@charset "UTF-8";:root,[data-bs-theme=light]{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-primary-text-emphasis:#052c65;--bs-secondary-text-emphasis:#2b2f32;--bs-success-text-emphasis:#0a3622;--bs-info-text-emphasis:#055160;--bs-warning-text-emphasis:#664d03;--bs-danger-text-emphasis:#58151c;--bs-light-text-emphasis:#495057;--bs-dark-text-emphasis:#495057;--bs-primary-bg-subtle:#cfe2ff;--bs-secondary-bg-subtle:#e2e3e5;--bs-success-bg-subtle:#d1e7dd;--bs-info-bg-subtle:#cff4fc;--bs-warning-bg-subtle:#fff3cd;--bs-danger-bg-subtle:#f8d7da;--bs-light-bg-subtle:#fcfcfc;--bs-dark-bg-subtle:#ced4da;--bs-primary-border-subtle:#9ec5fe;--bs-secondary-border-subtle:#c4c8cb;--bs-success-border-subtle:#a3cfbb;--bs-info-border-subtle:#9eeaf9;--bs-warning-border-subtle:#ffe69c;--bs-danger-border-subtle:#f1aeb5;--bs-light-border-subtle:#e9ecef;--bs-dark-border-subtle:#adb5bd;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,hsla(0,0%,100%,0.15),hsla(0,0%,100%,0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-color-rgb:33,37,41;--bs-body-bg:#fff;--bs-body-bg-rgb:255,255,255;--bs-emphasis-color:#000;--bs-emphasis-color-rgb:0,0,0;--bs-secondary-color:rgba(33,37,41,0.75);--bs-secondary-color-rgb:33,37,41;--bs-secondary-bg:#e9ecef;--bs-secondary-bg-rgb:233,236,239;--bs-tertiary-color:rgba(33,37,41,0.5);--bs-tertiary-color-rgb:33,37,41;--bs-tertiary-bg:#f8f9fa;--bs-tertiary-bg-rgb:248,249,250;--bs-heading-color:inherit;--bs-link-color:#0d6efd;--bs-link-color-rgb:13,110,253;--bs-link-decoration:underline;--bs-link-hover-color:#0a58ca;--bs-link-hover-color-rgb:10,88,202;--bs-code-color:#d63384;--bs-highlight-color:#212529;--bs-highlight-bg:#fff3cd;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0,0,0,0.175);--bs-border-radius:0.375rem;--bs-border-radius-sm:0.25rem;--bs-border-radius-lg:0.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-xxl:2rem;--bs-border-radius-2xl:var(--bs-border-radius-xxl);--bs-border-radius-pill:50rem;--bs-box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15);--bs-box-shadow-sm:0 0.125rem 0.25rem rgba(0,0,0,0.075);--bs-box-shadow-lg:0 1rem 3rem rgba(0,0,0,0.175);--bs-box-shadow-inset:inset 0 1px 2px rgba(0,0,0,0.075);--bs-focus-ring-width:0.25rem;--bs-focus-ring-opacity:0.25;--bs-focus-ring-color:rgba(13,110,253,0.25);--bs-form-valid-color:#198754;--bs-form-valid-border-color:#198754;--bs-form-invalid-color:#dc3545;--bs-form-invalid-border-color:#dc3545}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color:#dee2e6;--bs-body-color-rgb:222,226,230;--bs-body-bg:#212529;--bs-body-bg-rgb:33,37,41;--bs-emphasis-color:#fff;--bs-emphasis-color-rgb:255,255,255;--bs-secondary-color:rgba(222,226,230,0.75);--bs-secondary-color-rgb:222,226,230;--bs-secondary-bg:#343a40;--bs-secondary-bg-rgb:52,58,64;--bs-tertiary-color:rgba(222,226,230,0.5);--bs-tertiary-color-rgb:222,226,230;--bs-tertiary-bg:#2b3034;--bs-tertiary-bg-rgb:43,48,53;--bs-primary-text-emphasis:#6ea8fe;--bs-secondary-text-emphasis:#a7acb1;--bs-success-text-emphasis:#75b798;--bs-info-text-emphasis:#6edff6;--bs-warning-text-emphasis:#ffda6a;--bs-danger-text-emphasis:#ea868f;--bs-light-text-emphasis:#f8f9fa;--bs-dark-text-emphasis:#dee2e6;--bs-primary-bg-subtle:#031633;--bs-secondary-bg-subtle:#161719;--bs-success-bg-subtle:#051b11;--bs-info-bg-subtle:#032830;--bs-warning-bg-subtle:#332701;--bs-danger-bg-subtle:#2c0b0e;--bs-light-bg-subtle:#343a40;--bs-dark-bg-subtle:#1a1d20;--bs-primary-border-subtle:#084298;--bs-secondary-border-subtle:#41464b;--bs-success-border-subtle:#0f5132;--bs-info-border-subtle:#087990;--bs-warning-border-subtle:#997404;--bs-danger-border-subtle:#842029;--bs-light-border-subtle:#495057;--bs-dark-border-subtle:#343a40;--bs-heading-color:inherit;--bs-link-color:#6ea8fe;--bs-link-hover-color:#8bb9fe;--bs-link-color-rgb:110,168,254;--bs-link-hover-color-rgb:139,185,254;--bs-code-color:#e685b5;--bs-highlight-color:#dee2e6;--bs-highlight-bg:#664d03;--bs-border-color:#495057;--bs-border-color-translucent:hsla(0,0%,100%,0.15);--bs-form-valid-color:#75b798;--bs-form-valid-border-color:#75b798;--bs-form-invalid-color:#ea868f;--bs-form-invalid-border-color:#ea868f}.clearfix:after{display:block;clear:both;content:""}.text-bg-primary{color:#fff!important;background-color:RGBA(var(--bs-primary-rgb),var(--bs-bg-opacity,1))!important}.text-bg-secondary{color:#fff!important;background-color:RGBA(var(--bs-secondary-rgb),var(--bs-bg-opacity,1))!important}.text-bg-success{color:#fff!important;background-color:RGBA(var(--bs-success-rgb),var(--bs-bg-opacity,1))!important}.text-bg-info{color:#000!important;background-color:RGBA(var(--bs-info-rgb),var(--bs-bg-opacity,1))!important}.text-bg-warning{color:#000!important;background-color:RGBA(var(--bs-warning-rgb),var(--bs-bg-opacity,1))!important}.text-bg-danger{color:#fff!important;background-color:RGBA(var(--bs-danger-rgb),var(--bs-bg-opacity,1))!important}.text-bg-light{color:#000!important;background-color:RGBA(var(--bs-light-rgb),var(--bs-bg-opacity,1))!important}.text-bg-dark{color:#fff!important;background-color:RGBA(var(--bs-dark-rgb),var(--bs-bg-opacity,1))!important}.link-primary{color:RGBA(var(--bs-primary-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity,1))!important}.link-primary:focus,.link-primary:hover{color:RGBA(10,88,202,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity,1))!important}.link-secondary{color:RGBA(var(--bs-secondary-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity,1))!important}.link-secondary:focus,.link-secondary:hover{color:RGBA(86,94,100,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity,1))!important}.link-success{color:RGBA(var(--bs-success-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity,1))!important}.link-success:focus,.link-success:hover{color:RGBA(20,108,67,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity,1))!important}.link-info{color:RGBA(var(--bs-info-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity,1))!important}.link-info:focus,.link-info:hover{color:RGBA(61,213,243,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity,1))!important}.link-warning{color:RGBA(var(--bs-warning-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity,1))!important}.link-warning:focus,.link-warning:hover{color:RGBA(255,205,57,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity,1))!important}.link-danger{color:RGBA(var(--bs-danger-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity,1))!important}.link-danger:focus,.link-danger:hover{color:RGBA(176,42,55,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity,1))!important}.link-light{color:RGBA(var(--bs-light-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity,1))!important}.link-light:focus,.link-light:hover{color:RGBA(249,250,251,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity,1))!important}.link-dark{color:RGBA(var(--bs-dark-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity,1))!important}.link-dark:focus,.link-dark:hover{color:RGBA(26,30,33,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity,1))!important}.link-body-emphasis{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,1))!important}.link-body-emphasis:focus,.link-body-emphasis:hover{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,.75))!important;-webkit-text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,.75))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,.75))!important}.focus-ring:focus{outline:0;box-shadow:var(--bs-focus-ring-x,0) var(--bs-focus-ring-y,0) var(--bs-focus-ring-blur,0) var(--bs-focus-ring-width) var(--bs-focus-ring-color)}.icon-link{display:inline-flex;gap:.375rem;-webkit-text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,.5));text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,.5));text-underline-offset:.25em;backface-visibility:hidden}.icon-link>.bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:transform .2s ease-in-out}@media (prefers-reduced-motion:reduce){.icon-link>.bi{transition:none}}.icon-link-hover:focus-visible>.bi,.icon-link-hover:hover>.bi{transform:var(--bs-icon-link-transform,translate3d(.25em,0,0))}.ratio{position:relative;width:100%}.ratio:before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:75%}.ratio-16x9{--bs-aspect-ratio:56.25%}.ratio-21x9{--bs-aspect-ratio:42.8571428571%}.fixed-top{top:0}.fixed-bottom,.fixed-top{position:fixed;right:0;left:0;z-index:1030}.fixed-bottom{bottom:0}.sticky-top{top:0}.sticky-bottom,.sticky-top{position:sticky;z-index:1020}.sticky-bottom{bottom:0}@media (min-width:576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}}.hstack{flex-direction:row;align-items:center}.hstack,.vstack{display:flex;align-self:stretch}.vstack{flex:1 1 auto;flex-direction:column}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption),.visually-hidden:not(caption){position:absolute!important}.visually-hidden *,.visually-hidden-focusable:not(:focus):not(:focus-within) *{overflow:hidden!important}.stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:var(--bs-border-width);min-height:1em;background-color:currentcolor;opacity:.25}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.object-fit-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-none{-o-object-fit:none!important;object-fit:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.overflow-x-auto{overflow-x:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-x-visible{overflow-x:visible!important}.overflow-x-scroll{overflow-x:scroll!important}.overflow-y-auto{overflow-y:auto!important}.overflow-y-hidden{overflow-y:hidden!important}.overflow-y-visible{overflow-y:visible!important}.overflow-y-scroll{overflow-y:scroll!important}.shadow{box-shadow:var(--bs-box-shadow)!important}.shadow-sm{box-shadow:var(--bs-box-shadow-sm)!important}.shadow-lg{box-shadow:var(--bs-box-shadow-lg)!important}.shadow-none{box-shadow:none!important}.focus-ring-primary{--bs-focus-ring-color:rgba(var(--bs-primary-rgb),var(--bs-focus-ring-opacity))}.focus-ring-secondary{--bs-focus-ring-color:rgba(var(--bs-secondary-rgb),var(--bs-focus-ring-opacity))}.focus-ring-success{--bs-focus-ring-color:rgba(var(--bs-success-rgb),var(--bs-focus-ring-opacity))}.focus-ring-info{--bs-focus-ring-color:rgba(var(--bs-info-rgb),var(--bs-focus-ring-opacity))}.focus-ring-warning{--bs-focus-ring-color:rgba(var(--bs-warning-rgb),var(--bs-focus-ring-opacity))}.focus-ring-danger{--bs-focus-ring-color:rgba(var(--bs-danger-rgb),var(--bs-focus-ring-opacity))}.focus-ring-light{--bs-focus-ring-color:rgba(var(--bs-light-rgb),var(--bs-focus-ring-opacity))}.focus-ring-dark{--bs-focus-ring-color:rgba(var(--bs-dark-rgb),var(--bs-focus-ring-opacity))}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translateX(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top-0{border-top:0!important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-start-0{border-left:0!important}.border-primary{--bs-border-opacity:1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.border-secondary{--bs-border-opacity:1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.border-success{--bs-border-opacity:1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.border-info{--bs-border-opacity:1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.border-warning{--bs-border-opacity:1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.border-danger{--bs-border-opacity:1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.border-light{--bs-border-opacity:1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.border-dark{--bs-border-opacity:1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-black{--bs-border-opacity:1;border-color:rgba(var(--bs-black-rgb),var(--bs-border-opacity))!important}.border-white{--bs-border-opacity:1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-primary-subtle{border-color:var(--bs-primary-border-subtle)!important}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle)!important}.border-success-subtle{border-color:var(--bs-success-border-subtle)!important}.border-info-subtle{border-color:var(--bs-info-border-subtle)!important}.border-warning-subtle{border-color:var(--bs-warning-border-subtle)!important}.border-danger-subtle{border-color:var(--bs-danger-border-subtle)!important}.border-light-subtle{border-color:var(--bs-light-border-subtle)!important}.border-dark-subtle{border-color:var(--bs-dark-border-subtle)!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.border-opacity-10{--bs-border-opacity:0.1}.border-opacity-25{--bs-border-opacity:0.25}.border-opacity-50{--bs-border-opacity:0.5}.border-opacity-75{--bs-border-opacity:0.75}.border-opacity-100{--bs-border-opacity:1}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.row-gap-0{row-gap:0!important}.row-gap-1{row-gap:.25rem!important}.row-gap-2{row-gap:.5rem!important}.row-gap-3{row-gap:1rem!important}.row-gap-4{row-gap:1.5rem!important}.row-gap-5{row-gap:3rem!important}.column-gap-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .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-lighter{font-weight:lighter!important}.fw-light{font-weight:300!important}.fw-normal{font-weight:400!important}.fw-medium{font-weight:500!important}.fw-semibold{font-weight:600!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity:1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity:1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity:1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity:1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity:1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity:1;color:var(--bs-secondary-color)!important}.text-black-50{--bs-text-opacity:1;color:rgba(0,0,0,.5)!important}.text-white-50{--bs-text-opacity:1;color:hsla(0,0%,100%,.5)!important}.text-body-secondary{--bs-text-opacity:1;color:var(--bs-secondary-color)!important}.text-body-tertiary{--bs-text-opacity:1;color:var(--bs-tertiary-color)!important}.text-body-emphasis{--bs-text-opacity:1;color:var(--bs-emphasis-color)!important}.text-reset{--bs-text-opacity:1;color:inherit!important}.text-opacity-25{--bs-text-opacity:0.25}.text-opacity-50{--bs-text-opacity:0.5}.text-opacity-75{--bs-text-opacity:0.75}.text-opacity-100{--bs-text-opacity:1}.text-primary-emphasis{color:var(--bs-primary-text-emphasis)!important}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis)!important}.text-success-emphasis{color:var(--bs-success-text-emphasis)!important}.text-info-emphasis{color:var(--bs-info-text-emphasis)!important}.text-warning-emphasis{color:var(--bs-warning-text-emphasis)!important}.text-danger-emphasis{color:var(--bs-danger-text-emphasis)!important}.text-light-emphasis{color:var(--bs-light-text-emphasis)!important}.text-dark-emphasis{color:var(--bs-dark-text-emphasis)!important}.link-opacity-10,.link-opacity-10-hover:hover{--bs-link-opacity:0.1}.link-opacity-25,.link-opacity-25-hover:hover{--bs-link-opacity:0.25}.link-opacity-50,.link-opacity-50-hover:hover{--bs-link-opacity:0.5}.link-opacity-75,.link-opacity-75-hover:hover{--bs-link-opacity:0.75}.link-opacity-100,.link-opacity-100-hover:hover{--bs-link-opacity:1}.link-offset-1,.link-offset-1-hover:hover{text-underline-offset:.125em!important}.link-offset-2,.link-offset-2-hover:hover{text-underline-offset:.25em!important}.link-offset-3,.link-offset-3-hover:hover{text-underline-offset:.375em!important}.link-underline-primary{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-secondary{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-success{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important}.link-underline-info{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important}.link-underline-warning{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important}.link-underline-danger{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important}.link-underline-light{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important}.link-underline-dark{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important}.link-underline{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity,1))!important}.link-underline-opacity-0,.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity:0}.link-underline-opacity-10,.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity:0.1}.link-underline-opacity-25,.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity:0.25}.link-underline-opacity-50,.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity:0.5}.link-underline-opacity-75,.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity:0.75}.link-underline-opacity-100,.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity:1}.bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity:1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity:1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity:1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity:1;background-color:transparent!important}.bg-body-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-bg-rgb),var(--bs-bg-opacity))!important}.bg-body-tertiary{--bs-bg-opacity:1;background-color:rgba(var(--bs-tertiary-bg-rgb),var(--bs-bg-opacity))!important}.bg-opacity-10{--bs-bg-opacity:0.1}.bg-opacity-25{--bs-bg-opacity:0.25}.bg-opacity-50{--bs-bg-opacity:0.5}.bg-opacity-75{--bs-bg-opacity:0.75}.bg-opacity-100{--bs-bg-opacity:1}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle)!important}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle)!important}.bg-success-subtle{background-color:var(--bs-success-bg-subtle)!important}.bg-info-subtle{background-color:var(--bs-info-bg-subtle)!important}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle)!important}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle)!important}.bg-light-subtle{background-color:var(--bs-light-bg-subtle)!important}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle)!important}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:var(--bs-border-radius-xxl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm)!important;border-top-right-radius:var(--bs-border-radius-sm)!important}.rounded-top-2{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg)!important;border-top-right-radius:var(--bs-border-radius-lg)!important}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl)!important;border-top-right-radius:var(--bs-border-radius-xl)!important}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl)!important;border-top-right-radius:var(--bs-border-radius-xxl)!important}.rounded-top-circle{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill)!important;border-top-right-radius:var(--bs-border-radius-pill)!important}.rounded-end{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm)!important;border-bottom-right-radius:var(--bs-border-radius-sm)!important}.rounded-end-2{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg)!important;border-bottom-right-radius:var(--bs-border-radius-lg)!important}.rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl)!important;border-bottom-right-radius:var(--bs-border-radius-xl)!important}.rounded-end-5{border-top-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-right-radius:var(--bs-border-radius-xxl)!important}.rounded-end-circle{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill)!important;border-bottom-right-radius:var(--bs-border-radius-pill)!important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-0{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm)!important;border-bottom-left-radius:var(--bs-border-radius-sm)!important}.rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg)!important;border-bottom-left-radius:var(--bs-border-radius-lg)!important}.rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl)!important;border-bottom-left-radius:var(--bs-border-radius-xl)!important}.rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-left-radius:var(--bs-border-radius-xxl)!important}.rounded-bottom-circle{border-bottom-right-radius:50%!important;border-bottom-left-radius:50%!important}.rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill)!important;border-bottom-left-radius:var(--bs-border-radius-pill)!important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-0{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm)!important;border-top-left-radius:var(--bs-border-radius-sm)!important}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg)!important;border-top-left-radius:var(--bs-border-radius-lg)!important}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl)!important;border-top-left-radius:var(--bs-border-radius-xl)!important}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl)!important;border-top-left-radius:var(--bs-border-radius-xxl)!important}.rounded-start-circle{border-bottom-left-radius:50%!important;border-top-left-radius:50%!important}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill)!important;border-top-left-radius:var(--bs-border-radius-pill)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.z-n1{z-index:-1!important}.z-0{z-index:0!important}.z-1{z-index:1!important}.z-2{z-index:2!important}.z-3{z-index:3!important}@media (min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.object-fit-sm-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-sm-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-sm-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-sm-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-sm-none{-o-object-fit:none!important;object-fit:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-inline-grid{display:inline-grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.row-gap-sm-0{row-gap:0!important}.row-gap-sm-1{row-gap:.25rem!important}.row-gap-sm-2{row-gap:.5rem!important}.row-gap-sm-3{row-gap:1rem!important}.row-gap-sm-4{row-gap:1.5rem!important}.row-gap-sm-5{row-gap:3rem!important}.column-gap-sm-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-sm-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-sm-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-sm-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-sm-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-sm-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.object-fit-md-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-md-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-md-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-md-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-md-none{-o-object-fit:none!important;object-fit:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-inline-grid{display:inline-grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.row-gap-md-0{row-gap:0!important}.row-gap-md-1{row-gap:.25rem!important}.row-gap-md-2{row-gap:.5rem!important}.row-gap-md-3{row-gap:1rem!important}.row-gap-md-4{row-gap:1.5rem!important}.row-gap-md-5{row-gap:3rem!important}.column-gap-md-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-md-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-md-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-md-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-md-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-md-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.object-fit-lg-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-lg-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-lg-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-lg-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-lg-none{-o-object-fit:none!important;object-fit:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-inline-grid{display:inline-grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.row-gap-lg-0{row-gap:0!important}.row-gap-lg-1{row-gap:.25rem!important}.row-gap-lg-2{row-gap:.5rem!important}.row-gap-lg-3{row-gap:1rem!important}.row-gap-lg-4{row-gap:1.5rem!important}.row-gap-lg-5{row-gap:3rem!important}.column-gap-lg-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-lg-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-lg-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-lg-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-lg-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-lg-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.object-fit-xl-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-xl-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-xl-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-xl-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-xl-none{-o-object-fit:none!important;object-fit:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-inline-grid{display:inline-grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.row-gap-xl-0{row-gap:0!important}.row-gap-xl-1{row-gap:.25rem!important}.row-gap-xl-2{row-gap:.5rem!important}.row-gap-xl-3{row-gap:1rem!important}.row-gap-xl-4{row-gap:1.5rem!important}.row-gap-xl-5{row-gap:3rem!important}.column-gap-xl-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-xl-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-xl-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-xl-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-xl-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-xl-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width:1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.object-fit-xxl-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-xxl-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-xxl-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-xxl-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-xxl-none{-o-object-fit:none!important;object-fit: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-inline-grid{display:inline-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:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.row-gap-xxl-0{row-gap:0!important}.row-gap-xxl-1{row-gap:.25rem!important}.row-gap-xxl-2{row-gap:.5rem!important}.row-gap-xxl-3{row-gap:1rem!important}.row-gap-xxl-4{row-gap:1.5rem!important}.row-gap-xxl-5{row-gap:3rem!important}.column-gap-xxl-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-xxl-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-xxl-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-xxl-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-xxl-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-xxl-5{-moz-column-gap:3rem!important;column-gap:3rem!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: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}}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x)*0.5);padding-left:calc(var(--bs-gutter-x)*0.5);margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}:root{--bs-breakpoint-xs:0;--bs-breakpoint-sm:576px;--bs-breakpoint-md:768px;--bs-breakpoint-lg:992px;--bs-breakpoint-xl:1200px;--bs-breakpoint-xxl:1400px}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y)*-1);margin-right:calc(var(--bs-gutter-x)*-0.5);margin-left:calc(var(--bs-gutter-x)*-0.5)}.row>*{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*0.5);padding-left:calc(var(--bs-gutter-x)*0.5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width:576px){.col-sm{flex:1 0 0}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width: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.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){.col-lg{flex:1 0 0}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1200px){.col-xl{flex:1 0 0}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1400px){.col-xxl{flex:1 0 0}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.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.66666667%}.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:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-inline-grid{display:inline-grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}@media (min-width:576px){.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-inline-grid{display:inline-grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}}@media (min-width:768px){.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-inline-grid{display:inline-grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}}@media (min-width:992px){.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-inline-grid{display:inline-grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}}@media (min-width:1200px){.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-inline-grid{display:inline-grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}}@media (min-width:1400px){.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-inline-grid{display:inline-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:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-inline-grid{display:inline-grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}.text-center{text-align:center}.my-12{margin:3rem 0}.mx-auto{margin-left:auto!important;margin-right:auto!important}.h-12{height:3rem}.my-8{margin-top:2rem 0}.my-4{margin:1rem 0}.my-2{margin:.5rem 0}.my-1{margin:.25rem 0}.mr-1{margin-right:20px}.object-cover{-o-object-fit:cover;object-fit:cover}.object-center,.object-cover-center{-o-object-position:center;object-position:center}.object-cover-center{-o-object-fit:cover;object-fit:cover}.fixed{position:fixed!important}.color-theme{color:var(--theme-color)!important}.section-bg .color-theme{color:inherit!important}.bg-theme{background-color:var(--theme-color)}.bg-theme.heroless{background-color:var(--heroless-theme-color)}.text-content{font-size:1.25rem}.text-content a{color:var(--theme-color);text-decoration:underline}.text-content a.btn,.text-content a.btn:hover,.text-content a:hover{text-decoration:none}.text-content-lg{font-size:1.5rem;line-height:1.75}div.text-content>*+*{margin-top:2rem}.text-content ul li{margin-bottom:.5rem}.g-small{--bs-gutter-y:10px!important}.g-small,.gx-small{--bs-gutter-x:10px!important}.gy-small{--bs-gutter-y:10px!important}.theme-red .fill-color-0{fill:#b31d42}.theme-red .fill-color-1{fill:#e85764}.theme-red .fill-color-2{fill:#e53252}.theme-red .fill-color-3{fill:#d0314e}.theme-turquoise .fill-color-0{fill:#2f5b9c}.theme-turquoise .fill-color-1{fill:#5b9dc2}.theme-turquoise .fill-color-2{fill:#3f80b8}.theme-turquoise .fill-color-3{fill:#2573a8}.theme-emerald .fill-color-0{fill:#1f8798}.theme-emerald .fill-color-1{fill:#6db1b5}.theme-emerald .fill-color-2{fill:#55a4b0}.theme-emerald .fill-color-3{fill:#4f99a3}.theme-orange .fill-color-0{fill:#eb752f}.theme-orange .fill-color-1{fill:#eea121}.theme-orange .fill-color-2{fill:#f39332}.theme-orange .fill-color-3{fill:#ee873c}.theme-green .fill-color-0{fill:#a0b400}.theme-green .fill-color-1{fill:#d3d94e}.theme-green .fill-color-2{fill:#c8d303}.theme-green .fill-color-3{fill:#b5c500}.theme-red .gradient-hero .hero__img{background:linear-gradient(138deg,#e85764,#b31d42)}.theme-turquoise .gradient-hero .hero__img{background:linear-gradient(138deg,#5b9dc2,#2f5b9c)}.theme-emerald .gradient-hero .hero__img{background:linear-gradient(138deg,#6db1b5,#1f8798)}.theme-orange .gradient-hero .hero__img{background:linear-gradient(138deg,#eea121,#eb752f)}.theme-green .gradient-hero .hero__img{background:linear-gradient(138deg,#d3d94e,#a0b400)}.text-white{color:#fff}.text-white a{color:#000;text-decoration:underline}.text-white a:hover{text-decoration:none}.list-reset{margin:0;padding-left:0;list-style:none}.flex{display:flex}.justify-between{justify-content:space-between}.align-center{align-items:center}.gap-sm{gap:.5rem}@media screen and (max-width:767.98px) and (orientation:portrait){.gap-sm-4{gap:1rem}}@media screen and (max-width:767.98px) and (orientation:portrait){.gap-sm-6{gap:1.5rem}}.gap-12{gap:3rem}a[href^="tel:"]{text-decoration:none;color:inherit}.bg-blue-lighter{background:#5b9dc2}.relative{position:relative}.not-selectable{-webkit-user-select:none;-moz-user-select:none;user-select:none}[id]{scroll-margin-top:100px}.pr-4{padding-right:1rem}.pr-2{padding-right:.5rem}.pt6{padding-top:6rem}.pb6{padding-bottom:6rem}.pt8{padding-top:8rem}.pb8{padding-bottom:8rem}.pt10{padding-top:10rem}.pb10{padding-bottom:10rem}.pt12{padding-top:12rem}.pb12{padding-bottom:12rem}.pt14{padding-top:14rem}.pb14{padding-bottom:14rem}.pt16{padding-top:16rem}.pb16{padding-bottom:16rem}.aspect-ratio-none{aspect-ratio:unset!important}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/44*27);height:var(--swiper-navigation-size);margin-top:calc(0px - var(--swiper-navigation-size)/2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:normal;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-lock{display:none}.pswp{--pswp-bg:#000;--pswp-placeholder-bg:#222;--pswp-root-z-index:100000;--pswp-preloader-color:rgba(79,79,79,0.4);--pswp-preloader-color-secondary:hsla(0,0%,100%,0.9);--pswp-icon-color:#fff;--pswp-icon-color-secondary:#4f4f4f;--pswp-icon-stroke-color:#4f4f4f;--pswp-icon-stroke-width:2px;--pswp-error-text-color:var(--pswp-icon-color);position:fixed;top:0;left:0;width:100%;height:100%;z-index:var(--pswp-root-z-index);display:none;touch-action:none;opacity:.003;contain:layout style size;-webkit-tap-highlight-color:rgba(0,0,0,0)}.pswp,.pswp:focus{outline:0}.pswp *{box-sizing:border-box}.pswp img{max-width:none}.pswp--open{display:block}.pswp,.pswp__bg{transform:translateZ(0);will-change:opacity}.pswp__bg{opacity:.005;background:var(--pswp-bg)}.pswp,.pswp__scroll-wrap{overflow:hidden}.pswp__bg,.pswp__container,.pswp__content,.pswp__img,.pswp__item,.pswp__scroll-wrap,.pswp__zoom-wrap{position:absolute;top:0;left:0;width:100%;height:100%}.pswp__img,.pswp__zoom-wrap{width:auto;height:auto}.pswp--click-to-zoom.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img{cursor:move;cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img,.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img:active,.pswp__img{cursor:-webkit-zoom-out;cursor:-moz-zoom-out;cursor:zoom-out}.pswp__button,.pswp__container,.pswp__counter,.pswp__img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__item{z-index:1;overflow:hidden}.pswp__hidden{display:none!important}.pswp__content{pointer-events:none}.pswp__content>*{pointer-events:auto}.pswp__error-msg-container{display:grid}.pswp__error-msg{margin:auto;font-size:1em;line-height:1;color:var(--pswp-error-text-color)}.pswp .pswp__hide-on-close{opacity:.005;will-change:opacity;transition:opacity var(--pswp-transition-duration) cubic-bezier(.4,0,.22,1);z-index:10;pointer-events:none}.pswp--ui-visible .pswp__hide-on-close{opacity:1;pointer-events:auto}.pswp__button{position:relative;display:block;width:50px;height:60px;padding:0;margin:0;overflow:hidden;cursor:pointer;background:none;border:0;box-shadow:none;opacity:.85;-webkit-appearance:none;-webkit-touch-callout:none}.pswp__button:active,.pswp__button:focus,.pswp__button:hover{transition:none;padding:0;background:none;border:0;box-shadow:none;opacity:1}.pswp__button:disabled{opacity:.3;cursor:auto}.pswp__icn{fill:var(--pswp-icon-color);color:var(--pswp-icon-color-secondary);position:absolute;top:14px;left:9px;width:32px;height:32px;overflow:hidden;pointer-events:none}.pswp__icn-shadow{stroke:var(--pswp-icon-stroke-color);stroke-width:var(--pswp-icon-stroke-width);fill:none}.pswp__icn:focus{outline:0}.pswp__img--with-bg,div.pswp__img--placeholder{background:var(--pswp-placeholder-bg)}.pswp__top-bar{position:absolute;left:0;top:0;width:100%;height:60px;display:flex;flex-direction:row;justify-content:flex-end;z-index:10;pointer-events:none!important}.pswp__top-bar>*{pointer-events:auto;will-change:opacity}.pswp__button--close{margin-right:6px}.pswp__button--arrow{position:absolute;top:0;width:75px;height:100px;top:50%;margin-top:-50px}.pswp__button--arrow:disabled{display:none;cursor:default}.pswp__button--arrow .pswp__icn{top:50%;margin-top:-30px;width:60px;height:60px;background:none;border-radius:0}.pswp--one-slide .pswp__button--arrow{display:none}.pswp--touch .pswp__button--arrow{visibility:hidden}.pswp--has_mouse .pswp__button--arrow{visibility:visible}.pswp__button--arrow--prev{right:auto;left:0}.pswp__button--arrow--next{right:0}.pswp__button--arrow--next .pswp__icn{left:auto;right:14px;transform:scaleX(-1)}.pswp__button--zoom{display:none}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__zoom-icn-bar-v{display:none}.pswp__preloader{position:relative;overflow:hidden;width:50px;height:60px;margin-right:auto}.pswp__preloader .pswp__icn{opacity:0;transition:opacity .2s linear;animation:pswp-clockwise .6s linear infinite}.pswp__preloader--active .pswp__icn{opacity:.85}@keyframes pswp-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.pswp__counter{height:30px;margin-top:15px;margin-inline-start:20px;font-size:14px;line-height:30px;color:var(--pswp-icon-color);text-shadow:1px 1px 3px var(--pswp-icon-color-secondary);opacity:.85}.pswp--one-slide .pswp__counter{display:none}@keyframes plyr-progress{to{background-position:var(--plyr-progress-loading-size,25px) 0}}@keyframes plyr-popup{0%{opacity:.5;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes plyr-fade-in{0%{opacity:0}to{opacity:1}}.plyr{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;align-items:center;direction:ltr;display:flex;flex-direction:column;font-family:var(--plyr-font-family,inherit);font-variant-numeric:tabular-nums;font-weight:var(--plyr-font-weight-regular,400);line-height:var(--plyr-line-height,1.7);max-width:100%;min-width:200px;position:relative;text-shadow:none;transition:box-shadow .3s ease;z-index:0}.plyr audio,.plyr iframe,.plyr video{display:block;height:100%;width:100%}.plyr button{font:inherit;line-height:inherit;width:auto}.plyr:focus{outline:0}.plyr--full-ui{box-sizing:border-box}.plyr--full-ui *,.plyr--full-ui :after,.plyr--full-ui :before{box-sizing:inherit}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label{touch-action:manipulation}.plyr__badge{background:var(--plyr-badge-background,#4a5464);border-radius:var(--plyr-badge-border-radius,2px);color:var(--plyr-badge-text-color,#fff);font-size:var(--plyr-font-size-badge,9px);line-height:1;padding:3px 4px}.plyr--full-ui ::-webkit-media-text-track-container{display:none}.plyr__captions{animation:plyr-fade-in .3s ease;bottom:0;display:none;font-size:var(--plyr-font-size-small,13px);left:0;padding:var(--plyr-control-spacing,10px);position:absolute;text-align:center;transition:transform .4s ease-in-out;width:100%}.plyr__captions span:empty{display:none}@media (min-width:480px){.plyr__captions{font-size:var(--plyr-font-size-base,15px);padding:calc(var(--plyr-control-spacing,10px)*2)}}@media (min-width:768px){.plyr__captions{font-size:var(--plyr-font-size-large,18px)}}.plyr--captions-active .plyr__captions{display:block}.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions{transform:translateY(calc(var(--plyr-control-spacing,10px)*-4))}.plyr__caption{background:var(--plyr-captions-background,rgba(0,0,0,.8));border-radius:4px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:var(--plyr-captions-text-color,#fff);line-height:185%;padding:.2em .5em;white-space:pre-wrap}.plyr__caption div{display:inline}.plyr__control{background:transparent;border:0;border-radius:var(--plyr-control-radius,4px);color:inherit;cursor:pointer;flex-shrink:0;overflow:visible;padding:calc(var(--plyr-control-spacing,10px)*0.7);position:relative;transition:all .1s ease-in-out}.plyr__control svg{display:block;fill:currentColor;height:var(--plyr-control-icon-size,18px);pointer-events:none;width:var(--plyr-control-icon-size,18px)}.plyr__control:focus{outline:0}.plyr__control:focus-visible{outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}a.plyr__control{text-decoration:none}.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control.plyr__control--pressed .label--not-pressed,.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed,a.plyr__control:after,a.plyr__control:before{display:none}.plyr--full-ui ::-webkit-media-controls{display:none}.plyr__controls{align-items:center;display:flex;justify-content:flex-end;text-align:center}.plyr__controls .plyr__progress__container{flex:1;min-width:0}.plyr__controls .plyr__controls__item{margin-left:calc(var(--plyr-control-spacing,10px)/4)}.plyr__controls .plyr__controls__item:first-child{margin-left:0;margin-right:auto}.plyr__controls .plyr__controls__item.plyr__progress__container{padding-left:calc(var(--plyr-control-spacing,10px)/4)}.plyr__controls .plyr__controls__item.plyr__time{padding:0 calc(var(--plyr-control-spacing,10px)/2)}.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,.plyr__controls .plyr__controls__item.plyr__time+.plyr__time,.plyr__controls .plyr__controls__item.plyr__time:first-child{padding-left:0}.plyr [data-plyr=airplay],.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr [data-plyr=pip],.plyr__controls:empty{display:none}.plyr--airplay-supported [data-plyr=airplay],.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen],.plyr--pip-supported [data-plyr=pip]{display:inline-block}.plyr__menu{display:flex;position:relative}.plyr__menu .plyr__control svg{transition:transform .3s ease}.plyr__menu .plyr__control[aria-expanded=true] svg{transform:rotate(90deg)}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip{display:none}.plyr__menu__container{animation:plyr-popup .2s ease;background:var(--plyr-menu-background,hsla(0,0%,100%,.9));border-radius:var(--plyr-menu-radius,8px);bottom:100%;box-shadow:var(--plyr-menu-shadow,0 1px 2px rgba(0,0,0,.15));color:var(--plyr-menu-color,#4a5464);font-size:var(--plyr-font-size-base,15px);margin-bottom:10px;position:absolute;right:-3px;text-align:left;white-space:nowrap;z-index:3}.plyr__menu__container>div{overflow:hidden;transition:height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1)}.plyr__menu__container:after{border-top:var(--plyr-menu-arrow-size,4px) solid transparent;border-top-color:var(--plyr-menu-background,hsla(0,0%,100%,.9));border-style:solid;border-width:var(--plyr-menu-arrow-size,4px);content:"";height:0;position:absolute;right:calc(var(--plyr-control-icon-size,18px)/2 + var(--plyr-control-spacing,10px)*0.7 - var(--plyr-menu-arrow-size,4px)/2);top:100%;width:0}.plyr__menu__container [role=menu]{padding:calc(var(--plyr-control-spacing,10px)*0.7)}.plyr__menu__container [role=menuitem],.plyr__menu__container [role=menuitemradio]{margin-top:2px}.plyr__menu__container [role=menuitem]:first-child,.plyr__menu__container [role=menuitemradio]:first-child{margin-top:0}.plyr__menu__container .plyr__control{align-items:center;color:var(--plyr-menu-color,#4a5464);display:flex;font-size:var(--plyr-font-size-menu,var(--plyr-font-size-small,13px));padding:calc(var(--plyr-control-spacing,10px)*0.7/1.5) calc(var(--plyr-control-spacing,10px)*0.7*1.5);-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.plyr__menu__container .plyr__control>span{align-items:inherit;display:flex;width:100%}.plyr__menu__container .plyr__control:after{border:var(--plyr-menu-item-arrow-size,4px) solid transparent;content:"";position:absolute;top:50%;transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:calc(var(--plyr-control-spacing,10px)*0.7*4)}.plyr__menu__container .plyr__control--forward:after{border-left-color:var(--plyr-menu-arrow-color,#728197);right:calc(var(--plyr-control-spacing,10px)*0.7*1.5 - var(--plyr-menu-item-arrow-size,4px))}.plyr__menu__container .plyr__control--forward:focus-visible:after,.plyr__menu__container .plyr__control--forward:hover:after{border-left-color:currentColor}.plyr__menu__container .plyr__control--back{font-weight:var(--plyr-font-weight-regular,400);margin:calc(var(--plyr-control-spacing,10px)*0.7);margin-bottom:calc(var(--plyr-control-spacing,10px)*0.7/2);padding-left:calc(var(--plyr-control-spacing,10px)*0.7*4);position:relative;width:calc(100% - var(--plyr-control-spacing,10px)*0.7*2)}.plyr__menu__container .plyr__control--back:after{border-right-color:var(--plyr-menu-arrow-color,#728197);left:calc(var(--plyr-control-spacing,10px)*0.7*1.5 - var(--plyr-menu-item-arrow-size,4px))}.plyr__menu__container .plyr__control--back:before{background:var(--plyr-menu-back-border-color,#dcdfe5);box-shadow:0 1px 0 var(--plyr-menu-back-border-shadow-color,#fff);content:"";height:1px;left:0;margin-top:calc(var(--plyr-control-spacing,10px)*0.7/2);overflow:hidden;position:absolute;right:0;top:100%}.plyr__menu__container .plyr__control--back:focus-visible:after,.plyr__menu__container .plyr__control--back:hover:after{border-right-color:currentColor}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:calc(var(--plyr-control-spacing,10px)*0.7)}.plyr__menu__container .plyr__control[role=menuitemradio]:after,.plyr__menu__container .plyr__control[role=menuitemradio]:before{border-radius:100%}.plyr__menu__container .plyr__control[role=menuitemradio]:before{background:rgba(0,0,0,.1);content:"";display:block;flex-shrink:0;height:16px;margin-right:var(--plyr-control-spacing,10px);transition:all .3s ease;width:16px}.plyr__menu__container .plyr__control[role=menuitemradio]:after{background:#fff;border:0;height:6px;left:12px;opacity:0;top:50%;transform:translateY(-50%) scale(0);transition:transform .3s ease,opacity .3s ease;width:6px}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before{background:var(--plyr-control-toggle-checked-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)))}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:after{opacity:1;transform:translateY(-50%) scale(1)}.plyr__menu__container .plyr__control[role=menuitemradio]:focus-visible:before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover:before{background:rgba(35,40,47,.1)}.plyr__menu__container .plyr__menu__value{align-items:center;display:flex;margin-left:auto;margin-right:calc(var(--plyr-control-spacing,10px)*0.7*-1 - -2px);overflow:hidden;padding-left:calc(var(--plyr-control-spacing,10px)*0.7*3.5);pointer-events:none}.plyr--full-ui input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;border-radius:calc(var(--plyr-range-thumb-height,13px)*2);color:var(--plyr-range-fill-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));display:block;height:calc(var(--plyr-range-thumb-active-shadow-width,3px)*2 + var(--plyr-range-thumb-height,13px));margin:0;min-width:0;padding:0;transition:box-shadow .3s ease;width:100%}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:transparent;border:0;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:var(--plyr-range-track-height,5px);-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none;background-image:linear-gradient(90deg,currentColor var(--value,0),transparent var(--value,0))}.plyr--full-ui input[type=range]::-webkit-slider-thumb{background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:var(--plyr-range-thumb-height,13px);position:relative;-webkit-transition:all .2s ease;transition:all .2s ease;width:var(--plyr-range-thumb-height,13px);-webkit-appearance:none;appearance:none;margin-top:calc(var(--plyr-range-thumb-height,13px)/2*-1 - var(--plyr-range-track-height,5px)/2*-1)}.plyr--full-ui input[type=range]::-moz-range-track{background:transparent;border:0;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:var(--plyr-range-track-height,5px);-moz-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-moz-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-moz-range-thumb{background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:var(--plyr-range-thumb-height,13px);position:relative;-moz-transition:all .2s ease;transition:all .2s ease;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-progress{background:currentColor;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:var(--plyr-range-track-height,5px)}.plyr--full-ui input[type=range]::-ms-track{color:transparent}.plyr--full-ui input[type=range]::-ms-fill-upper,.plyr--full-ui input[type=range]::-ms-track{background:transparent;border:0;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-ms-fill-lower{background:transparent;border:0;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none;background:currentColor}.plyr--full-ui input[type=range]::-ms-thumb{background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:var(--plyr-range-thumb-height,13px);position:relative;-ms-transition:all .2s ease;transition:all .2s ease;width:var(--plyr-range-thumb-height,13px);margin-top:0}.plyr--full-ui input[type=range]::-ms-tooltip{display:none}.plyr--full-ui input[type=range]::-moz-focus-outer{border:0}.plyr--full-ui input[type=range]:focus{outline:0}.plyr--full-ui input[type=range]:focus-visible::-webkit-slider-runnable-track{outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr--full-ui input[type=range]:focus-visible::-moz-range-track{outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr--full-ui input[type=range]:focus-visible::-ms-track{outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr__poster{background-color:var(--plyr-video-background,var(--plyr-video-background,#000));background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease;width:100%;z-index:1}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1}.plyr--youtube.plyr--paused.plyr__poster-enabled:not(.plyr--stopped) .plyr__poster{display:none}.plyr__time{font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__time+.plyr__time:before{content:"⁄";margin-right:var(--plyr-control-spacing,10px)}@media (max-width:767px){.plyr__time+.plyr__time{display:none}}.plyr__tooltip{background:var(--plyr-tooltip-background,#fff);border-radius:var(--plyr-tooltip-radius,5px);bottom:100%;box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.15));color:var(--plyr-tooltip-color,#4a5464);font-size:var(--plyr-font-size-small,13px);font-weight:var(--plyr-font-weight-regular,400);left:50%;line-height:1.3;margin-bottom:calc(var(--plyr-control-spacing,10px)/2*2);opacity:0;padding:calc(var(--plyr-control-spacing,10px)/2) calc(var(--plyr-control-spacing,10px)/2*1.5);pointer-events:none;position:absolute;transform:translate(-50%,10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;white-space:nowrap;z-index:2}.plyr__tooltip:before{border-left:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-right:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,#fff);bottom:calc(var(--plyr-tooltip-arrow-size,4px)*-1);content:"";height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr .plyr__control:focus-visible .plyr__tooltip,.plyr .plyr__control:hover .plyr__tooltip,.plyr__tooltip--visible{opacity:1;transform:translate(-50%) scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip,.plyr__controls>.plyr__control:first-child .plyr__tooltip{left:0;transform:translateY(10px) scale(.8);transform-origin:0 100%}.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip:before,.plyr__controls>.plyr__control:first-child .plyr__tooltip:before{left:calc(var(--plyr-control-icon-size,18px)/2 + var(--plyr-control-spacing,10px)*0.7)}.plyr__controls>.plyr__control:last-child .plyr__tooltip{left:auto;right:0;transform:translateY(10px) scale(.8);transform-origin:100% 100%}.plyr__controls>.plyr__control:last-child .plyr__tooltip:before{left:auto;right:calc(var(--plyr-control-icon-size,18px)/2 + var(--plyr-control-spacing,10px)*0.7);transform:translateX(50%)}.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:last-child:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip{transform:translate(0) scale(1)}.plyr__progress{left:calc(var(--plyr-range-thumb-height,13px)*0.5);margin-right:var(--plyr-range-thumb-height,13px);position:relative}.plyr__progress__buffer,.plyr__progress input[type=range]{margin-left:calc(var(--plyr-range-thumb-height,13px)*-0.5);margin-right:calc(var(--plyr-range-thumb-height,13px)*-0.5);width:calc(100% + var(--plyr-range-thumb-height,13px))}.plyr__progress input[type=range]{position:relative;z-index:2}.plyr__progress .plyr__tooltip{left:0;max-width:120px;overflow-wrap:break-word}.plyr__progress__buffer{-webkit-appearance:none;background:transparent;border:0;border-radius:100px;height:var(--plyr-range-track-height,5px);left:0;margin-top:calc(var(--plyr-range-track-height,5px)/2*-1);padding:0;position:absolute;top:50%}.plyr__progress__buffer::-webkit-progress-bar{background:transparent}.plyr__progress__buffer::-webkit-progress-value{background:currentColor;border-radius:100px;min-width:var(--plyr-range-track-height,5px);-webkit-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:var(--plyr-range-track-height,5px);-moz-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-ms-fill{border-radius:100px;-ms-transition:width .2s ease;transition:width .2s ease}.plyr--loading .plyr__progress__buffer{animation:plyr-progress 1s linear infinite;background-image:linear-gradient(-45deg,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 25%,transparent 0,transparent 50%,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 0,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 75%,transparent 0,transparent);background-repeat:repeat-x;background-size:var(--plyr-progress-loading-size,25px) var(--plyr-progress-loading-size,25px);color:transparent}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25))}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6))}.plyr__progress__marker{background-color:var(--plyr-progress-marker-background,#fff);border-radius:1px;height:var(--plyr-range-track-height,5px);position:absolute;top:50%;transform:translate(-50%,-50%);width:var(--plyr-progress-marker-width,3px);z-index:3}.plyr__volume{align-items:center;display:flex;position:relative}.plyr__volume input[type=range]{margin-left:calc(var(--plyr-control-spacing,10px)/2);margin-right:calc(var(--plyr-control-spacing,10px)/2);max-width:90px;min-width:60px;position:relative;z-index:2}.plyr--audio{display:block}.plyr--audio .plyr__controls{background:var(--plyr-audio-controls-background,#fff);border-radius:inherit;color:var(--plyr-audio-control-color,#4a5464);padding:var(--plyr-control-spacing,10px)}.plyr--audio .plyr__control:focus-visible,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{background:var(--plyr-audio-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:var(--plyr-audio-control-color-hover,#fff)}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--audio .plyr__progress__buffer{color:var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6))}.plyr--video{overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:var(--plyr-video-background,var(--plyr-video-background,#000));border-radius:inherit;height:100%;margin:auto;overflow:hidden;position:relative;width:100%}@supports not (aspect-ratio:16/9){.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{height:0;padding-bottom:56.25%;position:relative}}.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{aspect-ratio:16/9}.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container{padding-bottom:240%;position:relative;transform:translateY(-38.28125%)}.plyr--video .plyr__controls{background:var(--plyr-video-controls-background,linear-gradient(transparent,rgba(0,0,0,.75)));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:var(--plyr-video-control-color,#fff);left:0;padding:calc(var(--plyr-control-spacing,10px)/2);padding-top:calc(var(--plyr-control-spacing,10px)*2);position:absolute;right:0;transition:opacity .4s ease-in-out,transform .4s ease-in-out;z-index:3}@media (min-width:480px){.plyr--video .plyr__controls{padding:var(--plyr-control-spacing,10px);padding-top:calc(var(--plyr-control-spacing,10px)*3.5)}}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;transform:translateY(100%)}.plyr--video .plyr__control:focus-visible,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:var(--plyr-video-control-color-hover,#fff)}.plyr__control--overlaid{background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));border:0;border-radius:100%;color:var(--plyr-video-control-color,#fff);display:none;left:50%;opacity:.9;padding:calc(var(--plyr-control-spacing,10px)*1.5);position:absolute;top:50%;transform:translate(-50%,-50%);transition:.3s;z-index:2}.plyr__control--overlaid svg{left:2px;position:relative}.plyr__control--overlaid:focus,.plyr__control--overlaid:hover{opacity:1}.plyr--playing .plyr__control--overlaid{opacity:0;visibility:hidden}.plyr--full-ui.plyr--video .plyr__control--overlaid{display:block}.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track{background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25)))}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25)))}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25)))}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.5))}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.5))}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.5))}.plyr--video .plyr__progress__buffer{color:var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25))}.plyr:fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:fullscreen video{height:100%}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:fullscreen .plyr__captions{font-size:var(--plyr-font-size-xlarge,21px)}}.plyr--fullscreen-fallback{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr--fullscreen-fallback video{height:100%}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen{display:block}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr--fullscreen-fallback.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr--fullscreen-fallback .plyr__captions{font-size:var(--plyr-font-size-xlarge,21px)}}.plyr--fullscreen-fallback{position:fixed;inset:0;z-index:10000000}.plyr__ads{border-radius:inherit;cursor:pointer;inset:0;overflow:hidden;position:absolute;z-index:-1}.plyr__ads>div,.plyr__ads>div iframe{height:100%;position:absolute;width:100%}.plyr__ads:after{background:#23282f;border-radius:2px;bottom:var(--plyr-control-spacing,10px);color:#fff;content:attr(data-badge-text);font-size:11px;padding:2px 6px;pointer-events:none;position:absolute;right:var(--plyr-control-spacing,10px);z-index:3}.plyr__ads:empty:after{display:none}.plyr__cues{background:currentColor;display:block;height:var(--plyr-range-track-height,5px);left:0;opacity:.8;position:absolute;top:50%;transform:translateY(-50%);width:3px;z-index:3}.plyr__preview-thumb{background-color:var(--plyr-tooltip-background,#fff);border-radius:var(--plyr-menu-radius,8px);bottom:100%;box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.15));margin-bottom:calc(var(--plyr-control-spacing,10px)/2*2);opacity:0;padding:3px;pointer-events:none;position:absolute;transform:translateY(10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;z-index:2}.plyr__preview-thumb--is-shown{opacity:1;transform:translate(0) scale(1)}.plyr__preview-thumb:before{border-left:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-right:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,#fff);bottom:calc(var(--plyr-tooltip-arrow-size,4px)*-1);content:"";height:0;left:calc(50% + var(--preview-arrow-offset));position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr__preview-thumb__image-container{background:#c1c8d1;border-radius:calc(var(--plyr-menu-radius,8px) - 1px);overflow:hidden;position:relative;z-index:0}.plyr__preview-thumb__image-container:after,.plyr__preview-thumb__image-container img{height:100%;left:0;position:absolute;top:0;width:100%}.plyr__preview-thumb__image-container:after{border-radius:inherit;box-shadow:inset 0 0 0 1px rgba(0,0,0,.15);content:"";pointer-events:none}.plyr__preview-thumb__image-container img{max-height:none;max-width:none}.plyr__preview-thumb__time-container{background:var(--plyr-video-controls-background,linear-gradient(transparent,rgba(0,0,0,.75)));border-bottom-left-radius:calc(var(--plyr-menu-radius,8px) - 1px);border-bottom-right-radius:calc(var(--plyr-menu-radius,8px) - 1px);bottom:0;left:0;line-height:1.1;padding:20px 6px 6px;position:absolute;right:0;z-index:3}.plyr__preview-thumb__time-container span{color:#fff;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__preview-scrubbing{filter:blur(1px);height:100%;inset:0;margin:auto;opacity:0;overflow:hidden;pointer-events:none;position:absolute;transition:opacity .3s ease;width:100%;z-index:1}.plyr__preview-scrubbing--is-shown{opacity:1}.plyr__preview-scrubbing img{height:100%;left:0;max-height:none;max-width:none;-o-object-fit:contain;object-fit:contain;position:absolute;top:0;width:100%}.plyr--no-transition{transition:none!important}.plyr__sr-only{clip:rect(1px,1px,1px,1px);overflow:hidden;border:0!important;height:1px!important;padding:0!important;position:absolute!important;width:1px!important}.plyr [hidden]{display:none!important}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{position:relative;background-color:#333;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;white-space:normal;outline:0;transition-property:transform,visibility,opacity}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:initial;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:initial;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{width:16px;height:16px;color:#333}.tippy-arrow:before{content:"";position:absolute;border-color:transparent;border-style:solid}.tippy-content{position:relative;padding:5px 9px;z-index:1}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-25%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-25%,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(25%,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,25%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes rotateIn{0%{transform-origin:center;transform:rotate(-45deg);opacity:0}to{transform-origin:center;transform:translateZ(0);opacity:1}}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}[tabindex="0"]:focus,a:focus,button:focus,input:focus,li.main-menu__item:focus,li.sub-menu__item:focus,select:focus,textarea:focus{box-shadow:0 0 10px #4184de;outline:2px solid #4184de;outline-offset:0}.ua-mobile :focus,.using-mouse :focus,[tabindex="-1"]:focus{box-shadow:none!important;outline:0!important}.ua-mobile :focus,.using-mouse :focus{outline-offset:unset}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;clip-path:inset(50%);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal;clip-path:none}@font-face{font-family:FF Enzo Optimized;font-weight:400;font-display:swap;src:url(/assets/fonts/ff-enzo-medium-optimized.woff2) format("woff2"),url(/assets/fonts/ff-enzo-medium-optimized.woff) format("woff");unicode-range:u+0021-007e,u+00c4,u+00d6,u+00dc,u+00e4,u+00f6,u+00fc,u+00df}@font-face{font-family:FF Enzo;font-weight:400;font-display:swap;src:url(/assets/fonts/ff-enzo-medium.woff2) format("woff2"),url(/assets/fonts/ff-enzo-medium.woff) format("woff")}@font-face{font-family:FF Enzo;font-style:italic;font-weight:400;font-display:swap;src:url(/assets/fonts/ff-enzo-medium-italic.woff2) format("woff2"),url(/assets/fonts/ff-enzo-medium-italic.woff) format("woff")}@font-face{font-family:FF Enzo;font-weight:200;font-display:swap;src:url(/assets/fonts/ff-enzo-light.woff2) format("woff2"),url(/assets/fonts/ff-enzo-light.woff) format("woff")}@font-face{font-family:FF Enzo;font-weight:700;font-display:swap;src:url(/assets/fonts/ff-enzo-bold.woff2) format("woff2"),url(/assets/fonts/ff-enzo-bold.woff) format("woff")}@font-face{font-family:FF Enzo;font-style:italic;font-weight:700;font-display:swap;src:url(/assets/fonts/ff-enzo-bold-italic.woff2) format("woff2"),url(/assets/fonts/ff-enzo-bold-italic.woff) format("woff")}h1,h2,h3,h4,h5,h6,strong{margin:0}.font-medium{font-weight:400!important}.font-medium,html{font-family:FF Enzo,Helvetica,Arial,sans-serif}html{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:1rem;line-height:1.4;min-height:100%;scroll-behavior:smooth}body,html{padding:0;margin:0;overflow-x:hidden}body.theme-red{--theme-color:#d0314e}body.theme-turquoise{--theme-color:#2f5b9c}body.theme-emerald{--theme-color:#55a4b0}body.theme-orange{--theme-color:#ee873c}body.theme-green{--theme-color:#a0b400}body.theme-red{--darker-theme-color:#d0314e}body.theme-turquoise{--darker-theme-color:#2573a8}body.theme-emerald{--darker-theme-color:#4f99a3}body.theme-orange{--darker-theme-color:#ee873c}body.theme-green{--darker-theme-color:#b5c500}body.theme-red{--heroless-theme-color:#8f1e33}body.theme-turquoise{--heroless-theme-color:#304081}body.theme-emerald{--heroless-theme-color:#007b8c}body.theme-orange{--heroless-theme-color:#ea5b25}body.theme-green{--heroless-theme-color:#82a41d}*,:after,:before{box-sizing:border-box}::-moz-selection{background:#2f5b9c;text-shadow:none;color:#fff}::selection{background:#2f5b9c;text-shadow:none;color:#fff}::-moz-placeholder{color:#6c757d}::placeholder{color:#6c757d}input::-ms-clear,input::-ms-reveal{display:none}select::-ms-expand{display:none}select:-moz-focusring{color:transparent!important;text-shadow:0 0 0 #000!important}:active,:focus{outline:0!important}body{min-width:320px}img{width:100%;height:auto}a{text-decoration:none;color:inherit}a.link:hover{text-decoration:underline}a.link.link--red,a.link.link--red:hover{color:#d0314e}a.link.link--turquoise,a.link.link--turquoise:hover{color:#2f5b9c}a.link.link--emerald,a.link.link--emerald:hover{color:#55a4b0}a.link.link--orange,a.link.link--orange:hover{color:#ee873c}a.link.link--green,a.link.link--green:hover{color:#a0b400}a.link--white,a.link--white:hover{color:#fff!important}.link--theme a:hover,a.link--theme:hover{text-decoration:underline}.theme-red .link--theme a,.theme-red .link--theme a:hover,.theme-red a.link--theme,.theme-red a.link--theme:hover{color:#d0314e}.theme-turquoise .link--theme a,.theme-turquoise .link--theme a:hover,.theme-turquoise a.link--theme,.theme-turquoise a.link--theme:hover{color:#2f5b9c}.theme-emerald .link--theme a,.theme-emerald .link--theme a:hover,.theme-emerald a.link--theme,.theme-emerald a.link--theme:hover{color:#55a4b0}.theme-orange .link--theme a,.theme-orange .link--theme a:hover,.theme-orange a.link--theme,.theme-orange a.link--theme:hover{color:#ee873c}.theme-green .link--theme a,.theme-green .link--theme a:hover,.theme-green a.link--theme,.theme-green a.link--theme:hover{color:#a0b400}button,input[type=reset],input[type=submit]{background:none;color:inherit;border:none;padding:0;font:inherit;cursor:pointer;outline:inherit}[role=button],a{cursor:pointer}address{font-style:normal}.text-underline{text-decoration:underline}.text-theme{color:var(--theme-color)}p{margin:0}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin:0;font-weight:700;color:inherit}.h1,h1{font-size:1.8rem;font-weight:700;line-height:1.1}@media (min-width:768px){.h1,h1{font-size:3rem}}.h2,h2{font-size:1.8rem;line-height:1.1}@media (min-width:768px){.h2,h2{font-size:2.5rem}}.h3,h3{font-size:1.8rem}@media (min-width:768px){.h3,h3{font-size:2.25rem}}.h4,h4{font-size:1.4rem}@media (min-width:768px){.h4,h4{font-size:1.75rem}}.h5,h5{font-size:1rem}@media (min-width:768px){.h5,h5{font-size:1.25rem}}.h6,h6{font-size:1.15rem}.hr,hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid #ced4da}b,strong{font-weight:700}sub,sup{font-size:40%}sub{bottom:-.25em}sub,sup{left:.25em}sup{top:-1.1em}blockquote{margin:0}.color-white{color:#fff}.color-gray-100{color:#f8f9fa}.color-gray-200{color:#e9ecef}.color-gray-300{color:#f5f5f5}.color-gray-400{color:#ced4da}.color-gray-500{color:#adb5bd}.color-gray-600{color:#6c757d}.color-gray-700{color:#495057}.color-gray-800{color:#343a40}.color-gray-900{color:#212529}.color-black{color:#000}.color-primary{color:#2f5b9c}.color-secondary{color:#1f8798}.color-tertiary{color:#9fb50c}.color-success{color:#28a745}.color-info{color:#17a2b8}.color-warning{color:#ffc107}.color-danger{color:#dc3545}.color-light{color:#fff}.color-dark{color:#2f5b9c}.background-white{background-color:#fff}.background-gray-100{background-color:#f8f9fa}.background-gray-200{background-color:#e9ecef}.background-gray-300{background-color:#f5f5f5}.background-gray-400{background-color:#ced4da}.background-gray-500{background-color:#adb5bd}.background-gray-600{background-color:#6c757d}.background-gray-700{background-color:#495057}.background-gray-800{background-color:#343a40}.background-gray-900{background-color:#212529}.background-black{background-color:#000}.background-primary{background-color:#2f5b9c}.background-secondary{background-color:#1f8798}.background-tertiary{background-color:#9fb50c}.background-quaternary{background-color:#eb752f}.background-quinary{background-color:#d0314e}.background-success{background-color:#28a745}.background-info{background-color:#17a2b8}.background-warning{background-color:#ffc107}.background-danger{background-color:#dc3545}.background-light{background-color:#fff}.background-dark{background-color:#2f5b9c}.background-none{background-color:transparent}@media (min-width:576px){.background-sm-none{background-color:transparent}}@media (min-width:768px){.background-md-none{background-color:transparent}}@media (min-width:1024px){.background-lg-none{background-color:transparent}}@media (min-width:1300px){.background-xl-none{background-color:transparent}}.footer .link-external{color:var(--theme-color);text-decoration:underline}.footer .link-external:hover{text-decoration:none}.list-teaser-link:hover{background-color:#f5f5f5}.list-teaser-link .list-item__image{padding-top:.8rem}.container__special_01 .select select,.container__special_01 input{height:42px}.container__special_01>.row>.col:not(.inputs) .justify-content-md-between{padding-top:1rem;padding-bottom:1rem}.container__special_01>.row>.col:not(.inputs) .justify-content-md-between .col{flex-grow:1}.container__special_01>.row>.col:not(.inputs) .justify-content-md-between .col .btn{min-width:100%}.gm-marker-label{position:relative;bottom:8px}#company-list-section .event-list__img{-o-object-fit:contain;object-fit:contain;background-color:#fff}.powermail-errors-list{list-style:none;padding:0;color:var(--theme-color)}.powermail_field_error{border-color:var(--theme-color)}.tx_solr .event-list__date{color:#b31d42}.tx_solr .event-list .results-highlight{color:#000;font-weight:700}.tx_solr .solr-pagination .page-item{font-size:1.25rem}.inputs.search-text{position:relative}.inputs.search-text .label{position:absolute;left:calc(var(--bs-gutter-x)*0.5);bottom:.5rem;pointer-events:none}.inputs.search-text input{padding-left:7rem}.author{display:block;color:var(--theme-color)}.author-img{display:block;margin:.5rem;border-radius:50%;overflow:hidden;aspect-ratio:1}.author-img img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.author-img.outlined{outline:1px solid #000}.author-name{display:block;font-weight:700;text-align:center}@media (max-width:575.98px){.author-name{hyphens:auto}}.author-count{display:block;text-align:center}.author:hover{text-decoration:underline}.author:hover .author-img{outline:2px solid var(--theme-color)}.author-section{display:flex;font-size:1.25rem}.author-section .image{margin-right:1rem;display:flex;justify-content:center;width:auto;height:100%}.author-section .image-wrapper{overflow:hidden;border-radius:50%;width:5rem;height:5rem;flex:0 0 auto;display:flex;justify-content:center;align-items:center}.author-section .image-wrapper img{height:100%;width:auto}.event-content .event-row{display:flex;flex-wrap:wrap;margin-bottom:1rem}.event-content .event-row .heading h2{font-size:1.125rem;line-height:1.25}@media (min-width:576px){.event-content .event-row .heading h2{font-size:2rem;line-height:1.25}}@media (max-width:1023.98px){.event-content .event-row .children{margin-top:1rem}}.event-content .event-row .children{font-size:1.25rem}.event-content .event-row .children .csslink_intern:hover{text-decoration:underline}.event-content .event-row .children .csslink_intern{color:var(--theme-color)}.event-content .event-row .children .medien{background-color:var(--theme-color);padding:.5rem 0;margin:1rem 0;text-align:center;color:#fff}.event-content .event-row .children .medien .list-text p{font-size:.875rem}.event-content .event-row .children .medien ol,.event-content .event-row .children .medien ul{list-style-type:none;padding-inline-start:0}.event-content .event-row .children .medien .overlay-content li{margin-top:.5rem;display:flex;flex-direction:row;align-items:center;justify-content:center}.event-content .event-row .children .medien .overlay-content li:before{margin-right:.5rem;content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' viewBox='0 0 29 37' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23FFF' fill-rule='nonzero'%3E%3Cpath d='M20.437 0H2.417C1.082 0 0 1 0 2.233v32.534C0 36 1.082 37 2.417 37h24.166C27.918 37 29 36 29 34.767V7.337c0-.633-.291-1.236-.801-1.66L22.053.572A2.533 2.533 0 0020.437 0zm.034 2c.086 0 .169.029.232.081l6.182 5.079c.073.06.115.146.115.236v27.287c0 .175-.155.317-.347.317H2.347C2.155 35 2 34.858 2 34.683V2.317C2 2.142 2.155 2 2.347 2h18.124z'/%3E%3Cpath d='M20.098 1c.606 0 1.098.417 1.098.932v5.203h6.706c.57 0 1.04.37 1.093.843l.005.09c0 .515-.492.932-1.098.932h-7.804C19.492 9 19 8.583 19 8.068V1.932c0-.515.492-.932 1.098-.932zM6.96 29.06v-2.454c.344.043.676.076 1.008.076 1.778 0 3.032-.75 3.032-2.596 0-2.086-1.414-2.749-3.268-2.749-.76 0-1.65.12-2.41.294v7.43H6.96zm0-3.725v-2.433c.28-.066.58-.11.88-.11.846 0 1.51.305 1.51 1.315 0 1.021-.643 1.282-1.543 1.282-.257 0-.546-.022-.846-.054zM11.814 29.06h2.807c2.325 0 3.333-.999 3.333-3.801 0-3.129-1.5-3.932-3.472-3.932-.836 0-1.746.13-2.668.315v7.418zm1.64-1.455v-4.703c.439-.066.835-.12 1.189-.12 1.028 0 1.66.467 1.66 2.477 0 2.324-.642 2.346-2.85 2.346zM20.74 29.06v-3.063h2.485l.118-1.314h-2.604v-1.76h3.215v-1.466H19.1v7.603z'/%3E%3C/g%3E%3C/svg%3E");vertical-align:middle}.event-content .event-row .children .medien a:hover{text-decoration:underline}.event-content .back{padding-bottom:2rem;width:100%}@media (min-width:1024px){.event-content .back{width:20%;margin-right:5%}}.event-content .heading{width:100%}@media (min-width:1024px){.event-content .heading{width:75%}}.event-content .sidebar{width:100%;word-break:break-word}@media (min-width:1024px){.event-content .sidebar{width:20%;margin-right:5%}}.event-content .sidebar-icon{height:1.25rem;width:1.25rem}.event-content .sidebar address{font-style:normal}.event-content .children{width:100%}@media (min-width:1024px){.event-content .children{width:75%}}.event-content .extlinkicon{height:unset;width:unset}.event-schedule__list{padding:0;list-style:none}.event-schedule__item{opacity:0;visibility:hidden;max-height:0;transition:all .3s ease-in-out}.event-schedule__item.show{margin-bottom:1rem;opacity:1;visibility:visible;max-height:50rem}.event-map{max-height:48rem}@media (max-width:767.98px){.event-map{min-height:auto}}.event-map-tour__container,.event-map__container{aspect-ratio:16/9;width:100%}@media (max-width:767.98px){.event-map-tour__container,.event-map__container{height:auto}}.event-map__iframe,.event-map__placeholder{width:100%;min-height:100%}.event-map__placeholder{position:relative;overflow:hidden}.event-map__placeholder-img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.event-map__banner{position:absolute;transform:translateY(-50%);top:50%;z-index:10;padding:2rem;margin-left:22rem;margin-right:2rem;background-color:rgba(0,0,0,.6);color:#fff}@media (max-width:767.98px){.event-map__banner{position:static;top:2rem;margin-left:0;width:100%;transform:none}}.event-map__banner .btn{margin-top:2rem;margin-right:2rem}@media (max-width:767.98px){.event-map .event-location{background-color:var(--theme-color)}}.event-map .event-location__box{position:absolute;top:50%;transform:translateY(-50%);display:inline-block;padding:2rem 1.5rem}@media (max-width:767.98px){.event-map .event-location__box{position:static;padding:2rem 0;margin:0;transform:none}}.event-map .event-location__btn-bar .btn{margin-right:.5rem}.event-map .event-location__btn-bar .btn:last-child{margin-right:0}.event-map .event-location__icon{color:#fff;width:2.5rem;height:2.5rem}.footer{background:#f5f5f5;padding:4rem 0;position:relative;overflow:hidden;z-index:0}.footer .link{color:unset}.footer-logo{height:80px;width:70%;max-width:240px;margin-bottom:2rem;background-size:100% 100%}.footer-logo,.theme-red .footer-logo{background-image:url(/assets/images/desktop/SVG_footer/Die_Region_Tagline_red.svg)}.theme-turquoise .footer-logo{background-image:url(/assets/images/desktop/SVG_footer/Die_Region_Tagline_turquoise.svg)}.theme-emerald .footer-logo{background-image:url(/assets/images/desktop/SVG_footer/Die_Region_Tagline_emerald.svg)}.theme-orange .footer-logo{background-image:url(/assets/images/desktop/SVG_footer/Die_Region_Tagline_orange.svg)}.theme-green .footer-logo{background-image:url(/assets/images/desktop/SVG_footer/Die_Region_Tagline_green.svg)}@media (min-width:576px){.footer-logo{display:none}}.footer .links{display:grid;margin-bottom:5rem;grid-template-columns:1fr;gap:1rem}@media (min-width:576px){.footer .links{grid-template-columns:1fr 1fr;margin-bottom:8.5rem;gap:2rem 1rem}}@media (min-width:768px){.footer .links{grid-template-columns:1fr 1fr 1fr;margin-bottom:8.5rem}}@media (min-width:1024px){.footer .links{grid-template-columns:1fr 1fr 1fr 1fr 1fr;margin-bottom:8.5rem}}.footer .links .link-section{display:flex;flex-direction:column;gap:.5rem}.footer .links .link-section .headline{font-weight:700;font-size:1.25rem}.footer .links .link-section .link{display:inline-block;padding:.125rem 0}.footer .links .link-section ul{list-style:none;padding:0;margin:0;height:0;overflow:hidden}.footer .links .link-section ul.visible{height:auto}@media (min-width:576px){.footer .links .link-section ul{height:auto}}.footer .bottom-row{display:flex;flex-direction:column-reverse;justify-content:space-between;flex-wrap:wrap;gap:3rem}.footer .bottom-row .icon{height:2rem;width:2rem}.footer .bottom-row div{display:flex;flex-direction:row;gap:1.25rem;flex-wrap:wrap}@media (min-width:576px){.footer .bottom-row{flex-direction:row}.footer .bottom-row .icon{width:2.5rem;height:2.5rem}}@media (max-width:1299.98px){.footer .bottom-row .desktop-logo-wrapper{width:100%}}.footer .bottom-row .desktop-logo{display:flex;justify-content:flex-end;align-items:center;position:relative;height:100px;width:275px;min-width:275px}.footer .bottom-row .desktop-logo .logo{position:absolute;top:-1rem;left:0;width:150px;aspect-ratio:2/1;max-width:240px}.theme-red .footer .bottom-row .desktop-logo .logo{background-image:url(/assets/images/desktop/SVG_footer/Die_Region_Tagline_red.svg)}.theme-turquoise .footer .bottom-row .desktop-logo .logo{background-image:url(/assets/images/desktop/SVG_footer/Die_Region_Tagline_turquoise.svg)}.theme-emerald .footer .bottom-row .desktop-logo .logo{background-image:url(/assets/images/desktop/SVG_footer/Die_Region_Tagline_emerald.svg)}.theme-orange .footer .bottom-row .desktop-logo .logo{background-image:url(/assets/images/desktop/SVG_footer/Die_Region_Tagline_orange.svg)}.theme-green .footer .bottom-row .desktop-logo .logo{background-image:url(/assets/images/desktop/SVG_footer/Die_Region_Tagline_green.svg)}.footer .bottom-row .desktop-logo .logo{background-size:100% 100%}@media (max-width:575.98px){.footer .bottom-row .desktop-logo{display:none}}.footer .bottom-row .desktop-logo .text{display:block;text-align:right}.footer .bottom-row .internal-links{display:flex;height:100%;flex-direction:column}@media (min-width:1024px){.footer .bottom-row .internal-links{align-items:center;flex-direction:row}}.footer .triangle-wrapper{z-index:-1;position:absolute;bottom:0;height:500px;width:100%}.footer .triangle{z-index:-1;position:absolute;background:#edeeee;transform:rotate(-15deg);bottom:-320px;right:-100px;width:2000px;height:500px}.footer .image-library{overflow:hidden}.footer .image-library-heading{font-weight:400;margin-top:5rem;margin-bottom:2rem}.footer .hidden{max-height:0}.footer .open{max-height:9999px;height:auto;transition:max-height 2s ease}.four-columns-grid{width:100%;display:grid;gap:1rem;grid-template-columns:1fr 1fr}@media (min-width:576px){.four-columns-grid{grid-template-columns:1fr 1fr 1fr 1fr}}.header-nav{position:absolute;color:#fff;top:0;left:0;width:100%;z-index:2}.header-nav__wrap{display:flex;justify-content:end;max-width:95%}.header-nav__icon{width:7rem}@media (max-width:1023.98px){.header-nav__icon{width:7rem}}@media (max-width:767.98px){.header-nav__icon{width:5rem}}@media (max-width:575.98px){.header-nav__icon{width:4rem}}.header-nav__menu{text-align:right;margin-right:1rem;align-self:flex-end;margin-bottom:22px}@media (max-width:767.98px){.header-nav__menu{display:none}}.header-nav__menu li{color:#fff;list-style:none;font-size:.875rem}.header-logo{position:absolute;top:0;left:0;width:100%;z-index:2000}.header-logo__container{width:100%;position:relative}.header-logo__square{width:16rem}@media (min-width:576px){.header-logo__square{width:24rem}}@media (min-width:768px){.header-logo__square{width:28.75rem}}.header-logo__sticky{position:absolute;width:100%;top:0;left:24px;display:flex;align-items:flex-start}@media (min-width:576px){.header-logo__sticky{top:9%}}@media (min-width:768px){.header-logo__sticky{top:12%}}@media (max-width:1023.98px){.header-logo__sticky.sticky{position:fixed;top:0;left:0;width:100vw;padding:0 24px;background-color:#fff;visibility:hidden;transform:translateY(-100%);transition:transform .3s ease-in-out;z-index:1500}.header-logo__sticky.sticky.open{top:0;visibility:visible;transform:translateY(0)}}.heroless .header-logo__sticky.sticky{position:fixed;top:0;left:0;width:100vw;padding:0 24px;background-color:var(--heroless-theme-color);border-bottom:1px solid hsla(0,0%,100%,.4);visibility:hidden;transform:translateY(-100%);transition:transform .3s ease-in-out;z-index:1500}.heroless .header-logo__sticky.sticky.open{top:0;min-height:92px;padding-top:14px;visibility:visible;transform:translateY(0)}.header-logo__name{width:154px;height:64px;margin-left:32px}.header-logo__name,.theme-red .header-logo__name{background-image:url(/assets/images/desktop/SVG/Die_Region_Tagline_red.svg)}.theme-turquoise .header-logo__name{background-image:url(/assets/images/desktop/SVG/Die_Region_Tagline_turquoise.svg)}.theme-emerald .header-logo__name{background-image:url(/assets/images/desktop/SVG/Die_Region_Tagline_emerald.svg)}.theme-orange .header-logo__name{background-image:url(/assets/images/desktop/SVG/Die_Region_Tagline_orange.svg)}.theme-green .header-logo__name{background-image:url(/assets/images/desktop/SVG/Die_Region_Tagline_green.svg)}@media (min-width:576px){.header-logo__name{width:220px;height:80px;margin-left:57px}}@media (min-width:768px){.header-logo__name{width:250px;height:72px}}@media (min-width:1024px){.header-logo__name{margin-left:110px}.heroless .header-logo__name{margin-left:57px}}.header-logo__name{background-size:100% 100%}.sticky .header-logo__name,.theme-red .sticky .header-logo__name{background-image:url(/assets/images/mobile/SVG/Die_Region_Tagline_red.svg)}.theme-turquoise .sticky .header-logo__name{background-image:url(/assets/images/mobile/SVG/Die_Region_Tagline_turquoise.svg)}.theme-emerald .sticky .header-logo__name{background-image:url(/assets/images/mobile/SVG/Die_Region_Tagline_emerald.svg)}.theme-orange .sticky .header-logo__name{background-image:url(/assets/images/mobile/SVG/Die_Region_Tagline_orange.svg)}.theme-green .sticky .header-logo__name{background-image:url(/assets/images/mobile/SVG/Die_Region_Tagline_green.svg)}.sticky .header-logo__name{height:64px;width:160px}@media (max-width:767.98px){.sticky .header-logo__name{height:64px}}@media (max-width:575.98px){.sticky .header-logo__name{height:64px}}.heroless.theme-red .sticky .header-logo__name{background-image:url(/assets/images/mobile/SVG-white/Die_Region_Tagline_red.svg)}.heroless.theme-turquoise .sticky .header-logo__name{background-image:url(/assets/images/mobile/SVG-white/Die_Region_Tagline_turquoise.svg)}.heroless.theme-emerald .sticky .header-logo__name{background-image:url(/assets/images/mobile/SVG-white/Die_Region_Tagline_emerald.svg)}.heroless.theme-orange .sticky .header-logo__name{background-image:url(/assets/images/mobile/SVG-white/Die_Region_Tagline_orange.svg)}.heroless.theme-green .sticky .header-logo__name{background-image:url(/assets/images/mobile/SVG-white/Die_Region_Tagline_green.svg)}.header-logo__nav-button{width:21px;margin-top:20px;background:transparent;outline:none;border:none}.header-logo__nav-button>div{margin-bottom:7px;width:100%;height:2px;background-color:#fff}.sticky .header-logo__nav-button>div{background-color:#000}@media (min-width:576px){.header-logo__nav-button{margin-left:32px}}@media (max-width:575.98px){.header-logo__nav-button{top:23%}}@media (min-width:1024px){.header-logo__nav-button{display:none}}.heroless .sticky .header-logo__nav-button>div{background-color:#fff}.heroless .header-logo__nav-button{display:inline-block}@media (max-width:575.98px){.mobile-hidden{display:none}}.header--viewport{min-height:100vh}.header-nav__search{display:none;margin-top:33px}.heroless .header-nav__search{display:block}@media (max-width:1299.98px){.heroless .header-nav__search{display:none}}.icon-contentlist{height:1.75rem;width:1.75rem}.icon-contentlist-medium{height:1.5rem;width:1.5rem}.icon-contentlist-small{height:1.25rem;width:1.25rem}.icon-text-theme{color:var(--theme-color)}.icon-text-red{color:#d24033}.icon-text-green{color:#b3c600}.icon-text-orange{color:#f39332}.icon-text-yellow{color:#eea121}.icon-text-purple{color:#95648b}.icon-text-emerald{color:#638784}.icon-text-blue{color:#3d81b4}.icon-text-magenta{color:#b31d42}.icon-text-turquoise{color:#57a4ad}.icon-text-white{color:#fff}.icon-text-white .solid{background:#fff}.icon-text-white .solid svg{color:var(--theme-color)!important}.icon-link{display:flex;gap:.5rem;align-items:center}.icon-link .icon-wrapper{width:2rem;height:2rem;display:flex;justify-content:center;align-items:center;flex-shrink:0}.icon-link .icon-wrapper .icon{width:1rem;height:1rem}.icon-link:hover .icon-wrapper{background:var(--theme-color)!important;color:#fff;transition:all .25s ease}.icon-link .solid{background:currentColor}.icon-link .solid svg{color:#fff}.icon-link .round{border-radius:9999px}.icon-link .border{border:2px solid;padding:.25rem}.icon-link .border-black{border:2px solid #000;padding:.25rem}.icon-link.color-theme .border{background:transparent;border-color:var(--theme-color)!important}.icon-link.color-red .border{background:transparent;border-color:#d24033!important}.reverted{flex-direction:row-reverse;justify-content:flex-end}.icon-list ul{padding-inline-start:0}.icon-list .list-item{margin-bottom:.75rem;display:flex;align-items:center;gap:1rem}.icon-list .list-item .icon{flex-shrink:0;width:3rem}.icon-list .list-item .icon>*{width:100%;height:auto}.locations{padding-bottom:8rem}@media (max-width:767.98px){.locations{padding-bottom:4rem}}.location .image{overflow:hidden;aspect-ratio:1.3/1}.location .image img{height:100%;width:100%;max-height:100%;max-width:100%}.location .image{position:relative}.location .bottom{padding:.75rem 0 .75rem 1rem}@media (min-width:576px){.location .bottom{padding:1rem 0 1rem 1rem}}.location .bg-yellow{background:#f7af32}.location .bg-purple{background:#a16a88}.location .bg-gray{background:#799693}.location .bg-blue{background:#2d72ab}.location .bg-orange{background:#eb762f}.location .bg-green{background:#a2b50c}.location .bg-red{background:#d23250}.location .bg-turquoise{background:#248695}.location .link{color:#fff;display:flex;align-items:center;gap:.5rem;font-weight:700}.location .link .icon{height:1rem;width:1rem}@media (min-width:1024px){.location .link{font-size:1.25rem;gap:1rem}.location .link img{height:1.5rem;width:1.5rem}}.main-menu{width:100%;top:0;left:0;background-color:#fff;position:relative;transition:transform .3s ease-in-out}.main-menu-bg-theme{background-color:var(--theme-color)!important;border-bottom:none}.main-menu-bg-theme .main-menu__wrap:after{display:none}.main-menu-bg-theme .main-menu__item{color:#fff!important}.main-menu-bg-theme .main-menu__item:hover{color:#000!important}@media (max-width:1023.98px){.main-menu{position:fixed;width:100%;height:100%;overflow-y:auto;background-size:cover;background-position:50% 80%;top:0;transform:translateY(-100%);z-index:2001}.theme-red .main-menu{background-image:url(/assets/images/mobile/mobile-bg-red.svg)}.theme-turquoise .main-menu{background-image:url(/assets/images/mobile/mobile-bg-turquoise.svg)}.theme-emerald .main-menu{background-image:url(/assets/images/mobile/mobile-bg-emerald.svg)}.theme-orange .main-menu{background-image:url(/assets/images/mobile/mobile-bg-orange.svg)}.theme-green .main-menu{background-image:url(/assets/images/mobile/mobile-bg-green.svg)}.main-menu.show{transform:translateY(0)}}.main-menu.fixed{z-index:2000}.main-menu li,.main-menu ul{list-style:none}.main-menu__wrap{position:relative;top:2rem;display:flex;align-items:center;margin:0 auto}@media screen and (max-width:1023.98px) and (orientation:landscape){.main-menu__wrap{top:0}}@media screen and (min-width:576px) and (min-height:500px){.main-menu__wrap{top:8rem}}@media (min-width:1024px){.main-menu__wrap{top:0}}.main-menu__wrap:after{content:"";position:absolute;width:200vw;overflow:hidden;left:-50%;bottom:0;height:1px;background-color:#9b9b9b}.main-menu.fixed .main-menu__wrap:after{display:none}@media (max-width:1023.98px){.main-menu__wrap{max-width:786px;flex-direction:column;align-items:flex-start}.main-menu__wrap:after{display:none}}.main-menu__item{margin-right:2rem;margin-bottom:2px;padding:0;height:90px;cursor:pointer;display:flex;align-items:center;font-size:1.5rem;font-weight:700;color:var(--theme-color);border-bottom:3px solid transparent;transition:color .3s ease-in-out,border-color .3s ease-in-out}.main-menu__item a:first-child{height:90px;line-height:90px}@media (max-width:1299.98px){.main-menu__item{font-size:1.25rem}}@media (max-width:1023.98px){.main-menu__item{font-size:1.5rem;display:unset;align-items:unset;position:relative;color:#fff!important;padding:0;height:unset;margin:.5rem 0;width:100%}.main-menu__item a:first-child{height:unset;line-height:unset}.main-menu__item:not(.mobile-footer):has(div):after,.main-menu__item:not(.mobile-footer):has(div):before{content:"";position:absolute;right:11px;top:8px;width:3px;height:18px;background-color:#fff;margin-left:auto;transition:transform .3s ease-in-out}}@media (max-width:1023.98px) and (min-width:576px){.main-menu__item:not(.mobile-footer):has(div):after,.main-menu__item:not(.mobile-footer):has(div):before{top:2px;height:26px;width:5px}}@media (max-width:1023.98px){.main-menu__item:not(.mobile-footer):has(div):after{transform:rotate(90deg)}.main-menu__item:not(.mobile-footer):has(div).open:after{transform:rotate(270deg)}.main-menu__item:not(.mobile-footer):has(div).open:before{transform:rotate(270deg)}}.main-menu__item:last-child{margin-right:0}.main-menu__item.open,.main-menu__item:hover{color:#000}.main-menu__item.open{border-bottom-color:#000}@media (max-width:1023.98px){.main-menu__item.open{border-bottom-color:transparent}}.main-menu__background{background-color:var(--theme-color);width:100%;height:0;position:relative;overflow:hidden;transition:height .3s ease-in-out .3s;transform:translateY(-2px)}@media (max-width:1023.98px){.main-menu__background{display:none}}.main-menu__close{position:absolute;right:1rem;top:1rem;width:2rem;height:2rem;border-radius:50%;padding:.2rem;border:2px solid #fff;color:#fff;display:inline-flex;justify-content:center;align-items:center;z-index:2}.main-menu__close:hover{color:#343a40;border-color:#343a40}.main-menu__close svg{z-index:-1}.main-menu__toolbar{flex-shrink:0;width:1.8rem;height:1.8rem}.sub-menu{position:absolute;left:0;bottom:0;width:100%;transform:translateY(100%);opacity:0;visibility:hidden;padding-top:2.5rem;padding-bottom:2.5rem;padding-right:2rem;width:calc(100% - 4rem);font-weight:400;z-index:1;transition:all .3s ease-in-out;transition-delay:.3s}.open .sub-menu{opacity:1;visibility:visible}@media (max-width:1023.98px){.sub-menu{position:static;max-height:0;padding:0;transform:none}.open .sub-menu{max-height:100vh;padding:.75rem .75rem .5rem}}.sub-menu__wrap{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:0 10px}@media (max-width:1023.98px){.sub-menu__wrap{padding:0;grid-template-columns:1fr}}.sub-menu__item{display:flex;align-items:center;padding:1rem 0;border-bottom:2px dotted #fff}.sub-menu__item:nth-child(3n+1):nth-last-child(-n+3),.sub-menu__item:nth-child(3n+1):nth-last-child(-n+3)~.sub-menu__item{border-bottom:none}@media (max-width:1023.98px){.sub-menu__item{border-bottom:none;padding:.4rem 0 .4rem .25rem;font-size:1.125rem}}.sub-menu__item a{color:#fff}.sub-menu__item:hover .sub-menu__arrow,.sub-menu__item:hover .sub-menu__check{background-color:#343a40}.sub-menu__item:hover .sub-menu__arrow svg,.sub-menu__item:hover .sub-menu__check svg{stroke:var(--theme-color)}.sub-menu__item:hover a,.sub-menu__item__active a{color:#343a40}.sub-menu__item__active .sub-menu__arrow{display:none}.sub-menu__arrow,.sub-menu__item__active .sub-menu__check{display:inline-flex}.sub-menu__arrow{border-radius:50%;width:1.5rem;height:1.5rem;background-color:#fff;flex-shrink:0;justify-content:center;align-items:center;margin-right:.5rem}.sub-menu__arrow svg{width:14px;height:12px;stroke:var(--theme-color)}@media (max-width:1023.98px){.sub-menu__arrow{display:none}}.sub-menu__check{border-radius:50%;width:1.5rem;height:1.5rem;background-color:transparent;display:none;flex-shrink:0;justify-content:center;align-items:center;margin-right:.5rem;border:1px solid #343a40}.sub-menu__check svg{width:14px;height:12px;stroke:#343a40}@media (max-width:1023.98px){.sub-menu__check{display:none!important}}.search-form{padding-right:14px;padding-left:10px;padding-top:13px;height:85px;position:absolute;right:0;top:0;width:100%;visibility:hidden;background-color:#fff;display:flex;align-items:center;z-index:2;opacity:0;transition:visibility 0s .3s,opacity .3s ease-in-out}.search-form.open{opacity:1;visibility:visible;transition:opacity .3s ease-in-out}@media (max-width:1023.98px){.search-form{position:relative;background-color:transparent;opacity:1;height:auto;visibility:visible;padding-right:0;padding-left:0}}.search-form__wrap{display:flex;align-items:center;transform:translateY(-4px);margin:0;width:10%;transition:width .3s ease-in-out}.search-form.open .search-form__wrap{opacity:1;width:100%}@media (max-width:1023.98px){.search-form__wrap{width:100%;padding:0}}.search-form__input{margin:0;font-size:1.5rem;border:none;padding-left:2rem}@media (max-width:1023.98px){.search-form__input{color:#fff!important;border-bottom-color:#fff;padding-left:0}.search-form__input::-moz-placeholder{color:#000;opacity:1}.search-form__input::placeholder{color:#000;opacity:1}.search-form__input:-ms-input-placeholder{color:#000}.search-form__input::-ms-input-placeholder{color:#000}}.search-form__input-wrap{position:relative;flex:1;transition:all .3s ease-in-out}@media (max-width:1023.98px){.search-form__input-wrap{flex:0}.search-form__input-wrap.open{flex:1}}.search-form svg{color:var(--theme-color);width:1.8rem;height:1.8rem;margin-left:1rem}@media (max-width:1023.98px){.search-form svg{color:#fff!important}}.search-form__close svg{width:2.8rem;height:2.8rem;height:94px;margin-top:4px;border-bottom:3px solid #000}@media (max-width:1023.98px){.search-form__close svg{display:none}}.search-form__mobile-toggler{position:absolute;right:100%;top:50%;transform:translate(100%,-50%);transition:all .3s ease-in-out}.search-form__mobile-toggler svg{margin:0}.search-form__input-wrap.open .search-form__mobile-toggler{right:0;transform:translateY(-50%)}.mobile-head{margin:0 auto 4rem;color:#fff}@media (min-width:576px){.heroless .mobile-head{padding-top:2rem}}@media (max-width:1023.98px){.mobile-head{margin-bottom:2rem;padding-left:16px}}.mobile-head__close{margin-bottom:10px;margin-top:5px;height:56px}.mobile-head__close svg{width:40px;height:40px}@media (min-width:768px){.mobile-head__close{margin-left:30px}}.mobile-head__logo{width:154px;height:64px;margin-left:20px;background-size:100% 100%}.mobile-head__logo,.theme-red .mobile-head__logo{background-image:url(/assets/images/desktop/SVG/Die_Region_Tagline_red.svg)}.theme-turquoise .mobile-head__logo{background-image:url(/assets/images/desktop/SVG/Die_Region_Tagline_turquoise.svg)}.theme-emerald .mobile-head__logo{background-image:url(/assets/images/desktop/SVG/Die_Region_Tagline_emerald.svg)}.theme-orange .mobile-head__logo{background-image:url(/assets/images/desktop/SVG/Die_Region_Tagline_orange.svg)}.theme-green .mobile-head__logo{background-image:url(/assets/images/desktop/SVG/Die_Region_Tagline_green.svg)}@media (min-width:576px){.mobile-head__logo{width:220px;height:80px;margin-left:20px}}@media (min-width:768px){.mobile-head__logo{width:250px;height:72px;margin-left:50px}}@media (min-width:1024px){.mobile-head__logo{margin-left:50px}}.mobile-footer{display:inline-flex;align-items:center}.mobile-footer .link{margin-left:1rem;font-size:1.125rem;font-weight:400}@media (max-width:1023.98px){.mobile-footer{margin-top:8rem;padding-bottom:1rem}}@media (max-width:575.98px){.mobile-footer{margin-top:5rem}}.heroless .main-menu{position:fixed;width:100%;height:100%;overflow-y:auto;background-size:cover;background-position:50% 80%;top:0;transform:translateY(-100%);z-index:2001}.heroless .main-menu.show{transform:translateY(0)}.heroless.theme-red .main-menu{background-image:url(/assets/images/mobile/mobile-bg-red.svg)}.heroless.theme-turquoise .main-menu{background-image:url(/assets/images/mobile/mobile-bg-turquoise.svg)}.heroless.theme-emerald .main-menu{background-image:url(/assets/images/mobile/mobile-bg-emerald.svg)}.heroless.theme-orange .main-menu{background-image:url(/assets/images/mobile/mobile-bg-orange.svg)}.heroless.theme-green .main-menu{background-image:url(/assets/images/mobile/mobile-bg-green.svg)}.heroless .main-menu__wrap{max-width:786px;flex-direction:column;align-items:flex-start}.heroless .main-menu__wrap:after{display:none}@media screen and (min-width:1024px) and (min-height:500px){.heroless .main-menu__wrap{top:10rem}}.heroless .main-menu__item{font-size:1.5rem;display:unset;align-items:unset;position:relative;color:#fff!important;padding:0;height:unset;margin:.5rem 0;width:100%}.heroless .main-menu__item a:first-child{height:unset;line-height:unset}.heroless .main-menu__item:not(.mobile-footer):has(div):after,.heroless .main-menu__item:not(.mobile-footer):has(div):before{content:"";position:absolute;right:11px;top:8px;width:3px;height:18px;background-color:#fff;margin-left:auto;transition:transform .3s ease-in-out}@media (min-width:576px){.heroless .main-menu__item:not(.mobile-footer):has(div):after,.heroless .main-menu__item:not(.mobile-footer):has(div):before{top:2px;height:26px;width:5px}}.heroless .main-menu__item:not(.mobile-footer):has(div):after{transform:rotate(90deg)}.heroless .main-menu__item:not(.mobile-footer):has(div).open:after{transform:rotate(270deg)}.heroless .main-menu__item:not(.mobile-footer):has(div).open:before{transform:rotate(270deg)}.heroless .main-menu__item.open{border-bottom-color:transparent}.heroless .main-menu__background{display:none}.heroless .sub-menu{position:static;max-height:0;padding:0;transform:none}.heroless .open .sub-menu{max-height:100vh;padding:.75rem .75rem .5rem}.heroless .sub-menu__wrap{padding:0;grid-template-columns:1fr}.heroless .sub-menu__item{border-bottom:none;padding:.4rem 0 .4rem .25rem;font-size:1.125rem}.heroless .sub-menu__arrow{display:none}.heroless .sub-menu__check{display:none!important}.heroless .search-form{position:relative;background-color:transparent;opacity:1;height:auto;visibility:visible;padding-right:0;padding-left:0}.heroless .search-form__wrap{width:100%;padding:0}.heroless .search-form__input{color:#fff!important;border-bottom-color:#fff;padding-left:0}.heroless .search-form__input::-moz-placeholder{color:#000;opacity:1}.heroless .search-form__input::placeholder{color:#000;opacity:1}.heroless .search-form__input:-ms-input-placeholder{color:#000}.heroless .search-form__input::-ms-input-placeholder{color:#000}.heroless .search-form__input-wrap{flex:0}.heroless .search-form__input-wrap.open{flex:1}.heroless .search-form svg{color:#fff!important}.heroless .search-form__close svg{display:none}.mobile-head{display:flex}@media (min-width:576px){.mobile-head{padding-top:20px}}@media (min-width:768px){.mobile-head{padding-top:30px}}@media (min-width:1024px){.mobile-head{display:none}}.heroless .mobile-head{display:flex;margin-bottom:2rem;padding-left:16px}.mobile-footer .link{display:block}@media (min-width:1024px){.mobile-footer .link{display:none}}.heroless .mobile-footer{display:inline-flex;align-items:center;margin-top:8rem;padding-bottom:1rem}.heroless .mobile-footer .link,.main-menu .search-form__mobile-toggler{display:block}@media (min-width:1024px){.main-menu .search-form__mobile-toggler{display:none}}.heroless .main-menu .search-form__mobile-toggler{display:block}.main-menu .search-form__desktop-icon,.main-menu .search-form__desktop-toggler{display:none}@media (min-width:1024px){.main-menu .search-form__desktop-icon,.main-menu .search-form__desktop-toggler{display:block}}.heroless .main-menu .search-form__desktop-icon,.heroless .main-menu .search-form__desktop-toggler,.main-menu .search-form-toggler{display:none}@media (min-width:1024px){.main-menu .search-form-toggler{display:flex}}.heroless .main-menu .search-form-toggler,.heroless__search{display:none}.heroless .heroless__search{display:none;position:absolute;right:310px;top:0;height:64px}@media (min-width:1024px){.heroless .heroless__search{display:block}}.heroless .heroless__search ul{padding-right:0}@media (min-width:1024px){.heroless .heroless__search ul{justify-content:flex-end;margin-top:10px}}@media (min-width:1300px){.heroless .heroless__search ul{padding-right:40px;margin-top:14px}}@media (min-width:1024px){.heroless .sticky.open .heroless__search{right:0;top:13px}}.search-form-heroless{right:0;top:0;display:flex;align-items:center;z-index:2;transition:visibility 0s .3s,opacity .3s ease-in-out;position:relative;background-color:transparent;opacity:1;height:auto;visibility:visible;padding-right:20px;padding-left:0}.search-form-heroless.open{opacity:1;visibility:visible;transition:opacity .3s ease-in-out}.search-form-heroless__wrap{display:flex;justify-content:flex-end;align-items:center;transform:translateY(-4px);margin:0;width:100%;transition:width .3s ease-in-out;padding:0}.search-form.open .search-form-heroless__wrap{opacity:1;width:100%}.search-form-heroless__input{margin:0;font-size:1.5rem;color:#fff!important;border:none;border-bottom:1px solid #fff;padding-left:0}.open.sticky .search-form-heroless__input{border-bottom:none}.search-form-heroless__input::-moz-placeholder{color:#000;opacity:1}.search-form-heroless__input::placeholder{color:#000;opacity:1}.search-form-heroless__input:-ms-input-placeholder{color:#000}.search-form-heroless__input::-ms-input-placeholder{color:#000}.search-form-heroless__input-wrap{position:relative;transition:all .3s ease-in-out;flex:0}.search-form-heroless__input-wrap.open{flex:1}.search-form-heroless svg{width:1.8rem;height:1.8rem;margin-left:1rem;color:#fff!important}.search-form-heroless__close svg{width:2.8rem;height:2.8rem;height:94px;margin-top:4px;border-bottom:3px solid #000;display:none}.search-form-heroless__toggler{position:absolute;right:0;top:50%;transform:translateY(-50%);transition:all .3s ease-in-out}.search-form-heroless__toggler svg{margin:0}.search-form-heroless.translate-toggler-heroless{padding-bottom:10px}.news-grid__masonry{margin:0 -.5rem}.news-grid-item{padding:.25rem}@media (max-width:575.98px){.news-grid-item{margin-bottom:2rem}}.news-grid-item{margin-bottom:1rem}.news-grid-item__title{display:block;margin-top:1rem;margin-bottom:.5rem;font-size:1.125rem!important;word-break:normal;hyphens:auto}.news-grid-item a{display:block}.news-grid-item p{hyphens:auto}.news-grid-item img{max-height:25rem}.news-grid-item .only-Text{hyphens:auto;word-wrap:break-word;color:var(--theme-color);min-height:300px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.news-grid-item .only-Text .only-text-big{display:block;font-size:5rem;line-height:5rem;font-weight:700}.news-grid-item .only-Text .only-text-middle{display:block;font-size:3rem;line-height:3.3rem;font-weight:700}.news-grid-item .only-Text .only-text-small{display:block;font-size:2rem;line-height:2.5rem}.filter-bar{margin:.5rem 0}.filter-bar>.btn{margin-right:.75rem;margin-top:.75rem}.filter-bar>.btn:last-child{margin-right:0}.news-teasers .g-1,.news-teasers .gx-1{--bs-gutter-x:0.5rem}.news-teasers__title{margin-top:1rem;margin-bottom:.5rem;font-size:1.125rem}.news-teasers__excerpt{padding-right:1rem}.news-teasers__excerpt a{display:block}.news-teasers img{height:18rem}.portrait{display:flex;gap:1rem;align-items:center;color:#b32042}.portrait .image-wrapper{border-radius:9999px;overflow:hidden;height:100px;width:100px;flex-shrink:0}@media (min-width:768px){.portrait .image-wrapper{height:141px;width:141px}}.portrait .image-wrapper .image{border-radius:9999px}.portrait .text span{display:block}.quote{color:#b32042;font-size:1.25rem;line-height:1.5}@media (min-width:768px){.quote{font-size:1.75rem;line-height:1.55}}.quote-section .image{display:flex;justify-content:center;width:auto;height:100%}.quote-section .image-wrapper{overflow:hidden;border-radius:50%;width:5rem;height:5rem;flex:0 0 auto;display:flex;justify-content:center;align-items:center}.quote-section .image-wrapper img{height:100%;width:auto}.quote-section .text{margin-top:.5rem;text-align:center}.quote-section.image-left{display:flex;flex-direction:row}.quote-section.image-left .image{margin-right:1.5rem}.quote-section.image-left .text{margin-top:0;text-align:left}.service .image{overflow:hidden;aspect-ratio:1/1}@media (min-width:768px){.service .image{aspect-ratio:1/1.33}}.service .image{position:relative}.service .bottom{background:#ef787c;padding:1rem 1.5rem}@media screen and (max-width:1023.98px) and (orientation:landscape){.service .bottom{padding:1rem}}.service .link{color:#fff;display:flex;align-items:center;gap:1rem;font-size:1.25rem;font-weight:700}@media screen and (max-width:1023.98px) and (orientation:landscape){.service .link{font-size:unset}}.service .link .icon{height:1.5rem;width:1.5rem}@media screen and (max-width:1023.98px) and (orientation:landscape){.service .link .icon{height:1rem;width:1rem}}.square{position:relative;padding:2rem 0}.square .bg{position:absolute;top:32.5%;left:55%;transform:rotate(-15deg) translate(-10%,-50%);height:135vh;width:200%;display:grid;grid-template-columns:6fr 4fr;grid-template-rows:1fr 3fr;z-index:-1}@media screen and (max-width:575.98px) and (min-height:620px){.square .bg{top:30.5%;left:55%;height:125vh;width:230%}}@media screen and (max-width:575.98px) and (min-height:700px){.square .bg{top:26.5%}}@media (min-width:576px){.square .bg{padding:0 0 8rem;grid-template-rows:3fr 5fr;top:42.5%;left:42.5%;transform:rotate(-15deg) translate(-17.5%,-35%);height:75%}}@media (min-width:1024px){.square .bg{padding:0 0 10rem;top:37.5%;left:27.5%;transform:rotate(-15deg) translate(-17.5%,-30%);height:75%;width:135vw}}@media (min-width:1300px){.square .bg{padding:0 0 10rem;top:33.5%;left:17.5%;transform:rotate(-15deg) translate(-17.5%,-30%);height:75%;width:135vw}}.square .bg .first{background:#fff}.theme-red .square .bg .second{background:#e85764}.theme-red .square .bg .third{background:#d0314e}.theme-red .square .bg .fourth{background:#b31d42}.theme-turquoise .square .bg .second{background:#5b9dc2}.theme-turquoise .square .bg .third{background:#2573a8}.theme-turquoise .square .bg .fourth{background:#2f5b9c}.theme-emerald .square .bg .second{background:#6db1b5}.theme-emerald .square .bg .third{background:#4f99a3}.theme-emerald .square .bg .fourth{background:#1f8798}.theme-orange .square .bg .second{background:#eea121}.theme-orange .square .bg .third{background:#ee873c}.theme-orange .square .bg .fourth{background:#eb752f}.theme-green .square .bg .second{background:#d3d94e}.theme-green .square .bg .third{background:#b5c500}.theme-green .square .bg .fourth{background:#a0b400}.three-columns-grid{display:grid;gap:1rem;width:100%}@media (min-width:576px){.three-columns-grid{grid-auto-columns:minmax(0,1fr);grid-auto-flow:column}}.two-columns-grid{display:grid}@media (min-width:576px){.two-columns-grid{grid-template-columns:1fr 1fr}}.color-teaser{position:relative;overflow:hidden;padding:5rem 0 0!important}.color-teaser .background{height:55vh;background-position:top;background-size:cover;background-repeat:no-repeat;margin-top:-5rem}@media screen and (max-height:920px){.color-teaser .background{height:60vh}}@media screen and (max-height:600px){.color-teaser .background{height:70vh}}@media screen and (max-height:400px){.color-teaser .background{height:85vh}}@media screen and (max-height:200px){.color-teaser .background{height:100vh}}.color-teaser .btn{border-color:#fff}.color-teaser .layer{position:absolute;z-index:1}.color-teaser .layer.layer-0{top:44vh;left:-300px;width:calc(100% + 600px);height:calc(100% + 200px);transform:rotate(10deg)}.color-teaser .layer.layer-1{top:43.5vh;left:0;width:100%;height:0;transform:rotate(10deg)}.color-teaser .layer.layer-1:after{content:"";position:absolute;right:-150px;bottom:0;width:200px;height:400px}.color-teaser .layer.layer-2{top:43.5vh;left:0;width:100%;height:0;transform:rotate(10deg)}.color-teaser .layer.layer-2:after{content:"";position:absolute;right:-350px;top:0;width:400px;height:2000px}.color-teaser.rtl .layer.layer-0,.color-teaser.rtl .layer.layer-1{transform:rotate(-10deg)}.color-teaser.rtl .layer.layer-1:after{left:-150px}.color-teaser.rtl .layer.layer-2{transform:rotate(-10deg)}.color-teaser.rtl .layer.layer-2:after{left:-350px}@media screen and (min-width:720px){.color-teaser.rtl .content header{margin-left:55%;margin-right:2rem}.color-teaser.rtl .content .row{padding-left:5rem;padding-right:0}}.color-teaser.orange .btn{color:#f39332}.color-teaser.orange .btn:after,.color-teaser.orange .layer.layer-0{background-color:#f39332}.color-teaser.orange .layer.layer-1:after{background:#eb752f}.color-teaser.orange .layer.layer-2:after{background:#ee873c}.color-teaser.yellow .btn{color:#eea121}.color-teaser.yellow .btn:after,.color-teaser.yellow .layer.layer-0{background-color:#eea121}.color-teaser.yellow .layer.layer-1:after{background:#fcc243}.color-teaser.yellow .layer.layer-2:after{background:#f5af32}.color-teaser.purple .btn{color:#95648b}.color-teaser.purple .btn:after,.color-teaser.purple .layer.layer-0{background-color:#95648b}.color-teaser.purple .layer.layer-1:after{background:#764d7f}.color-teaser.purple .layer.layer-2:after{background:#8c5b86}.color-teaser.emerald .btn{color:#638784}.color-teaser.emerald .btn:after,.color-teaser.emerald .layer.layer-0{background-color:#638784}.color-teaser.emerald .layer.layer-1:after{background:#86a194}.color-teaser.emerald .layer.layer-2:after{background:#779690}.color-teaser.blue .btn{color:#3d81b4}.color-teaser.blue .btn:after,.color-teaser.blue .layer.layer-0{background-color:#3d81b4}.color-teaser.blue .layer.layer-1:after{background:#265c99}.color-teaser.blue .layer.layer-2:after{background:#2573a8}.color-teaser.red .btn{color:#d24033}.color-teaser.red .btn:after,.color-teaser.red .layer.layer-0{background-color:#d24033}.color-teaser.red .layer.layer-1:after{background:#ea6b43}.color-teaser.red .layer.layer-2:after{background:#e8523a}.color-teaser.green .btn{color:#b3c600}.color-teaser.green .btn:after,.color-teaser.green .layer.layer-0{background-color:#b3c600}.color-teaser.green .layer.layer-1:after{background:#80a41b}.color-teaser.green .layer.layer-2:after{background:#9fb50c}.color-teaser.magenta .btn{color:#b31d42}.color-teaser.magenta .btn:after,.color-teaser.magenta .layer.layer-0{background-color:#b31d42}.color-teaser.magenta .layer.layer-1:after{background:#e53252}.color-teaser.magenta .layer.layer-2:after{background:#d0314e}.color-teaser.turquoise .btn{color:#57a4ad}.color-teaser.turquoise .btn:after,.color-teaser.turquoise .layer.layer-0{background-color:#57a4ad}.color-teaser.turquoise .layer.layer-1:after{background:#248695}.color-teaser.turquoise .layer.layer-2:after{background:#6fb1b2}.color-teaser .content{position:relative;z-index:20;margin-top:-10vh;padding-bottom:1rem;color:#fff}@media screen and (min-width:720px){.color-teaser .content{padding-bottom:0}}.color-teaser .content header{margin-left:2rem;margin-right:2rem;margin-bottom:0}.color-teaser .content header h2{font-size:2.625rem}@media screen and (min-width:820px){.color-teaser .content header h2{font-size:3.125rem}}.color-teaser .content header p{padding:.5rem .5rem 1rem 0;font-size:1.65rem}.color-teaser .content header .btn{font-size:1rem;font-weight:700;background-color:#fff;border-color:#fff}@media screen and (min-width:720px){.color-teaser .content header{margin-right:55%}}.color-teaser .content .row{padding-left:2rem;padding-bottom:1rem}@media screen and (min-width:720px){.color-teaser .content .row{padding-right:5rem}}.color-teaser .content .row .col{display:flex;padding:.5rem 2rem .5rem 0}@media screen and (min-width:720px){.color-teaser .content .row .col{padding-right:2rem}}.color-teaser .content .row .col .icon{width:4rem;flex-shrink:0}.color-teaser .content .row .col .icon img{width:100%}.color-teaser .content .row .col p{padding-left:1rem}@media screen and (min-width:720px){.color-teaser .content .row .col p{padding-right:2rem}}.btn{display:inline-block;padding:.75rem 1.75rem;border:1px solid #000;background-color:#fff;color:#000;line-height:1;text-decoration:none!important;text-align:center;overflow:hidden;transition:all .3s ease-in-out;z-index:1}.btn,.btn>span{position:relative}.btn.btn-full{display:block;width:100%}.btn.btn-disabled{opacity:.33;pointer-events:none}.btn-large{font-size:1.25rem;font-weight:700;padding:.85rem 2.5rem}.btn:after,.btn:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;transition:transform .3s ease-in-out;z-index:-1}.btn:after{transform:translateY(-100%)}@media (hover:hover) and (pointer:fine){.btn:not(.btn-disabled):hover:after{transform:translateY(0)}}.btn.btn-orange{border-color:#f39332;color:#fff}.btn.btn-orange,.btn.btn-orange:before{background-color:#f39332}.btn.btn-orange:after{background-color:#fff}@media (hover:hover) and (pointer:fine){.btn.btn-orange:not(.btn-disabled):hover{color:#f39332}}.btn.btn-yellow{border-color:#eea121;color:#fff}.btn.btn-yellow,.btn.btn-yellow:before{background-color:#eea121}.btn.btn-yellow:after{background-color:#fff}@media (hover:hover) and (pointer:fine){.btn.btn-yellow:not(.btn-disabled):hover{color:#eea121}}.btn.btn-purple{border-color:#95648b;color:#fff}.btn.btn-purple,.btn.btn-purple:before{background-color:#95648b}.btn.btn-purple:after{background-color:#fff}@media (hover:hover) and (pointer:fine){.btn.btn-purple:not(.btn-disabled):hover{color:#95648b}}.btn.btn-emerald{border-color:#638784;color:#fff}.btn.btn-emerald,.btn.btn-emerald:before{background-color:#638784}.btn.btn-emerald:after{background-color:#fff}@media (hover:hover) and (pointer:fine){.btn.btn-emerald:not(.btn-disabled):hover{color:#638784}}.btn.btn-blue{border-color:#3d81b4;color:#fff}.btn.btn-blue,.btn.btn-blue:before{background-color:#3d81b4}.btn.btn-blue:after{background-color:#fff}@media (hover:hover) and (pointer:fine){.btn.btn-blue:not(.btn-disabled):hover{color:#3d81b4}}.btn.btn-red{border-color:#d24033;color:#fff}.btn.btn-red,.btn.btn-red:before{background-color:#d24033}.btn.btn-red:after{background-color:#fff}@media (hover:hover) and (pointer:fine){.btn.btn-red:not(.btn-disabled):hover{color:#d24033}}.btn.btn-green{border-color:#b3c600;color:#fff}.btn.btn-green,.btn.btn-green:before{background-color:#b3c600}.btn.btn-green:after{background-color:#fff}@media (hover:hover) and (pointer:fine){.btn.btn-green:not(.btn-disabled):hover{color:#b3c600}}.btn.btn-magenta{border-color:#b31d42;color:#fff}.btn.btn-magenta,.btn.btn-magenta:before{background-color:#b31d42}.btn.btn-magenta:after{background-color:#fff}@media (hover:hover) and (pointer:fine){.btn.btn-magenta:not(.btn-disabled):hover{color:#b31d42}}.btn.btn-turquoise{border-color:#57a4ad;color:#fff}.btn.btn-turquoise,.btn.btn-turquoise:before{background-color:#57a4ad}.btn.btn-turquoise:after{background-color:#fff}@media (hover:hover) and (pointer:fine){.btn.btn-turquoise:not(.btn-disabled):hover{color:#57a4ad}}.btn.btn-orange-outline{background-color:transparent;border-color:#f39332;color:#f39332}@media (hover:hover) and (pointer:fine){.btn.btn-orange-outline:not(.btn-disabled):hover{color:#fff;border-color:#fff}}.btn.btn-orange-outline:after{background-color:#f39332}.btn.btn-yellow-outline{background-color:transparent;border-color:#eea121;color:#eea121}@media (hover:hover) and (pointer:fine){.btn.btn-yellow-outline:not(.btn-disabled):hover{color:#fff;border-color:#fff}}.btn.btn-yellow-outline:after{background-color:#eea121}.btn.btn-purple-outline{background-color:transparent;border-color:#95648b;color:#95648b}@media (hover:hover) and (pointer:fine){.btn.btn-purple-outline:not(.btn-disabled):hover{color:#fff;border-color:#fff}}.btn.btn-purple-outline:after{background-color:#95648b}.btn.btn-emerald-outline{background-color:transparent;border-color:#638784;color:#638784}@media (hover:hover) and (pointer:fine){.btn.btn-emerald-outline:not(.btn-disabled):hover{color:#fff;border-color:#fff}}.btn.btn-emerald-outline:after{background-color:#638784}.btn.btn-blue-outline{background-color:transparent;border-color:#3d81b4;color:#3d81b4}@media (hover:hover) and (pointer:fine){.btn.btn-blue-outline:not(.btn-disabled):hover{color:#fff;border-color:#fff}}.btn.btn-blue-outline:after{background-color:#3d81b4}.btn.btn-red-outline{background-color:transparent;border-color:#d24033;color:#d24033}@media (hover:hover) and (pointer:fine){.btn.btn-red-outline:not(.btn-disabled):hover{color:#fff;border-color:#fff}}.btn.btn-red-outline:after{background-color:#d24033}.btn.btn-green-outline{background-color:transparent;border-color:#b3c600;color:#b3c600}@media (hover:hover) and (pointer:fine){.btn.btn-green-outline:not(.btn-disabled):hover{color:#fff;border-color:#fff}}.btn.btn-green-outline:after{background-color:#b3c600}.btn.btn-magenta-outline{background-color:transparent;border-color:#b31d42;color:#b31d42}@media (hover:hover) and (pointer:fine){.btn.btn-magenta-outline:not(.btn-disabled):hover{color:#fff;border-color:#fff}}.btn.btn-magenta-outline:after{background-color:#b31d42}.btn.btn-turquoise-outline{background-color:transparent;border-color:#57a4ad;color:#57a4ad}@media (hover:hover) and (pointer:fine){.btn.btn-turquoise-outline:not(.btn-disabled):hover{color:#fff;border-color:#fff}}.btn.btn-turquoise-outline:after{background-color:#57a4ad}.btn.btn-theme{border-color:var(--theme-color);color:#fff;background-color:transparent}.btn.btn-theme:before{background-color:var(--theme-color)}.btn.btn-theme:after{background-color:#fff}@media (hover:hover) and (pointer:fine){.btn.btn-theme:not(.btn-disabled):hover{color:var(--theme-color)}}.btn.btn-theme-reverse{background-color:transparent;color:var(--theme-color);border-color:#fff}.btn.btn-theme-reverse:before{background-color:#fff}.btn.btn-theme-reverse:after{background-color:var(--theme-color)}@media (hover:hover) and (pointer:fine){.btn.btn-theme-reverse:not(.btn-disabled):hover{color:#fff}}.btn.btn-theme-outline{background-color:transparent;color:var(--theme-color);border-color:var(--theme-color)}@media (hover:hover) and (pointer:fine){.btn.btn-theme-outline:not(.btn-disabled):hover{color:#fff;border-color:#fff}}.btn.btn-theme-outline:after{background-color:var(--theme-color)}.btn.btn-theme-outline-reverse{background-color:transparent;color:#fff;border-color:#fff}@media (hover:hover) and (pointer:fine){.btn.btn-theme-outline-reverse:not(.btn-disabled):hover{color:var(--theme-color);border-color:#fff}.btn.btn-theme-outline-reverse:not(.btn-disabled):hover:after{background-color:#fff}}.btn.btn-theme-outline-reverse:after{background-color:var(--theme-color)}.btn.btn-theme-white{border-color:#fff;color:var(--theme-color)}.btn.btn-theme-white,.btn.btn-theme-white:before{background-color:#fff}.btn.btn-theme-white:after{background-color:var(--theme-color)}@media (hover:hover) and (pointer:fine){.btn.btn-theme-white:not(.btn-disabled):hover{color:#fff}}input{border:none;border-bottom:1px solid #000}.input-like,input{display:block;width:100%;padding:.5rem 0;margin:1rem 0 0;font-size:1rem;font-family:FF Enzo,Helvetica,Arial,sans-serif;color:#000;background-color:transparent}.input-like{border:none}.textarea label{display:block;width:100%;padding:.5rem 0;margin:1rem 0 0}.textarea textarea{display:block;height:10rem;width:100%;padding:.5rem;margin:0;font-family:FF Enzo,Helvetica,Arial,sans-serif;font-size:1rem;color:#000;background-color:transparent;border-bottom:1px solid #000;resize:none}.checkbox{display:block;font-weight:400;padding-top:1rem}.checkbox:hover{cursor:pointer}.checkbox>input[type=checkbox]{display:none;visibility:hidden}.checkbox>input[type=checkbox]+span{display:block;position:relative;padding-top:.25rem;padding-left:40px}.checkbox>input[type=checkbox]+span:before{content:"";display:block;position:absolute;top:0;left:0;width:28px;height:28px;background-color:#fff;border:1px solid #000}.checkbox>input[type=checkbox]+span:after{content:"";position:absolute;top:14px;left:6px;display:block;height:0;width:0;border-left:0;border-bottom:0;border-color:currentcolor currentcolor #000 #000;border-style:none none solid solid;border-width:0 0 2px 2px;opacity:0;transform:rotate(-45deg);transform-origin:left top;transition:height 0s linear .25s,width 0s linear .25s,opacity .25s linear 0s}.checkbox>input[type=checkbox]:checked+span:after{height:9px;width:15px;opacity:1;transition:height .25s linear 0s,width .25s ease-out .25s,opacity 0s linear 0s}.radio{display:block;padding-top:1rem}.radio input[type=radio]{display:none}.radio input[type=radio]+span{display:block;position:relative;padding-top:.25rem;padding-left:40px;padding-right:.5rem;font-weight:400}.radio input[type=radio]+span:before{content:"";position:absolute;top:0;left:0;display:block;height:28px;width:28px;background-color:#fff;border:1px solid #000;border-radius:50%}.radio input[type=radio]+span:after{content:"";position:absolute;top:14px;left:14px;display:block;height:0;width:0;background-color:#000;border-radius:50%;transform:translate(-50%,-50%);transition:height .25s,width .25s}.radio input[type=radio]:checked+span:after{height:16px;width:16px;transition:height .25s,width .25s}.select{display:block;position:relative;padding:1rem 0 0}.select select{display:block;width:100%;padding:.5rem 2rem .5rem 0;appearance:none;-webkit-appearance:none;-moz-appearance:none;font-size:1rem;font-family:FF Enzo,Helvetica,Arial,sans-serif;border:none;border-bottom:1px solid #000;border-radius:0;background-color:transparent}.select:after,.select:before{content:"";width:10px;height:10px;position:absolute;top:2rem;right:.5rem;transition:.15s ease;border:0 solid #000}.select:before{border-left-width:2px;transform:rotate(135deg) translate(4px,4px)}.select:after{border-top-width:2px;transform:rotate(-45deg) translate(5px,5px)}.input-no-padding{padding-top:0}.slider-progress{border-bottom:none}.ua-safari input[type=date]{background-color:#fff}input[type=range].styled-slider{height:10px;-webkit-appearance:none}input[type=range].styled-slider.slider-progress{--range:calc(var(--max) - var(--min));--ratio:calc((var(--value) - var(--min))/var(--range));--sx:calc(12px + var(--ratio)*(100% - 24px))}input[type=range].styled-slider:focus{outline:none}input[type=range].styled-slider::-webkit-slider-thumb{-webkit-appearance:none;width:24px;height:24px;border-radius:1em;background:#a0b400;border:none;box-shadow:0 0 2px #000;margin-top:-11px}input[type=range].styled-slider::-webkit-slider-runnable-track{height:2px;border:none;border-radius:0;background:#ced4da;box-shadow:none}input[type=range].styled-slider::-webkit-slider-thumb:active,input[type=range].styled-slider::-webkit-slider-thumb:hover{background:#9fb50c}input[type=range].styled-slider.slider-progress::-webkit-slider-runnable-track{background:linear-gradient(#a0b400,#a0b400) 0/var(--sx) 100% no-repeat,#ced4da}input[type=range].styled-slider.slider-progress:active::-webkit-slider-runnable-track,input[type=range].styled-slider.slider-progress:hover::-webkit-slider-runnable-track{background:linear-gradient(#9fb50c,#9fb50c) 0/var(--sx) 100% no-repeat,#ced4da}input[type=range].styled-slider::-moz-range-thumb{width:24px;height:24px;border-radius:1em;background:#a0b400;border:none;box-shadow:0 0 2px #000}input[type=range].styled-slider::-moz-range-track{height:2px;border:none;border-radius:0;background:#ced4da;box-shadow:none}input[type=range].styled-slider::-moz-range-thumb:active,input[type=range].styled-slider::-moz-range-thumb:hover{background:#9fb50c}input[type=range].styled-slider.slider-progress::-moz-range-track{background:linear-gradient(#a0b400,#a0b400) 0/var(--sx) 100% no-repeat,#ced4da}input[type=range].styled-slider.slider-progress:active::-moz-range-track,input[type=range].styled-slider.slider-progress:hover::-moz-range-track{background:linear-gradient(#9fb50c,#9fb50c) 0/var(--sx) 100% no-repeat,#ced4da}input[type=range].styled-slider::-ms-fill-lower,input[type=range].styled-slider::-ms-fill-upper{background:transparent;border-color:transparent}input[type=range].styled-slider::-ms-thumb{width:24px;height:24px;border-radius:1em;background:#a0b400;border:none;box-shadow:0 0 2px #000;margin-top:0;box-sizing:border-box}input[type=range].styled-slider::-ms-track{height:2px;border-radius:0;background:#ced4da;border:none;box-shadow:none;box-sizing:border-box}input[type=range].styled-slider::-ms-thumb:active,input[type=range].styled-slider::-ms-thumb:hover{background:#9fb50c}input[type=range].styled-slider.slider-progress::-ms-fill-lower{height:2px;border-radius:0 0 0 0;margin:-undefined 0 -undefined -undefined;background:#a0b400;border:none;border-right:0}input[type=range].styled-slider.slider-progress:active::-ms-fill-lower,input[type=range].styled-slider.slider-progress:hover::-ms-fill-lower{background:#9fb50c}input[type=range].disabled{opacity:.5}input[type=range].disabled:hover{cursor:not-allowed}@media (min-width:1024px){.two-input-wrapper{display:flex;gap:1rem}.two-input-wrapper .powermail_fieldwrap{width:50%}}.input-switch{position:relative;width:100%;max-width:100%;display:flex;align-items:center;--height:20px;--width:50px;--border:2px;--border-color:var(--theme-color);--switch-color-checked:var(--theme-color);--switch-color-unchecked:#fff;--dot-color-checked:#fff;--dot-color-unchecked:var(--theme-color)}.input-switch.white{color:#fff;--border-color:#fff;--switch-color-checked:#fff;--switch-color-unchecked:unset;--dot-color-checked:var(--theme-color);--dot-color-unchecked:#fff}.input-switch label{display:flex;align-items:center;position:relative;cursor:pointer;padding-left:calc(var(--width) + 1em);min-width:var(--width);min-height:var(--height);margin-bottom:0}.input-switch label:after,.input-switch label:before{content:"";position:absolute;top:0;left:0;transition:.25s ease-in-out;box-sizing:border-box}.input-switch label:before{z-index:1;background-color:var(--switch-color-unchecked);width:var(--width);height:var(--height);border-radius:calc(var(--height)*0.5);border:2px solid var(--border-color)}.input-switch label:after{z-index:2;top:2px;left:2px;background-color:var(--dot-color-unchecked);height:calc(var(--height) - var(--border)*4);width:calc(var(--height) - var(--border)*4);transform:translate(var(--border),var(--border));border-radius:calc(var(--height)/2)}.input-switch label:active:after{width:calc(var(--height)*1.2);max-width:calc(var(--height)*2)}.input-switch input{width:var(--width);height:var(--height);opacity:0;position:absolute;top:0;left:0;z-index:9;cursor:pointer}.input-switch input:checked+label:before{transition:.5s;background-color:var(--switch-color-checked)}.input-switch input:checked+label:after{transform:translate(calc(var(--width) - 100% - var(--border) - var(--border)*2),var(--border));background-color:var(--dot-color-checked)}table{width:100%;border-spacing:calc(var(--bs-gutter-x)*0.5) 0}table caption{padding:.5rem .5rem 1rem;text-align:center;font-weight:700}table tr th{text-align:left;font-weight:400}table tr td,table tr th{padding:.5rem;border-bottom:1px solid #000}.partner header{width:100%;padding:2rem 0 .5rem;margin-bottom:.5rem;border-bottom:1px solid #000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.partner>div{display:flex;justify-content:center;align-items:center;aspect-ratio:16/9;width:100%}.partner>div img{width:100%;height:auto;max-width:100%}.cookie-advice{max-height:75%;border-top:1.5rem solid #f5f5f5;border-bottom:2rem solid #f5f5f5;background-color:#f5f5f5;z-index:99992}.cookie-advice,.cookie-advice-settings{width:100%;position:fixed;bottom:0;left:0;overflow:auto;-webkit-overflow-scrolling:touch}.cookie-advice-settings{height:100%;background-color:rgba(0,0,0,.85);top:0;right:0;z-index:100000}.cookie-advice-settings .cookie-advice-wrapper{padding:1.5rem 1.75rem 2rem;margin:3rem auto;max-width:800px}.cookie-advice-settings .cookie-advice-button{padding-left:.8rem;padding-right:.8rem;width:100%}@media (min-width:576px){.cookie-advice-settings .cookie-advice-button{width:40%}}@media (min-width:1024px){.cookie-advice-settings .cookie-advice-group{display:block}}.cookie-advice-settings .cookie-advice-group-item{width:100%;margin:.75rem 0 0}.cookie-advice-settings .cookie-advice-group-item:first-child{margin-top:0}.cookie-advice-wrapper{background-color:#f5f5f5;letter-spacing:.025em}.cookie-advice-lead{font-size:1.75rem;font-weight:700}.cookie-advice-text{margin-top:.5rem}.cookie-advice-text:first-child{margin-top:0}.cookie-advice-link{text-decoration:underline}.cookie-advice-link:active,.cookie-advice-link:hover{text-decoration:none}.cookie-advice-button{white-space:normal}.cookie-advice-list{position:relative;margin:1.5rem 0 0;padding:0;list-style:none}.cookie-advice-list-item{position:relative;margin-top:1.5rem}.cookie-advice-list-item:first-child{margin-top:0}.cookie-advice-list-item:before{display:none}.cookie-advice-checkbox{width:1.1rem;height:1.1rem;border:0;box-shadow:none;position:absolute;top:0;left:0;z-index:9;opacity:0;cursor:pointer}.cookie-advice-checkbox:checked+.cookie-advice-checkbox-label:before{background-color:var(--theme-color)}.cookie-advice-checkbox:checked+.cookie-advice-checkbox-label:after{display:block}.cookie-advice-checkbox:disabled+.cookie-advice-checkbox-label{opacity:.5;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:auto}.cookie-advice-checkbox-wrapper{position:relative;width:100%;max-width:100%}.cookie-advice-checkbox-label{display:block;margin:0;padding:0 0 0 1.75rem;font-weight:700;letter-spacing:.025em;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.cookie-advice-checkbox-label:before{content:"";display:block;width:1.1rem;height:1.1rem;background:#fff;position:absolute;top:0;left:0}.cookie-advice-checkbox-label:after{content:"";display:none;font-size:.5rem;position:absolute;top:.24rem;left:.1rem;width:.8rem;height:.6rem;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE1LjIyNi4zNjdsMS41NDggMS4yNjYtOS42MjMgMTEuNzYxTC4zOCA4LjA0NGwxLjI0LTEuNTcgNS4yMjkgNC4xMzJ6IiBmaWxsPSIjZmZmIiBmaWxsLXJ1bGU9Im5vbnplcm8iLz48L3N2Zz4=");background-position:50%;background-size:cover}.cookie-advice-group{position:relative;margin:1.75rem 0 0;padding:0;list-style:none;text-align:center}@media (min-width:1024px){.cookie-advice-group{display:flex}}.cookie-advice-group-item{position:relative}@media (min-width:1024px){.cookie-advice-group-item{margin:0 .5rem}.cookie-advice-group-item:first-child{margin-left:0}.cookie-advice-group-item:last-child{margin-right:0}}@media (max-width:1023.98px){.cookie-advice-group-item:last-child{margin-top:.75rem}}.cookie-advice-group-item .cookie-advice-button.btn-transparent.dark{margin:0 auto}.cookie-advice-group-item .cookie-advice-link{display:inline-block;vertical-align:top;padding-top:.5rem;margin-bottom:.5rem}.cookie-advice-group-item .cookie-advice-button--dismiss.btn-transparent.dark{margin:0 auto}@media (min-width:1024px){.cookie-advice-group-item .cookie-advice-button--dismiss.btn-transparent.dark{margin:0 auto}}.cookie-advice-group-item .cookie-advice-button--accept{margin:0 auto}@media (min-width:1024px){.cookie-advice-group-item .cookie-advice-button--accept{margin:0 auto}}.cookie-advice-settings ul li:before,.cookie-advice ul li:before{display:none}.cookie-advice-matomo-optout .cookie-advice-checkbox-label{line-height:20px;font-weight:400}.cookie-advice-matomo-optout .cookie-advice-checkbox-label:before{border:1px solid #000}.hero{position:relative;width:100%;min-height:70vh;display:flex;align-items:flex-end;z-index:-1;overflow:hidden}.hero:before{content:"";background:linear-gradient(180deg,rgba(0,0,0,.25),transparent);position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.hero.gradient-hero:before{background:none}.header--small .hero{min-height:auto;aspect-ratio:4/3}@media (min-width:1024px){.header--small .hero{aspect-ratio:unset;min-height:550px}}.header--extra-small .hero{min-height:360px}.hero__img{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;z-index:-2;transition:transform 5s ease-in-out .5s}.hero__img.zoom{transform:scale(1.5)}.hero__content{margin-top:4rem;padding-bottom:1.5rem;color:#fff;text-shadow:1px 1px 15px rgba(0,0,0,.9),0 0 .2em hsla(0,0%,40%,0)}.hero__content a:hover span{text-decoration:underline}.gradient-hero .hero__content{text-shadow:none}.hero .with-mouse{padding-bottom:6rem}@media screen and (max-width:767.98px) and (orientation:portrait){.hero .with-mouse{padding-bottom:1.5rem}}@media screen and (max-width:1023.98px) and (orientation:landscape){.hero .with-mouse{padding-bottom:1.5rem}}.hero__headline{font-size:3rem}.hero__sub-headline{font-size:1.25rem}.hero__sub-headline svg{height:.85rem;width:.85rem}.hero__swiper{width:100%;height:100%}.heroslider,.viewport{min-height:100vh}.heroslider .swiper,.viewport .swiper{min-height:100vh;height:100vh}.heroslider .swiper .swiper-wrapper,.heroslider .swiper .swiper-wrapper .hero,.viewport .swiper .swiper-wrapper,.viewport .swiper .swiper-wrapper .hero{height:100%}.heroslider,.menu-viewport{height:calc(100vh - 92px)}.heroslider .swiper,.menu-viewport .swiper{min-height:100%}.heroslider .swiper .swiper-wrapper,.heroslider .swiper .swiper-wrapper .hero,.menu-viewport .swiper .swiper-wrapper,.menu-viewport .swiper .swiper-wrapper .hero{height:100%}.ua-desktop .hero-slider .swiper-button-next,.ua-desktop .hero-slider .swiper-button-prev{opacity:0;transition:opacity .5s ease-in-out;top:320px;top:max(320px,60%)}.ua-desktop .hero-slider .swiper-button-next svg,.ua-desktop .hero-slider .swiper-button-prev svg{pointer-events:none}.ua-desktop .header:hover .hero-slider .swiper-button-next,.ua-desktop .header:hover .hero-slider .swiper-button-prev,.ua-desktop .hero-slider:hover .swiper-button-next,.ua-desktop .hero-slider:hover .swiper-button-prev{opacity:1}.ua-desktop .header:hover .hero-slider .swiper-button-disabled,.ua-desktop .hero-slider:hover .swiper-button-disabled{opacity:.5}.hero-slider--js-zoom:before{content:"";position:absolute;bottom:0;left:0;z-index:10;height:4px;width:100%;background-color:rgba(0,0,0,.25)}.hero-slider--js-zoom:after{content:"";position:absolute;bottom:0;left:0;z-index:11;height:4px;width:0;background:var(--swiper-pagination-color,var(--theme-color))}.hero-slider .swiper-wrapper{height:auto}@media (max-width:767.98px){.hero-slider .swiper-button-next,.hero-slider .swiper-button-prev{display:none}}.hero-slider .swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute;z-index:20}.hero-slider .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--theme-color));position:absolute;left:0;bottom:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.hero-slider .swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.hero-slider .swiper-horizontal>.swiper-pagination-progressbar,.hero-slider .swiper-pagination-progressbar.swiper-pagination-horizontal,.hero-slider .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.hero-slider .swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;bottom:0}.hero-slider .swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.hero-slider .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.hero-slider .swiper-pagination-progressbar.swiper-pagination-vertical,.hero-slider .swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;bottom:0}.hero_headline{margin-bottom:1rem}.swiper-button-next,.swiper-button-prev{padding:.6rem;border-radius:50%;color:#fff;left:2rem;width:2.5rem;height:2.5rem;background-color:var(--theme-color)}.swiper-button-next:after,.swiper-button-prev:after{display:none}.swiper-button-next{left:auto;right:2rem}.event-list{padding-top:2rem;padding-bottom:2rem}.event-list__item{min-height:19rem;padding:2rem;background-color:#f5f5f5;margin-bottom:.5rem;display:flex;position:relative;flex-wrap:wrap}.event-list__item:last-child{margin-bottom:0}@media (max-width:767.98px){.event-list__item{padding:2rem 1rem 25%}.event-list__item--first{padding-bottom:33%}}.event-list__item:hover{cursor:pointer;background-color:#e9e9e9}.event-list__content{position:relative;width:66%;margin-left:auto;z-index:1;min-height:250px}@media (max-width:767.98px){.event-list__content{width:100%;padding-bottom:5rem}}.event-list__headline{font-size:1rem}@media (min-width:576px){.event-list__headline{font-size:1.5rem}}.event-list__date{margin:1rem 0;font-size:1.5rem}@media (min-width:576px){.event-list__date{font-size:2.5rem}}.event-list__img{position:absolute;left:-2rem;top:0;height:15rem;max-width:calc(50% - 1rem);width:100%;transform:translateX(-100%);z-index:1;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media (max-width:767.98px){.event-list__img{position:static;margin:1rem 0;transform:none;width:100%;max-width:none}.event-list__img .Copyright-Image-Wrapper{bottom:auto}}.event-list__img img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.event-list__info{margin-top:.5rem;display:inline-flex;flex-wrap:wrap;align-items:center;transform:translateX(-10px)}@media (max-width:767.98px){.event-list__info{flex-direction:column;align-items:flex-start}}.event-list__info-item{margin-top:.5rem;display:inline-flex;align-items:center;margin-right:1rem}.event-list__info-item svg{width:2rem;height:1rem}.event-list__bg{position:absolute;width:35%;height:100%;left:0;top:0;z-index:0}@media (max-width:767.98px){.event-list__bg{width:100%}}.event-list__bg-wrap{position:relative;width:100%;height:100%;overflow:hidden}.event-list__bg .event-bg{position:absolute;width:100%;height:100%;bottom:0;left:0}.event-list__bg .event-bg--second,.event-list__bg .event-bg--third{height:auto;transform:translateX(-44%)}.event-list__bg .event-bg--second{color:var(--theme-color)}.event-list__bg .event-bg--lowered{bottom:-80px!important}.theme-red .event-list__bg .event-bg--third{color:#e53252}.theme-turquoise .event-list__bg .event-bg--third{color:#3f80b8}.theme-emerald .event-list__bg .event-bg--third{color:#55a4b0}.theme-orange .event-list__bg .event-bg--third{color:#f39332}.theme-green .event-list__bg .event-bg--third{color:#c8d303}.event-list__bg .event-bg-mobile{position:absolute;bottom:0;left:0}.event-list.event-list__small .event-list__date{font-size:2.2rem}.event-list.event-list__small .event-list__bg .event-bg--second{display:none}.event-filters .inputs{display:flex;flex-direction:column;justify-content:space-between}.event-filters .bis{margin-top:1rem;padding:.5rem 0}.date-range label{margin-top:12px}.date-range label:first-child{margin-right:8px}.date-buttons{padding:.5rem 0}@media screen and (max-width:767.98px) and (orientation:portrait){.date-buttons button{margin:.5rem 0}}.right-col{margin-top:-2px}.reset-btn{padding-left:0;padding-right:0;margin-right:.5rem}@media (min-width:768px){.reset-btn{margin-right:1rem}}.reset-btn span{display:flex;align-items:center;justify-content:center;gap:.5rem;color:var(--theme-color)}.reset-btn span svg{width:1.25rem;height:1.25rem}.reset-btn span:hover{text-decoration:underline}.reset-btn{border:none}.range-value{text-align:right;margin-left:.5rem;margin-top:.5rem;width:4rem}.hidden{display:none}.breadcrumb__wrap{display:flex;flex-wrap:wrap;list-style:none;padding:1.5rem 0;margin:0;flex:0.65}.breadcrumb li:after{content:"❯";padding:0 .75rem;font-size:.75rem}.breadcrumb li:last-child:after{display:none}.article-meta__col{display:flex;align-items:center;margin:.5rem 0}@media (min-width:768px){.article-meta__col{margin:1rem 2rem}}.article-meta .author-info__avatar{border:1px solid #000;width:4rem;height:4rem;border-radius:50%;margin-right:1rem}.article-meta--full .article-meta__row>.author-info:first-child{margin-right:1rem}.article-meta--full .article-meta__row>.author-info:first-child+.author-info{margin-left:0;padding-left:1rem;border-left:1.5px solid #000}.article-share{transform:translateX(2rem);margin-right:3rem;transition:width .3s ease-in-out;background-color:#fff}@media (min-width:768px){.article-share__container{margin-left:1rem}}.article-share__container{z-index:2}.article-share__icon-wrap{width:2rem;height:4rem}.article-share__icon-wrap:after{content:"";display:none;position:absolute;top:50%;right:0;height:75%;transform:translateY(-50%);border-left:1px dashed #000;z-index:1}@media (max-width:767.98px){.article-share__icon-wrap:after{width:3rem;height:0;top:100%;left:0;border-top:1px dashed #000;border-left:none;transform:translateX(-1.5rem)}}.article-share.open .article-share__icon-wrap:after{display:block}.article-share__icon{position:absolute;top:0;left:0;border-radius:50%;border:1px solid #000;width:4rem;height:4rem;z-index:1;transform:translateX(-2rem) rotate(45deg);padding:.8rem .7rem .4rem .5rem}.article-share__icon:hover{color:var(--theme-color)}.article-share.open .article-share__icon{border-top-color:transparent;border-right-color:transparent}@media (max-width:767.98px){.article-share.open .article-share__icon{border-top-color:#000;border-bottom-color:transparent}}.article-share__icon svg{width:80%;transform:rotate(-45deg)}.article-share__wrap{position:absolute;top:0;left:0;height:100%;max-width:0;padding-left:3rem;visibility:hidden;opacity:0;background-color:#fff;border-top:1px solid #000;border-bottom:1px solid #000;transition:all .3s ease-in-out}@media (max-width:767.98px){.article-share__wrap{width:4rem;padding-left:0;padding-top:2rem;left:-2rem;top:2rem;border-left:1px solid #000;border-right:1px solid #000;border-top:transparent;border-bottom:transparent;height:auto}}.article-share__wrap:after{opacity:0;background-color:#fff;content:"";position:absolute;height:calc(100% + 2px);right:0;top:-1px;width:4rem;border-radius:50%;border-color:#000 #000 transparent transparent;border-style:solid;border-width:1px;transform:translateX(calc(50% - 4px)) rotate(45deg);z-index:-5;transition:opacity .3s ease-in-out .1s}@media (max-width:767.98px){.article-share__wrap:after{height:63px;bottom:1px;left:-.2px;width:63px;top:auto;transform:translateY(50%) rotate(135deg)}}.article-share.open .article-share__wrap{visibility:visible;max-width:999px;opacity:1}.article-share.open .article-share__wrap:after{opacity:1}.article-share__bar{height:100%;transition:opacity .3s ease-in-out 1s;padding-top:.2rem}@media (max-width:767.98px){.article-share__bar{padding-top:unset}.article-share__bar,.article-share__bar>ul{flex-direction:column}}.article-share__bar ul li{margin-right:1rem}.article-share__bar ul li:last-child{margin-right:0}.article-share__bar ul li:hover{color:var(--theme-color)}@media (max-width:767.98px){.article-share__bar ul li{margin-right:0;margin-bottom:.5rem}.article-share__bar ul li:last-child{margin-bottom:0}}.article-share__bar svg{width:2rem}.article-share__bar .icon-copy-link{transform:translateY(3px) rotate(45deg)}.article-share.open .article-share__title{display:none}.section-bg{width:100%;position:relative}.section-bg__color{position:absolute;height:90%;width:100vw;top:-10%;left:50%;z-index:-1;transform:skewY(-15deg) translateX(-50%)}@media (max-width:767.98px){.section-bg__color{top:-5%}}.section-bg__color{background-color:var(--theme-color)}.gallery{margin-bottom:2.5rem}.gallery--three{display:grid;grid-template-columns:1fr .5fr;gap:10px 10px}.gallery--three>:first-child,.gallery--three>:nth-child(4n+4){grid-row:span 2}@media (max-width:767.98px){.gallery--three{grid-template-columns:auto;grid-template-rows:1fr .5fr}.gallery--three>:first-child,.gallery--three>:nth-child(4n+4){grid-row:auto;grid-column:span 2}}.gallery--three img{height:100%;-o-object-fit:cover;object-fit:cover}.gallery__img-wrap{position:relative;display:flex;justify-content:center;height:100%}.gallery__img-wrap:before{content:"";position:absolute;border-radius:50%;width:2rem;height:2rem;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='13.57' height='13.569' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' stroke='%23FFF' stroke-width='1.569' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12.785 6.784h-12M6.785.784v12'/%3E%3C/g%3E%3C/svg%3E");background-size:50% 50%;background-position:50%;background-repeat:no-repeat;bottom:0;right:1rem;opacity:0;transition:all .3s ease-in-out;background-color:var(--theme-color)}.gallery__img-wrap:hover:before{bottom:1rem;opacity:1}.gallery__img-wrap img{max-width:100%}.gallery--no-btn .gallery__img-wrap:before{display:none}.gallery-arrow{width:2.5rem;height:2.5rem;padding:.5rem;border-radius:50%;color:#fff;background-color:var(--theme-color)}.gallery__caption{margin-top:.5rem;display:inline-block}.pswp-gallery.gallery--three .gallery__caption{display:none}@media (min-width:768px){.pswp-gallery.gallery--three .gallery__caption{display:block}}.pswp__custom-caption{text-align:center;font-size:1.25rem;color:#fff;width:calc(100% - 32px);max-width:1024px;padding:2px 8px;position:absolute;left:50%;bottom:16px;transform:translateX(-50%)}.pswp__button--arrow{display:flex;justify-content:center}.footer-rect{position:relative;width:100%;aspect-ratio:3.6/1;overflow:hidden}.footer-rect svg{width:100%;height:auto;position:absolute;left:0;top:0}@media screen and (max-width:767.98px) and (orientation:portrait){.footer-rect{max-height:45vh;aspect-ratio:2/1}.footer-rect svg{height:100%;width:auto}}@media screen and (min-width:768px) and (orientation:portrait){.footer-rect{max-height:40vh;aspect-ratio:3/1}.footer-rect svg{height:100%;width:auto}}.related-slider{position:relative}.related-slider .swiper-button-next,.related-slider .swiper-button-prev{margin:1rem;position:static}@media (max-width:767.98px){.related-slider .swiper-button-next,.related-slider .swiper-button-prev{display:none}}.related-teaser{padding:5rem 0 2rem}.related-teaser__title{margin-top:1rem;margin-bottom:.5rem}body{--plyr-color-main:var(--theme-color)}.plyr.plyr--stopped .plyr__controls{display:none}.plyr__control.plyr__control--overlaid{border:2px solid #fff}.video-player{background-color:#fff}.video-player video[src=""]{display:none}.video-player__banner{padding:2rem;border:1px solid var(--theme-color)}.video-player__banner .btn{margin:2rem 2rem 0 0}.gg-translate{height:2rem;width:2rem;display:inline-flex;justify-content:center;align-items:center;padding:0 .5rem}.gg-translate.open .gg-translate__close{display:block}.gg-translate-optin,.gg-translate.open .gg-translate__trigger{display:none}.gg-translate-optin__wrap{padding:1rem .5rem;width:15rem;max-width:calc(100vw - 2rem)}.gg-translate__close{display:none;width:2.2rem;height:2.2rem}#google_translate_element,#google_translate_element_heroless{position:absolute;left:0;top:0;transform:translate(-100%);opacity:0;visibility:hidden;padding-left:5rem;padding-right:1rem;background:linear-gradient(90deg,hsla(0,0%,100%,0),#fff 15%);display:flex;transition:all .3s ease-in-out;max-height:5rem}.gg-translate.open #google_translate_element,.gg-translate.open #google_translate_element_heroless{opacity:1;visibility:visible;top:-72%}@media (max-width:1023.98px){#google_translate_element,#google_translate_element_heroless{left:auto;right:-1rem;transform:translate(100%);background:#fff;padding:0 1rem 1rem}}.heroless #google_translate_element,.heroless #google_translate_element_heroless{background:#fff;padding:0 1rem 1rem}#google_translate_element_heroless img,#google_translate_element img{width:auto}#google_translate_element .goog-te-gadget>div,#google_translate_element_heroless .goog-te-gadget>div{display:block!important;background-color:#fff}@media (min-width:1024px){#google_translate_element .goog-te-gadget>div,#google_translate_element_heroless .goog-te-gadget>div{margin-bottom:-2rem}}.heroless #google_translate_element .goog-te-gadget>div,.heroless #google_translate_element_heroless .goog-te-gadget>div{margin-bottom:unset}.rsbtn{text-align:left!important}.rsbtn .rsbtn_left .rsbtn_text{background:transparent url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24.14 19.97"><title>Vorlesen</title><path d="M15.85,11a.5.5,0,0,0-.15.69,4.08,4.08,0,0,1,.62,3.19,4.28,4.28,0,0,1-2,2.45V5.1a1.11,1.11,0,0,0-1.73-.92L6.1,8.65A6.14,6.14,0,0,0,1.68,9.81a4.87,4.87,0,0,0-1.56,3.9,5,5,0,0,0,1.56,3.95,6.11,6.11,0,0,0,4,1.34h.4l6.41,4.73a1.14,1.14,0,0,0,.7.24,1.22,1.22,0,0,0,.53-.13,1.18,1.18,0,0,0,.65-1.06V18.5l.11,0a5.39,5.39,0,0,0,2.81-3.32,5.08,5.08,0,0,0-.75-4A.5.5,0,0,0,15.85,11ZM2.34,16.92a4.09,4.09,0,0,1-1.22-3.21,4,4,0,0,1,1.2-3.14,5.1,5.1,0,0,1,3.41-1V18A5.21,5.21,0,0,1,2.34,16.92Zm11,5.85a.16.16,0,0,1-.1.16.19.19,0,0,1-.19,0l-6.35-4.7V9.43L13.2,5a.09.09,0,0,1,.11,0,.1.1,0,0,1,.06.1Z" transform="translate(-0.13 -3.99)"/><path d="M18.62,8.45a.5.5,0,0,0-.72.7c2.66,2.74,2.64,5.79,0,9.32a.49.49,0,0,0,.4.8.47.47,0,0,0,.39-.2C21.65,15.14,21.64,11.57,18.62,8.45Z" transform="translate(-0.13 -3.99)"/><path d="M21.17,6.21a.51.51,0,0,0-.71,0,.5.5,0,0,0,0,.71c3.81,4.32,3.8,8.85,0,13.83a.51.51,0,0,0,.1.7.47.47,0,0,0,.3.1.53.53,0,0,0,.4-.19C25.29,16,25.28,10.88,21.17,6.21Z" transform="translate(-0.13 -3.99)"/></svg>') no-repeat scroll 0 0;background-size:30px 20px;padding-left:40px;background-position:0;color:#000;font-family:FF Enzo,Helvetica,Arial,sans-serif}#rs_loadindicator_fullscreen:before,.rs_addtools .rsbtn_play .rsbtn_left .rsbtn_text:before,.rsbtn .rsbtn_play .rsbtn_left .rsbtn_text:before{content:none!important}.rs_addtools .rsbtn_play .rsbtn_left .rsbtn_text span,.rsbtn .rsbtn_play .rsbtn_left .rsbtn_text span{padding-left:0!important}.rs_addtools .rsbtn_play .rsbtn_right,.rsbtn .rsbtn_play .rsbtn_right{color:#000!important}#readerWrapper{flex:0.35;width:auto;display:flex;justify-content:center;z-index:999!important}#readspeaker_button1{width:100%;z-index:999!important}#readerWrapper #readspeaker0.rsexpanded{min-width:424px!important}.rsbtn.rsexpanded .rsbtn_exp,.rswrapped.rsbtn.rsexpanded .rsbtn_play .rsbtn_right{display:flex!important;flex-wrap:nowrap}.bottom-teaser{padding-bottom:6rem;margin-top:8rem}@media (max-width:1023.98px){.bottom-teaser{padding-bottom:2rem}}.bottom-teaser__bg{position:absolute;width:102%;left:0;bottom:0;z-index:-1}@media (min-width:768px){.bottom-teaser__bg{bottom:-15%}}@media (min-width:840px){.bottom-teaser__bg{bottom:-25%}}@media (min-width:900px){.bottom-teaser__bg{bottom:-35%}}@media (min-width:935px){.bottom-teaser__bg{bottom:-45%}}@media (min-width:965px){.bottom-teaser__bg{bottom:-50%}}@media (min-width:990px){.bottom-teaser__bg{bottom:-55%}}@media (min-width:1020px){.bottom-teaser__bg{bottom:-60%}}@media (min-width:1024px){.bottom-teaser__bg{bottom:-35%}}@media (min-width:1082px){.bottom-teaser__bg{bottom:-40%}}@media (min-width:1113px){.bottom-teaser__bg{bottom:-55%}}@media (min-width:1170px){.bottom-teaser__bg{bottom:-65%}}@media (min-width:1200px){.bottom-teaser__bg{bottom:-70%}}@media (min-width:1240px){.bottom-teaser__bg{bottom:-75%}}@media (min-width:1270px){.bottom-teaser__bg{bottom:-80%}}@media (min-width:1300px){.bottom-teaser__bg{bottom:-85%}}@media (min-width:1335px){.bottom-teaser__bg{bottom:-90%}}@media (min-width:1366px){.bottom-teaser__bg{bottom:0;height:80vw}}@media (min-width:1780px){.bottom-teaser__bg{bottom:-5%}}@media (min-width:1880px){.bottom-teaser__bg{bottom:-10%}}@media (min-width:1980px){.bottom-teaser__bg{bottom:-15%}}@media (min-width:2060px){.bottom-teaser__bg{bottom:-20%}}@media (min-width:2140px){.bottom-teaser__bg{bottom:-25%}}@media (min-width:2210px){.bottom-teaser__bg{bottom:-30%}}@media (min-width:2300px){.bottom-teaser__bg{bottom:-35%}}@media (min-width:2380px){.bottom-teaser__bg{bottom:-40%}}@media (min-width:2450px){.bottom-teaser__bg{bottom:-45%}}@media (min-width:2530px){.bottom-teaser__bg{bottom:-50%}}@media (min-width:2600px){.bottom-teaser__bg{bottom:-55%}}@media (min-width:2690px){.bottom-teaser__bg{bottom:-60%}}@media (min-width:2770px){.bottom-teaser__bg{bottom:-65%}}@media (min-width:2850px){.bottom-teaser__bg{bottom:-70%}}@media (min-width:2930px){.bottom-teaser__bg{bottom:-75%}}@media (min-width:3010px){.bottom-teaser__bg{bottom:-80%}}@media (min-width:3090px){.bottom-teaser__bg{bottom:-85%}}@media (min-width:3170px){.bottom-teaser__bg{bottom:-90%}}@media (min-width:3250px){.bottom-teaser__bg{bottom:-95%}}@media (min-width:3330px){.bottom-teaser__bg{bottom:-100%}}.swiper-galery{width:100%;aspect-ratio:16/9}.swiper-galery .swiper-slide{text-align:center;font-size:18px;background:#fff;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;background-size:cover;background-position:50%}.swiper-galery .swiper-slide figure{height:100%;width:100%}.swiper-galery .swiper-slide figure figcaption{margin:.5rem 0;padding:0 4rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.swiper-galery .swiper-slide figure img{display:block;width:100%;height:calc(100% - 4.5rem);-o-object-fit:contain;object-fit:contain}.swiper-galery .swiper-slide img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.swiper-galery .swiper-slide-image-wrap{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content}@media (min-width:768px){.swiper-galery .swiper-slide-image-wrap{max-width:75%}}.swiper-galery .swiper-slide-image-wrap img{height:100%!important}.event-content .swiper-galery.swiper-galery--autoheight .gallery__img-wrap,.event-content .swiper-galery.swiper-galery--autoheight .swiper-slide-image-wrap,.event-content .swiper-galery.swiper-galery--autoheight figure{height:auto}.event-content .swiper-galery.swiper-galery--autoheight .swiper-slide-image-wrap img{max-height:calc(100vh - 4rem)!important}.swiper-thumb{height:15vh;box-sizing:border-box;padding:10px 0}.swiper-thumb.hidden{display:none;visibility:hidden}.swiper-thumb .swiper-slide{width:25%;height:100%;cursor:pointer}.swiper-thumb .swiper-slide:after{position:absolute;content:"";width:100%;height:5px;bottom:-.75rem;opacity:0;left:0;background-color:var(--theme-color);transition:opacity .3s ease-in-out}.swiper-thumb .swiper-slide img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;aspect-ratio:16/9}.swiper-thumb .swiper-slide-thumb-active:after{opacity:1}.swiper-thumb .swiper-wrapper{height:100%}.swiper-button-next svg,.swiper-button-prev svg{width:2rem;height:auto}.swiper-button-next:hover,.swiper-button-prev:hover{color:#000}.swiper-galery-wrap{max-width:100%}.swiper-history{max-height:100%;margin-bottom:2rem}.swiper-history-wrap{background-color:var(--darker-theme-color);color:#fff}.swiper-history-wrap .swiper-button-next,.swiper-history-wrap .swiper-button-prev{background-color:#fff;color:var(--theme-color)}.swiper-history-wrap .swiper-button-next:hover,.swiper-history-wrap .swiper-button-prev:hover{color:#000}.swiper-history-wrap .swiper-button-prev{display:none;left:.25rem}@media (min-width:576px){.swiper-history-wrap .swiper-button-prev{display:flex;left:1.25rem}}.swiper-history-wrap .swiper-button-next{display:none;right:.25rem}@media (min-width:576px){.swiper-history-wrap .swiper-button-next{display:flex;right:1.25rem}}.swiper-history-dates{padding-top:1rem;padding-bottom:2rem;background-color:#f0f0f0;color:#000}.swiper-history-dates .swiper-wrapper{height:4rem}.swiper-history-dates .swiper-slide{width:auto;text-align:center}.swiper-history-dates .swiper-slide:after{content:"";display:block;position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:15px;height:15px;border-radius:50%;background-color:#000}.swiper-history-dates .swiper-slide a{position:relative;display:inline-block;padding:.25rem .5rem;margin:0 1.5rem;border-radius:15px}.swiper-history-dates .swiper-slide.swiper-slide-active a{background-color:var(--theme-color);color:#fff}.swiper-history-dates .swiper-slide.swiper-slide-active a:before{content:"";display:block;position:absolute;bottom:-5px;left:50%;width:10px;height:10px;transform:translateX(-50%) rotate(45deg);background-color:var(--theme-color)}.swiper-history-dates:before{bottom:2.5rem;border-bottom:1px dotted #000}.swiper-history-dates:after,.swiper-history-dates:before{content:"";display:block;position:absolute;left:0;right:0}.swiper-history-dates:after{top:0;bottom:0;z-index:1;pointer-events:none;background:transparent;background:linear-gradient(90deg,#f0f0f0,transparent 10%,transparent 90%,#f0f0f0)}.swiper-history-views .swiper-slide{display:flex;height:auto;flex-direction:column;grid-gap:1rem;padding:1.5rem 1rem}@media (min-width:576px){.swiper-history-views .swiper-slide{padding:2rem 5rem;flex-direction:row;align-items:center}}.swiper-history-views .swiper-wrapper{height:calc(100% - 7rem)}.swiper-history-views-image{width:100%;flex:0 0 auto}@media (min-width:576px){.swiper-history-views-image{width:33.333%}}.swiper-history-views-text{width:100%;flex:0 0 auto;margin-left:0}@media (min-width:576px){.swiper-history-views-text{width:66.666%;margin-left:2rem;padding-right:1.75rem}}@media (min-width:768px){.narrow-container{max-width:70%;margin:0 auto}}.narrow-container .container{padding-left:0;padding-right:0}.article__section--infobox{z-index:106}.infobox{padding:2rem 0;margin-bottom:1rem;position:relative}@media (min-width:768px){.infobox{margin-bottom:0}.article__section--infobox{border-bottom:0;border-top:0;float:left;margin-left:-2rem;margin-top:-1rem;padding:0;width:31rem;margin-right:5%;max-width:45%}.article__section--infobox .infobox{padding:2rem}.article__section--infobox-right{float:right;margin-left:4rem;margin-right:-2rem}.article__section--infobox-highlight{border-bottom:0;border-top:0;margin-left:calc(-2rem - 2px);margin-right:calc(-2rem - 2px);margin-top:-5rem;padding:0;margin-top:-7rem}}@media (min-width:1024px){.article__section--infobox{margin-left:-8rem;width:25rem}.article__section--infobox-right{margin-right:-10rem;margin-left:0;width:35rem}.article__section--infobox-highlight{margin-top:-8rem}}@media (min-width:1300px){.article__section--infobox{margin-left:-15rem}.article__section--infobox-right{margin-right:-15rem;margin-left:0}.article__section--infobox-highlight{margin-top:-9rem}}.infobox:not(.infobox--no-background):before{background-repeat:no-repeat;background-size:cover;content:"";height:12rem;left:2rem;position:absolute;top:5rem;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:12rem}.article__section--infobox-right .infobox:before{left:2rem}.infobox__headline{color:#333;font-size:1.25rem;font-weight:700;line-height:2.1rem;margin-bottom:1rem;position:relative}.infobox--outdoor .infobox__headline{margin-bottom:.25rem}.infobox__content{color:#666;font-size:.875rem;line-height:1.3;position:relative;word-break:break-word}.infobox__content a{color:var(--theme-color);text-decoration:underline}.infobox__content a:hover{text-decoration:none}.infobox__content b{color:#333}.infobox--zeitort{background-color:#fff;border:2px solid #dfdfdf;padding:2rem;z-index:109}.infobox--zeitort .link{color:var(--theme-color);font-size:1.5rem;padding-bottom:.3rem;text-decoration:none}.infobox--zeitort .link:hover{text-decoration:underline}.infobox--zeitort .button{margin-top:2rem}.infobox--zeitort .icon,.infobox--zeitort .link--icon .icon{color:#dfdfdf}.infobox--zeitort .link--icon .icon{margin-right:1rem}.infobox--zeitort .icon{margin-right:.6rem}.infobox__social-media .link{color:#dfdfdf;display:inline-block;font-size:3rem;margin-right:1rem}.infobox--event .infobox__content,.infobox--outdoor .infobox__content,.infobox--zeitort .infobox__content:not(:last-child){border-bottom:1px solid #dfdfdf;margin-bottom:2rem;padding-bottom:2rem}.infobox__content--pre-icon{padding-left:3.3rem}.infobox__pre-icon{color:#bfbfbf;font-size:1.8rem;left:0;position:absolute;top:0}.infobox__button{margin:2rem 0 1rem}.infobox__list{font-size:1.5rem;list-style:none;margin-bottom:0;padding-left:0}.infobox__list-item{position:relative}.infobox__content-list{list-style:none;margin-bottom:0;padding-left:0}.infobox__content-list-item:not(:last-child){margin-bottom:.5rem}.infobox__content-list-item:nth-child(n+4){display:none}.infobox__content-list--open .infobox__content-list-item:nth-child(n+4){display:block}.infobox__content-list-item.infobox__content-list-item--load-more{display:block;margin-top:1rem}.infobox__content-list--open .infobox__content-list-item.infobox__content-list-item--load-more{display:none}.infobox__list-item:before{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 7 7'%3E%3Ccircle cx='7' cy='7' r='3.5' fill='%23666' fill-rule='evenodd' transform='translate(-3.5 -3.5)'/%3E%3C/svg%3E");background-size:5px 5px;content:"";display:inline-block;height:.65rem;margin-left:.15rem;margin-right:.75rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:.5rem}.infobox__list-link{text-decoration:underline}.infobox__list-link:focus,.infobox__list-link:hover{color:#333}.infobox__list--downloads .infobox__list-item:before{display:none}.article__section--info-breaker,.article__section--infographic,.article__section--instagram,.article__section--table,.article__section--tiled-gallery,.article__section--timeline{margin-left:calc(-50vw - -50%);margin-right:calc(-50vw - -50%);clear:both;margin-bottom:3rem;position:relative;z-index:106}.article__section--breaker{margin-left:-2rem;margin-right:-2rem;z-index:106;margin-bottom:1rem}.article__section--breaker+:after,.article__section--breaker+:before{content:"";clear:both;display:table}@media (min-width:768px){.article__section--breaker{float:right;margin-right:0;width:25rem;margin-left:5%;max-width:45%}.article__section--breaker+:after,.article__section--breaker+:before{content:"";clear:none;display:none}.article__section--breaker-left{float:left;width:25rem;margin-right:5%;max-width:45%}}@media (min-width:1024px){.article__section--info-breaker,.article__section--infographic,.article__section--instagram,.article__section--table,.article__section--tiled-gallery,.article__section--timeline{margin-bottom:5rem;margin-top:5rem}.article__section--breaker{margin-right:-8rem!important;width:21rem}.article__section--breaker+:after,.article__section--breaker+:before{content:"";clear:none;display:none}.article__section--breaker-left{margin-left:-8rem;width:31rem}.list__breaker{margin-left:-1.5rem;margin-right:-1.5rem}.list__pagination{margin-top:5rem}.teaser-grid__title{border:0;clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.teaser-grid__item{width:25%;width:33.33%}.list-container__breaker{margin:6rem calc(-50vw - -50% - -12.5rem) 6rem calc(-50vw - -50% + -12.5rem)}.list-container__breaker+.list-container__breaker{margin-top:-6rem}.list-container__breaker:last-child{margin-bottom:-5rem}.info-breaker__inner{padding-left:4rem;padding-right:4rem;width:71rem}}@media (min-width:1300px){.article__section--breaker{margin-right:-23rem}.article__section--breaker-left{margin-left:-23rem}.teaser-grid__item{width:33.33%}.list-container__breaker{margin-left:calc(-50vw - -50% + -15rem);margin-right:calc(-50vw - -50% - -15rem)}.info-breaker__inner{padding-left:4rem;padding-right:4rem;width:71rem}.article__section--breaker{margin-left:5rem;margin-right:-2rem;z-index:106}}@media (min-width:90em){.article__section--info-breaker,.article__section--infographic,.article__section--instagram,.article__section--table,.article__section--tiled-gallery,.article__section--timeline{margin-left:calc(-720px - -50%);margin-right:calc(-720px - -50%)}}.article__section--info-breaker:first-child,.article__section--infographic:first-child,.article__section--instagram:first-child,.article__section--table:first-child,.article__section--tiled-gallery:first-child,.article__section--timeline:first-child{margin-top:-7rem}@media (min-width:31.875em){.article__section--info-breaker:first-child,.article__section--infographic:first-child,.article__section--instagram:first-child,.article__section--table:first-child,.article__section--tiled-gallery:first-child,.article__section--timeline:first-child{margin-top:-9rem}}.article__section--info-breaker,.article__section--table{background-color:#fff}.breaker .button-group{margin-bottom:-1rem}.breaker{align-content:center;background-color:var(--theme-color);color:#fff;display:block;flex-direction:column;justify-content:center;padding:2.5rem;margin:2.25rem 0;text-align:left;width:100%}@media (min-width:768px){.breaker{margin:0}}.breaker--white{background-color:#fff;background-color:var(--theme-color)}.breaker--juniper{background-color:#a3c1ad}.breaker--blue{background-color:#75c0e4}.breaker--red{background-color:#eb5765}.breaker--neptune{background-color:#7cbcbd}.breaker--viola{background-color:#bf88a6}.breaker--yellow{background-color:#f5af32}.breaker--green{background-color:#b3c600}.breaker--left{-webkit-align-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;padding:1.5rem;text-align:left}.breaker--inline{-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.breaker__button,.breaker__form,.breaker__headline{margin:0 0 1rem}.breaker__button{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.breaker--left .breaker__button{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.breaker__headline-pre{display:block;font-size:3.6rem;font-weight:600;margin-bottom:.5rem}.breaker__headline{color:#fff;font-size:1.25rem;font-weight:700;line-height:1.25;max-width:100%}.breaker--left .breaker__headline{font-weight:600;text-transform:uppercase}.teaser-grid:after{clear:both;content:"";display:block}.teaser-grid__inner{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-.5rem;margin-right:-.5rem}.teaser-grid__title{font-size:2.1rem;font-weight:400}.teaser-grid__item{padding:.5rem;width:100%}@media (min-width:31.875em){.teaser-grid__item{width:50%}}.no-js .teaser-grid__item--loadmore{display:none}.teaser-grid__item--breaker{display:-webkit-flex;display:-ms-flexbox;display:flex}.list-container__breaker{margin:5rem calc(-50vw - -50%);max-width:1440px;position:relative;z-index:109}.list-container__breaker:last-child{margin-bottom:-2rem}@media (min-width:65.625em){.list-container__breaker{margin-left:calc(-50vw - -50% + -12.5rem);margin-right:calc(-50vw - -50% - -12.5rem)}}@media (min-width:90em){.list-container__breaker{margin-left:calc(-720px - -50% + -15rem);margin-right:calc(-720px - -50% - -15rem)}}.info-breaker{background-color:#fff;width:100%}.info-breaker__inner{margin-left:auto;margin-right:auto;max-width:100%;overflow:hidden;padding-bottom:3rem;padding-top:3rem;position:relative}@media (min-width:31.875em){.info-breaker__inner{padding-left:2rem;padding-right:2rem;width:67rem}}.info-breaker__inner:after{clear:both;content:"";display:block}@media (min-width:31.875em){.info-breaker__inner{padding-bottom:4rem;padding-top:4rem}}.info-breaker__inner:before{background-image:url(/images/signet-info-breaker.svg);background-repeat:no-repeat;content:"";height:11.6rem;left:2rem;position:absolute;top:-2.75rem;width:6rem}.info-breaker__content{padding-left:3rem;padding-top:2rem;position:relative}@media (min-width:31.875em){.info-breaker__content{padding-left:8rem;padding-top:0}}.container{padding-right:24px;padding-left:24px}.toolbox-wrapper{display:grid;gap:.5rem;grid-template-columns:repeat(2,1fr)}@media (min-width:768px){.toolbox-wrapper{grid-template-columns:repeat(4,1fr)}}.toolbox{width:100%;max-width:100%;aspect-ratio:1/1;color:#fff}.toolbox .content{height:100%;display:flex;flex-direction:column;align-items:center;gap:.25rem;justify-content:space-between;width:100%;padding:.75rem 0}@media (min-width:1300px){.toolbox .content{padding:2rem 0;font-size:1.25rem}}.toolbox .content .city{font-size:1.25rem}@media (min-width:1024px){.toolbox .content .city{font-size:1.75rem}}.toolbox .content .box{flex-shrink:0;width:50px;height:50px}@media (min-width:1024px){.toolbox .content .box{width:90px;height:90px}}.toolbox .content .arrow-wrapper{flex-shrink:0;background:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center;width:28px;height:28px}@media (min-width:1024px){.toolbox .content .arrow-wrapper{width:36px;height:36px}}.toolbox .content .arrow-wrapper .arrow{width:14px;height:16px}@media (min-width:1024px){.toolbox .content .arrow-wrapper .arrow{width:19px;height:22px}}.bg-yellow{background:#f7af32}.bg-yellow .arrow{color:#f7af32}.bg-purple{background:#a16a88}.bg-purple .arrow{color:#a16a88}.bg-gray{background:#799693}.bg-gray .arrow{color:#799693}.bg-blue{background:#2d72ab}.bg-blue .arrow{color:#2d72ab}.bg-orange{background:#eb762f}.bg-orange .arrow{color:#eb762f}.bg-green{background:#a2b50c}.bg-green .arrow{color:#a2b50c}.bg-red{background:#d23250}.bg-red .arrow{color:#d23250}.bg-turquoise{background:#248695}.bg-turquoise .arrow{color:#248695}.toolbox-teasers .toolbox-teaser{justify-content:space-between;margin-bottom:2.25rem}@media (min-width:576px){.toolbox-teasers .toolbox-teaser{margin-bottom:2rem}}.toolbox-teasers .toolbox-teaser__img{aspect-ratio:3/2;-o-object-fit:cover;object-fit:cover}.toolbox-teasers .toolbox-teaser__text{display:flex;flex-direction:column}@media (min-width:1024px){.toolbox-teasers .toolbox-teaser__text{justify-content:center;font-size:1.25rem}}.toolbox-teasers .toolbox-teaser__text h3{margin-top:.5rem}@media (min-width:576px){.toolbox-teasers .toolbox-teaser__text h3{margin-top:0}}.toolbox-teasers .toolbox-teaser__text h3{font-weight:400}.toolbox-teasers .toolbox-teaser__text p{margin:.5rem 0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.social-post{position:relative;margin-top:2rem;margin-bottom:2rem}.social-post__duffer{text-align:left;padding:2rem;background-color:#f5f5f5;max-width:540px;width:100%;min-height:200px;margin:0 auto}.social-post__switch{position:relative;max-width:540px;width:100%;margin:1.5rem auto}.social-post__posting{display:inline-block}.social-post__posting iframe{max-width:100%}.social-post--instagram .social-post__posting,.social-post--tiktok .social-post__posting{width:540px;max-width:100%}.social-post--twitter .social-post__posting{display:flex;flex-direction:column;align-items:center}.social-post--facebook-video iframe,.social-post--googlemaps iframe,.social-post--openstreetmap iframe,.social-post--youtube iframe{width:1000px;max-width:100%;height:auto;aspect-ratio:16/9}.social-post--facebook-video .social-post__switch,.social-post--googlemaps .social-post__switch,.social-post--openstreetmap .social-post__switch,.social-post--youtube .social-post__switch{max-width:unset}.social-post--facebook .social-post__switch{max-width:500px}.two-columns-grid .social-post{margin-left:.5rem;margin-right:.5rem}@media (max-width:767.98px){.two-columns-grid .social-post{grid-column:span 2}}.two-columns-grid .social-post__duffer,.two-columns-grid .social-post__posting,.two-columns-grid .social-post__switch{max-width:none}@media (min-width:1024px){.two-columns-grid .social-post__duffer,.two-columns-grid .social-post__posting,.two-columns-grid .social-post__switch{max-width:500px}}.two-columns-grid .social-post__posting{width:auto}@media (min-width:1024px){.two-columns-grid .social-post__posting{width:500px}}video.video-embed-item{width:100%;height:auto;aspect-ratio:16/9}.solr-pagination .pagination{display:flex;justify-content:center;gap:.25rem}.results-highlight,.solr-pagination .pagination .page-item.active,.solr-pagination .pagination .page-item:hover{color:var(--theme-color)}.tour__content .sidebar{margin-bottom:4rem}.tour__content .sidebar a{color:var(--theme-color)}.tour__content .sidebar a:hover{text-decoration:underline}.tour-table__row .row{margin-left:0;margin-right:0;padding-top:.6rem;padding-bottom:.6rem;border-bottom:1px solid #adb5bd}.tour-table__row .row:first-child{border-top:1px solid #adb5bd}@media (max-width:767.98px){.tour-table__row .row{padding-top:.5rem;padding-bottom:.5rem}}.tour-table__row .row div:first-child{padding-left:0}.tour-table__row .row div:last-child{padding-right:0}@media (max-width:767.98px){.tour-table__row .row .icon-contentlist{height:1.2rem;width:1.2rem}}.tour-table__row .row .ranking{color:#dedbdb;width:1.35rem;height:1.35rem}@media (max-width:575.98px){.tour-table__row .row .ranking{width:1.1rem;height:1.1rem}}.tour-table__row .row .ranking-active{color:var(--theme-color)}@media (max-width:767.98px){.tour-table .text-content{font-size:1rem}}.tour-table .tour-month .row{padding-top:0;padding-bottom:0}.tour-table .tour-month .row div:first-child{padding-left:calc(var(--bs-gutter-x)*0.5)}.tour-table .tour-month .row div:last-child{padding-right:calc(var(--bs-gutter-x)*0.5)}@media (max-width:767.98px){.tour-table .tour-month .row div:first-child{padding-left:0}.tour-table .tour-month .row div:last-child{padding-right:0}}@media (max-width:767.98px){.tour-table .tour-month .text-content{font-size:.8rem}}.tour-table .tour-month .col,.tour-table .tour-month .col-auto{padding:.6rem .1rem}.tour-table .tour-month .true{color:#fff;background-color:var(--theme-color)}.not-found-wrapper{background:#2b454e;color:#fff;height:100vh}.not-found-wrapper .container{background-image:url(/assets/images/404.svg);background-position:50% 10%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;height:100%;padding-bottom:3rem}.not-found-wrapper .not-found-code{color:#b31d42;font-weight:700;font-size:6.5rem}@media (min-width:576px){.not-found-wrapper .not-found-code{font-size:10rem}}.not-found-wrapper h1{margin-top:1rem}.not-found-wrapper .not-found-text{margin-top:1rem;font-size:1.5rem}@media (min-width:576px){.not-found-wrapper .not-found-text{font-size:2rem}}.not-found-wrapper .not-found-text a{text-decoration:underline}.not-found-wrapper .not-found-text a:hover{text-decoration:none}.full-image-text{position:relative;height:60vh;overflow:hidden;width:100%}@media (min-width:576px){.full-image-text{height:50vh}}@media screen and (max-width:1023.98px) and (orientation:landscape){.full-image-text{height:100vh}}@media (min-width:1300px){.full-image-text{height:70vh}}.full-image-text .full-image-text-img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.full-image-text .contentWrapper{position:absolute;bottom:2rem;width:100%}@media (min-width:768px){.full-image-text .contentWrapper{bottom:4rem}}@media (min-width:1024px){.full-image-text .contentWrapper{bottom:6rem}}@media (min-width:1300px){.full-image-text .contentWrapper{bottom:8rem}}.full-image-text .content{padding:2rem 3rem;color:#fff;background:var(--theme-color)}.impression-image{max-width:100%}.impression-image figcaption{text-align:left!important}.impression-content{display:flex;align-items:center;height:100%}@media (max-width:575.98px){.impression .mobile-reversed-col{flex-direction:column-reverse}}.mouse{color:var(--theme-color);position:absolute;bottom:1.25rem;left:50%;transform:translateX(-50%);z-index:100}@media screen and (max-width:767.98px) and (orientation:portrait){.mouse{display:none}}@media screen and (max-width:1023.98px) and (orientation:landscape){.mouse{display:none}}@keyframes animate-scroll{0%{transform:translate(969px,999px)}50%{transform:translate(969px,990px)}to{transform:translate(969px,999px)}}.mouse #mouse-wheel-circle{animation:animate-scroll 1.2s ease-in-out infinite}.Copyright-Image-Wrapper{position:absolute;right:2;bottom:0;text-align:right;font-size:.65rem;color:#fff;text-shadow:-1px 0 2px rgba(0,0,0,.5),1px 0 2px rgba(0,0,0,.5),0 -1px 2px rgba(0,0,0,.5),0 1px 2px rgba(0,0,0,.5)}.Copyright-Top{bottom:auto!important;top:0}.Copyright-Centered{right:50%;transform:translateX(50%)}.swiper-quotes-wrap{padding-bottom:4rem}.swiper-quotes-wrap .portrait .text{color:#000}.swiper-quotes-wrap .swiper-wrapper .centered{text-align:center}.swiper-quotes-wrap .swiper-wrapper .centered .portrait{justify-content:center}.swiper-quotes-wrap .swiper-quotes-footer{margin-top:0;display:inline-block;position:relative;padding:.25rem 4.5rem .75rem}.swiper-quotes-wrap .swiper-quotes-footer .swiper-button-prev{left:0;top:1rem}.swiper-quotes-wrap .swiper-quotes-footer .swiper-button-next{right:0;top:1rem}.swiper-quotes-wrap .swiper-quotes-footer .swiper-pagination-lock.swiper-pagination{display:none}.swiper-quotes-wrap .swiper-quotes-centered-footer{display:flex;justify-content:center}.modal-overlay{padding:0}.modal-overlay::backdrop{background-color:rgba(0,0,0,.5)}.modal-overlay__wrapper{position:relative;padding:2rem}.modal-overlay__footer{display:flex;gap:1rem;justify-content:flex-end;margin-top:1rem}.modal-overlay__close-button{position:absolute;right:.5rem;top:.5rem}.modal-overlay__close-button__icon{height:1.5rem;width:1.5rem}.modal-overlay__close-button__icon:hover{opacity:.75;transition:opacity .3s}.modal-overlay-open{overflow:hidden}#download-form .modal-overlay__wrapper{max-width:1024px}@media (min-width:768px){#download-form .modal-overlay__wrapper{padding:2.5rem 3rem}}#download-form .container{padding-right:calc(var(--bs-gutter-x)*0.5);padding-left:calc(var(--bs-gutter-x)*0.5)}#download-form .checkbox>input[type=checkbox]{display:inline;visibility:visible;position:absolute;width:5px;height:5px;opacity:0}.pow{height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:2rem}
