@import url(https://fonts.googleapis.com/css?family=Roboto:regular,500,600,700&display=swap);/*! tailwindcss v4.1.13 | MIT License | https://tailwindcss.com */:root{--color-bg:#F5F7FA;--color-text:#111827;--color-accent:#3B82F6;--color-accent-hover:#2563EB;--color-border:#E5E7EB;--color-muted:#6B7280}*{padding:0;margin:0;border:0}*,*::after,*::before{box-sizing:border-box}*::after,*::before{display:inline-block}body,html{height:100%;min-width:320px}body{color:#fff;line-height:1;font-family:Roboto;font-size:1rem;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,textarea{font-family:Roboto;font-size:inherit;line-height:inherit;color:inherit;background-color:rgba(0,0,0,0)}input,textarea{width:100%}label{display:inline-block}button,option,select{cursor:pointer}a{display:inline-block;color:inherit;text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}body{padding-top:1.25rem;background-color:var(--color-accent)}.lock body{overflow:hidden;touch-action:none;-ms-scroll-chaining:none;overscroll-behavior:none}.wrapper{min-height:100%;display:flex;flex-direction:column;overflow:hidden}@supports (overflow:clip){.wrapper{overflow:clip}}.wrapper>main{flex:1 1 auto}.wrapper>*{min-width:0}[class*=__container]{max-width:75rem;margin:0 auto;padding:0 .9375rem}[class*="--gc"]{display:grid;min-width:0;grid-template-columns:.9375rem 1fr minmax(auto,73.125rem) 1fr .9375rem}[class*="--gc"]>*{min-width:0;grid-column:3/4}input[type=email],input[type=tel],input[type=text],textarea{-webkit-appearance:none;appearance:none}.input{border-radius:0;width:100%;display:block;padding:0 20px;border:1px solid #eee;caret-color:inherit}.input[placeholder]:not([data-placeholder-nohiden])::-webkit-input-placeholder{-webkit-transition:opacity .3s;transition:opacity .3s}.input[placeholder]:not([data-placeholder-nohiden]):-ms-input-placeholder{-ms-transition:opacity .3s;transition:opacity .3s}.input[placeholder]:not([data-placeholder-nohiden])::-ms-input-placeholder{-ms-transition:opacity .3s;transition:opacity .3s}.input[placeholder]:not([data-placeholder-nohiden])::placeholder{transition:opacity .3s}.input[placeholder]:not([data-placeholder-nohiden]):focus::-webkit-input-placeholder{opacity:0}.input[placeholder]:not([data-placeholder-nohiden]):focus:-ms-input-placeholder{opacity:0}.input[placeholder]:not([data-placeholder-nohiden]):focus::-ms-input-placeholder{opacity:0}.input[placeholder]:not([data-placeholder-nohiden]):focus::placeholder{opacity:0}textarea.input{resize:none;padding:0 0}.menu__body{position:absolute;width:100%;height:auto;top:-100%;left:0;overflow:auto;padding:1.875rem .9375rem 1.875rem .9375rem;transition:all .3s;opacity:0;visibility:hidden}.menu__body::before{content:"";position:fixed;width:100%;height:4.375rem;left:-100%;top:0;transition:top .3s;z-index:2}.menu-open .menu__body{top:5.3125rem;opacity:1;visibility:visible}.menu-open .menu__body::before{left:0}.icon-menu{display:block;position:relative;width:1.875rem;height:1.125rem;z-index:5}.icon-menu span,.icon-menu::after,.icon-menu::before{content:"";transition:all .3s ease 0s;right:0;position:absolute;width:100%;height:.125rem;background-color:#000}.icon-menu::before{top:0}.icon-menu::after{bottom:0}.icon-menu span{top:calc(50% - .0625rem)}.menu-open .icon-menu span{width:0}.menu-open .icon-menu::before{top:calc(50% - .0625rem);-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.menu-open .icon-menu::after{bottom:calc(50% - .0625rem);-webkit-transform:rotate(45deg);transform:rotate(45deg)}body::after{content:"";background-color:rgba(0,0,0,.5);position:fixed;width:100%;height:100%;top:0;left:0;opacity:0;transition:opacity .8s ease 0s;pointer-events:none;z-index:149}.popup-show body::after{opacity:1}.popup{position:fixed;top:0;left:0;bottom:0;right:0;padding:30px 10px;transition:visibility .8s ease 0s;visibility:hidden;pointer-events:none}.popup_show{z-index:150;visibility:visible;overflow:auto;pointer-events:auto}.popup_show .popup__content{visibility:visible;-webkit-transform:scale(1);transform:scale(1)}.popup__wrapper{flex-direction:column;min-height:100%;flex:1 1 auto;width:100%;display:flex;justify-content:center;align-items:center}.popup__content{visibility:hidden;-webkit-transform:scale(0);transform:scale(0);transition:-webkit-transform .3s ease 0s;transition:transform .3s ease 0s;transition:transform .3s ease 0s,-webkit-transform .3s ease 0s;background-color:#eee;padding:20px;width:50%;max-width:900px;border-radius:20px}.lock .popup__content{visibility:visible}.popup{color:var(--color-text)}.popup__text{font-size:1.125rem;line-height:130%;text-align:center;padding-bottom:1.25rem}.popup__box-btn{display:flex;align-items:center;justify-content:center;gap:1.25rem}.popup__bnt{text-align:center;color:#eee;background-color:var(--color-text);padding:.9375rem;border-radius:1.5625rem;line-height:1.3;border:none}.ibg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ibg--top{-o-object-position:top;object-position:top}.ibg--bottom{-o-object-position:bottom;object-position:bottom}.ibg--left{-o-object-position:left;object-position:left}.ibg--right{-o-object-position:right;object-position:right}.ibg--contain{-o-object-fit:contain;object-fit:contain}.title-2{font-weight:700;text-align:center;line-height:150%}.button{display:flex;align-items:center;justify-content:center;width:5rem;height:3.125rem;background:#3b82f6;border-radius:1.25rem}a{transition:all .2s}a:focus{opacity:.7}.text-copyright p{font-size:1.25rem;line-height:1.5;padding:.625rem 0}.text-copyright h2,.text-copyright h3{font-size:1.5rem;line-height:1.5;padding:.625rem 0}.text-copyright div p{font-size:1.25rem;line-height:1.5;padding:.625rem 0}.header{position:relative;z-index:90;padding-bottom:3.125rem}.header__body{display:flex;gap:.9375rem}.header__content{flex:1 1 50%;display:flex;flex-direction:column;gap:1.25rem}.header__top{border-radius:1.875rem;background-color:#fff;padding:.3125rem;display:flex;align-items:center;justify-content:space-between;height:4.6875rem;position:relative;z-index:4;padding:0 .625rem}.header__logo{display:block;width:80px;height:55px}.header__logo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.header__title{color:#fed504;font-size:1.875rem;font-weight:700;text-align:center;padding-bottom:1.25rem}.header__img{flex:1 1 50%;overflow:hidden;border-radius:1.875rem}.header__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.menu__body{background:#111827;background:linear-gradient(304deg,#111827 0,#3775d8 100%);border-radius:1.5625rem}.menu__list{display:flex;align-items:center;justify-content:center;gap:.625rem;flex-wrap:wrap}.menu__link{display:block;padding:.9375rem;color:#fff;font-size:1.25rem;background-color:#111827;border-radius:1.25rem}.list-card{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:1.875rem}.list-card__item{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:.625rem;width:15.9375rem;height:5.625rem;background-color:var(--color-text);border-radius:1.875rem;color:#fff}.list-card__number{font-weight:700}.footer__title{margin-bottom:1.25rem}.footer__info{background:var(--color-text);border:1px solid var(--color-bg);border-radius:1.5625rem;-webkit-animation:scaleBox 1s infinite alternate;animation:scaleBox 1s infinite alternate;padding:1.875rem 1.25rem;max-width:80%;margin:0 auto;text-align:center;margin-bottom:2.5rem}@-webkit-keyframes scaleBox{0%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(1.1);transform:scale(1.1)}}@keyframes scaleBox{0%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(1.1);transform:scale(1.1)}}.footer_text{line-height:150%}.footer__age{width:3.125pxrem;height:3.125rem;margin-bottom:2.5rem}.footer__age img{width:100%;height:100%;-o-object-fit:fill;object-fit:fill}.footer__list-action{display:flex;align-items:center;justify-content:center;gap:1.25rem;flex-wrap:wrap;margin-bottom:2.5rem}.footer__item-action{flex:0 1 30%}.footer__link-action{display:flex;align-items:center;justify-content:center;text-align:center;padding:1.25rem;width:100%;background-color:var(--color-text);border-radius:1.25rem}.footer__logo-company{display:flex;align-items:center;justify-content:center;gap:1.25rem;margin-bottom:2.5rem}.footer__link-logo{width:100%;height:100%}.footer__img-company{height:2.1875rem;width:auto}.footer__img-company img{width:100%;height:100%;-o-object-fit:fill;object-fit:fill}.footer__copyright{font-size:1.125rem;text-align:center;width:100%;padding:1.25rem}.about{padding-bottom:3.125rem}.about__title{text-align:center;padding-bottom:1.5625rem}.about__content{position:relative;overflow:hidden;border-radius:2.8125rem;width:100%;min-height:16.625rem;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:1.5625rem 0}.about__content::before{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;background-color:#000;opacity:.7;content:""}.about__text{position:relative;z-index:2;max-width:70%;text-align:center;line-height:150%;padding-bottom:1.5625rem}.about__button{position:relative;z-index:2}.about__image{width:100%;height:100%;top:0;left:0;position:absolute;z-index:-1}.game-intro__title{padding-bottom:1.875rem}.game-intro__card{display:flex;justify-content:center}.game-intro__card_left{flex-direction:row-reverse}.game-intro__pictures{flex:1 1 50%;border-radius:4886px clamp(18px,1.25vw,48px) clamp(18px,1.25vw,48px) 4886px;border:1px solid var(--color-text);border-right:0;padding:clamp(12px,1.25vw,40px);padding-right:0;margin-top:-2px}.game-intro__pictures_right{margin-top:-2px;border-radius:clamp(18px,1.25vw,48px) 4886px 4886px clamp(18px,1.25vw,48px);border:1px solid var(--color-text);border-left:0;padding:clamp(12px,1.25vw,40px)}.game-intro__box{width:100%;height:385px}.game-intro__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:4886px clamp(18px,1.25vw,48px) clamp(18px,1.25vw,48px) 4886px}.game-intro__img_right{border-radius:clamp(18px,1.25vw,48px) 4886px 4886px clamp(18px,1.25vw,48px)}.game-intro__info{flex:1 1 50%;padding:1.625rem}.game-intro__number{background-color:var(--color-text);font-size:26px;font-weight:700;color:var(--white);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:24px;margin-bottom:1.625rem}.game-intro__text{font-size:1.125rem;line-height:150%}.cart-game__title{display:flex;align-items:center;justify-content:center}.cart-game__content{display:flex;justify-content:center;background:var(--color-text);border-radius:1.875rem;margin:1.875rem;padding-bottom:1.25rem}.cart-game__info{display:flex;flex-direction:column;justify-content:space-between;flex:0 1 40%;gap:1.25rem;padding:1.5625rem}.cart-game__stars{display:flex;align-items:center;opacity:1}.cart-game__button{text-align:center;font-size:1.5rem;padding:.75rem;border-radius:1.25rem;transition:background-color .2s ease .2s;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.cart-game__button:hover{color:var(--color-text);background-color:#fff}.cart-game__button:active{-webkit-transform:scale(.95);transform:scale(.95)}.cart-game__button-arrow{display:flex;align-items:center;font-size:1.375rem;height:auto;max-width:7.5rem;padding:.5rem;border-radius:1.25rem;transition:background-color .2s ease .2s;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.cart-game__button-arrow svg{transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);stroke:#fff}.cart-game__button-arrow:hover{color:var(--color-text);background-color:#fff}.cart-game__button-arrow:hover svg{-webkit-transform:rotate(90deg);transform:rotate(90deg);stroke:var(--color-text)}.cart-game__button-arrow:active{-webkit-transform:scale(.95);transform:scale(.95)}.cart-game__pictures{flex:1 1 60%;transition:all .2s;border-radius:1.875rem;overflow:hidden;background:var(--color-accent-hover);margin:2.1875rem}.cart-game__pictures:hover{border-radius:6.25rem}.cart-game__pictures img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.comments{padding-bottom:3.125rem}.comments__body{display:grid;grid-template-columns:repeat(2,auto);gap:1.375rem}.comments__box-left{display:grid;gap:1.375rem}.comments__item-comment{background:#29293d;padding:1.125rem 1.375rem;gap:clamp(6px,.521vw,16px);border-radius:1.5625rem;display:flex;flex-direction:column;gap:.9375rem}.comments__item-comment_user{display:flex;align-items:center;gap:.9375rem;flex-direction:row}.comments__icon img{width:3.125rem;height:3.125rem;-o-object-fit:cover;object-fit:cover}.comments__text{line-height:150%}.comments__user-icon img{width:3.125rem;height:3.125rem}.comments__name{margin-bottom:.3125rem}.comments__box-right{display:grid;gap:1.375rem}.form-regist{margin-bottom:3.125rem}.form-regist__title{padding-bottom:1.875rem}.form-regist__form{background-color:var(--color-text);padding:1.875rem;border-radius:1.5625rem}.form{margin:0 auto;max-width:46.875rem}.form form{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1.25rem}.form__button{width:12.5rem;transition:all .2s}.form__button:focus{opacity:.7}.input{width:100%;background-color:#fff;padding:.3125rem .625rem;border-radius:1.25rem;height:2.375rem;color:var(--color-text)}.checkbox{display:flex;align-items:center;align-self:flex-start;width:100%}.checkbox__input{flex:0 1 1.875rem;width:1.25rem;height:1.25rem}.checkbox__label{flex:1 1 100%}.checkbox__label a{color:var(--color-accent-hover)}.gallery{margin-bottom:3.125rem}.gallery__title{padding-bottom:1.875rem}.gallery__list{display:flex;align-items:center;gap:.875rem;justify-content:space-between}.gallery__item{flex:1;border-radius:1.5625rem;overflow:hidden;transition:flex .2s ease;box-shadow:0 4px 8px rgba(0,0,0,.1);height:20.375rem}.gallery__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.game__visual-screen{width:100%;height:auto;padding-bottom:2.5rem}.game__box-3{width:100%;display:flex;padding:var(--pg-card-12-14);justify-content:center;height:100vh;border-radius:1.5625rem;overflow:hidden}.game__box-3 iframe{width:100%;height:100%}.game__cart{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1.25rem;background-color:var(--color-text);border-radius:1.25rem;padding:1.875rem;max-width:43.75rem;margin:0 auto}.game__pictures{max-width:31.25rem;height:auto}.game__pictures img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.game__text{max-width:43.75rem;text-align:center}.game__text_bold{font-weight:700}@media (min-width:47.99875em){a:hover{opacity:.7}a:active{-webkit-transform:scale(.95);transform:scale(.95)}.form__button:hover{opacity:.7}.form__button:active{-webkit-transform:scale(.95);transform:scale(.95)}.gallery__item:hover{flex:3}}@media (min-width:75em){.title-2{font-size:3.125rem}}@media (max-width:20em){.title-2{font-size:1.75rem}}@media (max-width:61.99875em){.popup__content{width:70%}}@media (max-width:47.99875em){.popup__content{width:80%}.header__body{flex-direction:column}.footer__item-action{flex:0 1 45%}.game-intro__pictures{display:none}.cart-game__content{flex-direction:column-reverse}.cart-game__info{align-items:center}.comments__body{grid-template-columns:repeat(1,100%)}.form-regist__form{padding:1.875rem 1.25rem}.gallery__list{flex-direction:column}.gallery__item{flex:auto;max-width:80%}}@media (max-width:34.375em){.footer__item-action{flex:0 1 100%}}@media (max-width:29.99875em){.popup__content{width:100%}}@media (min-width:20em)and (max-width:75em){.title-2{font-size:clamp(1.75rem ,1.25rem + 2.5vw ,3.125rem)}}@media (any-hover:none){.icon-menu{cursor:default}}