:root{--max-width:1100px;--border-radius:12px;--font-mono:Baloo,Gilroy,Monaco,"Cascadia Mono","Segoe UI Mono","Roboto Mono","Oxygen Mono","Ubuntu Monospace","Source Code Pro","Fira Mono","Droid Sans Mono","Courier New",monospace;--foreground-rgb:0,0,0;--background-start-rgb:214,219,220;--background-end-rgb:255,255,255;--primary-glow:conic-gradient(from 180deg at 50% 50%,#16abff33 0deg,#0885ff33 55deg,#54d6ff33 120deg,#0071ff33 160deg,transparent 360deg);--secondary-glow:radial-gradient(#fff,hsla(0,0%,100%,0));--tile-start-rgb:239,245,249;--tile-end-rgb:228,232,233;--tile-border:conic-gradient(#00000080,#00000040,#00000030,#00000020,#00000010,#00000010,#00000080);--callout-rgb:238,240,241;--callout-border-rgb:172,175,176;--card-rgb:180,185,188;--card-border-rgb:131,134,135;--desc-height:1080;--tab-width:768;--mob-width:320;--green:#2cde8b;--surface-0:hsla(0,0%,100%,.5)}@font-face{font-family:Baloo;src:url(/_next/static/media/Baloo-Regular.21f969a5.ttf)}@font-face{font-family:Gilroy;src:url(/_next/static/media/Gilroy-Regular.544d12a7.ttf)}@font-face{font-family:Gilroy-medium;src:url(/_next/static/media/Gilroy-Medium.40753d62.ttf)}@font-face{font-family:Gilroy-semibold;src:url(/_next/static/media/Gilroy-SemiBold.0560c261.ttf)}@font-face{font-family:Gilroy-bold;src:url(/_next/static/media/Gilroy-Bold.a112078e.ttf)}@font-face{font-family:DrukCyr-heavy;src:url(/_next/static/media/DrukCyr-Heavy.f9c038e0.ttf)}@font-face{font-family:DrukCyr-Bold-Italic;src:url(/_next/static/media/DrukCyr-BoldItalic.77bbeab8.ttf)}@font-face{font-family:DrukCyr-Medium;src:url(/_next/static/media/DrukCyr-Medium.da43760c.ttf)}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;height:100%}body,html{background:#000}body{color:rgb(var(--foreground-rgb));background-color:#000}#__next{width:100%;height:100%}a{color:inherit;text-decoration:none}input{font-size:16px}@media (prefers-color-scheme:dark){html{color-scheme:dark}}:root{--bg:#f4f5e9;--primary-color:#ff8000;--error-color:red}.form{width:100%;max-width:900px;margin:0 auto;text-align:center}.form *{box-sizing:border-box}.form-change-method-wrapper{display:flex;flex-direction:row}.form-change-method-item{width:50%;text-align:center;padding:10px;color:#000;cursor:pointer;font-family:Baloo,Nunito,sans-serif;transition:filter .2s}.form-change-method-item:hover{filter:brightness(1.1)}.form-change-method-item--active{color:var(--primary-color)}.field-wrapper{display:flex;flex-direction:column;width:100%;margin-bottom:10px}.field-wrapper small{text-align:left;color:var(--error-color)}.field-value{width:100%;position:relative}.field-value .currency,.field-value input{width:100%;border-radius:10px;border:1px solid #000;background-color:var(--bg);height:40px;transition:border .2s}.field-value input{text-indent:15px}.field-value-error .currency,.field-value-error input{border:1px solid var(--error-color)}.password-type-eye{position:absolute;right:0;top:0;width:40px;height:100%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:opacity .2s}.password-type-eye:hover{opacity:.8}.field-phone{display:flex;position:relative;width:100%}.field-phone input{text-indent:60px}.country-flag-button{position:absolute;left:0;top:50%;width:50px;padding:0 10px;transform:translateY(-50%);background-color:transparent;border:none;border-right:1px solid gray;cursor:pointer;transition:opacity .2s}.country-flag-button:hover{opacity:.8}.country-flag-button-icon{border-radius:50%;width:30px;height:30px;background-size:cover;background-repeat:no-repeat;background-position:50%}.country-menu-wrapper{position:absolute;left:0;top:105%;background-color:var(--bg);z-index:1}.country-menu-list{list-style:none;margin:20px 0;padding:0;max-height:300px;overflow:auto}.country-menu-list li{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;white-space:nowrap}.currency{position:relative;display:flex}.currency-value{width:100%;flex-grow:1;display:flex;align-items:center;justify-content:flex-start;cursor:pointer;transition:opacity .2s;padding:0 15px}.currency-value:hover{opacity:.8}.currency-value img{margin-right:5px}.currency-menu{position:absolute;left:0;top:105%;width:100%;max-height:300px;background-color:var(--bg);padding:15px 0 5px;z-index:1}.currency-menu-list{list-style:none;padding:0;margin:15px 0}.currency-menu-item{text-align:left;padding:0 15px;display:flex;align-items:center;justify-content:flex-start;transition:opacity .2s,background-color .2s;margin-bottom:5px;cursor:pointer}.currency-menu-item img{margin-right:5px}.currency-menu-item:hover{opacity:.8;background-color:hsla(0,0%,100%,.2)}.currency-menu-item-active span{color:var(--primary-color)}.currency-menu p{text-align:left;margin:0;padding:0 15px}.check{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;cursor:pointer}.check div{width:40px;height:40px;min-width:40px;border:1px solid gray;border-radius:10px}.check label{margin-left:5px;justify-content:flex-start;text-align:left}.check-value{display:flex;align-items:center;justify-content:center}.main-wrapper{min-height:100%;display:flex;flex-direction:column}.main-wrapper main{flex:1 1 auto}