#home .gfu-navbar .container-fluid{max-width:1140px}#home .newHero{background-color:#f8f8f8}#home .hero-img{width:100%;max-width:490px;height:auto}#home .hero-awards{bottom:0;left:0}#home .hero{background-image:linear-gradient(to bottom,rgba(32,57,74,.7) 0,rgba(32,57,74,0) 100%),url(/images/v2/hero3-sm.jpg);background-size:cover;background-color:#ced4da;background-position:center center;overflow-x:auto}@media (min-width:768px){#home .hero{background-image:linear-gradient(to bottom,rgba(32,57,74,.7) 0,rgba(32,57,74,0) 100%),url(/images/v2/hero3.jpg)}}#home .hero .container{height:600px}#home .hero .subline{font-size:1.2rem;color:#ddd}#home .hero .welcome-text .headline{background-color:rgba(32,57,74,.9);color:#fff;padding:.15em .3em;margin-bottom:.2em;text-align:left;font-weight:700;border-radius:3px;line-height:1.4;display:inline-block}#home .hero .welcome-text .headline-typed{display:none}#home .hero .welcome-text #headlineKeyword,#home .hero .welcome-text h1{background-color:rgba(32,57,74,.9);padding:.15em .3em;font-size:3rem;color:#fff;font-weight:700;border-radius:3px;display:inline-block}#home .hero .check-boxes{background:rgba(32,57,74,.9);border-radius:5px 5px 0 0}#home .hero .check-boxes .col{color:#fff}#home .hero .check-boxes p{margin-bottom:0}#home .hero .check-boxes img{padding-right:12px;margin-top:-3px}#home .gfu-participants,#home .section-search{background-color:#dceeeb}#home .gfu-seminarzentrum{background-color:#dceeeb}#home .gfu-participants .teaserText{width:100%;height:7.5em;overflow-x:hidden;overflow-y:auto;scrollbar-color:rgba(4,43,96,0.4) transparent;overflow-y:scroll}#home .gfu-participants .teaserText scrollbar thumb{-moz-appearance:none!important;appearance:none!important;background-color:#00f}#home .gfu-participants .teaserText::-webkit-scrollbar{width:20px;transition:background-color .1s linear}#home .gfu-participants .teaserText::-webkit-scrollbar-track{background-color:transparent}#home .gfu-participants .teaserText::-webkit-scrollbar-thumb{background-color:rgba(4,43,96,.4);border-radius:20px;border:6px solid transparent;background-clip:content-box;min-height:40px;transition:background-color .1s linear}#home .gfu-participants .teaserText::-webkit-scrollbar-thumb:hover{background-color:rgba(4,43,96,.8)}#home .gfu-participants .carousel{margin-bottom:40px}#home .gfu-participants .carousel-indicators{bottom:-20px}#home .gfu-participants .carousel-control-prev{width:10%;left:0}@media (min-width:1420px){#home .gfu-participants .carousel-control-prev{left:-10%}}@media (max-width:767.98px){#home .gfu-participants .carousel-control-prev{width:auto;position:static;display:inline-block}}#home .gfu-participants .carousel-control-next{width:10%;right:0}@media (min-width:1420px){#home .gfu-participants .carousel-control-next{right:-10%}}@media (max-width:767.98px){#home .gfu-participants .carousel-control-next{width:auto;position:static;display:inline-block}}#home .marquee{background-color:rgba(32,57,74,.9);width:100%;position:relative;overflow:hidden;white-space:nowrap;color:#dee2e6}#home .marquee strong{color:#f8f9fa}#home .marquee__item{display:inline-block;will-change:transform;animation:marquee 80s linear infinite}#home .marquee:hover .marquee__item{animation-play-state:paused}#home .marquee::after,#home .marquee::before{content:"";width:5%;height:100%;position:absolute;top:0;z-index:1;pointer-events:none}#home .marquee::before{background:linear-gradient(to right,#20394a 0,rgba(32,57,74,0) 100%);left:0}#home .marquee::after{background:linear-gradient(to left,#20394a 0,rgba(32,57,74,0) 100%);right:0}@keyframes blink{from,to{opacity:0}50%{opacity:1}}@keyframes marquee{0%{transform:translateX(0)}100%{transform:translateX(-100%)}}