body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul,.content-gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li,.content-gallery>ul li{float:left}.ce_gallery>ul li.col_first,.content-gallery>ul li.col_first{clear:left}.float_left,.media--left>figure{float:left}.float_right,.media--right>figure{float:right}.block{overflow:hidden}.media{display:flow-root}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
@media (max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.audio_container audio{max-width:100%}.video_container video{max-width:100%;height:auto}.aspect,.responsive{position:relative;height:0}.aspect iframe,.responsive iframe{position:absolute;top:0;left:0;width:100%;height:100%}.aspect--16\:9,.responsive.ratio-169{padding-bottom:56.25%}.aspect--16\:10,.responsive.ratio-1610{padding-bottom:62.5%}.aspect--21\:9,.responsive.ratio-219{padding-bottom:42.8571%}.aspect--4\:3,.responsive.ratio-43{padding-bottom:75%}.aspect--3\:2,.responsive.ratio-32{padding-bottom:66.6666%}.aspect--9\:16,.responsive.ratio-916{padding-bottom:177.7777%}.aspect--1\:1,.responsive.ratio-11{padding-bottom:100%}
@charset "UTF-8";/*!
 * mmenu.js
 * mmenujs.com
 *
 * Copyright (c) Fred Heusschen
 * frebsite.nl
 *
 * License: CC-BY-NC-4.0
 * http://creativecommons.org/licenses/by-nc/4.0/
 */:root{--mm-lineheight:22px}.mm-hidden{display:none!important}.mm-wrapper{overflow-x:hidden;position:relative}.mm-menu,.mm-menu *,.mm-menu :after,.mm-menu :before{-webkit-transition-property:none;-o-transition-property:none;transition-property:none;-webkit-transition-duration:.4s;-o-transition-duration:.4s;transition-duration:.4s;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease}:root{--mm-blocker-visibility-delay:0.4s;--mm-blocker-opacity-delay:0s}.mm-blocker{display:block;position:absolute;bottom:100%;top:0;right:0;left:0;z-index:3;opacity:0;background:var(--mm-color-background);-webkit-transition:bottom 0s ease var(--mm-blocker-visibility-delay),width .4s ease,opacity .4s ease var(--mm-blocker-opacity-delay),-webkit-transform .4s ease;transition:bottom 0s ease var(--mm-blocker-visibility-delay),width .4s ease,opacity .4s ease var(--mm-blocker-opacity-delay),-webkit-transform .4s ease;-o-transition:bottom 0s ease var(--mm-blocker-visibility-delay),width .4s ease,opacity .4s ease var(--mm-blocker-opacity-delay),transform .4s ease;transition:bottom 0s ease var(--mm-blocker-visibility-delay),width .4s ease,opacity .4s ease var(--mm-blocker-opacity-delay),transform .4s ease;transition:bottom 0s ease var(--mm-blocker-visibility-delay),width .4s ease,opacity .4s ease var(--mm-blocker-opacity-delay),transform .4s ease,-webkit-transform .4s ease}.mm-blocker:focus-visible{opacity:.75}.mm-btn{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;width:50px;padding:0}.mm-btn--next,[dir=rtl] .mm-btn--prev{--mm-btn-rotate:135deg}.mm-btn--prev,[dir=rtl] .mm-btn--next{--mm-btn-rotate:-45deg}.mm-btn--next:after,.mm-btn--prev:before{content:"";display:block;position:absolute;top:0;bottom:0;width:8px;height:8px;margin:auto;-webkit-box-sizing:border-box;box-sizing:border-box;border:2px solid var(--mm-color-icon);border-bottom:none;border-right:none;-webkit-transform:rotate(var(--mm-btn-rotate));-ms-transform:rotate(var(--mm-btn-rotate));transform:rotate(var(--mm-btn-rotate))}.mm-btn--prev:before{inset-inline-start:23px}.mm-btn--next:after{inset-inline-end:23px}.mm-btn--close:before{content:"×";font-size:150%}.mm-btnreset{padding:0;background:0 0;border:none;cursor:pointer}.mm-divider{-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;position:-webkit-sticky;position:sticky;z-index:2;top:0;min-height:var(--mm-lineheight);padding:calc((var(--mm-listitem-size) * .65 - var(--mm-lineheight)) * .5) 20px;font-size:75%;text-transform:uppercase;background:var(--mm-color-background);background-image:-webkit-gradient(linear,left top,left bottom,from(var(--mm-color-background-highlight)),to(var(--mm-color-background-highlight)));background-image:-o-linear-gradient(var(--mm-color-background-highlight),var(--mm-color-background-highlight));background-image:linear-gradient(var(--mm-color-background-highlight),var(--mm-color-background-highlight));opacity:1;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.mm-navbar:not(.mm-hidden)~.mm-listview .mm-divider{top:var(--mm-navbar-size)}:root{--mm-listitem-size:50px}.mm-listitem{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;padding:0;margin:0;color:var(--mm-color-text);border-color:var(--mm-color-border)}.mm-listitem:after{content:"";border-color:inherit;border-bottom-width:1px;border-bottom-style:solid;display:block;position:absolute;inset-inline-start:20px;inset-inline-end:0;bottom:0}.mm-listitem__btn,.mm-listitem__text{padding:calc((var(--mm-listitem-size) - var(--mm-lineheight))/ 2) 0}.mm-listitem__text{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:10%;flex-basis:10%;display:block;padding-left:20px;padding-right:20px;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mm-listitem__btn{display:block;position:relative;width:auto;-webkit-padding-end:50px;padding-inline-end:50px;border-color:inherit;background:rgba(3,2,1,0)}.mm-listitem__btn:not(.mm-listitem__text){border-left-width:1px;border-left-style:solid}.mm-listitem--selected>.mm-listitem__text{background:var(--mm-color-background-emphasis)}.mm-listitem--opened>.mm-listitem__btn,.mm-listitem--opened>.mm-panel{background:var(--mm-color-background-highlight)}.mm-listview{list-style:none;display:block;padding:0;margin:0}.mm-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0;margin:0;position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;-ms-scroll-chaining:none;overscroll-behavior:none;background:var(--mm-color-background);border-color:var(--mm-color-border);color:var(--mm-color-text);line-height:var(--mm-lineheight);-webkit-tap-highlight-color:var(--mm-color-background-emphasis);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mm-menu ::-webkit-input-placeholder{color:var(--mm-color-text-dimmed)}.mm-menu ::-moz-placeholder{color:var(--mm-color-text-dimmed)}.mm-menu :-ms-input-placeholder{color:var(--mm-color-text-dimmed)}.mm-menu ::-ms-input-placeholder{color:var(--mm-color-text-dimmed)}.mm-menu ::placeholder{color:var(--mm-color-text-dimmed)}.mm-menu,.mm-menu *{-webkit-box-sizing:border-box;box-sizing:border-box}.mm-menu :focus,.mm-menu :focus-visible,.mm-menu:focus,.mm-menu:focus-visible{outline:0}.mm-menu a,.mm-menu button,.mm-menu label{color:inherit}.mm-menu a:focus,.mm-menu button:focus,.mm-menu label:focus{outline:0}.mm-menu a:focus-visible,.mm-menu button:focus-visible,.mm-menu label:focus-visible{outline:2px solid var(--mm-color-focusring);outline-offset:-5px}.mm-menu input:focus,.mm-menu input:focus-visible,.mm-menu select:focus,.mm-menu select:focus-visible,.mm-menu textarea:focus,.mm-menu textarea:focus-visible{outline:2px solid var(--mm-color-focusring);outline-offset:2px}.mm-menu a,.mm-menu a:active,.mm-menu a:hover,.mm-menu a:link,.mm-menu a:visited{text-decoration:none;color:inherit}:root{--mm-navbar-size:50px}.mm-navbar{display:-webkit-box;display:-ms-flexbox;display:flex;position:-webkit-sticky;position:sticky;top:0;z-index:2;min-height:var(--mm-navbar-size);padding-top:env(safe-area-inset-top);color:var(--mm-color-text-dimmed);text-align:center;opacity:1;background:var(--mm-color-background);border-bottom:1px solid var(--mm-color-border);-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.mm-navbar>*{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box}.mm-navbar__btn{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.mm-navbar__title{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 20px;overflow:hidden}.mm-navbar__title[href="#"]{pointer-events:none}.mm-navbar__title>span{-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mm-btn.mm-hidden+.mm-navbar__title:not(:last-child){-webkit-padding-start:60px;padding-inline-start:60px;-webkit-padding-end:10px;padding-inline-end:10px}.mm-btn:not(.mm-hidden)+.mm-navbar__title:last-child{-webkit-padding-start:10px;padding-inline-start:10px;-webkit-padding-end:60px;padding-inline-end:60px}.mm-panel{--mm-panel-child-offset:100%;--mm-panel-parent-offset:-30%;position:absolute;left:0;right:0;top:0;bottom:0;z-index:1;-webkit-overflow-scrolling:touch;overflow:hidden;overflow-y:auto;-ms-scroll-chaining:none;overscroll-behavior:contain;color:var(--mm-color-text);border-color:var(--mm-color-border);background:var(--mm-color-background);-webkit-transform:translate3d(var(--mm-panel-child-offset),0,0);transform:translate3d(var(--mm-panel-child-offset),0,0);-webkit-transition-property:inset-inline-start,-webkit-transform;transition-property:inset-inline-start,-webkit-transform;-o-transition-property:transform,inset-inline-start;transition-property:transform,inset-inline-start;transition-property:transform,inset-inline-start,-webkit-transform}[dir=rtl] .mm-panel{--mm-panel-child-offset:-100%;--mm-panel-parent-offset:30%}.mm-panel:after{content:"";display:block;height:var(--mm-listitem-size)}.mm-panel:focus{outline:0}.mm-panel--opened{z-index:2;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}.mm-panel--parent{-webkit-transform:translate3d(var(--mm-panel-parent-offset),0,0);transform:translate3d(var(--mm-panel-parent-offset),0,0);z-index:0}.mm-panel--highest{z-index:3}.mm-menu--opened .mm-panel--noanimation{-webkit-transition:none!important;-o-transition:none!important;transition:none!important;-webkit-transition-duration:0s!important;-o-transition-duration:0s!important;transition-duration:0s!important}.mm-panel__content{padding:20px}.mm-panels{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;position:relative;height:100%;overflow:hidden;background:var(--mm-color-background);border-color:var(--mm-color-border);color:var(--mm-color-text)}.mm-panels:focus{outline:0}:root{--mm-toggle-size:34px}.mm-toggle{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:center;align-self:center;-webkit-box-flex:calc(var(--mm-toggle-size) * 1.75);-ms-flex:calc(var(--mm-toggle-size) * 1.75) 0 0px;flex:calc(var(--mm-toggle-size) * 1.75) 0 0;height:var(--mm-toggle-size);-webkit-margin-end:10px;margin-inline-end:10px;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;border:none!important;border-radius:var(--mm-toggle-size);border:var(--mm-color-border);background:var(--mm-color-border);cursor:pointer;-webkit-transition-property:background-color;-o-transition-property:background-color;transition-property:background-color}.mm-toggle:before{content:"";aspect-ratio:1;margin:2px;border-radius:100%;background:var(--mm-color-background);-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.mm-toggle:checked{background:#4bd963}.mm-toggle:checked:before{-webkit-transform:translateX(calc(var(--mm-toggle-size) * .75));-ms-transform:translateX(calc(var(--mm-toggle-size) * .75));transform:translateX(calc(var(--mm-toggle-size) * .75))}[dir=rtl] .mm-toggle:checked:before{-webkit-transform:translateX(calc(var(--mm-toggle-size) * -.75));-ms-transform:translateX(calc(var(--mm-toggle-size) * -.75));transform:translateX(calc(var(--mm-toggle-size) * -.75))}.mm-listitem--vertical>.mm-panel{position:static;width:100%;padding:10px 0 10px 20px;-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;-webkit-transition:none!important;-o-transition:none!important;transition:none!important}.mm-listitem--vertical>.mm-panel:after{content:none;display:none}.mm-listitem--vertical:not(.mm-listitem--opened)>.mm-panel{display:none}.mm-listitem--vertical>.mm-listitem__btn{height:var(--mm-listitem-size);bottom:auto}.mm-listitem--vertical .mm-listitem:last-child:after{border-color:transparent}.mm-listitem--opened>.mm-listitem__btn:after{-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg);right:19px}:root{--mm-size:80%;--mm-min-size:240px;--mm-max-size:440px}.mm-menu--offcanvas{position:fixed;z-index:0}.mm-page{-webkit-box-sizing:border-box;box-sizing:border-box;min-height:100vh;background:inherit}:where(.mm-slideout){position:relative;z-index:1;width:100%;-webkit-transition-duration:.4s;-o-transition-duration:.4s;transition-duration:.4s;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-property:width,-webkit-transform;transition-property:width,-webkit-transform;-o-transition-property:width,transform;transition-property:width,transform;transition-property:width,transform,-webkit-transform}.mm-wrapper--opened,.mm-wrapper--opened body{overflow:hidden}.mm-wrapper__blocker{background:rgba(0,0,0,.4)}.mm-wrapper--opened .mm-wrapper__blocker{--mm-blocker-visibility-delay:0s;--mm-blocker-opacity-delay:0.4s;bottom:0;opacity:.5}.mm-menu{--mm-translate-horizontal:0;--mm-translate-vertical:0}.mm-menu--position-left,.mm-menu--position-left-front{right:auto}.mm-menu--position-right,.mm-menu--position-right-front{left:auto}.mm-menu--position-left,.mm-menu--position-left-front,.mm-menu--position-right,.mm-menu--position-right-front{width:clamp(var(--mm-min-size),var(--mm-size),var(--mm-max-size))}.mm-menu--position-left-front{--mm-translate-horizontal:-100%}.mm-menu--position-right-front{--mm-translate-horizontal:100%}.mm-menu--position-top{bottom:auto}.mm-menu--position-bottom{top:auto}.mm-menu--position-bottom,.mm-menu--position-top{width:100%;height:clamp(var(--mm-min-size),var(--mm-size),var(--mm-max-size))}.mm-menu--position-top{--mm-translate-vertical:-100%}.mm-menu--position-bottom{--mm-translate-vertical:100%}.mm-menu--position-bottom,.mm-menu--position-left-front,.mm-menu--position-right-front,.mm-menu--position-top{z-index:2;-webkit-transform:translate3d(var(--mm-translate-horizontal),var(--mm-translate-vertical),0);transform:translate3d(var(--mm-translate-horizontal),var(--mm-translate-vertical),0);-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.mm-menu--position-bottom.mm-menu--opened,.mm-menu--position-left-front.mm-menu--opened,.mm-menu--position-right-front.mm-menu--opened,.mm-menu--position-top.mm-menu--opened{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-wrapper--position-left{--mm-translate-horizontal:clamp(
      var(--mm-min-size),
      var(--mm-size),
      var(--mm-max-size)
  )}.mm-wrapper--position-right{--mm-translate-horizontal:clamp(
      calc(-1 * var(--mm-max-size)),
      calc(-1 * var(--mm-size)),
      calc(-1 * var(--mm-min-size))
  )}.mm-wrapper--position-left .mm-slideout,.mm-wrapper--position-right .mm-slideout{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-wrapper--position-left.mm-wrapper--opened .mm-slideout,.mm-wrapper--position-right.mm-wrapper--opened .mm-slideout{-webkit-transform:translate3d(var(--mm-translate-horizontal),0,0);transform:translate3d(var(--mm-translate-horizontal),0,0)}.mm-wrapper--position-bottom .mm-wrapper__blocker,.mm-wrapper--position-left-front .mm-wrapper__blocker,.mm-wrapper--position-right-front .mm-wrapper__blocker,.mm-wrapper--position-top .mm-wrapper__blocker{z-index:1}.mm-menu--theme-light{--mm-color-background:#f3f3f3;--mm-color-border:rgb(0 0 0 / 0.15);--mm-color-icon:rgb(0 0 0 / 0.4);--mm-color-text:rgb(0 0 0 / 0.8);--mm-color-text-dimmed:rgb(0 0 0 / 0.4);--mm-color-background-highlight:rgb(0 0 0 / 0.05);--mm-color-background-emphasis:rgb(255 255 255 / 0.75);--mm-color-focusring:#06c}.mm-menu--theme-light-contrast{--mm-color-background:#f3f3f3;--mm-color-border:rgb(0 0 0 / 0.5);--mm-color-icon:rgb(0 0 0 / 0.5);--mm-color-text:#000;--mm-color-text-dimmed:rgb(0 0 0 / 0.7);--mm-color-background-highlight:rgb(0 0 0 / 0.05);--mm-color-background-emphasis:rgb(255 255 255 / 0.9);--mm-color-focusring:#06c}.mm-menu--theme-dark{--mm-color-background:#333;--mm-color-border:rgb(0, 0, 0, 0.4);--mm-color-icon:rgb(255, 255, 255, 0.4);--mm-color-text:rgb(255, 255, 255, 0.8);--mm-color-text-dimmed:rgb(255, 255, 255, 0.4);--mm-color-background-highlight:rgb(255, 255, 255, 0.08);--mm-color-background-emphasis:rgb(0, 0, 0, 0.1);--mm-color-focusring:#06c}.mm-menu--theme-dark-contrast{--mm-color-background:#333;--mm-color-border:rgb(255 255 255 / 0.5);--mm-color-icon:rgb(255 255 255 / 0.5);--mm-color-text:#fff;--mm-color-text-dimmed:rgb(255 255 255 / 0.7);--mm-color-background-highlight:rgb(255 255 255 / 0.1);--mm-color-background-emphasis:rgb(0 0 0 / 0.3);--mm-color-focusring:#06c}.mm-menu--theme-white{--mm-color-background:#fff;--mm-color-border:rgb(0 0 0 / 0.15);--mm-color-icon:rgb(0 0 0 / 0.3);--mm-color-text:rgb(0 0 0 / 0.8);--mm-color-text-dimmed:rgb(0 0 0 / 0.3);--mm-color-background-highlight:rgb(0 0 0 / 0.06);--mm-color-background-emphasis:rgb(0 0 0 / 0.03);--mm-color-focusring:#06c}.mm-menu--theme-white-contrast{--mm-color-background:#fff;--mm-color-border:rgb(0 0 0 / 0.5);--mm-color-icon:rgb(0 0 0 / 0.5);--mm-color-text:#000;--mm-color-text-dimmed:rgb(0 0 0 / 0.7);--mm-color-background-highlight:rgb(0 0 0 / 0.07);--mm-color-background-emphasis:rgb(0 0 0 / 0.035);--mm-color-focusring:#06c}.mm-menu--theme-black{--mm-color-background:#000;--mm-color-border:rgb(255 255 255 / 0.2);--mm-color-icon:rgb(255 255 255 / 0.4);--mm-color-text:rgb(255 255 255 / 0.7);--mm-color-text-dimmed:rgb(255 255 255 / 0.4);--mm-color-background-highlight:rgb(255 255 255 / 0.1);--mm-color-background-emphasis:rgb(255 255 255 / 0.06);--mm-color-focusring:#06c}.mm-menu--theme-black-contrast{--mm-color-background:#000;--mm-color-border:rgb(255 255 255 / 0.5);--mm-color-icon:rgb(255 255 255 / 0.5);--mm-color-text:#fff;--mm-color-text-dimmed:rgb(255 255 255 / 0.6);--mm-color-background-highlight:rgb(255 255 255 / 0.125);--mm-color-background-emphasis:rgb(255 255 255 / 0.1);--mm-color-focusring:#06c}.mm-counter{display:block;-webkit-padding-start:20px;padding-inline-start:20px;float:right;color:var(--mm-color-text-dimmed)}[dir=rtl] .mm-counter{float:left}:root{--mm-iconbar-size:50px}.mm-menu--iconbar-left .mm-navbars,.mm-menu--iconbar-left .mm-panels{margin-left:var(--mm-iconbar-size)}.mm-menu--iconbar-right .mm-navbars,.mm-menu--iconbar-right .mm-panels{margin-right:var(--mm-iconbar-size)}.mm-iconbar{display:none;position:absolute;top:0;bottom:0;z-index:2;width:var(--mm-iconbar-size);overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;border:0 solid;border-color:var(--mm-color-border);background:var(--mm-color-background);color:var(--mm-color-text-dimmed);text-align:center}.mm-menu--iconbar-left .mm-iconbar,.mm-menu--iconbar-right .mm-iconbar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.mm-menu--iconbar-left .mm-iconbar{border-right-width:1px;left:0}.mm-menu--iconbar-right .mm-iconbar{border-left-width:1px;right:0}.mm-iconbar__bottom,.mm-iconbar__top{width:100%;-webkit-overflow-scrolling:touch;overflow:hidden;overflow-y:auto;-ms-scroll-chaining:none;overscroll-behavior:contain}.mm-iconbar__bottom>*,.mm-iconbar__top>*{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;padding:calc((var(--mm-iconbar-size) - var(--mm-lineheight))/ 2) 0}.mm-iconbar__bottom a,.mm-iconbar__bottom a:hover,.mm-iconbar__top a,.mm-iconbar__top a:hover{text-decoration:none}.mm-iconbar__tab--selected{background:var(--mm-color-background-emphasis)}:root{--mm-iconpanel-size:50px}.mm-panel--iconpanel-0{inset-inline-start:calc(0 * var(--mm-iconpanel-size))}.mm-panel--iconpanel-1{inset-inline-start:calc(1 * var(--mm-iconpanel-size))}.mm-panel--iconpanel-2{inset-inline-start:calc(2 * var(--mm-iconpanel-size))}.mm-panel--iconpanel-3{inset-inline-start:calc(3 * var(--mm-iconpanel-size))}.mm-panel--iconpanel-4{inset-inline-start:calc(4 * var(--mm-iconpanel-size))}.mm-panel--iconpanel-first~.mm-panel{inset-inline-start:var(--mm-iconpanel-size)}.mm-menu--iconpanel .mm-panel--parent .mm-divider,.mm-menu--iconpanel .mm-panel--parent .mm-navbar{opacity:0}.mm-menu--iconpanel .mm-panels>.mm-panel--parent{overflow-y:hidden;-webkit-transform:unset;-ms-transform:unset;transform:unset}.mm-menu--iconpanel .mm-panels>.mm-panel:not(.mm-panel--iconpanel-first):not(.mm-panel--iconpanel-0){border-inline-start-width:1px;border-inline-start-style:solid}.mm-navbars{-ms-flex-negative:0;flex-shrink:0}.mm-navbars .mm-navbar{position:relative;padding-top:0;border-bottom:none}.mm-navbars--top{border-bottom:1px solid var(--mm-color-border)}.mm-navbars--top .mm-navbar:first-child{padding-top:env(safe-area-inset-top)}.mm-navbars--bottom{border-top:1px solid var(--mm-color-border)}.mm-navbars--bottom .mm-navbar:last-child{padding-bottom:env(safe-area-inset-bottom)}.mm-navbar__breadcrumbs{-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 20px;overflow-x:auto;-webkit-overflow-scrolling:touch}.mm-navbar__breadcrumbs>*{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-padding-end:6px;padding-inline-end:6px}.mm-navbar__breadcrumbs>a{text-decoration:underline}.mm-navbar__breadcrumbs:not(:last-child){-webkit-padding-end:0;padding-inline-end:0}.mm-btn:not(.mm-hidden)+.mm-navbar__breadcrumbs{-webkit-padding-start:0;padding-inline-start:0}.mm-navbar__tab{padding:0 10px;border:1px solid transparent}.mm-navbar__tab--selected{background:var(--mm-color-background)}.mm-navbar__tab--selected:not(:first-child){border-inline-start-color:var(--mm-color-border)}.mm-navbar__tab--selected:not(:last-child){border-inline-end-color:var(--mm-color-border)}.mm-navbars--top.mm-navbars--has-tabs{border-bottom:none}.mm-navbars--top.mm-navbars--has-tabs .mm-navbar{background:var(--mm-color-background-emphasis)}.mm-navbars--top.mm-navbars--has-tabs .mm-navbar--tabs~.mm-navbar{background:var(--mm-color-background)}.mm-navbars--top.mm-navbars--has-tabs .mm-navbar:not(.mm-navbar--tabs):last-child{border-bottom:1px solid var(--mm-color-border)}.mm-navbars--top .mm-navbar__tab{border-bottom-color:var(--mm-color-border)}.mm-navbars--top .mm-navbar__tab--selected{border-top-color:var(--mm-color-border);border-bottom-color:transparent}.mm-navbars--bottom.mm-navbar--has-tabs{border-top:none}.mm-navbars--bottom.mm-navbar--has-tabs .mm-navbar{background:var(--mm-color-background)}.mm-navbars--bottom.mm-navbar--has-tabs .mm-navbar--tabs,.mm-navbars--bottom.mm-navbar--has-tabs .mm-navbar--tabs~.mm-navbar{background:var(--mm-color-background-emphasis)}.mm-navbars--bottom .mm-navbar__tab{border-top-color:var(--mm-color-border)}.mm-navbars--bottom .mm-navbar__tab--selected{border-bottom-color:var(--mm-color-border);border-top-color:transparent}.mm-searchfield{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:var(--mm-navbar-size);padding:0;overflow:hidden}.mm-searchfield__input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;width:100%;max-width:100%;padding:0 10px;-webkit-box-sizing:border-box;box-sizing:border-box}.mm-searchfield__input input{display:block;width:100%;max-width:100%;height:calc(var(--mm-navbar-size) * .7);min-height:auto;max-height:auto;margin:0;padding:0 10px;-webkit-box-sizing:border-box;box-sizing:border-box;border:none;border-radius:4px;line-height:calc(var(--mm-navbar-size) * .7);font:inherit;font-size:inherit}.mm-searchfield__input input,.mm-searchfield__input input:focus,.mm-searchfield__input input:hover{background:var(--mm-color-background-highlight);color:var(--mm-color-text)}.mm-menu[class*=-contrast] .mm-searchfield__input input{border:1px solid var(--mm-color-border)}.mm-searchfield__input input::-ms-clear{display:none}.mm-searchfield__btn{display:none;position:absolute;inset-inline-end:0;top:0;bottom:0}.mm-searchfield--searching .mm-searchfield__btn{display:block}.mm-searchfield__cancel{display:block;position:relative;-webkit-margin-end:-100px;margin-inline-end:-100px;-webkit-padding-start:5px;padding-inline-start:5px;-webkit-padding-end:20px;padding-inline-end:20px;visibility:hidden;line-height:var(--mm-navbar-size);text-decoration:none;-webkit-transition-property:visibility,margin;-o-transition-property:visibility,margin;transition-property:visibility,margin}.mm-searchfield--cancelable .mm-searchfield__cancel{visibility:visible;-webkit-margin-end:0;margin-inline-end:0}.mm-panel--search{left:0!important;right:0!important;width:100%!important;border:none!important}.mm-panel__splash{padding:20px}.mm-panel--searching .mm-panel__splash{display:none}.mm-panel__noresults{display:none;padding:40px 20px;color:var(--mm-color-text-dimmed);text-align:center;font-size:150%;line-height:1.4}.mm-panel--noresults .mm-panel__noresults{display:block}:root{--mm-sectionindexer-size:20px}.mm-sectionindexer{background:inherit;text-align:center;font-size:12px;-webkit-box-sizing:border-box;box-sizing:border-box;width:var(--mm-sectionindexer-size);position:absolute;top:0;bottom:0;inset-inline-end:calc(-1 * var(--mm-sectionindexer-size));z-index:5;-webkit-transition-property:inset-inline-end;-o-transition-property:inset-inline-end;transition-property:inset-inline-end;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.mm-sectionindexer a{color:var(--mm-color-text-dimmed);line-height:1;text-decoration:none;display:block}.mm-sectionindexer~.mm-panel{-webkit-padding-end:0;padding-inline-end:0}.mm-sectionindexer--active{right:0}.mm-sectionindexer--active~.mm-panel{-webkit-padding-end:var(--mm-sectionindexer-size);padding-inline-end:var(--mm-sectionindexer-size)}.mm-menu--selected-hover .mm-listitem__btn,.mm-menu--selected-hover .mm-listitem__text,.mm-menu--selected-parent .mm-listitem__btn,.mm-menu--selected-parent .mm-listitem__text{-webkit-transition-property:background-color;-o-transition-property:background-color;transition-property:background-color}@media (hover:hover){.mm-menu--selected-hover .mm-listview:hover>.mm-listitem--selected:not(:hover)>.mm-listitem__text{background:0 0}.mm-menu--selected-hover .mm-listitem__btn:hover,.mm-menu--selected-hover .mm-listitem__text:hover{background:var(--mm-color-background-emphasis)}}.mm-menu--selected-parent .mm-listitem__btn,.mm-menu--selected-parent .mm-listitem__text{-webkit-transition-delay:.2s;-o-transition-delay:.2s;transition-delay:.2s}@media (hover:hover){.mm-menu--selected-parent .mm-listitem__btn:hover,.mm-menu--selected-parent .mm-listitem__text:hover{-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}}.mm-menu--selected-parent .mm-panel--parent .mm-listitem:not(.mm-listitem--selected-parent)>.mm-listitem__text{background:0 0}.mm-menu--selected-parent .mm-listitem--selected-parent>.mm-listitem__btn,.mm-menu--selected-parent .mm-listitem--selected-parent>.mm-listitem__text{background:var(--mm-color-background-emphasis)}:root{--mm-sidebar-collapsed-size:50px;--mm-sidebar-expanded-size:var(--mm-max-size)}.mm-wrapper--sidebar-collapsed .mm-slideout{width:calc(100% - var(--mm-sidebar-collapsed-size));-webkit-transform:translate3d(var(--mm-sidebar-collapsed-size),0,0);transform:translate3d(var(--mm-sidebar-collapsed-size),0,0)}[dir=rtl] .mm-wrapper--sidebar-collapsed .mm-slideout{-webkit-transform:none;-ms-transform:none;transform:none}.mm-wrapper--sidebar-collapsed:not(.mm-wrapper--opened) .mm-menu--sidebar-collapsed .mm-divider,.mm-wrapper--sidebar-collapsed:not(.mm-wrapper--opened) .mm-menu--sidebar-collapsed .mm-navbar{opacity:0}.mm-wrapper--sidebar-expanded .mm-menu--sidebar-expanded{width:var(--mm-sidebar-expanded-size);border-right-width:1px;border-right-style:solid}.mm-wrapper--sidebar-expanded.mm-wrapper--opened{overflow:auto}.mm-wrapper--sidebar-expanded.mm-wrapper--opened .mm-wrapper__blocker{display:none}.mm-wrapper--sidebar-expanded.mm-wrapper--opened .mm-slideout{width:calc(100% - var(--mm-sidebar-expanded-size));-webkit-transform:translate3d(var(--mm-sidebar-expanded-size),0,0);transform:translate3d(var(--mm-sidebar-expanded-size),0,0)}[dir=rtl] .mm-wrapper--sidebar-expanded.mm-wrapper--opened .mm-slideout{-webkit-transform:none;-ms-transform:none;transform:none}
/*!
 * mega menu layout
 * optimiced for Contao Official Demo Theme
 */.mod_navigation.dropdown{overflow:visible}.mod_navigation li.mm_container>a,.mod_navigation li.mm_container>span,.mod_navigation li.mm_container>strong{position:relative}.mod_navigation li.mm_container:not(.mm_container_onClickOnly):hover>a:after,.mod_navigation li.mm_container:not(.mm_container_onClickOnly):hover>strong:after,.mod_navigation li.mm_container.mm_container_onClickOnly.mm_isActive>a:after,.mod_navigation li.mm_container.mm_container_onClickOnly.mm_isActive>strong:after{content:"";position:absolute;left:0;right:0;bottom:-3px;height:3px;background-color:#F4F2F0;z-index:110}.mod_navigation li.mm_container .mm_dropdown{display:none;position:absolute;left:0;right:0;z-index:100}.mod_navigation li.mm_container .mm_dropdown>.inner{padding:1rem 2rem;border:1px solid #E5DFDC;background-color:rgba(244, 242, 240, 0.95);overflow:hidden}.mod_navigation li.mm_container:not(.mm_container_onClickOnly):hover .mm_dropdown,.mod_navigation li.mm_container.mm_container_onClickOnly .mm_isActive~.mm_dropdown{display:block}
@media screen{
#iso_ajaxBox{width:20%;padding:9px 50px 9px 24px;position:fixed;top:10%;left:40%;background:#fff url(../../system/modules/isotope/assets/images/loading.gif) no-repeat right center;border:2px solid #000;font-family:"Trebuchet MS",Verdana,sans-serif;font-size:15px;line-height:18px;text-align:left;color:#000;z-index:9999}#iso_ajaxBox.btnClose{background-image:none;cursor:pointer}#iso_ajaxBox p{margin:1em 0;padding:0}#iso_ajaxBox .iso_error{padding-left:34px;background:url(../../system/modules/isotope/assets/images/cross-24.png) left center no-repeat}#iso_ajaxBox .iso_confirm{padding-left:34px;background:url(../../system/modules/isotope/assets/images/tick-24.png) left center no-repeat}#iso_ajaxBox .iso_info{padding-left:34px;background:url(../../system/modules/isotope/assets/images/information-24.png) left center no-repeat}#iso_ajaxOverlay{width:100%;height:100%;position:fixed;top:0;left:0;background-color:#000;z-index:9998;-moz-opacity:.5;opacity:.5;_display:none;filter:Alpha(opacity=50)}
}
@charset "UTF-8";
:root {
  --container-max-width: 1700px;
  --container-width: 1700px;
  --content-width: 1220px;
  --container-padding: 1.25rem;
  --grid-gap: 1.25rem;
}

:root {
  --container-width: 1220px;
  --container-padding: 1.25rem;
  --grid-gap: 1.25rem;
}

body {
  font-family: "genosregular", sans-serif;
  font-style: normal;
  font-feature-settings: "case" on;
  font-size: var(--font-size-base, 1rem);
  line-height: 1.5rem;
  color: var(--marine-blue);
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "genosregular", sans-serif;
  font-style: normal;
  font-feature-settings: "case" on;
  font-family: "genosbold", sans-serif;
  color: var(--marine-blue);
  letter-spacing: -0.0025em;
  margin-bottom: 1.25rem;
}

h1 {
  font-size: 2rem;
  line-height: 2rem;
  font-family: "genosregular", sans-serif;
  text-align: center;
  color: var(--ocean-blue);
  font-weight: 400;
  margin-bottom: 3.75rem;
}
h1 strong {
  font-family: "genosbold", sans-serif;
  font-weight: 700;
}
@media (min-width: 1180px) {
  h1 {
    font-size: 3.875rem;
    line-height: 3.875rem;
  }
}

h2 {
  font-size: 1.875rem;
  line-height: 2rem;
  font-family: "genosbold", sans-serif;
}
@media (min-width: 1180px) {
  h2 {
    font-size: 2.625rem;
    line-height: 2.625rem;
  }
}
h2 strong {
  font-family: "genosbold", sans-serif;
}

h3 {
  font-size: 1.3125rem;
}
@media (min-width: 1180px) {
  h3 {
    font-size: 2rem;
    line-height: 2rem;
  }
}

h1 .icon, h2 .icon, h3 .icon {
  display: inline-block;
  vertical-align: baseline;
}
h1 .icon svg, h2 .icon svg, h3 .icon svg {
  display: block;
  width: auto;
  height: 0.5em;
}

h4 {
  font-size: 1.3125rem;
  line-height: 1.5rem;
}
@media (min-width: 1180px) {
  h4 {
    font-size: 1.625rem;
    line-height: 1.875rem;
  }
}

h6.back {
  font-size: 8.75rem;
  font-family: "genosbold", sans-serif;
}

p {
  margin-bottom: 1rem;
  font-size: 1rem;
  line-height: 1.25;
}
@media (min-width: 1180px) {
  p {
    font-size: 1.25rem;
    line-height: 1.5rem;
  }
}
p.teaserline {
  font-family: "genosbold", sans-serif;
}
@media (min-width: 1180px) {
  p.teaserline {
    font-size: 2rem;
    line-height: 2rem;
  }
}
p.lead {
  font-size: 1.3125rem;
  line-height: 1.625rem;
}
p.copy {
  line-height: 1.5rem;
}
p.small {
  font-size: 1rem;
  color: var(--brownish-grey-80);
}
p strong {
  font-family: "genosbold", sans-serif;
  letter-spacing: -0.4px;
}

strong {
  font-family: "genosbold", sans-serif;
}

a {
  color: var(--ocean-blue);
  text-decoration: none;
  transition: color 150ms ease-in-out;
}
a:hover {
  color: var(--marine-blue);
}

.download:before {
  content: "";
  display: inline-block;
  width: 26px;
  height: 20px;
  background-repeat: no-repeat;
  background-size: 100%;
  margin-right: 0.25rem;
}

.download.ocean:before {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.75 16C19.4404 16 20 16.4477 20 17C20 17.5523 19.4404 18 18.75 18H6.25C5.55964 18 5 17.5523 5 17C5 16.4477 5.55964 16 6.25 16H18.75ZM12.5 4C13.0523 4 13.5 4.44772 13.5 5V12.191L15.5855 10.2264C15.8797 9.95198 16.34 9.92704 16.6644 10.1515L16.7573 10.2264C17.0809 10.5282 17.0809 11.0175 16.7573 11.3194L13.0859 14.7736C12.7623 15.0755 12.2377 15.0755 11.9141 14.7736L8.24268 11.3194C7.91911 11.0175 7.91911 10.5282 8.24268 10.2264C8.56626 9.92454 9.09088 9.92454 9.41445 10.2264L11.5 12.192V5C11.5 4.44772 11.9477 4 12.5 4Z' fill='%230066b3'/%3E%3C/svg%3E%0A");
}

.download.marine:before {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.75 16C19.4404 16 20 16.4477 20 17C20 17.5523 19.4404 18 18.75 18H6.25C5.55964 18 5 17.5523 5 17C5 16.4477 5.55964 16 6.25 16H18.75ZM12.5 4C13.0523 4 13.5 4.44772 13.5 5V12.191L15.5855 10.2264C15.8797 9.95198 16.34 9.92704 16.6644 10.1515L16.7573 10.2264C17.0809 10.5282 17.0809 11.0175 16.7573 11.3194L13.0859 14.7736C12.7623 15.0755 12.2377 15.0755 11.9141 14.7736L8.24268 11.3194C7.91911 11.0175 7.91911 10.5282 8.24268 10.2264C8.56626 9.92454 9.09088 9.92454 9.41445 10.2264L11.5 12.192V5C11.5 4.44772 11.9477 4 12.5 4Z' fill='%23002d67'/%3E%3C/svg%3E%0A");
}

.button {
  margin-top: 2rem;
  margin-bottom: 3.75rem;
}
.button a.marine {
  display: inline-block;
  padding: 0.5rem 1.5rem;
  background: var(--marine-blue);
  color: var(--white);
  text-decoration: none;
  border-radius: 20px;
  transition: background-color 150ms ease-in-out;
  font-size: 1rem;
}
.button a.marine:hover {
  background: var(--bright-orange);
}

ul,
ol {
  margin-bottom: 1rem;
  font-size: 1rem;
  line-height: 1.5rem;
  margin-bottom: 1.25rem;
}
@media (min-width: 1180px) {
  ul,
  ol {
    font-size: 1.25rem;
    line-height: 1.5rem;
  }
}
ul.hook li,
ol.hook li {
  list-style-type: none;
  position: relative;
  padding-left: 24px;
  line-height: 1.5rem;
}
ul.hook li:before,
ol.hook li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 1rem;
  transform: translateY(-50%);
  width: 17px;
  height: 17px;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg fill='none' viewBox='0 0 19 17' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m7.9312 16.335c-0.24789 1e-3 -0.48733-0.09-0.672-0.2554l-6.9223-5.984c-0.41567-0.37114-0.45178-1.009-0.08064-1.4246 0.37114-0.41567 1.009-0.45177 1.4246-0.08064l6.0486 5.2045 8.9332-13.344c0.308-0.46392 0.9338-0.59028 1.3977-0.28224 0.4639 0.30804 0.5903 0.93384 0.2823 1.3978l-9.5716 14.318c-0.16233 0.2437-0.42201 0.4053-0.71232 0.4435l-0.12768 0.0067z' fill='%23fff' /%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 17px;
}
ul.hook.orange li,
ol.hook.orange li {
  list-style-type: none;
  position: relative;
  padding-left: 35px;
  line-height: 1.5rem;
  margin-bottom: 1.5rem;
}
ul.hook.orange li:before,
ol.hook.orange li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.75rem;
  transform: translateY(-50%);
  width: 1.25rem;
  height: 1.25rem;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg viewBox='0 0 36 36' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='18' cy='18' r='18' fill='%23fff' /%3E%3Cpath d='m16.284 27c-0.2276 1e-3 -0.4475-0.0826-0.6171-0.2344l-6.3571-5.4951c-0.38173-0.3408-0.41489-0.9265-0.07405-1.3082 0.34083-0.3818 0.92657-0.4149 1.3084-0.0741l5.5548 4.7793 8.2039-12.254c0.2829-0.426 0.8576-0.542 1.2836-0.2591 0.4261 0.2828 0.5421 0.8575 0.2592 1.2835l-8.7901 13.148c-0.1491 0.2238-0.3876 0.3723-0.6542 0.4073l-0.1173 0.0061z' fill='%23f60' /%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 1.25rem;
}
@media (min-width: 1180px) {
  ul.hook.orange li,
  ol.hook.orange li {
    padding-left: 50px;
  }
  ul.hook.orange li:before,
  ol.hook.orange li:before {
    width: 2.25rem;
    height: 2.25rem;
    background-size: 2.25rem;
    top: 1rem;
  }
}

.breadcrumb {
  font-family: "genosregular", sans-serif;
  font-style: normal;
  font-feature-settings: "case" on;
  display: flex;
  gap: 0.5rem;
  margin: 5rem 0 2.5rem;
  padding: 0;
  font-size: 1rem;
}
.breadcrumb li {
  list-style: none;
}
.breadcrumb li:not(:last-child)::after {
  content: ">";
  margin-left: 0.5rem;
  color: var(--marine-blue);
}

.content h1 {
  color: var(--ocean-blue);
  margin: 5.625rem 0 5rem;
}
.content h2.center {
  color: var(--ocean-blue);
  text-align: center;
}
@media (min-width: 1180px) {
  .content .col-2 {
    -moz-column-count: 2;
         column-count: 2;
    -moz-column-gap: var(--grid-gap);
         column-gap: var(--grid-gap);
  }
  .content .col-2 h3, .content .col-2 h4, .content .col-2 h5, .content .col-2 h6 {
    -moz-column-break-inside: avoid;
         break-inside: avoid;
  }
  .content .col-2 h4 {
    -moz-column-span: all;
         column-span: all;
  }
}

[class*=ce_rsce_vrp_content] ul:not(.breadcrumb):not(.hook),
[class*=ce_rsce_vrp_content] ol {
  list-style: none;
  padding: 0;
  margin: 0 0 1rem 0;
}
[class*=ce_rsce_vrp_content] ul:not(.breadcrumb):not(.hook) > li,
[class*=ce_rsce_vrp_content] ol > li {
  padding-left: 1.25em;
  margin-bottom: 1.25rem;
}
[class*=ce_rsce_vrp_content] ul:not(.breadcrumb):not(.hook) > li::before,
[class*=ce_rsce_vrp_content] ol > li::before {
  display: inline-block;
  margin-left: -1.25em;
  width: 1.25em;
  color: var(--marine-blue);
  text-align: center;
}
[class*=ce_rsce_vrp_content] ul:not(.breadcrumb):not(.hook) > li::before {
  content: "•";
  font-weight: 700;
  transform: scale(1.5);
}
[class*=ce_rsce_vrp_content] ol {
  counter-reset: list-counter;
}
[class*=ce_rsce_vrp_content] ol > li::before {
  counter-increment: list-counter;
  content: counter(list-counter) ".";
  text-align: left;
  min-width: 1.25em;
}
[class*=ce_rsce_vrp_content] ul:not(.breadcrumb):not(.hook) > li > ul {
  margin-top: 0.5rem;
  margin-bottom: 0;
}
[class*=ce_rsce_vrp_content] ul:not(.breadcrumb):not(.hook) > li > ul > li {
  margin-bottom: 0.5rem;
}
[class*=ce_rsce_vrp_content] ul:not(.breadcrumb):not(.hook) > li > ul > li:last-child {
  margin-bottom: 0;
}

.home h1 {
  font-size: 1.25rem;
  line-height: 1.25;
  font-family: "genosbold", sans-serif;
  color: var(--white);
  font-weight: 700;
  text-align: left;
}
@media (min-width: 1180px) {
  .home h1 {
    font-size: 2rem;
    line-height: 2rem;
  }
}
.home h2 {
  color: var(--ocean-blue);
  line-height: 2rem;
  font-family: "genosregular", sans-serif;
  font-size: 2rem;
  font-weight: 400;
}
@media (min-width: 1180px) {
  .home h2 {
    font-size: 3.875rem;
    line-height: 3.875rem;
    line-height: 1.2;
  }
}
.home h2 strong {
  font-family: "genosbold", sans-serif;
}
.home h3 {
  color: var(--ocean-blue);
  line-height: 1.625rem;
  font-family: "genosbold", sans-serif;
  font-size: 1.625rem;
  font-weight: 700;
}
@media (min-width: 1180px) {
  .home h3 {
    font-size: 2.625rem;
    line-height: 2.625rem;
  }
}
.home p {
  font-size: 1.25rem;
}
.home p.lead {
  font-size: 1.3125rem;
  line-height: 1.625rem;
}
.home .text-content .teaser {
  color: var(--white);
  font-size: 1rem;
  margin-bottom: 1.5rem;
}

:root {
  --ocean-blue: #0066b3;
  --marine-blue: #002d67;
  --dark-blue: #001b3d;
  --bright-orange: #ff6600;
  --dirty-orange: #b34700;
  --marine-blue-hover: #001b3d;
  --ocean-blue-hover: #002d67;
  --bright-orange-hover: #b34700;
  --very-light-blue: #e1ebf5;
  --light-blue: #edf4fa;
  --powder-blue: #bed7f0;
  --light-grey-blue: #96bee6;
  --white: #ffffff;
  --black: #000000;
  --red: #cc0000;
  --light-grey: #f2f2f2;
  --light-grey-new: #f5f5f5;
  --mediumlight-grey: #dcdcdc;
  --medium-grey: #bebebe;
  --dark-grey: #828282;
  --brownish-grey-80: rgba(90, 90, 90, 0.8);
  --input-field: var(--light-grey);
  --bg-gradient-blue: linear-gradient(0deg,
  		var(--marine-blue) 0%,
  		var(--marine-blue) 50%,
  		var(--white) 50%,
  		var(--white) 100%);
  --bg-gradient-grey: linear-gradient(180deg,
  		rgba(255, 255, 255, 1) 0px,
  		rgba(255, 255, 255, 1) 80px,
  		rgba(245, 245, 245, 1) 80px,
  		rgba(245, 245, 245, 1) 100%);
}

.text-ocean {
  color: var(--ocean-blue);
}
.text-marine {
  color: var(--marine-blue);
}
.text-orange {
  color: var(--bright-orange);
}
.text-white {
  color: var(--white);
}
.text-light-grey-new {
  color: var(--light-grey-new);
}

.bg-white {
  background-color: var(--white);
}
.bg-ocean {
  background-color: var(--ocean-blue);
}
.bg-marine {
  background-color: var(--marine-blue);
}
.bg-light {
  background-color: var(--light-blue);
}
.bg-light-grey {
  background-color: var(--light-grey-new);
}
.bg-orange {
  background-color: var(--bright-orange);
}
.bg-gradient {
  background: var(--bg-gradient-blue);
}

.bg-full.light-blue {
  background: var(--light-blue);
}
.bg-full.light-grey-new {
  background: var(--light-grey-new);
}
.bg-full.gradient-light-grey-new {
  background: var(--bg-gradient-grey);
}

@font-face {
  font-family: "genosregular";
  src: url("../../files/x_theme/font/GenosGFG-Regular.woff2") format("woff2"), url("../../files/x_theme/font/GenosGFG-Regular.woff") format("woff"), url("../../files/x_theme/font/GenosGFG-Regular.ttf") format("truetype");
  font-display: swap;
}
@font-face {
  font-family: "genosbold";
  src: url("../../files/x_theme/font/GenosGFG-Bold.woff2") format("woff2"), url("../../files/x_theme/font/GenosGFG-Bold.woff") format("woff"), url("../../files/x_theme/font/GenosGFG-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "vr-payment";
  src: url("../../files/x_theme/font/VR-Payment.woff2") format("woff2"), url("../../files/x_theme/font/VR-Payment.woff") format("woff"), url("../../files/x_theme/font/VR-Payment.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
.font-regular {
  font-family: "genosregular", sans-serif;
}
.font-bold {
  font-family: "genosbold", sans-serif;
  font-weight: 700;
}
.font-payment {
  font-family: "vr-payment", sans-serif;
  font-weight: 700;
}

.grid-column-1 {
  grid-column: span 1;
}
.grid-column-2 {
  grid-column: span 2;
}
.grid-column-3 {
  grid-column: span 3;
}
.grid-column-4 {
  grid-column: span 4;
}
.grid-column-5 {
  grid-column: span 5;
}
.grid-column-6 {
  grid-column: span 6;
}
.grid-column-7 {
  grid-column: span 7;
}
.grid-column-8 {
  grid-column: span 8;
}
.grid-column-9 {
  grid-column: span 9;
}
.grid-column-10 {
  grid-column: span 10;
}
.grid-column-11 {
  grid-column: span 11;
}
.grid-column-12 {
  grid-column: span 12;
}
.grid-column-13 {
  grid-column: span 13;
}
.grid-column-14 {
  grid-column: span 14;
}
.grid-column-full {
  grid-column: 1/-1;
}

.content-width-narrow {
  grid-column: 3/13;
}
@media (max-width: 768px) {
  .content-width-narrow {
    grid-column: 2/14;
  }
}
.content-width-default {
  grid-column: 2/14;
}
@media (max-width: 768px) {
  .content-width-default {
    grid-column: 1/-1;
  }
}

.container {
  width: min(100% - var(--container-padding) * 2, var(--container-width));
  margin-inline: auto;
  padding-inline: var(--container-padding);
}

.breakout {
  width: 100vw;
  margin-inline: calc(50% - 50vw);
}
.breakout--padded {
  padding-inline: max(var(--container-padding), (100vw - var(--container-width)) / 2);
}
.breakout--safe {
  width: calc(100vw - var(--container-padding) * 2);
  margin-inline: calc(50% - 50vw + var(--container-padding));
}

.bg-full {
  position: relative;
}
.bg-full::before {
  content: "";
  position: absolute;
  width: 100vw;
  height: calc(100% + 1px);
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background: inherit;
  z-index: -1;
}

.mt-xs {
  margin-top: 0.3rem;
}

.mb-xs {
  margin-bottom: 0.3rem;
}

.pt-xs {
  padding-top: 0.3rem;
}

.pb-xs {
  padding-bottom: 0.3rem;
}

.mt-xm {
  margin-top: 0.5rem;
}

.mb-xm {
  margin-bottom: 0.5rem;
}

.pt-xm {
  padding-top: 0.5rem;
}

.pb-xm {
  padding-bottom: 0.5rem;
}

.mt-s {
  margin-top: 0.6rem;
}

.mb-s {
  margin-bottom: 0.6rem;
}

.pt-s {
  padding-top: 0.6rem;
}

.pb-s {
  padding-bottom: 0.6rem;
}

.mt-m {
  margin-top: 0.8rem;
}

.mb-m {
  margin-bottom: 0.8rem;
}

.pt-m {
  padding-top: 0.8rem;
}

.pb-m {
  padding-bottom: 0.8rem;
}

.mt-l {
  margin-top: 1.25rem;
}

.mb-l {
  margin-bottom: 1.25rem;
}

.pt-l {
  padding-top: 1.25rem;
}

.pb-l {
  padding-bottom: 1.25rem;
}

.mt-xl {
  margin-top: 1.4rem;
}

.mb-xl {
  margin-bottom: 1.4rem;
}

.pt-xl {
  padding-top: 1.4rem;
}

.pb-xl {
  padding-bottom: 1.4rem;
}

.mt-2xl {
  margin-top: 1.8rem;
}

.mb-2xl {
  margin-bottom: 1.8rem;
}

.pt-2xl {
  padding-top: 1.8rem;
}

.pb-2xl {
  padding-bottom: 1.8rem;
}

.mt-3xl {
  margin-top: 3.5rem;
}

.mb-3xl {
  margin-bottom: 3.5rem;
}

.pt-3xl {
  padding-top: 3.5rem;
}

.pb-3xl {
  padding-bottom: 3.5rem;
}

@media (min-width: 768px) {
  .mt-xs {
    margin-top: 0.6rem;
  }
  .mb-xs {
    margin-bottom: 0.6rem;
  }
  .pt-xs {
    padding-top: 0.6rem;
  }
  .pb-xs {
    padding-bottom: 0.6rem;
  }
  .mt-xm {
    margin-top: 0.9rem;
  }
  .mb-xm {
    margin-bottom: 0.9rem;
  }
  .pt-xm {
    padding-top: 0.9rem;
  }
  .pb-xm {
    padding-bottom: 0.9rem;
  }
  .mt-s {
    margin-top: 1.2rem;
  }
  .mb-s {
    margin-bottom: 1.2rem;
  }
  .pt-s {
    padding-top: 1.2rem;
  }
  .pb-s {
    padding-bottom: 1.2rem;
  }
  .mt-m {
    margin-top: 1.6rem;
  }
  .mb-m {
    margin-bottom: 1.6rem;
  }
  .pt-m {
    padding-top: 1.6rem;
  }
  .pb-m {
    padding-bottom: 1.6rem;
  }
  .mt-l {
    margin-top: 2.5rem;
  }
  .mb-l {
    margin-bottom: 2.5rem;
  }
  .pt-l {
    padding-top: 2.5rem;
  }
  .pb-l {
    padding-bottom: 2.5rem;
  }
  .mt-xl {
    margin-top: 2.75rem;
  }
  .mb-xl {
    margin-bottom: 2.75rem;
  }
  .pt-xl {
    padding-top: 2.75rem;
  }
  .pb-xl {
    padding-bottom: 2.75rem;
  }
  .mt-2xl {
    margin-top: 3.25rem;
  }
  .mb-2xl {
    margin-bottom: 3.25rem;
  }
  .pt-2xl {
    padding-top: 3.25rem;
  }
  .pb-2xl {
    padding-bottom: 3.25rem;
  }
  .mt-3xl {
    margin-top: 7.5rem;
  }
  .mb-3xl {
    margin-bottom: 7.5rem;
  }
  .pt-3xl {
    padding-top: 7.5rem;
  }
  .pb-3xl {
    padding-bottom: 7.5rem;
  }
}
@media (min-width: 1180px) {
  .mt-xs {
    margin-top: 1.25rem;
  }
  .mb-xs {
    margin-bottom: 1.25rem;
  }
  .pt-xs {
    padding-top: 1.25rem;
  }
  .pb-xs {
    padding-bottom: 1.25rem;
  }
  .mt-xm {
    margin-top: 1.625rem;
  }
  .mb-xm {
    margin-bottom: 1.625rem;
  }
  .pt-xm {
    padding-top: 1.625rem;
  }
  .pb-xm {
    padding-bottom: 1.625rem;
  }
  .mt-s {
    margin-top: 2.5rem;
  }
  .mb-s {
    margin-bottom: 2.5rem;
  }
  .pt-s {
    padding-top: 2.5rem;
  }
  .pb-s {
    padding-bottom: 2.5rem;
  }
  .mt-m {
    margin-top: 3.75rem;
  }
  .mb-m {
    margin-bottom: 3.75rem;
  }
  .pt-m {
    padding-top: 3.75rem;
  }
  .pb-m {
    padding-bottom: 3.75rem;
  }
  .mt-l {
    margin-top: 5rem;
  }
  .mb-l {
    margin-bottom: 5rem;
  }
  .pt-l {
    padding-top: 5rem;
  }
  .pb-l {
    padding-bottom: 5rem;
  }
  .mt-xl {
    margin-top: 5.625rem;
  }
  .mb-xl {
    margin-bottom: 5.625rem;
  }
  .pt-xl {
    padding-top: 5.625rem;
  }
  .pb-xl {
    padding-bottom: 5.625rem;
  }
  .mt-2xl {
    margin-top: 7.5rem;
  }
  .mb-2xl {
    margin-bottom: 7.5rem;
  }
  .pt-2xl {
    padding-top: 7.5rem;
  }
  .pb-2xl {
    padding-bottom: 7.5rem;
  }
  .mt-3xl {
    margin-top: 15rem;
  }
  .mb-3xl {
    margin-bottom: 15rem;
  }
  .pt-3xl {
    padding-top: 15rem;
  }
  .pb-3xl {
    padding-bottom: 15rem;
  }
}
.grid {
  display: grid;
  gap: var(--grid-gap);
}
.grid--4 {
  grid-template-columns: repeat(4, 1fr);
}
.grid--12 {
  grid-template-columns: repeat(12, 1fr);
}
@media (min-width: 768px) {
  .grid--md-12 {
    grid-template-columns: repeat(12, 1fr);
  }
}

.hidden {
  display: none;
}

.block {
  display: block;
}

.flex {
  display: flex;
}

.grid {
  display: grid;
}

@media (min-width: 1180px) {
  .lg\:hidden {
    display: none;
  }
  .lg\:block {
    display: block;
  }
  .lg\:flex {
    display: flex;
  }
  .lg\:grid {
    display: grid;
  }
}
.ce_rsce_vrp_home_textarea_icons, .ce_rsce_vrp_home_3_iconbox_with_links, .ce_rsce_vrp_home_2_iconbox_with_links, .ce_rsce_vrp_home_4_img_with_links, .ce_rsce_vrp_home_3_img_with_links, .ce_rsce_vrp_home_img_right_text_left, .ce_rsce_vrp_home_img_left_text_right, .ce_rsce_vrp_home_headline, .ce_rsce_vrp_home_header .content-wrapper, .ce_rsce_vrp_home_header {
  display: grid;
  grid-template-columns: repeat(14, 1fr);
  gap: var(--grid-gap);
  width: 100%;
  max-width: var(--container-max-width);
}
@media (max-width: 1180px) {
  .ce_rsce_vrp_home_textarea_icons, .ce_rsce_vrp_home_3_iconbox_with_links, .ce_rsce_vrp_home_2_iconbox_with_links, .ce_rsce_vrp_home_4_img_with_links, .ce_rsce_vrp_home_3_img_with_links, .ce_rsce_vrp_home_img_right_text_left, .ce_rsce_vrp_home_img_left_text_right, .ce_rsce_vrp_home_headline, .ce_rsce_vrp_home_header .content-wrapper, .ce_rsce_vrp_home_header {
    grid-template-columns: 20px repeat(12, 1fr) 20px !important;
  }
}

.mod_article,
[class^=ce_rsce_vrp_]:not(.ce_rsce_vrp_home_header) {
  display: grid;
  grid-template-columns: repeat(14, 1fr);
  -moz-column-gap: var(--grid-gap);
       column-gap: var(--grid-gap);
  width: 100%;
  max-width: var(--container-max-width);
}

.ce_rsce_vrp_home_header {
  grid-column: 1/span 14;
  width: 100%;
  align-items: center;
}
.ce_rsce_vrp_home_header .image-container {
  grid-column: 1/-1;
  width: 100%;
  height: 100%;
  grid-row: 1;
}
.ce_rsce_vrp_home_header .image-container img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.ce_rsce_vrp_home_header .content-wrapper {
  grid-column: 1/span 14;
  grid-row: 1;
}
.ce_rsce_vrp_home_header .background {
  inset: 0;
  background: rgba(0, 102, 179, 0.9);
  width: 100%;
  height: 100%;
  grid-column: 1/span 7;
  grid-row: 1;
}
.ce_rsce_vrp_home_header .text {
  color: var(--white);
  grid-column: 2/span 5;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
  grid-row: 1;
}
.ce_rsce_vrp_home_header .text h1 {
  margin-top: 5.625rem;
  margin-bottom: 1rem;
  color: var(--white);
}
.ce_rsce_vrp_home_header .text p {
  font-size: 1.25rem;
}
.ce_rsce_vrp_home_header .text .button {
  margin-top: 2rem;
  margin-bottom: 3.75rem;
}
@media (max-width: 1180px) {
  .ce_rsce_vrp_home_header {
    row-gap: 0;
  }
  .ce_rsce_vrp_home_header .content-wrapper {
    grid-column: 1/-1;
    grid-row: 2;
    margin: 0;
  }
  .ce_rsce_vrp_home_header .content-wrapper .background {
    grid-column: 1/-1;
    grid-row: 1;
  }
  .ce_rsce_vrp_home_header .content-wrapper .text {
    grid-column: 2/span 12;
    grid-row: 1;
    padding: 0 1rem;
  }
  .ce_rsce_vrp_home_header .content-wrapper .text h1 {
    margin-top: 1.625rem;
  }
  .ce_rsce_vrp_home_header .content-wrapper .text .button {
    margin-top: 2.5rem;
  }
}

.ce_rsce_vrp_home_headline {
  row-gap: 0;
  grid-column: 3/span 10;
  justify-items: center;
  text-align: center;
}
.ce_rsce_vrp_home_headline h2 {
  grid-column: 1/-1;
}
.ce_rsce_vrp_home_headline p {
  grid-column: 1/-1;
}
@media (max-width: 1180px) {
  .ce_rsce_vrp_home_headline {
    margin-top: 3.75rem;
    grid-column: 2/span 12;
  }
  .ce_rsce_vrp_home_headline h2 {
    font-size: 1.875rem;
    font-family: "genosbold", sans-serif;
    line-height: 1.875rem;
  }
  .ce_rsce_vrp_home_headline p {
    font-size: 1.25rem;
    line-height: 1.25rem;
  }
}

.ce_rsce_vrp_home_img_left_text_right {
  grid-column: 1/span 14;
  grid-template-columns: repeat(14, 1fr);
  grid-template-rows: auto;
  row-gap: 0 !important;
  flex-direction: column;
  grid-template-rows: repeat(2, 1fr);
}
.ce_rsce_vrp_home_img_left_text_right .image {
  grid-column: 1/span 7;
  grid-row: 1/span 2;
}
.ce_rsce_vrp_home_img_left_text_right .image img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  border-radius: 0 5px 5px 0;
}
@media screen and (max-width: 1180px) {
  .ce_rsce_vrp_home_img_left_text_right .image .image {
    grid-column: 1/span 14;
  }
}
.ce_rsce_vrp_home_img_left_text_right h2 {
  grid-column: 8/span 6;
  grid-row: 1;
  font-size: 2.625rem;
  font-family: "genosbold", sans-serif;
  color: var(--marine-blue);
  align-self: end;
}
@media (min-width: 1180px) {
  .ce_rsce_vrp_home_img_left_text_right h2 {
    padding-left: 2rem;
  }
}
.ce_rsce_vrp_home_img_left_text_right h3 {
  grid-column: 8/span 6;
  grid-row: 1;
  font-family: "genosbold", sans-serif;
  color: var(--marine-blue);
  align-self: end;
}
@media (min-width: 1180px) {
  .ce_rsce_vrp_home_img_left_text_right h3 {
    padding-left: 2rem;
  }
}
.ce_rsce_vrp_home_img_left_text_right p {
  grid-column: 8/span 6;
  grid-row: 2;
  align-self: start;
}
@media (min-width: 1180px) {
  .ce_rsce_vrp_home_img_left_text_right p {
    padding-left: 2rem;
  }
}
.ce_rsce_vrp_home_img_left_text_right h3.back {
  grid-row: 2;
  grid-column: 8/span 6;
  font-size: 8.75rem;
  font-family: "genosbold", sans-serif;
  align-self: end;
}
@media (min-width: 1180px) {
  .ce_rsce_vrp_home_img_left_text_right h3.back {
    padding-left: 2rem;
  }
}
@media (max-width: 1180px) {
  .ce_rsce_vrp_home_img_left_text_right {
    grid-template-columns: repeat(14, 1fr);
    grid-template-rows: auto;
  }
  .ce_rsce_vrp_home_img_left_text_right .image {
    grid-column: 1/span 14;
    grid-row: 2;
  }
  .ce_rsce_vrp_home_img_left_text_right h2 {
    grid-column: 2/span 12;
    grid-row: 1;
    font-size: 1.625rem;
  }
  .ce_rsce_vrp_home_img_left_text_right p {
    grid-column: 2/span 12;
    grid-row: 3;
  }
  .ce_rsce_vrp_home_img_left_text_right .links {
    grid-column: 1/span 12;
    padding: 0 1rem;
  }
}

.ce_rsce_vrp_home_img_right_text_left {
  grid-column: 1/span 14;
  grid-template-columns: repeat(14, 1fr);
  grid-template-rows: auto;
  row-gap: 0 !important;
  flex-direction: column;
  grid-template-rows: repeat(2, 1fr);
}
.ce_rsce_vrp_home_img_right_text_left .image {
  grid-column: 8/span 7;
  grid-row: 1/span 2;
}
.ce_rsce_vrp_home_img_right_text_left .image img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  border-radius: 5px 0 0 5px;
}
@media screen and (max-width: 1180px) {
  .ce_rsce_vrp_home_img_right_text_left .image .image {
    grid-column: 1/span 14;
  }
}
.ce_rsce_vrp_home_img_right_text_left h2 {
  grid-column: 2/span 6;
  grid-row: 1;
  font-size: 2.625rem;
  font-family: "genosbold", sans-serif;
  color: var(--marine-blue);
  align-self: end;
}
.ce_rsce_vrp_home_img_right_text_left p {
  grid-column: 2/span 6;
  grid-row: 2;
  align-self: start;
}
.ce_rsce_vrp_home_img_right_text_left h3.back {
  grid-row: 2;
  grid-column: 2/span 6;
  font-size: 8.75rem;
  font-family: "genosbold", sans-serif;
  align-self: end;
}
@media (max-width: 1180px) {
  .ce_rsce_vrp_home_img_right_text_left {
    grid-template-columns: repeat(14, 1fr);
    grid-template-rows: auto;
  }
  .ce_rsce_vrp_home_img_right_text_left .image {
    grid-column: 1/span 14;
    grid-row: 2;
  }
  .ce_rsce_vrp_home_img_right_text_left h2 {
    grid-column: 2/span 12;
    grid-row: 1;
    font-size: 1.625rem;
  }
  .ce_rsce_vrp_home_img_right_text_left p {
    grid-column: 2/span 12;
    grid-row: 3;
  }
  .ce_rsce_vrp_home_img_right_text_left .links {
    grid-column: 1/span 12;
    padding: 0 1rem;
  }
  .ce_rsce_vrp_home_img_right_text_left .big-type {
    display: none;
  }
}

.ce_rsce_vrp_home_3_img_with_links {
  grid-column: 1/span 14;
  grid-template-columns: repeat(14, 1fr);
  grid-template-rows: auto;
  row-gap: 0 !important;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.ce_rsce_vrp_home_3_img_with_links .links {
  grid-column: 2/span 12;
  grid-template-columns: repeat(12, 1fr);
  display: grid;
  -moz-column-gap: var(--grid-gap);
       column-gap: var(--grid-gap);
}
.ce_rsce_vrp_home_3_img_with_links .links .wrapper {
  grid-column: span 4;
  display: grid;
  grid-template-rows: 23vw repeat(3, auto);
  row-gap: var(--grid-gap);
}
@media (min-width: 1700px) {
  .ce_rsce_vrp_home_3_img_with_links .links .wrapper {
    grid-template-rows: 400px repeat(3, auto);
  }
}
.ce_rsce_vrp_home_3_img_with_links .links .wrapper img {
  grid-row: 1;
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  border-radius: 5px;
}
.ce_rsce_vrp_home_3_img_with_links .links .wrapper h4 {
  grid-row: 2;
  line-height: 2rem;
  font-size: 2rem;
  margin-bottom: 0;
}
.ce_rsce_vrp_home_3_img_with_links .links .wrapper p.lead {
  grid-row: 3;
  margin-bottom: 0;
}
.ce_rsce_vrp_home_3_img_with_links .links .wrapper p.button {
  grid-row: 4;
  align-self: self-end;
  margin-top: 1.625rem;
  margin-bottom: 7.5rem;
}
.ce_rsce_vrp_home_3_img_with_links .links .wrapper p {
  font-size: 1.25rem;
  line-height: 1.25rem;
}

.ce_rsce_vrp_home_4_img_with_links {
  grid-column: 1/span 14;
  grid-template-columns: repeat(14, 1fr);
  grid-template-rows: auto;
  row-gap: 0 !important;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.ce_rsce_vrp_home_4_img_with_links .links {
  grid-column: 2/span 12;
  grid-template-columns: repeat(12, 1fr);
  display: grid;
  gap: var(--grid-gap);
}
.ce_rsce_vrp_home_4_img_with_links .links .wrapper {
  grid-column: span 3;
  display: grid;
  grid-template-rows: repeat(2, auto);
  grid-template-columns: repeat(3, 1fr);
  gap: var(--grid-gap);
  border-radius: 5px;
}
.ce_rsce_vrp_home_4_img_with_links .links .wrapper .image {
  grid-row: 1;
  grid-column: 1/span 2;
  padding: 2rem;
}
.ce_rsce_vrp_home_4_img_with_links .links .wrapper .image img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.ce_rsce_vrp_home_4_img_with_links .links .wrapper h4 {
  grid-row: 2;
  grid-column: 1/span 5;
  line-height: 2rem;
  font-size: 2rem;
  margin-bottom: 0;
  padding-left: 1.625rem;
}
.ce_rsce_vrp_home_4_img_with_links .links .wrapper p.lead {
  grid-row: 3;
  grid-column: 1/span 3;
  margin-bottom: 0;
  padding-bottom: 5rem;
}
.ce_rsce_vrp_home_4_img_with_links .links .wrapper p.button {
  grid-row: 3;
  grid-column: 6/span 1;
  text-align: center;
  margin-top: 0;
  margin-bottom: 3.75rem;
}
.ce_rsce_vrp_home_4_img_with_links .links .wrapper p.button a svg {
  max-width: 26px;
  height: auto;
}
.ce_rsce_vrp_home_4_img_with_links .links .wrapper p {
  font-size: 1.25rem;
  line-height: 1.25rem;
  padding-left: 1.625rem;
}

.ce_rsce_vrp_home_2_iconbox_with_links {
  grid-column: 1/span 14;
  grid-template-columns: repeat(14, 1fr);
  grid-template-rows: auto;
  row-gap: 0 !important;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  margin-bottom: 1rem;
}
@media (min-width: 1180px) {
  .ce_rsce_vrp_home_2_iconbox_with_links {
    margin-bottom: inherit;
  }
}
.ce_rsce_vrp_home_2_iconbox_with_links h4, .ce_rsce_vrp_home_2_iconbox_with_links h3 {
  grid-column: 2/span 12;
  margin-bottom: 1.5rem;
  font-size: 2rem;
  color: var(--white);
}
.ce_rsce_vrp_home_2_iconbox_with_links .links {
  grid-column: 2/span 12;
  grid-template-columns: repeat(12, 1fr);
  display: grid;
  gap: var(--grid-gap);
}
.ce_rsce_vrp_home_2_iconbox_with_links .links .wrapper {
  grid-column: span 12;
  display: grid;
  grid-template-rows: repeat(4, auto);
  grid-template-columns: repeat(4, 1fr);
  gap: var(--grid-gap);
  border-radius: 5px;
  position: relative;
}
@media (min-width: 1180px) {
  .ce_rsce_vrp_home_2_iconbox_with_links .links .wrapper {
    grid-column: span 6;
  }
}
.ce_rsce_vrp_home_2_iconbox_with_links .links .wrapper .stretched-link {
  position: static;
}
.ce_rsce_vrp_home_2_iconbox_with_links .links .wrapper .stretched-link::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
}
.ce_rsce_vrp_home_2_iconbox_with_links .links .wrapper .image {
  grid-row: 1;
  grid-column: 1/span 2;
  padding: 2rem;
}
.ce_rsce_vrp_home_2_iconbox_with_links .links .wrapper .image img {
  width: 100%;
  max-width: 8rem;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.ce_rsce_vrp_home_2_iconbox_with_links .links .wrapper .image img.hover {
  display: none;
}
.ce_rsce_vrp_home_2_iconbox_with_links .links .wrapper:hover .image img.default {
  display: none;
}
.ce_rsce_vrp_home_2_iconbox_with_links .links .wrapper:hover .image img.hover {
  display: block;
}
.ce_rsce_vrp_home_2_iconbox_with_links .links .wrapper h3, .ce_rsce_vrp_home_2_iconbox_with_links .links .wrapper h4, .ce_rsce_vrp_home_2_iconbox_with_links .links .wrapper .headline {
  grid-row: 2;
  grid-column: 1/span 4;
  line-height: 2rem;
  font-size: 2rem;
  font-family: "genosbold", sans-serif;
  margin-bottom: 0;
  padding-left: 1.625rem;
  padding-right: 1.625rem;
  color: inherit;
}
.ce_rsce_vrp_home_2_iconbox_with_links .links .wrapper p.lead {
  grid-row: 3;
  grid-column: 1/span 4;
  margin-bottom: 0;
  padding-bottom: 3.75rem;
  color: inherit;
}
.ce_rsce_vrp_home_2_iconbox_with_links .links .wrapper p.button {
  grid-row: 3;
  grid-column: 6/span 1;
  text-align: center;
  margin-top: 0;
  margin-bottom: 3.75rem;
}
.ce_rsce_vrp_home_2_iconbox_with_links .links .wrapper p.button a svg {
  max-width: 26px;
  height: auto;
}
.ce_rsce_vrp_home_2_iconbox_with_links .links .wrapper p {
  font-size: 1.25rem;
  line-height: 1.25rem;
  padding-left: 1.625rem;
  padding-right: 1.625rem;
}

.ce_rsce_vrp_home_3_iconbox_with_links {
  grid-column: 1/span 14;
  grid-template-columns: repeat(14, 1fr);
  grid-template-rows: auto;
  row-gap: 0 !important;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.ce_rsce_vrp_home_3_iconbox_with_links p.title {
  grid-column: 2/span 12;
  font-family: "genosbold", sans-serif;
  font-size: 1.625rem;
  line-height: 1.875rem;
  margin-bottom: 1.5rem;
}
.ce_rsce_vrp_home_3_iconbox_with_links .links {
  grid-column: 2/span 12;
  grid-template-columns: repeat(12, 1fr);
  display: grid;
  gap: var(--grid-gap);
}
.ce_rsce_vrp_home_3_iconbox_with_links .links .wrapper {
  grid-column: span 12;
  display: grid;
  grid-template-rows: repeat(4, auto);
  grid-template-columns: repeat(4, 1fr);
  gap: var(--grid-gap);
  border-radius: 5px;
  position: relative;
}
@media (min-width: 1180px) {
  .ce_rsce_vrp_home_3_iconbox_with_links .links .wrapper {
    grid-column: span 4;
  }
}
.ce_rsce_vrp_home_3_iconbox_with_links .links .wrapper .stretched-link {
  position: static;
}
.ce_rsce_vrp_home_3_iconbox_with_links .links .wrapper .stretched-link::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
}
.ce_rsce_vrp_home_3_iconbox_with_links .links .wrapper .image {
  grid-row: 1;
  grid-column: 1/span 2;
  padding: 2rem;
}
.ce_rsce_vrp_home_3_iconbox_with_links .links .wrapper .image img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.ce_rsce_vrp_home_3_iconbox_with_links .links .wrapper .image img.hover {
  display: none;
}
.ce_rsce_vrp_home_3_iconbox_with_links .links .wrapper:hover .image img.default {
  display: none;
}
.ce_rsce_vrp_home_3_iconbox_with_links .links .wrapper:hover .image img.hover {
  display: block;
}
.ce_rsce_vrp_home_3_iconbox_with_links .links .wrapper h3, .ce_rsce_vrp_home_3_iconbox_with_links .links .wrapper h4, .ce_rsce_vrp_home_3_iconbox_with_links .links .wrapper p.headline {
  grid-row: 2;
  grid-column: 1/span 4;
  font-family: "genosbold", sans-serif;
  line-height: 2rem;
  font-size: 2rem;
  margin-bottom: 0;
  padding-left: 1.625rem;
  padding-right: 1.625rem;
  color: var(--marine-blue);
}
.ce_rsce_vrp_home_3_iconbox_with_links .links .wrapper p.lead {
  grid-row: 3;
  grid-column: 1/span 4;
  margin-bottom: 0;
  padding-bottom: 3.75rem;
}
.ce_rsce_vrp_home_3_iconbox_with_links .links .wrapper p.button {
  grid-row: 3;
  grid-column: 6/span 1;
  text-align: center;
  margin-top: 0;
  margin-bottom: 3.75rem;
}
.ce_rsce_vrp_home_3_iconbox_with_links .links .wrapper p.button a svg {
  max-width: 26px;
  height: auto;
}
.ce_rsce_vrp_home_3_iconbox_with_links .links .wrapper p {
  font-size: 1.25rem;
  line-height: 1.25rem;
  padding-left: 1.625rem;
  padding-right: 1.625rem;
}

.ce_rsce_vrp_home_textarea_icons {
  grid-column: 1/span 14;
  grid-template-columns: repeat(14, 1fr);
  grid-template-rows: auto;
  row-gap: 0 !important;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.ce_rsce_vrp_home_textarea_icons .text {
  grid-column: 2/span 8;
  margin-bottom: 60px;
}
.ce_rsce_vrp_home_textarea_icons .icons {
  display: flex;
  justify-content: space-between;
  grid-column: 2/span 12;
}
.ce_rsce_vrp_home_textarea_icons .icons .icon {
  width: 100%;
  padding: 0 1.5vw;
  align-content: center;
}
.ce_rsce_vrp_content_text_2_columns_headline, .ce_rsce_vrp_content_form, .ce_form.grid, .ce_rsce_vrp_content_4_img_with_links, .ce_rsce_vrp_content_video_left_text_right, .ce_rsce_vrp_content_headline_only, .ce_rsce_vrp_content_text_2_columns, .ce_rsce_vrp_content_text, .ce_rsce_vrp_content_1-8_boxes, .ce_rsce_vrp_content_4_tables,
.ce_rsce_vrp_content_1-8_tables, .ce_rsce_vrp_content_iconbox_with_text, .ce_rsce_vrp_content_img_full_width, .ce_rsce_vrp_content_img_right_text_left, .ce_rsce_vrp_content_img_left_text_right, .ce_rsce_vrp_content_headline, .ce_rsce_vrp_content_icons, .ce_rsce_vrp_content_header .content-wrapper, .ce_rsce_vrp_content_header {
  display: grid;
  grid-template-columns: repeat(14, 1fr);
  gap: var(--grid-gap);
  width: 100%;
  max-width: var(--container-max-width);
}
@media (max-width: 1180px) {
  .ce_rsce_vrp_content_text_2_columns_headline, .ce_rsce_vrp_content_form, .ce_form.grid, .ce_rsce_vrp_content_4_img_with_links, .ce_rsce_vrp_content_video_left_text_right, .ce_rsce_vrp_content_headline_only, .ce_rsce_vrp_content_text_2_columns, .ce_rsce_vrp_content_text, .ce_rsce_vrp_content_1-8_boxes, .ce_rsce_vrp_content_4_tables,
  .ce_rsce_vrp_content_1-8_tables, .ce_rsce_vrp_content_iconbox_with_text, .ce_rsce_vrp_content_img_full_width, .ce_rsce_vrp_content_img_right_text_left, .ce_rsce_vrp_content_img_left_text_right, .ce_rsce_vrp_content_headline, .ce_rsce_vrp_content_icons, .ce_rsce_vrp_content_header .content-wrapper, .ce_rsce_vrp_content_header {
    grid-template-columns: 20px repeat(12, 1fr) 20px !important;
  }
}

.ce_rsce_vrp_content_header {
  grid-column: 1/span 14;
  grid-template-columns: repeat(5, 1fr);
  grid-template-rows: 350px auto;
  row-gap: 0 !important;
  align-items: center;
}
.ce_rsce_vrp_content_header .image-container {
  grid-row: 1;
  grid-column: 1/-1;
  width: 100%;
  height: 100%;
}
.ce_rsce_vrp_content_header .image-container img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.ce_rsce_vrp_content_header .content-wrapper {
  grid-row: 2;
  grid-column: 1/-1;
  position: relative;
}
.ce_rsce_vrp_content_header .background {
  inset: 0;
  background: rgba(0, 102, 179, 0.9);
  width: 100%;
  height: 100%;
  grid-column: 1/-1;
  grid-row: 1;
}
.ce_rsce_vrp_content_header .text {
  color: var(--white);
  grid-column: 2/span 12;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
  grid-row: 1;
}
.ce_rsce_vrp_content_header .text h2,
.ce_rsce_vrp_content_header .text .teaserline {
  margin-top: 1.25rem;
  margin-bottom: 1rem;
  color: var(--white);
  font-size: 1.25rem;
  line-height: 1.25;
}
.ce_rsce_vrp_content_header .text p,
.ce_rsce_vrp_content_header .text ul {
  font-size: 1rem;
  line-height: 1;
}
.ce_rsce_vrp_content_header .text li {
  line-height: 1.625rem;
}
.ce_rsce_vrp_content_header .text .button {
  margin-top: 2rem;
  margin-bottom: 1.625rem;
  font-size: 1rem;
}
.ce_rsce_vrp_content_header .text .button a {
  font-family: "genosbold", sans-serif;
}
.ce_rsce_vrp_content_header .stoerer {
  position: absolute;
  right: 0;
  transform: translateY(-50%);
}
@media (max-width: 500px) {
  .ce_rsce_vrp_content_header .stoerer {
    right: -15%;
  }
}
@media (min-width: 1180px) {
  .ce_rsce_vrp_content_header {
    grid-template-rows: auto;
  }
  .ce_rsce_vrp_content_header .image-container {
    grid-row: 1;
    grid-column: 1/-1;
  }
  .ce_rsce_vrp_content_header .content-wrapper {
    grid-row: 1;
    grid-column: 2/span 5;
  }
  .ce_rsce_vrp_content_header .background {
    margin-left: -50px;
  }
  .ce_rsce_vrp_content_header .text {
    grid-column: 1/span 12;
  }
  .ce_rsce_vrp_content_header .text .teaserline {
    margin-top: 3.75rem;
    margin-bottom: 1rem;
    color: var(--white);
    font-size: 2rem;
    line-height: 2rem;
  }
  .ce_rsce_vrp_content_header .text p,
  .ce_rsce_vrp_content_header .text ul {
    font-size: 1.25rem;
    line-height: 25px;
  }
  .ce_rsce_vrp_content_header .text .button {
    margin-top: 1rem;
    margin-bottom: 1.625rem;
    font-size: 1rem;
  }
  .ce_rsce_vrp_content_header .stoerer {
    transform: translateY(80%);
  }
}

.ce_rsce_vrp_content_icons {
  grid-column: 1/span 14;
  grid-template-columns: repeat(14, 1fr);
  grid-template-rows: auto;
  row-gap: 0 !important;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.ce_rsce_vrp_content_icons .icons {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
  row-gap: 2rem;
  grid-column: 2/span 12;
}
.ce_rsce_vrp_content_icons .icons .icon {
  flex: 0 0 calc(8.3333333333% - 1rem);
  max-width: calc(8.3333333333% - 1rem);
  padding: 0;
  align-content: center;
}
@media (max-width: 768px) {
  .ce_rsce_vrp_content_icons .icons .icon {
    min-width: 4rem;
  }
}
.ce_rsce_vrp_content_icons .icons .icon img {
  width: auto;
  max-height: 60px;
  height: auto;
}

.ce_rsce_vrp_content_headline {
  grid-column: 1/span 14;
  grid-template-columns: repeat(14, 1fr);
  grid-template-rows: auto;
  row-gap: 0 !important;
}
.ce_rsce_vrp_content_headline .wrapper {
  grid-column: 4/span 8;
}
@media (max-width: 1180px) {
  .ce_rsce_vrp_content_headline .wrapper {
    grid-column: 3/span 10;
  }
}
.ce_rsce_vrp_content_headline .wrapper h2 {
  color: var(--ocean-blue);
  font-family: "genosregular";
  font-weight: 400;
}
.ce_rsce_vrp_content_headline .wrapper h1 .icon {
  display: inline-block;
}
.ce_rsce_vrp_content_headline .wrapper h1 svg {
  height: 26px;
}
.ce_rsce_vrp_content_headline .wrapper h2 .icon {
  display: inline-block;
}
.ce_rsce_vrp_content_headline .wrapper h2 svg {
  height: 21px;
}

.ce_rsce_vrp_content_img_left_text_right {
  grid-column: 1/span 14;
  row-gap: 0 !important;
  grid-template-rows: auto;
}
.ce_rsce_vrp_content_img_left_text_right .headline {
  grid-row: 1;
  grid-column: 1/span 14;
  padding-top: 2rem;
  padding-left: 0;
  background-color: var(--white);
  grid-template-columns: 20px repeat(12, 1fr) 20px;
  display: grid;
}
.ce_rsce_vrp_content_img_left_text_right .headline h2 {
  grid-column: 2/span 12;
  background-color: transparent;
}
.ce_rsce_vrp_content_img_left_text_right .image {
  grid-column: 1/span 14;
  grid-row: 2;
}
.ce_rsce_vrp_content_img_left_text_right .image img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  border-radius: 0;
}
.ce_rsce_vrp_content_img_left_text_right .image.border-light-grey {
  border: 1px solid var(--light-grey);
  border-radius: 5px;
}
.ce_rsce_vrp_content_img_left_text_right .image.border-light-blue {
  border: 1px solid var(--light-blue);
  border-radius: 5px;
}
.ce_rsce_vrp_content_img_left_text_right .image.border-medium-grey {
  border: 1px solid var(--medium-grey);
  border-radius: 5px;
}
.ce_rsce_vrp_content_img_left_text_right .content {
  grid-column: 2/span 12;
  grid-row: 3;
  padding-left: 0;
  padding-top: 20px;
  align-content: center;
  font-size: 1.625rem;
}
.ce_rsce_vrp_content_img_left_text_right .content .big-type {
  display: none;
}
.ce_rsce_vrp_content_img_left_text_right .content .button {
  font-size: 1rem;
}
@media (min-width: 1180px) {
  .ce_rsce_vrp_content_img_left_text_right {
    grid-template-rows: auto;
  }
  .ce_rsce_vrp_content_img_left_text_right .image {
    grid-column: 1/span 7;
    grid-row: 1/span 2;
  }
  .ce_rsce_vrp_content_img_left_text_right .image img {
    border-radius: 5px;
    height: 100%;
  }
  .ce_rsce_vrp_content_img_left_text_right .headline {
    grid-column: 8/span 6;
    grid-row: 1;
    padding-left: 2rem;
    background-color: transparent;
    display: block;
    min-height: 120px;
    align-content: end;
    margin-top: 80px;
  }
  .ce_rsce_vrp_content_img_left_text_right .content {
    grid-column: 8/span 6;
    grid-row: 2;
    padding-left: 2rem;
    padding-top: 0;
    font-size: 1.25rem;
    align-content: start;
  }
  .ce_rsce_vrp_content_img_left_text_right .content .big-type {
    display: block;
  }
}

.ce_rsce_vrp_content_img_right_text_left {
  grid-column: 1/span 14;
  row-gap: 0 !important;
  grid-template-rows: auto;
}
.ce_rsce_vrp_content_img_right_text_left .headline {
  grid-row: 1;
  grid-column: 1/span 14;
  padding-top: 2rem;
  padding-left: 0;
  background-color: var(--white);
  grid-template-columns: 20px repeat(12, 1fr) 20px;
  display: grid;
}
.ce_rsce_vrp_content_img_right_text_left .headline h2 {
  grid-column: 2/span 12;
  background-color: transparent;
}
.ce_rsce_vrp_content_img_right_text_left .headline .big-type {
  display: none;
}
.ce_rsce_vrp_content_img_right_text_left .image {
  grid-column: 1/span 14;
  grid-row: 2;
}
.ce_rsce_vrp_content_img_right_text_left .image img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  border-radius: 5px;
}
.ce_rsce_vrp_content_img_right_text_left .image.border-light-grey {
  border: 1px solid var(--light-grey);
  border-radius: 5px;
}
.ce_rsce_vrp_content_img_right_text_left .image.border-light-grey img {
  border-radius: 5px;
}
.ce_rsce_vrp_content_img_right_text_left .image.border-light-blue {
  border: 1px solid var(--light-blue);
  border-radius: 5px;
}
.ce_rsce_vrp_content_img_right_text_left .image.border-light-blue img {
  border-radius: 5px;
}
.ce_rsce_vrp_content_img_right_text_left .image.border-medium-grey {
  border: 1px solid var(--medium-grey);
  border-radius: 5px;
}
.ce_rsce_vrp_content_img_right_text_left .image.border-medium-grey img {
  border-radius: 5px;
}
.ce_rsce_vrp_content_img_right_text_left .content {
  grid-column: 2/span 12;
  grid-row: 3;
  padding-left: 0;
  padding-top: 20px;
  align-content: center;
  font-size: 1.625rem;
}
.ce_rsce_vrp_content_img_right_text_left .content .big-type {
  display: none;
}
.ce_rsce_vrp_content_img_right_text_left .content .button {
  font-size: 1rem;
}
@media (min-width: 1180px) {
  .ce_rsce_vrp_content_img_right_text_left {
    grid-template-rows: auto;
  }
  .ce_rsce_vrp_content_img_right_text_left .image {
    grid-column: 8/span 7;
    grid-row: 1/span 2;
  }
  .ce_rsce_vrp_content_img_right_text_left .image img {
    border-radius: 5px;
    height: 100%;
  }
  .ce_rsce_vrp_content_img_right_text_left .headline {
    grid-column: 2/span 6;
    grid-row: 1;
    background-color: transparent;
    display: block;
    min-height: 120px;
    align-content: end;
    margin-top: 80px;
  }
  .ce_rsce_vrp_content_img_right_text_left .content {
    grid-column: 2/span 5;
    grid-row: 2;
    padding-top: 0;
    font-size: 1.25rem;
    align-content: start;
  }
  .ce_rsce_vrp_content_img_right_text_left .content .big-type {
    display: block;
  }
}

.ce_rsce_vrp_content_img_full_width {
  grid-column: 1/span 14;
  row-gap: 0 !important;
  grid-template-rows: auto;
}
.ce_rsce_vrp_content_img_full_width .image {
  grid-column: 1/span 14;
  grid-row: 1;
}
.ce_rsce_vrp_content_img_full_width .image img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  border-radius: 0;
}

.ce_rsce_vrp_content_iconbox_with_text {
  grid-column: 1/span 14;
  grid-template-columns: repeat(14, 1fr);
  row-gap: 0 !important;
  gap: var(--grid-gap);
}
.ce_rsce_vrp_content_iconbox_with_text .icons {
  grid-column: 2/span 12;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  gap: var(--grid-gap);
  grid-template-rows: auto;
  row-gap: 30px;
}
.ce_rsce_vrp_content_iconbox_with_text .icons .item-1,
.ce_rsce_vrp_content_iconbox_with_text .icons .item-2,
.ce_rsce_vrp_content_iconbox_with_text .icons .item-3,
.ce_rsce_vrp_content_iconbox_with_text .icons .item-4 {
  grid-column: 1/span 12;
  display: grid;
}
.ce_rsce_vrp_content_iconbox_with_text .icons .item-1 {
  grid-row: 1;
}
.ce_rsce_vrp_content_iconbox_with_text .icons .item-2 {
  grid-row: 2;
}
.ce_rsce_vrp_content_iconbox_with_text .icons .item-3 {
  grid-row: 3;
}
.ce_rsce_vrp_content_iconbox_with_text .icons .item-4 {
  grid-row: 4;
}
.ce_rsce_vrp_content_iconbox_with_text .icons .wrapper-three,
.ce_rsce_vrp_content_iconbox_with_text .icons .wrapper-four,
.ce_rsce_vrp_content_iconbox_with_text .icons .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-five,
.ce_rsce_vrp_content_1-8_boxes .boxes .ce_rsce_vrp_content_iconbox_with_text .icons .wrapper-five,
.ce_rsce_vrp_content_iconbox_with_text .icons .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-six,
.ce_rsce_vrp_content_1-8_boxes .boxes .ce_rsce_vrp_content_iconbox_with_text .icons .wrapper-six,
.ce_rsce_vrp_content_iconbox_with_text .icons .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-seven,
.ce_rsce_vrp_content_1-8_boxes .boxes .ce_rsce_vrp_content_iconbox_with_text .icons .wrapper-seven,
.ce_rsce_vrp_content_iconbox_with_text .icons .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-eight,
.ce_rsce_vrp_content_1-8_boxes .boxes .ce_rsce_vrp_content_iconbox_with_text .icons .wrapper-eight {
  display: grid;
  gap: var(--grid-gap);
  grid-template-columns: repeat(12, 1fr);
}
.ce_rsce_vrp_content_iconbox_with_text .icons .wrapper-three .image,
.ce_rsce_vrp_content_iconbox_with_text .icons .wrapper-four .image,
.ce_rsce_vrp_content_iconbox_with_text .icons .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-five .image,
.ce_rsce_vrp_content_1-8_boxes .boxes .ce_rsce_vrp_content_iconbox_with_text .icons .wrapper-five .image,
.ce_rsce_vrp_content_iconbox_with_text .icons .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-six .image,
.ce_rsce_vrp_content_1-8_boxes .boxes .ce_rsce_vrp_content_iconbox_with_text .icons .wrapper-six .image,
.ce_rsce_vrp_content_iconbox_with_text .icons .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-seven .image,
.ce_rsce_vrp_content_1-8_boxes .boxes .ce_rsce_vrp_content_iconbox_with_text .icons .wrapper-seven .image,
.ce_rsce_vrp_content_iconbox_with_text .icons .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-eight .image,
.ce_rsce_vrp_content_1-8_boxes .boxes .ce_rsce_vrp_content_iconbox_with_text .icons .wrapper-eight .image {
  grid-column: 1/span 2;
  grid-row: 1/span 2;
}
.ce_rsce_vrp_content_iconbox_with_text .icons .wrapper-three .image img,
.ce_rsce_vrp_content_iconbox_with_text .icons .wrapper-four .image img,
.ce_rsce_vrp_content_iconbox_with_text .icons .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-five .image img,
.ce_rsce_vrp_content_1-8_boxes .boxes .ce_rsce_vrp_content_iconbox_with_text .icons .wrapper-five .image img,
.ce_rsce_vrp_content_iconbox_with_text .icons .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-six .image img,
.ce_rsce_vrp_content_1-8_boxes .boxes .ce_rsce_vrp_content_iconbox_with_text .icons .wrapper-six .image img,
.ce_rsce_vrp_content_iconbox_with_text .icons .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-seven .image img,
.ce_rsce_vrp_content_1-8_boxes .boxes .ce_rsce_vrp_content_iconbox_with_text .icons .wrapper-seven .image img,
.ce_rsce_vrp_content_iconbox_with_text .icons .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-eight .image img,
.ce_rsce_vrp_content_1-8_boxes .boxes .ce_rsce_vrp_content_iconbox_with_text .icons .wrapper-eight .image img {
  width: 80px;
}
.ce_rsce_vrp_content_iconbox_with_text .icons .wrapper-three .headline,
.ce_rsce_vrp_content_iconbox_with_text .icons .wrapper-four .headline,
.ce_rsce_vrp_content_iconbox_with_text .icons .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-five .headline,
.ce_rsce_vrp_content_1-8_boxes .boxes .ce_rsce_vrp_content_iconbox_with_text .icons .wrapper-five .headline,
.ce_rsce_vrp_content_iconbox_with_text .icons .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-six .headline,
.ce_rsce_vrp_content_1-8_boxes .boxes .ce_rsce_vrp_content_iconbox_with_text .icons .wrapper-six .headline,
.ce_rsce_vrp_content_iconbox_with_text .icons .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-seven .headline,
.ce_rsce_vrp_content_1-8_boxes .boxes .ce_rsce_vrp_content_iconbox_with_text .icons .wrapper-seven .headline,
.ce_rsce_vrp_content_iconbox_with_text .icons .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-eight .headline,
.ce_rsce_vrp_content_1-8_boxes .boxes .ce_rsce_vrp_content_iconbox_with_text .icons .wrapper-eight .headline {
  grid-column: 3/span 10;
  grid-row: 1/span 1;
}
.ce_rsce_vrp_content_iconbox_with_text .icons .wrapper-three .copy,
.ce_rsce_vrp_content_iconbox_with_text .icons .wrapper-four .copy,
.ce_rsce_vrp_content_iconbox_with_text .icons .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-five .copy,
.ce_rsce_vrp_content_1-8_boxes .boxes .ce_rsce_vrp_content_iconbox_with_text .icons .wrapper-five .copy,
.ce_rsce_vrp_content_iconbox_with_text .icons .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-six .copy,
.ce_rsce_vrp_content_1-8_boxes .boxes .ce_rsce_vrp_content_iconbox_with_text .icons .wrapper-six .copy,
.ce_rsce_vrp_content_iconbox_with_text .icons .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-seven .copy,
.ce_rsce_vrp_content_1-8_boxes .boxes .ce_rsce_vrp_content_iconbox_with_text .icons .wrapper-seven .copy,
.ce_rsce_vrp_content_iconbox_with_text .icons .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-eight .copy,
.ce_rsce_vrp_content_1-8_boxes .boxes .ce_rsce_vrp_content_iconbox_with_text .icons .wrapper-eight .copy {
  grid-column: 3/span 10;
  grid-row: 2/span 1;
}
.ce_rsce_vrp_content_iconbox_with_text .icons .wrapper-three .lead,
.ce_rsce_vrp_content_iconbox_with_text .icons .wrapper-four .lead,
.ce_rsce_vrp_content_iconbox_with_text .icons .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-five .lead,
.ce_rsce_vrp_content_1-8_boxes .boxes .ce_rsce_vrp_content_iconbox_with_text .icons .wrapper-five .lead,
.ce_rsce_vrp_content_iconbox_with_text .icons .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-six .lead,
.ce_rsce_vrp_content_1-8_boxes .boxes .ce_rsce_vrp_content_iconbox_with_text .icons .wrapper-six .lead,
.ce_rsce_vrp_content_iconbox_with_text .icons .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-seven .lead,
.ce_rsce_vrp_content_1-8_boxes .boxes .ce_rsce_vrp_content_iconbox_with_text .icons .wrapper-seven .lead,
.ce_rsce_vrp_content_iconbox_with_text .icons .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-eight .lead,
.ce_rsce_vrp_content_1-8_boxes .boxes .ce_rsce_vrp_content_iconbox_with_text .icons .wrapper-eight .lead {
  margin-bottom: 0;
  line-height: 25px;
}
@media (min-width: 1180px) {
  .ce_rsce_vrp_content_iconbox_with_text .icons {
    grid-template-rows: auto;
  }
  .ce_rsce_vrp_content_iconbox_with_text .icons .item-1,
  .ce_rsce_vrp_content_iconbox_with_text .icons .item-2,
  .ce_rsce_vrp_content_iconbox_with_text .icons .item-3,
  .ce_rsce_vrp_content_iconbox_with_text .icons .item-4 {
    grid-row: 1;
  }
  .ce_rsce_vrp_content_iconbox_with_text .icons .wrapper-three {
    grid-column: span 4;
  }
  .ce_rsce_vrp_content_iconbox_with_text .icons .wrapper-four, .ce_rsce_vrp_content_iconbox_with_text .icons .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-five, .ce_rsce_vrp_content_1-8_boxes .boxes .ce_rsce_vrp_content_iconbox_with_text .icons .wrapper-five,
  .ce_rsce_vrp_content_iconbox_with_text .icons .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-six,
  .ce_rsce_vrp_content_1-8_boxes .boxes .ce_rsce_vrp_content_iconbox_with_text .icons .wrapper-six,
  .ce_rsce_vrp_content_iconbox_with_text .icons .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-seven,
  .ce_rsce_vrp_content_1-8_boxes .boxes .ce_rsce_vrp_content_iconbox_with_text .icons .wrapper-seven,
  .ce_rsce_vrp_content_iconbox_with_text .icons .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-eight,
  .ce_rsce_vrp_content_1-8_boxes .boxes .ce_rsce_vrp_content_iconbox_with_text .icons .wrapper-eight {
    grid-column: span 3;
  }
  .ce_rsce_vrp_content_iconbox_with_text .icons .wrapper-three,
  .ce_rsce_vrp_content_iconbox_with_text .icons .wrapper-four,
  .ce_rsce_vrp_content_iconbox_with_text .icons .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-five,
  .ce_rsce_vrp_content_1-8_boxes .boxes .ce_rsce_vrp_content_iconbox_with_text .icons .wrapper-five,
  .ce_rsce_vrp_content_iconbox_with_text .icons .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-six,
  .ce_rsce_vrp_content_1-8_boxes .boxes .ce_rsce_vrp_content_iconbox_with_text .icons .wrapper-six,
  .ce_rsce_vrp_content_iconbox_with_text .icons .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-seven,
  .ce_rsce_vrp_content_1-8_boxes .boxes .ce_rsce_vrp_content_iconbox_with_text .icons .wrapper-seven,
  .ce_rsce_vrp_content_iconbox_with_text .icons .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-eight,
  .ce_rsce_vrp_content_1-8_boxes .boxes .ce_rsce_vrp_content_iconbox_with_text .icons .wrapper-eight {
    grid-template-columns: 4vw auto;
    grid-template-rows: auto 1fr;
  }
  .ce_rsce_vrp_content_iconbox_with_text .icons .wrapper-three .image,
  .ce_rsce_vrp_content_iconbox_with_text .icons .wrapper-four .image,
  .ce_rsce_vrp_content_iconbox_with_text .icons .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-five .image,
  .ce_rsce_vrp_content_1-8_boxes .boxes .ce_rsce_vrp_content_iconbox_with_text .icons .wrapper-five .image,
  .ce_rsce_vrp_content_iconbox_with_text .icons .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-six .image,
  .ce_rsce_vrp_content_1-8_boxes .boxes .ce_rsce_vrp_content_iconbox_with_text .icons .wrapper-six .image,
  .ce_rsce_vrp_content_iconbox_with_text .icons .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-seven .image,
  .ce_rsce_vrp_content_1-8_boxes .boxes .ce_rsce_vrp_content_iconbox_with_text .icons .wrapper-seven .image,
  .ce_rsce_vrp_content_iconbox_with_text .icons .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-eight .image,
  .ce_rsce_vrp_content_1-8_boxes .boxes .ce_rsce_vrp_content_iconbox_with_text .icons .wrapper-eight .image {
    grid-column: 1/1;
    grid-row: 1/span 2;
  }
  .ce_rsce_vrp_content_iconbox_with_text .icons .wrapper-three .headline,
  .ce_rsce_vrp_content_iconbox_with_text .icons .wrapper-four .headline,
  .ce_rsce_vrp_content_iconbox_with_text .icons .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-five .headline,
  .ce_rsce_vrp_content_1-8_boxes .boxes .ce_rsce_vrp_content_iconbox_with_text .icons .wrapper-five .headline,
  .ce_rsce_vrp_content_iconbox_with_text .icons .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-six .headline,
  .ce_rsce_vrp_content_1-8_boxes .boxes .ce_rsce_vrp_content_iconbox_with_text .icons .wrapper-six .headline,
  .ce_rsce_vrp_content_iconbox_with_text .icons .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-seven .headline,
  .ce_rsce_vrp_content_1-8_boxes .boxes .ce_rsce_vrp_content_iconbox_with_text .icons .wrapper-seven .headline,
  .ce_rsce_vrp_content_iconbox_with_text .icons .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-eight .headline,
  .ce_rsce_vrp_content_1-8_boxes .boxes .ce_rsce_vrp_content_iconbox_with_text .icons .wrapper-eight .headline {
    grid-column: 2/2;
    grid-row: 1/span 1;
  }
  .ce_rsce_vrp_content_iconbox_with_text .icons .wrapper-three .copy,
  .ce_rsce_vrp_content_iconbox_with_text .icons .wrapper-four .copy,
  .ce_rsce_vrp_content_iconbox_with_text .icons .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-five .copy,
  .ce_rsce_vrp_content_1-8_boxes .boxes .ce_rsce_vrp_content_iconbox_with_text .icons .wrapper-five .copy,
  .ce_rsce_vrp_content_iconbox_with_text .icons .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-six .copy,
  .ce_rsce_vrp_content_1-8_boxes .boxes .ce_rsce_vrp_content_iconbox_with_text .icons .wrapper-six .copy,
  .ce_rsce_vrp_content_iconbox_with_text .icons .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-seven .copy,
  .ce_rsce_vrp_content_1-8_boxes .boxes .ce_rsce_vrp_content_iconbox_with_text .icons .wrapper-seven .copy,
  .ce_rsce_vrp_content_iconbox_with_text .icons .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-eight .copy,
  .ce_rsce_vrp_content_1-8_boxes .boxes .ce_rsce_vrp_content_iconbox_with_text .icons .wrapper-eight .copy {
    grid-column: 2/2;
    grid-row: 2/span 1;
  }
}

.ce_rsce_vrp_content_4_tables,
.ce_rsce_vrp_content_1-8_tables {
  grid-column: 1/span 14;
  grid-template-columns: repeat(14, 1fr);
  row-gap: 0 !important;
  gap: var(--grid-gap);
}
.ce_rsce_vrp_content_4_tables .tables,
.ce_rsce_vrp_content_1-8_tables .tables {
  grid-column: 2/span 12;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  gap: var(--grid-gap);
  -moz-column-gap: 5px;
       column-gap: 5px;
}
.ce_rsce_vrp_content_4_tables .tables [class*=wrapper-],
.ce_rsce_vrp_content_1-8_tables .tables [class*=wrapper-] {
  grid-column: span 12;
  display: flex;
  flex-direction: column;
}
.ce_rsce_vrp_content_4_tables .tables [class*=wrapper-] .tablehead,
.ce_rsce_vrp_content_1-8_tables .tables [class*=wrapper-] .tablehead {
  flex: 1;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  padding: 30px 20px 10px 20px;
  position: relative;
}
.ce_rsce_vrp_content_4_tables .tables [class*=wrapper-] .tablehead .recommendation,
.ce_rsce_vrp_content_1-8_tables .tables [class*=wrapper-] .tablehead .recommendation {
  position: absolute;
  background-color: var(--bright-orange);
  border-radius: 5px;
  padding: 5px 10px;
  left: 20px;
  top: -20px;
  color: white;
  font-family: "genosregular", sans-serif;
  font-size: 1rem;
  letter-spacing: -0.05px;
  margin-top: 10px;
}
.ce_rsce_vrp_content_4_tables .tables [class*=wrapper-] .tablehead h4, .ce_rsce_vrp_content_4_tables .tables [class*=wrapper-] .tablehead .headline,
.ce_rsce_vrp_content_1-8_tables .tables [class*=wrapper-] .tablehead h4,
.ce_rsce_vrp_content_1-8_tables .tables [class*=wrapper-] .tablehead .headline {
  grid-column: 2/2;
  grid-row: 1/span 1;
  margin-bottom: 0;
  padding-bottom: 20px;
  font-size: 1.625rem;
  line-height: 1.875rem;
  font-family: "genosbold", sans-serif;
}
.ce_rsce_vrp_content_4_tables .tables [class*=wrapper-] .tablebody.bg-white,
.ce_rsce_vrp_content_1-8_tables .tables [class*=wrapper-] .tablebody.bg-white {
  border: 2px solid #dadada;
  border-top: 0;
}
.ce_rsce_vrp_content_4_tables .tables [class*=wrapper-] .tablebody,
.ce_rsce_vrp_content_1-8_tables .tables [class*=wrapper-] .tablebody {
  flex: 0 0 auto;
  text-align: center;
  padding: 20px 0;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border: 2px solid var(--light-grey-new);
  border-top: 0;
}
.ce_rsce_vrp_content_4_tables .tables [class*=wrapper-] .tablebody p,
.ce_rsce_vrp_content_1-8_tables .tables [class*=wrapper-] .tablebody p {
  font-size: 1rem;
}
.ce_rsce_vrp_content_4_tables .tables [class*=wrapper-] .tablebody .big,
.ce_rsce_vrp_content_1-8_tables .tables [class*=wrapper-] .tablebody .big {
  font-size: 1.25rem;
  font-family: "genosbold", sans-serif;
}
.ce_rsce_vrp_content_4_tables .tables [class*=wrapper-] .tablebody .tiny,
.ce_rsce_vrp_content_1-8_tables .tables [class*=wrapper-] .tablebody .tiny {
  font-size: 13px;
  color: var(--ocean-blue);
  padding: 0;
}
.ce_rsce_vrp_content_4_tables .tables [class*=wrapper-] .tablebody .price,
.ce_rsce_vrp_content_1-8_tables .tables [class*=wrapper-] .tablebody .price {
  font-size: 1.625rem;
  font-family: "genosbold", sans-serif;
  margin-top: 24px;
  margin-bottom: 0;
}
.ce_rsce_vrp_content_4_tables .tables .footer,
.ce_rsce_vrp_content_1-8_tables .tables .footer {
  grid-column: 1/-1;
}
.ce_rsce_vrp_content_4_tables .tables .footer p,
.ce_rsce_vrp_content_1-8_tables .tables .footer p {
  font-size: 16px;
  color: #5a5a5a;
  line-height: 20px;
}
@media (min-width: 1180px) {
  .ce_rsce_vrp_content_4_tables .tables,
  .ce_rsce_vrp_content_1-8_tables .tables {
    display: grid;
    -moz-column-gap: 5px;
         column-gap: 5px;
    row-gap: 0;
  }
  .ce_rsce_vrp_content_4_tables .tables [class*=wrapper-],
  .ce_rsce_vrp_content_1-8_tables .tables [class*=wrapper-] {
    grid-column: span 1;
    display: grid;
    grid-template-rows: subgrid;
    grid-row: span 2;
    row-gap: 0;
  }
  .ce_rsce_vrp_content_4_tables .tables [class*=wrapper-] .tablehead .recommendation,
  .ce_rsce_vrp_content_1-8_tables .tables [class*=wrapper-] .tablehead .recommendation {
    font-size: 1.25rem;
    margin-top: 0;
  }
  .ce_rsce_vrp_content_4_tables .tables [class*=wrapper-] .tablebody .tiny,
  .ce_rsce_vrp_content_1-8_tables .tables [class*=wrapper-] .tablebody .tiny {
    padding: 20px 0;
  }
  .ce_rsce_vrp_content_4_tables .tables [class*=wrapper-] .tablebody .price,
  .ce_rsce_vrp_content_1-8_tables .tables [class*=wrapper-] .tablebody .price {
    font-size: 2.625rem;
  }
  .ce_rsce_vrp_content_4_tables .tables .footer,
  .ce_rsce_vrp_content_1-8_tables .tables .footer {
    grid-column: 1/-1;
    grid-row: 3;
    width: 100%;
  }
  .ce_rsce_vrp_content_4_tables .tables:has(.wrapper-one),
  .ce_rsce_vrp_content_1-8_tables .tables:has(.wrapper-one) {
    grid-template-columns: 280px;
    grid-template-rows: auto auto;
    justify-content: center;
  }
  .ce_rsce_vrp_content_4_tables .tables:has(.wrapper-two),
  .ce_rsce_vrp_content_1-8_tables .tables:has(.wrapper-two) {
    grid-template-columns: repeat(2, 22vw);
    grid-template-rows: auto auto;
    justify-content: center;
  }
  .ce_rsce_vrp_content_4_tables .tables:has(.wrapper-three),
  .ce_rsce_vrp_content_1-8_tables .tables:has(.wrapper-three) {
    grid-template-columns: repeat(3, 22vw);
    grid-template-rows: auto auto;
    justify-content: center;
  }
  .ce_rsce_vrp_content_4_tables .tables:has(.wrapper-four, .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-five,
  .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-six,
  .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-seven,
  .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-eight),
  .ce_rsce_vrp_content_1-8_tables .tables:has(.wrapper-four, .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-five,
  .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-six,
  .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-seven,
  .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-eight) {
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: auto auto;
    justify-content: stretch;
  }
  .ce_rsce_vrp_content_4_tables .tables:has(.wrapper-five),
  .ce_rsce_vrp_content_1-8_tables .tables:has(.wrapper-five) {
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: auto auto 40px auto auto;
    justify-content: stretch;
  }
  .ce_rsce_vrp_content_4_tables .tables:has(.wrapper-five) .item-5,
  .ce_rsce_vrp_content_1-8_tables .tables:has(.wrapper-five) .item-5 {
    grid-row: 4/span 2;
    grid-column: 2/span 2;
    max-width: 280px;
    justify-self: center;
  }
  .ce_rsce_vrp_content_4_tables .tables:has(.wrapper-five) .footer,
  .ce_rsce_vrp_content_1-8_tables .tables:has(.wrapper-five) .footer {
    grid-row: 6;
  }
  .ce_rsce_vrp_content_4_tables .tables:has(.wrapper-six),
  .ce_rsce_vrp_content_1-8_tables .tables:has(.wrapper-six) {
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: auto auto 40px auto auto;
    justify-content: stretch;
  }
  .ce_rsce_vrp_content_4_tables .tables:has(.wrapper-six) .item-5,
  .ce_rsce_vrp_content_1-8_tables .tables:has(.wrapper-six) .item-5 {
    grid-row: 4/span 2;
    grid-column: 2;
  }
  .ce_rsce_vrp_content_4_tables .tables:has(.wrapper-six) .item-6,
  .ce_rsce_vrp_content_1-8_tables .tables:has(.wrapper-six) .item-6 {
    grid-row: 4/span 2;
    grid-column: 3;
  }
  .ce_rsce_vrp_content_4_tables .tables:has(.wrapper-six) .footer,
  .ce_rsce_vrp_content_1-8_tables .tables:has(.wrapper-six) .footer {
    grid-row: 6;
  }
  .ce_rsce_vrp_content_4_tables .tables:has(.wrapper-seven),
  .ce_rsce_vrp_content_1-8_tables .tables:has(.wrapper-seven) {
    grid-template-columns: repeat(12, 1fr);
    grid-template-rows: auto auto 40px auto auto;
    justify-content: stretch;
  }
  .ce_rsce_vrp_content_4_tables .tables:has(.wrapper-seven) .item-1,
  .ce_rsce_vrp_content_1-8_tables .tables:has(.wrapper-seven) .item-1 {
    grid-column: 1/span 3;
    grid-row: 1/span 2;
  }
  .ce_rsce_vrp_content_4_tables .tables:has(.wrapper-seven) .item-2,
  .ce_rsce_vrp_content_1-8_tables .tables:has(.wrapper-seven) .item-2 {
    grid-column: 4/span 3;
    grid-row: 1/span 2;
  }
  .ce_rsce_vrp_content_4_tables .tables:has(.wrapper-seven) .item-3,
  .ce_rsce_vrp_content_1-8_tables .tables:has(.wrapper-seven) .item-3 {
    grid-column: 7/span 3;
    grid-row: 1/span 2;
  }
  .ce_rsce_vrp_content_4_tables .tables:has(.wrapper-seven) .item-4,
  .ce_rsce_vrp_content_1-8_tables .tables:has(.wrapper-seven) .item-4 {
    grid-column: 10/span 3;
    grid-row: 1/span 2;
  }
  .ce_rsce_vrp_content_4_tables .tables:has(.wrapper-seven) .item-5,
  .ce_rsce_vrp_content_1-8_tables .tables:has(.wrapper-seven) .item-5 {
    grid-column: 2/span 3;
    grid-row: 4/span 2;
  }
  .ce_rsce_vrp_content_4_tables .tables:has(.wrapper-seven) .item-6,
  .ce_rsce_vrp_content_1-8_tables .tables:has(.wrapper-seven) .item-6 {
    grid-column: 5/span 3;
    grid-row: 4/span 2;
  }
  .ce_rsce_vrp_content_4_tables .tables:has(.wrapper-seven) .item-7,
  .ce_rsce_vrp_content_1-8_tables .tables:has(.wrapper-seven) .item-7 {
    grid-column: 8/span 3;
    grid-row: 4/span 2;
  }
  .ce_rsce_vrp_content_4_tables .tables:has(.wrapper-seven) .footer,
  .ce_rsce_vrp_content_1-8_tables .tables:has(.wrapper-seven) .footer {
    grid-row: 6;
    grid-column: 1/-1;
  }
  .ce_rsce_vrp_content_4_tables .tables:has(.wrapper-eight),
  .ce_rsce_vrp_content_1-8_tables .tables:has(.wrapper-eight) {
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: auto auto 40px auto auto;
    justify-content: stretch;
  }
  .ce_rsce_vrp_content_4_tables .tables:has(.wrapper-eight) .item-5, .ce_rsce_vrp_content_4_tables .tables:has(.wrapper-eight) .item-6, .ce_rsce_vrp_content_4_tables .tables:has(.wrapper-eight) .item-7, .ce_rsce_vrp_content_4_tables .tables:has(.wrapper-eight) .item-8,
  .ce_rsce_vrp_content_1-8_tables .tables:has(.wrapper-eight) .item-5,
  .ce_rsce_vrp_content_1-8_tables .tables:has(.wrapper-eight) .item-6,
  .ce_rsce_vrp_content_1-8_tables .tables:has(.wrapper-eight) .item-7,
  .ce_rsce_vrp_content_1-8_tables .tables:has(.wrapper-eight) .item-8 {
    grid-row: 4/span 2;
  }
  .ce_rsce_vrp_content_4_tables .tables:has(.wrapper-eight) .footer,
  .ce_rsce_vrp_content_1-8_tables .tables:has(.wrapper-eight) .footer {
    grid-row: 6;
  }
}

.ce_rsce_vrp_content_1-8_boxes {
  grid-column: 1/span 14;
  grid-template-columns: repeat(14, 1fr);
  row-gap: 0 !important;
  gap: var(--grid-gap);
}
.ce_rsce_vrp_content_1-8_boxes .boxes {
  grid-column: 2/span 12;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  gap: var(--grid-gap);
  -moz-column-gap: 5px;
       column-gap: 5px;
}
@media (min-width: 1180px) {
  .ce_rsce_vrp_content_1-8_boxes .boxes h3, .ce_rsce_vrp_content_1-8_boxes .boxes p.headline {
    font-size: 1.625rem;
    line-height: 1.875rem;
    font-family: "genosbold", sans-serif;
  }
}
.ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-one,
.ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-two,
.ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-three,
.ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-four,
.ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-five,
.ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-six,
.ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-seven,
.ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-eight {
  grid-column: span 12;
  display: flex;
  flex-direction: column;
}
.ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-one .boxbody,
.ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-two .boxbody,
.ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-three .boxbody,
.ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-four .boxbody,
.ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-five .boxbody,
.ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-six .boxbody,
.ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-seven .boxbody,
.ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-eight .boxbody {
  /*text-align: center;*/
  flex: 1;
  padding: 8px;
  border-radius: 5px;
  border: 2px solid var(--light-grey-new);
}
.ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-one .boxbody p,
.ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-two .boxbody p,
.ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-three .boxbody p,
.ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-four .boxbody p,
.ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-five .boxbody p,
.ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-six .boxbody p,
.ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-seven .boxbody p,
.ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-eight .boxbody p {
  font-size: 1rem;
}
@media (min-width: 1180px) {
  .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-one .boxbody .headline,
  .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-two .boxbody .headline,
  .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-three .boxbody .headline,
  .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-four .boxbody .headline,
  .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-five .boxbody .headline,
  .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-six .boxbody .headline,
  .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-seven .boxbody .headline,
  .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-eight .boxbody .headline {
    font-size: 1.625rem;
    line-height: 1.875rem;
    font-family: "genosbold", sans-serif;
  }
}
@media (max-width: 1180px) {
  .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-one .boxbody img,
  .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-two .boxbody img,
  .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-three .boxbody img,
  .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-four .boxbody img,
  .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-five .boxbody img,
  .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-six .boxbody img,
  .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-seven .boxbody img,
  .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-eight .boxbody img {
    width: 100%;
  }
}
.ce_rsce_vrp_content_1-8_boxes .boxes .footer {
  grid-column: 1/-1;
}
.ce_rsce_vrp_content_1-8_boxes .boxes .footer p {
  font-size: 16px;
  color: #5a5a5a;
  line-height: 20px;
}
@media (min-width: 1180px) {
  .ce_rsce_vrp_content_1-8_boxes .boxes:has(.wrapper-one), .ce_rsce_vrp_content_1-8_boxes .boxes:has(.wrapper-two), .ce_rsce_vrp_content_1-8_boxes .boxes:has(.wrapper-three) {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 5px;
  }
  .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-one,
  .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-two,
  .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-three {
    width: calc(25% - 4px);
    flex-shrink: 0;
  }
  .ce_rsce_vrp_content_1-8_boxes .boxes:has(.wrapper-one) .footer, .ce_rsce_vrp_content_1-8_boxes .boxes:has(.wrapper-two) .footer, .ce_rsce_vrp_content_1-8_boxes .boxes:has(.wrapper-three) .footer {
    width: 100%;
    flex-basis: 100%;
  }
  .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-four, .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-five,
  .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-six,
  .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-seven,
  .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-eight {
    grid-column: span 3;
  }
  .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-five,
  .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-six,
  .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-seven,
  .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-eight {
    grid-column: span 3;
  }
  .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-five.item-5, .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-five.item-6, .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-five.item-7, .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-five.item-8,
  .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-six.item-5,
  .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-six.item-6,
  .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-six.item-7,
  .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-six.item-8,
  .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-seven.item-5,
  .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-seven.item-6,
  .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-seven.item-7,
  .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-seven.item-8,
  .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-eight.item-5,
  .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-eight.item-6,
  .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-eight.item-7,
  .ce_rsce_vrp_content_1-8_boxes .boxes .wrapper-eight.item-8 {
    margin-top: 20px;
  }
}

.ce_rsce_vrp_content_text {
  grid-column: 1/span 14;
  grid-template-columns: repeat(14, 1fr);
  row-gap: 0 !important;
  gap: var(--grid-gap);
}
.ce_rsce_vrp_content_text .wrapper {
  grid-column: 2/span 12;
}
.ce_rsce_vrp_content_text .wrapper .button a {
  background-repeat: no-repeat;
  background-size: 15px 14px;
  padding-left: 50px;
  background-position-x: 20px;
  background-position-y: center;
  font-size: 1rem;
}
.ce_rsce_vrp_content_text .wrapper .button a.download {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg fill='none' viewBox='0 0 15 14' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m13.75 12c0.6904 0 1.25 0.4477 1.25 1s-0.5596 1-1.25 1h-12.5c-0.69036 0-1.25-0.4477-1.25-1s0.55964-1 1.25-1h12.5zm-6.25-12c0.55229 0 1 0.44772 1 1v7.191l2.0855-1.9646c0.2942-0.27439 0.7545-0.29933 1.0789-0.07483l0.0929 0.07483c0.3236 0.30182 0.3236 0.79117 0 1.093l-3.6714 3.4542c-0.32358 0.3019-0.8482 0.3019-1.1718 0l-3.6714-3.4542c-0.32357-0.30182-0.32357-0.79117 0-1.093 0.32358-0.30183 0.8482-0.30183 1.1718 0l2.0856 1.9656v-7.192c0-0.55228 0.44772-1 1-1z' clip-rule='evenodd' fill='%23fff' fill-rule='evenodd'/%3E%3C/svg%3E");
}
.ce_rsce_vrp_content_text .wrapper .button a.intern {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16 6.4C16.8837 6.4 17.6 7.11634 17.6 8V22.4C17.6 23.2837 16.8837 24 16 24H1.6C0.716344 24 0 23.2837 0 22.4V8C0 7.11634 0.716344 6.4 1.6 6.4H16ZM24 0V12.8C24 13.6837 23.2837 14.4 22.4 14.4C21.5795 14.4 20.9032 13.7823 20.8108 12.9866L20.8 12.8V3.2H11.2C10.3795 3.2 9.70319 2.58234 9.61076 1.78659L9.6 1.6C9.6 0.779463 10.2177 0.103189 11.0134 0.0107644L11.2 0H24Z' fill='white'/%3E%3C/svg%3E");
}
.ce_rsce_vrp_content_text .wrapper .button a.extern {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16 6.4C16.8837 6.4 17.6 7.11634 17.6 8V22.4C17.6 23.2837 16.8837 24 16 24H1.6C0.716344 24 0 23.2837 0 22.4V8C0 7.11634 0.716344 6.4 1.6 6.4H16ZM24 0V12.8C24 13.6837 23.2837 14.4 22.4 14.4C21.5795 14.4 20.9032 13.7823 20.8108 12.9866L20.8 12.8V3.2H11.2C10.3795 3.2 9.70319 2.58234 9.61076 1.78659L9.6 1.6C9.6 0.779463 10.2177 0.103189 11.0134 0.0107644L11.2 0H24Z' fill='white'/%3E%3C/svg%3E");
}
@media (min-width: 1180px) {
  .ce_rsce_vrp_content_text .wrapper {
    grid-column: 2/span 8;
  }
}

.ce_rsce_vrp_content_text_2_columns {
  grid-column: 1/span 14;
  row-gap: 0 !important;
}
.ce_rsce_vrp_content_text_2_columns .wrapper {
  grid-column: 2/span 12;
  -moz-column-count: 2;
       column-count: 2;
  -moz-column-gap: calc(var(--grid-gap) * 2 + 2vw);
       column-gap: calc(var(--grid-gap) * 2 + 2vw);
}
@media (max-width: 1180px) {
  .ce_rsce_vrp_content_text_2_columns .wrapper {
    -moz-column-count: 1;
         column-count: 1;
  }
}
.ce_rsce_vrp_content_text_2_columns .wrapper h3, .ce_rsce_vrp_content_text_2_columns .wrapper h4, .ce_rsce_vrp_content_text_2_columns .wrapper h5, .ce_rsce_vrp_content_text_2_columns .wrapper h6, .ce_rsce_vrp_content_text_2_columns .wrapper .headline {
  -moz-column-break-inside: avoid;
       break-inside: avoid;
}
.ce_rsce_vrp_content_text_2_columns .wrapper h4, .ce_rsce_vrp_content_text_2_columns .wrapper .headline {
  color: var(--ocean-blue);
}
.ce_rsce_vrp_content_text_2_columns .wrapper .headline {
  font-size: 1.625rem;
  line-height: 1.875rem;
  font-family: "genosbold", sans-serif;
}
.ce_rsce_vrp_content_text_2_columns.with-form .wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  -moz-column-gap: calc(var(--grid-gap) * 2 + 2vw);
       column-gap: calc(var(--grid-gap) * 2 + 2vw);
  -moz-column-count: unset;
       column-count: unset;
  align-items: start;
}
@media (max-width: 1180px) {
  .ce_rsce_vrp_content_text_2_columns.with-form .wrapper {
    grid-template-columns: 1fr;
  }
}
.ce_rsce_vrp_content_text_2_columns.with-form .wrapper > p:empty {
  display: none;
}
.ce_rsce_vrp_content_text_2_columns.with-form .wrapper > p {
  grid-column: 1;
}
.ce_rsce_vrp_content_text_2_columns.with-form .wrapper > .ce_form {
  grid-column: 2;
  grid-row: 1/span 100;
  align-self: start;
}
@media (max-width: 1180px) {
  .ce_rsce_vrp_content_text_2_columns.with-form .wrapper > .ce_form {
    grid-column: 1;
    grid-row: auto;
  }
}
.ce_rsce_vrp_content_text_2_columns.with-form .wrapper > .ce_form .widget {
  margin-bottom: 1rem;
}
.ce_rsce_vrp_content_text_2_columns.with-form .wrapper > .ce_form .widget fieldset {
  border: none;
}
.ce_rsce_vrp_content_text_2_columns.with-form .wrapper > .ce_form .widget fieldset input {
  margin-right: 0.75rem;
}
.ce_rsce_vrp_content_text_2_columns.with-form .wrapper > .ce_form .widget-select select {
  width: 100%;
  padding: 0 40px 0 15px;
  border-radius: 20px;
  border: 0;
  cursor: pointer;
  background-color: var(--ocean-blue);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 15px center;
  background-size: 12px;
  color: #fff;
  font-family: genosregular;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  height: 40px;
}
.ce_rsce_vrp_content_text_2_columns.with-form .wrapper > .ce_form .widget-textarea textarea {
  width: 100%;
  min-height: 200px;
  border-radius: 20px;
  background-color: var(--light-grey);
  border: 0;
  resize: none;
  padding: 20px;
}
.ce_rsce_vrp_content_text_2_columns.with-form .wrapper > .ce_form .widget-text input,
.ce_rsce_vrp_content_text_2_columns.with-form .wrapper > .ce_form .widget-email input {
  width: 100%;
  border-radius: 20px;
  border: 0;
  height: 40px;
  padding: 0 20px;
  background-color: var(--light-grey);
}
.ce_rsce_vrp_content_text_2_columns.with-form .wrapper > .ce_form .widget-submit button {
  border-radius: 25px;
  background: var(--ocean-blue);
  color: var(--white);
  height: 40px;
  border: 0;
  padding: 0.5rem 1.25rem;
  cursor: pointer;
  transition: all ease-in-out 0.25s;
}
.ce_rsce_vrp_content_text_2_columns.with-form .wrapper > .ce_form .widget-submit button:hover {
  background-color: var(--bright-orange);
}

.ce_rsce_vrp_content_headline_only {
  grid-column: 1/span 14;
  grid-template-columns: repeat(14, 1fr);
  row-gap: 0 !important;
  gap: var(--grid-gap);
}
.ce_rsce_vrp_content_headline_only .wrapper {
  grid-column: 2/span 12;
}

.ce_rsce_vrp_content_video_left_text_right {
  grid-column: 1/span 14;
  row-gap: 0 !important;
  gap: var(--grid-gap);
}
@media (min-width: 1180px) {
  .ce_rsce_vrp_content_video_left_text_right {
    grid-template-rows: auto;
  }
}
.ce_rsce_vrp_content_video_left_text_right .video_wrapper {
  grid-column: 1/span 7;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
}
@media (max-width: 1180px) {
  .ce_rsce_vrp_content_video_left_text_right .video_wrapper {
    grid-row: 1;
    grid-column: 1/-1;
  }
}
.ce_rsce_vrp_content_video_left_text_right .video_wrapper .play-button {
  grid-column: 1/-1;
  grid-row: 1;
  z-index: 1;
}
.ce_rsce_vrp_content_video_left_text_right .video_wrapper .play-button button {
  width: 100%;
  height: 100%;
  background-color: transparent;
  position: relative;
}
.ce_rsce_vrp_content_video_left_text_right .video_wrapper video {
  grid-column: 1/-1;
  grid-row: 1;
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.ce_rsce_vrp_content_video_left_text_right .video_wrapper .responsive.ratio-169 {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.ce_rsce_vrp_content_video_left_text_right .video_wrapper .uc-embed-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  overflow: hidden;
  border-radius: 4px;
}
.ce_rsce_vrp_content_video_left_text_right .video_wrapper .uc-embed-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
  z-index: 1;
}
.ce_rsce_vrp_content_video_left_text_right .video_wrapper .uc-embed-wrapper.uc-consent-given .uc-placeholder {
  display: none !important;
}
.ce_rsce_vrp_content_video_left_text_right .video_wrapper .uc-embed-wrapper.uc-consent-given iframe {
  z-index: 10;
}
.ce_rsce_vrp_content_video_left_text_right .video_wrapper .uc-placeholder {
  position: absolute;
  inset: 0;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: linear-gradient(135deg, #1e1e1e 0%, #2a2a2a 100%);
  color: #fff;
  text-align: center;
  padding: 20px;
  box-sizing: border-box;
}
.ce_rsce_vrp_content_video_left_text_right .video_wrapper .uc-placeholder::before {
  content: "!";
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  margin-bottom: 15px;
  border: 2px solid #fff;
  border-radius: 50%;
  font-size: 24px;
  font-weight: bold;
  opacity: 0.7;
}
.ce_rsce_vrp_content_video_left_text_right .video_wrapper .uc-placeholder p {
  font-family: sans-serif;
  font-size: 16px;
  line-height: 1.5;
  margin: 0 0 20px 0;
  max-width: 400px;
  color: #e0e0e0;
}
.ce_rsce_vrp_content_video_left_text_right .video_wrapper .uc-placeholder .uc-btn {
  display: inline-block;
  padding: 10px 20px;
  background-color: #ff0000;
  color: #fff;
  border: none;
  border-radius: 2px;
  font-family: sans-serif;
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  cursor: pointer;
  transition: background-color 0.2s ease, transform 0.1s ease;
  text-decoration: none;
}
.ce_rsce_vrp_content_video_left_text_right .video_wrapper .uc-placeholder .uc-btn:hover {
  background-color: #cc0000;
}
.ce_rsce_vrp_content_video_left_text_right .video_wrapper .uc-placeholder .uc-btn:active {
  transform: scale(0.98);
}
@media screen and (max-width: 1180px) {
  .ce_rsce_vrp_content_video_left_text_right .video_wrapper .image {
    grid-column: 1/span 14;
  }
}
.ce_rsce_vrp_content_video_left_text_right .content {
  grid-column: 8/span 6;
  padding-left: 2rem;
  padding-top: 120px;
  align-content: center;
  font-size: 1.25rem;
}
.ce_rsce_vrp_content_video_left_text_right .content p {
  line-height: 27px;
}
.ce_rsce_vrp_content_video_left_text_right .content .button {
  font-size: 1rem;
}
@media (max-width: 1180px) {
  .ce_rsce_vrp_content_video_left_text_right {
    grid-template-columns: repeat(14, 1fr);
    grid-template-rows: auto;
  }
  .ce_rsce_vrp_content_video_left_text_right .video {
    grid-column: 1/span 14;
    grid-row: 1;
  }
  .ce_rsce_vrp_content_video_left_text_right .content {
    grid-column: 2/span 12;
    grid-row: 2;
    font-size: 1.625rem;
    padding: 20px 0 0 0;
  }
  .ce_rsce_vrp_content_video_left_text_right .content p {
    line-height: 1.25rem;
  }
}

.ce_rsce_vrp_content_4_img_with_links {
  grid-column: 1/span 14;
  grid-template-columns: repeat(14, 1fr);
  grid-template-rows: auto;
  row-gap: 0 !important;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.ce_rsce_vrp_content_4_img_with_links .links {
  grid-column: 2/span 12;
  grid-template-columns: repeat(12, 1fr);
  display: grid;
  gap: var(--grid-gap);
}
.ce_rsce_vrp_content_4_img_with_links .links .wrapper {
  grid-column: span 3;
  display: grid;
  grid-template-rows: repeat(3, auto);
  grid-template-columns: 64px repeat(2, auto);
  -moz-column-gap: var(--grid-gap);
       column-gap: var(--grid-gap);
  row-gap: 10px;
  border-radius: 5px;
}
@media (max-width: 1180px) {
  .ce_rsce_vrp_content_4_img_with_links .links .wrapper {
    grid-column: 1/span 12;
  }
}
.ce_rsce_vrp_content_4_img_with_links .links .wrapper .image {
  grid-row: 1/span 2;
  grid-column: 1/span 1;
}
.ce_rsce_vrp_content_4_img_with_links .links .wrapper .image img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.ce_rsce_vrp_content_4_img_with_links .links .wrapper .copy.head {
  grid-row: 1;
  grid-column: 2/span 2;
  margin-bottom: 0;
}
.ce_rsce_vrp_content_4_img_with_links .links .wrapper .copy {
  grid-row: 2;
  grid-column: 2/span 2;
  margin-bottom: 0;
}
@media (max-width: 1180px) {
  .ce_rsce_vrp_content_4_img_with_links .links .wrapper .copy {
    line-height: 1.25rem;
  }
}

.ce_form.grid {
  grid-column: 1/span 14;
  grid-template-columns: repeat(14, 1fr);
  row-gap: 0 !important;
  gap: var(--grid-gap);
}
.ce_form.grid .wrapper {
  grid-column: 2/span 12;
  display: grid;
  gap: var(--grid-gap);
  grid-template-columns: repeat(12, 1fr);
  grid-template-rows: auto;
}
.ce_form.grid .wrapper h4 {
  grid-column: 2/span 10;
  margin-bottom: 0;
  color: var(--ocean-blue);
}

.ce_rsce_vrp_content_form {
  grid-column: 1/span 14;
  grid-template-columns: repeat(14, 1fr);
  row-gap: 0 !important;
  gap: var(--grid-gap);
}
.ce_rsce_vrp_content_form .wrapper {
  grid-column: 2/span 7;
  display: grid;
  gap: var(--grid-gap);
  grid-template-columns: repeat(7, 1fr);
  grid-template-rows: auto;
  margin: 1.5rem 0;
}
@media (max-width: 1180px) {
  .ce_rsce_vrp_content_form .wrapper {
    margin: 2rem 0;
  }
}
.ce_rsce_vrp_content_form .wrapper .headline {
  grid-column: 1/span 7;
  display: grid;
  align-items: end;
}
.ce_rsce_vrp_content_form .wrapper .headline h4 {
  margin-bottom: 0;
}
.ce_rsce_vrp_content_form .wrapper .ce_form {
  grid-column: 1/span 7;
  grid-row: 2;
}
.ce_rsce_vrp_content_form .wrapper .ce_form .formbody {
  display: grid;
  gap: var(--grid-gap);
  row-gap: 30px;
  grid-template-columns: repeat(6, 1fr);
  grid-template-rows: auto;
}
.ce_rsce_vrp_content_form .wrapper .ce_form .formbody fieldset {
  border: 0;
}
.ce_rsce_vrp_content_form .wrapper .ce_form .formbody fieldset span {
  display: grid;
  justify-items: left;
  grid-template-columns: 30px 1fr;
}
.ce_rsce_vrp_content_form .wrapper .ce_form .formbody input,
.ce_rsce_vrp_content_form .wrapper .ce_form .formbody textarea {
  width: 100%;
  border: 0;
  border-radius: 20px;
  padding: 7px 20px;
  font-size: 1rem;
  resize: none;
}
.ce_rsce_vrp_content_form .wrapper .ce_form .formbody textarea {
  height: calc(100% - 2rem);
}
.ce_rsce_vrp_content_form .wrapper .ce_form .formbody input {
  grid-column: 1/1;
  grid-row: 1;
}
.ce_rsce_vrp_content_form .wrapper .ce_form .formbody input.checkbox {
  border: none;
  width: 1.25rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  aspect-ratio: 1;
  box-sizing: border-box;
  background: white;
  border-radius: 5px;
  cursor: pointer;
  position: relative;
  padding: 0;
}
.ce_rsce_vrp_content_form .wrapper .ce_form .formbody input.checkbox:checked {
  background: var(--white);
}
.ce_rsce_vrp_content_form .wrapper .ce_form .formbody input.checkbox:checked:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 6px;
  height: 11px;
  border: solid var(--marine-blue);
  border-width: 0 2px 2px 0;
  transform: translate(-50%, -65%) rotate(45deg);
}
.ce_rsce_vrp_content_form .wrapper .ce_form .formbody .widget label {
  color: var(--marine-blue);
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 2rem;
  letter-spacing: -0.0125rem;
  display: none;
}
.ce_rsce_vrp_content_form .wrapper .ce_form .formbody .widget label .mandatory {
  display: none;
}
.ce_rsce_vrp_content_form .wrapper .ce_form .formbody .widget.surname {
  grid-column: 1/span 3;
  grid-row: 1;
}
.ce_rsce_vrp_content_form .wrapper .ce_form .formbody .widget.name {
  grid-column: 4/span 3;
  grid-row: 1;
}
.ce_rsce_vrp_content_form .wrapper .ce_form .formbody .widget.email {
  grid-column: 1/span 3;
  grid-row: 2;
}
.ce_rsce_vrp_content_form .wrapper .ce_form .formbody .widget.phone {
  grid-column: 4/span 3;
  grid-row: 2;
}
.ce_rsce_vrp_content_form .wrapper .ce_form .formbody .widget.firma {
  grid-column: 1/span 3;
  grid-row: 3;
}
.ce_rsce_vrp_content_form .wrapper .ce_form .formbody .widget.bank {
  grid-column: 4/span 3;
  grid-row: 3;
}
.ce_rsce_vrp_content_form .wrapper .ce_form .formbody .widget.message {
  grid-column: 4/span 3;
  grid-row: 4/span 3;
}
.ce_rsce_vrp_content_form .wrapper .ce_form .formbody .widget.accept {
  grid-column: 1/span 3;
  grid-row: 4;
}
@media (max-width: 1180px) {
  .ce_rsce_vrp_content_form .wrapper .ce_form .formbody .widget.accept {
    grid-column: 1/span 6;
    grid-row: 4;
  }
}
@media (max-width: 768px) {
  .ce_rsce_vrp_content_form .wrapper .ce_form .formbody .widget.accept {
    grid-column: 1/span 6;
    grid-row: 4;
  }
}
.ce_rsce_vrp_content_form .wrapper .ce_form .formbody .widget.accept label {
  font-weight: 400;
  letter-spacing: normal;
  line-height: 1.25rem;
  display: block;
  width: 100%;
  overflow-wrap: break-word;
}
.ce_rsce_vrp_content_form .wrapper .ce_form .formbody .widget.accept label a {
  text-decoration: underline;
  color: var(--marine-blue);
}
.ce_rsce_vrp_content_form .wrapper .ce_form .formbody .widget.send {
  grid-column: 1/span 3;
  grid-row: 5;
}
@media (max-width: 1180px) {
  .ce_rsce_vrp_content_form .wrapper .ce_form .formbody .widget.send {
    grid-column: 1/span 6;
    grid-row: 5;
  }
}
@media (max-width: 768px) {
  .ce_rsce_vrp_content_form .wrapper .ce_form .formbody .widget.send {
    grid-column: 1/span 6;
    grid-row: 6;
  }
}
.ce_rsce_vrp_content_form .wrapper .ce_form .formbody .widget.send button {
  background-color: var(--marine-blue);
  border-radius: 20px;
  border: none;
  color: var(--white);
  font-size: 1rem;
  font-family: "genosbold", sans-serif;
  padding: 5px 1.25rem;
  transition: all ease-in-out 0.25s;
}
.ce_rsce_vrp_content_form .wrapper .ce_form .formbody .widget.send button:hover {
  background-color: var(--ocean-blue);
  cursor: pointer;
}
.ce_rsce_vrp_content_form .image {
  grid-column: 10/span 5;
  grid-row: 1;
}
.ce_rsce_vrp_content_form .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
@media (max-width: 1180px) {
  .ce_rsce_vrp_content_form .image {
    grid-column: 2/span 12;
    grid-row: 1;
  }
  .ce_rsce_vrp_content_form .wrapper {
    grid-column: 2/span 12;
    grid-row: 2;
    grid-template-columns: 1fr;
  }
  .ce_rsce_vrp_content_form .wrapper .headline {
    grid-column: 1;
  }
  .ce_rsce_vrp_content_form .wrapper .ce_form {
    grid-column: 1;
  }
  .ce_rsce_vrp_content_form .wrapper .ce_form .formbody {
    grid-template-columns: 1fr;
  }
  .ce_rsce_vrp_content_form .wrapper .ce_form .formbody .widget.surname,
  .ce_rsce_vrp_content_form .wrapper .ce_form .formbody .widget.name,
  .ce_rsce_vrp_content_form .wrapper .ce_form .formbody .widget.email,
  .ce_rsce_vrp_content_form .wrapper .ce_form .formbody .widget.phone,
  .ce_rsce_vrp_content_form .wrapper .ce_form .formbody .widget.firma,
  .ce_rsce_vrp_content_form .wrapper .ce_form .formbody .widget.bank,
  .ce_rsce_vrp_content_form .wrapper .ce_form .formbody .widget.message,
  .ce_rsce_vrp_content_form .wrapper .ce_form .formbody .widget.accept,
  .ce_rsce_vrp_content_form .wrapper .ce_form .formbody .widget.send {
    grid-column: 1;
    grid-row: auto;
  }
}

.ce_rsce_vrp_content_text_2_columns_headline {
  grid-column: 1/span 14;
  row-gap: 0 !important;
}
.ce_rsce_vrp_content_text_2_columns_headline h3 {
  grid-column: 2/span 12;
}
.ce_rsce_vrp_content_text_2_columns_headline .wrapper {
  grid-column: 2/span 12;
  -moz-column-count: 2;
       column-count: 2;
  -moz-column-gap: calc(var(--grid-gap) * 2 + 2vw);
       column-gap: calc(var(--grid-gap) * 2 + 2vw);
}
@media (max-width: 1180px) {
  .ce_rsce_vrp_content_text_2_columns_headline .wrapper {
    grid-column: 2/span 12;
    -moz-column-count: 1;
         column-count: 1;
    -moz-column-gap: calc(var(--grid-gap) * 2 + 2vw);
         column-gap: calc(var(--grid-gap) * 2 + 2vw);
  }
}
.ce_rsce_vrp_content_text_2_columns_headline .wrapper h3, .ce_rsce_vrp_content_text_2_columns_headline .wrapper h4, .ce_rsce_vrp_content_text_2_columns_headline .wrapper h5, .ce_rsce_vrp_content_text_2_columns_headline .wrapper h6 {
  -moz-column-break-inside: avoid;
       break-inside: avoid;
}
.ce_rsce_vrp_content_text_2_columns_headline .wrapper h4 {
  color: var(--ocean-blue);
}

/* +++++++++++++++++++++++++++++++++++++++++++++++ */
/* Navigation Dropdown                             */
/* +++++++++++++++++++++++++++++++++++++++++++++++ */
#cssmenu .mm_dropdown .inner .submenu__items {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  -moz-column-gap: var(--grid-gap);
       column-gap: var(--grid-gap);
  list-style: none;
  margin: 0;
  padding: 0;
}
#cssmenu .mm_dropdown .inner .submenu__item {
  grid-column: span 3;
}
#cssmenu .mm_dropdown .inner .submenu__link {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1rem;
  text-decoration: none;
  color: var(--marine-blue);
  font-family: genosbold;
  font-size: 1rem;
  line-height: 1.25rem;
  transition: color 250ms ease-in-out;
}
#cssmenu .mm_dropdown .inner .submenu__link:hover {
  color: var(--ocean-blue);
}
#cssmenu .mm_dropdown .inner .submenu__icon {
  width: 60px;
  height: 60px;
  -o-object-fit: contain;
     object-fit: contain;
}
#cssmenu .mm_dropdown .inner .submenu__subitems {
  list-style: none;
  margin: 6px 0 0 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 2px;
}
#cssmenu .mm_dropdown .inner .submenu__subitem {
  padding: 0;
}
#cssmenu .mm_dropdown .inner .submenu__sublink {
  display: block;
  font-family: genosbold;
  font-size: 0.85rem;
  color: var(--marine-blue);
  text-decoration: none;
  transition: color 250ms ease-in-out;
}
#cssmenu .mm_dropdown .inner .submenu__sublink:hover {
  color: var(--ocean-blue);
}
#cssmenu .mm_dropdown .inner .submenu__sublink--regular {
  font-family: genosregular;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++ */
/* Paymentpower Teaser                             */
/* +++++++++++++++++++++++++++++++++++++++++++++++ */
.mod_article.paymentpower {
  display: grid;
  grid-template-columns: repeat(14, 1fr);
  -moz-column-gap: var(--grid-gap);
       column-gap: var(--grid-gap);
  width: 100%;
  max-width: var(--container-max-width);
}
.mod_article.paymentpower .headline {
  grid-column: 2/span 12;
}
.mod_article.paymentpower .headline .icon {
  display: inline-block;
  vertical-align: middle;
}
.mod_article.paymentpower .headline .icon svg {
  height: 1em;
  width: auto;
  vertical-align: middle;
}
.mod_article.paymentpower .teaser {
  grid-column: 2/span 12;
}
.mod_article.paymentpower .link {
  grid-column: 2/span 12;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++ */
/* Formulare                                       */
/* +++++++++++++++++++++++++++++++++++++++++++++++ */
.mod_article .form-feedback .formbody p {
  font-size: 1rem;
}
.mod_article .form-feedback .formbody .widget {
  margin-bottom: 1rem;
}
.mod_article .form-feedback .formbody .widget fieldset {
  border: none;
}
.mod_article .form-feedback .formbody .widget fieldset input {
  margin-right: 0.75rem;
}
.mod_article .form-feedback .formbody .widget span.mandatory {
  font-size: 0.75rem;
  vertical-align: super;
}
.mod_article .form-feedback .formbody .widget-select select.select {
  color: #fff;
  padding: 0 15px;
  border-radius: 20px;
  border: 0;
  cursor: pointer;
  background-color: var(--ocean-blue);
  margin-left: 5px;
  font-family: genosregular;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  max-height: 40px;
  height: 40px;
}
.mod_article .form-feedback .formbody .widget-textarea textarea {
  width: 100%;
  min-height: 200px;
  border-radius: 20px;
  background-color: var(--light-grey);
  border: 0px solid #fff;
  margin-left: 2px;
  resize: none;
  padding: 20px;
}
.mod_article .form-feedback .formbody .widget-text input {
  width: 100%;
  border-radius: 20px;
  border: 0;
  height: 40px;
  margin: 0px;
  padding: 0 20px;
  background-color: var(--light-grey);
}
.mod_article .form-feedback .formbody .widget-submit button {
  border-radius: 25px;
  background: var(--ocean-blue);
  color: var(--white);
  max-height: 40px;
  height: 40px;
  margin-bottom: 0px;
  transition: none;
  border: 0;
  padding: 0.5rem 1.25rem;
  cursor: pointer;
  transition: all ease-in-out 0.25s;
}
.mod_article .form-feedback .formbody .widget-submit button:hover {
  background-color: var(--bright-orange);
}
.mod_article .ce_form button.marine.link-ext.white {
  display: inline-block;
  background: var(--marine-blue);
  color: var(--white);
  text-decoration: none;
  transition: background-color 150ms ease-in-out;
}
.mod_article .ce_form button.marine.link-ext.white:hover {
  background: var(--bright-orange);
}
.mod_article .ce_form button.marine.link-ext.white:before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-right: 0.35rem;
  vertical-align: middle;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cg clip-path='url(%23clip0_3176_8963)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 3.2C8.44183 3.2 8.8 3.55817 8.8 4V11.2C8.8 11.6418 8.44183 12 8 12H0.8C0.358172 12 0 11.6418 0 11.2V4C0 3.55817 0.358172 3.2 0.8 3.2H8ZM12 0V6.4C12 6.84183 11.6418 7.2 11.2 7.2C10.7897 7.2 10.4516 6.89117 10.4054 6.4933L10.4 6.4V1.6H5.6C5.18973 1.6 4.85159 1.29117 4.80538 0.893297L4.8 0.8C4.8 0.389731 5.10883 0.0515943 5.5067 0.00538219L5.6 0H12Z' fill='%23ffffff'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3176_8963'%3E%3Crect width='12' height='12' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") !important;
  background-repeat: no-repeat;
  background-size: contain;
}

.ce_form fieldset {
  border: none;
}
.ce_form .widget-submit button {
  border-radius: 25px;
  background: var(--ocean-blue);
  color: var(--white);
  max-height: 40px;
  height: 40px;
  border: 0;
  padding: 0.5rem 1.25rem;
  cursor: pointer;
  transition: all ease-in-out 0.25s;
  font-family: "genosbold", sans-serif;
  font-size: 1rem;
}
.ce_form .widget-submit button:hover {
  background-color: var(--bright-orange);
}

.form-2nd-col .ce_form {
  -moz-column-break-before: column;
       break-before: column;
}

.ce_image.icon_h {
  grid-column: 2;
  margin-top: 4rem;
}

.mod_newslist {
  grid-column: 2/span 12;
}

.mod_article.infothek {
  margin-bottom: 4rem;
}
.mod_article.infothek .mod_newsreader {
  grid-column: 1/-1;
  display: grid;
  grid-template-columns: subgrid;
  row-gap: 0;
}
.mod_article.infothek .mod_newsreader .layout_full {
  display: contents;
}
.mod_article.infothek .mod_newsreader > p.back,
.mod_article.infothek .mod_newsreader .layout_full > * {
  grid-column: 2/span 9;
}
@media (max-width: 768px) {
  .mod_article.infothek .mod_newsreader > p.back,
  .mod_article.infothek .mod_newsreader .layout_full > * {
    grid-column: 2/-1;
  }
}
.mod_article.infothek p.back {
  margin: 1.25rem 0 2rem 0;
}
.mod_article.infothek p.back a {
  color: var(--marine-blue);
  font-family: "genosbold", sans-serif;
  font-size: 0.875rem;
  text-decoration: none;
}
.mod_article.infothek p.back a:hover {
  text-decoration: underline;
}
.mod_article.infothek p.back a::before {
  content: "";
  float: left;
  width: 9px;
  height: 20px;
  margin-right: 7px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='9px' height='14px' viewBox='0 0 9 14' version='1.1'%3E%3Ctitle%3Eico-arrow-left%3C/title%3E%3Cg id='_Icons' stroke='none' stroke-width='1' fill='currentColor' fill-rule='evenodd'%3E%3Cg id='icons' transform='translate(-376.000000, -134.000000)' fill='currentColor' fill-rule='nonzero'%3E%3Cpath d='M381.34628,137.362187 L386.649459,142.889018 C387.116847,143.371934 387.116847,144.154896 386.649459,144.637813 C386.182072,145.120729 385.424286,145.120729 384.956899,144.637813 L380.5,139.98538 L376.043101,144.637813 C375.575714,145.120729 374.817928,145.120729 374.350541,144.637813 C373.883153,144.154896 373.883153,143.371934 374.350541,142.889018 L379.65372,137.362187 C380.121107,136.879271 380.878893,136.879271 381.34628,137.362187 Z' id='ico-arrow-left' transform='translate(380.500000, 141.000000) scale(-1, -1) rotate(90.000000) translate(-380.500000, -141.000000) '/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-position: bottom;
  background-repeat: no-repeat;
}
.mod_article.infothek .layout_full p.info {
  font-size: 0.875rem;
  color: var(--dark-grey);
  margin-top: 1.25rem;
  margin-bottom: 0.5rem;
}
.mod_article.infothek .layout_full h1 {
  font-family: "genosbold", sans-serif;
  color: var(--marine-blue);
  font-size: 2.625rem;
  line-height: 2.625rem;
  margin-bottom: 1rem;
  text-align: left;
}
.mod_article.infothek .layout_full .ce_text h1 {
  font-family: "genosbold", sans-serif;
  color: var(--marine-blue);
  font-size: 1.625rem;
  line-height: 2rem;
  margin-top: 0;
  margin-bottom: 1rem;
}
.mod_article.infothek .layout_full .ce_text h2 {
  font-family: "genosbold", sans-serif;
  color: var(--ocean-blue);
  font-size: 1.875rem;
  line-height: 2rem;
  margin-block: 1.5rem 0.75rem;
}
.mod_article.infothek .layout_full .ce_text h3 {
  font-family: "genosbold", sans-serif;
  color: var(--marine-blue);
  font-size: 1.3125rem;
  margin-block: 2rem 0.75rem;
}
.mod_article.infothek .layout_full .ce_text p {
  font-size: 1rem;
  margin-bottom: 1rem;
  line-height: 1.5rem;
}
.mod_article.infothek .layout_full .ce_text strong {
  font-family: "genosbold", sans-serif;
  font-weight: 700;
}
.mod_article.infothek .layout_full .ce_text ul {
  margin-bottom: 1rem;
  padding-left: 1.25rem;
}
.mod_article.infothek .layout_full .ce_text ul li {
  margin-bottom: 0.5rem;
  line-height: 1.875rem;
}
.mod_article.infothek .ce_toplink {
  grid-column: 2/span 9;
  margin-block: 2rem;
}
@media (max-width: 768px) {
  .mod_article.infothek .ce_toplink {
    grid-column: 2/-2;
  }
}
.mod_article.infothek .ce_toplink a {
  color: var(--ocean-blue);
  font-family: "genosbold", sans-serif;
  font-size: 0.875rem;
  text-decoration: none;
}
.mod_article.infothek .ce_toplink a:hover {
  text-decoration: underline;
}

.m-b-40 {
  margin-bottom: 2.5rem;
}

.ce_text {
  grid-column: 2/span 12;
}
.ce_text h1 {
  font-family: "genosbold", sans-serif;
  font-weight: 700;
  font-size: 2.625rem;
  line-height: 2.625rem;
  text-align: left;
  margin-top: 3rem;
}
.ce_text h1 .icon {
  display: inline-block;
  width: 1.25rem;
  vertical-align: bottom;
}
.ce_text h1 .icon svg {
  width: 100%;
  height: auto;
}
.ce_text p:last-child {
  margin-bottom: 2rem;
}
@media (min-width: 1180px) {
  .ce_text p:last-child {
    margin-bottom: 4rem;
  }
}

.ppower.mod_article,
.paymentpower.mod_article,
#pp_modul.mod_article {
  background-color: var(--light-grey);
  background-color: white;
}
.ppower.mod_article > *,
.paymentpower.mod_article > *,
#pp_modul.mod_article > * {
  grid-column: 2/span 12;
}
.ppower.mod_article .headline,
.paymentpower.mod_article .headline,
#pp_modul.mod_article .headline {
  color: var(--marine-blue);
  font-size: 1.625rem;
  line-height: 1.875rem;
  font-family: "genosbold", sans-serif;
  margin-bottom: 30px;
}
.ppower.mod_article .headline .icon,
.paymentpower.mod_article .headline .icon,
#pp_modul.mod_article .headline .icon {
  display: inline-block;
  width: 0.75rem;
  vertical-align: text-bottom;
}
.ppower.mod_article .headline .icon svg,
.paymentpower.mod_article .headline .icon svg,
#pp_modul.mod_article .headline .icon svg {
  width: 100%;
  height: auto;
}
.ppower.mod_article .teaser,
.paymentpower.mod_article .teaser,
#pp_modul.mod_article .teaser {
  margin-bottom: 30px;
}
.ppower.mod_article p.link,
.paymentpower.mod_article p.link,
#pp_modul.mod_article p.link {
  margin-bottom: 4rem;
}
.ppower.mod_article .link a,
.paymentpower.mod_article .link a,
#pp_modul.mod_article .link a {
  font-family: genosbold;
  color: var(--ocean-blue);
  background-color: transparent;
}
.ppower.mod_article .link a:hover,
.paymentpower.mod_article .link a:hover,
#pp_modul.mod_article .link a:hover {
  text-decoration: underline;
}
.ppower .mod_newslist,
.ppower .mod_newslist_infinite_scroll,
.paymentpower .mod_newslist,
.paymentpower .mod_newslist_infinite_scroll,
#pp_modul .mod_newslist,
#pp_modul .mod_newslist_infinite_scroll {
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px;
}
@media (min-width: 768px) {
  .ppower .mod_newslist,
  .ppower .mod_newslist_infinite_scroll,
  .paymentpower .mod_newslist,
  .paymentpower .mod_newslist_infinite_scroll,
  #pp_modul .mod_newslist,
  #pp_modul .mod_newslist_infinite_scroll {
    grid-template-columns: repeat(3, 1fr);
  }
}
.ppower .layout_latest,
.paymentpower .layout_latest,
#pp_modul .layout_latest {
  position: relative;
  min-height: 280px;
  padding: 20px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  transition: 250ms ease-in-out all;
}
.ppower .layout_latest:nth-of-type(4n + 1),
.paymentpower .layout_latest:nth-of-type(4n + 1),
#pp_modul .layout_latest:nth-of-type(4n + 1) {
  background-color: var(--marine-blue);
}
.ppower .layout_latest:nth-of-type(4n + 1):hover,
.paymentpower .layout_latest:nth-of-type(4n + 1):hover,
#pp_modul .layout_latest:nth-of-type(4n + 1):hover {
  background-color: var(--marine-blue-hover);
}
.ppower .layout_latest:nth-of-type(4n + 2),
.paymentpower .layout_latest:nth-of-type(4n + 2),
#pp_modul .layout_latest:nth-of-type(4n + 2) {
  background-color: var(--ocean-blue);
}
.ppower .layout_latest:nth-of-type(4n + 2):hover,
.paymentpower .layout_latest:nth-of-type(4n + 2):hover,
#pp_modul .layout_latest:nth-of-type(4n + 2):hover {
  background-color: var(--ocean-blue-hover);
}
.ppower .layout_latest:nth-of-type(4n + 3),
.paymentpower .layout_latest:nth-of-type(4n + 3),
#pp_modul .layout_latest:nth-of-type(4n + 3) {
  background-color: var(--bright-orange);
}
.ppower .layout_latest:nth-of-type(4n + 3):hover,
.paymentpower .layout_latest:nth-of-type(4n + 3):hover,
#pp_modul .layout_latest:nth-of-type(4n + 3):hover {
  background-color: var(--bright-orange-hover);
}
.ppower .layout_latest:nth-of-type(4n + 4),
.paymentpower .layout_latest:nth-of-type(4n + 4),
#pp_modul .layout_latest:nth-of-type(4n + 4) {
  background-color: var(--marine-blue);
}
.ppower .layout_latest:nth-of-type(4n + 4):hover,
.paymentpower .layout_latest:nth-of-type(4n + 4):hover,
#pp_modul .layout_latest:nth-of-type(4n + 4):hover {
  background-color: var(--marine-blue-hover);
}
.ppower .layout_latest h2, .ppower .layout_latest a, .ppower .layout_latest p, .ppower .layout_latest li,
.paymentpower .layout_latest h2,
.paymentpower .layout_latest a,
.paymentpower .layout_latest p,
.paymentpower .layout_latest li,
#pp_modul .layout_latest h2,
#pp_modul .layout_latest a,
#pp_modul .layout_latest p,
#pp_modul .layout_latest li {
  color: var(--white);
}
.ppower .layout_latest h2, .ppower .layout_latest p.headline,
.paymentpower .layout_latest h2,
.paymentpower .layout_latest p.headline,
#pp_modul .layout_latest h2,
#pp_modul .layout_latest p.headline {
  font-family: "genosbold", sans-serif;
  font-size: 21px;
  color: var(--white);
  line-height: 1.2;
  margin-bottom: 5px;
}
.ppower .layout_latest .ce_text,
.paymentpower .layout_latest .ce_text,
#pp_modul .layout_latest .ce_text {
  margin: 0;
  padding: 0;
  max-width: 100%;
}
.ppower .layout_latest .ce_text p,
.paymentpower .layout_latest .ce_text p,
#pp_modul .layout_latest .ce_text p {
  font-size: 0.95rem;
  line-height: 1.4;
  margin: 0;
}
.ppower .layout_latest > a,
.paymentpower .layout_latest > a,
#pp_modul .layout_latest > a {
  position: relative;
  z-index: 10;
  text-decoration: none;
}
.ppower .layout_latest > a:hover,
.paymentpower .layout_latest > a:hover,
#pp_modul .layout_latest > a:hover {
  text-decoration: none;
}
.ppower .layout_latest > a::after,
.paymentpower .layout_latest > a::after,
#pp_modul .layout_latest > a::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 5;
}
.ppower .layout_latest p.more,
.paymentpower .layout_latest p.more,
#pp_modul .layout_latest p.more {
  display: none;
}
.ppower .layout_latest .image_container,
.paymentpower .layout_latest .image_container,
#pp_modul .layout_latest .image_container {
  position: absolute;
  inset: 0;
  z-index: 1;
  margin: 0;
}
.ppower .layout_latest .image_container a,
.paymentpower .layout_latest .image_container a,
#pp_modul .layout_latest .image_container a {
  display: block;
  width: 100%;
  height: 100%;
}
.ppower .layout_latest .image_container img,
.paymentpower .layout_latest .image_container img,
#pp_modul .layout_latest .image_container img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: 250ms ease-in-out all;
}
.ppower .layout_latest.image .image_container img,
.paymentpower .layout_latest.image .image_container img,
#pp_modul .layout_latest.image .image_container img {
  opacity: 0.6;
}
.ppower .layout_latest.image:hover .image_container img,
.paymentpower .layout_latest.image:hover .image_container img,
#pp_modul .layout_latest.image:hover .image_container img {
  opacity: 0.4;
  filter: brightness(0.75);
}
.ppower .layout_latest.image:nth-of-type(4n + 3),
.paymentpower .layout_latest.image:nth-of-type(4n + 3),
#pp_modul .layout_latest.image:nth-of-type(4n + 3) {
  background-color: var(--ocean-blue);
}
.ppower .layout_latest .category.noflex,
.paymentpower .layout_latest .category.noflex,
#pp_modul .layout_latest .category.noflex {
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: 20;
  width: 36px;
  height: 36px;
  text-indent: -9999px;
  background-repeat: no-repeat;
  background-position: left top;
  filter: invert(100%) sepia(100%) saturate(18%) hue-rotate(214deg) brightness(103%) contrast(101%);
  background-image: url("../../files/x_theme/img/css-icons/ico-article.svg");
  background-color: transparent;
  padding: 0;
  border-radius: 0;
  margin: 0;
}
.ppower .layout_latest .category.noflex p,
.paymentpower .layout_latest .category.noflex p,
#pp_modul .layout_latest .category.noflex p {
  display: none;
}
.ppower .layout_latest.news_category_25 .category.noflex,
.paymentpower .layout_latest.news_category_25 .category.noflex,
#pp_modul .layout_latest.news_category_25 .category.noflex {
  background-image: url("../../files/x_theme/img/css-icons/ico-video.svg");
}
.ppower .layout_latest.news_category_27 .category.noflex,
.paymentpower .layout_latest.news_category_27 .category.noflex,
#pp_modul .layout_latest.news_category_27 .category.noflex {
  background-image: url("../../files/x_theme/img/css-icons/ico-podcast.svg");
}

.mod_newslist.flex .layout_latest h2, .mod_newslist.flex .layout_latest a, .mod_newslist.flex .layout_latest p, .mod_newslist.flex .layout_latest li {
  color: var(--white);
}
.mod_newslist.flex .layout_latest h2 {
  font-family: "genosbold", sans-serif;
  font-size: 21px;
  line-height: 1.2;
  margin-bottom: 5px;
}

#paymentpower_headline h1 {
  grid-column: 2/span 12;
  font-family: "genosbold", sans-serif;
  text-align: left;
}

#paymentpower_teaser {
  position: relative;
  overflow: hidden;
  background-color: var(--marine-blue);
  min-height: 300px;
}
#paymentpower_teaser .ce_image {
  position: absolute;
  inset: 0;
  z-index: 0;
  margin: 0;
}
#paymentpower_teaser .ce_image .image_container {
  margin: 0;
  height: 100%;
}
#paymentpower_teaser .ce_image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#paymentpower_teaser .ce_text {
  grid-column: 2/span 8;
  position: relative;
  z-index: 2;
  padding-block: 60px;
  align-self: center;
}
#paymentpower_teaser .ce_text h2 {
  color: white;
  font-family: "genosbold", sans-serif;
  font-size: 2.5rem;
  line-height: 1.2;
}

#paymentpower_teaser {
  background-color: white;
}
#paymentpower_teaser .ce_text {
  grid-column: 2/span 6;
}
#paymentpower_teaser .ce_text h2, #paymentpower_teaser .ce_text h3 {
  color: var(--white);
  font-family: "genosbold", sans-serif;
  font-size: 2rem;
  line-height: 1.2;
  margin-bottom: 1rem;
  text-align: left;
}
#paymentpower_teaser .ce_text h2 .icon, #paymentpower_teaser .ce_text h3 .icon {
  display: inline-block;
  width: 0.9rem;
  vertical-align: bottom;
}
#paymentpower_teaser .ce_text h2 .icon svg, #paymentpower_teaser .ce_text h3 .icon svg {
  width: 100%;
  height: auto;
}
#paymentpower_teaser .ce_text h3 {
  color: var(--marine-blue);
}
#paymentpower_teaser .ce_text p {
  color: var(--marine-blue);
}

#pp_modul.mod_article {
  row-gap: 1.25rem;
}
#pp_modul.mod_article > .mod_newscategories {
  grid-column: 2/11;
  grid-row: 1;
}
#pp_modul.mod_article > .art_filter {
  grid-column: 11/14;
  grid-row: 1;
  align-self: start;
}
#pp_modul.mod_article > .mod_newslist_infinite_scroll {
  grid-column: 2/14;
}
#pp_modul .mod_newscategories {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  align-items: flex-start;
}
#pp_modul .mod_newscategories h3 {
  flex: 0 0 100%;
  font-size: 0.875rem;
  color: var(--bright-orange);
  font-family: "genosbold", sans-serif;
  margin-bottom: 2px;
}
#pp_modul .mod_newscategories ul {
  display: contents;
}
#pp_modul .mod_newscategories li {
  list-style: none;
  font-family: "genosbold", sans-serif;
}
#pp_modul .mod_newscategories li a,
#pp_modul .mod_newscategories a.select_all {
  display: block;
  background-color: #f2f2f2;
  border-radius: 20px;
  padding: 7px 18px;
  color: var(--bright-orange);
  text-decoration: none;
  line-height: 1.2;
  transition: 150ms ease-in-out;
  font-size: 1rem;
}
#pp_modul .mod_newscategories li a:hover, #pp_modul .mod_newscategories li a.active,
#pp_modul .mod_newscategories a.select_all:hover,
#pp_modul .mod_newscategories a.select_all.active {
  background-color: var(--bright-orange);
  color: var(--white);
}
#pp_modul .mod_newscategories li.active {
  background-color: var(--bright-orange);
  color: var(--white);
  border-radius: 20px;
  padding: 7px 18px;
  font-size: 1rem;
  color: var(--white);
  font-family: "genosbold", sans-serif;
}
#pp_modul .mod_newscategories a.select_all {
  background-color: var(--medium-grey);
  color: var(--white);
}
#pp_modul .art_filter h3 {
  font-size: 0.875rem;
  color: var(--bright-orange);
  font-family: "genosbold", sans-serif;
  margin-bottom: 10px;
}
#pp_modul .art_filter .filters {
  display: flex;
  gap: 8px;
  align-items: center;
  flex-wrap: wrap;
}
#pp_modul .art_filter button.filter {
  border: none;
  border-radius: 20px;
  background: var(--medium-grey);
  padding: 7px 14px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 150ms ease-in-out;
  line-height: 1;
}
#pp_modul .art_filter button.filter:hover, #pp_modul .art_filter button.filter.active {
  background-color: var(--bright-orange);
  border-color: var(--bright-orange);
}
#pp_modul .art_filter button.filter:hover img, #pp_modul .art_filter button.filter.active img {
  filter: brightness(10);
}
#pp_modul .art_filter button.filter img {
  width: 20px;
  height: 20px;
}
#pp_modul .art_filter #art_alle {
  font-family: "genosbold", sans-serif;
  font-size: 14px;
  color: var(--bright-orange);
}
#pp_modul .art_filter #art_alle, #pp_modul .art_filter #art_alle.active {
  background-color: var(--medium-grey);
  border-color: var(--bright-orange);
  color: white;
}
#pp_modul .art_filter #art_video {
  width: 30px;
  height: 30px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' width='20' height='20'%3E%3Cpath fill='white' fill-rule='evenodd' clip-rule='evenodd' transform='translate(-2,-2)' d='M12,3.7c4.6,0,8.3,3.7,8.3,8.3s-3.7,8.3-8.3,8.3S3.7,16.6,3.7,12S7.4,3.7,12,3.7z M12,2C6.5,2,2,6.5,2,12s4.5,10,10,10s10-4.5,10-10S17.5,2,12,2z M9.5,16.2V7.8l7.5,4.3L9.5,16.2z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 20px 20px;
}
#pp_modul .art_filter #art_artikel {
  width: 30px;
  height: 30px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Ebene_1' x='0px' y='0px' width='15px' height='17px' viewBox='0 0 15 17' style='enable-background:new 0 0 15 17;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill-rule:evenodd;clip-rule:evenodd;fill:white;%7D%0A%3C/style%3E%3Cg id='icons_x2F_ico-article' transform='translate(648.000000, 48.000000)'%3E%3C/g%3E%3Cg%3E%3Cpath class='st0' d='M8.8,15c0.7,0,1.2,0.4,1.2,1s-0.6,1-1.2,1H1.2C0.6,17,0,16.6,0,16s0.6-1,1.2-1H8.8z M13.8,10 c0.7,0,1.2,0.4,1.2,1s-0.6,1-1.2,1H1.2C0.6,12,0,11.6,0,11s0.6-1,1.2-1H13.8z M13.8,5C14.4,5,15,5.4,15,6s-0.6,1-1.2,1H1.2 C0.6,7,0,6.6,0,6s0.6-1,1.2-1H13.8z M13.8,0C14.4,0,15,0.4,15,1s-0.6,1-1.2,1H1.2C0.6,2,0,1.6,0,1s0.6-1,1.2-1H13.8z'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 15px 15px;
}
#pp_modul .art_filter #art_podcast {
  width: 30px;
  height: 30px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Ebene_1' x='0px' y='0px' width='15px' height='19px' viewBox='0 0 15 19' style='enable-background:new 0 0 15 19;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill-rule:evenodd;clip-rule:evenodd;fill:white;%7D%0A%3C/style%3E%3Cg id='_UI-Icons'%3E%3Cg id='vrp-icons' transform='translate(-652.000000, -211.000000)'%3E%3Cg id='icons_x2F_ico-close' transform='translate(648.000000, 208.000000)'%3E%3Cg%3E%3Cpath id='icons_x2F_ico-podcast' class='st0' d='M17.5,10.7c0.4,0,0.7,0.3,0.7,0.7c0,3.4-2.5,6.2-5.8,6.7l0,0l-0.2,0v1.6l2.7,0 c0.4,0,0.7,0.3,0.7,0.6l0,0l0,0.1c0,0.4-0.3,0.7-0.7,0.7l0,0H8c-0.4,0-0.7-0.3-0.7-0.7c0-0.4,0.3-0.7,0.7-0.7l0,0l2.7,0v-1.6 c-3.3-0.4-5.9-3.1-6-6.5l0,0l0-0.2c0-0.4,0.3-0.7,0.7-0.7c0.4,0,0.7,0.3,0.7,0.7c0,2.9,2.4,5.2,5.3,5.2s5.2-2.3,5.3-5.2 C16.8,11.1,17.1,10.7,17.5,10.7z M11.5,3C13.4,3,15,4.6,15,6.5v5c0,1.9-1.6,3.5-3.5,3.5S8,13.4,8,11.5v-5C8,4.6,9.6,3,11.5,3z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 20px 20px;
}
#pp_modul .inf-scr-load-more-btn-container {
  margin-top: 2rem;
}
#pp_modul .inf-scr-load-more-btn-container button {
  display: inline-block;
  padding: 0.5rem 1.5rem;
  background: var(--marine-blue);
  color: var(--white);
  border: none;
  border-radius: 20px;
  font-size: 1rem;
  cursor: pointer;
  transition: background-color 150ms ease-in-out;
}
#pp_modul .inf-scr-load-more-btn-container button:hover {
  background: var(--bright-orange);
}
@media (max-width: 768px) {
  #pp_modul.mod_article > .mod_newscategories {
    grid-column: 2/14;
    grid-row: auto;
  }
  #pp_modul.mod_article > .art_filter {
    grid-column: 2/14;
    grid-row: auto;
  }
  #pp_modul.mod_article > .mod_newslist_infinite_scroll {
    grid-column: 2/14;
  }
}

body.ppower.pp-reader .mod_article > * {
  grid-column: 2/span 12;
}
body.ppower.pp-reader .mod_newsreader {
  display: grid;
  grid-template-columns: subgrid;
  row-gap: 0;
}
body.ppower.pp-reader .mod_newsreader .layout_full {
  display: contents;
}
body.ppower.pp-reader .mod_newsreader > p.back,
body.ppower.pp-reader .mod_newsreader .layout_full > * {
  grid-column: 1/span 9;
}
body.ppower.pp-reader .mod_newsreader .mod_newslist,
body.ppower.pp-reader .mod_newsreader h2.ce_headline {
  grid-column: 1/span 12;
}
body.ppower.pp-reader p.back {
  margin: 1.25rem 0 2rem 0;
}
body.ppower.pp-reader p.back a {
  color: var(--marine-blue);
  font-family: "genosbold", sans-serif;
  font-size: 0.875rem;
  text-decoration: none;
}
body.ppower.pp-reader p.back a:hover {
  text-decoration: underline;
}
body.ppower.pp-reader p.back a:before {
  width: 9px;
  float: left;
  margin-right: 7px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='9px' height='14px' viewBox='0 0 9 14' version='1.1'%3E%3Ctitle%3Eico-arrow-left%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cg id='_Icons' stroke='none' stroke-width='1' fill='currentColor' fill-rule='evenodd'%3E%3Cg id='icons' transform='translate(-376.000000, -134.000000)' fill='currentColor' fill-rule='nonzero'%3E%3Cpath d='M381.34628,137.362187 L386.649459,142.889018 C387.116847,143.371934 387.116847,144.154896 386.649459,144.637813 C386.182072,145.120729 385.424286,145.120729 384.956899,144.637813 L380.5,139.98538 L376.043101,144.637813 C375.575714,145.120729 374.817928,145.120729 374.350541,144.637813 C373.883153,144.154896 373.883153,143.371934 374.350541,142.889018 L379.65372,137.362187 C380.121107,136.879271 380.878893,136.879271 381.34628,137.362187 Z' id='ico-arrow-left' transform='translate(380.500000, 141.000000) scale(-1, -1) rotate(90.000000) translate(-380.500000, -141.000000) '/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  height: 20px;
  background-position: bottom;
  background-repeat: no-repeat;
  content: "";
}
body.ppower.pp-reader .layout_full p.info {
  font-size: 0.875rem;
  margin-top: 1.25rem;
  margin-bottom: 0.5rem;
}
body.ppower.pp-reader .layout_full h1 {
  font-family: "genosbold", sans-serif;
  color: var(--marine-blue);
  font-size: 2.625rem;
  line-height: 2.625rem;
  margin-bottom: 1rem;
  text-align: left;
}
body.ppower.pp-reader .layout_full h2 {
  color: var(--ocean-blue);
  font-size: 1.25rem;
  line-height: 1.5rem;
  font-family: "genosregular", sans-serif;
  font-weight: normal;
  margin-bottom: 2rem;
}
body.ppower.pp-reader .layout_full .ce_text h3 {
  font-family: "genosbold", sans-serif;
  color: var(--marine-blue);
  font-size: 1.3125rem;
  margin-block: 2rem 0.75rem;
}
body.ppower.pp-reader .layout_full .ce_text p {
  font-size: 1rem;
  margin-bottom: 1rem;
  line-height: 1.5rem;
}
body.ppower.pp-reader .layout_full .ce_text ul {
  margin-bottom: 1rem;
  padding-left: 1.25rem;
}
body.ppower.pp-reader .layout_full .ce_text ul li {
  margin-bottom: 0.5rem;
  line-height: 1.875rem;
}
body.ppower.pp-reader .mod_sharebuttons {
  margin-top: 2.5rem;
  padding-top: 1.5rem;
  border-top: 1px solid var(--light-grey);
}
body.ppower.pp-reader .mod_sharebuttons h4 {
  font-family: "genosbold", sans-serif;
  color: var(--marine-blue);
  font-size: 1rem;
  margin-bottom: 1rem;
}
body.ppower.pp-reader .mod_sharebuttons .sharebuttons {
  display: flex;
  gap: 2rem;
  flex-wrap: wrap;
}
body.ppower.pp-reader .mod_sharebuttons .sharebuttons a {
  display: flex;
  align-items: center;
  gap: 5px;
  color: var(--bright-orange);
  font-family: "genosregular", sans-serif;
  font-size: 0.875rem;
  text-decoration: none;
  transition: 150ms ease-in-out;
}
body.ppower.pp-reader .mod_sharebuttons .sharebuttons a::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background-color: var(--bright-orange);
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: contain;
  flex-shrink: 0;
}
body.ppower.pp-reader .mod_sharebuttons .sharebuttons a.linkedin::before {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='12 11 17 17'%3E%3Cpath d='M16.7,26.7h-3.3v-10h3.3V26.7z M15,15.2c-1,0-1.8-0.8-1.8-1.8s0.8-1.8,1.8-1.8s1.8,0.8,1.8,1.8S16,15.2,15,15.2z M28.3,26.7H25v-4.8c0-3.1-3.3-2.9-3.3,0v4.8h-3.3v-10h3.3v1.8c1.5-2.7,6.7-2.9,6.7,2.6L28.3,26.7z'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='12 11 17 17'%3E%3Cpath d='M16.7,26.7h-3.3v-10h3.3V26.7z M15,15.2c-1,0-1.8-0.8-1.8-1.8s0.8-1.8,1.8-1.8s1.8,0.8,1.8,1.8S16,15.2,15,15.2z M28.3,26.7H25v-4.8c0-3.1-3.3-2.9-3.3,0v4.8h-3.3v-10h3.3v1.8c1.5-2.7,6.7-2.9,6.7,2.6L28.3,26.7z'/%3E%3C/svg%3E");
}
body.ppower.pp-reader .mod_sharebuttons .sharebuttons a.facebook::before {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 24'%3E%3Cpath d='M11.667,5L9.417,5C8.52,5 8.333,5.368 8.333,6.297L8.333,8.333L11.667,8.333L11.318,11.667L8.333,11.667L8.333,23.333L3.333,23.333L3.333,11.667L0,11.667L0,8.333L3.333,8.333L3.333,4.487C3.333,1.538 4.885,0 8.382,0L11.667,0L11.667,5Z'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 24'%3E%3Cpath d='M11.667,5L9.417,5C8.52,5 8.333,5.368 8.333,6.297L8.333,8.333L11.667,8.333L11.318,11.667L8.333,11.667L8.333,23.333L3.333,23.333L3.333,11.667L0,11.667L0,8.333L3.333,8.333L3.333,4.487C3.333,1.538 4.885,0 8.382,0L11.667,0L11.667,5Z'/%3E%3C/svg%3E");
}
body.ppower.pp-reader .mod_sharebuttons .sharebuttons a.xing::before {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='9 7 23 26'%3E%3Cpath d='M10.1,25l4-7.1l-2.7-4.6h4.8l2.7,4.6l-4,7.1H10.1z M28.2,31.7h-4.7l-5.2-9.4l7.8-13.9h4.8l-7.8,13.9L28.2,31.7z'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='9 7 23 26'%3E%3Cpath d='M10.1,25l4-7.1l-2.7-4.6h4.8l2.7,4.6l-4,7.1H10.1z M28.2,31.7h-4.7l-5.2-9.4l7.8-13.9h4.8l-7.8,13.9L28.2,31.7z'/%3E%3C/svg%3E");
}
body.ppower.pp-reader .mod_sharebuttons .sharebuttons a:hover {
  opacity: 0.85;
}
body.ppower.pp-reader .layout_full .mod_newslist.flex .layout_latest h2, body.ppower.pp-reader .layout_full .mod_newslist.flex .layout_latest a, body.ppower.pp-reader .layout_full .mod_newslist.flex .layout_latest p, body.ppower.pp-reader .layout_full .mod_newslist.flex .layout_latest li {
  color: var(--white);
}
body.ppower.pp-reader .layout_full .mod_newslist.flex .layout_latest h2 {
  font-family: "genosbold", sans-serif;
  font-size: 21px;
  line-height: 1.2;
  margin-bottom: 5px;
}
body.ppower.pp-reader h2.ce_headline {
  font-family: "genosbold", sans-serif;
  color: var(--marine-blue);
  font-size: 1.625rem;
  line-height: 1.25;
  margin-block: 2.5rem 1.25rem;
}
body.ppower.pp-reader h2.ce_headline .icon {
  display: inline-block;
  width: 0.7rem;
  margin-left: 4px;
}
body.ppower.pp-reader h2.ce_headline .icon svg {
  width: 100%;
  height: auto;
}
body.ppower.pp-reader .ce_toplink {
  margin-block: 2rem;
}
body.ppower.pp-reader .ce_toplink a {
  color: var(--ocean-blue);
  font-family: "genosbold", sans-serif;
  font-size: 0.875rem;
  text-decoration: none;
}
body.ppower.pp-reader .ce_toplink a:hover {
  text-decoration: underline;
}
body.ppower.pp-reader .mod_article .layout_full .image_container {
  margin: 0 0 2rem 0;
}
body.ppower.pp-reader .ce_youtube .video_container {
  margin: 0 0 2rem 0;
}

*,
*::before,
*::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html,
body {
  overflow-x: clip;
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#main {
  margin-top: 0;
}
.grid-container {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: var(--grid-gap);
  width: min(100% - var(--container-padding) * 2, var(--container-width));
  margin-inline: auto;
  padding-inline: var(--container-padding);
}
@media (min-width: 768px) {
  .grid-container {
    grid-template-columns: repeat(12, 1fr);
  }
}

@media (min-width: 768px) {
  #main .inside {
    width: 100%;
    max-width: 1700px;
    margin: 0 auto;
  }
}

.mod_article {
  display: grid;
  grid-template-columns: repeat(14, 1fr);
}

.block {
  overflow: visible !important;
}

.view-desktop {
  display: none;
}
@media (min-width: 1180px) {
  .view-desktop {
    display: grid;
  }
}
.view-mobile {
  display: grid;
}
@media (min-width: 1180px) {
  .view-mobile {
    display: none;
  }
}

@media (min-width: 1276px) {
  .grid-container {
    max-width: var(--container-width);
  }
}
img {
  max-width: 100%;
  height: auto;
  display: block;
}

button,
input,
select,
textarea {
  font: inherit;
}

:focus-visible {
  outline: 2px solid var(--ocean-blue);
  outline-offset: 2px;
}

@media print {
  .view-mobile,
  .view-desktop {
    display: block !important;
  }
}
/* .ce_toplink {} */
.ce_toplink a {
  width: 40px;
  height: 40px;
  display: block;
  pointer-events: none;
  background: url("../../files/x_theme/img/css-icons/ico-arrow.svg") no-repeat center;
  filter: invert(100%) sepia(100%) saturate(18%) hue-rotate(214deg) brightness(103%) contrast(101%);
}

.ce_toplink {
  height: 40px;
  width: 40px;
  text-indent: -9999px;
  border-radius: 20px;
  position: fixed;
  bottom: 21vh;
  right: 1vw;
  transform: rotate(90deg);
  opacity: 0;
  transition: all 600ms ease 0s;
  z-index: 2000;
  background: var(--marine-blue);
}

.ce_toplink:hover {
  background-color: var(--dark-blue);
}

.ce_toplink.fixed {
  opacity: 100;
  transition: all 600ms ease 0s;
}

.ce_toplink.fixed a {
  pointer-events: auto;
}

a.link-ext.ocean::before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-right: 0.35rem;
  vertical-align: middle;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cg clip-path='url(%23clip0_3176_8963)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 3.2C8.44183 3.2 8.8 3.55817 8.8 4V11.2C8.8 11.6418 8.44183 12 8 12H0.8C0.358172 12 0 11.6418 0 11.2V4C0 3.55817 0.358172 3.2 0.8 3.2H8ZM12 0V6.4C12 6.84183 11.6418 7.2 11.2 7.2C10.7897 7.2 10.4516 6.89117 10.4054 6.4933L10.4 6.4V1.6H5.6C5.18973 1.6 4.85159 1.29117 4.80538 0.893297L4.8 0.8C4.8 0.389731 5.10883 0.0515943 5.5067 0.00538219L5.6 0H12Z' fill='%230066B3'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3176_8963'%3E%3Crect width='12' height='12' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
}

a.link-ext.marine::before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-right: 0.35rem;
  vertical-align: middle;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cg clip-path='url(%23clip0_3176_8963)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 3.2C8.44183 3.2 8.8 3.55817 8.8 4V11.2C8.8 11.6418 8.44183 12 8 12H0.8C0.358172 12 0 11.6418 0 11.2V4C0 3.55817 0.358172 3.2 0.8 3.2H8ZM12 0V6.4C12 6.84183 11.6418 7.2 11.2 7.2C10.7897 7.2 10.4516 6.89117 10.4054 6.4933L10.4 6.4V1.6H5.6C5.18973 1.6 4.85159 1.29117 4.80538 0.893297L4.8 0.8C4.8 0.389731 5.10883 0.0515943 5.5067 0.00538219L5.6 0H12Z' fill='%23002d67'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3176_8963'%3E%3Crect width='12' height='12' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
}

a.link-ext.white::before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-right: 0.35rem;
  vertical-align: middle;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cg clip-path='url(%23clip0_3176_8963)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 3.2C8.44183 3.2 8.8 3.55817 8.8 4V11.2C8.8 11.6418 8.44183 12 8 12H0.8C0.358172 12 0 11.6418 0 11.2V4C0 3.55817 0.358172 3.2 0.8 3.2H8ZM12 0V6.4C12 6.84183 11.6418 7.2 11.2 7.2C10.7897 7.2 10.4516 6.89117 10.4054 6.4933L10.4 6.4V1.6H5.6C5.18973 1.6 4.85159 1.29117 4.80538 0.893297L4.8 0.8C4.8 0.389731 5.10883 0.0515943 5.5067 0.00538219L5.6 0H12Z' fill='%23ffffff'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3176_8963'%3E%3Crect width='12' height='12' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
}

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* Main Navi */
#cssmenu {
  display: none;
  overflow: visible;
  width: 100%;
  position: absolute;
  z-index: 2000;
  clear: both;
}
@media (min-width: 1180px) {
  #cssmenu {
    display: block;
  }
}
#cssmenu a {
  color: var(--marine-blue);
  font-family: genosregular;
}
#cssmenu ul {
  display: flex;
  align-content: flex-start;
  list-style: none;
  margin: 0 0 0 0;
  padding: 0;
}

#cssmenu > ul.level_1 {
  float: right;
  width: 530px;
}

#cssmenu > ul.level_1 > li {
  flex-grow: 0; /* default 0 */
}

#cssmenu > ul.level_1 > li.active,
#cssmenu > ul.level_1 > li.trail > a {
  color: var(--bright-orange);
  color: var(--bright-red);
}

#cssmenu > ul.level_1 > li.trail::after {
  content: url("../../files/x_theme/img/css-icons/ico-arrow.svg");
  filter: invert(36%) sepia(64%) saturate(2094%) hue-rotate(5deg) brightness(108%) contrast(101%);
}

#cssmenu ul li {
  color: var(--marine-blue);
  padding: 39px 2% 29px 2%;
  clear: both;
}

#cssmenu li.submenu {
  padding-top: 37px;
}

#cssmenu ul li:hover {
  background-color: var(--light-grey);
}

#cssmenu > ul.level_1 > li.trail,
#cssmenu ul li:hover a,
#cssmenu ul li.trail:hover {
  color: var(--bright-orange);
}

#cssmenu > ul.level_1 > li.trail:hover::after {
  filter: invert(36%) sepia(64%) saturate(2094%) hue-rotate(5deg) brightness(108%) contrast(101%);
}

#cssmenu ul li a {
  text-decoration: none;
}

.mm_dropdown ul.level_2,
.mm_dropdown ul.level_1 {
  flex-direction: column;
  padding: 0;
}

#cssmenu .mm_dropdown ul.level_2 li {
  padding: 0 0 5px 0;
}

.mod_navigation li.mm_container .mm_dropdown > .inner {
  background: var(--light-grey);
  border: 0px solid #fff;
  padding: 40px 0;
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1276px) {
  .mod_navigation li.mm_container .mm_dropdown > .inner {
    max-width: 1276px;
  }
}

.mod_navigation li.mm_container:hover > a:after,
.mod_navigation li.mm_container:hover > span:after {
  height: 0px;
}

li.start {
  display: none;
}

li.mm_container::after {
  content: url("../../files/x_theme/img/css-icons/ico-arrow.svg");
  vertical-align: 2px;
  display: inline-block;
  transform: scale(0.5) rotate(-90deg);
  filter: invert(12%) sepia(38%) saturate(5433%) hue-rotate(201deg) brightness(92%) contrast(106%);
}

li.mm_container:hover::after {
  content: url("../../files/x_theme/img/css-icons/ico-arrow.svg");
  vertical-align: 2px;
  filter: invert(36%) sepia(64%) saturate(2094%) hue-rotate(5deg) brightness(108%) contrast(101%);
}

.mod_navigation li.mm_container .mm_dropdown {
  display: none;
  position: absolute;
  z-index: 100;
  padding-top: 29px;
  margin-left: -50%;
  margin-right: -50%;
  background-color: var(--light-grey);
  margin-top: 28px;
}

#cssmenu .mm_subnav_head,
#cssmenu .mm_subnav_links {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

#cssmenu .mm_dropdown ul.level_1 > li {
  width: 100%;
  margin-right: 0;
  padding: 0 0 8px 0;
  margin-bottom: 5px !important;
}

#cssmenu .mm_dropdown ul.level_1 > li a {
  color: var(--bright-orange);
  font-family: genosbold;
}

#cssmenu .mm_dropdown ul.level_1 > li a:hover {
  color: var(--dirty-orange);
}

#cssmenu .mm_dropdown ul.level_1 > li.active {
  text-decoration: underline;
  color: var(--bright-orange);
  font-family: genosbold;
}

#cssmenu .mm_dropdown ul.level_1 > li.last {
  margin-right: 0;
}

#cssmenu .mm_dropdown .ce_text {
  padding-top: 40px;
}

#cssmenu .mm_dropdown .ce_text h4 {
  border-bottom: 1px solid var(--medium-grey);
  margin-bottom: 10px;
  padding-bottom: 15px;
  margin-top: 10px;
  color: var(--marine-blue);
}

#cssmenu .mm_dropdown .ce_text p {
  color: var(--dark-grey);
}

#cssmenu .mm_dropdown .image_container {
  margin-top: -10px;
  margin-right: 10px;
}

#cssmenu .mm_dropdown .image_container img {
  width: 40px;
}

#cssmenu .nonavlink,
#cssmenu .nonavlink > a,
.mod_breadcrumb .nonavlink,
.mod_breadcrumb .nonavlink a {
  cursor: unset;
  pointer-events: inherit;
}

/* Main Navi */
#cssmenu {
  display: none;
  overflow: visible;
  width: 100%;
  position: static;
  z-index: auto;
}
@media (min-width: 1180px) {
  #cssmenu {
    display: block;
  }
}
#cssmenu a {
  color: var(--marine-blue);
  font-family: genosregular;
}
#cssmenu ul {
  display: flex;
  align-content: flex-end;
  list-style: none;
  margin: 0 0 0 0;
  padding: 0;
}

#cssmenu > ul.level_1 {
  width: 100%;
  justify-content: flex-end;
  font-size: 1rem;
  line-height: 1.25rem;
}

#cssmenu > ul.level_1 > li {
  flex-grow: 0; /* default 0 */
}

#cssmenu > ul.level_1 > li.active,
#cssmenu > ul.level_1 > li.trail > a {
  color: var(--bright-orange);
  color: var(--bright-red);
}

#cssmenu > ul.level_1 > li.trail::after {
  content: url("../../files/x_theme/img/css-icons/ico-arrow.svg");
  filter: invert(36%) sepia(64%) saturate(2094%) hue-rotate(5deg) brightness(108%) contrast(101%);
}

#cssmenu ul li {
  color: var(--marine-blue);
  padding: 39px 2% 29px 2%;
  clear: both;
}

#cssmenu li.submenu {
  padding-top: 37px;
}

#cssmenu ul li:hover {
  background-color: var(--light-grey);
}

#cssmenu > ul.level_1 > li.trail,
#cssmenu ul li:hover a,
#cssmenu ul li.trail:hover {
  color: var(--bright-orange);
}

#cssmenu > ul.level_1 > li.trail:hover::after {
  filter: invert(36%) sepia(64%) saturate(2094%) hue-rotate(5deg) brightness(108%) contrast(101%);
}

#cssmenu ul li a {
  text-decoration: none;
}

.mm_dropdown ul.level_2,
.mm_dropdown ul.level_1 {
  flex-direction: column;
  padding: 0;
}

#cssmenu .mm_dropdown ul.level_2 li {
  padding: 0 0 5px 0;
}

li.mm_container .mm_dropdown > .inner {
  background: var(--light-grey);
  padding: 40px 0;
  max-width: var(--content-width);
  margin-left: auto;
  margin-right: auto;
  display: grid;
  grid-template-columns: repeat(14, 1fr);
  -moz-column-gap: var(--grid-gap);
       column-gap: var(--grid-gap);
}

li.mm_container .mm_dropdown > .inner > * {
  grid-column: 2/span 12;
}

.mod_navigation li.mm_container:hover > a:after,
.mod_navigation li.mm_container:hover > span:after {
  height: 0px;
}

/* .mm_dropdown .inner .mod_navigation, .mm_dropdown .inner .mod_customnav {margin: 0 15.5% 0 15.5%;} */
li.start {
  display: none;
}

li.mm_container::after {
  content: url("../../files/x_theme/img/css-icons/ico-arrow.svg");
  vertical-align: 2px;
  display: inline-block;
  transform: scale(0.5) rotate(-90deg);
  filter: invert(12%) sepia(38%) saturate(5433%) hue-rotate(201deg) brightness(92%) contrast(106%);
}

li.mm_container:hover::after {
  content: url("../../files/x_theme/img/css-icons/ico-arrow.svg");
  vertical-align: 2px;
  filter: invert(36%) sepia(64%) saturate(2094%) hue-rotate(5deg) brightness(108%) contrast(101%);
}

li.mm_container > .mm_dropdown {
  display: none;
  position: absolute;
  z-index: 100;
  left: 50%;
  transform: translateX(-50%);
  width: 100vw;
  background-color: var(--light-grey);
  /*padding-top: 29px;*/
  margin-top: 29px;
}

#cssmenu > ul.level_1 > li.mm_container:hover > .mm_dropdown {
  display: block;
}

#cssmenu .mm_subnav_head,
#cssmenu .mm_subnav_links {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

#cssmenu .mm_dropdown ul.level_1 > li {
  width: 100%;
  margin-right: 0;
  padding: 0 0 8px 0;
  margin-bottom: 5px !important;
}

#cssmenu .mm_dropdown ul.level_1 > li a {
  color: var(--bright-orange);
  font-family: genosbold;
}

#cssmenu .mm_dropdown ul.level_1 > li a:hover {
  color: var(--dirty-orange);
}

#cssmenu .mm_dropdown ul.level_1 > li.active {
  text-decoration: underline;
  color: var(--bright-orange);
  font-family: genosbold;
}

#cssmenu .mm_dropdown ul.level_1 > li.last {
  margin-right: 0;
}

#cssmenu .mm_dropdown .ce_text {
  padding-top: 40px;
}

#cssmenu .mm_dropdown h4 {
  font-size: 1rem;
  line-height: 1.25rem;
  border-bottom: 1px solid var(--medium-grey);
  margin-bottom: 10px;
  padding-bottom: 15px;
  margin-top: 10px;
  color: var(--marine-blue);
}

#cssmenu .mm_dropdown p {
  font-size: 1rem;
  line-height: 1.5rem;
  color: var(--dark-grey);
}

#cssmenu .mm_dropdown ul,
#cssmenu .mm_dropdown ol {
  font-size: 1rem;
  line-height: 1.25rem;
}

#cssmenu .mm_dropdown .image_container {
  margin-top: -10px;
  margin-right: 10px;
}

#cssmenu .mm_dropdown .image_container img {
  width: 40px;
}

#cssmenu .nonavlink,
#cssmenu .nonavlink > a,
.mod_breadcrumb .nonavlink,
.mod_breadcrumb .nonavlink a {
  cursor: unset;
  pointer-events: inherit;
}

#mmenu_main:not(.mm-menu) {
  display: none;
}

/* Mobile Nav */
#dark-layer {
  display: none;
  opacity: 0;
  background: rgba(0, 0, 0, 0.7);
  width: 200vw;
  height: 100vh;
  position: absolute;
  top: 0;
  right: 0;
  transition: 1000ms all !important;
  margin-left: -200px;
}
@media (min-width: 1180px) {
  #dark-layer {
    display: none !important;
  }
}

.btn-list {
  display: flex;
  justify-content: flex-end;
  grid-column: 11/span 3;
  grid-row: 1;
  align-self: center;
}
@media (min-width: 1180px) {
  .btn-list {
    display: none;
  }
}
.btn-list button {
  display: flex;
  justify-content: center;
  align-items: center;
}
.btn-list a[href="#mmenu_main"] {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  background: var(--light-blue);
  padding: 0.5rem 1rem;
  border-radius: 20px;
  color: var(--marine-blue);
  text-decoration: none;
}
.btn-list .slide-menu-control {
  min-width: 40px;
  width: 100px;
  height: 40px;
  cursor: pointer;
  background-color: var(--light-grey);
  border-radius: 20px;
  margin-top: 0px;
  font-family: "genosregular";
  color: var(--marine-blue);
}
.btn-list .slide-menu-control svg {
  margin-right: 10px;
  pointer-events: none;
}
.btn-list .menu-close {
  background-image: url("../../files/x_theme/img/css-icons/ico-close.svg");
  min-width: 40px;
  width: 40px;
  height: 40px;
  background-color: var(--white);
}

.slide-menu {
  background: var(--light-grey);
  transition: transform 0.3s ease-in-out;
  will-change: transform;
  position: fixed;
  width: 320px;
  max-width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  display: none;
  overflow: hidden;
  box-sizing: border-box;
  transform: translateX(100%);
  overflow-y: auto;
}
@media (min-width: 1180px) {
  .slide-menu {
    display: none !important;
  }
}
.slide-menu ul {
  padding-top: 78px;
  position: relative;
  width: 100%;
  margin: 0;
  padding-left: 0;
  list-style: none;
}
.slide-menu ul li {
  border-top: 1px solid var(--medium-grey);
  margin: 0 10px 0 10px !important;
}
.slide-menu ul li.last {
  border-bottom: 1px solid var(--medium-grey);
}
.slide-menu ul ul {
  position: absolute;
  top: 0;
  left: 100%;
  display: none;
}
.slide-menu ul a {
  display: flex;
  justify-content: space-between;
  color: var(--marine-blue);
  padding: 16px 0px;
  font-family: genosregular;
  cursor: pointer;
}
.slide-menu ul a:hover {
  text-decoration: none;
}
.slide-menu ul li strong {
  color: var(--marine-blue);
  padding: 16px 0px;
  display: block;
}
.slide-menu__slider {
  transition: transform 0.3s ease-in-out;
  will-change: transform;
  width: 100%;
  transform: translateX(0);
}
.slide-menu__decorator img {
  width: 7px;
}
.slide-menu__backlink {
  margin-left: 0;
  justify-content: start !important;
}
.slide-menu__backlink img {
  width: 7px;
  margin-right: 5px;
}

/**********************************************/
/***     mmMenu                             ***/
/**********************************************/
.mod_mmenu h2 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 1rem;
  margin: 0;
  min-height: 60px;
  position: relative;
  z-index: 10;
}
.mod_mmenu .close {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  background-color: var(--medium-grey);
  border-radius: 50%;
  cursor: pointer;
  flex-shrink: 0;
}
.mod_mmenu .close svg {
  color: var(--white);
}
.mod_mmenu .mm-menu a {
  font-family: genosregular;
}
.mod_mmenu .mm-menu--theme-light {
  --mm-color-background: var(--light-grey);
  --mm-color-border: rgb(0 0 0 / .15);
  --mm-color-icon: rgb(0 0 0 / 0.4);
  --mm-color-text: var(--marine-blue);
  --mm-color-text-dimmed: rgb(0 0 0 / 0.4);
  --mm-color-background-highlight: rgb(0 0 0 / 0.05);
  --mm-color-background-emphasis: rgb(255 255 255 / 0.75);
  --mm-color-focusring: #06c;
}
.mod_mmenu .mm-navbar {
  padding: calc((var(--mm-listitem-size) - var(--mm-lineheight)) / 1.25) 20px;
  border-top: 1px solid;
  margin-top: 0;
}
.mod_mmenu .mm-listitem__btn:not(.mm-listitem__text) {
  border-left-width: 1px;
}
.mod_mmenu .mm-listitem__text {
  padding: calc((var(--mm-listitem-size) - var(--mm-lineheight)) / 1.25) 20px;
}
.mod_mmenu .mm-listitem--selected > .mm-listitem__text {
  background: var(--light-grey);
}
.mod_mmenu li.active span.active {
  font-family: genosbold;
}
.mod_mmenu li {
  margin-bottom: 0px !important;
}

/*
header#header {
  width: 100%;
  background-color: rgba(256, 256, 256, 0.85);
  z-index: 5002;
  padding-bottom: 0px;
  padding-top: 0px;
  height: 126px;
  z-index: 1999;

  @media (min-width: $breakpoint-tablet) {
    //max-width: 1276px;
    margin: 0 auto;
    height: 88px;
    padding-left: 20px;
    padding-right: 20px;
    width: auto;
    max-width: -webkit-fill-available;
    max-width: -moz-available;
    max-width: stretch;
  }

	.inside {
		margin-left: auto;
		margin-right: auto;
		display: grid;
		grid-template-columns: 1fr 1fr;
		grid-template-rows: auto;
		row-gap: $gap;

		@media (max-width: $breakpoint-mobile) {
			max-width: inherit;
		}

		.block {
			overflow: hidden !important;
		}

		@media (min-width: $breakpoint-tablet) {
			margin-left: auto;
			margin-right: auto;
			display: grid;
			grid-template-columns: 200px auto;
			grid-template-rows: auto auto;
		}

		#logo {
			grid-row: 1;

			img {
				width: 160px;

				@media (min-width: $breakpoint-tablet) {
					width: 100%;
				}
			}
		}

		@media (min-width: $breakpoint-tablet) {
			#logo {
				grid-row: 2;

				img {
					width: 188px;
					position: relative;
					top: 11px;
				}
			}
		}
  }
}
*/
header#header {
  position: relative;
  z-index: 2000;
}
@media (min-width: 768px) {
  header#header {
    margin: 0 auto;
  }
}
header#header .inside {
  max-width: 1700px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  display: grid;
  grid-template-rows: 90px 36px;
  grid-template-columns: repeat(14, 1fr);
  -moz-column-gap: var(--grid-gap);
       column-gap: var(--grid-gap);
}
header#header .inside #logo {
  grid-column: 2/span 3;
  grid-row: 1;
  align-self: center;
}
@media (max-width: 768px) {
  header#header .inside #logo {
    grid-column: 2/span 7;
  }
}
header#header .inside #cssmenu {
  grid-column: 6/span 7;
  grid-row: 1;
}
header#header .inside .mod_breadcrumb {
  grid-row: 2;
  grid-column: 2/span 12;
  width: 100%;
  height: 40px;
}
header#header .inside #open {
  grid-column: 13;
  grid-row: 1;
  align-self: center;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18' fill='none'%3E%3Cg clip-path='url(%23clip0_3587_1277)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.8645 11.3208H12.0515L11.7633 11.0429C12.7719 9.86964 13.3791 8.34648 13.3791 6.68954C13.3791 2.99485 10.3842 0 6.68954 0C2.99485 0 0 2.99485 0 6.68954C0 10.3842 2.99485 13.3791 6.68954 13.3791C8.34648 13.3791 9.86964 12.7719 11.0429 11.7633L11.3208 12.0515V12.8645L16.4666 18L18 16.4666L12.8645 11.3208ZM6.68954 11.3208C4.12693 11.3208 2.05832 9.25214 2.05832 6.68954C2.05832 4.12693 4.12693 2.05832 6.68954 2.05832C9.25214 2.05832 11.3208 4.12693 11.3208 6.68954C11.3208 9.25214 9.25214 11.3208 6.68954 11.3208Z' fill='%23002D67'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3587_1277'%3E%3Crect width='18' height='18' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  border: 0;
  transition: background-color 0.15s;
}
header#header .inside #open:hover {
  background-color: var(--light-grey);
}
@media (max-width: 1179px) {
  header#header .inside #open {
    display: none;
  }
}

/* Breadcrumb # */
.mod_breadcrumb {
  display: none;
  color: var(--dark-grey);
  color: black;
  clear: both;
  border-top: 1px solid var(--medium-grey);
}
@media (min-width: 768px) {
  .mod_breadcrumb {
    display: flex;
  }
}
.mod_breadcrumb ul {
  list-style: none;
  padding: 0;
  display: flex;
  align-items: center;
  margin: 0;
}
.mod_breadcrumb li {
  display: flex;
  align-items: center;
  margin-right: 5px;
  list-style: none;
}
.mod_breadcrumb li:before {
  content: url(../../files/x_theme/img/css-icons/ico-arrow.svg);
  margin-right: 5px;
  display: block;
  line-height: 0;
  transform: scale(0.7) rotate(180deg);
  filter: invert(57%) sepia(0%) saturate(1252%) hue-rotate(135deg) brightness(89%) contrast(92%); /*dark-grey*/
}
.mod_breadcrumb li a, .mod_breadcrumb li.active, .mod_breadcrumb li.last {
  text-decoration: none;
  color: var(--dark-grey);
  font-family: genosregular;
  font-size: 14px;
}

.mod_breadcrumb li.first {
  content: "";
  display: none;
}

.login .mod_breadcrumb li:before,
.subpage .mod_breadcrumb li:nth-child(2) {
  content: "";
}

.mod_breadcrumb li.first:before,
.mod_breadcrumb li.first + li:before,
.start .mod_breadcrumb li:before {
  content: "";
  display: none;
}

.login .mod_breadcrumb {
  margin-top: 15px;
}

#searchpanel {
  grid-column: 6/14;
  grid-row: 1;
  align-self: stretch;
  position: relative;
  background-color: white;
  opacity: 0;
  visibility: hidden;
  transition: all 0.25s;
  z-index: 2001;
  display: flex;
  align-items: center;
  padding: 0 10px;
  justify-content: end;
  padding-right: 43px;
}
#searchpanel.active {
  opacity: 1;
  visibility: visible;
}
#searchpanel #close {
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  padding: 8px;
  border: 0px;
  border-radius: 50%;
}
#searchpanel #close:hover {
  opacity: 0.7;
}
@media (max-width: 768px) {
  #searchpanel {
    grid-column: 2/span 12;
    grid-row: 2;
    opacity: 1;
    visibility: visible;
    padding-right: 0px;
  }
  #searchpanel .outer-search {
    width: 100%;
  }
}
#searchpanel .outer-search {
  max-width: 1276px;
  padding: 0;
}
@media (min-width: 768px) {
  #searchpanel .outer-search {
    padding: 0 2%;
  }
}
#searchpanel .mod_search {
  margin: 0;
}
@media (min-width: 768px) {
  #searchpanel .mod_search form {
    margin-bottom: 0;
  }
}
#searchpanel .mod_search .formbody {
  display: flex;
  align-items: stretch;
}
#searchpanel .mod_search .formbody .widget-text {
  flex: 1;
  padding-top: 0;
}
#searchpanel .mod_search .formbody .widget-text input {
  outline: none;
  border: none;
  background-color: var(--light-grey) !important;
  padding: 0 0 0 15px;
  -webkit-appearance: none;
  height: 42px;
  width: 100%;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}
#searchpanel .mod_search .formbody .widget-text input:focus-visible {
  background-color: var(--light-grey) !important;
}
#searchpanel .mod_search .formbody .widget-submit {
  display: block;
}
#searchpanel .mod_search .formbody .widget-submit .submit {
  padding: 0;
  margin: 0;
  border: none;
  background-color: var(--light-grey) !important;
  color: var(--marine-blue) !important;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: none !important;
  height: 42px;
  width: 42px;
  border-bottom-right-radius: 20px;
  border-top-right-radius: 20px;
}
#searchpanel .mod_search .formbody .widget-submit .submit svg {
  fill: var(--marine-blue);
}

.mod_search.block {
  grid-column: 2/span 12;
  margin-bottom: 4rem;
}
.mod_search.block form {
  margin-bottom: 2rem;
}
.mod_search.block form .formbody {
  display: flex;
  align-items: stretch;
  max-width: 600px;
}
.mod_search.block form .formbody .widget-text {
  flex: 1;
}
.mod_search.block form .formbody .widget-text input[type=search] {
  display: block;
  width: 100%;
  height: 2.75rem;
  padding: 0.5rem 1rem;
  border: 1px solid var(--medium-grey);
  border-right: none;
  border-radius: 20px 0 0 20px;
  font-family: "genosregular", sans-serif;
  font-size: 1rem;
  color: var(--marine-blue);
  background-color: var(--white);
  -webkit-appearance: none;
}
.mod_search.block form .formbody .widget-text input[type=search]:focus {
  outline: 2px solid var(--ocean-blue);
  border-color: var(--ocean-blue);
}
.mod_search.block form .formbody .widget-submit button[type=submit] {
  height: 2.75rem;
  padding: 0 1.25rem;
  background-color: var(--ocean-blue);
  color: var(--white);
  border: none;
  border-radius: 0 20px 20px 0;
  font-family: "genosbold", sans-serif;
  font-size: 1rem;
  cursor: pointer;
  transition: background-color 150ms ease-in-out;
}
.mod_search.block form .formbody .widget-submit button[type=submit]:hover {
  background-color: var(--marine-blue);
}
.mod_search.block p.header {
  font-size: 1rem;
  color: var(--marine-blue);
  margin-bottom: 0.5rem;
}
.mod_search.block p.header strong {
  font-family: "genosbold", sans-serif;
}
.mod_search.block p.info {
  font-size: 0.875rem;
  color: var(--dark-grey);
  margin-bottom: 1.5rem;
}
.mod_search.block div.first,
.mod_search.block div.even,
.mod_search.block div.odd,
.mod_search.block div.last {
  padding: 1.25rem 0;
  border-bottom: 1px solid var(--light-grey);
}
.mod_search.block div.first.first,
.mod_search.block div.even.first,
.mod_search.block div.odd.first,
.mod_search.block div.last.first {
  border-top: 1px solid var(--light-grey);
}
.mod_search.block div.first h3,
.mod_search.block div.even h3,
.mod_search.block div.odd h3,
.mod_search.block div.last h3 {
  font-family: "genosbold", sans-serif;
  font-size: 1.25rem;
  color: var(--marine-blue);
  margin-bottom: 0.5rem;
}
.mod_search.block div.first h3 a,
.mod_search.block div.even h3 a,
.mod_search.block div.odd h3 a,
.mod_search.block div.last h3 a {
  color: var(--ocean-blue);
  text-decoration: none;
}
.mod_search.block div.first h3 a:hover,
.mod_search.block div.even h3 a:hover,
.mod_search.block div.odd h3 a:hover,
.mod_search.block div.last h3 a:hover {
  text-decoration: underline;
}
.mod_search.block div.first p.context,
.mod_search.block div.even p.context,
.mod_search.block div.odd p.context,
.mod_search.block div.last p.context {
  font-size: 1rem;
  color: var(--dark-grey);
  margin-bottom: 0.25rem;
}
.mod_search.block div.first p.context mark.highlight,
.mod_search.block div.even p.context mark.highlight,
.mod_search.block div.odd p.context mark.highlight,
.mod_search.block div.last p.context mark.highlight {
  background-color: transparent;
  color: var(--ocean-blue);
  font-family: "genosbold", sans-serif;
}
.mod_search.block div.first p.url,
.mod_search.block div.even p.url,
.mod_search.block div.odd p.url,
.mod_search.block div.last p.url {
  font-size: 0.875rem;
  margin-top: 0.25rem;
}
.mod_search.block div.first p.url a,
.mod_search.block div.even p.url a,
.mod_search.block div.odd p.url a,
.mod_search.block div.last p.url a {
  color: var(--dark-grey);
  text-decoration: none;
}
.mod_search.block div.first p.url a:hover,
.mod_search.block div.even p.url a:hover,
.mod_search.block div.odd p.url a:hover,
.mod_search.block div.last p.url a:hover {
  color: var(--ocean-blue);
  text-decoration: underline;
}

.closebtn {
  display: none;
}
@media (min-width: 1180px) {
  .closebtn {
    display: grid;
    position: absolute;
    padding: 15px;
    top: 22px;
    right: 0px;
  }
}
footer {
  display: grid;
  grid-template-columns: repeat(14, 1fr);
  max-width: 1700px;
  margin: 0 auto;
  clear: both;
  background-color: var(--white);
}
@media (max-width: 767px) {
  footer {
    grid-template-columns: repeat(4, 1fr);
    padding: 0 20px;
  }
}
footer .inside {
  grid-column: 2/span 12;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-gap: 1.25rem;
}
@media (max-width: 767px) {
  footer .inside {
    grid-column: 1/-1;
    grid-template-columns: repeat(4, 1fr);
  }
}
footer .button,
footer p.button {
  margin: 0;
}
footer section,
footer .socialmedia {
  grid-column: 1/-1;
  display: grid;
  grid-template-columns: subgrid;
  padding: 2.5rem 0;
  border-bottom: 1px solid var(--medium-grey);
}
@media (max-width: 767px) {
  footer section,
  footer .socialmedia {
    padding: 1.25rem 0;
  }
}
footer section > h2, footer section .category,
footer .socialmedia > h2,
footer .socialmedia .category {
  grid-column: 1/span 3;
  font-size: 1.25rem;
  font-family: "genosbold", sans-serif;
  color: var(--marine-blue);
  margin: 0;
  align-self: start;
  line-height: normal;
}
@media (max-width: 767px) {
  footer section > h2, footer section .category,
  footer .socialmedia > h2,
  footer .socialmedia .category {
    grid-column: 1/-1;
    margin-bottom: 1.25rem;
  }
}
footer .newsletter {
  grid-column: 1/-1;
  color: var(--white);
  padding: 3.75rem 0;
  border-bottom: none;
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: subgrid;
  gap: 1.25rem;
}
footer .newsletter::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 100vw;
  max-width: 1700px;
  transform: translateX(-50%);
  background-color: var(--marine-blue);
  z-index: -1;
}
footer .newsletter .category {
  grid-column: 1/span 3;
  color: var(--white);
  font-size: 1.25rem;
  font-family: "genosbold", sans-serif;
  margin: 0;
  line-height: normal;
}
@media (max-width: 767px) {
  footer .newsletter .category {
    grid-column: 1/-1;
  }
}
footer .newsletter .category {
  /*h2,.category {
    color: var(--white);
    font-size: map.get($font-sizes, 'base');
    font-family: $font-family-bold;
    margin: 0;
    line-height: 1.4;
  }*/
}
footer .newsletter .formular {
  grid-column: 4/span 9;
}
@media (max-width: 767px) {
  footer .newsletter .formular {
    grid-column: 1/-1;
    margin-top: 1rem;
  }
}
footer .newsletter .formular p {
  color: var(--white);
  margin: 0 0 1rem 0;
  font-size: 1rem;
}
footer .newsletter .formular p a {
  color: var(--white);
}
footer .newsletter .formular form .editable_content {
  display: flex;
  gap: 0;
  max-width: 500px;
}
@media (max-width: 767px) {
  footer .newsletter .formular form .editable_content {
    flex-direction: column;
    gap: 0.5rem;
    max-width: none;
  }
}
footer .newsletter .formular form input[type=email] {
  flex: 1;
  padding: 0.625rem 1.25rem;
  border: none;
  border-radius: 20px 0 0 20px;
  font-size: 1rem;
  min-width: 200px;
}
footer .newsletter .formular form input[type=email]::-moz-placeholder {
  color: var(--brownish-grey-80);
}
footer .newsletter .formular form input[type=email]::placeholder {
  color: var(--brownish-grey-80);
}
@media (max-width: 767px) {
  footer .newsletter .formular form input[type=email] {
    border-radius: 20px;
  }
}
footer .newsletter .formular form button.cr_button {
  background-color: var(--ocean-blue);
  color: var(--white);
  padding: 0.625rem 1.5rem;
  border: none;
  border-radius: 0 20px 20px 0;
  cursor: pointer;
  font-family: "genosbold", sans-serif;
  font-size: 1rem;
  transition: all 150ms ease-in-out;
  white-space: nowrap;
}
footer .newsletter .formular form button.cr_button:hover {
  background-color: var(--bright-orange);
}
@media (max-width: 767px) {
  footer .newsletter .formular form button.cr_button {
    border-radius: 20px;
  }
}
footer .newsletter .formular form .terms {
  display: flex;
  align-items: flex-start;
  gap: 0.5rem;
  margin-top: 1rem;
  font-size: 1rem;
  color: var(--white);
}
footer .newsletter .formular form .terms input[type=checkbox] {
  flex-shrink: 0;
  margin-top: 0.2em;
}
footer .newsletter .formular form .terms label {
  cursor: pointer;
}
footer .newsletter .formular form .terms a {
  color: var(--white);
  text-decoration: underline;
}
@media (max-width: 767px) {
  footer .newsletter {
    padding: 2.5rem 0;
  }
  footer .newsletter::before {
    left: -20px;
    width: calc(100% + 40px);
    transform: none;
    max-width: none;
  }
}
footer .socialmedia .socialicons {
  grid-column: 4/span 9;
}
@media (max-width: 767px) {
  footer .socialmedia .socialicons {
    grid-column: 1/-1;
  }
}
footer .socialmedia .socialicons ul {
  display: flex;
  gap: 1rem;
  list-style: none;
  padding: 0;
  margin: 0;
}
footer .socialmedia .socialicons ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  background-color: var(--ocean-blue);
  border-radius: 50%;
  transition: all 150ms ease-in-out;
}
footer .socialmedia .socialicons ul li a:hover {
  background-color: var(--marine-blue);
}
footer .socialmedia .socialicons ul li a span[class^=ico-] {
  width: 50px;
  height: 50px;
}
footer .kontakt {
  align-items: center;
}
footer .kontakt h5, footer .kontakt .headline {
  grid-column: 4/span 3;
  grid-row: 1;
  font-size: 1rem;
  font-family: "genosbold", sans-serif;
  margin: 0 0 1rem 0;
}
@media (max-width: 767px) {
  footer .kontakt h5, footer .kontakt .headline {
    grid-column: 1/-1;
    margin-bottom: 0.5rem;
  }
}
footer .kontakt .select-wrapper {
  grid-column: 4/span 5;
  grid-row: 2;
}
@media (max-width: 767px) {
  footer .kontakt .select-wrapper {
    grid-column: 1/-1;
    grid-row: auto;
  }
}
footer .kontakt .select-wrapper select {
  width: 100%;
  padding: 0.5rem 1.25rem;
  border: none;
  border-radius: 20px;
  font-size: 1rem;
  background-color: var(--light-grey-new);
  color: var(--brownish-grey-80);
  cursor: pointer;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%23002F5E' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 1.25rem center;
  padding-right: 3rem;
}
footer .kontakt > div:has(> a.button) {
  grid-column: 9/span 1;
  grid-row: 2;
  display: flex;
  align-items: stretch;
}
@media (max-width: 767px) {
  footer .kontakt > div:has(> a.button) {
    grid-column: 1/-1;
    grid-row: auto;
    margin-top: 0.5rem;
  }
}
footer .kontakt a.button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 0.5rem 1.5rem;
  background-color: var(--ocean-blue);
  color: var(--white);
  border-radius: 20px;
  text-decoration: none;
  font-size: 1rem;
  font-family: "genosbold", sans-serif;
  transition: background-color 150ms ease-in-out;
}
footer .kontakt a.button:hover {
  background-color: var(--bright-orange);
}
footer .service .faq {
  grid-column: 4/span 5;
}
@media (max-width: 767px) {
  footer .service .faq {
    grid-column: 1/-1;
    margin-bottom: 1.5rem;
  }
}
footer .service .faq h3, footer .service .faq .headline {
  font-size: 1rem;
  font-family: "genosbold", sans-serif;
  margin: 0 0 0.5rem 0;
}
footer .service .faq p {
  font-size: 1rem;
  margin: 0 0 1rem 0;
}
footer .service .faq .button-group {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
}
footer .service .faq a.button {
  display: inline-block;
  padding: 0.5rem 1rem;
  border-radius: 20px;
  color: var(--white);
  background-color: var(--ocean-blue);
  text-decoration: none;
  font-size: 1rem;
  font-family: "genosbold", sans-serif;
  transition: all 150ms ease-in-out;
}
footer .service .faq a.button:hover {
  background-color: var(--bright-orange);
}
footer .service .shop {
  grid-column: 10/span 3;
}
@media (max-width: 767px) {
  footer .service .shop {
    grid-column: 1/-1;
  }
}
footer .service .shop h5, footer .service .shop .headline {
  font-size: 1rem;
  font-family: "genosbold", sans-serif;
  margin: 0 0 0.25rem 0;
}
footer .service .shop p {
  font-size: 1rem;
  margin: 0 0 0.5rem 0;
}
footer .service .shop a.button {
  display: inline-block;
  color: var(--ocean-blue);
  text-decoration: none;
  font-size: 1rem;
  font-family: "genosbold", sans-serif;
}
footer .service .shop a.button:hover {
  text-decoration: underline;
}
footer .bankinfo .bankenportal h5, footer .bankinfo .bankenportal .headline,
footer .bankinfo .kreditgeschaeft h5,
footer .bankinfo .kreditgeschaeft .headline,
footer .bankinfo .haendlergeschaeft h5,
footer .bankinfo .haendlergeschaeft .headline {
  font-size: 1rem;
  font-family: "genosbold", sans-serif;
  margin: 0 0 0.25rem 0;
}
footer .bankinfo .bankenportal p,
footer .bankinfo .kreditgeschaeft p,
footer .bankinfo .haendlergeschaeft p {
  font-size: 1rem;
  margin: 0 0 0.5rem 0;
}
footer .bankinfo .bankenportal p span[class^=ico-],
footer .bankinfo .kreditgeschaeft p span[class^=ico-],
footer .bankinfo .haendlergeschaeft p span[class^=ico-] {
  margin-right: 0.5rem;
}
footer .bankinfo .bankenportal p a,
footer .bankinfo .kreditgeschaeft p a,
footer .bankinfo .haendlergeschaeft p a {
  color: var(--ocean-blue);
  text-decoration: none;
}
footer .bankinfo .bankenportal p a:hover,
footer .bankinfo .kreditgeschaeft p a:hover,
footer .bankinfo .haendlergeschaeft p a:hover {
  text-decoration: underline;
}
footer .bankinfo .bankenportal {
  grid-column: 4/span 3;
}
@media (max-width: 767px) {
  footer .bankinfo .bankenportal {
    grid-column: 1/-1;
    margin-bottom: 1.5rem;
  }
}
footer .bankinfo .kreditgeschaeft {
  grid-column: 7/span 3;
}
@media (max-width: 767px) {
  footer .bankinfo .kreditgeschaeft {
    grid-column: 1/-1;
    margin-bottom: 1.5rem;
  }
}
footer .bankinfo .haendlergeschaeft {
  grid-column: 10/span 3;
}
@media (max-width: 767px) {
  footer .bankinfo .haendlergeschaeft {
    grid-column: 1/-1;
  }
}
footer .partner .info {
  grid-column: 4/span 9;
}
@media (max-width: 767px) {
  footer .partner .info {
    grid-column: 1/-1;
  }
}
footer .partner .info h3, footer .partner .info .headline {
  font-size: 1rem;
  font-family: "genosbold", sans-serif;
  margin: 0 0 0.5rem 0;
}
footer .partner .info p {
  font-size: 1rem;
  margin: 0 0 0.5rem 0;
}
footer .partner .info p a {
  color: var(--ocean-blue);
  text-decoration: none;
}
footer .partner .info p a:hover {
  text-decoration: underline;
}
footer .ueberuns .corporate .headline,
footer .ueberuns .career .headline,
footer .ueberuns .press .headline {
  font-size: 1rem;
  font-family: "genosbold", sans-serif;
  margin: 0 0 0.5rem 0;
  color: var(--brownish-grey-80);
}
footer .ueberuns .corporate nav.mod_customnav,
footer .ueberuns .career nav.mod_customnav,
footer .ueberuns .press nav.mod_customnav {
  /*        h5, .headline {
            font-size: map.get($font-sizes, 'sm');
            font-family: $font-family-bold;
            margin: 0 0 0.5rem 0;
            color: var(--brownish-grey-80);
          }
  */
}
footer .ueberuns .corporate nav.mod_customnav ul.level_1,
footer .ueberuns .career nav.mod_customnav ul.level_1,
footer .ueberuns .press nav.mod_customnav ul.level_1 {
  list-style: none;
  padding: 0;
  margin: 0;
}
footer .ueberuns .corporate nav.mod_customnav ul.level_1 li,
footer .ueberuns .career nav.mod_customnav ul.level_1 li,
footer .ueberuns .press nav.mod_customnav ul.level_1 li {
  margin-bottom: 0.25rem;
}
footer .ueberuns .corporate nav.mod_customnav ul.level_1 li a,
footer .ueberuns .career nav.mod_customnav ul.level_1 li a,
footer .ueberuns .press nav.mod_customnav ul.level_1 li a {
  color: var(--ocean-blue);
  text-decoration: none;
  font-size: 1rem;
  font-family: "genosbold", sans-serif;
}
footer .ueberuns .corporate nav.mod_customnav ul.level_1 li a:hover,
footer .ueberuns .career nav.mod_customnav ul.level_1 li a:hover,
footer .ueberuns .press nav.mod_customnav ul.level_1 li a:hover {
  text-decoration: underline;
}
footer .ueberuns .corporate nav.mod_customnav ul.level_1 li.active,
footer .ueberuns .career nav.mod_customnav ul.level_1 li.active,
footer .ueberuns .press nav.mod_customnav ul.level_1 li.active {
  color: var(--marine-blue);
  text-decoration: none;
  font-size: 1rem;
  font-family: "genosbold", sans-serif;
}
footer .ueberuns .corporate {
  grid-column: 4/span 3;
}
@media (max-width: 767px) {
  footer .ueberuns .corporate {
    grid-column: 1/-1;
    margin-bottom: 1.5rem;
  }
}
footer .ueberuns .career {
  grid-column: 7/span 3;
}
@media (max-width: 767px) {
  footer .ueberuns .career {
    grid-column: 1/-1;
    margin-bottom: 1.5rem;
  }
}
footer .ueberuns .press {
  grid-column: 10/span 3;
}
@media (max-width: 767px) {
  footer .ueberuns .press {
    grid-column: 1/-1;
  }
}
footer .imprint {
  border-bottom: none;
  align-items: center;
  padding: 3.75rem 0;
}
footer .imprint .copyright {
  grid-column: 1/span 3;
  font-size: 1rem;
  color: var(--marine-blue);
  align-self: start;
}
@media (max-width: 767px) {
  footer .imprint .copyright {
    grid-column: 1/-1;
    margin-bottom: 1rem;
    text-align: center;
  }
}
footer .imprint nav.legal {
  grid-column: 4/span 6;
}
@media (max-width: 767px) {
  footer .imprint nav.legal {
    grid-column: 1/-1;
    margin-bottom: 1rem;
  }
}
footer .imprint nav.legal .footer-nav-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px 4%;
}
@media (max-width: 767px) {
  footer .imprint nav.legal .footer-nav-list {
    grid-template-columns: repeat(1, 1fr);
    justify-items: center;
  }
}
footer .imprint nav.legal .footer-nav-list li a {
  color: var(--ocean-blue);
  text-decoration: none;
  font-size: 1rem;
  font-family: "genosbold", sans-serif;
}
footer .imprint nav.legal .footer-nav-list li a:hover {
  text-decoration: underline;
}
footer .imprint .genofg {
  grid-column: 10/span 3;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media (max-width: 767px) {
  footer .imprint .genofg {
    grid-column: 1/-1;
    justify-content: center;
  }
}
footer .imprint .genofg img {
  max-height: 40px;
  width: auto;
}
footer .footer-nav-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px 4%;
}
footer .invisible {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
footer .contact-forms-store {
  display: none;
}
footer .contact-dialog:not([open]) {
  display: none;
}
footer .contact-dialog {
  position: fixed;
  inset: 0;
  margin: auto;
  border: none;
  border-radius: 12px;
  padding: 2rem;
  max-width: min(680px, 95vw);
  width: 100%;
  max-height: 90vh;
  overflow-y: auto;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.2);
}
footer .contact-dialog::backdrop {
  background: rgba(0, 0, 0, 0.5);
}
footer .contact-dialog .dialog-close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  background: none;
  border: none;
  font-size: 1.5rem;
  cursor: pointer;
  color: var(--brownish-grey-80);
  line-height: 1;
}
footer .contact-dialog .dialog-close:hover {
  color: var(--ocean-blue);
}
footer .contact-dialog .dialog-body {
  margin-top: 0.5rem;
}
footer .contact-dialog .dialog-body h1, footer .contact-dialog .dialog-body h2, footer .contact-dialog .dialog-body h3, footer .contact-dialog .dialog-body h4, footer .contact-dialog .dialog-body .headline {
  color: var(--marine-blue);
  margin-bottom: 1.25rem;
  font-size: 1.625rem;
  font-family: "genosbold", sans-serif;
}
footer .contact-dialog .dialog-body .formbody {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.75rem;
}
footer .contact-dialog .dialog-body .formbody fieldset {
  border: 0;
  padding: 0;
  margin: 0;
}
footer .contact-dialog .dialog-body .formbody .erklaerung {
  grid-column: 1/span 2;
}
footer .contact-dialog .dialog-body .formbody .nachricht {
  grid-column: 1/span 2;
}
footer .contact-dialog .dialog-body .formbody .vorname {
  grid-column: 1/span 1;
}
footer .contact-dialog .dialog-body .formbody .name, footer .contact-dialog .dialog-body .formbody .nachname {
  grid-column: 2/span 1;
}
footer .contact-dialog .dialog-body .formbody .firma {
  grid-column: 1/span 2;
}
footer .contact-dialog .dialog-body input:not([type=checkbox]):not([type=submit]),
footer .contact-dialog .dialog-body textarea,
footer .contact-dialog .dialog-body select {
  width: 100%;
  border: 0;
  border-radius: 20px;
  padding: 7px 20px;
  font-size: 1rem;
  background-color: var(--input-field);
  resize: none;
  box-sizing: border-box;
}
footer .contact-dialog .dialog-body textarea {
  height: 7rem;
}
footer .contact-dialog .dialog-body .widget label {
  display: none;
}
footer .contact-dialog .dialog-body .widget.checkbox_container,
footer .contact-dialog .dialog-body .widget-checkbox {
  grid-column: 1/-1;
}
footer .contact-dialog .dialog-body .widget.checkbox_container label,
footer .contact-dialog .dialog-body .widget-checkbox label {
  display: inline;
  font-size: 1rem;
  color: var(--marine-blue);
}
footer .contact-dialog .dialog-body .widget.checkbox_container label a,
footer .contact-dialog .dialog-body .widget-checkbox label a {
  text-decoration: underline;
  color: var(--marine-blue);
}
footer .contact-dialog .dialog-body .widget.checkbox_container span,
footer .contact-dialog .dialog-body .widget-checkbox span {
  display: flex;
  align-items: flex-start;
  gap: 0.5rem;
}
footer .contact-dialog .dialog-body input[type=checkbox] {
  border: none;
  width: 1.25rem;
  min-width: 1.25rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  aspect-ratio: 1;
  background: var(--light-grey-new);
  border-radius: 5px;
  cursor: pointer;
  position: relative;
  padding: 0;
}
footer .contact-dialog .dialog-body input[type=checkbox]:checked::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 6px;
  height: 11px;
  border: solid var(--marine-blue);
  border-width: 0 2px 2px 0;
  transform: translate(-50%, -65%) rotate(45deg);
}
footer .contact-dialog .dialog-body button[type=submit],
footer .contact-dialog .dialog-body input[type=submit] {
  background-color: var(--marine-blue);
  border-radius: 20px;
  border: none;
  color: var(--white);
  font-size: 1rem;
  font-family: "genosbold", sans-serif;
  padding: 5px 1.25rem;
  cursor: pointer;
  transition: background-color ease-in-out 0.25s;
}
footer .contact-dialog .dialog-body button[type=submit]:hover,
footer .contact-dialog .dialog-body input[type=submit]:hover {
  background-color: var(--ocean-blue);
}
footer .contact-dialog .dialog-body .widget.submit {
  grid-column: 1/-1;
}
footer nav.landingpage {
  grid-column: 1/span 12;
  margin: 2rem 0;
}
@media (max-width: 767px) {
  footer nav.landingpage {
    grid-column: 1/-1;
  }
}
footer nav.landingpage ul {
  display: flex;
  justify-content: center;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
  gap: 10px;
  flex-wrap: wrap;
}
footer nav.landingpage ul li a {
  font-size: 1rem;
  color: var(--ocean-blue);
  text-decoration: none;
}
footer nav.landingpage ul li a:hover {
  text-decoration: underline;
}
footer .ico-link-ext {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-right: 0.35rem;
  vertical-align: middle;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cg clip-path='url(%23clip0_3176_8963)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 3.2C8.44183 3.2 8.8 3.55817 8.8 4V11.2C8.8 11.6418 8.44183 12 8 12H0.8C0.358172 12 0 11.6418 0 11.2V4C0 3.55817 0.358172 3.2 0.8 3.2H8ZM12 0V6.4C12 6.84183 11.6418 7.2 11.2 7.2C10.7897 7.2 10.4516 6.89117 10.4054 6.4933L10.4 6.4V1.6H5.6C5.18973 1.6 4.85159 1.29117 4.80538 0.893297L4.8 0.8C4.8 0.389731 5.10883 0.0515943 5.5067 0.00538219L5.6 0H12Z' fill='%230066B3'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3176_8963'%3E%3Crect width='12' height='12' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
}
footer a.link-ext::before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-right: 0.35rem;
  vertical-align: middle;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cg clip-path='url(%23clip0_3176_8963)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 3.2C8.44183 3.2 8.8 3.55817 8.8 4V11.2C8.8 11.6418 8.44183 12 8 12H0.8C0.358172 12 0 11.6418 0 11.2V4C0 3.55817 0.358172 3.2 0.8 3.2H8ZM12 0V6.4C12 6.84183 11.6418 7.2 11.2 7.2C10.7897 7.2 10.4516 6.89117 10.4054 6.4933L10.4 6.4V1.6H5.6C5.18973 1.6 4.85159 1.29117 4.80538 0.893297L4.8 0.8C4.8 0.389731 5.10883 0.0515943 5.5067 0.00538219L5.6 0H12Z' fill='%230066B3'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3176_8963'%3E%3Crect width='12' height='12' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
}
footer .ico-mail {
  display: inline-block;
  width: 16px;
  height: 14px;
  margin-right: 0.35rem;
  vertical-align: middle;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='14' viewBox='0 0 16 14' fill='none'%3E%3Cg clip-path='url(%23clip0_3176_9035)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.53457 0L14.8054 4.42835L7.53457 8.85669L0.244206 4.42513L7.53457 0ZM15.0496 13.7462C15.0496 13.835 14.9767 13.9069 14.8868 13.9069H0.162804C0.0728899 13.9069 0 13.835 0 13.7462V5.50188L7.20896 9.8563C7.39437 10.02 7.67478 10.02 7.86018 9.8563L15.0496 5.50509V13.7462Z' fill='%230066B3'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3176_9035'%3E%3Crect width='16' height='14' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
}
footer .ico-phone {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-right: 0.35rem;
  vertical-align: middle;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14' fill='none'%3E%3Cpath d='M13.7 10.3L11.5 8.1C11.1 7.7 10.5 7.7 10.1 8.1L8.6 9.6C8.5 9.5 8.3 9.4 8.2 9.3C7.3 8.7 6.2 7.9 5.1 6.8C4 5.7 3.2 4.6 2.6 3.7C2.5 3.5 2.4 3.4 2.3 3.3L3.8 1.8C4.2 1.4 4.2 0.8 3.8 0.4L1.6 -1.8C1.2 -2.2 0.6 -2.2 0.2 -1.8L-1.1 -0.5C-1.5 -0.1 -1.7 0.4 -1.7 1C-1.6 2.6 -1 4.9 1.1 7.9C3.2 10.9 5.5 12.5 7.1 13.1C7.5 13.3 7.9 13.4 8.3 13.4C8.9 13.4 9.4 13.2 9.8 12.8L11.1 11.5C11.5 11.1 11.5 10.5 11.1 10.1L13.7 10.3Z' fill='%230066B3'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
}
footer .ico-instagram,
footer .ico-linkedin,
footer .ico-xing,
footer .ico-youtube {
  display: block;
  width: 50px;
  height: 50px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
footer .ico-instagram {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath fill='%23FFFFFF' d='M24.7,10.5c-1.2-0.1-1.6-0.1-4.7-0.1s-3.5,0-4.7,0.1c-3.2,0.1-4.6,1.6-4.8,4.8c-0.1,1.2-0.1,1.6-0.1,4.7s0,3.5,0.1,4.7c0.1,3.1,1.6,4.6,4.8,4.8c1.2,0.1,1.6,0.1,4.7,0.1s3.5,0,4.7-0.1c3.2-0.1,4.6-1.6,4.8-4.8c0.1-1.2,0.1-1.6,0.1-4.7s0-3.5-0.1-4.7C29.4,12.1,27.9,10.6,24.7,10.5z M20,26c-3.3,0-6-2.7-6-6s2.7-6,6-6s6,2.7,6,6S23.3,26,20,26z M26.2,15.2c-0.8,0-1.4-0.6-1.4-1.4c0-0.8,0.6-1.4,1.4-1.4s1.4,0.6,1.4,1.4C27.6,14.5,27,15.2,26.2,15.2L26.2,15.2z M23.9,20c0,2.1-1.7,3.9-3.9,3.9s-3.9-1.7-3.9-3.9s1.7-3.9,3.9-3.9S23.9,17.9,23.9,20z M31.6,24.8c-0.2,4.2-2.6,6.6-6.8,6.8c-1.2,0.1-1.6,0.1-4.8,0.1s-3.6,0-4.8-0.1c-4.2-0.2-6.6-2.5-6.8-6.8c-0.1-1.2-0.1-1.6-0.1-4.8s0-3.6,0.1-4.8c0.2-4.2,2.5-6.6,6.8-6.8c1.2-0.1,1.6-0.1,4.8-0.1s3.6,0,4.8,0.1c4.2,0.2,6.6,2.6,6.8,6.8c0.1,1.2,0.1,1.6,0.1,4.8S31.7,23.6,31.6,24.8z'/%3E%3C/svg%3E");
}
footer .ico-linkedin {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath fill='%23FFFFFF' d='M16.7,26.7h-3.3v-10h3.3V26.7z M15,15.2c-1,0-1.8-0.8-1.8-1.8s0.8-1.8,1.8-1.8s1.8,0.8,1.8,1.8S16,15.2,15,15.2z M28.3,26.7H25v-4.8c0-3.1-3.3-2.9-3.3,0v4.8h-3.3v-10h3.3v1.8c1.5-2.7,6.7-2.9,6.7,2.6L28.3,26.7L28.3,26.7z'/%3E%3C/svg%3E");
}
footer .ico-xing {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath fill='%23FFFFFF' d='M10.1,25l4-7.1l-2.7-4.6h4.8l2.7,4.6l-4,7.1H10.1L10.1,25z M28.2,31.7h-4.7l-5.2-9.4l7.8-13.9h4.8l-7.8,13.9L28.2,31.7z'/%3E%3C/svg%3E");
}
footer .ico-youtube {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath fill='%23FFFFFF' fill-rule='evenodd' d='M27.4,28.2c-3.5,0.2-11.3,0.2-14.8,0c-3.8-0.3-4.2-2.1-4.3-8.2c0-6,0.5-7.9,4.3-8.2c3.5-0.2,11.3-0.2,14.8,0c3.8,0.3,4.2,2.1,4.3,8.2C31.6,26,31.2,27.9,27.4,28.2z M16.7,16.1l8.2,3.9l-8.2,3.9V16.1z'/%3E%3C/svg%3E");
}

.mod_article.stage.ocean > * {
  grid-column: 2/span 12;
}
.mod_article.stage.ocean {
  /* h1 {
     font-family: $font-family-bold;
     color: var(--white);
     font-size: map.get($font-sizes, '3xl');
     line-height: map.get($line-heights, 'airy');
     padding-block: map.get($spacing, 's');

     .icon {
       display: inline-block;
       width: 0.65rem;
       vertical-align: bottom;
       margin-left: 4px;

       svg {
         width: 100%;
         height: auto;
       }
     }
   }*/
}

.mod_article > .ce_accordion,
.mod_article > h2.ce_headline.col {
  grid-column: 2/span 12;
}

.mod_article > h2.ce_headline.col {
  font-family: "genosbold", sans-serif;
  color: var(--marine-blue);
  font-size: 1.625rem;
  line-height: 1.25;
  margin-top: 4rem;
  margin-bottom: 0.5rem;
}

.ce_accordion {
  border-bottom: 1px solid var(--mediumlight-grey);
}
.ce_accordion .toggler {
  display: flex;
  align-items: center;
  gap: 12px;
  padding-block: 1rem;
  cursor: pointer;
  font-family: "genosbold", sans-serif;
  font-size: 1rem;
  color: var(--marine-blue);
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: color 150ms ease-in-out;
}
.ce_accordion .toggler:hover {
  color: var(--ocean-blue);
}
.ce_accordion .toggler .toggler-img {
  flex-shrink: 0;
  width: 9px;
  height: 14px;
  color: var(--bright-orange);
  transform: rotate(180deg);
  transition: transform 150ms ease-in-out;
}
.ce_accordion .accordion > div {
  padding-bottom: 1.5rem;
}
.ce_accordion .accordion .ce_text {
  margin-left: 35px;
}
.ce_accordion .accordion .ce_text h3 {
  font-family: "genosbold", sans-serif;
  color: var(--marine-blue);
  font-size: 1.25rem;
  margin-block: 1.5rem 0.5rem;
}
.ce_accordion .accordion .ce_text h3:first-child {
  margin-top: 0;
}
.ce_accordion .accordion .ce_text p {
  font-size: 1rem;
  line-height: 1.5rem;
  margin-bottom: 0.75rem;
}
.ce_accordion .accordion .ce_text ul {
  padding-left: 1.25rem;
  margin-bottom: 0.75rem;
}
.ce_accordion .accordion .ce_text ul li {
  font-size: 1rem;
  line-height: 1.5rem;
  margin-bottom: 0.25rem;
}
.ce_accordion .accordion .ce_text a {
  color: var(--ocean-blue);
  text-decoration: none;
}
.ce_accordion .accordion .ce_text a:hover {
  text-decoration: underline;
}
.ce_accordion.active .toggler .toggler-img, .ce_accordion[open] .toggler .toggler-img {
  transform: rotate(90deg);
}
.ce_accordion .toggler.active .toggler-img {
  transform: rotate(90deg);
}

.mod_faqreader {
  grid-column: 2/span 12;
}
@media (max-width: 768px) {
  .mod_faqreader {
    grid-column: 2/-2;
  }
}
.mod_faqreader h1 {
  font-family: "genosbold", sans-serif;
  color: var(--marine-blue);
  font-size: 2rem;
  line-height: 2.625rem;
  margin-bottom: 1.25rem;
}
.mod_faqreader .ce_text {
  margin-block: 1.5rem;
}
.mod_faqreader .ce_text p {
  font-size: 1rem;
  line-height: 1.5rem;
  margin-bottom: 1rem;
  color: var(--marine-blue);
}
.mod_faqreader .ce_text ol {
  padding-left: 1.5rem;
  margin-bottom: 1.5rem;
}
.mod_faqreader .ce_text ol li {
  font-size: 1rem;
  line-height: 1.5rem;
  margin-bottom: 0.5rem;
  color: var(--marine-blue);
}
.mod_faqreader .ce_hyperlink {
  margin-top: 2.5rem;
}
.mod_faqreader .ce_hyperlink .btn.marine {
  display: inline-block;
  padding: 0.5rem 1.5rem;
  background: var(--marine-blue);
  color: var(--white);
  text-decoration: none;
  border-radius: 20px;
  font-family: "genosbold", sans-serif;
  font-size: 1rem;
  transition: background-color 150ms ease-in-out;
}
.mod_faqreader .ce_hyperlink .btn.marine:hover {
  background: var(--bright-orange);
}

.mod_article:has(.mod_faqreader) {
  padding-block: 3.75rem 5rem;
}
.mod_article:has(.mod_faqreader) > .ce_toplink {
  grid-column: 2/span 9;
  margin-block: 2rem;
}
@media (max-width: 768px) {
  .mod_article:has(.mod_faqreader) > .ce_toplink {
    grid-column: 2/-2;
  }
}

.mod_faqlist > h2 {
  display: none;
}
.mod_faqlist ul {
  list-style: none;
  padding: 0;
  margin: 0 0 0 35px;
}
.mod_faqlist li {
  border-bottom: 0px solid var(--mediumlight-grey);
}
.mod_faqlist li:first-child {
  border-top: 0px solid var(--mediumlight-grey);
}
.mod_faqlist li a {
  display: flex;
  align-items: center;
  gap: 10px;
  padding-block: 0.875rem;
  color: var(--marine-blue);
  font-size: 1rem;
  text-decoration: none;
  transition: color 150ms ease-in-out;
}
.mod_faqlist li a::before {
  content: "";
  flex-shrink: 0;
  width: 7px;
  height: 11px;
  background-color: var(--bright-orange);
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 9 14'%3E%3Cpath fill='currentColor' fill-rule='evenodd' d='M4.654 2.362 9.957 7.889a1.143 1.143 0 0 1 0 1.5L4.654 14.916a1.035 1.035 0 0 1-1.504 0 1.143 1.143 0 0 1 0-1.5L7.703 8.64 3.15 3.862a1.143 1.143 0 0 1 0-1.5 1.035 1.035 0 0 1 1.504 0Z'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 9 14'%3E%3Cpath fill='currentColor' fill-rule='evenodd' d='M4.654 2.362 9.957 7.889a1.143 1.143 0 0 1 0 1.5L4.654 14.916a1.035 1.035 0 0 1-1.504 0 1.143 1.143 0 0 1 0-1.5L7.703 8.64 3.15 3.862a1.143 1.143 0 0 1 0-1.5 1.035 1.035 0 0 1 1.504 0Z'/%3E%3C/svg%3E");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: contain;
}
.mod_faqlist li a:hover {
  color: var(--ocean-blue);
}

.ce_headline {
  grid-column: 2/span 12;
}
.ce_headline h1 {
  font-family: "genosbold", sans-serif;
  color: var(--marine-blue);
}

.mod_iso_productlist {
  grid-column: 2/span 12;
}
.mod_iso_productlist .product_list {
  display: grid;
  grid-template-columns: 1fr;
  gap: var(--grid-gap);
}
@media (min-width: 768px) {
  .mod_iso_productlist .product_list {
    grid-template-columns: repeat(3, 1fr);
  }
}
.mod_iso_productlist .product .formbody {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 1.25rem;
  background-color: var(--white);
  border: 1px solid var(--light-grey);
  border-radius: 5px;
}
.mod_iso_productlist .product h3 {
  font-family: "genosbold", sans-serif;
  font-size: 1.25rem;
  color: var(--marine-blue);
  margin-bottom: 1rem;
}
.mod_iso_productlist .product h3 a {
  color: inherit;
  text-decoration: none;
}
.mod_iso_productlist .product h3 a:hover {
  color: var(--ocean-blue);
}
.mod_iso_productlist .product figure.image_container {
  margin: 0 0 1rem;
  text-align: center;
}
.mod_iso_productlist .product figure.image_container img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}
.mod_iso_productlist .product .sku {
  font-size: 0.875rem;
  color: var(--dark-grey);
  margin-bottom: 0.25rem;
}
.mod_iso_productlist .product .teaser {
  font-size: 0.875rem;
  color: var(--dark-grey);
  margin-bottom: 0.5rem;
}
.mod_iso_productlist .product .offer {
  margin-bottom: 1rem;
}
.mod_iso_productlist .product .offer .price {
  font-family: "genosbold", sans-serif;
  font-size: 1.625rem;
  color: var(--marine-blue);
}
.mod_iso_productlist .product .offer .price .from {
  font-family: "genosregular", sans-serif;
  font-size: 1rem;
  color: var(--dark-grey);
}
.mod_iso_productlist .product .details {
  margin-bottom: 1rem;
}
.mod_iso_productlist .product .details a {
  font-size: 0.875rem;
  color: var(--ocean-blue);
  text-decoration: none;
}
.mod_iso_productlist .product .details a:hover {
  text-decoration: underline;
}
.mod_iso_productlist .product .submit_container {
  margin-top: auto;
}
.mod_iso_productlist .product .submit_container .radio_container {
  border: none;
  padding: 0;
  margin: 0 0 0.75rem;
}
.mod_iso_productlist .product .submit_container .radio_container legend {
  font-family: "genosbold", sans-serif;
  font-size: 0.875rem;
  color: var(--marine-blue);
  margin-bottom: 0.25rem;
}
.mod_iso_productlist .product .submit_container .radio_container > span {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.mod_iso_productlist .product .submit_container .radio_container input[type=radio] {
  accent-color: var(--ocean-blue);
}
.mod_iso_productlist .product .submit_container .radio_container label {
  display: inline;
  font-size: 0.875rem;
  color: var(--dark-grey);
}
.mod_iso_productlist .product .submit_container .quantity_container {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  margin-bottom: 0.75rem;
}
.mod_iso_productlist .product .submit_container .quantity_container label {
  font-size: 0.875rem;
  color: var(--dark-grey);
  white-space: nowrap;
}
.mod_iso_productlist .product .submit_container .quantity_container input[type=text] {
  width: 4rem;
  padding: 0.375rem 0.5rem;
  border: 1px solid var(--medium-grey);
  border-radius: 4px;
  font-size: 1rem;
}
.mod_iso_productlist .product .submit_container .quantity_container input[type=text]:focus {
  outline: 2px solid var(--ocean-blue);
  border-color: var(--ocean-blue);
}
.mod_iso_productlist .product .submit_container input.add_to_cart {
  display: block;
  width: 100%;
  padding: 0.6rem 1.5rem;
  background-color: var(--ocean-blue);
  color: var(--white);
  border: none;
  border-radius: 20px;
  font-family: "genosbold", sans-serif;
  font-size: 1rem;
  cursor: pointer;
  transition: background-color 150ms ease-in-out;
}
.mod_iso_productlist .product .submit_container input.add_to_cart:hover {
  background-color: var(--marine-blue);
}

.ce_text.noflex {
  grid-column: 2/span 12;
}

.mod_iso_productreader {
  grid-column: 2/span 12;
  margin-bottom: 4rem;
}
.mod_iso_productreader .product .formbody {
  display: grid;
  grid-template-columns: 280px 1fr;
  grid-template-rows: auto;
  -moz-column-gap: 3rem;
       column-gap: 3rem;
  row-gap: 1rem;
  align-items: start;
}
.mod_iso_productreader .product .formbody figure.image_container {
  grid-column: 1;
  grid-row: 1/span 8;
  margin: 0;
}
.mod_iso_productreader .product .formbody figure.image_container img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 5px;
}
.mod_iso_productreader .product .formbody h2, .mod_iso_productreader .product .formbody .teaser, .mod_iso_productreader .product .formbody .sku, .mod_iso_productreader .product .formbody .description, .mod_iso_productreader .product .formbody .offer, .mod_iso_productreader .product .formbody .options, .mod_iso_productreader .product .formbody .submit_container {
  grid-column: 2;
}
.mod_iso_productreader .product .formbody h2 {
  font-family: "genosbold", sans-serif;
  color: var(--marine-blue);
  margin-bottom: 0;
}
.mod_iso_productreader .product .formbody .teaser {
  font-size: 1.25rem;
  color: var(--dark-grey);
}
.mod_iso_productreader .product .formbody .sku {
  font-size: 0.875rem;
  color: var(--dark-grey);
}
.mod_iso_productreader .product .formbody .description {
  font-size: 1rem;
  color: var(--marine-blue);
}
.mod_iso_productreader .product .formbody .description p, .mod_iso_productreader .product .formbody .description li {
  font-size: 1rem;
}
.mod_iso_productreader .product .formbody .description ul {
  padding-left: 1.25rem;
  margin-bottom: 1rem;
}
.mod_iso_productreader .product .formbody .description table.price_tiers {
  width: 100% !important;
  height: auto !important;
  border-collapse: collapse;
  margin: 1rem 0;
  font-size: 0.875rem;
}
.mod_iso_productreader .product .formbody .description table.price_tiers th, .mod_iso_productreader .product .formbody .description table.price_tiers td {
  width: auto !important;
  height: auto !important;
  padding: 0.5rem 0.75rem;
  text-align: left;
  border-bottom: 1px solid var(--light-grey);
}
.mod_iso_productreader .product .formbody .description table.price_tiers thead tr {
  background-color: var(--marine-blue);
}
.mod_iso_productreader .product .formbody .description table.price_tiers thead tr th {
  color: var(--white);
  font-family: "genosbold", sans-serif;
  border-bottom: none;
}
.mod_iso_productreader .product .formbody .description table.price_tiers tbody tr:nth-child(even) {
  background-color: var(--light-grey-new);
}
.mod_iso_productreader .product .formbody .description table.price_tiers tbody td.price,
.mod_iso_productreader .product .formbody .description table.price_tiers tbody td.price2 {
  text-align: right;
  font-family: "genosbold", sans-serif;
  color: var(--ocean-blue);
}
.mod_iso_productreader .product .formbody .offer .price {
  font-family: "genosbold", sans-serif;
  font-size: 2rem;
  color: var(--marine-blue);
}
.mod_iso_productreader .product .formbody .offer .price .from {
  font-family: "genosregular", sans-serif;
  font-size: 1rem;
  color: var(--dark-grey);
}
.mod_iso_productreader .product .formbody .options .radio_container {
  border: none;
  padding: 0;
  margin: 0;
}
.mod_iso_productreader .product .formbody .options .radio_container legend {
  font-family: "genosbold", sans-serif;
  font-size: 0.875rem;
  color: var(--marine-blue);
  margin-bottom: 0.25rem;
}
.mod_iso_productreader .product .formbody .options .radio_container > span {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.mod_iso_productreader .product .formbody .options .radio_container input[type=radio] {
  accent-color: var(--ocean-blue);
}
.mod_iso_productreader .product .formbody .options .radio_container label {
  font-size: 0.875rem;
  color: var(--dark-grey);
}
.mod_iso_productreader .product .formbody .submit_container input.add_to_cart {
  display: inline-block;
  padding: 0.6rem 1.5rem;
  background-color: var(--ocean-blue);
  color: var(--white);
  border: none;
  border-radius: 20px;
  font-family: "genosbold", sans-serif;
  font-size: 1rem;
  cursor: pointer;
  transition: background-color 150ms ease-in-out;
}
.mod_iso_productreader .product .formbody .submit_container input.add_to_cart:hover {
  background-color: var(--marine-blue);
}
@media (max-width: 768px) {
  .mod_iso_productreader .product .formbody {
    grid-template-columns: 1fr;
  }
  .mod_iso_productreader .product .formbody figure.image_container {
    grid-column: 1;
    grid-row: auto;
    max-width: 280px;
  }
  .mod_iso_productreader .product .formbody h2, .mod_iso_productreader .product .formbody .teaser, .mod_iso_productreader .product .formbody .sku, .mod_iso_productreader .product .formbody .description, .mod_iso_productreader .product .formbody .offer, .mod_iso_productreader .product .formbody .options, .mod_iso_productreader .product .formbody .submit_container {
    grid-column: 1;
  }
}
.mod_iso_productreader p.back {
  margin-top: 2rem;
}
.mod_iso_productreader p.back a {
  font-size: 1rem;
  color: var(--ocean-blue);
  text-decoration: none;
}
.mod_iso_productreader p.back a:hover {
  text-decoration: underline;
}

.mod_iso_checkout {
  grid-column: 2/span 12;
  margin-bottom: 4rem;
}
.mod_iso_checkout .steps {
  margin-bottom: 2.5rem;
}
.mod_iso_checkout .steps ol {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
  counter-reset: step;
}
.mod_iso_checkout .steps ol li {
  flex: 1;
  text-align: center;
  position: relative;
  counter-increment: step;
}
.mod_iso_checkout .steps ol li:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 1.25rem;
  left: 50%;
  right: -50%;
  height: 2px;
  background-color: var(--light-grey);
  z-index: 0;
}
.mod_iso_checkout .steps ol li > span {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.4rem;
  font-size: 0.875rem;
  color: var(--medium-grey);
  position: relative;
  z-index: 1;
}
.mod_iso_checkout .steps ol li > span::before {
  content: counter(step);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 50%;
  background-color: var(--light-grey);
  color: var(--dark-grey);
  font-family: "genosbold", sans-serif;
  font-size: 1rem;
}
.mod_iso_checkout .steps ol li > span .invisible {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
}
.mod_iso_checkout .steps ol li.passed > a {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.4rem;
  font-size: 0.875rem;
  color: var(--ocean-blue);
  text-decoration: none;
  position: relative;
  z-index: 1;
}
.mod_iso_checkout .steps ol li.passed > a::before {
  content: "✓";
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 50%;
  background-color: var(--ocean-blue);
  color: var(--white);
  font-family: "genosbold", sans-serif;
  font-size: 1rem;
}
.mod_iso_checkout .steps ol li.passed > a:hover {
  text-decoration: underline;
}
.mod_iso_checkout .steps ol li.active > span {
  color: var(--marine-blue);
  font-family: "genosbold", sans-serif;
}
.mod_iso_checkout .steps ol li.active > span::before {
  background-color: var(--marine-blue);
  color: var(--white);
}
.mod_iso_checkout .steps ol li.active ~ li > span::before {
  background-color: var(--light-grey);
}
.mod_iso_checkout .address,
.mod_iso_checkout .shipping,
.mod_iso_checkout .payment {
  margin-bottom: 2rem;
}
.mod_iso_checkout .address h2,
.mod_iso_checkout .shipping h2,
.mod_iso_checkout .payment h2 {
  font-family: "genosbold", sans-serif;
  color: var(--marine-blue);
  margin-bottom: 0.25rem;
}
.mod_iso_checkout .address > p,
.mod_iso_checkout .shipping > p,
.mod_iso_checkout .payment > p {
  font-size: 1rem;
  color: var(--dark-grey);
  margin-bottom: 1.5rem;
}
.mod_iso_checkout .widget {
  margin-bottom: 1rem;
}
.mod_iso_checkout .widget label {
  display: block;
  font-family: "genosbold", sans-serif;
  font-size: 0.875rem;
  color: var(--marine-blue);
  margin-bottom: 0.3rem;
}
.mod_iso_checkout .widget label span.mandatory {
  color: var(--bright-orange);
  margin-left: 1px;
}
.mod_iso_checkout .widget label span.invisible {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
}
.mod_iso_checkout .widget input[type=text],
.mod_iso_checkout .widget input[type=tel],
.mod_iso_checkout .widget input[type=email],
.mod_iso_checkout .widget select {
  display: block;
  width: 100%;
  padding: 0.5rem 0.75rem;
  border: 1px solid var(--medium-grey);
  border-radius: 4px;
  font-family: "genosregular", sans-serif;
  font-size: 1rem;
  color: var(--marine-blue);
  background-color: var(--white);
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.mod_iso_checkout .widget input[type=text]:focus,
.mod_iso_checkout .widget input[type=tel]:focus,
.mod_iso_checkout .widget input[type=email]:focus,
.mod_iso_checkout .widget select:focus {
  outline: 2px solid var(--ocean-blue);
  border-color: var(--ocean-blue);
}
.mod_iso_checkout .widget.widget-radio .radio_container {
  border: none;
  padding: 0;
  margin: 0;
}
.mod_iso_checkout .widget.widget-radio .radio_container > span {
  display: flex;
  align-items: flex-start;
  gap: 0.5rem;
  margin-bottom: 0.5rem;
}
.mod_iso_checkout .widget.widget-radio .radio_container > span input[type=radio] {
  flex-shrink: 0;
  margin-top: 0.2em;
  accent-color: var(--ocean-blue);
}
.mod_iso_checkout .widget.widget-radio .radio_container > span label {
  display: block;
  font-family: "genosregular", sans-serif;
  font-size: 1rem;
  color: var(--marine-blue);
  margin: 0;
}
.mod_iso_checkout .widget.widget-radio .radio_container > span label span.note {
  display: block;
  margin-top: 0.3rem;
  font-size: 0.875rem;
  color: var(--dark-grey);
}
.mod_iso_checkout .widget.widget-radio .radio_container > span label span.note p {
  margin: 0;
  font-size: inherit;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .mod_iso_checkout .address_new {
    display: grid;
    grid-template-columns: 1fr 1fr;
    -moz-column-gap: 1.5rem;
         column-gap: 1.5rem;
  }
  .mod_iso_checkout .address_new .widget:has(input[name*=street]),
  .mod_iso_checkout .address_new .widget:has(input[name*=email]),
  .mod_iso_checkout .address_new .widget-select {
    grid-column: 1/-1;
  }
}
.mod_iso_checkout .review.orderinfo {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1rem;
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .mod_iso_checkout .review.orderinfo {
    grid-template-columns: repeat(3, 1fr);
  }
}
.mod_iso_checkout .review.orderinfo .info_container {
  padding: 1.25rem;
  background-color: var(--white);
  border: 1px solid var(--light-grey);
  border-radius: 5px;
}
.mod_iso_checkout .review.orderinfo .info_container h3 {
  font-family: "genosbold", sans-serif;
  font-size: 1rem;
  color: var(--marine-blue);
  margin-bottom: 0.5rem;
}
.mod_iso_checkout .review.orderinfo .info_container .info {
  font-size: 0.875rem;
  color: var(--dark-grey);
  line-height: 1.5;
}
.mod_iso_checkout .review.orderinfo .info_container .info p {
  margin: 0;
  font-size: inherit;
}
.mod_iso_checkout .review.orderinfo .info_container a.edit {
  display: inline-block;
  margin-top: 0.75rem;
  font-size: 0.875rem;
  color: var(--ocean-blue);
  text-decoration: none;
}
.mod_iso_checkout .review.orderinfo .info_container a.edit:hover {
  text-decoration: underline;
}
.mod_iso_checkout .review.orderproducts {
  margin-bottom: 2rem;
}
.mod_iso_checkout .review.orderproducts h2 {
  font-family: "genosbold", sans-serif;
  color: var(--marine-blue);
  margin-bottom: 1rem;
}
.mod_iso_checkout .review.orderproducts table {
  width: 100%;
  border-collapse: collapse;
}
.mod_iso_checkout .review.orderproducts table tbody tr.product {
  border-bottom: 1px solid var(--light-grey);
}
.mod_iso_checkout .review.orderproducts table tbody tr.product:first-child {
  border-top: 1px solid var(--light-grey);
}
.mod_iso_checkout .review.orderproducts table td {
  padding: 1rem 0.75rem;
  vertical-align: middle;
  font-size: 1rem;
  color: var(--marine-blue);
}
.mod_iso_checkout .review.orderproducts table td.image {
  width: 100px;
  padding-left: 0;
}
.mod_iso_checkout .review.orderproducts table td.image figure {
  margin: 0;
}
.mod_iso_checkout .review.orderproducts table td.image img {
  display: block;
  width: 80px;
  height: 80px;
  -o-object-fit: contain;
     object-fit: contain;
}
.mod_iso_checkout .review.orderproducts table td.name a {
  color: var(--ocean-blue);
  text-decoration: none;
  font-family: "genosbold", sans-serif;
}
.mod_iso_checkout .review.orderproducts table td.name a:hover {
  text-decoration: underline;
}
.mod_iso_checkout .review.orderproducts table td.name ul {
  margin: 0.25rem 0 0;
  padding: 0;
  list-style: none;
}
.mod_iso_checkout .review.orderproducts table td.name ul li {
  font-size: 0.875rem;
  color: var(--dark-grey);
}
.mod_iso_checkout .review.orderproducts table td.quantity {
  width: 80px;
  white-space: nowrap;
  color: var(--dark-grey);
  font-size: 1rem;
}
.mod_iso_checkout .review.orderproducts table td.price {
  text-align: right;
  white-space: nowrap;
}
.mod_iso_checkout .review.orderproducts table td.price.total {
  font-family: "genosbold", sans-serif;
}
.mod_iso_checkout .review.orderproducts table tfoot tr {
  border-top: 1px solid var(--light-grey);
}
.mod_iso_checkout .review.orderproducts table tfoot td {
  padding: 0.6rem 0.75rem;
}
.mod_iso_checkout .review.orderproducts table tfoot td.name {
  font-size: 1rem;
  color: var(--marine-blue);
}
.mod_iso_checkout .review.orderproducts table tfoot tr.total {
  border-top: 2px solid var(--marine-blue);
}
.mod_iso_checkout .review.orderproducts table tfoot tr.total td {
  font-family: "genosbold", sans-serif;
  font-size: 1.25rem;
}
@media (max-width: 768px) {
  .mod_iso_checkout .review.orderproducts {
    overflow-x: auto;
  }
  .mod_iso_checkout .review.orderproducts table {
    min-width: 480px;
  }
}
.mod_iso_checkout .review.orderconditions {
  margin-bottom: 2rem;
}
.mod_iso_checkout .review.orderconditions h2 {
  font-family: "genosbold", sans-serif;
  color: var(--marine-blue);
  margin-bottom: 1rem;
}
.mod_iso_checkout .review.orderconditions [id=message] {
  padding: 0.75rem 1rem;
  background-color: var(--light-grey-new);
  border-left: 3px solid var(--ocean-blue);
  border-radius: 4px;
  margin-bottom: 1rem;
  font-size: 0.875rem;
  color: var(--marine-blue);
}
.mod_iso_checkout .review.orderconditions [id=message] p {
  margin: 0;
  font-size: inherit;
  line-height: 1.5;
}
@media (min-width: 768px) {
  .mod_iso_checkout .review.orderconditions .bank_fields {
    display: grid;
    grid-template-columns: 1fr 1fr;
    -moz-column-gap: 1.5rem;
         column-gap: 1.5rem;
  }
}
.mod_iso_checkout .review.orderconditions .widget-submit button {
  display: inline-block;
  padding: 0.6rem 1.5rem;
  background-color: var(--ocean-blue);
  color: var(--white);
  border: none;
  border-radius: 20px;
  font-family: "genosbold", sans-serif;
  font-size: 1rem;
  cursor: pointer;
  transition: background-color 150ms ease-in-out;
}
.mod_iso_checkout .review.orderconditions .widget-submit button:hover {
  background-color: var(--marine-blue);
}
.mod_iso_checkout .submit_container {
  display: flex;
  gap: 1rem;
  justify-content: flex-end;
  margin-top: 2rem;
}
.mod_iso_checkout .submit_container input[type=submit],
.mod_iso_checkout .submit_container button[type=submit] {
  padding: 0.6rem 1.5rem;
  border: none;
  border-radius: 20px;
  font-family: "genosbold", sans-serif;
  font-size: 1rem;
  cursor: pointer;
  transition: background-color 150ms ease-in-out;
}
.mod_iso_checkout .submit_container input.previous {
  background-color: var(--light-grey);
  color: var(--marine-blue);
}
.mod_iso_checkout .submit_container input.previous:hover {
  background-color: var(--medium-grey);
}
.mod_iso_checkout .submit_container input.next,
.mod_iso_checkout .submit_container input.confirm {
  background-color: var(--ocean-blue);
  color: var(--white);
}
.mod_iso_checkout .submit_container input.next:hover,
.mod_iso_checkout .submit_container input.confirm:hover {
  background-color: var(--marine-blue);
}
.mod_iso_checkout .submit_container input.confirm {
  background-color: var(--marine-blue);
}
.mod_iso_checkout .submit_container input.confirm:hover {
  background-color: var(--ocean-blue);
}

.mod_iso_cart {
  grid-column: 2/span 12;
  margin-bottom: 4rem;
}
.mod_iso_cart form {
  width: 100%;
}
.mod_iso_cart table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 2rem;
}
.mod_iso_cart table tbody tr.product {
  border-bottom: 1px solid var(--light-grey);
}
.mod_iso_cart table tbody tr.product:first-child {
  border-top: 1px solid var(--light-grey);
}
.mod_iso_cart table td {
  padding: 1rem 0.75rem;
  vertical-align: middle;
  font-size: 1rem;
  color: var(--marine-blue);
}
.mod_iso_cart table td.image {
  width: 100px;
  padding-left: 0;
}
.mod_iso_cart table td.image figure {
  margin: 0;
}
.mod_iso_cart table td.image img {
  display: block;
  width: 80px;
  height: 80px;
  -o-object-fit: contain;
     object-fit: contain;
}
.mod_iso_cart table td.name a {
  color: var(--ocean-blue);
  text-decoration: none;
  font-family: "genosbold", sans-serif;
}
.mod_iso_cart table td.name a:hover {
  text-decoration: underline;
}
.mod_iso_cart table td.name ul {
  margin: 0.25rem 0 0;
  padding: 0;
  list-style: none;
}
.mod_iso_cart table td.name ul li {
  font-size: 0.875rem;
  color: var(--dark-grey);
}
.mod_iso_cart table td.quantity {
  width: 80px;
}
.mod_iso_cart table td.quantity input[type=text] {
  width: 3.5rem;
  padding: 0.375rem 0.5rem;
  border: 1px solid var(--medium-grey);
  border-radius: 4px;
  font-size: 1rem;
  text-align: center;
}
.mod_iso_cart table td.quantity input[type=text]:focus {
  outline: 2px solid var(--ocean-blue);
  border-color: var(--ocean-blue);
}
.mod_iso_cart table td.price {
  text-align: right;
  white-space: nowrap;
  font-size: 1rem;
}
.mod_iso_cart table td.price.total {
  font-family: "genosbold", sans-serif;
}
.mod_iso_cart table td.actions {
  text-align: right;
  padding-right: 0;
  white-space: nowrap;
}
.mod_iso_cart table td.actions a {
  font-size: 0.875rem;
  text-decoration: none;
  margin-left: 0.75rem;
}
.mod_iso_cart table td.actions a.edit {
  color: var(--ocean-blue);
}
.mod_iso_cart table td.actions a.edit:hover {
  text-decoration: underline;
}
.mod_iso_cart table td.actions a.remove {
  color: var(--dark-grey);
}
.mod_iso_cart table td.actions a.remove:hover {
  color: var(--bright-orange);
}
.mod_iso_cart table tfoot tr {
  border-top: 1px solid var(--light-grey);
}
.mod_iso_cart table tfoot td {
  padding: 0.6rem 0.75rem;
}
.mod_iso_cart table tfoot td.name {
  font-size: 1rem;
  color: var(--marine-blue);
}
.mod_iso_cart table tfoot tr.total {
  border-top: 2px solid var(--marine-blue);
}
.mod_iso_cart table tfoot tr.total td {
  font-family: "genosbold", sans-serif;
  font-size: 1.25rem;
}
.mod_iso_cart .submit_container {
  display: flex;
  gap: 1rem;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.mod_iso_cart .submit_container input[type=submit] {
  padding: 0.6rem 1.5rem;
  border: none;
  border-radius: 20px;
  font-family: "genosbold", sans-serif;
  font-size: 1rem;
  cursor: pointer;
  transition: background-color 150ms ease-in-out;
}
.mod_iso_cart .submit_container input.button_update {
  background-color: var(--light-grey);
  color: var(--marine-blue);
}
.mod_iso_cart .submit_container input.button_update:hover {
  background-color: var(--medium-grey);
}
.mod_iso_cart .submit_container input.button_checkout {
  background-color: var(--ocean-blue);
  color: var(--white);
}
.mod_iso_cart .submit_container input.button_checkout:hover {
  background-color: var(--marine-blue);
}
@media (max-width: 768px) {
  .mod_iso_cart {
    overflow-x: auto;
  }
  .mod_iso_cart table {
    min-width: 560px;
  }
}/*# sourceMappingURL=styles_vrp.css.map */
