@charset "UTF-8";textarea.f3-form-error{background-color:#FF9F9F;border:1px #FF0000 solid;}input.f3-form-error{background-color:#FF9F9F;border:1px #FF0000 solid;}.tx-h2ansprechpartner table{border-collapse:separate;border-spacing:10px;}.tx-h2ansprechpartner table th{font-weight:bold;}.tx-h2ansprechpartner table td{vertical-align:top;}.typo3-messages .message-error{color:red;}.typo3-messages .message-ok{color:green;}.not-selectable{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.carousel{position:relative;box-sizing:border-box}.carousel *,.carousel *:before,.carousel *:after{box-sizing:inherit}.carousel.is-draggable{cursor:move;cursor:grab}.carousel.is-dragging{cursor:move;cursor:grabbing}.carousel__viewport{position:relative;overflow:hidden;max-width:100%;max-height:100%}.carousel__track{display:flex}.carousel__slide{flex:0 0 auto;width:var(--carousel-slide-width,60%);max-width:100%;padding:1rem;position:relative;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y}.has-dots{margin-bottom:calc(0.5rem + 22px)}.carousel__dots{margin:0 auto;padding:0;position:absolute;top:calc(100% + 0.5rem);left:0;right:0;display:flex;justify-content:center;list-style:none;user-select:none}.carousel__dots .carousel__dot{margin:0;padding:0;display:block;position:relative;width:22px;height:22px;cursor:pointer}.carousel__dots .carousel__dot:after{content:"";width:8px;height:8px;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:currentColor;opacity:.25;transition:opacity .15s ease-in-out}.carousel__dots .carousel__dot.is-selected:after{opacity:1}.carousel__button{width:var(--carousel-button-width,48px);height:var(--carousel-button-height,48px);padding:0;border:0;display:flex;justify-content:center;align-items:center;pointer-events:all;cursor:pointer;color:var(--carousel-button-color,currentColor);background:var(--carousel-button-bg,transparent);border-radius:var(--carousel-button-border-radius,50%);box-shadow:var(--carousel-button-shadow,none);transition:opacity .15s ease}.carousel__button.is-prev,.carousel__button.is-next{position:absolute;top:50%;transform:translateY(-50%)}.carousel__button.is-prev{left:10px}.carousel__button.is-next{right:10px}.carousel__button[disabled]{cursor:default;opacity:.3}.carousel__button svg{width:var(--carousel-button-svg-width,50%);height:var(--carousel-button-svg-height,50%);fill:none;stroke:currentColor;stroke-width:var(--carousel-button-svg-stroke-width,1.5);stroke-linejoin:bevel;stroke-linecap:round;filter:var(--carousel-button-svg-filter,none);pointer-events:none}html.with-fancybox{scroll-behavior:auto}body.compensate-for-scrollbar{overflow:hidden !important;touch-action:none}.fancybox__container{position:fixed;top:0;left:0;bottom:0;right:0;direction:ltr;margin:0;padding:env(safe-area-inset-top,0px) env(safe-area-inset-right,0px) env(safe-area-inset-bottom,0px) env(safe-area-inset-left,0px);box-sizing:border-box;display:flex;flex-direction:column;color:var(--fancybox-color,#fff);-webkit-tap-highlight-color:transparent;overflow:hidden;z-index:1050;outline:none;transform-origin:top left;--carousel-button-width:48px;--carousel-button-height:48px;--carousel-button-svg-width:24px;--carousel-button-svg-height:24px;--carousel-button-svg-stroke-width:2.5;--carousel-button-svg-filter:drop-shadow(1px 1px 1px rgba(0,0,0,0.4))}.fancybox__container *,.fancybox__container *::before,.fancybox__container *::after{box-sizing:inherit}.fancybox__container :focus{outline:none}body:not(.is-using-mouse) .fancybox__container :focus{box-shadow:0 0 0 1px #fff,0 0 0 2px var(--fancybox-accent-color,rgba(1,210,232,0.94))}@media all and (min-width:1024px){.fancybox__container{--carousel-button-width:48px;--carousel-button-height:48px;--carousel-button-svg-width:27px;--carousel-button-svg-height:27px}}.fancybox__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:var(--fancybox-bg,rgba(24,24,27,0.92))}.fancybox__carousel{position:relative;flex:1 1 auto;min-height:0;height:100%;z-index:10}.fancybox__carousel.has-dots{margin-bottom:calc(0.5rem + 22px)}.fancybox__viewport{position:relative;width:100%;height:100%;overflow:visible;cursor:default}.fancybox__track{display:flex;height:100%}.fancybox__slide{flex:0 0 auto;width:100%;max-width:100%;margin:0;padding:48px 8px 8px 8px;position:relative;overscroll-behavior:contain;display:flex;flex-direction:column;outline:0;overflow:auto;-webkit-overflow-scrolling:touch;--carousel-button-width:36px;--carousel-button-height:36px;--carousel-button-svg-width:22px;--carousel-button-svg-height:22px}.fancybox__slide::before,.fancybox__slide::after{content:"";flex:0 0 0;margin:auto}@media all and (min-width:1024px){.fancybox__slide{padding:64px 100px}}.fancybox__content{margin:0 env(safe-area-inset-right,0px) 0 env(safe-area-inset-left,0px);padding:36px;color:var(--fancybox-content-color,#374151);background:var(--fancybox-content-bg,#fff);position:relative;align-self:center;display:flex;flex-direction:column;z-index:20}.fancybox__content :focus:not(.carousel__button.is-close){outline:thin dotted;box-shadow:none}.fancybox__caption{align-self:center;max-width:100%;margin:0;padding:1rem 0 0 0;line-height:1.375;color:var(--fancybox-color,currentColor);visibility:visible;cursor:auto;flex-shrink:0;overflow-wrap:anywhere}.is-loading .fancybox__caption{visibility:hidden}.fancybox__container>.carousel__dots{top:100%;color:var(--fancybox-color,#fff)}.fancybox__nav .carousel__button{z-index:40}.fancybox__nav .carousel__button.is-next{right:8px}@media all and (min-width:1024px){.fancybox__nav .carousel__button.is-next{right:40px}}.fancybox__nav .carousel__button.is-prev{left:8px}@media all and (min-width:1024px){.fancybox__nav .carousel__button.is-prev{left:40px}}.carousel__button.is-close{position:absolute;top:8px;right:8px;top:calc(env(safe-area-inset-top,0px) + 8px);right:calc(env(safe-area-inset-right,0px) + 8px);z-index:40}@media all and (min-width:1024px){.carousel__button.is-close{right:40px}}.fancybox__content>.carousel__button.is-close{position:absolute;top:-40px;right:0;color:var(--fancybox-color,#fff)}.fancybox__no-click,.fancybox__no-click button{pointer-events:none}.fancybox__spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:50px;height:50px;color:var(--fancybox-color,currentColor)}.fancybox__slide .fancybox__spinner{cursor:pointer;z-index:1053}.fancybox__spinner svg{animation:fancybox-rotate 2s linear infinite;transform-origin:center center;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:100%;height:100%}.fancybox__spinner svg circle{fill:none;stroke-width:2.75;stroke-miterlimit:10;stroke-dasharray:1,200;stroke-dashoffset:0;animation:fancybox-dash 1.5s ease-in-out infinite;stroke-linecap:round;stroke:currentColor}@keyframes fancybox-rotate{100%{transform:rotate(360deg)}}@keyframes fancybox-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}.fancybox__backdrop,.fancybox__caption,.fancybox__nav,.carousel__dots,.carousel__button.is-close{opacity:var(--fancybox-opacity,1)}.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop,.fancybox__container.is-animated[aria-hidden=false] .fancybox__caption,.fancybox__container.is-animated[aria-hidden=false] .fancybox__nav,.fancybox__container.is-animated[aria-hidden=false] .carousel__dots,.fancybox__container.is-animated[aria-hidden=false] .carousel__button.is-close{animation:.15s ease backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__backdrop,.fancybox__container.is-animated.is-closing .fancybox__caption,.fancybox__container.is-animated.is-closing .fancybox__nav,.fancybox__container.is-animated.is-closing .carousel__dots,.fancybox__container.is-animated.is-closing .carousel__button.is-close{animation:.15s ease both fancybox-fadeOut}.fancybox-fadeIn{animation:.15s ease both fancybox-fadeIn}.fancybox-fadeOut{animation:.1s ease both fancybox-fadeOut}.fancybox-zoomInUp{animation:.2s ease both fancybox-zoomInUp}.fancybox-zoomOutDown{animation:.15s ease both fancybox-zoomOutDown}.fancybox-throwOutUp{animation:.15s ease both fancybox-throwOutUp}.fancybox-throwOutDown{animation:.15s ease both fancybox-throwOutDown}@keyframes fancybox-fadeIn{from{opacity:0}to{opacity:1}}@keyframes fancybox-fadeOut{to{opacity:0}}@keyframes fancybox-zoomInUp{from{transform:scale(0.97) translate3d(0,16px,0);opacity:0}to{transform:scale(1) translate3d(0,0,0);opacity:1}}@keyframes fancybox-zoomOutDown{to{transform:scale(0.97) translate3d(0,16px,0);opacity:0}}@keyframes fancybox-throwOutUp{to{transform:translate3d(0,-30%,0);opacity:0}}@keyframes fancybox-throwOutDown{to{transform:translate3d(0,30%,0);opacity:0}}.fancybox__carousel .carousel__slide{scrollbar-width:thin;scrollbar-color:#ccc rgba(255,255,255,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar{width:8px;height:8px}.fancybox__carousel .carousel__slide::-webkit-scrollbar-track{background-color:rgba(255,255,255,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:2px;box-shadow:inset 0 0 4px rgba(0,0,0,.2)}.fancybox__carousel.is-draggable .fancybox__slide,.fancybox__carousel.is-draggable .fancybox__slide .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel.is-dragging .fancybox__slide,.fancybox__carousel.is-dragging .fancybox__slide .fancybox__content{cursor:move;cursor:grabbing}.fancybox__carousel .fancybox__slide .fancybox__content{cursor:auto}.fancybox__carousel .fancybox__slide.can-zoom_in .fancybox__content{cursor:zoom-in}.fancybox__carousel .fancybox__slide.can-zoom_out .fancybox__content{cursor:zoom-out}.fancybox__carousel .fancybox__slide.is-draggable .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel .fancybox__slide.is-dragging .fancybox__content{cursor:move;cursor:grabbing}.fancybox__image{transform-origin:0 0;touch-action:none;user-select:none;transition:none}.has-image .fancybox__content{padding:0;background:transparent;min-height:1px}.is-closing .has-image .fancybox__content{overflow:visible}.has-image[data-image-fit=contain]{overflow:visible;touch-action:none}.has-image[data-image-fit=contain] .fancybox__content{flex-direction:row;flex-wrap:wrap}.has-image[data-image-fit=contain] .fancybox__image{max-width:100%;max-height:100%;object-fit:contain}.has-image[data-image-fit=contain-w]{overflow-x:hidden;overflow-y:auto}.has-image[data-image-fit=contain-w] .fancybox__content{min-height:auto}.has-image[data-image-fit=contain-w] .fancybox__image{max-width:100%;height:auto}.has-image[data-image-fit=cover]{overflow:visible;touch-action:none}.has-image[data-image-fit=cover] .fancybox__content{width:100%;height:100%}.has-image[data-image-fit=cover] .fancybox__image{width:100%;height:100%;object-fit:cover}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{flex-shrink:1;min-height:1px;overflow:visible}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content{width:100%;height:80%}.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{width:960px;height:540px;max-width:100%;max-height:100%}.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{padding:0;background:rgba(24,24,27,.9);color:#fff}.fancybox__carousel .fancybox__slide.has-map .fancybox__content{background:#e5e3df}.fancybox__html5video,.fancybox__iframe{border:0;display:block;height:100%;width:100%;background:transparent}.fancybox-placeholder{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.fancybox__thumbs{flex:0 0 auto;position:relative;padding:0px 3px;opacity:var(--fancybox-opacity,1)}.fancybox__container.is-animated[aria-hidden=false] .fancybox__thumbs{animation:.15s ease-in backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__thumbs{opacity:0}.fancybox__thumbs .carousel__slide{flex:0 0 auto;width:var(--fancybox-thumbs-width,96px);margin:0;padding:8px 3px;box-sizing:content-box;display:flex;align-items:center;justify-content:center;overflow:visible;cursor:pointer}.fancybox__thumbs .carousel__slide .fancybox__thumb::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-width:5px;border-style:solid;border-color:var(--fancybox-accent-color,rgba(1,210,232,0.94));opacity:0;transition:opacity .15s ease;border-radius:var(--fancybox-thumbs-border-radius,4px)}.fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb::after{opacity:.92}.fancybox__thumbs .carousel__slide>*{pointer-events:none;user-select:none}.fancybox__thumb{position:relative;width:100%;padding-top:calc(100%/(var(--fancybox-thumbs-ratio,1.5)));background-size:cover;background-position:center center;background-color:rgba(255,255,255,.1);background-repeat:no-repeat;border-radius:var(--fancybox-thumbs-border-radius,4px)}.fancybox__toolbar{position:absolute;top:0;right:0;left:0;z-index:20;background:linear-gradient(to top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.006) 8.1%,rgba(0,0,0,0.021) 15.5%,rgba(0,0,0,0.046) 22.5%,rgba(0,0,0,0.077) 29%,rgba(0,0,0,0.114) 35.3%,rgba(0,0,0,0.155) 41.2%,rgba(0,0,0,0.198) 47.1%,rgba(0,0,0,0.242) 52.9%,rgba(0,0,0,0.285) 58.8%,rgba(0,0,0,0.326) 64.7%,rgba(0,0,0,0.363) 71%,rgba(0,0,0,0.394) 77.5%,rgba(0,0,0,0.419) 84.5%,rgba(0,0,0,0.434) 91.9%,rgba(0,0,0,0.44) 100%);padding:0;touch-action:none;display:flex;justify-content:space-between;--carousel-button-svg-width:20px;--carousel-button-svg-height:20px;opacity:var(--fancybox-opacity,1);text-shadow:var(--fancybox-toolbar-text-shadow,1px 1px 1px rgba(0,0,0,0.4))}@media all and (min-width:1024px){.fancybox__toolbar{padding:8px}}.fancybox__container.is-animated[aria-hidden=false] .fancybox__toolbar{animation:.15s ease-in backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__toolbar{opacity:0}.fancybox__toolbar__items{display:flex}.fancybox__toolbar__items--left{margin-right:auto}.fancybox__toolbar__items--center{position:absolute;left:50%;transform:translateX(-50%)}.fancybox__toolbar__items--right{margin-left:auto}@media(max-width:640px){.fancybox__toolbar__items--center:not(:last-child){display:none}}.fancybox__counter{min-width:72px;padding:0 10px;line-height:var(--carousel-button-height,48px);text-align:center;font-size:17px;font-variant-numeric:tabular-nums;-webkit-font-smoothing:subpixel-antialiased}.fancybox__progress{background:var(--fancybox-accent-color,rgba(1,210,232,0.94));height:3px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:30;user-select:none}.fancybox__container:fullscreen::backdrop{opacity:0}.fancybox__button--fullscreen g:nth-child(2){display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(1){display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(2){display:block}.fancybox__button--slideshow g:nth-child(2){display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(1){display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(2){display:block}.tns-outer{padding:0 !important}.tns-outer [hidden]{display:none !important}.tns-outer [aria-controls],.tns-outer [data-action]{cursor:pointer}.tns-slider{-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}.tns-slider>.tns-item{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.tns-horizontal.tns-subpixel{white-space:nowrap}.tns-horizontal.tns-subpixel>.tns-item{display:inline-block;vertical-align:top;white-space:normal}.tns-horizontal.tns-no-subpixel:after{content:'';display:table;clear:both}.tns-horizontal.tns-no-subpixel>.tns-item{float:left}.tns-horizontal.tns-carousel.tns-no-subpixel>.tns-item{margin-right:-100%}.tns-no-calc{position:relative;left:0}.tns-gallery{position:relative;left:0;min-height:1px}.tns-gallery>.tns-item{position:absolute;left:-100%;-webkit-transition:transform 0s,opacity 0s;-moz-transition:transform 0s,opacity 0s;transition:transform 0s,opacity 0s}.tns-gallery>.tns-slide-active{position:relative;left:auto !important}.tns-gallery>.tns-moving{-webkit-transition:all 0.25s;-moz-transition:all 0.25s;transition:all 0.25s}.tns-autowidth{display:inline-block}.tns-lazy-img{-webkit-transition:opacity 0.6s;-moz-transition:opacity 0.6s;transition:opacity 0.6s;opacity:0.6}.tns-lazy-img.tns-complete{opacity:1}.tns-ah{-webkit-transition:height 0s;-moz-transition:height 0s;transition:height 0s}.tns-ovh{overflow:hidden}.tns-visually-hidden{position:absolute;left:-10000em}.tns-transparent{opacity:0;visibility:hidden}.tns-fadeIn{opacity:1;filter:alpha(opacity=100);z-index:0}.tns-normal,.tns-fadeOut{opacity:0;filter:alpha(opacity=0);z-index:-1}.tns-vpfix{white-space:nowrap}.tns-vpfix>div,.tns-vpfix>li{display:inline-block}.tns-t-subp2{margin:0 auto;width:310px;position:relative;height:10px;overflow:hidden}.tns-t-ct{width:2333.3333333%;width:-webkit-calc(100% * 70 / 3);width:-moz-calc(100% * 70 / 3);width:calc(100% * 70 / 3);position:absolute;right:0}.tns-t-ct:after{content:'';display:table;clear:both}.tns-t-ct>div{width:1.4285714%;width:-webkit-calc(100% / 70);width:-moz-calc(100% / 70);width:calc(100% / 70);height:10px;float:left}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane > svg,.leaflet-pane > canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0;}.leaflet-container{overflow:hidden;}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none;}.leaflet-tile::selection{background:transparent;}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast;}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0;}.leaflet-marker-icon,.leaflet-marker-shadow{display:block;}.leaflet-container .leaflet-overlay-pane svg{max-width:none !important;max-height:none !important;}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none !important;max-height:none !important;width:auto;padding:0;}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y;}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom;}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none;}.leaflet-container{-webkit-tap-highlight-color:transparent;}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,0.4);}.leaflet-tile{filter:inherit;visibility:hidden;}.leaflet-tile-loaded{visibility:inherit;}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800;}.leaflet-overlay-pane svg{-moz-user-select:none;}.leaflet-pane{z-index:400;}.leaflet-tile-pane{z-index:200;}.leaflet-overlay-pane{z-index:400;}.leaflet-shadow-pane{z-index:500;}.leaflet-marker-pane{z-index:600;}.leaflet-tooltip-pane{z-index:650;}.leaflet-popup-pane{z-index:700;}.leaflet-map-pane canvas{z-index:100;}.leaflet-map-pane svg{z-index:200;}.leaflet-vml-shape{width:1px;height:1px;}.lvml{behavior:url('../../../typo3conf/ext/h2layout/Resources/Public/Leaflet/#default#VML');display:inline-block;position:absolute;}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto;}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none;}.leaflet-top{top:0;}.leaflet-right{right:0;}.leaflet-bottom{bottom:0;}.leaflet-left{left:0;}.leaflet-control{float:left;clear:both;}.leaflet-right .leaflet-control{float:right;}.leaflet-top .leaflet-control{margin-top:10px;}.leaflet-bottom .leaflet-control{margin-bottom:10px;}.leaflet-left .leaflet-control{margin-left:10px;}.leaflet-right .leaflet-control{margin-right:10px;}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity 0.2s linear;-moz-transition:opacity 0.2s linear;transition:opacity 0.2s linear;}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1;}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;}svg.leaflet-zoom-animated{will-change:transform;}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform 0.25s cubic-bezier(0,0,0.25,1);-moz-transition:-moz-transform 0.25s cubic-bezier(0,0,0.25,1);transition:transform 0.25s cubic-bezier(0,0,0.25,1);}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none;}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden;}.leaflet-interactive{cursor:pointer;}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab;}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair;}.leaflet-popup-pane,.leaflet-control{cursor:auto;}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing;}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane > svg path,.leaflet-tile-container{pointer-events:none;}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane > svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto;}.leaflet-container{background:#ddd;outline-offset:1px;}.leaflet-container a{color:#0078A8;}.leaflet-zoom-box{border:2px dotted #38f;background:rgba(255,255,255,0.5);}.leaflet-container{font-family:"Helvetica Neue",Arial,Helvetica,sans-serif;font-size:12px;font-size:0.75rem;line-height:1.5;}.leaflet-bar{box-shadow:0 1px 5px rgba(0,0,0,0.65);border-radius:4px;}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:black;}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block;}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4;}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px;}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none;}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb;}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px;}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px;}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px;}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:bold 18px 'Lucida Console',Monaco,monospace;text-indent:1px;}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px;}.leaflet-control-layers{box-shadow:0 1px 5px rgba(0,0,0,0.4);background:#fff;border-radius:5px;}.leaflet-control-layers-toggle{background-image:url('../../../typo3conf/ext/h2layout/Resources/Public/Leaflet/images/layers.png');width:36px;height:36px;}.leaflet-retina .leaflet-control-layers-toggle{background-image:url('../../../typo3conf/ext/h2layout/Resources/Public/Leaflet/images/layers-2x.png');background-size:26px 26px;}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px;}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none;}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative;}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff;}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px;}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px;}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em;}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px;}.leaflet-default-icon-path{background-image:url('../../../typo3conf/ext/h2layout/Resources/Public/Leaflet/images/marker-icon.png');}.leaflet-container .leaflet-control-attribution{background:#fff;background:rgba(255,255,255,0.8);margin:0;}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4;}.leaflet-control-attribution a{text-decoration:none;}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline;}.leaflet-attribution-flag{display:inline !important;vertical-align:baseline !important;width:1em;height:0.6669em;}.leaflet-left .leaflet-control-scale{margin-left:5px;}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px;}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:rgba(255,255,255,0.8);text-shadow:1px 1px #fff;}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px;}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777;}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none;}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,0.2);background-clip:padding-box;}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px;}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px;}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px;}.leaflet-popup-content p{margin:17px 0;margin:1.3em 0;}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none;}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:white;color:#333;box-shadow:0 3px 14px rgba(0,0,0,0.4);}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent;}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858;}.leaflet-popup-scrolled{overflow:auto;}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1;}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678);}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999;}.leaflet-div-icon{background:#fff;border:1px solid #666;}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px rgba(0,0,0,0.4);}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto;}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:"";}.leaflet-tooltip-bottom{margin-top:6px;}.leaflet-tooltip-top{margin-top:-6px;}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px;}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff;}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff;}.leaflet-tooltip-left{margin-left:-6px;}.leaflet-tooltip-right{margin-left:6px;}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px;}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff;}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff;}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact;}}.uc-embedding-wrapper{border-radius:0 !important;padding:24px !important;color:black !important;font-family:inherit !important;}.uc-embedding-wrapper h3{margin:0 !important;font-size:16px !important;}.uc-embedding-wrapper .description-text{margin:12px 0 12px 0 !important;font-size:14px !important;}.uc-embedding-wrapper .not-existing-service{margin:12px 0 0 0 !important;font-size:14px !important;}.uc-embedding-wrapper span:last-of-type{display:none !important;}.uc-embedding-buttons{gap:12px !important;}.uc-embedding-more-info,.uc-embedding-accept{background:#FFE522 !important;border:none !important;border-radius:0px !important;color:#202121 !important;transition:background-color 0.2s ease-in-out !important;margin:0 !important;text-transform:uppercase !important;padding:0.75em !important;height:auto !important;width:auto !important;}.uc-embedding-more-info:hover,.uc-embedding-accept:hover{background:#eed200 !important;}.gp-videoplayer .uc-embedding-container{width:100% !important;height:100% !important;max-height:none !important;max-width:none !important;min-height:auto !important;min-width:auto !important;}.h2textwithimage .inner .textarea h1{margin:0px;padding:0px;font-size:30px;line-height:1.2;letter-spacing:0;margin-bottom:3px;font-weight:600;text-transform:uppercase;hyphens:auto;--webkit-hyphens:auto;}.h2textwithimage .inner.bg-0 .textarea ul li:before{background-color:#fff;}.before-after-slider{width:100%;position:relative;overflow:hidden;}.before-image{position:absolute;height:100%;width:50%;top:0;left:0;overflow:hidden;z-index:2;}.after-image{display:block;}.after-image__img,.before-image__img{width:100%;height:100%;}.overlay-text-before,.overlay-text-after{font-size:1rem;font-style:normal;font-weight:500;background-color:#FFE522;color:#202121;position:absolute;top:75%;width:6rem;height:2rem;align-items:center;justify-content:center;display:none;transform:translateY(-50%);z-index:10;}.overlay-text-before{left:0;}.overlay-text-after{right:0;}.overlay-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:9;display:none;}.before-after-slider:hover .overlay-background{display:block;background:linear-gradient(0deg,rgba(32,33,33,0.75) 0%,rgba(32,33,33,0.75) 100%);}.before-after-slider:hover .overlay-text-before,.before-after-slider:hover .overlay-text-after{display:flex;}.before-after-slider .resizer:hover ~ .overlay-text-before,.before-after-slider .resizer:hover ~ .overlay-text-after,.before-after-slider .resizer:hover ~ .overlay-background{display:none;}.resizer{position:absolute;top:0;bottom:0;left:50%;width:.25rem;background-color:white;cursor:ew-resize;z-index:10;transform:translateX(-50%);}.resizer-circle{--size:2rem;position:absolute;top:50%;left:50%;width:var(--size);height:var(--size);background-color:white;border-radius:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;}.arrow-left,.arrow-right{width:1.5rem;height:1.5rem;fill:#202121;cursor:ew-resize;}.no-select{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;}.tns-outer{position:relative;}.slider-small{max-width:720px;margin-inline:auto;}.video-modul .video-modul-container{display:flex;gap:4rem;flex-wrap:wrap;}.video-modul .question{position:relative;transform-style:preserve-3d;perspective:1000px;transition:transform 1s ease;width:100%;}.video-modul .question .button{margin:0;}.video-modul .question-front,.video-modul .question-back{position:absolute;width:100%;height:100%;display:grid;backface-visibility:hidden;transition:opacity 0.3s ease;}.video-modul .question-back{transform:rotateY(180deg);opacity:0;z-index:1;visibility:visible;}.video-modul .question-front{grid-auto-rows:1fr auto;height:100%;justify-items:center;z-index:2;opacity:1;}.video-modul .question.flipped .question-back{opacity:1;z-index:2;}.video-modul .question.flipped .question-front{opacity:0;z-index:1;}.video-modul .question.flipped{transform:rotateY(-180deg);}.video-modul .question-back .flip-back-button{grid-column:1 / -1;grid-row:1 / -1;height:fit-content;justify-self:center;align-self:end;z-index:2;visibility:hidden;}.video-modul .question-back:hover .flip-back-button{visibility:visible;}.video-modul .question-back iframe{width:100%;height:100%;object-fit:cover;grid-column:1 / -1;grid-row:1 / -1;}.video-modul .question-back .gp-videoplayer{grid-column:1 / -1;grid-row:1 / -1;}.video-modul .question-back video,.video-modul .question-back .gp-videoplayer .player-inner,.video-modul .question-back .gp-videoplayer .player-inner .video-container{width:100%;height:100%;}.video-modul .video-modul-container[data-length='1'] .question{height:51rem;width:100%;}.video-modul .video-modul-container[data-length='1'] .question-front{padding:8.62rem 6.5rem;}.video-modul .video-modul-container[data-length='1'] .question-back .flip-back-button{margin-bottom:8.62rem;}.video-modul .video-modul-container[data-length='2'] .question{height:61.25rem;width:49rem;}.video-modul .video-modul-container[data-length='2'] .question-front{padding:6rem 3rem;}.video-modul .video-modul-container[data-length='2'] .question-back .flip-back-button{margin-bottom:6rem;}.video-modul .video-modul-container[data-length='2'] .barend:after{width:2.9375rem;height:0.489rem;}.video-modul .video-modul-container[data-length='3'] .question{height:39.125rem;width:31.3125rem;}.video-modul .video-modul-container[data-length='3'] .question-front{padding:3.5rem 2rem;}.video-modul .video-modul-container[data-length='3'] .question-back .flip-back-button{margin-bottom:3.5rem;}.video-modul .video-modul-container[data-length='3'] .barend:after{width:1.875rem;height:0.3125rem;}.video-modul .video-modul-container[data-length='4'] .question{height:28.125rem;width:22.5rem;}.video-modul .video-modul-container[data-length='4'] .question-front{padding:2.5rem 1.5rem;}.video-modul .video-modul-container[data-length='4'] .question-back .flip-back-button{margin-bottom:2.5rem;}.video-modul .video-modul-container[data-length='4'] .barend:after{width:1.3125rem;height:0.25rem;}.video-modul .question-front.bg-black{background-color:#000000;color:#fff;}.video-modul .question-front.bg-yellow{background-color:#FFE522;color:#202121;}.video-modul .question-front.bg-grey{background-color:#555759;color:#fff;}.video-modul .question-front .barend:after{margin-inline:auto;text-align:center;}.bg-black .barend:after{background-color:#FFE522;}.bg-yellow .barend:after{background-color:#000;}.bg-grey .barend:after{background-color:#fff;}.video-modul .question-front .question-headline{font-weight:750;font-style:normal;line-height:normal;text-transform:uppercase;text-align:center;}.video-modul .video-modul-container[data-length='1'] .question-front .question-headline{font-size:2.75rem;}.video-modul .video-modul-container[data-length='2'] .question-front .question-headline{font-size:3rem;letter-spacing:0.009rem;}.video-modul .video-modul-container[data-length='3'] .question-front .question-headline{font-size:2rem;letter-spacing:0.006rem;}.video-modul .video-modul-container[data-length='4'] .question-front .question-headline{font-size:1.5rem;letter-spacing:0.0045rem;}.h2videoplayer .text-area .text-item .inner .spacer{margin-bottom:49px;}a.button.button-white{background-color:#fff;}a.button.button-white:after{background-color:#202121;}.fullbtnlink{cursor:pointer;}.framebox.design-104 .powermail_fieldwrap_einverstaendniserklaerung a{color:#FFFFFF;}.top-menu .navmenu .area.icon-area #person{margin-left:0;}.icon-person{background-image:url('../../../typo3conf/ext/h2layout/Resources/Public/Icons/icon_person.svg');width:23px;height:23px;}.pop-up-layer{background-color:#0000004d;justify-content:center;align-items:center;display:none;position:fixed;inset:0%;z-index:1000;}.pop-up-container{background-color:#fff;border-radius:1rem;width:43.75rem;height:50rem;max-height:90vh;position:relative;overflow:hidden;box-shadow:0 2px 20px #0003;}.iframe{width:100%;height:100%;}.x-container{cursor:pointer;justify-content:center;align-items:center;width:auto;height:auto;margin-top:24px;margin-right:24px;display:flex;position:absolute;inset:0% 0% auto auto;}.x{justify-content:center;align-items:center;width:2rem;height:2rem;display:flex;}.w-embed:before,.w-embed:after{content:" ";display:table;grid-column-start:1;grid-row-start:1;grid-column-end:2;grid-row-end:2;}.w-embed:after{clear:both;}.no-scroll{overflow:hidden;}@media screen and (max-width:767px){.pop-up-container{border-radius:0;width:100%;height:100%;max-height:none;}.x-container{margin-top:28px;}.iframe{max-height:none;}.x{width:1.5rem;height:1.5rem;}}@media screen and (min-width:1280px){.h2textwithimage .inner .textarea h1{font-size:44px;}.video-modul .video-modul-container{justify-content:unset;}}@media screen and (min-width:1280px){.h2textwithimage .inner .textarea h1{line-height:1.1;}}@media screen and (min-width:768px){.h2textwithimage .inner .textarea h1{letter-spacing:0.3px;}}@media screen and (min-width:1280px){.h2textwithimage .inner .textarea h1{letter-spacing:0.88px;}}@media screen and (min-width:1280px){.h2textwithimage .inner .textarea h1{margin-bottom:15px;}}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video,input,textarea{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;box-sizing:border-box;}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}body{line-height:1;}ol,ul{list-style:none;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}table{border-collapse:collapse;border-spacing:0;}fieldset{border:none;padding:0;margin:0;}:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:1024px;--breakpoint-xl:1280px;--breakpoint-xxl:1600px;--breakpoint-xxxl:1920px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;}.img-fluid{max-width:100%;height:auto;}.img-thumbnail{padding:0.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:0.25rem;max-width:100%;height:auto;}.figure{display:inline-block;}.figure-img{margin-bottom:0.5rem;line-height:1;}.figure-caption{font-size:90%;color:#6c757d;}code{font-size:87.5%;color:#e83e8c;word-wrap:break-word;}a > code{color:inherit;}kbd{padding:0.2rem 0.4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:0.2rem;}kbd kbd{padding:0;font-size:100%;font-weight:700;}pre{display:block;font-size:87.5%;color:#212529;}pre code{font-size:inherit;color:inherit;word-break:normal;}.pre-scrollable{max-height:340px;overflow-y:scroll;}.container,.container-fluid,.container-sm,.container-md,.container-lg,.container-xl,.container-xxl,.container-xxxl{width:100%;padding-right:21px;padding-left:21px;margin-right:auto;margin-left:auto;}@media (min-width:576px){.container,.container-sm{max-width:546px;}}@media (min-width:768px){.container,.container-sm,.container-md{max-width:738px;}}@media (min-width:1024px){.container,.container-sm,.container-md,.container-lg{max-width:864px;}}@media (min-width:1280px){.container,.container-sm,.container-md,.container-lg,.container-xl{max-width:1122px;}}@media (min-width:1600px){.container,.container-sm,.container-md,.container-lg,.container-xl,.container-xxl{max-width:1434px;}}@media (min-width:1920px){.container,.container-sm,.container-md,.container-lg,.container-xl,.container-xxl,.container-xxxl{max-width:1682px;}}.row{display:flex;flex-wrap:wrap;margin-right:-21px;margin-left:-21px;}.no-gutters{margin-right:0;margin-left:0;}.no-gutters > .col,.no-gutters > [class*="col-"]{padding-right:0;padding-left:0;}.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-auto,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-sm-auto,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-md-auto,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-lg-auto,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl,.col-xl-auto,.col-xxl-1,.col-xxl-2,.col-xxl-3,.col-xxl-4,.col-xxl-5,.col-xxl-6,.col-xxl-7,.col-xxl-8,.col-xxl-9,.col-xxl-10,.col-xxl-11,.col-xxl-12,.col-xxl,.col-xxl-auto,.col-xxxl-1,.col-xxxl-2,.col-xxxl-3,.col-xxxl-4,.col-xxxl-5,.col-xxxl-6,.col-xxxl-7,.col-xxxl-8,.col-xxxl-9,.col-xxxl-10,.col-xxxl-11,.col-xxxl-12,.col-xxxl,.col-xxxl-auto{position:relative;width:100%;padding-right:21px;padding-left:21px;}.col{flex-basis:0;flex-grow:1;max-width:100%;}.row-cols-1 > *{flex:0 0 100%;max-width:100%;}.row-cols-2 > *{flex:0 0 50%;max-width:50%;}.row-cols-3 > *{flex:0 0 33.3333333333%;max-width:33.3333333333%;}.row-cols-4 > *{flex:0 0 25%;max-width:25%;}.row-cols-5 > *{flex:0 0 20%;max-width:20%;}.row-cols-6 > *{flex:0 0 16.6666666667%;max-width:16.6666666667%;}.col-auto{flex:0 0 auto;width:auto;max-width:100%;}.col-1{flex:0 0 8.33333333%;max-width:8.33333333%;}.col-2{flex:0 0 16.66666667%;max-width:16.66666667%;}.col-3{flex:0 0 25%;max-width:25%;}.col-4{flex:0 0 33.33333333%;max-width:33.33333333%;}.col-5{flex:0 0 41.66666667%;max-width:41.66666667%;}.col-6{flex:0 0 50%;max-width:50%;}.col-7{flex:0 0 58.33333333%;max-width:58.33333333%;}.col-8{flex:0 0 66.66666667%;max-width:66.66666667%;}.col-9{flex:0 0 75%;max-width:75%;}.col-10{flex:0 0 83.33333333%;max-width:83.33333333%;}.col-11{flex:0 0 91.66666667%;max-width:91.66666667%;}.col-12{flex:0 0 100%;max-width:100%;}.order-first{order:-1;}.order-last{order:13;}.order-0{order:0;}.order-1{order:1;}.order-2{order:2;}.order-3{order:3;}.order-4{order:4;}.order-5{order:5;}.order-6{order:6;}.order-7{order:7;}.order-8{order:8;}.order-9{order:9;}.order-10{order:10;}.order-11{order:11;}.order-12{order:12;}.offset-1{margin-left:8.33333333%;}.offset-2{margin-left:16.66666667%;}.offset-3{margin-left:25%;}.offset-4{margin-left:33.33333333%;}.offset-5{margin-left:41.66666667%;}.offset-6{margin-left:50%;}.offset-7{margin-left:58.33333333%;}.offset-8{margin-left:66.66666667%;}.offset-9{margin-left:75%;}.offset-10{margin-left:83.33333333%;}.offset-11{margin-left:91.66666667%;}@media (min-width:576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%;}.row-cols-sm-1 > *{flex:0 0 100%;max-width:100%;}.row-cols-sm-2 > *{flex:0 0 50%;max-width:50%;}.row-cols-sm-3 > *{flex:0 0 33.3333333333%;max-width:33.3333333333%;}.row-cols-sm-4 > *{flex:0 0 25%;max-width:25%;}.row-cols-sm-5 > *{flex:0 0 20%;max-width:20%;}.row-cols-sm-6 > *{flex:0 0 16.6666666667%;max-width:16.6666666667%;}.col-sm-auto{flex:0 0 auto;width:auto;max-width:100%;}.col-sm-1{flex:0 0 8.33333333%;max-width:8.33333333%;}.col-sm-2{flex:0 0 16.66666667%;max-width:16.66666667%;}.col-sm-3{flex:0 0 25%;max-width:25%;}.col-sm-4{flex:0 0 33.33333333%;max-width:33.33333333%;}.col-sm-5{flex:0 0 41.66666667%;max-width:41.66666667%;}.col-sm-6{flex:0 0 50%;max-width:50%;}.col-sm-7{flex:0 0 58.33333333%;max-width:58.33333333%;}.col-sm-8{flex:0 0 66.66666667%;max-width:66.66666667%;}.col-sm-9{flex:0 0 75%;max-width:75%;}.col-sm-10{flex:0 0 83.33333333%;max-width:83.33333333%;}.col-sm-11{flex:0 0 91.66666667%;max-width:91.66666667%;}.col-sm-12{flex:0 0 100%;max-width:100%;}.order-sm-first{order:-1;}.order-sm-last{order:13;}.order-sm-0{order:0;}.order-sm-1{order:1;}.order-sm-2{order:2;}.order-sm-3{order:3;}.order-sm-4{order:4;}.order-sm-5{order:5;}.order-sm-6{order:6;}.order-sm-7{order:7;}.order-sm-8{order:8;}.order-sm-9{order:9;}.order-sm-10{order:10;}.order-sm-11{order:11;}.order-sm-12{order:12;}.offset-sm-0{margin-left:0;}.offset-sm-1{margin-left:8.33333333%;}.offset-sm-2{margin-left:16.66666667%;}.offset-sm-3{margin-left:25%;}.offset-sm-4{margin-left:33.33333333%;}.offset-sm-5{margin-left:41.66666667%;}.offset-sm-6{margin-left:50%;}.offset-sm-7{margin-left:58.33333333%;}.offset-sm-8{margin-left:66.66666667%;}.offset-sm-9{margin-left:75%;}.offset-sm-10{margin-left:83.33333333%;}.offset-sm-11{margin-left:91.66666667%;}}@media (min-width:768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%;}.row-cols-md-1 > *{flex:0 0 100%;max-width:100%;}.row-cols-md-2 > *{flex:0 0 50%;max-width:50%;}.row-cols-md-3 > *{flex:0 0 33.3333333333%;max-width:33.3333333333%;}.row-cols-md-4 > *{flex:0 0 25%;max-width:25%;}.row-cols-md-5 > *{flex:0 0 20%;max-width:20%;}.row-cols-md-6 > *{flex:0 0 16.6666666667%;max-width:16.6666666667%;}.col-md-auto{flex:0 0 auto;width:auto;max-width:100%;}.col-md-1{flex:0 0 8.33333333%;max-width:8.33333333%;}.col-md-2{flex:0 0 16.66666667%;max-width:16.66666667%;}.col-md-3{flex:0 0 25%;max-width:25%;}.col-md-4{flex:0 0 33.33333333%;max-width:33.33333333%;}.col-md-5{flex:0 0 41.66666667%;max-width:41.66666667%;}.col-md-6{flex:0 0 50%;max-width:50%;}.col-md-7{flex:0 0 58.33333333%;max-width:58.33333333%;}.col-md-8{flex:0 0 66.66666667%;max-width:66.66666667%;}.col-md-9{flex:0 0 75%;max-width:75%;}.col-md-10{flex:0 0 83.33333333%;max-width:83.33333333%;}.col-md-11{flex:0 0 91.66666667%;max-width:91.66666667%;}.col-md-12{flex:0 0 100%;max-width:100%;}.order-md-first{order:-1;}.order-md-last{order:13;}.order-md-0{order:0;}.order-md-1{order:1;}.order-md-2{order:2;}.order-md-3{order:3;}.order-md-4{order:4;}.order-md-5{order:5;}.order-md-6{order:6;}.order-md-7{order:7;}.order-md-8{order:8;}.order-md-9{order:9;}.order-md-10{order:10;}.order-md-11{order:11;}.order-md-12{order:12;}.offset-md-0{margin-left:0;}.offset-md-1{margin-left:8.33333333%;}.offset-md-2{margin-left:16.66666667%;}.offset-md-3{margin-left:25%;}.offset-md-4{margin-left:33.33333333%;}.offset-md-5{margin-left:41.66666667%;}.offset-md-6{margin-left:50%;}.offset-md-7{margin-left:58.33333333%;}.offset-md-8{margin-left:66.66666667%;}.offset-md-9{margin-left:75%;}.offset-md-10{margin-left:83.33333333%;}.offset-md-11{margin-left:91.66666667%;}}@media (min-width:1024px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%;}.row-cols-lg-1 > *{flex:0 0 100%;max-width:100%;}.row-cols-lg-2 > *{flex:0 0 50%;max-width:50%;}.row-cols-lg-3 > *{flex:0 0 33.3333333333%;max-width:33.3333333333%;}.row-cols-lg-4 > *{flex:0 0 25%;max-width:25%;}.row-cols-lg-5 > *{flex:0 0 20%;max-width:20%;}.row-cols-lg-6 > *{flex:0 0 16.6666666667%;max-width:16.6666666667%;}.col-lg-auto{flex:0 0 auto;width:auto;max-width:100%;}.col-lg-1{flex:0 0 8.33333333%;max-width:8.33333333%;}.col-lg-2{flex:0 0 16.66666667%;max-width:16.66666667%;}.col-lg-3{flex:0 0 25%;max-width:25%;}.col-lg-4{flex:0 0 33.33333333%;max-width:33.33333333%;}.col-lg-5{flex:0 0 41.66666667%;max-width:41.66666667%;}.col-lg-6{flex:0 0 50%;max-width:50%;}.col-lg-7{flex:0 0 58.33333333%;max-width:58.33333333%;}.col-lg-8{flex:0 0 66.66666667%;max-width:66.66666667%;}.col-lg-9{flex:0 0 75%;max-width:75%;}.col-lg-10{flex:0 0 83.33333333%;max-width:83.33333333%;}.col-lg-11{flex:0 0 91.66666667%;max-width:91.66666667%;}.col-lg-12{flex:0 0 100%;max-width:100%;}.order-lg-first{order:-1;}.order-lg-last{order:13;}.order-lg-0{order:0;}.order-lg-1{order:1;}.order-lg-2{order:2;}.order-lg-3{order:3;}.order-lg-4{order:4;}.order-lg-5{order:5;}.order-lg-6{order:6;}.order-lg-7{order:7;}.order-lg-8{order:8;}.order-lg-9{order:9;}.order-lg-10{order:10;}.order-lg-11{order:11;}.order-lg-12{order:12;}.offset-lg-0{margin-left:0;}.offset-lg-1{margin-left:8.33333333%;}.offset-lg-2{margin-left:16.66666667%;}.offset-lg-3{margin-left:25%;}.offset-lg-4{margin-left:33.33333333%;}.offset-lg-5{margin-left:41.66666667%;}.offset-lg-6{margin-left:50%;}.offset-lg-7{margin-left:58.33333333%;}.offset-lg-8{margin-left:66.66666667%;}.offset-lg-9{margin-left:75%;}.offset-lg-10{margin-left:83.33333333%;}.offset-lg-11{margin-left:91.66666667%;}}@media (min-width:1280px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%;}.row-cols-xl-1 > *{flex:0 0 100%;max-width:100%;}.row-cols-xl-2 > *{flex:0 0 50%;max-width:50%;}.row-cols-xl-3 > *{flex:0 0 33.3333333333%;max-width:33.3333333333%;}.row-cols-xl-4 > *{flex:0 0 25%;max-width:25%;}.row-cols-xl-5 > *{flex:0 0 20%;max-width:20%;}.row-cols-xl-6 > *{flex:0 0 16.6666666667%;max-width:16.6666666667%;}.col-xl-auto{flex:0 0 auto;width:auto;max-width:100%;}.col-xl-1{flex:0 0 8.33333333%;max-width:8.33333333%;}.col-xl-2{flex:0 0 16.66666667%;max-width:16.66666667%;}.col-xl-3{flex:0 0 25%;max-width:25%;}.col-xl-4{flex:0 0 33.33333333%;max-width:33.33333333%;}.col-xl-5{flex:0 0 41.66666667%;max-width:41.66666667%;}.col-xl-6{flex:0 0 50%;max-width:50%;}.col-xl-7{flex:0 0 58.33333333%;max-width:58.33333333%;}.col-xl-8{flex:0 0 66.66666667%;max-width:66.66666667%;}.col-xl-9{flex:0 0 75%;max-width:75%;}.col-xl-10{flex:0 0 83.33333333%;max-width:83.33333333%;}.col-xl-11{flex:0 0 91.66666667%;max-width:91.66666667%;}.col-xl-12{flex:0 0 100%;max-width:100%;}.order-xl-first{order:-1;}.order-xl-last{order:13;}.order-xl-0{order:0;}.order-xl-1{order:1;}.order-xl-2{order:2;}.order-xl-3{order:3;}.order-xl-4{order:4;}.order-xl-5{order:5;}.order-xl-6{order:6;}.order-xl-7{order:7;}.order-xl-8{order:8;}.order-xl-9{order:9;}.order-xl-10{order:10;}.order-xl-11{order:11;}.order-xl-12{order:12;}.offset-xl-0{margin-left:0;}.offset-xl-1{margin-left:8.33333333%;}.offset-xl-2{margin-left:16.66666667%;}.offset-xl-3{margin-left:25%;}.offset-xl-4{margin-left:33.33333333%;}.offset-xl-5{margin-left:41.66666667%;}.offset-xl-6{margin-left:50%;}.offset-xl-7{margin-left:58.33333333%;}.offset-xl-8{margin-left:66.66666667%;}.offset-xl-9{margin-left:75%;}.offset-xl-10{margin-left:83.33333333%;}.offset-xl-11{margin-left:91.66666667%;}}@media (min-width:1600px){.col-xxl{flex-basis:0;flex-grow:1;max-width:100%;}.row-cols-xxl-1 > *{flex:0 0 100%;max-width:100%;}.row-cols-xxl-2 > *{flex:0 0 50%;max-width:50%;}.row-cols-xxl-3 > *{flex:0 0 33.3333333333%;max-width:33.3333333333%;}.row-cols-xxl-4 > *{flex:0 0 25%;max-width:25%;}.row-cols-xxl-5 > *{flex:0 0 20%;max-width:20%;}.row-cols-xxl-6 > *{flex:0 0 16.6666666667%;max-width:16.6666666667%;}.col-xxl-auto{flex:0 0 auto;width:auto;max-width:100%;}.col-xxl-1{flex:0 0 8.33333333%;max-width:8.33333333%;}.col-xxl-2{flex:0 0 16.66666667%;max-width:16.66666667%;}.col-xxl-3{flex:0 0 25%;max-width:25%;}.col-xxl-4{flex:0 0 33.33333333%;max-width:33.33333333%;}.col-xxl-5{flex:0 0 41.66666667%;max-width:41.66666667%;}.col-xxl-6{flex:0 0 50%;max-width:50%;}.col-xxl-7{flex:0 0 58.33333333%;max-width:58.33333333%;}.col-xxl-8{flex:0 0 66.66666667%;max-width:66.66666667%;}.col-xxl-9{flex:0 0 75%;max-width:75%;}.col-xxl-10{flex:0 0 83.33333333%;max-width:83.33333333%;}.col-xxl-11{flex:0 0 91.66666667%;max-width:91.66666667%;}.col-xxl-12{flex:0 0 100%;max-width:100%;}.order-xxl-first{order:-1;}.order-xxl-last{order:13;}.order-xxl-0{order:0;}.order-xxl-1{order:1;}.order-xxl-2{order:2;}.order-xxl-3{order:3;}.order-xxl-4{order:4;}.order-xxl-5{order:5;}.order-xxl-6{order:6;}.order-xxl-7{order:7;}.order-xxl-8{order:8;}.order-xxl-9{order:9;}.order-xxl-10{order:10;}.order-xxl-11{order:11;}.order-xxl-12{order:12;}.offset-xxl-0{margin-left:0;}.offset-xxl-1{margin-left:8.33333333%;}.offset-xxl-2{margin-left:16.66666667%;}.offset-xxl-3{margin-left:25%;}.offset-xxl-4{margin-left:33.33333333%;}.offset-xxl-5{margin-left:41.66666667%;}.offset-xxl-6{margin-left:50%;}.offset-xxl-7{margin-left:58.33333333%;}.offset-xxl-8{margin-left:66.66666667%;}.offset-xxl-9{margin-left:75%;}.offset-xxl-10{margin-left:83.33333333%;}.offset-xxl-11{margin-left:91.66666667%;}}@media (min-width:1920px){.col-xxxl{flex-basis:0;flex-grow:1;max-width:100%;}.row-cols-xxxl-1 > *{flex:0 0 100%;max-width:100%;}.row-cols-xxxl-2 > *{flex:0 0 50%;max-width:50%;}.row-cols-xxxl-3 > *{flex:0 0 33.3333333333%;max-width:33.3333333333%;}.row-cols-xxxl-4 > *{flex:0 0 25%;max-width:25%;}.row-cols-xxxl-5 > *{flex:0 0 20%;max-width:20%;}.row-cols-xxxl-6 > *{flex:0 0 16.6666666667%;max-width:16.6666666667%;}.col-xxxl-auto{flex:0 0 auto;width:auto;max-width:100%;}.col-xxxl-1{flex:0 0 8.33333333%;max-width:8.33333333%;}.col-xxxl-2{flex:0 0 16.66666667%;max-width:16.66666667%;}.col-xxxl-3{flex:0 0 25%;max-width:25%;}.col-xxxl-4{flex:0 0 33.33333333%;max-width:33.33333333%;}.col-xxxl-5{flex:0 0 41.66666667%;max-width:41.66666667%;}.col-xxxl-6{flex:0 0 50%;max-width:50%;}.col-xxxl-7{flex:0 0 58.33333333%;max-width:58.33333333%;}.col-xxxl-8{flex:0 0 66.66666667%;max-width:66.66666667%;}.col-xxxl-9{flex:0 0 75%;max-width:75%;}.col-xxxl-10{flex:0 0 83.33333333%;max-width:83.33333333%;}.col-xxxl-11{flex:0 0 91.66666667%;max-width:91.66666667%;}.col-xxxl-12{flex:0 0 100%;max-width:100%;}.order-xxxl-first{order:-1;}.order-xxxl-last{order:13;}.order-xxxl-0{order:0;}.order-xxxl-1{order:1;}.order-xxxl-2{order:2;}.order-xxxl-3{order:3;}.order-xxxl-4{order:4;}.order-xxxl-5{order:5;}.order-xxxl-6{order:6;}.order-xxxl-7{order:7;}.order-xxxl-8{order:8;}.order-xxxl-9{order:9;}.order-xxxl-10{order:10;}.order-xxxl-11{order:11;}.order-xxxl-12{order:12;}.offset-xxxl-0{margin-left:0;}.offset-xxxl-1{margin-left:8.33333333%;}.offset-xxxl-2{margin-left:16.66666667%;}.offset-xxxl-3{margin-left:25%;}.offset-xxxl-4{margin-left:33.33333333%;}.offset-xxxl-5{margin-left:41.66666667%;}.offset-xxxl-6{margin-left:50%;}.offset-xxxl-7{margin-left:58.33333333%;}.offset-xxxl-8{margin-left:66.66666667%;}.offset-xxxl-9{margin-left:75%;}.offset-xxxl-10{margin-left:83.33333333%;}.offset-xxxl-11{margin-left:91.66666667%;}}.table{width:100%;margin-bottom:1rem;color:#212529;}.table th,.table td{padding:0.75rem;vertical-align:top;border-top:1px solid #dee2e6;}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6;}.table tbody + tbody{border-top:2px solid #dee2e6;}.table-sm th,.table-sm td{padding:0.3rem;}.table-bordered{border:1px solid #dee2e6;}.table-bordered th,.table-bordered td{border:1px solid #dee2e6;}.table-bordered thead th,.table-bordered thead td{border-bottom-width:2px;}.table-borderless th,.table-borderless td,.table-borderless thead th,.table-borderless tbody + tbody{border:0;}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,0.05);}.table-hover tbody tr:hover{color:#212529;background-color:rgba(0,0,0,0.075);}.table-primary,.table-primary > th,.table-primary > td{background-color:#b8daff;}.table-primary th,.table-primary td,.table-primary thead th,.table-primary tbody + tbody{border-color:#7abaff;}.table-hover .table-primary:hover{background-color:#9fcdff;}.table-hover .table-primary:hover > td,.table-hover .table-primary:hover > th{background-color:#9fcdff;}.table-secondary,.table-secondary > th,.table-secondary > td{background-color:#d6d8db;}.table-secondary th,.table-secondary td,.table-secondary thead th,.table-secondary tbody + tbody{border-color:#b3b7bb;}.table-hover .table-secondary:hover{background-color:#c8cbcf;}.table-hover .table-secondary:hover > td,.table-hover .table-secondary:hover > th{background-color:#c8cbcf;}.table-success,.table-success > th,.table-success > td{background-color:#c3e6cb;}.table-success th,.table-success td,.table-success thead th,.table-success tbody + tbody{border-color:#8fd19e;}.table-hover .table-success:hover{background-color:#b1dfbb;}.table-hover .table-success:hover > td,.table-hover .table-success:hover > th{background-color:#b1dfbb;}.table-info,.table-info > th,.table-info > td{background-color:#bee5eb;}.table-info th,.table-info td,.table-info thead th,.table-info tbody + tbody{border-color:#86cfda;}.table-hover .table-info:hover{background-color:#abdde5;}.table-hover .table-info:hover > td,.table-hover .table-info:hover > th{background-color:#abdde5;}.table-warning,.table-warning > th,.table-warning > td{background-color:#ffeeba;}.table-warning th,.table-warning td,.table-warning thead th,.table-warning tbody + tbody{border-color:#ffdf7e;}.table-hover .table-warning:hover{background-color:#ffe8a1;}.table-hover .table-warning:hover > td,.table-hover .table-warning:hover > th{background-color:#ffe8a1;}.table-danger,.table-danger > th,.table-danger > td{background-color:#f5c6cb;}.table-danger th,.table-danger td,.table-danger thead th,.table-danger tbody + tbody{border-color:#ed969e;}.table-hover .table-danger:hover{background-color:#f1b0b7;}.table-hover .table-danger:hover > td,.table-hover .table-danger:hover > th{background-color:#f1b0b7;}.table-light,.table-light > th,.table-light > td{background-color:#fdfdfe;}.table-light th,.table-light td,.table-light thead th,.table-light tbody + tbody{border-color:#fbfcfc;}.table-hover .table-light:hover{background-color:#ececf6;}.table-hover .table-light:hover > td,.table-hover .table-light:hover > th{background-color:#ececf6;}.table-dark,.table-dark > th,.table-dark > td{background-color:#c6c8ca;}.table-dark th,.table-dark td,.table-dark thead th,.table-dark tbody + tbody{border-color:#95999c;}.table-hover .table-dark:hover{background-color:#b9bbbe;}.table-hover .table-dark:hover > td,.table-hover .table-dark:hover > th{background-color:#b9bbbe;}.table-active,.table-active > th,.table-active > td{background-color:rgba(0,0,0,0.075);}.table-hover .table-active:hover{background-color:rgba(0,0,0,0.075);}.table-hover .table-active:hover > td,.table-hover .table-active:hover > th{background-color:rgba(0,0,0,0.075);}.table .thead-dark th{color:#fff;background-color:#343a40;border-color:#454d55;}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6;}.table-dark{color:#fff;background-color:#343a40;}.table-dark th,.table-dark td,.table-dark thead th{border-color:#454d55;}.table-dark.table-bordered{border:0;}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,0.05);}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:rgba(255,255,255,0.075);}@media (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;}.table-responsive-sm > .table-bordered{border:0;}}@media (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;}.table-responsive-md > .table-bordered{border:0;}}@media (max-width:1023.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;}.table-responsive-lg > .table-bordered{border:0;}}@media (max-width:1279.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;}.table-responsive-xl > .table-bordered{border:0;}}@media (max-width:1599.98px){.table-responsive-xxl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;}.table-responsive-xxl > .table-bordered{border:0;}}@media (max-width:1919.98px){.table-responsive-xxxl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;}.table-responsive-xxxl > .table-bordered{border:0;}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;}.table-responsive > .table-bordered{border:0;}.form-control{display:block;width:100%;height:calc(1.5em + 0.75rem + 2px);padding:0.375rem 0.75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:0.25rem;transition:border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;}@media (prefers-reduced-motion:reduce){.form-control{transition:none;}}.form-control::-ms-expand{background-color:transparent;border:0;}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 0.2rem rgba(0,123,255,0.25);}.form-control::placeholder{color:#6c757d;opacity:1;}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1;}input[type="date"].form-control,input[type="time"].form-control,input[type="datetime-local"].form-control,input[type="month"].form-control{appearance:none;}select.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057;}select.form-control:focus::-ms-value{color:#495057;background-color:#fff;}.form-control-file,.form-control-range{display:block;width:100%;}.col-form-label{padding-top:calc(0.375rem + 1px);padding-bottom:calc(0.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5;}.col-form-label-lg{padding-top:calc(0.5rem + 1px);padding-bottom:calc(0.5rem + 1px);font-size:1.25rem;line-height:1.5;}.col-form-label-sm{padding-top:calc(0.25rem + 1px);padding-bottom:calc(0.25rem + 1px);font-size:0.875rem;line-height:1.5;}.form-control-plaintext{display:block;width:100%;padding:0.375rem 0;margin-bottom:0;font-size:1rem;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0;}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0;}.form-control-sm{height:calc(1.5em + 0.5rem + 2px);padding:0.25rem 0.5rem;font-size:0.875rem;line-height:1.5;border-radius:0.2rem;}.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:0.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:0.3rem;}select.form-control[size],select.form-control[multiple]{height:auto;}textarea.form-control{height:auto;}.form-group{margin-bottom:1rem;}.form-text{display:block;margin-top:0.25rem;}.form-row{display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px;}.form-row > .col,.form-row > [class*="col-"]{padding-right:5px;padding-left:5px;}.form-check{position:relative;display:block;padding-left:1.25rem;}.form-check-input{position:absolute;margin-top:0.3rem;margin-left:-1.25rem;}.form-check-input[disabled] ~ .form-check-label,.form-check-input:disabled ~ .form-check-label{color:#6c757d;}.form-check-label{margin-bottom:0;}.form-check-inline{display:inline-flex;align-items:center;padding-left:0;margin-right:0.75rem;}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:0.3125rem;margin-left:0;}.valid-feedback{display:none;width:100%;margin-top:0.25rem;font-size:80%;color:#28a745;}.valid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:0.25rem 0.5rem;margin-top:0.1rem;font-size:0.875rem;line-height:1.5;color:#fff;background-color:rgba(40,167,69,0.9);border-radius:0.25rem;}.form-row > .col > .valid-tooltip,.form-row > [class*="col-"] > .valid-tooltip{left:5px;}.was-validated :valid ~ .valid-feedback,.was-validated :valid ~ .valid-tooltip,.is-valid ~ .valid-feedback,.is-valid ~ .valid-tooltip{display:block;}.was-validated .form-control:valid,.form-control.is-valid{border-color:#28a745;padding-right:calc(1.5em + 0.75rem) !important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(0.375em + 0.1875rem) center;background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:#28a745;box-shadow:0 0 0 0.2rem rgba(40,167,69,0.25);}.was-validated select.form-control:valid,select.form-control.is-valid{padding-right:3rem !important;background-position:right 1.5rem center;}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + 0.75rem);background-position:top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);}.was-validated .custom-select:valid,.custom-select.is-valid{border-color:#28a745;padding-right:calc(0.75em + 2.3125rem) !important;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center / 8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem / calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;}.was-validated .custom-select:valid:focus,.custom-select.is-valid:focus{border-color:#28a745;box-shadow:0 0 0 0.2rem rgba(40,167,69,0.25);}.was-validated .form-check-input:valid ~ .form-check-label,.form-check-input.is-valid ~ .form-check-label{color:#28a745;}.was-validated .form-check-input:valid ~ .valid-feedback,.was-validated .form-check-input:valid ~ .valid-tooltip,.form-check-input.is-valid ~ .valid-feedback,.form-check-input.is-valid ~ .valid-tooltip{display:block;}.was-validated .custom-control-input:valid ~ .custom-control-label,.custom-control-input.is-valid ~ .custom-control-label{color:#28a745;}.was-validated .custom-control-input:valid ~ .custom-control-label::before,.custom-control-input.is-valid ~ .custom-control-label::before{border-color:#28a745;}.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before,.custom-control-input.is-valid:checked ~ .custom-control-label::before{border-color:#34ce57;background-color:#34ce57;}.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before,.custom-control-input.is-valid:focus ~ .custom-control-label::before{box-shadow:0 0 0 0.2rem rgba(40,167,69,0.25);}.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before,.custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before{border-color:#28a745;}.was-validated .custom-file-input:valid ~ .custom-file-label,.custom-file-input.is-valid ~ .custom-file-label{border-color:#28a745;}.was-validated .custom-file-input:valid:focus ~ .custom-file-label,.custom-file-input.is-valid:focus ~ .custom-file-label{border-color:#28a745;box-shadow:0 0 0 0.2rem rgba(40,167,69,0.25);}.invalid-feedback{display:none;width:100%;margin-top:0.25rem;font-size:80%;color:#dc3545;}.invalid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:0.25rem 0.5rem;margin-top:0.1rem;font-size:0.875rem;line-height:1.5;color:#fff;background-color:rgba(220,53,69,0.9);border-radius:0.25rem;}.form-row > .col > .invalid-tooltip,.form-row > [class*="col-"] > .invalid-tooltip{left:5px;}.was-validated :invalid ~ .invalid-feedback,.was-validated :invalid ~ .invalid-tooltip,.is-invalid ~ .invalid-feedback,.is-invalid ~ .invalid-tooltip{display:block;}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:#dc3545;padding-right:calc(1.5em + 0.75rem) !important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(0.375em + 0.1875rem) center;background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 0.2rem rgba(220,53,69,0.25);}.was-validated select.form-control:invalid,select.form-control.is-invalid{padding-right:3rem !important;background-position:right 1.5rem center;}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + 0.75rem);background-position:top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);}.was-validated .custom-select:invalid,.custom-select.is-invalid{border-color:#dc3545;padding-right:calc(0.75em + 2.3125rem) !important;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center / 8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") center right 1.75rem / calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;}.was-validated .custom-select:invalid:focus,.custom-select.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 0.2rem rgba(220,53,69,0.25);}.was-validated .form-check-input:invalid ~ .form-check-label,.form-check-input.is-invalid ~ .form-check-label{color:#dc3545;}.was-validated .form-check-input:invalid ~ .invalid-feedback,.was-validated .form-check-input:invalid ~ .invalid-tooltip,.form-check-input.is-invalid ~ .invalid-feedback,.form-check-input.is-invalid ~ .invalid-tooltip{display:block;}.was-validated .custom-control-input:invalid ~ .custom-control-label,.custom-control-input.is-invalid ~ .custom-control-label{color:#dc3545;}.was-validated .custom-control-input:invalid ~ .custom-control-label::before,.custom-control-input.is-invalid ~ .custom-control-label::before{border-color:#dc3545;}.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before,.custom-control-input.is-invalid:checked ~ .custom-control-label::before{border-color:#e4606d;background-color:#e4606d;}.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before,.custom-control-input.is-invalid:focus ~ .custom-control-label::before{box-shadow:0 0 0 0.2rem rgba(220,53,69,0.25);}.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before,.custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before{border-color:#dc3545;}.was-validated .custom-file-input:invalid ~ .custom-file-label,.custom-file-input.is-invalid ~ .custom-file-label{border-color:#dc3545;}.was-validated .custom-file-input:invalid:focus ~ .custom-file-label,.custom-file-input.is-invalid:focus ~ .custom-file-label{border-color:#dc3545;box-shadow:0 0 0 0.2rem rgba(220,53,69,0.25);}.form-inline{display:flex;flex-flow:row wrap;align-items:center;}.form-inline .form-check{width:100%;}@media (min-width:576px){.form-inline label{display:flex;align-items:center;justify-content:center;margin-bottom:0;}.form-inline .form-group{display:flex;flex:0 0 auto;flex-flow:row wrap;align-items:center;margin-bottom:0;}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle;}.form-inline .form-control-plaintext{display:inline-block;}.form-inline .input-group,.form-inline .custom-select{width:auto;}.form-inline .form-check{display:flex;align-items:center;justify-content:center;width:auto;padding-left:0;}.form-inline .form-check-input{position:relative;flex-shrink:0;margin-top:0;margin-right:0.25rem;margin-left:0;}.form-inline .custom-control{align-items:center;justify-content:center;}.form-inline .custom-control-label{margin-bottom:0;}}.fade{transition:opacity 0.15s linear;}@media (prefers-reduced-motion:reduce){.fade{transition:none;}}.fade:not(.show){opacity:0;}.collapse:not(.show){display:none;}.collapsing{position:relative;height:0;overflow:hidden;transition:height 0.35s ease;}@media (prefers-reduced-motion:reduce){.collapsing{transition:none;}}.dropup,.dropright,.dropdown,.dropleft{position:relative;}.dropdown-toggle{white-space:nowrap;}.dropdown-toggle::after{display:inline-block;margin-left:0.255em;vertical-align:0.255em;content:"";border-top:0.3em solid;border-right:0.3em solid transparent;border-bottom:0;border-left:0.3em solid transparent;}.dropdown-toggle:empty::after{margin-left:0;}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:0.5rem 0;margin:0.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,0.15);border-radius:0.25rem;}.dropdown-menu-left{right:auto;left:0;}.dropdown-menu-right{right:0;left:auto;}@media (min-width:576px){.dropdown-menu-sm-left{right:auto;left:0;}.dropdown-menu-sm-right{right:0;left:auto;}}@media (min-width:768px){.dropdown-menu-md-left{right:auto;left:0;}.dropdown-menu-md-right{right:0;left:auto;}}@media (min-width:1024px){.dropdown-menu-lg-left{right:auto;left:0;}.dropdown-menu-lg-right{right:0;left:auto;}}@media (min-width:1280px){.dropdown-menu-xl-left{right:auto;left:0;}.dropdown-menu-xl-right{right:0;left:auto;}}@media (min-width:1600px){.dropdown-menu-xxl-left{right:auto;left:0;}.dropdown-menu-xxl-right{right:0;left:auto;}}@media (min-width:1920px){.dropdown-menu-xxxl-left{right:auto;left:0;}.dropdown-menu-xxxl-right{right:0;left:auto;}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:0.125rem;}.dropup .dropdown-toggle::after{display:inline-block;margin-left:0.255em;vertical-align:0.255em;content:"";border-top:0;border-right:0.3em solid transparent;border-bottom:0.3em solid;border-left:0.3em solid transparent;}.dropup .dropdown-toggle:empty::after{margin-left:0;}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:0.125rem;}.dropright .dropdown-toggle::after{display:inline-block;margin-left:0.255em;vertical-align:0.255em;content:"";border-top:0.3em solid transparent;border-right:0;border-bottom:0.3em solid transparent;border-left:0.3em solid;}.dropright .dropdown-toggle:empty::after{margin-left:0;}.dropright .dropdown-toggle::after{vertical-align:0;}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:0.125rem;}.dropleft .dropdown-toggle::after{display:inline-block;margin-left:0.255em;vertical-align:0.255em;content:"";}.dropleft .dropdown-toggle::after{display:none;}.dropleft .dropdown-toggle::before{display:inline-block;margin-right:0.255em;vertical-align:0.255em;content:"";border-top:0.3em solid transparent;border-right:0.3em solid;border-bottom:0.3em solid transparent;}.dropleft .dropdown-toggle:empty::after{margin-left:0;}.dropleft .dropdown-toggle::before{vertical-align:0;}.dropdown-menu[x-placement^="top"],.dropdown-menu[x-placement^="right"],.dropdown-menu[x-placement^="bottom"],.dropdown-menu[x-placement^="left"]{right:auto;bottom:auto;}.dropdown-divider{height:0;margin:0.5rem 0;overflow:hidden;border-top:1px solid #e9ecef;}.dropdown-item{display:block;width:100%;padding:0.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0;}.dropdown-item:hover,.dropdown-item:focus{color:#16181b;text-decoration:none;background-color:#e9ecef;}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff;}.dropdown-item.disabled,.dropdown-item:disabled{color:#adb5bd;pointer-events:none;background-color:transparent;}.dropdown-menu.show{display:block;}.dropdown-header{display:block;padding:0.5rem 1.5rem;margin-bottom:0;font-size:0.875rem;color:#6c757d;white-space:nowrap;}.dropdown-item-text{display:block;padding:0.25rem 1.5rem;color:#212529;}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle;}.btn-group > .btn,.btn-group-vertical > .btn{position:relative;flex:1 1 auto;}.btn-group > .btn:hover,.btn-group-vertical > .btn:hover{z-index:1;}.btn-group > .btn:focus,.btn-group > .btn:active,.btn-group > .btn.active,.btn-group-vertical > .btn:focus,.btn-group-vertical > .btn:active,.btn-group-vertical > .btn.active{z-index:1;}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start;}.btn-toolbar .input-group{width:auto;}.btn-group > .btn:not(:first-child),.btn-group > .btn-group:not(:first-child){margin-left:-1px;}.btn-group > .btn:not(:last-child):not(.dropdown-toggle),.btn-group > .btn-group:not(:last-child) > .btn{border-top-right-radius:0;border-bottom-right-radius:0;}.btn-group > .btn:not(:first-child),.btn-group > .btn-group:not(:first-child) > .btn{border-top-left-radius:0;border-bottom-left-radius:0;}.dropdown-toggle-split{padding-right:0.5625rem;padding-left:0.5625rem;}.dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after,.dropright .dropdown-toggle-split::after{margin-left:0;}.dropleft .dropdown-toggle-split::before{margin-right:0;}.btn-sm + .dropdown-toggle-split,.btn-group-sm > .btn + .dropdown-toggle-split{padding-right:0.375rem;padding-left:0.375rem;}.btn-lg + .dropdown-toggle-split,.btn-group-lg > .btn + .dropdown-toggle-split{padding-right:0.75rem;padding-left:0.75rem;}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center;}.btn-group-vertical > .btn,.btn-group-vertical > .btn-group{width:100%;}.btn-group-vertical > .btn:not(:first-child),.btn-group-vertical > .btn-group:not(:first-child){margin-top:-1px;}.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical > .btn-group:not(:last-child) > .btn{border-bottom-right-radius:0;border-bottom-left-radius:0;}.btn-group-vertical > .btn:not(:first-child),.btn-group-vertical > .btn-group:not(:first-child) > .btn{border-top-left-radius:0;border-top-right-radius:0;}.btn-group-toggle > .btn,.btn-group-toggle > .btn-group > .btn{margin-bottom:0;}.btn-group-toggle > .btn input[type="radio"],.btn-group-toggle > .btn input[type="checkbox"],.btn-group-toggle > .btn-group > .btn input[type="radio"],.btn-group-toggle > .btn-group > .btn input[type="checkbox"]{position:absolute;clip:rect(0,0,0,0);pointer-events:none;}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%;}.input-group > .form-control,.input-group > .form-control-plaintext,.input-group > .custom-select,.input-group > .custom-file{position:relative;flex:1 1 auto;width:1%;min-width:0;margin-bottom:0;}.input-group > .form-control + .form-control,.input-group > .form-control + .custom-select,.input-group > .form-control + .custom-file,.input-group > .form-control-plaintext + .form-control,.input-group > .form-control-plaintext + .custom-select,.input-group > .form-control-plaintext + .custom-file,.input-group > .custom-select + .form-control,.input-group > .custom-select + .custom-select,.input-group > .custom-select + .custom-file,.input-group > .custom-file + .form-control,.input-group > .custom-file + .custom-select,.input-group > .custom-file + .custom-file{margin-left:-1px;}.input-group > .form-control:focus,.input-group > .custom-select:focus,.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label{z-index:3;}.input-group > .custom-file .custom-file-input:focus{z-index:4;}.input-group > .form-control:not(:first-child),.input-group > .custom-select:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0;}.input-group > .custom-file{display:flex;align-items:center;}.input-group > .custom-file:not(:last-child) .custom-file-label,.input-group > .custom-file:not(:last-child) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-radius:0;}.input-group > .custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0;}.input-group:not(.has-validation) > .form-control:not(:last-child),.input-group:not(.has-validation) > .custom-select:not(:last-child),.input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label,.input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-radius:0;}.input-group.has-validation > .form-control:nth-last-child(n + 3),.input-group.has-validation > .custom-select:nth-last-child(n + 3),.input-group.has-validation > .custom-file:nth-last-child(n + 3) .custom-file-label,.input-group.has-validation > .custom-file:nth-last-child(n + 3) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-radius:0;}.input-group-prepend,.input-group-append{display:flex;}.input-group-prepend .btn,.input-group-append .btn{position:relative;z-index:2;}.input-group-prepend .btn:focus,.input-group-append .btn:focus{z-index:3;}.input-group-prepend .btn + .btn,.input-group-prepend .btn + .input-group-text,.input-group-prepend .input-group-text + .input-group-text,.input-group-prepend .input-group-text + .btn,.input-group-append .btn + .btn,.input-group-append .btn + .input-group-text,.input-group-append .input-group-text + .input-group-text,.input-group-append .input-group-text + .btn{margin-left:-1px;}.input-group-prepend{margin-right:-1px;}.input-group-append{margin-left:-1px;}.input-group-text{display:flex;align-items:center;padding:0.375rem 0.75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:0.25rem;}.input-group-text input[type="radio"],.input-group-text input[type="checkbox"]{margin-top:0;}.input-group-lg > .form-control:not(textarea),.input-group-lg > .custom-select{height:calc(1.5em + 1rem + 2px);}.input-group-lg > .form-control,.input-group-lg > .custom-select,.input-group-lg > .input-group-prepend > .input-group-text,.input-group-lg > .input-group-append > .input-group-text,.input-group-lg > .input-group-prepend > .btn,.input-group-lg > .input-group-append > .btn{padding:0.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:0.3rem;}.input-group-sm > .form-control:not(textarea),.input-group-sm > .custom-select{height:calc(1.5em + 0.5rem + 2px);}.input-group-sm > .form-control,.input-group-sm > .custom-select,.input-group-sm > .input-group-prepend > .input-group-text,.input-group-sm > .input-group-append > .input-group-text,.input-group-sm > .input-group-prepend > .btn,.input-group-sm > .input-group-append > .btn{padding:0.25rem 0.5rem;font-size:0.875rem;line-height:1.5;border-radius:0.2rem;}.input-group-lg > .custom-select,.input-group-sm > .custom-select{padding-right:1.75rem;}.input-group > .input-group-prepend > .btn,.input-group > .input-group-prepend > .input-group-text,.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .btn,.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .input-group-text,.input-group.has-validation > .input-group-append:nth-last-child(n + 3) > .btn,.input-group.has-validation > .input-group-append:nth-last-child(n + 3) > .input-group-text,.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),.input-group > .input-group-append:last-child > .input-group-text:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0;}.input-group > .input-group-append > .btn,.input-group > .input-group-append > .input-group-text,.input-group > .input-group-prepend:not(:first-child) > .btn,.input-group > .input-group-prepend:not(:first-child) > .input-group-text,.input-group > .input-group-prepend:first-child > .btn:not(:first-child),.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0;}.pagination{display:flex;padding-left:0;list-style:none;border-radius:0.25rem;}.page-link{position:relative;display:block;padding:0.5rem 0.75rem;margin-left:-1px;line-height:1.25;color:#007bff;background-color:#fff;border:1px solid #dee2e6;}.page-link:hover{z-index:2;color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6;}.page-link:focus{z-index:3;outline:0;box-shadow:0 0 0 0.2rem rgba(0,123,255,0.25);}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:0.25rem;border-bottom-left-radius:0.25rem;}.page-item:last-child .page-link{border-top-right-radius:0.25rem;border-bottom-right-radius:0.25rem;}.page-item.active .page-link{z-index:3;color:#fff;background-color:#007bff;border-color:#007bff;}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6;}.pagination-lg .page-link{padding:0.75rem 1.5rem;font-size:1.25rem;line-height:1.5;}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:0.3rem;border-bottom-left-radius:0.3rem;}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:0.3rem;border-bottom-right-radius:0.3rem;}.pagination-sm .page-link{padding:0.25rem 0.5rem;font-size:0.875rem;line-height:1.5;}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:0.2rem;border-bottom-left-radius:0.2rem;}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:0.2rem;border-bottom-right-radius:0.2rem;}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:0.5;}.close:hover{color:#000;text-decoration:none;}.close:not(:disabled):not(.disabled):hover,.close:not(:disabled):not(.disabled):focus{opacity:0.75;}button.close{padding:0;background-color:transparent;border:0;}a.close.disabled{pointer-events:none;}.modal-open{overflow:hidden;}.modal-open .modal{overflow-x:hidden;overflow-y:auto;}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0;}.modal-dialog{position:relative;width:auto;margin:0.5rem;pointer-events:none;}.modal.fade .modal-dialog{transition:transform 0.3s ease-out;transform:translate(0,-50px);}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none;}}.modal.show .modal-dialog{transform:none;}.modal.modal-static .modal-dialog{transform:scale(1.02);}.modal-dialog-scrollable{display:flex;max-height:calc(100% - 1rem);}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden;}.modal-dialog-scrollable .modal-header,.modal-dialog-scrollable .modal-footer{flex-shrink:0;}.modal-dialog-scrollable .modal-body{overflow-y:auto;}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem);}.modal-dialog-centered::before{display:block;height:calc(100vh - 1rem);height:min-content;content:"";}.modal-dialog-centered.modal-dialog-scrollable{flex-direction:column;justify-content:center;height:100%;}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none;}.modal-dialog-centered.modal-dialog-scrollable::before{content:none;}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,0.2);border-radius:0.3rem;outline:0;}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000;}.modal-backdrop.fade{opacity:0;}.modal-backdrop.show{opacity:0.5;}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(0.3rem - 1px);border-top-right-radius:calc(0.3rem - 1px);}.modal-header .close{padding:1rem 1rem;margin:-1rem -1rem -1rem auto;}.modal-title{margin-bottom:0;line-height:1.5;}.modal-body{position:relative;flex:1 1 auto;padding:1rem;}.modal-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:0.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(0.3rem - 1px);border-bottom-left-radius:calc(0.3rem - 1px);}.modal-footer > *{margin:0.25rem;}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll;}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto;}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem);}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem);}.modal-dialog-centered{min-height:calc(100% - 3.5rem);}.modal-dialog-centered::before{height:calc(100vh - 3.5rem);height:min-content;}.modal-sm{max-width:300px;}}@media (min-width:1024px){.modal-lg,.modal-xl{max-width:800px;}}@media (min-width:1280px){.modal-xl{max-width:1140px;}}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:0.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,0.2);border-radius:0.3rem;}.popover .arrow{position:absolute;display:block;width:1rem;height:0.5rem;margin:0 0.3rem;}.popover .arrow::before,.popover .arrow::after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid;}.bs-popover-top,.bs-popover-auto[x-placement^="top"]{margin-bottom:0.5rem;}.bs-popover-top > .arrow,.bs-popover-auto[x-placement^="top"] > .arrow{bottom:calc(-0.5rem - 1px);}.bs-popover-top > .arrow::before,.bs-popover-auto[x-placement^="top"] > .arrow::before{bottom:0;border-width:0.5rem 0.5rem 0;border-top-color:rgba(0,0,0,0.25);}.bs-popover-top > .arrow::after,.bs-popover-auto[x-placement^="top"] > .arrow::after{bottom:1px;border-width:0.5rem 0.5rem 0;border-top-color:#fff;}.bs-popover-right,.bs-popover-auto[x-placement^="right"]{margin-left:0.5rem;}.bs-popover-right > .arrow,.bs-popover-auto[x-placement^="right"] > .arrow{left:calc(-0.5rem - 1px);width:0.5rem;height:1rem;margin:0.3rem 0;}.bs-popover-right > .arrow::before,.bs-popover-auto[x-placement^="right"] > .arrow::before{left:0;border-width:0.5rem 0.5rem 0.5rem 0;border-right-color:rgba(0,0,0,0.25);}.bs-popover-right > .arrow::after,.bs-popover-auto[x-placement^="right"] > .arrow::after{left:1px;border-width:0.5rem 0.5rem 0.5rem 0;border-right-color:#fff;}.bs-popover-bottom,.bs-popover-auto[x-placement^="bottom"]{margin-top:0.5rem;}.bs-popover-bottom > .arrow,.bs-popover-auto[x-placement^="bottom"] > .arrow{top:calc(-0.5rem - 1px);}.bs-popover-bottom > .arrow::before,.bs-popover-auto[x-placement^="bottom"] > .arrow::before{top:0;border-width:0 0.5rem 0.5rem 0.5rem;border-bottom-color:rgba(0,0,0,0.25);}.bs-popover-bottom > .arrow::after,.bs-popover-auto[x-placement^="bottom"] > .arrow::after{top:1px;border-width:0 0.5rem 0.5rem 0.5rem;border-bottom-color:#fff;}.bs-popover-bottom .popover-header::before,.bs-popover-auto[x-placement^="bottom"] .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-0.5rem;content:"";border-bottom:1px solid #f7f7f7;}.bs-popover-left,.bs-popover-auto[x-placement^="left"]{margin-right:0.5rem;}.bs-popover-left > .arrow,.bs-popover-auto[x-placement^="left"] > .arrow{right:calc(-0.5rem - 1px);width:0.5rem;height:1rem;margin:0.3rem 0;}.bs-popover-left > .arrow::before,.bs-popover-auto[x-placement^="left"] > .arrow::before{right:0;border-width:0.5rem 0 0.5rem 0.5rem;border-left-color:rgba(0,0,0,0.25);}.bs-popover-left > .arrow::after,.bs-popover-auto[x-placement^="left"] > .arrow::after{right:1px;border-width:0.5rem 0 0.5rem 0.5rem;border-left-color:#fff;}.popover-header{padding:0.5rem 0.75rem;margin-bottom:0;font-size:1rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(0.3rem - 1px);border-top-right-radius:calc(0.3rem - 1px);}.popover-header:empty{display:none;}.popover-body{padding:0.5rem 0.75rem;color:#212529;}.align-baseline{vertical-align:baseline !important;}.align-top{vertical-align:top !important;}.align-middle{vertical-align:middle !important;}.align-bottom{vertical-align:bottom !important;}.align-text-bottom{vertical-align:text-bottom !important;}.align-text-top{vertical-align:text-top !important;}.bg-primary{background-color:#007bff !important;}a.bg-primary:hover,a.bg-primary:focus,button.bg-primary:hover,button.bg-primary:focus{background-color:#0062cc !important;}.bg-secondary{background-color:#6c757d !important;}a.bg-secondary:hover,a.bg-secondary:focus,button.bg-secondary:hover,button.bg-secondary:focus{background-color:#545b62 !important;}.bg-success{background-color:#28a745 !important;}a.bg-success:hover,a.bg-success:focus,button.bg-success:hover,button.bg-success:focus{background-color:#1e7e34 !important;}.bg-info{background-color:#17a2b8 !important;}a.bg-info:hover,a.bg-info:focus,button.bg-info:hover,button.bg-info:focus{background-color:#117a8b !important;}.bg-warning{background-color:#ffc107 !important;}a.bg-warning:hover,a.bg-warning:focus,button.bg-warning:hover,button.bg-warning:focus{background-color:#d39e00 !important;}.bg-danger{background-color:#dc3545 !important;}a.bg-danger:hover,a.bg-danger:focus,button.bg-danger:hover,button.bg-danger:focus{background-color:#bd2130 !important;}.bg-light{background-color:#f8f9fa !important;}a.bg-light:hover,a.bg-light:focus,button.bg-light:hover,button.bg-light:focus{background-color:#dae0e5 !important;}.bg-dark{background-color:#343a40 !important;}a.bg-dark:hover,a.bg-dark:focus,button.bg-dark:hover,button.bg-dark:focus{background-color:#1d2124 !important;}.bg-white{background-color:#fff !important;}.bg-transparent{background-color:transparent !important;}.border{border:1px solid #dee2e6 !important;}.border-top{border-top:1px solid #dee2e6 !important;}.border-right{border-right:1px solid #dee2e6 !important;}.border-bottom{border-bottom:1px solid #dee2e6 !important;}.border-left{border-left:1px solid #dee2e6 !important;}.border-0{border:0 !important;}.border-top-0{border-top:0 !important;}.border-right-0{border-right:0 !important;}.border-bottom-0{border-bottom:0 !important;}.border-left-0{border-left:0 !important;}.border-primary{border-color:#007bff !important;}.border-secondary{border-color:#6c757d !important;}.border-success{border-color:#28a745 !important;}.border-info{border-color:#17a2b8 !important;}.border-warning{border-color:#ffc107 !important;}.border-danger{border-color:#dc3545 !important;}.border-light{border-color:#f8f9fa !important;}.border-dark{border-color:#343a40 !important;}.border-white{border-color:#fff !important;}.rounded-sm{border-radius:0.2rem !important;}.rounded{border-radius:0.25rem !important;}.rounded-top{border-top-left-radius:0.25rem !important;border-top-right-radius:0.25rem !important;}.rounded-right{border-top-right-radius:0.25rem !important;border-bottom-right-radius:0.25rem !important;}.rounded-bottom{border-bottom-right-radius:0.25rem !important;border-bottom-left-radius:0.25rem !important;}.rounded-left{border-top-left-radius:0.25rem !important;border-bottom-left-radius:0.25rem !important;}.rounded-lg{border-radius:0.3rem !important;}.rounded-circle{border-radius:50% !important;}.rounded-pill{border-radius:50rem !important;}.rounded-0{border-radius:0 !important;}.clearfix::after{display:block;clear:both;content:"";}.d-none{display:none !important;}.d-inline{display:inline !important;}.d-inline-block{display:inline-block !important;}.d-block{display:block !important;}.d-table{display:table !important;}.d-table-row{display:table-row !important;}.d-table-cell{display:table-cell !important;}.d-flex{display:flex !important;}.d-inline-flex{display:inline-flex !important;}@media (min-width:576px){.d-sm-none{display:none !important;}.d-sm-inline{display:inline !important;}.d-sm-inline-block{display:inline-block !important;}.d-sm-block{display:block !important;}.d-sm-table{display:table !important;}.d-sm-table-row{display:table-row !important;}.d-sm-table-cell{display:table-cell !important;}.d-sm-flex{display:flex !important;}.d-sm-inline-flex{display:inline-flex !important;}}@media (min-width:768px){.d-md-none{display:none !important;}.d-md-inline{display:inline !important;}.d-md-inline-block{display:inline-block !important;}.d-md-block{display:block !important;}.d-md-table{display:table !important;}.d-md-table-row{display:table-row !important;}.d-md-table-cell{display:table-cell !important;}.d-md-flex{display:flex !important;}.d-md-inline-flex{display:inline-flex !important;}}@media (min-width:1024px){.d-lg-none{display:none !important;}.d-lg-inline{display:inline !important;}.d-lg-inline-block{display:inline-block !important;}.d-lg-block{display:block !important;}.d-lg-table{display:table !important;}.d-lg-table-row{display:table-row !important;}.d-lg-table-cell{display:table-cell !important;}.d-lg-flex{display:flex !important;}.d-lg-inline-flex{display:inline-flex !important;}}@media (min-width:1280px){.d-xl-none{display:none !important;}.d-xl-inline{display:inline !important;}.d-xl-inline-block{display:inline-block !important;}.d-xl-block{display:block !important;}.d-xl-table{display:table !important;}.d-xl-table-row{display:table-row !important;}.d-xl-table-cell{display:table-cell !important;}.d-xl-flex{display:flex !important;}.d-xl-inline-flex{display:inline-flex !important;}}@media (min-width:1600px){.d-xxl-none{display:none !important;}.d-xxl-inline{display:inline !important;}.d-xxl-inline-block{display:inline-block !important;}.d-xxl-block{display:block !important;}.d-xxl-table{display:table !important;}.d-xxl-table-row{display:table-row !important;}.d-xxl-table-cell{display:table-cell !important;}.d-xxl-flex{display:flex !important;}.d-xxl-inline-flex{display:inline-flex !important;}}@media (min-width:1920px){.d-xxxl-none{display:none !important;}.d-xxxl-inline{display:inline !important;}.d-xxxl-inline-block{display:inline-block !important;}.d-xxxl-block{display:block !important;}.d-xxxl-table{display:table !important;}.d-xxxl-table-row{display:table-row !important;}.d-xxxl-table-cell{display:table-cell !important;}.d-xxxl-flex{display:flex !important;}.d-xxxl-inline-flex{display:inline-flex !important;}}@media print{.d-print-none{display:none !important;}.d-print-inline{display:inline !important;}.d-print-inline-block{display:inline-block !important;}.d-print-block{display:block !important;}.d-print-table{display:table !important;}.d-print-table-row{display:table-row !important;}.d-print-table-cell{display:table-cell !important;}.d-print-flex{display:flex !important;}.d-print-inline-flex{display:inline-flex !important;}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden;}.embed-responsive::before{display:block;content:"";}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0;}.embed-responsive-21by9::before{padding-top:42.85714286%;}.embed-responsive-16by9::before{padding-top:56.25%;}.embed-responsive-4by3::before{padding-top:75%;}.embed-responsive-1by1::before{padding-top:100%;}.flex-row{flex-direction:row !important;}.flex-column{flex-direction:column !important;}.flex-row-reverse{flex-direction:row-reverse !important;}.flex-column-reverse{flex-direction:column-reverse !important;}.flex-wrap{flex-wrap:wrap !important;}.flex-nowrap{flex-wrap:nowrap !important;}.flex-wrap-reverse{flex-wrap:wrap-reverse !important;}.flex-fill{flex:1 1 auto !important;}.flex-grow-0{flex-grow:0 !important;}.flex-grow-1{flex-grow:1 !important;}.flex-shrink-0{flex-shrink:0 !important;}.flex-shrink-1{flex-shrink:1 !important;}.justify-content-start{justify-content:flex-start !important;}.justify-content-end{justify-content:flex-end !important;}.justify-content-center{justify-content:center !important;}.justify-content-between{justify-content:space-between !important;}.justify-content-around{justify-content:space-around !important;}.align-items-start{align-items:flex-start !important;}.align-items-end{align-items:flex-end !important;}.align-items-center{align-items:center !important;}.align-items-baseline{align-items:baseline !important;}.align-items-stretch{align-items:stretch !important;}.align-content-start{align-content:flex-start !important;}.align-content-end{align-content:flex-end !important;}.align-content-center{align-content:center !important;}.align-content-between{align-content:space-between !important;}.align-content-around{align-content:space-around !important;}.align-content-stretch{align-content:stretch !important;}.align-self-auto{align-self:auto !important;}.align-self-start{align-self:flex-start !important;}.align-self-end{align-self:flex-end !important;}.align-self-center{align-self:center !important;}.align-self-baseline{align-self:baseline !important;}.align-self-stretch{align-self:stretch !important;}@media (min-width:576px){.flex-sm-row{flex-direction:row !important;}.flex-sm-column{flex-direction:column !important;}.flex-sm-row-reverse{flex-direction:row-reverse !important;}.flex-sm-column-reverse{flex-direction:column-reverse !important;}.flex-sm-wrap{flex-wrap:wrap !important;}.flex-sm-nowrap{flex-wrap:nowrap !important;}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important;}.flex-sm-fill{flex:1 1 auto !important;}.flex-sm-grow-0{flex-grow:0 !important;}.flex-sm-grow-1{flex-grow:1 !important;}.flex-sm-shrink-0{flex-shrink:0 !important;}.flex-sm-shrink-1{flex-shrink:1 !important;}.justify-content-sm-start{justify-content:flex-start !important;}.justify-content-sm-end{justify-content:flex-end !important;}.justify-content-sm-center{justify-content:center !important;}.justify-content-sm-between{justify-content:space-between !important;}.justify-content-sm-around{justify-content:space-around !important;}.align-items-sm-start{align-items:flex-start !important;}.align-items-sm-end{align-items:flex-end !important;}.align-items-sm-center{align-items:center !important;}.align-items-sm-baseline{align-items:baseline !important;}.align-items-sm-stretch{align-items:stretch !important;}.align-content-sm-start{align-content:flex-start !important;}.align-content-sm-end{align-content:flex-end !important;}.align-content-sm-center{align-content:center !important;}.align-content-sm-between{align-content:space-between !important;}.align-content-sm-around{align-content:space-around !important;}.align-content-sm-stretch{align-content:stretch !important;}.align-self-sm-auto{align-self:auto !important;}.align-self-sm-start{align-self:flex-start !important;}.align-self-sm-end{align-self:flex-end !important;}.align-self-sm-center{align-self:center !important;}.align-self-sm-baseline{align-self:baseline !important;}.align-self-sm-stretch{align-self:stretch !important;}}@media (min-width:768px){.flex-md-row{flex-direction:row !important;}.flex-md-column{flex-direction:column !important;}.flex-md-row-reverse{flex-direction:row-reverse !important;}.flex-md-column-reverse{flex-direction:column-reverse !important;}.flex-md-wrap{flex-wrap:wrap !important;}.flex-md-nowrap{flex-wrap:nowrap !important;}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !important;}.flex-md-fill{flex:1 1 auto !important;}.flex-md-grow-0{flex-grow:0 !important;}.flex-md-grow-1{flex-grow:1 !important;}.flex-md-shrink-0{flex-shrink:0 !important;}.flex-md-shrink-1{flex-shrink:1 !important;}.justify-content-md-start{justify-content:flex-start !important;}.justify-content-md-end{justify-content:flex-end !important;}.justify-content-md-center{justify-content:center !important;}.justify-content-md-between{justify-content:space-between !important;}.justify-content-md-around{justify-content:space-around !important;}.align-items-md-start{align-items:flex-start !important;}.align-items-md-end{align-items:flex-end !important;}.align-items-md-center{align-items:center !important;}.align-items-md-baseline{align-items:baseline !important;}.align-items-md-stretch{align-items:stretch !important;}.align-content-md-start{align-content:flex-start !important;}.align-content-md-end{align-content:flex-end !important;}.align-content-md-center{align-content:center !important;}.align-content-md-between{align-content:space-between !important;}.align-content-md-around{align-content:space-around !important;}.align-content-md-stretch{align-content:stretch !important;}.align-self-md-auto{align-self:auto !important;}.align-self-md-start{align-self:flex-start !important;}.align-self-md-end{align-self:flex-end !important;}.align-self-md-center{align-self:center !important;}.align-self-md-baseline{align-self:baseline !important;}.align-self-md-stretch{align-self:stretch !important;}}@media (min-width:1024px){.flex-lg-row{flex-direction:row !important;}.flex-lg-column{flex-direction:column !important;}.flex-lg-row-reverse{flex-direction:row-reverse !important;}.flex-lg-column-reverse{flex-direction:column-reverse !important;}.flex-lg-wrap{flex-wrap:wrap !important;}.flex-lg-nowrap{flex-wrap:nowrap !important;}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important;}.flex-lg-fill{flex:1 1 auto !important;}.flex-lg-grow-0{flex-grow:0 !important;}.flex-lg-grow-1{flex-grow:1 !important;}.flex-lg-shrink-0{flex-shrink:0 !important;}.flex-lg-shrink-1{flex-shrink:1 !important;}.justify-content-lg-start{justify-content:flex-start !important;}.justify-content-lg-end{justify-content:flex-end !important;}.justify-content-lg-center{justify-content:center !important;}.justify-content-lg-between{justify-content:space-between !important;}.justify-content-lg-around{justify-content:space-around !important;}.align-items-lg-start{align-items:flex-start !important;}.align-items-lg-end{align-items:flex-end !important;}.align-items-lg-center{align-items:center !important;}.align-items-lg-baseline{align-items:baseline !important;}.align-items-lg-stretch{align-items:stretch !important;}.align-content-lg-start{align-content:flex-start !important;}.align-content-lg-end{align-content:flex-end !important;}.align-content-lg-center{align-content:center !important;}.align-content-lg-between{align-content:space-between !important;}.align-content-lg-around{align-content:space-around !important;}.align-content-lg-stretch{align-content:stretch !important;}.align-self-lg-auto{align-self:auto !important;}.align-self-lg-start{align-self:flex-start !important;}.align-self-lg-end{align-self:flex-end !important;}.align-self-lg-center{align-self:center !important;}.align-self-lg-baseline{align-self:baseline !important;}.align-self-lg-stretch{align-self:stretch !important;}}@media (min-width:1280px){.flex-xl-row{flex-direction:row !important;}.flex-xl-column{flex-direction:column !important;}.flex-xl-row-reverse{flex-direction:row-reverse !important;}.flex-xl-column-reverse{flex-direction:column-reverse !important;}.flex-xl-wrap{flex-wrap:wrap !important;}.flex-xl-nowrap{flex-wrap:nowrap !important;}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important;}.flex-xl-fill{flex:1 1 auto !important;}.flex-xl-grow-0{flex-grow:0 !important;}.flex-xl-grow-1{flex-grow:1 !important;}.flex-xl-shrink-0{flex-shrink:0 !important;}.flex-xl-shrink-1{flex-shrink:1 !important;}.justify-content-xl-start{justify-content:flex-start !important;}.justify-content-xl-end{justify-content:flex-end !important;}.justify-content-xl-center{justify-content:center !important;}.justify-content-xl-between{justify-content:space-between !important;}.justify-content-xl-around{justify-content:space-around !important;}.align-items-xl-start{align-items:flex-start !important;}.align-items-xl-end{align-items:flex-end !important;}.align-items-xl-center{align-items:center !important;}.align-items-xl-baseline{align-items:baseline !important;}.align-items-xl-stretch{align-items:stretch !important;}.align-content-xl-start{align-content:flex-start !important;}.align-content-xl-end{align-content:flex-end !important;}.align-content-xl-center{align-content:center !important;}.align-content-xl-between{align-content:space-between !important;}.align-content-xl-around{align-content:space-around !important;}.align-content-xl-stretch{align-content:stretch !important;}.align-self-xl-auto{align-self:auto !important;}.align-self-xl-start{align-self:flex-start !important;}.align-self-xl-end{align-self:flex-end !important;}.align-self-xl-center{align-self:center !important;}.align-self-xl-baseline{align-self:baseline !important;}.align-self-xl-stretch{align-self:stretch !important;}}@media (min-width:1600px){.flex-xxl-row{flex-direction:row !important;}.flex-xxl-column{flex-direction:column !important;}.flex-xxl-row-reverse{flex-direction:row-reverse !important;}.flex-xxl-column-reverse{flex-direction:column-reverse !important;}.flex-xxl-wrap{flex-wrap:wrap !important;}.flex-xxl-nowrap{flex-wrap:nowrap !important;}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse !important;}.flex-xxl-fill{flex:1 1 auto !important;}.flex-xxl-grow-0{flex-grow:0 !important;}.flex-xxl-grow-1{flex-grow:1 !important;}.flex-xxl-shrink-0{flex-shrink:0 !important;}.flex-xxl-shrink-1{flex-shrink:1 !important;}.justify-content-xxl-start{justify-content:flex-start !important;}.justify-content-xxl-end{justify-content:flex-end !important;}.justify-content-xxl-center{justify-content:center !important;}.justify-content-xxl-between{justify-content:space-between !important;}.justify-content-xxl-around{justify-content:space-around !important;}.align-items-xxl-start{align-items:flex-start !important;}.align-items-xxl-end{align-items:flex-end !important;}.align-items-xxl-center{align-items:center !important;}.align-items-xxl-baseline{align-items:baseline !important;}.align-items-xxl-stretch{align-items:stretch !important;}.align-content-xxl-start{align-content:flex-start !important;}.align-content-xxl-end{align-content:flex-end !important;}.align-content-xxl-center{align-content:center !important;}.align-content-xxl-between{align-content:space-between !important;}.align-content-xxl-around{align-content:space-around !important;}.align-content-xxl-stretch{align-content:stretch !important;}.align-self-xxl-auto{align-self:auto !important;}.align-self-xxl-start{align-self:flex-start !important;}.align-self-xxl-end{align-self:flex-end !important;}.align-self-xxl-center{align-self:center !important;}.align-self-xxl-baseline{align-self:baseline !important;}.align-self-xxl-stretch{align-self:stretch !important;}}@media (min-width:1920px){.flex-xxxl-row{flex-direction:row !important;}.flex-xxxl-column{flex-direction:column !important;}.flex-xxxl-row-reverse{flex-direction:row-reverse !important;}.flex-xxxl-column-reverse{flex-direction:column-reverse !important;}.flex-xxxl-wrap{flex-wrap:wrap !important;}.flex-xxxl-nowrap{flex-wrap:nowrap !important;}.flex-xxxl-wrap-reverse{flex-wrap:wrap-reverse !important;}.flex-xxxl-fill{flex:1 1 auto !important;}.flex-xxxl-grow-0{flex-grow:0 !important;}.flex-xxxl-grow-1{flex-grow:1 !important;}.flex-xxxl-shrink-0{flex-shrink:0 !important;}.flex-xxxl-shrink-1{flex-shrink:1 !important;}.justify-content-xxxl-start{justify-content:flex-start !important;}.justify-content-xxxl-end{justify-content:flex-end !important;}.justify-content-xxxl-center{justify-content:center !important;}.justify-content-xxxl-between{justify-content:space-between !important;}.justify-content-xxxl-around{justify-content:space-around !important;}.align-items-xxxl-start{align-items:flex-start !important;}.align-items-xxxl-end{align-items:flex-end !important;}.align-items-xxxl-center{align-items:center !important;}.align-items-xxxl-baseline{align-items:baseline !important;}.align-items-xxxl-stretch{align-items:stretch !important;}.align-content-xxxl-start{align-content:flex-start !important;}.align-content-xxxl-end{align-content:flex-end !important;}.align-content-xxxl-center{align-content:center !important;}.align-content-xxxl-between{align-content:space-between !important;}.align-content-xxxl-around{align-content:space-around !important;}.align-content-xxxl-stretch{align-content:stretch !important;}.align-self-xxxl-auto{align-self:auto !important;}.align-self-xxxl-start{align-self:flex-start !important;}.align-self-xxxl-end{align-self:flex-end !important;}.align-self-xxxl-center{align-self:center !important;}.align-self-xxxl-baseline{align-self:baseline !important;}.align-self-xxxl-stretch{align-self:stretch !important;}}.float-left{float:left !important;}.float-right{float:right !important;}.float-none{float:none !important;}@media (min-width:576px){.float-sm-left{float:left !important;}.float-sm-right{float:right !important;}.float-sm-none{float:none !important;}}@media (min-width:768px){.float-md-left{float:left !important;}.float-md-right{float:right !important;}.float-md-none{float:none !important;}}@media (min-width:1024px){.float-lg-left{float:left !important;}.float-lg-right{float:right !important;}.float-lg-none{float:none !important;}}@media (min-width:1280px){.float-xl-left{float:left !important;}.float-xl-right{float:right !important;}.float-xl-none{float:none !important;}}@media (min-width:1600px){.float-xxl-left{float:left !important;}.float-xxl-right{float:right !important;}.float-xxl-none{float:none !important;}}@media (min-width:1920px){.float-xxxl-left{float:left !important;}.float-xxxl-right{float:right !important;}.float-xxxl-none{float:none !important;}}.user-select-all{user-select:all !important;}.user-select-auto{user-select:auto !important;}.user-select-none{user-select:none !important;}.overflow-auto{overflow:auto !important;}.overflow-hidden{overflow:hidden !important;}.position-static{position:static !important;}.position-relative{position:relative !important;}.position-absolute{position:absolute !important;}.position-fixed{position:fixed !important;}.position-sticky{position:sticky !important;}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030;}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030;}@supports (position:sticky){.sticky-top{position:sticky;top:0;z-index:1020;}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal;}.shadow-sm{box-shadow:0 0.125rem 0.25rem rgba(0,0,0,0.075) !important;}.shadow{box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15) !important;}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,0.175) !important;}.shadow-none{box-shadow:none !important;}.w-25{width:25% !important;}.w-50{width:50% !important;}.w-75{width:75% !important;}.w-100{width:100% !important;}.w-auto{width:auto !important;}.h-25{height:25% !important;}.h-50{height:50% !important;}.h-75{height:75% !important;}.h-100{height:100% !important;}.h-auto{height:auto !important;}.mw-100{max-width:100% !important;}.mh-100{max-height:100% !important;}.min-vw-100{min-width:100vw !important;}.min-vh-100{min-height:100vh !important;}.vw-100{width:100vw !important;}.vh-100{height:100vh !important;}.m-0{margin:0 !important;}.mt-0,.my-0{margin-top:0 !important;}.mr-0,.mx-0{margin-right:0 !important;}.mb-0,.my-0{margin-bottom:0 !important;}.ml-0,.mx-0{margin-left:0 !important;}.m-1{margin:0.25rem !important;}.mt-1,.my-1{margin-top:0.25rem !important;}.mr-1,.mx-1{margin-right:0.25rem !important;}.mb-1,.my-1{margin-bottom:0.25rem !important;}.ml-1,.mx-1{margin-left:0.25rem !important;}.m-2{margin:0.5rem !important;}.mt-2,.my-2{margin-top:0.5rem !important;}.mr-2,.mx-2{margin-right:0.5rem !important;}.mb-2,.my-2{margin-bottom:0.5rem !important;}.ml-2,.mx-2{margin-left:0.5rem !important;}.m-3{margin:1rem !important;}.mt-3,.my-3{margin-top:1rem !important;}.mr-3,.mx-3{margin-right:1rem !important;}.mb-3,.my-3{margin-bottom:1rem !important;}.ml-3,.mx-3{margin-left:1rem !important;}.m-4{margin:1.5rem !important;}.mt-4,.my-4{margin-top:1.5rem !important;}.mr-4,.mx-4{margin-right:1.5rem !important;}.mb-4,.my-4{margin-bottom:1.5rem !important;}.ml-4,.mx-4{margin-left:1.5rem !important;}.m-5{margin:3rem !important;}.mt-5,.my-5{margin-top:3rem !important;}.mr-5,.mx-5{margin-right:3rem !important;}.mb-5,.my-5{margin-bottom:3rem !important;}.ml-5,.mx-5{margin-left:3rem !important;}.p-0{padding:0 !important;}.pt-0,.py-0{padding-top:0 !important;}.pr-0,.px-0{padding-right:0 !important;}.pb-0,.py-0{padding-bottom:0 !important;}.pl-0,.px-0{padding-left:0 !important;}.p-1{padding:0.25rem !important;}.pt-1,.py-1{padding-top:0.25rem !important;}.pr-1,.px-1{padding-right:0.25rem !important;}.pb-1,.py-1{padding-bottom:0.25rem !important;}.pl-1,.px-1{padding-left:0.25rem !important;}.p-2{padding:0.5rem !important;}.pt-2,.py-2{padding-top:0.5rem !important;}.pr-2,.px-2{padding-right:0.5rem !important;}.pb-2,.py-2{padding-bottom:0.5rem !important;}.pl-2,.px-2{padding-left:0.5rem !important;}.p-3{padding:1rem !important;}.pt-3,.py-3{padding-top:1rem !important;}.pr-3,.px-3{padding-right:1rem !important;}.pb-3,.py-3{padding-bottom:1rem !important;}.pl-3,.px-3{padding-left:1rem !important;}.p-4{padding:1.5rem !important;}.pt-4,.py-4{padding-top:1.5rem !important;}.pr-4,.px-4{padding-right:1.5rem !important;}.pb-4,.py-4{padding-bottom:1.5rem !important;}.pl-4,.px-4{padding-left:1.5rem !important;}.p-5{padding:3rem !important;}.pt-5,.py-5{padding-top:3rem !important;}.pr-5,.px-5{padding-right:3rem !important;}.pb-5,.py-5{padding-bottom:3rem !important;}.pl-5,.px-5{padding-left:3rem !important;}.m-n1{margin:-0.25rem !important;}.mt-n1,.my-n1{margin-top:-0.25rem !important;}.mr-n1,.mx-n1{margin-right:-0.25rem !important;}.mb-n1,.my-n1{margin-bottom:-0.25rem !important;}.ml-n1,.mx-n1{margin-left:-0.25rem !important;}.m-n2{margin:-0.5rem !important;}.mt-n2,.my-n2{margin-top:-0.5rem !important;}.mr-n2,.mx-n2{margin-right:-0.5rem !important;}.mb-n2,.my-n2{margin-bottom:-0.5rem !important;}.ml-n2,.mx-n2{margin-left:-0.5rem !important;}.m-n3{margin:-1rem !important;}.mt-n3,.my-n3{margin-top:-1rem !important;}.mr-n3,.mx-n3{margin-right:-1rem !important;}.mb-n3,.my-n3{margin-bottom:-1rem !important;}.ml-n3,.mx-n3{margin-left:-1rem !important;}.m-n4{margin:-1.5rem !important;}.mt-n4,.my-n4{margin-top:-1.5rem !important;}.mr-n4,.mx-n4{margin-right:-1.5rem !important;}.mb-n4,.my-n4{margin-bottom:-1.5rem !important;}.ml-n4,.mx-n4{margin-left:-1.5rem !important;}.m-n5{margin:-3rem !important;}.mt-n5,.my-n5{margin-top:-3rem !important;}.mr-n5,.mx-n5{margin-right:-3rem !important;}.mb-n5,.my-n5{margin-bottom:-3rem !important;}.ml-n5,.mx-n5{margin-left:-3rem !important;}.m-auto{margin:auto !important;}.mt-auto,.my-auto{margin-top:auto !important;}.mr-auto,.mx-auto{margin-right:auto !important;}.mb-auto,.my-auto{margin-bottom:auto !important;}.ml-auto,.mx-auto{margin-left:auto !important;}@media (min-width:576px){.m-sm-0{margin:0 !important;}.mt-sm-0,.my-sm-0{margin-top:0 !important;}.mr-sm-0,.mx-sm-0{margin-right:0 !important;}.mb-sm-0,.my-sm-0{margin-bottom:0 !important;}.ml-sm-0,.mx-sm-0{margin-left:0 !important;}.m-sm-1{margin:0.25rem !important;}.mt-sm-1,.my-sm-1{margin-top:0.25rem !important;}.mr-sm-1,.mx-sm-1{margin-right:0.25rem !important;}.mb-sm-1,.my-sm-1{margin-bottom:0.25rem !important;}.ml-sm-1,.mx-sm-1{margin-left:0.25rem !important;}.m-sm-2{margin:0.5rem !important;}.mt-sm-2,.my-sm-2{margin-top:0.5rem !important;}.mr-sm-2,.mx-sm-2{margin-right:0.5rem !important;}.mb-sm-2,.my-sm-2{margin-bottom:0.5rem !important;}.ml-sm-2,.mx-sm-2{margin-left:0.5rem !important;}.m-sm-3{margin:1rem !important;}.mt-sm-3,.my-sm-3{margin-top:1rem !important;}.mr-sm-3,.mx-sm-3{margin-right:1rem !important;}.mb-sm-3,.my-sm-3{margin-bottom:1rem !important;}.ml-sm-3,.mx-sm-3{margin-left:1rem !important;}.m-sm-4{margin:1.5rem !important;}.mt-sm-4,.my-sm-4{margin-top:1.5rem !important;}.mr-sm-4,.mx-sm-4{margin-right:1.5rem !important;}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem !important;}.ml-sm-4,.mx-sm-4{margin-left:1.5rem !important;}.m-sm-5{margin:3rem !important;}.mt-sm-5,.my-sm-5{margin-top:3rem !important;}.mr-sm-5,.mx-sm-5{margin-right:3rem !important;}.mb-sm-5,.my-sm-5{margin-bottom:3rem !important;}.ml-sm-5,.mx-sm-5{margin-left:3rem !important;}.p-sm-0{padding:0 !important;}.pt-sm-0,.py-sm-0{padding-top:0 !important;}.pr-sm-0,.px-sm-0{padding-right:0 !important;}.pb-sm-0,.py-sm-0{padding-bottom:0 !important;}.pl-sm-0,.px-sm-0{padding-left:0 !important;}.p-sm-1{padding:0.25rem !important;}.pt-sm-1,.py-sm-1{padding-top:0.25rem !important;}.pr-sm-1,.px-sm-1{padding-right:0.25rem !important;}.pb-sm-1,.py-sm-1{padding-bottom:0.25rem !important;}.pl-sm-1,.px-sm-1{padding-left:0.25rem !important;}.p-sm-2{padding:0.5rem !important;}.pt-sm-2,.py-sm-2{padding-top:0.5rem !important;}.pr-sm-2,.px-sm-2{padding-right:0.5rem !important;}.pb-sm-2,.py-sm-2{padding-bottom:0.5rem !important;}.pl-sm-2,.px-sm-2{padding-left:0.5rem !important;}.p-sm-3{padding:1rem !important;}.pt-sm-3,.py-sm-3{padding-top:1rem !important;}.pr-sm-3,.px-sm-3{padding-right:1rem !important;}.pb-sm-3,.py-sm-3{padding-bottom:1rem !important;}.pl-sm-3,.px-sm-3{padding-left:1rem !important;}.p-sm-4{padding:1.5rem !important;}.pt-sm-4,.py-sm-4{padding-top:1.5rem !important;}.pr-sm-4,.px-sm-4{padding-right:1.5rem !important;}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem !important;}.pl-sm-4,.px-sm-4{padding-left:1.5rem !important;}.p-sm-5{padding:3rem !important;}.pt-sm-5,.py-sm-5{padding-top:3rem !important;}.pr-sm-5,.px-sm-5{padding-right:3rem !important;}.pb-sm-5,.py-sm-5{padding-bottom:3rem !important;}.pl-sm-5,.px-sm-5{padding-left:3rem !important;}.m-sm-n1{margin:-0.25rem !important;}.mt-sm-n1,.my-sm-n1{margin-top:-0.25rem !important;}.mr-sm-n1,.mx-sm-n1{margin-right:-0.25rem !important;}.mb-sm-n1,.my-sm-n1{margin-bottom:-0.25rem !important;}.ml-sm-n1,.mx-sm-n1{margin-left:-0.25rem !important;}.m-sm-n2{margin:-0.5rem !important;}.mt-sm-n2,.my-sm-n2{margin-top:-0.5rem !important;}.mr-sm-n2,.mx-sm-n2{margin-right:-0.5rem !important;}.mb-sm-n2,.my-sm-n2{margin-bottom:-0.5rem !important;}.ml-sm-n2,.mx-sm-n2{margin-left:-0.5rem !important;}.m-sm-n3{margin:-1rem !important;}.mt-sm-n3,.my-sm-n3{margin-top:-1rem !important;}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem !important;}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem !important;}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem !important;}.m-sm-n4{margin:-1.5rem !important;}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem !important;}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem !important;}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem !important;}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem !important;}.m-sm-n5{margin:-3rem !important;}.mt-sm-n5,.my-sm-n5{margin-top:-3rem !important;}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem !important;}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem !important;}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem !important;}.m-sm-auto{margin:auto !important;}.mt-sm-auto,.my-sm-auto{margin-top:auto !important;}.mr-sm-auto,.mx-sm-auto{margin-right:auto !important;}.mb-sm-auto,.my-sm-auto{margin-bottom:auto !important;}.ml-sm-auto,.mx-sm-auto{margin-left:auto !important;}}@media (min-width:768px){.m-md-0{margin:0 !important;}.mt-md-0,.my-md-0{margin-top:0 !important;}.mr-md-0,.mx-md-0{margin-right:0 !important;}.mb-md-0,.my-md-0{margin-bottom:0 !important;}.ml-md-0,.mx-md-0{margin-left:0 !important;}.m-md-1{margin:0.25rem !important;}.mt-md-1,.my-md-1{margin-top:0.25rem !important;}.mr-md-1,.mx-md-1{margin-right:0.25rem !important;}.mb-md-1,.my-md-1{margin-bottom:0.25rem !important;}.ml-md-1,.mx-md-1{margin-left:0.25rem !important;}.m-md-2{margin:0.5rem !important;}.mt-md-2,.my-md-2{margin-top:0.5rem !important;}.mr-md-2,.mx-md-2{margin-right:0.5rem !important;}.mb-md-2,.my-md-2{margin-bottom:0.5rem !important;}.ml-md-2,.mx-md-2{margin-left:0.5rem !important;}.m-md-3{margin:1rem !important;}.mt-md-3,.my-md-3{margin-top:1rem !important;}.mr-md-3,.mx-md-3{margin-right:1rem !important;}.mb-md-3,.my-md-3{margin-bottom:1rem !important;}.ml-md-3,.mx-md-3{margin-left:1rem !important;}.m-md-4{margin:1.5rem !important;}.mt-md-4,.my-md-4{margin-top:1.5rem !important;}.mr-md-4,.mx-md-4{margin-right:1.5rem !important;}.mb-md-4,.my-md-4{margin-bottom:1.5rem !important;}.ml-md-4,.mx-md-4{margin-left:1.5rem !important;}.m-md-5{margin:3rem !important;}.mt-md-5,.my-md-5{margin-top:3rem !important;}.mr-md-5,.mx-md-5{margin-right:3rem !important;}.mb-md-5,.my-md-5{margin-bottom:3rem !important;}.ml-md-5,.mx-md-5{margin-left:3rem !important;}.p-md-0{padding:0 !important;}.pt-md-0,.py-md-0{padding-top:0 !important;}.pr-md-0,.px-md-0{padding-right:0 !important;}.pb-md-0,.py-md-0{padding-bottom:0 !important;}.pl-md-0,.px-md-0{padding-left:0 !important;}.p-md-1{padding:0.25rem !important;}.pt-md-1,.py-md-1{padding-top:0.25rem !important;}.pr-md-1,.px-md-1{padding-right:0.25rem !important;}.pb-md-1,.py-md-1{padding-bottom:0.25rem !important;}.pl-md-1,.px-md-1{padding-left:0.25rem !important;}.p-md-2{padding:0.5rem !important;}.pt-md-2,.py-md-2{padding-top:0.5rem !important;}.pr-md-2,.px-md-2{padding-right:0.5rem !important;}.pb-md-2,.py-md-2{padding-bottom:0.5rem !important;}.pl-md-2,.px-md-2{padding-left:0.5rem !important;}.p-md-3{padding:1rem !important;}.pt-md-3,.py-md-3{padding-top:1rem !important;}.pr-md-3,.px-md-3{padding-right:1rem !important;}.pb-md-3,.py-md-3{padding-bottom:1rem !important;}.pl-md-3,.px-md-3{padding-left:1rem !important;}.p-md-4{padding:1.5rem !important;}.pt-md-4,.py-md-4{padding-top:1.5rem !important;}.pr-md-4,.px-md-4{padding-right:1.5rem !important;}.pb-md-4,.py-md-4{padding-bottom:1.5rem !important;}.pl-md-4,.px-md-4{padding-left:1.5rem !important;}.p-md-5{padding:3rem !important;}.pt-md-5,.py-md-5{padding-top:3rem !important;}.pr-md-5,.px-md-5{padding-right:3rem !important;}.pb-md-5,.py-md-5{padding-bottom:3rem !important;}.pl-md-5,.px-md-5{padding-left:3rem !important;}.m-md-n1{margin:-0.25rem !important;}.mt-md-n1,.my-md-n1{margin-top:-0.25rem !important;}.mr-md-n1,.mx-md-n1{margin-right:-0.25rem !important;}.mb-md-n1,.my-md-n1{margin-bottom:-0.25rem !important;}.ml-md-n1,.mx-md-n1{margin-left:-0.25rem !important;}.m-md-n2{margin:-0.5rem !important;}.mt-md-n2,.my-md-n2{margin-top:-0.5rem !important;}.mr-md-n2,.mx-md-n2{margin-right:-0.5rem !important;}.mb-md-n2,.my-md-n2{margin-bottom:-0.5rem !important;}.ml-md-n2,.mx-md-n2{margin-left:-0.5rem !important;}.m-md-n3{margin:-1rem !important;}.mt-md-n3,.my-md-n3{margin-top:-1rem !important;}.mr-md-n3,.mx-md-n3{margin-right:-1rem !important;}.mb-md-n3,.my-md-n3{margin-bottom:-1rem !important;}.ml-md-n3,.mx-md-n3{margin-left:-1rem !important;}.m-md-n4{margin:-1.5rem !important;}.mt-md-n4,.my-md-n4{margin-top:-1.5rem !important;}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem !important;}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem !important;}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem !important;}.m-md-n5{margin:-3rem !important;}.mt-md-n5,.my-md-n5{margin-top:-3rem !important;}.mr-md-n5,.mx-md-n5{margin-right:-3rem !important;}.mb-md-n5,.my-md-n5{margin-bottom:-3rem !important;}.ml-md-n5,.mx-md-n5{margin-left:-3rem !important;}.m-md-auto{margin:auto !important;}.mt-md-auto,.my-md-auto{margin-top:auto !important;}.mr-md-auto,.mx-md-auto{margin-right:auto !important;}.mb-md-auto,.my-md-auto{margin-bottom:auto !important;}.ml-md-auto,.mx-md-auto{margin-left:auto !important;}}@media (min-width:1024px){.m-lg-0{margin:0 !important;}.mt-lg-0,.my-lg-0{margin-top:0 !important;}.mr-lg-0,.mx-lg-0{margin-right:0 !important;}.mb-lg-0,.my-lg-0{margin-bottom:0 !important;}.ml-lg-0,.mx-lg-0{margin-left:0 !important;}.m-lg-1{margin:0.25rem !important;}.mt-lg-1,.my-lg-1{margin-top:0.25rem !important;}.mr-lg-1,.mx-lg-1{margin-right:0.25rem !important;}.mb-lg-1,.my-lg-1{margin-bottom:0.25rem !important;}.ml-lg-1,.mx-lg-1{margin-left:0.25rem !important;}.m-lg-2{margin:0.5rem !important;}.mt-lg-2,.my-lg-2{margin-top:0.5rem !important;}.mr-lg-2,.mx-lg-2{margin-right:0.5rem !important;}.mb-lg-2,.my-lg-2{margin-bottom:0.5rem !important;}.ml-lg-2,.mx-lg-2{margin-left:0.5rem !important;}.m-lg-3{margin:1rem !important;}.mt-lg-3,.my-lg-3{margin-top:1rem !important;}.mr-lg-3,.mx-lg-3{margin-right:1rem !important;}.mb-lg-3,.my-lg-3{margin-bottom:1rem !important;}.ml-lg-3,.mx-lg-3{margin-left:1rem !important;}.m-lg-4{margin:1.5rem !important;}.mt-lg-4,.my-lg-4{margin-top:1.5rem !important;}.mr-lg-4,.mx-lg-4{margin-right:1.5rem !important;}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem !important;}.ml-lg-4,.mx-lg-4{margin-left:1.5rem !important;}.m-lg-5{margin:3rem !important;}.mt-lg-5,.my-lg-5{margin-top:3rem !important;}.mr-lg-5,.mx-lg-5{margin-right:3rem !important;}.mb-lg-5,.my-lg-5{margin-bottom:3rem !important;}.ml-lg-5,.mx-lg-5{margin-left:3rem !important;}.p-lg-0{padding:0 !important;}.pt-lg-0,.py-lg-0{padding-top:0 !important;}.pr-lg-0,.px-lg-0{padding-right:0 !important;}.pb-lg-0,.py-lg-0{padding-bottom:0 !important;}.pl-lg-0,.px-lg-0{padding-left:0 !important;}.p-lg-1{padding:0.25rem !important;}.pt-lg-1,.py-lg-1{padding-top:0.25rem !important;}.pr-lg-1,.px-lg-1{padding-right:0.25rem !important;}.pb-lg-1,.py-lg-1{padding-bottom:0.25rem !important;}.pl-lg-1,.px-lg-1{padding-left:0.25rem !important;}.p-lg-2{padding:0.5rem !important;}.pt-lg-2,.py-lg-2{padding-top:0.5rem !important;}.pr-lg-2,.px-lg-2{padding-right:0.5rem !important;}.pb-lg-2,.py-lg-2{padding-bottom:0.5rem !important;}.pl-lg-2,.px-lg-2{padding-left:0.5rem !important;}.p-lg-3{padding:1rem !important;}.pt-lg-3,.py-lg-3{padding-top:1rem !important;}.pr-lg-3,.px-lg-3{padding-right:1rem !important;}.pb-lg-3,.py-lg-3{padding-bottom:1rem !important;}.pl-lg-3,.px-lg-3{padding-left:1rem !important;}.p-lg-4{padding:1.5rem !important;}.pt-lg-4,.py-lg-4{padding-top:1.5rem !important;}.pr-lg-4,.px-lg-4{padding-right:1.5rem !important;}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem !important;}.pl-lg-4,.px-lg-4{padding-left:1.5rem !important;}.p-lg-5{padding:3rem !important;}.pt-lg-5,.py-lg-5{padding-top:3rem !important;}.pr-lg-5,.px-lg-5{padding-right:3rem !important;}.pb-lg-5,.py-lg-5{padding-bottom:3rem !important;}.pl-lg-5,.px-lg-5{padding-left:3rem !important;}.m-lg-n1{margin:-0.25rem !important;}.mt-lg-n1,.my-lg-n1{margin-top:-0.25rem !important;}.mr-lg-n1,.mx-lg-n1{margin-right:-0.25rem !important;}.mb-lg-n1,.my-lg-n1{margin-bottom:-0.25rem !important;}.ml-lg-n1,.mx-lg-n1{margin-left:-0.25rem !important;}.m-lg-n2{margin:-0.5rem !important;}.mt-lg-n2,.my-lg-n2{margin-top:-0.5rem !important;}.mr-lg-n2,.mx-lg-n2{margin-right:-0.5rem !important;}.mb-lg-n2,.my-lg-n2{margin-bottom:-0.5rem !important;}.ml-lg-n2,.mx-lg-n2{margin-left:-0.5rem !important;}.m-lg-n3{margin:-1rem !important;}.mt-lg-n3,.my-lg-n3{margin-top:-1rem !important;}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem !important;}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem !important;}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem !important;}.m-lg-n4{margin:-1.5rem !important;}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem !important;}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem !important;}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem !important;}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem !important;}.m-lg-n5{margin:-3rem !important;}.mt-lg-n5,.my-lg-n5{margin-top:-3rem !important;}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem !important;}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem !important;}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem !important;}.m-lg-auto{margin:auto !important;}.mt-lg-auto,.my-lg-auto{margin-top:auto !important;}.mr-lg-auto,.mx-lg-auto{margin-right:auto !important;}.mb-lg-auto,.my-lg-auto{margin-bottom:auto !important;}.ml-lg-auto,.mx-lg-auto{margin-left:auto !important;}}@media (min-width:1280px){.m-xl-0{margin:0 !important;}.mt-xl-0,.my-xl-0{margin-top:0 !important;}.mr-xl-0,.mx-xl-0{margin-right:0 !important;}.mb-xl-0,.my-xl-0{margin-bottom:0 !important;}.ml-xl-0,.mx-xl-0{margin-left:0 !important;}.m-xl-1{margin:0.25rem !important;}.mt-xl-1,.my-xl-1{margin-top:0.25rem !important;}.mr-xl-1,.mx-xl-1{margin-right:0.25rem !important;}.mb-xl-1,.my-xl-1{margin-bottom:0.25rem !important;}.ml-xl-1,.mx-xl-1{margin-left:0.25rem !important;}.m-xl-2{margin:0.5rem !important;}.mt-xl-2,.my-xl-2{margin-top:0.5rem !important;}.mr-xl-2,.mx-xl-2{margin-right:0.5rem !important;}.mb-xl-2,.my-xl-2{margin-bottom:0.5rem !important;}.ml-xl-2,.mx-xl-2{margin-left:0.5rem !important;}.m-xl-3{margin:1rem !important;}.mt-xl-3,.my-xl-3{margin-top:1rem !important;}.mr-xl-3,.mx-xl-3{margin-right:1rem !important;}.mb-xl-3,.my-xl-3{margin-bottom:1rem !important;}.ml-xl-3,.mx-xl-3{margin-left:1rem !important;}.m-xl-4{margin:1.5rem !important;}.mt-xl-4,.my-xl-4{margin-top:1.5rem !important;}.mr-xl-4,.mx-xl-4{margin-right:1.5rem !important;}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem !important;}.ml-xl-4,.mx-xl-4{margin-left:1.5rem !important;}.m-xl-5{margin:3rem !important;}.mt-xl-5,.my-xl-5{margin-top:3rem !important;}.mr-xl-5,.mx-xl-5{margin-right:3rem !important;}.mb-xl-5,.my-xl-5{margin-bottom:3rem !important;}.ml-xl-5,.mx-xl-5{margin-left:3rem !important;}.p-xl-0{padding:0 !important;}.pt-xl-0,.py-xl-0{padding-top:0 !important;}.pr-xl-0,.px-xl-0{padding-right:0 !important;}.pb-xl-0,.py-xl-0{padding-bottom:0 !important;}.pl-xl-0,.px-xl-0{padding-left:0 !important;}.p-xl-1{padding:0.25rem !important;}.pt-xl-1,.py-xl-1{padding-top:0.25rem !important;}.pr-xl-1,.px-xl-1{padding-right:0.25rem !important;}.pb-xl-1,.py-xl-1{padding-bottom:0.25rem !important;}.pl-xl-1,.px-xl-1{padding-left:0.25rem !important;}.p-xl-2{padding:0.5rem !important;}.pt-xl-2,.py-xl-2{padding-top:0.5rem !important;}.pr-xl-2,.px-xl-2{padding-right:0.5rem !important;}.pb-xl-2,.py-xl-2{padding-bottom:0.5rem !important;}.pl-xl-2,.px-xl-2{padding-left:0.5rem !important;}.p-xl-3{padding:1rem !important;}.pt-xl-3,.py-xl-3{padding-top:1rem !important;}.pr-xl-3,.px-xl-3{padding-right:1rem !important;}.pb-xl-3,.py-xl-3{padding-bottom:1rem !important;}.pl-xl-3,.px-xl-3{padding-left:1rem !important;}.p-xl-4{padding:1.5rem !important;}.pt-xl-4,.py-xl-4{padding-top:1.5rem !important;}.pr-xl-4,.px-xl-4{padding-right:1.5rem !important;}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem !important;}.pl-xl-4,.px-xl-4{padding-left:1.5rem !important;}.p-xl-5{padding:3rem !important;}.pt-xl-5,.py-xl-5{padding-top:3rem !important;}.pr-xl-5,.px-xl-5{padding-right:3rem !important;}.pb-xl-5,.py-xl-5{padding-bottom:3rem !important;}.pl-xl-5,.px-xl-5{padding-left:3rem !important;}.m-xl-n1{margin:-0.25rem !important;}.mt-xl-n1,.my-xl-n1{margin-top:-0.25rem !important;}.mr-xl-n1,.mx-xl-n1{margin-right:-0.25rem !important;}.mb-xl-n1,.my-xl-n1{margin-bottom:-0.25rem !important;}.ml-xl-n1,.mx-xl-n1{margin-left:-0.25rem !important;}.m-xl-n2{margin:-0.5rem !important;}.mt-xl-n2,.my-xl-n2{margin-top:-0.5rem !important;}.mr-xl-n2,.mx-xl-n2{margin-right:-0.5rem !important;}.mb-xl-n2,.my-xl-n2{margin-bottom:-0.5rem !important;}.ml-xl-n2,.mx-xl-n2{margin-left:-0.5rem !important;}.m-xl-n3{margin:-1rem !important;}.mt-xl-n3,.my-xl-n3{margin-top:-1rem !important;}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem !important;}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem !important;}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem !important;}.m-xl-n4{margin:-1.5rem !important;}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem !important;}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem !important;}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem !important;}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem !important;}.m-xl-n5{margin:-3rem !important;}.mt-xl-n5,.my-xl-n5{margin-top:-3rem !important;}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem !important;}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem !important;}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem !important;}.m-xl-auto{margin:auto !important;}.mt-xl-auto,.my-xl-auto{margin-top:auto !important;}.mr-xl-auto,.mx-xl-auto{margin-right:auto !important;}.mb-xl-auto,.my-xl-auto{margin-bottom:auto !important;}.ml-xl-auto,.mx-xl-auto{margin-left:auto !important;}}@media (min-width:1600px){.m-xxl-0{margin:0 !important;}.mt-xxl-0,.my-xxl-0{margin-top:0 !important;}.mr-xxl-0,.mx-xxl-0{margin-right:0 !important;}.mb-xxl-0,.my-xxl-0{margin-bottom:0 !important;}.ml-xxl-0,.mx-xxl-0{margin-left:0 !important;}.m-xxl-1{margin:0.25rem !important;}.mt-xxl-1,.my-xxl-1{margin-top:0.25rem !important;}.mr-xxl-1,.mx-xxl-1{margin-right:0.25rem !important;}.mb-xxl-1,.my-xxl-1{margin-bottom:0.25rem !important;}.ml-xxl-1,.mx-xxl-1{margin-left:0.25rem !important;}.m-xxl-2{margin:0.5rem !important;}.mt-xxl-2,.my-xxl-2{margin-top:0.5rem !important;}.mr-xxl-2,.mx-xxl-2{margin-right:0.5rem !important;}.mb-xxl-2,.my-xxl-2{margin-bottom:0.5rem !important;}.ml-xxl-2,.mx-xxl-2{margin-left:0.5rem !important;}.m-xxl-3{margin:1rem !important;}.mt-xxl-3,.my-xxl-3{margin-top:1rem !important;}.mr-xxl-3,.mx-xxl-3{margin-right:1rem !important;}.mb-xxl-3,.my-xxl-3{margin-bottom:1rem !important;}.ml-xxl-3,.mx-xxl-3{margin-left:1rem !important;}.m-xxl-4{margin:1.5rem !important;}.mt-xxl-4,.my-xxl-4{margin-top:1.5rem !important;}.mr-xxl-4,.mx-xxl-4{margin-right:1.5rem !important;}.mb-xxl-4,.my-xxl-4{margin-bottom:1.5rem !important;}.ml-xxl-4,.mx-xxl-4{margin-left:1.5rem !important;}.m-xxl-5{margin:3rem !important;}.mt-xxl-5,.my-xxl-5{margin-top:3rem !important;}.mr-xxl-5,.mx-xxl-5{margin-right:3rem !important;}.mb-xxl-5,.my-xxl-5{margin-bottom:3rem !important;}.ml-xxl-5,.mx-xxl-5{margin-left:3rem !important;}.p-xxl-0{padding:0 !important;}.pt-xxl-0,.py-xxl-0{padding-top:0 !important;}.pr-xxl-0,.px-xxl-0{padding-right:0 !important;}.pb-xxl-0,.py-xxl-0{padding-bottom:0 !important;}.pl-xxl-0,.px-xxl-0{padding-left:0 !important;}.p-xxl-1{padding:0.25rem !important;}.pt-xxl-1,.py-xxl-1{padding-top:0.25rem !important;}.pr-xxl-1,.px-xxl-1{padding-right:0.25rem !important;}.pb-xxl-1,.py-xxl-1{padding-bottom:0.25rem !important;}.pl-xxl-1,.px-xxl-1{padding-left:0.25rem !important;}.p-xxl-2{padding:0.5rem !important;}.pt-xxl-2,.py-xxl-2{padding-top:0.5rem !important;}.pr-xxl-2,.px-xxl-2{padding-right:0.5rem !important;}.pb-xxl-2,.py-xxl-2{padding-bottom:0.5rem !important;}.pl-xxl-2,.px-xxl-2{padding-left:0.5rem !important;}.p-xxl-3{padding:1rem !important;}.pt-xxl-3,.py-xxl-3{padding-top:1rem !important;}.pr-xxl-3,.px-xxl-3{padding-right:1rem !important;}.pb-xxl-3,.py-xxl-3{padding-bottom:1rem !important;}.pl-xxl-3,.px-xxl-3{padding-left:1rem !important;}.p-xxl-4{padding:1.5rem !important;}.pt-xxl-4,.py-xxl-4{padding-top:1.5rem !important;}.pr-xxl-4,.px-xxl-4{padding-right:1.5rem !important;}.pb-xxl-4,.py-xxl-4{padding-bottom:1.5rem !important;}.pl-xxl-4,.px-xxl-4{padding-left:1.5rem !important;}.p-xxl-5{padding:3rem !important;}.pt-xxl-5,.py-xxl-5{padding-top:3rem !important;}.pr-xxl-5,.px-xxl-5{padding-right:3rem !important;}.pb-xxl-5,.py-xxl-5{padding-bottom:3rem !important;}.pl-xxl-5,.px-xxl-5{padding-left:3rem !important;}.m-xxl-n1{margin:-0.25rem !important;}.mt-xxl-n1,.my-xxl-n1{margin-top:-0.25rem !important;}.mr-xxl-n1,.mx-xxl-n1{margin-right:-0.25rem !important;}.mb-xxl-n1,.my-xxl-n1{margin-bottom:-0.25rem !important;}.ml-xxl-n1,.mx-xxl-n1{margin-left:-0.25rem !important;}.m-xxl-n2{margin:-0.5rem !important;}.mt-xxl-n2,.my-xxl-n2{margin-top:-0.5rem !important;}.mr-xxl-n2,.mx-xxl-n2{margin-right:-0.5rem !important;}.mb-xxl-n2,.my-xxl-n2{margin-bottom:-0.5rem !important;}.ml-xxl-n2,.mx-xxl-n2{margin-left:-0.5rem !important;}.m-xxl-n3{margin:-1rem !important;}.mt-xxl-n3,.my-xxl-n3{margin-top:-1rem !important;}.mr-xxl-n3,.mx-xxl-n3{margin-right:-1rem !important;}.mb-xxl-n3,.my-xxl-n3{margin-bottom:-1rem !important;}.ml-xxl-n3,.mx-xxl-n3{margin-left:-1rem !important;}.m-xxl-n4{margin:-1.5rem !important;}.mt-xxl-n4,.my-xxl-n4{margin-top:-1.5rem !important;}.mr-xxl-n4,.mx-xxl-n4{margin-right:-1.5rem !important;}.mb-xxl-n4,.my-xxl-n4{margin-bottom:-1.5rem !important;}.ml-xxl-n4,.mx-xxl-n4{margin-left:-1.5rem !important;}.m-xxl-n5{margin:-3rem !important;}.mt-xxl-n5,.my-xxl-n5{margin-top:-3rem !important;}.mr-xxl-n5,.mx-xxl-n5{margin-right:-3rem !important;}.mb-xxl-n5,.my-xxl-n5{margin-bottom:-3rem !important;}.ml-xxl-n5,.mx-xxl-n5{margin-left:-3rem !important;}.m-xxl-auto{margin:auto !important;}.mt-xxl-auto,.my-xxl-auto{margin-top:auto !important;}.mr-xxl-auto,.mx-xxl-auto{margin-right:auto !important;}.mb-xxl-auto,.my-xxl-auto{margin-bottom:auto !important;}.ml-xxl-auto,.mx-xxl-auto{margin-left:auto !important;}}@media (min-width:1920px){.m-xxxl-0{margin:0 !important;}.mt-xxxl-0,.my-xxxl-0{margin-top:0 !important;}.mr-xxxl-0,.mx-xxxl-0{margin-right:0 !important;}.mb-xxxl-0,.my-xxxl-0{margin-bottom:0 !important;}.ml-xxxl-0,.mx-xxxl-0{margin-left:0 !important;}.m-xxxl-1{margin:0.25rem !important;}.mt-xxxl-1,.my-xxxl-1{margin-top:0.25rem !important;}.mr-xxxl-1,.mx-xxxl-1{margin-right:0.25rem !important;}.mb-xxxl-1,.my-xxxl-1{margin-bottom:0.25rem !important;}.ml-xxxl-1,.mx-xxxl-1{margin-left:0.25rem !important;}.m-xxxl-2{margin:0.5rem !important;}.mt-xxxl-2,.my-xxxl-2{margin-top:0.5rem !important;}.mr-xxxl-2,.mx-xxxl-2{margin-right:0.5rem !important;}.mb-xxxl-2,.my-xxxl-2{margin-bottom:0.5rem !important;}.ml-xxxl-2,.mx-xxxl-2{margin-left:0.5rem !important;}.m-xxxl-3{margin:1rem !important;}.mt-xxxl-3,.my-xxxl-3{margin-top:1rem !important;}.mr-xxxl-3,.mx-xxxl-3{margin-right:1rem !important;}.mb-xxxl-3,.my-xxxl-3{margin-bottom:1rem !important;}.ml-xxxl-3,.mx-xxxl-3{margin-left:1rem !important;}.m-xxxl-4{margin:1.5rem !important;}.mt-xxxl-4,.my-xxxl-4{margin-top:1.5rem !important;}.mr-xxxl-4,.mx-xxxl-4{margin-right:1.5rem !important;}.mb-xxxl-4,.my-xxxl-4{margin-bottom:1.5rem !important;}.ml-xxxl-4,.mx-xxxl-4{margin-left:1.5rem !important;}.m-xxxl-5{margin:3rem !important;}.mt-xxxl-5,.my-xxxl-5{margin-top:3rem !important;}.mr-xxxl-5,.mx-xxxl-5{margin-right:3rem !important;}.mb-xxxl-5,.my-xxxl-5{margin-bottom:3rem !important;}.ml-xxxl-5,.mx-xxxl-5{margin-left:3rem !important;}.p-xxxl-0{padding:0 !important;}.pt-xxxl-0,.py-xxxl-0{padding-top:0 !important;}.pr-xxxl-0,.px-xxxl-0{padding-right:0 !important;}.pb-xxxl-0,.py-xxxl-0{padding-bottom:0 !important;}.pl-xxxl-0,.px-xxxl-0{padding-left:0 !important;}.p-xxxl-1{padding:0.25rem !important;}.pt-xxxl-1,.py-xxxl-1{padding-top:0.25rem !important;}.pr-xxxl-1,.px-xxxl-1{padding-right:0.25rem !important;}.pb-xxxl-1,.py-xxxl-1{padding-bottom:0.25rem !important;}.pl-xxxl-1,.px-xxxl-1{padding-left:0.25rem !important;}.p-xxxl-2{padding:0.5rem !important;}.pt-xxxl-2,.py-xxxl-2{padding-top:0.5rem !important;}.pr-xxxl-2,.px-xxxl-2{padding-right:0.5rem !important;}.pb-xxxl-2,.py-xxxl-2{padding-bottom:0.5rem !important;}.pl-xxxl-2,.px-xxxl-2{padding-left:0.5rem !important;}.p-xxxl-3{padding:1rem !important;}.pt-xxxl-3,.py-xxxl-3{padding-top:1rem !important;}.pr-xxxl-3,.px-xxxl-3{padding-right:1rem !important;}.pb-xxxl-3,.py-xxxl-3{padding-bottom:1rem !important;}.pl-xxxl-3,.px-xxxl-3{padding-left:1rem !important;}.p-xxxl-4{padding:1.5rem !important;}.pt-xxxl-4,.py-xxxl-4{padding-top:1.5rem !important;}.pr-xxxl-4,.px-xxxl-4{padding-right:1.5rem !important;}.pb-xxxl-4,.py-xxxl-4{padding-bottom:1.5rem !important;}.pl-xxxl-4,.px-xxxl-4{padding-left:1.5rem !important;}.p-xxxl-5{padding:3rem !important;}.pt-xxxl-5,.py-xxxl-5{padding-top:3rem !important;}.pr-xxxl-5,.px-xxxl-5{padding-right:3rem !important;}.pb-xxxl-5,.py-xxxl-5{padding-bottom:3rem !important;}.pl-xxxl-5,.px-xxxl-5{padding-left:3rem !important;}.m-xxxl-n1{margin:-0.25rem !important;}.mt-xxxl-n1,.my-xxxl-n1{margin-top:-0.25rem !important;}.mr-xxxl-n1,.mx-xxxl-n1{margin-right:-0.25rem !important;}.mb-xxxl-n1,.my-xxxl-n1{margin-bottom:-0.25rem !important;}.ml-xxxl-n1,.mx-xxxl-n1{margin-left:-0.25rem !important;}.m-xxxl-n2{margin:-0.5rem !important;}.mt-xxxl-n2,.my-xxxl-n2{margin-top:-0.5rem !important;}.mr-xxxl-n2,.mx-xxxl-n2{margin-right:-0.5rem !important;}.mb-xxxl-n2,.my-xxxl-n2{margin-bottom:-0.5rem !important;}.ml-xxxl-n2,.mx-xxxl-n2{margin-left:-0.5rem !important;}.m-xxxl-n3{margin:-1rem !important;}.mt-xxxl-n3,.my-xxxl-n3{margin-top:-1rem !important;}.mr-xxxl-n3,.mx-xxxl-n3{margin-right:-1rem !important;}.mb-xxxl-n3,.my-xxxl-n3{margin-bottom:-1rem !important;}.ml-xxxl-n3,.mx-xxxl-n3{margin-left:-1rem !important;}.m-xxxl-n4{margin:-1.5rem !important;}.mt-xxxl-n4,.my-xxxl-n4{margin-top:-1.5rem !important;}.mr-xxxl-n4,.mx-xxxl-n4{margin-right:-1.5rem !important;}.mb-xxxl-n4,.my-xxxl-n4{margin-bottom:-1.5rem !important;}.ml-xxxl-n4,.mx-xxxl-n4{margin-left:-1.5rem !important;}.m-xxxl-n5{margin:-3rem !important;}.mt-xxxl-n5,.my-xxxl-n5{margin-top:-3rem !important;}.mr-xxxl-n5,.mx-xxxl-n5{margin-right:-3rem !important;}.mb-xxxl-n5,.my-xxxl-n5{margin-bottom:-3rem !important;}.ml-xxxl-n5,.mx-xxxl-n5{margin-left:-3rem !important;}.m-xxxl-auto{margin:auto !important;}.mt-xxxl-auto,.my-xxxl-auto{margin-top:auto !important;}.mr-xxxl-auto,.mx-xxxl-auto{margin-right:auto !important;}.mb-xxxl-auto,.my-xxxl-auto{margin-bottom:auto !important;}.ml-xxxl-auto,.mx-xxxl-auto{margin-left:auto !important;}}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:rgba(0,0,0,0);}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace !important;}.text-justify{text-align:justify !important;}.text-wrap{white-space:normal !important;}.text-nowrap{white-space:nowrap !important;}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.text-left{text-align:left !important;}.text-right{text-align:right !important;}.text-center{text-align:center !important;}@media (min-width:576px){.text-sm-left{text-align:left !important;}.text-sm-right{text-align:right !important;}.text-sm-center{text-align:center !important;}}@media (min-width:768px){.text-md-left{text-align:left !important;}.text-md-right{text-align:right !important;}.text-md-center{text-align:center !important;}}@media (min-width:1024px){.text-lg-left{text-align:left !important;}.text-lg-right{text-align:right !important;}.text-lg-center{text-align:center !important;}}@media (min-width:1280px){.text-xl-left{text-align:left !important;}.text-xl-right{text-align:right !important;}.text-xl-center{text-align:center !important;}}@media (min-width:1600px){.text-xxl-left{text-align:left !important;}.text-xxl-right{text-align:right !important;}.text-xxl-center{text-align:center !important;}}@media (min-width:1920px){.text-xxxl-left{text-align:left !important;}.text-xxxl-right{text-align:right !important;}.text-xxxl-center{text-align:center !important;}}.text-lowercase{text-transform:lowercase !important;}.text-uppercase{text-transform:uppercase !important;}.text-capitalize{text-transform:capitalize !important;}.font-weight-light{font-weight:300 !important;}.font-weight-lighter{font-weight:lighter !important;}.font-weight-normal{font-weight:400 !important;}.font-weight-bold{font-weight:700 !important;}.font-weight-bolder{font-weight:bolder !important;}.font-italic{font-style:italic !important;}.text-white{color:#fff !important;}.text-primary{color:#007bff !important;}a.text-primary:hover,a.text-primary:focus{color:#0056b3 !important;}.text-secondary{color:#6c757d !important;}a.text-secondary:hover,a.text-secondary:focus{color:#494f54 !important;}.text-success{color:#28a745 !important;}a.text-success:hover,a.text-success:focus{color:#19692c !important;}.text-info{color:#17a2b8 !important;}a.text-info:hover,a.text-info:focus{color:#0f6674 !important;}.text-warning{color:#ffc107 !important;}a.text-warning:hover,a.text-warning:focus{color:#ba8b00 !important;}.text-danger{color:#dc3545 !important;}a.text-danger:hover,a.text-danger:focus{color:#a71d2a !important;}.text-light{color:#f8f9fa !important;}a.text-light:hover,a.text-light:focus{color:#cbd3da !important;}.text-dark{color:#343a40 !important;}a.text-dark:hover,a.text-dark:focus{color:#121416 !important;}.text-body{color:#212529 !important;}.text-muted{color:#6c757d !important;}.text-black-50{color:rgba(0,0,0,0.5) !important;}.text-white-50{color:rgba(255,255,255,0.5) !important;}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0;}.text-decoration-none{text-decoration:none !important;}.text-break{word-break:break-word !important;word-wrap:break-word !important;}.text-reset{color:inherit !important;}.visible{visibility:visible !important;}.invisible{visibility:hidden !important;}@font-face{font-family:"icomoon-gpjoule";src:url("/typo3conf/ext/h2layout/Resources/Public/Icons/Icomoon/fonts/icomoon-gpjoule.eot?gvejw4");src:url("/typo3conf/ext/h2layout/Resources/Public/Icons/Icomoon/fonts/icomoon-gpjoule.eot?gvejw4#iefix") format('embedded-opentype'),url("/typo3conf/ext/h2layout/Resources/Public/Icons/Icomoon/fonts/icomoon-gpjoule.woff2?gvejw4") format('woff2'),url("/typo3conf/ext/h2layout/Resources/Public/Icons/Icomoon/fonts/icomoon-gpjoule.ttf?gvejw4") format('truetype'),url("/typo3conf/ext/h2layout/Resources/Public/Icons/Icomoon/fonts/icomoon-gpjoule.woff?gvejw4") format('woff'),url("/typo3conf/ext/h2layout/Resources/Public/Icons/Icomoon/fonts/icomoon-gpjoule.svg?gvejw4#icomoon-gpjoule") format('svg');font-weight:normal;font-style:normal;font-display:block;}[class^="icon-"],[class*=" icon-"]{font-family:"icomoon-gpjoule" !important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.icon-instagram:before{content:"";}.icon-chevron-right:before{content:"";}.icon-chevron-left:before{content:"";}.icon-globe:before{content:"";}.icon-search:before{content:"";}.icon-arrow-right:before{content:"";}.icon-arrow-left:before{content:"";}.icon-youtube:before{content:"";}.icon-xing:before{content:"";}.icon-facebook:before{content:"";}.icon-linkedin:before{content:"";}.mask-headerImage{padding-top:80px;margin-bottom:52px;}.mask-headerImage .designImage{padding-top:10%;}@media screen and (min-width:768px){.mask-headerImage .designImage{padding-top:39px;}}@media screen and (min-width:1024px){.mask-headerImage .designImage{padding-top:50px;}}@media screen and (min-width:1280px){.mask-headerImage .designImage{padding-top:68px;}}.accordion-wrap .contact-item,.accordion-wrap .job-item,.contact-wrap .contact-item,.contact-wrap .job-item,.job-wrap .contact-item,.job-wrap .job-item{margin-bottom:44px;}.accordion-wrap .image-container,.contact-wrap .image-container,.job-wrap .image-container{position:relative;}.accordion-wrap select,.contact-wrap select,.job-wrap select{height:50px;padding:0 10px;}.accordion-wrap .text-container,.contact-wrap .text-container,.job-wrap .text-container{padding-top:15px;}.accordion-wrap img,.contact-wrap img,.job-wrap img{width:100%;height:auto;}.accordion-wrap .accordion-item{position:relative;cursor:pointer;}.accordion-wrap .accordion-item .link-indicator{position:absolute;bottom:20px;left:calc(100% - 50px);color:transparent;}.accordion-wrap .accordion-item .acc-image{background:rgba(85,87,89,0.05);}.accordion-wrap .accordion-item .acc-image img{opacity:1;transition:0.3s ease;}.accordion-wrap .accordion-item svg{transform:rotate(0);transition:0.3s ease;}.accordion-wrap .accordion-item svg .abg{opacity:0;}.accordion-wrap .accordion-item svg .aarrow{fill:#fff;}.accordion-wrap .accordion-item:not(.collapsed) .lpHeadlineWrap{color:#555759;}.accordion-wrap .accordion-item:not(.collapsed) .lpHeadlineWrap:before{display:none;}.accordion-wrap .accordion-item:not(.collapsed) svg{transform:rotate(180deg);}.accordion-wrap .accordion-item:not(.collapsed) svg .aring,.accordion-wrap .accordion-item:not(.collapsed) svg .aarrow{fill:#555759;}.accordion-wrap .accordion-item:not(.collapsed) .acc-image img{opacity:0;}.accordion-wrap .accordion-item:not(.collapsed):hover .link-indicator{color:#555759;}.accordion-wrap > .col-12 > .text-container{padding:40px;margin-bottom:20px;}.accordion-wrap > .col-12 > .text-container.wide{padding:0;}.accordion-wrap > .col-12 > .text-container.empty{padding:0 !important;margin:0 !important;height:0 !important;overflow:hidden;}.accordion-wrap.alt .link-indicator{bottom:10px;left:calc(100% - 40px);}.accordion-wrap.alt .lpTeaser{border-radius:15px;overflow:hidden;box-shadow:4px 4px 7px rgba(0,0,0,0.4);}.accordion-wrap.alt .lpTeaser .lpHeadlineWrap{height:100%;}.accordion-wrap.alt .lpTeaser .lpHeadlineWrap .lpTitle{text-align:center;font-family:'Avenir-Next',sans-serif;font-weight:700;font-size:124%;}.h2fsimage{width:100%;}.h2fsimage .bg-area{width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;}.h2fsimage .bg-area .overlay{display:flex;align-items:end;width:100%;height:100%;background:transparent linear-gradient(180deg,#20212100 0%,#202121af 100%) 0% 0% no-repeat padding-box;background:transparent linear-gradient(180deg,#20212100 0%,#202121af 100%) 0% 0% no-repeat padding-box;padding:0px 20px;}.h2fsimage .bg-area .overlay .container{padding:0px;margin-bottom:30px;color:white;}@media screen and (min-width:768px){.h2fsimage .bg-area .overlay .container{margin-bottom:50px;}}@media screen and (min-width:1280px){.h2fsimage .bg-area .overlay .container{margin-bottom:100px;}}.h2fsimage .bg-area .overlay .container .row .sub,.h2fsimage .bg-area .overlay .container .row .head,.h2fsimage .bg-area .overlay .container .row .body,.h2fsimage .bg-area .overlay .container .row .playbtn{width:100%;}.h2fsimage .bg-area .overlay .container .row .sub{font-size:18px;font-weight:600;margin-bottom:18px;}@media screen and (min-width:768px){.h2fsimage .bg-area .overlay .container .row .sub{font-size:20px;}}@media screen and (min-width:1280px){.h2fsimage .bg-area .overlay .container .row .sub{font-size:23px;}}@media screen and (min-width:768px){.h2fsimage .bg-area .overlay .container .row .sub{margin-bottom:24px;}}@media screen and (min-width:1024px){.h2fsimage .bg-area .overlay .container .row .sub{margin-bottom:36px;}}.h2fsimage .bg-area .overlay .container .row .head{font-size:22px;font-weight:600;margin-bottom:15px;}@media screen and (min-width:768px){.h2fsimage .bg-area .overlay .container .row .head{font-size:32px;}}@media screen and (min-width:1024px){.h2fsimage .bg-area .overlay .container .row .head{font-size:38px;}}@media screen and (min-width:1280px){.h2fsimage .bg-area .overlay .container .row .head{font-size:44px;}}@media screen and (min-width:768px){.h2fsimage .bg-area .overlay .container .row .head{margin-bottom:20px;}}@media screen and (min-width:1024px){.h2fsimage .bg-area .overlay .container .row .head{margin-bottom:30px;}}.h2fsimage .bg-area .overlay .container .row .body{font-size:16px;}@media screen and (min-width:768px){.h2fsimage .bg-area .overlay .container .row .body{font-size:23px;}}.h2fsimage .bg-area .overlay .container .row .playbtn{margin-top:15px;text-align:center;}@media screen and (min-width:768px){.h2fsimage .bg-area .overlay .container .row .playbtn{margin-top:30px;}}@media screen and (min-width:1024px){.h2fsimage .bg-area .overlay .container .row .playbtn{margin-top:60px;}}@media screen and (min-width:1024px){.h2fsimage .bg-area .overlay .container .row .playbtn{text-align:left;}}.h2fsimage .bg-area .overlay .container .row .playbtn img{width:55px;width:30px;}@media screen and (min-width:1024px){.h2fsimage .bg-area .overlay .container .row .playbtn img{width:55px;}}@media (max-width:767.98px){.subhero .image-wrap,.subhero .text-wrap{flex:0 0 100%;max-width:100%;}}.subhero .sub-button a{font-family:'Avenir-Next',sans-serif !important;display:inline-block;margin:0px;margin-top:20px;margin-right:10px;padding:0px;height:auto;font-size:14px;line-height:1.2;letter-spacing:0;padding:12px 12px calc(12px - 2px);width:fit-content;text-transform:uppercase;font-weight:500 !important;text-decoration:none;background:#FFE522;color:#202121;transition:all 0.3s;position:relative;border-radius:0px;letter-spacing:0.44px;background:#202121;color:white;}@media screen and (min-width:1600px){.subhero .sub-button a{font-size:16px;}}@media screen and (min-width:768px){.subhero .sub-button a{padding:12px 12px calc(12px - 3px);}}@media screen and (min-width:1280px){.subhero .sub-button a{padding:12px 12px calc(12px - 3px);}}@media screen and (min-width:1600px){.subhero .sub-button a{padding:12px 12px calc(12px - 3px);}}.subhero .sub-button a:after{position:absolute;content:"";width:0px;height:1px;background:#FFE522;top:28px;left:12px;transition:all 0.3s;}@media screen and (min-width:768px){.subhero .sub-button a:after{height:2px;}}@media screen and (min-width:768px){.subhero .sub-button a:after{top:29px;}}@media screen and (min-width:768px){.subhero .sub-button a:after{left:12px;}}@media screen and (min-width:1280px){.subhero .sub-button a:after{left:12px;}}@media screen and (min-width:1600px){.subhero .sub-button a:after{left:12px;}}.subhero .sub-button a:hover:after{width:calc(100% - 12px * 2);}@media screen and (min-width:768px){.subhero .sub-button a:hover:after{width:calc(100% - 12px * 2);}}@media screen and (min-width:1280px){.subhero .sub-button a:hover:after{width:calc(100% - 12px * 2);}}@media screen and (min-width:1600px){.subhero .sub-button a:hover:after{width:calc(100% - 12px * 2);}}.subhero .image-wrap{z-index:1;position:relative;}.subhero .text-wrap .inner{height:100%;padding-bottom:20px;padding-top:24px;padding-left:20px;padding-right:20px;}@media screen and (min-width:576px){.subhero .text-wrap .inner{padding-top:49px;}}@media screen and (min-width:768px){.subhero .text-wrap .inner{padding-top:24px;}}@media screen and (min-width:1024px){.subhero .text-wrap .inner{padding-top:32px;}}@media screen and (min-width:1280px){.subhero .text-wrap .inner{padding-top:50px;}}@media screen and (min-width:1600px){.subhero .text-wrap .inner{padding-top:77px;}}@media screen and (min-width:1920px){.subhero .text-wrap .inner{padding-top:98px;}}@media screen and (min-width:576px){.subhero .text-wrap .inner{padding-left:49px;}}@media screen and (min-width:768px){.subhero .text-wrap .inner{padding-left:20px;}}@media screen and (min-width:1024px){.subhero .text-wrap .inner{padding-left:30px;}}@media screen and (min-width:1280px){.subhero .text-wrap .inner{padding-left:50px;}}@media screen and (min-width:1600px){.subhero .text-wrap .inner{padding-left:77px;}}@media screen and (min-width:1920px){.subhero .text-wrap .inner{padding-left:94px;}}@media screen and (min-width:576px){.subhero .text-wrap .inner{padding-right:49px;}}@media screen and (min-width:768px){.subhero .text-wrap .inner{padding-right:60px;}}@media screen and (min-width:1024px){.subhero .text-wrap .inner{padding-right:70px;}}@media screen and (min-width:1280px){.subhero .text-wrap .inner{padding-right:90px;}}@media screen and (min-width:1600px){.subhero .text-wrap .inner{padding-right:110px;}}@media screen and (min-width:1920px){.subhero .text-wrap .inner{padding-right:120px;}}.subhero .text-wrap .inner header{margin-bottom:20px;}.subhero .text-wrap .inner .mainline{font-size:29px;line-height:29px;margin-left:-1px;font-weight:bold;text-transform:uppercase;}@media screen and (min-width:576px){.subhero .text-wrap .inner .mainline{font-size:38px;}}@media screen and (min-width:1280px){.subhero .text-wrap .inner .mainline{font-size:50px;}}@media screen and (min-width:1600px){.subhero .text-wrap .inner .mainline{font-size:66px;}}@media screen and (min-width:576px){.subhero .text-wrap .inner .mainline{line-height:38px;}}@media screen and (min-width:1280px){.subhero .text-wrap .inner .mainline{line-height:50px;}}@media screen and (min-width:1600px){.subhero .text-wrap .inner .mainline{line-height:66px;}}@media screen and (min-width:576px){.subhero .text-wrap .inner .mainline{margin-left:-2px;}}@media screen and (min-width:1280px){.subhero .text-wrap .inner .mainline{margin-left:-3px;}}@media screen and (min-width:1600px){.subhero .text-wrap .inner .mainline{margin-left:-5px;}}.subhero .text-wrap .inner .subline{font-weight:500;font-size:21.75px;line-height:27px;margin-left:0;}@media screen and (min-width:576px){.subhero .text-wrap .inner .subline{font-size:21px;}}@media screen and (min-width:1280px){.subhero .text-wrap .inner .subline{font-size:29px;}}@media screen and (min-width:1600px){.subhero .text-wrap .inner .subline{font-size:38px;}}@media screen and (min-width:576px){.subhero .text-wrap .inner .subline{line-height:27px;}}@media screen and (min-width:1280px){.subhero .text-wrap .inner .subline{line-height:36px;}}@media screen and (min-width:1600px){.subhero .text-wrap .inner .subline{line-height:48px;}}@media screen and (min-width:576px){.subhero .text-wrap .inner .subline{margin-left:-1px;}}@media screen and (min-width:1280px){.subhero .text-wrap .inner .subline{margin-left:-2px;}}@media screen and (min-width:1600px){.subhero .text-wrap .inner .subline{margin-left:-3px;}}.subhero .text-wrap .inner .devider-bar{position:relative;display:block;margin-top:13px;margin-bottom:17px;width:28px;height:4px;}@media screen and (min-width:576px){.subhero .text-wrap .inner .devider-bar{width:36px;}}@media screen and (min-width:1280px){.subhero .text-wrap .inner .devider-bar{width:48px;}}@media screen and (min-width:1600px){.subhero .text-wrap .inner .devider-bar{width:62px;}}@media screen and (min-width:576px){.subhero .text-wrap .inner .devider-bar{height:5px;}}@media screen and (min-width:1280px){.subhero .text-wrap .inner .devider-bar{height:7px;}}@media screen and (min-width:1600px){.subhero .text-wrap .inner .devider-bar{height:9px;}}.subhero .text-wrap .layout-yellow{background:#FFE522;color:#202121;}.subhero .text-wrap .layout-yellow .devider-bar{background:#202121;}.subhero .text-wrap .layout-gray{background:#555759;color:white;}.subhero .text-wrap .layout-gray .devider-bar{background:white;}.subhero .text-wrap .layout-lightgray{background:#F7F7F7;color:#202121;}.subhero .text-wrap .layout-lightgray .devider-bar{background:#202121;}.subhero .alignment-left .text-wrap .inner{padding-right:20px;padding-left:20px;}@media screen and (min-width:576px){.subhero .alignment-left .text-wrap .inner{padding-right:49px;}}@media screen and (min-width:768px){.subhero .alignment-left .text-wrap .inner{padding-right:20px;}}@media screen and (min-width:1024px){.subhero .alignment-left .text-wrap .inner{padding-right:30px;}}@media screen and (min-width:1280px){.subhero .alignment-left .text-wrap .inner{padding-right:50px;}}@media screen and (min-width:1600px){.subhero .alignment-left .text-wrap .inner{padding-right:77px;}}@media screen and (min-width:1920px){.subhero .alignment-left .text-wrap .inner{padding-right:94px;}}@media screen and (min-width:576px){.subhero .alignment-left .text-wrap .inner{padding-left:49px;}}@media screen and (min-width:768px){.subhero .alignment-left .text-wrap .inner{padding-left:60px;}}@media screen and (min-width:1024px){.subhero .alignment-left .text-wrap .inner{padding-left:70px;}}@media screen and (min-width:1280px){.subhero .alignment-left .text-wrap .inner{padding-left:90px;}}@media screen and (min-width:1600px){.subhero .alignment-left .text-wrap .inner{padding-left:117px;}}@media screen and (min-width:1920px){.subhero .alignment-left .text-wrap .inner{padding-left:134px;}}@media (min-width:768px){.subhero .image-wrap{padding-top:21px;padding-bottom:21px;width:50%;}.subhero .text-wrap{width:50%;}.subhero .alignment-right .image-wrap{order:2;padding-left:0;margin-left:-21px;}.subhero .alignment-right .text-wrap{order:1;padding-right:0;margin-right:-21px;}.subhero .alignment-left .image-wrap{order:1;padding-right:0;margin-right:-21px;}.subhero .alignment-left .text-wrap{order:2;padding-left:0;margin-left:-21px;}}.h2fancyboxplayer{margin-bottom:20px;}.h2fancyboxplayer .thumbnail-box{position:relative;}.h2fancyboxplayer .thumbnail-box .overlay{position:absolute;top:0px;left:0px;height:100%;width:100%;display:flex;justify-content:center;align-items:center;}.frame-layout-11 .h2flfaqelement .inner .accordion{font-family:'Avenir-Next',sans-serif;text-transform:uppercase;margin-top:0;font-size:18px;padding:20px;}.frame-layout-11 .h2flfaqelement .inner .accordion:after{transform:rotate(90deg);}.frame-layout-11 .h2flfaqelement .inner .accordion.active{background-color:#F7F7F7;}.frame-layout-11 .h2flfaqelement .inner .accordion.active:after{transform:rotate(270deg);}@media (min-width:1280px){.frame-layout-11 .h2flfaqelement .inner .accordion{font-size:25px;line-height:1.1;padding:40px;}}.frame-layout-11 .h2flfaqelement .inner .panel{border-bottom:solid 10px #FFE522;margin-bottom:20px;}.frame-layout-11 .h2flfaqelement .inner .panel .content{background-color:#F7F7F7;padding:0 20px 20px 20px;font-size:15px;line-height:22px;}@media (min-width:1280px){.frame-layout-11 .h2flfaqelement .inner .panel{margin-bottom:40px;}.frame-layout-11 .h2flfaqelement .inner .panel .content{padding:0 40px 40px 40px;font-size:25px;line-height:32px;}}.h2textwithimage{display:block;}@media (max-width:575.98px){.h2textwithimage.container{padding:0px;}}.h2textwithimage .inner{overflow-x:hidden;display:flex;flex-direction:column;position:relative;justify-content:unset;}@media screen and (min-width:1024px){.h2textwithimage .inner{flex-direction:row;}}@media screen and (min-width:1024px){.h2textwithimage .inner{justify-content:space-between;}}.h2textwithimage .inner .teppich{display:none;}@media (min-width:1024px){.h2textwithimage .inner p{margin-top:-5px;}}.h2textwithimage .inner.bg-0{background-color:#555759;color:white;}.h2textwithimage .inner.bg-0 .spacer{width:21px;height:3px;margin:11px 0 15px;background:#202121;background:white;}@media screen and (min-width:1280px){.h2textwithimage .inner.bg-0 .spacer{width:42px;}}@media screen and (min-width:1280px){.h2textwithimage .inner.bg-0 .spacer{height:6px;}}@media screen and (min-width:768px){.h2textwithimage .inner.bg-0 .spacer{margin:16px 0 30px;}}@media screen and (min-width:1280px){.h2textwithimage .inner.bg-0 .spacer{margin:16px 0 49px;}}.h2textwithimage .inner.bg-0 .stdbutton{font-family:'Avenir-Next',sans-serif !important;display:inline-block;margin:0px;margin-top:20px;margin-right:10px;padding:0px;height:auto;font-size:14px;line-height:1.2;letter-spacing:0;padding:12px 12px calc(12px - 2px);width:fit-content;text-transform:uppercase;font-weight:500 !important;text-decoration:none;background:#FFE522;color:#202121;transition:all 0.3s;position:relative;border-radius:0px;letter-spacing:0.44px;background:white;color:#202121;}@media screen and (min-width:1600px){.h2textwithimage .inner.bg-0 .stdbutton{font-size:16px;}}@media screen and (min-width:768px){.h2textwithimage .inner.bg-0 .stdbutton{padding:12px 12px calc(12px - 3px);}}@media screen and (min-width:1280px){.h2textwithimage .inner.bg-0 .stdbutton{padding:12px 12px calc(12px - 3px);}}@media screen and (min-width:1600px){.h2textwithimage .inner.bg-0 .stdbutton{padding:12px 12px calc(12px - 3px);}}.h2textwithimage .inner.bg-0 .stdbutton:after{position:absolute;content:"";width:0px;height:1px;background:#FFE522;top:28px;left:12px;transition:all 0.3s;}@media screen and (min-width:768px){.h2textwithimage .inner.bg-0 .stdbutton:after{height:2px;}}@media screen and (min-width:768px){.h2textwithimage .inner.bg-0 .stdbutton:after{top:29px;}}@media screen and (min-width:768px){.h2textwithimage .inner.bg-0 .stdbutton:after{left:12px;}}@media screen and (min-width:1280px){.h2textwithimage .inner.bg-0 .stdbutton:after{left:12px;}}@media screen and (min-width:1600px){.h2textwithimage .inner.bg-0 .stdbutton:after{left:12px;}}.h2textwithimage .inner.bg-0 .stdbutton:hover:after{width:calc(100% - 12px * 2);}@media screen and (min-width:768px){.h2textwithimage .inner.bg-0 .stdbutton:hover:after{width:calc(100% - 12px * 2);}}@media screen and (min-width:1280px){.h2textwithimage .inner.bg-0 .stdbutton:hover:after{width:calc(100% - 12px * 2);}}@media screen and (min-width:1600px){.h2textwithimage .inner.bg-0 .stdbutton:hover:after{width:calc(100% - 12px * 2);}}.h2textwithimage .inner.bg-0 .stdbutton:after{background:#202121;}.h2textwithimage .inner.bg-1{background-color:#FFE522;color:#202121;}.h2textwithimage .inner.bg-1 .spacer{width:21px;height:3px;margin:11px 0 15px;background:#202121;background:#202121;}@media screen and (min-width:1280px){.h2textwithimage .inner.bg-1 .spacer{width:42px;}}@media screen and (min-width:1280px){.h2textwithimage .inner.bg-1 .spacer{height:6px;}}@media screen and (min-width:768px){.h2textwithimage .inner.bg-1 .spacer{margin:16px 0 30px;}}@media screen and (min-width:1280px){.h2textwithimage .inner.bg-1 .spacer{margin:16px 0 49px;}}.h2textwithimage .inner.bg-1 .stdbutton{font-family:'Avenir-Next',sans-serif !important;display:inline-block;margin:0px;margin-top:20px;margin-right:10px;padding:0px;height:auto;font-size:14px;line-height:1.2;letter-spacing:0;padding:12px 12px calc(12px - 2px);width:fit-content;text-transform:uppercase;font-weight:500 !important;text-decoration:none;background:#FFE522;color:#202121;transition:all 0.3s;position:relative;border-radius:0px;letter-spacing:0.44px;background:#202121;color:white;}@media screen and (min-width:1600px){.h2textwithimage .inner.bg-1 .stdbutton{font-size:16px;}}@media screen and (min-width:768px){.h2textwithimage .inner.bg-1 .stdbutton{padding:12px 12px calc(12px - 3px);}}@media screen and (min-width:1280px){.h2textwithimage .inner.bg-1 .stdbutton{padding:12px 12px calc(12px - 3px);}}@media screen and (min-width:1600px){.h2textwithimage .inner.bg-1 .stdbutton{padding:12px 12px calc(12px - 3px);}}.h2textwithimage .inner.bg-1 .stdbutton:after{position:absolute;content:"";width:0px;height:1px;background:#FFE522;top:28px;left:12px;transition:all 0.3s;}@media screen and (min-width:768px){.h2textwithimage .inner.bg-1 .stdbutton:after{height:2px;}}@media screen and (min-width:768px){.h2textwithimage .inner.bg-1 .stdbutton:after{top:29px;}}@media screen and (min-width:768px){.h2textwithimage .inner.bg-1 .stdbutton:after{left:12px;}}@media screen and (min-width:1280px){.h2textwithimage .inner.bg-1 .stdbutton:after{left:12px;}}@media screen and (min-width:1600px){.h2textwithimage .inner.bg-1 .stdbutton:after{left:12px;}}.h2textwithimage .inner.bg-1 .stdbutton:hover:after{width:calc(100% - 12px * 2);}@media screen and (min-width:768px){.h2textwithimage .inner.bg-1 .stdbutton:hover:after{width:calc(100% - 12px * 2);}}@media screen and (min-width:1280px){.h2textwithimage .inner.bg-1 .stdbutton:hover:after{width:calc(100% - 12px * 2);}}@media screen and (min-width:1600px){.h2textwithimage .inner.bg-1 .stdbutton:hover:after{width:calc(100% - 12px * 2);}}.h2textwithimage .inner.bg-1 .stdbutton:after{background:#FFE522;}.h2textwithimage .inner.bg-2{background-color:transparent;color:#202121;}.h2textwithimage .inner.bg-2 .spacer{background:#202121;}.h2textwithimage .inner.bg-2 .stdbutton{font-family:'Avenir-Next',sans-serif !important;display:inline-block;margin:0px;margin-top:20px;margin-right:10px;padding:0px;height:auto;font-size:14px;line-height:1.2;letter-spacing:0;padding:12px 12px calc(12px - 2px);width:fit-content;text-transform:uppercase;font-weight:500 !important;text-decoration:none;background:#FFE522;color:#202121;transition:all 0.3s;position:relative;border-radius:0px;letter-spacing:0.44px;background:#202121;color:white;}@media screen and (min-width:1600px){.h2textwithimage .inner.bg-2 .stdbutton{font-size:16px;}}@media screen and (min-width:768px){.h2textwithimage .inner.bg-2 .stdbutton{padding:12px 12px calc(12px - 3px);}}@media screen and (min-width:1280px){.h2textwithimage .inner.bg-2 .stdbutton{padding:12px 12px calc(12px - 3px);}}@media screen and (min-width:1600px){.h2textwithimage .inner.bg-2 .stdbutton{padding:12px 12px calc(12px - 3px);}}.h2textwithimage .inner.bg-2 .stdbutton:after{position:absolute;content:"";width:0px;height:1px;background:#FFE522;top:28px;left:12px;transition:all 0.3s;}@media screen and (min-width:768px){.h2textwithimage .inner.bg-2 .stdbutton:after{height:2px;}}@media screen and (min-width:768px){.h2textwithimage .inner.bg-2 .stdbutton:after{top:29px;}}@media screen and (min-width:768px){.h2textwithimage .inner.bg-2 .stdbutton:after{left:12px;}}@media screen and (min-width:1280px){.h2textwithimage .inner.bg-2 .stdbutton:after{left:12px;}}@media screen and (min-width:1600px){.h2textwithimage .inner.bg-2 .stdbutton:after{left:12px;}}.h2textwithimage .inner.bg-2 .stdbutton:hover:after{width:calc(100% - 12px * 2);}@media screen and (min-width:768px){.h2textwithimage .inner.bg-2 .stdbutton:hover:after{width:calc(100% - 12px * 2);}}@media screen and (min-width:1280px){.h2textwithimage .inner.bg-2 .stdbutton:hover:after{width:calc(100% - 12px * 2);}}@media screen and (min-width:1600px){.h2textwithimage .inner.bg-2 .stdbutton:hover:after{width:calc(100% - 12px * 2);}}.h2textwithimage .inner.bg-2 .stdbutton:after{background:#FFE522;}.h2textwithimage .inner .img-area{min-height:unset;min-width:unset;width:100%;background-size:auto 100%;background-position:center;background-repeat:no-repeat;padding-bottom:100%;margin:0px;transition:all 0.2s ease-in-out;}@media screen and (min-width:1024px){.h2textwithimage .inner .img-area{min-height:400px;}}@media screen and (min-width:1280px){.h2textwithimage .inner .img-area{min-height:500px;}}@media screen and (min-width:1024px){.h2textwithimage .inner .img-area{min-width:400px;}}@media screen and (min-width:1280px){.h2textwithimage .inner .img-area{min-width:500px;}}@media screen and (min-width:1024px){.h2textwithimage .inner .img-area{width:50%;}}@media screen and (min-width:1600px){.h2textwithimage .inner .img-area{width:500px;}}@media screen and (min-width:1024px){.h2textwithimage .inner .img-area{background-size:cover;}}@media screen and (min-width:1280px){.h2textwithimage .inner .img-area{background-size:auto 100%;}}@media screen and (min-width:768px){.h2textwithimage .inner .img-area{padding-bottom:100%;}}@media screen and (min-width:1024px){.h2textwithimage .inner .img-area{padding-bottom:50%;}}@media screen and (min-width:1600px){.h2textwithimage .inner .img-area{padding-bottom:0px;}}@media screen and (min-width:576px){.h2textwithimage .inner .img-area{margin:0px;}}.h2textwithimage .inner .textarea{z-index:1;padding:21px;width:100%;}@media screen and (min-width:768px){.h2textwithimage .inner .textarea{padding:49px;}}@media screen and (min-width:1280px){.h2textwithimage .inner .textarea{padding:98px;}}@media screen and (min-width:1024px){.h2textwithimage .inner .textarea{width:50%;}}@media screen and (min-width:1600px){.h2textwithimage .inner .textarea{width:calc(100% - 50px);}}.h2textwithimage .inner .textarea h2{margin:0px;padding:0px;font-size:30px;line-height:1.2;letter-spacing:0;margin-bottom:3px;font-weight:600;text-transform:uppercase;hyphens:auto;--webkit-hyphens:auto;}@media screen and (min-width:1280px){.h2textwithimage .inner .textarea h2{font-size:44px;}}@media screen and (min-width:1280px){.h2textwithimage .inner .textarea h2{line-height:1.1;}}@media screen and (min-width:768px){.h2textwithimage .inner .textarea h2{letter-spacing:0.3px;}}@media screen and (min-width:1280px){.h2textwithimage .inner .textarea h2{letter-spacing:0.88px;}}@media screen and (min-width:1280px){.h2textwithimage .inner .textarea h2{margin-bottom:15px;}}.h2textwithimage .inner .textarea h4{margin:0px;padding:0px;font-size:14px;line-height:1.4;letter-spacing:0;margin-bottom:10px;font-weight:500;}@media screen and (min-width:1280px){.h2textwithimage .inner .textarea h4{font-size:25px;}}@media screen and (min-width:1280px){.h2textwithimage .inner .textarea h4{line-height:1.3;}}@media screen and (min-width:1280px){.h2textwithimage .inner .textarea h4{margin-bottom:15px;}}.h2textwithimage .inner .textarea.with-button p{margin-bottom:20px;}.h2textwithimage .inner.imgpos-0 .textarea{order:1;}.h2textwithimage .inner.imgpos-0 .img-area{order:2;}.h2textwithimage .inner.imgpos-1 .textarea{order:2;}.h2textwithimage .inner.imgpos-1 .img-area{order:1;}@media (max-width:1023.98px){.h2textwithimage .inner.imgpos-0 .textarea,.h2textwithimage .inner.imgpos-1 .textarea{order:1;}.h2textwithimage .inner.imgpos-0 .img-area,.h2textwithimage .inner.imgpos-1 .img-area{order:2;}}.h2textwithimage .inner:hover .img-area{background-size:auto 105%;}@media (max-width:767.98px){.h2textwithimage.special{margin-bottom:21px;}}.h2textwithimage.special .inner .teppich{display:none;position:absolute;right:0px;bottom:0px;background-image:url('/typo3conf/ext/h2layout/Resources/Public/Images/teppich_legacy_right.svg');background-repeat:no-repeat;background-size:100% auto;background-position:100% 93%;width:355px;height:270px;}@media screen and (min-width:1024px){.h2textwithimage.special .inner .teppich{display:block;}}.h2textwithimage.special .inner .img-area{margin:21px auto 0px;order:1;}@media (max-width:1023.98px){.h2textwithimage.special .inner .img-area{display:none;}}@media screen and (min-width:1024px){.h2textwithimage.special .inner .img-area{margin:0px;}}.h2textwithimage.special .inner .textarea{order:2;}.h2textwithimage.special .inner .textarea .special-content{height:auto;overflow-y:auto;}.h2textwithimage.special .inner .textarea .special-content .frame-type-text{padding:8px 0 0;}.h2textwithimage.special .inner .textarea .special-content a.button{float:left;margin-right:20px;background:#202121;color:white;}.h2textwithimage.special .inner .textarea .special-content a.button:after{background:#FFE522;}.h2textwithimage.container-fluid,.h2textwithimage.container-sm,.h2textwithimage.container-md,.h2textwithimage.container-lg,.h2textwithimage.container-xl,.h2textwithimage.container-xxl,.h2textwithimage.container-xxxl{padding-left:0;padding-right:0;}.h2textwithimage.container-fluid .inner .textarea,.h2textwithimage.container-sm .inner .textarea,.h2textwithimage.container-md .inner .textarea,.h2textwithimage.container-lg .inner .textarea,.h2textwithimage.container-xl .inner .textarea,.h2textwithimage.container-xxl .inner .textarea,.h2textwithimage.container-xxxl .inner .textarea{width:100%;padding:49px 0;}@media (min-width:768px){.h2textwithimage.container-fluid .inner .textarea,.h2textwithimage.container-sm .inner .textarea,.h2textwithimage.container-md .inner .textarea,.h2textwithimage.container-lg .inner .textarea,.h2textwithimage.container-xl .inner .textarea,.h2textwithimage.container-xxl .inner .textarea,.h2textwithimage.container-xxxl .inner .textarea{padding:98px 0;}}@media (min-width:1280px){.h2textwithimage.container-fluid .inner .textarea,.h2textwithimage.container-sm .inner .textarea,.h2textwithimage.container-md .inner .textarea,.h2textwithimage.container-lg .inner .textarea,.h2textwithimage.container-xl .inner .textarea,.h2textwithimage.container-xxl .inner .textarea,.h2textwithimage.container-xxxl .inner .textarea{padding:196px 0;}}.h2textwithimage.container-fluid .inner .img-area,.h2textwithimage.container-sm .inner .img-area,.h2textwithimage.container-md .inner .img-area,.h2textwithimage.container-lg .inner .img-area,.h2textwithimage.container-xl .inner .img-area,.h2textwithimage.container-xxl .inner .img-area,.h2textwithimage.container-xxxl .inner .img-area{height:100%;width:calc(100% + 21px + 21px);margin-left:-21px;min-width:auto;background-size:cover;width:calc((((100vw / 12 * 9) - (/ 12 * 5))) + 42px);}@media (min-width:576px) and (max-width:767.98px){.h2textwithimage.container-fluid .inner .img-area,.h2textwithimage.container-sm .inner .img-area,.h2textwithimage.container-md .inner .img-area,.h2textwithimage.container-lg .inner .img-area,.h2textwithimage.container-xl .inner .img-area,.h2textwithimage.container-xxl .inner .img-area,.h2textwithimage.container-xxxl .inner .img-area{width:100vw;margin-left:calc(((100vw - 546px) / -2) - 21px);margin-right:calc(((100vw - 546px) / -2) - 21px);}}@media (min-width:768px){.h2textwithimage.container-fluid .inner .img-area,.h2textwithimage.container-sm .inner .img-area,.h2textwithimage.container-md .inner .img-area,.h2textwithimage.container-lg .inner .img-area,.h2textwithimage.container-xl .inner .img-area,.h2textwithimage.container-xxl .inner .img-area,.h2textwithimage.container-xxxl .inner .img-area{width:calc((((100vw / 12 * 9) - (738px / 12 * 5))) + 42px);margin-left:0;}}@media (min-width:1024px){.h2textwithimage.container-fluid .inner .img-area,.h2textwithimage.container-sm .inner .img-area,.h2textwithimage.container-md .inner .img-area,.h2textwithimage.container-lg .inner .img-area,.h2textwithimage.container-xl .inner .img-area,.h2textwithimage.container-xxl .inner .img-area,.h2textwithimage.container-xxxl .inner .img-area{width:calc((((100vw / 12 * 9) - (864px / 12 * 5))) + 42px);}}@media (min-width:1280px){.h2textwithimage.container-fluid .inner .img-area,.h2textwithimage.container-sm .inner .img-area,.h2textwithimage.container-md .inner .img-area,.h2textwithimage.container-lg .inner .img-area,.h2textwithimage.container-xl .inner .img-area,.h2textwithimage.container-xxl .inner .img-area,.h2textwithimage.container-xxxl .inner .img-area{width:calc((((100vw / 12 * 9) - (1122px / 12 * 5))) + 42px);}}@media (min-width:1600px){.h2textwithimage.container-fluid .inner .img-area,.h2textwithimage.container-sm .inner .img-area,.h2textwithimage.container-md .inner .img-area,.h2textwithimage.container-lg .inner .img-area,.h2textwithimage.container-xl .inner .img-area,.h2textwithimage.container-xxl .inner .img-area,.h2textwithimage.container-xxxl .inner .img-area{width:calc((((100vw / 12 * 9) - (1434px / 12 * 5))) + 42px);}}.h2imagetextbox .container.bg-0{background-color:#555759;color:white;}.h2imagetextbox .container.bg-0 .spacer{background:white;}.h2imagetextbox .container.bg-0 .stdbutton{font-family:'Avenir-Next',sans-serif !important;display:inline-block;margin:0px;margin-top:20px;margin-right:10px;padding:0px;height:auto;font-size:14px;line-height:1.2;letter-spacing:0;padding:12px 12px calc(12px - 2px);width:fit-content;text-transform:uppercase;font-weight:500 !important;text-decoration:none;background:#FFE522;color:#202121;transition:all 0.3s;position:relative;border-radius:0px;letter-spacing:0.44px;background:white;color:#202121;}@media screen and (min-width:1600px){.h2imagetextbox .container.bg-0 .stdbutton{font-size:16px;}}@media screen and (min-width:768px){.h2imagetextbox .container.bg-0 .stdbutton{padding:12px 12px calc(12px - 3px);}}@media screen and (min-width:1280px){.h2imagetextbox .container.bg-0 .stdbutton{padding:12px 12px calc(12px - 3px);}}@media screen and (min-width:1600px){.h2imagetextbox .container.bg-0 .stdbutton{padding:12px 12px calc(12px - 3px);}}.h2imagetextbox .container.bg-0 .stdbutton:after{position:absolute;content:"";width:0px;height:1px;background:#FFE522;top:28px;left:12px;transition:all 0.3s;}@media screen and (min-width:768px){.h2imagetextbox .container.bg-0 .stdbutton:after{height:2px;}}@media screen and (min-width:768px){.h2imagetextbox .container.bg-0 .stdbutton:after{top:29px;}}@media screen and (min-width:768px){.h2imagetextbox .container.bg-0 .stdbutton:after{left:12px;}}@media screen and (min-width:1280px){.h2imagetextbox .container.bg-0 .stdbutton:after{left:12px;}}@media screen and (min-width:1600px){.h2imagetextbox .container.bg-0 .stdbutton:after{left:12px;}}.h2imagetextbox .container.bg-0 .stdbutton:hover:after{width:calc(100% - 12px * 2);}@media screen and (min-width:768px){.h2imagetextbox .container.bg-0 .stdbutton:hover:after{width:calc(100% - 12px * 2);}}@media screen and (min-width:1280px){.h2imagetextbox .container.bg-0 .stdbutton:hover:after{width:calc(100% - 12px * 2);}}@media screen and (min-width:1600px){.h2imagetextbox .container.bg-0 .stdbutton:hover:after{width:calc(100% - 12px * 2);}}.h2imagetextbox .container.bg-1{background-color:#FFE522;color:#202121;}.h2imagetextbox .container.bg-1 .spacer{background:#202121;margin:25px 0;}.h2imagetextbox .container.bg-1 .stdbutton{font-family:'Avenir-Next',sans-serif !important;display:inline-block;margin:0px;margin-top:20px;margin-right:10px;padding:0px;height:auto;font-size:14px;line-height:1.2;letter-spacing:0;padding:12px 12px calc(12px - 2px);width:fit-content;text-transform:uppercase;font-weight:500 !important;text-decoration:none;background:#FFE522;color:#202121;transition:all 0.3s;position:relative;border-radius:0px;letter-spacing:0.44px;background:#202121;color:white;}@media screen and (min-width:1600px){.h2imagetextbox .container.bg-1 .stdbutton{font-size:16px;}}@media screen and (min-width:768px){.h2imagetextbox .container.bg-1 .stdbutton{padding:12px 12px calc(12px - 3px);}}@media screen and (min-width:1280px){.h2imagetextbox .container.bg-1 .stdbutton{padding:12px 12px calc(12px - 3px);}}@media screen and (min-width:1600px){.h2imagetextbox .container.bg-1 .stdbutton{padding:12px 12px calc(12px - 3px);}}.h2imagetextbox .container.bg-1 .stdbutton:after{position:absolute;content:"";width:0px;height:1px;background:#FFE522;top:28px;left:12px;transition:all 0.3s;}@media screen and (min-width:768px){.h2imagetextbox .container.bg-1 .stdbutton:after{height:2px;}}@media screen and (min-width:768px){.h2imagetextbox .container.bg-1 .stdbutton:after{top:29px;}}@media screen and (min-width:768px){.h2imagetextbox .container.bg-1 .stdbutton:after{left:12px;}}@media screen and (min-width:1280px){.h2imagetextbox .container.bg-1 .stdbutton:after{left:12px;}}@media screen and (min-width:1600px){.h2imagetextbox .container.bg-1 .stdbutton:after{left:12px;}}.h2imagetextbox .container.bg-1 .stdbutton:hover:after{width:calc(100% - 12px * 2);}@media screen and (min-width:768px){.h2imagetextbox .container.bg-1 .stdbutton:hover:after{width:calc(100% - 12px * 2);}}@media screen and (min-width:1280px){.h2imagetextbox .container.bg-1 .stdbutton:hover:after{width:calc(100% - 12px * 2);}}@media screen and (min-width:1600px){.h2imagetextbox .container.bg-1 .stdbutton:hover:after{width:calc(100% - 12px * 2);}}@media (min-width:1024px) and (max-width:1279.98px){.h2imagetextbox .container .row.img-right{justify-content:space-between;}}.h2imagetextbox .container .row .textcol{padding:40px 41px 0;}.h2imagetextbox .container .row .textcol .spacer{margin:25px 0;}@media screen and (min-width:576px){.h2imagetextbox .container .row .textcol{padding:40px 0px 0px;}}@media screen and (min-width:1024px){.h2imagetextbox .container .row .textcol{padding:40px 0px;}}@media screen and (min-width:1600px){.h2imagetextbox .container .row .textcol{padding:0px;}}.h2imagetextbox .container .row .textcol h2{margin:0px;padding:0px;font-size:30px;line-height:1.2;letter-spacing:0;margin-bottom:3px;font-weight:600;text-transform:uppercase;}@media screen and (min-width:1280px){.h2imagetextbox .container .row .textcol h2{font-size:44px;}}@media screen and (min-width:1280px){.h2imagetextbox .container .row .textcol h2{line-height:1.1;}}@media screen and (min-width:768px){.h2imagetextbox .container .row .textcol h2{letter-spacing:0.3px;}}@media screen and (min-width:1280px){.h2imagetextbox .container .row .textcol h2{letter-spacing:0.88px;}}@media screen and (min-width:1280px){.h2imagetextbox .container .row .textcol h2{margin-bottom:15px;}}.h2imagetextbox .container .row .textcol h4{margin:0px;padding:0px;font-size:14px;line-height:1.4;letter-spacing:0;margin-bottom:10px;font-weight:500;}@media screen and (min-width:1280px){.h2imagetextbox .container .row .textcol h4{font-size:25px;}}@media screen and (min-width:1280px){.h2imagetextbox .container .row .textcol h4{line-height:1.3;}}@media screen and (min-width:1280px){.h2imagetextbox .container .row .textcol h4{margin-bottom:15px;}}.h2imagetextbox .container .row .textcol.with-button p{margin-bottom:20px;}@media screen and (min-width:576px){.h2imagetextbox .container .row .textcol.with-button p{margin-bottom:30px;}}@media screen and (min-width:768px){.h2imagetextbox .container .row .textcol.with-button p{margin-bottom:40px;}}@media screen and (min-width:1600px){.h2imagetextbox .container .row .textcol.with-button p{margin-bottom:55px;}}.h2imagetextbox .container .row .imgcol{padding:36px 41px 36px;}@media screen and (min-width:576px){.h2imagetextbox .container .row .imgcol{padding:36px 0 36px;}}@media screen and (min-width:768px){.h2imagetextbox .container .row .imgcol{padding:40px 0px;}}@media screen and (min-width:1600px){.h2imagetextbox .container .row .imgcol{padding:0px;}}.h2imagetextbox .container .row .imgcol img{width:100%;height:auto;}@media (min-width:1024px){.h2imagetextbox .container .row .imgcol{padding:0px;}.h2imagetextbox .container .row .imgcol img{margin-left:21px;width:calc(100% - 21px);}.h2imagetextbox .container .row .imgcol.right img{margin-left:0px;margin-right:21px;}}@media (min-width:1024px) and (max-width:1279.98px){.h2imagetextbox .container .row .imgcol{height:inherit;overflow-x:hidden;display:flex;justify-content:center;margin-right:inherit;margin-left:21px;}.h2imagetextbox .container .row .imgcol img{height:100%;width:auto;}}@media (min-width:1024px) and (max-width:1279.98px){.h2imagetextbox .container .row .imgcol.right{margin-right:21px;margin-left:inherit;}.h2imagetextbox .container .row .imgcol.right img{margin-right:0px;}}@media screen and (min-width:1200px) and (max-width:1420px){.h2imagetextbox .row.align-items-xl-center{align-items:stretch !important;}.h2imagetextbox .row.align-items-xl-center .imgcol{height:inherit;display:flex;justify-content:center;overflow-x:hidden;}.h2imagetextbox .row.align-items-xl-center .imgcol img{height:100%;width:auto;}}.h2imagetextbox.legacy{padding-bottom:40px;}@media screen and (min-width:768px){.h2imagetextbox.legacy{padding-bottom:50px;}}@media screen and (min-width:1024px){.h2imagetextbox.legacy{padding-bottom:25px;}}.h2imagetextbox.legacy .container{position:relative;}.h2imagetextbox.legacy .container .row{position:relative;z-index:1;}@media (max-width:1023.98px){.h2imagetextbox.legacy .container .row .textcol{padding-top:0px;}}.h2imagetextbox.legacy .container .row.leg{height:0px;padding-top:30px;}@media screen and (min-width:768px){.h2imagetextbox.legacy .container .row.leg{padding-top:50px;}}@media screen and (min-width:1024px){.h2imagetextbox.legacy .container .row.leg{padding-top:0px;}}.h2imagetextbox.legacy .container .row.leg .h2flctaelement{margin-left:-21px;}@media (max-width:1023.98px){.h2imagetextbox.legacy .container .row.leg .h2flctaelement{width:100%;}}@media (max-width:575.98px){.h2imagetextbox.legacy .container .row.leg .h2flctaelement{width:calc(100% - 80px);top:-57.5px;left:40px;margin-left:0px;}}.h2imagetextbox.legacy .container .teppich{position:absolute;right:0px;bottom:0px;width:50%;height:70%;z-index:0;background-image:url('/typo3conf/ext/h2layout/Resources/Public/Images/teppich_legacy.svg');background-repeat:no-repeat;background-size:100% auto;background-position:100% 93%;}@media (min-width:1280px){.backend_layout-pagets__h2default .h2imagetextbox .container .row .imgcol.right img,.backend_layout-pagets__special .h2imagetextbox .container .row .imgcol.right img{width:100% !important;margin-right:0px;}.backend_layout-pagets__h2default .h2imagetextbox .container .row .imgcol.left img,.backend_layout-pagets__special .h2imagetextbox .container .row .imgcol.left img{width:100% !important;margin-left:0px;}}@media screen and (min-width:992px) and (max-width:1199px){.backend_layout-pagets__h2default .h2imagetextbox .container .row .imgcol.right,.backend_layout-pagets__special .h2imagetextbox .container .row .imgcol.right{margin-right:0px !important;}.backend_layout-pagets__h2default .h2imagetextbox .container .row .imgcol.left,.backend_layout-pagets__special .h2imagetextbox .container .row .imgcol.left{margin-left:0px !important;}}@media (max-width:575.98px){.backend_layout-pagets__homepage .h2textwithimage.frame-space-after-spacer-120px{margin-bottom:0px;}.backend_layout-pagets__homepage .h2textwithimage.special.frame-space-after-spacer-120px{margin-bottom:21px;}}.h2topslider .multislider{max-height:unset;height:auto;min-height:unset;flex-wrap:wrap;align-items:stretch;display:block;}@media screen and (min-width:1024px){.h2topslider .multislider{min-height:512px;}}@media screen and (min-width:1280px){.h2topslider .multislider{min-height:600px;}}@media screen and (min-width:1600px){.h2topslider .multislider{min-height:750px;}}@media screen and (min-width:1920px){.h2topslider .multislider{min-height:930px;}}@media screen and (min-width:1024px){.h2topslider .multislider{display:flex;}}.h2topslider .spacer{width:21px;height:3px;margin:11px 0 15px;background:#202121;}@media screen and (min-width:1280px){.h2topslider .spacer{width:42px;}}@media screen and (min-width:1280px){.h2topslider .spacer{height:6px;}}@media screen and (min-width:768px){.h2topslider .spacer{margin:16px 0 30px;}}@media screen and (min-width:1280px){.h2topslider .spacer{margin:16px 0 49px;}}.h2topslider .teppich{pointer-events:none;}.h2topslider .multislider{height:100%;}.h2topslider .multislider .item{height:100%;display:none;}@media screen and (min-width:1024px){.h2topslider .multislider .item{min-height:512px;}}@media screen and (min-width:1280px){.h2topslider .multislider .item{min-height:600px;}}@media screen and (min-width:1600px){.h2topslider .multislider .item{min-height:930px;}}.h2topslider .multislider .item:first-of-type{display:inline-block;}.h2topslider .multislider .item.tns-item{display:inline-block;}.h2topslider .multislider .item .container-fluid,.h2topslider .multislider .item .container-sm,.h2topslider .multislider .item .container-md,.h2topslider .multislider .item .container-lg,.h2topslider .multislider .item .container-xl,.h2topslider .multislider .item .container-xxl,.h2topslider .multislider .item .container-xxxl{height:100%;padding:0px;}.h2topslider .multislider .item .container-fluid .row,.h2topslider .multislider .item .container-sm .row,.h2topslider .multislider .item .container-md .row,.h2topslider .multislider .item .container-lg .row,.h2topslider .multislider .item .container-xl .row,.h2topslider .multislider .item .container-xxl .row,.h2topslider .multislider .item .container-xxxl .row{height:100%;}.h2topslider .multislider .item .container-fluid .imgpart,.h2topslider .multislider .item .container-sm .imgpart,.h2topslider .multislider .item .container-md .imgpart,.h2topslider .multislider .item .container-lg .imgpart,.h2topslider .multislider .item .container-xl .imgpart,.h2topslider .multislider .item .container-xxl .imgpart,.h2topslider .multislider .item .container-xxxl .imgpart{min-height:200px;background-size:cover;background-position:center;background-repeat:no-repeat;}@media screen and (min-width:576px){.h2topslider .multislider .item .container-fluid .imgpart,.h2topslider .multislider .item .container-sm .imgpart,.h2topslider .multislider .item .container-md .imgpart,.h2topslider .multislider .item .container-lg .imgpart,.h2topslider .multislider .item .container-xl .imgpart,.h2topslider .multislider .item .container-xxl .imgpart,.h2topslider .multislider .item .container-xxxl .imgpart{min-height:300px;}}@media screen and (min-width:768px){.h2topslider .multislider .item .container-fluid .imgpart,.h2topslider .multislider .item .container-sm .imgpart,.h2topslider .multislider .item .container-md .imgpart,.h2topslider .multislider .item .container-lg .imgpart,.h2topslider .multislider .item .container-xl .imgpart,.h2topslider .multislider .item .container-xxl .imgpart,.h2topslider .multislider .item .container-xxxl .imgpart{min-height:400px;}}@media screen and (min-width:1024px){.h2topslider .multislider .item .container-fluid .imgpart,.h2topslider .multislider .item .container-sm .imgpart,.h2topslider .multislider .item .container-md .imgpart,.h2topslider .multislider .item .container-lg .imgpart,.h2topslider .multislider .item .container-xl .imgpart,.h2topslider .multislider .item .container-xxl .imgpart,.h2topslider .multislider .item .container-xxxl .imgpart{min-height:100%;}}.h2topslider .multislider .item .container-fluid .imgpart .inner,.h2topslider .multislider .item .container-sm .imgpart .inner,.h2topslider .multislider .item .container-md .imgpart .inner,.h2topslider .multislider .item .container-lg .imgpart .inner,.h2topslider .multislider .item .container-xl .imgpart .inner,.h2topslider .multislider .item .container-xxl .imgpart .inner,.h2topslider .multislider .item .container-xxxl .imgpart .inner{height:100%;display:flex;justify-content:center;align-items:center;}.h2topslider .multislider .item .container-fluid .imgpart .inner picture,.h2topslider .multislider .item .container-sm .imgpart .inner picture,.h2topslider .multislider .item .container-md .imgpart .inner picture,.h2topslider .multislider .item .container-lg .imgpart .inner picture,.h2topslider .multislider .item .container-xl .imgpart .inner picture,.h2topslider .multislider .item .container-xxl .imgpart .inner picture,.h2topslider .multislider .item .container-xxxl .imgpart .inner picture{height:100%;}.h2topslider .multislider .item .container-fluid .imgpart .inner picture.has-bg-image,.h2topslider .multislider .item .container-sm .imgpart .inner picture.has-bg-image,.h2topslider .multislider .item .container-md .imgpart .inner picture.has-bg-image,.h2topslider .multislider .item .container-lg .imgpart .inner picture.has-bg-image,.h2topslider .multislider .item .container-xl .imgpart .inner picture.has-bg-image,.h2topslider .multislider .item .container-xxl .imgpart .inner picture.has-bg-image,.h2topslider .multislider .item .container-xxxl .imgpart .inner picture.has-bg-image{max-width:1920px;height:auto;}.h2topslider .multislider .item .container-fluid .imgpart .inner img,.h2topslider .multislider .item .container-sm .imgpart .inner img,.h2topslider .multislider .item .container-md .imgpart .inner img,.h2topslider .multislider .item .container-lg .imgpart .inner img,.h2topslider .multislider .item .container-xl .imgpart .inner img,.h2topslider .multislider .item .container-xxl .imgpart .inner img,.h2topslider .multislider .item .container-xxxl .imgpart .inner img{object-fit:cover;height:100%;width:100%;}.h2topslider .multislider .item .container-fluid .textpart,.h2topslider .multislider .item .container-sm .textpart,.h2topslider .multislider .item .container-md .textpart,.h2topslider .multislider .item .container-lg .textpart,.h2topslider .multislider .item .container-xl .textpart,.h2topslider .multislider .item .container-xxl .textpart,.h2topslider .multislider .item .container-xxxl .textpart{position:relative;background:#FFE522;color:#202121;}.h2topslider .multislider .item .container-fluid .textpart .teppich,.h2topslider .multislider .item .container-sm .textpart .teppich,.h2topslider .multislider .item .container-md .textpart .teppich,.h2topslider .multislider .item .container-lg .textpart .teppich,.h2topslider .multislider .item .container-xl .textpart .teppich,.h2topslider .multislider .item .container-xxl .textpart .teppich,.h2topslider .multislider .item .container-xxxl .textpart .teppich{position:absolute;left:0px;top:0px;width:100%;height:45%;z-index:0;background-image:url('/typo3conf/ext/h2layout/Resources/Public/Images/topsliderteppich.svg');background-size:100%;background-repeat:no-repeat;background-position:bottom;}.h2topslider .multislider .item .container-fluid .textpart::selection,.h2topslider .multislider .item .container-sm .textpart::selection,.h2topslider .multislider .item .container-md .textpart::selection,.h2topslider .multislider .item .container-lg .textpart::selection,.h2topslider .multislider .item .container-xl .textpart::selection,.h2topslider .multislider .item .container-xxl .textpart::selection,.h2topslider .multislider .item .container-xxxl .textpart::selection,.h2topslider .multislider .item .container-fluid .textpart ::selection,.h2topslider .multislider .item .container-sm .textpart ::selection,.h2topslider .multislider .item .container-md .textpart ::selection,.h2topslider .multislider .item .container-lg .textpart ::selection,.h2topslider .multislider .item .container-xl .textpart ::selection,.h2topslider .multislider .item .container-xxl .textpart ::selection,.h2topslider .multislider .item .container-xxxl .textpart ::selection{color:#202121;background:#ACABAB;}.h2topslider .multislider .item .container-fluid .textpart::-moz-selection,.h2topslider .multislider .item .container-sm .textpart::-moz-selection,.h2topslider .multislider .item .container-md .textpart::-moz-selection,.h2topslider .multislider .item .container-lg .textpart::-moz-selection,.h2topslider .multislider .item .container-xl .textpart::-moz-selection,.h2topslider .multislider .item .container-xxl .textpart::-moz-selection,.h2topslider .multislider .item .container-xxxl .textpart::-moz-selection,.h2topslider .multislider .item .container-fluid .textpart ::-moz-selection,.h2topslider .multislider .item .container-sm .textpart ::-moz-selection,.h2topslider .multislider .item .container-md .textpart ::-moz-selection,.h2topslider .multislider .item .container-lg .textpart ::-moz-selection,.h2topslider .multislider .item .container-xl .textpart ::-moz-selection,.h2topslider .multislider .item .container-xxl .textpart ::-moz-selection,.h2topslider .multislider .item .container-xxxl .textpart ::-moz-selection{color:#202121;background:#ACABAB;}.h2topslider .multislider .item .container-fluid .textpart .inner,.h2topslider .multislider .item .container-sm .textpart .inner,.h2topslider .multislider .item .container-md .textpart .inner,.h2topslider .multislider .item .container-lg .textpart .inner,.h2topslider .multislider .item .container-xl .textpart .inner,.h2topslider .multislider .item .container-xxl .textpart .inner,.h2topslider .multislider .item .container-xxxl .textpart .inner{z-index:1;height:100%;width:100%;flex-wrap:wrap;}@media (max-width:1023.98px){.h2topslider .multislider .item .container-fluid .textpart .inner,.h2topslider .multislider .item .container-sm .textpart .inner,.h2topslider .multislider .item .container-md .textpart .inner,.h2topslider .multislider .item .container-lg .textpart .inner,.h2topslider .multislider .item .container-xl .textpart .inner,.h2topslider .multislider .item .container-xxl .textpart .inner,.h2topslider .multislider .item .container-xxxl .textpart .inner{height:auto;padding:21px 0;}}.h2topslider .multislider .item .container-fluid .textpart .inner .area,.h2topslider .multislider .item .container-sm .textpart .inner .area,.h2topslider .multislider .item .container-md .textpart .inner .area,.h2topslider .multislider .item .container-lg .textpart .inner .area,.h2topslider .multislider .item .container-xl .textpart .inner .area,.h2topslider .multislider .item .container-xxl .textpart .inner .area,.h2topslider .multislider .item .container-xxxl .textpart .inner .area{width:100%;}@media (max-width:1023.98px){.h2topslider .multislider .item .container-fluid .textpart .inner .area.navigation-area,.h2topslider .multislider .item .container-sm .textpart .inner .area.navigation-area,.h2topslider .multislider .item .container-md .textpart .inner .area.navigation-area,.h2topslider .multislider .item .container-lg .textpart .inner .area.navigation-area,.h2topslider .multislider .item .container-xl .textpart .inner .area.navigation-area,.h2topslider .multislider .item .container-xxl .textpart .inner .area.navigation-area,.h2topslider .multislider .item .container-xxxl .textpart .inner .area.navigation-area{height:30px;}}.h2topslider .multislider .item .container-fluid .textpart .inner .area.content-area,.h2topslider .multislider .item .container-sm .textpart .inner .area.content-area,.h2topslider .multislider .item .container-md .textpart .inner .area.content-area,.h2topslider .multislider .item .container-lg .textpart .inner .area.content-area,.h2topslider .multislider .item .container-xl .textpart .inner .area.content-area,.h2topslider .multislider .item .container-xxl .textpart .inner .area.content-area,.h2topslider .multislider .item .container-xxxl .textpart .inner .area.content-area{height:100%;position:relative;}@media (max-width:1023.98px){.h2topslider .multislider .item .container-fluid .textpart .inner .area.content-area,.h2topslider .multislider .item .container-sm .textpart .inner .area.content-area,.h2topslider .multislider .item .container-md .textpart .inner .area.content-area,.h2topslider .multislider .item .container-lg .textpart .inner .area.content-area,.h2topslider .multislider .item .container-xl .textpart .inner .area.content-area,.h2topslider .multislider .item .container-xxl .textpart .inner .area.content-area,.h2topslider .multislider .item .container-xxxl .textpart .inner .area.content-area{height:auto;}}.h2topslider .multislider .item .container-fluid .textpart .inner .area.content-area .inner,.h2topslider .multislider .item .container-sm .textpart .inner .area.content-area .inner,.h2topslider .multislider .item .container-md .textpart .inner .area.content-area .inner,.h2topslider .multislider .item .container-lg .textpart .inner .area.content-area .inner,.h2topslider .multislider .item .container-xl .textpart .inner .area.content-area .inner,.h2topslider .multislider .item .container-xxl .textpart .inner .area.content-area .inner,.h2topslider .multislider .item .container-xxxl .textpart .inner .area.content-area .inner{height:auto;}@media screen and (min-width:1024px){.h2topslider .multislider .item .container-fluid .textpart .inner .area.content-area .inner,.h2topslider .multislider .item .container-sm .textpart .inner .area.content-area .inner,.h2topslider .multislider .item .container-md .textpart .inner .area.content-area .inner,.h2topslider .multislider .item .container-lg .textpart .inner .area.content-area .inner,.h2topslider .multislider .item .container-xl .textpart .inner .area.content-area .inner,.h2topslider .multislider .item .container-xxl .textpart .inner .area.content-area .inner,.h2topslider .multislider .item .container-xxxl .textpart .inner .area.content-area .inner{padding:49px;}}@media screen and (min-width:1600px){.h2topslider .multislider .item .container-fluid .textpart .inner .area.content-area .inner,.h2topslider .multislider .item .container-sm .textpart .inner .area.content-area .inner,.h2topslider .multislider .item .container-md .textpart .inner .area.content-area .inner,.h2topslider .multislider .item .container-lg .textpart .inner .area.content-area .inner,.h2topslider .multislider .item .container-xl .textpart .inner .area.content-area .inner,.h2topslider .multislider .item .container-xxl .textpart .inner .area.content-area .inner,.h2topslider .multislider .item .container-xxxl .textpart .inner .area.content-area .inner{padding:98px;}}.h2topslider .multislider .item .container-fluid .textpart .inner .area.content-area .inner .headline p,.h2topslider .multislider .item .container-sm .textpart .inner .area.content-area .inner .headline p,.h2topslider .multislider .item .container-md .textpart .inner .area.content-area .inner .headline p,.h2topslider .multislider .item .container-lg .textpart .inner .area.content-area .inner .headline p,.h2topslider .multislider .item .container-xl .textpart .inner .area.content-area .inner .headline p,.h2topslider .multislider .item .container-xxl .textpart .inner .area.content-area .inner .headline p,.h2topslider .multislider .item .container-xxxl .textpart .inner .area.content-area .inner .headline p{margin:0px;padding:0px;font-size:30px;line-height:1.2;letter-spacing:0;margin-bottom:3px;font-weight:600;text-transform:uppercase;margin-bottom:0;}@media screen and (min-width:1280px){.h2topslider .multislider .item .container-fluid .textpart .inner .area.content-area .inner .headline p,.h2topslider .multislider .item .container-sm .textpart .inner .area.content-area .inner .headline p,.h2topslider .multislider .item .container-md .textpart .inner .area.content-area .inner .headline p,.h2topslider .multislider .item .container-lg .textpart .inner .area.content-area .inner .headline p,.h2topslider .multislider .item .container-xl .textpart .inner .area.content-area .inner .headline p,.h2topslider .multislider .item .container-xxl .textpart .inner .area.content-area .inner .headline p,.h2topslider .multislider .item .container-xxxl .textpart .inner .area.content-area .inner .headline p{font-size:44px;}}@media screen and (min-width:1280px){.h2topslider .multislider .item .container-fluid .textpart .inner .area.content-area .inner .headline p,.h2topslider .multislider .item .container-sm .textpart .inner .area.content-area .inner .headline p,.h2topslider .multislider .item .container-md .textpart .inner .area.content-area .inner .headline p,.h2topslider .multislider .item .container-lg .textpart .inner .area.content-area .inner .headline p,.h2topslider .multislider .item .container-xl .textpart .inner .area.content-area .inner .headline p,.h2topslider .multislider .item .container-xxl .textpart .inner .area.content-area .inner .headline p,.h2topslider .multislider .item .container-xxxl .textpart .inner .area.content-area .inner .headline p{line-height:1.1;}}@media screen and (min-width:768px){.h2topslider .multislider .item .container-fluid .textpart .inner .area.content-area .inner .headline p,.h2topslider .multislider .item .container-sm .textpart .inner .area.content-area .inner .headline p,.h2topslider .multislider .item .container-md .textpart .inner .area.content-area .inner .headline p,.h2topslider .multislider .item .container-lg .textpart .inner .area.content-area .inner .headline p,.h2topslider .multislider .item .container-xl .textpart .inner .area.content-area .inner .headline p,.h2topslider .multislider .item .container-xxl .textpart .inner .area.content-area .inner .headline p,.h2topslider .multislider .item .container-xxxl .textpart .inner .area.content-area .inner .headline p{letter-spacing:0.3px;}}@media screen and (min-width:1280px){.h2topslider .multislider .item .container-fluid .textpart .inner .area.content-area .inner .headline p,.h2topslider .multislider .item .container-sm .textpart .inner .area.content-area .inner .headline p,.h2topslider .multislider .item .container-md .textpart .inner .area.content-area .inner .headline p,.h2topslider .multislider .item .container-lg .textpart .inner .area.content-area .inner .headline p,.h2topslider .multislider .item .container-xl .textpart .inner .area.content-area .inner .headline p,.h2topslider .multislider .item .container-xxl .textpart .inner .area.content-area .inner .headline p,.h2topslider .multislider .item .container-xxxl .textpart .inner .area.content-area .inner .headline p{letter-spacing:0.88px;}}@media screen and (min-width:1280px){.h2topslider .multislider .item .container-fluid .textpart .inner .area.content-area .inner .headline p,.h2topslider .multislider .item .container-sm .textpart .inner .area.content-area .inner .headline p,.h2topslider .multislider .item .container-md .textpart .inner .area.content-area .inner .headline p,.h2topslider .multislider .item .container-lg .textpart .inner .area.content-area .inner .headline p,.h2topslider .multislider .item .container-xl .textpart .inner .area.content-area .inner .headline p,.h2topslider .multislider .item .container-xxl .textpart .inner .area.content-area .inner .headline p,.h2topslider .multislider .item .container-xxxl .textpart .inner .area.content-area .inner .headline p{margin-bottom:15px;}}@media (min-width:1024px){.h2topslider .multislider .item .container-fluid .textpart .inner .area.content-area .inner .headline p,.h2topslider .multislider .item .container-sm .textpart .inner .area.content-area .inner .headline p,.h2topslider .multislider .item .container-md .textpart .inner .area.content-area .inner .headline p,.h2topslider .multislider .item .container-lg .textpart .inner .area.content-area .inner .headline p,.h2topslider .multislider .item .container-xl .textpart .inner .area.content-area .inner .headline p,.h2topslider .multislider .item .container-xxl .textpart .inner .area.content-area .inner .headline p,.h2topslider .multislider .item .container-xxxl .textpart .inner .area.content-area .inner .headline p{margin-bottom:0;}}.h2topslider .multislider .item .container-fluid .textpart .inner .area.content-area .inner .spacer,.h2topslider .multislider .item .container-sm .textpart .inner .area.content-area .inner .spacer,.h2topslider .multislider .item .container-md .textpart .inner .area.content-area .inner .spacer,.h2topslider .multislider .item .container-lg .textpart .inner .area.content-area .inner .spacer,.h2topslider .multislider .item .container-xl .textpart .inner .area.content-area .inner .spacer,.h2topslider .multislider .item .container-xxl .textpart .inner .area.content-area .inner .spacer,.h2topslider .multislider .item .container-xxxl .textpart .inner .area.content-area .inner .spacer{background:#202121;}.h2topslider .multislider .item .container-fluid .textpart .inner .area.content-area .inner .bodytext,.h2topslider .multislider .item .container-sm .textpart .inner .area.content-area .inner .bodytext,.h2topslider .multislider .item .container-md .textpart .inner .area.content-area .inner .bodytext,.h2topslider .multislider .item .container-lg .textpart .inner .area.content-area .inner .bodytext,.h2topslider .multislider .item .container-xl .textpart .inner .area.content-area .inner .bodytext,.h2topslider .multislider .item .container-xxl .textpart .inner .area.content-area .inner .bodytext,.h2topslider .multislider .item .container-xxxl .textpart .inner .area.content-area .inner .bodytext{font-size:14px;line-height:1.4;font-weight:400;margin-top:0px;}@media screen and (min-width:1280px){.h2topslider .multislider .item .container-fluid .textpart .inner .area.content-area .inner .bodytext,.h2topslider .multislider .item .container-sm .textpart .inner .area.content-area .inner .bodytext,.h2topslider .multislider .item .container-md .textpart .inner .area.content-area .inner .bodytext,.h2topslider .multislider .item .container-lg .textpart .inner .area.content-area .inner .bodytext,.h2topslider .multislider .item .container-xl .textpart .inner .area.content-area .inner .bodytext,.h2topslider .multislider .item .container-xxl .textpart .inner .area.content-area .inner .bodytext,.h2topslider .multislider .item .container-xxxl .textpart .inner .area.content-area .inner .bodytext{font-size:20px;}}@media screen and (min-width:1280px){.h2topslider .multislider .item .container-fluid .textpart .inner .area.content-area .inner .bodytext,.h2topslider .multislider .item .container-sm .textpart .inner .area.content-area .inner .bodytext,.h2topslider .multislider .item .container-md .textpart .inner .area.content-area .inner .bodytext,.h2topslider .multislider .item .container-lg .textpart .inner .area.content-area .inner .bodytext,.h2topslider .multislider .item .container-xl .textpart .inner .area.content-area .inner .bodytext,.h2topslider .multislider .item .container-xxl .textpart .inner .area.content-area .inner .bodytext,.h2topslider .multislider .item .container-xxxl .textpart .inner .area.content-area .inner .bodytext{line-height:1.6;}}@media screen and (min-width:1024px){.h2topslider .multislider .item .container-fluid .textpart .inner .area.content-area .inner .bodytext,.h2topslider .multislider .item .container-sm .textpart .inner .area.content-area .inner .bodytext,.h2topslider .multislider .item .container-md .textpart .inner .area.content-area .inner .bodytext,.h2topslider .multislider .item .container-lg .textpart .inner .area.content-area .inner .bodytext,.h2topslider .multislider .item .container-xl .textpart .inner .area.content-area .inner .bodytext,.h2topslider .multislider .item .container-xxl .textpart .inner .area.content-area .inner .bodytext,.h2topslider .multislider .item .container-xxxl .textpart .inner .area.content-area .inner .bodytext{margin-top:-5px;}}.h2topslider .multislider .item .container-fluid .textpart .inner .area.content-area .inner .btnpart a,.h2topslider .multislider .item .container-sm .textpart .inner .area.content-area .inner .btnpart a,.h2topslider .multislider .item .container-md .textpart .inner .area.content-area .inner .btnpart a,.h2topslider .multislider .item .container-lg .textpart .inner .area.content-area .inner .btnpart a,.h2topslider .multislider .item .container-xl .textpart .inner .area.content-area .inner .btnpart a,.h2topslider .multislider .item .container-xxl .textpart .inner .area.content-area .inner .btnpart a,.h2topslider .multislider .item .container-xxxl .textpart .inner .area.content-area .inner .btnpart a,.h2topslider .multislider .item .container-fluid .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black,.h2topslider .multislider .item .container-sm .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black,.h2topslider .multislider .item .container-md .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black,.h2topslider .multislider .item .container-lg .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black,.h2topslider .multislider .item .container-xl .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black,.h2topslider .multislider .item .container-xxl .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black,.h2topslider .multislider .item .container-xxxl .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black{font-weight:unset;font-family:'Avenir-Next',sans-serif !important;display:inline-block;margin:0px;margin-top:20px;margin-right:10px;padding:0px;height:auto;font-size:14px;line-height:1.2;letter-spacing:0;padding:12px 12px calc(12px - 2px);width:fit-content;text-transform:uppercase;font-weight:500 !important;text-decoration:none;background:#FFE522;color:#202121;transition:all 0.3s;position:relative;border-radius:0px;letter-spacing:0.44px;margin-bottom:0;background:#202121;color:white;}@media screen and (min-width:1600px){.h2topslider .multislider .item .container-fluid .textpart .inner .area.content-area .inner .btnpart a,.h2topslider .multislider .item .container-sm .textpart .inner .area.content-area .inner .btnpart a,.h2topslider .multislider .item .container-md .textpart .inner .area.content-area .inner .btnpart a,.h2topslider .multislider .item .container-lg .textpart .inner .area.content-area .inner .btnpart a,.h2topslider .multislider .item .container-xl .textpart .inner .area.content-area .inner .btnpart a,.h2topslider .multislider .item .container-xxl .textpart .inner .area.content-area .inner .btnpart a,.h2topslider .multislider .item .container-xxxl .textpart .inner .area.content-area .inner .btnpart a,.h2topslider .multislider .item .container-fluid .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black,.h2topslider .multislider .item .container-sm .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black,.h2topslider .multislider .item .container-md .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black,.h2topslider .multislider .item .container-lg .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black,.h2topslider .multislider .item .container-xl .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black,.h2topslider .multislider .item .container-xxl .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black,.h2topslider .multislider .item .container-xxxl .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black{font-size:16px;}}@media screen and (min-width:768px){.h2topslider .multislider .item .container-fluid .textpart .inner .area.content-area .inner .btnpart a,.h2topslider .multislider .item .container-sm .textpart .inner .area.content-area .inner .btnpart a,.h2topslider .multislider .item .container-md .textpart .inner .area.content-area .inner .btnpart a,.h2topslider .multislider .item .container-lg .textpart .inner .area.content-area .inner .btnpart a,.h2topslider .multislider .item .container-xl .textpart .inner .area.content-area .inner .btnpart a,.h2topslider .multislider .item .container-xxl .textpart .inner .area.content-area .inner .btnpart a,.h2topslider .multislider .item .container-xxxl .textpart .inner .area.content-area .inner .btnpart a,.h2topslider .multislider .item .container-fluid .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black,.h2topslider .multislider .item .container-sm .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black,.h2topslider .multislider .item .container-md .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black,.h2topslider .multislider .item .container-lg .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black,.h2topslider .multislider .item .container-xl .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black,.h2topslider .multislider .item .container-xxl .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black,.h2topslider .multislider .item .container-xxxl .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black{padding:12px 12px calc(12px - 3px);}}@media screen and (min-width:1280px){.h2topslider .multislider .item .container-fluid .textpart .inner .area.content-area .inner .btnpart a,.h2topslider .multislider .item .container-sm .textpart .inner .area.content-area .inner .btnpart a,.h2topslider .multislider .item .container-md .textpart .inner .area.content-area .inner .btnpart a,.h2topslider .multislider .item .container-lg .textpart .inner .area.content-area .inner .btnpart a,.h2topslider .multislider .item .container-xl .textpart .inner .area.content-area .inner .btnpart a,.h2topslider .multislider .item .container-xxl .textpart .inner .area.content-area .inner .btnpart a,.h2topslider .multislider .item .container-xxxl .textpart .inner .area.content-area .inner .btnpart a,.h2topslider .multislider .item .container-fluid .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black,.h2topslider .multislider .item .container-sm .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black,.h2topslider .multislider .item .container-md .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black,.h2topslider .multislider .item .container-lg .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black,.h2topslider .multislider .item .container-xl .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black,.h2topslider .multislider .item .container-xxl .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black,.h2topslider .multislider .item .container-xxxl .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black{padding:12px 12px calc(12px - 3px);}}@media screen and (min-width:1600px){.h2topslider .multislider .item .container-fluid .textpart .inner .area.content-area .inner .btnpart a,.h2topslider .multislider .item .container-sm .textpart .inner .area.content-area .inner .btnpart a,.h2topslider .multislider .item .container-md .textpart .inner .area.content-area .inner .btnpart a,.h2topslider .multislider .item .container-lg .textpart .inner .area.content-area .inner .btnpart a,.h2topslider .multislider .item .container-xl .textpart .inner .area.content-area .inner .btnpart a,.h2topslider .multislider .item .container-xxl .textpart .inner .area.content-area .inner .btnpart a,.h2topslider .multislider .item .container-xxxl .textpart .inner .area.content-area .inner .btnpart a,.h2topslider .multislider .item .container-fluid .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black,.h2topslider .multislider .item .container-sm .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black,.h2topslider .multislider .item .container-md .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black,.h2topslider .multislider .item .container-lg .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black,.h2topslider .multislider .item .container-xl .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black,.h2topslider .multislider .item .container-xxl .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black,.h2topslider .multislider .item .container-xxxl .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black{padding:12px 12px calc(12px - 3px);}}.h2topslider .multislider .item .container-fluid .textpart .inner .area.content-area .inner .btnpart a:after,.h2topslider .multislider .item .container-sm .textpart .inner .area.content-area .inner .btnpart a:after,.h2topslider .multislider .item .container-md .textpart .inner .area.content-area .inner .btnpart a:after,.h2topslider .multislider .item .container-lg .textpart .inner .area.content-area .inner .btnpart a:after,.h2topslider .multislider .item .container-xl .textpart .inner .area.content-area .inner .btnpart a:after,.h2topslider .multislider .item .container-xxl .textpart .inner .area.content-area .inner .btnpart a:after,.h2topslider .multislider .item .container-xxxl .textpart .inner .area.content-area .inner .btnpart a:after,.h2topslider .multislider .item .container-fluid .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black:after,.h2topslider .multislider .item .container-sm .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black:after,.h2topslider .multislider .item .container-md .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black:after,.h2topslider .multislider .item .container-lg .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black:after,.h2topslider .multislider .item .container-xl .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black:after,.h2topslider .multislider .item .container-xxl .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black:after,.h2topslider .multislider .item .container-xxxl .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black:after{position:absolute;content:"";width:0px;height:1px;background:#FFE522;top:28px;left:12px;transition:all 0.3s;}@media screen and (min-width:768px){.h2topslider .multislider .item .container-fluid .textpart .inner .area.content-area .inner .btnpart a:after,.h2topslider .multislider .item .container-sm .textpart .inner .area.content-area .inner .btnpart a:after,.h2topslider .multislider .item .container-md .textpart .inner .area.content-area .inner .btnpart a:after,.h2topslider .multislider .item .container-lg .textpart .inner .area.content-area .inner .btnpart a:after,.h2topslider .multislider .item .container-xl .textpart .inner .area.content-area .inner .btnpart a:after,.h2topslider .multislider .item .container-xxl .textpart .inner .area.content-area .inner .btnpart a:after,.h2topslider .multislider .item .container-xxxl .textpart .inner .area.content-area .inner .btnpart a:after,.h2topslider .multislider .item .container-fluid .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black:after,.h2topslider .multislider .item .container-sm .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black:after,.h2topslider .multislider .item .container-md .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black:after,.h2topslider .multislider .item .container-lg .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black:after,.h2topslider .multislider .item .container-xl .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black:after,.h2topslider .multislider .item .container-xxl .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black:after,.h2topslider .multislider .item .container-xxxl .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black:after{height:2px;}}@media screen and (min-width:768px){.h2topslider .multislider .item .container-fluid .textpart .inner .area.content-area .inner .btnpart a:after,.h2topslider .multislider .item .container-sm .textpart .inner .area.content-area .inner .btnpart a:after,.h2topslider .multislider .item .container-md .textpart .inner .area.content-area .inner .btnpart a:after,.h2topslider .multislider .item .container-lg .textpart .inner .area.content-area .inner .btnpart a:after,.h2topslider .multislider .item .container-xl .textpart .inner .area.content-area .inner .btnpart a:after,.h2topslider .multislider .item .container-xxl .textpart .inner .area.content-area .inner .btnpart a:after,.h2topslider .multislider .item .container-xxxl .textpart .inner .area.content-area .inner .btnpart a:after,.h2topslider .multislider .item .container-fluid .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black:after,.h2topslider .multislider .item .container-sm .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black:after,.h2topslider .multislider .item .container-md .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black:after,.h2topslider .multislider .item .container-lg .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black:after,.h2topslider .multislider .item .container-xl .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black:after,.h2topslider .multislider .item .container-xxl .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black:after,.h2topslider .multislider .item .container-xxxl .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black:after{top:29px;}}@media screen and (min-width:768px){.h2topslider .multislider .item .container-fluid .textpart .inner .area.content-area .inner .btnpart a:after,.h2topslider .multislider .item .container-sm .textpart .inner .area.content-area .inner .btnpart a:after,.h2topslider .multislider .item .container-md .textpart .inner .area.content-area .inner .btnpart a:after,.h2topslider .multislider .item .container-lg .textpart .inner .area.content-area .inner .btnpart a:after,.h2topslider .multislider .item .container-xl .textpart .inner .area.content-area .inner .btnpart a:after,.h2topslider .multislider .item .container-xxl .textpart .inner .area.content-area .inner .btnpart a:after,.h2topslider .multislider .item .container-xxxl .textpart .inner .area.content-area .inner .btnpart a:after,.h2topslider .multislider .item .container-fluid .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black:after,.h2topslider .multislider .item .container-sm .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black:after,.h2topslider .multislider .item .container-md .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black:after,.h2topslider .multislider .item .container-lg .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black:after,.h2topslider .multislider .item .container-xl .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black:after,.h2topslider .multislider .item .container-xxl .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black:after,.h2topslider .multislider .item .container-xxxl .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black:after{left:12px;}}@media screen and (min-width:1280px){.h2topslider .multislider .item .container-fluid .textpart .inner .area.content-area .inner .btnpart a:after,.h2topslider .multislider .item .container-sm .textpart .inner .area.content-area .inner .btnpart a:after,.h2topslider .multislider .item .container-md .textpart .inner .area.content-area .inner .btnpart a:after,.h2topslider .multislider .item .container-lg .textpart .inner .area.content-area .inner .btnpart a:after,.h2topslider .multislider .item .container-xl .textpart .inner .area.content-area .inner .btnpart a:after,.h2topslider .multislider .item .container-xxl .textpart .inner .area.content-area .inner .btnpart a:after,.h2topslider .multislider .item .container-xxxl .textpart .inner .area.content-area .inner .btnpart a:after,.h2topslider .multislider .item .container-fluid .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black:after,.h2topslider .multislider .item .container-sm .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black:after,.h2topslider .multislider .item .container-md .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black:after,.h2topslider .multislider .item .container-lg .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black:after,.h2topslider .multislider .item .container-xl .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black:after,.h2topslider .multislider .item .container-xxl .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black:after,.h2topslider .multislider .item .container-xxxl .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black:after{left:12px;}}@media screen and (min-width:1600px){.h2topslider .multislider .item .container-fluid .textpart .inner .area.content-area .inner .btnpart a:after,.h2topslider .multislider .item .container-sm .textpart .inner .area.content-area .inner .btnpart a:after,.h2topslider .multislider .item .container-md .textpart .inner .area.content-area .inner .btnpart a:after,.h2topslider .multislider .item .container-lg .textpart .inner .area.content-area .inner .btnpart a:after,.h2topslider .multislider .item .container-xl .textpart .inner .area.content-area .inner .btnpart a:after,.h2topslider .multislider .item .container-xxl .textpart .inner .area.content-area .inner .btnpart a:after,.h2topslider .multislider .item .container-xxxl .textpart .inner .area.content-area .inner .btnpart a:after,.h2topslider .multislider .item .container-fluid .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black:after,.h2topslider .multislider .item .container-sm .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black:after,.h2topslider .multislider .item .container-md .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black:after,.h2topslider .multislider .item .container-lg .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black:after,.h2topslider .multislider .item .container-xl .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black:after,.h2topslider .multislider .item .container-xxl .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black:after,.h2topslider .multislider .item .container-xxxl .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black:after{left:12px;}}.h2topslider .multislider .item .container-fluid .textpart .inner .area.content-area .inner .btnpart a:hover:after,.h2topslider .multislider .item .container-sm .textpart .inner .area.content-area .inner .btnpart a:hover:after,.h2topslider .multislider .item .container-md .textpart .inner .area.content-area .inner .btnpart a:hover:after,.h2topslider .multislider .item .container-lg .textpart .inner .area.content-area .inner .btnpart a:hover:after,.h2topslider .multislider .item .container-xl .textpart .inner .area.content-area .inner .btnpart a:hover:after,.h2topslider .multislider .item .container-xxl .textpart .inner .area.content-area .inner .btnpart a:hover:after,.h2topslider .multislider .item .container-xxxl .textpart .inner .area.content-area .inner .btnpart a:hover:after,.h2topslider .multislider .item .container-fluid .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black:hover:after,.h2topslider .multislider .item .container-sm .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black:hover:after,.h2topslider .multislider .item .container-md .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black:hover:after,.h2topslider .multislider .item .container-lg .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black:hover:after,.h2topslider .multislider .item .container-xl .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black:hover:after,.h2topslider .multislider .item .container-xxl .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black:hover:after,.h2topslider .multislider .item .container-xxxl .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black:hover:after{width:calc(100% - 12px * 2);}@media screen and (min-width:768px){.h2topslider .multislider .item .container-fluid .textpart .inner .area.content-area .inner .btnpart a:hover:after,.h2topslider .multislider .item .container-sm .textpart .inner .area.content-area .inner .btnpart a:hover:after,.h2topslider .multislider .item .container-md .textpart .inner .area.content-area .inner .btnpart a:hover:after,.h2topslider .multislider .item .container-lg .textpart .inner .area.content-area .inner .btnpart a:hover:after,.h2topslider .multislider .item .container-xl .textpart .inner .area.content-area .inner .btnpart a:hover:after,.h2topslider .multislider .item .container-xxl .textpart .inner .area.content-area .inner .btnpart a:hover:after,.h2topslider .multislider .item .container-xxxl .textpart .inner .area.content-area .inner .btnpart a:hover:after,.h2topslider .multislider .item .container-fluid .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black:hover:after,.h2topslider .multislider .item .container-sm .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black:hover:after,.h2topslider .multislider .item .container-md .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black:hover:after,.h2topslider .multislider .item .container-lg .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black:hover:after,.h2topslider .multislider .item .container-xl .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black:hover:after,.h2topslider .multislider .item .container-xxl .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black:hover:after,.h2topslider .multislider .item .container-xxxl .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black:hover:after{width:calc(100% - 12px * 2);}}@media screen and (min-width:1280px){.h2topslider .multislider .item .container-fluid .textpart .inner .area.content-area .inner .btnpart a:hover:after,.h2topslider .multislider .item .container-sm .textpart .inner .area.content-area .inner .btnpart a:hover:after,.h2topslider .multislider .item .container-md .textpart .inner .area.content-area .inner .btnpart a:hover:after,.h2topslider .multislider .item .container-lg .textpart .inner .area.content-area .inner .btnpart a:hover:after,.h2topslider .multislider .item .container-xl .textpart .inner .area.content-area .inner .btnpart a:hover:after,.h2topslider .multislider .item .container-xxl .textpart .inner .area.content-area .inner .btnpart a:hover:after,.h2topslider .multislider .item .container-xxxl .textpart .inner .area.content-area .inner .btnpart a:hover:after,.h2topslider .multislider .item .container-fluid .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black:hover:after,.h2topslider .multislider .item .container-sm .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black:hover:after,.h2topslider .multislider .item .container-md .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black:hover:after,.h2topslider .multislider .item .container-lg .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black:hover:after,.h2topslider .multislider .item .container-xl .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black:hover:after,.h2topslider .multislider .item .container-xxl .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black:hover:after,.h2topslider .multislider .item .container-xxxl .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black:hover:after{width:calc(100% - 12px * 2);}}@media screen and (min-width:1600px){.h2topslider .multislider .item .container-fluid .textpart .inner .area.content-area .inner .btnpart a:hover:after,.h2topslider .multislider .item .container-sm .textpart .inner .area.content-area .inner .btnpart a:hover:after,.h2topslider .multislider .item .container-md .textpart .inner .area.content-area .inner .btnpart a:hover:after,.h2topslider .multislider .item .container-lg .textpart .inner .area.content-area .inner .btnpart a:hover:after,.h2topslider .multislider .item .container-xl .textpart .inner .area.content-area .inner .btnpart a:hover:after,.h2topslider .multislider .item .container-xxl .textpart .inner .area.content-area .inner .btnpart a:hover:after,.h2topslider .multislider .item .container-xxxl .textpart .inner .area.content-area .inner .btnpart a:hover:after,.h2topslider .multislider .item .container-fluid .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black:hover:after,.h2topslider .multislider .item .container-sm .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black:hover:after,.h2topslider .multislider .item .container-md .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black:hover:after,.h2topslider .multislider .item .container-lg .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black:hover:after,.h2topslider .multislider .item .container-xl .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black:hover:after,.h2topslider .multislider .item .container-xxl .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black:hover:after,.h2topslider .multislider .item .container-xxxl .textpart .inner .area.content-area .inner .btnpart a.flink.btn-black:hover:after{width:calc(100% - 12px * 2);}}.h2topslider .multislider .item .container-fluid .textpart .inner .area.content-area .slider-nav,.h2topslider .multislider .item .container-sm .textpart .inner .area.content-area .slider-nav,.h2topslider .multislider .item .container-md .textpart .inner .area.content-area .slider-nav,.h2topslider .multislider .item .container-lg .textpart .inner .area.content-area .slider-nav,.h2topslider .multislider .item .container-xl .textpart .inner .area.content-area .slider-nav,.h2topslider .multislider .item .container-xxl .textpart .inner .area.content-area .slider-nav,.h2topslider .multislider .item .container-xxxl .textpart .inner .area.content-area .slider-nav{width:100%;width:100%;padding-right:21px;padding-left:21px;margin-right:auto;margin-left:auto;height:3px;display:flex;padding:0 36px;justify-content:end;position:absolute;bottom:37px;left:0;align-items:end;}@media screen and (min-width:1024px){.h2topslider .multislider .item .container-fluid .textpart .inner .area.content-area .slider-nav,.h2topslider .multislider .item .container-sm .textpart .inner .area.content-area .slider-nav,.h2topslider .multislider .item .container-md .textpart .inner .area.content-area .slider-nav,.h2topslider .multislider .item .container-lg .textpart .inner .area.content-area .slider-nav,.h2topslider .multislider .item .container-xl .textpart .inner .area.content-area .slider-nav,.h2topslider .multislider .item .container-xxl .textpart .inner .area.content-area .slider-nav,.h2topslider .multislider .item .container-xxxl .textpart .inner .area.content-area .slider-nav{height:6px;}}@media (min-width:576px){.h2topslider .multislider .item .container-fluid .textpart .inner .area.content-area .slider-nav,.h2topslider .multislider .item .container-sm .textpart .inner .area.content-area .slider-nav,.h2topslider .multislider .item .container-md .textpart .inner .area.content-area .slider-nav,.h2topslider .multislider .item .container-lg .textpart .inner .area.content-area .slider-nav,.h2topslider .multislider .item .container-xl .textpart .inner .area.content-area .slider-nav,.h2topslider .multislider .item .container-xxl .textpart .inner .area.content-area .slider-nav,.h2topslider .multislider .item .container-xxxl .textpart .inner .area.content-area .slider-nav{justify-content:center;}}@media (min-width:1024px){.h2topslider .multislider .item .container-fluid .textpart .inner .area.content-area .slider-nav,.h2topslider .multislider .item .container-sm .textpart .inner .area.content-area .slider-nav,.h2topslider .multislider .item .container-md .textpart .inner .area.content-area .slider-nav,.h2topslider .multislider .item .container-lg .textpart .inner .area.content-area .slider-nav,.h2topslider .multislider .item .container-xl .textpart .inner .area.content-area .slider-nav,.h2topslider .multislider .item .container-xxl .textpart .inner .area.content-area .slider-nav,.h2topslider .multislider .item .container-xxxl .textpart .inner .area.content-area .slider-nav{bottom:21px;}}@media (min-width:1280px){.h2topslider .multislider .item .container-fluid .textpart .inner .area.content-area .slider-nav,.h2topslider .multislider .item .container-sm .textpart .inner .area.content-area .slider-nav,.h2topslider .multislider .item .container-md .textpart .inner .area.content-area .slider-nav,.h2topslider .multislider .item .container-lg .textpart .inner .area.content-area .slider-nav,.h2topslider .multislider .item .container-xl .textpart .inner .area.content-area .slider-nav,.h2topslider .multislider .item .container-xxl .textpart .inner .area.content-area .slider-nav,.h2topslider .multislider .item .container-xxxl .textpart .inner .area.content-area .slider-nav{bottom:140px;}}.h2topslider .multislider .item .container-fluid .textpart .inner .area.content-area .slider-nav button,.h2topslider .multislider .item .container-sm .textpart .inner .area.content-area .slider-nav button,.h2topslider .multislider .item .container-md .textpart .inner .area.content-area .slider-nav button,.h2topslider .multislider .item .container-lg .textpart .inner .area.content-area .slider-nav button,.h2topslider .multislider .item .container-xl .textpart .inner .area.content-area .slider-nav button,.h2topslider .multislider .item .container-xxl .textpart .inner .area.content-area .slider-nav button,.h2topslider .multislider .item .container-xxxl .textpart .inner .area.content-area .slider-nav button{width:3px;height:3px;margin:0 5px;border:0px;background:#202121;padding:0px;z-index:0;opacity:0.5;cursor:pointer;transition:opacity 0.3s ease-in-out;}@media screen and (min-width:1024px){.h2topslider .multislider .item .container-fluid .textpart .inner .area.content-area .slider-nav button,.h2topslider .multislider .item .container-sm .textpart .inner .area.content-area .slider-nav button,.h2topslider .multislider .item .container-md .textpart .inner .area.content-area .slider-nav button,.h2topslider .multislider .item .container-lg .textpart .inner .area.content-area .slider-nav button,.h2topslider .multislider .item .container-xl .textpart .inner .area.content-area .slider-nav button,.h2topslider .multislider .item .container-xxl .textpart .inner .area.content-area .slider-nav button,.h2topslider .multislider .item .container-xxxl .textpart .inner .area.content-area .slider-nav button{width:6px;}}@media screen and (min-width:1024px){.h2topslider .multislider .item .container-fluid .textpart .inner .area.content-area .slider-nav button,.h2topslider .multislider .item .container-sm .textpart .inner .area.content-area .slider-nav button,.h2topslider .multislider .item .container-md .textpart .inner .area.content-area .slider-nav button,.h2topslider .multislider .item .container-lg .textpart .inner .area.content-area .slider-nav button,.h2topslider .multislider .item .container-xl .textpart .inner .area.content-area .slider-nav button,.h2topslider .multislider .item .container-xxl .textpart .inner .area.content-area .slider-nav button,.h2topslider .multislider .item .container-xxxl .textpart .inner .area.content-area .slider-nav button{height:6px;}}.h2topslider .multislider .item .container-fluid .textpart .inner .area.content-area .slider-nav button.first,.h2topslider .multislider .item .container-sm .textpart .inner .area.content-area .slider-nav button.first,.h2topslider .multislider .item .container-md .textpart .inner .area.content-area .slider-nav button.first,.h2topslider .multislider .item .container-lg .textpart .inner .area.content-area .slider-nav button.first,.h2topslider .multislider .item .container-xl .textpart .inner .area.content-area .slider-nav button.first,.h2topslider .multislider .item .container-xxl .textpart .inner .area.content-area .slider-nav button.first,.h2topslider .multislider .item .container-xxxl .textpart .inner .area.content-area .slider-nav button.first{margin-left:0px;}.h2topslider .multislider .item .container-fluid .textpart .inner .area.content-area .slider-nav button.active,.h2topslider .multislider .item .container-sm .textpart .inner .area.content-area .slider-nav button.active,.h2topslider .multislider .item .container-md .textpart .inner .area.content-area .slider-nav button.active,.h2topslider .multislider .item .container-lg .textpart .inner .area.content-area .slider-nav button.active,.h2topslider .multislider .item .container-xl .textpart .inner .area.content-area .slider-nav button.active,.h2topslider .multislider .item .container-xxl .textpart .inner .area.content-area .slider-nav button.active,.h2topslider .multislider .item .container-xxxl .textpart .inner .area.content-area .slider-nav button.active,.h2topslider .multislider .item .container-fluid .textpart .inner .area.content-area .slider-nav button:hover,.h2topslider .multislider .item .container-sm .textpart .inner .area.content-area .slider-nav button:hover,.h2topslider .multislider .item .container-md .textpart .inner .area.content-area .slider-nav button:hover,.h2topslider .multislider .item .container-lg .textpart .inner .area.content-area .slider-nav button:hover,.h2topslider .multislider .item .container-xl .textpart .inner .area.content-area .slider-nav button:hover,.h2topslider .multislider .item .container-xxl .textpart .inner .area.content-area .slider-nav button:hover,.h2topslider .multislider .item .container-xxxl .textpart .inner .area.content-area .slider-nav button:hover{opacity:1;}.h2topslider .tns-outer{height:inherit;max-width:100%;}.h2topslider .tns-outer .tns-ovh{height:100%;}.h2topslider .tns-outer .tns-ovh .tns-inner{height:100%;}.h2bildsprechblase.bubble-top{padding-top:50px;}.h2bildsprechblase.bubble-bottom{padding-bottom:50px;}.h2bildsprechblase .inner{position:relative;}.h2bildsprechblase .inner .bubble{position:absolute;background:#FFE522;color:#202121;padding:30px;}.h2bildsprechblase .inner .bubble .tick{position:absolute;height:30px;width:30px;bottom:-20px;left:calc(50% - 15px);}.h2bildsprechblase .inner .bubble.pos-0{left:0px;top:-50px;}.h2bildsprechblase .inner .bubble.pos-0 svg{transform:scaleX(-1);}.h2bildsprechblase .inner .bubble.pos-1{right:0px;top:-50px;}.h2bildsprechblase .inner .bubble.pos-2 .tick,.h2bildsprechblase .inner .bubble.pos-3 .tick{top:-30px;}.h2bildsprechblase .inner .bubble.pos-2{left:0px;bottom:-50px;}.h2bildsprechblase .inner .bubble.pos-2 svg{transform:scaleX(-1) scaleY(-1);}.h2bildsprechblase .inner .bubble.pos-3{right:0px;bottom:-50px;}.h2bildsprechblase .inner .bubble.pos-3 svg{transform:scaleX(1) scaleY(-1);}.h2bildsprechblase .inner .bubble.color-1{background:#202121;color:white;}.h2bildsprechblase .inner .bubble.color-1 svg path{fill:#202121;}.h2bildsprechblase .inner .bubble.color-2{background:#555759;color:white;}.h2bildsprechblase .inner .bubble.color-2 svg path{fill:#555759;}.h2bildsprechblase .inner .bubble .text{margin:0px;padding:0px;font-size:30px;line-height:1.2;letter-spacing:0;margin-bottom:3px;font-weight:600;text-transform:uppercase;padding:0px;margin:0px;font-weight:600;text-transform:uppercase;line-height:1 !important;margin-bottom:-8px !important;}@media screen and (min-width:1280px){.h2bildsprechblase .inner .bubble .text{font-size:44px;}}@media screen and (min-width:1280px){.h2bildsprechblase .inner .bubble .text{line-height:1.1;}}@media screen and (min-width:768px){.h2bildsprechblase .inner .bubble .text{letter-spacing:0.3px;}}@media screen and (min-width:1280px){.h2bildsprechblase .inner .bubble .text{letter-spacing:0.88px;}}@media screen and (min-width:1280px){.h2bildsprechblase .inner .bubble .text{margin-bottom:15px;}}.overlay-wrap{position:fixed;display:none;justify-content:center;align-items:center;top:0;left:0;bottom:0;right:0;z-index:1000;background:rgba(85,87,89,0.9);}.overlay-wrap.open{display:flex;}.overlay-wrap .overlay-inner{max-width:800px;}.overlay-wrap .overlay-content{position:relative;background:#555759;color:white;}.overlay-wrap .overlay-text{padding:42px;flex:0 0 66.66666666%;max-width:66.66666666%;}.overlay-wrap .overlay-text .button{background:white;color:#202121;}.overlay-wrap .overlay-text .button:after{background:#202121;}.overlay-wrap .header .headline{font-size:25px;line-height:1.2;letter-spacing:0;margin-bottom:3px;font-weight:600;}@media screen and (min-width:1280px){.overlay-wrap .header .headline{font-size:30px;}}@media screen and (min-width:1280px){.overlay-wrap .header .headline{line-height:1.1;}}@media screen and (min-width:768px){.overlay-wrap .header .headline{letter-spacing:0.3px;}}@media screen and (min-width:1280px){.overlay-wrap .header .headline{letter-spacing:0.88px;}}@media screen and (min-width:1280px){.overlay-wrap .header .headline{margin-bottom:15px;}}.overlay-wrap .header .subline{font-size:14px;line-height:1.4;letter-spacing:0;margin-bottom:10px;font-weight:500;}@media screen and (min-width:1280px){.overlay-wrap .header .subline{font-size:20px;}}@media screen and (min-width:1280px){.overlay-wrap .header .subline{line-height:1.3;}}@media screen and (min-width:1280px){.overlay-wrap .header .subline{margin-bottom:15px;}}.overlay-wrap .header .bar{background:white;width:40px;height:4px;margin-bottom:20px;}.overlay-wrap .overlay-image{flex:0 0 33.33333333%;max-width:33.33333333%;}.overlay-wrap .overlay-image img{width:100%;height:auto;}.overlay-wrap .overlay-close{position:absolute;background:white;width:30px;height:30px;top:5px;right:5px;z-index:1;cursor:pointer;}.overlay-wrap .overlay-close:after,.overlay-wrap .overlay-close:before{content:"";display:block;position:absolute;top:14px;left:1px;width:28px;height:2px;background:#202121;transform:rotate(45deg);}.overlay-wrap .overlay-close:after{transform:rotate(-45deg);}.h2contentfilter .filterlist a{float:left;display:block;padding:5px 15px;font-size:14px;line-height:1.4;font-weight:400;margin:10px 7px 0 0;border:3px solid #FFE522;color:#202121;text-decoration:none;transition:all 0.2s;}@media (min-width:1024px){.h2contentfilter .filterlist a{font-size:20px;line-height:1.6;margin:10px 20px 0 0;letter-spacing:0.4px;}}.h2contentfilter .filterlist a:hover,.h2contentfilter .filterlist a.active{background:#FFE522;}.h2contentfilter .elementlist .image-area{margin-bottom:15px;}@media screen and (min-width:1024px){.h2contentfilter .elementlist .image-area{margin-bottom:30px;}}.h2contentfilter .elementlist .text-area{margin-bottom:21px;}@media screen and (min-width:576px){.h2contentfilter .elementlist .text-area{margin-bottom:30px;}}@media screen and (min-width:768px){.h2contentfilter .elementlist .text-area{margin-bottom:80px;}}@media screen and (min-width:1024px){.h2contentfilter .elementlist .text-area{margin-bottom:98px;}}.h2videoplayer{margin-bottom:30px;}@media screen and (min-width:768px){.h2videoplayer{margin-bottom:0;}}@media (max-width:575.98px){.h2videoplayer .container{padding:0px;}}.h2videoplayer .row{position:relative;min-height:calc(100% * 9 / 16);}@media (max-width:767.98px){.h2videoplayer .row > div{flex:0 0 100%;max-width:100%;}}@media screen and (min-width:768px){.h2videoplayer .text-area{padding-right:0;}}@media screen and (min-width:768px){.h2videoplayer .text-area{margin-right:-21px;}}.h2videoplayer .text-area .text-item{height:100%;background:#FFE522;padding-top:24px;padding-left:21px;padding-bottom:20px;}@media screen and (min-width:576px){.h2videoplayer .text-area .text-item{padding-top:49px;}}@media screen and (min-width:768px){.h2videoplayer .text-area .text-item{padding-top:24px;}}@media screen and (min-width:1024px){.h2videoplayer .text-area .text-item{padding-top:32px;}}@media screen and (min-width:1280px){.h2videoplayer .text-area .text-item{padding-top:50px;}}@media screen and (min-width:1600px){.h2videoplayer .text-area .text-item{padding-top:77px;}}@media screen and (min-width:1920px){.h2videoplayer .text-area .text-item{padding-top:98px;}}@media screen and (min-width:576px){.h2videoplayer .text-area .text-item{padding-left:49px;}}@media screen and (min-width:768px){.h2videoplayer .text-area .text-item{padding-left:20px;}}@media screen and (min-width:1024px){.h2videoplayer .text-area .text-item{padding-left:30px;}}@media screen and (min-width:1280px){.h2videoplayer .text-area .text-item{padding-left:50px;}}@media screen and (min-width:1600px){.h2videoplayer .text-area .text-item{padding-left:77px;}}@media screen and (min-width:1920px){.h2videoplayer .text-area .text-item{padding-left:94px;}}@media screen and (min-width:576px){.h2videoplayer .text-area .text-item{padding-bottom:49px;}}@media screen and (min-width:768px){.h2videoplayer .text-area .text-item{padding-bottom:20px;}}@media screen and (min-width:1024px){.h2videoplayer .text-area .text-item{padding-bottom:30px;}}@media screen and (min-width:1280px){.h2videoplayer .text-area .text-item{padding-bottom:50px;}}@media screen and (min-width:1600px){.h2videoplayer .text-area .text-item{padding-bottom:98px;}}@media screen and (min-width:1920px){.h2videoplayer .text-area .text-item{padding-bottom:150px;}}.h2videoplayer .text-area .text-item .inner{padding-right:21px;}@media screen and (min-width:768px){.h2videoplayer .text-area .text-item .inner{padding-right:42px;}}.h2videoplayer .text-area .text-item h2{margin:0px;padding:0px;font-size:30px;line-height:1.2;letter-spacing:0;margin-bottom:3px;font-weight:600;text-transform:uppercase;hyphens:auto;-webkit-hyphens:auto;}@media screen and (min-width:1280px){.h2videoplayer .text-area .text-item h2{font-size:44px;}}@media screen and (min-width:1280px){.h2videoplayer .text-area .text-item h2{line-height:1.1;}}@media screen and (min-width:768px){.h2videoplayer .text-area .text-item h2{letter-spacing:0.3px;}}@media screen and (min-width:1280px){.h2videoplayer .text-area .text-item h2{letter-spacing:0.88px;}}@media screen and (min-width:1280px){.h2videoplayer .text-area .text-item h2{margin-bottom:15px;}}.h2videoplayer .text-area .text-item h4{margin:0px;padding:0px;font-size:14px;line-height:1.4;letter-spacing:0;margin-bottom:10px;font-weight:500;}@media screen and (min-width:1280px){.h2videoplayer .text-area .text-item h4{font-size:25px;}}@media screen and (min-width:1280px){.h2videoplayer .text-area .text-item h4{line-height:1.3;}}@media screen and (min-width:1280px){.h2videoplayer .text-area .text-item h4{margin-bottom:15px;}}.h2videoplayer .text-area .text-item .spacer{margin-bottom:0px;}.h2videoplayer .video-area{z-index:1;scroll-margin-top:150px;}@media screen and (min-width:768px){.h2videoplayer .video-area{padding-left:0;}}@media screen and (min-width:768px){.h2videoplayer .video-area{margin-left:-21px;}}@media (min-width:768px){.h2videoplayer .video-area{padding-top:30px;padding-bottom:30px;}}.h2videoplayer .bg-area{padding-bottom:56%;width:100%;}@media screen and (min-width:1024px){.h2videoplayer .bg-area{padding-bottom:40%;}}.h2videoplayer .design-1 .text-area .text-item{background:#555759;color:white;width:100%;}@media (max-width:575.98px){.h2videoplayer .design-1 .text-area .text-item{padding-left:0px;padding-right:21px;}}.h2videoplayer .design-1 .text-area .text-item .inner{padding-right:0px;padding-left:21px;}@media screen and (min-width:576px){.h2videoplayer .design-1 .text-area .text-item .inner{padding-right:49px;}}@media screen and (min-width:768px){.h2videoplayer .design-1 .text-area .text-item .inner{padding-right:20px;}}@media screen and (min-width:1024px){.h2videoplayer .design-1 .text-area .text-item .inner{padding-right:30px;}}@media screen and (min-width:1280px){.h2videoplayer .design-1 .text-area .text-item .inner{padding-right:50px;}}@media screen and (min-width:1600px){.h2videoplayer .design-1 .text-area .text-item .inner{padding-right:77px;}}@media screen and (min-width:1920px){.h2videoplayer .design-1 .text-area .text-item .inner{padding-right:94px;}}@media screen and (min-width:576px){.h2videoplayer .design-1 .text-area .text-item .inner{padding-left:49px;}}@media screen and (min-width:768px){.h2videoplayer .design-1 .text-area .text-item .inner{padding-left:20px;}}@media screen and (min-width:1024px){.h2videoplayer .design-1 .text-area .text-item .inner{padding-left:35%;}}@media screen and (min-width:1600px){.h2videoplayer .design-1 .text-area .text-item .inner{padding-left:30%;}}.h2videoplayer .design-1 .text-area .text-item .inner .spacer{background:white;}.h2videoplayer .design-1 .bg-area{padding-bottom:50%;}@media screen and (min-width:768px){.h2videoplayer .design-1 .bg-area{padding-bottom:53%;}}@media screen and (min-width:1024px){.h2videoplayer .design-1 .bg-area{padding-bottom:38%;}}.h2videoplayer .design-1 .video-area{right:unset;left:0;top:unset;}.h2videoplayer .design-2 .tns-ovh{position:relative;z-index:1;}.h2videoplayer .design-2 .tns-outer{width:100%;}@media screen and (min-width:1024px){.h2videoplayer .design-2 .tns-outer{width:75%;}}.h2videoplayer .design-2 .tns-controls{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;}@media (min-width:1024px){.h2videoplayer .design-2 .tns-controls{position:absolute;left:0;height:100%;top:0;z-index:0;padding:0 21px;}}.h2videoplayer .design-2 .tns-controls button{width:calc(50% - 5px);border:0px;height:80%;margin-top:4%;background:#F0F0F0;font-size:20px;color:#202121;}@media screen and (min-width:1024px){.h2videoplayer .design-2 .tns-controls button{width:calc(12.5%);}}.h2videoplayer .design-2 .tns-controls button:hover{background:#FFE522;}@media (max-width:1023.98px){.h2videoplayer .design-2 .tns-controls button{padding:30px 0;margin:10px 5px 0 0;}.h2videoplayer .design-2 .tns-controls button:nth-last-child(1){margin:10px 0 0 5px;}}@keyframes spin{0%{transform:rotate(0deg);}100%{transform:rotate(360deg);}}.gp-videoplayer,.video-box{position:relative;}.gp-videoplayer .video-container,.video-box .video-container{position:relative;width:100%;max-width:1740px;padding-bottom:56.25%;}.gp-videoplayer .video-container .video-inner,.video-box .video-container .video-inner{position:absolute;top:0;left:0;width:100%;height:100%;border:0;overflow:hidden;display:flex;justify-content:center;align-items:center;background:black;flex-wrap:wrap;}.gp-videoplayer video,.video-box video{width:auto;height:100%;}.gp-videoplayer svg,.video-box svg{height:14px;width:auto;}@media (min-width:576px){.gp-videoplayer svg,.video-box svg{height:24px;}}.gp-videoplayer .control-area,.video-box .control-area{position:absolute;max-width:1740px;z-index:1;left:0;top:0;background:rgba(32,33,33,0.8);width:100%;height:100%;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;opacity:1;transition:all 0.2s;}@media screen and (min-width:1024px){.gp-videoplayer .control-area,.video-box .control-area{opacity:0;}}.gp-videoplayer .control-area .controls,.video-box .control-area .controls{position:relative;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;}.gp-videoplayer .control-area .controls .fsexpand,.video-box .control-area .controls .fsexpand{display:block;}.gp-videoplayer .control-area .controls .fsclose,.video-box .control-area .controls .fsclose{display:none;}.gp-videoplayer .control-area .controls .icon-loading,.video-box .control-area .controls .icon-loading{animation:spin 2s linear infinite;}.gp-videoplayer .control-area .controls .ctrlbtn,.video-box .control-area .controls .ctrlbtn{width:40px;height:40px;margin:0 5px;background:#FFE522;color:#202121;text-decoration:none;border:0px;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;cursor:pointer;transition:all 0.2s;}@media (min-width:576px){.gp-videoplayer .control-area .controls .ctrlbtn,.video-box .control-area .controls .ctrlbtn{width:60px;height:60px;}}.gp-videoplayer .control-area .controls .ctrlbtn svg path,.video-box .control-area .controls .ctrlbtn svg path{fill:#202121;transition:all 0.2s;}.gp-videoplayer .control-area .controls .ctrlbtn:hover,.video-box .control-area .controls .ctrlbtn:hover{background:#202121;color:#FFE522;}.gp-videoplayer .control-area .controls .ctrlbtn:hover svg path,.video-box .control-area .controls .ctrlbtn:hover svg path{fill:#FFE522;}.gp-videoplayer .control-area .controls .volume-slider,.video-box .control-area .controls .volume-slider{position:absolute;background-color:#202121;color:#FFE522;width:250px;height:60px;z-index:1;top:-70px;}@media (min-width:1024px){.gp-videoplayer .control-area .controls .volume-slider,.video-box .control-area .controls .volume-slider{width:330px;top:0px;left:-265px;}}.gp-videoplayer .control-area .controls .volume-slider .inner,.video-box .control-area .controls .volume-slider .inner{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:0px 10px;}.gp-videoplayer .control-area .controls .volume-slider .inner .box,.video-box .control-area .controls .volume-slider .inner .box{width:20px;height:60px;display:flex;justify-content:center;align-items:center;}@media (min-width:1024px){.gp-videoplayer .control-area .controls .volume-slider .inner .box,.video-box .control-area .controls .volume-slider .inner .box{width:40px;}}.gp-videoplayer .control-area .controls .volume-slider .inner .slider-box,.video-box .control-area .controls .volume-slider .inner .slider-box{width:170px;position:relative;}@media (min-width:1024px){.gp-videoplayer .control-area .controls .volume-slider .inner .slider-box,.video-box .control-area .controls .volume-slider .inner .slider-box{width:200px;}}.gp-videoplayer .control-area .controls .volume-slider .inner .slider-box .slide-bar,.video-box .control-area .controls .volume-slider .inner .slider-box .slide-bar{width:100%;height:3px;background:#707070;border-radius:2px;position:absolute;top:calc(50% - 1.5px);}.gp-videoplayer .control-area .controls .volume-slider .inner .slider-box .slider,.video-box .control-area .controls .volume-slider .inner .slider-box .slider{width:calc(100% + 20px);position:absolute;left:-10px;z-index:2;opacity:0;margin-top:-15px;}.gp-videoplayer .control-area .controls .volume-slider .inner .slider-box .slider-value,.video-box .control-area .controls .volume-slider .inner .slider-box .slider-value{position:absolute;top:calc(50% - 11px);transform:translateX(-50%);background:#FFE522;padding:5px;border:0;width:22px;height:22px;border-radius:100%;text-align:center;cursor:pointer;font-size:0px;}.gp-videoplayer .control-area .controls .volume-slider .inner .slider-box .slider-value::selection,.video-box .control-area .controls .volume-slider .inner .slider-box .slider-value::selection{color:inherit;background:transparent;}.gp-videoplayer .control-area .controls .volume-slider .inner .slider-box .slider-value::-moz-selection,.video-box .control-area .controls .volume-slider .inner .slider-box .slider-value::-moz-selection{color:inherit;background:transparent;}.gp-videoplayer .control-area:hover,.video-box .control-area:hover{opacity:1;}.modal-videoplayer{display:none;position:absolute;left:0;top:0;width:100vw;height:100vh;overflow:auto;background-color:rgba(0,0,0,0.7);z-index:110;flex-wrap:wrap;justify-content:center;align-items:center;}.modal-videoplayer.active{display:flex;}.modal-videoplayer .video-box{width:90%;max-height:80%;position:relative;max-width:1740px;}@media screen and (min-width:768px){.modal-videoplayer .video-box{width:80%;}}@media screen and (min-width:1024px){.modal-videoplayer .video-box{width:80%;}}.modal-videoplayer .video-box .player-inner{display:flex;flex-wrap:wrap;justify-content:center;position:relative;max-width:1740px;}.modal-videoplayer .video-box .video-inner{max-width:100%;}.modal-videoplayer .video-box .video-inner video{max-width:100%;}.modal-videoplayer .video-box .control-area{left:0;top:0;background:transparent;justify-content:center;align-items:end;}@media screen and (min-width:1024px){.modal-videoplayer .video-box .control-area{justify-content:end;}}.modal-videoplayer .video-box .control-area .controls{padding-bottom:20px;}@media (min-width:1024px){.modal-videoplayer .video-box .control-area .controls{padding-right:15px;}}.modal-videoplayer .video-box .control-area .controls .fsexpand{display:none;}.modal-videoplayer .video-box .control-area .controls .fsclose{display:block;}.h2videoplayer .player-inner.yt .yt-iframe{position:relative;width:100%;padding-bottom:56.25%;background:lime;}.h2videoplayer .player-inner.yt .yt-iframe .ytvideo{position:absolute;top:0;left:0;width:100%;height:100%;border:0;background:black;}.h2videoplayer .player-inner.yt .yt-iframe .ytvideo .video-iframe{width:100%;height:100%;color:white;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;}.h2videoplayer .player-inner.yt .yt-iframe .ytvideo iframe{width:100%;height:100%;}.h2videoplayer .player-inner.yt .yt-iframe .ytvideo .cookieconsent-optout-marketing{position:relative;width:100%;height:100%;}.h2videoplayer .player-inner.yt .yt-iframe .ytvideo .cookieconsent-optout-marketing .inner{position:absolute;left:0;right:0;width:100%;height:100%;display:flex !important;flex-wrap:wrap;justify-content:center;align-items:center;color:white;padding:20px;font-size:14px;}@media screen and (min-width:768px){.h2videoplayer .player-inner.yt .yt-iframe .ytvideo .cookieconsent-optout-marketing .inner{font-size:16px;}}@media screen and (min-width:1024px){.h2videoplayer .player-inner.yt .yt-iframe .ytvideo .cookieconsent-optout-marketing .inner{font-size:20px;}}.map-video-element .map-area .mapelement{z-index:1;height:100%;width:100%;}@media (max-width:1023.98px){.map-video-element .map-area .mapelement{min-height:400px;}}.map-video-element .map-area .mapelement .leaflet-control-zoom{display:none;}.map-video-element .map-area .mapelement .leaflet-control-attribution{opacity:0.5;}.map-video-element .map-area .mapelement .leaflet-pane.leaflet-marker-pane{z-index:999;}.map-video-element .map-area .mapelement .leaflet-pane.leaflet-popup-pane{z-index:1000;}.map-video-element .map-area .mapelement .leaflet-pane.leaflet-popup-pane .leaflet-popup-content-wrapper{border-radius:0px;}.map-video-element .map-area .mapelement .leaflet-pane.leaflet-popup-pane .leaflet-popup-content-wrapper .leaflet-popup-content{margin:30px 30px 20px 30px;min-width:180px !important;min-height:180px !important;height:auto;display:flex;justify-content:center;align-items:center;font-family:'Avenir-Next',sans-serif;}.map-video-element .map-area .mapelement .leaflet-pane.leaflet-popup-pane .leaflet-popup-content-wrapper .leaflet-popup-content .popupinfotext{font-size:14px;}.map-video-element .map-area .mapelement .leaflet-pane.leaflet-popup-pane .leaflet-popup-content-wrapper .leaflet-popup-content .popupinfotext a{color:inherit;}.map-video-element .map-area .mapelement .leaflet-pane.leaflet-popup-pane .leaflet-popup-content-wrapper .leaflet-popup-content .popupinfotext b{font-size:16px;font-weight:600;}.map-video-element .map-area .mapelement .leaflet-pane.leaflet-popup-pane .leaflet-popup-tip-container{display:none;}.map-video-element .map-area .mapelement .leaflet-pane.leaflet-popup-pane .leaflet-popup-close-button{display:none;}.map-video-element .video-area a.none{width:100%;}.h2imgcolswithtext .colitem{width:100%;padding-bottom:100%;position:relative;margin-top:21px;margin-bottom:21px;display:block;}.h2imgcolswithtext .colitem .image-area{position:absolute;width:100%;height:100%;top:0;left:0;display:flex;justify-content:center;align-items:end;background-size:100% 100%;background-position:center;background-repeat:no-repeat;}.h2imgcolswithtext .colitem .image-area .overlay{height:44%;height:60%;width:100%;display:flex;justify-content:center;align-items:end;padding:15px;hyphens:auto;text-align:center;color:white;font-weight:700;text-transform:uppercase;background:transparent linear-gradient(180deg,#00000000 0%,#000000 100%) 0% 0% no-repeat padding-box;font-size:10px;}@media screen and (min-width:1024px){.h2imgcolswithtext .colitem .image-area .overlay{height:50%;}}@media screen and (min-width:1280px){.h2imgcolswithtext .colitem .image-area .overlay{height:40%;}}@media screen and (min-width:1024px){.h2imgcolswithtext .colitem .image-area .overlay{align-items:center;}}@media screen and (min-width:768px){.h2imgcolswithtext .colitem .image-area .overlay{font-size:12px;}}@media screen and (min-width:1024px){.h2imgcolswithtext .colitem .image-area .overlay{font-size:15px;}}@media (max-width:575.98px){.h2imgcolswithtext .oitem .colitem{margin-top:0;}.h2imgcolswithtext .oitem.odd{padding-right:10.5px;}.h2imgcolswithtext .oitem.even{padding-left:10.5px;}}.iframe-content .inner{position:relative;padding-top:75%;width:100%;margin-bottom:90px;}.iframe-content .inner iframe{top:0;left:0;position:absolute;width:100%;height:100%;}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent;}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0;}.slick-list:focus{outline:none;}.slick-list.dragging{cursor:pointer;cursor:hand;}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto;}.slick-track:before,.slick-track:after{content:"";display:table;}.slick-track:after{clear:both;}.slick-loading .slick-track{visibility:hidden;}.slick-slide{float:left;height:100%;min-height:1px;display:none;}[dir="rtl"] .slick-slide{float:right;}.slick-slide img{display:block;}.slick-slide.slick-loading img{display:none;}.slick-slide.dragging img{pointer-events:none;}.slick-initialized .slick-slide{display:block;}.slick-loading .slick-slide{visibility:hidden;}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent;}.slick-arrow.slick-hidden{display:none;}.powermailTarget.item-list .slick-track{display:flex !important;}.powermailTarget.item-list .slick-track .slick-slide{display:flex !important;height:inherit !important;}.powermailTarget.item-list .slick-track .slick-slide .item-james{position:relative;margin-bottom:20px;padding-bottom:55px;}.powermailTarget.item-list .slick-track .slick-slide .item-james .powermail_fieldwrap_type_check{position:absolute;bottom:0px;}.powermailTarget.item-list .slick-track .slick-slide .item-james .powermail_fieldwrap_type_check .form-check-label span{max-width:80%;line-height:21px;}.powermailTarget.item-list .slick-track .slick-slide .item-james .powermail_fieldwrap_type_check input[type="checkbox"] + label:before{top:10px;}.powermailTarget.item-list .slick-track .slick-slide .item-james .powermail_fieldwrap_type_check input[type="checkbox"] + label:after{top:13px;}.tx-powermail .required-request .form-group{margin-bottom:0;}.tx-powermail .required-request .form-group .field-wrap{font-size:20px;}.tx-powermail .required-request.hidden{display:none;}.tx-powermail .required-result input{pointer-events:none;background:#ACABAB;}.tx-powermail .required-result.available input{pointer-events:auto;background:#FFE522;}.tx-powermail .top-wrapper .row:first-child{justify-content:center;}.tx-powermail input[type="text"],.tx-powermail input[type="email"],.tx-powermail input[type="password"],.tx-powermail select,.tx-powermail textarea{font-family:'Avenir-Next',sans-serif;font-weight:400;border:1px solid #202121;min-height:44px;border-radius:0px;width:100%;padding:0.375rem 0.75rem;margin:10px 0 20px;}.tx-powermail input[type="text"].powermail_field_error,.tx-powermail input[type="email"].powermail_field_error,.tx-powermail input[type="password"].powermail_field_error,.tx-powermail select.powermail_field_error,.tx-powermail textarea.powermail_field_error{border-color:#D3000A;color:#D3000A;}.tx-powermail .powermail_input.powermail_field_error{border-color:#D3000A;color:#D3000A;}.tx-powermail .james_form{max-width:100vw;}.tx-powermail .james_form .top-wrapper .row{margin:0 -21px !important;}.tx-powermail .james_form .slider-james-wrap{width:100%;background:#F7F7F7;padding-top:60px;}@media (min-width:768px){.tx-powermail .james_form .slider-james-wrap{padding-top:124px;margin-top:90px;}}.tx-powermail .james_form .btn-group{margin:0px;}.tx-powermail .james_form .item-james{font-size:14px;line-height:1.4;font-weight:400;}@media screen and (min-width:1280px){.tx-powermail .james_form .item-james{font-size:20px;}}@media screen and (min-width:1280px){.tx-powermail .james_form .item-james{line-height:1.6;}}.tx-powermail .james_form .item-james h5{font-family:'Avenir-Next',sans-serif;font-size:10px;letter-spacing:0px;font-weight:600;margin-bottom:15px;text-transform:uppercase;}@media screen and (min-width:1024px){.tx-powermail .james_form .item-james h5{font-size:14px;}}@media screen and (min-width:1024px){.tx-powermail .james_form .item-james h5{letter-spacing:1.4px;}}@media screen and (min-width:1024px){.tx-powermail .james_form .item-james h5{margin-bottom:30px;}}.tx-powermail .james_form .item-james h3.mainline{margin:0px;padding:0px;font-size:30px;line-height:1.2;letter-spacing:0;margin-bottom:3px;font-weight:600;text-transform:uppercase;hyphens:auto;}@media screen and (min-width:1280px){.tx-powermail .james_form .item-james h3.mainline{font-size:44px;}}@media screen and (min-width:1280px){.tx-powermail .james_form .item-james h3.mainline{line-height:1.1;}}@media screen and (min-width:768px){.tx-powermail .james_form .item-james h3.mainline{letter-spacing:0.3px;}}@media screen and (min-width:1280px){.tx-powermail .james_form .item-james h3.mainline{letter-spacing:0.88px;}}@media screen and (min-width:1280px){.tx-powermail .james_form .item-james h3.mainline{margin-bottom:15px;}}@media (min-width:1024px){.tx-powermail .james_form .item-james h3.mainline{font-size:25px;}}.tx-powermail .james_form .item-james ul.list-block{list-style-type:none;}.tx-powermail .james_form .item-james ul.list-block li{list-style:none;position:relative;padding-left:18px;font-size:14px;}@media screen and (min-width:768px){.tx-powermail .james_form .item-james ul.list-block li{padding-left:27px;}}@media screen and (min-width:1280px){.tx-powermail .james_form .item-james ul.list-block li{font-size:20px;}}.tx-powermail .james_form .item-james ul.list-block li:before{position:absolute;left:0px;top:6px;content:"";width:10px;height:1px;background:#555759;}@media screen and (min-width:768px){.tx-powermail .james_form .item-james ul.list-block li:before{top:5px;}}@media screen and (min-width:1280px){.tx-powermail .james_form .item-james ul.list-block li:before{top:13px;}}@media screen and (min-width:768px){.tx-powermail .james_form .item-james ul.list-block li:before{width:10px;}}@media screen and (min-width:768px){.tx-powermail .james_form .item-james ul.list-block li:before{height:1px;}}.tx-powermail .james_form .item-james .button{font-family:'Avenir-Next',sans-serif !important;display:inline-block;margin:0px;margin-top:20px;margin-right:10px;padding:0px;height:auto;font-size:14px;line-height:1.2;letter-spacing:0;padding:12px 12px calc(12px - 2px);width:fit-content;text-transform:uppercase;font-weight:500 !important;text-decoration:none;background:#FFE522;color:#202121;transition:all 0.3s;position:relative;border-radius:0px;letter-spacing:0.44px;background:#202121;color:white;margin-bottom:21px;}@media screen and (min-width:1600px){.tx-powermail .james_form .item-james .button{font-size:16px;}}@media screen and (min-width:768px){.tx-powermail .james_form .item-james .button{padding:12px 12px calc(12px - 3px);}}@media screen and (min-width:1280px){.tx-powermail .james_form .item-james .button{padding:12px 12px calc(12px - 3px);}}@media screen and (min-width:1600px){.tx-powermail .james_form .item-james .button{padding:12px 12px calc(12px - 3px);}}.tx-powermail .james_form .item-james .button:after{position:absolute;content:"";width:0px;height:1px;background:#FFE522;top:28px;left:12px;transition:all 0.3s;}@media screen and (min-width:768px){.tx-powermail .james_form .item-james .button:after{height:2px;}}@media screen and (min-width:768px){.tx-powermail .james_form .item-james .button:after{top:29px;}}@media screen and (min-width:768px){.tx-powermail .james_form .item-james .button:after{left:12px;}}@media screen and (min-width:1280px){.tx-powermail .james_form .item-james .button:after{left:12px;}}@media screen and (min-width:1600px){.tx-powermail .james_form .item-james .button:after{left:12px;}}.tx-powermail .james_form .item-james .button:hover:after{width:calc(100% - 12px * 2);}@media screen and (min-width:768px){.tx-powermail .james_form .item-james .button:hover:after{width:calc(100% - 12px * 2);}}@media screen and (min-width:1280px){.tx-powermail .james_form .item-james .button:hover:after{width:calc(100% - 12px * 2);}}@media screen and (min-width:1600px){.tx-powermail .james_form .item-james .button:hover:after{width:calc(100% - 12px * 2);}}.tx-powermail .james_form .item-james .button:after{background:white;}.tx-powermail .james_form .item-james .label-text{font-weight:600;font-size:14px;line-height:1.3;}@media screen and (min-width:1024px){.tx-powermail .james_form .item-james .label-text{font-size:20px;}}@media screen and (min-width:1024px){.tx-powermail .james_form .item-james .label-text{line-height:1.6;}}.tx-powermail .james_form .item-james .powermail_fieldwrap{width:100%;}.tx-powermail .james_form .row{max-width:100vw;height:100%;}.tx-powermail .james_form .row .james-wrapper{position:relative;}.tx-powermail .james_form .row .james-wrapper .james-slider-container .powermail_fieldwrap.powermail_fieldwrap_type_check .field-wrap{display:flex;flex-wrap:wrap;align-items:end;}.tx-powermail .james_form .row .james-wrapper .james-slider-container .powermail_fieldwrap.powermail_fieldwrap_type_check .field-wrap .checkbox{display:flex;flex-wrap:wrap;align-items:end;width:100%;}.tx-powermail .james_form .row .james-wrapper .james-slider-container .powermail_fieldwrap.powermail_fieldwrap_type_check .field-wrap .checkbox .form-check-label:before{top:-2px;}.tx-powermail .james_form .row .james-wrapper .james-slider-container .powermail_fieldwrap.powermail_fieldwrap_type_check .field-wrap .checkbox .label-text{line-height:1;}.tx-powermail .james_form .row .james-wrapper .james-inner .inner,.tx-powermail .james_form .row .james-wrapper .tns-outer .inner,.tx-powermail .james_form .row .james-wrapper .tns-inner .inner,.tx-powermail .james_form .row .james-wrapper .james-slider-container .inner,.tx-powermail .james_form .row .james-wrapper .item-james .inner{height:inherit;max-width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:stretch;}.tx-powermail .james_form .row .james-wrapper .james-inner .inner .powermail_fieldwrap_type_check,.tx-powermail .james_form .row .james-wrapper .tns-outer .inner .powermail_fieldwrap_type_check,.tx-powermail .james_form .row .james-wrapper .tns-inner .inner .powermail_fieldwrap_type_check,.tx-powermail .james_form .row .james-wrapper .james-slider-container .inner .powermail_fieldwrap_type_check,.tx-powermail .james_form .row .james-wrapper .item-james .inner .powermail_fieldwrap_type_check{display:flex;flex-wrap:wrap;align-items:end;}.tx-powermail .james_form .row .james-wrapper .james-inner .inner .powermail_fieldwrap_type_check .button-yellow,.tx-powermail .james_form .row .james-wrapper .tns-outer .inner .powermail_fieldwrap_type_check .button-yellow,.tx-powermail .james_form .row .james-wrapper .tns-inner .inner .powermail_fieldwrap_type_check .button-yellow,.tx-powermail .james_form .row .james-wrapper .james-slider-container .inner .powermail_fieldwrap_type_check .button-yellow,.tx-powermail .james_form .row .james-wrapper .item-james .inner .powermail_fieldwrap_type_check .button-yellow{margin-bottom:15px;}.tx-powermail .james_form .row .james-wrapper .james-inner .field-wrap label:after{top:40%;}.tx-powermail .james_form .row .james-wrapper .slider-controls a{cursor:pointer;text-decoration:none;position:absolute;bottom:25px;z-index:10;font-size:20px;}.tx-powermail .james_form .row .james-wrapper .slider-controls a.slider-prev{left:0;}.tx-powermail .james_form .row .james-wrapper .slider-controls a.slider-next{right:0;}.tx-powermail .james_form .row .james-wrapper .tns-nav{display:flex;align-items:center;justify-content:center;padding:90px 0 40px 0;}.tx-powermail .james_form .row .james-wrapper .tns-nav button{width:6px;height:6px;background-color:#BABBBC;border:none;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0 5px;}.tx-powermail .james_form .row .james-wrapper .tns-nav button.tns-nav-active{background-color:#202121;}.tx-powermail .james_form .row .james-wrapper .item-james{max-width:100%;padding:0;display:inline-flex;}.tx-powermail .james_form .row .james-wrapper .item-james .powermail_fieldwrap{padding:0;}.tx-powermail .james_form .row .james-wrapper .item-james .img{width:100%;height:auto;}.tx-powermail .james_form .row .james-wrapper .item-james .ce-bodytext{padding:0;}.tx-powermail .james_form .row .james-wrapper .item-james h5{padding-top:30px;}.tx-powermail .james_form .row .james-wrapper .item-james .button{font-family:'Avenir-Next',sans-serif !important;display:inline-block;margin:0px;margin-top:20px;margin-right:10px;padding:0px;height:auto;font-size:14px;line-height:1.2;letter-spacing:0;padding:12px 12px calc(12px - 2px);width:fit-content;text-transform:uppercase;font-weight:500 !important;text-decoration:none;background:#FFE522;color:#202121;transition:all 0.3s;position:relative;border-radius:0px;letter-spacing:0.44px;background:white;}@media screen and (min-width:1600px){.tx-powermail .james_form .row .james-wrapper .item-james .button{font-size:16px;}}@media screen and (min-width:768px){.tx-powermail .james_form .row .james-wrapper .item-james .button{padding:12px 12px calc(12px - 3px);}}@media screen and (min-width:1280px){.tx-powermail .james_form .row .james-wrapper .item-james .button{padding:12px 12px calc(12px - 3px);}}@media screen and (min-width:1600px){.tx-powermail .james_form .row .james-wrapper .item-james .button{padding:12px 12px calc(12px - 3px);}}.tx-powermail .james_form .row .james-wrapper .item-james .button:after{position:absolute;content:"";width:0px;height:1px;background:#FFE522;top:28px;left:12px;transition:all 0.3s;}@media screen and (min-width:768px){.tx-powermail .james_form .row .james-wrapper .item-james .button:after{height:2px;}}@media screen and (min-width:768px){.tx-powermail .james_form .row .james-wrapper .item-james .button:after{top:29px;}}@media screen and (min-width:768px){.tx-powermail .james_form .row .james-wrapper .item-james .button:after{left:12px;}}@media screen and (min-width:1280px){.tx-powermail .james_form .row .james-wrapper .item-james .button:after{left:12px;}}@media screen and (min-width:1600px){.tx-powermail .james_form .row .james-wrapper .item-james .button:after{left:12px;}}.tx-powermail .james_form .row .james-wrapper .item-james .button:hover:after{width:calc(100% - 12px * 2);}@media screen and (min-width:768px){.tx-powermail .james_form .row .james-wrapper .item-james .button:hover:after{width:calc(100% - 12px * 2);}}@media screen and (min-width:1280px){.tx-powermail .james_form .row .james-wrapper .item-james .button:hover:after{width:calc(100% - 12px * 2);}}@media screen and (min-width:1600px){.tx-powermail .james_form .row .james-wrapper .item-james .button:hover:after{width:calc(100% - 12px * 2);}}.tx-powermail .james_form .row .james-wrapper .item-james .button:after{background:#202121;}.tx-powermail .powermail_fieldset_1 .row:first-of-type{margin:0px;}.tx-powermail .powermail_fieldwrap{padding:0px;}.tx-powermail .powermail_fieldwrap .form-control textarea,.tx-powermail .powermail_fieldwrap .form-control textarea.form-control,.tx-powermail .powermail_fieldwrap .form-control select,.tx-powermail .powermail_fieldwrap .form-control select.form-control{font-family:'Avenir-Next',sans-serif;font-weight:400;font-size:16px;border:1px solid #202121;min-height:44px;border-radius:0px;width:100%;padding:0.375rem 0.75rem;margin:10px 0 20px;}.tx-powermail .powermail_fieldwrap .powermail_fieldwrap_pflichtfelder{margin-top:21px;}.tx-powermail .powermail_fieldwrap .form-check{padding-left:0px;}.tx-powermail .powermail_fieldwrap .form-control:focus{box-shadow:0 0 0 0.2rem rgba(255,229,34,0.5);}.tx-powermail .powermail_fieldwrap input[type="text"],.tx-powermail .powermail_fieldwrap input[type="email"],.tx-powermail .powermail_fieldwrap input[type="password"],.tx-powermail .powermail_fieldwrap select,.tx-powermail .powermail_fieldwrap textarea{font-family:'Avenir-Next',sans-serif;font-weight:400;border:1px solid #202121;min-height:44px;border-radius:0px;width:100%;padding:0.375rem 0.75rem;margin:10px 0 20px;}.tx-powermail .powermail_fieldwrap input[type="text"].powermail_field_error,.tx-powermail .powermail_fieldwrap input[type="email"].powermail_field_error,.tx-powermail .powermail_fieldwrap input[type="password"].powermail_field_error,.tx-powermail .powermail_fieldwrap select.powermail_field_error,.tx-powermail .powermail_fieldwrap textarea.powermail_field_error{border-color:#D3000A;color:#D3000A;}.tx-powermail .powermail_fieldwrap ul.powermail-errors-list{list-style-type:none;padding:0px;}.tx-powermail .powermail_fieldwrap ul.powermail-errors-list li{list-style-type:none;padding:10px 0px;color:#D3000A;font-size:15px;}.tx-powermail .powermail_fieldwrap ul.powermail-errors-list li:before{display:none;}.tx-powermail .powermail_fieldwrap.powermail_fieldwrap_type_check .field-wrap input,.tx-powermail .powermail_fieldwrap.powermail_fieldwrap_type_check .field-wrap select,.tx-powermail .powermail_fieldwrap.powermail_fieldwrap_type_check .field-wrap textarea,.tx-powermail .powermail_fieldwrap.powermail_fieldwrap_type_radio .field-wrap input,.tx-powermail .powermail_fieldwrap.powermail_fieldwrap_type_radio .field-wrap select,.tx-powermail .powermail_fieldwrap.powermail_fieldwrap_type_radio .field-wrap textarea{font-family:'Avenir-Next',sans-serif;font-weight:600;border:1px solid #202121;min-height:44px;border-radius:0px;width:100%;padding:0.375rem 0.75rem;margin:10px 0 20px;}.tx-powermail .powermail_fieldwrap.powermail_fieldwrap_type_check .field-wrap input.powermail_field_error,.tx-powermail .powermail_fieldwrap.powermail_fieldwrap_type_check .field-wrap select.powermail_field_error,.tx-powermail .powermail_fieldwrap.powermail_fieldwrap_type_check .field-wrap textarea.powermail_field_error,.tx-powermail .powermail_fieldwrap.powermail_fieldwrap_type_radio .field-wrap input.powermail_field_error,.tx-powermail .powermail_fieldwrap.powermail_fieldwrap_type_radio .field-wrap select.powermail_field_error,.tx-powermail .powermail_fieldwrap.powermail_fieldwrap_type_radio .field-wrap textarea.powermail_field_error{border-color:#D3000A;}.tx-powermail .powermail_fieldwrap.powermail_fieldwrap_type_check .field-wrap input[type="checkbox"],.tx-powermail .powermail_fieldwrap.powermail_fieldwrap_type_check .field-wrap input[type="radio"],.tx-powermail .powermail_fieldwrap.powermail_fieldwrap_type_radio .field-wrap input[type="checkbox"],.tx-powermail .powermail_fieldwrap.powermail_fieldwrap_type_radio .field-wrap input[type="radio"]{display:none;}.tx-powermail .powermail_fieldwrap.powermail_fieldwrap_type_check .field-wrap input[type="checkbox"]:checked + label::after,.tx-powermail .powermail_fieldwrap.powermail_fieldwrap_type_check .field-wrap input[type="radio"]:checked + label::after,.tx-powermail .powermail_fieldwrap.powermail_fieldwrap_type_radio .field-wrap input[type="checkbox"]:checked + label::after,.tx-powermail .powermail_fieldwrap.powermail_fieldwrap_type_radio .field-wrap input[type="radio"]:checked + label::after{display:block;}.tx-powermail .powermail_fieldwrap.powermail_fieldwrap_type_check .field-wrap label,.tx-powermail .powermail_fieldwrap.powermail_fieldwrap_type_radio .field-wrap label{font-family:'Avenir-Next',sans-serif;display:inline-block;position:relative;width:20px;height:20px;margin-right:10px;}.tx-powermail .powermail_fieldwrap.powermail_fieldwrap_type_check .field-wrap label:before,.tx-powermail .powermail_fieldwrap.powermail_fieldwrap_type_radio .field-wrap label:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid #202121;box-sizing:border-box;cursor:pointer;}.tx-powermail .powermail_fieldwrap.powermail_fieldwrap_type_check .field-wrap label:after,.tx-powermail .powermail_fieldwrap.powermail_fieldwrap_type_radio .field-wrap label:after{content:"";display:none;position:absolute;top:10px;left:50%;width:10px;height:10px;background-color:#FFE522;transform:translate(-50%,-50%);opacity:1;}.tx-powermail .powermail_fieldwrap.powermail_fieldwrap_type_check .field-wrap .label-text,.tx-powermail .powermail_fieldwrap.powermail_fieldwrap_type_radio .field-wrap .label-text{vertical-align:middle;cursor:pointer;}.tx-powermail .powermail_fieldwrap.powermail_fieldwrap_type_check.powermail_fieldwrap_subscription,.tx-powermail .powermail_fieldwrap.powermail_fieldwrap_type_radio.powermail_fieldwrap_subscription{margin-bottom:10px;}@media (min-width:768px){.tx-powermail .powermail_fieldwrap.powermail_fieldwrap_type_check.powermail_fieldwrap_subscription,.tx-powermail .powermail_fieldwrap.powermail_fieldwrap_type_radio.powermail_fieldwrap_subscription{margin-bottom:25px;}}.tx-powermail .powermail_fieldwrap.powermail_fieldwrap_type_check.powermail_fieldwrap_subscription .field-wrap label:after,.tx-powermail .powermail_fieldwrap.powermail_fieldwrap_type_radio.powermail_fieldwrap_subscription .field-wrap label:after{top:50%;}.tx-powermail .powermail_fieldwrap.powermail_fieldwrap_type_radio label:before,.tx-powermail .powermail_fieldwrap.powermail_fieldwrap_type_radio label:after{border-radius:10px;}.tx-powermail .powermail_fieldwrap.powermail_fieldwrap_type_submit{border:0px;margin:0px;border-radius:0px;padding:0px;}.tx-powermail .powermail_fieldwrap select{border:1px solid #202121;min-height:44px;border-radius:0px;width:100%;padding:0.375rem 0.75rem;margin:10px 0 20px;appearance:none;-webkit-appearance:none;-moz-appearance:none;position:relative;appearance:none;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0NDggNTEyIj48IS0tIEZvbnQgQXdlc29tZSBQcm8gNS4xNS40IGJ5IEBmb250YXdlc29tZSAtIGh0dHBzOi8vZm9udGF3ZXNvbWUuY29tIExpY2Vuc2UgLSBodHRwczovL2ZvbnRhd2Vzb21lLmNvbS9saWNlbnNlIChDb21tZXJjaWFsIExpY2Vuc2UpIC0tPjxwYXRoIGQ9Ik0yMDcuMDI5IDM4MS40NzZMMTIuNjg2IDE4Ny4xMzJjLTkuMzczLTkuMzczLTkuMzczLTI0LjU2OSAwLTMzLjk0MWwyMi42NjctMjIuNjY3YzkuMzU3LTkuMzU3IDI0LjUyMi05LjM3NSAzMy45MDEtLjA0TDIyNCAyODQuNTA1bDE1NC43NDUtMTU0LjAyMWM5LjM3OS05LjMzNSAyNC41NDQtOS4zMTcgMzMuOTAxLjA0bDIyLjY2NyAyMi42NjdjOS4zNzMgOS4zNzMgOS4zNzMgMjQuNTY5IDAgMzMuOTQxTDI0MC45NzEgMzgxLjQ3NmMtOS4zNzMgOS4zNzItMjQuNTY5IDkuMzcyLTMzLjk0MiAweiIvPjwvc3ZnPg==");background-repeat:no-repeat;background-position:right 0.7rem top 50%;background-size:15px auto;}.tx-powermail .powermail_fieldwrap select:before{content:"";display:block;position:absolute;top:50%;right:1em;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid black;transform:translateY(-50%);z-index:1;}.tx-powermail .powermail_fieldwrap select:after{content:"▼";position:absolute;top:50%;right:1em;transform:translateY(-50%);font-size:1.5em;pointer-events:none;z-index:2;}.tx-powermail .powermail_fieldwrap.powermail_fieldwrap_type_content.powermail_fieldwrap_subscription{margin-top:25px;padding:0;margin-bottom:25px;}@media screen and (min-width:576px){.tx-powermail .powermail_fieldwrap.powermail_fieldwrap_type_content.powermail_fieldwrap_subscription{margin-bottom:20px;}}@media screen and (min-width:768px){.tx-powermail .powermail_fieldwrap.powermail_fieldwrap_type_content.powermail_fieldwrap_subscription{margin-bottom:0px !important;}}.tx-powermail .powermail_fieldwrap.powermail_fieldwrap_type_content.powermail_fieldwrap_subscription .ce-textpic.row{justify-content:start;}.tx-powermail .powermail_fieldwrap.powermail_fieldwrap_type_content.powermail_fieldwrap_subscription .ce-textpic.row .img,.tx-powermail .powermail_fieldwrap.powermail_fieldwrap_type_content.powermail_fieldwrap_subscription .ce-textpic.row .ce-bodytext{padding:0 21px;}@media (max-width:767.98px){.tx-powermail .powermail_fieldwrap.powermail_fieldwrap_type_content.powermail_fieldwrap_subscription .ce-textpic.row .img,.tx-powermail .powermail_fieldwrap.powermail_fieldwrap_type_content.powermail_fieldwrap_subscription .ce-textpic.row .ce-bodytext{width:100%;}}@media (min-width:1024px){.tx-powermail .powermail_fieldwrap.powermail_fieldwrap_type_content.powermail_fieldwrap_subscription .ce-textpic.row .img,.tx-powermail .powermail_fieldwrap.powermail_fieldwrap_type_content.powermail_fieldwrap_subscription .ce-textpic.row .ce-bodytext{flex:0 0 50%;max-width:50%;}}.tx-powermail .powermail_fieldwrap.powermail_fieldwrap_type_content.powermail_fieldwrap_subscription .ce-textpic.row img{margin-bottom:30px;}@media screen and (min-width:1024px){.tx-powermail .powermail_fieldwrap.powermail_fieldwrap_type_content.powermail_fieldwrap_subscription .ce-textpic.row img{margin-bottom:unset;}}.tx-powermail .powermail_fieldwrap.powermail_fieldwrap_vergangeneausgaben{padding:0;}.tx-powermail .item-input .powermail-errors-list li,.tx-powermail .item-submit .powermail-errors-list li,.tx-powermail .item-select .powermail-errors-list li{color:#D3000A;padding:5px 0px;font-size:14px;margin-bottom:0px;}.tx-powermail .item-input .powermail-errors-list li:before,.tx-powermail .item-submit .powermail-errors-list li:before,.tx-powermail .item-select .powermail-errors-list li:before{content:"";width:0px;height:0px;}.tx-powermail .item-input .form-control:focus,.tx-powermail .item-submit .form-control:focus,.tx-powermail .item-select .form-control:focus{box-shadow:0 0 0 0.2rem #FFE522;}.tx-powermail .item-input .powermail_label,.tx-powermail .item-submit .powermail_label,.tx-powermail .item-select .powermail_label{font-weight:600;padding-top:30px;font-size:14px;}@media screen and (min-width:576px){.tx-powermail .item-input .powermail_label,.tx-powermail .item-submit .powermail_label,.tx-powermail .item-select .powermail_label{font-size:16px;}}.tx-powermail .item-input input[type="text"],.tx-powermail .item-input input[type="email"],.tx-powermail .item-input input[type="tel"],.tx-powermail .item-submit input[type="text"],.tx-powermail .item-submit input[type="email"],.tx-powermail .item-submit input[type="tel"],.tx-powermail .item-select input[type="text"],.tx-powermail .item-select input[type="email"],.tx-powermail .item-select input[type="tel"]{border:1px solid #202121;min-height:44px;border-radius:0px;width:100%;padding:0.375rem 0.75rem;margin:10px 0 20px;}.tx-powermail .item-input input[type="text"].powermail_field_error,.tx-powermail .item-input input[type="email"].powermail_field_error,.tx-powermail .item-input input[type="tel"].powermail_field_error,.tx-powermail .item-submit input[type="text"].powermail_field_error,.tx-powermail .item-submit input[type="email"].powermail_field_error,.tx-powermail .item-submit input[type="tel"].powermail_field_error,.tx-powermail .item-select input[type="text"].powermail_field_error,.tx-powermail .item-select input[type="email"].powermail_field_error,.tx-powermail .item-select input[type="tel"].powermail_field_error{border-color:#D3000A;}.tx-powermail .item-input .powermail_field.btnlink,.tx-powermail .item-submit .powermail_field.btnlink,.tx-powermail .item-select .powermail_field.btnlink{padding:0px;margin:0px;border:0px;border-radius:0px;}.tx-powermail .item-input .powermail_field.btnlink input[type="submit"],.tx-powermail .item-submit .powermail_field.btnlink input[type="submit"],.tx-powermail .item-select .powermail_field.btnlink input[type="submit"]{margin-top:30px;font-family:'Avenir-Next',sans-serif !important;display:inline-block;margin:0px;margin-top:20px;margin-right:10px;padding:0px;height:auto;font-size:14px;line-height:1.2;letter-spacing:0;padding:12px 12px calc(12px - 2px);width:fit-content;text-transform:uppercase;font-weight:500 !important;text-decoration:none;background:#FFE522;color:#202121;transition:all 0.3s;position:relative;border-radius:0px;letter-spacing:0.44px;background:#FFE522;text-transform:uppercase;}@media screen and (min-width:1600px){.tx-powermail .item-input .powermail_field.btnlink input[type="submit"],.tx-powermail .item-submit .powermail_field.btnlink input[type="submit"],.tx-powermail .item-select .powermail_field.btnlink input[type="submit"]{font-size:16px;}}@media screen and (min-width:768px){.tx-powermail .item-input .powermail_field.btnlink input[type="submit"],.tx-powermail .item-submit .powermail_field.btnlink input[type="submit"],.tx-powermail .item-select .powermail_field.btnlink input[type="submit"]{padding:12px 12px calc(12px - 3px);}}@media screen and (min-width:1280px){.tx-powermail .item-input .powermail_field.btnlink input[type="submit"],.tx-powermail .item-submit .powermail_field.btnlink input[type="submit"],.tx-powermail .item-select .powermail_field.btnlink input[type="submit"]{padding:12px 12px calc(12px - 3px);}}@media screen and (min-width:1600px){.tx-powermail .item-input .powermail_field.btnlink input[type="submit"],.tx-powermail .item-submit .powermail_field.btnlink input[type="submit"],.tx-powermail .item-select .powermail_field.btnlink input[type="submit"]{padding:12px 12px calc(12px - 3px);}}.tx-powermail .item-input .powermail_field.btnlink input[type="submit"]:after,.tx-powermail .item-submit .powermail_field.btnlink input[type="submit"]:after,.tx-powermail .item-select .powermail_field.btnlink input[type="submit"]:after{position:absolute;content:"";width:0px;height:1px;background:#FFE522;top:28px;left:12px;transition:all 0.3s;}@media screen and (min-width:768px){.tx-powermail .item-input .powermail_field.btnlink input[type="submit"]:after,.tx-powermail .item-submit .powermail_field.btnlink input[type="submit"]:after,.tx-powermail .item-select .powermail_field.btnlink input[type="submit"]:after{height:2px;}}@media screen and (min-width:768px){.tx-powermail .item-input .powermail_field.btnlink input[type="submit"]:after,.tx-powermail .item-submit .powermail_field.btnlink input[type="submit"]:after,.tx-powermail .item-select .powermail_field.btnlink input[type="submit"]:after{top:29px;}}@media screen and (min-width:768px){.tx-powermail .item-input .powermail_field.btnlink input[type="submit"]:after,.tx-powermail .item-submit .powermail_field.btnlink input[type="submit"]:after,.tx-powermail .item-select .powermail_field.btnlink input[type="submit"]:after{left:12px;}}@media screen and (min-width:1280px){.tx-powermail .item-input .powermail_field.btnlink input[type="submit"]:after,.tx-powermail .item-submit .powermail_field.btnlink input[type="submit"]:after,.tx-powermail .item-select .powermail_field.btnlink input[type="submit"]:after{left:12px;}}@media screen and (min-width:1600px){.tx-powermail .item-input .powermail_field.btnlink input[type="submit"]:after,.tx-powermail .item-submit .powermail_field.btnlink input[type="submit"]:after,.tx-powermail .item-select .powermail_field.btnlink input[type="submit"]:after{left:12px;}}.tx-powermail .item-input .powermail_field.btnlink input[type="submit"]:hover:after,.tx-powermail .item-submit .powermail_field.btnlink input[type="submit"]:hover:after,.tx-powermail .item-select .powermail_field.btnlink input[type="submit"]:hover:after{width:calc(100% - 12px * 2);}@media screen and (min-width:768px){.tx-powermail .item-input .powermail_field.btnlink input[type="submit"]:hover:after,.tx-powermail .item-submit .powermail_field.btnlink input[type="submit"]:hover:after,.tx-powermail .item-select .powermail_field.btnlink input[type="submit"]:hover:after{width:calc(100% - 12px * 2);}}@media screen and (min-width:1280px){.tx-powermail .item-input .powermail_field.btnlink input[type="submit"]:hover:after,.tx-powermail .item-submit .powermail_field.btnlink input[type="submit"]:hover:after,.tx-powermail .item-select .powermail_field.btnlink input[type="submit"]:hover:after{width:calc(100% - 12px * 2);}}@media screen and (min-width:1600px){.tx-powermail .item-input .powermail_field.btnlink input[type="submit"]:hover:after,.tx-powermail .item-submit .powermail_field.btnlink input[type="submit"]:hover:after,.tx-powermail .item-select .powermail_field.btnlink input[type="submit"]:hover:after{width:calc(100% - 12px * 2);}}.tx-powermail .item-input .powermail_field.btnlink input[type="submit"]:after,.tx-powermail .item-submit .powermail_field.btnlink input[type="submit"]:after,.tx-powermail .item-select .powermail_field.btnlink input[type="submit"]:after{background:#202121;}.tx-powermail .powermail_fieldwrap_xingprofilhinzufuegen,.tx-powermail .powermail_fieldwrap_linkedinprofilhinzufuegen{max-height:0px;overflow:hidden;visibility:hidden;transition:all 0.2s ease-out;margin-bottom:0px;}.tx-powermail .powermail-area-hiddenfields{width:100%;position:relative;margin-top:38px;padding-bottom:55px;}@media screen and (min-width:576px){.tx-powermail .powermail-area-hiddenfields{margin-top:65px;}}@media screen and (min-width:768px){.tx-powermail .powermail-area-hiddenfields{margin-top:120px;}}@media screen and (min-width:1024px){.tx-powermail .powermail-area-hiddenfields{margin-top:0px;}}@media screen and (min-width:768px){.tx-powermail .powermail-area-hiddenfields{padding-bottom:0px;}}.tx-powermail .powermail-area-hiddenfields .blase{top:-38px;left:0px;position:absolute;width:300px;height:125px;background-image:url("/typo3conf/ext/h2layout/Resources/Public/Images/sprechblase_grau.svg");background-size:300px auto;color:white;padding:22px 28px;font-size:17px;z-index:1;}@media screen and (min-width:576px){.tx-powermail .powermail-area-hiddenfields .blase{top:-60px;}}@media screen and (min-width:768px){.tx-powermail .powermail-area-hiddenfields .blase{top:-80px;}}@media screen and (min-width:1024px){.tx-powermail .powermail-area-hiddenfields .blase{top:-85px;}}@media screen and (min-width:1280px){.tx-powermail .powermail-area-hiddenfields .blase{top:-60px;}}@media screen and (min-width:576px){.tx-powermail .powermail-area-hiddenfields .blase{left:0px;}}@media screen and (min-width:768px){.tx-powermail .powermail-area-hiddenfields .blase{left:49px;}}@media screen and (min-width:1280px){.tx-powermail .powermail-area-hiddenfields .blase{left:98px;}}.tx-powermail .powermail-area-hiddenfields .blase a{line-height:1.6;margin-bottom:7px;transition:all 0.3s;cursor:pointer;color:white;text-decoration:none;}.tx-powermail .powermail-area-hiddenfields .blase a:hover{font-size:19px;}.tx-powermail .field-wrap .checkbox.form-check{position:relative;line-height:1.3;}.tx-powermail .field-wrap .checkbox.form-check label.form-check-label{position:absolute;top:4px;top:0px;}@media screen and (min-width:1024px){.tx-powermail .field-wrap .checkbox.form-check label.form-check-label{top:4px;}}.tx-powermail .field-wrap .checkbox.form-check span.label-text{padding-left:30px;line-height:1.5;}.tx-powermail .powermail_morestep{display:flex;flex-flow:column;}.tx-powermail .powermail_morestep .powermail_legend{display:none;}.tx-powermail .powermail_morestep .btn-group{order:1;}.tx-powermail .powermail_morestep .btn-group .btn{cursor:pointer;color:black;background:transparent;border:solid 1px #FFE522;border-radius:20px;display:inline-block;line-height:1.35;font-weight:600;font-size:16px;overflow:hidden;padding:6px 16px 3px;position:relative;}.tx-powermail .powermail_morestep .btn-group .btn:before{content:'';background:#FFE522;border-radius:0;position:absolute;width:100%;height:100%;transition:0.3s ease;top:0;left:0;transform:scaleX(1);z-index:-1;}.tx-powermail .powermail_morestep .btn-group .btn:hover:before{border-radius:50%;transform:scaleX(0);}.tx-powermail .powermail_morestep .btn-group .btn:last-child{border-radius:5px;font-size:22px;margin:0 auto;min-width:50%;}.tx-powermail .powermail_morestep .btn-group .btn:empty,.tx-powermail .powermail_morestep .btn-group .btn.btn-primary:first-child,.tx-powermail .powermail_morestep .btn-group .btn.btn-primary:last-child{display:none;}.tx-powermail .powermail_morestep .btn-group .btn b{font-weight:600;}.tx-powermail .powermail_morestep .powermail_tab_navigation{display:none;}.tx-powermail .powermail_morestep .slick-arrow{background:none;border:none;border-radius:3px;cursor:pointer;height:80px;width:50px;padding:0;text-indent:-9999px;position:absolute;top:50%;z-index:2;transform:translateY(-50%);transition:0.25s ease-out;}.tx-powermail .powermail_morestep .slick-arrow::before,.tx-powermail .powermail_morestep .slick-arrow::after{content:"";background:#FFE522;border-radius:2px;height:3px;width:30px;display:inline-block;position:absolute;top:50%;transition:all 0.2s ease-in-out;}.tx-powermail .powermail_morestep .slick-arrow::before{margin-top:1px;}.tx-powermail .powermail_morestep .slick-arrow::after{margin-top:0;}.tx-powermail .powermail_morestep .slick-arrow:hover{background:#FFE522;}.tx-powermail .powermail_morestep .slick-arrow:hover::before,.tx-powermail .powermail_morestep .slick-arrow:hover::after{background:#FFF;}.tx-powermail .powermail_morestep .slick-arrow.slick-prev{left:-50px;}.tx-powermail .powermail_morestep .slick-arrow.slick-prev::before,.tx-powermail .powermail_morestep .slick-arrow.slick-prev::after{left:50%;margin-left:-20%;transform-origin:left;}.tx-powermail .powermail_morestep .slick-arrow.slick-prev::before{transform:rotate(-45deg);}.tx-powermail .powermail_morestep .slick-arrow.slick-prev::after{transform:rotate(45deg);}html:not(.touch) .tx-powermail .powermail_morestep .slick-arrow.slick-prev:hover::before{transform:rotate(-35deg);}html:not(.touch) .tx-powermail .powermail_morestep .slick-arrow.slick-prev:hover::after{transform:rotate(35deg);}.tx-powermail .powermail_morestep .slick-arrow.slick-next{right:-50px;}.tx-powermail .powermail_morestep .slick-arrow.slick-next::before,.tx-powermail .powermail_morestep .slick-arrow.slick-next::after{right:50%;margin-right:-20%;transform-origin:right;}.tx-powermail .powermail_morestep .slick-arrow.slick-next::before{transform:rotate(45deg);}.tx-powermail .powermail_morestep .slick-arrow.slick-next::after{transform:rotate(-45deg);}html:not(.touch) .tx-powermail .powermail_morestep .slick-arrow.slick-next:hover::before{transform:rotate(35deg);}html:not(.touch) .tx-powermail .powermail_morestep .slick-arrow.slick-next:hover::after{transform:rotate(-35deg);}.tx-powermail .powermail_morestep .slick-arrow.slick-disabled::before,.tx-powermail .powermail_morestep .slick-arrow.slick-disabled::after,.tx-powermail .powermail_morestep .slick-arrow.slick-disabled:hover::before,.tx-powermail .powermail_morestep .slick-arrow.slick-disabled:hover::after{transform:rotate(0);opacity:0.3;}.tx-powermail .powermail_morestep .item-james .image picture{display:block;max-width:100%;width:100%;}.tx-powermail .powermail_morestep .item-james .image picture img{margin:0;max-width:100%;}.tx-powermail .powermail_morestep .item-james .image.description picture{display:block;max-width:100%;width:100%;}.tx-powermail .powermail_morestep .item-james .image .image-caption{display:none;}@media (max-width:575.98px){.tx-powermail .powermail_morestep .item-james .image:not(.description){display:block;}.tx-powermail .powermail_morestep .item-james .image:not(.description)::after{display:none;}}.tx-powermail .powermail_morestep .james-slider{margin-right:-8px;margin-left:-8px;max-width:320px;}@media (min-width:480px){.tx-powermail .powermail_morestep .james-slider{max-width:480px;}}@media (min-width:576px){.tx-powermail .powermail_morestep .james-slider{max-width:576px;}}@media (min-width:768px){.tx-powermail .powermail_morestep .james-slider{max-width:calc(820px * 0.666666666667);}.tx-powermail .powermail_morestep .james-slider .item-james .mainline{min-height:58px;}}@media (min-width:1024px){.tx-powermail .powermail_morestep .james-slider{max-width:calc(988px * 0.666666666667);}}@media (min-width:1280px){.tx-powermail .powermail_morestep .james-slider{max-width:calc(1356px * 0.666666666667);}}.tx-powermail .powermail_confirmation table tr{border-bottom:2px solid #FFE522;}.tx-powermail .powermail_confirmation table th,.tx-powermail .powermail_confirmation table td{border-top:2px solid #FFE522;}.tx-powermail .powermail_confirmation table th::before,.tx-powermail .powermail_confirmation table td::before{display:none;}.tx-powermail .powermail_confirmation .btn-group{display:flex;}.tx-powermail .powermail_confirmation .btn-group .powermail_form_type_submit{margin-left:auto;}.tx-powermail .powermail_confirmation .btn-group .powermail_form_type_submit .btnlink:before{border-radius:0;transform:scaleX(1);}.tx-powermail .powermail_confirmation .btn-group .powermail_form_type_submit .btnlink:hover:before{border-radius:50%;transform:scaleX(0);}.tx-powermail .powermail_confirmation .btn-group .powermail_form_type_submit .btnlink input{color:black;padding:10px 60px;}.tx-powermail .label-class{font-size:14px;line-height:1.4;font-weight:400;font-weight:600;padding-bottom:0px;}@media screen and (min-width:1280px){.tx-powermail .label-class{font-size:20px;}}@media screen and (min-width:1280px){.tx-powermail .label-class{line-height:1.6;}}.tx-powermail .powermail_fieldset_2{width:100%;}.tx-powermail .powermail_fieldset_2 .order-wrapper .item-input .powermail_fieldwrap label,.tx-powermail .powermail_fieldset_2 .order-wrapper .item-select .powermail_fieldwrap label{padding:15px 0 10px;display:block;}.tx-powermail .powermail_fieldset_2 .order-wrapper .item-input .powermail_fieldwrap.powermail_fieldwrap_informationenzumjames_abo,.tx-powermail .powermail_fieldset_2 .order-wrapper .item-select .powermail_fieldwrap.powermail_fieldwrap_informationenzumjames_abo{display:block;}.tx-powermail .powermail_fieldset_2 .order-wrapper .item-input .powermail_fieldwrap.powermail_fieldwrap_informationenzumjames_abo label.label-class,.tx-powermail .powermail_fieldset_2 .order-wrapper .item-select .powermail_fieldwrap.powermail_fieldwrap_informationenzumjames_abo label.label-class{display:block;}.tx-powermail .powermail_morestep .btn-group{width:100vw;margin:0px;padding:50px 0 150px;background:#F7F7F7;}.tx-powermail .powermail_morestep .btn-group .btn.btn-default{font-family:'Avenir-Next',sans-serif !important;display:inline-block;margin:0px;margin-top:20px;margin-right:10px;padding:0px;height:auto;font-size:14px;line-height:1.2;letter-spacing:0;padding:12px 12px calc(12px - 2px);width:fit-content;text-transform:uppercase;font-weight:500 !important;text-decoration:none;background:#FFE522;color:#202121;transition:all 0.3s;position:relative;border-radius:0px;letter-spacing:0.44px;background:#FFE522;min-width:0px;max-width:fit-content;font-family:'Avenir-Next',sans-serif;margin:0px auto;}@media screen and (min-width:1600px){.tx-powermail .powermail_morestep .btn-group .btn.btn-default{font-size:16px;}}@media screen and (min-width:768px){.tx-powermail .powermail_morestep .btn-group .btn.btn-default{padding:12px 12px calc(12px - 3px);}}@media screen and (min-width:1280px){.tx-powermail .powermail_morestep .btn-group .btn.btn-default{padding:12px 12px calc(12px - 3px);}}@media screen and (min-width:1600px){.tx-powermail .powermail_morestep .btn-group .btn.btn-default{padding:12px 12px calc(12px - 3px);}}.tx-powermail .powermail_morestep .btn-group .btn.btn-default:after{position:absolute;content:"";width:0px;height:1px;background:#FFE522;top:28px;left:12px;transition:all 0.3s;}@media screen and (min-width:768px){.tx-powermail .powermail_morestep .btn-group .btn.btn-default:after{height:2px;}}@media screen and (min-width:768px){.tx-powermail .powermail_morestep .btn-group .btn.btn-default:after{top:29px;}}@media screen and (min-width:768px){.tx-powermail .powermail_morestep .btn-group .btn.btn-default:after{left:12px;}}@media screen and (min-width:1280px){.tx-powermail .powermail_morestep .btn-group .btn.btn-default:after{left:12px;}}@media screen and (min-width:1600px){.tx-powermail .powermail_morestep .btn-group .btn.btn-default:after{left:12px;}}.tx-powermail .powermail_morestep .btn-group .btn.btn-default:hover:after{width:calc(100% - 12px * 2);}@media screen and (min-width:768px){.tx-powermail .powermail_morestep .btn-group .btn.btn-default:hover:after{width:calc(100% - 12px * 2);}}@media screen and (min-width:1280px){.tx-powermail .powermail_morestep .btn-group .btn.btn-default:hover:after{width:calc(100% - 12px * 2);}}@media screen and (min-width:1600px){.tx-powermail .powermail_morestep .btn-group .btn.btn-default:hover:after{width:calc(100% - 12px * 2);}}.tx-powermail .powermail_morestep .btn-group .btn.btn-default:after{background:#202121;}.tx-powermail .powermail_fieldwrap_informationenzumjames_abo label.label-class,.tx-powermail .powermail_fieldwrap_datenschutzerklaerung label.label-class{display:block;font-size:18px;padding:21px 0 10px;}@media screen and (min-width:1024px){.tx-powermail .powermail_fieldwrap_informationenzumjames_abo label.label-class,.tx-powermail .powermail_fieldwrap_datenschutzerklaerung label.label-class{font-size:23px;}}@media screen and (min-width:1024px){.tx-powermail .powermail_fieldwrap_informationenzumjames_abo label.label-class,.tx-powermail .powermail_fieldwrap_datenschutzerklaerung label.label-class{padding:35px 0 15px;}}.tx-powermail .powermail_fieldwrap_informationenzumjames_abo span.label-text,.tx-powermail .powermail_fieldwrap_datenschutzerklaerung span.label-text{font-weight:400;font-size:16px;}.tx-powermail .powermail_fieldwrap_informationenzumjames_abo span.label-text a,.tx-powermail .powermail_fieldwrap_datenschutzerklaerung span.label-text a{text-decoration:none;color:inherit;}@media (min-width:1024px){.tx-powermail .james-captcha .powermail_fieldwrap_captcha .col-sm-6.col-12 #powermail_captchaimage{margin:0px 21px;}}.tx-powermail .james-captcha .powermail_captchaimage{margin:10px 0px;}@media (min-width:1024px){.tx-powermail .james-captcha .powermail_captchaimage{min-height:70px;}}@media screen and (min-width:1024px){.tx-powermail .james-captcha .powermail_captchaimage{margin:0px;}}.tx-powermail .james-captcha input[type="text"]{border:1px solid #202121;min-height:44px;border-radius:0px;width:100%;padding:0.375rem 0.75rem;margin:10px 0 20px;}.tx-powermail .james-captcha label.label-class{font-size:14px;line-height:1.4;font-weight:400;}@media screen and (min-width:1280px){.tx-powermail .james-captcha label.label-class{font-size:20px;}}@media screen and (min-width:1280px){.tx-powermail .james-captcha label.label-class{line-height:1.6;}}.tx-powermail .powermail_fieldset.powermail_fieldset_2 .row{margin:0px;}.tx-powermail .powermail_fieldset.powermail_fieldset_2 .row .container .row{margin:0px -21px;}.tx-powermail .powermail_fieldset.powermail_fieldset_2 .powermail_fieldwrap_jamesbestellen .fullbtnlink.yellow{margin:21px 0px;}.powermail-frame .ce-textpic.row{justify-content:start;}.powermail-frame .ce-textpic.row .img,.powermail-frame .ce-textpic.row .ce-bodytext{padding:0 21px;}@media (max-width:767.98px){.powermail-frame .ce-textpic.row .img,.powermail-frame .ce-textpic.row .ce-bodytext{width:100%;}}@media (min-width:1024px){.powermail-frame .ce-textpic.row .img,.powermail-frame .ce-textpic.row .ce-bodytext{flex:0 0 50%;max-width:50%;}}.powermail-frame .frame-100{width:100%;margin-top:25px;}.powermail-frame h5{font-family:'Avenir-Next',sans-serif;font-size:10px;letter-spacing:0px;font-weight:600;margin-bottom:15px;text-transform:uppercase;}@media screen and (min-width:1024px){.powermail-frame h5{font-size:14px;}}@media screen and (min-width:1024px){.powermail-frame h5{letter-spacing:1.4px;}}@media screen and (min-width:1024px){.powermail-frame h5{margin-bottom:30px;}}.powermail-frame h3.mainline{margin:0px;padding:0px;font-size:30px;line-height:1.2;letter-spacing:0;margin-bottom:3px;font-weight:600;text-transform:uppercase;hyphens:auto;}@media screen and (min-width:1280px){.powermail-frame h3.mainline{font-size:44px;}}@media screen and (min-width:1280px){.powermail-frame h3.mainline{line-height:1.1;}}@media screen and (min-width:768px){.powermail-frame h3.mainline{letter-spacing:0.3px;}}@media screen and (min-width:1280px){.powermail-frame h3.mainline{letter-spacing:0.88px;}}@media screen and (min-width:1280px){.powermail-frame h3.mainline{margin-bottom:15px;}}@media (min-width:1024px){.powermail-frame h3.mainline{font-size:25px;}}.powermail-frame .button{font-family:'Avenir-Next',sans-serif !important;display:inline-block;margin:0px;margin-top:20px;margin-right:10px;padding:0px;height:auto;font-size:14px;line-height:1.2;letter-spacing:0;padding:12px 12px calc(12px - 2px);width:fit-content;text-transform:uppercase;font-weight:500 !important;text-decoration:none;background:#FFE522;color:#202121;transition:all 0.3s;position:relative;border-radius:0px;letter-spacing:0.44px;background:#202121;color:white;margin-bottom:21px;}@media screen and (min-width:1600px){.powermail-frame .button{font-size:16px;}}@media screen and (min-width:768px){.powermail-frame .button{padding:12px 12px calc(12px - 3px);}}@media screen and (min-width:1280px){.powermail-frame .button{padding:12px 12px calc(12px - 3px);}}@media screen and (min-width:1600px){.powermail-frame .button{padding:12px 12px calc(12px - 3px);}}.powermail-frame .button:after{position:absolute;content:"";width:0px;height:1px;background:#FFE522;top:28px;left:12px;transition:all 0.3s;}@media screen and (min-width:768px){.powermail-frame .button:after{height:2px;}}@media screen and (min-width:768px){.powermail-frame .button:after{top:29px;}}@media screen and (min-width:768px){.powermail-frame .button:after{left:12px;}}@media screen and (min-width:1280px){.powermail-frame .button:after{left:12px;}}@media screen and (min-width:1600px){.powermail-frame .button:after{left:12px;}}.powermail-frame .button:hover:after{width:calc(100% - 12px * 2);}@media screen and (min-width:768px){.powermail-frame .button:hover:after{width:calc(100% - 12px * 2);}}@media screen and (min-width:1280px){.powermail-frame .button:hover:after{width:calc(100% - 12px * 2);}}@media screen and (min-width:1600px){.powermail-frame .button:hover:after{width:calc(100% - 12px * 2);}}.powermail-frame .button:after{background:white;}.powermail-frame .layout-101 .headline div{text-transform:none;font-size:25px;letter-spacing:0;margin-bottom:0;}@media (min-width:1024px){.powermail-frame .top-wrapper .ce-bodytext .list-block li::before{height:5px;width:16px;}}.tx-powermail .james_form .powermail_fieldwrap_type_content{margin-bottom:0 !important;}.tx-powermail .james_form .ce-textpic.row{max-width:100%;margin:0;}.tx-powermail .james_form .checkbox{margin-top:20px;}.powermail_fieldset.powermail_fieldset_592,.powermail_fieldset.powermail_fieldset_597{background:#F7F7F7;padding-top:60px;}@media (min-width:768px){.powermail_fieldset.powermail_fieldset_592,.powermail_fieldset.powermail_fieldset_597{padding-top:124px;margin-top:90px;}}.powermail_fieldset.powermail_fieldset_592 .powermail_fieldwrap_captcha .field-wrap.row,.powermail_fieldset.powermail_fieldset_597 .powermail_fieldwrap_captcha .field-wrap.row{flex-direction:row-reverse;}@media (min-width:1024px){.powermail_fieldset.powermail_fieldset_592 .powermail_fieldwrap_captcha .field-wrap.row .col-sm-6.col-12,.powermail_fieldset.powermail_fieldset_597 .powermail_fieldwrap_captcha .field-wrap.row .col-sm-6.col-12{flex:0 0 35%;max-width:35%;}.powermail_fieldset.powermail_fieldset_592 .powermail_fieldwrap_captcha .field-wrap.row .col-sm-6.col-12:nth-child(2),.powermail_fieldset.powermail_fieldset_597 .powermail_fieldwrap_captcha .field-wrap.row .col-sm-6.col-12:nth-child(2){flex:0 0 65%;max-width:65%;}}.powermail_fieldset.powermail_fieldset_592 .powermail_fieldwrap_captcha #powermail_captchaimage,.powermail_fieldset.powermail_fieldset_597 .powermail_fieldwrap_captcha #powermail_captchaimage{height:45px;margin-top:9px;float:right;}@media (min-width:768px){.powermail_fieldset.powermail_fieldset_597{padding-top:0;margin-top:0;}}.gp-header{top:0;position:fixed;left:0;width:100%;z-index:102;background:white;box-shadow:0 2px 8px rgba(0,0,0,0.12);}.gp-header button{font-family:inherit;}.gp-header-spacer{height:104px;}.gp-header__bar{display:flex;max-width:1520px;margin-inline:auto;align-items:center;height:104px;padding:0 2rem;}.gp-header__logo{flex-shrink:0;margin-right:2rem;}.gp-header__logo svg{height:3.5rem;width:auto;}.gp-header__logo-link{display:block;line-height:0;}.gp-header__logo-link:hover{opacity:0.85;}.gp-nav__items{flex:1;align-items:center;column-gap:2rem;flex-wrap:wrap;justify-content:flex-end;}.gp-nav__btn{display:inline-flex;align-items:center;font-size:1.0625rem;font-weight:550;line-height:inherit;background:white;border:none;cursor:pointer;white-space:nowrap;padding:0;color:#545759;text-decoration:underline;text-decoration-color:white;text-underline-offset:6px;text-decoration-thickness:3px;transition:text-decoration-color 0.2s;}.gp-nav__btn--open{color:#000;text-decoration-color:#FFE520;}.gp-nav__btn:hover{color:#000;text-decoration-color:#FFE520;}.gp-nav__link{text-decoration:underline;text-decoration-color:white;text-underline-offset:6px;text-decoration-thickness:3px;color:#545759;}.gp-nav__link:hover{text-decoration-color:#FFE520;color:#000;}.gp-header__actions{gap:0.5rem;margin-left:1rem;flex-shrink:0;}.gp-mobile__social{display:flex;padding-inline:1.75rem;gap:0.5rem;margin-top:1rem;}.gp-mobile__social .gp-mobile__social-link{text-decoration:none;}.gp-mobile__social .gp-mobile__social-link .socialicon{background-color:#F7F7F7;display:flex;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:0.75rem;border-radius:0;text-decoration:none;color:#202121;}.gp-mobile__social .gp-mobile__social-link .socialicon,.gp-mobile__social .gp-mobile__social-link .socialicon .icon{transition:all 0.3s ease-in-out;}.gp-mobile__social .gp-mobile__social-link .socialicon:hover{background:#FFE520;}.gp-mobile__social .gp-mobile__social-link .socialicon:hover .icon{transform:scale(1.25);}.gp-lang-trigger{gap:0.5rem;padding:0.5rem;display:inline-flex;align-items:center;justify-content:center;background:#FAFAFA;border:1px solid #CBCCCD;height:2.5rem;cursor:pointer;color:#000;}.gp-lang-trigger:hover{background:#FFE520;}.gp-lang-trigger i.icon{font-size:17px;}.gp-portal-btn{display:inline-flex;align-items:center;font-weight:550;gap:0.5rem;padding:0.375rem 0.875rem;background:#FFE520;border:none;height:2.5rem;color:#000;cursor:pointer;text-decoration:none;font-size:0.875rem;white-space:nowrap;}.gp-portal-btn:hover,.gp-portal-btn:visited{text-decoration:none;}body:has(.gp-flyout--visible)::before{content:'';position:fixed;top:0;left:0;right:0;bottom:0;z-index:101;background:rgba(255,255,255,0.8);backdrop-filter:blur(8px);}.gp-flyout__col--2,.gp-flyout__col--3{background-color:transparent !important;border:none !important;}.gp-flyout__container{position:absolute;left:0;top:104px;width:100%;z-index:103;pointer-events:none;}.gp-flyout{position:absolute;top:0;left:0;width:100%;display:grid;grid-template-rows:0fr;pointer-events:none;border-top:1px solid transparent;background:#FAFAFA;transition:grid-template-rows 0.5s ease;}.gp-flyout--visible{grid-template-rows:1fr;pointer-events:auto;border-top-color:#CBCCCD;box-shadow:0 6px 16px rgba(0,0,0,0.1);}.gp-flyout__inner{min-height:0;overflow:hidden;display:flex;width:100%;}.gp-flyout__col{display:flex;flex-direction:column;width:33.333%;}.gp-flyout__col--1{background:#FAFAFA;padding:1rem 1.25rem 2rem 0;}.gp-flyout__col--2{background:white;border-left:1px solid #CBCCCD;padding:1rem 1.25rem 2rem;}.gp-flyout__col--3{background:white;border-left:1px solid #CBCCCD;padding:4rem 1.25rem 2rem;}.gp-flyout__col .gp-flyout__item{display:flex;justify-content:space-between;align-items:center;font-size:1.125rem;font-weight:550;line-height:inherit;padding:1rem 1.5rem;border:none;border-bottom:1px solid #CBCCCD;background:transparent;text-align:left;cursor:pointer;color:#54575999;text-decoration:none;width:100%;}.gp-flyout__col .gp-flyout__item svg{flex-shrink:0;margin-left:0.5rem;opacity:0.5;}.gp-flyout__col .gp-flyout__item:hover{color:#000;text-decoration:none;background-color:#FFE520;}.gp-flyout__col .gp-flyout__item:hover svg{opacity:1;}.gp-flyout__col .gp-flyout__item:last-child{border-bottom:none;}.gp-flyout__col .gp-flyout__item--active{color:#000;text-decoration:none;background-color:#FFE520;}.gp-flyout__col .gp-flyout__item--active svg{opacity:1;}.gp-flyout__col .gp-flyout__item--link{display:block;}.gp-flyout__col .gp-flyout__item--link svg{display:none;}.gp-grandchildren{display:none;flex-direction:column;}.gp-grandchildren--visible{display:flex;}.gp-greatgrandchildren{display:none;flex-direction:column;}.gp-greatgrandchildren--visible{display:flex;}.gp-mobile-toggle{gap:0.375rem;margin-left:auto;background:white;border:none;font-weight:550;cursor:pointer;font-size:0.875rem;color:#000;padding:0;}.gp-mobile-toggle__icon--close{display:none;}.gp-mobile-toggle--open .gp-mobile-toggle__icon--menu{display:none;}.gp-mobile-toggle--open .gp-mobile-toggle__icon--close{display:block;}.gp-mobile__nav{position:fixed;top:104px;left:0;right:0;z-index:101;display:grid;grid-template-rows:0fr;background:#fff;pointer-events:none;transition:grid-template-rows 0.5s ease;}.gp-mobile__nav--open{height:calc(100dvh - 104px);grid-template-rows:1fr;pointer-events:auto;}.gp-mobile__nav--open .gp-mobile__content{margin-bottom:3rem;}.gp-mobile__nav button{font-family:inherit;}.gp-mobile__content{display:flex;flex-direction:column;min-height:0;overflow-y:auto;scrollbar-gutter:stable;}.gp-mobile__accordion > summary{list-style:none;border-bottom:none;}.gp-mobile__accordion > summary::-webkit-details-marker{display:none;}.gp-mobile__accordion--nested:first-child{border-top:none;}.gp-mobile__accordion-body{display:block !important;overflow:hidden;height:0;background-color:#FAFAFA;transition:height 0.35s ease;padding-inline:1rem;}.gp-mobile__chevron{flex-shrink:0;transition:transform 0.35s ease;color:#FFE520;}.gp-mobile__accordion--open > summary .gp-mobile__chevron{transform:rotate(180deg);}.gp-mobile__subitem{display:flex;justify-content:space-between;align-items:center;padding:0.75rem 1rem 0.75rem 1.5rem;cursor:pointer;font-size:0.875rem;font-weight:550;line-height:inherit;color:#202121;text-decoration:none;width:100%;text-align:left;border:none;}.gp-mobile__subitem:last-child{border-bottom:none;}.gp-mobile__subitem:hover,.gp-mobile__subitem:visited{text-decoration:none;}.gp-mobile__subitem--deep{padding-left:1rem;font-weight:500;}.gp-mobile__item{display:flex;justify-content:space-between;align-items:center;padding:0.75rem 2rem;border:none;cursor:pointer;font-size:0.875rem;font-weight:700;line-height:inherit;color:#202121;text-decoration:none;width:100%;text-align:left;}.gp-mobile__item svg{flex-shrink:0;}.gp-mobile__item:hover,.gp-mobile__item:visited{text-decoration:none;}.gp-mobile__item--link{display:flex;}.gp-mobile__actions{display:flex;align-items:center;margin-top:auto;gap:0.75rem;padding:0.75rem 1.5rem;position:relative;z-index:2;}body:has(.langchoosemenu.active) .gp-mobile__content{position:relative;}body:has(.langchoosemenu.active) .gp-mobile__content::before{content:'';position:absolute;inset:0;z-index:1;background:rgba(255,255,255,0.8);backdrop-filter:blur(8px);}.gp-mobile__lang{display:inline-flex;align-items:center;justify-content:center;background:#FAFAFA;border:1px solid #CBCCCD;gap:0.5rem;padding:0.5rem;height:2.5rem;color:#000;text-decoration:none;}.gp-mobile__lang:hover{background:#FFE520;color:#545759;}.gp-mobile__lang i.icon{font-size:17px;}@media (max-width:1024px){.gp-search-trigger{display:none !important;}}.gp-search-trigger{display:inline-flex;align-items:center;justify-content:center;background:transparent;border:none;width:2.5rem;height:2.5rem;flex-shrink:0;margin-left:0.75rem;cursor:pointer;color:#000;}.gp-nav__search{display:none;flex:1;align-items:center;justify-content:flex-end;}.gp-header--search-open .gp-nav__items{display:none !important;}.gp-header--search-open .gp-nav__search{display:flex;}.gp-header--search-open .gp-lang-trigger,.gp-header--search-open .gp-portal-btn,.gp-header--search-open .gp-search-trigger,.gp-header--search-open .gp-mobile-toggle{display:none !important;}.gp-nav__search-form{display:flex;align-items:center;gap:0.5rem;width:100%;}.gp-mobile__search-form{border:1px solid #FFE520;padding-left:0.5rem;color:#9a9b9d;}.gp-nav__search-field{position:relative;flex:1;gap:0.5rem;justify-content:flex-end;display:flex;align-items:center;}.gp-nav__search-icon{position:relative;display:flex;align-items:center;pointer-events:none;color:#000;}.gp-nav__search-input{width:100%;max-width:800px;height:2.5rem;padding:0 1rem;font-family:inherit;font-size:1.5rem;color:#000;outline:none;}.gp-nav__search-input::placeholder{color:#000;}.gp-nav__search-input:focus{border-color:#545759;background:white;}@media (max-width:575.98px){.gp-nav__search-input{font-size:1rem;}}.gp-nav__search-submit{display:inline-flex;align-items:center;justify-content:center;background:#FFE520;border:none;padding-inline:1.5rem;font-weight:550;height:2.5rem;cursor:pointer;color:#000;flex-shrink:0;}.gp-nav__search-submit:hover{filter:brightness(0.94);}.gp-nav__search-close{display:inline-flex;align-items:center;justify-content:center;background:#FAFAFA;border:1px solid #000;height:2.5rem;padding-inline:1.5rem;cursor:pointer;font-weight:550;color:#000;flex-shrink:0;}.gp-mobile__search{display:flex;flex-direction:column;gap:0.75rem;padding:1rem 1.75rem 1.5rem;}.gp-mobile__search-actions{display:grid;margin-top:1rem;gap:0.5rem;}.framebox{width:100%;}.framebox.custom{position:relative;}.framebox.custom .teppich-unten{position:absolute;bottom:0px;left:0px;width:280px;height:200px;overflow:hidden;}.framebox.custom .teppich-unten img{width:100%;height:auto;}.framebox.layout-101,.framebox.layout-104{padding:21px 0;}@media screen and (min-width:576px){.framebox.layout-101,.framebox.layout-104{padding:21px 0;}}@media screen and (min-width:1024px){.framebox.layout-101,.framebox.layout-104{padding:94px 0;}}@media screen and (min-width:1280px){.framebox.layout-101,.framebox.layout-104{padding:94px 0;}}@media screen and (min-width:1600px){.framebox.layout-101,.framebox.layout-104{padding:94px 0;}}.framebox.design-100{background-color:transparent;}.framebox.design-101{background-color:#F7F7F7;}.framebox.design-102{background-color:#202121;color:#FFFFFF;}.framebox.design-103{background-color:#FFE522;}.framebox.design-104{background-color:#555759;color:#FFFFFF;}.framebox.design-104 h1,.framebox.design-104 h2,.framebox.design-104 h3,.framebox.design-104 h4,.framebox.design-104 h5,.framebox.design-104 p{color:#FFFFFF;}.framebox.frame-space-after-100{margin-bottom:30px;}@media screen and (min-width:768px){.framebox.frame-space-after-100{margin-bottom:50px;}}@media screen and (min-width:1024px){.framebox.frame-space-after-100{margin-bottom:98px;}}@media screen and (min-width:1280px){.framebox.frame-space-after-100{margin-bottom:98px;}}.framebox.frame-space-before-100{margin-top:30px;}@media screen and (min-width:768px){.framebox.frame-space-before-100{margin-top:50px;}}@media screen and (min-width:1024px){.framebox.frame-space-before-100{margin-top:98px;}}@media screen and (min-width:1280px){.framebox.frame-space-before-100{margin-top:98px;}}.twocols .nospace{width:50%;margin:0px;padding:0px;height:600px;max-height:600px;}.twocols .nospace .h2flspecialheadline{height:100%;width:100%;}.twocols .nospace .h2flspecialheadline .headline{height:100%;}@media screen and (max-width:1761px) and (min-width:1450px){.flink.mt-4.bgyellow{font-family:'Avenir-Next',sans-serif !important;display:inline-block;margin:0px;margin-top:20px;margin-right:10px;padding:0px;height:auto;font-size:14px;line-height:1.2;letter-spacing:0;padding:12px 12px calc(12px - 2px);width:fit-content;text-transform:uppercase;font-weight:500 !important;text-decoration:none;background:#FFE522;color:#202121;transition:all 0.3s;position:relative;border-radius:0px;letter-spacing:0.44px;margin-left:60px !important;}.flink.mt-4.bgyellow:after{position:absolute;content:"";width:0px;height:1px;background:#FFE522;top:28px;left:12px;transition:all 0.3s;}.flink.mt-4.bgyellow:hover:after{width:calc(100% - 12px * 2);}.flink.mt-4.bgyellow:after{background:#202121;}}@media screen and (max-width:1761px) and (min-width:1450px) and (min-width:1600px){.flink.mt-4.bgyellow{font-size:16px;}}@media screen and (max-width:1761px) and (min-width:1450px) and (min-width:768px){.flink.mt-4.bgyellow{padding:12px 12px calc(12px - 3px);}}@media screen and (max-width:1761px) and (min-width:1450px) and (min-width:1280px){.flink.mt-4.bgyellow{padding:12px 12px calc(12px - 3px);}}@media screen and (max-width:1761px) and (min-width:1450px) and (min-width:1600px){.flink.mt-4.bgyellow{padding:12px 12px calc(12px - 3px);}}@media screen and (max-width:1761px) and (min-width:1450px) and (min-width:768px){.flink.mt-4.bgyellow:after{height:2px;}}@media screen and (max-width:1761px) and (min-width:1450px) and (min-width:768px){.flink.mt-4.bgyellow:after{top:29px;}}@media screen and (max-width:1761px) and (min-width:1450px) and (min-width:768px){.flink.mt-4.bgyellow:after{left:12px;}}@media screen and (max-width:1761px) and (min-width:1450px) and (min-width:1280px){.flink.mt-4.bgyellow:after{left:12px;}}@media screen and (max-width:1761px) and (min-width:1450px) and (min-width:1600px){.flink.mt-4.bgyellow:after{left:12px;}}@media screen and (max-width:1761px) and (min-width:1450px) and (min-width:768px){.flink.mt-4.bgyellow:hover:after{width:calc(100% - 12px * 2);}}@media screen and (max-width:1761px) and (min-width:1450px) and (min-width:1280px){.flink.mt-4.bgyellow:hover:after{width:calc(100% - 12px * 2);}}@media screen and (max-width:1761px) and (min-width:1450px) and (min-width:1600px){.flink.mt-4.bgyellow:hover:after{width:calc(100% - 12px * 2);}}.unterseite{width:100%;padding:0px;margin:0px;height:auto;}.unterseite .h2flheaderbilderkacheln{padding:0px;}.unterseite .section-content .container{padding:0px;}.headline-area{}.headline-area .spacer{width:21px;height:3px;margin:11px 0 15px;background:#202121;background:#FFE522;}@media screen and (min-width:1280px){.headline-area .spacer{width:42px;}}@media screen and (min-width:1280px){.headline-area .spacer{height:6px;}}@media screen and (min-width:768px){.headline-area .spacer{margin:16px 0 30px;}}@media screen and (min-width:1280px){.headline-area .spacer{margin:16px 0 49px;}}.headline-area .spacer.black{background:#202121 !important;}.headline-area .spacer.yellow{background:#FFE522 !important;}.headline-area .spacer.white{background:#FFFFFF !important;}.headline-area .headline div,.headline-area .headline h1,.headline-area .headline h2,.headline-area .headline h3,.headline-area .headline h4,.headline-area .headline h5,.headline-area .headline h6{margin:0px;padding:0px;font-size:30px;line-height:1.2;letter-spacing:0;margin-bottom:3px;font-weight:600;text-transform:uppercase;}@media screen and (min-width:1280px){.headline-area .headline div,.headline-area .headline h1,.headline-area .headline h2,.headline-area .headline h3,.headline-area .headline h4,.headline-area .headline h5,.headline-area .headline h6{font-size:44px;}}@media screen and (min-width:1280px){.headline-area .headline div,.headline-area .headline h1,.headline-area .headline h2,.headline-area .headline h3,.headline-area .headline h4,.headline-area .headline h5,.headline-area .headline h6{line-height:1.1;}}@media screen and (min-width:768px){.headline-area .headline div,.headline-area .headline h1,.headline-area .headline h2,.headline-area .headline h3,.headline-area .headline h4,.headline-area .headline h5,.headline-area .headline h6{letter-spacing:0.3px;}}@media screen and (min-width:1280px){.headline-area .headline div,.headline-area .headline h1,.headline-area .headline h2,.headline-area .headline h3,.headline-area .headline h4,.headline-area .headline h5,.headline-area .headline h6{letter-spacing:0.88px;}}@media screen and (min-width:1280px){.headline-area .headline div,.headline-area .headline h1,.headline-area .headline h2,.headline-area .headline h3,.headline-area .headline h4,.headline-area .headline h5,.headline-area .headline h6{margin-bottom:15px;}}.headline-area .subheadline div,.headline-area .subheadline h1,.headline-area .subheadline h2,.headline-area .subheadline h3,.headline-area .subheadline h4,.headline-area .subheadline h5,.headline-area .subheadline h6{margin:0px;padding:0px;font-size:14px;line-height:1.4;letter-spacing:0;margin-bottom:10px;font-weight:500;}@media screen and (min-width:1280px){.headline-area .subheadline div,.headline-area .subheadline h1,.headline-area .subheadline h2,.headline-area .subheadline h3,.headline-area .subheadline h4,.headline-area .subheadline h5,.headline-area .subheadline h6{font-size:25px;}}@media screen and (min-width:1280px){.headline-area .subheadline div,.headline-area .subheadline h1,.headline-area .subheadline h2,.headline-area .subheadline h3,.headline-area .subheadline h4,.headline-area .subheadline h5,.headline-area .subheadline h6{line-height:1.3;}}@media screen and (min-width:1280px){.headline-area .subheadline div,.headline-area .subheadline h1,.headline-area .subheadline h2,.headline-area .subheadline h3,.headline-area .subheadline h4,.headline-area .subheadline h5,.headline-area .subheadline h6{margin-bottom:15px;}}.backend_layout-pagets__homepage .headline-area{padding:0 10px;}@media screen and (min-width:576px){.backend_layout-pagets__homepage .headline-area{padding:0px;}}@media screen and (min-width:768px){.backend_layout-pagets__homepage .headline-area{padding:unset;}}@media (min-width:1280px) and (max-width:1599.98px){.framebox .frame-type-header.frame-layout-102{max-width:1650px;}}.countup{margin-bottom:21px;}@media screen and (min-width:768px){.countup{margin-bottom:49px;}}.countup .countervalue{margin:0px;padding:0px;font-size:30px;line-height:1.2;letter-spacing:0;margin-bottom:3px;font-weight:600;text-transform:uppercase;text-align:center;}@media screen and (min-width:1280px){.countup .countervalue{font-size:44px;}}@media screen and (min-width:1280px){.countup .countervalue{line-height:1.1;}}@media screen and (min-width:768px){.countup .countervalue{letter-spacing:0.3px;}}@media screen and (min-width:1280px){.countup .countervalue{letter-spacing:0.88px;}}@media screen and (min-width:1280px){.countup .countervalue{margin-bottom:15px;}}.countup .subheader{margin:0px;padding:0px;font-size:14px;line-height:1.4;letter-spacing:0;margin-bottom:10px;font-weight:500;text-align:center;}@media screen and (min-width:1280px){.countup .subheader{font-size:25px;}}@media screen and (min-width:1280px){.countup .subheader{line-height:1.3;}}@media screen and (min-width:1280px){.countup .subheader{margin-bottom:15px;}}.countup .spacer{width:21px;height:3px;margin:11px 0 15px;background:#202121;margin-left:auto !important;margin-right:auto !important;background:#FFE522;}@media screen and (min-width:1280px){.countup .spacer{width:42px;}}@media screen and (min-width:1280px){.countup .spacer{height:6px;}}@media screen and (min-width:768px){.countup .spacer{margin:16px 0 30px;}}@media screen and (min-width:1280px){.countup .spacer{margin:16px 0 49px;}}.tx-h2products{overflow:hidden;}.tx-h2products > .container{padding-top:12px;}.tx-h2products .text-col{font-size:14px;line-height:19px;}.tx-h2products .product-canvas{width:400%;overflow:hidden;transition:transform 0.3s ease-in-out;transform:translateX(0%);margin-bottom:30px;}@media (min-width:576px){.tx-h2products .product-canvas{width:100%;max-width:1920px;margin-left:auto;margin-right:auto;}}@media (min-width:1024px){.tx-h2products .product-canvas{margin-bottom:95px;}}@media screen and (orientation:landscape){.tx-h2products .product-canvas{width:100%;}.tx-h2products .product-canvas .sector-navi{display:none;}}.tx-h2products .product-canvas.left-1{transform:translateX(0);}@media (max-width:575.98px){.tx-h2products .product-canvas.left-1 .product-window{left:12.5% !important;}}.tx-h2products .product-canvas.left-2{transform:translateX(-25%);}@media (max-width:575.98px){.tx-h2products .product-canvas.left-2 .product-window{left:37.5% !important;}}.tx-h2products .product-canvas.left-2 .sector-navi{left:calc((25% / 2) + 25%);}.tx-h2products .product-canvas.left-2 .sector-navi .cursor{left:calc((25% / 2) + 25%);}.tx-h2products .product-canvas.left-3{transform:translateX(-50%);}@media (max-width:575.98px){.tx-h2products .product-canvas.left-3 .product-window{left:62.5% !important;}}.tx-h2products .product-canvas.left-3 .sector-navi{left:calc((25% / 2) + 50%);}.tx-h2products .product-canvas.left-3 .sector-navi .cursor{left:calc((25% / 2) + 50%);}.tx-h2products .product-canvas.left-4{transform:translateX(-75%);}@media (max-width:575.98px){.tx-h2products .product-canvas.left-4 .product-window{left:87.5% !important;}}.tx-h2products .product-canvas.left-4 .sector-navi{left:calc((25% / 2) + 75%);}.tx-h2products .product-canvas.left-4 .sector-navi .cursor{left:calc((25% / 2) + 75%);}@media (min-width:576px){.tx-h2products .product-canvas.left-1,.tx-h2products .product-canvas.left-2,.tx-h2products .product-canvas.left-3,.tx-h2products .product-canvas.left-4{transform:translateX(0);}}.tx-h2products .product-canvas .sector-navi{position:absolute;bottom:75px;width:280px;left:calc((25% / 2) - 30px);transform:translateX(-50%);}.tx-h2products .product-canvas .sector-navi .line{width:calc(25% - 4px);margin:0 2px;cursor:pointer;padding:15px 0;}.tx-h2products .product-canvas .sector-navi .line .line-inner{display:block;width:100%;height:4px;background-color:white;}.tx-h2products .product-canvas .sector-navi .cursor{width:40px;position:absolute;left:calc(25% / 2);top:-5px;transform:translateX(-50%);}.tx-h2products .product-canvas .sector-navi .cursor .cursor-point{width:40px;height:40px;border-radius:50%;background-color:white;-webkit-box-shadow:5px 5px 20px 0px rgba(0,0,0,0.5);-moz-box-shadow:5px 5px 20px 0px rgba(0,0,0,0.5);box-shadow:5px 5px 20px 0px rgba(0,0,0,0.5);}.tx-h2products .product-canvas .sector-navi .cursor img{position:relative;top:-25px;}.tx-h2products .product-canvas .sector-navi .mobile-indicator{height:44px;width:44px;position:absolute;z-index:2;background-color:white;border-radius:100%;display:flex;justify-content:center;align-items:center;right:-50px;top:-5px;}.tx-h2products .product-canvas .sector-navi .mobile-indicator img{width:23px;height:auto;}.tx-h2products .product-canvas .sector-image-wrap img{width:100%;height:auto;}.tx-h2products .product-canvas .sector-wrap{width:100%;}.tx-h2products .product-canvas .sector-wrap .product-sector{width:25%;flex:0 0 25%;}.tx-h2products .product-canvas .sector-wrap .product-sector .sector-title{width:100%;background-color:black;color:white;text-align:center;text-transform:uppercase;padding:10px 8px 6px;transition:0.3s color ease-in-out;font-size:18px;}@media (min-width:1280px){.tx-h2products .product-canvas .sector-wrap .product-sector .sector-title{font-size:25px;padding:18px 15px 12px;letter-spacing:1.73px;}}.tx-h2products .product-canvas .sector-wrap .product-sector .sector-line{position:absolute;top:0;right:0;width:4px;height:100%;background:-moz-linear-gradient(top,rgba(255,255,255,0.01) 0%,white 100%);background:-webkit-linear-gradient(top,rgba(255,255,255,0.01) 0%,white 100%);background:linear-gradient(to bottom,rgba(255,255,255,0.01) 0%,white 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#03ffffff',endColorstr='#ffffff',GradientType=0);}.tx-h2products .product-canvas .sector-wrap .product-sector .sector-inner{background-color:#FFE522;transition:background-color 0.3s ease-in-out;}.tx-h2products .product-canvas .sector-wrap .product-sector .sector-inner .sector-image{width:100%;height:auto;padding:37% 0;}.tx-h2products .product-canvas .sector-wrap .product-sector .sector-inner .product{cursor:pointer;position:absolute;}.tx-h2products .product-canvas .sector-wrap .product-sector .sector-inner .product .product-icon{filter:drop-shadow(0px 0px 0px rgba(0,0,0,0));transition:all 0.3s ease-in-out;width:auto;max-width:60px;max-height:50px;height:auto;margin:0 auto 5px auto;}@media (min-width:576px){.tx-h2products .product-canvas .sector-wrap .product-sector .sector-inner .product .product-icon{max-width:40px;max-height:30px;}}@media (min-width:768px){.tx-h2products .product-canvas .sector-wrap .product-sector .sector-inner .product .product-icon{max-width:50px;max-height:40px;}}@media (min-width:1024px){.tx-h2products .product-canvas .sector-wrap .product-sector .sector-inner .product .product-icon{max-width:55px;max-height:45px;}}@media (min-width:1280px){.tx-h2products .product-canvas .sector-wrap .product-sector .sector-inner .product .product-icon{max-width:80px;max-height:60px;}}@media (min-width:1600px){.tx-h2products .product-canvas .sector-wrap .product-sector .sector-inner .product .product-icon{max-width:100px;min-width:100px;max-height:80px;}}.tx-h2products .product-canvas .sector-wrap .product-sector .sector-inner .product .product-title{text-align:center;font-weight:bold;color:black;font-size:13px;line-height:20px;}@media (min-width:576px){.tx-h2products .product-canvas .sector-wrap .product-sector .sector-inner .product .product-title{font-size:8px;line-height:10px;}}@media (min-width:768px){.tx-h2products .product-canvas .sector-wrap .product-sector .sector-inner .product .product-title{font-size:11px;line-height:14px;}}@media (min-width:1024px){.tx-h2products .product-canvas .sector-wrap .product-sector .sector-inner .product .product-title{font-size:13px;line-height:20px;}}@media (min-width:1280px){.tx-h2products .product-canvas .sector-wrap .product-sector .sector-inner .product .product-title{font-size:15px;line-height:20px;}}@media (min-width:1600px){.tx-h2products .product-canvas .sector-wrap .product-sector .sector-inner .product .product-title{font-size:20px;line-height:28px;}}.tx-h2products .product-canvas .sector-wrap .product-sector .sector-inner .product .product-dot-wrap.right,.tx-h2products .product-canvas .sector-wrap .product-sector .sector-inner .product .product-dot-wrap.above,.tx-h2products .product-canvas .sector-wrap .product-sector .sector-inner .product .product-dot-wrap.left{position:absolute;}.tx-h2products .product-canvas .sector-wrap .product-sector .sector-inner .product .product-dot-wrap.right{right:0;bottom:0;transform:translateX(100%);}.tx-h2products .product-canvas .sector-wrap .product-sector .sector-inner .product .product-dot-wrap.above{top:0;left:50%;transform:translate(-50%,-100%);}.tx-h2products .product-canvas .sector-wrap .product-sector .sector-inner .product .product-dot-wrap.left{left:0;bottom:0;transform:translateX(-100%);}@media (min-width:1024px){.tx-h2products .product-canvas .sector-wrap .product-sector .sector-inner .product .product-dot-wrap{visibility:hidden;opacity:0;transition:opacity 0.3s ease-in-out;}}.tx-h2products .product-canvas .sector-wrap .product-sector .sector-inner .product .product-dot{width:30px;height:30px;border-radius:50%;background-color:rgba(0,0,0,0.1);-webkit-animation:pulsejg1 2s linear infinite;-moz-animation:pulsejg1 2s linear infinite;animation:pulsejg1 2s linear infinite;}.tx-h2products .product-canvas .sector-wrap .product-sector .sector-inner .product .dot-inner{position:absolute;width:15px;height:15px;border-radius:50%;background-color:rgba(0,0,0,0.3);-webkit-animation:pulsejg2 2s linear infinite;-moz-animation:pulsejg2 2s linear infinite;animation:pulsejg2 2s linear infinite;}.tx-h2products .product-canvas .sector-wrap .product-sector .sector-inner .product .product-window{display:none;width:250px;background-color:#202121;font-size:12px;line-height:16px;color:white;padding:15px;z-index:2;hyphens:auto;-webkit-hyphens:auto;-moz-hyphens:auto;position:fixed;top:25%;transform:translateX(-50%);left:12.5%;}.tx-h2products .product-canvas .sector-wrap .product-sector .sector-inner .product .product-window .button{text-transform:none;font-size:12px;}@media (min-width:576px) and (max-width:767.98px){.tx-h2products .product-canvas .sector-wrap .product-sector .sector-inner .product .product-window{left:50% !important;}}@media (min-width:768px){.tx-h2products .product-canvas .sector-wrap .product-sector .sector-inner .product .product-window{position:absolute;top:-50px;transform:none;}}.tx-h2products .product-canvas .sector-wrap .product-sector .sector-inner .product .product-window .close-product{text-align:right;color:#FFE522;font-weight:bold;font-size:16px;line-height:16px;position:absolute;top:5px;right:10px;}.tx-h2products .product-canvas .sector-wrap .product-sector .sector-inner .product .product-window .product-title{color:#FFE522;font-weight:bold;text-align:left;font-size:12px;line-height:16px;}.tx-h2products .product-canvas .sector-wrap .product-sector .sector-inner .product .product-window p{font-size:12px;line-height:16px;letter-spacing:0;margin-bottom:10px;}.tx-h2products .product-canvas .sector-wrap .product-sector .sector-inner .product .product-window .button{display:inline-block;background-color:#FFE522;color:black;padding:5px;margin:0;}.tx-h2products .product-canvas .sector-wrap .product-sector .sector-inner .product:hover .product-icon{filter:drop-shadow(10px 10px 8px rgba(0,0,0,0.4));transform:translate(-5px,-5px);}.tx-h2products .product-canvas .sector-wrap .product-sector .sector-inner .product.open .product-window{display:block;}.tx-h2products .product-canvas .sector-wrap .product-sector .sector-inner .product.open .dot-inner{background-color:white;width:7px;height:7px;-webkit-animation:none;-moz-animation:none;animation:none;}@media (min-width:1024px){.tx-h2products .product-canvas .sector-wrap .product-sector .sector-inner .product.open .product-dot-wrap{visibility:visible;opacity:1;}}@media (min-width:768px){.tx-h2products .product-canvas .sector-wrap .product-sector.last .sector-inner .product .product-window{left:-195px !important;}}.tx-h2products .product-canvas .sector-wrap .product-sector:hover{background-color:#FFE522;}.tx-h2products .product-canvas .sector-wrap .product-sector:hover .sector-title{color:#FFE522;font-weight:bold;}.tx-h2products .product-canvas .sector-wrap .product-sector:hover .sector-inner .product .product-dot-wrap{visibility:visible;opacity:1;}@keyframes pulsejg1{0%{transform:scale(0.6);opacity:0.7;}50%{transform:scale(0.6);opacity:0.7;}60%{transform:scale(0.9);opacity:0.8;}70%{transform:scale(1.1);opacity:0.9;}80%{transform:scale(1.25);opacity:1;}100%{transform:scale(1.4);opacity:0.7;}}@keyframes pulsejg2{0%{transform:scale(0.6);opacity:0.5;}40%{transform:scale(0.7);opacity:0.6;}50%{transform:scale(0.8);opacity:0.7;}60%{transform:scale(0.9);opacity:1;}80%{transform:scale(1);opacity:0.7;}100%{transform:scale(1.1);opacity:0.5;}}.tx-h2timeline .event .image{overflow-y:unset;margin-bottom:10px;}@media screen and (min-width:1024px){.tx-h2timeline .event .image{overflow-y:hidden;}}@media screen and (min-width:1024px){.tx-h2timeline .event .image{margin-bottom:80px;}}.tx-h2timeline .event .image .imgbox{width:100%;}.tx-h2timeline .event .image .imgbox img{max-width:100%;height:auto;}.tx-h2timeline .event .image .line{margin:50px auto;width:1px;height:auto;background:#202121;height:100%;}.tx-h2timeline .event .text .headline{margin-top:20px;width:100%;font-size:42px;line-height:1;font-weight:600;}@media screen and (min-width:768px){.tx-h2timeline .event .text .headline{margin-top:50px;}}@media screen and (min-width:1024px){.tx-h2timeline .event .text .headline{margin-top:150px;}}@media screen and (min-width:1280px){.tx-h2timeline .event .text .headline{font-size:70px;}}.tx-h2timeline .event .text .spacer{margin:30px auto;}@media screen and (min-width:1024px){.tx-h2timeline .event .text .spacer{margin:30px 0;}}.tx-h2timeline .event .text .bodytext{padding:10px 0;}@media screen and (min-width:1280px){.tx-h2timeline .event .text .bodytext{padding:0 50px 100px 0;}}.tx-h2imagebank{font-family:'Avenir-Next',sans-serif !important;}.tx-h2imagebank .m-def{margin-bottom:30px;}.tx-h2imagebank .popup-container{display:none;}.tx-h2imagebank .imagebank-add-remove,.tx-h2imagebank .imagebank-detail{position:absolute;bottom:15px;right:15px;color:transparent;cursor:pointer;z-index:3;}.tx-h2imagebank .imagebank-add-remove.left,.tx-h2imagebank .imagebank-detail.left{left:15px;right:auto;}.tx-h2imagebank .imagebank-add-remove svg,.tx-h2imagebank .imagebank-detail svg{width:30px;height:30px;}.tx-h2imagebank .imagebank-add-remove svg .st2,.tx-h2imagebank .imagebank-add-remove svg .st4,.tx-h2imagebank .imagebank-detail svg .st2,.tx-h2imagebank .imagebank-detail svg .st4{fill:#fff;}.tx-h2imagebank .imagebank-add-remove:hover,.tx-h2imagebank .imagebank-detail:hover{color:#FFE522;}.tx-h2imagebank .imagebank-add-remove .imagebank-add,.tx-h2imagebank .imagebank-detail .imagebank-add{display:none;}.tx-h2imagebank .imagebank-add-remove.add .imagebank-add,.tx-h2imagebank .imagebank-detail.add .imagebank-add{display:block;}.tx-h2imagebank .imagebank-add-remove.add .imagebank-remove,.tx-h2imagebank .imagebank-detail.add .imagebank-remove{display:none;}.tx-h2imagebank .imagebank-add-remove.indicator,.tx-h2imagebank .imagebank-detail.indicator{top:0;bottom:auto;right:auto;left:0;width:50%;background:#FFE522;color:#555759;font-weight:500;font-size:60%;text-align:center;}.tx-h2imagebank .imagebank-add-remove.indicator.right,.tx-h2imagebank .imagebank-detail.indicator.right{right:0;left:auto;}.tx-h2imagebank .imagebank-add-remove.indicator.add,.tx-h2imagebank .imagebank-detail.indicator.add{display:none;}.tx-h2imagebank .imagebank-add-remove.indicator span,.tx-h2imagebank .imagebank-detail.indicator span{display:block;padding-top:1px;}.tx-h2imagebank .imagebank-add-remove{right:auto;left:15px;}.tx-h2imagebank .turn-left svg{transform:rotate(90deg);}.tx-h2imagebank .imagebank-search .hl h3{margin:0px;padding:0px;font-size:30px;line-height:1.2;letter-spacing:0;margin-bottom:3px;font-weight:600;text-transform:uppercase;font-size:inherit;letter-spacing:0px;font-weight:600;}@media screen and (min-width:1280px){.tx-h2imagebank .imagebank-search .hl h3{font-size:44px;}}@media screen and (min-width:1280px){.tx-h2imagebank .imagebank-search .hl h3{line-height:1.1;}}@media screen and (min-width:768px){.tx-h2imagebank .imagebank-search .hl h3{letter-spacing:0.3px;}}@media screen and (min-width:1280px){.tx-h2imagebank .imagebank-search .hl h3{letter-spacing:0.88px;}}@media screen and (min-width:1280px){.tx-h2imagebank .imagebank-search .hl h3{margin-bottom:15px;}}@media screen and (min-width:1024px){.tx-h2imagebank .imagebank-search .hl h3{font-size:25px;}}.tx-h2imagebank .imagebank-search .cart-button{margin:0 0 21px 0;}@media screen and (min-width:768px){.tx-h2imagebank .imagebank-search .cart-button{margin:0 0 49px 0;}}@media screen and (min-width:1280px){.tx-h2imagebank .imagebank-search .cart-button{margin:0 0 98px 0;}}.tx-h2imagebank .imagebank-search .cart-button .cart-btn{font-family:'Avenir-Next',sans-serif !important;display:inline-block;margin:0px;margin-top:20px;margin-right:10px;padding:0px;height:auto;font-size:14px;line-height:1.2;letter-spacing:0;padding:12px 12px calc(12px - 2px);width:fit-content;text-transform:uppercase;font-weight:500 !important;text-decoration:none;background:#FFE522;color:#202121;transition:all 0.3s;position:relative;border-radius:0px;letter-spacing:0.44px;margin:0px;background:#FFE522;color:#202121;}@media screen and (min-width:1600px){.tx-h2imagebank .imagebank-search .cart-button .cart-btn{font-size:16px;}}@media screen and (min-width:768px){.tx-h2imagebank .imagebank-search .cart-button .cart-btn{padding:12px 12px calc(12px - 3px);}}@media screen and (min-width:1280px){.tx-h2imagebank .imagebank-search .cart-button .cart-btn{padding:12px 12px calc(12px - 3px);}}@media screen and (min-width:1600px){.tx-h2imagebank .imagebank-search .cart-button .cart-btn{padding:12px 12px calc(12px - 3px);}}.tx-h2imagebank .imagebank-search .cart-button .cart-btn:after{position:absolute;content:"";width:0px;height:1px;background:#FFE522;top:28px;left:12px;transition:all 0.3s;}@media screen and (min-width:768px){.tx-h2imagebank .imagebank-search .cart-button .cart-btn:after{height:2px;}}@media screen and (min-width:768px){.tx-h2imagebank .imagebank-search .cart-button .cart-btn:after{top:29px;}}@media screen and (min-width:768px){.tx-h2imagebank .imagebank-search .cart-button .cart-btn:after{left:12px;}}@media screen and (min-width:1280px){.tx-h2imagebank .imagebank-search .cart-button .cart-btn:after{left:12px;}}@media screen and (min-width:1600px){.tx-h2imagebank .imagebank-search .cart-button .cart-btn:after{left:12px;}}.tx-h2imagebank .imagebank-search .cart-button .cart-btn:hover:after{width:calc(100% - 12px * 2);}@media screen and (min-width:768px){.tx-h2imagebank .imagebank-search .cart-button .cart-btn:hover:after{width:calc(100% - 12px * 2);}}@media screen and (min-width:1280px){.tx-h2imagebank .imagebank-search .cart-button .cart-btn:hover:after{width:calc(100% - 12px * 2);}}@media screen and (min-width:1600px){.tx-h2imagebank .imagebank-search .cart-button .cart-btn:hover:after{width:calc(100% - 12px * 2);}}.tx-h2imagebank .imagebank-search .cart-button .cart-btn:after{background:#202121;}.tx-h2imagebank .imagebank-search .form{margin:0 0 21px 0;}@media screen and (min-width:768px){.tx-h2imagebank .imagebank-search .form{margin:0 0 49px 0;}}.tx-h2imagebank .imagebank-search .form label{font-size:14px;font-weight:600;color:#202121;}@media screen and (min-width:1024px){.tx-h2imagebank .imagebank-search .form label{font-size:16px;}}.tx-h2imagebank .imagebank-search .form input[type="text"],.tx-h2imagebank .imagebank-search .form select{border:1px solid #202121;min-height:44px;border-radius:0px;width:100%;padding:0.375rem 0.75rem;margin:10px 0 20px;font-size:14px;font-family:'Avenir-Next',sans-serif !important;margin:0px;padding:0px;height:42px;min-height:unset;background:white;font-weight:400;line-height:1 !important;padding:12px 12px 9px 12px;}@media screen and (min-width:1024px){.tx-h2imagebank .imagebank-search .form input[type="text"],.tx-h2imagebank .imagebank-search .form select{font-size:16px;}}.tx-h2imagebank .imagebank-search .form input[type="text"]::placeholder,.tx-h2imagebank .imagebank-search .form select::placeholder{color:#202121;opacity:1;}.tx-h2imagebank .imagebank-search .form select{-webkit-appearance:none;-moz-appearance:none;background:white;background-image:url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");background-repeat:no-repeat;background-position-x:calc(100% - 7px);background-position-y:7px;}.tx-h2imagebank .imagebank-search .form .search{position:relative;}.tx-h2imagebank .imagebank-search .form .search .submit-wrap{position:absolute;right:18px;bottom:12px;width:20px;height:20px;}.tx-h2imagebank .imagebank-search .form .search .submit-wrap button{border:0px;background:transparent;display:block;width:100%;height:100%;}.tx-h2imagebank .cart-links{margin-bottom:21px;}@media screen and (min-width:768px){.tx-h2imagebank .cart-links{margin-bottom:49px;}}.tx-h2imagebank .cart-links .cart-link{font-family:'Avenir-Next',sans-serif !important;display:inline-block;margin:0px;margin-top:20px;margin-right:10px;padding:0px;height:auto;font-size:14px;line-height:1.2;letter-spacing:0;padding:12px 12px calc(12px - 2px);width:fit-content;text-transform:uppercase;font-weight:500 !important;text-decoration:none;background:#FFE522;color:#202121;transition:all 0.3s;position:relative;border-radius:0px;letter-spacing:0.44px;color:#202121;background:#FFE522;}@media screen and (min-width:1600px){.tx-h2imagebank .cart-links .cart-link{font-size:16px;}}@media screen and (min-width:768px){.tx-h2imagebank .cart-links .cart-link{padding:12px 12px calc(12px - 3px);}}@media screen and (min-width:1280px){.tx-h2imagebank .cart-links .cart-link{padding:12px 12px calc(12px - 3px);}}@media screen and (min-width:1600px){.tx-h2imagebank .cart-links .cart-link{padding:12px 12px calc(12px - 3px);}}.tx-h2imagebank .cart-links .cart-link:after{position:absolute;content:"";width:0px;height:1px;background:#FFE522;top:28px;left:12px;transition:all 0.3s;}@media screen and (min-width:768px){.tx-h2imagebank .cart-links .cart-link:after{height:2px;}}@media screen and (min-width:768px){.tx-h2imagebank .cart-links .cart-link:after{top:29px;}}@media screen and (min-width:768px){.tx-h2imagebank .cart-links .cart-link:after{left:12px;}}@media screen and (min-width:1280px){.tx-h2imagebank .cart-links .cart-link:after{left:12px;}}@media screen and (min-width:1600px){.tx-h2imagebank .cart-links .cart-link:after{left:12px;}}.tx-h2imagebank .cart-links .cart-link:hover:after{width:calc(100% - 12px * 2);}@media screen and (min-width:768px){.tx-h2imagebank .cart-links .cart-link:hover:after{width:calc(100% - 12px * 2);}}@media screen and (min-width:1280px){.tx-h2imagebank .cart-links .cart-link:hover:after{width:calc(100% - 12px * 2);}}@media screen and (min-width:1600px){.tx-h2imagebank .cart-links .cart-link:hover:after{width:calc(100% - 12px * 2);}}.tx-h2imagebank .cart-links .cart-link:after{background:#202121;}.tx-h2imagebank .cart-row{margin-bottom:21px;}@media screen and (min-width:768px){.tx-h2imagebank .cart-row{margin-bottom:0px;}}.tx-h2imagebank .cart-row .cart-item{margin-bottom:21px;}@media screen and (min-width:768px){.tx-h2imagebank .cart-row .cart-item{margin-bottom:42px;}}.tx-h2imagebank .cart-row .cart-item img{max-width:100%;height:auto;}.tx-h2imagebank .cart-row .cart-item .inner{position:relative;}.tx-h2imagebank .cart-row .cart-item .inner .imagebank-add-remove{left:unset;right:0px;bottom:0px;}.tx-h2imagebank .cart-row .cart-item .inner .imagebank-add-remove .imagebank-add{display:none;}.tx-h2imagebank .cart-row .cart-item .inner .imagebank-add-remove .imagebank-remove{display:block;}.tx-h2imagebank .imagebank-item-wrap{margin:0 0 21px 0;}@media screen and (min-width:768px){.tx-h2imagebank .imagebank-item-wrap{margin:0 0 49px 0;}}.tx-h2imagebank .imagebank-item-wrap:last-child{margin-bottom:80px;}.tx-h2imagebank .imagebank-item-wrap .sizer{position:relative;width:100%;height:auto;z-index:0;}.tx-h2imagebank .imagebank-item{position:relative;}.tx-h2imagebank .imagebank-item .inner{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;padding:15px;}.tx-h2imagebank .imagebank-item .item-header{padding:5px;}.tx-h2imagebank .imagebank-item .subline,.tx-h2imagebank .imagebank-item .headline{position:relative;text-align:left;hyphens:auto;-ms-hyphens:auto;-moz-hyphens:auto;-webkit-hyphens:auto;z-index:2;font-weight:500;font-size:150%;line-height:100%;margin:0;text-transform:uppercase;color:#fff;}@media (max-width:1279.98px){.tx-h2imagebank .imagebank-item .subline,.tx-h2imagebank .imagebank-item .headline{font-size:120%;}}@media (max-width:1023.98px){.tx-h2imagebank .imagebank-item .subline,.tx-h2imagebank .imagebank-item .headline{font-size:150%;}}@media (max-width:767.98px){.tx-h2imagebank .imagebank-item .subline,.tx-h2imagebank .imagebank-item .headline{font-size:150%;}}.tx-h2imagebank .imagebank-item .overlay{position:absolute;top:0;left:0;opacity:0;transition:0.4s ease;z-index:2;width:100%;height:100%;padding:20px;background:#555759;color:#fff;font-weight:400;font-size:14px;line-height:1.4;font-weight:400;}.tx-h2imagebank .imagebank-item .overlay .overlay-header{margin-bottom:5px;}@media screen and (min-width:1280px){.tx-h2imagebank .imagebank-item .overlay{font-size:20px;}}@media screen and (min-width:1280px){.tx-h2imagebank .imagebank-item .overlay{line-height:1.6;}}.tx-h2imagebank .imagebank-item:hover .overlay{opacity:1;}.tx-h2imagebank ul.f3-widget-paginator{font-weight:500;list-style-type:none;display:flex;flex-wrap:wrap;justify-content:center;}.tx-h2imagebank ul.f3-widget-paginator li{list-style-type:none;}.tx-h2imagebank ul.f3-widget-paginator li:before{display:none;}.tx-h2imagebank ul.f3-widget-paginator li a{text-decoration:none;}.tx-h2imagebank ul.f3-widget-paginator li.previous{font-size:inherit;position:relative;}.tx-h2imagebank ul.f3-widget-paginator li.previous:after{font-family:"icomoon-gpjoule";content:"";position:absolute;top:5px;left:0px;font-size:16px;cursor:pointer;z-index:-1;transform:scaleX(-1);}.tx-h2imagebank ul.f3-widget-paginator li.next{font-size:inherit;position:relative;}.tx-h2imagebank ul.f3-widget-paginator li.next a{padding-right:20px;}.tx-h2imagebank ul.f3-widget-paginator li.next:after{font-family:"icomoon-gpjoule";content:"";position:absolute;top:5px;right:0px;font-size:16px;cursor:pointer;z-index:-1;}.tx-h2imagebank .imagebank-list h3{margin:0px;padding:0px;font-size:30px;line-height:1.2;letter-spacing:0;margin-bottom:3px;font-weight:600;text-transform:uppercase;font-size:inherit;letter-spacing:0px;font-weight:600;}@media screen and (min-width:1280px){.tx-h2imagebank .imagebank-list h3{font-size:44px;}}@media screen and (min-width:1280px){.tx-h2imagebank .imagebank-list h3{line-height:1.1;}}@media screen and (min-width:768px){.tx-h2imagebank .imagebank-list h3{letter-spacing:0.3px;}}@media screen and (min-width:1280px){.tx-h2imagebank .imagebank-list h3{letter-spacing:0.88px;}}@media screen and (min-width:1280px){.tx-h2imagebank .imagebank-list h3{margin-bottom:15px;}}@media screen and (min-width:1024px){.tx-h2imagebank .imagebank-list h3{font-size:25px;}}.tx-h2imagebank .imagebank-list .acc{display:none;}.tx-h2imagebank .imagebank-list .acc.open{display:flex;}.tx-h2imagebank .imagebank-list .imagebank-item-wrap .psecondary{margin-top:27px;}.tx-h2imagebank .imagebank-list .imagebank-item-wrap .box .over{display:none;}.tx-h2imagebank .imagebank-list .imagebank-item-wrap .accordion-toggler .imagebank-detail{display:none;}.tx-h2imagebank .imagebank-list .imagebank-item-wrap .accordion-toggler .box{z-index:1;position:relative;height:calc(100% - 16px);}.tx-h2imagebank .imagebank-list .imagebank-item-wrap .accordion-toggler .box .over{background:rgba(32,33,33,0.75);position:absolute;left:0px;bottom:0px;top:0px;right:0px;z-index:2;height:100%;display:flex;justify-content:center;align-items:center;cursor:pointer;}.tx-h2imagebank .imagebank-list .imagebank-item-wrap .accordion-toggler.open .over{display:none;}.tx-h2imagebank .imagebank-list .imagebank-item-wrap .accordion-toggler.open .imagebank-detail{display:block;}.tx-h2imagebank .imagebank-list .imagebank-item-wrap .imagebank-item img{max-width:100%;height:auto;}.tx-h2imagebank .imagebank-list .imagebank-item-wrap .imagebank-item .inner .overlay{background:rgba(32,33,33,0.75);}.tx-h2imagebank .imagebank-list .imagebank-item-wrap .imagebank-item .inner .imagebank-detail{background:#212121e8;padding:5px;right:0px;bottom:0px;}.tx-h2imagebank .imagebank-list .imagebank-item-wrap .imagebank-item .inner .imagebank-detail.first svg{max-width:20px;padding:0 5px;}.tx-h2imagebank .imagebank-list .imagebank-item-wrap .imagebank-item .inner .imagebank-detail.sec{left:auto;right:0px;}.popup-wrap{background:#202121;color:white;}@media (max-width:1023.98px){.popup-wrap .popup .image-area{margin-bottom:21px;}}.popup-wrap .popup .image-area img{max-width:100%;height:auto;}.popup-wrap .popup .info-area .row{margin-bottom:21px;}.popup-wrap .popup .info-area .row a{color:white;}.popup-wrap .popup .info-area .row.downloads .imagebank-add-remove{display:flex;flex-wrap:wrap;align-items:center;}.popup-wrap .popup .info-area .row.downloads .imagebank-add-remove .imagebank-remove{display:block;}.popup-wrap .popup .info-area .row.downloads .imagebank-add-remove.add .imagebank-remove{display:none;}.popup-wrap .popup .info-area .row.downloads .imagebank-add-remove.add .imagebank-add{display:block;}.popup-wrap .popup .info-area .row.downloads a.imagebank-ajax .ripple-out{padding-right:21px;}.popup-wrap .popup .info-area .row.downloads a.imagebank-ajax .ripple-out svg{width:32px;height:auto;}.popup-wrap .popup .info-area .row.downloads a.imagebank-ajax .text{display:none;}@media (max-width:575.98px){.tx-h2contact{width:calc(100% + 21px + 21px);margin-left:-21px;margin-right:-21px;}}.tx-h2contact .darkbox{background:#555759;color:white;margin-left:auto;margin-right:auto;}@media screen and (min-width:768px){.tx-h2contact .darkbox{margin-bottom:49px;}}@media screen and (min-width:1280px){.tx-h2contact .darkbox{margin-bottom:98px;}}.tx-h2contact .darkbox a{color:white;}.tx-h2contact .darkbox .row{margin:0px;}.tx-h2contact .darkbox .contactbox{width:100%;}.tx-h2contact .darkbox .contactbox .imagecontent{padding:0px;width:100%;height:inerit;background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;min-height:350px;}.tx-h2contact .darkbox .contactbox .imagecontent:before{display:block;content:"";width:100%;padding-top:100%;}.tx-h2contact .darkbox .contactbox .imagecontent > div{position:absolute;top:0;left:0;right:0;bottom:0;}@media screen and (min-width:1280px){.tx-h2contact .darkbox .contactbox .imagecontent{min-height:unset;}}.tx-h2contact .darkbox .contactbox .textcontent{padding:0px;}.tx-h2contact .darkbox .contactbox .textcontent .inner{padding:35px 30px;hyphens:initial;}@media screen and (min-width:1280px){.tx-h2contact .darkbox .contactbox .textcontent .inner{padding:50px 60px;}}.tx-h2contact .darkbox .contactbox .textcontent .inner .headline div{line-height:1;}.contact-wrap .contact-item{margin-bottom:22px;}.contact-wrap .contact-item button{background:transparent;border:0px;font-weight:600;border-bottom:1px solid #FFE522;}.card-header{padding-bottom:5px;}.card-header .underlined:before,.card-header .underlined:after{left:15px;width:calc(100% - 15px);}.card-header button{cursor:pointer;padding:0 0 0 15px;font-size:100%;font-weight:500;position:relative;}.card-header button:after{content:'^';padding:0;font-size:80%;display:inline-block;position:absolute;left:0px;top:4px;}.card-header button.collapsed:after{top:-2px;transform:rotate(180deg);}.card-header button:active,.card-header button:focus{outline:none;}.card-body{padding-top:10px;padding-left:15px;margin-bottom:20px;}.card-body p{margin-bottom:10px;}@media (max-width:1023.98px){.tx-h2ansprechpartner .slider-content{margin-top:20px;}}.tx-h2ansprechpartner .slider-content .multislider{display:flex;flex-wrap:wrap;}.tx-h2ansprechpartner .slider-content .tns-outer .tns-controls{display:flex;justify-content:space-between;flex-wrap:wrap;margin-bottom:30px;}@media screen and (min-width:768px){.tx-h2ansprechpartner .slider-content .tns-outer .tns-controls{margin-bottom:41px;}}.tx-h2ansprechpartner .slider-content .tns-outer .tns-controls button{background:transparent;border:0px;border-radius:0px;display:flex;align-items:center;justify-content:center;padding:0px;color:#202121;}.tx-h2ansprechpartner .slider-content .tns-outer .tns-controls button i{font-size:14px;}@media screen and (min-width:768px){.tx-h2ansprechpartner .slider-content .tns-outer .tns-controls button i{font-size:22px;}}.tx-h2ansprechpartner .slider-content .tns-nav{display:flex;flex-wrap:wrap;justify-content:center;position:absolute;width:100%;height:0;left:0;top:7px;}.tx-h2ansprechpartner .slider-content .tns-nav button{width:3px;height:3px;margin:0px 5px;border:0px;background:#202121;padding:0px;z-index:0;opacity:0.5;cursor:pointer;transition:opacity 0.3s ease-in-out;width:3px;height:3px;}@media screen and (min-width:768px){.tx-h2ansprechpartner .slider-content .tns-nav button{width:6px;}}@media screen and (min-width:768px){.tx-h2ansprechpartner .slider-content .tns-nav button{height:6px;}}.tx-h2ansprechpartner .slider-content .tns-nav button.tns-nav-active{opacity:1;}.tx-h2ansprechpartner .slider-content .slide{height:inherit;display:flex;flex-wrap:wrap;justify-content:space-between;flex-direction:column;}.tx-h2ansprechpartner .slider-content .slide .image{width:100%;padding-bottom:100%;position:relative;}.tx-h2ansprechpartner .slider-content .slide .image .imgbox{position:absolute;}.tx-h2ansprechpartner .slider-content .slide .text-content{width:100%;flex:50;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:space-between;}.tx-h2ansprechpartner .slider-content .slide .text-content .namejob{padding-top:30px;}.tx-h2ansprechpartner .slider-content .slide .text-content .namejob .name{margin:0px;padding:0px;font-size:30px;line-height:1.2;letter-spacing:0;margin-bottom:3px;font-weight:600;text-transform:uppercase;hyphens:initial;-webkit-hyphens:initial;font-size:25px !important;margin-bottom:0 !important;}@media screen and (min-width:1280px){.tx-h2ansprechpartner .slider-content .slide .text-content .namejob .name{font-size:44px;}}@media screen and (min-width:1280px){.tx-h2ansprechpartner .slider-content .slide .text-content .namejob .name{line-height:1.1;}}@media screen and (min-width:768px){.tx-h2ansprechpartner .slider-content .slide .text-content .namejob .name{letter-spacing:0.3px;}}@media screen and (min-width:1280px){.tx-h2ansprechpartner .slider-content .slide .text-content .namejob .name{letter-spacing:0.88px;}}@media screen and (min-width:1280px){.tx-h2ansprechpartner .slider-content .slide .text-content .namejob .name{margin-bottom:15px;}}.tx-h2ansprechpartner .slider-content .slide .text-content .namejob .job{font-size:14px;margin-bottom:20px;}@media screen and (min-width:1024px){.tx-h2ansprechpartner .slider-content .slide .text-content .namejob .job{font-size:20px;}}.tx-h2ansprechpartner .slider-content .slide .text-content .contact{display:flex;flex-wrap:wrap;justify-content:start;align-items:center;}.tx-h2ansprechpartner .slider-content .slide .text-content .contact .cbutton{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;text-align:center;height:60px;width:60px;margin-right:20px;background:#FFE522;margin-bottom:10px;position:relative;cursor:pointer;border:0px;}.tx-h2ansprechpartner .modal{display:none;position:fixed;z-index:2;padding-top:100px;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(0,0,0,0.4);justify-content:center;align-items:center;}.tx-h2ansprechpartner .modal-inner{width:100%;padding:0 21px;}@media (max-width:767.98px){.tx-h2ansprechpartner .modal-inner{max-height:80vh;overflow-y:scroll;}}@media screen and (min-width:576px){.tx-h2ansprechpartner .modal-inner{padding:0;}}.tx-h2ansprechpartner .modal-inner .container .row.top{background:#F7F7F7;padding:21px 0;}.tx-h2ansprechpartner .modal-inner .container .row.top .hl{margin:0px;padding:0px;font-size:30px;line-height:1.2;letter-spacing:0;margin-bottom:3px;font-weight:600;text-transform:uppercase;hyphens:auto;-webkit-hyphens:auto;font-size:25px !important;margin:0 !important;line-height:1.1;letter-spacing:0 !important;padding:0;}@media screen and (min-width:1280px){.tx-h2ansprechpartner .modal-inner .container .row.top .hl{font-size:44px;}}@media screen and (min-width:1280px){.tx-h2ansprechpartner .modal-inner .container .row.top .hl{line-height:1.1;}}@media screen and (min-width:768px){.tx-h2ansprechpartner .modal-inner .container .row.top .hl{letter-spacing:0.3px;}}@media screen and (min-width:1280px){.tx-h2ansprechpartner .modal-inner .container .row.top .hl{letter-spacing:0.88px;}}@media screen and (min-width:1280px){.tx-h2ansprechpartner .modal-inner .container .row.top .hl{margin-bottom:15px;}}@media screen and (min-width:768px){.tx-h2ansprechpartner .modal-inner .container .row.top .hl{padding:39px 0;}}@media screen and (min-width:1024px){.tx-h2ansprechpartner .modal-inner .container .row.top .hl{padding:41px 0;}}@media screen and (min-width:1280px){.tx-h2ansprechpartner .modal-inner .container .row.top .hl{padding:25px 0;}}@media screen and (min-width:1600px){.tx-h2ansprechpartner .modal-inner .container .row.top .hl{padding:39px 0;}}.tx-h2ansprechpartner .modal-inner .container .row.top .contactName{hyphens:initial;--webkit-hyphens:initial;}.tx-h2ansprechpartner .modal-inner .container .row.content{background:white;padding-top:10px;}@media screen and (min-width:768px){.tx-h2ansprechpartner .modal-inner .container .row.content{padding-top:30px;}}@media screen and (min-width:1024px){.tx-h2ansprechpartner .modal-inner .container .row.content{padding-top:75px;}}.tx-h2ansprechpartner .modal-inner .container .row.content .tx-powermail h3,.tx-h2ansprechpartner .modal-inner .container .row.content .tx-powermail .powermail_legend{display:none;}.tx-h2ansprechpartner .modal-inner .container .row.content .tx-powermail .powermail_fieldwrap label.label-class{width:100%;font-family:'Avenir-Next',sans-serif;font-size:10px;letter-spacing:0px;font-weight:600;margin-bottom:15px;text-transform:uppercase;margin-bottom:5px !important;font-size:16px !important;text-transform:unset !important;letter-spacing:0px !important;}@media screen and (min-width:1024px){.tx-h2ansprechpartner .modal-inner .container .row.content .tx-powermail .powermail_fieldwrap label.label-class{font-size:14px;}}@media screen and (min-width:1024px){.tx-h2ansprechpartner .modal-inner .container .row.content .tx-powermail .powermail_fieldwrap label.label-class{letter-spacing:1.4px;}}@media screen and (min-width:1024px){.tx-h2ansprechpartner .modal-inner .container .row.content .tx-powermail .powermail_fieldwrap label.label-class{margin-bottom:30px;}}@media screen and (min-width:576px){.tx-h2ansprechpartner .modal-inner .container .row.content .tx-powermail .powermail_fieldwrap label.label-class{margin-bottom:0px !important;}}.tx-h2ansprechpartner .modal-inner .container .row.content .tx-powermail .powermail_fieldwrap .powermail_input,.tx-h2ansprechpartner .modal-inner .container .row.content .tx-powermail .powermail_fieldwrap .powermail_textarea,.tx-h2ansprechpartner .modal-inner .container .row.content .tx-powermail .powermail_fieldwrap .powermail_select{width:100%;border:1px solid #202121;border-radius:0;background:transparent;height:44px;padding:12px;font-family:'Avenir-Next',sans-serif;font-size:16px;margin:0;}.tx-h2ansprechpartner .modal-inner .container .row.content .tx-powermail .powermail_fieldwrap .powermail_input:focus-visible,.tx-h2ansprechpartner .modal-inner .container .row.content .tx-powermail .powermail_fieldwrap .powermail_textarea:focus-visible,.tx-h2ansprechpartner .modal-inner .container .row.content .tx-powermail .powermail_fieldwrap .powermail_select:focus-visible{box-shadow:#FFE522 !important;outline:2px solid #FFE522 !important;}.tx-h2ansprechpartner .modal-inner .container .row.content .tx-powermail .powermail_fieldwrap .powermail_input::placeholder,.tx-h2ansprechpartner .modal-inner .container .row.content .tx-powermail .powermail_fieldwrap .powermail_textarea::placeholder,.tx-h2ansprechpartner .modal-inner .container .row.content .tx-powermail .powermail_fieldwrap .powermail_select::placeholder{opacity:1;}.tx-h2ansprechpartner .modal-inner .container .row.content .tx-powermail .powermail_fieldwrap .powermail_textarea{height:70px;margin-bottom:20px;}@media (min-width:768px){.tx-h2ansprechpartner .modal-inner .container .row.content .tx-powermail .powermail_fieldwrap .powermail_textarea{min-height:150px;}}@media screen and (min-width:768px){.tx-h2ansprechpartner .modal-inner .container .row.content .tx-powermail .powermail_fieldwrap .powermail_textarea{margin-bottom:30px;}}.tx-h2ansprechpartner .modal-inner .container .row.content .tx-powermail .powermail_fieldwrap ul.powermail-errors-list li{padding:0;}.tx-h2ansprechpartner .modal-inner .container .row.content .tx-powermail .powermail_fieldwrap .btn,.tx-h2ansprechpartner .modal-inner .container .row.content .tx-powermail .powermail_fieldwrap .fullbtnlink{font-size:16px;font-family:'Avenir-Next',sans-serif;font-weight:500;text-transform:uppercase;background:#FFE522;height:60px;padding:0 45px 0 45px;text-decoration:none;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;opacity:1;color:#202121;margin:0 20px;cursor:pointer;text-shadow:none;}.tx-h2ansprechpartner .modal-inner .container .row.content .tx-powermail .powermail_fieldwrap .btn.close,.tx-h2ansprechpartner .modal-inner .container .row.content .tx-powermail .powermail_fieldwrap .fullbtnlink.close{background:transparent;}.tx-h2ansprechpartner .modal-inner .container .row.content .tx-powermail .powermail_fieldwrap .stdbutton{float:none;font-family:'Avenir-Next',sans-serif !important;display:inline-block;margin:0px;margin-top:20px;margin-right:10px;padding:0px;height:auto;font-size:14px;line-height:1.2;letter-spacing:0;padding:12px 12px calc(12px - 2px);width:fit-content;text-transform:uppercase;font-weight:500 !important;text-decoration:none;background:#FFE522;color:#202121;transition:all 0.3s;position:relative;border-radius:0px;letter-spacing:0.44px;background:#FFE522;color:#202121;border:0px;height:60px;margin-top:0px !important;cursor:pointer;}@media screen and (min-width:1600px){.tx-h2ansprechpartner .modal-inner .container .row.content .tx-powermail .powermail_fieldwrap .stdbutton{font-size:16px;}}@media screen and (min-width:768px){.tx-h2ansprechpartner .modal-inner .container .row.content .tx-powermail .powermail_fieldwrap .stdbutton{padding:12px 12px calc(12px - 3px);}}@media screen and (min-width:1280px){.tx-h2ansprechpartner .modal-inner .container .row.content .tx-powermail .powermail_fieldwrap .stdbutton{padding:12px 12px calc(12px - 3px);}}@media screen and (min-width:1600px){.tx-h2ansprechpartner .modal-inner .container .row.content .tx-powermail .powermail_fieldwrap .stdbutton{padding:12px 12px calc(12px - 3px);}}.tx-h2ansprechpartner .modal-inner .container .row.content .tx-powermail .powermail_fieldwrap .stdbutton:after{position:absolute;content:"";width:0px;height:1px;background:#FFE522;top:28px;left:12px;transition:all 0.3s;}@media screen and (min-width:768px){.tx-h2ansprechpartner .modal-inner .container .row.content .tx-powermail .powermail_fieldwrap .stdbutton:after{height:2px;}}@media screen and (min-width:768px){.tx-h2ansprechpartner .modal-inner .container .row.content .tx-powermail .powermail_fieldwrap .stdbutton:after{top:29px;}}@media screen and (min-width:768px){.tx-h2ansprechpartner .modal-inner .container .row.content .tx-powermail .powermail_fieldwrap .stdbutton:after{left:12px;}}@media screen and (min-width:1280px){.tx-h2ansprechpartner .modal-inner .container .row.content .tx-powermail .powermail_fieldwrap .stdbutton:after{left:12px;}}@media screen and (min-width:1600px){.tx-h2ansprechpartner .modal-inner .container .row.content .tx-powermail .powermail_fieldwrap .stdbutton:after{left:12px;}}.tx-h2ansprechpartner .modal-inner .container .row.content .tx-powermail .powermail_fieldwrap .stdbutton:hover:after{width:calc(100% - 12px * 2);}@media screen and (min-width:768px){.tx-h2ansprechpartner .modal-inner .container .row.content .tx-powermail .powermail_fieldwrap .stdbutton:hover:after{width:calc(100% - 12px * 2);}}@media screen and (min-width:1280px){.tx-h2ansprechpartner .modal-inner .container .row.content .tx-powermail .powermail_fieldwrap .stdbutton:hover:after{width:calc(100% - 12px * 2);}}@media screen and (min-width:1600px){.tx-h2ansprechpartner .modal-inner .container .row.content .tx-powermail .powermail_fieldwrap .stdbutton:hover:after{width:calc(100% - 12px * 2);}}@media (max-width:575.98px){.tx-h2ansprechpartner .modal-inner .container .row.content .tx-powermail .powermail_fieldwrap .stdbutton{text-align:center;width:130px;margin-bottom:20px;}}.tx-h2ansprechpartner .modal-inner .container .row.content .tx-powermail .powermail_fieldwrap .stdbutton:after{background:#202121;top:40px !important;}.tx-h2ansprechpartner .modal-inner .container .row.content .tx-powermail .powermail_fieldwrap .btn-cancel{opacity:1;text-shadow:unset;padding-top:22px;background-color:transparent;background:transparent;}.tx-h2ansprechpartner .modal-inner .container .row.content .tx-powermail .item-html{height:100%;}.tx-h2ansprechpartner .modal-inner .container .row.content .tx-powermail .item-html .inner{height:100%;}.tx-h2ansprechpartner .modal-inner .container .row.content .tx-powermail .item-html .inner .powermail_fieldwrap{height:100%;}.tx-h2ansprechpartner .modal-inner .container .row.content .tx-powermail .powermail_fieldset{padding-bottom:20px;}@media screen and (min-width:768px){.tx-h2ansprechpartner .modal-inner .container .row.content .tx-powermail .powermail_fieldset{padding-bottom:40px;}}.tx-h2ansprechpartner .modal-inner .container span.close{width:fit-content;float:right;margin-right:0;margin-left:auto;}.tx-h2ansprechpartner .showview{margin-top:unset;}@media screen and (min-width:1280px){.tx-h2ansprechpartner .showview{margin-top:-98px;}}.tx-h2ansprechpartner .showview .headline-area{padding-top:80px;padding-top:unset;}@media screen and (min-width:1280px){.tx-h2ansprechpartner .showview .headline-area{padding-top:75px;}}.tx-h2ansprechpartner .showview .headline-area .headline div{margin-bottom:15px;}.tx-h2ansprechpartner .showview .faq-area{padding-bottom:200px;}.tx-h2ansprechpartner .showview .faq-area .text-faq .question{width:100%;font-family:'Avenir-Next',sans-serif;font-size:10px;letter-spacing:0px;font-weight:600;margin-bottom:15px;text-transform:uppercase;margin-bottom:5px !important;font-size:16px !important;}@media screen and (min-width:1024px){.tx-h2ansprechpartner .showview .faq-area .text-faq .question{font-size:14px;}}@media screen and (min-width:1024px){.tx-h2ansprechpartner .showview .faq-area .text-faq .question{letter-spacing:1.4px;}}@media screen and (min-width:1024px){.tx-h2ansprechpartner .showview .faq-area .text-faq .question{margin-bottom:30px;}}@media screen and (min-width:576px){.tx-h2ansprechpartner .showview .faq-area .text-faq .question{margin-bottom:10px !important;}}.tx-h2ansprechpartner .showview .faq-area .text-faq .answer{margin-bottom:30px;}@media screen and (min-width:1280px){.tx-h2ansprechpartner .showview .faq-area .text-faq .answer{margin-bottom:36px;}}.tx-h2ansprechpartner .showview .faq-area .text-faq .answer.q3{margin-bottom:20px;}.tx-h2ansprechpartner .showview .faq-area .text-faq .backtopage{font-size:16px;font-family:'Avenir-Next',sans-serif;font-weight:500;text-transform:uppercase;background:#FFE522;padding:16px 16px 10px 16px;text-decoration:none;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;opacity:1;color:#202121;margin-top:20px !important;cursor:pointer;text-shadow:none;}.tx-h2ansprechpartner .showview .faq-area .text-faq .stdbutton{font-family:'Avenir-Next',sans-serif !important;display:inline-block;margin:0px;margin-top:20px;margin-right:10px;padding:0px;height:auto;font-size:14px;line-height:1.2;letter-spacing:0;padding:12px 12px calc(12px - 2px);width:fit-content;text-transform:uppercase;font-weight:500 !important;text-decoration:none;background:#FFE522;color:#202121;transition:all 0.3s;position:relative;border-radius:0px;letter-spacing:0.44px;background:#FFE522;color:#202121;border:0px;height:60px;margin-top:0px !important;cursor:pointer;padding:20px 12px 12px !important;}@media screen and (min-width:1600px){.tx-h2ansprechpartner .showview .faq-area .text-faq .stdbutton{font-size:16px;}}@media screen and (min-width:768px){.tx-h2ansprechpartner .showview .faq-area .text-faq .stdbutton{padding:12px 12px calc(12px - 3px);}}@media screen and (min-width:1280px){.tx-h2ansprechpartner .showview .faq-area .text-faq .stdbutton{padding:12px 12px calc(12px - 3px);}}@media screen and (min-width:1600px){.tx-h2ansprechpartner .showview .faq-area .text-faq .stdbutton{padding:12px 12px calc(12px - 3px);}}.tx-h2ansprechpartner .showview .faq-area .text-faq .stdbutton:after{position:absolute;content:"";width:0px;height:1px;background:#FFE522;top:28px;left:12px;transition:all 0.3s;}@media screen and (min-width:768px){.tx-h2ansprechpartner .showview .faq-area .text-faq .stdbutton:after{height:2px;}}@media screen and (min-width:768px){.tx-h2ansprechpartner .showview .faq-area .text-faq .stdbutton:after{top:29px;}}@media screen and (min-width:768px){.tx-h2ansprechpartner .showview .faq-area .text-faq .stdbutton:after{left:12px;}}@media screen and (min-width:1280px){.tx-h2ansprechpartner .showview .faq-area .text-faq .stdbutton:after{left:12px;}}@media screen and (min-width:1600px){.tx-h2ansprechpartner .showview .faq-area .text-faq .stdbutton:after{left:12px;}}.tx-h2ansprechpartner .showview .faq-area .text-faq .stdbutton:hover:after{width:calc(100% - 12px * 2);}@media screen and (min-width:768px){.tx-h2ansprechpartner .showview .faq-area .text-faq .stdbutton:hover:after{width:calc(100% - 12px * 2);}}@media screen and (min-width:1280px){.tx-h2ansprechpartner .showview .faq-area .text-faq .stdbutton:hover:after{width:calc(100% - 12px * 2);}}@media screen and (min-width:1600px){.tx-h2ansprechpartner .showview .faq-area .text-faq .stdbutton:hover:after{width:calc(100% - 12px * 2);}}.tx-h2ansprechpartner .showview .faq-area .text-faq .stdbutton:after{background:#202121;top:40px !important;}.tx-h2ansprechpartner .teppich_unten_outer{position:relative;}.tx-h2ansprechpartner .teppich_unten_outer .teppich_unten{position:absolute;left:0px;height:200px;top:-200px;width:100%;background-size:300% auto;background-position:100% 0;z-index:-1;background-repeat:no-repeat;}@media (min-width:768px){.tx-h2ansprechpartner .teppich_unten_outer .teppich_unten{background-size:100% auto;}}.h2stickysidebar{display:none;position:fixed;top:50%;left:0;transform:translateY(-50%);width:60px;height:auto;min-height:30px;background:transparent;padding:8px 0px;z-index:3;}@media screen and (min-width:1024px){.h2stickysidebar{display:block;}}.h2stickysidebar .wrap-flyout-content{overflow:hidden;position:absolute;left:59px;z-index:-1;top:0;bottom:0;display:flex;justify-content:start;align-items:center;white-space:nowrap;background:#fff;transition:transform 0.3s ease-in-out;border-top:1px solid #DEDADA;border-bottom:1px solid #DEDADA;border-right:1px solid #DEDADA;transform:translateX(-100%);min-width:226px;font-size:16px;text-transform:uppercase;}.h2stickysidebar .wrap-flyout-content .form-control{border:none;box-shadow:none;line-height:1;padding-left:0;padding-right:0;margin-top:3px;}.h2stickysidebar .wrap-flyout-content .form-control:focus{border:none;box-shadow:none;}.h2stickysidebar .wrap-flyout-content .form-control::placeholder{text-transform:uppercase;color:#202121;font-size:16px;line-height:1;margin-top:3px;padding-top:3px;}.h2stickysidebar .wrap-flyout-content .submit-button{position:absolute;right:15px;top:50%;transform:translateY(-50%);background:transparent;border:none;cursor:pointer;}.h2stickysidebar .wrap-flyout-content > *{padding:0 15px;}.h2stickysidebar .wrap-flyout-content a{position:relative;text-decoration:none;padding-top:6px;color:#202121;}.h2stickysidebar .wrap-flyout-content a:after{position:absolute;content:"";width:0px;height:1px;background:#FFE522;bottom:0;left:15px;transition:all 0.3s;}@media screen and (min-width:768px){.h2stickysidebar .wrap-flyout-content a:after{height:2px;}}.h2stickysidebar .wrap-flyout-content a:hover:after{width:calc(100% - 15px * 2);}.h2stickysidebar .inner{display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;}.h2stickysidebar .inner .wrap-icon{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;width:100%;text-align:center;height:60px;background:#FFE522;margin-bottom:10px;position:relative;cursor:pointer;}.h2stickysidebar .inner .wrap-icon svg{width:40px;height:40px;transition:all 0.3s;}.h2stickysidebar .inner .wrap-icon.active .wrap-flyout-content{transform:translateX(0);}.h2stickysidebar .inner .wrap-icon:hover svg{width:47px;height:47px;}.h2stickysidebar .inner .wrap-icon .small-icon svg{width:20px;height:20px;}.h2stickysidebar .inner .wrap-icon .small-icon:hover svg{width:24px;height:24px;}.tx-kesearch-pi1{width:100%;}.tx-kesearch-pi1 .kesearchbox{position:relative;}.tx-kesearch-pi1 .kesearchbox .btnlink{position:absolute;left:15px;top:50%;transform:translateY(-50%);}.tx-kesearch-pi1 .kesearchbox .btnlink input{background-color:white;}.tx-kesearch-pi1 .row{display:flex;justify-content:start;align-items:center;}.tx-kesearch-pi1 .row .form-group{margin-bottom:0px;}.tx-kesearch-pi1 .row .col-12{width:100%;max-width:100%;flex:0 0 100%;}.tx-kesearch-pi1 .row .col-12 input[type="text"]{box-shadow:none !important;padding:3px 20px 0 43px;border-radius:0;font-size:14px;font-weight:lighter;color:#9a9b9d;border:1px solid #FFE522;}.tx-kesearch-pi1 .row .col-12 input[type="text"]::placeholder{text-transform:uppercase;font-size:12px;}.tx-kesearch-pi1 .row .col-12 input[type="text"]:hover,.tx-kesearch-pi1 .row .col-12 input[type="text"]:active{box-shadow:none !important;}.tx-kesearch-pi1 .row .btnlink{border:0px;border-radius:0px;padding:0px;margin:0px;overflow:unset;}.tx-kesearch-pi1 .row .btnlink input[type="submit"]{font-size:0;padding:0px;margin:0px;height:12px;width:12px;background-image:url("/typo3conf/ext/h2layout/Resources/Public/Images/magnifying-glass.svg");background-size:12px;display:block;background-repeat:no-repeat;}.flnewskacheln{padding-left:0px;padding-right:0px;}.flnewskacheln .row .item .inner{position:relative;width:100%;}.flnewskacheln .row .item .inner .newsitem{width:100%;position:relative;top:0;left:0;right:0;bottom:0;background:#FFFFFF;display:flex;justify-content:center;overflow:hidden;padding-bottom:10%;transition:padding-bottom 0.4s;}.flnewskacheln .row .item .inner .newsitem .bgimage{position:relative;width:100%;height:100%;display:block;background-repeat:no-repeat;background-size:cover;background-position:center center;min-height:200px;}.flnewskacheln .row .item .inner .newsitem .bgimage img{height:100%;object-fit:cover;}.flnewskacheln .row .item .inner .newsitem .newstext{position:absolute;width:100%;height:auto;background:#FFFFFF;color:#202121;bottom:0px;z-index:1;}@media screen and (min-width:1024px){.flnewskacheln .row .item .inner .newsitem .newstext{padding:15px;}}@media screen and (min-width:1280px){.flnewskacheln .row .item .inner .newsitem .newstext{padding:15px;}}@media screen and (min-width:1600px){.flnewskacheln .row .item .inner .newsitem .newstext{padding:30px 44px 30px 44px;}}.flnewskacheln .row .item .inner .newsitem .newstext .body{font-size:14px;line-height:1.4;font-weight:400;line-height:1.4;}@media screen and (min-width:1280px){.flnewskacheln .row .item .inner .newsitem .newstext .body{font-size:20px;}}@media screen and (min-width:1280px){.flnewskacheln .row .item .inner .newsitem .newstext .body{line-height:1.6;}}@media screen and (min-width:1280px){.flnewskacheln .row .item .inner .newsitem .newstext .body{line-height:1.6;}}.flnewskacheln .row .item .inner .newsitem .newstext .date{width:100%;position:relative;font-size:16px;max-height:0px;overflow:hidden;transition:max-height 0.4s;}.flnewskacheln .row .item .inner .newsitem .newstext .date span{opacity:0.4;margin-left:10px;}.flnewskacheln .row .item .inner .newsitem .newstext .date .icon-chevron-right{position:absolute;right:0px;}.flnewskacheln .row .item .inner .newsitem:hover .date{max-height:30px;}.flnewskachelnmobile{padding-top:3px;}.flnewskachelnmobile .outer{margin-bottom:21px;}.flnewskachelnmobile .outer .newsitem{background:#FFFFFF;}.flnewskachelnmobile .outer .newsitem .inner .text{color:#202121;padding:21px;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;}.flnewskachelnmobile .outer .newsitem .inner .text .title{font-size:14px;line-height:1.4;font-weight:400;}@media screen and (min-width:1280px){.flnewskachelnmobile .outer .newsitem .inner .text .title{font-size:20px;}}@media screen and (min-width:1280px){.flnewskachelnmobile .outer .newsitem .inner .text .title{line-height:1.6;}}.flnewskachelnmobile .outer .newsitem .inner .text .date span{opacity:0.4;margin-left:5px;}.flnewskachelnmobile .outer .newsitem .inner .image{overflow:hidden;display:flex;justify-content:center;align-items:center;width:100%;height:auto;}.flnewskachelnmobile .outer .newsitem .inner .image img{height:auto;width:100%;object-fit:cover;}.fleventkacheln{color:#202121;}.fleventkacheln .infoleft h2{margin:0px;padding:0px;font-size:30px;line-height:1.2;letter-spacing:0;margin-bottom:3px;font-weight:600;text-transform:uppercase;}@media screen and (min-width:1280px){.fleventkacheln .infoleft h2{font-size:44px;}}@media screen and (min-width:1280px){.fleventkacheln .infoleft h2{line-height:1.1;}}@media screen and (min-width:768px){.fleventkacheln .infoleft h2{letter-spacing:0.3px;}}@media screen and (min-width:1280px){.fleventkacheln .infoleft h2{letter-spacing:0.88px;}}@media screen and (min-width:1280px){.fleventkacheln .infoleft h2{margin-bottom:15px;}}.fleventkacheln .infoleft h3{margin:0px;padding:0px;font-size:14px;line-height:1.4;letter-spacing:0;margin-bottom:10px;font-weight:500;}@media screen and (min-width:1280px){.fleventkacheln .infoleft h3{font-size:25px;}}@media screen and (min-width:1280px){.fleventkacheln .infoleft h3{line-height:1.3;}}@media screen and (min-width:1280px){.fleventkacheln .infoleft h3{margin-bottom:15px;}}.fleventkacheln .infoleft a{font-family:'Avenir-Next',sans-serif !important;display:inline-block;margin:0px;margin-top:20px;margin-right:10px;padding:0px;height:auto;font-size:14px;line-height:1.2;letter-spacing:0;padding:12px 12px calc(12px - 2px);width:fit-content;text-transform:uppercase;font-weight:500 !important;text-decoration:none;background:#FFE522;color:#202121;transition:all 0.3s;position:relative;border-radius:0px;letter-spacing:0.44px;background:#FFE522;}@media screen and (min-width:1600px){.fleventkacheln .infoleft a{font-size:16px;}}@media screen and (min-width:768px){.fleventkacheln .infoleft a{padding:12px 12px calc(12px - 3px);}}@media screen and (min-width:1280px){.fleventkacheln .infoleft a{padding:12px 12px calc(12px - 3px);}}@media screen and (min-width:1600px){.fleventkacheln .infoleft a{padding:12px 12px calc(12px - 3px);}}.fleventkacheln .infoleft a:after{position:absolute;content:"";width:0px;height:1px;background:#FFE522;top:28px;left:12px;transition:all 0.3s;}@media screen and (min-width:768px){.fleventkacheln .infoleft a:after{height:2px;}}@media screen and (min-width:768px){.fleventkacheln .infoleft a:after{top:29px;}}@media screen and (min-width:768px){.fleventkacheln .infoleft a:after{left:12px;}}@media screen and (min-width:1280px){.fleventkacheln .infoleft a:after{left:12px;}}@media screen and (min-width:1600px){.fleventkacheln .infoleft a:after{left:12px;}}.fleventkacheln .infoleft a:hover:after{width:calc(100% - 12px * 2);}@media screen and (min-width:768px){.fleventkacheln .infoleft a:hover:after{width:calc(100% - 12px * 2);}}@media screen and (min-width:1280px){.fleventkacheln .infoleft a:hover:after{width:calc(100% - 12px * 2);}}@media screen and (min-width:1600px){.fleventkacheln .infoleft a:hover:after{width:calc(100% - 12px * 2);}}.fleventkacheln .infoleft a:after{background:#202121;}.fleventkacheln .event .inner .date{font-size:14px;}@media screen and (min-width:1280px){.fleventkacheln .event .inner .date{font-size:20px;}}@media (min-width:1024px){.fleventkacheln .event .inner .date{margin-top:-6px;}}.fleventkacheln .event .inner .imagetext{margin-top:20px;display:flex;align-items:center;}.fleventkacheln .event .inner .imagetext .image{height:70px;width:70px;overflow:hidden;background-color:transparent;display:flex;justify-content:center;min-width:70px;}.fleventkacheln .event .inner .imagetext .image img{height:70px;width:auto;}.fleventkacheln .event .inner .imagetext .title{font-size:25px;font-weight:500;padding-left:14px;line-height:1.2;}.fleventkacheln .event .inner .teaser{margin-top:30px;font-size:20px;line-height:1.4;letter-spacing:0.4px;}@media screen and (min-width:1024px){.fleventkacheln .event .inner .teaser{line-height:1.6;}}.fleventkachelnmobile,.container.fleventkachelnmobile{color:#202121;}.fleventkachelnmobile .tophead,.container.fleventkachelnmobile .tophead{margin-bottom:12px;}.fleventkachelnmobile .tophead h2,.container.fleventkachelnmobile .tophead h2{margin:0px;padding:0px;font-size:30px;line-height:1.2;letter-spacing:0;margin-bottom:3px;font-weight:600;text-transform:uppercase;}@media screen and (min-width:1280px){.fleventkachelnmobile .tophead h2,.container.fleventkachelnmobile .tophead h2{font-size:44px;}}@media screen and (min-width:1280px){.fleventkachelnmobile .tophead h2,.container.fleventkachelnmobile .tophead h2{line-height:1.1;}}@media screen and (min-width:768px){.fleventkachelnmobile .tophead h2,.container.fleventkachelnmobile .tophead h2{letter-spacing:0.3px;}}@media screen and (min-width:1280px){.fleventkachelnmobile .tophead h2,.container.fleventkachelnmobile .tophead h2{letter-spacing:0.88px;}}@media screen and (min-width:1280px){.fleventkachelnmobile .tophead h2,.container.fleventkachelnmobile .tophead h2{margin-bottom:15px;}}.fleventkachelnmobile .tophead h3,.container.fleventkachelnmobile .tophead h3{margin:0px;padding:0px;font-size:14px;line-height:1.4;letter-spacing:0;margin-bottom:10px;font-weight:500;}@media screen and (min-width:1280px){.fleventkachelnmobile .tophead h3,.container.fleventkachelnmobile .tophead h3{font-size:25px;}}@media screen and (min-width:1280px){.fleventkachelnmobile .tophead h3,.container.fleventkachelnmobile .tophead h3{line-height:1.3;}}@media screen and (min-width:1280px){.fleventkachelnmobile .tophead h3,.container.fleventkachelnmobile .tophead h3{margin-bottom:15px;}}.fleventkachelnmobile .tophead .spacer,.container.fleventkachelnmobile .tophead .spacer{width:21px;height:3px;margin:11px 0 15px;background:#202121;background:#FFE522;}@media screen and (min-width:1280px){.fleventkachelnmobile .tophead .spacer,.container.fleventkachelnmobile .tophead .spacer{width:42px;}}@media screen and (min-width:1280px){.fleventkachelnmobile .tophead .spacer,.container.fleventkachelnmobile .tophead .spacer{height:6px;}}@media screen and (min-width:768px){.fleventkachelnmobile .tophead .spacer,.container.fleventkachelnmobile .tophead .spacer{margin:16px 0 30px;}}@media screen and (min-width:1280px){.fleventkachelnmobile .tophead .spacer,.container.fleventkachelnmobile .tophead .spacer{margin:16px 0 49px;}}.fleventkachelnmobile .newsitem,.container.fleventkachelnmobile .newsitem{height:auto;overflow-y:auto;}.fleventkachelnmobile .newsitem .timelinepart,.container.fleventkachelnmobile .newsitem .timelinepart{width:26px;float:left;margin-bottom:9px;}@media screen and (min-width:768px){.fleventkachelnmobile .newsitem .timelinepart,.container.fleventkachelnmobile .newsitem .timelinepart{width:70px;}}.fleventkachelnmobile .newsitem .timelinepart .circle,.container.fleventkachelnmobile .newsitem .timelinepart .circle{width:24px;height:24px;border:2px solid #FFE522;margin-left:0;margin-right:auto;}.fleventkachelnmobile .newsitem .timelinepart .circle.first,.container.fleventkachelnmobile .newsitem .timelinepart .circle.first{background:#FFE522;}.fleventkachelnmobile .newsitem .timelinepart .line,.container.fleventkachelnmobile .newsitem .timelinepart .line{height:calc(100% - 33px);margin-top:8px;border:1px solid #202121;width:0px;margin-left:11px;}.fleventkachelnmobile .newsitem .eventcontent,.container.fleventkachelnmobile .newsitem .eventcontent{width:calc(100% - 60px);float:left;padding-left:10px;}@media screen and (min-width:768px){.fleventkachelnmobile .newsitem .eventcontent,.container.fleventkachelnmobile .newsitem .eventcontent{width:calc(100% - 80px);}}.fleventkachelnmobile .newsitem .eventcontent .date,.container.fleventkachelnmobile .newsitem .eventcontent .date{font-size:14px;}.fleventkachelnmobile .newsitem .eventcontent .title,.container.fleventkachelnmobile .newsitem .eventcontent .title{font-size:14px;font-weight:500;margin-bottom:1px;}.fleventkachelnmobile .newsitem .eventcontent .teaser,.container.fleventkachelnmobile .newsitem .eventcontent .teaser{padding-bottom:20px;font-size:14px;}.fleventkachelnmobile .bottomlink a,.container.fleventkachelnmobile .bottomlink a{font-family:'Avenir-Next',sans-serif !important;display:inline-block;margin:0px;margin-top:20px;margin-right:10px;padding:0px;height:auto;font-size:14px;line-height:1.2;letter-spacing:0;padding:12px 12px calc(12px - 2px);width:fit-content;text-transform:uppercase;font-weight:500 !important;text-decoration:none;background:#FFE522;color:#202121;transition:all 0.3s;position:relative;border-radius:0px;letter-spacing:0.44px;margin-top:10px;background:#FFE522;}@media screen and (min-width:1600px){.fleventkachelnmobile .bottomlink a,.container.fleventkachelnmobile .bottomlink a{font-size:16px;}}@media screen and (min-width:768px){.fleventkachelnmobile .bottomlink a,.container.fleventkachelnmobile .bottomlink a{padding:12px 12px calc(12px - 3px);}}@media screen and (min-width:1280px){.fleventkachelnmobile .bottomlink a,.container.fleventkachelnmobile .bottomlink a{padding:12px 12px calc(12px - 3px);}}@media screen and (min-width:1600px){.fleventkachelnmobile .bottomlink a,.container.fleventkachelnmobile .bottomlink a{padding:12px 12px calc(12px - 3px);}}.fleventkachelnmobile .bottomlink a:after,.container.fleventkachelnmobile .bottomlink a:after{position:absolute;content:"";width:0px;height:1px;background:#FFE522;top:28px;left:12px;transition:all 0.3s;}@media screen and (min-width:768px){.fleventkachelnmobile .bottomlink a:after,.container.fleventkachelnmobile .bottomlink a:after{height:2px;}}@media screen and (min-width:768px){.fleventkachelnmobile .bottomlink a:after,.container.fleventkachelnmobile .bottomlink a:after{top:29px;}}@media screen and (min-width:768px){.fleventkachelnmobile .bottomlink a:after,.container.fleventkachelnmobile .bottomlink a:after{left:12px;}}@media screen and (min-width:1280px){.fleventkachelnmobile .bottomlink a:after,.container.fleventkachelnmobile .bottomlink a:after{left:12px;}}@media screen and (min-width:1600px){.fleventkachelnmobile .bottomlink a:after,.container.fleventkachelnmobile .bottomlink a:after{left:12px;}}.fleventkachelnmobile .bottomlink a:hover:after,.container.fleventkachelnmobile .bottomlink a:hover:after{width:calc(100% - 12px * 2);}@media screen and (min-width:768px){.fleventkachelnmobile .bottomlink a:hover:after,.container.fleventkachelnmobile .bottomlink a:hover:after{width:calc(100% - 12px * 2);}}@media screen and (min-width:1280px){.fleventkachelnmobile .bottomlink a:hover:after,.container.fleventkachelnmobile .bottomlink a:hover:after{width:calc(100% - 12px * 2);}}@media screen and (min-width:1600px){.fleventkachelnmobile .bottomlink a:hover:after,.container.fleventkachelnmobile .bottomlink a:hover:after{width:calc(100% - 12px * 2);}}.fleventkachelnmobile .bottomlink a:after,.container.fleventkachelnmobile .bottomlink a:after{background:#202121;}.topnewsslider .news-slider,.topnewsslider-mobile .news-slider,.h2fl3colslider .news-slider{margin:0px;}.topnewsslider .tns-outer,.topnewsslider-mobile .tns-outer,.h2fl3colslider .tns-outer{position:relative;}.topnewsslider .tns-outer .tns-controls,.topnewsslider-mobile .tns-outer .tns-controls,.h2fl3colslider .tns-outer .tns-controls{position:absolute;width:100%;left:0px;height:30px;top:calc(50% - 13px);}@media screen and (min-width:768px){.topnewsslider .tns-outer .tns-controls,.topnewsslider-mobile .tns-outer .tns-controls,.h2fl3colslider .tns-outer .tns-controls{top:calc(50% - 15px);}}.topnewsslider .tns-outer .tns-controls button,.topnewsslider-mobile .tns-outer .tns-controls button,.h2fl3colslider .tns-outer .tns-controls button{position:absolute;border:0px;background:transparent;font-size:10px;text-align:center;height:25px;width:25px;display:flex;align-items:center;justify-content:center;}@media screen and (min-width:576px){.topnewsslider .tns-outer .tns-controls button,.topnewsslider-mobile .tns-outer .tns-controls button,.h2fl3colslider .tns-outer .tns-controls button{font-size:13px;}}@media screen and (min-width:768px){.topnewsslider .tns-outer .tns-controls button,.topnewsslider-mobile .tns-outer .tns-controls button,.h2fl3colslider .tns-outer .tns-controls button{font-size:15px;}}@media screen and (min-width:1024px){.topnewsslider .tns-outer .tns-controls button,.topnewsslider-mobile .tns-outer .tns-controls button,.h2fl3colslider .tns-outer .tns-controls button{font-size:24px;}}@media screen and (min-width:576px){.topnewsslider .tns-outer .tns-controls button,.topnewsslider-mobile .tns-outer .tns-controls button,.h2fl3colslider .tns-outer .tns-controls button{height:40px;}}@media screen and (min-width:576px){.topnewsslider .tns-outer .tns-controls button,.topnewsslider-mobile .tns-outer .tns-controls button,.h2fl3colslider .tns-outer .tns-controls button{width:40px;}}.topnewsslider .tns-outer .tns-controls button:nth-child(1),.topnewsslider-mobile .tns-outer .tns-controls button:nth-child(1),.h2fl3colslider .tns-outer .tns-controls button:nth-child(1){left:-25px;}@media screen and (min-width:768px){.topnewsslider .tns-outer .tns-controls button:nth-child(1),.topnewsslider-mobile .tns-outer .tns-controls button:nth-child(1),.h2fl3colslider .tns-outer .tns-controls button:nth-child(1){left:-30px;}}@media screen and (min-width:1024px){.topnewsslider .tns-outer .tns-controls button:nth-child(1),.topnewsslider-mobile .tns-outer .tns-controls button:nth-child(1),.h2fl3colslider .tns-outer .tns-controls button:nth-child(1){left:-50px;}}.topnewsslider .tns-outer .tns-controls button:nth-child(2),.topnewsslider-mobile .tns-outer .tns-controls button:nth-child(2),.h2fl3colslider .tns-outer .tns-controls button:nth-child(2){right:-25px;}@media screen and (min-width:768px){.topnewsslider .tns-outer .tns-controls button:nth-child(2),.topnewsslider-mobile .tns-outer .tns-controls button:nth-child(2),.h2fl3colslider .tns-outer .tns-controls button:nth-child(2){right:-30px;}}@media screen and (min-width:1024px){.topnewsslider .tns-outer .tns-controls button:nth-child(2),.topnewsslider-mobile .tns-outer .tns-controls button:nth-child(2),.h2fl3colslider .tns-outer .tns-controls button:nth-child(2){right:-50px;}}.topnewsslider .tns-outer .tns-controls button i,.topnewsslider-mobile .tns-outer .tns-controls button i,.h2fl3colslider .tns-outer .tns-controls button i{transition:all 0.2s;}.topnewsslider .tns-outer .tns-controls button i:hover,.topnewsslider-mobile .tns-outer .tns-controls button i:hover,.h2fl3colslider .tns-outer .tns-controls button i:hover{font-size:14px;}@media screen and (min-width:576px){.topnewsslider .tns-outer .tns-controls button i:hover,.topnewsslider-mobile .tns-outer .tns-controls button i:hover,.h2fl3colslider .tns-outer .tns-controls button i:hover{font-size:18px;}}@media screen and (min-width:768px){.topnewsslider .tns-outer .tns-controls button i:hover,.topnewsslider-mobile .tns-outer .tns-controls button i:hover,.h2fl3colslider .tns-outer .tns-controls button i:hover{font-size:22px;}}@media screen and (min-width:1024px){.topnewsslider .tns-outer .tns-controls button i:hover,.topnewsslider-mobile .tns-outer .tns-controls button i:hover,.h2fl3colslider .tns-outer .tns-controls button i:hover{font-size:30px;}}.topnewsslider .container{padding:0px;}@media screen and (min-width:1024px){.topnewsslider .container{padding:0px 0px 90px;}}@media screen and (min-width:1280px){.topnewsslider .container{padding:0px 0px 125px;}}.topnewsslider .news-slider{margin:0px;}.topnewsslider .news-slider .slide{display:flex;justify-content:center;align-items:stretch;}.topnewsslider .news-slider .slide .slideritem{width:33.33%;margin:0px 15px;overflow-x:hidden;display:flex;align-items:stretch;}@media screen and (min-width:1280px){.topnewsslider .news-slider .slide .slideritem{width:25%;}}.topnewsslider .news-slider .slide .slideritem:first-of-type{width:33.33%;margin-left:0px;}@media screen and (min-width:1280px){.topnewsslider .news-slider .slide .slideritem:first-of-type{width:50%;}}.topnewsslider .news-slider .slide .slideritem:first-of-type .inner img{width:auto;height:100%;}@media screen and (min-width:1280px){.topnewsslider .news-slider .slide .slideritem:first-of-type .inner img{width:auto;}}@media screen and (min-width:1280px){.topnewsslider .news-slider .slide .slideritem:first-of-type .inner img{height:auto;}}.topnewsslider .news-slider .slide .slideritem:last-of-type{margin-right:0px;}.topnewsslider .news-slider .slide .slideritem .inner{height:300px;width:100%;display:flex;justify-content:center;border-bottom:7px solid #FFE522;border-bottom-width:5px;position:relative;}@media screen and (min-width:1024px){.topnewsslider .news-slider .slide .slideritem .inner{height:400px;}}@media screen and (min-width:1280px){.topnewsslider .news-slider .slide .slideritem .inner{height:500px;}}@media screen and (min-width:768px){.topnewsslider .news-slider .slide .slideritem .inner{border-bottom-width:10px;}}@media screen and (min-width:1024px){.topnewsslider .news-slider .slide .slideritem .inner{border-bottom-width:12px;}}@media screen and (min-width:1280px){.topnewsslider .news-slider .slide .slideritem .inner{border-bottom-width:15px;}}.topnewsslider .news-slider .slide .slideritem .inner .overlay{position:absolute;left:0px;right:0px;bottom:0px;top:0px;background:black;background:linear-gradient(0deg,rgba(0,0,0,0.75) 0%,rgba(0,0,0,0) 70%);display:flex;align-items:flex-end;transition:display 0.5s ease;}.topnewsslider .news-slider .slide .slideritem .inner .overlay .title{padding:29px 38px;font-size:20px;line-height:1.3;color:white;hyphens:auto;font-weight:500;}@media screen and (min-width:1024px){.topnewsslider .news-slider .slide .slideritem .inner .overlay .title{font-size:24px;}}@media screen and (min-width:1280px){.topnewsslider .news-slider .slide .slideritem .inner .overlay .title{font-size:32px;}}.topnewsslider .news-slider .slide .slideritem .inner .overlay .title .morebtn{max-height:0px;overflow:hidden;transition:max-height 0.4s;}.topnewsslider .news-slider .slide .slideritem .inner .overlay .title .morebtn .btn{background:white;padding:20px 35px;text-decoration:none;color:#202121;font-size:16px;text-transform:uppercase;max-width:fit-content;margin-top:30px;transition:all 0.3s;display:block;}.topnewsslider .news-slider .slide .slideritem .inner .overlay:hover .morebtn{max-height:100px;}.topnewsslider .news-slider .slide .slideritem .inner img{height:100%;max-height:535px;}.topnewsslider-mobile .tns-outer .tns-controls button{z-index:2;}.topnewsslider-mobile .tns-outer .tns-controls button:nth-child(1){left:-25px;}.topnewsslider-mobile .tns-outer .tns-controls button:nth-child(2){right:-25px;}.topnewsslider-mobile .inner{padding:15px;}.topnewsslider-mobile .inner .cube{background:white;width:100%;padding-bottom:100%;position:relative;}.topnewsslider-mobile .inner .cube .content{position:absolute;left:0px;right:0px;bottom:0px;top:0px;overflow:hidden;display:flex;justify-content:center;}.topnewsslider-mobile .inner .cube .content .overlay{position:absolute;left:0px;right:0px;bottom:0px;top:0px;background:black;background:linear-gradient(0deg,rgba(0,0,0,0.75) 0%,rgba(0,0,0,0) 70%);}.topnewsslider-mobile .inner .cube .content .overlay .title{position:absolute;bottom:0px;left:0px;width:100%;font-size:14px;color:white;padding:15px;border-bottom:7px solid #FFE522;}.topnewsslider-mobile .inner .cube .content img{height:100%;}.right .topnewsslider .news-slider .slide .slideritem:first-of-type{width:25%;}.right .topnewsslider .news-slider .slide .slideritem:first-of-type .inner img{height:100%;width:auto;}.right .topnewsslider .news-slider .slide .slideritem:last-of-type{width:50%;}.newsroom .article{color:#202121;position:relative;margin-bottom:30px;}@media screen and (min-width:768px){.newsroom .article{margin-bottom:50px;}}@media screen and (min-width:1024px){.newsroom .article{margin-bottom:119px;}}.newsroom .article .news-img-wrap{float:unset;background:white;}.newsroom .article .news-img-wrap,.newsroom .article .news-img-wrap a{border:0px;padding:0px;margin:0px;width:100%;height:auto;}.newsroom .article .news-img-wrap img,.newsroom .article .news-img-wrap a img{width:100%;height:auto;}.newsroom .article .news-date-wrap{font-family:'Avenir-Next',sans-serif;font-size:10px;letter-spacing:0px;font-weight:600;margin-bottom:15px;text-transform:uppercase;margin:21px 0px;}@media screen and (min-width:1024px){.newsroom .article .news-date-wrap{font-size:14px;}}@media screen and (min-width:1024px){.newsroom .article .news-date-wrap{letter-spacing:1.4px;}}@media screen and (min-width:1024px){.newsroom .article .news-date-wrap{margin-bottom:30px;}}@media screen and (min-width:1024px){.newsroom .article .news-date-wrap{margin:30px 0px;}}.newsroom .article .news-title-wrap{margin-top:10px;font-weight:600;letter-spacing:0.5px;text-transform:uppercase;line-height:1.3;hyphens:auto;}@media screen and (min-width:768px){.newsroom .article .news-title-wrap{margin-top:10px;}}@media screen and (min-width:1024px){.newsroom .article .news-title-wrap{margin-top:20px;}}.newsroom .article .news-title-wrap h3{font-size:14px;font-weight:600;}@media screen and (min-width:1024px){.newsroom .article .news-title-wrap h3{font-size:25px;}}.newsroom .article .news-teaser-wrap{font-size:14px;line-height:1.4;font-weight:400;padding-bottom:35px;}@media screen and (min-width:1280px){.newsroom .article .news-teaser-wrap{font-size:20px;}}@media screen and (min-width:1280px){.newsroom .article .news-teaser-wrap{line-height:1.6;}}@media (max-width:767.98px){.newsroom .article .news-teaser-wrap{margin-bottom:20px;}}.newsroom .article .news-link-wrap{position:absolute;bottom:-20px;left:0px;width:100%;padding-left:21px;}@media (max-width:767.98px){.newsroom .article .news-link-wrap{bottom:0px;}}.newsroom .article .news-link-wrap a{font-family:'Avenir-Next',sans-serif !important;display:inline-block;margin:0px;margin-top:20px;margin-right:10px;padding:0px;height:auto;font-size:14px;line-height:1.2;letter-spacing:0;padding:12px 12px calc(12px - 2px);width:fit-content;text-transform:uppercase;font-weight:500 !important;text-decoration:none;background:#FFE522;color:#202121;transition:all 0.3s;position:relative;border-radius:0px;letter-spacing:0.44px;color:white;background:#202121;}@media screen and (min-width:1600px){.newsroom .article .news-link-wrap a{font-size:16px;}}@media screen and (min-width:768px){.newsroom .article .news-link-wrap a{padding:12px 12px calc(12px - 3px);}}@media screen and (min-width:1280px){.newsroom .article .news-link-wrap a{padding:12px 12px calc(12px - 3px);}}@media screen and (min-width:1600px){.newsroom .article .news-link-wrap a{padding:12px 12px calc(12px - 3px);}}.newsroom .article .news-link-wrap a:after{position:absolute;content:"";width:0px;height:1px;background:#FFE522;top:28px;left:12px;transition:all 0.3s;}@media screen and (min-width:768px){.newsroom .article .news-link-wrap a:after{height:2px;}}@media screen and (min-width:768px){.newsroom .article .news-link-wrap a:after{top:29px;}}@media screen and (min-width:768px){.newsroom .article .news-link-wrap a:after{left:12px;}}@media screen and (min-width:1280px){.newsroom .article .news-link-wrap a:after{left:12px;}}@media screen and (min-width:1600px){.newsroom .article .news-link-wrap a:after{left:12px;}}.newsroom .article .news-link-wrap a:hover:after{width:calc(100% - 12px * 2);}@media screen and (min-width:768px){.newsroom .article .news-link-wrap a:hover:after{width:calc(100% - 12px * 2);}}@media screen and (min-width:1280px){.newsroom .article .news-link-wrap a:hover:after{width:calc(100% - 12px * 2);}}@media screen and (min-width:1600px){.newsroom .article .news-link-wrap a:hover:after{width:calc(100% - 12px * 2);}}.newsroom .article .news-link-wrap a:after{background:white;}.newsroom .newsroom-sidebar .article{min-height:175px;padding-bottom:0px;}.newsroom .pagination .f3-widget-paginator{margin:0px 5px 50px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;}@media screen and (min-width:1024px){.newsroom .pagination .f3-widget-paginator{margin:-4px 0 40px 13px;}}.newsroom .pagination .f3-widget-paginator li{display:block;list-style:none;margin:0 10px 10px;padding:0;color:#555759;font-size:14px;font-weight:600;opacity:0.5;}@media screen and (min-width:768px){.newsroom .pagination .f3-widget-paginator li{font-size:16px;}}.newsroom .pagination .f3-widget-paginator li.current{opacity:1;color:#202121;}.newsroom .pagination .f3-widget-paginator li.previous,.newsroom .pagination .f3-widget-paginator li.next{opacity:1;font-size:0;position:relative;}.newsroom .pagination .f3-widget-paginator li.previous a,.newsroom .pagination .f3-widget-paginator li.next a{display:block;}.newsroom .pagination .f3-widget-paginator li.previous:after,.newsroom .pagination .f3-widget-paginator li.next:after{font-family:"icomoon-gpjoule";content:"";position:absolute;top:-14px;left:-3px;font-size:16px;cursor:pointer;z-index:-1;}.newsroom .pagination .f3-widget-paginator li.next a{display:block;}.newsroom .pagination .f3-widget-paginator li.next:after{content:"";}.newsroom .pagination .f3-widget-paginator li:before{display:none;}.newsroom .pagination .f3-widget-paginator li a{text-decoration:none;color:inherit;}@media (max-width:575.98px){.h2flsidebarnews{width:100vw;margin:0px;margin-left:-21px;}}.h2flsidebarnews .img-wrap img{width:100%;height:auto;}.h2flsidebarnews .content{background:#F7F7F7;color:#202121;padding:21px;width:100%;}@media screen and (min-width:1024px){.h2flsidebarnews .content{padding:30px;}}@media screen and (min-width:1280px){.h2flsidebarnews .content{padding:49px;}}.h2flsidebarnews .content .header-wrap{margin:0px;padding:0px;font-size:30px;line-height:1.2;letter-spacing:0;margin-bottom:3px;font-weight:600;text-transform:uppercase;font-size:inherit;letter-spacing:0px;font-weight:600;}@media screen and (min-width:1280px){.h2flsidebarnews .content .header-wrap{font-size:44px;}}@media screen and (min-width:1280px){.h2flsidebarnews .content .header-wrap{line-height:1.1;}}@media screen and (min-width:768px){.h2flsidebarnews .content .header-wrap{letter-spacing:0.3px;}}@media screen and (min-width:1280px){.h2flsidebarnews .content .header-wrap{letter-spacing:0.88px;}}@media screen and (min-width:1280px){.h2flsidebarnews .content .header-wrap{margin-bottom:15px;}}@media screen and (min-width:1024px){.h2flsidebarnews .content .header-wrap{font-size:25px;}}.h2flsidebarnews .content .descr-wrap p{font-size:14px;line-height:1.4;font-weight:400;}@media screen and (min-width:1280px){.h2flsidebarnews .content .descr-wrap p{font-size:20px;}}@media screen and (min-width:1280px){.h2flsidebarnews .content .descr-wrap p{line-height:1.6;}}.h2flsidebarnews .content .link-wrap a{font-family:'Avenir-Next',sans-serif !important;display:inline-block;margin:0px;margin-top:20px;margin-right:10px;padding:0px;height:auto;font-size:14px;line-height:1.2;letter-spacing:0;padding:12px 12px calc(12px - 2px);width:fit-content;text-transform:uppercase;font-weight:500 !important;text-decoration:none;background:#FFE522;color:#202121;transition:all 0.3s;position:relative;border-radius:0px;letter-spacing:0.44px;}@media screen and (min-width:1600px){.h2flsidebarnews .content .link-wrap a{font-size:16px;}}@media screen and (min-width:768px){.h2flsidebarnews .content .link-wrap a{padding:12px 12px calc(12px - 3px);}}@media screen and (min-width:1280px){.h2flsidebarnews .content .link-wrap a{padding:12px 12px calc(12px - 3px);}}@media screen and (min-width:1600px){.h2flsidebarnews .content .link-wrap a{padding:12px 12px calc(12px - 3px);}}.h2flsidebarnews .content .link-wrap a:after{position:absolute;content:"";width:0px;height:1px;background:#FFE522;top:28px;left:12px;transition:all 0.3s;}@media screen and (min-width:768px){.h2flsidebarnews .content .link-wrap a:after{height:2px;}}@media screen and (min-width:768px){.h2flsidebarnews .content .link-wrap a:after{top:29px;}}@media screen and (min-width:768px){.h2flsidebarnews .content .link-wrap a:after{left:12px;}}@media screen and (min-width:1280px){.h2flsidebarnews .content .link-wrap a:after{left:12px;}}@media screen and (min-width:1600px){.h2flsidebarnews .content .link-wrap a:after{left:12px;}}.h2flsidebarnews .content .link-wrap a:hover:after{width:calc(100% - 12px * 2);}@media screen and (min-width:768px){.h2flsidebarnews .content .link-wrap a:hover:after{width:calc(100% - 12px * 2);}}@media screen and (min-width:1280px){.h2flsidebarnews .content .link-wrap a:hover:after{width:calc(100% - 12px * 2);}}@media screen and (min-width:1600px){.h2flsidebarnews .content .link-wrap a:hover:after{width:calc(100% - 12px * 2);}}.h2flsidebarnews .content .link-wrap a:after{background:#202121;}.newsroom-sidebar{margin-top:25px;margin-bottom:50px;overflow-y:auto;height:auto;}.newsroom-sidebar .article{margin-bottom:25px;height:auto;overflow-x:hidden;min-height:175px;padding-bottom:0px;}.newsroom-sidebar .article .news-img{width:100px;height:100px;overflow:hidden;float:left;margin-right:25px;}@media screen and (min-width:1024px){.newsroom-sidebar .article .news-img{width:100%;}}@media screen and (min-width:1280px){.newsroom-sidebar .article .news-img{width:120px;}}@media screen and (min-width:1024px){.newsroom-sidebar .article .news-img{height:150px;}}@media screen and (min-width:1280px){.newsroom-sidebar .article .news-img{height:120px;}}.newsroom-sidebar .article .news-img img{height:100%;width:auto;}@media screen and (min-width:1024px){.newsroom-sidebar .article .news-img img{height:auto;}}@media screen and (min-width:1280px){.newsroom-sidebar .article .news-img img{height:100%;}}@media screen and (min-width:1024px){.newsroom-sidebar .article .news-img img{width:100%;}}@media screen and (min-width:1280px){.newsroom-sidebar .article .news-img img{width:auto;}}.newsroom-sidebar .article .news-text{width:calc(100% - 125px);float:left;height:auto;font-size:14px;line-height:1.4;font-weight:400;margin-top:0px;}@media screen and (min-width:1024px){.newsroom-sidebar .article .news-text{width:100%;}}@media screen and (min-width:1280px){.newsroom-sidebar .article .news-text{width:calc(100% - 145px);}}@media screen and (min-width:1280px){.newsroom-sidebar .article .news-text{font-size:20px;}}@media screen and (min-width:1280px){.newsroom-sidebar .article .news-text{line-height:1.6;}}@media screen and (min-width:1024px){.newsroom-sidebar .article .news-text{margin-top:10px;}}@media screen and (min-width:1280px){.newsroom-sidebar .article .news-text{margin-top:0px;}}.newsroom-sidebar .article .news-text .title{font-weight:600;margin-bottom:5px;}.flnewsdetail{font-family:'Avenir-Next',sans-serif !important;}.flnewsdetail .title h1{margin:0px;padding:0px;font-size:30px;line-height:1.2;letter-spacing:0;margin-bottom:3px;font-weight:600;text-transform:uppercase;}@media screen and (min-width:1280px){.flnewsdetail .title h1{font-size:44px;}}@media screen and (min-width:1280px){.flnewsdetail .title h1{line-height:1.1;}}@media screen and (min-width:768px){.flnewsdetail .title h1{letter-spacing:0.3px;}}@media screen and (min-width:1280px){.flnewsdetail .title h1{letter-spacing:0.88px;}}@media screen and (min-width:1280px){.flnewsdetail .title h1{margin-bottom:15px;}}.flnewsdetail .title h3.subtext{margin:0px;padding:0px;font-size:14px;line-height:1.4;letter-spacing:0;margin-bottom:10px;font-weight:500;}@media screen and (min-width:1280px){.flnewsdetail .title h3.subtext{font-size:25px;}}@media screen and (min-width:1280px){.flnewsdetail .title h3.subtext{line-height:1.3;}}@media screen and (min-width:1280px){.flnewsdetail .title h3.subtext{margin-bottom:15px;}}.flnewsdetail .title .spacer{width:21px;height:3px;margin:11px 0 15px;background:#202121;background:#FFE522;}@media screen and (min-width:1280px){.flnewsdetail .title .spacer{width:42px;}}@media screen and (min-width:1280px){.flnewsdetail .title .spacer{height:6px;}}@media screen and (min-width:768px){.flnewsdetail .title .spacer{margin:16px 0 30px;}}@media screen and (min-width:1280px){.flnewsdetail .title .spacer{margin:16px 0 49px;}}.flnewsdetail .thumbnail-area{margin-bottom:21px;}@media screen and (min-width:1024px){.flnewsdetail .thumbnail-area{margin-bottom:49px;}}@media (max-width:575.98px){.flnewsdetail .thumbnail-area .mediaImage .img-area{width:100vw;margin:0px;margin-left:-21px;}}.flnewsdetail .thumbnail-area .mediaImage .img-area img{width:100%;height:auto;}.flnewsdetail .content-area{margin-bottom:30px;padding:0px 21px;}@media screen and (min-width:768px){.flnewsdetail .content-area{margin-bottom:49px;}}@media screen and (min-width:1024px){.flnewsdetail .content-area{margin-bottom:98px;}}@media (max-width:575.98px){.flnewsdetail .content-area .dt-location{padding:0px;}}.flnewsdetail .content-area .dt-location p{font-family:'Avenir-Next',sans-serif;font-size:10px;letter-spacing:0px;font-weight:600;margin-bottom:15px;text-transform:uppercase;}@media screen and (min-width:1024px){.flnewsdetail .content-area .dt-location p{font-size:14px;}}@media screen and (min-width:1024px){.flnewsdetail .content-area .dt-location p{letter-spacing:1.4px;}}@media screen and (min-width:1024px){.flnewsdetail .content-area .dt-location p{margin-bottom:30px;}}.flnewsdetail .content-area .content-elements{display:flex;justify-content:center;flex-wrap:wrap;}.flnewsdetail .content-area .content-elements h3{font-weight:600;font-size:18px;margin-top:25px;margin-bottom:8px;}@media screen and (min-width:768px){.flnewsdetail .content-area .content-elements h3{font-size:20px;}}@media screen and (min-width:1024px){.flnewsdetail .content-area .content-elements h3{font-size:25px;}}@media screen and (min-width:1024px){.flnewsdetail .content-area .content-elements h3{margin-top:30px;}}@media screen and (min-width:1280px){.flnewsdetail .content-area .content-elements h3{margin-top:40px;}}@media screen and (min-width:1024px){.flnewsdetail .content-area .content-elements h3{margin-bottom:10px;}}@media (max-width:575.98px){.flnewsdetail .content-area .content-elements .img-meta .meta-item{padding:0 30px;}}.flnewsdetail .content-area .content-elements .frame li{letter-spacing:0.4px;margin-bottom:16px !important;font-size:16px;}@media screen and (min-width:1024px){.flnewsdetail .content-area .content-elements .frame li{margin-bottom:13px !important;}}@media screen and (min-width:768px){.flnewsdetail .content-area .content-elements .frame li{font-size:18px;}}@media screen and (min-width:1024px){.flnewsdetail .content-area .content-elements .frame li{font-size:23px;}}.flnewsdetail .content-area .content-elements .frame.frame-type-image .row{margin:0px;}.flnewsdetail .content-area .content-elements .frame.frame-type-image .row .col-12.col-lg-10{padding:0px;}@media (max-width:575.98px){.flnewsdetail .content-area .content-elements .frame.frame-type-image{width:100vw;margin:0px;margin-left:-21px;}}.flnewsdetail .content-area .content-elements .frame p{font-size:14px;line-height:1.4;font-weight:400;margin-bottom:25px;}@media screen and (min-width:1280px){.flnewsdetail .content-area .content-elements .frame p{font-size:20px;}}@media screen and (min-width:1280px){.flnewsdetail .content-area .content-elements .frame p{line-height:1.6;}}.flnewsdetail .content-area .content-elements .frame:first-of-type p:first-of-type{font-size:14px;margin-bottom:12px;float:left;position:relative;padding-bottom:22px;}@media screen and (min-width:768px){.flnewsdetail .content-area .content-elements .frame:first-of-type p:first-of-type{font-size:23px;}}@media screen and (min-width:1024px){.flnewsdetail .content-area .content-elements .frame:first-of-type p:first-of-type{font-size:29px;}}@media screen and (min-width:1024px){.flnewsdetail .content-area .content-elements .frame:first-of-type p:first-of-type{margin-bottom:35px;}}.flnewsdetail .content-area .content-elements .frame:first-of-type p:first-of-type:after{width:21px;height:3px;margin:11px 0 15px;background:#202121;background:#FFE522;content:"";position:absolute;left:0px;bottom:-10px;}@media screen and (min-width:1280px){.flnewsdetail .content-area .content-elements .frame:first-of-type p:first-of-type:after{width:42px;}}@media screen and (min-width:1280px){.flnewsdetail .content-area .content-elements .frame:first-of-type p:first-of-type:after{height:6px;}}@media screen and (min-width:768px){.flnewsdetail .content-area .content-elements .frame:first-of-type p:first-of-type:after{margin:16px 0 30px;}}@media screen and (min-width:1280px){.flnewsdetail .content-area .content-elements .frame:first-of-type p:first-of-type:after{margin:16px 0 49px;}}@media screen and (min-width:1024px){.flnewsdetail .content-area .content-elements .frame:first-of-type p:first-of-type:after{bottom:-50px;}}.flnewsdetail .content-area .content-elements .frame:first-of-type p:first-of-type:first-letter{font-weight:600;font-size:60px;line-height:50px;float:left;margin:1px 5px 0px -4px;}@media screen and (min-width:768px){.flnewsdetail .content-area .content-elements .frame:first-of-type p:first-of-type:first-letter{font-size:85px;}}@media screen and (min-width:768px){.flnewsdetail .content-area .content-elements .frame:first-of-type p:first-of-type:first-letter{line-height:60px;}}@media screen and (min-width:768px){.flnewsdetail .content-area .content-elements .frame:first-of-type p:first-of-type:first-letter{margin:8px 5px 0px -5px;}}.flnewsdetail .content-area .content-elements .frame .ce-gallery.col-12{padding:0px;}.flnewsdetail .content-area .content-elements .frame .ce-gallery.col-12 .row{margin:0px;}.flnewsdetail .content-area .content-elements .frame .ce-gallery.col-12 .col-12{padding:0px;}@media (max-width:767.98px){.flnewsdetail .content-area .content-elements .frame .ce-gallery.col-12 .col-12 figure.image{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);max-width:1000%;width:auto;max-height:300px;margin-bottom:60px;}}.flnewsdetail .content-area .content-elements .frame .ce-gallery.col-12 .col-12 figure.image .img-fluid{margin:26px 0px 55px;}.flnewsdetail .content-area .content-elements .frame .ce-gallery.col-12 .col-12 figure.image .image-caption{margin-top:-45px;margin-bottom:40px;font-weight:300;font-size:16px;}@media (max-width:767.98px){.flnewsdetail .content-area .content-elements .frame .ce-gallery.col-12 .col-12 figure.image .image-caption{padding:15px 21px;}}.flnewsdetail .content-area .content-elements .frame .btnlink{padding:8px 25px;font-size:16px;display:block;max-width:fit-content;cursor:pointer;transition:all 0.3s;text-decoration:none;color:inherit;border:3px solid inherit;line-height:1.2;color:#202121;background:#FFE522;border-radius:0px;line-height:1.2;font-weight:600;}@media screen and (min-width:768px){.flnewsdetail .content-area .content-elements .frame .btnlink{padding:12px;}}@media screen and (min-width:1024px){.flnewsdetail .content-area .content-elements .frame .btnlink{padding:20px 80px;}}.news-backlink{position:fixed;left:0px;bottom:0px;height:45px;width:45px;background:#FFE522;color:black;z-index:100;}@media screen and (min-width:768px){.news-backlink{height:90px;}}@media screen and (min-width:768px){.news-backlink{width:90px;}}.news-backlink .inner{width:100%;height:100%;display:flex;justify-content:center;align-items:center;}.newskacheln-presse .tns-outer{position:relative;}.newskacheln-presse .tns-outer .tns-controls{position:absolute;width:100%;left:0px;height:30px;top:150px;}.newskacheln-presse .tns-outer .tns-controls button{position:absolute;border:0px;background:transparent;font-size:10px;}@media screen and (min-width:576px){.newskacheln-presse .tns-outer .tns-controls button{font-size:13px;}}@media screen and (min-width:768px){.newskacheln-presse .tns-outer .tns-controls button{font-size:15px;}}@media screen and (min-width:1024px){.newskacheln-presse .tns-outer .tns-controls button{font-size:24px;}}.newskacheln-presse .tns-outer .tns-controls button:nth-child(1){left:-12px;}@media screen and (min-width:768px){.newskacheln-presse .tns-outer .tns-controls button:nth-child(1){left:-30px;}}@media screen and (min-width:1024px){.newskacheln-presse .tns-outer .tns-controls button:nth-child(1){left:-50px;}}.newskacheln-presse .tns-outer .tns-controls button:nth-child(2){right:-12px;}@media screen and (min-width:768px){.newskacheln-presse .tns-outer .tns-controls button:nth-child(2){right:-30px;}}@media screen and (min-width:1024px){.newskacheln-presse .tns-outer .tns-controls button:nth-child(2){right:-50px;}}.newskacheln-presse .newskachel{margin:0px 10px;}.newskacheln-presse .newskachel .image{position:relative;width:100%;padding-bottom:56.25%;background:black;}.newskacheln-presse .newskachel .image .inner{position:absolute;top:0;left:0;width:100%;height:100%;border:0;overflow:hidden;display:flex;justify-content:center;align-items:center;}.newskacheln-presse .newskachel .image .inner img{width:100%;height:auto;}.newskacheln-presse .newskachel .date{color:#555759;text-transform:uppercase;letter-spacing:1.4px;font-weight:600;font-size:14px;margin-bottom:25px;margin-top:35px;}.newskacheln-presse .newskachel .title{font-size:20px;letter-spacing:0.44;text-transform:uppercase;font-weight:600;line-height:1.2;hyphens:auto;margin-bottom:20px;}@media screen and (min-width:768px){.newskacheln-presse .newskachel .title{font-size:24px;}}@media screen and (min-width:1024px){.newskacheln-presse .newskachel .title{font-size:28px;}}@media screen and (min-width:1280px){.newskacheln-presse .newskachel .title{font-size:32px;}}.newskacheln-presse .newskachel .teaser{font-size:16px;line-height:24px;float:left;position:relative;padding-bottom:35px;}@media screen and (min-width:768px){.newskacheln-presse .newskachel .teaser{font-size:23px;}}@media screen and (min-width:768px){.newskacheln-presse .newskachel .teaser{line-height:30px;}}.newskacheln-presse .newskachel .readmore{padding-top:30px;}.newskacheln-presse .newskachel .readmore .flink{padding:19px 35px;background:#202121;color:white;font-weight:300;text-transform:uppercase;text-decoration:none;}.newstag-container{height:auto;overflow-y:auto;overflow-x:hidden;}.newstag-container a{float:left;display:block;padding:5px 15px;font-size:14px;line-height:1.4;font-weight:400;margin:10px 7px 0 0;border:3px solid #FFE522;color:#202121;text-decoration:none;letter-spacing:0px;}@media screen and (min-width:1280px){.newstag-container a{font-size:20px;}}@media screen and (min-width:1280px){.newstag-container a{line-height:1.6;}}@media screen and (min-width:1024px){.newstag-container a{margin:10px 20px 0 0;}}@media screen and (min-width:768px){.newstag-container a{letter-spacing:0.4px;}}html,body,#fullheight{min-height:100% !important;height:100%;width:100%;max-width:100%;scrollbar-gutter:stable;font-weight:400;background-color:#FAFAFA;color:#202121;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.frame{scroll-margin-top:200px;scroll-behavior:smooth;}.container .frame.container{padding:0px;}.extbase-debugger{z-index:999999;}#typo3-preview-info{bottom:20px;top:unset !important;}.img-fluid{width:100%;max-width:none;}.spacer.yellow{background:#FFE522;}.gp-found{text-transform:uppercase;white-space:nowrap;}::-webkit-scrollbar{background:rgba(255,229,34,0.1);background:#f0f0f0;width:10px;}::-webkit-scrollbar-thumb{background:#ffe522;border-radius:10px;border-radius:0px;}::-webkit-scrollbar-thumb:vertical{background-color:rgba(255,229,34,0.1);background-color:#ffe522;height:10px;}.headline-area,.frame-type-header .stdheader{margin-top:-5px;}.frame-space-after-extra-small{margin-bottom:21px;}.frame-space-after-small{margin-bottom:28px;}.frame-space-after-medium{margin-bottom:42px;}.frame-space-after-large{margin-bottom:36px;}@media (min-width:1024px){.frame-space-after-large{margin-bottom:44px;}}.frame-space-after-extra-large{margin-bottom:142px;}.frame-space-after-spacer-120px{margin-bottom:21px;}@media screen and (min-width:576px){.frame-space-after-spacer-120px{margin-bottom:30px;}}@media screen and (min-width:768px){.frame-space-after-spacer-120px{margin-bottom:80px;}}@media screen and (min-width:1024px){.frame-space-after-spacer-120px{margin-bottom:98px;}}.frame-space-before-extra-small{margin-top:21px;}.frame-space-before-small{margin-top:28px;}.frame-space-before-medium{margin-top:42px;}.frame-space-before-large{margin-top:36px;}@media (min-width:1024px){.frame-space-before-large{margin-top:44px;}}.frame-space-before-extra-large{margin-top:142px;}.frame-space-before-spacer-120px{margin-top:21px;}@media screen and (min-width:768px){.frame-space-before-spacer-120px{margin-top:80px;}}@media screen and (min-width:1024px){.frame-space-before-spacer-120px{margin-top:98px;}}.frame-type-textpic.frame-layout-100 .ce-textpic{margin:0px;}.frame-type-textpic.frame-layout-100 .ce-textpic .img{width:100%;height:auto;margin-bottom:20px;}@media screen and (min-width:768px){.frame-type-textpic.frame-layout-100 .ce-textpic .img{margin-bottom:30px;}}.frame-type-textpic.frame-layout-100 .ce-textpic .img img{-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.52);box-shadow:0px 0px 3px 0px rgba(0,0,0,0.52);}.frame-type-textpic.frame-layout-100 .ce-textpic .ce-bodytext h5 strong{font-family:'Avenir-Next',sans-serif;font-size:10px;letter-spacing:0px;font-weight:600;margin-bottom:15px;text-transform:uppercase;margin-bottom:10px;}@media screen and (min-width:1024px){.frame-type-textpic.frame-layout-100 .ce-textpic .ce-bodytext h5 strong{font-size:14px;}}@media screen and (min-width:1024px){.frame-type-textpic.frame-layout-100 .ce-textpic .ce-bodytext h5 strong{letter-spacing:1.4px;}}@media screen and (min-width:1024px){.frame-type-textpic.frame-layout-100 .ce-textpic .ce-bodytext h5 strong{margin-bottom:30px;}}@media (min-width:576px){.frame-type-textpic.frame-layout-100 .ce-textpic .ce-bodytext{padding-left:0px;padding-right:0px;}}.frame-type-felogin_login h3{display:none;}.frame-type-felogin_login p{font-weight:bold;margin-bottom:20px;}.frame-type-felogin_login form fieldset{max-width:100%;width:400px;}.frame-type-felogin_login form fieldset legend{font-weight:600;font-size:32px;margin:20px 0;display:none;}.frame-type-felogin_login form fieldset label{width:100%;}.frame-type-felogin_login form fieldset label input[type="text"],.frame-type-felogin_login form fieldset label input[type="password"]{border:1px solid #202121;min-height:44px;border-radius:0px;width:100%;padding:0.375rem 0.75rem;margin:10px 0 20px;}.frame-type-felogin_login form fieldset input[type="submit"]{font-family:'Avenir-Next',sans-serif !important;display:inline-block;margin:0px;margin-top:20px;margin-right:10px;padding:0px;height:auto;font-size:14px;line-height:1.2;letter-spacing:0;padding:12px 12px calc(12px - 2px);width:fit-content;text-transform:uppercase;font-weight:500 !important;text-decoration:none;background:#FFE522;color:#202121;transition:all 0.3s;position:relative;border-radius:0px;letter-spacing:0.44px;margin-top:30px;background:#FFE522;}@media screen and (min-width:1600px){.frame-type-felogin_login form fieldset input[type="submit"]{font-size:16px;}}@media screen and (min-width:768px){.frame-type-felogin_login form fieldset input[type="submit"]{padding:12px 12px calc(12px - 3px);}}@media screen and (min-width:1280px){.frame-type-felogin_login form fieldset input[type="submit"]{padding:12px 12px calc(12px - 3px);}}@media screen and (min-width:1600px){.frame-type-felogin_login form fieldset input[type="submit"]{padding:12px 12px calc(12px - 3px);}}.frame-type-felogin_login form fieldset input[type="submit"]:after{position:absolute;content:"";width:0px;height:1px;background:#FFE522;top:28px;left:12px;transition:all 0.3s;}@media screen and (min-width:768px){.frame-type-felogin_login form fieldset input[type="submit"]:after{height:2px;}}@media screen and (min-width:768px){.frame-type-felogin_login form fieldset input[type="submit"]:after{top:29px;}}@media screen and (min-width:768px){.frame-type-felogin_login form fieldset input[type="submit"]:after{left:12px;}}@media screen and (min-width:1280px){.frame-type-felogin_login form fieldset input[type="submit"]:after{left:12px;}}@media screen and (min-width:1600px){.frame-type-felogin_login form fieldset input[type="submit"]:after{left:12px;}}.frame-type-felogin_login form fieldset input[type="submit"]:hover:after{width:calc(100% - 12px * 2);}@media screen and (min-width:768px){.frame-type-felogin_login form fieldset input[type="submit"]:hover:after{width:calc(100% - 12px * 2);}}@media screen and (min-width:1280px){.frame-type-felogin_login form fieldset input[type="submit"]:hover:after{width:calc(100% - 12px * 2);}}@media screen and (min-width:1600px){.frame-type-felogin_login form fieldset input[type="submit"]:hover:after{width:calc(100% - 12px * 2);}}.frame-type-felogin_login form fieldset input[type="submit"]:after{background:#202121;}.frame-type-header.frame-space-after-large,.frame-type-text.frame-space-after-large{margin-bottom:21px;}@media screen and (min-width:768px){.frame-type-header.frame-space-after-large,.frame-type-text.frame-space-after-large{margin-bottom:30px;}}@media screen and (min-width:1024px){.frame-type-header.frame-space-after-large,.frame-type-text.frame-space-after-large{margin-bottom:49px;}}.frame-type-header .headline-area,.frame-type-text .headline-area{padding:0px;}@media screen and (min-width:768px){.frame-type-header .headline-area,.frame-type-text .headline-area{padding:unset;}}@media (min-width:1280px){.frame-type-header p,.frame-type-text p{margin:-5px 0 -7px;}}.frame-type-header.frame-102 .headline-area,.frame-type-text.frame-102 .headline-area{margin-top:21px;}@media screen and (min-width:1024px){.frame-type-header.frame-102 .headline-area,.frame-type-text.frame-102 .headline-area{margin-top:0px;}}.frame-type-header.frame-102 .headline-area .subheadline div,.frame-type-text.frame-102 .headline-area .subheadline div{font-size:10px;margin-bottom:8px;font-weight:600;text-transform:uppercase;}@media screen and (min-width:768px){.frame-type-header.frame-102 .headline-area .subheadline div,.frame-type-text.frame-102 .headline-area .subheadline div{font-size:12px;}}@media screen and (min-width:768px){.frame-type-header.frame-102 .headline-area .subheadline div,.frame-type-text.frame-102 .headline-area .subheadline div{margin-bottom:15px;}}.frame-type-header.frame-102 .headline-area .headline div,.frame-type-text.frame-102 .headline-area .headline div{font-size:20px;}@media screen and (min-width:768px){.frame-type-header.frame-102 .headline-area .headline div,.frame-type-text.frame-102 .headline-area .headline div{font-size:24px;}}@media screen and (min-width:1024px){.frame-type-header.frame-102 .headline-area .headline div,.frame-type-text.frame-102 .headline-area .headline div{font-size:32px;}}.frame-type-header.frame-101 .headline-area .subheadline div,.frame-type-text.frame-101 .headline-area .subheadline div{margin:0px;padding:0px;font-size:14px;line-height:1.4;letter-spacing:0;margin-bottom:10px;font-weight:500;}@media screen and (min-width:1280px){.frame-type-header.frame-101 .headline-area .subheadline div,.frame-type-text.frame-101 .headline-area .subheadline div{font-size:25px;}}@media screen and (min-width:1280px){.frame-type-header.frame-101 .headline-area .subheadline div,.frame-type-text.frame-101 .headline-area .subheadline div{line-height:1.3;}}@media screen and (min-width:1280px){.frame-type-header.frame-101 .headline-area .subheadline div,.frame-type-text.frame-101 .headline-area .subheadline div{margin-bottom:15px;}}.frame-type-header.frame-101 .headline-area .headline div,.frame-type-text.frame-101 .headline-area .headline div{margin:0px;padding:0px;font-size:30px;line-height:1.2;letter-spacing:0;margin-bottom:3px;font-weight:600;text-transform:uppercase;}@media screen and (min-width:1280px){.frame-type-header.frame-101 .headline-area .headline div,.frame-type-text.frame-101 .headline-area .headline div{font-size:44px;}}@media screen and (min-width:1280px){.frame-type-header.frame-101 .headline-area .headline div,.frame-type-text.frame-101 .headline-area .headline div{line-height:1.1;}}@media screen and (min-width:768px){.frame-type-header.frame-101 .headline-area .headline div,.frame-type-text.frame-101 .headline-area .headline div{letter-spacing:0.3px;}}@media screen and (min-width:1280px){.frame-type-header.frame-101 .headline-area .headline div,.frame-type-text.frame-101 .headline-area .headline div{letter-spacing:0.88px;}}@media screen and (min-width:1280px){.frame-type-header.frame-101 .headline-area .headline div,.frame-type-text.frame-101 .headline-area .headline div{margin-bottom:15px;}}.frame-type-header.frame-101 .headline-area .spacer,.frame-type-text.frame-101 .headline-area .spacer{width:21px;height:3px;margin:11px 0 15px;background:#202121;}@media screen and (min-width:1280px){.frame-type-header.frame-101 .headline-area .spacer,.frame-type-text.frame-101 .headline-area .spacer{width:42px;}}@media screen and (min-width:1280px){.frame-type-header.frame-101 .headline-area .spacer,.frame-type-text.frame-101 .headline-area .spacer{height:6px;}}@media screen and (min-width:768px){.frame-type-header.frame-101 .headline-area .spacer,.frame-type-text.frame-101 .headline-area .spacer{margin:16px 0 30px;}}@media screen and (min-width:1280px){.frame-type-header.frame-101 .headline-area .spacer,.frame-type-text.frame-101 .headline-area .spacer{margin:16px 0 49px;}}.ce-div{margin-top:42px;margin-bottom:52px;}body{line-height:1.4;overflow-x:hidden;-webkit-font-smoothing:antialiased;font-size:14px;background:transparent;font-family:'Avenir-Next',sans-serif;}@media screen and (min-width:1024px){body{line-height:1.6;}}@media screen and (min-width:576px){body{font-size:15px;}}@media screen and (min-width:768px){body{font-size:20px;}}@media screen and (min-width:1280px){body{font-size:23px;}}strong,b{font-weight:600;}::selection{color:#202121;background:#FFE522;}::-moz-selection{color:#202121;background:#FFE522;}.bg-1::selection,.bg-1 ::selection,.fleventkacheln .infoleft a::selection,.fleventkacheln .infoleft a ::selection,.yellow::selection,.yellow ::selection,.bgnewsyellow::selection,.bgnewsyellow ::selection,.headercontainer.style-5::selection,.headercontainer.style-5 ::selection{color:#202121;background:#ACABAB;}.bg-1::-moz-selection,.bg-1 ::-moz-selection,.fleventkacheln .infoleft a::-moz-selection,.fleventkacheln .infoleft a ::-moz-selection,.yellow::-moz-selection,.yellow ::-moz-selection,.bgnewsyellow::-moz-selection,.bgnewsyellow ::-moz-selection,.headercontainer.style-5::-moz-selection,.headercontainer.style-5 ::-moz-selection{color:#202121;background:#ACABAB;}svg,img{display:block;}sub{vertical-align:sub;font-size:smaller;}a{color:#555759;text-decoration:underline;text-decoration-color:#FFE522;}a.none{color:inherit;text-decoration:none;font-weight:inherit;}ol,ul,.frame ol,.frame ul{list-style-type:none;}ol li,ul li,.frame ol li,.frame ul li{list-style:none;position:relative;padding-left:18px;font-size:14px;}@media screen and (min-width:768px){ol li,ul li,.frame ol li,.frame ul li{padding-left:27px;}}@media screen and (min-width:1280px){ol li,ul li,.frame ol li,.frame ul li{font-size:20px;}}ol li:before,ul li:before,.frame ol li:before,.frame ul li:before{position:absolute;left:0px;top:6px;content:"";width:10px;height:1px;background:#555759;}@media screen and (min-width:768px){ol li:before,ul li:before,.frame ol li:before,.frame ul li:before{top:5px;}}@media screen and (min-width:1280px){ol li:before,ul li:before,.frame ol li:before,.frame ul li:before{top:13px;}}@media screen and (min-width:768px){ol li:before,ul li:before,.frame ol li:before,.frame ul li:before{width:10px;}}@media screen and (min-width:768px){ol li:before,ul li:before,.frame ol li:before,.frame ul li:before{height:1px;}}ol li,ul li,.frame ol li,.frame ul li{list-style:none;position:relative;padding-left:18px;font-size:14px;}@media screen and (min-width:768px){ol li,ul li,.frame ol li,.frame ul li{padding-left:27px;}}@media screen and (min-width:1280px){ol li,ul li,.frame ol li,.frame ul li{font-size:20px;}}ol li:before,ul li:before,.frame ol li:before,.frame ul li:before{position:absolute;left:0px;top:6px;content:"";width:10px;height:1px;background:#555759;}@media screen and (min-width:768px){ol li:before,ul li:before,.frame ol li:before,.frame ul li:before{top:5px;}}@media screen and (min-width:1280px){ol li:before,ul li:before,.frame ol li:before,.frame ul li:before{top:13px;}}@media screen and (min-width:768px){ol li:before,ul li:before,.frame ol li:before,.frame ul li:before{width:10px;}}@media screen and (min-width:768px){ol li:before,ul li:before,.frame ol li:before,.frame ul li:before{height:1px;}}.top-spacer{width:100%;height:70px;}@media screen and (min-width:1024px){.top-spacer{height:150px;}}.stdheader{line-height:1.3;margin-top:-5px;}.stdheader .mainline{display:block;font-weight:600;margin-bottom:5px;font-size:112.5%;line-height:1.3;}@media (max-width:575.98px){.stdheader .mainline{hyphens:auto;}}.stdheader .mainline.single{margin-bottom:0;}.stdheader .subline{display:block;margin-bottom:0;font-size:100%;}.stdheader a{text-decoration:none;color:inherit;}.h3 .subline,.h3 .mainline{font-size:112.5%;}.dotted{position:relative;font-size:90%;}.dotted:before{position:absolute;content:'';width:100%;top:50%;left:0;border-top:dotted 5px #FFE522;z-index:0;}.dotted .mainline{font-weight:600;}.dotted .mainline,.dotted .subline{position:relative;display:inline-block;padding-right:5px;z-index:1;background:#fff;}.s,.xl,.xxl{color:#202121;}.s .mainline,.xl .mainline,.xxl .mainline{text-transform:uppercase;font-weight:600;}.xxl .mainline{margin:0px;padding:0px;font-size:30px;line-height:1.2;letter-spacing:0;margin-bottom:3px;font-weight:600;text-transform:uppercase;}@media screen and (min-width:1280px){.xxl .mainline{font-size:44px;}}@media screen and (min-width:1280px){.xxl .mainline{line-height:1.1;}}@media screen and (min-width:768px){.xxl .mainline{letter-spacing:0.3px;}}@media screen and (min-width:1280px){.xxl .mainline{letter-spacing:0.88px;}}@media screen and (min-width:1280px){.xxl .mainline{margin-bottom:15px;}}.xxl .subline{margin:0px;padding:0px;font-size:14px;line-height:1.4;letter-spacing:0;margin-bottom:10px;font-weight:500;}@media screen and (min-width:1280px){.xxl .subline{font-size:25px;}}@media screen and (min-width:1280px){.xxl .subline{line-height:1.3;}}@media screen and (min-width:1280px){.xxl .subline{margin-bottom:15px;}}.xl .mainline{margin:0px;padding:0px;font-size:30px;line-height:1.2;letter-spacing:0;margin-bottom:3px;font-weight:600;text-transform:uppercase;}@media screen and (min-width:1280px){.xl .mainline{font-size:44px;}}@media screen and (min-width:1280px){.xl .mainline{line-height:1.1;}}@media screen and (min-width:768px){.xl .mainline{letter-spacing:0.3px;}}@media screen and (min-width:1280px){.xl .mainline{letter-spacing:0.88px;}}@media screen and (min-width:1280px){.xl .mainline{margin-bottom:15px;}}.xl .subline{margin:0px;padding:0px;font-size:14px;line-height:1.4;letter-spacing:0;margin-bottom:10px;font-weight:500;}@media screen and (min-width:1280px){.xl .subline{font-size:25px;}}@media screen and (min-width:1280px){.xl .subline{line-height:1.3;}}@media screen and (min-width:1280px){.xl .subline{margin-bottom:15px;}}.s{margin-bottom:4px;}.s .mainline{font-size:112.5%;font-weight:600;}.s .subline{font-size:100%;}.img-lazy{width:100%;height:auto;margin-bottom:20px;}.blur-up{-webkit-filter:blur(5px);filter:blur(5px);transition:filter 400ms,-webkit-filter 400ms;}.blur-up.lazyloaded{-webkit-filter:blur(0);filter:blur(0);}.flbg-logo{height:90vh;width:15vw;position:fixed;right:0;bottom:0;transition:0.5s ease;z-index:-1;display:flex;align-items:end;max-width:280px;pointer-events:none;}.flbg-logo svg{width:100%;height:auto;transform:scale(-1,1);}.menu-list .flbg-logo{position:absolute;z-index:0;height:86%;width:500px;opacity:0.05;}.langchoosemenu{height:0px;padding:0px;transition:height 0.5s ease;interpolate-size:allow-keywords;overflow:hidden;border:0px;position:absolute;background:#FFFFFF;min-width:200px;width:375px;box-shadow:0px 21px 32px #00000029;overflow-y:auto;z-index:105;}@media (max-width:575.98px){.langchoosemenu{position:relative;}}.langchoosemenu.active{height:auto;max-width:100%;display:block;right:0;}@media (max-width:575.98px){.langchoosemenu.active{width:100%;left:0 !important;}}@media screen and (min-width:1024px){.langchoosemenu.active{right:125px;}}.langchoosemenu .inner .header{padding:25px 25px 0px 34px;font-size:20px;font-weight:600;letter-spacing:1px;}.langchoosemenu .inner .header .spacer{background:#FFE522;margin:-3px 0 20px 0;width:21px;height:6px;}.langchoosemenu .inner .country{padding:18px 10px 18px 14px;font-size:18px;letter-spacing:0.9;border-top:1px solid #f3f3f3;}.langchoosemenu .inner .country .country-flag img{width:29px;height:20px;}.langchoosemenu .inner .country .country-check .circle{height:22px;width:22px;display:flex;justify-content:center;align-items:center;border:1px solid #c4c4c4;}.langchoosemenu .inner .country .country-check .circle .inner{width:14px;height:14px;background:transparent;}.langchoosemenu .inner .country:hover .country-check .inner,.langchoosemenu .inner .country.active .country-check .inner{background:#FFD100;}.bglightgray{font-family:'Avenir-Next',sans-serif !important;display:inline-block;margin:0px;margin-top:20px;margin-right:10px;padding:0px;height:auto;font-size:14px;line-height:1.2;letter-spacing:0;padding:12px 12px calc(12px - 2px);width:fit-content;text-transform:uppercase;font-weight:500 !important;text-decoration:none;background:#FFE522;color:#202121;transition:all 0.3s;position:relative;border-radius:0px;letter-spacing:0.44px;background:#FFFFFF;color:#202121;text-transform:uppercase;}@media screen and (min-width:1600px){.bglightgray{font-size:16px;}}@media screen and (min-width:768px){.bglightgray{padding:12px 12px calc(12px - 3px);}}@media screen and (min-width:1280px){.bglightgray{padding:12px 12px calc(12px - 3px);}}@media screen and (min-width:1600px){.bglightgray{padding:12px 12px calc(12px - 3px);}}.bglightgray:after{position:absolute;content:"";width:0px;height:1px;background:#FFE522;top:28px;left:12px;transition:all 0.3s;}@media screen and (min-width:768px){.bglightgray:after{height:2px;}}@media screen and (min-width:768px){.bglightgray:after{top:29px;}}@media screen and (min-width:768px){.bglightgray:after{left:12px;}}@media screen and (min-width:1280px){.bglightgray:after{left:12px;}}@media screen and (min-width:1600px){.bglightgray:after{left:12px;}}.bglightgray:hover:after{width:calc(100% - 12px * 2);}@media screen and (min-width:768px){.bglightgray:hover:after{width:calc(100% - 12px * 2);}}@media screen and (min-width:1280px){.bglightgray:hover:after{width:calc(100% - 12px * 2);}}@media screen and (min-width:1600px){.bglightgray:hover:after{width:calc(100% - 12px * 2);}}.bglightgray:after{background-color:#202121;}.bgyellow{font-family:'Avenir-Next',sans-serif !important;display:inline-block;margin:0px;margin-top:20px;margin-right:10px;padding:0px;height:auto;font-size:14px;line-height:1.2;letter-spacing:0;padding:12px 12px calc(12px - 2px);width:fit-content;text-transform:uppercase;font-weight:500 !important;text-decoration:none;background:#FFE522;color:#202121;transition:all 0.3s;position:relative;border-radius:0px;letter-spacing:0.44px;background:#FFE522;color:#202121;text-transform:uppercase;}@media screen and (min-width:1600px){.bgyellow{font-size:16px;}}@media screen and (min-width:768px){.bgyellow{padding:12px 12px calc(12px - 3px);}}@media screen and (min-width:1280px){.bgyellow{padding:12px 12px calc(12px - 3px);}}@media screen and (min-width:1600px){.bgyellow{padding:12px 12px calc(12px - 3px);}}.bgyellow:after{position:absolute;content:"";width:0px;height:1px;background:#FFE522;top:28px;left:12px;transition:all 0.3s;}@media screen and (min-width:768px){.bgyellow:after{height:2px;}}@media screen and (min-width:768px){.bgyellow:after{top:29px;}}@media screen and (min-width:768px){.bgyellow:after{left:12px;}}@media screen and (min-width:1280px){.bgyellow:after{left:12px;}}@media screen and (min-width:1600px){.bgyellow:after{left:12px;}}.bgyellow:hover:after{width:calc(100% - 12px * 2);}@media screen and (min-width:768px){.bgyellow:hover:after{width:calc(100% - 12px * 2);}}@media screen and (min-width:1280px){.bgyellow:hover:after{width:calc(100% - 12px * 2);}}@media screen and (min-width:1600px){.bgyellow:hover:after{width:calc(100% - 12px * 2);}}.bgyellow:after{background-color:#202121;}svg.burger rect#l3{fill:#FFE522;}@media (max-width:575.98px){.container .h2flspecialheadline.des-7,.container .h2flspecialheadline.des-5{width:100vw;margin:0px;margin-left:-21px;}}.container .h2flspecialheadline.des-7 .body,.container .h2flspecialheadline.des-5 .body{margin-top:-3px;}@media (max-width:575.98px){.container .frame-type-image .img{width:100vw;margin:0px;margin-left:-21px;}}.h2flmegamenu .flbg-logo{opacity:0.05;}.h2flmegamenu .mmp .column-area{margin-bottom:50px;}.h2flmegamenu .mmp .column-area .mmhead{font-size:22px;text-transform:uppercase;letter-spacing:1.3px;margin-bottom:11px;font-weight:bolder;}.h2flmegamenu .mmp .column-area .mmhead:after{content:'';border-bottom:5px solid #FFE522;width:20px;display:block;margin-top:-2px;display:none;}.h2flmegamenu .mmp .column-area .menupoint{font-size:14px;margin-bottom:10px;letter-spacing:0.5px;line-height:1.7;font-weight:400;}@media screen and (min-width:1280px){.h2flmegamenu .mmp .column-area .menupoint{font-size:20px;}}.h2flmegamenu .mmp .column-area .menupoint a{transition:all 0.3s;}.h2flmegamenu .mmp .column-area .menupoint a:hover{opacity:0.4;}.h2flmegamenu-mobile{padding:20px 0px;margin:0px -25px;}.h2flmegamenu-mobile .mmaccordion{color:#202121;cursor:pointer;padding:11px 32px;width:100%;text-align:left;border:none;outline:none;transition:0.4s;background:transparent;font-size:14px;text-transform:uppercase;letter-spacing:0.5;font-weight:bolder;}.h2flmegamenu-mobile .mmaccordion:after{font-family:"icomoon-gpjoule";content:'';font-size:10px;color:#FFE522;float:right;margin:3px 0 0 5px;transform:rotate(90deg);}.h2flmegamenu-mobile .mmaccordion.active:after{transform:rotate(270deg);content:'';}.h2flmegamenu-mobile .panel{max-height:0;overflow:hidden;transition:max-height 0.2s ease-out;background:#FAFAFA;width:100%;}.h2flmegamenu-mobile .panel .inner{padding:14px 40px;}.h2flmegamenu-mobile .panel .inner .subitem{font-weight:500;font-size:14px;margin-bottom:14px;}.h2flmegamenu-mobile .panel .inner .subitem:last-child{margin-bottom:0;}.spacer{width:21px;height:3px;margin:11px 0 15px;background:#202121;}@media screen and (min-width:1280px){.spacer{width:42px;}}@media screen and (min-width:1280px){.spacer{height:6px;}}@media screen and (min-width:768px){.spacer{margin:16px 0 30px;}}@media screen and (min-width:1280px){.spacer{margin:16px 0 49px;}}.h2fltextimagefw{margin:0px;}@media screen and (min-width:768px){.h2fltextimagefw{margin:0px 0px 49px;}}@media screen and (min-width:1024px){.h2fltextimagefw{margin:0px 0px 98px 0px;}}@media screen and (min-width:1280px){.h2fltextimagefw{margin:0px 0px 98px;}}.h2fltextimagefw.frame-space-after-large{margin-bottom:0px;}@media screen and (min-width:768px){.h2fltextimagefw.frame-space-after-large{margin-bottom:20px;}}@media screen and (min-width:1024px){.h2fltextimagefw.frame-space-after-large{margin-bottom:50px;}}.h2fltextimagefw.frame-space-before-large{margin-top:0px;}@media screen and (min-width:768px){.h2fltextimagefw.frame-space-before-large{margin-top:20px;}}@media screen and (min-width:1024px){.h2fltextimagefw.frame-space-before-large{margin-top:50px;}}.h2fltextimagefw .container{padding:0px;}@media (max-width:1023.98px){.h2fltextimagefw .container{max-width:100%;}}.h2fltextimagefw .container .row{margin:0px;}@media (max-width:1023.98px){.h2fltextimagefw .inner{margin:0px 11px;}}@media (max-width:575.98px){.h2fltextimagefw .inner{margin:0px;}}.h2fltextimagefw .inner .imagecol{overflow:hidden;}.h2fltextimagefw .inner .imagecol img.sideimage{height:100%;width:auto;transition:transform 0.5s ease;}.h2fltextimagefw .inner .textcol{padding:30px;}@media screen and (min-width:1024px){.h2fltextimagefw .inner .textcol{padding:unset;}}.h2fltextimagefw .inner .textcol .inner{color:#FFFFFF;padding:30px 0px;}@media screen and (min-width:1024px){.h2fltextimagefw .inner .textcol .inner{padding:35px;}}@media screen and (min-width:1280px){.h2fltextimagefw .inner .textcol .inner{padding:90px 0 20px 50px;}}@media screen and (min-width:1600px){.h2fltextimagefw .inner .textcol .inner{padding:90px 0 0 90px;}}.h2fltextimagefw .inner .textcol .inner h2{margin:0px;padding:0px;font-size:30px;line-height:1.2;letter-spacing:0;margin-bottom:3px;font-weight:600;text-transform:uppercase;max-width:100%;hyphens:auto;--webkit-hyphens:auto;}@media screen and (min-width:1280px){.h2fltextimagefw .inner .textcol .inner h2{font-size:44px;}}@media screen and (min-width:1280px){.h2fltextimagefw .inner .textcol .inner h2{line-height:1.1;}}@media screen and (min-width:768px){.h2fltextimagefw .inner .textcol .inner h2{letter-spacing:0.3px;}}@media screen and (min-width:1280px){.h2fltextimagefw .inner .textcol .inner h2{letter-spacing:0.88px;}}@media screen and (min-width:1280px){.h2fltextimagefw .inner .textcol .inner h2{margin-bottom:15px;}}@media screen and (min-width:1024px){.h2fltextimagefw .inner .textcol .inner h2{max-width:95%;}}@media screen and (min-width:1024px){.h2fltextimagefw .inner .textcol .inner h2{hyphens:unset;}}@media screen and (min-width:1024px){.h2fltextimagefw .inner .textcol .inner h2{--webkit-hyphens:unset;}}.h2fltextimagefw .inner .textcol .inner h3{margin:0px;padding:0px;font-size:14px;line-height:1.4;letter-spacing:0;margin-bottom:10px;font-weight:500;max-width:100%;}@media screen and (min-width:1280px){.h2fltextimagefw .inner .textcol .inner h3{font-size:25px;}}@media screen and (min-width:1280px){.h2fltextimagefw .inner .textcol .inner h3{line-height:1.3;}}@media screen and (min-width:1280px){.h2fltextimagefw .inner .textcol .inner h3{margin-bottom:15px;}}@media screen and (min-width:1024px){.h2fltextimagefw .inner .textcol .inner h3{max-width:70%;}}@media screen and (min-width:1280px){.h2fltextimagefw .inner .textcol .inner h3{max-width:50%;}}.h2fltextimagefw .inner .textcol .inner p{font-size:18px;}@media screen and (min-width:1024px){.h2fltextimagefw .inner .textcol .inner p{font-size:20px;}}@media screen and (min-width:1280px){.h2fltextimagefw .inner .textcol .inner p{font-size:23px;}}.h2fltextimagefw .inner .textcol .inner .spacer{background:#FFFFFF;}.h2fltextimagefw .inner .textcol .inner .body{font-size:14px;margin-bottom:45px;padding-right:50px;}@media screen and (min-width:576px){.h2fltextimagefw .inner .textcol .inner .body{font-size:18px;}}@media screen and (min-width:768px){.h2fltextimagefw .inner .textcol .inner .body{font-size:23px;}}.h2fltextimagefw .inner .textcol .inner a.flink{width:fit-content;padding:8px 25px;font-size:14px;max-width:80%;text-align:center;background:#FFFFFF;text-decoration:none;color:#202121;text-transform:uppercase;border:3px solid #FFFFFF;display:block;line-height:1.2;}@media screen and (min-width:1024px){.h2fltextimagefw .inner .textcol .inner a.flink{width:250px;}}@media screen and (min-width:1024px){.h2fltextimagefw .inner .textcol .inner a.flink{padding:19px 10px;}}@media screen and (min-width:1024px){.h2fltextimagefw .inner .textcol .inner a.flink{font-size:16px;}}.h2fltextimagefw .inner .textcol .inner a.flink:hover{border-color:#202121;}.h2fltextimagefw .inner .contentcol{position:relative;padding:0 30px 0 30px;display:flex;justify-content:center;}@media screen and (min-width:1024px){.h2fltextimagefw .inner .contentcol{padding:0 0 0 91px;}}@media screen and (min-width:1280px){.h2fltextimagefw .inner .contentcol{padding:0 0 0 165px;}}@media screen and (min-width:768px){.h2fltextimagefw .inner .contentcol{display:block;}}@media screen and (min-width:768px){.h2fltextimagefw .inner .contentcol{justify-content:start;}}.h2fltextimagefw .inner.imgpos-1{margin-bottom:130px;}@media screen and (min-width:768px){.h2fltextimagefw .inner.imgpos-1{margin-bottom:150px;}}@media screen and (min-width:1024px){.h2fltextimagefw .inner.imgpos-1{margin-bottom:200px;}}.h2fltextimagefw .inner.imgpos-1 .imagecol img{margin-left:-10px;}.h2fltextimagefw .inner.imgpos-0 .imagecol img{margin-right:-10px;}.h2fltextimagefw .inner.bg-0{background:#555759;color:#FFFFFF;}.h2fltextimagefw .inner.bg-0 .textcol .inner .spacer{margin:0 0 15px 0;}@media screen and (min-width:768px){.h2fltextimagefw .inner.bg-0 .textcol .inner .spacer{margin:0 0 30px 0;}}@media screen and (min-width:1024px){.h2fltextimagefw .inner.bg-0 .textcol .inner .spacer{margin:0 0 40px 0;}}@media screen and (min-width:1280px){.h2fltextimagefw .inner.bg-0 .textcol .inner .spacer{margin:0 0 50px 0;}}@media screen and (min-width:1600px){.h2fltextimagefw .inner.bg-0 .textcol .inner .spacer{margin:0 0 80px 0;}}.h2fltextimagefw .inner.bg-1{background:#FFE522;background-image:none;background-repeat:no-repeat;background-position:100% 210%;background-size:650px 635px;}@media screen and (min-width:768px){.h2fltextimagefw .inner.bg-1{background-image:url("/typo3conf/ext/h2layout/Resources/Public/Images/SVG/yellowbgdots.svg");}}.h2fltextimagefw .inner.bg-1 .textcol{padding:30px;}@media screen and (min-width:1024px){.h2fltextimagefw .inner.bg-1 .textcol{padding:0 30px 0 0;}}.h2fltextimagefw .inner.bg-1 .textcol .inner{padding-left:0px;color:#202121;}@media screen and (min-width:1024px){.h2fltextimagefw .inner.bg-1 .textcol .inner{padding-left:70px;}}@media screen and (min-width:1280px){.h2fltextimagefw .inner.bg-1 .textcol .inner{padding-left:165px;}}.h2fltextimagefw .inner.bg-1 .textcol .inner h2{max-width:100%;}@media screen and (min-width:768px){.h2fltextimagefw .inner.bg-1 .textcol .inner h2{max-width:80%;}}@media screen and (min-width:1024px){.h2fltextimagefw .inner.bg-1 .textcol .inner h2{max-width:95%;}}@media screen and (min-width:1280px){.h2fltextimagefw .inner.bg-1 .textcol .inner h2{max-width:100%;}}.h2fltextimagefw .inner.bg-1 .textcol .inner .spacer{background:#202121;margin:0 0 15px 0;}@media screen and (min-width:768px){.h2fltextimagefw .inner.bg-1 .textcol .inner .spacer{margin:0 0 20px 0;}}@media screen and (min-width:1024px){.h2fltextimagefw .inner.bg-1 .textcol .inner .spacer{margin:0 0 30px 0;}}@media screen and (min-width:1280px){.h2fltextimagefw .inner.bg-1 .textcol .inner .spacer{margin:0 0 40px 0;}}@media screen and (min-width:1600px){.h2fltextimagefw .inner.bg-1 .textcol .inner .spacer{margin:0 0 50px 0;}}.h2fltextimagefw.no-extra-content .inner.imgpos-1{margin-bottom:unset;}.topnewsslider-mobile .container{max-width:calc(100% - 35px);}@media screen and (min-width:576px){.topnewsslider-mobile .container{max-width:100%;}}@media screen and (min-width:1024px){.topnewsslider-mobile .container{max-width:inherit;}}.topnewsslider-mobile .container .tns-ovh .inner{padding:0px;margin:10px;}.topnewsslider-mobile .container .tns-ovh .inner .content img{height:110%;}@media screen and (min-width:1024px){.topnewsslider-mobile .container .tns-ovh .inner .content img{height:100%;}}@media (max-width:1023.98px){.frame-space-after-extra-large{margin-bottom:30px;}}.h2fltextimagefw .container:hover img.sideimage{transform:scale(1.1);}.content-gray .h2flspecialheadline .style-2{margin-top:0px;}.content-gray .flink{margin:0px;}.h2flspecialheadline.frame-space-after-large{margin-bottom:21px;}@media screen and (min-width:768px){.h2flspecialheadline.frame-space-after-large{margin-bottom:30px;}}@media screen and (min-width:1024px){.h2flspecialheadline.frame-space-after-large{margin-bottom:40px;}}.h2flspecialheadline .spacer{width:21px;height:3px;margin:11px 0 15px;background:#202121;background:#FFE522;}@media screen and (min-width:1280px){.h2flspecialheadline .spacer{width:42px;}}@media screen and (min-width:1280px){.h2flspecialheadline .spacer{height:6px;}}@media screen and (min-width:768px){.h2flspecialheadline .spacer{margin:16px 0 30px;}}@media screen and (min-width:1280px){.h2flspecialheadline .spacer{margin:16px 0 49px;}}.h2flspecialheadline .style-0{margin-top:21px;padding:21px;margin:0px;padding:0px;font-size:30px;line-height:1.2;letter-spacing:0;margin-bottom:3px;font-weight:600;text-transform:uppercase;}@media screen and (min-width:768px){.h2flspecialheadline .style-0{margin-top:24px;}}@media screen and (min-width:1024px){.h2flspecialheadline .style-0{margin-top:40px;}}@media screen and (min-width:1280px){.h2flspecialheadline .style-0{margin-top:80px;}}@media screen and (min-width:768px){.h2flspecialheadline .style-0{padding:20px 35px;}}@media screen and (min-width:1024px){.h2flspecialheadline .style-0{padding:0px;}}@media screen and (min-width:1280px){.h2flspecialheadline .style-0{font-size:44px;}}@media screen and (min-width:1280px){.h2flspecialheadline .style-0{line-height:1.1;}}@media screen and (min-width:768px){.h2flspecialheadline .style-0{letter-spacing:0.3px;}}@media screen and (min-width:1280px){.h2flspecialheadline .style-0{letter-spacing:0.88px;}}@media screen and (min-width:1280px){.h2flspecialheadline .style-0{margin-bottom:15px;}}.h2flspecialheadline .style-0 .spacer{width:21px;height:3px;margin:11px 0 15px;background:#202121;background:#202121;}@media screen and (min-width:1280px){.h2flspecialheadline .style-0 .spacer{width:42px;}}@media screen and (min-width:1280px){.h2flspecialheadline .style-0 .spacer{height:6px;}}@media screen and (min-width:768px){.h2flspecialheadline .style-0 .spacer{margin:16px 0 30px;}}@media screen and (min-width:1280px){.h2flspecialheadline .style-0 .spacer{margin:16px 0 49px;}}.h2flspecialheadline .style-2{margin-top:20px;}@media screen and (min-width:768px){.h2flspecialheadline .style-2{margin-top:24px;}}@media screen and (min-width:1024px){.h2flspecialheadline .style-2{margin-top:40px;}}@media screen and (min-width:1280px){.h2flspecialheadline .style-2{margin-top:80px;}}.h2flspecialheadline .style-2 h2,.h2flspecialheadline .style-2 h2 p{margin:0px;padding:0px;font-size:30px;line-height:1.2;letter-spacing:0;margin-bottom:3px;font-weight:600;text-transform:uppercase;max-width:100%;}@media screen and (min-width:1280px){.h2flspecialheadline .style-2 h2,.h2flspecialheadline .style-2 h2 p{font-size:44px;}}@media screen and (min-width:1280px){.h2flspecialheadline .style-2 h2,.h2flspecialheadline .style-2 h2 p{line-height:1.1;}}@media screen and (min-width:768px){.h2flspecialheadline .style-2 h2,.h2flspecialheadline .style-2 h2 p{letter-spacing:0.3px;}}@media screen and (min-width:1280px){.h2flspecialheadline .style-2 h2,.h2flspecialheadline .style-2 h2 p{letter-spacing:0.88px;}}@media screen and (min-width:1280px){.h2flspecialheadline .style-2 h2,.h2flspecialheadline .style-2 h2 p{margin-bottom:15px;}}@media screen and (min-width:1024px){.h2flspecialheadline .style-2 h2,.h2flspecialheadline .style-2 h2 p{max-width:95%;}}.h2flspecialheadline .style-2 h3{margin:0px;padding:0px;font-size:14px;line-height:1.4;letter-spacing:0;margin-bottom:10px;font-weight:500;max-width:100%;}@media screen and (min-width:1280px){.h2flspecialheadline .style-2 h3{font-size:25px;}}@media screen and (min-width:1280px){.h2flspecialheadline .style-2 h3{line-height:1.3;}}@media screen and (min-width:1280px){.h2flspecialheadline .style-2 h3{margin-bottom:15px;}}@media screen and (min-width:1024px){.h2flspecialheadline .style-2 h3{max-width:70%;}}@media screen and (min-width:1280px){.h2flspecialheadline .style-2 h3{max-width:50%;}}.h2flspecialheadline .style-2 .body{font-size:14px;line-height:1.4;font-weight:400;}@media screen and (min-width:1280px){.h2flspecialheadline .style-2 .body{font-size:20px;}}@media screen and (min-width:1280px){.h2flspecialheadline .style-2 .body{line-height:1.6;}}.h2flspecialheadline .style-3{margin-top:0px;margin-bottom:20px;}.h2flspecialheadline .style-3 h2,.h2flspecialheadline .style-3 h2 p{margin:0px;padding:0px;font-size:30px;line-height:1.2;letter-spacing:0;margin-bottom:3px;font-weight:600;text-transform:uppercase;}@media screen and (min-width:1280px){.h2flspecialheadline .style-3 h2,.h2flspecialheadline .style-3 h2 p{font-size:44px;}}@media screen and (min-width:1280px){.h2flspecialheadline .style-3 h2,.h2flspecialheadline .style-3 h2 p{line-height:1.1;}}@media screen and (min-width:768px){.h2flspecialheadline .style-3 h2,.h2flspecialheadline .style-3 h2 p{letter-spacing:0.3px;}}@media screen and (min-width:1280px){.h2flspecialheadline .style-3 h2,.h2flspecialheadline .style-3 h2 p{letter-spacing:0.88px;}}@media screen and (min-width:1280px){.h2flspecialheadline .style-3 h2,.h2flspecialheadline .style-3 h2 p{margin-bottom:15px;}}.h2flspecialheadline .style-3 h3{margin:0px;padding:0px;font-size:14px;line-height:1.4;letter-spacing:0;margin-bottom:10px;font-weight:500;}@media screen and (min-width:1280px){.h2flspecialheadline .style-3 h3{font-size:25px;}}@media screen and (min-width:1280px){.h2flspecialheadline .style-3 h3{line-height:1.3;}}@media screen and (min-width:1280px){.h2flspecialheadline .style-3 h3{margin-bottom:15px;}}.h2flspecialheadline .style-3 .spacer{width:21px;height:3px;margin:11px 0 15px;background:#202121;background:#FFE522;}@media screen and (min-width:1280px){.h2flspecialheadline .style-3 .spacer{width:42px;}}@media screen and (min-width:1280px){.h2flspecialheadline .style-3 .spacer{height:6px;}}@media screen and (min-width:768px){.h2flspecialheadline .style-3 .spacer{margin:16px 0 30px;}}@media screen and (min-width:1280px){.h2flspecialheadline .style-3 .spacer{margin:16px 0 49px;}}.h2flspecialheadline .style-4{margin-top:60px;color:#202121;}.h2flspecialheadline .style-4 .subheader-wrapper{font-size:10px;font-weight:600;letter-spacing:1px;color:#555759;}.h2flspecialheadline .style-4 .header-wrapper h3{margin:0px;padding:0px;font-size:14px;line-height:1.4;letter-spacing:0;margin-bottom:10px;font-weight:500;}@media screen and (min-width:1280px){.h2flspecialheadline .style-4 .header-wrapper h3{font-size:25px;}}@media screen and (min-width:1280px){.h2flspecialheadline .style-4 .header-wrapper h3{line-height:1.3;}}@media screen and (min-width:1280px){.h2flspecialheadline .style-4 .header-wrapper h3{margin-bottom:15px;}}.h2flspecialheadline .style-5{padding:21px;background:#FFE522;width:100%;}@media screen and (min-width:768px){.h2flspecialheadline .style-5{padding:60px 40px;}}@media screen and (min-width:1024px){.h2flspecialheadline .style-5{padding:98px;}}.h2flspecialheadline .style-5 h2,.h2flspecialheadline .style-5 h2 p{margin:0px;padding:0px;font-size:30px;line-height:1.2;letter-spacing:0;margin-bottom:3px;font-weight:600;text-transform:uppercase;hyphens:auto;}@media screen and (min-width:1280px){.h2flspecialheadline .style-5 h2,.h2flspecialheadline .style-5 h2 p{font-size:44px;}}@media screen and (min-width:1280px){.h2flspecialheadline .style-5 h2,.h2flspecialheadline .style-5 h2 p{line-height:1.1;}}@media screen and (min-width:768px){.h2flspecialheadline .style-5 h2,.h2flspecialheadline .style-5 h2 p{letter-spacing:0.3px;}}@media screen and (min-width:1280px){.h2flspecialheadline .style-5 h2,.h2flspecialheadline .style-5 h2 p{letter-spacing:0.88px;}}@media screen and (min-width:1280px){.h2flspecialheadline .style-5 h2,.h2flspecialheadline .style-5 h2 p{margin-bottom:15px;}}.h2flspecialheadline .style-5 h3{margin:0px;padding:0px;font-size:14px;line-height:1.4;letter-spacing:0;margin-bottom:10px;font-weight:500;}@media screen and (min-width:1280px){.h2flspecialheadline .style-5 h3{font-size:25px;}}@media screen and (min-width:1280px){.h2flspecialheadline .style-5 h3{line-height:1.3;}}@media screen and (min-width:1280px){.h2flspecialheadline .style-5 h3{margin-bottom:15px;}}.h2flspecialheadline .style-5 .spacer{width:21px;height:3px;margin:11px 0 15px;background:#202121;background:#202121;}@media screen and (min-width:1280px){.h2flspecialheadline .style-5 .spacer{width:42px;}}@media screen and (min-width:1280px){.h2flspecialheadline .style-5 .spacer{height:6px;}}@media screen and (min-width:768px){.h2flspecialheadline .style-5 .spacer{margin:16px 0 30px;}}@media screen and (min-width:1280px){.h2flspecialheadline .style-5 .spacer{margin:16px 0 49px;}}.h2flspecialheadline .style-6 h2,.h2flspecialheadline .style-6 h2 p{margin:0px;padding:0px;font-size:30px;line-height:1.2;letter-spacing:0;margin-bottom:3px;font-weight:600;text-transform:uppercase;}@media screen and (min-width:1280px){.h2flspecialheadline .style-6 h2,.h2flspecialheadline .style-6 h2 p{font-size:44px;}}@media screen and (min-width:1280px){.h2flspecialheadline .style-6 h2,.h2flspecialheadline .style-6 h2 p{line-height:1.1;}}@media screen and (min-width:768px){.h2flspecialheadline .style-6 h2,.h2flspecialheadline .style-6 h2 p{letter-spacing:0.3px;}}@media screen and (min-width:1280px){.h2flspecialheadline .style-6 h2,.h2flspecialheadline .style-6 h2 p{letter-spacing:0.88px;}}@media screen and (min-width:1280px){.h2flspecialheadline .style-6 h2,.h2flspecialheadline .style-6 h2 p{margin-bottom:15px;}}.h2flspecialheadline .style-6 h3{margin:0px;padding:0px;font-size:14px;line-height:1.4;letter-spacing:0;margin-bottom:10px;font-weight:500;}@media screen and (min-width:1280px){.h2flspecialheadline .style-6 h3{font-size:25px;}}@media screen and (min-width:1280px){.h2flspecialheadline .style-6 h3{line-height:1.3;}}@media screen and (min-width:1280px){.h2flspecialheadline .style-6 h3{margin-bottom:15px;}}.h2flspecialheadline .style-6 .spacer{width:21px;height:3px;margin:11px 0 15px;background:#202121;background:#FFE522;}@media screen and (min-width:1280px){.h2flspecialheadline .style-6 .spacer{width:42px;}}@media screen and (min-width:1280px){.h2flspecialheadline .style-6 .spacer{height:6px;}}@media screen and (min-width:768px){.h2flspecialheadline .style-6 .spacer{margin:16px 0 30px;}}@media screen and (min-width:1280px){.h2flspecialheadline .style-6 .spacer{margin:16px 0 49px;}}.h2flspecialheadline .style-6 .body{margin:0px;padding:0px;font-size:14px;line-height:1.4;letter-spacing:0;margin-bottom:10px;font-weight:500;font-weight:400;padding-right:50px;}@media screen and (min-width:1280px){.h2flspecialheadline .style-6 .body{font-size:25px;}}@media screen and (min-width:1280px){.h2flspecialheadline .style-6 .body{line-height:1.3;}}@media screen and (min-width:1280px){.h2flspecialheadline .style-6 .body{margin-bottom:15px;}}@media (min-width:1024px){.h2flspecialheadline .style-6 .body{margin-top:-6px;}}.h2flspecialheadline .style-6 .flink{font-family:'Avenir-Next',sans-serif !important;display:inline-block;margin:0px;margin-top:20px;margin-right:10px;padding:0px;height:auto;font-size:14px;line-height:1.2;letter-spacing:0;padding:12px 12px calc(12px - 2px);width:fit-content;text-transform:uppercase;font-weight:500 !important;text-decoration:none;background:#FFE522;color:#202121;transition:all 0.3s;position:relative;border-radius:0px;letter-spacing:0.44px;background:#FFE522;}@media screen and (min-width:1600px){.h2flspecialheadline .style-6 .flink{font-size:16px;}}@media screen and (min-width:768px){.h2flspecialheadline .style-6 .flink{padding:12px 12px calc(12px - 3px);}}@media screen and (min-width:1280px){.h2flspecialheadline .style-6 .flink{padding:12px 12px calc(12px - 3px);}}@media screen and (min-width:1600px){.h2flspecialheadline .style-6 .flink{padding:12px 12px calc(12px - 3px);}}.h2flspecialheadline .style-6 .flink:after{position:absolute;content:"";width:0px;height:1px;background:#FFE522;top:28px;left:12px;transition:all 0.3s;}@media screen and (min-width:768px){.h2flspecialheadline .style-6 .flink:after{height:2px;}}@media screen and (min-width:768px){.h2flspecialheadline .style-6 .flink:after{top:29px;}}@media screen and (min-width:768px){.h2flspecialheadline .style-6 .flink:after{left:12px;}}@media screen and (min-width:1280px){.h2flspecialheadline .style-6 .flink:after{left:12px;}}@media screen and (min-width:1600px){.h2flspecialheadline .style-6 .flink:after{left:12px;}}.h2flspecialheadline .style-6 .flink:hover:after{width:calc(100% - 12px * 2);}@media screen and (min-width:768px){.h2flspecialheadline .style-6 .flink:hover:after{width:calc(100% - 12px * 2);}}@media screen and (min-width:1280px){.h2flspecialheadline .style-6 .flink:hover:after{width:calc(100% - 12px * 2);}}@media screen and (min-width:1600px){.h2flspecialheadline .style-6 .flink:hover:after{width:calc(100% - 12px * 2);}}.h2flspecialheadline .style-6 .flink:after{background:#202121;}.h2flspecialheadline .style-7{padding:21px;width:100%;background:#555759;color:#FFFFFF;}@media screen and (min-width:768px){.h2flspecialheadline .style-7{padding:98px;}}.h2flspecialheadline .style-7 h2,.h2flspecialheadline .style-7 h2 p{margin:0px;padding:0px;font-size:30px;line-height:1.2;letter-spacing:0;margin-bottom:3px;font-weight:600;text-transform:uppercase;}@media screen and (min-width:1280px){.h2flspecialheadline .style-7 h2,.h2flspecialheadline .style-7 h2 p{font-size:44px;}}@media screen and (min-width:1280px){.h2flspecialheadline .style-7 h2,.h2flspecialheadline .style-7 h2 p{line-height:1.1;}}@media screen and (min-width:768px){.h2flspecialheadline .style-7 h2,.h2flspecialheadline .style-7 h2 p{letter-spacing:0.3px;}}@media screen and (min-width:1280px){.h2flspecialheadline .style-7 h2,.h2flspecialheadline .style-7 h2 p{letter-spacing:0.88px;}}@media screen and (min-width:1280px){.h2flspecialheadline .style-7 h2,.h2flspecialheadline .style-7 h2 p{margin-bottom:15px;}}.h2flspecialheadline .style-7 h3{margin:0px;padding:0px;font-size:14px;line-height:1.4;letter-spacing:0;margin-bottom:10px;font-weight:500;margin-top:15px;}@media screen and (min-width:1280px){.h2flspecialheadline .style-7 h3{font-size:25px;}}@media screen and (min-width:1280px){.h2flspecialheadline .style-7 h3{line-height:1.3;}}@media screen and (min-width:1280px){.h2flspecialheadline .style-7 h3{margin-bottom:15px;}}.h2flspecialheadline .style-7 .body{font-size:14px;font-weight:300;padding-right:50px;}@media screen and (min-width:1280px){.h2flspecialheadline .style-7 .body{font-size:20px;}}.h2flspecialheadline .style-7 .spacer{width:21px;height:3px;margin:11px 0 15px;background:#202121;background:#FFFFFF;}@media screen and (min-width:1280px){.h2flspecialheadline .style-7 .spacer{width:42px;}}@media screen and (min-width:1280px){.h2flspecialheadline .style-7 .spacer{height:6px;}}@media screen and (min-width:768px){.h2flspecialheadline .style-7 .spacer{margin:16px 0 30px;}}@media screen and (min-width:1280px){.h2flspecialheadline .style-7 .spacer{margin:16px 0 49px;}}.h2flspecialheadline .style-7 .flink{font-family:'Avenir-Next',sans-serif !important;display:inline-block;margin:0px;margin-top:20px;margin-right:10px;padding:0px;height:auto;font-size:14px;line-height:1.2;letter-spacing:0;padding:12px 12px calc(12px - 2px);width:fit-content;text-transform:uppercase;font-weight:500 !important;text-decoration:none;background:#FFE522;color:#202121;transition:all 0.3s;position:relative;border-radius:0px;letter-spacing:0.44px;color:#202121;background:#FFE522;}@media screen and (min-width:1600px){.h2flspecialheadline .style-7 .flink{font-size:16px;}}@media screen and (min-width:768px){.h2flspecialheadline .style-7 .flink{padding:12px 12px calc(12px - 3px);}}@media screen and (min-width:1280px){.h2flspecialheadline .style-7 .flink{padding:12px 12px calc(12px - 3px);}}@media screen and (min-width:1600px){.h2flspecialheadline .style-7 .flink{padding:12px 12px calc(12px - 3px);}}.h2flspecialheadline .style-7 .flink:after{position:absolute;content:"";width:0px;height:1px;background:#FFE522;top:28px;left:12px;transition:all 0.3s;}@media screen and (min-width:768px){.h2flspecialheadline .style-7 .flink:after{height:2px;}}@media screen and (min-width:768px){.h2flspecialheadline .style-7 .flink:after{top:29px;}}@media screen and (min-width:768px){.h2flspecialheadline .style-7 .flink:after{left:12px;}}@media screen and (min-width:1280px){.h2flspecialheadline .style-7 .flink:after{left:12px;}}@media screen and (min-width:1600px){.h2flspecialheadline .style-7 .flink:after{left:12px;}}.h2flspecialheadline .style-7 .flink:hover:after{width:calc(100% - 12px * 2);}@media screen and (min-width:768px){.h2flspecialheadline .style-7 .flink:hover:after{width:calc(100% - 12px * 2);}}@media screen and (min-width:1280px){.h2flspecialheadline .style-7 .flink:hover:after{width:calc(100% - 12px * 2);}}@media screen and (min-width:1600px){.h2flspecialheadline .style-7 .flink:hover:after{width:calc(100% - 12px * 2);}}.h2flspecialheadline .style-7 .flink:after{background:#202121;}.h2flimageonly{position:relative;}.h2flimageonly .overlay{position:absolute;top:0px;bottom:0px;left:0px;right:0px;display:flex;justify-content:center;align-items:center;}.h2flimageonly .overlay img{height:70px;}@media screen and (min-width:768px){.h2flimageonly .overlay img{height:100px;}}.h2flimageonly .img{display:flex;justify-content:center;align-items:center;overflow:hidden;}@media (max-width:575.98px){.h2flimageonly .img{width:100vw;margin:0px;margin-left:-21px;}}.h2flimageonly .sprechblase{position:absolute;z-index:1;top:unset;bottom:0px;right:30px;width:95px;max-height:111px;background-image:url("/typo3conf/ext/h2layout/Resources/Public/Images/Frontend/sprechblase.svg");background-position:center;background-size:95px 135px;background-repeat:no-repeat;transform:scale(1,-1);}@media screen and (min-width:768px){.h2flimageonly .sprechblase{top:-40px;}}@media screen and (min-width:768px){.h2flimageonly .sprechblase{bottom:unset;}}@media screen and (min-width:768px){.h2flimageonly .sprechblase{right:0px;}}@media screen and (min-width:768px){.h2flimageonly .sprechblase{transform:unset;}}.h2flimageonly .sprechblase .text{width:100%;height:100%;display:flex;justify-content:center;align-items:center;font-family:'Avenir-Next';font-weight:600;font-size:44px;font-style:italic;transform:scale(1,-1);padding:40px 0 0 0;}@media screen and (min-width:768px){.h2flimageonly .sprechblase .text{transform:unset;}}@media screen and (min-width:768px){.h2flimageonly .sprechblase .text{padding:0 0 35px;}}.content-gray.dlayout-10 .row{margin:0px;}.content-gray.dlayout-11{background:transparent;color:#202121;}.content-gray.dlayout-11 .single.mainline{font-weight:400;font-size:16px;}@media screen and (min-width:576px){.content-gray.dlayout-11 .single.mainline{font-size:19px;}}@media screen and (min-width:768px){.content-gray.dlayout-11 .single.mainline{font-size:21px;}}@media screen and (min-width:1280px){.content-gray.dlayout-11 .single.mainline{font-size:23px;}}.content-gray .style-2 .spacer{background:#FFFFFF;}.content-gray.bg-white{background:transparent;}.content-gray.bg-white .style-2 .spacer{background:#FFE522;}.content-gray.bg-lightgray{background:#F7F7F7;}.content-gray.bg-lightgray .h2flspecialheadline h2,.content-gray.bg-lightgray .h2flspecialheadline h3{color:#202121;}.content-gray.bg-lightgray .h2flspecialheadline .spacer{background:#FFE522;}#kesearch_results .result-list-item{margin-bottom:40px;}#kesearch_results .result-list-item .result-title{font-size:20px;margin-bottom:20px;}@media screen and (min-width:1024px){#kesearch_results .result-list-item .result-title{font-size:24px;}}@media screen and (min-width:1280px){#kesearch_results .result-list-item .result-title{font-size:32px;}}#kesearch_results .result-list-item .result-title b{font-weight:600;}#kesearch_results .result-list-item .result-teaser{font-size:14px;}@media screen and (min-width:576px){#kesearch_results .result-list-item .result-teaser{font-size:16px;}}@media screen and (min-width:768px){#kesearch_results .result-list-item .result-teaser{font-size:19px;}}@media screen and (min-width:1024px){#kesearch_results .result-list-item .result-teaser{font-size:21px;}}@media screen and (min-width:1280px){#kesearch_results .result-list-item .result-teaser{font-size:23px;}}#kesearch_results .result-list-item .result-teaser span.hit{font-weight:600;}#kesearch_results .result-list-item a{color:inherit;text-decoration:none;}@media (max-width:1023.98px){#quickSearchResultWrap{display:none;}}#kesearch_pagebrowser_bottom{width:100%;height:auto;overflow-y:auto;padding:30px 0px;}@media (max-width:1023.98px){#kesearch_pagebrowser_bottom{display:none;}}#kesearch_pagebrowser_bottom ul.f3-widget-paginator{padding:0px;margin:0px;list-style-type:none;}#kesearch_pagebrowser_bottom ul.f3-widget-paginator li{margin:30px 30px 0 0;float:left;padding:0px;}#kesearch_pagebrowser_bottom ul.f3-widget-paginator li a{color:inherit;font-weight:600;text-decoration:none;}#kesearch_pagebrowser_bottom ul.f3-widget-paginator li::before{display:none;}#kesearch_pagebrowser_bottom ul.f3-widget-paginator li.current a{text-decoration:underline;opacity:0.5;}.content,.section-content{padding-top:21px;background:transparent;}@media screen and (min-width:768px){.content,.section-content{padding-top:49px;}}@media screen and (min-width:1024px){.content,.section-content{padding-top:98px;}}@media (max-width:1023.98px){.content #form_kesearch_pi1,.section-content #form_kesearch_pi1{height:20vh;padding-top:10px;}}@media (max-width:767.98px){.pre-footer{padding-bottom:21px;}}.footer-area{padding-bottom:60px;color:#202121;background:white;}@media screen and (min-width:1024px){.footer-area{padding-bottom:98px;}}.footer-area .mpoint{text-decoration:none;color:#202121;background:linear-gradient(to right,rgba(0,0,0,0),rgba(0,0,0,0)),linear-gradient(to right,#FFE522,#FFE522);background-size:100% 0.1em,0 2px;background-position:100% 100%,0 100%;background-repeat:no-repeat;transition:background-size 300ms;}.footer-area .mpoint:hover,.footer-area .mpoint:focus{background-size:0 0.1em,100% 2px;}.footer-area .footer-map{background-color:#515150;overflow-x:hidden;height:auto;}.footer-area .footer-map svg{min-height:500px;display:flex;height:100%;object-fit:cover;min-width:1400px;}@media screen and (min-width:576px){.footer-area .footer-map svg{min-width:1440px;}}@media screen and (min-width:768px){.footer-area .footer-map svg{min-width:1920px;}}.footer-area .footer-map svg tspan{font-family:'Avenir-Next',sans-serif;font-weight:500;}.footer-area .footer-meta,.footer-area .footer-logo,.footer-area .footer-social{padding:0px 30px;}.footer-area .footer-logo{margin:60px 0px 30px;}@media screen and (min-width:1024px){.footer-area .footer-logo{margin:97px 0px 46px;}}.footer-area .footer-meta{margin-bottom:25px;}@media screen and (min-width:1024px){.footer-area .footer-meta{margin-bottom:44px;}}.footer-area .footer-meta .mpoint{margin:17px auto 0px;font-size:14px;line-height:1.2;text-align:center;letter-spacing:0.4px;max-width:fit-content;}@media screen and (min-width:1024px){.footer-area .footer-meta .mpoint{margin:0px 7.5px;}}@media screen and (min-width:1280px){.footer-area .footer-meta .mpoint{font-size:20px;}}.footer-area .footer-social a{margin:0 5px;}.footer-area .footer-social .socialicon{background:#F7F7F7;display:flex;justify-content:center;align-items:center;width:44px;height:44px;font-size:18px;border-radius:0;text-decoration:none;}.footer-area .footer-social .socialicon,.footer-area .footer-social .socialicon .icon{transition:all 0.3s ease-in-out;}.footer-area .footer-social .socialicon:hover{background:#FFE522;}.footer-area .footer-social .socialicon:hover .icon{transform:scale(1.25);}.h2flctaelement{background:#202121;color:#FFFFFF;display:flex;justify-content:center;align-items:center;position:absolute;height:118px;width:calc(100% - 60px);top:-57.5px;}@media screen and (min-width:1024px){.h2flctaelement{height:130px;}}@media screen and (min-width:1280px){.h2flctaelement{height:150px;}}@media screen and (min-width:576px){.h2flctaelement{width:calc(100% - 82px);}}@media screen and (min-width:1024px){.h2flctaelement{width:460px;}}@media screen and (min-width:1280px){.h2flctaelement{width:500px;}}@media screen and (min-width:1024px){.h2flctaelement{top:-75px;}}.h2flctaelement .pos{width:50%;height:65px;display:flex;justify-content:center;align-items:center;}@media screen and (min-width:768px){.h2flctaelement .pos{height:85px;}}.h2flctaelement .pos .icon img{margin-right:5px;height:32px;width:auto;}@media screen and (min-width:1024px){.h2flctaelement .pos .icon img{margin-right:0px;}}@media screen and (min-width:1024px){.h2flctaelement .pos .icon img{height:67px;}}.h2flctaelement .pos.left{width:calc(50% - 1px);border-right:1px solid;}.h2flctaelement .pos .text{padding-left:5px;font-size:14px;}@media screen and (min-width:576px){.h2flctaelement .pos .text{padding-left:10px;}}@media screen and (min-width:1024px){.h2flctaelement .pos .text{padding-left:20px;}}@media screen and (min-width:1024px){.h2flctaelement .pos .text{font-size:16px;}}.h2flctaelement .pos .text p{margin-bottom:0px;}.h2flctaelement .pos .text i{display:block;width:100%;font-size:31px;font-size:20px;}@media screen and (min-width:1024px){.h2flctaelement .pos .text i{font-size:31px;}}.content-gray{background:#555759;padding:30px;color:#FFFFFF;}@media screen and (min-width:768px){.content-gray{padding:50px;}}@media screen and (min-width:1024px){.content-gray{padding:98px 0px;}}.content-gray .default-container,.content-gray .container{padding:0px;}.content-gray.bg-white{color:inherit;background:transparent !important;}.backend_layout-pagets__flsubpagenobc .content-gray{padding:30px;}@media screen and (min-width:1024px){.backend_layout-pagets__flsubpagenobc .content-gray{padding:60px 0px;}}.backend_layout-pagets__flsubpagenobc .h2fl3colslider{max-width:1338px;margin-left:auto;margin-right:auto;}.btnanywhere .bgnewsyellow,.container.btnanywhere .bgnewsyellow{font-family:'Avenir-Next',sans-serif !important;display:inline-block;margin:0px;margin-top:20px;margin-right:10px;padding:0px;height:auto;font-size:14px;line-height:1.2;letter-spacing:0;padding:12px 12px calc(12px - 2px);width:fit-content;text-transform:uppercase;font-weight:500 !important;text-decoration:none;background:#FFE522;color:#202121;transition:all 0.3s;position:relative;border-radius:0px;letter-spacing:0.44px;background:#FFE522;margin-top:0px;margin-bottom:3px;}@media screen and (min-width:1600px){.btnanywhere .bgnewsyellow,.container.btnanywhere .bgnewsyellow{font-size:16px;}}@media screen and (min-width:768px){.btnanywhere .bgnewsyellow,.container.btnanywhere .bgnewsyellow{padding:12px 12px calc(12px - 3px);}}@media screen and (min-width:1280px){.btnanywhere .bgnewsyellow,.container.btnanywhere .bgnewsyellow{padding:12px 12px calc(12px - 3px);}}@media screen and (min-width:1600px){.btnanywhere .bgnewsyellow,.container.btnanywhere .bgnewsyellow{padding:12px 12px calc(12px - 3px);}}.btnanywhere .bgnewsyellow:after,.container.btnanywhere .bgnewsyellow:after{position:absolute;content:"";width:0px;height:1px;background:#FFE522;top:28px;left:12px;transition:all 0.3s;}@media screen and (min-width:768px){.btnanywhere .bgnewsyellow:after,.container.btnanywhere .bgnewsyellow:after{height:2px;}}@media screen and (min-width:768px){.btnanywhere .bgnewsyellow:after,.container.btnanywhere .bgnewsyellow:after{top:29px;}}@media screen and (min-width:768px){.btnanywhere .bgnewsyellow:after,.container.btnanywhere .bgnewsyellow:after{left:12px;}}@media screen and (min-width:1280px){.btnanywhere .bgnewsyellow:after,.container.btnanywhere .bgnewsyellow:after{left:12px;}}@media screen and (min-width:1600px){.btnanywhere .bgnewsyellow:after,.container.btnanywhere .bgnewsyellow:after{left:12px;}}.btnanywhere .bgnewsyellow:hover:after,.container.btnanywhere .bgnewsyellow:hover:after{width:calc(100% - 12px * 2);}@media screen and (min-width:768px){.btnanywhere .bgnewsyellow:hover:after,.container.btnanywhere .bgnewsyellow:hover:after{width:calc(100% - 12px * 2);}}@media screen and (min-width:1280px){.btnanywhere .bgnewsyellow:hover:after,.container.btnanywhere .bgnewsyellow:hover:after{width:calc(100% - 12px * 2);}}@media screen and (min-width:1600px){.btnanywhere .bgnewsyellow:hover:after,.container.btnanywhere .bgnewsyellow:hover:after{width:calc(100% - 12px * 2);}}@media screen and (min-width:1024px){.btnanywhere .bgnewsyellow,.container.btnanywhere .bgnewsyellow{margin-top:7px;}}.btnanywhere .bgnewsyellow:after,.container.btnanywhere .bgnewsyellow:after{background:#202121;}.h2fl3colslider{margin:10px 0 30px;}@media screen and (min-width:1024px){.h2fl3colslider{margin:0px 0px 90px;}}@media screen and (min-width:1280px){.h2fl3colslider{margin:0px 0px 125px;}}.h2fl3colslider .tns-nav{display:none;}.h2fl3colslider .container{padding:15px;}@media screen and (min-width:1024px){.h2fl3colslider .container{padding:15px;}}@media screen and (min-width:1280px){.h2fl3colslider .container{padding:0px;}}.h2fl3colslider .container.mobile{padding:30px;}@media screen and (min-width:1024px){.h2fl3colslider .container.mobile{padding:15px;}}@media screen and (min-width:1280px){.h2fl3colslider .container.mobile{padding:30px;}}.h2fl3colslider .container.mobile .tns-controls{margin-bottom:0px;}@media screen and (min-width:1280px){.h2fl3colslider .container.mobile .tns-controls{margin-bottom:-5px;}}.h2fl3colslider .container.mobile .tns-controls button:nth-child(1){left:-20px;}.h2fl3colslider .container.mobile .tns-controls button:nth-child(2){right:-20px;}.h2fl3colslider .container.mobile .slideritem .inner{position:relative;overflow:hidden;display:flex;justify-content:center;align-items:center;margin:10px;height:200px;}@media screen and (min-width:576px){.h2fl3colslider .container.mobile .slideritem .inner{height:250px;}}.h2fl3colslider .container.mobile .slideritem .inner .overlay{position:absolute;top:0px;left:0px;right:0px;bottom:0px;padding:15px;border-bottom:8px solid #FFE522;display:flex;justify-content:start;align-items:end;background:black;background:linear-gradient(0deg,rgba(0,0,0,0.75) 0%,rgba(0,0,0,0) 70%);}.h2fl3colslider .container.mobile .slideritem .inner .overlay .title{color:#FFFFFF;font-size:18px;}.h2fl3colslider .container.mobile .slideritem .inner img{height:100%;width:auto;}.h2fl3colslider .framebox .h2fl3colslider{padding:0px !important;}.h2fl3colslider .col-slider{margin:0px;}.h2fl3colslider .col-slider .slide{display:flex;justify-content:center;align-items:stretch;height:200px;}@media screen and (min-width:576px){.h2fl3colslider .col-slider .slide{height:200px;}}@media screen and (min-width:768px){.h2fl3colslider .col-slider .slide{height:350px;}}@media screen and (min-width:1024px){.h2fl3colslider .col-slider .slide{height:400px;}}@media screen and (min-width:1280px){.h2fl3colslider .col-slider .slide{height:500px;}}.h2fl3colslider .col-slider .slide .slideritem{width:33.33%;margin:0px 15px;overflow-x:hidden;display:flex;align-items:stretch;}@media screen and (min-width:1280px){.h2fl3colslider .col-slider .slide .slideritem{width:25%;}}.h2fl3colslider .col-slider .slide .slideritem:first-of-type{width:33.33%;margin-left:0px;}@media screen and (min-width:1280px){.h2fl3colslider .col-slider .slide .slideritem:first-of-type{width:50%;}}.h2fl3colslider .col-slider .slide .slideritem:first-of-type .inner img{height:100%;width:auto;}@media screen and (min-width:1280px){.h2fl3colslider .col-slider .slide .slideritem:first-of-type .inner img{height:auto;}}@media screen and (min-width:1280px){.h2fl3colslider .col-slider .slide .slideritem:first-of-type .inner img{width:auto;}}.h2fl3colslider .col-slider .slide .slideritem:last-of-type{margin-right:0px;}.h2fl3colslider .col-slider .slide .slideritem:last-of-type .inner img{height:100%;width:auto;}@media screen and (min-width:1280px){.h2fl3colslider .col-slider .slide .slideritem:last-of-type .inner img{height:auto;}}@media screen and (min-width:1280px){.h2fl3colslider .col-slider .slide .slideritem:last-of-type .inner img{width:auto;}}.h2fl3colslider .col-slider .slide .slideritem .inner{width:100%;display:flex;justify-content:center;border-bottom:7px solid #FFE522;position:relative;}.h2fl3colslider .col-slider .slide .slideritem .inner .overlay{position:absolute;left:0px;right:0px;bottom:0px;top:0px;background:black;background:linear-gradient(0deg,rgba(0,0,0,0.75) 0%,rgba(0,0,0,0) 70%);display:flex;align-items:flex-end;transition:display 0.5s ease;}.h2fl3colslider .col-slider .slide .slideritem .inner .overlay .title{padding:29px 38px;font-size:16px;line-height:1.3;color:white;hyphens:auto;}@media screen and (min-width:768px){.h2fl3colslider .col-slider .slide .slideritem .inner .overlay .title{font-size:23px;}}@media screen and (min-width:1024px){.h2fl3colslider .col-slider .slide .slideritem .inner .overlay .title{font-size:27px;}}@media screen and (min-width:1280px){.h2fl3colslider .col-slider .slide .slideritem .inner .overlay .title{font-size:32px;}}.h2fl3colslider .col-slider .slide .slideritem .inner .overlay .title .morebtn{max-height:0px;overflow:hidden;transition:max-height 0.4s;}.h2fl3colslider .col-slider .slide .slideritem .inner .overlay .title .morebtn .btn{background:white;padding:10px;text-decoration:none;color:#202121;font-size:16px;text-transform:uppercase;width:100%;text-align:center;margin-top:30px;transition:all 0.3s;display:block;}@media screen and (min-width:768px){.h2fl3colslider .col-slider .slide .slideritem .inner .overlay .title .morebtn .btn{padding:10px 15px;}}@media screen and (min-width:1024px){.h2fl3colslider .col-slider .slide .slideritem .inner .overlay .title .morebtn .btn{padding:20px 35px;}}@media screen and (min-width:1024px){.h2fl3colslider .col-slider .slide .slideritem .inner .overlay .title .morebtn .btn{width:fit-content;}}@media screen and (min-width:1024px){.h2fl3colslider .col-slider .slide .slideritem .inner .overlay .title .morebtn .btn{text-align:left;}}.h2fl3colslider .col-slider .slide .slideritem .inner .overlay:hover .morebtn{max-height:100px;}.h2fl3colslider .col-slider .slide .slideritem .inner img{height:100%;max-height:535px;width:auto;}.h2fl3colslider .col-slider .style-0 .slide .slideritem:last-of-type{width:33.33%;margin-left:0px;}@media screen and (min-width:1280px){.h2fl3colslider .col-slider .style-0 .slide .slideritem:last-of-type{width:50%;}}.h2fl3colslider .col-slider .style-0 .slide .slideritem:last-of-type .inner img{height:100%;width:auto;}@media screen and (min-width:1280px){.h2fl3colslider .col-slider .style-0 .slide .slideritem:last-of-type .inner img{height:auto;}}@media screen and (min-width:1280px){.h2fl3colslider .col-slider .style-0 .slide .slideritem:last-of-type .inner img{width:auto;}}.h2fl3colslider .col-slider .style-0 .slide .slideritem:first-of-type{width:33.33%;margin-right:0px;}@media screen and (min-width:1280px){.h2fl3colslider .col-slider .style-0 .slide .slideritem:first-of-type{width:25%;}}.h2fl3colslider .col-slider .style-0 .slide .slideritem:first-of-type img{height:100%;max-height:535px;width:auto;}.h2fl3colslider-mobile .tns-outer .tns-controls button{z-index:2;}.h2fl3colslider-mobile .tns-outer .tns-controls button:nth-child(1){left:-15px;}.h2fl3colslider-mobile .tns-outer .tns-controls button:nth-child(2){right:-15px;}.h2fl3colslider-mobile .inner{padding:15px;}.h2fl3colslider-mobile .inner .cube{background:white;width:100%;padding-bottom:100%;position:relative;}.h2fl3colslider-mobile .inner .cube .content{position:absolute;left:0px;right:0px;bottom:0px;top:0px;overflow:hidden;display:flex;justify-content:center;}.h2fl3colslider-mobile .inner .cube .content .overlay{position:absolute;left:0px;right:0px;bottom:0px;top:0px;background:black;background:linear-gradient(0deg,rgba(0,0,0,0.75) 0%,rgba(0,0,0,0) 70%);}.h2fl3colslider-mobile .inner .cube .content .overlay .title{position:absolute;bottom:0px;left:0px;width:100%;font-size:14px;color:white;padding:15px;border-bottom:7px solid #FFE522;}.h2fl3colslider-mobile .inner .cube .content img{height:100%;}.h2flheaderbilderkacheln{margin:32px auto 0;width:100% !important;}@media screen and (min-width:1024px){.h2flheaderbilderkacheln{margin:49px auto 0;}}.h2flheaderbilderkacheln .imgcol{}.h2flheaderbilderkacheln .imgcol.first{padding:0px;}@media screen and (min-width:1024px){.h2flheaderbilderkacheln .imgcol.first{padding:0px 21px;}}.h2flheaderbilderkacheln .imgcol.item-1,.h2flheaderbilderkacheln .imgcol.item-0{display:none;}@media screen and (min-width:1024px){.h2flheaderbilderkacheln .imgcol.item-1,.h2flheaderbilderkacheln .imgcol.item-0{display:unset;}}.h2flheaderbilderkacheln .imgcol.item-2{margin-top:45px;}.h2flheaderbilderkacheln .imgcol.offset{padding-top:0px;}@media screen and (min-width:1024px){.h2flheaderbilderkacheln .imgcol.offset{padding-top:50px;}}.h2flheaderbilderkacheln .imgcol .inner{width:100%;padding-top:100%;position:relative;overflow:hidden;}.h2flheaderbilderkacheln .imgcol .inner .image{position:absolute;top:0;left:0;height:100%;width:100%;display:flex;justify-content:center;align-items:center;background:white;}.h2flheaderbilderkacheln .imgcol .inner img{height:100%;}.h23cols .slide .img-container.special{background:#555759;position:relative;}.h23cols .slide .img-container.special .innertext{position:absolute;color:white;top:0px;left:0px;width:100%;height:100%;padding:21px;}@media screen and (min-width:1280px){.h23cols .slide .img-container.special .innertext{padding:49px;}}@media screen and (min-width:1600px){.h23cols .slide .img-container.special .innertext{padding:98px;}}.h23cols .slide .img-container.special .innertext .title{margin:0px;padding:0px;font-size:30px;line-height:1.2;letter-spacing:0;margin-bottom:3px;font-weight:600;text-transform:uppercase;}@media screen and (min-width:1280px){.h23cols .slide .img-container.special .innertext .title{font-size:44px;}}@media screen and (min-width:1280px){.h23cols .slide .img-container.special .innertext .title{line-height:1.1;}}@media screen and (min-width:768px){.h23cols .slide .img-container.special .innertext .title{letter-spacing:0.3px;}}@media screen and (min-width:1280px){.h23cols .slide .img-container.special .innertext .title{letter-spacing:0.88px;}}@media screen and (min-width:1280px){.h23cols .slide .img-container.special .innertext .title{margin-bottom:15px;}}.h23cols .slide .img-container.special .innertext .subtitle{margin:0px;padding:0px;font-size:14px;line-height:1.4;letter-spacing:0;margin-bottom:10px;font-weight:500;}@media screen and (min-width:1280px){.h23cols .slide .img-container.special .innertext .subtitle{font-size:25px;}}@media screen and (min-width:1280px){.h23cols .slide .img-container.special .innertext .subtitle{line-height:1.3;}}@media screen and (min-width:1280px){.h23cols .slide .img-container.special .innertext .subtitle{margin-bottom:15px;}}.h23cols .slide .img-container.special .innertext .spacer{width:21px;height:3px;margin:11px 0 15px;background:#202121;background:white;}@media screen and (min-width:1280px){.h23cols .slide .img-container.special .innertext .spacer{width:42px;}}@media screen and (min-width:1280px){.h23cols .slide .img-container.special .innertext .spacer{height:6px;}}@media screen and (min-width:768px){.h23cols .slide .img-container.special .innertext .spacer{margin:16px 0 30px;}}@media screen and (min-width:1280px){.h23cols .slide .img-container.special .innertext .spacer{margin:16px 0 49px;}}.h23cols .slide .img-container.special .innertext .link{font-family:'Avenir-Next',sans-serif !important;display:inline-block;margin:0px;margin-top:20px;margin-right:10px;padding:0px;height:auto;font-size:14px;line-height:1.2;letter-spacing:0;padding:12px 12px calc(12px - 2px);width:fit-content;text-transform:uppercase;font-weight:500 !important;text-decoration:none;background:#FFE522;color:#202121;transition:all 0.3s;position:relative;border-radius:0px;letter-spacing:0.44px;}@media screen and (min-width:1600px){.h23cols .slide .img-container.special .innertext .link{font-size:16px;}}@media screen and (min-width:768px){.h23cols .slide .img-container.special .innertext .link{padding:12px 12px calc(12px - 3px);}}@media screen and (min-width:1280px){.h23cols .slide .img-container.special .innertext .link{padding:12px 12px calc(12px - 3px);}}@media screen and (min-width:1600px){.h23cols .slide .img-container.special .innertext .link{padding:12px 12px calc(12px - 3px);}}.h23cols .slide .img-container.special .innertext .link:after{position:absolute;content:"";width:0px;height:1px;background:#FFE522;top:28px;left:12px;transition:all 0.3s;}@media screen and (min-width:768px){.h23cols .slide .img-container.special .innertext .link:after{height:2px;}}@media screen and (min-width:768px){.h23cols .slide .img-container.special .innertext .link:after{top:29px;}}@media screen and (min-width:768px){.h23cols .slide .img-container.special .innertext .link:after{left:12px;}}@media screen and (min-width:1280px){.h23cols .slide .img-container.special .innertext .link:after{left:12px;}}@media screen and (min-width:1600px){.h23cols .slide .img-container.special .innertext .link:after{left:12px;}}.h23cols .slide .img-container.special .innertext .link:hover:after{width:calc(100% - 12px * 2);}@media screen and (min-width:768px){.h23cols .slide .img-container.special .innertext .link:hover:after{width:calc(100% - 12px * 2);}}@media screen and (min-width:1280px){.h23cols .slide .img-container.special .innertext .link:hover:after{width:calc(100% - 12px * 2);}}@media screen and (min-width:1600px){.h23cols .slide .img-container.special .innertext .link:hover:after{width:calc(100% - 12px * 2);}}@media (max-width:575.98px){.h2flheadervideo .container{padding:0px;}}.h2flheadervideo .container #breadcrumb{color:white;}.h2flheadervideo .container .row{align-items:unset;}@media screen and (min-width:1024px){.h2flheadervideo .container .row{align-items:center;}}.h2flheadervideo .container .textarea{background:#555759;color:#FFFFFF;display:flex;align-items:start;flex-direction:column;justify-content:center;padding:21px;position:relative;margin-top:-10px;}@media screen and (min-width:1024px){.h2flheadervideo .container .textarea{padding:60px;}}@media screen and (min-width:1280px){.h2flheadervideo .container .textarea{padding:60px 98px 60px 60px;}}@media screen and (min-width:1600px){.h2flheadervideo .container .textarea{padding:98px;}}@media screen and (min-width:1024px){.h2flheadervideo .container .textarea{margin-top:0px;}}.h2flheadervideo .container .textarea .bgimage{position:absolute;z-index:0;width:100%;left:0px;top:0px;height:60%;background-size:cover;overflow:hidden;}.h2flheadervideo .container .textarea .bgimage img{width:100%;filter:brightness(1%);}.h2flheadervideo .container .textarea .inner{position:relative;max-width:100%;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;}.h2flheadervideo .container .textarea .inner #breadcrumb-dynamic{width:100%;font-family:'Avenir-Next',sans-serif;font-size:10px;letter-spacing:0px;font-weight:600;margin-bottom:15px;text-transform:uppercase;color:#202121;height:auto;overflow-y:auto;margin-bottom:0px !important;}@media screen and (min-width:1024px){.h2flheadervideo .container .textarea .inner #breadcrumb-dynamic{font-size:14px;}}@media screen and (min-width:1024px){.h2flheadervideo .container .textarea .inner #breadcrumb-dynamic{letter-spacing:1.4px;}}@media screen and (min-width:1024px){.h2flheadervideo .container .textarea .inner #breadcrumb-dynamic{margin-bottom:30px;}}.h2flheadervideo .container .textarea .inner #breadcrumb-dynamic li{position:relative;border:0px;font-size:inherit;font-weight:600;text-transform:uppercase;line-height:1;padding:2px 5px;float:left;}@media screen and (min-width:1024px){.h2flheadervideo .container .textarea .inner #breadcrumb-dynamic li{padding:3px 7px;}}.h2flheadervideo .container .textarea .inner #breadcrumb-dynamic li a{text-decoration:none;color:inherit;opacity:1;}.h2flheadervideo .container .textarea .inner #breadcrumb-dynamic li:before{position:absolute;top:2px;left:0px;height:8px;width:1px;background:#202121;}@media screen and (min-width:1024px){.h2flheadervideo .container .textarea .inner #breadcrumb-dynamic li:before{top:3px;}}@media screen and (min-width:1024px){.h2flheadervideo .container .textarea .inner #breadcrumb-dynamic li:before{height:12px;}}@media screen and (min-width:1024px){.h2flheadervideo .container .textarea .inner #breadcrumb-dynamic li:before{width:2px;}}.h2flheadervideo .container .textarea .inner #breadcrumb-dynamic li:nth-child(1){padding-left:0px;}.h2flheadervideo .container .textarea .inner #breadcrumb-dynamic li:nth-child(1):before{display:none;}@media (max-width:1023.98px){.h2flheadervideo .container .textarea .inner #breadcrumb-dynamic{padding-top:0px;}}.h2flheadervideo .container .textarea .inner #breadcrumb-dynamic li:before{background:white;}.h2flheadervideo .container .textarea .inner .headline h2{margin:0px;padding:0px;font-size:30px;line-height:1.2;letter-spacing:0;margin-bottom:3px;font-weight:600;text-transform:uppercase;}@media screen and (min-width:1280px){.h2flheadervideo .container .textarea .inner .headline h2{font-size:44px;}}@media screen and (min-width:1280px){.h2flheadervideo .container .textarea .inner .headline h2{line-height:1.1;}}@media screen and (min-width:768px){.h2flheadervideo .container .textarea .inner .headline h2{letter-spacing:0.3px;}}@media screen and (min-width:1280px){.h2flheadervideo .container .textarea .inner .headline h2{letter-spacing:0.88px;}}@media screen and (min-width:1280px){.h2flheadervideo .container .textarea .inner .headline h2{margin-bottom:15px;}}.h2flheadervideo .container .textarea .inner .headline h3{margin:0px;padding:0px;font-size:14px;line-height:1.4;letter-spacing:0;margin-bottom:10px;font-weight:500;}@media screen and (min-width:1280px){.h2flheadervideo .container .textarea .inner .headline h3{font-size:25px;}}@media screen and (min-width:1280px){.h2flheadervideo .container .textarea .inner .headline h3{line-height:1.3;}}@media screen and (min-width:1280px){.h2flheadervideo .container .textarea .inner .headline h3{margin-bottom:15px;}}.h2flheadervideo .container .textarea .inner .headline .spacer{width:21px;height:3px;margin:11px 0 15px;background:#202121;background:#FFFFFF;}@media screen and (min-width:1280px){.h2flheadervideo .container .textarea .inner .headline .spacer{width:42px;}}@media screen and (min-width:1280px){.h2flheadervideo .container .textarea .inner .headline .spacer{height:6px;}}@media screen and (min-width:768px){.h2flheadervideo .container .textarea .inner .headline .spacer{margin:16px 0 30px;}}@media screen and (min-width:1280px){.h2flheadervideo .container .textarea .inner .headline .spacer{margin:16px 0 49px;}}.h2flheadervideo .container .textarea .inner .headline .body{font-size:14px;line-height:1.4;font-weight:400;}@media screen and (min-width:1280px){.h2flheadervideo .container .textarea .inner .headline .body{font-size:20px;}}@media screen and (min-width:1280px){.h2flheadervideo .container .textarea .inner .headline .body{line-height:1.6;}}@media (min-width:1024px){.h2flheadervideo .container .textarea .inner .headline .body{margin-top:-6px;}}.h2flheadervideo .container .textarea .inner .headline .flink{font-family:'Avenir-Next',sans-serif !important;display:inline-block;margin:0px;margin-top:20px;margin-right:10px;padding:0px;height:auto;font-size:14px;line-height:1.2;letter-spacing:0;padding:12px 12px calc(12px - 2px);width:fit-content;text-transform:uppercase;font-weight:500 !important;text-decoration:none;background:#FFE522;color:#202121;transition:all 0.3s;position:relative;border-radius:0px;letter-spacing:0.44px;background:#FFE522;margin:0px;margin:25px 0 0;}@media screen and (min-width:1600px){.h2flheadervideo .container .textarea .inner .headline .flink{font-size:16px;}}@media screen and (min-width:768px){.h2flheadervideo .container .textarea .inner .headline .flink{padding:12px 12px calc(12px - 3px);}}@media screen and (min-width:1280px){.h2flheadervideo .container .textarea .inner .headline .flink{padding:12px 12px calc(12px - 3px);}}@media screen and (min-width:1600px){.h2flheadervideo .container .textarea .inner .headline .flink{padding:12px 12px calc(12px - 3px);}}.h2flheadervideo .container .textarea .inner .headline .flink:after{position:absolute;content:"";width:0px;height:1px;background:#FFE522;top:28px;left:12px;transition:all 0.3s;}@media screen and (min-width:768px){.h2flheadervideo .container .textarea .inner .headline .flink:after{height:2px;}}@media screen and (min-width:768px){.h2flheadervideo .container .textarea .inner .headline .flink:after{top:29px;}}@media screen and (min-width:768px){.h2flheadervideo .container .textarea .inner .headline .flink:after{left:12px;}}@media screen and (min-width:1280px){.h2flheadervideo .container .textarea .inner .headline .flink:after{left:12px;}}@media screen and (min-width:1600px){.h2flheadervideo .container .textarea .inner .headline .flink:after{left:12px;}}.h2flheadervideo .container .textarea .inner .headline .flink:hover:after{width:calc(100% - 12px * 2);}@media screen and (min-width:768px){.h2flheadervideo .container .textarea .inner .headline .flink:hover:after{width:calc(100% - 12px * 2);}}@media screen and (min-width:1280px){.h2flheadervideo .container .textarea .inner .headline .flink:hover:after{width:calc(100% - 12px * 2);}}@media screen and (min-width:1600px){.h2flheadervideo .container .textarea .inner .headline .flink:hover:after{width:calc(100% - 12px * 2);}}@media screen and (min-width:1024px){.h2flheadervideo .container .textarea .inner .headline .flink{margin:30px 0 0;}}.h2flheadervideo .container .textarea .inner .headline .flink:after{background:#202121;}.h2flheadervideo .container .videoarea .inner{margin-left:0px;position:relative;}@media screen and (min-width:1024px){.h2flheadervideo .container .videoarea .inner{margin-left:-50px;}}.h2flheadervideo .container .videoarea .inner video{max-width:100%;}.h2flheadervideo .container .videoarea .inner img{width:100%;height:auto;}.h2flheadervideo .container .videoarea .inner .overlay{position:absolute;width:100%;top:0px;left:0px;bottom:0px;display:flex;justify-content:center;align-items:center;}.h2flheadervideo .container .videoarea .inner .overlay img{width:75px;height:auto;}@media screen and (min-width:576px){.h2flheadervideo .container .videoarea .inner .overlay img{width:100px;}}@media screen and (min-width:768px){.h2flheadervideo .container .videoarea .inner .overlay img{width:150px;}}.h2flfaqelement .inner .accordion{background-color:#F7F7F7;color:#202121;cursor:pointer;padding:25px 40px;width:100%;border:none;text-align:left;outline:none;font-family:'Avenir-Next',sans-serif;font-size:14px;font-weight:600;transition:0.4s;margin-top:20px;display:flex;align-items:center;justify-content:space-between;}@media screen and (min-width:768px){.h2flfaqelement .inner .accordion{font-size:17px;}}.h2flfaqelement .inner .accordion.active:after{font-family:"icomoon-gpjoule";content:'';transform:rotate(90deg);}.h2flfaqelement .inner .accordion:after{font-family:"icomoon-gpjoule";content:'';color:#202121;font-weight:600;float:right;margin-left:5px;}.h2flfaqelement .inner .panel{background-color:white;max-height:0;overflow:hidden;transition:max-height 0.2s ease-out;width:100%;}.h2flfaqelement .inner .panel .content{padding:40px 40px 60px 40px;font-size:14px;line-height:1.5;font-weight:300;}@media screen and (min-width:1280px){.h2flfaqelement .inner .panel .content{font-size:20px;}}.h2flfaqelement .inner .panel .content a{color:#202121;}#breadcrumb{width:100%;font-family:'Avenir-Next',sans-serif;font-size:10px;letter-spacing:0px;font-weight:600;margin-bottom:15px;text-transform:uppercase;color:#202121;height:auto;overflow-y:auto;margin-top:-3px;}@media screen and (min-width:1024px){#breadcrumb{font-size:14px;}}@media screen and (min-width:1024px){#breadcrumb{letter-spacing:1.4px;}}@media screen and (min-width:1024px){#breadcrumb{margin-bottom:30px;}}#breadcrumb li{position:relative;border:0px;font-size:inherit;font-weight:600;text-transform:uppercase;line-height:1;padding:2px 5px;float:left;}@media screen and (min-width:1024px){#breadcrumb li{padding:3px 7px;}}#breadcrumb li a{text-decoration:none;color:inherit;opacity:1;}#breadcrumb li:before{position:absolute;top:2px;left:0px;height:8px;width:1px;background:#202121;}@media screen and (min-width:1024px){#breadcrumb li:before{top:3px;}}@media screen and (min-width:1024px){#breadcrumb li:before{height:12px;}}@media screen and (min-width:1024px){#breadcrumb li:before{width:2px;}}#breadcrumb li:nth-child(1){padding-left:0px;}#breadcrumb li:nth-child(1):before{display:none;}.row5050 .cright{padding-left:0px;}.row5050 .cleft{padding-right:0px;}.row5050 .combined{align-items:stretch;}.row5050 .combined .cleft .h2flspecialheadline{height:100%;}.row5050 .combined .headline.style-7{height:inherit;}.container.layout-10 .frame-type-list{max-width:100%;}.backend_layout-pagets__flsubpage .top-menu{margin-bottom:10px;}@media screen and (min-width:576px){.backend_layout-pagets__flsubpage .top-menu{margin-bottom:15px;}}@media screen and (min-width:768px){.backend_layout-pagets__flsubpage .top-menu{margin-bottom:30px;}}@media screen and (min-width:1024px){.backend_layout-pagets__flsubpage .top-menu{margin-bottom:75px;}}.socialcarousel{padding:0px 21px;}@media screen and (min-width:1024px){.socialcarousel{padding:0px;}}.socialcarousel .tns-ovh{margin:0 -21px;}.socialcarousel .tns-nav{display:none;}.socialcarousel .tns-outer{position:relative;}.socialcarousel .tns-outer .tns-controls{position:absolute;width:100%;left:0px;height:30px;top:140px;}.socialcarousel .tns-outer .tns-controls button{position:absolute;border:0px;background:transparent;font-size:10px;}@media screen and (min-width:576px){.socialcarousel .tns-outer .tns-controls button{font-size:13px;}}@media screen and (min-width:768px){.socialcarousel .tns-outer .tns-controls button{font-size:15px;}}@media screen and (min-width:1024px){.socialcarousel .tns-outer .tns-controls button{font-size:24px;}}.socialcarousel .tns-outer .tns-controls button:nth-child(1){left:-12px;}@media screen and (min-width:768px){.socialcarousel .tns-outer .tns-controls button:nth-child(1){left:-30px;}}@media screen and (min-width:1024px){.socialcarousel .tns-outer .tns-controls button:nth-child(1){left:-50px;}}.socialcarousel .tns-outer .tns-controls button:nth-child(2){right:-12px;}@media screen and (min-width:768px){.socialcarousel .tns-outer .tns-controls button:nth-child(2){right:-30px;}}@media screen and (min-width:1024px){.socialcarousel .tns-outer .tns-controls button:nth-child(2){right:-50px;}}.socialcarousel .item{padding:21px;}.socialcarousel .item .img-area{position:relative;width:100%;padding-bottom:56.25%;}.socialcarousel .item .img-area .inner{position:absolute;top:0;left:0;width:100%;height:100%;border:0;display:flex;justify-content:center;align-items:center;overflow:hidden;}.socialcarousel .item .img-area .inner img,.socialcarousel .item .img-area .inner video{width:100%;height:auto;}.socialcarousel .item .text-area .type{font-size:14px;text-transform:uppercase;font-weight:600;color:#555759;margin:40px 0 20px;letter-spacing:1.4px;}.socialcarousel .item .text-area .text{font-size:14px;line-height:33px;}@media screen and (min-width:1280px){.socialcarousel .item .text-area .text{font-size:20px;}}.twocols .h2flspecialheadline{display:flex;height:100%;}.twocols .h2flspecialheadline.des-5{height:auto;}.twocols .h2flspecialheadline.des-8 .text .mainline{text-transform:uppercase;}.twocols .h2flspecialheadline.layout-104 .imgthumb{flex:unset !important;height:unset !important;}.twocols .imgthumb{display:flex;height:100%;}@media (max-width:575.98px){.twocols .imgthumb{width:100vw;margin:0px;margin-left:-21px;}}.twocols .imgthumb .img img{height:100%;width:auto;}@media (max-width:1023.98px){.twocols .col1,.twocols .item1{margin-bottom:21px;}}@media (max-width:575.98px){.twocols .no-padding-xs .ce-textpic .ce-bodytext.col-12{padding:0px;}}.h2flmap{width:100%;}@media (max-width:575.98px){.h2flmap{width:100vw;margin:0px;margin-left:-21px;}}.h2flmap .inner{width:100%;padding-top:100%;position:relative;}.h2flmap .inner .map{position:absolute;top:0;left:0;right:0;bottom:0;background:white;height:auto !important;z-index:10;}.h2flmap .inner .map .box{height:100%;}.h2flmap .inner .map .box .mapelement{width:100%;height:100% !important;}.h2flmap .inner .map .box .mapelement .leaflet-control-zoom{display:none;}.h2flmap .inner .map .box .mapelement .leaflet-control-attribution{opacity:0.5;}.h2flmap .inner .map .box .mapelement .leaflet-pane.leaflet-marker-pane{z-index:999;}.h2flmap .inner .map .box .mapelement .leaflet-pane.leaflet-popup-pane{z-index:1000;}.h2flmap .inner .map .box .mapelement .leaflet-pane.leaflet-popup-pane .leaflet-popup-content-wrapper{border-radius:0px;}.h2flmap .inner .map .box .mapelement .leaflet-pane.leaflet-popup-pane .leaflet-popup-content-wrapper .leaflet-popup-content{margin:30px 30px 20px 30px;min-width:180px !important;min-height:180px !important;height:auto;display:flex;justify-content:center;align-items:center;font-family:'Avenir-Next',sans-serif;}.h2flmap .inner .map .box .mapelement .leaflet-pane.leaflet-popup-pane .leaflet-popup-content-wrapper .leaflet-popup-content .popupinfotext{font-size:14px;}.h2flmap .inner .map .box .mapelement .leaflet-pane.leaflet-popup-pane .leaflet-popup-content-wrapper .leaflet-popup-content .popupinfotext a{color:inherit;}.h2flmap .inner .map .box .mapelement .leaflet-pane.leaflet-popup-pane .leaflet-popup-content-wrapper .leaflet-popup-content .popupinfotext b{font-size:16px;font-weight:600;}.h2flmap .inner .map .box .mapelement .leaflet-pane.leaflet-popup-pane .leaflet-popup-tip-container{display:none;}.h2flmap .inner .map .box .mapelement .leaflet-pane.leaflet-popup-pane .leaflet-popup-close-button{display:none;}.h2fl3scols{margin-bottom:50px;}@media screen and (min-width:1024px){.h2fl3scols{margin-bottom:100px;}}.h2fl3scols img{max-height:100%;}.h2fl3scols .row{flex-direction:row;align-items:stretch;}.h2fl3scols .img1,.h2fl3scols .img2{height:300px;}@media screen and (min-width:768px){.h2fl3scols .img1,.h2fl3scols .img2{height:350px;}}@media screen and (min-width:1280px){.h2fl3scols .img1,.h2fl3scols .img2{height:460px;}}@media (max-width:575.98px){.h2fl3scols .img1,.h2fl3scols .img2{padding-left:0px;}}.h2fl3scols .img1 .inner,.h2fl3scols .img2 .inner{overflow:hidden;display:flex;justify-content:center;align-items:center;background:black;height:100%;width:100%;border-bottom:15px solid #FFE522;}@media (min-width:1280px){.h2fl3scols .img1{padding-right:21px;}}@media (min-width:1280px){.h2fl3scols .img2{padding-left:21px;padding-right:42px;}}.h2fl3scols .img3{background:#555759;color:white;padding:15px;display:flex;flex-direction:column;justify-content:space-between;border-bottom:15px solid #FFE522;}@media screen and (min-width:768px){.h2fl3scols .img3{padding:20px;}}@media screen and (min-width:1280px){.h2fl3scols .img3{padding:40px;}}@media (min-width:1280px){.h2fl3scols .img3{padding:40px 48px;}}.h2fl3scols .img3 .headline .hltop{font-size:20px;font-weight:600;line-height:1.2;}@media screen and (min-width:768px){.h2fl3scols .img3 .headline .hltop{font-size:20px;}}@media screen and (min-width:1024px){.h2fl3scols .img3 .headline .hltop{font-size:35px;}}@media screen and (min-width:1280px){.h2fl3scols .img3 .headline .hltop{font-size:44px;}}.h2fl3scols .img3 .headline .hlsub{font-size:18px;font-weight:500;line-height:1.2;margin-top:15px;}@media screen and (min-width:768px){.h2fl3scols .img3 .headline .hlsub{font-size:20px;}}@media screen and (min-width:1280px){.h2fl3scols .img3 .headline .hlsub{font-size:23px;}}.h2fl3scols .img3 .headline .spacer{background:white;}.h2fl3scols .img3 a.link{width:100%;background:#FFE522;padding:20px 10px;padding:5px 10px;text-decoration:none;text-transform:uppercase;font-size:16px;color:#202121;margin-left:auto;margin-right:auto;text-align:center;}@media screen and (min-width:768px){.h2fl3scols .img3 a.link{padding:20px 10px;}}span.text-fw-bold,div.text-fw-bold,p.text-fw-bold{font-weight:600;}span.text-fw-medium,div.text-fw-medium,p.text-fw-medium{font-weight:500;}span.text-fw-regular,div.text-fw-regular,p.text-fw-regular{font-weight:400;}.fullbtnlink{font-family:'Avenir-Next',sans-serif !important;display:inline-block;margin:0px;margin-top:20px;margin-right:10px;padding:0px;height:auto;font-size:14px;line-height:1.2;letter-spacing:0;padding:12px 12px calc(12px - 2px);width:fit-content;text-transform:uppercase;font-weight:500 !important;text-decoration:none;background:#FFE522;color:#202121;transition:all 0.3s;position:relative;border-radius:0px;letter-spacing:0.44px;}@media screen and (min-width:1600px){.fullbtnlink{font-size:16px;}}@media screen and (min-width:768px){.fullbtnlink{padding:12px 12px calc(12px - 3px);}}@media screen and (min-width:1280px){.fullbtnlink{padding:12px 12px calc(12px - 3px);}}@media screen and (min-width:1600px){.fullbtnlink{padding:12px 12px calc(12px - 3px);}}.fullbtnlink:after{position:absolute;content:"";width:0px;height:1px;background:#FFE522;top:28px;left:12px;transition:all 0.3s;}@media screen and (min-width:768px){.fullbtnlink:after{height:2px;}}@media screen and (min-width:768px){.fullbtnlink:after{top:29px;}}@media screen and (min-width:768px){.fullbtnlink:after{left:12px;}}@media screen and (min-width:1280px){.fullbtnlink:after{left:12px;}}@media screen and (min-width:1600px){.fullbtnlink:after{left:12px;}}.fullbtnlink:hover:after{width:calc(100% - 12px * 2);}@media screen and (min-width:768px){.fullbtnlink:hover:after{width:calc(100% - 12px * 2);}}@media screen and (min-width:1280px){.fullbtnlink:hover:after{width:calc(100% - 12px * 2);}}@media screen and (min-width:1600px){.fullbtnlink:hover:after{width:calc(100% - 12px * 2);}}.backend_layout-pagets__default section.container{padding:0px;}.backend_layout-pagets__default .h2flheaderbilderkacheln{padding:0px;}.uppercase{text-transform:uppercase;}.breadcrumcontent{width:100%;font-family:'Avenir-Next',sans-serif;font-size:10px;letter-spacing:0px;font-weight:600;margin-bottom:15px;text-transform:uppercase;color:#202121;height:auto;overflow-y:auto;}@media screen and (min-width:1024px){.breadcrumcontent{font-size:14px;}}@media screen and (min-width:1024px){.breadcrumcontent{letter-spacing:1.4px;}}@media screen and (min-width:1024px){.breadcrumcontent{margin-bottom:30px;}}.breadcrumcontent li{position:relative;border:0px;font-size:inherit;font-weight:600;text-transform:uppercase;line-height:1;padding:2px 5px;float:left;}@media screen and (min-width:1024px){.breadcrumcontent li{padding:3px 7px;}}.breadcrumcontent li a{text-decoration:none;color:inherit;opacity:1;}.breadcrumcontent li:before{position:absolute;top:2px;left:0px;height:8px;width:1px;background:#202121;}@media screen and (min-width:1024px){.breadcrumcontent li:before{top:3px;}}@media screen and (min-width:1024px){.breadcrumcontent li:before{height:12px;}}@media screen and (min-width:1024px){.breadcrumcontent li:before{width:2px;}}.breadcrumcontent li:nth-child(1){padding-left:0px;}.breadcrumcontent li:nth-child(1):before{display:none;}.has-html5video .fancybox__content{height:auto !important;width:90% !important;}.bared::after,.barend::after{content:"" !important;background-color:#FFE522;}.fastcontactform{background:white;box-shadow:0px 30px 60px #00000029;padding:42px 21px 21px;}@media screen and (min-width:576px){.fastcontactform{padding:42px 21px;}}@media screen and (min-width:768px){.fastcontactform{padding:49px;}}@media screen and (min-width:1280px){.fastcontactform{padding:98px;}}@media (max-width:575.98px){.fastcontactform{width:100vw;margin:0px;margin-left:-21px;}}.fastcontactform .fullbtnlink.yellow{font-family:'Avenir-Next',sans-serif !important;display:inline-block;margin:0px;margin-top:20px;margin-right:10px;padding:0px;height:auto;font-size:14px;line-height:1.2;letter-spacing:0;padding:12px 12px calc(12px - 2px);width:fit-content;text-transform:uppercase;font-weight:500 !important;text-decoration:none;background:#FFE522;color:#202121;transition:all 0.3s;position:relative;border-radius:0px;letter-spacing:0.44px;}@media screen and (min-width:1600px){.fastcontactform .fullbtnlink.yellow{font-size:16px;}}@media screen and (min-width:768px){.fastcontactform .fullbtnlink.yellow{padding:12px 12px calc(12px - 3px);}}@media screen and (min-width:1280px){.fastcontactform .fullbtnlink.yellow{padding:12px 12px calc(12px - 3px);}}@media screen and (min-width:1600px){.fastcontactform .fullbtnlink.yellow{padding:12px 12px calc(12px - 3px);}}.fastcontactform .fullbtnlink.yellow:after{position:absolute;content:"";width:0px;height:1px;background:#FFE522;top:28px;left:12px;transition:all 0.3s;}@media screen and (min-width:768px){.fastcontactform .fullbtnlink.yellow:after{height:2px;}}@media screen and (min-width:768px){.fastcontactform .fullbtnlink.yellow:after{top:29px;}}@media screen and (min-width:768px){.fastcontactform .fullbtnlink.yellow:after{left:12px;}}@media screen and (min-width:1280px){.fastcontactform .fullbtnlink.yellow:after{left:12px;}}@media screen and (min-width:1600px){.fastcontactform .fullbtnlink.yellow:after{left:12px;}}.fastcontactform .fullbtnlink.yellow:hover:after{width:calc(100% - 12px * 2);}@media screen and (min-width:768px){.fastcontactform .fullbtnlink.yellow:hover:after{width:calc(100% - 12px * 2);}}@media screen and (min-width:1280px){.fastcontactform .fullbtnlink.yellow:hover:after{width:calc(100% - 12px * 2);}}@media screen and (min-width:1600px){.fastcontactform .fullbtnlink.yellow:hover:after{width:calc(100% - 12px * 2);}}.tx-h2socialmedia{margin-bottom:-9px;}@media (max-width:575.98px){.tx-h2socialmedia{margin-top:2px;}}.tx-h2socialmedia .imgWrap--instagram{overflow:hidden;}.tx-h2socialmedia .imgWrap--instagram img{width:100%;height:100%;object-fit:cover;}.tx-h2socialmedia .socialcarousel .tns-outer .tns-controls button{height:25px;width:25px;display:flex;align-items:center;justify-content:center;}@media screen and (min-width:576px){.tx-h2socialmedia .socialcarousel .tns-outer .tns-controls button{height:40px;}}@media screen and (min-width:576px){.tx-h2socialmedia .socialcarousel .tns-outer .tns-controls button{width:40px;}}.tx-h2socialmedia .socialcarousel .tns-outer .tns-controls button:nth-child(1){left:-35px;}@media screen and (min-width:576px){.tx-h2socialmedia .socialcarousel .tns-outer .tns-controls button:nth-child(1){left:-50px;}}.tx-h2socialmedia .socialcarousel .tns-outer .tns-controls button:nth-child(2){right:-35px;}@media screen and (min-width:576px){.tx-h2socialmedia .socialcarousel .tns-outer .tns-controls button:nth-child(2){right:-50px;}}.tx-h2socialmedia .socialcarousel .tns-outer .tns-controls button i{transition:all 0.2s;}.tx-h2socialmedia .socialcarousel .tns-outer .tns-controls button i:hover{font-size:14px;}@media screen and (min-width:576px){.tx-h2socialmedia .socialcarousel .tns-outer .tns-controls button i:hover{font-size:18px;}}@media screen and (min-width:768px){.tx-h2socialmedia .socialcarousel .tns-outer .tns-controls button i:hover{font-size:22px;}}@media screen and (min-width:1024px){.tx-h2socialmedia .socialcarousel .tns-outer .tns-controls button i:hover{font-size:30px;}}@media (max-width:575.98px){.tx-h2socialmedia .socialcarousel .tns-outer .tns-controls button:nth-child(1){left:-20px;}.tx-h2socialmedia .socialcarousel .tns-outer .tns-controls button:nth-child(2){right:-20px;}}.img-meta .meta-item{font-size:16px;font-weight:400;color:#555759;}.img-meta .meta-item.title{font-weight:600;font-size:10px;text-transform:uppercase;letter-spacing:1px;}.backend_layout-pagets__homepage .framebox.layout-101.design-100 .style-2{margin-top:0px;}.h2slider{width:100%;}.h2slider.frame-space-after-spacer-120px{margin-bottom:21px;}@media screen and (min-width:576px){.h2slider.frame-space-after-spacer-120px{margin-bottom:30px;}}@media screen and (min-width:768px){.h2slider.frame-space-after-spacer-120px{margin-bottom:80px;}}@media screen and (min-width:1024px){.h2slider.frame-space-after-spacer-120px{margin-bottom:98px;}}@media (max-width:575.98px){.h2slider.frame-space-before-medium{margin-top:21px;}}.h2slider .multislider .slide .img-container{width:100%;padding-top:100%;position:relative;background-size:100% auto;background-position:center;background-repeat:no-repeat;transition:all 0.3s;overflow:hidden;}.h2slider .multislider .slide .img-container img{position:absolute;top:0;transform:scale(1);transition:all 0.3s;}.h2slider .multislider .slide .img-container:after{position:absolute;content:"";height:10px;width:0%;bottom:0px;left:0px;background:#FFE522;transition:all 0.3s;}.h2slider .multislider .slide .img-container .overlay{position:absolute;left:0px;right:0px;bottom:0px;top:0px;background:black;background:linear-gradient(0deg,rgba(0,0,0,0.75) 0%,rgba(0,0,0,0) 70%);display:flex;align-items:flex-end;transition:display 0.5s ease;}.h2slider .multislider .slide .img-container .overlay .title{padding:20px 23px;font-size:14px;line-height:1.3;color:white;hyphens:auto;font-weight:400;}@media screen and (min-width:1280px){.h2slider .multislider .slide .img-container .overlay .title{padding:29px 38px;}}@media screen and (min-width:1280px){.h2slider .multislider .slide .img-container .overlay .title{font-size:25px;}}.h2slider .multislider .slide .img-container .overlay .title .person_name_field{text-transform:uppercase;font-weight:600;margin-bottom:10px;}.h2slider .multislider .slide .img-container .overlay .title .morebtn{max-height:0px;overflow:hidden;transition:max-height 0.4s;display:none;}.h2slider .multislider .slide .img-container .overlay .title .morebtn .btn{font-family:'Avenir-Next',sans-serif !important;display:inline-block;margin:0px;margin-top:20px;margin-right:10px;padding:0px;height:auto;font-size:14px;line-height:1.2;letter-spacing:0;padding:12px 12px calc(12px - 2px);width:fit-content;text-transform:uppercase;font-weight:500 !important;text-decoration:none;background:#FFE522;color:#202121;transition:all 0.3s;position:relative;border-radius:0px;letter-spacing:0.44px;background:white;}@media screen and (min-width:1600px){.h2slider .multislider .slide .img-container .overlay .title .morebtn .btn{font-size:16px;}}@media screen and (min-width:768px){.h2slider .multislider .slide .img-container .overlay .title .morebtn .btn{padding:12px 12px calc(12px - 3px);}}@media screen and (min-width:1280px){.h2slider .multislider .slide .img-container .overlay .title .morebtn .btn{padding:12px 12px calc(12px - 3px);}}@media screen and (min-width:1600px){.h2slider .multislider .slide .img-container .overlay .title .morebtn .btn{padding:12px 12px calc(12px - 3px);}}.h2slider .multislider .slide .img-container .overlay .title .morebtn .btn:after{position:absolute;content:"";width:0px;height:1px;background:#FFE522;top:28px;left:12px;transition:all 0.3s;}@media screen and (min-width:768px){.h2slider .multislider .slide .img-container .overlay .title .morebtn .btn:after{height:2px;}}@media screen and (min-width:768px){.h2slider .multislider .slide .img-container .overlay .title .morebtn .btn:after{top:29px;}}@media screen and (min-width:768px){.h2slider .multislider .slide .img-container .overlay .title .morebtn .btn:after{left:12px;}}@media screen and (min-width:1280px){.h2slider .multislider .slide .img-container .overlay .title .morebtn .btn:after{left:12px;}}@media screen and (min-width:1600px){.h2slider .multislider .slide .img-container .overlay .title .morebtn .btn:after{left:12px;}}.h2slider .multislider .slide .img-container .overlay .title .morebtn .btn:hover:after{width:calc(100% - 12px * 2);}@media screen and (min-width:768px){.h2slider .multislider .slide .img-container .overlay .title .morebtn .btn:hover:after{width:calc(100% - 12px * 2);}}@media screen and (min-width:1280px){.h2slider .multislider .slide .img-container .overlay .title .morebtn .btn:hover:after{width:calc(100% - 12px * 2);}}@media screen and (min-width:1600px){.h2slider .multislider .slide .img-container .overlay .title .morebtn .btn:hover:after{width:calc(100% - 12px * 2);}}.h2slider .multislider .slide .img-container:hover img{transform:scale(1.1);}.h2slider .multislider .slide .img-container:hover:after{width:100%;}.h2slider .tns-outer .tns-ovh{margin-bottom:20px;}@media screen and (min-width:768px){.h2slider .tns-outer .tns-ovh{margin-bottom:25px;}}@media screen and (min-width:1280px){.h2slider .tns-outer .tns-ovh{margin-bottom:39px;}}.h2slider .tns-outer .tns-nav{display:flex;flex-wrap:wrap;justify-content:center;position:absolute;width:100%;height:2px;left:0px;padding-top:6px;}@media (min-width:1024px){.h2slider .tns-outer .tns-nav{padding-top:17px;}}.h2slider .tns-outer .tns-nav button{width:3px;height:3px;margin:0px 5px;border:0px;background:#202121;padding:0px;z-index:0;opacity:0.5;cursor:pointer;transition:opacity 0.3s ease-in-out;}@media (min-width:1024px){.h2slider .tns-outer .tns-nav button{width:6px;height:6px;}}.h2slider .tns-outer .tns-nav button.tns-nav-active,.h2slider .tns-outer .tns-nav button:hover{opacity:1;}.h2slider .tns-outer .tns-controls{margin-bottom:0px;display:flex;justify-content:space-between;flex-wrap:wrap;}@media screen and (min-width:1280px){.h2slider .tns-outer .tns-controls{margin-bottom:-5px;}}.h2slider .tns-outer .tns-controls button{background:transparent;border:0px;border-radius:0px;display:flex;align-items:center;justify-content:center;height:14px;padding:0px;}@media (min-width:1024px){.h2slider .tns-outer .tns-controls button{height:40px;}}.h2slider .tns-outer .tns-controls button i{transition:all 0.2s;font-size:10px;}@media (min-width:1024px){.h2slider .tns-outer .tns-controls button i{font-size:22px;}}.h2slider .tns-outer .tns-controls button i:hover{font-size:28px;}.backend_layout-pagets__h2default .h2slider .container{padding:0px;width:100%;max-width:100%;}.backend_layout-pagets__special .h2slider .tns-outer .tns-controls{margin-bottom:-10px;}.tx-h2socialmedia .h2slider{margin-bottom:-2px;}@media screen and (min-width:1024px){.tx-h2socialmedia .h2slider{margin-bottom:-5px;}}.tx-h2socialmedia .h2slider .tns-outer .tns-ovh{margin-bottom:20px;}@media screen and (min-width:1024px){.tx-h2socialmedia .h2slider .tns-outer .tns-ovh{margin-bottom:24px;}}@media screen and (min-width:1280px){.tx-h2socialmedia .h2slider .tns-outer .tns-ovh{margin-bottom:37px;}}@media (max-width:575.98px){.tx-h2socialmedia .h2slider .tns-outer .tns-ovh .tns-inner .multislider{padding-top:2px;}}.tx-h2socialmedia .h2slider .tns-outer .tns-ovh .tns-inner .multislider .slide .img-container{padding-top:0;aspect-ratio:0.8 !important;border-bottom:0px;margin-bottom:20px;}@media screen and (min-width:1024px){.tx-h2socialmedia .h2slider .tns-outer .tns-ovh .tns-inner .multislider .slide .img-container{margin-bottom:24px;}}@media screen and (min-width:1280px){.tx-h2socialmedia .h2slider .tns-outer .tns-ovh .tns-inner .multislider .slide .img-container{margin-bottom:32px;}}.tx-h2socialmedia .h2slider .tns-outer .tns-ovh .tns-inner .multislider .slide .text-container{width:100%;}.tx-h2socialmedia .h2slider .tns-outer .tns-ovh .tns-inner .multislider .slide .text-container .type{margin:20px 0 10px;font-size:14px;font-weight:600;color:#202121;line-height:1.2;letter-spacing:1.4px;text-transform:uppercase;}@media screen and (min-width:1024px){.tx-h2socialmedia .h2slider .tns-outer .tns-ovh .tns-inner .multislider .slide .text-container .type{margin:24px 0 20px;}}.tx-h2socialmedia .h2slider .tns-outer .tns-ovh .tns-inner .multislider .slide .text-container .text{font-size:14px;line-height:1.4;font-weight:400;}@media screen and (min-width:1280px){.tx-h2socialmedia .h2slider .tns-outer .tns-ovh .tns-inner .multislider .slide .text-container .text{font-size:20px;}}@media screen and (min-width:1280px){.tx-h2socialmedia .h2slider .tns-outer .tns-ovh .tns-inner .multislider .slide .text-container .text{line-height:1.6;}}@media (max-width:1023.98px){.h2slider.news-and-text .container{width:100%;max-width:100%;}}.h2slider.news-and-text .tns-outer .tns-ovh .tns-inner .multislider .slide .img-container{padding-top:60%;border-bottom:0px;margin-bottom:20px;}@media screen and (min-width:1024px){.h2slider.news-and-text .tns-outer .tns-ovh .tns-inner .multislider .slide .img-container{margin-bottom:24px;}}@media screen and (min-width:1280px){.h2slider.news-and-text .tns-outer .tns-ovh .tns-inner .multislider .slide .img-container{margin-bottom:32px;}}.h2slider.news-and-text .tns-outer .tns-ovh .tns-inner .multislider .slide .text-container{width:100%;}.h2slider.news-and-text .tns-outer .tns-ovh .tns-inner .multislider .slide .text-container .date{margin-bottom:10px;font-size:14px;font-weight:600;color:#555759;line-height:1.2;letter-spacing:1.4px;text-transform:uppercase;}@media screen and (min-width:1024px){.h2slider.news-and-text .tns-outer .tns-ovh .tns-inner .multislider .slide .text-container .date{margin-bottom:15px;}}@media screen and (min-width:1280px){.h2slider.news-and-text .tns-outer .tns-ovh .tns-inner .multislider .slide .text-container .date{margin-bottom:20px;}}.h2slider.news-and-text .tns-outer .tns-ovh .tns-inner .multislider .slide .text-container .title{margin:0px;padding:0px;font-size:30px;line-height:1.2;letter-spacing:0;margin-bottom:3px;font-weight:600;text-transform:uppercase;font-size:14px;hyphens:auto;}@media screen and (min-width:1280px){.h2slider.news-and-text .tns-outer .tns-ovh .tns-inner .multislider .slide .text-container .title{font-size:44px;}}@media screen and (min-width:1280px){.h2slider.news-and-text .tns-outer .tns-ovh .tns-inner .multislider .slide .text-container .title{line-height:1.1;}}@media screen and (min-width:768px){.h2slider.news-and-text .tns-outer .tns-ovh .tns-inner .multislider .slide .text-container .title{letter-spacing:0.3px;}}@media screen and (min-width:1280px){.h2slider.news-and-text .tns-outer .tns-ovh .tns-inner .multislider .slide .text-container .title{letter-spacing:0.88px;}}@media screen and (min-width:1280px){.h2slider.news-and-text .tns-outer .tns-ovh .tns-inner .multislider .slide .text-container .title{margin-bottom:15px;}}@media screen and (min-width:1024px){.h2slider.news-and-text .tns-outer .tns-ovh .tns-inner .multislider .slide .text-container .title{font-size:14px;}}@media screen and (min-width:1280px){.h2slider.news-and-text .tns-outer .tns-ovh .tns-inner .multislider .slide .text-container .title{font-size:20px;}}.h2slider.news-and-text .tns-outer .tns-ovh .tns-inner .multislider .slide .text-container .text{font-size:14px;line-height:1.4;font-weight:400;}@media screen and (min-width:1280px){.h2slider.news-and-text .tns-outer .tns-ovh .tns-inner .multislider .slide .text-container .text{font-size:20px;}}@media screen and (min-width:1280px){.h2slider.news-and-text .tns-outer .tns-ovh .tns-inner .multislider .slide .text-container .text{line-height:1.6;}}.newscols .h2slider .tns-outer .tns-ovh .tns-inner .multislider .slide .img-container{padding-bottom:100%;padding-top:0px;margin-bottom:0px;}.newscols .h2slider .tns-outer .tns-ovh .tns-inner .multislider .slide .text-container{background:white;padding:21px;}@media screen and (min-width:1280px){.newscols .h2slider .tns-outer .tns-ovh .tns-inner .multislider .slide .text-container{padding:32px 42px;}}.newscols .h2slider .tns-outer .tns-ovh .tns-inner .multislider .slide .text-container .title{font-size:14px;line-height:1.4;font-weight:400;font-weight:400;font-size:14px;margin:0px;line-height:1.5;letter-spacing:0.4px;text-transform:unset;}@media screen and (min-width:1280px){.newscols .h2slider .tns-outer .tns-ovh .tns-inner .multislider .slide .text-container .title{font-size:20px;}}@media screen and (min-width:1280px){.newscols .h2slider .tns-outer .tns-ovh .tns-inner .multislider .slide .text-container .title{line-height:1.6;}}@media screen and (min-width:1280px){.newscols .h2slider .tns-outer .tns-ovh .tns-inner .multislider .slide .text-container .title{font-size:20px;}}.h2fancygallery .item{display:none;}.h2fancygallery .item .img-container{width:100%;padding-top:67%;position:relative;background-size:100% auto;background-position:center;background-repeat:no-repeat;}.h2fancygallery .item .img-container .overlay{position:absolute;left:0;top:0;height:100%;width:100%;background:#202121CB;opacity:0;transition:all 0.3s;display:flex;justify-content:center;align-items:center;}.h2fancygallery .item .img-container .overlay img{width:0px;height:0px;overflow:hidden;}.h2fancygallery .item .img-container .overlay .open{width:60px;height:60px;background-size:100% auto;background-position:center;background-repeat:no-repeat;}@media screen and (min-width:576px){.h2fancygallery .item .img-container .overlay .open{width:55px;}}@media screen and (min-width:768px){.h2fancygallery .item .img-container .overlay .open{width:70px;}}@media screen and (min-width:1024px){.h2fancygallery .item .img-container .overlay .open{width:60px;}}@media screen and (min-width:1280px){.h2fancygallery .item .img-container .overlay .open{width:77px;}}@media screen and (min-width:1600px){.h2fancygallery .item .img-container .overlay .open{width:100px;}}@media screen and (min-width:576px){.h2fancygallery .item .img-container .overlay .open{height:55px;}}@media screen and (min-width:768px){.h2fancygallery .item .img-container .overlay .open{height:70px;}}@media screen and (min-width:1024px){.h2fancygallery .item .img-container .overlay .open{height:60px;}}@media screen and (min-width:1280px){.h2fancygallery .item .img-container .overlay .open{height:77px;}}@media screen and (min-width:1600px){.h2fancygallery .item .img-container .overlay .open{height:100px;}}.h2fancygallery .item:nth-child(1){display:block;}@media (min-width:576px){.h2fancygallery .item:nth-child(1),.h2fancygallery .item:nth-child(2){display:block;}}@media (min-width:1024px){.h2fancygallery .item:nth-child(1),.h2fancygallery .item:nth-child(2),.h2fancygallery .item:nth-child(3){display:block;}}.h2fancygallery .item a:hover .overlay{opacity:1;}.tx-h2windinterface #fileAccordion button{border:0px;background:transparent;font-family:inherit;}@media (max-width:575.98px){.footer-area .footer-map img{min-height:360px;}}@media (max-width:575.98px){.backend_layout-pagets__homepage .h2topslider .tns-outer .tns-ovh .tns-inner .multislider .item .container-fluid .textpart .inner .area.navigation-area .slider-nav,.backend_layout-pagets__homepage .h2topslider .tns-outer .tns-ovh .tns-inner .multislider .item .container-sm .textpart .inner .area.navigation-area .slider-nav,.backend_layout-pagets__homepage .h2topslider .tns-outer .tns-ovh .tns-inner .multislider .item .container-md .textpart .inner .area.navigation-area .slider-nav,.backend_layout-pagets__homepage .h2topslider .tns-outer .tns-ovh .tns-inner .multislider .item .container-lg .textpart .inner .area.navigation-area .slider-nav,.backend_layout-pagets__homepage .h2topslider .tns-outer .tns-ovh .tns-inner .multislider .item .container-xl .textpart .inner .area.navigation-area .slider-nav,.backend_layout-pagets__homepage .h2topslider .tns-outer .tns-ovh .tns-inner .multislider .item .container-xxl .textpart .inner .area.navigation-area .slider-nav,.backend_layout-pagets__homepage .h2topslider .tns-outer .tns-ovh .tns-inner .multislider .item .container-xxxl .textpart .inner .area.navigation-area .slider-nav{padding-left:0px;}.backend_layout-pagets__homepage .h2topslider .tns-outer .tns-ovh .tns-inner .multislider .item .container-fluid .textpart .inner .area.content-area .inner,.backend_layout-pagets__homepage .h2topslider .tns-outer .tns-ovh .tns-inner .multislider .item .container-sm .textpart .inner .area.content-area .inner,.backend_layout-pagets__homepage .h2topslider .tns-outer .tns-ovh .tns-inner .multislider .item .container-md .textpart .inner .area.content-area .inner,.backend_layout-pagets__homepage .h2topslider .tns-outer .tns-ovh .tns-inner .multislider .item .container-lg .textpart .inner .area.content-area .inner,.backend_layout-pagets__homepage .h2topslider .tns-outer .tns-ovh .tns-inner .multislider .item .container-xl .textpart .inner .area.content-area .inner,.backend_layout-pagets__homepage .h2topslider .tns-outer .tns-ovh .tns-inner .multislider .item .container-xxl .textpart .inner .area.content-area .inner,.backend_layout-pagets__homepage .h2topslider .tns-outer .tns-ovh .tns-inner .multislider .item .container-xxxl .textpart .inner .area.content-area .inner{padding:0px;}.backend_layout-pagets__homepage .frame-type-header.frame-layout-102.frame-space-after-small{margin-bottom:10px;}.backend_layout-pagets__homepage .frame-type-header.frame-layout-102 .xxl{margin-bottom:0px;}.backend_layout-pagets__homepage .h2imagetextbox.legacy .container .row.leg .h2flctaelement{width:calc(100% - 64px);}.backend_layout-pagets__homepage .framebox.layout-104.design-104,.backend_layout-pagets__homepage .framebox.layout-104.design-100,.backend_layout-pagets__homepage .framebox.layout-101.design-101{padding:21px 0;}.backend_layout-pagets__homepage .framebox.layout-104.design-104 .flnewskachelnmobile .newsitem,.backend_layout-pagets__homepage .framebox.layout-104.design-100 .flnewskachelnmobile .newsitem,.backend_layout-pagets__homepage .framebox.layout-101.design-101 .flnewskachelnmobile .newsitem{padding:0px;}}@media (min-width:576px) and (max-width:767.98px){.backend_layout-pagets__homepage .fleventkachelnmobile .row .infoleft{padding:0px;}}@media (min-width:768px) and (max-width:1023.98px){.backend_layout-pagets__homepage .framebox.layout-103 .frame-type-text{padding-left:0px;padding-right:0px;}}@media (min-width:1024px) and (max-width:1279.98px){.backend_layout-pagets__homepage .fleventkacheln .event .inner .date{text-align:left;}.backend_layout-pagets__homepage .fleventkacheln .event .inner .imagetext{display:block;}.backend_layout-pagets__homepage .fleventkacheln .event .inner .imagetext .image{margin:0 0 15px;}.backend_layout-pagets__homepage .fleventkacheln .event .inner .imagetext .title{padding:unset;text-align:left;margin:0px;padding:0px;font-size:14px;line-height:1.4;letter-spacing:0;margin-bottom:10px;font-weight:500;}.backend_layout-pagets__homepage .fleventkacheln .event .inner .teaser{text-align:left;hyphens:auto;font-size:14px;line-height:1.4;font-weight:400;}}@media screen and (min-width:1024px) and (max-width:1279.98px) and (min-width:1280px){.backend_layout-pagets__homepage .fleventkacheln .event .inner .imagetext .title{font-size:25px;}}@media screen and (min-width:1024px) and (max-width:1279.98px) and (min-width:1280px){.backend_layout-pagets__homepage .fleventkacheln .event .inner .imagetext .title{line-height:1.3;}}@media screen and (min-width:1024px) and (max-width:1279.98px) and (min-width:1280px){.backend_layout-pagets__homepage .fleventkacheln .event .inner .imagetext .title{margin-bottom:15px;}}@media screen and (min-width:1024px) and (max-width:1279.98px) and (min-width:1280px){.backend_layout-pagets__homepage .fleventkacheln .event .inner .teaser{font-size:20px;}}@media screen and (min-width:1024px) and (max-width:1279.98px) and (min-width:1280px){.backend_layout-pagets__homepage .fleventkacheln .event .inner .teaser{line-height:1.6;}}#product-section-end{position:absolute;bottom:0;}@media (max-width:1023.98px){.container-md-down{width:100%;padding-right:21px;padding-left:21px;margin-right:auto;margin-left:auto;}}@media (max-width:1023.98px) and (min-width:576px){.container-md-down{max-width:546px;}}@media (max-width:1023.98px) and (min-width:768px){.container-md-down{max-width:738px;}}@media (max-width:1023.98px) and (min-width:1024px){.container-md-down{max-width:864px;}}@media (max-width:1023.98px) and (min-width:1280px){.container-md-down{max-width:1122px;}}@media (max-width:1023.98px) and (min-width:1600px){.container-md-down{max-width:1434px;}}.tx-h2cleverreach{margin-bottom:90px;}.tx-h2cleverreach label{font-weight:bold;}.tx-h2cleverreach label p{font-weight:bold;display:inline-block;}.tx-h2cleverreach input,.tx-h2cleverreach select{border-radius:0;border:solid 1px #202121;}.tx-h2cleverreach input:focus-visible,.tx-h2cleverreach select:focus-visible{outline:2px solid rgba(255,229,34,0.9);}.tx-h2cleverreach input:focus,.tx-h2cleverreach select:focus{border:1px solid #202121;box-shadow:none;}.tx-h2cleverreach select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'><path d='M12 15.414l-6.707-6.707 1.414-1.414L12 12.586l5.293-5.293 1.414 1.414z'/></svg>");background-position:right 10px center;background-repeat:no-repeat;background-size:24px;padding-right:30px;}.tx-h2cleverreach #field-6{margin-top:20px;}.tx-h2cleverreach #field-6 p{font-size:80%;line-height:1.2;}.tx-h2cleverreach .form-checkbox-field{position:relative;padding-left:30px;}.tx-h2cleverreach .form-checkbox-field input{position:absolute;left:0;top:3px;width:20px;height:20px;}.tx-h2cleverreach .submitWrap{position:relative;margin-top:20px;display:inline-block;}.tx-h2cleverreach .submitWrap .submit-btn{font-family:'Avenir-Next',sans-serif !important;display:inline-block;margin:0px;margin-top:20px;margin-right:10px;padding:0px;height:auto;font-size:14px;line-height:1.2;letter-spacing:0;padding:12px 12px calc(12px - 2px);width:fit-content;text-transform:uppercase;font-weight:500 !important;text-decoration:none;background:#FFE522;color:#202121;transition:all 0.3s;position:relative;border-radius:0px;letter-spacing:0.44px;margin-top:0;background:#FFE522;border:none;cursor:pointer;}@media screen and (min-width:1600px){.tx-h2cleverreach .submitWrap .submit-btn{font-size:16px;}}@media screen and (min-width:768px){.tx-h2cleverreach .submitWrap .submit-btn{padding:12px 12px calc(12px - 3px);}}@media screen and (min-width:1280px){.tx-h2cleverreach .submitWrap .submit-btn{padding:12px 12px calc(12px - 3px);}}@media screen and (min-width:1600px){.tx-h2cleverreach .submitWrap .submit-btn{padding:12px 12px calc(12px - 3px);}}.tx-h2cleverreach .submitWrap .submit-btn:after{position:absolute;content:"";width:0px;height:1px;background:#FFE522;top:28px;left:12px;transition:all 0.3s;}@media screen and (min-width:768px){.tx-h2cleverreach .submitWrap .submit-btn:after{height:2px;}}@media screen and (min-width:768px){.tx-h2cleverreach .submitWrap .submit-btn:after{top:29px;}}@media screen and (min-width:768px){.tx-h2cleverreach .submitWrap .submit-btn:after{left:12px;}}@media screen and (min-width:1280px){.tx-h2cleverreach .submitWrap .submit-btn:after{left:12px;}}@media screen and (min-width:1600px){.tx-h2cleverreach .submitWrap .submit-btn:after{left:12px;}}.tx-h2cleverreach .submitWrap .submit-btn:hover:after{width:calc(100% - 12px * 2);}@media screen and (min-width:768px){.tx-h2cleverreach .submitWrap .submit-btn:hover:after{width:calc(100% - 12px * 2);}}@media screen and (min-width:1280px){.tx-h2cleverreach .submitWrap .submit-btn:hover:after{width:calc(100% - 12px * 2);}}@media screen and (min-width:1600px){.tx-h2cleverreach .submitWrap .submit-btn:hover:after{width:calc(100% - 12px * 2);}}.tx-h2cleverreach .submitWrap:after{position:absolute;content:"";width:0;background:#202121;pointer-events:none;height:1px;top:28px;left:12px;transition:all 0.3s;}@media screen and (min-width:768px){.tx-h2cleverreach .submitWrap:after{height:2px;}}@media screen and (min-width:768px){.tx-h2cleverreach .submitWrap:after{top:29px;}}@media screen and (min-width:768px){.tx-h2cleverreach .submitWrap:after{left:12px;}}@media screen and (min-width:1280px){.tx-h2cleverreach .submitWrap:after{left:12px;}}@media screen and (min-width:1600px){.tx-h2cleverreach .submitWrap:after{left:12px;}}.tx-h2cleverreach .submitWrap:hover:after{width:calc(100% - 17px * 2);}@media screen and (min-width:768px){.tx-h2cleverreach .submitWrap:hover:after{width:calc(100% - 17px * 2);}}@media screen and (min-width:1280px){.tx-h2cleverreach .submitWrap:hover:after{width:calc(100% - 17px * 2);}}@media screen and (min-width:1600px){.tx-h2cleverreach .submitWrap:hover:after{width:calc(100% - 17px * 2);}}.tx-h2cleverreach .form-checkbox{margin-bottom:1rem;}.tx-h2cleverreach .form-checkbox input[type="checkbox"],.tx-h2cleverreach .form-checkbox label,.tx-h2cleverreach .form-checkbox label p{font-weight:500;}.tx-h2cleverreach .half-width{width:100%;}@media screen and (min-width:768px){.tx-h2cleverreach .half-width{width:50%;}}.tx-h2cleverreach .small-font p{font-size:70%;font-weight:400;color:#787a7c;line-height:1.2;}.tx-h2cleverreach .custom-layout.input-25{flex:100%;}@media screen and (min-width:768px){.tx-h2cleverreach .custom-layout.input-25{flex:50%;}}@media screen and (min-width:1024px){.tx-h2cleverreach .custom-layout.input-25{flex:25%;}}.tx-h2cleverreach .custom-layout.input-50{flex:100%;}@media screen and (min-width:768px){.tx-h2cleverreach .custom-layout.input-50{flex:50%;}}.tx-h2cleverreach .custom-layout.input-100{flex:100%;}.tx-h2cleverreach .custom-layout .form-group,.tx-h2cleverreach .custom-layout .form-checkbox{padding:10px 23px;margin-bottom:0;}.tx-h2cleverreach .custom-layout .submitWrap{margin-top:49px;}.tx-h2cleverreach .custom-layout .form-checkbox input[type="checkbox"],.tx-h2cleverreach .custom-layout .form-checkbox input[type="radio"]{display:none;}.tx-h2cleverreach .custom-layout .form-checkbox input[type="checkbox"]:checked + label::after,.tx-h2cleverreach .custom-layout .form-checkbox input[type="radio"]:checked + label::after{display:block;}.tx-h2cleverreach .custom-layout .form-checkbox label{font-family:'Avenir-Next',sans-serif;display:inline-block;position:relative;width:20px;height:20px;margin-right:10px;margin-top:4px;}.tx-h2cleverreach .custom-layout .form-checkbox label:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid #202121;box-sizing:border-box;cursor:pointer;}.tx-h2cleverreach .custom-layout .form-checkbox label:after{content:"";display:none;position:absolute;top:10px;left:50%;width:10px;height:10px;background-color:#FFE522;transform:translate(-50%,-50%);opacity:1;}.tx-h2cleverreach .custom-layout .form-checkbox .label-text{vertical-align:middle;width:calc(100% - 30px);}.tx-h2cleverreach .custom-layout .form-checkbox .label-text p{letter-spacing:0.4px !important;line-height:1.6 !important;font-size:16px !important;}@media screen and (min-width:576px){.tx-h2cleverreach .custom-layout .form-checkbox .label-text p{font-size:18px !important;}}@media screen and (min-width:768px){.tx-h2cleverreach .custom-layout .form-checkbox .label-text p{font-size:20px !important;}}.tx-h2cleverreach .custom-layout .form-checkbox .form-checkbox-field{display:flex;flex-wrap:wrap;padding-left:0;}.design-105{display:none;}#c2909 legend,#c2909 > p{display:none;}.james_form .powermail_message.powermail_message_error{display:none;margin:0 auto 50px auto;padding:0 20px;width:100%;}@media screen and (min-width:576px){.james_form .powermail_message.powermail_message_error{width:546px;}}@media screen and (min-width:768px){.james_form .powermail_message.powermail_message_error{width:738px;}}@media screen and (min-width:1024px){.james_form .powermail_message.powermail_message_error{width:864px;}}@media screen and (min-width:1280px){.james_form .powermail_message.powermail_message_error{width:1122px;}}@media screen and (min-width:1600px){.james_form .powermail_message.powermail_message_error{width:1434px;}}.james_form .powermail_message.powermail_message_error li{margin-bottom:10px;padding:15px;background:#D3000A;color:white;}.james_form .powermail_message.powermail_message_error li:before{display:none;}.h2flspecialheadline .wrapper.style-8{position:relative;}.h2flspecialheadline .wrapper.style-8 img{width:100%;height:auto;}.h2flspecialheadline .wrapper.style-8 .text-over-img,.h2flspecialheadline .wrapper.style-8 .image-icon{position:absolute;height:100%;width:100%;left:0;right:0;top:0;z-index:2;}.h2flspecialheadline .wrapper.style-8 .text-over-img .text,.h2flspecialheadline .wrapper.style-8 .image-icon .text{padding:24px;}@media screen and (min-width:768px){.h2flspecialheadline .wrapper.style-8 .text-over-img .text,.h2flspecialheadline .wrapper.style-8 .image-icon .text{padding:49px;}}.h2flspecialheadline .wrapper.style-8 .text-over-img .text .mainline,.h2flspecialheadline .wrapper.style-8 .image-icon .text .mainline{font-size:24px;color:white;font-weight:800;}@media screen and (min-width:768px){.h2flspecialheadline .wrapper.style-8 .text-over-img .text .mainline,.h2flspecialheadline .wrapper.style-8 .image-icon .text .mainline{font-size:30px;}}@media screen and (min-width:1024px){.h2flspecialheadline .wrapper.style-8 .text-over-img .text .mainline,.h2flspecialheadline .wrapper.style-8 .image-icon .text .mainline{font-size:24px;}}@media screen and (min-width:1600px){.h2flspecialheadline .wrapper.style-8 .text-over-img .text .mainline,.h2flspecialheadline .wrapper.style-8 .image-icon .text .mainline{font-size:44px;}}@media (min-width:1280px){.h2flspecialheadline .wrapper.style-8 .text-over-img .text .mainline,.h2flspecialheadline .wrapper.style-8 .image-icon .text .mainline{max-width:70%;line-height:1.2;}}.h2flspecialheadline .wrapper.style-8 .image-icon{z-index:1;display:flex;flex-wrap:wrap;justify-content:end;align-items:end;padding:0 25px 25px 0;}@media screen and (min-width:768px){.h2flspecialheadline .wrapper.style-8 .image-icon{padding:0 49px 49px 0;}}.h2flspecialheadline .wrapper.style-8 .image-icon .icon{width:75px;height:75px;height:40px;width:40px;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;}@media screen and (min-width:768px){.h2flspecialheadline .wrapper.style-8 .image-icon .icon{height:75px;}}@media screen and (min-width:1024px){.h2flspecialheadline .wrapper.style-8 .image-icon .icon{height:40px;}}@media screen and (min-width:1280px){.h2flspecialheadline .wrapper.style-8 .image-icon .icon{height:75px;}}@media screen and (min-width:768px){.h2flspecialheadline .wrapper.style-8 .image-icon .icon{width:75px;}}@media screen and (min-width:1024px){.h2flspecialheadline .wrapper.style-8 .image-icon .icon{width:40px;}}@media screen and (min-width:1280px){.h2flspecialheadline .wrapper.style-8 .image-icon .icon{width:75px;}}.h2flspecialheadline .wrapper.style-8 .image-icon .icon img{width:100%;height:auto;text-align:center;color:white;}.h2flspecialheadline a .wrapper.style-8 svg path{transition:all 0.2s;}.h2flspecialheadline a:hover .wrapper.style-8 svg path{fill:#FFE522;}.frame-type-textmedia .ce-center .img{display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:20px;}.tx-h2cleverreach .custom-layout .form-checkbox input[type="checkbox"]{display:block;opacity:0;}.powermail_fieldset_597 .powermail_fieldwrap_jamesbestellen{width:fit-content;}.powermail_fieldset_597 .powermail_fieldwrap_jamesbestellen div{width:fit-content;}.powermail_fieldset_597 .powermail_fieldwrap_jamesbestellen div .fullbtnlink{font-family:'Avenir-Next',sans-serif !important;display:inline-block;margin:0px;margin-top:20px;margin-right:10px;padding:0px;height:auto;font-size:14px;line-height:1.2;letter-spacing:0;padding:12px 12px calc(12px - 2px);width:fit-content;text-transform:uppercase;font-weight:500 !important;text-decoration:none;background:#FFE522;color:#202121;transition:all 0.3s;position:relative;border-radius:0px;letter-spacing:0.44px;margin-top:0;background:#FFE522;border:none;cursor:pointer;position:relative;}@media screen and (min-width:1600px){.powermail_fieldset_597 .powermail_fieldwrap_jamesbestellen div .fullbtnlink{font-size:16px;}}@media screen and (min-width:768px){.powermail_fieldset_597 .powermail_fieldwrap_jamesbestellen div .fullbtnlink{padding:12px 12px calc(12px - 3px);}}@media screen and (min-width:1280px){.powermail_fieldset_597 .powermail_fieldwrap_jamesbestellen div .fullbtnlink{padding:12px 12px calc(12px - 3px);}}@media screen and (min-width:1600px){.powermail_fieldset_597 .powermail_fieldwrap_jamesbestellen div .fullbtnlink{padding:12px 12px calc(12px - 3px);}}.powermail_fieldset_597 .powermail_fieldwrap_jamesbestellen div .fullbtnlink:after{position:absolute;content:"";width:0px;height:1px;background:#FFE522;top:28px;left:12px;transition:all 0.3s;}@media screen and (min-width:768px){.powermail_fieldset_597 .powermail_fieldwrap_jamesbestellen div .fullbtnlink:after{height:2px;}}@media screen and (min-width:768px){.powermail_fieldset_597 .powermail_fieldwrap_jamesbestellen div .fullbtnlink:after{top:29px;}}@media screen and (min-width:768px){.powermail_fieldset_597 .powermail_fieldwrap_jamesbestellen div .fullbtnlink:after{left:12px;}}@media screen and (min-width:1280px){.powermail_fieldset_597 .powermail_fieldwrap_jamesbestellen div .fullbtnlink:after{left:12px;}}@media screen and (min-width:1600px){.powermail_fieldset_597 .powermail_fieldwrap_jamesbestellen div .fullbtnlink:after{left:12px;}}.powermail_fieldset_597 .powermail_fieldwrap_jamesbestellen div .fullbtnlink:hover:after{width:calc(100% - 12px * 2);}@media screen and (min-width:768px){.powermail_fieldset_597 .powermail_fieldwrap_jamesbestellen div .fullbtnlink:hover:after{width:calc(100% - 12px * 2);}}@media screen and (min-width:1280px){.powermail_fieldset_597 .powermail_fieldwrap_jamesbestellen div .fullbtnlink:hover:after{width:calc(100% - 12px * 2);}}@media screen and (min-width:1600px){.powermail_fieldset_597 .powermail_fieldwrap_jamesbestellen div .fullbtnlink:hover:after{width:calc(100% - 12px * 2);}}.powermail_fieldset_597 .powermail_fieldwrap_jamesbestellen div:after{position:absolute;content:"";width:0;background:#202121;pointer-events:none;height:1px;top:28px;left:12px;transition:all 0.3s;}@media screen and (min-width:768px){.powermail_fieldset_597 .powermail_fieldwrap_jamesbestellen div:after{height:2px;}}@media screen and (min-width:768px){.powermail_fieldset_597 .powermail_fieldwrap_jamesbestellen div:after{top:29px;}}@media screen and (min-width:768px){.powermail_fieldset_597 .powermail_fieldwrap_jamesbestellen div:after{left:12px;}}@media screen and (min-width:1280px){.powermail_fieldset_597 .powermail_fieldwrap_jamesbestellen div:after{left:12px;}}@media screen and (min-width:1600px){.powermail_fieldset_597 .powermail_fieldwrap_jamesbestellen div:after{left:12px;}}.powermail_fieldset_597 .powermail_fieldwrap_jamesbestellen div:hover:after{width:calc(100% - 17px * 2);}@media screen and (min-width:768px){.powermail_fieldset_597 .powermail_fieldwrap_jamesbestellen div:hover:after{width:calc(100% - 17px * 2);}}@media screen and (min-width:1280px){.powermail_fieldset_597 .powermail_fieldwrap_jamesbestellen div:hover:after{width:calc(100% - 17px * 2);}}@media screen and (min-width:1600px){.powermail_fieldset_597 .powermail_fieldwrap_jamesbestellen div:hover:after{width:calc(100% - 17px * 2);}}.h2flheadervideo #breadcrumb-dynamic{color:white !important;margin-left:2px;}.tx-powermail .powermail_create{text-align:center;padding:49px 0;}[id^="c"]{scroll-margin-top:100px;}@media screen and (min-width:768px){[id^="c"]{scroll-margin-top:170px;}}.newsteaser{position:relative;}.newsteaser .item{margin-bottom:40px;}.newsteaser .overlay{position:absolute;left:21px;right:21px;bottom:0px;top:0px;background:black;background:linear-gradient(0deg,rgba(0,0,0,0.75) 0%,rgba(0,0,0,0) 70%);display:flex;align-items:flex-end;transition:display 0.5s ease;}.newsteaser .overlay .title{padding:20px 23px;font-size:14px;line-height:1.3;color:white;hyphens:auto;font-weight:400;}@media screen and (min-width:1280px){.newsteaser .overlay .title{padding:29px 38px;}}@media screen and (min-width:1280px){.newsteaser .overlay .title{font-size:25px;}}.newsteaser .overlay:after{position:absolute;content:"";height:10px;width:0%;bottom:0px;left:0px;background:#FFE522;transition:all 0.3s;}.newsteaser .overlay:hover:after{width:100%;}:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:1024px;--breakpoint-xl:1280px;--breakpoint-xxl:1600px;--breakpoint-xxxl:1920px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;}.img-fluid{max-width:100%;height:auto;}.img-thumbnail{padding:0.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:0.25rem;max-width:100%;height:auto;}.figure{display:inline-block;}.figure-img{margin-bottom:0.5rem;line-height:1;}.figure-caption{font-size:90%;color:#6c757d;}code{font-size:87.5%;color:#e83e8c;word-wrap:break-word;}a > code{color:inherit;}kbd{padding:0.2rem 0.4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:0.2rem;}kbd kbd{padding:0;font-size:100%;font-weight:700;}pre{display:block;font-size:87.5%;color:#212529;}pre code{font-size:inherit;color:inherit;word-break:normal;}.pre-scrollable{max-height:340px;overflow-y:scroll;}.container,.container-fluid,.container-sm,.container-md,.container-lg,.container-xl,.container-xxl,.container-xxxl{width:100%;padding-right:21px;padding-left:21px;margin-right:auto;margin-left:auto;}@media (min-width:576px){.container,.container-sm{max-width:546px;}}@media (min-width:768px){.container,.container-sm,.container-md{max-width:738px;}}@media (min-width:1024px){.container,.container-sm,.container-md,.container-lg{max-width:864px;}}@media (min-width:1280px){.container,.container-sm,.container-md,.container-lg,.container-xl{max-width:1122px;}}@media (min-width:1600px){.container,.container-sm,.container-md,.container-lg,.container-xl,.container-xxl{max-width:1434px;}}@media (min-width:1920px){.container,.container-sm,.container-md,.container-lg,.container-xl,.container-xxl,.container-xxxl{max-width:1682px;}}.row{display:flex;flex-wrap:wrap;margin-right:-21px;margin-left:-21px;}.no-gutters{margin-right:0;margin-left:0;}.no-gutters > .col,.no-gutters > [class*="col-"]{padding-right:0;padding-left:0;}.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-auto,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-sm-auto,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-md-auto,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-lg-auto,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl,.col-xl-auto,.col-xxl-1,.col-xxl-2,.col-xxl-3,.col-xxl-4,.col-xxl-5,.col-xxl-6,.col-xxl-7,.col-xxl-8,.col-xxl-9,.col-xxl-10,.col-xxl-11,.col-xxl-12,.col-xxl,.col-xxl-auto,.col-xxxl-1,.col-xxxl-2,.col-xxxl-3,.col-xxxl-4,.col-xxxl-5,.col-xxxl-6,.col-xxxl-7,.col-xxxl-8,.col-xxxl-9,.col-xxxl-10,.col-xxxl-11,.col-xxxl-12,.col-xxxl,.col-xxxl-auto{position:relative;width:100%;padding-right:21px;padding-left:21px;}.col{flex-basis:0;flex-grow:1;max-width:100%;}.row-cols-1 > *{flex:0 0 100%;max-width:100%;}.row-cols-2 > *{flex:0 0 50%;max-width:50%;}.row-cols-3 > *{flex:0 0 33.3333333333%;max-width:33.3333333333%;}.row-cols-4 > *{flex:0 0 25%;max-width:25%;}.row-cols-5 > *{flex:0 0 20%;max-width:20%;}.row-cols-6 > *{flex:0 0 16.6666666667%;max-width:16.6666666667%;}.col-auto{flex:0 0 auto;width:auto;max-width:100%;}.col-1{flex:0 0 8.33333333%;max-width:8.33333333%;}.col-2{flex:0 0 16.66666667%;max-width:16.66666667%;}.col-3{flex:0 0 25%;max-width:25%;}.col-4{flex:0 0 33.33333333%;max-width:33.33333333%;}.col-5{flex:0 0 41.66666667%;max-width:41.66666667%;}.col-6{flex:0 0 50%;max-width:50%;}.col-7{flex:0 0 58.33333333%;max-width:58.33333333%;}.col-8{flex:0 0 66.66666667%;max-width:66.66666667%;}.col-9{flex:0 0 75%;max-width:75%;}.col-10{flex:0 0 83.33333333%;max-width:83.33333333%;}.col-11{flex:0 0 91.66666667%;max-width:91.66666667%;}.col-12{flex:0 0 100%;max-width:100%;}.order-first{order:-1;}.order-last{order:13;}.order-0{order:0;}.order-1{order:1;}.order-2{order:2;}.order-3{order:3;}.order-4{order:4;}.order-5{order:5;}.order-6{order:6;}.order-7{order:7;}.order-8{order:8;}.order-9{order:9;}.order-10{order:10;}.order-11{order:11;}.order-12{order:12;}.offset-1{margin-left:8.33333333%;}.offset-2{margin-left:16.66666667%;}.offset-3{margin-left:25%;}.offset-4{margin-left:33.33333333%;}.offset-5{margin-left:41.66666667%;}.offset-6{margin-left:50%;}.offset-7{margin-left:58.33333333%;}.offset-8{margin-left:66.66666667%;}.offset-9{margin-left:75%;}.offset-10{margin-left:83.33333333%;}.offset-11{margin-left:91.66666667%;}@media (min-width:576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%;}.row-cols-sm-1 > *{flex:0 0 100%;max-width:100%;}.row-cols-sm-2 > *{flex:0 0 50%;max-width:50%;}.row-cols-sm-3 > *{flex:0 0 33.3333333333%;max-width:33.3333333333%;}.row-cols-sm-4 > *{flex:0 0 25%;max-width:25%;}.row-cols-sm-5 > *{flex:0 0 20%;max-width:20%;}.row-cols-sm-6 > *{flex:0 0 16.6666666667%;max-width:16.6666666667%;}.col-sm-auto{flex:0 0 auto;width:auto;max-width:100%;}.col-sm-1{flex:0 0 8.33333333%;max-width:8.33333333%;}.col-sm-2{flex:0 0 16.66666667%;max-width:16.66666667%;}.col-sm-3{flex:0 0 25%;max-width:25%;}.col-sm-4{flex:0 0 33.33333333%;max-width:33.33333333%;}.col-sm-5{flex:0 0 41.66666667%;max-width:41.66666667%;}.col-sm-6{flex:0 0 50%;max-width:50%;}.col-sm-7{flex:0 0 58.33333333%;max-width:58.33333333%;}.col-sm-8{flex:0 0 66.66666667%;max-width:66.66666667%;}.col-sm-9{flex:0 0 75%;max-width:75%;}.col-sm-10{flex:0 0 83.33333333%;max-width:83.33333333%;}.col-sm-11{flex:0 0 91.66666667%;max-width:91.66666667%;}.col-sm-12{flex:0 0 100%;max-width:100%;}.order-sm-first{order:-1;}.order-sm-last{order:13;}.order-sm-0{order:0;}.order-sm-1{order:1;}.order-sm-2{order:2;}.order-sm-3{order:3;}.order-sm-4{order:4;}.order-sm-5{order:5;}.order-sm-6{order:6;}.order-sm-7{order:7;}.order-sm-8{order:8;}.order-sm-9{order:9;}.order-sm-10{order:10;}.order-sm-11{order:11;}.order-sm-12{order:12;}.offset-sm-0{margin-left:0;}.offset-sm-1{margin-left:8.33333333%;}.offset-sm-2{margin-left:16.66666667%;}.offset-sm-3{margin-left:25%;}.offset-sm-4{margin-left:33.33333333%;}.offset-sm-5{margin-left:41.66666667%;}.offset-sm-6{margin-left:50%;}.offset-sm-7{margin-left:58.33333333%;}.offset-sm-8{margin-left:66.66666667%;}.offset-sm-9{margin-left:75%;}.offset-sm-10{margin-left:83.33333333%;}.offset-sm-11{margin-left:91.66666667%;}}@media (min-width:768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%;}.row-cols-md-1 > *{flex:0 0 100%;max-width:100%;}.row-cols-md-2 > *{flex:0 0 50%;max-width:50%;}.row-cols-md-3 > *{flex:0 0 33.3333333333%;max-width:33.3333333333%;}.row-cols-md-4 > *{flex:0 0 25%;max-width:25%;}.row-cols-md-5 > *{flex:0 0 20%;max-width:20%;}.row-cols-md-6 > *{flex:0 0 16.6666666667%;max-width:16.6666666667%;}.col-md-auto{flex:0 0 auto;width:auto;max-width:100%;}.col-md-1{flex:0 0 8.33333333%;max-width:8.33333333%;}.col-md-2{flex:0 0 16.66666667%;max-width:16.66666667%;}.col-md-3{flex:0 0 25%;max-width:25%;}.col-md-4{flex:0 0 33.33333333%;max-width:33.33333333%;}.col-md-5{flex:0 0 41.66666667%;max-width:41.66666667%;}.col-md-6{flex:0 0 50%;max-width:50%;}.col-md-7{flex:0 0 58.33333333%;max-width:58.33333333%;}.col-md-8{flex:0 0 66.66666667%;max-width:66.66666667%;}.col-md-9{flex:0 0 75%;max-width:75%;}.col-md-10{flex:0 0 83.33333333%;max-width:83.33333333%;}.col-md-11{flex:0 0 91.66666667%;max-width:91.66666667%;}.col-md-12{flex:0 0 100%;max-width:100%;}.order-md-first{order:-1;}.order-md-last{order:13;}.order-md-0{order:0;}.order-md-1{order:1;}.order-md-2{order:2;}.order-md-3{order:3;}.order-md-4{order:4;}.order-md-5{order:5;}.order-md-6{order:6;}.order-md-7{order:7;}.order-md-8{order:8;}.order-md-9{order:9;}.order-md-10{order:10;}.order-md-11{order:11;}.order-md-12{order:12;}.offset-md-0{margin-left:0;}.offset-md-1{margin-left:8.33333333%;}.offset-md-2{margin-left:16.66666667%;}.offset-md-3{margin-left:25%;}.offset-md-4{margin-left:33.33333333%;}.offset-md-5{margin-left:41.66666667%;}.offset-md-6{margin-left:50%;}.offset-md-7{margin-left:58.33333333%;}.offset-md-8{margin-left:66.66666667%;}.offset-md-9{margin-left:75%;}.offset-md-10{margin-left:83.33333333%;}.offset-md-11{margin-left:91.66666667%;}}@media (min-width:1024px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%;}.row-cols-lg-1 > *{flex:0 0 100%;max-width:100%;}.row-cols-lg-2 > *{flex:0 0 50%;max-width:50%;}.row-cols-lg-3 > *{flex:0 0 33.3333333333%;max-width:33.3333333333%;}.row-cols-lg-4 > *{flex:0 0 25%;max-width:25%;}.row-cols-lg-5 > *{flex:0 0 20%;max-width:20%;}.row-cols-lg-6 > *{flex:0 0 16.6666666667%;max-width:16.6666666667%;}.col-lg-auto{flex:0 0 auto;width:auto;max-width:100%;}.col-lg-1{flex:0 0 8.33333333%;max-width:8.33333333%;}.col-lg-2{flex:0 0 16.66666667%;max-width:16.66666667%;}.col-lg-3{flex:0 0 25%;max-width:25%;}.col-lg-4{flex:0 0 33.33333333%;max-width:33.33333333%;}.col-lg-5{flex:0 0 41.66666667%;max-width:41.66666667%;}.col-lg-6{flex:0 0 50%;max-width:50%;}.col-lg-7{flex:0 0 58.33333333%;max-width:58.33333333%;}.col-lg-8{flex:0 0 66.66666667%;max-width:66.66666667%;}.col-lg-9{flex:0 0 75%;max-width:75%;}.col-lg-10{flex:0 0 83.33333333%;max-width:83.33333333%;}.col-lg-11{flex:0 0 91.66666667%;max-width:91.66666667%;}.col-lg-12{flex:0 0 100%;max-width:100%;}.order-lg-first{order:-1;}.order-lg-last{order:13;}.order-lg-0{order:0;}.order-lg-1{order:1;}.order-lg-2{order:2;}.order-lg-3{order:3;}.order-lg-4{order:4;}.order-lg-5{order:5;}.order-lg-6{order:6;}.order-lg-7{order:7;}.order-lg-8{order:8;}.order-lg-9{order:9;}.order-lg-10{order:10;}.order-lg-11{order:11;}.order-lg-12{order:12;}.offset-lg-0{margin-left:0;}.offset-lg-1{margin-left:8.33333333%;}.offset-lg-2{margin-left:16.66666667%;}.offset-lg-3{margin-left:25%;}.offset-lg-4{margin-left:33.33333333%;}.offset-lg-5{margin-left:41.66666667%;}.offset-lg-6{margin-left:50%;}.offset-lg-7{margin-left:58.33333333%;}.offset-lg-8{margin-left:66.66666667%;}.offset-lg-9{margin-left:75%;}.offset-lg-10{margin-left:83.33333333%;}.offset-lg-11{margin-left:91.66666667%;}}@media (min-width:1280px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%;}.row-cols-xl-1 > *{flex:0 0 100%;max-width:100%;}.row-cols-xl-2 > *{flex:0 0 50%;max-width:50%;}.row-cols-xl-3 > *{flex:0 0 33.3333333333%;max-width:33.3333333333%;}.row-cols-xl-4 > *{flex:0 0 25%;max-width:25%;}.row-cols-xl-5 > *{flex:0 0 20%;max-width:20%;}.row-cols-xl-6 > *{flex:0 0 16.6666666667%;max-width:16.6666666667%;}.col-xl-auto{flex:0 0 auto;width:auto;max-width:100%;}.col-xl-1{flex:0 0 8.33333333%;max-width:8.33333333%;}.col-xl-2{flex:0 0 16.66666667%;max-width:16.66666667%;}.col-xl-3{flex:0 0 25%;max-width:25%;}.col-xl-4{flex:0 0 33.33333333%;max-width:33.33333333%;}.col-xl-5{flex:0 0 41.66666667%;max-width:41.66666667%;}.col-xl-6{flex:0 0 50%;max-width:50%;}.col-xl-7{flex:0 0 58.33333333%;max-width:58.33333333%;}.col-xl-8{flex:0 0 66.66666667%;max-width:66.66666667%;}.col-xl-9{flex:0 0 75%;max-width:75%;}.col-xl-10{flex:0 0 83.33333333%;max-width:83.33333333%;}.col-xl-11{flex:0 0 91.66666667%;max-width:91.66666667%;}.col-xl-12{flex:0 0 100%;max-width:100%;}.order-xl-first{order:-1;}.order-xl-last{order:13;}.order-xl-0{order:0;}.order-xl-1{order:1;}.order-xl-2{order:2;}.order-xl-3{order:3;}.order-xl-4{order:4;}.order-xl-5{order:5;}.order-xl-6{order:6;}.order-xl-7{order:7;}.order-xl-8{order:8;}.order-xl-9{order:9;}.order-xl-10{order:10;}.order-xl-11{order:11;}.order-xl-12{order:12;}.offset-xl-0{margin-left:0;}.offset-xl-1{margin-left:8.33333333%;}.offset-xl-2{margin-left:16.66666667%;}.offset-xl-3{margin-left:25%;}.offset-xl-4{margin-left:33.33333333%;}.offset-xl-5{margin-left:41.66666667%;}.offset-xl-6{margin-left:50%;}.offset-xl-7{margin-left:58.33333333%;}.offset-xl-8{margin-left:66.66666667%;}.offset-xl-9{margin-left:75%;}.offset-xl-10{margin-left:83.33333333%;}.offset-xl-11{margin-left:91.66666667%;}}@media (min-width:1600px){.col-xxl{flex-basis:0;flex-grow:1;max-width:100%;}.row-cols-xxl-1 > *{flex:0 0 100%;max-width:100%;}.row-cols-xxl-2 > *{flex:0 0 50%;max-width:50%;}.row-cols-xxl-3 > *{flex:0 0 33.3333333333%;max-width:33.3333333333%;}.row-cols-xxl-4 > *{flex:0 0 25%;max-width:25%;}.row-cols-xxl-5 > *{flex:0 0 20%;max-width:20%;}.row-cols-xxl-6 > *{flex:0 0 16.6666666667%;max-width:16.6666666667%;}.col-xxl-auto{flex:0 0 auto;width:auto;max-width:100%;}.col-xxl-1{flex:0 0 8.33333333%;max-width:8.33333333%;}.col-xxl-2{flex:0 0 16.66666667%;max-width:16.66666667%;}.col-xxl-3{flex:0 0 25%;max-width:25%;}.col-xxl-4{flex:0 0 33.33333333%;max-width:33.33333333%;}.col-xxl-5{flex:0 0 41.66666667%;max-width:41.66666667%;}.col-xxl-6{flex:0 0 50%;max-width:50%;}.col-xxl-7{flex:0 0 58.33333333%;max-width:58.33333333%;}.col-xxl-8{flex:0 0 66.66666667%;max-width:66.66666667%;}.col-xxl-9{flex:0 0 75%;max-width:75%;}.col-xxl-10{flex:0 0 83.33333333%;max-width:83.33333333%;}.col-xxl-11{flex:0 0 91.66666667%;max-width:91.66666667%;}.col-xxl-12{flex:0 0 100%;max-width:100%;}.order-xxl-first{order:-1;}.order-xxl-last{order:13;}.order-xxl-0{order:0;}.order-xxl-1{order:1;}.order-xxl-2{order:2;}.order-xxl-3{order:3;}.order-xxl-4{order:4;}.order-xxl-5{order:5;}.order-xxl-6{order:6;}.order-xxl-7{order:7;}.order-xxl-8{order:8;}.order-xxl-9{order:9;}.order-xxl-10{order:10;}.order-xxl-11{order:11;}.order-xxl-12{order:12;}.offset-xxl-0{margin-left:0;}.offset-xxl-1{margin-left:8.33333333%;}.offset-xxl-2{margin-left:16.66666667%;}.offset-xxl-3{margin-left:25%;}.offset-xxl-4{margin-left:33.33333333%;}.offset-xxl-5{margin-left:41.66666667%;}.offset-xxl-6{margin-left:50%;}.offset-xxl-7{margin-left:58.33333333%;}.offset-xxl-8{margin-left:66.66666667%;}.offset-xxl-9{margin-left:75%;}.offset-xxl-10{margin-left:83.33333333%;}.offset-xxl-11{margin-left:91.66666667%;}}@media (min-width:1920px){.col-xxxl{flex-basis:0;flex-grow:1;max-width:100%;}.row-cols-xxxl-1 > *{flex:0 0 100%;max-width:100%;}.row-cols-xxxl-2 > *{flex:0 0 50%;max-width:50%;}.row-cols-xxxl-3 > *{flex:0 0 33.3333333333%;max-width:33.3333333333%;}.row-cols-xxxl-4 > *{flex:0 0 25%;max-width:25%;}.row-cols-xxxl-5 > *{flex:0 0 20%;max-width:20%;}.row-cols-xxxl-6 > *{flex:0 0 16.6666666667%;max-width:16.6666666667%;}.col-xxxl-auto{flex:0 0 auto;width:auto;max-width:100%;}.col-xxxl-1{flex:0 0 8.33333333%;max-width:8.33333333%;}.col-xxxl-2{flex:0 0 16.66666667%;max-width:16.66666667%;}.col-xxxl-3{flex:0 0 25%;max-width:25%;}.col-xxxl-4{flex:0 0 33.33333333%;max-width:33.33333333%;}.col-xxxl-5{flex:0 0 41.66666667%;max-width:41.66666667%;}.col-xxxl-6{flex:0 0 50%;max-width:50%;}.col-xxxl-7{flex:0 0 58.33333333%;max-width:58.33333333%;}.col-xxxl-8{flex:0 0 66.66666667%;max-width:66.66666667%;}.col-xxxl-9{flex:0 0 75%;max-width:75%;}.col-xxxl-10{flex:0 0 83.33333333%;max-width:83.33333333%;}.col-xxxl-11{flex:0 0 91.66666667%;max-width:91.66666667%;}.col-xxxl-12{flex:0 0 100%;max-width:100%;}.order-xxxl-first{order:-1;}.order-xxxl-last{order:13;}.order-xxxl-0{order:0;}.order-xxxl-1{order:1;}.order-xxxl-2{order:2;}.order-xxxl-3{order:3;}.order-xxxl-4{order:4;}.order-xxxl-5{order:5;}.order-xxxl-6{order:6;}.order-xxxl-7{order:7;}.order-xxxl-8{order:8;}.order-xxxl-9{order:9;}.order-xxxl-10{order:10;}.order-xxxl-11{order:11;}.order-xxxl-12{order:12;}.offset-xxxl-0{margin-left:0;}.offset-xxxl-1{margin-left:8.33333333%;}.offset-xxxl-2{margin-left:16.66666667%;}.offset-xxxl-3{margin-left:25%;}.offset-xxxl-4{margin-left:33.33333333%;}.offset-xxxl-5{margin-left:41.66666667%;}.offset-xxxl-6{margin-left:50%;}.offset-xxxl-7{margin-left:58.33333333%;}.offset-xxxl-8{margin-left:66.66666667%;}.offset-xxxl-9{margin-left:75%;}.offset-xxxl-10{margin-left:83.33333333%;}.offset-xxxl-11{margin-left:91.66666667%;}}.table{width:100%;margin-bottom:1rem;color:#212529;}.table th,.table td{padding:0.75rem;vertical-align:top;border-top:1px solid #dee2e6;}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6;}.table tbody + tbody{border-top:2px solid #dee2e6;}.table-sm th,.table-sm td{padding:0.3rem;}.table-bordered{border:1px solid #dee2e6;}.table-bordered th,.table-bordered td{border:1px solid #dee2e6;}.table-bordered thead th,.table-bordered thead td{border-bottom-width:2px;}.table-borderless th,.table-borderless td,.table-borderless thead th,.table-borderless tbody + tbody{border:0;}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,0.05);}.table-hover tbody tr:hover{color:#212529;background-color:rgba(0,0,0,0.075);}.table-primary,.table-primary > th,.table-primary > td{background-color:#b8daff;}.table-primary th,.table-primary td,.table-primary thead th,.table-primary tbody + tbody{border-color:#7abaff;}.table-hover .table-primary:hover{background-color:#9fcdff;}.table-hover .table-primary:hover > td,.table-hover .table-primary:hover > th{background-color:#9fcdff;}.table-secondary,.table-secondary > th,.table-secondary > td{background-color:#d6d8db;}.table-secondary th,.table-secondary td,.table-secondary thead th,.table-secondary tbody + tbody{border-color:#b3b7bb;}.table-hover .table-secondary:hover{background-color:#c8cbcf;}.table-hover .table-secondary:hover > td,.table-hover .table-secondary:hover > th{background-color:#c8cbcf;}.table-success,.table-success > th,.table-success > td{background-color:#c3e6cb;}.table-success th,.table-success td,.table-success thead th,.table-success tbody + tbody{border-color:#8fd19e;}.table-hover .table-success:hover{background-color:#b1dfbb;}.table-hover .table-success:hover > td,.table-hover .table-success:hover > th{background-color:#b1dfbb;}.table-info,.table-info > th,.table-info > td{background-color:#bee5eb;}.table-info th,.table-info td,.table-info thead th,.table-info tbody + tbody{border-color:#86cfda;}.table-hover .table-info:hover{background-color:#abdde5;}.table-hover .table-info:hover > td,.table-hover .table-info:hover > th{background-color:#abdde5;}.table-warning,.table-warning > th,.table-warning > td{background-color:#ffeeba;}.table-warning th,.table-warning td,.table-warning thead th,.table-warning tbody + tbody{border-color:#ffdf7e;}.table-hover .table-warning:hover{background-color:#ffe8a1;}.table-hover .table-warning:hover > td,.table-hover .table-warning:hover > th{background-color:#ffe8a1;}.table-danger,.table-danger > th,.table-danger > td{background-color:#f5c6cb;}.table-danger th,.table-danger td,.table-danger thead th,.table-danger tbody + tbody{border-color:#ed969e;}.table-hover .table-danger:hover{background-color:#f1b0b7;}.table-hover .table-danger:hover > td,.table-hover .table-danger:hover > th{background-color:#f1b0b7;}.table-light,.table-light > th,.table-light > td{background-color:#fdfdfe;}.table-light th,.table-light td,.table-light thead th,.table-light tbody + tbody{border-color:#fbfcfc;}.table-hover .table-light:hover{background-color:#ececf6;}.table-hover .table-light:hover > td,.table-hover .table-light:hover > th{background-color:#ececf6;}.table-dark,.table-dark > th,.table-dark > td{background-color:#c6c8ca;}.table-dark th,.table-dark td,.table-dark thead th,.table-dark tbody + tbody{border-color:#95999c;}.table-hover .table-dark:hover{background-color:#b9bbbe;}.table-hover .table-dark:hover > td,.table-hover .table-dark:hover > th{background-color:#b9bbbe;}.table-active,.table-active > th,.table-active > td{background-color:rgba(0,0,0,0.075);}.table-hover .table-active:hover{background-color:rgba(0,0,0,0.075);}.table-hover .table-active:hover > td,.table-hover .table-active:hover > th{background-color:rgba(0,0,0,0.075);}.table .thead-dark th{color:#fff;background-color:#343a40;border-color:#454d55;}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6;}.table-dark{color:#fff;background-color:#343a40;}.table-dark th,.table-dark td,.table-dark thead th{border-color:#454d55;}.table-dark.table-bordered{border:0;}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,0.05);}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:rgba(255,255,255,0.075);}@media (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;}.table-responsive-sm > .table-bordered{border:0;}}@media (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;}.table-responsive-md > .table-bordered{border:0;}}@media (max-width:1023.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;}.table-responsive-lg > .table-bordered{border:0;}}@media (max-width:1279.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;}.table-responsive-xl > .table-bordered{border:0;}}@media (max-width:1599.98px){.table-responsive-xxl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;}.table-responsive-xxl > .table-bordered{border:0;}}@media (max-width:1919.98px){.table-responsive-xxxl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;}.table-responsive-xxxl > .table-bordered{border:0;}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;}.table-responsive > .table-bordered{border:0;}.form-control{display:block;width:100%;height:calc(1.5em + 0.75rem + 2px);padding:0.375rem 0.75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:0.25rem;transition:border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;}@media (prefers-reduced-motion:reduce){.form-control{transition:none;}}.form-control::-ms-expand{background-color:transparent;border:0;}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 0.2rem rgba(0,123,255,0.25);}.form-control::placeholder{color:#6c757d;opacity:1;}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1;}input[type="date"].form-control,input[type="time"].form-control,input[type="datetime-local"].form-control,input[type="month"].form-control{appearance:none;}select.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057;}select.form-control:focus::-ms-value{color:#495057;background-color:#fff;}.form-control-file,.form-control-range{display:block;width:100%;}.col-form-label{padding-top:calc(0.375rem + 1px);padding-bottom:calc(0.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5;}.col-form-label-lg{padding-top:calc(0.5rem + 1px);padding-bottom:calc(0.5rem + 1px);font-size:1.25rem;line-height:1.5;}.col-form-label-sm{padding-top:calc(0.25rem + 1px);padding-bottom:calc(0.25rem + 1px);font-size:0.875rem;line-height:1.5;}.form-control-plaintext{display:block;width:100%;padding:0.375rem 0;margin-bottom:0;font-size:1rem;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0;}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0;}.form-control-sm{height:calc(1.5em + 0.5rem + 2px);padding:0.25rem 0.5rem;font-size:0.875rem;line-height:1.5;border-radius:0.2rem;}.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:0.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:0.3rem;}select.form-control[size],select.form-control[multiple]{height:auto;}textarea.form-control{height:auto;}.form-group{margin-bottom:1rem;}.form-text{display:block;margin-top:0.25rem;}.form-row{display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px;}.form-row > .col,.form-row > [class*="col-"]{padding-right:5px;padding-left:5px;}.form-check{position:relative;display:block;padding-left:1.25rem;}.form-check-input{position:absolute;margin-top:0.3rem;margin-left:-1.25rem;}.form-check-input[disabled] ~ .form-check-label,.form-check-input:disabled ~ .form-check-label{color:#6c757d;}.form-check-label{margin-bottom:0;}.form-check-inline{display:inline-flex;align-items:center;padding-left:0;margin-right:0.75rem;}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:0.3125rem;margin-left:0;}.valid-feedback{display:none;width:100%;margin-top:0.25rem;font-size:80%;color:#28a745;}.valid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:0.25rem 0.5rem;margin-top:0.1rem;font-size:0.875rem;line-height:1.5;color:#fff;background-color:rgba(40,167,69,0.9);border-radius:0.25rem;}.form-row > .col > .valid-tooltip,.form-row > [class*="col-"] > .valid-tooltip{left:5px;}.was-validated :valid ~ .valid-feedback,.was-validated :valid ~ .valid-tooltip,.is-valid ~ .valid-feedback,.is-valid ~ .valid-tooltip{display:block;}.was-validated .form-control:valid,.form-control.is-valid{border-color:#28a745;padding-right:calc(1.5em + 0.75rem) !important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(0.375em + 0.1875rem) center;background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:#28a745;box-shadow:0 0 0 0.2rem rgba(40,167,69,0.25);}.was-validated select.form-control:valid,select.form-control.is-valid{padding-right:3rem !important;background-position:right 1.5rem center;}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + 0.75rem);background-position:top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);}.was-validated .custom-select:valid,.custom-select.is-valid{border-color:#28a745;padding-right:calc(0.75em + 2.3125rem) !important;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center / 8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem / calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;}.was-validated .custom-select:valid:focus,.custom-select.is-valid:focus{border-color:#28a745;box-shadow:0 0 0 0.2rem rgba(40,167,69,0.25);}.was-validated .form-check-input:valid ~ .form-check-label,.form-check-input.is-valid ~ .form-check-label{color:#28a745;}.was-validated .form-check-input:valid ~ .valid-feedback,.was-validated .form-check-input:valid ~ .valid-tooltip,.form-check-input.is-valid ~ .valid-feedback,.form-check-input.is-valid ~ .valid-tooltip{display:block;}.was-validated .custom-control-input:valid ~ .custom-control-label,.custom-control-input.is-valid ~ .custom-control-label{color:#28a745;}.was-validated .custom-control-input:valid ~ .custom-control-label::before,.custom-control-input.is-valid ~ .custom-control-label::before{border-color:#28a745;}.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before,.custom-control-input.is-valid:checked ~ .custom-control-label::before{border-color:#34ce57;background-color:#34ce57;}.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before,.custom-control-input.is-valid:focus ~ .custom-control-label::before{box-shadow:0 0 0 0.2rem rgba(40,167,69,0.25);}.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before,.custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before{border-color:#28a745;}.was-validated .custom-file-input:valid ~ .custom-file-label,.custom-file-input.is-valid ~ .custom-file-label{border-color:#28a745;}.was-validated .custom-file-input:valid:focus ~ .custom-file-label,.custom-file-input.is-valid:focus ~ .custom-file-label{border-color:#28a745;box-shadow:0 0 0 0.2rem rgba(40,167,69,0.25);}.invalid-feedback{display:none;width:100%;margin-top:0.25rem;font-size:80%;color:#dc3545;}.invalid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:0.25rem 0.5rem;margin-top:0.1rem;font-size:0.875rem;line-height:1.5;color:#fff;background-color:rgba(220,53,69,0.9);border-radius:0.25rem;}.form-row > .col > .invalid-tooltip,.form-row > [class*="col-"] > .invalid-tooltip{left:5px;}.was-validated :invalid ~ .invalid-feedback,.was-validated :invalid ~ .invalid-tooltip,.is-invalid ~ .invalid-feedback,.is-invalid ~ .invalid-tooltip{display:block;}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:#dc3545;padding-right:calc(1.5em + 0.75rem) !important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(0.375em + 0.1875rem) center;background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 0.2rem rgba(220,53,69,0.25);}.was-validated select.form-control:invalid,select.form-control.is-invalid{padding-right:3rem !important;background-position:right 1.5rem center;}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + 0.75rem);background-position:top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);}.was-validated .custom-select:invalid,.custom-select.is-invalid{border-color:#dc3545;padding-right:calc(0.75em + 2.3125rem) !important;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center / 8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") center right 1.75rem / calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;}.was-validated .custom-select:invalid:focus,.custom-select.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 0.2rem rgba(220,53,69,0.25);}.was-validated .form-check-input:invalid ~ .form-check-label,.form-check-input.is-invalid ~ .form-check-label{color:#dc3545;}.was-validated .form-check-input:invalid ~ .invalid-feedback,.was-validated .form-check-input:invalid ~ .invalid-tooltip,.form-check-input.is-invalid ~ .invalid-feedback,.form-check-input.is-invalid ~ .invalid-tooltip{display:block;}.was-validated .custom-control-input:invalid ~ .custom-control-label,.custom-control-input.is-invalid ~ .custom-control-label{color:#dc3545;}.was-validated .custom-control-input:invalid ~ .custom-control-label::before,.custom-control-input.is-invalid ~ .custom-control-label::before{border-color:#dc3545;}.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before,.custom-control-input.is-invalid:checked ~ .custom-control-label::before{border-color:#e4606d;background-color:#e4606d;}.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before,.custom-control-input.is-invalid:focus ~ .custom-control-label::before{box-shadow:0 0 0 0.2rem rgba(220,53,69,0.25);}.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before,.custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before{border-color:#dc3545;}.was-validated .custom-file-input:invalid ~ .custom-file-label,.custom-file-input.is-invalid ~ .custom-file-label{border-color:#dc3545;}.was-validated .custom-file-input:invalid:focus ~ .custom-file-label,.custom-file-input.is-invalid:focus ~ .custom-file-label{border-color:#dc3545;box-shadow:0 0 0 0.2rem rgba(220,53,69,0.25);}.form-inline{display:flex;flex-flow:row wrap;align-items:center;}.form-inline .form-check{width:100%;}@media (min-width:576px){.form-inline label{display:flex;align-items:center;justify-content:center;margin-bottom:0;}.form-inline .form-group{display:flex;flex:0 0 auto;flex-flow:row wrap;align-items:center;margin-bottom:0;}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle;}.form-inline .form-control-plaintext{display:inline-block;}.form-inline .input-group,.form-inline .custom-select{width:auto;}.form-inline .form-check{display:flex;align-items:center;justify-content:center;width:auto;padding-left:0;}.form-inline .form-check-input{position:relative;flex-shrink:0;margin-top:0;margin-right:0.25rem;margin-left:0;}.form-inline .custom-control{align-items:center;justify-content:center;}.form-inline .custom-control-label{margin-bottom:0;}}.fade{transition:opacity 0.15s linear;}@media (prefers-reduced-motion:reduce){.fade{transition:none;}}.fade:not(.show){opacity:0;}.collapse:not(.show){display:none;}.collapsing{position:relative;height:0;overflow:hidden;transition:height 0.35s ease;}@media (prefers-reduced-motion:reduce){.collapsing{transition:none;}}.dropup,.dropright,.dropdown,.dropleft{position:relative;}.dropdown-toggle{white-space:nowrap;}.dropdown-toggle::after{display:inline-block;margin-left:0.255em;vertical-align:0.255em;content:"";border-top:0.3em solid;border-right:0.3em solid transparent;border-bottom:0;border-left:0.3em solid transparent;}.dropdown-toggle:empty::after{margin-left:0;}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:0.5rem 0;margin:0.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,0.15);border-radius:0.25rem;}.dropdown-menu-left{right:auto;left:0;}.dropdown-menu-right{right:0;left:auto;}@media (min-width:576px){.dropdown-menu-sm-left{right:auto;left:0;}.dropdown-menu-sm-right{right:0;left:auto;}}@media (min-width:768px){.dropdown-menu-md-left{right:auto;left:0;}.dropdown-menu-md-right{right:0;left:auto;}}@media (min-width:1024px){.dropdown-menu-lg-left{right:auto;left:0;}.dropdown-menu-lg-right{right:0;left:auto;}}@media (min-width:1280px){.dropdown-menu-xl-left{right:auto;left:0;}.dropdown-menu-xl-right{right:0;left:auto;}}@media (min-width:1600px){.dropdown-menu-xxl-left{right:auto;left:0;}.dropdown-menu-xxl-right{right:0;left:auto;}}@media (min-width:1920px){.dropdown-menu-xxxl-left{right:auto;left:0;}.dropdown-menu-xxxl-right{right:0;left:auto;}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:0.125rem;}.dropup .dropdown-toggle::after{display:inline-block;margin-left:0.255em;vertical-align:0.255em;content:"";border-top:0;border-right:0.3em solid transparent;border-bottom:0.3em solid;border-left:0.3em solid transparent;}.dropup .dropdown-toggle:empty::after{margin-left:0;}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:0.125rem;}.dropright .dropdown-toggle::after{display:inline-block;margin-left:0.255em;vertical-align:0.255em;content:"";border-top:0.3em solid transparent;border-right:0;border-bottom:0.3em solid transparent;border-left:0.3em solid;}.dropright .dropdown-toggle:empty::after{margin-left:0;}.dropright .dropdown-toggle::after{vertical-align:0;}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:0.125rem;}.dropleft .dropdown-toggle::after{display:inline-block;margin-left:0.255em;vertical-align:0.255em;content:"";}.dropleft .dropdown-toggle::after{display:none;}.dropleft .dropdown-toggle::before{display:inline-block;margin-right:0.255em;vertical-align:0.255em;content:"";border-top:0.3em solid transparent;border-right:0.3em solid;border-bottom:0.3em solid transparent;}.dropleft .dropdown-toggle:empty::after{margin-left:0;}.dropleft .dropdown-toggle::before{vertical-align:0;}.dropdown-menu[x-placement^="top"],.dropdown-menu[x-placement^="right"],.dropdown-menu[x-placement^="bottom"],.dropdown-menu[x-placement^="left"]{right:auto;bottom:auto;}.dropdown-divider{height:0;margin:0.5rem 0;overflow:hidden;border-top:1px solid #e9ecef;}.dropdown-item{display:block;width:100%;padding:0.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0;}.dropdown-item:hover,.dropdown-item:focus{color:#16181b;text-decoration:none;background-color:#e9ecef;}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff;}.dropdown-item.disabled,.dropdown-item:disabled{color:#adb5bd;pointer-events:none;background-color:transparent;}.dropdown-menu.show{display:block;}.dropdown-header{display:block;padding:0.5rem 1.5rem;margin-bottom:0;font-size:0.875rem;color:#6c757d;white-space:nowrap;}.dropdown-item-text{display:block;padding:0.25rem 1.5rem;color:#212529;}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle;}.btn-group > .btn,.btn-group-vertical > .btn{position:relative;flex:1 1 auto;}.btn-group > .btn:hover,.btn-group-vertical > .btn:hover{z-index:1;}.btn-group > .btn:focus,.btn-group > .btn:active,.btn-group > .btn.active,.btn-group-vertical > .btn:focus,.btn-group-vertical > .btn:active,.btn-group-vertical > .btn.active{z-index:1;}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start;}.btn-toolbar .input-group{width:auto;}.btn-group > .btn:not(:first-child),.btn-group > .btn-group:not(:first-child){margin-left:-1px;}.btn-group > .btn:not(:last-child):not(.dropdown-toggle),.btn-group > .btn-group:not(:last-child) > .btn{border-top-right-radius:0;border-bottom-right-radius:0;}.btn-group > .btn:not(:first-child),.btn-group > .btn-group:not(:first-child) > .btn{border-top-left-radius:0;border-bottom-left-radius:0;}.dropdown-toggle-split{padding-right:0.5625rem;padding-left:0.5625rem;}.dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after,.dropright .dropdown-toggle-split::after{margin-left:0;}.dropleft .dropdown-toggle-split::before{margin-right:0;}.btn-sm + .dropdown-toggle-split,.btn-group-sm > .btn + .dropdown-toggle-split{padding-right:0.375rem;padding-left:0.375rem;}.btn-lg + .dropdown-toggle-split,.btn-group-lg > .btn + .dropdown-toggle-split{padding-right:0.75rem;padding-left:0.75rem;}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center;}.btn-group-vertical > .btn,.btn-group-vertical > .btn-group{width:100%;}.btn-group-vertical > .btn:not(:first-child),.btn-group-vertical > .btn-group:not(:first-child){margin-top:-1px;}.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical > .btn-group:not(:last-child) > .btn{border-bottom-right-radius:0;border-bottom-left-radius:0;}.btn-group-vertical > .btn:not(:first-child),.btn-group-vertical > .btn-group:not(:first-child) > .btn{border-top-left-radius:0;border-top-right-radius:0;}.btn-group-toggle > .btn,.btn-group-toggle > .btn-group > .btn{margin-bottom:0;}.btn-group-toggle > .btn input[type="radio"],.btn-group-toggle > .btn input[type="checkbox"],.btn-group-toggle > .btn-group > .btn input[type="radio"],.btn-group-toggle > .btn-group > .btn input[type="checkbox"]{position:absolute;clip:rect(0,0,0,0);pointer-events:none;}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%;}.input-group > .form-control,.input-group > .form-control-plaintext,.input-group > .custom-select,.input-group > .custom-file{position:relative;flex:1 1 auto;width:1%;min-width:0;margin-bottom:0;}.input-group > .form-control + .form-control,.input-group > .form-control + .custom-select,.input-group > .form-control + .custom-file,.input-group > .form-control-plaintext + .form-control,.input-group > .form-control-plaintext + .custom-select,.input-group > .form-control-plaintext + .custom-file,.input-group > .custom-select + .form-control,.input-group > .custom-select + .custom-select,.input-group > .custom-select + .custom-file,.input-group > .custom-file + .form-control,.input-group > .custom-file + .custom-select,.input-group > .custom-file + .custom-file{margin-left:-1px;}.input-group > .form-control:focus,.input-group > .custom-select:focus,.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label{z-index:3;}.input-group > .custom-file .custom-file-input:focus{z-index:4;}.input-group > .form-control:not(:first-child),.input-group > .custom-select:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0;}.input-group > .custom-file{display:flex;align-items:center;}.input-group > .custom-file:not(:last-child) .custom-file-label,.input-group > .custom-file:not(:last-child) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-radius:0;}.input-group > .custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0;}.input-group:not(.has-validation) > .form-control:not(:last-child),.input-group:not(.has-validation) > .custom-select:not(:last-child),.input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label,.input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-radius:0;}.input-group.has-validation > .form-control:nth-last-child(n + 3),.input-group.has-validation > .custom-select:nth-last-child(n + 3),.input-group.has-validation > .custom-file:nth-last-child(n + 3) .custom-file-label,.input-group.has-validation > .custom-file:nth-last-child(n + 3) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-radius:0;}.input-group-prepend,.input-group-append{display:flex;}.input-group-prepend .btn,.input-group-append .btn{position:relative;z-index:2;}.input-group-prepend .btn:focus,.input-group-append .btn:focus{z-index:3;}.input-group-prepend .btn + .btn,.input-group-prepend .btn + .input-group-text,.input-group-prepend .input-group-text + .input-group-text,.input-group-prepend .input-group-text + .btn,.input-group-append .btn + .btn,.input-group-append .btn + .input-group-text,.input-group-append .input-group-text + .input-group-text,.input-group-append .input-group-text + .btn{margin-left:-1px;}.input-group-prepend{margin-right:-1px;}.input-group-append{margin-left:-1px;}.input-group-text{display:flex;align-items:center;padding:0.375rem 0.75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:0.25rem;}.input-group-text input[type="radio"],.input-group-text input[type="checkbox"]{margin-top:0;}.input-group-lg > .form-control:not(textarea),.input-group-lg > .custom-select{height:calc(1.5em + 1rem + 2px);}.input-group-lg > .form-control,.input-group-lg > .custom-select,.input-group-lg > .input-group-prepend > .input-group-text,.input-group-lg > .input-group-append > .input-group-text,.input-group-lg > .input-group-prepend > .btn,.input-group-lg > .input-group-append > .btn{padding:0.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:0.3rem;}.input-group-sm > .form-control:not(textarea),.input-group-sm > .custom-select{height:calc(1.5em + 0.5rem + 2px);}.input-group-sm > .form-control,.input-group-sm > .custom-select,.input-group-sm > .input-group-prepend > .input-group-text,.input-group-sm > .input-group-append > .input-group-text,.input-group-sm > .input-group-prepend > .btn,.input-group-sm > .input-group-append > .btn{padding:0.25rem 0.5rem;font-size:0.875rem;line-height:1.5;border-radius:0.2rem;}.input-group-lg > .custom-select,.input-group-sm > .custom-select{padding-right:1.75rem;}.input-group > .input-group-prepend > .btn,.input-group > .input-group-prepend > .input-group-text,.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .btn,.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .input-group-text,.input-group.has-validation > .input-group-append:nth-last-child(n + 3) > .btn,.input-group.has-validation > .input-group-append:nth-last-child(n + 3) > .input-group-text,.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),.input-group > .input-group-append:last-child > .input-group-text:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0;}.input-group > .input-group-append > .btn,.input-group > .input-group-append > .input-group-text,.input-group > .input-group-prepend:not(:first-child) > .btn,.input-group > .input-group-prepend:not(:first-child) > .input-group-text,.input-group > .input-group-prepend:first-child > .btn:not(:first-child),.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0;}.pagination{display:flex;padding-left:0;list-style:none;border-radius:0.25rem;}.page-link{position:relative;display:block;padding:0.5rem 0.75rem;margin-left:-1px;line-height:1.25;color:#007bff;background-color:#fff;border:1px solid #dee2e6;}.page-link:hover{z-index:2;color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6;}.page-link:focus{z-index:3;outline:0;box-shadow:0 0 0 0.2rem rgba(0,123,255,0.25);}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:0.25rem;border-bottom-left-radius:0.25rem;}.page-item:last-child .page-link{border-top-right-radius:0.25rem;border-bottom-right-radius:0.25rem;}.page-item.active .page-link{z-index:3;color:#fff;background-color:#007bff;border-color:#007bff;}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6;}.pagination-lg .page-link{padding:0.75rem 1.5rem;font-size:1.25rem;line-height:1.5;}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:0.3rem;border-bottom-left-radius:0.3rem;}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:0.3rem;border-bottom-right-radius:0.3rem;}.pagination-sm .page-link{padding:0.25rem 0.5rem;font-size:0.875rem;line-height:1.5;}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:0.2rem;border-bottom-left-radius:0.2rem;}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:0.2rem;border-bottom-right-radius:0.2rem;}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:0.5;}.close:hover{color:#000;text-decoration:none;}.close:not(:disabled):not(.disabled):hover,.close:not(:disabled):not(.disabled):focus{opacity:0.75;}button.close{padding:0;background-color:transparent;border:0;}a.close.disabled{pointer-events:none;}.modal-open{overflow:hidden;}.modal-open .modal{overflow-x:hidden;overflow-y:auto;}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0;}.modal-dialog{position:relative;width:auto;margin:0.5rem;pointer-events:none;}.modal.fade .modal-dialog{transition:transform 0.3s ease-out;transform:translate(0,-50px);}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none;}}.modal.show .modal-dialog{transform:none;}.modal.modal-static .modal-dialog{transform:scale(1.02);}.modal-dialog-scrollable{display:flex;max-height:calc(100% - 1rem);}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden;}.modal-dialog-scrollable .modal-header,.modal-dialog-scrollable .modal-footer{flex-shrink:0;}.modal-dialog-scrollable .modal-body{overflow-y:auto;}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem);}.modal-dialog-centered::before{display:block;height:calc(100vh - 1rem);height:min-content;content:"";}.modal-dialog-centered.modal-dialog-scrollable{flex-direction:column;justify-content:center;height:100%;}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none;}.modal-dialog-centered.modal-dialog-scrollable::before{content:none;}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,0.2);border-radius:0.3rem;outline:0;}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000;}.modal-backdrop.fade{opacity:0;}.modal-backdrop.show{opacity:0.5;}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(0.3rem - 1px);border-top-right-radius:calc(0.3rem - 1px);}.modal-header .close{padding:1rem 1rem;margin:-1rem -1rem -1rem auto;}.modal-title{margin-bottom:0;line-height:1.5;}.modal-body{position:relative;flex:1 1 auto;padding:1rem;}.modal-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:0.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(0.3rem - 1px);border-bottom-left-radius:calc(0.3rem - 1px);}.modal-footer > *{margin:0.25rem;}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll;}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto;}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem);}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem);}.modal-dialog-centered{min-height:calc(100% - 3.5rem);}.modal-dialog-centered::before{height:calc(100vh - 3.5rem);height:min-content;}.modal-sm{max-width:300px;}}@media (min-width:1024px){.modal-lg,.modal-xl{max-width:800px;}}@media (min-width:1280px){.modal-xl{max-width:1140px;}}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:0.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,0.2);border-radius:0.3rem;}.popover .arrow{position:absolute;display:block;width:1rem;height:0.5rem;margin:0 0.3rem;}.popover .arrow::before,.popover .arrow::after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid;}.bs-popover-top,.bs-popover-auto[x-placement^="top"]{margin-bottom:0.5rem;}.bs-popover-top > .arrow,.bs-popover-auto[x-placement^="top"] > .arrow{bottom:calc(-0.5rem - 1px);}.bs-popover-top > .arrow::before,.bs-popover-auto[x-placement^="top"] > .arrow::before{bottom:0;border-width:0.5rem 0.5rem 0;border-top-color:rgba(0,0,0,0.25);}.bs-popover-top > .arrow::after,.bs-popover-auto[x-placement^="top"] > .arrow::after{bottom:1px;border-width:0.5rem 0.5rem 0;border-top-color:#fff;}.bs-popover-right,.bs-popover-auto[x-placement^="right"]{margin-left:0.5rem;}.bs-popover-right > .arrow,.bs-popover-auto[x-placement^="right"] > .arrow{left:calc(-0.5rem - 1px);width:0.5rem;height:1rem;margin:0.3rem 0;}.bs-popover-right > .arrow::before,.bs-popover-auto[x-placement^="right"] > .arrow::before{left:0;border-width:0.5rem 0.5rem 0.5rem 0;border-right-color:rgba(0,0,0,0.25);}.bs-popover-right > .arrow::after,.bs-popover-auto[x-placement^="right"] > .arrow::after{left:1px;border-width:0.5rem 0.5rem 0.5rem 0;border-right-color:#fff;}.bs-popover-bottom,.bs-popover-auto[x-placement^="bottom"]{margin-top:0.5rem;}.bs-popover-bottom > .arrow,.bs-popover-auto[x-placement^="bottom"] > .arrow{top:calc(-0.5rem - 1px);}.bs-popover-bottom > .arrow::before,.bs-popover-auto[x-placement^="bottom"] > .arrow::before{top:0;border-width:0 0.5rem 0.5rem 0.5rem;border-bottom-color:rgba(0,0,0,0.25);}.bs-popover-bottom > .arrow::after,.bs-popover-auto[x-placement^="bottom"] > .arrow::after{top:1px;border-width:0 0.5rem 0.5rem 0.5rem;border-bottom-color:#fff;}.bs-popover-bottom .popover-header::before,.bs-popover-auto[x-placement^="bottom"] .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-0.5rem;content:"";border-bottom:1px solid #f7f7f7;}.bs-popover-left,.bs-popover-auto[x-placement^="left"]{margin-right:0.5rem;}.bs-popover-left > .arrow,.bs-popover-auto[x-placement^="left"] > .arrow{right:calc(-0.5rem - 1px);width:0.5rem;height:1rem;margin:0.3rem 0;}.bs-popover-left > .arrow::before,.bs-popover-auto[x-placement^="left"] > .arrow::before{right:0;border-width:0.5rem 0 0.5rem 0.5rem;border-left-color:rgba(0,0,0,0.25);}.bs-popover-left > .arrow::after,.bs-popover-auto[x-placement^="left"] > .arrow::after{right:1px;border-width:0.5rem 0 0.5rem 0.5rem;border-left-color:#fff;}.popover-header{padding:0.5rem 0.75rem;margin-bottom:0;font-size:1rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(0.3rem - 1px);border-top-right-radius:calc(0.3rem - 1px);}.popover-header:empty{display:none;}.popover-body{padding:0.5rem 0.75rem;color:#212529;}.align-baseline{vertical-align:baseline !important;}.align-top{vertical-align:top !important;}.align-middle{vertical-align:middle !important;}.align-bottom{vertical-align:bottom !important;}.align-text-bottom{vertical-align:text-bottom !important;}.align-text-top{vertical-align:text-top !important;}.bg-primary{background-color:#007bff !important;}a.bg-primary:hover,a.bg-primary:focus,button.bg-primary:hover,button.bg-primary:focus{background-color:#0062cc !important;}.bg-secondary{background-color:#6c757d !important;}a.bg-secondary:hover,a.bg-secondary:focus,button.bg-secondary:hover,button.bg-secondary:focus{background-color:#545b62 !important;}.bg-success{background-color:#28a745 !important;}a.bg-success:hover,a.bg-success:focus,button.bg-success:hover,button.bg-success:focus{background-color:#1e7e34 !important;}.bg-info{background-color:#17a2b8 !important;}a.bg-info:hover,a.bg-info:focus,button.bg-info:hover,button.bg-info:focus{background-color:#117a8b !important;}.bg-warning{background-color:#ffc107 !important;}a.bg-warning:hover,a.bg-warning:focus,button.bg-warning:hover,button.bg-warning:focus{background-color:#d39e00 !important;}.bg-danger{background-color:#dc3545 !important;}a.bg-danger:hover,a.bg-danger:focus,button.bg-danger:hover,button.bg-danger:focus{background-color:#bd2130 !important;}.bg-light{background-color:#f8f9fa !important;}a.bg-light:hover,a.bg-light:focus,button.bg-light:hover,button.bg-light:focus{background-color:#dae0e5 !important;}.bg-dark{background-color:#343a40 !important;}a.bg-dark:hover,a.bg-dark:focus,button.bg-dark:hover,button.bg-dark:focus{background-color:#1d2124 !important;}.bg-white{background-color:#fff !important;}.bg-transparent{background-color:transparent !important;}.border{border:1px solid #dee2e6 !important;}.border-top{border-top:1px solid #dee2e6 !important;}.border-right{border-right:1px solid #dee2e6 !important;}.border-bottom{border-bottom:1px solid #dee2e6 !important;}.border-left{border-left:1px solid #dee2e6 !important;}.border-0{border:0 !important;}.border-top-0{border-top:0 !important;}.border-right-0{border-right:0 !important;}.border-bottom-0{border-bottom:0 !important;}.border-left-0{border-left:0 !important;}.border-primary{border-color:#007bff !important;}.border-secondary{border-color:#6c757d !important;}.border-success{border-color:#28a745 !important;}.border-info{border-color:#17a2b8 !important;}.border-warning{border-color:#ffc107 !important;}.border-danger{border-color:#dc3545 !important;}.border-light{border-color:#f8f9fa !important;}.border-dark{border-color:#343a40 !important;}.border-white{border-color:#fff !important;}.rounded-sm{border-radius:0.2rem !important;}.rounded{border-radius:0.25rem !important;}.rounded-top{border-top-left-radius:0.25rem !important;border-top-right-radius:0.25rem !important;}.rounded-right{border-top-right-radius:0.25rem !important;border-bottom-right-radius:0.25rem !important;}.rounded-bottom{border-bottom-right-radius:0.25rem !important;border-bottom-left-radius:0.25rem !important;}.rounded-left{border-top-left-radius:0.25rem !important;border-bottom-left-radius:0.25rem !important;}.rounded-lg{border-radius:0.3rem !important;}.rounded-circle{border-radius:50% !important;}.rounded-pill{border-radius:50rem !important;}.rounded-0{border-radius:0 !important;}.clearfix::after{display:block;clear:both;content:"";}.d-none{display:none !important;}.d-inline{display:inline !important;}.d-inline-block{display:inline-block !important;}.d-block{display:block !important;}.d-table{display:table !important;}.d-table-row{display:table-row !important;}.d-table-cell{display:table-cell !important;}.d-flex{display:flex !important;}.d-inline-flex{display:inline-flex !important;}@media (min-width:576px){.d-sm-none{display:none !important;}.d-sm-inline{display:inline !important;}.d-sm-inline-block{display:inline-block !important;}.d-sm-block{display:block !important;}.d-sm-table{display:table !important;}.d-sm-table-row{display:table-row !important;}.d-sm-table-cell{display:table-cell !important;}.d-sm-flex{display:flex !important;}.d-sm-inline-flex{display:inline-flex !important;}}@media (min-width:768px){.d-md-none{display:none !important;}.d-md-inline{display:inline !important;}.d-md-inline-block{display:inline-block !important;}.d-md-block{display:block !important;}.d-md-table{display:table !important;}.d-md-table-row{display:table-row !important;}.d-md-table-cell{display:table-cell !important;}.d-md-flex{display:flex !important;}.d-md-inline-flex{display:inline-flex !important;}}@media (min-width:1024px){.d-lg-none{display:none !important;}.d-lg-inline{display:inline !important;}.d-lg-inline-block{display:inline-block !important;}.d-lg-block{display:block !important;}.d-lg-table{display:table !important;}.d-lg-table-row{display:table-row !important;}.d-lg-table-cell{display:table-cell !important;}.d-lg-flex{display:flex !important;}.d-lg-inline-flex{display:inline-flex !important;}}@media (min-width:1280px){.d-xl-none{display:none !important;}.d-xl-inline{display:inline !important;}.d-xl-inline-block{display:inline-block !important;}.d-xl-block{display:block !important;}.d-xl-table{display:table !important;}.d-xl-table-row{display:table-row !important;}.d-xl-table-cell{display:table-cell !important;}.d-xl-flex{display:flex !important;}.d-xl-inline-flex{display:inline-flex !important;}}@media (min-width:1600px){.d-xxl-none{display:none !important;}.d-xxl-inline{display:inline !important;}.d-xxl-inline-block{display:inline-block !important;}.d-xxl-block{display:block !important;}.d-xxl-table{display:table !important;}.d-xxl-table-row{display:table-row !important;}.d-xxl-table-cell{display:table-cell !important;}.d-xxl-flex{display:flex !important;}.d-xxl-inline-flex{display:inline-flex !important;}}@media (min-width:1920px){.d-xxxl-none{display:none !important;}.d-xxxl-inline{display:inline !important;}.d-xxxl-inline-block{display:inline-block !important;}.d-xxxl-block{display:block !important;}.d-xxxl-table{display:table !important;}.d-xxxl-table-row{display:table-row !important;}.d-xxxl-table-cell{display:table-cell !important;}.d-xxxl-flex{display:flex !important;}.d-xxxl-inline-flex{display:inline-flex !important;}}@media print{.d-print-none{display:none !important;}.d-print-inline{display:inline !important;}.d-print-inline-block{display:inline-block !important;}.d-print-block{display:block !important;}.d-print-table{display:table !important;}.d-print-table-row{display:table-row !important;}.d-print-table-cell{display:table-cell !important;}.d-print-flex{display:flex !important;}.d-print-inline-flex{display:inline-flex !important;}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden;}.embed-responsive::before{display:block;content:"";}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0;}.embed-responsive-21by9::before{padding-top:42.85714286%;}.embed-responsive-16by9::before{padding-top:56.25%;}.embed-responsive-4by3::before{padding-top:75%;}.embed-responsive-1by1::before{padding-top:100%;}.flex-row{flex-direction:row !important;}.flex-column{flex-direction:column !important;}.flex-row-reverse{flex-direction:row-reverse !important;}.flex-column-reverse{flex-direction:column-reverse !important;}.flex-wrap{flex-wrap:wrap !important;}.flex-nowrap{flex-wrap:nowrap !important;}.flex-wrap-reverse{flex-wrap:wrap-reverse !important;}.flex-fill{flex:1 1 auto !important;}.flex-grow-0{flex-grow:0 !important;}.flex-grow-1{flex-grow:1 !important;}.flex-shrink-0{flex-shrink:0 !important;}.flex-shrink-1{flex-shrink:1 !important;}.justify-content-start{justify-content:flex-start !important;}.justify-content-end{justify-content:flex-end !important;}.justify-content-center{justify-content:center !important;}.justify-content-between{justify-content:space-between !important;}.justify-content-around{justify-content:space-around !important;}.align-items-start{align-items:flex-start !important;}.align-items-end{align-items:flex-end !important;}.align-items-center{align-items:center !important;}.align-items-baseline{align-items:baseline !important;}.align-items-stretch{align-items:stretch !important;}.align-content-start{align-content:flex-start !important;}.align-content-end{align-content:flex-end !important;}.align-content-center{align-content:center !important;}.align-content-between{align-content:space-between !important;}.align-content-around{align-content:space-around !important;}.align-content-stretch{align-content:stretch !important;}.align-self-auto{align-self:auto !important;}.align-self-start{align-self:flex-start !important;}.align-self-end{align-self:flex-end !important;}.align-self-center{align-self:center !important;}.align-self-baseline{align-self:baseline !important;}.align-self-stretch{align-self:stretch !important;}@media (min-width:576px){.flex-sm-row{flex-direction:row !important;}.flex-sm-column{flex-direction:column !important;}.flex-sm-row-reverse{flex-direction:row-reverse !important;}.flex-sm-column-reverse{flex-direction:column-reverse !important;}.flex-sm-wrap{flex-wrap:wrap !important;}.flex-sm-nowrap{flex-wrap:nowrap !important;}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important;}.flex-sm-fill{flex:1 1 auto !important;}.flex-sm-grow-0{flex-grow:0 !important;}.flex-sm-grow-1{flex-grow:1 !important;}.flex-sm-shrink-0{flex-shrink:0 !important;}.flex-sm-shrink-1{flex-shrink:1 !important;}.justify-content-sm-start{justify-content:flex-start !important;}.justify-content-sm-end{justify-content:flex-end !important;}.justify-content-sm-center{justify-content:center !important;}.justify-content-sm-between{justify-content:space-between !important;}.justify-content-sm-around{justify-content:space-around !important;}.align-items-sm-start{align-items:flex-start !important;}.align-items-sm-end{align-items:flex-end !important;}.align-items-sm-center{align-items:center !important;}.align-items-sm-baseline{align-items:baseline !important;}.align-items-sm-stretch{align-items:stretch !important;}.align-content-sm-start{align-content:flex-start !important;}.align-content-sm-end{align-content:flex-end !important;}.align-content-sm-center{align-content:center !important;}.align-content-sm-between{align-content:space-between !important;}.align-content-sm-around{align-content:space-around !important;}.align-content-sm-stretch{align-content:stretch !important;}.align-self-sm-auto{align-self:auto !important;}.align-self-sm-start{align-self:flex-start !important;}.align-self-sm-end{align-self:flex-end !important;}.align-self-sm-center{align-self:center !important;}.align-self-sm-baseline{align-self:baseline !important;}.align-self-sm-stretch{align-self:stretch !important;}}@media (min-width:768px){.flex-md-row{flex-direction:row !important;}.flex-md-column{flex-direction:column !important;}.flex-md-row-reverse{flex-direction:row-reverse !important;}.flex-md-column-reverse{flex-direction:column-reverse !important;}.flex-md-wrap{flex-wrap:wrap !important;}.flex-md-nowrap{flex-wrap:nowrap !important;}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !important;}.flex-md-fill{flex:1 1 auto !important;}.flex-md-grow-0{flex-grow:0 !important;}.flex-md-grow-1{flex-grow:1 !important;}.flex-md-shrink-0{flex-shrink:0 !important;}.flex-md-shrink-1{flex-shrink:1 !important;}.justify-content-md-start{justify-content:flex-start !important;}.justify-content-md-end{justify-content:flex-end !important;}.justify-content-md-center{justify-content:center !important;}.justify-content-md-between{justify-content:space-between !important;}.justify-content-md-around{justify-content:space-around !important;}.align-items-md-start{align-items:flex-start !important;}.align-items-md-end{align-items:flex-end !important;}.align-items-md-center{align-items:center !important;}.align-items-md-baseline{align-items:baseline !important;}.align-items-md-stretch{align-items:stretch !important;}.align-content-md-start{align-content:flex-start !important;}.align-content-md-end{align-content:flex-end !important;}.align-content-md-center{align-content:center !important;}.align-content-md-between{align-content:space-between !important;}.align-content-md-around{align-content:space-around !important;}.align-content-md-stretch{align-content:stretch !important;}.align-self-md-auto{align-self:auto !important;}.align-self-md-start{align-self:flex-start !important;}.align-self-md-end{align-self:flex-end !important;}.align-self-md-center{align-self:center !important;}.align-self-md-baseline{align-self:baseline !important;}.align-self-md-stretch{align-self:stretch !important;}}@media (min-width:1024px){.flex-lg-row{flex-direction:row !important;}.flex-lg-column{flex-direction:column !important;}.flex-lg-row-reverse{flex-direction:row-reverse !important;}.flex-lg-column-reverse{flex-direction:column-reverse !important;}.flex-lg-wrap{flex-wrap:wrap !important;}.flex-lg-nowrap{flex-wrap:nowrap !important;}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important;}.flex-lg-fill{flex:1 1 auto !important;}.flex-lg-grow-0{flex-grow:0 !important;}.flex-lg-grow-1{flex-grow:1 !important;}.flex-lg-shrink-0{flex-shrink:0 !important;}.flex-lg-shrink-1{flex-shrink:1 !important;}.justify-content-lg-start{justify-content:flex-start !important;}.justify-content-lg-end{justify-content:flex-end !important;}.justify-content-lg-center{justify-content:center !important;}.justify-content-lg-between{justify-content:space-between !important;}.justify-content-lg-around{justify-content:space-around !important;}.align-items-lg-start{align-items:flex-start !important;}.align-items-lg-end{align-items:flex-end !important;}.align-items-lg-center{align-items:center !important;}.align-items-lg-baseline{align-items:baseline !important;}.align-items-lg-stretch{align-items:stretch !important;}.align-content-lg-start{align-content:flex-start !important;}.align-content-lg-end{align-content:flex-end !important;}.align-content-lg-center{align-content:center !important;}.align-content-lg-between{align-content:space-between !important;}.align-content-lg-around{align-content:space-around !important;}.align-content-lg-stretch{align-content:stretch !important;}.align-self-lg-auto{align-self:auto !important;}.align-self-lg-start{align-self:flex-start !important;}.align-self-lg-end{align-self:flex-end !important;}.align-self-lg-center{align-self:center !important;}.align-self-lg-baseline{align-self:baseline !important;}.align-self-lg-stretch{align-self:stretch !important;}}@media (min-width:1280px){.flex-xl-row{flex-direction:row !important;}.flex-xl-column{flex-direction:column !important;}.flex-xl-row-reverse{flex-direction:row-reverse !important;}.flex-xl-column-reverse{flex-direction:column-reverse !important;}.flex-xl-wrap{flex-wrap:wrap !important;}.flex-xl-nowrap{flex-wrap:nowrap !important;}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important;}.flex-xl-fill{flex:1 1 auto !important;}.flex-xl-grow-0{flex-grow:0 !important;}.flex-xl-grow-1{flex-grow:1 !important;}.flex-xl-shrink-0{flex-shrink:0 !important;}.flex-xl-shrink-1{flex-shrink:1 !important;}.justify-content-xl-start{justify-content:flex-start !important;}.justify-content-xl-end{justify-content:flex-end !important;}.justify-content-xl-center{justify-content:center !important;}.justify-content-xl-between{justify-content:space-between !important;}.justify-content-xl-around{justify-content:space-around !important;}.align-items-xl-start{align-items:flex-start !important;}.align-items-xl-end{align-items:flex-end !important;}.align-items-xl-center{align-items:center !important;}.align-items-xl-baseline{align-items:baseline !important;}.align-items-xl-stretch{align-items:stretch !important;}.align-content-xl-start{align-content:flex-start !important;}.align-content-xl-end{align-content:flex-end !important;}.align-content-xl-center{align-content:center !important;}.align-content-xl-between{align-content:space-between !important;}.align-content-xl-around{align-content:space-around !important;}.align-content-xl-stretch{align-content:stretch !important;}.align-self-xl-auto{align-self:auto !important;}.align-self-xl-start{align-self:flex-start !important;}.align-self-xl-end{align-self:flex-end !important;}.align-self-xl-center{align-self:center !important;}.align-self-xl-baseline{align-self:baseline !important;}.align-self-xl-stretch{align-self:stretch !important;}}@media (min-width:1600px){.flex-xxl-row{flex-direction:row !important;}.flex-xxl-column{flex-direction:column !important;}.flex-xxl-row-reverse{flex-direction:row-reverse !important;}.flex-xxl-column-reverse{flex-direction:column-reverse !important;}.flex-xxl-wrap{flex-wrap:wrap !important;}.flex-xxl-nowrap{flex-wrap:nowrap !important;}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse !important;}.flex-xxl-fill{flex:1 1 auto !important;}.flex-xxl-grow-0{flex-grow:0 !important;}.flex-xxl-grow-1{flex-grow:1 !important;}.flex-xxl-shrink-0{flex-shrink:0 !important;}.flex-xxl-shrink-1{flex-shrink:1 !important;}.justify-content-xxl-start{justify-content:flex-start !important;}.justify-content-xxl-end{justify-content:flex-end !important;}.justify-content-xxl-center{justify-content:center !important;}.justify-content-xxl-between{justify-content:space-between !important;}.justify-content-xxl-around{justify-content:space-around !important;}.align-items-xxl-start{align-items:flex-start !important;}.align-items-xxl-end{align-items:flex-end !important;}.align-items-xxl-center{align-items:center !important;}.align-items-xxl-baseline{align-items:baseline !important;}.align-items-xxl-stretch{align-items:stretch !important;}.align-content-xxl-start{align-content:flex-start !important;}.align-content-xxl-end{align-content:flex-end !important;}.align-content-xxl-center{align-content:center !important;}.align-content-xxl-between{align-content:space-between !important;}.align-content-xxl-around{align-content:space-around !important;}.align-content-xxl-stretch{align-content:stretch !important;}.align-self-xxl-auto{align-self:auto !important;}.align-self-xxl-start{align-self:flex-start !important;}.align-self-xxl-end{align-self:flex-end !important;}.align-self-xxl-center{align-self:center !important;}.align-self-xxl-baseline{align-self:baseline !important;}.align-self-xxl-stretch{align-self:stretch !important;}}@media (min-width:1920px){.flex-xxxl-row{flex-direction:row !important;}.flex-xxxl-column{flex-direction:column !important;}.flex-xxxl-row-reverse{flex-direction:row-reverse !important;}.flex-xxxl-column-reverse{flex-direction:column-reverse !important;}.flex-xxxl-wrap{flex-wrap:wrap !important;}.flex-xxxl-nowrap{flex-wrap:nowrap !important;}.flex-xxxl-wrap-reverse{flex-wrap:wrap-reverse !important;}.flex-xxxl-fill{flex:1 1 auto !important;}.flex-xxxl-grow-0{flex-grow:0 !important;}.flex-xxxl-grow-1{flex-grow:1 !important;}.flex-xxxl-shrink-0{flex-shrink:0 !important;}.flex-xxxl-shrink-1{flex-shrink:1 !important;}.justify-content-xxxl-start{justify-content:flex-start !important;}.justify-content-xxxl-end{justify-content:flex-end !important;}.justify-content-xxxl-center{justify-content:center !important;}.justify-content-xxxl-between{justify-content:space-between !important;}.justify-content-xxxl-around{justify-content:space-around !important;}.align-items-xxxl-start{align-items:flex-start !important;}.align-items-xxxl-end{align-items:flex-end !important;}.align-items-xxxl-center{align-items:center !important;}.align-items-xxxl-baseline{align-items:baseline !important;}.align-items-xxxl-stretch{align-items:stretch !important;}.align-content-xxxl-start{align-content:flex-start !important;}.align-content-xxxl-end{align-content:flex-end !important;}.align-content-xxxl-center{align-content:center !important;}.align-content-xxxl-between{align-content:space-between !important;}.align-content-xxxl-around{align-content:space-around !important;}.align-content-xxxl-stretch{align-content:stretch !important;}.align-self-xxxl-auto{align-self:auto !important;}.align-self-xxxl-start{align-self:flex-start !important;}.align-self-xxxl-end{align-self:flex-end !important;}.align-self-xxxl-center{align-self:center !important;}.align-self-xxxl-baseline{align-self:baseline !important;}.align-self-xxxl-stretch{align-self:stretch !important;}}.float-left{float:left !important;}.float-right{float:right !important;}.float-none{float:none !important;}@media (min-width:576px){.float-sm-left{float:left !important;}.float-sm-right{float:right !important;}.float-sm-none{float:none !important;}}@media (min-width:768px){.float-md-left{float:left !important;}.float-md-right{float:right !important;}.float-md-none{float:none !important;}}@media (min-width:1024px){.float-lg-left{float:left !important;}.float-lg-right{float:right !important;}.float-lg-none{float:none !important;}}@media (min-width:1280px){.float-xl-left{float:left !important;}.float-xl-right{float:right !important;}.float-xl-none{float:none !important;}}@media (min-width:1600px){.float-xxl-left{float:left !important;}.float-xxl-right{float:right !important;}.float-xxl-none{float:none !important;}}@media (min-width:1920px){.float-xxxl-left{float:left !important;}.float-xxxl-right{float:right !important;}.float-xxxl-none{float:none !important;}}.user-select-all{user-select:all !important;}.user-select-auto{user-select:auto !important;}.user-select-none{user-select:none !important;}.overflow-auto{overflow:auto !important;}.overflow-hidden{overflow:hidden !important;}.position-static{position:static !important;}.position-relative{position:relative !important;}.position-absolute{position:absolute !important;}.position-fixed{position:fixed !important;}.position-sticky{position:sticky !important;}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030;}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030;}@supports (position:sticky){.sticky-top{position:sticky;top:0;z-index:1020;}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal;}.shadow-sm{box-shadow:0 0.125rem 0.25rem rgba(0,0,0,0.075) !important;}.shadow{box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15) !important;}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,0.175) !important;}.shadow-none{box-shadow:none !important;}.w-25{width:25% !important;}.w-50{width:50% !important;}.w-75{width:75% !important;}.w-100{width:100% !important;}.w-auto{width:auto !important;}.h-25{height:25% !important;}.h-50{height:50% !important;}.h-75{height:75% !important;}.h-100{height:100% !important;}.h-auto{height:auto !important;}.mw-100{max-width:100% !important;}.mh-100{max-height:100% !important;}.min-vw-100{min-width:100vw !important;}.min-vh-100{min-height:100vh !important;}.vw-100{width:100vw !important;}.vh-100{height:100vh !important;}.m-0{margin:0 !important;}.mt-0,.my-0{margin-top:0 !important;}.mr-0,.mx-0{margin-right:0 !important;}.mb-0,.my-0{margin-bottom:0 !important;}.ml-0,.mx-0{margin-left:0 !important;}.m-1{margin:0.25rem !important;}.mt-1,.my-1{margin-top:0.25rem !important;}.mr-1,.mx-1{margin-right:0.25rem !important;}.mb-1,.my-1{margin-bottom:0.25rem !important;}.ml-1,.mx-1{margin-left:0.25rem !important;}.m-2{margin:0.5rem !important;}.mt-2,.my-2{margin-top:0.5rem !important;}.mr-2,.mx-2{margin-right:0.5rem !important;}.mb-2,.my-2{margin-bottom:0.5rem !important;}.ml-2,.mx-2{margin-left:0.5rem !important;}.m-3{margin:1rem !important;}.mt-3,.my-3{margin-top:1rem !important;}.mr-3,.mx-3{margin-right:1rem !important;}.mb-3,.my-3{margin-bottom:1rem !important;}.ml-3,.mx-3{margin-left:1rem !important;}.m-4{margin:1.5rem !important;}.mt-4,.my-4{margin-top:1.5rem !important;}.mr-4,.mx-4{margin-right:1.5rem !important;}.mb-4,.my-4{margin-bottom:1.5rem !important;}.ml-4,.mx-4{margin-left:1.5rem !important;}.m-5{margin:3rem !important;}.mt-5,.my-5{margin-top:3rem !important;}.mr-5,.mx-5{margin-right:3rem !important;}.mb-5,.my-5{margin-bottom:3rem !important;}.ml-5,.mx-5{margin-left:3rem !important;}.p-0{padding:0 !important;}.pt-0,.py-0{padding-top:0 !important;}.pr-0,.px-0{padding-right:0 !important;}.pb-0,.py-0{padding-bottom:0 !important;}.pl-0,.px-0{padding-left:0 !important;}.p-1{padding:0.25rem !important;}.pt-1,.py-1{padding-top:0.25rem !important;}.pr-1,.px-1{padding-right:0.25rem !important;}.pb-1,.py-1{padding-bottom:0.25rem !important;}.pl-1,.px-1{padding-left:0.25rem !important;}.p-2{padding:0.5rem !important;}.pt-2,.py-2{padding-top:0.5rem !important;}.pr-2,.px-2{padding-right:0.5rem !important;}.pb-2,.py-2{padding-bottom:0.5rem !important;}.pl-2,.px-2{padding-left:0.5rem !important;}.p-3{padding:1rem !important;}.pt-3,.py-3{padding-top:1rem !important;}.pr-3,.px-3{padding-right:1rem !important;}.pb-3,.py-3{padding-bottom:1rem !important;}.pl-3,.px-3{padding-left:1rem !important;}.p-4{padding:1.5rem !important;}.pt-4,.py-4{padding-top:1.5rem !important;}.pr-4,.px-4{padding-right:1.5rem !important;}.pb-4,.py-4{padding-bottom:1.5rem !important;}.pl-4,.px-4{padding-left:1.5rem !important;}.p-5{padding:3rem !important;}.pt-5,.py-5{padding-top:3rem !important;}.pr-5,.px-5{padding-right:3rem !important;}.pb-5,.py-5{padding-bottom:3rem !important;}.pl-5,.px-5{padding-left:3rem !important;}.m-n1{margin:-0.25rem !important;}.mt-n1,.my-n1{margin-top:-0.25rem !important;}.mr-n1,.mx-n1{margin-right:-0.25rem !important;}.mb-n1,.my-n1{margin-bottom:-0.25rem !important;}.ml-n1,.mx-n1{margin-left:-0.25rem !important;}.m-n2{margin:-0.5rem !important;}.mt-n2,.my-n2{margin-top:-0.5rem !important;}.mr-n2,.mx-n2{margin-right:-0.5rem !important;}.mb-n2,.my-n2{margin-bottom:-0.5rem !important;}.ml-n2,.mx-n2{margin-left:-0.5rem !important;}.m-n3{margin:-1rem !important;}.mt-n3,.my-n3{margin-top:-1rem !important;}.mr-n3,.mx-n3{margin-right:-1rem !important;}.mb-n3,.my-n3{margin-bottom:-1rem !important;}.ml-n3,.mx-n3{margin-left:-1rem !important;}.m-n4{margin:-1.5rem !important;}.mt-n4,.my-n4{margin-top:-1.5rem !important;}.mr-n4,.mx-n4{margin-right:-1.5rem !important;}.mb-n4,.my-n4{margin-bottom:-1.5rem !important;}.ml-n4,.mx-n4{margin-left:-1.5rem !important;}.m-n5{margin:-3rem !important;}.mt-n5,.my-n5{margin-top:-3rem !important;}.mr-n5,.mx-n5{margin-right:-3rem !important;}.mb-n5,.my-n5{margin-bottom:-3rem !important;}.ml-n5,.mx-n5{margin-left:-3rem !important;}.m-auto{margin:auto !important;}.mt-auto,.my-auto{margin-top:auto !important;}.mr-auto,.mx-auto{margin-right:auto !important;}.mb-auto,.my-auto{margin-bottom:auto !important;}.ml-auto,.mx-auto{margin-left:auto !important;}@media (min-width:576px){.m-sm-0{margin:0 !important;}.mt-sm-0,.my-sm-0{margin-top:0 !important;}.mr-sm-0,.mx-sm-0{margin-right:0 !important;}.mb-sm-0,.my-sm-0{margin-bottom:0 !important;}.ml-sm-0,.mx-sm-0{margin-left:0 !important;}.m-sm-1{margin:0.25rem !important;}.mt-sm-1,.my-sm-1{margin-top:0.25rem !important;}.mr-sm-1,.mx-sm-1{margin-right:0.25rem !important;}.mb-sm-1,.my-sm-1{margin-bottom:0.25rem !important;}.ml-sm-1,.mx-sm-1{margin-left:0.25rem !important;}.m-sm-2{margin:0.5rem !important;}.mt-sm-2,.my-sm-2{margin-top:0.5rem !important;}.mr-sm-2,.mx-sm-2{margin-right:0.5rem !important;}.mb-sm-2,.my-sm-2{margin-bottom:0.5rem !important;}.ml-sm-2,.mx-sm-2{margin-left:0.5rem !important;}.m-sm-3{margin:1rem !important;}.mt-sm-3,.my-sm-3{margin-top:1rem !important;}.mr-sm-3,.mx-sm-3{margin-right:1rem !important;}.mb-sm-3,.my-sm-3{margin-bottom:1rem !important;}.ml-sm-3,.mx-sm-3{margin-left:1rem !important;}.m-sm-4{margin:1.5rem !important;}.mt-sm-4,.my-sm-4{margin-top:1.5rem !important;}.mr-sm-4,.mx-sm-4{margin-right:1.5rem !important;}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem !important;}.ml-sm-4,.mx-sm-4{margin-left:1.5rem !important;}.m-sm-5{margin:3rem !important;}.mt-sm-5,.my-sm-5{margin-top:3rem !important;}.mr-sm-5,.mx-sm-5{margin-right:3rem !important;}.mb-sm-5,.my-sm-5{margin-bottom:3rem !important;}.ml-sm-5,.mx-sm-5{margin-left:3rem !important;}.p-sm-0{padding:0 !important;}.pt-sm-0,.py-sm-0{padding-top:0 !important;}.pr-sm-0,.px-sm-0{padding-right:0 !important;}.pb-sm-0,.py-sm-0{padding-bottom:0 !important;}.pl-sm-0,.px-sm-0{padding-left:0 !important;}.p-sm-1{padding:0.25rem !important;}.pt-sm-1,.py-sm-1{padding-top:0.25rem !important;}.pr-sm-1,.px-sm-1{padding-right:0.25rem !important;}.pb-sm-1,.py-sm-1{padding-bottom:0.25rem !important;}.pl-sm-1,.px-sm-1{padding-left:0.25rem !important;}.p-sm-2{padding:0.5rem !important;}.pt-sm-2,.py-sm-2{padding-top:0.5rem !important;}.pr-sm-2,.px-sm-2{padding-right:0.5rem !important;}.pb-sm-2,.py-sm-2{padding-bottom:0.5rem !important;}.pl-sm-2,.px-sm-2{padding-left:0.5rem !important;}.p-sm-3{padding:1rem !important;}.pt-sm-3,.py-sm-3{padding-top:1rem !important;}.pr-sm-3,.px-sm-3{padding-right:1rem !important;}.pb-sm-3,.py-sm-3{padding-bottom:1rem !important;}.pl-sm-3,.px-sm-3{padding-left:1rem !important;}.p-sm-4{padding:1.5rem !important;}.pt-sm-4,.py-sm-4{padding-top:1.5rem !important;}.pr-sm-4,.px-sm-4{padding-right:1.5rem !important;}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem !important;}.pl-sm-4,.px-sm-4{padding-left:1.5rem !important;}.p-sm-5{padding:3rem !important;}.pt-sm-5,.py-sm-5{padding-top:3rem !important;}.pr-sm-5,.px-sm-5{padding-right:3rem !important;}.pb-sm-5,.py-sm-5{padding-bottom:3rem !important;}.pl-sm-5,.px-sm-5{padding-left:3rem !important;}.m-sm-n1{margin:-0.25rem !important;}.mt-sm-n1,.my-sm-n1{margin-top:-0.25rem !important;}.mr-sm-n1,.mx-sm-n1{margin-right:-0.25rem !important;}.mb-sm-n1,.my-sm-n1{margin-bottom:-0.25rem !important;}.ml-sm-n1,.mx-sm-n1{margin-left:-0.25rem !important;}.m-sm-n2{margin:-0.5rem !important;}.mt-sm-n2,.my-sm-n2{margin-top:-0.5rem !important;}.mr-sm-n2,.mx-sm-n2{margin-right:-0.5rem !important;}.mb-sm-n2,.my-sm-n2{margin-bottom:-0.5rem !important;}.ml-sm-n2,.mx-sm-n2{margin-left:-0.5rem !important;}.m-sm-n3{margin:-1rem !important;}.mt-sm-n3,.my-sm-n3{margin-top:-1rem !important;}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem !important;}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem !important;}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem !important;}.m-sm-n4{margin:-1.5rem !important;}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem !important;}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem !important;}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem !important;}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem !important;}.m-sm-n5{margin:-3rem !important;}.mt-sm-n5,.my-sm-n5{margin-top:-3rem !important;}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem !important;}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem !important;}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem !important;}.m-sm-auto{margin:auto !important;}.mt-sm-auto,.my-sm-auto{margin-top:auto !important;}.mr-sm-auto,.mx-sm-auto{margin-right:auto !important;}.mb-sm-auto,.my-sm-auto{margin-bottom:auto !important;}.ml-sm-auto,.mx-sm-auto{margin-left:auto !important;}}@media (min-width:768px){.m-md-0{margin:0 !important;}.mt-md-0,.my-md-0{margin-top:0 !important;}.mr-md-0,.mx-md-0{margin-right:0 !important;}.mb-md-0,.my-md-0{margin-bottom:0 !important;}.ml-md-0,.mx-md-0{margin-left:0 !important;}.m-md-1{margin:0.25rem !important;}.mt-md-1,.my-md-1{margin-top:0.25rem !important;}.mr-md-1,.mx-md-1{margin-right:0.25rem !important;}.mb-md-1,.my-md-1{margin-bottom:0.25rem !important;}.ml-md-1,.mx-md-1{margin-left:0.25rem !important;}.m-md-2{margin:0.5rem !important;}.mt-md-2,.my-md-2{margin-top:0.5rem !important;}.mr-md-2,.mx-md-2{margin-right:0.5rem !important;}.mb-md-2,.my-md-2{margin-bottom:0.5rem !important;}.ml-md-2,.mx-md-2{margin-left:0.5rem !important;}.m-md-3{margin:1rem !important;}.mt-md-3,.my-md-3{margin-top:1rem !important;}.mr-md-3,.mx-md-3{margin-right:1rem !important;}.mb-md-3,.my-md-3{margin-bottom:1rem !important;}.ml-md-3,.mx-md-3{margin-left:1rem !important;}.m-md-4{margin:1.5rem !important;}.mt-md-4,.my-md-4{margin-top:1.5rem !important;}.mr-md-4,.mx-md-4{margin-right:1.5rem !important;}.mb-md-4,.my-md-4{margin-bottom:1.5rem !important;}.ml-md-4,.mx-md-4{margin-left:1.5rem !important;}.m-md-5{margin:3rem !important;}.mt-md-5,.my-md-5{margin-top:3rem !important;}.mr-md-5,.mx-md-5{margin-right:3rem !important;}.mb-md-5,.my-md-5{margin-bottom:3rem !important;}.ml-md-5,.mx-md-5{margin-left:3rem !important;}.p-md-0{padding:0 !important;}.pt-md-0,.py-md-0{padding-top:0 !important;}.pr-md-0,.px-md-0{padding-right:0 !important;}.pb-md-0,.py-md-0{padding-bottom:0 !important;}.pl-md-0,.px-md-0{padding-left:0 !important;}.p-md-1{padding:0.25rem !important;}.pt-md-1,.py-md-1{padding-top:0.25rem !important;}.pr-md-1,.px-md-1{padding-right:0.25rem !important;}.pb-md-1,.py-md-1{padding-bottom:0.25rem !important;}.pl-md-1,.px-md-1{padding-left:0.25rem !important;}.p-md-2{padding:0.5rem !important;}.pt-md-2,.py-md-2{padding-top:0.5rem !important;}.pr-md-2,.px-md-2{padding-right:0.5rem !important;}.pb-md-2,.py-md-2{padding-bottom:0.5rem !important;}.pl-md-2,.px-md-2{padding-left:0.5rem !important;}.p-md-3{padding:1rem !important;}.pt-md-3,.py-md-3{padding-top:1rem !important;}.pr-md-3,.px-md-3{padding-right:1rem !important;}.pb-md-3,.py-md-3{padding-bottom:1rem !important;}.pl-md-3,.px-md-3{padding-left:1rem !important;}.p-md-4{padding:1.5rem !important;}.pt-md-4,.py-md-4{padding-top:1.5rem !important;}.pr-md-4,.px-md-4{padding-right:1.5rem !important;}.pb-md-4,.py-md-4{padding-bottom:1.5rem !important;}.pl-md-4,.px-md-4{padding-left:1.5rem !important;}.p-md-5{padding:3rem !important;}.pt-md-5,.py-md-5{padding-top:3rem !important;}.pr-md-5,.px-md-5{padding-right:3rem !important;}.pb-md-5,.py-md-5{padding-bottom:3rem !important;}.pl-md-5,.px-md-5{padding-left:3rem !important;}.m-md-n1{margin:-0.25rem !important;}.mt-md-n1,.my-md-n1{margin-top:-0.25rem !important;}.mr-md-n1,.mx-md-n1{margin-right:-0.25rem !important;}.mb-md-n1,.my-md-n1{margin-bottom:-0.25rem !important;}.ml-md-n1,.mx-md-n1{margin-left:-0.25rem !important;}.m-md-n2{margin:-0.5rem !important;}.mt-md-n2,.my-md-n2{margin-top:-0.5rem !important;}.mr-md-n2,.mx-md-n2{margin-right:-0.5rem !important;}.mb-md-n2,.my-md-n2{margin-bottom:-0.5rem !important;}.ml-md-n2,.mx-md-n2{margin-left:-0.5rem !important;}.m-md-n3{margin:-1rem !important;}.mt-md-n3,.my-md-n3{margin-top:-1rem !important;}.mr-md-n3,.mx-md-n3{margin-right:-1rem !important;}.mb-md-n3,.my-md-n3{margin-bottom:-1rem !important;}.ml-md-n3,.mx-md-n3{margin-left:-1rem !important;}.m-md-n4{margin:-1.5rem !important;}.mt-md-n4,.my-md-n4{margin-top:-1.5rem !important;}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem !important;}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem !important;}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem !important;}.m-md-n5{margin:-3rem !important;}.mt-md-n5,.my-md-n5{margin-top:-3rem !important;}.mr-md-n5,.mx-md-n5{margin-right:-3rem !important;}.mb-md-n5,.my-md-n5{margin-bottom:-3rem !important;}.ml-md-n5,.mx-md-n5{margin-left:-3rem !important;}.m-md-auto{margin:auto !important;}.mt-md-auto,.my-md-auto{margin-top:auto !important;}.mr-md-auto,.mx-md-auto{margin-right:auto !important;}.mb-md-auto,.my-md-auto{margin-bottom:auto !important;}.ml-md-auto,.mx-md-auto{margin-left:auto !important;}}@media (min-width:1024px){.m-lg-0{margin:0 !important;}.mt-lg-0,.my-lg-0{margin-top:0 !important;}.mr-lg-0,.mx-lg-0{margin-right:0 !important;}.mb-lg-0,.my-lg-0{margin-bottom:0 !important;}.ml-lg-0,.mx-lg-0{margin-left:0 !important;}.m-lg-1{margin:0.25rem !important;}.mt-lg-1,.my-lg-1{margin-top:0.25rem !important;}.mr-lg-1,.mx-lg-1{margin-right:0.25rem !important;}.mb-lg-1,.my-lg-1{margin-bottom:0.25rem !important;}.ml-lg-1,.mx-lg-1{margin-left:0.25rem !important;}.m-lg-2{margin:0.5rem !important;}.mt-lg-2,.my-lg-2{margin-top:0.5rem !important;}.mr-lg-2,.mx-lg-2{margin-right:0.5rem !important;}.mb-lg-2,.my-lg-2{margin-bottom:0.5rem !important;}.ml-lg-2,.mx-lg-2{margin-left:0.5rem !important;}.m-lg-3{margin:1rem !important;}.mt-lg-3,.my-lg-3{margin-top:1rem !important;}.mr-lg-3,.mx-lg-3{margin-right:1rem !important;}.mb-lg-3,.my-lg-3{margin-bottom:1rem !important;}.ml-lg-3,.mx-lg-3{margin-left:1rem !important;}.m-lg-4{margin:1.5rem !important;}.mt-lg-4,.my-lg-4{margin-top:1.5rem !important;}.mr-lg-4,.mx-lg-4{margin-right:1.5rem !important;}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem !important;}.ml-lg-4,.mx-lg-4{margin-left:1.5rem !important;}.m-lg-5{margin:3rem !important;}.mt-lg-5,.my-lg-5{margin-top:3rem !important;}.mr-lg-5,.mx-lg-5{margin-right:3rem !important;}.mb-lg-5,.my-lg-5{margin-bottom:3rem !important;}.ml-lg-5,.mx-lg-5{margin-left:3rem !important;}.p-lg-0{padding:0 !important;}.pt-lg-0,.py-lg-0{padding-top:0 !important;}.pr-lg-0,.px-lg-0{padding-right:0 !important;}.pb-lg-0,.py-lg-0{padding-bottom:0 !important;}.pl-lg-0,.px-lg-0{padding-left:0 !important;}.p-lg-1{padding:0.25rem !important;}.pt-lg-1,.py-lg-1{padding-top:0.25rem !important;}.pr-lg-1,.px-lg-1{padding-right:0.25rem !important;}.pb-lg-1,.py-lg-1{padding-bottom:0.25rem !important;}.pl-lg-1,.px-lg-1{padding-left:0.25rem !important;}.p-lg-2{padding:0.5rem !important;}.pt-lg-2,.py-lg-2{padding-top:0.5rem !important;}.pr-lg-2,.px-lg-2{padding-right:0.5rem !important;}.pb-lg-2,.py-lg-2{padding-bottom:0.5rem !important;}.pl-lg-2,.px-lg-2{padding-left:0.5rem !important;}.p-lg-3{padding:1rem !important;}.pt-lg-3,.py-lg-3{padding-top:1rem !important;}.pr-lg-3,.px-lg-3{padding-right:1rem !important;}.pb-lg-3,.py-lg-3{padding-bottom:1rem !important;}.pl-lg-3,.px-lg-3{padding-left:1rem !important;}.p-lg-4{padding:1.5rem !important;}.pt-lg-4,.py-lg-4{padding-top:1.5rem !important;}.pr-lg-4,.px-lg-4{padding-right:1.5rem !important;}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem !important;}.pl-lg-4,.px-lg-4{padding-left:1.5rem !important;}.p-lg-5{padding:3rem !important;}.pt-lg-5,.py-lg-5{padding-top:3rem !important;}.pr-lg-5,.px-lg-5{padding-right:3rem !important;}.pb-lg-5,.py-lg-5{padding-bottom:3rem !important;}.pl-lg-5,.px-lg-5{padding-left:3rem !important;}.m-lg-n1{margin:-0.25rem !important;}.mt-lg-n1,.my-lg-n1{margin-top:-0.25rem !important;}.mr-lg-n1,.mx-lg-n1{margin-right:-0.25rem !important;}.mb-lg-n1,.my-lg-n1{margin-bottom:-0.25rem !important;}.ml-lg-n1,.mx-lg-n1{margin-left:-0.25rem !important;}.m-lg-n2{margin:-0.5rem !important;}.mt-lg-n2,.my-lg-n2{margin-top:-0.5rem !important;}.mr-lg-n2,.mx-lg-n2{margin-right:-0.5rem !important;}.mb-lg-n2,.my-lg-n2{margin-bottom:-0.5rem !important;}.ml-lg-n2,.mx-lg-n2{margin-left:-0.5rem !important;}.m-lg-n3{margin:-1rem !important;}.mt-lg-n3,.my-lg-n3{margin-top:-1rem !important;}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem !important;}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem !important;}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem !important;}.m-lg-n4{margin:-1.5rem !important;}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem !important;}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem !important;}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem !important;}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem !important;}.m-lg-n5{margin:-3rem !important;}.mt-lg-n5,.my-lg-n5{margin-top:-3rem !important;}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem !important;}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem !important;}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem !important;}.m-lg-auto{margin:auto !important;}.mt-lg-auto,.my-lg-auto{margin-top:auto !important;}.mr-lg-auto,.mx-lg-auto{margin-right:auto !important;}.mb-lg-auto,.my-lg-auto{margin-bottom:auto !important;}.ml-lg-auto,.mx-lg-auto{margin-left:auto !important;}}@media (min-width:1280px){.m-xl-0{margin:0 !important;}.mt-xl-0,.my-xl-0{margin-top:0 !important;}.mr-xl-0,.mx-xl-0{margin-right:0 !important;}.mb-xl-0,.my-xl-0{margin-bottom:0 !important;}.ml-xl-0,.mx-xl-0{margin-left:0 !important;}.m-xl-1{margin:0.25rem !important;}.mt-xl-1,.my-xl-1{margin-top:0.25rem !important;}.mr-xl-1,.mx-xl-1{margin-right:0.25rem !important;}.mb-xl-1,.my-xl-1{margin-bottom:0.25rem !important;}.ml-xl-1,.mx-xl-1{margin-left:0.25rem !important;}.m-xl-2{margin:0.5rem !important;}.mt-xl-2,.my-xl-2{margin-top:0.5rem !important;}.mr-xl-2,.mx-xl-2{margin-right:0.5rem !important;}.mb-xl-2,.my-xl-2{margin-bottom:0.5rem !important;}.ml-xl-2,.mx-xl-2{margin-left:0.5rem !important;}.m-xl-3{margin:1rem !important;}.mt-xl-3,.my-xl-3{margin-top:1rem !important;}.mr-xl-3,.mx-xl-3{margin-right:1rem !important;}.mb-xl-3,.my-xl-3{margin-bottom:1rem !important;}.ml-xl-3,.mx-xl-3{margin-left:1rem !important;}.m-xl-4{margin:1.5rem !important;}.mt-xl-4,.my-xl-4{margin-top:1.5rem !important;}.mr-xl-4,.mx-xl-4{margin-right:1.5rem !important;}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem !important;}.ml-xl-4,.mx-xl-4{margin-left:1.5rem !important;}.m-xl-5{margin:3rem !important;}.mt-xl-5,.my-xl-5{margin-top:3rem !important;}.mr-xl-5,.mx-xl-5{margin-right:3rem !important;}.mb-xl-5,.my-xl-5{margin-bottom:3rem !important;}.ml-xl-5,.mx-xl-5{margin-left:3rem !important;}.p-xl-0{padding:0 !important;}.pt-xl-0,.py-xl-0{padding-top:0 !important;}.pr-xl-0,.px-xl-0{padding-right:0 !important;}.pb-xl-0,.py-xl-0{padding-bottom:0 !important;}.pl-xl-0,.px-xl-0{padding-left:0 !important;}.p-xl-1{padding:0.25rem !important;}.pt-xl-1,.py-xl-1{padding-top:0.25rem !important;}.pr-xl-1,.px-xl-1{padding-right:0.25rem !important;}.pb-xl-1,.py-xl-1{padding-bottom:0.25rem !important;}.pl-xl-1,.px-xl-1{padding-left:0.25rem !important;}.p-xl-2{padding:0.5rem !important;}.pt-xl-2,.py-xl-2{padding-top:0.5rem !important;}.pr-xl-2,.px-xl-2{padding-right:0.5rem !important;}.pb-xl-2,.py-xl-2{padding-bottom:0.5rem !important;}.pl-xl-2,.px-xl-2{padding-left:0.5rem !important;}.p-xl-3{padding:1rem !important;}.pt-xl-3,.py-xl-3{padding-top:1rem !important;}.pr-xl-3,.px-xl-3{padding-right:1rem !important;}.pb-xl-3,.py-xl-3{padding-bottom:1rem !important;}.pl-xl-3,.px-xl-3{padding-left:1rem !important;}.p-xl-4{padding:1.5rem !important;}.pt-xl-4,.py-xl-4{padding-top:1.5rem !important;}.pr-xl-4,.px-xl-4{padding-right:1.5rem !important;}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem !important;}.pl-xl-4,.px-xl-4{padding-left:1.5rem !important;}.p-xl-5{padding:3rem !important;}.pt-xl-5,.py-xl-5{padding-top:3rem !important;}.pr-xl-5,.px-xl-5{padding-right:3rem !important;}.pb-xl-5,.py-xl-5{padding-bottom:3rem !important;}.pl-xl-5,.px-xl-5{padding-left:3rem !important;}.m-xl-n1{margin:-0.25rem !important;}.mt-xl-n1,.my-xl-n1{margin-top:-0.25rem !important;}.mr-xl-n1,.mx-xl-n1{margin-right:-0.25rem !important;}.mb-xl-n1,.my-xl-n1{margin-bottom:-0.25rem !important;}.ml-xl-n1,.mx-xl-n1{margin-left:-0.25rem !important;}.m-xl-n2{margin:-0.5rem !important;}.mt-xl-n2,.my-xl-n2{margin-top:-0.5rem !important;}.mr-xl-n2,.mx-xl-n2{margin-right:-0.5rem !important;}.mb-xl-n2,.my-xl-n2{margin-bottom:-0.5rem !important;}.ml-xl-n2,.mx-xl-n2{margin-left:-0.5rem !important;}.m-xl-n3{margin:-1rem !important;}.mt-xl-n3,.my-xl-n3{margin-top:-1rem !important;}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem !important;}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem !important;}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem !important;}.m-xl-n4{margin:-1.5rem !important;}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem !important;}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem !important;}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem !important;}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem !important;}.m-xl-n5{margin:-3rem !important;}.mt-xl-n5,.my-xl-n5{margin-top:-3rem !important;}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem !important;}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem !important;}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem !important;}.m-xl-auto{margin:auto !important;}.mt-xl-auto,.my-xl-auto{margin-top:auto !important;}.mr-xl-auto,.mx-xl-auto{margin-right:auto !important;}.mb-xl-auto,.my-xl-auto{margin-bottom:auto !important;}.ml-xl-auto,.mx-xl-auto{margin-left:auto !important;}}@media (min-width:1600px){.m-xxl-0{margin:0 !important;}.mt-xxl-0,.my-xxl-0{margin-top:0 !important;}.mr-xxl-0,.mx-xxl-0{margin-right:0 !important;}.mb-xxl-0,.my-xxl-0{margin-bottom:0 !important;}.ml-xxl-0,.mx-xxl-0{margin-left:0 !important;}.m-xxl-1{margin:0.25rem !important;}.mt-xxl-1,.my-xxl-1{margin-top:0.25rem !important;}.mr-xxl-1,.mx-xxl-1{margin-right:0.25rem !important;}.mb-xxl-1,.my-xxl-1{margin-bottom:0.25rem !important;}.ml-xxl-1,.mx-xxl-1{margin-left:0.25rem !important;}.m-xxl-2{margin:0.5rem !important;}.mt-xxl-2,.my-xxl-2{margin-top:0.5rem !important;}.mr-xxl-2,.mx-xxl-2{margin-right:0.5rem !important;}.mb-xxl-2,.my-xxl-2{margin-bottom:0.5rem !important;}.ml-xxl-2,.mx-xxl-2{margin-left:0.5rem !important;}.m-xxl-3{margin:1rem !important;}.mt-xxl-3,.my-xxl-3{margin-top:1rem !important;}.mr-xxl-3,.mx-xxl-3{margin-right:1rem !important;}.mb-xxl-3,.my-xxl-3{margin-bottom:1rem !important;}.ml-xxl-3,.mx-xxl-3{margin-left:1rem !important;}.m-xxl-4{margin:1.5rem !important;}.mt-xxl-4,.my-xxl-4{margin-top:1.5rem !important;}.mr-xxl-4,.mx-xxl-4{margin-right:1.5rem !important;}.mb-xxl-4,.my-xxl-4{margin-bottom:1.5rem !important;}.ml-xxl-4,.mx-xxl-4{margin-left:1.5rem !important;}.m-xxl-5{margin:3rem !important;}.mt-xxl-5,.my-xxl-5{margin-top:3rem !important;}.mr-xxl-5,.mx-xxl-5{margin-right:3rem !important;}.mb-xxl-5,.my-xxl-5{margin-bottom:3rem !important;}.ml-xxl-5,.mx-xxl-5{margin-left:3rem !important;}.p-xxl-0{padding:0 !important;}.pt-xxl-0,.py-xxl-0{padding-top:0 !important;}.pr-xxl-0,.px-xxl-0{padding-right:0 !important;}.pb-xxl-0,.py-xxl-0{padding-bottom:0 !important;}.pl-xxl-0,.px-xxl-0{padding-left:0 !important;}.p-xxl-1{padding:0.25rem !important;}.pt-xxl-1,.py-xxl-1{padding-top:0.25rem !important;}.pr-xxl-1,.px-xxl-1{padding-right:0.25rem !important;}.pb-xxl-1,.py-xxl-1{padding-bottom:0.25rem !important;}.pl-xxl-1,.px-xxl-1{padding-left:0.25rem !important;}.p-xxl-2{padding:0.5rem !important;}.pt-xxl-2,.py-xxl-2{padding-top:0.5rem !important;}.pr-xxl-2,.px-xxl-2{padding-right:0.5rem !important;}.pb-xxl-2,.py-xxl-2{padding-bottom:0.5rem !important;}.pl-xxl-2,.px-xxl-2{padding-left:0.5rem !important;}.p-xxl-3{padding:1rem !important;}.pt-xxl-3,.py-xxl-3{padding-top:1rem !important;}.pr-xxl-3,.px-xxl-3{padding-right:1rem !important;}.pb-xxl-3,.py-xxl-3{padding-bottom:1rem !important;}.pl-xxl-3,.px-xxl-3{padding-left:1rem !important;}.p-xxl-4{padding:1.5rem !important;}.pt-xxl-4,.py-xxl-4{padding-top:1.5rem !important;}.pr-xxl-4,.px-xxl-4{padding-right:1.5rem !important;}.pb-xxl-4,.py-xxl-4{padding-bottom:1.5rem !important;}.pl-xxl-4,.px-xxl-4{padding-left:1.5rem !important;}.p-xxl-5{padding:3rem !important;}.pt-xxl-5,.py-xxl-5{padding-top:3rem !important;}.pr-xxl-5,.px-xxl-5{padding-right:3rem !important;}.pb-xxl-5,.py-xxl-5{padding-bottom:3rem !important;}.pl-xxl-5,.px-xxl-5{padding-left:3rem !important;}.m-xxl-n1{margin:-0.25rem !important;}.mt-xxl-n1,.my-xxl-n1{margin-top:-0.25rem !important;}.mr-xxl-n1,.mx-xxl-n1{margin-right:-0.25rem !important;}.mb-xxl-n1,.my-xxl-n1{margin-bottom:-0.25rem !important;}.ml-xxl-n1,.mx-xxl-n1{margin-left:-0.25rem !important;}.m-xxl-n2{margin:-0.5rem !important;}.mt-xxl-n2,.my-xxl-n2{margin-top:-0.5rem !important;}.mr-xxl-n2,.mx-xxl-n2{margin-right:-0.5rem !important;}.mb-xxl-n2,.my-xxl-n2{margin-bottom:-0.5rem !important;}.ml-xxl-n2,.mx-xxl-n2{margin-left:-0.5rem !important;}.m-xxl-n3{margin:-1rem !important;}.mt-xxl-n3,.my-xxl-n3{margin-top:-1rem !important;}.mr-xxl-n3,.mx-xxl-n3{margin-right:-1rem !important;}.mb-xxl-n3,.my-xxl-n3{margin-bottom:-1rem !important;}.ml-xxl-n3,.mx-xxl-n3{margin-left:-1rem !important;}.m-xxl-n4{margin:-1.5rem !important;}.mt-xxl-n4,.my-xxl-n4{margin-top:-1.5rem !important;}.mr-xxl-n4,.mx-xxl-n4{margin-right:-1.5rem !important;}.mb-xxl-n4,.my-xxl-n4{margin-bottom:-1.5rem !important;}.ml-xxl-n4,.mx-xxl-n4{margin-left:-1.5rem !important;}.m-xxl-n5{margin:-3rem !important;}.mt-xxl-n5,.my-xxl-n5{margin-top:-3rem !important;}.mr-xxl-n5,.mx-xxl-n5{margin-right:-3rem !important;}.mb-xxl-n5,.my-xxl-n5{margin-bottom:-3rem !important;}.ml-xxl-n5,.mx-xxl-n5{margin-left:-3rem !important;}.m-xxl-auto{margin:auto !important;}.mt-xxl-auto,.my-xxl-auto{margin-top:auto !important;}.mr-xxl-auto,.mx-xxl-auto{margin-right:auto !important;}.mb-xxl-auto,.my-xxl-auto{margin-bottom:auto !important;}.ml-xxl-auto,.mx-xxl-auto{margin-left:auto !important;}}@media (min-width:1920px){.m-xxxl-0{margin:0 !important;}.mt-xxxl-0,.my-xxxl-0{margin-top:0 !important;}.mr-xxxl-0,.mx-xxxl-0{margin-right:0 !important;}.mb-xxxl-0,.my-xxxl-0{margin-bottom:0 !important;}.ml-xxxl-0,.mx-xxxl-0{margin-left:0 !important;}.m-xxxl-1{margin:0.25rem !important;}.mt-xxxl-1,.my-xxxl-1{margin-top:0.25rem !important;}.mr-xxxl-1,.mx-xxxl-1{margin-right:0.25rem !important;}.mb-xxxl-1,.my-xxxl-1{margin-bottom:0.25rem !important;}.ml-xxxl-1,.mx-xxxl-1{margin-left:0.25rem !important;}.m-xxxl-2{margin:0.5rem !important;}.mt-xxxl-2,.my-xxxl-2{margin-top:0.5rem !important;}.mr-xxxl-2,.mx-xxxl-2{margin-right:0.5rem !important;}.mb-xxxl-2,.my-xxxl-2{margin-bottom:0.5rem !important;}.ml-xxxl-2,.mx-xxxl-2{margin-left:0.5rem !important;}.m-xxxl-3{margin:1rem !important;}.mt-xxxl-3,.my-xxxl-3{margin-top:1rem !important;}.mr-xxxl-3,.mx-xxxl-3{margin-right:1rem !important;}.mb-xxxl-3,.my-xxxl-3{margin-bottom:1rem !important;}.ml-xxxl-3,.mx-xxxl-3{margin-left:1rem !important;}.m-xxxl-4{margin:1.5rem !important;}.mt-xxxl-4,.my-xxxl-4{margin-top:1.5rem !important;}.mr-xxxl-4,.mx-xxxl-4{margin-right:1.5rem !important;}.mb-xxxl-4,.my-xxxl-4{margin-bottom:1.5rem !important;}.ml-xxxl-4,.mx-xxxl-4{margin-left:1.5rem !important;}.m-xxxl-5{margin:3rem !important;}.mt-xxxl-5,.my-xxxl-5{margin-top:3rem !important;}.mr-xxxl-5,.mx-xxxl-5{margin-right:3rem !important;}.mb-xxxl-5,.my-xxxl-5{margin-bottom:3rem !important;}.ml-xxxl-5,.mx-xxxl-5{margin-left:3rem !important;}.p-xxxl-0{padding:0 !important;}.pt-xxxl-0,.py-xxxl-0{padding-top:0 !important;}.pr-xxxl-0,.px-xxxl-0{padding-right:0 !important;}.pb-xxxl-0,.py-xxxl-0{padding-bottom:0 !important;}.pl-xxxl-0,.px-xxxl-0{padding-left:0 !important;}.p-xxxl-1{padding:0.25rem !important;}.pt-xxxl-1,.py-xxxl-1{padding-top:0.25rem !important;}.pr-xxxl-1,.px-xxxl-1{padding-right:0.25rem !important;}.pb-xxxl-1,.py-xxxl-1{padding-bottom:0.25rem !important;}.pl-xxxl-1,.px-xxxl-1{padding-left:0.25rem !important;}.p-xxxl-2{padding:0.5rem !important;}.pt-xxxl-2,.py-xxxl-2{padding-top:0.5rem !important;}.pr-xxxl-2,.px-xxxl-2{padding-right:0.5rem !important;}.pb-xxxl-2,.py-xxxl-2{padding-bottom:0.5rem !important;}.pl-xxxl-2,.px-xxxl-2{padding-left:0.5rem !important;}.p-xxxl-3{padding:1rem !important;}.pt-xxxl-3,.py-xxxl-3{padding-top:1rem !important;}.pr-xxxl-3,.px-xxxl-3{padding-right:1rem !important;}.pb-xxxl-3,.py-xxxl-3{padding-bottom:1rem !important;}.pl-xxxl-3,.px-xxxl-3{padding-left:1rem !important;}.p-xxxl-4{padding:1.5rem !important;}.pt-xxxl-4,.py-xxxl-4{padding-top:1.5rem !important;}.pr-xxxl-4,.px-xxxl-4{padding-right:1.5rem !important;}.pb-xxxl-4,.py-xxxl-4{padding-bottom:1.5rem !important;}.pl-xxxl-4,.px-xxxl-4{padding-left:1.5rem !important;}.p-xxxl-5{padding:3rem !important;}.pt-xxxl-5,.py-xxxl-5{padding-top:3rem !important;}.pr-xxxl-5,.px-xxxl-5{padding-right:3rem !important;}.pb-xxxl-5,.py-xxxl-5{padding-bottom:3rem !important;}.pl-xxxl-5,.px-xxxl-5{padding-left:3rem !important;}.m-xxxl-n1{margin:-0.25rem !important;}.mt-xxxl-n1,.my-xxxl-n1{margin-top:-0.25rem !important;}.mr-xxxl-n1,.mx-xxxl-n1{margin-right:-0.25rem !important;}.mb-xxxl-n1,.my-xxxl-n1{margin-bottom:-0.25rem !important;}.ml-xxxl-n1,.mx-xxxl-n1{margin-left:-0.25rem !important;}.m-xxxl-n2{margin:-0.5rem !important;}.mt-xxxl-n2,.my-xxxl-n2{margin-top:-0.5rem !important;}.mr-xxxl-n2,.mx-xxxl-n2{margin-right:-0.5rem !important;}.mb-xxxl-n2,.my-xxxl-n2{margin-bottom:-0.5rem !important;}.ml-xxxl-n2,.mx-xxxl-n2{margin-left:-0.5rem !important;}.m-xxxl-n3{margin:-1rem !important;}.mt-xxxl-n3,.my-xxxl-n3{margin-top:-1rem !important;}.mr-xxxl-n3,.mx-xxxl-n3{margin-right:-1rem !important;}.mb-xxxl-n3,.my-xxxl-n3{margin-bottom:-1rem !important;}.ml-xxxl-n3,.mx-xxxl-n3{margin-left:-1rem !important;}.m-xxxl-n4{margin:-1.5rem !important;}.mt-xxxl-n4,.my-xxxl-n4{margin-top:-1.5rem !important;}.mr-xxxl-n4,.mx-xxxl-n4{margin-right:-1.5rem !important;}.mb-xxxl-n4,.my-xxxl-n4{margin-bottom:-1.5rem !important;}.ml-xxxl-n4,.mx-xxxl-n4{margin-left:-1.5rem !important;}.m-xxxl-n5{margin:-3rem !important;}.mt-xxxl-n5,.my-xxxl-n5{margin-top:-3rem !important;}.mr-xxxl-n5,.mx-xxxl-n5{margin-right:-3rem !important;}.mb-xxxl-n5,.my-xxxl-n5{margin-bottom:-3rem !important;}.ml-xxxl-n5,.mx-xxxl-n5{margin-left:-3rem !important;}.m-xxxl-auto{margin:auto !important;}.mt-xxxl-auto,.my-xxxl-auto{margin-top:auto !important;}.mr-xxxl-auto,.mx-xxxl-auto{margin-right:auto !important;}.mb-xxxl-auto,.my-xxxl-auto{margin-bottom:auto !important;}.ml-xxxl-auto,.mx-xxxl-auto{margin-left:auto !important;}}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:rgba(0,0,0,0);}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace !important;}.text-justify{text-align:justify !important;}.text-wrap{white-space:normal !important;}.text-nowrap{white-space:nowrap !important;}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.text-left{text-align:left !important;}.text-right{text-align:right !important;}.text-center{text-align:center !important;}@media (min-width:576px){.text-sm-left{text-align:left !important;}.text-sm-right{text-align:right !important;}.text-sm-center{text-align:center !important;}}@media (min-width:768px){.text-md-left{text-align:left !important;}.text-md-right{text-align:right !important;}.text-md-center{text-align:center !important;}}@media (min-width:1024px){.text-lg-left{text-align:left !important;}.text-lg-right{text-align:right !important;}.text-lg-center{text-align:center !important;}}@media (min-width:1280px){.text-xl-left{text-align:left !important;}.text-xl-right{text-align:right !important;}.text-xl-center{text-align:center !important;}}@media (min-width:1600px){.text-xxl-left{text-align:left !important;}.text-xxl-right{text-align:right !important;}.text-xxl-center{text-align:center !important;}}@media (min-width:1920px){.text-xxxl-left{text-align:left !important;}.text-xxxl-right{text-align:right !important;}.text-xxxl-center{text-align:center !important;}}.text-lowercase{text-transform:lowercase !important;}.text-uppercase{text-transform:uppercase !important;}.text-capitalize{text-transform:capitalize !important;}.font-weight-light{font-weight:300 !important;}.font-weight-lighter{font-weight:lighter !important;}.font-weight-normal{font-weight:400 !important;}.font-weight-bold{font-weight:700 !important;}.font-weight-bolder{font-weight:bolder !important;}.font-italic{font-style:italic !important;}.text-white{color:#fff !important;}.text-primary{color:#007bff !important;}a.text-primary:hover,a.text-primary:focus{color:#0056b3 !important;}.text-secondary{color:#6c757d !important;}a.text-secondary:hover,a.text-secondary:focus{color:#494f54 !important;}.text-success{color:#28a745 !important;}a.text-success:hover,a.text-success:focus{color:#19692c !important;}.text-info{color:#17a2b8 !important;}a.text-info:hover,a.text-info:focus{color:#0f6674 !important;}.text-warning{color:#ffc107 !important;}a.text-warning:hover,a.text-warning:focus{color:#ba8b00 !important;}.text-danger{color:#dc3545 !important;}a.text-danger:hover,a.text-danger:focus{color:#a71d2a !important;}.text-light{color:#f8f9fa !important;}a.text-light:hover,a.text-light:focus{color:#cbd3da !important;}.text-dark{color:#343a40 !important;}a.text-dark:hover,a.text-dark:focus{color:#121416 !important;}.text-body{color:#212529 !important;}.text-muted{color:#6c757d !important;}.text-black-50{color:rgba(0,0,0,0.5) !important;}.text-white-50{color:rgba(255,255,255,0.5) !important;}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0;}.text-decoration-none{text-decoration:none !important;}.text-break{word-break:break-word !important;word-wrap:break-word !important;}.text-reset{color:inherit !important;}.visible{visibility:visible !important;}.invisible{visibility:hidden !important;}@font-face{font-family:"Avenir-Next";font-weight:400;src:url("/typo3conf/ext/h2layout/Resources/Public/Fonts/gp-avenir/AvenirNextRegular/font.woff2") format("woff2");font-display:swap;}@font-face{font-family:"Avenir-Next";font-weight:500;src:url("/typo3conf/ext/h2layout/Resources/Public/Fonts/gp-avenir/AvenirNextMedium/font.woff2") format("woff2");font-display:swap;}@font-face{font-family:"Avenir-Next";font-weight:550;src:url("/typo3conf/ext/h2layout/Resources/Public/Fonts/gp-avenir/AvenirNextDemiBold/font.otf") format("opentype");font-display:swap;}@font-face{font-family:"Avenir-Next";font-weight:700;src:url("/typo3conf/ext/h2layout/Resources/Public/Fonts/gp-avenir/AvenirNextBold/font.woff2") format("woff2");font-display:swap;}h3{margin:0px;padding:0px;font-size:14px;line-height:1.4;letter-spacing:0;margin-bottom:10px;font-weight:500;}@media screen and (min-width:1280px){h3{font-size:25px;}}@media screen and (min-width:1280px){h3{line-height:1.3;}}@media screen and (min-width:1280px){h3{margin-bottom:15px;}}h4,h5,h6{font-size:14px;line-height:1.4;font-weight:400;font-weight:500;}@media screen and (min-width:1280px){h4,h5,h6{font-size:20px;}}@media screen and (min-width:1280px){h4,h5,h6{line-height:1.6;}}p{line-height:1.4;font-size:14px;letter-spacing:0px;font-weight:400;}@media screen and (min-width:1280px){p{line-height:1.6;}}@media screen and (min-width:1280px){p{font-size:20px;}}@media screen and (min-width:1024px){p{letter-spacing:0.4px;}}p.large-text{font-size:14px;}@media screen and (min-width:576px){p.large-text{font-size:18px;}}@media screen and (min-width:768px){p.large-text{font-size:23px;}}p _:-ms-lang(x),p .barstart:before{content:url("/typo3conf/ext/h2layout/Resources/Public/Images/Barsmall.png");}p _:-ms-lang(x),p .barend:after{content:url("/typo3conf/ext/h2layout/Resources/Public/Images/Barsmall.png");}.bared:after,.barend:after{content:"";width:21px;height:3px;margin:11px 0 15px;background:#202121;background:#FFE522;display:block;vertical-align:text-bottom;}@media screen and (min-width:1280px){.bared:after,.barend:after{width:42px;}}@media screen and (min-width:1280px){.bared:after,.barend:after{height:6px;}}@media screen and (min-width:768px){.bared:after,.barend:after{margin:16px 0 30px;}}@media screen and (min-width:1280px){.bared:after,.barend:after{margin:16px 0 49px;}}.bared:before,.barstart:before{content:"";width:21px;height:3px;margin:11px 0 15px;background:#202121;background:#FFE522;display:block;vertical-align:text-bottom;}@media screen and (min-width:1280px){.bared:before,.barstart:before{width:42px;}}@media screen and (min-width:1280px){.bared:before,.barstart:before{height:6px;}}@media screen and (min-width:768px){.bared:before,.barstart:before{margin:16px 0 30px;}}@media screen and (min-width:1280px){.bared:before,.barstart:before{margin:16px 0 49px;}}.bared:after,.bared:before{margin-bottom:30px;}.bared:after{margin-top:30px;margin-bottom:auto;}.quote{font-size:168.75%;color:#555759;}h1.noMargin,h2.noMargin,h3.noMargin,h4.noMargin,h5.noMargin,h6.noMargin,div.noMargin,p.noMargin,ol.noMargin,ul.noMargin{margin-bottom:0;}.morelink{position:relative;display:inline-block;padding-left:20px;text-decoration:none;color:#555759;}.morelink:after{position:absolute;top:0;left:0;color:black;content:'»';background:none;width:auto;}.btnlink .btn-danger{font-family:'Avenir-Next',sans-serif !important;display:inline-block;margin:0px;margin-top:20px;margin-right:10px;padding:0px;height:auto;font-size:14px;line-height:1.2;letter-spacing:0;padding:12px 12px calc(12px - 2px);width:fit-content;text-transform:uppercase;font-weight:500 !important;text-decoration:none;background:#FFE522;color:#202121;transition:all 0.3s;position:relative;border-radius:0px;letter-spacing:0.44px;color:white;background:#202121;cursor:pointer;}@media screen and (min-width:1600px){.btnlink .btn-danger{font-size:16px;}}@media screen and (min-width:768px){.btnlink .btn-danger{padding:12px 12px calc(12px - 3px);}}@media screen and (min-width:1280px){.btnlink .btn-danger{padding:12px 12px calc(12px - 3px);}}@media screen and (min-width:1600px){.btnlink .btn-danger{padding:12px 12px calc(12px - 3px);}}.btnlink .btn-danger:after{position:absolute;content:"";width:0px;height:1px;background:#FFE522;top:28px;left:12px;transition:all 0.3s;}@media screen and (min-width:768px){.btnlink .btn-danger:after{height:2px;}}@media screen and (min-width:768px){.btnlink .btn-danger:after{top:29px;}}@media screen and (min-width:768px){.btnlink .btn-danger:after{left:12px;}}@media screen and (min-width:1280px){.btnlink .btn-danger:after{left:12px;}}@media screen and (min-width:1600px){.btnlink .btn-danger:after{left:12px;}}.btnlink .btn-danger:hover:after{width:calc(100% - 12px * 2);}@media screen and (min-width:768px){.btnlink .btn-danger:hover:after{width:calc(100% - 12px * 2);}}@media screen and (min-width:1280px){.btnlink .btn-danger:hover:after{width:calc(100% - 12px * 2);}}@media screen and (min-width:1600px){.btnlink .btn-danger:hover:after{width:calc(100% - 12px * 2);}}.btnlink .btn-danger:after{background:white;}.btnlink .btn-primary{font-family:'Avenir-Next',sans-serif !important;display:inline-block;margin:0px;margin-top:20px;margin-right:10px;padding:0px;height:auto;font-size:14px;line-height:1.2;letter-spacing:0;padding:12px 12px calc(12px - 2px);width:fit-content;text-transform:uppercase;font-weight:500 !important;text-decoration:none;background:#FFE522;color:#202121;transition:all 0.3s;position:relative;border-radius:0px;letter-spacing:0.44px;background:#FFE522;color:#202121;cursor:pointer;}@media screen and (min-width:1600px){.btnlink .btn-primary{font-size:16px;}}@media screen and (min-width:768px){.btnlink .btn-primary{padding:12px 12px calc(12px - 3px);}}@media screen and (min-width:1280px){.btnlink .btn-primary{padding:12px 12px calc(12px - 3px);}}@media screen and (min-width:1600px){.btnlink .btn-primary{padding:12px 12px calc(12px - 3px);}}.btnlink .btn-primary:after{position:absolute;content:"";width:0px;height:1px;background:#FFE522;top:28px;left:12px;transition:all 0.3s;}@media screen and (min-width:768px){.btnlink .btn-primary:after{height:2px;}}@media screen and (min-width:768px){.btnlink .btn-primary:after{top:29px;}}@media screen and (min-width:768px){.btnlink .btn-primary:after{left:12px;}}@media screen and (min-width:1280px){.btnlink .btn-primary:after{left:12px;}}@media screen and (min-width:1600px){.btnlink .btn-primary:after{left:12px;}}.btnlink .btn-primary:hover:after{width:calc(100% - 12px * 2);}@media screen and (min-width:768px){.btnlink .btn-primary:hover:after{width:calc(100% - 12px * 2);}}@media screen and (min-width:1280px){.btnlink .btn-primary:hover:after{width:calc(100% - 12px * 2);}}@media screen and (min-width:1600px){.btnlink .btn-primary:hover:after{width:calc(100% - 12px * 2);}}.btnlink .btn-primary:after{background:#202121;}.frame table{width:100%;text-align:left;font-size:75%;}.frame table tr{border-bottom:1px solid black;}.frame table td,.frame table th{position:relative;padding:10px 15px;}.frame table td:before,.frame table th:before{content:'';position:absolute;width:calc(100% - 15px);left:0;bottom:-1px;height:2px;background:#FFE522;}.frame table td:last-child,.frame table th:last-child{padding-right:0;}.frame table td:last-child:before,.frame table th:last-child:before{width:100%;}.frame table th:first-child:before{display:none;}.frame ul.sitemap li{padding:0;margin-bottom:0;}.frame ul.sitemap li:before{display:none;}.frame ul.sitemap ul{margin-bottom:0;margin-left:20px;}.frame ul.sitemap ul li{padding-left:10px;}.frame ul.sitemap ul li:before{top:-2px;display:block;background:none;content:'-';}ol{counter-reset:li;}ol li{list-style:none;counter-increment:li;}ol li:before{content:counter(li) ".";display:inline-block;width:1em;margin-left:-1em;}span.text-fw-bold,div.text-fw-bold,p.text-fw-bold{font-weight:600;}span.text-fw-medium,div.text-fw-medium,p.text-fw-medium{font-weight:500;}span.text-fw-regular,div.text-fw-regular,p.text-fw-regular{font-weight:400;}a.button{font-family:'Avenir-Next',sans-serif !important;display:inline-block;margin:0px;margin-top:20px;margin-right:10px;padding:0px;height:auto;font-size:14px;line-height:1.2;letter-spacing:0;padding:12px 12px calc(12px - 2px);width:fit-content;text-transform:uppercase;font-weight:500 !important;text-decoration:none;background:#FFE522;color:#202121;transition:all 0.3s;position:relative;border-radius:0px;letter-spacing:0.44px;}@media screen and (min-width:1600px){a.button{font-size:16px;}}@media screen and (min-width:768px){a.button{padding:12px 12px calc(12px - 3px);}}@media screen and (min-width:1280px){a.button{padding:12px 12px calc(12px - 3px);}}@media screen and (min-width:1600px){a.button{padding:12px 12px calc(12px - 3px);}}a.button:after{position:absolute;content:"";width:0px;height:1px;background:#FFE522;top:28px;left:12px;transition:all 0.3s;}@media screen and (min-width:768px){a.button:after{height:2px;}}@media screen and (min-width:768px){a.button:after{top:29px;}}@media screen and (min-width:768px){a.button:after{left:12px;}}@media screen and (min-width:1280px){a.button:after{left:12px;}}@media screen and (min-width:1600px){a.button:after{left:12px;}}a.button:hover:after{width:calc(100% - 12px * 2);}@media screen and (min-width:768px){a.button:hover:after{width:calc(100% - 12px * 2);}}@media screen and (min-width:1280px){a.button:hover:after{width:calc(100% - 12px * 2);}}@media screen and (min-width:1600px){a.button:hover:after{width:calc(100% - 12px * 2);}}a.button.button-black{background-color:#202121;color:white;}a.button.button-black:after{background-color:#FFE522;}a.button.button-yellow{background-color:#FFE522;}a.button.button-yellow:after{background-color:#202121;}
