html{font-size:14px;word-wrap:break-word}@media screen and (min-width: 64em){html{font-size:13px}}@media screen and (min-width: 79.375em){html{font-size:14px}}@media screen and (min-width: 100em){html{font-size:16px}}body{margin:0;padding:0;box-sizing:border-box}.grid-container{overflow:hidden;margin-left:1.1428rem !important;margin-right:1.1428rem !important;max-width:unset !important;padding-right:unset !important;padding-left:unset !important}@media screen and (min-width: 64em){.grid-container{margin-left:2rem !important;margin-right:2rem !important;padding-left:.625rem !important;padding-right:.625rem !important}}@media screen and (min-width: 75em){.grid-container{margin-left:4rem !important;margin-right:4rem !important;padding-left:.625rem !important;padding-right:.625rem !important}}@media screen and (min-width: 103.125em){.grid-container{max-width:96rem !important;margin-left:auto !important;margin-right:auto !important;padding-left:.625rem !important;padding-right:.625rem !important}}.bg-transparent{background-color:rgba(0,0,0,0)}.bg-white{background-color:#fff}.bg-grey{background-color:#f4f4f4}.bg-grey>*{color:#393939}.bg-blue{background-color:#009ee0}.bg-blue>*{color:#fff}.dark-theme{background-color:#093388}.content>.frame{padding:0 1rem}.content>.frame+.frame-space-before-default{margin-top:3rem}@media print,screen and (min-width: 64em){.content>.frame+.frame-space-before-default{margin-top:6rem}}.content>.frame.bg-grey,.content>.frame.bg-blue{padding:1rem}@media print,screen and (min-width: 40em){.content>.frame{padding:0 2rem}.content>.frame.bg-grey,.content>.frame.bg-blue{padding:2rem}}@media print,screen and (min-width: 64em){.content>.frame{padding:0 4rem}.content>.frame.bg-grey,.content>.frame.bg-blue{padding:4rem}}.frame-space-before-little{margin-top:1.5rem}@media print,screen and (min-width: 64em){.frame-space-before-little{margin-top:2rem}}.frame-space-after-little{margin-bottom:1.5rem}@media print,screen and (min-width: 64em){.frame-space-after-little{margin-bottom:2rem}}.frame-space-before-normal{margin-top:3rem}@media print,screen and (min-width: 64em){.frame-space-before-normal{margin-top:6rem}}.frame-space-after-normal{margin-bottom:3rem}@media print,screen and (min-width: 64em){.frame-space-after-normal{margin-bottom:6rem}}.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}.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;-webkit-user-select:none;-moz-user-select: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:rgba(0,0,0,0);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;--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 hsla(0,0%,100%,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar{width:8px;height:8px}.fancybox__carousel .carousel__slide::-webkit-scrollbar-track{background-color:hsla(0,0%,100%,.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;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:none}.has-image .fancybox__content{padding:0;background:rgba(0,0,0,0);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%;-o-object-fit:contain;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%;-o-object-fit:cover;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{max-width:100%;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:rgba(0,0,0,0)}.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(34, 213, 233, 0.96));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;-webkit-user-select:none;-moz-user-select: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:hsla(0,0%,100%,.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, hsla(0, 0%, 0%, 0) 0%, hsla(0, 0%, 0%, 0.006) 8.1%, hsla(0, 0%, 0%, 0.021) 15.5%, hsla(0, 0%, 0%, 0.046) 22.5%, hsla(0, 0%, 0%, 0.077) 29%, hsla(0, 0%, 0%, 0.114) 35.3%, hsla(0, 0%, 0%, 0.155) 41.2%, hsla(0, 0%, 0%, 0.198) 47.1%, hsla(0, 0%, 0%, 0.242) 52.9%, hsla(0, 0%, 0%, 0.285) 58.8%, hsla(0, 0%, 0%, 0.326) 64.7%, hsla(0, 0%, 0%, 0.363) 71%, hsla(0, 0%, 0%, 0.394) 77.5%, hsla(0, 0%, 0%, 0.419) 84.5%, hsla(0, 0%, 0%, 0.434) 91.9%, hsla(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(34, 213, 233, 0.96));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;-webkit-user-select:none;-moz-user-select:none;user-select:none}.fancybox__container:-webkit-full-screen::backdrop{opacity:0}.fancybox__container:fullscreen::backdrop{opacity:0}.fancybox__button--fullscreen g:nth-child(2){display:none}.fancybox__container:-webkit-full-screen .fancybox__button--fullscreen g:nth-child(1){display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(1){display:none}.fancybox__container:-webkit-full-screen .fancybox__button--fullscreen g:nth-child(2){display:block}.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}.grid-container{padding-right:0.625rem;padding-left:0.625rem;max-width:75rem;margin-left:auto;margin-right:auto}@media print,screen and (min-width: 40em){.grid-container{padding-right:0.9375rem;padding-left:0.9375rem}}.grid-container.fluid{padding-right:0.625rem;padding-left:0.625rem;max-width:100%;margin-left:auto;margin-right:auto}@media print,screen and (min-width: 40em){.grid-container.fluid{padding-right:0.9375rem;padding-left:0.9375rem}}.grid-container.full{padding-right:0;padding-left:0;max-width:100%;margin-left:auto;margin-right:auto}.grid-x{display:flex;flex-flow:row wrap}.cell{flex:0 0 auto;min-height:0;min-width:0;width:100%}.cell.auto{flex:1 1 0}.cell.shrink{flex:0 0 auto}.grid-x>.auto{width:auto}.grid-x>.shrink{width:auto}.grid-x>.small-shrink,.grid-x>.small-full,.grid-x>.small-1,.grid-x>.small-2,.grid-x>.small-3,.grid-x>.small-4,.grid-x>.small-5,.grid-x>.small-6,.grid-x>.small-7,.grid-x>.small-8,.grid-x>.small-9,.grid-x>.small-10,.grid-x>.small-11,.grid-x>.small-12{flex-basis:auto}@media print,screen and (min-width: 40em){.grid-x>.medium-shrink,.grid-x>.medium-full,.grid-x>.medium-1,.grid-x>.medium-2,.grid-x>.medium-3,.grid-x>.medium-4,.grid-x>.medium-5,.grid-x>.medium-6,.grid-x>.medium-7,.grid-x>.medium-8,.grid-x>.medium-9,.grid-x>.medium-10,.grid-x>.medium-11,.grid-x>.medium-12{flex-basis:auto}}@media print,screen and (min-width: 64em){.grid-x>.large-shrink,.grid-x>.large-full,.grid-x>.large-1,.grid-x>.large-2,.grid-x>.large-3,.grid-x>.large-4,.grid-x>.large-5,.grid-x>.large-6,.grid-x>.large-7,.grid-x>.large-8,.grid-x>.large-9,.grid-x>.large-10,.grid-x>.large-11,.grid-x>.large-12{flex-basis:auto}}@media screen and (min-width: 75em){.grid-x>.xlarge-shrink,.grid-x>.xlarge-full,.grid-x>.xlarge-1,.grid-x>.xlarge-2,.grid-x>.xlarge-3,.grid-x>.xlarge-4,.grid-x>.xlarge-5,.grid-x>.xlarge-6,.grid-x>.xlarge-7,.grid-x>.xlarge-8,.grid-x>.xlarge-9,.grid-x>.xlarge-10,.grid-x>.xlarge-11,.grid-x>.xlarge-12{flex-basis:auto}}@media screen and (min-width: 90em){.grid-x>.xxlarge-shrink,.grid-x>.xxlarge-full,.grid-x>.xxlarge-1,.grid-x>.xxlarge-2,.grid-x>.xxlarge-3,.grid-x>.xxlarge-4,.grid-x>.xxlarge-5,.grid-x>.xxlarge-6,.grid-x>.xxlarge-7,.grid-x>.xxlarge-8,.grid-x>.xxlarge-9,.grid-x>.xxlarge-10,.grid-x>.xxlarge-11,.grid-x>.xxlarge-12{flex-basis:auto}}.grid-x>.small-12,.grid-x>.small-11,.grid-x>.small-10,.grid-x>.small-9,.grid-x>.small-8,.grid-x>.small-7,.grid-x>.small-6,.grid-x>.small-5,.grid-x>.small-4,.grid-x>.small-3,.grid-x>.small-2,.grid-x>.small-1{flex:0 0 auto}.grid-x>.small-1{width:8.3333333333%}.grid-x>.small-2{width:16.6666666667%}.grid-x>.small-3{width:25%}.grid-x>.small-4{width:33.3333333333%}.grid-x>.small-5{width:41.6666666667%}.grid-x>.small-6{width:50%}.grid-x>.small-7{width:58.3333333333%}.grid-x>.small-8{width:66.6666666667%}.grid-x>.small-9{width:75%}.grid-x>.small-10{width:83.3333333333%}.grid-x>.small-11{width:91.6666666667%}.grid-x>.small-12{width:100%}@media print,screen and (min-width: 40em){.grid-x>.medium-auto{flex:1 1 0;width:auto}.grid-x>.medium-12,.grid-x>.medium-11,.grid-x>.medium-10,.grid-x>.medium-9,.grid-x>.medium-8,.grid-x>.medium-7,.grid-x>.medium-6,.grid-x>.medium-5,.grid-x>.medium-4,.grid-x>.medium-3,.grid-x>.medium-2,.grid-x>.medium-1,.grid-x>.medium-shrink{flex:0 0 auto}.grid-x>.medium-shrink{width:auto}.grid-x>.medium-1{width:8.3333333333%}.grid-x>.medium-2{width:16.6666666667%}.grid-x>.medium-3{width:25%}.grid-x>.medium-4{width:33.3333333333%}.grid-x>.medium-5{width:41.6666666667%}.grid-x>.medium-6{width:50%}.grid-x>.medium-7{width:58.3333333333%}.grid-x>.medium-8{width:66.6666666667%}.grid-x>.medium-9{width:75%}.grid-x>.medium-10{width:83.3333333333%}.grid-x>.medium-11{width:91.6666666667%}.grid-x>.medium-12{width:100%}}@media print,screen and (min-width: 64em){.grid-x>.large-auto{flex:1 1 0;width:auto}.grid-x>.large-12,.grid-x>.large-11,.grid-x>.large-10,.grid-x>.large-9,.grid-x>.large-8,.grid-x>.large-7,.grid-x>.large-6,.grid-x>.large-5,.grid-x>.large-4,.grid-x>.large-3,.grid-x>.large-2,.grid-x>.large-1,.grid-x>.large-shrink{flex:0 0 auto}.grid-x>.large-shrink{width:auto}.grid-x>.large-1{width:8.3333333333%}.grid-x>.large-2{width:16.6666666667%}.grid-x>.large-3{width:25%}.grid-x>.large-4{width:33.3333333333%}.grid-x>.large-5{width:41.6666666667%}.grid-x>.large-6{width:50%}.grid-x>.large-7{width:58.3333333333%}.grid-x>.large-8{width:66.6666666667%}.grid-x>.large-9{width:75%}.grid-x>.large-10{width:83.3333333333%}.grid-x>.large-11{width:91.6666666667%}.grid-x>.large-12{width:100%}}@media screen and (min-width: 75em){.grid-x>.xlarge-auto{flex:1 1 0;width:auto}.grid-x>.xlarge-12,.grid-x>.xlarge-11,.grid-x>.xlarge-10,.grid-x>.xlarge-9,.grid-x>.xlarge-8,.grid-x>.xlarge-7,.grid-x>.xlarge-6,.grid-x>.xlarge-5,.grid-x>.xlarge-4,.grid-x>.xlarge-3,.grid-x>.xlarge-2,.grid-x>.xlarge-1,.grid-x>.xlarge-shrink{flex:0 0 auto}.grid-x>.xlarge-shrink{width:auto}.grid-x>.xlarge-1{width:8.3333333333%}.grid-x>.xlarge-2{width:16.6666666667%}.grid-x>.xlarge-3{width:25%}.grid-x>.xlarge-4{width:33.3333333333%}.grid-x>.xlarge-5{width:41.6666666667%}.grid-x>.xlarge-6{width:50%}.grid-x>.xlarge-7{width:58.3333333333%}.grid-x>.xlarge-8{width:66.6666666667%}.grid-x>.xlarge-9{width:75%}.grid-x>.xlarge-10{width:83.3333333333%}.grid-x>.xlarge-11{width:91.6666666667%}.grid-x>.xlarge-12{width:100%}}@media screen and (min-width: 90em){.grid-x>.xxlarge-auto{flex:1 1 0;width:auto}.grid-x>.xxlarge-12,.grid-x>.xxlarge-11,.grid-x>.xxlarge-10,.grid-x>.xxlarge-9,.grid-x>.xxlarge-8,.grid-x>.xxlarge-7,.grid-x>.xxlarge-6,.grid-x>.xxlarge-5,.grid-x>.xxlarge-4,.grid-x>.xxlarge-3,.grid-x>.xxlarge-2,.grid-x>.xxlarge-1,.grid-x>.xxlarge-shrink{flex:0 0 auto}.grid-x>.xxlarge-shrink{width:auto}.grid-x>.xxlarge-1{width:8.3333333333%}.grid-x>.xxlarge-2{width:16.6666666667%}.grid-x>.xxlarge-3{width:25%}.grid-x>.xxlarge-4{width:33.3333333333%}.grid-x>.xxlarge-5{width:41.6666666667%}.grid-x>.xxlarge-6{width:50%}.grid-x>.xxlarge-7{width:58.3333333333%}.grid-x>.xxlarge-8{width:66.6666666667%}.grid-x>.xxlarge-9{width:75%}.grid-x>.xxlarge-10{width:83.3333333333%}.grid-x>.xxlarge-11{width:91.6666666667%}.grid-x>.xxlarge-12{width:100%}}.grid-margin-x:not(.grid-x)>.cell{width:auto}.grid-margin-y:not(.grid-y)>.cell{height:auto}.grid-margin-x{margin-left:-0.625rem;margin-right:-0.625rem}@media print,screen and (min-width: 40em){.grid-margin-x{margin-left:-0.9375rem;margin-right:-0.9375rem}}.grid-margin-x>.cell{width:calc(100% - 1.25rem);margin-left:0.625rem;margin-right:0.625rem}@media print,screen and (min-width: 40em){.grid-margin-x>.cell{width:calc(100% - 1.875rem);margin-left:0.9375rem;margin-right:0.9375rem}}.grid-margin-x>.auto{width:auto}.grid-margin-x>.shrink{width:auto}.grid-margin-x>.small-1{width:calc(8.3333333333% - 1.25rem)}.grid-margin-x>.small-2{width:calc(16.6666666667% - 1.25rem)}.grid-margin-x>.small-3{width:calc(25% - 1.25rem)}.grid-margin-x>.small-4{width:calc(33.3333333333% - 1.25rem)}.grid-margin-x>.small-5{width:calc(41.6666666667% - 1.25rem)}.grid-margin-x>.small-6{width:calc(50% - 1.25rem)}.grid-margin-x>.small-7{width:calc(58.3333333333% - 1.25rem)}.grid-margin-x>.small-8{width:calc(66.6666666667% - 1.25rem)}.grid-margin-x>.small-9{width:calc(75% - 1.25rem)}.grid-margin-x>.small-10{width:calc(83.3333333333% - 1.25rem)}.grid-margin-x>.small-11{width:calc(91.6666666667% - 1.25rem)}.grid-margin-x>.small-12{width:calc(100% - 1.25rem)}@media print,screen and (min-width: 40em){.grid-margin-x>.auto{width:auto}.grid-margin-x>.shrink{width:auto}.grid-margin-x>.small-1{width:calc(8.3333333333% - 1.875rem)}.grid-margin-x>.small-2{width:calc(16.6666666667% - 1.875rem)}.grid-margin-x>.small-3{width:calc(25% - 1.875rem)}.grid-margin-x>.small-4{width:calc(33.3333333333% - 1.875rem)}.grid-margin-x>.small-5{width:calc(41.6666666667% - 1.875rem)}.grid-margin-x>.small-6{width:calc(50% - 1.875rem)}.grid-margin-x>.small-7{width:calc(58.3333333333% - 1.875rem)}.grid-margin-x>.small-8{width:calc(66.6666666667% - 1.875rem)}.grid-margin-x>.small-9{width:calc(75% - 1.875rem)}.grid-margin-x>.small-10{width:calc(83.3333333333% - 1.875rem)}.grid-margin-x>.small-11{width:calc(91.6666666667% - 1.875rem)}.grid-margin-x>.small-12{width:calc(100% - 1.875rem)}.grid-margin-x>.medium-auto{width:auto}.grid-margin-x>.medium-shrink{width:auto}.grid-margin-x>.medium-1{width:calc(8.3333333333% - 1.875rem)}.grid-margin-x>.medium-2{width:calc(16.6666666667% - 1.875rem)}.grid-margin-x>.medium-3{width:calc(25% - 1.875rem)}.grid-margin-x>.medium-4{width:calc(33.3333333333% - 1.875rem)}.grid-margin-x>.medium-5{width:calc(41.6666666667% - 1.875rem)}.grid-margin-x>.medium-6{width:calc(50% - 1.875rem)}.grid-margin-x>.medium-7{width:calc(58.3333333333% - 1.875rem)}.grid-margin-x>.medium-8{width:calc(66.6666666667% - 1.875rem)}.grid-margin-x>.medium-9{width:calc(75% - 1.875rem)}.grid-margin-x>.medium-10{width:calc(83.3333333333% - 1.875rem)}.grid-margin-x>.medium-11{width:calc(91.6666666667% - 1.875rem)}.grid-margin-x>.medium-12{width:calc(100% - 1.875rem)}}@media print,screen and (min-width: 64em){.grid-margin-x>.large-auto{width:auto}.grid-margin-x>.large-shrink{width:auto}.grid-margin-x>.large-1{width:calc(8.3333333333% - 1.875rem)}.grid-margin-x>.large-2{width:calc(16.6666666667% - 1.875rem)}.grid-margin-x>.large-3{width:calc(25% - 1.875rem)}.grid-margin-x>.large-4{width:calc(33.3333333333% - 1.875rem)}.grid-margin-x>.large-5{width:calc(41.6666666667% - 1.875rem)}.grid-margin-x>.large-6{width:calc(50% - 1.875rem)}.grid-margin-x>.large-7{width:calc(58.3333333333% - 1.875rem)}.grid-margin-x>.large-8{width:calc(66.6666666667% - 1.875rem)}.grid-margin-x>.large-9{width:calc(75% - 1.875rem)}.grid-margin-x>.large-10{width:calc(83.3333333333% - 1.875rem)}.grid-margin-x>.large-11{width:calc(91.6666666667% - 1.875rem)}.grid-margin-x>.large-12{width:calc(100% - 1.875rem)}}@media screen and (min-width: 75em){.grid-margin-x>.xlarge-auto{width:auto}.grid-margin-x>.xlarge-shrink{width:auto}.grid-margin-x>.xlarge-1{width:calc(8.3333333333% - 1.875rem)}.grid-margin-x>.xlarge-2{width:calc(16.6666666667% - 1.875rem)}.grid-margin-x>.xlarge-3{width:calc(25% - 1.875rem)}.grid-margin-x>.xlarge-4{width:calc(33.3333333333% - 1.875rem)}.grid-margin-x>.xlarge-5{width:calc(41.6666666667% - 1.875rem)}.grid-margin-x>.xlarge-6{width:calc(50% - 1.875rem)}.grid-margin-x>.xlarge-7{width:calc(58.3333333333% - 1.875rem)}.grid-margin-x>.xlarge-8{width:calc(66.6666666667% - 1.875rem)}.grid-margin-x>.xlarge-9{width:calc(75% - 1.875rem)}.grid-margin-x>.xlarge-10{width:calc(83.3333333333% - 1.875rem)}.grid-margin-x>.xlarge-11{width:calc(91.6666666667% - 1.875rem)}.grid-margin-x>.xlarge-12{width:calc(100% - 1.875rem)}}@media screen and (min-width: 90em){.grid-margin-x>.xxlarge-auto{width:auto}.grid-margin-x>.xxlarge-shrink{width:auto}.grid-margin-x>.xxlarge-1{width:calc(8.3333333333% - 1.875rem)}.grid-margin-x>.xxlarge-2{width:calc(16.6666666667% - 1.875rem)}.grid-margin-x>.xxlarge-3{width:calc(25% - 1.875rem)}.grid-margin-x>.xxlarge-4{width:calc(33.3333333333% - 1.875rem)}.grid-margin-x>.xxlarge-5{width:calc(41.6666666667% - 1.875rem)}.grid-margin-x>.xxlarge-6{width:calc(50% - 1.875rem)}.grid-margin-x>.xxlarge-7{width:calc(58.3333333333% - 1.875rem)}.grid-margin-x>.xxlarge-8{width:calc(66.6666666667% - 1.875rem)}.grid-margin-x>.xxlarge-9{width:calc(75% - 1.875rem)}.grid-margin-x>.xxlarge-10{width:calc(83.3333333333% - 1.875rem)}.grid-margin-x>.xxlarge-11{width:calc(91.6666666667% - 1.875rem)}.grid-margin-x>.xxlarge-12{width:calc(100% - 1.875rem)}}.grid-padding-x .grid-padding-x{margin-right:-0.625rem;margin-left:-0.625rem}@media print,screen and (min-width: 40em){.grid-padding-x .grid-padding-x{margin-right:-0.9375rem;margin-left:-0.9375rem}}.grid-container:not(.full)>.grid-padding-x{margin-right:-0.625rem;margin-left:-0.625rem}@media print,screen and (min-width: 40em){.grid-container:not(.full)>.grid-padding-x{margin-right:-0.9375rem;margin-left:-0.9375rem}}.grid-padding-x>.cell{padding-right:0.625rem;padding-left:0.625rem}@media print,screen and (min-width: 40em){.grid-padding-x>.cell{padding-right:0.9375rem;padding-left:0.9375rem}}.small-up-1>.cell{width:100%}.small-up-2>.cell{width:50%}.small-up-3>.cell{width:33.3333333333%}.small-up-4>.cell{width:25%}.small-up-5>.cell{width:20%}.small-up-6>.cell{width:16.6666666667%}.small-up-7>.cell{width:14.2857142857%}.small-up-8>.cell{width:12.5%}@media print,screen and (min-width: 40em){.medium-up-1>.cell{width:100%}.medium-up-2>.cell{width:50%}.medium-up-3>.cell{width:33.3333333333%}.medium-up-4>.cell{width:25%}.medium-up-5>.cell{width:20%}.medium-up-6>.cell{width:16.6666666667%}.medium-up-7>.cell{width:14.2857142857%}.medium-up-8>.cell{width:12.5%}}@media print,screen and (min-width: 64em){.large-up-1>.cell{width:100%}.large-up-2>.cell{width:50%}.large-up-3>.cell{width:33.3333333333%}.large-up-4>.cell{width:25%}.large-up-5>.cell{width:20%}.large-up-6>.cell{width:16.6666666667%}.large-up-7>.cell{width:14.2857142857%}.large-up-8>.cell{width:12.5%}}@media screen and (min-width: 75em){.xlarge-up-1>.cell{width:100%}.xlarge-up-2>.cell{width:50%}.xlarge-up-3>.cell{width:33.3333333333%}.xlarge-up-4>.cell{width:25%}.xlarge-up-5>.cell{width:20%}.xlarge-up-6>.cell{width:16.6666666667%}.xlarge-up-7>.cell{width:14.2857142857%}.xlarge-up-8>.cell{width:12.5%}}@media screen and (min-width: 90em){.xxlarge-up-1>.cell{width:100%}.xxlarge-up-2>.cell{width:50%}.xxlarge-up-3>.cell{width:33.3333333333%}.xxlarge-up-4>.cell{width:25%}.xxlarge-up-5>.cell{width:20%}.xxlarge-up-6>.cell{width:16.6666666667%}.xxlarge-up-7>.cell{width:14.2857142857%}.xxlarge-up-8>.cell{width:12.5%}}.grid-margin-x.small-up-1>.cell{width:calc(100% - 1.25rem)}.grid-margin-x.small-up-2>.cell{width:calc(50% - 1.25rem)}.grid-margin-x.small-up-3>.cell{width:calc(33.3333333333% - 1.25rem)}.grid-margin-x.small-up-4>.cell{width:calc(25% - 1.25rem)}.grid-margin-x.small-up-5>.cell{width:calc(20% - 1.25rem)}.grid-margin-x.small-up-6>.cell{width:calc(16.6666666667% - 1.25rem)}.grid-margin-x.small-up-7>.cell{width:calc(14.2857142857% - 1.25rem)}.grid-margin-x.small-up-8>.cell{width:calc(12.5% - 1.25rem)}@media print,screen and (min-width: 40em){.grid-margin-x.small-up-1>.cell{width:calc(100% - 1.875rem)}.grid-margin-x.small-up-2>.cell{width:calc(50% - 1.875rem)}.grid-margin-x.small-up-3>.cell{width:calc(33.3333333333% - 1.875rem)}.grid-margin-x.small-up-4>.cell{width:calc(25% - 1.875rem)}.grid-margin-x.small-up-5>.cell{width:calc(20% - 1.875rem)}.grid-margin-x.small-up-6>.cell{width:calc(16.6666666667% - 1.875rem)}.grid-margin-x.small-up-7>.cell{width:calc(14.2857142857% - 1.875rem)}.grid-margin-x.small-up-8>.cell{width:calc(12.5% - 1.875rem)}.grid-margin-x.medium-up-1>.cell{width:calc(100% - 1.875rem)}.grid-margin-x.medium-up-2>.cell{width:calc(50% - 1.875rem)}.grid-margin-x.medium-up-3>.cell{width:calc(33.3333333333% - 1.875rem)}.grid-margin-x.medium-up-4>.cell{width:calc(25% - 1.875rem)}.grid-margin-x.medium-up-5>.cell{width:calc(20% - 1.875rem)}.grid-margin-x.medium-up-6>.cell{width:calc(16.6666666667% - 1.875rem)}.grid-margin-x.medium-up-7>.cell{width:calc(14.2857142857% - 1.875rem)}.grid-margin-x.medium-up-8>.cell{width:calc(12.5% - 1.875rem)}}@media print,screen and (min-width: 64em){.grid-margin-x.large-up-1>.cell{width:calc(100% - 1.875rem)}.grid-margin-x.large-up-2>.cell{width:calc(50% - 1.875rem)}.grid-margin-x.large-up-3>.cell{width:calc(33.3333333333% - 1.875rem)}.grid-margin-x.large-up-4>.cell{width:calc(25% - 1.875rem)}.grid-margin-x.large-up-5>.cell{width:calc(20% - 1.875rem)}.grid-margin-x.large-up-6>.cell{width:calc(16.6666666667% - 1.875rem)}.grid-margin-x.large-up-7>.cell{width:calc(14.2857142857% - 1.875rem)}.grid-margin-x.large-up-8>.cell{width:calc(12.5% - 1.875rem)}}@media screen and (min-width: 75em){.grid-margin-x.xlarge-up-1>.cell{width:calc(100% - 1.875rem)}.grid-margin-x.xlarge-up-2>.cell{width:calc(50% - 1.875rem)}.grid-margin-x.xlarge-up-3>.cell{width:calc(33.3333333333% - 1.875rem)}.grid-margin-x.xlarge-up-4>.cell{width:calc(25% - 1.875rem)}.grid-margin-x.xlarge-up-5>.cell{width:calc(20% - 1.875rem)}.grid-margin-x.xlarge-up-6>.cell{width:calc(16.6666666667% - 1.875rem)}.grid-margin-x.xlarge-up-7>.cell{width:calc(14.2857142857% - 1.875rem)}.grid-margin-x.xlarge-up-8>.cell{width:calc(12.5% - 1.875rem)}}@media screen and (min-width: 90em){.grid-margin-x.xxlarge-up-1>.cell{width:calc(100% - 1.875rem)}.grid-margin-x.xxlarge-up-2>.cell{width:calc(50% - 1.875rem)}.grid-margin-x.xxlarge-up-3>.cell{width:calc(33.3333333333% - 1.875rem)}.grid-margin-x.xxlarge-up-4>.cell{width:calc(25% - 1.875rem)}.grid-margin-x.xxlarge-up-5>.cell{width:calc(20% - 1.875rem)}.grid-margin-x.xxlarge-up-6>.cell{width:calc(16.6666666667% - 1.875rem)}.grid-margin-x.xxlarge-up-7>.cell{width:calc(14.2857142857% - 1.875rem)}.grid-margin-x.xxlarge-up-8>.cell{width:calc(12.5% - 1.875rem)}}.small-margin-collapse{margin-right:0;margin-left:0}.small-margin-collapse>.cell{margin-right:0;margin-left:0}.small-margin-collapse>.small-1{width:8.3333333333%}.small-margin-collapse>.small-2{width:16.6666666667%}.small-margin-collapse>.small-3{width:25%}.small-margin-collapse>.small-4{width:33.3333333333%}.small-margin-collapse>.small-5{width:41.6666666667%}.small-margin-collapse>.small-6{width:50%}.small-margin-collapse>.small-7{width:58.3333333333%}.small-margin-collapse>.small-8{width:66.6666666667%}.small-margin-collapse>.small-9{width:75%}.small-margin-collapse>.small-10{width:83.3333333333%}.small-margin-collapse>.small-11{width:91.6666666667%}.small-margin-collapse>.small-12{width:100%}@media print,screen and (min-width: 40em){.small-margin-collapse>.medium-1{width:8.3333333333%}.small-margin-collapse>.medium-2{width:16.6666666667%}.small-margin-collapse>.medium-3{width:25%}.small-margin-collapse>.medium-4{width:33.3333333333%}.small-margin-collapse>.medium-5{width:41.6666666667%}.small-margin-collapse>.medium-6{width:50%}.small-margin-collapse>.medium-7{width:58.3333333333%}.small-margin-collapse>.medium-8{width:66.6666666667%}.small-margin-collapse>.medium-9{width:75%}.small-margin-collapse>.medium-10{width:83.3333333333%}.small-margin-collapse>.medium-11{width:91.6666666667%}.small-margin-collapse>.medium-12{width:100%}}@media print,screen and (min-width: 64em){.small-margin-collapse>.large-1{width:8.3333333333%}.small-margin-collapse>.large-2{width:16.6666666667%}.small-margin-collapse>.large-3{width:25%}.small-margin-collapse>.large-4{width:33.3333333333%}.small-margin-collapse>.large-5{width:41.6666666667%}.small-margin-collapse>.large-6{width:50%}.small-margin-collapse>.large-7{width:58.3333333333%}.small-margin-collapse>.large-8{width:66.6666666667%}.small-margin-collapse>.large-9{width:75%}.small-margin-collapse>.large-10{width:83.3333333333%}.small-margin-collapse>.large-11{width:91.6666666667%}.small-margin-collapse>.large-12{width:100%}}@media screen and (min-width: 75em){.small-margin-collapse>.xlarge-1{width:8.3333333333%}.small-margin-collapse>.xlarge-2{width:16.6666666667%}.small-margin-collapse>.xlarge-3{width:25%}.small-margin-collapse>.xlarge-4{width:33.3333333333%}.small-margin-collapse>.xlarge-5{width:41.6666666667%}.small-margin-collapse>.xlarge-6{width:50%}.small-margin-collapse>.xlarge-7{width:58.3333333333%}.small-margin-collapse>.xlarge-8{width:66.6666666667%}.small-margin-collapse>.xlarge-9{width:75%}.small-margin-collapse>.xlarge-10{width:83.3333333333%}.small-margin-collapse>.xlarge-11{width:91.6666666667%}.small-margin-collapse>.xlarge-12{width:100%}}@media screen and (min-width: 90em){.small-margin-collapse>.xxlarge-1{width:8.3333333333%}.small-margin-collapse>.xxlarge-2{width:16.6666666667%}.small-margin-collapse>.xxlarge-3{width:25%}.small-margin-collapse>.xxlarge-4{width:33.3333333333%}.small-margin-collapse>.xxlarge-5{width:41.6666666667%}.small-margin-collapse>.xxlarge-6{width:50%}.small-margin-collapse>.xxlarge-7{width:58.3333333333%}.small-margin-collapse>.xxlarge-8{width:66.6666666667%}.small-margin-collapse>.xxlarge-9{width:75%}.small-margin-collapse>.xxlarge-10{width:83.3333333333%}.small-margin-collapse>.xxlarge-11{width:91.6666666667%}.small-margin-collapse>.xxlarge-12{width:100%}}.small-padding-collapse{margin-right:0;margin-left:0}.small-padding-collapse>.cell{padding-right:0;padding-left:0}@media print,screen and (min-width: 40em){.medium-margin-collapse{margin-right:0;margin-left:0}.medium-margin-collapse>.cell{margin-right:0;margin-left:0}}@media print,screen and (min-width: 40em){.medium-margin-collapse>.small-1{width:8.3333333333%}.medium-margin-collapse>.small-2{width:16.6666666667%}.medium-margin-collapse>.small-3{width:25%}.medium-margin-collapse>.small-4{width:33.3333333333%}.medium-margin-collapse>.small-5{width:41.6666666667%}.medium-margin-collapse>.small-6{width:50%}.medium-margin-collapse>.small-7{width:58.3333333333%}.medium-margin-collapse>.small-8{width:66.6666666667%}.medium-margin-collapse>.small-9{width:75%}.medium-margin-collapse>.small-10{width:83.3333333333%}.medium-margin-collapse>.small-11{width:91.6666666667%}.medium-margin-collapse>.small-12{width:100%}}@media print,screen and (min-width: 40em){.medium-margin-collapse>.medium-1{width:8.3333333333%}.medium-margin-collapse>.medium-2{width:16.6666666667%}.medium-margin-collapse>.medium-3{width:25%}.medium-margin-collapse>.medium-4{width:33.3333333333%}.medium-margin-collapse>.medium-5{width:41.6666666667%}.medium-margin-collapse>.medium-6{width:50%}.medium-margin-collapse>.medium-7{width:58.3333333333%}.medium-margin-collapse>.medium-8{width:66.6666666667%}.medium-margin-collapse>.medium-9{width:75%}.medium-margin-collapse>.medium-10{width:83.3333333333%}.medium-margin-collapse>.medium-11{width:91.6666666667%}.medium-margin-collapse>.medium-12{width:100%}}@media print,screen and (min-width: 64em){.medium-margin-collapse>.large-1{width:8.3333333333%}.medium-margin-collapse>.large-2{width:16.6666666667%}.medium-margin-collapse>.large-3{width:25%}.medium-margin-collapse>.large-4{width:33.3333333333%}.medium-margin-collapse>.large-5{width:41.6666666667%}.medium-margin-collapse>.large-6{width:50%}.medium-margin-collapse>.large-7{width:58.3333333333%}.medium-margin-collapse>.large-8{width:66.6666666667%}.medium-margin-collapse>.large-9{width:75%}.medium-margin-collapse>.large-10{width:83.3333333333%}.medium-margin-collapse>.large-11{width:91.6666666667%}.medium-margin-collapse>.large-12{width:100%}}@media screen and (min-width: 75em){.medium-margin-collapse>.xlarge-1{width:8.3333333333%}.medium-margin-collapse>.xlarge-2{width:16.6666666667%}.medium-margin-collapse>.xlarge-3{width:25%}.medium-margin-collapse>.xlarge-4{width:33.3333333333%}.medium-margin-collapse>.xlarge-5{width:41.6666666667%}.medium-margin-collapse>.xlarge-6{width:50%}.medium-margin-collapse>.xlarge-7{width:58.3333333333%}.medium-margin-collapse>.xlarge-8{width:66.6666666667%}.medium-margin-collapse>.xlarge-9{width:75%}.medium-margin-collapse>.xlarge-10{width:83.3333333333%}.medium-margin-collapse>.xlarge-11{width:91.6666666667%}.medium-margin-collapse>.xlarge-12{width:100%}}@media screen and (min-width: 90em){.medium-margin-collapse>.xxlarge-1{width:8.3333333333%}.medium-margin-collapse>.xxlarge-2{width:16.6666666667%}.medium-margin-collapse>.xxlarge-3{width:25%}.medium-margin-collapse>.xxlarge-4{width:33.3333333333%}.medium-margin-collapse>.xxlarge-5{width:41.6666666667%}.medium-margin-collapse>.xxlarge-6{width:50%}.medium-margin-collapse>.xxlarge-7{width:58.3333333333%}.medium-margin-collapse>.xxlarge-8{width:66.6666666667%}.medium-margin-collapse>.xxlarge-9{width:75%}.medium-margin-collapse>.xxlarge-10{width:83.3333333333%}.medium-margin-collapse>.xxlarge-11{width:91.6666666667%}.medium-margin-collapse>.xxlarge-12{width:100%}}@media print,screen and (min-width: 40em){.medium-padding-collapse{margin-right:0;margin-left:0}.medium-padding-collapse>.cell{padding-right:0;padding-left:0}}@media print,screen and (min-width: 64em){.large-margin-collapse{margin-right:0;margin-left:0}.large-margin-collapse>.cell{margin-right:0;margin-left:0}}@media print,screen and (min-width: 64em){.large-margin-collapse>.small-1{width:8.3333333333%}.large-margin-collapse>.small-2{width:16.6666666667%}.large-margin-collapse>.small-3{width:25%}.large-margin-collapse>.small-4{width:33.3333333333%}.large-margin-collapse>.small-5{width:41.6666666667%}.large-margin-collapse>.small-6{width:50%}.large-margin-collapse>.small-7{width:58.3333333333%}.large-margin-collapse>.small-8{width:66.6666666667%}.large-margin-collapse>.small-9{width:75%}.large-margin-collapse>.small-10{width:83.3333333333%}.large-margin-collapse>.small-11{width:91.6666666667%}.large-margin-collapse>.small-12{width:100%}}@media print,screen and (min-width: 64em){.large-margin-collapse>.medium-1{width:8.3333333333%}.large-margin-collapse>.medium-2{width:16.6666666667%}.large-margin-collapse>.medium-3{width:25%}.large-margin-collapse>.medium-4{width:33.3333333333%}.large-margin-collapse>.medium-5{width:41.6666666667%}.large-margin-collapse>.medium-6{width:50%}.large-margin-collapse>.medium-7{width:58.3333333333%}.large-margin-collapse>.medium-8{width:66.6666666667%}.large-margin-collapse>.medium-9{width:75%}.large-margin-collapse>.medium-10{width:83.3333333333%}.large-margin-collapse>.medium-11{width:91.6666666667%}.large-margin-collapse>.medium-12{width:100%}}@media print,screen and (min-width: 64em){.large-margin-collapse>.large-1{width:8.3333333333%}.large-margin-collapse>.large-2{width:16.6666666667%}.large-margin-collapse>.large-3{width:25%}.large-margin-collapse>.large-4{width:33.3333333333%}.large-margin-collapse>.large-5{width:41.6666666667%}.large-margin-collapse>.large-6{width:50%}.large-margin-collapse>.large-7{width:58.3333333333%}.large-margin-collapse>.large-8{width:66.6666666667%}.large-margin-collapse>.large-9{width:75%}.large-margin-collapse>.large-10{width:83.3333333333%}.large-margin-collapse>.large-11{width:91.6666666667%}.large-margin-collapse>.large-12{width:100%}}@media screen and (min-width: 75em){.large-margin-collapse>.xlarge-1{width:8.3333333333%}.large-margin-collapse>.xlarge-2{width:16.6666666667%}.large-margin-collapse>.xlarge-3{width:25%}.large-margin-collapse>.xlarge-4{width:33.3333333333%}.large-margin-collapse>.xlarge-5{width:41.6666666667%}.large-margin-collapse>.xlarge-6{width:50%}.large-margin-collapse>.xlarge-7{width:58.3333333333%}.large-margin-collapse>.xlarge-8{width:66.6666666667%}.large-margin-collapse>.xlarge-9{width:75%}.large-margin-collapse>.xlarge-10{width:83.3333333333%}.large-margin-collapse>.xlarge-11{width:91.6666666667%}.large-margin-collapse>.xlarge-12{width:100%}}@media screen and (min-width: 90em){.large-margin-collapse>.xxlarge-1{width:8.3333333333%}.large-margin-collapse>.xxlarge-2{width:16.6666666667%}.large-margin-collapse>.xxlarge-3{width:25%}.large-margin-collapse>.xxlarge-4{width:33.3333333333%}.large-margin-collapse>.xxlarge-5{width:41.6666666667%}.large-margin-collapse>.xxlarge-6{width:50%}.large-margin-collapse>.xxlarge-7{width:58.3333333333%}.large-margin-collapse>.xxlarge-8{width:66.6666666667%}.large-margin-collapse>.xxlarge-9{width:75%}.large-margin-collapse>.xxlarge-10{width:83.3333333333%}.large-margin-collapse>.xxlarge-11{width:91.6666666667%}.large-margin-collapse>.xxlarge-12{width:100%}}@media print,screen and (min-width: 64em){.large-padding-collapse{margin-right:0;margin-left:0}.large-padding-collapse>.cell{padding-right:0;padding-left:0}}@media screen and (min-width: 75em){.xlarge-margin-collapse{margin-right:0;margin-left:0}.xlarge-margin-collapse>.cell{margin-right:0;margin-left:0}}@media screen and (min-width: 75em){.xlarge-margin-collapse>.small-1{width:8.3333333333%}.xlarge-margin-collapse>.small-2{width:16.6666666667%}.xlarge-margin-collapse>.small-3{width:25%}.xlarge-margin-collapse>.small-4{width:33.3333333333%}.xlarge-margin-collapse>.small-5{width:41.6666666667%}.xlarge-margin-collapse>.small-6{width:50%}.xlarge-margin-collapse>.small-7{width:58.3333333333%}.xlarge-margin-collapse>.small-8{width:66.6666666667%}.xlarge-margin-collapse>.small-9{width:75%}.xlarge-margin-collapse>.small-10{width:83.3333333333%}.xlarge-margin-collapse>.small-11{width:91.6666666667%}.xlarge-margin-collapse>.small-12{width:100%}}@media screen and (min-width: 75em){.xlarge-margin-collapse>.medium-1{width:8.3333333333%}.xlarge-margin-collapse>.medium-2{width:16.6666666667%}.xlarge-margin-collapse>.medium-3{width:25%}.xlarge-margin-collapse>.medium-4{width:33.3333333333%}.xlarge-margin-collapse>.medium-5{width:41.6666666667%}.xlarge-margin-collapse>.medium-6{width:50%}.xlarge-margin-collapse>.medium-7{width:58.3333333333%}.xlarge-margin-collapse>.medium-8{width:66.6666666667%}.xlarge-margin-collapse>.medium-9{width:75%}.xlarge-margin-collapse>.medium-10{width:83.3333333333%}.xlarge-margin-collapse>.medium-11{width:91.6666666667%}.xlarge-margin-collapse>.medium-12{width:100%}}@media screen and (min-width: 75em){.xlarge-margin-collapse>.large-1{width:8.3333333333%}.xlarge-margin-collapse>.large-2{width:16.6666666667%}.xlarge-margin-collapse>.large-3{width:25%}.xlarge-margin-collapse>.large-4{width:33.3333333333%}.xlarge-margin-collapse>.large-5{width:41.6666666667%}.xlarge-margin-collapse>.large-6{width:50%}.xlarge-margin-collapse>.large-7{width:58.3333333333%}.xlarge-margin-collapse>.large-8{width:66.6666666667%}.xlarge-margin-collapse>.large-9{width:75%}.xlarge-margin-collapse>.large-10{width:83.3333333333%}.xlarge-margin-collapse>.large-11{width:91.6666666667%}.xlarge-margin-collapse>.large-12{width:100%}}@media screen and (min-width: 75em){.xlarge-margin-collapse>.xlarge-1{width:8.3333333333%}.xlarge-margin-collapse>.xlarge-2{width:16.6666666667%}.xlarge-margin-collapse>.xlarge-3{width:25%}.xlarge-margin-collapse>.xlarge-4{width:33.3333333333%}.xlarge-margin-collapse>.xlarge-5{width:41.6666666667%}.xlarge-margin-collapse>.xlarge-6{width:50%}.xlarge-margin-collapse>.xlarge-7{width:58.3333333333%}.xlarge-margin-collapse>.xlarge-8{width:66.6666666667%}.xlarge-margin-collapse>.xlarge-9{width:75%}.xlarge-margin-collapse>.xlarge-10{width:83.3333333333%}.xlarge-margin-collapse>.xlarge-11{width:91.6666666667%}.xlarge-margin-collapse>.xlarge-12{width:100%}}@media screen and (min-width: 90em){.xlarge-margin-collapse>.xxlarge-1{width:8.3333333333%}.xlarge-margin-collapse>.xxlarge-2{width:16.6666666667%}.xlarge-margin-collapse>.xxlarge-3{width:25%}.xlarge-margin-collapse>.xxlarge-4{width:33.3333333333%}.xlarge-margin-collapse>.xxlarge-5{width:41.6666666667%}.xlarge-margin-collapse>.xxlarge-6{width:50%}.xlarge-margin-collapse>.xxlarge-7{width:58.3333333333%}.xlarge-margin-collapse>.xxlarge-8{width:66.6666666667%}.xlarge-margin-collapse>.xxlarge-9{width:75%}.xlarge-margin-collapse>.xxlarge-10{width:83.3333333333%}.xlarge-margin-collapse>.xxlarge-11{width:91.6666666667%}.xlarge-margin-collapse>.xxlarge-12{width:100%}}@media screen and (min-width: 75em){.xlarge-padding-collapse{margin-right:0;margin-left:0}.xlarge-padding-collapse>.cell{padding-right:0;padding-left:0}}@media screen and (min-width: 90em){.xxlarge-margin-collapse{margin-right:0;margin-left:0}.xxlarge-margin-collapse>.cell{margin-right:0;margin-left:0}}@media screen and (min-width: 90em){.xxlarge-margin-collapse>.small-1{width:8.3333333333%}.xxlarge-margin-collapse>.small-2{width:16.6666666667%}.xxlarge-margin-collapse>.small-3{width:25%}.xxlarge-margin-collapse>.small-4{width:33.3333333333%}.xxlarge-margin-collapse>.small-5{width:41.6666666667%}.xxlarge-margin-collapse>.small-6{width:50%}.xxlarge-margin-collapse>.small-7{width:58.3333333333%}.xxlarge-margin-collapse>.small-8{width:66.6666666667%}.xxlarge-margin-collapse>.small-9{width:75%}.xxlarge-margin-collapse>.small-10{width:83.3333333333%}.xxlarge-margin-collapse>.small-11{width:91.6666666667%}.xxlarge-margin-collapse>.small-12{width:100%}}@media screen and (min-width: 90em){.xxlarge-margin-collapse>.medium-1{width:8.3333333333%}.xxlarge-margin-collapse>.medium-2{width:16.6666666667%}.xxlarge-margin-collapse>.medium-3{width:25%}.xxlarge-margin-collapse>.medium-4{width:33.3333333333%}.xxlarge-margin-collapse>.medium-5{width:41.6666666667%}.xxlarge-margin-collapse>.medium-6{width:50%}.xxlarge-margin-collapse>.medium-7{width:58.3333333333%}.xxlarge-margin-collapse>.medium-8{width:66.6666666667%}.xxlarge-margin-collapse>.medium-9{width:75%}.xxlarge-margin-collapse>.medium-10{width:83.3333333333%}.xxlarge-margin-collapse>.medium-11{width:91.6666666667%}.xxlarge-margin-collapse>.medium-12{width:100%}}@media screen and (min-width: 90em){.xxlarge-margin-collapse>.large-1{width:8.3333333333%}.xxlarge-margin-collapse>.large-2{width:16.6666666667%}.xxlarge-margin-collapse>.large-3{width:25%}.xxlarge-margin-collapse>.large-4{width:33.3333333333%}.xxlarge-margin-collapse>.large-5{width:41.6666666667%}.xxlarge-margin-collapse>.large-6{width:50%}.xxlarge-margin-collapse>.large-7{width:58.3333333333%}.xxlarge-margin-collapse>.large-8{width:66.6666666667%}.xxlarge-margin-collapse>.large-9{width:75%}.xxlarge-margin-collapse>.large-10{width:83.3333333333%}.xxlarge-margin-collapse>.large-11{width:91.6666666667%}.xxlarge-margin-collapse>.large-12{width:100%}}@media screen and (min-width: 90em){.xxlarge-margin-collapse>.xlarge-1{width:8.3333333333%}.xxlarge-margin-collapse>.xlarge-2{width:16.6666666667%}.xxlarge-margin-collapse>.xlarge-3{width:25%}.xxlarge-margin-collapse>.xlarge-4{width:33.3333333333%}.xxlarge-margin-collapse>.xlarge-5{width:41.6666666667%}.xxlarge-margin-collapse>.xlarge-6{width:50%}.xxlarge-margin-collapse>.xlarge-7{width:58.3333333333%}.xxlarge-margin-collapse>.xlarge-8{width:66.6666666667%}.xxlarge-margin-collapse>.xlarge-9{width:75%}.xxlarge-margin-collapse>.xlarge-10{width:83.3333333333%}.xxlarge-margin-collapse>.xlarge-11{width:91.6666666667%}.xxlarge-margin-collapse>.xlarge-12{width:100%}}@media screen and (min-width: 90em){.xxlarge-margin-collapse>.xxlarge-1{width:8.3333333333%}.xxlarge-margin-collapse>.xxlarge-2{width:16.6666666667%}.xxlarge-margin-collapse>.xxlarge-3{width:25%}.xxlarge-margin-collapse>.xxlarge-4{width:33.3333333333%}.xxlarge-margin-collapse>.xxlarge-5{width:41.6666666667%}.xxlarge-margin-collapse>.xxlarge-6{width:50%}.xxlarge-margin-collapse>.xxlarge-7{width:58.3333333333%}.xxlarge-margin-collapse>.xxlarge-8{width:66.6666666667%}.xxlarge-margin-collapse>.xxlarge-9{width:75%}.xxlarge-margin-collapse>.xxlarge-10{width:83.3333333333%}.xxlarge-margin-collapse>.xxlarge-11{width:91.6666666667%}.xxlarge-margin-collapse>.xxlarge-12{width:100%}}@media screen and (min-width: 90em){.xxlarge-padding-collapse{margin-right:0;margin-left:0}.xxlarge-padding-collapse>.cell{padding-right:0;padding-left:0}}.small-offset-0{margin-left:0%}.grid-margin-x>.small-offset-0{margin-left:calc(0% + 1.25rem / 2)}.small-offset-1{margin-left:8.3333333333%}.grid-margin-x>.small-offset-1{margin-left:calc(8.3333333333% + 1.25rem / 2)}.small-offset-2{margin-left:16.6666666667%}.grid-margin-x>.small-offset-2{margin-left:calc(16.6666666667% + 1.25rem / 2)}.small-offset-3{margin-left:25%}.grid-margin-x>.small-offset-3{margin-left:calc(25% + 1.25rem / 2)}.small-offset-4{margin-left:33.3333333333%}.grid-margin-x>.small-offset-4{margin-left:calc(33.3333333333% + 1.25rem / 2)}.small-offset-5{margin-left:41.6666666667%}.grid-margin-x>.small-offset-5{margin-left:calc(41.6666666667% + 1.25rem / 2)}.small-offset-6{margin-left:50%}.grid-margin-x>.small-offset-6{margin-left:calc(50% + 1.25rem / 2)}.small-offset-7{margin-left:58.3333333333%}.grid-margin-x>.small-offset-7{margin-left:calc(58.3333333333% + 1.25rem / 2)}.small-offset-8{margin-left:66.6666666667%}.grid-margin-x>.small-offset-8{margin-left:calc(66.6666666667% + 1.25rem / 2)}.small-offset-9{margin-left:75%}.grid-margin-x>.small-offset-9{margin-left:calc(75% + 1.25rem / 2)}.small-offset-10{margin-left:83.3333333333%}.grid-margin-x>.small-offset-10{margin-left:calc(83.3333333333% + 1.25rem / 2)}.small-offset-11{margin-left:91.6666666667%}.grid-margin-x>.small-offset-11{margin-left:calc(91.6666666667% + 1.25rem / 2)}@media print,screen and (min-width: 40em){.medium-offset-0{margin-left:0%}.grid-margin-x>.medium-offset-0{margin-left:calc(0% + 1.875rem / 2)}.medium-offset-1{margin-left:8.3333333333%}.grid-margin-x>.medium-offset-1{margin-left:calc(8.3333333333% + 1.875rem / 2)}.medium-offset-2{margin-left:16.6666666667%}.grid-margin-x>.medium-offset-2{margin-left:calc(16.6666666667% + 1.875rem / 2)}.medium-offset-3{margin-left:25%}.grid-margin-x>.medium-offset-3{margin-left:calc(25% + 1.875rem / 2)}.medium-offset-4{margin-left:33.3333333333%}.grid-margin-x>.medium-offset-4{margin-left:calc(33.3333333333% + 1.875rem / 2)}.medium-offset-5{margin-left:41.6666666667%}.grid-margin-x>.medium-offset-5{margin-left:calc(41.6666666667% + 1.875rem / 2)}.medium-offset-6{margin-left:50%}.grid-margin-x>.medium-offset-6{margin-left:calc(50% + 1.875rem / 2)}.medium-offset-7{margin-left:58.3333333333%}.grid-margin-x>.medium-offset-7{margin-left:calc(58.3333333333% + 1.875rem / 2)}.medium-offset-8{margin-left:66.6666666667%}.grid-margin-x>.medium-offset-8{margin-left:calc(66.6666666667% + 1.875rem / 2)}.medium-offset-9{margin-left:75%}.grid-margin-x>.medium-offset-9{margin-left:calc(75% + 1.875rem / 2)}.medium-offset-10{margin-left:83.3333333333%}.grid-margin-x>.medium-offset-10{margin-left:calc(83.3333333333% + 1.875rem / 2)}.medium-offset-11{margin-left:91.6666666667%}.grid-margin-x>.medium-offset-11{margin-left:calc(91.6666666667% + 1.875rem / 2)}}@media print,screen and (min-width: 64em){.large-offset-0{margin-left:0%}.grid-margin-x>.large-offset-0{margin-left:calc(0% + 1.875rem / 2)}.large-offset-1{margin-left:8.3333333333%}.grid-margin-x>.large-offset-1{margin-left:calc(8.3333333333% + 1.875rem / 2)}.large-offset-2{margin-left:16.6666666667%}.grid-margin-x>.large-offset-2{margin-left:calc(16.6666666667% + 1.875rem / 2)}.large-offset-3{margin-left:25%}.grid-margin-x>.large-offset-3{margin-left:calc(25% + 1.875rem / 2)}.large-offset-4{margin-left:33.3333333333%}.grid-margin-x>.large-offset-4{margin-left:calc(33.3333333333% + 1.875rem / 2)}.large-offset-5{margin-left:41.6666666667%}.grid-margin-x>.large-offset-5{margin-left:calc(41.6666666667% + 1.875rem / 2)}.large-offset-6{margin-left:50%}.grid-margin-x>.large-offset-6{margin-left:calc(50% + 1.875rem / 2)}.large-offset-7{margin-left:58.3333333333%}.grid-margin-x>.large-offset-7{margin-left:calc(58.3333333333% + 1.875rem / 2)}.large-offset-8{margin-left:66.6666666667%}.grid-margin-x>.large-offset-8{margin-left:calc(66.6666666667% + 1.875rem / 2)}.large-offset-9{margin-left:75%}.grid-margin-x>.large-offset-9{margin-left:calc(75% + 1.875rem / 2)}.large-offset-10{margin-left:83.3333333333%}.grid-margin-x>.large-offset-10{margin-left:calc(83.3333333333% + 1.875rem / 2)}.large-offset-11{margin-left:91.6666666667%}.grid-margin-x>.large-offset-11{margin-left:calc(91.6666666667% + 1.875rem / 2)}}@media screen and (min-width: 75em){.xlarge-offset-0{margin-left:0%}.grid-margin-x>.xlarge-offset-0{margin-left:calc(0% + 1.875rem / 2)}.xlarge-offset-1{margin-left:8.3333333333%}.grid-margin-x>.xlarge-offset-1{margin-left:calc(8.3333333333% + 1.875rem / 2)}.xlarge-offset-2{margin-left:16.6666666667%}.grid-margin-x>.xlarge-offset-2{margin-left:calc(16.6666666667% + 1.875rem / 2)}.xlarge-offset-3{margin-left:25%}.grid-margin-x>.xlarge-offset-3{margin-left:calc(25% + 1.875rem / 2)}.xlarge-offset-4{margin-left:33.3333333333%}.grid-margin-x>.xlarge-offset-4{margin-left:calc(33.3333333333% + 1.875rem / 2)}.xlarge-offset-5{margin-left:41.6666666667%}.grid-margin-x>.xlarge-offset-5{margin-left:calc(41.6666666667% + 1.875rem / 2)}.xlarge-offset-6{margin-left:50%}.grid-margin-x>.xlarge-offset-6{margin-left:calc(50% + 1.875rem / 2)}.xlarge-offset-7{margin-left:58.3333333333%}.grid-margin-x>.xlarge-offset-7{margin-left:calc(58.3333333333% + 1.875rem / 2)}.xlarge-offset-8{margin-left:66.6666666667%}.grid-margin-x>.xlarge-offset-8{margin-left:calc(66.6666666667% + 1.875rem / 2)}.xlarge-offset-9{margin-left:75%}.grid-margin-x>.xlarge-offset-9{margin-left:calc(75% + 1.875rem / 2)}.xlarge-offset-10{margin-left:83.3333333333%}.grid-margin-x>.xlarge-offset-10{margin-left:calc(83.3333333333% + 1.875rem / 2)}.xlarge-offset-11{margin-left:91.6666666667%}.grid-margin-x>.xlarge-offset-11{margin-left:calc(91.6666666667% + 1.875rem / 2)}}@media screen and (min-width: 90em){.xxlarge-offset-0{margin-left:0%}.grid-margin-x>.xxlarge-offset-0{margin-left:calc(0% + 1.875rem / 2)}.xxlarge-offset-1{margin-left:8.3333333333%}.grid-margin-x>.xxlarge-offset-1{margin-left:calc(8.3333333333% + 1.875rem / 2)}.xxlarge-offset-2{margin-left:16.6666666667%}.grid-margin-x>.xxlarge-offset-2{margin-left:calc(16.6666666667% + 1.875rem / 2)}.xxlarge-offset-3{margin-left:25%}.grid-margin-x>.xxlarge-offset-3{margin-left:calc(25% + 1.875rem / 2)}.xxlarge-offset-4{margin-left:33.3333333333%}.grid-margin-x>.xxlarge-offset-4{margin-left:calc(33.3333333333% + 1.875rem / 2)}.xxlarge-offset-5{margin-left:41.6666666667%}.grid-margin-x>.xxlarge-offset-5{margin-left:calc(41.6666666667% + 1.875rem / 2)}.xxlarge-offset-6{margin-left:50%}.grid-margin-x>.xxlarge-offset-6{margin-left:calc(50% + 1.875rem / 2)}.xxlarge-offset-7{margin-left:58.3333333333%}.grid-margin-x>.xxlarge-offset-7{margin-left:calc(58.3333333333% + 1.875rem / 2)}.xxlarge-offset-8{margin-left:66.6666666667%}.grid-margin-x>.xxlarge-offset-8{margin-left:calc(66.6666666667% + 1.875rem / 2)}.xxlarge-offset-9{margin-left:75%}.grid-margin-x>.xxlarge-offset-9{margin-left:calc(75% + 1.875rem / 2)}.xxlarge-offset-10{margin-left:83.3333333333%}.grid-margin-x>.xxlarge-offset-10{margin-left:calc(83.3333333333% + 1.875rem / 2)}.xxlarge-offset-11{margin-left:91.6666666667%}.grid-margin-x>.xxlarge-offset-11{margin-left:calc(91.6666666667% + 1.875rem / 2)}}.grid-y{display:flex;flex-flow:column nowrap}.grid-y>.cell{height:auto;max-height:none}.grid-y>.auto{height:auto}.grid-y>.shrink{height:auto}.grid-y>.small-shrink,.grid-y>.small-full,.grid-y>.small-1,.grid-y>.small-2,.grid-y>.small-3,.grid-y>.small-4,.grid-y>.small-5,.grid-y>.small-6,.grid-y>.small-7,.grid-y>.small-8,.grid-y>.small-9,.grid-y>.small-10,.grid-y>.small-11,.grid-y>.small-12{flex-basis:auto}@media print,screen and (min-width: 40em){.grid-y>.medium-shrink,.grid-y>.medium-full,.grid-y>.medium-1,.grid-y>.medium-2,.grid-y>.medium-3,.grid-y>.medium-4,.grid-y>.medium-5,.grid-y>.medium-6,.grid-y>.medium-7,.grid-y>.medium-8,.grid-y>.medium-9,.grid-y>.medium-10,.grid-y>.medium-11,.grid-y>.medium-12{flex-basis:auto}}@media print,screen and (min-width: 64em){.grid-y>.large-shrink,.grid-y>.large-full,.grid-y>.large-1,.grid-y>.large-2,.grid-y>.large-3,.grid-y>.large-4,.grid-y>.large-5,.grid-y>.large-6,.grid-y>.large-7,.grid-y>.large-8,.grid-y>.large-9,.grid-y>.large-10,.grid-y>.large-11,.grid-y>.large-12{flex-basis:auto}}@media screen and (min-width: 75em){.grid-y>.xlarge-shrink,.grid-y>.xlarge-full,.grid-y>.xlarge-1,.grid-y>.xlarge-2,.grid-y>.xlarge-3,.grid-y>.xlarge-4,.grid-y>.xlarge-5,.grid-y>.xlarge-6,.grid-y>.xlarge-7,.grid-y>.xlarge-8,.grid-y>.xlarge-9,.grid-y>.xlarge-10,.grid-y>.xlarge-11,.grid-y>.xlarge-12{flex-basis:auto}}@media screen and (min-width: 90em){.grid-y>.xxlarge-shrink,.grid-y>.xxlarge-full,.grid-y>.xxlarge-1,.grid-y>.xxlarge-2,.grid-y>.xxlarge-3,.grid-y>.xxlarge-4,.grid-y>.xxlarge-5,.grid-y>.xxlarge-6,.grid-y>.xxlarge-7,.grid-y>.xxlarge-8,.grid-y>.xxlarge-9,.grid-y>.xxlarge-10,.grid-y>.xxlarge-11,.grid-y>.xxlarge-12{flex-basis:auto}}.grid-y>.small-12,.grid-y>.small-11,.grid-y>.small-10,.grid-y>.small-9,.grid-y>.small-8,.grid-y>.small-7,.grid-y>.small-6,.grid-y>.small-5,.grid-y>.small-4,.grid-y>.small-3,.grid-y>.small-2,.grid-y>.small-1{flex:0 0 auto}.grid-y>.small-1{height:8.3333333333%}.grid-y>.small-2{height:16.6666666667%}.grid-y>.small-3{height:25%}.grid-y>.small-4{height:33.3333333333%}.grid-y>.small-5{height:41.6666666667%}.grid-y>.small-6{height:50%}.grid-y>.small-7{height:58.3333333333%}.grid-y>.small-8{height:66.6666666667%}.grid-y>.small-9{height:75%}.grid-y>.small-10{height:83.3333333333%}.grid-y>.small-11{height:91.6666666667%}.grid-y>.small-12{height:100%}@media print,screen and (min-width: 40em){.grid-y>.medium-auto{flex:1 1 0;height:auto}.grid-y>.medium-12,.grid-y>.medium-11,.grid-y>.medium-10,.grid-y>.medium-9,.grid-y>.medium-8,.grid-y>.medium-7,.grid-y>.medium-6,.grid-y>.medium-5,.grid-y>.medium-4,.grid-y>.medium-3,.grid-y>.medium-2,.grid-y>.medium-1,.grid-y>.medium-shrink{flex:0 0 auto}.grid-y>.medium-shrink{height:auto}.grid-y>.medium-1{height:8.3333333333%}.grid-y>.medium-2{height:16.6666666667%}.grid-y>.medium-3{height:25%}.grid-y>.medium-4{height:33.3333333333%}.grid-y>.medium-5{height:41.6666666667%}.grid-y>.medium-6{height:50%}.grid-y>.medium-7{height:58.3333333333%}.grid-y>.medium-8{height:66.6666666667%}.grid-y>.medium-9{height:75%}.grid-y>.medium-10{height:83.3333333333%}.grid-y>.medium-11{height:91.6666666667%}.grid-y>.medium-12{height:100%}}@media print,screen and (min-width: 64em){.grid-y>.large-auto{flex:1 1 0;height:auto}.grid-y>.large-12,.grid-y>.large-11,.grid-y>.large-10,.grid-y>.large-9,.grid-y>.large-8,.grid-y>.large-7,.grid-y>.large-6,.grid-y>.large-5,.grid-y>.large-4,.grid-y>.large-3,.grid-y>.large-2,.grid-y>.large-1,.grid-y>.large-shrink{flex:0 0 auto}.grid-y>.large-shrink{height:auto}.grid-y>.large-1{height:8.3333333333%}.grid-y>.large-2{height:16.6666666667%}.grid-y>.large-3{height:25%}.grid-y>.large-4{height:33.3333333333%}.grid-y>.large-5{height:41.6666666667%}.grid-y>.large-6{height:50%}.grid-y>.large-7{height:58.3333333333%}.grid-y>.large-8{height:66.6666666667%}.grid-y>.large-9{height:75%}.grid-y>.large-10{height:83.3333333333%}.grid-y>.large-11{height:91.6666666667%}.grid-y>.large-12{height:100%}}@media screen and (min-width: 75em){.grid-y>.xlarge-auto{flex:1 1 0;height:auto}.grid-y>.xlarge-12,.grid-y>.xlarge-11,.grid-y>.xlarge-10,.grid-y>.xlarge-9,.grid-y>.xlarge-8,.grid-y>.xlarge-7,.grid-y>.xlarge-6,.grid-y>.xlarge-5,.grid-y>.xlarge-4,.grid-y>.xlarge-3,.grid-y>.xlarge-2,.grid-y>.xlarge-1,.grid-y>.xlarge-shrink{flex:0 0 auto}.grid-y>.xlarge-shrink{height:auto}.grid-y>.xlarge-1{height:8.3333333333%}.grid-y>.xlarge-2{height:16.6666666667%}.grid-y>.xlarge-3{height:25%}.grid-y>.xlarge-4{height:33.3333333333%}.grid-y>.xlarge-5{height:41.6666666667%}.grid-y>.xlarge-6{height:50%}.grid-y>.xlarge-7{height:58.3333333333%}.grid-y>.xlarge-8{height:66.6666666667%}.grid-y>.xlarge-9{height:75%}.grid-y>.xlarge-10{height:83.3333333333%}.grid-y>.xlarge-11{height:91.6666666667%}.grid-y>.xlarge-12{height:100%}}@media screen and (min-width: 90em){.grid-y>.xxlarge-auto{flex:1 1 0;height:auto}.grid-y>.xxlarge-12,.grid-y>.xxlarge-11,.grid-y>.xxlarge-10,.grid-y>.xxlarge-9,.grid-y>.xxlarge-8,.grid-y>.xxlarge-7,.grid-y>.xxlarge-6,.grid-y>.xxlarge-5,.grid-y>.xxlarge-4,.grid-y>.xxlarge-3,.grid-y>.xxlarge-2,.grid-y>.xxlarge-1,.grid-y>.xxlarge-shrink{flex:0 0 auto}.grid-y>.xxlarge-shrink{height:auto}.grid-y>.xxlarge-1{height:8.3333333333%}.grid-y>.xxlarge-2{height:16.6666666667%}.grid-y>.xxlarge-3{height:25%}.grid-y>.xxlarge-4{height:33.3333333333%}.grid-y>.xxlarge-5{height:41.6666666667%}.grid-y>.xxlarge-6{height:50%}.grid-y>.xxlarge-7{height:58.3333333333%}.grid-y>.xxlarge-8{height:66.6666666667%}.grid-y>.xxlarge-9{height:75%}.grid-y>.xxlarge-10{height:83.3333333333%}.grid-y>.xxlarge-11{height:91.6666666667%}.grid-y>.xxlarge-12{height:100%}}.grid-padding-y .grid-padding-y{margin-top:-0.625rem;margin-bottom:-0.625rem}@media print,screen and (min-width: 40em){.grid-padding-y .grid-padding-y{margin-top:-0.9375rem;margin-bottom:-0.9375rem}}.grid-padding-y>.cell{padding-top:0.625rem;padding-bottom:0.625rem}@media print,screen and (min-width: 40em){.grid-padding-y>.cell{padding-top:0.9375rem;padding-bottom:0.9375rem}}.grid-margin-y{margin-top:-0.625rem;margin-bottom:-0.625rem}@media print,screen and (min-width: 40em){.grid-margin-y{margin-top:-0.9375rem;margin-bottom:-0.9375rem}}.grid-margin-y>.cell{height:calc(100% - 1.25rem);margin-top:0.625rem;margin-bottom:0.625rem}@media print,screen and (min-width: 40em){.grid-margin-y>.cell{height:calc(100% - 1.875rem);margin-top:0.9375rem;margin-bottom:0.9375rem}}.grid-margin-y>.auto{height:auto}.grid-margin-y>.shrink{height:auto}.grid-margin-y>.small-1{height:calc(8.3333333333% - 1.25rem)}.grid-margin-y>.small-2{height:calc(16.6666666667% - 1.25rem)}.grid-margin-y>.small-3{height:calc(25% - 1.25rem)}.grid-margin-y>.small-4{height:calc(33.3333333333% - 1.25rem)}.grid-margin-y>.small-5{height:calc(41.6666666667% - 1.25rem)}.grid-margin-y>.small-6{height:calc(50% - 1.25rem)}.grid-margin-y>.small-7{height:calc(58.3333333333% - 1.25rem)}.grid-margin-y>.small-8{height:calc(66.6666666667% - 1.25rem)}.grid-margin-y>.small-9{height:calc(75% - 1.25rem)}.grid-margin-y>.small-10{height:calc(83.3333333333% - 1.25rem)}.grid-margin-y>.small-11{height:calc(91.6666666667% - 1.25rem)}.grid-margin-y>.small-12{height:calc(100% - 1.25rem)}@media print,screen and (min-width: 40em){.grid-margin-y>.auto{height:auto}.grid-margin-y>.shrink{height:auto}.grid-margin-y>.small-1{height:calc(8.3333333333% - 1.875rem)}.grid-margin-y>.small-2{height:calc(16.6666666667% - 1.875rem)}.grid-margin-y>.small-3{height:calc(25% - 1.875rem)}.grid-margin-y>.small-4{height:calc(33.3333333333% - 1.875rem)}.grid-margin-y>.small-5{height:calc(41.6666666667% - 1.875rem)}.grid-margin-y>.small-6{height:calc(50% - 1.875rem)}.grid-margin-y>.small-7{height:calc(58.3333333333% - 1.875rem)}.grid-margin-y>.small-8{height:calc(66.6666666667% - 1.875rem)}.grid-margin-y>.small-9{height:calc(75% - 1.875rem)}.grid-margin-y>.small-10{height:calc(83.3333333333% - 1.875rem)}.grid-margin-y>.small-11{height:calc(91.6666666667% - 1.875rem)}.grid-margin-y>.small-12{height:calc(100% - 1.875rem)}.grid-margin-y>.medium-auto{height:auto}.grid-margin-y>.medium-shrink{height:auto}.grid-margin-y>.medium-1{height:calc(8.3333333333% - 1.875rem)}.grid-margin-y>.medium-2{height:calc(16.6666666667% - 1.875rem)}.grid-margin-y>.medium-3{height:calc(25% - 1.875rem)}.grid-margin-y>.medium-4{height:calc(33.3333333333% - 1.875rem)}.grid-margin-y>.medium-5{height:calc(41.6666666667% - 1.875rem)}.grid-margin-y>.medium-6{height:calc(50% - 1.875rem)}.grid-margin-y>.medium-7{height:calc(58.3333333333% - 1.875rem)}.grid-margin-y>.medium-8{height:calc(66.6666666667% - 1.875rem)}.grid-margin-y>.medium-9{height:calc(75% - 1.875rem)}.grid-margin-y>.medium-10{height:calc(83.3333333333% - 1.875rem)}.grid-margin-y>.medium-11{height:calc(91.6666666667% - 1.875rem)}.grid-margin-y>.medium-12{height:calc(100% - 1.875rem)}}@media print,screen and (min-width: 64em){.grid-margin-y>.large-auto{height:auto}.grid-margin-y>.large-shrink{height:auto}.grid-margin-y>.large-1{height:calc(8.3333333333% - 1.875rem)}.grid-margin-y>.large-2{height:calc(16.6666666667% - 1.875rem)}.grid-margin-y>.large-3{height:calc(25% - 1.875rem)}.grid-margin-y>.large-4{height:calc(33.3333333333% - 1.875rem)}.grid-margin-y>.large-5{height:calc(41.6666666667% - 1.875rem)}.grid-margin-y>.large-6{height:calc(50% - 1.875rem)}.grid-margin-y>.large-7{height:calc(58.3333333333% - 1.875rem)}.grid-margin-y>.large-8{height:calc(66.6666666667% - 1.875rem)}.grid-margin-y>.large-9{height:calc(75% - 1.875rem)}.grid-margin-y>.large-10{height:calc(83.3333333333% - 1.875rem)}.grid-margin-y>.large-11{height:calc(91.6666666667% - 1.875rem)}.grid-margin-y>.large-12{height:calc(100% - 1.875rem)}}@media screen and (min-width: 75em){.grid-margin-y>.xlarge-auto{height:auto}.grid-margin-y>.xlarge-shrink{height:auto}.grid-margin-y>.xlarge-1{height:calc(8.3333333333% - 1.875rem)}.grid-margin-y>.xlarge-2{height:calc(16.6666666667% - 1.875rem)}.grid-margin-y>.xlarge-3{height:calc(25% - 1.875rem)}.grid-margin-y>.xlarge-4{height:calc(33.3333333333% - 1.875rem)}.grid-margin-y>.xlarge-5{height:calc(41.6666666667% - 1.875rem)}.grid-margin-y>.xlarge-6{height:calc(50% - 1.875rem)}.grid-margin-y>.xlarge-7{height:calc(58.3333333333% - 1.875rem)}.grid-margin-y>.xlarge-8{height:calc(66.6666666667% - 1.875rem)}.grid-margin-y>.xlarge-9{height:calc(75% - 1.875rem)}.grid-margin-y>.xlarge-10{height:calc(83.3333333333% - 1.875rem)}.grid-margin-y>.xlarge-11{height:calc(91.6666666667% - 1.875rem)}.grid-margin-y>.xlarge-12{height:calc(100% - 1.875rem)}}@media screen and (min-width: 90em){.grid-margin-y>.xxlarge-auto{height:auto}.grid-margin-y>.xxlarge-shrink{height:auto}.grid-margin-y>.xxlarge-1{height:calc(8.3333333333% - 1.875rem)}.grid-margin-y>.xxlarge-2{height:calc(16.6666666667% - 1.875rem)}.grid-margin-y>.xxlarge-3{height:calc(25% - 1.875rem)}.grid-margin-y>.xxlarge-4{height:calc(33.3333333333% - 1.875rem)}.grid-margin-y>.xxlarge-5{height:calc(41.6666666667% - 1.875rem)}.grid-margin-y>.xxlarge-6{height:calc(50% - 1.875rem)}.grid-margin-y>.xxlarge-7{height:calc(58.3333333333% - 1.875rem)}.grid-margin-y>.xxlarge-8{height:calc(66.6666666667% - 1.875rem)}.grid-margin-y>.xxlarge-9{height:calc(75% - 1.875rem)}.grid-margin-y>.xxlarge-10{height:calc(83.3333333333% - 1.875rem)}.grid-margin-y>.xxlarge-11{height:calc(91.6666666667% - 1.875rem)}.grid-margin-y>.xxlarge-12{height:calc(100% - 1.875rem)}}.grid-frame{overflow:hidden;position:relative;flex-wrap:nowrap;align-items:stretch;width:100vw}.cell .grid-frame{width:100%}.cell-block{overflow-x:auto;max-width:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.cell-block-y{overflow-y:auto;max-height:100%;min-height:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.cell-block-container{display:flex;flex-direction:column;max-height:100%}.cell-block-container>.grid-x{max-height:100%;flex-wrap:nowrap}@media print,screen and (min-width: 40em){.medium-grid-frame{overflow:hidden;position:relative;flex-wrap:nowrap;align-items:stretch;width:100vw}.cell .medium-grid-frame{width:100%}.medium-cell-block{overflow-x:auto;max-width:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.medium-cell-block-container{display:flex;flex-direction:column;max-height:100%}.medium-cell-block-container>.grid-x{max-height:100%;flex-wrap:nowrap}.medium-cell-block-y{overflow-y:auto;max-height:100%;min-height:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}}@media print,screen and (min-width: 64em){.large-grid-frame{overflow:hidden;position:relative;flex-wrap:nowrap;align-items:stretch;width:100vw}.cell .large-grid-frame{width:100%}.large-cell-block{overflow-x:auto;max-width:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.large-cell-block-container{display:flex;flex-direction:column;max-height:100%}.large-cell-block-container>.grid-x{max-height:100%;flex-wrap:nowrap}.large-cell-block-y{overflow-y:auto;max-height:100%;min-height:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}}@media screen and (min-width: 75em){.xlarge-grid-frame{overflow:hidden;position:relative;flex-wrap:nowrap;align-items:stretch;width:100vw}.cell .xlarge-grid-frame{width:100%}.xlarge-cell-block{overflow-x:auto;max-width:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.xlarge-cell-block-container{display:flex;flex-direction:column;max-height:100%}.xlarge-cell-block-container>.grid-x{max-height:100%;flex-wrap:nowrap}.xlarge-cell-block-y{overflow-y:auto;max-height:100%;min-height:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}}@media screen and (min-width: 90em){.xxlarge-grid-frame{overflow:hidden;position:relative;flex-wrap:nowrap;align-items:stretch;width:100vw}.cell .xxlarge-grid-frame{width:100%}.xxlarge-cell-block{overflow-x:auto;max-width:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.xxlarge-cell-block-container{display:flex;flex-direction:column;max-height:100%}.xxlarge-cell-block-container>.grid-x{max-height:100%;flex-wrap:nowrap}.xxlarge-cell-block-y{overflow-y:auto;max-height:100%;min-height:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}}.grid-y.grid-frame{overflow:hidden;position:relative;flex-wrap:nowrap;align-items:stretch;height:100vh;width:auto}@media print,screen and (min-width: 40em){.grid-y.medium-grid-frame{overflow:hidden;position:relative;flex-wrap:nowrap;align-items:stretch;height:100vh;width:auto}}@media print,screen and (min-width: 64em){.grid-y.large-grid-frame{overflow:hidden;position:relative;flex-wrap:nowrap;align-items:stretch;height:100vh;width:auto}}@media screen and (min-width: 75em){.grid-y.xlarge-grid-frame{overflow:hidden;position:relative;flex-wrap:nowrap;align-items:stretch;height:100vh;width:auto}}@media screen and (min-width: 90em){.grid-y.xxlarge-grid-frame{overflow:hidden;position:relative;flex-wrap:nowrap;align-items:stretch;height:100vh;width:auto}}.cell .grid-y.grid-frame{height:100%}@media print,screen and (min-width: 40em){.cell .grid-y.medium-grid-frame{height:100%}}@media print,screen and (min-width: 64em){.cell .grid-y.large-grid-frame{height:100%}}@media screen and (min-width: 75em){.cell .grid-y.xlarge-grid-frame{height:100%}}@media screen and (min-width: 90em){.cell .grid-y.xxlarge-grid-frame{height:100%}}.grid-margin-y{margin-top:-0.625rem;margin-bottom:-0.625rem}@media print,screen and (min-width: 40em){.grid-margin-y{margin-top:-0.9375rem;margin-bottom:-0.9375rem}}.grid-margin-y>.cell{height:calc(100% - 1.25rem);margin-top:0.625rem;margin-bottom:0.625rem}@media print,screen and (min-width: 40em){.grid-margin-y>.cell{height:calc(100% - 1.875rem);margin-top:0.9375rem;margin-bottom:0.9375rem}}.grid-margin-y>.auto{height:auto}.grid-margin-y>.shrink{height:auto}.grid-margin-y>.small-1{height:calc(8.3333333333% - 1.25rem)}.grid-margin-y>.small-2{height:calc(16.6666666667% - 1.25rem)}.grid-margin-y>.small-3{height:calc(25% - 1.25rem)}.grid-margin-y>.small-4{height:calc(33.3333333333% - 1.25rem)}.grid-margin-y>.small-5{height:calc(41.6666666667% - 1.25rem)}.grid-margin-y>.small-6{height:calc(50% - 1.25rem)}.grid-margin-y>.small-7{height:calc(58.3333333333% - 1.25rem)}.grid-margin-y>.small-8{height:calc(66.6666666667% - 1.25rem)}.grid-margin-y>.small-9{height:calc(75% - 1.25rem)}.grid-margin-y>.small-10{height:calc(83.3333333333% - 1.25rem)}.grid-margin-y>.small-11{height:calc(91.6666666667% - 1.25rem)}.grid-margin-y>.small-12{height:calc(100% - 1.25rem)}@media print,screen and (min-width: 40em){.grid-margin-y>.auto{height:auto}.grid-margin-y>.shrink{height:auto}.grid-margin-y>.small-1{height:calc(8.3333333333% - 1.875rem)}.grid-margin-y>.small-2{height:calc(16.6666666667% - 1.875rem)}.grid-margin-y>.small-3{height:calc(25% - 1.875rem)}.grid-margin-y>.small-4{height:calc(33.3333333333% - 1.875rem)}.grid-margin-y>.small-5{height:calc(41.6666666667% - 1.875rem)}.grid-margin-y>.small-6{height:calc(50% - 1.875rem)}.grid-margin-y>.small-7{height:calc(58.3333333333% - 1.875rem)}.grid-margin-y>.small-8{height:calc(66.6666666667% - 1.875rem)}.grid-margin-y>.small-9{height:calc(75% - 1.875rem)}.grid-margin-y>.small-10{height:calc(83.3333333333% - 1.875rem)}.grid-margin-y>.small-11{height:calc(91.6666666667% - 1.875rem)}.grid-margin-y>.small-12{height:calc(100% - 1.875rem)}.grid-margin-y>.medium-auto{height:auto}.grid-margin-y>.medium-shrink{height:auto}.grid-margin-y>.medium-1{height:calc(8.3333333333% - 1.875rem)}.grid-margin-y>.medium-2{height:calc(16.6666666667% - 1.875rem)}.grid-margin-y>.medium-3{height:calc(25% - 1.875rem)}.grid-margin-y>.medium-4{height:calc(33.3333333333% - 1.875rem)}.grid-margin-y>.medium-5{height:calc(41.6666666667% - 1.875rem)}.grid-margin-y>.medium-6{height:calc(50% - 1.875rem)}.grid-margin-y>.medium-7{height:calc(58.3333333333% - 1.875rem)}.grid-margin-y>.medium-8{height:calc(66.6666666667% - 1.875rem)}.grid-margin-y>.medium-9{height:calc(75% - 1.875rem)}.grid-margin-y>.medium-10{height:calc(83.3333333333% - 1.875rem)}.grid-margin-y>.medium-11{height:calc(91.6666666667% - 1.875rem)}.grid-margin-y>.medium-12{height:calc(100% - 1.875rem)}}@media print,screen and (min-width: 64em){.grid-margin-y>.large-auto{height:auto}.grid-margin-y>.large-shrink{height:auto}.grid-margin-y>.large-1{height:calc(8.3333333333% - 1.875rem)}.grid-margin-y>.large-2{height:calc(16.6666666667% - 1.875rem)}.grid-margin-y>.large-3{height:calc(25% - 1.875rem)}.grid-margin-y>.large-4{height:calc(33.3333333333% - 1.875rem)}.grid-margin-y>.large-5{height:calc(41.6666666667% - 1.875rem)}.grid-margin-y>.large-6{height:calc(50% - 1.875rem)}.grid-margin-y>.large-7{height:calc(58.3333333333% - 1.875rem)}.grid-margin-y>.large-8{height:calc(66.6666666667% - 1.875rem)}.grid-margin-y>.large-9{height:calc(75% - 1.875rem)}.grid-margin-y>.large-10{height:calc(83.3333333333% - 1.875rem)}.grid-margin-y>.large-11{height:calc(91.6666666667% - 1.875rem)}.grid-margin-y>.large-12{height:calc(100% - 1.875rem)}}@media screen and (min-width: 75em){.grid-margin-y>.xlarge-auto{height:auto}.grid-margin-y>.xlarge-shrink{height:auto}.grid-margin-y>.xlarge-1{height:calc(8.3333333333% - 1.875rem)}.grid-margin-y>.xlarge-2{height:calc(16.6666666667% - 1.875rem)}.grid-margin-y>.xlarge-3{height:calc(25% - 1.875rem)}.grid-margin-y>.xlarge-4{height:calc(33.3333333333% - 1.875rem)}.grid-margin-y>.xlarge-5{height:calc(41.6666666667% - 1.875rem)}.grid-margin-y>.xlarge-6{height:calc(50% - 1.875rem)}.grid-margin-y>.xlarge-7{height:calc(58.3333333333% - 1.875rem)}.grid-margin-y>.xlarge-8{height:calc(66.6666666667% - 1.875rem)}.grid-margin-y>.xlarge-9{height:calc(75% - 1.875rem)}.grid-margin-y>.xlarge-10{height:calc(83.3333333333% - 1.875rem)}.grid-margin-y>.xlarge-11{height:calc(91.6666666667% - 1.875rem)}.grid-margin-y>.xlarge-12{height:calc(100% - 1.875rem)}}@media screen and (min-width: 90em){.grid-margin-y>.xxlarge-auto{height:auto}.grid-margin-y>.xxlarge-shrink{height:auto}.grid-margin-y>.xxlarge-1{height:calc(8.3333333333% - 1.875rem)}.grid-margin-y>.xxlarge-2{height:calc(16.6666666667% - 1.875rem)}.grid-margin-y>.xxlarge-3{height:calc(25% - 1.875rem)}.grid-margin-y>.xxlarge-4{height:calc(33.3333333333% - 1.875rem)}.grid-margin-y>.xxlarge-5{height:calc(41.6666666667% - 1.875rem)}.grid-margin-y>.xxlarge-6{height:calc(50% - 1.875rem)}.grid-margin-y>.xxlarge-7{height:calc(58.3333333333% - 1.875rem)}.grid-margin-y>.xxlarge-8{height:calc(66.6666666667% - 1.875rem)}.grid-margin-y>.xxlarge-9{height:calc(75% - 1.875rem)}.grid-margin-y>.xxlarge-10{height:calc(83.3333333333% - 1.875rem)}.grid-margin-y>.xxlarge-11{height:calc(91.6666666667% - 1.875rem)}.grid-margin-y>.xxlarge-12{height:calc(100% - 1.875rem)}}.grid-frame.grid-margin-y{height:calc(100vh + 1.25rem)}@media print,screen and (min-width: 40em){.grid-frame.grid-margin-y{height:calc(100vh + 1.875rem)}}@media print,screen and (min-width: 64em){.grid-frame.grid-margin-y{height:calc(100vh + 1.875rem)}}@media screen and (min-width: 75em){.grid-frame.grid-margin-y{height:calc(100vh + 1.875rem)}}@media screen and (min-width: 90em){.grid-frame.grid-margin-y{height:calc(100vh + 1.875rem)}}@media print,screen and (min-width: 40em){.grid-margin-y.medium-grid-frame{height:calc(100vh + 1.875rem)}}@media print,screen and (min-width: 64em){.grid-margin-y.large-grid-frame{height:calc(100vh + 1.875rem)}}@media screen and (min-width: 75em){.grid-margin-y.xlarge-grid-frame{height:calc(100vh + 1.875rem)}}@media screen and (min-width: 90em){.grid-margin-y.xxlarge-grid-frame{height:calc(100vh + 1.875rem)}}@font-face{font-family:"Bitter";font-style:normal;src:url("../Fonts/Bitter-VariableFont_wght.ttf") format("truetype")}@font-face{font-family:"Bitter Italic";src:url("../Fonts/Bitter-Italic-VariableFont_wght.ttf") format("truetype")}@font-face{font-family:"icomoon";src:url("../Fonts/icons/icomoon.eot?rssed9");src:url("../Fonts/icons/icomoon.eot?rssed9#iefix") format("embedded-opentype"),url("../Fonts/icons/icomoon.woff2?rssed9") format("woff2"),url("../Fonts/icons/icomoon.ttf?rssed9") format("truetype"),url("../Fonts/icons/icomoon.woff?rssed9") format("woff"),url("../Fonts/icons/icomoon.svg?rssed9#icomoon") format("svg");font-weight:normal;font-style:normal;font-display:block}[class^=icon-],[class*=" icon-"]{font-family:"icomoon" !important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{font-family:"Bitter",serif}* :focus{outline:none}h1,h2,h3,h4,h5,h6,p,a,span,ul,form.single-step{max-width:930px}.font-secondary-regular{font-family:Arial,serif;font-weight:normal;margin:0 0 1.125rem 0 !important}.font-bold{font-variation-settings:"wght" 500;margin:0 0 1rem 0 !important}li.language-dropdown:hover{color:#009ee0}li a:hover{color:#009ee0}.ce-bodytext a:hover{color:#093388}.pseudo-link{color:#009ee0}a{color:#393939;text-decoration:none;transition:color .4s ease-in-out}a h1,a h2,a h3,a h4,a h5,a h6,a span:not(.button),a span:after,a .teaser-box-category,a .teaser-box-tag{transition:color .4s ease-in-out}a:hover:after{border-color:#009ee0}a:hover h1,a:hover h2,a:hover h3,a:hover h4,a:hover h5,a:hover h6{color:#009ee0}a:hover span{color:#093388}a:hover span:after{color:#093388}a:hover .teaser-box-category{color:#fff;background-color:#093388}a:hover .teaser-box-tag{color:#fff}.frame p{font-family:Arial,serif;line-height:1.75rem;margin:0}.frame-type-html iframe{width:100%;aspect-ratio:1;height:auto}.headline-box p{font-size:.875rem;line-height:1.5rem;font-family:"Bitter",serif;font-variation-settings:"wght" 600}@media print,screen and (min-width: 64em){.headline-box p{font-size:1.125rem;line-height:1.75rem}}.h1,h1{font-size:1.625rem;line-height:2.25rem;font-variation-settings:"wght" 400;color:#009ee0}@media print,screen and (min-width: 64em){.h1,h1{font-size:3rem;line-height:3.75rem}}.h2,h2{font-size:1.375rem;line-height:2rem;font-variation-settings:"wght" 400;color:#393939}@media print,screen and (min-width: 64em){.h2,h2{font-size:2.25rem;line-height:3.25rem}}.h3,h3{font-size:1.25rem;line-height:1.875rem;font-variation-settings:"wght" 400;color:#393939}@media print,screen and (min-width: 64em){.h3,h3{font-size:1.625rem;line-height:2.625rem}}.h4,h4{font-size:1.125rem;line-height:1.75rem;font-variation-settings:"wght" 600;color:#393939}@media print,screen and (min-width: 64em){.h4,h4{font-size:1.375rem;line-height:2.125rem;font-variation-settings:"wght" 400}}.h5,h5{font-size:1rem;line-height:1.625rem;font-variation-settings:"wght" 600;color:#393939;margin:0}@media print,screen and (min-width: 64em){.h5,h5{font-size:1.125rem;line-height:1.75rem}}.dark-theme .h5,.dark-theme h5{color:#fff}.h6,h6{font-size:.875rem;line-height:1.5rem;font-variation-settings:"wght" 600;color:#393939}@media print,screen and (min-width: 64em){.h6,h6{font-size:1rem;line-height:1.5rem}}hr{border:1px solid #dedede}.introduction-text{font-family:Arial,serif;font-size:1rem;line-height:3.75rem;font-weight:normal;color:#393939}@media print,screen and (min-width: 40em){.introduction-text{font-size:1.25em}}.ce-bodytext p a{font-family:"Bitter",serif;font-variation-settings:"wght" 600;height:50px}.ce-bodytext p{margin:1.5rem 0}.body-text,.ce-accordion p,.ce-bodytext p,.ce-bodytext li,.ce-bodytext td{font-family:Arial,serif;font-size:1rem;line-height:1.625rem;color:#393939;font-weight:normal}@media print,screen and (min-width: 40em){.body-text,.ce-accordion p,.ce-bodytext p,.ce-bodytext li,.ce-bodytext td{font-size:1rem}}.body-text a,.ce-accordion p a,.ce-bodytext p a,.ce-bodytext li a,.ce-bodytext td a{text-decoration-line:underline;text-underline-offset:4px;color:#009ee0}.quote-text{color:#393939;font-family:"Bitter Italic",serif}.button{line-height:1.5rem}blockquote{margin:0}blockquote p{font-family:"Bitter Italic",serif !important;font-size:1.125rem !important;line-height:1.75rem !important}@media print,screen and (min-width: 64em){blockquote p{font-size:1.375rem !important;line-height:2.125rem !important}}.text-link{color:#009ee0;font-size:1rem;line-height:1.5rem;text-decoration:none}.text-link:hover{color:#093388}.text-link:after{font-family:"icomoon",sans-serif;content:"";margin-left:.5rem}.text-download{color:#009ee0;font-size:1rem;line-height:1.5rem;text-decoration:none;cursor:pointer}.text-download:before{font-family:"icomoon",sans-serif;content:""}.information{font-variation-settings:"wght" 500;font-size:1rem;line-height:1.5rem;color:#393939}@media print,screen and (min-width: 40em){.information{font-size:1rem}}.fact{display:flex;flex-direction:column;text-align:center;max-width:200px;margin:1rem 0}.fact .number{font-size:2.25rem;line-height:3.125rem;color:#093388}@media print,screen and (min-width: 64em){.fact .number{font-size:3rem;line-height:3.75rem}}.fact .text{font-size:.875rem;line-height:1.5rem;color:#093388}@media print,screen and (min-width: 64em){.fact .text{font-size:1rem}}.table-wrapper{overflow-x:auto}.contenttable{min-width:100%;font-family:Arial,serif;color:#393939;text-align:left;border-collapse:collapse}.contenttable th,.contenttable td{font-size:1rem;line-height:1.5rem;padding:1rem 0;min-width:5.625rem}@media print,screen and (min-width: 64em){.contenttable th,.contenttable td{max-width:100%}}.contenttable thead{border-bottom:1px solid #dedede}.contenttable tbody tr{border-collapse:collapse;border-bottom:1px solid #dedede}.contenttable th{font-variation-settings:"wght" 500}.contenttable td{vertical-align:baseline;font-weight:normal;padding-right:1rem}.unordered-list ul,.unordered-list ol,.ordered-list ul,.ordered-list ol,.ce-bodytext ul,.ce-bodytext ol{list-style:none;padding:1rem;font-size:1rem;line-height:1.5rem}.unordered-list ul li,.unordered-list ol li,.ordered-list ul li,.ordered-list ol li,.ce-bodytext ul li,.ce-bodytext ol li{position:relative;padding-left:.7rem;margin-bottom:1rem}.unordered-list ol,.ordered-list ol,.ce-bodytext ol{counter-reset:fuel-awesome-counter}.unordered-list ol li,.ordered-list ol li,.ce-bodytext ol li{counter-increment:fuel-awesome-counter;position:relative}.unordered-list ol li:before,.ordered-list ol li:before,.ce-bodytext ol li:before{content:counter(fuel-awesome-counter);color:#fff;background:#009ee0;width:1.2rem;height:1.2rem;line-height:1.6;display:inline-block;text-align:center;font-size:.8em;position:absolute;left:-15px;top:2px}.unordered-list ul li::before,.ordered-list ul li::before,.ce-bodytext ul li::before{content:"";position:absolute;left:-15px;top:2px;width:1.2rem;height:1.2rem;background-color:#009ee0}.ce-bodytext ul.default-list-2-cols{-moz-column-gap:2.5rem;column-gap:2.5rem;padding:1rem 0;-moz-columns:2;columns:2}.ce-bodytext ul.default-list-2-cols li{padding-left:2rem}.ce-bodytext ul.default-list-2-cols li:before{left:0}.content ul.benefit-list{padding:1rem 0}.content ul.benefit-list li{padding-left:2.5em;margin-bottom:1.25em;padding-top:.25em;font-variation-settings:"wght" 400;font-size:1.125rem;font-family:"Bitter",serif;line-height:1.25em}.content ul.benefit-list li:before{position:absolute;left:0px;top:0px;height:1.3em;width:1.3em;font-family:"icomoon",sans-serif;content:"";color:#fff;font-size:1.3em;line-height:1.25em;text-align:center}@media print,screen and (min-width: 40em){.content ul.benefit-list li{font-size:1.375rem}}@media print,screen and (min-width: 64em){.content ul.benefit-list li{font-size:1.5rem}}.link-list{max-width:100%;list-style:none;padding:0 !important}.link-list li{display:flex;flex-direction:inherit;align-items:center;justify-content:space-between;border-bottom:1px solid #dedede;padding-left:0 !important;transition:border-bottom-color .4s ease-in-out}.link-list li:hover{border-bottom:1px solid #093388}.link-list li:hover a,.link-list li:hover:after{color:#093388}.link-list li a{display:inline-block;width:100%;text-decoration:none !important;font-size:1rem;font-family:"Bitter",serif;line-height:1.25rem;color:#009ee0;padding:1rem 0;cursor:pointer}.link-list li a:after{content:unset !important}.link-list li:before{display:none}.link-list li:after{font-family:"icomoon",sans-serif;content:"";color:#009ee0;transition:color .4s ease-in-out}.link-list.link-list-small li{margin-bottom:0}.link-list.link-list-small li.active a{color:#093388}.link-list.link-list-small li.active:after{color:#093388}.divider{width:6.85rem;height:2px;margin:1.5rem 0 2rem;background:#009ee0}@media print,screen and (min-width: 40em){.divider{width:10rem}}.headline-box p{margin:0;color:#009ee0}.headline-box h1,.headline-box h2,.headline-box h3{margin:0}.headline-box h4,.headline-box h5,.headline-box h6{margin:.5rem 0}.frame-layout-background{background:#f4f4f4}.bg-blue a,.bg-blue p,.bg-blue h1,.bg-blue h2,.bg-blue h3,.bg-blue h4,.bg-blue h5{color:#fff !important}.mail-link,.phone{font-variation-settings:unset !important;text-decoration:none !important}.mail-link:hover,.phone:hover{color:#093388}.mail-link::before{font-family:"icomoon",sans-serif;content:"";margin-right:.25rem}.phone::before{font-family:"icomoon",sans-serif;content:"";margin-right:.25rem}input[type=date],textarea{font-family:Arial,serif}.header{position:absolute;top:0;background:#fff;color:#393939;display:block;width:100%;z-index:1010;transition:all 1s ease-in-out;transition-property:box-shadow,top}.header.shadow{box-shadow:0px 1px 2px 0px rgba(0,0,0,.2)}.header.small{top:-120px}.header.small #logo{height:35px}.header #logo{transition:height 1s ease-in-out;height:48px}@media print,screen and (min-width: 40em){.header #logo{height:65px}}@media print,screen and (min-width: 64em){.header #logo{height:80px;width:201px}}@media print,screen and (min-width: 64em){.header{position:fixed}}.header .secondary-nav .active{color:#009ee0}.header .primary-nav ul,.header .secondary-nav ul{display:flex;justify-content:flex-end;gap:1.5rem;list-style:none;max-width:unset}@media screen and (min-width: 80em){.header .primary-nav ul,.header .secondary-nav ul{gap:2rem}}.header .primary-nav ul li,.header .secondary-nav ul li{cursor:pointer}.header .primary-nav .active:after,.header .secondary-nav .active:after{border-color:#009ee0 !important}.header .primary-nav .active:before,.header .secondary-nav .active:before{color:#009ee0}.header .primary-nav .active>*:first-child,.header .secondary-nav .active>*:first-child{color:#009ee0}.header .primary-nav{align-items:flex-end;justify-content:space-between;position:relative;font-variation-settings:"wght" 400;font-size:1.375rem;margin-top:1.5rem;margin-bottom:1rem}@media print,screen and (min-width: 40em){.header .primary-nav{margin-bottom:2rem}}.header .primary-nav__menu-box ul{max-width:unset}@media screen and (min-width: 64em){.header .primary-nav__menu-box{width:100%}}@media screen and (min-width: 72.8125em){.header .primary-nav__menu-box{width:unset}}@media screen and (min-width: 64em){.header .primary-nav .sub-navigation .hassub:after{display:none}}.header .primary-nav ul{display:none;align-items:baseline;justify-content:flex-end;margin:0}@media screen and (min-width: 75em){.header .primary-nav ul{display:flex}.header .primary-nav ul .sub-navigation-level-2{display:none}.header .primary-nav ul .sub-navigation-level-2:after{display:none}}.header .primary-nav ul li:not(:hover) .sub-navigation{display:none !important}.header .primary-nav ul .hassub:after{content:"";display:inline-block;border:solid #393939;border-width:0 2px 2px 0;padding:3px;margin-left:.7rem;margin-bottom:4px;transform:rotate(45deg);-webkit-transform:rotate(45deg);transition:.5s ease-in-out}@media screen and (min-width: 120em){.header .primary-nav ul .hassub:after{display:none}}.header .primary-nav ul .hassub:hover>*:first-child{color:#009ee0 !important}.header .primary-nav ul .hassub:hover:after{transform:rotate(225deg);-webkit-transform:rotate(225deg);margin-bottom:0;margin-top:2px;border-color:#009ee0}.header .primary-nav ul .sub-navigation{position:fixed;display:flex;width:100%;left:0;padding:1.5rem 0;background:#f4f4f4;box-shadow:0 1px 2px 0 rgba(0,0,0,.2);border-top:1rem solid #fff}@media screen and (min-width: 120em){.header .primary-nav ul .sub-navigation{display:none}}.header .primary-nav ul .sub-navigation .sidebar-text{font-size:1rem;text-align:center}.header .primary-nav ul .sub-navigation .grid-container{width:100%}.header .primary-nav ul .sub-navigation ul{flex:1 1 auto;display:flex;justify-content:space-between}.header .primary-nav ul .sub-navigation a{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem}.header .primary-nav ul .sub-navigation img{width:100%}.header .primary-nav img{transition:1s;cursor:pointer}.header .secondary-nav{position:absolute;top:1.3rem;right:30rem;z-index:999;display:none}@media screen and (min-width: 75em){.header .secondary-nav{display:flex}}@media screen and (min-width: 100em){.header .secondary-nav{right:50%;margin-right:-24rem}}@media screen and (min-width: 103.125em){.header .secondary-nav{right:50%;margin-right:-25.935rem}}.header .secondary-nav .language-dropdown{position:relative}.header .secondary-nav .language-dropdown .icon-SIS-Website-2022_Iconset_down{font-size:.7rem;font-weight:bold;margin-left:.5rem}.header .secondary-nav .language-dropdown:hover .language-menu{display:block}.header .secondary-nav .language-dropdown .language-menu{display:none;position:absolute;top:2rem;background:#fff;padding:.5rem 1.5rem;border-radius:4px;box-shadow:0 0 20px rgba(0,0,0,.2)}.header .secondary-nav .language-dropdown .language-menu li.active a{color:#009ee0}.header .secondary-nav .language-dropdown .language-menu li:first-child{padding-bottom:.2rem}.header .secondary-nav .language-dropdown .language-menu:before{content:"";transform:rotate(45deg);background:#fff;width:20px;height:20px;position:absolute;top:0;right:31px;margin-top:-10px}.header .secondary-nav .language-dropdown .language-menu:after{content:"";position:absolute;height:1rem;top:0;left:0;margin-top:-1rem;width:100%}.header .secondary-nav ul{align-self:flex-end;padding-right:3rem;padding-left:0;margin:0}.header .secondary-nav ul li{display:flex;align-items:center}.header .secondary-nav ul li a{display:flex;align-items:center}.header .secondary-nav [class^=icon-],.header .secondary-nav [class*=" icon-"]{font-size:1.325rem;line-height:1em;margin-right:.3rem}.header .fixed-header-buttons{position:fixed;display:none;top:0;z-index:1400}.header .fixed-header-buttons .button{border-radius:0;min-height:2.6875rem}@media screen and (min-width: 75em){.header .fixed-header-buttons{right:4.625rem;display:flex}}@media screen and (min-width: 103.125em){.header .fixed-header-buttons{right:50%;margin-right:-48rem}}@media screen and (min-width: 120em){.page.hassidebar .header{width:calc(100% - 16rem);left:16rem}}@media screen and (min-width: 120em){.page.hassidebar .header .fixed-header-buttons{margin-right:-56rem}}.location-header{color:#393939;display:none}@media print,screen and (min-width: 64em){.location-header{display:block}}.location-header__sis{font-size:1.625rem;line-height:3.25rem;color:#093388;cursor:default;white-space:nowrap}.location-header__sis.location-header-link{cursor:pointer}.location-header ul{display:flex;justify-content:flex-end;gap:2rem;list-style:none}.location-header ul li{cursor:pointer;white-space:nowrap}.location-header ul li .active{color:#009ee0}.location-header ul li:hover{color:#009ee0}.location-header .grid-x{justify-content:space-between;padding:1rem 0;border-top:1px solid #dedede}.mobile-menu{position:fixed;display:flex;bottom:0;left:0;width:100%;z-index:9999;background:#fff}@media screen and (min-width: 75em){.mobile-menu{display:none}}.mobile-menu .language-dropdown{position:relative}.mobile-menu .language-dropdown:hover .language-menu{display:block}.mobile-menu .language-dropdown .language-menu{display:none;position:absolute;top:2rem;background:#fff;padding:1.5rem 1.5rem 1rem 1.5rem;border-radius:4px;box-shadow:0 0 20px rgba(0,0,0,.2)}.mobile-menu .language-dropdown .language-menu li.active a{color:#009ee0}.mobile-menu .language-dropdown .language-menu:before{content:"";transform:rotate(45deg);background:#fff;width:20px;height:20px;position:absolute;top:0;right:31px;margin-top:-10px}.mobile-menu .language-dropdown .language-menu:after{content:"";position:absolute;height:1rem;top:0;left:0;margin-top:-1rem;width:100%}.mobile-menu .button{border-radius:0;width:calc(50% - 1.5rem)}.mobile-menu label.hamburger{display:flex;position:relative;width:3rem;justify-content:center;align-self:baseline;height:44px;cursor:pointer}.mobile-menu label.hamburger:nth-child(2){margin-left:calc(100% - 3rem)}.mobile-menu label.hamburger:nth-child(3){margin-left:calc(50% - 1.5rem)}.mobile-menu input#hamburger{display:none}.mobile-menu .line{position:absolute;height:2px;width:20px;background:#393939;display:block;transition:.5s;transform-origin:center}.mobile-menu .line:nth-child(1){top:17px}.mobile-menu .line:nth-child(2){top:23px}.mobile-menu .line:nth-child(3){top:29px}.mobile-menu #hamburger:checked+.hamburger .line:nth-child(1){transform:translateY(4px) rotate(-45deg)}.mobile-menu #hamburger:checked+.hamburger .line:nth-child(2){opacity:0}.mobile-menu #hamburger:checked+.hamburger .line:nth-child(3){transform:translateY(-8px) rotate(45deg)}.mobile-menu .offset-background{position:fixed;width:100%;height:calc(100% - 44px);left:0;top:0;background:rgba(0,0,0,.5);display:none}.mobile-menu__box{display:none;position:fixed;width:100%;height:calc(100% - 44px);top:0;right:-100%;background:#fff;z-index:999;transition:right .5s ease-in-out;overflow:scroll}@media print,screen and (min-width: 40em){.mobile-menu__box{width:50%}}.mobile-menu__box.open{display:block}.mobile-menu__box ul,.mobile-menu__box li,.mobile-menu__box a{list-style:none;color:#393939;font-size:1.125rem}.mobile-menu__box .primary-nav{padding:1rem}.mobile-menu__box .primary-nav .sub-navigation ul{padding-left:0px}.mobile-menu__box .primary-nav .search-box .search-container .submit-button{font-size:1.1rem;right:1.5rem;top:5px}.mobile-menu__box .primary-nav .search-box .search-container .submit-button i::before{font-size:1.2rem}.mobile-menu__box .primary-nav .search-box .search-container input{background:rgba(57,57,57,.05) !important}.mobile-menu .secondary-nav ul{margin:0;padding:0 2rem}.mobile-menu .secondary-nav ul li{margin-bottom:1.5rem;display:flex;align-items:center}.mobile-menu .secondary-nav ul li,.mobile-menu .secondary-nav ul li a{font-size:.9rem}.mobile-menu .secondary-nav ul li a{display:flex;align-items:center}.mobile-menu .secondary-nav [class^=icon-],.mobile-menu .secondary-nav [class*=" icon-"]{font-size:1.325rem;line-height:1em;margin-right:.3rem}.mobile-menu .secondary-nav .icon-SIS-Website-2022_Iconset_down{font-size:.7rem;font-weight:bold;margin-left:.5rem}#off-canvas-menu{padding:0 1rem}#off-canvas-menu ul.disabled>.active>.subnavigation>.subnavigation-title,#off-canvas-menu ul.disabled>.active>.subnavigation>.go-back{display:none}#off-canvas-menu ul.disabled>.active>.subnavigation>.off-canvas-list{padding-left:0}#off-canvas-menu a.active{color:#009ee0}#off-canvas-menu .go-back{cursor:pointer;margin-bottom:1.5rem;font-size:1rem;color:#009ee0;display:inline-block;width:100%;padding-bottom:0;border:0}#off-canvas-menu .go-back:before{font-family:"icomoon",sans-serif;content:"";margin-right:.5rem}#off-canvas-menu .subnavigation-title{margin-bottom:2rem;border-bottom:none;padding-bottom:0;color:#393939;font-size:1.375rem;display:inline-block;width:100%}#off-canvas-menu .subnavigation-title:after{position:relative;margin-left:.2em;font-family:"icomoon",sans-serif;content:""}#off-canvas-menu .subnavigation{display:none}#off-canvas-menu ul{padding-left:0}#off-canvas-menu ul.level-1{padding-left:0}#off-canvas-menu li.active>a{display:none}#off-canvas-menu li.active>.subnavigation{display:block}#off-canvas-menu li.hidden{display:none}#off-canvas-menu .hassub>a:after{position:absolute;right:0;top:0;font-family:"icomoon",sans-serif;content:""}#off-canvas-menu li{position:relative}#off-canvas-menu li a{display:block;border-bottom:1px solid #dedede;padding-bottom:1rem;margin-bottom:1rem}#off-canvas-menu li:last-child a{border-bottom:none}#off-canvas-menu li .active-navigation{display:block !important}#off-canvas-menu li .sub-navigation,#off-canvas-menu li .sub-navigation-level-2{padding:0;margin:0;display:none}#off-canvas-menu li .sub-navigation img,#off-canvas-menu li .sub-navigation-level-2 img{display:none}@media screen and (max-width: 640px){.header #logo{width:120px}}.footer{width:100%;color:#fff;line-height:1.75rem}.footer .small-12+.small-12{margin-top:2.5rem}@media screen and (min-width: 40em){.footer .small-12+.small-12{margin-top:unset}}.footer ul{list-style-type:none;margin:0}.footer .font-bold{font-variation-settings:"wght" 600;margin-top:0;font-size:1.125rem}.footer a:hover{color:#093388}.footer h5{color:#fff}.footer__first-section{background:#009ee0;padding:3rem 1rem}@media print,screen and (min-width: 64em){.footer__first-section{padding:6rem 4rem}}.footer__first-section .footer-links{padding:0}@media print,screen and (min-width: 64em){.footer__first-section .footer-links{padding:0 1rem}}.footer__first-section .contact-information{display:flex;flex-direction:column}.footer__first-section .contact-information .font-secondary-regular{margin:unset !important}.footer__first-section .social-media{margin-top:2rem}.footer__first-section .social-media i{font-size:40px;margin-right:1rem}.footer__first-section p,.footer__first-section a{text-decoration:none;color:#fff}.footer__first-section .link-list{max-width:100%}@media screen and (min-width: 64em){.footer__first-section .link-list{max-width:70%}}.footer__first-section .link-list li{transition:border-bottom-color .4s ease-in-out}.footer__first-section .link-list li a,.footer__first-section .link-list li:after{color:#fff;font-variation-settings:unset;transition:color .4s ease-in-out}.footer__first-section .link-list li:last-child{border-bottom:none}.footer__first-section .link-list li:hover{border-bottom:1px solid #093388}.footer__first-section .link-list li:hover a,.footer__first-section .link-list li:hover:after{color:#093388}.footer__second-section{display:block;justify-content:space-between;padding:2rem 0 1.5rem 0;background:#fff;color:#393939;margin-bottom:2.5rem}@media print,screen and (min-width: 40em){.footer__second-section{display:flex}}@media print,screen and (min-width: 64em){.footer__second-section{margin-bottom:0}}.footer__second-section .footer-logos{display:flex;align-items:center}.footer__second-section .footer-logos .frame-type-mask_footericon{padding-right:2rem;line-height:.73rem;display:inline-flex}.footer__second-section .footer-logos .frame-type-mask_footericon .footer-icon{display:inline-flex}.footer__second-section .footer-logos .frame-type-mask_footericon .footer-icon a{display:inline-flex}.footer__second-section .footer-logos .frame-type-mask_footericon .footer-icon img{height:50px;width:100%;-o-object-fit:contain;object-fit:contain}@media screen and (min-width: 75em){.footer__second-section .footer-logos .frame-type-mask_footericon .footer-icon img{height:70px}}.footer__second-section .footer-logos .frame-type-mask_footericon+.frame-type-mask_footericon{padding-left:2rem;border-left:1px solid #dedede;min-height:71px;align-items:center}.footer__second-section .footer-logos .frame-type-mask_footericon:last-child{padding-right:0}.footer__second-section .footer-menu{display:flex;align-self:center}.footer__second-section .footer-menu ul{display:block;gap:2rem;padding:0}@media print,screen and (min-width: 40em){.footer__second-section .footer-menu ul{display:flex}}.footer__second-section .footer-menu ul li:hover{color:#009ee0}.footer__second-section .footer-menu ul li .active{color:#009ee0}.footer__second-section .footer-logos .footer-icon img.second-icon{height:52px !important}.page .main{margin-top:5rem;margin-top:6rem}@media print,screen and (min-width: 40em){.page .main{margin-top:8rem}}@media screen and (min-width: 79.375em){.page .main{margin-top:9.6rem}}@media screen and (min-width: 100em){.page .main{margin-top:8.875rem}}.page .sidebar{position:fixed;top:0;left:0;width:16rem;display:none}@media screen and (min-width: 120em){.page .sidebar{display:block}}@media screen and (min-width: 85.4375em){.page .inner-container{margin-left:3rem;max-width:75%}}.page .frame-indent-right{margin-right:0}@media print,screen and (min-width: 64em){.page .frame-indent-right{margin-right:33%}}@media screen and (min-width: 120em){.page.hassidebar .main{width:calc(100% - 16rem);margin-left:16rem}}.button{display:inline-flex;align-items:center;justify-content:center;min-height:2.6875rem;cursor:pointer;border:none;font-variation-settings:"wght" 600;transition:all .4s ease-in-out;transition-property:color,background-color}@media print,screen and (min-width: 64em){.button{min-width:174px}}.button a{font-variation-settings:"wght" 600;color:#fff}.button.button-primary{background:#009ee0;color:#fff}.button.button-primary:hover{background:#093388}.button.button-secondary{background:#ef7d00;color:#fff}.button.button-secondary:hover{background:#093388}.button.button-tertiary{background:#fff;border:1px solid #009ee0;color:#393939}.button.button-tertiary a{color:#393939}.button.button-tertiary:hover{background:#009ee0;color:#fff}.button.button-tertiary:hover.arrow{color:#fff}.button.button-without-background{align-items:flex-end;justify-content:flex-start;color:#fff;font-variation-settings:"wght" 600}.button.button-without-background:hover{color:#093388}.button.small{min-width:0 !important;padding:0 10px;height:33px}.button.rounded{position:relative;border-radius:3rem;padding:1rem 1.5rem;min-height:unset;height:unset;font-family:"Bitter",serif}.dark-theme .button.button-primary{background:#ef7d00;color:#fff}.dark-theme .button.button-primary:hover{background:#ef7d00}.ce-bodytext .button{text-decoration:none}.stage-pagination{padding:0 1rem}@media print,screen and (min-width: 64em){.stage-pagination{padding:0 4rem}}@media print,screen and (min-width: 64em){.cite-pagination{margin-left:15rem !important}}.pagination,.stage-pagination,.cite-pagination,.news-pagination,.threecol-pagination,.fourcol-pagination,.concept-pagination,.persons-pagination{display:flex;justify-content:left;gap:1rem}.pagination .slick-arrow,.pagination .list-item-prev,.pagination .list-item-next,.stage-pagination .slick-arrow,.stage-pagination .list-item-prev,.stage-pagination .list-item-next,.cite-pagination .slick-arrow,.cite-pagination .list-item-prev,.cite-pagination .list-item-next,.news-pagination .slick-arrow,.news-pagination .list-item-prev,.news-pagination .list-item-next,.threecol-pagination .slick-arrow,.threecol-pagination .list-item-prev,.threecol-pagination .list-item-next,.fourcol-pagination .slick-arrow,.fourcol-pagination .list-item-prev,.fourcol-pagination .list-item-next,.concept-pagination .slick-arrow,.concept-pagination .list-item-prev,.concept-pagination .list-item-next,.persons-pagination .slick-arrow,.persons-pagination .list-item-prev,.persons-pagination .list-item-next{height:3rem !important;width:3rem !important;border-radius:2rem !important;border-color:#009ee0 !important;display:inline-block !important;border-style:solid !important;cursor:pointer !important}.pagination .slick-arrow:before,.pagination .list-item-prev:before,.pagination .list-item-next:before,.stage-pagination .slick-arrow:before,.stage-pagination .list-item-prev:before,.stage-pagination .list-item-next:before,.cite-pagination .slick-arrow:before,.cite-pagination .list-item-prev:before,.cite-pagination .list-item-next:before,.news-pagination .slick-arrow:before,.news-pagination .list-item-prev:before,.news-pagination .list-item-next:before,.threecol-pagination .slick-arrow:before,.threecol-pagination .list-item-prev:before,.threecol-pagination .list-item-next:before,.fourcol-pagination .slick-arrow:before,.fourcol-pagination .list-item-prev:before,.fourcol-pagination .list-item-next:before,.concept-pagination .slick-arrow:before,.concept-pagination .list-item-prev:before,.concept-pagination .list-item-next:before,.persons-pagination .slick-arrow:before,.persons-pagination .list-item-prev:before,.persons-pagination .list-item-next:before{display:flex;justify-content:center;align-items:center;height:100%;font-family:"icomoon",sans-serif;content:"";font-size:1.2rem}.pagination .slick-arrow:first-child,.pagination .list-item-prev:first-child,.pagination .list-item-next:first-child,.stage-pagination .slick-arrow:first-child,.stage-pagination .list-item-prev:first-child,.stage-pagination .list-item-next:first-child,.cite-pagination .slick-arrow:first-child,.cite-pagination .list-item-prev:first-child,.cite-pagination .list-item-next:first-child,.news-pagination .slick-arrow:first-child,.news-pagination .list-item-prev:first-child,.news-pagination .list-item-next:first-child,.threecol-pagination .slick-arrow:first-child,.threecol-pagination .list-item-prev:first-child,.threecol-pagination .list-item-next:first-child,.fourcol-pagination .slick-arrow:first-child,.fourcol-pagination .list-item-prev:first-child,.fourcol-pagination .list-item-next:first-child,.concept-pagination .slick-arrow:first-child,.concept-pagination .list-item-prev:first-child,.concept-pagination .list-item-next:first-child,.persons-pagination .slick-arrow:first-child,.persons-pagination .list-item-prev:first-child,.persons-pagination .list-item-next:first-child{transform:rotate(180deg)}.pagination .slick-arrow.inactive,.pagination .list-item-prev.inactive,.pagination .list-item-next.inactive,.stage-pagination .slick-arrow.inactive,.stage-pagination .list-item-prev.inactive,.stage-pagination .list-item-next.inactive,.cite-pagination .slick-arrow.inactive,.cite-pagination .list-item-prev.inactive,.cite-pagination .list-item-next.inactive,.news-pagination .slick-arrow.inactive,.news-pagination .list-item-prev.inactive,.news-pagination .list-item-next.inactive,.threecol-pagination .slick-arrow.inactive,.threecol-pagination .list-item-prev.inactive,.threecol-pagination .list-item-next.inactive,.fourcol-pagination .slick-arrow.inactive,.fourcol-pagination .list-item-prev.inactive,.fourcol-pagination .list-item-next.inactive,.concept-pagination .slick-arrow.inactive,.concept-pagination .list-item-prev.inactive,.concept-pagination .list-item-next.inactive,.persons-pagination .slick-arrow.inactive,.persons-pagination .list-item-prev.inactive,.persons-pagination .list-item-next.inactive{border-color:#393939 !important}.pagination .slick-arrow:hover,.pagination .list-item-prev:hover,.pagination .list-item-next:hover,.stage-pagination .slick-arrow:hover,.stage-pagination .list-item-prev:hover,.stage-pagination .list-item-next:hover,.cite-pagination .slick-arrow:hover,.cite-pagination .list-item-prev:hover,.cite-pagination .list-item-next:hover,.news-pagination .slick-arrow:hover,.news-pagination .list-item-prev:hover,.news-pagination .list-item-next:hover,.threecol-pagination .slick-arrow:hover,.threecol-pagination .list-item-prev:hover,.threecol-pagination .list-item-next:hover,.fourcol-pagination .slick-arrow:hover,.fourcol-pagination .list-item-prev:hover,.fourcol-pagination .list-item-next:hover,.concept-pagination .slick-arrow:hover,.concept-pagination .list-item-prev:hover,.concept-pagination .list-item-next:hover,.persons-pagination .slick-arrow:hover,.persons-pagination .list-item-prev:hover,.persons-pagination .list-item-next:hover{background-color:#009ee0;color:#fff}.pagination .stage-numeration,.pagination .cite-numeration,.pagination .news-numeration,.pagination .threecol-numeration,.pagination .fourcol-numeration,.pagination .concept-numeration,.pagination .persons-numeration,.stage-pagination .stage-numeration,.stage-pagination .cite-numeration,.stage-pagination .news-numeration,.stage-pagination .threecol-numeration,.stage-pagination .fourcol-numeration,.stage-pagination .concept-numeration,.stage-pagination .persons-numeration,.cite-pagination .stage-numeration,.cite-pagination .cite-numeration,.cite-pagination .news-numeration,.cite-pagination .threecol-numeration,.cite-pagination .fourcol-numeration,.cite-pagination .concept-numeration,.cite-pagination .persons-numeration,.news-pagination .stage-numeration,.news-pagination .cite-numeration,.news-pagination .news-numeration,.news-pagination .threecol-numeration,.news-pagination .fourcol-numeration,.news-pagination .concept-numeration,.news-pagination .persons-numeration,.threecol-pagination .stage-numeration,.threecol-pagination .cite-numeration,.threecol-pagination .news-numeration,.threecol-pagination .threecol-numeration,.threecol-pagination .fourcol-numeration,.threecol-pagination .concept-numeration,.threecol-pagination .persons-numeration,.fourcol-pagination .stage-numeration,.fourcol-pagination .cite-numeration,.fourcol-pagination .news-numeration,.fourcol-pagination .threecol-numeration,.fourcol-pagination .fourcol-numeration,.fourcol-pagination .concept-numeration,.fourcol-pagination .persons-numeration,.concept-pagination .stage-numeration,.concept-pagination .cite-numeration,.concept-pagination .news-numeration,.concept-pagination .threecol-numeration,.concept-pagination .fourcol-numeration,.concept-pagination .concept-numeration,.concept-pagination .persons-numeration,.persons-pagination .stage-numeration,.persons-pagination .cite-numeration,.persons-pagination .news-numeration,.persons-pagination .threecol-numeration,.persons-pagination .fourcol-numeration,.persons-pagination .concept-numeration,.persons-pagination .persons-numeration{padding:0}.pagination .stage-numeration ul,.pagination .cite-numeration ul,.pagination .news-numeration ul,.pagination .threecol-numeration ul,.pagination .fourcol-numeration ul,.pagination .concept-numeration ul,.pagination .persons-numeration ul,.stage-pagination .stage-numeration ul,.stage-pagination .cite-numeration ul,.stage-pagination .news-numeration ul,.stage-pagination .threecol-numeration ul,.stage-pagination .fourcol-numeration ul,.stage-pagination .concept-numeration ul,.stage-pagination .persons-numeration ul,.cite-pagination .stage-numeration ul,.cite-pagination .cite-numeration ul,.cite-pagination .news-numeration ul,.cite-pagination .threecol-numeration ul,.cite-pagination .fourcol-numeration ul,.cite-pagination .concept-numeration ul,.cite-pagination .persons-numeration ul,.news-pagination .stage-numeration ul,.news-pagination .cite-numeration ul,.news-pagination .news-numeration ul,.news-pagination .threecol-numeration ul,.news-pagination .fourcol-numeration ul,.news-pagination .concept-numeration ul,.news-pagination .persons-numeration ul,.threecol-pagination .stage-numeration ul,.threecol-pagination .cite-numeration ul,.threecol-pagination .news-numeration ul,.threecol-pagination .threecol-numeration ul,.threecol-pagination .fourcol-numeration ul,.threecol-pagination .concept-numeration ul,.threecol-pagination .persons-numeration ul,.fourcol-pagination .stage-numeration ul,.fourcol-pagination .cite-numeration ul,.fourcol-pagination .news-numeration ul,.fourcol-pagination .threecol-numeration ul,.fourcol-pagination .fourcol-numeration ul,.fourcol-pagination .concept-numeration ul,.fourcol-pagination .persons-numeration ul,.concept-pagination .stage-numeration ul,.concept-pagination .cite-numeration ul,.concept-pagination .news-numeration ul,.concept-pagination .threecol-numeration ul,.concept-pagination .fourcol-numeration ul,.concept-pagination .concept-numeration ul,.concept-pagination .persons-numeration ul,.persons-pagination .stage-numeration ul,.persons-pagination .cite-numeration ul,.persons-pagination .news-numeration ul,.persons-pagination .threecol-numeration ul,.persons-pagination .fourcol-numeration ul,.persons-pagination .concept-numeration ul,.persons-pagination .persons-numeration ul{padding:0}.pagination .stage-numeration ul li,.pagination .cite-numeration ul li,.pagination .news-numeration ul li,.pagination .threecol-numeration ul li,.pagination .fourcol-numeration ul li,.pagination .concept-numeration ul li,.pagination .persons-numeration ul li,.stage-pagination .stage-numeration ul li,.stage-pagination .cite-numeration ul li,.stage-pagination .news-numeration ul li,.stage-pagination .threecol-numeration ul li,.stage-pagination .fourcol-numeration ul li,.stage-pagination .concept-numeration ul li,.stage-pagination .persons-numeration ul li,.cite-pagination .stage-numeration ul li,.cite-pagination .cite-numeration ul li,.cite-pagination .news-numeration ul li,.cite-pagination .threecol-numeration ul li,.cite-pagination .fourcol-numeration ul li,.cite-pagination .concept-numeration ul li,.cite-pagination .persons-numeration ul li,.news-pagination .stage-numeration ul li,.news-pagination .cite-numeration ul li,.news-pagination .news-numeration ul li,.news-pagination .threecol-numeration ul li,.news-pagination .fourcol-numeration ul li,.news-pagination .concept-numeration ul li,.news-pagination .persons-numeration ul li,.threecol-pagination .stage-numeration ul li,.threecol-pagination .cite-numeration ul li,.threecol-pagination .news-numeration ul li,.threecol-pagination .threecol-numeration ul li,.threecol-pagination .fourcol-numeration ul li,.threecol-pagination .concept-numeration ul li,.threecol-pagination .persons-numeration ul li,.fourcol-pagination .stage-numeration ul li,.fourcol-pagination .cite-numeration ul li,.fourcol-pagination .news-numeration ul li,.fourcol-pagination .threecol-numeration ul li,.fourcol-pagination .fourcol-numeration ul li,.fourcol-pagination .concept-numeration ul li,.fourcol-pagination .persons-numeration ul li,.concept-pagination .stage-numeration ul li,.concept-pagination .cite-numeration ul li,.concept-pagination .news-numeration ul li,.concept-pagination .threecol-numeration ul li,.concept-pagination .fourcol-numeration ul li,.concept-pagination .concept-numeration ul li,.concept-pagination .persons-numeration ul li,.persons-pagination .stage-numeration ul li,.persons-pagination .cite-numeration ul li,.persons-pagination .news-numeration ul li,.persons-pagination .threecol-numeration ul li,.persons-pagination .fourcol-numeration ul li,.persons-pagination .concept-numeration ul li,.persons-pagination .persons-numeration ul li{list-style:none;display:none}.pagination .stage-numeration ul li.slick-active,.pagination .cite-numeration ul li.slick-active,.pagination .news-numeration ul li.slick-active,.pagination .threecol-numeration ul li.slick-active,.pagination .fourcol-numeration ul li.slick-active,.pagination .concept-numeration ul li.slick-active,.pagination .persons-numeration ul li.slick-active,.stage-pagination .stage-numeration ul li.slick-active,.stage-pagination .cite-numeration ul li.slick-active,.stage-pagination .news-numeration ul li.slick-active,.stage-pagination .threecol-numeration ul li.slick-active,.stage-pagination .fourcol-numeration ul li.slick-active,.stage-pagination .concept-numeration ul li.slick-active,.stage-pagination .persons-numeration ul li.slick-active,.cite-pagination .stage-numeration ul li.slick-active,.cite-pagination .cite-numeration ul li.slick-active,.cite-pagination .news-numeration ul li.slick-active,.cite-pagination .threecol-numeration ul li.slick-active,.cite-pagination .fourcol-numeration ul li.slick-active,.cite-pagination .concept-numeration ul li.slick-active,.cite-pagination .persons-numeration ul li.slick-active,.news-pagination .stage-numeration ul li.slick-active,.news-pagination .cite-numeration ul li.slick-active,.news-pagination .news-numeration ul li.slick-active,.news-pagination .threecol-numeration ul li.slick-active,.news-pagination .fourcol-numeration ul li.slick-active,.news-pagination .concept-numeration ul li.slick-active,.news-pagination .persons-numeration ul li.slick-active,.threecol-pagination .stage-numeration ul li.slick-active,.threecol-pagination .cite-numeration ul li.slick-active,.threecol-pagination .news-numeration ul li.slick-active,.threecol-pagination .threecol-numeration ul li.slick-active,.threecol-pagination .fourcol-numeration ul li.slick-active,.threecol-pagination .concept-numeration ul li.slick-active,.threecol-pagination .persons-numeration ul li.slick-active,.fourcol-pagination .stage-numeration ul li.slick-active,.fourcol-pagination .cite-numeration ul li.slick-active,.fourcol-pagination .news-numeration ul li.slick-active,.fourcol-pagination .threecol-numeration ul li.slick-active,.fourcol-pagination .fourcol-numeration ul li.slick-active,.fourcol-pagination .concept-numeration ul li.slick-active,.fourcol-pagination .persons-numeration ul li.slick-active,.concept-pagination .stage-numeration ul li.slick-active,.concept-pagination .cite-numeration ul li.slick-active,.concept-pagination .news-numeration ul li.slick-active,.concept-pagination .threecol-numeration ul li.slick-active,.concept-pagination .fourcol-numeration ul li.slick-active,.concept-pagination .concept-numeration ul li.slick-active,.concept-pagination .persons-numeration ul li.slick-active,.persons-pagination .stage-numeration ul li.slick-active,.persons-pagination .cite-numeration ul li.slick-active,.persons-pagination .news-numeration ul li.slick-active,.persons-pagination .threecol-numeration ul li.slick-active,.persons-pagination .fourcol-numeration ul li.slick-active,.persons-pagination .concept-numeration ul li.slick-active,.persons-pagination .persons-numeration ul li.slick-active{display:inline-block;font-variation-settings:"wght" 600;color:#009ee0}.default-button-forms{padding:1rem 1.5rem !important;margin-top:4rem;color:unset;font-size:1rem;font-variation-settings:"wght" 600}.add-button-forms{display:inline-flex;background:unset !important;border:1px solid #fff;color:unset;font-size:1rem;min-height:unset !important;min-width:unset !important;padding:1rem 1.5rem !important;font-variation-settings:"wght" 600}.add-button-forms::after{font-family:"icomoon",sans-serif;content:"";margin-left:.5rem}@media print,screen and (min-width: 64em){.switch-step-btn{width:100%;text-align:left;background-color:unset;border:unset;border-bottom-style:solid;border-bottom-width:3px;font-size:1.125rem;aspect-ratio:unset;font-variation-settings:"wght" 600}.switch-step-btn.btn-primary{border-bottom-color:#009ee0 !important}}.confirmation-button-forms{margin-top:2rem;min-width:unset !important}.confirmation-button-forms input[type=submit]{font-size:1rem;font-variation-settings:"wght" 600;color:#fff;border:unset !important;background:unset !important;height:100%}.searchbox{padding:0;border:none}.searchbox__searchbox-wrapper{position:relative;display:flex;justify-content:space-between;align-items:center;height:100%}.searchbox__image{height:100%;width:2rem}.searchbox input[type=search]{min-height:2.5rem;width:100%;padding-left:.5rem;border-left:none;border-top:none;border-right:none;border-bottom:2px solid rgba(57,57,57,.5);background:rgba(222,222,222,.5);position:relative}.searchbox input[type=submit]{position:absolute;right:.5rem;height:100%;width:1.5rem;margin-left:.5rem;background-image:url("../Icons/search.png");background-position:center;background-repeat:no-repeat;background-size:50%;border:none;background-color:unset;cursor:pointer}#searchresults{margin:2rem 0}.frame .searchresults__result-title,.frame .searchresults__result-url,.frame .searchresults__result-teaser{margin-top:0}.searchresults__result-list-item{background:rgba(222,222,222,.5);font-variation-settings:"wght" 500;padding:2rem;display:flex}.searchresults__result-title a:hover{color:#009ee0}.searchresults__result-url a{color:#009ee0}.searchresults__result-url a:hover{color:#093388}.searchresults__result-url a i:before{margin-right:.3rem}.searchresults__teaser{margin-right:2rem}.searchresults__result-teaser{color:#393939;font-family:Arial,serif}.searchresults__teaser_icon img{max-width:120px;-o-object-fit:cover;object-fit:cover}.searchbrowser ul{display:flex;flex-direction:row;align-items:center;padding:0}.searchbrowser li{list-style:none;margin-right:1rem}.searchbrowser li .current{color:#009ee0}.searchbrowser li.list-item-prev,.searchbrowser li.list-item-next{display:block;height:2rem;width:2rem;border:1px solid #009ee0;border-radius:50%}.searchbrowser li.list-item-prev .prev,.searchbrowser li.list-item-prev .next,.searchbrowser li.list-item-next .prev,.searchbrowser li.list-item-next .next{display:block;height:100%;width:100%;background-image:url("../Icons/arrow-grey.png");background-position:center;background-repeat:no-repeat;background-size:50%}.searchbrowser li.list-item-prev .prev,.searchbrowser li.list-item-next .prev{transform:rotate(180deg)}.searchbrowser li.disabled{display:none}.icon-SIS-Website-2022_Iconset_add_calendar:before{content:""}.icon-SIS-Website-2022_Iconset_calendar:before{content:""}.icon-SIS-Website-2022_Iconset_calendar-2:before{content:""}.icon-SIS-Website-2022_Iconset_career:before{content:""}.icon-SIS-Website-2022_Iconset_checkmark:before{content:""}.icon-SIS-Website-2022_Iconset_down:before{content:""}.icon-SIS-Website-2022_Iconset_download:before{content:""}.icon-SIS-Website-2022_Iconset_email:before{content:""}.icon-SIS-Website-2022_Iconset_expand:before{content:""}.icon-SIS-Website-2022_Iconset_flower:before{content:""}.icon-SIS-Website-2022_Iconset_group:before{content:""}.icon-SIS-Website-2022_Iconset_language:before{content:""}.icon-SIS-Website-2022_Iconset_left:before{content:""}.icon-SIS-Website-2022_Iconset_location-pin:before{content:""}.icon-SIS-Website-2022_Iconset_login:before{content:""}.icon-SIS-Website-2022_Iconset_minimize:before{content:""}.icon-SIS-Website-2022_Iconset_news:before{content:""}.icon-SIS-Website-2022_Iconset_notifications:before{content:""}.icon-SIS-Website-2022_Iconset_plus-symbol:before{content:""}.icon-SIS-Website-2022_Iconset_right:before{content:""}.icon-SIS-Website-2022_Iconset_Search:before{content:""}.icon-SIS-Website-2022_Iconset_social_fb:before{content:""}.icon-SIS-Website-2022_Iconset_social_ig:before{content:""}.icon-SIS-Website-2022_Iconset_social_li:before{content:""}.icon-SIS-Website-2022_Iconset_tel:before{content:""}.icon-SIS-Website-2022_Iconset_up:before{content:""}.icon-SIS-Website-2022_Iconset_upload:before{content:""}.arrow:after{font-family:"icomoon",sans-serif;content:"";margin-left:.5rem;font-size:1.4rem}.close-button:before{font-family:"icomoon",sans-serif;content:"";display:flex;justify-content:center;align-items:center;height:100%;font-size:1.2rem}.ce-file-list span.pseudo-link::before{font-family:"icomoon",sans-serif;content:"";margin-right:.5rem}.icon-box .icon{font-size:70px}.icon-box .icon::before{font-family:"icomoon",sans-serif}.icon-box .icon.bell-icon::before{content:""}.icon-box .icon.flower-icon::before{content:""}.icon-box .icon.team-icon::before{content:""}.external-icon,.content ul li a[target=_blank]{cursor:pointer}.external-icon:after,.content ul li a[target=_blank]:after{font-family:"icomoon",sans-serif;content:"";margin-left:.3rem;vertical-align:bottom}.close-icon,.search-close-icon{position:relative;cursor:pointer}.close-icon:before,.close-icon:after,.search-close-icon:before,.search-close-icon:after{position:absolute;content:"";height:1.3rem;width:2.5px;border-radius:10px;background-color:#fff}.close-icon:before,.search-close-icon:before{transform:rotate(45deg)}.close-icon:after,.search-close-icon:after{transform:rotate(-45deg)}.search-close-icon{height:32px;width:32px}.search-close-icon:hover:before,.search-close-icon:hover:after{background:#009ee0}.search-close-icon:before,.search-close-icon:after{background-color:#393939;top:.6rem;right:10px}.confirmation-button-forms.previous::before{font-family:"icomoon",sans-serif;content:"";margin-right:.5rem}.confirmation-button-forms.next::after{font-family:"icomoon",sans-serif;content:"";margin-left:.5rem}.animation-grow{transition:all .2s ease-in-out}.showOnScroll{opacity:0;transition:all 1.25s ease-in-out}.showOnScroll{transform:translateX(360%)}.showOnScroll.visible{transform:translateX(0);opacity:1}.ce-accordion.active .title:after,.ce-accordion-raster.active .title:after{transform:rotate(180deg)}.sidebar{display:flex;height:100%;background:#f4f4f4;-webkit-hyphens:auto;hyphens:auto;padding:1rem 0;z-index:999;overflow:auto}.sidebar .grayed-out{opacity:.4}.sidebar .active{background-color:#fff}.sidebar .active .sidebar-text{color:#093388}.sidebar .active .sidebar-text:after{border-bottom:1px solid #093388}.sidebar ul{list-style:none;padding:0;margin:0}.sidebar ul li{padding:1rem 0 0 0;text-align:center}.sidebar ul li a{color:#009ee0}.sidebar ul li a.active{color:#093388}.sidebar ul li a.active .sidebar-text:after{border-bottom:1px solid #093388}.sidebar ul li .sidebar-text{position:relative;width:-moz-max-content;width:max-content;padding:5px 0 5px 2rem;cursor:pointer;transition:color .4s ease-in-out}.sidebar ul li .sidebar-text:hover{color:#093388}.sidebar ul li .sidebar-text:hover:after{border-bottom:1px solid #093388}.sidebar ul li .sidebar-text:after{content:"";position:absolute;width:100%;left:0;bottom:0;border-bottom:1px solid #009ee0;transition:border-bottom-color .4s ease-in-out}.sidebar ul li img{cursor:pointer;width:175px}.sidebar ul li:hover .animation-grow{transform:scale(1.1)}.sidebar ul li:hover .sidebar-text{color:#093388}.sidebar ul li:hover .sidebar-text:after{border-bottom:1px solid #093388}.sidebar ul li.hassub:last-child{margin-bottom:60px}.breadcrumb{overflow-y:auto;margin:.5rem 0}.breadcrumb ul{list-style:none;-webkit-padding-start:0;padding-inline-start:0}.breadcrumb ul .breadcrumb-item{float:left;margin-right:.3rem;font-variation-settings:"wght" 600;font-size:1.125rem;line-height:1.75rem}.breadcrumb ul .breadcrumb-item:last-child::after{content:""}.breadcrumb ul .breadcrumb-item::after{font-family:"icomoon",sans-serif;content:"";margin:0 .3rem}.breadcrumb h1{float:left;margin-top:.5rem}.search-box{position:relative;top:2px}.search-box .search-container,.search-box .search-container-desktop{display:flex}.search-box .search-container .submit-button,.search-box .search-container-desktop .submit-button{position:absolute;right:0;border:none;background:rgba(0,0,0,0);height:0;width:0}.search-box .search-container input,.search-box .search-container-desktop input{display:inline-block;margin-bottom:1rem;padding:.5rem;border:none;outline:none;font-size:1rem;-webkit-appearance:none;box-shadow:none !important;transition:none !important;background-color:rgba(57,57,57,.05) !important;color:rgba(57,57,57,.5) !important;border-bottom-color:rgba(57,57,57,.5)}.search-box .search-container .icon{position:absolute;right:1rem;margin-top:.6rem}.search-box .search-container .icon:before{width:20px;height:20px}.search-box .search-container input{position:inherit;width:100%}.search-box .search-container-desktop .search-link{display:inherit}.search-box .search-container-desktop .ion{font-size:28px;color:#393939}.search-box .search-container-desktop .ion:hover:before{color:#009ee0}.search-box .search-container-desktop input{position:relative;width:calc(100vw - 330px);margin:0;height:21px !important;padding-left:1rem}.search-box .search-container-desktop input::-moz-placeholder{color:rgba(57,57,57,.5) !important}.search-box .search-container-desktop input::placeholder{color:rgba(57,57,57,.5) !important}@media screen and (min-width: 75em){.search-box .search-container-desktop input{width:calc(100vw - 380px)}}@media screen and (min-width: 79.375em){.search-box .search-container-desktop input{width:calc(100vw - 400px)}}@media screen and (min-width: 83.125em){.search-box .search-container-desktop input{width:65rem}}.search-box .search-container-desktop .submit-button{cursor:pointer;right:1.5rem;top:8px}.search-box .search-container-desktop .submit-button i{color:rgba(57,57,57,.5)}.search-box .search-container-desktop .submit-button i::before{font-size:1.2rem !important}.search-box__form{display:none;position:absolute;right:2rem;z-index:99;background:#f4f4f4;border-bottom:1px solid #393939}.search-box__form.active{display:block}.search-box__form.active .ion{font-size:16px;color:#393939;margin-top:3px}.dark-theme{color:#fff}.dark-theme .tx-powermail{padding-top:4rem;padding-bottom:4rem}.dark-theme h1,.dark-theme .h1,.dark-theme h2,.dark-theme .h2,.dark-theme h3,.dark-theme .h3{color:#fff !important;max-width:unset}.dark-theme .school-form{color:#fff;background-color:#093388}.dark-theme .school-form input[type=date],.dark-theme .school-form select,.dark-theme .school-form textarea,.dark-theme .school-form input[type=text],.dark-theme .school-form input[type=tel],.dark-theme .school-form input[type=email]{color:hsla(0,0%,100%,.5);background-color:hsla(0,0%,100%,.05);border-bottom-color:hsla(0,0%,100%,.5);height:2.625rem !important}.dark-theme .school-form input[type=date]::-webkit-calendar-picker-indicator,.dark-theme .school-form select::-webkit-calendar-picker-indicator,.dark-theme .school-form textarea::-webkit-calendar-picker-indicator,.dark-theme .school-form input[type=text]::-webkit-calendar-picker-indicator,.dark-theme .school-form input[type=tel]::-webkit-calendar-picker-indicator,.dark-theme .school-form input[type=email]::-webkit-calendar-picker-indicator{filter:invert(1) !important}.dark-theme .school-form .switch-steps .switch-step-btn{padding-bottom:.4375rem;color:hsla(0,0%,100%,.5);border-bottom-color:hsla(0,0%,100%,.5)}.dark-theme .school-form .switch-steps .switch-step-btn.btn-primary{color:#fff}.dark-theme .school-form .switch-steps-mobile .switch-step-btn{background:hsla(0,0%,100%,.05)}.dark-theme .school-form .switch-steps-mobile hr{border-color:hsla(0,0%,100%,.05)}.dark-theme .school-form input[type=date]:focus,.dark-theme .school-form select:focus,.dark-theme .school-form textarea:focus{color:#fff !important}.dark-theme .school-form input[type=radio],.dark-theme .school-form input[type=checkbox]{background-color:hsla(0,0%,100%,.05);border-color:hsla(0,0%,100%,.5) !important}.dark-theme .school-form select{background:url("../Fonts/icons/select_white.svg") 95% no-repeat}.dark-theme .school-form select option{color:#fff;border:unset;background-color:#093388}.light-theme .school-form{color:#393939;background-color:#fff}.light-theme .school-form input[type=date],.light-theme .school-form select,.light-theme .school-form textarea,.light-theme .school-form input[type=text],.light-theme .school-form input[type=email],.light-theme .school-form input[type=tel]{background-color:rgba(57,57,57,.05) !important;color:rgba(57,57,57,.5) !important;border-bottom-color:rgba(57,57,57,.5)}.light-theme .school-form input[type=radio],.light-theme .school-form input[type=checkbox]{background-color:rgba(57,57,57,.05) !important;color:#393939 !important}.light-theme .school-form .switch-steps .switch-step-btn{color:rgba(57,57,57,.5);border-bottom-color:rgba(222,222,222,.5)}.light-theme .school-form .switch-steps .switch-step-btn.btn-primary{color:#393939 !important}.light-theme .school-form .switch-steps-mobile .switch-step-btn{color:rgba(57,57,57,.5);background:rgba(57,57,57,.05)}.light-theme .school-form .switch-steps-mobile hr{border-color:rgba(57,57,57,.05)}.light-theme .school-form .add-button-forms{border-color:#393939;color:#393939}.light-theme .school-form .add-button-forms::after{font-family:"icomoon",sans-serif;content:"";font-size:1.2rem;margin-left:.5rem}.light-theme .school-form select{background:url("../Fonts/icons/select.svg") 95% no-repeat}.light-theme .school-form input[type=date]:focus,.light-theme .school-form select:focus,.light-theme .school-form textarea:focus{color:#393939 !important}.light-theme .school-form input[type=radio]{border-color:rgba(57,57,57,.5) !important}.light-theme .school-form select option{color:#393939;border:unset;background-color:#fff}.powermail_fieldwrap_stufe.radiobuttons .radiobutton-mb{display:none}.powermail_message{background-color:#d51317 !important;list-style:none !important;background-image:unset !important}.powermail_message li{color:#fff !important}.frame-type-felogin_login{color:#393939}.frame-type-felogin_login form fieldset{border:unset;padding:0}.frame-type-felogin_login form fieldset label{display:block;font-family:"Bitter",serif;margin-top:2rem;margin-bottom:.625rem}.frame-type-felogin_login form fieldset input[type=date],.frame-type-felogin_login form fieldset textarea,.frame-type-felogin_login form fieldset input[type=text],.frame-type-felogin_login form fieldset input[type=tel],.frame-type-felogin_login form fieldset input[type=email],.frame-type-felogin_login form fieldset input[type=password]{display:block;-webkit-appearance:none;outline-style:none;border-style:none;border-bottom-style:solid;background-color:rgba(57,57,57,.05) !important;color:rgba(57,57,57,.5) !important;border-bottom-color:rgba(57,57,57,.5);transition:border-bottom-color .4s ease-in-out}.frame-type-felogin_login form fieldset input[type=date]:focus,.frame-type-felogin_login form fieldset input[type=date]:hover,.frame-type-felogin_login form fieldset textarea:focus,.frame-type-felogin_login form fieldset textarea:hover,.frame-type-felogin_login form fieldset input[type=text]:focus,.frame-type-felogin_login form fieldset input[type=text]:hover,.frame-type-felogin_login form fieldset input[type=tel]:focus,.frame-type-felogin_login form fieldset input[type=tel]:hover,.frame-type-felogin_login form fieldset input[type=email]:focus,.frame-type-felogin_login form fieldset input[type=email]:hover,.frame-type-felogin_login form fieldset input[type=password]:focus,.frame-type-felogin_login form fieldset input[type=password]:hover{border-bottom-color:#009ee0 !important}.frame-type-felogin_login form fieldset input[type=date],.frame-type-felogin_login form fieldset input[type=text],.frame-type-felogin_login form fieldset input[type=tel],.frame-type-felogin_login form fieldset input[type=email],.frame-type-felogin_login form fieldset input[type=password]{width:100%;padding:.5rem;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;display:block}.school-form .powermail_confirmation .confirmation-section{padding-bottom:.5rem;padding-top:2rem;border-bottom:2px solid hsla(0,0%,100%,.5);color:#fff}.school-form .powermail_confirmation .confirmation-section .item__label{font-size:1.375rem;margin-bottom:1.5rem}.school-form .powermail_confirmation .confirmation-section .item__value{font-family:Arial,serif;margin-bottom:1.5rem}.school-form .powermail_confirmation .button-group{display:flex;gap:1rem}.school-form .powermail_confirmation .button-group form{display:inline-block}.school-form form .subform{border:unset;padding:0}.school-form form .subform .powermail_fieldwrap_2sprache,.school-form form .subform .powermail_fieldwrap_3sprache,.school-form form .subform .powermail_fieldwrap_4sprache,.school-form form .subform .powermail_fieldwrap_5sprache,.school-form form .subform .powermail_fieldwrap_6sprache,.school-form form .subform .powermail_fieldwrap_marker_19,.school-form form .subform .powermail_fieldwrap_marker_23,.school-form form .subform .powermail_fieldwrap_marker_24,.school-form form .subform .powermail_fieldwrap_marker_25,.school-form form .subform .powermail_fieldwrap_marker_26,.school-form form .subform .powermail_fieldwrap_vor_nachname2erziehungsberechtigte_r,.school-form form .subform #remove-parent,.school-form form .subform #remove-language{display:none}.school-form form .subform .visible{display:block !important}.school-form form .subform input:hover,.school-form form .subform select:hover{border-bottom-color:#009ee0}.school-form form .subform .radiobuttons label,.school-form form .subform .checkbox label{display:flex;align-items:center;font-family:Arial,serif}.school-form form .subform .radiobuttons input:hover,.school-form form .subform .checkbox input:hover{border-color:#009ee0 !important}.school-form form .subform input[type=date]:hover{cursor:text}.school-form form .subform input[type=date]:hover::-webkit-calendar-picker-indicator{cursor:pointer}.school-form form .subform .powermail-errors-list{background-color:unset !important;border:unset !important;padding:0;margin:0}.school-form form .subform .powermail-errors-list li{background-color:#d51317 !important;color:#fff !important;display:inline-block;padding:.5rem 1rem;font-family:Arial,serif}.school-form form .subform h3{margin-top:2rem;margin-bottom:0}.school-form form .subform h3.first-header{margin-top:4rem}.school-form form .subform .school-form-element{margin-top:2rem}.school-form form .subform .school-form-element.radiobuttons{margin-top:0;padding-top:2rem}.school-form form .subform .school-form-element.radiobuttons .school-form-label{display:none}.school-form form .subform .school-form-element.radiobuttons .school-form-field label{display:flex;flex-direction:row}.school-form form .subform .powermail_field_error{border-color:#d51317 !important;color:unset !important}.school-form form .subform .powermail_field_error input[type=radio],.school-form form .subform .powermail_field_error input[type=checkbox]{border-color:#d51317 !important}.school-form form .subform .school-form-label{display:block;font-family:"Bitter",serif;margin-bottom:.625rem}.school-form form .subform .powermail_fieldwrap_sprache_niveau .school-form-field label,.school-form form .subform .powermail_fieldwrap_sprache_additional_2_niveau .school-form-field label,.school-form form .subform .powermail_fieldwrap_sprache_additional_3_niveau .school-form-field label,.school-form form .subform .powermail_fieldwrap_sprache_additional_4_niveau .school-form-field label,.school-form form .subform .powermail_fieldwrap_sprache_additional_5_niveau .school-form-field label,.school-form form .subform .powermail_fieldwrap_sprache_additional_6_niveau .school-form-field label{margin-top:2rem !important}.school-form form .subform .additional-fields-inactive{display:none}.school-form form .subform .school-form-field{width:100%;display:inline-block;border-width:1px}.school-form form .subform .school-form-field select{width:100%;padding:calc(.5rem + .25px);border-bottom-width:2px;appearance:none;-webkit-appearance:none;-moz-appearance:none;outline:none;border-radius:0;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;border-style:none;border-bottom-style:solid;background-position-y:center;background-position-x:99%;background-size:1rem}.school-form form .subform .school-form-field select:hover{cursor:pointer;background:url("../Fonts/icons/select_hover.svg") 95% no-repeat;background-position-y:center;background-position-x:99%;background-size:1rem}.school-form form .subform .school-form-field input[type=date],.school-form form .subform .school-form-field textarea,.school-form form .subform .school-form-field input[type=text],.school-form form .subform .school-form-field input[type=tel],.school-form form .subform .school-form-field input[type=email]{display:block;-webkit-appearance:none;outline-style:none;border-style:none;border-bottom-style:solid}.school-form form .subform .school-form-field input[type=date]:focus,.school-form form .subform .school-form-field textarea:focus,.school-form form .subform .school-form-field input[type=text]:focus,.school-form form .subform .school-form-field input[type=tel]:focus,.school-form form .subform .school-form-field input[type=email]:focus{border-bottom-color:#009ee0 !important}.school-form form .subform .school-form-field input[type=radio]{border-radius:1rem;transform:translateY(0) !important;border-style:solid;border-width:.075rem;display:flex;flex-direction:row;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;margin-right:1rem;width:2rem;height:2rem;place-content:center;flex:none}.school-form form .subform .school-form-field input[type=checkbox]{display:flex;-webkit-appearance:none;border-style:solid;position:relative;border-width:1px;-moz-appearance:none;appearance:none;margin:0;margin-right:1.5rem;width:2rem;height:2rem;place-content:center;flex-direction:row;flex:none}.school-form form .subform .school-form-field input[type=checkbox]:before{content:"";font-size:1.2rem;position:absolute;top:50%;left:50%;transition:120ms opacity ease-in-out;box-shadow:inset 2rem 1rem rgba(0,0,0,0);outline-style:none;font-family:"icomoon";opacity:0;color:#009ee0;visibility:hidden;transform:translateX(-50%) translateY(-50%)}.school-form form .subform .school-form-field input[type=checkbox]:checked::before{opacity:1;visibility:visible}.school-form form .subform .school-form-field input[type=checkbox]:required:valid{border-style:solid !important;border-width:.075rem !important;border-color:#009ee0 !important}.school-form form .subform .school-form-field input[type=radio]::before{border-radius:1rem;top:.41rem;position:absolute;content:"";width:1rem;height:1rem;transform:scale(0);transition:120ms transform ease-in-out;box-shadow:inset 2rem 1rem #009ee0;outline-style:none}.school-form form .subform .school-form-field input[type=radio]:checked::before{transform:scale(1)}.school-form form .subform .school-form-field input[type=radio]:checked{border-color:#009ee0 !important}.school-form form .subform .school-form-field input[type=date],.school-form form .subform .school-form-field input[type=text],.school-form form .subform .school-form-field input[type=tel],.school-form form .subform .school-form-field input[type=email],.school-form form .subform .school-form-field textarea{width:100%;padding:.5rem;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;display:block}.school-form form .subform .school-form-field textarea{min-height:8rem;resize:vertical}.school-form form .switch-steps{margin-bottom:2rem;display:none}@media print,screen and (min-width: 40em){.school-form form .switch-steps{display:none}}@media print,screen and (min-width: 64em){.school-form form .switch-steps{display:initial}}.school-form form .switch-steps-mobile{display:flex;justify-content:center;align-items:center}@media print,screen and (min-width: 64em){.school-form form .switch-steps-mobile{display:none}}.school-form form .switch-steps-mobile .switch-step-btn{min-width:2rem;width:4rem;display:inline-flex;justify-content:center;border:unset;align-items:center;color:#fff;aspect-ratio:1}.school-form form .switch-steps-mobile hr{margin:0 1rem;height:0;min-width:2rem;width:10rem;padding:0;border-color:hsla(0,0%,100%,.05)}.school-form form .switch-steps-mobile hr:last-child{display:none;width:0}.powermail_fieldwrap_attachment_file{display:none}.tx-powermail .answer-list .answer{display:flex;flex-direction:column}@media print,screen and (min-width: 40em){.tx-powermail .answer-list .answer{flex-direction:row}}.tx-powermail .answer-list .answer .answer-title{font-variation-settings:"wght" 600}@media print,screen and (min-width: 40em){.tx-powermail .answer-list .answer .answer-title{width:15rem}}.tx-powermail .answer-list .answer .answer-value{flex:1;margin-bottom:.5em}.tx-powermail .answer-list .answer .answer-value p{margin-top:0;max-width:unset}@media print,screen and (min-width: 40em){.tx-powermail .answer-list .answer .answer-value{margin-bottom:0}}.tx-powermail .answer-list .answer .answer-title,.tx-powermail .answer-list .answer .answer-value p{line-height:1.25em;padding:.2em 0}@media print,screen and (min-width: 40em){.tx-powermail .answer-list .answer .answer-title,.tx-powermail .answer-list .answer .answer-value p{padding:.35em 0}}.news-search-form form .form-wrapper{padding-right:2rem;display:flex;gap:1rem}.news-search-form form .form-wrapper .form-group{width:100%}.news-search-form form .form-wrapper .form-group input{display:inline-block;padding:.75rem 1rem;border:none;border-bottom:1px solid hsla(0,0%,100%,.5) !important;background:hsla(0,0%,100%,.05);outline:none;font-size:1rem;color:hsla(0,0%,100%,.5);-webkit-appearance:none;width:95%}.news-search-form form .form-wrapper .form-group input::-moz-placeholder{color:hsla(0,0%,100%,.5)}.news-search-form form .form-wrapper .form-group input::placeholder{color:hsla(0,0%,100%,.5)}.news-search-form form .form-wrapper .button{min-width:unset;position:relative;padding:0 .8rem}.news-search-form form .form-wrapper .button i{width:2rem;height:2rem;display:flex;justify-content:center;align-items:center;font-size:1.5rem}.news-search-form .searchform-link{display:inline-block;margin-top:1rem}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:rgba(0,0,0,0)}.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{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 rgba(0,0,0,0)}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url("./../Images/ajax-loader.gif") center center no-repeat}@font-face{font-family:"slick";src:url("./fonts/slick.eot");src:url("./fonts/slick.eot?#iefix") format("embedded-opentype"),url("./fonts/slick.woff") format("woff"),url("./fonts/slick.ttf") format("truetype"),url("./fonts/slick.svg#slick") format("svg");font-weight:normal;font-style:normal}.slick-prev,.slick-next{position:absolute;display:block;height:20px;width:20px;line-height:0px;font-size:0px;cursor:pointer;background:rgba(0,0,0,0);color:rgba(0,0,0,0);top:50%;transform:translate(0, -50%);padding:0;border:none;outline:none}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{outline:none;background:rgba(0,0,0,0);color:rgba(0,0,0,0)}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:"slick";font-size:20px;line-height:1;color:#fff;opacity:.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%}.slick-dots li{position:relative;display:inline-block;height:20px;width:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{border:0;background:rgba(0,0,0,0);display:block;height:20px;width:20px;outline:none;line-height:0px;font-size:0px;color:rgba(0,0,0,0);padding:5px;cursor:pointer}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{position:absolute;top:0;left:0;content:"•";width:20px;height:20px;font-family:"slick";font-size:6px;line-height:20px;text-align:center;color:#000;opacity:.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{color:#000;opacity:.75}.frame-type-mask_banner.frame{padding:0}.frame-type-mask_banner.frame .ce-main-cta{display:flex;background:#093388;transition:background-color .5s ease-in-out;max-width:100% !important}.frame-type-mask_banner.frame .ce-main-cta:hover{background:#ef7d00}.frame-type-mask_banner.frame .ce-main-cta:hover .button{background:#093388;color:#fff !important}.frame-type-mask_banner.frame .ce-main-cta:hover .button::after{color:#fff !important}.frame-type-mask_banner.frame .ce-main-cta__content{padding:3rem 1rem}@media print,screen and (min-width: 64em){.frame-type-mask_banner.frame .ce-main-cta__content{padding:4rem 3.5rem}}.frame-type-mask_banner.frame .ce-main-cta__content .text{color:#fff;font-size:1.625rem;line-height:2.625rem;padding-bottom:1.5rem}.frame-type-mask_banner.frame .ce-main-cta__content .button{font-family:"Bitter",serif !important;font-size:1rem;font-variation-settings:"wght" 600}@media print,screen and (min-width: 64em){.frame-type-mask_banner.frame .ce-main-cta:before{content:"";border-left:4px solid #fff;margin:0 2rem}.frame-type-mask_banner.frame .ce-main-cta__content{border-left:4px solid #fff;margin-left:2rem}.frame-type-mask_banner.frame .ce-main-cta__content .text{font-size:3rem;line-height:3.75rem}}.container-2-cols{display:flex}.container-3-cols,.container-4-cols{display:none}@media print,screen and (min-width: 64em){.container-3-cols,.container-4-cols{display:flex}}@media print,screen and (min-width: 64em){.ce-3colslider,.threecol-pagination,.fourcol-pagination,.ce-4colslider{display:none}}@media screen and (min-width: 64em){.frame-type-mask_concept{margin-bottom:10rem !important}}.ce-concept{z-index:1}.ce-concept__inner{display:flex;flex-direction:column;justify-content:center;padding-top:2rem}@media screen and (min-width: 64em){.ce-concept__inner{padding-top:0rem}}.ce-concept__inner .headline-box{padding:0;margin-bottom:1.5rem;z-index:3}@media screen and (min-width: 64em){.ce-concept__inner .headline-box{margin-bottom:4rem}}.ce-concept__inner .headline-box h2{padding-top:.5rem;padding-bottom:1.625rem}.ce-concept__inner .headline-box .divider{margin:0}.ce-concept__background-image-primary,.ce-concept__background-image-secondary{position:absolute;left:50%;top:48%;transform:translate(-50%, -50%);border-radius:50%;z-index:1;aspect-ratio:1;-o-object-fit:cover;object-fit:cover;width:754px;height:auto;max-height:680px;display:flex;overflow:hidden}.ce-concept__background-image-primary img,.ce-concept__background-image-secondary img{-o-object-fit:cover;object-fit:cover;aspect-ratio:1;align-self:center;justify-self:center;height:100%;z-index:2;opacity:0;transition:opacity .4s ease-in-out}.ce-concept__background-image-primary img.main-image,.ce-concept__background-image-secondary img.main-image{z-index:1;opacity:1}.ce-concept__background-image-primary img:nth-of-type(n+2),.ce-concept__background-image-secondary img:nth-of-type(n+2){position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.ce-concept__background-image-primary img[data-status=visible],.ce-concept__background-image-secondary img[data-status=visible]{opacity:1}.ce-concept__background-image-secondary{display:none}@media screen and (min-width: 64em){.ce-concept__background-image-primary,.ce-concept__background-image-secondary{margin-top:3rem;width:80%;max-width:924px;height:auto;top:47%;max-height:unset}}@media screen and (min-width: 93.75em){.ce-concept__background-image-primary,.ce-concept__background-image-secondary{margin-top:4rem}}.ce-concept .divider,.ce-concept h1,.ce-concept h2,.ce-concept h3{position:relative}.ce-concept__box-container{display:flex;flex-wrap:wrap;gap:.5rem;align-self:center;position:relative;z-index:2;padding-bottom:3rem;max-width:100%;min-height:482px}@media screen and (min-width: 64em){.ce-concept__box-container{max-width:73rem;width:100%;aspect-ratio:1.76/1;height:auto;padding:0}}.ce-concept__box-container .clickable-box p,.ce-concept__box-container .middle-box p{margin:0}.ce-concept__box-container .box{box-sizing:border-box;transition:.5s ease-in-out opacity;display:flex;align-items:flex-end;font-size:1.125rem;font-family:"Bitter",serif;line-height:1.5555rem;font-variation-settings:"wght" 600;flex-basis:100%;background:rgba(0,158,224,.75);color:#fff;padding:1rem 1rem .9rem 1.1428rem;width:100%;height:5.125rem;cursor:pointer;z-index:2}.ce-concept__box-container .box.middle-box{background:rgba(9,51,136,.75);order:10;padding:0}.ce-concept__box-container .box.middle-box a{padding:1rem;color:#fff;display:flex;width:100%;align-items:end;height:calc(100% - 2rem)}@media screen and (min-width: 64em){.ce-concept__box-container .box.middle-box a{padding:2rem;height:calc(100% - 4rem)}}.ce-concept__box-container .box.middle-box>span{padding:1rem}@media print,screen and (min-width: 64em){.ce-concept__box-container .box.middle-box>span{padding:2rem}}.ce-concept__box-container .box.middle-box:hover span{color:#fff}@media screen and (min-width: 64em){.ce-concept__box-container .box.middle-box{order:unset}}@media screen and (min-width: 64em){.ce-concept__box-container .box{flex-basis:calc(33.3333333333% - .3333333333rem);aspect-ratio:16/9;padding:2rem;height:auto;aspect-ratio:16/9;max-width:calc(33.3333333333% - .3333333333rem)}}.ce-concept-detail-wrapper{max-width:100%;min-height:100%}.ce-concept-detail-wrapper .ce-concept-detail{transition:.5s ease-in-out opacity !important;box-sizing:border-box;position:relative;display:none;width:100%;z-index:999;max-width:100%;padding:2rem;justify-content:flex-end;background:rgba(0,158,224,.75);min-height:100%}.ce-concept-detail-wrapper .ce-concept-detail p{opacity:1}@media screen and (min-width: 64em){.ce-concept-detail-wrapper .ce-concept-detail{padding:4rem}}.ce-concept-detail-wrapper .ce-concept-detail .concept-numeration .slick-active{color:#fff;width:35px}.ce-concept-detail-wrapper .ce-concept-detail.show-slider{display:flex !important;flex-direction:column}.ce-concept-detail-wrapper .ce-concept-detail .close-detail{position:absolute;right:1.5rem;top:1.5rem;cursor:pointer;z-index:99}.ce-concept-detail-wrapper .ce-concept-detail .close-detail .ion{font-size:26px;color:#fff}.ce-concept-detail-wrapper .ce-concept-detail .foot-line-wrapper{display:flex;flex-direction:column;gap:.75rem}@media screen and (min-width: 50em){.ce-concept-detail-wrapper .ce-concept-detail .foot-line-wrapper{flex-direction:row}}.ce-concept-detail-wrapper .ce-concept-detail .ce-concept-slider{margin-bottom:2rem !important;height:100%}.ce-concept-detail-wrapper .ce-concept-detail .ce-concept-slider .slick-list{height:100%}.ce-concept-detail-wrapper .ce-concept-detail .ce-concept-slider .slick-list .slick-track{height:100%}.ce-concept-detail-wrapper .ce-concept-detail .ce-concept-slider .slick-list .slick-track .concept-slider-box{height:100%}.ce-concept-detail-wrapper .ce-concept-detail .ce-concept-slider .slick-list .slick-track .concept-slider-box__inner{max-height:37.32325rem;height:100%;color:#fff !important;display:flex;flex-direction:row;justify-content:flex-end}.ce-concept-detail-wrapper .ce-concept-detail .ce-concept-slider .slick-list .slick-track .concept-slider-box__inner .box-detail-body{display:flex;flex-direction:column;align-self:flex-end;margin-left:0;margin-right:auto}.ce-concept-detail-wrapper .ce-concept-detail .ce-concept-slider .slick-list .slick-track .concept-slider-box__inner .box-detail-body .box-detail-title{font-family:"Bitter",serif;line-height:2.625rem;font-size:1.625rem;margin-bottom:1rem}@media screen and (min-width: 64em){.ce-concept-detail-wrapper .ce-concept-detail .ce-concept-slider .slick-list .slick-track .concept-slider-box__inner .box-detail-body .box-detail-text{max-width:39rem}}.ce-concept-detail-wrapper .ce-concept-detail .ce-concept-slider .slick-list .slick-track .concept-slider-box__inner .box-detail-body .box-detail-text p{margin:0;line-height:1.625rem}.ce-concept__inner .ce-concept__box-container .box span p{font-family:"Bitter",serif}.ce-stories{padding:0;display:flex;flex-direction:column;word-break:break-word}.ce-stories .teaser-date{display:block;font-size:1rem;font-weight:700;margin:0 0 5px}.ce-stories .teaser-image{-o-object-fit:cover;object-fit:cover;width:100%;height:auto;aspect-ratio:16/9}.ce-stories__content{padding:1rem 0;display:flex;flex-direction:column;align-items:flex-start}@media print,screen and (min-width: 64em){.ce-stories__content{padding-top:2.375rem;padding-bottom:2rem}}.ce-stories__content .teaser-box-title{font-family:"Bitter",serif;font-variation-settings:"wght" 500;color:#009ee0;font-size:1.25rem;line-height:1.5rem;margin:0;margin-bottom:.25rem}.ce-stories__content h5{font-family:Arial,serif;margin:0;font-weight:bold;font-size:1rem;line-height:1.5}.ce-stories__content h3{margin-top:0}.ce-stories__content p{margin:0}.ce-stories__content .teaser-box-tag{font-size:.875rem;line-height:1.5rem;font-family:"Bitter",serif;font-variation-settings:"wght" 600;color:#009ee0;margin-top:2.25rem}@media print,screen and (min-width: 64em){.ce-stories__content .teaser-box-tag{font-size:1rem;line-height:1.5rem}}.ce-stories__content a{align-self:flex-end;font-family:"Bitter",serif;font-variation-settings:"wght" 500}.teaser-box-categories,.badge-list{display:flex;flex-wrap:wrap}.teaser-box-categories{padding-top:1rem}.teaser-box-category,.badge-list-item{line-height:1.125rem;margin-top:.5rem;margin-right:.5rem;padding:.5rem 1rem;border-radius:2rem;font-size:.875rem !important;font-family:"Bitter",serif;transition:all .4s ease-in-out;transition-property:color,background-color;background-color:#009ee0;color:#fff}.ce-stories__content .teaser-box-category,.frame-type-news_newsdetail .badge-list-item{background-color:#f4f4f4;color:#395b9f;font-weight:500}.bg-grey>.ce-stories .ce-stories__content{padding-right:1rem;padding-left:1rem}@media print,screen and (min-width: 64em){.bg-grey>.ce-stories .ce-stories__content{padding-right:2rem;padding-left:2rem}}.bg-white>.ce-stories .ce-stories__content{padding-right:1rem;padding-left:1rem}@media print,screen and (min-width: 64em){.bg-white>.ce-stories .ce-stories__content{padding-right:2rem;padding-left:2rem}}.bg-blue>.ce-stories .ce-stories__content{padding-right:1rem;padding-left:1rem}@media print,screen and (min-width: 64em){.bg-blue>.ce-stories .ce-stories__content{padding-right:2rem;padding-left:2rem}}.bg-blue>.ce-stories .ce-stories__content{padding:1em 2em 2em 2em;min-height:7.125em;box-sizing:border-box;vertical-align:middle;display:flex;justify-content:flex-end;transition:background-color .4s ease-in-out}.bg-blue>.ce-stories .ce-stories__content p{color:#009ee0;transition:color .4s ease-in-out;line-height:1.25em}.bg-blue>.ce-stories .ce-stories__content a:after{font-family:"icomoon",sans-serif;content:""}.bg-blue>.ce-stories .ce-stories__content:hover{background-color:#093388}.bg-blue>.ce-stories .ce-stories__content:hover p{color:#fff}.job-item .ce-stories{padding-right:1rem;padding-left:1rem}@media print,screen and (min-width: 64em){.job-item .ce-stories{padding-right:2rem;padding-left:2rem}}.bg-white .job-item .ce-stories,.bg-transparent .job-item .ce-stories{background-color:#f4f4f4}.bg-blue .job-item .ce-stories,.bg-grey .job-item .ce-stories{background-color:#fff}.ce-stories .pseudo-link{margin-top:1.5rem}.ce-goodtoknow-list-item.bg-grey .ce-stories,.ce-goodtoknow-list-item.bg-white .ce-stories,.ce-goodtoknow-list-item.bg-transparent .ce-stories,.ce-goodtoknow-list-item.bg-blue .ce-stories{background-color:unset}.news-banner img{height:auto;vertical-align:middle;width:100%}.news-banner.full-width .grid-container{max-width:none !important;padding-left:0 !important;padding-right:0 !important}.ce-facts-box{display:flex;justify-content:center;width:100%;padding:1.5rem 0}@media print,screen and (min-width: 64em){.ce-facts-box{padding:0}}.ce-facts-box--alignment-left{justify-content:left}.ce-facts-box__inner{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.ce-facts-box__inner .fact{width:100%;margin:0}@media screen and (min-width: 18.75em){.ce-facts-box__inner .fact{width:calc(50% - 1rem)}}@media print,screen and (min-width: 64em){.ce-facts-box__inner{flex-wrap:unset;gap:5rem;justify-content:unset}.ce-facts-box__inner .fact{width:unset}}.ce-header-stage{position:relative;display:flex;flex-direction:column-reverse}@media print,screen and (min-width: 64em){.ce-header-stage{margin:0 -4rem;min-height:28rem}}@media print,screen and (min-width: 64em){.ce-header-stage.ce-header-stage-disrupter .ce-header-stage__box{padding-right:7rem}}.ce-header-stage img{display:block;aspect-ratio:32/15;width:calc(100% + 2rem);height:auto;-o-object-fit:cover;object-fit:cover;margin-left:-1rem}@media screen and (min-width: 40em){.ce-header-stage img{margin-left:-2rem;width:calc(100% + 4rem)}}@media print,screen and (min-width: 64em){.ce-header-stage img{aspect-ratio:unset;max-height:30rem;margin-left:0;width:100%}.ce-header-stage img.stage-large{max-height:736px}}.ce-header-stage__box{background:#fff}@media print,screen and (min-width: 64em){.ce-header-stage__box{position:absolute;bottom:0;left:0;width:55%;box-sizing:border-box;padding:4rem 4rem 3rem 4rem}}@media screen and (min-width: 86.25em){.ce-header-stage__box{width:45%}}.ce-header-stage__box p{font-weight:600;color:#393939}.ce-header-stage__box .headline-box{margin:0}@media print,screen and (min-width: 64em){.ce-header-stage__box .divider{position:absolute;bottom:0;margin:0}}.ce-header-stage__logo{position:absolute;right:0px;bottom:10px;display:flex}@media print,screen and (min-width: 64em){.ce-header-stage__logo{right:64px;bottom:64px}}.ce-header-stage__logo .img{margin-left:8px;width:75px;height:75px;background:#fefefe;position:relative}@media print,screen and (min-width: 64em){.ce-header-stage__logo .img{width:160px;height:160px}}.ce-header-stage__logo .img img{width:50px;aspect-ratio:auto;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);margin:0}@media print,screen and (min-width: 64em){.ce-header-stage__logo .img img{width:110px}}.ce-faq-teaser{background:#f4f4f4;margin-bottom:4rem;padding:1rem 2rem 3rem;border-top:8px solid #009ee0}.ce-file-list{box-sizing:border-box;display:flex;flex-direction:column;gap:1rem}.ce-file-list .ce-file-list-item{display:flex;flex-direction:row}.ce-file-list .ce-file-list-item .ce-file-thumbnail img{padding-right:2rem;max-width:120px;height:180px;-o-object-fit:cover;object-fit:cover}.ce-file-list .ce-file-list-item .ce-file{flex:1 1 auto}.ce-file-list .ce-file-list-item .ce-file h5{margin:0;font-variation-settings:"wght" 500;margin-bottom:.25rem}.ce-file-list .ce-file-list-item .ce-file p{font-size:1rem;font-family:Arial,serif;margin:0;margin-bottom:1.5rem}.ce-file-list .ce-file-list-item .ce-file .pseudo-link{display:inline-flex;padding-top:1rem}.ce-file-list .ce-file-list-item.bg-grey,.ce-file-list .ce-file-list-item.bg-white,.ce-file-list .ce-file-list-item.bg-blue{padding:2rem}.ce-file-list .ce-file-list-item.bg-transparent{padding:2rem 0}.bg-grey .ce-file-list .ce-file-list-item{background-color:#f4f4f4}.bg-blue .ce-file-list .ce-file-list-item{background-color:#009ee0}.ce-person.active img{border-bottom:3px solid #009ee0}.ce-person.active .ce-person__content{display:none}.ce-person.not-active .person-image{opacity:.5}.ce-person.not-active .ce-person__content{display:none}.ce-person .person-image{aspect-ratio:1/1}.ce-person__content h5{margin:0;margin-top:1.5rem}.ce-person__content p{margin:0;padding:0;margin-bottom:1.5rem}.ce-person__content .text-link:after{content:unset !important}.ce-person__content .text-link i{margin-left:.5rem}.ce-person__modal .ce-person__modal-header{display:flex}.ce-person__modal .ce-person__modal-header .detail-heading{display:flex;flex-direction:column;padding:2rem 0}.ce-person__modal .ce-person__modal-header .detail-heading h3{margin:0}.ce-person__modal .ce-person__modal-header .detail-heading .detail-position{font-family:"Bitter",serif}.ce-person__modal .ce-person__modal-header .close{align-self:center;margin-right:0;margin-left:auto}.ce-person img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;aspect-ratio:1}.ce-person__modal{display:none}.ce-person__modal.visible{display:block}.bg-grey .ce-person__content,.bg-white .ce-person__content,.bg-blue .ce-person__content{padding-right:1rem;padding-left:1rem;padding-bottom:1rem}.frame-type-mask_persons_slide .ce-person__modal{position:absolute;left:1.625rem;right:1.625rem}.frame-type-mask_persons_slide .ce-person__modal p{max-width:unset}@media screen and (min-width: 40em){.frame-type-mask_persons_slide .ce-person__modal{right:1.9375rem;left:1.9375rem}}@media print,screen and (min-width: 64em){.frame-type-mask_persons_slide .ce-person__modal{left:4rem;right:4rem}}.persons-pagination{display:none}.frame-type-mask_persons_slide{overflow-x:auto;height:auto}.frame-type-mask_persons_slide::-webkit-scrollbar{display:none}@media print,screen and (min-width: 64em){.frame-type-mask_persons_slide.active .persons-pagination.visible{position:absolute;display:flex;bottom:0}}.frame-type-mask_persons_slide.active .persons-pagination .persons-numeration{display:flex;align-items:center}.frame-type-mask_persons_slide .close{display:flex;justify-content:right}.frame-type-mask_persons_slide .close .close-button{height:3rem !important;width:3rem !important;border-radius:2rem !important;border-color:#009ee0 !important;display:inline-block !important;border-style:solid !important;cursor:pointer !important}.frame-type-mask_persons_slide .close .close-button:hover{background-color:#009ee0;color:#fff}@media print,screen and (min-width: 64em){.frame-type-mask_persons_slide{position:relative}}.frame-type-mask_persons_slide .grid-x{min-width:800px}@media print,screen and (min-width: 64em){.frame-type-mask_persons_slide.active{width:70%}}.ce-accordion-list ul{padding:0}.ce-accordion-list ul li{list-style:none;display:flex;flex-direction:column}.ce-accordion-list ul li.ce-accordion{position:relative;padding:1rem 0;border-bottom:1px solid #dedede;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0);-moz-tap-highlight-color:rgba(0,0,0,0)}.ce-accordion-list ul li.ce-accordion .accordion-visible{display:flex;position:relative}.ce-accordion-list ul li.ce-accordion .accordion-visible .title{display:flex;justify-content:space-between;font-size:1.125rem;line-height:1.75rem;color:#393939;padding-right:3rem;transition:color .4s ease-in-out}@media print,screen and (min-width: 64em){.ce-accordion-list ul li.ce-accordion .accordion-visible .title{font-size:1.625rem;line-height:2.625rem}}.ce-accordion-list ul li.ce-accordion .accordion-visible .title:after{transition:transform ease-in-out .3s;font-family:"icomoon",sans-serif;content:"";position:absolute;right:0;rotate:90deg}.ce-accordion-list ul li.ce-accordion .fold-out{display:none;overflow:hidden;height:100%;margin-top:1.5rem;margin-bottom:2rem}.ce-accordion-list ul li.ce-accordion:hover .title{color:#009ee0}.ce-accordion-list ul li.ce-accordion.active .title{color:#009ee0}.ce-accordion-list ul li.ce-accordion.active .title:after{font-family:"icomoon",sans-serif;content:""}.ce-accordion-list ul li.ce-accordion .accordion-count{display:none}.ce-accordion-list ul li.ce-accordion.benefit .accordion-count{display:flex;font-size:1.25rem;font-variation-settings:"wght" 300;background:#009ee0;color:#fff;margin-right:1rem;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;flex:0 0 auto}@media print,screen and (min-width: 64em){.ce-accordion-list ul li.ce-accordion.benefit .accordion-count{font-size:1.625rem;width:2.625rem;height:2.625rem}}.ce-accordion-list ul li.ce-accordion.benefit .fold-out{margin-left:3.8rem}@media screen and (min-width: 64em){.frame-type-mask_headerstage+.ce-disrupter{width:calc(45% + 6rem);box-sizing:border-box;margin-left:auto;margin-top:-6rem !important;margin-bottom:3rem;position:relative}}@media screen and (min-width: 86.25em){.frame-type-mask_headerstage+.ce-disrupter{width:calc(55% + 6rem)}}@keyframes moveFromRightIn{0%{transform:translateX(100vw)}100%{transform:translateX(0)}}@keyframes swing{20%{transform:rotate3d(0, 0, 1, 15deg)}40%{transform:rotate3d(0, 0, 1, -10deg)}60%{transform:rotate3d(0, 0, 1, 5deg)}80%{transform:rotate3d(0, 0, 1, -5deg)}to{transform:rotate3d(0, 0, 1, 0deg)}}.ce-disrupter{animation:moveFromRightIn 2s ease-out;animation-delay:10ms;margin:3rem 0;position:inherit;bottom:0;left:0;display:flex;justify-content:space-between;flex-direction:column;background-color:#f4f4f4}@media print,screen and (min-width: 40em){.ce-disrupter{flex-direction:unset;display:flex}}.ce-disrupter .icon-box{flex:none;display:inline-flex;justify-content:center;align-items:center;height:6rem;width:6rem;background:#ef7d00;color:#fff}.ce-disrupter .icon-box .icon{animation:swing 1.2s ease-in-out 2.01s}.ce-disrupter .close-icon{position:absolute;right:0;padding:2rem 3rem 2rem 0;color:#fff}@media print,screen and (min-width: 40em){.ce-disrupter .close-icon{position:unset}}.ce-disrupter .content-box{flex:auto;padding:2rem}.ce-disrupter .content-box .subheading{color:#093388;font-variation-settings:"wght" 600;font-size:1.125rem;line-height:1.75rem}.ce-disrupter .content-box .heading{font-size:1.625rem;line-height:2.625rem;color:#093388;margin-top:.5rem;margin-bottom:1rem}.ce-disrupter .content-box .text{margin:1rem 0 2rem 0}.ce-disrupter .content-box .text p{font-family:Arial,serif !important;line-height:1.625rem;margin:0}.ce-disrupter .content-box .buttonbox{display:flex;gap:2rem;margin-top:1rem}.ce-disrupter .content-box .buttonbox .button{color:#fff;min-width:60px;font-variation-settings:"wght" 600}.ce-disrupter .content-box .buttonbox .button-primary{border:1px solid #fff}.ce-disrupter .content-box .buttonbox .button-primary:hover{background:#fff;color:#009ee0}.ce-disrupter .content-box .buttonbox .disrupter-icon-button a{padding:0 !important;height:100%}.ce-disrupter.bg-light-blue{background-color:#009ee0}.ce-disrupter.bg-light-blue .content-box .heading,.ce-disrupter.bg-light-blue .content-box .text{color:#fff}.ce-disrupter.bg-light-blue .buttonbox .button-secondary:first-child{background-color:rgba(0,0,0,0);border:1px solid #fff}.ce-disrupter.bg-light-blue .buttonbox .button-secondary:first-child:hover{background-color:#093388}.ce-disrupter.hide{visibility:hidden;margin:0;height:3rem}@media print,screen and (min-width: 64em){.ce-disrupter.hide{height:5rem}}.frame-type-mask_headerstage+.ce-disrupter.hide{height:3rem}@media print,screen and (min-width: 64em){.frame-type-mask_headerstage+.ce-disrupter.hide{height:11rem}}.ce-disrupter .searchform-link{color:#fff}.ce-locations{display:flex;flex-direction:row;width:100%;gap:1rem}.ce-locations .map-container{display:inline-block;position:relative;width:-moz-fit-content;width:fit-content;flex:2 1 0}.ce-locations .map-container img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.ce-locations .map-container .marker-container{display:inline-flex;flex-direction:column-reverse;position:absolute;width:5%;height:5%;align-items:center}.ce-locations .map-container .marker-container:hover .marker-label{display:block !important}.ce-locations .map-container .marker-container:hover .marker i{color:#093388}.ce-locations .map-container .marker-container .marker{display:inline-flex;position:relative;bottom:0;left:0}.ce-locations .map-container .marker-container .marker i{color:#009ee0;font-size:2.25rem;transition:color .3s ease-in-out}.ce-locations .map-container .marker-container .marker-label{background:#fff;padding:.5rem .75rem;display:none;margin-bottom:.5rem;position:absolute;top:0px;left:50%;transform:translate(-50%, -100%);z-index:9}.ce-locations .map-container .marker-container .marker-label h6{margin:0;white-space:nowrap;color:#0a0a0a !important}.ce-locations .link-list{width:auto;display:none;margin:0;flex:1 1 0}.ce-locations .link-list a{color:#009ee0;white-space:nowrap}@media print,screen and (min-width: 64em){.ce-locations .link-list{display:block}}.ce-infobox{display:block;padding:2rem 0}.ce-infobox h6{margin:0}.ce-infobox p{margin:0;margin-top:2rem;margin-bottom:1.75rem}@media print,screen and (min-width: 64em){.ce-faq-single{max-width:400px}}.bg-grey .ce-infobox,.bg-white .ce-infobox,.bg-blue .ce-infobox{padding-right:2rem;padding-left:2rem}.ce-testimonials{border-top:1px solid #dedede;border-bottom:1px solid #dedede;padding:3rem 0}@media print,screen and (min-width: 40em){.ce-testimonials{padding:3rem 4rem}}.ce-testimonials p{margin:0}.ce-testimonials .image{-o-object-fit:cover;object-fit:cover}.ce-event-list{display:flex;flex-direction:column;gap:1rem}.ce-event-list .ce-event-list-item .ce-event-download{color:#009ee0}.ce-event-list .ce-event-list-item h5{margin:0;margin-bottom:.25rem}.ce-event-list .ce-event-list-item p{margin:0;margin-bottom:1.5rem}.ce-event-list .ce-event-list-item .ce-event-list-items-buttons a{color:#009ee0}.ce-event-list .ce-event-list-item .ce-event-list-items-buttons a:not(:first-child){margin-left:2rem}.ce-event-list .ce-event-list-item .ce-event-list-items-buttons a:hover{color:#093388}.ce-event-list .ce-event-list-item .ce-event-list-items-buttons a i.icon-SIS-Website-2022_Iconset_add_calendar{margin-right:.5rem}.ce-event-list .ce-event-list-item .ce-event-list-items-buttons a i.icon-SIS-Website-2022_Iconset_right{margin-left:.5rem}.event-detail .event-detail-value{margin-bottom:2rem}.event-detail .event-detail-additionals:not(:first-child){margin-top:1rem}.ce-event-list .ce-event-list-item.bg-grey,.ce-event-list .ce-event-list-item.bg-white,.ce-event-list .ce-event-list-item.bg-blue{padding:2rem}.ce-event-list .ce-event-list-item.bg-transparent{padding:2rem 0}.bg-blue .ce-eventlist .ce-event-list-item{background-color:#009ee0}.bg-grey .ce-eventlist .ce-event-list-item{background-color:#f4f4f4}.bg-white .ce-eventlist .ce-event-list-item{background-color:#fff}.menu_teaser{padding-bottom:.5rem}.menu_teaser__title{font-size:.875rem;line-height:1.5rem;font-variation-settings:"wght" 600;color:#009ee0;margin-top:2.25rem}@media print,screen and (min-width: 64em){.menu_teaser__title{font-size:1rem;line-height:1.5rem}}.menu_teaser__text h3{margin-top:0}.menu_teaser__image{margin-bottom:2.25rem;min-height:15.75rem;background-color:rgba(222,222,222,.5)}.menu_teaser__image img{width:100%;aspect-ratio:16/9;display:block;-o-object-fit:cover;object-fit:cover}a:hover .menu_teaser__text h3{color:#393939}.hide-on-mobile{display:none}@media screen and (min-width: 64em){.hide-on-mobile{display:block}}.news-detail__teaser{margin-bottom:2.25rem}.news-detail__teaser p{font-variation-settings:"wght" 600;font-family:"Bitter",serif;color:#393939;font-size:1.125rem}.news-detail.jobs-detail .news-detail__text .frame{padding-top:1.5rem;padding-bottom:1.5rem}@media print,screen and (min-width: 40em){.news-detail.jobs-detail .news-detail__text .frame{padding-top:3rem;padding-bottom:3rem}}.jobs-search-result .count-msg{margin-bottom:2.25rem}.jobs-teaser .news-search-form{padding-right:2rem;padding-left:2rem;padding-top:2.375rem;padding-bottom:2rem}.jobs-teaser .news-search-form form .form-wrapper .form-group input{background-color:#fff;color:#393939}.jobs-teaser .news-search-form form .form-wrapper .form-group input::-moz-placeholder{color:rgba(57,57,57,.5)}.jobs-teaser .news-search-form form .form-wrapper .form-group input::placeholder{color:rgba(57,57,57,.5)}.jobs-detail .frame-type-mask_headerstage{padding:0 1rem}@media print,screen and (min-width: 40em){.jobs-detail .frame-type-mask_headerstage{padding:0 2rem}}@media print,screen and (min-width: 64em){.jobs-detail .frame-type-mask_headerstage{padding:0 4rem}}.jobs-detail .ce-header-stage{background-color:#f4f4f4}.jobs-detail .contact-information{display:flex;flex-direction:column}.frame-type-list .frame-type-textmedia+.frame-type-textmedia,.frame-type-news_newsdetail .frame-type-textmedia+.frame-type-textmedia{border-top:.25rem solid #f4f4f4}.frame-type-list .frame-type-b13-2cols-with-header-container,.frame-type-list .frame-type-textmedia,.frame-type-news_newsdetail .frame-type-b13-2cols-with-header-container,.frame-type-news_newsdetail .frame-type-textmedia{padding:2rem 1rem}@media print,screen and (min-width: 40em){.frame-type-list .frame-type-b13-2cols-with-header-container,.frame-type-list .frame-type-textmedia,.frame-type-news_newsdetail .frame-type-b13-2cols-with-header-container,.frame-type-news_newsdetail .frame-type-textmedia{padding:3rem 2rem}}@media print,screen and (min-width: 64em){.frame-type-list .frame-type-b13-2cols-with-header-container,.frame-type-list .frame-type-textmedia,.frame-type-news_newsdetail .frame-type-b13-2cols-with-header-container,.frame-type-news_newsdetail .frame-type-textmedia{padding:6rem 4rem}}.frame-type-list .frame-type-job_detail_meta,.frame-type-news_newsdetail .frame-type-job_detail_meta{padding:0 1rem}@media print,screen and (min-width: 40em){.frame-type-list .frame-type-job_detail_meta,.frame-type-news_newsdetail .frame-type-job_detail_meta{padding:0 2rem}}@media print,screen and (min-width: 64em){.frame-type-list .frame-type-job_detail_meta,.frame-type-news_newsdetail .frame-type-job_detail_meta{padding:0 4rem}}.frame-type-list p,.frame-type-news_newsdetail p{margin-top:1rem}.frame-type-list p.job-list__backlink-wrap,.frame-type-news_newsdetail p.job-list__backlink-wrap{margin-top:2rem}.frame-type-list .share_text,.frame-type-news_newsdetail .share_text{display:none !important}.frame-type-list .badge-list-item,.frame-type-news_newsdetail .badge-list-item{margin:.5rem 1rem .5rem 0}.frame-type-list .badge-list-item:last-child,.frame-type-news_newsdetail .badge-list-item:last-child{margin-right:0}.frame-type-list .meta,.frame-type-news_newsdetail .meta{display:flex;align-items:center}.frame-type-list .shariff-wrapper,.frame-type-news_newsdetail .shariff-wrapper{width:100%;display:flex;gap:1.5rem;align-items:center}.frame-type-list .shariff-wrapper .shariff-text,.frame-type-news_newsdetail .shariff-wrapper .shariff-text{color:#393939;font-family:Arial,serif}@media print,screen and (min-width: 40em){.frame-type-list .shariff-wrapper,.frame-type-news_newsdetail .shariff-wrapper{justify-content:flex-end}}.frame-type-list .shariff-wrapper .shariff ul,.frame-type-news_newsdetail .shariff-wrapper .shariff ul{display:flex;justify-content:flex-end;gap:1.5rem;flex-wrap:nowrap}.frame-type-list .shariff-wrapper .shariff .shariff-button,.frame-type-news_newsdetail .shariff-wrapper .shariff .shariff-button{min-width:0 !important;width:auto !important;height:auto !important;flex:unset !important;margin:0 !important;padding:0 !important;display:inline-block !important;background-color:rgba(0,0,0,0) !important}.frame-type-list .shariff-wrapper .shariff .shariff-button:before,.frame-type-news_newsdetail .shariff-wrapper .shariff .shariff-button:before{background-color:rgba(0,0,0,0) !important}.frame-type-list .shariff-wrapper .shariff .shariff-button a,.frame-type-news_newsdetail .shariff-wrapper .shariff .shariff-button a{width:2.5rem !important;height:2.5rem !important;background-color:rgba(0,0,0,0) !important;background-repeat:no-repeat !important;background-size:contain !important}.frame-type-list .shariff-wrapper .shariff .shariff-button.linkedin a,.frame-type-news_newsdetail .shariff-wrapper .shariff .shariff-button.linkedin a{background-image:url(../Fonts/icons/LinkedIn.svg) !important}.frame-type-list .shariff-wrapper .shariff .shariff-button.facebook a,.frame-type-news_newsdetail .shariff-wrapper .shariff .shariff-button.facebook a{background-image:url(../Fonts/icons/Facebook.svg) !important}p{margin-top:1rem}p.job-list__backlink-wrap{margin-top:2rem}.news.news-single p{color:#393939}.news-category-filter label{display:block;font-family:"Bitter",serif;margin-bottom:.625rem}.news-category-filter input,.news-category-filter select{transition:border-bottom-color .4s ease-in-out}.news-category-filter input:hover,.news-category-filter select:hover{border-bottom-color:#009ee0}.news-category-filter select{display:block;background-color:rgba(57,57,57,.05) !important;color:rgba(57,57,57,.5) !important;border-bottom-color:rgba(57,57,57,.5);width:100%;padding:calc(.5rem + .25px);border-bottom-width:2px;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;border-style:none;border-bottom-style:solid}.ce-goodtoknow-list{display:none}.ce-goodtoknow-list .ce-goodtoknow-list-item{height:100%}@media print,screen and (min-width: 64em){.ce-news-slider-wrapper{display:none}.ce-goodtoknow-list{display:flex}}.ce-goodtoknow-list-item.bg-white .ce-stories__content,.ce-goodtoknow-list-item.bg-grey .ce-stories__content,.ce-goodtoknow-list-item.bg-blue .ce-stories__content{padding:1rem !important}@media print,screen and (min-width: 64em){.ce-goodtoknow-list-item.bg-white .ce-stories__content,.ce-goodtoknow-list-item.bg-grey .ce-stories__content,.ce-goodtoknow-list-item.bg-blue .ce-stories__content{padding:2rem !important}}.news-list-pagination{display:flex;gap:.8em}.news-list-pagination .numeration{display:flex;list-style:none;gap:.8em;-webkit-padding-start:unset !important;padding-inline-start:unset !important}.news-list-pagination .numeration li{font-size:1.125rem}.news-list-pagination .numeration .current{color:#009ee0}.news-list-pagination .nav-arrow-after,.news-list-pagination .nav-arrow-before{height:3rem;width:3rem;border-radius:2rem;border-color:#009ee0;border-style:solid;cursor:pointer;transition:all .4s ease-in-out;transition-property:background-color,color}.news-list-pagination .nav-arrow-after:after,.news-list-pagination .nav-arrow-before:after{display:flex;justify-content:center;align-items:center;height:100%;font-family:"icomoon",sans-serif;content:"";font-size:1.2rem}.news-list-pagination .nav-arrow-after:hover,.news-list-pagination .nav-arrow-before:hover{background-color:#009ee0;color:#fff}.news-list-pagination .nav-arrow-before{transform:rotate(180deg)}.frame-type-mask_citeslider{padding:0 !important}.frame-type-mask_citeslider .cite-pagination{padding:0 1rem 1rem 0}@media print,screen and (min-width: 64em){.frame-type-mask_citeslider{padding:6rem 11.5rem !important;border-bottom:.25rem solid #f4f4f4;border-top:.25rem solid #f4f4f4}.frame-type-mask_citeslider .cite-pagination{padding:0}.frame-type-mask_citeslider .ce-citeslider-item__text{padding:0 !important}}.frame-type-mask_citeslider .ce-citeslider{margin-bottom:.25rem}.frame-type-mask_citeslider .ce-citeslider .ce-citeslider-item{display:flex;flex-direction:column;gap:2rem}.frame-type-mask_citeslider .ce-citeslider .ce-citeslider-item img{max-width:100%;height:auto;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover}@media print,screen and (min-width: 64em){.frame-type-mask_citeslider .ce-citeslider .ce-citeslider-item{flex-direction:row}.frame-type-mask_citeslider .ce-citeslider .ce-citeslider-item img{max-width:13rem;max-height:13rem;-o-object-fit:cover;object-fit:cover}}.frame-type-mask_citeslider .ce-citeslider .ce-citeslider-item__text{display:flex;flex-direction:column;max-width:43rem;padding:0 1rem}.frame-type-mask_citeslider .ce-citeslider .ce-citeslider-item__text p{margin:0 !important}.frame-type-mask_citeslider .ce-citeslider .ce-citeslider-item__text h6{margin:0 !important;margin-top:1rem !important}.frame-type-mask_stageslider.frame{padding:0}.frame-type-mask_stageslider.frame .ce-stageslider{margin-bottom:2rem}.frame-type-mask_stageslider.frame .ce-stageslider .ce-stageslider-item img,.frame-type-mask_stageslider.frame .ce-stageslider .ce-stageslider-item iframe{aspect-ratio:16/9;height:auto;width:100%;-o-object-fit:cover;object-fit:cover;border:0px}.frame-type-mask_stageslider.frame .ce-stageslider .ce-stageslider-item h3{margin-bottom:0;margin-top:4rem;padding:0 1rem;max-width:unset}@media print,screen and (min-width: 64em){.frame-type-mask_stageslider.frame .ce-stageslider .ce-stageslider-item h3{padding:0 4rem}}.frame-type-mask_stage header{display:none}.frame-type-mask_stage .ce-stage{max-width:unset;display:block}.frame-type-mask_stage .ce-stage .button{background-color:unset;font-variation-settings:"wght" 600}.frame-type-mask_stage .ce-stage:hover .button{background:#009ee0;color:#fff}.frame-type-mask_stage .ce-stage:hover .button::after{color:#fff}@media print,screen and (min-width: 64em){.frame-type-mask_stage .ce-stage{padding:0}}.frame-type-mask_stage .ce-stage__wrapper{display:flex;flex-direction:column-reverse}@media print,screen and (min-width: 64em){.frame-type-mask_stage .ce-stage__wrapper{flex-direction:unset}}.frame-type-mask_stage .ce-stage__content-box{display:flex;width:100%;padding:1rem 0 0 0}@media print,screen and (min-width: 64em){.frame-type-mask_stage .ce-stage__content-box{padding:0 4rem 0 0}}.frame-type-mask_stage .ce-stage__inner{width:100%}.frame-type-mask_stage .ce-stage__inner span{margin-top:2rem}.frame-type-mask_stage .ce-stage__image{margin:-1rem -1rem 0 -1rem}@media print,screen and (min-width: 64em){.frame-type-mask_stage .ce-stage__image{max-width:calc(50% + 4rem)}}@media print,screen and (min-width: 64em){.frame-type-mask_stage .ce-stage__image{margin:-4rem -4rem -4rem 0}}.frame-type-mask_stage .ce-stage__image .image{width:100%;height:100%}@media screen and (min-width: 64em){.frame-type-mask_stage .ce-stage__image .image-embed-item{max-width:497px}}@media screen and (min-width: 80.9375em){.frame-type-mask_stage .ce-stage__image .image-embed-item{display:block;aspect-ratio:1;width:auto;height:100%;margin-right:0;margin-left:auto;-o-object-fit:cover;object-fit:cover}}.frame-type-textmedia .ce-above,.frame-type-textmedia .ce-below{display:flex;flex-direction:column}.frame-type-textmedia .ce-above .sis-gallery,.frame-type-textmedia .ce-below .sis-gallery{width:100%}.frame-type-textmedia .ce-above.ce-center .sis-gallery,.frame-type-textmedia .ce-below.ce-center .sis-gallery{align-self:center}.frame-type-textmedia .ce-above.ce-right .sis-gallery,.frame-type-textmedia .ce-below.ce-right .sis-gallery{align-self:end}.frame-type-textmedia .ce-above.ce-left .sis-gallery,.frame-type-textmedia .ce-below.ce-left .sis-gallery{align-self:start}.frame-type-textmedia .ce-above .sis-gallery{order:0}.frame-type-textmedia .ce-below .sis-gallery{order:1}.frame-type-textmedia .ce-intext .ce-bodytext{display:inline}.frame-type-textmedia .ce-intext.ce-right .sis-gallery{float:right;margin:0 0 1rem 1rem}.frame-type-textmedia .ce-intext.ce-left .sis-gallery{float:left;margin:0 1rem 1rem 0}.frame-type-textmedia .ce-intext.ce-nowrap .ce-bodytext{display:block}figure.video iframe{aspect-ratio:16/9;height:auto;width:100%;-o-object-fit:cover;object-fit:cover;border:0px}.frame-type-textpic .ce-above,.frame-type-textpic .ce-below{display:flex;flex-direction:column}.frame-type-textpic .ce-above .sis-gallery,.frame-type-textpic .ce-below .sis-gallery{width:100%}.frame-type-textpic .ce-above.ce-center .sis-gallery,.frame-type-textpic .ce-below.ce-center .sis-gallery{align-self:center}.frame-type-textpic .ce-above.ce-right .sis-gallery,.frame-type-textpic .ce-below.ce-right .sis-gallery{align-self:end}.frame-type-textpic .ce-above.ce-left .sis-gallery,.frame-type-textpic .ce-below.ce-left .sis-gallery{align-self:start}.frame-type-textpic .ce-above .sis-gallery{order:0}.frame-type-textpic .ce-below .sis-gallery{order:1}.frame-type-textpic .ce-intext{display:flex;flex-wrap:nowrap;flex-direction:row;gap:3.6rem}.frame-type-textpic .ce-intext .sis-gallery{max-width:50%}.frame-type-textpic .ce-intext .sis-gallery .grid-margin-y,.frame-type-textpic .ce-intext .sis-gallery .grid-margin-y>.cell{margin:auto !important;width:100%}.frame-type-textpic .ce-intext .sis-gallery .image img{width:100%;height:auto;vertical-align:middle}.frame-type-textpic .ce-intext.ce-right .ce-bodytext{order:0}.frame-type-textpic .ce-intext.ce-right .sis-gallery{order:1}.frame-type-textpic .ce-intext.ce-nowrap .ce-bodytext{max-width:61.8%;display:block;flex-grow:1}.frame-type-textpic .ce-intext.ce-nowrap h1,.frame-type-textpic .ce-intext.ce-nowrap h2,.frame-type-textpic .ce-intext.ce-nowrap h3,.frame-type-textpic .ce-intext.ce-nowrap h4,.frame-type-textpic .ce-intext.ce-nowrap h5,.frame-type-textpic .ce-intext.ce-nowrap h6,.frame-type-textpic .ce-intext.ce-nowrap p,.frame-type-textpic .ce-intext.ce-nowrap a,.frame-type-textpic .ce-intext.ce-nowrap span,.frame-type-textpic .ce-intext.ce-nowrap ul,.frame-type-textpic .ce-intext.ce-nowrap form.single-step{max-width:none}.content>.frame-type-textpic{padding:0}@media(max-width: 1280px){.frame-type-textpic .ce-intext{gap:2.4rem}}@media(max-width: 767px){.frame-type-textpic .ce-intext{flex-wrap:wrap;flex-direction:column}.frame-type-textpic .ce-intext .sis-gallery{max-width:100%}.frame-type-textpic .ce-intext .ce-bodytext{margin-bottom:2rem}.frame-type-textpic .ce-intext.ce-nowrap .ce-bodytext{max-width:none}.frame-type-textpic .ce-intext.ce-right .sis-gallery{order:0}.frame-type-textpic .ce-intext.ce-right .ce-bodytext{order:1}}.news .single-top-news a{background-color:unset;font-variation-settings:"wght" 600}.news .single-top-news a:hover{background:#009ee0;color:#fff}.news .single-top-news a:hover::after{color:#fff}@media print,screen and (min-width: 64em){.news .single-top-news{padding:0}}.news .single-top-news__wrapper{display:flex;flex-direction:column-reverse}@media print,screen and (min-width: 64em){.news .single-top-news__wrapper{flex-direction:unset}}.news .single-top-news__content-box{display:flex;width:100%;padding:1rem 0 0 0}@media print,screen and (min-width: 64em){.news .single-top-news__content-box{padding:0 4rem 0 0}}.news .single-top-news__inner{width:100%}.news .single-top-news__inner span{margin-top:2rem}.news .single-top-news__image{margin:-1rem -1rem 0 -1rem}@media print,screen and (min-width: 64em){.news .single-top-news__image{max-width:calc(50% + 4rem)}}@media print,screen and (min-width: 64em){.news .single-top-news__image{margin:-4rem -4rem -4rem 0}}.news .single-top-news__image .image{width:100%;height:100%}@media screen and (min-width: 64em){.news .single-top-news__image .image-embed-item{max-width:497px}}@media screen and (min-width: 80.9375em){.news .single-top-news__image .image-embed-item{display:block;aspect-ratio:1;width:auto;height:100%;margin-right:0;margin-left:auto;-o-object-fit:cover;object-fit:cover}}@media print,screen and (min-width: 64em){.frame.indented{padding:0 11.5rem}}.container-2-cols .frame-space-before-default+.frame-space-before-default,.container-3-cols .frame-space-before-default+.frame-space-before-default,.container-4-cols .frame-space-before-default+.frame-space-before-default{margin-top:.5rem}.frame-layout-padding{padding:2rem}.ce-border-top-default{border-top:8px solid #009ee0}.image-embed-item{max-width:100%;height:auto}.frame-layout-padding-large{padding:5rem 4rem}figure{margin:0}figcaption{padding:1rem}.headline-box{margin-bottom:2.25rem}.frame-hoverable:hover{box-shadow:0 0 4px 0 rgba(0,0,0,.25)}.frame-type-mask_persons{margin-bottom:2rem}@media screen and (min-width: 30.0625em){.frame-type-mask_persons{margin-bottom:unset}}.frame-type-mask_teaserbox{margin-bottom:2rem}@media screen and (min-width: 30.0625em){.frame-type-mask_teaserbox{margin-bottom:unset}}.ce-bodytext p{margin:0}.headline-box>p{margin-top:0}.no-padding{padding:0 !important}.tx-sf-event-mgt>.news{margin-bottom:4rem}.tx-sf-event-mgt .news-category-filter{padding-top:3rem}