.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal !important}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}.wpcf7-list-item-label:before,.wpcf7-list-item-label:after{content:" "}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner:before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}@media (prefers-reduced-motion:reduce){.wpcf7-spinner:before{animation-name:blink;animation-duration:2s}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes blink{from{opacity:0}50%{opacity:1}to{opacity:0}}.wpcf7 [inert]{opacity:.5}.wpcf7 input[type=file]{cursor:pointer}.wpcf7 input[type=file]:disabled{cursor:default}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type=url],.wpcf7 input[type=email],.wpcf7 input[type=tel]{direction:ltr}.wpcf7-reflection>output{display:list-item;list-style:none}.wpcf7-reflection>output[hidden]{display:none}
.exggmap-wrapper{position:relative;width:100%;aspect-ratio:4/3}.exggmap-wrapper .exggmap-mask{position:absolute;top:0;left:0;right:0;bottom:0;opacity:1;transition:opacity 2.5s ease-in .5s;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:2}.exggmap-wrapper .exggmap-caption{font-size:30px;margin-top:0;margin-bottom:15px}.exggmap-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.exggmap-wrapper .exggmap-mask-content{text-align:center;padding:0 32px;width:100%;margin-top:-20px}.exggmap-wrapper a{text-decoration:none;font-size:12px !important}.exggmap-wrapper a:hover,.exggmap-wrapper a:visited{color:#2196f3}.exggmap-wrapper a:hover{text-decoration:underline}.exggmap-wrapper span{position:absolute;bottom:16px;left:50%;transform:translate(-50%);z-index:1;font-size:12px !important;line-height:1.35;text-align:center}.exggmap-wrapper span a{text-decoration:underline}.exggmap-wrapper button{border:1px solid;text-decoration:none;font-size:18px;text-transform:uppercase;padding:12px 32px 10px;display:inline-block;overflow:hidden;border-radius:0;background-color:transparent;cursor:pointer}.exampp-hints{margin-top:7px;font-size:14px}
#my-api-form{max-width:768px;margin:2rem auto;padding:3rem 2rem 1rem;background:#f9f9f9;border-radius:10px;box-shadow:0 2px 12px rgba(0,0,0,.05);font-family:system-ui,sans-serif;text-align:center}#my-api-form div{font-size:clamp(1rem,1.1vw,1.3rem)}#my-api-form h2{font-size:clamp(1.5rem,2*1.1vw,2.5*1rem);display:block;margin-bottom:.5rem;font-weight:500}#my-api-form .form-label{display:block;margin-bottom:1rem;margin-top:2.5rem}#my-api-form .reaction-buttons{display:flex;justify-content:center;gap:1.5rem;margin-bottom:1rem}#my-api-form .reaction-buttons label{cursor:pointer;display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;transition:background-color .2s ease,transform .2s ease}#my-api-form svg{width:32px;height:32px;stroke:#3b3b3b;transition:stroke .2s,transform .2s;fill:#fff}#my-api-form input[type=radio]:checked+svg{stroke:#1780a6;transform:scale(1.15)}#my-api-form textarea{width:100%;max-width:500px;border-radius:6px;padding:.75rem;border:1px solid #ccc;resize:vertical;font-family:inherit;font-size:1rem}#my-api-form button{background-color:#10618b;border:none;padding:.6rem 1.5rem;color:#fff;margin-top:2rem;border-radius:5px;cursor:pointer;transition:background-color .2s ease}#my-api-form button:hover{background-color:#1780a6}.visually-hidden{position:absolute !important;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);white-space:nowrap;border:0;padding:0;margin:0}#feedback-comment{opacity:0;max-height:0;overflow:hidden;transition:all .5s ease}#feedback-hint{margin-top:.5rem}#feedback-comment.visible{opacity:1;max-height:300px}#feedback-success.visible{opacity:1;max-height:1000px;transition:opacity .4s ease,max-height .4s ease}#my-api-form.fade-out{opacity:0;pointer-events:none;transition:opacity .4s ease}#feedback-success{opacity:0;max-height:0;overflow:hidden;transition:opacity .4s ease,max-height .4s ease;text-align:center;padding:2rem 1rem;background:#10618b}#feedback-success p{font-size:clamp(1.5rem,2*1.1vw,2.5*1rem);margin:0;color:#fff}#feedback-success.visible{opacity:1;max-height:100px}
@font-face{font-family:'Material Icons';font-style:normal;font-display:swap;font-weight:400;src:url(//www.exovia.de/wp-content/themes/exovia-acf-29/dist/fbec73474c1c92fba7af.woff2) format('woff2'),url(//www.exovia.de/wp-content/themes/exovia-acf-29/dist/88899cc48af9534ab3fb.woff) format('woff')}.material-icons{font-family:'Material Icons';font-weight:400;font-style:normal;font-size:24px;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale}@font-face{font-family:'Playfair DisplayVariable';font-style:normal;font-display:swap;font-weight:400 900;src:url(//www.exovia.de/wp-content/themes/exovia-acf-29/dist/9dc670fc0cacf5ae78e5.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Playfair DisplayVariable';font-style:normal;font-display:swap;font-weight:400 900;src:url(//www.exovia.de/wp-content/themes/exovia-acf-29/dist/9ea6138bfcce04d3dbcf.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Playfair DisplayVariable';font-style:normal;font-display:swap;font-weight:400 900;src:url(//www.exovia.de/wp-content/themes/exovia-acf-29/dist/5f3e63671c451b99fb3e.woff2) format('woff2');unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Playfair DisplayVariable';font-style:normal;font-display:swap;font-weight:400 900;src:url(//www.exovia.de/wp-content/themes/exovia-acf-29/dist/31db3ebb01287b54ae5a.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:'InterVariable';font-style:normal;font-display:swap;font-weight:100 900;src:url(//www.exovia.de/wp-content/themes/exovia-acf-29/dist/fbe36d91b8952a12c592.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'InterVariable';font-style:normal;font-display:swap;font-weight:100 900;src:url(//www.exovia.de/wp-content/themes/exovia-acf-29/dist/47734aec6134293ca791.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'InterVariable';font-style:normal;font-display:swap;font-weight:100 900;src:url(//www.exovia.de/wp-content/themes/exovia-acf-29/dist/3a3cf1a02598263f2457.woff2) format('woff2');unicode-range:U+0370-03FF}@font-face{font-family:'InterVariable';font-style:normal;font-display:swap;font-weight:100 900;src:url(//www.exovia.de/wp-content/themes/exovia-acf-29/dist/23292101a34e08657a5d.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'InterVariable';font-style:normal;font-display:swap;font-weight:100 900;src:url(//www.exovia.de/wp-content/themes/exovia-acf-29/dist/5eb4a7768219776c5b91.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'InterVariable';font-style:normal;font-display:swap;font-weight:100 900;src:url(//www.exovia.de/wp-content/themes/exovia-acf-29/dist/fad2a547f18821b21f1f.woff2) format('woff2');unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'InterVariable';font-style:normal;font-display:swap;font-weight:100 900;src:url(//www.exovia.de/wp-content/themes/exovia-acf-29/dist/74fe938ab12d800f4385.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Cinzel Variable';font-style:normal;font-display:swap;font-weight:400 900;src:url(//www.exovia.de/wp-content/themes/exovia-acf-29/dist/92e2b3cb90332908e3e8.woff2) format('woff2-variations');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Cinzel Variable';font-style:normal;font-display:swap;font-weight:400 900;src:url(//www.exovia.de/wp-content/themes/exovia-acf-29/dist/aee96ba28632614d5268.woff2) format('woff2-variations');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Teachers Variable';font-style:normal;font-display:swap;font-weight:400 800;src:url(//www.exovia.de/wp-content/themes/exovia-acf-29/dist/3e8b1d7cf142a890465e.woff2) format('woff2-variations');unicode-range:U+1F00-1FFF}@font-face{font-family:'Teachers Variable';font-style:normal;font-display:swap;font-weight:400 800;src:url(//www.exovia.de/wp-content/themes/exovia-acf-29/dist/168f0037aea38dc8561a.woff2) format('woff2-variations');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Teachers Variable';font-style:normal;font-display:swap;font-weight:400 800;src:url(//www.exovia.de/wp-content/themes/exovia-acf-29/dist/2b8b6d601795745412f3.woff2) format('woff2-variations');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.nav{--bs-nav-link-padding-x:1rem;--bs-nav-link-padding-y:.5rem;--bs-nav-link-font-weight:;--bs-nav-link-color:var(--bs-link-color);--bs-nav-link-hover-color:var(--bs-link-hover-color);--bs-nav-link-disabled-color:var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);text-decoration:none;background:0 0;border:0;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:hover,.nav-link:focus{color:var(--bs-nav-link-hover-color)}.nav-link:focus-visible{outline:0;box-shadow:0 0 0 .25rem rgba(159,63,216,.25)}.nav-link.disabled,.nav-link:disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs{--bs-nav-tabs-border-width:var(--bs-border-width);--bs-nav-tabs-border-color:var(--bs-border-color);--bs-nav-tabs-border-radius:var(--bs-border-radius);--bs-nav-tabs-link-hover-border-color:var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);--bs-nav-tabs-link-active-color:var(--bs-emphasis-color);--bs-nav-tabs-link-active-bg:var(--bs-body-bg);--bs-nav-tabs-link-active-border-color:var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{margin-bottom:calc(-1*var(--bs-nav-tabs-border-width));border:var(--bs-nav-tabs-border-width) solid rgba(0,0,0,0);border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius)}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color)}.nav-tabs .dropdown-menu{margin-top:calc(-1*var(--bs-nav-tabs-border-width));border-top-left-radius:0;border-top-right-radius:0}.nav-pills{--bs-nav-pills-border-radius:var(--bs-border-radius);--bs-nav-pills-link-active-color:#fff;--bs-nav-pills-link-active-bg:#9f3fd8}.nav-pills .nav-link{border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg)}.nav-underline{--bs-nav-underline-gap:1rem;--bs-nav-underline-border-width:.125rem;--bs-nav-underline-link-active-color:var(--bs-emphasis-color);gap:var(--bs-nav-underline-gap)}.nav-underline .nav-link{padding-right:0;padding-left:0;border-bottom:var(--bs-nav-underline-border-width) solid rgba(0,0,0,0)}.nav-underline .nav-link:hover,.nav-underline .nav-link:focus{border-bottom-color:currentcolor}.nav-underline .nav-link.active,.nav-underline .show>.nav-link{font-weight:700;color:var(--bs-nav-underline-link-active-color);border-bottom-color:currentcolor}.nav-fill>.nav-link,.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified>.nav-link,.nav-justified .nav-item{flex-grow:1;flex-basis:0;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}.navbar{--bs-navbar-padding-x:0;--bs-navbar-padding-y:.5rem;--bs-navbar-color:rgba(var(--bs-emphasis-color-rgb),.65);--bs-navbar-hover-color:rgba(var(--bs-emphasis-color-rgb),.8);--bs-navbar-disabled-color:rgba(var(--bs-emphasis-color-rgb),.3);--bs-navbar-active-color:rgba(var(--bs-emphasis-color-rgb),1);--bs-navbar-brand-padding-y:.3125rem;--bs-navbar-brand-margin-end:1rem;--bs-navbar-brand-font-size:1.25rem;--bs-navbar-brand-color:rgba(var(--bs-emphasis-color-rgb),1);--bs-navbar-brand-hover-color:rgba(var(--bs-emphasis-color-rgb),1);--bs-navbar-nav-link-padding-x:.5rem;--bs-navbar-toggler-padding-y:.25rem;--bs-navbar-toggler-padding-x:.75rem;--bs-navbar-toggler-font-size:1.25rem;--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 30 30%27%3e%3cpath stroke=%27rgba%2833, 37, 41, 0.75%29%27 stroke-linecap=%27round%27 stroke-miterlimit=%2710%27 stroke-width=%272%27 d=%27M4 7h22M4 15h22M4 23h22%27/%3e%3c/svg%3e");--bs-navbar-toggler-border-color:rgba(var(--bs-emphasis-color-rgb),.15);--bs-navbar-toggler-border-radius:var(--bs-border-radius);--bs-navbar-toggler-focus-width:.25rem;--bs-navbar-toggler-transition:box-shadow .15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar>.container-xxl,.navbar>.container-xl,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container,.navbar>.container-fluid{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);text-decoration:none;white-space:nowrap}.navbar-brand:hover,.navbar-brand:focus{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x:0;--bs-nav-link-padding-y:.5rem;--bs-nav-link-font-weight:;--bs-nav-link-color:var(--bs-navbar-color);--bs-nav-link-hover-color:var(--bs-navbar-hover-color);--bs-nav-link-disabled-color:var(--bs-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-navbar-color)}.navbar-text a,.navbar-text a:hover,.navbar-text a:focus{color:var(--bs-navbar-active-color)}.navbar-collapse{flex-grow:1;flex-basis:100%;align-items:center}.navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:rgba(0,0,0,0);border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);transition:var(--bs-navbar-toggler-transition)}@media(prefers-reduced-motion:reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height,75vh);overflow-y:auto}@media(min-width:576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width:768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width:992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width:1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width:1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;transition:none}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-dark,.navbar[data-bs-theme=dark]{--bs-navbar-color:rgba(255,255,255,.55);--bs-navbar-hover-color:rgba(255,255,255,.75);--bs-navbar-disabled-color:rgba(255,255,255,.25);--bs-navbar-active-color:#fff;--bs-navbar-brand-color:#fff;--bs-navbar-brand-hover-color:#fff;--bs-navbar-toggler-border-color:rgba(255,255,255,.1);--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 30 30%27%3e%3cpath stroke=%27rgba%28255, 255, 255, 0.55%29%27 stroke-linecap=%27round%27 stroke-miterlimit=%2710%27 stroke-width=%272%27 d=%27M4 7h22M4 15h22M4 23h22%27/%3e%3c/svg%3e")}[data-bs-theme=dark] .navbar-toggler-icon{--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 30 30%27%3e%3cpath stroke=%27rgba%28255, 255, 255, 0.55%29%27 stroke-linecap=%27round%27 stroke-miterlimit=%2710%27 stroke-width=%272%27 d=%27M4 7h22M4 15h22M4 23h22%27/%3e%3c/svg%3e")}.dropup,.dropend,.dropdown,.dropstart,.dropup-center,.dropdown-center{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 rgba(0,0,0,0);border-bottom:0;border-left:.3em solid rgba(0,0,0,0)}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{--bs-dropdown-zindex:1000;--bs-dropdown-min-width:10rem;--bs-dropdown-padding-x:0;--bs-dropdown-padding-y:.5rem;--bs-dropdown-spacer:.125rem;--bs-dropdown-font-size:1rem;--bs-dropdown-color:var(--bs-body-color);--bs-dropdown-bg:var(--bs-body-bg);--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-border-radius:var(--bs-border-radius);--bs-dropdown-border-width:var(--bs-border-width);--bs-dropdown-inner-border-radius:calc(var(--bs-border-radius) - var(--bs-border-width));--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y:.5rem;--bs-dropdown-box-shadow:var(--bs-box-shadow);--bs-dropdown-link-color:var(--bs-body-color);--bs-dropdown-link-hover-color:var(--bs-body-color);--bs-dropdown-link-hover-bg:var(--bs-tertiary-bg);--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#9f3fd8;--bs-dropdown-link-disabled-color:var(--bs-tertiary-color);--bs-dropdown-item-padding-x:1rem;--bs-dropdown-item-padding-y:.25rem;--bs-dropdown-header-color:#6c757d;--bs-dropdown-header-padding-x:1rem;--bs-dropdown-header-padding-y:.5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius)}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer)}.dropdown-menu-start{--bs-position:start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position:end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media(min-width:576px){.dropdown-menu-sm-start{--bs-position:start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position:end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media(min-width:768px){.dropdown-menu-md-start{--bs-position:start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position:end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media(min-width:992px){.dropdown-menu-lg-start{--bs-position:start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position:end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media(min-width:1200px){.dropdown-menu-xl-start{--bs-position:start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position:end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media(min-width:1400px){.dropdown-menu-xxl-start{--bs-position:start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position:end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer)}.dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid rgba(0,0,0,0);border-bottom:.3em solid;border-left:.3em solid rgba(0,0,0,0)}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer)}.dropend .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid rgba(0,0,0,0);border-right:0;border-bottom:.3em solid rgba(0,0,0,0);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:var(--bs-dropdown-spacer)}.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 rgba(0,0,0,0);border-right:.3em solid;border-bottom:.3em solid rgba(0,0,0,0)}.dropstart .dropdown-toggle:empty:after{margin-left:0}.dropstart .dropdown-toggle:before{vertical-align:0}.dropdown-divider{height:0;margin:var(--bs-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1}.dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:rgba(0,0,0,0);border:0;border-radius:var(--bs-dropdown-item-border-radius,0)}.dropdown-item:hover,.dropdown-item:focus{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg)}.dropdown-item.active,.dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:rgba(0,0,0,0)}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:.875rem;color:var(--bs-dropdown-header-color);white-space:nowrap}.dropdown-item-text{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color)}.dropdown-menu-dark{--bs-dropdown-color:#dee2e6;--bs-dropdown-bg:#343a40;--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-box-shadow:;--bs-dropdown-link-color:#dee2e6;--bs-dropdown-link-hover-color:#fff;--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg:rgba(255,255,255,.15);--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#9f3fd8;--bs-dropdown-link-disabled-color:#adb5bd;--bs-dropdown-header-color:#adb5bd}#desktop-nav .navbar-brand svg,#desktop-nav .navbar-brand img{width:280px}#desktop-nav .navbar-brand .seo-logo{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}#desktop-nav .dropdown-menu[data-bs-popper]{margin-top:0;top:unset}#desktop-nav .navbar{display:block}#desktop-nav .dropdown-menu-end a,#desktop-nav .dropdown-item{margin-left:1.25rem;color:#c16ce7}aside#full-screen-nav-modal{position:fixed;height:100vh;width:100%;right:0;top:0;background:#0f0420;overflow:hidden}aside#full-screen-nav-modal .nav-content{height:100%;position:relative}aside#full-screen-nav-modal button.close-nav{border:none;background-color:rgba(0,0,0,0);cursor:pointer;width:64px;height:64px;pointer-events:all}aside#full-screen-nav-modal button.close-nav svg{display:block;width:100%;height:auto;fill:#fff !important}aside#full-screen-nav-modal .list-row{position:absolute;z-index:-1;padding-right:max(3vw,1.5rem) !important;width:100%;top:50%;transform:translateY(-50%)}aside#full-screen-nav-modal .link-list ul{margin-bottom:0;list-style:none;padding-left:0}@media(min-width:768px){aside#full-screen-nav-modal .link-list ul{padding:2.5rem}}aside#full-screen-nav-modal .link-list ul li{margin-bottom:.75em;padding-top:.75em;border-top:1px solid hsla(0,0%,100%,.25)}aside#full-screen-nav-modal .link-list ul li:last-child{margin-bottom:0;border-bottom:1px solid hsla(0,0%,100%,.25);padding-bottom:.75em}aside#full-screen-nav-modal .link-list ul li a{text-decoration:none;color:#fff}aside#full-screen-nav-modal .link-list ul li a:hover{color:#76e7ec !important}aside#full-screen-nav-modal .link-list ul li a:hover .menu-title,aside#full-screen-nav-modal .link-list ul li a:hover .menu-subtitle{color:#51cada}aside#full-screen-nav-modal .link-list ul li a .menu-title{font-weight:600;font-size:clamp(1.1rem,1.5vw,1.75rem);transition:color .5s}aside#full-screen-nav-modal .link-list .menu-subtitle{font-size:.85rem;display:block}@media(max-height:500px){aside#full-screen-nav-modal .link-list .menu-subtitle{display:none}}@media(min-width:992px){aside#full-screen-nav-modal .link-list ul li a{line-height:1.375}}aside#full-screen-nav-modal{display:none}#desktop-nav.tesla-pattern .hamburger{border:none;background-color:rgba(0,0,0,0);cursor:pointer;padding-left:2rem}#desktop-nav.tesla-pattern .hamburger svg{width:37px;height:auto}.navbar-expand .navbar-nav .nav-link{font-weight:700;text-transform:uppercase;color:#000;padding-left:2rem;padding-right:2rem}#desktop-nav .navbar-brand svg,#desktop-nav .navbar-brand img{width:121px;fill:#3b3b3b}.footer-3col-linknav{background:#1c1c1c}.footer-3col-linknav .botop{padding-top:1rem;margin-bottom:.33em;color:#c16ce7;font-size:1.25rem}.footer-3col-linknav .footer-claim{font-size:clamp(1.5rem,2.34vw,2.34rem);margin-bottom:1.5rem;line-height:1.25;font-weight:600;max-width:590px}.footer-3col-linknav .footer-claim span{color:#c16ce7}.footer-3col-linknav ul{list-style:none;padding-left:0}.footer-3col-linknav div,.footer-3col-linknav a{color:#fff;opacity:.95}.footer-3col-linknav a:hover{color:#51cada;opacity:1}.footer-3col-linknav .wd-link{opacity:.65}@media(min-width:1200px){.footer-3col-linknav .details .col-sm-6{border-left:1px solid hsla(0,0%,100%,.5);margin-bottom:1.75rem}}@media(min-width:1200px){.footer-3col-linknav .footer-claim{margin-bottom:calc(8rem - 4.5vw)}}@media(min-width: 1800px){.footer-3col-linknav .footer-claim{margin-bottom:40px}}.image-resp{width:100%;height:auto}header#page-header{position:fixed;width:100%;z-index:300}#contact-modal{background-color:#fff}#contact-modal h2{margin-top:0;font-weight:700}#contact-modal .text-col{color:#c16ce7}#contact-modal .text-col h2{margin-bottom:3rem}#contact-modal .text-col p{font-size:clamp(1.25rem,1.5vw,1.75rem);font-weight:700;line-height:1.75}#contact-modal .text-col a{text-decoration:none;font-size:clamp(1.25rem,1.5vw,1.75rem);font-weight:600;color:#c16ce7}#contact-modal .text-col a.mail{font-size:clamp(1.3rem,1.55vw,1.8rem)}#contact-modal #check-label span{font-size:.875rem;margin-top:0;margin-bottom:1em;line-height:1.625;border-color:#fff;margin-top:0;font-weight:400}#contact-modal #check-label span .last{padding-left:1.8rem}#contact-modal #check-label span a{font-weight:400;text-underline-offset:2px}#contact-modal .pflicht{font-size:.875rem;margin-top:0;margin-bottom:1em;line-height:1.625;padding-left:2.75rem;font-weight:400}.fullscreen-modal{background-image:linear-gradient(to right,#2f0c67,#06325d) !important;color:#fff}.fullscreen-modal button.close-modal svg{fill:#979797}#contact-modal form label input{border:none;border-bottom:.1rem solid #fff;margin-top:1rem;color:#fff}#contact-modal form label textarea{border:.1rem solid #fff;color:#fff}#contact-modal input::placeholder{color:#fff}#contact-modal textarea::placeholder{color:#fff}#contact-modal button.exovia-swipe{border:1px solid #fff;color:#fff;letter-spacing:1px;font-weight:400}#contact-modal button.exovia-swipe:before{border-bottom:55px solid #fff}#contact-modal button.exovia-swipe:hover{color:#9f3fd8;font-weight:500}#contact-modal .wpcf7-list-item-label a{color:#fff}#contact-modal #check-label.checked .checkmark{background-color:#fff}.fullscreen-modal{display:none;position:fixed;width:100%;height:100vh;background-image:linear-gradient(to right,#edb3fb,#76e7ec);top:0;left:0;z-index:1500;overflow:hidden;overflow:auto}.fullscreen-modal .modal-content{position:relative}.fullscreen-modal button.close-modal{border:none;background-color:rgba(0,0,0,0);cursor:pointer;width:64px;height:64px}.fullscreen-modal button.close-modal svg{display:block;width:100%;height:auto}.diagonal-swipe{text-decoration:none;text-align:center;line-height:80px;color:#20a3c2;position:relative;display:block;overflow:hidden;width:100%;height:80px;max-width:250px;margin:1rem 0;text-transform:uppercase;border:1px solid #c16ce7;transition:color .5s}.diagonal-swipe:before{content:"";z-index:-1;box-sizing:border-box;transition:.5s ease-in-out;position:absolute;top:0;right:-50px;bottom:0;left:0;border-right:50px solid rgba(0,0,0,0);border-bottom:80px solid #2f0c67;transform:translateX(-100%)}.diagonal-swipe:hover{color:#4cc5e1}.diagonal-swipe:hover:before{transform:translateX(0)}form{margin-top:5px}form label input,form label textarea{font-size:clamp(.875rem,1.1vw,1rem);margin-top:.25em;margin-bottom:1.5em;line-height:1.5;width:100%;margin-top:.5rem;padding:10px 0 10px 5px;font-weight:400;border-bottom:.1rem solid #242424;border-radius:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-width:1px;background-color:rgba(0,0,0,0)}form label input:focus,form label textarea:focus{outline:0px}form label input{border:none;border-bottom:.1rem solid #242424;margin-top:1rem}form label textarea{height:200px;resize:none;margin-bottom:0}form .wpcf7-not-valid-tip{padding-top:1rem}form .exovia-swipe{border-radius:0;font-size:clamp(.875rem,1.1vw,1.1rem)}#check-label{position:relative;display:block}#check-label p{margin-top:0}#check-label input{position:absolute;opacity:0;cursor:pointer;height:25px;width:25px}#check-label .checkmark{position:absolute;top:.15em;left:1rem;height:1.25rem;width:1.25rem;border:1px solid #242424;transition:background-color .35s;border-radius:50%}#check-label .checkmark:after{content:"";position:absolute;display:none}#check-label .required{margin-top:0;transform:translateX(-.75rem);z-index:10}#check-label .wpcf7-list-item-label{padding-left:1.5rem;display:inline-block;font-size:clamp(.875rem,1.1vw,1.05rem)}#check-label .wpcf7-list-item-label a{font-size:clamp(.875rem,1.1vw,1.05rem)}#check-label .wpcf7-list-item.first.last{padding-left:1.5rem}#check-label:hover .checkmark{border-color:#242424}#check-label.checked .checkmark{background-color:#9f3fd8;display:block}#check-label.checked .checkmark:after{display:block}.ac{--color-white:#fff;--color-light-grey:#eee;--color-grey:#8a8a8a;--color-black:#111;margin-bottom:8px;border:1px solid var(--color-light-grey);background-color:var(--color-white);box-sizing:border-box}.ac .ac-header{margin:0;padding:0}.ac .ac-trigger{font:bold 16px Arial,sans-serif;color:var(--color-black);text-align:left;width:100%;padding:8px 32px 8px 8px;display:block;cursor:pointer;background-color:transparent;transition:color .25s ease;position:relative;text-decoration:none;margin:0;border:0}.ac .ac-trigger:after{content:"+";text-align:center;width:15px;transform:translate(0,-50%);position:absolute;right:10px;top:50%}.ac .ac-trigger:focus{color:var(--color-grey)}.ac .ac-panel{overflow:hidden;transition-property:height,visibility;transition-timing-function:ease}.ac .ac-panel .ac-text{font:15px/24px Arial,sans-serif;color:var(--color-black);padding:8px;margin:0}.ac.js-enabled .ac-panel{visibility:hidden}.ac.is-active .ac-panel{visibility:visible}.ac.is-active>.ac-header .ac-trigger:after{content:"\2013"}.faq-accordion-seo .ac{background-color:rgba(0,0,0,0);border:0;border-bottom:1px solid #42147d}.faq-accordion-seo .ac .ac-trigger{font-family:"InterVariable",sans-serif;font-weight:500;font-size:clamp(1.3rem,1.5vw,1.75rem);letter-spacing:-.025em;margin-top:0;font-weight:500}.faq-accordion-seo .ac .ac-trigger:focus{color:var(--color-text)}.faq-accordion-seo .ac .ac-panel .ac-text{font-family:"InterVariable",sans-serif;padding:0 1.5rem 0 .5rem;color:var(--color-text)}.lazyImgObjectFit{position:relative;overflow:hidden;width:100%;height:100%}.lazyImgObjectFit img{object-fit:cover;position:absolute;width:100%;height:100%}.full-size-image-background-wrp{position:relative;overflow:hidden;background:rgba(0,0,0,0)}.full-size-image-background{position:absolute;z-index:-1;top:0;right:0;left:0;bottom:0}.exovia-swipe{position:relative;z-index:1;border-radius:50px;text-decoration:none;text-align:center;line-height:18px;color:#1c1c1c;display:block;overflow:hidden;background-color:rgba(0,0,0,0);width:100%;height:55px;max-width:110px;margin:1rem 0;border:1px solid #1c1c1c;transition:color .5s;font-weight:500;font-size:16px}.exovia-swipe:before{content:"";z-index:-1;box-sizing:border-box;transition:.5s ease-in-out;position:absolute;top:0;right:-50px;bottom:0;left:0;border-right:50px solid rgba(0,0,0,0);border-bottom:55px solid #1c1c1c;transform:translateX(-100%)}.exovia-swipe:hover{color:#fff}.exovia-swipe:hover:before{transform:translateX(0)}.exovia-swipe.fixed-btn{line-height:15px;font-weight:600;letter-spacing:.05em;bottom:1.5rem;background:#7d2eb9;position:fixed;z-index:1450;color:#fff;right:1rem;border:2px solid #7d2eb9}.exovia-swipe.fixed-btn:before{border-bottom:55px solid #fff}.exovia-swipe.fixed-btn:hover{color:#9f3fd8}@media(min-width:576px){.exovia-swipe.fixed-btn{max-width:150px;line-height:18px;letter-spacing:.05em}}@media(min-width:992px){.exovia-swipe{text-transform:uppercase}.exovia-swipe.fixed-btn{bottom:.5rem;font-size:1rem;font-weight:500;letter-spacing:.025em;max-width:124px}}.article-teaser-col a{text-decoration:none}.article-teaser-col a h3{font-size:clamp(1.3rem,1.5vw,1.75rem);letter-spacing:-.025em;margin-top:0;font-weight:500;margin-top:.25rem}.article-teaser-col a .cat,.article-teaser-col a .date{letter-spacing:.03rem;text-transform:uppercase;font-weight:700;display:inline-block;line-height:1.75;color:#5e1f9b;font-size:clamp(12px,1vw,1rem);padding-top:1em}.article-teaser-col a .cat{padding-right:.5em}.article-teaser-col .img-wrp{overflow:hidden;position:relative;backface-visibility:hidden}.article-teaser-col .img-wrp img{transition:transform 1s;backface-visibility:hidden;position:absolute;top:0;right:0;bottom:0;left:0}.article-teaser-col .img-wrp img:hover{transform:scale3d(1.075,1.075,1.075)}.article-teaser-col .meta-desc{font-size:.875rem;margin-top:0;margin-bottom:1em;line-height:1.625}.article-teaser-col .author{font-size:.875rem;margin-top:0;margin-bottom:1em;line-height:1.625}.article-teaser-col .author a{font-size:clamp(.875rem,1.1vw,1.05rem);color:var(--color-text)}.article-teaser-col .author a:hover{color:#9f3fd8}.article-teaser-col .author .author-img{width:35px;height:35px;border-radius:50%}.exovia-ripple{min-height:48px;position:relative;overflow:hidden;z-index:1;border-radius:3em;text-decoration:none;text-align:center;padding:1em 2em;border:1px solid #1c1c1c;background-color:rgba(0,0,0,0);display:block}.exovia-ripple:before{content:"";z-index:-1;box-sizing:border-box;transition:.45s ease-in;position:absolute;top:0;right:0;bottom:0;left:0;background-color:#1c1c1c;border-radius:50%;transform:scaleX(0) translateX(-100%);transform-origin:left center}.exovia-ripple:hover{color:#fff}.exovia-ripple:hover:before{transform:scaleX(1) translateX(0);border-radius:25px}a.exovia-ripple{display:inline-block}.blog-info-box .name a{font-family:"InterVariable",sans-serif;font-weight:400;font-size:1em;color:#9f3fd8;font-style:italic}.blog-info-box .rubriken{text-align:left}.blog-info-box .rubriken a:first-child{margin-left:88px}.blog-info-box a{text-decoration:none}.blog-info-box .badge{font-size:1rem;font-weight:400;transform:translateY(0)}@media(min-width:768px){.blog-info-box .rubriken{text-align:right}.blog-info-box .rubriken a:first-child{margin-left:auto}}.badge{background-color:#3b3b3b;font-family:"InterVariable",sans-serif;color:#fff;display:inline-block;padding:.25em .4em;font-size:50%;font-weight:800;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;margin-bottom:1em;transform:translatey(-50%)}@media(min-width:768px){.badge{background-color:#9f3fd8}}.avatar-icon-image{width:72px;height:72px;border-radius:50%}.underline-animated-link{display:inline-block;position:relative;color:#9f3fd8;text-decoration:none}.underline-animated-link:after{content:"";position:absolute;width:100%;transform:scaleX(0);height:2px;bottom:0;left:0;background-color:#9f3fd8;transform-origin:bottom right;transition:transform .35s ease-out}.underline-animated-link:hover{color:#9f3fd8}.underline-animated-link:hover:after{transform:scaleX(1);transform-origin:bottom left}.toc{background-color:#f5f5f5;padding:1em 2.75em}
/*!*******************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./node_modules/sass-loader/dist/cjs.js!./src/scss/exovias-grid.scss ***!
  \*******************************************************************************************************************************************************************************************/
.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1*var(--bs-gutter-y));margin-right:calc(-0.5*var(--bs-gutter-x));margin-left:calc(-0.5*var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:.5rem}.g-1,.gy-1{--bs-gutter-y:.5rem}.g-2,.gx-2{--bs-gutter-x:1rem}.g-2,.gy-2{--bs-gutter-y:1rem}.g-3,.gx-3{--bs-gutter-x:2rem}.g-3,.gy-3{--bs-gutter-y:2rem}.g-4,.gx-4{--bs-gutter-x:4rem}.g-4,.gy-4{--bs-gutter-y:4rem}.g-5,.gx-5{--bs-gutter-x:6rem}.g-5,.gy-5{--bs-gutter-y:6rem}.g-6,.gx-6{--bs-gutter-x:9rem}.g-6,.gy-6{--bs-gutter-y:9rem}.g-7,.gx-7{--bs-gutter-x:12rem}.g-7,.gy-7{--bs-gutter-y:12rem}.g-8,.gx-8{--bs-gutter-x:18rem}.g-8,.gy-8{--bs-gutter-y:18rem}@media(min-width:576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:.5rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:.5rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:1rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:1rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:2rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:2rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:4rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:4rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:6rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:6rem}.g-sm-6,.gx-sm-6{--bs-gutter-x:9rem}.g-sm-6,.gy-sm-6{--bs-gutter-y:9rem}.g-sm-7,.gx-sm-7{--bs-gutter-x:12rem}.g-sm-7,.gy-sm-7{--bs-gutter-y:12rem}.g-sm-8,.gx-sm-8{--bs-gutter-x:18rem}.g-sm-8,.gy-sm-8{--bs-gutter-y:18rem}}@media(min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:.5rem}.g-md-1,.gy-md-1{--bs-gutter-y:.5rem}.g-md-2,.gx-md-2{--bs-gutter-x:1rem}.g-md-2,.gy-md-2{--bs-gutter-y:1rem}.g-md-3,.gx-md-3{--bs-gutter-x:2rem}.g-md-3,.gy-md-3{--bs-gutter-y:2rem}.g-md-4,.gx-md-4{--bs-gutter-x:4rem}.g-md-4,.gy-md-4{--bs-gutter-y:4rem}.g-md-5,.gx-md-5{--bs-gutter-x:6rem}.g-md-5,.gy-md-5{--bs-gutter-y:6rem}.g-md-6,.gx-md-6{--bs-gutter-x:9rem}.g-md-6,.gy-md-6{--bs-gutter-y:9rem}.g-md-7,.gx-md-7{--bs-gutter-x:12rem}.g-md-7,.gy-md-7{--bs-gutter-y:12rem}.g-md-8,.gx-md-8{--bs-gutter-x:18rem}.g-md-8,.gy-md-8{--bs-gutter-y:18rem}}@media(min-width:992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:.5rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:.5rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:1rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:1rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:2rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:2rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:4rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:4rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:6rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:6rem}.g-lg-6,.gx-lg-6{--bs-gutter-x:9rem}.g-lg-6,.gy-lg-6{--bs-gutter-y:9rem}.g-lg-7,.gx-lg-7{--bs-gutter-x:12rem}.g-lg-7,.gy-lg-7{--bs-gutter-y:12rem}.g-lg-8,.gx-lg-8{--bs-gutter-x:18rem}.g-lg-8,.gy-lg-8{--bs-gutter-y:18rem}}@media(min-width:1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:.5rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:.5rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:1rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:1rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:2rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:2rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:4rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:4rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:6rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:6rem}.g-xl-6,.gx-xl-6{--bs-gutter-x:9rem}.g-xl-6,.gy-xl-6{--bs-gutter-y:9rem}.g-xl-7,.gx-xl-7{--bs-gutter-x:12rem}.g-xl-7,.gy-xl-7{--bs-gutter-y:12rem}.g-xl-8,.gx-xl-8{--bs-gutter-x:18rem}.g-xl-8,.gy-xl-8{--bs-gutter-y:18rem}}@media(min-width:1500px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.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:.5rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:.5rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:1rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:1rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:2rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:2rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:4rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:4rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:6rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:6rem}.g-xxl-6,.gx-xxl-6{--bs-gutter-x:9rem}.g-xxl-6,.gy-xxl-6{--bs-gutter-y:9rem}.g-xxl-7,.gx-xxl-7{--bs-gutter-x:12rem}.g-xxl-7,.gy-xxl-7{--bs-gutter-y:12rem}.g-xxl-8,.gx-xxl-8{--bs-gutter-x:18rem}.g-xxl-8,.gy-xxl-8{--bs-gutter-y:18rem}}@media(min-width:1800px){.col-3xl{flex:1 0 0%}.row-cols-3xl-auto>*{flex:0 0 auto;width:auto}.row-cols-3xl-1>*{flex:0 0 auto;width:100%}.row-cols-3xl-2>*{flex:0 0 auto;width:50%}.row-cols-3xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-3xl-4>*{flex:0 0 auto;width:25%}.row-cols-3xl-5>*{flex:0 0 auto;width:20%}.row-cols-3xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-3xl-auto{flex:0 0 auto;width:auto}.col-3xl-1{flex:0 0 auto;width:8.33333333%}.col-3xl-2{flex:0 0 auto;width:16.66666667%}.col-3xl-3{flex:0 0 auto;width:25%}.col-3xl-4{flex:0 0 auto;width:33.33333333%}.col-3xl-5{flex:0 0 auto;width:41.66666667%}.col-3xl-6{flex:0 0 auto;width:50%}.col-3xl-7{flex:0 0 auto;width:58.33333333%}.col-3xl-8{flex:0 0 auto;width:66.66666667%}.col-3xl-9{flex:0 0 auto;width:75%}.col-3xl-10{flex:0 0 auto;width:83.33333333%}.col-3xl-11{flex:0 0 auto;width:91.66666667%}.col-3xl-12{flex:0 0 auto;width:100%}.offset-3xl-0{margin-left:0}.offset-3xl-1{margin-left:8.33333333%}.offset-3xl-2{margin-left:16.66666667%}.offset-3xl-3{margin-left:25%}.offset-3xl-4{margin-left:33.33333333%}.offset-3xl-5{margin-left:41.66666667%}.offset-3xl-6{margin-left:50%}.offset-3xl-7{margin-left:58.33333333%}.offset-3xl-8{margin-left:66.66666667%}.offset-3xl-9{margin-left:75%}.offset-3xl-10{margin-left:83.33333333%}.offset-3xl-11{margin-left:91.66666667%}.g-3xl-0,.gx-3xl-0{--bs-gutter-x:0}.g-3xl-0,.gy-3xl-0{--bs-gutter-y:0}.g-3xl-1,.gx-3xl-1{--bs-gutter-x:.5rem}.g-3xl-1,.gy-3xl-1{--bs-gutter-y:.5rem}.g-3xl-2,.gx-3xl-2{--bs-gutter-x:1rem}.g-3xl-2,.gy-3xl-2{--bs-gutter-y:1rem}.g-3xl-3,.gx-3xl-3{--bs-gutter-x:2rem}.g-3xl-3,.gy-3xl-3{--bs-gutter-y:2rem}.g-3xl-4,.gx-3xl-4{--bs-gutter-x:4rem}.g-3xl-4,.gy-3xl-4{--bs-gutter-y:4rem}.g-3xl-5,.gx-3xl-5{--bs-gutter-x:6rem}.g-3xl-5,.gy-3xl-5{--bs-gutter-y:6rem}.g-3xl-6,.gx-3xl-6{--bs-gutter-x:9rem}.g-3xl-6,.gy-3xl-6{--bs-gutter-y:9rem}.g-3xl-7,.gx-3xl-7{--bs-gutter-x:12rem}.g-3xl-7,.gy-3xl-7{--bs-gutter-y:12rem}.g-3xl-8,.gx-3xl-8{--bs-gutter-x:18rem}.g-3xl-8,.gy-3xl-8{--bs-gutter-y:18rem}}@media(min-width:2200px){.col-4xl{flex:1 0 0%}.row-cols-4xl-auto>*{flex:0 0 auto;width:auto}.row-cols-4xl-1>*{flex:0 0 auto;width:100%}.row-cols-4xl-2>*{flex:0 0 auto;width:50%}.row-cols-4xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4xl-4>*{flex:0 0 auto;width:25%}.row-cols-4xl-5>*{flex:0 0 auto;width:20%}.row-cols-4xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-4xl-auto{flex:0 0 auto;width:auto}.col-4xl-1{flex:0 0 auto;width:8.33333333%}.col-4xl-2{flex:0 0 auto;width:16.66666667%}.col-4xl-3{flex:0 0 auto;width:25%}.col-4xl-4{flex:0 0 auto;width:33.33333333%}.col-4xl-5{flex:0 0 auto;width:41.66666667%}.col-4xl-6{flex:0 0 auto;width:50%}.col-4xl-7{flex:0 0 auto;width:58.33333333%}.col-4xl-8{flex:0 0 auto;width:66.66666667%}.col-4xl-9{flex:0 0 auto;width:75%}.col-4xl-10{flex:0 0 auto;width:83.33333333%}.col-4xl-11{flex:0 0 auto;width:91.66666667%}.col-4xl-12{flex:0 0 auto;width:100%}.offset-4xl-0{margin-left:0}.offset-4xl-1{margin-left:8.33333333%}.offset-4xl-2{margin-left:16.66666667%}.offset-4xl-3{margin-left:25%}.offset-4xl-4{margin-left:33.33333333%}.offset-4xl-5{margin-left:41.66666667%}.offset-4xl-6{margin-left:50%}.offset-4xl-7{margin-left:58.33333333%}.offset-4xl-8{margin-left:66.66666667%}.offset-4xl-9{margin-left:75%}.offset-4xl-10{margin-left:83.33333333%}.offset-4xl-11{margin-left:91.66666667%}.g-4xl-0,.gx-4xl-0{--bs-gutter-x:0}.g-4xl-0,.gy-4xl-0{--bs-gutter-y:0}.g-4xl-1,.gx-4xl-1{--bs-gutter-x:.5rem}.g-4xl-1,.gy-4xl-1{--bs-gutter-y:.5rem}.g-4xl-2,.gx-4xl-2{--bs-gutter-x:1rem}.g-4xl-2,.gy-4xl-2{--bs-gutter-y:1rem}.g-4xl-3,.gx-4xl-3{--bs-gutter-x:2rem}.g-4xl-3,.gy-4xl-3{--bs-gutter-y:2rem}.g-4xl-4,.gx-4xl-4{--bs-gutter-x:4rem}.g-4xl-4,.gy-4xl-4{--bs-gutter-y:4rem}.g-4xl-5,.gx-4xl-5{--bs-gutter-x:6rem}.g-4xl-5,.gy-4xl-5{--bs-gutter-y:6rem}.g-4xl-6,.gx-4xl-6{--bs-gutter-x:9rem}.g-4xl-6,.gy-4xl-6{--bs-gutter-y:9rem}.g-4xl-7,.gx-4xl-7{--bs-gutter-x:12rem}.g-4xl-7,.gy-4xl-7{--bs-gutter-y:12rem}.g-4xl-8,.gx-4xl-8{--bs-gutter-x:18rem}.g-4xl-8,.gy-4xl-8{--bs-gutter-y:18rem}}.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}.opacity-0{opacity:0 !important}.opacity-25{opacity:.25 !important}.opacity-50{opacity:.5 !important}.opacity-75{opacity:.75 !important}.opacity-100{opacity:1 !important}.overflow-auto{overflow:auto !important}.overflow-hidden{overflow:hidden !important}.overflow-visible{overflow:visible !important}.overflow-scroll{overflow:scroll !important}.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:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-0{border:0 !important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-top-0{border-top:0 !important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-end-0{border-right:0 !important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-bottom-0{border-bottom:0 !important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-start-0{border-left:0 !important}.border-primary{--bs-border-opacity:1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity)) !important}.border-secondary{--bs-border-opacity:1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity)) !important}.border-success{--bs-border-opacity:1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity)) !important}.border-info{--bs-border-opacity:1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity)) !important}.border-warning{--bs-border-opacity:1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity)) !important}.border-danger{--bs-border-opacity:1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity)) !important}.border-light{--bs-border-opacity:1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity)) !important}.border-dark{--bs-border-opacity:1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity)) !important}.border-white{--bs-border-opacity:1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity)) !important}.border-1{--bs-border-width:1px}.border-2{--bs-border-width:2px}.border-3{--bs-border-width:3px}.border-4{--bs-border-width:4px}.border-5{--bs-border-width:5px}.border-opacity-10{--bs-border-opacity:.1}.border-opacity-25{--bs-border-opacity:.25}.border-opacity-50{--bs-border-opacity:.5}.border-opacity-75{--bs-border-opacity:.75}.border-opacity-100{--bs-border-opacity:1}.w-25{width:25% !important}.w-50{width:50% !important}.w-75{width:75% !important}.w-100{width:100% !important}.w-auto{width:auto !important}.mw-100{max-width:100% !important}.vw-100{width:100vw !important}.min-vw-100{min-width:100vw !important}.h-25{height:25% !important}.h-50{height:50% !important}.h-75{height:75% !important}.h-100{height:100% !important}.h-auto{height:auto !important}.mh-100{max-height:100% !important}.vh-100{height:100vh !important}.min-vh-100{min-height:100vh !important}.flex-fill{flex:1 1 auto !important}.flex-row{flex-direction:row !important}.flex-column{flex-direction:column !important}.flex-row-reverse{flex-direction:row-reverse !important}.flex-column-reverse{flex-direction:column-reverse !important}.flex-grow-0{flex-grow:0 !important}.flex-grow-1{flex-grow:1 !important}.flex-shrink-0{flex-shrink:0 !important}.flex-shrink-1{flex-shrink:1 !important}.flex-wrap{flex-wrap:wrap !important}.flex-nowrap{flex-wrap:nowrap !important}.flex-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.justify-content-around{justify-content:space-around !important}.justify-content-evenly{justify-content:space-evenly !important}.align-items-start{align-items:flex-start !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.align-items-baseline{align-items:baseline !important}.align-items-stretch{align-items:stretch !important}.align-content-start{align-content:flex-start !important}.align-content-end{align-content:flex-end !important}.align-content-center{align-content:center !important}.align-content-between{align-content:space-between !important}.align-content-around{align-content:space-around !important}.align-content-stretch{align-content:stretch !important}.align-self-auto{align-self:auto !important}.align-self-start{align-self:flex-start !important}.align-self-end{align-self:flex-end !important}.align-self-center{align-self:center !important}.align-self-baseline{align-self:baseline !important}.align-self-stretch{align-self:stretch !important}.order-first{order:-1 !important}.order-0{order:0 !important}.order-1{order:1 !important}.order-2{order:2 !important}.order-3{order:3 !important}.order-4{order:4 !important}.order-5{order:5 !important}.order-last{order:6 !important}.m-0{margin:0 !important}.m-1{margin:.5rem !important}.m-2{margin:1rem !important}.m-3{margin:2rem !important}.m-4{margin:4rem !important}.m-5{margin:6rem !important}.m-6{margin:9rem !important}.m-7{margin:12rem !important}.m-8{margin:18rem !important}.m-auto{margin:auto !important}.mx-0{margin-right:0 !important;margin-left:0 !important}.mx-1{margin-right:.5rem !important;margin-left:.5rem !important}.mx-2{margin-right:1rem !important;margin-left:1rem !important}.mx-3{margin-right:2rem !important;margin-left:2rem !important}.mx-4{margin-right:4rem !important;margin-left:4rem !important}.mx-5{margin-right:6rem !important;margin-left:6rem !important}.mx-6{margin-right:9rem !important;margin-left:9rem !important}.mx-7{margin-right:12rem !important;margin-left:12rem !important}.mx-8{margin-right:18rem !important;margin-left:18rem !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:.5rem !important;margin-bottom:.5rem !important}.my-2{margin-top:1rem !important;margin-bottom:1rem !important}.my-3{margin-top:2rem !important;margin-bottom:2rem !important}.my-4{margin-top:4rem !important;margin-bottom:4rem !important}.my-5{margin-top:6rem !important;margin-bottom:6rem !important}.my-6{margin-top:9rem !important;margin-bottom:9rem !important}.my-7{margin-top:12rem !important;margin-bottom:12rem !important}.my-8{margin-top:18rem !important;margin-bottom:18rem !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-0{margin-top:0 !important}.mt-1{margin-top:.5rem !important}.mt-2{margin-top:1rem !important}.mt-3{margin-top:2rem !important}.mt-4{margin-top:4rem !important}.mt-5{margin-top:6rem !important}.mt-6{margin-top:9rem !important}.mt-7{margin-top:12rem !important}.mt-8{margin-top:18rem !important}.mt-auto{margin-top:auto !important}.me-0{margin-right:0 !important}.me-1{margin-right:.5rem !important}.me-2{margin-right:1rem !important}.me-3{margin-right:2rem !important}.me-4{margin-right:4rem !important}.me-5{margin-right:6rem !important}.me-6{margin-right:9rem !important}.me-7{margin-right:12rem !important}.me-8{margin-right:18rem !important}.me-auto{margin-right:auto !important}.mb-0{margin-bottom:0 !important}.mb-1{margin-bottom:.5rem !important}.mb-2{margin-bottom:1rem !important}.mb-3{margin-bottom:2rem !important}.mb-4{margin-bottom:4rem !important}.mb-5{margin-bottom:6rem !important}.mb-6{margin-bottom:9rem !important}.mb-7{margin-bottom:12rem !important}.mb-8{margin-bottom:18rem !important}.mb-auto{margin-bottom:auto !important}.ms-0{margin-left:0 !important}.ms-1{margin-left:.5rem !important}.ms-2{margin-left:1rem !important}.ms-3{margin-left:2rem !important}.ms-4{margin-left:4rem !important}.ms-5{margin-left:6rem !important}.ms-6{margin-left:9rem !important}.ms-7{margin-left:12rem !important}.ms-8{margin-left:18rem !important}.ms-auto{margin-left:auto !important}.p-0{padding:0 !important}.p-1{padding:.5rem !important}.p-2{padding:1rem !important}.p-3{padding:2rem !important}.p-4{padding:4rem !important}.p-5{padding:6rem !important}.p-6{padding:9rem !important}.p-7{padding:12rem !important}.p-8{padding:18rem !important}.px-0{padding-right:0 !important;padding-left:0 !important}.px-1{padding-right:.5rem !important;padding-left:.5rem !important}.px-2{padding-right:1rem !important;padding-left:1rem !important}.px-3{padding-right:2rem !important;padding-left:2rem !important}.px-4{padding-right:4rem !important;padding-left:4rem !important}.px-5{padding-right:6rem !important;padding-left:6rem !important}.px-6{padding-right:9rem !important;padding-left:9rem !important}.px-7{padding-right:12rem !important;padding-left:12rem !important}.px-8{padding-right:18rem !important;padding-left:18rem !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.py-1{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-2{padding-top:1rem !important;padding-bottom:1rem !important}.py-3{padding-top:2rem !important;padding-bottom:2rem !important}.py-4{padding-top:4rem !important;padding-bottom:4rem !important}.py-5{padding-top:6rem !important;padding-bottom:6rem !important}.py-6{padding-top:9rem !important;padding-bottom:9rem !important}.py-7{padding-top:12rem !important;padding-bottom:12rem !important}.py-8{padding-top:18rem !important;padding-bottom:18rem !important}.pt-0{padding-top:0 !important}.pt-1{padding-top:.5rem !important}.pt-2{padding-top:1rem !important}.pt-3{padding-top:2rem !important}.pt-4{padding-top:4rem !important}.pt-5{padding-top:6rem !important}.pt-6{padding-top:9rem !important}.pt-7{padding-top:12rem !important}.pt-8{padding-top:18rem !important}.pe-0{padding-right:0 !important}.pe-1{padding-right:.5rem !important}.pe-2{padding-right:1rem !important}.pe-3{padding-right:2rem !important}.pe-4{padding-right:4rem !important}.pe-5{padding-right:6rem !important}.pe-6{padding-right:9rem !important}.pe-7{padding-right:12rem !important}.pe-8{padding-right:18rem !important}.pb-0{padding-bottom:0 !important}.pb-1{padding-bottom:.5rem !important}.pb-2{padding-bottom:1rem !important}.pb-3{padding-bottom:2rem !important}.pb-4{padding-bottom:4rem !important}.pb-5{padding-bottom:6rem !important}.pb-6{padding-bottom:9rem !important}.pb-7{padding-bottom:12rem !important}.pb-8{padding-bottom:18rem !important}.ps-0{padding-left:0 !important}.ps-1{padding-left:.5rem !important}.ps-2{padding-left:1rem !important}.ps-3{padding-left:2rem !important}.ps-4{padding-left:4rem !important}.ps-5{padding-left:6rem !important}.ps-6{padding-left:9rem !important}.ps-7{padding-left:12rem !important}.ps-8{padding-left:18rem !important}.gap-0{gap:0 !important}.gap-1{gap:.5rem !important}.gap-2{gap:1rem !important}.gap-3{gap:2rem !important}.gap-4{gap:4rem !important}.gap-5{gap:6rem !important}.gap-6{gap:9rem !important}.gap-7{gap:12rem !important}.gap-8{gap:18rem !important}.font-monospace{font-family:var(--bs-font-monospace) !important}.fs-1{font-size:calc(1.375rem + 1.5vw) !important}.fs-2{font-size:calc(1.325rem + .9vw) !important}.fs-3{font-size:calc(1.3rem + .6vw) !important}.fs-4{font-size:calc(1.275rem + .3vw) !important}.fs-5{font-size:1.25rem !important}.fs-6{font-size:1rem !important}.fst-italic{font-style:italic !important}.fst-normal{font-style:normal !important}.fw-light{font-weight:300 !important}.fw-lighter{font-weight:lighter !important}.fw-normal{font-weight:400 !important}.fw-bold{font-weight:700 !important}.fw-semibold{font-weight:600 !important}.fw-bolder{font-weight:bolder !important}.lh-1{line-height:1 !important}.lh-sm{line-height:1.25 !important}.lh-base{line-height:1.5 !important}.lh-lg{line-height:2 !important}.text-start{text-align:left !important}.text-end{text-align:right !important}.text-center{text-align:center !important}.text-decoration-none{text-decoration:none !important}.text-decoration-underline{text-decoration:underline !important}.text-decoration-line-through{text-decoration:line-through !important}.text-lowercase{text-transform:lowercase !important}.text-uppercase{text-transform:uppercase !important}.text-capitalize{text-transform:capitalize !important}.text-wrap{white-space:normal !important}.text-nowrap{white-space:nowrap !important}.text-break{word-wrap:break-word !important;word-break:break-word !important}.text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity)) !important}.text-secondary{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity)) !important}.text-success{--bs-text-opacity:1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity)) !important}.text-info{--bs-text-opacity:1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity)) !important}.text-warning{--bs-text-opacity:1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity)) !important}.text-danger{--bs-text-opacity:1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity)) !important}.text-light{--bs-text-opacity:1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity)) !important}.text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity)) !important}.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity)) !important}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity)) !important}.text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity)) !important}.text-muted{--bs-text-opacity:1;color:#6c757d !important}.text-black-50{--bs-text-opacity:1;color:rgba(0,0,0,.5) !important}.text-white-50{--bs-text-opacity:1;color:hsla(0,0%,100%,.5) !important}.text-reset{--bs-text-opacity:1;color:inherit !important}.text-opacity-25{--bs-text-opacity:.25}.text-opacity-50{--bs-text-opacity:.5}.text-opacity-75{--bs-text-opacity:.75}.text-opacity-100{--bs-text-opacity:1}.bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity)) !important}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity)) !important}.bg-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity)) !important}.bg-info{--bs-bg-opacity:1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity)) !important}.bg-warning{--bs-bg-opacity:1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity)) !important}.bg-danger{--bs-bg-opacity:1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity)) !important}.bg-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity)) !important}.bg-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity)) !important}.bg-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity)) !important}.bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity)) !important}.bg-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity)) !important}.bg-transparent{--bs-bg-opacity:1;background-color:rgba(0,0,0,0) !important}.bg-opacity-10{--bs-bg-opacity:.1}.bg-opacity-25{--bs-bg-opacity:.25}.bg-opacity-50{--bs-bg-opacity:.5}.bg-opacity-75{--bs-bg-opacity:.75}.bg-opacity-100{--bs-bg-opacity:1}.bg-gradient{background-image:var(--bs-gradient) !important}.user-select-all{user-select:all !important}.user-select-auto{user-select:auto !important}.user-select-none{user-select:none !important}.pe-none{pointer-events:none !important}.pe-auto{pointer-events:auto !important}.rounded{border-radius:var(--bs-border-radius) !important}.rounded-0{border-radius:0 !important}.rounded-1{border-radius:var(--bs-border-radius-sm) !important}.rounded-2{border-radius:var(--bs-border-radius) !important}.rounded-3{border-radius:var(--bs-border-radius-lg) !important}.rounded-4{border-radius:var(--bs-border-radius-xl) !important}.rounded-5{border-radius:var(--bs-border-radius-2xl) !important}.rounded-circle{border-radius:50% !important}.rounded-pill{border-radius:var(--bs-border-radius-pill) !important}.rounded-top{border-top-left-radius:var(--bs-border-radius) !important;border-top-right-radius:var(--bs-border-radius) !important}.rounded-end{border-top-right-radius:var(--bs-border-radius) !important;border-bottom-right-radius:var(--bs-border-radius) !important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius) !important;border-bottom-left-radius:var(--bs-border-radius) !important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius) !important;border-top-left-radius:var(--bs-border-radius) !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}.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:.5rem !important}.m-sm-2{margin:1rem !important}.m-sm-3{margin:2rem !important}.m-sm-4{margin:4rem !important}.m-sm-5{margin:6rem !important}.m-sm-6{margin:9rem !important}.m-sm-7{margin:12rem !important}.m-sm-8{margin:18rem !important}.m-sm-auto{margin:auto !important}.mx-sm-0{margin-right:0 !important;margin-left:0 !important}.mx-sm-1{margin-right:.5rem !important;margin-left:.5rem !important}.mx-sm-2{margin-right:1rem !important;margin-left:1rem !important}.mx-sm-3{margin-right:2rem !important;margin-left:2rem !important}.mx-sm-4{margin-right:4rem !important;margin-left:4rem !important}.mx-sm-5{margin-right:6rem !important;margin-left:6rem !important}.mx-sm-6{margin-right:9rem !important;margin-left:9rem !important}.mx-sm-7{margin-right:12rem !important;margin-left:12rem !important}.mx-sm-8{margin-right:18rem !important;margin-left:18rem !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:.5rem !important;margin-bottom:.5rem !important}.my-sm-2{margin-top:1rem !important;margin-bottom:1rem !important}.my-sm-3{margin-top:2rem !important;margin-bottom:2rem !important}.my-sm-4{margin-top:4rem !important;margin-bottom:4rem !important}.my-sm-5{margin-top:6rem !important;margin-bottom:6rem !important}.my-sm-6{margin-top:9rem !important;margin-bottom:9rem !important}.my-sm-7{margin-top:12rem !important;margin-bottom:12rem !important}.my-sm-8{margin-top:18rem !important;margin-bottom:18rem !important}.my-sm-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-sm-0{margin-top:0 !important}.mt-sm-1{margin-top:.5rem !important}.mt-sm-2{margin-top:1rem !important}.mt-sm-3{margin-top:2rem !important}.mt-sm-4{margin-top:4rem !important}.mt-sm-5{margin-top:6rem !important}.mt-sm-6{margin-top:9rem !important}.mt-sm-7{margin-top:12rem !important}.mt-sm-8{margin-top:18rem !important}.mt-sm-auto{margin-top:auto !important}.me-sm-0{margin-right:0 !important}.me-sm-1{margin-right:.5rem !important}.me-sm-2{margin-right:1rem !important}.me-sm-3{margin-right:2rem !important}.me-sm-4{margin-right:4rem !important}.me-sm-5{margin-right:6rem !important}.me-sm-6{margin-right:9rem !important}.me-sm-7{margin-right:12rem !important}.me-sm-8{margin-right:18rem !important}.me-sm-auto{margin-right:auto !important}.mb-sm-0{margin-bottom:0 !important}.mb-sm-1{margin-bottom:.5rem !important}.mb-sm-2{margin-bottom:1rem !important}.mb-sm-3{margin-bottom:2rem !important}.mb-sm-4{margin-bottom:4rem !important}.mb-sm-5{margin-bottom:6rem !important}.mb-sm-6{margin-bottom:9rem !important}.mb-sm-7{margin-bottom:12rem !important}.mb-sm-8{margin-bottom:18rem !important}.mb-sm-auto{margin-bottom:auto !important}.ms-sm-0{margin-left:0 !important}.ms-sm-1{margin-left:.5rem !important}.ms-sm-2{margin-left:1rem !important}.ms-sm-3{margin-left:2rem !important}.ms-sm-4{margin-left:4rem !important}.ms-sm-5{margin-left:6rem !important}.ms-sm-6{margin-left:9rem !important}.ms-sm-7{margin-left:12rem !important}.ms-sm-8{margin-left:18rem !important}.ms-sm-auto{margin-left:auto !important}.p-sm-0{padding:0 !important}.p-sm-1{padding:.5rem !important}.p-sm-2{padding:1rem !important}.p-sm-3{padding:2rem !important}.p-sm-4{padding:4rem !important}.p-sm-5{padding:6rem !important}.p-sm-6{padding:9rem !important}.p-sm-7{padding:12rem !important}.p-sm-8{padding:18rem !important}.px-sm-0{padding-right:0 !important;padding-left:0 !important}.px-sm-1{padding-right:.5rem !important;padding-left:.5rem !important}.px-sm-2{padding-right:1rem !important;padding-left:1rem !important}.px-sm-3{padding-right:2rem !important;padding-left:2rem !important}.px-sm-4{padding-right:4rem !important;padding-left:4rem !important}.px-sm-5{padding-right:6rem !important;padding-left:6rem !important}.px-sm-6{padding-right:9rem !important;padding-left:9rem !important}.px-sm-7{padding-right:12rem !important;padding-left:12rem !important}.px-sm-8{padding-right:18rem !important;padding-left:18rem !important}.py-sm-0{padding-top:0 !important;padding-bottom:0 !important}.py-sm-1{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-sm-2{padding-top:1rem !important;padding-bottom:1rem !important}.py-sm-3{padding-top:2rem !important;padding-bottom:2rem !important}.py-sm-4{padding-top:4rem !important;padding-bottom:4rem !important}.py-sm-5{padding-top:6rem !important;padding-bottom:6rem !important}.py-sm-6{padding-top:9rem !important;padding-bottom:9rem !important}.py-sm-7{padding-top:12rem !important;padding-bottom:12rem !important}.py-sm-8{padding-top:18rem !important;padding-bottom:18rem !important}.pt-sm-0{padding-top:0 !important}.pt-sm-1{padding-top:.5rem !important}.pt-sm-2{padding-top:1rem !important}.pt-sm-3{padding-top:2rem !important}.pt-sm-4{padding-top:4rem !important}.pt-sm-5{padding-top:6rem !important}.pt-sm-6{padding-top:9rem !important}.pt-sm-7{padding-top:12rem !important}.pt-sm-8{padding-top:18rem !important}.pe-sm-0{padding-right:0 !important}.pe-sm-1{padding-right:.5rem !important}.pe-sm-2{padding-right:1rem !important}.pe-sm-3{padding-right:2rem !important}.pe-sm-4{padding-right:4rem !important}.pe-sm-5{padding-right:6rem !important}.pe-sm-6{padding-right:9rem !important}.pe-sm-7{padding-right:12rem !important}.pe-sm-8{padding-right:18rem !important}.pb-sm-0{padding-bottom:0 !important}.pb-sm-1{padding-bottom:.5rem !important}.pb-sm-2{padding-bottom:1rem !important}.pb-sm-3{padding-bottom:2rem !important}.pb-sm-4{padding-bottom:4rem !important}.pb-sm-5{padding-bottom:6rem !important}.pb-sm-6{padding-bottom:9rem !important}.pb-sm-7{padding-bottom:12rem !important}.pb-sm-8{padding-bottom:18rem !important}.ps-sm-0{padding-left:0 !important}.ps-sm-1{padding-left:.5rem !important}.ps-sm-2{padding-left:1rem !important}.ps-sm-3{padding-left:2rem !important}.ps-sm-4{padding-left:4rem !important}.ps-sm-5{padding-left:6rem !important}.ps-sm-6{padding-left:9rem !important}.ps-sm-7{padding-left:12rem !important}.ps-sm-8{padding-left:18rem !important}.gap-sm-0{gap:0 !important}.gap-sm-1{gap:.5rem !important}.gap-sm-2{gap:1rem !important}.gap-sm-3{gap:2rem !important}.gap-sm-4{gap:4rem !important}.gap-sm-5{gap:6rem !important}.gap-sm-6{gap:9rem !important}.gap-sm-7{gap:12rem !important}.gap-sm-8{gap:18rem !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}.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:.5rem !important}.m-md-2{margin:1rem !important}.m-md-3{margin:2rem !important}.m-md-4{margin:4rem !important}.m-md-5{margin:6rem !important}.m-md-6{margin:9rem !important}.m-md-7{margin:12rem !important}.m-md-8{margin:18rem !important}.m-md-auto{margin:auto !important}.mx-md-0{margin-right:0 !important;margin-left:0 !important}.mx-md-1{margin-right:.5rem !important;margin-left:.5rem !important}.mx-md-2{margin-right:1rem !important;margin-left:1rem !important}.mx-md-3{margin-right:2rem !important;margin-left:2rem !important}.mx-md-4{margin-right:4rem !important;margin-left:4rem !important}.mx-md-5{margin-right:6rem !important;margin-left:6rem !important}.mx-md-6{margin-right:9rem !important;margin-left:9rem !important}.mx-md-7{margin-right:12rem !important;margin-left:12rem !important}.mx-md-8{margin-right:18rem !important;margin-left:18rem !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:.5rem !important;margin-bottom:.5rem !important}.my-md-2{margin-top:1rem !important;margin-bottom:1rem !important}.my-md-3{margin-top:2rem !important;margin-bottom:2rem !important}.my-md-4{margin-top:4rem !important;margin-bottom:4rem !important}.my-md-5{margin-top:6rem !important;margin-bottom:6rem !important}.my-md-6{margin-top:9rem !important;margin-bottom:9rem !important}.my-md-7{margin-top:12rem !important;margin-bottom:12rem !important}.my-md-8{margin-top:18rem !important;margin-bottom:18rem !important}.my-md-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-md-0{margin-top:0 !important}.mt-md-1{margin-top:.5rem !important}.mt-md-2{margin-top:1rem !important}.mt-md-3{margin-top:2rem !important}.mt-md-4{margin-top:4rem !important}.mt-md-5{margin-top:6rem !important}.mt-md-6{margin-top:9rem !important}.mt-md-7{margin-top:12rem !important}.mt-md-8{margin-top:18rem !important}.mt-md-auto{margin-top:auto !important}.me-md-0{margin-right:0 !important}.me-md-1{margin-right:.5rem !important}.me-md-2{margin-right:1rem !important}.me-md-3{margin-right:2rem !important}.me-md-4{margin-right:4rem !important}.me-md-5{margin-right:6rem !important}.me-md-6{margin-right:9rem !important}.me-md-7{margin-right:12rem !important}.me-md-8{margin-right:18rem !important}.me-md-auto{margin-right:auto !important}.mb-md-0{margin-bottom:0 !important}.mb-md-1{margin-bottom:.5rem !important}.mb-md-2{margin-bottom:1rem !important}.mb-md-3{margin-bottom:2rem !important}.mb-md-4{margin-bottom:4rem !important}.mb-md-5{margin-bottom:6rem !important}.mb-md-6{margin-bottom:9rem !important}.mb-md-7{margin-bottom:12rem !important}.mb-md-8{margin-bottom:18rem !important}.mb-md-auto{margin-bottom:auto !important}.ms-md-0{margin-left:0 !important}.ms-md-1{margin-left:.5rem !important}.ms-md-2{margin-left:1rem !important}.ms-md-3{margin-left:2rem !important}.ms-md-4{margin-left:4rem !important}.ms-md-5{margin-left:6rem !important}.ms-md-6{margin-left:9rem !important}.ms-md-7{margin-left:12rem !important}.ms-md-8{margin-left:18rem !important}.ms-md-auto{margin-left:auto !important}.p-md-0{padding:0 !important}.p-md-1{padding:.5rem !important}.p-md-2{padding:1rem !important}.p-md-3{padding:2rem !important}.p-md-4{padding:4rem !important}.p-md-5{padding:6rem !important}.p-md-6{padding:9rem !important}.p-md-7{padding:12rem !important}.p-md-8{padding:18rem !important}.px-md-0{padding-right:0 !important;padding-left:0 !important}.px-md-1{padding-right:.5rem !important;padding-left:.5rem !important}.px-md-2{padding-right:1rem !important;padding-left:1rem !important}.px-md-3{padding-right:2rem !important;padding-left:2rem !important}.px-md-4{padding-right:4rem !important;padding-left:4rem !important}.px-md-5{padding-right:6rem !important;padding-left:6rem !important}.px-md-6{padding-right:9rem !important;padding-left:9rem !important}.px-md-7{padding-right:12rem !important;padding-left:12rem !important}.px-md-8{padding-right:18rem !important;padding-left:18rem !important}.py-md-0{padding-top:0 !important;padding-bottom:0 !important}.py-md-1{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-md-2{padding-top:1rem !important;padding-bottom:1rem !important}.py-md-3{padding-top:2rem !important;padding-bottom:2rem !important}.py-md-4{padding-top:4rem !important;padding-bottom:4rem !important}.py-md-5{padding-top:6rem !important;padding-bottom:6rem !important}.py-md-6{padding-top:9rem !important;padding-bottom:9rem !important}.py-md-7{padding-top:12rem !important;padding-bottom:12rem !important}.py-md-8{padding-top:18rem !important;padding-bottom:18rem !important}.pt-md-0{padding-top:0 !important}.pt-md-1{padding-top:.5rem !important}.pt-md-2{padding-top:1rem !important}.pt-md-3{padding-top:2rem !important}.pt-md-4{padding-top:4rem !important}.pt-md-5{padding-top:6rem !important}.pt-md-6{padding-top:9rem !important}.pt-md-7{padding-top:12rem !important}.pt-md-8{padding-top:18rem !important}.pe-md-0{padding-right:0 !important}.pe-md-1{padding-right:.5rem !important}.pe-md-2{padding-right:1rem !important}.pe-md-3{padding-right:2rem !important}.pe-md-4{padding-right:4rem !important}.pe-md-5{padding-right:6rem !important}.pe-md-6{padding-right:9rem !important}.pe-md-7{padding-right:12rem !important}.pe-md-8{padding-right:18rem !important}.pb-md-0{padding-bottom:0 !important}.pb-md-1{padding-bottom:.5rem !important}.pb-md-2{padding-bottom:1rem !important}.pb-md-3{padding-bottom:2rem !important}.pb-md-4{padding-bottom:4rem !important}.pb-md-5{padding-bottom:6rem !important}.pb-md-6{padding-bottom:9rem !important}.pb-md-7{padding-bottom:12rem !important}.pb-md-8{padding-bottom:18rem !important}.ps-md-0{padding-left:0 !important}.ps-md-1{padding-left:.5rem !important}.ps-md-2{padding-left:1rem !important}.ps-md-3{padding-left:2rem !important}.ps-md-4{padding-left:4rem !important}.ps-md-5{padding-left:6rem !important}.ps-md-6{padding-left:9rem !important}.ps-md-7{padding-left:12rem !important}.ps-md-8{padding-left:18rem !important}.gap-md-0{gap:0 !important}.gap-md-1{gap:.5rem !important}.gap-md-2{gap:1rem !important}.gap-md-3{gap:2rem !important}.gap-md-4{gap:4rem !important}.gap-md-5{gap:6rem !important}.gap-md-6{gap:9rem !important}.gap-md-7{gap:12rem !important}.gap-md-8{gap:18rem !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}.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:.5rem !important}.m-lg-2{margin:1rem !important}.m-lg-3{margin:2rem !important}.m-lg-4{margin:4rem !important}.m-lg-5{margin:6rem !important}.m-lg-6{margin:9rem !important}.m-lg-7{margin:12rem !important}.m-lg-8{margin:18rem !important}.m-lg-auto{margin:auto !important}.mx-lg-0{margin-right:0 !important;margin-left:0 !important}.mx-lg-1{margin-right:.5rem !important;margin-left:.5rem !important}.mx-lg-2{margin-right:1rem !important;margin-left:1rem !important}.mx-lg-3{margin-right:2rem !important;margin-left:2rem !important}.mx-lg-4{margin-right:4rem !important;margin-left:4rem !important}.mx-lg-5{margin-right:6rem !important;margin-left:6rem !important}.mx-lg-6{margin-right:9rem !important;margin-left:9rem !important}.mx-lg-7{margin-right:12rem !important;margin-left:12rem !important}.mx-lg-8{margin-right:18rem !important;margin-left:18rem !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:.5rem !important;margin-bottom:.5rem !important}.my-lg-2{margin-top:1rem !important;margin-bottom:1rem !important}.my-lg-3{margin-top:2rem !important;margin-bottom:2rem !important}.my-lg-4{margin-top:4rem !important;margin-bottom:4rem !important}.my-lg-5{margin-top:6rem !important;margin-bottom:6rem !important}.my-lg-6{margin-top:9rem !important;margin-bottom:9rem !important}.my-lg-7{margin-top:12rem !important;margin-bottom:12rem !important}.my-lg-8{margin-top:18rem !important;margin-bottom:18rem !important}.my-lg-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-lg-0{margin-top:0 !important}.mt-lg-1{margin-top:.5rem !important}.mt-lg-2{margin-top:1rem !important}.mt-lg-3{margin-top:2rem !important}.mt-lg-4{margin-top:4rem !important}.mt-lg-5{margin-top:6rem !important}.mt-lg-6{margin-top:9rem !important}.mt-lg-7{margin-top:12rem !important}.mt-lg-8{margin-top:18rem !important}.mt-lg-auto{margin-top:auto !important}.me-lg-0{margin-right:0 !important}.me-lg-1{margin-right:.5rem !important}.me-lg-2{margin-right:1rem !important}.me-lg-3{margin-right:2rem !important}.me-lg-4{margin-right:4rem !important}.me-lg-5{margin-right:6rem !important}.me-lg-6{margin-right:9rem !important}.me-lg-7{margin-right:12rem !important}.me-lg-8{margin-right:18rem !important}.me-lg-auto{margin-right:auto !important}.mb-lg-0{margin-bottom:0 !important}.mb-lg-1{margin-bottom:.5rem !important}.mb-lg-2{margin-bottom:1rem !important}.mb-lg-3{margin-bottom:2rem !important}.mb-lg-4{margin-bottom:4rem !important}.mb-lg-5{margin-bottom:6rem !important}.mb-lg-6{margin-bottom:9rem !important}.mb-lg-7{margin-bottom:12rem !important}.mb-lg-8{margin-bottom:18rem !important}.mb-lg-auto{margin-bottom:auto !important}.ms-lg-0{margin-left:0 !important}.ms-lg-1{margin-left:.5rem !important}.ms-lg-2{margin-left:1rem !important}.ms-lg-3{margin-left:2rem !important}.ms-lg-4{margin-left:4rem !important}.ms-lg-5{margin-left:6rem !important}.ms-lg-6{margin-left:9rem !important}.ms-lg-7{margin-left:12rem !important}.ms-lg-8{margin-left:18rem !important}.ms-lg-auto{margin-left:auto !important}.p-lg-0{padding:0 !important}.p-lg-1{padding:.5rem !important}.p-lg-2{padding:1rem !important}.p-lg-3{padding:2rem !important}.p-lg-4{padding:4rem !important}.p-lg-5{padding:6rem !important}.p-lg-6{padding:9rem !important}.p-lg-7{padding:12rem !important}.p-lg-8{padding:18rem !important}.px-lg-0{padding-right:0 !important;padding-left:0 !important}.px-lg-1{padding-right:.5rem !important;padding-left:.5rem !important}.px-lg-2{padding-right:1rem !important;padding-left:1rem !important}.px-lg-3{padding-right:2rem !important;padding-left:2rem !important}.px-lg-4{padding-right:4rem !important;padding-left:4rem !important}.px-lg-5{padding-right:6rem !important;padding-left:6rem !important}.px-lg-6{padding-right:9rem !important;padding-left:9rem !important}.px-lg-7{padding-right:12rem !important;padding-left:12rem !important}.px-lg-8{padding-right:18rem !important;padding-left:18rem !important}.py-lg-0{padding-top:0 !important;padding-bottom:0 !important}.py-lg-1{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-lg-2{padding-top:1rem !important;padding-bottom:1rem !important}.py-lg-3{padding-top:2rem !important;padding-bottom:2rem !important}.py-lg-4{padding-top:4rem !important;padding-bottom:4rem !important}.py-lg-5{padding-top:6rem !important;padding-bottom:6rem !important}.py-lg-6{padding-top:9rem !important;padding-bottom:9rem !important}.py-lg-7{padding-top:12rem !important;padding-bottom:12rem !important}.py-lg-8{padding-top:18rem !important;padding-bottom:18rem !important}.pt-lg-0{padding-top:0 !important}.pt-lg-1{padding-top:.5rem !important}.pt-lg-2{padding-top:1rem !important}.pt-lg-3{padding-top:2rem !important}.pt-lg-4{padding-top:4rem !important}.pt-lg-5{padding-top:6rem !important}.pt-lg-6{padding-top:9rem !important}.pt-lg-7{padding-top:12rem !important}.pt-lg-8{padding-top:18rem !important}.pe-lg-0{padding-right:0 !important}.pe-lg-1{padding-right:.5rem !important}.pe-lg-2{padding-right:1rem !important}.pe-lg-3{padding-right:2rem !important}.pe-lg-4{padding-right:4rem !important}.pe-lg-5{padding-right:6rem !important}.pe-lg-6{padding-right:9rem !important}.pe-lg-7{padding-right:12rem !important}.pe-lg-8{padding-right:18rem !important}.pb-lg-0{padding-bottom:0 !important}.pb-lg-1{padding-bottom:.5rem !important}.pb-lg-2{padding-bottom:1rem !important}.pb-lg-3{padding-bottom:2rem !important}.pb-lg-4{padding-bottom:4rem !important}.pb-lg-5{padding-bottom:6rem !important}.pb-lg-6{padding-bottom:9rem !important}.pb-lg-7{padding-bottom:12rem !important}.pb-lg-8{padding-bottom:18rem !important}.ps-lg-0{padding-left:0 !important}.ps-lg-1{padding-left:.5rem !important}.ps-lg-2{padding-left:1rem !important}.ps-lg-3{padding-left:2rem !important}.ps-lg-4{padding-left:4rem !important}.ps-lg-5{padding-left:6rem !important}.ps-lg-6{padding-left:9rem !important}.ps-lg-7{padding-left:12rem !important}.ps-lg-8{padding-left:18rem !important}.gap-lg-0{gap:0 !important}.gap-lg-1{gap:.5rem !important}.gap-lg-2{gap:1rem !important}.gap-lg-3{gap:2rem !important}.gap-lg-4{gap:4rem !important}.gap-lg-5{gap:6rem !important}.gap-lg-6{gap:9rem !important}.gap-lg-7{gap:12rem !important}.gap-lg-8{gap:18rem !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}.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:.5rem !important}.m-xl-2{margin:1rem !important}.m-xl-3{margin:2rem !important}.m-xl-4{margin:4rem !important}.m-xl-5{margin:6rem !important}.m-xl-6{margin:9rem !important}.m-xl-7{margin:12rem !important}.m-xl-8{margin:18rem !important}.m-xl-auto{margin:auto !important}.mx-xl-0{margin-right:0 !important;margin-left:0 !important}.mx-xl-1{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xl-2{margin-right:1rem !important;margin-left:1rem !important}.mx-xl-3{margin-right:2rem !important;margin-left:2rem !important}.mx-xl-4{margin-right:4rem !important;margin-left:4rem !important}.mx-xl-5{margin-right:6rem !important;margin-left:6rem !important}.mx-xl-6{margin-right:9rem !important;margin-left:9rem !important}.mx-xl-7{margin-right:12rem !important;margin-left:12rem !important}.mx-xl-8{margin-right:18rem !important;margin-left:18rem !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:.5rem !important;margin-bottom:.5rem !important}.my-xl-2{margin-top:1rem !important;margin-bottom:1rem !important}.my-xl-3{margin-top:2rem !important;margin-bottom:2rem !important}.my-xl-4{margin-top:4rem !important;margin-bottom:4rem !important}.my-xl-5{margin-top:6rem !important;margin-bottom:6rem !important}.my-xl-6{margin-top:9rem !important;margin-bottom:9rem !important}.my-xl-7{margin-top:12rem !important;margin-bottom:12rem !important}.my-xl-8{margin-top:18rem !important;margin-bottom:18rem !important}.my-xl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xl-0{margin-top:0 !important}.mt-xl-1{margin-top:.5rem !important}.mt-xl-2{margin-top:1rem !important}.mt-xl-3{margin-top:2rem !important}.mt-xl-4{margin-top:4rem !important}.mt-xl-5{margin-top:6rem !important}.mt-xl-6{margin-top:9rem !important}.mt-xl-7{margin-top:12rem !important}.mt-xl-8{margin-top:18rem !important}.mt-xl-auto{margin-top:auto !important}.me-xl-0{margin-right:0 !important}.me-xl-1{margin-right:.5rem !important}.me-xl-2{margin-right:1rem !important}.me-xl-3{margin-right:2rem !important}.me-xl-4{margin-right:4rem !important}.me-xl-5{margin-right:6rem !important}.me-xl-6{margin-right:9rem !important}.me-xl-7{margin-right:12rem !important}.me-xl-8{margin-right:18rem !important}.me-xl-auto{margin-right:auto !important}.mb-xl-0{margin-bottom:0 !important}.mb-xl-1{margin-bottom:.5rem !important}.mb-xl-2{margin-bottom:1rem !important}.mb-xl-3{margin-bottom:2rem !important}.mb-xl-4{margin-bottom:4rem !important}.mb-xl-5{margin-bottom:6rem !important}.mb-xl-6{margin-bottom:9rem !important}.mb-xl-7{margin-bottom:12rem !important}.mb-xl-8{margin-bottom:18rem !important}.mb-xl-auto{margin-bottom:auto !important}.ms-xl-0{margin-left:0 !important}.ms-xl-1{margin-left:.5rem !important}.ms-xl-2{margin-left:1rem !important}.ms-xl-3{margin-left:2rem !important}.ms-xl-4{margin-left:4rem !important}.ms-xl-5{margin-left:6rem !important}.ms-xl-6{margin-left:9rem !important}.ms-xl-7{margin-left:12rem !important}.ms-xl-8{margin-left:18rem !important}.ms-xl-auto{margin-left:auto !important}.p-xl-0{padding:0 !important}.p-xl-1{padding:.5rem !important}.p-xl-2{padding:1rem !important}.p-xl-3{padding:2rem !important}.p-xl-4{padding:4rem !important}.p-xl-5{padding:6rem !important}.p-xl-6{padding:9rem !important}.p-xl-7{padding:12rem !important}.p-xl-8{padding:18rem !important}.px-xl-0{padding-right:0 !important;padding-left:0 !important}.px-xl-1{padding-right:.5rem !important;padding-left:.5rem !important}.px-xl-2{padding-right:1rem !important;padding-left:1rem !important}.px-xl-3{padding-right:2rem !important;padding-left:2rem !important}.px-xl-4{padding-right:4rem !important;padding-left:4rem !important}.px-xl-5{padding-right:6rem !important;padding-left:6rem !important}.px-xl-6{padding-right:9rem !important;padding-left:9rem !important}.px-xl-7{padding-right:12rem !important;padding-left:12rem !important}.px-xl-8{padding-right:18rem !important;padding-left:18rem !important}.py-xl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xl-1{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xl-2{padding-top:1rem !important;padding-bottom:1rem !important}.py-xl-3{padding-top:2rem !important;padding-bottom:2rem !important}.py-xl-4{padding-top:4rem !important;padding-bottom:4rem !important}.py-xl-5{padding-top:6rem !important;padding-bottom:6rem !important}.py-xl-6{padding-top:9rem !important;padding-bottom:9rem !important}.py-xl-7{padding-top:12rem !important;padding-bottom:12rem !important}.py-xl-8{padding-top:18rem !important;padding-bottom:18rem !important}.pt-xl-0{padding-top:0 !important}.pt-xl-1{padding-top:.5rem !important}.pt-xl-2{padding-top:1rem !important}.pt-xl-3{padding-top:2rem !important}.pt-xl-4{padding-top:4rem !important}.pt-xl-5{padding-top:6rem !important}.pt-xl-6{padding-top:9rem !important}.pt-xl-7{padding-top:12rem !important}.pt-xl-8{padding-top:18rem !important}.pe-xl-0{padding-right:0 !important}.pe-xl-1{padding-right:.5rem !important}.pe-xl-2{padding-right:1rem !important}.pe-xl-3{padding-right:2rem !important}.pe-xl-4{padding-right:4rem !important}.pe-xl-5{padding-right:6rem !important}.pe-xl-6{padding-right:9rem !important}.pe-xl-7{padding-right:12rem !important}.pe-xl-8{padding-right:18rem !important}.pb-xl-0{padding-bottom:0 !important}.pb-xl-1{padding-bottom:.5rem !important}.pb-xl-2{padding-bottom:1rem !important}.pb-xl-3{padding-bottom:2rem !important}.pb-xl-4{padding-bottom:4rem !important}.pb-xl-5{padding-bottom:6rem !important}.pb-xl-6{padding-bottom:9rem !important}.pb-xl-7{padding-bottom:12rem !important}.pb-xl-8{padding-bottom:18rem !important}.ps-xl-0{padding-left:0 !important}.ps-xl-1{padding-left:.5rem !important}.ps-xl-2{padding-left:1rem !important}.ps-xl-3{padding-left:2rem !important}.ps-xl-4{padding-left:4rem !important}.ps-xl-5{padding-left:6rem !important}.ps-xl-6{padding-left:9rem !important}.ps-xl-7{padding-left:12rem !important}.ps-xl-8{padding-left:18rem !important}.gap-xl-0{gap:0 !important}.gap-xl-1{gap:.5rem !important}.gap-xl-2{gap:1rem !important}.gap-xl-3{gap:2rem !important}.gap-xl-4{gap:4rem !important}.gap-xl-5{gap:6rem !important}.gap-xl-6{gap:9rem !important}.gap-xl-7{gap:12rem !important}.gap-xl-8{gap:18rem !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:1500px){.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}.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:.5rem !important}.m-xxl-2{margin:1rem !important}.m-xxl-3{margin:2rem !important}.m-xxl-4{margin:4rem !important}.m-xxl-5{margin:6rem !important}.m-xxl-6{margin:9rem !important}.m-xxl-7{margin:12rem !important}.m-xxl-8{margin:18rem !important}.m-xxl-auto{margin:auto !important}.mx-xxl-0{margin-right:0 !important;margin-left:0 !important}.mx-xxl-1{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xxl-2{margin-right:1rem !important;margin-left:1rem !important}.mx-xxl-3{margin-right:2rem !important;margin-left:2rem !important}.mx-xxl-4{margin-right:4rem !important;margin-left:4rem !important}.mx-xxl-5{margin-right:6rem !important;margin-left:6rem !important}.mx-xxl-6{margin-right:9rem !important;margin-left:9rem !important}.mx-xxl-7{margin-right:12rem !important;margin-left:12rem !important}.mx-xxl-8{margin-right:18rem !important;margin-left:18rem !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:.5rem !important;margin-bottom:.5rem !important}.my-xxl-2{margin-top:1rem !important;margin-bottom:1rem !important}.my-xxl-3{margin-top:2rem !important;margin-bottom:2rem !important}.my-xxl-4{margin-top:4rem !important;margin-bottom:4rem !important}.my-xxl-5{margin-top:6rem !important;margin-bottom:6rem !important}.my-xxl-6{margin-top:9rem !important;margin-bottom:9rem !important}.my-xxl-7{margin-top:12rem !important;margin-bottom:12rem !important}.my-xxl-8{margin-top:18rem !important;margin-bottom:18rem !important}.my-xxl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xxl-0{margin-top:0 !important}.mt-xxl-1{margin-top:.5rem !important}.mt-xxl-2{margin-top:1rem !important}.mt-xxl-3{margin-top:2rem !important}.mt-xxl-4{margin-top:4rem !important}.mt-xxl-5{margin-top:6rem !important}.mt-xxl-6{margin-top:9rem !important}.mt-xxl-7{margin-top:12rem !important}.mt-xxl-8{margin-top:18rem !important}.mt-xxl-auto{margin-top:auto !important}.me-xxl-0{margin-right:0 !important}.me-xxl-1{margin-right:.5rem !important}.me-xxl-2{margin-right:1rem !important}.me-xxl-3{margin-right:2rem !important}.me-xxl-4{margin-right:4rem !important}.me-xxl-5{margin-right:6rem !important}.me-xxl-6{margin-right:9rem !important}.me-xxl-7{margin-right:12rem !important}.me-xxl-8{margin-right:18rem !important}.me-xxl-auto{margin-right:auto !important}.mb-xxl-0{margin-bottom:0 !important}.mb-xxl-1{margin-bottom:.5rem !important}.mb-xxl-2{margin-bottom:1rem !important}.mb-xxl-3{margin-bottom:2rem !important}.mb-xxl-4{margin-bottom:4rem !important}.mb-xxl-5{margin-bottom:6rem !important}.mb-xxl-6{margin-bottom:9rem !important}.mb-xxl-7{margin-bottom:12rem !important}.mb-xxl-8{margin-bottom:18rem !important}.mb-xxl-auto{margin-bottom:auto !important}.ms-xxl-0{margin-left:0 !important}.ms-xxl-1{margin-left:.5rem !important}.ms-xxl-2{margin-left:1rem !important}.ms-xxl-3{margin-left:2rem !important}.ms-xxl-4{margin-left:4rem !important}.ms-xxl-5{margin-left:6rem !important}.ms-xxl-6{margin-left:9rem !important}.ms-xxl-7{margin-left:12rem !important}.ms-xxl-8{margin-left:18rem !important}.ms-xxl-auto{margin-left:auto !important}.p-xxl-0{padding:0 !important}.p-xxl-1{padding:.5rem !important}.p-xxl-2{padding:1rem !important}.p-xxl-3{padding:2rem !important}.p-xxl-4{padding:4rem !important}.p-xxl-5{padding:6rem !important}.p-xxl-6{padding:9rem !important}.p-xxl-7{padding:12rem !important}.p-xxl-8{padding:18rem !important}.px-xxl-0{padding-right:0 !important;padding-left:0 !important}.px-xxl-1{padding-right:.5rem !important;padding-left:.5rem !important}.px-xxl-2{padding-right:1rem !important;padding-left:1rem !important}.px-xxl-3{padding-right:2rem !important;padding-left:2rem !important}.px-xxl-4{padding-right:4rem !important;padding-left:4rem !important}.px-xxl-5{padding-right:6rem !important;padding-left:6rem !important}.px-xxl-6{padding-right:9rem !important;padding-left:9rem !important}.px-xxl-7{padding-right:12rem !important;padding-left:12rem !important}.px-xxl-8{padding-right:18rem !important;padding-left:18rem !important}.py-xxl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xxl-1{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xxl-2{padding-top:1rem !important;padding-bottom:1rem !important}.py-xxl-3{padding-top:2rem !important;padding-bottom:2rem !important}.py-xxl-4{padding-top:4rem !important;padding-bottom:4rem !important}.py-xxl-5{padding-top:6rem !important;padding-bottom:6rem !important}.py-xxl-6{padding-top:9rem !important;padding-bottom:9rem !important}.py-xxl-7{padding-top:12rem !important;padding-bottom:12rem !important}.py-xxl-8{padding-top:18rem !important;padding-bottom:18rem !important}.pt-xxl-0{padding-top:0 !important}.pt-xxl-1{padding-top:.5rem !important}.pt-xxl-2{padding-top:1rem !important}.pt-xxl-3{padding-top:2rem !important}.pt-xxl-4{padding-top:4rem !important}.pt-xxl-5{padding-top:6rem !important}.pt-xxl-6{padding-top:9rem !important}.pt-xxl-7{padding-top:12rem !important}.pt-xxl-8{padding-top:18rem !important}.pe-xxl-0{padding-right:0 !important}.pe-xxl-1{padding-right:.5rem !important}.pe-xxl-2{padding-right:1rem !important}.pe-xxl-3{padding-right:2rem !important}.pe-xxl-4{padding-right:4rem !important}.pe-xxl-5{padding-right:6rem !important}.pe-xxl-6{padding-right:9rem !important}.pe-xxl-7{padding-right:12rem !important}.pe-xxl-8{padding-right:18rem !important}.pb-xxl-0{padding-bottom:0 !important}.pb-xxl-1{padding-bottom:.5rem !important}.pb-xxl-2{padding-bottom:1rem !important}.pb-xxl-3{padding-bottom:2rem !important}.pb-xxl-4{padding-bottom:4rem !important}.pb-xxl-5{padding-bottom:6rem !important}.pb-xxl-6{padding-bottom:9rem !important}.pb-xxl-7{padding-bottom:12rem !important}.pb-xxl-8{padding-bottom:18rem !important}.ps-xxl-0{padding-left:0 !important}.ps-xxl-1{padding-left:.5rem !important}.ps-xxl-2{padding-left:1rem !important}.ps-xxl-3{padding-left:2rem !important}.ps-xxl-4{padding-left:4rem !important}.ps-xxl-5{padding-left:6rem !important}.ps-xxl-6{padding-left:9rem !important}.ps-xxl-7{padding-left:12rem !important}.ps-xxl-8{padding-left:18rem !important}.gap-xxl-0{gap:0 !important}.gap-xxl-1{gap:.5rem !important}.gap-xxl-2{gap:1rem !important}.gap-xxl-3{gap:2rem !important}.gap-xxl-4{gap:4rem !important}.gap-xxl-5{gap:6rem !important}.gap-xxl-6{gap:9rem !important}.gap-xxl-7{gap:12rem !important}.gap-xxl-8{gap:18rem !important}.text-xxl-start{text-align:left !important}.text-xxl-end{text-align:right !important}.text-xxl-center{text-align:center !important}}@media(min-width:1800px){.float-3xl-start{float:left !important}.float-3xl-end{float:right !important}.float-3xl-none{float:none !important}.d-3xl-inline{display:inline !important}.d-3xl-inline-block{display:inline-block !important}.d-3xl-block{display:block !important}.d-3xl-grid{display:grid !important}.d-3xl-table{display:table !important}.d-3xl-table-row{display:table-row !important}.d-3xl-table-cell{display:table-cell !important}.d-3xl-flex{display:flex !important}.d-3xl-inline-flex{display:inline-flex !important}.d-3xl-none{display:none !important}.flex-3xl-fill{flex:1 1 auto !important}.flex-3xl-row{flex-direction:row !important}.flex-3xl-column{flex-direction:column !important}.flex-3xl-row-reverse{flex-direction:row-reverse !important}.flex-3xl-column-reverse{flex-direction:column-reverse !important}.flex-3xl-grow-0{flex-grow:0 !important}.flex-3xl-grow-1{flex-grow:1 !important}.flex-3xl-shrink-0{flex-shrink:0 !important}.flex-3xl-shrink-1{flex-shrink:1 !important}.flex-3xl-wrap{flex-wrap:wrap !important}.flex-3xl-nowrap{flex-wrap:nowrap !important}.flex-3xl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-3xl-start{justify-content:flex-start !important}.justify-content-3xl-end{justify-content:flex-end !important}.justify-content-3xl-center{justify-content:center !important}.justify-content-3xl-between{justify-content:space-between !important}.justify-content-3xl-around{justify-content:space-around !important}.justify-content-3xl-evenly{justify-content:space-evenly !important}.align-items-3xl-start{align-items:flex-start !important}.align-items-3xl-end{align-items:flex-end !important}.align-items-3xl-center{align-items:center !important}.align-items-3xl-baseline{align-items:baseline !important}.align-items-3xl-stretch{align-items:stretch !important}.align-content-3xl-start{align-content:flex-start !important}.align-content-3xl-end{align-content:flex-end !important}.align-content-3xl-center{align-content:center !important}.align-content-3xl-between{align-content:space-between !important}.align-content-3xl-around{align-content:space-around !important}.align-content-3xl-stretch{align-content:stretch !important}.align-self-3xl-auto{align-self:auto !important}.align-self-3xl-start{align-self:flex-start !important}.align-self-3xl-end{align-self:flex-end !important}.align-self-3xl-center{align-self:center !important}.align-self-3xl-baseline{align-self:baseline !important}.align-self-3xl-stretch{align-self:stretch !important}.order-3xl-first{order:-1 !important}.order-3xl-0{order:0 !important}.order-3xl-1{order:1 !important}.order-3xl-2{order:2 !important}.order-3xl-3{order:3 !important}.order-3xl-4{order:4 !important}.order-3xl-5{order:5 !important}.order-3xl-last{order:6 !important}.m-3xl-0{margin:0 !important}.m-3xl-1{margin:.5rem !important}.m-3xl-2{margin:1rem !important}.m-3xl-3{margin:2rem !important}.m-3xl-4{margin:4rem !important}.m-3xl-5{margin:6rem !important}.m-3xl-6{margin:9rem !important}.m-3xl-7{margin:12rem !important}.m-3xl-8{margin:18rem !important}.m-3xl-auto{margin:auto !important}.mx-3xl-0{margin-right:0 !important;margin-left:0 !important}.mx-3xl-1{margin-right:.5rem !important;margin-left:.5rem !important}.mx-3xl-2{margin-right:1rem !important;margin-left:1rem !important}.mx-3xl-3{margin-right:2rem !important;margin-left:2rem !important}.mx-3xl-4{margin-right:4rem !important;margin-left:4rem !important}.mx-3xl-5{margin-right:6rem !important;margin-left:6rem !important}.mx-3xl-6{margin-right:9rem !important;margin-left:9rem !important}.mx-3xl-7{margin-right:12rem !important;margin-left:12rem !important}.mx-3xl-8{margin-right:18rem !important;margin-left:18rem !important}.mx-3xl-auto{margin-right:auto !important;margin-left:auto !important}.my-3xl-0{margin-top:0 !important;margin-bottom:0 !important}.my-3xl-1{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-3xl-2{margin-top:1rem !important;margin-bottom:1rem !important}.my-3xl-3{margin-top:2rem !important;margin-bottom:2rem !important}.my-3xl-4{margin-top:4rem !important;margin-bottom:4rem !important}.my-3xl-5{margin-top:6rem !important;margin-bottom:6rem !important}.my-3xl-6{margin-top:9rem !important;margin-bottom:9rem !important}.my-3xl-7{margin-top:12rem !important;margin-bottom:12rem !important}.my-3xl-8{margin-top:18rem !important;margin-bottom:18rem !important}.my-3xl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-3xl-0{margin-top:0 !important}.mt-3xl-1{margin-top:.5rem !important}.mt-3xl-2{margin-top:1rem !important}.mt-3xl-3{margin-top:2rem !important}.mt-3xl-4{margin-top:4rem !important}.mt-3xl-5{margin-top:6rem !important}.mt-3xl-6{margin-top:9rem !important}.mt-3xl-7{margin-top:12rem !important}.mt-3xl-8{margin-top:18rem !important}.mt-3xl-auto{margin-top:auto !important}.me-3xl-0{margin-right:0 !important}.me-3xl-1{margin-right:.5rem !important}.me-3xl-2{margin-right:1rem !important}.me-3xl-3{margin-right:2rem !important}.me-3xl-4{margin-right:4rem !important}.me-3xl-5{margin-right:6rem !important}.me-3xl-6{margin-right:9rem !important}.me-3xl-7{margin-right:12rem !important}.me-3xl-8{margin-right:18rem !important}.me-3xl-auto{margin-right:auto !important}.mb-3xl-0{margin-bottom:0 !important}.mb-3xl-1{margin-bottom:.5rem !important}.mb-3xl-2{margin-bottom:1rem !important}.mb-3xl-3{margin-bottom:2rem !important}.mb-3xl-4{margin-bottom:4rem !important}.mb-3xl-5{margin-bottom:6rem !important}.mb-3xl-6{margin-bottom:9rem !important}.mb-3xl-7{margin-bottom:12rem !important}.mb-3xl-8{margin-bottom:18rem !important}.mb-3xl-auto{margin-bottom:auto !important}.ms-3xl-0{margin-left:0 !important}.ms-3xl-1{margin-left:.5rem !important}.ms-3xl-2{margin-left:1rem !important}.ms-3xl-3{margin-left:2rem !important}.ms-3xl-4{margin-left:4rem !important}.ms-3xl-5{margin-left:6rem !important}.ms-3xl-6{margin-left:9rem !important}.ms-3xl-7{margin-left:12rem !important}.ms-3xl-8{margin-left:18rem !important}.ms-3xl-auto{margin-left:auto !important}.p-3xl-0{padding:0 !important}.p-3xl-1{padding:.5rem !important}.p-3xl-2{padding:1rem !important}.p-3xl-3{padding:2rem !important}.p-3xl-4{padding:4rem !important}.p-3xl-5{padding:6rem !important}.p-3xl-6{padding:9rem !important}.p-3xl-7{padding:12rem !important}.p-3xl-8{padding:18rem !important}.px-3xl-0{padding-right:0 !important;padding-left:0 !important}.px-3xl-1{padding-right:.5rem !important;padding-left:.5rem !important}.px-3xl-2{padding-right:1rem !important;padding-left:1rem !important}.px-3xl-3{padding-right:2rem !important;padding-left:2rem !important}.px-3xl-4{padding-right:4rem !important;padding-left:4rem !important}.px-3xl-5{padding-right:6rem !important;padding-left:6rem !important}.px-3xl-6{padding-right:9rem !important;padding-left:9rem !important}.px-3xl-7{padding-right:12rem !important;padding-left:12rem !important}.px-3xl-8{padding-right:18rem !important;padding-left:18rem !important}.py-3xl-0{padding-top:0 !important;padding-bottom:0 !important}.py-3xl-1{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-3xl-2{padding-top:1rem !important;padding-bottom:1rem !important}.py-3xl-3{padding-top:2rem !important;padding-bottom:2rem !important}.py-3xl-4{padding-top:4rem !important;padding-bottom:4rem !important}.py-3xl-5{padding-top:6rem !important;padding-bottom:6rem !important}.py-3xl-6{padding-top:9rem !important;padding-bottom:9rem !important}.py-3xl-7{padding-top:12rem !important;padding-bottom:12rem !important}.py-3xl-8{padding-top:18rem !important;padding-bottom:18rem !important}.pt-3xl-0{padding-top:0 !important}.pt-3xl-1{padding-top:.5rem !important}.pt-3xl-2{padding-top:1rem !important}.pt-3xl-3{padding-top:2rem !important}.pt-3xl-4{padding-top:4rem !important}.pt-3xl-5{padding-top:6rem !important}.pt-3xl-6{padding-top:9rem !important}.pt-3xl-7{padding-top:12rem !important}.pt-3xl-8{padding-top:18rem !important}.pe-3xl-0{padding-right:0 !important}.pe-3xl-1{padding-right:.5rem !important}.pe-3xl-2{padding-right:1rem !important}.pe-3xl-3{padding-right:2rem !important}.pe-3xl-4{padding-right:4rem !important}.pe-3xl-5{padding-right:6rem !important}.pe-3xl-6{padding-right:9rem !important}.pe-3xl-7{padding-right:12rem !important}.pe-3xl-8{padding-right:18rem !important}.pb-3xl-0{padding-bottom:0 !important}.pb-3xl-1{padding-bottom:.5rem !important}.pb-3xl-2{padding-bottom:1rem !important}.pb-3xl-3{padding-bottom:2rem !important}.pb-3xl-4{padding-bottom:4rem !important}.pb-3xl-5{padding-bottom:6rem !important}.pb-3xl-6{padding-bottom:9rem !important}.pb-3xl-7{padding-bottom:12rem !important}.pb-3xl-8{padding-bottom:18rem !important}.ps-3xl-0{padding-left:0 !important}.ps-3xl-1{padding-left:.5rem !important}.ps-3xl-2{padding-left:1rem !important}.ps-3xl-3{padding-left:2rem !important}.ps-3xl-4{padding-left:4rem !important}.ps-3xl-5{padding-left:6rem !important}.ps-3xl-6{padding-left:9rem !important}.ps-3xl-7{padding-left:12rem !important}.ps-3xl-8{padding-left:18rem !important}.gap-3xl-0{gap:0 !important}.gap-3xl-1{gap:.5rem !important}.gap-3xl-2{gap:1rem !important}.gap-3xl-3{gap:2rem !important}.gap-3xl-4{gap:4rem !important}.gap-3xl-5{gap:6rem !important}.gap-3xl-6{gap:9rem !important}.gap-3xl-7{gap:12rem !important}.gap-3xl-8{gap:18rem !important}.text-3xl-start{text-align:left !important}.text-3xl-end{text-align:right !important}.text-3xl-center{text-align:center !important}}@media(min-width:2200px){.float-4xl-start{float:left !important}.float-4xl-end{float:right !important}.float-4xl-none{float:none !important}.d-4xl-inline{display:inline !important}.d-4xl-inline-block{display:inline-block !important}.d-4xl-block{display:block !important}.d-4xl-grid{display:grid !important}.d-4xl-table{display:table !important}.d-4xl-table-row{display:table-row !important}.d-4xl-table-cell{display:table-cell !important}.d-4xl-flex{display:flex !important}.d-4xl-inline-flex{display:inline-flex !important}.d-4xl-none{display:none !important}.flex-4xl-fill{flex:1 1 auto !important}.flex-4xl-row{flex-direction:row !important}.flex-4xl-column{flex-direction:column !important}.flex-4xl-row-reverse{flex-direction:row-reverse !important}.flex-4xl-column-reverse{flex-direction:column-reverse !important}.flex-4xl-grow-0{flex-grow:0 !important}.flex-4xl-grow-1{flex-grow:1 !important}.flex-4xl-shrink-0{flex-shrink:0 !important}.flex-4xl-shrink-1{flex-shrink:1 !important}.flex-4xl-wrap{flex-wrap:wrap !important}.flex-4xl-nowrap{flex-wrap:nowrap !important}.flex-4xl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-4xl-start{justify-content:flex-start !important}.justify-content-4xl-end{justify-content:flex-end !important}.justify-content-4xl-center{justify-content:center !important}.justify-content-4xl-between{justify-content:space-between !important}.justify-content-4xl-around{justify-content:space-around !important}.justify-content-4xl-evenly{justify-content:space-evenly !important}.align-items-4xl-start{align-items:flex-start !important}.align-items-4xl-end{align-items:flex-end !important}.align-items-4xl-center{align-items:center !important}.align-items-4xl-baseline{align-items:baseline !important}.align-items-4xl-stretch{align-items:stretch !important}.align-content-4xl-start{align-content:flex-start !important}.align-content-4xl-end{align-content:flex-end !important}.align-content-4xl-center{align-content:center !important}.align-content-4xl-between{align-content:space-between !important}.align-content-4xl-around{align-content:space-around !important}.align-content-4xl-stretch{align-content:stretch !important}.align-self-4xl-auto{align-self:auto !important}.align-self-4xl-start{align-self:flex-start !important}.align-self-4xl-end{align-self:flex-end !important}.align-self-4xl-center{align-self:center !important}.align-self-4xl-baseline{align-self:baseline !important}.align-self-4xl-stretch{align-self:stretch !important}.order-4xl-first{order:-1 !important}.order-4xl-0{order:0 !important}.order-4xl-1{order:1 !important}.order-4xl-2{order:2 !important}.order-4xl-3{order:3 !important}.order-4xl-4{order:4 !important}.order-4xl-5{order:5 !important}.order-4xl-last{order:6 !important}.m-4xl-0{margin:0 !important}.m-4xl-1{margin:.5rem !important}.m-4xl-2{margin:1rem !important}.m-4xl-3{margin:2rem !important}.m-4xl-4{margin:4rem !important}.m-4xl-5{margin:6rem !important}.m-4xl-6{margin:9rem !important}.m-4xl-7{margin:12rem !important}.m-4xl-8{margin:18rem !important}.m-4xl-auto{margin:auto !important}.mx-4xl-0{margin-right:0 !important;margin-left:0 !important}.mx-4xl-1{margin-right:.5rem !important;margin-left:.5rem !important}.mx-4xl-2{margin-right:1rem !important;margin-left:1rem !important}.mx-4xl-3{margin-right:2rem !important;margin-left:2rem !important}.mx-4xl-4{margin-right:4rem !important;margin-left:4rem !important}.mx-4xl-5{margin-right:6rem !important;margin-left:6rem !important}.mx-4xl-6{margin-right:9rem !important;margin-left:9rem !important}.mx-4xl-7{margin-right:12rem !important;margin-left:12rem !important}.mx-4xl-8{margin-right:18rem !important;margin-left:18rem !important}.mx-4xl-auto{margin-right:auto !important;margin-left:auto !important}.my-4xl-0{margin-top:0 !important;margin-bottom:0 !important}.my-4xl-1{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-4xl-2{margin-top:1rem !important;margin-bottom:1rem !important}.my-4xl-3{margin-top:2rem !important;margin-bottom:2rem !important}.my-4xl-4{margin-top:4rem !important;margin-bottom:4rem !important}.my-4xl-5{margin-top:6rem !important;margin-bottom:6rem !important}.my-4xl-6{margin-top:9rem !important;margin-bottom:9rem !important}.my-4xl-7{margin-top:12rem !important;margin-bottom:12rem !important}.my-4xl-8{margin-top:18rem !important;margin-bottom:18rem !important}.my-4xl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-4xl-0{margin-top:0 !important}.mt-4xl-1{margin-top:.5rem !important}.mt-4xl-2{margin-top:1rem !important}.mt-4xl-3{margin-top:2rem !important}.mt-4xl-4{margin-top:4rem !important}.mt-4xl-5{margin-top:6rem !important}.mt-4xl-6{margin-top:9rem !important}.mt-4xl-7{margin-top:12rem !important}.mt-4xl-8{margin-top:18rem !important}.mt-4xl-auto{margin-top:auto !important}.me-4xl-0{margin-right:0 !important}.me-4xl-1{margin-right:.5rem !important}.me-4xl-2{margin-right:1rem !important}.me-4xl-3{margin-right:2rem !important}.me-4xl-4{margin-right:4rem !important}.me-4xl-5{margin-right:6rem !important}.me-4xl-6{margin-right:9rem !important}.me-4xl-7{margin-right:12rem !important}.me-4xl-8{margin-right:18rem !important}.me-4xl-auto{margin-right:auto !important}.mb-4xl-0{margin-bottom:0 !important}.mb-4xl-1{margin-bottom:.5rem !important}.mb-4xl-2{margin-bottom:1rem !important}.mb-4xl-3{margin-bottom:2rem !important}.mb-4xl-4{margin-bottom:4rem !important}.mb-4xl-5{margin-bottom:6rem !important}.mb-4xl-6{margin-bottom:9rem !important}.mb-4xl-7{margin-bottom:12rem !important}.mb-4xl-8{margin-bottom:18rem !important}.mb-4xl-auto{margin-bottom:auto !important}.ms-4xl-0{margin-left:0 !important}.ms-4xl-1{margin-left:.5rem !important}.ms-4xl-2{margin-left:1rem !important}.ms-4xl-3{margin-left:2rem !important}.ms-4xl-4{margin-left:4rem !important}.ms-4xl-5{margin-left:6rem !important}.ms-4xl-6{margin-left:9rem !important}.ms-4xl-7{margin-left:12rem !important}.ms-4xl-8{margin-left:18rem !important}.ms-4xl-auto{margin-left:auto !important}.p-4xl-0{padding:0 !important}.p-4xl-1{padding:.5rem !important}.p-4xl-2{padding:1rem !important}.p-4xl-3{padding:2rem !important}.p-4xl-4{padding:4rem !important}.p-4xl-5{padding:6rem !important}.p-4xl-6{padding:9rem !important}.p-4xl-7{padding:12rem !important}.p-4xl-8{padding:18rem !important}.px-4xl-0{padding-right:0 !important;padding-left:0 !important}.px-4xl-1{padding-right:.5rem !important;padding-left:.5rem !important}.px-4xl-2{padding-right:1rem !important;padding-left:1rem !important}.px-4xl-3{padding-right:2rem !important;padding-left:2rem !important}.px-4xl-4{padding-right:4rem !important;padding-left:4rem !important}.px-4xl-5{padding-right:6rem !important;padding-left:6rem !important}.px-4xl-6{padding-right:9rem !important;padding-left:9rem !important}.px-4xl-7{padding-right:12rem !important;padding-left:12rem !important}.px-4xl-8{padding-right:18rem !important;padding-left:18rem !important}.py-4xl-0{padding-top:0 !important;padding-bottom:0 !important}.py-4xl-1{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-4xl-2{padding-top:1rem !important;padding-bottom:1rem !important}.py-4xl-3{padding-top:2rem !important;padding-bottom:2rem !important}.py-4xl-4{padding-top:4rem !important;padding-bottom:4rem !important}.py-4xl-5{padding-top:6rem !important;padding-bottom:6rem !important}.py-4xl-6{padding-top:9rem !important;padding-bottom:9rem !important}.py-4xl-7{padding-top:12rem !important;padding-bottom:12rem !important}.py-4xl-8{padding-top:18rem !important;padding-bottom:18rem !important}.pt-4xl-0{padding-top:0 !important}.pt-4xl-1{padding-top:.5rem !important}.pt-4xl-2{padding-top:1rem !important}.pt-4xl-3{padding-top:2rem !important}.pt-4xl-4{padding-top:4rem !important}.pt-4xl-5{padding-top:6rem !important}.pt-4xl-6{padding-top:9rem !important}.pt-4xl-7{padding-top:12rem !important}.pt-4xl-8{padding-top:18rem !important}.pe-4xl-0{padding-right:0 !important}.pe-4xl-1{padding-right:.5rem !important}.pe-4xl-2{padding-right:1rem !important}.pe-4xl-3{padding-right:2rem !important}.pe-4xl-4{padding-right:4rem !important}.pe-4xl-5{padding-right:6rem !important}.pe-4xl-6{padding-right:9rem !important}.pe-4xl-7{padding-right:12rem !important}.pe-4xl-8{padding-right:18rem !important}.pb-4xl-0{padding-bottom:0 !important}.pb-4xl-1{padding-bottom:.5rem !important}.pb-4xl-2{padding-bottom:1rem !important}.pb-4xl-3{padding-bottom:2rem !important}.pb-4xl-4{padding-bottom:4rem !important}.pb-4xl-5{padding-bottom:6rem !important}.pb-4xl-6{padding-bottom:9rem !important}.pb-4xl-7{padding-bottom:12rem !important}.pb-4xl-8{padding-bottom:18rem !important}.ps-4xl-0{padding-left:0 !important}.ps-4xl-1{padding-left:.5rem !important}.ps-4xl-2{padding-left:1rem !important}.ps-4xl-3{padding-left:2rem !important}.ps-4xl-4{padding-left:4rem !important}.ps-4xl-5{padding-left:6rem !important}.ps-4xl-6{padding-left:9rem !important}.ps-4xl-7{padding-left:12rem !important}.ps-4xl-8{padding-left:18rem !important}.gap-4xl-0{gap:0 !important}.gap-4xl-1{gap:.5rem !important}.gap-4xl-2{gap:1rem !important}.gap-4xl-3{gap:2rem !important}.gap-4xl-4{gap:4rem !important}.gap-4xl-5{gap:6rem !important}.gap-4xl-6{gap:9rem !important}.gap-4xl-7{gap:12rem !important}.gap-4xl-8{gap:18rem !important}.text-4xl-start{text-align:left !important}.text-4xl-end{text-align:right !important}.text-4xl-center{text-align:center !important}}@media(min-width:1200px){.fs-1{font-size:2.5rem !important}.fs-2{font-size:2rem !important}.fs-3{font-size:1.75rem !important}.fs-4{font-size:1.5rem !important}}@media print{.d-print-inline{display:inline !important}.d-print-inline-block{display:inline-block !important}.d-print-block{display:block !important}.d-print-grid{display:grid !important}.d-print-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}}html[data-theme=light]{--color-text:#3b3b3b;--color-link:#1c1c1c;--color-link-hover:#7d2eb9;--color-base-background:0 0}html[data-theme=dark]{--color-text:#e8e8e8;--color-link:#e8e8e8;--color-link-hover:#d98bf3;--color-base-background:#3b3b3b}:root{--flatShadowOffset:0px}@media(min-width:778px){:root{--flatShadowOffset:15px}}@media(min-width:992px){:root{--flatShadowOffset:25px}}:root{--plyr-color-main:#0d2f61;--plyr-video-background:#479dcc}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.container-max,.container-fluid,.container-md,.container-sm{margin-left:auto;margin-right:auto}.container{width:100%}.container-max{width:min(100%,2000px)}.container-bp{padding-left:max(3vw,1.5rem) !important;padding-right:max(3vw,1.5rem) !important;width:100%}.container-fluid,.container-md,.container-sm{width:min(100%,2000px);padding-left:max(3vw,1.5rem) !important;padding-right:max(3vw,1.5rem) !important}@media(min-width: 576px){.container-md,.container-sm{width:clamp(534px,90%,2000px)}}@media(min-width: 1200px){.container-sm{width:clamp(1100px,80%,2000px)}}.resp-img{width:100%}.pe-none{pointer-events:none}.meta-links{text-align:right}.meta-links a{padding-right:.5rem}.meta-links a:last-child{padding-right:0}*{box-sizing:border-box}html{font-size:16px}body{font-family:"InterVariable",sans-serif;color:var(--color-text);background-color:var(--color-base-background);transition:opacity .5s ease,background-color .5s ease}*{transition:color .25s}h1,h2,h3,h4,h5{font-family:"InterVariable",sans-serif;margin-bottom:.16em;line-height:1.25}p,a,li,ul,button,ol{font-weight:400;font-family:"InterVariable",sans-serif}h1{font-size:clamp(2*1rem,4.2vw,5*1.1rem);letter-spacing:-.005em;margin-left:-.05em;margin-top:0;font-weight:700}h2{font-size:clamp(1.75rem,3*1.125vw,3*1.1rem);font-weight:700;letter-spacing:-.005em;margin-top:0}h3{font-size:clamp(1.5rem,2*1.1vw,2.5*1rem);letter-spacing:0;margin-top:0;font-weight:700}h4{font-size:clamp(1.3rem,1.5vw,1.75rem);letter-spacing:-.025em;margin-top:0;font-weight:500}h5{font-size:clamp(1.1rem,1.125vw,1.5rem);margin-top:0;font-weight:500}p{font-size:clamp(.875rem,1.1vw,1rem);margin-top:.25em;margin-bottom:1.5em;line-height:1.5}ol,ul{font-size:clamp(.875rem,1.1vw,1rem);margin-top:.25em;margin-bottom:1.5em;line-height:1.5;line-height:1.5;padding-left:1.15em}ol ::marker,ul ::marker{color:#9f3fd8}li{font-size:clamp(.875rem,1.1vw,1rem);margin-top:.25em;margin-bottom:1.5em;line-height:1.5;line-height:1.5;margin-bottom:.5em}div{font-size:clamp(.875rem,1.1vw,1rem)}a,button{color:var(--color-link);line-height:1.25;font-size:clamp(.875rem,1.1vw,1rem)}a:hover,button:hover{color:var(--color-link-hover)}.mega{font-size:clamp(6*1.1rem,15vw,3*calc(5 * 1.1rem));letter-spacing:-.005em;margin-left:-.005em;line-height:1;font-weight:700}.with-space h2,.with-space h3,.with-space h4,.with-space h5{margin-top:1em}.with-space p{margin-top:1.25em}footer a{text-decoration:none}html[data-theme=light]{--color-text:#3b3b3b;--color-link:#1c1c1c;--color-link-hover:#7d2eb9;--color-base-background:0 0}html[data-theme=dark]{--color-text:#e8e8e8;--color-link:#e8e8e8;--color-link-hover:#d98bf3;--color-base-background:#3b3b3b}:root{--flatShadowOffset:0px}@media(min-width:778px){:root{--flatShadowOffset:15px}}@media(min-width:992px){:root{--flatShadowOffset:25px}}:root{--plyr-color-main:#0d2f61;--plyr-video-background:#479dcc}main{min-height:calc(100vh - 280px)}header{position:fixed;z-index:250;width:100%}header #offcanvas-nav.navbar{position:absolute;width:100%}h1{font-size:clamp(1.75rem,3*1.125vw,3*1.1rem);font-weight:700;letter-spacing:-.005em;margin-top:0;margin-bottom:1rem}#article figure,.fazit figure{max-width:100%;margin-left:0;margin-right:0}#article img,.fazit img{max-width:100%;height:auto}#article video,.fazit video{max-width:100%;height:auto;margin-bottom:2rem}#article h2,.fazit h2{font-size:clamp(1.75rem,3vw,3rem)}#article a,.fazit a{color:var(--color-link-hover)}#article h3,.fazit h3{font-size:clamp(1.3rem,1.5vw,1.75rem);letter-spacing:-.025em;margin-top:0;font-weight:500}#article h4,.fazit h4{font-size:clamp(1.1rem,1.125vw,1.5rem);margin-top:0;font-weight:500}#article p,#article ol,#article ul,#article li,#article a,.fazit p,.fazit ol,.fazit ul,.fazit li,.fazit a{font-size:clamp(1rem,1.1vw,1.3rem)}code{display:block;margin:.5rem 0;background:#f4f0f0;padding:1rem}#next_all_posts a{text-transform:uppercase}ul.colored-intro li::marker,ol.colored-intro li::marker{color:#10618b}ul.colored-intro b,ul.colored-intro strong,ol.colored-intro b,ol.colored-intro strong{color:#10618b;font-weight:500}strong{font-weight:500 !important}.farbe{padding:10px;width:clamp(90px,6.66vw,125px);display:block;float:left;text-align:center}.dark{color:#fff}.farbpalette{width:100%;display:inline-block;margin-bottom:40px}table{background:#fff;border:1px solid #ccc;border-collapse:collapse;margin:0 0 5rem;padding:0;width:100%;table-layout:fixed}table caption{font-size:1.5em;margin:.5em 0 .75em;text-align:left}table tr{background-color:#f8f8f8;border:1px solid #ddd;padding:.35em}table th,table td{padding:.625em .625em .625em 1.25em;text-align:left}table th{font-size:.85em;letter-spacing:.1em;text-transform:uppercase}@media screen and (max-width:768px){table{border:0}table caption{font-size:1.3em}table thead{border:none;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}table tr{border-bottom:3px solid #ddd;display:block;margin-bottom:.625em}table th,table td{padding:.625em}table td{border-bottom:1px solid #ddd;display:flex;justify-content:space-between;font-size:.8em;text-align:right}table td:before{content:attr(data-label);float:left;margin-right:2.5rem;width:14rem;text-align:left}table td:last-child{border-bottom:0}}@media screen and (min-width:769px){.headless{overflow-x:auto;display:block}}
.emoji-table{font-size:clamp(.875rem,1.1vw,1rem);margin-top:.25em;margin-bottom:1.5em;line-height:1.5;border:none}.emoji-table td:first-child{text-align:center;font-size:1.5rem}.emoji-table button{background-color:#10618b;cursor:pointer;color:#fff;border:none;padding:6px 8px}@media screen and (max-width:768px){.emoji-table td{font-size:clamp(.875rem,1.1vw,1rem);margin-top:.25em;margin-bottom:1.5em;line-height:1.5;margin-bottom:0}}.modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:5050;background:#fff;padding:1rem;width:80%;max-width:998px;border-radius:.5rem;box-shadow:0 4px 10px rgba(0,0,0,.2);display:none}.modal.active{display:flex !important}.modal .modal-header,.modal .modal-footer{display:flex;justify-content:space-between;align-items:center}.modal .modal-header{border-bottom:1px solid #ddd;padding-bottom:.5rem;position:static}.modal .modal-header h2{font-size:1.25rem;margin:0}.modal .modal-header .modal-close{background:0 0;border:none;font-size:1.5rem;cursor:pointer}.modal .modal-body{max-height:300px;overflow-y:auto;margin-top:1rem;margin-bottom:1rem}.modal .modal-footer{border-top:1px solid #ddd;padding-top:.5rem}.modal .modal-footer button{padding:.5rem 1rem;border:none;border-radius:4px;cursor:pointer;background-color:#10618b;color:#fff}.modal .modal-footer button:hover{background-color:#0a4570}@media(max-width:768px){.modal{padding:.75rem}.modal .modal-body{max-height:200px}}.modal-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:5000;display:none}.modal-backdrop.active{display:block}
.shariff{display:block !important;clear:both}.shariff ul{display:flex;flex-direction:row;flex-flow:row wrap;padding:0 !important;margin:0 !important}.shariff li{height:35px;box-sizing:border-box;list-style:none !important;overflow:hidden !important;margin:5px !important;padding:0 !important;text-indent:0 !important;border-left:0 none !important}.shariff a{position:relative;display:block !important;height:35px;padding:0;margin:0;box-sizing:border-box;border:0;text-decoration:none;background-image:none !important;text-align:left;box-shadow:none;cursor:pointer}.shariff a:hover{color:#fff;background-color:inherit !important;text-decoration:none !important}.shariff a:visited{color:inherit}.shariff .shariff-count{position:absolute;height:33px;top:0;right:0;margin:1px;padding:0 8px;background-color:rgba(255,255,255,0.5)}.shariff .shariff-count,.shariff .shariff-text{font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:36px;vertical-align:top}.shariff .shariff-text{padding-left:3px}.shariff .shariff-icon svg{width:32px;height:20px;padding:7px 1px;box-sizing:content-box !important}.shariff-button::before{content:none !important}.shariff .shariff-buttons .shariff-text-white{color:#fff}.shariff .shariff-buttons .shariff-hidezero{opacity:0}.shariff .theme-default a{color:#fff !important}.shariff .theme-default .shariff-icon svg path{fill:#fff}.shariff .theme-color .shariff-count{background-color:transparent !important;color:#fff !important}.shariff .theme-color .shariff-icon svg path{fill:#fff}.shariff .theme-grey a{background-color:#b0b0b0 !important}.shariff .theme-grey a:hover{background-color:inherit !important}.shariff .theme-grey .shariff-count{background-color:transparent;color:#fff !important}.shariff .theme-grey .shariff-icon svg path{fill:#fff}.shariff .theme-white a{background-color:#fff !important;border:1px solid #ddd}.shariff .theme-white a:hover{background-color:#eee !important;color:inherit}.shariff .theme-white svg{fill:currentColor}.shariff .theme-white .shariff-count{background-color:transparent;margin:0}.shariff .wcag_colors .shariff-count{color:#fff !important;background-color:rgba(255,255,255,0.2)}.shariff .shariff-buttons.theme-round li{width:35px !important;height:35px;border-radius:50%;margin:5px}.shariff .theme-round a{position:relative;height:35px;border-radius:50%}.shariff .theme-round .shariff-icon svg{display:block;margin:auto;padding:8px 1px}.shariff .theme-round .shariff-text{display:block}.shariff .theme-round .shariff-count{display:inline;padding:0;right:0;left:0;top:0;background-color:transparent;color:transparent !important;text-align:center}.shariff .theme-round .shariff-count:hover{background-color:inherit !important;color:#fff !important}.shariff .theme-round .shariff-icon svg path{fill:#fff}.shariff .shariff-buttons.buttonsize-small li{height:25px !important}.shariff .shariff-buttons.buttonsize-small a{height:25px !important}.shariff .shariff-buttons.buttonsize-small.orientation-vertical li{width:115px}.shariff .shariff-buttons.buttonsize-small .shariff-icon svg{width:22px;height:15px;padding:5px 1px}.shariff .shariff-buttons.buttonsize-small .shariff-text,.shariff .shariff-buttons.buttonsize-small .shariff-count{font-size:11px;line-height:25px;padding:0 5px;height:23px}.shariff .shariff-buttons.buttonsize-small .shariff-text{padding-left:1px !important}.shariff .shariff-buttons.buttonsize-small.theme-round li{width:25px !important}.shariff .shariff-buttons.buttonsize-small.theme-round a{width:25px !important}.shariff .shariff-buttons.buttonsize-small.theme-round .shariff-count{padding:0 !important;height:25px !important}.shariff .shariff-buttons.theme-round.buttonsize-small.orientation-horizontal li{margin:5px 7px}.shariff .shariff-buttons.theme-round.buttonsize-small.orientation-horizontal li:first-child{margin-left:5px}.shariff .shariff-buttons.theme-round.buttonsize-small.orientation-horizontal li:last-child{margin-right:5px}.shariff .buttonsize-large li{height:45px !important}.shariff .buttonsize-large a{height:45px !important}.shariff .buttonsize-large.orientation-vertical li{width:155px}.shariff .buttonsize-large .shariff-icon svg{width:40px;height:28px;padding:9px 2px}.shariff .buttonsize-large .shariff-text,.shariff .buttonsize-large .shariff-count{font-size:14px;line-height:45px;padding:0 10px;height:43px}.shariff .buttonsize-large .shariff-text{padding-left:1px !important}.shariff .shariff-buttons.buttonsize-large.theme-round li{width:45px !important;height:45px !important}.shariff .buttonsize-large.theme-round a{width:45px !important}.shariff .buttonsize-large.theme-round .shariff-count{padding:0 !important;height:45px !important}.shariff .orientation-vertical{flex-direction:column}.shariff .orientation-vertical li{width:135px}.shariff.shariff-align-flex-start ul{justify-content:flex-start;align-items:flex-start}.shariff.shariff-align-center ul{justify-content:center;align-items:center}.shariff.shariff-align-flex-end ul{justify-content:flex-end;align-items:flex-end}.widget .shariff.shariff-widget-align-flex-start ul{justify-content:flex-start;align-items:flex-start}.widget .shariff.shariff-widget-align-center ul{justify-content:center;align-items:center}.widget .shariff.shariff-widget-align-flex-end ul{justify-content:flex-end;align-items:flex-end}.shariff.shariff-buttonstretch li{flex:1 0 auto !important}.shariff.shariff-buttonstretch .orientation-vertical li{width:100% !important}.widget .shariff li{border:0;font-weight:400}.widget .shariff .theme-default a,.widget .shariff .theme-color a,.widget .shariff .theme-grey a,.widget .shariff .theme-round a{color:#fff;display:block;font-weight:400}.widget .shariff .theme-default a:hover,.widget .shariff .theme-color a:hover,.widget .shariff .theme-grey a:hover,.widget .shariff .theme-round a:hover{color:#fff;font-weight:400}.shariff-warning{background-color:red;color:#fff;font-size:20px;font-weight:700;padding:10px;text-align:center;margin:0 auto;line-height:1.5}.shariff .info a{border:1px solid #ddd;width:35px}.shariff .wcag_colors .info a{border:1px solid #575757;width:35px}.shariff .shariff-button.info{width:35px;flex:0 0 auto !important}.shariff .theme-default .shariff-button.shariff-nocustomcolor.info svg path{fill:#999}.shariff .theme-default.wcag_colors .shariff-button.shariff-nocustomcolor.info svg path{fill:#595959}.shariff .theme-round .shariff-button.shariff-nocustomcolor.info svg path{fill:#999}.shariff .theme-round.wcag_colors .shariff-button.shariff-nocustomcolor.info svg path{fill:#595959}.shariff .buttonsize-small .shariff-button.info{width:25px}.shariff .buttonsize-small .info a{width:25px}.shariff .buttonsize-large .shariff-button.info{width:45px}.shariff .buttonsize-large .info a{width:45px}.shariff .info .shariff-icon svg{display:block;margin:auto}@media only screen and (max-width:360px){.shariff .shariff-buttons.buttonsize-small li{width:25px}.shariff .shariff-buttons li{width:35px}.shariff .shariff-buttons.buttonsize-large li{width:45px}.shariff .shariff-buttons .shariff-icon svg{display:block;margin:auto}.shariff .shariff-buttons .shariff-text{display:none}.shariff .shariff-buttons .shariff-count{display:none}}@media only screen and (min-width:361px){.shariff .shariff-buttons.buttonsize-small li{width:105px}.shariff .shariff-buttons li{width:125px}.shariff .shariff-buttons.buttonsize-large li{width:155px}.shariff .shariff-buttons .shariff-text{display:inline}.shariff .shariff-buttons .shariff-count{display:inline}}@media only screen and (min-device-width:1025px){.shariff .shariff-mobile{display:none !important}}