.welcome__screen{background-color:#0d0d0e;display:flex;height:100vh;margin:auto;overflow:hidden;width:100%}@media screen and (max-width:768px){.welcome__screen{flex-direction:column}}.welcome__screen .welcome__screen__left{align-content:center;align-items:center;display:grid;grid-template-rows:repeat(1,minmax(0,1fr));justify-content:center;margin:auto;width:90%}@media screen and (max-width:768px){.welcome__screen .welcome__screen__left{align-items:center;cursor:pointer;display:none;grid-template-rows:repeat(2,minmax(0,1fr));height:100vh;min-height:100vh}}.welcome__screen .welcome__screen__left div{align-self:flex-end;display:flex;flex-direction:column;text-align:center}.welcome__screen .welcome__screen__left img{margin:auto;width:6rem}.welcome__screen .welcome__screen__left span{color:#fff;padding-top:3rem}.welcome__screen .welcome__screen__left h1{color:#cae9ff;font-size:50px;font-weight:700}.welcome__screen .welcome__screen__left .login__btn{background-color:#baeac8;width:50%}.welcome__screen .welcome__screen__left p{align-self:flex-end;color:#fff;display:none;padding-bottom:4rem;text-align:center}@media screen and (max-width:768px){.welcome__screen .welcome__screen__left p{display:block}}.welcome__screen .seprate__line{border-color:#ffffff1a!important;height:70%;margin:auto}@media screen and (max-width:768px){.welcome__screen .seprate__line{display:none}}.welcome__screen .welcome__screen__right{height:100vh;margin:auto;min-height:100vh;overflow-y:auto;width:100%}.welcome__screen .welcome__screen__right .welcome__screen__right__content{display:flex;flex-direction:column;height:-webkit-fill-available;justify-content:center;margin-bottom:2rem;margin-top:2rem;position:relative}.welcome__screen .welcome__screen__right .welcome__screen__right__content .loading{align-items:center;background-color:#0d0d0e;bottom:0;color:#fff9;display:flex;font-size:14px;font-weight:600;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:100}.welcome__screen .welcome__screen__right .welcome__screen__right__content .warring{color:#e78b3a;font-size:18px;margin-top:14px}.welcome__screen .welcome__screen__right .welcome__screen__right__content .disclaimer{color:#fff;font-size:10px;max-width:390px;opacity:.8;text-align:center}.welcome__screen .welcome__screen__right .welcome__screen__right__content .footer__container{align-content:center;align-items:center;display:flex;flex-direction:column;justify-content:center;margin-left:auto;margin-right:auto}.welcome__screen .welcome__screen__right .welcome__screen__right__content h3{color:#fff;font-family:Poppins,sans-serif;font-size:30px;font-weight:600;padding-bottom:1rem;text-align:center}.welcome__screen .welcome__screen__right .welcome__screen__right__content .social__buttons{display:flex;flex-direction:column;margin:auto;padding-bottom:.5rem;padding-top:1rem;row-gap:.5rem;width:55%}.welcome__screen .welcome__screen__right .welcome__screen__right__content .social__buttons button{align-items:center;background-color:#3b3b3c;border:none;border-radius:5px;color:#fff;column-gap:15px;cursor:pointer;display:flex;height:38px;padding-left:20px}.welcome__screen .welcome__screen__right .welcome__screen__right__content .social__buttons button img{width:25px}@media screen and (max-width:550px){.welcome__screen .welcome__screen__right .welcome__screen__right__content .social__buttons{width:80%}}.welcome__screen .welcome__screen__right .welcome__screen__right__content .division{align-items:center;display:flex;justify-content:center;padding-top:.6rem}.welcome__screen .welcome__screen__right .welcome__screen__right__content .division p{color:#fff;padding:0 10px}.welcome__screen .welcome__screen__right .welcome__screen__right__content .division .line{border-color:#ffffff1a!important;height:1px;width:20%}@media screen and (max-width:550px){.welcome__screen .welcome__screen__right .welcome__screen__right__content .division .line{width:35%}}.welcome__screen .welcome__screen__right .welcome__screen__right__content .signup__form{margin:auto;width:55%}@media screen and (max-width:550px){.welcome__screen .welcome__screen__right .welcome__screen__right__content .signup__form{width:80%}}.welcome__screen .welcome__screen__right .welcome__screen__right__content .signup__form .input_group label{color:#fff;font-family:Poppins,sans-serif;font-size:13px;font-weight:500}.welcome__screen .welcome__screen__right .welcome__screen__right__content .signup__form .input_group .ant-input::placeholder{color:#fff}.welcome__screen .welcome__screen__right .welcome__screen__right__content .signup__form .input_group .ant-input-affix-wrapper>input.ant-input{background-color:#3b3b3c;border-radius:5px;color:#fff;height:38px}.welcome__screen .welcome__screen__right .welcome__screen__right__content .signup__form .input_group .ant-input-affix-wrapper{background-color:#3b3b3c;border:none;column-gap:5px;padding:0}.welcome__screen .welcome__screen__right .welcome__screen__right__content .signup__form .input_group .ant-input-prefix{padding-left:10px}.welcome__screen .welcome__screen__right .welcome__screen__right__content .signup__form .input_group_two{margin-top:16px!important;position:relative}.welcome__screen .welcome__screen__right .welcome__screen__right__content .signup__form .input_group_two .Optional{color:#ffffff80;font-size:13px;font-weight:500;margin-left:17.5rem}@media screen and (max-width:540px){.welcome__screen .welcome__screen__right .welcome__screen__right__content .signup__form .input_group_two .Optional{margin:0;position:absolute;right:6px;top:4px}}.welcome__screen .welcome__screen__right .welcome__screen__right__content .signup__form .input_group_two input::placeholder{opacity:.4}.welcome__screen .welcome__screen__right .welcome__screen__right__content .signup__form .input_group_three{position:relative}.welcome__screen .welcome__screen__right .welcome__screen__right__content .signup__form .Optional{color:#fff;font-size:13px;font-weight:500;margin-left:13.5rem}@media screen and (max-width:540px){.welcome__screen .welcome__screen__right .welcome__screen__right__content .signup__form .Optional{margin:0;position:absolute;right:6px;top:4px}}.welcome__screen .welcome__screen__right .welcome__screen__right__content .signup__form .checkbox__text{color:#fff}.welcome__screen .welcome__screen__right .welcome__screen__right__content .signup__form .get__started{background-color:#baeac8;margin-top:1rem}.welcome__screen .welcome__screen__right .welcome__screen__right__content .signup__form .terms{color:#cae9ff;cursor:pointer;padding-left:4px}.welcome__screen .welcome__screen__right .welcome__screen__right__content .signup__form .ant-checkbox{align-self:flex-start;margin-top:5px}.welcome__screen .welcome__screen__right .welcome__screen__right__content .signup__form .terms_and_condition{color:#fff;font-size:15px;font-weight:400}.welcome__screen .order_1{order:1}.welcome__screen .order_2{order:2}.heartImg_signup{left:44%;position:absolute;top:37%}@media screen and (max-width:540px){.heartImg_signup{left:31%}}#welcome__screen__right__w3a__container{min-height:40vh}.w3a-parent-container{z-index:100!important}.w3a-parent-container #w3a-modal{position:relative!important}.w3a-parent-container #w3a-modal .w3a-button.w3a-button--primary{color:#3b3b3c!important}.w3a-parent-container #w3a-modal .w3a-button.w3a-button--primary .image-icon{fill:#3b3b3c!important;color:#3b3b3c!important}.w3a-parent-container #w3a-modal button.w3a-button--login>.hover-icon{display:block!important}.w3a-parent-container #w3a-modal .w3a-button-expand,.w3a-parent-container #w3a-modal .w3a-header__button.w3ajs-close-btn,.w3a-parent-container #w3a-modal button.w3a-button--login>.image-icon{display:none!important}.w3a-parent-container #w3a-modal .w3a-modal__footer{display:none!important;padding:0!important}.w3a-parent-container #w3a-modal .w3a-modal__inner{min-height:570px!important}.dash__content{background-color:#0d0d0e;color:#fff;padding:20px}.dash__content .dash__content__top .dash__content__top__boxes{display:flex;overflow-x:auto}.dash__content .dash__content__top .dash__content__top__boxes .images{position:relative}.dash__content .dash__content__top .dash__content__top__boxes .images .card_top_images{left:30px;position:absolute;top:8px}.dash__content .dash__content__top .dash__content__top__boxes .images .text{left:5rem;position:absolute;top:105px}.dash__content .dash__content__top .dash__content__top__boxes .images .text_poker_game{left:7rem;position:absolute;top:105px}.dash__content .dash__content__top .dash__content__top__boxes .images .text_poker_game p{-webkit-text-stroke:1px #000!important}.dash__content .dash__content__top .dash__content__top__boxes::-webkit-scrollbar{display:none}.dash__content .categories .categories__top__head{align-items:center;display:flex;justify-content:space-between;padding-bottom:1rem}.dash__content .categories .categories__top__head h2{font-size:20px;font-weight:600;letter-spacing:1px}.dash__content .categories .categories__top__head p{color:#ffffffb3;font-size:14px;font-weight:600}.dash__content .categories .categories_grid{column-gap:1rem;display:flex;margin-bottom:2rem;overflow:scroll}.dash__content .categories .categories_grid .category_container{cursor:pointer;display:flex;flex-direction:column;gap:5px;justify-content:center}.dash__content .categories .categories_grid .category_container span{color:#f4f3fc;font-size:14px;font-weight:500;text-align:center}.dash__content .categories .categories_grid .category_container .cat_image{align-items:center;border:2px solid #272d36;border-radius:16px;box-shadow:0 0 3px 1px #272d36;display:flex;height:60px;justify-content:center;width:60px}.dash__content .categories .categories_grid .category_container .cat_image .img{aspect-ratio:1/1;height:24px;object-fit:cover;width:24px}.dash__content .categories .categories_grid::-webkit-scrollbar{display:none}.dash__content .leaderboards{margin-top:1.5rem;padding-bottom:1rem}.dash__content .leaderboards .leaderboards__head__top{align-items:center;display:flex;justify-content:space-between}.dash__content .leaderboards .leaderboards__head__top h2{font-size:20px}.dash__content .leaderboards .leaderboards__head__top p{color:#ffffffb3;font-size:14px;font-weight:600}.dash__content .leaderboards .leaderboards__content .leaderboards__tabs{background-color:#3b3b3c;border-radius:10px;display:flex;justify-content:center;margin:auto;padding:6px 7px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.dash__content .leaderboards .leaderboards__content .leaderboards__tabs .box{column-gap:1.5rem;display:flex}.dash__content .leaderboards .leaderboards__content .leaderboards__tabs .box a{color:#fff;padding:3px 5px;text-decoration:none}.dash__content .leaderboards .leaderboards__content .leaderboards__tabs .box a.active{background-color:#cae9ff;border-radius:6px;color:#000;cursor:pointer;font-weight:700}@media screen and (max-width:600px){.dash__content .leaderboards .leaderboards__content .leaderboards__tabs{padding:6px 27px}}.dash__content .leaderboards .leaderboards__content .main__grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr)}@media screen and (max-width:868px){.dash__content .leaderboards .leaderboards__content .main__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:540px){.dash__content .leaderboards .leaderboards__content .main__grid{gap:4px;grid-template-columns:repeat(1,1fr)}}.dash__content .leaderboards .leaderboards__content .main__grid .box__down{align-items:center;background-color:#121316;border-radius:10px;display:flex;justify-content:space-between;padding:2px 12px}.dash__content .leaderboards .leaderboards__content .main__grid .box__down .left{align-items:center;column-gap:20px;display:flex;justify-content:space-between}.dash__content .leaderboards .leaderboards__content .main__grid .box__down .left p{color:#fff;font-size:16px;font-weight:500}.dash__content .leaderboards .leaderboards__content .main__grid .box__down .left .leader{color:#fff;font-size:20px;font-weight:600;position:relative}.dash__content .leaderboards .leaderboards__content .main__grid .box__down .left .leader .leader_place{font-size:10px;position:absolute;right:-12px;top:2px}.dash__content .leaderboards .leaderboards__content .main__grid .box__down .left span{align-items:center;column-gap:10px;display:flex}.dash__content .leaderboards .leaderboards__content .main__grid .box__down .left span img{aspect-ratio:1;border-radius:50%;object-fit:cover;width:36px}.dash__content .leaderboards .leaderboards__content .main__grid .box__down .right{color:#baeac8;display:flex;font-size:16px;font-weight:500;gap:4px}.dash__content .biggest_predictions_container_dashboard{margin-bottom:2rem;margin-top:2rem;min-height:150px}.tenis__images{margin:auto;width:60%}@media screen and (max-width:540px){.tenis__images{width:95%}}.tenis__images .heading__tenis{font-size:24px;font-weight:700;text-align:center}.events_header_info_container{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr));margin:2rem auto auto;width:50%}@media screen and (max-width:540px){.events_header_info_container{width:95%}}.events_header_info_container .wallet_box{background:linear-gradient(180deg,#0d0d0e,#363e45);color:#cae9ff}.events_header_info_container .positions_box{align-items:end;background:linear-gradient(180deg,#0d0d0e,#27362c);color:#baeac8}.events_header_info_container .header_info_box_common{border-radius:4px;display:flex;flex-direction:column;gap:12px;justify-content:space-between;padding:12px}.events_header_info_container .title{align-items:center;color:#fff;display:flex;font-size:14px;font-weight:700;gap:8px}.events_header_info_container .currency{align-items:center;display:flex;font-size:14px;font-weight:500;gap:8px}.events_header_info_container .status{font-size:10px;font-weight:500}.my__games{margin-bottom:4rem!important;margin:auto;width:95%}@media screen and (max-width:540px){.my__games{width:95%}}.my__games .tabs_container{margin:1rem auto;max-width:85%}@media screen and (max-width:540px){.my__games .tabs_container{max-width:100%}}.my__games h3{color:#f4f3fc;font-size:20px;font-weight:600;padding-bottom:2rem;text-align:center}.my__games .images{display:flex;justify-content:center;margin-top:1.5rem;position:relative}@media screen and (max-width:540px){.my__games .images{flex-direction:column}}.my__games .images .marvel2{width:100%}@media screen and (max-width:540px){.my__games .images .marvel2{width:100%}}.my__games .images .card_top_images{align-items:center;display:flex;position:absolute;top:12px}@media screen and (max-width:540px){.my__games .images .card_top_images{padding-left:14px;width:23%}}.my__games .images .card_top_images .alram{background-color:#ffcaca;border-radius:10px;display:flex;padding:3px 5px}.my__games .images .card_top_images .usertesti{background-color:#cae9ff;color:#2a2a2b}.my__games .images .card_top_images .dark,.my__games .images .card_top_images .usertesti{align-items:center;border-radius:10px;display:flex;font-size:22px;gap:3px;padding:3px 5px}.my__games .images .card_top_images .dark{background-color:#baeac8;color:#3b3b3c}.my__games .images .card_top_images .dots{align-items:center;background-color:#3b3b3c;border-radius:10px;color:#3b3b3c;display:flex;font-size:22px;gap:3px;padding:7px 9px}.my__games .images .text{color:#fff;font-size:18px;font-weight:700;position:absolute;top:80%}.my__games .images .text p{-webkit-text-stroke:1px #000}@media screen and (max-width:540px){.my__games .images .text{left:23.5%}}.my__games .organizer_event_card_container{margin-bottom:1rem}.my__games .bottom_info{margin-bottom:2rem}.my__games .bottom_info .side_way_cards{display:flex;gap:1px;justify-content:center}.my__games .bottom_info .side_way_cards .left_side{border:1px solid #000;padding:4px 0;text-align:center;width:45%}@media screen and (max-width:540px){.my__games .bottom_info .side_way_cards .left_side{width:45%}}.my__games .bottom_info .side_way_cards .left_side p{font-size:12px;font-weight:600}.my__games .bottom_info .side_way_cards .left_side .price__dollar__img{align-items:center;column-gap:4px;display:flex;justify-content:center}.my__games .bottom_info .side_way_cards .left_side .price__dollar__img p{font-size:14px;font-weight:600}.my__games .bottom_info .side_way_cards .left_side svg path{stroke:currentColor;stroke-width:1px}.my__games .bottom_info .side_way_cards .left_side.rounded{border-bottom-left-radius:16px;border-bottom-right-radius:16px}.my__games .bottom_info .side_way_cards .left_side.green{background-color:#27362c;color:#baeac8}.my__games .bottom_info .side_way_cards .left_side.pink,.my__games .bottom_info .side_way_cards .left_side.pink_gray{background-color:#362727;color:#ffcaca}.my__games .bottom_info .side_way_cards .right_side{border:1px solid #000;padding:4px 0;position:relative;text-align:center;width:45%}@media screen and (max-width:540px){.my__games .bottom_info .side_way_cards .right_side{width:45%}}.my__games .bottom_info .side_way_cards .right_side p{font-size:12px;font-weight:600}.my__games .bottom_info .side_way_cards .right_side .price__dollar__img{align-items:center;column-gap:4px;display:flex;justify-content:center}.my__games .bottom_info .side_way_cards .right_side .price__dollar__img p{font-size:14px;font-weight:600}.my__games .bottom_info .side_way_cards .right_side svg path{stroke:currentColor;stroke-width:1px}.my__games .bottom_info .side_way_cards .right_side.rounded{border-bottom-left-radius:16px;border-bottom-right-radius:16px}.my__games .bottom_info .side_way_cards .right_side.green{background-color:#27362c;color:#baeac8}.my__games .bottom_info .side_way_cards .right_side.pink{background-color:#362727;color:#ffcaca}.my__games .bottom_info .side_way_cards .right_side.pink_gray{background-color:#363e45;color:#cae9ff}.my__games .bottom_info.margin_0{margin-bottom:0}.my__games .bottom__content{margin-top:1rem}.my__games .my__games__images{width:80%!important}.my__games.user_events_container{width:50%}@media screen and (max-width:540px){.my__games.user_events_container{width:95%}}.challenges_review_and_claim .title{color:#fff;font-size:20px;font-weight:700;margin:1.5rem auto;text-align:center}.challenges_review_and_claim .claim_button{margin:4px auto 2rem}.dash__content__top .trending_card_container{column-gap:1rem;display:flex;overflow-x:auto}.dash__content__top .trending_card_container .images{position:relative}.dash__content__top .trending_card_container .images .card_top_images{left:45px;position:absolute;top:8px}.dash__content__top .trending_card_container .images .card_top_images .userM{width:20px}.dash__content__top .trending_card_container .images .text{left:7rem;position:absolute;top:105px}.dash__content__top .trending_card_container .images .event__img{aspect-ratio:345/151;max-width:345px;object-fit:cover}.dash__content__top .trending_card_container::-webkit-scrollbar{display:none}.container{max-height:100vh;max-width:100%;overflow:hidden;padding-bottom:43.768115942%;position:relative;width:100%}.container img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.box__head__players{display:flex;gap:10px;justify-content:center;margin:auto auto 1.5rem;width:32%}@media screen and (max-width:540px){.box__head__players{width:50%}}.box__one__players{background-color:#121316;border-radius:10px;color:#fff;display:flex;justify-content:space-between;margin-bottom:4px!important;margin-top:4px!important;margin:auto;padding:2px 10px;width:100%}@media screen and (max-width:540px){.box__one__players{width:93%}}.box__one__players .box__one__left{align-items:center;column-gap:6px;display:flex}.box__one__players .box__one__left p{font-size:14px;font-weight:600}.box__one__players .box__one__left img{aspect-ratio:1;border-radius:50%;max-width:36px;object-fit:cover}.box__one__players .box__one__right{align-items:center;display:flex;gap:1rem;justify-content:space-between;width:50%}@media screen and (max-width:540px){.box__one__players .box__one__right{width:48%}}.box__one__players .box__one__right .span_one{align-items:center;border-radius:11px;display:flex;gap:4px;padding:6px 17px}.box__one__players .box__one__right .span_one p{font-size:12px;font-weight:700}.box__one__players .box__one__right .span_two{align-items:center;border-radius:11px;display:flex;padding:6px 13px}@media screen and (max-width:540px){.box__one__players .box__one__right .span_two{padding:6px 0}}.box__one__players .box__one__right .span_two p{font-size:12px;font-weight:600}.text_badge{align-items:center;border-radius:4px;color:#fff;display:flex;font-size:14px;font-weight:600;height:28px;justify-content:center;min-width:28px;padding:2px 12px}.text_badge.pink{background-color:#362727;color:#ffcaca}.text_badge.green{background-color:#27362c;color:#baeac8}.text_badge_light_gray{border-radius:10px;color:#fff;font-size:14px;height:28px;justify-content:center;min-width:32px}.text_badge_cyan,.text_badge_light_gray{align-items:center;background-color:#272d36;display:flex}.text_badge_cyan{border-radius:4px;color:#cae9ff;font-size:10px;font-weight:600;min-width:50px;padding:2px 8px;text-align:center}@media screen and (max-width:540px){.text_badge_cyan{font-size:8px}}.custom_badge_odd{align-items:center;background-color:#27362c;border:1.5px solid #baeac8;border-radius:4px;box-shadow:inset 0 0 4px 2px #baeac8;color:#fff;column-gap:6px;display:flex;font-size:12px;font-weight:600;justify-content:center;padding:2px 12px}.custom_badge_odd.large{padding:4px 12px}.custom_badge_odd.outline_pink{background-color:#362727;border:1.5px solid #ffcaca;box-shadow:inset 0 0 4px 2px #ffcaca}.player_count_badge{align-items:center;background-color:#272d36;border-radius:4px;color:#cae9ff;cursor:pointer;display:flex;font-size:12px;font-weight:600;gap:4px;justify-content:center;max-height:24px;padding:2px 12px}.player_count_badge svg{height:20px;width:20px}.makao_money_badge{align-items:center;border-radius:4px;cursor:pointer;display:flex;font-size:12px;font-weight:600;gap:4px;justify-content:center;max-height:24px;padding:2px 12px}.makao_money_badge svg{height:16px;width:16px}.makao_money_badge svg path{fill:currentColor}.makao_money_badge.green{background-color:#27362c;color:#baeac8}.makao_money_badge.pink{background-color:#362727;color:#ffcaca}.makao_money_badge.large{max-height:28px;padding:4px 16px}.organizer_fee_badge{align-items:center;background-color:#27362c;border-radius:4px;color:#baeac8;cursor:pointer;display:flex;font-size:12px;font-weight:600;gap:4px;justify-content:center;max-height:24px;padding:2px 12px}.organizer_fee_badge svg{height:20px;width:20px}.organizer_fee_badge svg path{stroke:#baeac8;stroke-width:1px}.three_dot_badge{align-items:center;background-color:#272d36;border-radius:4px;cursor:pointer;display:flex;gap:4px;height:24px;justify-content:center;padding:2px 12px}.three_dot_badge svg{height:24px;width:16px}.minutes60_countdown_badge{background-color:#362727;color:#ffcaca;max-height:24px;min-width:52px;padding:2px 12px}.minutes60_countdown_badge,.trust_note_badge{align-items:center;border-radius:4px;cursor:pointer;display:flex;font-size:12px;font-weight:600;justify-content:center}.trust_note_badge{gap:4px;max-height:28px;padding:4px 12px}.trust_note_badge.small{max-height:24px;padding:2px 12px}.trust_note_badge.trusted{background-color:#27362c;color:#baeac8}.trust_note_badge.trusted svg{max-height:24px;max-width:24px}.trust_note_badge.trusted svg path{fill:#baeac8}.trust_note_badge.not_trusted{background-color:#362727;color:#ffcaca}.trust_note_badge.not_trusted svg{max-height:16px;max-width:16px}.trust_note_badge.not_trusted svg path{fill:#ffcaca}.MuiModal-root .popup{background-color:#0d0d0e;border:none!important;border-radius:10px!important;max-height:100%;min-height:10rem;overflow-y:auto;position:relative;text-align:center}.MuiModal-root .popup:focus-visible{outline:none}@media screen and (max-width:540px){.MuiModal-root .popup{width:95%}}.MuiModal-root .popup .heading_container{column-gap:.5rem;display:flex;position:relative}.MuiModal-root .popup .heading_container .modal_heading{color:#fff;font-size:20px;font-weight:700;min-height:26px;padding-left:30px;padding-right:30px;width:100%}@media screen and (max-width:540px){.MuiModal-root .popup .heading_container .modal_heading{font-size:16px}}.MuiModal-root .popup .heading_container .right_side_extra{position:absolute;right:0;top:-8px}.MuiModal-root .popup .close_button{position:absolute}.MuiModal-root .popup .image-container{display:grid;position:absolute}.MuiModal-root .popup .image-container .read_more{padding-top:0}@media screen and (max-width:540px){.MuiModal-root .popup .image-container{top:14px}}.MuiModal-root .popup .date__amt{background-color:#0d0d0e;border-radius:10px;color:#fff;display:flex;justify-content:space-between;padding:10px}.MuiModal-root .popup .popup_text{color:#cae9ff}.MuiModal-root .popup .date__amt__head{display:flex;justify-content:space-between;margin-top:2rem;padding:0 7px}.MuiModal-root .popup .date__amt__head span{color:#fffc}.MuiModal-root .popup .down__text__claim{color:#fffc;display:flex;font-size:12px;justify-content:flex-end}.event__card{display:flex;justify-content:center;overflow:hidden;position:relative;white-space:nowrap}@media screen and (max-width:540px){.event__card{flex-direction:column}}.event__card .event__img__container{aspect-ratio:2.285;border-radius:8px;position:relative;width:100%}.event__card .event__img{aspect-ratio:2.285;border-radius:8px;display:block;object-fit:cover;width:100%}.event__card .overlay{background:linear-gradient(180deg,#0000 66.45%,#000 97.48%);border-radius:8px;bottom:0;left:0;position:absolute;right:0;top:0}.event__card .card_action_images{align-items:center;display:flex;gap:.2rem;justify-content:space-between;left:10px;position:absolute;right:10px;top:12px}.event__card .card_action_images .left_section{display:flex;gap:.2rem}.event__card .card_action_images img{aspect-ratio:1;object-fit:contain;width:20px}.event__card .card_action_images .alram{background-color:#ffcaca;border-radius:10px;display:flex;padding:3px 5px}.event__card .card_action_images .usertesti{align-items:center;background-color:#3b3b3c;border-radius:10px;color:#fff;display:flex;font-size:22px;gap:3px;padding:3px 5px}.event__card .card_action_images .friend__playing{background-color:#cae9ff!important;color:#2a2a2b!important}.event__card .card_action_images .dark{background-color:#baeac8;padding:3px 5px}.event__card .card_action_images .dark,.event__card .card_action_images .dots{align-items:center;border-radius:10px;color:#3b3b3c;display:flex;font-size:22px;gap:3px}.event__card .card_action_images .dots{background-color:#3b3b3c;padding:7px 9px}.event__card .text{bottom:2%;color:#fff;font-size:16px;font-weight:700;left:10px;min-height:24px;position:absolute;right:10px;text-align:center}.event__card .text p{line-height:1;white-space:normal;word-break:normal}.event__boxes{display:flex;flex-direction:column;gap:.5rem;margin:auto;padding:2rem 0 1.5rem;width:80%}@media screen and (max-width:720px){.event__boxes{margin-top:1rem;width:80%}}.event__boxes .more__event__box{align-items:center;background-color:#121316;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-size:14px;gap:10px;padding:10px;text-align:left}.event__boxes .white__background{background-color:#fff}.more__btn_event{cursor:pointer;display:flex;gap:1rem;margin-bottom:2rem;margin-left:22px;margin-top:1rem;text-decoration:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.more__btn_event span{color:#fff;font-family:Inter,sans-serif;font-size:16px}.cards_top__head{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem;margin-top:1.5rem}.cards_top__head .title{font-size:20px;font-weight:600;letter-spacing:1px}.cards_top__head p{color:#ffffffb3;cursor:pointer;font-size:14px;font-weight:600}.biggest_predictions_container .tabs_container{margin-left:auto;margin-right:auto;margin-top:1rem;max-width:520px}.biggest_predictions_container .challenges_container{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr));margin-left:16px;margin-right:16px;margin-top:1rem}@media screen and (max-width:540px){.biggest_predictions_container .challenges_container{gap:4px;grid-template-columns:repeat(1,minmax(0,1fr))}}.challenge_container{background-color:#121316;border-radius:10px;min-height:40px;padding:4px 10px}.challenge_container,.event_container{column-gap:4px;display:flex;font-size:14px;justify-content:space-between}.event_container{margin:10px 20px;padding:4px 0}.challenge_container .challenge_serial,.event_container .challenge_serial{align-items:center;background-color:#272d36;border-radius:10px;color:#fff;display:flex;font-size:14px;height:28px;justify-content:center;min-width:28px;width:28px}.challenge_container .min_w_4rem,.event_container .min_w_4rem{min-width:4.0625rem}@media screen and (max-width:403px){.challenge_container .min_w_4rem,.event_container .min_w_4rem{min-width:auto}}.challenge_container .icon_title_container,.event_container .icon_title_container{gap:4px;width:calc(100% - 9rem)}@media screen and (max-width:403px){.challenge_container .icon_title_container,.event_container .icon_title_container{width:calc(100% - 7rem)}}.challenge_container .badge_container,.event_container .badge_container{align-items:center;column-gap:4px;display:flex}.challenge_container .title_container,.event_container .title_container{display:flex;flex-direction:column;justify-content:center}.challenge_container .title_container .title,.event_container .title_container .title{color:#fff;font-size:16px;font-weight:600;line-height:1.38}.challenge_container .title_container .currency_container,.event_container .title_container .currency_container{color:#fff;column-gap:2px;display:flex;flex-direction:row;line-height:normal;opacity:60%}.challenge_container .title_container .currency_container .currency_icon,.event_container .title_container .currency_container .currency_icon{font-size:7px}.challenge_container .title_container .currency_container .currency_icon svg,.event_container .title_container .currency_container .currency_icon svg{height:8px;width:10px}.challenge_container .title_container .currency_container .currency_icon svg path,.event_container .title_container .currency_container .currency_icon svg path{fill:#fff9}.challenge_container .title_container .currency_container .currency,.event_container .title_container .currency_container .currency{font-size:7px}.challenge_container .title_container .currency_container .refund_badge,.event_container .title_container .currency_container .refund_badge{align-items:center;background-color:#362727;border-radius:4px;color:#ffcaca;display:flex;font-size:7px;line-height:1;padding:0 4px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.custom_tabs_container{align-items:center;background-color:#121316;border-radius:4px;display:flex;justify-content:space-between;padding:4px 8px;width:100%}.custom_tabs_container .tab{color:#fff;display:flex;flex:1 1;font-size:16px;font-weight:600;justify-content:center;padding:4px 16px}.custom_tabs_container .tab.active{background-color:#272d36;border-radius:4px;color:#cae9ff}.custom_tabs_container.small{padding:2px 6px}.custom_tabs_container.small .tab{font-size:12px;padding:2px 8px}.custom-stepper{align-items:center;display:flex;flex-direction:column;margin:auto;width:50%}.steps{display:flex;justify-content:space-between;position:relative;width:100%}.step{background-color:#f2f2f2;border:1px solid #ccc;border-radius:50%;padding:0 9px;text-align:center;transition:background-color .3s ease-in-out}.step.active{background-color:#cae9ff;color:#2a2a2b;font-weight:700}.buttons{display:flex;justify-content:center;margin-top:20px}.buttons button{background-color:#0000;border:1px solid #fff;border-radius:5px;color:#fff;cursor:pointer;margin:0 10px;padding:10px 20px;transition:background-color .3s ease-in-out}.buttons button:disabled{background-color:#ccc;cursor:not-allowed}.buttons button:hover:not(:disabled){background-color:#cae9ff;color:#2a2a2b;font-weight:700}.stapper__form{margin:3rem auto;padding:0 4rem;width:70%}@media screen and (max-width:540px){.stapper__form{padding:0 1rem;width:100%}}.stapper__form .input__groups{display:flex;flex-direction:column;padding-bottom:1rem;position:relative}.stapper__form .input__groups .step_one_label{color:#fff;font-size:12px;font-weight:500;padding-left:10px;text-align:left}.stapper__form .input__groups .step_one_label_optional{color:#ffffff80;font-size:12px;font-weight:500;padding-left:10px;padding-right:10px;text-align:right}.stapper__form .input__groups input{background-color:#121316;border:none;border-radius:10px;color:#fff;height:40px;padding-left:1rem}.stapper__form .input__groups input ::placeholder{color:#fff}.stapper__form .input__groups input:focus{outline:none}.stapper__form .input__groups textarea{background-color:#121316;border:none;border-radius:10px;color:#fff;height:83px;padding-left:1rem;padding-top:7px}.stapper__form .input__groups textarea ::placeholder{color:#ffffffb3;font-size:14px}.stapper__form .input__groups textarea:focus{outline:none}.stapper__form .input__groups .choose_timeline_button{align-items:center;background-color:#121316;border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center}.stapper__form .input__groups .choose_timeline_button:focus{outline:none}.stapper__form .input__groups select{background-color:#3b3b3c;border:none;border-radius:10px;color:#fff;height:40px;padding:0 1rem}.stapper__form .input__groups select :focus{outline:none!important}.stapper__form .input__groups .step_one_label_optional_social{color:#ffffff80;font-size:12px;position:absolute;right:1px}.stapper__form .input__groups .error_email{color:red;font-size:12px;padding-left:10px}.stapper__form .input__groups .fees_info{color:#fffc;display:flex;flex-shrink:0;font-size:10px;line-height:1;margin:4px 10px 0 0}.stapper__form .input__groups .fees_input_container{background-color:#121316;border-radius:10px;display:flex;overflow-y:hidden;width:100%}.stapper__form .input__groups .fees_input_container .counter_arrow_container{align-items:center;background-color:#ffffff1a;display:flex;flex-direction:column;flex-shrink:0;justify-content:center;width:36px}.stapper__form .input__groups .fees_input_container .counter_arrow_container .counter_arrow_img{cursor:pointer;height:16px;object-fit:contain;width:16px}.stapper__form .input__groups .fees_input_container .counter_arrow_container .rotate_up{transform:rotate(180deg)}.stapper__form .input__groups .fees_input_container .total_fees_container{align-items:center;background-color:#cae9ff;border-radius:10px;display:flex;flex-shrink:0;font-weight:600;justify-content:center;margin:4px 6px;padding:2px 8px}.stapper__form .input__groups .fees_input_container .fees_input{flex-grow:1;width:100%}.stapper__form .input__groups .fees_input_container .hr_separator{border:none;border-left:2px solid #ffffff80;margin:4px 10px}.stapper__form .input__groups_tags{display:flex;flex-direction:column;padding-bottom:1rem;position:relative}.stapper__form .input__groups_tags .step_one_label{color:#fff;font-size:12px;font-weight:500;padding-left:10px;text-align:left}.stapper__form .input__groups_tags input{background-color:#3b3b3c;border:none;border-radius:10px;color:#fff;height:40px;padding-left:1rem}.stapper__form .input__groups_tags input ::placeholder{color:#fff}.stapper__form .input__groups_tags input:focus{outline:none}.stapper__form .input__groups_tags select{background-color:#3b3b3c;border:none;border-radius:10px;color:#fff;height:40px;padding:0 1rem}.stapper__form .input__groups_tags select :focus{outline:none!important}.stapper__form .input__groups_tags .tag_plus{cursor:pointer;left:7px;position:absolute;top:20px;width:34px;z-index:1}@media screen and (max-width:540px){.stapper__form .input__groups_tags .tag_plus{left:10px}}.stapper__form .ant-select-selection-item-remove{color:#2a2a2b!important;padding-top:4px}.stapper__form .ant-select-multiple .ant-select-selection-item{height:30px!important}.stapper__form .ant-select-multiple .ant-select-selection-item-content{align-items:center!important;display:flex!important;font-weight:700!important}.stapper__form .ant-select-arrow,.stapper__form .ant-select-selection-placeholder{color:#fff!important}.stapper__form .ant-select-selection-item{background-color:#cae9ff!important;color:#3b3b3c!important}.stapper__form .create__event{padding:10px 20px}.stapper__form .MuiStepLabel-label .Mui-active .css-1hv8oq8-MuiStepLabel-label,.stapper__form .MuiStepLabel-labelContainer{color:#fff!important}.stapper__form .MuiStepLabel-labelContainer span{color:#fff}.stapper__form .css-1atslg0-MuiTypography-root{color:#fff!important}.stapper__form .MuiStepIcon-text .css-117w1su-MuiStepIcon-text,.stapper__form .css-117w1su-MuiStepIcon-text{fill:#000!important}.stapper__form .css-4ff9q7.Mui-active{color:#cae9ff!important}.stapper__form .css-4ff9q7{color:#3b3b3c!important}.stapper__form .css-4ff9q7.Mui-completed{background-color:#cae9ff!important;color:#2a2a2b!important}.stapper__form .accept_label{color:#fff;font-size:12px;font-weight:500;padding-left:10px}.stapper__form .public__private{background-color:#121316;border-radius:10px;margin-bottom:1rem;padding:6px 0}.stapper__form .public__private .box__tabs{column-gap:2rem;display:flex;margin:auto;width:95%}.stapper__form .public__private .box__tabs a{color:#fff;padding:3px 5px;text-align:center;text-decoration:none;width:100%}.stapper__form .public__private .box__tabs a.active{background-color:#baeac8;border-radius:6px;color:#000;cursor:pointer;font-weight:700}.stapper__form .token_select_container{grid-gap:1rem;background-color:#121316;border-radius:10px;display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:1rem;padding:4px}.stapper__form .token_select_container .token_box{color:#fff;display:flex;font-weight:600;justify-content:center;padding:4px}.stapper__form .token_select_container .active{background-color:#272d36;border-radius:6px;color:#cae9ff}.stapper__form .input_group_name{display:flex;flex-direction:column;margin-bottom:1rem!important;margin:auto;position:relative;width:100%}.stapper__form .input_group_name label{color:#fff;font-size:14px;font-weight:500;margin-bottom:.4rem;padding-left:10px;text-align:left}.stapper__form .input_group_name input{background-color:#121316;border:none;border-radius:10px;color:#fff;height:40px;padding-left:1rem}.stapper__form .input_group_name input ::placeholder{color:#ffffffb3;font-size:14px}.stapper__form .input_group_name input:focus{outline:none}.stapper__form .input_group_name input:disabled{cursor:not-allowed}.stapper__form .input_group_name .error_email{color:red;font-size:12px;padding-left:10px}.stapper__form .input_group_name select{background-color:#121316;border:none;border-radius:10px;color:#fff;height:40px;outline:none!important;padding:0 1rem;position:relative}.stapper__form .input_group_name select :focus{outline:none!important}.stapper__form .input_group_name select :after{background-color:#fff;border:5px solid #0000;border-top-color:#000;content:"";height:0;position:absolute;right:6px;top:9px;width:0}.stapper__form .optional_absolute{color:#ffffff80;font-size:12px;position:absolute;right:10px;top:0}.stapper__form .file_input{margin-bottom:1rem;position:relative}.stapper__form .file_input #fileInput{font-size:0}.stapper__form .file_input input{display:none;padding-left:1rem}.stapper__form .file_input input,.stapper__form .file_input label{background:#121316;border:none;border-radius:10px;color:#fff;height:40px;width:100%}.stapper__form .file_input label{align-items:center;cursor:pointer;display:flex;margin-top:2rem;padding-left:50px!important;padding-left:1rem}.stapper__form .file_input .img_gal{left:9px;position:absolute;top:6px;width:28px;z-index:1}.stapper__form .file_input .optional{color:#ffffff80;font-size:13px;position:absolute;right:8px;top:-20px}.stapper__form .file_input .error_email{color:red;font-size:12px;padding-left:10px}.form__event{margin-top:1rem}.form__event .top__divs{width:50%}.form__event .box__head{display:flex;justify-content:space-between;margin:auto;width:100%}@media screen and (max-width:540px){.form__event .box__head{width:90%}}.form__event .box__head .box__head__left_step_three{color:#ffffffb3;display:flex;font-size:14px;font-weight:400;gap:.5rem;padding-left:1rem;position:relative}.form__event .box__head .box__head__left_step_three .i{position:absolute;right:-14px;top:-2px}.form__event .box__head .box__head__right_step_three{position:relative}.form__event .box__head .box__head__right_step_three .span__Ps{column-gap:60px;display:flex;padding-right:10px}@media screen and (max-width:1280px){.form__event .box__head .box__head__right_step_three .span__Ps{column-gap:20px}}.form__event .box__head .box__head__right_step_three .span__Ps p{color:#ffffffb3;font-size:14px;font-weight:400}.form__event .box__head .box__head__right_step_three .i{position:absolute;right:-3px;top:-2px}.form__event .box__one__stepper{width:50%}.form__event .box__one__stepper .box__one__right .span_two_step_three{align-items:center;background:#baeac8;border-radius:11px;display:flex;padding:6px 20px}.form__event .box__one__stepper .box__one__right .span_two_step_three p{color:#2a2a2b;font-size:12px;font-weight:600}.form__event .bottom,.form__event .box__two__stepper{width:50%}.form__event .bottom .cancel,.form__event .bottom .terminate{cursor:pointer}.form__event .challenges_container{padding:1rem 0}@media screen and (max-width:540px){.form__event .challenges_container{margin:auto;width:90%}}.form__event .action_buttons_container_organizer{margin:auto;width:100%}@media screen and (max-width:540px){.form__event .action_buttons_container_organizer{margin-top:1rem;width:90%}}.form__event{margin-bottom:3rem!important;margin-top:1rem!important;margin:auto;width:60%}@media screen and (max-width:540px){.form__event{margin:auto;width:95%}}.form__event .top__divs{align-items:center;display:flex;justify-content:space-between;margin:auto;padding:0 1rem;width:100%}@media screen and (max-width:540px){.form__event .top__divs{width:90%}}.form__event .top__divs .top__divs__left span{align-items:center;background-color:#cae9ff;border-radius:10px;color:#2a2a2b;display:flex;font-size:12px;font-weight:600;justify-content:center;padding:3px 6px}.form__event .top__divs .top__divs__left h6{color:#fff;font-size:12px;font-weight:600;padding-top:3px;text-align:center}.form__event .top__divs .top__divs__center{color:#fff}.form__event .top__divs .top__divs__right span{align-items:center;background-color:#baeac8;border-radius:10px;color:#2a2a2b;display:flex;font-size:12px;font-weight:600;justify-content:center;padding:3px 6px}.form__event .top__divs .top__divs__right h6{color:#fff;font-size:12px;font-weight:600;padding-top:3px;text-align:center}.form__event .box__head_step_two{display:flex;justify-content:space-between;margin:auto;width:100%}@media screen and (max-width:540px){.form__event .box__head_step_two{width:90%}}.form__event .box__head_step_two .box__head__left_step_two{color:#ffffffb3;display:flex;font-size:14px;font-weight:400;gap:.5rem;padding-left:1rem;position:relative}.form__event .box__head_step_two .box__head__left_step_two .i{position:absolute;right:-14px;top:-3px}.form__event .box__head_step_two .box__head__right_step_two{position:relative}.form__event .box__head_step_two .box__head__right_step_two .span__Ps{column-gap:60px;display:flex;padding-right:10px}@media screen and (max-width:1280px){.form__event .box__head_step_two .box__head__right_step_two .span__Ps{column-gap:20px}}.form__event .box__head_step_two .box__head__right_step_two .span__Ps p{color:#ffffffb3;font-size:14px;font-weight:400}.form__event .box__head_step_two .box__head__right_step_two .i{position:absolute;right:-3px;top:-3px}.form__event .box__one__stepper{background-color:#3b3b3c;border-radius:11px;display:flex;justify-content:space-between;margin:auto;margin-bottom:1rem!important;padding:7px 10px;width:100%}@media screen and (max-width:540px){.form__event .box__one__stepper{width:90%}}.form__event .box__one__stepper .box__one__left{align-items:center;column-gap:6px;display:flex}.form__event .box__one__stepper .box__one__left h3{background-color:#cad6ff;border-radius:9px;color:#2a2a2b;font-size:14px;font-weight:600;padding:3px 11px}.form__event .box__one__stepper .box__one__left p{color:#fff;font-size:14px;font-weight:600}.form__event .box__one__stepper .box__one__right{align-items:center;display:flex;justify-content:space-between;width:17%}@media screen and (max-width:540px){.form__event .box__one__stepper .box__one__right{width:25%}}.form__event .box__one__stepper .box__one__right .span_one{align-items:center;background-color:#2a2a2b;border-radius:11px;color:#fff;display:flex;gap:4px;padding:6px 17px}.form__event .box__one__stepper .box__one__right .span_one p{font-size:12px;font-weight:600}.form__event .box__one__stepper .box__one__right .span_two{align-items:center;background:#ffcaca;border-radius:11px;display:flex;padding:6px 20px}.form__event .box__one__stepper .box__one__right .span_two p{color:#2a2a2b;font-size:12px;font-weight:600}.form__event .box__two__stepper{background-color:#3b3b3c;border-radius:11px;display:flex;justify-content:space-between;margin-top:1rem!important;margin:auto;padding:7px 10px;width:100%}@media screen and (max-width:540px){.form__event .box__two__stepper{width:90%}}.form__event .box__two__stepper .box__one__left{align-items:center;column-gap:6px;display:flex}.form__event .box__two__stepper .box__one__left h3{background-color:#cad6ff;border-radius:9px;color:#2a2a2b;font-size:14px;font-weight:600;padding:3px 11px}.form__event .box__two__stepper .box__one__left p{color:#fff;font-size:14px;font-weight:600}.form__event .box__two__stepper .box__one__right{align-items:center;display:flex;justify-content:space-between;width:17%}@media screen and (max-width:540px){.form__event .box__two__stepper .box__one__right{width:24%}}.form__event .box__two__stepper .box__one__right .span_two{align-items:center;background:#ffcaca;border-radius:11px;display:flex;padding:6px 20px}.form__event .box__two__stepper .box__one__right .span_two p{color:#2a2a2b;font-size:12px;font-weight:600}.form__event .box__three__stepper{align-items:center;background-color:#3b3b3c;border-radius:11px;column-gap:6px;display:flex;margin-top:1rem!important;margin:auto;padding:7px 10px;width:100%}@media screen and (max-width:540px){.form__event .box__three__stepper{width:90%}}.form__event .box__three__stepper img{border-radius:9px}.form__event .box__three__stepper p{color:#fff;font-size:14px;font-weight:600}.form__event .choice{color:#fff;font-size:14px;font-weight:400;padding-bottom:.3rem;padding-top:1rem;position:relative;text-align:center}.form__event .choice .i{position:absolute;top:11px}.form__event .box__last{align-items:center;border-radius:11px;display:flex;justify-content:space-between;margin:auto;padding:7px 10px;width:100%}@media screen and (max-width:540px){.form__event .box__last{width:90%}}.form__event .box__last .box__last__left{align-items:center;column-gap:6px;display:flex}.form__event .box__last .box__last__left h3{background-color:#2a2a2b;border-radius:9px;color:#fff;font-size:14px;font-weight:600;padding:3px 11px}.form__event .box__last .box__last__left p{color:#fff;font-size:14px;font-weight:600}.form__event .box__last .box__last__right{color:#ffcaca}.form__event .box__last .box__last__right .span_one p{background-color:#baeac8;border-radius:6px;color:#2a2a2b;font-size:12px;font-weight:600;padding:5px 20px}.form__event .select-container{margin:auto;position:relative;width:100%}@media screen and (max-width:540px){.form__event .select-container{width:90%}}.form__event .select-container .ant-select-selector{background-color:#121316!important;border:none!important;color:#fff!important;outline:none!important;padding:6px 30px 6px 40px}.form__event .select-container .ant-select-selector .ant-select-selection-placeholder{color:#fff!important;opacity:50%!important;padding:1px 46px!important}@media screen and (max-width:540px){.form__event .select-container .ant-select-selector .ant-select-selection-placeholder{padding:1px 45px}}.form__event .select-container .ant-select-selector .ant-select-selection-overflow{row-gap:8px}.form__event .select-container .ant-select-selector .ant-select-selection-overflow .ant-select-selection-overflow-item{background-color:#0000}.form__event .select-container .ant-select-selector .ant-select-selection-overflow .ant-select-selection-overflow-item .ant-select-selection-item{background-color:#0d0d0e!important;font-size:14px;font-weight:600}.form__event .select-container .ant-select-selector .ant-select-selection-item-remove{color:#fff!important}.form__event .select-container .custom-suffix{left:12px;position:absolute;top:7px}@media screen and (max-width:540px){.form__event .select-container .custom-suffix{left:13px}}.form__event .share_container{display:flex;gap:1em;justify-content:space-evenly;margin:1rem auto 2rem;padding:0 2rem;width:100%}@media screen and (max-width:540px){.form__event .share_container{padding:0 1rem;width:90%}}.form__event .share_container .width_50{width:50%}.form__event .bottom{margin-top:1rem!important;margin:auto;width:100%}@media screen and (max-width:540px){.form__event .bottom{width:90%}}.form__event .bottom .terminate{background-color:#caffd9;border-radius:10px;color:#2a2a2b;font-size:16px;font-weight:600;margin-bottom:.7rem;padding:12px 10px;text-align:center;width:100%}@media screen and (max-width:540px){.form__event .bottom .terminate{font-size:14px}}.form__event .bottom .cancel{background-color:#ffcaca;border-radius:10px;color:#2a2a2b;font-size:16px;font-weight:600;padding:7px 10px;text-align:center;width:100%}@media screen and (max-width:540px){.form__event .bottom .cancel{font-size:14px;padding:12px 10px}}.tag_label{color:#fff!important;margin-top:1rem!important;text-align:center!important}.width_90_mx_auto{margin-left:auto;margin-right:auto;width:90%}.ant-select-dropdown{background-color:#121316}.ant-select-dropdown .rc-virtual-list-holder-inner{row-gap:4px}.ant-select-dropdown .ant-select-item{color:#fff!important}.ant-select-dropdown .ant-select-item-option-selected{background-color:#0d0d0e!important}.ant-select-dropdown .ant-select-item-option-selected .ant-select-item-option-state{color:#fff!important}.ant-select-dropdown .ant-empty-description{color:#fff}.custom_button{background-color:#0000;border:none;border-radius:4px;box-shadow:0 0 4px 0 #ffffff40;color:#fff;cursor:pointer;font-size:14px;font-weight:600;margin:auto;padding:15px 20px;width:100%}@media screen and (max-width:540px){.custom_button{padding:10px 4px}}.custom_button.outline_pink{background-color:#0000;box-shadow:0 0 4px 0 #362727;color:#ffcaca}.custom_button.outline_cyan{background-color:#0000;box-shadow:0 0 4px 0 #cae9ff;color:#cae9ff}.custom_button.border_outline_cyan{background-color:#3b3b3c;border:2px solid #cae9ff;border-radius:8px;color:#cae9ff;padding:4px 24px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.custom_button.dark_outline_cyan{background-color:#0000;box-shadow:0 0 4px 0 #baeac8;color:#baeac8}.custom_button.cyan{background-color:#cae9ff;color:#2a2a2b}.custom_button.dark_cyan{background-color:#baeac8;color:#2a2a2b}.custom_button.pink{background-color:#362727;color:#ffcaca}.custom_button.green{background-color:#27362c;color:#baeac8}.custom_button.light_gray{background-color:#272d36;color:#baeac8}.custom_button.small{font-size:14px;padding:10px 4px}@media screen and (max-width:540px){.custom_button.small{padding:8px 4px}}.fill_current_color svg{max-height:20px;max-width:20px}.fill_current_color svg path{fill:currentColor}.stroke_current_color svg{max-height:20px;max-width:20px}.stroke_current_color svg path{stroke:currentColor}.bg_dark{background-color:#baeac8}.padding_x_xs{padding:15px 6px}@media screen and (max-width:540px){.padding_x_xs{padding:10px 4px}}.padding_xs{padding:4px 6px}.h_full{height:100%}.h_41{align-items:center;display:flex;height:41px;justify-content:center;padding:0}.bg_dark_gray{background-color:#3b3b3c}.light_green{background-color:#27362c;color:#baeac8}.max_width_30vh{max-width:30vw}.possible_outcome_container{margin:2rem 1rem 1rem}.possible_outcome_container .input__groups__outcome{display:flex;flex-direction:column;text-align:left;width:100%}.possible_outcome_container .input__groups__outcome label{color:#fff}.possible_outcome_container .input__groups__outcome input,.possible_outcome_container .input__groups__outcome textarea{background-color:#121316;border:none;border-radius:10px;color:#fff;outline:none;padding:14px}.possible_outcome_container .input__groups__outcome input ::placeholder,.possible_outcome_container .input__groups__outcome textarea ::placeholder{color:#fffc}.button{background-color:#0d0d0e;border:none;border-radius:6px;color:#fff;font-size:.87rem;padding:2px 8px}.font_13px{font-size:13px}.timeline__tabs{gap:8px;margin-bottom:1rem;margin-left:auto;margin-right:auto;padding:4px}.timeline__tabs .tab_button{background-color:#3b3b3c;border-radius:8px}.timeline__tabs .tab_button,.timeline__tabs .tab_button_nobg{cursor:pointer;padding:2px 8px}.time_picker_header_custom{color:#fff;left:0;position:absolute;right:0;top:0}.picker_modal{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;padding:16px 8px 8px}.date_time_modal{background-color:#121316;padding-left:3px;padding-right:4px;width:135px}.date_time_modal,.time_modal{border-radius:5px;height:32px}.time_modal{align-items:center;display:flex;justify-content:center}.time_modal div{align-self:center;color:#fff;cursor:pointer;font-size:10px;font-weight:500;padding-left:4px;padding-right:3px}.react-ios-time-picker-btn{color:#cae9ff!important}.react-ios-time-picker-btn.react-ios-time-picker-btn-cancel{color:#ffcaca!important}.heading{color:#cae9ff;margin:0}.para{color:#fff;font-size:12px;font-weight:400;margin:auto;width:80%}.your_play{margin:1.5rem 0}.your_play .label{color:#fff;font-size:14px;font-weight:600;margin-left:.8rem}@media screen and (max-width:540px){.your_play .label{font-size:12px}}.your_play .input_field_container{align-items:center;background-color:#121316;border-radius:4px;box-shadow:inset 0 0 4px 2px #baeac8;display:flex;gap:1rem;justify-content:space-between;padding:10px 1rem}.your_play .input_field_container .input_field{border-right:1px solid #fffc;position:relative;width:98%}.your_play .input_field_container .input_field .your_play_input{background:#0000;border:none;color:#fff;font-weight:500;width:100%}.your_play .input_field_container .input_field .your_play_input ::placeholder{color:#fffc}.your_play .input_field_container .input_field .your_play_input:focus{outline:none}.your_play .input_field_container .input_field span{color:#fffc;position:absolute;right:12px}.your_play .input_field_container #odd_value{-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);background:#baeac8;border-radius:10px;height:28px;line-height:1.8;min-width:65px}.your_play .bottom_Desc,.your_play .expected_odds{color:#fffc;font-size:12px}.your_play .bottom_Desc{margin-right:.8rem}.bottom__desc{margin:24px auto 8px!important;width:98%}.bottom__desc .potential_win{border-radius:4px;color:#fff;display:flex;font-size:12px;font-weight:600;justify-content:space-between;padding:0 16px}.bottom__desc .potential_win .amount{color:#baeac8}.spin{margin:2.4rem 0}.event__page{display:flex;padding:2rem 1rem;width:100%}@media screen and (max-width:540px){.event__page{flex-direction:column;padding:1rem .8rem}}.event__page .buttons{column-gap:.4rem!important;display:flex;justify-content:center;margin-top:1rem}.event__page .buttons .left__button{align-items:center;background-color:#3b3b3c;border-radius:12px;box-shadow:inset 0 0 3px 5px #00000040;display:flex;justify-content:center;padding:6px;position:relative;width:36%}.event__page .buttons .left__button .title{font-size:10px;font-weight:"600";line-height:inherit}.event__page .buttons .left__button .username{display:"inline-block";font-size:14px;font-weight:"600";line-height:inherit;max-width:"100%"}.event__page .buttons .left__button .center{display:flex;flex-direction:column;justify-content:center;padding:0 38px 0 10px;position:relative}.event__page .buttons .left__button span{color:#fff;font-size:12px}@media screen and (max-width:540px){.event__page .buttons .left__button{padding:2px 6px;width:50%}.event__page .buttons .left__button .title{line-height:1}.event__page .buttons .left__button .username{line-height:1.25}}.event__page .buttons .bg_pink{background-color:#ffcaca}.event__page .buttons .dark_cyan{background-color:#baeac8}.event__page .buttons .right__button{align-items:center;border-radius:12px;box-shadow:inset 0 0 3px 5px #00000040;display:flex;flex-direction:column;justify-content:center;padding:6px;position:relative;width:36%}@media screen and (max-width:540px){.event__page .buttons .right__button{width:50%}}.event__page .buttons .right__button span{font-size:12px}.event__page .buttons__two{align-items:center;display:flex;gap:6px;justify-content:center;margin-top:6px!important;margin:auto;width:73%}@media screen and (max-width:540px){.event__page .buttons__two{width:100%}}.event__page .width_half{width:calc(50% - 6px)}.event__page .width_60{width:calc(60% - 6px)}.event__page .width_60 img{max-width:20px}.event__page .width_40{width:calc(40% - 6px)}.event__page .width_40 img{max-width:20px}.event__page .event_single_action_button{margin-top:6px;padding-left:8px;padding-right:8px;width:100%}.event__page .action_buttons_container_event{margin-top:1rem;width:100%}.event__page .event__main__box{width:50%}@media screen and (max-width:540px){.event__page .event__main__box{width:100%}}.event__main__box_second{margin:auto;width:100%}@media screen and (max-width:540px){.event__main__box_second{margin-top:1rem!important;width:100%}}.event__main__box_second .box__event__page{counter-reset:challenge;display:flex;flex-direction:column;row-gap:.6rem;text-align:center}.event__main__box_second .box__event__page h2{color:#fff;padding-bottom:1rem}.event__main__box_second .box__event__page .box__head{display:flex;justify-content:space-between;margin:auto;width:100%}@media screen and (max-width:540px){.event__main__box_second .box__event__page .box__head{width:100%}}.event__main__box_second .box__event__page .box__head .box__head__left__event__page{color:#ffffffb3;display:flex;font-size:14px;font-weight:400;gap:1rem;padding-left:1rem}.event__main__box_second .box__event__page .box__head .box__head__right__event__page{width:38%}@media screen and (max-width:520px){.event__main__box_second .box__event__page .box__head .box__head__right__event__page{width:45%}}.event__main__box_second .box__event__page .box__head .box__head__right__event__page .span__Ps{column-gap:60px;display:flex;justify-content:space-between;padding-right:10px}@media screen and (max-width:1280px){.event__main__box_second .box__event__page .box__head .box__head__right__event__page .span__Ps{column-gap:20px}}.event__main__box_second .box__event__page .box__head .box__head__right__event__page .span__Ps p{color:#ffffffb3;font-size:14px;font-weight:400}.event__main__box_second .box__event__page .box__one__event__page{background-color:#121316;border-radius:11px;counter-increment:challenge;display:flex;justify-content:space-between;margin:auto;max-width:100%;padding:7px 10px;width:100%}@media screen and (max-width:540px){.event__main__box_second .box__event__page .box__one__event__page{padding:4px 10px;width:100%}}.event__main__box_second .box__event__page .box__one__event__page .box__one__left{align-items:center;color:#fff;column-gap:6px;display:flex;flex-grow:1;font-size:14px;font-weight:600;max-width:62%;text-align:left}@media screen and (max-width:540px){.event__main__box_second .box__event__page .box__one__event__page .box__one__left{width:55%}}.event__main__box_second .box__event__page .box__one__event__page .box__one__left .logic_container{margin-left:32px;max-width:calc(100% - 36px);padding:3px 8px}.event__main__box_second .box__event__page .box__one__event__page .box__one__left:before{background-color:#272d36;border-radius:10px;color:#cae9ff;content:counter(challenge);font-weight:600;line-height:1.9;position:absolute;text-align:center;width:32px}.event__main__box_second .box__event__page .box__one__event__page .box__one__right{align-items:center;display:flex;justify-content:space-between;width:38%}@media screen and (max-width:540px){.event__main__box_second .box__event__page .box__one__event__page .box__one__right{width:45%}}.event__main__box_second .box__event__page .box__one__event__page .box__one__right .span_one{align-items:center;background-color:#2a2a2b;border-radius:11px;color:#fff;display:flex;gap:4px;padding:6px 17px}.event__main__box_second .box__event__page .box__one__event__page .box__one__right .span_one p{font-size:12px;font-weight:600}@media screen and (max-width:540px){.event__main__box_second .box__event__page .box__one__event__page .box__one__right .span_one{gap:2px;padding:4px 8px}}.event__main__box_second .box__event__page .box__one__event__page .box__one__right .span_two{align-items:center;border-radius:11px;color:#fff;display:flex;gap:6px;padding:6px 20px}.event__main__box_second .box__event__page .box__one__event__page .box__one__right .span_two p{font-size:12px;font-weight:600}@media screen and (max-width:540px){.event__main__box_second .box__event__page .box__one__event__page .box__one__right .span_two{gap:2px;padding:4px 12px}}.event__main__box_second .box__event__page .box__one__event__page .box__one__right .odd_cyan_shadow{box-shadow:inset 0 0 4px 2px #baeac8}.event__main__box_second .box__event__page .box__one__event__page .box__one__right .odd_pink_shadow{box-shadow:inset 0 0 4px 2px #ffcaca}.event__main__box_second .box__event__page .box__one__event__page .box__one__right .refund_button{background:#ffcaca;color:#2a2a2b}.event__main__box_second .box__event__page .selected__challenge{box-shadow:0 0 .3rem #fff;box-sizing:border-box}@media screen and (max-width:540px){.event__main__box_second .box__event__page .selected__challenge{box-shadow:0 0 .3rem #fff}}.event__main__box_second .box__event__page .selected__challenge span.span_one{background-color:#caffd9!important}.event__main__box_second .box__event__page .box__two{background-color:#3b3b3c;border-radius:11px;display:flex;justify-content:space-between;margin:auto;padding:7px 10px;width:90%}@media screen and (max-width:540px){.event__main__box_second .box__event__page .box__two{width:100%}}.event__main__box_second .box__event__page .box__two .box__one__left{align-items:center;column-gap:6px;display:flex}.event__main__box_second .box__event__page .box__two .box__one__left h3{background-color:#cad6ff;border-radius:9px;font-size:14px;font-weight:600;padding:3px 11px}.event__main__box_second .box__event__page .box__two .box__one__left p{color:#fff;font-size:14px;font-weight:600}.event__main__box_second .box__event__page .box__two .box__one__right{align-items:center;display:flex;justify-content:space-between;width:35%}@media screen and (max-width:540px){.event__main__box_second .box__event__page .box__two .box__one__right{width:48%}}.event__main__box_second .box__event__page .box__two .box__one__right .span_one{align-items:center;background-color:#ffcaca;border-radius:11px;color:#fff;display:flex;gap:4px;padding:6px 17px}.event__main__box_second .box__event__page .box__two .box__one__right .span_one p{font-size:12px;font-weight:600}.event__main__box_second .box__event__page .box__two .box__one__right .less_margin{padding:4px 8px!important}.event__main__box_second .box__event__page .box__two .box__one__right .span_two{align-items:center;background:#baeac8;border-radius:11px;display:flex;padding:6px 20px}.event__main__box_second .box__event__page .box__two .box__one__right .span_two p{font-size:12px;font-weight:600}.event__main__box_second .box__event__page .box__three{align-items:center;border-radius:11px;column-gap:6px;display:flex;margin:1rem auto auto;padding:7px 10px;width:100%}@media screen and (max-width:540px){.event__main__box_second .box__event__page .box__three{width:100%}}.event__main__box_second .box__event__page .box__three .plus_icon{align-items:center;border-radius:8px;box-shadow:0 0 4px 0 #fff;color:#fff;display:flex;height:28px;justify-content:center;width:32px}.event__main__box_second .box__event__page .box__three p{color:#fff;font-size:14px;font-weight:600}.event__main__box_second .choice{color:#fff;font-size:14px;font-weight:400;padding-bottom:.3rem;padding-top:1rem;text-align:center}.event__main__box_second .box__last{align-items:center;border-radius:11px;counter-increment:challenge;display:flex;justify-content:space-between;margin:auto auto .6rem;padding:7px 10px;width:100%}@media screen and (max-width:540px){.event__main__box_second .box__last{width:100%}}.event__main__box_second .box__last .box__last__left{align-items:center;color:#fff;column-gap:6px;display:flex;font-size:14px;font-weight:600}.event__main__box_second .box__last .box__last__left h3{background-color:#0000;font-size:14px;margin-left:32px;padding:3px 11px}.event__main__box_second .box__last .box__last__left:before{background-color:#272d36;border-radius:10px;content:counter(challenge);font-weight:600;line-height:1.9;position:absolute;text-align:center;width:32px}.event__main__box_second .box__last .box__last__right{color:#ffcaca!important}.event__main__box_second .box__last .box__last__right .span_one p{background-color:#121316;border-radius:6px;color:#ffcaca!important;font-size:12px;font-weight:600;padding:5px 20px}.event__main__box_second .box__last .box__last__right .accept_button p{background-color:#baeac8!important;color:#2a2a2b!important}.event_challenges_container{margin-left:1rem;margin-right:1rem;width:50%}@media screen and (max-width:540px){.event_challenges_container{margin-left:0;margin-right:0;width:100%}}.box__one__cancelRefund{background-color:#121316;border-radius:11px;display:flex;justify-content:space-between;margin-bottom:1rem!important;margin-top:1rem!important;margin:auto;padding:7px 10px;width:100%}@media screen and (max-width:540px){.box__one__cancelRefund{width:93%}}.refund_challenge_confirmation{width:100%}.refund_challenge_confirmation .refund_challenge_container{display:flex;margin-bottom:1rem;margin-top:2rem;width:100%}.refund_challenge_confirmation .refund_challenge_container .challenge_container{width:100%}.cancel_refund_btns{display:flex;gap:1rem;justify-content:center;margin-top:1rem}@media screen and (max-width:540px){.cancel_refund_btns{flex-direction:column;gap:.5rem}}.image-image_container_refund{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.box__divs{background-color:#121316;border-radius:4px;column-gap:12px;display:flex;flex-wrap:wrap;justify-content:center;margin:auto;padding:8px;row-gap:16px;width:100%}.box__divs .width_half{width:calc(50% - 6px)}.box__divs .width_60{width:calc(60% - 6px)}.box__divs .width_60 img{max-width:20px}.box__divs .width_40{width:calc(40% - 6px)}.box__divs .width_40 img{max-width:20px}.box__divs .organizer_button{align-items:center;border-radius:12px;color:#fff;display:flex;gap:8px;position:relative;width:100%}.box__divs .organizer_button .img_container{flex-shrink:0;height:48px;width:48px}.box__divs .organizer_button .img_container img{aspect-ratio:1;border-radius:50%;object-fit:cover;width:100%}.box__divs .organizer_button .title{font-size:10px;font-weight:"600";line-height:inherit}.box__divs .organizer_button .username{align-items:center;display:inline-block;display:flex;font-size:14px;font-weight:700;line-height:inherit;max-width:100%}.box__divs .organizer_button .profile_badge{height:24px;margin-left:4px;width:24px}.box__divs .organizer_button span{color:#fff;font-size:12px}.box__divs .organizer_button .text__event{color:#fff;font-size:12px;font-weight:400;text-align:left}.box__divs .single_action_button{width:100%}@media screen and (max-width:540px){.box__divs .organizer_button{padding:2px 6px}.box__divs .title{line-height:1}.box__divs .username{line-height:1.25}}.box__head{display:flex;gap:10px;justify-content:center;margin:auto auto 1.5rem;width:30%}@media screen and (max-width:540px){.box__head{width:50%}}.box__head .active__tab{background-color:#baeac8!important;color:#000!important}.manage__players{margin-left:12px}.box__one__manage{background-color:#121316;border-radius:10px;color:#fff;display:flex;justify-content:space-between;margin-bottom:4px!important;margin-top:4px!important;margin:auto;padding:4px 12px;width:100%}@media screen and (max-width:540px){.box__one__manage{width:93%}}.box__one__manage .box__one__left{align-items:center;column-gap:6px;display:flex}.box__one__manage .box__one__left p{font-size:14px;font-weight:600}.box__one__manage .box__one__left img{aspect-ratio:1;border-radius:50%;max-width:32px;object-fit:cover}.box__one__manage .box__one__right_manage{align-items:center;display:flex;gap:1rem;justify-content:space-between}@media screen and (max-width:540px){.box__one__manage .box__one__right_manage{gap:.5rem;justify-content:end;width:55%}}.box__one__manage .box__one__right{align-items:center;color:#fff;display:flex;gap:1rem;justify-content:space-between;width:50%}@media screen and (max-width:540px){.box__one__manage .box__one__right{width:48%}}.box__one__manage .box__one__right .span_one{align-items:center;border-radius:11px;color:#fff;display:flex;gap:4px;padding:6px 17px}.box__one__manage .box__one__right .span_one p{font-size:12px;font-weight:700}.box__one__manage .box__one__right .span_two{align-items:center;border-radius:11px;display:flex;padding:6px 13px}@media screen and (max-width:540px){.box__one__manage .box__one__right .span_two{padding:6px 0}}.box__one__manage .box__one__right .span_two p{font-size:12px;font-weight:600}.vertical__buttons__popups{display:flex;flex-direction:column;margin:auto;padding-top:18px;row-gap:12px;width:95%}.vertical__buttons__popups .vertical__buttons__first__pop{align-items:center;background-color:#cae9ff;border-radius:12px;column-gap:.3rem;display:flex;flex-grow:1;justify-content:center;padding:12px 6px}.vertical__buttons__popups .vertical__buttons__first__pop span{color:#2a2a2b;font-size:14px;font-weight:600}.vertical__buttons__popups .vertical__buttons__secound__pop{align-items:center;background-color:#cae9ff;border-radius:12px;column-gap:.6rem;display:flex;justify-content:center;padding:12px 8px}.vertical__buttons__popups .vertical__buttons__secound__pop span{color:#2a2a2b;font-size:14px;font-weight:600}.vertical__buttons__popups .vertical__buttons__third__pop{align-items:center;background-color:#cae9ff;border-radius:12px;column-gap:.6rem;display:flex;justify-content:center;padding:12px 8px}.vertical__buttons__popups .vertical__buttons__third__pop span{color:#2a2a2b;font-size:14px;font-weight:600}.vertical__buttons__popups .edit__event__continer{display:flex;flex-direction:column;margin-bottom:1rem;margin-right:54px}.vertical__buttons__popups .horizontal_two{display:flex;gap:1rem;justify-content:center}.vertical__buttons__popups .icon_img{min-height:2.6rem}.update__link__btn{border:none;border-radius:10px;color:#000;cursor:pointer;font-size:12px;font-weight:500;margin-left:auto;margin-top:8px;padding:10px 30px;width:auto}.read_more_modal{display:flex;flex-direction:column}.read_more_modal .comments{margin-bottom:2rem;max-height:35vh;overflow-y:auto}@media screen and (max-width:540px){.read_more_modal .comments{max-height:40vh}}.read_more_modal .comments .comment_container{align-items:center;column-gap:5px;display:flex;margin-bottom:3rem;position:relative;text-align:left}.read_more_modal .comments .comment_container .gap{gap:.8rem}.read_more_modal .comments .comment_container img{aspect-ratio:1;border-radius:50%;max-width:36px;object-fit:contain}.read_more_modal .comments .comment_container p{color:#fff;font-size:14px;font-weight:400;margin-bottom:auto;margin-top:auto}.read_more_modal .links_container{display:flex;flex-wrap:wrap;gap:.8rem;justify-content:center;margin:auto}.read_more_modal .links_container .link_and_icon{align-items:center;color:#cae9ff;cursor:pointer;display:flex;font-size:14px;font-weight:700;gap:2px;justify-content:center;max-width:140px}.read_more_modal .links_container .link_and_icon svg{max-height:20px;max-width:20px}.read_more_modal .links_container .link_and_icon svg path{stroke:currentColor}.read_more_modal .msgdots{margin-left:auto;margin-right:auto;max-height:24px;max-width:24px}.read_more_modal #modal-modal-title-read-more{word-wrap:break-word;color:#fff;font-size:14px!important;margin-top:12px;padding:1rem;text-align:center;white-space:pre-wrap}@media screen and (max-width:540px){.read_more_modal #modal-modal-title-read-more{margin-top:8px;padding:.8rem}}.read_more_modal #modal-modal-description .input__groups__outcome{background-color:#121316;border-radius:10px}.read_more_modal #modal-modal-description .input__groups__outcome textarea{background-color:#121316}.popups__btn{background-color:#caffd9;margin-top:2rem!important;padding:10px 0;width:95%}h5{background-color:#1c1c20;border-bottom-left-radius:10px;border-bottom-right-radius:10px;color:#fff;margin-left:1rem;margin-right:1rem;margin-top:-12px}.link_container{display:flex;flex-direction:column;gap:4px;justify-content:center}.link_container .link_action_container{align-items:center;display:flex;justify-content:space-between;padding-left:12px;padding-right:12px}.link_container .link_action_container .link_action_container_name{color:#fff;font-size:14px;font-weight:700}.link_container .link_name_container{font-size:14px;font-weight:500;padding:12px}.link_container .link_container,.link_container .link_name_container{background-color:#121316;border-radius:5px;color:#fff;text-align:start;word-break:break-all}.link_container .link_container{font-size:10px;font-weight:400;padding:1px 12px 2px}.input_group{border:none;border-radius:4px;box-shadow:0 0 4px 0 #cae9ff;display:flex;flex-direction:column;margin-top:24px;padding:8px;width:100%}.input_group label{color:#fff;font-size:14px;font-weight:500;padding-left:10px;text-align:left}.input_group input{background:#121316;border:none;border-radius:10px;color:#fff;height:40px;padding-left:1rem}.input_group input ::placeholder{color:#ffffffb3;font-size:14px}.input_group input:focus{outline:none}.input_group .error_email{color:red;font-size:12px;padding-left:10px}.create_container{align-items:center;cursor:pointer;display:flex;gap:4px;justify-content:flex-start;margin-bottom:16px;padding-top:4px}.create_container .image_container{padding:4px 0 4px 8px}.link_modal_container{display:flex;flex-direction:column;height:40vh;overflow-y:auto}.trust__note{align-items:center;border-radius:10px;color:#fff;display:flex;flex-direction:column;font-family:Inter;font-size:16px;font-style:normal;font-weight:600;gap:.4rem;height:50px;line-height:19px;padding:8px 5%;position:relative}.trust__note .trust_note_progress_bar{align-self:self-start;background:#b8e9c8;border-radius:10px;height:9px;width:75%;z-index:1}.trust__note:after{background:#fdcaca;border-radius:10px;content:"";display:inline-block;height:8px;inset:auto 0 8px;margin-inline:auto;position:absolute;width:90%}.profile{display:flex;width:100%}@media screen and (max-width:540px){.profile{flex-direction:column}}.profile .profile__left{position:relative;width:100%}.profile .profile__left .profile_edit{cursor:pointer;position:absolute;right:99px}@media screen and (max-width:540px){.profile .profile__left .profile_edit{right:36px}}.profile .profile__left .profile__left__content{margin:auto;padding-top:3.5rem;text-align:center;width:70%}@media screen and (max-width:540px){.profile .profile__left .profile__left__content{width:90%}}.profile .profile__left .profile__left__content .profile__img{display:flex;justify-content:center}.profile .profile__left .profile__left__content .profile__img .image_container{position:relative;width:20%}.profile .profile__left .profile__left__content .profile__img .image_container img{aspect-ratio:1;border-radius:50%;margin-bottom:1rem;object-fit:cover;width:100%}.profile .profile__left .profile__left__content .leaderboards__tabs{background-color:#121316;border-radius:10px;display:flex;justify-content:center;margin:auto;padding:6px 7px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.profile .profile__left .profile__left__content .leaderboards__tabs .box__tabs{grid-column-gap:.5rem;column-gap:.5rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.profile .profile__left .profile__left__content .leaderboards__tabs .box__tabs a{color:#fff;padding:3px 5px;text-decoration:none}.profile .profile__left .profile__left__content .leaderboards__tabs .box__tabs a.active{background-color:#baeac8;border-radius:6px;color:#000;cursor:pointer;font-weight:700}.profile .profile__left .profile__left__content .leaderboards__tabs .box__tabs a.active svg path{fill:#fff!important}@media screen and (max-width:600px){.profile .profile__left .profile__left__content .leaderboards__tabs{padding:6px}}.profile .profile__left .profile__left__content .description p{color:#ffffff4d;font-size:14px;font-weight:400;margin:auto;width:80%}@media screen and (max-width:540px){.profile .profile__left .profile__left__content .description p{width:100%}}.profile .profile__left .profile__left__content .description span{background-color:#cae9ff;border:3px solid #00000040;border-radius:10px;display:flex;gap:1rem;justify-content:center;margin:auto;padding:8px 0;text-align:center;width:45%}.profile .profile__left .profile__left__content .description span h6{color:#2a2a2b;font-size:16px;font-weight:700}.profile .profile__left .profile__left__content .buttons__two{display:flex;gap:.8rem;margin:auto;width:89%}.profile .profile__left .profile__left__content .buttons__two .add_friend{align-items:center;cursor:pointer;display:flex;font-size:14px;gap:1.4rem;justify-content:center;overflow:hidden;padding-left:30px;padding-top:11px;text-overflow:ellipsis;white-space:nowrap;width:60%}.profile .profile__left .profile__left__content .buttons__two .links{align-items:center;cursor:pointer;display:flex;font-size:14px;gap:.4rem;padding-left:19px;padding-top:11px;width:45%}@media screen and (max-width:540px){.profile .profile__left .profile__left__content .buttons__two .links{padding-left:17px;width:42%}}.profile .profile__left .profile__left__content .buttons__two .links a{align-items:center;color:#2a2a2b;cursor:pointer;display:flex;gap:6px;text-decoration:none}.profile .profile__left .profile__left__content .button_single{display:flex;justify-content:center;margin:1rem auto auto;width:89%}.profile .profile__left .profile__left__content .social__links{display:flex;flex-direction:column;gap:.7rem;margin:auto;padding-top:1.5rem;width:70%}.profile .profile__left .profile__left__content .social__links span{background-color:#cae9ff;border-radius:10px;font-size:14px;font-weight:500;padding:10px}.profile .profile__right{margin-bottom:2rem;margin-top:2rem;width:100%}.profile .profile__right h2{color:#f4f3fc;font-size:20px;font-weight:600;padding-bottom:2rem;text-align:center}.profile .profile__right .images{display:flex;justify-content:center;margin-top:1.5rem;position:relative}.profile .profile__right .images .marvel2{margin:auto;width:90%}.profile .profile__right .images .card_top_images{left:8%;position:absolute;top:12px}.profile .profile__right .images .text{color:#fff;font-size:16px;font-weight:700;left:33.5%;position:absolute;top:80%}@media screen and (max-width:540px){.profile .profile__right .images .text{left:28.5%}}.profile .profile__right .four__buttons{margin-bottom:2rem}.profile .profile__right .four__buttons .four__buttons__top{display:flex;gap:1px;justify-content:center}.profile .profile__right .four__buttons .four__buttons__top .four__buttons__top__one{background-color:#ffcaca;border-bottom:1px solid #000;padding:4px 0;text-align:center;width:35%}@media screen and (max-width:540px){.profile .profile__right .four__buttons .four__buttons__top .four__buttons__top__one{width:35%}}.profile .profile__right .four__buttons .four__buttons__top .four__buttons__top__one p{color:#2a2a2b;font-size:14px;font-weight:600}@media screen and (max-width:540px){.profile .profile__right .four__buttons .four__buttons__top .four__buttons__top__one p{font-size:12px}}.profile .profile__right .four__buttons .four__buttons__top .four__buttons__top__one .price__dollar__img{column-gap:4px;display:flex;justify-content:center}.profile .profile__right .four__buttons .four__buttons__top .four__buttons__top__one .price__dollar__img p{color:#2a2a2b;font-size:15px;font-weight:600}@media screen and (max-width:540px){.profile .profile__right .four__buttons .four__buttons__top .four__buttons__top__one .price__dollar__img p{font-size:14px}}.profile .profile__right .four__buttons .four__buttons__top .four__buttons__top__two{background-color:#cae9ff;border-bottom:1px solid #000;padding:4px 0;position:relative;text-align:center;width:35%}@media screen and (max-width:540px){.profile .profile__right .four__buttons .four__buttons__top .four__buttons__top__two{width:35%}}.profile .profile__right .four__buttons .four__buttons__top .four__buttons__top__two p{font-size:14px}.profile .profile__right .four__buttons .four__buttons__top .four__buttons__top__two .price__dollar__img{column-gap:4px;display:flex;justify-content:center}.profile .profile__right .four__buttons .four__buttons__top .four__buttons__top__two p{color:#2a2a2b;font-size:15px;font-weight:600}@media screen and (max-width:540px){.profile .profile__right .four__buttons .four__buttons__top .four__buttons__top__two p{font-size:12px}}.profile .profile__right .four__buttons .four__buttons__top .four__buttons__top__two .i{position:absolute;right:5px;top:4px}.profile .profile__right .four__buttons .four__buttons__bottom{display:flex;gap:1px;justify-content:center}.profile .profile__right .four__buttons .four__buttons__bottom .four__buttons__bottom__one{background-color:#ffcaca;border-bottom-left-radius:16px;border-bottom-right-radius:16px;padding:4px 0;text-align:center;width:45%}.profile .profile__right .four__buttons .four__buttons__bottom .four__buttons__bottom__one p{color:#2a2a2b;font-size:14px;font-weight:600}@media screen and (max-width:540px){.profile .profile__right .four__buttons .four__buttons__bottom .four__buttons__bottom__one p{font-size:12px}}.profile .profile__right .four__buttons .four__buttons__bottom .four__buttons__bottom__one .price__dollar__img{column-gap:4px;display:flex;justify-content:center}.profile .profile__right .four__buttons .four__buttons__bottom .four__buttons__bottom__one .price__dollar__img p{color:#2a2a2b;font-size:15px;font-weight:600}.profile .profile__right .four__buttons .four__buttons__bottom .four__buttons__bottom__two{background-color:#cae9ff;border-bottom-left-radius:16px;border-bottom-right-radius:16px;padding:4px 0;position:relative;text-align:center;width:45%}.profile .profile__right .four__buttons .four__buttons__bottom .four__buttons__bottom__two p{font-size:14px}.profile .profile__right .four__buttons .four__buttons__bottom .four__buttons__bottom__two .price__dollar__img{column-gap:4px;display:flex;justify-content:center}.profile .profile__right .four__buttons .four__buttons__bottom .four__buttons__bottom__two p{color:#2a2a2b;font-size:15px;font-weight:600}@media screen and (max-width:540px){.profile .profile__right .four__buttons .four__buttons__bottom .four__buttons__bottom__two p{font-size:12px}}.profile .profile__right .four__buttons .four__buttons__bottom .four__buttons__bottom__two .i{position:absolute;right:5px;top:4px}.profile .profile__right .bottom__content{margin-top:1rem}.private_profile{align-items:center;color:#fff;display:flex;justify-content:center;min-height:80vh}.width_50{width:49%}.width_50 img{max-width:20px}.box__one__friends{background-color:#121316;border-radius:11px;color:#fff;display:flex;justify-content:space-between;margin-bottom:1rem!important;margin:auto;padding:7px 10px;width:100%}@media screen and (max-width:540px){.box__one__friends{width:93%}}.box__one__friends .box__one__left{align-items:center;column-gap:6px;display:flex}.box__one__friends .box__one__left h3{border-radius:9px;font-size:14px;font-weight:600;padding:3px 11px}.box__one__friends .box__one__left p{font-size:14px;font-weight:600}.box__one__friends .box__one__left img{aspect-ratio:1;border-radius:50%;object-fit:cover;width:3rem}.box__one__friends .box__one__right{align-items:center;display:flex;gap:1rem;justify-content:space-between}.box__one__friends .box__one__right .span_one{align-items:center;border-radius:11px;color:#fff;display:flex;gap:4px;padding:6px 17px}.box__one__friends .box__one__right .span_one p{font-size:12px;font-weight:700}.box__one__friends .box__one__right .span_two{align-items:center;border-radius:11px;display:flex;padding:6px 20px}.box__one__friends .box__one__right .span_two p{font-size:12px;font-weight:600}@media screen and (max-width:540px){.following_img{margin-left:14px!important}}.leaderBoards{margin-bottom:2rem;margin-top:2rem}@media screen and (max-width:540px){.leaderBoards{margin-bottom:2rem}}.leaderBoards img{text-align:center;width:23px}.leaderBoards .backIcon_leaderboards{cursor:pointer;margin-left:1.7rem;width:35px}@media screen and (max-width:540px){.leaderBoards .backIcon_leaderboards{width:28px}}.leaderBoards a{text-decoration:none}.leaderBoards a .status{align-items:center;cursor:pointer;display:flex;gap:1rem;justify-content:center;margin-bottom:1rem!important;margin:auto;padding-left:10px;width:15%}@media screen and (max-width:540px){.leaderBoards a .status{width:38%}}.leaderboards__tabs{border-radius:10px;display:flex;justify-content:center;margin-bottom:2rem!important;margin:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width:540px){.leaderboards__tabs{margin-bottom:1rem!important;padding:6px;width:83%}}.leaderboards__tabs .box__tabs{column-gap:1.5rem;display:flex;justify-content:space-between}@media screen and (max-width:540px){.leaderboards__tabs .box__tabs{column-gap:.8rem}}.leaderboards__tabs .box__tabs a{color:#fff;font-family:Inter,sans-serif;font-weight:600;padding:3px 10px;text-decoration:none}.leaderboards__tabs .box__tabs a.active{background-color:#cae9ff;border-radius:6px;color:#000;cursor:pointer;font-weight:700}@media screen and (max-width:540px){.leaderboards__tabs .box__tabs a.active{padding:3px 6px}}.button__week select{align-items:center;background-color:#121316;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:16px;font-weight:600;justify-content:space-between;margin-bottom:1rem!important;margin:auto;padding:6px 8px;width:29%}.button__week select:focus{outline:none}.leaderBoards__content{grid-gap:1rem;color:#fff;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr);padding:0 2rem}@media screen and (max-width:540px){.leaderBoards__content{gap:4px;grid-template-columns:repeat(1,1fr);margin-top:1.5rem!important}}.all__boxes .box__down{background-color:#121316;border-radius:10px;gap:1rem;padding:2px 12px}.all__boxes .box__down,.all__boxes .box__down .left{align-items:center;display:flex;justify-content:space-between}.all__boxes .box__down .left{column-gap:20px}.all__boxes .box__down .left .leader{color:#fff;font-size:20px;font-weight:600;position:relative}.all__boxes .box__down .left .leader .leader_place{font-size:10px;position:absolute;right:-12px;top:2px}.all__boxes .box__down .left span{align-items:center;column-gap:10px;display:flex}.all__boxes .box__down .left span img{aspect-ratio:1;border-radius:50%;object-fit:cover;width:36px}.all__boxes .box__down .right{color:#baeac8;display:flex;font-size:16px;font-weight:500;gap:4px}.button_view{margin:auto;width:20%}@media screen and (max-width:540px){.button_view{width:50%}}.button_view .view__more{padding:10px 20px}.notification .notifications__content{margin:auto;padding-top:3rem;width:40%}@media screen and (max-width:540px){.notification .notifications__content{width:90%}}.notification .notifications__content .noti__head{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.notification .notifications__content .noti__head .noti__head__left img{cursor:pointer;width:30px}@media screen and (max-width:540px){.notification .notifications__content .noti__head .noti__head__left img{width:30px}}.notification .notifications__content .noti__head .noti__head__center{color:#fff;font-size:26px;font-weight:600;margin-bottom:9px}@media screen and (max-width:540px){.notification .notifications__content .noti__head .noti__head__center{display:none}}.notification .notifications__content .noti__head .noti__head__right img{cursor:pointer;width:30px}@media screen and (max-width:540px){.notification .notifications__content .noti__head .noti__head__right img{width:30px}}.notification .notifications__content .noti__divs{margin-bottom:20px}.notification .notifications__content .noti__divs .noti__div_container p{color:#fff}.notification .notifications__content .noti__divs .noti__div_container .box{align-items:center;background-color:#121316;border-radius:10px;display:flex;gap:10px;padding:8px 10px}.notification .notifications__content .noti__divs .noti__div_container .box img{border-radius:6px;width:46px}.notification .notifications__content .noti__divs .noti__div_container .box span{color:#fff;font-size:14px;font-weight:500}.notification__settings .notifications__content{margin:auto;padding-top:3rem;width:40%}@media screen and (max-width:540px){.notification__settings .notifications__content{width:90%}}.notification__settings .notifications__content .noti__head{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.notification__settings .notifications__content .noti__head .noti__head__left img{cursor:pointer;width:35px}.notification__settings .notifications__content .noti__head .noti__head__center{color:#fff;font-size:26px;font-weight:600;margin-bottom:9px}.notification__settings .notifications__content .noti__head .noti__head__right img{width:35px}.notification__settings .notifications__content .platform_list_container{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin:1rem .5rem}.notification__settings .notifications__content .platform_list_container .switch_label_container{align-items:center;display:flex;flex-direction:column;gap:.4rem;max-width:60px}.notification__settings .notifications__content .noti__divs{margin-bottom:20px}.notification__settings .notifications__content .noti__divs .section_title{color:#fff;font-size:20px;font-weight:600;margin-bottom:8px}.notification__settings .notifications__content .noti__divs .noti__div_container p{color:#fff}.notification__settings .notifications__content .noti__divs .noti__div_container .box{align-items:center;background-color:#121316;border-radius:10px;display:flex;gap:10px;justify-content:space-between;margin-bottom:4px;padding:3px 10px}.notification__settings .notifications__content .noti__divs .noti__div_container .box img{border-radius:12px;width:46px}.notification__settings .notifications__content .noti__divs .noti__div_container .box span{color:#fff;font-size:14px;font-weight:500}.notification__settings .notifications__content .noti__divs .noti__div_container .box .title_extra{font-size:10px}.block_container .box__one{background-color:#3b3b3c;border-radius:11px;display:flex;justify-content:space-between;margin:auto;padding:7px 10px;width:80%}@media screen and (max-width:540px){.block_container .box__one{width:90%}}.block_container .box__one .box__one__left{align-items:center;column-gap:6px;display:flex}.block_container .box__one .box__one__left h3{background-color:#cad6ff;border-radius:9px;font-size:14px;font-weight:600;padding:3px 11px}.block_container .box__one .box__one__left p{color:#fff;font-size:14px;font-weight:600}.block_container .box__one .box__one__right{align-items:center;display:flex;justify-content:space-between}@media screen and (max-width:540px){.block_container .box__one .box__one__right{width:17%}}.block_container .box__one .box__one__right .span_one{align-items:center;background-color:#baeac8;border-radius:11px;color:#fff;cursor:pointer;display:flex;gap:4px;padding:6px 17px}@media screen and (max-width:540px){.block_container .box__one .box__one__right .span_one{background:none}}.block_container .box__one .box__one__right .span_one p{color:#2a2a2b;font-size:12px;font-weight:700}.block_container .box__one .box__one__right .span_two{align-items:center;background:#ffcaca;border-radius:11px;display:flex;padding:6px 20px}.block_container .box__one .box__one__right .span_two p{font-size:12px;font-weight:600}.header{align-items:center;background-color:#0d0d0e;color:#fff;display:flex;justify-content:space-between;padding:20px;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:100}@media screen and (max-width:600px){.header{flex-direction:column!important}}.header .header__left{padding-left:4rem;width:55%}@media screen and (max-width:768px){.header .header__left{width:40%}}@media screen and (max-width:600px){.header .header__left{padding-left:0;position:relative;width:100%}}.header .header__left img{width:90px}@media screen and (max-width:600px){.header .header__left a{position:absolute;top:9px}}.header .header__right{align-items:center;display:flex;justify-content:space-between;width:100%}@media screen and (max-width:600px){.header .header__right{flex-direction:column-reverse;gap:1rem}}.header .header__right .center__content{align-items:center;background-color:#0000;border:2px solid #ffffff14;border-radius:12px;cursor:pointer;display:flex;padding:0 12px;width:320px}.header .header__right .center__content svg{height:20px;opacity:80%;width:20px}.header .header__right .center__content svg path{fill:#cae9ff}.header .header__right .center__content input{background:none;border:none;color:#fff;padding-left:10px}.header .header__right .center__content input:focus{outline:none}@media screen and (max-width:540px){.header .header__right .center__content{width:100%}}.header .header__right .center__content .antd__select__searchbar{box-shadow:none!important;outline:none!important}.header .header__right .center__content .antd__select__searchbar .ant-select-selector{background-color:#0000!important;border:none!important;box-shadow:none!important;color:#fff!important;height:2rem!important;outline:none!important;padding:0 5px!important}.header .header__right .center__content .antd__select__searchbar .ant-select-selector .ant-select-selection-placeholder{color:#cae9ff;opacity:50%;padding:5px!important;text-align:left}.header .header__right .hide_search_bar{display:flex}@media screen and (max-width:540px){.header .header__right .hide_search_bar{display:none!important}}.header .header__right .right__content{column-gap:1rem;display:flex}.header .header__right .right__content img{cursor:pointer}@media screen and (max-width:600px){.header .header__right .right__content{column-gap:10px;justify-content:flex-end;width:100%}}.header .header__right .right__content .signup{background-color:#caffd9;border:none;border-radius:10px;cursor:pointer;font-size:14px;font-weight:600;padding:8px 18px}.custom__dropdown_container{background-color:#0000;display:flex;flex-direction:column;min-height:4rem;padding:4px 0}.custom__dropdown{background-color:#121316;border-radius:8px;margin-bottom:8px;padding:4px}.custom__dropdown .item_container{align-items:center;display:flex;gap:1rem;padding-top:2px;position:relative}.custom__dropdown .item__img{aspect-ratio:1;border-radius:50%;object-fit:cover;width:2rem}.custom__dropdown .item__img__event{border-radius:20%;height:1.4rem;object-fit:cover;width:2rem}.custom__dropdown .label{color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.custom__dropdown .type{color:#fff;font-size:8px;opacity:.7;position:absolute;right:4px;top:-2px}.modal__title{font-family:Inter,sans-serif;font-size:24px;font-weight:700}.input__box{background-color:#0d0d0e;display:flex;flex-direction:column;gap:1rem;padding:10px}.input__box .input__groups__wallet{align-items:center;background-color:#0d0d0e;border:1px solid gray;border-radius:15px;color:#fff;cursor:pointer;display:flex;gap:.6rem;padding:10px 12px}.wallet__popup{background-color:#3b3b3c!important;border:none!important;border-radius:10px!important;position:relative;text-align:center}.wallet__popup .date__amt{background-color:#0d0d0e!important;border-radius:10px;color:#fff;display:flex;justify-content:space-between;padding:10px}.wallet__popup .date__amt__head{display:flex;justify-content:space-between;padding:0 1rem}.wallet__popup .date__amt__head span{color:#fffc}.wallet__popup .already{color:#fff;font-size:15px;font-weight:500;margin-top:1rem}.wallet__popup .already a{color:#ffcaca}.popups__btn{font-size:14px;padding:15px 20px;width:80%}.sidebar__content{background-color:#0d0d0e;height:91vh;overflow-y:auto;position:fixed;transition:.5s ease-in-out;z-index:10000}@media screen and (max-width:600px){.sidebar__content{box-shadow:1.95px 1.95px 2.6px #00000026;left:0;right:0}}.sidebar__content ul{padding:7px 7px 50px 20px}.sidebar__content ul a{margin:1.13rem 0;padding:7px 22px;text-decoration:none}.sidebar__content ul a,.sidebar__content ul a li{align-items:center;background-color:#0d0d0e;color:#fff;display:flex}.sidebar__content ul a li{column-gap:10px;width:100%}.sidebar__content ul a li .default__color{color:#fff;display:flex;text-decoration:none!important}@media screen and (max-width:540px){.sidebar__content ul a{background-color:#3b3b3c;border-radius:10px;margin-right:.7rem}.sidebar__content ul a li{background-color:#3b3b3c;color:#fff}}.sidebar__content ul .active{border-radius:4px;box-shadow:0 0 4px 0 #cae9ff}.sidebar__content ul .switch_container{grid-row-gap:1.13rem;grid-column-gap:.8rem;color:#fff;column-gap:.8rem;display:grid;margin-top:1.13rem;row-gap:1.13rem;text-align:center}@media screen and (max-width:540px){.sidebar__content ul .switch_container{grid-template-columns:repeat(2,minmax(0,1fr));justify-content:center;margin-right:.6rem}.sidebar__content ul .switch_container .button_container{background-color:#3b3b3c;border-radius:10px;padding:.5rem 0}.sidebar__content ul .switch_container .span_2{grid-column:span 2}}.sidebar__content ul .logout{align-items:center;cursor:pointer;display:flex;height:55px;padding-left:1.5rem}.display__none{left:-100%;position:absolute}.review_claims{color:#fff}.review_claims .table_container{max-height:50vh;overflow-y:auto;padding-right:2px;position:relative}.review_claims .table_container .table_fixed{border-collapse:collapse;border-spacing:.25rem;table-layout:fixed;width:100%}.review_claims .table_container .table_fixed .table_row{border-bottom:1px solid #ffffff80;font-size:14px}.review_claims .table_container .table_fixed .table_header{font-size:12px;left:-2px;opacity:70%;opacity:100%;position:-webkit-sticky;position:sticky;top:-1px}.review_claims .padding_top_bottom{padding-bottom:.2rem;padding-top:.5rem}.review_claims .text_left{text-align:left}.review_claims .text_right{text-align:right}.review_claims .w_7rem{min-width:4.0625rem}@media screen and (max-width:540px){.review_claims .w_7rem{min-width:auto}}.review_claims .challenge_serial{align-items:center;background-color:#cae9ff;border-radius:10px;color:#000;display:flex;font-size:14px;height:28px;justify-content:center;min-width:28px;width:28px}.review_claims .event_image{align-items:center;display:flex}.review_claims .event_image img{border-radius:8px;height:20px;object-fit:cover;width:38px}.review_claims .dark{align-items:center;background-color:#baeac8;border-radius:10px;color:#3b3b3c;display:flex;font-size:22px;gap:3px;justify-content:space-evenly;padding:3px 5px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.review_claims .lossStatus{background-color:#ffcaca}.review_claims .action_container{align-items:center;display:flex;justify-items:center;margin-left:auto;margin-right:auto;margin-top:1rem;width:90%}.review_claims .feedback_container{margin:1rem 0;position:relative;text-align:left}.review_claims .feedback_container .optional_text{color:#fff;font-size:12px;opacity:70%;position:absolute;right:10px;top:0;z-index:10}.review_claims .feedback_container .text_area_container{background-color:#000;border-radius:10px;padding-left:10px;padding-right:34px;padding-top:10px;position:relative}.review_claims .feedback_container .text_area_container .right_absolute{position:absolute;right:6px}.review_claims .feedback_container .text_area_container .right_absolute .file_input{position:relative}.review_claims .feedback_container .text_area_container .right_absolute input{background:#3b3b3c;border:none;border-radius:10px;color:#fff;height:40px;left:0;opacity:0;padding-left:1rem;position:absolute;top:0;width:100%;z-index:1}.review_claims .feedback_container .text_area_container .right_absolute img{cursor:pointer}.review_claims .feedback_container .text_area_container .feedback_textarea{background-color:#000;border:none;color:#fff;cursor:pointer;height:100%;outline:none;width:100%}.review_claims .feedback_container .link_input_container{width:100%}.review_claims .feedback_container .link_input_container .link_input{background-color:#0d0d0e;border:none;border-radius:10px;color:#fff;outline:none;padding:14px;width:100%}.review_claims .feedback_container .label{font-size:14px}.review .review_info{color:#fff;font-size:16px;font:600 12px/1.1666666667 poppins;margin:1rem auto;max-width:80%}.review .review_info_with_icon{color:#ffcaca;margin-bottom:1.5rem;margin-top:0}.icons{display:flex;gap:1rem;justify-content:center;margin-top:1rem}.icons .tick{background-color:#caffd9}.icons .close,.icons .tick{border-radius:10px;color:#2b3f6c;font-size:40px;width:52px}.icons .close{background-color:#ffcaca}#modal-modal-title{color:#fff!important}@media screen and (max-width:540px){#modal-modal-title{font-size:1rem!important;font-weight:500;line-height:14px;margin-bottom:1.5rem!important}}.table_row{border-bottom:1px solid #ffffff80;font-size:14px}.claims_container{display:flex;flex-direction:column;gap:.5rem;max-height:60vh;overflow-y:auto;padding-right:6px}.review_header{font:700 20px/2.0166666667 inter!important}.review_table_head p{color:hsla(0,0%,100%,.698);font:normal 12px/1.1666666667 poppins}.review_table_head p .info_svg{position:absolute;top:-8px}.submit-btn{padding:.5rem .4rem;width:50%}.admin_page{display:flex}@media screen and (max-width:540px){.admin_page{flex-direction:column}}.admin_page .admin__left{width:100%}.admin_page .admin__left .content{display:flex;flex-direction:column;margin:auto;width:80%}@media screen and (max-width:540px){.admin_page .admin__left .content{width:95%}}.admin_page .admin__left .content .label{align-items:center;color:#fff;display:flex;font-size:12px;font-weight:500;justify-content:space-between;padding:0 5px}@media screen and (max-width:540px){.admin_page .admin__left .content .label{font-size:12px}}.admin_page .admin__left .content .label p{color:#ffffff80;font-size:12px}.admin_page .admin__left .content label{color:#fff}.admin_page .admin__left .content input{background-color:#121316;border:none;border-radius:10px;color:#fff;padding:15px}.admin_page .admin__left .content input:focus{outline:none}.admin_page .admin__left .content input ::placeholder{color:#ffffffb3}@media screen and (max-width:540px){.admin_page .admin__left .content input{padding:10px 15px}}.admin_page .admin__left .content .action_buttons{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr));margin:1rem auto auto;margin-bottom:1rem!important;padding:1rem;width:100%}@media screen and (max-width:540px){.admin_page .admin__left .content .action_buttons{gap:.25rem}}.admin_page .admin__left .content .action_buttons .button_container{align-items:center;background-color:#121316;border-radius:10px;color:#fff;display:flex;flex-direction:column;justify-content:center;padding:2.5px 0}.admin_page .admin__left .content .action_buttons .button_container p{font-size:14px}.admin_page .admin__left .content .action_buttons .button_container svg{height:24px;width:24px}.admin_page .admin__left .content .action_buttons .button_container svg path{fill:#fff}.admin_page .admin__left .content .action_buttons .button_container .small_height svg{height:20px}@media screen and (max-width:540px){.admin_page .admin__left .content .action_buttons .button_container p{font-size:10px}.admin_page .admin__left .content .action_buttons .button_container svg{height:20px;width:20px}.admin_page .admin__left .content .action_buttons .button_container .small_height svg{height:16px}}.admin_page .admin__left .content .action_buttons .active{background:#272d36;color:#cae9ff}.admin_page .admin__left .content .action_buttons .active svg path{fill:#cae9ff}.admin_page .admin__right{width:100%}.admin_page .admin__right .center__content{background-color:#0000;border:1px solid #121316;border-radius:12px;display:flex;margin-bottom:1rem!important;margin:auto;padding:8px 10px;width:80%}@media screen and (max-width:540px){.admin_page .admin__right .center__content{align-items:end;padding:11px 10px}}.admin_page .admin__right .center__content img{cursor:pointer}.admin_page .admin__right .center__content input{background:none;border:none;color:#fff;padding-left:10px}.admin_page .admin__right .center__content input:focus{outline:none}@media screen and (max-width:600px){.admin_page .admin__right .center__content{width:93%}}.admin_page .admin__right .admin_user_container{margin:auto;padding-left:1rem;padding-right:1rem;width:80%}@media screen and (max-width:540px){.admin_page .admin__right .admin_user_container{width:93%}}.admin_page .admin__right .admin_user_container .box__one{align-items:center;background-color:#121316;border-radius:11px;display:flex;justify-content:space-between;margin-bottom:1rem;padding:7px 10px}@media screen and (max-width:540px){.admin_page .admin__right .admin_user_container .box__one{margin-bottom:.25rem;padding:3px 8px}}.admin_page .admin__right .admin_user_container .box__one .box__one__left{align-items:center;column-gap:6px;display:flex;position:relative;width:56%}.admin_page .admin__right .admin_user_container .box__one .box__one__left .img{border-radius:100%;font-size:5px;height:36px;object-fit:cover;width:36px}.admin_page .admin__right .admin_user_container .box__one .box__one__left .category_img{border-radius:30%}.admin_page .admin__right .admin_user_container .box__one .box__one__left .event_img{border-radius:8px;height:28px;width:52px}.admin_page .admin__right .admin_user_container .box__one .box__one__left .text_container{display:flex;flex-direction:column;justify-content:center;width:calc(100% - 40px)}.admin_page .admin__right .admin_user_container .box__one .box__one__left .text_container .amount_container{align-items:center;color:#fff;display:flex;font-size:9px;font-weight:500;gap:.25rem;opacity:80%}.admin_page .admin__right .admin_user_container .box__one .box__one__left .text_container .amount_container svg{height:12px;width:12px}.admin_page .admin__right .admin_user_container .box__one .box__one__left .text_container .amount_container svg path{fill:currentColor}.admin_page .admin__right .admin_user_container .box__one .box__one__left h3{background-color:#cad6ff;border-radius:9px;font-size:14px;font-weight:600;padding:3px 11px}.admin_page .admin__right .admin_user_container .box__one .box__one__left p{color:#fff;font-size:14px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:540px){.admin_page .admin__right .admin_user_container .box__one .box__one__left .img{height:28px;width:28px}}.admin_page .admin__right .admin_user_container .box__one .box__one__right{grid-gap:.5rem;align-items:center;display:grid;gap:.5rem;grid-template-columns:repeat(2,minmax(0,1fr));justify-items:center;width:44%}.admin_page .admin__right .admin_user_container .box__one .box__one__right .checkbox_container{align-items:center;background-color:#272d36;border-radius:4px;display:flex;padding:4px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.admin_page .admin__right .admin_user_container .box__one .single_child{align-items:center;grid-template-columns:repeat(1,minmax(0,1fr));justify-items:end}.admin_page .admin__right .admin_user_container .header_tabs_container{display:flex;justify-content:end;margin-bottom:1rem;padding:0 10px}@media screen and (max-width:540px){.admin_page .admin__right .admin_user_container .header_tabs_container{margin-bottom:.25rem;padding:0 8px}}.admin_page .admin__right .admin_user_container .header_tabs_container .header_tabs{display:flex;gap:4px;justify-content:space-around;width:44%}@media screen and (max-width:540px){.admin_page .admin__right .admin_user_container .header_tabs_container .header_tabs{width:44%}}.admin_page .admin__right .admin_user_container .add_category_container{margin:1rem 0}.admin_page .admin__right .admin_user_container .add_category_container .input_container{background-color:#121316;border-radius:10px;display:flex;padding:8px;position:relative;width:100%}.admin_page .admin__right .admin_user_container .add_category_container .input_container .category_input{-webkit-appearance:none;appearance:none;background-color:#0000;border:none;color:#fff;font-size:16px;margin-left:32px;outline:none;width:100%}.admin_page .admin__right .admin_user_container .add_category_container .input_container .file_input_container{bottom:0;display:flex;left:4px;position:absolute;top:0;width:28px;z-index:1}.admin_page .admin__right .admin_user_container .add_category_container .input_container .file_input_container #fileInput{font-size:0}.admin_page .admin__right .admin_user_container .add_category_container .input_container .file_input_container input.file_input{background:#3b3b3c;border:none;border-radius:10px;color:#fff;display:none;height:40px;padding-left:1rem;width:100%}.admin_page .admin__right .admin_user_container .add_category_container .input_container .file_input_container .img_gal{margin:auto;object-fit:contain;width:100%}.admin_page .admin__right .admin_user_container .add_category_container .selected_file_name{color:#fff;font-size:12px;opacity:70%;padding-left:8px}.admin__specialUser__category{display:flex}@media screen and (max-width:540px){.admin__specialUser__category{flex-direction:column}}.admin__specialUser__category .admin__left{width:100%}.admin__specialUser__category .admin__left .content{display:flex;flex-direction:column;margin:auto;position:relative;width:80%}@media screen and (max-width:540px){.admin__specialUser__category .admin__left .content{width:95%}}.admin__specialUser__category .admin__left .content label{color:#fff;padding-bottom:4px}.admin__specialUser__category .admin__left .content .fees_optional{color:#ffffff80;font-size:13px;padding-right:4px;position:absolute;right:0;top:8px}.admin__specialUser__category .admin__left .content input{background-color:#3b3b3c;border:none;border-radius:10px;color:#fff;padding:15px}.admin__specialUser__category .admin__left .content input:focus{outline:none}.admin__specialUser__category .admin__left .content input ::placeholder{color:#ffffffb3}.admin__specialUser__category .admin__left .content .ddeposit__four__butons{margin-bottom:1rem!important;margin:auto;width:100%}.admin__specialUser__category .admin__left .content .ddeposit__four__butons .up__btn{border-radius:10px;display:flex;margin-top:1rem}@media screen and (max-width:540px){.admin__specialUser__category .admin__left .content .ddeposit__four__butons .up__btn{margin-top:2rem}}.admin__specialUser__category .admin__left .content .ddeposit__four__butons .up__btn span{border-radius:10px;font-size:14px;font-weight:600;margin:auto;padding:10px;text-align:center;width:48%}@media screen and (max-width:540px){.admin__specialUser__category .admin__left .content .ddeposit__four__butons .up__btn span{padding:10px 0}}.admin__specialUser__category .admin__left .content .ddeposit__four__butons .up__btn.active{background-color:red}.admin__specialUser__category .admin__left .content .ddeposit__four__butons .down__btn{border-radius:10px;display:flex;margin-top:.6rem}.admin__specialUser__category .admin__left .content .ddeposit__four__butons .down__btn span{border-radius:10px;font-size:14px;font-weight:600;margin:auto;padding:10px;text-align:center;width:48%}.admin__specialUser__category .admin__right__category{width:100%}.admin__specialUser__category .admin__right__category .center__content{background-color:#0000;border:2px solid #fff8f880;border-radius:20px;display:flex;margin-top:1rem!important;margin:auto;padding:14px 10px;width:80%}.admin__specialUser__category .admin__right__category .center__content img{cursor:pointer}.admin__specialUser__category .admin__right__category .center__content input{background:none;border:none;color:#fff;padding-left:10px}.admin__specialUser__category .admin__right__category .center__content input:focus{outline:none}@media screen and (max-width:600px){.admin__specialUser__category .admin__right__category .center__content{width:93%}}.admin__specialUser__category .admin__right__category .input__groups__category{width:100%}.admin__specialUser__category .admin__right__category .input__groups__category select{background-color:#3b3b3c;border:none;border-radius:10px;color:#fff;display:flex;height:51px;margin-bottom:1rem!important;margin:auto;padding:0 1rem;width:80%}.admin__specialUser__category .admin__right__category .input__groups__category select :focus{outline:none}@media screen and (max-width:540px){.admin__specialUser__category .admin__right__category .input__groups__category select{width:90%}}.admin__specialUser__category .admin__right__category .input__groups__category .select{background-color:#3b3b3c;border-radius:10px;display:flex;gap:10px;margin:auto;padding:13px 10px;width:90%}.admin__specialUser__category .admin__right__category .input__groups__category .select label{color:#fff;font-size:14px;font-weight:500}.admin__specialUser__category .admin__right__category .input__groups__category .select__icon{align-items:center;background-color:#3b3b3c;border-radius:10px;display:flex;gap:10px;margin:1px auto auto;padding:10px;width:90%}.admin__specialUser__category .admin__right__category .input__groups__category .select__icon label{color:#fff;font-size:14px;font-weight:500}.admin__specialUser__category .admin__right__category .input__groups__category .btn{margin-bottom:1rem!important;margin-top:1rem!important;margin:auto;width:45%}.admin__specialUser__category .admin__right__category .input__groups__category .btn .create{background-color:#baeac8;padding:11px 20px}.admin__specialUser__category .admin__right__category .box__one__category{background-color:#3b3b3c;border-radius:11px;display:flex;justify-content:space-between;margin-bottom:1rem!important;margin:auto;padding:7px 10px;width:80%}@media screen and (max-width:540px){.admin__specialUser__category .admin__right__category .box__one__category{width:93%}}.admin__specialUser__category .admin__right__category .box__one__category .box__one__left{align-items:center;column-gap:6px;display:flex}.admin__specialUser__category .admin__right__category .box__one__category .box__one__left h3{background-color:#cad6ff;border-radius:9px;font-size:14px;font-weight:600;padding:3px 11px}.admin__specialUser__category .admin__right__category .box__one__category .box__one__left p{color:#fff;font-size:14px;font-weight:600}.admin__specialUser__category .admin__right__category .box__one__category .box__one__right_category{align-items:center;display:flex;justify-content:space-between;margin-top:10px;width:9%}@media screen and (max-width:540px){.admin__specialUser__category .admin__right__category .box__one__category .box__one__right_category{width:11%}}input.custom_checkbox[type=checkbox]{-webkit-appearance:none;appearance:none;background-color:#0000;border:.15em solid #0000;border-radius:4px;color:#0000;cursor:pointer;display:grid;font:inherit;height:1.15em;margin:0;place-content:center;width:1.15em}input.custom_checkbox[type=checkbox]:before{background-color:#0000;box-shadow:inset 1em 1em #000;-webkit-clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0,43% 62%);clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0,43% 62%);content:"";height:.65em;transform:scale(0);transform-origin:bottom left;transition:transform .12s ease-in-out;width:.65em}input.custom_checkbox[type=checkbox]:checked{background-color:#cae9ff}input.custom_checkbox[type=checkbox]:checked:before{transform:scale(1)}input.custom_checkbox[type=checkbox]:focus{outline:max(2px,.15em) solid #0000;outline-offset:max(2px,.15em)}.box{background-color:aqua}.input__groups__stacking{width:100%}.input__groups__stacking label{background-color:#0d0d0e;border-radius:10px;color:#fff;display:flex;gap:1rem;justify-content:center;margin:auto;padding:10px;width:90%}.input__groups__stacking p{color:#fffc;font-size:12px;font-weight:500;padding-right:20px;text-align:right}.input__groups__stacking_two{width:100%}.input__groups__stacking_two label{background-color:#0d0d0e;border-radius:10px;color:#fff;display:flex;gap:1rem;justify-content:center;margin-top:1rem!important;margin:auto;padding:10px;width:100%}.input__groups__stacking_two p{color:#fffc;font-size:12px;font-weight:500}.extrafee{align-items:center;display:flex;justify-content:space-between;margin-top:1rem;padding:0 1rem}.extrafee span{color:#fffc}.popups__btn_st{background-color:#cae9ff;border:none;border-radius:10px;box-shadow:inset 0 0 3px 5px #00000040;color:#2a2a2b;color:#000;cursor:pointer;font-size:16px;font-weight:600;margin:auto;padding:10px 20px;width:98%}.wallet__deposit h1{padding-bottom:1rem;padding-top:1rem}.wallet__deposit .wallet__content{display:flex}@media screen and (max-width:540px){.wallet__deposit .wallet__content{flex-direction:column}}.wallet__deposit .wallet__content .wallet__left{position:relative;width:100%}.wallet__deposit .wallet__content .wallet__left .winning_reward_container{grid-gap:1rem;grid-row-gap:1.5rem;display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr));margin:auto;row-gap:1.5rem;width:80%}@media screen and (max-width:540px){.wallet__deposit .wallet__content .wallet__left .winning_reward_container{grid-template-columns:repeat(1,minmax(0,1fr));width:90%}}.wallet__deposit .wallet__content .wallet__left .winning_reward_container .single_container{display:flex;flex-direction:column}.wallet__deposit .wallet__content .wallet__left .winning_reward_container .single_container .title{color:#fff;font-size:12px;font-weight:500;margin-left:8px;opacity:80%}.wallet__deposit .wallet__content .wallet__left .winning_reward_container .single_container .box_container{align-items:center;background-color:#121316;border-radius:10px;color:#baeac8;display:flex;font-size:30px;font-weight:600;justify-content:center;min-height:72px;position:relative}.wallet__deposit .wallet__content .wallet__left .winning_reward_container .single_container .box_container .makao_svg{position:absolute;right:12px;top:12px}.wallet__deposit .wallet__content .wallet__left .winning_reward_container .single_container .box_container svg{max-height:20px;max-width:20px}.wallet__deposit .wallet__content .wallet__left .winning_reward_container .single_container .box_container svg path{fill:currentColor}.wallet__deposit .wallet__content .wallet__left .winning_reward_container .single_container .button_container{margin:-12px 12px 0;z-index:1}.wallet__deposit .wallet__content .wallet__left .winning_reward_container .send_buttons{gap:.4rem;margin:auto 0}@media screen and (max-width:540px){.wallet__deposit .wallet__content .wallet__left .winning_reward_container .send_buttons{flex-direction:row;margin:auto 12px}}.wallet__deposit .wallet__content .wallet__left .inDapp{color:#ffffffa1;font-size:14px;font-weight:500;padding-left:60px}@media screen and (max-width:540px){.wallet__deposit .wallet__content .wallet__left .inDapp{padding-left:33px}}.wallet__deposit .wallet__content .wallet__left .wallet__left__top__box{position:relative}@media screen and (max-width:540px){.wallet__deposit .wallet__content .wallet__left .wallet__left__top__box{z-index:-1}}.wallet__deposit .wallet__content .wallet__left .wallet__left__top__box .top__box{align-items:center;background-color:#3b3b3c;border-radius:18px;display:flex;margin:auto;padding:24px 12px;width:80%}@media screen and (max-width:540px){.wallet__deposit .wallet__content .wallet__left .wallet__left__top__box .top__box{width:90%}}.wallet__deposit .wallet__content .wallet__left .wallet__left__top__box .top__box span{color:#fff;font-size:20px}@media screen and (max-width:540px){.wallet__deposit .wallet__content .wallet__left .wallet__left__top__box .top__box span{font-size:18px}}.wallet__deposit .wallet__content .wallet__left .wallet__left__top__box .top__box .numbers{color:#baeac8;font-size:30px;font-weight:500;padding-left:20px;padding-right:5px}.wallet__deposit .wallet__content .wallet__left .wallet__left__top__box .top__box h3{color:#baeac8;font-weight:400;padding-bottom:10px}.wallet__deposit .wallet__content .wallet__left .wallet__left__top__box .i{position:absolute;right:65px;top:11px;width:18px}@media screen and (max-width:540px){.wallet__deposit .wallet__content .wallet__left .wallet__left__top__box .i{right:25px;top:6px}}.wallet__deposit .wallet__content .wallet__left .view{margin:auto;padding-top:4px;width:30%}@media screen and (max-width:540px){.wallet__deposit .wallet__content .wallet__left .view{margin-top:-1rem;width:40%}}.wallet__deposit .wallet__content .wallet__left .ddeposit__four__butons{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr));margin:1rem auto;width:60%}@media screen and (max-width:540px){.wallet__deposit .wallet__content .wallet__left .ddeposit__four__butons{width:80%}}.wallet__deposit .wallet__content .wallet__left .down__box{background-color:#3b3b3c;border-radius:18px;margin-top:2rem!important;margin:auto;padding:2rem 0;text-align:center;width:80%}@media screen and (max-width:540px){.wallet__deposit .wallet__content .wallet__left .down__box{margin-bottom:2rem}}.wallet__deposit .wallet__content .wallet__left .down__box h2{font-size:20px;font-weight:700}.wallet__deposit .wallet__content .wallet__left .down__box .stacking__balance .stacking{background-color:#0d0d0e;border-radius:10px;display:flex;justify-content:space-between;margin:auto;padding:10px 27px;width:70%}@media screen and (max-width:540px){.wallet__deposit .wallet__content .wallet__left .down__box .stacking__balance .stacking{width:90%}}.wallet__deposit .wallet__content .wallet__left .down__box .stacking__balance .unlocked{color:#fffc;display:flex;font-size:12px;justify-content:flex-end;padding-right:8rem}.wallet__deposit .wallet__content .wallet__left .down__box .your__bet .Your__bet__text{color:#fff;padding-right:230px;text-align:left}.wallet__deposit .wallet__content .wallet__left .down__box .your__bet .stacking__balance__two .stacking{background-color:#0d0d0e;border-radius:10px;display:flex;justify-content:space-between;margin:auto;padding:10px 27px;width:80%}@media screen and (max-width:540px){.wallet__deposit .wallet__content .wallet__left .down__box .your__bet .stacking__balance__two .stacking{width:95%}}.wallet__deposit .wallet__content .wallet__left .down__box .no__extra__fee{display:flex;justify-content:space-between;margin-bottom:.5rem!important;margin-top:1rem!important;margin:auto;width:80%}.wallet__deposit .wallet__content .wallet__left .down__box .no__extra__fee span{color:#fffc;font-size:16px;font-weight:500}.wallet__deposit .wallet__content .wallet__left .down__box .view__stake{color:#2a2a2b;font-size:14px;font-weight:500;margin:auto;width:80%}.wallet__deposit .wallet__content .wallet__right{width:100%}@media screen and (max-width:540px){.wallet__deposit .wallet__content .wallet__right{margin-bottom:2rem;margin-top:2rem}}.wallet__deposit .wallet__content .wallet__right .top__boxes__head{display:flex;justify-content:space-between;margin:auto auto -2px;padding:0 16px;width:80%}@media screen and (max-width:540px){.wallet__deposit .wallet__content .wallet__right .top__boxes__head{width:90%}}.wallet__deposit .wallet__content .wallet__right .top__boxes__head span{color:#ffffffa1;font-size:15px;font-weight:500;position:relative}.wallet__deposit .wallet__content .wallet__right .top__boxes__head span img{position:absolute;right:-15px;top:-3px}.wallet__deposit .wallet__content .wallet__right .top__box{align-items:center;background-color:#121316;border-radius:10px;color:#fff;display:flex;justify-content:space-between;margin:auto;padding:16px;width:80%}@media screen and (max-width:540px){.wallet__deposit .wallet__content .wallet__right .top__box{width:90%}}.wallet__deposit .wallet__content .wallet__right .top__box .top__box__left{align-items:center;display:flex;gap:6px}.wallet__deposit .wallet__content .wallet__right .top__box .top__box__left img{width:35px}.wallet__deposit .wallet__content .wallet__right .top__box .top__box__left span{font-size:14px;font-weight:500}.wallet__deposit .wallet__content .wallet__right .top__box .top__box__right{display:flex;flex-direction:column;gap:6px}.wallet__deposit .wallet__content .wallet__right .top__box .top__box__right span{color:#cae9ff;font-size:15px;font-weight:500;text-align:right}.wallet__deposit .wallet__content .wallet__right .bottom__boxes{display:flex;flex-direction:column;gap:6px;margin-top:2rem;max-height:60vh;overflow-y:auto}.wallet__deposit .wallet__content .wallet__right .bottom__boxes .bottom__boxes__box{align-items:center;background-color:#121316;border-radius:10px;color:#fff;cursor:pointer;display:flex;justify-content:space-between;margin:auto;padding:8px 16px;width:80%}@media screen and (max-width:540px){.wallet__deposit .wallet__content .wallet__right .bottom__boxes .bottom__boxes__box{width:90%}}.wallet__deposit .wallet__content .wallet__right .bottom__boxes .bottom__boxes__box .top__box__left{align-items:center;display:flex;gap:6px}.wallet__deposit .wallet__content .wallet__right .bottom__boxes .bottom__boxes__box .top__box__left img{width:24px}.wallet__deposit .wallet__content .wallet__right .bottom__boxes .bottom__boxes__box .top__box__left span{font-size:14px;font-weight:500}.wallet__deposit .wallet__content .wallet__right .bottom__boxes .bottom__boxes__box .top__box__right{display:flex;flex-direction:column;gap:6px}.wallet__deposit .wallet__content .wallet__right .bottom__boxes .bottom__boxes__box .top__box__right span{color:#baeac8;font-size:15px;font-weight:500}.wallet__deposit .wallet__content .wallet__right .bottom__boxes .bottom__boxes__head{display:flex;justify-content:space-between;margin:auto auto -7px;padding:0 16px;width:80%}@media screen and (max-width:540px){.wallet__deposit .wallet__content .wallet__right .bottom__boxes .bottom__boxes__head{width:90%}}.wallet__deposit .wallet__content .wallet__right .bottom__boxes .bottom__boxes__head span{color:#ffffffa1;font-size:15px;font-weight:500}.wallet__deposit .wallet__content .wallet__right .view{margin:auto;padding-top:1.5rem;width:30%}.wallet__deposit .dap_balance{background-color:#121316;border-radius:18px;color:#fff;margin:1rem auto auto;padding:24px 12px;width:80%}.wallet__deposit .dap_balance .address{word-wrap:break-word;max-width:100%;white-space:pre-wrap}.send_token_container{display:flex;flex-direction:column;gap:1rem;margin:12px 0;padding:8px}.send_token_container .select_container_search{margin:auto;position:relative;width:100%}.send_token_container .select_container_search .ant-select-selection-item{text-align:left!important}.send_token_container .select_container_search .ant-select-open .ant-select-selection-item{color:#fff;opacity:.5!important}.send_token_container .select_container_search .ant-select-single{height:auto!important}.send_token_container .select_container_search .ant-select-selector{background-color:#121316!important;border:none!important;color:#fff!important;outline:none!important;padding:5px 30px 5px 40px}.send_token_container .select_container_search .ant-select-selector .ant-select-selection-search{left:40px;right:30px}.send_token_container .select_container_search .ant-select-selector .ant-select-selection-placeholder{color:#fff!important;opacity:50%!important;text-align:left}.send_token_container .select_container_search .ant-select-selector .ant-select-selection-overflow{row-gap:8px}.send_token_container .select_container_search .ant-select-selector .ant-select-selection-overflow .ant-select-selection-overflow-item{background-color:#0000}.send_token_container .select_container_search .ant-select-selector .ant-select-selection-overflow .ant-select-selection-overflow-item .ant-select-selection-item{background-color:#0d0d0e!important;font-size:14px;font-weight:600}.send_token_container .select_container_search .ant-select-selector .ant-select-selection-item-remove{color:#fff!important}.send_token_container .select_container_search .custom-suffix{left:12px;position:absolute;top:8px}@media screen and (max-width:540px){.send_token_container .select_container_search .custom-suffix{left:13px}}.send_token_container .select_container_search .custom-suffix-img{border-radius:100%;display:block;height:24px;object-fit:cover;width:24px}.send_token_container .input_and_select_container{background-color:#121316;border-radius:4px;display:flex;max-width:100%;padding:4px 0 4px 16px}.send_token_container .input_and_select_container input{-webkit-appearance:none;appearance:none;background-color:#0000;border:none;color:#fff;display:flex;font-size:14px;font-weight:500;max-width:70%;outline:none}.send_token_container .input_and_select_container .select-container{margin:auto;max-width:30%;position:relative;width:29%}.send_token_container .input_and_select_container .select-container .ant-select-selector{background-color:#121316!important;border:none!important;color:#fff!important;outline:none!important;padding:6px 4px;width:100%}.send_token_container .input_and_select_container .select-container .ant-select-selector .ant-select-selection-placeholder{color:#fff!important;opacity:50%!important}.send_token_container .input_and_select_container .select-container .ant-select-selector .ant-select-selection-item{color:#fff!important}.send_token_container .input_and_select_container .select-container .ant-select-selector .ant-select-selection-overflow{row-gap:8px}.send_token_container .input_and_select_container .select-container .ant-select-selector .ant-select-selection-overflow .ant-select-selection-overflow-item{background-color:#0000}.send_token_container .input_and_select_container .select-container .ant-select-selector .ant-select-selection-overflow .ant-select-selection-overflow-item .ant-select-selection-item{background-color:#0000!important;color:#fff!important;font-size:14px;font-weight:800}.send_token_container .input_and_select_container .select-container .custom-suffix{position:absolute;right:4px;top:7px}.send_token_container .info_text{color:#fff;font-size:10px;margin-top:2px;opacity:80%;text-align:right}.send_token_container .receiver_container{color:#fff;text-align:left}.send_token_container .receiver_container span{font-size:14px;font-weight:500;margin-left:10px}.send_token_container .receiver_container .receiver{align-items:center;background-color:#121316;border-radius:4px;display:flex;gap:4px;justify-content:space-between;padding:4px 10px}.send_token_container .receiver_container .receiver .username_img{align-items:center;display:flex;gap:4px}.send_token_container .receiver_container .receiver .username_img .user_img{border-radius:100%;height:32px;object-fit:cover;width:32px}.send_token_container .receiver_container .receiver .receiver_address{word-wrap:break-word;font-size:13px;font-weight:500;opacity:70%;text-align:left;white-space:pre-wrap}.send_token_container .sending_amount{border-radius:4px;box-shadow:inset 0 0 4px 2px #baeac8;color:#fff;font-size:14px;font-weight:500;padding:8px 10px}.send_token_container .selected_address{word-wrap:break-word;color:#fff;font-size:13px;opacity:70%;text-align:left;white-space:pre-wrap}.custom_option_img{border-radius:100%;display:block;height:24px;object-fit:"cover";width:24px}.input__groups__outcome{display:flex;flex-direction:column;text-align:left;width:100%}.input__groups__outcome label{color:#fff}.input__groups__outcome textarea{background-color:#0d0d0e;border:none;border-radius:10px;color:#fff;outline:none;padding:14px}.input__groups__outcome textarea ::placeholder{color:#fffc}.popups__btn{background-color:#cae9ff;border:none;border-radius:10px;color:#2a2a2b;color:#000;cursor:pointer;font-size:16px;font-weight:600;margin:auto;padding:10px 20px;width:98%}.all__pups{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(4,1fr);margin-bottom:2rem;padding:0 2rem}@media screen and (max-width:540px){.all__pups{grid-template-columns:repeat(1,1fr);padding:0 1rem}}.all__pups .all__btn{background-color:#0000;border:1px solid #fff;border-radius:10px;cursor:pointer}.screens{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr);margin-bottom:3rem;padding:0 1rem}@media screen and (max-width:540px){.screens{grid-template-columns:repeat(1,1fr);margin-bottom:2rem}}.screens a,.screens button{padding:10px 0;width:100%}.screens button{background:#0000;border:1px solid #3c3b3c;border-radius:10px;color:#fff;cursor:pointer}.screens button:hover{background-color:#3c3b3c;color:#fff}.profile__edit{display:flex;width:100%}.profile__edit .backicon{margin-left:5.7rem;width:30px}@media screen and (max-width:540px){.profile__edit .backicon{margin-left:2rem}.profile__edit{flex-direction:column}}.profile__edit .profile__left__edit{width:100%}.profile__edit .profile__left__edit .profile__left__content{margin:auto;padding-top:3.5rem;text-align:center;width:70%}@media screen and (max-width:540px){.profile__edit .profile__left__edit .profile__left__content{padding-top:1.5rem;width:90%}}.profile__edit .profile__left__edit .profile__left__content .profile__img{display:flex;justify-content:center}.profile__edit .profile__left__edit .profile__left__content .profile__img .image_container{position:relative;width:20%}.profile__edit .profile__left__edit .profile__left__content .profile__img .image_container .img{aspect-ratio:1;border-radius:50%;margin-bottom:1rem;object-fit:cover;width:100%}.profile__edit .profile__left__edit .profile__left__content .leaderboards__tabs_edit{background-color:#121316;border-radius:10px;display:flex;justify-content:center;margin-bottom:.7rem!important;margin:auto;padding:6px 7px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.profile__edit .profile__left__edit .profile__left__content .leaderboards__tabs_edit .box__tabs{column-gap:1.5rem;display:flex}.profile__edit .profile__left__edit .profile__left__content .leaderboards__tabs_edit .box__tabs a{color:#fff;padding:3px 5px;text-decoration:none}.profile__edit .profile__left__edit .profile__left__content .leaderboards__tabs_edit .box__tabs a.active{background-color:#baeac8;border-radius:6px;color:#000;cursor:pointer;font-weight:700}@media screen and (max-width:600px){.profile__edit .profile__left__edit .profile__left__content .leaderboards__tabs_edit{padding:6px}}.profile__edit .profile__left__edit .profile__left__content .buttons__two{display:flex;gap:1px;justify-content:center;margin:auto;width:85%}@media screen and (max-width:540px){.profile__edit .profile__left__edit .profile__left__content .buttons__two{width:90%}}.profile__edit .profile__left__edit .profile__left__content .buttons__two .add_friend{align-items:center;cursor:pointer;display:flex;font-size:14px;gap:8px;justify-content:center;padding-left:23px;padding-top:11px;width:60%}.profile__edit .profile__left__edit .profile__left__content .buttons__two .links{align-items:center;cursor:pointer;display:flex;font-size:14px;gap:.4rem;overflow:hidden;padding-left:20px;padding-top:11px;text-overflow:ellipsis;white-space:nowrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.profile__edit .profile__left__edit .profile__left__content .description p{color:#ffffff4d;font-size:14px;font-weight:400;margin:auto;width:80%}@media screen and (max-width:540px){.profile__edit .profile__left__edit .profile__left__content .description p{width:100%}}.profile__edit .profile__left__edit .profile__left__content .description span{background-color:#cae9ff;border:3px solid #00000040;border-radius:10px;display:flex;gap:1rem;justify-content:center;margin:auto;padding:8px 0;text-align:center;width:45%}.profile__edit .profile__left__edit .profile__left__content .description span h6{color:#2a2a2b;font-size:16px;font-weight:700}.profile__edit .profile__left__edit .profile__left__content .social__links{display:flex;flex-direction:column;gap:.7rem;margin:auto;padding-top:1.5rem;width:70%}.profile__edit .profile__left__edit .profile__left__content .social__links span{background-color:#cae9ff;border-radius:10px;font-size:14px;font-weight:500;padding:10px}.profile__edit .profile__right__edit{color:#fff;margin-bottom:2rem;margin-top:2rem;width:100%}.profile__edit .profile__right__edit .edit__form{display:flex;flex-direction:column;margin:auto;width:90%}.profile__edit .profile__right__edit .edit__form .copy_button{align-items:center;background-color:#121316;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:8px;margin-bottom:1rem;padding:8px}.profile__edit .profile__right__edit .edit__form .userName{display:flex;flex-direction:column}.profile__edit .profile__right__edit .edit__form .userName label{font-size:14px;font-weight:500;padding-left:5px}.profile__edit .profile__right__edit .edit__form .userName input{background-color:#121316;border:none;border-radius:10px;color:#fff;padding:13px 10px}.profile__edit .profile__right__edit .edit__form .userName input ::placeholder{color:#fff}.profile__edit .profile__right__edit .edit__form .userName input:focus{outline:none}.profile__edit .profile__right__edit .edit__form .userName .error_email{color:red;font-size:12px;padding-left:5px}.profile__edit .profile__right__edit .edit__form .email{display:flex;flex-direction:column;margin-top:1rem}.profile__edit .profile__right__edit .edit__form .email .labels{align-items:center;display:flex;justify-content:space-between;padding:0 5px}.profile__edit .profile__right__edit .edit__form .email label{font-size:14px;font-weight:500;padding-left:1px}.profile__edit .profile__right__edit .edit__form .email input{background-color:#121316;border:none;border-radius:10px;color:#fff;padding:13px 10px}.profile__edit .profile__right__edit .edit__form .email input ::placeholder{color:#fff}.profile__edit .profile__right__edit .edit__form .email input:focus{outline:none}.profile__edit .profile__right__edit .edit__form .email .error_email{color:red;font-size:12px;padding-left:5px}.profile__edit .profile__right__edit .edit__form .edit__description{display:flex;flex-direction:column;margin-top:15px}.profile__edit .profile__right__edit .edit__form .edit__description label{font-size:14px;font-weight:500;padding-left:6px}.profile__edit .profile__right__edit .edit__form .edit__description .edit_desc_textarea{background-color:#121316;border:none;border-radius:10px;color:#fff;padding:13px 10px}.profile__edit .profile__right__edit .edit__form .edit__description .edit_desc_textarea ::placeholder{color:red}.profile__edit .profile__right__edit .edit__form .edit__description .edit_desc_textarea:focus{outline:none}.profile__edit .profile__right__edit .edit__form .edit__description .error_email{color:red;font-size:12px;padding-left:5px}.profile__edit .profile__right__edit .edit__form .public__private{margin-bottom:1rem;margin-top:1rem}.profile__edit .profile__right__edit .edit__form .phone_container .labels{display:flex;justify-content:space-between}.profile__edit .profile__right__edit .edit__form .phone_container .labels label{font-size:14px;font-weight:500;padding-left:6px}.profile__edit .profile__right__edit .edit__form .phone_container .phone_input_container{background-color:#121316;border-radius:10px;padding:8px 12px}.profile__edit .profile__right__edit .edit__form .phone_container .phone_input_container .PhoneInputInput{background-color:#121316;border:none;color:#fff;font-size:14px;font-weight:500;outline:none;padding:2px 8px}.profile__stats{display:flex;width:100%}@media screen and (max-width:540px){.profile__stats{flex-direction:column}}.profile__stats .profile__left__stats{width:100%}.profile__stats .profile__left__stats .profile__left__content{margin:auto;padding-top:3.5rem;position:relative;text-align:center;width:100%}@media screen and (max-width:540px){.profile__stats .profile__left__stats .profile__left__content{padding-top:0;width:90%}}.profile__stats .profile__left__stats .profile__left__content .backIcon{cursor:pointer;left:92px;position:absolute;width:25px}@media screen and (max-width:540px){.profile__stats .profile__left__stats .profile__left__content .backIcon{left:15px}}.profile__stats .profile__left__stats .profile__left__content .profile__img{margin-top:2rem;position:relative}.profile__stats .profile__left__stats .profile__left__content .profile__img img{margin-bottom:1rem;width:20%}.profile__stats .profile__left__stats .profile__left__content .profile__img .verified_tag{position:absolute;right:200px;top:4.3rem;width:20px}@media screen and (max-width:540px){.profile__stats .profile__left__stats .profile__left__content .profile__img .verified_tag{position:absolute;right:142px;top:3.3rem;width:20px}}.profile__stats .profile__left__stats .profile__left__content .leaderboards__tabs_stats{background-color:#3b3b3c;border-radius:10px;display:flex;justify-content:center;margin-bottom:14px!important;margin:auto;padding:6px 7px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.profile__stats .profile__left__stats .profile__left__content .leaderboards__tabs_stats .box__tabs{column-gap:1.5rem;display:flex}.profile__stats .profile__left__stats .profile__left__content .leaderboards__tabs_stats .box__tabs a{color:#fff;padding:3px 5px;text-decoration:none}.profile__stats .profile__left__stats .profile__left__content .leaderboards__tabs_stats .box__tabs a.active{background-color:#baeac8;border-radius:6px;color:#000;cursor:pointer;font-weight:700}@media screen and (max-width:600px){.profile__stats .profile__left__stats .profile__left__content .leaderboards__tabs_stats{padding:6px}}.profile__stats .profile__left__stats .profile__left__content .description p{color:#ffffff4d;font-size:14px;font-weight:400;margin:auto;width:80%}@media screen and (max-width:540px){.profile__stats .profile__left__stats .profile__left__content .description p{width:100%}}.profile__stats .profile__left__stats .profile__left__content .description span{background-color:#cae9ff;border:3px solid #00000040;border-radius:10px;display:flex;gap:1rem;justify-content:center;margin:auto;padding:8px 0;text-align:center;width:45%}.profile__stats .profile__left__stats .profile__left__content .description span h6{color:#2a2a2b;font-size:16px;font-weight:700}.profile__stats .profile__left__stats .profile__left__content .buttons__two{display:flex;gap:1px;margin:auto;width:63%}@media screen and (max-width:540px){.profile__stats .profile__left__stats .profile__left__content .buttons__two{width:90%}}.profile__stats .profile__left__stats .profile__left__content .buttons__two .add_friend{align-items:center;cursor:pointer;display:flex;font-size:14px;gap:1.4rem;padding-left:30px;padding-top:11px;width:60%}.profile__stats .profile__left__stats .profile__left__content .buttons__two .links{align-items:center;cursor:pointer;display:flex;font-size:14px;gap:.4rem;padding-left:30px;padding-top:11px;width:40%}.profile__stats .profile__left__stats .profile__left__content .social__links{display:flex;flex-direction:column;gap:.7rem;margin:auto;padding-top:1.5rem;width:70%}.profile__stats .profile__left__stats .profile__left__content .social__links span{background-color:#cae9ff;border-radius:10px;font-size:14px;font-weight:500;padding:10px}.profile__stats .profile__left__stats .profile__left__content .chart_img{margin-top:1rem!important}.profile__stats .profile__left__stats .profile__left__content .chart_img .apexcharts-legend,.profile__stats .profile__left__stats .profile__left__content .chart_img .apexcharts-toolbar{display:none!important}.profile__stats .profile__right__stats{color:#fff;margin-bottom:2rem;margin-top:2rem;width:100%}@media screen and (max-width:540px){.profile__stats .profile__right__stats{margin-top:4rem}}.profile__stats .profile__right__stats .four__badges{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr);margin-top:2rem}@media screen and (max-width:540px){.profile__stats .profile__right__stats .four__badges{display:flex;gap:0;margin:auto;width:90%}.profile__stats .profile__right__stats .four__badges .part1{display:flex}}.profile__stats .profile__right__stats .four__badges .part1 .badge__one{background-color:#3b3b3c;border-radius:10px;display:flex;flex-direction:column;justify-content:center;margin-bottom:1rem!important;margin:auto;padding:10px 0;text-align:center}.profile__stats .profile__right__stats .four__badges .part1 .badge__one .badges_img{width:22px}.profile__stats .profile__right__stats .four__badges .part1 .badge__one span{font-size:12px;text-align:center}@media screen and (max-width:540px){.profile__stats .profile__right__stats .four__badges .part1 .badge__one{padding:19px 10px}.profile__stats .profile__right__stats .four__badges .part1 .badge__one span{font-size:8px}.profile__stats .profile__right__stats .four__badges .part1 .badge__one .badges_img{width:15px}}.profile__stats .profile__right__stats .four__badges .part1 .badge__two{background-color:#3b3b3c;border-radius:10px;display:flex;flex-direction:column;justify-content:center;margin-bottom:1rem!important;margin:auto;padding:19px 0;text-align:center;width:90%}.profile__stats .profile__right__stats .four__badges .part1 .badge__two .badges_img{width:30px}.profile__stats .profile__right__stats .four__badges .part1 .badge__two span{text-align:center}@media screen and (max-width:540px){.profile__stats .profile__right__stats .four__badges .part1 .badge__two span{font-size:8px}.profile__stats .profile__right__stats .four__badges .part1 .badge__two .badges_img{width:15px}.profile__stats .profile__right__stats .four__badges .part2{display:flex}}.profile__stats .profile__right__stats .four__badges .part2 .badge__three{background-color:#3b3b3c;border-radius:10px;display:flex;flex-direction:column;justify-content:center;margin-bottom:1rem!important;margin:auto;padding:19px 0;text-align:center;width:90%}.profile__stats .profile__right__stats .four__badges .part2 .badge__three .badges_img{width:30px}.profile__stats .profile__right__stats .four__badges .part2 .badge__three span{text-align:center}@media screen and (max-width:540px){.profile__stats .profile__right__stats .four__badges .part2 .badge__three span{font-size:8px}.profile__stats .profile__right__stats .four__badges .part2 .badge__three .badges_img{width:15px}}.profile__stats .profile__right__stats .four__badges .part2 .badge__four{background-color:#3b3b3c;border-radius:10px;display:flex;flex-direction:column;justify-content:center;margin-bottom:1rem!important;margin:auto;padding:19px 0;text-align:center;width:90%}.profile__stats .profile__right__stats .four__badges .part2 .badge__four .badges_img{width:30px}.profile__stats .profile__right__stats .four__badges .part2 .badge__four span{text-align:center}@media screen and (max-width:540px){.profile__stats .profile__right__stats .four__badges .part2 .badge__four span{font-size:8px}.profile__stats .profile__right__stats .four__badges .part2 .badge__four .badges_img{width:15px}}.profile__stats .profile__right__stats .kyc_btn{display:flex;justify-content:center}.profile__stats .profile__right__stats .kyc_btn .kyc__btn__img{cursor:pointer;width:35%}.profile__stats .profile__right__stats .trust__lvls__h2{margin-top:2rem}@media screen and (max-width:540px){.profile__stats .profile__right__stats .trust__lvls__h2{margin-bottom:2rem;margin-top:3rem}}.profile__stats .profile__right__stats .trust__lvl{display:flex;margin-top:2rem!important;margin:auto;width:80%}.profile__stats .profile__right__stats .trust__lvl .trust__lvl__one{background-color:#3b3b3c!important;border-radius:10px;display:flex;flex-direction:column;justify-content:center;margin-bottom:1rem!important;margin:auto;padding:19px 28px;text-align:center}.profile__stats .profile__right__stats .trust__lvl .trust__lvl__one .trust__lvl_img{width:30px}.profile__stats .profile__right__stats .trust__lvl .trust__lvl__one span{font-size:10px;text-align:center}@media screen and (max-width:540px){.profile__stats .profile__right__stats .trust__lvl .trust__lvl__one{padding:19px 28px}.profile__stats .profile__right__stats .trust__lvl .trust__lvl__one span{font-size:8px}.profile__stats .profile__right__stats .trust__lvl .trust__lvl__one .trust__lvl_img{width:30px}}.profile__stats .profile__right__stats .trust__lvl .trust__lvl__two{background-color:#0000!important;border-radius:10px;display:flex;flex-direction:column;justify-content:center;margin-bottom:1rem!important;margin:auto;padding:19px 28px;text-align:center}.profile__stats .profile__right__stats .trust__lvl .trust__lvl__two .trust__lvl_img_two{width:24px}.profile__stats .profile__right__stats .trust__lvl .trust__lvl__two span{font-size:10px;text-align:center}@media screen and (max-width:540px){.profile__stats .profile__right__stats .trust__lvl .trust__lvl__two{padding:19px 28px}.profile__stats .profile__right__stats .trust__lvl .trust__lvl__two span{font-size:8px}.profile__stats .profile__right__stats .trust__lvl .trust__lvl__two .trust__lvl_img_two{width:24px}}.profile__stats .profile__right__stats .trust__lvl .trust__lvl__three{background-color:#0000!important;border-radius:10px;display:flex;flex-direction:column;justify-content:center;margin-bottom:1rem!important;margin:auto;padding:19px 28px;text-align:center}.profile__stats .profile__right__stats .trust__lvl .trust__lvl__three .trust__lvl_img_two{width:24px}.profile__stats .profile__right__stats .trust__lvl .trust__lvl__three span{font-size:10px;text-align:center}@media screen and (max-width:540px){.profile__stats .profile__right__stats .trust__lvl .trust__lvl__three{padding:19px 28px}.profile__stats .profile__right__stats .trust__lvl .trust__lvl__three span{font-size:8px}.profile__stats .profile__right__stats .trust__lvl .trust__lvl__three .trust__lvl_img_two{width:24px}}.custom_button_com{background-color:#cae9ff;border:1px solid #00000040;border-radius:10px;box-shadow:inset 0 0 3px 5px #00000040;color:#2a2a2b;cursor:pointer;font-weight:700;height:44px;padding:10px 20px;width:100%}.more__btn_scan{cursor:pointer;display:flex;gap:1rem;margin-bottom:2rem;margin-top:1rem;text-decoration:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.more__btn_scan span{color:#fff;font-family:Inter,sans-serif;font-size:16px}@media screen and (max-width:540px){.more__btn_scan span{font-size:13px}.more__btn_scan{margin-left:1.5rem}.more__btn_scan span img{width:12px}}.QR{display:flex;justify-content:center;margin:auto;padding-top:4rem;width:60%}@media screen and (max-width:540px){.QR{padding-top:7rem}}.QR img{text-align:center;width:50%}@media screen and (max-width:540px){.QR img{width:100%}}.trending_images{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr);margin-bottom:2rem;padding:0 1rem}@media screen and (max-width:540px){.trending_images{grid-template-columns:repeat(1,1fr)}}.trending_images .images{margin-top:0}.trending_images .images .bg{width:100%}.loadmore__container{display:flex;justify-content:center;margin-bottom:2rem}.form__event_1-2{display:flex;flex-direction:column;margin-bottom:3rem!important;margin-top:2.5rem!important;margin:auto;width:70%}@media screen and (max-width:540px){.form__event_1-2{padding:0 1rem;width:100%}}.form__event_1-2 .title{color:#fff;font-size:22px;font-weight:600;margin-bottom:2rem;text-align:center}.form__event_1-2 .link_container{align-self:center;padding-bottom:2rem;width:150px}.form__event_1-2 .label_with_icon{align-items:center;display:flex}.form__event_1-2 .optional_absolute{color:#ffffff80;font-size:12px;position:absolute;right:10px;top:0}.form__event_1-2 .input_group_name{display:flex;flex-direction:column;margin-bottom:1rem!important;margin:auto;position:relative;width:100%}.form__event_1-2 .input_group_name label{color:#fff;font-size:14px;font-weight:500;margin-bottom:.4rem;padding-left:10px;text-align:left}.form__event_1-2 .input_group_name input{background-color:#121316;border:none;border-radius:10px;color:#fff;height:40px;padding-left:1rem}.form__event_1-2 .input_group_name input ::placeholder{color:#ffffffb3;font-size:14px}.form__event_1-2 .input_group_name input:focus{outline:none}.form__event_1-2 .input_group_name input:disabled{cursor:not-allowed}.form__event_1-2 .input_group_name .error_email{color:red;font-size:12px;padding-left:10px}.form__event_1-2 .input_group_name select{background-color:#121316;border:none;border-radius:10px;color:#fff;height:40px;padding:0 1rem;position:relative}.form__event_1-2 .input_group_name select :focus{outline:none!important}.form__event_1-2 .input_group_name select :after{background-color:#fff;border:5px solid #0000;border-top-color:#000;content:"";height:0;position:absolute;right:6px;top:9px;width:0}.form__event_1-2 .input_group_desc{display:flex;flex-direction:column;margin-bottom:1rem!important;margin:auto;width:100%}.form__event_1-2 .input_group_desc label{color:#fff;font-size:14px;font-weight:500;margin-bottom:.4rem;padding-left:10px;text-align:left}.form__event_1-2 .input_group_desc textarea{background:#121316;border:none;border-radius:10px;color:#fff;height:83px;padding-left:1rem;padding-top:7px}.form__event_1-2 .input_group_desc textarea ::placeholder{color:#ffffffb3;font-size:14px}.form__event_1-2 .input_group_desc textarea:focus{outline:none}.form__event_1-2 .input_group_desc textarea:disabled{cursor:not-allowed}.form__event_1-2 .input_group_desc .error_email{color:red;font-size:12px;padding-left:10px}.form__event_1-2 .input_group_link{display:flex;flex-direction:column;margin:auto;position:relative;width:100%}.form__event_1-2 .input_group_link label{color:#fff;font-size:14px;font-weight:500;margin-bottom:.4rem;padding-left:10px;text-align:left}.form__event_1-2 .input_group_link .optional{color:#ffffff80;font-size:13px;position:absolute;right:12px;top:5px}.form__event_1-2 .input_group_link input{background:#121316;border:none;border-radius:10px;color:#fff;height:40px;padding-left:1rem}.form__event_1-2 .input_group_link input ::placeholder{color:#ffffffb3;font-size:14px}.form__event_1-2 .input_group_link input:focus{outline:none}.form__event_1-2 .input_group_link .error_email{color:red;font-size:12px;padding-left:10px}.form__event_1-2 .input__groups{margin-bottom:.5rem;position:relative}.form__event_1-2 .file_input{margin-bottom:1rem;margin-top:1rem;position:relative}.form__event_1-2 .file_input #fileInput{font-size:0}.form__event_1-2 .file_input input{background:#121316;border:none;border-radius:10px;color:#fff;display:none;height:40px;padding-left:1rem;width:100%}.form__event_1-2 .file_input label{align-items:center;background-color:#121316;border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;height:40px;padding-left:50px!important;padding-left:1rem;width:100%}.form__event_1-2 .file_input .img_gal{left:9px;position:absolute;top:6px;width:28px;z-index:1}.form__event_1-2 .file_input .optional{color:#ffffff80;font-size:12px;position:absolute;right:10px;top:-18px}.form__event_1-2 .file_input .error_email{color:red;font-size:12px;padding-left:10px}.form__event_1-2 .public__private{background-color:#121316;border-radius:10px;margin-bottom:1rem;margin-top:1rem;padding:6px 0}.form__event_1-2 .public__private .box__tabs{column-gap:2rem;display:flex;margin:auto;width:95%}.form__event_1-2 .public__private .box__tabs a{color:#fff;padding:3px 5px;text-align:center;text-decoration:none;width:100%}.form__event_1-2 .public__private .box__tabs a.active{background-color:#baeac8;border-radius:6px;color:#000;cursor:pointer;font-weight:700}.form__event_1-2 .step_one_label_optional{color:#ffffff80;font-size:12px;font-weight:500;padding-left:10px;padding-right:10px;text-align:right}.form__event_1-2 .fees_input_container{background-color:#121316;border-radius:10px;color:#fff;display:flex;overflow-y:hidden;width:100%}.form__event_1-2 .fees_input_container input{background-color:#0000;border:none;color:#fff;outline:none;padding-left:8px}.form__event_1-2 .fees_input_container input:disabled{cursor:not-allowed}.form__event_1-2 .fees_input_container .counter_arrow_container{align-items:center;background-color:#ffffff1a;display:flex;flex-direction:column;flex-shrink:0;justify-content:center;width:36px}.form__event_1-2 .fees_input_container .counter_arrow_container .counter_arrow_img{cursor:pointer;height:16px;object-fit:contain;width:16px}.form__event_1-2 .fees_input_container .counter_arrow_container .rotate_up{transform:rotate(180deg)}.form__event_1-2 .fees_input_container .total_fees_container{align-items:center;background-color:#cae9ff;border-radius:10px;color:#121316;display:flex;flex-shrink:0;font-weight:600;justify-content:center;margin:4px 6px;padding:2px 8px}.form__event_1-2 .fees_input_container .fees_input{flex-grow:1;width:100%}.form__event_1-2 .fees_input_container .hr_separator{border:none;border-left:2px solid #ffffff80;margin:4px 10px}.form__event_1-2 .fees_info{color:#fffc;display:flex;flex-shrink:0;font-size:10px;line-height:1;margin:4px 10px .5rem 0}.form__event_1-2 .final__step{background-color:#caffd9;padding:10px 20px}.biggest_predictions_container_all{margin:2rem 1rem}@media screen and (max-width:540px){.biggest_predictions_container_all{margin:1rem .8rem}}.biggest_predictions_container_all .title{color:#fff;font-size:20px;font-weight:600;letter-spacing:1px;text-align:center}.biggest_predictions_container_all .loadmore__container{display:flex;justify-content:center;margin-bottom:2rem;margin-top:2rem}: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:#ffffffb3;--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);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%;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);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);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 #0000001a;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);overflow:hidden;padding:8px;position:relative;touch-action:none;z-index:0}.Toastify__toast--stacked{position:absolute;transform:translate3d(0,var(--y),0) scale(var(--s));transition: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{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;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{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;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:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;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}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{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;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition: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;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{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}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{opacity:1;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg)}to{opacity:0;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(-110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-duration:.3s;animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-duration:.3s;animation-name:Toastify__slideOutRight;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-duration:.3s;animation-name:Toastify__slideOutUp;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-duration:.3s;animation-name:Toastify__slideOutDown;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:0.8;--PhoneInputInternationalIconGlobe-opacity:0.65;--PhoneInputCountrySelect-marginRight:0.35em;--PhoneInputCountrySelectArrow-width:0.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:0.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:#00000080;--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:#0000001a}.PhoneInput{align-items:center;display:flex}.PhoneInputInput{flex:1 1;min-width:0}.PhoneInputCountryIcon{height:1em;height:var(--PhoneInputCountryFlag-height);width:1.5em;width:calc(var(--PhoneInputCountryFlag-height)*var(--PhoneInputCountryFlag-aspectRatio))}.PhoneInputCountryIcon--square{width:1em;width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:#0000001a;background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 1px #00000080,inset 0 0 0 1px #00000080;box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;height:100%;width:100%}.PhoneInputInternationalIconPhone{opacity:.8;opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:.65;opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{align-items:center;align-self:stretch;display:flex;margin-right:.35em;margin-right:var(--PhoneInputCountrySelect-marginRight);position:relative}.PhoneInputCountrySelect{border:0;cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:1}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{border-bottom-width:1px;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-color:currentColor;border-color:var(--PhoneInputCountrySelectArrow-color);border-left-width:0;border-right-width:1px;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-style:solid;border-top-width:0;content:"";display:block;height:.3em;height:var(--PhoneInputCountrySelectArrow-width);margin-left:.35em;margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);opacity:.45;opacity:var(--PhoneInputCountrySelectArrow-opacity);transform:rotate(45deg);transform:var(--PhoneInputCountrySelectArrow-transform);width:.3em;width:var(--PhoneInputCountrySelectArrow-width)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{color:#03b2cb;color:var(--PhoneInputCountrySelectArrow-color--focus);opacity:1}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 1px #03b2cb,inset 0 0 0 1px #03b2cb;box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{color:#03b2cb;color:var(--PhoneInputCountrySelectArrow-color--focus);opacity:1}.loader_spiner{height:10em;width:11em}.loader_spiner .pl__ring,.loader_spiner .pl__worm1,.loader_spiner .pl__worm2,.loader_spiner .pl__worm3{animation-duration:4s;animation-iteration-count:infinite}.loader_spiner .pl__ring{stroke:hsla(var(--hue),10%,10%,.1);transition:stroke var(--themeTrans)}.loader_spiner .pl__worm1{animation-name:worm1}.loader_spiner .pl__worm2{animation-name:worm2;transform-origin:32px 88px}.loader_spiner .pl__worm3{animation-name:worm3;transform-origin:144px 88px}@keyframes worm1{0%{stroke-dashoffset:43.98;animation-timing-function:ease-out}12.5%{stroke-dashoffset:-131.95;animation-timing-function:ease-in-out}25%{stroke-dashoffset:0;animation-timing-function:ease-in}37.5%,50%{stroke-dashoffset:-175.93;animation-timing-function:ease-out}62.5%{stroke-dashoffset:0;animation-timing-function:ease-in-out}75%{stroke-dashoffset:-131.95;animation-timing-function:ease-in}87.5%,to{stroke-dashoffset:43.98}}@keyframes worm2{0%,35.5%{stroke-dasharray:0 40 0 44;animation-timing-function:linear;transform:translate(0) rotate(0);visibility:hidden}37.5%{stroke-dasharray:0 40 44 0;animation-timing-function:ease-out;transform:translate(0) rotate(0);visibility:visible}47.5%{stroke-dasharray:0 4 40 40;animation-timing-function:ease-in;transform:translateY(-80px) rotate(1turn);visibility:visible}50%{stroke-dasharray:0 4 40 40;animation-timing-function:linear;transform:translateY(-36px) rotate(1turn);visibility:visible}52.5%,to{stroke-dasharray:0 42 0 42;transform:translateY(12px) rotate(1turn);visibility:hidden}}@keyframes worm3{0%{stroke-dasharray:0 4 40 40;animation-timing-function:linear;transform:translateY(-36px) rotate(0);visibility:visible}2.5%{stroke-dasharray:0 42 0 42;animation-timing-function:linear;transform:translateY(12px) rotate(0);visibility:hidden}85.5%{stroke-dasharray:0 40 0 44;animation-timing-function:linear;transform:translate(0) rotate(0);visibility:hidden}87.5%{stroke-dasharray:0 40 44 0;animation-timing-function:ease-out;transform:translate(0) rotate(0);visibility:visible}97.5%{stroke-dasharray:0 4 40 40;animation-timing-function:ease-in;transform:translateY(-80px) rotate(-1turn);visibility:visible}to{stroke-dasharray:0 4 40 40;transform:translateY(-36px) rotate(-1turn);visibility:visible}}*{box-sizing:border-box;font-family:Poppins,sans-serif!important;margin:0;padding:0}body{background-color:#0d0d0e}.layout{display:flex}.layout .sidebar{position:fixed;width:20%}@media screen and (max-width:540px){.layout .sidebar{left:0;position:absolute;right:0;top:-120%}}.layout .sidebar__mbl{left:-100%;position:absolute;transition:.5s ease-in-out;z-index:1000}@media screen and (max-width:540px){.layout .sidebar__mbl{left:0;right:0;top:70px;transition:.5s ease-in-out}}.layout .dash{margin-left:auto;width:80%}@media screen and (max-width:540px){.layout .dash{width:100%}}.layout .dash__mbl{margin-top:.6rem;width:100%}.layout .dash_100{width:100%}.navigation__btn{align-items:center;display:flex;justify-content:space-between;padding:0 2rem}.navigation__btn a{color:#fff;cursor:pointer;text-decoration:none}.popupBtn{border:1px solid #fff;border-radius:10px;color:#fff;cursor:pointer;display:flex;justify-content:center;margin-bottom:1rem;margin-left:auto;margin-right:1rem!important;padding:5px;width:15%}@media screen and (max-width:540px){.popupBtn{margin-bottom:1rem;width:40%}}.popupBtn a{color:#fff;text-decoration:none}.popupBtn:hover{background-color:#27272d}.popup_heading{font-weight:700!important}.infoPopup_heading{font-weight:600!important}a{line-height:1.25}.css-i3fw42-MuiTypography-root{margin-top:2rem!important}.ant-steps.ant-steps-label-vertical .ant-steps-item-icon{background-color:#cae9ff!important;border:none;font-family:Poppins,sans-serif}.ant-steps.ant-steps-label-vertical .ant-steps-item-icon svg path{fill:#2a2a2b!important}.ant-steps .ant-steps-item-process .ant-steps-item-icon{background-color:#cae9ff!important;border:1px solid #cae9ff!important}.ant-steps .ant-steps-item-wait .ant-steps-item-icon{background-color:#2a2a2b!important}.ant-steps .ant-steps-item-wait .ant-steps-item-icon span{color:#fff!important}.ant-steps.ant-steps-label-vertical .ant-steps-item-tail{padding:4px 16px!important}.ant-steps-item-title{color:#fff!important;font-family:Poppins,sans-serif!important;font-size:13px!important;font-style:normal;font-weight:500!important;line-height:normal;text-align:center!important}.ant-steps .ant-steps-item-finish .ant-steps-item-icon,.ant-steps .ant-steps-item-finish>.ant-steps-item-container>.ant-steps-item-tail:after{background-color:#cae9ff!important}.ant-steps .ant-steps-item-process .ant-steps-item-icon>.ant-steps-icon{color:#2a2a2b!important;font-weight:700!important}.ant-steps{margin:auto!important;width:60%!important}@media screen and (max-width:540px){.ant-steps{width:90%!important}}.ant-steps .ant-steps-item-tail:after{background-color:#3b3b3c!important}.ant-steps.ant-steps-vertical{display:flex!important;flex-direction:row!important}.ant-steps-item-container{align-items:center!important;flex-direction:column!important;justify-content:center!important}@media screen and (max-width:540px){.ant-steps-item-container{display:flex}.ant-steps.ant-steps-vertical>.ant-steps-item>.ant-steps-item-container>.ant-steps-item-tail{background:#3b3b3c!important;height:3px!important;left:56px!important;padding:0!important;position:absolute!important;top:14px!important;width:100%!important;z-index:-1}}.ant-steps-finish-icon svg{color:#2a2a2b!important}.ant-select-show-search{width:100%!important}@media screen and (max-width:540px){.ant-select-show-search{margin:auto!important;width:100%!important}}.ant-select .ant-select-arrow .anticon{color:#fff!important}.ant-select{display:block}.MuiSwitch-thumb{color:#3b3b3c!important;height:13px!important;margin-left:3px!important;margin-top:3px!important;width:13px!important}.MuiSwitch-track{background-color:#ffcaca!important;border-radius:10px!important;opacity:100%!important}.Mui-checked+.MuiSwitch-track{background-color:#cae9ff!important;opacity:100%!important}.MuiSwitch-root{padding:10px!important}.loader-container{align-items:center;background-color:#fffc;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:9999}.loader{animation:spin 2s linear infinite;border:6px solid #f3f3f3;border-radius:50%;border-top-color:#3498db;height:50px;width:50px}.css-1ik0yfp-MuiTypography-root{margin-top:20px!important}.error_email{color:red;padding-left:10px}.popups__btn:disabled{cursor:not-allowed;opacity:.5}button:disabled{cursor:not-allowed!important;opacity:.5}.disabled{cursor:not-allowed;opacity:.5}.loader_container{align-items:center;background-color:#000;bottom:0;display:flex;justify-content:center;left:0;opacity:95%;position:fixed;right:0;top:0;z-index:999}.btn{background-color:#cae9ff;border:none;border-radius:10px;color:#2a2a2b;color:#000;cursor:pointer;font-size:12px;font-weight:600;margin:auto;padding:10px;width:auto}.not_login_container{align-items:center;display:flex;justify-content:center;min-height:70vh}.cursor__pointer,.pointer{cursor:pointer}.underline{text-decoration:underline}.w_full{width:100%}.flex{display:flex}.flex_shrink_0{flex-shrink:0}.flex_direction_col{flex-direction:column}.justify_center{justify-content:center}.justify_between{justify-content:space-between}.justify_around{justify-content:space-around}.justify_end{justify-content:end}.items_center{align-items:center}.flex_center{justify-content:center}.flex_between,.flex_center{align-items:center;display:flex;gap:.6rem}.flex_between{justify-content:space-between}.flex_center_col{align-items:center;display:flex;flex-direction:column;justify-content:center}.gap_1rem{gap:1rem}.col-gap-9px{column-gap:9px}.w_fit{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.w_73{width:73%}.w_half{width:50%}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.relative{position:relative}.font_8px{font-size:8px}.font_xxs{font-size:10px}.font_xm{font-size:12px}.font_sm{font-size:14px}.overflow_auto{overflow:auto}.min_h_60vh{min-height:60vh}.leading_tight{line-height:1.25}.leading-none{line-height:1}.m-auto{margin:auto}.mx-auto{margin:0 auto}.ml-auto{margin-left:auto}.mb_-2{margin-bottom:-2px}.mb_-4{margin-bottom:-4px}.mt_0{margin-top:0}.mt_-6{margin-top:-6px}.mt_2{margin-top:2px}.mt_6{margin-top:6px}.mt_16{margin-top:16px}.mt_24{margin-top:24px}.mt_22{margin-top:22px}.mt_32{margin-top:32px}.mb_8{margin-bottom:8px}.mb_4{margin-bottom:4px}.opacity_50{opacity:50%}.font_normal{font-weight:400}.font_medium{font-weight:500}.font_semibold{font-weight:600}.text_white{color:#fff}.text_black{color:#000}.text_neon_green{color:#caffd9}.text_cyan{color:#cae9ff}.text_cyan_dark{color:#baeac8}.text_pink{color:#ffcaca}.bg_pink{background-color:#ffcaca}.bg_cyan{background-color:#cae9ff}.bg_dark_green{background-color:#27362c}.bg_light_gray{background-color:#272d36}.text_left{text-align:left}.badge{border-radius:5px;padding:0 12px}.linear_background{background:linear-gradient(0deg,#3b3b3c,#3b3b3c),linear-gradient(0deg,#121316,#121316)}.svg_container div{display:flex;margin:0;padding:0}.ant-select-dropdown{z-index:9999}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Toastify__toast-container .Toastify__toast{font-size:14px}.Toastify__toast-container .Toastify__toast svg path{fill:currentColor}.Toastify__toast-container .Toastify__toast .info_svg_width_24 svg{height:20px;width:20px}.Toastify__toast-container .Toastify__toast .info_svg_width_24 svg path{fill:#000}.Toastify__toast-container .Toastify__toast .info_svg_width_24 svg rect{fill:currentColor}@media screen and (max-width:540px){.Toastify__toast-container .Toastify__toast{margin:8px}}.Toastify__toast-container .Toastify__toast-theme--dark.Toastify__toast--info{color:#fff}.Toastify__toast-container .Toastify__toast-theme--dark.Toastify__toast--success{color:#baeac8}.Toastify__toast-container .Toastify__toast-theme--dark.Toastify__toast--error{color:#ffcaca}.Toastify__toast-container .Toastify__progress-bar--error{background-color:#ffcaca}.Toastify__toast-container .Toastify__progress-bar--info{background-color:#fff}.Toastify__toast-container .Toastify__progress-bar--success{background-color:#baeac8}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-thumb{background-color:#888;border-radius:4px}::-webkit-scrollbar-track:hover{background-color:#f0f0f0}::-webkit-scrollbar-thumb:hover{background-color:#555}::-webkit-scrollbar-corner{background-color:#fff}.scrollbar_invisible::-webkit-scrollbar{width:.5em}.scrollbar_invisible::-webkit-scrollbar-thumb{background-color:#0000}.scrollbar_invisible{scrollbar-color:#0000 #0000;scrollbar-width:thin}.scrollbar_invisible:hover::-webkit-scrollbar-thumb{background-color:#888}input[type=number]{-moz-appearance:textfield}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}
/*# sourceMappingURL=main.389bd91e.css.map*/