@charset "UTF-8";
:root,[data-bs-theme="light"]{--bs-blue: #233165;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #ef6c00;--bs-yellow: #ffc107;--bs-green: #3BAA35;--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: #233165;--bs-secondary: #6c757d;--bs-success: #3BAA35;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 35, 49, 101;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 59, 170, 53;--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: #0e1428;--bs-secondary-text-emphasis: #2b2f32;--bs-success-text-emphasis: #184415;--bs-info-text-emphasis: #055160;--bs-warning-text-emphasis: #664d03;--bs-danger-text-emphasis: #58151c;--bs-light-text-emphasis: #495057;--bs-dark-text-emphasis: #495057;--bs-primary-bg-subtle: #d3d6e0;--bs-secondary-bg-subtle: #e2e3e5;--bs-success-bg-subtle: #d8eed7;--bs-info-bg-subtle: #cff4fc;--bs-warning-bg-subtle: #fff3cd;--bs-danger-bg-subtle: #f8d7da;--bs-light-bg-subtle: #fcfcfd;--bs-dark-bg-subtle: #ced4da;--bs-primary-border-subtle: #a7adc1;--bs-secondary-border-subtle: #c4c8cb;--bs-success-border-subtle: #b1ddae;--bs-info-border-subtle: #9eeaf9;--bs-warning-border-subtle: #ffe69c;--bs-danger-border-subtle: #f1aeb5;--bs-light-border-subtle: #e9ecef;--bs-dark-border-subtle: #adb5bd;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg: #fff;--bs-body-bg-rgb: 255, 255, 255;--bs-emphasis-color: #000;--bs-emphasis-color-rgb: 0, 0, 0;--bs-secondary-color: rgba(33, 37, 41, 0.75);--bs-secondary-color-rgb: 33, 37, 41;--bs-secondary-bg: #e9ecef;--bs-secondary-bg-rgb: 233, 236, 239;--bs-tertiary-color: rgba(33, 37, 41, 0.5);--bs-tertiary-color-rgb: 33, 37, 41;--bs-tertiary-bg: #f8f9fa;--bs-tertiary-bg-rgb: 248, 249, 250;--bs-heading-color: inherit;--bs-link-color: #233165;--bs-link-color-rgb: 35, 49, 101;--bs-link-decoration: underline;--bs-link-hover-color: #1c2751;--bs-link-hover-color-rgb: 28, 39, 81;--bs-code-color: #d63384;--bs-highlight-bg: #fff3cd;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, 0.175);--bs-border-radius: 0.375rem;--bs-border-radius-sm: 0.25rem;--bs-border-radius-lg: 0.5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-xxl: 2rem;--bs-border-radius-2xl: var(--bs-border-radius-xxl);--bs-border-radius-pill: 50rem;--bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);--bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);--bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);--bs-focus-ring-width: 0.25rem;--bs-focus-ring-opacity: 0.25;--bs-focus-ring-color: rgba(35, 49, 101, 0.25);--bs-form-valid-color: #3BAA35;--bs-form-valid-border-color: #3BAA35;--bs-form-invalid-color: #dc3545;--bs-form-invalid-border-color: #dc3545}[data-bs-theme="dark"]{color-scheme:dark;--bs-body-color: #dee2e6;--bs-body-color-rgb: 222, 226, 230;--bs-body-bg: #212529;--bs-body-bg-rgb: 33, 37, 41;--bs-emphasis-color: #fff;--bs-emphasis-color-rgb: 255, 255, 255;--bs-secondary-color: rgba(222, 226, 230, 0.75);--bs-secondary-color-rgb: 222, 226, 230;--bs-secondary-bg: #343a40;--bs-secondary-bg-rgb: 52, 58, 64;--bs-tertiary-color: rgba(222, 226, 230, 0.5);--bs-tertiary-color-rgb: 222, 226, 230;--bs-tertiary-bg: #2b3035;--bs-tertiary-bg-rgb: 43, 48, 53;--bs-primary-text-emphasis: #7b83a3;--bs-secondary-text-emphasis: #a7acb1;--bs-success-text-emphasis: #89cc86;--bs-info-text-emphasis: #6edff6;--bs-warning-text-emphasis: #ffda6a;--bs-danger-text-emphasis: #ea868f;--bs-light-text-emphasis: #f8f9fa;--bs-dark-text-emphasis: #dee2e6;--bs-primary-bg-subtle: #070a14;--bs-secondary-bg-subtle: #161719;--bs-success-bg-subtle: #0c220b;--bs-info-bg-subtle: #032830;--bs-warning-bg-subtle: #332701;--bs-danger-bg-subtle: #2c0b0e;--bs-light-bg-subtle: #343a40;--bs-dark-bg-subtle: #1a1d20;--bs-primary-border-subtle: #151d3d;--bs-secondary-border-subtle: #41464b;--bs-success-border-subtle: #236620;--bs-info-border-subtle: #087990;--bs-warning-border-subtle: #997404;--bs-danger-border-subtle: #842029;--bs-light-border-subtle: #495057;--bs-dark-border-subtle: #343a40;--bs-heading-color: inherit;--bs-link-color: #7b83a3;--bs-link-hover-color: #959cb5;--bs-link-color-rgb: 123, 131, 163;--bs-link-hover-color-rgb: 149, 156, 181;--bs-code-color: #e685b5;--bs-border-color: #495057;--bs-border-color-translucent: rgba(255, 255, 255, 0.15);--bs-form-valid-color: #89cc86;--bs-form-valid-border-color: #89cc86;--bs-form-invalid-color: #ea868f;--bs-form-invalid-border-color: #ea868f}.fade{transition:opacity 0.15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height 0.35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width 0.35s ease}@media (prefers-reduced-motion:reduce){.collapsing.collapse-horizontal{transition:none}}.form-label{margin-bottom:0.5rem}.col-form-label{padding-top:calc(0.375rem + var(--bs-border-width));padding-bottom:calc(0.375rem + var(--bs-border-width));margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(0.5rem + var(--bs-border-width));padding-bottom:calc(0.5rem + var(--bs-border-width));font-size:1.25rem}.col-form-label-sm{padding-top:calc(0.25rem + var(--bs-border-width));padding-bottom:calc(0.25rem + var(--bs-border-width));font-size:0.875rem}.form-text{margin-top:0.25rem;font-size:0.875em;color:var(--bs-secondary-color)}.form-control{display:block;width:100%;padding:0.375rem 0.75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);appearance:none;background-color:var(--bs-body-bg);background-clip:padding-box;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color 0.15s ease-in-out, box-shadow 0.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:#9198b2;outline:0;box-shadow:0 0 0 0.25rem rgba(35, 49, 101, 0.25)}.form-control::-webkit-date-and-time-value{min-width:85px;height:1.5em;margin:0}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::placeholder{color:var(--bs-secondary-color);opacity:1}.form-control:disabled{background-color:var(--bs-secondary-bg);opacity:1}.form-control::file-selector-button{padding:0.375rem 0.75rem;margin:-0.375rem -0.75rem;margin-inline-end:0.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 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--bs-secondary-bg)}.form-control-plaintext{display:block;width:100%;padding:0.375rem 0;margin-bottom:0;line-height:1.5;color:var(--bs-body-color);background-color:transparent;border:solid transparent;border-width:var(--bs-border-width) 0}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));padding:0.25rem 0.5rem;font-size:0.875rem;border-radius:var(--bs-border-radius-sm)}.form-control-sm::file-selector-button{padding:0.25rem 0.5rem;margin:-0.25rem -0.5rem;margin-inline-end:0.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));padding:0.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.form-control-lg::file-selector-button{padding:0.5rem 1rem;margin:-0.5rem -1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + 0.75rem + calc(var(--bs-border-width) * 2))}textarea.form-control-sm{min-height:calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2))}textarea.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-control-color{width:3rem;height:calc(1.5em + 0.75rem + calc(var(--bs-border-width) * 2));padding:0.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0 !important;border-radius:var(--bs-border-radius)}.form-control-color::-webkit-color-swatch{border:0 !important;border-radius:var(--bs-border-radius)}.form-control-color.form-control-sm{height:calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2))}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");display:block;width:100%;padding:0.375rem 2.25rem 0.375rem 0.75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);appearance:none;background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img), var(--bs-form-select-bg-icon, none);background-repeat:no-repeat;background-position:right 0.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 0.15s ease-in-out, box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-select{transition:none}}.form-select:focus{border-color:#9198b2;outline:0;box-shadow:0 0 0 0.25rem rgba(35, 49, 101, 0.25)}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:0.75rem;background-image:none}.form-select:disabled{background-color:var(--bs-secondary-bg)}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--bs-body-color)}.form-select-sm{padding-top:0.25rem;padding-bottom:0.25rem;padding-left:0.5rem;font-size:0.875rem;border-radius:var(--bs-border-radius-sm)}.form-select-lg{padding-top:0.5rem;padding-bottom:0.5rem;padding-left:1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}[data-bs-theme="dark"] .form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:0.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-right:1.5em;padding-left:0;text-align:right}.form-check-reverse .form-check-input{float:right;margin-right:-1.5em;margin-left:0}.form-check-input{--bs-form-check-bg: var(--bs-body-bg);width:1em;height:1em;margin-top:0.25em;vertical-align:top;appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-repeat:no-repeat;background-position:center;background-size:contain;border:var(--bs-border-width) solid var(--bs-border-color);print-color-adjust:exact;transition:all 0.2s ease-in-out}@media (prefers-reduced-motion:reduce){.form-check-input{transition:none}}.form-check-input[type="checkbox"]{border-radius:0.25em}.form-check-input[type="radio"]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#9198b2;outline:0;box-shadow:0 0 0 0.25rem rgba(35, 49, 101, 0.25)}.form-check-input:checked{background-color:#233165;border-color:#233165}.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:#233165;border-color:#233165;--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:0.5}.form-check-input[disabled]~.form-check-label,.form-check-input:disabled~.form-check-label{cursor:default;opacity:0.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");width:2em;margin-left:-2.5em;background-image:var(--bs-form-switch-bg);background-position:left center;border-radius:2em;transition:background-position 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%239198b2'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0, 0, 0, 0);pointer-events:none}.btn-check[disabled]+.btn,.btn-check:disabled+.btn{pointer-events:none;filter:none;opacity:0.65}[data-bs-theme="dark"] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e")}.form-range{width:100%;height:1.5rem;padding:0;appearance:none;background-color:transparent}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff, 0 0 0 0.25rem rgba(35, 49, 101, 0.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff, 0 0 0 0.25rem rgba(35, 49, 101, 0.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-0.25rem;appearance:none;background-color:#233165;border:0;border-radius:1rem;transition:background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#bdc1d1}.form-range::-webkit-slider-runnable-track{width:100%;height:0.5rem;color:transparent;cursor:pointer;background-color:var(--bs-tertiary-bg);border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;appearance:none;background-color:#233165;border:0;border-radius:1rem;transition:background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{transition:none}}.form-range::-moz-range-thumb:active{background-color:#bdc1d1}.form-range::-moz-range-track{width:100%;height:0.5rem;color:transparent;cursor:pointer;background-color:var(--bs-tertiary-bg);border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:var(--bs-secondary-color)}.form-range:disabled::-moz-range-thumb{background-color:var(--bs-secondary-color)}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + calc(var(--bs-border-width) * 2));min-height:calc(3.5rem + calc(var(--bs-border-width) * 2));line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;z-index:2;height:100%;padding:1rem 0.75rem;overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:var(--bs-border-width) solid transparent;transform-origin:0 0;transition:opacity 0.1s ease-in-out, transform 0.1s ease-in-out}@media (prefers-reduced-motion:reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem 0.75rem}.form-floating>.form-control::placeholder,.form-floating>.form-control-plaintext::placeholder{color:transparent}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown),.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:0.625rem}.form-floating>.form-control:-webkit-autofill,.form-floating>.form-control-plaintext:-webkit-autofill{padding-top:1.625rem;padding-bottom:0.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:0.625rem}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-control-plaintext~label,.form-floating>.form-select~label{color:rgba(var(--bs-body-color-rgb), 0.65);transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.form-floating>.form-control:focus~label::after,.form-floating>.form-control:not(:placeholder-shown)~label::after,.form-floating>.form-control-plaintext~label::after,.form-floating>.form-select~label::after{position:absolute;inset:1rem 0.375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius)}.form-floating>.form-control:-webkit-autofill~label{color:rgba(var(--bs-body-color-rgb), 0.65);transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.form-floating>.form-control-plaintext~label{border-width:var(--bs-border-width) 0}.form-floating>:disabled~label,.form-floating>.form-control:disabled~label{color:#6c757d}.form-floating>:disabled~label::after,.form-floating>.form-control:disabled~label::after{background-color:var(--bs-secondary-bg)}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select,.input-group>.form-floating{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus,.input-group>.form-floating:focus-within{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{display:flex;align-items:center;padding:0.375rem 0.75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);text-align:center;white-space:nowrap;background-color:var(--bs-tertiary-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius)}.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text,.input-group-lg>.btn{padding:0.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text,.input-group-sm>.btn{padding:0.25rem 0.5rem;font-size:0.875rem;border-radius:var(--bs-border-radius-sm)}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:calc(var(--bs-border-width) * -1);border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:0.25rem;font-size:0.875em;color:var(--bs-form-valid-color)}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:0.25rem 0.5rem;margin-top:0.1rem;font-size:0.875rem;color:#fff;background-color:var(--bs-success);border-radius:var(--bs-border-radius)}.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip,.is-valid~.valid-feedback,.is-valid~.valid-tooltip{display:block}.was-validated .form-control:valid,.form-control.is-valid{border-color:var(--bs-form-valid-border-color);padding-right:calc(1.5em + 0.75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%233BAA35' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(0.375em + 0.1875rem) center;background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 0.25rem rgba(var(--bs-success-rgb), 0.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + 0.75rem);background-position:top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem)}.was-validated .form-select:valid,.form-select.is-valid{border-color:var(--bs-form-valid-border-color)}.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"],.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%233BAA35' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right 0.75rem center, center right 2.25rem;background-size:16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-select:valid:focus,.form-select.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 0.25rem rgba(var(--bs-success-rgb), 0.25)}.was-validated .form-control-color:valid,.form-control-color.is-valid{width:calc(3rem + calc(1.5em + 0.75rem))}.was-validated .form-check-input:valid,.form-check-input.is-valid{border-color:var(--bs-form-valid-border-color)}.was-validated .form-check-input:valid:checked,.form-check-input.is-valid:checked{background-color:var(--bs-form-valid-color)}.was-validated .form-check-input:valid:focus,.form-check-input.is-valid:focus{box-shadow:0 0 0 0.25rem rgba(var(--bs-success-rgb), 0.25)}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:var(--bs-form-valid-color)}.form-check-inline .form-check-input~.valid-feedback{margin-left:0.5em}.was-validated .input-group>.form-control:not(:focus):valid,.input-group>.form-control:not(:focus).is-valid,.was-validated .input-group>.form-select:not(:focus):valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.input-group>.form-floating:not(:focus-within).is-valid{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:0.25rem;font-size:0.875em;color:var(--bs-form-invalid-color)}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:0.25rem 0.5rem;margin-top:0.1rem;font-size:0.875rem;color:#fff;background-color:var(--bs-danger);border-radius:var(--bs-border-radius)}.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip,.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip{display:block}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.5em + 0.75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(0.375em + 0.1875rem) center;background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 0.25rem rgba(var(--bs-danger-rgb), 0.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + 0.75rem);background-position:top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem)}.was-validated .form-select:invalid,.form-select.is-invalid{border-color:var(--bs-form-invalid-border-color)}.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"],.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right 0.75rem center, center right 2.25rem;background-size:16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-select:invalid:focus,.form-select.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 0.25rem rgba(var(--bs-danger-rgb), 0.25)}.was-validated .form-control-color:invalid,.form-control-color.is-invalid{width:calc(3rem + calc(1.5em + 0.75rem))}.was-validated .form-check-input:invalid,.form-check-input.is-invalid{border-color:var(--bs-form-invalid-border-color)}.was-validated .form-check-input:invalid:checked,.form-check-input.is-invalid:checked{background-color:var(--bs-form-invalid-color)}.was-validated .form-check-input:invalid:focus,.form-check-input.is-invalid:focus{box-shadow:0 0 0 0.25rem rgba(var(--bs-danger-rgb), 0.25)}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:var(--bs-form-invalid-color)}.form-check-inline .form-check-input~.invalid-feedback{margin-left:0.5em}.was-validated .input-group>.form-control:not(:focus):invalid,.input-group>.form-control:not(:focus).is-invalid,.was-validated .input-group>.form-select:not(:focus):invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.input-group>.form-floating:not(:focus-within).is-invalid{z-index:4}.btn{--bs-btn-padding-x: 0.75rem;--bs-btn-padding-y: 0.375rem;--bs-btn-font-family: ;--bs-btn-font-size:1rem;--bs-btn-font-weight: 400;--bs-btn-line-height: 1.5;--bs-btn-color: var(--bs-body-color);--bs-btn-bg: transparent;--bs-btn-border-width: var(--bs-border-width);--bs-btn-border-color: transparent;--bs-btn-border-radius: var(--bs-border-radius);--bs-btn-hover-border-color: transparent;--bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);--bs-btn-disabled-opacity: 0.65;--bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out}@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: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: #233165;--bs-btn-border-color: #233165;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #1e2a56;--bs-btn-hover-border-color: #1c2751;--bs-btn-focus-shadow-rgb: 68, 80, 124;--bs-btn-active-color: #fff;--bs-btn-active-bg: #1c2751;--bs-btn-active-border-color: #1a254c;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #233165;--bs-btn-disabled-border-color: #233165}.btn-secondary{--bs-btn-color: #fff;--bs-btn-bg: #6c757d;--bs-btn-border-color: #6c757d;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #5c636a;--bs-btn-hover-border-color: #565e64;--bs-btn-focus-shadow-rgb: 130, 138, 145;--bs-btn-active-color: #fff;--bs-btn-active-bg: #565e64;--bs-btn-active-border-color: #51585e;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #6c757d;--bs-btn-disabled-border-color: #6c757d}.btn-success{--bs-btn-color: #000;--bs-btn-bg: #3BAA35;--bs-btn-border-color: #3BAA35;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #58b753;--bs-btn-hover-border-color: #4fb349;--bs-btn-focus-shadow-rgb: 50, 145, 45;--bs-btn-active-color: #000;--bs-btn-active-bg: #62bb5d;--bs-btn-active-border-color: #4fb349;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #3BAA35;--bs-btn-disabled-border-color: #3BAA35}.btn-info{--bs-btn-color: #000;--bs-btn-bg: #0dcaf0;--bs-btn-border-color: #0dcaf0;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #31d2f2;--bs-btn-hover-border-color: #25cff2;--bs-btn-focus-shadow-rgb: 11, 172, 204;--bs-btn-active-color: #000;--bs-btn-active-bg: #3dd5f3;--bs-btn-active-border-color: #25cff2;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #0dcaf0;--bs-btn-disabled-border-color: #0dcaf0}.btn-warning{--bs-btn-color: #000;--bs-btn-bg: #ffc107;--bs-btn-border-color: #ffc107;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #ffca2c;--bs-btn-hover-border-color: #ffc720;--bs-btn-focus-shadow-rgb: 217, 164, 6;--bs-btn-active-color: #000;--bs-btn-active-bg: #ffcd39;--bs-btn-active-border-color: #ffc720;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #ffc107;--bs-btn-disabled-border-color: #ffc107}.btn-danger{--bs-btn-color: #fff;--bs-btn-bg: #dc3545;--bs-btn-border-color: #dc3545;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #bb2d3b;--bs-btn-hover-border-color: #b02a37;--bs-btn-focus-shadow-rgb: 225, 83, 97;--bs-btn-active-color: #fff;--bs-btn-active-bg: #b02a37;--bs-btn-active-border-color: #a52834;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #dc3545;--bs-btn-disabled-border-color: #dc3545}.btn-light{--bs-btn-color: #000;--bs-btn-bg: #f8f9fa;--bs-btn-border-color: #f8f9fa;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #d3d4d5;--bs-btn-hover-border-color: #c6c7c8;--bs-btn-focus-shadow-rgb: 211, 212, 213;--bs-btn-active-color: #000;--bs-btn-active-bg: #c6c7c8;--bs-btn-active-border-color: #babbbc;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #f8f9fa;--bs-btn-disabled-border-color: #f8f9fa}.btn-dark{--bs-btn-color: #fff;--bs-btn-bg: #212529;--bs-btn-border-color: #212529;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #424649;--bs-btn-hover-border-color: #373b3e;--bs-btn-focus-shadow-rgb: 66, 70, 73;--bs-btn-active-color: #fff;--bs-btn-active-bg: #4d5154;--bs-btn-active-border-color: #373b3e;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #212529;--bs-btn-disabled-border-color: #212529}.btn-outline-primary{--bs-btn-color: #233165;--bs-btn-border-color: #233165;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #233165;--bs-btn-hover-border-color: #233165;--bs-btn-focus-shadow-rgb: 35, 49, 101;--bs-btn-active-color: #fff;--bs-btn-active-bg: #233165;--bs-btn-active-border-color: #233165;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #233165;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #233165;--bs-gradient: none}.btn-outline-secondary{--bs-btn-color: #6c757d;--bs-btn-border-color: #6c757d;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #6c757d;--bs-btn-hover-border-color: #6c757d;--bs-btn-focus-shadow-rgb: 108, 117, 125;--bs-btn-active-color: #fff;--bs-btn-active-bg: #6c757d;--bs-btn-active-border-color: #6c757d;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #6c757d;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #6c757d;--bs-gradient: none}.btn-outline-success{--bs-btn-color: #3BAA35;--bs-btn-border-color: #3BAA35;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #3BAA35;--bs-btn-hover-border-color: #3BAA35;--bs-btn-focus-shadow-rgb: 59, 170, 53;--bs-btn-active-color: #000;--bs-btn-active-bg: #3BAA35;--bs-btn-active-border-color: #3BAA35;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #3BAA35;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #3BAA35;--bs-gradient: none}.btn-outline-info{--bs-btn-color: #0dcaf0;--bs-btn-border-color: #0dcaf0;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #0dcaf0;--bs-btn-hover-border-color: #0dcaf0;--bs-btn-focus-shadow-rgb: 13, 202, 240;--bs-btn-active-color: #000;--bs-btn-active-bg: #0dcaf0;--bs-btn-active-border-color: #0dcaf0;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #0dcaf0;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #0dcaf0;--bs-gradient: none}.btn-outline-warning{--bs-btn-color: #ffc107;--bs-btn-border-color: #ffc107;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #ffc107;--bs-btn-hover-border-color: #ffc107;--bs-btn-focus-shadow-rgb: 255, 193, 7;--bs-btn-active-color: #000;--bs-btn-active-bg: #ffc107;--bs-btn-active-border-color: #ffc107;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #ffc107;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #ffc107;--bs-gradient: none}.btn-outline-danger{--bs-btn-color: #dc3545;--bs-btn-border-color: #dc3545;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #dc3545;--bs-btn-hover-border-color: #dc3545;--bs-btn-focus-shadow-rgb: 220, 53, 69;--bs-btn-active-color: #fff;--bs-btn-active-bg: #dc3545;--bs-btn-active-border-color: #dc3545;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #dc3545;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #dc3545;--bs-gradient: none}.btn-outline-light{--bs-btn-color: #f8f9fa;--bs-btn-border-color: #f8f9fa;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #f8f9fa;--bs-btn-hover-border-color: #f8f9fa;--bs-btn-focus-shadow-rgb: 248, 249, 250;--bs-btn-active-color: #000;--bs-btn-active-bg: #f8f9fa;--bs-btn-active-border-color: #f8f9fa;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #f8f9fa;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #f8f9fa;--bs-gradient: none}.btn-outline-dark{--bs-btn-color: #212529;--bs-btn-border-color: #212529;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #212529;--bs-btn-hover-border-color: #212529;--bs-btn-focus-shadow-rgb: 33, 37, 41;--bs-btn-active-color: #fff;--bs-btn-active-bg: #212529;--bs-btn-active-border-color: #212529;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #212529;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #212529;--bs-gradient: none}.btn-link{--bs-btn-font-weight: 400;--bs-btn-color: var(--bs-link-color);--bs-btn-bg: transparent;--bs-btn-border-color: transparent;--bs-btn-hover-color: var(--bs-link-hover-color);--bs-btn-hover-border-color: transparent;--bs-btn-active-color: var(--bs-link-hover-color);--bs-btn-active-border-color: transparent;--bs-btn-disabled-color: #6c757d;--bs-btn-disabled-border-color: transparent;--bs-btn-box-shadow: 0 0 0 #000;--bs-btn-focus-shadow-rgb: 68, 80, 124;text-decoration:underline}.btn-link:focus-visible{color:var(--bs-btn-color)}.btn-link:hover{color:var(--bs-btn-hover-color)}.btn-lg,.btn-group-lg>.btn{--bs-btn-padding-y: 0.5rem;--bs-btn-padding-x: 1rem;--bs-btn-font-size:1.25rem;--bs-btn-border-radius: var(--bs-border-radius-lg)}.btn-sm,.btn-group-sm>.btn{--bs-btn-padding-y: 0.25rem;--bs-btn-padding-x: 0.5rem;--bs-btn-font-size:0.875rem;--bs-btn-border-radius: var(--bs-border-radius-sm)}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;flex:1 1 auto}.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn:hover,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group{border-radius:var(--bs-border-radius)}.btn-group>:not(.btn-check:first-child)+.btn,.btn-group>.btn-group:not(:first-child){margin-left:calc(var(--bs-border-width) * -1)}.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.btn-group>.btn.dropdown-toggle-split:first-child,.btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn,.btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:0.5625rem;padding-left:0.5625rem}.dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after,.dropend .dropdown-toggle-split::after{margin-left:0}.dropstart .dropdown-toggle-split::before{margin-right:0}.btn-sm+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split{padding-right:0.375rem;padding-left:0.375rem}.btn-lg+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split{padding-right:0.75rem;padding-left:0.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child){margin-top:calc(var(--bs-border-width) * -1)}.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn~.btn,.btn-group-vertical>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-top-right-radius:0}.dropup,.dropend,.dropdown,.dropstart,.dropup-center,.dropdown-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:0.255em;vertical-align:0.255em;content:"";border-top:0.3em solid;border-right:0.3em solid transparent;border-bottom:0;border-left:0.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: 0.5rem;--bs-dropdown-spacer: 0.125rem;--bs-dropdown-font-size:1rem;--bs-dropdown-color: var(--bs-body-color);--bs-dropdown-bg: var(--bs-body-bg);--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-border-radius: var(--bs-border-radius);--bs-dropdown-border-width: var(--bs-border-width);--bs-dropdown-inner-border-radius: calc(var(--bs-border-radius) - var(--bs-border-width));--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y: 0.5rem;--bs-dropdown-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);--bs-dropdown-link-color: var(--bs-body-color);--bs-dropdown-link-hover-color: var(--bs-body-color);--bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #233165;--bs-dropdown-link-disabled-color: var(--bs-tertiary-color);--bs-dropdown-item-padding-x: 1rem;--bs-dropdown-item-padding-y: 0.25rem;--bs-dropdown-header-color: #6c757d;--bs-dropdown-header-padding-x: 1rem;--bs-dropdown-header-padding-y: 0.5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius)}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer)}.dropdown-menu-start{--bs-position: start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position: end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-start{--bs-position: start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position: end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-start{--bs-position: start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position: end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-start{--bs-position: start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position: end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-start{--bs-position: start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position: end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1400px){.dropdown-menu-xxl-start{--bs-position: start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position: end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer)}.dropup .dropdown-toggle::after{display:inline-block;margin-left:0.255em;vertical-align:0.255em;content:"";border-top:0;border-right:0.3em solid transparent;border-bottom:0.3em solid;border-left:0.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer)}.dropend .dropdown-toggle::after{display:inline-block;margin-left:0.255em;vertical-align:0.255em;content:"";border-top:0.3em solid transparent;border-right:0;border-bottom:0.3em solid transparent;border-left:0.3em solid}.dropend .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-toggle::after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer)}.dropstart .dropdown-toggle::after{display:inline-block;margin-left:0.255em;vertical-align:0.255em;content:""}.dropstart .dropdown-toggle::after{display:none}.dropstart .dropdown-toggle::before{display:inline-block;margin-right:0.255em;vertical-align:0.255em;content:"";border-top:0.3em solid transparent;border-right:0.3em solid;border-bottom:0.3em solid transparent}.dropstart .dropdown-toggle:empty::after{margin-left:0}.dropstart .dropdown-toggle::before{vertical-align:0}.dropdown-divider{height:0;margin:var(--bs-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1}.dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0;border-radius:var(--bs-dropdown-item-border-radius, 0)}.dropdown-item:hover,.dropdown-item:focus{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg)}.dropdown-item.active,.dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:0.875rem;color:var(--bs-dropdown-header-color);white-space:nowrap}.dropdown-item-text{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color)}.dropdown-menu-dark{--bs-dropdown-color: #dee2e6;--bs-dropdown-bg: #343a40;--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color: #dee2e6;--bs-dropdown-link-hover-color: #fff;--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg: rgba(255, 255, 255, 0.15);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #233165;--bs-dropdown-link-disabled-color: #adb5bd;--bs-dropdown-header-color: #adb5bd}.card{--bs-card-spacer-y: 1rem;--bs-card-spacer-x: 1rem;--bs-card-title-spacer-y: 0.5rem;--bs-card-title-color: ;--bs-card-subtitle-color: ;--bs-card-border-width: var(--bs-border-width);--bs-card-border-color: var(--bs-border-color-translucent);--bs-card-border-radius: var(--bs-border-radius);--bs-card-box-shadow: ;--bs-card-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-card-cap-padding-y: 0.5rem;--bs-card-cap-padding-x: 1rem;--bs-card-cap-bg: rgba(var(--bs-body-color-rgb), 0.03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg: var(--bs-body-bg);--bs-card-img-overlay-padding: 1rem;--bs-card-group-margin: 0.75rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);color:var(--bs-body-color);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius)}.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}}.pagination{--bs-pagination-padding-x: 0.75rem;--bs-pagination-padding-y: 0.375rem;--bs-pagination-font-size:1rem;--bs-pagination-color: var(--bs-link-color);--bs-pagination-bg: var(--bs-body-bg);--bs-pagination-border-width: var(--bs-border-width);--bs-pagination-border-color: var(--bs-border-color);--bs-pagination-border-radius: var(--bs-border-radius);--bs-pagination-hover-color: var(--bs-link-hover-color);--bs-pagination-hover-bg: var(--bs-tertiary-bg);--bs-pagination-hover-border-color: var(--bs-border-color);--bs-pagination-focus-color: var(--bs-link-hover-color);--bs-pagination-focus-bg: var(--bs-secondary-bg);--bs-pagination-focus-box-shadow: 0 0 0 0.25rem rgba(35, 49, 101, 0.25);--bs-pagination-active-color: #fff;--bs-pagination-active-bg: #233165;--bs-pagination-active-border-color: #233165;--bs-pagination-disabled-color: var(--bs-secondary-color);--bs-pagination-disabled-bg: var(--bs-secondary-bg);--bs-pagination-disabled-border-color: var(--bs-border-color);display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);text-decoration:none;background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}.page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);outline:0;box-shadow:var(--bs-pagination-focus-box-shadow)}.page-link.active,.active>.page-link{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.page-link.disabled,.disabled>.page-link{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color)}.page-item:not(:first-child) .page-link{margin-left:calc(var(--bs-border-width) * -1)}.page-item:first-child .page-link{border-top-left-radius:var(--bs-pagination-border-radius);border-bottom-left-radius:var(--bs-pagination-border-radius)}.page-item:last-child .page-link{border-top-right-radius:var(--bs-pagination-border-radius);border-bottom-right-radius:var(--bs-pagination-border-radius)}.pagination-lg{--bs-pagination-padding-x: 1.5rem;--bs-pagination-padding-y: 0.75rem;--bs-pagination-font-size:1.25rem;--bs-pagination-border-radius: var(--bs-border-radius-lg)}.pagination-sm{--bs-pagination-padding-x: 0.5rem;--bs-pagination-padding-y: 0.25rem;--bs-pagination-font-size:0.875rem;--bs-pagination-border-radius: var(--bs-border-radius-sm)}.badge{--bs-badge-padding-x: 0.65em;--bs-badge-padding-y: 0.35em;--bs-badge-font-size:0.75em;--bs-badge-font-weight: 700;--bs-badge-color: #fff;--bs-badge-border-radius: var(--bs-border-radius);display:inline-block;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;color:var(--bs-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:var(--bs-badge-border-radius)}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.tooltip{--bs-tooltip-zindex: 1080;--bs-tooltip-max-width: 200px;--bs-tooltip-padding-x: 0.5rem;--bs-tooltip-padding-y: 0.25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size:0.875rem;--bs-tooltip-color: var(--bs-body-bg);--bs-tooltip-bg: var(--bs-emphasis-color);--bs-tooltip-border-radius: var(--bs-border-radius);--bs-tooltip-opacity: 0.9;--bs-tooltip-arrow-width: 0.8rem;--bs-tooltip-arrow-height: 0.4rem;z-index:var(--bs-tooltip-zindex);display:block;margin:var(--bs-tooltip-margin);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-tooltip-font-size);word-wrap:break-word;opacity:0}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;width:var(--bs-tooltip-arrow-width);height:var(--bs-tooltip-arrow-height)}.tooltip .tooltip-arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-top .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^="top"] .tooltip-arrow{bottom:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-top .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^="top"] .tooltip-arrow::before{top:-1px;border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-top-color:var(--bs-tooltip-bg)}.bs-tooltip-end .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^="right"] .tooltip-arrow{left:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-end .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^="right"] .tooltip-arrow::before{right:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-right-color:var(--bs-tooltip-bg)}.bs-tooltip-bottom .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow{top:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-bottom .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow::before{bottom:-1px;border-width:0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-bottom-color:var(--bs-tooltip-bg)}.bs-tooltip-start .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^="left"] .tooltip-arrow{right:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-start .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^="left"] .tooltip-arrow::before{left:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) 0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-left-color:var(--bs-tooltip-bg)}.tooltip-inner{max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);color:var(--bs-tooltip-color);text-align:center;background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius)}.spinner-grow,.spinner-border{display:inline-block;width:var(--bs-spinner-width);height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);border-radius:50%;animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)}@keyframes spinner-border{to{transform:rotate(360deg) /* rtl:ignore */}}.spinner-border{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -0.125em;--bs-spinner-border-width: 0.25em;--bs-spinner-animation-speed: 0.75s;--bs-spinner-animation-name: spinner-border;border:var(--bs-spinner-border-width) solid currentcolor;border-right-color:transparent}.spinner-border-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem;--bs-spinner-border-width: 0.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -0.125em;--bs-spinner-animation-speed: 0.75s;--bs-spinner-animation-name: spinner-grow;background-color:currentcolor;opacity:0}.spinner-grow-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{--bs-spinner-animation-speed: 1.5s}}.btn-close{--bs-btn-close-color: #000;--bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");--bs-btn-close-opacity: 0.5;--bs-btn-close-hover-opacity: 0.75;--bs-btn-close-focus-shadow: 0 0 0 0.25rem rgba(35, 49, 101, 0.25);--bs-btn-close-focus-opacity: 1;--bs-btn-close-disabled-opacity: 0.25;--bs-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);box-sizing:content-box;width:1em;height:1em;padding:0.25em 0.25em;color:var(--bs-btn-close-color);background:transparent var(--bs-btn-close-bg) center / 1em auto no-repeat;border:0;border-radius:0.375rem;opacity:var(--bs-btn-close-opacity)}.btn-close:hover{color:var(--bs-btn-close-color);text-decoration:none;opacity:var(--bs-btn-close-hover-opacity)}.btn-close:focus{outline:0;box-shadow:var(--bs-btn-close-focus-shadow);opacity:var(--bs-btn-close-focus-opacity)}.btn-close:disabled,.btn-close.disabled{pointer-events:none;user-select:none;opacity:var(--bs-btn-close-disabled-opacity)}.btn-close-white{filter:var(--bs-btn-close-white-filter)}[data-bs-theme="dark"] .btn-close{filter:var(--bs-btn-close-white-filter)}.clearfix::after{display:block;clear:both;content:""}.text-bg-primary{color:#fff !important;background-color:rgba(var(--bs-primary-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-secondary{color:#fff !important;background-color:rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-success{color:#000 !important;background-color:rgba(var(--bs-success-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-info{color:#000 !important;background-color:rgba(var(--bs-info-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-warning{color:#000 !important;background-color:rgba(var(--bs-warning-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-danger{color:#fff !important;background-color:rgba(var(--bs-danger-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-light{color:#000 !important;background-color:rgba(var(--bs-light-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-dark{color:#fff !important;background-color:rgba(var(--bs-dark-rgb), var(--bs-bg-opacity, 1)) !important}.link-primary{color:rgba(var(--bs-primary-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:rgba(var(--bs-primary-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-primary:hover,.link-primary:focus{color:rgba(28, 39, 81, var(--bs-link-opacity, 1)) !important;text-decoration-color:rgba(28, 39, 81, var(--bs-link-underline-opacity, 1)) !important}.link-secondary{color:rgba(var(--bs-secondary-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:rgba(var(--bs-secondary-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-secondary:hover,.link-secondary:focus{color:rgba(86, 94, 100, var(--bs-link-opacity, 1)) !important;text-decoration-color:rgba(86, 94, 100, var(--bs-link-underline-opacity, 1)) !important}.link-success{color:rgba(var(--bs-success-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:rgba(var(--bs-success-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-success:hover,.link-success:focus{color:rgba(98, 187, 93, var(--bs-link-opacity, 1)) !important;text-decoration-color:rgba(98, 187, 93, var(--bs-link-underline-opacity, 1)) !important}.link-info{color:rgba(var(--bs-info-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:rgba(var(--bs-info-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-info:hover,.link-info:focus{color:rgba(61, 213, 243, var(--bs-link-opacity, 1)) !important;text-decoration-color:rgba(61, 213, 243, var(--bs-link-underline-opacity, 1)) !important}.link-warning{color:rgba(var(--bs-warning-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:rgba(var(--bs-warning-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-warning:hover,.link-warning:focus{color:rgba(255, 205, 57, var(--bs-link-opacity, 1)) !important;text-decoration-color:rgba(255, 205, 57, var(--bs-link-underline-opacity, 1)) !important}.link-danger{color:rgba(var(--bs-danger-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:rgba(var(--bs-danger-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-danger:hover,.link-danger:focus{color:rgba(176, 42, 55, var(--bs-link-opacity, 1)) !important;text-decoration-color:rgba(176, 42, 55, var(--bs-link-underline-opacity, 1)) !important}.link-light{color:rgba(var(--bs-light-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:rgba(var(--bs-light-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-light:hover,.link-light:focus{color:rgba(249, 250, 251, var(--bs-link-opacity, 1)) !important;text-decoration-color:rgba(249, 250, 251, var(--bs-link-underline-opacity, 1)) !important}.link-dark{color:rgba(var(--bs-dark-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:rgba(var(--bs-dark-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-dark:hover,.link-dark:focus{color:rgba(26, 30, 33, var(--bs-link-opacity, 1)) !important;text-decoration-color:rgba(26, 30, 33, var(--bs-link-underline-opacity, 1)) !important}.link-body-emphasis{color:rgba(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:rgba(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-body-emphasis:hover,.link-body-emphasis:focus{color:rgba(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 0.75)) !important;text-decoration-color:rgba(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 0.75)) !important}.focus-ring:focus{outline:0;box-shadow:var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color)}.icon-link{display:inline-flex;gap:0.375rem;align-items:center;text-decoration-color:rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 0.5));text-underline-offset:0.25em;backface-visibility:hidden}.icon-link>.bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:0.2s ease-in-out transform}@media (prefers-reduced-motion:reduce){.icon-link>.bi{transition:none}}.icon-link-hover:hover>.bi,.icon-link-hover:focus-visible>.bi{transform:var(--bs-icon-link-transform, translate3d(0.25em, 0, 0))}.ratio{position:relative;width:100%}.ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio: 100%}.ratio-4x3{--bs-aspect-ratio: calc(3 / 4 * 100%)}.ratio-16x9{--bs-aspect-ratio: calc(9 / 16 * 100%)}.ratio-21x9{--bs-aspect-ratio: calc(9 / 21 * 100%)}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1020}.sticky-bottom{position:sticky;bottom:0;z-index:1020}@media (min-width:576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important;border:0 !important}.visually-hidden:not(caption),.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption){position:absolute !important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:var(--bs-border-width);min-height:1em;background-color:currentcolor;opacity:0.25}.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}.m-0{margin:0 !important}.m-1{margin:0.25rem !important}.m-2{margin:0.5rem !important}.m-3{margin:1rem !important}.m-4{margin:1.5rem !important}.m-5{margin:3rem !important}.m-auto{margin:auto !important}.mt-0{margin-top:0 !important}.mt-1{margin-top:0.25rem !important}.mt-2{margin-top:0.5rem !important}.mt-3{margin-top:1rem !important}.mt-4{margin-top:1.5rem !important}.mt-5{margin-top:3rem !important}.mt-auto{margin-top:auto !important}.pt-0{padding-top:0 !important}.pt-1{padding-top:0.25rem !important}.pt-2{padding-top:0.5rem !important}.pt-3{padding-top:1rem !important}.pt-4{padding-top:1.5rem !important}.pt-5{padding-top:3rem !important}.text-primary{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important}.text-secondary{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important}.text-success{--bs-text-opacity: 1;color:rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important}.text-info{--bs-text-opacity: 1;color:rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important}.text-warning{--bs-text-opacity: 1;color:rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important}.text-danger{--bs-text-opacity: 1;color:rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important}.text-light{--bs-text-opacity: 1;color:rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important}.text-dark{--bs-text-opacity: 1;color:rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important}.text-black{--bs-text-opacity: 1;color:rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important}.text-white{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important}.text-body{--bs-text-opacity: 1;color:rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important}.text-muted{--bs-text-opacity: 1;color:var(--bs-secondary-color) !important}.text-black-50{--bs-text-opacity: 1;color:rgba(0, 0, 0, 0.5) !important}.text-white-50{--bs-text-opacity: 1;color:rgba(255, 255, 255, 0.5) !important}.text-body-secondary{--bs-text-opacity: 1;color:var(--bs-secondary-color) !important}.text-body-tertiary{--bs-text-opacity: 1;color:var(--bs-tertiary-color) !important}.text-body-emphasis{--bs-text-opacity: 1;color:var(--bs-emphasis-color) !important}.text-reset{--bs-text-opacity: 1;color:inherit !important}@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}.m-sm-0{margin:0 !important}.m-sm-1{margin:0.25rem !important}.m-sm-2{margin:0.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}.mt-sm-0{margin-top:0 !important}.mt-sm-1{margin-top:0.25rem !important}.mt-sm-2{margin-top:0.5rem !important}.mt-sm-3{margin-top:1rem !important}.mt-sm-4{margin-top:1.5rem !important}.mt-sm-5{margin-top:3rem !important}.mt-sm-auto{margin-top:auto !important}.pt-sm-0{padding-top:0 !important}.pt-sm-1{padding-top:0.25rem !important}.pt-sm-2{padding-top:0.5rem !important}.pt-sm-3{padding-top:1rem !important}.pt-sm-4{padding-top:1.5rem !important}.pt-sm-5{padding-top:3rem !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}.m-md-0{margin:0 !important}.m-md-1{margin:0.25rem !important}.m-md-2{margin:0.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-0{margin-top:0 !important}.mt-md-1{margin-top:0.25rem !important}.mt-md-2{margin-top:0.5rem !important}.mt-md-3{margin-top:1rem !important}.mt-md-4{margin-top:1.5rem !important}.mt-md-5{margin-top:3rem !important}.mt-md-auto{margin-top:auto !important}.pt-md-0{padding-top:0 !important}.pt-md-1{padding-top:0.25rem !important}.pt-md-2{padding-top:0.5rem !important}.pt-md-3{padding-top:1rem !important}.pt-md-4{padding-top:1.5rem !important}.pt-md-5{padding-top:3rem !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}.m-lg-0{margin:0 !important}.m-lg-1{margin:0.25rem !important}.m-lg-2{margin:0.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}.mt-lg-0{margin-top:0 !important}.mt-lg-1{margin-top:0.25rem !important}.mt-lg-2{margin-top:0.5rem !important}.mt-lg-3{margin-top:1rem !important}.mt-lg-4{margin-top:1.5rem !important}.mt-lg-5{margin-top:3rem !important}.mt-lg-auto{margin-top:auto !important}.pt-lg-0{padding-top:0 !important}.pt-lg-1{padding-top:0.25rem !important}.pt-lg-2{padding-top:0.5rem !important}.pt-lg-3{padding-top:1rem !important}.pt-lg-4{padding-top:1.5rem !important}.pt-lg-5{padding-top:3rem !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}.m-xl-0{margin:0 !important}.m-xl-1{margin:0.25rem !important}.m-xl-2{margin:0.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-0{margin-top:0 !important}.mt-xl-1{margin-top:0.25rem !important}.mt-xl-2{margin-top:0.5rem !important}.mt-xl-3{margin-top:1rem !important}.mt-xl-4{margin-top:1.5rem !important}.mt-xl-5{margin-top:3rem !important}.mt-xl-auto{margin-top:auto !important}.pt-xl-0{padding-top:0 !important}.pt-xl-1{padding-top:0.25rem !important}.pt-xl-2{padding-top:0.5rem !important}.pt-xl-3{padding-top:1rem !important}.pt-xl-4{padding-top:1.5rem !important}.pt-xl-5{padding-top:3rem !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}.m-xxl-0{margin:0 !important}.m-xxl-1{margin:0.25rem !important}.m-xxl-2{margin:0.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}.mt-xxl-0{margin-top:0 !important}.mt-xxl-1{margin-top:0.25rem !important}.mt-xxl-2{margin-top:0.5rem !important}.mt-xxl-3{margin-top:1rem !important}.mt-xxl-4{margin-top:1.5rem !important}.mt-xxl-5{margin-top:3rem !important}.mt-xxl-auto{margin-top:auto !important}.pt-xxl-0{padding-top:0 !important}.pt-xxl-1{padding-top:0.25rem !important}.pt-xxl-2{padding-top:0.5rem !important}.pt-xxl-3{padding-top:1rem !important}.pt-xxl-4{padding-top:1.5rem !important}.pt-xxl-5{padding-top:3rem !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}}small,.small{font-size:0.875em}bookzo-search .bookzo .bookzo-search{font-family:"paralucent", sans-serif}bookzo-search .bookzo .bookzo-search form.form-inline{justify-content:center;padding:24px 18px;background:#3BAA35;border-radius:10px}bookzo-search .bookzo .bookzo-search form.form-inline .form-group-inline{box-shadow:0px 3px 6px #00000029;border-radius:10px}bookzo-search .bookzo .bookzo-search form.form-inline .form-group-inline .input-group-prepend .input-group-text{border-radius:10px 0 0 10px;background:white;border:none}bookzo-search .bookzo .bookzo-search form.form-inline .form-group-inline .input-group-prepend .input-group-text .bookzo-icon-wrapper svg{fill:#233165 !important}bookzo-search .bookzo .bookzo-search form.form-inline .form-group-inline .form-control{min-width:unset;border-radius:10px;font-size:17px;font-weight:300;color:#233165;border:none;padding:11px 16px 8px 9px;margin:0}bookzo-search .bookzo .bookzo-search form.form-inline .form-group-inline .form-control.form-control-active{border:none !important;box-shadow:none !important;text-decoration:underline}bookzo-search .bookzo .bookzo-search form.form-inline .form-group-inline .form-control:focus{box-shadow:none}bookzo-search .bookzo .bookzo-search form.form-inline .form-group-inline .form-control.w220{width:440px}bookzo-search .bookzo .bookzo-search form.form-inline .form-group-inline .form-control.ng-pristine{width:225px}bookzo-search .bookzo .bookzo-search form.form-inline .form-group-inline .form-control.form-control-datepicker{width:145px}bookzo-search .bookzo .bookzo-search form.form-inline .form-group-inline .form-control.bookzo-search-arrival{text-align:left;border-right:2px solid #9f9f9f !important}bookzo-search .bookzo .bookzo-search form.form-inline .form-group-inline .form-control.bookzo-search-departure{text-align:left}bookzo-search .bookzo .bookzo-search form.form-inline .form-group-inline label{color:#fff;text-align:left}bookzo-search .bookzo .bookzo-search form.form-inline .form-group-inline input{color:#233165}bookzo-search .bookzo .bookzo-search form.form-inline .dropdown-input,bookzo-search .bookzo .bookzo-search form.form-inline .bookzo-search-group{display:flex;overflow:hidden;background:white;align-items:center;border-radius:10px}bookzo-search .bookzo .bookzo-search form.form-inline .dropdown-input::before,bookzo-search .bookzo .bookzo-search form.form-inline .bookzo-search-group::before{content:"";font-family:"Font Awesome 6 Free";font-size:20px;font-weight:600;padding:0 6px 0 12px;color:#233165;cursor:pointer;pointer-events:none}bookzo-search .bookzo .bookzo-search form.form-inline button#searchButton{background:#ef6c00 !important;width:auto;border-radius:10px;box-shadow:0px 3px 6px #00000029;font-size:19px;font-weight:300;padding:11px 16px 8px 9px}bookzo-search .bookzo .bookzo-search form.form-inline button#searchButton:hover{background:#bc5500 !important}.searchmap .map-img{width:100%;object-fit:contain;border-radius:4px}.searchmap .map-link{text-align:center;color:#3BAA35;font-size:18px;margin:15px 0 20px 0;font-weight:700}.searchmap .map-link i{color:#ef6c00;padding-right:6px}a.book-button{border-radius:5px;padding:10px 20px;cursor:pointer;border:none;background-color:#ef6c00;color:#fff;font-size:14px;margin-left:15px;display:inline-block}a.book-button:hover{background:#bc5500;color:#fff}.btn-group{width:100%}.btn-group button.dropdown-toggle{border-radius:2px;background:#6c757d}.btn-group ul.dropdown-menu{width:100%;padding:25px;border-radius:2px;box-shadow:rgba(0, 0, 0, 0.24) 0px 3px 8px}.bookzo-results .results-wrapper bookzo-results-card #resultCard{border-radius:10px}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-img-top{width:40%}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-img-top .slider-panel{border-radius:10px}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-img-top .tags{display:flex;flex-wrap:wrap;max-width:88%;gap:3px}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-img-top .tags .tag{border:1px solid #fff;background-color:#ef6c00;color:white}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body{position:relative}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-content .card-title{max-width:90%}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-content .card-title h3{color:#3BAA35;font-size:18px}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-content .card-title h3.btn{display:unset;padding:0;border-radius:unset}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-content .card-title h3.btn:hover{color:#ef6c00}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-content .card-title h3.btn-link{text-decoration:unset;font-weight:600}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-content .card-title .location{font-size:12px}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-content .card-title .group-name{display:none}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-content .card-text .card-icons{position:relative;margin-bottom:20px !important}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-content .card-text .card-icons .icons{display:flex}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-content .card-text .card-icons .icons .popular-features,.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-content .card-text .card-icons .icons .object-combined-icons-wrapper{display:flex}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-content .card-text .card-icons .icons .popular-features .location,.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-content .card-text .card-icons .icons .object-combined-icons-wrapper .location{display:none}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-content .card-text .card-icons .icons .popular-features .popular-feature-huisdieren-niet-toegestaan,.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-content .card-text .card-icons .icons .object-combined-icons-wrapper .popular-feature-huisdieren-niet-toegestaan{display:none;padding-right:8px;font-size:12px;order:5}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-content .card-text .card-icons .icons .popular-features .popular-feature-huisdieren-niet-toegestaan:before,.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-content .card-text .card-icons .icons .object-combined-icons-wrapper .popular-feature-huisdieren-niet-toegestaan:before{font:var(--fa-font-regular);content:"";font-size:17px;font-weight:600;color:#000}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-content .card-text .card-icons .icons .popular-features .popular-feature-huisdieren-niet-toegestaan:after,.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-content .card-text .card-icons .icons .object-combined-icons-wrapper .popular-feature-huisdieren-niet-toegestaan:after{content:"0";font-size:12px;font-weight:400;color:#000}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-content .card-text .card-icons .icons .popular-features .popular-feature-energielabel-a,.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-content .card-text .card-icons .icons .popular-features .popular-feature-energielabel-b,.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-content .card-text .card-icons .icons .popular-features .popular-feature-energielabel-c,.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-content .card-text .card-icons .icons .popular-features .popular-feature-energielabel-d,.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-content .card-text .card-icons .icons .popular-features .popular-feature-energielabel-e,.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-content .card-text .card-icons .icons .popular-features .popular-feature-energielabel-f,.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-content .card-text .card-icons .icons .popular-features .popular-feature-energielabel-g,.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-content .card-text .card-icons .icons .object-combined-icons-wrapper .popular-feature-energielabel-a,.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-content .card-text .card-icons .icons .object-combined-icons-wrapper .popular-feature-energielabel-b,.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-content .card-text .card-icons .icons .object-combined-icons-wrapper .popular-feature-energielabel-c,.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-content .card-text .card-icons .icons .object-combined-icons-wrapper .popular-feature-energielabel-d,.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-content .card-text .card-icons .icons .object-combined-icons-wrapper .popular-feature-energielabel-e,.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-content .card-text .card-icons .icons .object-combined-icons-wrapper .popular-feature-energielabel-f,.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-content .card-text .card-icons .icons .object-combined-icons-wrapper .popular-feature-energielabel-g{display:none}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-content .card-text .card-icons .icons .popular-features .popular-feature-energielabel,.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-content .card-text .card-icons .icons .object-combined-icons-wrapper .popular-feature-energielabel{order:6;padding:2px 8px 0 0;font-size:12px;border-right:1px solid #ccc}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-content .card-text .card-icons .icons .popular-features .popular-feature-energielabel:before,.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-content .card-text .card-icons .icons .object-combined-icons-wrapper .popular-feature-energielabel:before{font:var(--fa-font-regular);content:"";font-size:17px;font-weight:600;color:#000}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-content .card-text .card-icons .icons .popular-features .popular-feature-aantal-badkamers,.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-content .card-text .card-icons .icons .object-combined-icons-wrapper .popular-feature-aantal-badkamers{order:2;padding:2px 8px 0 0;font-size:12px;border-right:1px solid #ccc}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-content .card-text .card-icons .icons .popular-features .popular-feature-aantal-badkamers:before,.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-content .card-text .card-icons .icons .object-combined-icons-wrapper .popular-feature-aantal-badkamers:before{font:var(--fa-font-regular);content:"";font-size:17px;font-weight:600;color:#000}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-content .card-text .card-icons .icons .popular-features .popular-feature-bad,.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-content .card-text .card-icons .icons .object-combined-icons-wrapper .popular-feature-bad{display:none;padding-right:8px}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-content .card-text .card-icons .icons .popular-features .popular-feature-bad:before,.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-content .card-text .card-icons .icons .object-combined-icons-wrapper .popular-feature-bad:before{font:var(--fa-font-regular);content:"";font-size:17px;font-weight:600;color:#000}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-content .card-text .card-icons .icons .popular-features .popular-feature-douche,.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-content .card-text .card-icons .icons .object-combined-icons-wrapper .popular-feature-douche{order:3;padding-right:8px;border-right:1px solid #ccc}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-content .card-text .card-icons .icons .popular-features .popular-feature-douche:before,.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-content .card-text .card-icons .icons .object-combined-icons-wrapper .popular-feature-douche:before{font:var(--fa-font-regular);content:"";font-size:17px;font-weight:600;color:#000}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-content .card-text .card-icons .icons .popular-features .popular-feature-aantal-slaapkamers,.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-content .card-text .card-icons .icons .object-combined-icons-wrapper .popular-feature-aantal-slaapkamers{order:1;padding-right:8px;border-right:1px solid #ccc}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-content .card-text .card-icons .icons .popular-features .popular-feature-aantal-slaapkamers:before,.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-content .card-text .card-icons .icons .object-combined-icons-wrapper .popular-feature-aantal-slaapkamers:before{font:var(--fa-font-regular);content:"";font-size:17px;font-weight:600;color:#000}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-content .card-text .card-icons .icons .popular-features .persons,.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-content .card-text .card-icons .icons .object-combined-icons-wrapper .persons{border-right:1px solid #ccc;padding-right:8px;order:1}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-content .card-text .card-icons .icons .popular-features .persons:before,.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-content .card-text .card-icons .icons .object-combined-icons-wrapper .persons:before{font:var(--fa-font-regular);content:"";font-size:17px;font-weight:600;color:#000}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-content .card-text .card-icons .icons .popular-features .pets,.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-content .card-text .card-icons .icons .object-combined-icons-wrapper .pets{order:5;padding-right:8px;border-right:1px solid #ccc}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-content .card-text .card-icons .icons .popular-features .pets:before,.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-content .card-text .card-icons .icons .object-combined-icons-wrapper .pets:before{font:var(--fa-font-regular);content:"";font-size:17px;font-weight:600;color:#000}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-content .card-text .card-icons .icons .popular-features .icon-wrapper,.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-content .card-text .card-icons .icons .object-combined-icons-wrapper .icon-wrapper{color:#000;font-size:12px;align-items:baseline}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-content .card-text .card-icons .icons .popular-features .icon-wrapper .bookzo-icon-wrapper svg,.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-content .card-text .card-icons .icons .object-combined-icons-wrapper .icon-wrapper .bookzo-icon-wrapper svg{display:none}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-content .card-text .card-icons .icons .popular-features .icon-wrapper span.popular-feature-text-name,.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-content .card-text .card-icons .icons .object-combined-icons-wrapper .icon-wrapper span.popular-feature-text-name{display:none}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-content .card-text .card-icons .icons .popular-features .icon-wrapper span.popular-feature-text-name-value-separator,.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-content .card-text .card-icons .icons .object-combined-icons-wrapper .icon-wrapper span.popular-feature-text-name-value-separator{display:none}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-content .card-text .card-icons .icons .persons-pets-location{display:flex;flex-direction:row-reverse;justify-content:flex-end;gap:35px;font-size:12px}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-content .card-text .card-icons .icons .persons-pets-location .persons-pets{margin-top:26px}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-content .card-text .card-icons .icons .persons-pets-location .persons-pets .persons{padding-right:8px;font-size:12px}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-content .card-text .card-icons .icons .persons-pets-location .persons-pets .pets{margin:0;padding:0 8px;font-size:12px;border-left:1px solid #ccc}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-content .card-text .card-icons .icons .persons-pets-location .location{position:absolute}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-content .card-text .card-icons .icons .persons-pets-location .location bookzo-icon{display:none}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-content .card-text .card-icons .icons svg{fill:#000 !important}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-content .card-text .card-description{display:none}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-content .card-text .card-usp{font-size:14px}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-content .card-text .card-usp ul{list-style:none;padding:0;margin:0}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-content .card-text .card-usp ul br{display:none}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-content .card-text .card-usp ul li{font-size:14px}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-content .card-text .card-usp ul li:before{display:inline-block;width:25px;height:25px;font-size:14px;color:#3BAA35;font-family:"Font Awesome 6 Free";content:"";font-weight:900}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-content .card-text .card-usp ul li:nth-child(n+4){display:none}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-content .rating-wrapper{position:absolute;top:5px;right:5px;padding:8px}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-content .rating-wrapper .average-rating-number{background:#3BAA35;color:#fff;font-size:15px;line-height:23px;border-radius:10px;padding:7px}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-content .rating-wrapper .average-rating-number span.star{font-size:14px}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-content .rating-wrapper .average-rating-star{display:none !important}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-bottom{margin-top:50px}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-bottom .card-buttons-wrapper .prices-and-buttons-search .card-prices bookzo-prices{flex-direction:unset}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-bottom .card-buttons-wrapper .prices-and-buttons-search .card-prices bookzo-prices .price-arrival-departure{align-items:start;bottom:unset;top:0;margin-top:5px;flex-direction:column}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-bottom .card-buttons-wrapper .prices-and-buttons-search .card-prices bookzo-prices .total-price-wrapper .price-discount .bookzo-currency-symbol{display:none}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-bottom .card-buttons-wrapper .prices-and-buttons-search .card-prices .price-per-night-wrapper{position:absolute;right:0;bottom:46px}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-bottom .card-buttons-wrapper .prices-and-buttons-search .card-prices .price-per-night-wrapper .price-discount{color:#d3d3d3;font-size:14px}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-bottom .card-buttons-wrapper .prices-and-buttons-search .card-prices .price-per-night-wrapper .price-discount .bookzo-currency-symbol{display:none}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-bottom .card-buttons-wrapper .prices-and-buttons-search .card-prices .badge-primary,.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-bottom .card-buttons-wrapper .prices-and-buttons-search .card-prices .badge-secondary{display:none}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-bottom .card-buttons-wrapper .prices-and-buttons-available-in-date-range .card-prices bookzo-free-period-prices .from-price{color:#d3d3d3;font-size:14px}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-bottom .card-buttons-wrapper .prices-and-buttons-available-in-date-range .card-prices bookzo-free-period-prices .from-price .price-discount{color:#d3d3d3;font-size:14px}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-bottom .card-buttons-wrapper .prices-and-buttons-available-in-date-range .card-prices bookzo-free-period-prices .from-price bookzo-prices .price-per-night-wrapper .bookzo-currency-symbol{display:none}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-bottom .card-buttons-wrapper .prices-and-buttons-available-in-date-range .card-prices bookzo-free-period-prices .from-price bookzo-prices .total-price-wrapper .bookzo-currency-symbol{display:none}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-bottom .card-buttons-wrapper .prices-and-buttons-available-in-date-range .card-prices bookzo-free-period-prices .from-price bookzo-prices .badge-primary,.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-bottom .card-buttons-wrapper .prices-and-buttons-available-in-date-range .card-prices bookzo-free-period-prices .from-price bookzo-prices .badge-secondary{display:none}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-bottom .card-buttons-wrapper>div{position:relative}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-bottom .card-buttons-wrapper>div .card-prices bookzo-prices{display:flex !important;justify-content:space-between;flex-direction:column-reverse}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-bottom .card-buttons-wrapper>div .card-prices bookzo-prices .price-per-night-wrapper{margin-top:6px}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-bottom .card-buttons-wrapper>div .card-prices bookzo-prices .price-per-night-wrapper .from-price{font-size:14px;color:#d3d3d3}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-bottom .card-buttons-wrapper>div .card-prices bookzo-prices .price-arrival-departure{margin-bottom:10px;font-size:12px;margin-top:50px;color:black !important;align-items:center;position:absolute;bottom:0}@media (max-width:767.98px){.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-bottom .card-buttons-wrapper>div .card-prices bookzo-prices .price-arrival-departure{margin-top:0;order:1;align-items:start;flex-direction:column}}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-bottom .card-buttons-wrapper>div .card-prices bookzo-prices .price-arrival-departure .holiday-tag{background:#CBE2C9}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-bottom .card-buttons-wrapper>div .card-prices bookzo-prices .total-price-wrapper{text-align:right;margin-bottom:0;position:absolute;right:0;bottom:67px;display:flex;align-items:baseline;justify-content:end;gap:4px}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-bottom .card-buttons-wrapper>div .card-prices bookzo-prices .total-price-wrapper .total{gap:7.5px;display:inline-flex;align-items:center;text-decoration:none}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-bottom .card-buttons-wrapper>div .card-prices bookzo-prices .total-price-wrapper .total .total-underlined-text{display:none}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-bottom .card-buttons-wrapper>div .card-prices bookzo-prices .total-price-wrapper .total span.bookzo-currency{color:#ef6c00;font-weight:700;font-size:20px}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-bottom .card-buttons-wrapper>div .card-prices bookzo-prices .total-price-wrapper .total span.bookzo-currency>span.bookzo-currency-symbol,.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-bottom .card-buttons-wrapper>div .card-prices bookzo-prices .total-price-wrapper .total span.bookzo-currency span.bookzo-currency-decimal{display:none}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-bottom .card-buttons-wrapper>div .card-prices bookzo-prices .total-price-wrapper .total .bookzo-icon-wrapper{background-color:#233165;border-radius:3px;font-size:12px;padding:2px 7px}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-bottom .card-buttons-wrapper>div .card-prices bookzo-prices .total-price-wrapper .total .bookzo-icon-wrapper:before{content:"";font-family:"Font Awesome 6 Free";font-weight:600;color:#fff}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-bottom .card-buttons-wrapper>div .card-prices bookzo-prices .total-price-wrapper .total .bookzo-icon-wrapper svg{display:none}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-bottom .card-buttons-wrapper>div .card-prices bookzo-prices .total-price-wrapper .total .total-wrapper-icon{display:flex;align-items:center}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-bottom .card-buttons-wrapper>div .card-prices bookzo-prices .price-per-night-wrapper .price-per-night{color:#707070;font-size:15px}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-bottom .card-buttons-wrapper>div .card-prices bookzo-prices .price-per-night-wrapper .price-per-night b{font-weight:700}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-bottom .card-buttons-wrapper>div .card-prices bookzo-prices .price-per-night-wrapper .price-per-night b .bookzo-currency-symbol{display:none}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-bottom .card-buttons-wrapper>div .card-prices bookzo-prices .you-are-saving{display:block;background-color:transparent;color:#ef6c00;margin-top:5px;padding-right:29px;text-align:right}@media (min-width:992px){.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-bottom .card-buttons-wrapper>div .card-prices bookzo-prices .you-are-saving{text-align:center;margin-top:-10px}}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-bottom .card-buttons-wrapper>div .card-buttons-and-selections .card-buttons-and-selections-buttons{display:flex;justify-content:flex-end}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-bottom .card-buttons-wrapper>div .card-buttons-and-selections .card-buttons-and-selections-buttons button.more-info-button{background:#ef6c00;z-index:5}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-bottom .card-buttons-wrapper>div .card-buttons-and-selections .card-buttons-and-selections-buttons button.more-info-button:hover{background:#c65a00}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-bottom .card-buttons-wrapper>div .card-buttons-and-selections .card-buttons-and-selections-buttons button.book-button{display:none}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-bottom .card-buttons-wrapper .card-more-info,.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-bottom .card-buttons-wrapper .card-buttons{display:flex;justify-content:flex-end}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-bottom .card-buttons-wrapper .card-more-info button.more-info-button,.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-bottom .card-buttons-wrapper .card-buttons button.more-info-button{background:#ef6c00;z-index:5}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-bottom .card-buttons-wrapper .card-more-info button.more-info-button:hover,.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-bottom .card-buttons-wrapper .card-buttons button.more-info-button:hover{background:#c65a00}.bookzo-results .results-wrapper bookzo-results-card #resultCard.clickable:hover{background-color:rgba(0, 0, 0, 0.02);transform:none}.bookzo-results .results-wrapper .pagination ul li.active a{background:#233165}.bookzo-results .results-wrapper.grid .row .col-xl-3{flex:0 0 33%;max-width:33%}.bookzo-results .results-wrapper.grid .row .col-xl-3.result-items{margin-top:0 !important}.bookzo-results .results-wrapper.grid .row #resultCard .card-img-top{width:100%}.bookzo-results .results-wrapper.grid .row #resultCard .card-body .card-body-inner-wrapper .card-content .card-title{max-width:90%}.bookzo-results .results-wrapper.grid .row #resultCard .card-body .card-body-inner-wrapper .card-content .card-title h3{font-size:18px;font-weight:600}.bookzo-results .results-wrapper.grid .row #resultCard .card-body .card-body-inner-wrapper .card-content .card-title h3.btn{display:unset;padding:0;border-radius:unset}.bookzo-results .results-wrapper.grid .row #resultCard .card-body .card-body-inner-wrapper .card-content .card-title h3.btn-link{text-decoration:unset;font-weight:600}.bookzo-results .results-wrapper.grid .row #resultCard .card-body .card-body-inner-wrapper .card-content .card-title .location{font-size:12px}.bookzo-results .results-wrapper.grid .row #resultCard .card-body .card-body-inner-wrapper .card-content .card-text .card-icons{font-size:12px;line-height:0.3rem;font-weight:400;padding-bottom:0.6rem;margin-bottom:0 !important;order:3}.bookzo-results .results-wrapper.grid .row #resultCard .card-body .card-body-inner-wrapper .card-content .card-text .card-icons .icons{color:#878787;display:flex;align-items:baseline}.bookzo-results .results-wrapper.grid .row #resultCard .card-body .card-body-inner-wrapper .card-content .card-text .card-icons .icons .persons-pets-location .persons-pets .persons{color:#000}.bookzo-results .results-wrapper.grid .row #resultCard .card-body .card-body-inner-wrapper .card-content .card-text .card-icons .icons .persons-pets-location .persons-pets .persons .icon-wrapper{align-items:baseline}.bookzo-results .results-wrapper.grid .row #resultCard .card-body .card-body-inner-wrapper .card-content .card-text .card-icons .icons .popular-features{align-items:baseline}.bookzo-results .results-wrapper.grid .row #resultCard .card-body .card-body-inner-wrapper .card-content .card-text .card-icons .icons .popular-features .popular-feature-item{border:0}.bookzo-results .results-wrapper.grid .row #resultCard .card-body .card-body-inner-wrapper .card-content .card-text .card-description{display:none}.bookzo-results .results-wrapper.grid .row #resultCard .card-body .card-body-inner-wrapper .card-content .card-rating{position:absolute;top:10px;right:10px}.bookzo-results .results-wrapper.grid .row #resultCard .card-body .card-body-inner-wrapper .card-content .card-rating .average-rating-number{background:#3BAA35;color:#fff;font-size:15px;line-height:23px;border-radius:10px;padding:7px}.bookzo-results .results-wrapper.grid .row #resultCard .card-body .card-body-inner-wrapper .card-content .card-rating .average-rating-star{display:none !important}.bookzo-results .results-wrapper.grid .row #resultCard .card-body .card-bottom .card-buttons-wrapper .prices-and-buttons-search .card-prices{position:unset}.bookzo-results .results-wrapper.grid .row #resultCard .card-body .card-bottom .card-buttons-wrapper .prices-and-buttons-search .card-prices .price-arrival-departure{display:block;margin-top:15px}.bookzo-results .results-wrapper.grid .row #resultCard .card-body .card-bottom .card-buttons-wrapper .prices-and-buttons-search .card-prices .total-price-wrapper .price-discount .bookzo-currency-symbol{display:none}.bookzo-results .results-wrapper.grid .row #resultCard .card-body .card-bottom .card-buttons-wrapper .prices-and-buttons-search .card-prices .total-price-wrapper .total-wrapper{top:15px;bottom:0}.bookzo-results .results-wrapper.grid .row #resultCard .card-body .card-bottom .card-buttons-wrapper .prices-and-buttons-search .card-prices .total-price-wrapper .total-wrapper .price-discount .bookzo-currency-symbol{display:none}.bookzo-results .results-wrapper.grid .row #resultCard .card-body .card-bottom .card-buttons-wrapper .card-more-info button.more-info-button{background:#ef6c00;width:100%;z-index:5}.bookzo-results .results-wrapper.grid .row #resultCard .card-body .card-bottom .card-buttons-wrapper .card-more-info button.more-info-button:hover{background:#c65a00}.bookzo-results .results-wrapper .results-badges-sort-options{align-items:flex-end}.bookzo-results .results-wrapper .results-badges-sort-options .number-of-results h5{font-size:16px;font-weight:700;color:#233165}.bookzo-results .results-wrapper .results-badges-sort-options bookzo-results-sort-options select{width:200px}@media (max-width:991.98px){.bookzo-results .results-wrapper .results-badges-sort-options .badges-wrapper{justify-content:end}}.bookzo-results .results-wrapper .results-badges-sort-options .badges-wrapper .badges .badge{background:none;border:1px solid #eee;color:black;font-size:12px;text-align:left;font-weight:300}.bookzo-results .results-wrapper .results-badges-sort-options .badges-wrapper .filter-button-wrapper{display:none}.bookzo-results .results-wrapper .results-badges-sort-options .badges-wrapper span.badge-action{display:none !important}bookzo-filters bookzo-client-side-filters .filters-wrapper .filters{padding:0;margin:0 !important}bookzo-filters bookzo-client-side-filters .filters-wrapper .filters .features{display:flex;flex-direction:column}bookzo-filters bookzo-client-side-filters .filters-wrapper .filters .features bookzo-price-slider{order:1}bookzo-filters bookzo-client-side-filters .filters-wrapper .filters .features bookzo-price-slider .slider-input{width:85px}bookzo-filters bookzo-client-side-filters .filters-wrapper .filters .features .feature-sliders{display:flex;flex-direction:column-reverse;order:2}bookzo-filters bookzo-client-side-filters .filters-wrapper .filters .features .feature-group{order:4}bookzo-filters bookzo-client-side-filters .filters-wrapper .filters .features .feature-group.feature-group-soort-gezelschap{order:3}bookzo-filters bookzo-client-side-filters .filters-wrapper .filters .features .feature-group .feature-group-title-wrapper{box-shadow:0px 3px 6px 0px rgba(0, 0, 0, 0.3);line-height:44px;border-radius:4px;padding:10px 14px}bookzo-filters bookzo-client-side-filters .filters-wrapper .filters .features .feature-group .feature-group-title-wrapper h5{font-size:14px;margin:0;font-weight:400}bookzo-filters bookzo-client-side-filters .filters-wrapper .filters .features .feature-group .feature-group-title-wrapper h5:before{content:"";font-family:"Font Awesome 6 Free";font-size:17px;font-weight:600;padding-right:12px}bookzo-filters bookzo-client-side-filters .filters-wrapper .filters .features .feature-group .feature-group-title-wrapper select.form-control{font-size:13px}bookzo-filters bookzo-client-side-filters .filters-wrapper .filters .features .feature-group .feature-group-title-wrapper select.form-control option:disabled{color:#9d9d9d80}bookzo-filters bookzo-client-side-filters .filters-wrapper .filters .features .feature-group .feature-group-title-wrapper .visible-features span{font-size:13px}bookzo-filters.sidebar-filter .features .feature-group.feature-group-regio{display:none}bookzo-objects-to-book .objects-to-book-wrapper .objects-to-book-title{display:none !important}bookzo-objects-to-book .objects-to-book-wrapper .objects-to-book-buttons .btn-link{color:#233165}bookzo-region-picker .region-picker-wrapper .region-picker .region-picker-title{display:none}bookzo-arrival-departure-picker .datepicker-wrapper ngb-datepicker .ngb-dp-content .ngb-dp-month .ngb-dp-day .custom-day.range{background:#8997cb}bookzo-arrival-departure-picker .datepicker-wrapper ngb-datepicker .ngb-dp-content .ngb-dp-month .ngb-dp-day .custom-day.range:after{background-image:linear-gradient(90deg, #8997cb 0%, #8997cb 35%, rgba(0, 0, 0, 0) 100%)}bookzo-arrival-departure-picker .datepicker-wrapper ngb-datepicker .ngb-dp-content .ngb-dp-month .ngb-dp-day .custom-day:hover .custom-day-circle{background:#233165;border-radius:5px;color:white}bookzo-arrival-departure-picker .datepicker-wrapper ngb-datepicker .ngb-dp-content .ngb-dp-month .ngb-dp-day .custom-day:hover .custom-day-circle.selected{background:#233165;border-radius:5px;color:white}bookzo-arrival-departure-picker .datepicker-wrapper ngb-datepicker .ngb-dp-content .ngb-dp-month .ngb-dp-day .custom-day .custom-day-circle.selected{background:#233165;border-radius:5px;color:white}bookzo-arrival-departure-picker .datepicker-wrapper ngb-datepicker .ngb-dp-content .ngb-dp-month .ngb-dp-day .in-holiday{background:#242F6517}bookzo-arrival-departure-picker .datepicker-wrapper ngb-datepicker .ngb-dp-content .ngb-dp-month .ngb-dp-day .free .custom-day:not(.disabled) .custom-day-circle{text-decoration:none}bookzo-arrival-departure-picker .datepicker-wrapper .holiday-selection{gap:13px}bookzo-arrival-departure-picker .datepicker-wrapper .holiday-selection .btn{border:1px solid #8D8D8D !important;color:black;border-radius:10px;padding:8px 10px;background:none;font-size:14px}bookzo-arrival-departure-picker .datepicker-wrapper .holiday-selection .btn:hover{background:#233165;color:white}bookzo-arrival-departure-picker .datepicker-wrapper .alert .badges-wrapper .badges .badge-action{display:none}html body:has(.reservation-details) modal-container .modal-body .mb-4+a{display:none}bookzo-my-reservations .bookzo-my-reservations{margin-top:35px}bookzo-my-reservations .bookzo-my-reservations button{display:inline-flex}bookzo-object-map .bookzo-map-component .no-results{position:relative !important}.cdk-overlay-container{z-index:9999 !important}ngb-tooltip-window.show{opacity:1 !important}ngb-tooltip-window .tooltip-arrow:before{border-top-color:#707070 !important}ngb-tooltip-window .tooltip-inner{background-color:#fff !important;border-radius:15px !important;padding:7.5px 15px !important;border:2px solid #707070;color:#000 !important}ngb-tooltip-window .tooltip-inner .price-table table tr td{color:#000 !important}.page-template-bookingconfirmation #header{height:10vh}bookzo-confirmation .bookzo-confirmation{margin-top:14px}bookzo-confirmation .bookzo-confirmation h2{display:none}bookzo-confirmation .bookzo-confirmation #bookingSuccessMessage{display:none}.favorite-item{background:#3BAA35;border:1px solid #fff;width:30px;height:30px;border-radius:50%}.favorite-item bookzo-favorite .favorite-icon bookzo-icon svg{width:1.2rem !important;margin:5px !important;color:white}@media (max-width:1399.98px){.bookzo-results .results-wrapper .bookzo-results .result-items-wrapper .result-items{flex:0 0 50% !important;max-width:50% !important}bookzo-search .bookzo .bookzo-search form.form-inline .form-group-inline .form-control.form-control-datepicker{width:130px}bookzo-search .bookzo-results .result-items-wrapper .result-items{flex:0 0 50% !important;max-width:50% !important}}@media (max-width:1199.98px){bookzo-search .bookzo .bookzo-search{padding:0 25px}bookzo-search .bookzo .bookzo-search form.form-inline{flex-direction:column;align-items:unset}bookzo-search .bookzo .bookzo-search form.form-inline .form-group-inline{margin-bottom:20px}bookzo-search .bookzo .bookzo-search form.form-inline .form-group-inline.mr-2{margin-right:0 !important}bookzo-search .bookzo .bookzo-search form.form-inline .form-group-inline .form-control.ng-pristine{width:100%}bookzo-search .bookzo .bookzo-search form.form-inline button#searchButton{width:100%;height:55px}.bookzo-results .results-wrapper .results-badges-sort-options{flex-direction:column;align-items:flex-start}.bookzo-results .results-wrapper bookzo-results-card #resultCard{flex-direction:column}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-img-top{width:100%;height:200px;max-width:unset}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-content .card-title{max-width:80%}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-content .card-text .card-icons .icons{display:flex}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-content .card-text .card-icons .icons .persons-pets-location{display:flex;flex-direction:column-reverse;gap:0}.bookzo-results .results-wrapper bookzo-results-card #resultCard .card-body .card-content .card-text .card-rating{top:45%}.bookzo-results .result-items-wrapper .result-items{flex:0 0 100% !important;max-width:100% !important}}@media (max-width:991.98px){.bookzo-results .result-items-wrapper .result-items{flex:0 0 100% !important;max-width:100% !important}}@media (max-width:767.98px){bookzo-search .bookzo .bookzo-search{padding:0}bookzo-search .bookzo .bookzo-search form.form-inline .form-control.form-control-datepicker{width:0 !important}}@media (max-width:575.98px){bookzo-search .bookzo .bookzo-search form.form-inline .form-group-inline input.form-control{margin-bottom:0}}bookzo-free-period-prices bookzo-prices .price-arrival-departure~.price-arrival-departure{display:none}#openFiltersButton{display:none}bookzo-region-picker .region-picker-wrapper .region-picker{display:flex !important;flex-direction:column;align-items:center;width:257.5px;border-radius:10px;margin-top:14px}bookzo-region-picker .region-picker-wrapper .region-picker .region-group{display:flex;margin:5px 0;padding:7px 14px !important;border:1px dotted #ccc !important;border-radius:10px;width:calc(100% - 30px) !important}bookzo-region-picker .region-picker-wrapper .region-picker .region-group .feature-group-wrapper{width:100%}bookzo-region-picker .region-picker-wrapper .region-picker .region-group .feature-group-wrapper .form-check{align-items:start;margin:0 0 0 5px;gap:7.5px}bookzo-region-picker .region-picker-wrapper .region-picker .region-group .feature-group-wrapper .form-check .form-check-input{margin-top:5px}bookzo-region-picker .region-picker-wrapper .region-picker .region-group .feature-group-wrapper .form-check .form-check-label{position:relative;padding-right:0;font-size:15px;top:3px}bookzo-region-picker .region-picker-wrapper .region-picker .region-group .feature-group-wrapper .features{margin-bottom:0}bookzo-region-picker .region-picker-wrapper .region-picker .region-group:before{display:block;position:relative;content:"";width:25px;height:22px;background-size:cover;margin-right:4px;top:2px}bookzo-region-picker .region-picker-wrapper .region-picker .region-group.feature-group-nederland{order:1}bookzo-region-picker .region-picker-wrapper .region-picker .region-group.feature-group-nederland:before{background-image:url("../img/icons/flags/nl.svg")}bookzo-region-picker .region-picker-wrapper .region-picker .region-group.feature-group-spanje{order:5}bookzo-region-picker .region-picker-wrapper .region-picker .region-group.feature-group-spanje:before{background-image:url("../img/icons/flags/es.svg")}bookzo-region-picker .region-picker-wrapper .region-picker .region-group.feature-group-duitsland{order:3}bookzo-region-picker .region-picker-wrapper .region-picker .region-group.feature-group-duitsland:before{background-image:url("../img/icons/flags/de.svg")}bookzo-region-picker .region-picker-wrapper .region-picker .region-group.feature-group-belgi{order:2}bookzo-region-picker .region-picker-wrapper .region-picker .region-group.feature-group-belgi:before{background-image:url("../img/icons/flags/be.svg")}bookzo-region-picker .region-picker-wrapper .region-picker .region-group.feature-group-itali{order:6}bookzo-region-picker .region-picker-wrapper .region-picker .region-group.feature-group-itali:before{background-image:url("../img/icons/flags/it.svg")}bookzo-region-picker .region-picker-wrapper .region-picker .region-group.feature-group-frankrijk{order:4}bookzo-region-picker .region-picker-wrapper .region-picker .region-group.feature-group-frankrijk:before{background-image:url("../img/icons/flags/fr.svg")}bookzo-region-picker .region-picker-wrapper .region-picker .region-group.feature-group-oostenrijk{order:8}bookzo-region-picker .region-picker-wrapper .region-picker .region-group.feature-group-oostenrijk:before{background-image:url("../img/icons/flags/aut.svg")}bookzo-region-picker .region-picker-wrapper .region-picker .region-group.feature-group-portugal{order:7}bookzo-region-picker .region-picker-wrapper .region-picker .region-group.feature-group-portugal:before{background-image:url("../img/icons/flags/por.svg")}bookzo-region-picker .region-picker-wrapper .region-picker .region-group.feature-group-aruba{order:9}bookzo-region-picker .region-picker-wrapper .region-picker .region-group.feature-group-aruba:before{background-image:url("../img/icons/flags/aru.svg")}bookzo-region-picker .region-picker-wrapper .region-picker .region-group.feature-group-curaao{order:10}bookzo-region-picker .region-picker-wrapper .region-picker .region-group.feature-group-curaao:before{background-image:url("../img/icons/flags/cur.svg")}bookzo-region-picker .region-picker-wrapper .region-picker .region-picker-buttons{order:11}bookzo-price-slider bookzo-slider .slider,bookzo-feature-slider bookzo-slider .slider{margin-left:-7px}bookzo-price-slider bookzo-slider .slider .slider-track .slider-selection,bookzo-feature-slider bookzo-slider .slider .slider-track .slider-selection{background-image:linear-gradient(to bottom, #3BAA35, #3BAA35) !important}bookzo-price-slider bookzo-slider .slider .slider-handle,bookzo-feature-slider bookzo-slider .slider .slider-handle{background-image:linear-gradient(to bottom, #fff, #fff) !important;box-shadow:none;border-radius:4px;border:1px solid #ddd;height:30px;width:34px;cursor:pointer;top:-6px;left:-1px}bookzo-price-slider bookzo-slider .slider .slider-handle:before,bookzo-price-slider bookzo-slider .slider .slider-handle:after,bookzo-feature-slider bookzo-slider .slider .slider-handle:before,bookzo-feature-slider bookzo-slider .slider .slider-handle:after{content:"";display:block;position:absolute;height:14px;width:1px;background:#E8E7E6;top:6px}bookzo-price-slider bookzo-slider .slider .slider-handle:before,bookzo-feature-slider bookzo-slider .slider .slider-handle:before{left:14px}bookzo-price-slider bookzo-slider .slider .slider-handle:after,bookzo-feature-slider bookzo-slider .slider .slider-handle:after{left:17px}#main:has(bookzo-search.--hide-price) bookzo-results h5.mb-0.price-per-night-wrapper.ng-star-inserted,#main:has(bookzo-search.--hide-price) bookzo-home h5.mb-0.price-per-night-wrapper.ng-star-inserted{display:none}#main:has(bookzo-search.--hide-price) bookzo-results #resultCard .card-body .card-bottom .card-buttons-wrapper>div .card-prices bookzo-prices .total-price-wrapper,#main:has(bookzo-search.--hide-price) bookzo-home #resultCard .card-body .card-bottom .card-buttons-wrapper>div .card-prices bookzo-prices .total-price-wrapper{bottom:50px}.searchengine-results .home-availability-banner-icon{display:flex;flex-wrap:wrap;align-items:center;gap:0.5rem}.searchengine-results .home-availability-banner{background-color:#CBE2C9;color:#233165}.searchengine-results .home-availability-banner h2{font-size:1.375rem;margin-block:3px 0}.searchengine-results .home-availability-banner p{color:#233165}