.column-hero-grid{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:repeat(2, minmax(0, 1fr));width:100%;height:calc(100vh - 80px);position:relative;border-bottom:1px solid #000}.column-hero-grid>*{display:flex;align-items:center;width:100%;padding:40px;box-sizing:border-box}.column-hero-grid .el-grid-title{border-right:1px solid #000}.column-hero-grid .el-grid-lead{border-right:1px solid #000;grid-column:1;grid-row:2}.column-hero-grid .el-grid-video{grid-column:3;grid-row:1/3;border-left:1px solid #000;justify-content:center}.column-hero-grid .el-grid-video>div,.column-hero-grid .el-grid-video>div>div,.column-hero-grid .el-grid-video .item-video,.column-hero-grid .el-grid-video .uk-link-toggle{width:100%;height:100%}.column-hero-grid .el-grid-video .el-image{width:100%;height:100%;object-fit:contain}.column-hero-grid::after{content:"";position:absolute;left:0;top:50%;width:66.66%;height:1px;background-color:#000}.custom-referenz-slider .el-item{padding:20px}.footer-menu .uk-subnav{margin-left:0 !important;border-top:1px solid #000;border-bottom:1px solid #000}.footer-menu .uk-subnav .el-item{width:33.33%;flex:1 1 33.33%;box-sizing:border-box;padding-left:0 !important}.footer-menu .uk-subnav .el-item .el-link{padding-left:20px;transition:all .2s ease-in-out}.footer-menu .uk-subnav .el-item .el-link:hover{background-color:#c7ffba}.footer-menu .uk-subnav .el-item:nth-of-type(1){border-right:1px solid #000}.footer-menu .uk-subnav .el-item:nth-of-type(2){border-right:1px solid #000;width:calc(33.33% + 1px);flex:0 0 calc(33.33% + 1px)}.footer-menu .uk-subnav .el-item:nth-of-type(3){width:calc(33.33% - 1px);flex:1 1 calc(33.33% - 1px)}@media(max-width: 639px){.column-hero-grid{grid-template-columns:1fr;grid-template-rows:auto}}