@import"https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;700&display=swap";*{padding:0;margin:0;box-sizing:border-box}:root{--main-color:#540000;--main-color_hover:#2e0202;--second-color:#ab0c0c;--border-line:#ffffff20;--card-bg:hsla(0,5%,7%,.85);--swiper-pagination-color:var(--second-color);--swiper-navigation-color:var(--second-color);--swiper-theme-color:var(--second-color)}body,html{overflow-x:hidden;overflow-x:clip;height:100%}#__next{display:flex;flex-flow:column nowrap;min-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;font-family:Noto Sans SC,sans-serif}a,body,button,input,textarea,ul{color:hsla(0,0%,96%,.85);font-size:17px}body{min-width:320px;background-color:#141212;position:relative}body:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background-image:url(/assets/images/bg.webp);background-position:top;background-repeat:repeat;background-size:cover;opacity:.06;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:#fafafa;font-weight:700}a{display:inline-flex;text-decoration:none}.container{max-width:1640px;margin:0 auto;width:100%;padding:50px}.markdown-text{white-space:pre-wrap}.markdown-text img{width:100%;margin:15px 0}.markdown-text.product-item{width:100%;opacity:.8;margin-top:15px}.markdown-text.product-item a,.markdown-text.product-item p,.markdown-text.product-item ul,.markdown-text.product-item ul li{font-size:16px}.markdown-text.product-item img{display:none}ul{margin-left:20px}.header{position:-webkit-sticky;position:sticky;top:0;z-index:50;background-color:hsla(0,6%,7%,.72);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--border-line);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:10px 30px;gap:10px 30px;padding:0 50px}.header.hide{display:none}.header__bar{grid-column:1;justify-self:start;display:flex;flex-flow:row nowrap;align-items:center}.header__brand{display:inline-flex;align-items:center;white-space:nowrap;padding:18px 0;font-size:19px;font-weight:700;letter-spacing:.6px;text-transform:uppercase;color:#fafafa;transition:opacity .3s}.header__brand span{color:var(--second-color)}.header__brand:hover{opacity:.85}.header__burger{display:none;flex-flow:column nowrap;justify-content:center;gap:5px;width:44px;height:44px;padding:0 10px;margin-right:-10px;background:none;border:none;cursor:pointer}.header__burger span{display:block;width:100%;height:2px;border-radius:2px;background-color:#fafafa;transition:transform .3s ease,opacity .2s ease}.header__nav{grid-column:2;justify-self:center;display:flex;flex-flow:row wrap;align-items:center;justify-content:center;gap:0 2px}.header__item{position:relative;display:inline-flex;align-items:center;white-space:nowrap;padding:20px 14px;font-size:15px;line-height:1;color:hsla(0,0%,96%,.72);transition:color .25s ease}.header__item:after{content:"";position:absolute;left:14px;right:14px;bottom:14px;height:2px;border-radius:2px;background-color:var(--second-color);transform:scaleX(0);transition:transform .25s ease}.header__item:hover{color:#fafafa}.header__item:hover:after{transform:scaleX(1)}.header__item.active{color:#fff}.header__item.active:after{transform:scaleX(1)}@media screen and (max-width:1240px){.header{padding:0 40px}.header__item{padding:20px 11px;font-size:14px}.header__item:after{left:11px;right:11px}}@media screen and (max-width:1024px){.header{display:flex;flex-flow:column nowrap;align-items:stretch;gap:0}.header__bar{justify-content:space-between}.header__burger{display:inline-flex}.header__nav{flex-flow:column nowrap;align-items:stretch;justify-content:flex-start;gap:0;max-height:0;opacity:0;overflow:hidden;transition:max-height .35s ease,opacity .25s ease}.header__item{padding:15px 2px;font-size:17px;border-top:1px solid var(--border-line)}.header__item:after{display:none}.header__item.active{color:var(--second-color)}.header[data-active=true] .header__nav{max-height:70vh;opacity:1;overflow-y:auto;padding-bottom:12px}.header[data-active=true] .header__burger span:first-child{transform:translateY(7px) rotate(45deg)}.header[data-active=true] .header__burger span:nth-child(2){opacity:0}.header[data-active=true] .header__burger span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}}@media screen and (max-width:680px){.header{padding:0 25px}}@media screen and (max-width:480px){.header{padding:0 15px}.header__brand{font-size:17px}}.games-hero{text-align:center;margin-bottom:clamp(25px,5vw,50px);font-size:clamp(24px,7.5vw,56px);line-height:1.1;overflow-wrap:anywhere}.games-title{font-size:36px;font-weight:700;color:#fafafa}.games-wrapper{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:25px 50px;gap:25px 50px}.games-wrapper.wide{grid-template-columns:repeat(3,1fr)}.games-image{position:relative;width:100%}.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{border:0;border-radius:3px;background-color:transparent;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--border-line);padding:10px 20px 10px 30px;outline:0;text-transform:uppercase}.games__item{border-radius:10px;order:1000;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;position:relative;transition:all .3s;border:1px solid var(--border-line);overflow:hidden}.games__item:hover{background-color:rgba(48,48,48,.8)}.games__item:hover img{transform:scale(1.1)}.games__item img{transition:all .6s}.games__item-info{border-radius:5px;border:1px solid var(--border-line);position:absolute;bottom:5px;left:5px;width:calc(100% - 10px);display:flex;flex-flow:column nowrap;flex-grow:1;padding:15px 25px;background-color:#212121}.games__item-title{text-align:center;color:hsla(0,0%,96%,.9);font-size:24px;font-weight:700;margin-top:auto;text-transform:uppercase}.games__item-text{text-align:center;margin-bottom:5px;font-size:16px;color:hsla(0,0%,96%,.6)}.games-more-games{border:1px solid var(--border-line);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;text-transform:uppercase;text-align:center;transition:all .6s}.games-more-games:hover{background-color:var(--main-color_hover)}.refound .last-edit{margin-top:15px}.refound .last-edit span{font-style:italic}.refound hr{opacity:.2;margin:20px 0}.refound h2{margin-bottom:10px}.refound h3{margin-top:15px;margin-bottom:5px}.refound ul{margin:5px 0;padding-left:15px}.refound a{text-decoration:underline}@media screen and (max-width:1440px){.games-wrapper{gap:25px 35px}.games__item-info{padding:25px 30px}}@media screen and (max-width:1240px){.games-wrapper{grid-template-columns:repeat(3,1fr);gap:25px 25px}.games-wrapper.wide{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:1024px){.games-wrapper,.games-wrapper.wide{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,.games-wrapper.wide{grid-template-columns:1fr}.games__item-info{padding:25px}.games-more-games{width:100%}.refound{font-size:16px}.refound ul{padding-left:10px}}@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:25px 20px}.games__item-text,.games__item-title{text-align:center}.games-more-games{font-size:21px}.refound{font-size:15px}}.games-banner-wrapper{border-radius:10px;border:1px solid var(--border-line);overflow:hidden;margin-bottom:50px}.games-banner-swiper{width:100%}.games-banner-image{z-index:-2}.games-banner__item{padding:0 25px;position:relative;width:100%;min-height:280px;display:flex;flex-flow:row nowrap}.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 img{display:block;width:100%;height:100%;object-fit:cover}.games-banner-title{text-align:center;color:hsla(0,0%,96%,.9);font-size:23px;font-weight:700;margin-bottom:15px;text-transform:uppercase}.games-banner-text{text-align:center;color:hsla(0,0%,96%,.6)}.games-banner-button{border-radius:5px;width:100%;display:flex;justify-content:center;align-items:center;cursor:pointer;align-self:flex-start;margin-top:25px;background-color:var(--main-color);padding:15px 65px;text-transform:uppercase;text-align:center;transition:all .6s;border:1px solid var(--border-line)}.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-rows:1fr 1fr 1fr;direction:rtl;align-items:center;grid-gap:15px 25px;gap:15px 25px}.games-banner-product{border-radius:5px;width:-moz-fit-content;width:fit-content;overflow:hidden;border:1px solid var(--border-line);display:flex;flex-flow:column nowrap;align-self:stretch;cursor:pointer;background-color:rgba(33,33,33,.8);transition:all .3s;position:relative}.games-banner-product:hover{background-color:rgba(48,48,48,.8)}.games-banner-product-image{position:relative;width:100%}.games-banner-product-image img{object-fit:cover}.games-banner-product-info{border-radius:1px;border:1px solid var(--border-line);z-index:5;display:flex;flex-flow:row-reverse nowrap;justify-content:center;align-items:flex-end;padding:10px 55px;background-color:#212121;gap:10px 20px;justify-content:space-between;flex-grow:1}.games-banner-product-info-title{text-align:left;text-align:center;font-size:20px}.games-banner-product-info-text{text-align:center;font-size:18px;opacity:.6}@media screen and (max-width:1440px){.games-banner-product{height:-moz-fit-content;height:fit-content;align-self:center}.games-banner-right{padding-left:0}}@media screen and (max-width:1280px){.games-banner-product{align-self:center;height:-moz-fit-content;height:fit-content}.games-banner-product-info{height:min-content}}@media screen and (max-width:1024px){.games-banner__item{justify-content:center}.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:15px 50px 35px}.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{--footer-label:#d4a259;--footer-value:#ece6df;margin-top:50px;border-top:1px solid var(--border-line);background-color:hsla(0,5%,7%,.85);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.footer__inner{max-width:1640px;margin:0 auto;width:100%;padding:40px 50px 30px;display:grid;grid-template-columns:1.4fr 1fr 1fr .9fr 1.2fr;grid-gap:30px 40px;gap:30px 40px;align-items:start}.footer__col{display:flex;flex-flow:column nowrap;gap:7px;min-width:0}.footer__title{color:#fafafa;font-size:16px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;margin-bottom:5px}.footer__company{color:#fafafa;font-size:17px;font-weight:700;margin-bottom:3px}.footer__line{font-size:14px;line-height:1.45;color:hsla(0,0%,98%,.75)}.footer__label{color:var(--footer-label);letter-spacing:.2px;opacity:1}.footer__value{color:var(--footer-value);opacity:1}.footer__accent{color:var(--footer-label);opacity:1}.footer__mail{font-size:14px;opacity:1;color:var(--second-color);transition:all .3s}.footer__mail:hover{opacity:.8}.footer__item{font-size:14px;opacity:.7;transition:all .3s}.footer__item.active{opacity:1;color:var(--second-color)}.footer__item:hover:not(.active){opacity:1}.footer__payments-text{font-size:13px;opacity:.6;margin-top:3px}.footer__bottom{border-top:1px solid var(--border-line);max-width:1640px;margin:0 auto;width:100%;padding:18px 50px 25px;display:flex;flex-flow:column nowrap;gap:6px}.footer__text{font-size:14px;opacity:.8}.footer__note{font-size:13px;color:hsla(0,0%,98%,.55);line-height:1.45}.payment-badges{display:flex;flex-flow:row wrap;align-items:center;gap:8px;margin:2px 0 4px}.payment-badge{display:inline-flex;width:48px;height:30px}.payment-badge svg{width:100%;height:100%;display:block}@media screen and (max-width:1440px){.footer__inner{padding:40px 45px 30px}.footer__bottom{padding:18px 45px 25px}}@media screen and (max-width:1200px){.footer__inner{grid-template-columns:1.3fr 1fr 1fr}}@media screen and (max-width:920px){.footer__inner{padding:35px 40px 25px;grid-template-columns:1fr 1fr;gap:28px 30px}.footer__bottom{padding:18px 40px 25px}}@media screen and (max-width:680px){.footer{margin-top:35px}.footer__inner{padding:30px 25px 20px;grid-template-columns:1fr;gap:25px}.footer__bottom{padding:18px 25px 25px}}@media screen and (max-width:480px){.footer__inner{padding:25px 15px 20px}.footer__bottom{padding:15px 15px 20px}.footer__item,.footer__line,.footer__text{font-size:13px}}.warranty-wrapper{display:grid;grid-template-columns:1fr 1fr;grid-gap:25px 50px;gap:25px 50px}.warranty__item{border-radius:10px;padding:35px 45px;background-color:rgba(33,33,33,.8);transition:all .3s;border:1px solid var(--border-line);overflow:hidden}.warranty__item-title{text-align:center;color:hsla(0,0%,96%,.9);font-size:23px;font-weight:700;margin-bottom:15px;text-transform:uppercase}.warranty__item-text{text-align:center;color:hsla(0,0%,96%,.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{text-align:left;margin-top:50px;margin-bottom:25px}.faq-wrapper{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:30px 25px;gap:30px 25px}.faq-image{position:relative;width:100%;height:100%!important}.faq-image img{object-fit:cover}.faq__item{border-radius:10px;order:1000;min-height:275px;max-height:300px;display:flex;flex-flow:column nowrap;position:relative;transition:all .3s;border:1px solid var(--border-line);overflow:hidden}.faq__item-button-wrapper,.faq__item-info{display:flex;flex-flow:column nowrap;justify-content:center;align-items:flex-start;flex-grow:1;padding:25px 35px}.faq__item-button-wrapper{position:absolute;bottom:10px;left:10px;border:1px solid var(--border-line);padding:0}.faq__item-title{color:hsla(0,0%,96%,.9);font-size:19px;font-weight:700;margin-bottom:5px;text-transform:uppercase;text-align:left}.faq__item-text{text-align:left;color:hsla(0,0%,96%,.6)}.faq__item-info{background-color:#212121;position:absolute;top:5px;left:5px;width:calc(100% - 10px);padding:20px 15px}.faq__item-button{border-radius:5px;cursor:pointer;align-self:flex-start;margin-top:auto;background-color:var(--main-color);padding:10px 65px;text-transform:uppercase;text-align:left;transition:all .6s;text-align:center;display:flex;justify-content:center;align-items:center;font-size:22px}.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}}.products-title{text-align:left;width:100%;text-transform:uppercase;font-size:36px;font-weight:700;color:#fafafa}.products-wrapper{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:15px 45px;gap:15px 45px}.products-image{position:relative;width:100%}.products-image img{object-fit:cover}.products-top{display:flex;flex-flow:row nowrap;align-items:flex-end;justify-content:space-between;margin-bottom:25px}.products__status{border-radius:4px;position:absolute;bottom:10px;right:10px;text-transform:uppercase;padding:5px 15px;background-color:#24ab0c;color:#fff;font-size:21px;opacity:1;transition:all .3s;z-index:3;border:1px solid var(--border-line)}.products__status[data-value="On update"],.products__status[data-value="Use at own risk"]{background-color:#ab730c}.products__status[data-value=Detected]{background-color:#ab0c0c}.products__item{border-radius:10px;order:1000;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;position:relative;transition:all .3s;border:1px solid var(--border-line);overflow:hidden}.products__item:hover{background-color:#303030}.products__item:hover .products__status{opacity:1}.products__item:hover img{transform:scale(1.1)}.products__item img{transition:all .6s}.products__item-info{border-radius:5px;position:absolute;left:5px;top:5px;width:calc(100% - 10px);display:flex;flex-flow:column nowrap;flex-grow:1;padding:15px 25px;background-color:#212121;border:1px solid var(--border-line)}.products__item-title{color:hsla(0,0%,96%,.9);font-size:22px;font-weight:700;text-transform:uppercase}.products__item-price{margin-bottom:5px;font-size:16px;color:hsla(0,0%,96%,.6)}@media screen and (max-width:1440px){.products-wrapper{grid-template-columns:1fr 1fr 1fr}.products__item-info{padding:25px 30px}}@media screen and (max-width:1024px){.products-wrapper{grid-template-columns:1fr 1fr}}@media screen and (max-width:768px){.products-top{flex-flow:column;align-items:flex-start;gap:15px 0}.products__search{width:100%}.products-wrapper{grid-template-columns:1fr}.products__item-info{padding:25px}}@media screen and (max-width:480px){.products-title{width:100%}.products-subtitle,.products-title,.products>p,.products__search{text-align:center}.products__item-info{padding:25px 20px}.products__item-price,.products__item-text,.products__item-title{text-align:center}}.product .border{border-radius:5px;border-left:1px solid var(--border-line);border-bottom:1px solid var(--border-line);background-color:var(--card-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:25px;width:-moz-fit-content;width:fit-content}.product-title{text-align:left;width:100%;font-size:36px}.product-subtitle,.product-title{text-transform:uppercase;font-weight:700;color:#fafafa}.product-subtitle{font-size:26px;opacity:.9;margin-bottom:10px}.product-wrapper{margin-top:75px;display:grid;grid-template-columns:600px 1fr;grid-gap:25px;gap:25px}.product-wrapper-left,.product-wrapper-right{min-width:0}.product-wrapper-left .sticky,.product-wrapper-right .sticky{position:-webkit-sticky;position:sticky;top:25px}.product .description_func{border-radius:5px;margin-top:25px;border:1px solid var(--border-line);padding:25px 35px;background-color:var(--card-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.product-characteristic,.product-characteristic-wrapper{display:flex;flex-flow:column nowrap}.product-characteristic-wrapper{gap:15px}.product-characteristic__title{font-size:21px;font-weight:700}.product-characteristic__text{font-size:18px;opacity:.8}.product__button{border-radius:5px;border:1px solid var(--border-line);cursor:pointer;align-self:flex-start;margin-top:15px;background-color:var(--main-color);padding:15px 65px;font-size:23px;width:-moz-fit-content;width:fit-content;text-transform:uppercase;text-align:center;transition:all .6s}.product__button:hover{background-color:var(--main-color_hover)}.product-slider-text{margin-top:5px;opacity:.6;width:100%;text-align:left;margin-left:-50px;text-transform:uppercase;font-size:16px}.product-slider-wrapper{display:flex;flex-flow:column nowrap;max-width:500px;justify-content:center;align-items:center}.rc-slider-mark{margin-top:10px}.rc-slider-mark span{color:#fafafa;opacity:.8;font-style:normal;font-size:16px;white-space:nowrap}@media screen and (max-width:1440px){.product-wrapper{grid-template-columns:500px 1fr}.product-slider-wrapper{max-width:100%;width:100%}}@media screen and (max-width:1024px){.product-wrapper{display:flex;flex-flow:column nowrap}}@media screen and (max-width:480px){.product-title{width:100%}.product-subtitle,.product-title{text-align:center}.product__button{width:100%;margin-left:0;display:flex;justify-content:center;align-items:center}.product-characteristic__text,.product-characteristic__title{text-align:center}.product-slider-text{opacity:.6;text-align:center;margin-left:0}}.error__button{border-radius:5px;border:1px solid var(--border-line);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;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-icon{color:#fff;transition:all .3s ease-out;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;cursor:pointer;outline:none;position:absolute;z-index:4;filter:drop-shadow(0 2px 2px #1a1a1a)}@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-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.left .image-gallery-slide .image-gallery-image,.image-gallery-content.right .image-gallery-slide .image-gallery-image{max-height:100vh}.image-gallery-slide-wrapper{position:relative}.image-gallery-slide-wrapper.left,.image-gallery-slide-wrapper.right{display:inline-block;width:calc(100% - 110px)}@media(max-width:768px){.image-gallery-slide-wrapper.left,.image-gallery-slide-wrapper.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}.image-gallery-slide{left:0;position:absolute;top:0;width:100%}.image-gallery-slide.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:transparent;border:1px solid #fff;border-radius:50%;box-shadow:0 2px 2px #1a1a1a;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-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.left,.image-gallery-thumbnails-wrapper.right{display:inline-block;vertical-align:top;width:100px}@media(max-width:768px){.image-gallery-thumbnails-wrapper.left,.image-gallery-thumbnails-wrapper.right{width:81px}}.image-gallery-thumbnails-wrapper.left .image-gallery-thumbnails,.image-gallery-thumbnails-wrapper.right .image-gallery-thumbnails{height:100%;width:100%;left:0;padding:0;position:absolute;top:0}.image-gallery-thumbnails-wrapper.left .image-gallery-thumbnails .image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.right .image-gallery-thumbnails .image-gallery-thumbnail{display:block;margin-right:0;padding:0}.image-gallery-thumbnails-wrapper.left .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.right .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:0;margin-top:2px}.image-gallery-thumbnails-wrapper.left,.image-gallery-thumbnails-wrapper.right{margin:0 5px}@media(max-width:768px){.image-gallery-thumbnails-wrapper.left,.image-gallery-thumbnails-wrapper.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 transparent;transition:border .3s ease-out;width:100px;background:transparent;padding:0}@media(max-width:768px){.image-gallery-thumbnail{border:3px solid transparent;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 #1a1a1a;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}}.image-gallery .image-gallery-slides{border-radius:5px;overflow:hidden}.image-gallery .image-gallery-content .image-gallery-thumbnails-container .image-gallery-thumbnail{border:0;border-radius:3px;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{z-index:25;z-index:5500}.image-gallery.fullscreen-modal .image-gallery-fullscreen-button.video{margin-bottom:75px;margin-right:15px}.image-gallery.fullscreen-modal .image-gallery-slides{border:1px solid var(--border-line)}.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:transparent transparent transparent 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}.status-wrapper{width:100%;margin-top:35px;display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:50px 45px;gap:50px 45px}.status-game{border-radius:10px;flex-grow:1;min-width:300px;border:1px solid var(--border-line);padding:25px 35px;background-color:var(--card-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.status-game__title{font-size:32px;font-weight:700;margin-bottom:25px}.status-products{font-size:23px;display:flex;flex-flow:row nowrap;gap:10px;margin-bottom:7px}.status-products__title:after{content:" -"}.status-products__status{color:#24ab0c}.status-products__status[data-value="On update"],.status-products__status[data-value="Use at own risk"]{color:#ab730c}.status-products__status[data-value=Detected]{color:#ab0c0c}.status-products:last-child{margin-bottom:0}@media screen and (max-width:1280px){.status-wrapper{grid-template-columns:1fr 1fr}}@media screen and (max-width:900px){.status-wrapper{grid-template-columns:1fr}.status-game{min-width:unset}.status-game__title{font-size:27px}.status-game-products{font-size:21px}}@media screen and (max-width:768px){.status-game__title{font-size:23px}.status-game-products{font-size:20px}}@media screen and (max-width:568px){.status-game__title{font-size:21px}.status-game-products{font-size:19px}}.feature-wrapper{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:25px 15px;gap:25px 15px;margin-bottom:50px}.feature__item{border-radius:10px;padding:35px 45px;background-color:var(--card-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s;border:1px solid var(--border-line);overflow:hidden}.feature-title{text-align:center;color:hsla(0,0%,96%,.9);font-size:23px;font-weight:700;margin-bottom:15px;text-transform:uppercase}.feature-text{text-align:center;color:hsla(0,0%,96%,.8)}@media screen and (max-width:1024px){.feature-title{font-size:19px}.feature-text{font-size:16px}.feature-wrapper{grid-template-columns:1fr 1fr}.feature__item{padding:25px 15px}}@media screen and (max-width:680px){.feature-wrapper{grid-template-columns:1fr;gap:15px;margin-bottom:35px}}@media screen and (max-width:480px){.feature__item{padding:20px 15px}.feature__item-text,.feature__item-title{text-align:center}}main{flex-grow:1}main>h1{text-align:left;text-transform:uppercase;margin-bottom:15px}main.payment p,main.personal p,main.terms p{font-size:19px;line-height:1.4}main.payment p.subtitle,main.personal p.subtitle,main.terms p.subtitle{text-align:center;color:hsla(0,0%,96%,.95);font-size:21px;font-weight:700;margin-top:25px;margin-bottom:5px}main.payment p.subtitle.no-top,main.personal p.subtitle.no-top,main.terms p.subtitle.no-top{margin-top:0}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}.payment-logos{margin-top:25px;justify-content:center}.cookie-banner,.payment-logos{display:flex;flex-flow:row wrap;align-items:center;gap:15px 25px}.cookie-banner{position:fixed;left:0;right:0;bottom:0;z-index:100;justify-content:space-between;padding:18px 50px;background-color:hsla(0,5%,7%,.96);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--border-line)}.cookie-banner__content{flex:1 1 320px;font-size:14px;line-height:1.5;opacity:.85}.cookie-banner__content a{font-size:14px;color:#ffa3a3;border-bottom:1px solid}.cookie-banner__content a:hover{opacity:.8}.cookie-banner__buttons{display:flex;flex-flow:row wrap;gap:10px 12px}.cookie-banner__button{cursor:pointer;font-size:14px;padding:9px 22px;border-radius:6px;border:1px solid var(--border-line);transition:all .3s}.cookie-banner__button--accept{background-color:var(--main-color);color:#fafafa}.cookie-banner__button--accept:hover{background-color:var(--main-color_hover)}.cookie-banner__button--decline{background-color:transparent;color:hsla(0,0%,96%,.8)}.cookie-banner__button--decline:hover{background-color:#303030}@media screen and (max-width:920px){.cookie-banner{padding:16px 40px}}@media screen and (max-width:680px){.cookie-banner{padding:15px 25px}.cookie-banner__buttons{width:100%}.cookie-banner__button{flex:1 1 auto}}@media screen and (max-width:480px){.cookie-banner{padding:14px 15px}}.checkout-trust{margin-top:30px;padding:20px 25px;border:1px solid var(--border-line);border-radius:10px;background-color:var(--card-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.checkout-trust__title{color:#fafafa;font-size:16px;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.checkout-trust__line{font-size:14px;line-height:1.5;opacity:.75;margin-top:10px}.checkout-trust__line a{font-size:14px;color:var(--second-color)}.checkout-trust__links{display:flex;flex-flow:row wrap;gap:8px 20px;margin-top:12px}.checkout-trust__links a{font-size:14px;color:var(--second-color);transition:all .3s}.checkout-trust__links a:hover{opacity:.8}@media screen and (max-width:480px){.checkout-trust{padding:18px 15px}}.bottom_text,.loading{font-size:19px;color:hsla(0,0%,96%,.8)}.bottom_text{margin-top:50px}.paggination{display:flex;flex-flow:row wrap;justify-content:flex-start;align-items:center;margin-bottom:25px;gap:10px 15px}.paggination .separator{opacity:.7;-webkit-user-select:none;-moz-user-select:none;user-select:none}.paggination a{opacity:.8;transition:all .3s}.paggination a:hover{opacity:1}.paggination .active{color:var(--second-color)}.change-language{position:fixed;top:5px;right:0;opacity:.6;margin-left:auto;justify-content:center;align-items:center}.change-language p{cursor:pointer;padding:10px 25px;font-size:19px;transition:all .3s}.change-language p:hover{color:var(--second-color)}.change-language.mobile{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--border-line);margin-left:unset}.change-language.mobile p{text-align:right;font-size:17px;padding:0 0 0 5px}.news-wrapper{margin-top:35px;display:flex;flex-flow:column nowrap;gap:25px 0}.news-date{margin-bottom:10px}.news__item{border-radius:10px;padding:25px 50px;background-color:var(--card-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--border-line)}.news__item p.date{opacity:.8;font-size:14px}.news__item p.title{font-size:24px;font-weight:700;margin-bottom:5px}.terms p{margin-bottom:10px}.terms .subtitle{font-size:21px;font-weight:700;color:hsla(0,0%,96%,.95);margin-top:28px;margin-bottom:8px}.terms .last-edit{margin-top:15px}.terms .last-edit span{font-style:italic}.terms .link-top{border-bottom:1px solid}.refound h2,.terms h2{font-size:24px;margin:25px 0 12px}.refound h3,.terms h3{font-size:20px;margin:20px 0 10px}.refound hr,.terms hr{border:none;border-top:1px solid var(--border-line);margin:25px 0}.refound ul,.terms ul{margin:0 0 12px 22px}.refound ul li,.terms ul li{font-size:17px;line-height:1.5;margin-bottom:7px}.refound a,.terms a{color:var(--second-color);transition:all .3s}.refound a:hover,.terms a:hover{opacity:.8}.refound .payment-badges,.terms .payment-badges{margin:15px 0 12px}@media screen and (max-width:768px){.refound h2,.terms h2{font-size:21px}.refound h3,.terms h3{font-size:18px}.refound ul li,.terms ul li{font-size:16px}}@media screen and (max-width:1440px){.container{padding:45px}.bottom_text{font-size:18px}}@media screen and (max-width:1024px){.paggination a,.paggination p,.paggination span{font-size:17px}}@media screen and (max-width:920px){.container{padding:40px}}@media screen and (max-width:680px){.container{padding:25px}}@media screen and (max-width:768px){.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}}