:root{color-scheme:light only;--color-bg:#000}*{border:none;margin:0;padding:0;box-sizing:border-box}article,aside,body>footer,del,details,figcaption,figure,header,ins,main,nav,section,time{display:block}html{background:#000;font:300 16px/1.2 var(--font-text);color:var(--color-light);letter-spacing:.5px}body{display:flex;flex-direction:column;min-height:100vh}body.popped{overflow-y:hidden}.head,h1,h2,h3,h4{font:500 42px/1 var(--font-head);text-transform:uppercase}em{font-style:italic}.btn__rust{background:var(--color-light);-webkit-mask:url(/img/masks/taped_front_lumi.svg) no-repeat center center/100% 100%;mask:url(/img/masks/taped_front_lumi.svg) no-repeat center center/100% 100%;font:500 34px/1 var(--font-head);padding:5px 20px 2px;display:inline-block;color:var(--color-dark);text-transform:uppercase;cursor:pointer;position:relative}.btn__rust:after,.btn__rust:before{content:" ";position:absolute;height:100%;aspect-ratio:153/66;background:url(/img/mask_rust_3.png) no-repeat 0 0/contain;mix-blend-mode:multiply;-webkit-mask:url(/img/masks/burn_small.png) no-repeat right center/2400% 100%;mask:url(/img/masks/burn_small.png) no-repeat right center/2400% 100%;mask-mode:luminance;transition:-webkit-mask-position .2s steps(23);transition:mask-position .2s steps(23);transition:mask-position .2s steps(23),-webkit-mask-position .2s steps(23)}.btn__rust:before{left:0;top:0;transform-origin:left top}.btn__rust:after{right:0;bottom:0;background-image:url(/img/mask_rust_4.png);background-position:100% 100%;transform-origin:right bottom;transition-delay:.1s}.btn__rust:hover:after,.btn__rust:hover:before{-webkit-mask-position:left center;mask-position:left center}.btn__rust:active{transform:translate(1px,1px)}.popUp{background:#000;position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:100;opacity:0;transition:opacity .3s;display:grid;place-items:center;overflow:auto}.popUp.open{pointer-events:all;opacity:1}.popUp .inner{transition:transform .3s .3s,opacity .3s .3s;transform:translateY(20px);opacity:0;border-radius:3px}.popUp.open .inner{transform:translateY(0);opacity:1}.popUp .close{width:22px;height:22px;position:absolute;right:10px;top:10px;cursor:pointer;transition:filter .3s;z-index:150}.samsung .popUp .close{padding:1px}.popUp.movie .close{right:0;top:11px}.popUp .close.icons:before{width:100%;height:100%;background:var(--color-light)}.popUp.openGallery{font-size:18px}.popUp.openGallery .wrapper{max-width:1200px;background:url(/img/bg_pop.png) no-repeat center 35px/100%;padding:35px 0 50px}.popUp.openGallery .nav{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;position:-webkit-sticky;position:sticky;top:0;padding-top:15px;z-index:20;background:linear-gradient(#000 10%,#0000)}.popUp.openGallery .nav .back{text-transform:uppercase;font-family:var(--font-head);font-weight:500;cursor:pointer}.popUp.openGallery .nav .back.icons:before{transition:transform .3s;width:14px;height:14px;position:relative;top:-1px}.popUp.openGallery .nav .back.icons:hover:before{transform:translateX(-3px)}.popUp.openGallery .nav .share{cursor:pointer}.popUp.openGallery .nav img{height:21px;aspect-ratio:1/1.2}.popUp.openGallery .intro{text-align:center}.popUp.openGallery .name{font:600 34px/1 var(--font-head);margin-bottom:15px;background:url(/img/mask_rust_3.png) no-repeat 0 0/auto 100%,url(/img/mask_rust_2.png) no-repeat 100% 100%/auto 100% var(--color-light);display:inline-block;-webkit-text-fill-color:transparent;-webkit-background-clip:text,text}.popUp.openGallery .intro .description{margin:0 auto 24px;max-width:700px}.popUp.openGallery .description{line-height:1.5}.popUp.openGallery .more{font:500 18px/1 var(--font-head);text-transform:uppercase;margin-bottom:24px}.popUp.openGallery .more span{cursor:pointer;position:relative;display:inline-block}.popUp.openGallery .more span:after{content:" ";background:var(--color-light);height:14px;aspect-ratio:1/1;display:inline-block;margin-left:7px;-webkit-mask:url(/img/icons/mega.svg#chevrons);mask:url(/img/icons/mega.svg#chevrons);rotate:90deg;transition:opacity .3s,transform .3s;opacity:0;transform:translateX(-2px)}.popUp.openGallery .more span:hover:after{opacity:1;transform:translateX(0)}.popUp.openGallery .swiper{margin-bottom:50px}.popUp.openGallery .swiper-exhibit>.swiper-wrapper{background:url(/img/spinner.svg) no-repeat 50%/64px 64px}.popUp.openGallery .swiper-slide{display:flex;justify-content:center;text-align:center;max-height:90vh;min-height:675px;aspect-ratio:16/9}body:is(.windows,.linux,.android) .popUp.openGallery .swiper-slide{-webkit-mask:url(/img/masks/burn.png) no-repeat left center/2400% 100%;mask:url(/img/masks/burn.png) no-repeat left center/2400% 100%;transition:-webkit-mask-position 1s steps(23);transition:mask-position 1s steps(23);transition:mask-position 1s steps(23),-webkit-mask-position 1s steps(23);mask-mode:luminance}body:is(.windows,.linux,.android) .popUp.openGallery .swiper-slide:not(.swiper-slide-active){-webkit-mask-position:right center;mask-position:right center;pointer-events:none;z-index:10!important}.popUp.openGallery .swiper-slide :is(video,img){-webkit-mask:url(/img/mask_img.png) no-repeat center center/100% 100%;mask:url(/img/mask_img.png) no-repeat center center/100% 100%;pointer-events:none}.popUp.openGallery .swiper-slide video{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.popUp.openGallery .swiper-mini{display:flex;flex-direction:column;gap:5px;height:100%;position:absolute;top:0;left:5px;z-index:10;padding-top:3px}.popUp.openGallery .swiper-mini>div{width:73px;height:60px}.popUp.openGallery .swiper-mini img{width:100%;height:100%;border-radius:6px;transition:filter .3s,box-shadow .3s;cursor:pointer;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top}.popUp.openGallery .swiper-mini img:hover{filter:brightness(120%)}.popUp.openGallery .swiper-mini img.on{box-shadow:0 0 3px 1px var(--color-light)}.popUp.openGallery .swiper-counter{left:auto;right:10px;padding:10px 15px}.popUp.openGallery .swiper-arrows,.popUp.openGallery .swiper-counter{position:absolute;bottom:10px;z-index:15;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background:rgba(0,0,0,.6);border-radius:6px}.popUp.openGallery .swiper-arrows{left:10px;justify-content:center;align-items:center;display:none}.popUp.openGallery .swiper-arrows .arrow{width:10px;height:10px;background:url(/img/mask_rust_1.png) no-repeat bottom/auto 100% var(--color-light);-webkit-mask:url(/img/icon_arrow.svg) no-repeat center center/100% 100%;mask:url(/img/icon_arrow.svg) no-repeat center center/100% 100%;padding:12px 17px;cursor:pointer;margin:5px 0}.popUp.openGallery .swiper-arrows .arrow.next{rotate:180deg;background-image:url(/img/mask_rust_3.png)}.popUp.openGallery .head{font:500 24px/1 var(--font-head);text-transform:uppercase}.popUp.openGallery .about{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:48px}.popUp.openGallery .arts+.about{margin-top:70px}.popUp.openGallery .about .txt{flex:1.5 1 0}.popUp.openGallery .about .side{flex:1 1 0;display:none}.popUp.openGallery .about .side.on{display:block}.popUp.openGallery .about .side img{-webkit-mask:url(/img/mask_img.png) no-repeat center center/100% 100%;mask:url(/img/mask_img.png) no-repeat center center/100% 100%}.popUp.openGallery .about .head{margin-bottom:15px}.popUp.openGallery .games{width:100%;margin-bottom:25px}.popUp.openGallery .games .head{font-size:18px}.popUp.openGallery .games img{opacity:.7;width:100px;vertical-align:top;margin-right:10px}.popUp.openGallery .arts{display:flex;gap:24px;width:100%;justify-content:space-between}.popUp.openGallery .arts>div{flex:1 1 auto;max-width:575px}.popUp.openGallery .arts img{-webkit-mask:url(/img/mask_img.png) no-repeat center center/100% 100%;mask:url(/img/mask_img.png) no-repeat center center/100% 100%;width:100%}.popUp.openGallery .partners{margin-top:70px}.popUp.sharePop{background:color(from var(--color-dark) srgb r g b/.9);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.popUp.sharePop .close{right:20px;top:20px}.popUp.sharePop .inner{padding:50px 65px;background:url(/img/bg_pop.png) no-repeat 50%/100% 100% #000;-webkit-mask:url(/img/mask_pop.svg) no-repeat center center/100% 100%;mask:url(/img/mask_pop.svg) no-repeat center center/100% 100%;text-align:center;max-width:565px}.popUp.sharePop .head{font:500 42px/1 var(--font-head);background:url(/img/mask_rust_3.png) no-repeat 0 0,url(/img/mask_rust_2.png) no-repeat right bottom var(--color-light);display:inline-block;-webkit-text-fill-color:transparent;-webkit-background-clip:text,text;margin-bottom:30px}.popUp.sharePop p{text-transform:uppercase;font-size:16px;margin-bottom:10px}.popUp.sharePop ul{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;align-items:center;max-width:296px;margin-inline:auto;--svg-social-facebook:var(--color-dark);--svg-social-X:var(--color-dark);--svg-social-reddit:var(--color-dark);--svg-social-telegram:var(--color-dark)}.popUp.sharePop .social{margin-bottom:10px}.popUp.sharePop .social .btn__rust{aspect-ratio:4/3;padding:7px 20px;display:flex;align-items:center}.popUp.sharePop .social svg{width:28px;aspect-ratio:1/1}.popUp.sharePop .copy{text-transform:uppercase}.popUp.sharePop .copy li{width:100%}.popUp.sharePop .copy .btn__rust{font-size:24px;padding:15px 40px;width:100%}.popUp.sharePop .copy .icons:before{background:var(--color-dark);width:20px;height:20px}.popUp.sharePop .copy .copied{position:absolute;inset:0;pointer-events:none;z-index:10;transition:opacity .2s;display:flex;justify-content:center;align-items:center;opacity:0;background:var(--color-accent);color:var(--color-light)}.popUp.sharePop .copy .copied.on{opacity:1}main>header{position:relative;height:70vh;background:url(/img/video/poster.jpg) no-repeat 50%/cover}main>header :is(.bgMovie,.movieBG){position:absolute;inset:0;margin:auto}main>header :is(.bgMovie,.movieBG):after{content:" ";position:absolute;inset:0;pointer-events:none;background:linear-gradient(#0000 40%,#000)}main>header :is(.bgMovie,.movieBG) video{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}body:is(.windows,.linux,.android) main>header .movieBG,main>header .bgMovie video{transition:opacity .5s;opacity:.001}body:is(.windows,.linux,.android) main>header .movieBG.on,main>header .bgMovie video.on{opacity:1}main>header .wrapper{position:relative;height:100%;max-width:675px;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:10px;text-align:center}main>header .logo{max-width:400px}main>header h1{max-width:584px}main>header .head{font-size:18px}section.gallery{position:relative;background:url(/img/plates_3840.png) no-repeat top,linear-gradient(#0000,#0000 20%,#000 0) no-repeat bottom;padding:170px 0 120px}@media only screen and (max-width:2560px){section.gallery{padding-top:170px;background-image:url(/img/plates_2560.png),linear-gradient(#0000,#0000 20%,#000 0)}}@media only screen and (max-width:1920px){section.gallery{padding-top:130px;background-image:url(/img/plates_1920.png),linear-gradient(#0000,#0000 20%,#000 0)}}section.gallery header{text-align:center;position:relative;margin-bottom:50px}section.gallery h2{font-size:65px;background:url(/img/mask_rust_1.png) no-repeat left top var(--color-light);-webkit-background-clip:text}section.gallery .head,section.gallery h2{display:inline-block;-webkit-text-fill-color:transparent}section.gallery .head{margin-bottom:15px;background:linear-gradient(color(from var(--color-light) srgb r g b/.5)),url(/img/mask_rust_2.png) no-repeat right bottom var(--color-light);-webkit-background-clip:text,text}section.gallery .swiper-coverflow{max-width:1200px;margin:0 auto;position:relative}section.gallery .swiper-coverflow .swiper-slide{display:flex;justify-content:center;align-items:center;padding-bottom:30px;width:416px;max-width:95vw}section.gallery .swiper-coverflow .swiper-slide figure{position:relative;padding:10px;cursor:pointer;transition:filter .3s;filter:opacity(50%) grayscale(50%);pointer-events:none}section.gallery .swiper-coverflow .swiper-slide.swiper-slide-active figure{filter:none;pointer-events:all}section.gallery .swiper-coverflow .swiper-slide figure:before{content:" ";position:absolute;inset:0;background:var(--color-light);-webkit-mask:url(/img/mask_frame.png) no-repeat center center/100% 100%;mask:url(/img/mask_frame.png) no-repeat center center/100% 100%;z-index:5;pointer-events:none;opacity:.5;transition:opacity .3s}section.gallery .swiper-coverflow .swiper-slide.swiper-slide-active figure:before{opacity:1}section.gallery .swiper-coverflow .swiper-slide figure:after{content:" ";position:absolute;inset:0;background:radial-gradient(closest-side,#0000 70%,#000 100%);pointer-events:none;transition:opacity .5s;opacity:.5}section.gallery .swiper-coverflow .swiper-slide figure:hover:after{opacity:0}section.gallery .swiper-coverflow .swiper-slide img{-webkit-mask:url(/img/mask_img.png) no-repeat center center/100% 100%;mask:url(/img/mask_img.png) no-repeat center center/100% 100%;transition:filter .5s}section.gallery .swiper-coverflow .swiper-slide figure:hover img{filter:brightness(120%)}section.gallery .swiper-coverflow .swiper-slide figcaption{text-align:center;position:relative;width:100%;z-index:9;margin-top:-27px;top:27px}section.gallery .swiper-coverflow .swiper-slide figure:hover figcaption .btn__rust:after,section.gallery .swiper-coverflow .swiper-slide figure:hover figcaption .btn__rust:before{-webkit-mask-position:left center;mask-position:left center}section.gallery .swiper-coverflow .swiper-nav{position:absolute;top:0;height:100%;display:flex;justify-content:center;align-items:center;z-index:15}section.gallery .swiper-coverflow .swiper-nav.swiper-nav-prev{left:5px}section.gallery .swiper-coverflow .swiper-nav.swiper-nav-next{right:5px}section.gallery .swiper-coverflow .swiper-nav :is(svg,.arrow){width:22px;padding-inline:20px 15px;aspect-ratio:1/1.5;cursor:pointer;transition:transform .3s}section.gallery .swiper-coverflow .swiper-nav .arrow{background:url(/img/mask_rust_1.png) no-repeat bottom/auto 100% var(--color-light);-webkit-mask:url(/img/icon_arrow.svg) no-repeat center center/100% 100%;mask:url(/img/icon_arrow.svg) no-repeat center center/100% 100%}section.gallery .swiper-coverflow .swiper-nav.swiper-nav-next :is(svg,.arrow){rotate:180deg;background-image:url(/img/mask_rust_3.png)}section.gallery .swiper-coverflow .swiper-nav .arrow:hover{transform:translateX(-5px)}.partners{text-align:center;text-transform:uppercase}.partners p{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;padding-block:10px}.partners p img{margin-left:10px}.page-footer__links-rating{padding:10px 0;background:#0f0f0f}@media only screen and (max-width:1200px){.popUp.openGallery .wrapper{max-width:95vw}}@media only screen and (max-width:991px){.popUp.openGallery .arts{flex-wrap:wrap}.popUp.openGallery .arts>div{width:40%}}@media only screen and (max-width:575px){.head,h1{font-size:32px}main>header .wrapper,section.gallery header{padding-inline:5vw}section.gallery h2{font-size:50px}section.gallery .swiper-coverflow .swiper-slide figure:after{content:none}section.gallery .swiper-coverflow .swiper-nav :is(svg,.arrow){width:62px;aspect-ratio:1/1}section.gallery .swiper-coverflow .swiper-nav.swiper-nav-prev{left:0}section.gallery .swiper-coverflow .swiper-nav.swiper-nav-next{right:0}.popUp.openGallery{font-size:16px}.popUp.openGallery .swiper-slide{aspect-ratio:4/5;min-height:auto}.popUp.openGallery .swiper-slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.popUp.openGallery .swiper-arrows{display:flex}.popUp.openGallery .about .side,.popUp.openGallery .about .side.on,.popUp.openGallery .swiper-mini{display:none}.popUp.openGallery .about .txt,.popUp.openGallery .games{text-align:center}.popUp.openGallery .arts>div{width:100%}.popUp.sharePop .inner{padding:35px 25px}.popUp.sharePop .head{font-size:32px;margin-bottom:20px}}