In the middle of Kenya’s preparations for 2024 African Nations Championship (Chan), one of Harambee Stars’ brightest sparks quietly slipped away from the camp.
Not for lack of love for the red, green, and black jersey, but to answer a call that could change his football life forever.
/* New modal style */
.fade-out-container {
position: relative;
background: none;
top: -95px;
padding: 4rem 0rem 2rem;
text-align: center;
}
.fade-out-overlay {
position: absolute;
top: -40px;
left: 0;
width: 100%;
height: 60px;
z-index: 1;
background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
}
.subscribe-content {
position: relative;
z-index: 2;
padding: 20px;
background: #ffffff;
top: -55px;
}
.subscribe-content h1 {
font-size: 2rem;
margin: 2rem 0;
font-weight: bold;
color: #ed1a3b;
}
.subscribe-content h2 {
margin-bottom: 2rem;
}
.subscribe-content button {
background-color: #ed1a3b;
color: white;
font-size: 1.25rem;
padding: 0.75rem 2rem;
border: none;
border-radius: 0px;
cursor: pointer;
margin-top: 1rem;
min-width: 200px;
}
.subscribe-content p {
margin-top: 1.5rem;
font-size: 0.95rem;
}
.subscribe-content a {
color: #ed1a3b;
text-decoration: underline;
}
.unlock-paywall-title{
font-size: 25px;
}