.searchHero{--Search-Hero-Background:var(--Gradients-Blue-Hero)}.-theme-next-blue .searchHero{--Search-Hero-Background:var(--Secondary-Theme-Color-Light)}.-theme-next-blue .searchHero h1,.-theme-next-blue .searchHero p{color:var(--Theme-Contrast-Text-Color)}.searchHero .subheadline{margin-block-start:var(--spacing-fixed-2xs)}.searchHero_background{background:var(--Search-Hero-Background);overflow:clip;padding-block-end:var(--spacing-fixed-4xl);padding-block-start:var(--spacing-fixed-lg);position:relative}@media only screen and (min-width:64rem){.searchHero_background{padding-block:7.25rem}}.searchHero_circleElement{background-color:var(--Blue-50);border-radius:50%;display:none;position:absolute}@media only screen and (min-width:64rem){.searchHero_circleElement{display:block;height:122.5rem;left:calc(100% - 28rem);top:-736px;width:122.5rem}}@media only screen and (min-width:80rem){.searchHero_circleElement{left:calc(100% - 26rem);top:-736px}}@media only screen and (min-width:90rem){.searchHero_circleElement{left:calc(100% - 26rem);top:-736px}}.searchHero_card{background-color:var(--Neutral-White);border-radius:.625rem;box-shadow:var(--Dropshadow);margin-block-start:calc(var(--spacing-fixed-5xl)*-1/2);padding-block:var(--spacing-fixed-md);padding-inline:var(--spacing-fixed-sm);position:relative}@media only screen and (min-width:48.75rem){.searchHero_card{padding-inline:var(--spacing-fixed-md)}}@media only screen and (min-width:64rem){.searchHero_card{padding-inline:0;padding:var(--spacing-fixed-lg)}}.searchHero .textBlock{margin-block-start:var(--spacing-fixed-sm)}.searchHero .textBlock p{margin-inline-start:0}.searchFilter_details{margin-block-start:var(--spacing-fixed-md);position:relative}@keyframes animate-opening{0%{grid-template-rows:0fr}to{grid-template-rows:1fr}}.searchFilter_details>.searchFilter_detailsAnimationContainer{display:grid;grid-template-rows:0fr;transition:all .5s ease-in-out}.searchFilter_details>.searchFilter_detailsAnimationContainer>.searchFilter_detailsContent{overflow:hidden}.searchFilter_details[open]>.searchFilter_detailsAnimationContainer{animation:animate-opening .5s 0s 1 normal forwards}.searchFilter_details[open] summary{bottom:-3rem}.searchFilter_details[open] .icon.-open{display:inline-block}.searchFilter_details[open] .icon.-closed{display:none}.searchFilter_details[open]~.searchFilter_chips:not(:has(button)){padding-top:2.5rem}.searchFilter_details[open]~.searchFilter_chips:has(button){padding-top:3.5rem}.searchFilter_details:not([open]) .icon.-open{display:none}.searchFilter_details:not([open]) .icon.-closed{display:inline-block}.searchFilter_details:not([open])~.searchFilter_chips:not(:has(button)){padding-top:1.25rem}.searchFilter_details:not([open])~.searchFilter_chips:has(button){padding-top:2.25rem}.searchFilter_detailsContent{display:grid;gap:1rem;margin-inline:-.5rem;padding-block-end:.5rem;padding-inline:.5rem}@media only screen and (min-width:64rem){.searchFilter_detailsContent{gap:2rem;grid-template-columns:repeat(9,1fr)}}.searchFilter_details .dropdown_label{display:block;line-height:var(--lineHeights-2)}.searchFilter_details summary{align-items:center;color:var(--Primary-Blue);cursor:pointer;display:inline-flex;font-size:var(--fontSize-2);font-weight:var(--fontWeights-Bold);list-style:none;position:absolute}.searchFilter_details summary .dropdown_icon{display:inline-block;margin-inline-start:var(--spacing-fixed-2xs);width:1.5rem}.searchFilter_details summary::-webkit-details-marker{display:none}.searchFilter_details summary:focus{outline:var(--focus-light-bg);outline-offset:.125rem}.search-results-loading svg{color:var(--Blue-700)}.pagination button:focus{outline:var(--focus-light-bg);outline-offset:.25rem}.pagination button:has(>svg){--icon-color:var(--Primary-Blue);border-radius:9999px;color:var(--icon-color)}.pagination button:has(>svg)[disabled]{--icon-color:var(--Gray-100);cursor:not-allowed}.pagination button:has(>svg):not([disabled]):hover{--icon-color:var(--Blue-600)}.pagination button.bubble{--bubble-color:var(--Primary-Blue);--bubble-background:var(--Gray-50);background:var(--bubble-background);border-radius:9999px;color:var(--bubble-color);font-weight:var(--fontWeights-Bold)}.pagination button.bubble.-active,.pagination button.bubble:hover{--bubble-color:var(--Neutral-White);--bubble-background:var(--Gradients-Blue-Primary-Button-Default)}.pagination button.bubble.-active:hover{--bubble-background:var(--Gradients-Blue-Primary-Button-Hover)}.filter-hint{background:var(--Orange-50);border-radius:.625rem;padding:var(--spacing-fixed-lg)}.filter-hint .filter-hint-label{color:var(--Gray-600);display:flex;font-weight:var(--fontWeights-Bold);gap:var(--spacing-fixed-3xs)}.filter-hint .filter-hint-text{color:var(--Gray-800);display:flex;flex-direction:column;gap:var(--spacing-fixed-3xs);margin-block-start:var(--spacing-fixed-sm)}.filter-hint .filter-hint-text .title{font-size:var(--fontSize-6);font-weight:var(--fontWeights-Bold);line-height:1.2}.filter-hint .link{align-items:baseline;color:var(--Primary-Blue);display:inline-flex;font-weight:var(--fontWeights-Bold);padding-bottom:0;width:-moz-fit-content;width:fit-content}.result-card-breadcrumb{color:var(--Gray-600);display:flex;flex-wrap:wrap;font-size:var(--fontSize-1);gap:var(--spacing-fixed-2xs);list-style:none}.media-center-search-result-card .facts{margin-block-start:var(--spacing-fixed-sm)}.media-center-search-result-card .facts dt{font-weight:var(--fontWeights-Bold)}.media-center-search-result-card .-mediaCenter .button{min-width:14rem}@media (max-width:48.75rem){.media-center-search-result-card .-mediaCenter .button{width:100%}}.overlay{display:flex;flex-direction:column;gap:1.5rem;justify-content:space-between;max-width:56rem;padding:var(--spacing-fixed-md) var(--spacing-fixed-sm)}@media (max-width:779px){.overlay{height:100%;width:100%}}@media (min-width:780px){.overlay{padding-block:var(--spacing-fixed-3xl) var(--spacing-fixed-4xl);padding-inline:7.25rem}}.overlay::backdrop{background:hsla(0,0%,93%,.75)}@media (max-width:779px){.overlay:modal{max-height:100vh;max-width:100vw}}.overlay_header button{color:var(--Primary-Blue);display:flex;font-size:var(--fontSize-2);font-weight:var(--fontWeights-Bold);line-height:var(--lineHeights-3)}.overlay_header button:focus{outline:var(--focus-light-bg);outline-offset:.25rem}.overlay_header button .icon{flex-shrink:0;height:1.25rem;margin-block-start:var(--spacing-fixed-5xs);width:1.25rem}.overlay_content{border-top:1px solid var(--Gray-100);padding-block-start:var(--spacing-fixed-sm)}.overlay_footer{display:flex;flex-direction:column;gap:var(--spacing-fixed-sm);justify-content:end}@media (min-width:48.75rem){.overlay_footer{flex-direction:row}}.overlay_footer a,.overlay_footer button{width:100%}@media (min-width:48.75rem){.overlay_footer a,.overlay_footer button{width:auto}}.mediaCenterSearchFilter{border-bottom:1px solid var(--Turquoise-100);padding-bottom:var(--spacing-fixed-sm)}.mediaCenterSearchFilter:has(details[open]){border-bottom:1px solid var(--Turquoise-A200)}.mediaCenterSearchFilter summary{color:var(--Turquoise-A200)}.mediaCenterSearchFilter summary:hover{background-image:linear-gradient(var(--Turquoise-A200),var(--Turquoise-A200))}.mediaCenterSearchFilter_buttons{display:flex;flex-direction:column;gap:var(--spacing-fixed-sm);margin-block-start:var(--spacing-fixed-md);margin-inline-start:auto;width:100%}@media only screen and (min-width:26.875rem){.mediaCenterSearchFilter_buttons{flex-direction:row}}@media only screen and (min-width:48.75rem){.mediaCenterSearchFilter_buttons{margin-block-start:0}}.mediaCenterSearchFilter_buttons .button{width:100%}@media only screen and (min-width:48.75rem){.mediaCenterSearchFilter_buttons .button{max-width:-moz-max-content;max-width:max-content}.mediaCenterSearchFilter_buttons .button:not(:last-child){margin-inline-start:auto}}.seminar-type{--seminar-type-background-color:var(--Neutral-White);--seminar-type-border-color:var(--Gray-100);--seminar-type-color:inherit;--seminar-type-highlight-color:var(--Violet-800);background-color:var(--seminar-type-background-color);border:1px solid var(--seminar-type-border-color);border-radius:.125rem;color:var(--seminar-type-color);font-weight:var(--fontWeights-Bold);line-height:1.5;padding-inline:var(--spacing-fixed-2xs)}.seminar-type__title{margin-block-start:var(--spacing-fixed-5xs)}.seminar-type__highlight{color:var(--seminar-type-highlight-color);font-style:italic;text-transform:uppercase}button.seminar-type:hover{--seminar-type-background-color:var(--Violet-800);--seminar-type-border-color:var(--Violet-800);--seminar-type-color:var(--Neutral-White);--seminar-type-highlight-color:var(--Neutral-White)}button.seminar-type:focus-visible{outline:var(--focus-light-bg);outline-offset:.25rem}.seminar-type-tooltip{background-color:var(--Neutral-White);border:2px solid var(--Violet-800);border-radius:.375rem;display:none;padding:var(--spacing-fixed-sm)}.seminar-type-tooltip[data-show]{display:block;inline-size:13.25rem}.seminar-type-tooltip__close:focus{border-radius:9999px;outline:var(--focus-light-bg);outline-offset:.25rem}.arrow-popover,.arrow-popover:before{background-color:var(--Neutral-White);border-bottom-width:2px;border-color:var(--Violet-800);border-left-width:2px;height:1rem;position:absolute;width:1rem}.arrow-popover{height:100%;top:0;visibility:hidden}.arrow-popover:before{bottom:-.75rem;content:"";left:-3rem;transform:rotate(-45deg);visibility:visible}.seminar-status{border:1px solid var(--border-color);border-radius:.125rem;font-weight:var(--fontWeights-Bold);line-height:1.5;padding-block-start:var(--spacing-fixed-5xs);padding-inline:var(--spacing-fixed-2xs)}.seminar-status.-buchbar{--border-color:var(--Green-A200);color:var(--Green-A200)}.seminar-status.-ausgebucht{--border-color:var(--Red-A200);color:var(--Red-A200)}.seminar-status.-warteliste{--border-color:var(--Turquoise-A100);color:var(--Turquoise-A100)}.seminar-new{background-color:var(--Orange-200);border-radius:.125rem;color:var(--Blue-A200);font-weight:var(--fontWeights-Bold);line-height:var(--lineHeights-0);padding-block:.4375rem .3125rem;padding-inline:var(--spacing-fixed-2xs)}.seminarSearchFilter{border-bottom:1px solid var(--Green-100);padding-bottom:var(--spacing-fixed-sm)}.seminarSearchFilter:has(details[open]){border-bottom:1px solid var(--Green-A200)}.seminarSearchFilter summary{color:var(--Green-A200)}.seminarSearchFilter summary:hover{background-image:linear-gradient(var(--Green-A200),var(--Green-A200))}.seminarSearchFilter .radioButton_label{font-size:var(--fontSize-0);line-height:var(--lineHeights-2);margin-block-end:var(--spacing-fixed-3xs)}@media only screen and (min-width:26.875rem){.seminarSearchFilter .radioButton_wrapper{flex-direction:row}}.seminarSearchFilter_buttons{display:flex;flex-direction:column;gap:var(--spacing-fixed-sm);margin-block-start:var(--spacing-fixed-md);margin-inline-start:auto;width:100%}@media only screen and (min-width:26.875rem){.seminarSearchFilter_buttons{flex-direction:row}}@media only screen and (min-width:64rem){.seminarSearchFilter_buttons{margin-block-start:0}}.seminarSearchFilter_buttons .button{width:100%}@media only screen and (min-width:48.75rem){.seminarSearchFilter_buttons .button{max-width:-moz-max-content;max-width:max-content}.seminarSearchFilter_buttons .button:not(:last-child){margin-inline-start:auto}}.search-results-card{--search-results-card-spacing:1.5rem;border-block-end:1px solid var(--Gray-100);padding-block-end:var(--search-results-card-spacing)}@media (min-width:64rem){.search-results-card{--search-results-card-spacing:2rem}}.search-results-card em{font-style:normal;font-weight:var(--fontWeights-Bold)}.search-results-card h3{font-size:var(--fontSize-2);font-weight:var(--fontWeights-Bold);line-height:var(--lineHeights-3)}@media (min-width:64rem){.search-results-card h3{--search-results-card-spacing:2rem}}.search-results-card+.search-results-card{margin-block-start:var(--search-results-card-spacing)}.multi-index-search-result-card .icon{padding-right:var(--spacing-fixed-xs)}@media (min-width:26.875rem){.multi-index-search-result-card .icon{padding-right:var(--spacing-fixed-sm)}}.multi-index-search-result-card .icon.mediencenter{border-right:1px solid var(--Turquoise-200)}.multi-index-search-result-card .icon.text{border-right:1px solid var(--Blue-100)}.multi-index-search-result-card .icon.seminar{border-right:1px solid var(--Green-100)}.multi-index-search-result-card .icon_bg_mediencenter{padding:var(--spacing-fixed-5xs)}@media (min-width:48.75rem){.multi-index-search-result-card .icon_bg_mediencenter{padding:var(--spacing-fixed-3xs)}}.multi-index-search-result-card .icon_bg_mediencenter{background:var(--Turquoise-100);border-radius:.25rem;color:var(--Turquoise-A200);width:-moz-fit-content;width:fit-content}.multi-index-search-result-card .icon_bg_text{padding:var(--spacing-fixed-5xs)}@media (min-width:48.75rem){.multi-index-search-result-card .icon_bg_text{padding:var(--spacing-fixed-3xs)}}.multi-index-search-result-card .icon_bg_text{background:var(--Blue-50);border-radius:.25rem;color:var(--Primary-Blue);width:-moz-fit-content;width:fit-content}.multi-index-search-result-card .icon_bg_seminar{padding:var(--spacing-fixed-5xs)}@media (min-width:48.75rem){.multi-index-search-result-card .icon_bg_seminar{padding:var(--spacing-fixed-3xs)}}.multi-index-search-result-card .icon_bg_seminar{background:var(--Green-50);border-radius:.25rem;color:var(--Green-A300);width:-moz-fit-content;width:fit-content}.multi-index-search-result-card .content{border-bottom:1px solid var(--Gray-100);margin-left:var(--spacing-fixed-xs);padding-block-end:var(--spacing-fixed-md);width:100%}@media (min-width:48.75rem){.multi-index-search-result-card .content{margin-left:var(--spacing-fixed-sm)}}.multi-index-search-result-card .content h2{display:inline;font-size:var(--fontSize-6);font-weight:var(--fontWeights-Bold)}.multi-index-search-result-card .content .link_container{width:-moz-fit-content;width:fit-content}.multi-index-search-result-card .content .link_container:focus-within{border-radius:.125rem;outline:var(--focus-light-bg);outline-offset:2px}.multi-index-search-result-card .content a[href].link{color:var(--Primary-Blue);font-size:var(--Button-S-fontSize);font-weight:var(--Button-S-fontWeight);line-height:var(--Button-S-lineHeight);padding-block-end:5px;width:-moz-fit-content;width:fit-content}.multi-index-search-result-card .content a[href].link:focus,.multi-index-search-result-card .content a[href].link:focus-visible{outline:none}.multi-index-search-result-card .content a[href].link>span{margin-block-start:.185rem}.multi-index-search-result-card .content .result-card-breadcrumb{display:none}@media only screen and (min-width:48.75rem){.multi-index-search-result-card .content .result-card-breadcrumb{display:flex}}.multi-index-search-result-card .content .dropdown_select{min-width:4.5rem}.multi-index-search-result-card .content .filter-hint{margin-block-start:var(--spacing-fixed-xl)}.search-type-filter{display:flex;flex-direction:column;flex-wrap:wrap;gap:var(--spacing-fixed-3xs);width:100%}@media (min-width:26.875rem){.search-type-filter{flex-direction:row;gap:var(--spacing-fixed-sm)}}.search-type-filter .total{font-feature-settings:"liga" 0,"clig" 0}.search-type-filter button{border-radius:9999px;cursor:pointer;display:inline-flex;gap:1px;transition:background-color .5s ease-out,color .5s ease-out,border-radius .5s ease-out}.search-type-filter button .content{display:inline-flex;gap:var(--spacing-fixed-3xs)}.search-type-filter button .typeIcon{padding-bottom:0}@media (min-width:26.875rem){.search-type-filter button .typeIcon{padding-bottom:2px}}.search-type-filter button span,.search-type-filter button svg{font-size:var(--fontSize-1);line-height:var(--lineHeights-1);position:relative;z-index:1}@media (min-width:26.875rem){.search-type-filter button span,.search-type-filter button svg{line-height:var(--lineHeights-2)}}.search-type-filter button span.bold{font-weight:var(--fontWeights-Bold);top:1px}.search-type-filter button:active{transition:none}.search-type-filter button:focus{outline:var(--focus-light-bg);outline-offset:.25rem}.search-type-filter button:not([aria-pressed=true]) .content{padding:var(--spacing-fixed-xs) var(--spacing-fixed-sm) var(--spacing-fixed-xs) var(--spacing-fixed-xs)}@media (min-width:26.875rem){.search-type-filter button:not([aria-pressed=true]) .content{padding:var(--spacing-fixed-2xs) var(--spacing-fixed-sm) var(--spacing-fixed-3xs) var(--spacing-fixed-sm)}}.search-type-filter button:not([aria-pressed=true]).text{background-color:var(--Blue-50);color:var(--Blue-900)}.search-type-filter button:not([aria-pressed=true]).mediencenter{background-color:var(--Turquoise-100);color:var(--Turquoise-A200)}.search-type-filter button:not([aria-pressed=true]).seminar{background-color:var(--Green-50);color:var(--Green-A300)}.search-type-filter button:not([aria-pressed=true]):focus,.search-type-filter button:not([aria-pressed=true]):hover{background-color:var(--Blue-A200);color:var(--Neutral-White)}.search-type-filter button:not([aria-pressed=true]) .closeIcon{display:none}.search-type-filter button[aria-pressed=true]{color:var(--Neutral-White)}.search-type-filter button[aria-pressed=true].text .closeIcon,.search-type-filter button[aria-pressed=true].text .content{background-color:var(--Blue-700)}.search-type-filter button[aria-pressed=true].mediencenter .closeIcon,.search-type-filter button[aria-pressed=true].mediencenter .content{background-color:var(--Turquoise-A100)}.search-type-filter button[aria-pressed=true].seminar .closeIcon,.search-type-filter button[aria-pressed=true].seminar .content{background-color:var(--Green-A300)}.search-type-filter button[aria-pressed=true]:focus .closeIcon,.search-type-filter button[aria-pressed=true]:focus .content,.search-type-filter button[aria-pressed=true]:hover .closeIcon,.search-type-filter button[aria-pressed=true]:hover .content{background-color:var(--Blue-A200)}.search-type-filter button[aria-pressed=true] .closeIcon{background-color:#fff;border-radius:0 9999px 9999px 0;display:block;height:100%;padding:var(--spacing-fixed-xs) var(--spacing-fixed-xs) var(--spacing-fixed-xs) var(--spacing-fixed-2xs);transition:background-color .5s ease-out}@media (min-width:26.875rem){.search-type-filter button[aria-pressed=true] .closeIcon{padding:var(--spacing-fixed-2xs) var(--spacing-fixed-xs) var(--spacing-fixed-2xs) var(--spacing-fixed-2xs)}}@media (min-width:48.75rem) and (max-width:63.99rem){.search-type-filter button[aria-pressed=true] .closeIcon svg{padding-top:1px}}@media (min-width:80rem){.search-type-filter button[aria-pressed=true] .closeIcon svg{top:2px}}.search-type-filter button[aria-pressed=true] .content{border-radius:9999px 0 0 9999px;padding:var(--spacing-fixed-xs) var(--spacing-fixed-sm) var(--spacing-fixed-xs) var(--spacing-fixed-xs);transition:background-color .5s ease-out;width:100%}@media (min-width:26.875rem){.search-type-filter button[aria-pressed=true] .content{padding:var(--spacing-fixed-2xs) var(--spacing-fixed-xs) var(--spacing-fixed-3xs) var(--spacing-fixed-sm)}}.search-type-filter button[aria-pressed=true]:active .closeIcon,.search-type-filter button[aria-pressed=true]:active .content{transition:none}