#contenttop .c-title-balls, #contenttop h1.pagetitle {
margin-top: 100px;
}

#contenttop #games .c-title-balls {
margin-top: 0px;
}

/* PRE TITLES IMAGES */
@media (min-width: 768px) {

.c-pretitle {
    margin-bottom: -100px;
    text-align: center;
}

.c-pretitle img {
    height: 210px;
    width: auto;
}
}

.c-top-video {
    width: 100%;
    height: 650px;
    max-height: 650px;
    background-color: #0c1c41;
    overflow: hidden;
    position: relative;
}

.c-top-video video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#intro {
position: relative;
}

.c-intro-title {
    max-width: 630px;
    margin: 0;
    position: absolute;
    top: calc(50% + 0px);
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 72px;
    font-family: 'BTCosmo-Bold';
    line-height: 0.9;
}

.c-about-top-content {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    left: 0;
    text-align: center;
}


.c-des-video {
    margin-bottom: 40px;
    width: 100%;
    position: absolute;
    bottom: 0;
}

#sticky-content {
background-color: #0C1C41;
overflow: hidden;
}

.c-sticky-container {
height: 100vh;
}

.c-sticky-inner {
    margin: 0 auto;
    width: 100vw;
    height: 100vh;
    position: relative;
}

.c-sticky-inner::after {
    content: '';
    background-image: linear-gradient(0deg, #081630, transparent);
    height: 50%;
    width: 100%;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
}

.c-sticky-images-box {
    height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.c-sticky-preimage {
    padding-top: 100px;
    width: 120%;
    max-width: 1440px;
    margin: 0 auto;
    position: relative;
    margin-bottom: -350px;
}

.c-sticky-preimage img {
    width: 100%;
    height: auto;
}

.c-sticky-image {
    position: relative;
    z-index: 2;
    width: 100%;
    text-align: center;
    top: 10%;
    transition: 0.7s;
}

.c-sticky-image img {
    max-width: 1380px;
    height: auto;
    width: 100%;
}

.c-sticky-image::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 320px;
    background-image: linear-gradient(0deg, #0c1c41, transparent);
    z-index: 1;
}

.c-sticky-content-stage-1, .c-sticky-content-stage-2 {
   font-size: 32px;
   line-height: 1.3;
    font-family: 'BTCosmo-Bold';
    text-align: center;
}

.c-stage-1-content, .c-stage-2-content {
   max-width: 850px;
   margin: 0 auto;
}

.c-sticky-content-stage-1 {
    position: absolute;
    bottom: 25%;
    z-index: 3;
    left: 50%;
    transform: translateX(-50%);
}

.c-sticky-content-stage-2 {
    position: absolute;
    bottom: 20%;
    z-index: 3;
    left: 50%;
    transform: translateX(-50%);
    transition: 1s;
}

#omades {
background-image: url('/cache/files/ac720c0ee9aa32a377b71fd4104128bc585cbf9a.svg');
    background-size: cover;
    background-position: center;
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    justify-content: space-around;
    position: relative;
    overflow: hidden;
}

#omades::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 30%;
    background-image: linear-gradient(180deg, #081630, transparent);
    z-index: 0;
}

#omades::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 30%;
    background-image: linear-gradient(0deg, #081630, transparent);
    z-index: 0;
}

#omades > div {
   position: relative;
   z-index: 1;
}

#omades .c-title-box {
    max-width: 805px;
}

.c-omades-badges {
    display: flex;
    max-width: 1380px;
    margin: 0 auto;
    gap: clamp(20px, 2.4vw, 60px);
    justify-content: center;
    margin-top: 100px;
    margin-bottom: 100px;
}

#omades .c-title-container {
    padding-top: 0px;
}

.c-omada-badge {
    width: calc(100% / 8);
}

.c-omada-badge img {
    width: 120px;
    height: 100px;
    object-fit: contain;
}

.c-omades-desc {
    max-width: 680px;
    text-align: center;
    margin: 0 auto;
    font-size: 18px;
    line-height: 1.5;
}

#register {
text-align: center;
}

#register .c-title-box {
    max-width: 760px;
    margin: 0 auto;
}

#register .c-subtitle {
    font-size: 32px;
}

#register .c-subtitle:nth-child(1) {
    margin-bottom: 50px;
}

#register .c-title-container {
    padding-bottom: 50px;
}

.c-cosmotetv-inner {
background-image: url('/cache/files/5e69d663201eb2e53371ee893d37c6b296bec8cf.jpg');
    min-height: 570px;
    width: 100%;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.c-cosmotetv-inner .c-subtitle {
    max-width: 650px;
    margin-bottom: 50px;
    font-size: 32px;
    line-height: 1.3;
    font-family: 'BTCosmo-Bold';
}

.c-cosmotetv-container {
    padding-top: 100px;
    padding-bottom: 100px;
    max-width: 1380px;
    margin: 0 auto;
}

.c-omades-badges .c-omada-badge {
    position: relative;
    left: 30%;
    transition: 0.7s;
    opacity: 0;
}
.c-omades-badges.c-animate-badges .c-omada-badge {
    position: relative;
    left: 0px;
    opacity: 1;
}
.c-omades-badges.c-animate-badges .c-omada-badge:nth-child(1) {
   transition-delay: 0s;
}

.c-omades-badges.c-animate-badges .c-omada-badge:nth-child(2) {
   transition-delay: 0.05s;
}

.c-omades-badges.c-animate-badges .c-omada-badge:nth-child(3) {
   transition-delay: 0.1s;
}

.c-omades-badges.c-animate-badges .c-omada-badge:nth-child(4) {
   transition-delay: 0.15s;
}

.c-omades-badges.c-animate-badges .c-omada-badge:nth-child(5) {
   transition-delay: 0.2s;
}

.c-omades-badges.c-animate-badges .c-omada-badge:nth-child(6) {
   transition-delay: 0.25s;
}

.c-omades-badges.c-animate-badges .c-omada-badge:nth-child(7) {
   transition-delay: 0.3s;
}

.c-omades-badges.c-animate-badges .c-omada-badge:nth-child(8) {
   transition-delay: 0.35s;
}

.c-sticky-image.c-animate-sticky {
top: 0;
    transition-delay: 0.7s;
}

.c-sticky-content-stage-2.c-animate-sticky {
    bottom: 25%;
    opacity: 1 !important;
    transition-delay: 0.7s;
}.c-quiz-horizontal {
    max-width: 1380px;
    margin: 0 auto;
}

.c-gamequiz-slider-outer {
position: relative;
margin-top: 30px;
}

.c-gamequiz-slider-outer::before {
    content: '';
    position: absolute;
    right: 0;
    height: 100%;
    top: 0;
    width: 30%;
    background-image: linear-gradient(270deg, rgb(8 22 48 / 100%) 10%, transparent 100%);
    z-index: 2;
pointer-events: none;
}

.c-swipe-icon {
    position: absolute;
    z-index: 3;
    top: -29px;
    left: 50%;
    transform: translateX(-50%);
    pointer-events: none;
    opacity: 0;
}

.c-gamequiz-slider .slick-slide img {
    display: block;
    padding: 5px;
    box-sizing: border-box;
width: 100%;
    height: auto;
opacity: 0;
transition: 1s;
}

.c-animate-gamequiz-slide .slick-slide img {
opacity: 1;
transition-delay: 0.2s;
}

.c-animate-gamequiz-slide .slick-slide:nth-child(2) img, .c-animate-gamequiz-slide .slick-slide:nth-child(3) img, .c-animate-gamequiz-slide .slick-slide:nth-child(4) img, .c-animate-gamequiz-slide .slick-slide:nth-child(5) img, .c-animate-gamequiz-slide .slick-slide:nth-child(6) img {
opacity: 1;
transition-delay: 0.4s;
}/* Styles for the modal */
.modal-video {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 99;
}

.modal-content {
    background-color: rgba(0, 0, 0, 1);
    width: auto;
    height: auto;
    max-width: 1380px;
    margin: auto;
    padding: 0;
    position: relative;
    top: 0;
    box-sizing: border-box;
}

.modal-content iframe {
    width: 75vw;
    height: auto;
    aspect-ratio: 16/9;
    max-width: 1380px;
}

.close-modal {
    position: absolute;
    top: -40px;
    right: 20px;
    font-size: 24px;
    cursor: pointer;
}

.close-modal img {
   width: 20px;
   height: 20px;
}

/* Style for the div that triggers the modal */
.c-des-video {
    cursor: pointer;
}@media (max-width: 1440px) {
.c-sticky-preimage {
    margin: 0 -10%;
}
}


@media (max-width: 768px) {
.c-intro-title {
    font-size: 32px;
    width: 90%;
}

.c-title {
    font-size: clamp(22px, 3.9vw, 50px);
    padding: 0 20px;
}

.c-sticky-container {
    height: auto;
}
.c-sticky-inner {
    height: auto;
}
.c-sticky-images-box {
    height: auto;
    position: relative;
}

.c-sticky-content-stage-1, .c-sticky-content-stage-2 {
    font-size: 20px;
}

.c-sticky-content-stage-1, .c-sticky-content-stage-2 {
    bottom: auto;
    width: 90%;
   position: relative;
   padding-top: 50px;
}

.c-sticky-content-stage-2 {
   padding-bottom: 20px;
}

.c-sticky-preimage {
    padding-top: 0;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 0px;
    z-index: 3;
    position: absolute;
    bottom: -30px;
}

.c-sticky-inner::after {
    bottom: -30px;
}

.c-sticky-image {
    top: 0%;
}

.c-omades-badges {
    flex-wrap: wrap;
    padding: 0 20px;
}
.c-omada-badge {
    width: calc(33.33% - 20px);
}

.c-omades-desc {
    font-size: 16px;
    margin-top: 30px;
    padding: 0 20px;
}

#register .c-subtitle {
    font-size: 22px;
    padding: 0 20px;
}

.c-gamequiz-slider .slick-slide img, .c-pretitle, .c-title, .c-subtext {
    opacity: 1 !important;
}

.c-swipe-icon {
    top: -19px;
}

.c-swipe-icon img {
    width: 90px;
    height: auto;
}

.c-cosmotetv-inner {
    background-size: cover;
min-height: 400px;
}

.c-cosmotetv-inner .c-subtitle {
    font-size: 20px;
    padding: 20px;
}

#omades {
    background-image: url('/cache/files/1ce1646c858d1895eeb5fef5153053e5ad3eac16.svg');
}

.c-title-container {
    padding: 0 20px;
    padding-top: 50px;
}

#games .c-pretitle {
    margin-bottom: -40px;
}

.c-top-video {
    height: 50vh;
    aspect-ratio: auto;
}

}