.close-button_component__-T-Ft{display:flex;position:absolute;right:4px;top:4px}.close-button_component__-T-Ft:hover .close-button_icon__tnfJR{fill:#fff}.close-button_icon__tnfJR{fill:#b9c6ce;height:24px;transition:fill .3s ease;width:24px}@media(max-width:900px){.close-button_icon__tnfJR{height:22px;width:22px}}@media(max-width:599px){.close-button_icon__tnfJR{height:20px;width:20px}}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:hsla(0,0%,100%,.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:0.2}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--top-center{left:50%;top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top);-webkit-transform:translateX(-50%);transform:translateX(-50%)}.Toastify__toast-container--top-right{right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--bottom-left{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right)}@media only screen and (max-width:480px){.Toastify__toast-container{left:env(safe-area-inset-left);margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);-webkit-transform:translateX(0);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);-webkit-transform:translateX(0);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:env(safe-area-inset-right)}}.Toastify__toast{--y:0;border-radius:6px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px rgba(0,0,0,.1);box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);padding:8px;touch-action:none;z-index:0}.Toastify__toast--stacked{position:absolute;-webkit-transform:translate3d(0,var(--y),0) scale(var(--s));transform:translate3d(0,var(--y),0) scale(var(--s));transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;width:100%}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{bottom:100%;content:"";height:calc(var(--g)*1px);left:0;position:absolute;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{-webkit-transform-origin:top;transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{-webkit-transform-origin:bottom;transform-origin:bottom}.Toastify__toast--stacked:before{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;-webkit-transform:scaleY(3);transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{-webkit-margin-end:10px;display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.Toastify--animate-icon{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:hsla(0,0%,100%,.7);background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:transparent;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@-webkit-keyframes Toastify__trackProgress{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scaleX(0);transform:scaleX(0)}}@keyframes Toastify__trackProgress{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scaleX(0);transform:scaleX(0)}}.Toastify__progress-bar{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);bottom:0;height:100%;left:0;opacity:.7;position:absolute;-webkit-transform-origin:left;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{-webkit-animation:Toastify__trackProgress linear 1 forwards;animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.Toastify__progress-bar--rtl{border-bottom-left-radius:0;border-bottom-right-radius:6px;border-bottom-right-radius:var(--toastify-toast-bd-radius);left:auto;right:0;-webkit-transform-origin:right;transform-origin:right}.Toastify__progress-bar--wrp{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);bottom:0;height:5px;left:0;position:absolute;width:100%}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{height:100%;opacity:.2;opacity:var(--toastify-color-progress-bgo);width:100%}.Toastify__spinner{-webkit-animation:Toastify__spin .65s linear infinite;animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@-webkit-keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes Toastify__bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,var(--y),0);transform:translate3d(-20px,var(--y),0)}to{opacity:0;-webkit-transform:translate3d(2000px,var(--y),0);transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,var(--y),0);transform:translate3d(-20px,var(--y),0)}to{opacity:0;-webkit-transform:translate3d(2000px,var(--y),0);transform:translate3d(2000px,var(--y),0)}}@-webkit-keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes Toastify__bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,var(--y),0);transform:translate3d(20px,var(--y),0)}to{opacity:0;-webkit-transform:translate3d(-2000px,var(--y),0);transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,var(--y),0);transform:translate3d(20px,var(--y),0)}to{opacity:0;-webkit-transform:translate3d(-2000px,var(--y),0);transform:translate3d(-2000px,var(--y),0)}}@-webkit-keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__bounceOutUp{20%{-webkit-transform:translate3d(0,calc(var(--y) - 10px),0);transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,calc(var(--y) + 20px),0);transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceOutUp{20%{-webkit-transform:translate3d(0,calc(var(--y) - 10px),0);transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,calc(var(--y) + 20px),0);transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@-webkit-keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes Toastify__bounceOutDown{20%{-webkit-transform:translate3d(0,calc(var(--y) - 10px),0);transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,calc(var(--y) + 20px),0);transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes Toastify__bounceOutDown{20%{-webkit-transform:translate3d(0,calc(var(--y) - 10px),0);transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,calc(var(--y) + 20px),0);transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{-webkit-animation-name:Toastify__bounceInLeft;animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{-webkit-animation-name:Toastify__bounceInRight;animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{-webkit-animation-name:Toastify__bounceInDown;animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{-webkit-animation-name:Toastify__bounceInUp;animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{-webkit-animation-name:Toastify__bounceOutLeft;animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{-webkit-animation-name:Toastify__bounceOutRight;animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{-webkit-animation-name:Toastify__bounceOutUp;animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{-webkit-animation-name:Toastify__bounceOutDown;animation-name:Toastify__bounceOutDown}@-webkit-keyframes Toastify__zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@-webkit-keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3);transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3);transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{-webkit-animation-name:Toastify__zoomIn;animation-name:Toastify__zoomIn}.Toastify__zoom-exit{-webkit-animation-name:Toastify__zoomOut;animation-name:Toastify__zoomOut}@-webkit-keyframes Toastify__flipIn{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes Toastify__flipIn{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@-webkit-keyframes Toastify__flipOut{0%{-webkit-transform:translate3d(0,var(--y),0) perspective(400px);transform:translate3d(0,var(--y),0) perspective(400px)}30%{opacity:1;-webkit-transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg)}to{opacity:0;-webkit-transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg)}}@keyframes Toastify__flipOut{0%{-webkit-transform:translate3d(0,var(--y),0) perspective(400px);transform:translate3d(0,var(--y),0) perspective(400px)}30%{opacity:1;-webkit-transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg)}to{opacity:0;-webkit-transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{-webkit-animation-name:Toastify__flipIn;animation-name:Toastify__flipIn}.Toastify__flip-exit{-webkit-animation-name:Toastify__flipOut;animation-name:Toastify__flipOut}@-webkit-keyframes Toastify__slideInRight{0%{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,var(--y),0);transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInRight{0%{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,var(--y),0);transform:translate3d(0,var(--y),0)}}@-webkit-keyframes Toastify__slideInLeft{0%{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,var(--y),0);transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,var(--y),0);transform:translate3d(0,var(--y),0)}}@-webkit-keyframes Toastify__slideInUp{0%{-webkit-transform:translate3d(0,110%,0);transform:translate3d(0,110%,0);visibility:visible}to{-webkit-transform:translate3d(0,var(--y),0);transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{-webkit-transform:translate3d(0,110%,0);transform:translate3d(0,110%,0);visibility:visible}to{-webkit-transform:translate3d(0,var(--y),0);transform:translate3d(0,var(--y),0)}}@-webkit-keyframes Toastify__slideInDown{0%{-webkit-transform:translate3d(0,-110%,0);transform:translate3d(0,-110%,0);visibility:visible}to{-webkit-transform:translate3d(0,var(--y),0);transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{-webkit-transform:translate3d(0,-110%,0);transform:translate3d(0,-110%,0);visibility:visible}to{-webkit-transform:translate3d(0,var(--y),0);transform:translate3d(0,var(--y),0)}}@-webkit-keyframes Toastify__slideOutRight{0%{-webkit-transform:translate3d(0,var(--y),0);transform:translate3d(0,var(--y),0)}to{-webkit-transform:translate3d(110%,var(--y),0);transform:translate3d(110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutRight{0%{-webkit-transform:translate3d(0,var(--y),0);transform:translate3d(0,var(--y),0)}to{-webkit-transform:translate3d(110%,var(--y),0);transform:translate3d(110%,var(--y),0);visibility:hidden}}@-webkit-keyframes Toastify__slideOutLeft{0%{-webkit-transform:translate3d(0,var(--y),0);transform:translate3d(0,var(--y),0)}to{-webkit-transform:translate3d(-110%,var(--y),0);transform:translate3d(-110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{-webkit-transform:translate3d(0,var(--y),0);transform:translate3d(0,var(--y),0)}to{-webkit-transform:translate3d(-110%,var(--y),0);transform:translate3d(-110%,var(--y),0);visibility:hidden}}@-webkit-keyframes Toastify__slideOutDown{0%{-webkit-transform:translate3d(0,var(--y),0);transform:translate3d(0,var(--y),0)}to{-webkit-transform:translate3d(0,500px,0);transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{-webkit-transform:translate3d(0,var(--y),0);transform:translate3d(0,var(--y),0)}to{-webkit-transform:translate3d(0,500px,0);transform:translate3d(0,500px,0);visibility:hidden}}@-webkit-keyframes Toastify__slideOutUp{0%{-webkit-transform:translate3d(0,var(--y),0);transform:translate3d(0,var(--y),0)}to{-webkit-transform:translate3d(0,-500px,0);transform:translate3d(0,-500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{-webkit-transform:translate3d(0,var(--y),0);transform:translate3d(0,var(--y),0)}to{-webkit-transform:translate3d(0,-500px,0);transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{-webkit-animation-name:Toastify__slideInLeft;animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{-webkit-animation-name:Toastify__slideInRight;animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{-webkit-animation-name:Toastify__slideInDown;animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{-webkit-animation-name:Toastify__slideInUp;animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-name:Toastify__slideOutLeft;animation-name:Toastify__slideOutLeft;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-name:Toastify__slideOutRight;animation-name:Toastify__slideOutRight;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-name:Toastify__slideOutUp;animation-name:Toastify__slideOutUp;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-name:Toastify__slideOutDown;animation-name:Toastify__slideOutDown;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes Toastify__spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes Toastify__spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.Toastify__toast-container{z-index:999999}.Toastify__toast-container--top-right{padding:0;right:24px;top:24px}@media(max-width:900px){.Toastify__toast-container--top-right{right:20px;top:20px}}@media(max-width:599px){.Toastify__toast-container--top-right{padding:16px;right:0;top:0;width:100%}}.Toastify__toast{background:#2f3c48;border-radius:8px;color:#b9c6ce;font-family:Gotham,-apple-system,blinkmacsystemfont,arial,sans-serif;font-size:12px;line-height:18px;margin-bottom:8px;overflow:hidden;padding:16px 16px 16px 20px;position:relative}@media(max-width:900px){.Toastify__toast{font-size:11px;line-height:16px}}@media(max-width:599px){.Toastify__toast{font-size:10px;line-height:14px}}.Toastify__toast--success:before{background:#a8ca55;bottom:0;content:"";left:0;position:absolute;top:0;width:4px}.Toastify__toast--warning:before{background:#ffa800;bottom:0;content:"";left:0;position:absolute;top:0;width:4px}.Toastify__toast--error:before{background:#eb5758;bottom:0;content:"";left:0;position:absolute;top:0;width:4px}.Toastify__toast-body{padding:0}.toaster_component__lmtk7{grid-gap:4px;display:grid;gap:4px}@media(max-width:900px){.toaster_component__lmtk7{gap:3px}}@media(max-width:599px){.toaster_component__lmtk7{gap:2px}}.toaster_title__Oq8UA{color:#fff;font-size:14px;font-weight:500;line-height:20px}@media(max-width:900px){.toaster_title__Oq8UA{font-size:13px;line-height:18px}}@media(max-width:599px){.toaster_title__Oq8UA{font-size:12px;line-height:16px}}.toaster_text__C-zCe{color:#b9c6ce;font-size:12px;font-weight:400;line-height:18px}@media(max-width:900px){.toaster_text__C-zCe{font-size:11px;line-height:16px}}@media(max-width:599px){.toaster_text__C-zCe{font-size:10px;line-height:14px}}@-webkit-keyframes loading_rotation__4onL-{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes loading_rotation__4onL-{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.loading_component__JIye8{-webkit-animation:loading_rotation__4onL- 1s linear infinite;animation:loading_rotation__4onL- 1s linear infinite;height:40px;max-height:40%;max-width:40%;width:40px}.stroke-button_component__SkFVX{background:transparent;color:#b9c6ce;outline:1px solid #48545f;outline-offset:-1px;position:relative;transition:outline .3s ease,background .3s ease,color .3s ease}.stroke-button_component__SkFVX:hover{background:#19212c;color:#fff}.stroke-button_component__SkFVX:hover svg{fill:#fff}.stroke-button_component__SkFVX:focus{background:#19212c;color:#fff}.stroke-button_component__SkFVX:focus svg{fill:#fff}.stroke-button_component__SkFVX.stroke-button_loading__bxRH8{color:transparent;transition:outline .3s ease,background .3s ease,color 0s}.stroke-button_component__SkFVX.stroke-button_loading__bxRH8 svg{fill:transparent;transition:none}.stroke-button_component__SkFVX svg{fill:#b9c6ce;transition:fill .3s ease}.stroke-button_loadingWrapper__WXXcD{align-items:center;cursor:wait;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.fill-button_component__IP38V{background:#a8ca55;color:#101823;position:relative;transition:background .3s ease}.fill-button_component__IP38V:focus,.fill-button_component__IP38V:hover{background:#bad66d}.fill-button_component__IP38V:disabled{background:#4a5c36}.fill-button_component__IP38V.fill-button_loading__2X2BF{background:#4a5c36;color:transparent;transition:none}.fill-button_component__IP38V.fill-button_loading__2X2BF svg{fill:transparent}.fill-button_component__IP38V svg{fill:#101823}.fill-button_loadingWrapper__M82xV{align-items:center;cursor:wait;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.container_component__4cmNh{--max-width:none;--padding-x:16px;box-sizing:border-box;display:block;margin:0 auto;max-width:calc(var(--max-width) + var(--padding-x)*2);padding:0 var(--padding-x);width:100%}.content-fallback_component__qbKXu{align-items:center;display:flex;height:100%;justify-content:center;padding:80px 0;width:100%}@media(max-width:900px){.content-fallback_component__qbKXu{padding:60px 0}}@media(max-width:599px){.content-fallback_component__qbKXu{padding:40px 0}}.full-screen-fallback_component__uzgR8{display:grid;height:100%;min-height:100vh;min-width:100vw;width:100%}.full-screen-fallback_loading__GWPxV{margin:auto}.end-node_component__hXa6A{align-items:center;display:flex;height:100%;padding:0 18px 0 8px;position:relative}@media(max-width:900px){.end-node_component__hXa6A{padding:0 16px 0 8px}}@media(max-width:599px){.end-node_component__hXa6A{padding:0 14px 0 8px}}.error-display_component__-GsWf{background:hsla(0,99%,71%,.1);border-left:2px solid #eb5758;border-radius:0 12px 12px 0;color:#eb5758;font-size:12px;font-weight:400;line-height:16px;padding:16px;text-align:left}@media(max-width:900px){.error-display_component__-GsWf{border-radius:0 10px 10px 0;font-size:11px;line-height:14px}}@media(max-width:599px){.error-display_component__-GsWf{border-radius:0 8px 8px 0;font-size:10px;line-height:12px}}.form-block_component__OOzgU{grid-gap:8px;display:grid;gap:8px}.form-block_title__HUbHi{color:#48545f;font-size:14px;font-weight:400;line-height:20px;text-transform:uppercase}@media(max-width:900px){.form-block_title__HUbHi{font-size:13px;line-height:18px}}@media(max-width:599px){.form-block_title__HUbHi{font-size:12px;line-height:16px}}.start-node_component__UDwkw{align-items:center;display:flex;height:100%;padding:0 8px 0 18px;position:relative}@media(max-width:900px){.start-node_component__UDwkw{padding:0 8px 0 16px}}@media(max-width:599px){.start-node_component__UDwkw{padding:0 8px 0 14px}}.checkbox-controller_component__1Pdy4{grid-gap:8px;align-items:center;cursor:pointer;display:grid;gap:8px;grid-template-columns:auto 1fr;transition:opacity .3s ease}.checkbox-controller_component__1Pdy4.checkbox-controller_state-readOnly__Gkft5{cursor:not-allowed}.checkbox-controller_component__1Pdy4.checkbox-controller_state-disabled__B6sAS{cursor:not-allowed;opacity:.5}.checkbox-controller_checkbox__LJZKj{align-items:center;border-radius:5px;display:flex;height:24px;justify-content:center;outline:1px solid transparent;outline-offset:-1px;position:relative;transition:outline .3s ease,background .3s ease;width:24px}.checkbox-controller_theme-primary__3\+vlY .checkbox-controller_checkbox__LJZKj{background:#19212c}.checkbox-controller_theme-primary__3\+vlY .checkbox-controller_checkbox__LJZKj:hover{background:#1f2a38}.checkbox-controller_theme-primary__3\+vlY .checkbox-controller_checkbox__LJZKj:focus-within{background:#1f2a38}.checkbox-controller_theme-secondary__iNE9p .checkbox-controller_checkbox__LJZKj{background:#1f2a38}.checkbox-controller_theme-secondary__iNE9p .checkbox-controller_checkbox__LJZKj:hover{background:#2f3c48}.checkbox-controller_theme-secondary__iNE9p .checkbox-controller_checkbox__LJZKj:focus-within{background:#2f3c48}.checkbox-controller_state-error__OfdZB .checkbox-controller_checkbox__LJZKj{outline:1px solid #eb5758}.checkbox-controller_checkIcon__e0v-b{fill:#fff;height:75%;-webkit-transform:scale(0);transform:scale(0);transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:75%}.checkbox-controller_state-checked__HpE9G .checkbox-controller_checkIcon__e0v-b{-webkit-transform:scale(1);transform:scale(1)}.checkbox-controller_input__k65pk{height:0;opacity:0;pointer-events:none;position:absolute;width:0}.checkbox-controller_label__X5YAH{color:#fff;font-size:14px;font-weight:400;line-height:20px;text-align:left;transition:color .3s ease}@media(max-width:900px){.checkbox-controller_label__X5YAH{font-size:12px;line-height:16px}}@media(max-width:599px){.checkbox-controller_label__X5YAH{font-size:10px;line-height:12px}}.checkbox-controller_state-error__OfdZB .checkbox-controller_label__X5YAH{color:#eb5758}.code-input_component__qij38{border-radius:12px;color:#fff;font-size:14px;font-weight:500;height:68px;line-height:20px;outline:1px solid transparent;outline-offset:-1px;text-align:center;transition:outline .3s ease,opacity .3s ease,background .3s ease;width:100%}@media(max-width:900px){.code-input_component__qij38{border-radius:10px;font-size:13px;height:62px;line-height:18px}}@media(max-width:599px){.code-input_component__qij38{border-radius:8px;font-size:12px;height:56px;line-height:16px}}.code-input_component__qij38::-webkit-input-placeholder{color:#778187;font-weight:400}.code-input_component__qij38::placeholder{color:#778187;font-weight:400}.code-input_component__qij38.code-input_theme-primary__eqrgX{background:#19212c}.code-input_component__qij38.code-input_theme-primary__eqrgX:hover{background:#1f2a38}.code-input_component__qij38.code-input_theme-primary__eqrgX:focus{background:#1f2a38;outline:1px solid #a8ca55}.code-input_component__qij38.code-input_theme-primary__eqrgX.code-input_state-error__9GdKO{outline:1px solid #eb5758}.code-input_component__qij38.code-input_theme-secondary__etc\+4{background:#1f2a38}.code-input_component__qij38.code-input_theme-secondary__etc\+4:hover{background:#2f3c48}.code-input_component__qij38.code-input_theme-secondary__etc\+4:focus{background:#2f3c48;outline:1px solid #a8ca55}.code-input_component__qij38.code-input_theme-secondary__etc\+4.code-input_state-error__9GdKO{outline:1px solid #eb5758}.code-input_component__qij38.code-input_state-readOnly__KMJvz{cursor:not-allowed}.code-input_component__qij38.code-input_state-disabled__Lfbt1{cursor:not-allowed;opacity:.5}.code-controller_component__-YQ6e{grid-gap:4px;display:grid;gap:4px}.code-controller_label__SZTqS{color:#48545f;font-size:14px;font-weight:400;line-height:20px;text-transform:uppercase}@media(max-width:900px){.code-controller_label__SZTqS{font-size:13px;line-height:18px}}@media(max-width:599px){.code-controller_label__SZTqS{font-size:12px;line-height:16px}}.code-controller_group__fmQDP{grid-gap:8px;display:grid;gap:8px;grid-auto-flow:column}.code-controller_hint__C9Ieb{color:#778187;font-size:12px;font-weight:400;line-height:18px;transition:color .3s ease}@media(max-width:900px){.code-controller_hint__C9Ieb{font-size:11px;line-height:16px}}@media(max-width:599px){.code-controller_hint__C9Ieb{font-size:10px;line-height:14px}}.code-controller_state-error__YMN0T .code-controller_hint__C9Ieb{color:#eb5758}.number-controller_component__AAU7j{display:grid}.number-controller_component__AAU7j.number-controller_theme-primary__Ki-1R .number-controller_inputWrapper__YbiWo{background:#19212c}.number-controller_component__AAU7j.number-controller_theme-primary__Ki-1R .number-controller_inputWrapper__YbiWo:hover{background:#1f2a38}.number-controller_component__AAU7j.number-controller_theme-primary__Ki-1R .number-controller_inputWrapper__YbiWo:focus-within{background:#1f2a38}.number-controller_component__AAU7j.number-controller_theme-secondary__Np7p8 .number-controller_inputWrapper__YbiWo{background:#1f2a38}.number-controller_component__AAU7j.number-controller_theme-secondary__Np7p8 .number-controller_inputWrapper__YbiWo:hover{background:#2f3c48}.number-controller_component__AAU7j.number-controller_theme-secondary__Np7p8 .number-controller_inputWrapper__YbiWo:focus-within{background:#2f3c48}.number-controller_component__AAU7j.number-controller_state-error__BhXrl .number-controller_inputWrapper__YbiWo{outline:1px solid #eb5758}.number-controller_component__AAU7j.number-controller_state-error__BhXrl .number-controller_inputWrapper__YbiWo:focus-within{outline:1px solid #eb5758}.number-controller_component__AAU7j.number-controller_state-error__BhXrl .number-controller_hint__tZMsR{color:#eb5758}.number-controller_component__AAU7j.number-controller_state-readOnly__tkQwn .number-controller_inputWrapper__YbiWo,.number-controller_component__AAU7j.number-controller_state-readOnly__tkQwn .number-controller_input__aw9i0{cursor:not-allowed}.number-controller_component__AAU7j.number-controller_state-disabled__tbjD3 .number-controller_inputWrapper__YbiWo{cursor:not-allowed;opacity:.5}.number-controller_component__AAU7j.number-controller_state-disabled__tbjD3 .number-controller_input__aw9i0{cursor:not-allowed}.number-controller_label__TYrCb{color:#48545f;font-size:14px;font-weight:400;line-height:20px;margin-bottom:8px;text-transform:uppercase}@media(max-width:900px){.number-controller_label__TYrCb{font-size:13px;line-height:18px}}@media(max-width:599px){.number-controller_label__TYrCb{font-size:12px;line-height:16px}}.number-controller_inputWrapper__YbiWo{grid-gap:8px;align-items:center;border-radius:12px;display:grid;gap:8px;grid-auto-columns:minmax(40%,1fr) auto;grid-auto-flow:column;height:68px;outline:1px solid transparent;outline-offset:-1px;padding:0 24px;position:relative;transition:outline .3s ease,opacity .3s ease,background .3s ease}@media(max-width:900px){.number-controller_inputWrapper__YbiWo{border-radius:10px;height:62px;padding:0 22px}}@media(max-width:599px){.number-controller_inputWrapper__YbiWo{border-radius:8px;height:56px;padding:0 20px}}.number-controller_inputWrapper__YbiWo:focus-within{outline:1px solid #a8ca55}.number-controller_input__aw9i0{color:#fff;font-size:14px;font-weight:500;height:48px;line-height:20px;width:100%}@media(max-width:900px){.number-controller_input__aw9i0{font-size:13px;height:42px;line-height:18px}}@media(max-width:599px){.number-controller_input__aw9i0{font-size:12px;height:36px;line-height:16px}}.number-controller_input__aw9i0::-webkit-input-placeholder{color:#778187;font-weight:400}.number-controller_input__aw9i0::placeholder{color:#778187;font-weight:400}.number-controller_hint__tZMsR{color:#778187;font-size:12px;font-weight:400;line-height:16px;margin-top:4px;transition:color .3s ease}@media(max-width:900px){.number-controller_hint__tZMsR{font-size:11px;line-height:14px}}@media(max-width:599px){.number-controller_hint__tZMsR{font-size:10px;line-height:12px}}.segmented-controller_component__DiJNA.segmented-controller_state-error__fk89T .segmented-controller_listWrapper__zhdAk{outline:1px solid #eb5758}.segmented-controller_component__DiJNA.segmented-controller_state-error__fk89T .segmented-controller_hint__CDhKp{color:#eb5758}.segmented-controller_label__GNwoW{color:#48545f;font-size:14px;font-weight:400;line-height:20px;margin-bottom:8px;text-transform:uppercase}@media(max-width:900px){.segmented-controller_label__GNwoW{font-size:13px;line-height:18px}}@media(max-width:599px){.segmented-controller_label__GNwoW{font-size:12px;line-height:16px}}.segmented-controller_listWrapper__zhdAk{border-radius:12px;outline:1px solid #2f3c48;outline-offset:-1px;padding:4px;transition:outline .3s ease}@media(max-width:900px){.segmented-controller_listWrapper__zhdAk{border-radius:10px}}@media(max-width:599px){.segmented-controller_listWrapper__zhdAk{border-radius:8px}}.segmented-controller_list__IR-16{grid-gap:4px;display:grid;gap:4px;grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;position:relative}.segmented-controller_backdrop__Lcxb9{background:#1f2a28;border-radius:10px;bottom:0;position:absolute;top:0;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;z-index:1}@media(max-width:900px){.segmented-controller_backdrop__Lcxb9{border-radius:8px}}@media(max-width:599px){.segmented-controller_backdrop__Lcxb9{border-radius:6px}}.segmented-controller_option__KtF\+2{align-items:center;border-radius:10px;cursor:pointer;display:inline-flex;justify-content:center;padding:14px;position:relative;text-align:center;transition:background .3s ease;z-index:2}@media(max-width:900px){.segmented-controller_option__KtF\+2{border-radius:8px;padding:12px}}@media(max-width:599px){.segmented-controller_option__KtF\+2{border-radius:6px;padding:10px}}.segmented-controller_option__KtF\+2:hover .segmented-controller_name__RLdzT{color:#b9c6ce}.segmented-controller_option__KtF\+2:active .segmented-controller_name__RLdzT{color:#fff}.segmented-controller_option__KtF\+2:focus-within{background:#19212c}.segmented-controller_option__KtF\+2:focus-within .segmented-controller_name__RLdzT{color:#fff}.segmented-controller_option__KtF\+2.segmented-controller_texOverflowEllipsis__pX1M9 .segmented-controller_name__RLdzT{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.segmented-controller_option__KtF\+2.segmented-controller_state-checked__1qyu3{background:transparent;transition:none}.segmented-controller_option__KtF\+2.segmented-controller_state-checked__1qyu3 .segmented-controller_name__RLdzT{color:#a8ca55}.segmented-controller_input__7Xo0o{height:0;opacity:0;pointer-events:none;position:absolute;width:0}.segmented-controller_name__RLdzT{color:#778187;font-size:14px;font-weight:600;line-height:20px;transition:color .3s ease}@media(max-width:900px){.segmented-controller_name__RLdzT{font-size:13px;line-height:18px}}@media(max-width:599px){.segmented-controller_name__RLdzT{font-size:12px;line-height:16px}}.segmented-controller_hint__CDhKp{color:#778187;font-size:12px;font-weight:400;line-height:16px;margin-top:4px;transition:color .3s ease}@media(max-width:900px){.segmented-controller_hint__CDhKp{font-size:11px;line-height:14px}}@media(max-width:599px){.segmented-controller_hint__CDhKp{font-size:10px;line-height:12px}}.select-controller_component__96Fvt{display:grid}.select-controller_component__96Fvt.select-controller_theme-primary__Uo9yR .select-controller_select__PZoWw:focus .select-controller_selectBox__\+2BX7,.select-controller_component__96Fvt.select-controller_theme-primary__Uo9yR.select-controller_state-open__SF5w0 .select-controller_selectBox__\+2BX7{background:#1f2a38}.select-controller_component__96Fvt.select-controller_theme-primary__Uo9yR .select-controller_selectBox__\+2BX7{background:#19212c}.select-controller_component__96Fvt.select-controller_theme-primary__Uo9yR .select-controller_options__9Yaar,.select-controller_component__96Fvt.select-controller_theme-primary__Uo9yR .select-controller_selectBox__\+2BX7:hover{background:#1f2a38}.select-controller_component__96Fvt.select-controller_theme-primary__Uo9yR .select-controller_list__CYFwS::-webkit-scrollbar-thumb{background-color:#778187}.select-controller_component__96Fvt.select-controller_theme-primary__Uo9yR .select-controller_list__CYFwS::-webkit-scrollbar-track{background-color:#1f2a38}.select-controller_component__96Fvt.select-controller_theme-primary__Uo9yR .select-controller_option__Ha5fN.select-controller_highlighted__sg678,.select-controller_component__96Fvt.select-controller_theme-primary__Uo9yR .select-controller_option__Ha5fN:hover{background:#2f3c48}.select-controller_component__96Fvt.select-controller_theme-primary__Uo9yR .select-controller_option__Ha5fN.select-controller_selected__uWyEr{background:#48545f}.select-controller_component__96Fvt.select-controller_theme-secondary__bexmp .select-controller_select__PZoWw:focus .select-controller_selectBox__\+2BX7,.select-controller_component__96Fvt.select-controller_theme-secondary__bexmp.select-controller_state-open__SF5w0 .select-controller_selectBox__\+2BX7{background:#2f3c48}.select-controller_component__96Fvt.select-controller_theme-secondary__bexmp .select-controller_selectBox__\+2BX7{background:#1f2a38}.select-controller_component__96Fvt.select-controller_theme-secondary__bexmp .select-controller_options__9Yaar,.select-controller_component__96Fvt.select-controller_theme-secondary__bexmp .select-controller_selectBox__\+2BX7:hover{background:#2f3c48}.select-controller_component__96Fvt.select-controller_theme-secondary__bexmp .select-controller_list__CYFwS::-webkit-scrollbar-thumb{background-color:#b9c6ce}.select-controller_component__96Fvt.select-controller_theme-secondary__bexmp .select-controller_list__CYFwS::-webkit-scrollbar-track{background-color:#2f3c48}.select-controller_component__96Fvt.select-controller_theme-secondary__bexmp .select-controller_option__Ha5fN.select-controller_highlighted__sg678,.select-controller_component__96Fvt.select-controller_theme-secondary__bexmp .select-controller_option__Ha5fN:hover{background:#48545f}.select-controller_component__96Fvt.select-controller_theme-secondary__bexmp .select-controller_option__Ha5fN.select-controller_selected__uWyEr{background:#778187}.select-controller_component__96Fvt.select-controller_state-open__SF5w0 .select-controller_selectBox__\+2BX7{outline:1px solid #a8ca55}.select-controller_component__96Fvt.select-controller_state-open__SF5w0 .select-controller_dropdownIcon__RhHir{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.select-controller_component__96Fvt.select-controller_state-error__Nvs2M .select-controller_selectBox__\+2BX7{outline:1px solid #eb5758}.select-controller_component__96Fvt.select-controller_state-error__Nvs2M .select-controller_hint__Jk0Cv{color:#eb5758}.select-controller_component__96Fvt.select-controller_state-readOnly__7iFXi .select-controller_selectBox__\+2BX7{cursor:not-allowed}.select-controller_component__96Fvt.select-controller_state-disabled__D\+nas .select-controller_selectBox__\+2BX7{cursor:not-allowed;opacity:.5}.select-controller_label__RkThP{color:#48545f;font-size:14px;font-weight:400;line-height:20px;margin-bottom:8px;text-transform:uppercase}@media(max-width:900px){.select-controller_label__RkThP{font-size:13px;line-height:18px}}@media(max-width:599px){.select-controller_label__RkThP{font-size:12px;line-height:16px}}.select-controller_select__PZoWw{outline:none;position:relative}.select-controller_select__PZoWw:focus .select-controller_selectBox__\+2BX7{outline:1px solid #a8ca55}.select-controller_selectBox__\+2BX7{grid-gap:8px;align-items:center;border-radius:12px;cursor:pointer;display:grid;gap:8px;grid-auto-columns:1fr auto;grid-auto-flow:column;height:68px;outline:1px solid transparent;outline-offset:-1px;padding:0 24px;position:relative;transition:outline .3s ease,background .3s ease;width:100%}@media(max-width:900px){.select-controller_selectBox__\+2BX7{border-radius:10px;height:62px;padding:0 22px}}@media(max-width:599px){.select-controller_selectBox__\+2BX7{border-radius:8px;height:56px;padding:0 20px}}.select-controller_value__-nMwT{color:#fff;font-size:14px;font-weight:500;line-height:20px;max-width:100%;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}@media(max-width:900px){.select-controller_value__-nMwT{font-size:13px;line-height:18px}}@media(max-width:599px){.select-controller_value__-nMwT{font-size:12px;line-height:16px}}.select-controller_placeholder__0zsru{color:#778187;font-size:14px;font-weight:400;line-height:20px;max-width:100%;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}@media(max-width:900px){.select-controller_placeholder__0zsru{font-size:13px;line-height:18px}}@media(max-width:599px){.select-controller_placeholder__0zsru{font-size:12px;line-height:16px}}.select-controller_loading__3qX-X{height:20px;max-height:none;max-width:none;width:20px}@media(max-width:900px){.select-controller_loading__3qX-X{height:18px;width:18px}}@media(max-width:599px){.select-controller_loading__3qX-X{height:16px;width:16px}}.select-controller_dropdownIcon__RhHir{fill:#b9c6ce;height:24px;width:24px}@media(max-width:900px){.select-controller_dropdownIcon__RhHir{height:22px;width:22px}}@media(max-width:599px){.select-controller_dropdownIcon__RhHir{height:20px;width:20px}}.select-controller_options__9Yaar{border-radius:8px;overflow:hidden;position:absolute;top:calc(100% + 2px);width:100%;z-index:100}@media(max-width:900px){.select-controller_options__9Yaar{border-radius:6px}}@media(max-width:599px){.select-controller_options__9Yaar{border-radius:4px}}.select-controller_list__CYFwS{grid-gap:4px;display:grid;gap:4px;max-height:240px;overflow-y:auto}.select-controller_list__CYFwS::-webkit-scrollbar{width:4px}.select-controller_option__Ha5fN{color:#fff;cursor:pointer;font-size:14px;font-weight:500;line-height:20px;padding:14px 24px;text-align:left;transition:background .3s ease}@media(max-width:900px){.select-controller_option__Ha5fN{font-size:13px;line-height:18px;padding:12px 22px}}@media(max-width:599px){.select-controller_option__Ha5fN{font-size:12px;line-height:16px;padding:10px 20px}}.select-controller_hint__Jk0Cv{color:#778187;font-size:12px;font-weight:400;line-height:16px;margin-top:4px;transition:color .3s ease}@media(max-width:900px){.select-controller_hint__Jk0Cv{font-size:11px;line-height:14px}}@media(max-width:599px){.select-controller_hint__Jk0Cv{font-size:10px;line-height:12px}}.hint_component__KGCvA{color:#778187;font-size:12px;font-weight:400;line-height:16px;margin-top:4px;transition:color .3s ease}@media(max-width:900px){.hint_component__KGCvA{font-size:11px;line-height:14px}}@media(max-width:599px){.hint_component__KGCvA{font-size:10px;line-height:12px}}.hint_component__KGCvA.hint_error__TBCkF{color:#eb5758}.label_component__54tvu{color:#48545f;font-size:14px;font-weight:400;line-height:20px;margin-bottom:8px;text-transform:uppercase}@media(max-width:900px){.label_component__54tvu{font-size:13px;line-height:18px}}@media(max-width:599px){.label_component__54tvu{font-size:12px;line-height:16px}}.text-controller_component__4Q2Fs{display:grid}.text-controller_component__4Q2Fs.text-controller_theme-primary__urxyB .text-controller_inputWrapper__kHGU1{background:#19212c}.text-controller_component__4Q2Fs.text-controller_theme-primary__urxyB .text-controller_inputWrapper__kHGU1:hover{background:#1f2a38}.text-controller_component__4Q2Fs.text-controller_theme-primary__urxyB .text-controller_inputWrapper__kHGU1:focus-within{background:#1f2a38}.text-controller_component__4Q2Fs.text-controller_theme-secondary__x6dP3 .text-controller_inputWrapper__kHGU1{background:#1f2a38}.text-controller_component__4Q2Fs.text-controller_theme-secondary__x6dP3 .text-controller_inputWrapper__kHGU1:hover{background:#2f3c48}.text-controller_component__4Q2Fs.text-controller_theme-secondary__x6dP3 .text-controller_inputWrapper__kHGU1:focus-within{background:#2f3c48}.text-controller_component__4Q2Fs.text-controller_state-error__di0-o .text-controller_inputWrapper__kHGU1{outline:1px solid #eb5758}.text-controller_component__4Q2Fs.text-controller_state-error__di0-o .text-controller_inputWrapper__kHGU1:focus-within{outline:1px solid #eb5758}.text-controller_component__4Q2Fs.text-controller_state-readOnly__R1ft8 .text-controller_inputWrapper__kHGU1,.text-controller_component__4Q2Fs.text-controller_state-readOnly__R1ft8 .text-controller_input__3paUM{cursor:not-allowed}.text-controller_component__4Q2Fs.text-controller_state-disabled__eOB0o .text-controller_inputWrapper__kHGU1{cursor:not-allowed;opacity:.5}.text-controller_component__4Q2Fs.text-controller_state-disabled__eOB0o .text-controller_input__3paUM{cursor:not-allowed}.text-controller_inputWrapper__kHGU1{align-items:center;border-radius:12px;display:grid;grid-template-columns:1fr;height:68px;outline:1px solid transparent;outline-offset:-1px;position:relative;transition:outline .3s ease,opacity .3s ease,background .3s ease}@media(max-width:900px){.text-controller_inputWrapper__kHGU1{border-radius:10px;height:62px}}@media(max-width:599px){.text-controller_inputWrapper__kHGU1{border-radius:8px;height:56px}}.text-controller_inputWrapper__kHGU1:focus-within{outline:1px solid #a8ca55}.text-controller_inputWrapper__kHGU1.text-controller_withStartNode__TA8Pa{grid-template-columns:auto minmax(40%,1fr)}.text-controller_inputWrapper__kHGU1.text-controller_withStartNode__TA8Pa .text-controller_input__3paUM{padding:10px 24px 10px 0}@media(max-width:900px){.text-controller_inputWrapper__kHGU1.text-controller_withStartNode__TA8Pa .text-controller_input__3paUM{padding:10px 22px 10px 0}}@media(max-width:599px){.text-controller_inputWrapper__kHGU1.text-controller_withStartNode__TA8Pa .text-controller_input__3paUM{padding:10px 20px 10px 0}}.text-controller_inputWrapper__kHGU1.text-controller_withEndNode__On8LU{grid-template-columns:minmax(40%,1fr) auto}.text-controller_inputWrapper__kHGU1.text-controller_withEndNode__On8LU .text-controller_input__3paUM{padding:10px 0 10px 24px}@media(max-width:900px){.text-controller_inputWrapper__kHGU1.text-controller_withEndNode__On8LU .text-controller_input__3paUM{padding:10px 0 10px 22px}}@media(max-width:599px){.text-controller_inputWrapper__kHGU1.text-controller_withEndNode__On8LU .text-controller_input__3paUM{padding:10px 0 10px 20px}}.text-controller_inputWrapper__kHGU1.text-controller_withStartNode__TA8Pa.text-controller_withEndNode__On8LU{grid-template-columns:auto minmax(40%,1fr) auto}.text-controller_inputWrapper__kHGU1.text-controller_withStartNode__TA8Pa.text-controller_withEndNode__On8LU .text-controller_input__3paUM{padding:10px 0}.text-controller_input__3paUM{color:#fff;font-size:14px;font-weight:500;height:100%;line-height:20px;padding:10px 24px;width:100%}@media(max-width:900px){.text-controller_input__3paUM{font-size:13px;line-height:18px;padding:10px 22px}}@media(max-width:599px){.text-controller_input__3paUM{font-size:12px;line-height:16px;padding:10px 20px}}.text-controller_input__3paUM::-webkit-input-placeholder{color:#778187;font-weight:400}.text-controller_input__3paUM::placeholder{color:#778187;font-weight:400}.password-field_group__6DMq2{align-items:center;display:grid;grid-auto-flow:column}.password-field_button__Gc0BP{height:20px;width:20px}@media(max-width:900px){.password-field_button__Gc0BP{height:18px;width:18px}}@media(max-width:599px){.password-field_button__Gc0BP{height:16px;width:16px}}.password-field_button__Gc0BP:hover svg{fill:#b9c6ce}.password-field_button__Gc0BP svg{fill:#778187;height:100%;transition:fill .3s ease;width:100%}.modal-default_component__LQQpE{inset:0;position:fixed;z-index:1000}.modal-default_component__LQQpE.modal-default_appear__kCyIF .modal-default_backdrop__uLCga,.modal-default_component__LQQpE.modal-default_enter__jKI2q .modal-default_backdrop__uLCga{opacity:0}@media(max-width:599px){.modal-default_component__LQQpE.modal-default_appear__kCyIF .modal-default_modalWrapper__tuv5z,.modal-default_component__LQQpE.modal-default_enter__jKI2q .modal-default_modalWrapper__tuv5z{-webkit-transform:translateY(100%);transform:translateY(100%)}}@media(min-width:600px){.modal-default_component__LQQpE.modal-default_appear__kCyIF .modal-default_modal__2XDfM,.modal-default_component__LQQpE.modal-default_enter__jKI2q .modal-default_modal__2XDfM{opacity:0;-webkit-transform:scale(.95);transform:scale(.95)}}.modal-default_component__LQQpE.modal-default_appearActive__-8IcE .modal-default_backdrop__uLCga,.modal-default_component__LQQpE.modal-default_enterActive__\+ezIA .modal-default_backdrop__uLCga{opacity:1;transition:opacity .2s ease}@media(max-width:599px){.modal-default_component__LQQpE.modal-default_appearActive__-8IcE .modal-default_modalWrapper__tuv5z,.modal-default_component__LQQpE.modal-default_enterActive__\+ezIA .modal-default_modalWrapper__tuv5z{-webkit-transform:translateY(0);transform:translateY(0);transition:-webkit-transform .2s ease .2s;transition:transform .2s ease .2s;transition:transform .2s ease .2s,-webkit-transform .2s ease .2s}}@media(min-width:600px){.modal-default_component__LQQpE.modal-default_appearActive__-8IcE .modal-default_modal__2XDfM,.modal-default_component__LQQpE.modal-default_enterActive__\+ezIA .modal-default_modal__2XDfM{opacity:1;-webkit-transform:scale(1);transform:scale(1);transition:opacity .2s ease .2s,-webkit-transform .2s ease .2s;transition:transform .2s ease .2s,opacity .2s ease .2s;transition:transform .2s ease .2s,opacity .2s ease .2s,-webkit-transform .2s ease .2s}}.modal-default_component__LQQpE.modal-default_exit__0occh .modal-default_backdrop__uLCga{opacity:1}@media(max-width:599px){.modal-default_component__LQQpE.modal-default_exit__0occh .modal-default_modalWrapper__tuv5z{-webkit-transform:translateY(0);transform:translateY(0)}}@media(min-width:600px){.modal-default_component__LQQpE.modal-default_exit__0occh .modal-default_modal__2XDfM{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.modal-default_component__LQQpE.modal-default_exitActive__DxKiS .modal-default_backdrop__uLCga{opacity:0;transition:opacity .2s ease .2s}@media(max-width:599px){.modal-default_component__LQQpE.modal-default_exitActive__DxKiS .modal-default_modalWrapper__tuv5z{-webkit-transform:translateY(100%);transform:translateY(100%);transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}}@media(min-width:600px){.modal-default_component__LQQpE.modal-default_exitActive__DxKiS .modal-default_modal__2XDfM{opacity:0;-webkit-transform:scale(.95);transform:scale(.95);transition:opacity .2s ease,-webkit-transform .2s ease;transition:transform .2s ease,opacity .2s ease;transition:transform .2s ease,opacity .2s ease,-webkit-transform .2s ease}}.modal-default_backdrop__uLCga{-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);background:rgba(16,24,35,.9);height:100%;left:0;position:absolute;top:0;width:100%}.modal-default_modalWrapper__tuv5z{display:grid;height:100%;overflow:hidden auto;padding:16px;position:relative;width:100%}@media(max-width:599px){.modal-default_modalWrapper__tuv5z{align-items:end;padding:0}}.modal-default_modal__2XDfM{background:#19212c;border-radius:12px;margin:auto;padding:32px;position:relative}@media(max-width:900px){.modal-default_modal__2XDfM{padding:24px}}@media(max-width:599px){.modal-default_modal__2XDfM{border-radius:12px 12px 0 0;margin:0;padding:16px}}.modal-default_closeButton__q4NOS{background:#2f3c48;border-radius:100%;height:24px;position:absolute;right:20px;top:20px;transition:background .3s ease;width:24px;z-index:1}@media(max-width:900px){.modal-default_closeButton__q4NOS{right:18px;top:18px}}@media(max-width:599px){.modal-default_closeButton__q4NOS{right:16px;top:16px}}.modal-default_closeButton__q4NOS:hover{background:#48545f}.modal-default_closeButton__q4NOS:hover svg{fill:#fff}.modal-default_closeButton__q4NOS svg{fill:#778187;height:100%;transition:fill .3s ease;width:100%}.page_component__TvfCH{overflow-x:clip;padding:40px 0 80px}@media(max-width:900px){.page_component__TvfCH{padding:32px 0 68px}}@media(max-width:599px){.page_component__TvfCH{padding:24px 0 56px}}.tooltip-content_floating__CMUkN{padding:0 8px;z-index:1000}.tooltip-content_content__cRHWl{background:#2f3c48;border-radius:6px;box-shadow:0 10px 20px 0 rgba(0,0,0,.2);color:#b9c6ce;font-size:12px;font-weight:400;line-height:16px;padding:6px 8px;text-align:center}.tooltip-content_arrow__YQtTM{fill:#2f3c48}.content_title__kvKAW{color:#fff;font-size:20px;font-weight:600;line-height:32px}@media(max-width:900px){.content_title__kvKAW{font-size:18px;line-height:28px}}@media(max-width:599px){.content_title__kvKAW{font-size:16px;line-height:24px}}.content_image__Db1Lu{background:#101823;border-radius:12px;object-fit:contain;width:100%}@media(max-width:900px){.content_image__Db1Lu{border-radius:10px}}@media(max-width:599px){.content_image__Db1Lu{border-radius:8px}}.content_description__swbie{grid-gap:16px;color:#778187;display:grid;font-size:14px;font-weight:400;gap:16px;line-height:20px;white-space:pre-wrap}@media(max-width:900px){.content_description__swbie{font-size:13px;gap:12px;line-height:18px}}@media(max-width:599px){.content_description__swbie{font-size:12px;gap:8px;line-height:16px}}.content_description__swbie ol,.content_description__swbie ul{padding-left:20px}@media(max-width:900px){.content_description__swbie ol,.content_description__swbie ul{padding-left:19px}}@media(max-width:599px){.content_description__swbie ol,.content_description__swbie ul{padding-left:18px}}.content_description__swbie ol li,.content_description__swbie ul li{font-size:14px;font-weight:400;line-height:20px}@media(max-width:900px){.content_description__swbie ol li,.content_description__swbie ul li{font-size:13px;line-height:18px}}@media(max-width:599px){.content_description__swbie ol li,.content_description__swbie ul li{font-size:12px;line-height:16px}}.content_description__swbie ul li{list-style:disc}.content_description__swbie ol li{list-style:decimal}.mobile-game-player-id-modal_component__aH7Yc{grid-gap:24px;display:grid;gap:24px;width:min(544px,100%)}@media(max-width:900px){.mobile-game-player-id-modal_component__aH7Yc{gap:20px;width:min(500px,100%)}}@media(max-width:599px){.mobile-game-player-id-modal_component__aH7Yc{gap:16px}}.steam-player-id-modal_component__gt2uH{grid-gap:24px;display:grid;gap:24px;width:min(544px,100%)}@media(max-width:900px){.steam-player-id-modal_component__gt2uH{gap:20px;width:min(500px,100%)}}@media(max-width:599px){.steam-player-id-modal_component__gt2uH{gap:16px}}.steam-player-id-modal_head__C7xRg{grid-gap:4px;display:grid;gap:4px}.steam-player-id-modal_title__ou7PH{color:#fff;font-size:28px;font-weight:600;line-height:40px}@media(max-width:900px){.steam-player-id-modal_title__ou7PH{font-size:22px;line-height:32px}}@media(max-width:599px){.steam-player-id-modal_title__ou7PH{font-size:16px;line-height:24px}}.steam-player-id-modal_paragraph__hzZ0T{color:#778187;font-size:14px;font-weight:400;line-height:20px}@media(max-width:900px){.steam-player-id-modal_paragraph__hzZ0T{font-size:13px;line-height:18px}}@media(max-width:599px){.steam-player-id-modal_paragraph__hzZ0T{font-size:12px;line-height:16px}}.steam-player-id-modal_image__x0wmY{background:#101823;border-radius:12px;height:130px;object-fit:contain;width:100%}@media(max-width:900px){.steam-player-id-modal_image__x0wmY{border-radius:10px;height:122px}}@media(max-width:599px){.steam-player-id-modal_image__x0wmY{border-radius:8px;height:114px}}.steam-player-id-modal_button__OkeDA{border-radius:12px;font-size:14px;font-weight:600;line-height:20px;padding:18px 24px;width:100%}@media(max-width:900px){.steam-player-id-modal_button__OkeDA{border-radius:10px;font-size:13px;line-height:18px;padding:16px 20px}}@media(max-width:599px){.steam-player-id-modal_button__OkeDA{border-radius:8px;font-size:12px;line-height:16px;padding:14px 16px}}.banners_component__fme11{grid-gap:2px;display:grid;gap:2px}.banners_banner__U7AKC{background:#19212c;overflow:hidden}.banners_inner__q3FfN{grid-gap:20px;align-items:center;display:grid;gap:20px;grid-template-columns:auto auto auto;justify-content:center;min-height:40px}@media(max-width:900px){.banners_inner__q3FfN{gap:16px}}@media(max-width:599px){.banners_inner__q3FfN{gap:12px}}.banners_title__ei\+WI{color:#fff;font-size:12px;font-weight:600;line-height:16px;padding:6px 0}@media(max-width:900px){.banners_title__ei\+WI{font-size:11px;line-height:14px}}@media(max-width:599px){.banners_title__ei\+WI{font-size:10px;line-height:12px}}.banners_image__BoWfg{height:54px;margin:-100% 0;object-fit:contain;width:60px}@media(max-width:900px){.banners_image__BoWfg{height:52px;width:58px}}@media(max-width:599px){.banners_image__BoWfg{height:50px;width:56px}}.banners_button__HFCiS{border-radius:6px;font-size:12px;font-weight:600;line-height:28px;padding:0 12px}@media(max-width:900px){.banners_button__HFCiS{font-size:11px}}@media(max-width:599px){.banners_button__HFCiS{font-size:10px}}.live_component__kXaHA{background:#19212c;overflow:hidden;width:100%}.live_list__g2MtS{grid-gap:5px;display:grid;gap:5px;grid-auto-columns:-webkit-max-content;grid-auto-columns:max-content;grid-auto-flow:column;justify-content:start;padding:8px}.live_skeleton__43I1v{display:flex}.live_skeleton__43I1v span{border-radius:4px;height:24px;width:200px}@media(max-width:900px){.live_skeleton__43I1v span{height:22px;width:168px}}@media(max-width:599px){.live_skeleton__43I1v span{height:20px;width:136px}}.live_item__X3kx3{background:rgba(47,60,72,.2);border-radius:4px;color:#778187;font-size:12px;font-weight:400;line-height:24px;padding:0 8px}@media(max-width:900px){.live_item__X3kx3{font-size:11px;line-height:22px}}@media(max-width:599px){.live_item__X3kx3{font-size:10px;line-height:20px}}.live_item__X3kx3 b{color:#b9c6ce;font-weight:600}.copyright_component__8XJB7{color:#48545f;font-size:14px;font-weight:400;line-height:20px;margin-top:32px}@media(max-width:900px){.copyright_component__8XJB7{font-size:12px;line-height:16px;margin-top:24px}}@media(max-width:599px){.copyright_component__8XJB7{font-size:10px;line-height:14px;margin-top:16px}}.description_component__w46yb{color:#48545f;font-size:14px;font-weight:400;line-height:20px;margin-top:16px;max-width:50%}@media(max-width:1200px){.description_component__w46yb{max-width:none}}@media(max-width:900px){.description_component__w46yb{font-size:12px;line-height:16px;margin-top:14px}}@media(max-width:599px){.description_component__w46yb{font-size:10px;line-height:14px;margin-top:12px}}.paragraph_component__EpZfc{grid-gap:8px;display:grid;gap:8px}@media(max-width:900px){.paragraph_component__EpZfc{gap:6px}}@media(max-width:599px){.paragraph_component__EpZfc{gap:4px}}.paragraph_title__Thyxn{color:#fff;font-size:14px;font-weight:500;line-height:20px}@media(max-width:900px){.paragraph_title__Thyxn{font-size:13px;line-height:18px}}@media(max-width:599px){.paragraph_title__Thyxn{font-size:12px;line-height:16px}}.paragraph_description__gxJyJ{color:#778187;font-size:14px;font-weight:400;line-height:20px}@media(max-width:900px){.paragraph_description__gxJyJ{font-size:13px;line-height:18px}}@media(max-width:599px){.paragraph_description__gxJyJ{font-size:12px;line-height:16px}}.product-description-section_component__RcAaV{margin-top:80px}@media(max-width:900px){.product-description-section_component__RcAaV{margin-top:56px}}@media(max-width:599px){.product-description-section_component__RcAaV{margin-top:32px}}.product-description-section_title__es9Rj{color:#fff;font-size:24px;font-weight:600;line-height:36px}@media(max-width:900px){.product-description-section_title__es9Rj{font-size:20px;line-height:30px}}@media(max-width:599px){.product-description-section_title__es9Rj{font-size:16px;line-height:24px}}.product-description-section_paragraphs__Xe7nl{grid-gap:16px;display:grid;gap:16px;margin-top:8px}@media(max-width:900px){.product-description-section_paragraphs__Xe7nl{gap:14px}}@media(max-width:599px){.product-description-section_paragraphs__Xe7nl{gap:12px}}.description_component__3GeSz{align-items:center;background:#1d2629;border:1px dashed rgba(105,128,80,.3);border-radius:10px;display:flex;justify-content:center;margin-top:32px;padding:15px}@media(max-width:900px){.description_component__3GeSz{border-radius:9px;margin-top:24px}}@media(max-width:599px){.description_component__3GeSz{border-radius:8px;margin-top:16px}}.description_description__a-\+pC{color:#8bb165;font-size:14px;font-weight:400;line-height:20px;max-width:720px;text-align:center}@media(max-width:900px){.description_description__a-\+pC{font-size:13px;line-height:18px}}@media(max-width:599px){.description_description__a-\+pC{font-size:12px;line-height:16px}}.accordion_component__adwlA{--padding:24px;background:#19212c;border-radius:10px;transition:background .3s ease}@media(max-width:900px){.accordion_component__adwlA{--padding:20px;border-radius:9px}}@media(max-width:599px){.accordion_component__adwlA{--padding:16px;border-radius:8px}}.accordion_component__adwlA.accordion_isOpen__X4eys,.accordion_component__adwlA:hover{background:#1f2a38}.accordion_component__adwlA.accordion_isOpen__X4eys .accordion_icon__TdZPQ path:last-of-type{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.accordion_button__g9auc{grid-gap:16px;align-items:center;color:#fff;display:grid;font-size:14px;font-weight:500;gap:16px;grid-template-columns:1fr auto;line-height:20px;padding:var(--padding);text-align:left;width:100%}@media(max-width:900px){.accordion_button__g9auc{font-size:13px;line-height:18px}}@media(max-width:599px){.accordion_button__g9auc{font-size:12px;line-height:16px}}.accordion_icon__TdZPQ{fill:#b9c6ce;height:24px;width:24px}@media(max-width:900px){.accordion_icon__TdZPQ{height:22px;width:22px}}@media(max-width:599px){.accordion_icon__TdZPQ{height:20px;width:20px}}.accordion_icon__TdZPQ path{-webkit-transform-origin:center;transform-origin:center;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.accordion_content__2lo2a{padding:0 var(--padding) var(--padding) var(--padding)}.accordion_description__ImeeQ{grid-gap:20px;color:#a1acbd;display:grid;font-size:14px;font-weight:400;gap:20px;line-height:20px}@media(max-width:900px){.accordion_description__ImeeQ{font-size:13px;gap:18px;line-height:18px}}@media(max-width:599px){.accordion_description__ImeeQ{font-size:12px;gap:16px;line-height:16px}}.accordion_description__ImeeQ ol,.accordion_description__ImeeQ ul{padding-left:20px}@media(max-width:900px){.accordion_description__ImeeQ ol,.accordion_description__ImeeQ ul{padding-left:19px}}@media(max-width:599px){.accordion_description__ImeeQ ol,.accordion_description__ImeeQ ul{padding-left:18px}}.accordion_description__ImeeQ ul li{list-style:disc}.accordion_description__ImeeQ ol li{list-style:decimal}.faq_component__tgHeg{grid-gap:32px;align-items:start;display:grid;gap:32px;grid-template-columns:repeat(auto-fit,minmax(calc(50% - 16px),1fr));margin-top:32px}@media(max-width:900px){.faq_component__tgHeg{gap:8px;grid-template-columns:1fr;margin-top:24px}}@media(max-width:599px){.faq_component__tgHeg{margin-top:16px}}.faq_column__BU8Co{grid-gap:8px;display:grid;gap:8px}.steps_component__jEAkB{display:flex;justify-content:center;margin-top:32px}@media(max-width:900px){.steps_component__jEAkB{margin-top:24px}}@media(max-width:599px){.steps_component__jEAkB{margin-top:16px}}.steps_content__Dtam-{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:center;margin:-16px 0;width:100%}.steps_item__4OsJM{grid-gap:16px;display:grid;gap:16px;min-width:calc(100%/var(--max-columns));padding:16px 0;width:calc(100%/var(--total))}@media(max-width:900px){.steps_item__4OsJM{gap:12px}}@media(max-width:599px){.steps_item__4OsJM{gap:8px}}.steps_image__0HfMr{height:116px;object-fit:contain;padding:0 16px;width:100%}@media(max-width:900px){.steps_image__0HfMr{height:98px}}@media(max-width:599px){.steps_image__0HfMr{height:80px}}.steps_step__m6gHP{align-items:center;display:flex;justify-content:center;position:relative;width:100%}.steps_step__m6gHP.steps_withBefore__viQga:before{background:#273242;content:"";height:2px;left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:50%}@media(max-width:900px){.steps_step__m6gHP.steps_withBefore__viQga:before{display:none}}.steps_step__m6gHP.steps_withAfter__g1OSV:after{background:#273242;content:"";height:2px;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:50%}@media(max-width:900px){.steps_step__m6gHP.steps_withAfter__g1OSV:after{display:none}}.steps_number__LjtCV{background:#273242;border-radius:100%;color:#b1bbc9;font-size:12px;font-weight:600;line-height:24px;text-align:center;width:24px;z-index:10}.steps_description__haZqr{color:#b9c6ce;font-size:13px;font-weight:500;line-height:18px;padding:0 16px;text-align:center}@media(max-width:900px){.steps_description__haZqr{font-size:12px;line-height:16px}}@media(max-width:599px){.steps_description__haZqr{font-size:11px;line-height:14px}}.title_component__WxigQ{color:#fff;font-size:24px;font-weight:600;line-height:36px;text-align:center}@media(max-width:900px){.title_component__WxigQ{font-size:20px;line-height:30px}}@media(max-width:599px){.title_component__WxigQ{font-size:16px;line-height:24px}}.title_icon__4YMrm{fill:#fff;height:36px;vertical-align:bottom;width:36px}@media(max-width:900px){.title_icon__4YMrm{height:30px;width:30px}}@media(max-width:599px){.title_icon__4YMrm{height:24px;width:24px}}.product-faq-section_component__tPBkI{background:#141b27;margin-top:80px;padding:80px 0}@media(max-width:900px){.product-faq-section_component__tPBkI{margin-top:56px;padding:56px 0}}@media(max-width:599px){.product-faq-section_component__tPBkI{margin-top:32px;padding:32px 0}}.products_component__VIrrj{grid-gap:24px;display:grid;gap:24px;grid-area:products}@media(max-width:900px){.products_component__VIrrj{gap:20px}}@media(max-width:599px){.products_component__VIrrj{gap:16px}}.products_title__ck3Da{color:#fff;font-size:16px;font-weight:600;line-height:24px}@media(max-width:900px){.products_title__ck3Da{font-size:14px;line-height:20px}}@media(max-width:599px){.products_title__ck3Da{font-size:12px;line-height:16px}}.products_list__inCPy{grid-gap:16px;display:grid;gap:16px;justify-items:start}@media(max-width:1200px){.products_list__inCPy{grid-template-columns:1fr 1fr}}@media(max-width:900px){.products_list__inCPy{gap:14px 24px}}@media(max-width:599px){.products_list__inCPy{gap:12px;grid-template-columns:1fr}}.products_link__Hk34s{color:#b9c6ce;font-size:16px;font-weight:400;line-height:24px;transition:color .3s ease}@media(max-width:900px){.products_link__Hk34s{font-size:14px;line-height:20px}}@media(max-width:599px){.products_link__Hk34s{font-size:12px;line-height:16px}}.products_link__Hk34s:hover{color:#fff}.company_component__Rqx4a{grid-gap:24px;display:grid;gap:24px;grid-area:company}@media(max-width:900px){.company_component__Rqx4a{gap:20px}}@media(max-width:599px){.company_component__Rqx4a{gap:16px}}.company_title__I9394{color:#fff;font-size:16px;font-weight:600;line-height:24px}@media(max-width:900px){.company_title__I9394{font-size:14px;line-height:20px}}@media(max-width:599px){.company_title__I9394{font-size:12px;line-height:16px}}.company_list__jOCso{grid-gap:16px;display:grid;gap:16px}@media(max-width:900px){.company_list__jOCso{gap:14px}}@media(max-width:599px){.company_list__jOCso{gap:12px}}.company_link__h8\+H2{color:#b9c6ce;font-size:16px;font-weight:400;line-height:24px;transition:color .3s ease}@media(max-width:900px){.company_link__h8\+H2{font-size:14px;line-height:20px}}@media(max-width:599px){.company_link__h8\+H2{font-size:12px;line-height:16px}}.company_link__h8\+H2:hover{color:#fff}.feedback_component__yyRfc{grid-gap:24px;display:grid;gap:24px;grid-area:feedback;justify-items:start}@media(max-width:900px){.feedback_component__yyRfc{gap:20px}}@media(max-width:599px){.feedback_component__yyRfc{gap:16px}}.feedback_title__ZHAaG{color:#fff;font-size:16px;font-weight:600;line-height:24px}@media(max-width:900px){.feedback_title__ZHAaG{font-size:14px;line-height:20px}}@media(max-width:599px){.feedback_title__ZHAaG{font-size:12px;line-height:16px}}.feedback_content__WcfDj{grid-gap:16px;display:grid;gap:16px;justify-items:start}@media(max-width:900px){.feedback_content__WcfDj{gap:14px}}@media(max-width:599px){.feedback_content__WcfDj{gap:12px}}.feedback_button__jcHnf{border-radius:10px;font-size:16px;font-weight:600;line-height:54px;padding:0 24px}@media(max-width:900px){.feedback_button__jcHnf{border-radius:9px;font-size:14px;line-height:48px;padding:0 22px}}@media(max-width:599px){.feedback_button__jcHnf{border-radius:8px;font-size:12px;line-height:42px;padding:0 20px}}.feedback_mailToLink__ci1ZZ{grid-gap:8px;display:grid;gap:8px;grid-template-columns:auto 1fr}.feedback_mailToLink__ci1ZZ:hover .feedback_mailToIcon__KFrPP{fill:#bad66d}.feedback_mailToLink__ci1ZZ:hover .feedback_mailToText__pRuQL{color:#bad66d}.feedback_mailToIcon__KFrPP{fill:#a8ca55;height:24px;transition:fill .3s ease;width:24px}@media(max-width:900px){.feedback_mailToIcon__KFrPP{height:20px;width:20px}}@media(max-width:599px){.feedback_mailToIcon__KFrPP{height:16px;width:16px}}.feedback_mailToText__pRuQL{color:#a8ca55;font-size:16px;font-weight:500;line-height:24px;transition:color .3s ease}@media(max-width:900px){.feedback_mailToText__pRuQL{font-size:14px;line-height:20px}}@media(max-width:599px){.feedback_mailToText__pRuQL{font-size:12px;line-height:16px}}.socials_component__GCFch{grid-gap:24px;display:grid;gap:24px;grid-area:socials;justify-items:start}@media(max-width:900px){.socials_component__GCFch{gap:20px}}@media(max-width:599px){.socials_component__GCFch{gap:16px}}.socials_title__29ues{color:#fff;font-size:16px;font-weight:600;line-height:24px}@media(max-width:900px){.socials_title__29ues{font-size:14px;line-height:20px}}@media(max-width:599px){.socials_title__29ues{font-size:12px;line-height:16px}}.socials_content__dr7tz{grid-gap:16px;display:grid;gap:16px;grid-template-columns:auto auto;justify-items:start}@media(max-width:900px){.socials_content__dr7tz{gap:14px}}@media(max-width:599px){.socials_content__dr7tz{gap:12px}}.socials_button__VztD-{border-radius:10px;display:flex;padding:15px}@media(max-width:900px){.socials_button__VztD-{border-radius:9px;padding:13px}}@media(max-width:599px){.socials_button__VztD-{border-radius:8px;padding:11px}}.socials_icon__\+m8bE{height:24px;width:24px}@media(max-width:900px){.socials_icon__\+m8bE{height:22px;width:22px}}@media(max-width:599px){.socials_icon__\+m8bE{height:20px;width:20px}}.info-group_component__q8a9O{grid-gap:32px;align-items:start;display:grid;gap:32px;grid-template-areas:"products company feedback socials";grid-template-columns:auto auto auto auto;justify-content:space-between;margin-top:32px}@media(max-width:1200px){.info-group_component__q8a9O{grid-template-areas:"products products products" "company socials feedback";grid-template-columns:1fr 1fr 1fr}}@media(max-width:900px){.info-group_component__q8a9O{gap:24px;grid-template-areas:"products products" "company socials" "feedback feedback";grid-template-columns:1fr 1fr;margin-top:24px}}@media(max-width:599px){.info-group_component__q8a9O{gap:16px;margin-top:16px}}.legal_component__qyr0u{grid-gap:80px;display:grid;gap:80px;grid-template-columns:1fr auto;margin-top:32px}@media(max-width:1200px){.legal_component__qyr0u{gap:32px;grid-template-columns:1fr}}@media(max-width:900px){.legal_component__qyr0u{gap:24px;margin-top:24px}}@media(max-width:599px){.legal_component__qyr0u{gap:16px;margin-top:16px}}.legal_company__lzx3B{color:#48545f;font-size:14px;font-weight:400;line-height:20px}@media(max-width:1200px){.legal_company__lzx3B{order:1}}@media(max-width:900px){.legal_company__lzx3B{font-size:12px;line-height:16px}}@media(max-width:599px){.legal_company__lzx3B{font-size:10px;line-height:14px}}.legal_group__qpgu2{grid-gap:24px;display:grid;gap:24px;grid-template-columns:auto auto}@media(max-width:1200px){.legal_group__qpgu2{gap:14px;grid-template-columns:1fr}}@media(max-width:900px){.legal_group__qpgu2{gap:13px}}@media(max-width:599px){.legal_group__qpgu2{gap:12px}}.legal_link__eSXrI{color:#48545f;font-size:14px;font-weight:400;line-height:20px;transition:color .3s ease}@media(max-width:900px){.legal_link__eSXrI{font-size:13px;line-height:18px}}@media(max-width:599px){.legal_link__eSXrI{font-size:12px;line-height:16px}}.legal_link__eSXrI:hover{color:#fff}.payments-display_component__Q1CTU{grid-gap:24px;display:grid;gap:24px}@media(max-width:900px){.payments-display_component__Q1CTU{gap:20px}}@media(max-width:599px){.payments-display_component__Q1CTU{gap:16px}}.payments-display_title__ZvlNa{color:#fff;font-size:16px;font-weight:600;line-height:24px}@media(max-width:900px){.payments-display_title__ZvlNa{font-size:14px;line-height:20px}}@media(max-width:599px){.payments-display_title__ZvlNa{font-size:12px;line-height:16px}}.payments-display_grid__yQ4o-{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(90px,1fr))}@media(max-width:900px){.payments-display_grid__yQ4o-{gap:12px}}@media(max-width:599px){.payments-display_grid__yQ4o-{gap:8px}}.payments-display_payment__jGLvl{background:#19212c;border-radius:8px;height:56px;padding:10px}@media(max-width:900px){.payments-display_payment__jGLvl{height:52px;padding:9px}}@media(max-width:599px){.payments-display_payment__jGLvl{height:48px;padding:8px}}.payments-display_image__H4\+\+G{height:100%;object-fit:contain;width:100%}.footer_component__bualK{padding-bottom:40px}@media(max-width:900px){.footer_component__bualK{padding-bottom:32px}}@media(max-width:599px){.footer_component__bualK{padding-bottom:24px}}.footer_logo__Bc3aK{height:32px;margin-top:64px}@media(max-width:900px){.footer_logo__Bc3aK{height:28px;margin-top:48px}}@media(max-width:599px){.footer_logo__Bc3aK{height:24px;margin-top:32px}}.footer_separator__5Ceab{background:#2f3c48;height:1px;margin-top:32px;width:100%}@media(max-width:900px){.footer_separator__5Ceab{margin-top:24px}}@media(max-width:599px){.footer_separator__5Ceab{margin-top:16px}}.account-balance_component__\+3AMi{grid-gap:12px;align-items:center;border:1px solid #2f3c48;border-radius:10px;display:grid;gap:12px;grid-auto-flow:column;padding:3px 12px 3px 3px}.account-balance_component__\+3AMi:hover .account-balance_iconWrapper__TmyCU{background:#1f2a38}.account-balance_component__\+3AMi:hover .account-balance_iconWrapper__TmyCU svg{fill:#fff}.account-balance_iconWrapper__TmyCU{background:#19212c;border-radius:8px;height:36px;padding:8px;transition:background .3s ease;width:36px}@media(max-width:900px){.account-balance_iconWrapper__TmyCU{height:34px;width:34px}}@media(max-width:599px){.account-balance_iconWrapper__TmyCU{height:32px;width:32px}}.account-balance_iconWrapper__TmyCU svg{fill:#b9c6ce;height:100%;transition:fill .3s ease;width:100%}.account-balance_balance__MCFUH{color:#a8ca55;font-size:12px;font-weight:600;line-height:16px;text-align:right}@media(max-width:900px){.account-balance_balance__MCFUH{font-size:11px;line-height:14px}}@media(max-width:599px){.account-balance_balance__MCFUH{font-size:10px;line-height:12px}}.account-balance_withdrawBalance__IsqpG{color:#b9c6ce;font-size:12px;font-weight:600;line-height:16px;text-align:right}@media(max-width:900px){.account-balance_withdrawBalance__IsqpG{font-size:11px;line-height:14px}}@media(max-width:599px){.account-balance_withdrawBalance__IsqpG{font-size:10px;line-height:12px}}.auth_component__QFt\+s{display:flex;position:relative}.auth_avatarButton__g0EbZ{background:#1f2a38;border-radius:10px;display:grid;height:44px;overflow:hidden;transition:background .3s ease;width:44px}@media(max-width:900px){.auth_avatarButton__g0EbZ{border-radius:9px;height:42px;width:42px}}@media(max-width:599px){.auth_avatarButton__g0EbZ{border-radius:8px;height:40px;width:40px}}.auth_avatarButton__g0EbZ:hover{background:#2f3c48}.auth_avatarButton__g0EbZ img{height:100%;object-fit:cover;width:100%}.auth_avatarButton__g0EbZ svg{fill:#b9c6ce;height:50%;margin:auto;width:50%}.auth_menu__drFFF{background:#1f2a38;border-radius:10px;display:grid;overflow:hidden;position:absolute;right:0;top:calc(100% + 8px);width:168px;z-index:100}@media(max-width:900px){.auth_menu__drFFF{border-radius:9px}}@media(max-width:599px){.auth_menu__drFFF{border-radius:8px}}.auth_menu__drFFF.auth_enter__iVs-e{opacity:0;-webkit-transform:scale(.98);transform:scale(.98)}.auth_menu__drFFF.auth_enterActive__aHiwp{transition:opacity .2s ease,-webkit-transform .2s ease;transition:transform .2s ease,opacity .2s ease;transition:transform .2s ease,opacity .2s ease,-webkit-transform .2s ease}.auth_menu__drFFF.auth_enterActive__aHiwp,.auth_menu__drFFF.auth_exit__GgmaN{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.auth_menu__drFFF.auth_exitActive__RWwty{opacity:0;-webkit-transform:scale(.98);transform:scale(.98);transition:opacity .2s ease,-webkit-transform .2s ease;transition:transform .2s ease,opacity .2s ease;transition:transform .2s ease,opacity .2s ease,-webkit-transform .2s ease}.auth_item__71FQP{grid-gap:8px;color:#b9c6ce;display:grid;font-size:14px;font-weight:400;gap:8px;grid-template-columns:auto 1fr;height:40px;line-height:20px;padding:0 16px;place-items:center start;transition:background .3s ease,color .3s ease}.auth_item__71FQP:hover{background:#2f3c48;color:#fff}.auth_item__71FQP:hover svg{fill:#fff}.auth_item__71FQP.auth_loading__uyBNh{cursor:wait}.auth_item__71FQP svg{fill:#b9c6ce;height:20px;transition:fill .3s ease;width:20px}.login_component__2uCRi{grid-gap:12px;align-items:center;border:1px solid #2f3c48;border-radius:10px;display:grid;gap:12px;grid-auto-flow:column;height:44px;padding:0 3px 0 15px}.login_component__2uCRi:hover .login_button__2Favr{background:#2f3c48}.login_component__2uCRi:hover .login_icon__eRUxJ{fill:#fff}.login_title__hTouG{color:#b9c6ce;font-size:10px;font-weight:400;text-transform:uppercase}.login_button__2Favr{align-items:center;background:#19212c;border-radius:8px;display:flex;height:36px;justify-content:center;transition:background .3s ease;width:36px}.login_icon__eRUxJ{fill:#b9c6ce;height:20px;transition:fill .3s ease;width:20px}.logo_component__aTHMp{display:flex}.logo_icon__PQpsQ{height:32px}@media(max-width:900px){.logo_icon__PQpsQ{height:28px}}@media(max-width:599px){.logo_icon__PQpsQ{height:24px}}.google-play-link_component__W8yK7{grid-gap:8px;align-items:center;background:linear-gradient(108deg,#1f323e 37.79%,#274c54 98.49%);border-radius:10px;display:grid;gap:8px;grid-auto-flow:column;height:44px;overflow:hidden;padding:0 10px 0 16px;position:relative;transition:background .3s ease}.google-play-link_component__W8yK7:before{background:linear-gradient(108deg,#1e3d44 37.79%,#37746d 98.49%);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.google-play-link_component__W8yK7:hover:before{opacity:1}.google-play-link_title__1wqnr{color:#fff;font-size:9px;font-weight:400;line-height:11px;text-transform:uppercase;z-index:1}.google-play-link_icon__YpBqG{height:24px;width:24px;z-index:1}.socials_component__39pOf{grid-gap:8px;align-items:center;display:grid;gap:8px;grid-auto-flow:column}@media(max-width:599px){.socials_component__39pOf{display:none}}.socials_link__vAJuy{align-items:center;border:1px solid #2f3c48;border-radius:10px;display:flex;height:44px;justify-content:center;transition:background .3s ease;width:44px}.socials_link__vAJuy:hover{background:#19212c}.socials_link__vAJuy:hover .socials_icon__VKZIz{fill:#fff}.socials_icon__VKZIz{fill:#b9c6ce;height:20px;transition:fill .3s ease;width:20px}.stats_component__R\+Obi{grid-gap:40px;align-items:center;display:grid;gap:40px;grid-auto-flow:column}@media(max-width:1200px){.stats_component__R\+Obi{display:none}}.stats_item__Vp2Bj{grid-gap:12px;align-items:center;display:grid;gap:12px;grid-auto-flow:column}.stats_icon__vvxKG{fill:#a8ca55;height:28px;width:28px}.stats_info__U6utm{display:grid}.stats_value__3Vn5-{color:#fff;font-size:14px;font-weight:500;line-height:20px}.stats_label__fBkCw{color:#b9c6ce;font-size:10px;font-weight:400;line-height:14px;text-transform:uppercase}.stats_skeleton__DOaP7{display:flex;height:20px;width:100%}.main-row_component__mi0FJ{justify-content:space-between}.main-row_component__mi0FJ,.main-row_left__wMXa4{align-items:center;display:grid;grid-auto-flow:column}.main-row_left__wMXa4{grid-gap:56px;gap:56px}.main-row_right__uRIOe{grid-gap:24px;align-items:center;display:grid;gap:24px;grid-auto-flow:column}@media(max-width:900px){.main-row_right__uRIOe{gap:20px}}@media(max-width:599px){.main-row_right__uRIOe{gap:16px}}.secondary-row_component__Nn8ow{grid-gap:24px;align-items:center;display:grid;gap:24px;grid-template-columns:1fr auto;justify-content:space-between}@media(max-width:900px){.secondary-row_component__Nn8ow{gap:20px}}@media(max-width:599px){.secondary-row_component__Nn8ow{gap:16px}}.secondary-row_listWrapper__ACiOU{height:44px;overflow:hidden}@media(max-width:900px){.secondary-row_listWrapper__ACiOU{height:42px}}@media(max-width:599px){.secondary-row_listWrapper__ACiOU{height:40px}}.secondary-row_list__6WOKV{grid-gap:16px;display:grid;gap:16px;grid-auto-rows:44px;grid-template-columns:repeat(auto-fill,44px)}@media(max-width:900px){.secondary-row_list__6WOKV{gap:12px;grid-auto-rows:42px;grid-template-columns:repeat(auto-fill,42px)}}@media(max-width:599px){.secondary-row_list__6WOKV{gap:8px;grid-auto-rows:40px;grid-template-columns:repeat(auto-fill,40px)}}.secondary-row_item__UyJZh{display:flex}.secondary-row_fade__rcXI0,.secondary-row_link__IHf2B{background:transparent;border:1px solid #2f3c48;border-radius:10px;transition:background .3s ease}@media(max-width:900px){.secondary-row_fade__rcXI0,.secondary-row_link__IHf2B{border-radius:9px}}@media(max-width:599px){.secondary-row_fade__rcXI0,.secondary-row_link__IHf2B{border-radius:8px}}.secondary-row_fade__rcXI0 svg,.secondary-row_link__IHf2B svg{fill:#b9c6ce;height:100%;transition:fill .3s ease;width:100%}.secondary-row_link__IHf2B:hover{background:#19212c}.secondary-row_link__IHf2B:hover svg{fill:#fff}.secondary-row_fade__rcXI0{opacity:.25}.header_component__1xnoO{padding-top:24px}@media(max-width:900px){.header_component__1xnoO{padding-top:16px}}@media(max-width:599px){.header_component__1xnoO{padding-top:8px}}.header_row__24Ib4{grid-gap:24px;display:grid;gap:24px}@media(max-width:900px){.header_row__24Ib4{gap:20px}}@media(max-width:599px){.header_row__24Ib4{gap:16px}}.layout_component__BFXLl{display:flex;flex-direction:column;min-height:100vh}.layout_main__x19xl{flex:1 1}@-webkit-keyframes react-loading-skeleton{to{-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes react-loading-skeleton{to{-webkit-transform:translateX(100%);transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);border-radius:.25rem;display:inline-flex;line-height:1;overflow:hidden;position:relative;-webkit-user-select:none;user-select:none;width:100%}.react-loading-skeleton:after{-webkit-animation-direction:var(--animation-direction);animation-direction:var(--animation-direction);-webkit-animation-duration:var(--animation-duration);animation-duration:var(--animation-duration);-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:react-loading-skeleton;animation-name:react-loading-skeleton;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;background-image:linear-gradient(90deg,var(--base-color),var(--highlight-color),var(--base-color));background-repeat:no-repeat;content:" ";display:var(--pseudo-element-display);height:100%;left:0;position:absolute;right:0;top:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;box-sizing:border-box;height:100%}a,button,input{outline:none;text-decoration:none}*,:after,:before{box-sizing:inherit}:after,:before{text-decoration:inherit;vertical-align:inherit}*{background-repeat:no-repeat;margin:0;padding:0}audio:not([controls]){display:none;height:0}hr{overflow:visible}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}summary{display:list-item}small{font-size:80%}[hidden],template{display:none}abbr[title]{border-bottom:1px dotted;text-decoration:none}a:active,a:hover{outline-width:0}code,kbd,pre,samp{font-family:monospace}b,strong{font-weight:bolder}dfn{font-style:italic}mark{background-color:#ff0;color:#000}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}input{border-radius:0}[role=button],[type=button],[type=reset],[type=submit],button{cursor:pointer}[disabled]{cursor:default}[type=search]{-webkit-appearance:textfield;appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none;appearance:none}textarea{overflow:auto;resize:vertical}button,input,optgroup,select,textarea{font:inherit}optgroup{font-weight:700}button{overflow:visible}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button:-moz-focusring{outline:1px dotted ButtonText}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button;appearance:button}button,select{text-transform:none}button,input,select,textarea{background-color:transparent;border-style:none;color:inherit}legend{border:0;color:inherit;display:table;max-width:100%;white-space:normal}::-webkit-file-upload-button{-webkit-appearance:button;appearance:button;font:inherit}img{border-style:none;vertical-align:middle}svg:not(:root){overflow:hidden}li,ul{list-style:none}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}@font-face{font-display:swap;font-family:Gotham;font-style:normal;font-weight:100;src:url(/static/media/Gotham-Thin_Web.7ac9043569efd7a8485f.woff2) format("woff2"),url(/static/media/Gotham-Thin_Web.9561d81803234a10ae53.woff) format("woff")}@font-face{font-display:swap;font-family:Gotham;font-style:italic;font-weight:100;src:url(/static/media/Gotham-ThinItalic_Web.10014a09b88110704e83.woff2) format("woff2"),url(/static/media/Gotham-ThinItalic_Web.0e2b75ea89e389f36686.woff) format("woff")}@font-face{font-display:swap;font-family:Gotham;font-style:normal;font-weight:200;src:url(/static/media/Gotham-XLight_Web.167993c268d07779c10e.woff2) format("woff2"),url(/static/media/Gotham-XLight_Web.6832355d803b7ba950bc.woff) format("woff")}@font-face{font-display:swap;font-family:Gotham;font-style:italic;font-weight:200;src:url(/static/media/Gotham-XLightItalic_Web.54489c4ccbf6db615395.woff2) format("woff2"),url(/static/media/Gotham-XLightItalic_Web.df0f208840589f1aa72c.woff) format("woff")}@font-face{font-display:swap;font-family:Gotham;font-style:normal;font-weight:300;src:url(/static/media/Gotham-Light_Web.52135bfaf7203be6f7a8.woff2) format("woff2"),url(/static/media/Gotham-Light_Web.001d3ecf781dfdb0c99b.woff) format("woff")}@font-face{font-display:swap;font-family:Gotham;font-style:italic;font-weight:300;src:url(/static/media/Gotham-LightItalic_Web.e273e6abbf40b2b9f4f6.woff2) format("woff2"),url(/static/media/Gotham-LightItalic_Web.4c6669e42e7467ce3a92.woff) format("woff")}@font-face{font-display:swap;font-family:Gotham;font-style:normal;font-weight:400;src:url(/static/media/Gotham-Book_Web.7fa96aa06775160ee646.woff2) format("woff2"),url(/static/media/Gotham-Book_Web.cbe772b0bc0f6cb5f8b2.woff) format("woff")}@font-face{font-display:swap;font-family:Gotham;font-style:italic;font-weight:400;src:url(/static/media/Gotham-BookItalic_Web.5be9f6cd5aee0bb6bc1f.woff2) format("woff2"),url(/static/media/Gotham-BookItalic_Web.0b4a9d1e346e1b45df14.woff) format("woff")}@font-face{font-display:swap;font-family:Gotham;font-style:normal;font-weight:500;src:url(/static/media/Gotham-Medium_Web.1ddab6f832b5d19ddd8f.woff2) format("woff2"),url(/static/media/Gotham-Medium_Web.c090b0ea7066489fd4ef.woff) format("woff")}@font-face{font-display:swap;font-family:Gotham;font-style:italic;font-weight:500;src:url(/static/media/Gotham-MediumItalic_Web.6312c849c7287986ce6d.woff2) format("woff2"),url(/static/media/Gotham-MediumItalic_Web.17adfa66ee8582ace0f4.woff) format("woff")}@font-face{font-display:swap;font-family:Gotham;font-style:normal;font-weight:700;src:url(/static/media/Gotham-Bold_Web.d23d96aefe768329255e.woff2) format("woff2"),url(/static/media/Gotham-Bold_Web.a9c4b82bc9604f7709af.woff) format("woff")}@font-face{font-display:swap;font-family:Gotham;font-style:italic;font-weight:700;src:url(/static/media/Gotham-BoldItalic_Web.f8c0c702e1f40e76bee3.woff2) format("woff2"),url(/static/media/Gotham-BoldItalic_Web.1591cb217994515c8a38.woff) format("woff")}@font-face{font-display:swap;font-family:Gotham;font-style:normal;font-weight:800;src:url(/static/media/Gotham-Black_Web.a772a67ee3b66f93716a.woff2) format("woff2"),url(/static/media/Gotham-Black_Web.b80aacb68c4a0e648daa.woff) format("woff")}@font-face{font-display:swap;font-family:Gotham;font-style:italic;font-weight:800;src:url(/static/media/Gotham-BlackItalic_Web.cf6112b4cb77c6378680.woff2) format("woff2"),url(/static/media/Gotham-BlackItalic_Web.01dcd5bd6116b242b655.woff) format("woff")}@font-face{font-display:swap;font-family:Gotham;font-style:normal;font-weight:900;src:url(/static/media/Gotham-Ultra_Web.fe1fc9ae8618a645eb52.woff2) format("woff2"),url(/static/media/Gotham-Ultra_Web.6e817237a77c75eb5201.woff) format("woff")}@font-face{font-display:swap;font-family:Gotham;font-style:italic;font-weight:900;src:url(/static/media/Gotham-UltraItalic_Web.08a4fb54b8c4640dd501.woff2) format("woff2"),url(/static/media/Gotham-UltraItalic_Web.deda9dbab44c744fa680.woff) format("woff")}*,body{box-sizing:border-box}body{-webkit-overflow-scrolling:touch;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#101823;color:#fff;font-family:Gotham,-apple-system,blinkmacsystemfont,arial,sans-serif;font-size:16px;font-weight:400}::-webkit-scrollbar-track{background-color:#101823}::-webkit-scrollbar{width:8px}@media(max-width:900px){::-webkit-scrollbar{width:6px}}@media(max-width:599px){::-webkit-scrollbar{width:4px}}::-webkit-scrollbar-thumb{background-color:#48545f;border-radius:4px}