@charset "UTF-8";.swal2-popup.swal2-toast{box-sizing:border-box;grid-column:1/4!important;grid-row:1/4!important;grid-template-columns:1fr 99fr 1fr;padding:1em;overflow-y:hidden;background:#fff;box-shadow:0 0 1px #00000013,0 1px 2px #00000013,1px 2px 4px #00000013,1px 3px 8px #00000013,2px 4px 16px #00000013;pointer-events:all}.swal2-popup.swal2-toast>*{grid-column:2}.swal2-popup.swal2-toast .swal2-title{margin:.5em 1em;padding:0;font-size:1em;text-align:initial}.swal2-popup.swal2-toast .swal2-loading{justify-content:center}.swal2-popup.swal2-toast .swal2-input{height:2em;margin:.5em;font-size:1em}.swal2-popup.swal2-toast .swal2-validation-message{font-size:1em}.swal2-popup.swal2-toast .swal2-footer{margin:.5em 0 0;padding:.5em 0 0;font-size:.8em}.swal2-popup.swal2-toast .swal2-close{grid-column:3/3;grid-row:1/99;align-self:center;width:.8em;height:.8em;margin:0;font-size:2em}.swal2-popup.swal2-toast .swal2-html-container{margin:.5em 1em;padding:0;font-size:1em;text-align:initial}.swal2-popup.swal2-toast .swal2-html-container:empty{padding:0}.swal2-popup.swal2-toast .swal2-loader{grid-column:1;grid-row:1/99;align-self:center;width:2em;height:2em;margin:.25em}.swal2-popup.swal2-toast .swal2-icon{grid-column:1;grid-row:1/99;align-self:center;width:2em;min-width:2em;height:2em;margin:0 .5em 0 0}.swal2-popup.swal2-toast .swal2-icon .swal2-icon-content{display:flex;align-items:center;font-size:1.8em;font-weight:700}.swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line]{top:.875em;width:1.375em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{left:.3125em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{right:.3125em}.swal2-popup.swal2-toast .swal2-actions{justify-content:flex-start;height:auto;margin:.5em 0 0;padding:0 .5em}.swal2-popup.swal2-toast .swal2-styled{margin:.25em .5em;padding:.4em .6em;font-size:1em}.swal2-popup.swal2-toast .swal2-success{border-color:#a5dc86}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line]{position:absolute;width:1.6em;height:3em;transform:rotate(45deg);border-radius:50%}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=left]{top:-.8em;left:-.5em;transform:rotate(-45deg);transform-origin:2em 2em;border-radius:4em 0 0 4em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=right]{top:-.25em;left:.9375em;transform-origin:0 1.5em;border-radius:0 4em 4em 0}.swal2-popup.swal2-toast .swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-popup.swal2-toast .swal2-success .swal2-success-fix{top:0;left:.4375em;width:.4375em;height:2.6875em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line]{height:.3125em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=tip]{top:1.125em;left:.1875em;width:.75em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=long]{top:.9375em;right:.1875em;width:1.375em}.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-tip{-webkit-animation:swal2-toast-animate-success-line-tip .75s;animation:swal2-toast-animate-success-line-tip .75s}.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-long{-webkit-animation:swal2-toast-animate-success-line-long .75s;animation:swal2-toast-animate-success-line-long .75s}.swal2-popup.swal2-toast.swal2-show{-webkit-animation:swal2-toast-show .5s;animation:swal2-toast-show .5s}.swal2-popup.swal2-toast.swal2-hide{-webkit-animation:swal2-toast-hide .1s forwards;animation:swal2-toast-hide .1s forwards}.swal2-container{display:grid;position:fixed;z-index:1060;top:0;right:0;bottom:0;left:0;box-sizing:border-box;grid-template-areas:"top-start     top            top-end" "center-start  center         center-end" "bottom-start  bottom-center  bottom-end";grid-template-rows:minmax(-webkit-min-content,auto) minmax(-webkit-min-content,auto) minmax(-webkit-min-content,auto);grid-template-rows:minmax(min-content,auto) minmax(min-content,auto) minmax(min-content,auto);height:100%;padding:.625em;overflow-x:hidden;transition:background-color .1s;-webkit-overflow-scrolling:touch}.swal2-container.swal2-backdrop-show,.swal2-container.swal2-noanimation{background:#0006}.swal2-container.swal2-backdrop-hide{background:0 0!important}.swal2-container.swal2-bottom-start,.swal2-container.swal2-center-start,.swal2-container.swal2-top-start{grid-template-columns:minmax(0,1fr) auto auto}.swal2-container.swal2-bottom,.swal2-container.swal2-center,.swal2-container.swal2-top{grid-template-columns:auto minmax(0,1fr) auto}.swal2-container.swal2-bottom-end,.swal2-container.swal2-center-end,.swal2-container.swal2-top-end{grid-template-columns:auto auto minmax(0,1fr)}.swal2-container.swal2-top-start>.swal2-popup{align-self:start}.swal2-container.swal2-top>.swal2-popup{grid-column:2;align-self:start;justify-self:center}.swal2-container.swal2-top-end>.swal2-popup,.swal2-container.swal2-top-right>.swal2-popup{grid-column:3;align-self:start;justify-self:end}.swal2-container.swal2-center-left>.swal2-popup,.swal2-container.swal2-center-start>.swal2-popup{grid-row:2;align-self:center}.swal2-container.swal2-center>.swal2-popup{grid-column:2;grid-row:2;align-self:center;justify-self:center}.swal2-container.swal2-center-end>.swal2-popup,.swal2-container.swal2-center-right>.swal2-popup{grid-column:3;grid-row:2;align-self:center;justify-self:end}.swal2-container.swal2-bottom-left>.swal2-popup,.swal2-container.swal2-bottom-start>.swal2-popup{grid-column:1;grid-row:3;align-self:end}.swal2-container.swal2-bottom>.swal2-popup{grid-column:2;grid-row:3;justify-self:center;align-self:end}.swal2-container.swal2-bottom-end>.swal2-popup,.swal2-container.swal2-bottom-right>.swal2-popup{grid-column:3;grid-row:3;align-self:end;justify-self:end}.swal2-container.swal2-grow-fullscreen>.swal2-popup,.swal2-container.swal2-grow-row>.swal2-popup{grid-column:1/4;width:100%}.swal2-container.swal2-grow-column>.swal2-popup,.swal2-container.swal2-grow-fullscreen>.swal2-popup{grid-row:1/4;align-self:stretch}.swal2-container.swal2-no-transition{transition:none!important}.swal2-popup{display:none;position:relative;box-sizing:border-box;grid-template-columns:minmax(0,100%);width:32em;max-width:100%;padding:0 0 1.25em;border:none;border-radius:5px;background:#fff;color:#545454;font-family:inherit;font-size:1rem}.swal2-popup:focus{outline:0}.swal2-popup.swal2-loading{overflow-y:hidden}.swal2-title{position:relative;max-width:100%;margin:0;padding:.8em 1em 0;color:inherit;font-size:1.875em;font-weight:600;text-align:center;text-transform:none;word-wrap:break-word}.swal2-actions{display:flex;z-index:1;box-sizing:border-box;flex-wrap:wrap;align-items:center;justify-content:center;width:auto;margin:1.25em auto 0;padding:0}.swal2-actions:not(.swal2-loading) .swal2-styled[disabled]{opacity:.4}.swal2-actions:not(.swal2-loading) .swal2-styled:hover{background-image:linear-gradient(#0000001a,#0000001a)}.swal2-actions:not(.swal2-loading) .swal2-styled:active{background-image:linear-gradient(#0003,#0003)}.swal2-loader{display:none;align-items:center;justify-content:center;width:2.2em;height:2.2em;margin:0 1.875em;-webkit-animation:swal2-rotate-loading 1.5s linear 0s infinite normal;animation:swal2-rotate-loading 1.5s linear 0s infinite normal;border-width:.25em;border-style:solid;border-radius:100%;border-color:#2778c4 transparent #2778c4 transparent}.swal2-styled{margin:.3125em;padding:.625em 1.1em;transition:box-shadow .1s;box-shadow:0 0 0 3px transparent;font-weight:500}.swal2-styled:not([disabled]){cursor:pointer}.swal2-styled.swal2-confirm{border:0;border-radius:.25em;background:initial;background-color:#7066e0;color:#fff;font-size:1em}.swal2-styled.swal2-confirm:focus{box-shadow:0 0 0 3px #7066e080}.swal2-styled.swal2-deny{border:0;border-radius:.25em;background:initial;background-color:#dc3741;color:#fff;font-size:1em}.swal2-styled.swal2-deny:focus{box-shadow:0 0 0 3px #dc374180}.swal2-styled.swal2-cancel{border:0;border-radius:.25em;background:initial;background-color:#6e7881;color:#fff;font-size:1em}.swal2-styled.swal2-cancel:focus{box-shadow:0 0 0 3px #6e788180}.swal2-styled.swal2-default-outline:focus{box-shadow:0 0 0 3px #6496c880}.swal2-styled:focus{outline:0}.swal2-styled::-moz-focus-inner{border:0}.swal2-footer{justify-content:center;margin:1em 0 0;padding:1em 1em 0;border-top:1px solid #eee;color:inherit;font-size:1em}.swal2-timer-progress-bar-container{position:absolute;right:0;bottom:0;left:0;grid-column:auto!important;overflow:hidden;border-bottom-right-radius:5px;border-bottom-left-radius:5px}.swal2-timer-progress-bar{width:100%;height:.25em;background:#0003}.swal2-image{max-width:100%;margin:2em auto 1em}.swal2-close{z-index:2;align-items:center;justify-content:center;width:1.2em;height:1.2em;margin-top:0;margin-right:0;margin-bottom:-1.2em;padding:0;overflow:hidden;transition:color .1s,box-shadow .1s;border:none;border-radius:5px;background:0 0;color:#ccc;font-family:serif;font-family:monospace;font-size:2.5em;cursor:pointer;justify-self:end}.swal2-close:hover{transform:none;background:0 0;color:#f27474}.swal2-close:focus{outline:0;box-shadow:inset 0 0 0 3px #6496c880}.swal2-close::-moz-focus-inner{border:0}.swal2-html-container{z-index:1;justify-content:center;margin:1em 1.6em .3em;padding:0;overflow:auto;color:inherit;font-size:1.125em;font-weight:400;line-height:normal;text-align:center;word-wrap:break-word;word-break:break-word}.swal2-checkbox,.swal2-file,.swal2-input,.swal2-radio,.swal2-select,.swal2-textarea{margin:1em 2em 3px}.swal2-file,.swal2-input,.swal2-textarea{box-sizing:border-box;width:auto;transition:border-color .1s,box-shadow .1s;border:1px solid #d9d9d9;border-radius:.1875em;background:inherit;box-shadow:inset 0 1px 1px #0000000f,0 0 0 3px transparent;color:inherit;font-size:1.125em}.swal2-file.swal2-inputerror,.swal2-input.swal2-inputerror,.swal2-textarea.swal2-inputerror{border-color:#f27474!important;box-shadow:0 0 2px #f27474!important}.swal2-file:focus,.swal2-input:focus,.swal2-textarea:focus{border:1px solid #b4dbed;outline:0;box-shadow:inset 0 1px 1px #0000000f,0 0 0 3px #6496c880}.swal2-file::-moz-placeholder,.swal2-input::-moz-placeholder,.swal2-textarea::-moz-placeholder{color:#ccc}.swal2-file:-ms-input-placeholder,.swal2-input:-ms-input-placeholder,.swal2-textarea:-ms-input-placeholder{color:#ccc}.swal2-file::placeholder,.swal2-input::placeholder,.swal2-textarea::placeholder{color:#ccc}.swal2-range{margin:1em 2em 3px;background:#fff}.swal2-range input{width:80%}.swal2-range output{width:20%;color:inherit;font-weight:600;text-align:center}.swal2-range input,.swal2-range output{height:2.625em;padding:0;font-size:1.125em;line-height:2.625em}.swal2-input{height:2.625em;padding:0 .75em}.swal2-file{width:75%;margin-right:auto;margin-left:auto;background:inherit;font-size:1.125em}.swal2-textarea{height:6.75em;padding:.75em}.swal2-select{min-width:50%;max-width:100%;padding:.375em .625em;background:inherit;color:inherit;font-size:1.125em}.swal2-checkbox,.swal2-radio{align-items:center;justify-content:center;background:#fff;color:inherit}.swal2-checkbox label,.swal2-radio label{margin:0 .6em;font-size:1.125em}.swal2-checkbox input,.swal2-radio input{flex-shrink:0;margin:0 .4em}.swal2-input-label{display:flex;justify-content:center;margin:1em auto 0}.swal2-validation-message{align-items:center;justify-content:center;margin:1em 0 0;padding:.625em;overflow:hidden;background:#f0f0f0;color:#666;font-size:1em;font-weight:300}.swal2-validation-message:before{content:"!";display:inline-block;width:1.5em;min-width:1.5em;height:1.5em;margin:0 .625em;border-radius:50%;background-color:#f27474;color:#fff;font-weight:600;line-height:1.5em;text-align:center}.swal2-icon{position:relative;box-sizing:content-box;justify-content:center;width:5em;height:5em;margin:2.5em auto .6em;border:.25em solid transparent;border-radius:50%;border-color:#000;font-family:inherit;line-height:5em;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.swal2-icon .swal2-icon-content{display:flex;align-items:center;font-size:3.75em}.swal2-icon.swal2-error{border-color:#f27474;color:#f27474}.swal2-icon.swal2-error .swal2-x-mark{position:relative;flex-grow:1}.swal2-icon.swal2-error [class^=swal2-x-mark-line]{display:block;position:absolute;top:2.3125em;width:2.9375em;height:.3125em;border-radius:.125em;background-color:#f27474}.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{left:1.0625em;transform:rotate(45deg)}.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{right:1em;transform:rotate(-45deg)}.swal2-icon.swal2-error.swal2-icon-show{-webkit-animation:swal2-animate-error-icon .5s;animation:swal2-animate-error-icon .5s}.swal2-icon.swal2-error.swal2-icon-show .swal2-x-mark{-webkit-animation:swal2-animate-error-x-mark .5s;animation:swal2-animate-error-x-mark .5s}.swal2-icon.swal2-warning{border-color:#facea8;color:#f8bb86}.swal2-icon.swal2-warning.swal2-icon-show{-webkit-animation:swal2-animate-error-icon .5s;animation:swal2-animate-error-icon .5s}.swal2-icon.swal2-warning.swal2-icon-show .swal2-icon-content{-webkit-animation:swal2-animate-i-mark .5s;animation:swal2-animate-i-mark .5s}.swal2-icon.swal2-info{border-color:#9de0f6;color:#3fc3ee}.swal2-icon.swal2-info.swal2-icon-show{-webkit-animation:swal2-animate-error-icon .5s;animation:swal2-animate-error-icon .5s}.swal2-icon.swal2-info.swal2-icon-show .swal2-icon-content{-webkit-animation:swal2-animate-i-mark .8s;animation:swal2-animate-i-mark .8s}.swal2-icon.swal2-question{border-color:#c9dae1;color:#87adbd}.swal2-icon.swal2-question.swal2-icon-show{-webkit-animation:swal2-animate-error-icon .5s;animation:swal2-animate-error-icon .5s}.swal2-icon.swal2-question.swal2-icon-show .swal2-icon-content{-webkit-animation:swal2-animate-question-mark .8s;animation:swal2-animate-question-mark .8s}.swal2-icon.swal2-success{border-color:#a5dc86;color:#a5dc86}.swal2-icon.swal2-success [class^=swal2-success-circular-line]{position:absolute;width:3.75em;height:7.5em;transform:rotate(45deg);border-radius:50%}.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=left]{top:-.4375em;left:-2.0635em;transform:rotate(-45deg);transform-origin:3.75em 3.75em;border-radius:7.5em 0 0 7.5em}.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=right]{top:-.6875em;left:1.875em;transform:rotate(-45deg);transform-origin:0 3.75em;border-radius:0 7.5em 7.5em 0}.swal2-icon.swal2-success .swal2-success-ring{position:absolute;z-index:2;top:-.25em;left:-.25em;box-sizing:content-box;width:100%;height:100%;border:.25em solid rgba(165,220,134,.3);border-radius:50%}.swal2-icon.swal2-success .swal2-success-fix{position:absolute;z-index:1;top:.5em;left:1.625em;width:.4375em;height:5.625em;transform:rotate(-45deg)}.swal2-icon.swal2-success [class^=swal2-success-line]{display:block;position:absolute;z-index:2;height:.3125em;border-radius:.125em;background-color:#a5dc86}.swal2-icon.swal2-success [class^=swal2-success-line][class$=tip]{top:2.875em;left:.8125em;width:1.5625em;transform:rotate(45deg)}.swal2-icon.swal2-success [class^=swal2-success-line][class$=long]{top:2.375em;right:.5em;width:2.9375em;transform:rotate(-45deg)}.swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-tip{-webkit-animation:swal2-animate-success-line-tip .75s;animation:swal2-animate-success-line-tip .75s}.swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-long{-webkit-animation:swal2-animate-success-line-long .75s;animation:swal2-animate-success-line-long .75s}.swal2-icon.swal2-success.swal2-icon-show .swal2-success-circular-line-right{-webkit-animation:swal2-rotate-success-circular-line 4.25s ease-in;animation:swal2-rotate-success-circular-line 4.25s ease-in}.swal2-progress-steps{flex-wrap:wrap;align-items:center;max-width:100%;margin:1.25em auto;padding:0;background:inherit;font-weight:600}.swal2-progress-steps li{display:inline-block;position:relative}.swal2-progress-steps .swal2-progress-step{z-index:20;flex-shrink:0;width:2em;height:2em;border-radius:2em;background:#2778c4;color:#fff;line-height:2em;text-align:center}.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step{background:#2778c4}.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step{background:#add8e6;color:#fff}.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step-line{background:#add8e6}.swal2-progress-steps .swal2-progress-step-line{z-index:10;flex-shrink:0;width:2.5em;height:.4em;margin:0 -1px;background:#2778c4}[class^=swal2]{-webkit-tap-highlight-color:transparent}.swal2-show{-webkit-animation:swal2-show .3s;animation:swal2-show .3s}.swal2-hide{-webkit-animation:swal2-hide .15s forwards;animation:swal2-hide .15s forwards}.swal2-noanimation{transition:none}.swal2-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}.swal2-rtl .swal2-close{margin-right:initial;margin-left:0}.swal2-rtl .swal2-timer-progress-bar{right:0;left:auto}@-webkit-keyframes swal2-toast-show{0%{transform:translateY(-.625em) rotate(2deg)}33%{transform:translateY(0) rotate(-2deg)}66%{transform:translateY(.3125em) rotate(2deg)}to{transform:translateY(0) rotate(0)}}@keyframes swal2-toast-show{0%{transform:translateY(-.625em) rotate(2deg)}33%{transform:translateY(0) rotate(-2deg)}66%{transform:translateY(.3125em) rotate(2deg)}to{transform:translateY(0) rotate(0)}}@-webkit-keyframes swal2-toast-hide{to{transform:rotate(1deg);opacity:0}}@keyframes swal2-toast-hide{to{transform:rotate(1deg);opacity:0}}@-webkit-keyframes swal2-toast-animate-success-line-tip{0%{top:.5625em;left:.0625em;width:0}54%{top:.125em;left:.125em;width:0}70%{top:.625em;left:-.25em;width:1.625em}84%{top:1.0625em;left:.75em;width:.5em}to{top:1.125em;left:.1875em;width:.75em}}@keyframes swal2-toast-animate-success-line-tip{0%{top:.5625em;left:.0625em;width:0}54%{top:.125em;left:.125em;width:0}70%{top:.625em;left:-.25em;width:1.625em}84%{top:1.0625em;left:.75em;width:.5em}to{top:1.125em;left:.1875em;width:.75em}}@-webkit-keyframes swal2-toast-animate-success-line-long{0%{top:1.625em;right:1.375em;width:0}65%{top:1.25em;right:.9375em;width:0}84%{top:.9375em;right:0;width:1.125em}to{top:.9375em;right:.1875em;width:1.375em}}@keyframes swal2-toast-animate-success-line-long{0%{top:1.625em;right:1.375em;width:0}65%{top:1.25em;right:.9375em;width:0}84%{top:.9375em;right:0;width:1.125em}to{top:.9375em;right:.1875em;width:1.375em}}@-webkit-keyframes swal2-show{0%{transform:scale(.7)}45%{transform:scale(1.05)}80%{transform:scale(.95)}to{transform:scale(1)}}@keyframes swal2-show{0%{transform:scale(.7)}45%{transform:scale(1.05)}80%{transform:scale(.95)}to{transform:scale(1)}}@-webkit-keyframes swal2-hide{0%{transform:scale(1);opacity:1}to{transform:scale(.5);opacity:0}}@keyframes swal2-hide{0%{transform:scale(1);opacity:1}to{transform:scale(.5);opacity:0}}@-webkit-keyframes swal2-animate-success-line-tip{0%{top:1.1875em;left:.0625em;width:0}54%{top:1.0625em;left:.125em;width:0}70%{top:2.1875em;left:-.375em;width:3.125em}84%{top:3em;left:1.3125em;width:1.0625em}to{top:2.8125em;left:.8125em;width:1.5625em}}@keyframes swal2-animate-success-line-tip{0%{top:1.1875em;left:.0625em;width:0}54%{top:1.0625em;left:.125em;width:0}70%{top:2.1875em;left:-.375em;width:3.125em}84%{top:3em;left:1.3125em;width:1.0625em}to{top:2.8125em;left:.8125em;width:1.5625em}}@-webkit-keyframes swal2-animate-success-line-long{0%{top:3.375em;right:2.875em;width:0}65%{top:3.375em;right:2.875em;width:0}84%{top:2.1875em;right:0;width:3.4375em}to{top:2.375em;right:.5em;width:2.9375em}}@keyframes swal2-animate-success-line-long{0%{top:3.375em;right:2.875em;width:0}65%{top:3.375em;right:2.875em;width:0}84%{top:2.1875em;right:0;width:3.4375em}to{top:2.375em;right:.5em;width:2.9375em}}@-webkit-keyframes swal2-rotate-success-circular-line{0%{transform:rotate(-45deg)}5%{transform:rotate(-45deg)}12%{transform:rotate(-405deg)}to{transform:rotate(-405deg)}}@keyframes swal2-rotate-success-circular-line{0%{transform:rotate(-45deg)}5%{transform:rotate(-45deg)}12%{transform:rotate(-405deg)}to{transform:rotate(-405deg)}}@-webkit-keyframes swal2-animate-error-x-mark{0%{margin-top:1.625em;transform:scale(.4);opacity:0}50%{margin-top:1.625em;transform:scale(.4);opacity:0}80%{margin-top:-.375em;transform:scale(1.15)}to{margin-top:0;transform:scale(1);opacity:1}}@keyframes swal2-animate-error-x-mark{0%{margin-top:1.625em;transform:scale(.4);opacity:0}50%{margin-top:1.625em;transform:scale(.4);opacity:0}80%{margin-top:-.375em;transform:scale(1.15)}to{margin-top:0;transform:scale(1);opacity:1}}@-webkit-keyframes swal2-animate-error-icon{0%{transform:rotateX(100deg);opacity:0}to{transform:rotateX(0);opacity:1}}@keyframes swal2-animate-error-icon{0%{transform:rotateX(100deg);opacity:0}to{transform:rotateX(0);opacity:1}}@-webkit-keyframes swal2-rotate-loading{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes swal2-rotate-loading{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@-webkit-keyframes swal2-animate-question-mark{0%{transform:rotateY(-360deg)}to{transform:rotateY(0)}}@keyframes swal2-animate-question-mark{0%{transform:rotateY(-360deg)}to{transform:rotateY(0)}}@-webkit-keyframes swal2-animate-i-mark{0%{transform:rotate(45deg);opacity:0}25%{transform:rotate(-25deg);opacity:.4}50%{transform:rotate(15deg);opacity:.8}75%{transform:rotate(-5deg);opacity:1}to{transform:rotateX(0);opacity:1}}@keyframes swal2-animate-i-mark{0%{transform:rotate(45deg);opacity:0}25%{transform:rotate(-25deg);opacity:.4}50%{transform:rotate(15deg);opacity:.8}75%{transform:rotate(-5deg);opacity:1}to{transform:rotateX(0);opacity:1}}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow:hidden}body.swal2-height-auto{height:auto!important}body.swal2-no-backdrop .swal2-container{background-color:transparent!important;pointer-events:none}body.swal2-no-backdrop .swal2-container .swal2-popup{pointer-events:all}body.swal2-no-backdrop .swal2-container .swal2-modal{box-shadow:0 0 10px #0006}@media print{body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow-y:scroll!important}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown)>[aria-hidden=true]{display:none}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) .swal2-container{position:static!important}}body.swal2-toast-shown .swal2-container{box-sizing:border-box;width:360px;max-width:100%;background-color:transparent;pointer-events:none}body.swal2-toast-shown .swal2-container.swal2-top{top:0;right:auto;bottom:auto;left:50%;transform:translate(-50%)}body.swal2-toast-shown .swal2-container.swal2-top-end,body.swal2-toast-shown .swal2-container.swal2-top-right{top:0;right:0;bottom:auto;left:auto}body.swal2-toast-shown .swal2-container.swal2-top-left,body.swal2-toast-shown .swal2-container.swal2-top-start{top:0;right:auto;bottom:auto;left:0}body.swal2-toast-shown .swal2-container.swal2-center-left,body.swal2-toast-shown .swal2-container.swal2-center-start{top:50%;right:auto;bottom:auto;left:0;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-center{top:50%;right:auto;bottom:auto;left:50%;transform:translate(-50%,-50%)}body.swal2-toast-shown .swal2-container.swal2-center-end,body.swal2-toast-shown .swal2-container.swal2-center-right{top:50%;right:0;bottom:auto;left:auto;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-left,body.swal2-toast-shown .swal2-container.swal2-bottom-start{top:auto;right:auto;bottom:0;left:0}body.swal2-toast-shown .swal2-container.swal2-bottom{top:auto;right:auto;bottom:0;left:50%;transform:translate(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-end,body.swal2-toast-shown .swal2-container.swal2-bottom-right{top:auto;right:0;bottom:0;left:auto}:root{--color-border: #ececec;--color-accent: #506DE2;--color-link-active: #ff8a58;--color-background-secondary: #efefef;--color-text-on-accent: #ffffff;--color-icon-background: #f7f7f7;--border-radius: 6px}.vld-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:100;background:#ffffff80}.vld-container{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.vld-container .vld-icon{text-align:center;margin-top:calc(50vh - 65px)}.vld-container .vld-icon svg{stroke:var(--color-accent);overflow:visible}.vld-container .vld-icon svg g g path,.vld-container .vld-icon svg g g circle{stroke-width:3px}.swal2-container{font-family:inherit!important;line-height:150%}.swal2-popup{padding:1rem 1rem 2rem}.swal2-title,.swal2-html-container{text-align:left}.swal2-actions{width:100%;justify-content:start;padding:0rem 1.6rem}.swal2-styled.swal2-confirm,.swal2-styled.swal2-deny{background-color:var(--color-accent)}.swal2-actions button{margin:0 1rem 1rem 0!important}div.optigov-abandoned-formular-container{position:fixed;bottom:-100vh;left:50%;width:700px;max-width:100%;max-height:94vh;transform:translate(-50%);background:#fff;z-index:100001;border-top-left-radius:var(--border-radius);border-top-right-radius:var(--border-radius);overflow-y:auto;animation:optigov-abandoned-slide-in-from-bottom .3s ease-in-out forwards}div.optigov-abandoned-formular-container div.ui-datepicker{z-index:100002!important}div.optigov-abandoned-formular-background{position:fixed;top:0;left:0;width:100%;height:100%;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0000008c;z-index:100000;animation:optigov-abandoned-fade-in .1s ease-in-out forwards}div.optigov-abandoned-formular-background button.optigov-abandoned-formular-close{position:absolute;top:3vh;right:2vh;display:inline-block;color:#fff;text-align:center;line-height:0;padding:0;border:none;font-size:50px;background:transparent;cursor:pointer}div.optigov-abandoned-formular-background div.optigov-abandoned-formular-spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:100003;width:3rem;height:3rem;border:5px solid #FFF;border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes optigov-abandoned-slide-in-from-bottom{0%{bottom:-100vh}to{bottom:0}}@keyframes optigov-abandoned-fade-in{0%{opacity:0}to{opacity:1}}.optigov-holder .mapboxgl-marker{width:30px;height:30px;border-radius:50%;margin-left:-20px;margin-top:-36px;background-repeat:no-repeat;background-size:30px;background-position:center center;padding:20px;background-image:url('data:image/svg+xml;utf8,<svg width="100%" height="100%" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" fill="%23000000" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;"><path d="M22,10C22,4.514 17.486,-0 12,0C6.514,0 2,4.514 2,10C2,13.025 3.52,15.891 5.387,18.225C8.079,21.59 11.445,23.832 11.445,23.832C11.781,24.056 12.219,24.056 12.555,23.832C12.555,23.832 15.921,21.59 18.613,18.225C20.48,15.891 22,13.025 22,10ZM12,6C9.792,6 8,7.792 8,10C8,12.208 9.792,14 12,14C14.208,14 16,12.208 16,10C16,7.792 14.208,6 12,6Z"/></svg>')}.optigov-holder .mapboxgl-popup{max-width:260px}.optigov-holder .mapboxgl-popup-content{padding:1.5rem!important}.optigov-holder .mapboxgl-popup-close-button{display:none}.optigov-holder ul.item-list{list-style:none;padding:0;margin:0}.optigov-holder ul.item-list>li{list-style:none;margin:0 0 .5rem}.optigov-holder ul.item-list>li:last-of-type{margin:0}.optigov-holder ul.item-list.grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem}.optigov-holder ul.item-list.grid li{margin:0}.optigov-holder.medium ul.item-list.grid{grid-template-columns:1fr}.optigov-holder ul:not(.item-list),.optigov-holder ol:not(.item-list){padding-left:1rem;margin-bottom:1.5rem}.optigov-holder ul:not(.item-list){list-style-type:disc}.optigov-holder ol:not(.item-list){list-style-type:decimal}.optigov-holder ul:not(.item-list) li{margin-bottom:.4rem}.optigov-holder .view-startseite #optiGovMeet>.content>.chooseAppointment{grid-template-columns:370px 1fr}.optigov-holder a{text-decoration:none}.optigov-holder a.router-link-active:not(.force-non-active){color:var(--color-link-active);font-weight:700;text-decoration:underline}.optigov-holder table{width:100%;border:none;margin-bottom:1rem;background:transparent;border-collapse:separate;border-spacing:0;border-radius:var(--border-radius);overflow:hidden}.optigov-holder table tr th,.optigov-holder table tr td{color:#666;vertical-align:top;text-align:left;padding:.75rem 1.3rem}.optigov-holder table tr:nth-of-type(odd) th,.optigov-holder table tr:nth-of-type(odd) td{background:var(--color-background-secondary)}.optigov-holder table tr:nth-of-type(2n) th,.optigov-holder table tr:nth-of-type(2n) td{background:transparent}.mt-0rem{margin-top:0}.mr-0rem{margin-right:0}.mb-0rem{margin-bottom:0}.ml-0rem{margin-left:0}.mt-05rem{margin-top:.5rem}.mr-05rem{margin-right:.5rem}.mb-05rem{margin-bottom:.5rem}.ml-05rem{margin-left:.5rem}.mt-1rem{margin-top:1rem}.mr-1rem{margin-right:1rem}.mb-1rem{margin-bottom:1rem}.ml-1rem{margin-left:1rem}.mt-2rem{margin-top:2rem}.mr-2rem{margin-right:2rem}.mb-2rem{margin-bottom:2rem}.ml-2rem{margin-left:2rem}.mt-3rem{margin-top:3rem}.mr-3rem{margin-right:3rem}.mb-3rem{margin-bottom:3rem}.ml-3rem{margin-left:3rem}.opacity-0{opacity:0}.opacity-20{opacity:.2}.opacity-40{opacity:.4}.opacity-60{opacity:.6}.opacity-80{opacity:.8}.opacity-100{opacity:.1}.fw-lighter{font-weight:lighter}.fw-normal{font-weight:400}.fw-bold{font-weight:700}.width-100{width:100%}.display-inline-flex{display:inline-flex}.display-flex{display:flex}.display-inline-block{display:inline-block}.display-block{display:block}.display-none{display:none}.flex-row{flex-direction:row}.flex-sb{justify-content:space-between}.flex-je{justify-content:flex-end}.flex-gap-1rem{gap:1rem}.optigov-holder *,.optigov-holder *:before,.optigov-holder *:after{box-sizing:border-box}.optigov-holder *{font-family:inherit;line-height:150%;hyphens:auto;-webkit-hyphens:auto}.optigov-holder h1,.optigov-holder h2,.optigov-holder h3,.optigov-holder h4{line-height:120%;font-weight:700;margin-top:0;padding-top:0;margin-bottom:1rem;padding-bottom:0}.optigov-holder h1 *,.optigov-holder h2 *,.optigov-holder h3 *,.optigov-holder h4 *{line-height:120%}.optigov-holder p{margin-bottom:1rem}.optigov-holder p:last-child{margin-bottom:0}a[data-v-448dbc3b]{position:relative}.stub-mitarbeiter[data-v-8d3a8f75]{display:grid;grid-template-columns:1fr auto;grid-gap:.5rem;align-items:center;cursor:pointer;word-break:break-word}.stub-mitarbeiter[data-v-8d3a8f75]:not(:last-of-type){padding-bottom:1rem;border-bottom:1px solid #c7cdd4;margin-bottom:1rem}.stub-mitarbeiter>div>a[data-v-8d3a8f75]:first-of-type{color:inherit;text-decoration:none}.stub-mitarbeiter>div>a[data-v-8d3a8f75]:first-of-type:hover,.stub-mitarbeiter>div>a[data-v-8d3a8f75]:first-of-type:visited,.stub-mitarbeiter>div>a[data-v-8d3a8f75]:first-of-type:active{color:inherit}.stub-mitarbeiter>div>div.zustaendigkeiten[data-v-8d3a8f75]{margin-bottom:.5rem}.stub-mitarbeiter>div>div.zustaendigkeiten>label[data-v-8d3a8f75]{font-weight:700;display:block;font-size:.85rem}.stub-mitarbeiter>div>div.zustaendigkeiten>ul[data-v-8d3a8f75]{list-style:none;margin-bottom:0;padding:0}.stub-mitarbeiter>div>div.zustaendigkeiten>ul>li[data-v-8d3a8f75]{margin:0}.stub-mitarbeiter>div>div.einrichtungen[data-v-8d3a8f75]{margin-bottom:.5rem}.stub-mitarbeiter>div>div>div>a>i[data-v-8d3a8f75]{position:relative;display:inline-block;margin-right:.25rem;width:1rem;transform:translateY(.2rem)}.stub-mitarbeiter>i[data-v-8d3a8f75]{width:1.25rem}div.stub-themenfeld>div.icon-holder[data-v-1c802d4b]{position:relative;text-align:center;width:1.5rem;height:1.5rem;margin-bottom:1rem}div.stub-themenfeld>div.icon-holder>i[data-v-1c802d4b]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:2rem}div.stub-themenfeld>ul.favorites[data-v-1c802d4b]{list-style:none;padding-left:0}div.stub-themenfeld>ul.favorites>li[data-v-1c802d4b]{position:relative;list-style:none;padding-left:1rem}div.stub-themenfeld>ul.favorites>li>a>i[data-v-1c802d4b]{width:1rem;position:absolute;left:-1.15rem;top:.125rem}div.stub-dienstleistung[data-v-57c8bd10]{display:flex;align-items:center;justify-content:space-between;cursor:pointer;word-break:break-word}div.stub-dienstleistung>div.content[data-v-57c8bd10]{width:calc(100% - 2.25rem)}div.stub-dienstleistung>div.content>a[data-v-57c8bd10]:first-of-type{color:inherit;text-decoration:none}div.stub-dienstleistung>i[data-v-57c8bd10]{width:1.25rem;transform:translateY(calc(50% - .75rem));color:var(--accent-color);text-align:center;line-height:4rem}div.stub-einrichtung[data-v-7b3e50bd]{display:grid;grid-template-columns:1fr auto;grid-gap:.5rem;align-items:center;cursor:pointer;word-break:break-word}div.stub-einrichtung>div>a[data-v-7b3e50bd]:first-of-type{color:inherit;text-decoration:none}div.stub-einrichtung>div>a[data-v-7b3e50bd]:first-of-type:hover,div.stub-einrichtung>div>a[data-v-7b3e50bd]:first-of-type:visited,div.stub-einrichtung>div>a[data-v-7b3e50bd]:first-of-type:active{color:inherit}div.stub-einrichtung>div>div.kontaktdaten[data-v-7b3e50bd]{margin-top:.5rem}div.stub-einrichtung>div>div>div>a>i[data-v-7b3e50bd]{position:relative;display:inline-block;margin-right:.25rem;width:1rem;transform:translateY(.2rem)}div.stub-einrichtung>i[data-v-7b3e50bd]{width:1.25rem}div.card-column-right[data-v-2eff91ca]{position:relative;background:var(--color-background-secondary);padding:2rem;margin-bottom:1.5rem;border-radius:var(--border-radius)}div.card-column-right h3[data-v-2eff91ca]{padding:0;margin:0 0 1rem}.alle-kategorien[data-v-a0fb511d]{background:var(--color-background-secondary);padding:1.5rem;border-radius:var(--border-radius)}div[data-v-dd173c16]{position:relative}div>input[data-v-dd173c16]{width:100%;padding:0 1.5rem;line-height:3.5rem;height:auto;border:none;font-size:inherit;border-radius:var(--border-radius)}div input[type=search][data-v-dd173c16]::-webkit-search-decoration,div input[type=search][data-v-dd173c16]::-webkit-search-cancel-button,div input[type=search][data-v-dd173c16]::-webkit-search-results-button,div input[type=search][data-v-dd173c16]::-webkit-search-results-decoration{display:none}div>button[data-v-dd173c16]{display:flex;align-items:center;justify-content:center;top:50%;right:.25rem;position:absolute;width:3rem;height:3rem;transform:translateY(-50%);margin:0;padding:0;border:none;border-radius:var(--border-radius);background:var(--color-accent);color:var(--color-text-on-accent)}div>button>i[data-v-dd173c16]{width:1.5rem}div>i.clear-search[data-v-dd173c16]{color:#565656;width:1.5rem;position:absolute;top:1rem;right:1rem;cursor:pointer}.split-columns-70-30[data-v-7b1bc5e5]{position:relative;display:grid;grid-template-columns:7fr 3fr;grid-gap:3rem;margin-bottom:3rem}.split-columns-70-30>div[data-v-7b1bc5e5]{min-width:0}.split-columns-70-30>div[data-v-7b1bc5e5]:nth-of-type(2){height:100%}.optigov-holder:not(.medium) .split-columns-70-30>div:nth-of-type(2)>div[data-v-7b1bc5e5]{position:sticky;top:1rem}div.optigov-holder.medium .split-columns-70-30[data-v-7b1bc5e5]{grid-template-columns:1fr}button[data-v-099fae32]{display:flex;align-items:center;bottom:1rem;background:var(--color-accent);color:var(--color-text-on-accent);border:none;border-radius:var(--border-radius);padding:.25rem 1rem;cursor:pointer;line-height:2rem;z-index:2}button>i[data-v-099fae32]{width:1rem;margin-right:.4rem}li.list-card[data-v-0a0da3db]{position:relative;border:1px solid var(--color-border);margin-bottom:1.5rem;padding:2rem calc(4rem + 54px) 2rem 2rem;border-radius:var(--border-radius);cursor:pointer}li.list-card>div.arrow[data-v-0a0da3db]{width:54px;height:54px;position:absolute;right:2rem;top:50%;transform:translateY(-50%);border-radius:var(--border-radius);background:var(--color-accent);color:var(--color-text-on-accent);text-align:center;line-height:4rem;display:flex;align-items:center;justify-content:center}li.list-card>div.content>h3[data-v-0a0da3db]{margin-bottom:0}li.list-card>div.content>div.paragraph[data-v-0a0da3db]{margin-top:.75rem}button.primary[data-v-e7c927df]{display:inline-flex;align-items:center;bottom:1rem;background:var(--color-accent);color:#fff;border:none;border-radius:var(--border-radius);padding:.25rem 1rem;cursor:pointer;line-height:2rem;font-size:.85rem;overflow:hidden;transition:all .0675s}button.primary[disabled][data-v-e7c927df]{cursor:not-allowed;opacity:.5}button.primary.empty[data-v-e7c927df]{width:2.5rem;height:2.5rem;padding:0}button.primary.empty>i[data-v-e7c927df]{margin-right:auto;margin-left:auto}button.primary[data-v-e7c927df]:active{transform:scale(.95)}button.primary.invert[data-v-e7c927df]{color:var(--color-accent);background:#fff}button.primary.danger[data-v-e7c927df]{color:red;background:#fff}button.primary.grey[data-v-e7c927df]{color:#000;background:var(--color-background-secondary)}button.primary.secondary[data-v-e7c927df]{color:#fff;background:var(--color-secondary)}button.primary>i[data-v-e7c927df]{width:1rem;margin-right:.4rem}div.button-account[data-v-d2229dea]{max-height:2.5rem;overflow:hidden;position:relative;font-size:.85rem;cursor:pointer}div.button-account[data-v-d2229dea]:hover,div.button-account[data-v-d2229dea]:focus-within{max-height:9rem;overflow:visible}div.button-account:hover div.profile[data-v-d2229dea],div.button-account:focus-within div.profile[data-v-d2229dea]{border-bottom-left-radius:0;border-bottom-right-radius:0}div.button-account:hover div.profile i[data-v-d2229dea],div.button-account:focus-within div.profile i[data-v-d2229dea]{transform:rotate(180deg)}div.button-account span[data-v-d2229dea]{min-width:5rem;padding:.35rem 0}div.button-account div.profile[data-v-d2229dea]{display:flex;align-items:center;bottom:1rem;background:var(--color-accent);color:var(--color-text-on-accent);border:none;border-radius:var(--border-radius);padding:.25rem 1rem;cursor:pointer;line-height:2rem;z-index:2}div.button-account div.profile i[data-v-d2229dea]{width:1rem;margin-left:.4rem;transition:all .25s}div.button-account div.menu[data-v-d2229dea]{display:grid;width:100%;position:absolute;background:var(--color-background-secondary);padding:1rem;border-radius:var(--border-radius);z-index:2}div.button-account div.menu a[data-v-d2229dea]{display:inline-block;width:100%;margin-bottom:.25rem}div.button-account div.menu button[data-v-d2229dea]{margin-top:1rem}.bread-crumb-navigation[data-v-a7fcf4c8]{display:flex;align-items:center;color:#909090;border:1px solid var(--color-border);padding:1rem;border-radius:var(--border-radius);margin-bottom:3rem}.bread-crumb-navigation>div.bread-crumbs[data-v-a7fcf4c8]{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:1rem;line-height:2rem}.bread-crumb-navigation>div.account[data-v-a7fcf4c8]{white-space:nowrap}.bread-crumb-navigation>div.account button[data-v-a7fcf4c8]{display:inline-block}.bread-crumb-navigation>div>i[data-v-a7fcf4c8]{display:inline-block;transform:translateY(.2rem)}.bread-crumb-navigation>div>i[data-v-a7fcf4c8]>svg{width:1rem;height:1rem}.optigov-holder.medium .level2[data-v-a7fcf4c8],.optigov-holder.small .level1[data-v-a7fcf4c8]{display:none}div.search-holder[data-v-7819a382]{position:relative;background:var(--color-background-secondary);padding:1rem;margin-bottom:1.5rem;border-radius:var(--border-radius)}li.list-card[data-v-ba0bc8a3]{position:relative;border:1px solid var(--color-border);margin-bottom:1.5rem;padding:2rem;border-radius:var(--border-radius);cursor:pointer}div.stub-untergeordnete-einrichtungen ul li[data-v-3c51fb0d]{list-style-type:disc;list-style-position:inside;margin-bottom:.25rem}div.stub-untergeordnete-einrichtungen ul li ul[data-v-3c51fb0d]{padding-left:.8rem}div.stub-einrichtung-mit-untergeordneten[data-v-82f070f0]{display:flex;align-items:center;justify-content:space-between;cursor:pointer}div.stub-einrichtung-mit-untergeordneten>div.content[data-v-82f070f0]{width:calc(100% - 4rem)}div.stub-einrichtung-mit-untergeordneten>div.content>div.einrichtungstyp[data-v-82f070f0]{font-size:.8rem}div.stub-einrichtung-mit-untergeordneten>div.content>a[data-v-82f070f0]:first-of-type{color:inherit;text-decoration:none}div.stub-einrichtung-mit-untergeordneten>div.content h3[data-v-82f070f0]{margin-bottom:.5rem}div.stub-einrichtung-mit-untergeordneten>div.content h3.has-0-childs[data-v-82f070f0]{margin-bottom:0}div.stub-einrichtung-mit-untergeordneten>div.content ul li[data-v-82f070f0]{margin-bottom:.25rem}div.stub-einrichtung-mit-untergeordneten>div.arrow[data-v-82f070f0]{width:54px;height:54px;position:absolute;right:2rem;top:50%;transform:translateY(-50%);border-radius:var(--border-radius);background:var(--color-accent);color:var(--color-text-on-accent);text-align:center;line-height:4rem;display:flex;align-items:center;justify-content:center}div.search-holder[data-v-f031dd36]{position:relative;background:var(--color-background-secondary);padding:1rem;margin-bottom:1.5rem;border-radius:var(--border-radius)}li.list-card-grid[data-v-f208696e]{position:relative;border:1px solid var(--color-border);padding:2rem;border-radius:var(--border-radius);cursor:pointer;overflow-wrap:break-word}div.search-holder[data-v-9e4439dc]{position:relative;background:var(--color-background-secondary);padding:1rem;margin-bottom:1.5rem;border-radius:var(--border-radius)}div.card-column-right>div>a.letter[data-v-9e4439dc]{display:inline-block;width:calc(20% - .3rem);min-width:30px;background:#ffffff80;border-radius:var(--border-radius);text-decoration:none;text-align:center;margin-right:.3rem;margin-bottom:.3rem;padding:.4rem}li.list-card-grid>div.content>div>a>i[data-v-9e4439dc]{width:1rem;transform:translateY(.2rem);margin-right:.25rem}div.optigov-holder.small div ul.item-list.grid[data-v-9e4439dc]{grid-template-columns:1fr}div.stub-themenfelder>div.themefeld-holder[data-v-89962f79]{width:100%;overflow:hidden}div.stub-themenfelder>div.themefeld-holder>ul[data-v-89962f79]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1rem;list-style:none;padding:0}div.stub-themenfelder>div.themefeld-holder>ul>li[data-v-89962f79]{cursor:pointer;list-style:none;padding:2rem;position:relative;border-radius:var(--border-radius);background:var(--color-background-secondary);height:100%}div.stub-themenfelder>div.themefeld-holder>ul>li[data-v-89962f79]:last-of-type{background:var(--color-accent);color:var(--color-text-on-accent)}div.stub-themenfelder>div.themefeld-holder>ul>li:last-of-type h3[data-v-89962f79]{color:var(--color-text-on-accent)}div.stub-themenfelder>div.themefeld-holder>ul>li>div.alle-dienstleistungen>div.icon-holder[data-v-89962f79]{position:relative;text-align:center;width:1.5rem;height:1.5rem;margin-bottom:1rem}div.stub-themenfelder>div.themefeld-holder>ul>li>div.alle-dienstleistungen>div.icon-holder>i[data-v-89962f79]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:2rem}div.stub-themenfelder>div.themefeld-holder>ul>li>div.alle-dienstleistungen>ul.favorites[data-v-89962f79]{list-style:none;padding-left:0}div.stub-themenfelder>div.themefeld-holder>ul>li>div.alle-dienstleistungen>ul.favorites>li[data-v-89962f79]{padding-left:1rem}div.stub-themenfelder>div.themefeld-holder>ul>li>div.alle-dienstleistungen>ul.favorites>li>a>i[data-v-89962f79]{width:1rem;position:absolute;left:-1rem;top:1px}div.optigov-holder.medium div.stub-themenfelder>div.themefeld-holder>ul[data-v-89962f79]{grid-template-columns:1fr 1fr}div.optigov-holder.small div.stub-themenfelder>div.themefeld-holder>ul[data-v-89962f79]{grid-template-columns:1fr}div.stub-search-holder{position:relative;width:100%}div.stub-search-holder>input{width:100%;padding:1rem;border:none;border-radius:var(--border-radius)}div.stub-search-holder>button{top:50%;right:5px;position:absolute;width:40px;height:40px;transform:translateY(-50%);border:none;border-radius:var(--border-radius)}div.stub-search-holder div.search-results{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:2rem;background:#fff;border-radius:var(--border-radius);padding:1.5rem;color:#000}div.stub-search-holder div.search-results ul.item-list>li.result{display:flex;justify-content:space-between;margin-bottom:.85rem}div.stub-search-holder div.search-results ul.item-list>li.result>a{width:calc(100% - 1.25rem);line-height:130%;text-decoration:none}div.stub-search-holder div.search-results ul.item-list>li.result>i{width:1rem;margin-top:.15rem}div.optigov-holder.medium div.stub-search-holder div.search-results{grid-template-columns:1fr}button.primary[data-v-3f86f624]{display:inline-flex;align-items:center;bottom:1rem;background:var(--color-accent);color:#fff;border:none;border-radius:var(--border-radius);padding:.25rem 1rem;cursor:pointer;line-height:2rem!important;overflow:hidden;transition:all .0675s}button.primary.empty[data-v-3f86f624]{width:2.5rem;height:2.5rem;padding:0}button.primary.empty>i[data-v-3f86f624]{margin-right:auto;margin-left:auto}button.primary[data-v-3f86f624]:active:not(:disabled){transform:scale(.95)}button.primary[data-v-3f86f624]:disabled{opacity:.35;cursor:not-allowed}button.primary.variant-invert[data-v-3f86f624]{color:var(--color-accent)!important;background:#fff!important}button.primary.danger[data-v-3f86f624]{color:red;background:#fff}button.primary.grey[data-v-3f86f624]{color:#000;background:#dfdfdf}button.primary.secondary[data-v-3f86f624]{color:#fff;background:var(--color-secondary)}button.primary>i[data-v-3f86f624]{width:1rem;margin-right:.4rem}div.summary[data-v-3b30fdc7]{position:sticky;bottom:10px;margin-top:1.5rem;padding:1rem 1.5rem;background:var(--color-accent);border-radius:var(--border-radius);z-index:2}div.summary[data-v-3b30fdc7]>*{color:#fff}div.summary>div[data-v-3b30fdc7]{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:center;background:transparent}div.summary>div>div>div[data-v-3b30fdc7]:not(:first-of-type){font-size:.85rem}div.summary>div>div>div:not(:first-of-type) i[data-v-3b30fdc7]{width:.85rem;transform:translateY(.1rem)}div.summary>div>div[data-v-3b30fdc7]:last-of-type{flex-shrink:0}div.optigov-holder.small div.stub-meet div.summary[data-v-3b30fdc7]{bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0}div.optigov-holder.small div.stub-meet div.summary>div[data-v-3b30fdc7]{width:100%;display:grid}div.optigov-holder.small div.stub-meet div.summary button[data-v-3b30fdc7]{margin-top:1rem}div.stub-meet button{flex-direction:row-reverse}div.stub-meet button i{margin-left:.5rem;margin-right:0}div.card-hint[data-v-f305071e]{border-radius:var(--border-radius);padding:1.5rem;margin:2rem 0;background-color:#f3f3f3}div.meet-zeitauswahl-component div.header-controls[data-v-66047140]{display:flex;align-items:center}div.meet-zeitauswahl-component div.loading[data-v-66047140]{min-height:25vh;display:flex;text-align:center;align-items:center;justify-content:center}div.meet-zeitauswahl-component div.days[data-v-66047140]{display:flex;gap:1rem;overflow:auto}div.meet-zeitauswahl-component div.days button.day[data-v-66047140]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.25rem 1.5rem;border:none;border-radius:var(--border-radius);background-color:var(--color-background-secondary);color:#000;cursor:pointer;transition:all .125s ease-in-out}div.meet-zeitauswahl-component div.days button.day[data-v-66047140] *{color:#000}div.meet-zeitauswahl-component div.days button.day[disabled][data-v-66047140]{opacity:.6;cursor:not-allowed}div.meet-zeitauswahl-component div.days button.day[disabled][data-v-66047140] *{color:#0006}div.meet-zeitauswahl-component div.days button.day[data-v-66047140]:not([disabled]):not(.selected):hover{filter:brightness(90%)}div.meet-zeitauswahl-component div.days button.day.selected[data-v-66047140]{border-color:var(--color-accent);background-color:var(--color-accent)}div.meet-zeitauswahl-component div.days button.day.selected[data-v-66047140] *{color:#fff}div.meet-zeitauswahl-component div.days button.day span.day[data-v-66047140]{font-size:.8rem;font-weight:600}div.meet-zeitauswahl-component div.days button.day span.date[data-v-66047140]{font-size:1.25rem;font-weight:600}div.meet-zeitauswahl-component div.days button.day span.month[data-v-66047140]{font-size:.8rem;font-weight:600;opacity:.6}div.meet-zeitauswahl-component div.hours[data-v-66047140]{display:grid;grid-template-columns:repeat(auto-fill,minmax(7.5rem,1fr));gap:1rem;overflow:auto;margin-top:1rem}div.meet-zeitauswahl-component div.hours button.hour[data-v-66047140]{padding:1.15rem 1rem;border:none;border-radius:var(--border-radius);background-color:var(--color-background-secondary);color:#000;transition:all .125s ease-in-out;cursor:pointer;font-weight:700}div.meet-zeitauswahl-component div.hours button.hour[data-v-66047140] *{color:#000}div.meet-zeitauswahl-component div.hours button.hour.selected[data-v-66047140]{background:var(--color-accent)}div.meet-zeitauswahl-component div.hours button.hour.selected[data-v-66047140] *{color:#fff}div.meet-zeitauswahl-component div.hours button.hour[data-v-66047140]:not([disabled]):not(.selected):hover{filter:brightness(90%)}div.card-dienstleistung-terminvorlage-zusammenfassung[data-v-d8fca16f]{background:var(--color-background-secondary);padding:1.5rem;border-radius:var(--border-radius)}div.card-dienstleistung-terminvorlage-zusammenfassung[data-v-d8fca16f]:not(:last-of-type){margin-bottom:1.5rem}div.card-dienstleistung-terminvorlage-zusammenfassung div.grid[data-v-d8fca16f]{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:2rem;font-size:1rem}div.card-dienstleistung-terminvorlage-zusammenfassung div.grid.one-column[data-v-d8fca16f]{grid-template-columns:1fr}div.card-dienstleistung-terminvorlage-zusammenfassung div.grid>div:last-of-type div.icons div[data-v-d8fca16f]{display:flex;align-items:start;margin-right:1rem;margin-bottom:.25rem}div.card-dienstleistung-terminvorlage-zusammenfassung div.grid>div:last-of-type div.icons div i[data-v-d8fca16f]{width:1rem;margin-right:.25rem;transform:translateY(.05rem);display:flex}div.card-dienstleistung-terminvorlage-zusammenfassung div.grid>div:last-of-type div.icons div div[data-v-d8fca16f]{line-height:1rem}@media (max-width: 768px){div.card-dienstleistung-terminvorlage-zusammenfassung div.grid[data-v-d8fca16f]{grid-template-columns:1fr;gap:1rem}div.card-dienstleistung-terminvorlage-zusammenfassung div.grid>div[data-v-d8fca16f]:first-of-type{order:2}}div.meet-html-formular div.form-element:not(:last-of-type){margin-bottom:.35rem}div.meet-html-formular label{display:inline-block;font-size:.85rem}div.meet-html-formular input:not([type=checkbox]),div.meet-html-formular textarea,div.meet-html-formular select{display:inline-block;width:100%;padding:.5rem 1rem;border:none;border-radius:var(--border-radius);font-size:.85rem;background:#fff;resize:none}div.meet-html-formular input:not([type=checkbox])+label,div.meet-html-formular textarea+label,div.meet-html-formular select+label{margin-top:.5rem}div.meet-html-formular fieldset{border:0px solid #e3e3e3;border-radius:var(--border-radius);margin:1rem 0;display:grid;grid-template-columns:20px 1fr;gap:.25rem;padding:.5rem 0 0}div.meet-html-formular fieldset legend{font-size:.85rem}div.informationen div p:first-of-type{margin-top:0}div.meet-details-component div.header-controls[data-v-c9aa574a]{display:flex;align-items:center}div.optigov-holder.small div.meet-details-component div.grid[data-v-c9aa574a]{grid-template-columns:1fr}div.suggestion[data-v-9f0ed992]{padding:.1rem .8rem .35rem;max-height:1.8rem;overflow:hidden;transition:all .06725s;border-radius:var(--p-inputtext-border-radius)}div.suggestion div.actions[data-v-9f0ed992]{display:flex;justify-content:space-between}div.suggestion div.actions span.label[data-v-9f0ed992],div.suggestion div.actions span.action[data-v-9f0ed992]{font-size:.75rem;opacity:.65;cursor:pointer;-webkit-user-select:none;user-select:none}div.suggestion div.actions span.label i[data-v-9f0ed992],div.suggestion div.actions span.action i[data-v-9f0ed992]{width:.85rem;margin-right:.2rem;transform:translateY(.15rem);transition:all .125s}div.suggestion div.content[data-v-9f0ed992]{font-size:.75rem;opacity:.75}div.suggestion.expanded[data-v-9f0ed992]{max-height:unset}div.suggestion.expanded div.actions span.label i[data-v-9f0ed992]{transform:translateY(-.15rem);rotate:180deg}.input-text-component[data-v-d8b0faf9]{position:relative}.input-text-component input[data-v-d8b0faf9]{width:100%;height:3.5rem;border:3px solid var(--color-border);padding:.85rem 1rem;border-radius:var(--border-radius);position:relative;z-index:1;background:transparent;font-size:.85rem;transition:all .06725s;outline:none}.input-text-component input.no-bottom-border-radius[data-v-d8b0faf9]{border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom:0}.input-text-component input[data-v-d8b0faf9]::placeholder{color:transparent}.input-text-component input[data-v-d8b0faf9]:read-only{color:#8c8c8c;cursor:default}.input-text-component input[data-v-d8b0faf9]:focus:not(:read-only){border-color:var(--color-accent)}.input-text-component input:focus:not(:read-only)~div.suggestion[data-v-d8b0faf9]{border-color:var(--color-accent)!important}.input-text-component input:focus:not(:read-only)~div.suggestion[data-v-d8b0faf9]:not(.expanded){max-height:calc(1.75rem + 3px)}.input-text-component label[data-v-d8b0faf9]{position:absolute;top:1rem;left:calc(1rem + 0px);color:#9f9f9f;font-size:.85rem;transition:all .125s;padding:.1rem .2rem;max-width:calc(100% - 2rem - 6px);overflow:hidden;height:1.5rem}.input-text-component input:focus~label[data-v-d8b0faf9],.input-text-component input:not(:placeholder-shown)~label[data-v-d8b0faf9]{z-index:2;top:-.65rem;background:#fff}div.meet-bestaetigung-component[data-v-8e252a78]{text-align:center}.input-textarea-component[data-v-bc65e1fd]{position:relative}.input-textarea-component textarea[data-v-bc65e1fd]{width:100%;border:3px solid var(--color-border);padding:.85rem 1rem;border-radius:var(--border-radius);position:relative;z-index:1;background:transparent;font-size:.85rem;transition:all .06725s;resize:none;outline:none}.input-textarea-component textarea[data-v-bc65e1fd]::placeholder{color:transparent}.input-textarea-component textarea[readonly][data-v-bc65e1fd]{color:#9f9f9f;cursor:default}.input-textarea-component textarea[data-v-bc65e1fd]:not([readonly]):focus{border-color:var(--color-accent)}.input-textarea-component label[data-v-bc65e1fd]{position:absolute;top:1rem;left:calc(1rem + 0px);color:#9f9f9f;font-size:.85rem;transition:all .125s;padding:.1rem .2rem;max-width:calc(100% - 2rem - 6px);overflow:hidden;height:1.5rem}.input-textarea-component textarea:focus~label[data-v-bc65e1fd],.input-textarea-component textarea:not(:placeholder-shown)~label[data-v-bc65e1fd]{z-index:2;top:-.65rem;background:#fff}div.meet-buergerinformationen-component div.header-controls[data-v-7a4fc87b]{display:flex;align-items:center}div.meet-buergerinformationen-component div.grid[data-v-7a4fc87b]{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;border-radius:var(--border-radius);grid-auto-rows:1fr}div.meet-buergerinformationen-component div.grid>div>div[data-v-7a4fc87b]:not(:last-of-type){margin-bottom:1rem}div.meet-buergerinformationen-component div.grid div.card-hint[data-v-7a4fc87b]{margin:0}div.optigov-holder.small div.grid[data-v-7a4fc87b]{grid-template-columns:1fr}div.card-terminvereinbarung-dienstleistung[data-v-0d43f2c3]{position:relative;display:flex;justify-content:space-between;background:#fff;border-radius:var(--border-radius);padding:.85rem 1.5rem;transition:all .0675s ease-in-out}div.card-terminvereinbarung-dienstleistung[data-v-0d43f2c3]:hover,div.card-terminvereinbarung-dienstleistung.grey[data-v-0d43f2c3]{background:var(--color-background-secondary)}div.card-terminvereinbarung-dienstleistung:hover button.round.disabled[data-v-0d43f2c3],div.card-terminvereinbarung-dienstleistung.grey button.round.disabled[data-v-0d43f2c3]{background:#0000001a!important}div.card-terminvereinbarung-dienstleistung.disabled[data-v-0d43f2c3]{color:#cecece;cursor:not-allowed!important}div.card-terminvereinbarung-dienstleistung.disabled button[data-v-0d43f2c3]{background:var(--color-background-secondary)!important;color:#fff!important}div.card-terminvereinbarung-dienstleistung.disabled div.title span i[data-v-0d43f2c3]{color:#cecece}div.card-terminvereinbarung-dienstleistung.disabled:hover button[data-v-0d43f2c3]{background:#0000001a!important;cursor:not-allowed!important}div.card-terminvereinbarung-dienstleistung div.title span[data-v-0d43f2c3]{margin-left:.5rem}div.card-terminvereinbarung-dienstleistung div.title span a[data-v-0d43f2c3]{color:inherit}div.card-terminvereinbarung-dienstleistung div.title span a i[data-v-0d43f2c3]{width:1rem;color:inherit;transform:translateY(.15rem)}div.card-terminvereinbarung-dienstleistung div.icons[data-v-0d43f2c3]{font-size:.85rem}div.card-terminvereinbarung-dienstleistung div.icons>div[data-v-0d43f2c3]{display:inline-block}div.card-terminvereinbarung-dienstleistung div.icons>div[data-v-0d43f2c3]:not(:last-of-type){margin-right:.85rem}div.card-terminvereinbarung-dienstleistung div.icons>div i[data-v-0d43f2c3]{width:.85rem;transform:translateY(.1rem)}div.card-terminvereinbarung-dienstleistung div.buttons[data-v-0d43f2c3]{display:flex;align-items:center}div.card-terminvereinbarung-dienstleistung div.buttons label[data-v-0d43f2c3]{min-width:.75rem;text-align:center}div.card-terminvereinbarung-dienstleistung div.buttons button.round[data-v-0d43f2c3]{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;font-size:1rem;border-radius:var(--border-radius);cursor:pointer;border:none;background:var(--color-accent);transition:all .0675s ease-in-out}div.card-terminvereinbarung-dienstleistung div.buttons button.round[data-v-0d43f2c3]:first-of-type{margin-right:.5rem}div.card-terminvereinbarung-dienstleistung div.buttons button.round[data-v-0d43f2c3]:last-of-type{margin-left:.5rem}div.card-terminvereinbarung-dienstleistung div.buttons button.round:last-of-type label[data-v-0d43f2c3]{color:var(--color-text-on-accent)}div.card-terminvereinbarung-dienstleistung div.buttons button.round label[data-v-0d43f2c3]{transform:translateY(-.075rem);cursor:pointer;color:var(--color-text-on-accent)}div.card-terminvereinbarung-dienstleistung div.buttons button.round.disabled[data-v-0d43f2c3]{color:inherit;background:var(--color-background-secondary);cursor:not-allowed}div.card-terminvereinbarung-dienstleistung div.buttons button.round.disabled label[data-v-0d43f2c3]{cursor:not-allowed;color:inherit}div.card-terminvereinbarung-dienstleistung div.buttons button.round.increment:focus~div.hint[data-v-0d43f2c3]{display:block}div.card-terminvereinbarung-dienstleistung div.buttons div.hint[data-v-0d43f2c3]{display:none;position:absolute;right:1.25rem;top:calc(50% + 1.275rem);border-radius:var(--border-radius);padding:.1rem .45rem;background:#2f2f2f;color:#fff;font-size:.85rem;z-index:10}div.card-terminvereinbarung-dienstleistung div.buttons div.hint[data-v-0d43f2c3]:before{content:"";position:absolute;right:.6125rem;top:0;transform:translateY(-50%);width:0;height:0;border-style:solid;border-width:0 10px 10px 10px;border-color:transparent transparent #2f2f2f transparent}div.optigov-holder.small div.card-terminvereinbarung-dienstleistung[data-v-0d43f2c3]{display:grid;grid-template-columns:1fr;gap:.5rem;padding:0}div.optigov-holder.small div.card-terminvereinbarung-dienstleistung div.buttons div.hint[data-v-0d43f2c3]{bottom:-1.75rem;left:.25rem;right:unset;top:unset}div.optigov-holder.small div.card-terminvereinbarung-dienstleistung div.buttons div.hint[data-v-0d43f2c3]:before{right:unset;left:4rem;top:0}div.meet-auswahl-modal-component[data-v-972a9026]{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:inherit;position:fixed;top:0;bottom:0;left:0;width:100%;background:#000000d9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:999999999;animation:fade-in-972a9026 .35s ease-in-out;cursor:pointer}div.meet-auswahl-modal-component[data-v-972a9026]:before{position:absolute;top:min(2vw,30px);right:min(2vw,30px);content:"×";display:inline-block;color:#fff;width:2rem;height:2rem;text-align:center;line-height:2rem;font-size:2rem}div.meet-auswahl-modal-component>div[data-v-972a9026]{width:800px;max-width:95%;max-height:80vh;background:var(--color-background-secondary);padding:3rem;border-radius:var(--border-radius);overflow:auto;cursor:default}div.meet-auswahl-modal-component>div div.selection[data-v-972a9026]{display:grid;grid-template-columns:1fr 1fr;grid-gap:.85rem}div.meet-auswahl-modal-component>div div.selection input[type=radio][data-v-972a9026]{margin-right:.85rem;height:calc(100% - .25rem)}div.meet-auswahl-modal-component>div div.selection label.option[data-v-972a9026]{display:grid;grid-template-columns:2rem 1fr;align-content:center;cursor:pointer;width:100%;padding:.85rem 1rem;background:#fff;border-radius:var(--border-radius)}div.meet-auswahl-modal-component>div div.selection label.option span.adresse[data-v-972a9026]{display:block;font-size:.85rem;opacity:.6}div.meet-auswahl-modal-component>div button[disabled][data-v-972a9026]{position:unset;opacity:.25}@keyframes fade-in-972a9026{0%{opacity:0}to{opacity:1}}div.optigov-holder.medium div.meet-auswahl-einrichtung-component div.selection[data-v-972a9026]{grid-template-columns:1fr}div.meet-auswahl-dienstleistungen-component[data-v-b393b3ac]{min-height:inherit}div.meet-auswahl-dienstleistungen-component div.selection div.list[data-v-b393b3ac]{display:grid;grid-template-columns:1fr;grid-gap:.5rem}div.optigov-holder.small div.selection div.list[data-v-b393b3ac]{grid-gap:1.5rem}div.stub-meet[data-v-b30d7994]{position:relative;scroll-margin-top:2rem}div.stub-meet input{background:var(--color-background-secondary)}.split-columns-50-50[data-v-92702867]{position:relative;display:grid;grid-template-columns:1fr 1fr;grid-gap:3rem}.split-columns-50-50>div[data-v-92702867]{min-width:0}.split-columns-50-50>div[data-v-92702867]:nth-of-type(2){height:100%}div.optigov-holder.medium .split-columns-50-50[data-v-92702867]{grid-template-columns:1fr}div.ticket-component[data-v-869ef511]{position:relative;width:12rem;border-radius:var(--border-radius);background:#dfdfdf;z-index:1}div.ticket-component div.header[data-v-869ef511]{background:var(--color-accent);color:#fff;font-size:1.25rem;font-weight:700;text-align:center;padding:1rem 1.5rem .85rem;font-family:monospace}div.ticket-component div.ticket[data-v-869ef511]{display:flex;justify-content:center;align-items:center;font-family:monospace;font-size:3.5rem;font-weight:700;text-align:center;min-height:13rem;padding:1rem 1rem 2rem}div.ticket-component[data-v-869ef511]:before,div.ticket-component[data-v-869ef511]:after{content:"";position:absolute;left:0;height:6px;width:100%}div.ticket-component[data-v-869ef511]:before{top:calc(100% - 6px);background:radial-gradient(circle,transparent,transparent 50%,#FBFBFB 50%,#FBFBFB 100%) -11px -8px/15px 15px repeat-x}div.ticket-component[data-v-869ef511]:after{bottom:calc(100% - 3px);background:radial-gradient(circle,transparent,transparent 50%,#FBFBFB 50%,#FBFBFB 100%) -9px 1px/14px 14px repeat-x}div.meet-visitor-bestaetigung-component[data-v-0435efaa]{text-align:center}div.meet-visitor-bestaetigung-component div.warteschlangenticket[data-v-0435efaa]{display:inline-block}div.meet-visitor-bestaetigung-component div.loading-spinner[data-v-0435efaa]{width:2rem;height:2rem;border:.25rem solid var(--color-accent);border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation-0435efaa 1s linear infinite}@keyframes rotation-0435efaa{0%{transform:rotate(0)}to{transform:rotate(360deg)}}div.stub-meet-visitor input{background:var(--color-background-secondary)}li.slot-entry[data-v-04a7004a]{padding:1rem 0;margin-bottom:0!important}li.slot-entry[data-v-04a7004a]:first-of-type{padding-top:0}li.slot-entry[data-v-04a7004a]:last-of-type{padding-bottom:0}li.slot-entry[data-v-04a7004a]:not(:last-of-type){border-bottom:1px solid #c7cdd4}div.view-startseite>div.section-introduction[data-v-59e9ef3d]{padding:1.5rem 2rem 2rem;background:var(--color-accent);border-radius:var(--border-radius);color:var(--color-text-on-accent);margin-bottom:1rem}div.view-startseite>div.section-introduction>h1[data-v-59e9ef3d]{margin-bottom:1rem;color:var(--color-text-on-accent)}div.view-startseite>div.section-introduction[data-v-59e9ef3d]{display:flex;flex-direction:column;gap:1rem}div.view-startseite>div.section-introduction h1[data-v-59e9ef3d]{margin-bottom:0}div.view-startseite>div.section-introduction a[data-v-59e9ef3d]{color:var(--color-text-on-accent)}div.view-startseite>div.section-introduction a[data-v-59e9ef3d] *{color:#fff}div.view-startseite>div.section-introduction a>i[data-v-59e9ef3d]{width:1rem;transform:translateY(.25rem)}div.view-startseite>div.section-introduction div.entry-point-holder a.entry-point[data-v-59e9ef3d]{display:inline-block;margin:0 1.5rem 0 0;text-decoration:none;font-size:1.2rem;white-space:nowrap;font-weight:400}div.view-startseite>div.section-introduction div.entry-point-holder a.entry-point[data-v-59e9ef3d]:hover{text-decoration:underline}div.view-startseite>div.section-introduction div.entry-point-holder a.entry-point i[data-v-59e9ef3d]{width:1.2rem;transform:translateY(.15rem)}div.view-startseite>div.section-introduction div.entry-point-holder br[data-v-59e9ef3d]{display:none}div.view-startseite>div.section-terminvereinbarung[data-v-59e9ef3d]{padding:4rem 0 0}div.view-startseite>div.section-themenfelder[data-v-59e9ef3d]{padding:4rem 0 2rem}div.optigov-holder.small div.view-startseite>div.section-introduction>div.entry-point-holder br[data-v-59e9ef3d]{display:inline-block}div.optigov-holder.medium div.view-startseite>div.section-mein-konto>div.card div.actions ul[data-v-59e9ef3d]{grid-template-columns:1fr 1fr}div.optigov-holder.small>div.view-startseite>div.section-mein-konto>div.card>div.actions>ul[data-v-59e9ef3d]{grid-template-columns:1fr}div.card-box[data-v-21004685]{position:relative;border:1px solid var(--color-border);margin-bottom:1.5rem;padding:2rem;border-radius:var(--border-radius);transition:all .25s ease-in-out}div.card-box>div.content[data-v-21004685]{opacity:1;transition:all .25s ease-in-out}div.card-box>div.content[data-v-21004685] *{transition:padding .25s ease-in-out}div.card-box>div.title-holder[data-v-21004685]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;transition:all .25s ease-in-out}div.card-box>div.title-holder>h2[data-v-21004685]{transition:margin-bottom .25s ease-in-out}div.card-box>div.title-holder>i[data-v-21004685]{transition:all .25s ease-in-out;margin-left:1rem;transform:rotate(0)}div.card-box.collapsed[data-v-21004685]{padding:0;border-color:transparent}div.card-box.collapsed .content[data-v-21004685]{max-height:0;opacity:0}div.card-box.collapsed .content[data-v-21004685] *{pointer-events:none;margin:0!important;padding:0!important}div.card-box.collapsed>div.title-holder[data-v-21004685]{margin-bottom:0}div.card-box.collapsed>div.title-holder>h2[data-v-21004685]{margin-bottom:0}div.card-box.collapsed>div.title-holder>i[data-v-21004685]{transform:rotate(180deg)}div.card-box.collapsible>div.title-holder[data-v-21004685]{cursor:pointer}li.slot-entry[data-v-f714aa49]{position:relative;display:flex;justify-content:space-between;cursor:pointer;padding:1rem 0}li.slot-entry[data-v-f714aa49]:not(:last-of-type){border-bottom:1px solid #c7cdd4}li.slot-entry>div.content[data-v-f714aa49]{width:calc(100% - 2.25rem)}li.slot-entry>div.content>h4[data-v-f714aa49]{padding:0;margin:0}li.slot-entry>i[data-v-f714aa49]{width:1.25rem;transform:translateY(calc(50% - .75rem));color:var(--accent-color);text-align:center;line-height:4rem}div.modul-kosten[data-v-c2ef4661]{padding:.5rem 1rem;border-radius:.5rem;background:var(--color-background-secondary)}div.modul-kosten span.tag[data-v-c2ef4661]{display:inline-block;font-weight:700}div.modul-kosten div[data-v-c2ef4661] p{margin-top:0}div.modul-kosten[data-v-c2ef4661]:not(:first-child){margin-top:1.5rem}div.modul-kosten[data-v-c2ef4661]:not(:last-child){margin-bottom:1.5rem}div.modul-frist span.tag[data-v-6f00800a]{display:inline-block;padding:.5rem 1rem;border-radius:.5rem;background:var(--color-background-secondary);margin-bottom:.5rem}div.modul-frist[data-v-6f00800a]:not(:first-child){margin-top:1.5rem}div.modul-frist[data-v-6f00800a]:not(:last-child){margin-bottom:1.5rem}div.view-dienstleistung div.card-column-right button.aktion[data-v-702b25a6]{width:100%}div.view-dienstleistung div.card-column-right button.aktion[data-v-702b25a6]:not(:last-of-type){margin-bottom:.5rem}.view-einrichtung #einrichtung-karte[data-v-ff75e136]{height:400px;border-radius:var(--border-radius);overflow:hidden}.view-einrichtung>.split-columns-70-30>div:nth-of-type(2)>div>div.card-column-right>div>div>a>i[data-v-ff75e136],.view-einrichtung>.split-columns-70-30>div:nth-of-type(2)>div>div.card-column-right>div>div>span>i[data-v-ff75e136]{position:relative;display:inline-block;margin-right:.25rem;width:1rem;transform:translateY(.2rem)}table tr>td i[data-v-717c3917]{position:relative;display:inline-block;margin-right:.25rem;width:1rem;transform:translateY(.125rem)}div.search-holder[data-v-9783a5ea]{position:relative;background:var(--color-background-secondary);padding:1rem;margin-bottom:1.5rem;border-radius:var(--border-radius)}table tr>td i[data-v-c156df84]{position:relative;display:inline-block;margin-right:.75rem;width:1rem;transform:translateY(.2rem)}div.card-box[data-v-ceb34136]{cursor:pointer}div.optigov-holder.medium div ul.item-list.grid[data-v-ceb34136]{grid-template-columns:1fr}.view-mein-konto-chats div.loading-background[data-v-d314a5d4]{position:fixed;top:0;left:0;width:100%;height:100%;background:#ffffffd9;z-index:99999999999999;display:flex;justify-content:center;align-items:center}.view-mein-konto-chats div.loading-background div.loading-spinner[data-v-d314a5d4]{width:2rem;height:2rem;border:.25rem solid var(--color-accent);border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation-d314a5d4 1s linear infinite}@keyframes rotation-d314a5d4{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.view-mein-konto-chats .chat-holder[data-v-d314a5d4]{max-width:1400px;border:3px solid #f4f4f4;border-radius:var(--border-radius)}.view-mein-konto-chats .chat-holder .chat-input[data-v-d314a5d4]{padding:1rem}.view-mein-konto-chats .chat-holder .chat-input .text-input-holder[data-v-d314a5d4]{position:relative}.view-mein-konto-chats .chat-holder .chat-input .text-input-holder textarea[data-v-d314a5d4]{width:100%;border:3px solid #e3e3e3;background:#e3e3e3;border-radius:var(--border-radius);padding:1rem;resize:none}.view-mein-konto-chats .chat-holder .chat-input .text-input-holder button[data-v-d314a5d4]{float:right;vertical-align:top;position:absolute;top:.5rem;right:.5rem;width:2.35rem;height:2.35rem;margin:0;padding:0}.view-mein-konto-chats .chat-holder .chat-input .text-input-holder label.file-upload[data-v-d314a5d4]{width:2.35rem;height:2.35rem;background:var(--color-accent);color:#fff;padding:8px;border-radius:var(--border-radius);cursor:pointer;position:absolute;top:3.2rem;right:.5rem}.view-mein-konto-chats .chat-holder .chat-input .text-input-holder button i[data-v-d314a5d4],.view-mein-konto-chats .chat-holder .chat-input .text-input-holder label.file-upload i[data-v-d314a5d4]{width:1.2rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.view-mein-konto-chats .chat-holder .chat-input .file-upload-progress[data-v-d314a5d4]{display:inline-block;font-size:.85rem;position:relative;padding:8px 32px 12px 8px;border-radius:var(--border-radius);background:#dfdfdf;overflow:hidden}.view-mein-konto-chats .chat-holder .chat-input .file-upload-progress i[data-v-d314a5d4]{position:absolute;right:8px;top:8px;width:18px;cursor:pointer}.view-mein-konto-chats .chat-holder .chat-input .file-upload-progress .progress[data-v-d314a5d4]{position:absolute;bottom:0;left:0;width:0;height:4px;background:var(--color-accent)}.view-mein-konto-chats .chat-holder .chat-window[data-v-d314a5d4]{height:calc(100vh - 500px);max-height:50vh;min-height:300px;overflow:auto;padding-top:20px;background:#fff;margin-bottom:10px}.view-mein-konto-chats .chat-holder .chat-window span.information[data-v-d314a5d4]{display:inline-block;width:auto;text-align:center;margin-left:50%;transform:translate(-50%);background:#f4f4f4;padding:.25rem .75rem;border-radius:var(--border-radius);margin-bottom:25px;font-size:.7rem}.view-mein-konto-chats .chat-holder .chat-window .nachricht[data-v-d314a5d4]{width:100%;overflow:hidden;margin-bottom:20px}.view-mein-konto-chats .chat-holder .chat-window .nachricht .bubble[data-v-d314a5d4]{border-radius:1rem 1rem 1rem 0;padding:1.5rem;background:#f4f4f4;min-width:70%;margin:0 10px;max-width:90%;float:left}.view-mein-konto-chats .chat-holder .chat-window .nachricht .bubble span.content[data-v-d314a5d4]{display:block;margin-bottom:10px;white-space:pre-wrap}.view-mein-konto-chats .chat-holder .chat-window .nachricht .bubble span.content a[data-v-d314a5d4]{color:#fff}.view-mein-konto-chats .chat-holder .chat-window .nachricht .bubble span.zeitstempel[data-v-d314a5d4]{text-align:right;font-size:.65rem;opacity:.7;display:block;margin-bottom:-.5rem}.view-mein-konto-chats .chat-holder .chat-window .nachricht .bubble span.file[data-v-d314a5d4]{background:#dfdfdf;display:inline-block;padding:8px;border-radius:var(--border-radius);font-size:.85rem;cursor:pointer;margin-right:8px;margin-bottom:8px}.view-mein-konto-chats .chat-holder .chat-window .nachricht .bubble span.file i[data-v-d314a5d4]{width:15px;transform:translateY(2px)}.view-mein-konto-chats .chat-holder .chat-window .nachricht.buerger .bubble[data-v-d314a5d4]{border-radius:1rem 0 1rem 1rem;background:var(--color-accent);color:#fff;float:right}.view-mein-konto-chats .chat-holder .chat-window .nachricht.buerger .bubble span.file[data-v-d314a5d4]{background:#00000040}div.view-mein-konto-antraege div.card-box div span.status[data-v-2e035af5]{display:inline-block;width:.75rem;height:.75rem;transform:translateY(.03rem);margin-right:.35rem;background:#dfdfdf;border-radius:50%}div.view-mein-konto-antraege div.card-box div span.status.FACHABTEILUNG_ZUGEORDNET[data-v-2e035af5]{background:#5e5e5e}div.view-mein-konto-antraege div.card-box div span.status.IN_BEARBEITUNG[data-v-2e035af5]{background:var(--color-accent)}div.view-mein-konto-antraege div.card-box div span.status.ZURUECKGESTELLT[data-v-2e035af5]{background:#dd8500}div.view-mein-konto-antraege div.card-box div span.status.ABGESCHLOSSEN[data-v-2e035af5]{background:#00bd7e}div.view-mein-konto-antraege div.card-box div span.status.ABGELEHNT[data-v-2e035af5]{background:#d00}div.view-mein-konto-antraege div.card-box div ul.item-list li[data-v-2e035af5]{position:relative;padding:.5rem .5rem .5rem 2rem}div.view-mein-konto-antraege div.card-box div ul.item-list li i[data-v-2e035af5]{position:absolute;left:0;width:1.75rem;color:var(--color-accent)}div.view-mein-konto-termine div.card-box div i[data-v-17d67c1a]{width:1rem;transform:translateY(.175rem);margin-right:-.1rem}div.view-mein-konto-termine div.card-box div span.status[data-v-17d67c1a]{display:inline-block;width:.75rem;height:.75rem;transform:translateY(.03rem);margin-right:.35rem;background:#dfdfdf;border-radius:50%}div.view-mein-konto-termine div.card-box div span.status.BESTAETIGT[data-v-17d67c1a]{background:#00bd7e}div.view-mein-konto-termine div.card-box div span.status.STORNIERT[data-v-17d67c1a]{background:#d00}div.view-login-information div.options[data-v-aa1cad2d]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:2rem;margin-top:2rem}div.view-login-information div.options.one-column[data-v-aa1cad2d]{grid-template-columns:repeat(1,minmax(0,1fr))}div.view-login-information div.options[data-v-aa1cad2d]:not(:last-child){margin-bottom:2rem}div.view-login-information div.login-option[data-v-aa1cad2d]{width:100%;padding:1.5rem;background:#fff;border-radius:var(--border-radius);border:1px solid var(--color-border);outline:none;display:flex;justify-content:space-between;align-items:center;transition:all .125s ease-in-out}div.view-login-information div.login-option[data-v-aa1cad2d]:hover{cursor:pointer;border-color:var(--color-accent)}div.view-login-information div.login-option:hover i[data-v-aa1cad2d]{color:var(--color-accent);opacity:1;transform:translate(.25rem)}div.view-login-information div.login-option span.content[data-v-aa1cad2d]{width:100%;display:flex;flex-direction:column;align-items:start;gap:2rem;font-size:1rem}div.view-login-information div.login-option span.content img[data-v-aa1cad2d]{width:15rem;max-width:100%}div.view-login-information div.login-option span.content img.bundid[data-v-aa1cad2d]{width:11rem}div.view-login-information div.login-option span.content img.muk[data-v-aa1cad2d]{margin-top:.65rem}div.view-login-information div.login-option span.content span.login-description[data-v-aa1cad2d]{text-align:left}div.view-login-information div.bottom-actions[data-v-aa1cad2d]{margin-top:2rem}@media (max-width: 768px){div.view-login-information div.options[data-v-aa1cad2d]{grid-template-columns:repeat(1,minmax(0,1fr))}}div.view-login-information div.login-option i{width:1.35rem;opacity:.5;transition:all .125s ease-in-out}div.view-login-information div.login-option i svg{transform:translate(-.05rem)}div.view-login[data-v-d89370d7]{text-align:center}
