@charset "UTF-8";@layer reset,tokens,libs,base,layout,animation,components,utilities;@layer tokens{:root{--mq-page-width: 1920px;--mq-font-weight-light: 300;--mq-font-weight-regular: 400;--mq-font-weight-medium: 500;--mq-font-size--2: clamp(.7813rem, .7747rem + .0326vw, .8rem);--mq-font-size--1: clamp(.8125rem, .769rem + .2174vw, .9375rem);--mq-font-size-0: clamp(1.125rem, 1.0815rem + .2174vw, 1.25rem);--mq-font-size-1: clamp(1.3125rem, 1.269rem + .2174vw, 1.4375rem);--mq-font-size-2: clamp(1.375rem, 1.3098rem + .3261vw, 1.75rem);--mq-font-size-3: clamp(1.625rem, 1.4728rem + .7609vw, 2.625rem);--mq-font-size-4: clamp(2.3125rem, 1.9212rem + 1.9565vw, 3.4375rem);--mq-font-size-form: clamp(1rem, 1.0815rem + .2174vw, 1.25rem);--mq-space-frame: clamp(1.5rem, 3vw, 3.5rem);--mq-space-frame-nested: clamp(1.5rem, 3vw, 3rem);--mq-flow-space: clamp(1.5rem, 3vw, 3.5rem);--mq-flow-space-extra-large: clamp(1.5rem, 5vw, 4.375rem);--mq-flow-space-nested: clamp(1.5rem, 3vw, 3rem);--bs-gap: 1.5rem;--mq-color-black: #000;--mq-color-white: #fff;--mq-color-off-white: #fbfbfb;--mq-color-gray: #a3a2a2;--mq-color-dark-gray: #535353;--mq-color-darker-gray: #3c3c3b;--mq-color-medium-gray: #dadade;--mq-color-light-gray: #f5f5f6;--mq-color-yellow: #fc0;--mq-color-gold-50: #fc0;--mq-color-red: #a7252f;--mq-color-bus-red: #ed1b24;--mq-color-primary: #fc0;--mq-color-primary-hover: #ffe57f;--mq-color-primary-50: #fee580;--mq-color-secondary: #3a3a3a;--mq-color-secondary-hover: #cbcbcb;--mq-color-brand: #fc0;--mq-color-brand-secondary: #fc0;--mq-color-history-light-gray: #eee9e0;--mq-color-history-white: #fafafa;--mq-tab-background-color: var(--mq-color-light-gray);--mq-tab-color: var(--mq-color-black);--mq-tab-background-color-active: var(--mq-color-light-gray);--mq-tab-color-active: var(--mq-color-black);--mq-scrollable-content-color: var(--mq-color-white);--mq-font-color: var(--mq-color-secondary);--mq-font-color-theme-light: var(--mq-color-secondary);--mq-font-color-theme-dark: var(--mq-color-white);--mq-link-color: var(--mq-color-secondary);--mq-link-color-theme-light: var(--mq-color-primary);--mq-link-color-theme-dark: var(--mq-color-white);--mq-button-background-color: var(--mq-color-primary);--mq-button-background-color-hover: var(--mq-color-primary-50);--mq-button-border-color: var(--mq-color-primary);--mq-button-border-color-hover: var(--mq-color-primary-50);--mq-button-underline-color: var(--mq-color-primary);--mq-button-secondary-background-color-hover: var(--mq-color-secondary-hover);--mq-teaser-font-color: var(--mq-color-black);--mq-teaser-link-color: var(--mq-color-primary);--mq-teaser-background-color: var(--mq-color-white);--mq-textmedia-padding: 0;--mq-textmedia-font-color: var(--mq-color-black);--mq-textmedia-link-color: var(--mq-color-primary);--mq-textmedia-background-color: var(--mq-color-white);--mq-onpage-nav-gradient-color: var(--mq-color-gray);--mq-highlight-color: var(--mq-color-primary);--mq-icons-color: var(--mq-color-secondary);--mq-shadow: rgb(100, 100, 111, .2) 0 7px 15px 0;--mq-focus-offset: 4px;--mq-border-width: 2px;--mq-border-radius: 4px;--mq-slider-transition: all .2s ease-in-out;--mq-link-transition: all .2s ease-in-out;--mq-input-transition: box-shadow .5s, border-color .25s ease-in-out;--bs-border-radius: 0}}@layer reset{*,*:before,*:after{box-sizing:border-box}html{text-size-adjust:none;scrollbar-gutter:stable}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin-block-start:0;margin-block-end:0}ul[role=list],ol[role=list]{list-style:none}body{margin:0;scroll-behavior:smooth;text-rendering:optimizespeed;line-height:1.5}h1,h2,h3,h4,button,input,label{line-height:1.5}h1,h2,h3,h4{text-wrap:balance}a:not([class]){text-decoration-skip-ink:auto;color:currentcolor}img,picture{display:block;max-width:100%}input,button,textarea,select{font-family:inherit;font-size:inherit;color:inherit;border-radius:inherit}input:is([type=date],[type=time],[type=datetime-local],[type=month],[type=week]){background-color:#fff}button{cursor:pointer;background-color:#fff;border:0}textarea:not([rows]){min-height:10em}:target{scroll-margin-block:5ex}figure{margin:0 0 1rem}}:root,[data-coreui-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: #080a0c;--bs-white: #fff;--bs-gray: #6d7d9c;--bs-gray-dark: #323a49;--bs-gray-100: #f3f4f7;--bs-gray-200: #e7eaee;--bs-gray-300: #dbdfe6;--bs-gray-400: #cfd4de;--bs-gray-500: #aab3c5;--bs-gray-600: #6d7d9c;--bs-gray-700: #4a566d;--bs-gray-800: #323a49;--bs-gray-900: #212631;--bs-primary: #5856d6;--bs-secondary: #6b7785;--bs-success: #1b9e3e;--bs-info: #39f;--bs-warning: #f9b115;--bs-danger: #e55353;--bs-light: #f3f4f7;--bs-dark: #212631;--bs-primary-rgb: 88, 86, 214;--bs-secondary-rgb: 107, 119, 133;--bs-success-rgb: 27, 158, 62;--bs-info-rgb: 51, 153, 255;--bs-warning-rgb: 249, 177, 21;--bs-danger-rgb: 229, 83, 83;--bs-light-rgb: 243, 244, 247;--bs-dark-rgb: 33, 38, 49;--bs-primary-text-emphasis: #3634a3;--bs-secondary-text-emphasis: #212233;--bs-success-text-emphasis: #0f5722;--bs-info-text-emphasis: #184c77;--bs-warning-text-emphasis: #764705;--bs-danger-text-emphasis: #671414;--bs-light-text-emphasis: #4a566d;--bs-dark-text-emphasis: #323a49;--bs-primary-bg-subtle: #cfc7f3;--bs-secondary-bg-subtle: #ced2d8;--bs-success-bg-subtle: #cbedd6;--bs-info-bg-subtle: #c0e6ff;--bs-warning-bg-subtle: #feecc5;--bs-danger-bg-subtle: #f9d4d4;--bs-light-bg-subtle: rgb(249, 249.5, 251);--bs-dark-bg-subtle: #cfd4de;--bs-primary-border-subtle: #9d92e6;--bs-secondary-border-subtle: #9da5b1;--bs-success-border-subtle: #96dbad;--bs-info-border-subtle: #80c6ff;--bs-warning-border-subtle: #fcd88a;--bs-danger-border-subtle: #f2a9a9;--bs-light-border-subtle: #e7eaee;--bs-dark-border-subtle: #aab3c5;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 8, 10, 12;--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, rgba(255, 255, 255, .15), rgba(255, 255, 255, 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: rgba(37, 42.92, 54.02, .95);--bs-body-color-rgb: 37, 42.92, 54.02;--bs-body-bg: #fff;--bs-body-bg-rgb: 255, 255, 255;--bs-emphasis-color: #080a0c;--bs-emphasis-color-rgb: 8, 10, 12;--bs-secondary-color: rgba(37, 42.92, 54.02, .681);--bs-secondary-color-rgb: 37, 42.92, 54.02;--bs-secondary-bg: #e7eaee;--bs-secondary-bg-rgb: 231, 234, 238;--bs-tertiary-color: rgba(37, 42.92, 54.02, .38);--bs-tertiary-color-rgb: 37, 42.92, 54.02;--bs-tertiary-bg: #f3f4f7;--bs-tertiary-bg-rgb: 243, 244, 247;--bs-body-color-dark: rgba(255, 255, 255, .87);--bs-body-color-rgb-dark: 255, 255, 255;--bs-body-bg-dark: #212631;--bs-body-bg-rgb-dark: 33, 38, 49;--bs-emphasis-color-dark: #fff;--bs-emphasis-color-rgb-dark: 255, 255, 255;--bs-secondary-color-dark: rgba(255, 255, 255, .6);--bs-secondary-color-rgb-dark: 255, 255, 255;--bs-secondary-bg-dark: #323a49;--bs-secondary-bg-rgb-dark: 50, 58, 73;--bs-tertiary-color-dark: rgba(255, 255, 255, .38);--bs-tertiary-color-rgb-dark: 255, 255, 255;--bs-tertiary-bg-dark: rgb(41.5, 48, 61);--bs-tertiary-bg-rgb-dark: 41.5, 48, 61;--bs-high-emphasis: rgba(37, 42.92, 54.02, .95);--bs-medium-emphasis: rgba(37, 42.92, 54.02, .681);--bs-disabled: rgba(37, 42.92, 54.02, .38);--bs-high-emphasis-inverse: rgba(255, 255, 255, .87);--bs-medium-emphasis-inverse: rgba(255, 255, 255, .6);--bs-disabled-inverse: rgba(255, 255, 255, .38);--bs-heading-color: inherit;--bs-link-color: #fc0;--bs-link-color-rgb: 255, 204, 0;--bs-link-decoration: underline;--bs-link-hover-color: rgb(204, 163.2, 0);--bs-link-hover-color-rgb: 204, 163.2, 0;--bs-code-color: #d63384;--bs-highlight-color: rgba(37, 42.92, 54.02, .95);--bs-highlight-bg: rgb(255, 242.6, 205.4);--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dbdfe6;--bs-border-color-translucent: rgba(8, 10, 12, .175);--bs-border-radius: .375rem;--bs-border-radius-sm: .25rem;--bs-border-radius-lg: .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 .5rem 1rem rgba(8, 10, 12, .15);--bs-box-shadow-sm: 0 .125rem .25rem rgba(8, 10, 12, .075);--bs-box-shadow-lg: 0 1rem 3rem rgba(8, 10, 12, .175);--bs-box-shadow-inset: inset 0 1px 2px rgba(8, 10, 12, .075);--bs-focus-ring-width: .25rem;--bs-focus-ring-opacity: .25;--bs-focus-ring-color: rgba(88, 86, 214, .25);--bs-form-valid-color: #1b9e3e;--bs-form-valid-border-color: #1b9e3e;--bs-form-invalid-color: #e55353;--bs-form-invalid-border-color: #e55353}[data-coreui-theme=dark]{color-scheme:dark;--bs-body-color: rgba(255, 255, 255, .87);--bs-body-color-rgb: 255, 255, 255;--bs-body-bg: #212631;--bs-body-bg-rgb: 33, 38, 49;--bs-emphasis-color: #fff;--bs-emphasis-color-rgb: 255, 255, 255;--bs-secondary-color: rgba(255, 255, 255, .6);--bs-secondary-color-rgb: 255, 255, 255;--bs-secondary-bg: #323a49;--bs-secondary-bg-rgb: 50, 58, 73;--bs-tertiary-color: rgba(255, 255, 255, .38);--bs-tertiary-color-rgb: 255, 255, 255;--bs-tertiary-bg: rgb(41.5, 48, 61);--bs-tertiary-bg-rgb: 41.5, 48, 61;--bs-high-emphasis: rgba(255, 255, 255, .87);--bs-medium-emphasis: rgba(255, 255, 255, .6);--bs-disabled: rgba(255, 255, 255, .38);--bs-primary: rgb(94.2, 92.4, 207.6);--bs-secondary: #6b7785;--bs-success: rgb(33.55, 151.45, 65.05);--bs-info: rgb(61.2, 153, 244.8);--bs-warning: rgb(237.6, 172.8, 32.4);--bs-danger: rgb(221.7, 90.3, 90.3);--bs-light: #f3f4f7;--bs-dark: #212631;--bs-gray-100: #f3f4f7;--bs-gray-200: #e7eaee;--bs-gray-300: #dbdfe6;--bs-gray-400: #cfd4de;--bs-gray-500: #aab3c5;--bs-gray-600: #6d7d9c;--bs-gray-700: #4a566d;--bs-gray-800: #323a49;--bs-gray-900: #212631;--bs-primary-rgb: 94.2, 92.4, 207.6;--bs-secondary-rgb: 107, 119, 133;--bs-success-rgb: 33.55, 151.45, 65.05;--bs-info-rgb: 61.2, 153, 244.8;--bs-warning-rgb: 237.6, 172.8, 32.4;--bs-danger-rgb: 221.7, 90.3, 90.3;--bs-light-rgb: 243, 244, 247;--bs-dark-rgb: 33, 38, 49;--bs-primary-text-emphasis: rgb(59.35, 57.55, 157.45);--bs-secondary-text-emphasis: #212233;--bs-success-text-emphasis: rgb(18.6, 83.4, 35.7);--bs-info-text-emphasis: rgb(28.75, 75.55, 114.25);--bs-warning-text-emphasis: rgb(112.35, 70.05, 10.65);--bs-danger-text-emphasis: rgb(98.85, 24.15, 24.15);--bs-light-text-emphasis: #f3f4f7;--bs-dark-text-emphasis: #dbdfe6;--bs-primary-bg-subtle: #cfc7f3;--bs-secondary-bg-subtle: #ced2d8;--bs-success-bg-subtle: #cbedd6;--bs-info-bg-subtle: #c0e6ff;--bs-warning-bg-subtle: #feecc5;--bs-danger-bg-subtle: #f9d4d4;--bs-light-bg-subtle: #323a49;--bs-dark-bg-subtle: rgb(29, 34, 42.5);--bs-primary-border-subtle: #9d92e6;--bs-secondary-border-subtle: #9da5b1;--bs-success-border-subtle: #96dbad;--bs-info-border-subtle: #80c6ff;--bs-warning-border-subtle: #fcd88a;--bs-danger-border-subtle: #f2a9a9;--bs-light-border-subtle: #4a566d;--bs-dark-border-subtle: #323a49;--bs-heading-color: inherit;--bs-link-color: rgb(94.2, 92.4, 207.6);--bs-link-hover-color: rgb(126.36, 124.92, 217.08);--bs-link-color-rgb: 94.2, 92.4, 207.6;--bs-link-hover-color-rgb: 126.36, 124.92, 217.08;--bs-code-color: rgb(230.4, 132.6, 181.2);--bs-highlight-color: rgba(255, 255, 255, .87);--bs-highlight-bg: rgb(102, 77.2, 2.8);--bs-border-color: #323a49;--bs-border-color-translucent: rgba(255, 255, 255, .1);--bs-form-valid-color: rgb(117, 183, 152.4);--bs-form-valid-border-color: rgb(117, 183, 152.4);--bs-form-invalid-color: rgb(234, 133.8, 143.4);--bs-form-invalid-border-color: rgb(234, 133.8, 143.4)}@font-face{font-family:Hind;font-style:normal;font-weight:300;src:url(/_assets/frontend/hind-v8-latin-300-C_DINJ4v.woff2) format("woff2");font-display:swap}@font-face{font-family:Hind;font-style:normal;font-weight:400;src:url(/_assets/frontend/hind-v8-latin-regular-C6uqubsR.woff2) format("woff2");font-display:swap}@font-face{font-family:Hind;font-style:normal;font-weight:500;src:url(/_assets/frontend/hind-v8-latin-500-cv3PJRwN.woff2) format("woff2");font-display:swap}@font-face{font-family:SSB;font-style:normal;font-weight:400;src:url(/_assets/frontend/ssb-vqYGhDC4.woff);font-display:swap}.ssb:before{font-family:SSB,Helvetica,sans-serif;font-style:normal;font-weight:var(--mq-font-weight-regular);font-variant:normal;line-height:1;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ssb-font{font-family:SSB,Helvetica,sans-serif;font-style:normal;font-weight:var(--mq-font-weight-regular);font-variant:normal;line-height:1;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ssb-clock:before{content:""}.ssb-calendar:before{content:""}.ssb-slider_arrow-left:before{content:""}.ssb-slider_arrow-right:before{content:""}.ssb-arrow-left:before{content:""}.ssb-arrow-right:before{content:""}.ssb-arrow-up:before{content:""}.ssb-arrow-down:before{content:""}.ssb-help:before{content:""}.ssb-help:hover:before{content:""}.ssb-help:hover:before{color:var(--mq-color-dark-gray)}.ssb-play:before{content:""}.ssb-help-inverted:before{content:""}.ssb-warning:before{content:""}.ssb-check:before{content:""}@font-face{font-family:iconmonstr-iconic-font;font-style:normal;font-weight:400;src:url(/_assets/frontend/iconmonstr-iconic-font-BCkH1zEB.eot?v=1.2.0) format("woff2"),url(/_assets/frontend/iconmonstr-iconic-font-BIurF1Ga.woff?v=1.2.0) format("woff"),url(/_assets/frontend/iconmonstr-iconic-font-rESWIISu.ttf?v=1.2.0) format("truetype");src:url(/_assets/frontend/iconmonstr-iconic-font-BCkH1zEB.eot?v=1.2.0#iefix) format("embedded-opentype"),url(/_assets/frontend/iconmonstr-iconic-font-rESWIISu.ttf?v=1.2.0) format("truetype"),url(/_assets/frontend/iconmonstr-iconic-font-BIurF1Ga.woff?v=1.2.0) format("woff")}.im{display:inline-block;font:400 24px/1 iconmonstr-iconic-font;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.im-angle-right:before{content:""}.im-angle-left:before{content:""}.im-angle-down:before{content:""}.im-angle-up:before{content:""}.im-angle-right-circle:before{content:""}.im-angle-left-circle:before{content:""}.im-angle-down-circle:before{content:""}.im-angle-up-circle:before{content:""}.im-arrow-right:before{content:""}.im-arrow-left:before{content:""}.im-arrow-down:before{content:""}.im-arrow-up:before{content:""}.im-arrow-right-circle:before{content:""}.im-arrow-left-circle:before{content:""}.im-arrow-down-circle:before{content:""}.im-arrow-up-circle:before{content:""}.im-care-right:before{content:""}.im-care-left:before{content:""}.im-care-down:before{content:""}.im-care-up:before{content:""}.im-forbidden:before{content:""}.im-printer:before{content:""}.im-menu:before{content:""}.im-menu-list:before{content:""}.im-quote-left:before{content:""}.im-quote-right:before{content:""}.im-bell:before{content:""}.im-bell-off:before{content:""}.im-bookmark:before{content:""}.im-briefcase:before{content:""}.im-calendar:before{content:""}.im-photo-camera:before{content:""}.im-video-camera:before{content:""}.im-microphone:before{content:""}.im-check-mark:before{content:""}.im-check-mark-circle:before{content:""}.im-check-square-o:before{content:""}.im-check-square:before{content:""}.im-check-square-i:before{content:""}.im-square-o:before{content:""}.im-radio-button-circle-o:before{content:""}.im-radio-button-circle:before{content:""}.im-circle-o:before{content:""}.im-clock-o:before{content:""}.im-cloud:before{content:""}.im-cloud-download:before{content:""}.im-cloud-upload:before{content:""}.im-code:before{content:""}.im-speech-bubble:before{content:""}.im-speech-bubble-comment:before{content:""}.im-speech-bubble-comments:before{content:""}.im-copy:before{content:""}.im-credit-card:before{content:""}.im-crown:before{content:""}.im-database:before{content:""}.im-computer:before{content:""}.im-download:before{content:""}.im-upload:before{content:""}.im-pencil:before{content:""}.im-edit-off:before{content:""}.im-play:before{content:""}.im-pause:before{content:""}.im-stop:before{content:""}.im-eject:before{content:""}.im-previous:before{content:""}.im-next:before{content:""}.im-loop:before{content:""}.im-random:before{content:""}.im-menu-dot-h:before{content:""}.im-menu-dot-v:before{content:""}.im-mail:before{content:""}.im-info:before{content:""}.im-warning:before{content:""}.im-question:before{content:""}.im-link:before{content:""}.im-unlink:before{content:""}.im-external-link:before{content:""}.im-eye:before{content:""}.im-eye-off:before{content:""}.im-file:before{content:""}.im-file-o:before{content:""}.im-files-o:before{content:""}.im-video:before{content:""}.im-audio:before{content:""}.im-picture-o:before{content:""}.im-flag:before{content:""}.im-folder:before{content:""}.im-folder-open:before{content:""}.im-smiley-o:before{content:""}.im-frown-o:before{content:""}.im-gear:before{content:""}.im-globe:before{content:""}.im-heart:before{content:""}.im-home:before{content:""}.im-inbox:before{content:""}.im-key:before{content:""}.im-lock:before{content:""}.im-lock-open:before{content:""}.im-task-o:before{content:""}.im-filter:before{content:""}.im-light-bulb:before{content:""}.im-flash:before{content:""}.im-map-o:before{content:""}.im-location:before{content:""}.im-maximize:before{content:""}.im-minimize:before{content:""}.im-fullscreen:before{content:""}.im-mobile:before{content:""}.im-phone:before{content:""}.im-coin:before{content:""}.im-banknote:before{content:""}.im-paper-clip:before{content:""}.im-bar-chart:before{content:""}.im-plus:before{content:""}.im-minus:before{content:""}.im-plus-circle:before{content:""}.im-minus-circle:before{content:""}.im-undo:before{content:""}.im-redo:before{content:""}.im-rocket:before{content:""}.im-rss:before{content:""}.im-magnifier:before{content:""}.im-magnifier-plus:before{content:""}.im-magnifier-minus:before{content:""}.im-share:before{content:""}.im-shield:before{content:""}.im-shopping-cart:before{content:""}.im-sign-in:before{content:""}.im-sign-out:before{content:""}.im-spinner:before{content:""}.im-star:before{content:""}.im-star-half:before{content:""}.im-star-o:before{content:""}.im-sync:before{content:""}.im-table:before{content:""}.im-window-o:before{content:""}.im-windows-o:before{content:""}.im-thumb-up:before{content:""}.im-thumb-down:before{content:""}.im-x-mark:before{content:""}.im-x-mark-circle:before{content:""}.im-trash-can:before{content:""}.im-user-male:before{content:""}.im-user-female:before{content:""}.im-user-circle:before{content:""}.im-users:before{content:""}.im-volume:before{content:""}.im-volume-off:before{content:""}.im-wifi:before{content:""}.im-tools:before{content:""}.im-dashboard:before{content:""}.im-archive:before{content:""}.im-save:before{content:""}.im-floppy-disk:before{content:""}.im-sitemap:before{content:""}.im-toggle:before{content:""}.im-tag:before{content:""}.im-tags:before{content:""}.im-wizard:before{content:""}.im-book:before{content:""}.im-fire:before{content:""}.im-id-card:before{content:""}.im-note-o:before{content:""}.im-control-panel:before{content:""}.im-facebook:before{content:""}.im-facebook-like:before{content:""}.im-twitter:before{content:""}.im-amazon:before{content:""}.im-android-os:before{content:""}.im-apple-os:before{content:""}.im-windows-os:before{content:""}.im-linux-os:before{content:""}.im-chrome:before{content:""}.im-ie:before{content:""}.im-edge:before{content:""}.im-firefox:before{content:""}.im-safari:before{content:""}.im-opera:before{content:""}.im-behance:before{content:""}.im-blogger:before{content:""}.im-flickr:before{content:""}.im-github:before{content:""}.im-google-plus:before{content:""}.im-instagram:before{content:""}.im-linkedin:before{content:""}.im-pinterest:before{content:""}.im-skype:before{content:""}.im-snapchat:before{content:""}.im-soundcloud:before{content:""}.im-stackoverflow:before{content:""}.im-stumbleupon:before{content:""}.im-tumblr:before{content:""}.im-xing:before{content:""}.im-youtube:before{content:""}.im-reddit:before{content:""}.im-vimeo:before{content:""}.im-vk:before{content:""}.im-whatsapp:before{content:""}.im-paypal:before{content:""}.im-twitch:before{content:""}.im-drop:before{content:""}.im-sun:before{content:""}.im-certificate-o:before{content:""}.im-graduation-hat:before{content:""}.im-store:before{content:""}.im-pin:before{content:""}.im-navigation:before{content:""}.im-keyboard:before{content:""}.im-cursor:before{content:""}.im-monitor-o:before{content:""}.im-laptop-o:before{content:""}.im-power:before{content:""}.im-pie-chart:before{content:""}.im-line-chart-up:before{content:""}.im-clock:before{content:""}.im-flip-chart-o:before{content:""}.im-gift:before{content:""}.im-leaf:before{content:""}.im-bug:before{content:""}.im-coffee:before{content:""}.im-diamond-o:before{content:""}.im-bell-active:before{content:""}.im-history:before{content:""}.im-gamepad:before{content:""}.im-binoculars:before{content:""}.im-paperplane:before{content:""}.im-wrench:before{content:""}.im-newspaper-o:before{content:""}.im-lifebuoy:before{content:""}.im-fingerprint:before{content:""}.im-date-o:before{content:""}.im-network:before{content:""}.im-target:before{content:""}.im-user-settings:before{content:""}.im-radio:before{content:""}.im-bank:before{content:""}.im-calculator:before{content:""}.im-battery-empty:before{content:""}.im-battery:before{content:""}.im-battery-full:before{content:""}.im-check-mark-circle-o:before{content:""}.im-x-mark-circle-o:before{content:""}.im-cube:before{content:""}.im-cubes:before{content:""}.im-warning-circle:before{content:""}.im-timer:before{content:""}.im-hashtag:before{content:""}.im-pointer:before{content:""}.im-paintbrush:before{content:""}.im-server:before{content:""}.im-car:before{content:""}.im-edit:before{content:""}.im-flask:before{content:""}.im-language:before{content:""}.im-anchor:before{content:""}.im-trophy:before{content:""}.im-umbrella:before{content:""}.im-cc-amex:before{content:""}.im-cc-visa:before{content:""}.im-cc-mastercard:before{content:""}.im-cc-paypal:before{content:""}.im-cc-amazon:before{content:""}.im-cc-bitcoin:before{content:""}@layer base{h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{margin-block-start:.5rem;margin-block-end:1rem;font-weight:var(--mq-font-weight-medium)}h1:not(header h1,header .h1,header h2,header .h2,header h3,header .h3,header h4,header .h4,header h5,header .h5,header h6,header .h6):not(h1:first-of-type,.h1:first-of-type,h2:first-of-type,.h2:first-of-type,h3:first-of-type,.h3:first-of-type,h4:first-of-type,.h4:first-of-type,h5:first-of-type,.h5:first-of-type,h6:first-of-type,.h6:first-of-type),.h1:not(header h1,header .h1,header h2,header .h2,header h3,header .h3,header h4,header .h4,header h5,header .h5,header h6,header .h6):not(h1:first-of-type,.h1:first-of-type,h2:first-of-type,.h2:first-of-type,h3:first-of-type,.h3:first-of-type,h4:first-of-type,.h4:first-of-type,h5:first-of-type,.h5:first-of-type,h6:first-of-type,.h6:first-of-type),h2:not(header h1,header .h1,header h2,header .h2,header h3,header .h3,header h4,header .h4,header h5,header .h5,header h6,header .h6):not(h1:first-of-type,.h1:first-of-type,h2:first-of-type,.h2:first-of-type,h3:first-of-type,.h3:first-of-type,h4:first-of-type,.h4:first-of-type,h5:first-of-type,.h5:first-of-type,h6:first-of-type,.h6:first-of-type),.h2:not(header h1,header .h1,header h2,header .h2,header h3,header .h3,header h4,header .h4,header h5,header .h5,header h6,header .h6):not(h1:first-of-type,.h1:first-of-type,h2:first-of-type,.h2:first-of-type,h3:first-of-type,.h3:first-of-type,h4:first-of-type,.h4:first-of-type,h5:first-of-type,.h5:first-of-type,h6:first-of-type,.h6:first-of-type),h3:not(header h1,header .h1,header h2,header .h2,header h3,header .h3,header h4,header .h4,header h5,header .h5,header h6,header .h6):not(h1:first-of-type,.h1:first-of-type,h2:first-of-type,.h2:first-of-type,h3:first-of-type,.h3:first-of-type,h4:first-of-type,.h4:first-of-type,h5:first-of-type,.h5:first-of-type,h6:first-of-type,.h6:first-of-type),.h3:not(header h1,header .h1,header h2,header .h2,header h3,header .h3,header h4,header .h4,header h5,header .h5,header h6,header .h6):not(h1:first-of-type,.h1:first-of-type,h2:first-of-type,.h2:first-of-type,h3:first-of-type,.h3:first-of-type,h4:first-of-type,.h4:first-of-type,h5:first-of-type,.h5:first-of-type,h6:first-of-type,.h6:first-of-type),h4:not(header h1,header .h1,header h2,header .h2,header h3,header .h3,header h4,header .h4,header h5,header .h5,header h6,header .h6):not(h1:first-of-type,.h1:first-of-type,h2:first-of-type,.h2:first-of-type,h3:first-of-type,.h3:first-of-type,h4:first-of-type,.h4:first-of-type,h5:first-of-type,.h5:first-of-type,h6:first-of-type,.h6:first-of-type),.h4:not(header h1,header .h1,header h2,header .h2,header h3,header .h3,header h4,header .h4,header h5,header .h5,header h6,header .h6):not(h1:first-of-type,.h1:first-of-type,h2:first-of-type,.h2:first-of-type,h3:first-of-type,.h3:first-of-type,h4:first-of-type,.h4:first-of-type,h5:first-of-type,.h5:first-of-type,h6:first-of-type,.h6:first-of-type),h5:not(header h1,header .h1,header h2,header .h2,header h3,header .h3,header h4,header .h4,header h5,header .h5,header h6,header .h6):not(h1:first-of-type,.h1:first-of-type,h2:first-of-type,.h2:first-of-type,h3:first-of-type,.h3:first-of-type,h4:first-of-type,.h4:first-of-type,h5:first-of-type,.h5:first-of-type,h6:first-of-type,.h6:first-of-type),.h5:not(header h1,header .h1,header h2,header .h2,header h3,header .h3,header h4,header .h4,header h5,header .h5,header h6,header .h6):not(h1:first-of-type,.h1:first-of-type,h2:first-of-type,.h2:first-of-type,h3:first-of-type,.h3:first-of-type,h4:first-of-type,.h4:first-of-type,h5:first-of-type,.h5:first-of-type,h6:first-of-type,.h6:first-of-type),h6:not(header h1,header .h1,header h2,header .h2,header h3,header .h3,header h4,header .h4,header h5,header .h5,header h6,header .h6):not(h1:first-of-type,.h1:first-of-type,h2:first-of-type,.h2:first-of-type,h3:first-of-type,.h3:first-of-type,h4:first-of-type,.h4:first-of-type,h5:first-of-type,.h5:first-of-type,h6:first-of-type,.h6:first-of-type),.h6:not(header h1,header .h1,header h2,header .h2,header h3,header .h3,header h4,header .h4,header h5,header .h5,header h6,header .h6):not(h1:first-of-type,.h1:first-of-type,h2:first-of-type,.h2:first-of-type,h3:first-of-type,.h3:first-of-type,h4:first-of-type,.h4:first-of-type,h5:first-of-type,.h5:first-of-type,h6:first-of-type,.h6:first-of-type){margin-block-start:1.75rem}h1,.h1{margin-block-end:1.5rem;font-size:var(--mq-font-size-4);line-height:1;-webkit-hyphens:auto;hyphens:auto}h2,.h2{font-size:var(--mq-font-size-3);line-height:1;-webkit-hyphens:auto;hyphens:auto}h3,.h3{font-size:var(--mq-font-size-2);font-weight:var(--mq-font-weight-regular);line-height:1;-webkit-hyphens:auto;hyphens:auto}h4,.h4{font-size:var(--mq-font-size-1);scroll-margin-block-end:.5rem}h5,.h5{font-size:var(--mq-font-size-0)}p{margin-bottom:1rem}b,strong{font-weight:var(--mq-font-weight-medium)}u:has(>a){text-decoration:none}.home section>.frame>header>h1{text-align:center}.home section>.frame>header>h1.ce-headline-left{text-align:left}.home section>.frame>header>h1.ce-headline-right{text-align:right}.home section>.frame>header>h2{text-align:center}.home section>.frame>header>h2.ce-headline-left{text-align:left}.home section>.frame>header>h2.ce-headline-right{text-align:right}.home section>.frame>header>h3{text-align:center}.home section>.frame>header>h3.ce-headline-left{text-align:left}.home section>.frame>header>h3.ce-headline-right{text-align:right}.home section>.frame>header>h4{text-align:center}.home section>.frame>header>h4.ce-headline-left{text-align:left}.home section>.frame>header>h4.ce-headline-right{text-align:right}.home section>.frame>header>h5{text-align:center}.home section>.frame>header>h5.ce-headline-left{text-align:left}.home section>.frame>header>h5.ce-headline-right{text-align:right}.home section>.frame>header>h6{text-align:center}.home section>.frame>header>h6.ce-headline-left{text-align:left}.home section>.frame>header>h6.ce-headline-right{text-align:right}.sub{color:var(--mq-color-medium-gray)}.small{font-size:.9375rem;line-height:1.25rem}.emphasized{font-weight:var(--mq-font-weight-medium)}.content ul:not(.tabs):not(.accordion):not(.pagination):not(.f3-widget-paginator):not(.qq-upload-list):not(.menu.vertical):not(.menu.stickymenu):not(.breadcrumbs):not(.nav.vertical):not(.nav-tabs):not(.ems-type-list__category-list):not(.non-list):not(.filepond--list.filepond--list),.cke_editable ul:not(.tabs):not(.accordion):not(.pagination):not(.f3-widget-paginator):not(.qq-upload-list):not(.menu.vertical):not(.menu.stickymenu):not(.breadcrumbs):not(.nav.vertical):not(.nav-tabs):not(.ems-type-list__category-list):not(.non-list):not(.filepond--list.filepond--list){margin-left:1.25rem;list-style:none}.content ul:not(.tabs):not(.accordion):not(.pagination):not(.f3-widget-paginator):not(.qq-upload-list):not(.menu.vertical):not(.menu.stickymenu):not(.breadcrumbs):not(.nav.vertical):not(.nav-tabs):not(.ems-type-list__category-list):not(.non-list):not(.filepond--list.filepond--list) li:before,.cke_editable ul:not(.tabs):not(.accordion):not(.pagination):not(.f3-widget-paginator):not(.qq-upload-list):not(.menu.vertical):not(.menu.stickymenu):not(.breadcrumbs):not(.nav.vertical):not(.nav-tabs):not(.ems-type-list__category-list):not(.non-list):not(.filepond--list.filepond--list) li:before{content:""}.content ul:not(.tabs):not(.accordion):not(.pagination):not(.f3-widget-paginator):not(.qq-upload-list):not(.menu.vertical):not(.menu.stickymenu):not(.breadcrumbs):not(.nav.vertical):not(.nav-tabs):not(.ems-type-list__category-list):not(.non-list):not(.filepond--list.filepond--list) li:before,.cke_editable ul:not(.tabs):not(.accordion):not(.pagination):not(.f3-widget-paginator):not(.qq-upload-list):not(.menu.vertical):not(.menu.stickymenu):not(.breadcrumbs):not(.nav.vertical):not(.nav-tabs):not(.ems-type-list__category-list):not(.non-list):not(.filepond--list.filepond--list) li:before{font-family:SSB,Helvetica,sans-serif;font-style:normal;font-weight:var(--mq-font-weight-regular);font-variant:normal;line-height:1;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;height:.75rem;margin-right:.75rem;margin-left:-1.25rem;font-size:.5rem;vertical-align:middle}.content ul:not(.tabs):not(.accordion):not(.pagination):not(.f3-widget-paginator):not(.qq-upload-list):not(.menu.vertical):not(.menu.stickymenu):not(.breadcrumbs):not(.nav.vertical):not(.nav-tabs):not(.ems-type-list__category-list):not(.non-list):not(.filepond--list.filepond--list) li ul>li:before,.cke_editable ul:not(.tabs):not(.accordion):not(.pagination):not(.f3-widget-paginator):not(.qq-upload-list):not(.menu.vertical):not(.menu.stickymenu):not(.breadcrumbs):not(.nav.vertical):not(.nav-tabs):not(.ems-type-list__category-list):not(.non-list):not(.filepond--list.filepond--list) li ul>li:before{content:""}.content ul:not(.tabs):not(.accordion):not(.pagination):not(.f3-widget-paginator):not(.qq-upload-list):not(.menu.vertical):not(.menu.stickymenu):not(.breadcrumbs):not(.nav.vertical):not(.nav-tabs):not(.ems-type-list__category-list):not(.non-list):not(.filepond--list.filepond--list) li ul>li:before,.cke_editable ul:not(.tabs):not(.accordion):not(.pagination):not(.f3-widget-paginator):not(.qq-upload-list):not(.menu.vertical):not(.menu.stickymenu):not(.breadcrumbs):not(.nav.vertical):not(.nav-tabs):not(.ems-type-list__category-list):not(.non-list):not(.filepond--list.filepond--list) li ul>li:before{display:inline-block;width:8px;height:8px;margin-right:8px;content:"";border:1px solid var(--mq-color-black)}}@layer utilities{header h1.ce-headline-left{text-align:left}header h1.ce-headline-center{text-align:center}header h1.ce-headline-right{text-align:right}header h2.ce-headline-left{text-align:left}header h2.ce-headline-center{text-align:center}header h2.ce-headline-right{text-align:right}header h3.ce-headline-left{text-align:left}header h3.ce-headline-center{text-align:center}header h3.ce-headline-right{text-align:right}header h4.ce-headline-left{text-align:left}header h4.ce-headline-center{text-align:center}header h4.ce-headline-right{text-align:right}header h5.ce-headline-left{text-align:left}header h5.ce-headline-center{text-align:center}header h5.ce-headline-right{text-align:right}header h6.ce-headline-left{text-align:left}header h6.ce-headline-center{text-align:center}header h6.ce-headline-right{text-align:right}}@layer base{.content-grid{--bs-gutter-x: 1.5rem;--padding-inline: 1.5rem;--content-max-width: 1160px;--breakout-max-width: 1757px;--indent-size: 205px;--indent-max-width: 750px;--breakout-size: calc((var(--breakout-max-width) - var(--content-max-width)) / 2);display:grid;grid-template-columns:[full-width-start] minmax(var(--padding-inline),1fr) [breakout-start] minmax(0,var(--breakout-size)) [content-start] minmax(0,var(--indent-size)) [indent-start] min(100% - var(--padding-inline) * 2,var(--indent-max-width)) [indent-end] minmax(0,var(--indent-size)) [content-end] minmax(0,var(--breakout-size)) [breakout-end] minmax(var(--padding-inline),1fr) [full-width-end]}@media (max-width: 575.98px){.content-grid{--bs-gutter-x: 1rem;--padding-inline: 1rem}}.content-grid>:not(.container-breakout,.container-full-width,figure),.container-full-width>:not(.container-breakout,.container-full-width,figure){grid-column:full-width}.content-grid.force-content>*{grid-column:content}.content-grid>.container-content{display:grid;grid-template-columns:inherit}.content-grid>.container-breakout{grid-column:breakout}.content-grid>.container-full-width{display:grid;grid-template-columns:inherit;grid-column:full-width}.content-grid>figure{grid-column:full-width}.content-grid>.container-content>*,.content-grid>.tx-solr-search-blogPress,.content-grid>.hero-main-text-box{grid-column:content}.content-grid>.container-width-indent>*{grid-column:indent}}@layer base{figcaption{font-size:rem-calc(15);line-height:rem-calc(20)}.ce-gallery figure{padding:0;margin:0}.visual .image{text-align:center}.visual .image img{max-height:600px;object-fit:cover}img{display:inline-block;height:auto;vertical-align:middle}.frame-type-image:not(.frame-layout-image-background) .ce-gallery,.frame-type-textmedia:not(.frame-layout-image-background) .ce-gallery{margin-bottom:1rem}.frame-type-image:not(.frame-layout-image-background) .ce-intext.ce-left .ce-gallery,.frame-type-textmedia:not(.frame-layout-image-background) .ce-intext.ce-left .ce-gallery{padding-right:0;padding-left:0}@media (min-width: 768px){.frame-type-image:not(.frame-layout-image-background) .ce-intext.ce-left .ce-gallery,.frame-type-textmedia:not(.frame-layout-image-background) .ce-intext.ce-left .ce-gallery{float:left;padding-right:2rem;padding-bottom:1rem}}.frame-type-image:not(.frame-layout-image-background) .ce-intext.ce-right .ce-gallery,.frame-type-textmedia:not(.frame-layout-image-background) .ce-intext.ce-right .ce-gallery{padding-right:0;padding-left:0}@media (min-width: 768px){.frame-type-image:not(.frame-layout-image-background) .ce-intext.ce-right .ce-gallery,.frame-type-textmedia:not(.frame-layout-image-background) .ce-intext.ce-right .ce-gallery{float:right;padding-left:2rem}}.frame-type-image .ce-center .ce-gallery,.frame-type-textmedia .ce-center .ce-gallery{text-align:center}.frame-type-image .ce-left .ce-gallery,.frame-type-textmedia .ce-left .ce-gallery{text-align:left}.frame-type-image .ce-right .ce-gallery,.frame-type-textmedia .ce-right .ce-gallery{text-align:right}.content .frame-layout-0>.ce-intext .ce-gallery{padding:1rem 0}@media (min-width: 768px){.content .frame-layout-0>.ce-intext .ce-gallery{max-width:300px;padding:0 1.5rem}}@media (min-width: 768px){.content .frame-layout-0>.ce-intext.ce-left .ce-gallery{float:left;padding-left:0}}@media (min-width: 768px){.content .frame-layout-0>.ce-intext.ce-right .ce-gallery{float:right;padding-right:0}}}@layer base{.contenttable{position:relative;width:100%;margin-bottom:1.5rem;border-spacing:0}.contenttable.scrollable{position:relative}.contenttable.scrollable.is-scrolled:after{opacity:0}@media (max-width: 767.98px){.contenttable.scrollable{display:block;width:100%;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch}.contenttable.scrollable:after{position:absolute;top:0;right:0;bottom:0;width:4rem;pointer-events:none;content:"";background:linear-gradient(to right,transparent,var(--mq-scrollable-content-color));transition:.15s ease-in-out opacity}}.contenttable th{font-weight:var(--mq-font-weight-regular)}.contenttable th,.contenttable td{padding:1rem;text-align:left;border:1px solid var(--mq-color-white)}.contenttable th p,.contenttable td p{margin-bottom:0}.frame-layout-gray-background .contenttable th,.frame-layout-gray-background .contenttable td{border:1px solid var(--mq-color-light-gray)}.contenttable tbody tr:nth-child(2n){background-color:var(--mq-color-light-gray)}.contenttable tbody tr:nth-child(odd){background-color:var(--mq-color-white)}.contenttable tbody h2,.contenttable tbody h3,.contenttable tbody h4,.contenttable tbody h5{margin:0}.contenttable thead tr{font-weight:var(--mq-font-weight-medium);background-color:var(--mq-color-medium-gray)}}@layer libs{: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;--bs-mobile-breakpoint: lg}.grid{display:grid;grid-template-rows:repeat(var(--bs-rows, 1),1fr);grid-template-columns:repeat(var(--bs-columns, 12),1fr);gap:var(--bs-gap, 1.5rem)}.grid .g-col-1{grid-column:auto/span 1}.grid .g-col-2{grid-column:auto/span 2}.grid .g-col-3{grid-column:auto/span 3}.grid .g-col-4{grid-column:auto/span 4}.grid .g-col-5{grid-column:auto/span 5}.grid .g-col-6{grid-column:auto/span 6}.grid .g-col-7{grid-column:auto/span 7}.grid .g-col-8{grid-column:auto/span 8}.grid .g-col-9{grid-column:auto/span 9}.grid .g-col-10{grid-column:auto/span 10}.grid .g-col-11{grid-column:auto/span 11}.grid .g-col-12{grid-column:auto/span 12}.grid .g-start-1{grid-column-start:1}.grid .g-start-2{grid-column-start:2}.grid .g-start-3{grid-column-start:3}.grid .g-start-4{grid-column-start:4}.grid .g-start-5{grid-column-start:5}.grid .g-start-6{grid-column-start:6}.grid .g-start-7{grid-column-start:7}.grid .g-start-8{grid-column-start:8}.grid .g-start-9{grid-column-start:9}.grid .g-start-10{grid-column-start:10}.grid .g-start-11{grid-column-start:11}@media (min-width: 576px){.grid .g-col-sm-1{grid-column:auto/span 1}.grid .g-col-sm-2{grid-column:auto/span 2}.grid .g-col-sm-3{grid-column:auto/span 3}.grid .g-col-sm-4{grid-column:auto/span 4}.grid .g-col-sm-5{grid-column:auto/span 5}.grid .g-col-sm-6{grid-column:auto/span 6}.grid .g-col-sm-7{grid-column:auto/span 7}.grid .g-col-sm-8{grid-column:auto/span 8}.grid .g-col-sm-9{grid-column:auto/span 9}.grid .g-col-sm-10{grid-column:auto/span 10}.grid .g-col-sm-11{grid-column:auto/span 11}.grid .g-col-sm-12{grid-column:auto/span 12}.grid .g-start-sm-1{grid-column-start:1}.grid .g-start-sm-2{grid-column-start:2}.grid .g-start-sm-3{grid-column-start:3}.grid .g-start-sm-4{grid-column-start:4}.grid .g-start-sm-5{grid-column-start:5}.grid .g-start-sm-6{grid-column-start:6}.grid .g-start-sm-7{grid-column-start:7}.grid .g-start-sm-8{grid-column-start:8}.grid .g-start-sm-9{grid-column-start:9}.grid .g-start-sm-10{grid-column-start:10}.grid .g-start-sm-11{grid-column-start:11}}@media (min-width: 768px){.grid .g-col-md-1{grid-column:auto/span 1}.grid .g-col-md-2{grid-column:auto/span 2}.grid .g-col-md-3{grid-column:auto/span 3}.grid .g-col-md-4{grid-column:auto/span 4}.grid .g-col-md-5{grid-column:auto/span 5}.grid .g-col-md-6{grid-column:auto/span 6}.grid .g-col-md-7{grid-column:auto/span 7}.grid .g-col-md-8{grid-column:auto/span 8}.grid .g-col-md-9{grid-column:auto/span 9}.grid .g-col-md-10{grid-column:auto/span 10}.grid .g-col-md-11{grid-column:auto/span 11}.grid .g-col-md-12{grid-column:auto/span 12}.grid .g-start-md-1{grid-column-start:1}.grid .g-start-md-2{grid-column-start:2}.grid .g-start-md-3{grid-column-start:3}.grid .g-start-md-4{grid-column-start:4}.grid .g-start-md-5{grid-column-start:5}.grid .g-start-md-6{grid-column-start:6}.grid .g-start-md-7{grid-column-start:7}.grid .g-start-md-8{grid-column-start:8}.grid .g-start-md-9{grid-column-start:9}.grid .g-start-md-10{grid-column-start:10}.grid .g-start-md-11{grid-column-start:11}}@media (min-width: 992px){.grid .g-col-lg-1{grid-column:auto/span 1}.grid .g-col-lg-2{grid-column:auto/span 2}.grid .g-col-lg-3{grid-column:auto/span 3}.grid .g-col-lg-4{grid-column:auto/span 4}.grid .g-col-lg-5{grid-column:auto/span 5}.grid .g-col-lg-6{grid-column:auto/span 6}.grid .g-col-lg-7{grid-column:auto/span 7}.grid .g-col-lg-8{grid-column:auto/span 8}.grid .g-col-lg-9{grid-column:auto/span 9}.grid .g-col-lg-10{grid-column:auto/span 10}.grid .g-col-lg-11{grid-column:auto/span 11}.grid .g-col-lg-12{grid-column:auto/span 12}.grid .g-start-lg-1{grid-column-start:1}.grid .g-start-lg-2{grid-column-start:2}.grid .g-start-lg-3{grid-column-start:3}.grid .g-start-lg-4{grid-column-start:4}.grid .g-start-lg-5{grid-column-start:5}.grid .g-start-lg-6{grid-column-start:6}.grid .g-start-lg-7{grid-column-start:7}.grid .g-start-lg-8{grid-column-start:8}.grid .g-start-lg-9{grid-column-start:9}.grid .g-start-lg-10{grid-column-start:10}.grid .g-start-lg-11{grid-column-start:11}}@media (min-width: 1200px){.grid .g-col-xl-1{grid-column:auto/span 1}.grid .g-col-xl-2{grid-column:auto/span 2}.grid .g-col-xl-3{grid-column:auto/span 3}.grid .g-col-xl-4{grid-column:auto/span 4}.grid .g-col-xl-5{grid-column:auto/span 5}.grid .g-col-xl-6{grid-column:auto/span 6}.grid .g-col-xl-7{grid-column:auto/span 7}.grid .g-col-xl-8{grid-column:auto/span 8}.grid .g-col-xl-9{grid-column:auto/span 9}.grid .g-col-xl-10{grid-column:auto/span 10}.grid .g-col-xl-11{grid-column:auto/span 11}.grid .g-col-xl-12{grid-column:auto/span 12}.grid .g-start-xl-1{grid-column-start:1}.grid .g-start-xl-2{grid-column-start:2}.grid .g-start-xl-3{grid-column-start:3}.grid .g-start-xl-4{grid-column-start:4}.grid .g-start-xl-5{grid-column-start:5}.grid .g-start-xl-6{grid-column-start:6}.grid .g-start-xl-7{grid-column-start:7}.grid .g-start-xl-8{grid-column-start:8}.grid .g-start-xl-9{grid-column-start:9}.grid .g-start-xl-10{grid-column-start:10}.grid .g-start-xl-11{grid-column-start:11}}@media (min-width: 1400px){.grid .g-col-xxl-1{grid-column:auto/span 1}.grid .g-col-xxl-2{grid-column:auto/span 2}.grid .g-col-xxl-3{grid-column:auto/span 3}.grid .g-col-xxl-4{grid-column:auto/span 4}.grid .g-col-xxl-5{grid-column:auto/span 5}.grid .g-col-xxl-6{grid-column:auto/span 6}.grid .g-col-xxl-7{grid-column:auto/span 7}.grid .g-col-xxl-8{grid-column:auto/span 8}.grid .g-col-xxl-9{grid-column:auto/span 9}.grid .g-col-xxl-10{grid-column:auto/span 10}.grid .g-col-xxl-11{grid-column:auto/span 11}.grid .g-col-xxl-12{grid-column:auto/span 12}.grid .g-start-xxl-1{grid-column-start:1}.grid .g-start-xxl-2{grid-column-start:2}.grid .g-start-xxl-3{grid-column-start:3}.grid .g-start-xxl-4{grid-column-start:4}.grid .g-start-xxl-5{grid-column-start:5}.grid .g-start-xxl-6{grid-column-start:6}.grid .g-start-xxl-7{grid-column-start:7}.grid .g-start-xxl-8{grid-column-start:8}.grid .g-start-xxl-9{grid-column-start:9}.grid .g-start-xxl-10{grid-column-start:10}.grid .g-start-xxl-11{grid-column-start:11}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.375rem + var(--bs-border-width));padding-bottom:calc(.375rem + var(--bs-border-width));margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + var(--bs-border-width));padding-bottom:calc(.5rem + var(--bs-border-width));font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem + var(--bs-border-width));padding-bottom:calc(.25rem + var(--bs-border-width));font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:var(--bs-secondary-color)}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-clip:padding-box;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:var(--bs-body-color);background-color:var(--bs-body-bg);border-color:#acabeb;outline:0;box-shadow:0 0 0 .25rem #5856d640}.form-control::-webkit-date-and-time-value{min-width:85px;height:1.5em;margin:0}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::placeholder{color:var(--bs-input-placeholder-color, var(--bs-secondary-color));opacity:1}.form-control:disabled{background-color:var(--bs-secondary-bg);opacity:1}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--bs-secondary-bg)}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:var(--bs-body-color);background-color:transparent;border:solid transparent;border-width:var(--bs-border-width) 0}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2));padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2))}textarea.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}textarea.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-control-color{width:3rem;height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2));padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color::-webkit-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color.form-control-sm{height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23323a49' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");display:block;width:100%;padding-inline-start:.75rem;padding-inline-end:2.25rem;padding-top:.375rem;padding-bottom:.375rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon, none);background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-select{transition:none}}.form-select:focus{border-color:#acabeb;outline:0;box-shadow:0 0 0 .25rem #5856d640}.form-select[multiple],.form-select[size]:not([size="1"]){padding-inline-end:.75rem;background-image:none}.form-select:disabled{background-color:var(--bs-secondary-bg)}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--bs-body-color)}.form-select-sm{padding-inline-start:.5rem;padding-top:.25rem;padding-bottom:.25rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-select-lg{padding-inline-start:1rem;padding-top:.5rem;padding-bottom:.5rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}[data-coreui-theme=dark] .form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='rgba%28255, 255, 255, 0.87%29' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}.form-check{display:block;min-height:1.5rem;padding-inline-start:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:inline-start;margin-inline-start:-1.5em}.form-check-reverse{padding-inline:0 1.5em;text-align:end}.form-check-reverse .form-check-input{float:inline-end;margin-inline:0 -1.5em}.form-check-input{--bs-form-check-bg: var(--bs-body-bg);flex-shrink:0;width:1em;height:1em;margin-top:.25em;vertical-align:top;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-repeat:no-repeat;background-position:center;background-size:contain;border:var(--bs-border-width) solid var(--bs-border-color);-webkit-print-color-adjust:exact;print-color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#acabeb;outline:0;box-shadow:0 0 0 .25rem #5856d640}.form-check-input:checked{background-color:var(--bs-form-check-input-checked-bg-color, var(--bs-primary));border-color:var(--bs-form-check-input-checked-border-color, var(--bs-primary))}.form-check-input:checked[type=checkbox]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='rgba%28255, 255, 255, 0.87%29' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='rgba%28255, 255, 255, 0.87%29'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:var(--bs-primary);border-color:var(--bs-primary);--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='rgba%28255, 255, 255, 0.87%29' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input[disabled]~.form-check-label,.form-check-input:disabled~.form-check-label{cursor:default;opacity:.5}.form-check-label{color:var(--bs-form-check-label-color, )}.form-switch{padding-inline-start:2.5em}.form-switch .form-check-input{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%288, 10, 12, 0.25%29'/%3e%3c/svg%3e");width:2em;margin-inline-start:-2.5em;background-image:var(--bs-form-switch-bg);background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgb%28171.5, 170.5, 234.5%29'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.87%29'/%3e%3c/svg%3e")}.form-switch.form-check-reverse{padding-inline:0 2.5em}.form-switch.form-check-reverse .form-check-input{margin-inline:0 -2.5em}.form-switch-lg{min-height:1.25em;padding-inline-start:3em}.form-switch-lg .form-check-input{width:2.5em;height:1.25em;margin-inline-start:-3em}.form-switch-lg .form-check-label{padding-top:calc((1.25em - 1rem)/2)}.form-switch-xl{min-height:1.5em;padding-inline-start:3.5em}.form-switch-xl .form-check-input{width:3em;height:1.5em;margin-inline-start:-3.5em}.form-switch-xl .form-check-label{padding-top:calc((1.5em - 1rem)/2)}.form-check-inline{display:inline-block;margin-inline-end:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check[disabled]+.btn,.btn-check:disabled+.btn{pointer-events:none;filter:none;opacity:.65}[data-coreui-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e")}.form-range{width:100%;height:1.5rem;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #5856d640}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #5856d640}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-primary);border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-range::-webkit-slider-thumb{transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#cdccf3}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-primary);border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-range::-moz-range-thumb{transition:none}}.form-range::-moz-range-thumb:active{background-color:#cdccf3}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:var(--bs-secondary-color)}.form-range:disabled::-moz-range-thumb{background-color:var(--bs-secondary-color)}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + calc(var(--bs-border-width) * 2));min-height:calc(3.5rem + calc(var(--bs-border-width) * 2));line-height:1.25}.form-floating>label{position:absolute;inset-inline-start:0;top:0;z-index:2;max-width:100%;height:100%;padding:1rem .75rem;overflow:hidden;color:rgba(var(--bs-body-color-rgb),.65);text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:var(--bs-border-width) solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media (prefers-reduced-motion: reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem .75rem}.form-floating>.form-control::placeholder,.form-floating>.form-control-plaintext::placeholder{color:transparent}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown),.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill,.form-floating>.form-control-plaintext:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-inline-start:.75rem;padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-control-plaintext~label,.form-floating>.form-select~label{transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control:-webkit-autofill~label{transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>textarea:focus~label:after,.form-floating>textarea:not(:placeholder-shown)~label:after{position:absolute;top:1rem;right:.375rem;bottom:1rem;left:.375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius)}.form-floating>textarea:disabled~label:after{background-color:var(--bs-secondary-bg)}.form-floating>.form-control-plaintext~label{border-width:var(--bs-border-width) 0}.form-floating>:disabled~label,.form-floating>.form-control:disabled~label{color:#6d7d9c}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select,.input-group>.form-floating{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus,.input-group>.form-floating:focus-within{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-input-group-addon-color, var(--bs-body-color));text-align:center;white-space:nowrap;background-color:var(--bs-input-group-addon-bg, var(--bs-tertiary-bg));border:var(--bs-border-width) solid var(--bs-input-group-addon-border-color, var(--bs-border-color));border-radius:var(--bs-border-radius)}.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text,.input-group-lg>.btn{padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text,.input-group-sm>.btn{padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-inline-end:3rem}.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select{border-start-end-radius:0;border-end-end-radius:0}.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select{border-start-end-radius:0;border-end-end-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-inline-start:calc(-1 * var(--bs-border-width));border-start-start-radius:0;border-end-start-radius:0}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-start-start-radius:0;border-end-start-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-valid-color)}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-success);border-radius:var(--bs-border-radius)}.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip,.is-valid~.valid-feedback,.is-valid~.valid-tooltip{display:block}.was-validated .form-control:valid,.form-control.is-valid{border-color:var(--bs-form-valid-border-color);padding-inline-end:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%231b9e3e' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-inline-end:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .form-select:valid,.form-select.is-valid{border-color:var(--bs-form-valid-border-color)}.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"],.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%231b9e3e' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3e%3c/svg%3e");padding-inline-end:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-select:valid:focus,.form-select.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated .form-control-color:valid,.form-control-color.is-valid{width:calc(3.75rem + 1.5em)}.was-validated .form-check-input:valid,.form-check-input.is-valid{border-color:var(--bs-form-valid-border-color)}.was-validated .form-check-input:valid:checked,.form-check-input.is-valid:checked{background-color:var(--bs-form-valid-color)}.was-validated .form-check-input:valid:focus,.form-check-input.is-valid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:var(--bs-form-valid-color)}.form-check-inline .form-check-input~.valid-feedback{margin-inline-start:.5em}.was-validated .input-group>.form-control:not(:focus):valid,.input-group>.form-control:not(:focus).is-valid,.was-validated .input-group>.form-select:not(:focus):valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.input-group>.form-floating:not(:focus-within).is-valid{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-invalid-color)}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-danger);border-radius:var(--bs-border-radius)}.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip,.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip{display:block}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:var(--bs-form-invalid-border-color);padding-inline-end:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23e55353'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23e55353' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-inline-end:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .form-select:invalid,.form-select.is-invalid{border-color:var(--bs-form-invalid-border-color)}.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"],.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23e55353'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23e55353' stroke='none'/%3e%3c/svg%3e");padding-inline-end:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-select:invalid:focus,.form-select.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated .form-control-color:invalid,.form-control-color.is-invalid{width:calc(3.75rem + 1.5em)}.was-validated .form-check-input:invalid,.form-check-input.is-invalid{border-color:var(--bs-form-invalid-border-color)}.was-validated .form-check-input:invalid:checked,.form-check-input.is-invalid:checked{background-color:var(--bs-form-invalid-color)}.was-validated .form-check-input:invalid:focus,.form-check-input.is-invalid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:var(--bs-form-invalid-color)}.form-check-inline .form-check-input~.invalid-feedback{margin-inline-start:.5em}.was-validated .input-group>.form-control:not(:focus):invalid,.input-group>.form-control:not(:focus).is-invalid,.was-validated .input-group>.form-select:not(:focus):invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.input-group>.form-floating:not(:focus-within).is-invalid{z-index:4}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion: reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion: reduce){.collapsing.collapse-horizontal{transition:none}}.dropup,.dropend,.dropdown,.dropstart,.dropup-center,.dropdown-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{display:inline-block;margin-inline-start:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-inline-start:0}.dropdown-menu{--bs-dropdown-zindex: 1000;--bs-dropdown-min-width: 10rem;--bs-dropdown-padding-x: 0;--bs-dropdown-padding-y: .5rem;--bs-dropdown-spacer: .125rem;--bs-dropdown-font-size: 1rem;--bs-dropdown-color: var(--bs-body-color);--bs-dropdown-bg: var(--bs-body-bg);--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-border-radius: var(--bs-border-radius);--bs-dropdown-border-width: var(--bs-border-width);--bs-dropdown-inner-border-radius: calc(var(--bs-border-radius) - var(--bs-border-width));--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y: .5rem;--bs-dropdown-box-shadow: var(--bs-box-shadow);--bs-dropdown-link-color: var(--bs-body-color);--bs-dropdown-link-hover-color: var(--bs-body-color);--bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);--bs-dropdown-link-active-color: rgba(255, 255, 255, .87);--bs-dropdown-link-active-bg: var(--bs-primary);--bs-dropdown-link-disabled-color: var(--bs-tertiary-color);--bs-dropdown-item-padding-x: 1rem;--bs-dropdown-item-padding-y: .25rem;--bs-dropdown-header-color: #6d7d9c;--bs-dropdown-header-padding-x: 1rem;--bs-dropdown-header-padding-y: .5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:start;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius)}.dropdown-menu[data-coreui-popper]{inset-inline-start:0;top:100%;margin-top:var(--bs-dropdown-spacer)}.dropdown-menu-start{--bs-position: start}.dropdown-menu-start[data-coreui-popper]{inset-inline-start:0;inset-inline-end:auto}.dropdown-menu-end{--bs-position: end}.dropdown-menu-end[data-coreui-popper]{inset-inline-start:auto;inset-inline-end:0}@media (min-width: 576px){.dropdown-menu-sm-start{--bs-position: start}.dropdown-menu-sm-start[data-coreui-popper]{inset-inline-start:0;inset-inline-end:auto}.dropdown-menu-sm-end{--bs-position: end}.dropdown-menu-sm-end[data-coreui-popper]{inset-inline-start:auto;inset-inline-end:0}}@media (min-width: 768px){.dropdown-menu-md-start{--bs-position: start}.dropdown-menu-md-start[data-coreui-popper]{inset-inline-start:0;inset-inline-end:auto}.dropdown-menu-md-end{--bs-position: end}.dropdown-menu-md-end[data-coreui-popper]{inset-inline-start:auto;inset-inline-end:0}}@media (min-width: 992px){.dropdown-menu-lg-start{--bs-position: start}.dropdown-menu-lg-start[data-coreui-popper]{inset-inline-start:0;inset-inline-end:auto}.dropdown-menu-lg-end{--bs-position: end}.dropdown-menu-lg-end[data-coreui-popper]{inset-inline-start:auto;inset-inline-end:0}}@media (min-width: 1200px){.dropdown-menu-xl-start{--bs-position: start}.dropdown-menu-xl-start[data-coreui-popper]{inset-inline-start:0;inset-inline-end:auto}.dropdown-menu-xl-end{--bs-position: end}.dropdown-menu-xl-end[data-coreui-popper]{inset-inline-start:auto;inset-inline-end:0}}@media (min-width: 1400px){.dropdown-menu-xxl-start{--bs-position: start}.dropdown-menu-xxl-start[data-coreui-popper]{inset-inline-start:0;inset-inline-end:auto}.dropdown-menu-xxl-end{--bs-position: end}.dropdown-menu-xxl-end[data-coreui-popper]{inset-inline-start:auto;inset-inline-end:0}}.dropup .dropdown-menu[data-coreui-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer)}.dropup .dropdown-toggle:after{display:inline-block;margin-inline-start:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty:after{margin-inline-start:0}.dropend .dropdown-menu[data-coreui-popper]{inset-inline-start:100%;inset-inline-end:auto;top:0;margin-inline-start:var(--bs-dropdown-spacer);margin-top:0}.dropend .dropdown-toggle:after{display:inline-block;margin-inline-start:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropend .dropdown-toggle:empty:after{margin-inline-start:0}.dropend .dropdown-toggle:after{vertical-align:0}.dropstart .dropdown-menu[data-coreui-popper]{inset-inline-start:auto;inset-inline-end:100%;top:0;margin-inline-end:var(--bs-dropdown-spacer);margin-top:0}.dropstart .dropdown-toggle:after{display:inline-block;margin-inline-start:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle:after{display:none}.dropstart .dropdown-toggle:before{display:inline-block;margin-inline-end:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropstart .dropdown-toggle:empty:after{margin-inline-start:0}.dropstart .dropdown-toggle:before{vertical-align:0}.dropdown-divider{height:0;margin:var(--bs-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1}.dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0;border-radius:var(--bs-dropdown-item-border-radius, 0)}.dropdown-item:hover,.dropdown-item:focus{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg)}.dropdown-item.active,.dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:.875rem;color:var(--bs-dropdown-header-color);white-space:nowrap}.dropdown-item-text{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color)}.dropdown-menu-dark{--bs-dropdown-color: #dbdfe6;--bs-dropdown-bg: #323a49;--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color: #dbdfe6;--bs-dropdown-link-hover-color: #fff;--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg: rgba(255, 255, 255, .15);--bs-dropdown-link-active-color: rgba(255, 255, 255, .87);--bs-dropdown-link-active-bg: var(--bs-primary);--bs-dropdown-link-disabled-color: #aab3c5;--bs-dropdown-header-color: #aab3c5}.pagination{--bs-pagination-padding-x: .75rem;--bs-pagination-padding-y: .375rem;--bs-pagination-font-size: 1rem;--bs-pagination-color: var(--bs-link-color);--bs-pagination-bg: var(--bs-body-bg);--bs-pagination-border-width: var(--bs-border-width);--bs-pagination-border-color: var(--bs-border-color);--bs-pagination-border-radius: var(--bs-border-radius);--bs-pagination-hover-color: var(--bs-link-hover-color);--bs-pagination-hover-bg: var(--bs-tertiary-bg);--bs-pagination-hover-border-color: var(--bs-border-color);--bs-pagination-focus-color: var(--bs-link-hover-color);--bs-pagination-focus-bg: var(--bs-secondary-bg);--bs-pagination-focus-box-shadow: 0 0 0 .25rem rgba(88, 86, 214, .25);--bs-pagination-active-color: rgba(255, 255, 255, .87);--bs-pagination-active-bg: var(--bs-primary);--bs-pagination-active-border-color: var(--bs-primary);--bs-pagination-disabled-color: var(--bs-secondary-color);--bs-pagination-disabled-bg: var(--bs-secondary-bg);--bs-pagination-disabled-border-color: var(--bs-border-color);display:flex;padding-inline-start:0;list-style:none}.page-link{position:relative;display:block;padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);text-decoration:none;background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}.page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);outline:0;box-shadow:var(--bs-pagination-focus-box-shadow)}.page-link.active,.active>.page-link{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.page-link.disabled,.disabled>.page-link{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color)}.page-item:not(:first-child) .page-link{margin-inline-start:calc(-1 * var(--bs-border-width))}.page-item:first-child .page-link{border-start-start-radius:var(--bs-pagination-border-radius);border-end-start-radius:var(--bs-pagination-border-radius)}.page-item:last-child .page-link{border-start-end-radius:var(--bs-pagination-border-radius);border-end-end-radius:var(--bs-pagination-border-radius)}.pagination-lg{--bs-pagination-padding-x: 1.5rem;--bs-pagination-padding-y: .75rem;--bs-pagination-font-size: 1.25rem;--bs-pagination-border-radius: var(--bs-border-radius-lg)}.pagination-sm{--bs-pagination-padding-x: .5rem;--bs-pagination-padding-y: .25rem;--bs-pagination-font-size: .875rem;--bs-pagination-border-radius: var(--bs-border-radius-sm)}.modal{--bs-modal-zindex: 1055;--bs-modal-width: 500px;--bs-modal-padding: 1rem;--bs-modal-margin: .5rem;--bs-modal-color: var(--bs-body-color);--bs-modal-bg: var(--bs-body-bg);--bs-modal-border-color: var(--bs-border-color-translucent);--bs-modal-border-width: var(--bs-border-width);--bs-modal-border-radius: var(--bs-border-radius-lg);--bs-modal-box-shadow: var(--bs-box-shadow-sm);--bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));--bs-modal-header-padding-x: 1rem;--bs-modal-header-padding-y: 1rem;--bs-modal-header-padding: 1rem 1rem;--bs-modal-header-border-color: var(--bs-border-color);--bs-modal-header-border-width: var(--bs-border-width);--bs-modal-title-line-height: 1.5;--bs-modal-footer-gap: .5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color: var(--bs-border-color);--bs-modal-footer-border-width: var(--bs-border-width);position:fixed;inset-inline-start:0;top:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transform:translateY(-50px);transition:transform .3s ease-out}@media (prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin) * 2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin) * 2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);outline:0}.modal-backdrop{--bs-backdrop-zindex: 1050;--bs-backdrop-bg: #080a0c;--bs-backdrop-opacity: .5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{display:flex;flex-shrink:0;align-items:center;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius)}.modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y) * .5) calc(var(--bs-modal-header-padding-x) * .5);margin-inline-start:auto;margin-inline-end:calc(-.5 * var(--bs-modal-header-padding-x));margin-top:calc(-.5 * var(--bs-modal-header-padding-y));margin-bottom:calc(-.5 * var(--bs-modal-header-padding-y))}.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding)}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * .5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-bottom-left-radius:var(--bs-modal-inner-border-radius)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap) * .5)}@media (min-width: 576px){.modal{--bs-modal-margin: 1.75rem;--bs-modal-box-shadow: var(--bs-box-shadow)}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--bs-modal-width: 300px}}@media (min-width: 992px){.modal-lg,.modal-xl{--bs-modal-width: 800px}}@media (min-width: 1200px){.modal-xl{--bs-modal-width: 1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header,.modal-fullscreen .modal-footer{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media (max-width: 575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header,.modal-fullscreen-sm-down .modal-footer{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media (max-width: 767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header,.modal-fullscreen-md-down .modal-footer{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media (max-width: 991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header,.modal-fullscreen-lg-down .modal-footer{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media (max-width: 1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header,.modal-fullscreen-xl-down .modal-footer{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media (max-width: 1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header,.modal-fullscreen-xxl-down .modal-footer{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}}@layer libs{@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);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.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);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.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-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 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-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}}@layer libs{/*!
 * FilePond 4.32.8
 * Licensed under MIT, https://opensource.org/licenses/MIT/
 * Please visit https://pqina.nl/filepond/ for details.
 */.filepond--assistant{position:absolute;overflow:hidden;height:1px;width:1px;padding:0;border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap}.filepond--browser.filepond--browser{position:absolute;margin:0;padding:0;left:1em;top:1.75em;width:calc(100% - 2em);opacity:0;font-size:0}.filepond--data{position:absolute;width:0;height:0;padding:0;margin:0;border:none;visibility:hidden;pointer-events:none;contain:strict}.filepond--drip{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;opacity:.1;pointer-events:none;border-radius:.5em;background:#00000003}.filepond--drip-blob{position:absolute;-webkit-transform-origin:center center;transform-origin:center center;top:0;left:0;width:8em;height:8em;margin-left:-4em;margin-top:-4em;background:#292625;border-radius:50%;will-change:transform,opacity}.filepond--drop-label{position:absolute;left:0;right:0;top:0;margin:0;color:#4f4f4f;display:flex;justify-content:center;align-items:center;height:0px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;will-change:transform,opacity}.filepond--drop-label.filepond--drop-label label{display:block;margin:0;padding:.5em}.filepond--drop-label label{cursor:default;font-size:.875em;font-weight:400;text-align:center;line-height:1.5}.filepond--label-action{text-decoration:underline;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;-webkit-text-decoration-color:#a7a4a4;text-decoration-color:#a7a4a4;cursor:pointer}.filepond--root[data-disabled] .filepond--drop-label label{opacity:.5}.filepond--file-action-button.filepond--file-action-button{font-size:1em;width:1.625em;height:1.625em;font-family:inherit;line-height:inherit;margin:0;padding:0;border:none;outline:none;will-change:transform,opacity}.filepond--file-action-button.filepond--file-action-button span{position:absolute;overflow:hidden;height:1px;width:1px;padding:0;border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap}.filepond--file-action-button.filepond--file-action-button svg{width:100%;height:100%}.filepond--file-action-button.filepond--file-action-button:after{position:absolute;left:-.75em;right:-.75em;top:-.75em;bottom:-.75em;content:""}.filepond--file-action-button{cursor:auto;color:#fff;border-radius:50%;background-color:#00000080;background-image:none;box-shadow:0 0 #fff0;transition:box-shadow .25s ease-in}.filepond--file-action-button:hover,.filepond--file-action-button:focus{box-shadow:0 0 0 .125em #ffffffe6}.filepond--file-action-button[disabled]{color:#ffffff80;background-color:#00000040}.filepond--file-action-button[hidden]{display:none}.filepond--action-edit-item.filepond--action-edit-item{width:2em;height:2em;padding:.1875em}.filepond--action-edit-item.filepond--action-edit-item[data-align*=center]{margin-left:-.1875em}.filepond--action-edit-item.filepond--action-edit-item[data-align*=bottom]{margin-bottom:-.1875em}.filepond--action-edit-item-alt{border:none;line-height:inherit;background:transparent;font-family:inherit;color:inherit;outline:none;padding:0;margin:0 0 0 .25em;pointer-events:all;position:absolute}.filepond--action-edit-item-alt svg{width:1.3125em;height:1.3125em}.filepond--action-edit-item-alt span{font-size:0;opacity:0}.filepond--file-info{position:static;display:flex;flex-direction:column;align-items:flex-start;flex:1;margin:0 .5em 0 0;min-width:0;will-change:transform,opacity;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.filepond--file-info *{margin:0}.filepond--file-info .filepond--file-info-main{font-size:.75em;line-height:1.2;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:100%}.filepond--file-info .filepond--file-info-sub{font-size:.625em;opacity:.5;transition:opacity .25s ease-in-out;white-space:nowrap}.filepond--file-info .filepond--file-info-sub:empty{display:none}.filepond--file-status{position:static;display:flex;flex-direction:column;align-items:flex-end;flex-grow:0;flex-shrink:0;margin:0;min-width:2.25em;text-align:right;will-change:transform,opacity;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.filepond--file-status *{margin:0;white-space:nowrap}.filepond--file-status .filepond--file-status-main{font-size:.75em;line-height:1.2}.filepond--file-status .filepond--file-status-sub{font-size:.625em;opacity:.5;transition:opacity .25s ease-in-out}.filepond--file-wrapper.filepond--file-wrapper{border:none;margin:0;padding:0;min-width:0;height:100%}.filepond--file-wrapper.filepond--file-wrapper>legend{position:absolute;overflow:hidden;height:1px;width:1px;padding:0;border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap}.filepond--file{position:static;display:flex;height:100%;align-items:flex-start;padding:.5625em;color:#fff;border-radius:.5em}.filepond--file .filepond--file-status{margin-left:auto;margin-right:2.25em}.filepond--file .filepond--processing-complete-indicator{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:3}.filepond--file .filepond--processing-complete-indicator,.filepond--file .filepond--progress-indicator,.filepond--file .filepond--file-action-button{position:absolute}.filepond--file [data-align*=left]{left:.5625em}.filepond--file [data-align*=right]{right:.5625em}.filepond--file [data-align*=center]{left:calc(50% - .8125em)}.filepond--file [data-align*=bottom]{bottom:1.125em}.filepond--file [data-align=center]{top:calc(50% - .8125em)}.filepond--file .filepond--progress-indicator{margin-top:.1875em}.filepond--file .filepond--progress-indicator[data-align*=right]{margin-right:.1875em}.filepond--file .filepond--progress-indicator[data-align*=left]{margin-left:.1875em}[data-filepond-item-state=cancelled] .filepond--file-info,[data-filepond-item-state*=invalid] .filepond--file-info,[data-filepond-item-state*=error] .filepond--file-info{margin-right:2.25em}[data-filepond-item-state~=processing] .filepond--file-status-sub{opacity:0}[data-filepond-item-state~=processing] .filepond--action-abort-item-processing~.filepond--file-status .filepond--file-status-sub{opacity:.5}[data-filepond-item-state=processing-error] .filepond--file-status-sub{opacity:0}[data-filepond-item-state=processing-error] .filepond--action-retry-item-processing~.filepond--file-status .filepond--file-status-sub{opacity:.5}[data-filepond-item-state=processing-complete] .filepond--action-revert-item-processing svg{-webkit-animation:fall .5s .125s linear both;animation:fall .5s .125s linear both}[data-filepond-item-state=processing-complete] .filepond--file-status-sub{opacity:.5}[data-filepond-item-state=processing-complete] .filepond--processing-complete-indicator:not([style*=hidden])~.filepond--file-status .filepond--file-status-sub{opacity:0}[data-filepond-item-state=processing-complete] .filepond--file-info-sub{opacity:0}[data-filepond-item-state=processing-complete] .filepond--action-revert-item-processing~.filepond--file-info .filepond--file-info-sub{opacity:.5}[data-filepond-item-state*=invalid] .filepond--panel,[data-filepond-item-state*=invalid] .filepond--file-wrapper,[data-filepond-item-state*=error] .filepond--panel,[data-filepond-item-state*=error] .filepond--file-wrapper{-webkit-animation:shake .65s linear both;animation:shake .65s linear both}[data-filepond-item-state*=busy] .filepond--progress-indicator svg{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotateZ(0deg);transform:rotate(0)}to{-webkit-transform:rotateZ(360deg);transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotateZ(0deg);transform:rotate(0)}to{-webkit-transform:rotateZ(360deg);transform:rotate(360deg)}}@-webkit-keyframes shake{10%,90%{-webkit-transform:translateX(-.0625em);transform:translate(-.0625em)}20%,80%{-webkit-transform:translateX(.125em);transform:translate(.125em)}30%,50%,70%{-webkit-transform:translateX(-.25em);transform:translate(-.25em)}40%,60%{-webkit-transform:translateX(.25em);transform:translate(.25em)}}@keyframes shake{10%,90%{-webkit-transform:translateX(-.0625em);transform:translate(-.0625em)}20%,80%{-webkit-transform:translateX(.125em);transform:translate(.125em)}30%,50%,70%{-webkit-transform:translateX(-.25em);transform:translate(-.25em)}40%,60%{-webkit-transform:translateX(.25em);transform:translate(.25em)}}@-webkit-keyframes fall{0%{opacity:0;-webkit-transform:scale(.5);transform:scale(.5);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}70%{opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}to{-webkit-transform:scale(1);transform:scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes fall{0%{opacity:0;-webkit-transform:scale(.5);transform:scale(.5);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}70%{opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}to{-webkit-transform:scale(1);transform:scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}.filepond--hopper[data-hopper-state=drag-over]>*{pointer-events:none}.filepond--hopper[data-hopper-state=drag-over]:after{content:"";position:absolute;left:0;top:0;right:0;bottom:0;z-index:100}.filepond--progress-indicator{z-index:103}.filepond--file-action-button{z-index:102}.filepond--file-status{z-index:101}.filepond--file-info{z-index:100}.filepond--item{position:absolute;top:0;left:0;right:0;z-index:1;padding:0;margin:.25em;will-change:transform,opacity;touch-action:auto}.filepond--item>.filepond--panel{z-index:-1}.filepond--item>.filepond--panel .filepond--panel-bottom{box-shadow:0 .0625em .125em -.0625em #00000040}.filepond--item>.filepond--file-wrapper,.filepond--item>.filepond--panel{transition:opacity .15s ease-out}.filepond--item[data-drag-state]{cursor:-webkit-grab;cursor:grab}.filepond--item[data-drag-state]>.filepond--panel{transition:box-shadow .125s ease-in-out;box-shadow:0 0 #0000}.filepond--item[data-drag-state=drag]{cursor:-webkit-grabbing;cursor:grabbing}.filepond--item[data-drag-state=drag]>.filepond--panel{box-shadow:0 .125em .3125em #00000053}.filepond--item[data-drag-state]:not([data-drag-state=idle]){z-index:2}.filepond--item-panel{background-color:#64605e}[data-filepond-item-state=processing-complete] .filepond--item-panel{background-color:#369763}[data-filepond-item-state*=invalid] .filepond--item-panel,[data-filepond-item-state*=error] .filepond--item-panel{background-color:#c44e47}.filepond--item-panel{border-radius:.5em;transition:background-color .25s}.filepond--list-scroller{position:absolute;top:0;left:0;right:0;margin:0;will-change:transform}.filepond--list-scroller[data-state=overflow] .filepond--list{bottom:0;right:0}.filepond--list-scroller[data-state=overflow]{overflow-y:scroll;overflow-x:hidden;-webkit-overflow-scrolling:touch;-webkit-mask:linear-gradient(to bottom,#000 calc(100% - .5em),transparent 100%);mask:linear-gradient(to bottom,#000 calc(100% - .5em),transparent 100%)}.filepond--list-scroller::-webkit-scrollbar{background:transparent}.filepond--list-scroller::-webkit-scrollbar:vertical{width:1em}.filepond--list-scroller::-webkit-scrollbar:horizontal{height:0}.filepond--list-scroller::-webkit-scrollbar-thumb{background-color:#0000004d;border-radius:99999px;border:.3125em solid transparent;background-clip:content-box}.filepond--list.filepond--list{position:absolute;top:0;margin:0;padding:0;list-style-type:none;will-change:transform}.filepond--list{left:.75em;right:.75em}.filepond--root[data-style-panel-layout~=integrated]{width:100%;height:100%;max-width:none;margin:0}.filepond--root[data-style-panel-layout~=circle] .filepond--panel-root,.filepond--root[data-style-panel-layout~=integrated] .filepond--panel-root{border-radius:0}.filepond--root[data-style-panel-layout~=circle] .filepond--panel-root>*,.filepond--root[data-style-panel-layout~=integrated] .filepond--panel-root>*{display:none}.filepond--root[data-style-panel-layout~=circle] .filepond--drop-label,.filepond--root[data-style-panel-layout~=integrated] .filepond--drop-label{bottom:0;height:auto;display:flex;justify-content:center;align-items:center;z-index:7}.filepond--root[data-style-panel-layout~=circle] .filepond--item-panel,.filepond--root[data-style-panel-layout~=integrated] .filepond--item-panel{display:none}.filepond--root[data-style-panel-layout~=compact] .filepond--list-scroller,.filepond--root[data-style-panel-layout~=integrated] .filepond--list-scroller{overflow:hidden;height:100%;margin-top:0;margin-bottom:0}.filepond--root[data-style-panel-layout~=compact] .filepond--list,.filepond--root[data-style-panel-layout~=integrated] .filepond--list{left:0;right:0;height:100%}.filepond--root[data-style-panel-layout~=compact] .filepond--item,.filepond--root[data-style-panel-layout~=integrated] .filepond--item{margin:0}.filepond--root[data-style-panel-layout~=compact] .filepond--file-wrapper,.filepond--root[data-style-panel-layout~=integrated] .filepond--file-wrapper{height:100%}.filepond--root[data-style-panel-layout~=compact] .filepond--drop-label,.filepond--root[data-style-panel-layout~=integrated] .filepond--drop-label{z-index:7}.filepond--root[data-style-panel-layout~=circle]{border-radius:99999rem;overflow:hidden}.filepond--root[data-style-panel-layout~=circle]>.filepond--panel{border-radius:inherit}.filepond--root[data-style-panel-layout~=circle]>.filepond--panel>*{display:none}.filepond--root[data-style-panel-layout~=circle] .filepond--file-info,.filepond--root[data-style-panel-layout~=circle] .filepond--file-status{display:none}.filepond--root[data-style-panel-layout~=circle] .filepond--action-edit-item{opacity:1!important;visibility:visible!important}@media not all and (min-resolution: .001dpcm){@supports (-webkit-appearance: none) and (stroke-color: transparent){.filepond--root[data-style-panel-layout~=circle]{will-change:transform}}}.filepond--panel-root{border-radius:.5em;background-color:#f1f0ef}.filepond--panel{position:absolute;left:0;top:0;right:0;margin:0;height:100%!important;pointer-events:none}.filepond-panel:not([data-scalable=false]){height:auto!important}.filepond--panel[data-scalable=false]>div{display:none}.filepond--panel[data-scalable=true]{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;background-color:transparent!important;border:none!important}.filepond--panel-top,.filepond--panel-bottom,.filepond--panel-center{position:absolute;left:0;top:0;right:0;margin:0;padding:0}.filepond--panel-top,.filepond--panel-bottom{height:.5em}.filepond--panel-top{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important;border-bottom:none!important}.filepond--panel-top:after{content:"";position:absolute;height:2px;left:0;right:0;bottom:-1px;background-color:inherit}.filepond--panel-center,.filepond--panel-bottom{will-change:transform;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-origin:left top;transform-origin:left top;-webkit-transform:translate3d(0,.5em,0);transform:translate3d(0,.5em,0)}.filepond--panel-bottom{border-top-left-radius:0!important;border-top-right-radius:0!important;border-top:none!important}.filepond--panel-bottom:before{content:"";position:absolute;height:2px;left:0;right:0;top:-1px;background-color:inherit}.filepond--panel-center{height:100px!important;border-top:none!important;border-bottom:none!important;border-radius:0!important}.filepond--panel-center:not([style]){visibility:hidden}.filepond--progress-indicator{position:static;width:1.25em;height:1.25em;color:#fff;margin:0;pointer-events:none;will-change:transform,opacity}.filepond--progress-indicator svg{width:100%;height:100%;vertical-align:top;transform-box:fill-box}.filepond--progress-indicator path{fill:none;stroke:currentColor}.filepond--list-scroller{z-index:6}.filepond--drop-label{z-index:5}.filepond--drip{z-index:3}.filepond--root>.filepond--panel{z-index:2}.filepond--browser{z-index:1}.filepond--root{box-sizing:border-box;position:relative;margin-bottom:1em;font-size:1rem;line-height:normal;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-weight:450;text-align:left;text-rendering:optimizeLegibility;direction:ltr;contain:layout style size}.filepond--root *{box-sizing:inherit;line-height:inherit}.filepond--root *:not(text){font-size:inherit}.filepond--root[data-disabled]{pointer-events:none}.filepond--root[data-disabled] .filepond--list-scroller{pointer-events:all}.filepond--root[data-disabled] .filepond--list{pointer-events:none}.filepond--root .filepond--drop-label{min-height:4.75em}.filepond--root .filepond--list-scroller{margin-top:1em;margin-bottom:1em}.filepond--root .filepond--credits{position:absolute;right:0;opacity:.4;line-height:.85;font-size:11px;color:inherit;text-decoration:none;z-index:3;bottom:-14px}.filepond--root .filepond--credits[style]{top:0;bottom:auto;margin-top:14px}/*!
 * FilePondPluginImagePreview 4.6.12
 * Licensed under MIT, https://opensource.org/licenses/MIT/
 * Please visit https://pqina.nl/filepond/ for details.
 */.filepond--image-preview-markup{position:absolute;left:0;top:0}.filepond--image-preview-wrapper{z-index:2}.filepond--image-preview-overlay{display:block;position:absolute;left:0;top:0;width:100%;min-height:5rem;max-height:7rem;margin:0;opacity:0;z-index:2;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.filepond--image-preview-overlay svg{width:100%;height:auto;color:inherit;max-height:inherit}.filepond--image-preview-overlay-idle{mix-blend-mode:multiply;color:#282828d9}.filepond--image-preview-overlay-success{mix-blend-mode:normal;color:#369763}.filepond--image-preview-overlay-failure{mix-blend-mode:normal;color:#c44e47}@supports (-webkit-marquee-repetition: infinite) and ((-o-object-fit: fill) or (object-fit: fill)){.filepond--image-preview-overlay-idle{mix-blend-mode:normal}}.filepond--image-preview-wrapper{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;left:0;top:0;right:0;height:100%;margin:0;border-radius:.45em;overflow:hidden;background:#00000003}.filepond--image-preview{position:absolute;left:0;top:0;z-index:1;display:flex;align-items:center;height:100%;width:100%;pointer-events:none;background:#222;will-change:transform,opacity}.filepond--image-clip{position:relative;overflow:hidden;margin:0 auto}.filepond--image-clip[data-transparency-indicator=grid] img,.filepond--image-clip[data-transparency-indicator=grid] canvas{background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg' fill='%23eee'%3E%3Cpath d='M0 0 H50 V50 H0'/%3E%3Cpath d='M50 50 H100 V100 H50'/%3E%3C/svg%3E");background-size:1.25em 1.25em}.filepond--image-bitmap,.filepond--image-vector{position:absolute;left:0;top:0;will-change:transform}.filepond--root[data-style-panel-layout~=integrated] .filepond--image-preview-wrapper{border-radius:0}.filepond--root[data-style-panel-layout~=integrated] .filepond--image-preview{height:100%;display:flex;justify-content:center;align-items:center}.filepond--root[data-style-panel-layout~=circle] .filepond--image-preview-wrapper{border-radius:99999rem}.filepond--root[data-style-panel-layout~=circle] .filepond--image-preview-overlay{top:auto;bottom:0;-webkit-transform:scaleY(-1);transform:scaleY(-1)}.filepond--root[data-style-panel-layout~=circle] .filepond--file .filepond--file-action-button[data-align*=bottom]:not([data-align*=center]){margin-bottom:.325em}.filepond--root[data-style-panel-layout~=circle] .filepond--file [data-align*=left]{left:calc(50% - 3em)}.filepond--root[data-style-panel-layout~=circle] .filepond--file [data-align*=right]{right:calc(50% - 3em)}.filepond--root[data-style-panel-layout~=circle] .filepond--progress-indicator[data-align*=bottom][data-align*=left],.filepond--root[data-style-panel-layout~=circle] .filepond--progress-indicator[data-align*=bottom][data-align*=right]{margin-bottom:.5125em}.filepond--root[data-style-panel-layout~=circle] .filepond--progress-indicator[data-align*=bottom][data-align*=center]{margin-top:0;margin-bottom:.1875em;margin-left:.1875em}}@layer libs{.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;margin-left:5px;padding:0;max-width:100%;resize:none;height:18px;vertical-align:bottom;font-family:sans-serif;overflow:hidden;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;height:26px;margin-right:20px;padding-right:0}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px;position:relative}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:700;height:20px;margin-right:10px;margin-top:5px;position:absolute;right:0;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;padding:0 0 0 20px;position:relative;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-right:1px solid #aaa;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:700;padding:0 4px;position:absolute;left:0;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus{background-color:#f1f1f1;color:#333;outline:none}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-left:1px solid #aaa;border-right:none;border-radius:0 4px 4px 0}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top,white 50%,#eeeeee 100%);background-image:-o-linear-gradient(top,white 50%,#eeeeee 100%);background-image:linear-gradient(to bottom,#fff 50%,#eee);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;height:26px;margin-right:20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eeeeee 50%,#cccccc 100%);background-image:-o-linear-gradient(top,#eeeeee 50%,#cccccc 100%);background-image:linear-gradient(to bottom,#eee 50%,#ccc);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:4px 0 0 4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,white 0%,#eeeeee 50%);background-image:-o-linear-gradient(top,white 0%,#eeeeee 50%);background-image:linear-gradient(to bottom,#fff,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eeeeee 50%,white 100%);background-image:-o-linear-gradient(top,#eeeeee 50%,white 100%);background-image:linear-gradient(to bottom,#eee 50%,#fff);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:700;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:none}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-radius:0 4px 4px 0}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:gray}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}}@layer libs{.select2-selection--single{display:flex;align-items:center;justify-content:space-between;height:auto;min-height:2.036875rem;padding:0 1rem;background-color:#fff;border:1px solid #aaa}@media (min-width: 768px){.select2-selection--single{min-height:3.4375rem}}.frame-layout-gray-background .select2-selection--single{border:0}.select2-selection--single .select2-selection__rendered{overflow:visible;color:#444}.select2-selection--single .select2-selection__clear{float:right;font-weight:700;cursor:pointer}.select2-selection--single .select2-selection__placeholder{color:#999}.select2-selection--single .select2-selection__arrow{height:15px}.select2-selection--single .select2-selection__arrow b{font-family:SSB,Helvetica,sans-serif;font-style:normal;font-weight:var(--mq-font-weight-regular);font-variant:normal;line-height:1;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:0;margin-top:-2px;margin-left:-4px}.select2-selection--single .select2-selection__arrow b:before{content:""}.select2-selection--single .select2-selection__arrow b:before{font-size:1.0625rem}}@layer layout{:root{interpolate-size:allow-keywords}body{font-family:Hind,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:var(--mq-font-size-0);font-weight:var(--mq-font-weight-light);color:var(--mq-color-black)}a{font-weight:var(--mq-font-weight-medium);color:var(--mq-color-black);text-decoration:none;text-underline-offset:3px;outline-color:var(--mq-color-black);transition:all .25s ease-in-out}a:not(header a,footer a){text-decoration:underline}a:not(.button):not(footer a):not(.meta-nav a):not(.frame-layout-primary-background a):not(.frame-layout-gray-background:not(.frame-background-cell) a):focus,a:not(.button):not(footer a):not(.meta-nav a):not(.frame-layout-primary-background a):not(.frame-layout-gray-background:not(.frame-background-cell) a):hover{text-decoration:none}.card a,footer a{text-decoration:none}.menu a{outline-offset:-1px;transition:var(--mq-link-transition)}footer .menu a{font-size:1rem;line-height:1.25}footer a:hover{color:var(--mq-color-black)}footer a:hover span{text-decoration:underline}ol{padding-left:1.25rem}ul{padding-inline-start:0}.lazy-hidden{opacity:0}.lazy-loaded{opacity:1;transition:opacity .3s ease-in}@media (prefers-reduced-motion: reduce){.lazy-loaded{transition:none}}@media (max-width: 767.98px){main.default{padding-block-start:4.4rem}}main.background-grey{background:var(--mq-color-light-gray)}.video-container .background-image{position:relative}@media (max-width: 575.98px){.video-container .background-image{max-width:100%;height:auto!important}}@media (min-width: 768px){.video-container .background-image{height:450px;background-position:center center;background-size:cover}}@media (min-width: 992px){.video-container .background-image{height:600px}}.video-container .background-image img{width:100%;height:100%;object-fit:cover}.video-container .background-image .overlay{position:absolute;top:0;right:0;bottom:0;left:0}.image-background{height:auto;max-height:inherit;background-position:center center;background-size:cover}@media (min-width: 768px){footer .menu a{padding-top:.2rem;padding-bottom:.2rem}}@media (max-width: 1199.98px){.logo{padding-block-end:1rem}}@media (max-width: 767.98px){.logo{padding-block-end:0}}.logo a{outline-offset:3px}.logo img{max-width:129px;padding-inline-end:10px}@media (max-width: 991.98px){.logo img{max-width:87px}}.off-canvas.position-right{top:75px}@media (max-width: 575.98px){.off-canvas.position-right{padding-bottom:75px}.off-canvas.position-right .grid-container{padding-right:0}}.js-off-canvas-overlay.is-overlay-fixed{top:75px;cursor:auto}.jumper{margin-block-start:1.5rem;margin-inline:auto}.jumper>a{position:relative;display:inline-flex;width:48px;height:48px;outline-offset:1px;border-radius:50%}.jumper>a>i{position:absolute;width:100%;height:100%}.jumper>a>i:before,.jumper>a>i:after{position:absolute;box-sizing:border-box;display:flex;align-items:center;justify-content:center;width:48px;height:48px;margin:0;color:var(--mq-color-white);content:"";border:5px solid var(--mq-color-dark-gray);border-radius:50%}.jumper>a>i:before{background-color:var(--mq-color-dark-gray)}.jumper>a>i:after{background-color:#969696;border-color:#969696}.jumper>a:hover{animation:bounce-top 1.25s ease infinite}@keyframes bounce-top{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(6px)}60%{transform:translateY(2px)}}@media (min-width: 768px){.jumper>a{width:45px;height:45px}.jumper>a>i:before,.jumper>a>i:after{width:45px;height:45px}}.no-margin{margin:0}.margin{margin:inherit}@media (min-width: 768px){.medium-margin{margin:inherit}}@media (min-width: 768px){.medium-no-margin{margin:0}}.frame-type-mqlayout_teaser h1,.frame-type-mqlayout_teaser .h1{margin-top:1rem;margin-bottom:.5rem}@media (min-width: 768px){.frame-type-mqlayout_teaser h1,.frame-type-mqlayout_teaser .h1{margin-top:2rem;margin-bottom:1rem}}.frame-type-mqlayout_teaser h2,.frame-type-mqlayout_teaser .h2{margin-top:1rem;margin-bottom:.5rem}@media (min-width: 768px){.frame-type-mqlayout_teaser h2,.frame-type-mqlayout_teaser .h2{margin-top:2rem;margin-bottom:1rem}}.frame-type-mqlayout_teaser h3,.frame-type-mqlayout_teaser .h3{margin-top:1rem;margin-bottom:.5rem}@media (min-width: 768px){.frame-type-mqlayout_teaser h3,.frame-type-mqlayout_teaser .h3{margin-top:2rem;margin-bottom:1rem}}.frame-type-mqlayout_teaser h4,.frame-type-mqlayout_teaser .h4{margin-top:1rem;margin-bottom:.5rem}@media (min-width: 768px){.frame-type-mqlayout_teaser h4,.frame-type-mqlayout_teaser .h4{margin-top:2rem;margin-bottom:1rem}}.frame-type-mqlayout_teaser h5,.frame-type-mqlayout_teaser .h5{margin-top:1rem;margin-bottom:.5rem}@media (min-width: 768px){.frame-type-mqlayout_teaser h5,.frame-type-mqlayout_teaser .h5{margin-top:2rem;margin-bottom:1rem}}.frame-type-mqlayout_teaser h6,.frame-type-mqlayout_teaser .h6{margin-top:1rem;margin-bottom:.5rem}@media (min-width: 768px){.frame-type-mqlayout_teaser h6,.frame-type-mqlayout_teaser .h6{margin-top:2rem;margin-bottom:1rem}}.custom-menu .menu.vertical{display:inline-block}@media (min-width: 768px){.lead{line-height:rem-calc(40)}}.frame-type-mqlayout_counter .lead{display:block}.hyphenate{-webkit-hyphens:auto;hyphens:auto}.donthyphenate{-webkit-hyphens:none;hyphens:none}@media (max-width: 575.98px){.no-js .top-bar{display:none}}@media (min-width: 768px){.no-js .title-bar{display:none}}.content>section>.grid-container>div>.frame{max-width:100%}.two-col-cell.last{margin-bottom:0}@media (min-width: 768px){.two-col-cell.right{justify-content:flex-start}.two-col-cell.left{justify-content:flex-end}}.two-col-cell .frame-layout-image-background,.two-col-cell .ce-image,.two-col-cell .ce-gallery,.two-col-cell .ce-row,.two-col-cell .background-image{height:100%}.two-col-cell .background-image{max-height:none}.full-width-cell.align-self-stretch{display:flex;flex-direction:column}.full-width-cell.align-self-stretch.items-1>.two-col-cell{height:100%}.full-width-cell.align-self-stretch>.two-col-cell{display:flex;flex:1 1 auto}.full-width-cell.align-self-stretch>.two-col-cell.image{display:block;flex:0 1 auto}.align-self-stretch{display:flex;flex-wrap:wrap}.align-self-stretch>.frame{width:100%}.align-self-flex-end{align-self:flex-end}.last-child-align-bottom{height:100%}.last-child-align-bottom>.cell{display:flex;flex-wrap:wrap}.last-child-align-bottom>.cell>.frame{flex:1 1 auto;width:100%}.last-child-align-bottom>.cell>.frame:last-of-type{align-self:flex-end}.read-more{overflow:hidden;transition:height .2s}@media (prefers-reduced-motion: reduce){.read-more{transition:none}}.result-list>h2,.result-list>.h2,.result-list>.ce-bodytext>h2,.result-list>.ce-bodytext>.h2,.result-list header{margin-top:1rem}.result-list p.text-center:has(strong){padding-block-start:1.75rem;border-top:solid 2px var(--mq-color-secondary-hover)}.divider{margin:2rem 0;border-bottom:2px solid var(--mq-color-secondary-hover)}.content{position:relative}@media (min-width: 460px){.padding-left-small{padding-left:30px}}div.card{border:2px solid #f5f5f6!important}div.news-related.news-related-files h4,div.news-related.news-related-files .h4{margin-bottom:2rem}i.im.im-download{vertical-align:middle}div.download-info{font-size:1.2rem}div.news-blog .cell{padding-bottom:1rem}.circular{border-radius:50%}.video-container.has-thumb i{font-size:3rem}@media (min-width: 768px){.video-container.has-thumb i{font-size:6rem}}.video-container.has-thumb .overlay{width:inherit;height:inherit}.video-container.has-thumb .overlay>a{display:flex;align-items:center;justify-content:center;width:inherit;height:inherit}.video-container.has-thumb .video{display:none}.video-container.has-thumb.active>.background-image{display:none}.video-container.has-thumb.active .video{display:block}.iframe-container .responsive-embed{position:relative;height:0}.iframe-container .responsive-embed.carrer{padding-bottom:400%}.iframe-container .responsive-embed.carrer.iframe-shrink{padding-bottom:141.65%}@media (min-width: 768px){.iframe-container .responsive-embed.carrer{padding-bottom:100%}.iframe-container .responsive-embed.carrer.iframe-shrink{padding-bottom:78.65%}}@media (min-width: 992px){.iframe-container .responsive-embed.carrer{padding-bottom:57.25%}.iframe-container .responsive-embed.carrer.iframe-shrink{padding-bottom:43.65%}}.iframe-container .responsive-embed iframe{position:absolute;top:0;left:0;width:100%;height:100%}span.anchor-link{position:relative;top:-170px;display:block;visibility:hidden}@media (max-width: 575.98px){span.anchor-link{top:-100px}}.display-as-link{cursor:pointer}.has-tip{outline:none}.form-content{padding-top:4rem;padding-bottom:4rem}.skip-to-main-content-link{position:absolute;left:-9999px;z-index:999;padding:1em;color:var(--mq-color-white);background-color:var(--mq-color-black);opacity:0}.skip-to-main-content-link:focus{left:50%;margin-top:1rem;opacity:1;transform:translate(-50%)}#main-content-anchor{position:absolute;top:-150px}.is-embedded .stickymenu-wrap{display:none}}@layer layout{.grid .g-col-12{display:flex;flex-direction:column}.grid .g-col-12>.frame-layout-gray-background:last-child:not(.frame-type-gridelements_pi1),.grid .g-col-12>.frame-layout-white-background:last-child:not(.frame-type-gridelements_pi1),.grid .g-col-12>.frame-layout-primary-background:last-child:not(.frame-type-gridelements_pi1){flex:1;margin-bottom:0}.grid .g-col-md-3>.frame-layout-gray-background:last-child,.grid .g-col-md-3>.frame-layout-white-background:last-child,.grid .g-col-md-3>.frame-layout-primary-background:last-child,.grid .g-col-lg-3>.frame-layout-gray-background:last-child,.grid .g-col-lg-3>.frame-layout-white-background:last-child,.grid .g-col-lg-3>.frame-layout-primary-background:last-child{flex:1}.grid .grid-section .frame-type-textmedia:has(.ce-left,.ce-right){display:flex;flex-direction:column}.grid-container.full{overflow-x:hidden}.grid-container>header>h2{text-align:center}section:not(.frame-layout-gray-background,.frame-layout-primary-background,.frame-layout-gray-gradient-section,.image-background)>.frame-layout-white-background{padding:0}.same-height>.frame{width:100%}.same-height .frame-type-menu_pages{height:auto;min-height:100%}}@layer layout{.content-grid>.flow{margin-block-start:var(--mq-flow-space-extra-large, 1rem);margin-block-end:var(--mq-flow-space-extra-large, 1rem)}.content-grid>.flow.image-background,.content-grid>.flow.frame-layout-history-gray-background,.content-grid>.flow.frame-layout-primary-background,.content-grid>.flow.frame-layout-gray-background{padding-block:var(--mq-flow-space-extra-large, 1rem);margin-block:0}.content-grid>.flow>.frame{margin-block-start:0}.content-grid>.flow>.frame-type-header{margin-block-end:0}.content-grid>.flow>.frame-type-header header *:last-child{margin-block-end:0}.content-grid>.flow.frame-layout-0+.frame-layout-0,.content-grid>.flow.frame-layout-0+.frame-layout-white-background,.content-grid>.flow.frame-layout-white-background+.frame-layout-0,.content-grid>.flow.frame-layout-white-background+.frame-layout-white-background{margin-block-start:0}.content-grid>.flow:not(.frame-indent)>*+*{margin-block-start:var(--mq-space-frame-nested, 1rem);margin-block-end:0}.content-grid>.flow:not(.frame-indent)>header+p{margin-block-start:0}.content-grid .frame-layout-white-background+.frame-layout-white-background{margin-block-start:0}.content-grid .frame-type-mqlayout_downloads+.frame-type-mqlayout_downloads{margin-block-start:0}.content-grid>*:nth-child(1 of.flow)>*:first-child:not(.ems-container){margin-block-start:2.5rem}.frame-indent:not(.frame-layout-0){padding:1rem}.frame-indent:not(.frame-layout-0)>.grid-container-padded{padding-top:.5rem;padding-bottom:.5rem}.frame-indent{padding:1rem}.frame-layout-gray-background>.frame-type-mqlayout_downloads.frame-none{padding:1rem}}@layer layout{.flex-container>.frame-type-menu_pages{width:100%}.flex-container{display:flex}.frame-layout-box-center{display:flex;justify-content:center}.frame-layout-history-white-background{background-color:var(--mq-color-history-white)}.frame-layout-history-gray-background{background-color:var(--mq-color-history-light-gray)}.frame-layout-white-background{background-color:var(--mq-color-white)}.frame-layout-gray-background{background-color:var(--mq-color-light-gray);--mq-scrollable-content-color: var(--mq-color-light-gray)}.frame-layout-primary-background{background-color:var(--mq-color-primary)}.frame-layout-primary-background:not(.frame-type-gridelements_pi1),.frame-layout-gray-background:not(.frame-type-gridelements_pi1),.frame-layout-white-background:not(.frame-type-gridelements_pi1){padding:1rem}.frame-layout-primary-background .frame-type-image:last-child .ce-gallery,.frame-layout-gray-background .frame-type-image:last-child .ce-gallery,.frame-layout-white-background .frame-type-image:last-child .ce-gallery{margin-bottom:0}.frame-background-cell{background-color:transparent}.frame-layout-responsive-text-alignment{text-align:center}@media (min-width: 768px){.frame-layout-responsive-text-alignment{text-align:left}}.frame-space-before-small{margin-top:1.5rem}.frame-space-before-medium{margin-top:2rem}.frame-space-before-large{margin-top:2.5rem}.frame-space-after-extra-small{margin-bottom:1rem}.frame-space-after-small{margin-bottom:1.5rem}.frame-space-after-medium{margin-bottom:2rem}.frame-space-after-large{margin-bottom:2.5rem}.frame-bottom-no-space{padding-bottom:0;margin-bottom:0}.frame-layout-primary-section{background-color:var(--mq-color-primary)}@media (min-width: 768px){.frame-layout-primary-section h2{font-size:var(--mq-font-size-4)}}.frame-layout-primary-section .more{padding:1rem;background:var(--mq-color-white)}.frame-layout-gray-gradient-section{background:linear-gradient(to top,#e6e6e6 0%,var(--mq-color-white) 100%)}.frame-black-border{flex:1;padding:1rem;margin-bottom:1.5rem;border:1px solid var(--mq-color-black)}@media (min-width: 768px){.frame-black-border{margin-bottom:0}}.last .frame-black-border{margin-bottom:0}@media (min-width: 768px){.frame-layout-menu-plain-subpages h2{font-size:rem-calc(33)}}@media (min-width: 768px){.frame-layout-menu-plain-subpages h3{font-size:rem-calc(23)}}.frame-layout-menu-plain-subpages a{color:var(--mq-color-black)}.frame-type-mqlayout_counter .ce-gallery{display:flex;align-items:flex-end;justify-content:center;min-height:80px}@media (max-width: 767.98px){.frame-type-mqlayout_counter .ce-gallery img{max-width:110px}}.frame-type-mqlayout_counter .separator-center,.frame-type-mqlayout_teaser .separator-center{margin-bottom:2rem}.frame-type-mqlayout_counter .separator-center:after,.frame-type-mqlayout_teaser .separator-center:after{position:relative;display:block;width:3rem;margin:0 auto;margin:1.5rem auto 0;content:"";border-bottom:.125rem solid var(--mq-color-primary)}.frame-type-mqlayout_teaser,.frame-type-mqlayout_counter{margin-block-end:1.5rem}@media (min-width: 768px){.frame-type-mqlayout_teaser,.frame-type-mqlayout_counter{display:flex;flex-direction:column;height:100%}}.frame-type-mqlayout_teaser .ce-gallery,.frame-type-mqlayout_counter .ce-gallery{display:flex;justify-content:center}.frame-type-mqlayout_teaser .image,.frame-type-mqlayout_counter .image{max-width:125px;aspect-ratio:1}.frame-type-mqlayout_teaser .image img,.frame-type-mqlayout_counter .image img{aspect-ratio:1;object-fit:cover;border-radius:50%}.frame-type-mqlayout_teaser .teaser-footer,.frame-type-mqlayout_counter .teaser-footer{display:flex;flex-grow:1;flex-direction:column;justify-content:space-between}.frame{clear:both}.frame-layout-teaser-alternate *{text-align:left!important}.frame-layout-teaser-alternate .separator-center:after{content:none}.frame-layout-teaser-alternate img{width:100%!important;max-width:200px!important}@media (min-width: 1200px){.frame-layout-teaser-alternate img{max-width:240px!important}}.frame-primary-background .menu.vertical li{display:flex;margin-bottom:1rem;background-color:var(--mq-color-primary)}.frame-primary-background .menu.vertical li a{width:100%}.frame-primary-background .menu.vertical li a:before{padding-left:1rem;color:#fff!important}.frame-primary-background .menu.vertical li a:hover,.frame-primary-background .menu.vertical li a:focus{color:#fff!important}.frame-primary-background .menu.vertical li a:hover:before{right:auto!important}.frame-layout-menu-card .card,.frame-layout-split-menu-content .card{width:100%;min-height:100%}@media (min-width: 768px){.frame-layout-menu-card .card h2,.frame-layout-split-menu-content .card h2{font-size:rem-calc(33)}}@media (min-width: 768px){.frame-layout-menu-card .card h3,.frame-layout-split-menu-content .card h3{font-size:rem-calc(23)}}.frame-layout-menu-card .card .card-section header>*,.frame-layout-split-menu-content .card .card-section header>*{margin-block-start:0}.frame-layout-menu-card .card .card-footer,.frame-layout-split-menu-content .card .card-footer{display:flex;justify-content:flex-start}.frame-layout-menu-card .card .card-footer a,.frame-layout-split-menu-content .card .card-footer a{outline-offset:1px}.frame-layout-menu-card{display:flex;flex:1 1 auto;width:100%}.frame-layout-force-flex .cell{display:flex}.frame-layout-force-flex .cell .frame-black-border{width:100%}.frame-layout-primary-background>.frame-type-mqlayout_custommenu,.frame-layout-gray-background>.frame-type-mqlayout_custommenu{padding:1rem}.frame-layout-primary-background a:hover,.frame-layout-gray-background a:hover,.frame-layout-primary-background .sub,.frame-layout-gray-background .sub{color:var(--mq-color-black)}.content-grid .frame-type-mqlayout_map:has(+.frame-layout-gray-background){margin-block-end:0}}@layer layout{.submit .btn,.button{display:flex;align-items:center;justify-content:flex-start;line-height:1;transition:var(--mq-link-transition);display:inline-flex;padding:.85em 1.5em .75em 1em;font-weight:var(--mq-font-weight-medium);text-decoration:none;outline-color:var(--mq-color-black);background-color:var(--mq-color-primary);border:0;transition:all .25s ease-in-out}.submit .btn:before,.button:before{content:""}.submit .btn:before,.button:before{font-family:SSB,Helvetica,sans-serif;font-style:normal;font-weight:var(--mq-font-weight-regular);font-variant:normal;line-height:1;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;top:-.05rem;margin-inline-end:.75rem;font-size:9px}@media (min-width: 768px){.submit .btn:before,.button:before{display:flex;align-items:center;min-height:30px;margin-inline-end:1rem;font-size:12px}}.submit .btn:before,.button:before{position:relative;color:var(--mq-color-white)}.submit .btn:active,.submit .btn:hover,.submit .btn:focus,.button:active,.button:hover,.button:focus{background-color:var(--mq-button-background-color-hover)}.submit .btn:hover:before,.submit .btn:focus:before,.button:hover:before,.button:focus:before{animation:bounce-right 1.25s ease infinite}.frame-layout-primary-background .submit .btn:hover,.frame-layout-primary-background .submit .btn:focus,.frame-layout-primary-background .button:hover,.frame-layout-primary-background .button:focus{background-color:var(--mq-color-medium-gray)}.submit .btn:first-of-type,.button:first-of-type{margin-block-start:1rem}.submit .btn:not(:last-child),.button:not(:last-child){margin-block-end:1.5rem}.frame-layout-primary-background .submit .btn,.frame-layout-primary-background .button{color:var(--mq-color-white);background-color:var(--mq-color-darker-gray)}.submit .btn.hollow,.button.hollow{color:var(--mq-color-black);background:transparent;border:solid 1px var(--mq-color-black)}.frame-layout-primary-background .submit .btn.hollow,.frame-layout-primary-background .button.hollow{background-color:transparent}.submit .btn.hollow:before,.button.hollow:before{color:var(--mq-color-black)}.submit .btn.hollow:hover,.submit .btn.hollow:focus,.button.hollow:hover,.button.hollow:focus{color:var(--mq-color-white);background-color:var(--mq-color-dark-gray);border-color:var(--mq-color-dark-gray)}.submit .btn.hollow:hover:before,.submit .btn.hollow:focus:before,.button.hollow:hover:before,.button.hollow:focus:before{color:var(--mq-color-white)}.submit .btn.red,.button.red{color:var(--mq-color-white);background-color:var(--mq-color-red);border-color:var(--mq-color-red)}.submit .btn.red:hover,.submit .btn.red:focus,.button.red:hover,.button.red:focus{background-color:color-mix(in srgb,var(--mq-color-red),var(--color-black) 25%);border-color:color-mix(in srgb,var(--mq-color-red),var(--color-black) 25%)}.frame-layout-primary-background .submit .btn.red,.frame-layout-primary-background .button.red,.submit .btn.blank,.button.blank{background-color:transparent}.submit .btn.blank:before,.button.blank:before{color:var(--mq-color-primary);transition:all .2s ease-in-out}.frame-layout-primary-background .submit .btn.blank:before,.frame-layout-primary-background .button.blank:before{color:var(--mq-color-white)}.frame-layout-primary-background .submit .btn.blank:hover,.frame-layout-primary-background .submit .btn.blank:focus,.frame-layout-primary-background .button.blank:hover,.frame-layout-primary-background .button.blank:focus{color:var(--mq-color-white);background-color:transparent}.submit .btn.blank:hover:before,.submit .btn.blank:focus:before,.button.blank:hover:before,.button.blank:focus:before{transform:translate(.5rem)}.frame-layout-primary-background .submit .btn.blank,.frame-layout-primary-background .button.blank{color:var(--mq-color-black)}.submit .btn.primary:hover,.button.primary:hover{color:var(--mq-color-dark-gray);background-color:var(--mq-color-primary-hover)}.submit .btn.secondary,.button.secondary{color:var(--mq-color-black);background-color:var(--mq-color-light-gray)}.submit .btn.secondary:before,.button.secondary:before{color:var(--mq-color-primary)}.submit .btn.secondary:active,.submit .btn.secondary:hover,.submit .btn.secondary:focus,.button.secondary:active,.button.secondary:hover,.button.secondary:focus{background-color:var(--mq-button-secondary-background-color-hover)}.submit .btn.secondary:active:before,.submit .btn.secondary:hover:before,.submit .btn.secondary:focus:before,.button.secondary:active:before,.button.secondary:hover:before,.button.secondary:focus:before{color:var(--mq-color-white)}.frame-layout-gray-background .submit .btn.secondary:active,.frame-layout-gray-background .submit .btn.secondary:hover,.frame-layout-gray-background .submit .btn.secondary:focus,.frame-layout-gray-background .button.secondary:active,.frame-layout-gray-background .button.secondary:hover,.frame-layout-gray-background .button.secondary:focus{background-color:var(--mq-button-background-color-hover)}.frame-layout-primary-background .submit .btn.secondary:active,.frame-layout-primary-background .submit .btn.secondary:hover,.frame-layout-primary-background .submit .btn.secondary:focus,.frame-layout-primary-background .button.secondary:active,.frame-layout-primary-background .button.secondary:hover,.frame-layout-primary-background .button.secondary:focus{color:var(--mq-color-white)}.frame-layout-gray-background .submit .btn.secondary,.frame-layout-gray-background .button.secondary{background-color:var(--mq-color-white)}.submit .btn.secondary.hollow:hover,.submit .btn.secondary.hollow:focus,.button.secondary.hollow:hover,.button.secondary.hollow:focus{background:none}.submit .btn.secondary.hollow:before,.button.secondary.hollow:before{color:var(--mq-color-light-gray)}.frame-layout-primary-background .submit .btn.secondary.hollow:before,.frame-layout-primary-background .button.secondary.hollow:before{color:var(--mq-color-black)}.frame-layout-primary-background .submit .btn.secondary.hollow,.frame-layout-primary-background .button.secondary.hollow{background-color:transparent}.submit .btn.secondary.time-shifter:before,.button.secondary.time-shifter:before{content:none}.submit .btn.secondary.time-shifter i,.button.secondary.time-shifter i{margin-inline-end:7px}.submit .btn.shopping-cart:before,.button.shopping-cart:before{position:relative;top:-2px;margin-inline-end:10px;font:400 24px/1 iconmonstr-iconic-font!important;color:var(--mq-color-black);content:"";text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.submit .btn[disabled],.button[disabled]{cursor:not-allowed;background-color:var(--mq-button-background-color-hover)}.submit .btn[disabled]:hover:before,.submit .btn[disabled]:focus:before,.button[disabled]:hover:before,.button[disabled]:focus:before{animation:none}.external,.more{display:flex;align-items:center;justify-content:flex-start;font-weight:var(--mq-font-weight-medium);line-height:1;text-decoration:none;transition:var(--mq-link-transition)}.external:before,.more:before{content:""}.external:before,.more:before{font-family:SSB,Helvetica,sans-serif;font-style:normal;font-weight:var(--mq-font-weight-regular);font-variant:normal;line-height:1;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;top:-.05rem;margin-inline-end:.75rem;font-size:9px}@media (min-width: 768px){.external:before,.more:before{display:flex;align-items:center;min-height:30px;margin-inline-end:1rem;font-size:12px}}.external:before,.more:before{right:0;color:var(--mq-color-primary);transition:var(--mq-link-transition)}.external.inline,.more.inline{display:inline-flex}.external:hover:before,.more:hover:before{animation:bounce-right 1.25s ease infinite}@keyframes bounce-right{0%,20%,50%,80%,to{transform:translate(0)}40%{transform:translate(6px)}60%{transform:translate(2px)}}.btn-close{--cui-btn-close-color: #080a0c;--cui-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns= 'http://www.w3.org/2000/svg' viewBox= '0 0 16 16' fill= '%23080a0c' %3e%3cpath d= 'M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414' /%3e%3c/svg%3e");--cui-btn-close-opacity: .5;--cui-btn-close-hover-opacity: .75;--cui-btn-close-focus-shadow: 0 0 0 .25rem rgb(88, 86, 214, .25);--cui-btn-close-focus-opacity: 1;--cui-btn-close-disabled-opacity: .25;box-sizing:content-box;width:1em;height:1em;padding:.25em;color:var(--cui-btn-close-color);background:transparent var(--cui-btn-close-bg) center/1em auto no-repeat;border:0;border-radius:.375rem;opacity:var(--cui-btn-close-opacity);filter:var(--cui-btn-close-filter)}.btn-close:hover{color:var(--mq-color-white);text-decoration:none;opacity:1}}:root{--bs-border-radius: 0;--bs-border-color: var(--mq-color-darker-gray);--bs-form-check-input-checked-bg-color: var(--mq-color-primary);--bs-form-check-input-checked-border-color: var(--mq-color-darker-gray);--mq-form-icon-size: 25px}@layer layout{form:not(.efa-form-from){font-size:var(--mq-font-size-form);line-height:1.75}form:not(.efa-form-from) .actions p{font-size:var(--mq-font-size--1)}form:not(.efa-form-from) select,form:not(.efa-form-from) input{padding:.6rem .5rem .4rem;font-size:var(--mq-font-size-form)}@media (max-width: 767.98px){form:not(.efa-form-from) select,form:not(.efa-form-from) input{padding:.5rem .5rem .3rem}}form:not(.efa-form-from) label{line-height:1.75}form:not(.efa-form-from) [type=checkbox]{top:7px}form:not(.efa-form-from) [type=checkbox]:before{top:0}form:not(.efa-form-from) [type=checkbox]:after{top:8px}form:not(.efa-form-from) .grid{gap:1.5em}@media (max-width: 767.98px){form:not(.efa-form-from) .grid{row-gap:0}}@media (max-width: 575.98px){form:not(.efa-form-from) .grid{margin-block-end:0}}::picker(select){max-height:200px;overflow-y:auto}select{cursor:pointer;background-color:var(--mq-color-white);border-radius:0}select .abolive-layout{visibility:hidden;-webkit-appearance:none;-moz-appearance:none;appearance:none}.select-wrap{position:relative}.select-wrap .ssb{position:absolute;top:50%;right:2px;bottom:1.1rem;width:23px;height:80%;pointer-events:none;background-color:var(--mq-color-white);transform:translateY(-50%)}.select-wrap .ssb:before{position:absolute;top:0;right:0;bottom:0;left:0;width:12px;height:17px;margin:auto;font-size:20px}select:focus-visible,select:focus,input:focus-visible,input:focus{outline-color:var(--mq-color-black);border-radius:0}fieldset{padding-block:.5rem .25rem;padding-inline:0;border:none}fieldset .form-group{margin-block-end:0}textarea{min-height:10rem}@media (max-width: 767.98px){textarea{min-height:6em}}.inputs-list{display:flex;flex-wrap:wrap;column-gap:1.5rem}.form-check{padding-inline-start:0}input[type=checkbox],.form-check-input[type=radio]{position:relative;display:inline-block;width:30px;height:30px;margin:0;line-height:30px;cursor:pointer;padding:0}input[type=checkbox]:before,.form-check-input[type=radio]:before{position:absolute;top:0;left:0;width:30px;height:30px;margin-right:2rem;pointer-events:none;outline:1px solid transparent;content:"";background:var(--mq-color-white);border:1px solid var(--mq-color-black);border-radius:100%}.frame-layout-gray-background input[type=checkbox]:before,.frame-layout-gray-background .form-check-input[type=radio]:before{border:0}input[type=checkbox]:after,.form-check-input[type=radio]:after{position:absolute;top:8px;left:8px;width:14px;height:14px;pointer-events:none;content:"";background:var(--mq-color-primary);border-radius:100%;transition:all .2s ease}input[type=checkbox]:before,input[type=checkbox]:after{border-radius:0}input[type=checkbox]:before{top:-9px}input[type=checkbox]:after{top:0}.form-check:has([type=checkbox]:not(:checked)) input[type=checkbox]:after{opacity:0;transform:scale(0)}.form-check-input[type=radio]:not(:checked):after{opacity:0;transform:scale(0)}.form-check-input[type=radio]:focus:before,.form-check-input[type=radio]:focus .form-check-input:before,.form-check-input[type=radio]:focus input:before,.form-check-input[type=radio]:focus-visible:before,.form-check-input[type=radio]:focus-visible .form-check-input:before,.form-check-input[type=radio]:focus-visible input:before,.form-check:has([type=radio]:focus):before,.form-check:has([type=radio]:focus) .form-check-input:before,.form-check:has([type=radio]:focus) input:before,.form-check:has([type=radio]:focus-visible):before,.form-check:has([type=radio]:focus-visible) .form-check-input:before,.form-check:has([type=radio]:focus-visible) input:before,.form-check:has([type=checkbox]:focus):before,.form-check:has([type=checkbox]:focus) .form-check-input:before,.form-check:has([type=checkbox]:focus) input:before,.form-check:has([type=checkbox]:focus-visible):before,.form-check:has([type=checkbox]:focus-visible) .form-check-input:before,.form-check:has([type=checkbox]:focus-visible) input:before{box-shadow:0 0 5px var(--mq-color-dark-gray)}[type=radio],[type=checkbox]{outline:none;background:transparent;border-color:transparent;box-shadow:none}[type=radio]:focus,[type=radio]:focus-visible,[type=checkbox]:focus,[type=checkbox]:focus-visible{outline:none;background:transparent;border-color:transparent}[type=radio]+label,[type=checkbox]+label{padding-inline-start:1rem;margin-inline-end:1.5rem}.submit button,.form-group{margin-block-end:1rem}.form-group:has([type=radio][data-invalid]) label{color:var(--mq-color-red)}.form-group:has([type=radio][data-invalid]) input:not(:focus):before{background-color:#f6eaea;border:1px solid var(--mq-color-red)}.form-control{margin-block-end:.5rem}.form-control:focus{outline:auto;box-shadow:unset}.form-check-inline{padding-inline-start:0;margin-inline-end:0}.form-error{display:none;gap:.35rem;align-items:center;margin-block-end:0;font-size:15px;font-weight:700;line-height:1.2;color:var(--mq-color-red)}.form-error.is-visible{display:flex}.form-error>i{flex-shrink:0}.is-invalid-input:not(:focus){background-color:#f6eaea;border-color:var(--mq-color-red)}.is-invalid-input:not(:focus)[type=radio]{border:none}.is-invalid-input:not(:focus)[type=radio]:before{background-color:#f6eaea;border:1px solid var(--mq-color-red)}.is-invalid-label{color:var(--mq-color-red)}[data-invalid]+.form-error{display:flex}.error+label{font-weight:var(--mq-font-weight-medium);color:var(--mq-color-red)}.warning{display:inline-block;width:20px;height:17px;background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2035%2030.54'%3e%3cdefs%3e%3cstyle%3e.cls-1{fill:%23a82f2f;}.cls-2{fill:%23fff;}%3c/style%3e%3c/defs%3e%3ctitle%3eFehlermeldung-icon%3c/title%3e%3cg%20id='Ebene_2'%20data-name='Ebene%202'%3e%3cg%20id='Ebene_1-2'%20data-name='Ebene%201'%3e%3cpath%20class='cls-1'%20d='M16.75.43a.86.86,0,0,1,1.5,0l8.32,14.41,8.32,14.41a.86.86,0,0,1-.75,1.3H.87a.86.86,0,0,1-.75-1.3L8.43,14.84Z'/%3e%3cpath%20class='cls-2'%20d='M17.49,22.24a1.3,1.3,0,0,1,1,.39,1.33,1.33,0,0,1,0,1.89,1.34,1.34,0,1,1-1-2.28ZM16.41,11.89h2.16v8.42H16.41Z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e") no-repeat center;background-size:20px 17px}.callout{font-size:1rem;line-height:1.2}.callout.alert{padding:1rem;margin:1.5rem 0;background-color:var(--mq-color-white);border:1px solid var(--mq-color-red)}.general-error{display:flex;gap:.35rem;margin-block-end:0;font-weight:700;color:var(--mq-color-red)}}@layer layout{.sticky{position:fixed;z-index:5;box-shadow:0 5px 20px #0000;transition:box-shadow .3s ease-in-out}.sticky.is-anchored{position:relative}@media (min-width: 768px){.sticky.is-anchored{z-index:5}}.sticky.is-at-top.is-stuck{background-color:var(--mq-color-white);box-shadow:0 5px 20px #0000001a;transition:box-shadow .3s ease-in-out}}@layer layout{.tooltip-content{position:absolute;inset:unset;right:anchor(50%);bottom:anchor(-20%);z-index:9999;justify-self:anchor-center;max-width:250px;padding:.5rem;margin:0;overflow:visible;font-size:14px;line-height:1.4;background-color:var(--mq-color-white);border:1px solid var(--mq-color-black);box-shadow:var(--mq-shadow);opacity:0;transition:display .5s,opacity .5s;position-anchor:--tooltip-button;transition-behavior:allow-discrete}.tooltip-content:popover-open{opacity:1}@starting-style{.tooltip-content:popover-open{opacity:0}}.tooltip-content p{padding-inline-end:.75rem;margin:0}.tooltip-content .tooltip-close{position:absolute;top:0;right:0;padding-left:.5rem;font-size:var(--mq-font-size--1);font-weight:var(--mq-font-weight-medium);cursor:pointer}.tooltip-trigger{padding:0;outline-color:var(--mq-color-black);background:transparent;anchor-name:--tooltip-button}.tooltip-trigger .ssb:before{display:flex}}@layer layout{.filepond--root{margin-block-end:2rem;font-family:Hind,Helvetica Neue,Helvetica,Arial,sans-serif}.filepond--root :not(text){border-radius:0}.filepond--item{width:100%;margin-inline:0}.filepond--panel-root{background-color:transparent}.frame-layout-gray-background .filepond--item>.filepond--file-wrapper,.frame-layout-gray-background .filepond--image-preview-wrapper{background-color:var(--mq-color-white);border:1px solid var(--mq-color-black)}.filepond--item>.filepond--file-wrapper,.filepond--image-preview-wrapper{padding:0;background-color:var(--mq-color-light-gray)}.filepond--file-info{display:grid;grid-template-columns:45px auto;grid-row:1/-1;max-width:100%;margin-right:0;color:var(--mq-color-black)}@media (max-width: 575.98px){.filepond--file-info{grid-row:1;grid-column:1/span 2}}.filepond--file-info>*:not(.pdf-icon){grid-column-start:2}.filepond--file-info .filepond--file-info-main{font-size:var(--mq-font-size--1)}.filepond--label-action{text-decoration:none;background-color:var(--mq-color-darker-gray)}.filepond--file-action-button{position:relative;right:0;grid-row:1/-1;grid-column-start:3;background:var(--mq-color-primary);border-radius:0}.filepond--file-action-button:after{content:none}.filepond--file-action-button:hover{cursor:pointer}.filepond--file-action-button svg{color:var(--mq-color-black);border-color:var(--mq-color-black)}.filepond--credits{display:none}.filepond--list{right:0;left:0;width:100%;margin-block:1.25rem}@media (min-width: 768px){.filepond--list{width:100%}}.filepond--file-wrapper{display:flex;justify-content:flex-end;min-height:75px}.filepond--file{display:grid;grid-template-rows:auto auto;grid-template-columns:50% auto 30px;gap:.75rem;align-items:center;width:100%;font-size:18px}@media (min-width: 576px){.filepond--file{min-height:75px}}.filepond--file-info-sub{font-size:14px;opacity:.8}.filepond--file-status{grid-row:1/-1;margin-right:0;margin-left:0}@media (max-width: 575.98px){.filepond--file-status{grid-row-start:2;grid-column:1/span 2}}.filepond--file-status .filepond--file-status-main{font-size:var(--mq-font-size--1)}.filepond--file-status .filepond--file-status-sub{font-size:var(--mq-font-size--2);opacity:.8}.filepond--drop-label{justify-content:left;margin-block-end:3rem}.filepond--drop-label label{padding:0;text-align:left}.pdf-icon{grid-row:span 2;width:30px;max-height:40px}.filepond--image-clip{min-width:90px;max-width:90px;margin-inline-start:0}.filepond--image-preview-wrapper{top:21px;left:9px;width:40px;height:30px}.filepond--image-preview-overlay{opacity:0}.filepond--image-preview{background:transparent}.frame-layout-gray-background [data-filepond-item-state*=error]>.filepond--file-wrapper,.frame-layout-gray-background [data-filepond-item-state*=invalid]>.filepond--file-wrapper,[data-filepond-item-state*=error]>.filepond--file-wrapper,[data-filepond-item-state*=invalid]>.filepond--file-wrapper{background-color:var(--mq-color-red)}.frame-layout-gray-background [data-filepond-item-state*=error]>.filepond--file-wrapper .filepond--file-info,.frame-layout-gray-background [data-filepond-item-state*=invalid]>.filepond--file-wrapper .filepond--file-info,[data-filepond-item-state*=error]>.filepond--file-wrapper .filepond--file-info,[data-filepond-item-state*=invalid]>.filepond--file-wrapper .filepond--file-info{color:var(--mq-color-white)}}@layer utilities{.filepond--label-action{margin-block:0;font-size:var(--mq-font-size-0);color:var(--mq-color-white);background-color:var(--mq-color-darker-gray)}.filepond--label-action:hover{background-color:var(--mq-color-gray)}}@layer layout{@media (max-width: 991.98px){.visual-plus-efa-form{display:flex;flex-direction:column}}.visual-plus-efa-form>*:first-child{order:2}.visual-plus-efa-form>*:nth-child(2){order:1}}@layer layout{nav a,nav button{font-weight:var(--mq-font-weight-light)}nav ul{display:flex;padding-inline-start:0;margin-block:0;list-style:none}.nav.horizontal{flex-direction:row;flex-wrap:wrap}.nav.vertical{flex-direction:column;flex-wrap:wrap}.horizontal>ul{flex-direction:row;flex-wrap:wrap}.vertical>ul{flex-direction:column;flex-wrap:wrap}.dropdown-menu{display:none}.frame-layout-gray-background .frame-type-menu_pages:not(.frame-layout-menu-card):not(.frame-layout-split-menu-content){height:auto;min-height:100%;padding:18px 18px 10px;background:var(--mq-color-white)}.top-bar{position:relative;display:flex}@media (max-width: 1199.98px){.top-bar{flex-wrap:wrap}}@media (max-width: 767.98px){.top-bar{display:block}}@media (min-width: 1200px){.top-bar{margin-block-end:2.25rem}}@media (max-width: 575.98px){.top-bar,.top-bar ul{background:rgb(var(--mq-color-white),.8)}}.top-bar-right{flex:0 1 auto;margin-left:auto}@media (max-width: 1199.98px){.top-bar-right{width:100%}}@media (max-width: 767.98px){.top-bar-right{margin-left:0}}@media (max-width: 1199.98px){.top-bar-right>nav>ul{justify-content:space-between;margin-block:0}}.top-bar-left{display:flex;align-items:center;justify-content:center}.title-bar{padding:1rem 0}.title-bar-right{height:28px}.is-accordion-submenu{padding-left:1.5rem}.is-dropdown-submenu-parent{position:static}.contains-active-icon.level-1 .topbar-menu-icon.first{display:block}[aria-expanded=true] .contains-active-icon.level-1 .topbar-menu-icon.first,.contains-active-icon.level-1 .topbar-menu-icon.second{display:none}[aria-expanded=true] .contains-active-icon.level-1 .topbar-menu-icon.second{display:block}.hamburger{position:relative;display:block;width:30px;height:27px;cursor:pointer}.hamburger .line{position:absolute;left:0;display:block;width:30px;height:5px;background-color:var(--mq-color-medium-gray);opacity:1;transition:all .3s ease-in-out}[aria-expanded=true] .hamburger .line{width:33px}.hamburger .line:nth-child(1){top:0}[aria-expanded=true] .hamburger .line:nth-child(1){top:13px;transform:rotate(135deg)}.hamburger .line:nth-child(2){top:11px}[aria-expanded=true] .hamburger .line:nth-child(2){width:0;opacity:0}.hamburger .line:nth-child(3){top:22px}[aria-expanded=true] .hamburger .line:nth-child(3){top:14px;transform:rotate(-135deg)}@media (min-width: 768px) and (max-width: 991.98px){.top-meta{position:relative;z-index:1}}.sticky-meta-nav{width:100%;padding-right:.75rem}.sticky-meta-nav .metamenu .level-1 .topbar-menu-icon{width:1.2rem;height:1.2rem}.sticky-meta-nav .metamenu-title{display:none}.control-container{display:flex;justify-content:flex-start}@media (min-width: 768px) and (max-width: 991.98px){.control-container{justify-content:flex-end;margin:.5rem .5rem .5rem 0}}.control-container .button-group{padding-left:1.1rem;margin-top:.4rem;margin-bottom:0}.control-container .button-group .button{width:20px;height:20px;padding:0 .15rem .1rem .1rem;margin-right:.25rem;font-size:1.125rem;background:transparent;border:1px solid var(--mq-color-black);border-radius:50%}.control-container .button-group .button:before{display:none}.control-container .button-group .button.inverted{color:var(--mq-color-white);background-color:var(--mq-color-black)}.control-container .button-group .button span{display:inline-block;margin:0 auto}.control-container .button-group.contrast .button{padding:0 .15rem .2rem}.menu.languagemenu{float:left;padding-left:1.1rem;font-size:.9375rem}.menu.languagemenu li>a{padding:.5rem 0 0;color:var(--mq-color-black);text-transform:uppercase}.menu.languagemenu li>a:hover,.menu.languagemenu li>a:focus{background:var(--mq-color-light-gray)}.menu.languagemenu .is-active>a{text-decoration:underline;background:transparent}@media (min-width: 768px) and (max-width: 991.98px){footer .vertical{margin-bottom:2rem}}@media (max-width: 575.98px){.breadcrumb-menu{display:none}}.breadcrumb-menu a{font-weight:var(--mq-font-weight-medium)}.breadcrumb-menu a:hover,.breadcrumb-menu a:focus-visible{color:var(--mq-color-black)!important;text-decoration:underline!important}.breadcrumb-menu .breadcrumbs{position:absolute;padding-block:1rem}.breadcrumb-menu .breadcrumbs li{font-size:var(--mq-font-size--1);font-weight:var(--mq-font-weight-medium);text-transform:initial}.breadcrumb-menu .breadcrumbs li:not(:last-child):after{margin:0 .75rem;content:">"}.breadcrumb-menu .breadcrumbs a{text-decoration:none}@media (max-width: 575.98px){#responsive-menu .sticky-container,#responsive-menu .sticky-container .sticky,#responsive-menu .sticky-container .sticky .grid-container,#responsive-menu .sticky-container .sticky .grid-container .grid-x{height:100%}#responsive-menu .sticky-container .sticky .grid-container .grid-x .top-bar{align-items:flex-start;height:100%}#responsive-menu .sticky-container .sticky .grid-container .grid-x .top-bar ul.first-level{padding-bottom:100px}}}@layer layout{.menu.vertical.secondary li{padding:.5rem 1rem;margin-block:.5rem;background-color:var(--mq-color-white)}.menu.vertical,.nav.vertical{margin-top:0}.menu.vertical:has(li>a),.nav.vertical:has(li>a){list-style:none}.vertical:not(.dropdown):not(.accordion):not(.accordion-menu):not(.dropdown-menu):not(.is-accordion-submenu) a{display:inline-flex;align-items:center;justify-content:flex-start;padding-inline-start:0;font-weight:var(--mq-font-weight-light);text-decoration:none}.vertical:not(.dropdown):not(.accordion):not(.accordion-menu):not(.dropdown-menu):not(.is-accordion-submenu) a:before{content:""}.card .vertical:not(.dropdown):not(.accordion):not(.accordion-menu):not(.dropdown-menu):not(.is-accordion-submenu) a,footer .vertical:not(.dropdown):not(.accordion):not(.accordion-menu):not(.dropdown-menu):not(.is-accordion-submenu) a{display:flex}.card .vertical:not(.dropdown):not(.accordion):not(.accordion-menu):not(.dropdown-menu):not(.is-accordion-submenu) a:hover,footer .vertical:not(.dropdown):not(.accordion):not(.accordion-menu):not(.dropdown-menu):not(.is-accordion-submenu) a:hover{color:var(--mq-color-black)}.vertical:not(.dropdown):not(.accordion):not(.accordion-menu):not(.dropdown-menu):not(.is-accordion-submenu) a:hover{color:var(--mq-color-primary);text-decoration:none}.vertical:not(.dropdown):not(.accordion):not(.accordion-menu):not(.dropdown-menu):not(.is-accordion-submenu) a:hover:before{animation:bounce-right 1.25s ease infinite}@keyframes bounce-right{0%,20%,50%,80%,to{transform:translate(0)}40%{transform:translate(6px)}60%{transform:translate(2px)}}.vertical:not(.dropdown):not(.accordion):not(.accordion-menu):not(.dropdown-menu):not(.is-accordion-submenu) a:before{font-family:SSB,Helvetica,sans-serif;font-style:normal;font-weight:var(--mq-font-weight-regular);font-variant:normal;line-height:1;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative;top:-.05rem;margin-inline-end:.75rem;font-size:9px;color:var(--mq-color-primary)}@media (min-width: 768px){.vertical:not(.dropdown):not(.accordion):not(.accordion-menu):not(.dropdown-menu):not(.is-accordion-submenu) a:before{font-size:12px}}footer .vertical:not(.dropdown):not(.accordion):not(.accordion-menu):not(.dropdown-menu):not(.is-accordion-submenu) a:before{font-size:9px;color:var(--mq-color-white)}.custom-menu.text-left .menu.vertical,.custom-menu.text-center .menu.vertical,.custom-menu.text-right .menu.vertical{display:inline-flex;text-align:left}.custom-menu.use-whole-width .menu.vertical{display:flex}.custom-menu.use-whole-width.text-left li{justify-content:flex-start!important}.custom-menu.use-whole-width.text-center li{justify-content:center!important}.custom-menu.use-whole-width.text-right li{justify-content:flex-end!important}.custom-menu ul{gap:.25rem}}@layer layout{.main-nav a,.main-nav button{padding:1rem .5rem;font-weight:var(--mq-font-weight-light);color:var(--mq-color-black)}@media (min-width: 768px){.main-nav a,.main-nav button{padding:.7rem 0}}@media (min-width: 992px){.main-nav a,.main-nav button{padding:.7rem .4rem}}.main-nav a{white-space:normal}@media (min-width: 992px){.main-nav button{padding:.7rem 0}}.main-nav>ul{position:static;gap:1rem;margin-block:1rem;font-size:1.8rem;font-weight:var(--mq-font-weight-light)}@media (max-width: 767.98px){.main-nav>ul{flex-direction:column}}.main-nav img{height:auto}.main-nav .dropdown{position:unset}@media (max-width: 767.98px){.main-nav .dropdown-menu[data-coreui-popper]{position:relative;padding:0}}.main-nav .dropdown-menu img{max-width:65px;aspect-ratio:1}@media (max-width: 991.98px){.main-nav .dropdown-menu img{max-width:55px}}.main-nav .menu-level-2{width:100%;padding:2rem;background-color:var(--mq-color-light-gray);border:0;border-radius:0;box-shadow:0 15px 30px #0003}@media (max-width: 991.98px){.main-nav .menu-level-2{gap:0 1rem}}.main-nav .menu-level-2.show{display:grid;grid-template-columns:repeat(3,1fr)}@media (max-width: 767.98px){.main-nav .menu-level-2.show{display:block}}.main-nav .menu-level-2>*:first-child{grid-column:span 3}.main-nav .menu-item-level-2{font-size:var(--mq-font-size-0)}@media (max-width: 991.98px){.main-nav .menu-item-level-2{font-size:18px}}.main-nav .menu-item-level-2 a{display:flex;flex-direction:row;gap:1rem;align-items:center}.main-nav .accordion-menu a{background:transparent}.main-nav .accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a:after{width:inherit;height:inherit;margin-top:0;font-size:9px;content:"";border:none;transform:translateY(-50%)}.main-nav .accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)[aria-expanded=true]:not(.level-2)>a{background-color:var(--mq-color-light-gray)}.main-nav .accordion-menu .is-accordion-submenu-parent[aria-expanded=true]>a:after{content:""}.main-nav .menu-overview-item{flex-grow:1;padding:.3rem 0 1rem;margin:0;font-size:rem-calc(20);border-bottom:1px solid #969696}.main-nav .menu-overview-item>a{padding-top:1.5rem}.main-nav .menu-title{line-height:1.2}@media (min-width: 768px) and (max-width: 991.98px){.is-submenu-item .main-nav .menu-title{text-align:left}}.main-nav .menu-subtitle{padding-right:2rem;margin-bottom:0;font-size:13px;line-height:1.1}@media (min-width: 768px){.main-nav .menu-subtitle{margin-bottom:inherit;font-size:rem-calc(16);line-height:1}}}@layer layout{header{--mobile-nav-height: 70px;--mobile-nav-z-index: 15}.navbar-mobile{position:fixed;z-index:var(--mobile-nav-z-index);width:100%;height:var(--mobile-nav-height);background:#fff;box-shadow:#64646f33 0 7px 15px}.popover-off-canvas-right{position:fixed;top:var(--mobile-nav-height);right:0;left:auto;z-index:var(--mobile-nav-z-index);width:90%;height:calc(100dvh - var(--mobile-nav-height));margin:0;overflow-x:hidden;border:0;box-shadow:inset #64646f33 0 7px 15px}.popover-off-canvas-right[popover]{display:none;overscroll-behavior:contain;transform:translate(100%);transition:transform .3s ease-out,display .3s allow-discrete}.popover-off-canvas-right[popover]::backdrop{top:var(--mobile-nav-height);cursor:pointer;background-color:#00000001;opacity:0;-webkit-backdrop-filter:blur(.3rem);backdrop-filter:blur(.3rem)}.popover-off-canvas-right[popover]:popover-open{display:block;transform:translate(0)}@starting-style{.popover-off-canvas-right[popover]:popover-open{transform:translate(80vw)}}.popover-off-canvas-right[popover]:popover-open::backdrop{opacity:1}.popover-off-canvas-right button{background-color:transparent}}@layer layout{.meta-nav>ul{justify-content:flex-end;font-size:var(--mq-font-size--1)}.meta-nav img,.meta-nav svg{max-width:1.2rem;height:auto}.meta-nav .level-1>a{display:flex;align-items:center;padding:.5rem;color:var(--mq-color-black)}@media (min-width: 768px) and (max-width: 991.98px){.meta-nav .level-1>a{padding:.5rem}}.meta-nav .level-1>a:hover,.meta-nav .level-1>a:focus{background:var(--mq-color-light-gray)}.meta-nav .level-1.is-active>a{color:var(--mq-color-white);background:var(--mq-color-dark-gray)}.meta-nav .level-1 .topbar-menu-icon{width:1rem}.meta-nav .level-1 .menu-icon-container{position:relative;top:0;display:flex;align-items:center;justify-content:center}@media (min-width: 992px){.meta-nav .level-1 .menu-icon-container{top:-1px}}.meta-nav .level-1 .contains-active-icon .first{display:inline-block}.meta-nav-title{margin-left:5px;vertical-align:middle}}@layer components{.meta-nav .level-1.is-active .first{display:none}.meta-nav .level-1.is-active .second{display:inline-block}}@layer layout{.mobile-nav{padding-inline:1rem}.mobile-nav a,.mobile-nav button{display:flex;gap:1rem;align-items:center;width:100%;padding:.75rem .5rem;font-size:var(--mq-font-size-0)}.mobile-nav ul{gap:0;margin-block:0}.mobile-nav img{max-width:60px}.mobile-nav hr{margin-block:0}.mobile-nav .menu-level-2{margin-inline-start:1.5rem;background-color:transparent;box-shadow:none}.mobile-nav .menu-level-2 img{max-width:40px}.mobile-nav .menu-overview-item{width:100%}}@layer layout{.navbar-mobile{display:flex;align-items:center;justify-content:space-between;padding:1rem}.navbar-mobile .align-right{display:flex}}@layer layout{footer{padding:1.5rem;font-size:var(--mq-font-size--1);background-color:var(--mq-color-primary)}@media (max-width: 575.98px){footer{display:flex;flex-direction:column}}@media (min-width: 768px){footer{padding:4rem 1.5rem}}footer .vertical a{padding:.3rem;font-size:var(--mq-font-size--1)}footer nav{line-height:1.2}footer .h4,footer .h4>a{font-size:var(--mq-font-size-0)}}@layer layout{.stickymenu-wrap{top:60vh;right:0;z-index:4;width:50px;box-shadow:0 5px 20px rgb(from var(--mq-color-black) r g b/.1);opacity:0;transform:translate(100%);transition:opacity .7s,transform .7s}.stickymenu-wrap.visible{opacity:1;transform:translate(0)}.stickymenu-wrap.visible.footer-visible{opacity:0;transform:translate(100%)}.stickymenu-wrap .item{padding-block:12px;text-align:center}.stickymenu-wrap .item:first-child{padding-top:5px}.stickymenu-wrap .item:last-child{padding-bottom:5px}.stickymenu{padding:10px 8px 8px 10px;margin:0;background-color:var(--mq-color-primary)}.stickymenu .menu-icon-container{display:flex;align-items:center;justify-content:center}.stickymenu a:hover img,.stickymenu a:focus img{opacity:1}.stickymenu li{display:block;border-bottom:1px solid var(--mq-color-white)}.stickymenu li.current img,.stickymenu li.is-active img{opacity:1}.stickymenu li:last-child{border:none}.stickymenu li:last-child a{padding-bottom:5px}.stickymenu li svg,.stickymenu li img{width:24px;height:24px;opacity:.7}.stickymenu li .contains-active-icon .second{display:none}}@layer layout{.accordion{display:flex;flex-direction:column;gap:1rem;list-style:none}.accordion .accordion-item{position:relative;background-color:var(--mq-color-light-gray)}.accordion .accordion-item a:hover{color:var(--mq-color-black)}.frame-layout-gray-background .accordion .accordion-item{background-color:var(--mq-color-white)}.accordion .accordion-item .accordion-button:not(.collapsed) .ssb-arrow-down{transform:scaleY(-1)}.accordion .accordion-button{z-index:1;display:flex;gap:1rem;align-items:center;width:100%;padding-inline:2rem;text-align:left;cursor:pointer;background-color:transparent}@media (max-width: 767.98px){.accordion .accordion-button{padding-inline:1rem}}.accordion .ssb.ssb-arrow-down{font-size:2rem;line-height:0}@media (max-width: 767.98px){.accordion .ssb.ssb-arrow-down{font-size:1.5rem}}.accordion .accordion-body>*{padding:1.75rem;padding-block-start:.5rem}@media (max-width: 767.98px){.accordion .accordion-body>*{padding-inline:1rem}}.accordion .accordion-heading{flex-grow:1;margin-block:2rem;font-weight:var(--mq-font-weight-medium)}@media (max-width: 767.98px){.accordion .accordion-heading{margin-block:1rem}}.accordion .accordion-header{margin-block:0}.accordion .accordion-panel,.accordion .accordion-content{padding:1rem 2.5rem;border:0}.frame-layout-gray-background .accordion .accordion-panel,.frame-layout-gray-background .accordion .accordion-content{background-color:var(--mq-color-white)}.frame-type-container_accordion+.frame-type-container_accordion{margin-block-start:1rem}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}}@layer layout{.page-navigation,.pagination{justify-content:center;margin-block-start:2rem}.page-navigation .page-item.next>*,.page-navigation .page-item.previous>*,.pagination .page-item.next>*,.pagination .page-item.previous>*{font-family:SSB,Helvetica,sans-serif;font-style:normal;font-weight:var(--mq-font-weight-regular);font-variant:normal;line-height:1;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none}.page-navigation .page-item.next>*:before,.pagination .page-item.next>*:before{margin-right:0;content:""}.page-navigation .page-item.previous>*:after,.pagination .page-item.previous>*:after{content:""}.page-navigation .f3-widget-paginator>li:not(.current),.page-navigation .page-link,.pagination .f3-widget-paginator>li:not(.current),.pagination .page-link{display:flex;align-items:center;justify-content:center;width:45px;aspect-ratio:1;padding:0;font-size:var(--mq-font-size-0);background-color:transparent;border:0;border-radius:0}.page-navigation .f3-widget-paginator>li:not(.current):focus,.page-navigation .page-link:focus,.pagination .f3-widget-paginator>li:not(.current):focus,.pagination .page-link:focus{outline:auto;box-shadow:none}.page-navigation .page-link-dots,.pagination .page-link-dots{color:var(--mq-color-black)}.page-navigation .current,.page-navigation .active,.pagination .current,.pagination .active{display:flex;align-items:center;justify-content:center;width:45px;color:var(--mq-color-white);background-color:var(--mq-color-black)}a:has(.ssb){text-decoration:none}.ssb-arrow-left,.ssb-arrow-right{font-size:var(--mq-font-size-0)}.page-navigation>.f3-widget-paginator{display:flex;justify-content:center;list-style:none}}@layer components{.f3-widget-paginator a,.page-link{font-weight:var(--mq-font-weight-light)}.f3-widget-paginator a:hover,.page-link:hover{color:var(--mq-color-black)}}@layer components{.nav-tabs{display:grid;grid-auto-columns:1fr;grid-auto-flow:column;gap:.5rem;margin:0 0 .5rem;list-style-type:none;border:0}.nav-tabs .nav-item{list-style-type:none}.nav-tabs .nav-link{position:relative;width:100%;min-height:100%;padding:1.25rem 1.5rem;color:var(--mq-tab-color);text-align:center;background-color:var(--mq-tab-background-color)}.nav-tabs .nav-link:hover{color:var(--mq-tab-color-active)}.nav-tabs .nav-link:after{position:absolute;right:0;bottom:-.5rem;left:50%;width:0;height:.5rem;content:"";background-color:var(--mq-tab-background-color);transform:translate(-50%);transition:width .25s ease-in-out}@media (max-width: 767.98px){.nav-tabs .nav-link:after{bottom:0}}.nav-tabs .nav-link.active:after{width:100%}.nav-tabs .nav-link>a{font-weight:var(--mq-font-weight-light);color:var(--mq-tab-color);text-decoration:none}.nav-tabs .nav-link>a:hover{color:var(--mq-tab-color-active)}.tab-content .tab-pane{display:none;padding:1rem;background-color:var(--mq-tab-background-color)}@media (min-width: 768px){.tab-content .tab-pane{padding:2rem}}.tab-content .tab-pane.fade{opacity:0;transition:opacity .15s linear}.tab-content .tab-pane.active{display:block}.tab-content .tab-pane.active.fade{opacity:1}@media (max-width: 767.98px){.nav-tabs-wrapper{position:relative;--mq-scrollable-content-color: var(--mq-color-light-gray)}.nav-tabs-wrapper:after{position:absolute;top:0;right:0;bottom:0;width:4rem;pointer-events:none;content:"";background:linear-gradient(to right,transparent,var(--mq-scrollable-content-color));transition:.15s ease-in-out opacity}.nav-tabs-wrapper.is-scrolled-end:after{opacity:0}.nav-tabs{display:flex;overflow-x:auto;white-space:nowrap;scroll-snap-type:x mandatory;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.nav-tabs .nav-item{flex:0 0 auto;scroll-snap-align:start}.nav-tabs .nav-link{white-space:nowrap}}}@layer layout{.annual-reports .svg--ssb-logo{max-width:125px;margin:0 auto .5rem}@media print,screen and (min-width: 40em){.annual-reports [data-scene-animation=flipcard] .flip-card--wrapper{padding-inline:15%}}.annual-reports [data-scene-animation=flipcard] .stat{margin-bottom:.5rem;font-size:2.5rem;line-height:1}.annual-reports [data-scene-animation=flipcard] .card .txt{font-size:var(--mq-font-size-1)}.annual-reports [data-scene=map]{height:100vh;overflow:hidden}.annual-reports [data-scene-animation=rate-stats] p:not(.h1){font-size:var(--mq-font-size-1)}.annual-reports [data-scene-animation=ticket] h3{font-weight:var(--mq-font-weight-medium)}.annual-reports [data-scene-animation=ticket] .rate-ticket--legend{display:flex;justify-content:center}@media print,screen and (min-width: 40em){.annual-reports [data-scene-animation=ticket] .rate-ticket--legend{gap:2rem}}@media print,screen and (max-width: 40em){.annual-reports [data-scene-animation=ticket] .rate-ticket--legend li{font-size:1rem}}.annual-reports [data-scene-animation=ticket] .grid:has(.contenttable){gap:0;margin-block:3rem}.annual-reports [data-scene-animation=ticket] .grid th{font-weight:var(--mq-font-weight-medium);text-align:center}.annual-reports [data-scene-animation=ticket] .swiper-button-next{right:8px}.annual-reports [data-scene-animation=ticket] .swiper-button-prev{left:8px}.annual-reports [data-scene-animation=traffic]{padding-block:0}.annual-reports [data-scene-animation=txt-stats]{padding-block-end:0;--bs-border-color: var(--mq-color-black)}.annual-reports [data-scene-animation=carpool] .grid .g-col-12{display:block}.annual-reports [data-scene-animation=carpool] div:not(.stat){font-weight:var(--mq-font-weight-light)}.annual-reports [data-scene-animation=carpool] [data-drive=arrow]{padding-inline:1rem;font-size:var(--mq-font-size-1);line-height:1.25}@media print,screen and (min-width: 40em){.annual-reports [data-scene-animation=carpool] [data-drive=arrow]{margin-block-start:6rem}}.annual-reports .svg--bg{background-repeat:no-repeat;background-size:contain}.annual-reports .svg--bg.bottom{background-position:bottom}.annual-reports .spacer{display:block;width:100%}.annual-reports .spacer.is--50{height:3.125rem}.annual-reports h2{padding-inline:1.5rem}.annual-reports section{padding-block:1.5rem}@media print,screen and (min-width: 40em){.annual-reports section{padding-block:4.375rem}}.annual-reports .text-left{text-align:left}.annual-reports .text-center{text-align:center}.annual-reports .text-right{text-align:right}.annual-reports .frame-layout-gray-background,.annual-reports .frame-layout-primary-background{padding:0}.annual-reports blockquote.annual{display:flex;flex-direction:column;justify-content:right}.annual-reports blockquote.annual cite:before{padding-right:7px;line-height:1;content:"–"}.mainmenu-wrapper.annual-reports .menu-container .grid{gap:0}.mainmenu-wrapper.annual-reports ul{margin-bottom:0}.mainmenu-wrapper.annual-reports ul li{margin-block:.75rem;font-size:var(--mq-font-size-1)}.mainmenu-wrapper.annual-reports .menu.vertical{text-align:left}}@layer utilities{footer.annual-reports .vertical.nav a{font-size:var(--mq-font-size-2)}footer.annual-reports .vertical.nav a:before{padding-bottom:.375rem;font-size:.75rem}footer.annual-reports .vertical.nav:not(.dropdown):not(.accordion):not(.accordion-menu):not(.dropdown-menu):not(.is-accordion-submenu) .download a:before{margin-right:.3rem;font:400 24px/1 iconmonstr-iconic-font;content:""}}.loader-container{position:absolute;z-index:1000}.loader-container .loader-container-back{position:fixed;top:0;left:0;z-index:10;height:100%;width:100%;background-color:var(--mq-color-white);opacity:.6}.loader-container .loader-container-front{position:fixed!important;bottom:0;left:0;right:0;margin:auto;top:50%;width:100%;z-index:1002}.loader-container .loader-container-front img,.loader-container .loader-container-front i{left:0;margin:auto;position:absolute;right:0}.loader-container .loader-container-front i{font-size:1rem;animation:fa-spin 1s infinite steps(8);width:100%;text-align:center}.loader-container .loader-container-front i.linear{animation:fa-spin 2s infinite linear}.loader-container .loader-container-front img{height:2rem;width:2rem}@layer layout{.autocomplete-suggestions{position:absolute;z-index:9999;box-sizing:border-box;display:none;max-height:254px;overflow:hidden;overflow-y:auto;text-align:left;cursor:default;background:#fff;border:1px solid #ccc;border-top:0;box-shadow:-1px 1px 3px #0000001a}.autocomplete-suggestion{position:relative;padding:0 .6em;overflow:hidden;text-overflow:ellipsis;font-size:1.02em;line-height:23px;color:#333;white-space:nowrap}.autocomplete-suggestion b{font-weight:400;color:#1f8dd6}.autocomplete-suggestion.selected{background:#f0f0f0}}@layer layout{.autocomplete-suggestions{z-index:4;max-height:232px;border:none;border-top:1px solid #dcdcdc;box-shadow:3px 3px 3px #0000001a}@media (min-width: 992px){.autocomplete-suggestions{min-width:373px}}.autocomplete-suggestions .autocomplete-suggestion.selected{background:#fc0!important}.autocomplete-suggestions .autocomplete-suggestion.selected p{color:#fff}.autocomplete-suggestions .autocomplete-suggestion{padding:.5rem;font-size:1rem;line-height:1.2;border:1px solid #dcdcdc;border-top:0}.autocomplete-suggestions .autocomplete-suggestion.selected{color:#fff}.autocomplete-suggestions .transportation-type-icon{align-self:flex-start;padding-inline-end:1rem;padding-top:4px}.autocomplete-suggestions .destination{padding:0}.autocomplete-suggestions .name{font-size:1rem}.autocomplete-suggestions .parent-name{font-size:12px}.autocomplete-suggestions svg{max-width:20px;max-height:24px}}@layer layout{.modal{--bs-modal-width: 600px;--cui-btn-close-filter: invert(1) brightness(200%)}.modal h2{margin:0;font-size:24px;color:var(--mq-color-white)}.modal p,.modal ul{font-size:1rem}.modal p{padding:0 20px}.modal p svg{width:13px;height:13px}.modal-header{background:var(--mq-color-dark-gray);border-radius:0}.modal-content{border:none;border-radius:0}.modal .close-button{top:.3rem;align-self:flex-start;font-size:3em}@media (min-width: 768px){.modal .close-button{font-size:2em}}.modal .close-button span{color:#fff}.modal-ticket p{padding-inline:0;line-height:1.3}.modal-ticket .button{padding:.5rem 1rem;margin-block-start:0!important}.modal-ticket .ticket-item{padding-top:5px;padding-bottom:5px;font-size:1rem;line-height:1.3;border-top:1px solid var(--mq-color-medium-gray)}.modal-ticket .price{justify-self:end}.modal-ticket .text-gray{padding-left:.46875rem;color:var(--mq-color-medium-gray)}.modal-ticket .left-no-padding{padding-left:0}.modal-ticket .right-no-padding{padding-right:0}}@layer layout{.embed-responsive iframe{width:100%;height:1500px;overflow-y:hidden;border:0}}html:has(.is-embedded){scrollbar-width:none}@layer components{.download{display:flex;margin-block-end:1rem}.download a{font-weight:var(--mq-font-weight-light)}.grid-container>.download{margin-block-end:0}.download .image{width:30px;margin-inline-end:.75rem;text-align:right}.ticket-container .download .image img{width:auto}.download .meta{font-size:1rem}.download .view-btn{display:none}.map h2{padding-block-start:1rem}.map .google-maps{width:100%;height:500px}.map .google-maps iframe{width:100%;height:100%}.map .embed{position:relative;padding-top:100%}.map .embed>*{position:absolute;top:0;left:0;width:100%;height:100%}.social-media-bar.small{margin-block-start:.5rem}@media (min-width: 768px) and (max-width: 991.98px){.social-media-bar.small{margin-block:0 2rem}}@media (min-width: 768px){.social-media-bar.small{margin-block-start:2.5rem}}.social-media-bar .sticky.is-stuck,.social-media-bar .sticky.is-anchored{z-index:4}.social-media-bar ul{display:flex;justify-content:center;margin-inline-start:0;list-style-type:none}.social-media-bar ul li{margin:0 1rem}.social-media-bar a{display:block;line-height:0;color:var(--mq-color-black);outline-offset:2px}.social-media-bar a:hover{color:var(--mq-color-white)}.social-media-bar a svg{display:inline-block;width:28px;height:auto;vertical-align:bottom;fill:currentcolor}.quote{position:relative}@media (min-width: 992px){.quote .ce-gallery+.quote-content{position:absolute;right:0;bottom:0;left:0}}@media (min-width: 992px){.quote.static .quote-content{position:static}}.quote .quote-content{margin-block-start:1rem}.quote .ce-bodytext{margin-block-end:10px}.quote .ce-bodytext p{display:inline}.quote .im-quote-left{margin-inline-end:5px;font-size:10px;vertical-align:super}@media (min-width: 768px){.quote .im-quote-left{font-size:14px}}.quote .im-quote-right{margin-inline-start:3px;font-size:10px;vertical-align:super}@media (min-width: 768px){.quote .im-quote-right{font-size:14px}}.quote .author{font-size:1rem}.swiper[data-mq-slider=content] .swiper-wrapper:has(.quote)>*{padding-block:0}.swiper:has(.quote) .swiper-wrapper{margin-bottom:0}.swiper:has(.quote) .swiper-pagination{display:none}}@layer components{.news-headline{font-size:var(--mq-font-size-2);line-height:1.2}.news-list-date{margin-bottom:1rem;line-height:2rem}.news-list-view:has(.swiper){position:relative}@media (min-width: 1400px){.news-list-view:has(.swiper){--swiper-navigation-sides-offset: -4rem}}.news-list-view .article .card{background-color:var(--mq-color-white)}.news-list-view .article .card-section{padding:1.5rem}.news-list-view .article .card a{display:block;height:100%}.news a{font-weight:unset}.news .news-container .teaser-text p{font-weight:var(--mq-font-weight-light)}.news .card{height:100%}.news .swiper .card{background-color:var(--mq-color-light-gray)}.news-blog .image-embed-item{padding-block-end:1rem}@media (min-width: 768px){.news-single .mediaelement-image{float:left;padding:0 1.5rem 1rem 0}}.grid .article{height:100%}.grid .article:not(:last-child){margin-block-end:var(--bs-gap, 1.5rem)}.grid .article .card{flex:1}.grid .article .card picture{aspect-ratio:16/9}.grid .article .card picture img{height:100%;object-fit:cover}}@layer layout{:root{--ssb-slider-arrow-size: 40px}.swiper{--swiper-pagination-bullet-width: 20px;--swiper-pagination-bullet-height: 20px;--swiper-theme-color: var(--mq-color-primary);--swiper-pagination-bottom: -10px;--swiper-navigation-sides-offset: 70px;--swiper-navigation-color: var(--mq-color-primary);--swiper-scrollbar-drag-bg-color: var(--mq-color-primary)}.swiper-wrapper>*{position:relative;flex-shrink:0;width:100%;height:100%;transition-property:transform}.swiper:has(.swiper-pagination:not(.hidden)) .swiper-wrapper{margin-bottom:2rem}.swiper-buttons.hidden{display:none}.swiper-buttons.white .ssb-slider_arrow-left:before,.swiper-buttons.white .ssb-slider_arrow-right:before{color:var(--mq-color-white)}.swiper-pagination.hidden{display:none}.swiper-button-prev,.swiper-button-next{background:transparent}.swiper-button-prev:after,.swiper-button-next:after{display:none}.swiper-button-prev:hover .ssb-slider_arrow-left,.swiper-button-prev:hover .ssb-slider_arrow-right,.swiper-button-next:hover .ssb-slider_arrow-left,.swiper-button-next:hover .ssb-slider_arrow-right{opacity:.45}.swiper-button-prev .ssb-slider_arrow-left,.swiper-button-prev .ssb-slider_arrow-right,.swiper-button-next .ssb-slider_arrow-left,.swiper-button-next .ssb-slider_arrow-right{font-size:var(--ssb-slider-arrow-size);opacity:.65;transition:color .2s ease-in-out}@media (min-width: 1400px){.swiper-button-prev .ssb-slider_arrow-left,.swiper-button-prev .ssb-slider_arrow-right,.swiper-button-next .ssb-slider_arrow-left,.swiper-button-next .ssb-slider_arrow-right{--ssb-slider-arrow-size: 4rem}}.swiper-button-prev .ssb-slider_arrow-left:before,.swiper-button-prev .ssb-slider_arrow-right:before,.swiper-button-next .ssb-slider_arrow-left:before,.swiper-button-next .ssb-slider_arrow-right:before{color:var(--mq-color-dark-gray)}@media (max-width: 991.98px){.swiper-button-prev{left:var(--padding-inline)}}@media (max-width: 991.98px){.swiper-button-next{right:var(--padding-inline)}}.visual img{margin-bottom:0}}@layer components{.slider-container{--swiper-navigation-sides-offset: 70px;position:relative}[data-mq-slider=content] .swiper-button-prev,[data-mq-slider="4col"] .swiper-button-prev{left:7.5px}@media (min-width: 1200px){[data-mq-slider=content] .swiper-button-prev,[data-mq-slider="4col"] .swiper-button-prev{left:15px}}[data-mq-slider=content] .swiper-button-next,[data-mq-slider="4col"] .swiper-button-next{right:7.5px}@media (min-width: 1200px){[data-mq-slider=content] .swiper-button-next,[data-mq-slider="4col"] .swiper-button-next{right:15px}}[data-mq-slider=content]{--padding-inline: 1.5rem;padding-block-end:2rem;overflow:visible;container-type:inline-size}@media (max-width: 991.98px){[data-mq-slider=content]{--swiper-navigation-sides-offset: 15px;padding-inline:4.5rem}}[data-mq-slider=content] .swiper-wrapper>*{display:flex;flex-direction:column;justify-content:center;height:auto;transition-property:transform}[data-mq-slider=content][data-items="1"] .swiper-wrapper>*{padding-block:2rem;padding-inline:calc(var(--padding-inline) + var(--ssb-slider-arrow-size) + 6vw)}@container (width < 768px){[data-mq-slider=content][data-items="1"] .swiper-wrapper>*{padding-inline:2rem}}@container (width < 576px){[data-mq-slider=content][data-items="1"] .swiper-wrapper>*{padding:1rem}}.visual [data-mq-slider=content]{padding-block-end:0}@media (max-width: 991.98px){.visual [data-mq-slider=content]{padding-inline:0}}@media (max-width: 767.98px){.visual [data-mq-slider=content]{margin-block-end:var(--mq-space-frame-nested)}}@media (min-width: 992px){.visual [data-mq-slider=content] .ce-textpic.ce-right .slide-content{left:30%}}@media (min-width: 1400px){.visual [data-mq-slider=content] .ce-textpic.ce-right .slide-content{left:40%}}@media (min-width: 992px){.visual [data-mq-slider=content] .ce-textpic.ce-left .slide-content{margin-left:10%}}@media (min-width: 1400px){.visual [data-mq-slider=content] .ce-textpic.ce-left .slide-content{margin-left:0}}.visual [data-mq-slider=content] .ce-gallery{float:none;padding:0}.visual [data-mq-slider=content] img{width:100%;object-fit:cover}@media (max-width: 575.98px){.visual [data-mq-slider=content] img{height:100%;aspect-ratio:2/1}}@media (min-width: 768px){.visual [data-mq-slider=content] img{height:450px}}@media (min-width: 992px){.visual [data-mq-slider=content] img{height:600px}}@media (min-width: 992px){.visual [data-mq-slider=content] .swiper-wrapper{margin-block-end:0}}.visual [data-mq-slider=content] .swiper-wrapper .ce-gallery{margin-bottom:0}.visual [data-mq-slider=content] .swiper-wrapper>*{justify-content:flex-start;padding:0}@media (max-width: 767.98px){.visual [data-mq-slider=content] .swiper-wrapper .slide-content{padding-inline:2rem}}.visual [data-mq-slider=content] .swiper-button-prev{right:auto;left:var(--swiper-navigation-sides-offset, 10px)}.visual [data-mq-slider=content] .swiper-button-next{right:var(--swiper-navigation-sides-offset, 10px);left:auto}[data-mq-slider=content] .slide-container{margin-block-start:var(--mq-space-frame-nested)}@media (min-width: 992px){[data-mq-slider=content] .slide-container{position:absolute;top:0;right:0;bottom:0;left:0;margin-block-start:0}}[data-mq-slider=content] .slide-content{padding-inline:calc(var(--padding-inline) + var(--ssb-slider-arrow-size))}[data-mq-slider=content] .slide-content .button{margin-block-start:calc(var(--mq-space-frame-nested) * .5)}@media (min-width: 992px){[data-mq-slider=content] .slide-content{position:relative;top:50%;width:60%;padding:2rem 2.5rem;margin:0;background:rgb(from var(--mq-color-white) r g b/.9);box-shadow:0 20px 45px rgb(from var(--mq-color-black) r g b/.5);transform:translateY(-50%);transition:all .5s ease-in-out}}@media (max-width: 991.98px){[data-mq-slider=content] .slide-content{text-align:center}}[data-mq-slider=content] .swiper-button-prev{left:80px}@media (max-width: 991.98px){[data-mq-slider=content] .swiper-button-prev{left:1rem}}[data-mq-slider=content] .swiper-button-next{right:80px}@media (max-width: 991.98px){[data-mq-slider=content] .swiper-button-next{right:1rem}}[data-mq-slider="4col"] .swiper-button-prev{left:7.5px}@media (min-width: 1200px){[data-mq-slider="4col"] .swiper-button-prev{left:15px}}[data-mq-slider="4col"] .swiper-button-next{right:7.5px}@media (min-width: 1200px){[data-mq-slider="4col"] .swiper-button-next{right:15px}}[data-mq-slider="4col"] .frame,[data-mq-slider="4col"] .slide-item{position:relative;display:block;flex-shrink:0;width:100%;height:auto;transition-property:transform}.grid:has(.swiper[data-mq-slider="4col"]){position:relative;display:block}@media (min-width: 992px){.visual .frame .frame-layout-visual-with-shadow{box-shadow:inset 0 10px 30px -10px #0000004d}}.visual .frame .frame-layout-visual-with-shadow img{position:relative;z-index:-1}}@media (min-width: 992px){.visual .swiper-pagination-bullet{background:var(--mq-color-white)}.visual .swiper-pagination-bullet:not(.swiper-pagination-bullet-active){opacity:.5}}.container-content>.frame-type-container_slider .swiper-button-prev{left:-80px}@media (max-width: 1199.98px){.container-content>.frame-type-container_slider .swiper-button-prev{left:-50px}}@media (max-width: 991.98px){.container-content>.frame-type-container_slider .swiper-button-prev{left:0}}.container-content>.frame-type-container_slider .swiper-button-next{right:-80px}@media (max-width: 1199.98px){.container-content>.frame-type-container_slider .swiper-button-next{right:-50px}}@media (max-width: 991.98px){.container-content>.frame-type-container_slider .swiper-button-next{right:0}}@layer components{.ticket-detail .ce-bodytext{position:relative}.ticket-detail .ce-bodytext .text-front-gradient{position:absolute;bottom:0;width:100%;height:100%;background:linear-gradient(to bottom,rgb(var(--mq-color-white),0),rgb(var(--mq-color-white),.58) 47%,rgb(var(--mq-color-white),1))}.ticket-detail .ce-bodytext.expanded .text-front-gradient{display:none}.ticket-detail .accordion-body{padding-inline-start:9.6rem}@media (max-width: 767.98px){.ticket-detail .accordion-body{padding-inline-start:1.5rem}}.ticket-section .ticket-container{position:relative;padding:1.5rem;background-color:var(--mq-color-white);transition:all 1s ease-in}@media (max-width: 575.98px){.ticket-section .ticket-container{padding:1rem}}.ticket-section .ticket-container-headline{display:flex}.ticket-section .ticket-container h3{align-self:center;margin-bottom:0;font-weight:var(--mq-font-weight-medium)}.ticket-section .ticket-container .read-more-toggle{position:absolute;top:1rem;right:1rem;text-decoration:none}@media (min-width: 768px){.ticket-section .ticket-container .read-more-toggle{top:2rem;right:2rem}}.ticket-section .ticket-container .responsive-table{display:block;width:100%;overflow-x:auto}.ticket-section .ticket-container .responsive-table table{width:100%;max-width:100%}.ticket-section .ticket-container .readmore-toggler{position:absolute;top:0;left:0;z-index:1;display:block;width:100%;min-height:124px;cursor:pointer}@media (max-width: 575.98px){.ticket-section .ticket-container .readmore-toggler{min-height:72px}}.ticket-section .ticket-container .ce-bodytext{display:none;padding-right:80px;margin-top:1.75rem}@media (max-width: 575.98px){.ticket-section .ticket-container .ce-bodytext{padding-right:1rem}}.ticket-section .ticket-container .ce-bodytext.expanded{display:block;transition:all 1s ease-in}.ticket-section .ticket-container .ce-bodytext.expanded+.ssb-arrow-down{transform:scaleY(-1)}.ticket-section .ticket-container .ssb.ssb-arrow-down{position:absolute;top:47px;right:40px;font-size:2rem;line-height:0}@media (max-width: 575.98px){.ticket-section .ticket-container .ssb.ssb-arrow-down{top:1.5rem;right:1rem;font-size:1.5rem}}.ticket-section .ticket-container .download{line-height:1.2}.ticket-section .ticket-container .download .image{width:auto;min-width:45px}.ticket-icon{display:inline-block;width:70px;aspect-ratio:1;background-repeat:no-repeat}@media (max-width: 767.98px){.ticket-icon{width:40px}}@media (min-width: 768px){.ticket-salepoints{padding:1rem 0}}@media (min-width: 1200px){.ticket-salepoints{padding:1rem 4rem}}.ticket-salepoints .card{background-color:var(--mq-color-light-gray)}.ticket-salepoints .h4{font-weight:700}}@layer components{.video-container{position:relative;width:100%;aspect-ratio:16/9}.preview-image{position:absolute;z-index:1;width:100%;height:100%}.preview-image img{position:absolute;width:100%;height:100%;object-fit:cover}.preview-image .play-button{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background-color:transparent}.preview-image i{font-size:6rem}.video{position:relative;width:100%;height:100%;border:0}}@layer base{.card{background-color:var(--mq-color-light-gray);--card-padding: 1.5rem}@media (max-width: 991.98px){.card{--card-padding: 1.25rem}}.card a:focus-visible{outline-offset:-1px}.card img{width:100%}.card .background-image{height:auto!important;max-height:none;padding-bottom:100%;margin:calc(var(--card-padding) * -1) calc(var(--card-padding) * -1) var(--card-padding)}.card h3{line-height:1.2}.card h2,.card .h2{font-size:var(--mq-font-size-2)}.card h3,.card .h3{font-size:var(--mq-font-size-1)}.card-section{padding:var(--card-padding)}.card-section .more{margin-bottom:5px}}@layer layout{.card-section h1,.card-section .h1,.card-section h2,.card-section .h2,.card-section h3,.card-section .h3,.card-section h4,.card-section .h4,.card-section h5,.card-section .h5,.card-section h6,.card-section .h6{margin-block-start:0}.card .background-image{height:auto}.frame-layout-gray-background .card{background-color:var(--mq-color-white)}.card-section ul{display:grid;gap:.5rem}}@layer components{.efa-form{--mq-efa-element-size: 38px;--bs-gap: 1rem;padding-block:1rem;background-color:var(--mq-color-primary)}@media (min-width: 768px){.efa-form{--bs-gap: 1.5rem}}@media (max-width: 575.98px){.efa-form{padding-block:1rem}}.efa-form form{--mq-efa-cols: 3;--mq-efa-rows: 2;--mq-efa-col-width: calc(100% / var(--mq-efa-cols));display:grid;grid-template-columns:repeat(var(--mq-efa-cols),minmax(min-content,var(--mq-efa-col-width)));gap:1rem}@media (max-width: 1199.98px){.efa-form form{--mq-efa-cols: 2;--mq-efa-rows: 2;grid-template-rows:repeat(var(--mq-efa-rows),auto);grid-template-columns:repeat(2,1fr)}}@media (max-width: 991.98px){.efa-form form{--mq-efa-cols: 1;--mq-efa-rows: 3;grid-template-rows:repeat(var(--mq-efa-rows),auto);grid-template-columns:1fr}}@media (max-width: 767.98px){.efa-form form{--mq-efa-rows: 4}}.efa-form form>*:not(.more-options){display:flex;gap:1rem;justify-content:space-between;width:100%}.efa-form form>*:not(.more-options):first-child{position:absolute}.efa-form button{justify-content:center;height:var(--mq-efa-element-size);padding:0 .75rem;margin-block-start:0}@media (min-width: 1200px){.efa-form button{width:100%}}.efa-form button:before{margin-right:.5rem}.efa-form button:not(:last-child){margin-block:0}.efa-form fieldset{display:flex;padding:0;margin:0;border:0}.efa-form input,.efa-form select{height:var(--mq-efa-element-size);padding:3px 10px 0;line-height:1;border:0}.efa-form [type=text]{width:100%;min-width:130px}@media (max-width: 767.98px){.efa-form [type=text]{min-width:0}}@media (min-width: 1200px){.efa-form [type=time],.efa-form [type=date]{max-width:150px}}.efa-form [type=radio]{position:absolute;left:-9999px}.efa-form .direction-changer{display:flex;align-items:center;width:20px}.efa-form .select2-container{margin:0 0 rem-calc(21)}.efa-form .input-icon-group{position:relative;display:flex;flex-grow:1}@media (max-width: 991.98px){.efa-form .input-icon-group input{width:100%}}.efa-form .form-description{flex-grow:1;grid-column:1/-1;margin-bottom:0}.efa-form .more-btn:active,.efa-form .more-btn:hover,.efa-form .more-btn:focus{color:var(--mq-color-white);background:transparent;border-color:var(--mq-color-white)}.efa-form .more-btn:active:before,.efa-form .more-btn:hover:before,.efa-form .more-btn:focus:before{color:var(--mq-color-white)}.efa-form .search-btn{margin-block:0;color:var(--mq-color-white);background:var(--mq-color-darker-gray);border:1px solid var(--mq-color-darker-gray)}.efa-form .search-btn:active,.efa-form .search-btn:hover,.efa-form .search-btn:focus{background:var(--mq-button-secondary-background-color-hover);border-color:var(--mq-button-secondary-background-color-hover)}.efa-form .radio-btn:checked+.label-box{color:var(--mq-color-black);background-color:var(--mq-color-white)}.efa-form .radio-btn:checked+.label-box .label-content{border-bottom:2px solid var(--mq-color-primary)}.efa-form .radio-btn:focus+.label-box{transition:var(--mq-input-transition)}.efa-form .radio-btn:focus-visible+.label-box{outline:auto;transition:var(--mq-input-transition)}.efa-form .label-box{display:flex;align-items:center;justify-content:center;height:var(--mq-efa-element-size);padding-inline:.75rem;margin:0;font-size:var(--mq-font-size--1);font-weight:500;line-height:1;vertical-align:top;color:var(--mq-color-white);cursor:pointer;background-color:var(--mq-color-darker-gray)}.efa-form .label-box .label-content{padding-top:2px;border-bottom:2px solid transparent}.efa-form .more-options{grid-column:1/-1}@media (min-width: 768px){.efa-form .more-options{padding-top:0}}.efa-form .more-options>:first-child{margin-block-start:1rem}.efa-form .more-options [type=text]{min-width:100%}.efa-form .more-options select{width:100%}.efa-form .more-options.expanded{display:grid;max-height:820px;animation:slide-down-efa-search .4s ease-in-out}.efa-form .more-options .icon{margin-inline-start:.25rem}.efa-form .more-options .search-btn{width:fit-content}.efa-form [multiple]{padding:0}.efa-form .icon{width:20px;min-width:20px;height:20px}.efa-form .transportation-types{margin-block-start:1rem}.efa-form .select2-container--ssb .select2-selection--single,.efa-form .select2-container--ssb .select2-selection--multiple{border:1px solid var(--mq-color-white)}.efa-form .select2-container--ssb .select2-selection--single{height:38px;min-height:38px}.efa-form .custom-control{position:relative;display:inline-flex;align-items:center;padding-left:2.4rem;margin-bottom:rem-calc(10)}.efa-form .custom-control .custom-control-indicator{position:absolute;top:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;width:30px;height:30px;margin:auto 0;pointer-events:none;-webkit-user-select:none;user-select:none;background-color:var(--mq-color-white);background-repeat:no-repeat;background-position:center center;background-size:75% 75%}.efa-form .custom-control .custom-control-input{position:absolute;left:-9999px;z-index:-1;opacity:0}.efa-form .custom-control .custom-control-input:checked~.custom-control-indicator{background-color:var(--mq-color-white)}.efa-form .custom-control .custom-control-input:focus~.custom-control-indicator{box-shadow:0 0 5px var(--mq-color-gray);transition:var(--mq-input-transition)}.efa-form .custom-control .custom-control-input:focus-visible~.custom-control-indicator{outline:auto}.efa-form .custom-checkbox{cursor:pointer}.efa-form .custom-checkbox .custom-control-indicator{border-radius:0}.efa-form .custom-checkbox .custom-control-indicator:before{display:inline-block;width:13px;height:13px;content:"";background:transparent}.efa-form .custom-checkbox .custom-control-input:checked~.custom-control-indicator:before{background:var(--mq-color-primary)}.efa-form .custom-radio .custom-control-input:checked~.custom-control-indicator{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-6 -6 12 12'%3E%3Ccircle r='5' fill='%23969696'/%3E%3C/svg%3E")}.efa-form .custom-control-description{padding-top:4px;font-size:rem-calc(18);line-height:1.5}@media (min-width: 768px){.efa-form .custom-control-description{font-size:rem-calc(23)}}@media (max-width: 575.98px){.efa-form .custom-control-description{padding-top:1px}}.efa-form-type-toggle{display:block}@keyframes slide-down-efa-search{0%{max-height:0}to{max-height:770px}}@keyframes slide-up-efa-search{0%{max-height:770px}to{max-height:0}}@media (min-width: 1200px){.efa-actions{max-width:fit-content}}@media (max-width: 1199.98px){.efa-actions{grid-column:1/-1}}.efa-from-to{gap:.5rem!important}@media (max-width: 575.98px){.efa-from-to{flex-direction:column;align-items:center}}@media (max-width: 767.98px){.efa-from-to{margin-inline-end:0}}@media (min-width: 1200px){.efa-from-to{margin-inline-end:.75rem}}@media (max-width: 767.98px){.efa-time{flex-wrap:wrap}}.journey-planner{margin:1.5rem 0;line-height:1.2}.journey-planner .grid:not(.sb){gap:0}.journey-planner .table-head{padding-inline:3px;font-size:1rem}@media (max-width: 575.98px){.journey-planner .table-head{font-size:15px}}.journey-planner .table-head>.grid>*:last-child{display:flex;justify-content:end}.journey-planner .accordion{margin-block:0}.journey-planner .accordion-item{padding-left:0}.journey-planner .accordion-item:before{display:none}.journey-planner .accordion-item .accordion-title{display:flex;width:100%;min-height:60px;padding:.5rem;font-size:15px;line-height:1.2;text-align:left;background-color:var(--mq-color-light-gray)}@media (min-width: 768px){.journey-planner .accordion-item .accordion-title{padding:1rem 1rem 1.5rem;font-size:18px}}.journey-planner .accordion-item .accordion-title:hover{background:var(--mq-color-primary)}.journey-planner .accordion-item .accordion-title:before{top:28px;left:17px;width:20px;height:20px;padding-left:5px;font-size:1rem;content:none;border:1px solid var(--mq-color-black)}.journey-planner .accordion-item .accordion-title:hover:before{color:var(--mq-color-white);border:1px solid var(--mq-color-white)}.journey-planner .accordion-item .accordion-title .grid{gap:1rem;width:100%}.journey-planner .accordion-item .accordion-title .grid>*:last-child{display:flex;justify-content:end}.journey-planner .accordion-item .accordion-title .accordeon-icon{display:inline-block}.journey-planner .accordion-item .accordion-collapse{padding:1rem 0 .5rem;font-size:1.2rem;background:var(--mq-color-white)}.journey-planner .accordion-item .accordion-collapse .align-self-center{align-self:flex-end}.journey-planner .accordion-item.is-active a.accordion-title{color:var(--mq-color-white);background:var(--mq-color-primary)}.journey-planner .accordion-item.is-active a.accordion-title:before{color:var(--mq-color-white);border:1px solid var(--mq-color-white)}.journey-planner .icon-stoerung{flex-shrink:0;width:17px;height:17px;fill:#c33}.journey-planner .icon-meldungen{flex-shrink:0;width:17px;height:17px;fill:#007aff}.journey-planner .efa-hints{margin-block-start:1rem;font-size:15px}.journey-planner .zones{margin-bottom:1rem;font-size:15px}.journey-planner .line-schedule{margin:1rem 0}.journey-planner .line-schedule .grid{gap:.5rem}.journey-planner .cell-travel-duration .line-timerange{display:flex;justify-content:flex-end;font-size:90%}@media (max-width: 575.98px){.journey-planner .cell-travel-duration .line-timerange{justify-content:flex-start}}.journey-planner .cell-icon-and-line{position:relative;display:flex;justify-content:center}.journey-planner .cell-icon-and-line .line-connection{position:absolute;width:1.9rem;height:1.9rem}.journey-planner .cell-icon-and-line .line-connection .line-icon{display:inline-block;width:100%;height:100%;font-weight:700;color:var(--mq-color-white)}.journey-planner .cell-icon-and-line .line-connection .finished{top:auto;bottom:-48px}.journey-planner .cell-icon-and-line .line-connection .finished .line-icon{background-color:var(--mq-color-dark-gray);border-radius:1.75rem}.journey-planner .cell-icon-and-line .line-connection .line-name{position:absolute;top:5px;left:48px;font-weight:700;color:#000}.journey-planner .cell-icon-and-line .line-connection .footpath{height:2.5rem;padding:6px;background-color:var(--mq-color-dark-gray);border-radius:50%}.journey-planner .cell-icon-and-line .line-connection .footpath svg{height:25px}.journey-planner .cell-icon-and-line .line-through{display:flex;justify-content:center;width:2.5rem;min-height:2rem}.journey-planner .cell-icon-and-line .line-through.visibility-hidden{opacity:0}.journey-planner .cell-icon-and-line .line-through>.line{width:2px;height:100%;background-color:var(--mq-color-dark-gray)}.journey-planner .cell-icon-and-line.undefined-type .line-icon{background-color:var(--mq-color-dark-gray);border-radius:1.75rem}.journey-planner .cell-icon-and-line.undefined-type .line-name{color:var(--mq-color-dark-gray)}.journey-planner .cell-icon-and-line.sbahn .line-name{color:#5d864d}.journey-planner .cell-icon-and-line.sbahn .line{background-color:#5d864d!important}.journey-planner .cell-icon-and-line.bus .line-name{top:3px;color:var(--mq-color-bus-red)}.journey-planner .cell-icon-and-line.bus .line{background-color:var(--mq-color-bus-red)!important}.journey-planner .cell-icon-and-line.footpath .line-icon{padding:6px;background-color:var(--mq-color-dark-gray);border-radius:50%}.journey-planner .cell-icon-and-line.footpath .line-icon svg{height:25px}.journey-planner .cell-icon-and-line.ubahn .line-name{color:#004f9f}.journey-planner .cell-icon-and-line.ubahn .line{background-color:#004f9f!important}.journey-planner .cell-icon-and-line.rbahn .line-name{color:#858585}.journey-planner .cell-icon-and-line.rbahn .line{background-color:#858585!important}.journey-planner .cell-description .line-description .lead{margin:0 0 11px;font-size:18px;font-weight:700;line-height:1;color:#3c3c3b}.journey-planner .cell-description .line-description .stop-details{margin:.5rem 0 0;font-size:18px}.journey-planner .cell-description .line-description .info-link{display:flex;gap:.5em;margin-block-end:.25rem;font-size:1.05rem;background-color:transparent}.journey-planner .cell-description .info-link-subtitle{font-size:90%;line-height:1.2;text-align:left}@media (max-width: 767.98px){.journey-planner .cell-description .info-link-subtitle{font-size:14px}}.journey-planner .cell-description .line-connection.text-center{height:40px}.journey-planner .has-info .line-description{margin-top:1rem;margin-bottom:1rem}.journey-planner .ubahn .line{background-color:#004f9f}.journey-planner .map-container.expanded{height:500px}.journey-planner .map-container.expanded .ems-banner{display:inherit!important}.journey-planner .map-container>.gmaps{aspect-ratio:16/9}.journey-planner .map-container>.gmaps .ems-banner{display:none}.journey-planner .features{display:flex;justify-content:space-between}.journey-planner .features .button{margin:0}@media (max-width: 767.98px){.journey-planner .features .button{padding:1rem;font-size:16px}}.journey-planner .features .feature-actions{display:flex;gap:5px;align-items:center}.journey-planner .features .feature-actions a{display:block;height:50px;padding:5px;text-decoration:none}.trigger-icon{display:flex!important;width:50px;height:50px!important}@media (max-width: 767.98px){.trigger-icon{width:40px;height:40px!important}}.accordeon-icon{margin-block-start:3px;margin-right:3px}.delayed{padding-left:0;color:red}@media (min-width: 768px){.delayed:before{content:"("}}@media (min-width: 768px){.delayed:after{content:")"}}.map-container{margin-block-start:1rem}.efa-google-maps{display:flex;justify-content:center;width:100%;aspect-ratio:21/9;background-color:var(--mq-color-dark-gray)}.efa-google-maps .ems-banner{max-width:600px}.efa-google-maps .ems-banner svg{width:50px!important}.efa-google-maps a{color:var(--mq-color-white)}.modal-body>p:first-child{display:flex;gap:.5rem}.printModal{position:absolute;top:0;left:0;display:flex;width:100%;height:100%;font-size:30px;font-weight:300;color:#0460b5;text-align:center;background-color:#ffffffe8}.printClose{position:absolute;top:10px;right:10px}.printClose:before{display:block;width:1.25em;height:1.25em;padding-top:.5em;overflow:hidden;font-size:2em;font-weight:100;line-height:1px;text-align:center;text-indent:1px;cursor:pointer;content:"×"}.printSpinner{position:absolute;display:inline-block;width:25px;height:25px;margin-top:3px;margin-left:-40px;border:2px solid #0460b5;border-radius:50%;animation:spin .75s infinite linear}.printSpinner:before,.printSpinner:after{position:absolute;top:-2px;left:-2px;display:none;width:inherit;height:inherit;content:"";border:inherit;border-radius:inherit}.printSpinner,.printSpinner:before,.printSpinner:after{display:inline-block;border-color:transparent;border-top-color:#0460b5;animation-duration:1.2s}.printSpinner:before{transform:rotate(120deg)}.printSpinner:after{transform:rotate(240deg)}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}}.ems-overview{padding:2rem;background-color:var(--mq-color-white)}.ems-overview svg{width:auto;height:32px;margin-bottom:1rem}.ems-overview .more{font-weight:var(--mq-font-weight-light)}.ems-overview__disruptions{margin-bottom:4rem}.ems-overview__disruptions .ems-overview__type-item{height:100%;padding:1.25rem 1.25rem 1rem;margin-bottom:0}.ems-overview__disruptions .ems-overview__type-item .ems-overview-more{display:flex;justify-content:flex-end}@media (max-width: 991.98px){.ems-overview__messages .overview{display:block}}.ems-overview__messages .overview .grid{margin-top:var(--bs-gap, 1.5rem)}.ems-overview__messages>.grid{grid-column-gap:3rem}.ems-overview__messages .ems-overview__type-item{text-align:center}.ems-overview__type-link{position:relative;display:block;height:100%;min-height:100%;font-size:1rem;font-weight:var(--mq-font-weight-light);color:var(--mq-color-black);transition:all .2s ease-in-out}.ems-overview__type-link:hover{text-decoration:none}.ems-overview__type-item{display:flex;flex-direction:column;min-height:100%;padding:1.25rem .75rem .5rem;font-size:1.2875rem;line-height:1.4;background-color:var(--mq-color-light-gray)}.ems-overview__type-item a:hover{color:var(--mq-color-black)}.ems-banner{line-height:1.2;padding:1rem;color:var(--mq-color-white);background-color:var(--mq-color-dark-gray)}.ems-banner__items{display:flex;flex-direction:column;justify-content:space-between}@media (min-width: 992px){.ems-banner__items{flex-direction:row;align-items:center}}.ems-banner__item{margin-bottom:1rem;font-size:1.1rem}.ems-banner__item--first{display:flex;align-items:center;justify-content:center}.ems-banner__item--first svg{width:auto;height:28px;margin-top:-5px;margin-right:.75rem}@media (min-width: 992px){.ems-banner__item--first{justify-content:flex-start}}@media (min-width: 992px){.ems-banner__item{margin-bottom:0}}.ems-banner a{color:var(--mq-color-white)}.ems-banner a:hover{color:var(--mq-color-primary)}.ems-status{margin-top:3rem;font-size:80%;font-weight:var(--mq-font-weight-medium)}.ems-list .ems-date{margin-top:.5rem}.ems-list__item-combi-ticket{margin:2rem 0;line-height:1}.ems-list__item-combi-ticket span{padding:.25rem .75rem 0;font-weight:700;line-height:1;color:var(--mq-color-white);background-color:var(--mq-color-black)}.ems-list__item-location{margin-top:.5rem}.ems-type-list{display:flex;flex-wrap:wrap;align-items:center;padding:1rem;margin-bottom:1.5rem;border-top:1px solid var(--mq-color-dark-gray);border-bottom:1px solid var(--mq-color-dark-gray)}.ems-type-list__selection-title{margin-right:3rem;line-height:1}@media (max-width: 575.98px){.ems-type-list__selection-title{display:block;width:100%;margin-bottom:.5rem}}.ems-type-list__category-list{display:flex;flex:1 1 auto;flex-wrap:wrap;gap:.5rem;align-items:center;margin:0;list-style-type:none}@media (min-width: 768px){.ems-type-list__category-list{justify-content:space-between}}.ems-type-list__category-link{display:flex;line-height:1}.ems-type-list svg{width:auto;height:28px}.line-collection{display:flex;align-items:center;padding:.25rem 0}.line-collection__items{margin-left:1rem;line-height:1}.line-collection__items span{font-weight:700;line-height:1;vertical-align:text-bottom}.line-collection svg,.line-collection img{width:auto;height:32px}.ems-downloads{margin-top:2rem}@media (min-width: 768px){.ems-downloads{margin-top:3rem}}.additional-informations{margin-top:2rem}@media (min-width: 768px){.additional-informations{margin-top:3rem}}.list-type-mqemsssb_banner{margin-block-start:0}@layer components{.tx-mq-solr .search-field{position:relative}.tx-mq-solr .search-filter{padding:0;margin:0;border:0}.tx-mq-solr input,.tx-mq-solr select{width:100%;height:55px;padding:.5rem;margin-block-end:1rem;line-height:1.75;color:var(--mq-color-black);border:1px solid transparent;box-shadow:none}.tx-mq-solr input:focus,.tx-mq-solr select:focus{border:1px solid var(--mq-color-medium-gray)}.tx-mq-solr input{padding-right:55px}.tx-mq-solr select{outline-color:var(--mq-color-black);border:1px solid var(--mq-color-medium-gray)}.tx-mq-solr .tx-solr-submit{position:absolute;top:50%;right:22px;width:25px;height:55px;padding:0;background-color:transparent;transform:translateY(-50%)}.tx-mq-solr .results-count-message{font-weight:var(--mq-font-weight-medium)}.tx-mq-solr .search-results{margin-block-start:3rem}.tx-mq-solr .results-entry{padding:2rem 1rem;margin:0 -1rem}.tx-mq-solr .results-entry:not(:last-of-type){border-bottom:1px solid var(--mq-color-secondary-hover)}.tx-mq-solr .non-list{list-style:none}.tx-mq-solr .result-item{font-weight:var(--mq-font-weight-light);text-decoration:none}.tx-mq-solr .result-date{margin-block-end:10px;font-size:80%}.tx-mq-solr .search-list-title{margin-block-start:0;font-weight:700}.tx-mq-solr .search-list-text{margin-block-start:0}.tx-mq-solr .search-list-text .highlight{padding-inline:5px;background-color:var(--mq-highlight-color)}.tx-mq-solr .result-arrow{align-self:center;justify-self:end}.tx-mq-solr .results-entry:hover,.tx-mq-solr .results-entry:focus{background-color:rgb(from var(--mq-color-black) r g b/.1)}.tx-mq-solr .results-entry:hover .result-item,.tx-mq-solr .results-entry:focus .result-item{color:var(--mq-color-black)}.tx-mq-solr .results-entry:hover .search-list-text,.tx-mq-solr .results-entry:focus .search-list-text{text-decoration:none}.tx-mq-solr .results-entry:hover .result-arrow,.tx-mq-solr .results-entry:focus .result-arrow{animation:bounce-right 1.25s ease infinite}@keyframes bounce-right{0%,20%,50%,80%,to{transform:translate(0)}40%{transform:translate(6px)}60%{transform:translate(2px)}}.tx-mq-solr .result-item:hover,.tx-mq-solr .result-item:focus{color:var(--mq-color-black)}@media (max-width: 767.98px){.tx-mq-solr input,.tx-mq-solr select{height:43px}.tx-mq-solr input{padding-right:35px}.tx-mq-solr .tx-solr-submit{right:11px;width:17px;height:43px}.tx-mq-solr .result-arrow{grid-column:auto/span 12;justify-self:center}}}@layer components{.kdt-tiles-container{--mq-kdt-gap: 15px;padding:var(--mq-kdt-gap);background:var(--mq-color-light-gray)}.kdt-tiles-container .collapsed+div:not(.collapsed){padding-top:var(--mq-kdt-gap);border-top:2px solid var(--mq-color-primary)}.kdt-tiles-container .collapsed:not(:last-child){margin-block-end:var(--mq-kdt-gap)}.kdt-tiles-container .collapsed .kdt-layout-tiles>*{display:none;grid-column:span 12;width:100%}.kdt-tiles-container .collapsed .kdt-layout-tiles>*.selected{display:block}.kdt-layout-tiles{gap:var(--mq-kdt-gap)}@media (max-width: 575.98px){.kdt-layout-tiles>*{width:100%}.kdt-layout-tiles>* .kdt-category-tile:after{right:10px;bottom:5px}.kdt-layout-tiles>* label{padding-bottom:10px}}.kdt-layout-tiles>* .kdt-category-tile{position:relative;height:100%}.kdt-layout-tiles>* .kdt-category-tile.selected:not(:hover){border-color:var(--mq-color-light-gray)}.kdt-category-tile{width:100%;line-height:20px;text-align:left;cursor:pointer;background:var(--mq-color-white);border:2px solid transparent;transition:border-color .2s ease-in-out}.kdt-category-tile .h6{padding-right:25px;margin-block:0;line-height:1.2;color:var(--mq-color-black);-webkit-hyphens:auto;hyphens:auto}.kdt-category-tile.selected,.kdt-category-tile:hover{border-color:var(--mq-color-primary)}.kdt-category-tile.selected:after{content:unset}.kdt-category-tile small{line-height:20}.kdt-category-tile-inner{position:relative;display:flex;align-items:center;justify-content:space-between;padding:var(--mq-kdt-gap)}.kdt-category-tiles .kdt-layout-selects{display:none}.category-container{margin-block-end:var(--mq-flow-space-extra-large, 3rem)}.tile-indicator{width:30px;aspect-ratio:1}.tile-indicator:before,.tile-indicator:after{display:flex;align-items:center;justify-content:center;height:100%;padding-block-start:3px}.close-box:before{aspect-ratio:1;font-size:20px;color:var(--mq-color-dark-gray);content:"✖";border:2px solid var(--mq-color-dark-gray);text-box:trim-both cap alphabetic}@media (max-width: 575.98px){.close-box:before{top:-6px;font-size:18px}}.kdt-category-tile:not(.selected) .close-box{display:none}.arrow-right:after{font-family:SSB,Helvetica,sans-serif;font-size:12px;color:var(--mq-color-gold-50);content:""}.kdt-category-tile.selected .arrow-right{display:none}}@layer components{.primary-banner .maintenance-notice p.category,.maintenance-notice .category{font-size:16px;font-weight:700;margin:0 0 5px;color:#969696}.maintenance-notice+.maintenance-notice{padding-top:25px;margin-top:10px;border-top:1px solid rgba(100,100,100,.2)}.lhindaboonline-maintenance{padding-top:4rem;padding-bottom:4rem}.abolive-notices-active{padding:25px}.abolive-notices-active .dates,.abolive-notices-active .category{margin-bottom:5px}.abolive-notices-active:has(.type-notice){padding:0}.primary-banner.maintenance-mode{border:3px solid #af4040}}@layer components{body>.select2-container{width:auto!important}.abolive-layout{--bs-border-width: 0}.abolive-layout .order-form .grid{gap:1rem}.abolive-layout .form-group{position:relative;margin-block-end:1rem}.abolive-layout .form-group:has(.form-check){margin-block-end:.5rem}.abolive-layout .form-control{margin-block-end:0}.abolive-layout .form-check-label{display:flex;flex-wrap:wrap;align-items:center}.abolive-layout .form-check-label label{width:calc(100% - 55px);line-height:1.5rem}.abolive-layout.hide{display:block!important;visibility:hidden}.abolive-layout .inputs-list>.form-group{flex-grow:1}.abolive-layout .grid-no-gap .form-group:has(.form-check){margin-block-end:0}.abolive-layout .grid-no-gap .form-check-label label{line-height:1.2}.abolive-layout .grid-no-gap p{padding-block-end:.5rem;padding-left:2.9rem!important}.abolive-layout .grid-no-gap .form-hint-text p{top:-2px}.abolive-layout .required{display:none}.abolive-layout [type=text]{min-height:3.4375rem}.abolive-layout [type=checkbox]{top:-1px;flex-shrink:0;align-self:flex-start}.abolive-layout [readonly]{color:var(--mq-color-medium-gray);background:var(--mq-color-light-gray)}.abolive-layout [readonly],.abolive-layout [readonly]~*{pointer-events:none}.abolive-layout .is-invalid-input{border-width:1px}.abolive-layout input[type=text],.abolive-layout input[type=email],.abolive-layout input[type=date],.abolive-layout input[type=datetime],.abolive-layout input[type=time]{padding:22px 1.5rem 0}@media (min-width: 768px){.abolive-layout input[type=text],.abolive-layout input[type=email],.abolive-layout input[type=date],.abolive-layout input[type=datetime],.abolive-layout input[type=time]{font-size:1.375rem}}.abolive-layout input[type=text]:focus~label,.has-value .abolive-layout input[type=text]~label,.abolive-layout input[type=email]:focus~label,.has-value .abolive-layout input[type=email]~label,.abolive-layout input[type=date]:focus~label,.has-value .abolive-layout input[type=date]~label,.abolive-layout input[type=datetime]:focus~label,.has-value .abolive-layout input[type=datetime]~label,.abolive-layout input[type=time]:focus~label,.has-value .abolive-layout input[type=time]~label{top:-4px;font-size:.875rem}.abolive-layout .abolive-layout input[type=text].prefill-with-current~label,.abolive-layout .abolive-layout input[type=email].prefill-with-current~label,.abolive-layout .abolive-layout input[type=date].prefill-with-current~label,.abolive-layout .abolive-layout input[type=datetime].prefill-with-current~label,.abolive-layout .abolive-layout input[type=time].prefill-with-current~label{top:-4px;font-size:.875rem}.abolive-layout.loading,.abolive-layout .loading,.abolive-layout .dropzone-wrap .dz-preview.dz-processing:not(.dz-complete){position:relative;background:none}.abolive-layout.loading>*,.abolive-layout .loading>*,.abolive-layout .dropzone-wrap .dz-preview.dz-processing:not(.dz-complete)>*{opacity:.5;transition:none}.abolive-layout.loading:before,.abolive-layout .loading:before,.abolive-layout .dropzone-wrap .dz-preview.dz-processing:not(.dz-complete):before{position:absolute;top:0;left:0;z-index:4;width:100%;height:100%;content:"";background:url(/_assets/frontend/page-loader.gif) no-repeat center center transparent}.abolive-layout input.loading,.abolive-layout .dropzone-wrap input.dz-preview.dz-processing:not(.dz-complete),.abolive-layout select.loading,.abolive-layout .dropzone-wrap select.dz-preview.dz-processing:not(.dz-complete){background:var(--mq-color-white)}.abolive-layout input.loading:before,.abolive-layout .dropzone-wrap input.dz-preview.dz-processing:not(.dz-complete):before,.abolive-layout select.loading:before,.abolive-layout .dropzone-wrap select.dz-preview.dz-processing:not(.dz-complete):before{display:none}.abolive-layout input.loading~label.inline,.abolive-layout .dropzone-wrap input.dz-preview.dz-processing:not(.dz-complete)~label.inline,.abolive-layout select.loading~label.inline,.abolive-layout .dropzone-wrap select.dz-preview.dz-processing:not(.dz-complete)~label.inline{width:100%;height:100%}.abolive-layout input.loading~label.inline:after,.abolive-layout .dropzone-wrap input.dz-preview.dz-processing:not(.dz-complete)~label.inline:after,.abolive-layout select.loading~label.inline:after,.abolive-layout .dropzone-wrap select.dz-preview.dz-processing:not(.dz-complete)~label.inline:after{top:4px;display:none;background-position:calc(100% - 25px) 13px}.abolive-layout .loading.initial,.abolive-layout .dropzone-wrap .initial.dz-preview.dz-processing:not(.dz-complete){padding:60px 60px 60px 50px;color:#333}.abolive-layout .loading.initial:before,.abolive-layout .dropzone-wrap .initial.dz-preview.dz-processing:not(.dz-complete):before{background-position:left 58px}.abolive-layout fieldset,.abolive-layout>.form-group{margin-bottom:2rem}.abolive-layout fieldset>.grid{margin-bottom:1rem}.abolive-layout .actions .btn-group{overflow:hidden}.abolive-layout .actions .btn-group .next,.abolive-layout .actions .btn-group .submit{float:right}.abolive-layout .actions .btn-group .next+.next{margin-right:1rem}.abolive-layout .actions .button,.abolive-layout .actions .dropzone-wrap .dz-preview .dz-remove:not(.button),.abolive-layout .dropzone-wrap .dz-preview .actions .dz-remove:not(.button){transition:background-color .25s ease}.abolive-layout .actions .button.loading,.abolive-layout .actions .dropzone-wrap .button.dz-preview.dz-processing:not(.dz-complete),.abolive-layout .dropzone-wrap .actions .button.dz-preview.dz-processing:not(.dz-complete),.abolive-layout .actions .dropzone-wrap .dz-preview .loading.dz-remove:not(.button),.abolive-layout .actions .dropzone-wrap .dz-preview .dz-remove.dz-preview.dz-processing:not(.button):not(.dz-complete),.abolive-layout .dropzone-wrap .dz-preview .actions .loading.dz-remove:not(.button),.abolive-layout .dropzone-wrap .dz-preview .actions .dz-remove.dz-preview.dz-processing:not(.button):not(.dz-complete){padding-left:3.5rem;background-color:var(--mq-color-primary)}.abolive-layout .actions .button.loading:before,.abolive-layout .actions .dropzone-wrap .button.dz-preview.dz-processing:not(.dz-complete):before,.abolive-layout .dropzone-wrap .actions .button.dz-preview.dz-processing:not(.dz-complete):before,.abolive-layout .actions .dropzone-wrap .dz-preview .loading.dz-remove:not(.button):before,.abolive-layout .actions .dropzone-wrap .dz-preview .dz-remove.dz-preview.dz-processing:not(.button):not(.dz-complete):before,.abolive-layout .dropzone-wrap .dz-preview .actions .loading.dz-remove:not(.button):before,.abolive-layout .dropzone-wrap .dz-preview .actions .dz-remove.dz-preview.dz-processing:not(.button):not(.dz-complete):before{content:"";background-position:17px center;background-size:22px;transition:none}.abolive-layout .btn-cancel{background:var(--mq-color-white)}.abolive-layout .btn-cancel:before{color:var(--mq-color-primary);content:""}.abolive-layout .btn-cancel:hover{background:var(--mq-color-light-gray)}.abolive-layout .btn-cancel.loading,.abolive-layout .dropzone-wrap .btn-cancel.dz-preview.dz-processing:not(.dz-complete){background-color:var(--mq-color-white)}.abolive-layout .rendering input[type=checkbox],.abolive-layout .rendering input[type=radio],.abolive-layout .rendering label{transition:none!important}.abolive-layout .form-hint-text p{position:relative;top:4px;padding-left:1.5rem;margin-bottom:0;line-height:1.625rem}.abolive-layout .form-check+.form-hint-text p{padding-left:2.6rem}.abolive-layout legend{margin-bottom:2rem;font-size:3rem;line-height:3rem}.abolive-layout h2{font-size:2rem}.abolive-layout h2+p{margin-top:-1.5rem;font-size:.8em;color:var(--mq-color-dark-gray)}.abolive-layout p.help-text,.abolive-layout .help-text{padding:.5rem 0 .4rem 1.4rem;margin:0;line-height:1.2rem}.abolive-layout p.help-text p,.abolive-layout .help-text p{margin:0;line-height:1.2rem}.abolive-layout .callout.alert{font-size:18px;line-height:1.6}.abolive-layout .callout.alert .warning,.abolive-layout .callout.alert .dropzone-wrap .dz-preview.dz-error:before,.abolive-layout .dropzone-wrap .callout.alert .dz-preview.dz-error:before{position:relative;width:25px;height:25px;background-size:25px}.abolive-layout .form-errors-container{position:relative}.abolive-layout .form-errors-container .form-error{margin:0;font-weight:500}.abolive-layout .form-errors-container .form-error.is-visible{display:block!important}.abolive-layout .form-errors-container .form-error li{margin-left:1rem;font-size:18px;line-height:1.625rem;list-style:none}.abolive-layout .form-errors-container .form-error li:before{position:relative;top:6px;display:inline-block;width:26px!important;height:26px!important;vertical-align:initial!important;content:""!important;background:url(/_assets/frontend/warning.svg);background-size:26px 26px!important}.abolive-layout>.form-errors-container{top:0}.abolive-layout>.form-errors-container ul.form-error li{margin-left:0}.abolive-layout table thead th{border-bottom:2px solid var(--mq-color-primary)}.abolive-layout table th{font-weight:inherit;color:var(--mq-color-gray)}.abolive-layout table th,.abolive-layout table td{border:none}.abolive-layout .abolive-dependent-section .dependent-container .inputs-list{padding-right:2rem;padding-left:2rem}.abolive-layout .abolive-dependent-section .dependent-container .inputs-list label{display:block!important}.abolive-layout .dropzone-wrap{width:100%;padding:1.5rem;overflow:hidden;cursor:pointer;background:var(--mq-color-white);border:1px dashed var(--mq-color-primary);transition:all .2s ease-in-out}.abolive-layout .dropzone-wrap.js-image-crop-wrap .dz-progress-options{float:right;width:50%;padding-left:2rem}.abolive-layout .dropzone-wrap.js-image-crop-wrap .dz-progress-options .button,.abolive-layout .dropzone-wrap.js-image-crop-wrap .dz-progress-options .dz-preview .dz-remove:not(.button),.abolive-layout .dropzone-wrap.js-image-crop-wrap .dz-preview .dz-progress-options .dz-remove:not(.button){width:100%;margin:1rem 0 0}.abolive-layout .dropzone-wrap.js-image-crop-wrap .dz-progress-options .btn-cancel{border:1px solid var(--mq-color-primary)}.abolive-layout .dropzone-wrap.js-image-crop-wrap .dz-details{position:relative;float:left;width:50%;max-width:inherit}.abolive-layout .dropzone-wrap.dz-drag-hover,.abolive-layout .dropzone-wrap:hover{background:#eee;border-style:solid}.abolive-layout .dropzone-wrap.dz-drag-hover .dz-message,.abolive-layout .dropzone-wrap:hover .dz-message{opacity:.8}.abolive-layout .dropzone-wrap.is-active:hover{cursor:inherit;background:var(--mq-color-white);border-style:dashed}.abolive-layout .dropzone-wrap.is-active:hover .dz-message{opacity:1}.abolive-layout .dropzone-wrap .dz-message p{margin:0;text-align:center}.abolive-layout .dropzone-wrap .dz-message p i{position:absolute;margin-top:2px;margin-left:-40px}.abolive-layout .dropzone-wrap .dz-message p.settings{color:var(--mq-color-medium-gray);text-transform:uppercase}.abolive-layout .dropzone-wrap .dz-preview{margin-top:1rem;overflow:hidden}.abolive-layout .dropzone-wrap .dz-preview .dz-details{line-height:60px}.abolive-layout .dropzone-wrap .dz-preview .dz-details>*,.abolive-layout .dropzone-wrap .dz-preview>*{display:inline-block}.abolive-layout .dropzone-wrap .dz-preview .dz-remove:not(.button){margin:0}.abolive-layout .dropzone-wrap .dz-preview .button,.abolive-layout .dropzone-wrap .dz-preview .dz-remove:not(.button){float:right}.abolive-layout .dropzone-wrap .dz-preview+.dz-preview{padding-top:1rem;border-top:1px solid var(--mq-color-light-gray)}.abolive-layout .dropzone-wrap .dz-preview .dz-size:after{padding-left:.5rem;color:var(--mq-color-medium-gray);content:"|"}.abolive-layout .dropzone-wrap .dz-preview .dz-size strong{font-weight:inherit}.abolive-layout .dropzone-wrap .dz-preview .dz-success-mark,.abolive-layout .dropzone-wrap .dz-preview .dz-error-mark{display:none}.abolive-layout .dropzone-wrap .dz-preview.dz-error{font-size:18px;font-weight:500;line-height:1.625rem;color:var(--mq-color-red)}.abolive-layout .dropzone-wrap .dz-preview.dz-error .dz-details{display:none}.abolive-layout .dropzone-wrap .dz-preview.dz-error:before{position:relative;top:6px;width:26px!important;height:26px!important;margin-right:.5rem;content:"";background-size:26px 26px!important}.abolive-layout .dropzone-wrap .dz-preview.is-cropped .dz-process{display:none}.abolive-layout .polygocard-preview{position:relative;width:100%;height:auto}.abolive-layout .polygocard-preview img{width:100%;height:auto}.abolive-layout .polygocard-preview img+img{position:absolute;top:8%;right:5%;display:block;width:23%}.abolive-layout .abolive-summary-polygocard .polygocard-preview{max-width:275px}.abolive-layout .select2-container .option-title{padding:2px 0 0;font-size:1.25rem}.abolive-layout .select2-container--ssb .select2-selection--multiple .select2-selection__choice{margin-top:24px}.abolive-layout .basket>span.loading,.abolive-layout .dropzone-wrap .basket>span.dz-preview.dz-processing:not(.dz-complete){display:block;width:100%;height:330px}.abolive-layout .basket-wrapper{gap:.5rem}.abolive-layout .abolive-basket .readable h6{padding:1rem 0;margin:0}.abolive-layout .abolive-basket table{table-layout:fixed}.abolive-layout .abolive-basket table thead th{padding-left:.5rem}.abolive-layout .abolive-basket table tbody th,.abolive-layout .abolive-basket table tbody td{padding:.2rem .5rem;text-align:left}.abolive-layout .abolive-basket table tbody tr:first-child th,.abolive-layout .abolive-basket table tbody tr:first-child td{padding:1rem .5rem .2rem;text-align:left}.abolive-layout .abolive-summary-block{margin:2rem 0}.abolive-layout .abolive-summary-block span{display:inline-block;padding-right:7px}.abolive-layout .abolive-summary-block h4{position:relative;padding:1rem 1.625rem .7rem;margin:0 0 .5rem;background:#dadade}.abolive-layout .abolive-summary-block h4 i{position:absolute;top:10px;right:1.5rem;padding:6px;font-size:18px;color:var(--mq-color-medium-gray);border:2px solid var(--mq-color-medium-gray);border-radius:50%;transition:all .2s ease-in-out}.abolive-layout .abolive-summary-block h4 i:hover{color:var(--mq-color-black);border-color:var(--mq-color-black)}.abolive-layout .abolive-summary-block .readable,.abolive-layout .abolive-summary-block .summary{padding:1.5rem;background:var(--mq-color-white)}.abolive-layout .abolive-summary-block h6{font-size:1.5625rem;font-weight:500}.abolive-layout .abolive-summary-block .grid{margin:0 0 .5rem}.abolive-layout .abolive-summary-block .grid .cell{padding:1.5rem;background:var(--mq-color-white)}.abolive-layout .abolive-summary-block .grid .cell.readable,.abolive-layout .abolive-summary-block .grid .cell.summary{border-left:4px solid var(--mq-color-light-gray)}.abolive-layout .abolive-summary-block ul{padding:0;margin:0;list-style:none}.abolive-layout .abolive-summary-block ul li:before{content:unset}.abolive-layout .abolive-summary-block table tbody{background:transparent}.abolive-layout .abolive-summary-block table tbody tr:nth-child(2n),.abolive-layout .abolive-summary-block table tbody tr:nth-child(odd){background:transparent}.abolive-layout .stop-relation-table{table-layout:fixed}.abolive-layout .stop-relation-table .relation-checkbox{width:70px}.abolive-layout .stop-relation-table .relation-sum-zones,.abolive-layout .stop-relation-table .relation-pricing-level{width:135px}.abolive-layout .stop-relation-table tbody tr{cursor:pointer}.abolive-layout .stop-relation-table tbody tr:nth-child(odd){background-color:var(--mq-color-light-gray);border-bottom:0}.abolive-layout .stop-relation-table tbody tr:nth-child(2n){background-color:transparent}.abolive-layout .stop-relation-table tbody tr:nth-child(2n) input[type=radio]+label:before,.abolive-layout .stop-relation-table tbody tr:nth-child(2n) input[type=checkbox]+label:before{background-color:var(--mq-color-light-gray)}.abolive-layout .stop-relation-table tbody tr td.relation-free-zones{color:var(--mq-color-primary)}.abolive-layout .zone-selection-map{position:relative;width:80%;max-width:800px;margin:0 auto 2rem}.abolive-layout .zone-selection-map>img{visibility:hidden}.abolive-layout .zone-selection-map+#zone-notice{min-height:60px}.abolive-layout .abolive-confirmation .backbone-link{display:none;pointer-events:none}.abolive-layout .abolive-confirmation .abolive-servicenumber{padding:1rem 1rem .75rem;font-size:1.6875rem;text-align:center;background:var(--mq-color-primary)}.abolive-layout .abolive-confirmation .abolive-servicenumber p{margin:0}.abolive-layout .abolive-confirmation .print-ticket-loader.loading:before,.abolive-layout .abolive-confirmation .dropzone-wrap .print-ticket-loader.dz-preview.dz-processing:not(.dz-complete):before,.abolive-layout .dropzone-wrap .abolive-confirmation .print-ticket-loader.dz-preview.dz-processing:not(.dz-complete):before{background-position:8px center}.abolive-layout .abolive-confirmation .print-ticket-loader.loading p,.abolive-layout .abolive-confirmation .dropzone-wrap .print-ticket-loader.dz-preview.dz-processing:not(.dz-complete) p,.abolive-layout .dropzone-wrap .abolive-confirmation .print-ticket-loader.dz-preview.dz-processing:not(.dz-complete) p{padding-left:50px;margin-top:0}.abolive-layout .select2-selection__choice__remove,.abolive-layout .stop-relation-table tbody tr{transition:background,color .2s ease-in-out}.abolive-layout select[value]:not([value=""])~label.inline,.abolive-layout input[value]:not([value=""])~label.inline,.abolive-layout textarea:not(:empty)~label.inline{top:-4px;font-size:.875rem;transition:none}.abolive-layout .has-value .select2+label,.abolive-layout input[type=date]+p+label,.abolive-layout input[type=date]+label{top:-4px;font-size:.875rem}.abolive-layout .has-value input[type=radio]:checked+label:after,.abolive-layout .has-value input[type=checkbox]:checked+label:after,.abolive-layout .has-value label.inline{transition:none}.abolive-layout .agreement-form>div.grid{padding:1rem 0}.abolive-layout .agreement-form>div.grid .form-hint-text p{padding-left:2.6rem}.abolive-layout .flatpickr-calendar input{box-shadow:none}.abolive-layout .relation-checkbox input+label,.abolive-layout input.start-date-selector,.abolive-layout .product-description,.abolive-layout #aboliveproductselect .select2-container{margin-bottom:0!important}.abolive-layout #aboLiveAbonnementExclusive-fieldset-2{display:none}.abolive-layout #aboLiveAbonnementExclusive-fieldset-2.visible{display:block}.abolive-layout .form-hint-text p,.abolive-layout .help-text p,.abolive-layout p.help-text{font-size:15px;font-style:normal;line-height:1.2}@media print,screen and (max-width: 40em){.abolive-layout .select2-container--ssb~label.has-default-value,.abolive-layout input[type=text]:focus~label,.abolive-layout .has-value input[type=text]~label,.abolive-layout input[type=date]:focus~label,.abolive-layout .has-value input[type=date]~label,.abolive-layout input[type=datetime]:focus~label,.abolive-layout .has-value input[type=datetime]~label,.abolive-layout input[type=time]:focus~label,.abolive-layout .has-value input[type=time]~label,.abolive-layout .has-value .select2+label,.abolive-layout input[type=date]+p+label,.abolive-layout input[type=date]+label,.abolive-layout select[value]:not([value=""])~label.inline,.abolive-layout input[value]:not([value=""])~label.inline,.abolive-layout textarea:not(:empty)~label.inline{top:-9px}.abolive-layout label.inline{padding-top:.75rem}.abolive-layout input[type=text],.abolive-layout input[type=email],.abolive-layout input[type=date],.abolive-layout input[type=datetime],.abolive-layout input[type=time],.abolive-layout label.inline,.abolive-layout p.help-text,.abolive-layout .help-text,.abolive-layout .form-hint-text p{padding-left:.625rem}.abolive-layout [type=text],.abolive-layout [type=password],.abolive-layout [type=date],.abolive-layout [type=datetime],.abolive-layout [type=datetime-local],.abolive-layout [type=month],.abolive-layout [type=week],.abolive-layout [type=email],.abolive-layout [type=number],.abolive-layout [type=search]{height:3rem}.abolive-layout legend,.abolive-layout h2{margin-bottom:1.625rem;font-size:1.875rem;line-height:1}.abolive-layout legend{font-size:2.1875rem}.abolive-layout .zone-notice p{margin-bottom:.5rem;line-height:1.4}.abolive-layout .zone-notice span{display:block}.abolive-layout .actions .btn-group .submit,.abolive-layout .actions .btn-group .next,.abolive-layout .actions .btn-group .prev{float:none;clear:both}.abolive-layout .button,.abolive-layout .dropzone-wrap .dz-preview .dz-remove:not(.button),.abolive-layout .dz-remove{float:none;clear:both;display:block;width:100%;text-align:center}.abolive-layout .button.loading,.abolive-layout .dropzone-wrap .dz-preview .loading.dz-remove:not(.button),.abolive-layout .dropzone-wrap .button.dz-preview.dz-processing:not(.dz-complete),.abolive-layout .dz-remove.loading,.abolive-layout .dropzone-wrap .dz-remove.dz-preview.dz-processing:not(.dz-complete){padding-left:2.5rem}.abolive-layout .form-errors-container ul.form-error li{padding:.5rem 1rem 1rem 2.5rem;margin-left:0;font-size:16px;line-height:1.3}.abolive-layout .form-errors-container ul.form-error li:before{position:absolute;top:7px;left:10px;display:block;width:20px!important;height:20px!important;background-size:20px 20px!important}.abolive-layout .select2-container--ssb .option-title{font-size:1rem}.abolive-layout .select2-container--ssb .select2-selection.select2-selection--multiple .select2-selection__choice{padding:3px 5px}.abolive-layout .select2-container--ssb .select2-selection.select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove{top:1px}.abolive-layout .select2-container--ssb .select2-selection.select2-selection--multiple .select2-selection__rendered{margin-left:.4rem}.abolive-layout .select2-container--ssb .select2-selection.select2-selection--single{height:3rem;padding:27px 1.5rem .5rem .625rem}.abolive-layout .select2-container--ssb .select2-selection.select2-selection--single .select2-selection__arrow b{position:relative;top:-8px}.abolive-layout input.loading~label.inline:after,.abolive-layout .dropzone-wrap input.dz-preview.dz-processing:not(.dz-complete)~label.inline:after,.abolive-layout select.loading~label.inline:after,.abolive-layout .dropzone-wrap select.dz-preview.dz-processing:not(.dz-complete)~label.inline:after{top:-1px;background-size:27px}.abolive-layout select:not([value=""]).loading~label.inline:after,.abolive-layout .dropzone-wrap select.dz-preview.dz-processing:not([value=""]):not(.dz-complete)~label.inline:after,.abolive-layout input:not([value=""]).loading~label.inline:after,.abolive-layout .dropzone-wrap input.dz-preview.dz-processing:not([value=""]):not(.dz-complete)~label.inline:after,.abolive-layout .has-value input.loading~label.inline:after,.abolive-layout .has-value .dropzone-wrap input.dz-preview.dz-processing:not(.dz-complete)~label.inline:after,.abolive-layout .dropzone-wrap .has-value input.dz-preview.dz-processing:not(.dz-complete)~label.inline:after,.abolive-layout .has-value select.loading~label.inline:after,.abolive-layout .has-value .dropzone-wrap select.dz-preview.dz-processing:not(.dz-complete)~label.inline:after,.abolive-layout .dropzone-wrap .has-value select.dz-preview.dz-processing:not(.dz-complete)~label.inline:after{top:7px;background-size:27px}.abolive-layout #firstclass{margin-top:1rem}.abolive-layout .abolive-summary-block{margin:1rem 0}.abolive-layout .abolive-summary-block h4,.abolive-layout .abolive-summary-block>.grid .cell{padding:1rem;border:0!important}.abolive-layout .abolive-summary-block h4+.cell,.abolive-layout .abolive-summary-block>.grid .cell+.cell{margin-top:.5rem}.abolive-layout .abolive-summary-block .readable h6{padding:.5rem 0 1rem}.abolive-layout .abolive-summary-block h4 a i{top:7px;right:1rem}.abolive-layout .abolive-summary-block table thead th{padding:.5rem}.abolive-layout .zone-selection-map{width:100%}.abolive-layout .abolive-summary-polygocard .polygocard-preview{max-width:inherit}.abolive-layout .stop-relation-table .relation-checkbox{width:50px;padding:5px}}@media print,screen and (max-width: 48em){.abolive-layout .stop-relation-table thead{display:none}.abolive-layout .stop-relation-table tbody tr:first-child{border-top:2px solid var(--mq-color-primary)}.abolive-layout .stop-relation-table tbody tr td+td{display:flex;padding:0;line-height:1.2}.abolive-layout .stop-relation-table tbody tr td+td:before{flex:0 0 10em;margin-right:1em;margin-bottom:.25em;font-weight:300;color:var(--mq-color-medium-gray);content:attr(data-label) ": "}.abolive-layout .stop-relation-table tbody tr td.relation-steps{padding-top:.75rem}.abolive-layout .stop-relation-table tbody tr td.relation-pricing-level{padding-bottom:.4rem}.abolive-layout .agreement-form>div.grid-x>.cell{width:100%}.abolive-layout .agreement-form>div.grid-x>.cell .form-hint-text p{line-height:1.5rem}.abolive-layout .dropzone-wrap.js-image-crop-wrap .dz-progress-options{float:none;width:100%;padding-left:0}.abolive-layout .dropzone-wrap.js-image-crop-wrap .dz-progress-options .button,.abolive-layout .dropzone-wrap.js-image-crop-wrap .dz-progress-options .dz-preview .dz-remove:not(.button),.abolive-layout .dropzone-wrap.js-image-crop-wrap .dz-preview .dz-progress-options .dz-remove:not(.button){float:none;display:block;text-align:center}.abolive-layout .dropzone-wrap.js-image-crop-wrap .dz-details{width:100%}.abolive-layout .dropzone-wrap.js-image-crop-wrap .dz-preview.is-cropped .dz-details{float:none;display:block;max-width:360px;margin:0 auto}}@media print,screen and (max-width: 64em) and (min-width: 48em){.abolive-layout .stop-relation-table{font-size:.8em;line-height:1.2}}.abolive-layout [data-dependentproduct*=Ausbildungs-Abo]{margin-top:1.6rem}.abolive-layout [data-dependentproduct*=Ausbildungs-Abo] h2+p{font-size:16px;font-style:normal;line-height:22px;color:#868686}.abolive-layout .abolive-dependent-section{overflow:hidden}.abolive-layout .abolive-dependent-section .dependent-container{padding-left:1.7rem;margin-left:.85rem;border-left:2px solid #fc0}.abolive-layout .abolive-dependent-section .dependent-container .dependent-element:not(.hide){margin-bottom:2rem}.option-title,.short-description{margin-bottom:0}.abolive-layout .option-title,.abolive-layout .short-description{font-size:1.375rem;line-height:1}.abolive-layout label.inline{position:absolute;top:4px;left:0;padding:.5rem 1.5rem;color:#6e6e6e;transition:all .2s ease-in-out}@media (prefers-reduced-motion: reduce){.abolive-layout label.inline{transition:none}}.has-error label{color:var(--mq-color-red)}.select2-selection__choice__remove,.stop-relation-table tbody tr{transition:background,color .2s ease-in-out}select[value]:not([value=""])~label.inline,input[value]:not([value=""])~label.inline,textarea:not(:empty)~label.inline{top:-4px;font-size:.875rem;transition:none}.has-value .select2+label,input[type=date]+p+label,input[type=date]+label{top:-4px;font-size:.875rem}.has-value input[type=radio]:checked+label:after,.has-value input[type=checkbox]:checked+label:after,.has-value label.inline{transition:none}.progress-indicator ol{display:table;width:100%;max-width:480px;padding:2rem 0;margin:0 auto;margin-bottom:2rem;table-layout:fixed;list-style:none}.progress-indicator ol>li{position:relative;display:table-cell;font-size:inherit;text-align:center}.progress-indicator ol>li span{position:absolute;bottom:-33%;left:0;width:100%;font-size:1rem;font-weight:300;color:var(--mq-font-color);white-space:nowrap;transform:none}.progress-indicator ol>li:before{position:relative;bottom:5px;z-index:1;display:block;width:57px;height:57px;margin:0 auto .25em;line-height:62px;text-align:center;content:attr(data-step);background:#fc03;border-radius:100%}.progress-indicator ol>li.is-done:before{font-family:iconmonstr-iconic-font;font-size:17px;content:""}.progress-indicator ol>li:after{font-family:SSB,Helvetica,sans-serif;font-style:normal;font-weight:var(--mq-font-weight-regular);font-variant:normal;line-height:1;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;top:50%;left:50%;z-index:0;display:block;width:100%;margin-left:1.5em\	;font-size:1rem;color:var(--mq-font-color);content:"";background:transparent;transform:translateY(-100%)}.progress-indicator ol>li:last-child:after{display:none}.progress-indicator ol>li.is-complete:before{bottom:3px;line-height:57px;content:"";background:var(--mq-color-primary);font-family:SSB,Helvetica,sans-serif;font-style:normal;font-weight:var(--mq-font-weight-regular);font-variant:normal;line-height:1;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.progress-indicator ol>li.is-complete span{color:#000}.progress-indicator ol>li.is-current:before{background:#ffe066}.select2-container--ssb{width:100%!important;line-height:1;outline:none}.select2-container--ssb .select2-selection--single{width:100%;min-height:3.4375rem;font-size:rem-calc(20);border:1px solid var(--mq-color-medium-gray)}@media (max-width: 575.98px){.select2-container--ssb .select2-selection--single{height:2.6875rem}}.select2-container--ssb .select2-selection--single:focus{box-shadow:0 0 5px #969696;transition:box-shadow .5s,border-color .25s ease-in-out}.frame-layout-gray-background .select2-container--ssb .select2-selection--single,.frame-layout-primary-background .select2-container--ssb .select2-selection--single{border:1px solid white}.select2-container--ssb .select2-selection--single .select2-selection__rendered{padding-top:0;padding-bottom:0}.select2-container--ssb .select2-selection--single .select2-selection__rendered li:before{display:none!important;content:""!important}@media (min-width: 768px){.select2-container--ssb .select2-selection--single .select2-selection__rendered{display:flex;align-items:center;height:54px}.abolive-layout .select2-container--ssb .select2-selection--single .select2-selection__rendered{height:auto;padding-inline:0;margin-top:20px}}.abolive-layout .select2-container--ssb .select2-selection--single{padding-left:1.5rem}.select2-container--ssb .select2-selection--multiple{display:flex;min-height:38px;border:1px solid var(--mq-color-medium-gray);border-radius:0}.contact-form .select2-container--ssb .select2-selection--multiple{min-height:0;max-height:55px}.frame-layout-gray-background .select2-container--ssb .select2-selection--multiple,.frame-layout-primary-background .select2-container--ssb .select2-selection--multiple{border:1px solid white}.select2-container--ssb .select2-selection--multiple .select2-selection__choice{position:relative;min-width:53px;margin-top:4px}.contact-form .select2-container--ssb .select2-selection--multiple .select2-selection__choice{margin-top:7px}.abolive-layout .select2-container--ssb .select2-selection--multiple .select2-selection__choice{margin-top:22px}.select2-container--ssb .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove{position:absolute;left:0;display:block;width:100%;padding-right:5px;padding-left:5px;margin:0;font-size:1.9rem;line-height:1}.select2-container--ssb .select2-selection--multiple .select2-selection__choice .select-content .option-description{padding:0 .6rem}.select2-container--ssb .select2-selection--multiple .select2-results__option--highlighted[aria-selected]{color:#fc0;background:#fff}.select2-container--ssb .select2-selection--multiple .select-content{margin-left:21px}.efa-form .select2-container--ssb .select2-selection--multiple .select-content{font-size:1.2rem}.efa-form .select2-container--ssb .select2-selection--multiple .select-content .option-title{padding:5px 0 1px;line-height:1}.efa-form .select2-container--ssb .select2-selection--multiple .select2-search--inline input{height:26px;margin-top:4px;margin-bottom:0}.abolive-layout .select2-container--ssb .select2-selection--multiple .select2-search--inline input{margin:0 0 10px;font-size:rem-calc(22)}.select2-container--ssb .select2-selection--multiple .select2-selection__rendered{padding-top:2px;padding-bottom:2px}.abolive-layout .select2-container--ssb .select2-selection--multiple .select2-selection__rendered{margin-left:1.1rem}.select2-container--ssb .select2-selection--multiple .select2-selection__rendered li:before{display:none!important;content:""!important}.select2-container--ssb .select2-search--inline .select2-search__field{margin-top:0;font-size:rem-calc(20)}.select2-container--ssb .select2-results{padding-top:4px}.select2-container--ssb .select2-results .select2-results__option{padding-right:.5rem;padding-left:.5rem;margin:4px}.select2-container--ssb .select2-results .select2-results__option[aria-selected=true],.select2-container--ssb .select2-results .select2-results__option--highlighted{background:var(--mq-color-primary)}.select2-container--ssb .select2-results li{font-size:1.25rem;cursor:pointer}.select2-container--ssb.select2-container--focus{box-shadow:0 0 5px #969696;transition:box-shadow .5s,border-color .25s ease-in-out}.select2-container--ssb.select2-container--focus .select2-selection--multiple{border:1px solid #aaa!important}.select2-container--ssb.select2-container--open{box-shadow:none}.select2-container--ssb.select2-container--open .select2-dropdown{border-radius:0}.select2-container--ssb.select2-container--open .select2-dropdown .select2-search__field{margin:0}.select2-container--ssb.select2-container--open .select2-selection{border:1px solid #aaa}.abolive-layout .select2-container--ssb~label.has-default-value{top:-4px;font-size:.875rem}.abolive-layout .select2-container--ssb.select2-container--open~label,.abolive-layout .select2-container--ssb.select2-container--focus~label{top:-4px;font-size:.875rem}.select2-container--ssb .option-description{display:flex;gap:.5rem;align-items:center}select.has-value~.select2-container--ssb~label{top:-4px;font-size:.875rem}}.foundation-mq{font-family:"small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"}.has-tip{position:relative;display:inline-block;font-weight:700;cursor:help}.tooltip{position:absolute;top:calc(100% + .6495rem);z-index:1200;max-width:10rem;padding:.75rem;font-size:80%;color:#fefefe;background-color:#0a0a0a;border-radius:0}.tooltip:before{position:absolute}.tooltip.bottom:before{bottom:100%;display:block;width:0;height:0;content:"";border-color:transparent transparent #0a0a0a;border-style:solid;border-width:.75rem;border-top-width:0}.tooltip.bottom.align-center:before{left:50%;transform:translate(-50%)}.tooltip.top:before{top:100%;bottom:auto;display:block;width:0;height:0;content:"";border-color:#0a0a0a transparent transparent;border-style:solid;border-width:.75rem;border-bottom-width:0}.tooltip.top.align-center:before{left:50%;transform:translate(-50%)}.tooltip.left:before{left:100%;display:block;width:0;height:0;content:"";border-color:transparent transparent transparent #0a0a0a;border-style:solid;border-width:.75rem;border-right-width:0}.tooltip.left.align-center:before{top:50%;bottom:auto;transform:translateY(-50%)}.tooltip.right:before{right:100%;left:auto;display:block;width:0;height:0;content:"";border-color:transparent #0a0a0a transparent transparent;border-style:solid;border-width:.75rem;border-left-width:0}.tooltip.right.align-center:before{top:50%;bottom:auto;transform:translateY(-50%)}.tooltip.align-top:before{top:10%;bottom:auto}.tooltip.align-bottom:before{top:auto;bottom:10%}.tooltip.align-left:before{right:auto;left:10%}.tooltip.align-right:before{right:10%;left:auto}:root{--lh-white: #ffffff;--lh-primary-light: #19295b;--lh-primary: #05164d;--lh-primary-dark: #030f37;--lh-secondary: #ffffff;--lh-accent: #ffad00;--lh-accent-light: #ffdd95;--lh-gray80: #333333;--lh-gray60: #787878;--lh-gray25: #cccccc;--lh-gray12: #e6e6e6;--lh-gray6: #f4f4f4;--lh-red: #a32222;--lh-yellow: #f3f707;--lh-green: #0e9c15;--lh-green-light: #86ca86;--lh-background-shadow: 0px 2px 4px rgba(0, 0, 0, .5)}:root{--ssb-body-color: #0a0a0a;--ssb-background: #f5f5f6;--ssb-accent-gray: #868686;--ssb-accent-gray-rgb: 134, 134, 134;--ssb-accent-gray-lighter: #eaeaea;--ssb-accent-gray-light: #969696;--ssb-background-gray: #dadade;--ssb-steps-background: rgba(255, 204, 0, .2);--ssb-steps-background-current: #ffe066;--ssb-button-primary-hover: #ffe57f;--lh-primary: #fc0 !important}lh-patris-webcomponent .lh-container lh-abo-online-neukunde{margin:0}lh-patris-webcomponent .lh-container lh-abo-online-neukunde>*{display:block;margin-bottom:2rem}lh-patris-webcomponent .lh-container lh-abo-online-neukunde>*:last-child{margin-bottom:0}lh-patris-webcomponent .lh-container lh-abo-online-neukunde>.row:has(>.col-auto:nth-child(2)){justify-content:space-between!important}lh-patris-webcomponent .lh-container lh-abo-online-neukunde>.row:has(>.col-auto:nth-child(2))>*{width:auto}lh-patris-webcomponent .lh-container lh-abo-online-neukunde>.row:has(>.col-auto:nth-child(2))>div:first-child lh-button-styless .lh-button{background-color:var(--lh-white)}lh-patris-webcomponent .lh-container lh-abo-online-neukunde>.row:has(>.col-auto:nth-child(2))>div:first-child lh-button-styless .lh-button:hover{background-color:var(--ssb-background)}lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-button-styless{display:inline-block;flex:unset;max-width:unset;padding:0!important}lh-patris-webcomponent .lh-container lh-abo-online-neukunde .lh-label-title{font-weight:500!important;color:var(--ssb-body-color)!important}lh-patris-webcomponent .lh-container lh-abo-online-neukunde .row:has(lh-button-styless[id="lh-abo-steps.weiter"]){justify-content:flex-end!important}lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-auswahl-kundenart .row{justify-content:flex-start!important}lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-auswahl-kundenart lh-input-styless{flex:0 0 auto;max-width:unset}lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-auswahl-kundenart lh-radio-button-styleless{flex-basis:unset;max-width:unset}lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-auswahl-kundenart lh-radio-button-styleless:last-child{display:none}lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-auswahl-kundenart .lh-radio-button{align-items:flex-start;padding:0;margin-right:.75rem}lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-auswahl-kundenart .lh-radio-button--right{flex-direction:row;padding:0!important}lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-auswahl-kundenart .lh-input__template{justify-content:flex-start}@media (min-width: 768px){lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-auswahl-kundenart .lh-input__input{max-width:50%}}lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-auswahl-kundenart [id="lh-kundenart-steps.new-abo-steps-firmenkunde-button1"]{margin-left:15px}lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-auswahl-abo{margin:0}lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-auswahl-abo>form .row:nth-child(2) lh-radio-button-styleless>.lh-radio-button{flex-direction:unset!important}lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-auswahl-abo br{display:none}lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-auswahl-abo [id="lh-abo-steps.produkt-auswahl"] .row.mx-2{display:grid}@media (min-width: 768px){lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-auswahl-abo [id="lh-abo-steps.produkt-auswahl"] .row.mx-2{grid-template-columns:1fr 1fr}}lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-auswahl-abo [id="lh-abo-steps.produkt-auswahl"] .row.mx-2>div[class|=col]{display:block;width:100%;height:auto!important;margin:0;max-width:unset}@media (min-width: 768px){lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-auswahl-abo [id="lh-abo-steps.produkt-auswahl"] .row.mx-2>div[class|=col]:first-child{grid-column:1;grid-row:1/6}}@media (min-width: 768px){lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-auswahl-abo [id="lh-abo-steps.produkt-auswahl"] .row.mx-2>div[class|=col]:nth-child(2){grid-column:2;grid-row:1}}@media (min-width: 768px){lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-auswahl-abo [id="lh-abo-steps.produkt-auswahl"] .row.mx-2>div[class|=col]:nth-child(3){grid-column:2;grid-row:2}}lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-auswahl-abo [id="lh-abo-steps.produkt-auswahl"] .row.mx-2>div[class|=col]>.row{display:block!important}lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-auswahl-abo [id="lh-abo-steps.produkt-auswahl"] .row.mx-2>div[class|=col]>[class*=col]{width:100%!important}lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-auswahl-abo [id="lh-abo-steps.produkt-auswahl"] .row.mx-2>div[class|=col]>[class*=col] .lh-radio-button{padding-left:0}lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-auswahl-abo [id="lh-abo-steps.produkt-auswahl"] .row.mx-2>div[class|=col] .lh-checkbox--in-form .row .col>div{position:relative}lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-auswahl-abo [id="lh-abo-steps.produkt-auswahl"] .row.mx-2 .lh-container-produkt .lh-produkt__info,lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-auswahl-abo [id="lh-abo-steps.produkt-auswahl"] .row.mx-2 .lh-container-zusatzauswahl .lh-produkt__info{padding:0;margin-bottom:0!important}lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-auswahl-abo .lh-container-zusatzauswahl{max-width:100%;height:auto;margin-left:0}lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-auswahl-abo .lh-container-zusatzauswahl .lh-container-klasse lh-styless-checkbox{flex-basis:100%;margin-left:0!important}lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-auswahl-abo lh-input-styless+.lh-produkt__info{display:block;margin-top:-1rem}lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-auswahl-abo lh-radio-button-styleless>div.row.lh-radio-button{padding:0!important;margin-right:0!important;margin-left:0!important}lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-auswahl-abo .lh-panel{padding:0!important;background-color:transparent}lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-auswahl-abo .lh-panel__titel{padding:0;margin:0}lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-auswahl-abo .lh-panel>div>div[class*="row d-flex justify-content-center ng-star-inserted"]{justify-content:flex-start!important}lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-auswahl-abo .lh-panel>div>div[class*="row d-flex justify-content-center ng-star-inserted"]>div{flex:0 0 100%;max-width:100%}lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-auswahl-abo .lh-panel>div>div[class*="row d-flex justify-content-center ng-star-inserted"]>div>*{margin-left:2.5rem}lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-auswahl-abo .lh-panel>div>div[class*="row d-flex justify-content-center ng-star-inserted"]>div>*:first-child{position:static}lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-auswahl-abo .lh-panel>div>div[class*="row d-flex justify-content-center ng-star-inserted"]>div>*:first-child:before{position:absolute;top:0;bottom:0;left:calc(15px + 1rem);width:2px;background-color:var(--lh-primary);content:""}lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-auswahl-abo .lh-panel .lh-produkt__info{padding:.5rem 0 .4rem 1.4rem;margin-left:0!important}lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-auswahl-abo .lh-panel .row{margin-right:-15px!important;margin-left:-15px!important}lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-auswahl-abo lh-tarif-zone-in-map .p-multiselect-header,lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-auswahl-abo lh-start-ziel-sucher .p-multiselect-header{display:none}lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-auswahl-abo lh-start-ziel-sucher{margin:0}lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-auswahl-abo lh-start-ziel-sucher form{padding:0!important}lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-auswahl-abo lh-start-ziel-sucher form>div{margin-bottom:2rem}lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-auswahl-abo lh-start-ziel-sucher form>div:first-child{margin-bottom:.5rem}lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-auswahl-abo lh-start-ziel-sucher form>div>label,lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-auswahl-abo lh-start-ziel-sucher form>div>lh-primeng-table{display:block;padding:0 15px}lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-auswahl-abo lh-start-ziel-sucher form lh-input-styless{display:block;width:50%}lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-auswahl-abo lh-start-ziel-sucher form .lh-button{background-color:var(--lh-primary)}@media (min-width: 992px){lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-auswahl-abo lh-start-ziel-sucher .main-canvas{display:block;width:800px!important;margin:0 auto}}lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-auswahl-abo lh-primeng-table table thead,lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-auswahl-abo lh-primeng-table table tbody,lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-auswahl-abo lh-primeng-table table tr{background-color:transparent}lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-auswahl-abo lh-primeng-table table th{font-size:1.4375rem;color:var(--ssb-accent-gray-light);background-color:transparent;border:0;box-shadow:none}lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-auswahl-abo lh-primeng-table table th .p-sortable-column-icon{color:var(--ssb-accent-gray-light)}lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-auswahl-abo lh-primeng-table table .p-datatable-thead tr{border-bottom:2px solid var(--lh-primary)}lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-auswahl-abo lh-primeng-table table .p-datatable-thead th:first-child{width:70px}lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-auswahl-abo lh-primeng-table table .p-datatable-thead th:nth-child(3){width:40%}lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-auswahl-abo lh-primeng-table table .p-datatable-thead th:nth-child(4){width:25%}lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-auswahl-abo lh-primeng-table table .p-datatable-tbody tr:hover{color:var(--ssb-body-color)!important;background-color:transparent!important}lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-auswahl-abo lh-primeng-table table .p-datatable-tbody tr td{font-size:1.4375rem;border:0}lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-auswahl-abo lh-primeng-table table .p-datatable-tbody tr td div{justify-content:flex-start!important}lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-uebersicht-warenkorb>.lh-container-abo{margin:0!important;height:auto!important}lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-uebersicht-warenkorb lh-panel-wc.lh-container-abo .lh-panel{height:auto;padding:0!important;background-color:transparent}lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-uebersicht-warenkorb lh-panel-wc.lh-container-abo .lh-panel>.lh-panel__titel{background-color:var(--ssb-background-gray);padding:1rem 1.625rem .7rem!important;margin-bottom:.5rem;border-radius:0!important}lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-uebersicht-warenkorb lh-panel-wc.lh-container-abo .lh-panel>.lh-panel__titel .lh__head{margin-bottom:0;font-size:1.688rem;font-weight:500}lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-uebersicht-warenkorb lh-panel-wc.lh-container-abo .lh-panel>div:nth-child(2){background-color:transparent}lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-uebersicht-warenkorb lh-panel-wc.lh-container-abo .lh-panel>div:nth-child(2) .p-card-content>div:first-child{margin:0!important;background-color:var(--lh-white)}lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-uebersicht-warenkorb .p-card-content .justify-content-center{justify-content:flex-start!important}lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-uebersicht-warenkorb .p-card-content>div:last-child{padding:.5rem 1rem 0;margin-left:.5rem!important;font-weight:300!important;color:var(--ssb-accent-gray)}lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-uebersicht-warenkorb .p-card-content .row{margin-inline:0!important}lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-uebersicht-warenkorb .p-card-content .row>.col{padding-inline:0!important}lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-uebersicht-warenkorb .p-card-content .shopping-cart{padding:1.5rem!important;background-color:var(--mq-color-white)}lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-uebersicht-warenkorb .p-card-content .shopping-cart>lh-value-styless .col{flex-basis:100%}@media (min-width: 768px){lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-uebersicht-warenkorb .p-card-content .shopping-cart>lh-value-styless .col{flex-basis:0}}@media screen and (max-width: 40em){lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-uebersicht-warenkorb .p-card-content .shopping-cart>lh-value-styless .col:first-child>div{padding-bottom:0!important}}@media screen and (max-width: 40em){lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-uebersicht-warenkorb .p-card-content .shopping-cart>lh-value-styless .col:last-child>div{padding-top:0!important}}lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-uebersicht-warenkorb .p-card-content>.row:first-child>.col-12{flex:0 0 100%;max-width:100%;padding:1.5rem!important}@media (min-width: 992px){lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-uebersicht-warenkorb .p-card-content>.row:first-child>.col-12{flex:0 0 50%;max-width:50%}}lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-uebersicht-warenkorb .p-card-content>.row:first-child>.col-12:first-child .row:last-of-type .col-12{flex:0 0 100%;max-width:100%}lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-uebersicht-warenkorb .p-card-content>.row:first-child>.col-12:first-child label:not(.lh-label-value){display:inline-block;margin-right:.75rem}lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-uebersicht-warenkorb .p-card-content>.row:first-child>.col-12:first-child label:not(.lh-label-value):after{content:":"}lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-uebersicht-warenkorb .p-card-content>.row:first-child>.col-12:first-child label:not(.lh-label-value)+lh-value-styless{display:inline-block}lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-uebersicht-warenkorb .p-card-content>.row:first-child .lh-container-zahlungsart>.row{display:block!important}lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-uebersicht-warenkorb .p-card-content>.row:first-child .lh-container-zahlungsart .lh-container-zahlungsart-right{margin-bottom:1rem}@media (min-width: 768px){lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-uebersicht-warenkorb .p-card-content>.row:first-child .lh-container-zahlungsart .lh-container-zahlungsart-right{margin-bottom:1.5rem}}lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-uebersicht-warenkorb .p-card-content>.row:first-child .lh-container-zahlungsart .lh-container-zahlungsart-right~div{display:flex;align-items:flex-end;flex-wrap:wrap}lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-uebersicht-warenkorb .p-card-content>.row:first-child .lh-container-zahlungsart .lh-container-zahlungsart-right~div>lh-value-styless{flex:0 0 auto;width:100%;margin-bottom:1rem}@media (min-width: 768px){lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-uebersicht-warenkorb .p-card-content>.row:first-child .lh-container-zahlungsart .lh-container-zahlungsart-right~div>lh-value-styless{width:50%;margin-bottom:1.5rem}}lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-uebersicht-warenkorb .p-card-content>.row:first-child .lh-container-zahlungsart .lh-value .lh-label-title{position:relative;display:block;padding-inline:15px;padding-bottom:1rem;margin-bottom:1rem}@media (min-width: 992px){lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-uebersicht-warenkorb .p-card-content>.row:first-child .lh-container-zahlungsart .lh-value .lh-label-title{padding-bottom:1.5rem;margin-bottom:1.5rem}}lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-uebersicht-warenkorb .p-card-content>.row:first-child .lh-container-zahlungsart .lh-value .lh-label-title:after{position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:var(--lh-primary);content:""}lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-uebersicht-warenkorb .p-card-content>.row:first-child .lh-container-zahlungsart .lh-value .lh-label-value{padding-inline:15px}lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-uebersicht-warenkorb .p-card-content .row .col-12>div:nth-of-type(2)>div{flex:0 0 100%;max-width:100%}lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-uebersicht-warenkorb .p-card-content .lh__produkt{padding:0;text-transform:none}lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-uebersicht-warenkorb .p-card-content label,lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-uebersicht-warenkorb .p-card-content .lh-label-value{display:inline-block;width:auto;margin-bottom:0;font-family:Hind,Helvetica Neue,Helvetica,Arial,sans-serif!important;font-weight:300!important}lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-uebersicht-warenkorb .p-card-content .lh-label-value{margin-top:1rem}lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-uebersicht-warenkorb .p-card-content lh-value-styless>div>div{border:1px solid var(--ssb-background)}lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-uebersicht-warenkorb .p-card-content lh-value-styless>div>div:not(:first-child){border-top-width:0}lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-uebersicht-warenkorb .p-card-content lh-value-styless>div>div:not(:last-child){border-bottom-width:0}@media (min-width: 768px){lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-uebersicht-warenkorb .p-card-content lh-value-styless>div>div{border-top-width:1px!important;border-bottom-width:1px!important}}lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-uebersicht-warenkorb .p-card-content lh-value-styless .row .col>*{padding:1rem!important}@media (min-width: 768px){lh-patris-webcomponent .lh-container lh-abo-online-neukunde lh-uebersicht-warenkorb .p-card-content lh-value-styless .row .col>*{font-size:1.4375rem}}lh-patris-webcomponent .lh-container lh-steps-login>div{display:block!important}lh-patris-webcomponent .lh-container lh-steps-login>.row:has(>.row),lh-patris-webcomponent .lh-container lh-steps-login>.row>.row{margin-inline:0!important}lh-patris-webcomponent .lh-container lh-steps-login [id="lh-login-steps.login-message"] .lh-panel--calculated-height{height:auto!important}lh-patris-webcomponent .lh-container lh-steps-login [id="lh-login-steps.login-message"] .row{justify-content:center}lh-patris-webcomponent .lh-container angabe-kundendaten .container{padding:0}lh-patris-webcomponent .lh-container angabe-kundendaten lh-styless-checkbox .col>div{position:relative}lh-patris-webcomponent .lh-container angabe-kundendaten [id="lh-kundendaten-steps.angabe-des-abonneten"] lh-input-styless{flex-basis:100%;max-width:100%}@media (min-width: 768px){lh-patris-webcomponent .lh-container angabe-kundendaten [id="lh-kundendaten-steps.angabe-des-abonneten"] lh-input-styless{flex-basis:50%;max-width:50%}}@media (min-width: 992px){lh-patris-webcomponent .lh-container angabe-kundendaten [id="lh-kundendaten-steps.angabe-des-abonneten"] lh-input-styless{flex-basis:33%;max-width:33%}}@media (min-width: 768px){lh-patris-webcomponent .lh-container angabe-kundendaten [id="lh-kundendaten-steps.angaben-zum-abweichender-kontoinhaber.iban"] .lh-input__template{max-width:50%}}lh-patris-webcomponent .lh-container angabe-kundendaten [id="lh-kundendaten-steps.angaben-zum-abweichender-kontoinhaber"] .p-card-content>.row:last-child .col-sm{flex:0 0 100%;max-width:100%}lh-patris-webcomponent .lh-container angabe-kundendaten [id="lh-kundendaten-steps.angaben-zum-abweichender-kontoinhaber.sepa-mandat"] .lh-checkbox--error__label{margin-top:7px;margin-left:15px}lh-patris-webcomponent .lh-container angabe-kundendaten [id="lh-kundendaten-steps.polygo-card"]>.lh-panel>.ng-star-inserted>.row+[class="row ng-star-inserted"]{flex-wrap:nowrap;gap:1rem;width:auto;padding:1rem;margin:0!important;background-color:var(--mq-color-white);border:1px solid var(--lh-primary)}lh-patris-webcomponent .lh-container angabe-kundendaten [id="lh-kundendaten-steps.polygo-card"]>.lh-panel>.ng-star-inserted>.row+[class="row ng-star-inserted"]>div{flex:unset;width:auto;max-width:unset;padding:0!important}lh-patris-webcomponent .lh-container angabe-kundendaten [id="lh-kundendaten-steps.polygo-card"]>.lh-panel>.ng-star-inserted>.row+[class="row ng-star-inserted"]>div img{width:100%!important;border:1px solid var(--lh-gray80)}lh-patris-webcomponent .lh-container angabe-kundendaten [id="lh-kundendaten-steps.polygo-card"]>.lh-panel>.ng-star-inserted>.row+[class="row ng-star-inserted"]>div:first-child{width:100px}lh-patris-webcomponent .lh-container angabe-kundendaten [id="lh-kundendaten-steps.zahlungsart"] .mt-2{margin-top:0!important}lh-patris-webcomponent .lh-container angabe-kundendaten [id="lh-kundendaten-steps.zahlungsart"] .p-card-content .row.d-flex div[class|=col]{flex-basis:100%;max-width:100%}@media (min-width: 992px){lh-patris-webcomponent .lh-container angabe-kundendaten [id="lh-kundendaten-steps.zahlungsart"] .p-card-content .row.d-flex div[class|=col]{flex-basis:50%;max-width:50%}}lh-patris-webcomponent .lh-container angabe-kundendaten [id="lh-kundendaten-steps.zahlungsart"] lh-styless-checkbox{margin-bottom:1rem}lh-patris-webcomponent .lh-container angabe-kundendaten [id="lh-kundendaten-steps.zahlungsart"] lh-styless-checkbox small{display:inline-block;padding-left:15px;margin-left:3rem}lh-patris-webcomponent .lh-container angabe-kundendaten [id="lh-kundendaten-steps.zahlungsart"] lh-styless-checkbox+small{display:inline-block;margin-left:3rem}lh-patris-webcomponent .lh-container lh-abo-bestellung-steps>form>.row{display:block!important;margin-bottom:2rem}@media (min-width: 768px){lh-patris-webcomponent .lh-container lh-abo-bestellung-steps>form>.row{margin-bottom:4rem}}lh-patris-webcomponent .lh-container lh-abo-bestellung-steps>form>.row.mx-2{margin-bottom:1rem}lh-patris-webcomponent .lh-container lh-abo-bestellung-steps>form>.row.mx-2 .lh-checkbox--in-form{margin-bottom:0!important}lh-patris-webcomponent .lh-container lh-abo-bestellung-steps>form>.row.mx-2>span{display:inline-block;transform:translateY(-1rem)}lh-patris-webcomponent .lh-container lh-abo-bestellung-steps>form>.row small.lh-checkbox--error__label{margin-inline:15px}lh-patris-webcomponent .lh-container lh-abo-bestellung-steps>form>.row>*{display:block;padding-inline:15px!important}lh-patris-webcomponent .lh-container lh-abo-bestellung-steps>form>.row>div{max-width:100%}lh-patris-webcomponent .lh-container lh-abo-bestellung-steps>form>.row>div:first-child lh-panel-wc{display:block;margin-bottom:4rem}lh-patris-webcomponent .lh-container lh-abo-bestellung-steps>form>.row>div #lh-neu-abo,lh-patris-webcomponent .lh-container lh-abo-bestellung-steps>form>.row>div #lh-zahlung-lastschrift{display:block;margin-bottom:4rem}lh-patris-webcomponent .lh-container lh-abo-bestellung-steps>form>.row>div #lh-neu-abo .p-card-content>div>[class*=col],lh-patris-webcomponent .lh-container lh-abo-bestellung-steps>form>.row>div #lh-zahlung-lastschrift .p-card-content>div>[class*=col]{padding-inline:0}lh-patris-webcomponent .lh-container lh-abo-bestellung-steps>form>.row>div #lh-neu-abo .p-card-content>hr+div,lh-patris-webcomponent .lh-container lh-abo-bestellung-steps>form>.row>div #lh-zahlung-lastschrift .p-card-content>hr+div{border-top:4px solid var(--ssb-background)}lh-patris-webcomponent .lh-container lh-abo-bestellung-steps>form>.row lh-panel-wc:not(.lh-container-abo) .lh-panel__titel{background-color:var(--ssb-background-gray);padding:1rem 1.625rem .7rem;margin-bottom:.5rem;border-radius:0!important}lh-patris-webcomponent .lh-container lh-abo-bestellung-steps>form>.row lh-panel-wc:not(.lh-container-abo) .lh-panel__titel .lh__head{margin-bottom:0;font-size:1.688rem;font-weight:500;overflow-wrap:anywhere}lh-patris-webcomponent .lh-container lh-abo-bestellung-steps>form>.row lh-panel-wc:not(.lh-container-abo) .p-card-content>.row{padding:1.5rem!important;margin:0!important;background-color:var(--lh-white)}lh-patris-webcomponent .lh-container lh-abo-bestellung-steps>form>.row lh-panel-wc:not(.lh-container-abo) .p-card-content>.row label{margin-bottom:0}lh-patris-webcomponent .lh-container lh-abo-bestellung-steps>form>.row lh-panel-wc:not(.lh-container-abo) .p-card-content>.row lh-value-styless{display:block;margin-bottom:1rem}@media screen and (max-width: 767.9px){lh-patris-webcomponent .lh-container lh-abo-bestellung-steps>form>.row .p-card-content .row>div.col-sm-6{flex:0 0 100%;max-width:100%}}lh-patris-webcomponent .lh-container lh-abo-bestellung-steps>form>.row .p-card-content .row:has(lh-image)>div:first-child{padding:0!important;margin-bottom:1rem;flex-basis:170px;max-width:unset}@media (min-width: 768px){lh-patris-webcomponent .lh-container lh-abo-bestellung-steps>form>.row .p-card-content .row:has(lh-image)>div:first-child{flex-basis:160px;margin-right:30px;margin-bottom:1rem}}@media (min-width: 992px){lh-patris-webcomponent .lh-container lh-abo-bestellung-steps>form>.row .p-card-content .row:has(lh-image)>div:first-child{flex-basis:210px}}lh-patris-webcomponent .lh-container lh-abo-bestellung-steps>form>.row .p-card-content .row:has(lh-image)>div:nth-child(2){padding:0!important;margin:0!important}lh-patris-webcomponent .lh-container lh-abo-bestellung-steps>form>.row .p-card-content .row:has(lh-image)>div:nth-child(2) .lh-label-title,lh-patris-webcomponent .lh-container lh-abo-bestellung-steps>form>.row .p-card-content .row:has(lh-image)>div:nth-child(2) .lh-label-value{font-family:Hind,Helvetica Neue,Helvetica,Arial,sans-serif!important}lh-patris-webcomponent .lh-container lh-abo-bestellung-steps>form>.row .p-card-content .row:has(lh-image)>div:nth-child(2) .lh-label-title{font-weight:500}lh-patris-webcomponent .lh-container lh-abo-bestellung-steps>form>.row .lh-image{height:200px;background-position:top center;border-radius:0;box-shadow:none}@media (min-width: 992px){lh-patris-webcomponent .lh-container lh-abo-bestellung-steps>form>.row .lh-image{height:250px}}lh-patris-webcomponent .lh-container lh-abo-bestellung-steps .lh-buttons-upload>.col-12:nth-child(2){text-align:center}lh-patris-webcomponent .lh-container lh-abo-bestellung-steps .lh-buttons-upload>.col-12:last-child{display:flex;justify-content:flex-end}lh-patris-webcomponent .lh-container lh-abo-bestellung-steps .p-toast .p-toast-icon-close{position:absolute;top:0;right:0}lh-patris-webcomponent .lh-container lh-abo-bestellung-steps .p-toast .p-grid{justify-content:space-between!important;margin-top:2rem}lh-patris-webcomponent .lh-container lh-abo-bestellung-steps .p-toast .p-grid>div{padding-block:0!important;width:auto!important}lh-patris-webcomponent .lh-container lh-abo-bestellung-steps .p-toast .p-grid>div:first-child button{background:var(--lh-red)!important}lh-patris-webcomponent .lh-container lh-abo-bestellung-steps .p-toast .p-grid>div:last-child button{background:var(--lh-primary)!important}lh-patris-webcomponent .lh-container lh-abo-bestellung-steps .p-toast .p-grid>div button{font-weight:500!important;border:0;border-radius:0}lh-patris-webcomponent .lh-container lh-abo-bestellung-steps .p-toast .p-grid>div button:focus{box-shadow:none!important}lh-patris-webcomponent .lh-container lh-patris-abo-self-service,lh-patris-webcomponent .lh-container lh-abo-vertrag,lh-patris-webcomponent .lh-container lh-abo-produktwechseln{margin:0}lh-patris-webcomponent .lh-container lh-patris-abo-self-service br,lh-patris-webcomponent .lh-container lh-abo-vertrag br,lh-patris-webcomponent .lh-container lh-abo-produktwechseln br{display:none}lh-patris-webcomponent .lh-container lh-patris-abo-self-service lh-button-styless,lh-patris-webcomponent .lh-container lh-abo-vertrag lh-button-styless,lh-patris-webcomponent .lh-container lh-abo-produktwechseln lh-button-styless{border-radius:0!important}lh-patris-webcomponent .lh-container lh-patris-abo-self-service lh-button-styless .lh-icon__button,lh-patris-webcomponent .lh-container lh-abo-vertrag lh-button-styless .lh-icon__button,lh-patris-webcomponent .lh-container lh-abo-produktwechseln lh-button-styless .lh-icon__button{display:flex;justify-content:center;align-items:center;padding:.5rem;height:auto;border-radius:0!important;cursor:default!important}lh-patris-webcomponent .lh-container lh-patris-abo-self-service lh-panel-wc>.lh-panel .lh-panel__titel,lh-patris-webcomponent .lh-container lh-abo-vertrag lh-panel-wc>.lh-panel .lh-panel__titel,lh-patris-webcomponent .lh-container lh-abo-produktwechseln lh-panel-wc>.lh-panel .lh-panel__titel{padding:0}lh-patris-webcomponent .lh-container lh-patris-abo-self-service lh-panel-wc>.lh-panel .lh-panel__titel .lh__head,lh-patris-webcomponent .lh-container lh-abo-vertrag lh-panel-wc>.lh-panel .lh-panel__titel .lh__head,lh-patris-webcomponent .lh-container lh-abo-produktwechseln lh-panel-wc>.lh-panel .lh-panel__titel .lh__head{margin-bottom:1rem;font-size:2rem;font-weight:500}lh-patris-webcomponent .lh-container lh-patris-abo-self-service lh-panel-wc .p-card .p-card-content .row:first-child,lh-patris-webcomponent .lh-container lh-abo-vertrag lh-panel-wc .p-card .p-card-content .row:first-child,lh-patris-webcomponent .lh-container lh-abo-produktwechseln lh-panel-wc .p-card .p-card-content .row:first-child{flex-wrap:wrap;justify-content:space-between!important}lh-patris-webcomponent .lh-container lh-patris-abo-self-service lh-panel-wc .p-card .p-card-content .row:first-child .lh-icon__button,lh-patris-webcomponent .lh-container lh-abo-vertrag lh-panel-wc .p-card .p-card-content .row:first-child .lh-icon__button,lh-patris-webcomponent .lh-container lh-abo-produktwechseln lh-panel-wc .p-card .p-card-content .row:first-child .lh-icon__button{position:relative;margin-right:-7px;isolation:isolate}lh-patris-webcomponent .lh-container lh-patris-abo-self-service lh-panel-wc .p-card .p-card-content .row:first-child .lh-icon__button:hover,lh-patris-webcomponent .lh-container lh-abo-vertrag lh-panel-wc .p-card .p-card-content .row:first-child .lh-icon__button:hover,lh-patris-webcomponent .lh-container lh-abo-produktwechseln lh-panel-wc .p-card .p-card-content .row:first-child .lh-icon__button:hover{background:transparent}lh-patris-webcomponent .lh-container lh-patris-abo-self-service lh-panel-wc .p-card .p-card-content .row:first-child .lh-icon__button:hover:after,lh-patris-webcomponent .lh-container lh-abo-vertrag lh-panel-wc .p-card .p-card-content .row:first-child .lh-icon__button:hover:after,lh-patris-webcomponent .lh-container lh-abo-produktwechseln lh-panel-wc .p-card .p-card-content .row:first-child .lh-icon__button:hover:after{opacity:1}lh-patris-webcomponent .lh-container lh-patris-abo-self-service lh-panel-wc .p-card .p-card-content .row:first-child .lh-icon__button:after,lh-patris-webcomponent .lh-container lh-abo-vertrag lh-panel-wc .p-card .p-card-content .row:first-child .lh-icon__button:after,lh-patris-webcomponent .lh-container lh-abo-produktwechseln lh-panel-wc .p-card .p-card-content .row:first-child .lh-icon__button:after{position:absolute;top:0;right:7px;bottom:0;left:-7px;z-index:-1;background-color:var(--lh-primary);content:"";opacity:0}lh-patris-webcomponent .lh-container lh-patris-abo-self-service lh-panel-wc .p-card .p-card-content .row>*,lh-patris-webcomponent .lh-container lh-abo-vertrag lh-panel-wc .p-card .p-card-content .row>*,lh-patris-webcomponent .lh-container lh-abo-produktwechseln lh-panel-wc .p-card .p-card-content .row>*{padding-inline:15px}lh-patris-webcomponent .lh-container lh-patris-abo-self-service lh-panel-wc div[custom-header]>.row,lh-patris-webcomponent .lh-container lh-abo-vertrag lh-panel-wc div[custom-header]>.row,lh-patris-webcomponent .lh-container lh-abo-produktwechseln lh-panel-wc div[custom-header]>.row{margin-inline:0!important}lh-patris-webcomponent .lh-container lh-patris-abo-self-service .lh-button-vertrag,lh-patris-webcomponent .lh-container lh-abo-vertrag .lh-button-vertrag,lh-patris-webcomponent .lh-container lh-abo-produktwechseln .lh-button-vertrag{width:100%;gap:1rem;margin-inline:0!important}lh-patris-webcomponent .lh-container lh-patris-abo-self-service .lh-button-vertrag lh-button-styless,lh-patris-webcomponent .lh-container lh-abo-vertrag .lh-button-vertrag lh-button-styless,lh-patris-webcomponent .lh-container lh-abo-produktwechseln .lh-button-vertrag lh-button-styless{margin-left:0!important}lh-patris-webcomponent .lh-container lh-patris-abo-self-service .lh-button-kundendaten>[class*=col]:first-child lh-button-styless .lh-button,lh-patris-webcomponent .lh-container lh-abo-vertrag .lh-button-kundendaten>[class*=col]:first-child lh-button-styless .lh-button,lh-patris-webcomponent .lh-container lh-abo-produktwechseln .lh-button-kundendaten>[class*=col]:first-child lh-button-styless .lh-button{background-color:var(--ssb-accent-gray-lighter)}lh-patris-webcomponent .lh-container lh-patris-abo-self-service .lh-button-kundendaten>[class*=col]:first-child lh-button-styless .lh-button:hover,lh-patris-webcomponent .lh-container lh-abo-vertrag .lh-button-kundendaten>[class*=col]:first-child lh-button-styless .lh-button:hover,lh-patris-webcomponent .lh-container lh-abo-produktwechseln .lh-button-kundendaten>[class*=col]:first-child lh-button-styless .lh-button:hover{background-color:var(--ssb-background-gray)}lh-patris-webcomponent .lh-container lh-patris-abo-self-service .lh-button-kundendaten>[class*=col]:nth-child(2),lh-patris-webcomponent .lh-container lh-abo-vertrag .lh-button-kundendaten>[class*=col]:nth-child(2),lh-patris-webcomponent .lh-container lh-abo-produktwechseln .lh-button-kundendaten>[class*=col]:nth-child(2){text-align:right}lh-patris-webcomponent .lh-container lh-patris-abo-self-service .lh-button-kundendaten>[class*=col]:nth-child(2) lh-button-styless,lh-patris-webcomponent .lh-container lh-abo-vertrag .lh-button-kundendaten>[class*=col]:nth-child(2) lh-button-styless,lh-patris-webcomponent .lh-container lh-abo-produktwechseln .lh-button-kundendaten>[class*=col]:nth-child(2) lh-button-styless{display:inline-block;width:fit-content}lh-patris-webcomponent .lh-container lh-kundenstammdaten{margin:0}lh-patris-webcomponent .lh-container lh-kundenstammdaten .lh-buttons-kundenverwaltung{gap:.5rem 1.5rem;justify-content:flex-start!important;margin-inline:15px}lh-patris-webcomponent .lh-container lh-kundenstammdaten .lh-buttons-kundenverwaltung lh-button-styless{margin-inline:0!important}lh-patris-webcomponent .lh-container lh-kundenstammdaten lh-direktmaketing-modal .lh-buttons-einwilligung{flex-direction:row;justify-content:space-between;gap:1rem;margin-top:0!important}lh-patris-webcomponent .lh-container lh-kundenstammdaten lh-direktmaketing-modal .lh-buttons-einwilligung>lh-button-styless{width:auto!important;max-width:unset;height:100%!important;flex:unset;margin-bottom:0!important}lh-patris-webcomponent .lh-container lh-customer-data [id="lh-customer-data.kundenstammdaten-adapter.abbrechen"] .lh-button{background-color:var(--ssb-accent-gray-lighter)}lh-patris-webcomponent .lh-container lh-customer-data [id="lh-customer-data.kundenstammdaten-adapter.abbrechen"] .lh-button:hover{background-color:var(--ssb-background-gray)}lh-patris-webcomponent .lh-container lh-customer-data [id="lh-customer-data.kundenstammdaten-adapter.zurueck"] .lh-button{background-color:var(--mq-color-white)}lh-patris-webcomponent .lh-container lh-customer-data [id="lh-customer-data.kundenstammdaten-adapter.zurueck"] .lh-button:hover{background-color:var(--ssb-background)}lh-patris-webcomponent .lh-container lh-customer-data lh-panel-wc[id*="lh-customer-data.kundenstammdaten-adapter"] .d-flex.align-items-center{align-items:flex-start!important}lh-patris-webcomponent .lh-container lh-customer-data lh-panel-wc[id*="lh-customer-data.kundenstammdaten-adapter"] .d-flex:has(>lh-radio-button-styleless){display:block!important}lh-patris-webcomponent .lh-container lh-customer-data lh-panel-wc[id*="lh-customer-data.kundenstammdaten-adapter"] div:has(>lh-abo-verknuepfen){display:block!important}lh-patris-webcomponent .lh-container lh-customer-data lh-panel-wc[id*="lh-customer-data.kundenstammdaten-adapter"] div form .row:has(>lh-button-styless){justify-content:space-between!important}lh-patris-webcomponent .lh-container lh-customer-data lh-panel-wc[id*="lh-customer-data.kundenstammdaten-adapter"] div form .row:has(>lh-button-styless) lh-button-styless:first-child{text-align:left}lh-patris-webcomponent .lh-container lh-customer-data lh-panel-wc[id*="lh-customer-data.kundenstammdaten-adapter"] div form .row:has(>lh-button-styless) lh-button-styless:last-child{text-align:right}lh-patris-webcomponent .lh-container lh-customer-data lh-panel-wc[id*="lh-customer-data.kundenstammdaten-adapter"] div form .row:has(>div>lh-button-styless){justify-content:space-between!important}lh-patris-webcomponent .lh-container lh-customer-data lh-panel-wc[id*="lh-customer-data.kundenstammdaten-adapter"] div form .row:has(>div>lh-button-styless)>[class*=col]{flex:unset!important;width:auto!important}lh-patris-webcomponent .lh-container lh-customer-data lh-panel-wc[id*="lh-customer-data.kundenstammdaten-adapter"] div form .row:has(>div>lh-button-styless)>[class*=col]:first-child{text-align:left}lh-patris-webcomponent .lh-container lh-customer-data lh-panel-wc[id*="lh-customer-data.kundenstammdaten-adapter"] div form .row:has(>div>lh-button-styless)>[class*=col]:first-child lh-button-styless .lh-button{background-color:var(--ssb-accent-gray-lighter)}lh-patris-webcomponent .lh-container lh-customer-data lh-panel-wc[id*="lh-customer-data.kundenstammdaten-adapter"] div form .row:has(>div>lh-button-styless)>[class*=col]:first-child lh-button-styless .lh-button:hover{background-color:var(--ssb-background-gray)}lh-patris-webcomponent .lh-container lh-customer-data lh-panel-wc[id*="lh-customer-data.kundenstammdaten-adapter"] div form .row:has(>div>lh-button-styless)>[class*=col]:last-child{text-align:right}lh-patris-webcomponent .lh-container lh-customer-data lh-panel-wc[id*="lh-customer-data.kundenstammdaten-adapter"] .p-card-content .row:has(>lh-button-styless){justify-content:space-between!important}mat-calendar.mat-calendar{height:auto!important}mat-calendar.mat-calendar .mat-calendar-header .mat-calendar-spacer{display:none}mat-calendar.mat-calendar .mat-calendar-header .mat-calendar-controls{position:relative;justify-content:center;margin:0}mat-calendar.mat-calendar .mat-calendar-header .mat-calendar-controls .mat-calendar-previous-button,mat-calendar.mat-calendar .mat-calendar-header .mat-calendar-controls .mat-calendar-next-button{position:absolute;top:50%;transform:translateY(-50%)}mat-calendar.mat-calendar .mat-calendar-header .mat-calendar-controls .mat-calendar-previous-button{left:0}mat-calendar.mat-calendar .mat-calendar-header .mat-calendar-controls .mat-calendar-next-button{right:0}mat-calendar.mat-calendar table{margin-bottom:0}mat-calendar.mat-calendar table thead{color:var(--ssb-accent-gray);background-color:transparent}mat-calendar.mat-calendar table tbody tr{background-color:transparent}mat-calendar.mat-calendar table tbody td{border:0}mat-calendar.mat-calendar table tbody .mat-calendar-body-cell{background-color:transparent!important}mat-calendar.mat-calendar table tbody .mat-calendar-body-cell:hover .mat-calendar-body-cell-content{color:var(--ssb-body-color);background-color:var(--ssb-button-primary-hover)!important;border-color:var(--ssb-button-primary-hover)!important}mat-calendar.mat-calendar table tbody .mat-calendar-body-cell:hover .mat-calendar-body-selected{color:var(--mq-color-white);background-color:var(--lh-primary)!important;border-color:var(--lh-primary)!important}mat-calendar.mat-calendar table tbody .mat-calendar-body-cell .mat-calendar-body-cell-content{background-color:transparent!important}mat-calendar.mat-calendar table tbody .mat-calendar-body-cell .mat-calendar-body-today{background-color:transparent;border-color:var(--lh-primary)}mat-calendar.mat-calendar table tbody .mat-calendar-body-cell .mat-calendar-body-selected{color:var(--mq-color-white);background-color:var(--lh-primary)!important;border-color:var(--lh-primary)!important}body:has(lh-patris-webcomponent) main{background-color:var(--lh-gray6)}body:has(lh-patris-webcomponent) main lh-patris-webcomponent .lh-container .lh-content-container{padding:0}body:has(lh-patris-abo-self-service,lh-abo-vertrag,lh-abo-produktwechseln) .lh-container aside lh-sidebar .lh-sidebar lh-sidebar-item[routeidentifier=vertrag-verwaltung] .lh-sidebar__panel__label:after{inset:auto 1rem .5rem}body:has(lh-kundenstammdaten) .lh-container aside lh-sidebar .lh-sidebar lh-sidebar-item[routeidentifier=kunde-verwaltung] .lh-sidebar__panel__label:after{inset:auto 1rem .5rem}body:has(lh-abo-online-neukunde) .lh-container aside lh-sidebar .lh-sidebar lh-sidebar-item[routeidentifier=new-vertrag] .lh-sidebar__panel__label:after{inset:auto 1rem .5rem}body main>.row:has(lh-patris-webcomponent){overflow:clip}lh-patris-webcomponent{display:block}lh-patris-webcomponent label{display:block}lh-patris-webcomponent .row[class*=mx]{margin-inline:-15px!important}lh-patris-webcomponent .row:has(>#lh-header){position:static!important}lh-patris-webcomponent #lh-header{position:relative!important;top:unset;z-index:1;margin-bottom:2rem;width:100%;min-height:auto!important;background-color:transparent!important;box-shadow:none;overflow:visible}@media screen and (min-width: 601px){lh-patris-webcomponent #lh-header{position:relative;z-index:1;display:none}}lh-patris-webcomponent #lh-header:has(lh-button-styless){display:block}lh-patris-webcomponent #lh-header [class*=px]{padding-inline:0!important}lh-patris-webcomponent #lh-header [class*=m-]{margin:0!important}lh-patris-webcomponent #lh-header lh-styless-topbar{position:relative;display:block;padding-block:.5rem;background-color:var(--lh-gray6);transition:all .2s ease-in-out}@media (min-width: 768px){lh-patris-webcomponent #lh-header lh-styless-topbar{padding-block:.75rem}}lh-patris-webcomponent #lh-header lh-styless-topbar div:has(>div>.lh-produkt__info){width:auto!important;margin-inline:auto 1rem}lh-patris-webcomponent #lh-header lh-styless-topbar>div.row{padding:0!important;margin-inline:0!important}lh-patris-webcomponent #lh-header lh-styless-topbar>div>.col-auto{padding-inline:0!important}lh-patris-webcomponent #lh-header lh-styless-topbar>div>div{padding-bottom:0!important}lh-patris-webcomponent #lh-header lh-styless-topbar>div>div>.col-auto{padding-inline:5px}lh-patris-webcomponent #lh-header lh-styless-topbar>div>div>.col-auto:last-child{padding-right:0}lh-patris-webcomponent #lh-header lh-styless-topbar .lh-burger-menu{display:none}lh-patris-webcomponent #lh-header lh-styless-topbar .lh-container-topbar{display:none!important}lh-patris-webcomponent #lh-header lh-styless-topbar .lh-container-topbar:has(lh-navigation-menu lh-nav-ctx-menu-button){display:flex!important}lh-patris-webcomponent #lh-header lh-styless-topbar .lh-container-topbar>div{width:auto!important;margin:0!important}lh-patris-webcomponent #lh-header lh-styless-topbar .lh-container-topbar .lh-menu-signout{display:none}lh-patris-webcomponent #lh-header lh-styless-topbar .lh-container-links{margin-bottom:0}lh-patris-webcomponent #lh-header lh-styless-topbar lh-navigation-menu{margin:.5rem 0 0!important;width:100%}lh-patris-webcomponent #lh-header lh-styless-topbar lh-navigation-menu>.row{flex-wrap:wrap;gap:1rem;justify-content:space-between;margin:0 -15px!important}lh-patris-webcomponent #lh-header lh-styless-topbar lh-navigation-menu>.row>div{flex:0 0 100%}@media screen and (min-width: 601px){lh-patris-webcomponent #lh-header lh-styless-topbar lh-navigation-menu>.row>div{flex:0 0 0}}lh-patris-webcomponent #lh-header lh-styless-topbar lh-navigation-menu>.row>div:first-child lh-nav-ctx-menu-button span svg{rotate:180deg}lh-patris-webcomponent #lh-header lh-styless-topbar lh-navigation-menu>.row>div:last-child lh-nav-ctx-menu-button{flex-direction:row}lh-patris-webcomponent #lh-header lh-styless-topbar lh-navigation-menu lh-nav-ctx-menu-button{gap:.5rem;height:auto;width:100%;max-width:unset;padding:1rem;margin:0;background-color:var(--lh-primary);transition:all .2s ease-in-out}lh-patris-webcomponent #lh-header lh-styless-topbar lh-navigation-menu lh-nav-ctx-menu-button:hover{color:var(--ssb-body-color);background-color:var(--ssb-button-primary-hover)}lh-patris-webcomponent #lh-header lh-styless-topbar lh-navigation-menu lh-nav-ctx-menu-button span{margin:0!important;font-size:1rem;line-height:1.2}lh-patris-webcomponent #lh-header lh-styless-topbar lh-navigation-menu lh-nav-ctx-menu-button span svg{width:1rem;height:1rem}lh-patris-webcomponent #lh-header lh-styless-topbar .row:has(>.lh-produkt__info){justify-content:flex-start!important;margin-left:calc(1rem + 15px)!important}lh-patris-webcomponent #lh-header lh-styless-topbar .row:has(>.lh-produkt__info) .lh-produkt__info{font-size:1rem;font-weight:500;color:var(--mq-color-black);word-break:break-all}lh-patris-webcomponent #lh-header lh-styless-topbar lh-button-styless[id="lh-kundendaten-steps.konto-loeschen"] button span,lh-patris-webcomponent #lh-header lh-styless-topbar lh-button-styless[id="abo-vertrag.konto-loeschen"] button span{color:var(--lh-red)}lh-patris-webcomponent #lh-header lh-styless-topbar lh-button-styless[id="lh-kundendaten-steps.konto-loeschen"] button span:after,lh-patris-webcomponent #lh-header lh-styless-topbar lh-button-styless[id="abo-vertrag.konto-loeschen"] button span:after{background-color:var(--lh-red)}lh-patris-webcomponent #lh-header lh-styless-topbar lh-button-styless .lh-button{padding:0;margin-top:0}lh-patris-webcomponent #lh-header lh-styless-topbar lh-button-styless .lh-button span{padding:.5rem .75rem;font-size:14px}@media (min-width: 768px){lh-patris-webcomponent #lh-header lh-styless-topbar lh-button-styless .lh-button span{padding:.75rem 1rem;font-size:1rem}}lh-patris-webcomponent #lh-header .lh-burger-menu{position:fixed;inset:0 0 auto;display:flex;justify-content:flex-end;padding-inline:15px;margin:0!important;background-color:var(--lh-primary)}lh-patris-webcomponent #lh-header .lh-burger-menu:has(.lh-pmenu-sidemenu .p-menu) button.p-button .p-button-icon:before{content:""}lh-patris-webcomponent #lh-header .lh-burger-menu:has(.lh-pmenu-sidemenu .p-menu) .lh-pmenu-sidemenu{left:100%;transform:translate(-100%)}lh-patris-webcomponent #lh-header .lh-burger-menu button.p-button{padding:.5rem 0 .5rem .5rem;width:auto;color:var(--ssb-body-color);background-color:transparent;border:0}lh-patris-webcomponent #lh-header .lh-burger-menu button.p-button .p-button-icon{font-size:2rem}lh-patris-webcomponent #lh-header .lh-burger-menu .lh-pmenu-sidemenu{position:absolute;top:100%;left:calc(100% + 2rem);transition:all .2s ease-in-out}lh-patris-webcomponent #lh-header .lh-burger-menu .lh-pmenu-sidemenu .p-menu{position:static!important;width:auto!important;max-width:80vw;padding:0!important;transform-origin:unset!important}lh-patris-webcomponent #lh-header .lh-burger-menu .lh-pmenu-sidemenu .p-menu-list .p-submenu-header{display:none}lh-patris-webcomponent #lh-header .lh-burger-menu .lh-pmenu-sidemenu .p-menu-list .p-menuitem{border-bottom:1px solid var(--lh-gray60)}lh-patris-webcomponent #lh-header .lh-burger-menu .lh-pmenu-sidemenu .p-menu-list .p-menuitem:before{content:none!important}lh-patris-webcomponent #lh-header .lh-burger-menu .lh-pmenu-sidemenu .p-menu-list .p-menuitem .p-menuitem-link{padding:1rem .5rem}lh-patris-webcomponent #lh-header .lh-burger-menu .lh-pmenu-sidemenu .p-menu-list .p-menuitem .p-menuitem-text{color:var(--ssb-body-color)}lh-patris-webcomponent #lh-header lh-navigation-menu>div>div:first-child lh-nav-ctx-menu-button span:has(svg){display:flex;order:1}lh-patris-webcomponent #lh-header lh-navigation-menu>div>div:first-child lh-nav-ctx-menu-button span:has(svg) svg{width:.8rem;height:.8rem}lh-patris-webcomponent #lh-header lh-navigation-menu>div>div:nth-child(2) lh-nav-ctx-menu-button span:has(svg){display:flex;order:12}lh-patris-webcomponent #lh-header lh-navigation-menu>div>div:nth-child(2) lh-nav-ctx-menu-button span:has(svg) svg{width:.8rem;height:.8rem}lh-patris-webcomponent #lh-header lh-navigation-menu>div>div lh-nav-ctx-menu-button{flex-direction:row!important}lh-patris-webcomponent #lh-header lh-navigation-menu>div>div lh-nav-ctx-menu-button span{order:10}lh-patris-webcomponent .lh-sidebar-item,lh-patris-webcomponent lh-styless-topbar lh-button-styless .lh-button{width:auto!important;height:auto!important;background-color:transparent!important;border:0;border-radius:0}lh-patris-webcomponent .lh-sidebar-item:hover,lh-patris-webcomponent .lh-sidebar-item:focus,lh-patris-webcomponent lh-styless-topbar lh-button-styless .lh-button:hover,lh-patris-webcomponent lh-styless-topbar lh-button-styless .lh-button:focus{background-color:transparent;border:0;outline:none}lh-patris-webcomponent .lh-sidebar-item:focus:after,lh-patris-webcomponent lh-styless-topbar lh-button-styless .lh-button:focus:after{content:none}lh-patris-webcomponent .lh-sidebar-item fa-icon,lh-patris-webcomponent .lh-sidebar-item .lh-sidebar__panel__icon,lh-patris-webcomponent lh-styless-topbar lh-button-styless .lh-button fa-icon,lh-patris-webcomponent lh-styless-topbar lh-button-styless .lh-button .lh-sidebar__panel__icon{display:none}lh-patris-webcomponent .lh-sidebar-item .lh-sidebar__panel__label,lh-patris-webcomponent .lh-sidebar-item>span,lh-patris-webcomponent lh-styless-topbar lh-button-styless .lh-button .lh-sidebar__panel__label,lh-patris-webcomponent lh-styless-topbar lh-button-styless .lh-button>span{position:relative!important;inset:unset!important;display:inline-block;padding:.75rem 1rem;margin-right:0!important;width:auto;overflow:unset;text-overflow:unset;font-size:1rem;font-weight:500;color:var(--ssb-body-color);line-height:1.2;transform:translate(0)}lh-patris-webcomponent .lh-sidebar-item .lh-sidebar__panel__label:hover:after,lh-patris-webcomponent .lh-sidebar-item>span:hover:after,lh-patris-webcomponent lh-styless-topbar lh-button-styless .lh-button .lh-sidebar__panel__label:hover:after,lh-patris-webcomponent lh-styless-topbar lh-button-styless .lh-button>span:hover:after{inset:auto 1rem .5rem}lh-patris-webcomponent .lh-sidebar-item .lh-sidebar__panel__label:after,lh-patris-webcomponent .lh-sidebar-item>span:after,lh-patris-webcomponent lh-styless-topbar lh-button-styless .lh-button .lh-sidebar__panel__label:after,lh-patris-webcomponent lh-styless-topbar lh-button-styless .lh-button>span:after{position:absolute;inset:auto 100% .5rem 1rem;height:2px;background-color:var(--ssb-body-color);content:"";transition:all .2s ease-in-out}lh-patris-webcomponent .lh-sidebar-item .lh-sidebar__panel__indicator,lh-patris-webcomponent lh-styless-topbar lh-button-styless .lh-button .lh-sidebar__panel__indicator{display:none}lh-patris-webcomponent aside{display:none}@media screen and (min-width: 601px){lh-patris-webcomponent aside{display:block}}lh-patris-webcomponent aside lh-sidebar{display:block!important;inset:0 0 auto;height:auto!important}lh-patris-webcomponent aside lh-sidebar .lh-sidebar{width:auto!important;max-width:75rem!important}lh-patris-webcomponent aside lh-sidebar .lh-sidebar [class*=mh]{min-height:auto!important}lh-patris-webcomponent aside lh-sidebar .lh-sidebar [class*=py]{padding-block:0!important}lh-patris-webcomponent aside lh-sidebar .lh-sidebar .lh-sidebar__branding{display:none}lh-patris-webcomponent aside lh-sidebar .lh-sidebar>div>.row:last-child>.col{display:flex;gap:.5rem;justify-content:flex-end}lh-patris-webcomponent>.lh-container{background-color:var(--lh-gray6)}lh-patris-webcomponent>.lh-container>.row>.lh-body-container{padding-inline:15px!important}lh-patris-webcomponent .lh-container{padding:0!important}lh-patris-webcomponent .lh-container lh-scroll-to-top .scroll-to-top{z-index:5}lh-patris-webcomponent .lh-container lh-button-styless[id="lh-patris-abo-self-service.neue-vertraege-verknuepften"] .lh-icon__button{cursor:pointer!important}lh-patris-webcomponent .lh-container lh-button-styless button{padding:.75em 1em;width:unset!important;height:unset!important;font-size:1.438rem!important;color:var(--ssb-body-color)!important;border:1px solid transparent;border-radius:0}lh-patris-webcomponent .lh-container lh-button-styless button:hover{background-color:var(--ssb-button-primary-hover);border:1px solid transparent}lh-patris-webcomponent .lh-container lh-button-styless button:focus{background-color:var(--ssb-button-primary-hover);border:1px solid transparent;border-radius:0}lh-patris-webcomponent .lh-container lh-button-styless button:after{border-color:currentColor!important;border-radius:0!important}lh-patris-webcomponent .lh-container lh-button-styless button[disabled]{background-color:var(--lh-gray25);border-color:var(--lh-gray25);cursor:default}lh-patris-webcomponent .lh-container .lh-button{border-radius:0!important}lh-patris-webcomponent .lh-container .p-dialog-content lh-input-styless{display:block;padding-top:4px}lh-patris-webcomponent .lh-container .p-dialog-content lh-button-styless[id*="kunden-stammdaten.bestaetigen"],lh-patris-webcomponent .lh-container .p-dialog-content lh-button-styless[id*="abo-vertrag.bestaetigen"],lh-patris-webcomponent .lh-container .p-dialog-content lh-button-styless[id*="lh-kundendaten-steps.bestaetigen"]{display:inline-block;margin-left:auto!important}lh-patris-webcomponent .lh-container .lh-mandat{height:auto!important;padding:1rem}lh-patris-webcomponent .lh-container .lh-panel--calculated-height{height:auto!important}lh-patris-webcomponent .lh-container .font-weight-bold{font-weight:500!important}lh-patris-webcomponent .lh-container .container{padding:0!important;max-width:unset}lh-patris-webcomponent .lh-container .row:has(>lh-button-styless){gap:1rem;margin-inline:0!important}lh-patris-webcomponent .lh-container .row:has(>lh-button-styless)>lh-button-styless{margin-left:0!important}lh-patris-webcomponent .lh-container .lh-body-container{padding-inline:15px!important}lh-patris-webcomponent .lh-container p-toast .p-toast-message-content .p-toast-icon-close,lh-patris-webcomponent .lh-container p-toast .p-dialog-header-close,lh-patris-webcomponent .lh-container p-dialog .p-toast-message-content .p-toast-icon-close,lh-patris-webcomponent .lh-container p-dialog .p-dialog-header-close{position:absolute;top:1rem;right:1rem;flex-shrink:0;height:30px!important;width:30px!important;color:var(--ssb-body-color);border-radius:50%}lh-patris-webcomponent .lh-container p-toast .p-toast-message-content .p-toast-icon-close:hover,lh-patris-webcomponent .lh-container p-toast .p-dialog-header-close:hover,lh-patris-webcomponent .lh-container p-dialog .p-toast-message-content .p-toast-icon-close:hover,lh-patris-webcomponent .lh-container p-dialog .p-dialog-header-close:hover{background-color:var(--lh-gray12);box-shadow:none!important}lh-patris-webcomponent .lh-container p-toast .p-toast.p-component,lh-patris-webcomponent .lh-container p-dialog .p-toast.p-component{top:150px;width:90vw;opacity:1}@media (min-width: 768px){lh-patris-webcomponent .lh-container p-toast .p-toast.p-component,lh-patris-webcomponent .lh-container p-dialog .p-toast.p-component{top:240px;width:auto;max-width:50vw;min-width:500px}}@media (min-width: 992px){lh-patris-webcomponent .lh-container p-toast .p-toast.p-component,lh-patris-webcomponent .lh-container p-dialog .p-toast.p-component{max-width:50vw;min-width:625px}}lh-patris-webcomponent .lh-container p-toast .p-toast.p-component p-toastitem .p-toast-summary,lh-patris-webcomponent .lh-container p-toast .p-toast.p-component p-toastitem h1,lh-patris-webcomponent .lh-container p-toast .p-toast.p-component p-toastitem h2,lh-patris-webcomponent .lh-container p-toast .p-toast.p-component p-toastitem h3,lh-patris-webcomponent .lh-container p-toast .p-toast.p-component p-toastitem h4,lh-patris-webcomponent .lh-container p-toast .p-toast.p-component p-toastitem h5,lh-patris-webcomponent .lh-container p-toast .p-toast.p-component p-toastitem h6,lh-patris-webcomponent .lh-container p-dialog .p-toast.p-component p-toastitem .p-toast-summary,lh-patris-webcomponent .lh-container p-dialog .p-toast.p-component p-toastitem h1,lh-patris-webcomponent .lh-container p-dialog .p-toast.p-component p-toastitem h2,lh-patris-webcomponent .lh-container p-dialog .p-toast.p-component p-toastitem h3,lh-patris-webcomponent .lh-container p-dialog .p-toast.p-component p-toastitem h4,lh-patris-webcomponent .lh-container p-dialog .p-toast.p-component p-toastitem h5,lh-patris-webcomponent .lh-container p-dialog .p-toast.p-component p-toastitem h6{padding-top:5px;font-size:1.438rem;font-weight:500;line-height:1.45}lh-patris-webcomponent .lh-container p-toast .p-toast.p-component p-toastitem .p-toast-message,lh-patris-webcomponent .lh-container p-dialog .p-toast.p-component p-toastitem .p-toast-message{background:var(--lh-white)!important;border:0;border-radius:0;box-shadow:0 0 5px rgba(var(--ssb-accent-gray-rgb),.4)}lh-patris-webcomponent .lh-container p-toast .p-toast.p-component p-toastitem .p-toast-message-info .p-toast-summary,lh-patris-webcomponent .lh-container p-toast .p-toast.p-component p-toastitem .p-toast-message-info h1,lh-patris-webcomponent .lh-container p-toast .p-toast.p-component p-toastitem .p-toast-message-info h2,lh-patris-webcomponent .lh-container p-toast .p-toast.p-component p-toastitem .p-toast-message-info h3,lh-patris-webcomponent .lh-container p-toast .p-toast.p-component p-toastitem .p-toast-message-info h4,lh-patris-webcomponent .lh-container p-toast .p-toast.p-component p-toastitem .p-toast-message-info h5,lh-patris-webcomponent .lh-container p-toast .p-toast.p-component p-toastitem .p-toast-message-info h6,lh-patris-webcomponent .lh-container p-toast .p-toast.p-component p-toastitem .p-toast-message-error .p-toast-summary,lh-patris-webcomponent .lh-container p-toast .p-toast.p-component p-toastitem .p-toast-message-error h1,lh-patris-webcomponent .lh-container p-toast .p-toast.p-component p-toastitem .p-toast-message-error h2,lh-patris-webcomponent .lh-container p-toast .p-toast.p-component p-toastitem .p-toast-message-error h3,lh-patris-webcomponent .lh-container p-toast .p-toast.p-component p-toastitem .p-toast-message-error h4,lh-patris-webcomponent .lh-container p-toast .p-toast.p-component p-toastitem .p-toast-message-error h5,lh-patris-webcomponent .lh-container p-toast .p-toast.p-component p-toastitem .p-toast-message-error h6,lh-patris-webcomponent .lh-container p-dialog .p-toast.p-component p-toastitem .p-toast-message-info .p-toast-summary,lh-patris-webcomponent .lh-container p-dialog .p-toast.p-component p-toastitem .p-toast-message-info h1,lh-patris-webcomponent .lh-container p-dialog .p-toast.p-component p-toastitem .p-toast-message-info h2,lh-patris-webcomponent .lh-container p-dialog .p-toast.p-component p-toastitem .p-toast-message-info h3,lh-patris-webcomponent .lh-container p-dialog .p-toast.p-component p-toastitem .p-toast-message-info h4,lh-patris-webcomponent .lh-container p-dialog .p-toast.p-component p-toastitem .p-toast-message-info h5,lh-patris-webcomponent .lh-container p-dialog .p-toast.p-component p-toastitem .p-toast-message-info h6,lh-patris-webcomponent .lh-container p-dialog .p-toast.p-component p-toastitem .p-toast-message-error .p-toast-summary,lh-patris-webcomponent .lh-container p-dialog .p-toast.p-component p-toastitem .p-toast-message-error h1,lh-patris-webcomponent .lh-container p-dialog .p-toast.p-component p-toastitem .p-toast-message-error h2,lh-patris-webcomponent .lh-container p-dialog .p-toast.p-component p-toastitem .p-toast-message-error h3,lh-patris-webcomponent .lh-container p-dialog .p-toast.p-component p-toastitem .p-toast-message-error h4,lh-patris-webcomponent .lh-container p-dialog .p-toast.p-component p-toastitem .p-toast-message-error h5,lh-patris-webcomponent .lh-container p-dialog .p-toast.p-component p-toastitem .p-toast-message-error h6{padding-top:0}lh-patris-webcomponent .lh-container p-toast .p-toast.p-component p-toastitem .p-toast-message-content,lh-patris-webcomponent .lh-container p-dialog .p-toast.p-component p-toastitem .p-toast-message-content{padding:2rem;color:var(--ssb-body-color);background-color:var(--lh-white)!important;border:0;border-radius:0}lh-patris-webcomponent .lh-container p-toast .p-toast.p-component p-toastitem h1,lh-patris-webcomponent .lh-container p-toast .p-toast.p-component p-toastitem h2,lh-patris-webcomponent .lh-container p-toast .p-toast.p-component p-toastitem h3,lh-patris-webcomponent .lh-container p-toast .p-toast.p-component p-toastitem h4,lh-patris-webcomponent .lh-container p-toast .p-toast.p-component p-toastitem h5,lh-patris-webcomponent .lh-container p-toast .p-toast.p-component p-toastitem h6,lh-patris-webcomponent .lh-container p-dialog .p-toast.p-component p-toastitem h1,lh-patris-webcomponent .lh-container p-dialog .p-toast.p-component p-toastitem h2,lh-patris-webcomponent .lh-container p-dialog .p-toast.p-component p-toastitem h3,lh-patris-webcomponent .lh-container p-dialog .p-toast.p-component p-toastitem h4,lh-patris-webcomponent .lh-container p-dialog .p-toast.p-component p-toastitem h5,lh-patris-webcomponent .lh-container p-dialog .p-toast.p-component p-toastitem h6{margin-bottom:0}lh-patris-webcomponent .lh-container p-toast .p-toast.p-component p-toastitem .p-text-center,lh-patris-webcomponent .lh-container p-dialog .p-toast.p-component p-toastitem .p-text-center{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1rem;text-align:left!important}lh-patris-webcomponent .lh-container p-toast .p-toast.p-component p-toastitem .p-text-center p,lh-patris-webcomponent .lh-container p-dialog .p-toast.p-component p-toastitem .p-text-center p{flex-basis:100%}lh-patris-webcomponent .lh-container p-toast .p-toast.p-component p-toastitem i,lh-patris-webcomponent .lh-container p-toast .p-toast.p-component p-toastitem .pi,lh-patris-webcomponent .lh-container p-dialog .p-toast.p-component p-toastitem i,lh-patris-webcomponent .lh-container p-dialog .p-toast.p-component p-toastitem .pi{padding:.5rem;font-size:1.25rem!important;color:var(--ssb-body-color);border:2px solid var(--ssb-body-color)}lh-patris-webcomponent .lh-container p-toast .p-toast.p-component p-toastitem .p-toast-message-icon,lh-patris-webcomponent .lh-container p-dialog .p-toast.p-component p-toastitem .p-toast-message-icon{color:var(--ssb-body-color)}lh-patris-webcomponent .lh-container p-toast .p-toast.p-component p-toastitem .p-grid,lh-patris-webcomponent .lh-container p-dialog .p-toast.p-component p-toastitem .p-grid{margin:0}lh-patris-webcomponent .lh-container p-toast .p-toast.p-component p-toastitem .p-grid>.p-col-6,lh-patris-webcomponent .lh-container p-dialog .p-toast.p-component p-toastitem .p-grid>.p-col-6{padding:0}lh-patris-webcomponent .lh-container p-toast .p-toast.p-component p-toastitem .p-grid .p-col-6:has(.p-button-success),lh-patris-webcomponent .lh-container p-dialog .p-toast.p-component p-toastitem .p-grid .p-col-6:has(.p-button-success){order:12;text-align:right}lh-patris-webcomponent .lh-container p-toast .p-toast.p-component p-toastitem .p-toast-message-error .p-toast-message-icon,lh-patris-webcomponent .lh-container p-dialog .p-toast.p-component p-toastitem .p-toast-message-error .p-toast-message-icon{background-color:#a82f2f;border-radius:50%}lh-patris-webcomponent .lh-container p-toast .p-toast.p-component p-toastitem .p-toast-message-info .p-toast-message-icon,lh-patris-webcomponent .lh-container p-toast .p-toast.p-component p-toastitem .p-toast-message-info.pi-exclamation-triangle,lh-patris-webcomponent .lh-container p-toast .p-toast.p-component p-toastitem .pi .p-toast-message-icon,lh-patris-webcomponent .lh-container p-toast .p-toast.p-component p-toastitem .pi.pi-exclamation-triangle,lh-patris-webcomponent .lh-container p-dialog .p-toast.p-component p-toastitem .p-toast-message-info .p-toast-message-icon,lh-patris-webcomponent .lh-container p-dialog .p-toast.p-component p-toastitem .p-toast-message-info.pi-exclamation-triangle,lh-patris-webcomponent .lh-container p-dialog .p-toast.p-component p-toastitem .pi .p-toast-message-icon,lh-patris-webcomponent .lh-container p-dialog .p-toast.p-component p-toastitem .pi.pi-exclamation-triangle{background-color:#5bc0de;border-radius:50%}lh-patris-webcomponent .lh-container p-toast .p-toast.p-component p-toastitem .p-toast-message-success .p-toast-message-icon,lh-patris-webcomponent .lh-container p-dialog .p-toast.p-component p-toastitem .p-toast-message-success .p-toast-message-icon{padding:.5rem;font-size:1.25rem!important;color:var(--ssb-body-color);background-color:#3adb76;border:2px solid var(--ssb-body-color);border-radius:50%}lh-patris-webcomponent .lh-container p-toast .p-toast.p-component p-toastitem .p-button,lh-patris-webcomponent .lh-container p-dialog .p-toast.p-component p-toastitem .p-button{font-size:1.438rem!important;font-weight:400!important;background-color:var(--ssb-accent-gray-lighter);border:0;border-radius:0}lh-patris-webcomponent .lh-container p-toast .p-toast.p-component p-toastitem .p-button:hover,lh-patris-webcomponent .lh-container p-dialog .p-toast.p-component p-toastitem .p-button:hover{color:var(--ssb-body-color);background-color:var(--ssb-background-gray)}lh-patris-webcomponent .lh-container p-toast .p-toast.p-component p-toastitem .p-button.p-button-success,lh-patris-webcomponent .lh-container p-dialog .p-toast.p-component p-toastitem .p-button.p-button-success{background-color:var(--lh-primary)}lh-patris-webcomponent .lh-container p-toast .p-toast.p-component p-toastitem .p-button.p-button-success:hover,lh-patris-webcomponent .lh-container p-dialog .p-toast.p-component p-toastitem .p-button.p-button-success:hover{color:var(--ssb-body-color);background-color:var(--ssb-button-primary-hover)}lh-patris-webcomponent .lh-container p-toast .p-toast.p-component p-toastitem div:has(>[id*=passwort-aendern]),lh-patris-webcomponent .lh-container p-toast .p-toast.p-component p-toastitem div:has(>[id*=uebernehmen]),lh-patris-webcomponent .lh-container p-toast .p-toast.p-component p-toastitem div:has(>[id*=abbrechen]),lh-patris-webcomponent .lh-container p-dialog .p-toast.p-component p-toastitem div:has(>[id*=passwort-aendern]),lh-patris-webcomponent .lh-container p-dialog .p-toast.p-component p-toastitem div:has(>[id*=uebernehmen]),lh-patris-webcomponent .lh-container p-dialog .p-toast.p-component p-toastitem div:has(>[id*=abbrechen]){justify-content:space-between!important}lh-patris-webcomponent .lh-container p-toast .p-toast.p-component p-toastitem div:has(>[id*=passwort-aendern]) lh-button-styless,lh-patris-webcomponent .lh-container p-toast .p-toast.p-component p-toastitem div:has(>[id*=uebernehmen]) lh-button-styless,lh-patris-webcomponent .lh-container p-toast .p-toast.p-component p-toastitem div:has(>[id*=abbrechen]) lh-button-styless,lh-patris-webcomponent .lh-container p-dialog .p-toast.p-component p-toastitem div:has(>[id*=passwort-aendern]) lh-button-styless,lh-patris-webcomponent .lh-container p-dialog .p-toast.p-component p-toastitem div:has(>[id*=uebernehmen]) lh-button-styless,lh-patris-webcomponent .lh-container p-dialog .p-toast.p-component p-toastitem div:has(>[id*=abbrechen]) lh-button-styless{margin:0!important}lh-patris-webcomponent .lh-container p-toast .p-toast.p-component p-toastitem div:has(>[id*=passwort-aendern]) lh-button-styless:first-child,lh-patris-webcomponent .lh-container p-toast .p-toast.p-component p-toastitem div:has(>[id*=uebernehmen]) lh-button-styless:first-child,lh-patris-webcomponent .lh-container p-toast .p-toast.p-component p-toastitem div:has(>[id*=abbrechen]) lh-button-styless:first-child,lh-patris-webcomponent .lh-container p-dialog .p-toast.p-component p-toastitem div:has(>[id*=passwort-aendern]) lh-button-styless:first-child,lh-patris-webcomponent .lh-container p-dialog .p-toast.p-component p-toastitem div:has(>[id*=uebernehmen]) lh-button-styless:first-child,lh-patris-webcomponent .lh-container p-dialog .p-toast.p-component p-toastitem div:has(>[id*=abbrechen]) lh-button-styless:first-child{order:12}lh-patris-webcomponent .lh-container p-toast .p-toast.p-component p-toastitem div:has(>[id*=passwort-aendern]) lh-button-styless:last-child,lh-patris-webcomponent .lh-container p-toast .p-toast.p-component p-toastitem div:has(>[id*=uebernehmen]) lh-button-styless:last-child,lh-patris-webcomponent .lh-container p-toast .p-toast.p-component p-toastitem div:has(>[id*=abbrechen]) lh-button-styless:last-child,lh-patris-webcomponent .lh-container p-dialog .p-toast.p-component p-toastitem div:has(>[id*=passwort-aendern]) lh-button-styless:last-child,lh-patris-webcomponent .lh-container p-dialog .p-toast.p-component p-toastitem div:has(>[id*=uebernehmen]) lh-button-styless:last-child,lh-patris-webcomponent .lh-container p-dialog .p-toast.p-component p-toastitem div:has(>[id*=abbrechen]) lh-button-styless:last-child{order:1}lh-patris-webcomponent .lh-container p-toast .p-toast.p-component p-toastitem div:has(>[id*=passwort-aendern]) lh-button-styless:last-child button,lh-patris-webcomponent .lh-container p-toast .p-toast.p-component p-toastitem div:has(>[id*=uebernehmen]) lh-button-styless:last-child button,lh-patris-webcomponent .lh-container p-toast .p-toast.p-component p-toastitem div:has(>[id*=abbrechen]) lh-button-styless:last-child button,lh-patris-webcomponent .lh-container p-dialog .p-toast.p-component p-toastitem div:has(>[id*=passwort-aendern]) lh-button-styless:last-child button,lh-patris-webcomponent .lh-container p-dialog .p-toast.p-component p-toastitem div:has(>[id*=uebernehmen]) lh-button-styless:last-child button,lh-patris-webcomponent .lh-container p-dialog .p-toast.p-component p-toastitem div:has(>[id*=abbrechen]) lh-button-styless:last-child button{color:var(--mq-color-black);border-color:var(--lh-gray6);background-color:var(--lh-gray6)}lh-patris-webcomponent .lh-container p-toast .p-toast.p-component p-toastitem div:has(>[id*=passwort-aendern]) lh-button-styless:last-child button:hover,lh-patris-webcomponent .lh-container p-toast .p-toast.p-component p-toastitem div:has(>[id*=uebernehmen]) lh-button-styless:last-child button:hover,lh-patris-webcomponent .lh-container p-toast .p-toast.p-component p-toastitem div:has(>[id*=abbrechen]) lh-button-styless:last-child button:hover,lh-patris-webcomponent .lh-container p-dialog .p-toast.p-component p-toastitem div:has(>[id*=passwort-aendern]) lh-button-styless:last-child button:hover,lh-patris-webcomponent .lh-container p-dialog .p-toast.p-component p-toastitem div:has(>[id*=uebernehmen]) lh-button-styless:last-child button:hover,lh-patris-webcomponent .lh-container p-dialog .p-toast.p-component p-toastitem div:has(>[id*=abbrechen]) lh-button-styless:last-child button:hover{border-color:var(--lh-gray25);background-color:var(--lh-gray25)}lh-patris-webcomponent .lh-container p-toast .p-toast.p-component p-toastitem .justify-content-center:has(.p-button),lh-patris-webcomponent .lh-container p-dialog .p-toast.p-component p-toastitem .justify-content-center:has(.p-button){justify-content:space-between!important}lh-patris-webcomponent .lh-container p-toast .p-toast.p-component p-toastitem div:has(>.p-button),lh-patris-webcomponent .lh-container p-dialog .p-toast.p-component p-toastitem div:has(>.p-button){margin:0!important}lh-patris-webcomponent .lh-container lh-quick-search-styless-dropdown .qs-results{padding:5px;background-color:var(--lh-white);border:1px solid #aaa;box-shadow:none}lh-patris-webcomponent .lh-container lh-quick-search-styless-dropdown .qs-results li{margin-bottom:5px}lh-patris-webcomponent .lh-container lh-quick-search-styless-dropdown .qs-results li:hover .qs-results-content{color:var(--lh-white);background-color:var(--lh-primary)}lh-patris-webcomponent .lh-container lh-quick-search-styless-dropdown .qs-results li:before{content:none!important}lh-patris-webcomponent .lh-container lh-quick-search-styless-dropdown .qs-results li .qs-results-content{padding:.5rem 1rem;min-height:40px;font-size:16px}lh-patris-webcomponent .lh-container lh-quick-search-styless-dropdown .qs-results li .qs-results-content.qs-selected{color:var(--ssb-body-color);background-color:var(--lh-primary)}lh-patris-webcomponent .lh-container lh-quick-search-styless-dropdown .qs-results li .qs-results-content.qs-selected:hover{color:var(--lh-white)}lh-patris-webcomponent .lh-container lh-input-styless:not(:has(.lh-input__calender)):has(.lh-input__label) input::placeholder{opacity:0}lh-patris-webcomponent .lh-container .lh-content-container button,lh-patris-webcomponent .lh-container p-dialog button,lh-patris-webcomponent .lh-container lh-primeng-consent-popup button{width:auto!important;height:auto!important;padding:1rem!important;color:var(--mq-color-black)!important}lh-patris-webcomponent .lh-container .lh-content-container .p-dialog-title,lh-patris-webcomponent .lh-container p-dialog .p-dialog-title,lh-patris-webcomponent .lh-container lh-primeng-consent-popup .p-dialog-title{position:relative;flex-shrink:1;font-weight:500;line-height:1.3;text-overflow:unset;white-space:unset;color:var(--ssb-body-color)!important;-webkit-hyphens:auto;hyphens:auto;white-space:initial!important}@media (min-width: 768px){lh-patris-webcomponent .lh-container .lh-content-container .p-dialog-title,lh-patris-webcomponent .lh-container p-dialog .p-dialog-title,lh-patris-webcomponent .lh-container lh-primeng-consent-popup .p-dialog-title{font-size:1.4375rem;-webkit-hyphens:unset;hyphens:unset}}lh-patris-webcomponent .lh-container .lh-content-container lh-abo-vertrag p-card .lh-button-vertrag lh-button-styless button.lh-button,lh-patris-webcomponent .lh-container .lh-content-container p-table lh-button-styless button.lh-button,lh-patris-webcomponent .lh-container .lh-content-container p-accordiontab lh-button-styless button.lh-button,lh-patris-webcomponent .lh-container p-dialog lh-abo-vertrag p-card .lh-button-vertrag lh-button-styless button.lh-button,lh-patris-webcomponent .lh-container p-dialog p-table lh-button-styless button.lh-button,lh-patris-webcomponent .lh-container p-dialog p-accordiontab lh-button-styless button.lh-button,lh-patris-webcomponent .lh-container lh-primeng-consent-popup lh-abo-vertrag p-card .lh-button-vertrag lh-button-styless button.lh-button,lh-patris-webcomponent .lh-container lh-primeng-consent-popup p-table lh-button-styless button.lh-button,lh-patris-webcomponent .lh-container lh-primeng-consent-popup p-accordiontab lh-button-styless button.lh-button{margin-top:0!important;font-size:1rem!important}lh-patris-webcomponent .lh-container .lh-content-container .p-dialog-content>.justify-content-center,lh-patris-webcomponent .lh-container p-dialog .p-dialog-content>.justify-content-center,lh-patris-webcomponent .lh-container lh-primeng-consent-popup .p-dialog-content>.justify-content-center{justify-content:unset!important}@media (min-width: 768px){lh-patris-webcomponent .lh-container .lh-content-container .p-dialog-content>.justify-content-center>div,lh-patris-webcomponent .lh-container p-dialog .p-dialog-content>.justify-content-center>div,lh-patris-webcomponent .lh-container lh-primeng-consent-popup .p-dialog-content>.justify-content-center>div{flex:0 0 50%;max-width:50%}}lh-patris-webcomponent .lh-container .lh-content-container .p-dialog-content>.row:has(>lh-button-styless),lh-patris-webcomponent .lh-container p-dialog .p-dialog-content>.row:has(>lh-button-styless),lh-patris-webcomponent .lh-container lh-primeng-consent-popup .p-dialog-content>.row:has(>lh-button-styless){margin-inline:0!important}lh-patris-webcomponent .lh-container .lh-content-container .lh-checkbox--in-form,lh-patris-webcomponent .lh-container p-dialog .lh-checkbox--in-form,lh-patris-webcomponent .lh-container lh-primeng-consent-popup .lh-checkbox--in-form{padding:0!important;margin:0 0 1rem!important}lh-patris-webcomponent .lh-container .lh-content-container .lh-input__label,lh-patris-webcomponent .lh-container p-dialog .lh-input__label,lh-patris-webcomponent .lh-container lh-primeng-consent-popup .lh-input__label{position:absolute;top:15px;left:1.5rem;z-index:1;color:var(--ssb-accent-gray)!important;pointer-events:none;transition:all .2s ease-in-out}lh-patris-webcomponent .lh-container .lh-content-container .lh-input__input,lh-patris-webcomponent .lh-container p-dialog .lh-input__input,lh-patris-webcomponent .lh-container lh-primeng-consent-popup .lh-input__input{padding:1.5rem 3.5rem .5rem 1.5rem!important;height:auto;font-size:1.25rem;background-color:var(--mq-color-white);border:0;border-radius:0}lh-patris-webcomponent .lh-container .lh-content-container .lh-input__input:focus,lh-patris-webcomponent .lh-container .lh-content-container .lh-input__input:focus-within,lh-patris-webcomponent .lh-container p-dialog .lh-input__input:focus,lh-patris-webcomponent .lh-container p-dialog .lh-input__input:focus-within,lh-patris-webcomponent .lh-container lh-primeng-consent-popup .lh-input__input:focus,lh-patris-webcomponent .lh-container lh-primeng-consent-popup .lh-input__input:focus-within{box-shadow:0 0 5px var(--ssb-accent-gray);outline:0}lh-patris-webcomponent .lh-container .lh-content-container .lh-input__input[lhquicksearchinput]:focus,lh-patris-webcomponent .lh-container p-dialog .lh-input__input[lhquicksearchinput]:focus,lh-patris-webcomponent .lh-container lh-primeng-consent-popup .lh-input__input[lhquicksearchinput]:focus{border:1px solid #aaa}lh-patris-webcomponent .lh-container .lh-content-container lh-input-styless:has(.lh-input__calender) .lh-input__label,lh-patris-webcomponent .lh-container .lh-content-container lh-input-styless:has(.lh-input__input:focus) .lh-input__label,lh-patris-webcomponent .lh-container .lh-content-container lh-input-styless:has(.lh-input__input:not(:placeholder-shown)) .lh-input__label,lh-patris-webcomponent .lh-container p-dialog lh-input-styless:has(.lh-input__calender) .lh-input__label,lh-patris-webcomponent .lh-container p-dialog lh-input-styless:has(.lh-input__input:focus) .lh-input__label,lh-patris-webcomponent .lh-container p-dialog lh-input-styless:has(.lh-input__input:not(:placeholder-shown)) .lh-input__label,lh-patris-webcomponent .lh-container lh-primeng-consent-popup lh-input-styless:has(.lh-input__calender) .lh-input__label,lh-patris-webcomponent .lh-container lh-primeng-consent-popup lh-input-styless:has(.lh-input__input:focus) .lh-input__label,lh-patris-webcomponent .lh-container lh-primeng-consent-popup lh-input-styless:has(.lh-input__input:not(:placeholder-shown)) .lh-input__label{top:5px;font-size:16px}lh-patris-webcomponent .lh-container .lh-content-container{padding:1rem;margin-top:0}@media (min-width: 768px){lh-patris-webcomponent .lh-container .lh-content-container{padding:2rem}}@media (min-width: 992px){lh-patris-webcomponent .lh-container .lh-content-container{padding:3rem}}lh-patris-webcomponent .lh-container .lh-content-container .p-component{background:transparent;font-family:unset!important;font-size:1rem!important;font-weight:300!important;color:var(--ssb-body-color);box-shadow:none}lh-patris-webcomponent .lh-container .lh-content-container .lh-panel{padding:0!important;background-color:transparent}lh-patris-webcomponent .lh-container .lh-content-container small{line-height:1.75!important}lh-patris-webcomponent .lh-container .lh-content-container [id="lh-kundendaten-steps.polygo-card"] .row>lh-button{margin-left:auto}lh-patris-webcomponent .lh-container .lh-content-container [id="lh-kundendaten-steps.polygo-card"] .row>lh-button .lh-button--filled{padding:.5rem!important;border-radius:0}lh-patris-webcomponent .lh-container .lh-content-container [id="lh-kundendaten-steps.polygo-card"] .row>lh-button .lh-button--filled:hover:before{color:var(--lh-white)}lh-patris-webcomponent .lh-container .lh-content-container [id="lh-kundendaten-steps.polygo-card"] .row>lh-button .lh-button--filled:before{display:inline-block;font-family:primeicons;font-style:normal;font-weight:400;font-variant:normal;color:var(--ssb-body-color);line-height:1;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";speak:none;transition:all .2s ease-in-out}lh-patris-webcomponent .lh-container .lh-content-container [id="lh-kundendaten-steps.polygo-card"] .row>lh-button .lh-button--filled span{display:none}lh-patris-webcomponent .lh-container .lh-content-container p-card{padding:0!important}lh-patris-webcomponent .lh-container .lh-content-container .border-left,lh-patris-webcomponent .lh-container .lh-content-container .border-right{border:0!important}lh-patris-webcomponent .lh-container .lh-content-container lh-loading-spinner-styless{margin:0}lh-patris-webcomponent .lh-container .lh-content-container hr{display:none}lh-patris-webcomponent .lh-container .lh-content-container .p-card-body{padding:0}lh-patris-webcomponent .lh-container .lh-content-container .p-card-title,lh-patris-webcomponent .lh-container .lh-content-container .lh-panel .lh__head{margin-top:0;margin-bottom:2rem;font-size:2.1875rem;font-weight:300;line-height:1em;-webkit-hyphens:auto;hyphens:auto}@media (min-width: 768px){lh-patris-webcomponent .lh-container .lh-content-container .p-card-title,lh-patris-webcomponent .lh-container .lh-content-container .lh-panel .lh__head{-webkit-hyphens:unset;hyphens:unset}}@media (min-width: 992px){lh-patris-webcomponent .lh-container .lh-content-container .p-card-title,lh-patris-webcomponent .lh-container .lh-content-container .lh-panel .lh__head{font-size:3rem}}lh-patris-webcomponent .lh-container .lh-content-container lh-panel-wc{display:block;margin-bottom:3rem}lh-patris-webcomponent .lh-container .lh-content-container lh-panel-wc[id="abo-vertrag.vertrag-kuendigen.kuendigung-upload"] lh-upload .lh-custom-photo-uploader{background-color:transparent;border:0}lh-patris-webcomponent .lh-container .lh-content-container lh-panel-wc[id="abo-vertrag.vertrag-kuendigen.kuendigung-upload"] lh-upload .p-fileupload-content{margin-top:0;border:0}lh-patris-webcomponent .lh-container .lh-content-container lh-panel-wc .lh-panel{padding:0!important;background-color:transparent}lh-patris-webcomponent .lh-container .lh-content-container lh-panel-wc .lh-panel .mx-1{margin:0!important}lh-patris-webcomponent .lh-container .lh-content-container lh-panel-wc .lh-panel .p-3{padding:0!important}lh-patris-webcomponent .lh-container .lh-content-container lh-panel-wc .lh-panel .lh-panel__titel{padding:0;margin:0!important;border-radius:0!important}lh-patris-webcomponent .lh-container .lh-content-container lh-panel-wc .lh-panel .p-card-content .mt-3{margin-top:0!important}lh-patris-webcomponent .lh-container .lh-content-container lh-panel-wc .lh-panel .p-card-content>fieldset>*{margin-bottom:1rem!important}lh-patris-webcomponent .lh-container .lh-content-container lh-panel-wc .lh-panel .p-card-content>fieldset .row{margin-right:-15px!important;margin-left:-15px!important}lh-patris-webcomponent .lh-container .lh-content-container lh-panel-wc .lh-panel .p-card-content>fieldset>fieldset>div:last-child{margin-top:1rem!important}lh-patris-webcomponent .lh-container .lh-content-container lh-panel-wc .lh-panel .p-card-content>div:last-child small{margin-bottom:0}lh-patris-webcomponent .lh-container .lh-content-container lh-panel-wc .lh-panel .p-card-content>div>small{margin-bottom:2rem;margin-left:3rem}lh-patris-webcomponent .lh-container .lh-content-container .p-card-content{padding:0}@media print,screen and (max-width: 40em){lh-patris-webcomponent .lh-container .lh-content-container .p-card-content fieldset>.row>.col{flex-basis:100%;max-width:100%}}lh-patris-webcomponent .lh-container .lh-content-container .p-card-content.p-card{background:transparent;color:var(--ssb-body-color);box-shadow:none}lh-patris-webcomponent .lh-container .lh-content-container .p-card-content .p-steps-number,lh-patris-webcomponent .lh-container .lh-content-container .p-card-content .p-steps-title{margin-top:0;font-weight:300;color:var(--ssb-body-color)}lh-patris-webcomponent .lh-container .lh-content-container .p-card-content .p-steps-number{width:57px;height:57px;border:0;position:relative;color:transparent}lh-patris-webcomponent .lh-container .lh-content-container .p-card-content .p-steps-number:before,lh-patris-webcomponent .lh-container .lh-content-container .p-card-content .p-steps-number:after{position:absolute;display:block;height:2px;background-color:var(--ssb-body-color);content:""!important}lh-patris-webcomponent .lh-container .lh-content-container .p-card-content .p-steps-number:before{top:30px;left:17px;width:10px;transform:rotate(45deg)}lh-patris-webcomponent .lh-container .lh-content-container .p-card-content .p-steps-number:after{top:27px;left:22px;width:20px;transform:rotate(135deg)}lh-patris-webcomponent .lh-container .lh-content-container .p-card-content .p-steps-item{display:inline-block;flex:unset;grid-column:span 2;opacity:1}lh-patris-webcomponent .lh-container .lh-content-container .p-card-content .p-steps-item:nth-last-child(2){grid-column:2/span 2}lh-patris-webcomponent .lh-container .lh-content-container .p-card-content .p-steps-item:before{content:none!important}lh-patris-webcomponent .lh-container .lh-content-container .p-card-content .p-steps-item .p-menuitem-link{gap:.5rem;background:transparent}lh-patris-webcomponent .lh-container .lh-content-container .p-card-content .p-steps-item .p-menuitem-link:focus{box-shadow:none}lh-patris-webcomponent .lh-container .lh-content-container .p-card-content .p-steps-item .p-steps-number{display:inline-block;text-align:center;line-height:58.5px;background:var(--ssb-steps-background)}lh-patris-webcomponent .lh-container .lh-content-container .p-card-content .p-steps-current .p-steps-number{color:var(--ssb-body-color);background:var(--ssb-steps-background-current)}lh-patris-webcomponent .lh-container .lh-content-container .p-card-content .p-steps-current .p-steps-number:before,lh-patris-webcomponent .lh-container .lh-content-container .p-card-content .p-steps-current .p-steps-number:after{content:none!important}lh-patris-webcomponent .lh-container .lh-content-container .p-card-content .p-steps-current .p-steps-number,lh-patris-webcomponent .lh-container .lh-content-container .p-card-content .p-steps-current .p-steps-title{font-weight:500}lh-patris-webcomponent .lh-container .lh-content-container .p-card-content .p-steps>ul{display:flex;flex-wrap:wrap;justify-content:space-evenly;gap:2rem;place-items:center}lh-patris-webcomponent .lh-container .lh-content-container .p-card-content li.p-steps-current~li .p-steps-number{color:var(--ssb-body-color)}lh-patris-webcomponent .lh-container .lh-content-container .p-card-content li.p-steps-current~li .p-steps-number:before,lh-patris-webcomponent .lh-container .lh-content-container .p-card-content li.p-steps-current~li .p-steps-number:after{content:none!important}lh-patris-webcomponent .lh-container .lh-content-container label{position:relative;flex-shrink:1;margin-bottom:1rem;line-height:1.3;text-overflow:unset;white-space:unset;color:var(--ssb-body-color)!important;-webkit-hyphens:auto;hyphens:auto;white-space:initial!important}@media (min-width: 768px){lh-patris-webcomponent .lh-container .lh-content-container label{font-size:1.4375rem;-webkit-hyphens:unset;hyphens:unset}}lh-patris-webcomponent .lh-container .lh-content-container label.lh-label-title{margin-bottom:0;font-size:16px;color:var(--ssb-accent-gray)!important}lh-patris-webcomponent .lh-container .lh-content-container input{color:var(--ssb-body-color);cursor:default;caret-color:initial}lh-patris-webcomponent .lh-container .lh-content-container input[readonly]:focus{box-shadow:none}lh-patris-webcomponent .lh-container .lh-content-container input[type=checkbox],lh-patris-webcomponent .lh-container .lh-content-container input[type=radio]{display:inline-block!important;position:absolute;top:0;left:0;z-index:1;margin-bottom:0;width:30px;height:30px;opacity:0;cursor:pointer}lh-patris-webcomponent .lh-container .lh-content-container div:has(>[class*=lh-checkbox__span]){position:relative;line-height:0}lh-patris-webcomponent .lh-container .lh-content-container .lh-checkbox__span--checkmark{position:absolute;top:10px;left:8px;width:14px;height:14px;background-color:var(--lh-primary);border:0;transform:translate(0);content:""}lh-patris-webcomponent .lh-container .lh-content-container input[disabled]{background-color:var(--ssb-accent-gray-lighter)}lh-patris-webcomponent .lh-container .lh-content-container .lh-radio-button,lh-patris-webcomponent .lh-container .lh-content-container .lh-checkbox--in-form *{align-items:center!important}lh-patris-webcomponent .lh-container .lh-content-container .lh-input__template{margin-bottom:1rem}lh-patris-webcomponent .lh-container .lh-content-container lh-input-styless>div{position:relative}lh-patris-webcomponent .lh-container .lh-content-container .lh-input__calender{border-left:0}lh-patris-webcomponent .lh-container .lh-content-container .lh-input__calender:hover{color:unset;background-color:transparent}lh-patris-webcomponent .lh-container .lh-content-container lh-radio-button-styleless{flex-basis:100%}lh-patris-webcomponent .lh-container .lh-content-container lh-radio-button-styleless:has(.lh-radio-button__input:checked) .lh-checked{width:13px;height:13px}lh-patris-webcomponent .lh-container .lh-content-container .lh-radio-button__radio,lh-patris-webcomponent .lh-container .lh-content-container .lh-checkbox__span,lh-patris-webcomponent .lh-container .lh-content-container .p-radiobutton{display:inline-block;position:relative;width:30px!important;height:30px!important;background-color:var(--lh-white);border:0;border-radius:50%}lh-patris-webcomponent .lh-container .lh-content-container .lh-radio-button__radio:before,lh-patris-webcomponent .lh-container .lh-content-container .lh-checkbox__span:before,lh-patris-webcomponent .lh-container .lh-content-container .p-radiobutton:before{width:13px;height:13px}lh-patris-webcomponent .lh-container .lh-content-container .lh-radio-button__radio.p-radiobutton-checked .p-radiobutton-box:before,lh-patris-webcomponent .lh-container .lh-content-container .lh-checkbox__span.p-radiobutton-checked .p-radiobutton-box:before,lh-patris-webcomponent .lh-container .lh-content-container .p-radiobutton.p-radiobutton-checked .p-radiobutton-box:before{position:absolute;top:50%;left:50%;width:13px;height:13px;background-color:var(--lh-primary);border-radius:50%;transform:translate(-50%,-50%);content:""}lh-patris-webcomponent .lh-container .lh-content-container .lh-radio-button__radio.p-radiobutton-checked .p-radiobutton-box .p-radiobutton-icon,lh-patris-webcomponent .lh-container .lh-content-container .lh-checkbox__span.p-radiobutton-checked .p-radiobutton-box .p-radiobutton-icon,lh-patris-webcomponent .lh-container .lh-content-container .p-radiobutton.p-radiobutton-checked .p-radiobutton-box .p-radiobutton-icon{display:none}lh-patris-webcomponent .lh-container .lh-content-container .lh-radio-button__radio .p-radiobutton-box,lh-patris-webcomponent .lh-container .lh-content-container .lh-checkbox__span .p-radiobutton-box,lh-patris-webcomponent .lh-container .lh-content-container .p-radiobutton .p-radiobutton-box{all:unset;display:block;position:absolute;top:0;left:0;width:30px;height:30px}lh-patris-webcomponent .lh-container .lh-content-container .lh-radio-button__radio .p-hidden-accessible,lh-patris-webcomponent .lh-container .lh-content-container .lh-checkbox__span .p-hidden-accessible,lh-patris-webcomponent .lh-container .lh-content-container .p-radiobutton .p-hidden-accessible{all:unset;display:block;width:30px;height:30px}lh-patris-webcomponent .lh-container .lh-content-container p-radiobutton{vertical-align:middle}lh-patris-webcomponent .lh-container .lh-content-container .lh-radio-button__radio:focus{box-shadow:0 0 5px var(--ssb-accent-gray)}lh-patris-webcomponent .lh-container .lh-content-container .lh-checkbox__span{border-radius:0}lh-patris-webcomponent .lh-container .lh-content-container p-inputswitch{display:inline-block;margin-right:1rem}lh-patris-webcomponent .lh-container .lh-content-container p-inputswitch .p-inputswitch:hover .p-inputswitch-slider{background:#b6bfc8!important}lh-patris-webcomponent .lh-container .lh-content-container p-inputswitch .p-inputswitch:hover.p-inputswitch-checked .p-inputswitch-slider{background:var(--lh-green-light)!important}lh-patris-webcomponent .lh-container .lh-content-container p-inputswitch~small{flex-basis:100%}lh-patris-webcomponent .lh-container .lh-content-container p-multiselect{display:block;width:50%}lh-patris-webcomponent .lh-container .lh-content-container .p-multiselect{width:100%;background-color:var(--lh-white);border:0;border-radius:0}lh-patris-webcomponent .lh-container .lh-content-container .p-multiselect:hover{border:0}lh-patris-webcomponent .lh-container .lh-content-container .p-multiselect-panel{background-color:var(--lh-white);border-radius:0}lh-patris-webcomponent .lh-container .lh-content-container .p-multiselect-label-container{padding:.5rem 1.5rem}lh-patris-webcomponent .lh-container .lh-content-container .p-multiselect-label{overflow:unset;text-overflow:unset;white-space:unset}lh-patris-webcomponent .lh-container .lh-content-container .p-multiselect-token{padding:.2rem .75rem;color:var(--ssb-body-color);background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px}lh-patris-webcomponent .lh-container .lh-content-container .p-multiselect.p-multiselect-open{border:1px solid #aaa}lh-patris-webcomponent .lh-container .lh-content-container .p-multiselect.p-multiselect-open .p-multiselect-panel{border:1px solid #aaa}lh-patris-webcomponent .lh-container .lh-content-container .p-multiselect-items{padding:5px}lh-patris-webcomponent .lh-container .lh-content-container .p-multiselect-item{margin-bottom:5px;color:var(--ssb-body-color)}lh-patris-webcomponent .lh-container .lh-content-container .p-multiselect-item:hover{color:var(--lh-white);background-color:var(--lh-primary)}lh-patris-webcomponent .lh-container .lh-content-container .p-multiselect-item:focus{background-color:transparent;outline:0;box-shadow:none}lh-patris-webcomponent .lh-container .lh-content-container .p-multiselect-item:before{content:none!important}lh-patris-webcomponent .lh-container .lh-content-container .p-multiselect-item.p-highlight{background-color:var(--lh-primary);color:var(--ssb-body-color)}lh-patris-webcomponent .lh-container .lh-content-container .p-multiselect-item.p-highlight:hover{color:var(--lh-white)}lh-patris-webcomponent .lh-container .lh-content-container .p-multiselect .p-checkbox{display:none;margin-bottom:5px;color:var(--ssb-body-color)}lh-patris-webcomponent .lh-container .lh-content-container .p-multiselect-empty-message:before{content:none!important}lh-patris-webcomponent .lh-container .lh-content-container .lh-produkt__info{display:inline-block;color:var(--ssb-accent-gray)}lh-patris-webcomponent .lh-container .lh-content-container .lh-error__label{display:inline-block;padding-left:1.5rem;transform:translateY(-.5rem)}lh-patris-webcomponent .lh-container .lh-content-container .lh-checkbox--error__label{font-weight:700}lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal,lh-patris-webcomponent .lh-container .lh-content-container .p-fileupload,lh-patris-webcomponent .lh-container .lh-content-container [class*=lh-upload]{position:relative;margin-bottom:.5rem;width:auto;background-color:var(--mq-color-white);border:1px dashed var(--lh-primary);transition:all .2s ease-in-out}lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal:hover,lh-patris-webcomponent .lh-container .lh-content-container .p-fileupload:hover,lh-patris-webcomponent .lh-container .lh-content-container [class*=lh-upload]:hover{background-color:#eee;border-style:solid}lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal:hover image-cropper,lh-patris-webcomponent .lh-container .lh-content-container .p-fileupload:hover image-cropper,lh-patris-webcomponent .lh-container .lh-content-container [class*=lh-upload]:hover image-cropper{background-color:#eee}lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal .p-fileupload-buttonbar,lh-patris-webcomponent .lh-container .lh-content-container .p-fileupload .p-fileupload-buttonbar,lh-patris-webcomponent .lh-container .lh-content-container [class*=lh-upload] .p-fileupload-buttonbar{all:unset}lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal .p-fileupload-choose,lh-patris-webcomponent .lh-container .lh-content-container .p-fileupload .p-fileupload-choose,lh-patris-webcomponent .lh-container .lh-content-container [class*=lh-upload] .p-fileupload-choose{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%;padding:0;margin:0;opacity:0!important}lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal .p-fileupload-choose:hover,lh-patris-webcomponent .lh-container .lh-content-container .p-fileupload .p-fileupload-choose:hover,lh-patris-webcomponent .lh-container .lh-content-container [class*=lh-upload] .p-fileupload-choose:hover{opacity:0}lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal div.p-fileupload-content,lh-patris-webcomponent .lh-container .lh-content-container .p-fileupload div.p-fileupload-content,lh-patris-webcomponent .lh-container .lh-content-container [class*=lh-upload] div.p-fileupload-content{background-color:transparent}lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal div.p-fileupload-content ul,lh-patris-webcomponent .lh-container .lh-content-container .p-fileupload div.p-fileupload-content ul,lh-patris-webcomponent .lh-container .lh-content-container [class*=lh-upload] div.p-fileupload-content ul{list-style:none}lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal div.p-fileupload-content ul p,lh-patris-webcomponent .lh-container .lh-content-container .p-fileupload div.p-fileupload-content ul p,lh-patris-webcomponent .lh-container .lh-content-container [class*=lh-upload] div.p-fileupload-content ul p{font-size:1.5rem;font-style:normal;color:var(--ssb-body-color)}lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal div.p-fileupload-content ul li,lh-patris-webcomponent .lh-container .lh-content-container .p-fileupload div.p-fileupload-content ul li,lh-patris-webcomponent .lh-container .lh-content-container [class*=lh-upload] div.p-fileupload-content ul li{margin-left:0!important;font-style:normal;color:var(--ssb-accent-gray);text-align:center}lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal div.p-fileupload-content ul li:before,lh-patris-webcomponent .lh-container .lh-content-container .p-fileupload div.p-fileupload-content ul li:before,lh-patris-webcomponent .lh-container .lh-content-container [class*=lh-upload] div.p-fileupload-content ul li:before{content:none!important}lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal div.p-fileupload-content ul li:nth-child(2),lh-patris-webcomponent .lh-container .lh-content-container .p-fileupload div.p-fileupload-content ul li:nth-child(2),lh-patris-webcomponent .lh-container .lh-content-container [class*=lh-upload] div.p-fileupload-content ul li:nth-child(2){color:var(--ssb-body-color)}lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal div.p-fileupload-content div.p-fileupload-files div.p-fileupload-row>div,lh-patris-webcomponent .lh-container .lh-content-container .p-fileupload div.p-fileupload-content div.p-fileupload-files div.p-fileupload-row>div,lh-patris-webcomponent .lh-container .lh-content-container [class*=lh-upload] div.p-fileupload-content div.p-fileupload-files div.p-fileupload-row>div{flex:unset;width:auto}lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal div.p-fileupload-content div.p-fileupload-files div.p-fileupload-row>div:last-child,lh-patris-webcomponent .lh-container .lh-content-container .p-fileupload div.p-fileupload-content div.p-fileupload-files div.p-fileupload-row>div:last-child,lh-patris-webcomponent .lh-container .lh-content-container [class*=lh-upload] div.p-fileupload-content div.p-fileupload-files div.p-fileupload-row>div:last-child{margin-left:auto}lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal div.p-fileupload-content div.p-fileupload-files div.p-fileupload-row>div img,lh-patris-webcomponent .lh-container .lh-content-container .p-fileupload div.p-fileupload-content div.p-fileupload-files div.p-fileupload-row>div img,lh-patris-webcomponent .lh-container .lh-content-container [class*=lh-upload] div.p-fileupload-content div.p-fileupload-files div.p-fileupload-row>div img{border:1px solid var(--lh-gray80)}lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal div.p-fileupload-content div.p-fileupload-files div.p-fileupload-row .p-button-icon-only,lh-patris-webcomponent .lh-container .lh-content-container .p-fileupload div.p-fileupload-content div.p-fileupload-files div.p-fileupload-row .p-button-icon-only,lh-patris-webcomponent .lh-container .lh-content-container [class*=lh-upload] div.p-fileupload-content div.p-fileupload-files div.p-fileupload-row .p-button-icon-only{padding:.5rem!important;background-color:var(--lh-primary);border-radius:0}lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal div.p-fileupload-content image-cropper,lh-patris-webcomponent .lh-container .lh-content-container .p-fileupload div.p-fileupload-content image-cropper,lh-patris-webcomponent .lh-container .lh-content-container [class*=lh-upload] div.p-fileupload-content image-cropper{height:auto!important}@media (min-width: 992px){lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal div.p-fileupload-content image-cropper,lh-patris-webcomponent .lh-container .lh-content-container .p-fileupload div.p-fileupload-content image-cropper,lh-patris-webcomponent .lh-container .lh-content-container [class*=lh-upload] div.p-fileupload-content image-cropper{height:30vh!important}}@media (min-width: 1200px){lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal div.p-fileupload-content image-cropper,lh-patris-webcomponent .lh-container .lh-content-container .p-fileupload div.p-fileupload-content image-cropper,lh-patris-webcomponent .lh-container .lh-content-container [class*=lh-upload] div.p-fileupload-content image-cropper{height:40vh!important}}lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal div.p-fileupload-content image-cropper .overlay,lh-patris-webcomponent .lh-container .lh-content-container .p-fileupload div.p-fileupload-content image-cropper .overlay,lh-patris-webcomponent .lh-container .lh-content-container [class*=lh-upload] div.p-fileupload-content image-cropper .overlay{background-color:transparent}lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal div.p-fileupload-content image-cropper .cropper,lh-patris-webcomponent .lh-container .lh-content-container .p-fileupload div.p-fileupload-content image-cropper .cropper,lh-patris-webcomponent .lh-container .lh-content-container [class*=lh-upload] div.p-fileupload-content image-cropper .cropper{outline:var(--cropper-outline-color, rgba(0, 0, 0, .2)) solid 100vw}lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal lh-button-styless:not(.lh-button--is-delete),lh-patris-webcomponent .lh-container .lh-content-container .p-fileupload lh-button-styless:not(.lh-button--is-delete),lh-patris-webcomponent .lh-container .lh-content-container [class*=lh-upload] lh-button-styless:not(.lh-button--is-delete){width:100%!important}@media only screen and (min-width: 576px){lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal lh-button-styless:not(.lh-button--is-delete),lh-patris-webcomponent .lh-container .lh-content-container .p-fileupload lh-button-styless:not(.lh-button--is-delete),lh-patris-webcomponent .lh-container .lh-content-container [class*=lh-upload] lh-button-styless:not(.lh-button--is-delete){width:auto!important}}lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal lh-button-styless:not(.lh-button--is-delete).lh-button--is-primary span,lh-patris-webcomponent .lh-container .lh-content-container .p-fileupload lh-button-styless:not(.lh-button--is-delete).lh-button--is-primary span,lh-patris-webcomponent .lh-container .lh-content-container [class*=lh-upload] lh-button-styless:not(.lh-button--is-delete).lh-button--is-primary span{display:flex;justify-content:center;width:100%;height:100%}lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal lh-button-styless:not(.lh-button--is-delete).lh-button--is-primary span:after,lh-patris-webcomponent .lh-container .lh-content-container .p-fileupload lh-button-styless:not(.lh-button--is-delete).lh-button--is-primary span:after,lh-patris-webcomponent .lh-container .lh-content-container [class*=lh-upload] lh-button-styless:not(.lh-button--is-delete).lh-button--is-primary span:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal lh-button-styless:not(.lh-button--is-delete) button,lh-patris-webcomponent .lh-container .lh-content-container .p-fileupload lh-button-styless:not(.lh-button--is-delete) button,lh-patris-webcomponent .lh-container .lh-content-container [class*=lh-upload] lh-button-styless:not(.lh-button--is-delete) button{width:100%!important}@media only screen and (min-width: 576px){lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal lh-button-styless:not(.lh-button--is-delete) button,lh-patris-webcomponent .lh-container .lh-content-container .p-fileupload lh-button-styless:not(.lh-button--is-delete) button,lh-patris-webcomponent .lh-container .lh-content-container [class*=lh-upload] lh-button-styless:not(.lh-button--is-delete) button{width:auto!important}}lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal .lh-button--is-delete,lh-patris-webcomponent .lh-container .lh-content-container .p-fileupload .lh-button--is-delete,lh-patris-webcomponent .lh-container .lh-content-container [class*=lh-upload] .lh-button--is-delete{position:relative;z-index:2;display:flex;padding:.5rem;max-height:unset;border-radius:0}lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal .lh-icon__button,lh-patris-webcomponent .lh-container .lh-content-container .p-fileupload .lh-icon__button,lh-patris-webcomponent .lh-container .lh-content-container [class*=lh-upload] .lh-icon__button{border-radius:0}lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal .lh-icon__button:hover,lh-patris-webcomponent .lh-container .lh-content-container .p-fileupload .lh-icon__button:hover,lh-patris-webcomponent .lh-container .lh-content-container [class*=lh-upload] .lh-icon__button:hover{background-color:unset;border-radius:0}lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal .p-button,lh-patris-webcomponent .lh-container .lh-content-container .p-fileupload .p-button,lh-patris-webcomponent .lh-container .lh-content-container [class*=lh-upload] .p-button{padding:.75em 1em;width:unset!important;height:unset!important;color:var(--ssb-body-color);line-height:1;border:1px solid transparent;border-radius:0;white-space:nowrap}lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal .p-button:hover,lh-patris-webcomponent .lh-container .lh-content-container .p-fileupload .p-button:hover,lh-patris-webcomponent .lh-container .lh-content-container [class*=lh-upload] .p-button:hover{background-color:var(--ssb-button-primary-hover);border:1px solid transparent}lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal .p-button:focus,lh-patris-webcomponent .lh-container .lh-content-container .p-fileupload .p-button:focus,lh-patris-webcomponent .lh-container .lh-content-container [class*=lh-upload] .p-button:focus{background-color:var(--ssb-button-primary-hover);border:1px solid transparent;border-radius:0}lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal .p-button:after,lh-patris-webcomponent .lh-container .lh-content-container .p-fileupload .p-button:after,lh-patris-webcomponent .lh-container .lh-content-container [class*=lh-upload] .p-button:after{border:0}lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal .p-button.p-disabled,lh-patris-webcomponent .lh-container .lh-content-container .p-fileupload .p-button.p-disabled,lh-patris-webcomponent .lh-container .lh-content-container [class*=lh-upload] .p-button.p-disabled{background-color:var(--lh-gray12);cursor:default;opacity:1}lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal .p-fileupload-buttonbar,lh-patris-webcomponent .lh-container .lh-content-container .p-fileupload .p-fileupload-buttonbar,lh-patris-webcomponent .lh-container .lh-content-container [class*=lh-upload] .p-fileupload-buttonbar{padding:0;margin-bottom:1rem;background-color:transparent;border:0;border-radius:0}lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal .p-fileupload-content,lh-patris-webcomponent .lh-container .lh-content-container .p-fileupload .p-fileupload-content,lh-patris-webcomponent .lh-container .lh-content-container [class*=lh-upload] .p-fileupload-content{padding:1rem;text-align:center;border:0;border-radius:0}lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal .p-fileupload-content img,lh-patris-webcomponent .lh-container .lh-content-container .p-fileupload .p-fileupload-content img,lh-patris-webcomponent .lh-container .lh-content-container [class*=lh-upload] .p-fileupload-content img{position:relative;z-index:1}lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal .p-fileupload-content .lh-input__label,lh-patris-webcomponent .lh-container .lh-content-container .p-fileupload .p-fileupload-content .lh-input__label,lh-patris-webcomponent .lh-container .lh-content-container [class*=lh-upload] .p-fileupload-content .lh-input__label{position:static!important;font-style:normal;color:var(--ssb-body-color);text-decoration:none}lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal .p-fileupload-content ul li,lh-patris-webcomponent .lh-container .lh-content-container .p-fileupload .p-fileupload-content ul li,lh-patris-webcomponent .lh-container .lh-content-container [class*=lh-upload] .p-fileupload-content ul li{margin-left:0!important;font-style:normal;color:var(--ssb-accent-gray)}lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal .p-fileupload-content ul li:before,lh-patris-webcomponent .lh-container .lh-content-container .p-fileupload .p-fileupload-content ul li:before,lh-patris-webcomponent .lh-container .lh-content-container [class*=lh-upload] .p-fileupload-content ul li:before{height:unset}lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal .p-fileupload-content image-cropper .cropper,lh-patris-webcomponent .lh-container .lh-content-container .p-fileupload .p-fileupload-content image-cropper .cropper,lh-patris-webcomponent .lh-container .lh-content-container [class*=lh-upload] .p-fileupload-content image-cropper .cropper{z-index:2}lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal .p-fileupload-content p-messages .ng-trigger-messageAnimation,lh-patris-webcomponent .lh-container .lh-content-container .p-fileupload .p-fileupload-content p-messages .ng-trigger-messageAnimation,lh-patris-webcomponent .lh-container .lh-content-container [class*=lh-upload] .p-fileupload-content p-messages .ng-trigger-messageAnimation{position:relative;z-index:10}lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal .lh-buttons-upload,lh-patris-webcomponent .lh-container .lh-content-container .p-fileupload .lh-buttons-upload,lh-patris-webcomponent .lh-container .lh-content-container [class*=lh-upload] .lh-buttons-upload{flex-direction:row!important;flex-wrap:wrap;margin-top:.5rem!important;float:unset}lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal .lh-buttons-upload>.col-12:nth-child(2),lh-patris-webcomponent .lh-container .lh-content-container .p-fileupload .lh-buttons-upload>.col-12:nth-child(2),lh-patris-webcomponent .lh-container .lh-content-container [class*=lh-upload] .lh-buttons-upload>.col-12:nth-child(2){text-align:center}lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal .lh-buttons-upload>.col-12:last-child,lh-patris-webcomponent .lh-container .lh-content-container .p-fileupload .lh-buttons-upload>.col-12:last-child,lh-patris-webcomponent .lh-container .lh-content-container [class*=lh-upload] .lh-buttons-upload>.col-12:last-child{display:flex;justify-content:flex-end}lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal lh-button-styless[id="lh-abo-steps.file-upload-modal.upload-cancel-upload"] button,lh-patris-webcomponent .lh-container .lh-content-container .p-fileupload lh-button-styless[id="lh-abo-steps.file-upload-modal.upload-cancel-upload"] button,lh-patris-webcomponent .lh-container .lh-content-container [class*=lh-upload] lh-button-styless[id="lh-abo-steps.file-upload-modal.upload-cancel-upload"] button{background-color:var(--lh-gray12)}lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal lh-button-styless[id="lh-abo-steps.file-upload-modal.upload-save-upload"] button.lh-button--filled--disabled,lh-patris-webcomponent .lh-container .lh-content-container .p-fileupload lh-button-styless[id="lh-abo-steps.file-upload-modal.upload-save-upload"] button.lh-button--filled--disabled,lh-patris-webcomponent .lh-container .lh-content-container [class*=lh-upload] lh-button-styless[id="lh-abo-steps.file-upload-modal.upload-save-upload"] button.lh-button--filled--disabled{background-color:var(--lh-gray12);cursor:default}lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal lh-button-styless .lh-button,lh-patris-webcomponent .lh-container .lh-content-container .p-fileupload lh-button-styless .lh-button,lh-patris-webcomponent .lh-container .lh-content-container [class*=lh-upload] lh-button-styless .lh-button{white-space:nowrap}lh-patris-webcomponent .lh-container .lh-content-container [class*=lh-upload] span{color:var(--ssb-body-color)!important}lh-patris-webcomponent .lh-container .lh-content-container [class*=lh-upload] div:nth-child(2){margin-top:2.5rem}lh-patris-webcomponent .lh-container .lh-content-container #imageFileUploader div.p-fileupload-row,lh-patris-webcomponent .lh-container .lh-content-container p-fileupload#imageFileUploader.lh-custom-photo-uploader div.p-fileupload-row,lh-patris-webcomponent .lh-container .lh-content-container p-fileupload#imageFileUploader div.lh-custom-photo-uploader div.p-fileupload-row{flex-direction:row!important;flex-wrap:wrap;gap:1.5rem;align-items:center!important;margin-bottom:1rem}lh-patris-webcomponent .lh-container .lh-content-container #imageFileUploader div.p-fileupload-row>div,lh-patris-webcomponent .lh-container .lh-content-container p-fileupload#imageFileUploader.lh-custom-photo-uploader div.p-fileupload-row>div,lh-patris-webcomponent .lh-container .lh-content-container p-fileupload#imageFileUploader div.lh-custom-photo-uploader div.p-fileupload-row>div{flex:unset;padding:0!important;width:unset!important;color:var(--ssb-body-color)}lh-patris-webcomponent .lh-container .lh-content-container #imageFileUploader div.p-fileupload-row>div:first-child,lh-patris-webcomponent .lh-container .lh-content-container p-fileupload#imageFileUploader.lh-custom-photo-uploader div.p-fileupload-row>div:first-child,lh-patris-webcomponent .lh-container .lh-content-container p-fileupload#imageFileUploader div.lh-custom-photo-uploader div.p-fileupload-row>div:first-child{display:none}lh-patris-webcomponent .lh-container .lh-content-container #imageFileUploader div.p-fileupload-row>div:last-child,lh-patris-webcomponent .lh-container .lh-content-container p-fileupload#imageFileUploader.lh-custom-photo-uploader div.p-fileupload-row>div:last-child,lh-patris-webcomponent .lh-container .lh-content-container p-fileupload#imageFileUploader div.lh-custom-photo-uploader div.p-fileupload-row>div:last-child{margin-left:auto}lh-patris-webcomponent .lh-container .lh-content-container lh-panel-wc[id="lh-kundendaten-steps.angaben-zum-foto"] .lh-panel>div>.row.justify-content-center{margin-inline:0!important;justify-content:space-between!important}lh-patris-webcomponent .lh-container .lh-content-container lh-panel-wc[id="lh-kundendaten-steps.angaben-zum-foto"] .lh-panel>div>.row.d-flex.ng-star-inserted{position:relative;gap:1rem;padding:1.5rem 3rem 1.5rem 1.5rem;margin-inline:0!important;margin-bottom:.5rem;width:auto;background-color:var(--mq-color-white);border:1px solid var(--lh-primary)}@media (min-width: 768px){lh-patris-webcomponent .lh-container .lh-content-container lh-panel-wc[id="lh-kundendaten-steps.angaben-zum-foto"] .lh-panel>div>.row.d-flex.ng-star-inserted{gap:2rem}}lh-patris-webcomponent .lh-container .lh-content-container lh-panel-wc[id="lh-kundendaten-steps.angaben-zum-foto"] .lh-panel>div>.row.d-flex.ng-star-inserted>div{padding-inline:0}lh-patris-webcomponent .lh-container .lh-content-container lh-panel-wc[id="lh-kundendaten-steps.angaben-zum-foto"] .lh-panel>div>.row.d-flex.ng-star-inserted>div:first-child{max-width:70%}@media (min-width: 768px){lh-patris-webcomponent .lh-container .lh-content-container lh-panel-wc[id="lh-kundendaten-steps.angaben-zum-foto"] .lh-panel>div>.row.d-flex.ng-star-inserted>div:first-child{max-width:30%}}@media (min-width: 992px){lh-patris-webcomponent .lh-container .lh-content-container lh-panel-wc[id="lh-kundendaten-steps.angaben-zum-foto"] .lh-panel>div>.row.d-flex.ng-star-inserted>div:first-child{max-width:25%}}@media (min-width: 1200px){lh-patris-webcomponent .lh-container .lh-content-container lh-panel-wc[id="lh-kundendaten-steps.angaben-zum-foto"] .lh-panel>div>.row.d-flex.ng-star-inserted>div:first-child{max-width:15%}}lh-patris-webcomponent .lh-container .lh-content-container lh-panel-wc[id="lh-kundendaten-steps.angaben-zum-foto"] .lh-panel>div>.row.d-flex.ng-star-inserted>div:first-child img{width:100%!important}lh-patris-webcomponent .lh-container .lh-content-container lh-panel-wc[id="lh-kundendaten-steps.angaben-zum-foto"] .lh-panel>div>.row.d-flex.ng-star-inserted>div:nth-child(2),lh-patris-webcomponent .lh-container .lh-content-container lh-panel-wc[id="lh-kundendaten-steps.angaben-zum-foto"] .lh-panel>div>.row.d-flex.ng-star-inserted>div:nth-child(3){flex-basis:100%}@media (min-width: 768px){lh-patris-webcomponent .lh-container .lh-content-container lh-panel-wc[id="lh-kundendaten-steps.angaben-zum-foto"] .lh-panel>div>.row.d-flex.ng-star-inserted>div:nth-child(2),lh-patris-webcomponent .lh-container .lh-content-container lh-panel-wc[id="lh-kundendaten-steps.angaben-zum-foto"] .lh-panel>div>.row.d-flex.ng-star-inserted>div:nth-child(3){flex-basis:20%}}@media (min-width: 992px){lh-patris-webcomponent .lh-container .lh-content-container lh-panel-wc[id="lh-kundendaten-steps.angaben-zum-foto"] .lh-panel>div>.row.d-flex.ng-star-inserted>div:nth-child(2),lh-patris-webcomponent .lh-container .lh-content-container lh-panel-wc[id="lh-kundendaten-steps.angaben-zum-foto"] .lh-panel>div>.row.d-flex.ng-star-inserted>div:nth-child(3){flex-basis:auto}}lh-patris-webcomponent .lh-container .lh-content-container lh-panel-wc[id="lh-kundendaten-steps.angaben-zum-foto"] .lh-panel>div>.row.d-flex.ng-star-inserted lh-button{position:absolute;top:1.5rem;right:1.5rem;padding-inline:0;margin-left:auto;font-family:unset!important}lh-patris-webcomponent .lh-container .lh-content-container lh-panel-wc[id="lh-kundendaten-steps.angaben-zum-foto"] .lh-panel>div>.row.d-flex.ng-star-inserted lh-button button{padding:.7rem .75rem!important;color:var(--ssb-body-color);border-radius:0}lh-patris-webcomponent .lh-container .lh-content-container lh-modal-wc .lh-modal,lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal .lh-modal{top:50%;right:unset!important;left:50%;width:80vw;max-width:72.5rem;height:100%;max-height:90vh;transform:translate(-50%,-50%)!important;overflow-y:hidden}lh-patris-webcomponent .lh-container .lh-content-container lh-modal-wc .lh-modal .lh-modal-title,lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal .lh-modal .lh-modal-title{margin:0 0 1rem!important;padding-inline:15px!important;font-weight:500}lh-patris-webcomponent .lh-container .lh-content-container lh-modal-wc .lh-modal .lh-panel__titel .lh__head,lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal .lh-modal .lh-panel__titel .lh__head{font-size:1.4375rem}lh-patris-webcomponent .lh-container .lh-content-container lh-modal-wc .lh-modal .lh-modal-body,lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal .lh-modal .lh-modal-body{width:100%!important;height:auto!important;min-height:unset!important;max-height:80vh!important;overflow-y:auto}lh-patris-webcomponent .lh-container .lh-content-container lh-modal-wc .lh-modal .lh-modal-body .container,lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal .lh-modal .lh-modal-body .container{padding:1.5rem!important}lh-patris-webcomponent .lh-container .lh-content-container lh-modal-wc .lh-modal .lh-modal-body .container .container,lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal .lh-modal .lh-modal-body .container .container{padding:0!important}lh-patris-webcomponent .lh-container .lh-content-container lh-modal-wc .lh-modal lh-button-styless,lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal .lh-modal lh-button-styless{display:inline-block;margin-bottom:1rem}@media (min-width: 768px){lh-patris-webcomponent .lh-container .lh-content-container lh-modal-wc .lh-modal lh-button-styless,lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal .lh-modal lh-button-styless{margin-bottom:0}}lh-patris-webcomponent .lh-container .lh-content-container lh-modal-wc .lh-modal lh-button-styless.ml-3,lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal .lh-modal lh-button-styless.ml-3{margin-left:0!important}lh-patris-webcomponent .lh-container .lh-content-container lh-modal-wc .lh-modal [id="lh-abo-steps.file-upload-modal.abbrechen"],lh-patris-webcomponent .lh-container .lh-content-container lh-modal-wc .lh-modal [id="lh-abo-bestellung-steps.file-upload-modal.abbrechen"],lh-patris-webcomponent .lh-container .lh-content-container lh-modal-wc .lh-modal [id="kunden-stammdaten.kundenstammdaten-modal.abbrechen"],lh-patris-webcomponent .lh-container .lh-content-container lh-modal-wc .lh-modal [id="kunden-stammdaten.direckt-markeiting-modal.abbrechen"],lh-patris-webcomponent .lh-container .lh-content-container lh-modal-wc .lh-modal [id="kunden-stammdaten.bankverbindung-modal.abbrechen"],lh-patris-webcomponent .lh-container .lh-content-container lh-modal-wc .lh-modal [id="abo-vertrag.vertrag-kuendigen.abbrechen"],lh-patris-webcomponent .lh-container .lh-content-container lh-modal-wc .lh-modal [id="lh-patris-abo-self-service.verknuepfen-modal.abbrechen"],lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal .lh-modal [id="lh-abo-steps.file-upload-modal.abbrechen"],lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal .lh-modal [id="lh-abo-bestellung-steps.file-upload-modal.abbrechen"],lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal .lh-modal [id="kunden-stammdaten.kundenstammdaten-modal.abbrechen"],lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal .lh-modal [id="kunden-stammdaten.direckt-markeiting-modal.abbrechen"],lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal .lh-modal [id="kunden-stammdaten.bankverbindung-modal.abbrechen"],lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal .lh-modal [id="abo-vertrag.vertrag-kuendigen.abbrechen"],lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal .lh-modal [id="lh-patris-abo-self-service.verknuepfen-modal.abbrechen"]{margin-inline:0!important}lh-patris-webcomponent .lh-container .lh-content-container lh-modal-wc .lh-modal [id="lh-abo-steps.file-upload-modal.abbrechen"] button,lh-patris-webcomponent .lh-container .lh-content-container lh-modal-wc .lh-modal [id="lh-abo-bestellung-steps.file-upload-modal.abbrechen"] button,lh-patris-webcomponent .lh-container .lh-content-container lh-modal-wc .lh-modal [id="kunden-stammdaten.kundenstammdaten-modal.abbrechen"] button,lh-patris-webcomponent .lh-container .lh-content-container lh-modal-wc .lh-modal [id="kunden-stammdaten.direckt-markeiting-modal.abbrechen"] button,lh-patris-webcomponent .lh-container .lh-content-container lh-modal-wc .lh-modal [id="kunden-stammdaten.bankverbindung-modal.abbrechen"] button,lh-patris-webcomponent .lh-container .lh-content-container lh-modal-wc .lh-modal [id="abo-vertrag.vertrag-kuendigen.abbrechen"] button,lh-patris-webcomponent .lh-container .lh-content-container lh-modal-wc .lh-modal [id="lh-patris-abo-self-service.verknuepfen-modal.abbrechen"] button,lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal .lh-modal [id="lh-abo-steps.file-upload-modal.abbrechen"] button,lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal .lh-modal [id="lh-abo-bestellung-steps.file-upload-modal.abbrechen"] button,lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal .lh-modal [id="kunden-stammdaten.kundenstammdaten-modal.abbrechen"] button,lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal .lh-modal [id="kunden-stammdaten.direckt-markeiting-modal.abbrechen"] button,lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal .lh-modal [id="kunden-stammdaten.bankverbindung-modal.abbrechen"] button,lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal .lh-modal [id="abo-vertrag.vertrag-kuendigen.abbrechen"] button,lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal .lh-modal [id="lh-patris-abo-self-service.verknuepfen-modal.abbrechen"] button{background-color:var(--lh-white)}lh-patris-webcomponent .lh-container .lh-content-container lh-modal-wc .lh-modal [id="lh-abo-steps.file-upload-modal.abbrechen"] button:hover,lh-patris-webcomponent .lh-container .lh-content-container lh-modal-wc .lh-modal [id="lh-abo-bestellung-steps.file-upload-modal.abbrechen"] button:hover,lh-patris-webcomponent .lh-container .lh-content-container lh-modal-wc .lh-modal [id="kunden-stammdaten.kundenstammdaten-modal.abbrechen"] button:hover,lh-patris-webcomponent .lh-container .lh-content-container lh-modal-wc .lh-modal [id="kunden-stammdaten.direckt-markeiting-modal.abbrechen"] button:hover,lh-patris-webcomponent .lh-container .lh-content-container lh-modal-wc .lh-modal [id="kunden-stammdaten.bankverbindung-modal.abbrechen"] button:hover,lh-patris-webcomponent .lh-container .lh-content-container lh-modal-wc .lh-modal [id="abo-vertrag.vertrag-kuendigen.abbrechen"] button:hover,lh-patris-webcomponent .lh-container .lh-content-container lh-modal-wc .lh-modal [id="lh-patris-abo-self-service.verknuepfen-modal.abbrechen"] button:hover,lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal .lh-modal [id="lh-abo-steps.file-upload-modal.abbrechen"] button:hover,lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal .lh-modal [id="lh-abo-bestellung-steps.file-upload-modal.abbrechen"] button:hover,lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal .lh-modal [id="kunden-stammdaten.kundenstammdaten-modal.abbrechen"] button:hover,lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal .lh-modal [id="kunden-stammdaten.direckt-markeiting-modal.abbrechen"] button:hover,lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal .lh-modal [id="kunden-stammdaten.bankverbindung-modal.abbrechen"] button:hover,lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal .lh-modal [id="abo-vertrag.vertrag-kuendigen.abbrechen"] button:hover,lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal .lh-modal [id="lh-patris-abo-self-service.verknuepfen-modal.abbrechen"] button:hover{background-color:var(--ssb-background)}lh-patris-webcomponent .lh-container .lh-content-container lh-modal-wc .lh-modal [id="lh-abo-steps.file-upload-modal.uebernehmen"],lh-patris-webcomponent .lh-container .lh-content-container lh-modal-wc .lh-modal [id="lh-abo-steps.file-upload-modal.speichern"],lh-patris-webcomponent .lh-container .lh-content-container lh-modal-wc .lh-modal [id="kunden-stammdaten.kundenstammdaten-modal.uebernehmen"],lh-patris-webcomponent .lh-container .lh-content-container lh-modal-wc .lh-modal [id="kunden-stammdaten.direckt-markeiting-modal.uebernehmen"],lh-patris-webcomponent .lh-container .lh-content-container lh-modal-wc .lh-modal [id="kunden-stammdaten.bankverbindung-modal.uebernehmen"],lh-patris-webcomponent .lh-container .lh-content-container lh-modal-wc .lh-modal [id="abo-vertrag.vertrag-kuendigen.uebernehmen"],lh-patris-webcomponent .lh-container .lh-content-container lh-modal-wc .lh-modal [id="lh-patris-abo-self-service.verknuepfen-modal.ueberpruefen"],lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal .lh-modal [id="lh-abo-steps.file-upload-modal.uebernehmen"],lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal .lh-modal [id="lh-abo-steps.file-upload-modal.speichern"],lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal .lh-modal [id="kunden-stammdaten.kundenstammdaten-modal.uebernehmen"],lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal .lh-modal [id="kunden-stammdaten.direckt-markeiting-modal.uebernehmen"],lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal .lh-modal [id="kunden-stammdaten.bankverbindung-modal.uebernehmen"],lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal .lh-modal [id="abo-vertrag.vertrag-kuendigen.uebernehmen"],lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal .lh-modal [id="lh-patris-abo-self-service.verknuepfen-modal.ueberpruefen"]{width:100%;margin-inline:0!important}@media (min-width: 768px){lh-patris-webcomponent .lh-container .lh-content-container lh-modal-wc .lh-modal [id="lh-abo-steps.file-upload-modal.uebernehmen"] .lh-progress__div,lh-patris-webcomponent .lh-container .lh-content-container lh-modal-wc .lh-modal [id="lh-abo-steps.file-upload-modal.speichern"] .lh-progress__div,lh-patris-webcomponent .lh-container .lh-content-container lh-modal-wc .lh-modal [id="kunden-stammdaten.kundenstammdaten-modal.uebernehmen"] .lh-progress__div,lh-patris-webcomponent .lh-container .lh-content-container lh-modal-wc .lh-modal [id="kunden-stammdaten.direckt-markeiting-modal.uebernehmen"] .lh-progress__div,lh-patris-webcomponent .lh-container .lh-content-container lh-modal-wc .lh-modal [id="kunden-stammdaten.bankverbindung-modal.uebernehmen"] .lh-progress__div,lh-patris-webcomponent .lh-container .lh-content-container lh-modal-wc .lh-modal [id="abo-vertrag.vertrag-kuendigen.uebernehmen"] .lh-progress__div,lh-patris-webcomponent .lh-container .lh-content-container lh-modal-wc .lh-modal [id="lh-patris-abo-self-service.verknuepfen-modal.ueberpruefen"] .lh-progress__div,lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal .lh-modal [id="lh-abo-steps.file-upload-modal.uebernehmen"] .lh-progress__div,lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal .lh-modal [id="lh-abo-steps.file-upload-modal.speichern"] .lh-progress__div,lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal .lh-modal [id="kunden-stammdaten.kundenstammdaten-modal.uebernehmen"] .lh-progress__div,lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal .lh-modal [id="kunden-stammdaten.direckt-markeiting-modal.uebernehmen"] .lh-progress__div,lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal .lh-modal [id="kunden-stammdaten.bankverbindung-modal.uebernehmen"] .lh-progress__div,lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal .lh-modal [id="abo-vertrag.vertrag-kuendigen.uebernehmen"] .lh-progress__div,lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal .lh-modal [id="lh-patris-abo-self-service.verknuepfen-modal.ueberpruefen"] .lh-progress__div{text-align:right}}lh-patris-webcomponent .lh-container .lh-content-container lh-modal-wc .lh-modal [id="lh-abo-steps.file-upload-modal.speichern"] button,lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal .lh-modal [id="lh-abo-steps.file-upload-modal.speichern"] button{background-color:var(--lh-primary)}lh-patris-webcomponent .lh-container .lh-content-container lh-modal-wc .lh-modal [id="lh-abo-steps.file-upload-modal.speichern"] button:hover,lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal .lh-modal [id="lh-abo-steps.file-upload-modal.speichern"] button:hover{background-color:var(--ssb-button-primary-hover)}lh-patris-webcomponent .lh-container .lh-content-container lh-modal-wc .lh-modal .lh-container-einwilligung lh-styless-checkbox .lh-checkbox--in-form>.row,lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal .lh-modal .lh-container-einwilligung lh-styless-checkbox .lh-checkbox--in-form>.row{margin-inline:0!important}lh-patris-webcomponent .lh-container .lh-content-container lh-modal-wc .lh-modal .lh-container-einwilligung form .lh-checkbox-marketing div:has(>.lh-checkbox-einwilligung),lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal .lh-modal .lh-container-einwilligung form .lh-checkbox-marketing div:has(>.lh-checkbox-einwilligung){position:relative;display:flex;justify-content:center;align-items:center}lh-patris-webcomponent .lh-container .lh-content-container lh-modal-wc .lh-modal .lh-container-einwilligung form .lh-checkbox-marketing div:has(>.lh-checkbox-einwilligung) input,lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal .lh-modal .lh-container-einwilligung form .lh-checkbox-marketing div:has(>.lh-checkbox-einwilligung) input{margin:0}lh-patris-webcomponent .lh-container .lh-content-container lh-modal-wc .lh-modal .lh-container-einwilligung form .lh-checkbox-marketing div:has(>.lh-checkbox-einwilligung) .lh-checkbox-einwilligung,lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal .lh-modal .lh-container-einwilligung form .lh-checkbox-marketing div:has(>.lh-checkbox-einwilligung) .lh-checkbox-einwilligung{margin-top:-2px}lh-patris-webcomponent .lh-container .lh-content-container lh-modal-wc .lh-modal .lh-container-einwilligung form lh-panel-wc,lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal .lh-modal .lh-container-einwilligung form lh-panel-wc{margin-top:1rem;margin-bottom:0}lh-patris-webcomponent .lh-container .lh-content-container lh-modal-wc .lh-modal .lh-container-einwilligung form lh-panel-wc lh__head,lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal .lh-modal .lh-container-einwilligung form lh-panel-wc lh__head{margin-bottom:1rem}lh-patris-webcomponent .lh-container .lh-content-container lh-modal-wc .lh-modal .lh-container-einwilligung lh-primeng-table,lh-patris-webcomponent .lh-container .lh-content-container lh-upload-modal .lh-modal .lh-container-einwilligung lh-primeng-table{display:block;padding-inline:15px}lh-patris-webcomponent .lh-container .lh-modal-body,lh-patris-webcomponent .lh-container .p-dialog-header,lh-patris-webcomponent .lh-container .p-dialog-content{background-color:var(--lh-gray6)}lh-patris-webcomponent .lh-container .p-dialog-content lh-input-styless>div{position:relative}lh-patris-webcomponent .lh-container .p-dialog-content lh-input-styless .lh-input__input{border:0;border-radius:0}lh-patris-webcomponent .lh-container .p-accordion p-accordiontab{display:block;margin-bottom:1rem}lh-patris-webcomponent .lh-container .p-accordion p-accordiontab .p-accordion-tab .p-accordion-header:hover .p-accordion-header-link{background-color:var(--mq-color-white)}lh-patris-webcomponent .lh-container .p-accordion p-accordiontab .p-accordion-tab .p-accordion-header .p-accordion-header-link{justify-content:space-between;padding:1.5rem;font-weight:500;color:var(--ssb-body-color);text-decoration:none;background-color:var(--mq-color-white);border:0;border-radius:0}lh-patris-webcomponent .lh-container .p-accordion p-accordiontab .p-accordion-tab .p-accordion-header .p-accordion-header-link:hover{color:var(--ssb-body-color)}lh-patris-webcomponent .lh-container .p-accordion p-accordiontab .p-accordion-tab .p-accordion-header .p-accordion-header-link:focus{text-decoration:none}lh-patris-webcomponent .lh-container .p-accordion p-accordiontab .p-accordion-tab .p-accordion-header .p-accordion-header-link .p-accordion-header-text{font-size:32px;color:var(--ssb-body-color);-webkit-hyphens:auto;hyphens:auto}@media (min-width: 768px){lh-patris-webcomponent .lh-container .p-accordion p-accordiontab .p-accordion-tab .p-accordion-header .p-accordion-header-link .p-accordion-header-text{-webkit-hyphens:unset;hyphens:unset}}lh-patris-webcomponent .lh-container .p-accordion p-accordiontab .p-accordion-tab .p-accordion-header .p-accordion-header-link .p-accordion-toggle-icon{font-size:2rem;rotate:90deg;order:12}lh-patris-webcomponent .lh-container .p-accordion p-accordiontab .p-accordion-tab .p-toggleable-content .p-accordion-content{padding:1rem 1.5rem 1.5rem;border:0}lh-patris-webcomponent .lh-container .p-accordion p-accordiontab .p-accordion-tab .p-toggleable-content .p-accordion-content .row{margin-inline:-15px!important}lh-patris-webcomponent .lh-container .p-accordion p-accordiontab .p-accordion-tab .p-toggleable-content .p-accordion-content .row .row{margin-inline:0!important}lh-patris-webcomponent .lh-container .p-accordion p-accordiontab .p-accordion-tab .p-toggleable-content .p-accordion-content .row:has(>lh-button-styless){gap:.5rem 1.5rem;justify-content:flex-start!important;margin-inline:0!important}lh-patris-webcomponent .lh-container .p-accordion p-accordiontab .p-accordion-tab .p-toggleable-content .p-accordion-content .lh-input__label:has(+.lh-input__template input[readonly]){left:0}lh-patris-webcomponent .lh-container .p-accordion p-accordiontab .p-accordion-tab .p-toggleable-content .p-accordion-content input[readonly]{padding-inline:0!important}lh-patris-webcomponent .lh-container .p-accordion p-accordiontab .p-accordion-tab.p-accordion-tab-active .p-accordion-header .p-accordion-toggle-icon{rotate:180deg}lh-patris-webcomponent .lh-container p-table .p-paginator,lh-patris-webcomponent .lh-container .p-datatable .p-paginator{gap:.5rem}lh-patris-webcomponent .lh-container p-table .p-paginator>button,lh-patris-webcomponent .lh-container .p-datatable .p-paginator>button{min-width:auto;margin:0;border-radius:0}lh-patris-webcomponent .lh-container p-table .p-paginator>button:hover,lh-patris-webcomponent .lh-container .p-datatable .p-paginator>button:hover{color:var(--ssb-body-color)}lh-patris-webcomponent .lh-container p-table .p-paginator .p-dropdown,lh-patris-webcomponent .lh-container .p-datatable .p-paginator .p-dropdown{background-color:var(--mq-color-white);border-radius:0}lh-patris-webcomponent .lh-container p-table .p-paginator .p-dropdown .p-inputtext,lh-patris-webcomponent .lh-container .p-datatable .p-paginator .p-dropdown .p-inputtext{line-height:1.2}lh-patris-webcomponent .lh-container p-table .p-paginator .p-dropdown .p-dropdown-panel,lh-patris-webcomponent .lh-container .p-datatable .p-paginator .p-dropdown .p-dropdown-panel{border:2px solid var(--mq-color-white)}lh-patris-webcomponent .lh-container p-table .p-paginator .p-dropdown .p-dropdown-items-wrapper,lh-patris-webcomponent .lh-container .p-datatable .p-paginator .p-dropdown .p-dropdown-items-wrapper{max-height:unset!important;background-color:var(--mq-color-white)}lh-patris-webcomponent .lh-container p-table .p-paginator .p-dropdown .p-dropdown-items,lh-patris-webcomponent .lh-container .p-datatable .p-paginator .p-dropdown .p-dropdown-items{padding:0}lh-patris-webcomponent .lh-container p-table .p-paginator .p-dropdown p-dropdownitem li:hover,lh-patris-webcomponent .lh-container .p-datatable .p-paginator .p-dropdown p-dropdownitem li:hover{color:var(--mq-color-white);background-color:var(--lh-primary)}lh-patris-webcomponent .lh-container p-table .p-paginator .p-dropdown p-dropdownitem li:before,lh-patris-webcomponent .lh-container .p-datatable .p-paginator .p-dropdown p-dropdownitem li:before{content:none!important}lh-patris-webcomponent .lh-container p-table .p-paginator .p-dropdown p-dropdownitem li.p-highlight,lh-patris-webcomponent .lh-container .p-datatable .p-paginator .p-dropdown p-dropdownitem li.p-highlight{background-color:var(--lh-primary)}lh-patris-webcomponent .lh-container .p-datatable .p-datatable-wrapper table{margin-bottom:0}lh-patris-webcomponent .lh-container .p-datatable .p-datatable-wrapper .p-datatable-thead th{font-weight:400;-webkit-hyphens:auto;hyphens:auto;background-color:var(--ssb-background-gray)}lh-patris-webcomponent .lh-container .p-datatable .p-datatable-wrapper .p-datatable-thead th.p-sortable-column:hover{color:var(--ssb-body-color);background-color:var(--ssb-accent-gray-lighter)}lh-patris-webcomponent .lh-container .p-datatable .p-datatable-wrapper .p-datatable-thead th.p-sortable-column:hover i{color:var(--ssb-body-color)}lh-patris-webcomponent .lh-container .p-datatable .p-datatable-wrapper .p-datatable-thead th i:hover{color:inherit}lh-patris-webcomponent .lh-container .p-datatable .p-datatable-wrapper .p-datatable-thead th.p-highlight{font-weight:700;color:var(--ssb-body-color)!important;background-color:var(--ssb-accent-gray-lighter)}lh-patris-webcomponent .lh-container .p-datatable .p-datatable-wrapper .p-datatable-thead th.p-highlight i{font-weight:700;color:var(--ssb-body-color)!important}lh-patris-webcomponent .lh-container .p-datatable .p-datatable-wrapper .p-datatable-tbody tr:hover{background-color:inherit;cursor:default}lh-patris-webcomponent .lh-container .p-datatable .p-datatable-wrapper .p-datatable-tbody tr:nth-child(2n){background-color:var(--mq-color-light-gray)}lh-patris-webcomponent .lh-container .p-datatable .p-datatable-wrapper .p-datatable-tbody tr:nth-child(2n):hover{background-color:var(--mq-color-light-gray)}lh-patris-webcomponent .lh-container .p-datatable .p-datatable-wrapper .p-datatable-tbody tr th,lh-patris-webcomponent .lh-container .p-datatable .p-datatable-wrapper .p-datatable-tbody tr td{border:1px solid var(--ssb-background)}lh-patris-webcomponent .lh-container .p-datatable .p-datatable-wrapper .p-datatable-tbody tr th>[class*=mt],lh-patris-webcomponent .lh-container .p-datatable .p-datatable-wrapper .p-datatable-tbody tr td>[class*=mt]{margin-top:0!important}lh-patris-webcomponent .lh-container .p-datatable .p-datatable-wrapper .p-datatable-tbody tr th lh-button-styless,lh-patris-webcomponent .lh-container .p-datatable .p-datatable-wrapper .p-datatable-tbody tr td lh-button-styless{display:inline-block}lh-patris-webcomponent .lh-container .p-datatable .p-datatable-wrapper .p-datatable-tbody tr td lh-button-styless,lh-patris-webcomponent .lh-container .p-datatable .p-datatable-wrapper .p-datatable-tbody tr td .lh-icon__button{cursor:pointer!important}lh-patris-webcomponent .lh-container .p-datatable .p-datatable-wrapper .p-datatable-tbody div:has(>lh-button-styless){justify-content:flex-start!important}lh-patris-webcomponent .lh-container .p-datatable th,lh-patris-webcomponent .lh-container .p-datatable td{border:1px solid var(--ssb-background)}lh-patris-webcomponent .lh-container .p-datatable th lh-button-styless,lh-patris-webcomponent .lh-container .p-datatable td lh-button-styless{display:inline-block}.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:#080a0c!important;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-info{color:#080a0c!important;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-warning{color:#080a0c!important;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-danger{color:#080a0c!important;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-light{color:#080a0c!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}[data-coreui-theme=dark] .text-bg-primary{color:#fff!important;background-color:rgba(94.2,92.4,207.6,var(--bs-bg-opacity, 1))!important}[data-coreui-theme=dark] .text-bg-secondary{color:#fff!important;background-color:rgba(107,119,133,var(--bs-bg-opacity, 1))!important}[data-coreui-theme=dark] .text-bg-success{color:#080a0c!important;background-color:rgba(33.55,151.45,65.05,var(--bs-bg-opacity, 1))!important}[data-coreui-theme=dark] .text-bg-info{color:#080a0c!important;background-color:rgba(61.2,153,244.8,var(--bs-bg-opacity, 1))!important}[data-coreui-theme=dark] .text-bg-warning{color:#080a0c!important;background-color:rgba(237.6,172.8,32.4,var(--bs-bg-opacity, 1))!important}[data-coreui-theme=dark] .text-bg-danger{color:#080a0c!important;background-color:rgba(221.7,90.3,90.3,var(--bs-bg-opacity, 1))!important}[data-coreui-theme=dark] .text-bg-light{color:#080a0c!important;background-color:rgba(243,244,247,var(--bs-bg-opacity, 1))!important}[data-coreui-theme=dark] .text-bg-dark{color:#fff!important;background-color:rgba(33,38,49,var(--bs-bg-opacity, 1))!important}.link-primary{color:rgba(var(--bs-primary-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity, 1))!important}.link-primary:hover,.link-primary:focus{color:rgba(70.4,68.8,171.2,var(--bs-link-opacity, 1))!important;text-decoration-color:rgba(70.4,68.8,171.2,var(--bs-link-underline-opacity, 1))!important}.link-secondary{color:rgba(var(--bs-secondary-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity, 1))!important}.link-secondary:hover,.link-secondary:focus{color:rgba(85.6,95.2,106.4,var(--bs-link-opacity, 1))!important;text-decoration-color:rgba(85.6,95.2,106.4,var(--bs-link-underline-opacity, 1))!important}.link-success{color:rgba(var(--bs-success-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity, 1))!important}.link-success:hover,.link-success:focus{color:rgba(72.6,177.4,100.6,var(--bs-link-opacity, 1))!important;text-decoration-color:rgba(72.6,177.4,100.6,var(--bs-link-underline-opacity, 1))!important}.link-info{color:rgba(var(--bs-info-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity, 1))!important}.link-info:hover,.link-info:focus{color:rgba(91.8,173.4,255,var(--bs-link-opacity, 1))!important;text-decoration-color:rgba(91.8,173.4,255,var(--bs-link-underline-opacity, 1))!important}.link-warning{color:rgba(var(--bs-warning-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity, 1))!important}.link-warning:hover,.link-warning:focus{color:rgba(250.2,192.6,67.8,var(--bs-link-opacity, 1))!important;text-decoration-color:rgba(250.2,192.6,67.8,var(--bs-link-underline-opacity, 1))!important}.link-danger{color:rgba(var(--bs-danger-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity, 1))!important}.link-danger:hover,.link-danger:focus{color:rgba(234.2,117.4,117.4,var(--bs-link-opacity, 1))!important;text-decoration-color:rgba(234.2,117.4,117.4,var(--bs-link-underline-opacity, 1))!important}.link-light{color:rgba(var(--bs-light-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity, 1))!important}.link-light:hover,.link-light:focus{color:rgba(245.4,246.2,248.6,var(--bs-link-opacity, 1))!important;text-decoration-color:rgba(245.4,246.2,248.6,var(--bs-link-underline-opacity, 1))!important}.link-dark{color:rgba(var(--bs-dark-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity, 1))!important}.link-dark:hover,.link-dark:focus{color:rgba(26.4,30.4,39.2,var(--bs-link-opacity, 1))!important;text-decoration-color:rgba(26.4,30.4,39.2,var(--bs-link-underline-opacity, 1))!important}.link-body-emphasis{color:rgba(var(--bs-emphasis-color-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:rgba(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity, 1))!important}.link-body-emphasis:hover,.link-body-emphasis:focus{color:rgba(var(--bs-emphasis-color-rgb),var(--bs-link-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;align-items:center;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:.2s ease-in-out transform}@media (prefers-reduced-motion: reduce){.icon-link>.bi{transition:none}}.icon-link-hover:hover>.bi,.icon-link-hover:focus-visible>.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;inset-inline-start:0;top: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{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1020}.sticky-bottom{position:sticky;bottom:0;z-index:1020}@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{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.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:not(caption),.visually-hidden-focusable:not(:focus):not(:focus-within):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;padding:0;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:inline-start!important}.float-end{float:inline-end!important}.float-none{float:none!important}.object-fit-contain{object-fit:contain!important}.object-fit-cover{object-fit:cover!important}.object-fit-fill{object-fit:fill!important}.object-fit-scale{object-fit:scale-down!important}.object-fit-none{object-fit:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.overflow-x-auto{overflow-x:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-x-visible{overflow-x:visible!important}.overflow-x-scroll{overflow-x:scroll!important}.overflow-y-auto{overflow-y:auto!important}.overflow-y-hidden{overflow-y:hidden!important}.overflow-y-visible{overflow-y:visible!important}.overflow-y-scroll{overflow-y:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-inline-grid{display:inline-grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:var(--bs-box-shadow)!important}.shadow-sm{box-shadow:var(--bs-box-shadow-sm)!important}.shadow-lg{box-shadow:var(--bs-box-shadow-lg)!important}.shadow-none{box-shadow:none!important}.focus-ring-primary{--bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-secondary{--bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-success{--bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity))}.focus-ring-info{--bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity))}.focus-ring-warning{--bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity))}.focus-ring-danger{--bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity))}.focus-ring-light{--bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity))}.focus-ring-dark{--bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity))}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{inset-inline-start:0!important}.start-50{inset-inline-start:50%!important}.start-100{inset-inline-start:100%!important}.end-0{inset-inline-end:0!important}.end-50{inset-inline-end:50%!important}.end-100{inset-inline-end:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translate(-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-inline-end:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end-0{border-inline-end: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-inline-start:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-start-0{border-inline-start: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-top-primary{border-top-color:#5856d6!important}.border-top-secondary{border-top-color:#6b7785!important}.border-top-success{border-top-color:#1b9e3e!important}.border-top-info{border-top-color:#39f!important}.border-top-warning{border-top-color:#f9b115!important}.border-top-danger{border-top-color:#e55353!important}.border-top-light{border-top-color:#f3f4f7!important}.border-top-dark{border-top-color:#212631!important}.border-top-white{border-top-color:#fff!important}.border-end-primary{border-inline-end-color:#5856d6!important}.border-end-secondary{border-inline-end-color:#6b7785!important}.border-end-success{border-inline-end-color:#1b9e3e!important}.border-end-info{border-inline-end-color:#39f!important}.border-end-warning{border-inline-end-color:#f9b115!important}.border-end-danger{border-inline-end-color:#e55353!important}.border-end-light{border-inline-end-color:#f3f4f7!important}.border-end-dark{border-inline-end-color:#212631!important}.border-end-white{border-inline-end-color:#fff!important}.border-bottom-primary{border-bottom-color:#5856d6!important}.border-bottom-secondary{border-bottom-color:#6b7785!important}.border-bottom-success{border-bottom-color:#1b9e3e!important}.border-bottom-info{border-bottom-color:#39f!important}.border-bottom-warning{border-bottom-color:#f9b115!important}.border-bottom-danger{border-bottom-color:#e55353!important}.border-bottom-light{border-bottom-color:#f3f4f7!important}.border-bottom-dark{border-bottom-color:#212631!important}.border-bottom-white{border-bottom-color:#fff!important}.border-start-primary{border-inline-start-color:#5856d6!important}.border-start-secondary{border-inline-start-color:#6b7785!important}.border-start-success{border-inline-start-color:#1b9e3e!important}.border-start-info{border-inline-start-color:#39f!important}.border-start-warning{border-inline-start-color:#f9b115!important}.border-start-danger{border-inline-start-color:#e55353!important}.border-start-light{border-inline-start-color:#f3f4f7!important}.border-start-dark{border-inline-start-color:#212631!important}.border-start-white{border-inline-start-color:#fff!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.border-top-1{border-top-width:1px!important}.border-top-2{border-top-width:2px!important}.border-top-3{border-top-width:3px!important}.border-top-4{border-top-width:4px!important}.border-top-5{border-top-width:5px!important}.border-end-1{border-inline-end-width:1px!important}.border-end-2{border-inline-end-width:2px!important}.border-end-3{border-inline-end-width:3px!important}.border-end-4{border-inline-end-width:4px!important}.border-end-5{border-inline-end-width:5px!important}.border-bottom-1{border-bottom-width:1px!important}.border-bottom-2{border-bottom-width:2px!important}.border-bottom-3{border-bottom-width:3px!important}.border-bottom-4{border-bottom-width:4px!important}.border-bottom-5{border-bottom-width:5px!important}.border-start-1{border-inline-start-width:1px!important}.border-start-2{border-inline-start-width:2px!important}.border-start-3{border-inline-start-width:3px!important}.border-start-4{border-inline-start-width:4px!important}.border-start-5{border-inline-start-width:5px!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-opacity-10{--bs-border-opacity: .1}.border-opacity-25{--bs-border-opacity: .25}.border-opacity-50{--bs-border-opacity: .5}.border-opacity-75{--bs-border-opacity: .75}.border-opacity-100{--bs-border-opacity: 1}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-inline-end:0!important}.me-1{margin-inline-end:.25rem!important}.me-2{margin-inline-end:.5rem!important}.me-3{margin-inline-end:1rem!important}.me-4{margin-inline-end:1.5rem!important}.me-5{margin-inline-end:3rem!important}.me-auto{margin-inline-end: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-inline-start:0!important}.ms-1{margin-inline-start:.25rem!important}.ms-2{margin-inline-start:.5rem!important}.ms-3{margin-inline-start:1rem!important}.ms-4{margin-inline-start:1.5rem!important}.ms-5{margin-inline-start:3rem!important}.ms-auto{margin-inline-start: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-inline-end:0!important}.pe-1{padding-inline-end:.25rem!important}.pe-2{padding-inline-end:.5rem!important}.pe-3{padding-inline-end:1rem!important}.pe-4{padding-inline-end:1.5rem!important}.pe-5{padding-inline-end: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-inline-start:0!important}.ps-1{padding-inline-start:.25rem!important}.ps-2{padding-inline-start:.5rem!important}.ps-3{padding-inline-start:1rem!important}.ps-4{padding-inline-start:1.5rem!important}.ps-5{padding-inline-start:3rem!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.row-gap-0{row-gap:0!important}.row-gap-1{row-gap:.25rem!important}.row-gap-2{row-gap:.5rem!important}.row-gap-3{row-gap:1rem!important}.row-gap-4{row-gap:1.5rem!important}.row-gap-5{row-gap:3rem!important}.column-gap-0{column-gap:0!important}.column-gap-1{column-gap:.25rem!important}.column-gap-2{column-gap:.5rem!important}.column-gap-3{column-gap:1rem!important}.column-gap-4{column-gap:1.5rem!important}.column-gap-5{column-gap:3rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .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:start!important}.text-end{text-align:end!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}[data-coreui-theme=dark] .dark\:text-primary,[data-coreui-theme=dark] .dark\:text-primary:not([class*="dark:"]),.text-primary{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}[data-coreui-theme=dark] .dark\:text-secondary,[data-coreui-theme=dark] .dark\:text-secondary:not([class*="dark:"]),.text-secondary{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}[data-coreui-theme=dark] .dark\:text-success,[data-coreui-theme=dark] .dark\:text-success:not([class*="dark:"]),.text-success{--bs-text-opacity: 1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}[data-coreui-theme=dark] .dark\:text-info,[data-coreui-theme=dark] .dark\:text-info:not([class*="dark:"]),.text-info{--bs-text-opacity: 1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}[data-coreui-theme=dark] .dark\:text-warning,[data-coreui-theme=dark] .dark\:text-warning:not([class*="dark:"]),.text-warning{--bs-text-opacity: 1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}[data-coreui-theme=dark] .dark\:text-danger,[data-coreui-theme=dark] .dark\:text-danger:not([class*="dark:"]),.text-danger{--bs-text-opacity: 1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}[data-coreui-theme=dark] .dark\:text-light,[data-coreui-theme=dark] .dark\:text-light:not([class*="dark:"]),.text-light{--bs-text-opacity: 1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}[data-coreui-theme=dark] .dark\:text-dark,[data-coreui-theme=dark] .dark\:text-dark:not([class*="dark:"]),.text-dark{--bs-text-opacity: 1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}[data-coreui-theme=dark] .dark\:text-black,[data-coreui-theme=dark] .dark\:text-black:not([class*="dark:"]),.text-black{--bs-text-opacity: 1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}[data-coreui-theme=dark] .dark\:text-white,[data-coreui-theme=dark] .dark\:text-white:not([class*="dark:"]),.text-white{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}[data-coreui-theme=dark] .dark\:text-body,[data-coreui-theme=dark] .dark\:text-body:not([class*="dark:"]),.text-body{--bs-text-opacity: 1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}[data-coreui-theme=dark] .dark\:text-muted,[data-coreui-theme=dark] .dark\:text-muted:not([class*="dark:"]),.text-muted{--bs-text-opacity: 1;color:var(--bs-secondary-color)!important}[data-coreui-theme=dark] .dark\:text-black-50,[data-coreui-theme=dark] .dark\:text-black-50:not([class*="dark:"]),.text-black-50{--bs-text-opacity: 1;color:#080a0c80!important}[data-coreui-theme=dark] .dark\:text-white-50,[data-coreui-theme=dark] .dark\:text-white-50:not([class*="dark:"]),.text-white-50{--bs-text-opacity: 1;color:#ffffff80!important}[data-coreui-theme=dark] .dark\:text-body-secondary,[data-coreui-theme=dark] .dark\:text-body-secondary:not([class*="dark:"]),.text-body-secondary{--bs-text-opacity: 1;color:var(--bs-secondary-color)!important}[data-coreui-theme=dark] .dark\:text-body-tertiary,[data-coreui-theme=dark] .dark\:text-body-tertiary:not([class*="dark:"]),.text-body-tertiary{--bs-text-opacity: 1;color:var(--bs-tertiary-color)!important}[data-coreui-theme=dark] .dark\:text-body-emphasis,[data-coreui-theme=dark] .dark\:text-body-emphasis:not([class*="dark:"]),.text-body-emphasis{--bs-text-opacity: 1;color:var(--bs-emphasis-color)!important}[data-coreui-theme=dark] .dark\:text-reset,[data-coreui-theme=dark] .dark\:text-reset:not([class*="dark:"]),.text-reset{--bs-text-opacity: 1;color:inherit!important}[data-coreui-theme=dark] .dark\:text-high-emphasis-inverse,[data-coreui-theme=dark] .dark\:text-high-emphasis-inverse:not([class*="dark:"]),.text-high-emphasis-inverse{--bs-text-opacity: 1;color:var(--bs-high-emphasis-inverse)!important}[data-coreui-theme=dark] .dark\:text-medium-emphasis-inverse,[data-coreui-theme=dark] .dark\:text-medium-emphasis-inverse:not([class*="dark:"]),.text-medium-emphasis-inverse{--bs-text-opacity: 1;color:var(--bs-medium-emphasis-inverse)!important}[data-coreui-theme=dark] .dark\:text-disabled-inverse,[data-coreui-theme=dark] .dark\:text-disabled-inverse:not([class*="dark:"]),.text-disabled-inverse{--bs-text-opacity: 1;color:var(--bs-disabled-inverse)!important}[data-coreui-theme=dark] .dark\:text-high-emphasis,[data-coreui-theme=dark] .dark\:text-high-emphasis:not([class*="dark:"]),.text-high-emphasis{--bs-text-opacity: 1;color:var(--bs-high-emphasis)!important}[data-coreui-theme=dark] .dark\:text-medium-emphasis,[data-coreui-theme=dark] .dark\:text-medium-emphasis:not([class*="dark:"]),.text-medium-emphasis{--bs-text-opacity: 1;color:var(--bs-medium-emphasis)!important}[data-coreui-theme=dark] .dark\:text-disabled,[data-coreui-theme=dark] .dark\:text-disabled:not([class*="dark:"]),.text-disabled{--bs-text-opacity: 1;color:var(--bs-disabled)!important}.text-opacity-25{--bs-text-opacity: .25}.text-opacity-50{--bs-text-opacity: .5}.text-opacity-75{--bs-text-opacity: .75}.text-opacity-100{--bs-text-opacity: 1}.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: .1}.link-opacity-25,.link-opacity-25-hover:hover{--bs-link-opacity: .25}.link-opacity-50,.link-opacity-50-hover:hover{--bs-link-opacity: .5}.link-opacity-75,.link-opacity-75-hover:hover{--bs-link-opacity: .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;text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-secondary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-success{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important}.link-underline-info{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important}.link-underline-warning{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important}.link-underline-danger{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important}.link-underline-light{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important}.link-underline-dark{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important}.link-underline{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity, 1))!important}.link-underline-opacity-0,.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: .1}.link-underline-opacity-25,.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity: .25}.link-underline-opacity-50,.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity: .5}.link-underline-opacity-75,.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity: .75}.link-underline-opacity-100,.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity: 1}[data-coreui-theme=dark] .dark\:bg-primary,[data-coreui-theme=dark] .dark\:bg-primary:not([class*="dark:"]),.bg-primary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}[data-coreui-theme=dark] .dark\:bg-secondary,[data-coreui-theme=dark] .dark\:bg-secondary:not([class*="dark:"]),.bg-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}[data-coreui-theme=dark] .dark\:bg-success,[data-coreui-theme=dark] .dark\:bg-success:not([class*="dark:"]),.bg-success{--bs-bg-opacity: 1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}[data-coreui-theme=dark] .dark\:bg-info,[data-coreui-theme=dark] .dark\:bg-info:not([class*="dark:"]),.bg-info{--bs-bg-opacity: 1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}[data-coreui-theme=dark] .dark\:bg-warning,[data-coreui-theme=dark] .dark\:bg-warning:not([class*="dark:"]),.bg-warning{--bs-bg-opacity: 1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}[data-coreui-theme=dark] .dark\:bg-danger,[data-coreui-theme=dark] .dark\:bg-danger:not([class*="dark:"]),.bg-danger{--bs-bg-opacity: 1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}[data-coreui-theme=dark] .dark\:bg-light,[data-coreui-theme=dark] .dark\:bg-light:not([class*="dark:"]),.bg-light{--bs-bg-opacity: 1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}[data-coreui-theme=dark] .dark\:bg-dark,[data-coreui-theme=dark] .dark\:bg-dark:not([class*="dark:"]),.bg-dark{--bs-bg-opacity: 1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}[data-coreui-theme=dark] .dark\:bg-black,[data-coreui-theme=dark] .dark\:bg-black:not([class*="dark:"]),.bg-black{--bs-bg-opacity: 1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}[data-coreui-theme=dark] .dark\:bg-white,[data-coreui-theme=dark] .dark\:bg-white:not([class*="dark:"]),.bg-white{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}[data-coreui-theme=dark] .dark\:bg-body,[data-coreui-theme=dark] .dark\:bg-body:not([class*="dark:"]),.bg-body{--bs-bg-opacity: 1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}[data-coreui-theme=dark] .dark\:bg-transparent,[data-coreui-theme=dark] .dark\:bg-transparent:not([class*="dark:"]),.bg-transparent{--bs-bg-opacity: 1;background-color:transparent!important}[data-coreui-theme=dark] .dark\:bg-body-secondary,[data-coreui-theme=dark] .dark\:bg-body-secondary:not([class*="dark:"]),.bg-body-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-bg-rgb),var(--bs-bg-opacity))!important}[data-coreui-theme=dark] .dark\:bg-body-tertiary,[data-coreui-theme=dark] .dark\:bg-body-tertiary:not([class*="dark:"]),.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: .1}.bg-opacity-25{--bs-bg-opacity: .25}.bg-opacity-50{--bs-bg-opacity: .5}.bg-opacity-75{--bs-bg-opacity: .75}.bg-opacity-100{--bs-bg-opacity: 1}[data-coreui-theme=dark] .dark\:bg-primary-subtle,[data-coreui-theme=dark] .dark\:bg-primary-subtle:not([class*="dark:"]),.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle)!important}[data-coreui-theme=dark] .dark\:bg-secondary-subtle,[data-coreui-theme=dark] .dark\:bg-secondary-subtle:not([class*="dark:"]),.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle)!important}[data-coreui-theme=dark] .dark\:bg-success-subtle,[data-coreui-theme=dark] .dark\:bg-success-subtle:not([class*="dark:"]),.bg-success-subtle{background-color:var(--bs-success-bg-subtle)!important}[data-coreui-theme=dark] .dark\:bg-info-subtle,[data-coreui-theme=dark] .dark\:bg-info-subtle:not([class*="dark:"]),.bg-info-subtle{background-color:var(--bs-info-bg-subtle)!important}[data-coreui-theme=dark] .dark\:bg-warning-subtle,[data-coreui-theme=dark] .dark\:bg-warning-subtle:not([class*="dark:"]),.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle)!important}[data-coreui-theme=dark] .dark\:bg-danger-subtle,[data-coreui-theme=dark] .dark\:bg-danger-subtle:not([class*="dark:"]),.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle)!important}[data-coreui-theme=dark] .dark\:bg-light-subtle,[data-coreui-theme=dark] .dark\:bg-light-subtle:not([class*="dark:"]),.bg-light-subtle{background-color:var(--bs-light-bg-subtle)!important}[data-coreui-theme=dark] .dark\:bg-dark-subtle,[data-coreui-theme=dark] .dark\:bg-dark-subtle:not([class*="dark:"]),.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;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-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-start-end-radius:var(--bs-border-radius)!important;border-end-end-radius:var(--bs-border-radius)!important}.rounded-end-0{border-start-end-radius:0!important;border-end-end-radius:0!important}.rounded-end-1{border-start-end-radius:var(--bs-border-radius-sm)!important;border-end-end-radius:var(--bs-border-radius-sm)!important}.rounded-end-2{border-start-end-radius:var(--bs-border-radius)!important;border-end-end-radius:var(--bs-border-radius)!important}.rounded-end-3{border-start-end-radius:var(--bs-border-radius-lg)!important;border-end-end-radius:var(--bs-border-radius-lg)!important}.rounded-end-4{border-start-end-radius:var(--bs-border-radius-xl)!important;border-end-end-radius:var(--bs-border-radius-xl)!important}.rounded-end-5{border-start-end-radius:var(--bs-border-radius-xxl)!important;border-end-end-radius:var(--bs-border-radius-xxl)!important}.rounded-end-circle{border-start-end-radius:50%!important;border-end-end-radius:50%!important}.rounded-end-pill{border-start-end-radius:var(--bs-border-radius-pill)!important;border-end-end-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-end-start-radius:var(--bs-border-radius)!important;border-start-start-radius:var(--bs-border-radius)!important}.rounded-start-0{border-end-start-radius:0!important;border-start-start-radius:0!important}.rounded-start-1{border-end-start-radius:var(--bs-border-radius-sm)!important;border-start-start-radius:var(--bs-border-radius-sm)!important}.rounded-start-2{border-end-start-radius:var(--bs-border-radius)!important;border-start-start-radius:var(--bs-border-radius)!important}.rounded-start-3{border-end-start-radius:var(--bs-border-radius-lg)!important;border-start-start-radius:var(--bs-border-radius-lg)!important}.rounded-start-4{border-end-start-radius:var(--bs-border-radius-xl)!important;border-start-start-radius:var(--bs-border-radius-xl)!important}.rounded-start-5{border-end-start-radius:var(--bs-border-radius-xxl)!important;border-start-start-radius:var(--bs-border-radius-xxl)!important}.rounded-start-circle{border-end-start-radius:50%!important;border-start-start-radius:50%!important}.rounded-start-pill{border-end-start-radius:var(--bs-border-radius-pill)!important;border-start-start-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:inline-start!important}.float-sm-end{float:inline-end!important}.float-sm-none{float:none!important}.object-fit-sm-contain{object-fit:contain!important}.object-fit-sm-cover{object-fit:cover!important}.object-fit-sm-fill{object-fit:fill!important}.object-fit-sm-scale{object-fit:scale-down!important}.object-fit-sm-none{object-fit:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-inline-grid{display:inline-grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-inline-end:0!important}.me-sm-1{margin-inline-end:.25rem!important}.me-sm-2{margin-inline-end:.5rem!important}.me-sm-3{margin-inline-end:1rem!important}.me-sm-4{margin-inline-end:1.5rem!important}.me-sm-5{margin-inline-end:3rem!important}.me-sm-auto{margin-inline-end: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-inline-start:0!important}.ms-sm-1{margin-inline-start:.25rem!important}.ms-sm-2{margin-inline-start:.5rem!important}.ms-sm-3{margin-inline-start:1rem!important}.ms-sm-4{margin-inline-start:1.5rem!important}.ms-sm-5{margin-inline-start:3rem!important}.ms-sm-auto{margin-inline-start: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-inline-end:0!important}.pe-sm-1{padding-inline-end:.25rem!important}.pe-sm-2{padding-inline-end:.5rem!important}.pe-sm-3{padding-inline-end:1rem!important}.pe-sm-4{padding-inline-end:1.5rem!important}.pe-sm-5{padding-inline-end: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-inline-start:0!important}.ps-sm-1{padding-inline-start:.25rem!important}.ps-sm-2{padding-inline-start:.5rem!important}.ps-sm-3{padding-inline-start:1rem!important}.ps-sm-4{padding-inline-start:1.5rem!important}.ps-sm-5{padding-inline-start:3rem!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.row-gap-sm-0{row-gap:0!important}.row-gap-sm-1{row-gap:.25rem!important}.row-gap-sm-2{row-gap:.5rem!important}.row-gap-sm-3{row-gap:1rem!important}.row-gap-sm-4{row-gap:1.5rem!important}.row-gap-sm-5{row-gap:3rem!important}.column-gap-sm-0{column-gap:0!important}.column-gap-sm-1{column-gap:.25rem!important}.column-gap-sm-2{column-gap:.5rem!important}.column-gap-sm-3{column-gap:1rem!important}.column-gap-sm-4{column-gap:1.5rem!important}.column-gap-sm-5{column-gap:3rem!important}.text-sm-start{text-align:start!important}.text-sm-end{text-align:end!important}.text-sm-center{text-align:center!important}}@media (min-width: 768px){.float-md-start{float:inline-start!important}.float-md-end{float:inline-end!important}.float-md-none{float:none!important}.object-fit-md-contain{object-fit:contain!important}.object-fit-md-cover{object-fit:cover!important}.object-fit-md-fill{object-fit:fill!important}.object-fit-md-scale{object-fit:scale-down!important}.object-fit-md-none{object-fit:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-inline-grid{display:inline-grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-inline-end:0!important}.me-md-1{margin-inline-end:.25rem!important}.me-md-2{margin-inline-end:.5rem!important}.me-md-3{margin-inline-end:1rem!important}.me-md-4{margin-inline-end:1.5rem!important}.me-md-5{margin-inline-end:3rem!important}.me-md-auto{margin-inline-end: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-inline-start:0!important}.ms-md-1{margin-inline-start:.25rem!important}.ms-md-2{margin-inline-start:.5rem!important}.ms-md-3{margin-inline-start:1rem!important}.ms-md-4{margin-inline-start:1.5rem!important}.ms-md-5{margin-inline-start:3rem!important}.ms-md-auto{margin-inline-start: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-inline-end:0!important}.pe-md-1{padding-inline-end:.25rem!important}.pe-md-2{padding-inline-end:.5rem!important}.pe-md-3{padding-inline-end:1rem!important}.pe-md-4{padding-inline-end:1.5rem!important}.pe-md-5{padding-inline-end: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-inline-start:0!important}.ps-md-1{padding-inline-start:.25rem!important}.ps-md-2{padding-inline-start:.5rem!important}.ps-md-3{padding-inline-start:1rem!important}.ps-md-4{padding-inline-start:1.5rem!important}.ps-md-5{padding-inline-start:3rem!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.row-gap-md-0{row-gap:0!important}.row-gap-md-1{row-gap:.25rem!important}.row-gap-md-2{row-gap:.5rem!important}.row-gap-md-3{row-gap:1rem!important}.row-gap-md-4{row-gap:1.5rem!important}.row-gap-md-5{row-gap:3rem!important}.column-gap-md-0{column-gap:0!important}.column-gap-md-1{column-gap:.25rem!important}.column-gap-md-2{column-gap:.5rem!important}.column-gap-md-3{column-gap:1rem!important}.column-gap-md-4{column-gap:1.5rem!important}.column-gap-md-5{column-gap:3rem!important}.text-md-start{text-align:start!important}.text-md-end{text-align:end!important}.text-md-center{text-align:center!important}}@media (min-width: 992px){.float-lg-start{float:inline-start!important}.float-lg-end{float:inline-end!important}.float-lg-none{float:none!important}.object-fit-lg-contain{object-fit:contain!important}.object-fit-lg-cover{object-fit:cover!important}.object-fit-lg-fill{object-fit:fill!important}.object-fit-lg-scale{object-fit:scale-down!important}.object-fit-lg-none{object-fit:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-inline-grid{display:inline-grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-inline-end:0!important}.me-lg-1{margin-inline-end:.25rem!important}.me-lg-2{margin-inline-end:.5rem!important}.me-lg-3{margin-inline-end:1rem!important}.me-lg-4{margin-inline-end:1.5rem!important}.me-lg-5{margin-inline-end:3rem!important}.me-lg-auto{margin-inline-end: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-inline-start:0!important}.ms-lg-1{margin-inline-start:.25rem!important}.ms-lg-2{margin-inline-start:.5rem!important}.ms-lg-3{margin-inline-start:1rem!important}.ms-lg-4{margin-inline-start:1.5rem!important}.ms-lg-5{margin-inline-start:3rem!important}.ms-lg-auto{margin-inline-start: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-inline-end:0!important}.pe-lg-1{padding-inline-end:.25rem!important}.pe-lg-2{padding-inline-end:.5rem!important}.pe-lg-3{padding-inline-end:1rem!important}.pe-lg-4{padding-inline-end:1.5rem!important}.pe-lg-5{padding-inline-end: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-inline-start:0!important}.ps-lg-1{padding-inline-start:.25rem!important}.ps-lg-2{padding-inline-start:.5rem!important}.ps-lg-3{padding-inline-start:1rem!important}.ps-lg-4{padding-inline-start:1.5rem!important}.ps-lg-5{padding-inline-start:3rem!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.row-gap-lg-0{row-gap:0!important}.row-gap-lg-1{row-gap:.25rem!important}.row-gap-lg-2{row-gap:.5rem!important}.row-gap-lg-3{row-gap:1rem!important}.row-gap-lg-4{row-gap:1.5rem!important}.row-gap-lg-5{row-gap:3rem!important}.column-gap-lg-0{column-gap:0!important}.column-gap-lg-1{column-gap:.25rem!important}.column-gap-lg-2{column-gap:.5rem!important}.column-gap-lg-3{column-gap:1rem!important}.column-gap-lg-4{column-gap:1.5rem!important}.column-gap-lg-5{column-gap:3rem!important}.text-lg-start{text-align:start!important}.text-lg-end{text-align:end!important}.text-lg-center{text-align:center!important}}@media (min-width: 1200px){.float-xl-start{float:inline-start!important}.float-xl-end{float:inline-end!important}.float-xl-none{float:none!important}.object-fit-xl-contain{object-fit:contain!important}.object-fit-xl-cover{object-fit:cover!important}.object-fit-xl-fill{object-fit:fill!important}.object-fit-xl-scale{object-fit:scale-down!important}.object-fit-xl-none{object-fit:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-inline-grid{display:inline-grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-inline-end:0!important}.me-xl-1{margin-inline-end:.25rem!important}.me-xl-2{margin-inline-end:.5rem!important}.me-xl-3{margin-inline-end:1rem!important}.me-xl-4{margin-inline-end:1.5rem!important}.me-xl-5{margin-inline-end:3rem!important}.me-xl-auto{margin-inline-end: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-inline-start:0!important}.ms-xl-1{margin-inline-start:.25rem!important}.ms-xl-2{margin-inline-start:.5rem!important}.ms-xl-3{margin-inline-start:1rem!important}.ms-xl-4{margin-inline-start:1.5rem!important}.ms-xl-5{margin-inline-start:3rem!important}.ms-xl-auto{margin-inline-start: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-inline-end:0!important}.pe-xl-1{padding-inline-end:.25rem!important}.pe-xl-2{padding-inline-end:.5rem!important}.pe-xl-3{padding-inline-end:1rem!important}.pe-xl-4{padding-inline-end:1.5rem!important}.pe-xl-5{padding-inline-end: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-inline-start:0!important}.ps-xl-1{padding-inline-start:.25rem!important}.ps-xl-2{padding-inline-start:.5rem!important}.ps-xl-3{padding-inline-start:1rem!important}.ps-xl-4{padding-inline-start:1.5rem!important}.ps-xl-5{padding-inline-start:3rem!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.row-gap-xl-0{row-gap:0!important}.row-gap-xl-1{row-gap:.25rem!important}.row-gap-xl-2{row-gap:.5rem!important}.row-gap-xl-3{row-gap:1rem!important}.row-gap-xl-4{row-gap:1.5rem!important}.row-gap-xl-5{row-gap:3rem!important}.column-gap-xl-0{column-gap:0!important}.column-gap-xl-1{column-gap:.25rem!important}.column-gap-xl-2{column-gap:.5rem!important}.column-gap-xl-3{column-gap:1rem!important}.column-gap-xl-4{column-gap:1.5rem!important}.column-gap-xl-5{column-gap:3rem!important}.text-xl-start{text-align:start!important}.text-xl-end{text-align:end!important}.text-xl-center{text-align:center!important}}@media (min-width: 1400px){.float-xxl-start{float:inline-start!important}.float-xxl-end{float:inline-end!important}.float-xxl-none{float:none!important}.object-fit-xxl-contain{object-fit:contain!important}.object-fit-xxl-cover{object-fit:cover!important}.object-fit-xxl-fill{object-fit:fill!important}.object-fit-xxl-scale{object-fit:scale-down!important}.object-fit-xxl-none{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-inline-end:0!important}.me-xxl-1{margin-inline-end:.25rem!important}.me-xxl-2{margin-inline-end:.5rem!important}.me-xxl-3{margin-inline-end:1rem!important}.me-xxl-4{margin-inline-end:1.5rem!important}.me-xxl-5{margin-inline-end:3rem!important}.me-xxl-auto{margin-inline-end: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-inline-start:0!important}.ms-xxl-1{margin-inline-start:.25rem!important}.ms-xxl-2{margin-inline-start:.5rem!important}.ms-xxl-3{margin-inline-start:1rem!important}.ms-xxl-4{margin-inline-start:1.5rem!important}.ms-xxl-5{margin-inline-start:3rem!important}.ms-xxl-auto{margin-inline-start: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-inline-end:0!important}.pe-xxl-1{padding-inline-end:.25rem!important}.pe-xxl-2{padding-inline-end:.5rem!important}.pe-xxl-3{padding-inline-end:1rem!important}.pe-xxl-4{padding-inline-end:1.5rem!important}.pe-xxl-5{padding-inline-end: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-inline-start:0!important}.ps-xxl-1{padding-inline-start:.25rem!important}.ps-xxl-2{padding-inline-start:.5rem!important}.ps-xxl-3{padding-inline-start:1rem!important}.ps-xxl-4{padding-inline-start:1.5rem!important}.ps-xxl-5{padding-inline-start: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{column-gap:0!important}.column-gap-xxl-1{column-gap:.25rem!important}.column-gap-xxl-2{column-gap:.5rem!important}.column-gap-xxl-3{column-gap:1rem!important}.column-gap-xxl-4{column-gap:1.5rem!important}.column-gap-xxl-5{column-gap:3rem!important}.text-xxl-start{text-align:start!important}.text-xxl-end{text-align:end!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}}@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-right{text-align:right}.text-justify{text-align:justify}.lead{font-size:125%;line-height:1}@media (min-width: 768px){.lead{line-height:2.5rem}}.history-stats{margin:.5rem;padding:.5rem 0;border-top:1px solid #b3a381;border-bottom:1px solid #b3a381}.grid.align-middle{align-items:center}.grid.align-bottom{align-items:end}.padding-left-default{display:inline-flex;text-align:left}.grid-no-gap{gap:0}.mq-static-content-versioning{z-index:5;width:250px}.mq-static-content-versioning a{text-decoration:none}.mq-static-content-versioning h3{padding-block-end:0}.mq-static-content-versioning select{width:100%;margin-block-end:1rem}.mq-static-content-versioning .col-update:last-child{margin-block-end:0}.mq-static-content-versioning-header .logo{padding-block:1.5rem}.mq-static-content-versioning-content .content .content>*:first-child{padding:1rem!important;margin-block-end:2rem;font-size:.75rem;color:#fff;background:#333}.mq-static-content-versioning-content .content .content a{color:#fff}.mq-static-content-versioning-content .content .content h3{margin-block:0 .5rem;font-size:1.2rem}.ck-content a{color:#f000!important;text-decoration:none!important}@layer utilities{@media (max-width: 767.98px){.visually-md-down-hidden,.visually-md-dowon-hidden-focusable:not(:focus):not(:focus-within){width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;white-space:nowrap;border:0;clip:rect(0,0,0,0)}}}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}
