*,*::before,*::after {box-sizing: border-box}@media (prefers-reduced-motion: no-preference) {:root {scroll-behavior: smooth}}body {margin: 0;font-family: var(--bs-font-sans-serif);font-size: 1rem;font-weight: 400;line-height: 1.5;color: #212529;background-color: #fff;-webkit-text-size-adjust: 100%;-webkit-tap-highlight-color: transparent}hr {margin: 1rem 0;color: inherit;background-color: currentColor;border: 0;opacity: .25}hr:not([size]) {height: 1px}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6 {margin-top: 0;margin-bottom: .5rem;font-weight: 500;line-height: 1.2}h1,.h1 {font-size: calc(1.375rem + 1.5vw)}@media (min-width: 1200px) {h1,.h1 {font-size:2.5rem}}h2,.h2 {font-size: calc(1.325rem + .9vw)}@media (min-width: 1200px) {h2,.h2 {font-size:2rem}}h3,.h3 {font-size: calc(1.3rem + .6vw)}@media (min-width: 1200px) {h3,.h3 {font-size:1.75rem}}h4,.h4 {font-size: calc(1.275rem + .3vw)}@media (min-width: 1200px) {h4,.h4 {font-size:1.5rem}}h5,.h5 {font-size: 1.25rem}h6,.h6 {font-size: 1rem}p {margin-top: 0;margin-bottom: 1rem}abbr[title],abbr[data-bs-original-title] {text-decoration: underline dotted;cursor: help;text-decoration-skip-ink: none}address {margin-bottom: 1rem;font-style: normal;line-height: inherit}ol,ul {padding-left: 2rem}ol,ul,dl {margin-top: 0;margin-bottom: 1rem}ol ol,ul ul,ol ul,ul ol {margin-bottom: 0}dt {font-weight: 700}dd {margin-bottom: .5rem;margin-left: 0}blockquote {margin: 0 0 1rem}b,strong {font-weight: bolder}small,.small {font-size: .875em}sub,sup {position: relative;font-size: .75em;line-height: 0;vertical-align: baseline}sub {bottom: -.25em}sup {top: -.5em}a {color: #0d6efd;text-decoration: underline}a:hover {color: #0a58ca}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;direction: ltr ;unicode-bidi: bidi-override}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: #d63384;word-wrap: break-word}a>code {color: inherit}kbd {padding: .2rem .4rem;font-size: .875em;color: #fff;background-color: #212529;border-radius: .2rem}kbd kbd {padding: 0;font-size: 1em;font-weight: 700}img,svg {vertical-align: middle}table {caption-side: bottom;border-collapse: collapse}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]::-webkit-calendar-picker-indicator {display: none}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}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"] {outline-offset: -2px;-webkit-appearance: textfield}::-webkit-search-decoration {-webkit-appearance: none}::-webkit-color-swatch-wrapper {padding: 0}::file-selector-button {font: inherit}::-webkit-file-upload-button {font: inherit;-webkit-appearance: button}output {display: inline-block}iframe {border: 0}progress {vertical-align: baseline}[hidden] {display: none !important}.lead {font-size: 1.25rem;font-weight: 300}.img-fluid {max-width: 100%;height: auto}.container,.container-fluid,.container-sm,.container-md,.container-lg,.container-xl,.container-xxl {width: 100%;padding-right: var(--bs-gutter-x, .75rem);padding-left: var(--bs-gutter-x, .75rem);margin-right: auto;margin-left: auto}@media (min-width: 576px) {.container,.container-sm {max-width:540px}}@media (min-width: 768px) {.container,.container-sm,.container-md {max-width:720px}}@media (min-width: 992px) {.container,.container-sm,.container-md,.container-lg {max-width:960px}}@media (min-width: 1200px) {.container,.container-sm,.container-md,.container-lg,.container-xl {max-width:1140px}}@media (min-width: 1400px) {.container,.container-sm,.container-md,.container-lg,.container-xl,.container-xxl {max-width:1320px}}.row {--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display: flex;flex-wrap: wrap;margin-top: calc(var(--bs-gutter-y) * -1);margin-right: calc(var(--bs-gutter-x) / -2);margin-left: calc(var(--bs-gutter-x) / -2)}.row>* {flex-shrink: 0;width: 100%;max-width: 100%;padding-right: calc(var(--bs-gutter-x) / 2);padding-left: calc(var(--bs-gutter-x) / 2);margin-top: var(--bs-gutter-y)}.col {flex: 1 0 0%}.row-cols-auto>* {flex: 0 0 auto;width: auto}.row-cols-1>* {flex: 0 0 auto;width: 100%}.row-cols-2>* {flex: 0 0 auto;width: 50%}.row-cols-3>* {flex: 0 0 auto;width: 33.3333333333%}.row-cols-4>* {flex: 0 0 auto;width: 25%}.row-cols-5>* {flex: 0 0 auto;width: 20%}.row-cols-6>* {flex: 0 0 auto;width: 16.6666666667%}.col-auto {flex: 0 0 auto;width: auto}.col-1 {flex: 0 0 auto;width: 8.3333333333%}.col-2 {flex: 0 0 auto;width: 16.6666666667%}.col-3 {flex: 0 0 auto;width: 25%}.col-4 {flex: 0 0 auto;width: 33.3333333333%}.col-5 {flex: 0 0 auto;width: 41.6666666667%}.col-6 {flex: 0 0 auto;width: 50%}.col-7 {flex: 0 0 auto;width: 58.3333333333%}.col-8 {flex: 0 0 auto;width: 66.6666666667%}.col-9 {flex: 0 0 auto;width: 75%}.col-10 {flex: 0 0 auto;width: 83.3333333333%}.col-11 {flex: 0 0 auto;width: 91.6666666667%}.col-12 {flex: 0 0 auto;width: 100%}@media (min-width: 576px) {.col-sm {flex:1 0 0%}.row-cols-sm-auto>* {flex: 0 0 auto;width: auto}.row-cols-sm-1>* {flex: 0 0 auto;width: 100%}.row-cols-sm-2>* {flex: 0 0 auto;width: 50%}.row-cols-sm-3>* {flex: 0 0 auto;width: 33.3333333333%}.row-cols-sm-4>* {flex: 0 0 auto;width: 25%}.row-cols-sm-5>* {flex: 0 0 auto;width: 20%}.row-cols-sm-6>* {flex: 0 0 auto;width: 16.6666666667%}.col-sm-auto {flex: 0 0 auto;width: auto}.col-sm-1 {flex: 0 0 auto;width: 8.3333333333%}.col-sm-2 {flex: 0 0 auto;width: 16.6666666667%}.col-sm-3 {flex: 0 0 auto;width: 25%}.col-sm-4 {flex: 0 0 auto;width: 33.3333333333%}.col-sm-5 {flex: 0 0 auto;width: 41.6666666667%}.col-sm-6 {flex: 0 0 auto;width: 50%}.col-sm-7 {flex: 0 0 auto;width: 58.3333333333%}.col-sm-8 {flex: 0 0 auto;width: 66.6666666667%}.col-sm-9 {flex: 0 0 auto;width: 75%}.col-sm-10 {flex: 0 0 auto;width: 83.3333333333%}.col-sm-11 {flex: 0 0 auto;width: 91.6666666667%}.col-sm-12 {flex: 0 0 auto;width: 100%}}@media (min-width: 768px) {.col-md {flex:1 0 0%}.row-cols-md-auto>* {flex: 0 0 auto;width: auto}.row-cols-md-1>* {flex: 0 0 auto;width: 100%}.row-cols-md-2>* {flex: 0 0 auto;width: 50%}.row-cols-md-3>* {flex: 0 0 auto;width: 33.3333333333%}.row-cols-md-4>* {flex: 0 0 auto;width: 25%}.row-cols-md-5>* {flex: 0 0 auto;width: 20%}.row-cols-md-6>* {flex: 0 0 auto;width: 16.6666666667%}.col-md-auto {flex: 0 0 auto;width: auto}.col-md-1 {flex: 0 0 auto;width: 8.3333333333%}.col-md-2 {flex: 0 0 auto;width: 16.6666666667%}.col-md-3 {flex: 0 0 auto;width: 25%}.col-md-4 {flex: 0 0 auto;width: 33.3333333333%}.col-md-5 {flex: 0 0 auto;width: 41.6666666667%}.col-md-6 {flex: 0 0 auto;width: 50%}.col-md-7 {flex: 0 0 auto;width: 58.3333333333%}.col-md-8 {flex: 0 0 auto;width: 66.6666666667%}.col-md-9 {flex: 0 0 auto;width: 75%}.col-md-10 {flex: 0 0 auto;width: 83.3333333333%}.col-md-11 {flex: 0 0 auto;width: 91.6666666667%}.col-md-12 {flex: 0 0 auto;width: 100%} }@media (min-width: 992px) {.col-lg {flex:1 0 0%}.row-cols-lg-auto>* {flex: 0 0 auto;width: auto}.row-cols-lg-1>* {flex: 0 0 auto;width: 100%}.row-cols-lg-2>* {flex: 0 0 auto;width: 50%}.row-cols-lg-3>* {flex: 0 0 auto;width: 33.3333333333%}.row-cols-lg-4>* {flex: 0 0 auto;width: 25%}.row-cols-lg-5>* {flex: 0 0 auto;width: 20%}.row-cols-lg-6>* {flex: 0 0 auto;width: 16.6666666667%}.col-lg-auto {flex: 0 0 auto;width: auto}.col-lg-1 {flex: 0 0 auto;width: 8.3333333333%}.col-lg-2 {flex: 0 0 auto;width: 16.6666666667%}.col-lg-3 {flex: 0 0 auto;width: 25%}.col-lg-4 {flex: 0 0 auto;width: 33.3333333333%}.col-lg-5 {flex: 0 0 auto;width: 41.6666666667%}.col-lg-6 {flex: 0 0 auto;width: 50%}.col-lg-7 {flex: 0 0 auto;width: 58.3333333333%}.col-lg-8 {flex: 0 0 auto;width: 66.6666666667%}.col-lg-9 {flex: 0 0 auto;width: 75%}.col-lg-10 {flex: 0 0 auto;width: 83.3333333333%}.col-lg-11 {flex: 0 0 auto;width: 91.6666666667%}.col-lg-12 {flex: 0 0 auto;width: 100%}}@media (min-width: 1200px) {.col-xl {flex:1 0 0%}.row-cols-xl-auto>* {flex: 0 0 auto;width: auto}.row-cols-xl-1>* {flex: 0 0 auto;width: 100%}.row-cols-xl-2>* {flex: 0 0 auto;width: 50%}.row-cols-xl-3>* {flex: 0 0 auto;width: 33.3333333333%}.row-cols-xl-4>* {flex: 0 0 auto;width: 25%}.row-cols-xl-5>* {flex: 0 0 auto;width: 20%}.row-cols-xl-6>* {flex: 0 0 auto;width: 16.6666666667%}.col-xl-auto {flex: 0 0 auto;width: auto}.col-xl-1 {flex: 0 0 auto;width: 8.3333333333%}.col-xl-2 {flex: 0 0 auto;width: 16.6666666667%}.col-xl-3 {flex: 0 0 auto;width: 25%}.col-xl-4 {flex: 0 0 auto;width: 33.3333333333%}.col-xl-5 {flex: 0 0 auto;width: 41.6666666667%}.col-xl-6 {flex: 0 0 auto;width: 50%}.col-xl-7 {flex: 0 0 auto;width: 58.3333333333%}.col-xl-8 {flex: 0 0 auto;width: 66.6666666667%}.col-xl-9 {flex: 0 0 auto;width: 75%}.col-xl-10 {flex: 0 0 auto;width: 83.3333333333%}.col-xl-11 {flex: 0 0 auto;width: 91.6666666667%}.col-xl-12 {flex: 0 0 auto;width: 100%} }@media (min-width: 1400px) {.col-xxl {flex:1 0 0%}.row-cols-xxl-auto>* {flex: 0 0 auto;width: auto}.row-cols-xxl-1>* {flex: 0 0 auto;width: 100%}.row-cols-xxl-2>* {flex: 0 0 auto;width: 50%}.row-cols-xxl-3>* {flex: 0 0 auto;width: 33.3333333333%}.row-cols-xxl-4>* {flex: 0 0 auto;width: 25%}.row-cols-xxl-5>* {flex: 0 0 auto;width: 20%}.row-cols-xxl-6>* {flex: 0 0 auto;width: 16.6666666667%}.col-xxl-auto {flex: 0 0 auto;width: auto}.col-xxl-1 {flex: 0 0 auto;width: 8.3333333333%}.col-xxl-2 {flex: 0 0 auto;width: 16.6666666667%}.col-xxl-3 {flex: 0 0 auto;width: 25%}.col-xxl-4 {flex: 0 0 auto;width: 33.3333333333%}.col-xxl-5 {flex: 0 0 auto;width: 41.6666666667%}.col-xxl-6 {flex: 0 0 auto;width: 50%}.col-xxl-7 {flex: 0 0 auto;width: 58.3333333333%}.col-xxl-8 {flex: 0 0 auto;width: 66.6666666667%}.col-xxl-9 {flex: 0 0 auto;width: 75%}.col-xxl-10 {flex: 0 0 auto;width: 83.3333333333%}.col-xxl-11 {flex: 0 0 auto;width: 91.6666666667%}.col-xxl-12 {flex: 0 0 auto;width: 100%}}.navbar {position: relative;display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;padding-top: 0;padding-bottom: 0}.navbar>.container,.navbar>.container-fluid,.navbar>.container-sm,.navbar>.container-md,.navbar>.container-lg,.navbar>.container-xl,.navbar>.container-xxl {display: flex;flex-wrap: inherit;align-items: center;justify-content: space-between}.navbar-brand {padding-top: .3125rem;padding-bottom: .3125rem;margin-right: 1rem;font-size: 1.25rem;text-decoration: none;white-space: nowrap}.navbar-nav {display: flex;flex-direction: column;padding-left: 0;margin-bottom: 0;list-style: none}.navbar-nav .nav-link {padding-right: 0;padding-left: 0}.navbar-nav .dropdown-menu {position: static}.navbar-text {padding-top: .5rem;padding-bottom: .5rem}.navbar-collapse {flex-basis: 100%;flex-grow: 1;align-items: center}.navbar-toggler {padding: .25rem .75rem;font-size: 1.25rem;line-height: 1;background-color: transparent;border: 1px solid transparent;border-radius: .25rem;transition: box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion: reduce) {.navbar-toggler {transition: none}}.navbar-toggler:hover {text-decoration: none}.navbar-toggler:focus {text-decoration: none;outline: 0;box-shadow: 0 0 0 .25rem}.navbar-toggler-icon {display: inline-block;width: 1.5em;height: 1.5em;vertical-align: middle;background-repeat: no-repeat;background-position: center;background-size: 100%}.navbar-nav-scroll {max-height: var(--bs-scroll-height, 75vh);overflow-y: auto}.navbar-expand {flex-wrap: nowrap;justify-content: flex-start}.navbar-expand .navbar-nav {flex-direction: row}.navbar-expand .navbar-nav .dropdown-menu {position: absolute}.navbar-expand .navbar-nav .nav-link {padding-right: .5rem;padding-left: .5rem}.navbar-expand .navbar-nav-scroll {overflow: visible}.navbar-expand .navbar-collapse {display: flex !important;flex-basis: auto}.navbar-expand .navbar-toggler {display: none}.navbar-light .navbar-brand {color: rgba(0,0,0,0.9)}.navbar-light .navbar-brand:hover,.navbar-light .navbar-brand:focus {color: rgba(0,0,0,0.9)}.navbar-light .navbar-nav .nav-link {color: rgba(0,0,0,0.55)}.navbar-light .navbar-nav .nav-link:hover,.navbar-light .navbar-nav .nav-link:focus {color: rgba(0,0,0,0.7)}.navbar-light .navbar-nav .nav-link.disabled {color: rgba(0,0,0,0.3)}.navbar-light .navbar-nav .show>.nav-link,.navbar-light .navbar-nav .nav-link.active {color: rgba(0,0,0,0.9)}.navbar-light .navbar-toggler {color: rgba(0,0,0,0.55);border-color: rgba(0,0,0,0.1)}.navbar-light .navbar-toggler-icon {background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280,0,0,0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-light .navbar-text {color: rgba(0,0,0,0.55)}.navbar-light .navbar-text a,.navbar-light .navbar-text a:hover,.navbar-light .navbar-text a:focus {color: rgba(0,0,0,0.9)}.navbar-dark .navbar-brand {color: #fff}.navbar-dark .navbar-brand:hover,.navbar-dark .navbar-brand:focus {color: #fff}.navbar-dark .navbar-nav .nav-link {color: rgba(255,255,255,0.55)}.navbar-dark .navbar-nav .nav-link:hover,.navbar-dark .navbar-nav .nav-link:focus {color: rgba(255,255,255,0.75)}.navbar-dark .navbar-nav .nav-link.disabled {color: rgba(255,255,255,0.25)}.navbar-dark .navbar-nav .show>.nav-link,.navbar-dark .navbar-nav .nav-link.active {color: #fff}.navbar-dark .navbar-toggler {color: rgba(255,255,255,0.55);border-color: rgba(255,255,255,0.1)}.navbar-dark .navbar-toggler-icon {background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255,255,255,0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-dark .navbar-text {color: rgba(255,255,255,0.55)}.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:hover,.navbar-dark .navbar-text a:focus {color: #fff}.nav {display: flex;flex-wrap: wrap;padding-left: 0;margin-bottom: 0;list-style: none}.nav-link {display: block;padding: .5rem 1rem;color: #0d6efd;text-decoration: none;transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out}@media (prefers-reduced-motion: reduce) {.nav-link {transition: none}}.nav-link:hover,.nav-link:focus {color: #0a58ca}.nav-link.disabled {color: #6c757d;pointer-events: none;cursor: default}.nav-fill>.nav-link,.nav-fill .nav-item {flex: 1 1 auto;text-align: center}.nav-justified>.nav-link,.nav-justified .nav-item {flex-basis: 0;flex-grow: 1;text-align: center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link {width: 100%}.tab-content>.tab-pane {display: none}.tab-content>.active {display: block}.dropup,.dropend,.dropdown,.dropstart {position: relative}.dropdown-toggle {white-space: nowrap}.dropdown-toggle::after {display: inline-block;margin-left: .255em;vertical-align: .255em;content: "";border-top: .3em solid;border-right: .3em solid transparent;border-bottom: 0;border-left: .3em solid transparent}.dropdown-toggle:empty::after {margin-left: 0}.dropdown-menu {position: absolute;z-index: 1000;display: none;min-width: 10rem;padding: .5rem 0;margin: 0;font-size: 1rem;color: #212529;text-align: left;list-style: none;background-color: #fff;background-clip: padding-box;border: 1px solid rgba(0,0,0,0.15);border-radius: .25rem}.dropdown-menu[data-bs-popper] {top: 100%;left: 0;margin-top: .125rem}.dropdown-menu-start {--bs-position: start}.dropdown-menu-start[data-bs-popper] {right: auto ;left: 0}.dropdown-menu-end {--bs-position: end}.dropdown-menu-end[data-bs-popper] {right: 0 ;left: auto}@media (min-width: 576px) {.dropdown-menu-sm-start {--bs-position: start}.dropdown-menu-sm-start[data-bs-popper] {right: auto ;left: 0}.dropdown-menu-sm-end {--bs-position: end}.dropdown-menu-sm-end[data-bs-popper] {right: 0 ;left: auto}}@media (min-width: 768px) {.dropdown-menu-md-start {--bs-position: start}.dropdown-menu-md-start[data-bs-popper] {right: auto ;left: 0}.dropdown-menu-md-end {--bs-position: end}.dropdown-menu-md-end[data-bs-popper] {right: 0 ;left: auto}}@media (min-width: 992px) {.dropdown-menu-lg-start {--bs-position: start}.dropdown-menu-lg-start[data-bs-popper] {right: auto ;left: 0}.dropdown-menu-lg-end {--bs-position: end}.dropdown-menu-lg-end[data-bs-popper] {right: 0 ;left: auto}}@media (min-width: 1200px) {.dropdown-menu-xl-start {--bs-position: start}.dropdown-menu-xl-start[data-bs-popper] {right: auto ;left: 0}.dropdown-menu-xl-end {--bs-position: end}.dropdown-menu-xl-end[data-bs-popper] {right: 0 ;left: auto}}@media (min-width: 1400px) {.dropdown-menu-xxl-start {--bs-position: start}.dropdown-menu-xxl-start[data-bs-popper] {right: auto ;left: 0}.dropdown-menu-xxl-end {--bs-position: end}.dropdown-menu-xxl-end[data-bs-popper] {right: 0 ;left: auto}}.dropdown-divider {height: 0;margin: .5rem 0;overflow: hidden;border-top: 1px solid rgba(0,0,0,0.15)}.dropdown-item {display: block;width: 100%;padding: .25rem 1rem;clear: both;font-weight: 400;color: #212529;text-align: inherit;text-decoration: none;white-space: nowrap;background-color: transparent;border: 0}.dropdown-item:hover,.dropdown-item:focus {color: #1e2125;background-color: #e9ecef}.dropdown-item.active,.dropdown-item:active {color: #fff;text-decoration: none;background-color: #0d6efd}.dropdown-item.disabled,.dropdown-item:disabled {color: #adb5bd;pointer-events: none;background-color: transparent}.dropdown-menu.show {display: block}.dropdown-header {display: block;padding: .5rem 1rem;margin-bottom: 0;font-size: .875rem;color: #6c757d;white-space: nowrap}.dropdown-item-text {display: block;padding: .25rem 1rem;color: #212529}.dropdown-menu-dark {color: #dee2e6;background-color: #343a40;border-color: rgba(0,0,0,0.15)}.dropdown-menu-dark .dropdown-item {color: #dee2e6}.dropdown-menu-dark .dropdown-item:hover,.dropdown-menu-dark .dropdown-item:focus {color: #fff;background-color: rgba(255,255,255,0.15)}.dropdown-menu-dark .dropdown-item.active,.dropdown-menu-dark .dropdown-item:active {color: #fff;background-color: #0d6efd}.dropdown-menu-dark .dropdown-item.disabled,.dropdown-menu-dark .dropdown-item:disabled {color: #adb5bd}.dropdown-menu-dark .dropdown-divider {border-color: rgba(0,0,0,0.15)}.dropdown-menu-dark .dropdown-item-text {color: #dee2e6}.dropdown-menu-dark .dropdown-header {color: #adb5bd}.breadcrumb {display: flex;flex-wrap: wrap;padding: 0 0;margin-bottom: 1rem;list-style: none}.breadcrumb-item+.breadcrumb-item {padding-left: .5rem}.breadcrumb-item+.breadcrumb-item::before {float: left;padding-right: .5rem;color: #6c757d;content: var(--bs-breadcrumb-divider, "/")}.breadcrumb-item.active {color: #6c757d}.form-label {margin-bottom: .5rem}.form-control {display: block;width: 100%;padding: .375rem .75rem;font-size: 1rem;font-weight: 400;line-height: 1.5;color: #212529;background-color: #fff;background-clip: padding-box;border: 1px solid #ced4da;appearance: none;border-radius: .25rem;transition: border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion: reduce) {.form-control {transition: none}}.form-control[type="file"] {overflow: hidden}.form-control[type="file"]:not(:disabled):not(:read-only) {cursor: pointer}.form-control:focus {color: #212529;background-color: #fff;border-color: #86b7fe;outline: 0;box-shadow: 0 0 0 .25rem rgba(13,110,253,0.25)}.form-control::-webkit-date-and-time-value {height: 1.5em}.form-control::placeholder {color: #6c757d;opacity: 1}.form-control:disabled,.form-control:read-only {background-color: #e9ecef;opacity: 1}.form-control::file-selector-button {padding: .375rem .75rem;margin: -.375rem -.75rem;margin-inline-end:.75rem;color: #212529;background-color: #e9ecef;pointer-events: none;border-color: inherit;border-style: solid;border-width: 0;border-inline-end-width:1px;border-radius: 0;transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion: reduce) {.form-control::file-selector-button {transition: none}}.form-control:hover:not(:disabled):not(:read-only)::file-selector-button {background-color: #dde0e3}.form-control::-webkit-file-upload-button {padding: .375rem .75rem;margin: -.375rem -.75rem;margin-inline-end:.75rem;color: #212529;background-color: #e9ecef;pointer-events: none;border-color: inherit;border-style: solid;border-width: 0;border-inline-end-width:1px;border-radius: 0;transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion: reduce) {.form-control::-webkit-file-upload-button {transition: none}}.form-control:hover:not(:disabled):not(:read-only)::-webkit-file-upload-button {background-color: #dde0e3}textarea.form-control {min-height: calc(1.5em + .75rem + 2px)}textarea.form-control-sm {min-height: calc(1.5em + .5rem + 2px)}textarea.form-control-lg {min-height: calc(1.5em + 1rem + 2px)}.form-control-color {max-width: 3rem;height: auto;padding: .375rem}.form-control-color:not(:disabled):not(:read-only) {cursor: pointer}.form-control-color::-moz-color-swatch {height: 1.5em;border-radius: .25rem}.form-control-color::-webkit-color-swatch {height: 1.5em;border-radius: .25rem}.form-select {display: block;width: 100%;padding: .375rem 2.25rem .375rem .75rem;font-size: 1rem;font-weight: 400;line-height: 1.5;color: #212529;background-color: #fff;background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");background-repeat: no-repeat;background-position: right .75rem center;background-size: 16px 12px;border: 1px solid #ced4da;border-radius: .25rem;appearance: none}.form-select:focus {border-color: #86b7fe;outline: 0;box-shadow: 0 0 0 .25rem rgba(13,110,253,0.25)}.form-select[multiple],.form-select[size]:not([size="1"]) {padding-right: .75rem;background-image: none}.form-select:disabled {background-color: #e9ecef}.form-select:-moz-focusring {color: transparent;text-shadow: 0 0 0 #212529}.form-check {display: block;min-height: 1.5rem;padding-left: 1.5em;margin-bottom: .125rem}.form-check .form-check-input {float: left;margin-left: -1.5em}.form-check-input {width: 1em;height: 1em;margin-top: .25em;vertical-align: top;background-color: #fff;background-repeat: no-repeat;background-position: center;background-size: contain;border: 1px solid rgba(0,0,0,0.25);appearance: none;color-adjust: exact}.form-check-input[type="checkbox"] {border-radius: .25em}.form-check-input[type="radio"] {border-radius: 50%}.form-check-input:active {filter: brightness(90%)}.form-check-input:focus {border-color: #86b7fe;outline: 0;box-shadow: 0 0 0 .25rem rgba(13,110,253,0.25)}.form-check-input:checked {background-color: #0d6efd;border-color: #0d6efd}.form-check-input:checked[type="checkbox"] {background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type="radio"] {background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type="checkbox"]:indeterminate {background-color: #0d6efd;border-color: #0d6efd;background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled {pointer-events: none;filter: none;opacity: .5}.form-check-input[disabled] ~ .form-check-label,.form-check-input:disabled ~ .form-check-label {opacity: .5}@media (prefers-reduced-motion: reduce) {.form-switch .form-check-input {transition: none}}.form-switch .form-check-input:focus {background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked {background-position: right center;background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-check-inline {display: inline-block;margin-right: 1rem}.fixed-top {position: fixed;top: 0;right: 0;left: 0;z-index: 1030}.fixed-bottom {position: fixed;right: 0;bottom: 0;left: 0;z-index: 1030}.sticky-top {position: sticky;top: 0;z-index: 1020}@media (min-width: 576px) {.sticky-sm-top {position:sticky;top: 0;z-index: 1020}}@media (min-width: 768px) {.sticky-md-top {position:sticky;top: 0;z-index: 1020}}@media (min-width: 992px) {.sticky-lg-top {position:sticky;top: 0;z-index: 1020}}@media (min-width: 1200px) {.sticky-xl-top {position:sticky;top: 0;z-index: 1020}}@media (min-width: 1400px) {.sticky-xxl-top {position:sticky;top: 0;z-index: 1020}}@font-face {font-family: "IndieFlower-Regular";font-weight: 400;font-style: normal;src: local("IndieFlower Regular"), local("IndieFlower-Regular"), url("/fonts/IndieFlower-Regular.woff2") format("truetype");font-display: block;}* {font-family: "Trebuchet MS", Tahoma, sans-serif;}html, body, header, main, footer {min-width: 360px!important;}html {position: relative;min-height: 100%;scroll-padding-top: 85px;}body {padding-top: 70px;font-size: 16px;background-color: #fff;}main {min-height: 60vh;}a {color: #023e97;}.text-deco-none {text-decoration: none;}h1 {margin-top: 30px;margin-bottom: 20px;}.h2-icon {color: #133c79;margin-top: 12px;}.bold {font-weight: bold;}.text-link {text-decoration: underline;text-underline-offset: 2px;}.headline-text {font-size: 28px;font-weight: bold;margin-bottom: 12px;}.text-center {text-align: center;}.text-start {text-align: left;}.text-end {text-align: right;}.text-black {color: #000;}.text-white {color: #fff;}.sm-top {margin-top: 15px;}.m-top {margin-top: 30px;}.ml-top {margin-top: 45px;}.m-bottom {margin-bottom: 30px;}.d-none {display: none;}.red {color: red;}.container-spaceing {margin-top: 40px;margin-bottom: 40px;}.ul-checked {text-align: left;margin: 0 auto;max-width: 333px;list-style: none;line-height: 1.7;}.ul-checked.rooms {max-width: unset;}.ul-checked-lg {text-align: left;margin: 0 auto;max-width: 400px;list-style: none;line-height: 1.7;}.ul-checked-lg li,.ul-checked li {padding: 0 0 8px 34px;background: url(/img/svg/check-blue.svg) no-repeat left top 2px;}.instagram-logo {margin-top: -8px;}.panorama-iframe {width: 100%;height: auto;max-inline-size: 100%;block-size: auto;aspect-ratio: 2/1.5;object-fit: contain;margin-bottom: 30px;}.nowrap {white-space: nowrap;}.warn-box {background-color: #ffff8a;max-width: 800px;margin: 0 auto;padding: 30px;border-radius: 4px;}header nav .container .logo {margin-top: 8px;float: left;height: 55px;}header nav {background-color: #133c79;height: 70px;color: #ddd;border-bottom: 1px solid #0b1e37;}header nav .container {height: 100%;}.quotation {margin-top: 24px;text-align: center;font-family: "IndieFlower-Regular", Tahoma, sans-serif;color: #275700;font-size: 24px;font-weight: bold;}.quotation small {font-family: "IndieFlower-Regular", Tahoma, sans-serif;color: #275700;font-size: 20px;}.bg-section-image-1 {background-image: url('/img/design/strand-moewe1.webp');background-color: #fff;height: auto;background-position: top left;background-repeat: no-repeat;background-size: cover;position: relative;padding-bottom: 40px;}.bg-section-image-2 {background-color: #c0dcf7;height: auto;background-position: top center;background-repeat: no-repeat;background-size: cover;position: relative;}.bg-section-image-3 {background-image: url('/img/design/holzwand.webp');background-color: #fff;height: auto;background-position: top center;background-repeat: no-repeat;background-size: cover;position: relative;color: #fff;margin-bottom: -50px;padding-top: 30px;padding-bottom: 30px;}.bg-section-image-4 {background-image: url('/img/design/wasser.webp');background-color: #fff;height: auto;background-position: top center;background-repeat: no-repeat;background-size: cover;position: relative;margin-bottom: -50px;}section .a-big {text-decoration: none;font-size: 32px;color: #212529;}.a8-btn {border-radius: 25px;padding: 10px 35px 10px 35px;background-color: #275700;border: 1px solid #275700;color: #fff;width: 285px;text-decoration: none;display: inline-block;text-align: center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}.a8-btn .svg-left {float: left;width: 24px;height: 24px;margin-left: -24px;}.a8-btn .svg-right {float: right;width: 24px;height: 24px;margin-right: -24px;}.a8-btn:hover {background-color: #fff;color: #000;text-decoration: none;}.a8-btn:disabled {background-color: #eee;color: #666;text-decoration: none;}.index-box {padding: 15px 15px;}.bg-img-box img {border-top-left-radius: 10px;border-top-right-radius: 10px;}.bg-box {position: relative;background-color: #133c79;color: #fff;padding: 15px 20px;height: 350px;text-align: center;width: auto;margin: 0 auto;margin-bottom: 20px;max-width: 370px;border-bottom-right-radius: 10px;border-bottom-left-radius: 10px;}.bg-box-small {height: 200px;}.bg-box h3 {margin-bottom: 12px;}.bg-box .a8-btn {position: absolute;bottom: 20px;margin: 0 auto;left: 0;right: 0;}.bg-box p {margin-bottom: 0;}.price-div {max-width: 700px;margin: 0 auto;text-align: left;}.price-div .row {padding-top: 4px;padding-bottom: 4px;border-bottom: 1px solid #ddd;}.price-div .row.bg-gray {background: #eee}.price-div .header {font-size: 88%;font-weight: bold;}.price-div .price {text-align: end;font-weight: bold;}.small-box-center {width: 300px;margin: 0 auto;text-align: left;}.small-box-center span {display: inline-block;width: 80px;}.contact-form .form-label {margin-top: 18px;margin-bottom: 0;}.image-container img {margin-bottom: 18px;border-radius: 4px;}.image-container .image-description {margin-top: -18px;margin-bottom: 8px;}footer {bottom: 0;width: 100%;height: 100%;background-color: #133c79;border-top: 1px solid #000;min-height: 200px;color: #eee;padding-top: 30px;padding-bottom: 30px;margin-top: 50px;}.footer-nav {font-size: 14px;}footer .footer-nav a {color: #eee;text-decoration: none;}footer .footer-nava.active {color: #7bcf36;}footer .footer-nava:hover {color: #7bcf36;}footer .footer-nav .heading { text-decoration: underline; margin-bottom: 6px;}footer .footer-nav ul {list-style-type: none;margin: 0;padding: 0;margin-bottom: 16px;}footer .footer-nav ul li {line-height: 1.8;}.tfw-calendar-app {margin: 0 auto;}.site-index {padding: 15px;background-color: #f1f1f1;border: 1px solid black;max-width: 370px;margin-left: 55px;}.m-bt-10 {margin: 10px 0 10px 0!important;}.open-street-map {font-size: 13px;text-align: right;}#backToTop {display: none;position: fixed;bottom: 4%;right: 30px;z-index: 9999;border: none;outline: none;background: #545657;color: #fff;cursor: pointer;border-radius: 100%;width: 44px;height: 44px;}#backToTop:hover {background-color: #72b03f;}.top {width: 28px;height: 28px;}