﻿*,*::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 + 0.9vw)}@media(min-width: 1200px){h2{font-size:2rem}}h3{font-size:calc(1.3rem + 0.6vw)}@media(min-width: 1200px){h3{font-size:1.75rem}}h4{font-size:calc(1.275rem + 0.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:0.875em}mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:0.75em;line-height:0;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.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:0.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:0.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:0.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;line-height:inherit;font-size:calc(1.275rem + 0.3vw)}@media(min-width: 1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button{cursor:pointer;filter:grayscale(1)}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none !important}:root{--bs-breakpoint-xs: 0;--bs-breakpoint-sm: 576px;--bs-breakpoint-md: 800px;--bs-breakpoint-lg: 992px;--bs-breakpoint-xl: 1200px}.row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1*var(--bs-gutter-y));margin-right:calc(-0.5*var(--bs-gutter-x));margin-left:calc(-0.5*var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-1,.gx-1{--bs-gutter-x: 0.25rem}.g-1,.gy-1{--bs-gutter-y: 0.25rem}.g-2,.gx-2{--bs-gutter-x: 0.5rem}.g-2,.gy-2{--bs-gutter-y: 0.5rem}.g-3,.gx-3{--bs-gutter-x: 1rem}.g-3,.gy-3{--bs-gutter-y: 1rem}.g-4,.gx-4{--bs-gutter-x: 1.5rem}.g-4,.gy-4{--bs-gutter-y: 1.5rem}.g-5,.gx-5{--bs-gutter-x: 3rem}.g-5,.gy-5{--bs-gutter-y: 3rem}@media(min-width: 576px){.col-sm{flex:1 0 0}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0}.g-sm-1,.gx-sm-1{--bs-gutter-x: 0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: 0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: 0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: 0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x: 1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y: 1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x: 1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y: 1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x: 3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y: 3rem}}@media(min-width: 800px){.col-md{flex:1 0 0}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x: 0}.g-md-0,.gy-md-0{--bs-gutter-y: 0}.g-md-1,.gx-md-1{--bs-gutter-x: 0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y: 0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x: 0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y: 0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x: 1rem}.g-md-3,.gy-md-3{--bs-gutter-y: 1rem}.g-md-4,.gx-md-4{--bs-gutter-x: 1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y: 1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x: 3rem}.g-md-5,.gy-md-5{--bs-gutter-y: 3rem}}@media(min-width: 992px){.col-lg{flex:1 0 0}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0}.g-lg-1,.gx-lg-1{--bs-gutter-x: 0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: 0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: 0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: 0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x: 1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y: 1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x: 1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y: 1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x: 3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y: 3rem}}@media(min-width: 1200px){.col-xl{flex:1 0 0}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x: 0}.g-xl-0,.gy-xl-0{--bs-gutter-y: 0}.g-xl-1,.gx-xl-1{--bs-gutter-x: 0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: 0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: 0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: 0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x: 1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y: 1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x: 1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y: 1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x: 3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y: 3rem}}.align-baseline{vertical-align:baseline !important}.align-top{vertical-align:top !important}.align-middle{vertical-align:middle !important}.align-bottom{vertical-align:bottom !important}.align-text-bottom{vertical-align:text-bottom !important}.align-text-top{vertical-align:text-top !important}.float-start{float:left !important}.float-end{float:right !important}.float-none{float:none !important}.object-fit-contain{object-fit:contain !important}.object-fit-cover{object-fit:cover !important}.object-fit-fill{object-fit:fill !important}.object-fit-scale{object-fit:scale-down !important}.object-fit-none{object-fit:none !important}.opacity-0{opacity:0 !important}.opacity-25{opacity:.25 !important}.opacity-50{opacity:.5 !important}.opacity-75{opacity:.75 !important}.opacity-100{opacity:1 !important}.overflow-auto{overflow:auto !important}.overflow-hidden{overflow:hidden !important}.overflow-visible{overflow:visible !important}.overflow-scroll{overflow:scroll !important}.overflow-x-auto{overflow-x:auto !important}.overflow-x-hidden{overflow-x:hidden !important}.overflow-x-visible{overflow-x:visible !important}.overflow-x-scroll{overflow-x:scroll !important}.overflow-y-auto{overflow-y:auto !important}.overflow-y-hidden{overflow-y:hidden !important}.overflow-y-visible{overflow-y:visible !important}.overflow-y-scroll{overflow-y:scroll !important}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-grid{display:grid !important}.d-inline-grid{display:inline-grid !important}.d-table{display:table !important}.d-table-row{display:table-row !important}.d-table-cell{display:table-cell !important}.d-flex{display:flex !important}.d-inline-flex{display:inline-flex !important}.d-none{display:none !important}.shadow{box-shadow:var(--bs-box-shadow) !important}.shadow-sm{box-shadow:var(--bs-box-shadow-sm) !important}.shadow-lg{box-shadow:var(--bs-box-shadow-lg) !important}.shadow-none{box-shadow:none !important}.focus-ring-primary{--bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-secondary{--bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-success{--bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity))}.focus-ring-info{--bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity))}.focus-ring-warning{--bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity))}.focus-ring-danger{--bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity))}.focus-ring-light{--bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity))}.focus-ring-dark{--bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity))}.position-static{position:static !important}.position-relative{position:relative !important}.position-absolute{position:absolute !important}.position-fixed{position:fixed !important}.position-sticky{position:sticky !important}.top-0{top:0 !important}.top-50{top:50% !important}.top-100{top:100% !important}.bottom-0{bottom:0 !important}.bottom-50{bottom:50% !important}.bottom-100{bottom:100% !important}.start-0{left:0 !important}.start-50{left:50% !important}.start-100{left:100% !important}.end-0{right:0 !important}.end-50{right:50% !important}.end-100{right:100% !important}.translate-middle{transform:translate(-50%, -50%) !important}.translate-middle-x{transform:translateX(-50%) !important}.translate-middle-y{transform:translateY(-50%) !important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-0{border:0 !important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-top-0{border-top:0 !important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-end-0{border-right:0 !important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-bottom-0{border-bottom:0 !important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-start-0{border-left:0 !important}.border-primary{--bs-border-opacity: 1;border-color:rgba(var(--bs-primary-rgb), var(--bs-border-opacity)) !important}.border-secondary{--bs-border-opacity: 1;border-color:rgba(var(--bs-secondary-rgb), var(--bs-border-opacity)) !important}.border-success{--bs-border-opacity: 1;border-color:rgba(var(--bs-success-rgb), var(--bs-border-opacity)) !important}.border-info{--bs-border-opacity: 1;border-color:rgba(var(--bs-info-rgb), var(--bs-border-opacity)) !important}.border-warning{--bs-border-opacity: 1;border-color:rgba(var(--bs-warning-rgb), var(--bs-border-opacity)) !important}.border-danger{--bs-border-opacity: 1;border-color:rgba(var(--bs-danger-rgb), var(--bs-border-opacity)) !important}.border-light{--bs-border-opacity: 1;border-color:rgba(var(--bs-light-rgb), var(--bs-border-opacity)) !important}.border-dark{--bs-border-opacity: 1;border-color:rgba(var(--bs-dark-rgb), var(--bs-border-opacity)) !important}.border-black{--bs-border-opacity: 1;border-color:rgba(var(--bs-black-rgb), var(--bs-border-opacity)) !important}.border-white{--bs-border-opacity: 1;border-color:rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important}.border-primary-subtle{border-color:var(--bs-primary-border-subtle) !important}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle) !important}.border-success-subtle{border-color:var(--bs-success-border-subtle) !important}.border-info-subtle{border-color:var(--bs-info-border-subtle) !important}.border-warning-subtle{border-color:var(--bs-warning-border-subtle) !important}.border-danger-subtle{border-color:var(--bs-danger-border-subtle) !important}.border-light-subtle{border-color:var(--bs-light-border-subtle) !important}.border-dark-subtle{border-color:var(--bs-dark-border-subtle) !important}.border-1{border-width:1px !important}.border-2{border-width:2px !important}.border-3{border-width:3px !important}.border-4{border-width:4px !important}.border-5{border-width:5px !important}.border-opacity-10{--bs-border-opacity: 0.1}.border-opacity-25{--bs-border-opacity: 0.25}.border-opacity-50{--bs-border-opacity: 0.5}.border-opacity-75{--bs-border-opacity: 0.75}.border-opacity-100{--bs-border-opacity: 1}.w-25{width:25% !important}.w-50{width:50% !important}.w-75{width:75% !important}.w-100{width:100% !important}.w-auto{width:auto !important}.mw-100{max-width:100% !important}.vw-100{width:100vw !important}.min-vw-100{min-width:100vw !important}.h-25{height:25% !important}.h-50{height:50% !important}.h-75{height:75% !important}.h-100{height:100% !important}.h-auto{height:auto !important}.mh-100{max-height:100% !important}.vh-100{height:100vh !important}.min-vh-100{min-height:100vh !important}.flex-fill{flex:1 1 auto !important}.flex-row{flex-direction:row !important}.flex-column{flex-direction:column !important}.flex-row-reverse{flex-direction:row-reverse !important}.flex-column-reverse{flex-direction:column-reverse !important}.flex-grow-0{flex-grow:0 !important}.flex-grow-1{flex-grow:1 !important}.flex-shrink-0{flex-shrink:0 !important}.flex-shrink-1{flex-shrink:1 !important}.flex-wrap{flex-wrap:wrap !important}.flex-nowrap{flex-wrap:nowrap !important}.flex-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.justify-content-around{justify-content:space-around !important}.justify-content-evenly{justify-content:space-evenly !important}.align-items-start{align-items:flex-start !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.align-items-baseline{align-items:baseline !important}.align-items-stretch{align-items:stretch !important}.align-content-start{align-content:flex-start !important}.align-content-end{align-content:flex-end !important}.align-content-center{align-content:center !important}.align-content-between{align-content:space-between !important}.align-content-around{align-content:space-around !important}.align-content-stretch{align-content:stretch !important}.align-self-auto{align-self:auto !important}.align-self-start{align-self:flex-start !important}.align-self-end{align-self:flex-end !important}.align-self-center{align-self:center !important}.align-self-baseline{align-self:baseline !important}.align-self-stretch{align-self:stretch !important}.order-first{order:-1 !important}.order-0{order:0 !important}.order-1{order:1 !important}.order-2{order:2 !important}.order-3{order:3 !important}.order-4{order:4 !important}.order-5{order:5 !important}.order-last{order:6 !important}.m-0{margin:0 !important}.m-1{margin:.25rem !important}.m-2{margin:.5rem !important}.m-3{margin:1rem !important}.m-4{margin:1.5rem !important}.m-5{margin:3rem !important}.m-auto{margin:auto !important}.mx-0{margin-right:0 !important;margin-left:0 !important}.mx-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-3{margin-right:1rem !important;margin-left:1rem !important}.mx-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-5{margin-right:3rem !important;margin-left:3rem !important}.mx-auto{margin-right:auto !important;margin-left:auto !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-0{margin-top:0 !important}.mt-1{margin-top:.25rem !important}.mt-2{margin-top:.5rem !important}.mt-3{margin-top:1rem !important}.mt-4{margin-top:1.5rem !important}.mt-5{margin-top:3rem !important}.mt-auto{margin-top:auto !important}.me-0{margin-right:0 !important}.me-1{margin-right:.25rem !important}.me-2{margin-right:.5rem !important}.me-3{margin-right:1rem !important}.me-4{margin-right:1.5rem !important}.me-5{margin-right:3rem !important}.me-auto{margin-right:auto !important}.mb-0{margin-bottom:0 !important}.mb-1{margin-bottom:.25rem !important}.mb-2{margin-bottom:.5rem !important}.mb-3{margin-bottom:1rem !important}.mb-4{margin-bottom:1.5rem !important}.mb-5{margin-bottom:3rem !important}.mb-auto{margin-bottom:auto !important}.ms-0{margin-left:0 !important}.ms-1{margin-left:.25rem !important}.ms-2{margin-left:.5rem !important}.ms-3{margin-left:1rem !important}.ms-4{margin-left:1.5rem !important}.ms-5{margin-left:3rem !important}.ms-auto{margin-left:auto !important}.p-0{padding:0 !important}.p-1{padding:.25rem !important}.p-2{padding:.5rem !important}.p-3{padding:1rem !important}.p-4{padding:1.5rem !important}.p-5{padding:3rem !important}.px-0{padding-right:0 !important;padding-left:0 !important}.px-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-3{padding-right:1rem !important;padding-left:1rem !important}.px-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-5{padding-right:3rem !important;padding-left:3rem !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-0{padding-top:0 !important}.pt-1{padding-top:.25rem !important}.pt-2{padding-top:.5rem !important}.pt-3{padding-top:1rem !important}.pt-4{padding-top:1.5rem !important}.pt-5{padding-top:3rem !important}.pe-0{padding-right:0 !important}.pe-1{padding-right:.25rem !important}.pe-2{padding-right:.5rem !important}.pe-3{padding-right:1rem !important}.pe-4{padding-right:1.5rem !important}.pe-5{padding-right:3rem !important}.pb-0{padding-bottom:0 !important}.pb-1{padding-bottom:.25rem !important}.pb-2{padding-bottom:.5rem !important}.pb-3{padding-bottom:1rem !important}.pb-4{padding-bottom:1.5rem !important}.pb-5{padding-bottom:3rem !important}.ps-0{padding-left:0 !important}.ps-1{padding-left:.25rem !important}.ps-2{padding-left:.5rem !important}.ps-3{padding-left:1rem !important}.ps-4{padding-left:1.5rem !important}.ps-5{padding-left:3rem !important}.gap-0{gap:0 !important}.gap-1{gap:.25rem !important}.gap-2{gap:.5rem !important}.gap-3{gap:1rem !important}.gap-4{gap:1.5rem !important}.gap-5{gap:3rem !important}.row-gap-0{row-gap:0 !important}.row-gap-1{row-gap:.25rem !important}.row-gap-2{row-gap:.5rem !important}.row-gap-3{row-gap:1rem !important}.row-gap-4{row-gap:1.5rem !important}.row-gap-5{row-gap:3rem !important}.column-gap-0{column-gap:0 !important}.column-gap-1{column-gap:.25rem !important}.column-gap-2{column-gap:.5rem !important}.column-gap-3{column-gap:1rem !important}.column-gap-4{column-gap:1.5rem !important}.column-gap-5{column-gap:3rem !important}.font-monospace{font-family:var(--bs-font-monospace) !important}.fs-1{font-size:calc(1.375rem + 1.5vw) !important}.fs-2{font-size:calc(1.325rem + 0.9vw) !important}.fs-3{font-size:calc(1.3rem + 0.6vw) !important}.fs-4{font-size:calc(1.275rem + 0.3vw) !important}.fs-5{font-size:1.25rem !important}.fs-6{font-size:1rem !important}.fst-italic{font-style:italic !important}.fst-normal{font-style:normal !important}.fw-lighter{font-weight:lighter !important}.fw-light{font-weight:300 !important}.fw-normal{font-weight:400 !important}.fw-medium{font-weight:500 !important}.fw-semibold{font-weight:600 !important}.fw-bold{font-weight:700 !important}.fw-bolder{font-weight:bolder !important}.lh-1{line-height:1 !important}.lh-sm{line-height:1.25 !important}.lh-base{line-height:1.5 !important}.lh-lg{line-height:2 !important}.text-start{text-align:left !important}.text-end{text-align:right !important}.text-center{text-align:center !important}.text-decoration-none{text-decoration:none !important}.text-decoration-underline{text-decoration:underline !important}.text-decoration-line-through{text-decoration:line-through !important}.text-lowercase{text-transform:lowercase !important}.text-uppercase{text-transform:uppercase !important}.text-capitalize{text-transform:capitalize !important}.text-wrap{white-space:normal !important}.text-nowrap{white-space:nowrap !important}.text-break{word-wrap:break-word !important;word-break:break-word !important}.text-primary{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important}.text-secondary{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important}.text-success{--bs-text-opacity: 1;color:rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important}.text-info{--bs-text-opacity: 1;color:rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important}.text-warning{--bs-text-opacity: 1;color:rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important}.text-danger{--bs-text-opacity: 1;color:rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important}.text-light{--bs-text-opacity: 1;color:rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important}.text-dark{--bs-text-opacity: 1;color:rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important}.text-black{--bs-text-opacity: 1;color:rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important}.text-white{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important}.text-body{--bs-text-opacity: 1;color:rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important}.text-muted{--bs-text-opacity: 1;color:var(--bs-secondary-color) !important}.text-black-50{--bs-text-opacity: 1;color:rgba(0,0,0,.5) !important}.text-white-50{--bs-text-opacity: 1;color:hsla(0,0%,100%,.5) !important}.text-body-secondary{--bs-text-opacity: 1;color:var(--bs-secondary-color) !important}.text-body-tertiary{--bs-text-opacity: 1;color:var(--bs-tertiary-color) !important}.text-body-emphasis{--bs-text-opacity: 1;color:var(--bs-emphasis-color) !important}.text-reset{--bs-text-opacity: 1;color:inherit !important}.text-opacity-25{--bs-text-opacity: 0.25}.text-opacity-50{--bs-text-opacity: 0.5}.text-opacity-75{--bs-text-opacity: 0.75}.text-opacity-100{--bs-text-opacity: 1}.text-primary-emphasis{color:var(--bs-primary-text-emphasis) !important}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis) !important}.text-success-emphasis{color:var(--bs-success-text-emphasis) !important}.text-info-emphasis{color:var(--bs-info-text-emphasis) !important}.text-warning-emphasis{color:var(--bs-warning-text-emphasis) !important}.text-danger-emphasis{color:var(--bs-danger-text-emphasis) !important}.text-light-emphasis{color:var(--bs-light-text-emphasis) !important}.text-dark-emphasis{color:var(--bs-dark-text-emphasis) !important}.link-opacity-10{--bs-link-opacity: 0.1}.link-opacity-10-hover:hover{--bs-link-opacity: 0.1}.link-opacity-25{--bs-link-opacity: 0.25}.link-opacity-25-hover:hover{--bs-link-opacity: 0.25}.link-opacity-50{--bs-link-opacity: 0.5}.link-opacity-50-hover:hover{--bs-link-opacity: 0.5}.link-opacity-75{--bs-link-opacity: 0.75}.link-opacity-75-hover:hover{--bs-link-opacity: 0.75}.link-opacity-100{--bs-link-opacity: 1}.link-opacity-100-hover:hover{--bs-link-opacity: 1}.link-offset-1{text-underline-offset:.125em !important}.link-offset-1-hover:hover{text-underline-offset:.125em !important}.link-offset-2{text-underline-offset:.25em !important}.link-offset-2-hover:hover{text-underline-offset:.25em !important}.link-offset-3{text-underline-offset:.375em !important}.link-offset-3-hover:hover{text-underline-offset:.375em !important}.link-underline-primary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-primary-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-secondary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-secondary-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-success{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-success-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-info{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-info-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-warning{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-warning-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-danger{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-danger-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-light{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-light-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-dark{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-dark-rgb), var(--bs-link-underline-opacity)) !important}.link-underline{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-link-color-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-underline-opacity-0{--bs-link-underline-opacity: 0}.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity: 0}.link-underline-opacity-10{--bs-link-underline-opacity: 0.1}.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity: 0.1}.link-underline-opacity-25{--bs-link-underline-opacity: 0.25}.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity: 0.25}.link-underline-opacity-50{--bs-link-underline-opacity: 0.5}.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity: 0.5}.link-underline-opacity-75{--bs-link-underline-opacity: 0.75}.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity: 0.75}.link-underline-opacity-100{--bs-link-underline-opacity: 1}.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity: 1}.bg-primary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important}.bg-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important}.bg-success{--bs-bg-opacity: 1;background-color:rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important}.bg-info{--bs-bg-opacity: 1;background-color:rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important}.bg-warning{--bs-bg-opacity: 1;background-color:rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important}.bg-danger{--bs-bg-opacity: 1;background-color:rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important}.bg-light{--bs-bg-opacity: 1;background-color:rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important}.bg-dark{--bs-bg-opacity: 1;background-color:rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important}.bg-black{--bs-bg-opacity: 1;background-color:rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important}.bg-white{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important}.bg-body{--bs-bg-opacity: 1;background-color:rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important}.bg-transparent{--bs-bg-opacity: 1;background-color:rgba(0,0,0,0) !important}.bg-body-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-bg-rgb), var(--bs-bg-opacity)) !important}.bg-body-tertiary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-tertiary-bg-rgb), var(--bs-bg-opacity)) !important}.bg-opacity-10{--bs-bg-opacity: 0.1}.bg-opacity-25{--bs-bg-opacity: 0.25}.bg-opacity-50{--bs-bg-opacity: 0.5}.bg-opacity-75{--bs-bg-opacity: 0.75}.bg-opacity-100{--bs-bg-opacity: 1}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle) !important}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle) !important}.bg-success-subtle{background-color:var(--bs-success-bg-subtle) !important}.bg-info-subtle{background-color:var(--bs-info-bg-subtle) !important}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle) !important}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle) !important}.bg-light-subtle{background-color:var(--bs-light-bg-subtle) !important}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle) !important}.bg-gradient{background-image:var(--bs-gradient) !important}.user-select-all{user-select:all !important}.user-select-auto{user-select:auto !important}.user-select-none{user-select:none !important}.pe-none{pointer-events:none !important}.pe-auto{pointer-events:auto !important}.rounded{border-radius:var(--bs-border-radius) !important}.rounded-0{border-radius:0 !important}.rounded-1{border-radius:var(--bs-border-radius-sm) !important}.rounded-2{border-radius:var(--bs-border-radius) !important}.rounded-3{border-radius:var(--bs-border-radius-lg) !important}.rounded-4{border-radius:var(--bs-border-radius-xl) !important}.rounded-5{border-radius:var(--bs-border-radius-xxl) !important}.rounded-circle{border-radius:50% !important}.rounded-pill{border-radius:var(--bs-border-radius-pill) !important}.rounded-top{border-top-left-radius:var(--bs-border-radius) !important;border-top-right-radius:var(--bs-border-radius) !important}.rounded-top-0{border-top-left-radius:0 !important;border-top-right-radius:0 !important}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm) !important;border-top-right-radius:var(--bs-border-radius-sm) !important}.rounded-top-2{border-top-left-radius:var(--bs-border-radius) !important;border-top-right-radius:var(--bs-border-radius) !important}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg) !important;border-top-right-radius:var(--bs-border-radius-lg) !important}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl) !important;border-top-right-radius:var(--bs-border-radius-xl) !important}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl) !important;border-top-right-radius:var(--bs-border-radius-xxl) !important}.rounded-top-circle{border-top-left-radius:50% !important;border-top-right-radius:50% !important}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill) !important;border-top-right-radius:var(--bs-border-radius-pill) !important}.rounded-end{border-top-right-radius:var(--bs-border-radius) !important;border-bottom-right-radius:var(--bs-border-radius) !important}.rounded-end-0{border-top-right-radius:0 !important;border-bottom-right-radius:0 !important}.rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm) !important;border-bottom-right-radius:var(--bs-border-radius-sm) !important}.rounded-end-2{border-top-right-radius:var(--bs-border-radius) !important;border-bottom-right-radius:var(--bs-border-radius) !important}.rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg) !important;border-bottom-right-radius:var(--bs-border-radius-lg) !important}.rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl) !important;border-bottom-right-radius:var(--bs-border-radius-xl) !important}.rounded-end-5{border-top-right-radius:var(--bs-border-radius-xxl) !important;border-bottom-right-radius:var(--bs-border-radius-xxl) !important}.rounded-end-circle{border-top-right-radius:50% !important;border-bottom-right-radius:50% !important}.rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill) !important;border-bottom-right-radius:var(--bs-border-radius-pill) !important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius) !important;border-bottom-left-radius:var(--bs-border-radius) !important}.rounded-bottom-0{border-bottom-right-radius:0 !important;border-bottom-left-radius:0 !important}.rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm) !important;border-bottom-left-radius:var(--bs-border-radius-sm) !important}.rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius) !important;border-bottom-left-radius:var(--bs-border-radius) !important}.rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg) !important;border-bottom-left-radius:var(--bs-border-radius-lg) !important}.rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl) !important;border-bottom-left-radius:var(--bs-border-radius-xl) !important}.rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl) !important;border-bottom-left-radius:var(--bs-border-radius-xxl) !important}.rounded-bottom-circle{border-bottom-right-radius:50% !important;border-bottom-left-radius:50% !important}.rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill) !important;border-bottom-left-radius:var(--bs-border-radius-pill) !important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius) !important;border-top-left-radius:var(--bs-border-radius) !important}.rounded-start-0{border-bottom-left-radius:0 !important;border-top-left-radius:0 !important}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm) !important;border-top-left-radius:var(--bs-border-radius-sm) !important}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius) !important;border-top-left-radius:var(--bs-border-radius) !important}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg) !important;border-top-left-radius:var(--bs-border-radius-lg) !important}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl) !important;border-top-left-radius:var(--bs-border-radius-xl) !important}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl) !important;border-top-left-radius:var(--bs-border-radius-xxl) !important}.rounded-start-circle{border-bottom-left-radius:50% !important;border-top-left-radius:50% !important}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill) !important;border-top-left-radius:var(--bs-border-radius-pill) !important}.visible{visibility:visible !important}.invisible{visibility:hidden !important}.z-n1{z-index:-1 !important}.z-0{z-index:0 !important}.z-1{z-index:1 !important}.z-2{z-index:2 !important}.z-3{z-index:3 !important}@media(min-width: 576px){.float-sm-start{float:left !important}.float-sm-end{float:right !important}.float-sm-none{float:none !important}.object-fit-sm-contain{object-fit:contain !important}.object-fit-sm-cover{object-fit:cover !important}.object-fit-sm-fill{object-fit:fill !important}.object-fit-sm-scale{object-fit:scale-down !important}.object-fit-sm-none{object-fit:none !important}.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-grid{display:grid !important}.d-sm-inline-grid{display:inline-grid !important}.d-sm-table{display:table !important}.d-sm-table-row{display:table-row !important}.d-sm-table-cell{display:table-cell !important}.d-sm-flex{display:flex !important}.d-sm-inline-flex{display:inline-flex !important}.d-sm-none{display:none !important}.flex-sm-fill{flex:1 1 auto !important}.flex-sm-row{flex-direction:row !important}.flex-sm-column{flex-direction:column !important}.flex-sm-row-reverse{flex-direction:row-reverse !important}.flex-sm-column-reverse{flex-direction:column-reverse !important}.flex-sm-grow-0{flex-grow:0 !important}.flex-sm-grow-1{flex-grow:1 !important}.flex-sm-shrink-0{flex-shrink:0 !important}.flex-sm-shrink-1{flex-shrink:1 !important}.flex-sm-wrap{flex-wrap:wrap !important}.flex-sm-nowrap{flex-wrap:nowrap !important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-sm-start{justify-content:flex-start !important}.justify-content-sm-end{justify-content:flex-end !important}.justify-content-sm-center{justify-content:center !important}.justify-content-sm-between{justify-content:space-between !important}.justify-content-sm-around{justify-content:space-around !important}.justify-content-sm-evenly{justify-content:space-evenly !important}.align-items-sm-start{align-items:flex-start !important}.align-items-sm-end{align-items:flex-end !important}.align-items-sm-center{align-items:center !important}.align-items-sm-baseline{align-items:baseline !important}.align-items-sm-stretch{align-items:stretch !important}.align-content-sm-start{align-content:flex-start !important}.align-content-sm-end{align-content:flex-end !important}.align-content-sm-center{align-content:center !important}.align-content-sm-between{align-content:space-between !important}.align-content-sm-around{align-content:space-around !important}.align-content-sm-stretch{align-content:stretch !important}.align-self-sm-auto{align-self:auto !important}.align-self-sm-start{align-self:flex-start !important}.align-self-sm-end{align-self:flex-end !important}.align-self-sm-center{align-self:center !important}.align-self-sm-baseline{align-self:baseline !important}.align-self-sm-stretch{align-self:stretch !important}.order-sm-first{order:-1 !important}.order-sm-0{order:0 !important}.order-sm-1{order:1 !important}.order-sm-2{order:2 !important}.order-sm-3{order:3 !important}.order-sm-4{order:4 !important}.order-sm-5{order:5 !important}.order-sm-last{order:6 !important}.m-sm-0{margin:0 !important}.m-sm-1{margin:.25rem !important}.m-sm-2{margin:.5rem !important}.m-sm-3{margin:1rem !important}.m-sm-4{margin:1.5rem !important}.m-sm-5{margin:3rem !important}.m-sm-auto{margin:auto !important}.mx-sm-0{margin-right:0 !important;margin-left:0 !important}.mx-sm-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-sm-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-sm-3{margin-right:1rem !important;margin-left:1rem !important}.mx-sm-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-sm-5{margin-right:3rem !important;margin-left:3rem !important}.mx-sm-auto{margin-right:auto !important;margin-left:auto !important}.my-sm-0{margin-top:0 !important;margin-bottom:0 !important}.my-sm-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-sm-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-sm-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-sm-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-sm-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-sm-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-sm-0{margin-top:0 !important}.mt-sm-1{margin-top:.25rem !important}.mt-sm-2{margin-top:.5rem !important}.mt-sm-3{margin-top:1rem !important}.mt-sm-4{margin-top:1.5rem !important}.mt-sm-5{margin-top:3rem !important}.mt-sm-auto{margin-top:auto !important}.me-sm-0{margin-right:0 !important}.me-sm-1{margin-right:.25rem !important}.me-sm-2{margin-right:.5rem !important}.me-sm-3{margin-right:1rem !important}.me-sm-4{margin-right:1.5rem !important}.me-sm-5{margin-right:3rem !important}.me-sm-auto{margin-right:auto !important}.mb-sm-0{margin-bottom:0 !important}.mb-sm-1{margin-bottom:.25rem !important}.mb-sm-2{margin-bottom:.5rem !important}.mb-sm-3{margin-bottom:1rem !important}.mb-sm-4{margin-bottom:1.5rem !important}.mb-sm-5{margin-bottom:3rem !important}.mb-sm-auto{margin-bottom:auto !important}.ms-sm-0{margin-left:0 !important}.ms-sm-1{margin-left:.25rem !important}.ms-sm-2{margin-left:.5rem !important}.ms-sm-3{margin-left:1rem !important}.ms-sm-4{margin-left:1.5rem !important}.ms-sm-5{margin-left:3rem !important}.ms-sm-auto{margin-left:auto !important}.p-sm-0{padding:0 !important}.p-sm-1{padding:.25rem !important}.p-sm-2{padding:.5rem !important}.p-sm-3{padding:1rem !important}.p-sm-4{padding:1.5rem !important}.p-sm-5{padding:3rem !important}.px-sm-0{padding-right:0 !important;padding-left:0 !important}.px-sm-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-sm-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-sm-3{padding-right:1rem !important;padding-left:1rem !important}.px-sm-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-sm-5{padding-right:3rem !important;padding-left:3rem !important}.py-sm-0{padding-top:0 !important;padding-bottom:0 !important}.py-sm-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-sm-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-sm-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-sm-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-sm-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-sm-0{padding-top:0 !important}.pt-sm-1{padding-top:.25rem !important}.pt-sm-2{padding-top:.5rem !important}.pt-sm-3{padding-top:1rem !important}.pt-sm-4{padding-top:1.5rem !important}.pt-sm-5{padding-top:3rem !important}.pe-sm-0{padding-right:0 !important}.pe-sm-1{padding-right:.25rem !important}.pe-sm-2{padding-right:.5rem !important}.pe-sm-3{padding-right:1rem !important}.pe-sm-4{padding-right:1.5rem !important}.pe-sm-5{padding-right:3rem !important}.pb-sm-0{padding-bottom:0 !important}.pb-sm-1{padding-bottom:.25rem !important}.pb-sm-2{padding-bottom:.5rem !important}.pb-sm-3{padding-bottom:1rem !important}.pb-sm-4{padding-bottom:1.5rem !important}.pb-sm-5{padding-bottom:3rem !important}.ps-sm-0{padding-left:0 !important}.ps-sm-1{padding-left:.25rem !important}.ps-sm-2{padding-left:.5rem !important}.ps-sm-3{padding-left:1rem !important}.ps-sm-4{padding-left:1.5rem !important}.ps-sm-5{padding-left:3rem !important}.gap-sm-0{gap:0 !important}.gap-sm-1{gap:.25rem !important}.gap-sm-2{gap:.5rem !important}.gap-sm-3{gap:1rem !important}.gap-sm-4{gap:1.5rem !important}.gap-sm-5{gap:3rem !important}.row-gap-sm-0{row-gap:0 !important}.row-gap-sm-1{row-gap:.25rem !important}.row-gap-sm-2{row-gap:.5rem !important}.row-gap-sm-3{row-gap:1rem !important}.row-gap-sm-4{row-gap:1.5rem !important}.row-gap-sm-5{row-gap:3rem !important}.column-gap-sm-0{column-gap:0 !important}.column-gap-sm-1{column-gap:.25rem !important}.column-gap-sm-2{column-gap:.5rem !important}.column-gap-sm-3{column-gap:1rem !important}.column-gap-sm-4{column-gap:1.5rem !important}.column-gap-sm-5{column-gap:3rem !important}.text-sm-start{text-align:left !important}.text-sm-end{text-align:right !important}.text-sm-center{text-align:center !important}}@media(min-width: 800px){.float-md-start{float:left !important}.float-md-end{float:right !important}.float-md-none{float:none !important}.object-fit-md-contain{object-fit:contain !important}.object-fit-md-cover{object-fit:cover !important}.object-fit-md-fill{object-fit:fill !important}.object-fit-md-scale{object-fit:scale-down !important}.object-fit-md-none{object-fit:none !important}.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-grid{display:grid !important}.d-md-inline-grid{display:inline-grid !important}.d-md-table{display:table !important}.d-md-table-row{display:table-row !important}.d-md-table-cell{display:table-cell !important}.d-md-flex{display:flex !important}.d-md-inline-flex{display:inline-flex !important}.d-md-none{display:none !important}.flex-md-fill{flex:1 1 auto !important}.flex-md-row{flex-direction:row !important}.flex-md-column{flex-direction:column !important}.flex-md-row-reverse{flex-direction:row-reverse !important}.flex-md-column-reverse{flex-direction:column-reverse !important}.flex-md-grow-0{flex-grow:0 !important}.flex-md-grow-1{flex-grow:1 !important}.flex-md-shrink-0{flex-shrink:0 !important}.flex-md-shrink-1{flex-shrink:1 !important}.flex-md-wrap{flex-wrap:wrap !important}.flex-md-nowrap{flex-wrap:nowrap !important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-md-start{justify-content:flex-start !important}.justify-content-md-end{justify-content:flex-end !important}.justify-content-md-center{justify-content:center !important}.justify-content-md-between{justify-content:space-between !important}.justify-content-md-around{justify-content:space-around !important}.justify-content-md-evenly{justify-content:space-evenly !important}.align-items-md-start{align-items:flex-start !important}.align-items-md-end{align-items:flex-end !important}.align-items-md-center{align-items:center !important}.align-items-md-baseline{align-items:baseline !important}.align-items-md-stretch{align-items:stretch !important}.align-content-md-start{align-content:flex-start !important}.align-content-md-end{align-content:flex-end !important}.align-content-md-center{align-content:center !important}.align-content-md-between{align-content:space-between !important}.align-content-md-around{align-content:space-around !important}.align-content-md-stretch{align-content:stretch !important}.align-self-md-auto{align-self:auto !important}.align-self-md-start{align-self:flex-start !important}.align-self-md-end{align-self:flex-end !important}.align-self-md-center{align-self:center !important}.align-self-md-baseline{align-self:baseline !important}.align-self-md-stretch{align-self:stretch !important}.order-md-first{order:-1 !important}.order-md-0{order:0 !important}.order-md-1{order:1 !important}.order-md-2{order:2 !important}.order-md-3{order:3 !important}.order-md-4{order:4 !important}.order-md-5{order:5 !important}.order-md-last{order:6 !important}.m-md-0{margin:0 !important}.m-md-1{margin:.25rem !important}.m-md-2{margin:.5rem !important}.m-md-3{margin:1rem !important}.m-md-4{margin:1.5rem !important}.m-md-5{margin:3rem !important}.m-md-auto{margin:auto !important}.mx-md-0{margin-right:0 !important;margin-left:0 !important}.mx-md-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-md-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-md-3{margin-right:1rem !important;margin-left:1rem !important}.mx-md-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-md-5{margin-right:3rem !important;margin-left:3rem !important}.mx-md-auto{margin-right:auto !important;margin-left:auto !important}.my-md-0{margin-top:0 !important;margin-bottom:0 !important}.my-md-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-md-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-md-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-md-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-md-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-md-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-md-0{margin-top:0 !important}.mt-md-1{margin-top:.25rem !important}.mt-md-2{margin-top:.5rem !important}.mt-md-3{margin-top:1rem !important}.mt-md-4{margin-top:1.5rem !important}.mt-md-5{margin-top:3rem !important}.mt-md-auto{margin-top:auto !important}.me-md-0{margin-right:0 !important}.me-md-1{margin-right:.25rem !important}.me-md-2{margin-right:.5rem !important}.me-md-3{margin-right:1rem !important}.me-md-4{margin-right:1.5rem !important}.me-md-5{margin-right:3rem !important}.me-md-auto{margin-right:auto !important}.mb-md-0{margin-bottom:0 !important}.mb-md-1{margin-bottom:.25rem !important}.mb-md-2{margin-bottom:.5rem !important}.mb-md-3{margin-bottom:1rem !important}.mb-md-4{margin-bottom:1.5rem !important}.mb-md-5{margin-bottom:3rem !important}.mb-md-auto{margin-bottom:auto !important}.ms-md-0{margin-left:0 !important}.ms-md-1{margin-left:.25rem !important}.ms-md-2{margin-left:.5rem !important}.ms-md-3{margin-left:1rem !important}.ms-md-4{margin-left:1.5rem !important}.ms-md-5{margin-left:3rem !important}.ms-md-auto{margin-left:auto !important}.p-md-0{padding:0 !important}.p-md-1{padding:.25rem !important}.p-md-2{padding:.5rem !important}.p-md-3{padding:1rem !important}.p-md-4{padding:1.5rem !important}.p-md-5{padding:3rem !important}.px-md-0{padding-right:0 !important;padding-left:0 !important}.px-md-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-md-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-md-3{padding-right:1rem !important;padding-left:1rem !important}.px-md-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-md-5{padding-right:3rem !important;padding-left:3rem !important}.py-md-0{padding-top:0 !important;padding-bottom:0 !important}.py-md-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-md-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-md-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-md-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-md-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-md-0{padding-top:0 !important}.pt-md-1{padding-top:.25rem !important}.pt-md-2{padding-top:.5rem !important}.pt-md-3{padding-top:1rem !important}.pt-md-4{padding-top:1.5rem !important}.pt-md-5{padding-top:3rem !important}.pe-md-0{padding-right:0 !important}.pe-md-1{padding-right:.25rem !important}.pe-md-2{padding-right:.5rem !important}.pe-md-3{padding-right:1rem !important}.pe-md-4{padding-right:1.5rem !important}.pe-md-5{padding-right:3rem !important}.pb-md-0{padding-bottom:0 !important}.pb-md-1{padding-bottom:.25rem !important}.pb-md-2{padding-bottom:.5rem !important}.pb-md-3{padding-bottom:1rem !important}.pb-md-4{padding-bottom:1.5rem !important}.pb-md-5{padding-bottom:3rem !important}.ps-md-0{padding-left:0 !important}.ps-md-1{padding-left:.25rem !important}.ps-md-2{padding-left:.5rem !important}.ps-md-3{padding-left:1rem !important}.ps-md-4{padding-left:1.5rem !important}.ps-md-5{padding-left:3rem !important}.gap-md-0{gap:0 !important}.gap-md-1{gap:.25rem !important}.gap-md-2{gap:.5rem !important}.gap-md-3{gap:1rem !important}.gap-md-4{gap:1.5rem !important}.gap-md-5{gap:3rem !important}.row-gap-md-0{row-gap:0 !important}.row-gap-md-1{row-gap:.25rem !important}.row-gap-md-2{row-gap:.5rem !important}.row-gap-md-3{row-gap:1rem !important}.row-gap-md-4{row-gap:1.5rem !important}.row-gap-md-5{row-gap:3rem !important}.column-gap-md-0{column-gap:0 !important}.column-gap-md-1{column-gap:.25rem !important}.column-gap-md-2{column-gap:.5rem !important}.column-gap-md-3{column-gap:1rem !important}.column-gap-md-4{column-gap:1.5rem !important}.column-gap-md-5{column-gap:3rem !important}.text-md-start{text-align:left !important}.text-md-end{text-align:right !important}.text-md-center{text-align:center !important}}@media(min-width: 992px){.float-lg-start{float:left !important}.float-lg-end{float:right !important}.float-lg-none{float:none !important}.object-fit-lg-contain{object-fit:contain !important}.object-fit-lg-cover{object-fit:cover !important}.object-fit-lg-fill{object-fit:fill !important}.object-fit-lg-scale{object-fit:scale-down !important}.object-fit-lg-none{object-fit:none !important}.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}.d-lg-grid{display:grid !important}.d-lg-inline-grid{display:inline-grid !important}.d-lg-table{display:table !important}.d-lg-table-row{display:table-row !important}.d-lg-table-cell{display:table-cell !important}.d-lg-flex{display:flex !important}.d-lg-inline-flex{display:inline-flex !important}.d-lg-none{display:none !important}.flex-lg-fill{flex:1 1 auto !important}.flex-lg-row{flex-direction:row !important}.flex-lg-column{flex-direction:column !important}.flex-lg-row-reverse{flex-direction:row-reverse !important}.flex-lg-column-reverse{flex-direction:column-reverse !important}.flex-lg-grow-0{flex-grow:0 !important}.flex-lg-grow-1{flex-grow:1 !important}.flex-lg-shrink-0{flex-shrink:0 !important}.flex-lg-shrink-1{flex-shrink:1 !important}.flex-lg-wrap{flex-wrap:wrap !important}.flex-lg-nowrap{flex-wrap:nowrap !important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-lg-start{justify-content:flex-start !important}.justify-content-lg-end{justify-content:flex-end !important}.justify-content-lg-center{justify-content:center !important}.justify-content-lg-between{justify-content:space-between !important}.justify-content-lg-around{justify-content:space-around !important}.justify-content-lg-evenly{justify-content:space-evenly !important}.align-items-lg-start{align-items:flex-start !important}.align-items-lg-end{align-items:flex-end !important}.align-items-lg-center{align-items:center !important}.align-items-lg-baseline{align-items:baseline !important}.align-items-lg-stretch{align-items:stretch !important}.align-content-lg-start{align-content:flex-start !important}.align-content-lg-end{align-content:flex-end !important}.align-content-lg-center{align-content:center !important}.align-content-lg-between{align-content:space-between !important}.align-content-lg-around{align-content:space-around !important}.align-content-lg-stretch{align-content:stretch !important}.align-self-lg-auto{align-self:auto !important}.align-self-lg-start{align-self:flex-start !important}.align-self-lg-end{align-self:flex-end !important}.align-self-lg-center{align-self:center !important}.align-self-lg-baseline{align-self:baseline !important}.align-self-lg-stretch{align-self:stretch !important}.order-lg-first{order:-1 !important}.order-lg-0{order:0 !important}.order-lg-1{order:1 !important}.order-lg-2{order:2 !important}.order-lg-3{order:3 !important}.order-lg-4{order:4 !important}.order-lg-5{order:5 !important}.order-lg-last{order:6 !important}.m-lg-0{margin:0 !important}.m-lg-1{margin:.25rem !important}.m-lg-2{margin:.5rem !important}.m-lg-3{margin:1rem !important}.m-lg-4{margin:1.5rem !important}.m-lg-5{margin:3rem !important}.m-lg-auto{margin:auto !important}.mx-lg-0{margin-right:0 !important;margin-left:0 !important}.mx-lg-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-lg-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-lg-3{margin-right:1rem !important;margin-left:1rem !important}.mx-lg-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-lg-5{margin-right:3rem !important;margin-left:3rem !important}.mx-lg-auto{margin-right:auto !important;margin-left:auto !important}.my-lg-0{margin-top:0 !important;margin-bottom:0 !important}.my-lg-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-lg-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-lg-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-lg-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-lg-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-lg-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-lg-0{margin-top:0 !important}.mt-lg-1{margin-top:.25rem !important}.mt-lg-2{margin-top:.5rem !important}.mt-lg-3{margin-top:1rem !important}.mt-lg-4{margin-top:1.5rem !important}.mt-lg-5{margin-top:3rem !important}.mt-lg-auto{margin-top:auto !important}.me-lg-0{margin-right:0 !important}.me-lg-1{margin-right:.25rem !important}.me-lg-2{margin-right:.5rem !important}.me-lg-3{margin-right:1rem !important}.me-lg-4{margin-right:1.5rem !important}.me-lg-5{margin-right:3rem !important}.me-lg-auto{margin-right:auto !important}.mb-lg-0{margin-bottom:0 !important}.mb-lg-1{margin-bottom:.25rem !important}.mb-lg-2{margin-bottom:.5rem !important}.mb-lg-3{margin-bottom:1rem !important}.mb-lg-4{margin-bottom:1.5rem !important}.mb-lg-5{margin-bottom:3rem !important}.mb-lg-auto{margin-bottom:auto !important}.ms-lg-0{margin-left:0 !important}.ms-lg-1{margin-left:.25rem !important}.ms-lg-2{margin-left:.5rem !important}.ms-lg-3{margin-left:1rem !important}.ms-lg-4{margin-left:1.5rem !important}.ms-lg-5{margin-left:3rem !important}.ms-lg-auto{margin-left:auto !important}.p-lg-0{padding:0 !important}.p-lg-1{padding:.25rem !important}.p-lg-2{padding:.5rem !important}.p-lg-3{padding:1rem !important}.p-lg-4{padding:1.5rem !important}.p-lg-5{padding:3rem !important}.px-lg-0{padding-right:0 !important;padding-left:0 !important}.px-lg-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-lg-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-lg-3{padding-right:1rem !important;padding-left:1rem !important}.px-lg-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-lg-5{padding-right:3rem !important;padding-left:3rem !important}.py-lg-0{padding-top:0 !important;padding-bottom:0 !important}.py-lg-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-lg-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-lg-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-lg-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-lg-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-lg-0{padding-top:0 !important}.pt-lg-1{padding-top:.25rem !important}.pt-lg-2{padding-top:.5rem !important}.pt-lg-3{padding-top:1rem !important}.pt-lg-4{padding-top:1.5rem !important}.pt-lg-5{padding-top:3rem !important}.pe-lg-0{padding-right:0 !important}.pe-lg-1{padding-right:.25rem !important}.pe-lg-2{padding-right:.5rem !important}.pe-lg-3{padding-right:1rem !important}.pe-lg-4{padding-right:1.5rem !important}.pe-lg-5{padding-right:3rem !important}.pb-lg-0{padding-bottom:0 !important}.pb-lg-1{padding-bottom:.25rem !important}.pb-lg-2{padding-bottom:.5rem !important}.pb-lg-3{padding-bottom:1rem !important}.pb-lg-4{padding-bottom:1.5rem !important}.pb-lg-5{padding-bottom:3rem !important}.ps-lg-0{padding-left:0 !important}.ps-lg-1{padding-left:.25rem !important}.ps-lg-2{padding-left:.5rem !important}.ps-lg-3{padding-left:1rem !important}.ps-lg-4{padding-left:1.5rem !important}.ps-lg-5{padding-left:3rem !important}.gap-lg-0{gap:0 !important}.gap-lg-1{gap:.25rem !important}.gap-lg-2{gap:.5rem !important}.gap-lg-3{gap:1rem !important}.gap-lg-4{gap:1.5rem !important}.gap-lg-5{gap:3rem !important}.row-gap-lg-0{row-gap:0 !important}.row-gap-lg-1{row-gap:.25rem !important}.row-gap-lg-2{row-gap:.5rem !important}.row-gap-lg-3{row-gap:1rem !important}.row-gap-lg-4{row-gap:1.5rem !important}.row-gap-lg-5{row-gap:3rem !important}.column-gap-lg-0{column-gap:0 !important}.column-gap-lg-1{column-gap:.25rem !important}.column-gap-lg-2{column-gap:.5rem !important}.column-gap-lg-3{column-gap:1rem !important}.column-gap-lg-4{column-gap:1.5rem !important}.column-gap-lg-5{column-gap:3rem !important}.text-lg-start{text-align:left !important}.text-lg-end{text-align:right !important}.text-lg-center{text-align:center !important}}@media(min-width: 1200px){.float-xl-start{float:left !important}.float-xl-end{float:right !important}.float-xl-none{float:none !important}.object-fit-xl-contain{object-fit:contain !important}.object-fit-xl-cover{object-fit:cover !important}.object-fit-xl-fill{object-fit:fill !important}.object-fit-xl-scale{object-fit:scale-down !important}.object-fit-xl-none{object-fit:none !important}.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}.d-xl-grid{display:grid !important}.d-xl-inline-grid{display:inline-grid !important}.d-xl-table{display:table !important}.d-xl-table-row{display:table-row !important}.d-xl-table-cell{display:table-cell !important}.d-xl-flex{display:flex !important}.d-xl-inline-flex{display:inline-flex !important}.d-xl-none{display:none !important}.flex-xl-fill{flex:1 1 auto !important}.flex-xl-row{flex-direction:row !important}.flex-xl-column{flex-direction:column !important}.flex-xl-row-reverse{flex-direction:row-reverse !important}.flex-xl-column-reverse{flex-direction:column-reverse !important}.flex-xl-grow-0{flex-grow:0 !important}.flex-xl-grow-1{flex-grow:1 !important}.flex-xl-shrink-0{flex-shrink:0 !important}.flex-xl-shrink-1{flex-shrink:1 !important}.flex-xl-wrap{flex-wrap:wrap !important}.flex-xl-nowrap{flex-wrap:nowrap !important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xl-start{justify-content:flex-start !important}.justify-content-xl-end{justify-content:flex-end !important}.justify-content-xl-center{justify-content:center !important}.justify-content-xl-between{justify-content:space-between !important}.justify-content-xl-around{justify-content:space-around !important}.justify-content-xl-evenly{justify-content:space-evenly !important}.align-items-xl-start{align-items:flex-start !important}.align-items-xl-end{align-items:flex-end !important}.align-items-xl-center{align-items:center !important}.align-items-xl-baseline{align-items:baseline !important}.align-items-xl-stretch{align-items:stretch !important}.align-content-xl-start{align-content:flex-start !important}.align-content-xl-end{align-content:flex-end !important}.align-content-xl-center{align-content:center !important}.align-content-xl-between{align-content:space-between !important}.align-content-xl-around{align-content:space-around !important}.align-content-xl-stretch{align-content:stretch !important}.align-self-xl-auto{align-self:auto !important}.align-self-xl-start{align-self:flex-start !important}.align-self-xl-end{align-self:flex-end !important}.align-self-xl-center{align-self:center !important}.align-self-xl-baseline{align-self:baseline !important}.align-self-xl-stretch{align-self:stretch !important}.order-xl-first{order:-1 !important}.order-xl-0{order:0 !important}.order-xl-1{order:1 !important}.order-xl-2{order:2 !important}.order-xl-3{order:3 !important}.order-xl-4{order:4 !important}.order-xl-5{order:5 !important}.order-xl-last{order:6 !important}.m-xl-0{margin:0 !important}.m-xl-1{margin:.25rem !important}.m-xl-2{margin:.5rem !important}.m-xl-3{margin:1rem !important}.m-xl-4{margin:1.5rem !important}.m-xl-5{margin:3rem !important}.m-xl-auto{margin:auto !important}.mx-xl-0{margin-right:0 !important;margin-left:0 !important}.mx-xl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xl-auto{margin-right:auto !important;margin-left:auto !important}.my-xl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xl-0{margin-top:0 !important}.mt-xl-1{margin-top:.25rem !important}.mt-xl-2{margin-top:.5rem !important}.mt-xl-3{margin-top:1rem !important}.mt-xl-4{margin-top:1.5rem !important}.mt-xl-5{margin-top:3rem !important}.mt-xl-auto{margin-top:auto !important}.me-xl-0{margin-right:0 !important}.me-xl-1{margin-right:.25rem !important}.me-xl-2{margin-right:.5rem !important}.me-xl-3{margin-right:1rem !important}.me-xl-4{margin-right:1.5rem !important}.me-xl-5{margin-right:3rem !important}.me-xl-auto{margin-right:auto !important}.mb-xl-0{margin-bottom:0 !important}.mb-xl-1{margin-bottom:.25rem !important}.mb-xl-2{margin-bottom:.5rem !important}.mb-xl-3{margin-bottom:1rem !important}.mb-xl-4{margin-bottom:1.5rem !important}.mb-xl-5{margin-bottom:3rem !important}.mb-xl-auto{margin-bottom:auto !important}.ms-xl-0{margin-left:0 !important}.ms-xl-1{margin-left:.25rem !important}.ms-xl-2{margin-left:.5rem !important}.ms-xl-3{margin-left:1rem !important}.ms-xl-4{margin-left:1.5rem !important}.ms-xl-5{margin-left:3rem !important}.ms-xl-auto{margin-left:auto !important}.p-xl-0{padding:0 !important}.p-xl-1{padding:.25rem !important}.p-xl-2{padding:.5rem !important}.p-xl-3{padding:1rem !important}.p-xl-4{padding:1.5rem !important}.p-xl-5{padding:3rem !important}.px-xl-0{padding-right:0 !important;padding-left:0 !important}.px-xl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xl-0{padding-top:0 !important}.pt-xl-1{padding-top:.25rem !important}.pt-xl-2{padding-top:.5rem !important}.pt-xl-3{padding-top:1rem !important}.pt-xl-4{padding-top:1.5rem !important}.pt-xl-5{padding-top:3rem !important}.pe-xl-0{padding-right:0 !important}.pe-xl-1{padding-right:.25rem !important}.pe-xl-2{padding-right:.5rem !important}.pe-xl-3{padding-right:1rem !important}.pe-xl-4{padding-right:1.5rem !important}.pe-xl-5{padding-right:3rem !important}.pb-xl-0{padding-bottom:0 !important}.pb-xl-1{padding-bottom:.25rem !important}.pb-xl-2{padding-bottom:.5rem !important}.pb-xl-3{padding-bottom:1rem !important}.pb-xl-4{padding-bottom:1.5rem !important}.pb-xl-5{padding-bottom:3rem !important}.ps-xl-0{padding-left:0 !important}.ps-xl-1{padding-left:.25rem !important}.ps-xl-2{padding-left:.5rem !important}.ps-xl-3{padding-left:1rem !important}.ps-xl-4{padding-left:1.5rem !important}.ps-xl-5{padding-left:3rem !important}.gap-xl-0{gap:0 !important}.gap-xl-1{gap:.25rem !important}.gap-xl-2{gap:.5rem !important}.gap-xl-3{gap:1rem !important}.gap-xl-4{gap:1.5rem !important}.gap-xl-5{gap:3rem !important}.row-gap-xl-0{row-gap:0 !important}.row-gap-xl-1{row-gap:.25rem !important}.row-gap-xl-2{row-gap:.5rem !important}.row-gap-xl-3{row-gap:1rem !important}.row-gap-xl-4{row-gap:1.5rem !important}.row-gap-xl-5{row-gap:3rem !important}.column-gap-xl-0{column-gap:0 !important}.column-gap-xl-1{column-gap:.25rem !important}.column-gap-xl-2{column-gap:.5rem !important}.column-gap-xl-3{column-gap:1rem !important}.column-gap-xl-4{column-gap:1.5rem !important}.column-gap-xl-5{column-gap:3rem !important}.text-xl-start{text-align:left !important}.text-xl-end{text-align:right !important}.text-xl-center{text-align:center !important}}@media(min-width: 1200px){.fs-1{font-size:2.5rem !important}.fs-2{font-size:2rem !important}.fs-3{font-size:1.75rem !important}.fs-4{font-size:1.5rem !important}}@media print{.d-print-inline{display:inline !important}.d-print-inline-block{display:inline-block !important}.d-print-block{display:block !important}.d-print-grid{display:grid !important}.d-print-inline-grid{display:inline-grid !important}.d-print-table{display:table !important}.d-print-table-row{display:table-row !important}.d-print-table-cell{display:table-cell !important}.d-print-flex{display:flex !important}.d-print-inline-flex{display:inline-flex !important}.d-print-none{display:none !important}}.row{--bs-gutter-x: 16px}@media(min-width: 576px){.row{--bs-gutter-x: 16px}}@media(min-width: 800px){.row{--bs-gutter-x: 24px}}@media(min-width: 992px){.row{--bs-gutter-x: 32px}}:root{--space-small: 10px;--space-medium: 20px;--space-big: 30px}@media(min-width: 800px){:root{--space-small: 20px;--space-medium: 40px;--space-big: 60px}}@keyframes fadein{from{opacity:0}to{opacity:1}}@-moz-keyframes fadein{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadein{from{opacity:0}to{opacity:1}}@-o-keyframes fadein{from{opacity:0}to{opacity:1}}html.menuActive{scroll-behavior:smooth;scroll-padding-block-start:200px;-webkit-text-size-adjust:none;text-size-adjust:none}body{background-color:var(--pageBackgroundColor);color:var(--fontColor);text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-smoothing:antialiased;-webkit-font-smoothing:antialiased;text-shadow:rgba(0,0,0,.01) 0 0 1px;-webkit-transition:all .4s ease;transition:all .4s ease;width:100%;position:relative;left:0}p.text-left,td.text-left,th.text-left,h1.text-left,h2.text-left,h3.text-left,h4.text-left,h5.text-left,h6.text-left,div.text-left,address.text-left{text-align:left}p.text-center,td.text-center,th.text-center,h1.text-center,h2.text-center,h3.text-center,h4.text-center,h5.text-center,h6.text-center,div.text-center,address.text-center{text-align:center}p.text-right,td.text-right,th.text-right,h1.text-right,h2.text-right,h3.text-right,h4.text-right,h5.text-right,h6.text-right,div.text-right,address.text-right{text-align:right}p.text-justify,td.text-justify,th.text-justify,h1.text-justify,h2.text-justify,h3.text-justify,h4.text-justify,h5.text-justify,h6.text-justify,div.text-justify,address.text-justify{text-align:justify}p.indentLeft,ul.indentLeft,ol.indentLeft,h2.indentLeft,h3.indentLeft{padding:0 0 0 16px}hr{display:block;height:1px;border:0;border-top:1px solid #e0e0e0;margin:1em 0;padding:0}:focus,*:active{outline:none !important}iframe{border:none}.hideonmobile{display:none}#goTop{display:none;position:fixed;right:50px;bottom:0;text-decoration:none;color:#46bb00;font-size:18px;line-height:40px;width:65px;text-align:center;background-color:#fff;-webkit-box-shadow:0 0 3px 0 rgba(0,0,0,.45);-moz-box-shadow:0 0 3px 0 rgba(0,0,0,.45);box-shadow:0 0 3px 0 rgba(0,0,0,.45)}@media(min-width: 800px){.hideonmobile{display:block}html{overflow-x:auto;overflow-y:auto}body.menuActive{position:static;cursor:none}body.menuActive .exit-off-canvas{display:none}}@font-face{font-family:"Open Sans";src:url("../Fonts/OpenSans/opensans-regular.woff2") format("woff2"),url("../Fonts/OpenSans/opensans-regular.woff") format("woff"),url("../Fonts/OpenSans/opensans-regular.ttf") format("truetype");font-weight:normal;font-style:normal;font-display:optional}@font-face{font-family:"Open Sans";src:url("../Fonts/OpenSans/opensans-semibold.woff2") format("woff2"),url("../Fonts/OpenSans/opensans-semibold.woff") format("woff"),url("../Fonts/OpenSans/opensans-semibold.ttf") format("truetype");font-weight:500;font-style:normal;font-display:optional}@font-face{font-family:"Open Sans";src:url("../Fonts/OpenSans/opensans-bold.woff2") format("woff2"),url("../Fonts/OpenSans/opensans-bold.woff") format("woff"),url("../Fonts/OpenSans/opensans-bold.ttf") format("truetype");font-weight:bold;font-style:normal;font-display:optional}@font-face{font-family:"icomoon";src:url("../icomoon/fonts/icomoon.eot?-p8eu90");src:url("../icomoon/fonts/icomoon.eot?#iefix-p8eu90") format("embedded-opentype"),url("../icomoon/fonts/icomoon.woff?-p8eu90") format("woff"),url("../icomoon/fonts/icomoon.ttf?-p8eu90") format("truetype"),url("../icomoon/fonts/icomoon.svg?-p8eu90#icomoon") format("svg");font-weight:normal;font-style:normal}*{-ms-hyphens:auto;-webkit-hyphens:auto;hyphens:auto}h1,h2,h3,h4,h5,a{color:var(--primaryColor);font-weight:normal}h1,h2,h3,h4,h5,p,ul,ol{margin-top:0}h1,h2,h3,h4,h5{margin-bottom:.5em}h1{font-size:22px}@media screen and (min-width: 400px){h1{font-size:calc(22px + 6*(100vw - 400px)/700)}}@media screen and (min-width: 1100px){h1{font-size:28px}}h1{font-weight:500;margin-bottom:.7em}h2{font-size:20px}@media screen and (min-width: 400px){h2{font-size:calc(20px + 4*(100vw - 400px)/700)}}@media screen and (min-width: 1100px){h2{font-size:24px}}h2{font-weight:500;margin-bottom:.65em}h3,h3 a{font-size:18px}@media screen and (min-width: 400px){h3,h3 a{font-size:calc(18px + 4*(100vw - 400px)/700)}}@media screen and (min-width: 1100px){h3,h3 a{font-size:22px}}h3,h3 a{font-weight:500}a{color:var(--linkColor);text-decoration:none}a:hover{color:var(--linkHoverColor)}a:active{color:var(--linkActiveColor)}.ce-bodytext a{text-decoration:underline}.font-size-minus1{font-size:.875em}.font-size-plus1{font-size:1.125em}.font-size-plus2{font-size:1.25em}b,strong{font-weight:bold}a[href$=".pdf"]:before,a[href$=".doc"]:before,a[href$=".xls"]:before{font-family:"icomoon";display:inline-block;margin-right:10px;position:relative;top:.25em;color:#000;content:"";font-size:1.5em}[class^=icon-]:before,[class*=" icon-"]:before{font-family:"icomoon";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-download:before{content:""}.icon-print:before{content:""}.icon-home:before{content:""}.icon-facebook:before{content:""}.icon-youtube:before{content:""}.icon-twitter:before{content:""}.icon-instagram:before{content:""}.icon-pinterest:before{content:""}.icon-googleplus:before{content:""}.icon-envelope:before{content:""}.icon-phone:before{content:""}.icon-fax:before{content:""}.icon-address-card:before{content:""}.image a.lightbox.video{display:inline-block;position:relative}.image a.lightbox.video:before{content:"";position:absolute;background-image:url(../Images/icon-play.svg);background-size:cover;top:50%;left:50%;max-width:65px;max-height:60px;width:100%;height:100%;transform:translate(-50%, -50%)}.video-shariff-preview-icon{background-image:url(../Images/icon-play.svg);background-size:cover;border:none;width:65px;height:60px}.video-shariff-preview-text{font-size:12px;padding:5px}*:focus:not(:focus-visible),*:active{outline:none !important}*:focus-visible{outline:2px dashed #007bff !important;outline-offset:2px}body{font-family:"Open Sans",sans-serif;line-height:1.6}#wrap{position:relative;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;margin-top:65px;overflow:hidden;display:grid;grid-template-rows:auto 1fr auto;min-height:100vh}#header,#contentWrap,#mainNav,#footer,#footerServiceNavigation{max-width:1278px;padding:0 20px;margin:0 auto;width:100%}#contentWrap{position:relative;z-index:10;padding:15px;background-color:#fff}#context>.frame .frame-content,#context>.frame-content>.frame .frame-content{outline:solid 2px var(--boxBorderColor);border-top:solid 10px var(--boxBorderColor);padding:15px}@media(min-width: 992px){#contentWrap{padding:10px 30px 20px 30px}#wrap{margin-top:0}.stickyNav #wrap{padding-top:148px}}#headerWrap{position:fixed;z-index:20;top:0;left:0;width:100%;background-color:#fff}#header{padding:15px 10px 10px 10px;position:relative;z-index:10;display:flex;align-items:center;justify-content:space-between}#logo{height:35px;width:auto}.stickyNav #headerWrap{box-shadow:0 2px 4px 0 rgba(0,0,0,.25);transition:all .5s ease-in-out}@media(min-width: 992px){#headerWrap{position:static;top:-150px;background-color:#fff;transition:all .5s ease-in-out;box-shadow:none}#header{padding:20px 30px 10px 30px;position:relative;z-index:10}#logo{height:75px}.stickyNav #headerWrap{position:fixed;top:0;box-shadow:0 2px 4px 0 rgba(0,0,0,.25)}.stickyNav #header{padding:10px 30px}.stickyNav #logo,.stickyNav #additionalLogo{height:35px;width:auto}}#footerWrap{padding:20px 0;background-color:#fff}#footer{position:relative}.ce-gallery{overflow:hidden}.ce-gallery[data-ce-columns="2"] .ce-row .ce-column,.ce-gallery[data-ce-columns="3"] .ce-row .ce-column,.ce-gallery[data-ce-columns="4"] .ce-row .ce-column,.ce-gallery[data-ce-columns="5"] .ce-row .ce-column,.ce-gallery[data-ce-images="2"] .ce-row .ce-column,.ce-gallery[data-ce-images="3"] .ce-row .ce-column,.ce-gallery[data-ce-images="4"] .ce-row .ce-column,.ce-gallery[data-ce-images="5"] .ce-row .ce-column{float:left;margin:0;padding:10px}.ce-gallery[data-ce-images="2"] .ce-column{max-width:50%}.ce-gallery[data-ce-images="3"] .ce-column{max-width:33.3333333%}.ce-gallery[data-ce-images="4"] .ce-column{max-width:25%}.ce-gallery[data-ce-images="5"] .ce-column{max-width:20%}.ce-gallery figure{display:table;margin:0}.ce-gallery figcaption{display:table-caption;caption-side:bottom}.ce-gallery img{display:block}.ce-gallery iframe{border-width:0}.ce-gallery[data-ce-columns="4"] .ce-column,.ce-gallery[data-ce-columns="5"] .ce-column,.ce-gallery[data-ce-columns="6"] .ce-column{width:50%}.ce-gallery .align-items-start{align-items:start}.ce-gallery .align-items-center{align-items:center}.ce-gallery .align-items-end{align-items:end}.ce-gallery .justify-content-between figure{display:inline-block}.ce-gallery .justify-content-between>div{text-align:center}.ce-gallery .justify-content-between>div:first-child{text-align:left}.ce-gallery .justify-content-between>div:last-child{text-align:right}.ce-gallery figure.video{display:block}.ce-gallery[data-ce-columns="1"] .container-fluid{padding-left:0;padding-right:0}.ce-left.ce-above .ce-gallery,.ce-left.ce-below .ce-gallery,.ce-above .ce-gallery{float:none}.ce-gallery figure.video{display:block}.ce-textpic.ce-above .ce-gallery[data-ce-columns="1"],.ce-textpic.ce-above .ce-gallery[data-ce-columns="1"] .ce-column{float:none}.ce-table{margin:1.875rem 0;width:100%}.ce-table thead{color:var(--grey)}.ce-table th{font-weight:normal;border-bottom:solid 3px var(--grey)}.ce-table td{border-bottom:solid 1px var(--grey_medium)}.ce-table th,.ce-table td{padding:10px;text-align:left}@media(min-width: 800px){.ce-align-left{text-align:left}.ce-align-center{text-align:center}.ce-align-right{text-align:right}.ce-table td,.ce-table th{vertical-align:top}.ce-textpic,.ce-image,.ce-nowrap .ce-bodytext,.ce-gallery,.ce-row,.ce-uploads li,.ce-uploads div{overflow:hidden}.ce-left .ce-gallery,.ce-column{float:left}.ce-center .ce-outer{position:relative;float:right;right:50%}.ce-center .ce-inner{position:relative;float:right;right:-50%}.ce-right .ce-gallery{float:right !important}.ce-image .ce-gallery{margin-bottom:0}.ce-row{margin-bottom:20px}.ce-row:last-child{margin-bottom:0}.ce-above .ce-bodytext{clear:both}.ce-intext.ce-left ol,.ce-intext.ce-left ul{padding-left:40px;overflow:auto}.ce-intext.ce-right .ce-gallery,.ce-intext.ce-left .ce-gallery,.ce-above .ce-gallery{margin-bottom:20px}.ce-below .ce-gallery{margin-top:20px}.ce-gallery[data-ce-columns="2"] .ce-row,.ce-gallery[data-ce-columns="3"] .ce-row,.ce-gallery[data-ce-columns="4"] .ce-row,.ce-gallery[data-ce-columns="5"] .ce-row{margin:0 -20px}.ce-gallery[data-ce-images="2"] .ce-column{max-width:none}.ce-gallery[data-ce-images="3"] .ce-column{max-width:none}.ce-gallery[data-ce-images="4"] .ce-column{max-width:none}.ce-gallery[data-ce-images="5"] .ce-column{max-width:none}.ce-gallery[data-ce-columns="2"] .ce-column{max-width:50%}.ce-gallery[data-ce-columns="3"] .ce-column{max-width:33.3333333%}.ce-gallery[data-ce-columns="4"] .ce-column{max-width:25%}.ce-gallery[data-ce-columns="5"] .ce-column{max-width:20%}.ce-intext .ce-gallery{max-width:30%}.ce-intext .ce-gallery .ce-row{margin:0}.ce-intext.ce-right .ce-gallery{margin-left:20px}.ce-intext.ce-intext.ce-left .ce-gallery{margin-right:20px}.ce-border img,.ce-border iframe{border:none;padding:0}.ce-headline-left{text-align:left}.ce-headline-center{text-align:center}.ce-headline-right{text-align:right}.ce-uploads{margin:0;padding:0}.ce-uploads li{list-style:none outside none;margin:1em 0}.ce-uploads img{float:left;padding-right:1em;vertical-align:top}.ce-uploads span{display:block}.ce-table{width:100%;max-width:100%}.ce-table th,.ce-table td{padding:.5em .75em;vertical-align:top}.ce-table thead th{border-bottom:2px solid #dadada}.ce-table th,.ce-table td{border-top:1px solid #dadada}.ce-table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.ce-table-bordered th,.ce-table-bordered td{border:1px solid #dadada}}.ce-bodytext .image p{margin:0}.ce-bodytext figcaption{font-size:.875em}@media(min-width: 800px){.ce-bodytext .image.image-style-align-left{float:left;margin-right:1em}.ce-bodytext .image.image-style-align-right{float:right;margin-left:1em}}img{max-width:100%;height:auto}img.round{border-radius:50% !important}.video-embed{position:relative;padding-bottom:55%;padding-top:15px;height:0;overflow:hidden}.video-embed iframe{position:absolute;top:0;left:0;width:100%;height:100%}figcaption{font-size:.8125rem;color:#999;text-align:right;padding-right:10px}.masonry-grid .masonry-grid-sizer,.masonry-grid .masonry-grid-item{float:left;width:100%;padding:10px 0 10px 5px;margin:0}.masonry-grid .masonry-grid-item a{display:block;color:#555;transition:all .2s ease-in-out}.masonry-grid .masonry-grid-item a:hover{text-decoration:none;transform:scale(1.05)}.masonry-grid .masonry-grid-item img{display:block;width:100%}.masonry-grid .masonry-grid-item p{margin:0;padding:5px}.masonry-grid .masonry-grid-item:nth-of-type(2n){padding:10px 5px 10px 0}.masonry-grid.cols-2 .masonry-grid-sizer,.masonry-grid.cols-2 .masonry-grid-item,.masonry-grid.cols-3 .masonry-grid-sizer,.masonry-gridcols-3 .masonry-grid-item,.masonry-grid.cols-4 .masonry-grid-sizer,.masonry-grid.cols-4 .masonry-grid-item,.masonry-grid.cols-5 .masonry-grid-sizer,.masonry-grid.cols-5 .masonry-grid-item{width:50%}@media(min-width: 800px){.masonry-grid .masonry-grid-item:nth-of-type(2n){padding:10px}.masonry-grid.cols-2 .masonry-grid-sizer,.masonry-grid.cols-2 .masonry-grid-item{width:50%}.masonry-grid.cols-3 .masonry-grid-sizer,.masonry-grid.cols-3 .masonry-grid-item{width:33.3333%}.masonry-grid.cols-4 .masonry-grid-sizer,.masonry-grid.cols-4 .masonry-grid-item{width:25%}.masonry-grid.cols-5 .masonry-grid-sizer,.masonry-grid.cols-5 .masonry-grid-item{width:20%}}#footerServiceNavigation{display:flex;gap:20px;margin-top:40px;margin-bottom:20px}#footerServiceNavigation a{color:var(--fontColor)}#footerServiceNavigation a:hover{color:var(--primaryColor)}.nav,.nav ul{list-style:none;margin:0;padding:0}.nav a{text-decoration:none}.nav-toggle{cursor:pointer}.breadcrumb{font-size:.75rem}.pageBrowser{display:flex;justify-content:space-between;border-top:solid 1px #ccc;border-bottom:solid 1px #ccc;padding:10px 0;margin:2rem 0}.pageBrowser .up{margin:auto}.pageBrowser .prev{align-self:flex-start}.pageBrowser .prev a:before{content:"‹ "}.pageBrowser .next{align-self:flex-end}.pageBrowser .next a:after{content:" ›"}#subNavigation .frame-content{border:none !important;outline:none !important;padding:0 !important}#subNavigation .frame-content header{padding-left:15px}#subNavigation .frame-content ul{padding:15px;background-color:var(--grey_bright)}#subNavigation .frame-content li{padding-block:.25rem}#subNavigation .frame-content li.active a{color:var(--secondaryColor)}.navbar-toggle{display:block;position:absolute;top:15px;right:10px;display:inline-block;padding:0;transition:.3s;cursor:pointer;user-select:none;border:none;background-color:rgba(0,0,0,0);outline:none}.navbar-toggle:active{transition:.3s}.navbar-toggle:hover .lines:before{top:8px}.navbar-toggle:hover .lines:after{top:-8px}.navbar-toggle .lines{display:inline-block;width:26px;height:2px;background:var(--lines-button-color);border-radius:0;transition:.3s;position:relative}.navbar-toggle .lines:before,.navbar-toggle .lines:after{display:inline-block;width:26px;height:2px;background:var(--lines-button-color);border-radius:0;transition:.3s;position:absolute;left:0;content:""}.navbar-toggle .lines:before{top:7px}.navbar-toggle .lines:after{top:-7px}.navbar-toggle.close .lines{background:rgba(0,0,0,0)}.navbar-toggle.close .lines:before,.navbar-toggle.close .lines:after{transform-origin:50% 50%;top:0;width:26px}.navbar-toggle.close .lines:before{transform:rotate3d(0, 0, 1, 45deg)}.navbar-toggle.close .lines:after{transform:rotate3d(0, 0, 1, -45deg)}#mobileNavWrap{display:block;width:100%;background-color:var(--mobileNavBackgroundColor);position:fixed;z-index:100;height:100%;overflow-x:hidden;overflow-y:auto;top:0;right:-101%;-webkit-transition:all .4s ease;transition:all .4s ease;padding-bottom:80px;margin-top:70px !important;border-top:solid 1px #ccc}#mobileNav{padding-bottom:70px}#mobileNav .openSub{position:absolute;top:0;right:0;cursor:pointer;width:3em;line-height:40px;z-index:5;text-align:center}#mobileNav .openSub:before{content:"+";color:var(--mobileNavLinkColor);font-size:2em;font-weight:normal}#mobileNav a{display:block;padding:12px 20px;line-height:20px;background-color:var(--mobileNavLinkBackgroundColor);border-bottom:solid 1px #fff;text-transform:uppercase;color:var(--mobileNavLinkColor);font-weight:600}#mobileNav a.active{color:var(--mobileNavLinkActiveColor)}#mobileNav li{display:block;margin:0;position:relative}#mobileNav li.curifsub>a,#mobileNav li.current>a{color:var(--mobileNavSubLinkActiveColor);background-color:var(--mobileNavSubLinkAktivBackgroundColor)}#mobileNav li.curifsub>.openSub:before,#mobileNav li.current>.openSub:before{color:#fff}#mobileNav li.actifsub>a,#mobileNav li.active>a{color:var(--mobileNavLinkActiveColor)}#mobileNav ul .openSub:before{color:var(--primaryColor)}#mobileNav ul{max-height:0;transition:max-height .5s ease-out;overflow:hidden;position:static;list-style:none;padding:0}#mobileNav ul a{text-transform:none;padding-left:50px;background-color:var(--mobileNavSubLinkBackgroundColor);color:var(--mobileNavSubLinkColor);font-weight:normal}#mobileNav ul a.active{color:var(--mobileNavSubLinkActiveColor);background-color:var(--mobileNavSubLinkAktivBackgroundColor)}#mobileNav ul li:last-child{border:none}#mobileNav ul ul li a{padding-left:30px}#mobileNav ul ul ul li a{padding-left:60px}#mobileNav .opened>ul{max-height:500px}#mobileNav .opened>.openSub:before{content:"-"}.menuActive #mobileNavWrap{right:0}.menuActive #mobileNav>li>a,.menuActive #mobileNav .opened ul a{animation:slide-in .4s .2s backwards}.menuActive #mobileNav>li:nth-of-type(2)>a,.menuActive #mobileNav ul li:nth-of-type(2)>a{animation-delay:.2s}.menuActive #mobileNav>li:nth-of-type(3)>a,.menuActive #mobileNav ul li:nth-of-type(3)>a{animation-delay:.3s}.menuActive #mobileNav>li:nth-of-type(4)>a,.menuActive #mobileNav ul li:nth-of-type(4)>a{animation-delay:.4s}.menuActive #mobileNav>li:nth-of-type(5)>a,.menuActive #mobileNav ul li:nth-of-type(5)>a{animation-delay:.5s}.menuActive #mobileNav>li:nth-of-type(6)>a,.menuActive #mobileNav ul li:nth-of-type(6)>a{animation-delay:.6s}.menuActive #mobileNav>li:nth-of-type(7)>a,.menuActive #mobileNav ul li:nth-of-type(7)>a{animation-delay:.7s}.menuActive #mobileNav>li:nth-of-type(8)>a,.menuActive #mobileNav ul li:nth-of-type(8)>a{animation-delay:.8s}.menuActive #mobileNav>li:nth-of-type(9)>a,.menuActive #mobileNav ul li:nth-of-type(9)>a{animation-delay:.9s}.menuActive #mobileNav>li:nth-of-type(10)>a,.menuActive #mobileNav ul li:nth-of-type(10)>a{animation-delay:1s}.menuActive #mobileNav>li:nth-of-type(11)>a,.menuActive #mobileNav ul li:nth-of-type(11)>a{animation-delay:1.1s}.menuActive #mobileNav>li:nth-of-type(12)>a,.menuActive #mobileNav ul li:nth-of-type(12)>a{animation-delay:1.2s}.menuActive #mobileNav>li:nth-of-type(13)>a,.menuActive #mobileNav ul li:nth-of-type(13)>a{animation-delay:1.3s}.menuActive #mobileNav>li:nth-of-type(14)>a,.menuActive #mobileNav ul li:nth-of-type(14)>a{animation-delay:1.4s}@keyframes slide-in{0%{opacity:0;transform:translateX(80px)}100%{opacity:1;transform:translateX(0)}}@media(min-width: 992px){.navbar-toggle,#mobileNavWrap{display:none}}#topNavWrap{display:none}@media(min-width: 992px){#topNavWrap{display:block;position:relative;background-color:var(--primaryColorBright)}.js-dropdown-nav{list-style:none;margin:0;padding:0;display:flex}.js-dropdown-nav>li.current>a,.js-dropdown-nav>li.active>a{color:var(--main-nav-link-active-color);background-color:var(--main-nav-link-active-bg-color);border-top:solid 3px var(--main-nav-link-active-border-color)}.js-dropdown-nav li{position:relative}.js-dropdown-nav li a{display:block;padding:4px 10px 6px 10px;font-size:1rem;font-weight:500;line-height:1.875em;text-decoration:none;color:var(--main-nav-link-color);background-color:var(--main-nav-link-bg-color);border-top:solid 3px var(--primaryColorBright)}.js-dropdown-nav li a:hover,.js-dropdown-nav li a:focus{color:var(--main-nav-link-hover-color);background-color:var(--main-nav-link-hover-bg-color)}.js-dropdown-nav li a.active{color:var(--main-nav-link-active-color);background-color:var(--main-nav-link-active-bg-color)}.js-dropdown-nav li.hasSub>ul{position:absolute;top:100%;left:-13px;min-width:100%;margin:0;padding:0;list-style:none;white-space:nowrap;z-index:100;box-shadow:0 3px 4px 0 rgba(0,0,0,.2)}.js-dropdown-nav li.hasSub>ul li.current>a,.js-dropdown-nav li.hasSub>ul li.active>a,.js-dropdown-nav li.hasSub>ul li a[aria-expanded=true]{color:var(--main-nav-sub-link-active-color);border-left:solid 3px var(--main-nav-sub-link-hover-bg-color)}.js-dropdown-nav li.hasSub>ul li a{display:block;font-weight:normal;color:var(--main-nav-sub-link-color);background-color:var(--main-nav-sub-link-bg-color);padding:10px 20px;border-top:solid 1px var(--grey_medium);border-left:solid 3px var(--main-nav-sub-link-bg-color);line-height:1.875em}.js-dropdown-nav li.hasSub>ul li a:hover,.js-dropdown-nav li.hasSub>ul li a:focus{color:var(--main-nav-sub-link-hover-color);border-left:solid 3px var(--main-nav-sub-link-hover-bg-color)}.js-dropdown-nav li.hasSub>ul li a.active{color:var(--main-nav-sub-link-active-color);border-left:solid 3px var(--main-nav-sub-link-hover-bg-color)}.js-dropdown-nav li.hasSub>ul li:first-child a{border-top:none}.js-dropdown-nav li.hasSub li.hasSub>ul{left:100%;top:0}.js-dropdown-nav li.hasSub li.hasSub>ul.submenu-left{left:auto;right:100%}html.no-js .js-dropdown-nav li.hasSub>ul{display:none;opacity:1;transform:none;pointer-events:auto}html.no-js .js-dropdown-nav li.hasSub:hover>ul,html.no-js .js-dropdown-nav li.hasSub:focus-within>ul{display:block}html.js .js-dropdown-nav li.hasSub>ul{display:none;opacity:0;transform:translateY(-10px);transition:opacity .3s ease,transform .3s ease;pointer-events:none}html.js .js-dropdown-nav li.hasSub>ul.is-open{display:block}html.js .js-dropdown-nav li.hasSub>ul.is-open.is-visible{opacity:1;transform:translateY(0);pointer-events:auto}}.navSkip{position:absolute;z-index:9999}.navSkip:not(:focus-within){position:absolute;height:1px;width:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(100%);white-space:nowrap}.navSkip:focus-within{position:fixed;top:10px;left:10px;background:#fff;padding:1rem;border:2px solid var(--primaryColor);border-radius:20px;width:auto;height:auto;overflow:visible;clip:auto;clip-path:none;white-space:normal}.frame-space-before-small{margin-top:var(--space-small)}.frame-space-before-medium{margin-top:var(--space-medium)}.frame-space-before-large{margin-top:var(--space-big)}.frame-space-after-small{margin-bottom:var(--space-small)}.frame-space-after-medium{margin-bottom:var(--space-medium)}.frame-space-after-large{margin-bottom:var(--space-big)}.frame-content p:last-child,.frame-content ul:last-child,.frame-content ol:last-child{margin-bottom:0}@media(min-width: 800px){.frame-ruler-before:before{content:"";display:block;border-top:1px solid rgba(0,0,0,.25);margin-bottom:2em}.frame-ruler-after:after{content:"";display:block;border-bottom:1px solid rgba(0,0,0,.25);margin-top:2em}.frame-indent{margin-left:15%;margin-right:15%}.frame-indent-left{margin-left:33%}.frame-indent-right{margin-right:33%}}.frame-type-m3_container,.frame-type-m3_container_slider{padding:40px 0}.frame-type-m3_container_slider .frame{margin:0}.frame-type-m3_container_slider .slickSlider{background:#fff;padding:30px;margin:0 40px 40px 40px}.frame-type-m3_container_slider .slick-prev{left:-40px}.frame-type-m3_container_slider .slick-next{right:-40px}.frame-type-m3_container_slider .slick-dots{bottom:-30px;margin:0}.swiper-button-prev,.swiper-button-next{--swiper-navigation-sides-offset: 0;--swiper-navigation-color: var(--primaryColor);--swiper-navigation-size: 34px}.frame-type-m3_container_accordeon .ce-bodytext{padding:1rem}.frame-type-m3_container_accordeon .ce-left.ce-intext .ce-gallery{padding:34px 0 0 30px}.frame-type-m3_container_accordeon .ce-right.ce-intext .ce-gallery{padding:34px 30px 0 0}.frame-type-m3_container_accordeon .accordeon .frame{margin:15px 0 !important}.frame-type-m3_container_accordeon .accordeon>.frame-type-textmedia header,.frame-type-m3_container_accordeon>.frame-content header{padding:1rem 2.5rem calc(1rem - 7.5px) 1rem}.frame-type-m3_container_accordeon .accordeon>.frame-type-textmedia header *,.frame-type-m3_container_accordeon>.frame-content header *{font-size:1rem;color:var(--primaryColor)}.frame-type-m3_container_accordeon .accordeon>.frame-type-textmedia header:after,.frame-type-m3_container_accordeon>.frame-content header:after{color:var(--primaryColor)}.frame-type-m3_container_accordeon .frame-type-m3_container_accordeon .accordeon{padding-left:15px}.frame-type-m3_container_accordeon .frame-type-m3_container_accordeon .accordeon>.frame-type-textmedia header{background-color:var(--primaryColor)}.frame-type-m3_container_accordeon .frame-type-m3_container_accordeon .accordeon>.frame-type-textmedia header *{color:#fff}.frame-type-m3_container_accordeon .frame-type-m3_container_accordeon .accordeon>.frame-type-textmedia header:after{color:#fff}.frame-type-m3_container_accordeon.init header{position:relative;cursor:pointer}.frame-type-m3_container_accordeon.init header:after{font-family:"icomoon";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;font-size:1rem;right:15px;top:50%;transform:translateY(-50%);content:""}.frame-type-m3_container_accordeon.init header.opened:after{content:""}.frame-type-m3_container_accordeon.init header+.ce-textpic{display:none}.frame-type-m3_container_accordeon.init .frame-type-m3_container_accordeon .accordeon{display:none}@media(min-width: 800px){.frame-type-m3_container_accordeon .ce-bodytext{padding:30px}.frame-type-m3_container_accordeon .accordeon>.frame-type-textmedia header,.frame-type-m3_container_accordeon>.frame-content header{padding:1rem 4rem calc(1rem - 7.5px) 2rem}.frame-type-m3_container_accordeon .accordeon>.frame-type-textmedia header *,.frame-type-m3_container_accordeon>.frame-content header *{font-size:1.375rem}.frame-type-m3_container_accordeon.init header:after{font-size:2rem;right:30px}.frame-type-m3_container_accordeon.init header+.ce-textpic{display:none}.frame-type-m3_container_accordeon.init .frame-type-m3_container_accordeon .accordeon{display:none}.frame-type-m3_container_accordeon .frame-type-m3_container_accordeon .accordeon{padding-left:30px}.ce-container>.frame:first-child{margin-top:0}.ce-container.right{position:relative}.ce-container.right:before{content:"";position:absolute;z-index:10;width:1px;height:100%;left:0;border-left:solid 1px var(--grey_medium)}}form{background-color:var(--form-background-color);padding:20px}legend{font-size:1.125rem;font-weight:500}input,textarea,select{border:solid 1px var(--form-input-border-color);padding:10px;background-color:var(--form-input-background-color);border-radius:5px;color:var(--fontColor)}input:not([type=checkbox]):not([type=radio]):not([type=submit]){width:100%}textarea{width:100%;min-height:180px}input[type=submit],button[type=submit],.button,.pageBrowser a{display:inline-block;width:auto;background-color:var(--form-submit-background-color);color:var(--form-submit-color);font-size:1.125rem;text-align:center;text-decoration:none;padding:5px 30px;border-radius:5px;transition:120ms all ease-in-out;box-shadow:0 2px 4px 0 rgba(0,0,0,.3);border:none}input[type=submit].secondary,button[type=submit].secondary,.button.secondary,.pageBrowser a.secondary{background-color:var(--secondaryColor)}input[type=submit]:hover,button[type=submit]:hover,.button:hover,.pageBrowser a:hover{text-decoration:none;background-color:var(--form-submit-hover-background-color);color:var(--form-submit-hover-color)}label:empty{display:none}input[type=checkbox]{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0;font:inherit;color:currentColor;width:1.15em;height:1.15em;border:1px solid var(--form-input-border-color);transform:translateY(-0.075em);display:grid;place-content:center}input[type=checkbox]:before{content:"";width:.65em;height:.65em;clip-path:polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);transform:scale(0);transform-origin:bottom left;transition:120ms transform ease-in-out;box-shadow:inset 1em 1em var(--primaryColor);background-color:var(--primaryColor)}input[type=checkbox]:checked:before{transform:scale(1)}.form-check.radio{position:relative;margin:10px 0 0}.form-check.radio input[type=radio]{display:none}.form-check.radio span:before{content:" ";display:inline-block;position:absolute;top:2px;left:0;margin:0 5px 0 0;width:20px;height:20px;border-radius:11px;border:1px solid var(--grey);background-color:var(--grey_bright)}.form-check.radio input[type=radio]:checked+label span:after{border-radius:11px;width:12px;height:12px;position:absolute;top:6px;left:4px;content:" ";display:block;background:var(--form-input-border-color)}.form-field-wrap{position:relative;margin:1rem 0}.form-field-wrap.check input,.form-field-wrap.radio input{position:absolute;top:.5rem;left:0}.form-field-wrap.check label,.form-field-wrap.radio label{padding-left:30px}.form-group{display:flex;gap:5px;margin:1rem 0;flex-direction:column;align-items:flex-start}.form-group label{margin:0;min-width:10ch}.form-check,.form-control-checkbox{position:relative}.form-check input,.form-control-checkbox input{position:absolute;top:.25rem;left:0}.form-check span,.form-check label,.form-control-checkbox span,.form-control-checkbox label{display:inline-block;padding-left:30px}.form-check span span,.form-check label span,.form-control-checkbox span span,.form-control-checkbox label span{padding:0}@media(min-width: 800px){.form-group{flex-direction:row;gap:20px;align-items:center}.tx-fp-newsletter .btn{margin-left:calc(10ch + 10px)}}.nlsubscriptionContent{background-color:var(--form-background-color);margin:-20px -20px 0 -20px !important;padding:40px 20px}.nlsubscriptionContent form{padding:0}.field-errors{color:var(--errorColor)}.news img{border:solid 1px #ccc;border-radius:6px;display:inline-block}.news .news-list-date{display:block;font-size:.875rem;color:var(--fontColor)}.news .abstract{color:var(--fontColor)}.news .subtitle{color:var(--fontColor);margin-bottom:1rem;text-transform:uppercase;font-size:.9375rem;font-weight:normal}.news .news-list-view .article{padding-top:15px;padding-bottom:15px}.news .news-list-view h3{font-size:18px}@media screen and (min-width: 400px){.news .news-list-view h3{font-size:calc(18px + 2*(100vw - 400px)/700)}}@media screen and (min-width: 1100px){.news .news-list-view h3{font-size:20px}}.news .news-list-view h3{font-weight:500;line-height:1.2;margin:0}.news .news-list-view .featured h3{font-size:20px}@media screen and (min-width: 400px){.news .news-list-view .featured h3{font-size:calc(20px + 8*(100vw - 400px)/700)}}@media screen and (min-width: 1100px){.news .news-list-view .featured h3{font-size:28px}}.news .news-list-view .featured h3{font-weight:500}.news .news-list-view .header{margin:15px 0}.news .news-list-view a{display:inline-block;text-decoration:none;transition:all .2s ease-in-out}.news .news-list-view a img{transition:all .2s ease-in-out}.news .news-list-view a:hover img{transform:scale(1.01)}.news.news-single figure{margin:1.5rem 0}.news.news-single figure figcaption{font-size:.8125rem;color:#999;text-align:right;padding-right:10px}.news.news-single .news-single-main-image{display:block}.news.news-single .teaser-text{font-weight:500}.news-latest-teaser-item-wrap{position:relative}.news-latest-teaser-item-wrap .article{background-color:var(--grey_bright);padding:0 !important;margin-left:-15px;margin-right:-15px}.news-latest-teaser-item-wrap .news-list-text{background-color:var(--grey_bright);padding:15px}.news-latest-teaser-item-wrap .news-list-text:has(.subtitle) h3{margin:0}.news-latest-teaser-item-wrap .toList{position:absolute;z-index:2;bottom:10px;right:20px}.news-latest-teaser-item-wrap img{border:none;border-radius:0}.news-latest-teaser-item-wrap a{display:inline-block}.news-latest-teaser-item-wrap a:hover{text-decoration:none}.news-latest-teaser-item-wrap h3{margin-bottom:1rem}.news-latest-teaser-item-wrap h3 a{font-size:20px}@media screen and (min-width: 400px){.news-latest-teaser-item-wrap h3 a{font-size:calc(20px + 4*(100vw - 400px)/700)}}@media screen and (min-width: 1100px){.news-latest-teaser-item-wrap h3 a{font-size:24px}}.news-latest-teaser-item-wrap h3 a{font-weight:500}.news-latest-teaser-item-wrap h3 a:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}@media(min-width: 800px){.news-latest-teaser{margin:0}.news-latest-teaser .news-latest-teaser-item-wrap{padding:0}.news-latest-teaser-item-wrap{text-align:right;margin:0;padding:0 calc(var(--bs-gutter-x)*.5) 0 calc(var(--bs-gutter-x)*.5)}.news-latest-teaser-item-wrap .article{padding:0 !important;margin:0}.news-latest-teaser-item-wrap .news-list-text{position:absolute;background-color:hsla(0,0%,100%,.8);bottom:7.5%;left:2.5%;text-align:left;padding:2.5% 2.5% 40px 2.5%;width:100%;max-width:500px}}.ce-container.right>.frame-type-news_newsliststicky:first-child{margin-top:1.75rem !important}.ce-container.right>.frame-type-news_newsliststicky:first-child header h2{margin:0}.news-author{display:flex;align-items:center;gap:20px;padding:1rem;margin-bottom:1rem;background-color:var(--grey_bright)}.news-author p{margin:0}.news-author .news-author-name{font-weight:500}.page-navigation{font-size:.9125em;overflow:auto}.page-navigation>p{padding:10px 0}.page-navigation p{float:left}.page-navigation .pagination{float:right}.pagination,.f3-widget-paginator{list-style:none;padding:0}.pagination li,.f3-widget-paginator li{display:inline-block}.pagination li.current,.f3-widget-paginator li.current{padding:10px}.pagination a,.f3-widget-paginator a{text-decoration:none;display:inline-block;padding:10px;background-color:#eee;line-height:1em;margin:0 2px}.pagination .previous a:before,.f3-widget-paginator .previous a:before{content:"<"}.pagination .next a:after,.f3-widget-paginator .next a:after{content:">"}.news-list-view .f3-widget-paginator:first-child{margin:var(--space-medium) 0 var(--space-small) 0}.news-list-view .f3-widget-paginator:last-child{margin:var(--space-small) 0 var(--space-medium) 0}.tx-ttaddress .vcard{border:solid 1px var(--grey_medium);border-radius:3px;margin-block:1rem}.tx-ttaddress .vcard .address-info{padding:30px 15px 15px 15px}.tx-ttaddress .vcard .address-info .address-logo{padding-bottom:2rem}@media(min-width: 800px){.tx-ttaddress .vcard .address-info{display:flex;gap:2rem;flex-direction:row-reverse}.tx-ttaddress .vcard .address-info .address-logo{width:40%;text-align:right}.tx-ttaddress .vcard .address-info .address-content{width:60%}}.tx-ttaddress .vcard .address-link-box{background-color:var(--grey_bright);padding:.25rem .5rem;display:flex;gap:1rem}.tx-ttaddress .vcard .address-link-box .partnerTitle{margin-left:auto;font-weight:bold}.address-ticker-links span{display:inline-block;background-color:var(--grey_bright);position:relative;padding:0 10px;font-size:.875rem;line-height:1.5em;margin:5px 10px 5px 0}.themenpartnerLogos{margin:1rem 0}.themenpartnerLogos ul{display:flex;flex-wrap:wrap;justify-content:center;list-style:none;padding:0}.themenpartnerLogos li{margin:.5rem;display:flex;align-items:center}.themenpartnerLogos img{filter:grayscale(100%)}.themenpartnerLogos a:hover img{filter:none}@media(max-width: 540px){.tt_address_list .logoSwiper .swiper-wrapper{max-width:0}}.tx-sf-event-mgt img{border:solid 1px #ccc;border-radius:6px;display:inline-block}.tx-sf-event-mgt .subtitle{color:var(--fontColor);margin-bottom:1rem;text-transform:uppercase;font-size:.9375rem;font-weight:normal}.tx-sf-event-mgt .registration{margin-bottom:2rem}.event-detail .subtitle{font-size:1rem}.event-detail .event-description{margin-block:1rem}.event-detail-info{padding:15px;margin:40px 0;background-color:var(--grey_bright)}.event-list-item{padding-top:15px;padding-bottom:15px}.event-list-item h2{font-size:18px}@media screen and (min-width: 400px){.event-list-item h2{font-size:calc(18px + 2*(100vw - 400px)/700)}}@media screen and (min-width: 1100px){.event-list-item h2{font-size:20px}}.event-list-item h2{font-weight:500;line-height:1.2;margin:0}.event-list-item .event-subtitle{color:var(--fontColor);margin-bottom:1rem;text-transform:uppercase;font-size:.9375rem;font-weight:normal}.event-list-item .header{margin:15px 0}#context .event-list-item{width:100%}.event-ticker-wrap{position:relative;padding:20px 40px;background-color:var(--grey_bright)}.event-ticker-wrap .swiper-wrapper{max-width:0}.event-ticker h3{font-size:1.275rem;margin:3px 0;line-height:1.2}.event-ticker h4{margin:0;text-transform:uppercase;font-size:.975rem;color:var(--fontColor)}.event-ticker .vevent-text{margin-left:90px}.event-ticker-detail-links{display:flex;justify-content:flex-end;gap:15px;margin-top:15px}.dtstart-container{float:left;position:relative;background-color:#0094cc;background:rgba(0,0,0,0) linear-gradient(to bottom, #7fbde0 0%, #0094cc 100%) repeat scroll 0 0;color:#fff !important;padding:.15em .3em;min-width:3.25em;font-size:1.4285714286em;line-height:1.2em;font-weight:bold;text-align:center;margin:0;border-radius:6px}.dtstart-container .dtstart span{display:block}.dtstart-container .dtstart span.day{font-size:1.5em;letter-spacing:-0.1em;margin-left:-0.05em;padding-top:.3em}.dtstart-container .dtstart span.month{padding-bottom:.3em}.dtstart-container :after{border-bottom:10px solid rgba(0,0,0,0);border-left:10px solid #5bb2db;border-right:10px solid rgba(0,0,0,0);border-top:10px solid rgba(0,0,0,0);content:" ";height:0;left:100%;margin-top:-10px;pointer-events:none;position:absolute;top:30%;width:0}.event-registration-row{margin-block:.75rem}.event-registration-row label{font-weight:500}.event-registration-row label:not(:has(input[type=radio])){display:block}.event-registration-row label:has(input[type=radio]){margin-right:1rem;font-weight:normal}.event-registration-row label:has(input[type=checkbox]){display:flex;align-items:center;gap:1rem}@media print{*{background:rgba(0,0,0,0) !important;color:#000 !important;box-shadow:none !important;text-shadow:none !important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}@page{margin:2cm}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}}@media only screen and (max-width: 481px){.grid .column{width:auto !important}}@media only screen and (max-width: 767px){.ce-table.ce-table-responsive{display:flex;overflow:hidden}.ce-table.ce-table-responsive tbody{display:flex;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;overflow-scrolling:touch;box-shadow:inset -8px 0 6px -6px rgba(0,0,0,.5)}.ce-table.ce-table-responsive tbody.scroll{box-shadow:inset 8px 0 6px -6px rgba(0,0,0,.5),inset -8px 0 6px -6px rgba(0,0,0,.5)}.ce-table.ce-table-responsive tbody.finished{box-shadow:inset 8px 0 6px -6px rgba(0,0,0,.5)}.ce-table.ce-table-responsive tr{display:flex;flex-direction:column;flex-shrink:0;white-space:nowrap}.ce-table.ce-table-responsive th{border-width:1px;border-right:solid 1px var(--grey_medium)}.ce-table.ce-table-responsive td{border-right:solid 1px var(--grey_medium)}.ce-table.ce-table-responsive th:last-child,.ce-table.ce-table-responsive td:last-child{border-bottom:none}.ce-table.ce-table-responsive td{padding:10px 20px}}/*# sourceMappingURL=main.css.map */
