@import"https://fonts.googleapis.com/css2?family=Golos+Text:wght@400..900&display=swap";@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap";*,*:before,*:after{box-sizing:border-box}@media (prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}h6,h5,h4,h3,h2,h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width: 1200px){h1{font-size:2.5rem}}h2{font-size:calc(1.325rem + .9vw)}@media (min-width: 1200px){h2{font-size:2rem}}h3{font-size:calc(1.3rem + .6vw)}@media (min-width: 1200px){h3{font-size:1.75rem}}h4{font-size:calc(1.275rem + .3vw)}@media (min-width: 1200px){h4{font-size:1.5rem}}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{text-decoration:underline dotted;cursor:help;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:.875em}mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity, 1));text-decoration:underline}a:hover{--bs-link-color-rgb: var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width: 1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}:root,[data-bs-theme=light]{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #0d6efd;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 13, 110, 253;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb: 255, 193, 7;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 33, 37, 41;--bs-primary-text-emphasis: rgb(5.2, 44, 101.2);--bs-secondary-text-emphasis: rgb(43.2, 46.8, 50);--bs-success-text-emphasis: rgb(10, 54, 33.6);--bs-info-text-emphasis: rgb(5.2, 80.8, 96);--bs-warning-text-emphasis: rgb(102, 77.2, 2.8);--bs-danger-text-emphasis: rgb(88, 21.2, 27.6);--bs-light-text-emphasis: #495057;--bs-dark-text-emphasis: #495057;--bs-primary-bg-subtle: rgb(206.6, 226, 254.6);--bs-secondary-bg-subtle: rgb(225.6, 227.4, 229);--bs-success-bg-subtle: rgb(209, 231, 220.8);--bs-info-bg-subtle: rgb(206.6, 244.4, 252);--bs-warning-bg-subtle: rgb(255, 242.6, 205.4);--bs-danger-bg-subtle: rgb(248, 214.6, 217.8);--bs-light-bg-subtle: rgb(251.5, 252, 252.5);--bs-dark-bg-subtle: #ced4da;--bs-primary-border-subtle: rgb(158.2, 197, 254.2);--bs-secondary-border-subtle: rgb(196.2, 199.8, 203);--bs-success-border-subtle: rgb(163, 207, 186.6);--bs-info-border-subtle: rgb(158.2, 233.8, 249);--bs-warning-border-subtle: rgb(255, 230.2, 155.8);--bs-danger-border-subtle: rgb(241, 174.2, 180.6);--bs-light-border-subtle: #e9ecef;--bs-dark-border-subtle: #adb5bd;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-font-sans-serif: "DM Sans", system-ui, -apple-system, "Segoe UI", roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size: 1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg: #fff;--bs-body-bg-rgb: 255, 255, 255;--bs-emphasis-color: #000;--bs-emphasis-color-rgb: 0, 0, 0;--bs-secondary-color: rgba(33, 37, 41, .75);--bs-secondary-color-rgb: 33, 37, 41;--bs-secondary-bg: #e9ecef;--bs-secondary-bg-rgb: 233, 236, 239;--bs-tertiary-color: rgba(33, 37, 41, .5);--bs-tertiary-color-rgb: 33, 37, 41;--bs-tertiary-bg: #f8f9fa;--bs-tertiary-bg-rgb: 248, 249, 250;--bs-heading-color: inherit;--bs-link-color: #0d6efd;--bs-link-color-rgb: 13, 110, 253;--bs-link-decoration: underline;--bs-link-hover-color: rgb(10.4, 88, 202.4);--bs-link-hover-color-rgb: 10, 88, 202;--bs-code-color: #d63384;--bs-highlight-color: #212529;--bs-highlight-bg: rgb(255, 242.6, 205.4);--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, .175);--bs-border-radius: .375rem;--bs-border-radius-sm: .25rem;--bs-border-radius-lg: .5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-xxl: 2rem;--bs-border-radius-2xl: var(--bs-border-radius-xxl);--bs-border-radius-pill: 50rem;--bs-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);--bs-box-shadow-sm: 0 .125rem .25rem rgba(0, 0, 0, .075);--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, .175);--bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, .075);--bs-focus-ring-width: .25rem;--bs-focus-ring-opacity: .25;--bs-focus-ring-color: rgba(13, 110, 253, .25);--bs-form-valid-color: #198754;--bs-form-valid-border-color: #198754;--bs-form-invalid-color: #dc3545;--bs-form-invalid-border-color: #dc3545}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color: #dee2e6;--bs-body-color-rgb: 222, 226, 230;--bs-body-bg: #212529;--bs-body-bg-rgb: 33, 37, 41;--bs-emphasis-color: #fff;--bs-emphasis-color-rgb: 255, 255, 255;--bs-secondary-color: rgba(222, 226, 230, .75);--bs-secondary-color-rgb: 222, 226, 230;--bs-secondary-bg: #343a40;--bs-secondary-bg-rgb: 52, 58, 64;--bs-tertiary-color: rgba(222, 226, 230, .5);--bs-tertiary-color-rgb: 222, 226, 230;--bs-tertiary-bg: rgb(42.5, 47.5, 52.5);--bs-tertiary-bg-rgb: 43, 48, 53;--bs-primary-text-emphasis: rgb(109.8, 168, 253.8);--bs-secondary-text-emphasis: rgb(166.8, 172.2, 177);--bs-success-text-emphasis: rgb(117, 183, 152.4);--bs-info-text-emphasis: rgb(109.8, 223.2, 246);--bs-warning-text-emphasis: rgb(255, 217.8, 106.2);--bs-danger-text-emphasis: rgb(234, 133.8, 143.4);--bs-light-text-emphasis: #f8f9fa;--bs-dark-text-emphasis: #dee2e6;--bs-primary-bg-subtle: rgb(2.6, 22, 50.6);--bs-secondary-bg-subtle: rgb(21.6, 23.4, 25);--bs-success-bg-subtle: rgb(5, 27, 16.8);--bs-info-bg-subtle: rgb(2.6, 40.4, 48);--bs-warning-bg-subtle: rgb(51, 38.6, 1.4);--bs-danger-bg-subtle: rgb(44, 10.6, 13.8);--bs-light-bg-subtle: #343a40;--bs-dark-bg-subtle: #1a1d20;--bs-primary-border-subtle: rgb(7.8, 66, 151.8);--bs-secondary-border-subtle: rgb(64.8, 70.2, 75);--bs-success-border-subtle: rgb(15, 81, 50.4);--bs-info-border-subtle: rgb(7.8, 121.2, 144);--bs-warning-border-subtle: rgb(153, 115.8, 4.2);--bs-danger-border-subtle: rgb(132, 31.8, 41.4);--bs-light-border-subtle: #495057;--bs-dark-border-subtle: #343a40;--bs-heading-color: inherit;--bs-link-color: rgb(109.8, 168, 253.8);--bs-link-hover-color: rgb(138.84, 185.4, 254.04);--bs-link-color-rgb: 110, 168, 254;--bs-link-hover-color-rgb: 139, 185, 254;--bs-code-color: rgb(230.4, 132.6, 181.2);--bs-highlight-color: #dee2e6;--bs-highlight-bg: rgb(102, 77.2, 2.8);--bs-border-color: #495057;--bs-border-color-translucent: rgba(255, 255, 255, .15);--bs-form-valid-color: rgb(117, 183, 152.4);--bs-form-valid-border-color: rgb(117, 183, 152.4);--bs-form-invalid-color: rgb(234, 133.8, 143.4);--bs-form-invalid-border-color: rgb(234, 133.8, 143.4)}.modal{--bs-modal-zindex: 1055;--bs-modal-width: 500px;--bs-modal-padding: 1rem;--bs-modal-margin: .5rem;--bs-modal-color: ;--bs-modal-bg: var(--bs-body-bg);--bs-modal-border-color: var(--bs-border-color-translucent);--bs-modal-border-width: var(--bs-border-width);--bs-modal-border-radius: var(--bs-border-radius-lg);--bs-modal-box-shadow: var(--bs-box-shadow-sm);--bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));--bs-modal-header-padding-x: 1rem;--bs-modal-header-padding-y: 1rem;--bs-modal-header-padding: 1rem 1rem;--bs-modal-header-border-color: var(--bs-border-color);--bs-modal-header-border-width: var(--bs-border-width);--bs-modal-title-line-height: 1.5;--bs-modal-footer-gap: .5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color: var(--bs-border-color);--bs-modal-footer-border-width: var(--bs-border-width);position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translateY(-50px)}@media (prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin) * 2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin) * 2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);outline:0}.modal-backdrop{--bs-backdrop-zindex: 1050;--bs-backdrop-bg: #000;--bs-backdrop-opacity: .5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{display:flex;flex-shrink:0;align-items:center;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius)}.modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y) * .5) calc(var(--bs-modal-header-padding-x) * .5);margin:calc(-.5 * var(--bs-modal-header-padding-y)) calc(-.5 * var(--bs-modal-header-padding-x)) calc(-.5 * var(--bs-modal-header-padding-y)) auto}.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding)}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * .5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-bottom-left-radius:var(--bs-modal-inner-border-radius)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap) * .5)}@media (min-width: 360px){.modal{--bs-modal-margin: 1.75rem;--bs-modal-box-shadow: var(--bs-box-shadow)}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--bs-modal-width: 300px}}@media (min-width: 1280px){.modal-lg,.modal-xl{--bs-modal-width: 800px}}@media (min-width: 1512px){.modal-xl{--bs-modal-width: 1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header,.modal-fullscreen .modal-footer{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media (max-width: 359.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header,.modal-fullscreen-sm-down .modal-footer{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media (max-width: 743.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header,.modal-fullscreen-md-down .modal-footer{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media (max-width: 1279.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header,.modal-fullscreen-lg-down .modal-footer{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media (max-width: 1511.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header,.modal-fullscreen-xl-down .modal-footer{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media (max-width: 1919.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header,.modal-fullscreen-xxl-down .modal-footer{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}@media (max-width: 2559.98px){.modal-fullscreen-xxxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxxl-down .modal-header,.modal-fullscreen-xxxl-down .modal-footer{border-radius:0}.modal-fullscreen-xxxl-down .modal-body{overflow-y:auto}}:root{--theme-primary-light: #04a1ce;--theme-primary: #0092bc;--theme-primary-dark: #037798;--theme-primary-light-hover: #0092bc;--theme-primary-hover: #0586ab;--theme-primary-dark-hover: #02647f;--theme-surface-color: #fefdfb;--theme-surface-color-transparent: rgba(254, 253, 251, .75);--theme-surface-image: #fefdfbB3;--theme-bimco-logo-color: #00587c;--theme-bimco-logo-stop-color: #0092bc;--theme-pagination-pip-color: #bcb29d;--theme-pagination-pip-color-active: #0092bc;--theme-pagination-text-color: #bcb29d;--theme-pagination-text-color-active: #004460;--theme-progress-incomplete-step: #c6cdd5;--theme-progress-complete-step: #38a169;--theme-progress-active-step: #04a1ce;--theme-progress-spinner-background: #feefd7;--theme-progress-spinner-foreground: #f08320;--theme-divider-default: #c6cdd5;--theme-divider-subtle: #e4e7eb;--form-label: #24353d;--form-label-small: #00557e;--form-label-small-focused: #00557e;--form-input: #24353d;--form-input-focused: #24353d;--form-input-background: #faf8f2;--form-input-gradient-focused: #c8e7f4;--form-input-placeholder: #768998;--form-input-error: #c53030;--form-input-error-icon: #c53030;--cards-fill: #faf8f2;--cards-highlight: #037798;--cards-hover-fill: linear-gradient(0deg, rgba(246, 243, 236, .95) 0%, rgba(246, 243, 236, .95) 100%);--cards-hover-outline: #aa9d82;--cards-hover-button: #e5dfd2;--tables-data-block-background: #f2f4f5;--tables-data-block-header-background: radial-gradient(circle at -40% -40%, #00557e 0%, #002737 100%);--tables-data-block-header-text: #fefdfb;--tables-tab-text: #596d7d;--tables-heading-line: #c6cdd5;--tables-heading-background: #fefdfb;--tables-cell-line: #e4e7eb;--theme-footer-label: #a1afbc;--theme-header-background: radial-gradient(circle at 0% 0%, #f0ece3 0%, #f6f3ec 150%);--theme-header-text-color: #004460;--theme-header-supergraphic-background-left: #0980ae;--theme-header-supergraphic-background-right: #004460;--theme-header-menu-button-background: #f08320;--theme-header-search-button-background: #f0ece3;--theme-header-search-button-color: #004460;--theme-header-close-button-background: #f0ece3;--theme-header-close-button-color: #004460;--theme-header-top-link-background: #00384e;--theme-header-top-link-border: #004460;--typography-headlines: #004f6f;--typography-body-description: #596d7d;--typography-body-content: #24353d;--typography-rating-icon: #645c49;--typography-eyebrow: #0092bc;--typography-link: #cd5c09;--typography-link-hover: #b54e04;--search-result-tag-background: #ddf0f8;--search-result-tag-color: #00557e;--search-result-featured-background: #e5dfd2;--search-result-featured-color: #00384e;--search-result-featured-tag-background: #faf8f2;--search-result-featured-tag-color: #00384e;--theme-navigation-card-background: #e5dfd2;--theme-navigation-card-background-hover: #fff;--theme-navigation-card-accent-color: #fff;--theme-navigation-card-accent-color-hover: #e5dfd2;--breadcrumbs-default-text: #596d7d;--breadcrumbs-default-text-hover: #37b7dc;--breadcrumbs-current-page-text: #2d434d;--breadcrumbs-divider: #c6cdd5;--theme-chapter-link-card-background: rgba(240, 236, 227, .3);--theme-chapter-link-card-index-color: #0092bc;--theme-chapter-link-card-pip-color: #0092bc;--theme-chapter-link-card-background-hover: #ddf0f8;--theme-chapter-link-card-text-color-hover: #0092bc;--theme-chapter-link-card-background-active: rgba(240, 236, 227, .3);--theme-chapter-link-card-text-color-active: #0092bc;--accordion-color: #004460;--accordion-background-color: #f0ece3;--accordion-button-color: #fefdfb;--accordion-button-background-color: #0092bc;--accordion-color-hover: #004460;--accordion-background-color-hover: #c8e7f4;--accordion-button-color-hover: #fefdfb;--accordion-button-background-color-hover: #0092bc;--btn-focus-color: #04a1ce;--btn-primary-fill: #f08320;--btn-primary-outline: #f08320;--btn-primary-text: #fefdfb;--btn-primary-icon: #f0ece3;--btn-primary-fill-hover: #00557e;--btn-primary-outline-hover: #00557e;--btn-primary-text-hover: #fefdfb;--btn-primary-icon-hover: #fefdfb;--btn-secondary-fill: #fff00;--btn-secondary-outline: linear-gradient( 292deg, #00557e 0%, #71b9e2 49%, #71b9e2 60%, #00557e 100% ) 1;--btn-secondary-text: #004f6f;--btn-secondary-icon: #04a1ce;--btn-secondary-fill-hover: #fff0F;--btn-secondary-outline-hover: #00557e;--btn-secondary-text-hover: #00384e;--btn-secondary-icon-hover: #0586ab;--btn-link-text: #00557e;--btn-link-underline-gradient-from: #71b9e2;--btn-link-underline-gradient-from-to: #71b9e2;--btn-link-icon: #f08320;--btn-link-text-hover: #004f6f;--btn-link-underline-gradient-hover-from: #04a1ce;--btn-link-underline-gradient-hover-to: #6ed2ef;--btn-link-icon-hover: #e5740e;--btn-link-focus-color: #037798;--btn-icon-full-fill: #04a1ce;--btn-icon-full-outline: #04a1ce;--btn-icon-full-icon: #fefdfb;--btn-icon-full-fill-hover: #004f6f;--btn-icon-full-outline-hover: #004f6f;--btn-icon-full-fill-icon-hover: #fefdfb;--btn-icon-subtle-fill: #f0ece3;--btn-icon-subtle-outline: #f0ece3;--btn-icon-subtle-icon: #004460;--btn-icon-subtle-fill-hover: #ddd6c7;--btn-icon-subtle-outline-hover: #ddd6c7;--btn-icon-subtle-fill-icon-hover: #004460;--btn-icon-tag-fill: #ddf0f8;--btn-icon-tag-outline: #ddf0f8;--btn-icon-tag-text: #00557e;--btn-icon-tag-icon: #00384e;--btn-icon-tag-fill-hover: #fefdfb;--btn-icon-tag-outline-hover: #fefdfb;--btn-icon-tag-text-hover: #004460;--btn-icon-tag-icon-hover: #004460;--btn-success-fill: #38a169;--btn-success-outline: #48bb78;--btn-success-text: #fefdfb;--btn-success-icon: #e9fce8;--btn-success-fill-hover: #2f8559;--btn-success-outline-hover: #38a169;--btn-success-text-hover: #fff;--btn-success-icon-hover: #e9fce8;--btn-danger-fill: #e53e3e;--btn-danger-outline: #e53e3e;--btn-danger-text: #fefdfb;--btn-danger-icon: #fff5f5;--btn-danger-fill-hover: #c53030;--btn-danger-outline-hover: #c53030;--btn-danger-text-hover: #fff;--btn-danger-icon-hover: #fff5f5}.theme-inverse{--btn-focus-color: #37b7dc;--btn-primary-fill: #f78a28;--btn-primary-outline: #f78a28;--btn-primary-text: #fefdfb;--btn-primary-icon: #f0ece3;--btn-primary-fill-hover: #0980ae;--btn-primary-outline-hover: #0980ae;--btn-primary-text-hover: #fefdfb;--btn-primary-icon-hover: #fefdfb;--btn-primary-focus-color: #37b7dc;--btn-secondary-fill: #fff00;--btn-secondary-outline: linear-gradient( 292deg, #0980ae 0%, #ddf0f8 49%, #ddf0f8 60%, #0980ae 100% ) 1;--btn-secondary-text: #faf8f2;--btn-secondary-icon: #37b7dc;--btn-secondary-fill-hover: #fff0A;--btn-secondary-outline-hover: #c8e7f4;--btn-secondary-text-hover: #fff;--btn-secondary-icon-hover: #04a1ce;--btn-link-text: #71b9e2;--btn-link-underline-gradient-from: #0980ae;--btn-link-underline-gradient-from-to: #0980ae;--btn-link-icon: #fbb060;--btn-link-text-hover: #fff;--btn-link-underline-gradient-hover-from: #04a1ce;--btn-link-underline-gradient-hover-to: #0980ae;--btn-link-icon-hover: #f78a28;--btn-link-focus-color: #037798;--btn-icon-full-fill: #e5dfd2;--btn-icon-full-outline: #e5dfd2;--btn-icon-full-icon: #004460;--btn-icon-full-fill-hover: #fefdfb;--btn-icon-full-outline-hover: #fefdfb;--btn-icon-full-fill-icon-hover: #2d434d;--btn-icon-subtle-fill: #004f6f;--btn-icon-subtle-outline: #004f6f;--btn-icon-subtle-icon: #fefdfb;--btn-icon-subtle-fill-hover: #004f6f;--btn-icon-subtle-outline-hover: #004f6f;--btn-icon-subtle-fill-icon-hover: #fefdfb;--btn-icon-tag-fill: #004f6f;--btn-icon-tag-outline: #004f6f;--btn-icon-tag-text: #fff;--btn-icon-tag-icon: #c6cdd5;--btn-icon-tag-fill-hover: #00557e;--btn-icon-tag-outline-hover: #00557e;--btn-icon-tag-text-hover: #fefdfb;--btn-icon-tag-icon-hover: #fefdfb;--theme-primary-light: #37b7dc;--theme-primary: #04a1ce;--theme-primary-dark: #0092bc;--theme-primary-light-hover: #04a1ce;--theme-primary-hover: #0092bc;--theme-primary-dark-hover: #0980ae;--theme-surface-color: #002737;--theme-surface-color-transparent: rgba(0, 39, 55, .75);--theme-surface-image: #24353d80;--theme-divider-default: #c6cdd5;--theme-divider-subtle: #004460;--typography-headlines: #fefdfb;--typography-body-description: #f0ece3;--typography-body-content: #fefdfb;--typography-rating-icon: #fefdfb;--typography-eyebrow: #04a1ce;--typography-link: #f78a28;--typography-link-hover: #e5740e}.theme{--btn-success-fill: #38a169;--btn-success-outline: #48bb78;--btn-success-text: #fefdfb;--btn-success-icon: #e9fce8;--btn-success-fill-hover: #2f8559;--btn-success-outline-hover: #38a169;--btn-success-text-hover: #fff;--btn-success-icon-hover: #e9fce8;--btn-danger-fill: #e53e3e;--btn-danger-outline: #e53e3e;--btn-danger-text: #fefdfb;--btn-danger-icon: #fff5f5;--btn-danger-fill-hover: #c53030;--btn-danger-outline-hover: #c53030;--btn-danger-text-hover: #fff;--btn-danger-icon-hover: #fff5f5;--btn-toggle-fill: #fff;--btn-toggle-outline: #c6cdd5;--btn-toggle-text: #37515d;--btn-toggle-icon: #37515d;--btn-toggle-fill-hover: #c8e7f4;--btn-toggle-outline-hover: #c8e7f4;--btn-toggle-text-hover: #002737;--btn-toggle-icon-hover: #002737;color:var(--typography-body-content);background-color:var(--theme-surface-color)}.theme.theme--white{--theme-primary-light: #04a1ce;--theme-primary: #0092bc;--theme-primary-dark: #037798;--theme-primary-light-hover: #0092bc;--theme-primary-hover: #0586ab;--theme-primary-dark-hover: #02647f;--theme-surface-color: #fefdfb;--theme-surface-color-transparent: rgba(254, 253, 251, .75);--theme-surface-image: #fefdfbB3;--theme-bimco-logo-color: #00587c;--theme-bimco-logo-stop-color: #0092bc;--theme-pagination-pip-color: #bcb29d;--theme-pagination-pip-color-active: #0092bc;--theme-pagination-text-color: #bcb29d;--theme-pagination-text-color-active: #004460;--theme-progress-incomplete-step: #c6cdd5;--theme-progress-complete-step: #38a169;--theme-progress-active-step: #04a1ce;--theme-progress-spinner-background: #feefd7;--theme-progress-spinner-foreground: #f08320;--theme-divider-default: #c6cdd5;--theme-divider-subtle: #e4e7eb;--form-label: #24353d;--form-label-small: #00557e;--form-label-small-focused: #00557e;--form-input: #24353d;--form-input-focused: #24353d;--form-input-background: #faf8f2;--form-input-gradient-focused: #c8e7f4;--form-input-placeholder: #768998;--form-input-error: #c53030;--form-input-error-icon: #c53030;--cards-fill: #faf8f2;--cards-highlight: #037798;--cards-hover-fill: linear-gradient(0deg, rgba(246, 243, 236, .95) 0%, rgba(246, 243, 236, .95) 100%);--cards-hover-outline: #aa9d82;--cards-hover-button: #e5dfd2;--tables-data-block-background: #f2f4f5;--tables-data-block-header-background: radial-gradient(circle at -40% -40%, #00557e 0%, #002737 100%);--tables-data-block-header-text: #fefdfb;--tables-tab-text: #596d7d;--tables-heading-line: #c6cdd5;--tables-heading-background: #fefdfb;--tables-cell-line: #e4e7eb;--theme-footer-label: #a1afbc;--theme-header-background: radial-gradient(circle at 0% 0%, #f0ece3 0%, #f6f3ec 150%);--theme-header-text-color: #004460;--theme-header-supergraphic-background-left: #0980ae;--theme-header-supergraphic-background-right: #004460;--theme-header-menu-button-background: #f08320;--theme-header-search-button-background: #f0ece3;--theme-header-search-button-color: #004460;--theme-header-close-button-background: #f0ece3;--theme-header-close-button-color: #004460;--theme-header-top-link-background: #00384e;--theme-header-top-link-border: #004460;--typography-headlines: #004f6f;--typography-body-description: #596d7d;--typography-body-content: #24353d;--typography-rating-icon: #645c49;--typography-eyebrow: #0092bc;--typography-link: #cd5c09;--typography-link-hover: #b54e04;--search-result-tag-background: #ddf0f8;--search-result-tag-color: #00557e;--search-result-featured-background: #e5dfd2;--search-result-featured-color: #00384e;--search-result-featured-tag-background: #faf8f2;--search-result-featured-tag-color: #00384e;--theme-navigation-card-background: #e5dfd2;--theme-navigation-card-background-hover: #fff;--theme-navigation-card-accent-color: #fff;--theme-navigation-card-accent-color-hover: #e5dfd2;--breadcrumbs-default-text: #596d7d;--breadcrumbs-default-text-hover: #37b7dc;--breadcrumbs-current-page-text: #2d434d;--breadcrumbs-divider: #c6cdd5;--theme-chapter-link-card-background: rgba(240, 236, 227, .3);--theme-chapter-link-card-index-color: #0092bc;--theme-chapter-link-card-pip-color: #0092bc;--theme-chapter-link-card-background-hover: #ddf0f8;--theme-chapter-link-card-text-color-hover: #0092bc;--theme-chapter-link-card-background-active: rgba(240, 236, 227, .3);--theme-chapter-link-card-text-color-active: #0092bc;--accordion-color: #004460;--accordion-background-color: #f0ece3;--accordion-button-color: #fefdfb;--accordion-button-background-color: #0092bc;--accordion-color-hover: #004460;--accordion-background-color-hover: #c8e7f4;--accordion-button-color-hover: #fefdfb;--accordion-button-background-color-hover: #0092bc;--btn-focus-color: #04a1ce;--btn-primary-fill: #f08320;--btn-primary-outline: #f08320;--btn-primary-text: #fefdfb;--btn-primary-icon: #f0ece3;--btn-primary-fill-hover: #00557e;--btn-primary-outline-hover: #00557e;--btn-primary-text-hover: #fefdfb;--btn-primary-icon-hover: #fefdfb;--btn-secondary-fill: #fff00;--btn-secondary-outline: linear-gradient( 292deg, #00557e 0%, #71b9e2 49%, #71b9e2 60%, #00557e 100% ) 1;--btn-secondary-text: #004f6f;--btn-secondary-icon: #04a1ce;--btn-secondary-fill-hover: #fff0F;--btn-secondary-outline-hover: #00557e;--btn-secondary-text-hover: #00384e;--btn-secondary-icon-hover: #0586ab;--btn-link-text: #00557e;--btn-link-underline-gradient-from: #71b9e2;--btn-link-underline-gradient-from-to: #71b9e2;--btn-link-icon: #f08320;--btn-link-text-hover: #004f6f;--btn-link-underline-gradient-hover-from: #04a1ce;--btn-link-underline-gradient-hover-to: #6ed2ef;--btn-link-icon-hover: #e5740e;--btn-link-focus-color: #037798;--btn-icon-full-fill: #04a1ce;--btn-icon-full-outline: #04a1ce;--btn-icon-full-icon: #fefdfb;--btn-icon-full-fill-hover: #004f6f;--btn-icon-full-outline-hover: #004f6f;--btn-icon-full-fill-icon-hover: #fefdfb;--btn-icon-subtle-fill: #f0ece3;--btn-icon-subtle-outline: #f0ece3;--btn-icon-subtle-icon: #004460;--btn-icon-subtle-fill-hover: #ddd6c7;--btn-icon-subtle-outline-hover: #ddd6c7;--btn-icon-subtle-fill-icon-hover: #004460;--btn-icon-tag-fill: #ddf0f8;--btn-icon-tag-outline: #ddf0f8;--btn-icon-tag-text: #00557e;--btn-icon-tag-icon: #00384e;--btn-icon-tag-fill-hover: #fefdfb;--btn-icon-tag-outline-hover: #fefdfb;--btn-icon-tag-text-hover: #004460;--btn-icon-tag-icon-hover: #004460}.theme.theme--white .theme-inverse{--btn-focus-color: #37b7dc;--btn-primary-fill: #f78a28;--btn-primary-outline: #f78a28;--btn-primary-text: #fefdfb;--btn-primary-icon: #f0ece3;--btn-primary-fill-hover: #0980ae;--btn-primary-outline-hover: #0980ae;--btn-primary-text-hover: #fefdfb;--btn-primary-icon-hover: #fefdfb;--btn-primary-focus-color: #37b7dc;--btn-secondary-fill: #fff00;--btn-secondary-outline: linear-gradient( 292deg, #0980ae 0%, #ddf0f8 49%, #ddf0f8 60%, #0980ae 100% ) 1;--btn-secondary-text: #faf8f2;--btn-secondary-icon: #37b7dc;--btn-secondary-fill-hover: #fff0A;--btn-secondary-outline-hover: #c8e7f4;--btn-secondary-text-hover: #fff;--btn-secondary-icon-hover: #04a1ce;--btn-link-text: #71b9e2;--btn-link-underline-gradient-from: #0980ae;--btn-link-underline-gradient-from-to: #0980ae;--btn-link-icon: #fbb060;--btn-link-text-hover: #fff;--btn-link-underline-gradient-hover-from: #04a1ce;--btn-link-underline-gradient-hover-to: #0980ae;--btn-link-icon-hover: #f78a28;--btn-link-focus-color: #037798;--btn-icon-full-fill: #e5dfd2;--btn-icon-full-outline: #e5dfd2;--btn-icon-full-icon: #004460;--btn-icon-full-fill-hover: #fefdfb;--btn-icon-full-outline-hover: #fefdfb;--btn-icon-full-fill-icon-hover: #2d434d;--btn-icon-subtle-fill: #004f6f;--btn-icon-subtle-outline: #004f6f;--btn-icon-subtle-icon: #fefdfb;--btn-icon-subtle-fill-hover: #004f6f;--btn-icon-subtle-outline-hover: #004f6f;--btn-icon-subtle-fill-icon-hover: #fefdfb;--btn-icon-tag-fill: #004f6f;--btn-icon-tag-outline: #004f6f;--btn-icon-tag-text: #fff;--btn-icon-tag-icon: #c6cdd5;--btn-icon-tag-fill-hover: #00557e;--btn-icon-tag-outline-hover: #00557e;--btn-icon-tag-text-hover: #fefdfb;--btn-icon-tag-icon-hover: #fefdfb;--theme-primary-light: #37b7dc;--theme-primary: #04a1ce;--theme-primary-dark: #0092bc;--theme-primary-light-hover: #04a1ce;--theme-primary-hover: #0092bc;--theme-primary-dark-hover: #0980ae;--theme-surface-color: #002737;--theme-surface-color-transparent: rgba(0, 39, 55, .75);--theme-surface-image: #24353d80;--theme-divider-default: #c6cdd5;--theme-divider-subtle: #004460;--typography-headlines: #fefdfb;--typography-body-description: #f0ece3;--typography-body-content: #fefdfb;--typography-rating-icon: #fefdfb;--typography-eyebrow: #04a1ce;--typography-link: #f78a28;--typography-link-hover: #e5740e}.theme.theme--light{--theme-primary-light: #04a1ce;--theme-primary: #0092bc;--theme-primary-dark: #037798;--theme-primary-light-hover: #0092bc;--theme-primary-hover: #0586ab;--theme-primary-dark-hover: #02647f;--theme-surface-color: #f0ece3;--theme-surface-color-transparent: rgba(240, 236, 227, .75);--theme-surface-image: #fefdfbB3;--theme-bimco-logo-color: #00587c;--theme-bimco-logo-stop-color: #0092bc;--theme-divider-default: #c6cdd5;--theme-divider-subtle: #596d7d;--theme-pagination-pip-color: #bcb29d;--theme-pagination-pip-color-active: #0092bc;--theme-pagination-text-color: #bcb29d;--theme-pagination-text-color-active: #004460;--theme-progress-incomplete-step: #c6cdd5;--theme-progress-complete-step: #38a169;--theme-progress-active-step: #04a1ce;--theme-progress-spinner-background: #feefd7;--theme-progress-spinner-foreground: #f08320;--form-label: #24353d;--form-label-small: #00557e;--form-label-small-focused: #00557e;--form-input: #24353d;--form-input-focused: #24353d;--form-input-background: #faf8f2;--form-input-gradient-focused: #c8e7f4;--form-input-placeholder: #768998;--form-input-error: #c53030;--form-input-error-icon: #c53030;--cards-fill: #f6f3ec;--cards-highlight: #037798;--cards-hover-fill: linear-gradient(0deg, rgba(255, 255, 255, .95) 0%, rgba(255, 255, 255, .95) 100%);--cards-hover-outline: #bcb29d;--cards-hover-button: #e5dfd2;--tables-data-block-background: #faf8f2;--tables-data-block-header-background: radial-gradient(circle at -40% -40%, #00557e 0%, #002737 100%);--tables-data-block-header-text: #fefdfb;--tables-tab-text: #596d7d;--tables-heading-line: #c6cdd5;--tables-heading-background: #f0ece3;--tables-cell-line: #ddd6c7;--theme-footer-label: #a1afbc;--typography-headlines: #004460;--typography-body-description: #596d7d;--typography-body-content: #2d434d;--typography-rating-icon: #645c49;--typography-eyebrow: #0092bc;--typography-link: #cd5c09;--typography-link-hover: #b54e04;--search-result-tag-background: #ddf0f8;--search-result-tag-color: #00557e;--search-result-featured-background: #e5dfd2;--search-result-featured-color: #00384e;--search-result-featured-tag-background: #faf8f2;--search-result-featured-tag-color: #00557e;--theme-header-background: radial-gradient(circle at 0% 0%, #f0ece3 0%, #f6f3ec 150%);--theme-header-text-color: #004460;--theme-header-supergraphic-background-left: #0980ae;--theme-header-supergraphic-background-right: #004460;--theme-header-menu-button-background: #f08320;--theme-header-search-button-background: #f0ece3;--theme-header-search-button-color: #004460;--theme-header-close-button-background: #f0ece3;--theme-header-close-button-color: #004460;--theme-header-top-link-background: #00384e;--theme-header-top-link-border: #004460;--theme-navigation-link-background: none;--theme-navigation-link-background-hover: #e5dfd2;--theme-navigation-link-color: #004460;--theme-navigation-card-background: #fff;--theme-navigation-card-background-hover: #e5dfd2;--theme-navigation-card-accent-color: #e5dfd2;--theme-navigation-card-accent-color-hover: #fff;--breadcrumbs-default-text: #596d7d;--breadcrumbs-default-text-hover: #37b7dc;--breadcrumbs-current-page-text: #2d434d;--breadcrumbs-divider: #d3cab6;--theme-chapter-link-card-background: rgba(254, 253, 251, .3);--theme-chapter-link-card-index-color: #0092bc;--theme-chapter-link-card-pip-color: #0092bc;--theme-chapter-link-card-background-hover: #ddf0f8;--theme-chapter-link-card-text-color-hover: #0092bc;--theme-chapter-link-card-background-active: rgba(240, 236, 227, .8);--theme-chapter-link-card-text-color-active: #0092bc;--accordion-color: #004f6f;--accordion-background-color: #fefdfb;--accordion-button-color: #fefdfb;--accordion-button-background-color: #0092bc;--accordion-color-hover: #004f6f;--accordion-background-color-hover: #ddf0f8;--accordion-button-color-hover: #fefdfb;--accordion-button-background-color-hover: #004f6f;--btn-focus-color: #0092bc;--btn-primary-fill: #f08320;--btn-primary-outline: #f08320;--btn-primary-text: #fefdfb;--btn-primary-icon: #f0ece3;--btn-primary-fill-hover: #00557e;--btn-primary-outline-hover: #00557e;--btn-primary-text-hover: #fefdfb;--btn-primary-icon-hover: #fefdfb;--btn-secondary-fill: #fff00;--btn-secondary-outline: linear-gradient( 292deg, #00557e 0%, #71b9e2 49%, #71b9e2 60%, #00557e 100% ) 1;--btn-secondary-text: #004f6f;--btn-secondary-icon: #04a1ce;--btn-secondary-fill-hover: #fff0F;--btn-secondary-outline-hover: #00557e;--btn-secondary-text-hover: #00384e;--btn-secondary-icon-hover: #0092bc;--btn-link-text: #00557e;--btn-link-underline-gradient-from: #71b9e2;--btn-link-underline-gradient-from-to: #71b9e2;--btn-link-icon: #f08320;--btn-link-text-hover: #004f6f;--btn-link-underline-gradient-hover-from: #04a1ce;--btn-link-underline-gradient-hover-to: #6ed2ef;--btn-link-icon-hover: #e5740e;--btn-link-focus-color: #037798;--btn-icon-full-fill: #04a1ce;--btn-icon-full-outline: #04a1ce;--btn-icon-full-icon: #fefdfb;--btn-icon-full-fill-hover: #004f6f;--btn-icon-full-outline-hover: #004f6f;--btn-icon-full-fill-icon-hover: #fefdfb;--btn-icon-subtle-fill: #f6f3ec;--btn-icon-subtle-outline: #f6f3ec;--btn-icon-subtle-icon: #004460;--btn-icon-subtle-fill-hover: #fefdfb;--btn-icon-subtle-outline-hover: #fefdfb;--btn-icon-subtle-fill-icon-hover: #004460;--btn-icon-tag-fill: #e5dfd2;--btn-icon-tag-outline: #e5dfd2;--btn-icon-tag-text: #645c49;--btn-icon-tag-icon: #645c49;--btn-icon-tag-fill-hover: #fefdfb;--btn-icon-tag-outline-hover: #fefdfb;--btn-icon-tag-text-hover: #004460;--btn-icon-tag-icon-hover: #004460}.theme.theme--light .theme-inverse{--btn-focus-color: #37b7dc;--btn-primary-fill: #f78a28;--btn-primary-outline: #f78a28;--btn-primary-text: #fefdfb;--btn-primary-icon: #f0ece3;--btn-primary-fill-hover: #0980ae;--btn-primary-outline-hover: #0980ae;--btn-primary-text-hover: #fefdfb;--btn-primary-icon-hover: #fefdfb;--btn-primary-focus-color: #37b7dc;--btn-secondary-fill: #fff00;--btn-secondary-outline: linear-gradient( 292deg, #0980ae 0%, #ddf0f8 49%, #ddf0f8 60%, #0980ae 100% ) 1;--btn-secondary-text: #faf8f2;--btn-secondary-icon: #37b7dc;--btn-secondary-fill-hover: #fff0A;--btn-secondary-outline-hover: #c8e7f4;--btn-secondary-text-hover: #fff;--btn-secondary-icon-hover: #04a1ce;--btn-link-text: #71b9e2;--btn-link-underline-gradient-from: #0980ae;--btn-link-underline-gradient-from-to: #0980ae;--btn-link-icon: #fbb060;--btn-link-text-hover: #fff;--btn-link-underline-gradient-hover-from: #04a1ce;--btn-link-underline-gradient-hover-to: #0980ae;--btn-link-icon-hover: #f78a28;--btn-link-focus-color: #037798;--btn-icon-full-fill: #e5dfd2;--btn-icon-full-outline: #e5dfd2;--btn-icon-full-icon: #004460;--btn-icon-full-fill-hover: #fefdfb;--btn-icon-full-outline-hover: #fefdfb;--btn-icon-full-fill-icon-hover: #2d434d;--btn-icon-subtle-fill: #004f6f;--btn-icon-subtle-outline: #004f6f;--btn-icon-subtle-icon: #fefdfb;--btn-icon-subtle-fill-hover: #004f6f;--btn-icon-subtle-outline-hover: #004f6f;--btn-icon-subtle-fill-icon-hover: #fefdfb;--btn-icon-tag-fill: #004f6f;--btn-icon-tag-outline: #004f6f;--btn-icon-tag-text: #fff;--btn-icon-tag-icon: #c6cdd5;--btn-icon-tag-fill-hover: #00557e;--btn-icon-tag-outline-hover: #00557e;--btn-icon-tag-text-hover: #fefdfb;--btn-icon-tag-icon-hover: #fefdfb;--theme-primary-light: #37b7dc;--theme-primary: #04a1ce;--theme-primary-dark: #0092bc;--theme-primary-light-hover: #04a1ce;--theme-primary-hover: #0092bc;--theme-primary-dark-hover: #0980ae;--theme-surface-color: #002737;--theme-surface-color-transparent: rgba(0, 39, 55, .75);--theme-surface-image: #24353d80;--theme-divider-default: #c6cdd5;--theme-divider-subtle: #004460;--typography-headlines: #fefdfb;--typography-body-description: #f0ece3;--typography-body-content: #fefdfb;--typography-rating-icon: #fefdfb;--typography-eyebrow: #04a1ce;--typography-link: #f78a28;--typography-link-hover: #e5740e}.theme.theme--brand{--theme-primary-light: #37b7dc;--theme-primary: #04a1ce;--theme-primary-dark: #0092bc;--theme-primary-light-hover: #04a1ce;--theme-primary-hover: #37b7dc;--theme-primary-dark-hover: #04a1ce;--theme-surface-color: #00557e;--theme-surface-color-transparent: rgba(0, 85, 126, .75);--theme-surface-image: #24353d80;--theme-bimco-logo-color: #fff;--theme-bimco-logo-stop-color: #fff;--theme-divider-default: #c6cdd5;--theme-divider-subtle: #037798;--theme-progress-incomplete-step: #2d434d;--theme-progress-complete-step: #48bb78;--theme-progress-active-step: #04a1ce;--theme-progress-spinner-background: #feefd7;--theme-progress-spinner-foreground: #f08320;--theme-pagination-pip-color: #37515d;--theme-pagination-pip-color-active: #f2f4f5;--theme-pagination-text-color: #37515d;--theme-pagination-text-color-active: #fff;--form-label: #24353d;--form-label-small: #00557e;--form-label-small-focused: #fff;--form-input: #24353d;--form-input-focused: #fff;--form-input-background: #c8e7f4;--form-input-gradient-focused: #0577AD;--form-input-placeholder: rgba(198, 205, 213, .6980392157);--form-input-error: #fff;--form-input-error-icon: #f56565;--cards-fill: #006996;--cards-highlight: #b9ecfb;--cards-hover-fill: linear-gradient(0deg, rgba(4, 51, 71, .95) 0%, rgba(4, 51, 71, .95) 100%);--cards-hover-outline: #00557e;--cards-hover-button: #064766;--tables-data-block-background: #002737;--tables-data-block-header-background: radial-gradient(circle at 0% 0%, #f0ece3 0%, #f6f3ec 150%);--tables-data-block-header-text: #004f6f;--tables-tab-text: #f6f3ec;--tables-heading-line: #c6cdd5;--tables-heading-background: #00557e;--tables-cell-line: #037798;--theme-footer-label: #596d7d;--typography-headlines: #fefdfb;--typography-body-description: #f6f3ec;--typography-body-content: #fefdfb;--typography-rating-icon: #fefdfb;--typography-eyebrow: #04a1ce;--typography-link: #f78a28;--typography-link-hover: #e5740e;--search-result-tag-background: #ddf0f8;--search-result-tag-color: #00557e;--search-result-featured-background: #004460;--search-result-featured-color: #fefdfb;--search-result-featured-tag-background: #e5dfd2;--search-result-featured-tag-color: #00384e;--theme-header-background: radial-gradient(circle at -40% -40%, #00557e 0%, #002737 100%);--theme-header-text-color: #fff;--theme-header-supergraphic-background-left: #0980ae;--theme-header-supergraphic-background-right: #004460;--theme-header-menu-button-background: #f08320;--theme-header-search-button-background: #004f6f;--theme-header-search-button-color: #fefdfb;--theme-header-close-button-background: #f0ece3;--theme-header-close-button-color: #004460;--theme-header-top-link-background: #00384e;--theme-header-top-link-border: #004460;--theme-navigation-link-background: rgba(0, 93, 138, .05);--theme-navigation-link-background-hover: rgba(0, 93, 138, .25);--theme-navigation-link-color: #f6f3ec;--theme-navigation-card-background: rgba(0, 93, 138, .2);--theme-navigation-card-background-hover: rgba(0, 93, 138, .25);--theme-navigation-card-accent-color: #002737;--theme-navigation-card-accent-color-hover: #0980ae;--breadcrumbs-default-text: #a1afbc;--breadcrumbs-default-text-hover: #37b7dc;--breadcrumbs-current-page-text: #f2f4f5;--breadcrumbs-divider: #596d7d;--theme-chapter-link-card-background: #004f6f;--theme-chapter-link-card-index-color: #fefdfb;--theme-chapter-link-card-pip-color: #04a1ce;--theme-chapter-link-card-background-hover: #002737;--theme-chapter-link-card-text-color-hover: #fefdfb;--theme-chapter-link-card-background-active: #004460;--theme-chapter-link-card-text-color-active: #fefdfb;--accordion-color: #fefdfb;--accordion-background-color: #002737;--accordion-button-color: #2d434d;--accordion-button-background-color: #e5dfd2;--accordion-color-hover: #fefdfb;--accordion-background-color-hover: #00384e;--accordion-button-color-hover: #2d434d;--accordion-button-background-color-hover: #fefdfb;--btn-focus-color: #37b7dc;--btn-primary-fill: #f78a28;--btn-primary-outline: #f78a28;--btn-primary-text: #fefdfb;--btn-primary-icon: #f0ece3;--btn-primary-fill-hover: #fff;--btn-primary-outline-hover: #fff;--btn-primary-text-hover: #004460;--btn-primary-icon-hover: #004460;--btn-secondary-fill: #fff00;--btn-secondary-outline: linear-gradient( 292deg, #0980ae 0%, #ddf0f8 49%, #ddf0f8 60%, #0980ae 100% ) 1;--btn-secondary-text: #faf8f2;--btn-secondary-icon: #37b7dc;--btn-secondary-fill-hover: #fff0A;--btn-secondary-outline-hover: #c8e7f4;--btn-secondary-text-hover: #fff;--btn-secondary-icon-hover: #04a1ce;--btn-link-text: #c8e7f4;--btn-link-underline-gradient-from: #55a9d8;--btn-link-underline-gradient-from-to: #55a9d8;--btn-link-icon: #fbb060;--btn-link-text-hover: #fff;--btn-link-underline-gradient-hover-from: #04a1ce;--btn-link-underline-gradient-hover-to: #55a9d8;--btn-link-icon-hover: #f78a28;--btn-link-focus-color: #037798;--btn-icon-full-fill: #e5dfd2;--btn-icon-full-outline: #e5dfd2;--btn-icon-full-icon: #004460;--btn-icon-full-fill-hover: #fefdfb;--btn-icon-full-outline-hover: #fefdfb;--btn-icon-full-fill-icon-hover: #2d434d;--btn-icon-subtle-fill: #004f6f;--btn-icon-subtle-outline: #004f6f;--btn-icon-subtle-icon: #fefdfb;--btn-icon-subtle-fill-hover: #004460;--btn-icon-subtle-outline-hover: #004460;--btn-icon-subtle-fill-icon-hover: #fefdfb;--btn-icon-tag-fill: #046999;--btn-icon-tag-outline: #046999;--btn-icon-tag-text: #fff;--btn-icon-tag-icon: #c6cdd5;--btn-icon-tag-fill-hover: #004460;--btn-icon-tag-outline-hover: #004460;--btn-icon-tag-text-hover: #fefdfb;--btn-icon-tag-icon-hover: #fefdfb}.theme.theme--brand .theme-inverse{--btn-focus-color: #0092bc;--btn-primary-fill: #f08320;--btn-primary-outline: #f08320;--btn-primary-text: #fefdfb;--btn-primary-icon: #f0ece3;--btn-primary-fill-hover: #00557e;--btn-primary-outline-hover: #00557e;--btn-primary-text-hover: #fefdfb;--btn-primary-icon-hover: #fefdfb;--btn-secondary-fill: #fff00;--btn-secondary-outline: linear-gradient( 292deg, #00557e 0%, #71b9e2 49%, #71b9e2 60%, #00557e 100% ) 1;--btn-secondary-text: #004f6f;--btn-secondary-icon: #04a1ce;--btn-secondary-fill-hover: #fff0F;--btn-secondary-outline-hover: #00557e;--btn-secondary-text-hover: #00384e;--btn-secondary-icon-hover: #0092bc;--btn-link-text: #00557e;--btn-link-underline-gradient-from: #71b9e2;--btn-link-underline-gradient-from-to: #71b9e2;--btn-link-icon: #f08320;--btn-link-text-hover: #004f6f;--btn-link-underline-gradient-hover-from: #04a1ce;--btn-link-underline-gradient-hover-to: #6ed2ef;--btn-link-icon-hover: #e5740e;--btn-link-focus-color: #037798;--btn-icon-full-fill: #04a1ce;--btn-icon-full-outline: #04a1ce;--btn-icon-full-icon: #fefdfb;--btn-icon-full-fill-hover: #004f6f;--btn-icon-full-outline-hover: #004f6f;--btn-icon-full-fill-icon-hover: #fefdfb;--btn-icon-subtle-fill: #f6f3ec;--btn-icon-subtle-outline: #f6f3ec;--btn-icon-subtle-icon: #004460;--btn-icon-subtle-fill-hover: #fefdfb;--btn-icon-subtle-outline-hover: #fefdfb;--btn-icon-subtle-fill-icon-hover: #004460;--btn-icon-tag-fill: #e5dfd2;--btn-icon-tag-outline: #e5dfd2;--btn-icon-tag-text: #645c49;--btn-icon-tag-icon: #645c49;--btn-icon-tag-fill-hover: #fefdfb;--btn-icon-tag-outline-hover: #fefdfb;--btn-icon-tag-text-hover: #004460;--btn-icon-tag-icon-hover: #004460;--theme-primary-light: #04a1ce;--theme-primary: #0092bc;--theme-primary-dark: #037798;--theme-primary-light-hover: #0092bc;--theme-primary-hover: #0586ab;--theme-primary-dark-hover: #02647f;--theme-surface-color: #f0ece3;--theme-surface-color-transparent: rgba(240, 236, 227, .75);--theme-surface-image: #fefdfbB3;--theme-divider-default: #c6cdd5;--theme-divider-subtle: #596d7d;--typography-headlines: #004f6f;--typography-body-description: #596d7d;--typography-body-content: #24353d;--typography-rating-icon: #645c49;--typography-eyebrow: #0092bc;--typography-link: #cd5c09;--typography-link-hover: #b54e04}.theme.theme--dark{--theme-primary-light: #37b7dc;--theme-primary: #04a1ce;--theme-primary-dark: #0092bc;--theme-primary-light-hover: #04a1ce;--theme-primary-hover: #37b7dc;--theme-primary-dark-hover: #04a1ce;--theme-surface-color: #002737;--theme-surface-color-transparent: rgba(0, 39, 55, .75);--theme-surface-image: #24353d80;--theme-bimco-logo-color: #fff;--theme-bimco-logo-stop-color: #fff;--theme-divider-default: #c6cdd5;--theme-divider-subtle: #004460;--theme-pagination-pip-color: #37515d;--theme-pagination-pip-color-active: #f2f4f5;--theme-pagination-text-color: #37515d;--theme-pagination-text-color-active: #fff;--theme-progress-incomplete-step: #2d434d;--theme-progress-complete-step: #48bb78;--theme-progress-active-step: #04a1ce;--theme-progress-spinner-background: #feefd7;--theme-progress-spinner-foreground: #f08320;--form-label: #24353d;--form-label-small: #00557e;--form-label-small-focused: #fff;--form-input: #24353d;--form-input-focused: #fff;--form-input-background: #c8e7f4;--form-input-gradient-focused: #056B9D;--form-input-placeholder: rgba(198, 205, 213, .6980392157);--form-input-error: #fff;--form-input-error-icon: #f56565;--cards-fill: #043347;--cards-highlight: #37b7dc;--cards-hover-fill: linear-gradient(0deg, rgba(0, 85, 126, .95) 0%, rgba(0, 85, 126, .95) 100%);--cards-hover-outline: #0980ae;--cards-hover-button: #0D3244;--tables-data-block-background: #00384e;--tables-data-block-header-background: radial-gradient(circle at 0% 0%, #f0ece3 0%, #f6f3ec 150%);--tables-data-block-header-text: #004f6f;--tables-tab-text: #f0ece3;--tables-heading-line: #c6cdd5;--tables-heading-background: #002737;--tables-cell-line: #004460;--theme-footer-label: #596d7d;--typography-headlines: #fefdfb;--typography-body-description: #f0ece3;--typography-body-content: #fefdfb;--typography-rating-icon: #fefdfb;--typography-eyebrow: #04a1ce;--typography-link: #f78a28;--typography-link-hover: #e5740e;--search-result-tag-background: #ddf0f8;--search-result-tag-color: #00557e;--search-result-featured-background: #004460;--search-result-featured-color: #fefdfb;--search-result-featured-tag-background: #e5dfd2;--search-result-featured-tag-color: #00384e;--theme-header-background: radial-gradient(circle at -40% -40%, #00557e 0%, #002737 100%);--theme-header-text-color: #fff;--theme-header-supergraphic-background-left: #0980ae;--theme-header-supergraphic-background-right: #004460;--theme-header-menu-button-background: #f08320;--theme-header-search-button-background: #004f6f;--theme-header-search-button-color: #fefdfb;--theme-header-close-button-background: #f0ece3;--theme-header-close-button-color: #004460;--theme-header-top-link-background: #00384e;--theme-header-top-link-border: #004460;--theme-navigation-link-background: rgba(0, 93, 138, .05);--theme-navigation-link-background-hover: rgba(0, 93, 138, .25);--theme-navigation-link-color: #f6f3ec;--theme-navigation-card-background: rgba(0, 93, 138, .2);--theme-navigation-card-background-hover: rgba(0, 93, 138, .25);--theme-navigation-card-accent-color: #002737;--theme-navigation-card-accent-color-hover: #0980ae;--breadcrumbs-default-text: #a1afbc;--breadcrumbs-default-text-hover: #37b7dc;--breadcrumbs-current-page-text: #f2f4f5;--breadcrumbs-divider: #37515D;--theme-chapter-link-card-background: #00557e;--theme-chapter-link-card-index-color: #fefdfb;--theme-chapter-link-card-pip-color: #04a1ce;--theme-chapter-link-card-background-hover: #00384e;--theme-chapter-link-card-text-color-hover: #fefdfb;--theme-chapter-link-card-background-active: #004460;--theme-chapter-link-card-text-color-active: #fefdfb;--accordion-color: #fefdfb;--accordion-background-color: #00557e;--accordion-button-color: #2d434d;--accordion-button-background-color: #e5dfd2;--accordion-color-hover: #fefdfb;--accordion-background-color-hover: #037798;--accordion-button-color-hover: #2d434d;--accordion-button-background-color-hover: #fefdfb;--btn-focus-color: #37b7dc;--btn-primary-fill: #f78a28;--btn-primary-outline: #f78a28;--btn-primary-text: #fefdfb;--btn-primary-icon: #f0ece3;--btn-primary-fill-hover: #0980ae;--btn-primary-outline-hover: #0980ae;--btn-primary-text-hover: #fefdfb;--btn-primary-icon-hover: #fefdfb;--btn-primary-focus-color: #37b7dc;--btn-secondary-fill: #fff00;--btn-secondary-outline: linear-gradient( 292deg, #0980ae 0%, #ddf0f8 49%, #ddf0f8 60%, #0980ae 100% ) 1;--btn-secondary-text: #faf8f2;--btn-secondary-icon: #37b7dc;--btn-secondary-fill-hover: #fff0A;--btn-secondary-outline-hover: #c8e7f4;--btn-secondary-text-hover: #fff;--btn-secondary-icon-hover: #04a1ce;--btn-link-text: #71b9e2;--btn-link-underline-gradient-from: #0980ae;--btn-link-underline-gradient-from-to: #0980ae;--btn-link-icon: #fbb060;--btn-link-text-hover: #fff;--btn-link-underline-gradient-hover-from: #04a1ce;--btn-link-underline-gradient-hover-to: #0980ae;--btn-link-icon-hover: #f78a28;--btn-link-focus-color: #037798;--btn-icon-full-fill: #e5dfd2;--btn-icon-full-outline: #e5dfd2;--btn-icon-full-icon: #004460;--btn-icon-full-fill-hover: #fefdfb;--btn-icon-full-outline-hover: #fefdfb;--btn-icon-full-fill-icon-hover: #2d434d;--btn-icon-subtle-fill: #004f6f;--btn-icon-subtle-outline: #004f6f;--btn-icon-subtle-icon: #fefdfb;--btn-icon-subtle-fill-hover: #004f6f;--btn-icon-subtle-outline-hover: #004f6f;--btn-icon-subtle-fill-icon-hover: #fefdfb;--btn-icon-tag-fill: #004f6f;--btn-icon-tag-outline: #004f6f;--btn-icon-tag-text: #fff;--btn-icon-tag-icon: #c6cdd5;--btn-icon-tag-fill-hover: #00557e;--btn-icon-tag-outline-hover: #00557e;--btn-icon-tag-text-hover: #fefdfb;--btn-icon-tag-icon-hover: #fefdfb}.theme.theme--dark .theme-inverse{--btn-focus-color: #0092bc;--btn-primary-fill: #f08320;--btn-primary-outline: #f08320;--btn-primary-text: #fefdfb;--btn-primary-icon: #f0ece3;--btn-primary-fill-hover: #00557e;--btn-primary-outline-hover: #00557e;--btn-primary-text-hover: #fefdfb;--btn-primary-icon-hover: #fefdfb;--btn-secondary-fill: #fff00;--btn-secondary-outline: linear-gradient( 292deg, #00557e 0%, #71b9e2 49%, #71b9e2 60%, #00557e 100% ) 1;--btn-secondary-text: #004f6f;--btn-secondary-icon: #04a1ce;--btn-secondary-fill-hover: #fff0F;--btn-secondary-outline-hover: #00557e;--btn-secondary-text-hover: #00384e;--btn-secondary-icon-hover: #0092bc;--btn-link-text: #00557e;--btn-link-underline-gradient-from: #71b9e2;--btn-link-underline-gradient-from-to: #71b9e2;--btn-link-icon: #f08320;--btn-link-text-hover: #004f6f;--btn-link-underline-gradient-hover-from: #04a1ce;--btn-link-underline-gradient-hover-to: #6ed2ef;--btn-link-icon-hover: #e5740e;--btn-link-focus-color: #037798;--btn-icon-full-fill: #04a1ce;--btn-icon-full-outline: #04a1ce;--btn-icon-full-icon: #fefdfb;--btn-icon-full-fill-hover: #004f6f;--btn-icon-full-outline-hover: #004f6f;--btn-icon-full-fill-icon-hover: #fefdfb;--btn-icon-subtle-fill: #f6f3ec;--btn-icon-subtle-outline: #f6f3ec;--btn-icon-subtle-icon: #004460;--btn-icon-subtle-fill-hover: #fefdfb;--btn-icon-subtle-outline-hover: #fefdfb;--btn-icon-subtle-fill-icon-hover: #004460;--btn-icon-tag-fill: #e5dfd2;--btn-icon-tag-outline: #e5dfd2;--btn-icon-tag-text: #645c49;--btn-icon-tag-icon: #645c49;--btn-icon-tag-fill-hover: #fefdfb;--btn-icon-tag-outline-hover: #fefdfb;--btn-icon-tag-text-hover: #004460;--btn-icon-tag-icon-hover: #004460;--theme-primary-light: #04a1ce;--theme-primary: #0092bc;--theme-primary-dark: #037798;--theme-primary-light-hover: #0092bc;--theme-primary-hover: #0586ab;--theme-primary-dark-hover: #02647f;--theme-surface-color: #f0ece3;--theme-surface-color-transparent: rgba(240, 236, 227, .75);--theme-surface-image: #fefdfbB3;--theme-divider-default: #c6cdd5;--theme-divider-subtle: #596d7d;--typography-headlines: #004f6f;--typography-body-description: #596d7d;--typography-body-content: #24353d;--typography-rating-icon: #645c49;--typography-eyebrow: #0092bc;--typography-link: #cd5c09;--typography-link-hover: #b54e04}.theme .theme-zone{--btn-success-fill: #38a169;--btn-success-outline: #48bb78;--btn-success-text: #fefdfb;--btn-success-icon: #e9fce8;--btn-success-fill-hover: #2f8559;--btn-success-outline-hover: #38a169;--btn-success-text-hover: #fff;--btn-success-icon-hover: #e9fce8;--btn-danger-fill: #e53e3e;--btn-danger-outline: #e53e3e;--btn-danger-text: #fefdfb;--btn-danger-icon: #fff5f5;--btn-danger-fill-hover: #c53030;--btn-danger-outline-hover: #c53030;--btn-danger-text-hover: #fff;--btn-danger-icon-hover: #fff5f5;--btn-toggle-fill: #fff;--btn-toggle-outline: #c6cdd5;--btn-toggle-text: #37515d;--btn-toggle-icon: #37515d;--btn-toggle-fill-hover: #c8e7f4;--btn-toggle-outline-hover: #c8e7f4;--btn-toggle-text-hover: #002737;--btn-toggle-icon-hover: #002737;color:var(--typography-body-content);background-color:var(--theme-surface-color)}.theme .theme-zone.theme--white{--theme-primary-light: #04a1ce;--theme-primary: #0092bc;--theme-primary-dark: #037798;--theme-primary-light-hover: #0092bc;--theme-primary-hover: #0586ab;--theme-primary-dark-hover: #02647f;--theme-surface-color: #fefdfb;--theme-surface-color-transparent: rgba(254, 253, 251, .75);--theme-surface-image: #fefdfbB3;--theme-bimco-logo-color: #00587c;--theme-bimco-logo-stop-color: #0092bc;--theme-pagination-pip-color: #bcb29d;--theme-pagination-pip-color-active: #0092bc;--theme-pagination-text-color: #bcb29d;--theme-pagination-text-color-active: #004460;--theme-progress-incomplete-step: #c6cdd5;--theme-progress-complete-step: #38a169;--theme-progress-active-step: #04a1ce;--theme-progress-spinner-background: #feefd7;--theme-progress-spinner-foreground: #f08320;--theme-divider-default: #c6cdd5;--theme-divider-subtle: #e4e7eb;--form-label: #24353d;--form-label-small: #00557e;--form-label-small-focused: #00557e;--form-input: #24353d;--form-input-focused: #24353d;--form-input-background: #faf8f2;--form-input-gradient-focused: #c8e7f4;--form-input-placeholder: #768998;--form-input-error: #c53030;--form-input-error-icon: #c53030;--cards-fill: #faf8f2;--cards-highlight: #037798;--cards-hover-fill: linear-gradient(0deg, rgba(246, 243, 236, .95) 0%, rgba(246, 243, 236, .95) 100%);--cards-hover-outline: #aa9d82;--cards-hover-button: #e5dfd2;--tables-data-block-background: #f2f4f5;--tables-data-block-header-background: radial-gradient(circle at -40% -40%, #00557e 0%, #002737 100%);--tables-data-block-header-text: #fefdfb;--tables-tab-text: #596d7d;--tables-heading-line: #c6cdd5;--tables-heading-background: #fefdfb;--tables-cell-line: #e4e7eb;--theme-footer-label: #a1afbc;--theme-header-background: radial-gradient(circle at 0% 0%, #f0ece3 0%, #f6f3ec 150%);--theme-header-text-color: #004460;--theme-header-supergraphic-background-left: #0980ae;--theme-header-supergraphic-background-right: #004460;--theme-header-menu-button-background: #f08320;--theme-header-search-button-background: #f0ece3;--theme-header-search-button-color: #004460;--theme-header-close-button-background: #f0ece3;--theme-header-close-button-color: #004460;--theme-header-top-link-background: #00384e;--theme-header-top-link-border: #004460;--typography-headlines: #004f6f;--typography-body-description: #596d7d;--typography-body-content: #24353d;--typography-rating-icon: #645c49;--typography-eyebrow: #0092bc;--typography-link: #cd5c09;--typography-link-hover: #b54e04;--search-result-tag-background: #ddf0f8;--search-result-tag-color: #00557e;--search-result-featured-background: #e5dfd2;--search-result-featured-color: #00384e;--search-result-featured-tag-background: #faf8f2;--search-result-featured-tag-color: #00384e;--theme-navigation-card-background: #e5dfd2;--theme-navigation-card-background-hover: #fff;--theme-navigation-card-accent-color: #fff;--theme-navigation-card-accent-color-hover: #e5dfd2;--breadcrumbs-default-text: #596d7d;--breadcrumbs-default-text-hover: #37b7dc;--breadcrumbs-current-page-text: #2d434d;--breadcrumbs-divider: #c6cdd5;--theme-chapter-link-card-background: rgba(240, 236, 227, .3);--theme-chapter-link-card-index-color: #0092bc;--theme-chapter-link-card-pip-color: #0092bc;--theme-chapter-link-card-background-hover: #ddf0f8;--theme-chapter-link-card-text-color-hover: #0092bc;--theme-chapter-link-card-background-active: rgba(240, 236, 227, .3);--theme-chapter-link-card-text-color-active: #0092bc;--accordion-color: #004460;--accordion-background-color: #f0ece3;--accordion-button-color: #fefdfb;--accordion-button-background-color: #0092bc;--accordion-color-hover: #004460;--accordion-background-color-hover: #c8e7f4;--accordion-button-color-hover: #fefdfb;--accordion-button-background-color-hover: #0092bc;--btn-focus-color: #04a1ce;--btn-primary-fill: #f08320;--btn-primary-outline: #f08320;--btn-primary-text: #fefdfb;--btn-primary-icon: #f0ece3;--btn-primary-fill-hover: #00557e;--btn-primary-outline-hover: #00557e;--btn-primary-text-hover: #fefdfb;--btn-primary-icon-hover: #fefdfb;--btn-secondary-fill: #fff00;--btn-secondary-outline: linear-gradient( 292deg, #00557e 0%, #71b9e2 49%, #71b9e2 60%, #00557e 100% ) 1;--btn-secondary-text: #004f6f;--btn-secondary-icon: #04a1ce;--btn-secondary-fill-hover: #fff0F;--btn-secondary-outline-hover: #00557e;--btn-secondary-text-hover: #00384e;--btn-secondary-icon-hover: #0586ab;--btn-link-text: #00557e;--btn-link-underline-gradient-from: #71b9e2;--btn-link-underline-gradient-from-to: #71b9e2;--btn-link-icon: #f08320;--btn-link-text-hover: #004f6f;--btn-link-underline-gradient-hover-from: #04a1ce;--btn-link-underline-gradient-hover-to: #6ed2ef;--btn-link-icon-hover: #e5740e;--btn-link-focus-color: #037798;--btn-icon-full-fill: #04a1ce;--btn-icon-full-outline: #04a1ce;--btn-icon-full-icon: #fefdfb;--btn-icon-full-fill-hover: #004f6f;--btn-icon-full-outline-hover: #004f6f;--btn-icon-full-fill-icon-hover: #fefdfb;--btn-icon-subtle-fill: #f0ece3;--btn-icon-subtle-outline: #f0ece3;--btn-icon-subtle-icon: #004460;--btn-icon-subtle-fill-hover: #ddd6c7;--btn-icon-subtle-outline-hover: #ddd6c7;--btn-icon-subtle-fill-icon-hover: #004460;--btn-icon-tag-fill: #ddf0f8;--btn-icon-tag-outline: #ddf0f8;--btn-icon-tag-text: #00557e;--btn-icon-tag-icon: #00384e;--btn-icon-tag-fill-hover: #fefdfb;--btn-icon-tag-outline-hover: #fefdfb;--btn-icon-tag-text-hover: #004460;--btn-icon-tag-icon-hover: #004460}.theme .theme-zone.theme--white .theme-inverse{--btn-focus-color: #37b7dc;--btn-primary-fill: #f78a28;--btn-primary-outline: #f78a28;--btn-primary-text: #fefdfb;--btn-primary-icon: #f0ece3;--btn-primary-fill-hover: #0980ae;--btn-primary-outline-hover: #0980ae;--btn-primary-text-hover: #fefdfb;--btn-primary-icon-hover: #fefdfb;--btn-primary-focus-color: #37b7dc;--btn-secondary-fill: #fff00;--btn-secondary-outline: linear-gradient( 292deg, #0980ae 0%, #ddf0f8 49%, #ddf0f8 60%, #0980ae 100% ) 1;--btn-secondary-text: #faf8f2;--btn-secondary-icon: #37b7dc;--btn-secondary-fill-hover: #fff0A;--btn-secondary-outline-hover: #c8e7f4;--btn-secondary-text-hover: #fff;--btn-secondary-icon-hover: #04a1ce;--btn-link-text: #71b9e2;--btn-link-underline-gradient-from: #0980ae;--btn-link-underline-gradient-from-to: #0980ae;--btn-link-icon: #fbb060;--btn-link-text-hover: #fff;--btn-link-underline-gradient-hover-from: #04a1ce;--btn-link-underline-gradient-hover-to: #0980ae;--btn-link-icon-hover: #f78a28;--btn-link-focus-color: #037798;--btn-icon-full-fill: #e5dfd2;--btn-icon-full-outline: #e5dfd2;--btn-icon-full-icon: #004460;--btn-icon-full-fill-hover: #fefdfb;--btn-icon-full-outline-hover: #fefdfb;--btn-icon-full-fill-icon-hover: #2d434d;--btn-icon-subtle-fill: #004f6f;--btn-icon-subtle-outline: #004f6f;--btn-icon-subtle-icon: #fefdfb;--btn-icon-subtle-fill-hover: #004f6f;--btn-icon-subtle-outline-hover: #004f6f;--btn-icon-subtle-fill-icon-hover: #fefdfb;--btn-icon-tag-fill: #004f6f;--btn-icon-tag-outline: #004f6f;--btn-icon-tag-text: #fff;--btn-icon-tag-icon: #c6cdd5;--btn-icon-tag-fill-hover: #00557e;--btn-icon-tag-outline-hover: #00557e;--btn-icon-tag-text-hover: #fefdfb;--btn-icon-tag-icon-hover: #fefdfb;--theme-primary-light: #37b7dc;--theme-primary: #04a1ce;--theme-primary-dark: #0092bc;--theme-primary-light-hover: #04a1ce;--theme-primary-hover: #0092bc;--theme-primary-dark-hover: #0980ae;--theme-surface-color: #002737;--theme-surface-color-transparent: rgba(0, 39, 55, .75);--theme-surface-image: #24353d80;--theme-divider-default: #c6cdd5;--theme-divider-subtle: #004460;--typography-headlines: #fefdfb;--typography-body-description: #f0ece3;--typography-body-content: #fefdfb;--typography-rating-icon: #fefdfb;--typography-eyebrow: #04a1ce;--typography-link: #f78a28;--typography-link-hover: #e5740e}.theme .theme-zone.theme--light{--theme-primary-light: #04a1ce;--theme-primary: #0092bc;--theme-primary-dark: #037798;--theme-primary-light-hover: #0092bc;--theme-primary-hover: #0586ab;--theme-primary-dark-hover: #02647f;--theme-surface-color: #f0ece3;--theme-surface-color-transparent: rgba(240, 236, 227, .75);--theme-surface-image: #fefdfbB3;--theme-bimco-logo-color: #00587c;--theme-bimco-logo-stop-color: #0092bc;--theme-divider-default: #c6cdd5;--theme-divider-subtle: #596d7d;--theme-pagination-pip-color: #bcb29d;--theme-pagination-pip-color-active: #0092bc;--theme-pagination-text-color: #bcb29d;--theme-pagination-text-color-active: #004460;--theme-progress-incomplete-step: #c6cdd5;--theme-progress-complete-step: #38a169;--theme-progress-active-step: #04a1ce;--theme-progress-spinner-background: #feefd7;--theme-progress-spinner-foreground: #f08320;--form-label: #24353d;--form-label-small: #00557e;--form-label-small-focused: #00557e;--form-input: #24353d;--form-input-focused: #24353d;--form-input-background: #faf8f2;--form-input-gradient-focused: #c8e7f4;--form-input-placeholder: #768998;--form-input-error: #c53030;--form-input-error-icon: #c53030;--cards-fill: #f6f3ec;--cards-highlight: #037798;--cards-hover-fill: linear-gradient(0deg, rgba(255, 255, 255, .95) 0%, rgba(255, 255, 255, .95) 100%);--cards-hover-outline: #bcb29d;--cards-hover-button: #e5dfd2;--tables-data-block-background: #faf8f2;--tables-data-block-header-background: radial-gradient(circle at -40% -40%, #00557e 0%, #002737 100%);--tables-data-block-header-text: #fefdfb;--tables-tab-text: #596d7d;--tables-heading-line: #c6cdd5;--tables-heading-background: #f0ece3;--tables-cell-line: #ddd6c7;--theme-footer-label: #a1afbc;--typography-headlines: #004460;--typography-body-description: #596d7d;--typography-body-content: #2d434d;--typography-rating-icon: #645c49;--typography-eyebrow: #0092bc;--typography-link: #cd5c09;--typography-link-hover: #b54e04;--search-result-tag-background: #ddf0f8;--search-result-tag-color: #00557e;--search-result-featured-background: #e5dfd2;--search-result-featured-color: #00384e;--search-result-featured-tag-background: #faf8f2;--search-result-featured-tag-color: #00557e;--theme-header-background: radial-gradient(circle at 0% 0%, #f0ece3 0%, #f6f3ec 150%);--theme-header-text-color: #004460;--theme-header-supergraphic-background-left: #0980ae;--theme-header-supergraphic-background-right: #004460;--theme-header-menu-button-background: #f08320;--theme-header-search-button-background: #f0ece3;--theme-header-search-button-color: #004460;--theme-header-close-button-background: #f0ece3;--theme-header-close-button-color: #004460;--theme-header-top-link-background: #00384e;--theme-header-top-link-border: #004460;--theme-navigation-link-background: none;--theme-navigation-link-background-hover: #e5dfd2;--theme-navigation-link-color: #004460;--theme-navigation-card-background: #fff;--theme-navigation-card-background-hover: #e5dfd2;--theme-navigation-card-accent-color: #e5dfd2;--theme-navigation-card-accent-color-hover: #fff;--breadcrumbs-default-text: #596d7d;--breadcrumbs-default-text-hover: #37b7dc;--breadcrumbs-current-page-text: #2d434d;--breadcrumbs-divider: #d3cab6;--theme-chapter-link-card-background: rgba(254, 253, 251, .3);--theme-chapter-link-card-index-color: #0092bc;--theme-chapter-link-card-pip-color: #0092bc;--theme-chapter-link-card-background-hover: #ddf0f8;--theme-chapter-link-card-text-color-hover: #0092bc;--theme-chapter-link-card-background-active: rgba(240, 236, 227, .8);--theme-chapter-link-card-text-color-active: #0092bc;--accordion-color: #004f6f;--accordion-background-color: #fefdfb;--accordion-button-color: #fefdfb;--accordion-button-background-color: #0092bc;--accordion-color-hover: #004f6f;--accordion-background-color-hover: #ddf0f8;--accordion-button-color-hover: #fefdfb;--accordion-button-background-color-hover: #004f6f;--btn-focus-color: #0092bc;--btn-primary-fill: #f08320;--btn-primary-outline: #f08320;--btn-primary-text: #fefdfb;--btn-primary-icon: #f0ece3;--btn-primary-fill-hover: #00557e;--btn-primary-outline-hover: #00557e;--btn-primary-text-hover: #fefdfb;--btn-primary-icon-hover: #fefdfb;--btn-secondary-fill: #fff00;--btn-secondary-outline: linear-gradient( 292deg, #00557e 0%, #71b9e2 49%, #71b9e2 60%, #00557e 100% ) 1;--btn-secondary-text: #004f6f;--btn-secondary-icon: #04a1ce;--btn-secondary-fill-hover: #fff0F;--btn-secondary-outline-hover: #00557e;--btn-secondary-text-hover: #00384e;--btn-secondary-icon-hover: #0092bc;--btn-link-text: #00557e;--btn-link-underline-gradient-from: #71b9e2;--btn-link-underline-gradient-from-to: #71b9e2;--btn-link-icon: #f08320;--btn-link-text-hover: #004f6f;--btn-link-underline-gradient-hover-from: #04a1ce;--btn-link-underline-gradient-hover-to: #6ed2ef;--btn-link-icon-hover: #e5740e;--btn-link-focus-color: #037798;--btn-icon-full-fill: #04a1ce;--btn-icon-full-outline: #04a1ce;--btn-icon-full-icon: #fefdfb;--btn-icon-full-fill-hover: #004f6f;--btn-icon-full-outline-hover: #004f6f;--btn-icon-full-fill-icon-hover: #fefdfb;--btn-icon-subtle-fill: #f6f3ec;--btn-icon-subtle-outline: #f6f3ec;--btn-icon-subtle-icon: #004460;--btn-icon-subtle-fill-hover: #fefdfb;--btn-icon-subtle-outline-hover: #fefdfb;--btn-icon-subtle-fill-icon-hover: #004460;--btn-icon-tag-fill: #e5dfd2;--btn-icon-tag-outline: #e5dfd2;--btn-icon-tag-text: #645c49;--btn-icon-tag-icon: #645c49;--btn-icon-tag-fill-hover: #fefdfb;--btn-icon-tag-outline-hover: #fefdfb;--btn-icon-tag-text-hover: #004460;--btn-icon-tag-icon-hover: #004460}.theme .theme-zone.theme--light .theme-inverse{--btn-focus-color: #37b7dc;--btn-primary-fill: #f78a28;--btn-primary-outline: #f78a28;--btn-primary-text: #fefdfb;--btn-primary-icon: #f0ece3;--btn-primary-fill-hover: #0980ae;--btn-primary-outline-hover: #0980ae;--btn-primary-text-hover: #fefdfb;--btn-primary-icon-hover: #fefdfb;--btn-primary-focus-color: #37b7dc;--btn-secondary-fill: #fff00;--btn-secondary-outline: linear-gradient( 292deg, #0980ae 0%, #ddf0f8 49%, #ddf0f8 60%, #0980ae 100% ) 1;--btn-secondary-text: #faf8f2;--btn-secondary-icon: #37b7dc;--btn-secondary-fill-hover: #fff0A;--btn-secondary-outline-hover: #c8e7f4;--btn-secondary-text-hover: #fff;--btn-secondary-icon-hover: #04a1ce;--btn-link-text: #71b9e2;--btn-link-underline-gradient-from: #0980ae;--btn-link-underline-gradient-from-to: #0980ae;--btn-link-icon: #fbb060;--btn-link-text-hover: #fff;--btn-link-underline-gradient-hover-from: #04a1ce;--btn-link-underline-gradient-hover-to: #0980ae;--btn-link-icon-hover: #f78a28;--btn-link-focus-color: #037798;--btn-icon-full-fill: #e5dfd2;--btn-icon-full-outline: #e5dfd2;--btn-icon-full-icon: #004460;--btn-icon-full-fill-hover: #fefdfb;--btn-icon-full-outline-hover: #fefdfb;--btn-icon-full-fill-icon-hover: #2d434d;--btn-icon-subtle-fill: #004f6f;--btn-icon-subtle-outline: #004f6f;--btn-icon-subtle-icon: #fefdfb;--btn-icon-subtle-fill-hover: #004f6f;--btn-icon-subtle-outline-hover: #004f6f;--btn-icon-subtle-fill-icon-hover: #fefdfb;--btn-icon-tag-fill: #004f6f;--btn-icon-tag-outline: #004f6f;--btn-icon-tag-text: #fff;--btn-icon-tag-icon: #c6cdd5;--btn-icon-tag-fill-hover: #00557e;--btn-icon-tag-outline-hover: #00557e;--btn-icon-tag-text-hover: #fefdfb;--btn-icon-tag-icon-hover: #fefdfb;--theme-primary-light: #37b7dc;--theme-primary: #04a1ce;--theme-primary-dark: #0092bc;--theme-primary-light-hover: #04a1ce;--theme-primary-hover: #0092bc;--theme-primary-dark-hover: #0980ae;--theme-surface-color: #002737;--theme-surface-color-transparent: rgba(0, 39, 55, .75);--theme-surface-image: #24353d80;--theme-divider-default: #c6cdd5;--theme-divider-subtle: #004460;--typography-headlines: #fefdfb;--typography-body-description: #f0ece3;--typography-body-content: #fefdfb;--typography-rating-icon: #fefdfb;--typography-eyebrow: #04a1ce;--typography-link: #f78a28;--typography-link-hover: #e5740e}.theme .theme-zone.theme--brand{--theme-primary-light: #37b7dc;--theme-primary: #04a1ce;--theme-primary-dark: #0092bc;--theme-primary-light-hover: #04a1ce;--theme-primary-hover: #37b7dc;--theme-primary-dark-hover: #04a1ce;--theme-surface-color: #00557e;--theme-surface-color-transparent: rgba(0, 85, 126, .75);--theme-surface-image: #24353d80;--theme-bimco-logo-color: #fff;--theme-bimco-logo-stop-color: #fff;--theme-divider-default: #c6cdd5;--theme-divider-subtle: #037798;--theme-progress-incomplete-step: #2d434d;--theme-progress-complete-step: #48bb78;--theme-progress-active-step: #04a1ce;--theme-progress-spinner-background: #feefd7;--theme-progress-spinner-foreground: #f08320;--theme-pagination-pip-color: #37515d;--theme-pagination-pip-color-active: #f2f4f5;--theme-pagination-text-color: #37515d;--theme-pagination-text-color-active: #fff;--form-label: #24353d;--form-label-small: #00557e;--form-label-small-focused: #fff;--form-input: #24353d;--form-input-focused: #fff;--form-input-background: #c8e7f4;--form-input-gradient-focused: #0577AD;--form-input-placeholder: rgba(198, 205, 213, .6980392157);--form-input-error: #fff;--form-input-error-icon: #f56565;--cards-fill: #006996;--cards-highlight: #b9ecfb;--cards-hover-fill: linear-gradient(0deg, rgba(4, 51, 71, .95) 0%, rgba(4, 51, 71, .95) 100%);--cards-hover-outline: #00557e;--cards-hover-button: #064766;--tables-data-block-background: #002737;--tables-data-block-header-background: radial-gradient(circle at 0% 0%, #f0ece3 0%, #f6f3ec 150%);--tables-data-block-header-text: #004f6f;--tables-tab-text: #f6f3ec;--tables-heading-line: #c6cdd5;--tables-heading-background: #00557e;--tables-cell-line: #037798;--theme-footer-label: #596d7d;--typography-headlines: #fefdfb;--typography-body-description: #f6f3ec;--typography-body-content: #fefdfb;--typography-rating-icon: #fefdfb;--typography-eyebrow: #04a1ce;--typography-link: #f78a28;--typography-link-hover: #e5740e;--search-result-tag-background: #ddf0f8;--search-result-tag-color: #00557e;--search-result-featured-background: #004460;--search-result-featured-color: #fefdfb;--search-result-featured-tag-background: #e5dfd2;--search-result-featured-tag-color: #00384e;--theme-header-background: radial-gradient(circle at -40% -40%, #00557e 0%, #002737 100%);--theme-header-text-color: #fff;--theme-header-supergraphic-background-left: #0980ae;--theme-header-supergraphic-background-right: #004460;--theme-header-menu-button-background: #f08320;--theme-header-search-button-background: #004f6f;--theme-header-search-button-color: #fefdfb;--theme-header-close-button-background: #f0ece3;--theme-header-close-button-color: #004460;--theme-header-top-link-background: #00384e;--theme-header-top-link-border: #004460;--theme-navigation-link-background: rgba(0, 93, 138, .05);--theme-navigation-link-background-hover: rgba(0, 93, 138, .25);--theme-navigation-link-color: #f6f3ec;--theme-navigation-card-background: rgba(0, 93, 138, .2);--theme-navigation-card-background-hover: rgba(0, 93, 138, .25);--theme-navigation-card-accent-color: #002737;--theme-navigation-card-accent-color-hover: #0980ae;--breadcrumbs-default-text: #a1afbc;--breadcrumbs-default-text-hover: #37b7dc;--breadcrumbs-current-page-text: #f2f4f5;--breadcrumbs-divider: #596d7d;--theme-chapter-link-card-background: #004f6f;--theme-chapter-link-card-index-color: #fefdfb;--theme-chapter-link-card-pip-color: #04a1ce;--theme-chapter-link-card-background-hover: #002737;--theme-chapter-link-card-text-color-hover: #fefdfb;--theme-chapter-link-card-background-active: #004460;--theme-chapter-link-card-text-color-active: #fefdfb;--accordion-color: #fefdfb;--accordion-background-color: #002737;--accordion-button-color: #2d434d;--accordion-button-background-color: #e5dfd2;--accordion-color-hover: #fefdfb;--accordion-background-color-hover: #00384e;--accordion-button-color-hover: #2d434d;--accordion-button-background-color-hover: #fefdfb;--btn-focus-color: #37b7dc;--btn-primary-fill: #f78a28;--btn-primary-outline: #f78a28;--btn-primary-text: #fefdfb;--btn-primary-icon: #f0ece3;--btn-primary-fill-hover: #fff;--btn-primary-outline-hover: #fff;--btn-primary-text-hover: #004460;--btn-primary-icon-hover: #004460;--btn-secondary-fill: #fff00;--btn-secondary-outline: linear-gradient( 292deg, #0980ae 0%, #ddf0f8 49%, #ddf0f8 60%, #0980ae 100% ) 1;--btn-secondary-text: #faf8f2;--btn-secondary-icon: #37b7dc;--btn-secondary-fill-hover: #fff0A;--btn-secondary-outline-hover: #c8e7f4;--btn-secondary-text-hover: #fff;--btn-secondary-icon-hover: #04a1ce;--btn-link-text: #c8e7f4;--btn-link-underline-gradient-from: #55a9d8;--btn-link-underline-gradient-from-to: #55a9d8;--btn-link-icon: #fbb060;--btn-link-text-hover: #fff;--btn-link-underline-gradient-hover-from: #04a1ce;--btn-link-underline-gradient-hover-to: #55a9d8;--btn-link-icon-hover: #f78a28;--btn-link-focus-color: #037798;--btn-icon-full-fill: #e5dfd2;--btn-icon-full-outline: #e5dfd2;--btn-icon-full-icon: #004460;--btn-icon-full-fill-hover: #fefdfb;--btn-icon-full-outline-hover: #fefdfb;--btn-icon-full-fill-icon-hover: #2d434d;--btn-icon-subtle-fill: #004f6f;--btn-icon-subtle-outline: #004f6f;--btn-icon-subtle-icon: #fefdfb;--btn-icon-subtle-fill-hover: #004460;--btn-icon-subtle-outline-hover: #004460;--btn-icon-subtle-fill-icon-hover: #fefdfb;--btn-icon-tag-fill: #046999;--btn-icon-tag-outline: #046999;--btn-icon-tag-text: #fff;--btn-icon-tag-icon: #c6cdd5;--btn-icon-tag-fill-hover: #004460;--btn-icon-tag-outline-hover: #004460;--btn-icon-tag-text-hover: #fefdfb;--btn-icon-tag-icon-hover: #fefdfb}.theme .theme-zone.theme--brand .theme-inverse{--btn-focus-color: #0092bc;--btn-primary-fill: #f08320;--btn-primary-outline: #f08320;--btn-primary-text: #fefdfb;--btn-primary-icon: #f0ece3;--btn-primary-fill-hover: #00557e;--btn-primary-outline-hover: #00557e;--btn-primary-text-hover: #fefdfb;--btn-primary-icon-hover: #fefdfb;--btn-secondary-fill: #fff00;--btn-secondary-outline: linear-gradient( 292deg, #00557e 0%, #71b9e2 49%, #71b9e2 60%, #00557e 100% ) 1;--btn-secondary-text: #004f6f;--btn-secondary-icon: #04a1ce;--btn-secondary-fill-hover: #fff0F;--btn-secondary-outline-hover: #00557e;--btn-secondary-text-hover: #00384e;--btn-secondary-icon-hover: #0092bc;--btn-link-text: #00557e;--btn-link-underline-gradient-from: #71b9e2;--btn-link-underline-gradient-from-to: #71b9e2;--btn-link-icon: #f08320;--btn-link-text-hover: #004f6f;--btn-link-underline-gradient-hover-from: #04a1ce;--btn-link-underline-gradient-hover-to: #6ed2ef;--btn-link-icon-hover: #e5740e;--btn-link-focus-color: #037798;--btn-icon-full-fill: #04a1ce;--btn-icon-full-outline: #04a1ce;--btn-icon-full-icon: #fefdfb;--btn-icon-full-fill-hover: #004f6f;--btn-icon-full-outline-hover: #004f6f;--btn-icon-full-fill-icon-hover: #fefdfb;--btn-icon-subtle-fill: #f6f3ec;--btn-icon-subtle-outline: #f6f3ec;--btn-icon-subtle-icon: #004460;--btn-icon-subtle-fill-hover: #fefdfb;--btn-icon-subtle-outline-hover: #fefdfb;--btn-icon-subtle-fill-icon-hover: #004460;--btn-icon-tag-fill: #e5dfd2;--btn-icon-tag-outline: #e5dfd2;--btn-icon-tag-text: #645c49;--btn-icon-tag-icon: #645c49;--btn-icon-tag-fill-hover: #fefdfb;--btn-icon-tag-outline-hover: #fefdfb;--btn-icon-tag-text-hover: #004460;--btn-icon-tag-icon-hover: #004460;--theme-primary-light: #04a1ce;--theme-primary: #0092bc;--theme-primary-dark: #037798;--theme-primary-light-hover: #0092bc;--theme-primary-hover: #0586ab;--theme-primary-dark-hover: #02647f;--theme-surface-color: #f0ece3;--theme-surface-color-transparent: rgba(240, 236, 227, .75);--theme-surface-image: #fefdfbB3;--theme-divider-default: #c6cdd5;--theme-divider-subtle: #596d7d;--typography-headlines: #004f6f;--typography-body-description: #596d7d;--typography-body-content: #24353d;--typography-rating-icon: #645c49;--typography-eyebrow: #0092bc;--typography-link: #cd5c09;--typography-link-hover: #b54e04}.theme .theme-zone.theme--dark{--theme-primary-light: #37b7dc;--theme-primary: #04a1ce;--theme-primary-dark: #0092bc;--theme-primary-light-hover: #04a1ce;--theme-primary-hover: #37b7dc;--theme-primary-dark-hover: #04a1ce;--theme-surface-color: #002737;--theme-surface-color-transparent: rgba(0, 39, 55, .75);--theme-surface-image: #24353d80;--theme-bimco-logo-color: #fff;--theme-bimco-logo-stop-color: #fff;--theme-divider-default: #c6cdd5;--theme-divider-subtle: #004460;--theme-pagination-pip-color: #37515d;--theme-pagination-pip-color-active: #f2f4f5;--theme-pagination-text-color: #37515d;--theme-pagination-text-color-active: #fff;--theme-progress-incomplete-step: #2d434d;--theme-progress-complete-step: #48bb78;--theme-progress-active-step: #04a1ce;--theme-progress-spinner-background: #feefd7;--theme-progress-spinner-foreground: #f08320;--form-label: #24353d;--form-label-small: #00557e;--form-label-small-focused: #fff;--form-input: #24353d;--form-input-focused: #fff;--form-input-background: #c8e7f4;--form-input-gradient-focused: #056B9D;--form-input-placeholder: rgba(198, 205, 213, .6980392157);--form-input-error: #fff;--form-input-error-icon: #f56565;--cards-fill: #043347;--cards-highlight: #37b7dc;--cards-hover-fill: linear-gradient(0deg, rgba(0, 85, 126, .95) 0%, rgba(0, 85, 126, .95) 100%);--cards-hover-outline: #0980ae;--cards-hover-button: #0D3244;--tables-data-block-background: #00384e;--tables-data-block-header-background: radial-gradient(circle at 0% 0%, #f0ece3 0%, #f6f3ec 150%);--tables-data-block-header-text: #004f6f;--tables-tab-text: #f0ece3;--tables-heading-line: #c6cdd5;--tables-heading-background: #002737;--tables-cell-line: #004460;--theme-footer-label: #596d7d;--typography-headlines: #fefdfb;--typography-body-description: #f0ece3;--typography-body-content: #fefdfb;--typography-rating-icon: #fefdfb;--typography-eyebrow: #04a1ce;--typography-link: #f78a28;--typography-link-hover: #e5740e;--search-result-tag-background: #ddf0f8;--search-result-tag-color: #00557e;--search-result-featured-background: #004460;--search-result-featured-color: #fefdfb;--search-result-featured-tag-background: #e5dfd2;--search-result-featured-tag-color: #00384e;--theme-header-background: radial-gradient(circle at -40% -40%, #00557e 0%, #002737 100%);--theme-header-text-color: #fff;--theme-header-supergraphic-background-left: #0980ae;--theme-header-supergraphic-background-right: #004460;--theme-header-menu-button-background: #f08320;--theme-header-search-button-background: #004f6f;--theme-header-search-button-color: #fefdfb;--theme-header-close-button-background: #f0ece3;--theme-header-close-button-color: #004460;--theme-header-top-link-background: #00384e;--theme-header-top-link-border: #004460;--theme-navigation-link-background: rgba(0, 93, 138, .05);--theme-navigation-link-background-hover: rgba(0, 93, 138, .25);--theme-navigation-link-color: #f6f3ec;--theme-navigation-card-background: rgba(0, 93, 138, .2);--theme-navigation-card-background-hover: rgba(0, 93, 138, .25);--theme-navigation-card-accent-color: #002737;--theme-navigation-card-accent-color-hover: #0980ae;--breadcrumbs-default-text: #a1afbc;--breadcrumbs-default-text-hover: #37b7dc;--breadcrumbs-current-page-text: #f2f4f5;--breadcrumbs-divider: #37515D;--theme-chapter-link-card-background: #00557e;--theme-chapter-link-card-index-color: #fefdfb;--theme-chapter-link-card-pip-color: #04a1ce;--theme-chapter-link-card-background-hover: #00384e;--theme-chapter-link-card-text-color-hover: #fefdfb;--theme-chapter-link-card-background-active: #004460;--theme-chapter-link-card-text-color-active: #fefdfb;--accordion-color: #fefdfb;--accordion-background-color: #00557e;--accordion-button-color: #2d434d;--accordion-button-background-color: #e5dfd2;--accordion-color-hover: #fefdfb;--accordion-background-color-hover: #037798;--accordion-button-color-hover: #2d434d;--accordion-button-background-color-hover: #fefdfb;--btn-focus-color: #37b7dc;--btn-primary-fill: #f78a28;--btn-primary-outline: #f78a28;--btn-primary-text: #fefdfb;--btn-primary-icon: #f0ece3;--btn-primary-fill-hover: #0980ae;--btn-primary-outline-hover: #0980ae;--btn-primary-text-hover: #fefdfb;--btn-primary-icon-hover: #fefdfb;--btn-primary-focus-color: #37b7dc;--btn-secondary-fill: #fff00;--btn-secondary-outline: linear-gradient( 292deg, #0980ae 0%, #ddf0f8 49%, #ddf0f8 60%, #0980ae 100% ) 1;--btn-secondary-text: #faf8f2;--btn-secondary-icon: #37b7dc;--btn-secondary-fill-hover: #fff0A;--btn-secondary-outline-hover: #c8e7f4;--btn-secondary-text-hover: #fff;--btn-secondary-icon-hover: #04a1ce;--btn-link-text: #71b9e2;--btn-link-underline-gradient-from: #0980ae;--btn-link-underline-gradient-from-to: #0980ae;--btn-link-icon: #fbb060;--btn-link-text-hover: #fff;--btn-link-underline-gradient-hover-from: #04a1ce;--btn-link-underline-gradient-hover-to: #0980ae;--btn-link-icon-hover: #f78a28;--btn-link-focus-color: #037798;--btn-icon-full-fill: #e5dfd2;--btn-icon-full-outline: #e5dfd2;--btn-icon-full-icon: #004460;--btn-icon-full-fill-hover: #fefdfb;--btn-icon-full-outline-hover: #fefdfb;--btn-icon-full-fill-icon-hover: #2d434d;--btn-icon-subtle-fill: #004f6f;--btn-icon-subtle-outline: #004f6f;--btn-icon-subtle-icon: #fefdfb;--btn-icon-subtle-fill-hover: #004f6f;--btn-icon-subtle-outline-hover: #004f6f;--btn-icon-subtle-fill-icon-hover: #fefdfb;--btn-icon-tag-fill: #004f6f;--btn-icon-tag-outline: #004f6f;--btn-icon-tag-text: #fff;--btn-icon-tag-icon: #c6cdd5;--btn-icon-tag-fill-hover: #00557e;--btn-icon-tag-outline-hover: #00557e;--btn-icon-tag-text-hover: #fefdfb;--btn-icon-tag-icon-hover: #fefdfb}.theme .theme-zone.theme--dark .theme-inverse{--btn-focus-color: #0092bc;--btn-primary-fill: #f08320;--btn-primary-outline: #f08320;--btn-primary-text: #fefdfb;--btn-primary-icon: #f0ece3;--btn-primary-fill-hover: #00557e;--btn-primary-outline-hover: #00557e;--btn-primary-text-hover: #fefdfb;--btn-primary-icon-hover: #fefdfb;--btn-secondary-fill: #fff00;--btn-secondary-outline: linear-gradient( 292deg, #00557e 0%, #71b9e2 49%, #71b9e2 60%, #00557e 100% ) 1;--btn-secondary-text: #004f6f;--btn-secondary-icon: #04a1ce;--btn-secondary-fill-hover: #fff0F;--btn-secondary-outline-hover: #00557e;--btn-secondary-text-hover: #00384e;--btn-secondary-icon-hover: #0092bc;--btn-link-text: #00557e;--btn-link-underline-gradient-from: #71b9e2;--btn-link-underline-gradient-from-to: #71b9e2;--btn-link-icon: #f08320;--btn-link-text-hover: #004f6f;--btn-link-underline-gradient-hover-from: #04a1ce;--btn-link-underline-gradient-hover-to: #6ed2ef;--btn-link-icon-hover: #e5740e;--btn-link-focus-color: #037798;--btn-icon-full-fill: #04a1ce;--btn-icon-full-outline: #04a1ce;--btn-icon-full-icon: #fefdfb;--btn-icon-full-fill-hover: #004f6f;--btn-icon-full-outline-hover: #004f6f;--btn-icon-full-fill-icon-hover: #fefdfb;--btn-icon-subtle-fill: #f6f3ec;--btn-icon-subtle-outline: #f6f3ec;--btn-icon-subtle-icon: #004460;--btn-icon-subtle-fill-hover: #fefdfb;--btn-icon-subtle-outline-hover: #fefdfb;--btn-icon-subtle-fill-icon-hover: #004460;--btn-icon-tag-fill: #e5dfd2;--btn-icon-tag-outline: #e5dfd2;--btn-icon-tag-text: #645c49;--btn-icon-tag-icon: #645c49;--btn-icon-tag-fill-hover: #fefdfb;--btn-icon-tag-outline-hover: #fefdfb;--btn-icon-tag-text-hover: #004460;--btn-icon-tag-icon-hover: #004460;--theme-primary-light: #04a1ce;--theme-primary: #0092bc;--theme-primary-dark: #037798;--theme-primary-light-hover: #0092bc;--theme-primary-hover: #0586ab;--theme-primary-dark-hover: #02647f;--theme-surface-color: #f0ece3;--theme-surface-color-transparent: rgba(240, 236, 227, .75);--theme-surface-image: #fefdfbB3;--theme-divider-default: #c6cdd5;--theme-divider-subtle: #596d7d;--typography-headlines: #004f6f;--typography-body-description: #596d7d;--typography-body-content: #24353d;--typography-rating-icon: #645c49;--typography-eyebrow: #0092bc;--typography-link: #cd5c09;--typography-link-hover: #b54e04}:root{--viewport-width: 100vw;--viewport-height: 100vh;--bimco-header-height: 66px;--bimco-section-spacer-default: 4rem;--bimco-section-spacer-tight: 3rem;--bimco-section-spacer-tighter: 2rem;--bimco-section-divider-spacer: 1rem}@media (min-width: 744px){:root{--bimco-header-height: 80px;--bimco-section-spacer-default: 5rem;--bimco-section-spacer-tight: 4rem;--bimco-section-spacer-tighter: 3rem}}@media (min-width: 1280px){:root{--bimco-header-height: 124px;--bimco-section-spacer-default: 8rem;--bimco-section-spacer-tight: 5rem;--bimco-section-spacer-tighter: 4rem;--bimco-section-divider-spacer: 2rem}}@media (min-width: 2560px){:root{--bimco-section-divider-spacer: 4rem}}body{margin:0;overflow-y:scroll;font-family:var(--bimco-display-font-family);color:var(--typography-body-content);background-color:var(--theme-surface-color);text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}h1,.headline-1{font-family:var(--bimco-functional-font-family);font-size:var(--bimco-headline-1-font-size);font-weight:500;line-height:1.25;color:var(--typography-headlines);text-transform:none;letter-spacing:-1px}h2,.headline-2{font-family:var(--bimco-functional-font-family);font-size:var(--bimco-headline-2-font-size);font-weight:500;line-height:1.25;color:var(--typography-headlines);text-transform:none;letter-spacing:-1px}h3,.headline-3{font-family:var(--bimco-functional-font-family);font-size:var(--bimco-headline-3-font-size);font-weight:500;line-height:1.25;color:var(--typography-headlines);text-transform:none;letter-spacing:-.5px}h4,.headline-4{font-family:var(--bimco-functional-font-family);font-size:var(--bimco-headline-4-font-size);font-weight:500;line-height:1.25;color:var(--typography-headlines);text-transform:none;letter-spacing:normal}h5,.headline-5,p.pull-out{font-family:var(--bimco-functional-font-family);font-size:var(--bimco-headline-5-font-size);font-weight:500;line-height:1.25;color:var(--typography-headlines);text-transform:none;letter-spacing:normal}h1 em,.headline-1 em,h2 em,.headline-2 em,h3 em,.headline-3 em,h4 em,.headline-4 em,h5 em,.headline-5 em{font-style:normal;color:var(--typography-eyebrow)}p,.body-text-regular{font-family:var(--bimco-display-font-family);font-size:var(--bimco-body-font-size);font-weight:400;line-height:1.5;color:var(--typography-body-content);text-transform:none;letter-spacing:normal}p.lead,.body-text-large{font-family:var(--bimco-display-font-family);font-size:var(--bimco-body-large-font-size);font-weight:400;line-height:1.5;color:var(--typography-body-content);text-transform:none;letter-spacing:normal}.body-text-small{font-family:var(--bimco-display-font-family);font-size:var(--bimco-body-small-font-size);font-weight:400;line-height:1.5;color:var(--typography-body-content);text-transform:none;letter-spacing:normal}.body-text-tight{font-family:var(--bimco-display-font-family);font-size:var(--bimco-body-tight-font-size);font-weight:400;line-height:1.5;color:var(--typography-body-content);text-transform:none;letter-spacing:normal}h1 .eyebrow,.headline-1 .eyebrow,h2 .eyebrow,.headline-2 .eyebrow,.eyebrow-regular{font-family:var(--bimco-functional-font-family);font-size:var(--bimco-eyebrow-font-size);font-weight:600;line-height:1.25;color:var(--typography-eyebrow);text-transform:uppercase;letter-spacing:.5px}h3 .eyebrow,.headline-3 .eyebrow,h4 .eyebrow,.headline-4 .eyebrow,h5 .eyebrow,.headline-5 .eyebrow,p .eyebrow,.eyebrow-small{font-family:var(--bimco-functional-font-family);font-size:var(--bimco-eyebrow-small-font-size);font-weight:600;line-height:1.25;color:var(--typography-eyebrow);text-transform:uppercase;letter-spacing:.5px}label,.form-label,.form-label-small{font-family:var(--bimco-display-font-family);font-size:var(--bimco-form-label-font-size);font-weight:500;line-height:1.5;color:var(--form-label);text-transform:none;letter-spacing:normal}input,.form-input{font-family:var(--bimco-display-font-family);font-size:var(--bimco-form-input-font-size);font-weight:400;line-height:1.25;color:var(--form-input);text-transform:none;letter-spacing:normal;background:none;background-color:var(--form-input-background);border-bottom:.125rem solid var(--theme-primary-light)}.button-style{font-family:var(--bimco-display-font-family);font-size:var(--bimco-button-font-size);font-weight:700;line-height:1.25;letter-spacing:normal}.button-small{font-family:var(--bimco-display-font-family);font-size:var(--bimco-button-small-font-size);font-weight:700;line-height:1.25;letter-spacing:normal}.button-large{font-family:var(--bimco-display-font-family);font-size:var(--bimco-button-large-font-size);font-weight:700;line-height:1.25;letter-spacing:normal}:root{--bimco-display-font-family: DM Sans, 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;--bimco-functional-font-family: "Golos Text", DM Sans, 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}:root{--bimco-headline-1-font-size: 2.75rem}@media (min-width: 744px){:root{--bimco-headline-1-font-size: calc(3.5rem + 16 * (100vw - 46.5rem) / 768)}}@media (min-width: 1512px){:root{--bimco-headline-1-font-size: 4.5rem}}@media (min-width: 1512px){:root{--bimco-headline-1-font-size: calc(4.5rem + 8 * (100vw - 94.5rem) / 408)}}@media (min-width: 1920px){:root{--bimco-headline-1-font-size: 5rem}}:root{--bimco-headline-2-font-size: 2.25rem}@media (min-width: 744px){:root{--bimco-headline-2-font-size: calc(2.75rem + 12 * (100vw - 46.5rem) / 768)}}@media (min-width: 1512px){:root{--bimco-headline-2-font-size: 3.5rem}}:root{--bimco-headline-3-font-size: 2rem}@media (min-width: 744px){:root{--bimco-headline-3-font-size: calc(2.25rem + 4 * (100vw - 46.5rem) / 768)}}@media (min-width: 1512px){:root{--bimco-headline-3-font-size: 2.5rem}}@media (min-width: 1512px){:root{--bimco-headline-3-font-size: calc(2.5rem + 4 * (100vw - 94.5rem) / 408)}}@media (min-width: 1920px){:root{--bimco-headline-3-font-size: 2.75rem}}:root{--bimco-headline-4-font-size: 1.5rem}@media (min-width: 744px){:root{--bimco-headline-4-font-size: calc(1.75rem + 4 * (100vw - 46.5rem) / 768)}}@media (min-width: 1512px){:root{--bimco-headline-4-font-size: 2rem}}@media (min-width: 1512px){:root{--bimco-headline-4-font-size: calc(2rem + 4 * (100vw - 94.5rem) / 408)}}@media (min-width: 1920px){:root{--bimco-headline-4-font-size: 2.25rem}}:root{--bimco-headline-5-font-size: 1.25rem}@media (min-width: 744px){:root{--bimco-headline-5-font-size: calc(1.5rem + 4 * (100vw - 46.5rem) / 768)}}@media (min-width: 1512px){:root{--bimco-headline-5-font-size: 1.75rem}}@media (min-width: 1512px){:root{--bimco-headline-5-font-size: calc(1.75rem + 4 * (100vw - 94.5rem) / 408)}}@media (min-width: 1920px){:root{--bimco-headline-5-font-size: 2rem}}:root{--bimco-headline-1-margin-bottom: 1rem;--bimco-headline-2-margin-bottom: 1rem;--bimco-headline-3-margin-bottom: .875rem;--bimco-headline-4-margin-bottom: .75rem;--bimco-headline-5-margin-bottom: .75rem}:root{--bimco-body-font-size: 1rem}:root{--bimco-body-large-font-size: 1.125rem}@media (min-width: 744px){:root{--bimco-body-large-font-size: calc(1.125rem + 2 * (100vw - 46.5rem) / 768)}}@media (min-width: 1512px){:root{--bimco-body-large-font-size: 1.25rem}}:root{--bimco-body-small-font-size: 14px}:root{--bimco-body-tight-font-size: 16px}:root{--bimco-eyebrow-font-size: 1.25rem}@media (min-width: 744px){:root{--bimco-eyebrow-font-size: calc(1.25rem + 4 * (100vw - 46.5rem) / 768)}}@media (min-width: 1512px){:root{--bimco-eyebrow-font-size: 1.5rem}}@media (min-width: 1512px){:root{--bimco-eyebrow-font-size: calc(1.5rem + 4 * (100vw - 94.5rem) / 408)}}@media (min-width: 1920px){:root{--bimco-eyebrow-font-size: 1.75rem}}:root{--bimco-eyebrow-small-font-size: 1.125rem}@media (min-width: 744px){:root{--bimco-eyebrow-small-font-size: calc(1.125rem + 0*(100vw - 46.5rem)) }}@media (min-width: 1512px){:root{--bimco-eyebrow-small-font-size: 1.125rem}}@media (min-width: 1512px){:root{--bimco-eyebrow-small-font-size: calc(1.125rem + 2 * (100vw - 94.5rem) / 408)}}@media (min-width: 1920px){:root{--bimco-eyebrow-small-font-size: 1.25rem}}:root{--bimco-form-label-font-size: 17px}:root{--bimco-form-label-small-font-size: 14px}:root{--bimco-form-input-font-size: 16px}:root{--bimco-button-font-size: 1rem;--bimco-button-large-font-size: 1.125rem;--bimco-button-small-font-size: 1rem}h1,.headline-1{margin-bottom:var(--bimco-headline-1-margin-bottom)}h1 .eyebrow,.headline-1 .eyebrow{display:block;margin-bottom:.625rem}h2,.headline-2{margin-bottom:var(--bimco-headline-2-margin-bottom)}h2 .eyebrow,.headline-2 .eyebrow{display:block;margin-bottom:.625rem}h3,.headline-3{margin-bottom:var(--bimco-headline-3-margin-bottom)}h3 .eyebrow,.headline-3 .eyebrow{display:block;margin-bottom:.5rem}h4,.headline-4{margin-bottom:var(--bimco-headline-4-margin-bottom)}h4 .eyebrow,.headline-4 .eyebrow{display:block;margin-bottom:.5rem}h5,.headline-5{margin-bottom:var(--bimco-headline-5-margin-bottom)}h5 .eyebrow,.headline-5 .eyebrow,p .eyebrow{display:block;margin-bottom:.5rem}ol{list-style-position:outside}ol li{padding-left:.75rem}ul{list-style-position:outside;list-style-type:square}ul li{padding-left:.375rem}ul li::marker{color:var(--typography-body-description)}li{color:var(--typography-body-content)}p.pull-out{margin-top:2rem;margin-bottom:2rem}p.pull-out:before{display:inline-block;width:1.25rem;height:1.25rem;margin-right:.625rem;content:"";background-color:var(--theme-primary)}.rich-text>*:last-child{margin-bottom:0}.bimco-table{width:100%;overflow:auto}.bimco-table th{font-weight:600;color:var(--typography-headlines);text-transform:uppercase;background-color:var(--tables-heading-background);border-bottom:1px solid var(--tables-heading-line)}.bimco-table td{background-color:transparent;border-bottom:1px solid var(--tables-cell-line)}.bimco-table td svg{padding-right:.25rem}.bimco-table td a{font-weight:400;color:var(--typography-link);text-decoration:underline}.bimco-table th,.bimco-table td{padding:.875rem 1rem}.main-page-layout{display:flex;flex-direction:column;min-height:var(--viewport-height)}.main-page-layout__header{height:var(--bimco-header-height)}.main-page-layout__body{flex:1}.bimco-container{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto;--bimco-container-padding-x: 8px;padding-right:var(--bimco-container-padding-x);padding-left:var(--bimco-container-padding-x)}.bimco-container,.bimco-container .row{--bs-gutter-x: 8px}@media (min-width: 360px){.bimco-container{--bimco-container-padding-x: 18px}}@media (min-width: 744px){.bimco-container{--bimco-container-padding-x: 32px}.bimco-container,.bimco-container .row{--bs-gutter-x: 16px}}@media (min-width: 1280px){.bimco-container{--bimco-container-padding-x: 64px}}@media (min-width: 1512px){.bimco-container{--bimco-container-padding-x: 96px;max-width:1716px}}@media (min-width: 1920px){.bimco-container{--bimco-container-padding-x: 120px;max-width:1764px}}@media (min-width: 2560px){.bimco-container{--bimco-container-padding-x: 154px;max-width:2140px}.bimco-container--inset-xxxl{padding-right:calc(var(--bimco-container-padding-x) * 2);padding-left:calc(var(--bimco-container-padding-x) * 2)}}#root{display:flex;flex-direction:column;min-height:var(--viewport-height)}.loading-indicator{position:fixed;width:100vw;height:100vh;top:0;left:0;z-index:1080;background-color:#00000040;display:flex;justify-content:center;align-items:center}.capcha-margin-top{margin-top:1rem}.form-control{position:relative;width:max-content;min-width:100%;height:max-content;min-height:3.5rem}.form-control textarea.form-control__input{min-height:8rem;padding-top:1.5rem}.form-control__input{font-family:var(--bimco-display-font-family);font-size:var(--bimco-form-input-font-size);font-weight:400;line-height:1.25;color:var(--form-input);text-transform:none;letter-spacing:normal;background:none;background-color:var(--form-input-background);border-bottom:.125rem solid var(--theme-primary-light);min-width:100%;min-height:3.5rem;padding:1rem 1rem 0;border:none;border-bottom:.125rem solid var(--form-input-background)}.form-control__input.icon{padding-left:2.5rem}.form-control__input.icon~.form-control__label{padding-left:2.5rem}.form-control__input-icon,.form-control__input-clear{position:absolute;top:50%;left:1rem;display:none;width:1rem;height:1rem;color:var(--form-input);transform:translateY(-50%)}.form-control__input-icon.visible,.form-control__input-clear.visible{display:block;opacity:1}.form-control__input:placeholder-shown{border-bottom:.125rem solid var(--theme-primary-light)}.form-control__input:placeholder-shown::placeholder{color:var(--form-input-placeholder);opacity:0}.form-control__input:placeholder-shown+label{font-family:var(--bimco-display-font-family);font-size:var(--bimco-form-label-font-size);font-weight:500;line-height:1.5;color:var(--form-label);text-transform:none;letter-spacing:normal;position:absolute;top:0;left:0;display:flex;align-items:center;min-width:100%;min-height:3.5rem;padding:.625rem 1rem .5rem;pointer-events:none}.form-control__input-wrapper{position:relative;width:max-content;height:max-content}.form-control__input:focus{font-family:var(--bimco-display-font-family);font-size:var(--bimco-form-input-font-size);font-weight:400;line-height:1.25;color:var(--form-input-focused);text-transform:none;letter-spacing:normal;background:linear-gradient(270deg,rgba(255,255,255,0) -39.18%,var(--form-input-gradient-focused) 122.15%),#fff0;border-bottom:.125rem solid var(--theme-primary-light)}.form-control__input:focus::placeholder{opacity:1}.form-control__input:focus~.form-control__input-icon{color:var(--form-label-small-focused);opacity:1}.form-control__input:focus~.form-control__label{font-family:var(--bimco-display-font-family);font-size:var(--bimco-form-label-small-font-size);font-weight:500;line-height:1.5;color:var(--form-label-small-focused);text-transform:none;letter-spacing:normal;min-height:0;padding:.25rem 1rem 0 2rem}.form-control__input:focus~.form-control__label:after{position:absolute;top:calc(50% + .125rem);left:1rem;width:.375rem;height:.375rem;content:"";background-color:var(--theme-primary-light);transform:translateY(-50%)}.form-control__input:focus.icon~.form-control__label{padding-left:2.5rem}.form-control__input:focus.icon~.form-control__label:after{display:none}.form-control__label{font-family:var(--bimco-display-font-family);font-size:var(--bimco-form-label-small-font-size);font-weight:500;line-height:1.5;color:var(--form-label-small);text-transform:none;letter-spacing:normal;position:absolute;top:0;left:0;padding:.25rem 1rem 0}.form-control__message{display:flex;align-items:center;justify-content:space-between;padding:.25rem 0 .25rem .5rem}.form-control__optional{color:#768998}.form-control.error .form-control__input,.form-control.error:focus .form-control__input{color:#24353d;background:linear-gradient(269deg,#fff0 -17.29%,#fed7d7 110.95%);border-bottom:2px solid var(--form-input-error-icon)}.form-control.error .form-control__input::placeholder,.form-control.error:focus .form-control__input::placeholder{color:#768998}.form-control.error .form-control__label,.form-control.error:focus .form-control__label{color:#c53030}.form-control.error .form-control__label:after,.form-control.error:focus .form-control__label:after{background-color:#c53030}.form-control.error .form-control__message,.form-control.error:focus .form-control__message{color:var(--form-input-error)}.form-control.error .form-control__message svg,.form-control.error:focus .form-control__message svg{padding-right:.625rem;color:var(--form-input-error-icon)}.form-control.disabled .form-control__input{font-family:var(--bimco-display-font-family);font-size:var(--bimco-form-input-font-size);font-weight:400;line-height:1.25;color:#596d7d;text-transform:none;letter-spacing:normal;background:none;background-color:#f2f4f5;border:1px solid #f2f4f5;border-bottom:.125rem solid #e4e7eb}.form-control.disabled .form-control__input:placeholder-shown::placeholder{opacity:0}.form-control.disabled .form-control__input:placeholder-shown+label{font-family:var(--bimco-display-font-family);font-size:var(--bimco-form-label-font-size);font-weight:500;line-height:1.5;color:#a1afbc;text-transform:none;letter-spacing:normal;display:flex;align-items:center;min-width:100%;min-height:3.5rem;padding:.625rem 1rem .5rem}.form-control.disabled .form-control__input:placeholder-shown+label:after{background-color:transparent}.form-control.disabled .form-control__label{font-family:var(--bimco-display-font-family);font-size:var(--bimco-form-label-font-size);font-weight:500;line-height:1.5;color:#a1afbc;text-transform:none;letter-spacing:normal;display:inline-block}.form-control.disabled .form-control__label:after{background-color:transparent}.form-control.disabled .form-control__input-name,.form-control.disabled .form-control__message{color:#a1afbc}.choices{position:relative;overflow:hidden;margin-bottom:24px;font-size:16px}.choices:focus{outline:none}.choices:last-child{margin-bottom:0}.choices.is-open{overflow:visible}.choices.is-disabled .choices__inner,.choices.is-disabled .choices__input{background-color:#eaeaea;cursor:not-allowed;-webkit-user-select:none;user-select:none}.choices.is-disabled .choices__item{cursor:not-allowed}.choices [hidden]{display:none!important}.choices[data-type*=select-one]{cursor:pointer}.choices[data-type*=select-one] .choices__inner{padding-bottom:7.5px}.choices[data-type*=select-one] .choices__input{display:block;width:100%;padding:10px;border-bottom:1px solid #ddd;background-color:#fff;margin:0}.choices[data-type*=select-one] .choices__button{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);padding:0;background-size:8px;position:absolute;top:50%;right:0;margin-top:-10px;margin-right:25px;height:20px;width:20px;border-radius:10em;opacity:.25}.choices[data-type*=select-one] .choices__button:hover,.choices[data-type*=select-one] .choices__button:focus{opacity:1}.choices[data-type*=select-one] .choices__button:focus{box-shadow:0 0 0 2px #005f75}.choices[data-type*=select-one] .choices__item[data-placeholder] .choices__button{display:none}.choices[data-type*=select-one]:after{content:"";height:0;width:0;border-style:solid;border-color:#333 transparent transparent transparent;border-width:5px;position:absolute;right:11.5px;top:50%;margin-top:-2.5px;pointer-events:none}.choices[data-type*=select-one].is-open:after{border-color:transparent transparent #333;margin-top:-7.5px}.choices[data-type*=select-one][dir=rtl]:after{left:11.5px;right:auto}.choices[data-type*=select-one][dir=rtl] .choices__button{right:auto;left:0;margin-left:25px;margin-right:0}.choices[data-type*=select-multiple] .choices__inner,.choices[data-type*=text] .choices__inner{cursor:text}.choices[data-type*=select-multiple] .choices__button,.choices[data-type*=text] .choices__button{position:relative;display:inline-block;margin:0 -4px 0 8px;padding-left:16px;border-left:1px solid rgb(0,53.5897435897,66);background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);background-size:8px;width:8px;line-height:1;opacity:.75;border-radius:0}.choices[data-type*=select-multiple] .choices__button:hover,.choices[data-type*=select-multiple] .choices__button:focus,.choices[data-type*=text] .choices__button:hover,.choices[data-type*=text] .choices__button:focus{opacity:1}.choices__inner{display:inline-block;vertical-align:top;width:100%;background-color:#f9f9f9;padding:7.5px 7.5px 3.75px;border:1px solid #ddd;border-radius:2.5px;font-size:14px;min-height:44px;overflow:hidden}.is-focused .choices__inner,.is-open .choices__inner{border-color:#b7b7b7}.is-open .choices__inner{border-radius:2.5px 2.5px 0 0}.is-flipped.is-open .choices__inner{border-radius:0 0 2.5px 2.5px}.choices__list{margin:0;padding-left:0;list-style:none}.choices__list--single{display:inline-block;padding:4px 16px 4px 4px;width:100%}[dir=rtl] .choices__list--single{padding-right:4px;padding-left:16px}.choices__list--single .choices__item{width:100%}.choices__list--multiple{display:inline}.choices__list--multiple .choices__item{display:inline-block;vertical-align:middle;border-radius:20px;padding:4px 10px;font-size:12px;font-weight:500;margin-right:3.75px;margin-bottom:3.75px;background-color:#005f75;border:1px solid rgb(0,74.2948717949,91.5);color:#fff;word-break:break-all;box-sizing:border-box}.choices__list--multiple .choices__item[data-deletable]{padding-right:5px}[dir=rtl] .choices__list--multiple .choices__item{margin-right:0;margin-left:3.75px}.choices__list--multiple .choices__item.is-highlighted{background-color:#004a5c;border:1px solid rgb(0,53.5897435897,66)}.is-disabled .choices__list--multiple .choices__item{background-color:#aaa;border:1px solid rgb(144.75,144.75,144.75)}.choices__list--dropdown,.choices__list[aria-expanded]{display:none;z-index:1;position:absolute;width:100%;background-color:#fff;border:1px solid #ddd;top:100%;margin-top:-1px;border-bottom-left-radius:2.5px;border-bottom-right-radius:2.5px;overflow:hidden;word-break:break-all}.is-active.choices__list--dropdown,.is-active.choices__list[aria-expanded]{display:block}.is-open .choices__list--dropdown,.is-open .choices__list[aria-expanded]{border-color:#b7b7b7}.is-flipped .choices__list--dropdown,.is-flipped .choices__list[aria-expanded]{top:auto;bottom:100%;margin-top:0;margin-bottom:-1px;border-radius:.25rem .25rem 0 0}.choices__list--dropdown .choices__list,.choices__list[aria-expanded] .choices__list{position:relative;max-height:300px;overflow:auto;-webkit-overflow-scrolling:touch;will-change:scroll-position}.choices__list--dropdown .choices__item,.choices__list[aria-expanded] .choices__item{position:relative;padding:10px;font-size:14px}[dir=rtl] .choices__list--dropdown .choices__item,[dir=rtl] .choices__list[aria-expanded] .choices__item{text-align:right}@media (min-width: 640px){.choices__list--dropdown .choices__item--selectable[data-select-text],.choices__list[aria-expanded] .choices__item--selectable[data-select-text]{padding-right:100px}.choices__list--dropdown .choices__item--selectable[data-select-text]:after,.choices__list[aria-expanded] .choices__item--selectable[data-select-text]:after{content:attr(data-select-text);font-size:12px;opacity:0;position:absolute;right:10px;top:50%;transform:translateY(-50%)}[dir=rtl] .choices__list--dropdown .choices__item--selectable[data-select-text],[dir=rtl] .choices__list[aria-expanded] .choices__item--selectable[data-select-text]{text-align:right;padding-left:100px;padding-right:10px}[dir=rtl] .choices__list--dropdown .choices__item--selectable[data-select-text]:after,[dir=rtl] .choices__list[aria-expanded] .choices__item--selectable[data-select-text]:after{right:auto;left:10px}}.choices__list--dropdown .choices__item--selectable.is-highlighted,.choices__list[aria-expanded] .choices__item--selectable.is-highlighted{background-color:#f2f2f2}.choices__list--dropdown .choices__item--selectable.is-highlighted:after,.choices__list[aria-expanded] .choices__item--selectable.is-highlighted:after{opacity:.5}.choices__item{cursor:default}.choices__item--selectable{cursor:pointer}.choices__item--disabled{cursor:not-allowed;-webkit-user-select:none;user-select:none;opacity:.5}.choices__heading{font-weight:600;font-size:12px;padding:10px;border-bottom:1px solid rgb(246.5,246.5,246.5);color:gray}.choices__button{text-indent:-9999px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background-color:transparent;background-repeat:no-repeat;background-position:center;cursor:pointer}.choices__button:focus{outline:none}.choices__input{display:inline-block;vertical-align:baseline;background-color:#f9f9f9;font-size:14px;margin-bottom:5px;border:0;border-radius:0;max-width:100%;padding:4px 0 4px 2px}.choices__input:focus{outline:0}.choices__input::-webkit-search-decoration,.choices__input::-webkit-search-cancel-button,.choices__input::-webkit-search-results-button,.choices__input::-webkit-search-results-decoration{display:none}.choices__input::-ms-clear,.choices__input::-ms-reveal{display:none;width:0;height:0}[dir=rtl] .choices__input{padding-right:2px;padding-left:0}.choices__placeholder{opacity:.5}.form-control.dropdown .form-control__label,.form-control.filter .form-control__label{pointer-events:none}.form-control.dropdown .choices,.form-control.filter .choices{margin-bottom:0;font-size:inherit}.form-control.dropdown .choices__inner,.form-control.filter .choices__inner{font-family:var(--bimco-display-font-family);font-size:var(--bimco-form-input-font-size);font-weight:400;line-height:1.25;color:var(--form-input);text-transform:none;letter-spacing:normal;background:none;background-color:var(--form-input-background);border-bottom:.125rem solid var(--theme-primary-light);border:none;border-bottom:.125rem solid var(--form-input-background);border-radius:0}.form-control.dropdown .choices__inner .choices__list--multiple,.form-control.filter .choices__inner .choices__list--multiple{padding-left:.625rem}.form-control.dropdown .choices__inner .choices__list--multiple .choices__item,.form-control.filter .choices__inner .choices__list--multiple .choices__item{padding:.625rem;margin-top:.75rem;margin-right:.5rem;margin-bottom:.375rem;color:var(--form-label-small-focused);background-color:var(--form-input-gradient-focused);border:none;border-radius:.125rem}.form-control.dropdown .choices__label,.form-control.filter .choices__label{pointer-events:none}.form-control.dropdown .choices__input,.form-control.filter .choices__input{border:1px solid #e4e7eb}.form-control.dropdown .choices__item,.form-control.filter .choices__item{padding-left:.25rem;font-weight:500;color:var(--form-input)}.form-control.dropdown .choices__list--dropdown,.form-control.filter .choices__list--dropdown{padding-top:.75rem;border:none}.form-control.dropdown .choices__list--dropdown .choices__item,.form-control.filter .choices__list--dropdown .choices__item{padding-left:1rem;background-color:#fff;border-right:1px solid #e4e7eb;border-left:1px solid #e4e7eb}.form-control.dropdown .choices__list--dropdown .choices__item:first-of-type,.form-control.filter .choices__list--dropdown .choices__item:first-of-type{border-top:1px solid #e4e7eb}.form-control.dropdown .choices__list--dropdown .choices__item:last-of-type,.form-control.filter .choices__list--dropdown .choices__item:last-of-type{border-bottom:1px solid #e4e7eb}.form-control.dropdown .choices__list--dropdown .choices__item.is-highlighted,.form-control.filter .choices__list--dropdown .choices__item.is-highlighted{background-color:var(--form-input-background)}.form-control.dropdown .choices__chevron,.form-control.filter .choices__chevron{position:absolute;display:flex;align-items:center;justify-content:center;color:var(--form-input);pointer-events:none;transition:transform .3s ease-in-out}.form-control.dropdown .choices[data-type*=select-one]:after,.form-control.filter .choices[data-type*=select-one]:after{border:none}.form-control.dropdown .choices.is-open~.choices__chevron,.form-control.filter .choices.is-open~.choices__chevron{color:var(--form-input-focused);transform:scaleY(-1)}.form-control.dropdown:hover .choices__inner,.form-control.filter:hover .choices__inner{font-family:var(--bimco-display-font-family);font-size:var(--bimco-form-input-font-size);font-weight:400;line-height:1.25;color:var(--form-input-focused);text-transform:none;letter-spacing:normal;background:linear-gradient(270deg,rgba(255,255,255,0) -39.18%,var(--form-input-gradient-focused) 122.15%),#fff0;border-bottom:.125rem solid var(--theme-primary-light)}.form-control.dropdown:hover .choices__inner .choices__item,.form-control.filter:hover .choices__inner .choices__item{color:var(--form-input-focused)}.form-control.dropdown.error .choices .choices__inner,.form-control.dropdown.error:hover .choices .choices__inner,.form-control.filter.error .choices .choices__inner,.form-control.filter.error:hover .choices .choices__inner{background:linear-gradient(269deg,#fff0 -17.29%,#fed7d7 110.95%)}.form-control.dropdown.disabled .choices__inner,.form-control.dropdown.disabled:hover .choices__inner,.form-control.filter.disabled .choices__inner,.form-control.filter.disabled:hover .choices__inner{font-family:var(--bimco-display-font-family);font-size:var(--bimco-form-input-font-size);font-weight:400;line-height:1.25;color:#596d7d;text-transform:none;letter-spacing:normal;background:none;background-color:#f2f4f5;border:1px solid #f2f4f5;border-bottom:.125rem solid #e4e7eb}.form-control.dropdown.disabled .choices__chevron,.form-control.dropdown.disabled:hover .choices__chevron,.form-control.filter.disabled .choices__chevron,.form-control.filter.disabled:hover .choices__chevron{top:1.125rem;color:#e4e7eb}.form-control.dropdown .form-control__dropdown-internal{min-height:2.75rem;background-color:var(--form-input-background)}.form-control.dropdown select{height:2px;opacity:0}.form-control.dropdown .choices__inner{padding-top:1.125rem}.form-control.dropdown .choices__chevron{top:1.125rem;right:1rem}.form-control.dropdown:hover .form-control__label{font-family:var(--bimco-display-font-family);font-size:var(--bimco-form-label-small-font-size);font-weight:500;line-height:1.5;color:var(--form-label-small-focused);text-transform:none;letter-spacing:normal;min-height:0;padding:.25rem 1rem 0 2.625rem}.form-control.dropdown:hover .form-control__label:after{position:absolute;top:calc(50% + .125rem);left:1rem;width:.375rem;height:.375rem;content:"";background-color:var(--theme-primary-light);transform:translateY(-50%)}.form-control.dropdown.error .form-control__label,.form-control.dropdown.error:hover .form-control__label{color:#c53030}.form-control.dropdown.error .form-control__label:after,.form-control.dropdown.error:hover .form-control__label:after{background-color:#c53030}.form-control.dropdown.disabled .form-control__label,.form-control.dropdown.disabled:hover .form-control__label{min-height:0;padding:.25rem 1rem 0;font-size:var(--bimco-form-label-small-font-size)}.form-control.dropdown.dropdown--empty .choices__inner{border-bottom:.125rem solid var(--theme-primary-light)}@media (min-width: 360px){.form-control__label{font-size:10px}}@media (min-width: 744px){.form-control__label{font-size:14px}}.form-control.radio,.form-control.radio:hover,.form-control.checkbox,.form-control.checkbox:hover{padding-bottom:.625rem}.form-control.radio .form-control__label,.form-control.radio:hover .form-control__label,.form-control.checkbox .form-control__label,.form-control.checkbox:hover .form-control__label{position:relative;padding:.625rem 1rem 0 0;font-size:var(--bimco-form-label-font-size);color:var(--typography-body-content)}.form-control.radio .form-control__label:after,.form-control.radio:hover .form-control__label:after,.form-control.checkbox .form-control__label:after,.form-control.checkbox:hover .form-control__label:after{display:none}.form-control.radio .form-control__input,.form-control.radio:hover .form-control__input,.form-control.checkbox .form-control__input,.form-control.checkbox:hover .form-control__input{position:absolute;top:0;left:0;width:.875rem;min-width:0;height:.875rem;min-height:0;padding:0;margin:.25rem .25rem .25rem 0;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background-color:#fff;background-image:none;border:1px solid #c6cdd5}.form-control.radio .form-control__input-name,.form-control.radio:hover .form-control__input-name,.form-control.checkbox .form-control__input-name,.form-control.checkbox:hover .form-control__input-name{padding-left:1.75rem}.form-control.radio .form-control__input-wrapper,.form-control.radio:hover .form-control__input-wrapper,.form-control.checkbox .form-control__input-wrapper,.form-control.checkbox:hover .form-control__input-wrapper{position:relative;width:max-content;max-width:100%;height:max-content;margin:.875rem 0}.form-control.radio+.form-control__message,.form-control.radio:hover+.form-control__message,.form-control.checkbox+.form-control__message,.form-control.checkbox:hover+.form-control__message{padding-top:0;padding-left:.5rem}.form-control.radio .form-control__message--right,.form-control.radio:hover .form-control__message--right,.form-control.checkbox .form-control__message--right,.form-control.checkbox:hover .form-control__message--right{font-weight:400;color:#768998}.form-control.radio.error,.form-control.radio:hover.error,.form-control.checkbox.error,.form-control.checkbox:hover.error{border-bottom:2px solid var(--form-input-error-icon)}.form-control.radio.disabled .form-control__label,.form-control.radio:hover.disabled .form-control__label,.form-control.checkbox.disabled .form-control__label,.form-control.checkbox:hover.disabled .form-control__label{min-height:0;font-size:var(--bimco-form-label-font-size);color:#a1afbc}.form-control.radio.disabled .form-control__input,.form-control.radio:hover.disabled .form-control__input,.form-control.checkbox.disabled .form-control__input,.form-control.checkbox:hover.disabled .form-control__input{cursor:inherit;background-color:#f2f4f5;border:1px solid #f2f4f5}.form-control.checkbox .form-control__input,.form-control.checkbox:hover .form-control__input{border-radius:.125rem}.form-control.checkbox .form-control__input+svg,.form-control.checkbox:hover .form-control__input+svg{position:absolute;top:0;left:0;display:none;width:10px;height:10px;margin:.375rem .25rem .25rem .125rem;pointer-events:none;content:""}.form-control.checkbox .form-control__input:checked,.form-control.checkbox:hover .form-control__input:checked{background-color:#0092bc;border:1px solid #0092bc}.form-control.checkbox .form-control__input:checked+svg,.form-control.checkbox:hover .form-control__input:checked+svg{position:absolute;top:0;left:0;display:block;color:#fff}.form-control.radio .form-control__input,.form-control.radio:hover .form-control__input{border-radius:100%}.form-control.radio .form-control__input:checked,.form-control.radio:hover .form-control__input:checked{border:4px solid #0092bc}.form-control.datepicker.disabled .form-control__label,.form-control.datepicker:hover.disabled .form-control__label{font-family:var(--bimco-display-font-family);font-size:var(--bimco-form-label-small-font-size);font-weight:500;line-height:1.5;color:var(--form-label-small);text-transform:none;letter-spacing:normal;min-height:0;padding:.25rem 1rem 0;color:#e4e7eb}.form-control.datepicker.datepicker--empty .form-control__input,.form-control.datepicker:hover.datepicker--empty .form-control__input{border-bottom:.125rem solid var(--theme-primary-light)}@keyframes btn-toggle-activate{0%{transform:scale(1)}50%{color:var(--bimco-btn-icon-hover);transform:scale(1.15)}to{transform:scale(1)}}.btn-margin-left{margin-left:10px}.btn{--bimco-btn-font-size: 1rem;--bimco-btn-font-family: var(--bimco-functional-font-family);--bimco-btn-line-height: 1.375;--bimco-btn-padding-y: 1rem;--bimco-btn-padding-x: 1.75rem;position:relative;display:inline-block;width:100%;max-height:100%;padding:0;overflow:hidden;font-family:var(--bimco-btn-font-family);font-size:var(--bimco-btn-font-size);font-weight:700;line-height:var(--bimco-btn-line-height);color:var(--bimco-btn-text);letter-spacing:normal;background:none;border:none;transition:transform .65s cubic-bezier(.23,.03,.13,.99)}.btn__content{position:relative;display:inline-flex;gap:.5rem;align-items:center;justify-content:center;width:100%;height:100%;padding:var(--bimco-btn-padding-y) var(--bimco-btn-padding-x);text-align:center;background:var(--bimco-btn-fill);border:1px solid var(--bimco-btn-outline);transition:all .65s cubic-bezier(.23,.03,.13,.99)}.btn__icon{color:var(--bimco-btn-icon);transition:all .65s cubic-bezier(.23,.03,.13,.99)}.btn:hover .btn__content,.btn:focus .btn__content{color:var(--bimco-btn-text-hover);background:var(--bimco-btn-fill-hover);border-color:var(--bimco-btn-outline-hover)}.btn:hover .btn__content__icon,.btn:focus .btn__content__icon{color:var(--bimco-btn-icon)}.btn:focus,.btn:active{outline:2px solid var(--bimco-btn-focus-color);outline-offset:2px}.btn:disabled{pointer-events:none;opacity:.2}.btn-primary{--bimco-btn-fill: var(--btn-primary-fill);--bimco-btn-outline: var(--btn-primary-outline);--bimco-btn-text: var(--btn-primary-text);--bimco-btn-icon: var(--btn-primary-icon);--bimco-btn-fill-hover: var(--btn-primary-fill-hover);--bimco-btn-outline-hover: var(--btn-primary-outline-hover);--bimco-btn-text-hover: var(--btn-primary-text-hover);--bimco-btn-icon-hover: var(--btn-primary-icon-hover);--bimco-btn-focus-color: var(--btn-primary-focus-color, var(--btn-focus-color))}.btn-primary .btn__content{opacity:1;transition:all .65s cubic-bezier(.23,.03,.13,.99)}.btn-primary .btn__content--initial:before{position:absolute;top:100%;left:-1px;width:calc(100% + 2px);height:100%;content:"";background:var(--bimco-btn-fill)}.btn-primary .btn__content--hover{position:absolute;top:150%;left:0;height:auto;background:var(--bimco-btn-fill-hover);border:1px solid var(--bimco-btn-fill-hover);opacity:.1}.btn-primary .btn__content--hover:before,.btn-primary .btn__content--hover:after{position:absolute;width:calc(100% + 2px);height:50%;content:""}.btn-primary .btn__content--hover:before{position:absolute;bottom:50%;left:0;clip-path:polygon(0 80%,100% 0,100% 100%,0% 100%);background:var(--bimco-btn-fill-hover);border:1px solid var(--bimco-btn-fill-hover);transition:all .65s cubic-bezier(.23,.03,.13,.99)}.btn-primary .btn__content--hover:after{position:absolute;bottom:50%;z-index:-1;clip-path:polygon(0 0,100% 80%,100% 100%,0% 100%);background:#0092bc;border:1px solid #0092bc;opacity:.1;transition:all .975s cubic-bezier(.23,.03,.13,.99)}.btn-primary:hover .btn__content{background:var(--bimco-btn-fill);transform:translateY(-150%)}.btn-primary:hover .btn__content--initial{opacity:.1}.btn-primary:hover .btn__content--hover{background:var(--bimco-btn-fill-hover);opacity:1}.btn-primary:hover .btn__content--hover:before{opacity:1;transition:all .975s cubic-bezier(.23,.03,.13,.99);transform:translateY(-125%) scale(1.5)}.btn-primary:hover .btn__content--hover:after{opacity:1;transition:all .65s cubic-bezier(.23,.03,.13,.99);transform:translateY(-125%) scale(1.5)}.btn-secondary{--bimco-btn-fill: var(--btn-secondary-fill);--bimco-btn-outline: var(--btn-secondary-outline);--bimco-btn-text: var(--btn-secondary-text);--bimco-btn-icon: var(--btn-secondary-icon);--bimco-btn-fill-hover: var(--btn-secondary-fill-hover);--bimco-btn-outline-hover: var(--btn-secondary-outline-hover);--bimco-btn-text-hover: var(--btn-secondary-text-hover);--bimco-btn-icon-hover: var(--btn-secondary-icon-hover);--bimco-btn-focus-color: var(--btn-secondary-focus-color, var(--btn-focus-color))}.btn-secondary .btn__content{border-style:solid;border-width:1px;border-image:var(--bimco-btn-outline)}.btn-secondary .btn__content:after{position:absolute;top:-1px;left:-1px;width:calc(100% + 2px);height:calc(100% + 2px);content:"";border:2px solid var(--bimco-btn-outline-hover);opacity:0;transition:opacity .65s cubic-bezier(.23,.03,.13,.99)}.btn-secondary:hover .btn__content:after,.btn-secondary:focus .btn__content:after{opacity:1}.btn-secondary:hover .btn__icon,.btn-secondary:focus .btn__icon{transform:translate(2px)}.btn-success{--bimco-btn-fill: var(--btn-success-fill);--bimco-btn-outline: var(--btn-success-outline);--bimco-btn-text: var(--btn-success-text);--bimco-btn-icon: var(--btn-success-icon);--bimco-btn-fill-hover: var(--btn-success-fill-hover);--bimco-btn-outline-hover: var(--btn-success-outline-hover);--bimco-btn-text-hover: var(--btn-success-text-hover);--bimco-btn-icon-hover: var(--btn-success-icon-hover);--bimco-btn-focus-color: var(--btn-success-focus-color, var(--btn-focus-color))}.btn-success .btn__content{opacity:1;transition:all .65s cubic-bezier(.23,.03,.13,.99)}.btn-success .btn__content--initial:before{position:absolute;top:100%;left:-1px;width:calc(100% + 2px);height:100%;content:"";background:var(--bimco-btn-fill)}.btn-success .btn__content--hover{position:absolute;top:150%;left:0;height:auto;background:var(--bimco-btn-fill-hover);border:1px solid var(--bimco-btn-fill-hover);opacity:.1}.btn-success .btn__content--hover:before,.btn-success .btn__content--hover:after{position:absolute;width:calc(100% + 2px);height:50%;content:""}.btn-success .btn__content--hover:before{position:absolute;bottom:50%;left:0;clip-path:polygon(0 80%,100% 0,100% 100%,0% 100%);background:var(--bimco-btn-fill-hover);border:1px solid var(--bimco-btn-fill-hover);transition:all .65s cubic-bezier(.23,.03,.13,.99)}.btn-success .btn__content--hover:after{position:absolute;bottom:50%;z-index:-1;clip-path:polygon(0 0,100% 80%,100% 100%,0% 100%);background:#48bb78;border:1px solid #48bb78;opacity:.1;transition:all .975s cubic-bezier(.23,.03,.13,.99)}.btn-success:hover .btn__content{background:var(--bimco-btn-fill);transform:translateY(-150%)}.btn-success:hover .btn__content--initial{opacity:.1}.btn-success:hover .btn__content--hover{background:var(--bimco-btn-fill-hover);opacity:1}.btn-success:hover .btn__content--hover:before{opacity:1;transition:all .975s cubic-bezier(.23,.03,.13,.99);transform:translateY(-125%) scale(1.5)}.btn-success:hover .btn__content--hover:after{opacity:1;transition:all .65s cubic-bezier(.23,.03,.13,.99);transform:translateY(-125%) scale(1.5)}.btn-danger{--bimco-btn-fill: var(--btn-danger-fill);--bimco-btn-outline: var(--btn-danger-outline);--bimco-btn-text: var(--btn-danger-text);--bimco-btn-icon: var(--btn-danger-icon);--bimco-btn-fill-hover: var(--btn-danger-fill-hover);--bimco-btn-outline-hover: var(--btn-danger-outline-hover);--bimco-btn-text-hover: var(--btn-danger-text-hover);--bimco-btn-icon-hover: var(--btn-danger-icon-hover);--bimco-btn-focus-color: var(--btn-danger-focus-color, var(--btn-focus-color))}.btn-danger .btn__content{opacity:1;transition:all .65s cubic-bezier(.23,.03,.13,.99)}.btn-danger .btn__content--initial:before{position:absolute;top:100%;left:-1px;width:calc(100% + 2px);height:100%;content:"";background:var(--bimco-btn-fill)}.btn-danger .btn__content--hover{position:absolute;top:150%;left:0;height:auto;background:var(--bimco-btn-fill-hover);border:1px solid var(--bimco-btn-fill-hover);opacity:.1}.btn-danger .btn__content--hover:before,.btn-danger .btn__content--hover:after{position:absolute;width:calc(100% + 2px);height:50%;content:""}.btn-danger .btn__content--hover:before{position:absolute;bottom:50%;left:0;clip-path:polygon(0 80%,100% 0,100% 100%,0% 100%);background:var(--bimco-btn-fill-hover);border:1px solid var(--bimco-btn-fill-hover);transition:all .65s cubic-bezier(.23,.03,.13,.99)}.btn-danger .btn__content--hover:after{position:absolute;bottom:50%;z-index:-1;clip-path:polygon(0 0,100% 80%,100% 100%,0% 100%);background:#f56565;border:1px solid #f56565;opacity:.1;transition:all .975s cubic-bezier(.23,.03,.13,.99)}.btn-danger:hover .btn__content{background:var(--bimco-btn-fill);transform:translateY(-150%)}.btn-danger:hover .btn__content--initial{opacity:.1}.btn-danger:hover .btn__content--hover{background:var(--bimco-btn-fill-hover);opacity:1}.btn-danger:hover .btn__content--hover:before{opacity:1;transition:all .975s cubic-bezier(.23,.03,.13,.99);transform:translateY(-125%) scale(1.5)}.btn-danger:hover .btn__content--hover:after{opacity:1;transition:all .65s cubic-bezier(.23,.03,.13,.99);transform:translateY(-125%) scale(1.5)}.btn-icon-full{--bimco-btn-fill: var(--btn-icon-full-fill);--bimco-btn-outline: var(--btn-icon-full-outline);--bimco-btn-text: var(--btn-icon-full-text);--bimco-btn-icon: var(--btn-icon-full-icon);--bimco-btn-fill-hover: var(--btn-icon-full-fill-hover);--bimco-btn-outline-hover: var(--btn-icon-full-outline-hover);--bimco-btn-text-hover: var(--btn-icon-full-text-hover);--bimco-btn-icon-hover: var(--btn-icon-full-icon-hover);--bimco-btn-focus-color: var(--btn-icon-full-focus-color, var(--btn-focus-color))}.btn-icon-subtle{--bimco-btn-fill: var(--btn-icon-subtle-fill);--bimco-btn-outline: var(--btn-icon-subtle-outline);--bimco-btn-text: var(--btn-icon-subtle-text);--bimco-btn-icon: var(--btn-icon-subtle-icon);--bimco-btn-fill-hover: var(--btn-icon-subtle-fill-hover);--bimco-btn-outline-hover: var(--btn-icon-subtle-outline-hover);--bimco-btn-text-hover: var(--btn-icon-subtle-text-hover);--bimco-btn-icon-hover: var(--btn-icon-subtle-icon-hover);--bimco-btn-focus-color: var(--btn-icon-subtle-focus-color, var(--btn-focus-color))}.btn-icon-tag{--bimco-btn-fill: var(--btn-icon-tag-fill);--bimco-btn-outline: var(--btn-icon-tag-outline);--bimco-btn-text: var(--btn-icon-tag-text);--bimco-btn-icon: var(--btn-icon-tag-icon);--bimco-btn-fill-hover: var(--btn-icon-tag-fill-hover);--bimco-btn-outline-hover: var(--btn-icon-tag-outline-hover);--bimco-btn-text-hover: var(--btn-icon-tag-text-hover);--bimco-btn-icon-hover: var(--btn-icon-tag-icon-hover);--bimco-btn-focus-color: var(--btn-icon-tag-focus-color, var(--btn-focus-color))}.btn-icon-full,.btn-icon-subtle{width:auto;max-width:100%;height:3.5rem}.btn-icon-full,.btn-icon-full.btn--small,.btn-icon-full.btn--large,.btn-icon-subtle,.btn-icon-subtle.btn--small,.btn-icon-subtle.btn--large{--bimco-btn-padding-x: 0}.btn-icon-full,.btn-icon-full .btn__icon,.btn-icon-subtle,.btn-icon-subtle .btn__icon{aspect-ratio:1}.btn-icon-full.btn--small,.btn-icon-subtle.btn--small{height:3rem}.btn-icon-full:hover,.btn-icon-full:focus,.btn-icon-subtle:hover,.btn-icon-subtle:focus{transform:scale(1.15)}.btn-link{--bimco-btn-fill: var(--btn-link-fill);--bimco-btn-outline: var(--btn-link-outline);--bimco-btn-text: var(--btn-link-text);--bimco-btn-icon: var(--btn-link-icon);--bimco-btn-fill-hover: var(--btn-link-fill-hover);--bimco-btn-outline-hover: var(--btn-link-outline-hover);--bimco-btn-text-hover: var(--btn-link-text-hover);--bimco-btn-icon-hover: var(--btn-link-icon-hover);--bimco-btn-focus-color: var(--btn-link-focus-color, var(--btn-focus-color))}.btn-link,.btn-link.btn--small,.btn-link.btn--large{--bimco-btn-padding-x: 0;--bimco-btn-padding-y: $rem-size-2}.btn-link .btn__content{width:fit-content}.btn-link .btn__content:after,.btn-link .btn__content:before{position:absolute;bottom:0;left:0;width:100%;height:2px;content:"";opacity:0;transition-timing-function:cubic-bezier(.23,.03,.13,.99);transition-duration:.65s;transition-property:transform,opacity}.btn-link .btn__content:after{width:100%;background:linear-gradient(90deg,#0092bc 41.15%,#71b9e2);transform:scaleX(0);transform-origin:left}.btn-link .btn__content:before{width:100%;background:linear-gradient(90deg,#71b9e2,#71b9e2);opacity:.5}.btn-link .btn__content:hover:after{opacity:1;transition-duration:.325s;transform:scaleX(1)}.btn-toggle{--bimco-btn-font-size: 1.5rem;--bimco-btn-padding-y: .75rem;--bimco-btn-padding-x: .75rem;--bimco-btn-fill: var(--btn-toggle-fill);--bimco-btn-outline: var(--btn-toggle-outline);--bimco-btn-text: var(--btn-toggle-text);--bimco-btn-icon: var(--btn-toggle-icon);--bimco-btn-fill-hover: var(--btn-toggle-fill-hover);--bimco-btn-outline-hover: var(--btn-toggle-outline-hover);--bimco-btn-text-hover: var(--btn-toggle-text-hover);--bimco-btn-icon-hover: var(--btn-toggle-icon-hover);--bimco-btn-focus-color: var(--btn-toggle-focus-color, var(--btn-focus-color))}.btn-toggle .btn__icon{width:1.5rem;height:1.5rem;margin:auto;animation:none}.btn-toggle .btn__icon--after{display:none}.btn-toggle:hover .btn__icon,.btn-toggle:focus .btn__icon{color:var(--bimco-btn-icon-hover)}.btn-toggle--active{--bimco-btn-fill: #ddf0f8;--bimco-btn-outline: #c8e7f4;--bimco-btn-text: #04a1ce;--bimco-btn-icon: #04a1ce;--bimco-btn-text-hover: #0586ab;--bimco-btn-icon-hover: #0586ab}.btn-toggle--active .btn__icon{animation:btn-toggle-activate .65s}.btn-toggle--active .btn__icon--before{display:none}.btn-toggle--active .btn__icon--after{display:block}.btn--small{--bimco-btn-padding-y: .75rem;--bimco-btn-padding-x: 1.25rem}.btn--large{--bimco-btn-font-size: 1.125rem;--bimco-btn-line-height: 1.2222222222;--bimco-btn-padding-y: 1rem;--bimco-btn-padding-x: 2.25rem}.btn--fill{width:100%}@media (min-width: 360px){.btn{width:auto}.btn--fill{width:100%}}@media (min-width: 1280px){.btn--small{--bimco-btn-padding-y: .875rem;--bimco-btn-padding-x: 1.5rem}.btn--large{--bimco-btn-padding-y: 1.25rem}.btn-icon-full.btn--small,.btn-icon-subtle.btn--small{height:3.25rem}}.bimco-header__mobile-back-button-label{font-family:var(--bimco-functional-font-family);font-size:var(--bimco-headline-5-font-size);font-weight:500;line-height:1.25;color:var(--typography-headlines);text-transform:none;letter-spacing:normal}.bimco-header{--bimco-header-supergraphic-height: 10px;--bimco-header-expanded-height: var(--bimco-header-height);--bimco-header-transition-speed: .6s;--left-supergraphic-translate: -50%;--right-supergraphic-translate: 50%;position:fixed;z-index:1030;width:var(--viewport-width);height:var(--bimco-header-height);color:var(--theme-header-text-color);background:var(--theme-header-background);transition:transform var(--bimco-header-transition-speed) cubic-bezier(.23,.03,.13,.99),height var(--bimco-header-transition-speed) cubic-bezier(.23,.03,.13,.99)}.bimco-header:before,.bimco-header:after{position:absolute;bottom:calc(var(--bimco-header-supergraphic-height) * -.6);z-index:-2;width:100%;height:var(--bimco-header-supergraphic-height);content:"";transition:transform 0s linear}.bimco-header:before{left:0;clip-path:polygon(0 0,0% 100%,100% 40%);background-color:var(--theme-header-supergraphic-background-left);transform:translate(var(--left-supergraphic-translate))}.bimco-header:after{right:0;clip-path:polygon(100% 0,0 40%,100% 100%);background-color:var(--theme-header-supergraphic-background-right);transform:translate(var(--right-supergraphic-translate))}.bimco-header--header-expanded{height:calc(var(--viewport-height) - var(--bimco-header-supergraphic-height) * .6)}.bimco-header--hidden{transform:translateY(calc(-1 * var(--bimco-header-height)))}.bimco-header__content-wrapper{position:relative;height:100%;overflow-y:hidden}.bimco-header__container{height:100%;overflow-y:hidden}.bimco-header__top{display:flex;flex-direction:row;justify-content:space-between;height:100%;max-height:var(--bimco-header-height);padding:.875rem 0}.bimco-header__top-menu{max-height:calc(var(--viewport-height) - var(--bimco-header-height) - var(--bimco-header-supergraphic-height))}.bimco-header__mobile-back-button{left:0;display:inline-flex;gap:.5rem;align-items:center;color:var(--typography-headlines);background:none;border:none}.bimco-header__mobile-back-button:disabled{display:none}.bimco-header__mobile-back-button-chevron{font-size:1rem;color:var(--theme-header-text-color)}.bimco-header__top-link-wrapper{height:100%;opacity:1;transition:opacity var(--bimco-header-transition-speed) cubic-bezier(.23,.03,.13,.99)}.bimco-header__top-link-wrapper.active .bimco-header__navigation-menu-container{display:block;visibility:visible;opacity:1}.bimco-header__top-link-wrapper.active .bimco-header__top-link-chevron{transform:rotate(180deg)}.bimco-header__top-link{color:var(--theme-header-text-color)}.bimco-header__top-link:focus{outline-offset:-1px}.bimco-header__mobile-button-group{display:flex;gap:1rem}.bimco-header__mobile-buttons{display:flex;gap:.375rem;height:100%}.bimco-header__desktop-buttons{display:none}.bimco-header__header-button{height:100%;aspect-ratio:1;font-size:.75rem;color:#fff;border:none}.bimco-header__header-button--menu{background:var(--theme-header-menu-button-background)}.bimco-header__header-button--search{color:var(--theme-header-search-button-color);background:var(--theme-header-search-button-background)}.bimco-header__header-button--close{color:var(--theme-header-close-button-color);background:var(--theme-header-close-button-background)}.bimco-header__header-button--hidden{display:none}.bimco-header .bimco-header__search-button{--bimco-btn-icon: var(--theme-header-search-button-color);--bimco-btn-fill: var(--theme-header-search-button-background)}.bimco-header__navigation-menu-container,.bimco-header__search-menu{position:absolute;top:calc(var(--bimco-header-height));left:0;z-index:10;width:var(--viewport-width);max-height:var(--viewport-height);padding-top:.75rem;padding-bottom:.875rem;overflow:hidden;visibility:hidden;opacity:0;transition:opacity var(--bimco-header-transition-speed) cubic-bezier(.23,.03,.13,.99),visibility var(--bimco-header-transition-speed) cubic-bezier(.23,.03,.13,.99)}.bimco-header__search-menu.active{display:block;visibility:visible;opacity:1}.bimco-header__close-search-btn{margin-bottom:1.75rem}.bimco-header__mobile-menu-buttons{display:flex;flex-direction:column;gap:1rem;margin-top:2rem}.bimco-header__mobile-menu-buttons .btn,.bimco-header__mobile-menu-buttons .bimco-header__login-form{flex-basis:100%}.bimco-header__login-form{display:flex}@media (min-width: 744px){.bimco-header{--bimco-header-supergraphic-height: 20px}.bimco-header__navigation-menu-container,.bimco-header__search-menu{padding-bottom:2rem}.bimco-header__mobile-menu-buttons{flex-direction:row;gap:1rem;margin-top:2.5rem}.bimco-header__top{padding:.875rem 0 1.5rem}}@media (max-width: 1279.98px){.bimco-header--navigation-menu-open .bimco-header__top-menu{visibility:visible;opacity:1}.bimco-header__top{position:relative}.bimco-header__top-menu{position:absolute;top:var(--bimco-header-height);z-index:10;width:100%;height:auto;padding-top:1.125rem;padding-bottom:.875rem;overflow-y:hidden;visibility:hidden;opacity:0;transition:height var(--bimco-header-transition-speed) cubic-bezier(.23,.03,.13,.99)}.bimco-header__top-menu--link-activated{height:calc(100vh - (var(--bimco-header-height)))}.bimco-header__top-menu--link-activated .bimco-header__top-link,.bimco-header__top-menu--link-activated .bimco-header__mobile-menu-buttons{display:none}.bimco-header__logo--hidden{display:none;visibility:hidden}.bimco-header__logo img,.bimco-header__logo svg{max-height:100%}.bimco-header__top-link-wrapper{height:auto}.bimco-header__top-link{display:inline-flex;justify-content:center;width:100%;padding:2.25rem .5rem;font-size:1.0625rem;font-weight:500;text-decoration:none;background:var(--theme-header-top-link-background);border:1px solid var(--theme-header-top-link-border);border-top:none}.bimco-header__top-link--mobile-button{display:inline-flex}.bimco-header__top-link--desktop-link{display:none}.bimco-header__navigation-menu-container,.bimco-header__search-menu{position:fixed;display:none}}@media (min-width: 1280px){.bimco-header{--bimco-header-supergraphic-height: 38px}.bimco-header__content-wrapper{height:calc(100% - var(--bimco-header-supergraphic-height) * .4)}.bimco-header__top{height:100%;padding:2rem 0 0}.bimco-header__mobile-back-button,.bimco-header__mobile-buttons{display:none}.bimco-header__desktop-buttons{display:block}.bimco-header__top-menu{display:flex;flex-direction:row;gap:2.25rem;align-items:center}.bimco-header__top-menu--link-activated .bimco-header__top-link-wrapper:not(.active,:focus-within){opacity:.25}.bimco-header__mobile-menu-buttons{display:none}.bimco-header__logo{padding-bottom:2.5rem}.bimco-header__top-link{display:inline-block;height:100%;padding-top:1rem;text-decoration:none}.bimco-header__top-link--mobile-button{display:none}.bimco-header__top-link:hover{text-decoration:underline}.bimco-header__top-link-chevron{margin-left:.625rem;font-size:.75rem;transition:transform var(--bimco-header-transition-speed) cubic-bezier(.23,.03,.13,.99)}.bimco-header__navigation-menu-container,.bimco-header__search-menu{max-height:calc(var(--viewport-height) - var(--bimco-header-height) - var(--bimco-header-supergraphic-height));padding-top:0;padding-bottom:3.25rem;background:none}.bimco-header--header-expanded{height:calc(var(--bimco-header-height) + var(--bimco-header-expanded-height) + var(--bimco-header-supergraphic-height))}}.modal-backdrop{--bs-backdrop-bg: var(--theme-surface-color);--bs-backdrop-opacity: .75;pointer-events:none}.bimco-modal{--bs-modal-width: 100%;background-color:transparent}.bimco-modal__header{padding:3rem 3rem 2rem}.bimco-modal__close.btn{position:absolute;top:1rem;right:1rem}@media (min-width: 744px){.bimco-modal{--bs-modal-width: 83.3%}}@media (min-width: 1280px){.bimco-modal{--bs-modal-width: 66.6%}}.bimco-modal--accordion{--bs-modal-border-radius: 0;--bs-modal-border-width: 0;--bs-modal-padding: 0;--bs-modal-margin: 28px}.bimco-modal--accordion .bimco-modal__close{display:none}.progress--circular{--pixel-size: calc(1px * var(--size));--stroke-width: calc(var(--pixel-size) / var(--stroke-width-ratio));--diameter: calc(var(--pixel-size) - var(--stroke-width));--radius: calc(var(--diameter) / 2);--origin-x: calc(var(--pixel-size) / 2);--origin-y: calc(var(--pixel-size) / 2);position:relative;width:var(--pixel-size);height:var(--pixel-size)}.progress--circular .progress__circle{position:absolute;top:0;left:0;width:var(--pixel-size);height:var(--pixel-size);transform:rotate(-90deg)}.progress--circular .progress__circle circle{fill:none;stroke-linecap:round;stroke-width:var(--stroke-width);transform-origin:var(--origin-x) var(--origin-y);cx:var(--origin-x);cy:var(--origin-y);r:var(--radius)}.progress--circular .progress__circle circle.incomplete{stroke:var(--theme-progress-spinner-background)}.progress--circular .progress__circle circle.completed{stroke:var(--theme-progress-spinner-foreground)}.progress--circular.indeterminate .progress__circle circle.incomplete{display:none}.form-step__step-number{font-family:var(--bimco-functional-font-family);font-size:var(--bimco-eyebrow-font-size);font-weight:600;line-height:1.25;color:var(--typography-eyebrow);text-transform:uppercase;letter-spacing:.5px}.form-step{display:flex;flex-flow:row wrap;align-items:stretch;justify-content:space-between;padding:2.25rem 4rem 0;background-color:var(--theme-surface-color);border-top:1px solid #e4e7eb}.form-step__progress{display:flex;flex-direction:column;gap:.625rem;padding:1.25rem 0 .75rem}.form-step__progress-wrapper{display:flex;flex-direction:column;gap:0;width:100%}.form-step__step-number{padding-bottom:.375rem;font-size:.75rem;font-weight:600;color:#768998}.form-step__step-name{font-weight:600;color:#2d434d}.form-step__navigation{display:flex;justify-content:space-between;width:100%;padding:1.5rem 0;margin-top:1.125rem;background-color:#fff;border-top:1px solid #e4e7eb}.form-step>.form-control{width:100%;margin-top:2.25rem}.form-step .bimco-table .form-control.checkbox .form-control__input-wrapper{margin:0}@media (min-width: 744px){.form-step .form-control.text-input,.form-step .form-control.datepicker{width:calc(50% - .75rem);min-width:calc(50% - .75rem)}}@media (min-width: 744px){.content-confirm-submit{width:100%;display:flex;margin-top:20px;padding:10px;background:#f0f8ff}.content-50{width:50%!important}}@media (min-width: 360px){.content-confirm-submit{width:100%;display:flex;flex-direction:column;margin-top:20px;padding:10px;background:#f0f8ff}.content-50{width:100%!important}}@media (min-width: 1512px){.content-confirm-submit{width:100%;display:flex;margin-top:20px;padding:10px;background:#f0f8ff}.content-50{width:50%!important}}@media (min-width: 1280px){.content-confirm-submit{width:100%;display:flex;margin-top:20px;padding:10px;background:#f0f8ff}.content-50{width:50%!important}}.content-50{width:50%}.content-confirm-submit{width:100%;display:flex;margin-top:20px;padding:10px;background:#f0f8ff}.progress--stepped{position:relative;--bar-width: 4px}.progress--stepped .progress__steps{display:flex;flex-direction:row;width:100%}.progress--stepped .progress__step{position:relative;flex:1 0 0;margin-right:var(--bar-width);text-align:center;border:var(--bar-width) solid var(--theme-progress-incomplete-step)}.progress--stepped .progress__step.completed{border-color:var(--theme-progress-complete-step)}.progress--stepped .progress__ball{position:absolute;top:calc(0px - var(--bar-width));left:calc(0px - var(--bar-width));width:0;height:0;border:var(--bar-width) solid var(--theme-progress-active-step)}.form-search{display:flex;flex-flow:column;align-items:flex-start;justify-content:space-between;padding:2.25rem 0;background-color:var(--theme-surface-color);border-top:1px solid #e4e7eb}.form-search .btn{margin-top:2.25rem}@media (min-width: 744px){.form-search .form-control.text-input,.form-search .form-control.datepicker{width:calc(50% - .75rem);min-width:calc(50% - .75rem)}}.search{display:flex;gap:.25rem}.search__input-col{flex:1 0 0}.search__button-col{flex:1;white-space:nowrap}@media (min-width: 360px){.search__button-col{flex:0}}.custom-modal-footer{display:flex;justify-content:space-between;align-items:center;margin:calc(var(--bs-modal-padding) * -1);margin-top:var(--bs-modal-padding);padding:var(--bs-modal-padding);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color)}.custom-modal-footer .button-right{display:flex;align-items:center;gap:var(--bs-modal-footer-gap)}.form-verify-code{display:flex;align-items:center;gap:.5rem;margin-top:2rem}.company-item{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.form-component__header{padding:3rem 8rem 2rem 3rem}.form-component .form-content{display:flex;flex-flow:row wrap;align-items:stretch;justify-content:space-between;padding:2.25rem 4rem 0;background-color:var(--theme-surface-color);border-top:1px solid #e4e7eb}.form-component .form-content__navigation{display:flex;justify-content:space-between;width:100%;padding:1.5rem 2rem;margin-top:1.125rem;background-color:#fff;border-top:1px solid #e4e7eb}.form-component .form-content .form-control:not(:first-child){margin-top:2.25rem}.form-component h5{font-size:18px}.form-component__header{padding:3rem 4rem 2rem 3rem}@media (min-width: 360px){.form-component__header{padding:2rem 0}}@media (min-width: 1280px){.form-component__header{padding:3rem 4rem 2rem 3rem}}.form-component .form-content{display:flex;flex-flow:row wrap;align-items:stretch;justify-content:space-between;padding:2.25rem 0;background-color:var(--theme-surface-color);border-top:1px solid #e4e7eb}.form-component .form-content__navigation{display:flex;justify-content:space-between;width:100%;padding:1.5rem 0;margin-top:1.125rem;background-color:#fff;border-top:1px solid #e4e7eb}.form-component .form-content .form-control{width:100%}.form-component .form-content .form-content-detail{margin-top:2.25rem;width:100%}.form-component .form-content .capcha-margintop{margin-top:1.125rem}
