*{padding:0;margin:0;box-sizing:border-box}:root{--main-color:#e6a10e;--main-color_hover:rgb(172,131,21);--second-color:#be9741;--border-line:#ffffff20;--swiper-pagination-color:var(--second-color);--swiper-navigation-color:var(--second-color);--swiper-theme-color:var(--second-color)}body,html{overflow-x:hidden;height:100%}#__next{display:flex;flex-flow:column nowrap;min-height:100%;height:100%}#__next>main,#__next>section{flex-grow:1}a,body,button,h1,h2,h3,h4,h5,h6,input,textarea,ul{-webkit-locale:auto;white-space:normal}a,body,button,input,textarea,ul{color:rgba(0,0,0,.85);font-size:19px;font-family:Inter,sans-serif}body{min-width:320px;background-color:#cecece;background-position:top;background-repeat:repeat-y}body,body:before{background-size:cover}body:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background-image:url(/assets/images/bg.jpg);background-position:center 0;background-repeat:repeat;opacity:.2;mix-blend-mode:exclusion;z-index:-1;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}h1,h2,h3,h4,h5,h6{color:#000;font-family:Raleway,sans-serif}a{display:inline-flex;text-decoration:none}.container{max-width:1440px;margin:0 auto;width:100%;padding:50px}.markdown-text.mt-0{margin-top:10px}.markdown-text{white-space:pre-wrap}.markdown-text img{width:100%;margin:15px 0}.markdown-text.cheat-item{opacity:.8;margin-top:15px;padding:0 5px}.markdown-text.cheat-item a,.markdown-text.cheat-item p,.markdown-text.cheat-item ul,.markdown-text.cheat-item ul li{font-size:16px}.markdown-text.cheat-item img{display:none}ul{margin-left:20px}.header.hide{display:none}.header{transition:all .3s ease-in}.header__mobile{display:none}.header__burger{transform:rotate(90deg);cursor:pointer;transition:all .6s ease-in-out}.header{top:0;z-index:25}.header.top{padding:20px 25px}.header{padding:10px 25px;display:flex;flex-flow:row nowrap;gap:15px 45px;align-items:center}.header .logo__image{transition:all .3s;object-fit:contain;object-position:center left}.header__item.logo span{color:#772c09}.header__item.logo{overflow:hidden;display:flex;flex-flow:row nowrap;gap:10px;opacity:1;object-fit:contain;object-position:center left}.header__item.first{margin-left:auto}.header__item{width:max-content;text-align:center;transition:all .3s;opacity:.8}.header__item.active{border-bottom:2px solid var(--second-color);opacity:1;font-weight:700}.header__item:hover:not(.active){opacity:.9}.header__item.target{opacity:.8}.header__item.left{margin-right:25px;justify-self:end}@media screen and (max-width:1440px){.header{gap:15px 25px}.header__item{font-size:18px}}@media screen and (max-width:1248px){.header__item .logo__image{max-width:150px}.header__item{font-size:16px}}@media screen and (max-width:1200px){.header__mobile{margin-top:-15px;width:100%;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;margin-bottom:0}.header__mobile-link{display:flex;flex-flow:row nowrap;gap:10px}.header{max-height:65px;overflow:hidden}.header[data-active=true]{overflow:unset;max-height:600px}.header[data-active=true] .header__burger{transform:rotate(0deg)}.header{display:flex;flex-flow:column nowrap;padding:20px 40px 40px}.header__item{padding:5px 0;width:100%;text-align:center;font-size:21px}.header__item .logo__image,.header__item.logo{-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;max-height:0;padding:0}.header__item.active{color:var(--main-color)}.header__item.left{margin-right:0;margin-top:20px}.header:after{display:none}}@media screen and (max-width:680px){.header{padding:20px 25px}.header__mobile .logo__image.icon{display:none}}@media screen and (max-width:480px){.header{padding:20px 15px}.header__item{display:flex;justify-content:center;align-items:center}.header__mobile .logo__image{max-width:230px}}.games-title{font-size:36px;font-weight:700;color:#000;font-family:Raleway,sans-serif}.games-wrapper{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:30px 25px;gap:30px 25px}.games-image{margin:10px;border-radius:15px;overflow:hidden;position:relative;width:calc(100% - 20px)}.games-image img{object-fit:cover}.games-top{display:flex;flex-flow:row nowrap;align-items:flex-end;justify-content:space-between;margin-bottom:25px}.games__search{background-color:rgba(48,48,48,.8);border:0;padding:10px 20px;outline:0;text-transform:uppercase;font-family:Raleway,sans-serif}.games__item{overflow:hidden;order:1000}.games__item:hover{background-color:rgba(48,48,48,.8)}.games__item{border-radius:20px}.games__item,.games__item-info{display:flex;flex-flow:column nowrap}.games__item-info{justify-content:space-between;flex-grow:1;padding:15px 25px 25px}.games__item{background-color:rgba(32,32,32,.8);transition:all .3s}.games__item-title{text-align:center;color:rgba(245,245,245,.9);font-size:19px;font-family:Raleway,sans-serif;font-weight:700;margin-bottom:5px;text-transform:uppercase}.games__item-text{text-align:center;margin-top:auto;font-size:16px;color:rgba(245,245,245,.6)}.games-more-games{cursor:pointer;align-self:flex-start;margin:50px auto 0;background-color:var(--main-color);padding:20px 65px;font-size:23px;width:-moz-fit-content;width:fit-content;font-family:Raleway,sans-serif;text-transform:uppercase;text-align:center;transition:all .6s;border-radius:20px}.games-more-games:hover{background-color:var(--main-color_hover)}@media screen and (max-width:1440px){.games-wrapper{grid-template-columns:1fr 1fr 1fr}.games__item-info{padding:5px 30px 25px}}@media screen and (max-width:1024px){.games-wrapper{grid-template-columns:1fr 1fr}}@media screen and (max-width:768px){.games-top{flex-flow:column;align-items:flex-start;gap:15px 0}.games__search{width:100%}.games-wrapper{grid-template-columns:1fr}.games__item-info{padding:5px 25px 25px}.games-more-games{width:100%}}@media screen and (max-width:480px){.games-title{width:100%}.games-subtitle,.games-title,.games>p,.games__search{text-align:center}.games__item-info{padding:5px 20px 25px}.games__item-text,.games__item-title{text-align:center}.games-more-games{font-size:21px}}.games-banner-wrapper{margin-bottom:50px}.games-banner-swiper{width:100%}.games-banner-image{z-index:-2}.games-banner__item{padding:0 25px;position:relative}.games-banner__item:after{position:absolute;content:"";top:0;left:0;height:100%;width:100%;background-color:rgba(0,0,0,.8);z-index:-1}.games-banner__item{width:100%;min-height:400px;display:flex;flex-flow:row nowrap}.games-banner__item img{display:block;width:100%;height:100%;object-fit:cover}.games-banner-title{color:rgba(245,245,245,.9);font-size:23px;font-family:Raleway,sans-serif;font-weight:700;margin-bottom:15px;text-transform:uppercase}.games-banner-text{color:rgba(245,245,245,.6)}.games-banner-button{cursor:pointer;align-self:flex-start;margin-top:25px;background-color:var(--main-color);padding:15px 65px;font-family:Raleway,sans-serif;text-transform:uppercase;text-align:center;transition:all .6s}.games-banner-button:hover{background-color:var(--main-color_hover)}.games-banner-left,.games-banner-right{padding:50px;align-self:center}.games-banner-left{display:flex;flex-flow:column nowrap;min-width:400px;max-width:400px}.games-banner-right{flex-grow:1;display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:max-content;direction:rtl;grid-gap:0 25px;gap:0 25px}.games-banner-cheat{overflow:hidden;display:flex;flex-flow:column nowrap;align-self:stretch;cursor:pointer;background-color:rgba(33,33,33,.8);box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23);transition:all .3s}.games-banner-cheat:hover{box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22);background-color:rgba(48,48,48,.8)}.games-banner-cheat-image{position:relative;width:100%}.games-banner-cheat-image img{object-fit:cover}.games-banner-cheat-info{display:flex;flex-flow:column nowrap;padding:15px;gap:10px 0;justify-content:space-between;width:100%;flex-grow:1}.games-banner-cheat-info-title{text-align:left;font-size:18px}.games-banner-cheat-info-text{text-align:left;font-size:16px;opacity:.6}@media screen and (max-width:1440px){.games-banner-cheat{height:-moz-fit-content;height:fit-content;align-self:center}.games-banner-right{grid-template-columns:1fr 1fr 0;padding-left:0}}@media screen and (max-width:1280px){.games-banner-cheat{align-self:center;height:-moz-fit-content;height:fit-content}.games-banner-cheat-info{height:min-content}.games-banner-right{grid-template-columns:1fr 0 0}}@media screen and (max-width:1024px){.games-banner-left{width:100%;min-width:auto;max-width:auto}.games-banner-right{gap:0;display:none}}@media screen and (max-width:480px){.games-banner__item{gap:0;padding:0 50px}.games-banner-left{padding:0}.games-banner-button,.games-banner-left{align-items:center;justify-content:center}.games-banner-button{display:flex;text-align:center;width:100%}.games-banner-text,.games-banner-title{text-align:center}}.footer{display:flex;flex-flow:column wrap;justify-content:center;align-items:flex-start;gap:15px;padding:20px 25px}.footer-links{display:flex;flex-flow:row wrap;gap:15px 25px}.footer__text{margin-right:25px}.footer__item{opacity:.6;transition:all .6s}.footer__item.active{opacity:1}.footer__item:hover:not(.active){opacity:.9}@media screen and (max-width:768px){.footer{display:flex;flex-flow:column nowrap;align-items:flex-start;padding:20px 40px}.footer-links{justify-content:center;flex-flow:column;gap:5px;margin-bottom:15px}.footer__item{padding:5px 0}.footer__text{margin-right:0}}@media screen and (max-width:680px){.footer{padding:20px 25px}}@media screen and (max-width:480px){.footer{padding:20px 15px}.footer,.footer-links{align-items:center}}.warranty-wrapper{display:grid;grid-template-columns:1fr 1fr;grid-gap:25px 50px;gap:25px 50px}.warranty__item{border-radius:20px;box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23);padding:35px 45px;background-color:rgba(33,33,33,.8);transition:all .3s}.warranty__item-title{color:rgba(245,245,245,.9);font-size:23px;font-family:Raleway,sans-serif;font-weight:700;margin-bottom:15px;text-transform:uppercase}.warranty__item-text{color:rgba(245,245,245,.8)}@media screen and (max-width:1024px){.warranty-wrapper{grid-template-columns:1fr}.warranty__item{padding:25px 35px}}@media screen and (max-width:480px){.warranty__item{padding:25px 30px}.warranty__item-text,.warranty__item-title{text-align:center}}.faq-subtitle{margin-top:50px;margin-bottom:25px}.faq-wrapper{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:30px 25px;gap:30px 25px}.faq-image{margin:10px;position:relative;width:calc(100% - 20px);border-radius:15px;overflow:hidden}.faq-image img{object-fit:cover}.faq__item{overflow:hidden;border-radius:20px;order:1000;display:flex;flex-flow:column nowrap;box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23)}.faq__item-button-wrapper,.faq__item-info{display:flex;flex-flow:column nowrap;flex-grow:1;padding:25px 35px}.faq__item-button-wrapper{padding:0 15px 25px}.faq__item{background-color:rgba(33,33,33,.8);transition:all .3s}.faq__item-title{color:rgba(245,245,245,.9);font-size:19px;font-family:Raleway,sans-serif;font-weight:700;margin-bottom:5px;text-transform:uppercase}.faq__item-text{color:rgba(245,245,245,.6)}.faq__item-button{text-align:center;width:100%;border-radius:20px;cursor:pointer;align-self:flex-start;margin-top:auto;background-color:var(--main-color);padding:10px 65px;font-family:Raleway,sans-serif;text-transform:uppercase;justify-content:center;transition:all .6s}.faq__item-button:hover{background-color:var(--main-color_hover)}@media screen and (max-width:1440px){.faq-wrapper{grid-template-columns:1fr 1fr}.faq-button-wrapper,.faq-info{padding:25px 30px}}@media screen and (max-width:1024px){.faq-wrapper{grid-template-columns:1fr}.faq__item-button-wrapper{padding-top:0}}@media screen and (max-width:480px){.faq-subtitle,.faq>p{text-align:center}.faq__item-button-wrapper,.faq__item-info{padding:25px 20px}.faq__item-button-wrapper{padding-top:0}.faq__item-text,.faq__item-title{text-align:center}.faq__item-button{display:flex;justify-content:center;align-items:center;width:100%;margin-top:20px}}.cheats-title{text-transform:uppercase;font-size:36px;font-weight:700;color:#000;font-family:Raleway,sans-serif}.cheats-wrapper{display:grid;grid-template-columns:1fr;grid-gap:20px 25px;gap:20px 25px}.cheats-image{position:relative;width:100%}.cheats-image img{object-fit:cover}.cheats-top{display:flex;flex-flow:row nowrap;align-items:flex-end;justify-content:space-between;margin-bottom:25px}.cheats__status{display:none;border-radius:10px;border-top-left-radius:15px;position:absolute;top:5px;left:5px;text-transform:uppercase;padding:5px 15px;background-color:#e6a10e;color:#fff;font-family:Raleway,sans-serif;font-size:16px;box-shadow:5px 5px 5px rgba(0,0,0,.19);opacity:.8;transition:all .3s}.cheats__status[data-value="On update"]{background-color:#ab730c}.cheats-rating{position:absolute;right:5px;bottom:5px;z-index:2;background-color:gold;color:rgba(27,23,23,.85);box-shadow:5px 5px 5px rgba(0,0,0,.19);padding:2px 10px;font-size:18px;display:flex;justify-content:center;align-items:center}.cheats-rating span{padding-left:5px;font-weight:700}.cheats__item{overflow:hidden;border-radius:20px;position:relative;order:1000}.cheats__item:hover{box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22);background-color:rgba(48,48,48,.8)}.cheats__item:hover .cheats__status{opacity:1}.cheats__item{display:flex;flex-flow:column nowrap;box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23)}.cheats__item-info{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;flex-grow:1;gap:25px;padding:20px 25px}.cheats__item{background-color:rgba(33,33,33,.8);transition:all .3s}.cheats__item-title{text-align:center;color:rgba(245,245,245,.9);font-size:19px;font-family:Raleway,sans-serif;font-weight:700;text-transform:uppercase}.cheats__item-price{text-align:center;font-size:16px;color:rgba(245,245,245,.6)}@media screen and (max-width:1440px){.cheats-wrapper{grid-template-columns:1fr}.cheats__item-info{padding:5px 30px 25px}}@media screen and (max-width:1024px){.cheats-wrapper{grid-template-columns:1fr}}@media screen and (max-width:768px){.cheats-top{flex-flow:column;align-items:flex-start;gap:15px 0}.cheats__search{width:100%}.cheats-wrapper{grid-template-columns:1fr}.cheats__item-info{padding:5px 25px 25px}}@media screen and (max-width:480px){.cheats-title{width:100%}.cheats-subtitle,.cheats-title,.cheats>p,.cheats__search{text-align:center}.cheats__item-info{padding:5px 20px 25px}.cheats__item-price,.cheats__item-text,.cheats__item-title{text-align:center}}.cheat-title{font-size:36px}.cheat-subtitle,.cheat-title{text-transform:uppercase;font-weight:700;color:#000;font-family:Raleway,sans-serif}.cheat-subtitle{font-size:26px;opacity:.9;margin-bottom:10px}.cheat-wrapper{margin-top:15px;display:grid;grid-template-columns:600px 1fr;grid-gap:25px;gap:25px}.cheat-characteristic-wrapper{gap:15px}.cheat-characteristic,.cheat-characteristic-wrapper{display:flex;flex-flow:column nowrap}.cheat-characteristic__title{font-size:21px;font-weight:700}.cheat-characteristic__text{font-size:18px;opacity:.8}.cheat-rating{z-index:2;background-color:gold;color:rgba(27,23,23,.85);box-shadow:5px 5px 5px rgba(0,0,0,.19);padding:5px 15px;font-size:23px;width:-moz-fit-content;width:fit-content;display:flex;justify-content:center;align-items:center}.cheat-rating span{padding-left:5px;font-weight:700}.cheat__button{border-radius:20px}.cheat__button.comments.disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:.3}.cheat__button.comments{padding:10px 25px;margin:25px 0 0}.cheat__button.form{padding:5px 35px;margin:20px 0 0;width:100%}.cheat__button{cursor:pointer;align-self:flex-start;margin-top:60px;margin-left:-25px;background-color:var(--main-color);padding:15px 65px;font-size:23px;width:-moz-fit-content;width:fit-content;font-family:Raleway,sans-serif;text-transform:uppercase;text-align:center;transition:all .6s}.cheat__button:hover{background-color:var(--main-color_hover)}.cheat-slider-text{margin-top:5px;opacity:.6;width:100%;text-align:left;margin-left:-50px;text-transform:uppercase;font-size:16px;transition:all .3s}.cheat-slider-wrapper{margin-left:25px;display:flex;flex-flow:column nowrap;max-width:500px;justify-content:center;align-items:center;margin-top:60px}.cheat-slider-wrapper.buttons{padding-right:0;margin-left:0;margin-top:0;max-width:unset}.cheat-slider-wrapper.buttons .cheat__button{margin-left:0;margin-top:15px}.cheat-slider-wrapper.buttons .cheat__button:hover+.cheat-slider-text{opacity:1}.cheat-slider-wrapper.buttons .cheat-slider-text{opacity:.1;margin-left:0}.cheat__comments_wrapper{display:grid;grid-template-columns:1fr 1fr;grid-gap:15px;gap:15px}.cheat__comments_wrapper.fit{grid-template-columns:1fr}.cheat__comment__admin{margin-top:10px;width:100%;font-size:16px;padding:5px 15px;background-color:hsla(0,0%,100%,.2039215686)}.cheat__comment__admin .title{font-weight:700}.cheat__comment__admin .msg{padding:0 10px;opacity:.8}.cheat__comment{position:relative}.cheat__comment-rating{top:15px;right:15px;position:absolute;display:flex;align-items:center}.cheat__comment-rating p{margin:0;font-size:16px;color:gold}.cheat__comment-rating .star{color:gold}.cheat__comment{padding:15px 25px;background-color:rgba(4,56,4,.1882352941);border:2px solid #043804}.cheat__comment__container{display:flex;align-items:flex-start}.cheat__comment__avatar{margin-right:10px}.cheat__comment__avatar.page img{width:75px;height:75px}.cheat__comment__avatar img{width:50px;height:50px}.cheat__comment__info{flex-grow:1}.cheat__comment__text{margin-top:10px}.cheat__comment a{opacity:.6}.cheat__comment a:hover{opacity:1}.rc-slider-mark{margin-top:10px}.rc-slider-mark span{color:#000;opacity:.8;font-style:normal;font-family:Raleway,sans-serif;font-size:16px;white-space:nowrap}.rc-slider-mark-text:nth-child(2n){transform:translateX(-50%) translateY(-65px)!important}.react-tabs{-webkit-tap-highlight-color:rgba(0,0,0,0)}.react-tabs__tab-list{border-bottom:1px solid #aaa;margin:0 0 10px;padding:0}.react-tabs__tab{display:inline-block;border:1px solid rgba(0,0,0,0);border-bottom:none;bottom:-1px;position:relative;list-style:none;padding:6px 12px;cursor:pointer}.react-tabs__tab--selected{background:#fff;border-color:#aaa;color:#000;border-radius:5px 5px 0 0}.react-tabs__tab--disabled{color:GrayText;cursor:default}.react-tabs__tab:focus{outline:none}.react-tabs__tab:focus:after{content:"";position:absolute;height:5px;left:-4px;right:-4px;bottom:-5px;background:#fff}.react-tabs__tab-panel{display:none}.react-tabs__tab-panel--selected{display:block}.function_tab{margin-top:50px}.react-tabs__tab-list{border:0;border-radius:0;overflow:hidden;width:-moz-fit-content;width:fit-content;border-radius:20px;display:flex;flex-flow:row wrap;gap:3px}.react-tabs__tab{border:0;transition:background-color .3s;border-radius:0;background-color:rgba(0,0,0,0);background-color:var(--main-color_hover);padding:10px 35px;text-align:center;font-size:23px;opacity:.8;flex-grow:1}.react-tabs__tab:hover{opacity:.9;background-color:#8f4c00}.react-tabs__tab--selected{opacity:1;color:#fff;background-color:var(--main-color)}.react-tabs__tab--selected:after{display:none}.react-tabs__tab-panel{padding:15px 0}.forBorder{border-radius:20px;padding:15px 25px;background-color:rgba(0,0,0,.1882352941);margin-top:25px}@media screen and (max-width:1440px){.cheat-wrapper{grid-template-columns:500px 1fr}.cheat-slider-wrapper{max-width:100%;width:100%;padding-right:50px}}@media screen and (max-width:1200px){.cheat__comments_wrapper{grid-template-columns:1fr}}@media screen and (max-width:1024px){.cheat-wrapper{display:flex;flex-flow:column nowrap}}@media screen and (max-width:768px){.cheat__comments-buttons-wrapper{flex-flow:column nowrap;margin-top:15px}.cheat__button.comments{margin-top:0;width:100%}}@media screen and (max-width:480px){.cheat-title{width:100%}.cheat-subtitle,.cheat-title{text-align:center}.cheat__button{width:100%;margin-left:0;display:flex;justify-content:center;align-items:center}.cheat-characteristic__text,.cheat-characteristic__title{text-align:center}.cheat-slider-text{opacity:.6;text-align:center;margin-left:0}}.error__button{cursor:pointer;align-self:flex-start;margin:50px auto 0;background-color:var(--main-color);padding:15px 65px;font-size:23px;width:-moz-fit-content;width:fit-content;font-family:Raleway,sans-serif;text-transform:uppercase;text-align:center;transition:all .6s}.error__button:hover{background-color:var(--main-color_hover)}@media screen and (max-width:480px){.error p,.error__button{text-align:center}.error__button{width:100%;display:flex;justify-content:center;align-items:center}}.image-gallery .image-gallery-slides{overflow:hidden}.image-gallery .image-gallery-content .image-gallery-thumbnails-container .image-gallery-thumbnail{border:0;overflow:hidden;cursor:pointer;transition:all .3s}.image-gallery .image-gallery-content .image-gallery-thumbnail.active{border:3px solid var(--main-color)}.image-gallery .image-gallery-content .image-gallery-thumbnail:hover:not(.active){border:0}.image-gallery .image-gallery-content .image-gallery-icon:hover{border:0;color:var(--main-color)}.image-gallery.fullscreen-modal .image-gallery-fullscreen-button.video{margin-bottom:75px;margin-right:15px}.image-gallery.fullscreen-modal{z-index:25;z-index:5500}.image-gallery.fullscreen-modal .image-gallery-slides{border-radius:0}.image-gallery .image-gallery-fullscreen-button,.image-gallery .image-gallery-icon,.image-gallery .image-gallery-left-nav,.image-gallery button{outline:0}.image-gallery video{width:100%}.image-gallery .image-gallery-thumbnail.video{position:relative}.image-gallery .image-gallery-thumbnail.video:after{position:absolute;content:"";top:50%;left:50%;transform:translate(calc(-50% + 15px),-50%);width:0;height:0;border-style:solid;border-width:18px 0 18px 30px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) var(--main-color)}.image-gallery .image-gallery-fullscreen-button.disabled{display:none}.image-gallery .image-gallery-fullscreen-button.video{margin-bottom:55px}.image-gallery .image-gallery-icon.image-gallery-left-nav.video,.image-gallery .image-gallery-icon.image-gallery-right-nav.video{margin-top:-50px}#ReactSimpleImageViewer{z-index:35}.modal{display:flex;justify-content:center;align-items:center;position:fixed;z-index:1;left:0;top:0;height:100%;overflow:auto;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.modal,.modal-content{width:100%;transition:all .3s}.modal-content{background:#212121;box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23);padding:20px;border:0;max-width:600px}.modal-content form{margin-top:50px;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;gap:15px;padding:0 35px 50px}.modal-content form label p{margin-bottom:5px}.modal-content form label input,.modal-content form label option,.modal-content form label select,.modal-content form label textarea{color:#212121;padding:5px 10px}.modal-content form label textarea{resize:vertical;max-height:150px;min-height:50px}.modal-content form label{width:100%;display:flex;flex-flow:column nowrap}.modal-content form label .radio_wrapper{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;gap:15px}.modal-content form label .radio_wrapper label{display:flex;flex-flow:row-reverse nowrap;gap:10px;font-size:23px}.modal-content form label .radio_wrapper label input{transform:scale(1.5)}.close{color:#aaa;float:right;font-size:28px;font-weight:700;cursor:pointer;margin-top:-10px}.close:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer}@media screen and (max-width:768px){.modal{padding:0 15px}.modal-content{max-width:100%}}@media screen and (max-width:600px){.modal{padding:0 10px}}@media screen and (max-width:500px){.modal{padding:0 5px}}@media screen and (max-width:450px){.modal{padding:0}}@media screen and (max-height:610px){.modal{display:block}.modal-content{margin:100px auto 25px}}main{flex-grow:1}main>h1{text-transform:uppercase;margin-bottom:50px;text-align:center}main.offer p,main.payment p,main.personal p,main.terms p{font-size:19px;line-height:1.4}main.offer p.subtitle,main.payment p.subtitle,main.personal p.subtitle,main.terms p.subtitle{color:rgba(0,0,0,.95);font-size:21px;font-weight:700;margin-top:25px;margin-bottom:5px}main.offer p.subtitle.no-top,main.payment p.subtitle.no-top,main.personal p.subtitle.no-top,main.terms p.subtitle.no-top{margin-top:0}h2.subtitle,main.offer p.list,main.offer p.top,main.payment p.list,main.payment p.top,main.personal p.list,main.personal p.top,main.terms p.list,main.terms p.top{margin-top:25px}h2.subtitle{color:rgba(0,0,0,.95);font-size:26px;font-weight:700;margin-bottom:5px}h2.subtitle.no-top{margin-top:0}.payment-logos{margin-top:25px;display:flex;flex-flow:row wrap;justify-content:center;align-items:center;gap:15px 25px}.bottom_text,.loading{font-size:19px;color:rgba(0,0,0,.8)}.bottom_text{margin-top:50px}.paggination{display:flex;flex-flow:row wrap;margin-bottom:25px;gap:10px 15px}.paggination .separator{opacity:.7;-webkit-user-select:none;-moz-user-select:none;user-select:none}.paggination a{opacity:.9;transition:all .3s}.paggination a:hover{opacity:1}.paggination .active{color:var(--second-color)}.games-banner-additional{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;width:100%;background-color:#070705;margin-bottom:25px}.games-banner-additional p{font-size:32px;padding:25px 15px 25px 50px}.games-banner-additional span{transition:all .3s}.games-banner-additional:hover span{transition:all .6s;color:var(--second-color)}.angry-gamer-bg h1,.angry-gamer-bg h2{text-shadow:2px 2px 0 #000;color:#fff}.angry-gamer-bg{display:flex;justify-content:center;align-items:center;flex-flow:column nowrap;border-radius:20px;min-height:300px;background-image:url(/assets/images/angry.jpg);background-repeat:repeat;background-position:50%;background-size:cover}.faq-telegram{margin-bottom:45px}.faq-telegram a,.faq-telegram p{font-size:26px}.faq-telegram a{text-decoration:underline}@media screen and (max-width:1870px){.character-static img{max-width:200px;max-height:200px}.character-static:after{transform:translateX(25px) rotate(-6deg);font-size:16px}}@media screen and (max-width:1820px){.character-static:after{display:none}}@media screen and (max-width:1720px){.character-static{display:none}}@media screen and (max-width:1440px){.container{padding:45px}.bottom_text{font-size:18px}h2.subtitle{font-size:25px}}@media screen and (max-width:1024px){.paggination a,.paggination p,.paggination span{font-size:17px}h2.subtitle{font-size:24px}}@media screen and (max-width:920px){.container{padding:40px}h2.subtitle{font-size:23px}}@media screen and (max-width:680px){.container{padding:25px}}@media screen and (max-width:768px){h2.subtitle{font-size:22px}.bottom_text{font-size:17px}main>h1{font-size:36px}main.payment p,main.personal p,main.terms p{font-size:17px}main.payment p.subtitle,main.personal p.subtitle,main.terms p.subtitle{font-size:18px}}@media screen and (max-width:480px){.container{padding:15px}.bottom_text,.loading{text-align:center}.bottom_text{font-size:16px}main>h1{font-size:34px;font-size:8vw;text-align:center}main.contacts>h1,main.payment>h1,main.personal>h1,main.terms>h1{text-align:left}main.contacts p,main.payment p,main.personal p,main.terms p{font-size:16px}main.contacts p.subtitle,main.payment p.subtitle,main.personal p.subtitle,main.terms p.subtitle{font-size:17px}}.image-gallery-icon{color:#fff;transition:all .3s ease-out;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:rgba(0,0,0,0);border:0;cursor:pointer;outline:none;position:absolute;z-index:4;filter:drop-shadow(0 2px 2px rgb(25.5,25.5,25.5))}@media(hover:hover)and (pointer:fine){.image-gallery-icon:hover{color:#337ab7}.image-gallery-icon:hover .image-gallery-svg{transform:scale(1.1)}}.image-gallery-icon:focus{outline:2px solid #337ab7}.image-gallery-using-mouse .image-gallery-icon:focus{outline:none}.image-gallery-fullscreen-button,.image-gallery-play-button{bottom:0;padding:20px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:28px;width:28px}@media(max-width:768px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:15px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:24px;width:24px}}@media(max-width:480px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:10px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:16px;width:16px}}.image-gallery-fullscreen-button{right:0}.image-gallery-play-button{left:0}.image-gallery-bottom-nav,.image-gallery-top-nav{padding:10px;left:50%;transform:translateX(-50%)}.image-gallery-bottom-nav .image-gallery-svg,.image-gallery-top-nav .image-gallery-svg{height:120px;width:90px}@media(max-width:768px){.image-gallery-bottom-nav .image-gallery-svg,.image-gallery-top-nav .image-gallery-svg{height:72px;width:48px}}@media(max-width:480px){.image-gallery-bottom-nav .image-gallery-svg,.image-gallery-top-nav .image-gallery-svg{height:48px;width:36px}}.image-gallery-bottom-nav[disabled],.image-gallery-top-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-top-nav{top:0}.image-gallery-bottom-nav{bottom:0}.image-gallery-left-nav,.image-gallery-right-nav{padding:50px 10px;top:50%;transform:translateY(-50%)}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:120px;width:60px}@media(max-width:768px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:72px;width:36px}}@media(max-width:480px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:48px;width:24px}}.image-gallery-left-nav[disabled],.image-gallery-right-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-left-nav{left:0}.image-gallery-right-nav{right:0}.image-gallery{-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative}.image-gallery.fullscreen-modal{background:#000;bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:5}.image-gallery.fullscreen-modal .image-gallery-content{top:50%;transform:translateY(-50%)}.image-gallery-content{position:relative;line-height:0;top:0}.image-gallery-content.fullscreen{background:#000}.image-gallery-content .image-gallery-slide .image-gallery-image{max-height:calc(100vh - 80px)}.image-gallery-content.image-gallery-thumbnails-left .image-gallery-slide .image-gallery-image,.image-gallery-content.image-gallery-thumbnails-right .image-gallery-slide .image-gallery-image{max-height:100vh}.image-gallery-slide-wrapper{position:relative}.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{display:inline-block;width:calc(100% - 110px)}@media(max-width:768px){.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{width:calc(100% - 87px)}}.image-gallery-slide-wrapper.image-gallery-rtl{direction:rtl}.image-gallery-slides{line-height:0;overflow:hidden;position:relative;white-space:nowrap;text-align:center;touch-action:none}.image-gallery-slide{left:0;position:absolute;top:0;width:100%}.image-gallery-slide.image-gallery-center{position:relative}.image-gallery-slide .image-gallery-image{width:100%;object-fit:contain}.image-gallery-slide .image-gallery-description{background:rgba(0,0,0,.4);bottom:70px;color:#fff;left:0;line-height:1;padding:10px 20px;position:absolute;white-space:normal}@media(max-width:768px){.image-gallery-slide .image-gallery-description{bottom:45px;font-size:.8em;padding:8px 15px}}.image-gallery-bullets{bottom:20px;left:0;margin:0 auto;position:absolute;right:0;width:80%;z-index:4}.image-gallery-bullets .image-gallery-bullets-container{margin:0;padding:0;text-align:center}.image-gallery-bullets .image-gallery-bullet{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:50%;box-shadow:0 2px 2px hsl(0,0%,10%);cursor:pointer;display:inline-block;margin:0 5px;outline:none;padding:5px;transition:all .2s ease-out}@media(max-width:768px){.image-gallery-bullets .image-gallery-bullet{margin:0 3px;padding:3px}}@media(max-width:480px){.image-gallery-bullets .image-gallery-bullet{padding:2.7px}}.image-gallery-bullets .image-gallery-bullet:focus{transform:scale(1.2);background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active{transform:scale(1.2);border:1px solid #fff;background:#fff}@media(hover:hover)and (pointer:fine){.image-gallery-bullets .image-gallery-bullet:hover{background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active:hover{background:#337ab7}}.image-gallery-bullets.image-gallery-bullets-vertical{left:20px;right:auto;bottom:auto;width:auto;top:50%;transform:translateY(-50%)}.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{display:block;margin:12px 0}@media(max-width:768px){.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{margin:6px 0;padding:3px}}@media(max-width:480px){.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{padding:2.7px}}.image-gallery-thumbnails-wrapper{position:relative}.image-gallery-thumbnails-wrapper.thumbnails-swipe-horizontal{touch-action:pan-y}.image-gallery-thumbnails-wrapper.thumbnails-swipe-vertical{touch-action:pan-x}.image-gallery-thumbnails-wrapper.thumbnails-wrapper-rtl{direction:rtl}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{display:inline-block;vertical-align:top;width:100px}@media(max-width:768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{width:81px}}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails{height:100%;width:100%;left:0;padding:0;position:absolute;top:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail{display:block;margin-right:0;padding:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:0;margin-top:2px}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 5px}@media(max-width:768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 3px}}.image-gallery-thumbnails{overflow:hidden;padding:5px 0}@media(max-width:768px){.image-gallery-thumbnails{padding:3px 0}}.image-gallery-thumbnails .image-gallery-thumbnails-container{cursor:pointer;text-align:center;white-space:nowrap}.image-gallery-thumbnail{display:inline-block;border:4px solid rgba(0,0,0,0);transition:border .3s ease-out;width:100px;background:rgba(0,0,0,0);padding:0}@media(max-width:768px){.image-gallery-thumbnail{border:3px solid rgba(0,0,0,0);width:81px}}.image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:2px}.image-gallery-thumbnail .image-gallery-thumbnail-inner{display:block;position:relative}.image-gallery-thumbnail .image-gallery-thumbnail-image{vertical-align:middle;width:100%;line-height:0}.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{outline:none;border:4px solid #337ab7}@media(max-width:768px){.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:3px solid #337ab7}}@media(hover:hover)and (pointer:fine){.image-gallery-thumbnail:hover{outline:none;border:4px solid #337ab7}}@media(hover:hover)and (pointer:fine)and (max-width:768px){.image-gallery-thumbnail:hover{border:3px solid #337ab7}}.image-gallery-thumbnail-label{box-sizing:border-box;color:#fff;font-size:1em;left:0;line-height:1em;padding:5%;position:absolute;top:50%;text-shadow:0 2px 2px hsl(0,0%,10%);transform:translateY(-50%);white-space:normal;width:100%}@media(max-width:768px){.image-gallery-thumbnail-label{font-size:.8em;line-height:.8em}}.image-gallery-index{background:rgba(0,0,0,.4);color:#fff;line-height:1;padding:10px 20px;position:absolute;right:0;top:0;z-index:4}@media(max-width:768px){.image-gallery-index{font-size:.8em;padding:5px 10px}}