@charset "UTF-8";.lds-ring{color:#fff;transform:scale(.4) translate(-20px,-20px)}.lds-ring,.lds-ring div{box-sizing:border-box}.lds-ring{display:inline-block;position:relative;width:30px;height:30px}.lds-ring div{box-sizing:border-box;display:block;position:absolute;width:64px;height:64px;margin:8px;border-radius:50%;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border:8px solid transparent;border-top-color:currentcolor}.lds-ring div:first-child{animation-delay:-.45s}.lds-ring div:nth-child(2){animation-delay:-.3s}.lds-ring div:nth-child(3){animation-delay:-.15s}@keyframes lds-ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.button{all:unset;min-width:106px;text-align:center;border-radius:5px;min-height:38px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%;background:linear-gradient(180deg,#69dce5,#1c7bf3)}@media only screen and (max-width:500px){.button{min-width:80px;min-height:35px}}.button-text{font-size:11px;font-weight:600;color:#fff;margin:0}.button-text-with-icon{display:flex;align-items:center;justify-content:center;gap:9px}.button-gray{background:rgba(167,178,207,.31)}.button:active{transform:translateY(2px)}.button-big-radius{border-radius:10px}.button-semi-dark{background:rgba(66,133,244,.302);box-shadow:0 24px 48px 0 rgba(0,1,44,.157)}.button-light-gray{background:#355b8e;border:1px solid #4f88c6;min-width:166px;min-height:42px}@media only screen and (max-width:768px){.button-light-gray{min-width:127px;min-height:28px}}.button-light-gray .button-text{font-size:14px;font-weight:600;color:hsla(0,0%,100%,.871)}@media only screen and (max-width:768px){.button-light-gray .button-text{font-size:10px}}.button-earn{background:rgba(66,133,244,.2);border:1px solid #3c65c0;min-width:96px;min-height:30px}.button-purple{height:48px;background:#9f54fb;box-shadow:0 4px 24px 0 rgba(204,100,6,.302);border-radius:12px}.button-purple .button-text{font-size:14px}.button-with-min-h{min-height:45px}@media only screen and (max-width:500px){.button-with-min-h{min-height:35px}}.button-loading{opacity:.5;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.chat-card{background-color:rgba(66,133,244,.2);box-shadow:0 24px 48px 0 rgba(0,1,44,.157);border-radius:12px;height:75px;padding:13px;display:flex;align-items:flex-start;justify-content:space-between;box-sizing:border-box;margin-bottom:6px}.chat-card-left{display:flex;align-items:center;gap:9px}.chat-card-left-user{color:#e3ebff;font-size:14px;font-weight:700;line-height:16.8px;margin:0 0 3px}.chat-card-left-message{color:#a7b2cf;font-size:12px;font-weight:500;line-height:14.4px;margin:0}.chat-card-right-time{color:#a7b2cf;font-size:10px;font-weight:500;line-height:12px;margin:0}.chat-card-last{margin-bottom:0}.switch-chat-button{background-color:rgba(66,133,244,.2);border-radius:10px;height:27px;width:169px;position:relative;display:flex;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;box-sizing:border-box}.switch-chat-button-background{background:linear-gradient(114.15deg,#0da6c2 20.67%,#0e39c6 89.64%);border:1px solid #1d7bf4;border-radius:10px;width:50%;height:99%;height:25px;position:absolute;transform:translateX(0);transition:transform .1s ease-in-out;z-index:2}.switch-chat-button-background-monthly{transform:translateX(83px);transition:transform .1s ease-in-out}.switch-chat-button-daily,.switch-chat-button-monthly{width:50%;height:100%;display:flex;align-items:center;justify-content:center;position:relative;cursor:pointer;z-index:3}.switch-chat-button-daily-text,.switch-chat-button-monthly-text{font-size:10px;font-weight:600;line-height:15.21px;color:#fff;margin:0}.switch-chat-button-text-active{color:#fff;transition:color .2s ease-in-out}.chat-input-holder{width:100%;position:-webkit-sticky;position:sticky;bottom:0;left:0;background-color:#181f31;z-index:3;padding:15px 0}.chat-input-holder-input-wrapper{position:relative}.chat-input-holder .chat-input{all:unset;width:100%;height:50px;border-radius:12px;background-color:rgba(66,133,244,.102);box-shadow:0 24px 48px 0 rgba(0,1,44,.157);padding:0 70px 0 12px;font-size:12px;line-height:14.52px;color:#fff;font-weight:500;box-sizing:border-box}.chat-input-holder .chat-input::placeholder{color:#a7b2cf}.chat-input-holder-icon{position:absolute;right:17px;top:50%;transform:translateY(-50%)}.chat-input-holder-emoji-icon{position:absolute;right:45px;top:50%;transform:translateY(-50%);cursor:pointer}.chat{background-color:#181f31;position:fixed;top:0;right:0;width:330px;height:100dvh;opacity:0;padding:0 13px;box-sizing:border-box;z-index:-1;display:flex;flex-direction:column;transition:transform .3s ease,opacity .3s ease;transform:translateX(100%)}@media only screen and (max-width:992px){.chat{top:77px}}@media only screen and (max-width:500px){.chat{top:auto;bottom:77px;width:100%;transition:unset}.chat .chat-input-holder{padding-bottom:20px}}.chat-header{display:flex;align-items:center;justify-content:space-between;position:-webkit-sticky;position:sticky;top:0;left:0;background-color:#181f31;padding:20px 0;z-index:3}.chat-header-online{display:flex;align-items:center;gap:3px}.chat-header-online-number{font-size:14px;font-weight:700;line-height:16.8px;color:#e3ebff;margin:0}.chat-header-online-icon{position:relative;width:-moz-fit-content;width:fit-content}.chat-header-online-icon-circle{background-color:#20d472;width:6px;height:6px;box-shadow:0 0 5px .5px rgba(160,243,146,.502);border-radius:50%;position:absolute;top:10px;right:3px}.chat-header-right{display:flex;align-items:center;gap:11px}.chat-header-right p{margin:0}.chat-emoji-container{position:absolute;transform:translateY(-102%);z-index:1}.chat-active{height:100dvh;transform:translateX(0);opacity:1;z-index:11;overscroll-behavior:contain}@media only screen and (max-width:992px){.chat-active{height:100dvh}}@media only screen and (max-width:500px){.chat-active{height:calc(100vh - 155px);width:100%}}.chat-messages-holder{flex:1 1;overflow-y:auto;overscroll-behavior:contain}.chat-messages-holder-form{display:flex;align-items:center;justify-content:space-between;position:-webkit-sticky;position:sticky;top:0;bottom:0;z-index:3}.drawer{position:fixed;bottom:0;left:0;width:100%;max-height:80vh;background:linear-gradient(180.02deg,#314b91 .02%,#2a3e72 20.02%,#25345b 41.98%,#222e4d 67.84%,#1e273d 93.7%);border-radius:20px 20px 0 0;box-shadow:0 -4px 12px rgba(0,0,0,.3);z-index:2000;display:flex;flex-direction:column;justify-content:stretch;transform:translateY(100%);transition:transform .3s ease-in-out;will-change:transform}.drawer.open{transform:translateY(0)}.drawer-backdrop{position:fixed;inset:0;background:transparent;transition:background .3s ease-in-out;z-index:1990;pointer-events:none}.drawer-backdrop.open{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:rgba(0,0,0,.3);pointer-events:all}.drawer-handle-wrapper{height:30px;border-top-left-radius:12px;border-top-right-radius:12px;align-items:center;display:flex;justify-content:center}.drawer-handle{width:60px;height:5px;background:#969696;border-radius:2.5px;cursor:pointer}.drawer-content{overflow-y:auto;padding:16px;max-height:calc(80vh - 20px)}.szh-menu{margin:0;padding:0;list-style:none;box-sizing:border-box;width:max-content;z-index:100;border:1px solid rgba(0,0,0,.1);background-color:#fff}.szh-menu:focus{outline:none}.szh-menu__arrow{box-sizing:border-box;width:.75rem;height:.75rem;background-color:#fff;border-color:rgba(0,0,0,.1) transparent transparent rgba(0,0,0,.1);border-style:solid;border-width:1px;z-index:-1}.szh-menu__arrow--dir-left{right:-.375rem;transform:translateY(-50%) rotate(135deg)}.szh-menu__arrow--dir-right{left:-.375rem;transform:translateY(-50%) rotate(-45deg)}.szh-menu__arrow--dir-top{bottom:-.375rem;transform:translateX(-50%) rotate(-135deg)}.szh-menu__arrow--dir-bottom{top:-.375rem;transform:translateX(-50%) rotate(45deg)}.szh-menu__item{cursor:pointer}.szh-menu__item:focus{outline:none}.szh-menu__item--hover{background-color:#ebebeb}.szh-menu__item--focusable{cursor:default;background-color:inherit}.szh-menu__item--disabled{cursor:default;color:#aaa}.szh-menu__group{box-sizing:border-box}.szh-menu__radio-group{margin:0;padding:0;list-style:none}.szh-menu__divider{height:1px;margin:.5rem 0;background-color:rgba(0,0,0,.12)}.szh-menu-button{box-sizing:border-box}.szh-menu{-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#212529;border:none;border-radius:.25rem;box-shadow:0 3px 7px rgba(0,0,0,.133),0 .6px 2px rgba(0,0,0,.1);min-width:10rem;padding:.5rem 0}.szh-menu__item{display:flex;align-items:center;position:relative;padding:.375rem 1.5rem}.szh-menu-container--itemTransition .szh-menu__item{transition-property:background-color,color;transition-duration:.15s;transition-timing-function:ease-in-out}.szh-menu__item--type-radio{padding-left:2.2rem}.szh-menu__item--type-radio:before{content:"○";position:absolute;left:.8rem;top:.55rem;font-size:.8rem}.szh-menu__item--type-radio.szh-menu__item--checked:before{content:"●"}.szh-menu__item--type-checkbox{padding-left:2.2rem}.szh-menu__item--type-checkbox:before{position:absolute;left:.8rem}.szh-menu__item--type-checkbox.szh-menu__item--checked:before{content:"✔"}.szh-menu__submenu>.szh-menu__item{padding-right:2.5rem}.szh-menu__submenu>.szh-menu__item:after{content:"❯";position:absolute;right:1rem}.szh-menu__header{color:#888;font-size:.8rem;padding:.2rem 1.5rem;text-transform:uppercase}@keyframes szh-menu-show-zoom{0%{opacity:.1;transform:scale(.95)}}@keyframes szh-menu-hide-zoom{to{opacity:.1;transform:scale(.95)}}.szh-menu--state-opening{animation:szh-menu-show-zoom .125s ease-out}.szh-menu--state-closing{animation:szh-menu-hide-zoom .125s ease-in forwards}.szh-menu--dir-left.szh-menu--align-start{transform-origin:right top}.szh-menu--dir-left.szh-menu--align-center{transform-origin:right center}.szh-menu--dir-left.szh-menu--align-end{transform-origin:right bottom}.szh-menu--dir-right.szh-menu--align-start{transform-origin:left top}.szh-menu--dir-right.szh-menu--align-center{transform-origin:left center}.szh-menu--dir-right.szh-menu--align-end,.szh-menu--dir-top.szh-menu--align-start{transform-origin:left bottom}.szh-menu--dir-top.szh-menu--align-center{transform-origin:center bottom}.szh-menu--dir-top.szh-menu--align-end{transform-origin:right bottom}.szh-menu--dir-bottom.szh-menu--align-start{transform-origin:left top}.szh-menu--dir-bottom.szh-menu--align-center{transform-origin:center top}.szh-menu--dir-bottom.szh-menu--align-end{transform-origin:right top}.nav{background:#141d34;padding:20px;border-bottom:1px solid hsla(0,0%,100%,.09)}@media only screen and (max-width:992px){.nav{padding:13px 14px;background-color:#223360;border-bottom:1px solid hsla(0,0%,100%,.122)}}.nav-logo{display:none}.nav-left{margin-left:100px;display:flex;align-items:center;gap:8px;transition:margin-left .3s ease}.nav-left .nav-button-holder-chat-button{display:flex;align-items:center;gap:12px;color:rgba(223,239,255,.898);padding:12px 16px;width:220px;justify-content:flex-start}.nav-left .nav-button-holder-chat-button img{height:100%}.nav-left-button-right{display:flex;flex-direction:column;gap:4px}.nav-left-button-right p{margin:0}.nav-left-button-right-title{font-size:12px;font-weight:500}.nav-left-button-right-description{font-size:10px;overflow:hidden;max-width:160px;white-space:nowrap;text-overflow:ellipsis}.nav-button-holder{display:flex;align-items:center;gap:22px}@media only screen and (max-width:500px){.nav-button-holder{gap:8px}}.nav-button-holder-link{text-decoration:none}.nav-button-holder-link-margin{margin-right:22px}@media only screen and (max-width:992px){.nav-button-holder-link-margin:last-child{margin-right:0}}.nav-button-holder-chat-button{background-color:rgba(66,133,244,.2);border-radius:12px;padding:10px 14px;height:49px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;cursor:pointer}.nav-button-holder-chat-button img{width:24px}@media only screen and (max-width:500px){.nav-button-holder-chat-button{height:40px;padding:10px}}.nav-button-holder-chat-button-radius{border-radius:12px;gap:13px}.nav-button-holder-chat-button-radius p{color:rgba(223,239,255,.898);font-size:12px;font-weight:600;margin:0}@media only screen and (max-width:992px){.nav-chat-holder{display:none}}.nav.chat-open .nav-left,.nav.notif-open .nav-left{display:none!important}.nav.chat-open .nav-logo,.nav.notif-open .nav-logo{display:inline-block}.nav.chat-open .nav-button-holder>*,.nav.chat-open>a,.nav.notif-open .nav-button-holder>*,.nav.notif-open>a{transform:translateX(-330px);transition:transform .3s ease}.app-layout:has(.aside.expanded) nav .nav-left{margin-left:250px}@media only screen and (max-width:992px){.nav-left{display:none!important}.nav-logo{display:inline-block}.nav-logo img{width:50px}}@media(max-width:1230px){.app-layout:has(.aside.expanded) nav .nav-left>:not(:first-child){display:none}}@media(max-width:1080px){nav:not(:has(+.app-content-holder .aside.expanded)) .nav-left>:not(:first-child){display:none}}.os-menu{background:linear-gradient(180.02deg,#314b91 .02%,#2a3e72 20.02%,#25345b 41.98%,#222e4d 67.84%,#1e273d 93.7%);min-width:200px;padding:5px 0}@media only screen and (max-width:992px){.os-menu-mobile{display:none!important}}.popover-item{display:flex;align-items:center;justify-content:space-between;width:100%}.popover-item-left{display:flex;align-items:center;gap:8px}.popover-item-left-text{font-size:14px;font-weight:500;line-height:18px;margin:0}@media only screen and (max-width:768px){.popover-item-left-text{font-size:11px}}.popover-item .item-ball{width:8px;height:8px;border-radius:50%;background-color:#1b1b2e}.popover-item .item-ball-active{background-color:#18f47d}.my-menuitem,.my-menuitem-hover{padding:.5rem 1rem;margin-bottom:5px}.my-menuitem-hover{background-color:rgba(15,23,42,.549)}.obj-component{-webkit-user-select:none;-moz-user-select:none;user-select:none}.obj-component-os-img{width:26px}@media only screen and (max-width:992px){.obj-component-os-img{width:20px}}.os-menu-button{padding:13px 10px 11px 12px;gap:9px}@media only screen and (max-width:992px){.os-menu-button{gap:6px;height:40px;padding:13px 5px 11px 12px}}.os-drawer-separator{border:.5px solid hsla(0,0%,100%,.251);margin-bottom:10px;margin-top:10px}.os-drawer-header h3{margin:0;font-size:18px;color:#fff}.os-drawer-list{display:flex;flex-direction:column}.os-drawer-item{display:flex;align-items:center;padding:10px 0;background:transparent;color:#fff;font-size:14px;gap:8px;cursor:pointer}.os-drawer-item .item-ball{margin-left:auto;width:8px;height:8px;border-radius:50%;background-color:#1b1b2e;margin-right:8px}.os-drawer-item .item-ball-active{background-color:#18f47d}.avatar-holder{border:3px solid #ceebff;width:204px;height:204px;border-radius:50%;box-sizing:border-box;display:flex;align-items:center;justify-content:center;flex-direction:column;position:relative}@media only screen and (max-width:768px){.avatar-holder{transform:scale(.8)}}.avatar-holder-img{width:calc(100% - 8px);height:calc(100% - 8px);overflow:hidden;border-radius:50%;background:linear-gradient(180deg,#1c7bf3,#65d7e6 .01%,#1c7bf3);display:flex;align-items:flex-end;justify-content:center}.avatar-holder-img img{border-radius:50%;object-fit:cover;position:relative;z-index:1}.avatar-holder-lvl{position:absolute;bottom:-4px;left:50%;transform:translateX(-50%);z-index:2;background:none;padding:0;box-sizing:border-box}.avatar-holder-lvl-content{background-color:#9f54fb;border-radius:20px;padding:6px 12px;display:inline-flex;align-items:center;justify-content:center;width:33px;height:10px;text-align:center}.avatar-holder-lvl-content p{line-height:0;margin:0;font-size:10px;font-weight:700;color:#fff}.avatar-holder-small{width:110px;height:110px}.avatar-holder-small .avatar-holder-lvl-small{height:25px;width:61px;padding:3px}.avatar-holder-profile{width:90px;height:90px}.profile-mobile-dropdown-holder{background:linear-gradient(180.02deg,#314b91 .02%,#2a3e72 20.02%,#25345b 41.98%,#222e4d 67.84%,#1e273d 93.7%);min-width:220px;padding:0;background:hsla(0,0%,100%,.15);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:0 0 30px 0 rgba(0,0,0,.251);border-radius:10px}.profile-mobile-button{height:49px;width:80px;box-sizing:border-box;background-color:rgba(66,133,244,.2);border-radius:12px;padding:6px 11px;display:flex;align-items:center;justify-content:space-between;cursor:pointer}@media only screen and (max-width:500px){.profile-mobile-button{height:40px;width:71px}}.profile-mobile-button-avatar-box{width:30px;height:30px;background:linear-gradient(180deg,#1c7bf3,#65d7e6 .01%,#1c7bf3);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:8px;overflow:hidden}.profile-mobile-dropdown{padding:15px}@media only screen and (max-width:992px){.profile-mobile-dropdown{padding-top:0}}.profile-mobile-dropdown-avatar{display:flex;justify-content:center;align-items:center;margin-bottom:10px}@media only screen and (max-width:992px){.profile-mobile-dropdown-avatar .avatar-holder-profile{width:150px;height:150px}.profile-mobile-dropdown-avatar .avatar-holder-img img{width:120px!important;height:120px!important}.profile-mobile-dropdown-avatar .avatar-holder-lvl-content{width:60px;height:18px}.profile-mobile-dropdown-avatar .avatar-holder-lvl-content p{font-size:14px}}.profile-mobile-dropdown-bg{background-color:rgba(43,45,102,.322);padding:8px;border-radius:5px;height:35px;box-sizing:border-box}.profile-mobile-dropdown-bg-text{font-size:10px;font-weight:600;line-height:15px;margin:0;color:#fff;max-width:150px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media only screen and (max-width:992px){.profile-mobile-dropdown-bg-text{font-size:12px;line-height:unset}}.profile-mobile-dropdown-bg-margin{margin:8px 0;display:flex;flex-direction:column;gap:17px;height:auto}.profile-mobile-dropdown-bg-gap{gap:7px}.profile-mobile-menu-item{all:unset}.profile-mobile-menu-item a{text-decoration:none}.profile-mobile-menu-item img{width:16px}@media only screen and (max-width:992px){.profile-mobile-menu-item img{width:20px}}.profile-mobile-dropdown-drawer{background:linear-gradient(180.02deg,#314b91 .02%,#2a3e72 20.02%,#25345b 41.98%,#222e4d 67.84%,#1e273d 93.7%)!important;background:hsla(0,0%,100%,.15)!important;backdrop-filter:blur(20px)!important;-webkit-backdrop-filter:blur(20px)!important}.balance-dropdown{padding:10px;min-width:150px;display:flex;flex-direction:column;gap:5px}.balance-button{min-width:140px;justify-content:space-between}.balance-button p{white-space:nowrap}@media only screen and (max-width:500px){.balance-button{min-width:110px}}.balance-item{display:flex;align-items:center;justify-content:space-between;gap:8px;cursor:pointer}.balance-item span{font-size:12px}.balance-item-left{display:flex;align-items:center;gap:4px}.balance-item-ball{width:8px;height:8px;border-radius:50%;background-color:#1b1b2e}.balance-item-ball-active{background-color:#18f47d}.balance-drawer-header{padding:0 16px 16px;border-bottom:1px solid hsla(0,0%,100%,.1)}.balance-drawer-header p{margin:0;font-size:16px;font-weight:600;color:#fff}.balance-drawer{min-height:unset!important}.balance-drawer-list{display:flex;flex-direction:column;gap:12px;padding:16px 0}.balance-drawer-list .balance-item{display:flex;justify-content:space-between;align-items:center;padding:8px 16px;cursor:pointer}.balance-drawer-list .balance-item:active{background:hsla(0,0%,100%,.05)}.notification-item-holder{margin-bottom:8px}.notification-item-holder:last-child{margin-bottom:0}.notification-item-holder .notification-item{background-color:rgba(66,133,244,.302);border-radius:12px;padding:10px 10px 10px 16px}.notification-item-holder .notification-item-header{display:flex;align-items:center;justify-content:flex-end}.notification-item-holder .notification-item-header-days{color:hsla(0,0%,100%,.39);font-size:10px;font-weight:400;margin:0}@media only screen and (max-width:768px){.notification-item-holder .notification-item-header-days{font-size:12px}}.notification-item-holder .notification-item-footer{display:flex;align-items:center;justify-content:flex-end}.notification-item-holder .notification-item-main{display:flex;align-items:center;gap:0 14px}.notification-item-holder .notification-item-main-left{display:inline-flex;align-items:center}.notification-item-holder .notification-item-main-left img{width:30px;border-radius:5px;object-fit:contain}.notification-item-holder .notification-item-main-right{display:flex;flex-direction:column;gap:6px}.notification-item-holder .notification-item-main-right-title{font-family:var(--font-barlow);font-size:17px;color:#fff;font-weight:600;margin:0;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden}@media only screen and (max-width:768px){.notification-item-holder .notification-item-main-right-title{font-size:20px}}.notification-item-holder .notification-item-main-right-description{font-family:var(--font-barlow);font-size:11px;color:hsla(0,0%,100%,.72);font-weight:500;margin:0}@media only screen and (max-width:768px){.notification-item-holder .notification-item-main-right-description{font-size:14px}}.notification-item-holder .notification-item-main-right-description-reward-value{background-color:#2586f2;border-radius:12px;padding:2px 7px;font-size:10px;color:#fff}@media only screen and (max-width:768px){.notification-item-holder .notification-item-main-right-description-reward-value{font-size:12px}}.notification-item-holder .notification-item-main-right-status{font-size:10px;color:#fff;margin:4px 0 7px;line-height:13px}.notification-item-holder .notification-item-main-right-reward{display:flex;align-items:center;gap:0 5px}.notification-item-holder .notification-item-main-right-reward-price{font-size:12px;font-weight:500;color:#fff;margin:0}.notification-item-holder .notif-icon{width:16px;height:16px;display:flex;align-items:center;justify-content:center;border-radius:50%}@media only screen and (max-width:768px){.notification-item-holder .notif-icon{width:18px;height:18px}}.notification-item-holder .notif-icon .notif-icon-icon{width:80%;height:80%}.notification-item-holder .notif-icon-pending{background-color:#afb435}.notification-item-holder .notif-icon-pending .notif-icon-icon{width:80%;height:80%}.notification-item-holder .notif-icon-success{background-color:#25b972}.notification-item-holder .notif-icon-success .notif-icon-icon{width:80%;height:80%}.notification-item-holder .notif-icon-rejected{background-color:#d01718}.notification-panel{position:fixed;top:0;right:0;width:330px;height:100dvh;background:#181f31;transform:translateX(100%);transition:transform .3s ease,opacity .3s ease;opacity:0;z-index:11;display:flex;flex-direction:column;padding:0}.notification-panel-header{padding:16px;border-bottom:1px solid hsla(0,0%,100%,.1);flex:0 0 auto}.notification-panel-header p{margin:0;font-size:16px;font-weight:600;color:#fff}.notification-panel.panel-active{transform:translateX(0);opacity:1}.notification-panel-content{padding:16px;flex:1 1 auto;overflow-y:auto}.notification-panel-drawer{min-height:80vh}.notification-panel-drawer .drawer-content{display:flex;flex-direction:column;height:100%;overflow:visible}@media only screen and (max-width:992px){.notification-panel-drawer .drawer-content{padding-top:0}}.notification-drawer-header{padding:0 16px 16px;flex:0 0 auto;border-bottom:1px solid hsla(0,0%,100%,.1)}.notification-drawer-header p{margin:0;font-size:16px;font-weight:600;color:#fff}.notification-drawer-list{display:flex;flex-direction:column;gap:12px;padding:16px 0;flex:1 1 auto;overflow-y:auto}.mobile-nav{display:none}@media only screen and (max-width:992px){.mobile-nav{display:flex;align-items:center;justify-content:space-between;padding:0 22px;position:fixed;bottom:-2px;left:0;width:100%;height:78px;background-color:#1d2333;box-sizing:border-box;z-index:12}}.mobile-nav-link{text-decoration:none}.mobile-nav-item{display:flex;align-items:center;flex-direction:column;gap:6px;width:66px;cursor:pointer}.mobile-nav-item-route{margin:0;color:rgba(223,239,255,.502);font-size:10px;font-weight:500;line-height:15px}.mobile-nav-item-route-active{color:#fff}.mobile-nav-item-earn{background:linear-gradient(180deg,#1c7bf3,rgba(28,123,243,0));height:88px;width:66px;padding:15px 0 0;border-radius:5px 5px 0 0;gap:17px}.daily-bonus-box{background-color:#9f54fb;box-shadow:0 4px 24px 0 rgba(204,100,6,.302);border-radius:12px;width:48px;height:48px;display:flex;align-items:center;justify-content:center;position:absolute;bottom:30px;left:50%;transform:translateX(-50%);text-decoration:none}.daily-bonus-box-expanded{width:175px;height:auto;padding:24px 16px 16px;border-radius:28px;border:1px solid hsla(24,33%,94%,.161);background-color:#30384c;flex-direction:column;gap:16px;box-shadow:unset}.daily-bonus-box-expanded-new{width:calc(100% - 40px)}.daily-bonus-box-expanded-title{color:#dfefff;font-size:16px;line-height:24px;font-weight:600;margin:0}.daily-bonus-box-expanded-description{color:hsla(0,0%,100%,.502);text-align:center;font-size:13px;line-height:19.5px;font-weight:500;margin:0}.aside{width:90px;padding:25px 0;background:#141d34;position:fixed;height:calc(100vh - 50px);top:0;z-index:2;transition:width .4s ease,padding .4s ease}@media only screen and (max-width:992px){.aside{display:none}}.aside-logo-holder{display:flex;align-items:center;justify-content:center;margin-bottom:30px}.aside.expanded{width:256px;padding:25px 0}.aside-user-avatar{justify-content:center;margin-bottom:20px;position:relative}.aside-user-avatar,.aside-user-avatar-holder{display:flex;align-items:center}.aside-user-avatar-holder-experience,.aside-user-avatar-holder-name{opacity:0;width:0;height:0;transform:translateX(-20px);transition:transform .3s ease}.aside-user-avatar-holder .active{min-width:140px;width:auto;height:auto;opacity:1;transform:translateX(0);margin-left:12px}.aside-user-avatar-holder-experience{color:rgba(223,239,255,.4);font-size:11px;font-weight:500;line-height:22px;margin:0}.aside-user-avatar-holder-name{color:#dfefff;font-size:14px;font-weight:500;line-height:20px;margin:0}.aside-user-avatar-arrow{position:absolute;right:-11px;z-index:2;cursor:pointer;transition:transform .3s ease}.aside-user-avatar-arrow.rotate{right:-11px;transform:rotate(180deg)}.aside-link-holder{display:flex;align-items:center;justify-content:center;flex-direction:column}.aside-link-holder-dropdown{text-decoration:none;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.aside-link-holder-dropdown-children{height:0;position:relative;padding-left:50px;overflow:hidden;transition:height .3s ease}.aside-link-holder-dropdown-children:before{content:"";position:absolute;height:134px;width:2px;background-color:#798699;top:0;left:35px}.aside-link-holder-dropdown-children-link{border:1px solid transparent;background-color:transparent;padding:8px 14px;border-radius:12px;position:relative;display:block;text-decoration:none}.aside-link-holder-dropdown-children-link p{color:rgba(223,239,255,.561);font-size:12px;font-weight:500;line-height:20px;margin:0}.aside-link-holder-dropdown-children-link p:before{content:"";position:absolute;height:2px;width:11px;background-color:#798699;top:50%;transform:translateY(-50%);left:-15px}.aside-link-holder-dropdown-children-link-not-expanded p:before{display:none}.aside-link-holder-dropdown-children .active-child-link{border:1px solid hsla(24,33%,94%,.161);background-color:rgba(223,239,255,.039);padding:8px 14px;border-radius:12px}.aside-link-holder-dropdown-children-expanded{padding-left:0}.aside-link-holder-dropdown-children-expanded:before{display:none}.aside-link-holder-dropdown-children.active-dropdown{height:155px}.aside-link-holder-link{display:flex;align-items:center;text-decoration:none;border:1px solid transparent;background-color:transparent;padding:13px 20px;border-radius:12px;margin-bottom:5px;box-sizing:border-box}.aside-link-holder-link .active-arrow{transition:all .3s ease;transform:rotate(180deg)}.aside-link-holder-link .active-arrow-false{transition:all .3s ease;transform:rotate(0deg)}.aside-link-holder-link-name{color:#dfefff;font-size:14px;font-weight:500;line-height:20px;text-decoration:none;margin:0;opacity:0;width:0;height:0;transform:translateX(-20px);transition:transform .3s ease}.aside-link-holder-link .active-link-name{min-width:50px;width:auto;height:auto;opacity:1;transform:translateX(0);margin-left:16px}.aside-link-holder .active-link{border:.5px solid hsla(24,33%,94%,.161);padding:13px 20px;border-radius:12px;background:radial-gradient(60% 60% at 50% 50%,rgba(28,123,243,.48) 0,rgba(28,123,243,0) 100%),rgba(223,239,255,.039)}.aside-link-holder .active-link-width{width:208px}.aside-link-holder .active-link-expanded-width{width:208px;display:flex;align-items:center;justify-content:space-between}.aside-link-holder .active-link-not-expanded{justify-content:center}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(41,50,70,.251);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:999;overflow:auto}.modal-content{min-width:691px;max-height:80%;overflow-y:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 24px 48px 0 rgba(0,1,44,.157);padding:20px;z-index:2}@media only screen and (max-width:768px){.modal-content{min-width:auto;width:85%}}.close-modal{display:flex;width:-moz-fit-content;width:fit-content;margin-left:auto;cursor:pointer}.flag-component{display:flex;align-items:center;gap:4px}.flag-component-text{margin:0}.flag-component-full{width:30px}.liveActivity{box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;padding:5px 17px 6px 12px;height:55px;min-width:218px;margin-right:10px;border-radius:12px;background:linear-gradient(180deg,rgba(28,123,243,.25),rgba(25,37,80,.5));cursor:pointer}@media only screen and (max-width:768px){.liveActivity{min-width:174px;height:41px;margin-right:8px;border-radius:6px}}@media only screen and (max-width:500px){.liveActivity{padding:5px 9px}}.liveActivity .leftSide,.liveActivity .liveActivityImg{display:flex;align-items:center}.liveActivity .liveActivityImg{border-radius:50%;width:44px;height:44px;object-fit:cover;margin-right:10px;justify-content:center;font-weight:700;font-size:18px}@media only screen and (max-width:768px){.liveActivity .liveActivityImg{width:30px;height:30px;border-radius:6px;margin-right:5px}}.liveActivity .liveActivitySite{font-family:var(--font-barlow);font-size:10px;font-weight:600;color:#a7b2cf;margin:0}@media only screen and (max-width:768px){.liveActivity .liveActivitySite{font-weight:400}}.liveActivity .liveActivityTitle{font-family:var(--font-barlow);font-size:10px;font-weight:800;color:#a7b2cf;margin:6px 0 0}@media only screen and (max-width:768px){.liveActivity .liveActivityTitle{color:#f0f2f5;margin:3px 0 0;max-width:90px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}.liveActivity .liveActivityNumberHolder{display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#69dce5,#1c7bf3);width:30px;height:30px;border-radius:50%}.liveActivity .liveActivityNumberHolder .liveActivityNumber{font-family:var(--font-barlow);color:#fff;font-size:10px;font-weight:800;margin:0}.profile-blue-box{height:63px;display:flex;align-items:center;justify-content:center;flex-direction:column;border-radius:5px;background-color:rgba(66,133,244,.302);box-shadow:0 24px 48px 0 rgba(0,1,44,.157)}.profile-blue-box-number{font-size:20px;font-weight:900;line-height:30px;margin:0}@media only screen and (max-width:768px){.profile-blue-box-number{font-size:16px}}.profile-blue-box-description{color:hsla(0,0%,100%,.502);font-size:10px;font-weight:500;line-height:15px;margin:0}.card{background:linear-gradient(270deg,rgba(41,71,128,.502),#3a5a9c,rgba(41,71,128,.502));background-size:400% 400%;border-radius:10px;animation:AnimationName 3s ease infinite}@keyframes AnimationName{0%{background-position:0 44%}50%{background-position:100% 57%}to{background-position:0 44%}}.card-table-loader{border-radius:0}.liveActivityDataHolder{display:flex;align-items:center;overflow:auto;scrollbar-width:none;-ms-overflow-style:none;padding-left:100px;margin-top:7px}@media only screen and (max-width:992px){.liveActivityDataHolder{padding-left:20px}}@media only screen and (max-width:768px){.liveActivityDataHolder{margin-top:11px}}.liveActivityDataHolder::-webkit-scrollbar{display:none}.liveActivityDataHolder .liveActivityCardParent.fade-in{opacity:0;animation:fadeIn 1s ease-in forwards}.liveActivityDataHolderPadding{padding:0 45px}@media only screen and (max-width:1400px){.liveActivityDataHolderPadding{padding:0 30px}}@media only screen and (max-width:1330px){.liveActivityDataHolderPadding{padding:0 10px}}.modal-holder{padding:22px}@media only screen and (max-width:768px){.modal-holder{padding:0}}.modal-holder-header{display:flex;justify-content:center;align-items:center;flex-direction:column}.modal-holder-header-name{font-size:24px;font-weight:700;line-height:30px;margin:12px 0 0}.modal-holder-header-joined{font-size:12px;font-weight:500;line-height:18px;margin:0}.modal-holder-statistics{margin-top:20px}.modal-holder-statistics-title{display:flex;align-items:center;gap:4px}.modal-holder-statistics-title p{font-size:16px;font-weight:700;line-height:24px;margin:0}.modal-holder-statistics-data{margin:8px 0 30px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px}@media only screen and (max-width:992px){.modal-holder-statistics-data{grid-template-columns:1fr 1fr;gap:12px}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.footer{background:linear-gradient(180deg,rgba(36,60,124,0),rgba(36,60,124,.469) 67.71%,#243c7c);margin-top:166px;padding-bottom:40px}.footer-holder{max-width:700px;margin:0 auto;display:flex;align-items:center;justify-content:center;flex-direction:column}@media only screen and (max-width:768px){.footer-holder{padding:0 20px}}.footer-holder-top{display:flex;align-items:center;justify-content:space-between;width:100%}.footer-holder-links{margin:34px 0 39px;display:flex;align-items:center;gap:17px}@media only screen and (max-width:768px){.footer-holder-links{margin:42px 0 0;gap:14px;flex-wrap:wrap}}.footer-holder-links-link{font-size:12px;font-weight:400;margin:0;color:#fff;text-decoration:none}@media only screen and (max-width:768px){.footer-holder-links-link{font-size:11px}}.footer-holder-icons{display:flex;align-items:center;gap:35px}@media only screen and (max-width:768px){.footer-holder-icons{gap:20px}.footer-holder-icons-hide{display:none}}.footer-holder-hr{width:100%;border:1px solid #e4e4e7;margin:47px 0 27px}@media only screen and (max-width:768px){.footer-holder-hr{margin:20px 0 27px}}.footer-holder-copyright{font-size:12px;font-weight:400;color:#f0f0f0;margin:0}.input-holder{position:relative}.input-holder-label{color:#a7b2cf;font-size:11px;font-weight:600;line-height:16.5px}.input-holder-label-big{font-size:16px;line-height:24px}@media only screen and (max-width:768px){.input-holder-label-big{font-size:10px;line-height:15px}}.input-holder-input{all:unset;background:linear-gradient(180deg,rgba(66,133,244,.3),rgba(43,45,102,.3));box-shadow:0 24px 48px 0 rgba(0,1,44,.157);border-radius:10px;height:45px;width:100%;padding:18px;color:#e3ebff;font-size:12px;font-weight:600;line-height:18px;margin-top:5px;border:1px solid transparent;border-bottom:unset;box-sizing:border-box}@media only screen and (max-width:500px){.input-holder-input{height:38px}}.input-holder-input::placeholder{all:unset;color:hsla(0,0%,100%,.502);font-size:12px;font-weight:500;line-height:18px}.input-holder-input-error{border:1px solid rgba(255,0,0,.902)}.input-holder-error-msg{font-size:10px;color:red;position:absolute;bottom:-23px;right:8px}.landing-form{background-color:rgba(6,6,49,.302);padding:45px;border-radius:18px}@media only screen and (max-width:500px){.landing-form{padding:34px}}.landing-form-modal{background-color:unset}.landing-form-title{font-size:24px;font-weight:700;text-align:center;margin:0}.landing-form-input-holder{display:flex;flex-direction:column;gap:8px;margin:18px 0}.landing-form-checkbox-holder{display:flex;align-items:center;gap:5px}.landing-form-checkbox-holder-input{background-color:transparent;border-radius:5px}.landing-form-checkbox-holder-text{font-size:11px;font-weight:500;line-height:16.5px;margin:0}@media only screen and (max-width:500px){.landing-form-checkbox-holder-text{font-size:9px;line-height:13.5px}}.landing-form-checkbox-holder span{color:#51c6ec}.landing-form-button{margin:20px 0}.landing-form-social-holder{display:flex;flex-direction:column;gap:8px;margin:18px 0 0}.landing-form-switch{display:flex;align-items:center;justify-content:center;gap:3px;font-size:12px;font-weight:500;line-height:18px;color:#fff;text-align:center}@media only screen and (max-width:500px){.landing-form-switch{font-size:10px;line-height:15px}}.landing-form-switch .link-like{font-weight:700;color:rgba(76,217,100,.906);cursor:pointer}.landing-form-switch .link-like:hover{text-decoration:underline}.landing-register-form{background-color:rgba(6,6,49,.302);padding:45px;border-radius:18px}@media only screen and (max-width:500px){.landing-register-form{padding:34px}}.landing-register-form-modal{background-color:unset}.landing-register-form-title{color:#e3ebff;font-size:24px;font-weight:700;line-height:36px;margin:0;text-align:center}@media only screen and (max-width:500px){.landing-register-form-title{font-size:20px;line-height:30px}}.landing-register-form-desc{color:#e3ebff;font-size:10px;font-weight:500;line-height:15px;margin:5px 0 22px;text-align:center}@media only screen and (max-width:768px){.landing-register-form-desc{margin:5px 0 10px}}.landing-register-form-input-holder{display:grid;grid-template-columns:1fr 1fr;grid-gap:25px 28px;gap:25px 28px}@media only screen and (max-width:768px){.landing-register-form-input-holder{grid-template-columns:1fr;gap:18px}}.landing-register-form-button-holder{margin-top:43px}@media only screen and (max-width:768px){.landing-register-form-button-holder{margin-top:29px}}.landing-register-form-social-holder{display:flex;align-items:center;gap:31px;margin:36px 0 0}@media only screen and (max-width:768px){.landing-register-form-social-holder{flex-direction:column;gap:8px}}.landing-register-form-switch{display:flex;align-items:center;justify-content:center;gap:3px;margin:20px 0;font-size:12px;font-weight:500;line-height:18px;color:#fff;text-align:center}@media only screen and (max-width:500px){.landing-register-form-switch{font-size:10px;line-height:15px}}.landing-register-form-switch .link-like{font-weight:700;color:rgba(76,217,100,.906);cursor:pointer}.landing-register-form-switch .link-like:hover{text-decoration:underline}.landing-forgot-password-form{background-color:rgba(6,6,49,.302);padding:45px;border-radius:18px}.landing-forgot-password-form.modal{background-color:unset}.landing-forgot-password-form .title{color:#e3ebff;font-size:24px;font-weight:700;text-align:center;margin:0 0 20px}.landing-forgot-password-form .input-holder{margin-bottom:22px}.landing-forgot-password-form .button-holder{margin-bottom:20px}.landing-forgot-password-form .switch{display:flex;justify-content:center;gap:3px;font-size:12px;font-weight:500;color:#fff;text-align:center}.landing-forgot-password-form .switch .link-like{font-weight:700;color:rgba(76,217,100,.906);cursor:pointer}.landing-forgot-password-form .switch .link-like:hover{text-decoration:underline}.app-layout{position:relative}@media only screen and (max-width:992px){.app-layout{padding-bottom:78px}}.app-layout .app-content-holder .aside~.app-content .content-shiftable{transition:padding .4s ease}.app-layout .app-content-holder .aside.expanded~.app-content .content-shiftable{padding-left:271px;padding-right:15px;transition:padding .4s ease}@media only screen and (max-width:992px){.app-layout .app-content-holder .aside.expanded~.app-content .content-shiftable{padding-left:0;padding-right:0}}.app-content-holder{min-height:calc(100dvh - 300px)}@media only screen and (max-width:500px){.app-content-holder{min-height:calc(100dvh - 161px)}}.app-content-holder .aside~.app-content{padding-left:100px;transition:padding .4s ease}@media only screen and (max-width:992px){.app-content-holder .aside~.app-content{padding-left:0}}.app-content-holder .aside.expanded~.app-content{padding-left:271px;padding-right:15px;transition:padding .4s ease}@media only screen and (max-width:992px){.app-content-holder .aside.expanded~.app-content{padding-left:0;padding-right:0}}.app-content-holder .aside~.content-shiftable{transition:padding .4s ease}.app-content-holder .aside.expanded~.content-shiftable{padding-left:271px;padding-right:15px;transition:padding .4s ease}@media only screen and (max-width:992px){.app-content-holder .aside.expanded~.content-shiftable{padding-left:0;padding-right:0}}.app-content-holder .aside~.app-content .content-transform{transition:transform .4s ease}@media only screen and (max-width:992px){.app-content-holder .aside~.app-content .content-transform{transform:translateX(0)}}.app-content-holder .aside.expanded~.app-content .content-transform{transform:translateX(0);transition:transform .4s ease}.app-content-holder .aside~.app-content .content-shiftable-less{transition:padding .4s ease;padding-left:100px}@media only screen and (max-width:992px){.app-content-holder .aside~.app-content .content-shiftable-less{padding-left:0}}.app-content-holder .aside.expanded~.app-content .content-shiftable-less{padding-left:271px;padding-right:1px;transition:padding .4s ease}@media only screen and (max-width:992px){.app-content-holder .aside.expanded~.app-content .content-shiftable-less{padding-left:0}}.app-layout footer{padding-left:100px;transition:padding .4s ease}@media only screen and (max-width:992px){.app-layout footer{padding-left:0;padding-right:0}}.app-layout:has(.aside.expanded) footer{padding-left:271px;padding-right:15px;transition:padding .4s ease}@media only screen and (max-width:992px){.app-layout:has(.aside.expanded) footer{padding-left:0;padding-right:0}}@media only screen and (max-width:768px){.footer{display:none}}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[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-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}body{font-family:Poppins,sans-serif;background:linear-gradient(180deg,#243a74 0,#223361 25%,#1f2942 60%,#1f2942 90%,#243d7d)}h1,h2,h3,h4,h5,h6,p{color:#fff}.flex{display:flex}.flex-column{flex-direction:column}.flex-ai-c{align-items:center}.flex-ai-fs{align-items:flex-start}.flex-jc-c{justify-content:center}.flex-jc-sb{justify-content:space-between}.flex-jc-fe{justify-content:flex-end}.embla{position:relative}.embla .embla__viewport{overflow:hidden;width:100%}.embla .embla__container{display:flex}.szh-menu{margin-top:8px!important;border-radius:12px}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/034d78ad42e9620c-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/fe0777f1195381cb-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/eafabf029ad39a43-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/db911767852bc875-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/f10b8e9d91f3edcb-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8888a3826f4a3af4-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/29e7bbdce9332268-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c3bc380753a8436c-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/0484562807a97172-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/29a4aea02fdee119-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/a1386beebedccca4-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/b957ea75a84b6ea7-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Poppins;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/28485c0de2075f40-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/5fb25f343c7550ca-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Poppins;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/7db6c35d839a711c-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Poppins;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/f5b513e981884070-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/b8442747db2a9bad-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Poppins;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/6245472ced48d3be-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Poppins Fallback;src:local("Arial");ascent-override:93.62%;descent-override:31.21%;line-gap-override:8.92%;size-adjust:112.16%}.__className_e36b36{font-family:Poppins,Poppins Fallback;font-style:normal}@font-face{font-family:Barlow;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/ed0713aabc469750-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Barlow;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/ace9c6b312d37d07-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Barlow;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/95a978e26cc29d74-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Barlow;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/b8ce78b8b9460bfe-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Barlow;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/af700d9cbf4b15b0-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Barlow;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/0e7784537271ba44-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Barlow Fallback;src:local("Arial");ascent-override:103.43%;descent-override:20.69%;line-gap-override:0.00%;size-adjust:96.68%}.__className_405c0c{font-family:Barlow,Barlow Fallback;font-style:normal}.__variable_405c0c{--font-barlow:"Barlow","Barlow Fallback"}