@font-face {
    font-family: "basis_grotesque_proregular";
    src:
        url("/webfonts/fontsfree-net-basisgrotesquepro-regular-webfont.woff2")
            format("woff2"),
        url("/webfonts/fontsfree-net-basisgrotesquepro-regular-webfont.woff")
            format("woff");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "basis_grotesque_promedium";
    src:
        url("/webfonts/fontsfree-net-basisgrotesquepro-medium-webfont.woff2")
            format("woff2"),
        url("/webfonts/fontsfree-net-basisgrotesquepro-medium-webfont.woff")
            format("woff");
    font-weight: normal;
    font-style: normal;
}
* {
    margin: 0;
    padding: 0;
    text-shadow: 0 0 0.1em rgb(0, 0, 0, 0.2);
    border: 0;
}

html, body {
    -webkit-overflow-scrolling: touch;
}

body {
    -webkit-tap-highlight-color: transparent;
}
body::backdrop {
    background-color: black;
}
.left {
    text-align: left !important;
}
#ot-sdk-btn-floating.ot-floating-button {
    z-index: 999 !important ;
    bottom: 120px !important ;
    left: 20px !important ;
}
#onetrust-consent-sdk * {
    font-family: "basis_grotesque_proregular", sans-serifs;
    font-size: 12px !important;
}
#onetrust-consent-sdk #onetrust-banner-sdk {
    background-color: #000000 !important ;
    box-shadow: 0 0 10px black !important ;
}
#onetrust-consent-sdk #onetrust-banner-sdk #onetrust-policy-text {
    color: #fff !important ;
}
.ot-floating-button__front {
    background-image: url(https://games.adrianomartinez.com/img/cookie3.svg) !important ;
}
#ot-sdk-btn-floating .ot-floating-button__front {
    background-color: transparent !important ;
}
#ot-sdk-btn-floating .ot-floating-button__front,
#ot-sdk-btn-floating .ot-floating-button__back {
    box-shadow: none !important ;
}
#ot-sdk-btn-floating .ot-floating-button__front.custom-persistent-icon {
    border-radius: 0 !important ;
}
#product-component {
    z-index: 998;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100vw;
    background-color: #1c1028;
    height: 70px;
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    flex-direction: column;
    align-items: center;
}
#buy-btn-en {
    background-image: url(/img/buy-btn-en.svg);
}
#buy-btn-es {
    background-image: url(/img/buy-btn-es.svg);
}
#buy-btn-fr {
    background-image: url(/img/buy-btn-fr.svg);
}
#buy-btn-en_offer {
    background-image: url(/img/buy-btn-en_offer.svg);
}
#buy-btn-es_offer {
    background-image: url(/img/buy-btn-es_offer.svg);
}
#buy-btn-fr_offer {
    background-image: url(/img/buy-btn-fr_offer.svg);
}
.buy-btn {
    height: 50px;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.componentes {
    background-image: url(../../img/componentes.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    border: none;
}
.componentes li {
    list-style: none;
    margin: 3vw 0;
    color: #1b1d55;
    font-size: max(14px, 4vw);
    font-family: "Shadows Into Light", cursive;
    font-weight: bold;
    text-align: center;
    font-style: normal;
}
#demo {
    position: fixed;
    bottom: 70px;
    height: 33px;
    color: #1c1028;
    font-family: "Reem Kufi", sans-serif;
    font-weight: bold;
    font-size: 1em !important ;
    padding: 0;
    background-color: white;
    width: 100%;
    text-align: center;
    z-index: 999;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 0 14px rgb(0, 0, 0, 0.1);
}
#demo img {
    height: 24px;
}
html {
    scroll-behavior: smooth;
}
body {
    box-sizing: border-box;
}
#head {
    width: 100vw;
    display: flex;
    position: fixed;
    top: 0;
    left: 0;
    justify-content: space-between;
    z-index: 9999;
}
#head img {
    padding: 5vw;
    height: 10vw;
}
.full_height {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-color: black;
}
.full_height h2,
.full_height h1,
.full_height .h1 {
    font-family: "Bebas Neue", sans-serif;
    font-weight: bold;
    font-size: 20vw;
    line-height: 20vw;
    margin-top: 10vw;
    padding: 0 10vw;
    text-align: center;
    color: white;
    letter-spacing: 0;
    text-shadow:
        1.5vw 1.5vw 0 #1c0437,
        1.5vw -1.5vw 0 #1c0437,
        -1.5vw 1.5vw 0 #1c0437,
        -1.5vw -1.5vw 0 #1c0437,
        1.5vw 0 0 #1c0437,
        -1.5vw 0 0 #1c0437,
        0 1.5vw 0 #1c0437,
        0 -1.5vw 0 #1c0437,
        0 0 2.5vw rgb(0, 0, 0, 1);
}
.full_height p,
.full height .mini {
    font-family: "Bebas Neue", sans-serif;
    font-size: 7vw;
    line-height: 7vw;
    text-align: center;
    color: white;
    letter-spacing: 0;
    text-shadow:
        0.7vw 0.7vw 0 #1c0437,
        0.7vw -0.7vw 0 #1c0437,
        -0.7vw 0.7vw 0 #1c0437,
        -0.7vw -0.7vw 0 #1c0437,
        0.7vw 0 0 #1c0437,
        -0.7vw 0 0 #1c0437,
        0 0.7vw 0 #1c0437,
        0 -0.7vw 0 #1c0437,
        0 0 1.7vw black;
}
#ball_v4 {
    background-image: url(/img/ball_v4.webp);
}
#thank_you {
    background-image: url(/img/thank-you-grey.svg);
    background-color: white;
    background-size: 1000%;
}
#contact {
    background-image: url(/img/bg_contacto.webp);
    background-size: cover;
    background-color: white;
}
#cartas {
    background-image: url(/img/cartas.webp);
}
#printandplay {
    background-image: url(/img/player.webp);
}
#monster {
    background-image: url(/img/monster.webp);
}
#player_2 {
    background-image: url(/img/player_2.webp);
}
#player_3 {
    background-image: url(/img/player_3.webp);
}
#player_4 {
    background-image: url(/img/player_4.webp);
}
.menu-toggle {
    z-index: 1;
}
header {
    z-index: 1;
}
.menu-toggle label {
    display: flex;
    flex-direction: column;
    width: 5vw;
    height: 4vw;
    cursor: pointer;
    justify-content: space-between;
    padding: 5vw;
}
.menu-toggle span {
    display: block;
    width: 100%;
    height: 1.5vw;
    background: #fff;
    transition: all 0.3s;
    box-shadow:
        0.5vw 0.5vw 0 #1c0437,
        0.5vw -0.5vw 0 #1c0437,
        -0.5vw 0.5vw 0 #1c0437,
        -0.5vw -0.5vw 0 #1c0437,
        0.5vw 0 0 #1c0437,
        -0.5vw 0 0 #1c0437,
        0 0.5vw 0 #1c0437,
        0 -0.5vw 0 #1c0437,
        0 0 1.5vw black;
}
#menu-checkbox {
    display: none;
}
.menu-toggle.active label span:nth-child(1) {
    transform: rotate(45deg) translate(0.85vw, 0.85vw);
    box-shadow: none;
}
.menu-toggle.active label span:nth-child(2) {
    transform: rotate(-45deg) translate(0.85vw, -0.85vw);
    box-shadow: none;
}
nav {
    display: flex;
    visibility: hidden;
    opacity: 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0, 0, 0, 0.9);
    align-items: center;
    justify-content: center;
    flex-direction: column;
    transition:
        opacity 0.5s,
        visibility 0.5s;
}
nav.active {
    visibility: visible;
    opacity: 1;
}
#menu-checkbox:checked ~ nav {
    opacity: 1;
}
nav ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
nav ul li {
    margin: 0 0;
    text-align: center;
    text-transform: uppercase;
    font-family: "Bebas Neue", sans-serif;
    font-weight: bold;
}
nav ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 17vw;
    line-height: 13vw;
    letter-spacing: 0;
    font-family: "Bebas Neue", sans-serif;
    font-weight: bold;
    text-shadow:
        1vw 1vw 0 #000000,
        1vw -1vw 0 #000000,
        -1vw 1vw 0 #000000,
        -1vw -1vw 0 #000000,
        1vw 0 0 #000000,
        -1vw 0 0 #000000,
        0 1vw 0 #000000,
        0 -1vw 0 #000000,
        0 0 4.5vw rgb(0, 0, 0, 1);
}
nav ul li a:hover {
    color: #ffb429;
    transition: color 0.5s;
}
body {
    overflow: hidden;
}
#main {
    overflow-y: scroll;
    /*scroll-snap-type: y mandatory;*/
    height: calc(100vh - 103px);
}
#main section {
    scroll-snap-align: start;
    display: flex;
    justify-content: center;
    align-items: center;
}
.space_btw {
    width: 100%;
    display: flex;
    justify-content: center;
}
::-webkit-scrollbar {
    width: 6px;
    background-color: white;
}
::-webkit-scrollbar-track {
    background: transparent;
}
::-webkit-scrollbar-thumb {
    background: orange;
    border-radius: 3px;
}
footer {
    height: 66px;
}
.slider-container {
    position: relative;
    width: 100vw;
    height: 100%;
    overflow: hidden;
}
.slider {
    display: flex;
    transition: transform 0.5s ease-in-out;
    will-change: transform;
}
.slide {
    min-width: 100vw;
    height: calc(100vh - 103px);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}
.controls {
    position: absolute;
    top: 50%;
    width: 100%;
    margin-top: -5vh;
    display: flex;
    justify-content: space-between;
    transform: translateY(-50%);
    z-index: 10;
}
.controls button {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: transparent;
    color: white;
    font-weight: bold;
    /* border-radius: 50%; */
    margin: 0;
    border: none;
    font-size: 2rem;
    line-height: 2rem;
    cursor: pointer;
    padding: 5vh;
    width: 0;
    height: 2rem;
    text-shadow:
        0.15rem 0.15rem #1c0437,
        0.15rem -0.15rem 0 #1c0437,
        -0.15rem 0.15rem 0 #1c0437,
        -0.15rem -0.15rem 0 #1c0437,
        0.15rem 0 0 #1c0437,
        -0.15rem 0 0 #1c0437,
        0 0.15rem 0 #1c0437,
        0 -0.15rem 0 #1c0437,
        0 0 0.4rem rgb(0, 0, 0, 1);
}
section.frame .slider-container {
    position: relative;
    height: 90%;
    border-radius: 10px;
    overflow: hidden;
}

#main section.frame  {
    scroll-snap-align: start;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: white;
}
section.frame .controls button {
    background-color: white;
    padding: 27px 20px;
    border-radius: 6px;
    /*box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);*/
}
.indicator {
    font-family: "Bebas Neue", sans-serif;
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    color: white;
    font-size: 2.2rem;
    z-index: 10;
}

.indicator,
.indicator * {
    word-spacing: -0.4rem;
    text-shadow:
        0.15rem 0.15rem #1c0437,
        0.15rem -0.15rem 0 #1c0437,
        -0.15rem 0.15rem 0 #1c0437,
        -0.15rem -0.15rem 0 #1c0437,
        0.15rem 0 0 #1c0437,
        -0.15rem 0 0 #1c0437,
        0 0.15rem 0 #1c0437,
        0 -0.15rem 0 #1c0437,
        0 0 0.15rem rgb(0, 0, 0, 1);
}
.text h2, .text h1 {
    font-family: basis_grotesque_promedium, sans-serif;
    font-weight: 500;
    font-size: max(32px, 8vw);
    line-height: max(32px, 8vw);
    letter-spacing: 0;
    text-transform: uppercase;
}
.texto-lineas {
    white-space: pre-line;
}
.text {
    background-color: white;
    padding: 18vw 6vw;
    height: auto !important ;
}
.text p {
    margin: 10vw 0;
    color: #000;
    font-family: basis_grotesque_proregular, sans-serif;
    font-weight: 400;
    font-size: max(14px, 4vw);
    line-height: max(26px, 7vw);
}
ul#description {
    padding: 1vw 0;
    margin: 0;
    margin-top: max(18px, 5vw);
}
ul#description li {
    display: flex;
    flex-direction: column;
    color: #444;
    font-family: "basis_grotesque_proregular", sans-serif;
    font-weight: 400;
    font-size: max(14px, 3vw);
    line-height: max(26px, 7vw);
    list-style: none;
    margin-bottom: max(18px, 5vw);
}
ul#description li span.title {
    color: black;
    font-family: basis_grotesque_promedium, sans-serif;
    font-weight: 500;
    font-size: max(18px, 4vw);
    line-height: max(18px, 5vw);
    letter-spacing: 0;
    text-transform: uppercase;
    margin-bottom: max(9px, 2vw);
    display: flex;
    justify-content: center;
}
span.title img {
    height: max(18px, 4vw);
    margin-right: 1vw;
}
.split {
    display: flex;
}
.split .img {
    display: none;
}
.cartas {
    display: flex;
    flex-direction: column;
    background-color: white;
    justify-content: center;
    align-items: center;
}
.cartas_contenedor {
    display: flex;
    margin: 20vw 0;
}
.cartas_contenedor img:nth-child(1) {
    transform: rotate(-10deg);
}
.cartas_contenedor img:nth-child(2) {
    transform: scale(1.1);
    z-index: 1;
}
.cartas_contenedor img:nth-child(3) {
    transform: rotate(10deg);
}

.cartas_contenedor img {
    transition:
        transform 0.3s,
        z-index 0s 0.3s;
}
.cartas_contenedor img:hover {
    transform: scale(1.2);
    z-index: 2;
}

.cartas_contenedor img {
    width: 43vw;
    margin: 0 -11vw;
}
.center h2,
.center p {
    text-align: right;
}
.link_active {
    color: aqua;
}
section {
    min-height: calc(100vh - 60vw - 103px);
}
.sumario details {
    color: #000;
    font-family: basis_grotesque_proregular, sans-serif;
    font-weight: 400;
    font-size: max(14px, 4vw);
    line-height: max(21px, 5vw);
}
.sumario details summary  {
    font-weight: bold;
    margin: 0;
    padding: 1vw 2vw;
    border-radius: 1vw;
}
.sumario details p {
    font-size: max(14px, 3vw);
    line-height: max(19px, 4vw);
    text-align: left;
    margin: 3vw 0;
    margin-left: 7.5vw;
}
summary:hover {
    background-color: #ffdc48;
    text-shadow: none;
}

details[open] summary {
    background-color: #ffd900;
}
/*summary::marker {
    font-family: "Font Awesome 6 Free";
    content: "";
    font-weight: 900;
    margin-right: 1vw;
}
summary::before {
    content: '';
    display: inline-block;
    width: 4vw;
    height: 4vw;
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor"><path d="M5.23 7.21a1 1 0 011.41 0L10 10.58l3.36-3.36a1 1 0 111.41 1.42l-4.07 4.07a1 1 0 01-1.42 0L5.23 8.63a1 1 0 010-1.42z"/></svg>');
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 1vw;
    vertical-align: middle;
    transition: transform 1s ease;
}*/

details[open] summary::before {
    transform: rotate(-180deg); /* Rotar el icono al abrir */
}


.video-container {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%; /* Ratio 16:9 */
    overflow: hidden;
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.video {
    min-height: 0;
}
.text .article img {
    width: 100%;
    border-radius: 5px;
}

.carousel-container {
    perspective: 265vh;
    width: 60vw;
    height: 70vw;
    position: relative;
    margin: 0 -30vw;
}

.carousel {
    width: 100%;
    height: 100%;
    position: absolute;
    transform-style: preserve-3d;
    transition: transform 1s;
}

.carousel-item {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 1;
    transition: transform 1s;
}

.carousel-item img {
    max-width: 100%;
    max-height: 100%;
    border-radius: 10px;
}

.carousel-button {
    position: absolute;
    top: 50%;
    background-color: rgba(0, 0, 0, 0.5);
    color: white;
    border: none;
    font-size: 2rem;
    cursor: pointer;
    z-index: 999;
}

.prev-button {
    left: -40px;
}

.next-button {
    right: -40px;
}

@media (orientation: landscape) {
            
        .carousel-container {
            perspective: 160vw;
            width: 110vh;
            height: 40vh;
            position: relative;
            margin: 0 auto;
        }
    #head img {
        padding: 5vh;
        height: 5vh;
    }
    .full_height h2,
    .full_height h1,
    .full_height .h1 {
        font-size: 20vh;
        line-height: 20vh;
        margin-top: 10vh;
        padding: 0 10vh;
        letter-spacing: 0;
        text-shadow:
            1.2vh 1.2vh 0 #1c0437,
            1.2vh -1.2vh 0 #1c0437,
            -1.2vh 1.2vh 0 #1c0437,
            -1.2vh -1.2vh 0 #1c0437,
            1.2vh 0 0 #1c0437,
            -1.2vh 0 0 #1c0437,
            0 1.2vh 0 #1c0437,
            0 -1.2vh 0 #1c0437,
            0 0 2.2vh rgb(0, 0, 0, 1);
    }
    .full_height p,
    .full_height .mini{
        font-family: "Bebas Neue", sans-serif;
        font-size: 5vh;
        line-height: 5vh;
        letter-spacing: 0;
        text-shadow:
            0.5vh 0.5vh 0 #1c0437,
            0.5vh -0.5vh 0 #1c0437,
            -0.5vh 0.5vh 0 #1c0437,
            -0.5vh -0.5vh 0 #1c0437,
            0.5vh 0 0 #1c0437,
            -0.5vh 0 0 #1c0437,
            0 0.5vh 0 #1c0437,
            0 -0.5vh 0 #1c0437,
            0 0 1.5vh black;
    }
    .menu-toggle label {
        width: 2.5vh;
        height: 1.7vh;
        padding: 5vh;
    }
    .menu-toggle span {
        height: 0.7vh;
        box-shadow:
            0.3vh 0.3vh 0 #1c0437,
            0.3vh -0.3vh 0 #1c0437,
            -0.3vh 0.3vh 0 #1c0437,
            -0.3vh -0.3vh 0 #1c0437,
            0.3vh 0 0 #1c0437,
            -0.3vh 0 0 #1c0437,
            0 0.3vh 0 #1c0437,
            0 -0.3vh 0 #1c0437,
            0 0 1vh black;
    }
    .menu-toggle.active label span:nth-child(1) {
        transform: rotate(45deg) translate(0.35vh, 0.35vh);
    }
    .menu-toggle.active label span:nth-child(2) {
        transform: rotate(-45deg) translate(0.35vh, -0.35vh);
    }
    nav ul li {
        margin: 0 0;
    }
    nav ul li a {
        font-size: 12vh;
        line-height: 9vh;
        text-shadow:
            0.6vh 0.6vh 0 #000000,
            0.6vh -0.6vh 0 #000000,
            -0.6vh 0.6vh 0 #000000,
            -0.6vh -0.6vh 0 #000000,
            0.6vh 0 0 #000000,
            -0.6vh 0 0 #000000,
            0 0.6vh 0 #000000,
            0 -0.6vh 0 #000000,
            0 0 4.5vh rgb(0, 0, 0, 0.6);
    }

    .split .img {
        display: block;
        background-repeat: no-repeat;
        background-size: cover;
        width: 50%;
        border-radius: 10px;
        box-shadow: 0 0 10px rgb(0, 0, 0, 0.5);
    }
    .split ul {
        width: 50%;
        padding: 5vh !important ;
    }
    .text h2, .text h1 {
        font-size: max(32px, 6vh);
        line-height: max(32px, 6vh);
    }
    .text {
        padding: 14vh 24vh;
        min-height: calc(100vh - 28vh - 103px);
    }
    .text p {
        margin: max(28px, 4vh) 0;
        font-size: max(14px, 2vh);
        line-height: max(22px, 3.5vh);
    }
    ul#description {
        padding: 1vh 0;
        margin-top: max(21px, 3vh);
    }
    ul#description li {
        padding: 0 0 0 max(32px, 4vh);
        background-size: max(24px, 3.2vh);
        font-size: max(14px, 2vh);
        line-height: max(22px, 3.5vh);
        margin-bottom: max(21px, 3vh);
    }
    ul#description li span.title {
        font-size: max(24px, 2vh);
        line-height: max(24px, 3.5vh);
        margin-bottom: 0;
        justify-content: flex-start;
    }
    span.title img {
        height: max(18px, 3vh);
        margin-right: 1vh;
    }
    .after_title {
        margin-left: 4vh;
    }
    .cartas_contenedor {
        margin: 15vh 0;
    }
    .cartas_contenedor img {
        width: 38vh;
        margin: 0 -5vh;
    }
    .cartas_contenedor img:nth-child(2) {
        transform: translateY(-1vh) scale(1.1);
        z-index: 1;
    }
    section.frame .controls button {
        margin: 0 23%;
    }
    
    .componentes {
        border-radius: 2vh;
        padding: 2vh 0;
    }
    .componentes li {
        margin: 1vh 0;
        font-size: max(14px, 2.3vh);
    }
    .space_btw {
        justify-content: space-between;
    }
    .sumario details {
        font-size: max(14px, 2vh);
        line-height: max(21px, 3.5vh);
    }
    .sumario details summary  {
        padding: 0.5vw 1vh;
        border-radius: 0.5vh;
    }
    .sumario details p {
        font-size: max(14px, 1.5vh);
        line-height: max(22px, 2.5vh);
        margin: 1.5vh 0;
        margin-left: 7.5vh;
    }
    summary::marker {
        margin-right: 0.5vh;
    }
    summary::before {
        width: 2vh;
        height: 2vh;
        margin-right: 0.5vh;
    }
    .video-container {
        position: relative;
        width: 100%;
        height: 100vh; /* Hace que el contenedor ocupe toda la altura de la ventana */
        max-height: calc(100vh - 103px); /* Limita la altura máxima del contenedor */
        overflow: hidden;
        padding-bottom: 0;
    }
    .slide img {width:100vw;}
    .details_img {
        display: flex;
        align-items: center;
    }
    details img {
        width: 33% !important;
        height: fit-content !important;
    }
}
@media (orientation: portrait) {
    ul#description li,
    ul#description li span.title {
        text-align: center;
    }
    .text {
        align-items: center;
    }
    .slide img {height: calc(100vh - 103px);}
}
