#uid2035159087801 {height:100vh;text-align:center;background-size:cover;background-image:linear-gradient(0deg, #141414 0%, hsla(0, 0%, 0%, 0.04) 100%), url(https://bph-fussballschule.com/wp-content/uploads/2025/05/WhatsApp-Image-2025-02-14-at-16.52.36.jpeg);}@media (max-width:575px) {#uid2035159087801 {background-size:cover;background-image:linear-gradient(190deg, hsla(0, 0%, 0%, 0.23) 0%, #141414 100%), url(https://bph-fussballschule.com/wp-content/uploads/2025/05/WhatsApp-Image-2025-02-14-at-16.52.36.jpeg);background-position:-183px center;}}#uid2035159087801 .zb-section__innerWrapper {-webkit-box-align:center; -ms-flex-align:center; align-items:center;-webkit-box-pack: center; -ms-flex-pack: center; justify-content: center;-webkit-box-orient:vertical; -webkit-box-direction:normal;  -ms-flex-direction: column; flex-direction:column;}@media (max-width:575px) {#uid2035159087801 .zb-section__innerWrapper {-webkit-box-pack: center; -ms-flex-pack: center; justify-content: center;}}#uid2035172451521 {font-family:Montserrat;color:rgb(255, 255, 255);font-size:24px;line-height:30px;margin-top:0px;width:50%;text-align:center;}@media (max-width:767px) {#uid2035172451521 {width:90%;font-size:20px;}}@media (max-width:575px) {#uid2035172451521 {margin-top:90px;}}#uid2035167829611 {font-family:Bebas Neue;color:rgb(255, 255, 255);font-size:80px;line-height:80px;text-align:center;}@media (max-width:575px) {#uid2035167829611 {text-align:center;font-size:60px;line-height:50px;}}#uid2035168277241 {font-family:Montserrat;color:rgb(255, 255, 255);font-size:30px;line-height:40px;margin-top:0px;text-align:center;width:70%;padding-top:40px;margin-bottom:60px;}@media (max-width:767px) {#uid2035168277241 {width:90%;font-size:24px;line-height:30px;}}#uid2035171848871 {background-color:#141414;}@media (max-width:767px) {#uid2035171848871 .zb-section__innerWrapper {-webkit-box-pack: center; -ms-flex-pack: center; justify-content: center;}}@media (max-width:767px) {#uid2035186728221 {padding-bottom:30px;}}#uid2035174566451 {padding-top:120px;padding-bottom:3px;height:100%;background-color:#141414;}@media (max-width:991px) {#uid2035174566451 {padding-left:40px;padding-right:40px;}}@media (max-width:767px) {#uid2035174566451 {padding-top:70px;padding-bottom:30px;}}@media (max-width:575px) {#uid2035174566451 {padding-top:50px;padding-bottom:80px;height:100%;padding-left:0px;padding-right:0px;}}#uid2035174566451 .zb-section__innerWrapper {-webkit-box-orient:vertical; -webkit-box-direction:normal;  -ms-flex-direction: column; flex-direction:column;}@media (max-width:767px) {#uid2035174566451 .zb-section__innerWrapper {-webkit-box-orient:vertical; -webkit-box-direction:normal;  -ms-flex-direction: column; flex-direction:column;-webkit-box-align:center; -ms-flex-align:center; align-items:center;}}@media (max-width:575px) {#uid2035174566451 .zb-section__innerWrapper {-webkit-box-orient:horizontal; -webkit-box-direction:normal;  -ms-flex-direction:row; flex-direction:row;}}#uid2035174566452 {-webkit-box-pack: Center; -ms-flex-pack: Center; justify-content: Center;padding-right:40px;}@media (max-width:767px) {#uid2035174566452 {padding-right:30px;margin-bottom:28px;-webkit-box-align:start; -ms-flex-align:start; align-items:flex-start;}}@media (max-width:575px) {#uid2035174566452 {margin-bottom:50px;padding-right:0px;height:100%;margin-left:0px;padding-left:0px;}}#uid2035174566453 {font-size:54px;line-height:1.2;font-family:Bebas Neue;font-weight:700;color:rgb(255, 255, 255);margin-bottom:30px;margin-left:40px;}@media (max-width:767px) {#uid2035174566453 {font-size:40px;}}@media (max-width:575px) {#uid2035174566453 {text-align:center;margin-right:20px;margin-left:20px;}}#uid2035174566454 {font-family:Montserrat;font-size:24px;line-height:30px;color:rgb(255, 255, 255);margin-bottom:30px;margin-left:40px;margin-right:4px;}@media (max-width:575px) {#uid2035174566454 {text-align:center;margin-right:20px;margin-left:20px;}}#uid2041210405681 {background-color:#141414;}.zb-el-zionVideo {  position:relative;  display:block;  width:100%;  padding:0;  overflow:hidden;}.zb-el-zionVideo:before {  padding-top:56.25%;  content:" ";  display:block;}.zb-el-zionVideo iframe, .zb-el-zionVideo video {  position:absolute;  top:0;  bottom:0;  left:0;  width:100%;  height:100%;  border:0;}.zb-el-zionVideo-wrapper video {  display:block;}.zb-el-zionVideo-overlay {  position:relative;  display:inline-block;  cursor:pointer;}.zb-el-zionVideo-play-button {  position:absolute;  top:50%;  left:50%;  display:flex;  justify-content:center;  align-items:center;  width:80px;  height:80px;  color:#fff;  border:5px solid white;  border-radius:50%;  transform:translate(-50%, -50%);}.zb-el-zionVideo-overlay--inline {  position:absolute;  top:0;  left:0;  z-index:9;  width:100%;  height:100%;  background-position:50%;  background-size:cover;}#uid2091580568781 {background-color:#141414;padding-bottom:100px;overflow:hidden;padding-top:100px;}.MarkoSection {    overflow:hidden;     position:relative;}.marquee {    display:flex;     animation:scroll 20s linear infinite; }.marquee > .column {    min-width:200px;     margin-right:10px; }@keyframes scroll {    0% {        transform:translateX(0);     }    50% {        transform:translateX(-100%);     }    100% {        transform:translateX(0);     }}@media (max-width:767px) {#uid2091580568781 {background-color:rgb(0, 0, 0);}}#uid2091580568781 .zb-section__innerWrapper {-webkit-box-orient:horizontal; -webkit-box-direction:normal;  -ms-flex-direction:row; flex-direction:row;}#uid2091580568782 {-webkit-box-orient:horizontal; -webkit-box-direction:normal;  -ms-flex-direction:row; flex-direction:row;}.zb-el-zionImage {  display:block;}.zb-el-zionImage a {  display:inline-block;}#uid2091580568784 {border:2px solid rgb(255, 255, 255);margin-left:10px;margin-right:10px;}@media (max-width:767px) {#uid2091580568784 {margin-left:5px;margin-right:5px;}}#uid2091580568786 {border:2px solid rgb(255, 255, 255);margin-left:10px;margin-right:10px;}@media (max-width:767px) {#uid2091580568786 {margin-left:5px;margin-right:5px;}}#uid2091580568788 {border:2px solid rgb(255, 255, 255);margin-left:10px;margin-right:10px;}@media (max-width:767px) {#uid2091580568788 {margin-left:5px;margin-right:5px;}}#uid20915805687810 {border:2px solid rgb(255, 255, 255);margin-left:10px;margin-right:10px;}@media (max-width:767px) {#uid20915805687810 {margin-left:5px;margin-right:5px;}}#uid20915805687812 {border:2px solid rgb(255, 255, 255);margin-left:10px;margin-right:10px;}#uid20915805687812:hover {background-image:url(https://bph-fussballschule.com/wp-content/uploads/2025/06/fussball_hannover.png);}@media (max-width:767px) {#uid20915805687812 {margin-left:5px;margin-right:5px;}}#uid20915805687814 {border:2px solid rgb(255, 255, 255);margin-left:10px;margin-right:10px;}@media (max-width:767px) {#uid20915805687814 {margin-right:5px;margin-left:5px;}}#uid20915805687816 {border:2px solid rgb(255, 255, 255);margin-left:10px;margin-right:10px;}@media (max-width:767px) {#uid20915805687816 {margin-left:5px;margin-right:5px;}}#uid20915805687818 {border:2px solid rgb(255, 255, 255);margin-left:10px;margin-right:10px;}@media (max-width:767px) {#uid20915805687818 {margin-left:5px;margin-right:5px;}}#uid20915805687820 {border:2px solid rgb(255, 255, 255);margin-left:10px;margin-right:10px;}@media (max-width:767px) {#uid20915805687820 {margin-right:5px;margin-left:5px;}}