:root {
	--rh-atc-font: var(--rh-global-eng-font-family);
}


.introduction-and-info-card__calendar-container {

    background-color: #fef2f7 !important;

}


/* Season Opening Slider Start */

/* .stickyBar.floating.active {
background: linear-gradient(45deg, rgba(230, 72, 139, 1), rgba(234, 75, 142, 1), rgba(250, 153, 194, 1) );
background-size: 400% 100%;
    animation: sticky-bar-gradient 3s linear infinite;
    animation-direction: alternate;
}

#page > .stickyBar {
background: linear-gradient(45deg, rgba(230, 72, 139, 1), rgba(234, 75, 142, 1), rgba(250, 153, 194, 1) );
background-size: 400% 100%;
    animation: sticky-bar-gradient 3s linear infinite;
    animation-direction: alternate;
}

@keyframes sticky-bar-gradient {
    0% {background-position: 0%}
    100% {background-position: 100%}
} */


img.racing-promotion-banner-title-en {
    position: absolute;
    top: 12%;
    left: 6%;
    width: 29% !important;
}

img.racing-promotion-banner-title-ch {
display: none;}



@media only screen and (max-width: 768px) {

img.racing-promotion-banner-title-en {
    position: absolute;
    top: 10%;
    left: 4.5%;
    width: 50% !important;
}

}


/* Season Opening Slider End */


/****** floating icon EN start ****************/
@media (max-width: 640px) {
    .side-cups-panel{width:4em;}
    .side-cups__button {
        width: 4em;
    }
    .side-cups-panel__button {
        padding: 5px 0px 5px 0px;
    }
    
    .side-cups-panel__hkir-ico{
    width:80%;
    }
    }

/****** floating icon EN End ****************/



.confetti-element {

 display:none!important;

}