.home-desktop {
    /* background-image: url('../img/age_gate/agegate_background.png'); */
    background: radial-gradient(133.47% 58% at 50% 50%, #FD0E19 0%, #610609 100%);
    /* background-size: cover; */
    height: 100%;
}


/* CSS TEXTO CONVERTIDO A IMAGEN */


/* US */

img.texto-index {
    width: 45%;
    position: relative;
    top: 15%;
    left: 10%;
}


/* AR */

img.texto-index.image_text_argentina {
    width: 40%;
    position: relative;
    top: 20%;
    left: 15%;
}


/* CO */

img.texto-index.image_text_co {
    width: 45%;
    position: relative;
    top: 15%;
    left: 10%;
}


/* BR */

img.texto-index.image_text_br {
    width: 37%;
    position: relative;
    top: 12%;
    left: 15%;
}


/* GB */

img.texto-index.image_text_uk {
    width: 50%;
    position: relative;
    top: 30%;
    left: 10%;
}


/* CSS BOTELLA Y COPA */


/* US */

img.botellaCopa-index {
    width: 90%;
    position: relative;
    right: 5%;
    top: 12%;
}


/* AR */

img.botellaCopa-index-arg {
    width: 90%;
    position: relative;
    right: 0%;
    top: 20%;
}


/* CO */

img.botellaCopa-index-co {
    width: 90%;
    position: relative;
    right: 0%;
    top: 13%;
}


/* BR */

img.botellaCopa-index-br {
    width: 83%;
    position: relative;
    right: 0%;
    top: 12%;
}


/* GB */

img.botellaCopa-index-gb {
    width: 90%;
    position: relative;
    right: 0%;
    top: 12%;
}


/* CSS ANUNCIO DE LA FIFA */

img.index-fifa-anuncio {
    width: 20%;
    margin: auto;
    padding-bottom: 2%;
    padding-top: 2%;
}


/* AR */

img.index-fifa-anuncio-arg {
    width: 25%;
    margin: auto;
    padding-bottom: 2%;
    padding-top: 1%;
}


/* Co */

img.index-fifa-anuncio-co {
    width: 20%;
    margin: auto;
    padding-bottom: 2%;
    padding-top: 2%;
}


/* GB */

img.index-fifa-anuncio-gb {
    width: 20%;
    margin: auto;
    padding-bottom: 2%;
    padding-top: 2%;
}


/* BR */

img.index-fifa-anuncio-br {
    width: 25%;
    margin: auto;
    padding-bottom: 2%;
    padding-top: 2%;
}

.container-form {
    height: 100%;
}

.home-block-form {
    background: rgba(35, 31, 31, 0.41);
    backdrop-filter: blur(16px);
    border-radius: 23px;
    position: absolute;
    top: 5%;
    width: 35%;
    left: 32.5%;
}

.home-title1 {
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 35px;
    padding-top: 12%;
    text-transform: uppercase;
}

.home-budweiser {
    font-size: 60px;
}


/* Este solo funciona para argentina */

.agegate_title_argentina {
    padding-top: 15%;
}

.image_text_argentina {
    padding-top: 3%;
}

img.texto-index.image_text_uk {
    width: 45%;
    position: relative;
    top: 25%;
    left: 10%;
}

img.texto-index.image_text_br {
    width: 35%;
    position: relative;
    top: 10%;
    left: 15%;
}

.home-subtitle {
    padding: 25px 105px;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 35px;
}

input#day,
input#month,
input#year {
    background: rgba(255, 255, 255, 0.1);
    border: 1.2183px solid #fff;
    border-radius: 6.0915px;
    font-size: 25px;
    width: 105px;
    text-align: center;
}

input#day::placeholder,
input#month::placeholder,
input#year::placeholder {
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 32px;
    text-align: center;
    letter-spacing: 0.05em;
}

input#day-mobile,
input#month-mobile,
input#year-mobile {
    background: rgba(255, 255, 255, 0.1);
    border: 1.2183px solid #fff;
    border-radius: 6.0915px;
    font-size: 25px;
    width: 105px;
    text-align: center;
}

input#day-mobile::placeholder,
input#month-mobile::placeholder,
input#year-mobile::placeholder {
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 32px;
    text-align: center;
    letter-spacing: 0.05em;
}

label.day {
    margin-right: 75px;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 32px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
}

label.month,
label.year {
    margin-right: 55px;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 32px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
}

.agegate-container-botones-br-ar {
    padding: 5% 0% 9% 0%;
}

.button-age-gate {
    width: 70%;
    height: 50px;
    margin-bottom: 20px;
    background: #DC0019;
    border-radius: 220.051px;
    border: 1px transparent;
    font-style: normal;
    font-weight: 400;
    font-size: 30.3322px;
    line-height: 36px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
}

.button-age-gate-br-ar {
    width: 70%;
    height: 50px;
    margin-bottom: 20px;
    background: #DC0019;
    border-radius: 220.051px;
    border: 1px transparent;
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 45px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    padding: 5% 20%;
    text-decoration: none;
}

a#no-argentinaDesktop{
    cursor: pointer;
}

input#recordar {
    width: 20px;
    height: 20px;
}

.remember {
    font-weight: 700;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 3px;
    margin-bottom: 20px;
    text-align: left;
}

p.home-nota {
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 10%;
}

p.home-nota-br {
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 10%;
}

.enlace-redes {
    text-decoration: none;
    color: transparent;
    position: relative;
    left: 35%;
}

.enlace-redes:hover {
    text-decoration: none;
    color: transparent !important;
}

.alert-age {
    display: none;
    opacity: 0;
    transition: opacity 0.5s ease;
}


/* Input de flechita */

.checkbox-budweiser {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
}

.checkbox-budweiser input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}

.checkbox-circle {
    position: relative;
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 2px solid #aaa;
    transition: all 0.3s;
}

.checkbox-budweiser input[type="checkbox"]:checked~.checkbox-circle {
    background: #4CAF50;
    border-color: #4CAF50;
}

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    fill: none;
    stroke: #fff;
    stroke-width: 3;
    stroke-linecap: round;
    stroke-linejoin: round;
    opacity: 0;
    transition: all 0.3s;
}

.checkbox-budweiser input[type="checkbox"]:checked~.checkbox-circle .checkmark {
    opacity: 1;
}

.checkmark-circle {
    stroke-dasharray: 166;
    stroke-dashoffset: 166;
    transition: stroke-dashoffset 0.3s;
}

.checkbox-budweiser input[type="checkbox"]:checked~.checkbox-circle .checkmark-circle {
    stroke-dashoffset: 0;
}

.checkmark-kick {
    stroke-dasharray: 50;
    stroke-dashoffset: 50;
    transition: stroke-dashoffset 0.3s;
}

.checkbox-budweiser input[type="checkbox"]:checked~.checkbox-circle .checkmark-kick {
    stroke-dashoffset: 0;
}

/* Pra la de rules */
a.rulesgames:hover {
    color: #000!important;
    border-bottom: none;
}
a.rulesgames {
    color: #000;
    border-bottom: none;
}