.sidebar{display:flex;flex-direction:column;align-items:flex-start;margin:0;padding:0;width:255px;background-color:#141414;position:fixed;height:100%;overflow:auto;scrollbar-width:none;overscroll-behavior:contain;border-right:4px solid #0a0a0a}.sidebar::-webkit-scrollbar{width:0;height:0;background:transparent}.sidebarLogo{display:flex;width:100%;flex-direction:row;justify-content:center;align-items:center;height:66px}.sidebar ul{list-style-type:none}.sidebar a{display:block;color:#ffffff;padding:12px;text-decoration:none;border-radius:8px}.sidebar a.active,.sidebar a:hover:not(.active){background-color:rgba(255,255,255,.1);color:white}.sidebar .disable-hover:hover{background-color:none!important;background:none!important;pointer-events:none;cursor:default}.disable-hover div{cursor:default}.sidebarLogo a.active,.sidebarLogo a:hover:not(.active){background-color:initial}div.content{margin-left:255px;padding:0}.sidebarHeading{font-style:normal;font-weight:600;font-size:12px;line-height:140%;color:#ffffff80;padding:0 1rem}.sidebarSection{display:flex;width:100%;flex-direction:column;align-items:flex-start;padding:16px}.sidebar-divider{height:2px;background:#333333;width:85%;margin:0 auto;flex-shrink:0}.sidebarSection a,nav{width:100%}.sidebar svg{width:24px;height:24px}@media screen and (max-width:990px){.sidebar{display:none}.sidebar a{float:left}div.content{margin-left:0}}@media screen and (max-width:400px){.sidebar a{text-align:center;float:none}}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}:root{scroll-behavior:auto!important;--font-fallback:system-ui,-apple-system,"Segoe UI",Roboto,sans-serif}main{width:100%;font-family:var(--font-readex-pro),var(--font-fallback)!important}body{margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{text-decoration:none}.slick-dots li{width:auto;margin:0 2px}.slick-dots li button{width:6px;height:6px;border-radius:50%;border:0;background-color:#fafafa;opacity:.3;padding:0}.slick-dots li.slick-active button{opacity:1}.slick-dots li button:before{content:""}@media (min-width:992px){#root{display:flex;justify-content:center;align-items:center}}.modal-content{-webkit-appearance:none;background-color:#000000!important;border:1px solid #000000!important}.modal-backdrop.show{opacity:.7!important}.slider{appearance:none;background-color:#5b5b5b;height:2px;background-image:linear-gradient(#fad810,#fad810);background-repeat:no-repeat;transition:height .1s linear;cursor:pointer}.slider:hover{height:5px}.slider::-webkit-slider-thumb{appearance:none;-webkit-appearance:none;width:14px;height:14px;border-radius:50%;overflow:visible;cursor:pointer;background:#fad810;opacity:0;-webkit-transition:opacity .1s linear;transition:opacity .1s linear}.slider::-moz-range-thumb{appearance:none;-webkit-appearance:none;width:14px;height:14px;border-radius:50%;overflow:visible;cursor:pointer;background:#fad810;border:none;opacity:0;-moz-transition:opacity .1s linear;transition:opacity .1s linear}.slider-container:hover .slider::-webkit-slider-thumb{opacity:1}.slider-container:hover .slider::-moz-range-thumb{opacity:1}.mobile-slider,.slider-fullscreen{background-image:linear-gradient(#fff,#fff)}.slider-fullscreen{appearance:none;-webkit-appearance:none;background-color:#949494;height:4px;background-repeat:no-repeat}.slider-fullscreen::-webkit-slider-thumb{appearance:none;width:15px;height:15px;background:#fff;cursor:pointer;border-radius:50%}.slider-fullscreen::-moz-range-thumb{appearance:none;width:15px;height:15px;background:#fff;cursor:pointer;border-radius:50%}.registration-confirm-modal .modal-content{color:white;background-color:#202020!important;box-shadow:0 4px 4px rgba(0,0,0,.25);border-radius:8px}.registration-confirm-modal .modal-header{font-weight:600;font-size:18px;line-height:21px;border:none}.registration-confirm-modal .modal-body{font-weight:400;font-size:14px;line-height:18px;color:rgba(255,255,255,.5)}.registration-confirm-modal .modal-footer{border:none;margin-bottom:15px}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.progress-bar{background-color:#fad810!important}ul.ant-dropdown-menu.ant-dropdown-menu.ant-dropdown-menu-root.ant-dropdown-menu-vertical.ant-dropdown-menu-light{background-color:#202020;display:flex;flex-direction:column;gap:10px;padding:16px}li.ant-dropdown-menu-item{line-height:140%;color:#fafafa!important}.check-container,li.ant-dropdown-menu-item{font-style:normal;font-weight:400;font-size:14px}.check-container{display:block;position:relative;padding-left:27px;margin-bottom:24px;cursor:pointer;line-height:22px;-webkit-user-select:none;user-select:none;color:#0b0333}.check-container input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkmark{position:absolute;top:0;left:0;height:20px;width:20px;background-color:#eee;border-radius:4px}.check-container input~.checkmark{background-color:initial;border:1px solid #79829a}.check-container input:checked~.checkmark{background-color:#79829a;background:#fad810}.checkmark:after{content:"";position:absolute;display:none}.check-container input:checked~.checkmark:after{display:block}.check-container .checkmark:after{left:-2px;top:-1px;background-image:url(/img/check.svg);border-width:0 3px 3px 0;transform:rotate(45deg);background-position:50%;width:22px;height:20px;background-repeat:no-repeat;transform:rotate(-10deg)}.reminder-radio{font-style:normal;font-weight:400;font-size:14px;line-height:16px;color:#ffffff}.w-40.btn-design{width:310px}.reminder-radio input{opacity:0}.reminder-radio .contai{display:block;position:relative;padding-left:27px;cursor:pointer;font-size:14px;-webkit-user-select:none;user-select:none;margin-right:10px;margin-bottom:20px}.reminder-radio .checkmark{position:absolute;top:0;left:0;height:20px;width:20px;background-color:unset;border:2px solid #79829a;border-radius:50%}.reminder-radio:hover input~.checkmark{background-color:#090909}.reminder-radio input:checked~.checkmark{background-color:#2a3657}.reminder-radio .checkmark:after{content:"";position:absolute;display:none}.reminder-radio input:checked~.checkmark:after{display:block}.reminder-radio .checkmark:after{top:1px;left:1px;width:14px;height:14px;border-radius:50%;background:#fad810;border:3px solid #090909}.reminder-radio li{list-style:none;float:left}input[type=file]{display:none}.custom-file-upload{border:1px solid #fbd749;display:inline-block;padding:6px 12px;cursor:pointer;border-radius:4px;width:158px}.select_location{display:flex;flex-direction:row;align-items:center;padding:0;gap:10px;width:100%;background-color:#1f1f1f;border:none;color:#cccccc;-webkit-text-fill-color:#cccccc;opacity:1;flex:none;order:1;flex-grow:0}.select_location:focus-visible{outline:none}.edit-select .ant-select{background-color:#1f1f1f;border:none;-webkit-text-fill-color:#cccccc}.edit-select .ant-select,.edit-select .ant-select-selector{display:flex;flex-direction:row;align-items:center;padding:0;gap:10px;width:100%;color:#cccccc;opacity:1;flex:none;order:1;flex-grow:0}.edit-select .ant-select-selector{background-color:#1f1f1f!important;border:none!important;-webkit-text-fill-color:#cccccc!important}.container_style{flex-direction:row;justify-content:space-between;width:100%;gap:10px}.input_style{width:100%!important;height:48px!important;background:#333333!important;border:none!important;color:#ffffff!important}.ant-modal-content{background-color:#1f1f1f!important}.ant-modal-close{color:#ffffff!important}.ant-modal-header{background-color:#1f1f1f!important}.ant-modal-title{font-size:20px!important;line-height:140%!important}.ant-collapse-header,.ant-modal-title{color:#ffffff!important;font-weight:600!important}.ant-collapse-header{font-family:Readex Pro!important;font-style:normal!important;font-size:16px!important;line-height:125%!important}.ant-collapse,.leaderboard-infinite-scroll-container{width:100%!important}div.campaign-description img{border-radius:8px}.slick-track{display:flex!important;gap:10px}.react-player-video{position:absolute;top:0;left:0}@media (min-width:991px){.react-player-video{position:unset!important;top:unset!important;left:unset!important}}.modalStyle .ant-modal-content{background-color:#141414!important;padding:32px 48px!important}.modalStyle .ant-modal-header{background-color:#141414!important;margin-bottom:16px!important}.modalStyle .ant-modal-close{top:32px!important;inset-inline-end:48px!important}.login-modal .ant-modal-content{border-radius:12px!important;background:#292929!important;border:1px solid var(--Surface-Disabled,#5b5b5b)!important;-webkit-backdrop-filter:blur(2px)!important;backdrop-filter:blur(2px)!important}.coin-detail-modal .ant-modal-content{border-radius:12px!important;background:#1f1f1f!important}.voucher-input::placeholder{color:#8c8c8c!important}.voucher-input::-ms-input-placeholder{color:#8c8c8c!important}.subscription-modal .modal-content{border-radius:32px;background:#202020;background-color:#202020!important;width:-moz-fit-content;width:fit-content;border:none!important}.subscription-modal .modal-body{border-radius:16px;background:#202020}.modal-dialog{justify-content:center}.ant-notification-notice-close-icon,.ant-notification-notice-icon{display:none}.ant-notification .ant-notification-notice{padding:10px;text-align:center}.new_user_toast{text-align:left!important}.ant-notification-notice-message{font-weight:600;margin-top:8px}.ant-slider .ant-slider-handle:after,.ant-slider .ant-slider-handle:focus:after,.ant-slider .ant-slider-handle:hover:after{box-shadow:none;outline:none}.player-menu-content{color:#dedede!important;font-size:14px;font-weight:400;line-height:17.5px;letter-spacing:.1px;display:flex;gap:6px;align-items:center;height:32px;max-width:200px}.player-menu-content span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ant-slider:active .ant-slider-track,.ant-slider:hover .ant-slider-track{background:#fad810!important}.ripple-button{position:relative;overflow:hidden;cursor:pointer;outline:0;z-index:1;transition:all .15s ease-in}@keyframes ripple{0%{width:0;height:0;opacity:.5}to{width:150px;height:150px;opacity:0}}.ripple{&:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;transform:translate(-50%,-50%);border-radius:50%;background-color:currentColor;visibility:hidden;z-index:2}&:not(:active):before{animation:ripple .4s cubic-bezier(0,0,.2,1);transition:visibility .4s step-end}&:active:before{visibility:visible}}.filter-date-picker .rdrDefinedRangesWrapper{display:none}.filter-date-picker .rdrCalendarWrapper,.filter-date-picker .rdrDateDisplayWrapper,.filter-date-picker .rdrDateRangeWrapper{background:transparent}.filter-date-picker .rdrDayNumber span,.filter-date-picker .rdrMonthPicker select,.filter-date-picker .rdrYearPicker select{color:white}.filter-date-picker .rdrDateDisplayWrapper{display:none}.filter-date-picker .rdrDayDisabled{background-color:#282828}.filter-date-picker .rdrDayDisabled .rdrDayNumber span{color:#4b4b4b}.ant-drawer,.ant-modal{font-family:Readex Pro!important}.ant-popover-inner{background:#333!important}.ant-popover-arrow{opacity:0}.otp-select .ant-select-selector{width:60px!important}.otp-select .ant-select-dropdown{width:auto}.otp-select .ant-input-affix-wrapper,.otp-select .ant-input-group-addon{background:#1f1f1f;border:1px solid #5b5b5b;color:#fff}.otp-select .ant-input-affix-wrapper{font-size:16px;font-weight:600;line-height:20px;letter-spacing:.15px}.otp-select .ant-input-wrapper{height:40px}.otp-select input{color:var(--Text-Heading---Primary,#fff);font-size:16px;font-weight:400;line-height:20px;letter-spacing:.15px;height:100%}.otp-select .ant-input{background:#1f1f1f;border:1px solid #5b5b5b;color:#fff;border-inline-start:0}.otp-select .ant-input::placeholder{color:grey;opacity:.5}.otp-select .ant-select-arrow{color:#949494;position:absolute;left:40px;size:24px}.otp-select .ant-input-affix-wrapper{height:40px}.otp-select .ant-input-affix-wrapper:hover{box-shadow:none;outline:none;border-color:#5b5b5b}.otp-box-container{display:flex;width:100%;justify-content:center;gap:16px}.otp-box{border-radius:4px;background:var(--vb-ref-color-neutral30,#1f1f1f);min-width:56px;height:56px;color:white;border:none;color:var(--vb-ref-color-neutral100,#fff);text-align:center;font-family:Readex Pro;font-size:24px;font-style:normal;font-weight:600;line-height:125%}.otp-box:active,.otp-box:focus{border:1px solid white;outline:none;box-shadow:none}.otp-error .otp-box{border:1px solid #ff7e7e}.shake{animation:shake-animation .8s cubic-bezier(.36,.07,.19,.97) both;transform:translateZ(0);backface-visibility:hidden;perspective:1000px}@keyframes shake-animation{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.ant-drawer-content{background:none!important}.custom-placeholder ::placeholder{color:#949494!important}.ant-input-group .ant-input-group-addon{position:relative;padding:0 0 0 11px;color:rgba(0,0,0,.88);font-weight:400;font-size:14px;text-align:start;border-radius:6px;transition:all .3s;line-height:1}.ant-input-group .ant-input:focus{z-index:1;border-inline-end-width:1px;box-shadow:none}.custom-dropdown .ant-select-item-option-active{background-color:#333333!important;color:#ffffff}.custom-dropdown .ant-select-arrow{margin-left:8px}.custom-select-option.ant-select-item-option-selected{background-color:#292929!important}.subscription-faq .accordion-button{background:#1f1f1f!important;color:white!important;outline:none!important;box-shadow:none!important}.subscription-faq .accordion-button:after{background-image:url(/img/accordion-nav.svg);transform:rotate(180deg)}.subscription-faq .accordion-button:not(.collapsed):after{background-image:url(/img/accordion-nav.svg);transform:rotate(0deg)}.subscription-faq .accordion-item{border:none}.parity-badge{object-fit:none!important;width:auto!important;aspect-ratio:unset!important}:root{--role-text-primary:#fff;--role-text-action:#000;--role-outline-3:rgba(255,255,255,0.15);--role-button-fill-primary:#fff;--role-button-elevated-primary:rgba(255,255,255,0.15);--role-surface-2:#272727;--neutral-0:#000;--neutral-90:#dedede;--neutral-99:#fafafa;--neutral-100:#fff;--neutral-70:#949494}.location-autocomplete.ant-select-borderless .ant-select-selector{background-color:initial!important;padding:0!important;height:auto!important}.location-autocomplete .ant-select-selection-search-input{color:white!important}.location-autocomplete .ant-select-selection-placeholder{color:rgba(255,255,255,.5)!important;padding-inline-start:0!important}@font-face{font-family:Readex Pro;font-style:normal;font-weight:400;font-display:swap;src:url(https://assets.noiceid.cc/open-noice/_next/static/media/f952393b67d608ec-s.woff2) format("woff2");unicode-range:u+06??,u+0750-077f,u+0870-088e,u+0890-0891,u+0897-08e1,u+08e3-08ff,u+200c-200e,u+2010-2011,u+204f,u+2e41,u+fb50-fdff,u+fe70-fe74,u+fe76-fefc,u+102e0-102fb,u+10e60-10e7e,u+10ec2-10ec4,u+10efc-10eff,u+1ee00-1ee03,u+1ee05-1ee1f,u+1ee21-1ee22,u+1ee24,u+1ee27,u+1ee29-1ee32,u+1ee34-1ee37,u+1ee39,u+1ee3b,u+1ee42,u+1ee47,u+1ee49,u+1ee4b,u+1ee4d-1ee4f,u+1ee51-1ee52,u+1ee54,u+1ee57,u+1ee59,u+1ee5b,u+1ee5d,u+1ee5f,u+1ee61-1ee62,u+1ee64,u+1ee67-1ee6a,u+1ee6c-1ee72,u+1ee74-1ee77,u+1ee79-1ee7c,u+1ee7e,u+1ee80-1ee89,u+1ee8b-1ee9b,u+1eea1-1eea3,u+1eea5-1eea9,u+1eeab-1eebb,u+1eef0-1eef1}@font-face{font-family:Readex Pro;font-style:normal;font-weight:400;font-display:swap;src:url(https://assets.noiceid.cc/open-noice/_next/static/media/cc8b755e9c1ba115-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:Readex Pro;font-style:normal;font-weight:400;font-display:swap;src:url(https://assets.noiceid.cc/open-noice/_next/static/media/58c726479f69cacd-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:Readex Pro;font-style:normal;font-weight:400;font-display:swap;src:url(https://assets.noiceid.cc/open-noice/_next/static/media/bd9c8c62ffadd9dd-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:Readex Pro;font-style:normal;font-weight:600;font-display:swap;src:url(https://assets.noiceid.cc/open-noice/_next/static/media/f952393b67d608ec-s.woff2) format("woff2");unicode-range:u+06??,u+0750-077f,u+0870-088e,u+0890-0891,u+0897-08e1,u+08e3-08ff,u+200c-200e,u+2010-2011,u+204f,u+2e41,u+fb50-fdff,u+fe70-fe74,u+fe76-fefc,u+102e0-102fb,u+10e60-10e7e,u+10ec2-10ec4,u+10efc-10eff,u+1ee00-1ee03,u+1ee05-1ee1f,u+1ee21-1ee22,u+1ee24,u+1ee27,u+1ee29-1ee32,u+1ee34-1ee37,u+1ee39,u+1ee3b,u+1ee42,u+1ee47,u+1ee49,u+1ee4b,u+1ee4d-1ee4f,u+1ee51-1ee52,u+1ee54,u+1ee57,u+1ee59,u+1ee5b,u+1ee5d,u+1ee5f,u+1ee61-1ee62,u+1ee64,u+1ee67-1ee6a,u+1ee6c-1ee72,u+1ee74-1ee77,u+1ee79-1ee7c,u+1ee7e,u+1ee80-1ee89,u+1ee8b-1ee9b,u+1eea1-1eea3,u+1eea5-1eea9,u+1eeab-1eebb,u+1eef0-1eef1}@font-face{font-family:Readex Pro;font-style:normal;font-weight:600;font-display:swap;src:url(https://assets.noiceid.cc/open-noice/_next/static/media/cc8b755e9c1ba115-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:Readex Pro;font-style:normal;font-weight:600;font-display:swap;src:url(https://assets.noiceid.cc/open-noice/_next/static/media/58c726479f69cacd-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:Readex Pro;font-style:normal;font-weight:600;font-display:swap;src:url(https://assets.noiceid.cc/open-noice/_next/static/media/bd9c8c62ffadd9dd-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:Readex Pro;font-style:normal;font-weight:700;font-display:swap;src:url(https://assets.noiceid.cc/open-noice/_next/static/media/f952393b67d608ec-s.woff2) format("woff2");unicode-range:u+06??,u+0750-077f,u+0870-088e,u+0890-0891,u+0897-08e1,u+08e3-08ff,u+200c-200e,u+2010-2011,u+204f,u+2e41,u+fb50-fdff,u+fe70-fe74,u+fe76-fefc,u+102e0-102fb,u+10e60-10e7e,u+10ec2-10ec4,u+10efc-10eff,u+1ee00-1ee03,u+1ee05-1ee1f,u+1ee21-1ee22,u+1ee24,u+1ee27,u+1ee29-1ee32,u+1ee34-1ee37,u+1ee39,u+1ee3b,u+1ee42,u+1ee47,u+1ee49,u+1ee4b,u+1ee4d-1ee4f,u+1ee51-1ee52,u+1ee54,u+1ee57,u+1ee59,u+1ee5b,u+1ee5d,u+1ee5f,u+1ee61-1ee62,u+1ee64,u+1ee67-1ee6a,u+1ee6c-1ee72,u+1ee74-1ee77,u+1ee79-1ee7c,u+1ee7e,u+1ee80-1ee89,u+1ee8b-1ee9b,u+1eea1-1eea3,u+1eea5-1eea9,u+1eeab-1eebb,u+1eef0-1eef1}@font-face{font-family:Readex Pro;font-style:normal;font-weight:700;font-display:swap;src:url(https://assets.noiceid.cc/open-noice/_next/static/media/cc8b755e9c1ba115-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:Readex Pro;font-style:normal;font-weight:700;font-display:swap;src:url(https://assets.noiceid.cc/open-noice/_next/static/media/58c726479f69cacd-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:Readex Pro;font-style:normal;font-weight:700;font-display:swap;src:url(https://assets.noiceid.cc/open-noice/_next/static/media/bd9c8c62ffadd9dd-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:Readex Pro Fallback;src:local("Arial");ascent-override:92.30%;descent-override:23.07%;line-gap-override:0.00%;size-adjust:108.34%}.__className_fe6b80{font-family:Readex Pro,Readex Pro Fallback;font-style:normal}.__variable_fe6b80{--font-readex-pro:"Readex Pro","Readex Pro Fallback"}[data-rsbs-overlay]{border-top-left-radius:16px;border-top-left-radius:var(--rsbs-overlay-rounded,16px);border-top-right-radius:16px;border-top-right-radius:var(--rsbs-overlay-rounded,16px);display:flex;background:#fff;background:var(--rsbs-bg,#fff);flex-direction:column;height:0;height:var(--rsbs-overlay-h,0);transform:translateZ(0);transform:translate3d(0,var(--rsbs-overlay-translate-y,0),0);will-change:height}[data-rsbs-overlay]:focus{outline:none}[data-rsbs-is-blocking=false] [data-rsbs-overlay]{box-shadow:0 -5px 60px 0 rgba(38,89,115,.11),0 -1px 0 rgba(38,89,115,.05)}[data-rsbs-overlay],[data-rsbs-root]:after{max-width:auto;max-width:var(--rsbs-max-w,auto);margin-left:env(safe-area-inset-left);margin-left:var(--rsbs-ml,env(safe-area-inset-left));margin-right:env(safe-area-inset-right);margin-right:var(--rsbs-mr,env(safe-area-inset-right))}[data-rsbs-backdrop],[data-rsbs-overlay],[data-rsbs-root]:after{z-index:3;overscroll-behavior:none;touch-action:none;position:fixed;right:0;bottom:0;left:0;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}[data-rsbs-backdrop]{top:-60px;bottom:-60px;background-color:rgba(0,0,0,.6);background-color:var(--rsbs-backdrop-bg,rgba(0,0,0,.6));will-change:opacity;cursor:pointer;opacity:1}[data-rsbs-is-dismissable=false] [data-rsbs-backdrop]{cursor:ns-resize}[data-rsbs-root]:after{content:"";pointer-events:none;background:#fff;background:var(--rsbs-bg,#fff);height:1px;transform-origin:bottom;transform:scaleY(0);transform:scaleY(var(--rsbs-antigap-scale-y,0));will-change:transform}[data-rsbs-footer],[data-rsbs-header]{flex-shrink:0;cursor:ns-resize;padding:16px}[data-rsbs-header]{text-align:center;-webkit-user-select:none;user-select:none;box-shadow:0 1px 0 rgba(46,59,66,calc(1 * .125));box-shadow:0 1px 0 rgba(46,59,66,calc(var(--rsbs-content-opacity,1) * .125));z-index:1;padding-top:calc(20px + env(safe-area-inset-top));padding-bottom:8px}[data-rsbs-header]:before{position:absolute;content:"";display:block;width:36px;height:4px;top:calc(8px + env(safe-area-inset-top));left:50%;transform:translateX(-50%);border-radius:2px;background-color:hsla(0,0%,0%,.14);background-color:var(--rsbs-handle-bg,hsla(0,0%,0%,.14))}@media (min-resolution:2dppx){[data-rsbs-header]:before{transform:translateX(-50%) scaleY(.75)}}[data-rsbs-has-header=false] [data-rsbs-header]{box-shadow:none;padding-top:calc(12px + env(safe-area-inset-top))}[data-rsbs-scroll]{flex-shrink:1;flex-grow:1;-webkit-tap-highlight-color:revert;-webkit-touch-callout:revert;-webkit-user-select:auto;user-select:auto;overflow:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}[data-rsbs-scroll]:focus{outline:none}[data-rsbs-has-footer=false] [data-rsbs-content]{padding-bottom:env(safe-area-inset-bottom)}[data-rsbs-content]{overflow:hidden}[data-rsbs-footer]{box-shadow:0 -1px 0 rgba(46,59,66,calc(1 * .125)),0 2px 0 #fff;box-shadow:0 -1px 0 rgba(46,59,66,calc(var(--rsbs-content-opacity,1) * .125)),0 2px 0 var(--rsbs-bg,#fff);overflow:hidden;z-index:1;padding-bottom:calc(16px + env(safe-area-inset-bottom))}[data-rsbs-is-dismissable=false][data-rsbs-state=closing] [data-rsbs-footer]>*,[data-rsbs-is-dismissable=false][data-rsbs-state=closing] [data-rsbs-header]>*,[data-rsbs-is-dismissable=false][data-rsbs-state=closing] [data-rsbs-scroll]>*,[data-rsbs-is-dismissable=false][data-rsbs-state=opening] [data-rsbs-footer]>*,[data-rsbs-is-dismissable=false][data-rsbs-state=opening] [data-rsbs-header]>*,[data-rsbs-is-dismissable=false][data-rsbs-state=opening] [data-rsbs-scroll]>*,[data-rsbs-is-dismissable=true] [data-rsbs-footer]>*,[data-rsbs-is-dismissable=true] [data-rsbs-header]>*,[data-rsbs-is-dismissable=true] [data-rsbs-scroll]>*{opacity:1;opacity:var(--rsbs-content-opacity,1)}[data-rsbs-is-dismissable=false][data-rsbs-state=closing] [data-rsbs-backdrop],[data-rsbs-is-dismissable=false][data-rsbs-state=opening] [data-rsbs-backdrop],[data-rsbs-is-dismissable=true] [data-rsbs-backdrop]{opacity:1;opacity:var(--rsbs-backdrop-opacity,1)}[data-rsbs-state=closed],[data-rsbs-state=closing]{pointer-events:none}