@charset "UTF-8";.consent-wrapper,.cookie-wrapper{--cookie-highlight-color:#0A3D46}.switch-cookie{position:relative;display:inline-block;width:40px;height:24px;margin:0;padding:0}.switch-cookie input{opacity:0;width:0;height:0}.switcher{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s;border-radius:24px}.switcher:before{position:absolute;content:"";height:16px;width:16px;left:4px;bottom:4px;background-color:#fff;-webkit-transition:.4s;transition:.4s;border-radius:50%}input:checked+.switcher{background-color:var(--cookie-highlight-color)}input:focus+.switcher{box-shadow:0 0 1px var(--cookie-highlight-color)}input:checked+.switcher:before{-webkit-transform:translateX(16px);-ms-transform:translateX(16px);transform:translateX(16px)}.consent-wrapper button,.cookie-wrapper button{display:block;background:var(--cookie-highlight-color);border-radius:0;border:2px solid var(--cookie-highlight-color);color:#fff;padding:10px;font-weight:700;transition:all .5s ease;width:100%;cursor:pointer;font-size:1.1rem;margin:0 5px}.consent-wrapper button:hover,.cookie-wrapper button:hover{color:var(--cookie-highlight-color);border:2px solid var(--cookie-highlight-color);background:#fff}.consent-wrapper button.gray,.cookie-wrapper button.gray{font-weight:unset;font-size:.9rem;color:#778a99;background:#f1f4f7;border-color:#f1f4f7}.consent-wrapper button.gray:hover,.cookie-wrapper button.gray:hover{background:#fff;color:#778a99;border-color:#f1f4f7}.cookie-wrapper *{font-family:sans-serif;line-height:1rem;color:#778a99}.cookie-wrapper .headline{font-size:1.5rem;line-height:1.5rem;color:var(--cookie-highlight-color);font-weight:700;margin:auto 0;text-align:left}.cookie-wrapper p{font-size:.9rem}.cookie-wrapper button:first-of-type{margin-left:0}.cookie-wrapper button:last-of-type{margin-right:0}.cookie-wrapper .sub-headline{font-size:1.1rem;line-height:1.1rem;text-align:left}.cookie-wrapper .show-details{display:block;width:100%;text-align:center;font-size:.8rem;text-decoration:none}.cookie-wrapper .show-details .hide{display:none}.cookie-wrapper .show-details.is-open .show{display:none}.cookie-wrapper .show-details.is-open .hide{display:inline}.cookie-wrapper table{width:100%;margin-bottom:20px;text-align:left;font-size:.9rem}.cookie-wrapper table,.cookie-wrapper tbody,.cookie-wrapper td,.cookie-wrapper th,.cookie-wrapper tr{background:#fff!important;display:block}.cookie-wrapper table:hover,.cookie-wrapper tbody:hover,.cookie-wrapper td:hover,.cookie-wrapper th:hover,.cookie-wrapper tr:hover{background:#fff}.cookie-wrapper table td,.cookie-wrapper table th{padding:5px 10px;border-top:1px solid #f1f4f7}.cookie-wrapper .accept-col{display:flex;justify-content:space-between;width:auto}.cookie-wrapper .accept-col td,.cookie-wrapper .accept-col th{width:auto}.cookie-wrapper a{display:inline-block;color:var(--cookie-highlight-color);transition:all .5s ease;padding:10px 10px}.cookie-wrapper a span{color:var(--cookie-highlight-color)}.cookie-wrapper a:hover{color:var(--cookie-highlight-color);text-decoration:underline}.cookie-wrapper .options{display:flex;flex-direction:column;text-align:center}.cookie-wrapper .options a{font-size:.9rem}.cookie-wrapper .further{display:flex;margin-top:20px;justify-content:center}.cookie-wrapper .further a{margin:auto 0;font-size:.8rem}@media (max-width:576px){.consent-wrapper button,.cookie-wrapper button{margin:10px 0 0 0}.consent-wrapper button:first-of-type,.cookie-wrapper button:first-of-type{margin-top:0}}@media (min-width:576px){.cookie-wrapper a{padding:10px}.cookie-wrapper .further{margin-top:0;margin-left:auto}}.cookie-control-wrap,.cookie-init-wrap{position:fixed;right:20px;bottom:20px;left:20px;z-index:9999;transform:translateY(100%) translateY(20px);max-height:60vh;transition:all .5s cubic-bezier(.87,.07,.32,.94);overflow:auto;background:#fff;box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22);padding:20px;display:flex;flex-direction:column;max-width:500px;margin:0 auto}.cookie-control-wrap.is-open,.cookie-init-wrap.is-open{transform:none}.cookie-control-wrap .split-header-icon,.cookie-init-wrap .split-header-icon{display:flex;justify-content:space-between;margin-bottom:10px}.cookie-control-wrap .split-header-icon .icon,.cookie-init-wrap .split-header-icon .icon{display:flex}.cookie-control-wrap .split-header-icon svg,.cookie-init-wrap .split-header-icon svg{margin:auto 0;height:40px;width:40px;fill:var(--cookie-highlight-color)}.cookie-control-wrap .split-header-icon img,.cookie-init-wrap .split-header-icon img{margin:auto 0;width:40px;height:100%}.cookie-control-wrap{max-width:750px}.cookie-control-wrap .further{padding-bottom:10px}.cookie-control-wrap .split-header-icon .icon{display:flex}.cookie-control-wrap .split-header-icon svg{margin:auto 0;height:80px;width:80px;fill:var(--cookie-highlight-color)}.cookie-control-wrap .split-header-icon img{margin:auto 0;width:80px;height:100%}@media (min-width:576px){.cookie-init-wrap .options{display:block}.cookie-control-wrap .options{display:flex;justify-content:space-between;flex-direction:row}}.right-side{display:flex;flex-direction:column}@media (min-width:576px){.right-side{flex-direction:row}}.block-cookie-list-group{display:flex;flex-wrap:wrap;margin:20px -10px}.cookie-group{display:flex;flex-direction:column;border:2px solid #f1f4f7;flex:1 0 240px;margin:10px}.group-footer,.group-header{background-color:#f1f4f7;padding:10px 20px;color:#778a99}.group-footer{padding:10px 0;margin-top:auto}.group-body{padding:10px 20px}.group-footer a{padding:0}.cookie-group-toggler-wrap{display:flex}.cookie-group-toggler-wrap .switch-cookie{margin:auto 0 auto auto}.cookie-list{max-height:0;overflow:hidden;transition:all .5s cubic-bezier(.87,.07,.32,.94)}.cookie-list.is-open{max-height:2500px;transition:all 1s cubic-bezier(.87,.07,.32,.94);margin-bottom:-30px}.cookie-list a{padding:0}.cookie{margin-top:10px}.consent-wrapper{display:flex;flex-direction:column;padding:20px;position:absolute;top:0;left:0;right:0;bottom:0;z-index:100}.consent-wrapper button{min-width:100%;width:auto;margin:0;font-size:1rem}.consent-wrap{margin:auto;box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22);max-width:250px}.consent-wrap .consent-content{background-color:#fff;color:#778a99;margin:0;padding:10px;border:2px solid var(--cookie-highlight-color);border-bottom:0}.consent-wrap p{margin:0}@media print{.cookie-wrapper{display:none}.consent-wrapper{display:none}}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x:;--tw-pan-y:;--tw-pinch-zoom:;--tw-scroll-snap-strictness:proximity;--tw-ordinal:;--tw-slashed-zero:;--tw-numeric-figure:;--tw-numeric-spacing:;--tw-numeric-fraction:;--tw-ring-inset:;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur:;--tw-brightness:;--tw-contrast:;--tw-grayscale:;--tw-hue-rotate:;--tw-invert:;--tw-saturate:;--tw-sepia:;--tw-drop-shadow:;--tw-backdrop-blur:;--tw-backdrop-brightness:;--tw-backdrop-contrast:;--tw-backdrop-grayscale:;--tw-backdrop-hue-rotate:;--tw-backdrop-invert:;--tw-backdrop-opacity:;--tw-backdrop-saturate:;--tw-backdrop-sepia:}::-webkit-backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x:;--tw-pan-y:;--tw-pinch-zoom:;--tw-scroll-snap-strictness:proximity;--tw-ordinal:;--tw-slashed-zero:;--tw-numeric-figure:;--tw-numeric-spacing:;--tw-numeric-fraction:;--tw-ring-inset:;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur:;--tw-brightness:;--tw-contrast:;--tw-grayscale:;--tw-hue-rotate:;--tw-invert:;--tw-saturate:;--tw-sepia:;--tw-drop-shadow:;--tw-backdrop-blur:;--tw-backdrop-brightness:;--tw-backdrop-contrast:;--tw-backdrop-grayscale:;--tw-backdrop-hue-rotate:;--tw-backdrop-invert:;--tw-backdrop-opacity:;--tw-backdrop-saturate:;--tw-backdrop-sepia:}::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x:;--tw-pan-y:;--tw-pinch-zoom:;--tw-scroll-snap-strictness:proximity;--tw-ordinal:;--tw-slashed-zero:;--tw-numeric-figure:;--tw-numeric-spacing:;--tw-numeric-fraction:;--tw-ring-inset:;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur:;--tw-brightness:;--tw-contrast:;--tw-grayscale:;--tw-hue-rotate:;--tw-invert:;--tw-saturate:;--tw-sepia:;--tw-drop-shadow:;--tw-backdrop-blur:;--tw-backdrop-brightness:;--tw-backdrop-contrast:;--tw-backdrop-grayscale:;--tw-backdrop-hue-rotate:;--tw-backdrop-invert:;--tw-backdrop-opacity:;--tw-backdrop-saturate:;--tw-backdrop-sepia:}.form-input,.form-multiselect,.form-select,.form-textarea{--tw-shadow:0 0 #0000;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#6b7280;border-radius:0;border-width:1px;font-size:1rem;line-height:1.5rem;padding:.5rem .75rem}.form-input:focus,.form-multiselect:focus,.form-select:focus,.form-textarea:focus{--tw-ring-inset:var(--tw-empty,);--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#2563eb;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);border-color:#2563eb;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);outline:2px solid transparent;outline-offset:2px}.form-input::-moz-placeholder,.form-textarea::-moz-placeholder{color:#6b7280;opacity:1}.form-input::placeholder,.form-textarea::placeholder{color:#6b7280;opacity:1}.form-input::-webkit-datetime-edit-fields-wrapper{padding:0}.form-input::-webkit-date-and-time-value{min-height:1.5em}.form-input::-webkit-datetime-edit,.form-input::-webkit-datetime-edit-day-field,.form-input::-webkit-datetime-edit-hour-field,.form-input::-webkit-datetime-edit-meridiem-field,.form-input::-webkit-datetime-edit-millisecond-field,.form-input::-webkit-datetime-edit-minute-field,.form-input::-webkit-datetime-edit-month-field,.form-input::-webkit-datetime-edit-second-field,.form-input::-webkit-datetime-edit-year-field{padding-bottom:0;padding-top:0}.form-checkbox,.form-radio{--tw-shadow:0 0 #0000;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-origin:border-box;border-color:#6b7280;border-width:1px;color:#2563eb;display:inline-block;flex-shrink:0;height:1rem;padding:0;-webkit-print-color-adjust:exact;print-color-adjust:exact;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;width:1rem}.form-checkbox{border-radius:0}.form-checkbox:focus,.form-radio:focus{--tw-ring-inset:var(--tw-empty,);--tw-ring-offset-width:2px;--tw-ring-offset-color:#fff;--tw-ring-color:#2563eb;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);outline:2px solid transparent;outline-offset:2px}.form-checkbox:checked,.form-radio:checked{background-color:currentColor;background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border-color:transparent}.form-checkbox:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.207 4.793a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414 0l-2-2a1 1 0 0 1 1.414-1.414L6.5 9.086l4.293-4.293a1 1 0 0 1 1.414 0z'/%3E%3C/svg%3E")}.form-checkbox:checked:focus,.form-checkbox:checked:hover,.form-radio:checked:focus,.form-radio:checked:hover{background-color:currentColor;border-color:transparent}.form-checkbox:indeterminate{background-color:currentColor;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border-color:transparent}.form-checkbox:indeterminate:focus,.form-checkbox:indeterminate:hover{background-color:currentColor;border-color:transparent}.absolute{position:absolute}.m-0{margin:0}.ml-2{margin-left:.5rem}.-mt-4{margin-top:-1rem}.mt-1{margin-top:.25rem}.block{display:block}.inline-flex{display:inline-flex}.grid{display:grid}.hidden{display:none}.w-full{width:100%}.cursor-pointer{cursor:pointer}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.items-center{align-items:center}.gap-6{gap:1.5rem}.rounded{border-radius:.25rem}.border-solid{border-style:solid}.border-gray-600{--tw-border-opacity:1;border-color:rgb(75 85 99/var(--tw-border-opacity))}.bg-gray-600{--tw-bg-opacity:1;background-color:rgb(75 85 99/var(--tw-bg-opacity))}.py-2{padding-bottom:.5rem;padding-top:.5rem}.px-4{padding-left:1rem;padding-right:1rem}.font-sans{font-family:Open Sans,Helvetica Neue,Arial,sans-serif}.text-sm{font-size:.875rem;line-height:1.25rem}.text-base{font-size:1rem;line-height:1.5rem}.font-semibold{font-weight:600}.text-gray-700{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.text-gray-50{--tw-text-opacity:1;color:rgb(249 250 251/var(--tw-text-opacity))}.hover\:bg-gray-700:hover{--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity))}.hover\:text-white:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.tx-solr-autosuggest{border:1px solid #CCC;background:#FFF;overflow:auto;}.tx-solr-autosuggest strong{font-weight:bolder;color:#f18f0b;}.tx-solr-autosuggest .autocomplete-suggestion{padding:2px 5px;white-space:nowrap;overflow:hidden;}.tx-solr-autosuggest .autocomplete-selected{background:#F1E0B6;}.tx-solr-autosuggest .autocomplete-group{padding:10px 5px;}.tx-solr-autosuggest .autocomplete-group strong{display:block;border-bottom:1px solid #999;}div.alphabet{clear:both;position:relative;margin:.5em 0}@media screen and (max-width:767px){div.alphabet{text-align:center}}div.alphabet ul.pagination{margin:0}div.alphabet ul.pagination>li{display:inline-block}div.alphabet a span{opacity:1}div.alphabet a.empty span{opacity:.3}div.alphabet a.empty.active span{opacity:1}div.alphabet .alphabet-info-display{vertical-align:top;margin-right:.5em}div.alphabet div.alphabet-info{position:absolute;background-color:#111;border-radius:3px;color:#fff;margin-top:.2em;padding:.2em .4em;text-align:center;opacity:0;transition:opacity .4s ease-in-out;z-index:9999}tr.alphabet-group,tr.alphabet-group:hover{background-color:rgba(0,0,0,.15)!important}:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffcc00;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-primary:#ffcc00;--bs-secondary:#ffeb80;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffcc00;--bs-danger:#dc3545;--bs-light:#f6f6f6;--bs-dark:#212529;--bs-font-sans-serif:"Trebuchet MS",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,rgba(255,255,255,0.15),rgba(255,255,255,0))}*,::after,::before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-font-sans-serif);font-size:1.125rem;font-weight:400;line-height:1.35;color:#000;background-color:#fff;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}hr{margin:1rem 0;color:inherit;background-color:currentColor;border:0;opacity:.25}hr:not([size]){height:1px}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:1rem;font-weight:700;line-height:1.35}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2.5rem}.h3,h3{font-size:1.875rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.125rem}.h6,h6{font-size:1.125rem}p{margin-top:0;margin-bottom:2.625rem}abbr[data-bs-original-title],abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}.small,small{font-size:.875em}.mark,mark{padding:.2em;background-color:#fcf8e3}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#000;text-decoration:none}a:hover{color:#000}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em;direction:ltr;unicode-bidi:bidi-override}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:#d63384;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:.875em;color:#fff;background-color:#212529;border-radius:0}kbd kbd{padding:0;font-size:1em;font-weight:700}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:#6c757d;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]::-webkit-calendar-picker-indicator{display:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.40625rem;font-weight:300}.display-1{font-size:5rem;font-weight:300;line-height:1.35}.display-2{font-size:4.5rem;font-weight:300;line-height:1.35}.display-3{font-size:4rem;font-weight:300;line-height:1.35}.display-4{font-size:3.5rem;font-weight:300;line-height:1.35}.display-5{font-size:3rem;font-weight:300;line-height:1.35}.display-6{font-size:2.5rem;font-weight:300;line-height:1.35}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1.3125rem;font-size:1.40625rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1.3125rem;margin-bottom:1.3125rem;font-size:.875em;color:#6c757d}.blockquote-footer::before{content:"\2014\00A0"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #e6e6e6;border-radius:0;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:#6c757d}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{width:100%;padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1065px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1066px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1);margin-right:calc(var(--bs-gutter-x) * -.5);margin-left:calc(var(--bs-gutter-x) * -.5)}.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.33333%}.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.66667%}@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.33333%}.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.66667%}}@media (min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333%}.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.66667%}}@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.33333%}.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.66667%}}@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.33333%}.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.66667%}}@media (min-width:1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66667%}}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333%}.col-2{flex:0 0 auto;width:16.66667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333%}.col-5{flex:0 0 auto;width:41.66667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333%}.col-8{flex:0 0 auto;width:66.66667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333%}.col-11{flex:0 0 auto;width:91.66667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333%}.offset-2{margin-left:16.66667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333%}.offset-5{margin-left:41.66667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333%}.offset-8{margin-left:66.66667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333%}.offset-11{margin-left:91.66667%}.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-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333%}.col-sm-2{flex:0 0 auto;width:16.66667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333%}.col-sm-5{flex:0 0 auto;width:41.66667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333%}.col-sm-8{flex:0 0 auto;width:66.66667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333%}.col-sm-11{flex:0 0 auto;width:91.66667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333%}.offset-sm-2{margin-left:16.66667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333%}.offset-sm-5{margin-left:41.66667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333%}.offset-sm-8{margin-left:66.66667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333%}.offset-sm-11{margin-left:91.66667%}.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:768px){.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333%}.col-md-2{flex:0 0 auto;width:16.66667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333%}.col-md-5{flex:0 0 auto;width:41.66667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333%}.col-md-8{flex:0 0 auto;width:66.66667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333%}.col-md-11{flex:0 0 auto;width:91.66667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333%}.offset-md-2{margin-left:16.66667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333%}.offset-md-5{margin-left:41.66667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333%}.offset-md-8{margin-left:66.66667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333%}.offset-md-11{margin-left:91.66667%}.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-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333%}.col-lg-2{flex:0 0 auto;width:16.66667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333%}.col-lg-5{flex:0 0 auto;width:41.66667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333%}.col-lg-8{flex:0 0 auto;width:66.66667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333%}.col-lg-11{flex:0 0 auto;width:91.66667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333%}.offset-lg-2{margin-left:16.66667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333%}.offset-lg-5{margin-left:41.66667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333%}.offset-lg-8{margin-left:66.66667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333%}.offset-lg-11{margin-left:91.66667%}.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-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333%}.col-xl-2{flex:0 0 auto;width:16.66667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333%}.col-xl-5{flex:0 0 auto;width:41.66667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333%}.col-xl-8{flex:0 0 auto;width:66.66667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333%}.col-xl-11{flex:0 0 auto;width:91.66667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333%}.offset-xl-2{margin-left:16.66667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333%}.offset-xl-5{margin-left:41.66667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333%}.offset-xl-8{margin-left:66.66667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333%}.offset-xl-11{margin-left:91.66667%}.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}}@media (min-width:1400px){.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333%}.col-xxl-2{flex:0 0 auto;width:16.66667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333%}.col-xxl-5{flex:0 0 auto;width:41.66667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333%}.col-xxl-8{flex:0 0 auto;width:66.66667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333%}.col-xxl-11{flex:0 0 auto;width:91.66667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333%}.offset-xxl-2{margin-left:16.66667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333%}.offset-xxl-5{margin-left:41.66667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333%}.offset-xxl-8{margin-left:66.66667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333%}.offset-xxl-11{margin-left:91.66667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.table{--bs-table-bg:transparent;--bs-table-accent-bg:transparent;--bs-table-striped-color:#000;--bs-table-striped-bg:rgba(0,0,0,0.05);--bs-table-active-color:#000;--bs-table-active-bg:rgba(0,0,0,0.1);--bs-table-hover-color:#000;--bs-table-hover-bg:rgba(0,0,0,0.075);width:100%;margin-bottom:1rem;color:#000;vertical-align:top;border-color:#e6e6e6}.table>:not(caption)>*>*{padding:.5rem .5rem;background-color:var(--bs-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg)}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table>:not(:last-child)>:last-child>*{border-bottom-color:currentColor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem .25rem}.table-bordered>:not(caption)>*{border-width:1px 0}.table-bordered>:not(caption)>*>*{border-width:0 1px}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-striped>tbody>tr:nth-of-type(odd){--bs-table-accent-bg:var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.table-active{--bs-table-accent-bg:var(--bs-table-active-bg);color:var(--bs-table-active-color)}.table-hover>tbody>tr:hover{--bs-table-accent-bg:var(--bs-table-hover-bg);color:var(--bs-table-hover-color)}.table-primary{--bs-table-bg:#fff5cc;--bs-table-striped-bg:#f2e9c2;--bs-table-striped-color:#000;--bs-table-active-bg:#e6ddb8;--bs-table-active-color:#000;--bs-table-hover-bg:#ece3bd;--bs-table-hover-color:#000;color:#000;border-color:#e6ddb8}.table-secondary{--bs-table-bg:#fffbe6;--bs-table-striped-bg:#f2eedb;--bs-table-striped-color:#000;--bs-table-active-bg:#e6e2cf;--bs-table-active-color:#000;--bs-table-hover-bg:#ece8d5;--bs-table-hover-color:#000;color:#000;border-color:#e6e2cf}.table-success{--bs-table-bg:#d1e7dd;--bs-table-striped-bg:#c7dbd2;--bs-table-striped-color:#000;--bs-table-active-bg:#bcd0c7;--bs-table-active-color:#000;--bs-table-hover-bg:#c1d6cc;--bs-table-hover-color:#000;color:#000;border-color:#bcd0c7}.table-info{--bs-table-bg:#cff4fc;--bs-table-striped-bg:#c5e8ef;--bs-table-striped-color:#000;--bs-table-active-bg:#badce3;--bs-table-active-color:#000;--bs-table-hover-bg:#bfe2e9;--bs-table-hover-color:#000;color:#000;border-color:#badce3}.table-warning{--bs-table-bg:#fff5cc;--bs-table-striped-bg:#f2e9c2;--bs-table-striped-color:#000;--bs-table-active-bg:#e6ddb8;--bs-table-active-color:#000;--bs-table-hover-bg:#ece3bd;--bs-table-hover-color:#000;color:#000;border-color:#e6ddb8}.table-danger{--bs-table-bg:#f8d7da;--bs-table-striped-bg:#eccccf;--bs-table-striped-color:#000;--bs-table-active-bg:#dfc2c4;--bs-table-active-color:#000;--bs-table-hover-bg:#e5c7ca;--bs-table-hover-color:#000;color:#000;border-color:#dfc2c4}.table-light{--bs-table-bg:#f6f6f6;--bs-table-striped-bg:#eaeaea;--bs-table-striped-color:#000;--bs-table-active-bg:#dddddd;--bs-table-active-color:#000;--bs-table-hover-bg:#e4e4e4;--bs-table-hover-color:#000;color:#000;border-color:#ddd}.table-dark{--bs-table-bg:#212529;--bs-table-striped-bg:#2c3034;--bs-table-striped-color:#fff;--bs-table-active-bg:#373b3e;--bs-table-active-color:#fff;--bs-table-hover-bg:#323539;--bs-table-hover-color:#fff;color:#fff;border-color:#373b3e}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width:575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.35}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.40625rem}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.98438rem}.form-text{margin-top:.25rem;font-size:.875em;color:#6c757d}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1.125rem;font-weight:400;line-height:1.35;color:#000;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:#000;background-color:#fff;border-color:#ffe680;outline:0;box-shadow:0 0 0 .25rem rgba(255,204,0,.25)}.form-control::-webkit-date-and-time-value{height:1.35em}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#f2f2f2;opacity:1}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#000;background-color:#f2f2f2;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#e6e6e6}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#000;background-color:#f2f2f2;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#e6e6e6}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.35;color:#000;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.35em + (.5rem + 2px));padding:.25rem .5rem;font-size:.98438rem;border-radius:0}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.35em + (1rem + 2px));padding:.5rem 1rem;font-size:1.40625rem;border-radius:0}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.35em + (.75rem + 2px))}textarea.form-control-sm{min-height:calc(1.35em + (.5rem + 2px))}textarea.form-control-lg{min-height:calc(1.35em + (1rem + 2px))}.form-control-color{max-width:3rem;height:auto;padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{height:1.35em;border-radius:0}.form-control-color::-webkit-color-swatch{height:1.35em;border-radius:0}.form-select{display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;-moz-padding-start:calc(.75rem - 3px);font-size:1.125rem;font-weight:400;line-height:1.35;color:#000;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' style='fill:url%28%23gradient-top-bottom%29 %23fc0'%3e%3cpath d='M23.9,12c0.2-0.2,0.2-0.5,0-0.7l-3.3-3.4c-0.2-0.2-0.5-0.2-0.7,0L14.8,13V0.5c0-0.3-0.2-0.5-0.5-0.5L9.6,0C9.3,0,9.1,0.2,9.1,0.5V13l-5-5.1c-0.2-0.2-0.5-0.2-0.7,0l-3.3,3.4C0,11.5,0,11.8,0.1,12l11.5,11.9C11.8,24,11.9,24,12,24c0.1,0,0.3,0,0.4-0.1L23.9,12z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:18px 18px;border:1px solid #ced4da;border-radius:0;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.form-select{transition:none}}.form-select:focus{border-color:#ffe680;outline:0;box-shadow:0 0 0 .25rem rgba(255,204,0,.25)}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:#f2f2f2}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #000}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.98438rem}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.40625rem}.form-check{display:block;min-height:1.51875rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-input{width:1em;height:1em;margin-top:.175em;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid rgba(0,0,0,.25);-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;color-adjust:exact}.form-check-input[type=checkbox]{border-radius:0}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#ffe680;outline:0;box-shadow:0 0 0 .25rem rgba(255,204,0,.25)}.form-check-input:checked{background-color:#fc0;border-color:#fc0}.form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#fc0;border-color:#fc0;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{width:2em;margin-left:-2.5em;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280,0,0,0.25%29'/%3e%3c/svg%3e");background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23ffe680'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check:disabled+.btn,.btn-check[disabled]+.btn{pointer-events:none;filter:none;opacity:.65}.form-range{width:100%;height:1.5rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(255,204,0,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(255,204,0,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#fc0;border:0;border-radius:0;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#fff0b3}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#e6e6e6;border-color:transparent;border-radius:0}.form-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#fc0;border:0;border-radius:0;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#fff0b3}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#e6e6e6;border-color:transparent;border-radius:0}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.form-range:disabled::-moz-range-thumb{background-color:#adb5bd}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-select{height:calc(3.5rem + 2px);line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;height:100%;padding:1rem .75rem;pointer-events:none;border:1px solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media (prefers-reduced-motion:reduce){.form-floating>label{transition:none}}.form-floating>.form-control{padding:1rem .75rem}.form-floating>.form-control::-moz-placeholder{color:transparent}.form-floating>.form-control:-ms-input-placeholder{color:transparent}.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control:not(:-moz-placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:not(:-ms-input-placeholder){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:not(:-moz-placeholder-shown)~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:not(:-ms-input-placeholder)~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:-webkit-autofill~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus{z-index:3}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:3}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1.125rem;font-weight:400;line-height:1.35;color:#000;text-align:center;white-space:nowrap;background-color:#f2f2f2;border:1px solid #ced4da;border-radius:0}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{padding:.5rem 1rem;font-size:1.40625rem;border-radius:0}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{padding:.25rem .5rem;font-size:.98438rem;border-radius:0}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu){border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#198754}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .4rem;margin-top:.1rem;font-size:.98438rem;color:#fff;background-color:#198754;border-radius:0}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:#198754;padding-right:calc(1.35em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.3375em + .1875rem) center;background-size:calc(.675em + .375rem) calc(.675em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.35em + .75rem);background-position:top calc(.3375em + .1875rem) right calc(.3375em + .1875rem)}.form-select.is-valid,.was-validated .form-select:valid{border-color:#198754}.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' style='fill:url%28%23gradient-top-bottom%29 %23fc0'%3e%3cpath d='M23.9,12c0.2-0.2,0.2-0.5,0-0.7l-3.3-3.4c-0.2-0.2-0.5-0.2-0.7,0L14.8,13V0.5c0-0.3-0.2-0.5-0.5-0.5L9.6,0C9.3,0,9.1,0.2,9.1,0.5V13l-5-5.1c-0.2-0.2-0.5-0.2-0.7,0l-3.3,3.4C0,11.5,0,11.8,0.1,12l11.5,11.9C11.8,24,11.9,24,12,24c0.1,0,0.3,0,0.4-0.1L23.9,12z'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:18px 18px,calc(.675em + .375rem) calc(.675em + .375rem)}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:#198754}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:#198754}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#198754}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.input-group .form-control.is-valid,.input-group .form-select.is-valid,.was-validated .input-group .form-control:valid,.was-validated .input-group .form-select:valid{z-index:1}.input-group .form-control.is-valid:focus,.input-group .form-select.is-valid:focus,.was-validated .input-group .form-control:valid:focus,.was-validated .input-group .form-select:valid:focus{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .4rem;margin-top:.1rem;font-size:.98438rem;color:#fff;background-color:#dc3545;border-radius:0}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#dc3545;padding-right:calc(1.35em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.3375em + .1875rem) center;background-size:calc(.675em + .375rem) calc(.675em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.35em + .75rem);background-position:top calc(.3375em + .1875rem) right calc(.3375em + .1875rem)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:#dc3545}.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' style='fill:url%28%23gradient-top-bottom%29 %23fc0'%3e%3cpath d='M23.9,12c0.2-0.2,0.2-0.5,0-0.7l-3.3-3.4c-0.2-0.2-0.5-0.2-0.7,0L14.8,13V0.5c0-0.3-0.2-0.5-0.5-0.5L9.6,0C9.3,0,9.1,0.2,9.1,0.5V13l-5-5.1c-0.2-0.2-0.5-0.2-0.7,0l-3.3,3.4C0,11.5,0,11.8,0.1,12l11.5,11.9C11.8,24,11.9,24,12,24c0.1,0,0.3,0,0.4-0.1L23.9,12z'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:18px 18px,calc(.675em + .375rem) calc(.675em + .375rem)}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:#dc3545}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:#dc3545}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.input-group .form-control.is-invalid,.input-group .form-select.is-invalid,.was-validated .input-group .form-control:invalid,.was-validated .input-group .form-select:invalid{z-index:2}.input-group .form-control.is-invalid:focus,.input-group .form-select.is-invalid:focus,.was-validated .input-group .form-control:invalid:focus,.was-validated .input-group .form-select:invalid:focus{z-index:3}.btn{display:inline-block;font-weight:400;line-height:1.35;color:#000;text-align:center;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.4375rem .4375rem;font-size:1.125rem;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#000}.btn-check:focus+.btn,.btn:focus{outline:0;box-shadow:0 0 0 .25rem rgba(255,204,0,.25)}.btn.disabled,.btn:disabled,fieldset:disabled .btn{pointer-events:none;opacity:.65}.btn-primary{color:#000;background-color:#fc0;border-color:#fc0}.btn-primary:hover{color:#000;background-color:#ffd426;border-color:#ffd11a}.btn-check:focus+.btn-primary,.btn-primary:focus{color:#000;background-color:#ffd426;border-color:#ffd11a;box-shadow:0 0 0 .25rem rgba(217,173,0,.5)}.btn-check:active+.btn-primary,.btn-check:checked+.btn-primary,.btn-primary.active,.btn-primary:active,.show>.btn-primary.dropdown-toggle{color:#000;background-color:#ffd633;border-color:#ffd11a}.btn-check:active+.btn-primary:focus,.btn-check:checked+.btn-primary:focus,.btn-primary.active:focus,.btn-primary:active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(217,173,0,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#000;background-color:#fc0;border-color:#fc0}.btn-secondary{color:#000;background-color:#ffeb80;border-color:#ffeb80}.btn-secondary:hover{color:#000;background-color:#ffee93;border-color:#ffed8d}.btn-check:focus+.btn-secondary,.btn-secondary:focus{color:#000;background-color:#ffee93;border-color:#ffed8d;box-shadow:0 0 0 .25rem rgba(217,200,109,.5)}.btn-check:active+.btn-secondary,.btn-check:checked+.btn-secondary,.btn-secondary.active,.btn-secondary:active,.show>.btn-secondary.dropdown-toggle{color:#000;background-color:#ffef99;border-color:#ffed8d}.btn-check:active+.btn-secondary:focus,.btn-check:checked+.btn-secondary:focus,.btn-secondary.active:focus,.btn-secondary:active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(217,200,109,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#000;background-color:#ffeb80;border-color:#ffeb80}.btn-success{color:#fff;background-color:#198754;border-color:#198754}.btn-success:hover{color:#fff;background-color:#157347;border-color:#146c43}.btn-check:focus+.btn-success,.btn-success:focus{color:#fff;background-color:#157347;border-color:#146c43;box-shadow:0 0 0 .25rem rgba(60,153,110,.5)}.btn-check:active+.btn-success,.btn-check:checked+.btn-success,.btn-success.active,.btn-success:active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#146c43;border-color:#13653f}.btn-check:active+.btn-success:focus,.btn-check:checked+.btn-success:focus,.btn-success.active:focus,.btn-success:active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(60,153,110,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#198754;border-color:#198754}.btn-info{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-info:hover{color:#000;background-color:#31d2f2;border-color:#25cff2}.btn-check:focus+.btn-info,.btn-info:focus{color:#000;background-color:#31d2f2;border-color:#25cff2;box-shadow:0 0 0 .25rem rgba(11,172,204,.5)}.btn-check:active+.btn-info,.btn-check:checked+.btn-info,.btn-info.active,.btn-info:active,.show>.btn-info.dropdown-toggle{color:#000;background-color:#3dd5f3;border-color:#25cff2}.btn-check:active+.btn-info:focus,.btn-check:checked+.btn-info:focus,.btn-info.active:focus,.btn-info:active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(11,172,204,.5)}.btn-info.disabled,.btn-info:disabled{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-warning{color:#000;background-color:#fc0;border-color:#fc0}.btn-warning:hover{color:#000;background-color:#ffd426;border-color:#ffd11a}.btn-check:focus+.btn-warning,.btn-warning:focus{color:#000;background-color:#ffd426;border-color:#ffd11a;box-shadow:0 0 0 .25rem rgba(217,173,0,.5)}.btn-check:active+.btn-warning,.btn-check:checked+.btn-warning,.btn-warning.active,.btn-warning:active,.show>.btn-warning.dropdown-toggle{color:#000;background-color:#ffd633;border-color:#ffd11a}.btn-check:active+.btn-warning:focus,.btn-check:checked+.btn-warning:focus,.btn-warning.active:focus,.btn-warning:active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(217,173,0,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#000;background-color:#fc0;border-color:#fc0}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#bb2d3b;border-color:#b02a37}.btn-check:focus+.btn-danger,.btn-danger:focus{color:#fff;background-color:#bb2d3b;border-color:#b02a37;box-shadow:0 0 0 .25rem rgba(225,83,97,.5)}.btn-check:active+.btn-danger,.btn-check:checked+.btn-danger,.btn-danger.active,.btn-danger:active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#b02a37;border-color:#a52834}.btn-check:active+.btn-danger:focus,.btn-check:checked+.btn-danger:focus,.btn-danger.active:focus,.btn-danger:active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(225,83,97,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-light{color:#000;background-color:#f6f6f6;border-color:#f6f6f6}.btn-light:hover{color:#000;background-color:#f7f7f7;border-color:#f7f7f7}.btn-check:focus+.btn-light,.btn-light:focus{color:#000;background-color:#f7f7f7;border-color:#f7f7f7;box-shadow:0 0 0 .25rem rgba(209,209,209,.5)}.btn-check:active+.btn-light,.btn-check:checked+.btn-light,.btn-light.active,.btn-light:active,.show>.btn-light.dropdown-toggle{color:#000;background-color:#f8f8f8;border-color:#f7f7f7}.btn-check:active+.btn-light:focus,.btn-check:checked+.btn-light:focus,.btn-light.active:focus,.btn-light:active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(209,209,209,.5)}.btn-light.disabled,.btn-light:disabled{color:#000;background-color:#f6f6f6;border-color:#f6f6f6}.btn-dark{color:#fff;background-color:#212529;border-color:#212529}.btn-dark:hover{color:#fff;background-color:#1c1f23;border-color:#1a1e21}.btn-check:focus+.btn-dark,.btn-dark:focus{color:#fff;background-color:#1c1f23;border-color:#1a1e21;box-shadow:0 0 0 .25rem rgba(66,70,73,.5)}.btn-check:active+.btn-dark,.btn-check:checked+.btn-dark,.btn-dark.active,.btn-dark:active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1a1e21;border-color:#191c1f}.btn-check:active+.btn-dark:focus,.btn-check:checked+.btn-dark:focus,.btn-dark.active:focus,.btn-dark:active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(66,70,73,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#212529;border-color:#212529}.btn-outline-primary{color:#fc0;border-color:#fc0}.btn-outline-primary:hover{color:#000;background-color:#fc0;border-color:#fc0}.btn-check:focus+.btn-outline-primary,.btn-outline-primary:focus{box-shadow:0 0 0 .25rem rgba(255,204,0,.5)}.btn-check:active+.btn-outline-primary,.btn-check:checked+.btn-outline-primary,.btn-outline-primary.active,.btn-outline-primary.dropdown-toggle.show,.btn-outline-primary:active{color:#000;background-color:#fc0;border-color:#fc0}.btn-check:active+.btn-outline-primary:focus,.btn-check:checked+.btn-outline-primary:focus,.btn-outline-primary.active:focus,.btn-outline-primary.dropdown-toggle.show:focus,.btn-outline-primary:active:focus{box-shadow:0 0 0 .25rem rgba(255,204,0,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#fc0;background-color:transparent}.btn-outline-secondary{color:#ffeb80;border-color:#ffeb80}.btn-outline-secondary:hover{color:#000;background-color:#ffeb80;border-color:#ffeb80}.btn-check:focus+.btn-outline-secondary,.btn-outline-secondary:focus{box-shadow:0 0 0 .25rem rgba(255,235,128,.5)}.btn-check:active+.btn-outline-secondary,.btn-check:checked+.btn-outline-secondary,.btn-outline-secondary.active,.btn-outline-secondary.dropdown-toggle.show,.btn-outline-secondary:active{color:#000;background-color:#ffeb80;border-color:#ffeb80}.btn-check:active+.btn-outline-secondary:focus,.btn-check:checked+.btn-outline-secondary:focus,.btn-outline-secondary.active:focus,.btn-outline-secondary.dropdown-toggle.show:focus,.btn-outline-secondary:active:focus{box-shadow:0 0 0 .25rem rgba(255,235,128,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#ffeb80;background-color:transparent}.btn-outline-success{color:#198754;border-color:#198754}.btn-outline-success:hover{color:#fff;background-color:#198754;border-color:#198754}.btn-check:focus+.btn-outline-success,.btn-outline-success:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.5)}.btn-check:active+.btn-outline-success,.btn-check:checked+.btn-outline-success,.btn-outline-success.active,.btn-outline-success.dropdown-toggle.show,.btn-outline-success:active{color:#fff;background-color:#198754;border-color:#198754}.btn-check:active+.btn-outline-success:focus,.btn-check:checked+.btn-outline-success:focus,.btn-outline-success.active:focus,.btn-outline-success.dropdown-toggle.show:focus,.btn-outline-success:active:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#198754;background-color:transparent}.btn-outline-info{color:#0dcaf0;border-color:#0dcaf0}.btn-outline-info:hover{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-check:focus+.btn-outline-info,.btn-outline-info:focus{box-shadow:0 0 0 .25rem rgba(13,202,240,.5)}.btn-check:active+.btn-outline-info,.btn-check:checked+.btn-outline-info,.btn-outline-info.active,.btn-outline-info.dropdown-toggle.show,.btn-outline-info:active{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-check:active+.btn-outline-info:focus,.btn-check:checked+.btn-outline-info:focus,.btn-outline-info.active:focus,.btn-outline-info.dropdown-toggle.show:focus,.btn-outline-info:active:focus{box-shadow:0 0 0 .25rem rgba(13,202,240,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#0dcaf0;background-color:transparent}.btn-outline-warning{color:#fc0;border-color:#fc0}.btn-outline-warning:hover{color:#000;background-color:#fc0;border-color:#fc0}.btn-check:focus+.btn-outline-warning,.btn-outline-warning:focus{box-shadow:0 0 0 .25rem rgba(255,204,0,.5)}.btn-check:active+.btn-outline-warning,.btn-check:checked+.btn-outline-warning,.btn-outline-warning.active,.btn-outline-warning.dropdown-toggle.show,.btn-outline-warning:active{color:#000;background-color:#fc0;border-color:#fc0}.btn-check:active+.btn-outline-warning:focus,.btn-check:checked+.btn-outline-warning:focus,.btn-outline-warning.active:focus,.btn-outline-warning.dropdown-toggle.show:focus,.btn-outline-warning:active:focus{box-shadow:0 0 0 .25rem rgba(255,204,0,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#fc0;background-color:transparent}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-check:focus+.btn-outline-danger,.btn-outline-danger:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.5)}.btn-check:active+.btn-outline-danger,.btn-check:checked+.btn-outline-danger,.btn-outline-danger.active,.btn-outline-danger.dropdown-toggle.show,.btn-outline-danger:active{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-check:active+.btn-outline-danger:focus,.btn-check:checked+.btn-outline-danger:focus,.btn-outline-danger.active:focus,.btn-outline-danger.dropdown-toggle.show:focus,.btn-outline-danger:active:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-light{color:#f6f6f6;border-color:#f6f6f6}.btn-outline-light:hover{color:#000;background-color:#f6f6f6;border-color:#f6f6f6}.btn-check:focus+.btn-outline-light,.btn-outline-light:focus{box-shadow:0 0 0 .25rem rgba(246,246,246,.5)}.btn-check:active+.btn-outline-light,.btn-check:checked+.btn-outline-light,.btn-outline-light.active,.btn-outline-light.dropdown-toggle.show,.btn-outline-light:active{color:#000;background-color:#f6f6f6;border-color:#f6f6f6}.btn-check:active+.btn-outline-light:focus,.btn-check:checked+.btn-outline-light:focus,.btn-outline-light.active:focus,.btn-outline-light.dropdown-toggle.show:focus,.btn-outline-light:active:focus{box-shadow:0 0 0 .25rem rgba(246,246,246,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f6f6f6;background-color:transparent}.btn-outline-dark{color:#212529;border-color:#212529}.btn-outline-dark:hover{color:#fff;background-color:#212529;border-color:#212529}.btn-check:focus+.btn-outline-dark,.btn-outline-dark:focus{box-shadow:0 0 0 .25rem rgba(33,37,41,.5)}.btn-check:active+.btn-outline-dark,.btn-check:checked+.btn-outline-dark,.btn-outline-dark.active,.btn-outline-dark.dropdown-toggle.show,.btn-outline-dark:active{color:#fff;background-color:#212529;border-color:#212529}.btn-check:active+.btn-outline-dark:focus,.btn-check:checked+.btn-outline-dark:focus,.btn-outline-dark.active:focus,.btn-outline-dark.dropdown-toggle.show:focus,.btn-outline-dark:active:focus{box-shadow:0 0 0 .25rem rgba(33,37,41,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#212529;background-color:transparent}.btn-link{font-weight:400;color:#000;text-decoration:none}.btn-link:hover{color:#000}.btn-link.disabled,.btn-link:disabled{color:#6c757d}.btn-lg{padding:.5rem 1rem;font-size:1.40625rem;border-radius:0}.btn-sm{padding:.25rem .5rem;font-size:.98438rem;border-radius:0}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.dropdown,.dropend,.dropstart,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;z-index:1000;display:none;min-width:10rem;padding:.5rem 0;margin:0;font-size:1.125rem;color:#000;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:0}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:.125rem}.dropdown-menu-start{--bs-position:start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position:end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-start{--bs-position:start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position:end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-start{--bs-position:start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position:end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-start{--bs-position:start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position:end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-start{--bs-position:start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position:end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1400px){.dropdown-menu-xxl-start{--bs-position:start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position:end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropend .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropend .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-toggle::after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropstart .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle::after{display:none}.dropstart .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropstart .dropdown-toggle:empty::after{margin-left:0}.dropstart .dropdown-toggle::before{vertical-align:0}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid rgba(0,0,0,.15)}.dropdown-item{display:block;width:100%;padding:.25rem 1rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#1e2125;background-color:#f2f2f2}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#fc0}.dropdown-item.disabled,.dropdown-item:disabled{color:#adb5bd;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1rem;margin-bottom:0;font-size:.98438rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1rem;color:#212529}.dropdown-menu-dark{color:#e6e6e6;background-color:#343a40;border-color:rgba(0,0,0,.15)}.dropdown-menu-dark .dropdown-item{color:#e6e6e6}.dropdown-menu-dark .dropdown-item:focus,.dropdown-menu-dark .dropdown-item:hover{color:#fff;background-color:rgba(255,255,255,.15)}.dropdown-menu-dark .dropdown-item.active,.dropdown-menu-dark .dropdown-item:active{color:#fff;background-color:#fc0}.dropdown-menu-dark .dropdown-item.disabled,.dropdown-menu-dark .dropdown-item:disabled{color:#adb5bd}.dropdown-menu-dark .dropdown-divider{border-color:rgba(0,0,0,.15)}.dropdown-menu-dark .dropdown-item-text{color:#e6e6e6}.dropdown-menu-dark .dropdown-header{color:#adb5bd}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem;font-size:1.125rem;color:#000;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link:focus,.nav-link:hover{color:#000}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #e6e6e6}.nav-tabs .nav-link{margin-bottom:-1px;background:0 0;border:1px solid transparent;border-top-left-radius:0;border-top-right-radius:0}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#f2f2f2 #f2f2f2 #e6e6e6;isolation:isolate}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#e6e6e6 #e6e6e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{background:0 0;border:0;border-radius:0}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#fc0}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:1rem 1.625rem;font-size:1.125rem;color:#fc0;text-align:left;background-color:#fc0;border:0;border-radius:0;overflow-anchor:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease}@media (prefers-reduced-motion:reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:#fc0;background-color:#fc0;box-shadow:inset 0 0 0 rgba(0,0,0,.125)}.accordion-button:not(.collapsed)::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3ClinearGradient id='gradient-acc-right' x2='1' y2='1'%3E%3Cstop offset='0%25' stop-color='%23ffcc00' /%3E%3Cstop offset='100%25' stop-color='%23ffeb80' /%3E%3C/linearGradient%3E%3Cpath fill='url%28%23gradient-acc-right%29' d='M12,0.1c-0.2-0.2-0.5-0.2-0.7,0L7.9,3.4c-0.2,0.2-0.2,0.5,0,0.7L13,9.2H0.5C0.2,9.2,0,9.4,0,9.7v4.8 c0,0.3,0.2,0.5,0.5,0.5H13l-5.1,5c-0.2,0.2-0.2,0.5,0,0.7l3.4,3.3c0.2,0.2,0.5,0.2,0.7,0l11.9-11.6c0.1-0.1,0.1-0.2,0.1-0.4 c0-0.1,0-0.3-0.1-0.4L12,0.1z'/%3E%3C/svg%3E");transform:rotate(90deg)}.accordion-button::after{flex-shrink:0;width:2.25rem;height:2.25rem;margin-left:auto;content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3ClinearGradient id='gradient-acc-right' x2='1' y2='1'%3E%3Cstop offset='0%25' stop-color='%23ffcc00' /%3E%3Cstop offset='100%25' stop-color='%23ffeb80' /%3E%3C/linearGradient%3E%3Cpath fill='url%28%23gradient-acc-right%29' d='M12,0.1c-0.2-0.2-0.5-0.2-0.7,0L7.9,3.4c-0.2,0.2-0.2,0.5,0,0.7L13,9.2H0.5C0.2,9.2,0,9.4,0,9.7v4.8 c0,0.3,0.2,0.5,0.5,0.5H13l-5.1,5c-0.2,0.2-0.2,0.5,0,0.7l3.4,3.3c0.2,0.2,0.5,0.2,0.7,0l11.9-11.6c0.1-0.1,0.1-0.2,0.1-0.4 c0-0.1,0-0.3-0.1-0.4L12,0.1z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:2.25rem;transition:transform .2s ease-in-out}@media (prefers-reduced-motion:reduce){.accordion-button::after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;border-color:transparent;outline:0;box-shadow:unset}.accordion-header{margin-bottom:0}.accordion-item{background-color:#fff;border:0 solid rgba(0,0,0,.125)}.accordion-item:first-of-type{border-top-left-radius:0;border-top-right-radius:0}.accordion-item:first-of-type .accordion-button{border-top-left-radius:0;border-top-right-radius:0}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion-item:last-of-type .accordion-collapse{border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion-body{padding:1rem 0}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush .accordion-item:first-child{border-top:0}.accordion-flush .accordion-item:last-child{border-bottom:0}.accordion-flush .accordion-item .accordion-button{border-radius:0}.tooltip{position:absolute;z-index:1080;display:block;margin:0;font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.35;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.98438rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:1}.tooltip .tooltip-arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .tooltip-arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[data-popper-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow{bottom:0}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before,.bs-tooltip-top .tooltip-arrow::before{top:-1px;border-width:.4rem .4rem 0;border-top-color:#fff}.bs-tooltip-auto[data-popper-placement^=right],.bs-tooltip-end{padding:0 .4rem}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before,.bs-tooltip-end .tooltip-arrow::before{right:-1px;border-width:.4rem .4rem .4rem 0;border-right-color:#fff}.bs-tooltip-auto[data-popper-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow{top:0}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before,.bs-tooltip-bottom .tooltip-arrow::before{bottom:-1px;border-width:0 .4rem .4rem;border-bottom-color:#fff}.bs-tooltip-auto[data-popper-placement^=left],.bs-tooltip-start{padding:0 .4rem}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before,.bs-tooltip-start .tooltip-arrow::before{left:-1px;border-width:.4rem 0 .4rem .4rem;border-left-color:#fff}.tooltip-inner{max-width:200px;padding:.25rem .4rem;color:#fc0;text-align:center;background-color:#fff;border-radius:0}.popover{position:absolute;top:0;left:0;z-index:1070;display:block;max-width:100vw;font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.35;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.98438rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:0}.popover .popover-arrow{position:absolute;display:block;width:1rem;height:.5rem}.popover .popover-arrow::after,.popover .popover-arrow::before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.bs-popover-top>.popover-arrow{bottom:calc(-.5rem - 1px)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before,.bs-popover-top>.popover-arrow::before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after,.bs-popover-top>.popover-arrow::after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow,.bs-popover-end>.popover-arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before,.bs-popover-end>.popover-arrow::before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after,.bs-popover-end>.popover-arrow::after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.bs-popover-bottom>.popover-arrow{top:calc(-.5rem - 1px)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before,.bs-popover-bottom>.popover-arrow::before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after,.bs-popover-bottom>.popover-arrow::after{top:1px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#fff}.bs-popover-auto[data-popper-placement^=bottom] .popover-header::before,.bs-popover-bottom .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f0f0f0}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow,.bs-popover-start>.popover-arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before,.bs-popover-start>.popover-arrow::before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after,.bs-popover-start>.popover-arrow::after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem 1rem;margin-bottom:0;font-size:1.125rem;background-color:#f0f0f0;border-bottom:1px solid rgba(0,0,0,.2);border-top-left-radius:0;border-top-right-radius:0}.popover-header:empty{display:none}.popover-body{padding:1rem 1rem;color:#000}.clearfix::after{display:block;clear:both;content:""}.link-primary{color:#fc0}.link-primary:focus,.link-primary:hover{color:#ffd633}.link-secondary{color:#ffeb80}.link-secondary:focus,.link-secondary:hover{color:#ffef99}.link-success{color:#198754}.link-success:focus,.link-success:hover{color:#146c43}.link-info{color:#0dcaf0}.link-info:focus,.link-info:hover{color:#3dd5f3}.link-warning{color:#fc0}.link-warning:focus,.link-warning:hover{color:#ffd633}.link-danger{color:#dc3545}.link-danger:focus,.link-danger:hover{color:#b02a37}.link-light{color:#f6f6f6}.link-light:focus,.link-light:hover{color:#f8f8f8}.link-dark{color:#212529}.link-dark:focus,.link-dark:hover{color:#1a1e21}.ratio{position:relative;width:100%}.ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:calc(3 / 4 * 100%)}.ratio-16x9{--bs-aspect-ratio:calc(9 / 16 * 100%)}.ratio-21x9{--bs-aspect-ratio:calc(9 / 21 * 100%)}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1020}@media (min-width:576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}}@media (min-width:768px){.sticky-md-top{position:sticky;top:0;z-index:1020}}@media (min-width:992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}}@media (min-width:1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}}@media (min-width:1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.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}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow: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-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:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.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:1px solid #e6e6e6!important}.border-0{border:0!important}.border-top{border-top:1px solid #e6e6e6!important}.border-top-0{border-top:0!important}.border-end{border-right:1px solid #e6e6e6!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:1px solid #e6e6e6!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:1px solid #e6e6e6!important}.border-start-0{border-left:0!important}.border-primary{border-color:#fc0!important}.border-secondary{border-color:#ffeb80!important}.border-success{border-color:#198754!important}.border-info{border-color:#0dcaf0!important}.border-warning{border-color:#fc0!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f6f6f6!important}.border-dark{border-color:#212529!important}.border-white{border-color:#fff!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}.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}.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}.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}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:2.5rem!important}.fs-2{font-size:1.875rem!important}.fs-3{font-size:2.5rem!important}.fs-4{font-size:1.875rem!important}.fs-5{font-size:1.875rem!important}.fs-6{font-size:1.5rem!important}.fs-7{font-size:1.5rem!important}.fs-8{font-size:1.375rem!important}.fs-9{font-size:1.125rem!important}.fs-10{font-size:1.125rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-light{font-weight:300!important}.fw-lighter{font-weight:lighter!important}.fw-normal{font-weight:400!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.35!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{color:#fc0!important}.text-secondary{color:#ffeb80!important}.text-success{color:#198754!important}.text-info{color:#0dcaf0!important}.text-warning{color:#fc0!important}.text-danger{color:#dc3545!important}.text-light{color:#f6f6f6!important}.text-dark{color:#212529!important}.text-white{color:#fff!important}.text-body{color:#000!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:rgba(255,255,255,.5)!important}.text-reset{color:inherit!important}.bg-primary{background-color:#fc0!important}.bg-secondary{background-color:#ffeb80!important}.bg-success{background-color:#198754!important}.bg-info{background-color:#0dcaf0!important}.bg-warning{background-color:#fc0!important}.bg-danger{background-color:#dc3545!important}.bg-light{background-color:#f6f6f6!important}.bg-dark{background-color:#212529!important}.bg-body{background-color:#fff!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;-ms-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:0!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:0!important}.rounded-2{border-radius:0!important}.rounded-3{border-radius:0!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:0!important}.rounded-top{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-end{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.rounded-bottom{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.rounded-start{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media (min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float: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-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}.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}.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}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float: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-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}.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}.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}.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}.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-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}.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}.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}.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}.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-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}.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}.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}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width:1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!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-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}}:root{--sticky-height:170px;--sticky-menu-height:170px;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--breakpoint-xxl:1400px}.consent-wrapper,.cookie-wrapper{--cookie-highlight-color:#039BCE}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translate3d(0,0,0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url('../../../typo3conf/ext/alto_tpl/Resources/Public/Css/ajax-loader.gif') center center no-repeat}@font-face{font-family:slick;src:url('../../../typo3conf/ext/alto_tpl/Resources/Public/Fonts/slick.eot');src:url('../../../typo3conf/ext/alto_tpl/Resources/Public/Fonts/slick.eot?#iefix') format("embedded-opentype"),url('../../../typo3conf/ext/alto_tpl/Resources/Public/Fonts/slick.woff') format("woff"),url('../../../typo3conf/ext/alto_tpl/Resources/Public/Fonts/slick.ttf') format("truetype"),url('../../../typo3conf/ext/alto_tpl/Resources/Public/Fonts/slick.svg#slick') format("svg");font-weight:400;font-style:normal}.slick-next,.slick-prev{position:absolute;display:block;height:20px;width:20px;line-height:0;font-size:0;cursor:pointer;background:0 0;color:transparent;top:50%;transform:translate(0,-50%);padding:0;border:none;outline:0}.slick-next:focus,.slick-next:hover,.slick-prev:focus,.slick-prev:hover{outline:0;background:0 0;color:transparent}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;color:#fff;opacity:.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%}.slick-dots li{position:relative;display:inline-block;height:20px;width:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{border:0;background:0 0;display:block;height:20px;width:20px;outline:0;line-height:0;font-size:0;color:transparent;padding:5px;cursor:pointer}.slick-dots li button:focus,.slick-dots li button:hover{outline:0}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{position:absolute;top:0;left:0;content:"•";width:20px;height:20px;font-family:slick;font-size:6px;line-height:20px;text-align:center;color:#000;opacity:.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{color:#000;opacity:.75}.hamburger{padding:0 0;display:inline-block;cursor:pointer;transition-property:opacity,filter;transition-duration:.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}.hamburger:hover{opacity:.7}.hamburger.is-active:hover{opacity:.7}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner::after,.hamburger.is-active .hamburger-inner::before{background-color:#495057}.hamburger-box{width:1rem;height:13px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-1.5px}.hamburger-inner,.hamburger-inner::after,.hamburger-inner::before{width:1rem;height:3px;background-color:#495057;border-radius:4px;position:absolute;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}.hamburger-inner::after,.hamburger-inner::before{content:"";display:block}.hamburger-inner::before{top:-5px}.hamburger-inner::after{bottom:-5px}.hamburger--collapse .hamburger-inner{top:auto;bottom:0;transition-duration:.13s;transition-delay:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse .hamburger-inner::after{top:-10px;transition:top .2s .2s cubic-bezier(.33333,.66667,.66667,1),opacity .1s linear}.hamburger--collapse .hamburger-inner::before{transition:top .12s .2s cubic-bezier(.33333,.66667,.66667,1),transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse.is-active .hamburger-inner{transform:translate3d(0,-5px,0) rotate(-45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--collapse.is-active .hamburger-inner::after{top:0;opacity:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s .22s linear}.hamburger--collapse.is-active .hamburger-inner::before{top:0;transform:rotate(-90deg);transition:top .1s .16s cubic-bezier(.33333,0,.66667,.33333),transform .13s .25s cubic-bezier(.215,.61,.355,1)}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:0!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure .small,.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure .small,.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{transform:scale(.75)}.mfp-arrow-left{transform-origin:0}.mfp-arrow-right{transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}@font-face{font-family:'Font Awesome 5 Free';font-style:normal;font-weight:400;font-display:block;src:url(/typo3conf/ext/alto_tpl/Resources/Public/Fonts/fa-regular-400.eot);src:url(/typo3conf/ext/alto_tpl/Resources/Public/Fonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(/typo3conf/ext/alto_tpl/Resources/Public/Fonts/fa-regular-400.woff2) format("woff2"),url(/typo3conf/ext/alto_tpl/Resources/Public/Fonts/fa-regular-400.woff) format("woff"),url(/typo3conf/ext/alto_tpl/Resources/Public/Fonts/fa-regular-400.ttf) format("truetype"),url(/typo3conf/ext/alto_tpl/Resources/Public/Fonts/fa-regular-400.svg#fontawesome) format("svg")}.far{font-family:'Font Awesome 5 Free';font-weight:400}@font-face{font-family:'Font Awesome 5 Free';font-style:normal;font-weight:900;font-display:block;src:url(/typo3conf/ext/alto_tpl/Resources/Public/Fonts/fa-solid-900.eot);src:url(/typo3conf/ext/alto_tpl/Resources/Public/Fonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(/typo3conf/ext/alto_tpl/Resources/Public/Fonts/fa-solid-900.woff2) format("woff2"),url(/typo3conf/ext/alto_tpl/Resources/Public/Fonts/fa-solid-900.woff) format("woff"),url(/typo3conf/ext/alto_tpl/Resources/Public/Fonts/fa-solid-900.ttf) format("truetype"),url(/typo3conf/ext/alto_tpl/Resources/Public/Fonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.fas{font-family:'Font Awesome 5 Free';font-weight:900}@font-face{font-family:'Font Awesome 5 Brands';font-style:normal;font-weight:400;font-display:block;src:url(/typo3conf/ext/alto_tpl/Resources/Public/Fonts/fa-brands-400.eot);src:url(/typo3conf/ext/alto_tpl/Resources/Public/Fonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(/typo3conf/ext/alto_tpl/Resources/Public/Fonts/fa-brands-400.woff2) format("woff2"),url(/typo3conf/ext/alto_tpl/Resources/Public/Fonts/fa-brands-400.woff) format("woff"),url(/typo3conf/ext/alto_tpl/Resources/Public/Fonts/fa-brands-400.ttf) format("truetype"),url(/typo3conf/ext/alto_tpl/Resources/Public/Fonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:'Font Awesome 5 Brands';font-weight:400}@media (min-width:768px){body{font-size:1.375rem}}.teaser-tiles .text-overlay .title,.teaser-tiles .text-overlay p{font-size:1.125rem}@media (min-width:768px){.teaser-tiles .text-overlay .title,.teaser-tiles .text-overlay p{font-size:1.375rem}}.alphabet a,.h1 span,.quote-item .author,.slider-wrapper .content span span,.teaser-tiles .text-overlay p,h1 span{font-family:"Trebuchet MS",sans-serif;line-height:1.35;font-weight:400}.accordion-button,.btn,.col-expertises .expertise-item,.col-header-nav ul,.col-staff-filter label,.col-therapy-table tr.details,.hidden-nav-wrapper .nav-link.is-active,.nav-dropdown-menu.mega>.nav-item>.nav-link.is-active,.news-meta,.news-single .teaser-text,.quote,.slider-wrapper .content span,.title,footer .clinic{font-family:"Trebuchet MS",sans-serif;line-height:1.35;font-weight:700}.h1,h1{background-image:linear-gradient(90deg,#fc0 0,#ffeb80 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:1.75rem;text-transform:uppercase}@media (max-width:767.98px){.h1,h1{font-size:1.875rem;margin-bottom:.875rem}}.h2,h2{text-transform:uppercase;margin-bottom:1.75rem}@media (max-width:767.98px){.h2,h2{font-size:1.875rem;margin-bottom:.875rem}}@media (max-width:767.98px){.h3,h3{font-size:1.5rem}}@media (max-width:767.98px){.h4,h4{font-size:1.375rem}}@media (max-width:767.98px){.h3,.h4,.h5,.h6,h3,h4,h5,h6{margin-bottom:.5rem}}body,html{overflow-x:hidden;min-height:100vh;position:relative}body.has-active-menu,html.has-active-menu{overflow:hidden;height:100%}body[data-size="120"],html[data-size="120"]{font-size:120%}body[data-size="140"],html[data-size="140"]{font-size:140%}body[data-size="160"],html[data-size="160"]{font-size:160%}body[data-size="180"],html[data-size="180"]{font-size:180%}body[data-size="200"],html[data-size="200"]{font-size:200%}.container .container{padding-left:0;padding-right:0}body{max-width:1920px;margin:0 auto}.col-main{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);flex:0 0 auto;width:75%}.col-main>section{padding-top:0}.col-main .col-nevent-item{flex:0 0 auto;width:58.33333%;padding-top:0;padding-bottom:1rem}.col-main .col-nevent-item img{-o-object-fit:contain;object-fit:contain;height:auto!important;margin-bottom:0}.col-main .col-nevent-item.intro{flex:0 0 auto;width:41.66667%}.col-marginal{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);flex:0 0 auto;width:25%;font-size:.91667rem}.col-marginal .item:before{padding-right:0;content:''}.col-marginal .itemactive a{background-size:100% 88%}.col-marginal li:before{top:4px}.col-marginal .title{display:block;background-image:linear-gradient(90deg,#fc0 0,#ffeb80 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.tooltip{box-shadow:0 .5rem 1rem rgba(0,0,0,.15);border:1px solid rgba(0,0,0,.2);padding:0!important}img{max-width:100%;margin:0 auto;max-height:100%;height:auto;-o-object-fit:cover;object-fit:cover}.mfp-content figcaption{margin:0}.mfp-with-zoom .mfp-container,.mfp-with-zoom.mfp-bg{opacity:0;-webkit-backface-visibility:hidden;transition:all .3s ease-out}.mfp-with-zoom.mfp-ready .mfp-container{opacity:1}.mfp-with-zoom.mfp-ready.mfp-bg{opacity:.8}.mfp-with-zoom.mfp-removing .mfp-container,.mfp-with-zoom.mfp-removing.mfp-bg{opacity:0}.mfp-no-bg .mfp-figure:after{background:0 0;box-shadow:unset}.mfp-with-bg .mfp-figure{background:#fff}.mfp-with-bg .mfp-close{color:#000;right:0;padding-right:10px}p{margin-bottom:1.3125rem}@media (min-width:768px){p{margin-bottom:2.625rem}}p:last-child{margin-bottom:0}p:last-child{margin-bottom:0}hr{margin-top:-.65625rem;margin-bottom:.65625rem}@media (min-width:768px){hr{margin-top:-1.3125rem;margin-bottom:1.3125rem}}figcaption{font-size:.875rem;margin-top:1.3125rem}.news-img-caption{font-size:.875rem;margin-top:.65625rem}blockquote{padding:2px .5rem 2px 1rem;font-style:italic;border:0 solid #6c757d;border-left-width:5px;margin-bottom:1.3125rem}@media (min-width:768px){blockquote{margin-bottom:2.625rem;margin-left:2rem}}.section,section{padding:.8125rem 0}@media (min-width:768px){.section,section{padding:1.625rem 0}}.section:last-of-type,section:last-of-type{padding-bottom:1.625rem}@media (min-width:768px){.section:last-of-type,section:last-of-type{padding-bottom:3.25rem}}.section.bg-gray,section.bg-gray{background-color:#f6f6f6}.section.bg-yellow-gradient,section.bg-yellow-gradient{background:linear-gradient(90deg,#fc0 0,#ffeb80 100%)}.section a,section a{display:inline-block;position:relative;background-image:linear-gradient(0,#fc0 0,#ffeb80 100%);background-repeat:no-repeat;background-size:100% .2em;background-position:0 105%;transition:background-size .25s ease-in}.section a:hover,section a:hover{background-size:100% 88%}.section ul,section ul{padding-left:0;margin-bottom:1.3125rem}@media (min-width:768px){.section ul,section ul{margin-bottom:2.625rem}}.section ul li,section ul li{display:table-row}.section ul li:before,section ul li:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='19' fill='%23ffcc00' viewBox='0 0 8 19'%3E%3Cpath d='M24 0h-24v24h24v-24z'/%3E%3C/svg%3E");font-size:.5rem;display:table-cell;color:#fc0;position:relative;padding-right:.75rem;line-height:0}.section ul li:after,section ul li:after{display:block;content:'';height:.25rem}.table,table{margin-bottom:1.3125rem}@media (min-width:768px){.table,table{margin-bottom:2.625rem}}.table-responsive .table,.table-responsive table{margin-bottom:0}.table-responsive:last-child{margin-bottom:1.3125rem}@media (min-width:768px){.table-responsive:last-child{margin-bottom:2.625rem}}.section.space-top-none,section.space-top-none{padding-top:0}.section.space-bottom-none,section.space-bottom-none{padding-bottom:0}ul{padding:0;margin:0}.col-intro{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);flex:0 0 auto;width:100%}.col-intro p:last-child{margin-bottom:1.3125rem}@media (min-width:768px){.col-intro p:last-child{margin-bottom:2.625rem}}.col-intro.ce-bodytext p:last-child{margin-bottom:1.3125rem!important}@media (min-width:768px){.col-intro.ce-bodytext p:last-child{margin-bottom:2.625rem!important}}.items-holder{--bs-gutter-y:1.5rem}.checkbox-switcher{display:flex;color:#000!important;text-decoration:none!important}.checkbox-switcher input[type=checkbox]{display:none}.checkbox-switcher label{position:relative;display:inline-flex;cursor:pointer;line-height:23px;margin:auto 0;white-space:nowrap}.checkbox-switcher input[type=checkbox]+label:after{width:28px;height:18px;border-radius:30px;border:2px solid #706f6f;content:"";margin:auto 0 auto .75rem;transition:background-color .5s linear}.checkbox-switcher input[type=checkbox]+label:before{width:10px;height:10px;border-radius:30px;background-color:#706f6f;content:"";transition:margin .1s linear;position:absolute;right:14px;top:6.5px}.checkbox-switcher input[type=checkbox]:checked+label:after{background-color:#fc0;border-color:#fc0}.checkbox-switcher input[type=checkbox]:checked+label:before{margin:0 -10px 0 0;background:#fff}.is-invisible{padding:0;margin:0;visibility:hidden;height:0;border:none}svg.is-invisible{position:absolute}.is-hidden{display:none}.image-overlay{position:absolute;bottom:0;left:0;right:0;top:50%;background:linear-gradient(0,rgba(0,0,0,.6) 0,rgba(0,0,0,0) 100%)}.text-overlay{position:absolute;bottom:1.625rem;left:1.625rem;font-size:1.875rem;font-weight:700;color:#fff;line-height:1;transition:all .5s ease-in-out}@media (min-width:992px){.text-overlay{font-size:2.5rem}}.accordion-button{font-size:1.375rem;text-transform:uppercase;background:linear-gradient(90deg,#e6e6e6 0,#f2f2f2 100%);word-break:break-word;padding:.5rem .8125rem}.accordion-button:after{fill:url('../../../typo3conf/ext/alto_tpl/Resources/Public/Css/#gradient-top-bottom') #fc0;background-size:1.875rem;background-position:center}@media (min-width:768px){.accordion-button{font-size:1.875rem;padding:1rem 1.625rem}.accordion-button:after{background-size:2.25rem}}.accordion-item:nth-child(even) .accordion-button{background:linear-gradient(90deg,#f2f2f2 0,#e6e6e6 100%)}.accordion-item .text-media{flex-wrap:wrap}.accordion-body img{height:auto!important}.pagination{display:flex;flex-wrap:wrap;justify-content:center}.pagination li{margin:0 .5rem}.pagination li:before{display:none}.pagination li.current a{border-bottom:2px solid #fc0}.pagination a{background:0 0;color:#000;text-decoration:none}.pagination a:hover{border-bottom:2px solid #fc0}.pagination svg{width:1rem;height:1rem;margin-top:-2px}.focuspoint{height:100%}.consent-wrapper,.cookie-wrapper{--cookie-highlight-color:#fc0}.consent-content{font-size:1rem}.popover-close{position:absolute;right:.5rem;top:.5rem;width:1rem;height:1rem;opacity:.3;cursor:pointer}.popover-close:hover{opacity:1}.popover-close:after,.popover-close:before{position:absolute;left:7px;content:' ';height:1rem;width:2px;background-color:#333}.popover-close:before{transform:rotate(45deg)}.popover-close:after{transform:rotate(-45deg)}.btn{line-height:1;text-transform:uppercase;font-size:.875rem;background:#fff;color:#000;border:none}.btn:hover{background:#e6e6e6}.btn:before{content:"";background-image:url(/typo3conf/ext/alto_tpl/Resources/Public//Images/Icons/icon-arrow-right.svg);background-size:.75rem;display:inline-flex;margin-right:4px;width:.75rem;height:.75rem}.btn.gradient-from-left{background:linear-gradient(90deg,#fc0 0,#ffeb80 100%)}.btn.gradient-from-left:hover{background:linear-gradient(90deg,#e6e6e6 0,#f2f2f2 100%)}input.error,select.error{border-color:#dc3545;background-image:url(data:image/png;base64,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bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ1IDc5LjE2MzQ5OSwgMjAxOC8wOC8xMy0xNjo0MDoyMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iIHhtbG5zOnRpZmY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vdGlmZi8xLjAvIiB4bWxuczpleGlmPSJodHRwOi8vbnMuYWRvYmUuY29tL2V4aWYvMS4wLyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNCAoTWFjaW50b3NoKSIgeG1wOkNyZWF0ZURhdGU9IjIwMTUtMDUtMTVUMTA6Mzg6NTUrMDI6MDAiIHhtcDpNZXRhZGF0YURhdGU9IjIwMTktMDktMjVUMTA6MTI6NTcrMDI6MDAiIHhtcDpNb2RpZnlEYXRlPSIyMDE5LTA5LTI1VDEwOjEyOjU3KzAyOjAwIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjE5MDc3M2JjLTA0MmQtNmI0NC1hMTk5LWYyZjE2ZGQ3NzA5NSIgeG1wTU06RG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjM4YmMxOTAwLTNiNmMtMTE3OC05ZDQ5LWY0MzVhZTM4NTFiMSIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOmQ1ZjJhY2QyLTQ2ZDUtNGVlZS05NDllLThkMDI0MTljZjA3OCIgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIgcGhvdG9zaG9wOklDQ1Byb2ZpbGU9IkRpc3BsYXkiIGRjOmZvcm1hdD0iaW1hZ2UvcG5nIiB0aWZmOk9yaWVudGF0aW9uPSIxIiB0aWZmOlhSZXNvbHV0aW9uPSI3MjAwMDAvMTAwMDAiIHRpZmY6WVJlc29sdXRpb249IjcyMDAwMC8xMDAwMCIgdGlmZjpSZXNvbHV0aW9uVW5pdD0iMiIgZXhpZjpDb2xvclNwYWNlPSI2NTUzNSIgZXhpZjpQaXhlbFhEaW1lbnNpb249IjE5IiBleGlmOlBpeGVsWURpbWVuc2lvbj0iMTciPiA8eG1wTU06SGlzdG9yeT4gPHJkZjpTZXE+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJjcmVhdGVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOmQ1ZjJhY2QyLTQ2ZDUtNGVlZS05NDllLThkMDI0MTljZjA3OCIgc3RFdnQ6d2hlbj0iMjAxNS0wNS0xNVQxMDozODo1NSswMjowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKE1hY2ludG9zaCkiLz4gPHJkZjpsaSBzdEV2dDphY3Rpb249InNhdmVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOjU4ZmM5Yzg4LWFiYWUtNGEzMC1iNGUxLTUyMTQyZWYzMzM4NCIgc3RFdnQ6d2hlbj0iMjAxNS0wNS0xNVQxMDozODo1NSswMjowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKE1hY2ludG9zaCkiIHN0RXZ0OmNoYW5nZWQ9Ii8iLz4gPHJkZjpsaSBzdEV2dDphY3Rpb249InNhdmVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOjE5MDc3M2JjLTA0MmQtNmI0NC1hMTk5LWYyZjE2ZGQ3NzA5NSIgc3RFdnQ6d2hlbj0iMjAxOS0wOS0yNVQxMDoxMjo1NyswMjowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKFdpbmRvd3MpIiBzdEV2dDpjaGFuZ2VkPSIvIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PtRYvbIAAADYSURBVDiNzZSxDYNADEUfURZAygSsQPo0MEJWCCOwAhkhGSErQJM+rMAEkRiBFOeTDscHKShykht/+51t+S6Zpomtzm4zErDXju5wAsjF7pG8WrSxeD/jMIG0QCp2VXoLFMAFKIHBC1abD4EANGIaBJABtzDRgunWarngFYDMWKtN31ZY0dmIK4FurTIPrCKaCVqCIcF9xP8FWoJluGHnhlaI9hPMg7LAN0aAaeiMrYYGlWIauLoa4Zw8qMfNSQNnM7VgFW5/BuCoEjxwlLjZ60j+9tfYFPYBTeIxEIMikHcAAAAASUVORK5CYII=);background-position:right .75rem center;background-repeat:no-repeat;box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}input.valid,select.valid{border-color:#198754;background-position:right .75rem center;background-repeat:no-repeat;box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}input.valid{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADdYAAA3WAZBveZwAAAD/SURBVDhPYxhwwAiliQZxW+PUokUX3QSxF7+PcSPJgNjdsZox/IuvQblgQLQB2DSDABOUxguit0VrYdO86E20JVPctjjDnacY/oNw7M5YMagcHMTviNeOE1l6FcqFg0Ufom2Wei09wQjSCBUDg+WvEyQXeC94AWIDDdSJEVx8GSyBBMCa3ZYeBbExDAABkCF/Wf6KYNMMDHnrJe5LjkG5DIwxO2K8Y4WWbIHy8YKlb+OsFnkuOg7lggHTEo8lW5e8jQ2G8nECbJpBAB6N0dujA+OEl66DclEAKLRBAQbl4gZxO+L8YTECw8CANIdKEweAhrjANAPDxwgqPGgBAwMA9JBtfZM2lYUAAAAASUVORK5CYII=)}input[type=file].error{color:#dc3545;background:0 0;box-shadow:none}input[type=file].valid{color:#198754;background:0 0;box-shadow:none}.form-error{display:block;color:#dc3545;margin-top:5px;margin-bottom:10px;line-height:140%}span.help{color:#999;font-size:90%}input.async-validation,input.validating-server-side,select.async-validation,select.validating-server-side{opacity:.5;background-image:url(data:image/gif;base64,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);background-position:right 5px center;background-repeat:no-repeat;background-color:#fff}div.form-error{background-color:#f2dede;padding:15px;margin-bottom:20px;border:#dc3545 1px solid;border-radius:4px}div.form-error strong{font-weight:700;display:block;margin:0;padding:0 0 10px}div.form-error strong,div.form-error ul li{line-height:140%;color:#dc3545;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px}div.form-error ul,div.form-error ul li{background:0 0}.autoComplete_wrapper{position:relative}.autoComplete_wrapper>ul{position:absolute;max-height:226px;overflow-y:scroll;box-sizing:border-box;left:0;right:0;margin:.5rem 0 0 0;padding:0;z-index:1;list-style:none;border-radius:.6rem;background-color:#fff;border:1px solid rgba(33,33,33,.07);box-shadow:0 3px 6px rgba(149,157,165,.15);outline:0;transition:opacity .15s ease-in-out;-moz-transition:opacity .15s ease-in-out;-webkit-transition:opacity .15s ease-in-out}.autoComplete_wrapper>ul:empty,.autoComplete_wrapper>ul[hidden]{display:block;opacity:0;transform:scale(0)}.autoComplete_wrapper>ul>li{margin:.3rem;padding:.3rem .5rem;text-align:left;font-size:1rem;color:#212121;border-radius:.35rem;background-color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:all .2s ease}.autoComplete_wrapper>ul>li .mark,.autoComplete_wrapper>ul>li mark{background-color:transparent;color:#fc0;font-weight:700;padding:0}.autoComplete_wrapper>ul>li:hover{cursor:pointer;background-color:#fff5cc}.autoComplete_wrapper>ul>li[aria-selected=true]{background-color:#fff5cc}.autoComplete_wrapper li{display:block}.autoComplete_wrapper li:before{display:none}@media (min-width:1400px){.container-menu{max-width:1150px}}.nav-wrap{flex:0 0 auto;width:100%;display:none;height:100%}@media (min-width:768px){.nav-wrap{display:flex}}@-webkit-keyframes menu-dropdown-opener{0%{max-height:0;overflow:hidden}100%{max-height:900px}}@keyframes menu-dropdown-opener{0%{max-height:0;overflow:hidden}100%{max-height:900px}}.navi{padding-left:1rem;display:flex;margin:0;width:100%;justify-content:center}.navi .nav-item.dropdown{border-bottom:none;justify-content:center}.navi .nav-item.dropdown:hover>.wrap-dropdown-menu{display:flex;transform:scaleY(1)}.navi .nav-item:last-child .wrap-dropdown-menu .wrap-dropdown-menu{left:unset;right:100%}.navi .nav-item:last-of-type .wrap-dropdown-menu{right:0;left:auto}.navi .back-item{display:none!important}.navi>.nav-item:hover{background-color:#fc0}.navi .nav-dropdown-menu .dropdown>.nav-link{display:inline-flex}.navi .nav-dropdown-menu .dropdown>.nav-link:after{content:'';background-image:url(/typo3conf/ext/alto_tpl/Resources/Public//Images/Icons/icon-caret-right.svg);background-repeat:no-repeat;background-size:.825rem;width:.825rem;height:.825rem;padding:0;margin:auto -.4125rem auto auto;position:absolute;right:1.5rem;top:calc(50% - 4px)}.hidden-nav .nav-item,.navi .nav-item{display:inline-flex;padding:0 2.5rem;position:relative}.hidden-nav .nav-item.is-active,.navi .nav-item.is-active{background-color:#fc0}.hidden-nav .nav-item:hover,.navi .nav-item:hover{cursor:pointer}.hidden-nav .nav-item.second,.navi .nav-item.second{background-color:#ffeb80}.hidden-nav .nav-item.second:hover,.navi .nav-item.second:hover{background-color:#fc0}.hidden-nav .nav-link,.navi .nav-link{width:100%;color:#000;font-size:1.125rem;display:flex;margin:auto 0;padding:.5rem 0;word-wrap:break-word;white-space:nowrap;text-transform:uppercase}.hidden-nav .nav-link.multiline,.navi .nav-link.multiline{white-space:wrap}@-webkit-keyframes fading{0%{opacity:0;padding:0;display:none}10%{display:block;max-height:100%}90%{opacity:.1}100%{opacity:1}}@keyframes fading{0%{opacity:0;padding:0;display:none}10%{display:block;max-height:100%}90%{opacity:.1}100%{opacity:1}}.wrap-dropdown-menu{position:absolute;top:100%;box-shadow:0 3px 10px rgba(0,0,0,.2);transition:all ease-out .25s;transition-delay:.25s;transform:scaleY(0);transform-origin:top;z-index:100;background-color:#fff}.wrap-dropdown-menu .container{padding:0!important;margin:0!important;max-width:unset;width:100%;border:1rem solid #fc0}.wrap-dropdown-menu .wrap-dropdown-menu{top:0!important;left:100%!important;right:unset!important}.wrap-dropdown-menu:hover{overflow:visible}.navi .wrap-dropdown-menu .dropdown{flex-direction:column}.navi .wrap-dropdown-menu .wrap-dropdown-menu .nav-dropdown-menu{display:flex;flex-direction:column}.nav-dropdown-menu{overflow:visible;position:relative;width:auto;padding:1rem 0;border:0;border-radius:0;background:0 0}.nav-dropdown-menu.mega{-moz-columns:2;columns:2;margin-bottom:-23px}@media (min-width:1200px){.nav-dropdown-menu.mega{-moz-columns:3;columns:3}}@media (min-width:1400px){.nav-dropdown-menu.mega{display:grid;grid-template-rows:repeat(4,minmax(0,auto));grid-auto-flow:column}}.nav-dropdown-menu.mega>.nav-item{margin-bottom:23px}.nav-dropdown-menu.mega>.nav-item>.nav-link{text-transform:uppercase}.nav-dropdown-menu.mega>.nav-item>.nav-link.is-active{color:#000}.nav-dropdown-menu.mega .nav-item{min-width:unset}.nav-dropdown-menu.mega .dropdown{justify-content:flex-start}@media (min-width:1200px){.nav-dropdown-menu.mega .dropdown{grid-row:span 4}}.nav-dropdown-menu.mega .dropdown .nav-link{margin:0}.nav-dropdown-menu.mega .nav-dropdown-menu{padding:0}.nav-dropdown-menu .nav-item{padding:0;width:100%;min-width:250px}.nav-dropdown-menu .nav-item:last-child .nav-link{border:none}.nav-dropdown-menu .nav-item:hover>a{color:#fc0}.nav-dropdown-menu .nav-item:hover>a:after{background-image:url(/typo3conf/ext/alto_tpl/Resources/Public/Images/Icons/icon-caret-right-primary.svg)!important}.nav-dropdown-menu .nav-item .nav-link{display:inline-block;padding:.5rem 3rem .5rem 1.5rem;font-size:1.125rem;text-transform:none;color:#000;transition:ease-in-out .1s}.nav-dropdown-menu .nav-item .nav-link.is-active{color:#fc0}.menu-button{margin-top:auto;margin-bottom:auto}.menu-overlay{position:absolute;top:0;left:0;height:100%;width:100%;background-color:#212529;opacity:.9;z-index:490}@media (min-width:992px){.menu-overlay{display:none!important}}.menu-button{display:flex;position:relative;z-index:660;transition:all .6s}@media (min-width:576px){.menu-button{margin-left:auto}}@media (min-width:768px){.menu-button{flex:0 0 auto;width:8.33333%}}.menu-button.mobile-button-change .hamburger-inner{background-color:#000}.menu-button.mobile-button-change .hamburger-inner:after,.menu-button.mobile-button-change .hamburger-inner:before{background-color:#000}.menu-button .hamburger{margin-right:auto}.menu-button:after{content:attr(count);position:absolute;padding:5px;width:25px;height:25px;top:-15px;left:.375rem;color:#fff;background-color:#fc0;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;font-size:13px;line-height:13px}.menu-button.counter-hidden:after{display:none}.menu-button.is-hidden{flex:0;padding:0;width:0;margin:0;overflow:hidden;transition:none}.hidden-nav-wrapper{position:absolute;top:0;right:0;z-index:600;width:100%;min-height:100vh;display:flex;background:#fff;transform:translateX(100%);transition:all ease-in-out .5s}.hidden-nav-wrapper.menu-open{transform:none}.hidden-nav-wrapper .container{border:none}.hidden-nav-wrapper .wrap-dropdown-menu{display:flex;transition:left .6s cubic-bezier(.57,.21,.69,1);width:100%;background:#fff;position:absolute;transform:translate3d(0,0,0);max-height:100%;left:100%;right:0;bottom:0;top:0;z-index:200;height:calc(100vh - var(--sticky-menu-height));box-shadow:none;overflow-x:hidden;overflow-y:auto}.hidden-nav-wrapper .wrap-dropdown-menu.is-open{left:0!important}.hidden-nav-wrapper .next-level,.hidden-nav-wrapper .prev-level{width:60px;height:60px;font-size:1rem;transition:all ease-in-out .5s;cursor:pointer;display:flex;background-size:1rem;background-repeat:no-repeat;background-position:center;margin:auto}.hidden-nav-wrapper .next-level{background-image:url(/typo3conf/ext/alto_tpl/Resources/Public//Images/Icons/icon-caret-right.svg)}.hidden-nav-wrapper .prev-level{background-image:url(/typo3conf/ext/alto_tpl/Resources/Public//Images/Icons/icon-caret-left.svg)}.hidden-nav-wrapper .nav-item{flex-wrap:wrap;padding:0;margin:0;text-align:left;width:100%;background-color:#fff}.hidden-nav-wrapper .nav-item:last-child{border:none}.hidden-nav-wrapper .nav-item.special{border:none;margin-left:0}@media (min-width:768px){.hidden-nav-wrapper .nav-item.special{display:none}}.hidden-nav-wrapper .nav-item.special:last-child .nav-link{border:none}.hidden-nav-wrapper .nav-item.special .nav-link{padding:1.125rem 1.125rem 1.125rem 0;margin-left:1.125rem;border-bottom:1px solid #fff}.hidden-nav-wrapper .nav-item.special i{margin:auto 0}.hidden-nav-wrapper .nav-item.special.language{background-color:#ffeb80}.hidden-nav-wrapper .nav-item.special .checkbox-switcher input[type=checkbox]:checked+label:before{background-color:#fc0}.hidden-nav-wrapper .nav-item.special .checkbox-switcher input[type=checkbox]:checked+label:after{border-color:#fff}.hidden-nav-wrapper .nav-item.special .checkbox-switcher label{display:flex;width:100%}.hidden-nav-wrapper .nav-item.special .checkbox-switcher label:before{background-color:#212529}.hidden-nav-wrapper .nav-item.special .checkbox-switcher label:after{margin-left:auto;background:#fff}.hidden-nav-wrapper .nav-item .nav-link{padding:1.125rem 0 1.125rem 1.125rem}.hidden-nav-wrapper .back-item{margin-left:0}.hidden-nav-wrapper .back-item .nav-link{padding-left:1.25rem}.hidden-nav-wrapper .nav-link{padding:1.125rem 0;font-size:1rem}.hidden-nav-wrapper .nav-link.is-active{color:#fc0}.hidden-nav-wrapper .nav-dropdown-menu .nav-link{font-size:1rem}@media (min-width:768px){.hidden-nav-wrapper{width:40vw}}.hidden-nav-wrap{position:fixed;overflow:hidden;text-align:center;margin:auto 0;width:100%;height:100%;padding-top:var(--sticky-menu-height)}@media (min-width:768px){.hidden-nav-wrap{width:40vw;padding-top:var(--sticky-menu-height)}}.hidden-nav-wrap .nav-dropdown-menu{display:block;position:static;margin-bottom:.5rem;padding:0;width:100%}.hidden-nav-wrap .nav-dropdown-menu.mega{-moz-columns:unset;columns:unset}.hidden-nav-wrap .dropdown{position:unset;background-color:#fff;transition:all ease-in-out 10s/2;border-left:0 solid #fc0}.hidden-nav-wrap .dropdown.is-open{transition:all ease-in-out 10s/2}.hidden-nav-wrap .dropdown .dropdown .nav-link{width:calc(100% - 60px)}.hidden-nav-wrap .dropdown .nav-link{width:calc(100% - 60px)}.hidden-nav{overflow:auto;position:relative;padding:0;height:100%;border-top:1px solid #000;-ms-overflow-style:none;scrollbar-width:none}.hidden-nav::-webkit-scrollbar{display:none}.navigation-wrap{position:fixed;z-index:150;padding-top:1.5rem;top:0;left:0;right:0;max-width:100%;font-size:1.125rem}.sticky-temp{transition:unset;top:-10%}.sub-menu{flex:0 0 auto;width:100%;display:none;z-index:50;background-color:purple}.sub-menu .is-active{text-decoration:underline}@media (min-width:992px){.sub-menu{display:block}}.onscroll-navigation-wrap{-webkit-animation:slide-down .5s;animation:slide-down .5s;padding:0;width:auto;min-width:100%;background-color:#fff;box-shadow:0 .15rem .25rem rgba(0,0,0,.075)!important;position:fixed!important;top:0;z-index:999;max-width:1920px}.onscroll-navigation-wrap .logo{display:none}.onscroll-navigation-wrap .sticky-logo{display:block}.onscroll-navigation-wrap .column-logo{display:flex;margin:0}.onscroll-navigation-wrap .column-logo img{padding:0;margin:2rem 0;height:40px}.onscroll-navigation-wrap .column-actions,.onscroll-navigation-wrap .column-nav{margin-top:0}.onscroll-navigation-wrap .column-contact{display:flex}.onscroll-navigation-wrap .row-logo-nav{margin:0}.onscroll-navigation-wrap .hamburger{margin-top:7px}.onscroll-navigation-wrap .hamburger-inner{background-color:#000}.onscroll-navigation-wrap .hamburger-inner:after,.onscroll-navigation-wrap .hamburger-inner:before{background-color:#000}.onscroll-navigation-wrap .wrap-dropdown-menu{top:100%}.onscroll-navigation-wrap .wrap-dropdown-menu .wrap-dropdown-menu{top:0}.onscroll-navigation-wrap .accessibility-holder{display:none}.onscroll-navigation-wrap .menu-button:after{top:-7px}.onscroll-navigation-wrap .mega-menu:hover .wrap-dropdown-menu{position:fixed}.onscroll-navigation-wrap .mega-menu .wrap-dropdown-menu{top:var(--sticky-menu-height);height:calc(100% - var(--sticky-menu-height))}.onscroll-navigation-wrap .nav-link{color:#000}@-webkit-keyframes slide-down{0%{opacity:0;transform:translateY(-100%)}100%{opacity:1;transform:translateY(0)}}@keyframes slide-down{0%{opacity:0;transform:translateY(-100%)}100%{opacity:1;transform:translateY(0)}}.nav-wrapper{margin-right:1.5rem;display:flex}.nav-wrapper .dropdown{margin-top:auto;margin-bottom:auto}.nav-wrapper a{font-size:.98438rem;color:#706f6f}.nav-wrapper .dropdown-toggle{display:flex}.nav-wrapper .dropdown-toggle .icon{padding-left:.5rem}.nav-wrapper .dropdown-toggle:after{color:#fc0;margin-top:auto;margin-bottom:auto}.nav-wrapper .dropdown-menu{padding:.25rem 0;border-color:#ced4da}.nav-wrapper .icon{padding-right:.5rem;margin:auto}.nav-wrapper .icon .icon-markup{display:flex}.nav-wrapper .icon img{width:20px;height:20px;max-width:20px;max-height:20px;border-radius:100%;border:1px solid #ced4da}.nav-wrapper .icon+.dropdown-item{padding-left:0}.nav-wrapper .dropdown-item{display:flex;padding-top:0}.nav-wrapper .dropdown-item:last-child{padding-bottom:0}.nav-wrapper .dropdown-item:hover{background-color:transparent;color:#fc0}.logo-actions{border-bottom:1px solid #000}.nav-item .search-holder{width:100%;margin-top:3rem;margin-left:1.125rem;margin-right:1.125rem}.nav-item .search-holder .col-11{width:100%}.wrap-accessibility{display:flex}@media (min-width:768px){.wrap-accessibility{display:flex}}@media (max-width:767.98px){.wrap-accessibility{margin-left:auto}}.wrap-accessibility a{margin-top:auto;margin-bottom:auto;margin-left:.5rem}.wrap-accessibility a:first-child{margin-left:0}.wrap-accessibility a.accessibility{color:#706f6f}.wrap-accessibility a.accessibility.active{color:inherit}.wrap-accessibility .print svg{padding:4px}.wrap-accessibility .checkbox-switcher{display:none}@media (min-width:768px){.wrap-accessibility .checkbox-switcher{display:flex}}.wrap-accessibility .nav-link.accessibility{display:none}@media (min-width:768px){.wrap-accessibility .nav-link.accessibility{display:block}}.col-breadcrumb{font-size:.75rem}.col-breadcrumb a{color:#706f6f;text-decoration:none;background:0 0}.col-breadcrumb a:hover{color:#000}.col-breadcrumb ul{display:flex;padding:1rem 0;margin:0;white-space:nowrap;overflow:auto}.col-breadcrumb li:first-child:before{display:none}.col-breadcrumb li:before{color:#706f6f;content:"/";font-size:.75rem;display:inline-block;padding:0 5px}.col-breadcrumb li:after{display:none}.slider-wrapper{margin-bottom:1.625rem;overflow:hidden}@media (min-width:768px){.slider-wrapper{height:570px}}.slider-wrapper img,.slider-wrapper video{width:100%;-o-object-fit:cover;object-fit:cover;height:270px}@media (min-width:768px){.slider-wrapper img,.slider-wrapper video{height:570px}}.slider-wrapper .content{top:0;bottom:0;right:0;width:100%;text-align:center;word-break:break-word}@media (min-width:768px){.slider-wrapper .content{position:absolute;width:480px;height:570px}}@media (min-width:992px){.slider-wrapper .content{right:150px}}.slider-wrapper .content span{font-size:1.725rem;display:block;line-height:1.2}@media (min-width:768px){.slider-wrapper .content span{font-size:3.125rem}}.slider-wrapper .content svg{width:4.5rem;height:4.5rem;fill:#fff;margin-bottom:1.5rem}@media (min-width:768px){.slider-wrapper .content svg{width:7.5rem;height:7.5rem}}.slider-wrapper .content .bg-holder{padding:2rem;height:100%;background:linear-gradient(0,#ffeb80 0,#fc0 100%)}@media (min-width:768px){.slider-wrapper .content .bg-holder{padding:4.25rem 2rem}}.slider-wrapper .slick-dots{bottom:.3rem}@media (min-width:768px){.slider-wrapper .slick-dots{bottom:1.5rem}}.slider-wrapper .slick-dots button:before{content:"";width:1rem;height:1rem;background-color:transparent;border-radius:100%;border:2px solid #fff;opacity:1}.slider-wrapper .slick-dots li:hover button:before{background:linear-gradient(90deg,#fc0 0,#ffeb80 100%);opacity:1}.slider-wrapper .slick-dots li.slick-active button:before{background:linear-gradient(90deg,#fc0 0,#ffeb80 100%);opacity:1}.header-image-wrapper{max-height:350px;background:linear-gradient(90deg,#fc0 0,#ffeb80 100%);margin-bottom:.8125rem}@media (min-width:768px){.header-image-wrapper{margin-bottom:1.625rem}}.header-image-wrapper img{height:350px;width:100%}@media (max-width:575.98px){.header-image-wrapper .col-12{padding-left:0;padding-right:0}}.col-header-nav{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);flex:0 0 auto;width:100%;margin:1rem 0;order:2}@media (min-width:768px){.col-header-nav{flex:0 0 auto;width:50%;margin:auto 0;padding-top:50px;padding-bottom:50px;order:1}}@media (min-width:992px){.col-header-nav{padding-top:100px;padding-bottom:100px}}.col-header-nav ul{line-height:1.4;font-size:1.5rem;list-style:none;text-transform:uppercase}@media (min-width:992px){.col-header-nav ul{font-size:1.875rem}}.col-header-nav ul a{color:#000;text-decoration:none}.col-header-nav li.is-active a,.col-header-nav li:hover a{color:#fff}.col-image{flex:0 0 auto;width:100%;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);position:relative}@media (min-width:768px){.col-image{flex:0 0 auto;width:41.66667%;margin-left:8.33333%;order:2}}@media (min-width:768px){.out-of-container{overflow:hidden;position:absolute;top:0;left:0;right:calc(102% - 50vw);bottom:0}}.header-image-wrapper.with-navi{max-height:unset;min-height:350px}.header-image-wrapper.with-navi .container,.header-image-wrapper.with-navi .row{min-height:350px}.header-image-wrapper.with-navi img{display:block;max-width:unset;max-height:unset;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.column-logo{flex:1 1 0;max-width:100%;display:flex;padding-top:1.5rem;padding-bottom:1.5rem;order:2;z-index:700}@media (min-width:992px){.column-logo{order:1}}.column-logo a{display:flex;text-decoration:none;color:#000!important}.column-logo img{max-height:50px;margin:0 0 0 .8125rem;width:56px}.column-logo .clinic{display:inline-block;margin:auto 0 auto 1.75rem}@media (min-width:768px){.column-logo .clinic{font-size:1.5rem}}.column-logo .menu-button{margin-left:auto}@media (min-width:992px){.column-logo .menu-button{display:none}}.column-actions{flex:0 0 auto;width:100%;margin:auto 0 auto auto;display:flex;justify-content:flex-start;order:1;padding-top:.5rem}@media (min-width:768px){.column-actions{padding-top:1.5rem}}@media (min-width:992px){.column-actions{flex:1 1 0;max-width:100%;justify-content:flex-end;order:2;padding-top:0}}.column-actions .checkbox-switcher{margin-left:1.5rem}.column-actions .checkbox-switcher label{color:#706f6f;font-size:1.125rem}.column-actions a{display:flex;text-decoration:none}.col-search{display:none;margin-left:auto}@media (min-width:768px){.col-search{display:flex}}@media (min-width:992px){.col-search{margin-left:1.5rem}}.col-search .search-holder{min-width:250px;margin-top:auto;margin-bottom:auto}.col-search .search-input-wrap{position:relative}.col-search input{padding:5px 10px 5px 36px;font-size:.75rem;line-height:1.2}.col-search .submit-btn{position:absolute;display:flex;top:0;bottom:0;left:10px}.col-search .submit-btn svg{margin:auto 0 auto 10px;width:16px;height:16px;fill:#706f6f}.column-main-nav{display:flex}@media (max-width:991.98px){.column-main-nav .menu-button{display:none}}.col-nevent-item{flex:0 0 auto;width:100%;display:flex;flex-direction:column;position:relative;padding:1.625rem}@media (min-width:768px){.col-nevent-item{flex:0 0 auto;width:50%}.col-nevent-item:nth-child(4n){background-color:#f6f6f6}}.col-nevent-item:hover .text-overlay{bottom:2.4375rem}.col-nevent-item:hover .text-overlay:after{opacity:1}.col-nevent-item.intro{padding:0;cursor:pointer}.col-nevent-item.intro a,.col-nevent-item.intro img{width:100%;height:100%}.col-nevent-item a:hover{background:0 0}.col-nevent-item .title{margin-bottom:.25rem}.col-nevent-item .teaser{padding-bottom:1rem}.col-nevent-item .actions{display:flex;flex-direction:column;margin-top:auto;margin-bottom:-1rem}.col-nevent-item .actions .btn{margin-bottom:1rem}.col-nevent-item .ical-link{position:absolute;right:1.625rem;bottom:1.625rem}.col-nevent-item .btn{margin-top:auto;margin-right:auto}.col-nevent-item svg{width:2.5rem;height:2.5rem;fill:url('../../../typo3conf/ext/alto_tpl/Resources/Public/Css/#gradient-left-right') #fc0}.nevent-list-temp{margin-bottom:-1.625rem}.nevent-list-temp .row{margin-bottom:1.625rem}.nevent-list-temp .pagination{margin-top:3.25rem;margin-bottom:0}.news-related-files{padding:.8125rem 0}.news-related-files ul{margin-bottom:0}.news-meta{color:#fc0;margin-bottom:.5rem;font-weight:600}.news-meta *{display:inline}.news-backlink-wrap{margin-top:1.625rem}.news-single .teaser-text{margin-bottom:2.625rem}.news-single .news-img-wrap{margin-bottom:1.5rem}@media (min-width:992px){.news-single .news-img-wrap{margin-bottom:0}}.news-single .ce-media{margin-bottom:1.5rem}@media (min-width:992px){.news-single .ce-media{margin-bottom:0}}.news-single .news-meta{margin-bottom:5px}.news-single .h2,.news-single h2{font-size:1.675rem}.col-therapy-filter{flex:0 0 auto;width:100%;margin-bottom:1.625rem}.col-therapy-filter .bg-holder{background-color:#f6f6f6;padding:1.5rem}.col-therapy-filter .title{color:#fc0;font-size:2.5rem;line-height:1;margin-bottom:1.5rem}.therapy-detail-inner{display:none;margin:.8125rem 0 1.625rem 0}.therapy-detail-inner :last-child{margin-bottom:0}.therapy-detail-inner ul{padding-top:.5rem}.therapy-detail-inner ul li[data-target]{cursor:pointer}.alphabet{margin-bottom:0!important}.alphabet ul{display:flex;flex-wrap:wrap;margin:-.5rem -.25rem}@media (min-width:768px){.alphabet ul{margin:-.5rem 0}}.alphabet li{margin:.5rem .25rem}@media (min-width:768px){.alphabet li{margin:.5rem 0}}.alphabet li:after,.alphabet li:before{display:none}.alphabet a{color:#000;cursor:pointer;text-decoration:none;padding:0;margin:0 .5rem;border-bottom:2px solid #fc0;background:0 0!important}.alphabet a.empty{pointer-events:none;cursor:default!important;border-bottom:none}.alphabet a.empty span{color:#000;opacity:1!important}.alphabet a.active{color:#000}.alphabet-info{background-color:#fff!important;color:#fc0!important;box-shadow:0 .5rem 1rem rgba(0,0,0,.15);border:1px solid rgba(0,0,0,.2);border-radius:0!important;font-size:.98438rem}.col-therapy-table .dataTables_filter label{display:block}.col-therapy-table .alphabet li:nth-child(2){display:none}.col-therapy-table tr.details svg{transform:rotate(90deg)}.col-therapy-table .alphabet-group,.col-therapy-table .alphabet-info-display{display:none}.col-therapy-table table{width:100%;word-wrap:anywhere}.col-therapy-table thead{display:none}.col-therapy-table .toggle-detail{cursor:pointer}.col-therapy-table tr{border-top:none!important;border-bottom:1px solid #000!important}.col-therapy-table svg{transition:all .5s ease;height:100%;margin-left:auto;padding:.39375rem 0;fill:url('../../../typo3conf/ext/alto_tpl/Resources/Public/Css/#gradient-left-right') #fc0}.col-therapy-table .more-cell{display:flex}.col-therapy-table .dataTables_paginate{margin-left:-.5rem;margin-right:-.5rem}.col-therapy-table .dataTables_paginate .paginate_button{border:none!important;background:0 0!important;padding:0;color:#000!important;text-decoration:none;cursor:pointer;margin:0 .5rem}.col-therapy-table .dataTables_paginate .paginate_button:focus,.col-therapy-table .dataTables_paginate .paginate_button:hover{color:#000!important;border-bottom:2px solid #fc0!important}.col-therapy-table .dataTables_paginate .paginate_button.current{color:#000!important;border-bottom:2px solid #fc0!important}.col-therapy-table .dataTables_paginate .paginate_button.next,.col-therapy-table .dataTables_paginate .paginate_button.previous{display:none}.col-therapy-table .pagination{display:flex;margin-top:2rem}.col-therapy-table .dataTables_paginate{margin:0 auto;float:none}.col-therapy-table .dataTable.no-footer{border:none}.dataTable{overflow:hidden}.dataTable.is-weg{max-height:0;transition:all 5s linear}.therapy-detail{transform:translateY(-20px);transition:all 1s linear;max-height:0;overflow:hidden}.therapy-detail.is-open{max-height:1500px;transform:translateY(0);opacity:1}.text-media{display:flex}.text-media figure{margin-bottom:1.5rem}@media (min-width:992px){.text-media figure{margin-bottom:1.5rem}}.text-media figure:last-child{margin-bottom:0}.text-media .ce-bodytext,.text-media .ce-media{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)}@media (min-width:576px){.text-media .ce-bodytext,.text-media .ce-media{flex:0 0 auto;width:100%}}@media (min-width:992px){.text-media .ce-bodytext,.text-media .ce-media{flex:0 0 auto;width:50%}}.text-media .ce-bodytext{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);flex:0 0 auto;width:100%;word-wrap:break-word}.text-media .ce-bodytext .h1,.text-media .ce-bodytext .h2,.text-media .ce-bodytext .h3,.text-media .ce-bodytext .h4,.text-media .ce-bodytext .h5,.text-media .ce-bodytext .h6,.text-media .ce-bodytext h1,.text-media .ce-bodytext h2,.text-media .ce-bodytext h3,.text-media .ce-bodytext h4,.text-media .ce-bodytext h5,.text-media .ce-bodytext h6{word-wrap:break-word}.text-media .ce-bodytext .two-column-text{-moz-columns:2 300px;columns:2 300px;-moz-column-gap:6rem;column-gap:6rem}.text-media .ce-bodytext p:last-child,.text-media .ce-bodytext ul:last-child{margin-bottom:0}@media (min-width:992px){.text-media .ce-bodytext .btn{margin-top:1.5rem}}.text-media.with-vertical-media .ce-bodytext,.text-media.with-vertical-media .ce-media{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);margin:0}@media (min-width:576px){.text-media.with-vertical-media .ce-bodytext,.text-media.with-vertical-media .ce-media{flex:0 0 auto;width:100%}}@media (min-width:992px){.text-media.with-vertical-media .ce-bodytext{flex:0 0 auto;width:50%}}.text-media.with-vertical-media .ce-media{margin-top:1.5rem}@media (min-width:992px){.text-media.with-vertical-media .ce-media{flex:0 0 auto;width:50%}}@media (min-width:992px){.text-media.with-vertical-media .ce-media{margin-top:0}}.text-media.with-vertical-media [class^=num-items]{margin-top:-1rem!important}@media (min-width:992px){.text-media.with-vertical-media [class^=num-items]{margin-top:0!important}}.text-media.with-vertical-media figure{margin-top:1rem!important}@media (min-width:992px){.text-media.with-vertical-media figure{margin-top:0!important}}.text-media.with-vertical-media.media-right .ce-bodytext{padding-right:2.75rem}@media (min-width:992px){.text-media.with-vertical-media.media-left .ce-bodytext{order:2;padding-left:2.75rem}.text-media.with-vertical-media.media-left .ce-media{order:1}}.text-media.with-horizontal-media .ce-bodytext{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)}@media (min-width:576px){.text-media.with-horizontal-media .ce-bodytext{flex:0 0 auto;width:100%}}.text-media.with-horizontal-media .ce-media{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);margin-top:1.5rem}@media (min-width:576px){.text-media.with-horizontal-media .ce-media{flex:0 0 auto;width:100%}}@media (min-width:992px){.text-media.with-horizontal-media.media-up .ce-bodytext{order:2}.text-media.with-horizontal-media.media-up .ce-media{order:1;margin-top:0;margin-bottom:1.5rem}}@media (max-width:575.98px){.text-media .ce-media.intext-wrap{padding:0}}@media (min-width:992px){.text-media .ce-media.intext-wrap.media-right{float:right;width:50%;height:auto;padding:0 0 15px 15px}}.text-media .ce-media.intext-wrap.media-right figure{margin:0 0 1rem 0}@media (min-width:992px){.text-media .ce-media.intext-wrap.media-left{float:left;width:40%;height:auto;margin:0 15px 0 0}}.text-media .ce-media.intext-wrap.media-left figure{margin:0 0 1rem 0}.text-media .ce-media video{height:100%;max-width:100%;margin:0 auto}.text-media .ce-media .ext-media{position:relative;width:100%}.text-media .ce-media .ext-media .play-button{width:90px;height:60px;background-color:#333;box-shadow:0 0 30px rgba(0,0,0,.6);z-index:1;opacity:.8;border-radius:6px}.text-media .ce-media .ext-media .play-button:before{content:"";border-style:solid;border-width:15px 0 15px 26px;border-color:transparent transparent transparent #fff}.text-media .ce-media .ext-media .play-button,.text-media .ce-media .ext-media img{margin:auto;display:flex;cursor:pointer}.text-media .ce-media .ext-media img:hover{transform:unset}.text-media .ce-media .ext-media .play-button,.text-media .ce-media .ext-media .play-button:before{position:absolute}.text-media .ce-media .ext-media .play-button,.text-media .ce-media .ext-media .play-button:before{top:50%;left:50%;transform:translate3d(-50%,-50%,0)}.text-media [class^=num-items] img{height:100%}@media (min-width:576px) and (max-width:991.98px){.text-media .num-items-1{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1);margin-right:calc(var(--bs-gutter-x) * -.5);margin-left:calc(var(--bs-gutter-x) * -.5);align-items:flex-start;margin-bottom:-1.5rem}.text-media .num-items-1 figure{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);flex:0 0 auto;width:50%;margin-bottom:1.5rem}}.text-media .num-items-2{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1);margin-right:calc(var(--bs-gutter-x) * -.5);margin-left:calc(var(--bs-gutter-x) * -.5);align-items:flex-start;margin-bottom:-1.5rem}.text-media .num-items-2 figure{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);flex:0 0 auto;width:50%;margin-bottom:1.5rem}.text-media .num-items-3{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1);margin-right:calc(var(--bs-gutter-x) * -.5);margin-left:calc(var(--bs-gutter-x) * -.5);align-items:flex-start;margin-bottom:-1.5rem}.text-media .num-items-3 figure{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);flex:0 0 auto;width:33.33333%;margin-bottom:1.5rem}.ce-bodytext ul{padding-left:0;margin-bottom:1.3125rem}@media (min-width:768px){.ce-bodytext ul{margin-bottom:2.625rem}}.ce-bodytext ul li{display:table-row}.ce-bodytext ul li:before{font-size:.5rem;display:table-cell;color:#fc0;position:relative;top:.14rem;padding-right:.75rem;line-height:0;padding-top:10px}.ce-bodytext ul li:after{display:block;content:'';height:.25rem}.col-rating{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);flex:0 0 auto;width:100%;position:relative;overflow:hidden}@media (min-width:992px){.col-rating{background:linear-gradient(90deg,#fc0 0,#ffeb80 100%)}}.col-rating .header{display:inline-block;margin-bottom:.25rem}.col-rating .col-text{flex:0 0 auto;width:100%;text-align:center;padding-bottom:3rem}@media (min-width:992px){.col-rating .col-text{flex:0 0 auto;width:83.33333%;margin-left:8.33333%;padding-bottom:4rem}}.col-rating .rating-slider{position:relative;z-index:20;margin-bottom:0}.col-rating .background-icon{height:auto;width:80%;position:absolute;bottom:0;left:50%;transform:translateX(-50%);z-index:10;fill:#fff}.col-rating .rating{margin:-.25rem -.25rem .75rem -.25rem}.col-rating .rating svg{margin:.25rem;fill:#fc0;width:.75rem;height:.75rem}.col-rating .shape-left{shape-outside:polygon(0 0,0 100%,100% 100%);-webkit-clip-path:polygon(0 0,0 100%,100% 100%);clip-path:polygon(0 0,0 100%,100% 100%);width:20%;height:500px;float:left;opacity:.2;background-color:purple}.col-rating .shape-right{shape-outside:polygon(0 0,0 100%,100% 100%);-webkit-clip-path:polygon(0 0,0 100%,100% 100%);clip-path:polygon(0 0,0 100%,100% 100%);width:20%;height:500px;float:left;opacity:.2;background-color:purple}.col-rating .leftTriangle{display:none}@media (min-width:992px){.col-rating .leftTriangle{display:block;width:49%;height:307px;float:left;-webkit-clip-path:polygon(0 0,5% 0,10% 20%,15% 40%,25% 60%,45% 80%,50% 85%,100% 100%,0 100%);clip-path:polygon(0 0,5% 0,10% 20%,15% 40%,25% 60%,45% 80%,50% 85%,100% 100%,0 100%);shape-outside:polygon(0 0,5% 0,10% 20%,15% 40%,25% 60%,45% 80%,50% 85%,100% 100%,0 100%)}}.col-rating .rightTriangle{display:none}@media (min-width:992px){.col-rating .rightTriangle{display:block;width:49%;height:300px;float:right;-webkit-clip-path:polygon(100% 0,95% 0,90% 20%,85% 40%,75% 60%,55% 80%,50% 85%,0 100%,100% 100%);clip-path:polygon(100% 0,95% 0,90% 20%,85% 40%,75% 60%,55% 80%,50% 85%,0 100%,100% 100%);shape-outside:polygon(100% 0,95% 0,90% 20%,85% 40%,75% 60%,55% 80%,50% 85%,0 100%,100% 100%)}}.col-rating .slick-dots{bottom:.5rem}.col-rating .slick-dots button:before{content:"";width:1rem;height:1rem;background:linear-gradient(90deg,#fc0 0,#ffeb80 100%);opacity:.8;border-radius:100%;border:2px solid #fff}@media (min-width:992px){.col-rating .slick-dots button:before{border:2px solid #fff;opacity:1;background:0 0}}.col-rating .slick-dots li:before{content:none!important}.col-rating .slick-dots li:hover button:before{background:linear-gradient(90deg,#fc0 0,#ffeb80 100%);opacity:1}@media (min-width:992px){.col-rating .slick-dots li:hover button:before{background:#fff}}.col-rating .slick-dots li.slick-active button:before{background:linear-gradient(90deg,#fc0 0,#ffeb80 100%);opacity:1}@media (min-width:992px){.col-rating .slick-dots li.slick-active button:before{background:#fff}}.quote-item .background{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2}.quote-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.quote-item .author{font-size:18px;display:inline-block;margin-top:.5rem}.quote-background{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(255,255,255,.8);z-index:-1}.quote{position:relative;width:100%;margin-left:auto;padding:2rem 1rem;text-align:center;font-size:24px}@media (min-width:992px){.quote{padding:70px 30px;width:50%;font-size:30px;line-height:38px}}.col-quote{position:relative;display:flex}.col-banner-img{flex:0 0 auto;width:100%;overflow:hidden;position:relative}@media (min-width:768px){.col-banner-img{flex:0 0 auto;width:50%}.col-banner-img img{position:absolute;width:100%;height:100%}}.col-banner-text{flex:0 0 auto;width:100%;position:relative;background:linear-gradient(90deg,#fc0 0,#ffeb80 100%);padding:1.75rem}@media (min-width:768px){.col-banner-text{padding:2.875rem 1.75rem}}@media (min-width:768px){.col-banner-text:not(.no-img){flex:0 0 auto;width:50%}}.col-banner-text .icon{width:auto;height:calc(100% - 5rem);position:absolute;top:2.5rem;bottom:2.5rem;right:1.75rem;z-index:10}.col-banner-text .text{position:relative;z-index:20}.col-banner-text p{margin-bottom:1.3125rem}.col-banner-text p:last-child{margin-bottom:0}.alert-banner{padding:1.5rem}.alert-banner svg{margin-top:auto;margin-bottom:auto;margin-right:1rem}.alert-banner .header{display:flex;margin-bottom:1.5rem}.alert-banner .title{display:flex;flex-direction:column}.alert-banner .date{font-size:.98438rem}.alert-banner p{margin-bottom:.875rem}.teaser-tiles{margin-bottom:-1.5rem}@media (min-width:768px){.teaser-tiles{margin-bottom:0}}.teaser-tiles .teaser-item{flex:0 0 auto;width:100%;position:relative;min-height:300px;margin-bottom:1.5rem;background:linear-gradient(90deg,#fc0 0,#ffeb80 100%);overflow:hidden;cursor:pointer}@media (min-width:768px){.teaser-tiles .teaser-item{flex:0 0 auto;width:50%;margin-bottom:0;max-height:400px}.teaser-tiles .teaser-item:nth-child(2n) .text-overlay{left:unset;right:1.625rem;text-align:right}}.teaser-tiles .teaser-item.is-active-tile .circle{background:#fc0}.teaser-tiles .teaser-item.is-active-tile .text-overlay{bottom:2.4375rem}.teaser-tiles .teaser-item.is-active-tile .text-overlay:after{opacity:1}.teaser-tiles .teaser-item:last-child{display:none;cursor:default}@media (min-width:768px){.teaser-tiles .teaser-item:last-child{display:block}}.teaser-tiles .teaser-item:last-child .text-overlay{top:1.625rem;right:1.625rem;left:1.625rem;text-align:left;max-width:100%}.teaser-tiles .teaser-item:last-child .text-overlay:after{display:none}.teaser-tiles .teaser-item:last-child .circle,.teaser-tiles .teaser-item:last-child .image-holder,.teaser-tiles .teaser-item:last-child .overlay{display:none}@media (min-width:768px) and (max-width:991.98px){.teaser-tiles .teaser-item:first-child .circle{top:unset;bottom:-3.90625rem;right:-3.90625rem}.teaser-tiles .teaser-item:nth-child(2) .circle{top:unset;right:unset;bottom:-3.90625rem;left:-3.90625rem}.teaser-tiles .teaser-item:nth-child(3) .circle{top:-3.90625rem;right:-3.90625rem}.teaser-tiles .teaser-item:nth-child(4) .circle{right:unset;top:-3.90625rem;left:-3.90625rem}}@media (min-width:992px){.teaser-tiles .teaser-item:first-child .circle{top:unset;bottom:-7.8125rem;right:-7.8125rem}.teaser-tiles .teaser-item:nth-child(2) .circle{top:unset;right:unset;bottom:-7.8125rem;left:-7.8125rem}.teaser-tiles .teaser-item:nth-child(3) .circle{top:-7.8125rem;right:-7.8125rem}.teaser-tiles .teaser-item:nth-child(4) .circle{right:unset;top:-7.8125rem;left:-7.8125rem}}.teaser-tiles .teaser-item.show-stage .text-overlay{position:relative;max-height:unset;width:100%;left:0;top:0;right:0;bottom:0;padding:1.625rem}.teaser-tiles .image-holder{display:block;position:relative}@media (min-width:768px){.teaser-tiles .image-holder{height:100%}}.teaser-tiles .image-holder img{height:100%}.teaser-tiles .text-overlay{right:1.625rem;word-break:break-word;max-width:calc(100% - 1.625rem)}@media (min-width:992px){.teaser-tiles .text-overlay{max-width:calc(100% - 1.625rem - (15.625rem / 2))}}.teaser-tiles .text-overlay:after{display:none}@media (min-width:768px){.teaser-tiles .text-overlay:after{display:inline-block}}.teaser-tiles .text-overlay .title{display:block}.teaser-tiles .text-overlay .title,.teaser-tiles .text-overlay p{color:#000}.teaser-tiles .text{bottom:0;padding:1.625rem}@media (min-width:768px){.teaser-tiles .text{position:absolute;padding:0;margin:0;visibility:hidden;height:0;border:none}}.teaser-tiles .circle{position:absolute;width:7.8125rem;height:7.8125rem;border:2px solid #fc0;border-radius:100%;transition:all .5s ease-in-out;top:-3.90625rem;right:-3.90625rem;background:#fc0}@media (min-width:768px){.teaser-tiles .circle{background:unset}}@media (min-width:992px){.teaser-tiles .circle{width:15.625rem;height:15.625rem}}.quicklink-holder{margin-bottom:-1.5rem}@media (min-width:768px){.quicklink-holder{margin-bottom:0}}.quicklink-item{margin-bottom:1.5rem;flex:0 0 auto;width:50%}@media (min-width:768px){.quicklink-item{margin-bottom:0;flex:1 1 0;max-width:100%}}.quicklink-item a{display:flex;height:100%;flex-direction:column;color:#000;font-size:1.125rem;text-transform:uppercase;text-align:center;background:0 0}.quicklink-item span{margin:0 0 auto 0}.quicklink-item svg{width:3.625rem;height:3.625rem;margin:0 auto 1.25rem auto;fill:url('../../../typo3conf/ext/alto_tpl/Resources/Public/Css/#gradient-left-right') #fc0;transition:all .5s ease-in-out}.quicklink-item svg polyline{stroke:url('../../../typo3conf/ext/alto_tpl/Resources/Public/Css/#gradient-left-right') #fc0!important}.quicklink-item:hover svg{transform:scale(1.2)}.wrap-expertises{min-height:534px}.col-expertises{flex:0 0 auto;width:100%;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(90deg,#fc0 0,#ffeb80 100%);text-align:center;padding:1.625rem}@media (min-width:1200px){.col-expertises{flex:0 0 auto;width:41.66667%;padding:5rem 1.625rem}}.col-expertises .expertise-item{font-size:1.5rem;margin-bottom:1.375rem;color:#000;text-transform:uppercase;cursor:pointer;line-height:1;transition:all .5s ease-in-out}.col-expertises .expertise-item:last-child{margin-bottom:0}.col-expertises .expertise-item:hover{color:#fff}.col-expertises .expertise-item.is-active{color:#fff}@media (min-width:992px){.col-expertises .expertise-item{font-size:1.875rem}}.col-expertise-details{flex:0 0 auto;width:100%}@media (min-width:1200px){.col-expertise-details{flex:0 0 auto;width:58.33333%}}.col-expertise-details .row{display:none;height:100%}.col-expertise-details .row.is-active{display:flex}.col-expertise-details .col-detail-image{flex:0 0 auto;width:100%;position:relative}.col-expertise-details .col-detail-image img{max-height:350px;width:100%}@media (min-width:1200px){.col-expertise-details .col-detail-image{flex:0 0 auto;width:50%}.col-expertise-details .col-detail-image img{position:absolute;height:100%;max-height:100%}}.col-expertise-details .col-detail-text{flex:0 0 auto;width:100%;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(90deg,#fc0 0,#ffeb80 100%);padding:1.625rem 1.625rem}@media (min-width:1200px){.col-expertise-details .col-detail-text{flex:0 0 auto;width:50%;padding:5rem 3.75rem 5rem 1.625rem}}.col-expertise-details .col-detail-text p{margin-bottom:1.3125rem}.col-expertise-details .col-detail-text p:last-child{margin-bottom:0}.bg-gray .col-expertises{background:linear-gradient(90deg,#e6e6e6 0,#f2f2f2 100%)}.bg-gray .col-detail-text{background:linear-gradient(90deg,#e6e6e6 0,#f2f2f2 100%)}.bg-gray .expertise-item.is-active{color:#fc0}textarea{padding-right:40px!important;box-shadow:unset!important}textarea.valid{border-color:#198754;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADdYAAA3WAZBveZwAAAD/SURBVDhPYxhwwAiliQZxW+PUokUX3QSxF7+PcSPJgNjdsZox/IuvQblgQLQB2DSDABOUxguit0VrYdO86E20JVPctjjDnacY/oNw7M5YMagcHMTviNeOE1l6FcqFg0Ufom2Wei09wQjSCBUDg+WvEyQXeC94AWIDDdSJEVx8GSyBBMCa3ZYeBbExDAABkCF/Wf6KYNMMDHnrJe5LjkG5DIwxO2K8Y4WWbIHy8YKlb+OsFnkuOg7lggHTEo8lW5e8jQ2G8nECbJpBAB6N0dujA+OEl66DclEAKLRBAQbl4gZxO+L8YTECw8CANIdKEweAhrjANAPDxwgqPGgBAwMA9JBtfZM2lYUAAAAASUVORK5CYII=);background-repeat:no-repeat;background-position:right 20px top 15px}textarea.form-control{min-height:120px}textarea.form-control{min-height:230px}.bg-gray input,.bg-gray select,.bg-gray textarea,.bg-holder input,.bg-holder select,.bg-holder textarea{border:none}.help-block{display:block;font-size:.98438rem;margin-top:5px}form .btn{padding:1rem 1.25rem}.form-error{font-size:1rem}.form-floating>label{font-size:1.125rem}.required-hint{font-size:.98438rem}.form-check{font-size:1.125rem}input[type=checkbox].valid{background-position:center}input[type=checkbox].error{background-image:none}.bg-gr-ltr{background:linear-gradient(90deg,#fc0 0,#ffeb80 100%)}.gallery-stage{flex:0 0 auto;width:100%;padding-left:0;padding-right:0}.gallery-stage .slick-track{display:flex!important}.gallery-stage .slick-slide{display:flex;height:inherit}.gallery-stage img{margin:auto}.gallery-nav{flex:0 0 auto;width:100%;padding-left:0;padding-right:0;margin-top:2rem}@media (min-width:768px){.gallery-nav{flex:0 0 auto;width:83.33333%;margin-left:8.33333%}}.gallery-nav .item{border:4px solid #fff;margin:0 .625rem}.gallery-nav .slick-current{border:4px solid #fc0}.gallery-nav .slick-arrow{width:1.5rem;height:1.5rem}@media (min-width:768px){.gallery-nav .slick-arrow{width:2.25rem;height:2.25rem}}.gallery-nav .slick-arrow:before{display:none}.gallery-nav .slick-arrow svg{width:1.5rem;height:1.5rem}@media (min-width:768px){.gallery-nav .slick-arrow svg{width:2.25rem;height:2.25rem}}.gallery-nav .slick-prev{left:-1.2rem}@media (min-width:768px){.gallery-nav .slick-prev{left:-2.6rem}}.gallery-nav .slick-prev svg{fill:url('../../../typo3conf/ext/alto_tpl/Resources/Public/Css/#gradient-left-right') #fc0;transform:rotate(180deg)}.gallery-nav .slick-next{right:-1.2rem}@media (min-width:768px){.gallery-nav .slick-next{right:-2.6rem}}.gallery-nav .slick-next svg{fill:url('../../../typo3conf/ext/alto_tpl/Resources/Public/Css/#gradient-left-right') #fc0}#kesearch_num_results{margin-bottom:1.5rem}.result-list-item{margin-bottom:1.5rem}.result-list-item:last-child{margin-bottom:0}#kesearch_pagebrowser_bottom{margin-top:1.625rem}.result-range,.result_txt{text-align:center}.kesearch_pagebrowser{margin:1rem auto}.search-bottom{display:flex;flex-direction:column;margin-top:1.625rem}.search-bottom .solr-pagination{margin-top:1rem}.tx-solr-autosuggest{border-color:#f2f2f2}.tx-solr-autosuggest .autocomplete-suggestion{white-space:unset;border-bottom:1px solid #f2f2f2}@media screen and (min-width:1921px){.autocomplete-suggestions{left:var(--autocomplete-left)!important}}.fixed-holder{position:fixed;right:0;top:50%;transform:translateY(-50%);z-index:10}.fixed-holder .mobile-more{margin-bottom:1.25rem}@media (min-width:576px){.fixed-holder .mobile-more{display:none}}.fixed-holder .mobile-more .svg-holder{width:50px;height:50px}.fixed-holder .mobile-more .svg-holder span{position:absolute;transition:all .25s ease-in-out;background:#fff;border-radius:1px}.fixed-holder .mobile-more .svg-holder span:first-child{top:30%;bottom:30%;width:4px;left:calc(50% - 2px)}.fixed-holder .mobile-more .svg-holder span:last-child{left:30%;right:30%;height:4px;top:calc(50% - 2px)}.fixed-holder .mobile-more.is-open .svg-holder span{transform:rotate(90deg)}.fixed-holder .mobile-more.is-open .svg-holder span:last-child{left:50%;right:50%}.fixed-holder .fixed-holder-inner{transition:all .25s ease-in-out;transform:translateX(100%)}.fixed-holder .fixed-holder-inner.is-open{transform:translateX(0)}@media (min-width:576px){.fixed-holder .fixed-holder-inner{transform:translateX(0)}}.fixed-holder svg{width:1.35rem;height:1.35rem;fill:#fff;transition:all .25s ease-in-out}@media (min-width:768px){.fixed-holder svg{width:1.75rem;height:1.75rem}}.fixed-holder .svg-holder{display:flex;cursor:pointer;padding:.75rem .875rem}.fixed-holder .holder{position:relative;background-color:#fc0}.fixed-holder .share-holder{position:relative}.fixed-holder .share-holder a{position:relative;background-color:#fc0;z-index:10}.fixed-holder .share-holder .shariff{position:absolute;top:0;transition:all .5s ease-in-out;transform:translateX(3.5rem);height:100%;z-index:-1}.fixed-holder .share-holder .shariff ul{display:flex;list-style:none;height:100%;background-color:#fc0}.fixed-holder .share-holder .shariff ul li{margin:auto;padding:0 .875rem}.fixed-holder .share-holder .shariff.is-open{transform:translateX(-100%)}.fixed-holder .fixed-content{position:absolute;top:0;z-index:-1;transition:all .5s ease-in-out;background-color:#fc0;transform:translateX(3.5rem);white-space:nowrap;display:flex;padding:0 .875rem;height:100%}.fixed-holder .fixed-content a{color:#fff;margin:auto;text-decoration:none}.fixed-holder .fixed-content.is-open{transform:translateX(-100%)}.fixed-holder .info-holder{margin-bottom:1.25rem}.fixed-holder .career-holder{margin-top:1.25rem}.shariff-button a{height:3.25rem}.shariff-button a:hover{text-decoration:none}.shariff-button span{color:#fff}.fa-facebook-f::before{content:"\f39e"}.fa-twitter::before{content:"\f099"}.fa-whatsapp:before{content:"\f232"}.fa-envelope:before{content:"\f0e0"}.col-location-map{flex:0 0 auto;width:100%;padding:1.25rem;background:linear-gradient(90deg,#fc0 0,#ffeb80 100%);position:relative;display:grid;grid-template-columns:100%;grid-template-rows:auto -webkit-min-content;grid-template-rows:auto min-content}@media (min-width:768px){.col-location-map{flex:0 0 auto;width:50%;padding:1.5rem 1.5rem 1.25rem 2.25rem}}.col-location-map .zoom{position:absolute;right:1.25rem;bottom:1.25rem;margin-left:auto;cursor:pointer}@media (min-width:768px){.col-location-map .zoom{right:1.5rem;bottom:1.25rem}}.col-location-map .zoom svg{width:25px;height:25px;padding:5px;background-color:#fff}.col-location-map img{grid-column:1/2;grid-row:1/3;width:auto}.col-location-map .focuspoint__svg{grid-column:1/2;grid-row:1/3;align-self:stretch;justify-self:stretch;width:100%}.col-location-map .legend-wrap{display:none;justify-content:flex-end;flex-wrap:wrap;position:absolute;right:1.5rem;bottom:1.25rem}.col-location-map .headline{position:absolute;top:1.25rem;left:1.25rem}@media (min-width:768px){.col-location-map .headline{top:1.5rem;left:2.25rem}}.col-location-map .legend{font-size:.75rem}.col-location-map .legend li:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24'%3E%3Cpath d='M20 20h-4v-4h4v4zm-6-10h-4v4h4v-4zm6 0h-4v4h4v-4zm-12 6h-4v4h4v-4zm6 0h-4v4h4v-4zm-6-6h-4v4h4v-4zm16-8v22h-24v-22h3v1c0 1.103.897 2 2 2s2-.897 2-2v-1h10v1c0 1.103.897 2 2 2s2-.897 2-2v-1h3zm-2 6h-20v14h20v-14zm-2-7c0-.552-.447-1-1-1s-1 .448-1 1v2c0 .552.447 1 1 1s1-.448 1-1v-2zm-14 2c0 .552-.447 1-1 1s-1-.448-1-1v-2c0-.552.447-1 1-1s1 .448 1 1v2z'/%3E%3C/svg%3E")}.col-locations{flex:0 0 auto;width:100%;display:flex;flex-direction:column;margin-bottom:0!important}.col-locations .slick-list,.col-locations .slick-track{height:100%}@media (min-width:768px){.col-locations{flex:0 0 auto;width:50%}}.col-locations .location{flex:1;display:flex;flex-direction:column}.col-locations .image-holder{position:relative;display:flex;flex:1 1 50%;overflow:hidden}@media (min-width:768px){.col-locations .image-holder img{position:absolute;width:100%;height:100%}}.col-locations .content-holder{flex:0;display:flex;padding:1.25rem;margin-top:auto;position:relative;background:linear-gradient(90deg,#fc0 0,#ffeb80 100%)}.col-locations .content-holder p{margin-bottom:0}.col-locations .content-holder .flex-content{flex:1}.col-locations .content-holder .more-link-wrap{margin-top:auto}.col-locations .content-holder .more-link-wrap .btn{white-space:nowrap;margin-left:20px}.col-locations .content-holder .dots-holder{position:absolute;right:1.23rem;top:0}.col-locations .content-holder .slick-dots{position:relative;bottom:unset}.col-locations .content-holder .slick-dots li:before{display:none}.col-locations .content-holder .slick-dots button:before{content:"";width:1rem;height:1rem;background-color:transparent;border-radius:100%;border:2px solid #fff;opacity:1}.col-locations .content-holder .slick-dots li:hover button:before{background:#fff;opacity:1}.col-locations .content-holder .slick-dots li.slick-active button:before{background:#fff;opacity:1}.focuspoint__svg__rect{background:0 0;opacity:0;cursor:pointer}.row.contact{margin-bottom:-25px}.col-headline .h2,.col-headline .h3,.col-headline h2,.col-headline h3{margin-bottom:1.75rem}.col-staff-filter{flex:0 0 auto;width:100%;margin-bottom:3.25rem}.col-staff-filter .bg-holder{background-color:#f6f6f6;padding:1.5rem}.col-staff-filter .wrap-position-location{margin-top:2.5rem}.col-staff-filter .wrap-name{margin-bottom:1.5rem!important}.col-staff-filter .alphabet{margin:0}.col-staff-filter .alphabet a{border-bottom:2px solid #fc0;display:inline-block;padding:0;margin:0 .5rem}.col-staff-filter .alphabet a.empty{pointer-events:none;cursor:default!important;border-bottom:none}.col-staff-filter label{margin-bottom:1rem}@media (min-width:768px){.col-staff-filter label{margin-bottom:1.5rem}}.col-staff-filter .wrap-actions{margin-top:3.25rem}.col-staff-filter .form-group{margin-bottom:1.5rem}@media (min-width:768px){.col-staff-filter .form-group{margin-bottom:0}}.contact-person{flex:0 0 auto;width:100%;padding-bottom:25px;margin-bottom:25px;border-bottom:1px solid #000;display:flex;flex-direction:column}@media (min-width:576px){.contact-person{flex-direction:row}}.contact-person:last-of-type{border-bottom:none}.contact-person .image-holder{flex:0 0 auto;width:41.66667%;margin-right:1.5rem}.contact-person .image-holder.is-empty{display:none}@media (min-width:576px){.contact-person .image-holder.is-empty{display:block}}@media (min-width:576px){.contact-person .image-holder{flex:0 0 auto;width:25%}}.contact-person .contact-holder{flex:0 0 auto;width:100%}@media (min-width:576px){.contact-person .contact-holder{flex:0 0 auto;width:75%}}.contact-person span{display:inline-block;width:100%}.contact-person .contact-person-headline{margin-bottom:.25rem}.contact-person .contact-secretary{display:inline-block;position:relative;background-image:linear-gradient(0,#fc0 0,#ffeb80 100%);background-repeat:no-repeat;background-size:100% .2em;background-position:0 105%;transition:background-size .25s ease-in;cursor:pointer}.contact-person .contact-secretary:hover{background-size:100% 88%}.popover-body .image-holder{max-width:250px}.popover-body .image-holder img{height:100%}.popover-body .contact-holder{max-width:550px}.popover-body a{background-image:linear-gradient(0,#fc0 0,#ffeb80 100%);background-repeat:no-repeat;background-size:100% .2em;background-position:0 105%;transition:background-size .25s ease-in}.popover-body a:hover{background-size:100% 88%}.popover-contact{box-shadow:0 .5rem 1rem rgba(0,0,0,.15);background-color:#f6f6f6}.popover-contact .contact-person{margin:0;padding:0;border-bottom:none}.popover-contact .popover-header{display:none}.popover-contact .popover-body{padding:0}.popover-contact .contact-holder{padding:1rem 0}.popover-contact .contact-holder.no-image{padding:1rem;flex:0 0 auto;width:100%}footer{padding:2.25rem 0;background:linear-gradient(90deg,#fc0 0,#ffeb80 100%);font-size:1.125rem}@media (min-width:1200px){footer .container{max-width:1250px}}footer a{color:#000;text-decoration:none;font-size:1.125rem}footer a:hover{color:#000;text-decoration:underline}footer ul{list-style:none}footer .first{padding-bottom:2rem}footer .second{padding-bottom:2.5rem}footer .clinic{display:block}@media (min-width:1200px){.second.client-sha .footer-menu-wrap{flex:0 0 auto;width:33.33333%}}.col-footer-entry-menu{flex:0 0 auto;width:100%;text-transform:uppercase;margin-bottom:-.5rem;display:flex;flex-wrap:wrap}.col-footer-entry-menu li{padding-bottom:.5rem}@media (min-width:768px){.col-footer-entry-menu{flex:0 0 auto;width:75%}}.col-footer-logo{flex:0 0 auto;width:100%;padding-top:2rem}@media (min-width:768px){.col-footer-logo{flex:0 0 auto;width:25%;padding-top:0}}.col-footer-logo img{width:4.25rem}.col-footer-logo .logo+.clinic{padding-top:16px}.col-footer-menues{flex:0 0 auto;width:100%;display:flex;flex-wrap:wrap;margin-bottom:-1.75rem;order:2}.col-footer-menues li{padding-bottom:.25rem}.col-footer-menues li:first-child{text-transform:uppercase;padding-bottom:.75rem}@media (min-width:768px){.col-footer-menues{order:1;flex:0 0 auto;width:75%}.col-footer-menues li:first-child{padding-bottom:2.25rem}}.col-company-info{order:1;margin-bottom:1.5rem;margin-top:-1rem;flex:0 0 auto;width:100%}@media (min-width:768px){.col-company-info{flex:0 0 auto;width:25%;order:2;margin-top:unset}}.col-company-info .clinic{padding-bottom:16px}.col-company-group{order:1;margin-bottom:1.5rem;margin-top:-1rem;flex:0 0 auto;width:100%}@media (min-width:768px){.col-company-group{flex:0 0 auto;width:25%;order:2;margin-top:unset}}.col-company-group .clinic{padding-top:16px}.footer-menu-wrap{flex:0 0 auto;width:100%;margin-bottom:1.5rem}.footer-menu-wrap.col-footer-entry-menu li:first-child{padding-bottom:.25rem}@media (min-width:768px){.footer-menu-wrap{flex:0 0 auto;width:50%;padding-right:1rem}}@media (min-width:1200px){.footer-menu-wrap{flex:0 0 auto;width:33.33333%}}@media (min-width:1200px){.sha-row .footer-menu-wrap{flex:0 0 auto;width:50%}}.socket{display:flex;flex-wrap:wrap;text-transform:uppercase;padding-top:1rem}.socket .menu{flex-direction:column;width:100%;margin:auto 0 1rem}@media (min-width:768px){.socket .menu{flex-direction:row;width:auto;line-height:1;margin:auto 0}}.socket ul{display:flex;list-style:none}.socket li{padding-right:1.75rem;padding-bottom:.5rem}@media (min-width:768px){.socket li{padding-bottom:0}}.socket .socket-line,.socket a,.socket li{font-size:.75rem}.socket .socials li{padding-right:1rem}.socket-line{width:100%;margin:auto 4.5rem 1.125rem auto}@media (min-width:1200px){.socket-line{margin:auto 4.5rem auto 0;width:auto}}.col-socket-logo{display:flex;margin:1rem auto -1rem -1rem}@media (min-width:768px){.col-socket-logo{margin:-1rem -1rem -1rem auto}}.socket-image-wrap{display:flex;margin:1rem}.socket-image-wrap img{margin:auto}@media print{.section,section{page-break-inside:avoid;margin:0}img{max-width:100%!important}.btn{display:none}.breadcrumb-wrapper,.column-actions,.column-main-nav,.column-second-nav,.fixed-holder,.slide-item,.slider-wrapper,footer{display:none}.column-logo{padding:.5rem}.circle{display:none}.teaser-tiles{display:flex}.teaser-tiles .teaser-item{background:#fff;max-height:unset;min-height:unset;width:100%;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:1rem}.teaser-tiles .teaser-item .image-holder{width:50%;margin-right:1rem}.teaser-tiles .teaser-item:last-child{display:none}.teaser-tiles .text{position:relative;visibility:visible;height:auto;margin:0;padding:0}.teaser-tiles .image-overlay,.teaser-tiles .text-overlay{display:none}.quicklink-holder{margin-top:2rem}.quicklink-holder .quicklink-item{width:auto;flex:1 1 0}.gallery-nav,.gallery-stage{display:none}.col-banner-img{width:30%}.col-banner-text{width:calc(70% - 1rem);margin:0 0 0 1rem;padding:0}.col-nevent-item{width:100%;padding:0;background:#fff!important}.col-nevent-item img{display:none}.col-nevent-item .image-overlay{display:none}.col-nevent-item .text-overlay{position:relative;left:0;bottom:0;margin-bottom:1rem;color:#000}.col-nevent-item.intro{width:100%;padding:0}.col-nevent-item .actions{display:none}.col-detail-image{display:none}.col-expertises{display:none;padding:0;background:#fff}.col-expertises .expertise-item{color:#000}.col-expertise-details{display:flex;flex-direction:column;width:100%}.col-expertise-details .col-detail-text{padding:0;width:100%;background:#fff}.col-expertise-details .row{display:block}.col-locations .image-holder{display:none}.ce-bodytext{width:calc(100% - 2rem)!important;padding:0 1rem!important}.ce-media{width:0!important}.ce-media figure{width:100%!important}.with-vertical-media.media-right .ce-bodytext{width:calc(70% - 1rem)!important;padding:0 1rem 0 0!important}.with-vertical-media.media-right .ce-media{width:30%!important}.with-vertical-media.media-left .ce-bodytext{width:calc(70% - 1rem)!important;padding:0 0 0 1rem!important}.with-vertical-media.media-left .ce-media{width:30%!important}.with-horizontal-media .ce-bodytext{width:calc(70% - 1rem)!important;padding:0 0 0 1rem!important}.with-horizontal-media .ce-media{width:30%!important}.col-therapy-table table{width:100%}.col-therapy-table .toggle-detail{display:none}.col-therapy-table .is-hidden{display:block}.col-therapy-table .therapy-detail{page-break-inside:avoid;max-height:unset;transform:none;transition:none}}
