:root{background-color:#000}*{box-sizing:border-box;scroll-behavior:smooth;--hunyadi-yellow: #e3b05b;--space-cadet: #24214b;--blue-munsell: #53919b;--ghost-white: #f5f3f7}body{background:url(/Fotos/Fondo.webp);background-size:cover;background-position:center;background-repeat:no-repeat;font-family:Lora;min-height:100vh;color:var(--ghost-white)}body,div,ul,nav,header,li,a{margin:0;padding:0}.wallpaper__overlay{width:100%;min-height:100vh;display:flex;flex-direction:column;background-color:#0005}main.slider{flex:1 0 auto}.header{display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:10;text-align:center;font-family:Spectral SC;font-size:20px;color:var(--ghost-white);text-transform:uppercase;height:51px}.header__menu-toggle{margin:0 20px;display:flex;align-items:center;position:fixed;top:10px}.menu-toggle__icon{animation:icon-appear both;animation-timeline:scroll();animation-range:0px 50px}.header__checkbox{display:none}.header__nav{display:none;flex-direction:column;justify-content:center;background-color:inherit;position:absolute;height:100vh;width:100%;top:0;z-index:-1}.header__nav img{position:absolute;top:10px}.header__nav-group--right{position:absolute;top:55%}.header__nav-group{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.7rem;width:100%}.header__checkbox:checked~.header__nav{display:flex;background-color:var(--space-cadet)}.header__logo-container{width:100%;height:100px;display:flex;justify-content:center;align-items:center}.header__logo{max-width:100%;width:100px}.header__nav-link{color:inherit;text-decoration:none;letter-spacing:.12em;display:inline-block;text-align:center;white-space:nowrap;list-style:none;font-family:inherit;text-transform:uppercase;font-size:inherit;line-height:1;padding:.25rem 0;transition:opacity .2s}.header__nav-link:hover,.header__nav-link:active{opacity:.8}.header__nav-link:not(:is(:hover,:active)){text-decoration:none}.header__nav-link,.header__nav-link:visited{color:inherit}.lang-switcher{position:absolute;top:1rem;right:2rem}.lang-link{font-size:.9rem;font-weight:500;color:var(--ghost-white);opacity:.6;transition:opacity .2s}.lang-link.active{opacity:1;color:var(--hunyadi-yellow)}.lang-link:hover{opacity:1}.lang-divider{color:var(--ghost-white);opacity:.4}@media screen and (max-width:720px){.lang-switcher{margin-left:0;margin-top:1rem}}@media screen and (min-width:721px){.header{min-height:8.5rem;height:auto;width:100%;padding:1.1rem 0 1.4rem;font-size:1rem;animation:none;position:static;z-index:100}.overlay--black{display:none}.header__nav{display:flex;flex-direction:row;justify-content:space-between;height:auto;min-height:6.5rem;width:min(1000px,80vw);margin:auto;position:static;z-index:1;display:grid;grid-template-columns:1fr auto 1fr;column-gap:clamp(1rem,2vw,2rem);align-items:center}.header__nav img{position:initial}.header__nav-group--right{position:inherit}.header__nav-group{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:clamp(1.1rem,1.8vw,2.4rem);width:auto;color:var(--ghost-white)}.header__nav-group--left{justify-content:space-between;width:100%;padding-right:clamp(1rem,2vw,2.5rem)}.header__nav-group--right{justify-content:space-between;width:100%;padding-left:clamp(1rem,2vw,2.5rem)}.header__logo-container{min-width:100px;width:100px;height:100px;position:relative;justify-self:center;align-self:center}.header__logo{width:100px;height:100px}.header__menu-toggle{display:none}}@media screen and (min-width:721px)and (max-width:1180px){.header{min-height:7rem;padding:.75rem 0 1rem;font-size:.86rem}.header__nav{width:min(1200px,96vw);min-height:5.5rem;column-gap:.75rem}.header__nav-group{gap:clamp(.55rem,1.1vw,1rem)}.header__nav-group--left{padding-right:clamp(.25rem,1vw,.8rem)}.header__nav-group--right{padding-left:clamp(.25rem,1vw,.8rem)}.header__nav-link{letter-spacing:.08em;font-size:.95em}.header__logo-container{min-width:84px;width:84px;height:84px}.header__logo{width:84px;height:84px}.lang-switcher{right:1rem;top:.75rem}}.slider{width:100%;height:100%;overflow:hidden;position:relative;padding:.8rem}.slider__wrapper{display:flex;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;width:870px;max-width:100%;height:675px;background-color:#000;margin:0 auto;margin-top:1rem;position:relative;left:0;border-radius:.5rem;scrollbar-width:none;-ms-overflow-style:none}.slider__item{flex:0 0 100%;height:100%;scroll-snap-align:start;display:flex;justify-content:center;align-items:center}.slider__item::-webkit-scrollbar{display:none}.slider__item img{width:100%;height:100%;scroll-snap-align:start;object-fit:cover}.slider__nav{display:flex;width:100%;justify-content:center;align-items:center;gap:1rem;position:relative;top:-50px}.slider__nav a{width:3rem;height:3rem;background-color:transparent}.slider__nav a:before{content:"";width:3rem;height:.2rem;display:block;position:absolute;top:80%;transform:translateY(-50%);background-color:var(--ghost-white);opacity:.6;margin:0 auto}.slider__nav a:hover:before{opacity:1;height:1rem;top:70%;transition:height .3s,top .3s}.slider__nav a:is(:visited,:active,:focus,:link){text-decoration:none;outline:none;box-shadow:none}.slider__nav a.active{opacity:1}.slider__nav a.active:before{opacity:1}.slider__button{position:absolute;top:80%;margin-left:30%;width:25%;height:7%;background-color:var(--ghost-white)}.slider__button:before{content:"";position:absolute;top:0;right:-15%;width:10%;height:110%;transform:skew(-20deg);background-color:#000;display:block}.slider__button:after{content:"";position:absolute;top:0;right:-20%;width:15%;height:110%;transform:skew(-20deg);background-color:#000;display:block}.slider__button:hover:before{position:absolute;top:0;right:110%;transition:right 1.4s cubic-bezier(.36,-.02,.34,.97)}.slider__button:hover:after{position:absolute;top:0;right:110%;transition:right 1s ease}.slider__button:before,.slider__button:after{pointer-events:none}.slider__button-link{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-decoration:none;color:#000;font-family:Knockout;text-transform:uppercase}.--inactive{color:#5f5f5f!important}.slider__progress-bar{position:relative;width:875px;max-width:100%;height:4px;background:transparent;margin:0 auto -20px;z-index:10;overflow:hidden;border-radius:30px 30px 0 0}.slider__progress{height:100%;width:0%;background:var(--hunyadi-yellow);transition:width 0s}@media screen and (max-width:720px){.slider{width:100%;max-width:100%;padding:0;height:auto}.slider__wrapper{width:100%;height:auto;border-radius:0}.slider__item{border-radius:0;box-shadow:none;aspect-ratio:5/4}.slider__item img{max-width:100%}.slider__nav{position:relative;top:-20px;width:100%;display:flex;justify-content:center;align-items:center}.slider__nav a{width:.4rem;height:.4rem;background-color:var(--ghost-white);border-radius:50%;opacity:.65}.slider__nav a:active{opacity:1}.slider__nav a:before{content:none}.slider__button-link{font-size:.5rem}.slider__progress-bar{position:absolute;width:100%;left:0;top:.9rem;height:2px;border-radius:0;z-index:1}}.about{display:flex;flex-direction:row-reverse;align-items:center;justify-content:start;height:600px;width:877px;margin:auto;max-width:100vw}.about__text{color:var(--ghost-white);font-size:1.1rem;max-width:60%;text-wrap:pretty}.about__title{font-family:Spectral SC;font-size:1.8rem;color:var(--hunyadi-yellow);text-align:left;margin-bottom:1rem;text-transform:uppercase}.about__logo-container{display:flex;justify-content:end;align-items:center;width:100%;height:100%}.about__logo{width:250px;height:250px}@media screen and (max-width:720px){.about{flex-direction:column-reverse;align-items:center;justify-content:space-around;max-width:100%;gap:2rem;padding:20px;margin:2.5rem 0}.about__text{text-align:center;max-width:100%;text-wrap:balance;font-size:1rem}.about__title{text-align:center;font-size:1.8rem}.about__logo-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;margin-bottom:3rem}.about__logo{width:150px;height:150px}}.tournaments{display:flex;flex-direction:row-reverse;align-items:start;justify-content:center;width:877px;margin:auto;max-width:100vw;gap:1.7rem;margin-block:2rem}.tournaments__text{color:var(--ghost-white);font-size:1.1rem;max-width:60%;text-wrap:pretty;margin-bottom:1.2rem}.tournaments__title{font-family:Spectral SC;font-size:1.8rem;color:var(--hunyadi-yellow);text-align:left;margin-bottom:1rem;text-transform:uppercase}.tournaments__logo-container{height:100%;width:auto}.tournaments__logo{margin-top:2rem;height:200px}.tournaments__button-container{display:flex;justify-content:center;align-items:center}.tournaments__button{max-width:877px;width:90vw;height:50px;background:var(--space-cadet);color:var(--ghost-white);border:none;border-radius:4px;font-family:Lora;font-size:1.1rem;font-weight:500;transition:all .2s ease}.tournaments__button:hover{cursor:pointer;background-color:var(--blue-munsell)}@media screen and (max-width:720px){.tournaments{flex-direction:column;align-items:center;justify-content:space-around;max-width:100%;gap:2rem;padding:20px;margin:2.5rem 0}.tournaments__text{text-align:center;max-width:100%;text-wrap:balance;font-size:1rem}.tournaments__title{text-align:center;font-size:1.8rem}.tournaments__logo-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;margin-bottom:3rem}.tournaments__button{width:95vw}}input::placeholder{font-family:Lora}.form{min-height:70vh;display:flex;flex-direction:column;justify-content:end;align-items:center;padding:0;max-width:100vw}.form__form{padding:12px;max-width:600px;width:100%;margin-top:1.5rem;display:grid;color:var(--ghost-white)}.form__input-container :is(input,textarea){width:100%;padding:10px;font-size:16px;margin:6px 0 4px;border:none;border-bottom:1px solid var(--hunyadi-yellow);border-right:1px solid var(--hunyadi-yellow);background-color:transparent;color:var(--ghost-white);font-family:inherit}.form__input-container textarea{resize:none;min-height:120px;font-family:inherit}.form__input-container input[type=submit]{padding:12px;background-color:var(--space-cadet);color:var(--ghost-white);border:none}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{appearance:textfield;-moz-appearance:textfield}.form__text-comercios{max-width:600px;width:100%;padding:0 20px;color:var(--ghost-white);text-align:center;text-wrap:pretty;font-size:1rem}.form__text-comercios h2{font-family:Spectral SC;font-size:1.8rem;text-transform:uppercase;color:var(--hunyadi-yellow)}.form__text-comercios h3{font-family:Spectral SC;font-size:1.3rem}@media screen and (min-width:721px){.form{flex-direction:row-reverse;justify-content:space-evenly;align-items:start;min-height:auto;width:1200px;height:600px;margin:auto}.form__form{grid-template-columns:1fr 1fr;grid-template-areas:"name company" "tel email" "message message" "submit submit";gap:12px;padding:30px;border-radius:12px;backdrop-filter:blur(10px);color:var(--ghost-white);position:relative}.form__input-container:first-child{grid-area:name}.form__input-container:nth-child(2){grid-area:company}.form__input-container:nth-child(3){grid-area:tel}.form__input-container:nth-child(4){grid-area:email}.form__input-container:nth-child(5){grid-area:message}.form__input-container:nth-child(6){grid-area:submit}.form__input-container :is(input,textarea){box-shadow:none;border-radius:4px;background-color:transparent;border-bottom:1px solid var(--blue-munsell);border-right:1px solid var(--blue-munsell);color:var(--ghost-white)}.form__input-container input[type=submit]{transition:background-color .3s}.form__input-container input[type=submit]:hover{cursor:pointer;background-color:var(--blue-munsell)}.form__input-container input[type=submit]:active{opacity:.5}.form__text-comercios{margin-top:2rem;text-align:left;font-size:1.1rem}}.footer{display:flex;align-items:center;justify-content:space-around;width:100%;height:20vh;background:linear-gradient(to top,var(--space-cadet) 10%,transparent)}.footer__logo-container{width:50%;height:5rem}.footer__logo{width:5rem;height:5rem;display:block;margin:auto}.footer__social-media{width:50%;display:flex;justify-content:center;align-items:center}.footer__social-media-icons{display:flex}.footer__social-media p{display:none}.footer__social-icon{width:2rem;height:2rem;margin:0 10px}.footer__text{color:var(--ghost-white);width:60%;padding:.5rem;font-size:.8rem;text-align:end;text-wrap:pretty}@media screen and (min-width:721px){.footer__text{text-align:center;padding:0;font-size:.9rem;width:30%}.footer__social-media{flex-direction:column;width:40%}.footer__social-media-icons{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10px}.footer__social-media p{display:block;color:var(--ghost-white);font-family:Spectral SC}.footer__logo-container{width:30%}}@keyframes header-translucent{0%{background-color:var(--ghost-white)}to{background-color:transparent}}@keyframes icon-appear{0%{height:30px;width:30px;margin:0;padding:0;box-shadow:none;border-radius:12px}to{height:50px;width:50px;transform:translateY(10px);background-color:transparent;backdrop-filter:blur(20px);padding:10px;box-shadow:2px 2px 9px #000;border:none;border-radius:20px}}@keyframes slide-out{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes slide-in{0%{transform:translate(100%)}to{transform:translate(0)}}@view-transition{navigation:auto}::view-transition-old(root){animation:slide-out .6s ease-out}::view-transition-new(root){animation:slide-in .6s ease-out}.juegos{width:100%;min-height:80vh}.juegos__wrapper{display:grid;justify-content:center;justify-items:center;align-items:center}.juegos__image{width:80vw;height:auto;filter:drop-shadow(0 0 20px #000)}.juegos__title{color:var(--ghost-white);font-family:Spectral SC;font-size:1.2rem;text-align:center;text-transform:uppercase}@media screen and (min-width:721px){.juegos__title{display:none}.juegos__wrapper{grid-template:1fr 1fr / 30vw 30vw;margin-top:3rem}.juegos__image{width:clamp(200px,25vw,500px);height:auto;position:relative;transition:transform .2s,filter .2s}.juegos__image:hover{transform:scale(1.05);filter:drop-shadow(0 0 50px var(--space-cadet))}.juegos__image:active{filter:grayscale(1)}}.title{color:var(--hunyadi-yellow);font-size:1rem;font-family:Spectral SC;text-align:center;text-transform:uppercase;margin-bottom:2rem}.banner__container{width:100%;height:auto;margin:auto}.banner{width:100%;height:auto}@media screen and (min-width:721px){.title{font-size:1.5rem}.banner__container{width:55vw;margin-bottom:1.5rem}}.main{color:var(--ghost-white);font-family:Lora;font-size:clamp(.9rem,1.05vw,1rem);width:100%;margin:0;line-height:1.45;text-wrap:pretty}.main__text{margin:2rem 0}.main__icons{display:flex;justify-content:space-evenly;align-items:center;gap:clamp(.8rem,2vw,2rem);width:100%;margin:1.25rem 0;padding:0 .25rem}.main__icon-item{list-style:none;display:flex;align-items:center}.main__icon-icon{width:20px;height:auto;fill:var(--hunyadi-yellow);vertical-align:middle;margin-right:10px}.--players{width:30px;margin-right:5px}.main__title{font-family:Spectral SC;font-size:1rem;text-align:center;text-transform:uppercase;text-wrap:balance;margin:4.2rem 0 1.2rem;color:var(--hunyadi-yellow)}.main__description-item{list-style:none}.--img{width:100%;margin:auto;filter:drop-shadow(0 0 2px var(--ghost-white));transition:opacity .2s,filter .2s,transform .2s}.main__description-img{width:100%;height:auto}.main__description-img--setup{width:min(100%,380px);display:block;margin-left:auto;margin-right:auto}.main__description-img--box{width:min(100%,260px);display:block;margin-left:auto;margin-right:auto}.main__description-img--components{width:min(100%,300px);display:block;margin-left:auto;margin-right:auto}.main__box-slider{width:min(100%,260px);aspect-ratio:1 / 1;display:grid;grid-auto-flow:column;grid-auto-columns:100%;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;touch-action:pan-y;border-radius:.9rem;box-shadow:0 0 2px var(--ghost-white);-ms-overflow-style:none;scrollbar-width:none}.main__box-slider::-webkit-scrollbar{display:none}.main__box-slide{width:100%;height:100%;object-fit:contain;scroll-snap-align:start;display:block;background:transparent}.--img:hover{opacity:.8;filter:drop-shadow(0 0 5px var(--hunyadi-yellow));transform:translateY(-10px)}.main__container{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:2rem;width:min(1180px,92vw);margin:0 auto 2rem;align-items:start}.main__game-description{min-width:0}.box-content{list-style:square;margin:1rem}.box__container{display:flex;flex:1;width:auto;justify-content:flex-end;gap:1rem}.box-content__container{display:flex;justify-content:space-between;align-items:center}.box__box{width:20%;height:auto;filter:drop-shadow(0 0 2px var(--ghost-white));transition:opacity .2s,filter .2s,transform .2s}.box__box:hover{opacity:.8;filter:drop-shadow(0 0 5px var(--hunyadi-yellow));transform:translateY(-10px)}.juegos__carousel-container{position:relative;display:flex;align-items:center;justify-content:center;gap:1rem;width:300px;margin:auto}.juegos__carousel-viewer{position:relative;width:300px;max-width:100%;aspect-ratio:1 / 1;overflow:hidden}.juegos__carousel-image{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.juegos__carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);width:1.5rem;height:1.5rem;background-color:transparent;border:none;color:var(--ghost-white);font-size:2.5rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;z-index:10}.juegos__carousel-arrow:hover{transform:translateY(-50%) scale(1.2)}.juegos__carousel-arrow--prev{left:0}.juegos__carousel-arrow--next{right:0}@media screen and (min-width:721px){.main__title{font-size:1.2rem}.--maps{display:grid;grid-template-areas:"img text" "img text";grid-template-columns:55% 45%;align-items:center;justify-content:center}.--rev{display:grid;grid-template-areas:"text img" "text img";grid-template-columns:45% 55%;align-items:stretch;column-gap:1.5rem}.--maps .main__text{grid-area:text;justify-self:start}.--rev .main__text{display:flex;flex-direction:column;justify-content:space-between;height:100%;gap:.9rem}.--rev .main__text li{margin:0;flex:1;display:flex;align-items:center}.--img{grid-area:img;justify-self:end;width:100%}.--boxes{display:flex;justify-content:center;align-items:center;gap:1rem;width:100%}.--boxes .main__description-img--box{width:min(48%,200px)}.main__description-img--setup{width:300px}.main__description-img--box,.main__box-slider{width:min(100%,220px)}.main__description-img--components{width:min(100%,250px)}}.gallery__title{color:var(--ghost-white);font-family:Spectral SC;font-size:1.2rem;text-align:center;text-transform:uppercase;margin:2rem 0}.gallery__title-container{display:flex;justify-content:space-between;align-items:center}.gallery__title-line{width:30%;height:2px;background-color:var(--hunyadi-yellow)}.gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1rem;width:min(980px,92vw);margin:0 auto}.gallery--videos{display:flex;justify-content:center;align-items:center}.gallery img{width:100%;aspect-ratio:1 / 1;object-fit:cover;border-radius:.85rem;opacity:.94;cursor:zoom-in;transition:transform .2s,filter .2s,opacity .2s}.gallery img:hover{transform:translateY(-4px);opacity:1;filter:contrast(1.06)}.photo__copyright{color:#888;font-size:.5rem;font-family:monospace;margin-left:5vw}.gallery__video-item{width:100%;aspect-ratio:1 / 2;border-radius:.85rem;overflow:hidden;margin:auto;box-shadow:0 10px 24px #00000080;background:#000}.gallery__video-item iframe{width:100%;height:100%;border:0;display:block}@media screen and (min-width:721px){.gallery{width:60vw}.gallery__video-item{max-width:30%}.photo__copyright{font-size:.8rem;margin-left:20vw}}.similar__title{color:var(--ghost-white);font-family:Spectral SC;font-size:1.2rem;text-align:center;text-transform:uppercase;margin:2rem 0}.similar__title-container{display:flex;justify-content:space-between;align-items:center}.similar__title-line{width:12%;height:2px;background-color:var(--hunyadi-yellow)}.similar__game-container{width:min(980px,92vw);margin:0 auto;display:flex;justify-content:center;align-items:stretch;flex-wrap:wrap;gap:1rem}.similar__game{position:relative;display:flex;width:clamp(8.8rem,14vw,10.2rem);border-radius:1.1rem;border:1px solid #ffffff1f;padding:.65rem;background:radial-gradient(circle at 10% 10%,#e3b05b24 0%,transparent 45%),linear-gradient(165deg,#1c1834de,#120f24f0 72%);backdrop-filter:blur(10px);box-shadow:0 12px 24px #00000073,inset 0 1px #ffffff1a;overflow:hidden;transition:transform .22s,box-shadow .22s,border-color .22s}.similar__game:before{content:"";position:absolute;inset:0;border-radius:inherit;border:1px solid #53919b33;pointer-events:none}.similar__game:hover{transform:translateY(-4px);border-color:#e3b05b4f;box-shadow:0 16px 28px #0000008f,0 0 0 1px #ffffff26}.similar__game-link{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;gap:.55rem}.similar__game-box{width:100%;border-radius:.75rem;filter:drop-shadow(0 8px 12px #0000008a)}.similar__game-name{color:#f6f3ff;text-align:center;font-family:Spectral SC;font-size:.66rem;letter-spacing:.06em;text-transform:uppercase;line-height:1.25;width:100%;margin:0}.similar__game-link:is(:visited,:active,:focus,:link){text-decoration:none;outline:none;box-shadow:none}@media screen and (min-width:721px){.similar__title-line{width:30%}.similar__game-container{width:min(980px,90vw);gap:1.1rem}.similar__game{width:clamp(9.2rem,11vw,10.8rem);padding:.7rem}.similar__game-name{font-size:.7rem}}@media screen and (max-width:520px){.similar__game-container{gap:.75rem}.similar__game{width:clamp(8.2rem,40vw,9.1rem);padding:.55rem}.similar__game-name{font-size:.6rem}}.heroes__container{width:100%;margin-top:2rem;display:flex;justify-content:space-evenly;align-items:center}.heroe__image{max-width:20%;height:auto;transition:opacity .2s,filter .2s,transform .2s}.heroe__image:hover{opacity:.8;filter:drop-shadow(0 0 5px var(--hunyadi-yellow));transform:translateY(-10px)}.image-modal{display:none;position:fixed;z-index:1000;left:0;top:0;width:100dvw;height:100dvh;background:#000000d9;justify-content:center;align-items:center}.image-modal__content{max-width:90vw;max-height:90vh;border-radius:10px;box-shadow:0 8px 32px #00000080}.image-modal__nav{position:absolute;top:50%;transform:translateY(-50%);width:3rem;height:3rem;border:none;border-radius:999px;background:#141222bf;color:var(--ghost-white);font-size:2rem;line-height:1;cursor:pointer;z-index:1001;display:none;align-items:center;justify-content:center;backdrop-filter:blur(8px)}.image-modal__nav:hover{background:#141222f2}.image-modal__nav--prev{left:1rem}.image-modal__nav--next{right:1rem}.image-modal__nav.is-visible{display:flex}@media screen and (max-width:720px){.gallery{grid-template-columns:repeat(2,minmax(0,1fr));width:min(92vw,640px)}.image-modal__nav{width:2.5rem;height:2.5rem;font-size:1.75rem}.image-modal__nav--prev{left:.5rem}.image-modal__nav--next{right:.5rem}}.image-modal__close{position:absolute;top:2rem;right:2rem;color:var(--ghost-white);font-size:2.5rem;font-weight:700;cursor:pointer;z-index:1001}.main h2{font-family:Spectral SC;font-size:1rem;text-transform:uppercase;color:var(--hunyadi-yellow);text-align:center;margin:4rem 0 1rem}.main p{margin:1rem 0;line-height:1.3;color:var(--ghost-white)}@media screen and (min-width:721px){.main h2{font-size:1.2rem}}.main__game-buy{position:sticky;top:7.2rem;width:100%;max-width:310px;display:flex;flex-direction:column;gap:1rem;padding:1.15rem;border-radius:1.25rem;border:1px solid #ffffff26;background:radial-gradient(circle at 8% 8%,#e3b05b2a 0%,transparent 38%),linear-gradient(165deg,#1d1938de,#120f24f0 72%);backdrop-filter:blur(10px);box-shadow:0 18px 42px #00000085,inset 0 1px #ffffff1f;overflow:hidden}.main__game-buy--mobile{display:none}.main__game-buy:before{content:"";position:absolute;inset:0;border-radius:inherit;border:1px solid #53919b44;pointer-events:none}.main__game-buy-title{margin:0;font-family:Spectral SC;font-size:.82rem;letter-spacing:.06em;text-transform:uppercase;color:#f6f3ff;line-height:1.2;text-wrap:balance}.main__game-buy-content{display:flex;flex-direction:column;gap:.7rem}.main__game-box-frame{position:relative;border-radius:.95rem;padding:.85rem;background:linear-gradient(180deg,#0e0c1ea6,#0a0918e6);border:1px solid #ffffff1f;box-shadow:inset 0 0 0 1px #ffffff0d}.main__game-box-image{width:100%;height:auto;display:block;margin:0 auto;border-radius:.7rem;filter:drop-shadow(0 10px 14px #0000009c)}.buy__button{height:50px;display:inline-flex;justify-content:center;align-items:center;border:0;border-radius:.75rem;text-decoration:none;text-transform:uppercase;letter-spacing:.11em;font-family:Spectral SC;font-size:.86rem;color:#fff8e9;background:linear-gradient(120deg,#53919b,#33717b);box-shadow:0 10px 22px #0000006e,inset 0 1px #ffffff52;cursor:pointer;transition:transform .22s,box-shadow .22s,filter .22s}.buy__button:hover{transform:translateY(-3px);box-shadow:0 14px 26px #0000008f,inset 0 1px #ffffff6b;filter:saturate(1.12)}.buy__button:focus-visible{outline:2px solid var(--blue-munsell);outline-offset:2px}.buy__button--disabled{opacity:.58;pointer-events:none;cursor:not-allowed;box-shadow:none;filter:grayscale(.2)}@media screen and (max-width:960px){.main__container{grid-template-columns:1fr;width:min(920px,94vw);gap:1.4rem}.main__game-buy--desktop{display:none}.main__game-buy--mobile{position:relative;top:0;display:grid;grid-template-columns:minmax(74px,92px) minmax(0,1fr);align-items:stretch;gap:.55rem;width:70%;max-width:100%;margin:auto;padding:.56rem;border-radius:1rem}.main__game-buy--mobile .main__game-box-frame{padding:.34rem;border-radius:.78rem;display:flex;align-items:center;justify-content:center}.main__game-buy--mobile .main__game-box-image{width:auto;max-width:100%;max-height:92px;object-fit:contain}.main__game-buy--mobile .main__game-buy-content{justify-content:center;gap:.5rem}.main__game-buy--mobile .main__game-buy-title{font-size:.66rem;letter-spacing:.05em;text-align:center}.main__game-buy--mobile .buy__button{width:100%;min-height:48px;border-radius:.74rem;font-size:.75rem;letter-spacing:.09em;padding:0 .7rem}}@media screen and (max-width:720px){.main{font-size:.88rem}.main__icons{flex-wrap:wrap;justify-content:center;row-gap:.75rem;column-gap:1rem}.main__game-buy--mobile{grid-template-columns:minmax(64px,82px) minmax(0,1fr);gap:.5rem;padding:.5rem;margin-bottom:.8rem}.main__game-buy--mobile .main__game-box-frame{padding:.28rem}.main__game-buy--mobile .main__game-box-image{max-height:80px}.main__game-buy--mobile .main__game-buy-title{font-size:.6rem;letter-spacing:.04em}.main__game-buy--mobile .buy__button{min-height:44px;font-size:.72rem;letter-spacing:.06em}}@font-face{font-family:Spectral SC;src:url(/Fonts/Spectral_SC/SpectralSC-SemiBold.ttf) format("truetype");font-weight:600}@font-face{font-family:Lora;src:url(/Fonts/Lora/Lora-Regular.ttf) format("truetype");font-weight:400}@font-face{font-family:Knockout;src:url(/Fonts/Knockout/Knockout%20HTF72-FullCruiserwt%20Regular.otf) format("opentype");font-weight:400}
