:root{--main-color-d2: #dcbd3e;--main-color-d1: #ead757;--main-color: #ffee6f;--main-color-l1: #fff282;--main-color-l2: #fff3b7;--secondary-color-d2: #2b1e39;--secondary-color-d1: #322343;--secondary-color: #362746;--secondary-color-l1: #4b3464;--secondary-color-l2: #715490;--color-base-1: #eee;--color-base-2: #ccc;--color-base-3: #aaa;--color-base-4: #888;--color-base-5: #555;--color-base-6: #222;--bg-page: #101113;--bg-page: #101010;--bg-box: #151515;--bg-box: #181819;--bg-box-border: #1d1d1d;--paragraph: #f0f0f0;--a: #a0d2f3;--a-hover: var(--main-color-l2);--footer-bg: var(--bg-box);--footer-elements: var(--main-color-l1)}.width-box-s{max-width:var(--w-s);margin:0 auto}.width-box-m{max-width:var(--w-m);margin:0 auto}.width-box-l{max-width:var(--w-l);margin:0 auto}.width-box-s-m{max-width:var(--w-s);margin:0 auto}@media screen and (min-width:1280px){.width-box-s-m{max-width:var(--w-m);margin:0 auto}}h1,h2,h3,h4,h5,h6{color:var(--main-color)}h1{font-size:28pt}p{color:var(--paragraph)}body{margin:0;background:var(--bg-page)}*,:after,:before{box-sizing:border-box}*{font-family:Quicksand,sans-serif}.padding{padding:25px}.artists-area{background-color:var(--secondary-color);overflow:hidden;position:relative;text-align:center}.artists-area h2{color:var(--secondary-color-d1)}.artists-area>svg,.artists-area>img{position:absolute;right:-100px;bottom:-250px;height:256px;z-index:-1;transform:rotate(-35deg);transition:all .7s ease}.artists-area>svg.visible,.artists-area>img.visible{bottom:-50px;transform:rotate(0)}.artists-area>svg path{fill:var(--secondary-color-d2);opacity:.5}.artists-area .pure-u-1{padding:10px}.artists-area .box{max-width:256px;margin:0 auto;border-radius:25px;padding:10px;height:100%;min-height:128px;transition:background-color .2s ease}.artists-area .box:hover{background-color:var(--bg-box)}.artists-area .img{background:#e8de8dab;border-bottom:solid 4px transparent;transition:all .3s ease;border-radius:50%}.artists-area .box:hover .img{border-radius:16px 16px 5px 5px;border-color:var(--main-color-l2);background:var(--bg-box);background-color:#1d1d1c}.artists-area .mask{transition:all .3s ease;border-radius:50%;overflow:hidden;transform-origin:bottom}.artists-area .box:hover .mask{border-radius:5px;transform:scale(1.25)}.artists-area img{width:100%;transition:transform .3s ease;vertical-align:middle}.artists-area .box h3{margin:5px;color:var(--secondary-color-d1)}.artists-area .box p{color:var(--color-base-2);margin:5px 0 0}.artists-area a{text-decoration:none;display:block;padding:8px 0;color:var(--main-color-l2);border:solid 1px var(--main-color-l2);margin-top:10px;border-radius:25px;opacity:0;transition:all .3s ease;background-color:#1d1d1c}.artists-area .box:hover a{opacity:1}.artists-area a:hover{background-color:var(--secondary-color-d2);border-color:var(--main-color-l1);color:var(--main-color-l1)}.artists-area h2,.artists-area .box h3{color:var(--main-color-l2)}.artists-area p.sub{padding-bottom:30px}.progress-link{text-decoration:none;border-bottom:solid 1px var(--a);color:var(--a);-webkit-transition:all .2s;transition:all .2s}.progress-link:hover,.progress-link:active,.progress-link:focus{border-color:var(--a-hover);color:var(--a-hover)}.progress-link{position:relative}.progress-link:after{content:"";position:absolute;bottom:-1px;left:0;right:100%;height:1px;background:var(--a-hover);transition:right .35s ease-in-out}.progress-link:hover,.progress-link:active,.progress-link:focus{border-color:var(--a);outline:none}.progress-link:hover:after,.progress-link:active:after,.progress-link:focus:after{right:0}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#211f253d;transition:background-color 1s;border-radius:3px}body::-webkit-scrollbar-track{border-radius:0}::-webkit-scrollbar-thumb{background:#27222b;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#3a333f}#studio-banner{padding:var(--pd);margin:128px auto}#studio-banner>div{position:relative;background:#fff;color:#222;border-radius:28px;padding:32px 0;text-align:center;box-shadow:4px 8px 12px #1111}#studio-banner>div #studio-banner-bg{display:none}#studio-banner>div img#studio-banner-logo{position:absolute;width:86px;height:86px;left:50%;top:0;transform:translate(-50%,-50%);z-index:3;background:#fff;padding:12px;border-radius:24px;box-shadow:2px 2px 6px #1111;border:solid 1px #eee}#studio-banner>div #studio-banner-content{position:relative;z-index:1;padding:32px var(--pd);padding-bottom:96px}#studio-banner>div #studio-banner-content h2{color:#242424;font-size:24pt;margin:0;font-family:Quicksand,sans-serif}#studio-banner>div #studio-banner-content h3{color:#707070;font-size:16pt;margin:2px 0 24px;font-weight:600;font-family:Quicksand,sans-serif}#studio-banner>div #studio-banner-content p{color:#242424;font-size:14pt;margin:12px 0}#studio-banner>div #studio-banner-content a#studio-banner-cta{display:inline-block;padding:12px 24px;border-radius:24px;text-decoration:none;color:#fff;background:#409fec;margin:4px 0}#studio-banner>div #studio-banner-content a#studio-banner-cta:hover{background:#2d87d6;color:#fff}#studio-banner>div #studio-banner-links{position:absolute;left:0;bottom:0;width:100%;padding:0 16px 16px;display:flex;gap:8px;justify-content:center;z-index:2;flex-wrap:wrap}#studio-banner>div #studio-banner-links>a{display:block;padding:0 12px;line-height:24px;border-radius:16px;text-decoration:none;color:#525252;background:#fff;font-size:10pt;font-weight:600;box-shadow:2px 2px 6px #1111;border:solid 1px #eee}#studio-banner>div #studio-banner-links>a:hover{background:#fff389;color:#070e1a;border-color:#f3d861}@media screen and (min-width:560px){#studio-banner>div{padding:0 0 0 160px;text-align:left;overflow:hidden}#studio-banner>div #studio-banner-bg{position:absolute;height:100%;top:0;z-index:0;display:block;left:-80px;opacity:.8}#studio-banner>div img#studio-banner-logo{width:64px;height:64px;left:24px;top:22px;padding:0;transform:none;background:none;border:none;box-shadow:none}#studio-banner>div #studio-banner-links{justify-content:flex-end}}@media screen and (min-width:768px){#studio-banner>div{padding-left:256px}#studio-banner>div #studio-banner-bg{left:-60px;opacity:.8}}@font-face{font-family:Crimson;font-style:normal;font-weight:400;src:url(/assets/fonts/testing2/crimson/TTF/Crimson-Bold.ttf) format("truetype"),url(/assets/fonts/testing2/crimson/OTF/Crimson-Bold.otf) format("opentype")}@font-face{font-family:Crimson;font-style:italic;font-weight:400;src:url(/assets/fonts/testing2/crimson/TTF/Crimson-BoldItalic.ttf) format("truetype"),url(/assets/fonts/testing2/crimson/OTF/Crimson-BoldItalic.otf) format("opentype")}@font-face{font-family:Crimson;font-style:italic;font-weight:400;src:url(/assets/fonts/testing2/crimson/TTF/Crimson-Italic.ttf) format("truetype"),url(/assets/fonts/testing2/crimson/OTF/Crimson-Italic.otf) format("opentype")}@font-face{font-family:Crimson;font-style:normal;font-weight:400;src:url(/assets/fonts/testing2/crimson/TTF/Crimson-Roman.ttf) format("truetype"),url(/assets/fonts/testing2/crimson/OTF/Crimson-Roman.otf) format("opentype")}@font-face{font-family:Crimson;font-style:normal;font-weight:600;src:url(/assets/fonts/testing2/crimson/TTF/Crimson-Semibold.ttf) format("truetype"),url(/assets/fonts/testing2/crimson/OTF/Crimson-Semibold.otf) format("opentype")}@font-face{font-family:Crimson;font-style:italic;font-weight:600;src:url(/assets/fonts/testing2/crimson/TTF/Crimson-SemiboldItalic.ttf) format("truetype"),url(/assets/fonts/testing2/crimson/OTF/Crimson-SemiboldItalic.otf) format("opentype")}@font-face{font-family:DroidSerif;font-style:normal;font-weight:700;src:url(/assets/fonts/testing2/droid-serif/DroidSerif-Bold.ttf) format("truetype")}@font-face{font-family:DroidSerif;font-style:italic;font-weight:700;src:url(/assets/fonts/testing2/droid-serif/DroidSerif-BoldItalic.ttf) format("truetype")}@font-face{font-family:DroidSerif;font-style:italic;font-weight:400;src:url(/assets/fonts/testing2/droid-serif/DroidSerif-Italic.ttf) format("truetype")}@font-face{font-family:DroidSerif;font-style:normal;font-weight:400;src:url(/assets/fonts/testing2/droid-serif/DroidSerif.ttf) format("truetype")}@font-face{font-family:LibreBaskerville;font-style:normal;font-weight:400;src:url(/assets/fonts/testing2/libre-baskerville/LibreBaskerville-Regular.ttf) format("truetype")}@font-face{font-family:LibreBaskerville;font-style:normal;font-weight:700;src:url(/assets/fonts/testing2/libre-baskerville/LibreBaskerville-Bold.ttf) format("truetype")}@font-face{font-family:LibreBaskerville;font-style:italic;font-weight:400;src:url(/assets/fonts/testing2/libre-baskerville/LibreBaskerville-Italic.ttf) format("truetype")}@font-face{font-family:Quicksand;font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/quicksand/v30/6xKtdSZaM9iE8KbpRA_hJFQNcOM.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Quicksand;font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/quicksand/v30/6xKtdSZaM9iE8KbpRA_hJVQNcOM.woff2) format("woff2");unicode-range:U+0100-02AF,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Quicksand;font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/quicksand/v30/6xKtdSZaM9iE8KbpRA_hK1QN.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Quicksand;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/quicksand/v30/6xKtdSZaM9iE8KbpRA_hJFQNcOM.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Quicksand;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/quicksand/v30/6xKtdSZaM9iE8KbpRA_hJVQNcOM.woff2) format("woff2");unicode-range:U+0100-02AF,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Quicksand;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/quicksand/v30/6xKtdSZaM9iE8KbpRA_hK1QN.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Quicksand;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/quicksand/v30/6xKtdSZaM9iE8KbpRA_hJFQNcOM.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Quicksand;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/quicksand/v30/6xKtdSZaM9iE8KbpRA_hJVQNcOM.woff2) format("woff2");unicode-range:U+0100-02AF,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Quicksand;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/quicksand/v30/6xKtdSZaM9iE8KbpRA_hK1QN.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Quicksand;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/quicksand/v30/6xKtdSZaM9iE8KbpRA_hJFQNcOM.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Quicksand;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/quicksand/v30/6xKtdSZaM9iE8KbpRA_hJVQNcOM.woff2) format("woff2");unicode-range:U+0100-02AF,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Quicksand;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/quicksand/v30/6xKtdSZaM9iE8KbpRA_hK1QN.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}header{position:fixed;top:0;left:0;width:100%;z-index:1000;transition:opacity .25s ease}header.overspread{opacity:.3}header.overspread:hover{opacity:1}header.overspread .box{border-color:#eeeeee4a}header.hc-space>.box{padding-right:80px}header .box{height:64px;display:flex;position:relative;max-width:1400px;margin:0 auto;background-color:#fff0;transition:all .3s ease;justify-content:space-between;border-bottom:solid 1px #eee;border-radius:0;padding:0 var(--pd)}header.active{background:linear-gradient(0deg,transparent,var(--bg-page))}header.active .box{background-color:#1b181fee;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-color:#0000}@media screen and (min-width:1400px){header .box{padding:0 14px}header.hc-space>.box{padding-right:60px}}@media screen and (min-width:1400px){header .box{padding:0 14px}}#header-logo{display:block;padding:12px 2px;transition:padding .3s ease}#header-logo>img{width:40px;height:40px}#header-links{display:none;transition:padding .3s ease}#header-links>a{height:100%;padding:0 14px;line-height:64px;text-decoration:none;color:var(--color-base-1);position:relative;z-index:1;overflow:hidden}#header-links>a:after{content:"";position:absolute;top:0;width:0;height:100%;background:#382f3d80;border-bottom:solid 2px var(--main-color);z-index:-1;transition:width .2s ease,opacity .2s ease;opacity:0}#header-links>a#header-link-games:after{border-color:#d51212}#header-links>a#header-link-photography:after{border-color:#9f30d2}#header-links>a#header-link-design:after{border-color:#3cc3e9}#header-links>a[data-side=left]:after{left:0}#header-links>a[data-side=right]:after{right:0}#header-links>a:hover:after{width:100%;transition-duration:.35s;opacity:1}#header-right{display:flex;position:relative;align-items:center}#header-links>a:hover{color:#fff}header .apps{position:relative;text-decoration:none;width:64px;height:64px}header .apps>#apps-menu-toggle{padding:18px;height:100%;width:100%}header .apps>#apps-menu-toggle:hover{border-color:var(--main-color);color:var(--main-color);background-color:#fff28c1f}header .apps>#apps-menu-toggle:hover>svg{transform:rotate(45deg) scale(1.1);fill:var(--main-color)}header .apps>#apps-menu-toggle>svg{fill:#fff;width:100%;transition:transform .28s ease,fill .35s ease}header .apps>#apps-menu-toggle.active>svg{transform:scale(1.15)}@media only screen and (min-width:768px){header{transition:all .4s ease!important}#header-logo{padding:10px 2px}#header-links{position:absolute;left:50%;transform:translate(-50%);display:flex;align-items:center;height:64px}#header-right>a{display:block}}@media screen and (min-width:1400px){#header-logo{padding:12px 2px}header.active{padding-top:8px}header.active .box{border-radius:32px}}#apps-menu{display:none;position:absolute;max-width:338px;top:64px;right:16px;left:16px;margin:0 auto;padding:0 4px;z-index:100;background:var(--bg-box);background:#121212e6;border-radius:0 0 16px 16px;transition:border-radius .4s ease,background-color .2s ease}header.active #apps-menu{background:#161518}#apps-menu>div{max-height:90vh;overflow-y:auto;overflow-y:overlay;padding:5px 0 15px}#apps-menu>div::-webkit-scrollbar-track{margin:15px 0}#apps-menu>div>div{max-width:308px;margin:0 auto}#apps-menu p{margin:10px 0;text-align:center}#apps-menu .grid{display:flex;flex-wrap:wrap;grid-gap:10px;gap:10px}#apps-menu a.app{background-color:#1e1c21;width:96px;display:block;padding:8px;text-decoration:none;border-radius:8px;color:#000;transition:background-color .2s ease}#apps-menu a.app:hover{background-color:#3a3240}#apps-menu a.app img{width:100%;-o-object-fit:contain;object-fit:contain;padding:4px 6px 6px}#apps-menu a.app label{display:block;text-align:center;color:var(--paragraph)}@media screen and (min-width:480px){#apps-menu{left:unset;right:100px;margin:0;width:100%}#apps-menu>div{max-height:65vh}}header #header-login{padding:0 2px}header #header-login a{display:block;padding:0;width:68px;text-align:center;line-height:32px;color:var(--color-base-1);background-color:#dbd9968c;border-radius:32px;text-decoration:none;transition:background-color .3s ease}header #header-login a:hover{background-color:#d1cd7d}header.active #header-login a{background-color:#fff47882;color:#fff}header.active #header-login a:hover{background-color:#d1d17d}@media screen and (max-width:350px){header #header-login{padding:0 2px}}@media screen and (max-width:338px){header #header-login{display:none}}#hamburger{padding:18px 2px;cursor:pointer;z-index:110}#hamburger .line{width:30px;height:1px;background-color:#ecf0f1;display:block;margin:6px 0;transition:all .3s ease}#hamburger.active .line,.active #hamburger .line{background-color:#fff}#hamburger.active .line:nth-child(2){opacity:0}#hamburger.active .line:nth-child(1){transform:translateY(7px) rotate(45deg)}#hamburger.active .line:nth-child(3){transform:translateY(-7px) rotate(-45deg)}@media only screen and (min-width:768px){#hamburger{display:none;border-radius:4px 4px 4px 28px;transition:all .3s ease}#hamburger:hover{border-radius:0 0 8px 8px}}header{transition:all .5s ease-out,background-color 1s ease-out;transition-delay:.2s;height:64px}header .header{padding-top:64px;position:absolute;display:none;top:0;left:0;width:100%;z-index:-1}header.opened .header{display:block}@media screen and (min-width:769px){header .header,header.opened .header{display:none}}header.opened .box,header.opened.active .box{background-color:var(--bg-box)}header .header ul{position:relative;display:block;padding:0 48px;list-style:none}header .header ul li{border-bottom:1px solid #333;margin-top:5px;transform:scale(1.15) translateY(-30px);opacity:0;transition:transform .5s cubic-bezier(.4,.01,.165,.99),opacity .6s cubic-bezier(.4,.01,.165,.99)}header .header ul li:nth-child(1){transition-delay:.49s}header .header ul li:nth-child(2){transition-delay:.42s}header .header ul li:nth-child(3){transition-delay:.35s}header .header ul li:nth-child(4){transition-delay:.28s}header .header ul li:nth-child(5){transition-delay:.21s}header .header ul li:nth-child(6){transition-delay:.14s}header .header ul li:nth-child(7){transition-delay:.07s}header .header ul li a{display:block;position:relative;color:#fff;text-decoration:none;font-size:22px;line-height:2.35;width:100%}header.opened{height:100%;background-color:var(--bg-box);transition:all .3s ease-in,background .5s ease-in;transition-delay:.25s}header.opened .header ul li{transform:scale(1) translateY(0);opacity:1}header.opened .header ul li:nth-child(1){transition-delay:.27s}header.opened .header ul li:nth-child(2){transition-delay:.34s}header.opened .header ul li:nth-child(3){transition-delay:.41s}header.opened .header ul li:nth-child(4){transition-delay:.48s}header.opened .header ul li:nth-child(5){transition-delay:.55s}header.opened .header ul li:nth-child(6){transition-delay:.62s}header.opened .header ul li:nth-child(7){transition-delay:.69s}header.opened .header .icon.icon-bag{transform:translate(75px);transition-delay:.3s}footer{padding-top:48px;position:relative}footer a{text-decoration:none;color:var(--color-base-3);transition:color .3s ease}footer a:hover{color:var(--color-base-1)}footer .main{padding:5px 0;display:flex;flex-wrap:wrap}footer .main>*{width:100%;padding-left:var(--pd)}footer ul{margin:0 0 24px;padding:0}footer li{display:block}footer .main h3,footer .main a{margin:1px 0;padding:1px 0;line-height:24px;display:inline-block;min-width:48px}footer .main h3{font-weight:400;color:var(--color-base-1)}@media screen and (max-width:360px){footer .main h3,footer .main a{line-height:28px}}@media screen and (min-width:360px){footer .main>*{width:50%}}@media screen and (min-width:768px){footer .main>*{width:33.33%}footer .main>div:last-child{width:100%}}@media screen and (min-width:1024px){footer .main>*{width:25%}footer .main>div:last-child{width:25%}}footer .legal{text-align:center;margin:0 var(--pd);border-top:solid 1px var(--color-base-4)}footer .legal p{color:var(--color-base-3);margin:4px 0}footer .legal p.title{color:var(--color-base-2)}footer .legal .links{display:flex;flex-wrap:wrap;width:100%;padding:10px 0;justify-content:center;gap:12px}@media screen and (min-width:1024px){footer .legal{display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:center;padding:5px 0;border-top:solid 1px var(--color-base-3);text-align:left}footer .legal a{color:var(--a)}footer .legal a:hover{color:var(--a-hover)}footer .legal .links{width:50%;padding-left:var(--pd);justify-content:flex-end}}#cookie-banner{position:fixed;bottom:0;right:0;width:100%;background:var(--bg-box);overflow:hidden;z-index:100}#cookie-banner h2{margin:0}#cookie-banner .header{padding:25px 25px 0}#cookie-banner .content{color:var(--color-base-1);padding:10px 25px}#cookie-banner .footer{padding:0 25px 25px}#cookie-banner .footer button{padding:12px 5px;border:none;color:var(--color-base-2);text-align:center;width:100%}#cookie-banner .footer button#cookie-ok{background:var(--secondary-color-l1)}#cookie-banner .footer button#cookie-ok:hover{background:var(--secondary-color-l2)}#cookie-banner .footer button#cookie-info{background:none;text-decoration:underline;color:var(--color-base-2)}#cookie-banner .footer button#cookie-info:hover{color:var(--color-base-1)}#cookie-banner .wdhfb{width:180px;position:absolute;top:22px;right:-36px;z-index:-1}#cookie-banner .wdhfb h2{color:#1b1d22;margin:0;font-size:23pt}@media screen and (min-width:480px){#cookie-banner{bottom:25px;right:25px;width:512px;max-width:80%;max-width:calc(100% - 50px);z-index:100;border-radius:8px}}#cookie-banner .footer{display:flex}#cookie-banner .footer button{width:unset;padding:10px 20px}#cookie-banner .wdhfb{top:64px}#cookie-banner .header{background:var(--bg-box-border);padding:15px 25px}#transition{position:fixed;background-color:#18171a;color:#ffd667;transition:height .35s ease,width .35s ease;z-index:99999;overflow:hidden}#transition.white{background-color:#f8f8f8;color:#6c5a9b}#transition.gaming{background-color:#000;color:#e22424}#transition>img.bg{position:absolute;top:0;left:0;height:100%;height:100vh;height:100dvh;width:100%;width:100dvw;z-index:0;opacity:.07;-o-object-fit:cover;object-fit:cover}#transition>img.logo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:128px;transition:opacity .35s ease;z-index:1}#transition>.title{position:absolute;bottom:20px;left:20px;font-size:48pt;font-weight:700;z-index:1;opacity:.2;transition:opacity .35s ease}#transition.out{left:0;height:0}#transition.out.from-top{top:0;height:0;width:100%}#transition.out.from-bottom{bottom:0;height:0;width:100%}#transition.out.from-left{top:0;height:100vh;height:100dvh;width:0}#transition.out.expand{height:100vh;height:100dvh;width:100%}#transition.out>img.logo{opacity:0}#transition.out.expand>img.logo{opacity:1}#transition.out>.title{opacity:0}#transition.out.expand>.title{opacity:.2}#transition.out>.bg{opacity:0}#transition.out.expand>.bg{opacity:.07}#transition.in{right:0;top:0;width:100%;height:100vh;height:100dvh}#transition.in.to-top{top:0;bottom:unset;height:0}#transition.in.to-bottom{top:unset;bottom:0;height:0}#transition.in.to-right{top:0;width:0}#transition.in>img.logo{opacity:1}#transition.in.colapse>img.logo{opacity:0}#transition.in>.bg{opacity:.07}#transition.in.colapse>.bg{opacity:0}
