body,html{line-height:1.3;margin:0;min-height:100vh;min-height:100dvh;padding:0;-webkit-text-size-adjust:none!important;-moz-text-size-adjust:none!important;text-size-adjust:none!important}*{box-sizing:border-box}a,button{all:unset;box-sizing:border-box;cursor:pointer}input,textarea{all:unset}a:focus-visible,button:focus-visible{outline:2px solid rgba(21,93,253,.2);outline-offset:5px}html{--body-bg-color:#000;--bg-color-1:#fff;--bg-color-2:#000;--bg-color-3:#f3f2f2;--font-color-1:#fff;--font-color-1-hover:#f0f0f0;--stable-white-color:#fff;--stable-gray-1-color:#aaabae;--color-1:#135dfb;--color-1-hover:#1248c2;--color-2:#fff;--color-2-hover:#fff;--ui-text-color:#1f222a;--ui-placeholder-color:#898989;--ui-border-color:#fff;--ui-border-error-color:#e8363d;--ui-bg-color:#fff;--ui-focus-shadow:rgba(21,93,253,.5);--border-color-1:#ebeef5;overflow-y:scroll;scrollbar-gutter:stable;text-rendering:geometricPrecision}html.no_scrolling_element{overflow-y:visible}.scrolling_element{overflow-y:scroll}.scrolling_element.lock_scroll{overflow:hidden!important;position:relative}body{background-color:var(--body-bg-color);color:var(--font-color-1);font-family:Arsenal SC,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;font-size:16px;--scrollbar-width: calc(100vw - 100%) }body.no_transition *{transition:none!important}.page-enter-active,.page-leave-active{transition:all .25s ease}.page-enter-from,.page-leave-to{filter:blur(1rem);opacity:0}@media screen and (max-width:575px){.md-std-wrapper{padding:0 15px}}#page_loading{bottom:0;height:0;left:0;opacity:0;position:fixed;transition:opacity .25s ease;width:100%;z-index:1100}#page_loading.show{height:8px;opacity:1}#page_loading.show .loader-line:before{animation:lineLoaderAnim 5s ease infinite}#page_loading .loader-line{background-color:#ddd;height:8px;overflow:hidden;position:relative;width:100%}#page_loading .loader-line:before{background-color:var(--color-1);content:"";height:8px;left:0;position:absolute;width:0}@media screen and (max-width:575px){#page_loading{bottom:auto;top:0}#page_loading .loader-line,#page_loading .loader-line:before,#page_loading.show{height:5px}}@keyframes lineLoaderAnim{0%{left:0;width:0}50%{left:0;width:100%}to{left:100%;width:100%}}@font-face{font-display:swap;font-family:Arsenal SC;font-style:normal;font-weight:400;src:url(./Arsenal_SC-400-1.XUWlIxZn.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Arsenal SC;font-style:normal;font-weight:400;src:url(./Arsenal_SC-400-2.VG1BLsqu.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Arsenal SC;font-style:normal;font-weight:400;src:url(./Arsenal_SC-400-3.B6UnDQVW.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Arsenal SC;font-style:normal;font-weight:400;src:url(./Arsenal_SC-400-4.BmH5hHZN.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Arsenal SC;font-style:normal;font-weight:400;src:url(./Arsenal_SC-400-5.CKTOtCa7.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}.vfm--fixed{position:fixed}.vfm--absolute{position:absolute}.vfm--inset{inset:0}.vfm--overlay{background-color:#00000080;z-index:-1}.vfm--prevent-none{pointer-events:none}.vfm--prevent-auto{pointer-events:auto}.vfm--outline-none:focus{outline:none}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}.vfm-fade-enter-active{animation:fade-in .3s ease}.vfm-fade-leave-active{animation:fade-out .3s ease}.vfm-bounce-back{transition-duration:.3s;transition-property:transform}.vfm-slide-down-enter-active,.vfm-slide-down-leave-active,.vfm-slide-up-enter-active,.vfm-slide-up-leave-active{transition:transform .3s ease}.vfm-slide-down-enter-from,.vfm-slide-down-leave-to{transform:translateY(100vh)!important}.vfm-slide-up-enter-from,.vfm-slide-up-leave-to{transform:translateY(-100vh)!important}.vfm-slide-left-enter-active,.vfm-slide-left-leave-active,.vfm-slide-right-enter-active,.vfm-slide-right-leave-active{transition:transform .3s ease}.vfm-slide-right-enter-from,.vfm-slide-right-leave-to{transform:translate(100vw)!important}.vfm-slide-left-enter-from,.vfm-slide-left-leave-to{transform:translate(-100vw)!important}.vfm-swipe-banner-back,.vfm-swipe-banner-forward{bottom:0;position:fixed;top:0;width:27px;z-index:10}.vfm-swipe-banner-back{left:0}.vfm-swipe-banner-forward{right:0}._wrapper_xx50l_1{align-items:center;display:flex;font-size:20px;height:100dvh;justify-content:center}._img_xx50l_8{background-size:cover;height:250px;margin:0 auto 40px 0;width:170px}._back_xx50l_14{font-size:0;margin-top:40px;text-align:center}
