.page-module-scss-module__CkihRG__main{position:relative}.page-module-scss-module__CkihRG__main:before{content:"";background-color:var(--act-color-f2);width:100%;height:35px;display:block;position:relative}.page-module-scss-module__CkihRG__contentwrapper{z-index:10;background-color:#fff;border-radius:35px;margin-top:-35px;position:relative;overflow:hidden}.page-module-scss-module__CkihRG__content{margin-top:100px;margin-bottom:100px}@media (max-width:767px){.page-module-scss-module__CkihRG__content{margin-top:50px;margin-bottom:50px}}.page-module-scss-module__CkihRG__date{color:var(--act-color-text);font-size:24px;font-weight:600}@media (max-width:991px){.page-module-scss-module__CkihRG__date{font-size:18px}}.page-module-scss-module__CkihRG__author{color:var(--act-color-text);font-size:20px;font-weight:400}@media (max-width:991px){.page-module-scss-module__CkihRG__author{font-size:18px}}.page-module-scss-module__CkihRG__info{margin-top:var(--act-space-l);margin-bottom:var(--act-space-l);border:1px solid #ddd;border-radius:8px;flex-flow:column;display:flex;overflow:hidden}.page-module-scss-module__CkihRG__info>span{color:var(--act-color-f1);background:#eee;padding:10px 20px;font-size:20px;font-weight:600;display:block}@media (max-width:991px){.page-module-scss-module__CkihRG__info>span{font-size:18px}}.page-module-scss-module__CkihRG__info>div{padding:5px 20px}.page-module-scss-module__CkihRG__info>div>div{flex-flow:row;justify-content:flex-start;align-items:flex-start;padding:10px 0;display:flex}.page-module-scss-module__CkihRG__info>div>div:not(:last-child){border-bottom:1px solid #ddd}.page-module-scss-module__CkihRG__info>div>div>span:first-child{flex:0;min-width:120px}.page-module-scss-module__CkihRG__info>div>div>span:first-child>svg{color:var(--act-color-f1)}.page-module-scss-module__CkihRG__info>div>div>span:last-child{flex:1}
.yarl__fullsize{width:100%;height:100%}.yarl__relative{position:relative}.yarl__portal{opacity:0;transition:opacity var(--yarl__fade_animation_duration,.25s)var(--yarl__fade_animation_timing_function,ease);z-index:var(--yarl__portal_zindex,9999);position:fixed;top:0;bottom:0;left:0;right:0;overflow:hidden}.yarl__portal_open{opacity:1}.yarl__container{background-color:var(--yarl__container_background_color,var(--yarl__color_backdrop,#000));overscroll-behavior:var(--yarl__controller_overscroll_behavior,contain);touch-action:var(--yarl__controller_touch_action,none);-webkit-user-select:none;-moz-user-select:none;user-select:none;outline:none;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.yarl__carousel{height:100%;opacity:var(--yarl__pull_opacity,1);transform:translate(var(--yarl__swipe_offset,0),var(--yarl__pull_offset,0));width:calc(100% + (var(--yarl__carousel_slides_count) - 1)*(100% + var(--yarl__carousel_spacing_px,0)*1px + var(--yarl__carousel_spacing_percent,0)*1%));flex:none;place-content:center;align-items:stretch;display:flex}.yarl__carousel_with_slides{-moz-column-gap:calc(var(--yarl__carousel_spacing_px,0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent,0))*var(--yarl__carousel_spacing_percent,0)*1%);column-gap:calc(var(--yarl__carousel_spacing_px,0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent,0))*var(--yarl__carousel_spacing_percent,0)*1%)}.yarl__flex_center{place-content:center;align-items:center;display:flex}.yarl__slide{padding:calc(var(--yarl__carousel_padding_px,0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent,0))*var(--yarl__carousel_padding_percent,0)*1%);flex:1;position:relative;overflow:hidden}[dir=rtl] .yarl__slide{--yarl__direction:-1}.yarl__slide_image{-o-object-fit:contain;object-fit:contain;touch-action:var(--yarl__controller_touch_action,none);-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;max-width:100%;max-height:100%}.yarl__slide_image_cover{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.yarl__slide_image_loading{opacity:0}@media screen and (min-width:800px){.yarl__slide_wrapper:not(.yarl__slide_wrapper_interactive) .yarl__slide_image{-webkit-backface-visibility:hidden;-webkit-transform-style:preserve-3d;-webkit-transform:translateZ(0)}}.yarl__slide_placeholder{line-height:0;position:absolute;top:50%;left:50%;transform:translate(-50%)translateY(-50%)}.yarl__slide_loading{color:var(--yarl__slide_icon_loading_color,var(--yarl__color_button,rgba(255,255,255,.8)));animation:1s linear yarl__delayed_fadein}.yarl__slide_loading line{animation:1s linear infinite yarl__stroke_opacity}.yarl__slide_loading line:first-of-type{animation-delay:-1.875s}.yarl__slide_loading line:nth-of-type(2){animation-delay:-1.75s}.yarl__slide_loading line:nth-of-type(3){animation-delay:-1.625s}.yarl__slide_loading line:nth-of-type(4){animation-delay:-1.5s}.yarl__slide_loading line:nth-of-type(5){animation-delay:-1.375s}.yarl__slide_loading line:nth-of-type(6){animation-delay:-1.25s}.yarl__slide_loading line:nth-of-type(7){animation-delay:-1.125s}.yarl__slide_loading line:nth-of-type(8){animation-delay:-1s}.yarl__slide_error{color:var(--yarl__slide_icon_error_color,red);height:var(--yarl__slide_icon_error_size,48px);width:var(--yarl__slide_icon_error_size,48px)}@media (prefers-reduced-motion){.yarl__portal,.yarl__slide{transition:unset}.yarl__slide_loading,.yarl__slide_loading line{animation:unset}}.yarl__toolbar{padding:var(--yarl__toolbar_padding,8px);justify-content:flex-end;display:flex;position:absolute;top:0;bottom:auto;left:auto;right:0}[dir=rtl] .yarl__toolbar{top:0;bottom:auto;left:0;right:auto}.yarl__icon{height:var(--yarl__icon_size,32px);width:var(--yarl__icon_size,32px)}.yarl__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--yarl__button_background_color,transparent);border:var(--yarl__button_border,0);color:var(--yarl__color_button,rgba(255,255,255,.8));cursor:pointer;filter:var(--yarl__button_filter,drop-shadow(2px 2px 2px rgba(0,0,0,.8)));margin:var(--yarl__button_margin,0);padding:var(--yarl__button_padding,8px);-webkit-tap-highlight-color:transparent;outline:none;line-height:0}.yarl__button:focus{color:var(--yarl__color_button_active,#fff)}.yarl__button:focus:not(:focus-visible){color:var(--yarl__color_button,rgba(255,255,255,.8))}.yarl__button:focus-visible{color:var(--yarl__color_button_active,#fff)}@media (hover:hover){.yarl__button:focus:hover,.yarl__button:hover{color:var(--yarl__color_button_active,#fff)}.yarl__button:focus-visible:hover{color:var(--yarl__color_button_active,#fff)}}.yarl__button:disabled{color:var(--yarl__color_button_disabled,rgba(255,255,255,.4));cursor:default}.yarl__navigation_next,.yarl__navigation_prev{padding:var(--yarl__navigation_button_padding,24px 16px);position:absolute;top:50%;transform:translateY(-50%)}.yarl__navigation_prev{left:0}[dir=rtl] .yarl__navigation_prev{left:unset;right:0;transform:translateY(-50%)rotate(180deg)}.yarl__navigation_next{right:0}[dir=rtl] .yarl__navigation_next{left:0;right:unset;transform:translateY(-50%)rotate(180deg)}.yarl__no_scroll{overscroll-behavior:none;height:100%;overflow:hidden}@keyframes yarl__delayed_fadein{0%{opacity:0}80%{opacity:0}to{opacity:1}}@keyframes yarl__stroke_opacity{0%{stroke-opacity:1}to{stroke-opacity:.125}}
.yarl__slide_captions_container{background:var(--yarl__slide_captions_container_background,rgba(0,0,0,.5));left:var(--yarl__slide_captions_container_left,0);padding:var(--yarl__slide_captions_container_padding,16px);right:var(--yarl__slide_captions_container_right,0);position:absolute;-webkit-transform:translateZ(0)}.yarl__slide_title{color:var(--yarl__slide_title_color,#fff);font-size:var(--yarl__slide_title_font_size,125%);font-weight:var(--yarl__slide_title_font_weight,bolder);max-width:calc(100% - var(--yarl__toolbar_width,0px));text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.yarl__slide_title_container{top:var(--yarl__slide_title_container_top,0)}.yarl__slide_description{-webkit-hyphens:auto;hyphens:auto;-webkit-line-clamp:var(--yarl__slide_description_max_lines,3);color:var(--yarl__slide_description_color,#fff);text-align:var(--yarl__slide_description_text_align,start);-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.yarl__slide_description_container{bottom:var(--yarl__slide_description_container_bottom,0)}
.yarl__thumbnails{height:100%;display:flex}.yarl__thumbnails_bottom,.yarl__thumbnails_end .yarl__thumbnails_track,.yarl__thumbnails_start .yarl__thumbnails_track,.yarl__thumbnails_top{flex-direction:column}.yarl__thumbnails_wrapper{flex:1;position:relative}.yarl__thumbnails_container{background-color:var(--yarl__thumbnails_container_background_color,var(--yarl__color_backdrop,#000));padding:var(--yarl__thumbnails_container_padding,16px);-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;flex:none;position:relative;overflow:hidden}.yarl__thumbnails_vignette{pointer-events:none;--yarl__thumbnails_vignette_size:12%;position:absolute}@media (min-width:1200px){.yarl__thumbnails_vignette{--yarl__thumbnails_vignette_size:8%}}@media (min-width:2000px){.yarl__thumbnails_vignette{--yarl__thumbnails_vignette_size:5%}}.yarl__thumbnails_bottom .yarl__thumbnails_vignette,.yarl__thumbnails_top .yarl__thumbnails_vignette{background:linear-gradient(to right,var(--yarl__color_backdrop,#000)0,transparent var(--yarl__thumbnails_vignette_size,12%)calc(100% - var(--yarl__thumbnails_vignette_size,12%)),var(--yarl__color_backdrop,#000)100%);height:100%;left:0;right:0}.yarl__thumbnails_end .yarl__thumbnails_vignette,.yarl__thumbnails_start .yarl__thumbnails_vignette{background:linear-gradient(to bottom,var(--yarl__color_backdrop,#000)0,transparent var(--yarl__thumbnails_vignette_size,12%)calc(100% - var(--yarl__thumbnails_vignette_size,12%)),var(--yarl__color_backdrop,#000)100%);width:100%;top:0;bottom:0}.yarl__thumbnails_track{gap:var(--yarl__thumbnails_thumbnail_gap,16px);outline:none}.yarl__thumbnails_thumbnail{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--yarl__thumbnails_thumbnail_background,#000);border-color:var(--yarl__thumbnails_thumbnail_border_color,var(--yarl__color_button,rgba(255,255,255,.8)));border-radius:var(--yarl__thumbnails_thumbnail_border_radius,4px);border-style:var(--yarl__thumbnails_thumbnail_border_style,solid);border-width:var(--yarl__thumbnails_thumbnail_border,1px);cursor:pointer;-webkit-tap-highlight-color:transparent;box-sizing:content-box;height:var(--yarl__thumbnails_thumbnail_height,80px);padding:var(--yarl__thumbnails_thumbnail_padding,4px);width:var(--yarl__thumbnails_thumbnail_width,120px);outline:none;flex:none;position:relative;overflow:hidden}.yarl__thumbnails_thumbnail_active{border-color:var(--yarl__thumbnails_thumbnail_active_border_color,var(--yarl__color_button_active,#fff))}.yarl__thumbnails_thumbnail_fadein{animation:yarl__thumbnails_thumbnail_fadein var(--yarl__thumbnails_thumbnail_fadein_duration,.5s)ease-in-out var(--yarl__thumbnails_thumbnail_fadein_delay,0s)forwards;opacity:0}.yarl__thumbnails_thumbnail_fadeout{animation:yarl__thumbnails_thumbnail_fadeout var(--yarl__thumbnails_thumbnail_fadeout_duration,.5s)ease-in-out var(--yarl__thumbnails_thumbnail_fadeout_delay,0s)forwards;cursor:unset}.yarl__thumbnails_thumbnail_placeholder{cursor:unset;visibility:hidden}.yarl__thumbnails_thumbnail:focus{box-shadow:var(--yarl__thumbnails_thumbnail_focus_box_shadow,#000 0 0 0 2px,var(--yarl__color_button,rgba(255,255,255,.8))0 0 0 4px)}.yarl__thumbnails_thumbnail:focus:not(:focus-visible){box-shadow:unset}.yarl__thumbnails_thumbnail:focus-visible{box-shadow:var(--yarl__thumbnails_thumbnail_focus_box_shadow,#000 0 0 0 2px,var(--yarl__color_button,rgba(255,255,255,.8))0 0 0 4px)}.yarl__thumbnails_thumbnail_icon{color:var(--yarl__thumbnails_thumbnail_icon_color,var(--yarl__color_button,rgba(255,255,255,.8)));filter:var(--yarl__thumbnails_thumbnail_icon_filter,drop-shadow(2px 2px 2px rgba(0,0,0,.8)));height:var(--yarl__thumbnails_thumbnail_icon_size,32px);width:var(--yarl__thumbnails_thumbnail_icon_size,32px);position:absolute;top:50%;left:50%;transform:translate(-50%)translateY(-50%)}@keyframes yarl__thumbnails_thumbnail_fadein{0%{opacity:0}to{opacity:1}}@keyframes yarl__thumbnails_thumbnail_fadeout{0%{opacity:1}to{opacity:0}}
:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-top:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow-left{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow-right{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow-top{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow-left{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow-right{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow-top{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(transparent,rgba(0,0,0,.5))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(rgba(0,0,0,.5),transparent)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:transparent;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.swiper .swiper-notification{pointer-events:none;opacity:0;z-index:-1000;position:absolute;top:0;left:0}

.react-photo-album{display:flex}.react-photo-album,.react-photo-album *{box-sizing:border-box}.react-photo-album--track{align-items:flex-start;display:flex}.react-photo-album--photo{padding:calc(var(--react-photo-album--padding)*1px);position:relative}.react-photo-album--image{aspect-ratio:var(--react-photo-album--photo-width)/var(--react-photo-album--photo-height);width:100%;height:auto;display:block}.react-photo-album--button{background:initial;border:initial;cursor:pointer}.react-photo-album--columns{justify-content:space-between}.react-photo-album--columns .react-photo-album--track{justify-content:space-between;row-gap:calc(var(--react-photo-album--spacing)*1px);width:calc((100% - 1px*(var(--react-photo-album--columns) - 1)*var(--react-photo-album--spacing) - 2px*var(--react-photo-album--columns)*var(--react-photo-album--padding) - var(--react-photo-album--adjusted-gaps)*1px)*var(--react-photo-album--column-ratio)/var(--react-photo-album--total-ratio) + 2px*var(--react-photo-album--padding));flex-direction:column}.react-photo-album--columns .react-photo-album--photo{width:100%}
.react-photo-album{display:flex}.react-photo-album,.react-photo-album *{box-sizing:border-box}.react-photo-album--track{align-items:flex-start;display:flex}.react-photo-album--photo{padding:calc(var(--react-photo-album--padding)*1px);position:relative}.react-photo-album--image{aspect-ratio:var(--react-photo-album--photo-width)/var(--react-photo-album--photo-height);width:100%;height:auto;display:block}.react-photo-album--button{background:initial;border:initial;cursor:pointer}.react-photo-album--masonry{justify-content:space-between}.react-photo-album--masonry .react-photo-album--track{justify-content:flex-start;row-gap:calc(var(--react-photo-album--spacing)*1px);width:calc((100% - var(--react-photo-album--spacing)*1px*(var(--react-photo-album--columns) - 1))/var(--react-photo-album--columns));flex-direction:column}.react-photo-album--masonry .react-photo-album--photo{width:100%}
.react-photo-album{display:flex}.react-photo-album,.react-photo-album *{box-sizing:border-box}.react-photo-album--track{align-items:flex-start;display:flex}.react-photo-album--photo{padding:calc(var(--react-photo-album--padding)*1px);position:relative}.react-photo-album--image{aspect-ratio:var(--react-photo-album--photo-width)/var(--react-photo-album--photo-height);width:100%;height:auto;display:block}.react-photo-album--button{background:initial;border:initial;cursor:pointer}.react-photo-album--rows{row-gap:calc(var(--react-photo-album--spacing)*1px);flex-direction:column}.react-photo-album--rows .react-photo-album--track{--react-photo-album--track-gaps:calc(var(--react-photo-album--spacing)*(var(--react-photo-album--track-size) - 1) + var(--react-photo-album--padding)*2*var(--react-photo-album--track-size));justify-content:space-between}.react-photo-album--rows .react-photo-album--photo{width:calc((100% - var(--react-photo-album--track-gaps)*1px)/(var(--react-photo-album--container-width) - var(--react-photo-album--track-gaps))*var(--react-photo-album--photo-width) + 2px*var(--react-photo-album--padding))}
.Footer-module-scss-module___SpG5G__footer{--act-footer-color:#fff;--act-footer-backgroundcolor:var(--act-color-f2);background-color:var(--act-footer-backgroundcolor);color:var(--act-footer-color);z-index:5;margin-top:-35px;padding-top:55px;position:relative}.Footer-module-scss-module___SpG5G__footer a{color:var(--act-footer-color);background-color:transparent}.Footer-module-scss-module___SpG5G__footer a:hover,.Footer-module-scss-module___SpG5G__footer a:active{color:var(--act-footer-backgroundcolor);background-color:var(--act-footer-color);border-color:var(--act-footer-backgroundcolor)}.Footer-module-scss-module___SpG5G__footer a:focus-visible{color:var(--act-footer-backgroundcolor);background-color:var(--act-footer-color);border-color:var(--act-footer-backgroundcolor)}.Footer-module-scss-module___SpG5G__footer button{border-color:var(--act-color-f3);margin-bottom:5px;margin-right:5px}.Footer-module-scss-module___SpG5G__footer .button{border-color:var(--act-color-f3);margin-bottom:5px;margin-right:5px}.Footer-module-scss-module___SpG5G__footer button:hover,.Footer-module-scss-module___SpG5G__footer button:active{color:#000;background-color:var(--act-color-f3);border-color:var(--act-color-f3)}.Footer-module-scss-module___SpG5G__footer .button:hover{color:#000;background-color:var(--act-color-f3);border-color:var(--act-color-f3)}.Footer-module-scss-module___SpG5G__footer .button:active{color:#000;background-color:var(--act-color-f3);border-color:var(--act-color-f3)}.Footer-module-scss-module___SpG5G__footer .button:focus-visible{color:#000;background-color:var(--act-color-f3);border-color:var(--act-color-f3)}.Footer-module-scss-module___SpG5G__footer button:focus-visible{color:#000;background-color:var(--act-color-f3);border-color:var(--act-color-f3)}.Footer-module-scss-module___SpG5G__footer .Footer-module-scss-module___SpG5G__readmore{margin-bottom:20px}.Footer-module-scss-module___SpG5G__footer p.Footer-module-scss-module___SpG5G__footerHeadline{margin-bottom:15px;font-family:Oswald,sans-serif;font-size:28px;font-weight:500}.Footer-module-scss-module___SpG5G__footer .Footer-module-scss-module___SpG5G__topFooter{flex-wrap:wrap;padding:25px 0;display:flex}.Footer-module-scss-module___SpG5G__footer .Footer-module-scss-module___SpG5G__topFooter>div{width:25%}@media (max-width:1199px){.Footer-module-scss-module___SpG5G__footer .Footer-module-scss-module___SpG5G__topFooter>div{width:33.3333%}}@media (max-width:991px){.Footer-module-scss-module___SpG5G__footer .Footer-module-scss-module___SpG5G__topFooter>div{width:50%}}@media (max-width:539px){.Footer-module-scss-module___SpG5G__footer .Footer-module-scss-module___SpG5G__topFooter>div{width:100%}.Footer-module-scss-module___SpG5G__footer .Footer-module-scss-module___SpG5G__topFooter>div.Footer-module-scss-module___SpG5G__informationen,.Footer-module-scss-module___SpG5G__footer .Footer-module-scss-module___SpG5G__topFooter>div.Footer-module-scss-module___SpG5G__aboutus{margin-bottom:25px}}@media (max-width:767px){.Footer-module-scss-module___SpG5G__footer .Footer-module-scss-module___SpG5G__topFooter>div{padding-right:25px}}@media (max-width:991px) and (min-width:540px){.Footer-module-scss-module___SpG5G__footer .Footer-module-scss-module___SpG5G__topFooter .Footer-module-scss-module___SpG5G__kontaktElement{order:3}.Footer-module-scss-module___SpG5G__footer .Footer-module-scss-module___SpG5G__topFooter .Footer-module-scss-module___SpG5G__aboutus{order:1;margin-bottom:25px}.Footer-module-scss-module___SpG5G__footer .Footer-module-scss-module___SpG5G__topFooter .Footer-module-scss-module___SpG5G__informationen{order:2;margin-bottom:25px}.Footer-module-scss-module___SpG5G__footer .Footer-module-scss-module___SpG5G__topFooter .Footer-module-scss-module___SpG5G__socials{order:4}}.Footer-module-scss-module___SpG5G__footer .Footer-module-scss-module___SpG5G__bottomFooter{justify-content:flex-end;padding:10px 0;display:flex}@media (max-width:767px){.Footer-module-scss-module___SpG5G__footer .Footer-module-scss-module___SpG5G__bottomFooter{flex-wrap:wrap}}.Footer-module-scss-module___SpG5G__socials ul.Footer-module-scss-module___SpG5G__socialMedia{align-items:center;gap:10px;margin:0;padding:0;list-style:none;display:flex}.Footer-module-scss-module___SpG5G__socials ul.Footer-module-scss-module___SpG5G__socialMedia li{margin:0;line-height:0}.Footer-module-scss-module___SpG5G__socials ul.Footer-module-scss-module___SpG5G__socialMedia a{border-radius:5px;padding:5px;font-size:40px;display:inline-block;position:relative}.Footer-module-scss-module___SpG5G__socials ul.Footer-module-scss-module___SpG5G__socialMedia a:hover,.Footer-module-scss-module___SpG5G__socials ul.Footer-module-scss-module___SpG5G__socialMedia a:active{outline:1px solid var(--act-footer-color);color:var(--act-footer-color);background-color:transparent}.Footer-module-scss-module___SpG5G__socials ul.Footer-module-scss-module___SpG5G__socialMedia a:focus-visible{outline:1px solid var(--act-footer-color);color:var(--act-footer-color);background-color:transparent}.Footer-module-scss-module___SpG5G__menuFooter ul{margin:0;padding:0;list-style:none}.Footer-module-scss-module___SpG5G__menuFooter ul li{flex-flow:wrap;align-items:center;gap:10px;display:flex}.Footer-module-scss-module___SpG5G__menuFooter ul li:before{content:url(/api/icon/arrow/white);width:19px;height:19px;display:inline-block}.Footer-module-scss-module___SpG5G__menuFooter a{font-family:Oswald,sans-serif;font-size:22px;font-weight:500;text-decoration:none}.Footer-module-scss-module___SpG5G__menuFooter a:hover,.Footer-module-scss-module___SpG5G__menuFooter a:active{color:#fff;background-color:transparent;text-decoration:underline}.Footer-module-scss-module___SpG5G__menuFooter a:focus-visible{color:#fff;background-color:transparent;text-decoration:underline}
.MenuButton-module-scss-module__t_M2KW__MenuButton{position:relative}.MenuButton-module-scss-module__t_M2KW__MenuButton button.MenuButton-module-scss-module__t_M2KW__menuToggle svg{font-size:20px}@media (max-width:767px){.MenuButton-module-scss-module__t_M2KW__MenuButton button.MenuButton-module-scss-module__t_M2KW__menuToggle span{display:none}}
.SearchButton-module-scss-module__ekj_fa__SearchButton{position:relative}.SearchButton-module-scss-module__ekj_fa__SearchButton button.SearchButton-module-scss-module__ekj_fa__searchToggle svg{font-size:18px}@media (max-width:767px){.SearchButton-module-scss-module__ekj_fa__SearchButton button.SearchButton-module-scss-module__ekj_fa__searchToggle>span{display:none}}
header.Header-module-scss-module__5YUwnW__header{z-index:20;position:relative}header.Header-module-scss-module__5YUwnW__header.landingLayout{z-index:20;background-color:transparent;width:100%;position:absolute;top:0;left:0;right:0}header.Header-module-scss-module__5YUwnW__header.contentLayout{background-color:var(--act-color-f2)}header.Header-module-scss-module__5YUwnW__header .Header-module-scss-module__5YUwnW__innerHeader{justify-content:space-between;align-items:center;height:80px;padding:0;transition:height .5s;display:flex}header.Header-module-scss-module__5YUwnW__header .Header-module-scss-module__5YUwnW__rightHeader{align-items:center;gap:10px;display:flex}header.Header-module-scss-module__5YUwnW__header a.Header-module-scss-module__5YUwnW__logo{border-radius:5px;padding:5px;line-height:0;display:inline-block;position:relative}@media (max-width:519px){header.Header-module-scss-module__5YUwnW__header a.Header-module-scss-module__5YUwnW__logo{max-width:100%;max-height:100%;padding:5px 0 0}}header.Header-module-scss-module__5YUwnW__header a.Header-module-scss-module__5YUwnW__logo:hover,header.Header-module-scss-module__5YUwnW__header a.Header-module-scss-module__5YUwnW__logo:active{background-color:transparent;outline:1px solid #fff}header.Header-module-scss-module__5YUwnW__header a.Header-module-scss-module__5YUwnW__logo:focus-visible{background-color:transparent;outline:1px solid #fff}header.Header-module-scss-module__5YUwnW__header a.Header-module-scss-module__5YUwnW__logo img{max-height:100px;transition:height .5s}@media (max-width:991px){header.Header-module-scss-module__5YUwnW__header a.Header-module-scss-module__5YUwnW__logo img{max-height:90px}}@media (max-width:767px){header.Header-module-scss-module__5YUwnW__header a.Header-module-scss-module__5YUwnW__logo img{max-height:70px}}@media (max-width:519px){header.Header-module-scss-module__5YUwnW__header a.Header-module-scss-module__5YUwnW__logo img{max-height:55px}}.Header-module-scss-module__5YUwnW__overlay{z-index:10;width:100%;height:100%;position:fixed;top:0;left:0}.Header-module-scss-module__5YUwnW__menu{display:none}.Header-module-scss-module__5YUwnW__menu[active]{display:block}.Header-module-scss-module__5YUwnW__menu{z-index:15;width:100vw;max-width:100%;max-height:100vh;padding-top:80px;position:absolute;top:0;left:0;right:0}.Header-module-scss-module__5YUwnW__inner{--menu-background:white;--act-color-border:var(--act-color-f2);--act-color-text:var(--act-color-f2);--act-color-text-contrast:var(--act-color-f2);--act-color-accent:var(--act-color-f2);--act-space-l:5px;color:#fff;border-radius:25px;padding:50px 25px;box-shadow:0 7px 29px rgba(100,100,111,.2)}.Header-module-scss-module__5YUwnW__inner svg{color:#000!important;background-color:#fff!important}.Header-module-scss-module__5YUwnW__inner button,.Header-module-scss-module__5YUwnW__inner a{font-weight:400}.Header-module-scss-module__5YUwnW__inner button:hover,.Header-module-scss-module__5YUwnW__inner button:active,.Header-module-scss-module__5YUwnW__inner a:hover,.Header-module-scss-module__5YUwnW__inner a:active{background-color:transparent;font-weight:600!important}.Header-module-scss-module__5YUwnW__inner button:focus-visible{background-color:transparent;font-weight:600!important}.Header-module-scss-module__5YUwnW__inner a:focus-visible{background-color:transparent;font-weight:600!important}.Header-module-scss-module__5YUwnW__inner li.open>button{font-weight:600!important}.Header-module-scss-module__5YUwnW__inner li.open>div>a{font-weight:600!important}.Header-module-scss-module__5YUwnW__inner li.ebene0>button{font-size:28px!important}.Header-module-scss-module__5YUwnW__inner li.ebene0>div>a{font-size:28px!important}@media (max-width:1519px){.Header-module-scss-module__5YUwnW__inner li.ebene0>button{font-size:24px!important}.Header-module-scss-module__5YUwnW__inner li.ebene0>div>a{font-size:24px!important}}@media (max-width:1199px){.Header-module-scss-module__5YUwnW__inner li.ebene0>button{font-size:20px!important}.Header-module-scss-module__5YUwnW__inner li.ebene0>div>a{font-size:20px!important}}@media (min-width:992px){.Header-module-scss-module__5YUwnW__inner li.ebene0>ul:after{content:"";border-bottom:5px dotted var(--act-color-f3);width:100%;height:0;display:block;position:absolute;bottom:-15px}.Header-module-scss-module__5YUwnW__inner li.ebene0:last-of-type:after{content:"";border-bottom:5px dotted var(--act-color-f3);width:100%;height:0;display:block;position:absolute;bottom:-15px}}.Header-module-scss-module__5YUwnW__inner li.ebene1>button{font-size:20px!important}.Header-module-scss-module__5YUwnW__inner li.ebene1>div>a{font-size:20px!important}.Header-module-scss-module__5YUwnW__inner li.ebene2>button{font-size:20px!important}.Header-module-scss-module__5YUwnW__inner li.ebene2>div>a{font-size:20px!important}@media (max-width:1519px){.Header-module-scss-module__5YUwnW__inner li.ebene1>button{font-size:18px!important}.Header-module-scss-module__5YUwnW__inner li.ebene1>div>a{font-size:18px!important}.Header-module-scss-module__5YUwnW__inner li.ebene2>button{font-size:18px!important}.Header-module-scss-module__5YUwnW__inner li.ebene2>div>a{font-size:18px!important}}@media (max-width:1199px){.Header-module-scss-module__5YUwnW__inner li.ebene1>button{font-size:16px!important}.Header-module-scss-module__5YUwnW__inner li.ebene1>div>a{font-size:16px!important}.Header-module-scss-module__5YUwnW__inner li.ebene2>button{font-size:16px!important}.Header-module-scss-module__5YUwnW__inner li.ebene2>div>a{font-size:16px!important}}
.ContentLayout-module-scss-module__GpOMYa__layoutimage{object-fit:cover;width:100vw;max-width:100%;height:400px}@media (max-width:767px){img.ContentLayout-module-scss-module__GpOMYa__layoutimage{height:200px}}.ContentLayout-module-scss-module__GpOMYa__mainContentLayout{position:relative}.ContentLayout-module-scss-module__GpOMYa__mainContentLayout:before{content:"";background-color:var(--act-color-f2);width:100%;height:35px;display:block;position:relative}.ContentLayout-module-scss-module__GpOMYa__mainContentLayout .ContentLayout-module-scss-module__GpOMYa__contentwrapper{z-index:10;background-color:#fff;border-radius:35px;margin-top:-35px;position:relative;overflow:hidden}.ContentLayout-module-scss-module__GpOMYa__mainContentLayout .ContentLayout-module-scss-module__GpOMYa__contentwrapper .ContentLayout-module-scss-module__GpOMYa__content{margin-top:100px;margin-bottom:100px}@media (max-width:767px){.ContentLayout-module-scss-module__GpOMYa__mainContentLayout .ContentLayout-module-scss-module__GpOMYa__contentwrapper .ContentLayout-module-scss-module__GpOMYa__content{margin-top:50px;margin-bottom:50px}}
img.LandingLayout-module-scss-module__7TdXDG__layoutimage{object-fit:cover;width:100%;height:100%;min-height:500px;max-height:1000vh}.LandingLayout-module-scss-module__7TdXDG__layoutimagewrapper{z-index:5;aspect-ratio:16/9;background-color:#000;line-height:0;position:relative}.LandingLayout-module-scss-module__7TdXDG__layoutimageBody{color:#fff;width:100%;font-family:Oswald,sans-serif;line-height:1.2;position:absolute;bottom:100px;left:0;right:0}@media (max-width:1519px){.LandingLayout-module-scss-module__7TdXDG__layoutimageBody{bottom:50px}}.LandingLayout-module-scss-module__7TdXDG__layoutimageBody a{color:#fff}.LandingLayout-module-scss-module__7TdXDG__layoutimageBody a:hover,.LandingLayout-module-scss-module__7TdXDG__layoutimageBody a:active{color:#000;background-color:#fff}.LandingLayout-module-scss-module__7TdXDG__layoutimageBody a:focus-visible{color:#000;background-color:#fff}.LandingLayout-module-scss-module__7TdXDG__layoutimageBody a.button{border-color:var(--act-color-f3);background-color:transparent;align-items:center;gap:15px;margin:0 10px 10px 0;display:inline-flex}.LandingLayout-module-scss-module__7TdXDG__layoutimageBody a.button:after{content:url(/api/icon/arrow/white);justify-content:center;align-items:center;width:25px;display:inline-flex}.LandingLayout-module-scss-module__7TdXDG__layoutimageBody a.button:hover{background-color:var(--act-color-f3);color:#000}.LandingLayout-module-scss-module__7TdXDG__layoutimageBody a.button:active{background-color:var(--act-color-f3);color:#000}.LandingLayout-module-scss-module__7TdXDG__layoutimageBody a.button:focus-visible{background-color:var(--act-color-f3);color:#000}.LandingLayout-module-scss-module__7TdXDG__layoutimageBody a.button:hover:after{content:url(/api/icon/arrow/black)}.LandingLayout-module-scss-module__7TdXDG__layoutimageBody a.button:active:after{content:url(/api/icon/arrow/black)}.LandingLayout-module-scss-module__7TdXDG__layoutimageBody a.button:focus-visible:after{content:url(/api/icon/arrow/black)}.LandingLayout-module-scss-module__7TdXDG__layoutimageBody .LandingLayout-module-scss-module__7TdXDG__layoutimage_headline{margin-bottom:0;font-size:85px;font-weight:400}@media (max-width:1519px){.LandingLayout-module-scss-module__7TdXDG__layoutimageBody .LandingLayout-module-scss-module__7TdXDG__layoutimage_headline{font-size:60px}}@media (max-width:991px){.LandingLayout-module-scss-module__7TdXDG__layoutimageBody .LandingLayout-module-scss-module__7TdXDG__layoutimage_headline{font-size:40px}}.LandingLayout-module-scss-module__7TdXDG__layoutimageBody .LandingLayout-module-scss-module__7TdXDG__layoutimage_subheadline{color:var(--act-color-f3);font-size:85px;font-weight:700}@media (max-width:1519px){.LandingLayout-module-scss-module__7TdXDG__layoutimageBody .LandingLayout-module-scss-module__7TdXDG__layoutimage_subheadline{font-size:60px}}@media (max-width:991px){.LandingLayout-module-scss-module__7TdXDG__layoutimageBody .LandingLayout-module-scss-module__7TdXDG__layoutimage_subheadline{font-size:40px}}.LandingLayout-module-scss-module__7TdXDG__layoutimageBody .LandingLayout-module-scss-module__7TdXDG__layoutimage_text{margin-bottom:30px;font-size:35px;font-weight:500}@media (max-width:1519px){.LandingLayout-module-scss-module__7TdXDG__layoutimageBody .LandingLayout-module-scss-module__7TdXDG__layoutimage_text{font-size:25px}}@media (max-width:991px){.LandingLayout-module-scss-module__7TdXDG__layoutimageBody .LandingLayout-module-scss-module__7TdXDG__layoutimage_text{font-size:20px}}.LandingLayout-module-scss-module__7TdXDG__contentwrapper{z-index:10;background-color:#fff;border-radius:35px;margin-top:-35px;padding-top:75px;padding-bottom:75px;position:relative;overflow:hidden}
.AccordionComponent-module-scss-module__wLwU7q__accordionComponent{margin-bottom:25px}.AccordionComponent-module-scss-module__wLwU7q__accordionComponent details .container{width:100%!important;margin:0!important;padding:0!important}.AccordionComponent-module-scss-module__wLwU7q__accordionComponent details>summary{border-color:var(--act-color-f1)!important;border-radius:5px!important;padding:12px 25px!important}.AccordionComponent-module-scss-module__wLwU7q__accordionComponent details>summary:hover,.AccordionComponent-module-scss-module__wLwU7q__accordionComponent details>summary:active{background-color:var(--act-color-f1)!important;color:#fff!important}.AccordionComponent-module-scss-module__wLwU7q__accordionComponent details>summary:focus-visible{background-color:var(--act-color-f1)!important;color:#fff!important}.AccordionComponent-module-scss-module__wLwU7q__accordionComponent details>div{border:1px solid var(--act-color-f1);margin-top:5px;background-color:#fff!important;border-radius:5px!important;padding:25px!important}.AccordionComponent-module-scss-module__wLwU7q__accordionComponent details>div h2:first-child,.AccordionComponent-module-scss-module__wLwU7q__accordionComponent details>div h3:first-child,.AccordionComponent-module-scss-module__wLwU7q__accordionComponent details>div h4:first-child{margin-top:0!important}
.ContactComponent-module-scss-module__a6Oeja__elements{flex-wrap:wrap;gap:30px;display:flex}@media (max-width:599px){.ContactComponent-module-scss-module__a6Oeja__elements{flex-direction:column}}.ContactComponent-module-scss-module__a6Oeja__elements article.ContactComponent-module-scss-module__a6Oeja__element{width:calc(25% - 23px);position:relative}.ContactComponent-module-scss-module__a6Oeja__elements article.ContactComponent-module-scss-module__a6Oeja__element:after{content:"";background-color:var(--act-color-f3);width:1px;height:100%;position:absolute;top:0;right:-15px}.ContactComponent-module-scss-module__a6Oeja__elements article.ContactComponent-module-scss-module__a6Oeja__element:last-child:after{height:0}.ContactComponent-module-scss-module__a6Oeja__elements article.ContactComponent-module-scss-module__a6Oeja__element h4:first-child{margin-top:0}.ContactComponent-module-scss-module__a6Oeja__elements article.ContactComponent-module-scss-module__a6Oeja__element p:last-child{margin-bottom:0}@media (max-width:1199px) and (min-width:992px){.ContactComponent-module-scss-module__a6Oeja__elements article.ContactComponent-module-scss-module__a6Oeja__element{width:calc(33.3333% - 20px)}.ContactComponent-module-scss-module__a6Oeja__elements article.ContactComponent-module-scss-module__a6Oeja__element:first-child{width:100%}}@media (max-width:991px) and (min-width:600px){.ContactComponent-module-scss-module__a6Oeja__elements article.ContactComponent-module-scss-module__a6Oeja__element{width:calc(50% - 15px)}.ContactComponent-module-scss-module__a6Oeja__elements article.ContactComponent-module-scss-module__a6Oeja__element:nth-child(2):after{height:0}}@media (max-width:599px){.ContactComponent-module-scss-module__a6Oeja__elements article.ContactComponent-module-scss-module__a6Oeja__element{width:100%}.ContactComponent-module-scss-module__a6Oeja__elements article.ContactComponent-module-scss-module__a6Oeja__element:after{width:100%;height:1px;top:auto;bottom:-15px;left:0;right:0}}.ContactComponent-module-scss-module__a6Oeja__contactComponent .ContactComponent-module-scss-module__a6Oeja__inner{background-color:var(--act-color-f2);border-radius:20px;padding:25px}.ContactComponent-module-scss-module__a6Oeja__contactComponent .ContactComponent-module-scss-module__a6Oeja__inner h3.ContactComponent-module-scss-module__a6Oeja__headline{margin-top:0}.ContactComponent-module-scss-module__a6Oeja__contactComponent .ContactComponent-module-scss-module__a6Oeja__inner *,.ContactComponent-module-scss-module__a6Oeja__contactComponent .ContactComponent-module-scss-module__a6Oeja__inner a{color:#fff}.ContactComponent-module-scss-module__a6Oeja__contactComponent .ContactComponent-module-scss-module__a6Oeja__inner a:hover,.ContactComponent-module-scss-module__a6Oeja__contactComponent .ContactComponent-module-scss-module__a6Oeja__inner a:active{color:var(--act-color-f2);background-color:#fff}.ContactComponent-module-scss-module__a6Oeja__contactComponent .ContactComponent-module-scss-module__a6Oeja__inner a:focus-visible{color:var(--act-color-f2);background-color:#fff}.ContactComponent-module-scss-module__a6Oeja__contactComponent .ContactComponent-module-scss-module__a6Oeja__inner a:hover *,.ContactComponent-module-scss-module__a6Oeja__contactComponent .ContactComponent-module-scss-module__a6Oeja__inner a:active *{color:var(--act-color-f2)}.ContactComponent-module-scss-module__a6Oeja__contactComponent .ContactComponent-module-scss-module__a6Oeja__inner a:focus-visible *{color:var(--act-color-f2)}.ContactComponent-module-scss-module__a6Oeja__contactComponent .ContactComponent-module-scss-module__a6Oeja__inner button{border-color:var(--act-color-f3);background-color:var(--act-color-f2);margin:0}.ContactComponent-module-scss-module__a6Oeja__contactComponent .ContactComponent-module-scss-module__a6Oeja__inner .button{border-color:var(--act-color-f3);background-color:var(--act-color-f2);margin:0}.ContactComponent-module-scss-module__a6Oeja__contactComponent .ContactComponent-module-scss-module__a6Oeja__inner button:hover,.ContactComponent-module-scss-module__a6Oeja__contactComponent .ContactComponent-module-scss-module__a6Oeja__inner button:active{color:#000;background-color:var(--act-color-f3);border-color:var(--act-color-f3)}.ContactComponent-module-scss-module__a6Oeja__contactComponent .ContactComponent-module-scss-module__a6Oeja__inner .button:hover{color:#000;background-color:var(--act-color-f3);border-color:var(--act-color-f3)}.ContactComponent-module-scss-module__a6Oeja__contactComponent .ContactComponent-module-scss-module__a6Oeja__inner .button:active{color:#000;background-color:var(--act-color-f3);border-color:var(--act-color-f3)}.ContactComponent-module-scss-module__a6Oeja__contactComponent .ContactComponent-module-scss-module__a6Oeja__inner .button:focus-visible{color:#000;background-color:var(--act-color-f3);border-color:var(--act-color-f3)}.ContactComponent-module-scss-module__a6Oeja__contactComponent .ContactComponent-module-scss-module__a6Oeja__inner button:focus-visible{color:#000;background-color:var(--act-color-f3);border-color:var(--act-color-f3)}.ContactComponent-module-scss-module__a6Oeja__contactComponent .ContactComponent-module-scss-module__a6Oeja__inner button:hover *,.ContactComponent-module-scss-module__a6Oeja__contactComponent .ContactComponent-module-scss-module__a6Oeja__inner button:active *{color:#000}.ContactComponent-module-scss-module__a6Oeja__contactComponent .ContactComponent-module-scss-module__a6Oeja__inner .button:hover *{color:#000}.ContactComponent-module-scss-module__a6Oeja__contactComponent .ContactComponent-module-scss-module__a6Oeja__inner .button:active *{color:#000}.ContactComponent-module-scss-module__a6Oeja__contactComponent .ContactComponent-module-scss-module__a6Oeja__inner .button:focus-visible *{color:#000}.ContactComponent-module-scss-module__a6Oeja__contactComponent .ContactComponent-module-scss-module__a6Oeja__inner button:focus-visible *{color:#000}.ContactComponent-module-scss-module__a6Oeja__contactComponent .ContactComponent-module-scss-module__a6Oeja__inner p{margin-top:5px}.ContactComponent-module-scss-module__a6Oeja__contactComponent .ContactComponent-module-scss-module__a6Oeja__inner p.ContactComponent-module-scss-module__a6Oeja__mail,.ContactComponent-module-scss-module__a6Oeja__contactComponent .ContactComponent-module-scss-module__a6Oeja__inner p.ContactComponent-module-scss-module__a6Oeja__phone{margin-top:0;margin-bottom:0}.ContactComponent-module-scss-module__a6Oeja__contactComponent .ContactComponent-module-scss-module__a6Oeja__inner p.ContactComponent-module-scss-module__a6Oeja__readmore{margin:15px 0 0}
a.DownloadElement-module-scss-module__nn1Fpa__downloadItem{color:var(--act-color-text);padding:3px;font-weight:400;text-decoration:none}a.DownloadElement-module-scss-module__nn1Fpa__downloadItem:not(.DownloadElement-module-scss-module__nn1Fpa__noFormat){color:#000;border:1px solid var(--act-color-f1);background:#fff;border-radius:5px;align-items:center;gap:0 15px;width:100%;padding:12px 55px 12px 25px;display:flex;position:relative}a.DownloadElement-module-scss-module__nn1Fpa__downloadItem:hover,a.DownloadElement-module-scss-module__nn1Fpa__downloadItem:active{background-color:var(--act-color-f1);text-decoration:none!important}a.DownloadElement-module-scss-module__nn1Fpa__downloadItem:focus-visible{background-color:var(--act-color-f1);text-decoration:none!important}a.DownloadElement-module-scss-module__nn1Fpa__downloadItem:hover *,a.DownloadElement-module-scss-module__nn1Fpa__downloadItem:active *{color:#fff!important}a.DownloadElement-module-scss-module__nn1Fpa__downloadItem:focus-visible *{color:#fff!important}a.DownloadElement-module-scss-module__nn1Fpa__downloadItem p{margin-bottom:0}a.DownloadElement-module-scss-module__nn1Fpa__downloadItem .DownloadElement-module-scss-module__nn1Fpa__downloadIcon{color:var(--act-color-f1);font-size:23px;position:absolute;top:50%;right:25px;transform:translateY(-50%)}a.DownloadElement-module-scss-module__nn1Fpa__downloadItem .DownloadElement-module-scss-module__nn1Fpa__fileIcon{color:var(--act-color-f1);font-size:23px}a.DownloadElement-module-scss-module__nn1Fpa__downloadItem .DownloadElement-module-scss-module__nn1Fpa__noFormatIcon{margin-right:10px}a.DownloadElement-module-scss-module__nn1Fpa__downloadItem .DownloadElement-module-scss-module__nn1Fpa__downloadTitle{font-weight:600}a.DownloadElement-module-scss-module__nn1Fpa__downloadItem .DownloadElement-module-scss-module__nn1Fpa__downloadTitleNoFormat{color:var(--act-color-f1);font-weight:600}a.DownloadElement-module-scss-module__nn1Fpa__downloadItem .DownloadElement-module-scss-module__nn1Fpa__downloadDescription,a.DownloadElement-module-scss-module__nn1Fpa__downloadItem .DownloadElement-module-scss-module__nn1Fpa__downloadCopyright{margin-top:10px}.DownloadElement-module-scss-module__nn1Fpa__noFormatCopyright,.DownloadElement-module-scss-module__nn1Fpa__noFormatDownloadDescription{margin-bottom:0;margin-left:30px}
ul.DownloadComponent-module-scss-module__7GNgaa__DownloadComponent{margin:0 0 25px;padding:0;list-style:none}ul.DownloadComponent-module-scss-module__7GNgaa__DownloadComponent li{margin-bottom:5px}
figure.ImageComponent-module-scss-module__7TkNdq__ImageComponent{margin-bottom:25px!important}figure.ImageComponent-module-scss-module__7TkNdq__ImageComponent figcaption{padding:5px 0 0}
.ReadmoreComponent-module-scss-module__6H034a__readmoreList{margin-bottom:25px}ul.ReadmoreComponent-module-scss-module__6H034a__list{margin:0;padding:0;list-style:none}ul.ReadmoreComponent-module-scss-module__6H034a__list a{width:100%;color:var(--act-color-f1);background:#fff;justify-content:space-between}ul.ReadmoreComponent-module-scss-module__6H034a__list a:hover,ul.ReadmoreComponent-module-scss-module__6H034a__list a:active{color:#fff;background:var(--act-color-f1)}ul.ReadmoreComponent-module-scss-module__6H034a__list a:focus-visible{color:#fff;background:var(--act-color-f1)}ul.ReadmoreComponent-module-scss-module__6H034a__list li{margin-bottom:5px}p.ReadmoreComponent-module-scss-module__6H034a__list{flex-wrap:wrap;gap:10px;margin-bottom:0;display:flex}
.TeaserGrid-module-scss-module__2HT_Qa__grid{background:0 0;border-radius:20px;grid-template-columns:repeat(4,1fr);margin-bottom:25px;display:grid;position:relative;overflow:hidden}@media (max-width:991px){.TeaserGrid-module-scss-module__2HT_Qa__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:639px){.TeaserGrid-module-scss-module__2HT_Qa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:539px){.TeaserGrid-module-scss-module__2HT_Qa__grid{grid-template-columns:1fr}}.TeaserGrid-module-scss-module__2HT_Qa__grid:after{content:"";z-index:0;border:1px solid #ccc;border-radius:20px;display:block;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.TeaserGrid-module-scss-module__2HT_Qa__grid>article{border-collapse:collapse;background:0 0;padding:30px;overflow:hidden;box-shadow:inset -1px -1px #ccc}@media (max-width:1199px){.TeaserGrid-module-scss-module__2HT_Qa__grid>article{padding:20px}}.TeaserGrid-module-scss-module__2HT_Qa__grid>article h3.TeaserGrid-module-scss-module__2HT_Qa__headline{margin-top:0}@media (min-width:992px){.TeaserGrid-module-scss-module__2HT_Qa__grid.TeaserGrid-module-scss-module__2HT_Qa__bannerHeight article.TeaserGrid-module-scss-module__2HT_Qa__teaserGridBanner{grid-area:1/1/span 9999}}.TeaserGrid-module-scss-module__2HT_Qa__grid article.TeaserGrid-module-scss-module__2HT_Qa__teaserGridElement{position:relative}.TeaserGrid-module-scss-module__2HT_Qa__grid article.TeaserGrid-module-scss-module__2HT_Qa__teaserGridElement h3.TeaserGrid-module-scss-module__2HT_Qa__headline{border-bottom:5px dotted var(--act-color-f3);margin-bottom:20px;padding-bottom:20px}.TeaserGrid-module-scss-module__2HT_Qa__grid article.TeaserGrid-module-scss-module__2HT_Qa__teaserGridElement p.TeaserGrid-module-scss-module__2HT_Qa__readmore{text-align:right;margin-top:auto;margin-bottom:0}.TeaserGrid-module-scss-module__2HT_Qa__grid article.TeaserGrid-module-scss-module__2HT_Qa__teaserGridElement p.TeaserGrid-module-scss-module__2HT_Qa__readmore a{position:unset}.TeaserGrid-module-scss-module__2HT_Qa__grid article.TeaserGrid-module-scss-module__2HT_Qa__teaserGridElement p.TeaserGrid-module-scss-module__2HT_Qa__readmore a:after{content:"";z-index:2;background-color:transparent;width:100%;height:100%;position:absolute;top:0;left:0}.TeaserGrid-module-scss-module__2HT_Qa__grid article.TeaserGrid-module-scss-module__2HT_Qa__teaserGridElement.TeaserGrid-module-scss-module__2HT_Qa__withReadmore{flex-direction:column;justify-content:flex-start;display:inline-flex}.TeaserGrid-module-scss-module__2HT_Qa__grid article.TeaserGrid-module-scss-module__2HT_Qa__teaserGridElement.TeaserGrid-module-scss-module__2HT_Qa__withReadmore:has(a:hover,a:focus-visible){background-color:#f1f1f1}.TeaserGrid-module-scss-module__2HT_Qa__grid article.TeaserGrid-module-scss-module__2HT_Qa__teaserGridElement.TeaserGrid-module-scss-module__2HT_Qa__withReadmore:has(a:hover,a:focus-visible) h3.TeaserGrid-module-scss-module__2HT_Qa__headline{border-color:#000;text-decoration:underline}.TeaserGrid-module-scss-module__2HT_Qa__grid article.TeaserGrid-module-scss-module__2HT_Qa__teaserGridBanner{background-color:var(--act-color-f2);flex-direction:column;justify-content:flex-start;display:inline-flex;position:relative}.TeaserGrid-module-scss-module__2HT_Qa__grid article.TeaserGrid-module-scss-module__2HT_Qa__teaserGridBanner *{color:#fff}@media (min-width:992px){.TeaserGrid-module-scss-module__2HT_Qa__grid article.TeaserGrid-module-scss-module__2HT_Qa__teaserGridBanner h3.TeaserGrid-module-scss-module__2HT_Qa__headline{font-size:40px}}.TeaserGrid-module-scss-module__2HT_Qa__grid article.TeaserGrid-module-scss-module__2HT_Qa__teaserGridBanner:has(a:hover,a:focus-visible) h3.TeaserGrid-module-scss-module__2HT_Qa__headline{text-decoration:underline}.TeaserGrid-module-scss-module__2HT_Qa__grid article.TeaserGrid-module-scss-module__2HT_Qa__teaserGridBanner .button{border-color:var(--act-color-f3);position:unset;background-color:transparent;justify-content:center;margin-top:auto}@media (max-width:991px){.TeaserGrid-module-scss-module__2HT_Qa__grid article.TeaserGrid-module-scss-module__2HT_Qa__teaserGridBanner .button{margin-top:15px}}.TeaserGrid-module-scss-module__2HT_Qa__grid article.TeaserGrid-module-scss-module__2HT_Qa__teaserGridBanner .button:after{content:"";z-index:2;background-color:transparent;width:100%;height:100%;position:absolute;top:0;left:0}.TeaserGrid-module-scss-module__2HT_Qa__grid article.TeaserGrid-module-scss-module__2HT_Qa__teaserGridBanner .button:hover{background-color:var(--act-color-f3);color:#000}.TeaserGrid-module-scss-module__2HT_Qa__grid article.TeaserGrid-module-scss-module__2HT_Qa__teaserGridBanner .button:active{background-color:var(--act-color-f3);color:#000}.TeaserGrid-module-scss-module__2HT_Qa__grid article.TeaserGrid-module-scss-module__2HT_Qa__teaserGridBanner .button:focus-visible{background-color:var(--act-color-f3);color:#000}.TeaserGrid-module-scss-module__2HT_Qa__grid article.TeaserGrid-module-scss-module__2HT_Qa__teaserGridBanner .button:hover *{color:#000}.TeaserGrid-module-scss-module__2HT_Qa__grid article.TeaserGrid-module-scss-module__2HT_Qa__teaserGridBanner .button:active *{color:#000}.TeaserGrid-module-scss-module__2HT_Qa__grid article.TeaserGrid-module-scss-module__2HT_Qa__teaserGridBanner .button:focus-visible *{color:#000}
.TeaserHover-module-scss-module__THF2YW__teaserGridComponent{margin-bottom:25px}.TeaserHover-module-scss-module__THF2YW__teaserGridComponent .TeaserHover-module-scss-module__THF2YW__inner{flex-wrap:wrap;gap:30px;display:flex}@media (max-width:599px){.TeaserHover-module-scss-module__THF2YW__teaserGridComponent .TeaserHover-module-scss-module__THF2YW__inner{gap:15px}}article.TeaserHover-module-scss-module__THF2YW__teaserHoverElement{background-color:var(--act-color-f2);color:#fff;border-radius:20px;width:calc(25% - 23px);min-height:300px;position:relative;overflow:hidden}@media (min-width:600px){article.TeaserHover-module-scss-module__THF2YW__teaserHoverElement{height:400px}}@media (max-width:1199px){article.TeaserHover-module-scss-module__THF2YW__teaserHoverElement{width:calc(50% - 15px)}}@media (max-width:599px){article.TeaserHover-module-scss-module__THF2YW__teaserHoverElement{width:100%}}article.TeaserHover-module-scss-module__THF2YW__teaserHoverElement :not(.TeaserHover-module-scss-module__THF2YW__readmore a){color:#fff}article.TeaserHover-module-scss-module__THF2YW__teaserHoverElement figure:before{content:"";background:linear-gradient(rgba(0,0,0,.5) 0%,transparent 100%);width:100%;height:100%;transition:background-color .3s;position:absolute;top:0;bottom:0;left:0;right:0}article.TeaserHover-module-scss-module__THF2YW__teaserHoverElement:focus section.TeaserHover-module-scss-module__THF2YW__body .TeaserHover-module-scss-module__THF2YW__invisible,article.TeaserHover-module-scss-module__THF2YW__teaserHoverElement:active section.TeaserHover-module-scss-module__THF2YW__body .TeaserHover-module-scss-module__THF2YW__invisible{display:block}article.TeaserHover-module-scss-module__THF2YW__teaserHoverElement:focus figure:before,article.TeaserHover-module-scss-module__THF2YW__teaserHoverElement:active figure:before,article.TeaserHover-module-scss-module__THF2YW__teaserHoverElement:hover figure:before{background:rgba(0,0,0,.7)}article.TeaserHover-module-scss-module__THF2YW__teaserHoverElement:hover{transition:background-color .3s}article.TeaserHover-module-scss-module__THF2YW__teaserHoverElement:has(a:hover,a:focus-visible) figure:before{background:rgba(0,0,0,.7)}article.TeaserHover-module-scss-module__THF2YW__teaserHoverElement:has(a:hover,a:focus-visible) h3.TeaserHover-module-scss-module__THF2YW__headline{text-decoration:underline}@media (max-width:599px){article.TeaserHover-module-scss-module__THF2YW__teaserHoverElement figure:before{background:rgba(0,0,0,.7)}}article.TeaserHover-module-scss-module__THF2YW__teaserHoverElement h3.TeaserHover-module-scss-module__THF2YW__headline{margin-top:0}article.TeaserHover-module-scss-module__THF2YW__teaserHoverElement .TeaserHover-module-scss-module__THF2YW__image{object-fit:cover;width:100%;height:100%}article.TeaserHover-module-scss-module__THF2YW__teaserHoverElement section.TeaserHover-module-scss-module__THF2YW__body{background-color:transparent;width:100%;height:100%;padding:15px;position:absolute;top:0;left:0}@media (min-width:580px){article.TeaserHover-module-scss-module__THF2YW__teaserHoverElement section.TeaserHover-module-scss-module__THF2YW__body{padding:25px}}@media (min-width:992px){article.TeaserHover-module-scss-module__THF2YW__teaserHoverElement section.TeaserHover-module-scss-module__THF2YW__body .TeaserHover-module-scss-module__THF2YW__invisible{display:none}}article.TeaserHover-module-scss-module__THF2YW__teaserHoverElement section.TeaserHover-module-scss-module__THF2YW__body:hover .TeaserHover-module-scss-module__THF2YW__invisible,article.TeaserHover-module-scss-module__THF2YW__teaserHoverElement section.TeaserHover-module-scss-module__THF2YW__body:active .TeaserHover-module-scss-module__THF2YW__invisible{display:block}article.TeaserHover-module-scss-module__THF2YW__teaserHoverElement section.TeaserHover-module-scss-module__THF2YW__body:has(a:hover,a:focus-visible) .TeaserHover-module-scss-module__THF2YW__invisible{display:block}article.TeaserHover-module-scss-module__THF2YW__teaserHoverElement section.TeaserHover-module-scss-module__THF2YW__body:focus-visible .TeaserHover-module-scss-module__THF2YW__invisible{display:block}article.TeaserHover-module-scss-module__THF2YW__teaserHoverElement section.TeaserHover-module-scss-module__THF2YW__body p.TeaserHover-module-scss-module__THF2YW__readmoreInner{text-align:right;margin-bottom:0}@media (max-width:991px){article.TeaserHover-module-scss-module__THF2YW__teaserHoverElement section.TeaserHover-module-scss-module__THF2YW__body p.TeaserHover-module-scss-module__THF2YW__readmoreInner{display:none}}article.TeaserHover-module-scss-module__THF2YW__teaserHoverElement p.TeaserHover-module-scss-module__THF2YW__readmore{text-align:right;margin-bottom:0}article.TeaserHover-module-scss-module__THF2YW__teaserHoverElement p.TeaserHover-module-scss-module__THF2YW__readmore a{position:unset;text-align:left}article.TeaserHover-module-scss-module__THF2YW__teaserHoverElement p.TeaserHover-module-scss-module__THF2YW__readmore a:hover,article.TeaserHover-module-scss-module__THF2YW__teaserHoverElement p.TeaserHover-module-scss-module__THF2YW__readmore a:active{background-color:transparent!important;border-color:#fff!important}article.TeaserHover-module-scss-module__THF2YW__teaserHoverElement p.TeaserHover-module-scss-module__THF2YW__readmore a:focus-visible{background-color:transparent!important;border-color:#fff!important}article.TeaserHover-module-scss-module__THF2YW__teaserHoverElement p.TeaserHover-module-scss-module__THF2YW__readmore a:after{content:"";z-index:2;background-color:transparent;width:100%;height:100%;position:absolute;top:0;left:0}@media (min-width:992px){article.TeaserHover-module-scss-module__THF2YW__teaserHoverElement p.TeaserHover-module-scss-module__THF2YW__readmore a{background-color:transparent;border:none;margin:0;padding:0}article.TeaserHover-module-scss-module__THF2YW__teaserHoverElement p.TeaserHover-module-scss-module__THF2YW__readmore a>*{display:none}}
@font-face{font-family:Open Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/3ce154ad7d54dc86-s.f170796f.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Open Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/7cdbb9ca823c0a73-s.f2244ea0.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Open Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/1e239d59b95c7889-s.4a36b7d0.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Open Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/a421df443b3f383b-s.90e10d49.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Open Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/c2873153dc73d9e3-s.6884c055.woff2)format("woff2");unicode-range:U+307-308,U+590-5FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Open Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/d38a53d0ba90b32d-s.3eaec13b.woff2)format("woff2");unicode-range:U+302-303,U+305,U+307-308,U+310,U+312,U+315,U+31A,U+326-327,U+32C,U+32F-330,U+332-333,U+338,U+33A,U+346,U+34D,U+391-3A1,U+3A3-3A9,U+3B1-3C9,U+3D1,U+3D5-3D6,U+3F0-3F1,U+3F4-3F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE??}@font-face{font-family:Open Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/5b0229109f6656bb-s.6c710ca8.woff2)format("woff2");unicode-range:U+1-C,U+E-1F,U+7F-9F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+28??,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B??,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F0??,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F7??,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB??}@font-face{font-family:Open Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/ca19bc83075b2625-s.195cce89.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Open Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/2aec202ebfcf461b-s.d55a2306.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Open Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/cf514f5d0007dafa-s.p.417aa1a2.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Open Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/3ce154ad7d54dc86-s.f170796f.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Open Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/7cdbb9ca823c0a73-s.f2244ea0.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Open Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/1e239d59b95c7889-s.4a36b7d0.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Open Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/a421df443b3f383b-s.90e10d49.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Open Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/c2873153dc73d9e3-s.6884c055.woff2)format("woff2");unicode-range:U+307-308,U+590-5FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Open Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/d38a53d0ba90b32d-s.3eaec13b.woff2)format("woff2");unicode-range:U+302-303,U+305,U+307-308,U+310,U+312,U+315,U+31A,U+326-327,U+32C,U+32F-330,U+332-333,U+338,U+33A,U+346,U+34D,U+391-3A1,U+3A3-3A9,U+3B1-3C9,U+3D1,U+3D5-3D6,U+3F0-3F1,U+3F4-3F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE??}@font-face{font-family:Open Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/5b0229109f6656bb-s.6c710ca8.woff2)format("woff2");unicode-range:U+1-C,U+E-1F,U+7F-9F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+28??,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B??,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F0??,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F7??,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB??}@font-face{font-family:Open Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/ca19bc83075b2625-s.195cce89.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Open Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/2aec202ebfcf461b-s.d55a2306.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Open Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/cf514f5d0007dafa-s.p.417aa1a2.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Open Sans Fallback;src:local(Arial);ascent-override:101.65%;descent-override:27.86%;line-gap-override:0.0%;size-adjust:105.15%}.open_sans_18660ea0-module__E0HkXa__className{font-family:Open Sans,Open Sans Fallback;font-style:normal}
.TextImageComponent-module-scss-module__umMiMG__content{margin-bottom:25px}.TextImageComponent-module-scss-module__umMiMG__inner.TextImageComponent-module-scss-module__umMiMG__float:after{content:"";clear:both;display:table}.TextImageComponent-module-scss-module__umMiMG__inner.TextImageComponent-module-scss-module__umMiMG__flex{gap:30px;display:flex}.TextImageComponent-module-scss-module__umMiMG__inner.TextImageComponent-module-scss-module__umMiMG__flex.TextImageComponent-module-scss-module__umMiMG__row{flex-direction:row}.TextImageComponent-module-scss-module__umMiMG__inner.TextImageComponent-module-scss-module__umMiMG__flex.TextImageComponent-module-scss-module__umMiMG__rowreverse{flex-direction:row-reverse}@media (max-width:539px){.TextImageComponent-module-scss-module__umMiMG__inner.TextImageComponent-module-scss-module__umMiMG__flex{gap:25px;flex-direction:column!important}}.TextImageComponent-module-scss-module__umMiMG__inner figure{z-index:10;width:50%}@media (max-width:539px){.TextImageComponent-module-scss-module__umMiMG__inner figure{width:100%}}.TextImageComponent-module-scss-module__umMiMG__inner.TextImageComponent-module-scss-module__umMiMG__row figure{float:left}.TextImageComponent-module-scss-module__umMiMG__inner.TextImageComponent-module-scss-module__umMiMG__rowreverse figure{float:right}.TextImageComponent-module-scss-module__umMiMG__body{flex:1}.TextImageComponent-module-scss-module__umMiMG__body .container{width:100%!important;margin:0!important;padding:0!important}.TextImageComponent-module-scss-module__umMiMG__body h2:first-child,.TextImageComponent-module-scss-module__umMiMG__body h3:first-child,.TextImageComponent-module-scss-module__umMiMG__body h4:first-child{margin-top:0!important}
@font-face{font-family:Oswald;font-style:normal;font-weight:400;font-display:swap;src:url(../media/48cb8c496a1feb17-s.c3682b8f.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Oswald;font-style:normal;font-weight:400;font-display:swap;src:url(../media/87ccb897ba116d44-s.20997ec4.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Oswald;font-style:normal;font-weight:400;font-display:swap;src:url(../media/e9a8df42b0c6fb7a-s.b3e56b57.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Oswald;font-style:normal;font-weight:400;font-display:swap;src:url(../media/804b9eb4033edb5d-s.c8d5b1cd.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Oswald;font-style:normal;font-weight:400;font-display:swap;src:url(../media/6ad1cda2f16975ee-s.p.b58dc1ff.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Oswald;font-style:normal;font-weight:500;font-display:swap;src:url(../media/48cb8c496a1feb17-s.c3682b8f.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Oswald;font-style:normal;font-weight:500;font-display:swap;src:url(../media/87ccb897ba116d44-s.20997ec4.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Oswald;font-style:normal;font-weight:500;font-display:swap;src:url(../media/e9a8df42b0c6fb7a-s.b3e56b57.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Oswald;font-style:normal;font-weight:500;font-display:swap;src:url(../media/804b9eb4033edb5d-s.c8d5b1cd.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Oswald;font-style:normal;font-weight:500;font-display:swap;src:url(../media/6ad1cda2f16975ee-s.p.b58dc1ff.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Oswald;font-style:normal;font-weight:700;font-display:swap;src:url(../media/48cb8c496a1feb17-s.c3682b8f.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Oswald;font-style:normal;font-weight:700;font-display:swap;src:url(../media/87ccb897ba116d44-s.20997ec4.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Oswald;font-style:normal;font-weight:700;font-display:swap;src:url(../media/e9a8df42b0c6fb7a-s.b3e56b57.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Oswald;font-style:normal;font-weight:700;font-display:swap;src:url(../media/804b9eb4033edb5d-s.c8d5b1cd.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Oswald;font-style:normal;font-weight:700;font-display:swap;src:url(../media/6ad1cda2f16975ee-s.p.b58dc1ff.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Oswald Fallback;src:local(Arial);ascent-override:146.51%;descent-override:35.49%;line-gap-override:0.0%;size-adjust:81.43%}.oswald_a208ac4-module__iURkZG__className{font-family:Oswald,Oswald Fallback;font-style:normal}
