
/* default styles for extension "tx_frontend" */
    .ce-align-left { text-align: left; }
    .ce-align-center { text-align: center; }
    .ce-align-right { text-align: right; }

    .ce-table td, .ce-table th { vertical-align: top; }

    .ce-textpic, .ce-image, .ce-nowrap .ce-bodytext, .ce-gallery, .ce-row, .ce-uploads li, .ce-uploads div { overflow: hidden; }

    .ce-left .ce-gallery, .ce-column { float: left; }
    .ce-center .ce-outer { position: relative; float: right; right: 50%; }
    .ce-center .ce-inner { position: relative; float: right; right: -50%; }
    .ce-right .ce-gallery { float: right; }

    .ce-gallery figure { display: table; margin: 0; }
    .ce-gallery figcaption { display: table-caption; caption-side: bottom; }
    .ce-gallery img { display: block; }
    .ce-gallery iframe { border-width: 0; }
    .ce-border img,
    .ce-border iframe {
        border: 2px solid #000000;
        padding: 0px;
    }

    .ce-intext.ce-right .ce-gallery, .ce-intext.ce-left .ce-gallery, .ce-above .ce-gallery {
        margin-bottom: 10px;
    }
    .ce-image .ce-gallery { margin-bottom: 0; }
    .ce-intext.ce-right .ce-gallery { margin-left: 10px; }
    .ce-intext.ce-left .ce-gallery { margin-right: 10px; }
    .ce-below .ce-gallery { margin-top: 10px; }

    .ce-column { margin-right: 10px; }
    .ce-column:last-child { margin-right: 0; }

    .ce-row { margin-bottom: 10px; }
    .ce-row:last-child { margin-bottom: 0; }

    .ce-above .ce-bodytext { clear: both; }

    .ce-intext.ce-left ol, .ce-intext.ce-left ul { padding-left: 40px; overflow: auto; }

    /* Headline */
    .ce-headline-left { text-align: left; }
    .ce-headline-center { text-align: center; }
    .ce-headline-right { text-align: right; }

    /* Uploads */
    .ce-uploads { margin: 0; padding: 0; }
    .ce-uploads li { list-style: none outside none; margin: 1em 0; }
    .ce-uploads img { float: left; padding-right: 1em; vertical-align: top; }
    .ce-uploads span { display: block; }

    /* Table */
    .ce-table { width: 100%; max-width: 100%; }
    .ce-table th, .ce-table td { padding: 0.5em 0.75em; vertical-align: top; }
    .ce-table thead th { border-bottom: 2px solid #dadada; }
    .ce-table th, .ce-table td { border-top: 1px solid #dadada; }
    .ce-table-striped tbody tr:nth-of-type(odd) { background-color: rgba(0,0,0,.05); }
    .ce-table-bordered th, .ce-table-bordered td { border: 1px solid #dadada; }

    /* Space */
    .frame-space-before-extra-small { margin-top: 1em; }
    .frame-space-before-small { margin-top: 2em; }
    .frame-space-before-medium { margin-top: 3em; }
    .frame-space-before-large { margin-top: 4em; }
    .frame-space-before-extra-large { margin-top: 5em; }
    .frame-space-after-extra-small { margin-bottom: 1em; }
    .frame-space-after-small { margin-bottom: 2em; }
    .frame-space-after-medium { margin-bottom: 3em; }
    .frame-space-after-large { margin-bottom: 4em; }
    .frame-space-after-extra-large { margin-bottom: 5em; }

    /* Frame */
    .frame-ruler-before:before { content: ''; display: block; border-top: 1px solid rgba(0,0,0,0.25); margin-bottom: 2em; }
    .frame-ruler-after:after { content: ''; display: block; border-bottom: 1px solid rgba(0,0,0,0.25); margin-top: 2em; }
    .frame-indent { margin-left: 15%; margin-right: 15%; }
    .frame-indent-left { margin-left: 33%; }
    .frame-indent-right { margin-right: 33%; }
/* default styles for extension "tx_form" */
    .captcha { margin-bottom: .5rem; }
    .captcha a { margin-left: .5rem; }
    .captcha--reloading img { opacity: 0.5; }
    .captcha--reloading a { cursor: auto; }
    .captcha--spin .captcha__reload svg { animation: spin 0.8s infinite linear; }
    .captcha__audio__mute { display: none; }
    .captcha--playing .captcha__audio__mute { display: inherit; }
    .captcha--playing .captcha__audio__sound { display: none; }
    @keyframes spin {
          from {transform:rotate(359deg);}
          to {transform:rotate(0deg);}
        }

/*!
 * jQuery UI CSS Framework 1.8.21
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:before, .ui-helper-clearfix:after { content: ""; display: table; }
.ui-helper-clearfix:after { clear: both; }
.ui-helper-clearfix { zoom: 1; }
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/*!
 * jQuery UI CSS Framework 1.8.21
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=segoe%20ui,%20Arial,%20sans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=1px&bgColorHeader=ece8da&bgTextureHeader=12_gloss_wave.png&bgImgOpacityHeader=100&borderColorHeader=d4ccb0&fcHeader=433f38&iconColorHeader=847e71&bgColorContent=f7f7f7&bgTextureContent=04_highlight_hard.png&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=312e25&iconColorContent=808080&bgColorDefault=f18f0b&bgTextureDefault=04_highlight_hard.png&bgImgOpacityDefault=15&borderColorDefault=f18f0b&fcDefault=ffffff&iconColorDefault=eeeeee&bgColorHover=f18f0b&bgTextureHover=03_highlight_soft.png&bgImgOpacityHover=25&borderColorHover=f18f0b&fcHover=ffffff&iconColorHover=ffffff&bgColorActive=fafaf4&bgTextureActive=04_highlight_hard.png&bgImgOpacityActive=100&borderColorActive=d4ccb0&fcActive=cd5c0a&iconColorActive=e3a345&bgColorHighlight=fcf0ba&bgTextureHighlight=02_glass.png&bgImgOpacityHighlight=55&borderColorHighlight=e8e1b5&fcHighlight=363636&iconColorHighlight=e3a345&bgColorError=ffedad&bgTextureError=03_highlight_soft.png&bgImgOpacityError=95&borderColorError=e3a345&fcError=cd5c0a&iconColorError=cd0a0a&bgColorOverlay=2b2922&bgTextureOverlay=05_inset_soft.png&bgImgOpacityOverlay=15&opacityOverlay=90&bgColorShadow=cccccc&bgTextureShadow=04_highlight_hard.png&bgImgOpacityShadow=95&opacityShadow=20&thicknessShadow=12px&offsetTopShadow=-12px&offsetLeftShadow=-12px&cornerRadiusShadow=10px
 */


/* Component containers
----------------------------------*/
.ui-widget { font-family: segoe ui, Arial, sans-serif; font-size: 1.1em; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: segoe ui, Arial, sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #dddddd; background: #f7f7f7 url('../../../_assets/e799cca3073eabb617dfebf5f7cabc53/Images/JQueryUi/ui-bg_highlight-hard_100_f7f7f7_1x100.png') 50% top repeat-x; color: #312e25; }
.ui-widget-content a { color: #312e25; }
.ui-widget-header { border: 1px solid #d4ccb0; background: #ece8da url('../../../_assets/e799cca3073eabb617dfebf5f7cabc53/Images/JQueryUi/ui-bg_gloss-wave_100_ece8da_500x100.png') 50% 50% repeat-x; color: #433f38; font-weight: bold; }
.ui-widget-header a { color: #433f38; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #f18f0b; background: #f18f0b url('../../../_assets/e799cca3073eabb617dfebf5f7cabc53/Images/JQueryUi/ui-bg_highlight-hard_15_f18f0b_1x100.png') 50% 50% repeat-x; font-weight: bold; color: #ffffff; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #ffffff; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #f18f0b; background: #f18f0b url('../../../_assets/e799cca3073eabb617dfebf5f7cabc53/Images/JQueryUi/ui-bg_highlight-soft_25_f18f0b_1x100.png') 50% 50% repeat-x; font-weight: bold; color: #ffffff; }
.ui-state-hover a, .ui-state-hover a:hover { color: #ffffff; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #d4ccb0; background: #fafaf4 url('../../../_assets/e799cca3073eabb617dfebf5f7cabc53/Images/JQueryUi/ui-bg_highlight-hard_100_fafaf4_1x100.png') 50% 50% repeat-x; font-weight: bold; color: #cd5c0a; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #cd5c0a; text-decoration: none; }
.ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #e8e1b5; background: #fcf0ba url('../../../_assets/e799cca3073eabb617dfebf5f7cabc53/Images/JQueryUi/ui-bg_glass_55_fcf0ba_1x400.png') 50% 50% repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #e3a345; background: #ffedad url('../../../_assets/e799cca3073eabb617dfebf5f7cabc53/Images/JQueryUi/ui-bg_highlight-soft_95_ffedad_1x100.png') 50% top repeat-x; color: #cd5c0a; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #cd5c0a; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #cd5c0a; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url('../../../_assets/e799cca3073eabb617dfebf5f7cabc53/Images/JQueryUi/ui-icons_808080_256x240.png'); }
.ui-widget-content .ui-icon {background-image: url('../../../_assets/e799cca3073eabb617dfebf5f7cabc53/Images/JQueryUi/ui-icons_808080_256x240.png'); }
.ui-widget-header .ui-icon {background-image: url('../../../_assets/e799cca3073eabb617dfebf5f7cabc53/Images/JQueryUi/ui-icons_847e71_256x240.png'); }
.ui-state-default .ui-icon { background-image: url('../../../_assets/e799cca3073eabb617dfebf5f7cabc53/Images/JQueryUi/ui-icons_eeeeee_256x240.png'); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url('../../../_assets/e799cca3073eabb617dfebf5f7cabc53/Images/JQueryUi/ui-icons_ffffff_256x240.png'); }
.ui-state-active .ui-icon {background-image: url('../../../_assets/e799cca3073eabb617dfebf5f7cabc53/Images/JQueryUi/ui-icons_e3a345_256x240.png'); }
.ui-state-highlight .ui-icon {background-image: url('../../../_assets/e799cca3073eabb617dfebf5f7cabc53/Images/JQueryUi/ui-icons_e3a345_256x240.png'); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url('../../../_assets/e799cca3073eabb617dfebf5f7cabc53/Images/JQueryUi/ui-icons_cd0a0a_256x240.png'); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { -moz-border-radius-topleft: 1px; -webkit-border-top-left-radius: 1px; -khtml-border-top-left-radius: 1px; border-top-left-radius: 1px; }
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { -moz-border-radius-topright: 1px; -webkit-border-top-right-radius: 1px; -khtml-border-top-right-radius: 1px; border-top-right-radius: 1px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { -moz-border-radius-bottomleft: 1px; -webkit-border-bottom-left-radius: 1px; -khtml-border-bottom-left-radius: 1px; border-bottom-left-radius: 1px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { -moz-border-radius-bottomright: 1px; -webkit-border-bottom-right-radius: 1px; -khtml-border-bottom-right-radius: 1px; border-bottom-right-radius: 1px; }

/* Overlays */
.ui-widget-overlay { background: #2b2922 url('../../../_assets/e799cca3073eabb617dfebf5f7cabc53/Images/JQueryUi/ui-bg_inset-soft_15_2b2922_1x100.png') 50% bottom repeat-x; opacity: .90;filter:Alpha(Opacity=90); }
.ui-widget-shadow { margin: -12px 0 0 -12px; padding: 12px; background: #cccccc url('../../../_assets/e799cca3073eabb617dfebf5f7cabc53/Images/JQueryUi/ui-bg_highlight-hard_95_cccccc_1x100.png') 50% top repeat-x; opacity: .20;filter:Alpha(Opacity=20); -moz-border-radius: 10px; -khtml-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; }/*!
 * jQuery UI Autocomplete 1.8.21
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Autocomplete#theming
 */
.ui-autocomplete { position: absolute; cursor: default; }
.ui-autocomplete li {
	list-style: none;
}

/* workarounds */
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */

/*
 * jQuery UI Menu 1.8.21
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Menu#theming
 */
.ui-menu {
	list-style:none;
	padding: 2px;
	margin: 0;
	display:block;
	float: left;
}
.ui-menu .ui-menu {
	margin-top: -3px;
}
.ui-menu .ui-menu-item {
	margin:0;
	padding: 0;
	zoom: 1;
	float: left;
	clear: left;
	width: 100%;
}
.ui-menu .ui-menu-item a {
	text-decoration:none;
	display:block;
	padding:.2em .4em;
	line-height:1.5;
	zoom:1;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	margin: -1px;
}
/*!
 * jQuery UI Slider 1.8.21
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Slider#theming
 */
.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; }

.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }/*!
 * jQuery UI Datepicker 1.8.21
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Datepicker#theming
 */
.ui-datepicker { width: 17em; padding: .2em .2em 0; display: none; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; font-size:0em; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}

@-moz-document url-prefix(){}*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}*:before,*:after{clear:both}* ::-moz-focus-inner{border:1px dotted transparent}body{overflow-x:hidden}body,p,.p{width:100%;color:#222F5B;font-family:"Poppins-Regular",sans-serif;font-size:16px;font-size:1rem;line-height:1.75}@media only screen and (min-width: 768px){body,p,.p{font-size:18px;font-size:1.125rem}}p,.p{margin-bottom:15px}p:last-child,.p:last-child{margin-bottom:0}p:last-child button:last-child,p:last-child .button:last-child,p:last-child input[type="submit"]:last-child,p:last-child .button-primary:last-child,.p:last-child button:last-child,.p:last-child .button:last-child,.p:last-child input[type="submit"]:last-child,.p:last-child .button-primary:last-child{margin-bottom:0}strong,.bold{color:#222F5B;font-family:"Poppins-Medium",sans-serif}.new{display:inline-block;background-color:#67D5FD;padding:0.5rem 1rem;font-family:"Jost-Regular",sans-serif;text-transform:uppercase;letter-spacing:0.3rem;font-size:12px;font-size:.75rem}@media only screen and (min-width: 768px){.new{font-size:14px;font-size:.875rem}}hr{max-width:1320px;border:none;border-top:1px solid #67D5FD;margin:40px auto}@media only screen and (min-width: 768px){hr{margin:60px auto}}.ce-bodytext{-ms-hyphens:auto;hyphens:auto;text-wrap:pretty}.text-center{text-align:center}blockquote p{font-family:"Jost-Regular",sans-serif;font-size:22px;font-size:1.375rem}@media only screen and (min-width: 768px){blockquote p{font-size:24px;font-size:1.5rem}}.wrap>.row,.wrap>header,.wrap>.content{max-width:1320px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}.wrap>.row>div,.wrap>header>div,.wrap>.content>div{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-width:320px}@media only screen and (min-width: 1280px){.wrap>.row>div,.wrap>header>div,.wrap>.content>div{min-width:380px}}.wrap>.row .col-4>div,.wrap>header .col-4>div,.wrap>.content .col-4>div{margin-bottom:0.75rem}.wrap>.row .col-4>.logo,.wrap>header .col-4>.logo,.wrap>.content .col-4>.logo{margin-bottom:0}@media only screen and (min-width: 768px){.wrap>.row,.wrap>header,.wrap>.content{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.wrap>header{display:block;padding:0}.content{margin-bottom:40px;padding:0 20px}@media only screen and (min-width: 768px){.content{margin-bottom:60px;padding:0 40px}}.content:last-of-type{margin-bottom:0}.content>.content,.frame-type-list .content{margin:0;padding:0}#main-content>.content.frame-layout-0:first-of-type,#main-content>.frame-type-container.frame-default{margin-top:40px}@media only screen and (min-width: 768px){#main-content>.content.frame-layout-0:first-of-type,#main-content>.frame-type-container.frame-default{margin-top:60px}}#main-content>.content.frame-layout-0:first-of-type.frame-1,#main-content>.content.frame-layout-0:first-of-type.frame-2,#main-content>.content.frame-layout-0:first-of-type.frame-3,#main-content>.content.frame-layout-0:first-of-type.frame-4,#main-content>.frame-type-container.frame-default.frame-1,#main-content>.frame-type-container.frame-default.frame-2,#main-content>.frame-type-container.frame-default.frame-3,#main-content>.frame-type-container.frame-default.frame-4{margin-top:0}#main-content>.content.frame-layout-0:first-of-type:only-child,#main-content>.frame-type-container.frame-default:only-child{margin-bottom:40px}@media only screen and (min-width: 768px){#main-content>.content.frame-layout-0:first-of-type:only-child,#main-content>.frame-type-container.frame-default:only-child{margin-bottom:60px}}#main-content>.content.frame-layout-0:first-of-type:only-child.frame-1,#main-content>.content.frame-layout-0:first-of-type:only-child.frame-2,#main-content>.content.frame-layout-0:first-of-type:only-child.frame-3,#main-content>.content.frame-layout-0:first-of-type:only-child.frame-4,#main-content>.frame-type-container.frame-default:only-child.frame-1,#main-content>.frame-type-container.frame-default:only-child.frame-2,#main-content>.frame-type-container.frame-default:only-child.frame-3,#main-content>.frame-type-container.frame-default:only-child.frame-4{margin-bottom:0}#main-content>.frame-type-container .frame{margin-bottom:40px}#main-content>.frame-type-container .frame:last-child{margin-bottom:0}#main-content>.frame-type-container:last-child{margin-bottom:60px}#main-content>.frame-type-container:last-child.frame-1,#main-content>.frame-type-container:last-child.frame-2,#main-content>.frame-type-container:last-child.frame-3,#main-content>.frame-type-container:last-child.frame-4{margin-bottom:0}.frame-type-container.splide .splide__track{max-width:1320px;margin:0 auto}.frame-type-container.splide .splide__track .splide__slide{padding-bottom:6px}.frame-type-container.splide .splide__track .frame{height:100%}@media only screen and (min-width: 768px){.frame-type-container.splide .splide__pagination{width:calc(100% + 80px);margin-left:-40px}}@font-face{font-display:swap;font-family:'Jost-Regular';font-style:normal;font-weight:400;src:url('../../../_assets/8cddd43e5ab859a8d26ba082edc95984/Fonts/jost-v18-latin_latin-ext-regular.woff2') format("woff2")}@font-face{font-display:swap;font-family:'Jost-Regular-Italic';font-style:italic;font-weight:400;src:url('../../../_assets/8cddd43e5ab859a8d26ba082edc95984/Fonts/jost-v18-latin_latin-ext-italic.woff2') format("woff2")}@font-face{font-display:swap;font-family:'Jost-Medium';font-style:normal;font-weight:600;src:url('../../../_assets/8cddd43e5ab859a8d26ba082edc95984/Fonts/jost-v18-latin_latin-ext-600.woff2') format("woff2")}@font-face{font-display:swap;font-family:'Jost-Medium-Italic';font-style:italic;font-weight:600;src:url('../../../_assets/8cddd43e5ab859a8d26ba082edc95984/Fonts/jost-v18-latin_latin-ext-600italic.woff2') format("woff2")}@font-face{font-display:swap;font-family:'Poppins-Regular';font-style:normal;font-weight:400;src:url('../../../_assets/8cddd43e5ab859a8d26ba082edc95984/Fonts/poppins-v23-latin_latin-ext-regular.woff2') format("woff2")}@font-face{font-display:swap;font-family:'Poppins-Italic';font-style:italic;font-weight:400;src:url('../../../_assets/8cddd43e5ab859a8d26ba082edc95984/Fonts/poppins-v23-latin_latin-ext-italic.woff2') format("woff2")}@font-face{font-display:swap;font-family:'Poppins-Medium';font-style:normal;font-weight:600;src:url('../../../_assets/8cddd43e5ab859a8d26ba082edc95984/Fonts/poppins-v23-latin_latin-ext-600.woff2') format("woff2")}@font-face{font-display:swap;font-family:'Poppins-Medium-Italic';font-style:italic;font-weight:600;src:url('../../../_assets/8cddd43e5ab859a8d26ba082edc95984/Fonts/poppins-v23-latin_latin-ext-600italic.woff2') format("woff2")}@font-face{font-family:'icomoon';font-weight:normal;font-style:normal;font-display:block;src:url('../../../_assets/8cddd43e5ab859a8d26ba082edc95984/Fonts/icomoon.woff?556oqi') format("woff"),url('../../../_assets/8cddd43e5ab859a8d26ba082edc95984/Fonts/icomoon.woff2?556oqi#icomoon') format("woff2")}[class^="icon-"]:before,[class*=" icon-"]:before{font-family:'icomoon' !important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-check:before{content:"\e900"}.icon-chevron-right:before{content:"\e901"}.icon-burgerMenu:before{content:"\e902"}.icon-close:before{content:"\e903"}.icon-info:before{content:"\e904"}.icon-location:before{content:"\e906"}.icon-login:before{content:"\e907"}.icon-phone:before{content:"\e908"}.icon-education:before{content:"\e90a"}.icon-calendar:before{content:"\e90b"}.icon-mechanicalEngineering:before{content:"\e90c"}.icon-network:before{content:"\e90d"}.icon-search:before{content:"\e90e"}.icon-instagram:before{content:"\e90f"}.icon-facebook:before{content:"\e910"}.icon-x:before{content:"\e911"}.icon-youtube:before{content:"\e912"}.icon-linkedin:before{content:"\e905"}.icon-whatsapp:before{content:"\e909"}.icon-mail:before{content:"\e913"}.breadcrumb-menu{display:none;background-color:#F3F3F3;margin-top:-40px;padding:10px 20px}@media only screen and (min-width: 768px){.breadcrumb-menu{display:block;margin-top:-60px;padding:10px 40px}}.breadcrumb{max-width:1320px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;list-style:none}.breadcrumb li{font-size:14px;font-size:.875rem;margin-bottom:0}.breadcrumb li:after{content:'>';margin:0 10px}.breadcrumb li:last-child:after{content:''}.breadcrumb li a{text-decoration:none}.breadcrumb li a:hover,.breadcrumb li a:focus{text-decoration:underline}.progress{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 0 40px}.progress:after{position:absolute;background:#222F5B;content:'';height:2px;top:20px;left:8%;width:85%}.progress .step-1,.progress .step-2,.progress .step-3{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:"Jost-Regular",sans-serif;font-size:16px;font-size:1rem}.progress .step-1:before,.progress .step-2:before,.progress .step-3:before{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#F3F3F3;border:2px solid #222F5B;width:40px;height:40px;border-radius:100%;color:#222F5B;margin-bottom:1rem;z-index:1}.progress .step-1 a,.progress .step-2 a,.progress .step-3 a{text-decoration:none}.progress .step-1:before{content:'1'}.progress .step-2:before{content:'2'}.progress .step-3:before{content:'3'}.progress .active:before{background-color:#222F5B;color:#fff}@media only screen and (min-width: 768px){.progress{margin:0 120px 60px}.progress:after{top:35px}.progress .step-1,.progress .step-2,.progress .step-3{font-size:26px;font-size:1.625rem}.progress .step-1:before,.progress .step-2:before,.progress .step-3:before{width:70px;height:70px;font-size:26px;font-size:1.625rem}}.chosen-event{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:2rem;border:1px solid #222F5B;gap:1rem;margin-bottom:40px}.chosen-event .event-dates>p{font-family:"Jost-Regular",sans-serif;text-transform:uppercase;letter-spacing:0.3rem;font-size:12px;font-size:.75rem}@media only screen and (min-width: 768px){.chosen-event .event-dates>p{font-size:14px;font-size:.875rem}}.chosen-event .event-dates .ort,.chosen-event .event-dates .termine{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1rem;margin-right:2rem}@media only screen and (min-width: 768px){.chosen-event .event-dates .ort,.chosen-event .event-dates .termine{float:left}}.chosen-event .event-dates .ort:before,.chosen-event .event-dates .termine:before{content:"\e906";display:inline-block;width:35px;margin-right:10px;color:#222F5B;text-align:center;font-family:"icomoon";font-size:25px;font-size:1.5625rem}@media only screen and (min-width: 768px){.chosen-event .event-dates .ort:before,.chosen-event .event-dates .termine:before{margin-right:15px;font-size:30px;font-size:1.875rem}}@media only screen and (min-width: 768px){.chosen-event .event-dates .termine{margin-bottom:0}}.chosen-event .event-dates .termine:before{content:'\e90b';margin-top:-3px}.chosen-event .event-price .preis{margin-bottom:0;font-family:"Poppins-Medium",sans-serif}.chosen-event .event-price .charges-info{margin-top:20px}@media only screen and (min-width: 768px){.chosen-event{margin-bottom:60px}.chosen-event>div{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-width:calc(50% - 10px);max-width:calc(50% - 10px)}}input[type="checkbox"]#applicant,input[type="checkbox"]#invoice{display:none}input[type="checkbox"]#applicant:checked+label:after,input[type="checkbox"]#invoice:checked+label:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}input[type="checkbox"]#applicant:checked+label.invoice,input[type="checkbox"]#invoice:checked+label.invoice{margin-bottom:0}input[type="checkbox"]#applicant:checked ~ .applicant-data,input[type="checkbox"]#applicant:checked ~ .invoice-data,input[type="checkbox"]#invoice:checked ~ .applicant-data,input[type="checkbox"]#invoice:checked ~ .invoice-data{display:-webkit-box;display:-ms-flexbox;display:flex}label.applicant,label.invoice{display:block;width:100%;margin-top:30px}label.applicant:after,label.invoice:after{content:'\e901';display:inline-block;font-family:"icomoon";margin-left:0.5rem;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.form-fields>.applicant-data,.form-fields>.invoice-data,.applicant-data,.invoice-data{display:none;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;min-width:100%;gap:2rem 1rem}.form-fields>.applicant-data>div,.form-fields>.invoice-data>div,.applicant-data>div,.invoice-data>div{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-width:calc(50% - 10px);max-width:calc(50% - 10px)}.chargesVdma,.charges{border-top:1px solid #222F5B;padding:1rem 0 2rem;font-size:24px;font-size:1.5rem}@media only screen and (min-width: 768px){.chargesVdma,.charges{font-size:26px;font-size:1.625rem}}.product .checkout-doi-not-successful{font-family:"Jost-Regular",sans-serif;font-size:24px;font-size:1.5rem}@media only screen and (min-width: 768px){.product .checkout-doi-not-successful{font-size:26px;font-size:1.625rem}}.product .info{max-width:1320px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}.product .info>div{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-width:320px}@media only screen and (min-width: 1280px){.product .info>div{min-width:380px}}.product .info .main{background-color:#67D5FD;padding:2rem}.product .info .main .button-primary{background-color:#fff}.product figure+.content{margin-top:40px}.product .content{margin-bottom:40px}.product .content:last-child{margin-bottom:0}.product .contact{border:1px solid #222F5B;padding:2rem}.person{border:1px solid #222F5B;padding:2rem;margin-bottom:0.75rem}.person figure{max-width:150px;margin-bottom:0.75rem}.person .person-details p{margin-bottom:0}.person .person-details p:first-child{font-family:"Poppins-Medium",sans-serif}.person .person-details [class*="icon-"]:before{font-size:14px;font-size:.875rem;margin-right:0.5rem}.contact [class*="icon-"]:before{font-size:14px;font-size:.875rem;margin-right:0.5rem}.contact a{text-decoration:none}.contact a:hover,.contact a:focus{text-decoration:underline}.btn,.button,input[type="submit"],a.arrow-link,.button-primary,.btn-primary{position:relative;display:inline-block;min-width:315px;min-height:60px;margin-bottom:20px;background-color:#fff;color:#222F5B;border:1px solid #67D5FD;padding:1.15rem 3rem 1rem 1rem;font-family:"Jost-Regular",sans-serif;text-transform:uppercase;letter-spacing:0.3rem;font-size:12px;font-size:.75rem;text-align:left;text-decoration:none;cursor:pointer}@media only screen and (min-width: 768px){.btn,.button,input[type="submit"],a.arrow-link,.button-primary,.btn-primary{font-size:14px;font-size:.875rem}}.btn:hover,.btn:focus,.button:hover,.button:focus,input[type="submit"]:hover,input[type="submit"]:focus,a.arrow-link:hover,a.arrow-link:focus,.button-primary:hover,.button-primary:focus,.btn-primary:hover,.btn-primary:focus{text-decoration:underline}@media only screen and (max-width: 575px){.btn,.button,input[type="submit"],a.arrow-link,.button-primary,.btn-primary{width:100%;min-width:inherit}}button.dropdown{background-color:transparent;border:none}.button:after,a.arrow-link:after,.button-primary:after,.btn-primary:after{content:'\e901';font-family:"icomoon";position:absolute;right:0.5rem;top:calc(50% - 7px);line-height:1}.button-primary,.btn-primary{background-color:#67D5FD;border-color:#67D5FD}input[type="text"],input[type="email"],select,textarea{width:100%;height:4rem;margin:0 auto;padding:1rem;background-color:transparent;border:1px solid #222F5B;color:#222F5B;border-radius:0;font-family:"Poppins-Regular",sans-serif}input[type="text"]::-webkit-input-placeholder,input[type="email"]::-webkit-input-placeholder,select::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#222F5B;font-family:"Poppins-Regular",sans-serif;font-size:16px;font-size:1rem}input[type="text"]::-moz-placeholder,input[type="email"]::-moz-placeholder,select::-moz-placeholder,textarea::-moz-placeholder{color:#222F5B;font-family:"Poppins-Regular",sans-serif;font-size:16px;font-size:1rem}input[type="text"]::-ms-input-placeholder,input[type="email"]::-ms-input-placeholder,select::-ms-input-placeholder,textarea::-ms-input-placeholder{color:#222F5B;font-family:"Poppins-Regular",sans-serif;font-size:16px;font-size:1rem}input[type="text"]::placeholder,input[type="email"]::placeholder,select::placeholder,textarea::placeholder{color:#222F5B;font-family:"Poppins-Regular",sans-serif;font-size:16px;font-size:1rem}input[type="text"]:focus,input[type="email"]:focus,select:focus,textarea:focus{outline:2px solid #222F5B}input[type="text"].f3-form-error,input[type="email"].f3-form-error,select.f3-form-error,textarea.f3-form-error{border:1px solid #c00000}input[type="text"] ~ .error,input[type="email"] ~ .error,select ~ .error,textarea ~ .error{color:#c00000}span.required{position:absolute}.form-err-msg{display:none;position:absolute;padding:5px 10px;border-radius:10px;background-color:#67D5FD;color:#222F5B;margin-top:10px;z-index:1;-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5)}.form-err-msg:after{content:'';position:absolute;bottom:100%;left:20px;border-style:solid;border-width:0 .5rem .5rem;border-color:transparent transparent #67D5FD}.form-err-msg:before{content:"\e904";font-family:"icomoon";display:inline-block;-webkit-transform:rotate(180deg);transform:rotate(180deg)}[aria-invalid="true"] ~ .form-err-msg{display:block}select,::picker(select){-webkit-appearance:base-select;-moz-appearance:base-select;appearance:base-select}select{font-size:16px;font-size:1rem}select::picker-icon{content:">";color:#222F5B;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:0.4s rotate;transition:0.4s rotate}select:open::picker-icon{rotate:180deg}select option{border:1px solid #67D5FD;padding:0.25rem;font-family:"Poppins-Regular",sans-serif;font-size:16px;font-size:1rem}select option:checked{background-color:#67D5FD}select option:first-of-type,select option:last-of-type{border-radius:0}textarea{min-height:4rem;max-width:100%}input[type="checkbox"],input[type="radio"]{min-height:12px;min-width:12px;margin-right:0.25rem;accent-color:#222F5B;cursor:pointer}input[type="checkbox"]+label,input[type="radio"]+label{cursor:pointer}input[type="checkbox"]{accent-color:#222F5B}input[type="radio"]{width:20px;height:20px;accent-color:#222F5B}.form-fields,form .row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2rem 1rem;margin-bottom:40px}.form-fields>div,form .row>div{min-width:100%}.form-fields h2,.form-fields h3,form .row h2,form .row h3{width:100%}@media only screen and (min-width: 768px){.form-fields,form .row{margin-bottom:60px}.form-fields>div,form .row>div{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-width:calc(50% - 10px);max-width:calc(50% - 10px)}}.form-fields .f3-form-error,form .row .f3-form-error{border:1px solid #c00000}form>.row,form>.form-group{margin-bottom:2rem}form .form-group,form .captcha-group{position:relative}form .captcha-group{margin-bottom:20px}.topic-box{padding:2rem;border:1px solid #222F5B;gap:1rem}@media only screen and (min-width: 768px){.topic-box>div{min-width:320px;max-width:400px}}.one-column-full-width,.form-footer .conditions-choice{margin-bottom:40px}@media only screen and (min-width: 768px){.one-column-full-width,.form-footer .conditions-choice{margin-bottom:60px}}.captcha{margin:1rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:250px}.captcha img{width:unset}.captcha ~ input{margin-bottom:2rem}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:"Jost-Regular",sans-serif;font-weight:normal;line-height:1.3;color:#222F5B;margin-bottom:20px}h1.subheader,h2.subheader,h3.subheader,h4.subheader,h5.subheader,h6.subheader,.h1.subheader,.h2.subheader,.h3.subheader,.h4.subheader,.h5.subheader,.h6.subheader{font-size:16px;font-size:1rem;margin-bottom:40px}@media only screen and (min-width: 768px){h1.subheader,h2.subheader,h3.subheader,h4.subheader,h5.subheader,h6.subheader,.h1.subheader,.h2.subheader,.h3.subheader,.h4.subheader,.h5.subheader,.h6.subheader{font-size:20px;font-size:1.25rem;margin-bottom:60px}}h1,.h1{font-size:38px;font-size:2.375rem}@media only screen and (min-width: 768px){h1,.h1{font-size:42px;font-size:2.625rem}}h2,.h2{font-size:30px;font-size:1.875rem}@media only screen and (min-width: 768px){h2,.h2{font-size:34px;font-size:2.125rem}}h3,.h3{font-size:24px;font-size:1.5rem}@media only screen and (min-width: 768px){h3,.h3{font-size:26px;font-size:1.625rem}}h4,.h4{font-size:22px;font-size:1.375rem;font-family:"Jost-Medium",sans-serif}@media only screen and (min-width: 768px){h4,.h4{font-size:24px;font-size:1.5rem}}h5,h6,.h5,.h6{font-size:18px;font-size:1.125rem;font-family:"Jost-Medium",sans-serif}@media only screen and (min-width: 768px){h5,h6,.h5,.h6{font-size:20px;font-size:1.25rem}}.h1-hide{color:transparent;font-size:0px;font-size:0rem;margin-bottom:0}.col-4 h3,.col-4 .h3{font-size:17px;font-size:1.0625rem;font-family:"Poppins-Regular",sans-serif}.frame-type-header header h1:only-child,.frame-type-header header h1:last-child,.frame-type-header header h2:only-child,.frame-type-header header h2:last-child,.frame-type-header header h3:only-child,.frame-type-header header h3:last-child,.frame-type-header header h4:only-child,.frame-type-header header h4:last-child,.frame-type-header header h5:only-child,.frame-type-header header h5:last-child,.frame-type-header header h6:only-child,.frame-type-header header h6:last-child,.frame-type-header header .h1:only-child,.frame-type-header header .h1:last-child,.frame-type-header header .h2:only-child,.frame-type-header header .h2:last-child,.frame-type-header header .h3:only-child,.frame-type-header header .h3:last-child,.frame-type-header header .h4:only-child,.frame-type-header header .h4:last-child,.frame-type-header header .h5:only-child,.frame-type-header header .h5:last-child,.frame-type-header header .h6:only-child,.frame-type-header header .h6:last-child{margin-bottom:0}img{display:grid;max-width:100%;width:100%;height:auto}figure figcaption{padding:15px 0;font-size:10px;font-size:.625rem;text-align:right}@media only screen and (min-width: 768px){figure figcaption{font-size:12px;font-size:.75rem}}@media only screen and (max-width: 767px){.frame-type-textpic .ce-gallery,.frame-type-textpic .ce-intext .ce-gallery{float:none;margin-left:0;margin-right:0}.frame-type-textpic .ce-outer,.frame-type-textpic .ce-inner{float:none;right:0;margin-left:0;margin-right:0}.frame-type-textpic .ce-above .ce-gallery{margin-bottom:15px}.frame-type-textpic .ce-above .ce-gallery figcaption{padding-bottom:0}.frame-type-textpic .ce-below .ce-gallery{margin-top:15px}}@media only screen and (min-width: 768px){.frame-type-textpic .ce-above .ce-gallery{margin-bottom:20px}.frame-type-textpic .ce-above .ce-gallery figcaption{padding-bottom:0}.frame-type-textpic .ce-below .ce-gallery{margin-top:20px}.frame-type-textpic .ce-intext.ce-right .ce-gallery,.frame-type-textpic .ce-intext.ce-left .ce-gallery{margin-top:6px}.frame-type-textpic .ce-intext.ce-right .ce-gallery{margin-left:20}.frame-type-textpic .ce-intext.ce-left .ce-gallery{margin-right:20}}.stproducts_productdetails h1 ~ figure .wasserzeichen,.stproducts_productdetails figure .wasserzeichen,.frame-layout-3 h1 ~ figure .wasserzeichen,.frame-layout-3 figure .wasserzeichen{position:relative;overflow:hidden}.stproducts_productdetails h1 ~ figure .wasserzeichen:before,.stproducts_productdetails figure .wasserzeichen:before,.frame-layout-3 h1 ~ figure .wasserzeichen:before,.frame-layout-3 figure .wasserzeichen:before{content:"";width:100%;height:100%;position:absolute;left:0;top:0;background:transparent;background:radial-gradient(at right bottom, #222F5B 10%, transparent 50%)}.stproducts_productdetails h1 ~ figure .wasserzeichen:after,.stproducts_productdetails figure .wasserzeichen:after,.frame-layout-3 h1 ~ figure .wasserzeichen:after,.frame-layout-3 figure .wasserzeichen:after{content:"";display:inline-block;width:100%;height:100%;position:absolute;right:-2.5%;bottom:-50%;background-image:url('../../../_assets/8cddd43e5ab859a8d26ba082edc95984/Images/Pulse_Academy_outline_rgb.svg');background-repeat:no-repeat;background-position:right;background-size:65%}@media only screen and (min-width: 768px){.stproducts_productdetails h1 ~ figure .wasserzeichen:after,.stproducts_productdetails figure .wasserzeichen:after,.frame-layout-3 h1 ~ figure .wasserzeichen:after,.frame-layout-3 figure .wasserzeichen:after{right:-1.5%;bottom:-40%;background-size:auto}}.heroimage.desktop,.heroimage.tablet{display:none}.heroimage.mobile .image-container{position:relative;overflow:hidden;min-height:300px;aspect-ratio:4/5}.heroimage.mobile .header-title{padding:40px 20px 20px;text-align:center}.heroimage .image{position:absolute;left:0;top:0;width:100%;height:100%;-webkit-clip-path:polygon(9.525% 0%, 0% 0%, 0% 100%, 0% 100%, 1.115% 100%, 4.143% 100%, 8.604% 100%, 14.021% 100%, 19.916% 100%, 25.811% 100%, 31.228% 100%, 35.689% 100%, 38.717% 100%, 39.832% 100%, 39.832% 100%, 47.242% 99.513%, 54.414% 98.104%, 61.241% 95.848%, 67.62% 92.823%, 73.447% 89.105%, 78.615% 84.77%, 83.022% 79.896%, 86.562% 74.559%, 89.13% 68.836%, 90.623% 62.803%, 100% 0%, 9.525% 0%);clip-path:polygon(9.525% 0%, 0% 0%, 0% 100%, 0% 100%, 1.115% 100%, 4.143% 100%, 8.604% 100%, 14.021% 100%, 19.916% 100%, 25.811% 100%, 31.228% 100%, 35.689% 100%, 38.717% 100%, 39.832% 100%, 39.832% 100%, 47.242% 99.513%, 54.414% 98.104%, 61.241% 95.848%, 67.62% 92.823%, 73.447% 89.105%, 78.615% 84.77%, 83.022% 79.896%, 86.562% 74.559%, 89.13% 68.836%, 90.623% 62.803%, 100% 0%, 9.525% 0%);background-repeat:no-repeat;background-position:center;-o-object-fit:cover;object-fit:cover}.heroimage .image:before{content:"";width:100%;height:100%;position:absolute;left:0;top:0;background:transparent;background:-webkit-gradient(linear, left top, left bottom, color-stop(40%, transparent), to(#222F5B));background:linear-gradient(transparent 40%, #222F5B 100%)}.heroimage .image:after{content:"";display:inline-block;width:100%;height:100%;position:absolute;right:3rem;bottom:-50%;background-image:url('../../../_assets/8cddd43e5ab859a8d26ba082edc95984/Images/Pulse_Academy_outline_rgb.svg');background-repeat:no-repeat;background-position:right}.heroimage .header-title h2{font-size:24px;font-size:1.5rem;text-wrap:pretty}@media only screen and (min-width: 451px){.heroimage.mobile{display:none}.heroimage.tablet{display:block}.heroimage.tablet .image-container{aspect-ratio:1.8 / 1;max-width:100%;position:relative}.heroimage.tablet .header-title{padding:40px 20px 20px;text-align:center}}@media only screen and (min-width: 992px){.heroimage.mobile,.heroimage.tablet{display:none}.heroimage.desktop{display:block;overflow:hidden;position:relative}.heroimage.desktop .row{min-height:500px}.heroimage.desktop .header-title{max-width:35%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:1}.heroimage.desktop .header-title h2{font-size:26px;font-size:1.625rem;text-wrap:pretty}.heroimage.desktop .image{width:60%;left:auto;right:0;-webkit-clip-path:polygon(54.643% 0%, 54.643% 0%, 51.655% .387%, 48.543% 1.505%, 45.366% 3.295%, 42.182% 5.695%, 39.048% 8.642%, 36.022% 12.076%, 33.163% 15.935%, 30.527% 20.158%, 28.174% 24.684%, 26.16% 29.451%, 0% 100%, 99.891% 100%, 99.891% 0%, 54.643% 0%);clip-path:polygon(54.643% 0%, 54.643% 0%, 51.655% .387%, 48.543% 1.505%, 45.366% 3.295%, 42.182% 5.695%, 39.048% 8.642%, 36.022% 12.076%, 33.163% 15.935%, 30.527% 20.158%, 28.174% 24.684%, 26.16% 29.451%, 0% 100%, 99.891% 100%, 99.891% 0%, 54.643% 0%);background-position:right}.heroimage.desktop .image:before{background:radial-gradient(at right bottom, #222F5B 10%, transparent 50%)}.heroimage.desktop .image:after{right:2rem;background-image:url('../../../_assets/8cddd43e5ab859a8d26ba082edc95984/Images/Pulse_Academy_outline_rgb.svg')}}@media only screen and (min-width: 992px) and (max-width: 1380px){.heroimage.desktop .row{padding-left:40px}}a{color:#222F5B;text-decoration:underline}a:hover,a:focus{text-decoration:none}.scroll-down,#top{display:none !important}ul{margin-left:2rem;margin-bottom:40px}ul li::marker{color:#67D5FD}ul:last-child{margin-bottom:0}.frame-type-menu_sitemap ul,.frame-type-menu_sitemap_pages ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0}.frame-type-menu_sitemap ul a:hover,.frame-type-menu_sitemap_pages ul a:hover{text-decoration:none}.frame-type-menu_sitemap ul>li,.frame-type-menu_sitemap_pages ul>li{width:100%;padding-left:0}@media only screen and (min-width: 576px){.frame-type-menu_sitemap ul>li,.frame-type-menu_sitemap_pages ul>li{width:calc(100% / 12 * 6)}}@media only screen and (min-width: 992px){.frame-type-menu_sitemap ul>li,.frame-type-menu_sitemap_pages ul>li{width:auto}}.frame-type-menu_sitemap ul>li:before,.frame-type-menu_sitemap_pages ul>li:before{display:none}.frame-type-menu_sitemap ul>li>span,.frame-type-menu_sitemap_pages ul>li>span{display:inline-block;margin-bottom:30px;font-family:"Poppins-Medium",sans-serif}.frame-type-menu_sitemap ul>li ul,.frame-type-menu_sitemap_pages ul>li ul{display:block}.frame-type-menu_sitemap ul>li ul li,.frame-type-menu_sitemap_pages ul>li ul li{width:100%;padding-left:20px}.frame-type-menu_sitemap ul>li ul li:before,.frame-type-menu_sitemap_pages ul>li ul li:before{display:inline-block;content:'•';font-size:20px;font-size:1.25rem;color:#222F5B;position:absolute;left:0;top:-2px}.ce-bodytext ul ul,.product ul ul,.landingpage .main-content ul ul{margin:5px 0 5px 40px}.ce-bodytext ul ul li:before,.product ul ul li:before,.landingpage .main-content ul ul li:before{content:'-';font-size:24px;font-size:1.5rem;top:-7px}.formerror{width:100%}.formerror li{color:#c00000}ol li{margin-bottom:5px;color:#222F5B}ol li::marker{color:#222F5B}ol li:last-child{margin-bottom:0}.content ol{list-style-position:inside}.content ol li ol{margin:5px 0 5px 40px}#matomo-opt-out{position:relative}#matomo-opt-out input[type="checkbox"]{top:5px}.stproducts_productlist{padding:0}.stproducts_productlist .themen-veranstaltung{padding:40px 0 0;border-bottom:1px solid #67D5FD}@media only screen and (min-width: 768px){.stproducts_productlist .themen-veranstaltung{padding:60px 0}}.stproducts_productlist .themen-veranstaltung:first-child,.stproducts_productlist .themen-veranstaltung:first-of-type{padding-top:0}.stproducts_productlist .themen-veranstaltung .themen-veranstaltung-infobody{position:relative}.stproducts_productlist .themen-veranstaltung .themen-veranstaltung-infobody .themen-info{position:relative}.stproducts_productlist .themen-veranstaltung .themen-veranstaltung-infobody .new{position:absolute;right:0;top:-20px}.stproducts_productlist .themen-veranstaltung .themen-veranstaltung-infobody .themen-info,.stproducts_productlist .themen-veranstaltung .themen-veranstaltung-infobody .veranstaltung.news{width:100%;padding:0 20px;margin-bottom:40px}.stproducts_productlist .themen-veranstaltung .themen-veranstaltung-infobody .themen-info p:first-child,.stproducts_productlist .themen-veranstaltung .themen-veranstaltung-infobody .veranstaltung.news p:first-child{font-family:"Jost-Regular",sans-serif;text-transform:uppercase;letter-spacing:0.3rem;font-size:12px;font-size:.75rem}@media only screen and (min-width: 768px){.stproducts_productlist .themen-veranstaltung .themen-veranstaltung-infobody .themen-info p:first-child,.stproducts_productlist .themen-veranstaltung .themen-veranstaltung-infobody .veranstaltung.news p:first-child{font-size:14px;font-size:.875rem}}@media only screen and (min-width: 768px){.stproducts_productlist .themen-veranstaltung .themen-veranstaltung-infobody .themen-info,.stproducts_productlist .themen-veranstaltung .themen-veranstaltung-infobody .veranstaltung.news{width:calc(100% / 12 * 8);padding-right:40px}}.stproducts_productlist .themen-veranstaltung .themen-veranstaltung-infobody .themen-daten{width:100%;-ms-flex-item-align:center;align-self:center;padding:0 20px}.stproducts_productlist .themen-veranstaltung .themen-veranstaltung-infobody .themen-daten .ort,.stproducts_productlist .themen-veranstaltung .themen-veranstaltung-infobody .themen-daten .termine{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:2rem}.stproducts_productlist .themen-veranstaltung .themen-veranstaltung-infobody .themen-daten .ort:before,.stproducts_productlist .themen-veranstaltung .themen-veranstaltung-infobody .themen-daten .termine:before{content:"\e906";margin-right:1rem;font-family:"icomoon";font-size:24px;font-size:1.5rem}@media only screen and (min-width: 768px){.stproducts_productlist .themen-veranstaltung .themen-veranstaltung-infobody .themen-daten .ort:before,.stproducts_productlist .themen-veranstaltung .themen-veranstaltung-infobody .themen-daten .termine:before{font-size:36px;font-size:2.25rem}}.stproducts_productlist .themen-veranstaltung .themen-veranstaltung-infobody .themen-daten .termine{margin-bottom:0}.stproducts_productlist .themen-veranstaltung .themen-veranstaltung-infobody .themen-daten .termine:before{content:"\e90b"}.stproducts_productlist .themen-veranstaltung .themen-veranstaltung-infobody button,.stproducts_productlist .themen-veranstaltung .themen-veranstaltung-infobody .button-primary{width:100%;margin-top:40px;margin-bottom:0}@media only screen and (min-width: 768px){.stproducts_productlist .themen-veranstaltung .themen-veranstaltung-infobody{max-width:1320px;padding:0 40px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.stproducts_productlist .themen-veranstaltung .themen-veranstaltung-infobody .new{position:absolute;left:0;right:auto;top:-60px}.stproducts_productlist .themen-veranstaltung .themen-veranstaltung-infobody .themen-info .new{position:absolute;left:auto;right:40px;top:-60px}.stproducts_productlist .themen-veranstaltung .themen-veranstaltung-infobody .themen-info,.stproducts_productlist .themen-veranstaltung .themen-veranstaltung-infobody .veranstaltung.news{padding-left:0;margin-bottom:0}.stproducts_productlist .themen-veranstaltung .themen-veranstaltung-infobody .themen-daten{width:calc(100% / 12 * 4);padding:0}.stproducts_productlist .themen-veranstaltung .themen-veranstaltung-infobody button,.stproducts_productlist .themen-veranstaltung .themen-veranstaltung-infobody .button-primary{width:auto;margin-top:60px}}@media only screen and (min-width: 1400px){.stproducts_productlist .themen-veranstaltung .themen-veranstaltung-infobody{padding:0}}.stproducts_productlist .splide,.relatedProducts .splide{max-width:1400px;margin:0 auto;padding:0 20px}@media only screen and (min-width: 768px){.stproducts_productlist .splide,.relatedProducts .splide{padding:0 40px}}@media only screen and (min-width: 768px){.relatedProducts .splide{padding:0}.relatedProducts .splide .splide__arrow--prev{left:-2em}.relatedProducts .splide .splide__arrow--next{right:-2em}}.splide .veranstaltungs-teaser{width:100%;height:100%;padding:1px}.stproducts_productdetails,.stproducts_checkoutcreate .product{padding:0}.stproducts_productdetails>.row,.stproducts_checkoutcreate .product>.row{max-width:1320px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media only screen and (min-width: 768px){.stproducts_productdetails,.stproducts_checkoutcreate .product{padding:0 40px}.stproducts_productdetails>.row,.stproducts_checkoutcreate .product>.row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media only screen and (min-width: 992px){.stproducts_productdetails>.row,.stproducts_checkoutcreate .product>.row{display:grid;grid-template-columns:1fr 1fr 1fr;gap:0 80px}.stproducts_productdetails>.row .main,.stproducts_checkoutcreate .product>.row .main{grid-column:span 2}.stproducts_productdetails>.row .right,.stproducts_checkoutcreate .product>.row .right{grid-row:span 3}.stproducts_productdetails>.row .relatedProducts,.stproducts_checkoutcreate .product>.row .relatedProducts{grid-column:span 2}}.stproducts_productdetails h1,.stproducts_checkoutcreate .product h1{position:relative;padding-right:80px}.stproducts_productdetails h1 .new,.stproducts_checkoutcreate .product h1 .new{position:absolute;right:0;top:0}.stproducts_productdetails h1+h2,.stproducts_checkoutcreate .product h1+h2{font-size:16px;font-size:1rem;margin-bottom:40px}@media only screen and (min-width: 768px){.stproducts_productdetails h1+h2,.stproducts_checkoutcreate .product h1+h2{font-size:20px;font-size:1.25rem;margin-bottom:60px}}.stproducts_productdetails h1.h1-hide+h2,.stproducts_checkoutcreate .product h1.h1-hide+h2{font-size:30px;font-size:1.875rem}@media only screen and (min-width: 768px){.stproducts_productdetails h1.h1-hide+h2,.stproducts_checkoutcreate .product h1.h1-hide+h2{font-size:34px;font-size:2.125rem}}.stproducts_productdetails h1,.stproducts_productdetails h2,.stproducts_checkoutcreate .product h1,.stproducts_checkoutcreate .product h2{padding-left:20px}@media only screen and (min-width: 768px){.stproducts_productdetails h1,.stproducts_productdetails h2,.stproducts_checkoutcreate .product h1,.stproducts_checkoutcreate .product h2{padding-left:0}}.stproducts_productdetails h3,.stproducts_checkoutcreate .product h3{font-size:30px;font-size:1.875rem}@media only screen and (min-width: 768px){.stproducts_productdetails h3,.stproducts_checkoutcreate .product h3{font-size:34px;font-size:2.125rem}}.stproducts_productdetails h4,.stproducts_checkoutcreate .product h4{margin-bottom:0;font-family:"Poppins-Medium",sans-serif;font-size:16px;font-size:1rem}@media only screen and (min-width: 768px){.stproducts_productdetails h4,.stproducts_checkoutcreate .product h4{font-size:18px;font-size:1.125rem}}.stproducts_productdetails figure figcaption,.stproducts_checkoutcreate .product figure figcaption{padding:20px}@media only screen and (min-width: 768px){.stproducts_productdetails figure figcaption,.stproducts_checkoutcreate .product figure figcaption{padding:0}}.stproducts_productdetails .leitung .leitung-box,.stproducts_checkoutcreate .product .leitung .leitung-box{margin-bottom:40px}.stproducts_productdetails .leitung .leitung-box:last-child,.stproducts_checkoutcreate .product .leitung .leitung-box:last-child{margin-bottom:0}.stproducts_productdetails .leitung h3,.stproducts_productdetails .leitung .seminarleitung-info,.stproducts_checkoutcreate .product .leitung h3,.stproducts_checkoutcreate .product .leitung .seminarleitung-info{padding:0 20px}.stproducts_productdetails .leitung figure,.stproducts_checkoutcreate .product .leitung figure{margin-bottom:20px}.stproducts_productdetails .leitung p.bold,.stproducts_checkoutcreate .product .leitung p.bold{font-size:24px;font-size:1.5rem}@media only screen and (min-width: 768px){.stproducts_productdetails .leitung p.bold,.stproducts_checkoutcreate .product .leitung p.bold{font-size:26px;font-size:1.625rem}}@media only screen and (min-width: 576px){.stproducts_productdetails .leitung h3,.stproducts_productdetails .leitung .seminarleitung-info,.stproducts_checkoutcreate .product .leitung h3,.stproducts_checkoutcreate .product .leitung .seminarleitung-info{padding:0}.stproducts_productdetails .leitung .leitung-box,.stproducts_checkoutcreate .product .leitung .leitung-box{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}.stproducts_productdetails .leitung .leitung-box figure,.stproducts_checkoutcreate .product .leitung .leitung-box figure{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-width:230px;margin-bottom:0}}.stproducts_productdetails .format,.stproducts_checkoutcreate .product .format{font-family:"Jost-Regular",sans-serif;text-transform:uppercase;letter-spacing:0.3rem;font-size:12px;font-size:.75rem;padding-left:20px}@media only screen and (min-width: 768px){.stproducts_productdetails .format,.stproducts_checkoutcreate .product .format{font-size:14px;font-size:.875rem}}@media only screen and (min-width: 768px){.stproducts_productdetails .format,.stproducts_checkoutcreate .product .format{padding-left:0}}.stproducts_productdetails .partner-logos a,.stproducts_checkoutcreate .product .partner-logos a{display:block;margin-bottom:0.75rem}.stproducts_productdetails .partner-logos a:last-child,.stproducts_checkoutcreate .product .partner-logos a:last-child{margin-bottom:0}.stproducts_productdetails .relatedProducts,.stproducts_checkoutcreate .product .relatedProducts{margin-top:40px;padding:0}.stproducts_productdetails .relatedProducts h3,.stproducts_checkoutcreate .product .relatedProducts h3{text-align:center}@media only screen and (min-width: 768px){.stproducts_productdetails .relatedProducts,.stproducts_checkoutcreate .product .relatedProducts{padding:0}.stproducts_productdetails .relatedProducts h3,.stproducts_checkoutcreate .product .relatedProducts h3{text-align:left}}@media only screen and (min-width: 992px){.stproducts_productdetails .relatedProducts,.stproducts_checkoutcreate .product .relatedProducts{border-top:1px solid #67D5FD;padding:60px 0 0;margin-top:60px}}.stproducts_productdetails .main>.content,.stproducts_checkoutcreate .product .main>.content{padding:40px 20px;border-bottom:1px solid #67D5FD}@media only screen and (min-width: 768px){.stproducts_productdetails .main>.content,.stproducts_checkoutcreate .product .main>.content{padding:60px 0}}.stproducts_productdetails .main>.content.beschreibung,.stproducts_checkoutcreate .product .main>.content.beschreibung{padding-top:40px}.stproducts_productdetails .main>.content .content,.stproducts_productdetails .main>.content .testimonial,.stproducts_checkoutcreate .product .main>.content .content,.stproducts_checkoutcreate .product .main>.content .testimonial{margin-bottom:40px}.stproducts_productdetails .main>.content .content:last-child,.stproducts_productdetails .main>.content .testimonial:last-child,.stproducts_checkoutcreate .product .main>.content .content:last-child,.stproducts_checkoutcreate .product .main>.content .testimonial:last-child{margin-bottom:0}.stproducts_productdetails .main>.content:last-child,.stproducts_productdetails .main>.content:last-of-type,.stproducts_checkoutcreate .product .main>.content:last-child,.stproducts_checkoutcreate .product .main>.content:last-of-type{padding-bottom:0;border:none}.stproducts_productdetails .main hr,.stproducts_checkoutcreate .product .main hr{display:none}.stproducts_productdetails .right,.stproducts_checkoutcreate .product .right{padding-top:20px}.stproducts_productdetails .right>div,.stproducts_checkoutcreate .product .right>div{background-color:#F3F3F3;padding:1rem}.stproducts_productdetails .right>div.buchen,.stproducts_productdetails .right>div .content,.stproducts_checkoutcreate .product .right>div.buchen,.stproducts_checkoutcreate .product .right>div .content{padding:0}.stproducts_productdetails .right>div.buchen button,.stproducts_productdetails .right>div.buchen .button,.stproducts_checkoutcreate .product .right>div.buchen button,.stproducts_checkoutcreate .product .right>div.buchen .button{margin:0;width:100%}.stproducts_productdetails .right>div h3,.stproducts_checkoutcreate .product .right>div h3{font-size:24px;font-size:1.5rem}@media only screen and (min-width: 768px){.stproducts_productdetails .right>div h3,.stproducts_checkoutcreate .product .right>div h3{font-size:26px;font-size:1.625rem}}.stproducts_productdetails .right>div ul:last-child,.stproducts_checkoutcreate .product .right>div ul:last-child{margin-bottom:0}.stproducts_productdetails .right>div ul li::marker,.stproducts_checkoutcreate .product .right>div ul li::marker{color:#222F5B}.stproducts_productdetails .right>div button,.stproducts_checkoutcreate .product .right>div button{margin-bottom:0;width:100%}.stproducts_productdetails .right>div .button,.stproducts_productdetails .right>div .arrow-link,.stproducts_checkoutcreate .product .right>div .button,.stproducts_checkoutcreate .product .right>div .arrow-link{margin:0 -1rem -1rem;width:calc(100% + 2rem)}.stproducts_productdetails .right>div.db-ticket,.stproducts_checkoutcreate .product .right>div.db-ticket{background-color:#fff;border:1px solid #67D5FD;border-bottom:none;padding:0}.stproducts_productdetails .right>div.db-ticket .ce-bodytext,.stproducts_checkoutcreate .product .right>div.db-ticket .ce-bodytext{padding:1rem}.stproducts_productdetails .right>div.db-ticket .arrow-link,.stproducts_checkoutcreate .product .right>div.db-ticket .arrow-link{margin:1rem -1.1rem -1rem;width:calc(100% + 2.2rem)}@media only screen and (min-width: 768px) and (max-width: 991.98px){.stproducts_productdetails .right,.stproducts_checkoutcreate .product .right{padding-top:40px}}.stproducts_productdetails .buchen h3,.stproducts_checkoutcreate .product .buchen h3{background-color:#222F5B;color:#fff;padding:1rem;margin-bottom:0;border-bottom:10px solid #fff}.stproducts_productdetails .buchen form,.stproducts_checkoutcreate .product .buchen form{padding:1.5rem 2rem}.stproducts_productdetails .buchen .termin,.stproducts_checkoutcreate .product .buchen .termin{position:relative;padding-left:3rem}.stproducts_productdetails .buchen .termin .infotext,.stproducts_checkoutcreate .product .buchen .termin .infotext{width:calc(100% + 4rem);margin-left:-4rem}.stproducts_productdetails .buchen .termin .infotext ~ *,.stproducts_checkoutcreate .product .buchen .termin .infotext ~ *{margin-left:-4rem}.stproducts_productdetails .buchen .termin input[type='radio'],.stproducts_checkoutcreate .product .buchen .termin input[type='radio']{position:absolute;left:0;top:9px}.stproducts_productdetails .buchen .termin .radio-custom-label,.stproducts_checkoutcreate .product .buchen .termin .radio-custom-label{max-width:250px;padding:0}.stproducts_productdetails .buchen .termin .radio-custom-label span:after,.stproducts_checkoutcreate .product .buchen .termin .radio-custom-label span:after{content:'⬤';font-size:14px;font-size:.875rem;color:#00b050;margin-left:0.5rem}.stproducts_productdetails .buchen .termin .notavailable span:after,.stproducts_checkoutcreate .product .buchen .termin .notavailable span:after{color:#ffd200}.stproducts_productdetails .buchen .termin input[type="checkbox"],.stproducts_checkoutcreate .product .buchen .termin input[type="checkbox"]{display:none}.stproducts_productdetails .buchen .termin input[type="checkbox"]+label:after,.stproducts_checkoutcreate .product .buchen .termin input[type="checkbox"]+label:after{content:'\e901';display:inline-block;font-family:"icomoon";margin-left:0.5rem;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.stproducts_productdetails .buchen .termin input[type="checkbox"]:checked+label:after,.stproducts_checkoutcreate .product .buchen .termin input[type="checkbox"]:checked+label:after{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.stproducts_productdetails .buchen .termin input[type="checkbox"]:checked+label+.adressdaten,.stproducts_productdetails .buchen .termin input[type="checkbox"]:checked+label+.einzeltermine-liste,.stproducts_checkoutcreate .product .buchen .termin input[type="checkbox"]:checked+label+.adressdaten,.stproducts_checkoutcreate .product .buchen .termin input[type="checkbox"]:checked+label+.einzeltermine-liste{display:block}.stproducts_productdetails .buchen .termin .ort,.stproducts_productdetails .buchen .termin .einzeltermine,.stproducts_checkoutcreate .product .buchen .termin .ort,.stproducts_checkoutcreate .product .buchen .termin .einzeltermine{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:anchor-center;-ms-flex-align:anchor-center;align-items:anchor-center;font-family:"Poppins-Medium",sans-serif;margin-bottom:15px}.stproducts_productdetails .buchen .termin .adressdaten,.stproducts_productdetails .buchen .termin .einzeltermine-liste,.stproducts_checkoutcreate .product .buchen .termin .adressdaten,.stproducts_checkoutcreate .product .buchen .termin .einzeltermine-liste{display:none;margin-top:-15px;margin-bottom:15px}.stproducts_productdetails .buchen .termin .adressdaten .eventplace,.stproducts_productdetails .buchen .termin .einzeltermine-liste .eventplace,.stproducts_checkoutcreate .product .buchen .termin .adressdaten .eventplace,.stproducts_checkoutcreate .product .buchen .termin .einzeltermine-liste .eventplace{margin-bottom:0}.stproducts_productdetails .buchen .termin .einzeltermine-liste li,.stproducts_checkoutcreate .product .buchen .termin .einzeltermine-liste li{margin-bottom:1rem}.stproducts_productdetails .buchen .termin .einzeltermine-liste p:first-child,.stproducts_checkoutcreate .product .buchen .termin .einzeltermine-liste p:first-child{margin-bottom:0}.stproducts_productdetails .buchen .termin .preis,.stproducts_checkoutcreate .product .buchen .termin .preis{font-family:"Poppins-Medium",sans-serif;margin-bottom:0}.keyvisual-desktop{display:none}@media only screen and (min-width: 992px){.keyvisual-desktop{display:block}.keyvisual-mobile{display:none}}.referenzen{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;background-color:#F3F3F3;padding:30px 15px 0}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active){.referenzen{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.referenzen a{text-decoration:none;margin-bottom:30px;padding:0 15px}.referenzen a div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;width:250px;height:180px;padding:15px;background-color:#fff}.referenzen a div figure{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:180px;height:200px}.veranstaltungs-teaser a{position:relative;display:inline-block;height:100%;background-color:#fff;border:1px solid #67D5FD;padding-bottom:5rem;text-decoration:none}.veranstaltungs-teaser a .new{position:absolute;top:0;right:0}.veranstaltungs-teaser a .veranstaltungstitel{font-family:"Jost-Regular",sans-serif;font-size:24px;font-size:1.5rem}@media only screen and (min-width: 768px){.veranstaltungs-teaser a .veranstaltungstitel{font-size:26px;font-size:1.625rem}}.veranstaltungs-teaser a .veranstaltungscontent{padding:2rem}.veranstaltungs-teaser a .veranstaltungscontent:has(span.new){padding-top:2.5rem}.veranstaltungs-teaser a .button{position:absolute;left:-1px;bottom:-1px;right:-1px;width:calc(100% + 2px);min-width:auto}@media only screen and (min-width: 768px){.veranstaltungs-teaser a .button{left:2rem;bottom:2rem;right:2rem;width:calc(100% - 4rem)}}.stproducts_topiclist{padding:0}@media only screen and (min-width: 768px){.stproducts_topiclist{padding:0 40px}}.themen{max-width:1320px;margin:0 auto}@media only screen and (min-width: 768px){.themen{display:grid;grid-template-columns:repeat(auto-fit, minmax(320px, 1fr));gap:20px}}.themen li{list-style:none;display:block;width:100%}.themen li:first-of-type .thema{border-top:1px solid #67D5FD}.themen a{display:block;height:100%;text-decoration:none}.themen a .thema{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;background-color:#fff;border:none;border-bottom:1px solid #67D5FD;padding:20px 60px 20px 20px}.themen a .thema h3{margin-bottom:0}.themen a .thema:after{content:'\e901';font-family:"icomoon";position:absolute;right:20px;top:calc(50% - 16px)}@media only screen and (min-width: 768px){.themen a .thema:after{font-size:26px;font-size:1.625rem;top:calc(50% - 20px)}}@media only screen and (min-width: 768px){.themen a .thema{border:1px solid #67D5FD;min-height:110px}}.themen a:hover .thema,.themen a:focus .thema{background-color:#222F5B}.themen a:hover .thema *,.themen a:hover .thema:after,.themen a:focus .thema *,.themen a:focus .thema:after{color:#fff}.video-wrapper{position:relative;width:100%;display:grid}.video-wrapper rect{display:none}.video-wrapper>video{height:100%;display:block;vertical-align:middle;width:100%;min-width:100%;background-color:#F3F3F3;-o-object-fit:cover;object-fit:cover}@media (max-width: 850px){.video-wrapper>video{height:auto}}svg.video-overlay-play-button{display:none}.video-overlay-play-button{display:none}.frame-type-textmedia .ce-gallery{float:none;height:auto;margin:0;width:100%}.frame-type-textmedia .ce-gallery .ce-outer,.frame-type-textmedia .ce-gallery .ce-inner{float:none;right:0;width:100%}.frame-type-textmedia .ce-gallery .ce-outer .ce-row,.frame-type-textmedia .ce-gallery .ce-outer .ce-column,.frame-type-textmedia .ce-gallery .ce-inner .ce-row,.frame-type-textmedia .ce-gallery .ce-inner .ce-column{width:100%}.frame-type-textmedia .ce-gallery iframe{border:none;position:relative;width:100%}.frame-type-textmedia .ce-above .ce-gallery{margin-bottom:15px}.frame-type-textmedia .ce-above .ce-gallery figcaption{padding-bottom:0}.frame-type-textmedia .ce-below .ce-gallery{margin-top:15px}@media only screen and (min-width: 768px){.frame-type-textmedia .ce-above .ce-gallery{margin-bottom:30px}.frame-type-textmedia .ce-above .ce-gallery figcaption{padding-bottom:0}.frame-type-textmedia .ce-below .ce-gallery{margin-top:30px}}@media only screen and (min-width: 768px){.frame-type-container .frame-type-textmedia{margin-top:6px}}.uc-embedding-more-info,.uc-embedding-accept{text-align:center}.uc-embedding-buttons .uc-embedding-more-info{background-color:#F3F3F3}.frame-type-accordion>header{padding:2rem;background-color:#222F5B}.frame-type-accordion>header h1,.frame-type-accordion>header h2,.frame-type-accordion>header h3,.frame-type-accordion>header h4,.frame-type-accordion>header h5,.frame-type-accordion>header h6{color:#fff;margin:0}.frame-type-accordion .content{padding:0}.frame-type-accordion .accordion-box h1,.frame-type-accordion .accordion-box h2,.frame-type-accordion .accordion-box h3,.frame-type-accordion .accordion-box h4,.frame-type-accordion .accordion-box h5,.frame-type-accordion .accordion-box h6{margin-bottom:0}.frame-type-accordion .accordion-box button{position:relative;display:block;width:100%;background-color:transparent;margin-bottom:0;padding:1rem 3rem 1rem 2rem;border:1px solid #67D5FD;text-align:left;font-family:"Jost-Regular",sans-serif;font-size:18px;font-size:1.125rem;cursor:pointer}@media only screen and (min-width: 768px){.frame-type-accordion .accordion-box button{font-size:20px;font-size:1.25rem}}.frame-type-accordion .accordion-box button .icon-Chevron_Right:after{content:'+';color:#222F5B;position:absolute;right:1rem;top:calc(50% - 17.5px)}@media only screen and (min-width: 768px){.frame-type-accordion .accordion-box button .icon-Chevron_Right:after{font-size:1.5rem}}.frame-type-accordion .accordion-box button[aria-expanded="true"]{border-bottom:none}.frame-type-accordion .accordion-box button[aria-expanded="true"] .icon-Chevron_Right:after{content:'‒'}.frame-type-accordion .accordion-box .accordion-panel{display:none;padding:1rem 2rem;border:1px solid #67D5FD;border-top:0}.frame-type-accordion .accordion-box .accordion-panel.open{display:block}#stickyMenu{display:none}#skipnav{position:absolute;margin-left:0;height:0;z-index:100}#skipnav ul{margin:0}#skipnav li{padding-left:0;margin-bottom:0}#skipnav li ::marker{color:transparent}#skipnav li a{position:absolute;left:-999em;z-index:10;background-color:#fff;padding:5px}#skipnav li a:focus{left:15px;top:15px;text-decoration:underline;color:#222F5B}#skipnav a[href="#menu-first"]{display:none}@media only screen and (min-width: 1025px){#skipnav a[href="#menu-first"]{display:block}#skipnav a[href="#label-btn-menu"]{display:none}}nav.leistungen{background-color:#222F5B}nav.leistungen h2{background-color:#F3F3F3;padding:40px 25px;margin-bottom:0;text-align:center}@media only screen and (min-width: 768px){nav.leistungen h2{display:none}}nav.leistungen ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:distribute;justify-content:space-around;max-width:1320px;margin:0 auto}nav.leistungen ul li{-webkit-box-flex:1;-ms-flex:1;flex:1;list-style:none;height:105px;border-bottom:1px solid #fff}nav.leistungen ul li *{color:#fff}nav.leistungen ul li a{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;width:100%;height:100%;padding:20px 25px;white-space:nowrap;font-family:"Jost-Regular",sans-serif;text-transform:uppercase;letter-spacing:0.3rem;font-size:12px;font-size:.75rem}@media only screen and (min-width: 768px){nav.leistungen ul li a{font-size:14px;font-size:.875rem}}nav.leistungen ul li a:hover span,nav.leistungen ul li a:focus span{text-decoration:underline}@media only screen and (min-width: 768px){nav.leistungen ul{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}nav.leistungen ul li{-webkit-box-flex:1;-ms-flex:auto;flex:auto;border-bottom:0}nav.leistungen ul li a{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:20px 12.5px;font-size:12px;font-size:.75rem}}@media only screen and (min-width: 992px){nav.leistungen ul li{-webkit-box-flex:1;-ms-flex:1;flex:1}nav.leistungen ul li a{font-size:16px;font-size:1rem}}@media only screen and (min-width: 1280px){nav.leistungen ul li a:after{content:'\e901';font-family:"icomoon";margin-left:25px}}@-webkit-keyframes splide-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes splide-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0 !important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__container{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.splide__list{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:-ms-flexbox;display:-webkit-box;display:flex;height:100%;margin:0 !important;padding:0 !important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;-webkit-box-align:center;align-items:center;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none !important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{-webkit-animation:splide-loading 1s linear infinite;animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}.splide__container{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.splide__list{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:-ms-flexbox;display:-webkit-box;display:flex;height:100%;margin:0 !important;padding:0 !important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{position:static;-ms-flex-align:center;-webkit-box-align:center;align-items:center;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none !important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{-webkit-animation:splide-loading 1s linear infinite;animation:splide-loading 1s linear infinite;border:2px solid #F3F3F3;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0 !important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{-ms-flex-align:center;-webkit-box-align:center;align-items:center;border:0;border-radius:50%;cursor:pointer;display:-ms-flexbox;display:-webkit-box;display:flex;height:2em;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;padding:0;position:absolute;width:2em;bottom:1.5em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #67D5FD;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #67D5FD;outline-offset:3px}.splide__pagination{width:calc(100% + 40px);height:4em;margin-top:2rem;margin-left:-20px;background-color:#67D5FD}@media only screen and (min-width: 768px){.splide__pagination{width:calc(100% + 80px);margin-left:-40px}}.splide__pagination__page{background:transparent;border:2px solid #222F5B;border-radius:50%;display:inline-block;height:12px;width:12px;margin:5px;opacity:.7;padding:0;position:relative;-webkit-transition:-webkit-transform .2s linear;transition:-webkit-transform .2s linear;transition:transform .2s linear;transition:transform .2s linear, -webkit-transform .2s linear}.splide__pagination__page.is-active{background:#222F5B;-webkit-transform:scale(1.4);transform:scale(1.4);z-index:1;opacity:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #67D5FD;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #67D5FD;outline-offset:3px}.splide__progress__bar{background:#F3F3F3;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__slide:focus{outline:0}@supports (outline-offset: -3px){.splide__slide:focus-visible{outline:3px solid #67D5FD;outline-offset:-3px}}@media screen and (-ms-high-contrast: none){.splide__slide:focus-visible{border:3px solid #67D5FD}}@supports (outline-offset: -3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #67D5FD;outline-offset:-3px}}@media screen and (-ms-high-contrast: none){.splide.is-focus-in .splide__slide:focus{border:3px solid #67D5FD}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#67D5FD}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #67D5FD;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #67D5FD;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{-webkit-transform:scaleX(1);transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}.splide__arrow_navigation button,.splide__pagination button,.splide__arrows button{min-width:unset;min-height:unset}.splide__arrow_navigation button.splide__arrow,.splide__pagination button.splide__arrow,.splide__arrows button.splide__arrow{background-color:unset}.siegel.splide{background-color:#222F5B;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:40px 0}.siegel.splide .splide__track{width:100%;max-width:1320px;margin:0 auto}.siegel.splide .splide__slide{margin:0;padding:0 20px 0 0}.siegel.splide [class*="icon-"]:before{color:#67D5FD;font-size:46px;font-size:2.875rem;margin:0 1rem 0.5rem 0}.siegel.splide h3{font-family:"Jost-Regular",sans-serif;text-transform:uppercase;letter-spacing:0.3rem;font-size:12px;font-size:.75rem;color:#fff;margin-top:1rem;margin-bottom:0}@media only screen and (min-width: 768px){.siegel.splide h3{font-size:14px;font-size:.875rem}}.siegel.splide .slide__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;text-align:center;padding:0 40px}.siegel.splide .splide__arrows{position:absolute;width:100%;top:calc(50% + 44px)}.siegel.splide .splide__arrows svg{fill:#fff}@media only screen and (min-width: 768px){.siegel.splide{padding:60px 0}.siegel.splide h3{font-size:14px;font-size:.875rem}}@media only screen and (min-width: 1280px){.siegel.splide{padding:60px 40px}.siegel.splide .slide__content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;text-align:left;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0}.siegel.splide h3{margin-top:0}}@media only screen and (max-width: 1279px){.header{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 2rem;height:80px}.header .top-header .row{display:block}.header .top-header .row>div,.header .top-header .row>.col-8{min-width:auto}}@media only screen and (max-width: 767px){.header{padding:0 1rem;height:60px}}.top-header .landingpage-and-search .tx_solr .row{width:auto;margin:0}.top-header .landingpage-and-search .searchForm{text-align:right}.top-header .landingpage-and-search .searchForm button.toggleSearch{background-color:transparent;min-width:auto;width:40px;height:40px;margin:0;padding:0;text-align:center;border:none}.top-header .landingpage-and-search .searchForm button.toggleSearch:focus{border:1px solid #222F5B}.top-header .landingpage-and-search .searchForm button.toggleSearch i{color:#222F5B;font-size:24px;font-size:1.5rem}.top-header .landingpage-and-search .searchForm button.toggleSearch[aria-expanded="true"] i:before{content:"\e903";font-size:20px;font-size:1.25rem}.top-header .landingpage-and-search .searchForm #searchFiled{display:none}.top-header .landingpage-and-search .searchForm #searchFiled.open{display:block;width:100%;z-index:1;position:absolute;top:60px;left:0;background-color:#fff}@media only screen and (min-width: 768px){.top-header .landingpage-and-search .searchForm #searchFiled.open{top:80px}}.top-header .landingpage-and-search .searchForm #searchFiled input[type="text"]{padding:0 100px 0 1rem}@media only screen and (min-width: 768px){.top-header .landingpage-and-search .searchForm #searchFiled input[type="text"]{padding:0 100px 0 2rem}}.top-header .landingpage-and-search .searchForm #searchFiled button#search{min-width:auto;width:50px;height:50px;right:10px}.top-header .landingpage-and-search .landingpage-link{display:none}@media only screen and (min-width: 768px){.top-header .landingpage-and-search .searchForm button#search{right:40px}}@media only screen and (min-width: 1280px){.top-header{overflow:hidden;width:100%;padding:0 40px}.top-header .wrap{position:relative;background:-webkit-gradient(linear, left top, right top, from(#67D5FD), color-stop(90%, #222F5B));background:linear-gradient(90deg, #67D5FD 0%, #222F5B 90%)}.top-header .wrap:before,.top-header .wrap:after{content:"";display:inline-block;background-color:#222F5B;width:100%;height:100%;position:absolute;top:0;right:-45vw;z-index:-1}.top-header .wrap:before{background-color:#67D5FD;left:-45vw;right:auto}.top-header .col-12{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.top-header button.toggleSearch{display:none}.top-header .landingpage-and-search{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 0}.top-header .landingpage-and-search .searchForm #searchFiled{display:block}.top-header .landingpage-and-search .searchForm #searchFiled #searchform{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.top-header .landingpage-and-search .searchForm #searchFiled #searchform input[type="text"]{height:auto;background-color:transparent;border:1px solid transparent;margin-left:10px;color:#fff;padding:0;font-size:12px;font-size:.75rem}.top-header .landingpage-and-search .searchForm #searchFiled #searchform input[type="text"]:hover,.top-header .landingpage-and-search .searchForm #searchFiled #searchform input[type="text"]:focus{border-bottom:1px solid #fff}.top-header .landingpage-and-search .searchForm #searchFiled #searchform input::-webkit-input-placeholder{color:#fff;font-family:"Jost-Regular",sans-serif;text-transform:uppercase;letter-spacing:0.3rem;font-size:12px;font-size:.75rem}.top-header .landingpage-and-search .searchForm #searchFiled #searchform input::-moz-placeholder{color:#fff;font-family:"Jost-Regular",sans-serif;text-transform:uppercase;letter-spacing:0.3rem;font-size:12px;font-size:.75rem}.top-header .landingpage-and-search .searchForm #searchFiled #searchform input::-ms-input-placeholder{color:#fff;font-family:"Jost-Regular",sans-serif;text-transform:uppercase;letter-spacing:0.3rem;font-size:12px;font-size:.75rem}.top-header .landingpage-and-search .searchForm #searchFiled #searchform input::placeholder{color:#fff;font-family:"Jost-Regular",sans-serif;text-transform:uppercase;letter-spacing:0.3rem;font-size:12px;font-size:.75rem}}@media only screen and (min-width: 1280px) and (min-width: 768px){.top-header .landingpage-and-search .searchForm #searchFiled #searchform input::-webkit-input-placeholder{font-size:14px;font-size:.875rem}.top-header .landingpage-and-search .searchForm #searchFiled #searchform input::-moz-placeholder{font-size:14px;font-size:.875rem}.top-header .landingpage-and-search .searchForm #searchFiled #searchform input::-ms-input-placeholder{font-size:14px;font-size:.875rem}.top-header .landingpage-and-search .searchForm #searchFiled #searchform input::placeholder{font-size:14px;font-size:.875rem}}@media only screen and (min-width: 1280px){.top-header .landingpage-and-search .searchForm #searchFiled #searchform button#search{position:relative;width:auto;height:auto;font-size:12px;font-size:.75rem;right:0}.top-header .landingpage-and-search .searchForm #searchFiled #searchform button#search i{color:#fff;font-size:12px;font-size:.75rem}.top-header .landingpage-and-search .landingpage-link{display:inline-block;margin-left:40px}.top-header .landingpage-and-search .landingpage-link a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;font-family:"Jost-Regular",sans-serif;text-transform:uppercase;letter-spacing:0.3rem;font-size:12px;font-size:.75rem;text-decoration:none}}@media only screen and (min-width: 1280px) and (min-width: 768px){.top-header .landingpage-and-search .landingpage-link a{font-size:14px;font-size:.875rem}}@media only screen and (min-width: 1280px){.top-header .landingpage-and-search .landingpage-link a *{color:#fff}.top-header .landingpage-and-search .landingpage-link a span{margin-left:5px;font-family:"Jost-Regular",sans-serif}.top-header .landingpage-and-search .landingpage-link a:hover span,.top-header .landingpage-and-search .landingpage-link a:focus span{text-decoration:underline}}@media only screen and (min-width: 1280px){.menu-header .wrap{padding:0 40px}}.menu-header .row{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.menu-header .row>div{min-width:inherit}.menu-header .row .col-4{margin-bottom:0;position:absolute;top:calc(50% - 20px);left:calc(50% - 100px)}@media only screen and (min-width: 768px){.menu-header .row .col-4{top:calc(50% - 30px);left:calc(50% - 150px)}}@media only screen and (min-width: 1280px){.menu-header .row .col-4{position:unset}}#info-banner{background:#222F5B;height:80px;overflow:hidden;position:static;-webkit-transition:height 1s ease;transition:height 1s ease;width:100%;z-index:+1}#info-banner.hide{display:none}@media only screen and (min-width: 576px){#info-banner{height:60px}}#info-banner #info-banner-content{padding:15px 0}#info-banner #info-banner-content #info-banner-close{float:right;line-height:inherit;color:#fff;padding:10px;position:absolute;top:4px;right:10px}#info-banner #info-banner-content #info-banner-close i,#info-banner #info-banner-content #info-banner-close .fa{color:#fff}#info-banner #info-banner-content #info-banner-inner{text-align:center;margin:0 20px}#info-banner #info-banner-content #info-banner-inner .content{margin-bottom:0}#info-banner #info-banner-content #info-banner-inner p,#info-banner #info-banner-content #info-banner-inner a{color:#fff;margin:0}.logo a{display:grid;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.logo img{display:inline-block}.logo img.logo-vdma-a{width:200px;height:40px}@media only screen and (min-width: 768px){.logo img.logo-vdma-a{width:320px;height:60px}}section.video-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}[id^="rebranding-slide-"] div.image{background-size:cover}main{margin-top:40px}@media only screen and (min-width: 768px){main{margin-top:60px}}#main-content{max-width:100vw;overflow-x:hidden}.frame-1,.frame-2,.frame-3,.frame-4{padding:40px 20px}@media only screen and (min-width: 768px){.frame-1,.frame-2,.frame-3,.frame-4{padding:60px 40px}}.content .frame-1,.content .frame-2,.content .frame-3,.content .frame-4,.content .frame-5{padding:2rem}.frame-type-shortcut .frame-1,.frame-type-shortcut .frame-2,.frame-type-shortcut .frame-3,.frame-type-shortcut .frame-4,.frame-type-shortcut .frame-5{padding:0;background-color:transparent}.frame-type-shortcut .frame-1 *,.frame-type-shortcut .frame-2 *,.frame-type-shortcut .frame-3 *,.frame-type-shortcut .frame-4 *,.frame-type-shortcut .frame-5 *{color:#222F5B}.frame-type-shortcut .content{padding:0}.frame-1{background-color:#67D5FD}.frame-1 .button-primary{background-color:#fff;border-color:#222F5B}.frame-2,.frame-3{background-color:#222F5B}.frame-2 *,.frame-3 *{color:#fff}.frame-2 button,.frame-3 button{color:#222F5B}.frame-2 .button-primary,.frame-3 .button-primary{background-color:#fff;border-color:#222F5B;color:#222F5B}.frame-3.frame-type-container{padding-bottom:0}@media only screen and (min-width: 1280px){.frame-3.frame-type-container .col-12{padding-right:33%}}.frame-3.frame-type-container .col-12 p{max-width:80ch}.frame-3.frame-type-container .col-12 blockquote p{max-height:48ch}.frame-3.frame-type-container .row{position:relative;overflow:hidden;padding-bottom:40px}@media only screen and (min-width: 768px){.frame-3.frame-type-container .row{padding-bottom:60px}}@media only screen and (min-width: 1280px){.frame-3.frame-type-container .row:after{content:"";display:inline-block;width:100%;height:100%;position:absolute;right:0;bottom:-50%;background-image:url('../../../_assets/8cddd43e5ab859a8d26ba082edc95984/Images/Pulse_Academy_outline_rgb.svg');background-repeat:no-repeat;background-position:right;background-size:33%}}.frame-4{background-color:#F3F3F3}.frame-4 li::marker{color:#222F5B}.frame-4 hr{border-color:#222F5B}.frame-5{border:1px solid #67D5FD}.frame-layout-2 h2{font-size:24px;font-size:1.5rem;font-family:"Jost-Medium",sans-serif;margin-bottom:60px}@media only screen and (min-width: 768px){.frame-layout-2 h2{font-size:26px;font-size:1.625rem;margin-bottom:150px}}.frame-layout-2 h2:has(+h3.subheader){margin-bottom:0}.frame-layout-2 h2+h3.subheader{font-family:"Jost-Regular",sans-serif;font-size:16px;font-size:1rem;margin-bottom:60px}@media only screen and (min-width: 768px){.frame-layout-2 h2+h3.subheader{font-size:20px;font-size:1.25rem;margin-bottom:150px}}.testimonial .content{margin-bottom:2rem}footer .wrap>.row{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:40px}footer .wrap>.row>div{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}footer h1,footer h2,footer h3,footer h4,footer h5,footer h6,footer p,footer a,footer span{color:#fff}footer h3,footer h4{font-family:"Jost-Regular",sans-serif;text-transform:uppercase;letter-spacing:0.3rem;font-size:12px;font-size:.75rem;color:#67D5FD;margin-bottom:15px}@media only screen and (min-width: 768px){footer h3,footer h4{font-size:14px;font-size:.875rem}}footer p{margin-bottom:0}footer a{text-decoration:none}footer a:hover,footer a:focus{color:#fff;text-decoration:underline}@media only screen and (min-width: 768px){footer h3,footer h4{font-size:16px;font-size:1rem}}@media only screen and (min-width: 1280px){footer .col-3{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}}#footer{background-color:#222F5B;padding:40px 20px}@media only screen and (min-width: 768px){#footer{padding:60px 40px}}#footer-end{overflow:hidden;background:#67D5FD;padding:20px}#footer-end .row{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#footer-end .copyright{font-size:16px;font-size:1rem}@media screen and (min-width: 768px){#footer-end .copyright{font-size:16px;font-size:1rem}}#footer-end .socialmedia{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}#footer-end .socialmedia a{margin-left:10px;text-underline-offset:0.25rem}#footer-end .socialmedia a:first-child{margin:0}#footer-end .socialmedia a span{font-size:0;display:inline-block;margin:10px 0}#footer-end .socialmedia a span[class*="icon-"]:before{font-size:32px;font-size:2rem}@media only screen and (min-width: 576px){#footer-end{background:transparent;padding:0 40px}#footer-end .wrap{position:relative;background:-webkit-gradient(linear, left top, right top, from(#67D5FD), color-stop(90%, #222F5B));background:linear-gradient(90deg, #67D5FD 0%, #222F5B 90%)}#footer-end .wrap:before,#footer-end .wrap:after{content:"";display:inline-block;background-color:#222F5B;width:100%;height:100%;position:absolute;top:0;right:-45vw;z-index:-1}#footer-end .wrap:before{background-color:#67D5FD;left:-45vw;right:auto}#footer-end .row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media only screen and (min-width: 1280px){#footer-end{padding:0 20px}}.nav #btn-menu{background-color:transparent;min-width:auto;padding:0;margin:0;border:none}.nav #btn-menu span:before{content:"\e902";font-size:24px;font-size:1.5rem;font-family:"icomoon"}.nav #btn-menu[aria-expanded="true"] span:before{content:"\e903"}@media only screen and (min-width: 1280px){.nav #btn-menu{display:none}}.nav #btn-menu:focus{text-decoration:none}.nav #mainMenu{display:none}.nav #mainMenu.open{display:block}.nav #mainMenu .dropdown-content{display:none}.nav #mainMenu .dropdown{cursor:pointer}.nav #mainMenu .dropdown.open{display:none}.nav #mainMenu .dropdown.open+.dropdown-content{display:block}.nav #mainMenu .mobile-login{background-color:#F3F3F3;padding:1rem 2rem}.nav #mainMenu .landingpage-link a{text-decoration:none}.nav #mainMenu .landingpage-link a:hover,.nav #mainMenu .landingpage-link a:focus{text-decoration:underline}.nav #mainMenu .landingpage-link span{font-family:"Jost-Regular",sans-serif;text-transform:uppercase;letter-spacing:0.3rem;font-size:12px;font-size:.75rem;padding-left:1rem}@media only screen and (min-width: 768px){.nav #mainMenu .landingpage-link span{font-size:14px;font-size:.875rem}}.nav #mainMenu li{list-style:none}.nav #mainMenu .label,.nav #mainMenu .menu-back{position:relative;font-family:"Jost-Regular",sans-serif;text-transform:uppercase;letter-spacing:0.3rem;font-size:12px;font-size:.75rem;font-size:16px;font-size:1rem}@media only screen and (min-width: 768px){.nav #mainMenu .label,.nav #mainMenu .menu-back{font-size:14px;font-size:.875rem}}.nav #mainMenu .label:after,.nav #mainMenu .menu-back:after{content:'\e901';font-family:"icomoon";position:absolute;right:1rem;top:calc(50% - 7px)}.nav #mainMenu .dropdown-content ul{margin:0}.nav #mainMenu .dropdown-content li{position:relative;padding:1rem 2rem;border-bottom:1px solid #67D5FD;font-family:"Jost-Regular",sans-serif}.nav #mainMenu .dropdown-content li a{text-decoration:none}.nav #mainMenu .dropdown-content li a:hover,.nav #mainMenu .dropdown-content li a:focus,.nav #mainMenu .dropdown-content li a.active{text-decoration:underline}@media only screen and (max-width: 1279px){.nav #mainMenu{position:absolute;top:80px;left:0;background-color:#fff;min-width:50vw;max-width:100vw;height:100vh;z-index:2}.nav #mainMenu>ul{overflow:auto;height:100%;padding:0 0 5rem;margin:0}.nav #mainMenu>ul.open>li:not(:has(.open)){display:none}.nav #mainMenu button.dropdown{width:100%;text-align:left}.nav #mainMenu .label,.nav #mainMenu .menu-back{padding:1rem 2rem;border-bottom:1px solid #67D5FD}.nav #mainMenu .menu-back{position:sticky;top:0;z-index:1;background-color:#67D5FD;padding:1rem 2rem 1rem 4rem}.nav #mainMenu .menu-back:after{-webkit-transform:rotate(180deg);transform:rotate(180deg);right:auto;left:1.5rem;top:calc(50% - 13px)}}@media only screen and (max-width: 768px){.nav #mainMenu{top:60px;min-width:100vw}}@media only screen and (min-width: 1280px){.nav #mainMenu{display:block}.nav #mainMenu>ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0}.nav #mainMenu>ul>li{position:relative}.nav #mainMenu .label{padding:2rem 1.25rem 2rem 1rem}.nav #mainMenu .label:after{-webkit-transform:rotate(90deg);transform:rotate(90deg);display:inline-block;right:0;top:calc(50% - 5px)}.nav #mainMenu .dropdown.open{display:block}.nav #mainMenu .dropdown.open .label{font-weight:700}.nav #mainMenu .dropdown.open .label:after{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);top:calc(50% - 8px)}.nav #mainMenu .dropdown-content{position:absolute;left:-1rem;z-index:1;background-color:white;min-width:20rem}.nav #mainMenu .dropdown-content .menu-back{display:none}.nav #mainMenu .dropdown-trigger:first-of-type .dropdown-columns ul{-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:1.5rem;-moz-column-gap:1.5rem;column-gap:1.5rem}.nav #mainMenu .dropdown-trigger:first-of-type .dropdown-columns li{min-width:20rem}.nav #mainMenu .mobile-login{display:none}}button#searchStartpage,button#search{background-color:transparent;border:none;margin:0;padding:0;min-width:auto;text-align:center}button#searchStartpage i,button#search i{color:#222F5B;font-size:24px;font-size:1.5rem}@media only screen and (min-width: 768px){button#searchStartpage i,button#search i{font-size:26px;font-size:1.625rem}}#searchform,#searchformStartpage{position:relative}#searchform input[type="text"],#searchformStartpage input[type="text"]{height:50px;padding-right:100px;font-size:18px;font-size:1.125rem}@media only screen and (max-width: 575px){#searchform input[type="text"],#searchformStartpage input[type="text"]{font-size:15px;font-size:.9375rem}}#searchform button#search,#searchform button#searchStartpage,#searchformStartpage button#search,#searchformStartpage button#searchStartpage{position:absolute;right:0;top:0}#searchformStartpage input[type="text"]{background-color:#fff;border:none;height:80px;font-size:24px;font-size:1.5rem}#searchformStartpage input[type="text"]::-webkit-input-placeholder{color:#222F5B}#searchformStartpage input[type="text"]::-moz-placeholder{color:#222F5B}#searchformStartpage input[type="text"]::-ms-input-placeholder{color:#222F5B}#searchformStartpage input[type="text"]::placeholder{color:#222F5B}@media only screen and (min-width: 768px){#searchformStartpage input[type="text"]{font-size:26px;font-size:1.625rem}}#searchformStartpage button#searchStartpage{width:80px;height:80px}@media only screen and (min-width: 768px){#searchformStartpage{max-width:80%;margin:0 auto}#searchformStartpage input[type="text"]{font-size:26px;font-size:1.625rem}}.main-content .searchForm{margin-bottom:40px}.main-content .searchForm .toggleSearch{display:none}.main-content .searchForm button#search{width:50px;height:50px}.solr_pi_results .row{max-width:1320px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:40px}.solr_pi_results #tx-solr-search-functions{margin-bottom:2rem;width:100%;min-width:350px}@media only screen and (min-width: 992px) and (max-width: 1279.98px){.solr_pi_results .col-md-9{max-width:500px}}@media only screen and (min-width: 1280px){.solr_pi_results .col-md-9{max-width:calc(100% - 390px)}}.solr_pi_results #filter h3{background-color:#222F5B;color:#fff;padding:1rem;margin-bottom:10px}.solr_pi_results #filter .facets{background-color:#F3F3F3;margin:0;list-style:none}.solr_pi_results #filter .facets label{position:relative;display:block;font-family:"Jost-Regular",sans-serif;text-transform:uppercase;letter-spacing:0.3rem;font-size:12px;font-size:.75rem;padding:1rem 2rem 1rem 1rem;margin-bottom:0}@media only screen and (min-width: 768px){.solr_pi_results #filter .facets label{font-size:14px;font-size:.875rem}}.solr_pi_results #filter .facets label:after{content:'+';color:#222F5B;position:absolute;right:1rem}.solr_pi_results #filter .facets label[aria-expanded="true"]:after{content:'‒'}.solr_pi_results #filter .facets input[type="checkbox"]{display:none}.solr_pi_results #filter .facets .facet-option-list{display:none}.solr_pi_results #filter .facets .facet-option-list.open{display:block}.solr_pi_results #filter .facets .facet-option,.solr_pi_results #filter .facets .tx-solr-facet-show-all{position:relative;padding:0.5rem 1rem;font-size:14px;font-size:.875rem}.solr_pi_results #filter .facets .facet-option a,.solr_pi_results #filter .facets .tx-solr-facet-show-all a{text-decoration:none}.solr_pi_results #filter .facets .facet-option a:hover,.solr_pi_results #filter .facets .facet-option a:focus,.solr_pi_results #filter .facets .tx-solr-facet-show-all a:hover,.solr_pi_results #filter .facets .tx-solr-facet-show-all a:focus{text-decoration:underline}.solr_pi_results #filter .facets .facet-option .facet-result-count:before,.solr_pi_results #filter .facets .tx-solr-facet-show-all .facet-result-count:before{content:"("}.solr_pi_results #filter .facets .facet-option .facet-result-count:after,.solr_pi_results #filter .facets .tx-solr-facet-show-all .facet-result-count:after{content:")"}.solr_pi_results #filter .facets #facetdateRange{padding-bottom:1rem}.solr_pi_results #filter .facets #facetdateRange label{padding-bottom:0.25rem}.solr_pi_results #filter .facets #facetdateRange label:after{display:none}.solr_pi_results #filter .facets #facetdateRange .dateselector{height:2.5rem;width:calc(100% - 2rem);margin:0 1rem}.solr_pi_results #filter #tx-solr-facets-in-use{margin-top:4rem}.solr_pi_results #filter #tx-solr-facets-in-use h3{background-color:#67D5FD;color:#222F5B}.solr_pi_results #filter #tx-solr-facets-in-use .remove-facet-option{position:relative;display:block;padding:1rem 2rem 1rem 1rem;font-size:14px;font-size:.875rem;text-decoration:none}.solr_pi_results #filter #tx-solr-facets-in-use .remove-facet-option:after{content:'+';display:inline-block;-webkit-transform:rotate(45deg);transform:rotate(45deg);color:#222F5B;position:absolute;right:1rem}.solr_pi_results #filter #tx-solr-facets-in-use .remove-facet-option:hover,.solr_pi_results #filter #tx-solr-facets-in-use .remove-facet-option:focus{text-decoration:underline}.solr_pi_results #filter #tx-solr-facets-in-use .remove-facet-option>.facet-result-count{display:none}.solr_pi_results #filter #tx-solr-facets-in-use .facets-remove-all .button{margin:0;width:100%}.solr_pi_results #filter #tx-solr-facets-in-use .facets-remove-all .button:after{display:none}.solr_pi_results .results-list .results-entry{padding:2rem 0;border-bottom:1px solid #67D5FD}.solr_pi_results .results-list .results-entry:last-child{border:none}.solr_pi_results .results-list .results-entry h5{margin:0}.solr_pi_results .results-list .results-entry div{margin:0}.pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:2rem 0}.pagination li{list-style:none;background-color:#F3F3F3;height:30px;border-radius:100px;font-size:14px;font-size:.875rem;margin-right:1rem;padding:0 0.75rem}.pagination li a{text-decoration:none;line-height:30px;color:#222F5B}.pagination li a:hover,.pagination li a:focus{text-decoration:underline}.pagination .active{background-color:#222F5B}.pagination .active a{color:#fff}#ui-datepicker-div .ui-datepicker-header{background:none !important;border:none !important;background-color:#F3F3F3 !important;color:#222F5B !important;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;padding:4px 0 !important}#ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev{top:4px !important;left:4px !important;border:none !important}#ui-datepicker-div .ui-datepicker-header .ui-datepicker-next{top:4px !important;right:4px !important;border:none !important}#ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev:hover,#ui-datepicker-div .ui-datepicker-header .ui-datepicker-next:hover{background:none !important;background-color:#222F5B !important;border:none !important}#ui-datepicker-div .ui-datepicker-calendar tr>th{color:#222F5B !important}.ui-state-default{background:none !important;background-color:#F3F3F3 !important;border:1px solid #F3F3F3 !important;color:#222F5B !important;text-align:center !important}.ui-state-highlight{background:none !important;background-color:#67D5FD !important;border:1px solid #67D5FD !important;color:#fff !important}.ui-state-active{background:none !important;background-color:#222F5B !important;border:1px solid #222F5B !important;color:#fff !important}.cc-color-override-922553002.cc-window{background-color:rgba(0,0,0,0.8) !important;padding:20px !important}@media (max-width: 768px){.cc-color-override-922553002.cc-window{padding:15px !important}}.cc-banner,.cc-floating.cc-theme-edgeless .cc-message{font-size:14px !important;margin:0 !important}@media (max-width: 768px){.cc-banner,.cc-floating.cc-theme-edgeless .cc-message{font-size:12px !important}}.cc-compliance{margin-right:1em !important}@media (max-width: 768px){.cc-compliance{margin-right:0 !important}}.cc-compliance a{text-decoration:none}.cc-banner.cc-theme-edgeless .cc-message{padding-right:1em !important}@media (max-width: 768px){.cc-banner.cc-theme-edgeless .cc-message{margin-bottom:0em !important}}.cc-banner .cc-btn:last-child,.cc-btn,a.cc-btn.cc-dismiss{min-width:30px !important;max-width:30px !important;width:30px !important;font-size:22px !important;font-weight:300 !important;float:right !important;padding:0.25em 0.4em !important;-webkit-box-sizing:content-box;box-sizing:content-box}.cc-banner.cc-theme-edgeless .cc-btn{padding:0.4em !important;font-weight:300 !important}@media (max-width: 768px){.cc-banner.cc-theme-edgeless .cc-btn{padding:0.25em 0.4em !important}}.cc-link{padding:0 !important;opacity:1 !important}@media print{body{background:#fff !important;font:12pt Corbel, Lucida Grande, Lucida Sans Unicode, Arial, serif;color:#000000}body p{font-size:12pt !important}body ul li{font-size:12pt !important}body,.container,.content{width:100% !important;margin:0 0 10px 0 !important;padding:0 !important}button{color:#ffffff !important}.logos{display:block}.logos .logo-mbi{float:left}.logos .logo-vdma{float:right}.themen-veranstaltung,.first,.second,.main,.leitung-box,.questions,.info-service,.main-content .columns-1-2-and-1-2,.testimonial,.themen,.teaser,.teaser .teaser01,.teaser .teaser02,.referenzen,footer,.veranstaltungen,.content .veranstaltungen,.veranstaltungs-teaser,.content .veranstaltungs-teaser,.veranstaltungscontent,.content .veranstaltungscontent{display:block !important;float:none;width:100%}.referenzen a{text-decoration:none}.first .main,.first .right,.second,.main,.info-service .left-column,.info-service .right-column,.column-1-2,.column01,.column02,.teaser .teaser01,.teaser .teaser02,.testimonial [class^="column"]{width:100%}.teaser{page-break-before:always}.veranstaltungen .veranstaltungs-teaser,.content .veranstaltungen .veranstaltungs-teaser{display:block;width:100%;margin:0 !important;padding-bottom:0;height:350px !important}.veranstaltungen .veranstaltungs-teaser .veranstaltungsbild,.content .veranstaltungen .veranstaltungs-teaser .veranstaltungsbild{width:50%}.veranstaltungen .veranstaltungs-teaser p.more,.content .veranstaltungen .veranstaltungs-teaser p.more{position:relative;margin-top:20px}.first .right{margin-top:40px !important;margin-bottom:0 !important}.info-service .left-column,.info-service .right-column{width:100%;margin:0 0 40px 0 !important}.main-content .content{margin-top:20px !important}.buchen,.question,.inhouse,.messagebox,.info-service-box,.partner-logos,.themen .column01,.themen .column02{margin-bottom:20px !important}.thema,.teaser .teaser01,.teaser .teaser02,.teaser .column01,.teaser .column02,.buchen,.question,.inhouse,.messagebox,.info-service-box,.partner-logos,.leitung-box,.seminarleitung-info{margin:0 !important;padding:0 !important}.info-service .left-column p,.info-service .left-column label,.info-service .left-column input{display:block !important}.info-service .left-column input{bordeR:1px solid black}.nav,.search,.scroll-down,#top,.siegel,.breadcrumb,.video-wrapper,footer #column2,footer #column3,footer #column4,.copyright,.button.pdf,.themen-veranstaltung a.button-primary,.teaser img,.leitung-box figure{display:none !important}}

