.ua-popup:before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-image: url(/wp-content/uploads/2025/08/bg-form1.webp);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    transform: scale(1.1);
}
.section-home .bg-fill {
    background-size: 100% 100%!important;
}
.promotion.row .col {
        padding: 8px 5px 30px;
    }
.flickity-page-dots .dot {
    border: 3px solid #111;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    height: 8px;
    margin: 0 5px;
    opacity: .4;
    transition: opacity .3s;
    width: 50px;
}
.section-home .slider-nav-light .flickity-page-dots .dot.is-selected,.section-home .slider-nav-light.slider-nav-dots-simple .flickity-page-dots .dot {
    background-color: #E6E600 !important;
    border: 3px solid #E6E600 !important;
}
.section-home .flickity-page-dots .dot{
    background-color: #6B0D12 !important;
    border: 3px solid #6B0D12 !important;
    height: 8px !important;
    width: 50px !important;
    border-radius: 4px;
}
.grecaptcha-badge{
    display: none;
}
.section-content{
    display: flex;
    align-items: center;
}
.ua-popup {
        margin-top: 0px;
        position: relative;
}
.logo {
    margin: 6px 0 0;
}
.z-img{
    object-fit: fill;
    transform-origin: center center;
    transform: scale(1.1);

}
.z-img-1-5{
    object-fit: fill;
    transform-origin: center center;
    transform: scale(1.25);

}
body, #wrapper, #main {
    height: 100vh;
    overflow-y: scroll;
    overflow-x: hidden;
}
.ua-popup video{
position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: -1;
    object-fit: fill;
    transform-origin: center center;
    transform: scale(1.1);
    background-color: transparent;
    background: transparent !important;
}
.flickity-prev-next-button{
    top: 50% !important;
}
.slider-nav-outside.slider-nav-circle .previous {
    left: 6% !important;
}
.slide-sport{
    width: 220px;
    padding-bottom: 70px;
}
.zoom-125{
    transform: scale(1.25);
    transform-origin: bottom right;
}
.row-slider .flickity-page-dots, .slider-nav-outside .flickity-page-dots {
    bottom: -50px !important;
    z-index: -1;
}
.flickity-page-dots .dot {
    border: 3px solid #fff !important;
    opacity: 1 !important;
    background-color: #fff !important;
    border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    height: 12px;
    margin: 0 2px !important;
    opacity: 1;
    transition: opacity .3s;
    width: 12px;
}
.slider-nav-light .flickity-page-dots .dot.is-selected, .slider-nav-light.slider-nav-dots-simple .flickity-page-dots .dot {
    background-color: #ffa230 !important;
    border: 3px solid #ffa230 !important;
}
.slider-nav-outside.slider-nav-circle .next {
    right: 2% !important;
    left: unset !important;
}
.slide-home .flickity-slider>.img:not(.col){
    width: 25% !important;
}
.ua-popup .group-pass{
    position: relative;
}
.ua-popup .group-pass .dashicons{
    position: absolute;
    top: 6px;
    right: 16px;
    font-size: 22px;
    color: #8b98b2;
}
.ua-popup .group-pass .dashicons.first{
    position: absolute;
    top: 5px;
    left: 5px;
    z-index: 1;
    height: auto;
}
 

.ua-popup .group-pass .dashicons.fas:not(.eye){
    font-size: 20px;
    margin-top:0px;
    height: 50px;
    width: 50px;
    padding: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0;
}
.ua-popup .group-pass .dashicons.fas{
    font-size: 20px;
    margin-top:0px;
    background-image: none;
    height: 50px;
    width: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
}
/*.ua-popup .group-pass .dashicons.fas.dashicons-hidden{*/
/*    display: none;*/
/*}*/
.ua-popup .error-message {
    color: red;
    font-size: 12px;
    margin: 2px 16px 2px 16px;
    height: 14px;
    line-height: normal;
}

.ua-register-popup, .ua-login-popup{
    height: 100%;
    width: 100%;
    /*display: none;*/
    justify-content: center;
    align-items: center;
}
.ua-popup-content {
    background: transparent;
    padding: 95px 10px 70px 100px;
    border-radius: 10px;
    width: 100%;
    max-width: 100%;
    position: relative;
    margin: auto;
}
.promotion .img-inner{
    width:100%;
}
.content-form .col-inner{
    display: flex;
    gap: 24px;
    flex-direction: column;
}
.promotion .img-inner img{
    width:100%;
    height: 100%;
    object-fit: content;
}
.promotion .slider .img-inner img{
    width:100%;
    height: 300px;
    object-fit: content;
}
.promotion.row {
         justify-content: space-between !important; 
    }
.promotion.row:after{
    display: none;
}
.promotion .col-inner {
    margin: 16px 0px 0px 0px !important;
}
.container.slide-home {
    max-width: 600px;
}
.ua-popup label{
    font-weight: 500 !important;
    font-size: 0.875rem !important;
    line-height: 1.25rem !important;
    margin-bottom: 0.1em !important;
}
.ua-close {
    position: absolute;
    top: 9px;
    right: 10px;
    cursor: pointer;
    height: 40px;
    width: 40px;
    font-size: 40px;
    border-radius: 20px;
    display: flex
;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.ua-popup-content form{
    display: flex;
    flex-direction: column;
    gap: 0px;
    margin-bottom: 0px;
}
.ua-popup-content h3{
    text-align: center;
    margin: 15px 0px 15px 0px;
    font-weight: 500;
    font-size: 2.65rem;
    color: #d80c84 !important
}
.ua-popup-content form .groupField{
    display: flex;
    flex-direction: column;
    gap: 0px;
}
.ua-popup-content input,.ua-popup-content select{
    padding: 15px;
    border-radius: 10px;
    border: 1px solid #333;
    font-size: 16px;
}
input:-internal-autofill-selected {
    appearance: menulist-button;
    background-image: none !important;
    background-color: #fff !important;
    color: fieldtext !important;
}
.ua-popup input, .ua-popup select{
    padding: 4px 50px 4px 55px !important;
    border-radius: 0px !important;
    border: 0px !important;
    font-size: 18px !important;
    box-shadow: unset !important;
    background-color: transparent !important;
    margin-bottom: 0em !important;
    height: 3.8rem !important;
    color: #ccc !important;
    background-image: url(/wp-content/uploads/2025/08/bg-input.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative;
}
.ua-popup-content form .groupField{
    margin: auto;
    max-width: 100% !important;
    width: 86% !important;
}
.ua-popup input::placeholder {
    color: #ccc!important;
}
.sologan.img img {
    width: 100%;
        height: auto;
}
.col{
    padding-bottom: 0px!important;
}
.ua-popup input:not(.submit), .ua-popup select {
    box-shadow: 0px !important;
}
.ua-popup #status-login.error-message{
    color: red;
    font-size: 16px !important;
    text-align: center;
    margin: 6px 16px;
}
/*.slider-style-container .flickity-slider>:not(.is-selected), .slider-style-focus .flickity-slider>:not(.is-selected), .slider-style-shadow .flickity-slider>:not(.is-selected) {*/
/*    opacity: 1 !important;*/
/*}*/
.slider-nav-outside.slider-nav-circle .previous, .slider-nav-outside.slider-nav-circle .next{
    width: 60px;
    height: 60px;
}
.flickity-prev-next-button svg {
    display: block;
}
.slider-nav-outside.slider-nav-circle .previous:before{
    content: '';
    position: absolute;
    background-image: url(./images/arow1.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 100%;
    top: -5px;
    left: -10px;
}
.slider-nav-outside.slider-nav-circle .next:before{
    content: '';
    position: absolute;
    background-image: url(./images/arow2.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 100%;
    top: -5px;
    right: -15px;
    
}
.ua-popup-content .submit{
    margin: 0px auto 0px auto !important;
    width: 80%;
    background-image: url(/wp-content/uploads/2025/08/gb-input.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-color: transparent;
    border: 0px !important;
    background-position: center;
    height: 6rem !important;
    min-height: 6rem;
    position: absolute;
    bottom: -15px;
}
.yesAccount, .noAccount{
    position: relative;
    width: fit-content;
    margin: auto;
    cursor: pointer;
}
.yesAccount:after, .noAccount:after{
    content: "";
    height: 12px;
    right: -20px;
    margin-top: -5px;
    position: absolute;
    top: 50%;
    width: 12px;
    border-radius: 3px;
    background-image: url(./images/right-arrow.svg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
    .dang-ky{
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        top: 33px;
        font-weight: 900;
        font-style: Black;
        font-size: 25px;
        line-height: 23.94px;
        letter-spacing: 0px;
        color: #DCCEFF;
        text-transform: uppercase;
    }
.row-home .large-6 {
        flex-basis: 600px !important;
        max-width: 600px !important;
    }
.row-home .large-3{
        flex-basis: calc(50% - 300px) !important;
        max-width: calc(50% - 300px) !important;
    }
.content-form{
    
}
.section-home{
    height: auto !important;
    max-height: auto !important;
    min-height: 100% !important;
}
.section-content {
    height: -webkit-fill-available;
    z-index: 1;
}
.logo img {
    display: block;
    margin: 0px auto 0px auto;
    width: 260px !important;
    height: auto;
}
.sologan, .logo {
    margin: 0px !important
}

.sologan .img-inner{
    display: flex;
    justify-content: center;
}
.sologan.img{
margin-bottom: -30px;
}
@media only screen and (max-width: 48em) {
    .content-form .col-inner {
        gap: 8px;
    }
    .promotion.row .col{
        padding: 8px 5px 30px;
    }
    .row-home .large-6 {
        flex-basis: 100%;
        max-width: 100%;
    }
    .row-home .large-3{
        flex-basis: 100%;
        max-width: 100%;
    }
    .dang-ky{
        top: 10px;
        font-size: 16px;
    }
    .flickity-prev-next-button {
        width: 30px !important;
        min-height: 30px;
    }
    body, #wrapper, #main {
        height: 100%;
        overflow: hidden;
    }
    .ua-popup .group-pass .dashicons.fas:not(.eye){
        padding: 10px;
    }
    .section-home .align-middle {
        align-self: start !important;
    }
    .section-content {
        display: flex;
        align-items: start;
        overflow-y: scroll;
        overflow-x: hidden;
    }
    .img.img-left{
        position: absolute;
    }
    .ua-popup:before {
        transform: scale(1.1);
    }
    .ua-popup video{
        display: none;
    }
    .slider-nav-outside .flickity-page-dots {
        bottom: 30px !important;
        z-index: -1;
    }
    .ua-popup input::placeholder {
        font-size: 16px;
    }
    .ua-popup video {
        transform: scale(1.075);
    }
    .ua-popup-content form .groupField {
        margin: 1px auto;
        max-width: 90% !important;
        width: 420px !important;
    }
    .slider-nav-outside.slider-nav-circle .previous, .slider-nav-outside.slider-nav-circle .next {
        width: 40px;
        height: 40px;
    }
    .slider-nav-outside.slider-nav-circle .previous {
        left: 20% !important;
    }
    .slider-nav-outside.slider-nav-circle .next {
        right: 20% !important;
        left: unset !important;
    }
    .flickity-prev-next-button {
        top: 40% !important;
        bottom: unset !important;
    }
    .slide-sport {
        width: 100%;
        padding-bottom: 90px;
        margin-top: 45px;
    }
    .slide-sport .flickity-slider>div:not(.col) {
        width: 65% !important;
        opacity: 0.7;
        transform: scale(.9);
        transform-origin: center;
    }
    .slide-sport .flickity-slider>div:not(.col).is-selected {
        opacity: 0.8;
        transform: scale(1.025);
        z-index: 1;
    }
    
    .slide-sport .flickity-slider>div:not(.col) .img-inner{
        padding-right: 0px;
        padding-left: 0px;
    }
    .section-home{
        overflow-y:auto;
        overflow-x:hidden;
    }
    .sologan.img img {
        width: 100%;
        height: auto;
    }
    
    .promotion.row {
    justify-content: center !important;
    margin-bottom: 30px;
}
    .ua-popup .error-message {
        font-size: 10px;
        height: 17px;
        margin: 1px 16px;
    }
    .ua-popup input, .ua-popup select {
        margin-bottom: 0em !important;
        
    }
    .ua-popup-content .submit {
        /*background-size: 16rem auto;*/
        height: 3rem !important;
        width: 65%;
        margin-top: 0px;
        margin-bottom: -60px !important;
        z-index: 1;
    }
    .ua-popup .group-pass .dashicons.first {
        top: -5px;
        left: -20px;
        width: 80px;
    }
    .ua-popup-content form {
        flex-direction: column;
        gap: 0px;
        margin-top: 6px;
        padding: 0px 5px 0px 75px;
    }
    .ua-popup-content h3 {
        font-size: 1.65rem;
        margin: 16px auto;
    }
    
    .ua-register-popup, .ua-login-popup {
        align-items: flex-end;
    }
    .ua-popup-content {
        margin-top: 0px;
        background: transparent;
        padding: 80px 16px 0px 30px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
    }
    .ua-popup input, .ua-popup select {
        padding: 6px 40px 6px 70px !important;
        height: 3rem !important;
        font-size: 16px !important;
    }
    .dashicons, .dashicons-before:before {
        width: 16px;
        height: 16px;
    }
    .ua-popup .group-pass .dashicons {
        position: absolute;
        top: 12px;
        right: 20px;
        font-size: 20px;
    }
    .container.slide-home {
        max-width: 768px;
        width: 90%;
        bottom: 25px;
        left: 5%;
        position: fixed !important;
        /*display: none;*/
    }
    .slider-wrapper .flickity-prev-next-button {
         display: block !important; 
    }
    .flickity-prev-next-button.previous {
        left: -10% !important;
        background-color: #a4b5fae0;
        border-radius: 7px;
    }
    .flickity-prev-next-button.next {
        right: -10% !important;
        background-color: #a4b5fae0;
        border-radius: 7px;
    }
    .logo img {
        width: 200px !important;
        height: auto;
        margin-top: 50px !important;
    }
    .ua-popup .group-pass .dashicons.fas {
        font-size: 16px;
    }
    .ua-popup {
        background-size: 100% 100%;
    }
    .ua-popup input, .ua-popup select {
        height: 3rem !important;
        font-size: 16px !important;
    }
}
@media only screen and (max-width: 32em) {
    .ua-popup #status-login.error-message{
        position: absolute;
        top: 64px;
        font-size: 14px !important;
    }
    .slide-sport {
        width: 100%;
        padding-bottom: 0px;
        margin-top: 28px;
    }
    .ua-popup-content .submit {
        z-index: 1;
        height: 4rem !important;
        width: 75%;
        margin-top: 0px;
        position: absolute;
        bottom: -20px;
        margin-bottom: 0px !important;
        padding: 4px 24px 4px 24px !important;
        left: 50%;
        transform: translateX(-50%);
        min-height: 5rem;

    }
    .ua-popup .group-pass .dashicons.first{
        top: 2px;
        left: 2px;
        width: 36px !important;
        height: auto !important;
    }
    .ua-popup .group-pass .dashicons {
        position: absolute;
        top: 2px;
        right: 8px;
        font-size: 18px;
        
    height: 36px  !important;;
    width: 36px  !important;;
    }
    .ua-popup .group-pass .dashicons.fas {
        font-size: 14px;
        

    }
    .ua-popup {
        background-size: 100% 100%;
    }
    .ua-popup input, .ua-popup select {
        padding: 4px 35px 4px 40px !important;
    }
    .ua-popup-content {
        padding: 80px 2px 55px 2px;
    }
    .ua-popup-content h3{
        font-size: 1.25rem;
        margin: 6px auto 0px auto;
    }
    .ua-popup .error-message {
        font-size: 10px;
        height: auto;
        min-height: 4px;
        margin: 1px 2px 1px 10px;
    }
    .ua-popup input, .ua-popup select {
        height: 2.6rem !important;
        font-size: 16px !important;
    }
    
}
@media screen and (max-width: 768px) {
    
    .section-home .col-inner {
        margin: 0px !important;
    }
    
}
@media screen and (min-width: 512px) and (max-width: 768px) {
    
}
/*************** ADD CUSTOM CSS HERE.   ***************/

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
.logo img {
    height: auto;
}
    .section.section-home  .section-bg.bg-loaded {
        background-image: url(/wp-content/uploads/2025/08/bg-mobile.webp) !important;
        background-position: top;
        background-size: 100% 100% !important;
    }
    .ua-popup{
        margin: .1rem 0px 0px 0px;
    }
}