@font-face{font-family:RefrigeratorDeluxe;src:url(./RefrigeratorDeluxe.DXOcBHdj.ttf)}@font-face{font-family:RefrigeratorDeluxeBold;src:url(./RefrigeratorDeluxeBold.p1nHkxLg.ttf)}@font-face{font-family:RefrigeratorDeluxeHeavy;src:url(./RefrigeratorDeluxeHeavy.B8ePQegJ.ttf)}@font-face{font-family:KelsonSans;src:url(./KelsonSans.DPP_xoOj.ttf) format("truetype")}@font-face{font-family:KelsonSansBold;src:url(./KelsonSansBold.C4rukSM5.ttf) format("truetype")}.texture.tex-clickable[data-v-ec195568]{cursor:pointer}.texture.tex-mode-image img[data-v-ec195568]{display:block;height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%;-webkit-user-drag:none}.texture.tex-mode-mask.tex-hover .tex-image[data-v-ec195568]{background:var(--tex-hover-color,var(--color))}.texture.tex-mode-mask .tex-image[data-v-ec195568]{background:var(--tex-color,var(--light));height:100%;-webkit-mask-image:var(--tex-image);mask-image:var(--tex-image);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:100%}.texture.tex-square[data-v-ec195568]{background-image:var(--tex-background-image);background-repeat:no-repeat;background-size:100% 100%}.texture.tex-square.tex-mode-mask .tex-image[data-v-ec195568]{-webkit-mask-size:calc(100% - 6px) calc(100% - 6px);mask-size:calc(100% - 6px) calc(100% - 6px)}.texture.tex-square.tex-mode-image[data-v-ec195568]{padding:3px}.texture.tex-square.tex-hover[data-v-ec195568]{background-image:var(--tex-background-image-hover)}.texture.tex-inline[data-v-ec195568]{display:inline-block}.modal-wrapper{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#1b172eaf;display:flex;height:var(--u100vh);justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:20}@supports (-webkit-touch-callout:none){.modal-wrapper{background:#121221e3}}.headless-modal,.modal-wrapper .modal{align-items:center;background:var(--light) var(--tex-modalBackground) no-repeat;background-position:50%;background-size:150% 100%;color:var(--text-color);display:flex;flex-direction:column;gap:10px;max-height:var(--u100vh);overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding-top:20px;width:100%}@media only screen and (max-width:992px){.headless-modal,.modal-wrapper .modal{overflow-x:hidden;overflow-y:auto;padding-bottom:105px}}@media only screen and (min-width:768px){.headless-modal,.modal-wrapper .modal{background-size:120% 100%}}@media only screen and (min-width:992px){.headless-modal,.modal-wrapper .modal{background-size:100% 100%}}.headless-modal h2,.modal-wrapper .modal h2{font-family:RefrigeratorDeluxeHeavy;font-size:50px;font-style:italic;font-weight:400;line-height:50px;text-align:center;text-transform:uppercase}@media only screen and (max-width:992px){.headless-modal h2,.modal-wrapper .modal h2{padding:0 20px}}.headless-modal p,.modal-wrapper .modal p{font-family:KelsonSans;font-size:20px}@media only screen and (max-width:992px){.headless-modal p,.modal-wrapper .modal p{padding:0 20px}}.headless-modal p.modal-subtitle,.modal-wrapper .modal p.modal-subtitle{text-align:center}.headless-modal .separator,.modal-wrapper .modal .separator{filter:brightness(.4);margin-bottom:40px;width:85%}@media only screen and (min-width:992px){.headless-modal .separator,.modal-wrapper .modal .separator{width:900px}}.headless-modal .modal-input,.modal-wrapper .modal .modal-input{background:#d6dcee;border:3px solid var(--light-blue-highlight);font-family:KelsonSans;font-size:20px;outline:none;padding:10px 20px;width:650px}.headless-modal .modal-input:focus,.modal-wrapper .modal .modal-input:focus{border:3px solid #fff}.headless-modal .modal-input.number,.modal-wrapper .modal .modal-input.number{text-align:center;width:320px}.headless-modal .modal-input-wrapper,.modal-wrapper .modal .modal-input-wrapper{display:flex;gap:5px}.headless-modal .buttons,.modal-wrapper .modal .buttons{background:var(--dark);display:flex;gap:1rem;justify-content:center;margin-top:20px;padding:15px;width:100%}@supports (-webkit-touch-callout:none){.headless-modal .buttons,.modal-wrapper .modal .buttons{padding-bottom:calc(env(safe-area-inset-bottom) + 20px)}}@media only screen and (max-width:992px){.headless-modal .buttons,.modal-wrapper .modal .buttons{bottom:0;position:fixed}}.headless-modal .buttons>*,.modal-wrapper .modal .buttons>*{margin:0}.headless-modal{background:none;overscroll-behavior:auto}.notifications-wrapper{bottom:20px;display:flex;flex-direction:column;gap:0;position:fixed;right:20px;z-index:50}@media only screen and (max-width:470px){.notifications-wrapper{width:100%}}.notification{align-items:center;background:var(--tex-notification) no-repeat;background-size:100% 100%;display:grid;gap:10px;grid-template-columns:30px auto 30px;min-height:80px;padding:60px 60px 30px 50px;width:100%}@media only screen and (min-width:768px){.notification{width:550px}}.notification p{color:var(--light);font-family:KelsonSans;font-size:18px}.common-page .content a[data-v-43217a3a],.common-page .content p[data-v-43217a3a]{color:var(--light-blue);font-size:18px}.common-page .content a[data-v-43217a3a]{text-decoration:underline}.common-page .content a[data-v-43217a3a]:hover{color:var(--blue)}:root{--dark:#0c0c0f;--light:#e1e5f1;--color:#fbdc2c;--color-accent:#efc625;--color-highlight:#ffeb57;--blue:#2b2b56;--blue-accent:#282851;--blue-highlight:#30305f;--light-blue:#595f82;--light-blue-highlight:#7d84ae;--text-color:#181a26;--gray:#1b1d28;--u100vh:100vh}@supports (height:100dvh){:root{--u100vh:100dvh}}*{box-sizing:border-box;margin:0;padding:0}@supports not selector(::-webkit-scrollbar){*{scrollbar-color:var(--light) var(--light-blue);scrollbar-width:auto}}::-webkit-scrollbar{background:transparent;height:10px;width:10px}::-webkit-scrollbar-track{background:var(--light)}::-webkit-scrollbar-thumb{background:var(--light-blue)}::-webkit-scrollbar-thumb:active{background:var(--color)}::-webkit-scrollbar-thumb:window-inactive{background:var(--light-blue)}html{font-size:62.5%;height:-webkit-fill-available}body{background:var(--blue-accent);color:var(--text-color);font-family:KelsonSans,-apple-system,sans-serif;font-size:1.6rem;overflow-x:hidden}@supports not selector(::-webkit-scrollbar){body{scrollbar-color:var(--blue-accent) var(--light-blue);scrollbar-width:auto}}body::-webkit-scrollbar{background:transparent;height:10px;width:10px}body::-webkit-scrollbar-track{background:var(--blue-accent)}body::-webkit-scrollbar-thumb{background:var(--light-blue)}body::-webkit-scrollbar-thumb:active{background:var(--color)}body::-webkit-scrollbar-thumb:window-inactive{background:var(--light-blue)}@supports (-webkit-touch-callout:none){body{padding-bottom:env(safe-area-inset-bottom)}}button,input,select,textarea{background:inherit;border:none;border-radius:0;color:inherit;font-family:inherit;font-size:inherit;outline-offset:2px;outline-width:2px}input{color:var(--text-color);width:100%}a{color:inherit;text-decoration:none}.spinner{animation:spinner 1s linear 0s infinite}@keyframes spinner{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.hide-mobile{display:none!important}@media only screen and (min-width:992px){.hide-mobile{display:unset!important}}.flex{display:flex}.flex.center-h{justify-content:center}.flex.center-v{align-items:center}.flex.wrap{flex-wrap:wrap}ul{list-style:none}svg.customSvg{box-sizing:content-box;display:var(--fa-display,inline-block);height:1em;overflow:visible;vertical-align:-.125em}h1,h2,h3{font-family:RefrigeratorDeluxeHeavy;font-weight:400}h1{font-size:70px}.warning-wrapper{position:relative}.warning-bubble{position:absolute;right:0;top:0;transform:translate(50%,-50%);width:20px}.small-button{align-items:center;background:#d6dcee;border:3px solid var(--light-blue-highlight);display:flex;font-family:RefrigeratorDeluxeBold;font-size:24px;justify-content:center;outline:none;padding:10px 20px;width:auto}.small-button:not([disabled]){cursor:pointer}.small-button:not([disabled]):hover{border:3px solid #fff}.small-button[disabled]{background:#babecc}.popup{align-items:center;background:var(--tex-popup);background-size:100% 100%;display:flex;font-family:RefrigeratorDeluxeBold;font-size:24px;height:200px;justify-content:center;padding:40px 20px 60px;width:520px}.popup .close{cursor:pointer;height:20px;position:absolute;right:30px;top:20px;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:20px;-webkit-user-drag:none}.with-corner-decorations{position:relative}.with-corner-decorations .corners{display:none}@media only screen and (min-width:1200px){.with-corner-decorations .corners{display:block}}.with-corner-decorations .corners .texture{position:absolute}.with-corner-decorations .corners .texture.left-top{left:0;top:0;transform:translate(-75%,-75%)}.with-corner-decorations .corners .texture.left-bottom{bottom:0;left:0;transform:translate(-75%,75%)}.with-corner-decorations .corners .texture.right-top{right:0;top:0;transform:translate(75%,-75%)}.with-corner-decorations .corners .texture.right-bottom{bottom:0;right:0;transform:translate(75%,75%)}.with-border-decorations:after,.with-border-decorations:before{background:var(--blue);content:"";height:120px;-webkit-mask-size:100% 100%;mask-size:100% 100%;pointer-events:none;position:absolute;width:150px}.with-border-decorations:before{left:3px;-webkit-mask-image:var(--tex-borderTop);mask-image:var(--tex-borderTop);top:3px}.with-border-decorations:after{bottom:3px;-webkit-mask-image:var(--tex-borderBottom);mask-image:var(--tex-borderBottom);right:3px}.common-page{background:var(--tex-darkBackground);background-attachment:fixed;background-size:100% 100vh;min-height:var(--u100vh);width:100%}@media only screen and (min-width:992px){.common-page{align-items:center;display:flex;justify-content:center}}.common-page .logo-standalone{background:var(--color);border-bottom:10px solid var(--color);border-right:10px solid var(--color);cursor:pointer;left:20px;padding:10px;position:fixed;top:20px;z-index:20}.common-page .logo-standalone:before{background:#32344c;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.common-page .logo-standalone:hover:before{background:color-mix(in srgb,#32344c 90%,#fff)}.common-page .logo-standalone:hover img{filter:brightness(1.2)}.common-page .content{align-items:center;background:var(--tex-promotionalBackground) no-repeat;background-attachment:fixed;background-size:100% 100%;display:flex;flex-direction:column;gap:10px;justify-content:center;min-height:100vh;width:100%}.common-page .content h1{color:var(--blue);font-family:RefrigeratorDeluxeHeavy;font-size:64px;margin-bottom:20px;text-transform:uppercase}@media only screen and (max-width:992px){.common-page .content h1{font-size:46px}}@font-face{font-family:RefrigeratorDeluxe;src:url(./RefrigeratorDeluxe.DXOcBHdj.ttf)}@font-face{font-family:RefrigeratorDeluxeBold;src:url(./RefrigeratorDeluxeBold.p1nHkxLg.ttf)}@font-face{font-family:RefrigeratorDeluxeHeavy;src:url(./RefrigeratorDeluxeHeavy.B8ePQegJ.ttf)}@font-face{font-family:KelsonSans;src:url(./KelsonSans.DPP_xoOj.ttf) format("truetype")}@font-face{font-family:KelsonSansBold;src:url(./KelsonSansBold.C4rukSM5.ttf) format("truetype")}
