@charset "UTF-8";.mt-1{margin-top:1rem}.mt-2{margin-top:2rem}.mt-3,.mt-4{margin-top:3rem}.mb-1{margin-bottom:1rem}.global-progress{position:fixed;top:0;left:0;height:100%;width:100%;background:#fff;display:flex;justify-content:center;align-items:center;z-index:100}.global-progress i{font-size:1.6rem;color:#666}.input-label-css{color:#293132;font-size:1.2rem;font-weight:400}.hide_input{visibility:hidden}.fake-btn-diabaled{border:none;padding:.7rem 0;background:#00245d;border-radius:.5rem;color:#fff!important;font-size:.9rem!important;font-weight:600!important;cursor:not-allowed;text-align:center!important;opacity:.4;border-radius:4rem}.fake-btn-diabaled,.primary-btn{width:100%;outline:none;transition:.2s}.primary-btn{border:none;padding:1.2rem 0;background:#0090bb;color:#fff;border-radius:100px;font-size:1.2rem;cursor:pointer}.primary-btn:hover{opacity:.8;transition:.2s}.altBtn{padding:.5rem 0;width:60%}.secondary-btn{width:100%;outline:none;border:none;padding:.5rem 0;background:#fff;color:#0090bb;font-weight:500;border-radius:100px;font-size:1rem;cursor:pointer;transition:.2s}.secondary-btn:hover{opacity:.8;transition:.2s}.managedDisabled{opacity:.5;pointer-events:none;cursor:not-allowed}input:disabled{background:#fff}.isPressedValidation{padding:.7rem .8rem;border-radius:3rem;background:rgba(0,0,0,.22);display:flex;justify-content:center;align-items:center}.isPressedValidation p{color:#fff;text-align:center;font-size:.9rem!important}.isPressedValidation p i{margin-left:.5rem;animation:spinerAnimation .4s ease-in infinite}.success-modal-container{position:fixed;top:0;left:0;height:100%;width:100%;background:rgba(0,0,0,.678);z-index:124;display:flex;justify-content:center;align-items:center}.success-modal-container .success-modal-inner-container{background:#f5f6fa;width:750px;border-radius:1.6rem;animation:fadeAnimation .5s linear forwards}.success-modal-container .success-modal-inner-container .success-modal-info-wrapper{position:relative}.success-modal-container .success-modal-inner-container .success-modal-info-wrapper .success-modal-image-wrapper .close_modal{position:absolute;bottom:-4rem;left:50%;transform:translate(-50%);height:2.5rem;width:2.5rem;border:3px solid #fff;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer}.success-modal-container .success-modal-inner-container .success-modal-info-wrapper .success-modal-image-wrapper .close_modal i{color:#fff;font-size:1.4rem}.success-modal-container .success-modal-inner-container .success-modal-info-wrapper .success-modal-image-wrapper .success-modal-parent{display:flex;gap:1rem}.success-modal-container .success-modal-inner-container .success-modal-info-wrapper .success-modal-image-wrapper .success-modal-parent .success-modal-childs{flex:1 1}.success-modal-container .success-modal-inner-container .success-modal-info-wrapper .success-modal-image-wrapper .success-modal-parent .success-modal-childs:first-child img{height:auto;width:100%;border-radius:1rem 0 0 1rem}.success-modal-container .success-modal-inner-container .success-modal-info-wrapper .success-modal-image-wrapper .success-modal-parent .success-modal-childs:last-child{text-align:center;padding-right:1rem}.success-modal-container .success-modal-inner-container .success-modal-info-wrapper .success-modal-image-wrapper .success-modal-parent .success-modal-childs:last-child h6{background:#d7d7d7;display:inline-block;color:#000;padding:.4rem 2rem;font-size:1rem;border-radius:.4rem;font-weight:500;margin-top:2rem}.success-modal-container .success-modal-inner-container .success-modal-info-wrapper .success-modal-image-wrapper .success-modal-parent .success-modal-childs:last-child h1{font-size:1.4rem;color:#293132;margin-top:1rem}.success-modal-container .success-modal-inner-container .success-modal-info-wrapper .success-modal-image-wrapper .success-modal-parent .success-modal-childs:last-child p{font-size:1.2rem;color:#293132;margin-top:1rem}.welcome-section .welcome-wrapper{position:relative}.welcome-section .welcome-wrapper img{height:auto;width:100%}.another-option-wrapper{margin:2rem 0}.another-option-wrapper a{color:#0090bb;text-decoration:underline;font-weight:600}.another-option-wrapper p{margin-top:8rem;text-align:center;color:#293132}.another-option-wrapper p span{color:#0090bb;font-weight:500;text-decoration:underline;cursor:pointer}.global-form-block{display:block!important}.form-group-container-alt{margin-bottom:1rem}.global-form-wrapper .user-info-input-wrapper{margin-top:2rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-gap:1.5rem;gap:1.5rem}.global-form-wrapper .user-info-input-wrapper .form-group-container:first-child{display:none}.global-form-wrapper .user-info-input-wrapper .form-group-container:last-child{grid-column:1/-1}.global-form-wrapper .user-info-input-wrapper .user-info-input{position:relative}.global-form-wrapper .user-info-input-wrapper .user-info-input input{margin:.5rem 0;width:100%;padding:1rem;border:none;border-radius:.6rem;background:#fff;font-size:1.3rem;font-weight:500;color:#7d7d7d;outline:none}.global-form-wrapper .user-info-input-wrapper .user-info-input input::placeholder{color:#7d8994}.global-form-wrapper .user-info-input-wrapper .user-info-input .password-privacy-icon{position:absolute;top:1.8rem;right:1rem}.global-form-wrapper .user-info-input-wrapper .user-info-input .password-privacy-icon i{font-size:1.5rem;color:#7d8994;cursor:pointer}.global-form-wrapper .user-info-input-wrapper .user-info-input .show-password-strength-wrapper p{font-size:1rem;font-weight:600;text-transform:uppercase}.global-form-wrapper .user-info-input-wrapper .user-info-input .show-password-strength-wrapper span{color:#c1c1c1}.global-form-wrapper .user-info-input-wrapper .user-info-input .error_message{color:red;font-weight:500;display:none}.global-form-wrapper .user-info-input-wrapper .user-info-input .error_message i{margin-right:.5rem}input:invalid[focused=true]~.error_message{display:flex!important}.shakeAnimation{animation:shake .5s ease-in-out alternate-reverse forwards}.signin-page-section{background:#d7f4fa}.signin-page-section .form-container-wrapper{display:flex;justify-content:space-between;padding:3rem 0 2rem}.signin-page-section .form-container-wrapper:first-child{flex:1 1}.signin-page-section .form-container-wrapper:last-child{flex:2 1}.auth-main-heading{text-align:center;padding:2rem 2rem 2rem 4rem}.auth-main-heading img{height:auto;width:15rem}.auth-heading-wrapper .main-title-heading{margin:1rem 0}.auth-heading-wrapper .main-title-heading h1{color:#293132;font-size:2.7rem;text-align:center}.auth-container-wrapper{border-radius:1.5rem;background:hsla(0,0%,100%,.485);padding:2rem 3rem;margin:2rem 0}.signs-tab{margin-top:2rem;display:flex;gap:.5rem;background:#fff;padding:.5rem;border-radius:100px}.signs-tab a{width:100%}.signs-tab a .signs-tab-child button{width:100%;outline:none;border:none;border-radius:100px;background:#0090bb;color:#fff;font-size:1.2rem;padding:.5rem;cursor:pointer;transition:.2s}.signs-tab a .signs-tab-child button:hover{transition:.2s;opacity:.8}.signs-tab a .signs-tab-child .tab-active{background:transparent;color:#d7d7d7}.signs-tab a .signs-tab-child .tab-active:hover{transition:.2s;background:#34a8cb;color:#fff}.navigation-container .navigation-wrapper .navigation-parent{display:flex;justify-content:space-between;align-items:center;padding:2rem 0}.navigation-container .navigation-wrapper .navigation-parent .navigation-childs:first-child img{height:auto;width:10rem}.navigation-container .navigation-wrapper .navigation-parent .navigation-childs:last-child .navigation-icon{cursor:pointer;transition:.2s}.navigation-container .navigation-wrapper .navigation-parent .navigation-childs:last-child .navigation-icon:hover{transition:.2s;opacity:.9}.navigation-container .navigation-wrapper .navigation-parent .navigation-childs:last-child .navigation-icon svg{height:3rem;width:3rem}.landing-section .career-wrapper img{height:auto;width:100%}.landing-section .job-refrence-wrapper{padding:3rem 2rem;background:#f8f9fa}.landing-section .job-refrence-wrapper h1{color:#293132;font-weight:600;font-size:2.2rem;margin-bottom:2rem}.landing-section .job-refrence-wrapper .job-refrence-parent{margin-top:1rem;display:flex;justify-content:space-between;align-items:center;gap:1.5rem}.landing-section .job-refrence-wrapper .job-refrence-parent .job-refrence-child{flex:1 1}.landing-section .job-refrence-wrapper .job-refrence-parent .job-refrence-child img{height:auto;width:100%}.landing-section .landing-wrapper{padding:0 2rem}.landing-section .landing-wrapper .popular-wrapper{margin-top:3rem}.landing-section .landing-wrapper .popular-wrapper h1{color:#293132;font-weight:600;font-size:2.2rem;margin-bottom:2rem}.landing-section .landing-wrapper .popular-wrapper .popular-parent{display:flex;align-items:center;gap:1rem}.landing-section .landing-wrapper .category-wrapper{margin-top:3rem}.landing-section .landing-wrapper .category-wrapper h1{color:#293132;font-weight:600;font-size:2.2rem;margin-bottom:2rem}.landing-section .landing-wrapper .category-wrapper .category-parent{display:flex;justify-content:space-between;align-items:center;gap:2rem}.landing-section .landing-wrapper .category-wrapper .category-parent .category-child{flex:1 1;margin-bottom:1rem}.landing-section .landing-wrapper .category-wrapper .category-parent .category-child img{height:auto;width:100%}.landing-section .landing-wrapper .category-slider{margin-top:2rem}.landing-section .landing-wrapper .category-slider .category-inner-wrapper{margin-bottom:2rem}.landing-section .landing-wrapper .category-slider .category-inner-wrapper .category-details{border:2px solid #0090bb;border-radius:100px;padding:.5rem;text-align:center;width:100%}.landing-section .landing-wrapper .category-slider .category-inner-wrapper .category-details p{color:#0090bb}.landing-section .landing-wrapper .spotlight-wrapper{margin-top:3rem}.landing-section .landing-wrapper .spotlight-wrapper h1{color:#293132;font-weight:600;font-size:2.2rem;margin-bottom:2rem}.landing-section .landing-wrapper .spotlight-wrapper .spotlight-parent{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem}.landing-section .landing-wrapper .spotlight-wrapper .spotlight-parent .spotlight-child{flex:1 1}.landing-section .landing-wrapper .spotlight-wrapper .spotlight-parent .spotlight-child img{height:auto;width:100%}.partner-wrapper{margin-top:3rem;text-align:center}.partner-wrapper img{height:auto;width:60%}.zoom-effect{animation:zoomIn 6s ease-in-out infinite}@keyframes zoomIn{0%{transform:scale(1)}to{transform:scale(1.15)}}.div-heading h1{text-align:center;font-size:3rem}.div-heading p{text-align:center;font-size:1.4rem;color:#5a5a5a}.slick-list{margin:0 -5px}.slick-slide>div{padding:0 5px}.navbar-overlay{position:absolute;z-index:14;top:0;left:0;background:rgba(0,0,0,.8);-webkit-backdrop-filter:blur(.2rem);backdrop-filter:blur(.2rem);height:100%;width:100%}.navbar-extended-container{background:#fff;position:absolute;height:100vh;width:600px;right:0;top:0;height:100%;z-index:15;padding:3rem 2rem}.navbar-extended-container .navbar-header{display:flex;justify-content:space-between;align-items:center}.navbar-extended-container .navbar-header .navbar-header-childs .navbar-header-icon{height:3rem;width:3rem;border:1px solid rgba(0,0,0,.379);display:flex;justify-content:center;align-items:center;border-radius:.5rem;cursor:pointer}.navbar-extended-container .navbar-header .navbar-header-childs .navbar-header-icon i{font-size:1.2rem;color:rgba(0,0,0,.855)}.navbar-extended-container .navbar-header .navbar-header-childs img{height:auto;width:10rem}.navbar-extended-container .nav-body-container ul{margin-top:2rem}.navbar-extended-container .nav-body-container ul a{color:#000}.navbar-extended-container .nav-body-container ul li{margin-bottom:2rem}.navbar-extended-container .nav-body-container .nav-body-navbar{display:flex;align-items:center;justify-content:space-between}.navbar-extended-container .nav-body-container .nav-body-navbar .nav-body-sub-navbar .nav-body-sub-navbar-alt{display:flex;gap:1rem}.navbar-extended-container .nav-body-container .nav-body-navbar .nav-body-sub-navbar .nav-body-sub-navbar-alt svg{height:auto;width:2rem}.navbar-extended-container .nav-body-container .nav-body-navbar .nav-body-sub-navbar .nav-body-sub-navbar-alt p{font-size:1.4rem;font-weight:600}.navbar-extended-container .nav-body-container .nav-body-navbar .nav-body-sub-navbar i{font-size:1.2rem}.navbar-extended-container .nav-body-container .nav-body-navbar .nav-body-sub-navbar .inner-childs{display:flex;flex-direction:column;margin-top:.4rem;padding:0 0 0 3rem}.navbar-extended-container .nav-body-container .nav-body-navbar .nav-body-sub-navbar .inner-childs a{color:rgba(0,0,0,.823);font-size:1.2rem}.navbar-extended-container .nav-body-container .nav-body-navbar .nav-body-sub-navbar .inner-childs a:hover{color:#000}.logout-btn-container{margin-top:2rem}.logout-btn-container button{font-size:.9rem;padding:.6rem 1rem}.deposit-section{padding:3rem 0;background:#f5f6fa;height:100vh}.deposit-section .deposit-history-wrapper{margin-top:2rem}.deposit-section .deposit-history-wrapper .deposit-history-parent{padding:1rem;border:1px solid rgba(0,0,0,.149);border-radius:.4rem;margin:1rem 0;background:#fff;display:flex;justify-content:space-between;align-items:center}.deposit-section .deposit-history-wrapper .deposit-history-parent .deposit-history-childs:first-child h3,.deposit-section .deposit-history-wrapper .deposit-history-parent .deposit-history-childs:first-child p{font-size:1.2rem}.deposit-section .deposit-history-wrapper .deposit-history-parent .deposit-history-childs:first-child h1{font-size:1.2rem;color:#34a8cb;margin-top:2rem}.deposit-section .deposit-history-wrapper .deposit-history-parent .deposit-history-childs:last-child .deposited-type{background:green;border-radius:1rem;text-align:center;font-size:.8rem;font-weight:600;color:#fff;padding:.4rem .6rem}.deposit-section .deposit-history-wrapper .deposit-history-parent .deposit-history-childs:last-child h6{font-size:1rem;margin-top:.2rem;color:#5a5a5a}.footer-container{background:#4e5354;padding:3rem;margin-top:3rem}.footer-container .footer-parent{display:flex;justify-content:space-between;align-items:first baseline}.footer-container .footer-parent img{height:auto;width:13rem}.footer-container .footer-parent p{color:#a7dbe6}.journey-section{background:#f8f9fa;min-height:100vh}.journey-section .journer-wrapper{margin-top:4rem}.journey-section .journer-wrapper .journey-card-wrapper .journey-card-parent{display:flex;justify-content:space-between;gap:2rem}.journey-section .journer-wrapper .journey-card-wrapper .journey-card-parent .journey-card-img{position:relative}.journey-section .journer-wrapper .journey-card-wrapper .journey-card-parent .journey-card-img img{height:auto;width:100%}.journey-section .journer-wrapper .journey-card-wrapper .journey-card-parent .journey-card-img .journey-card-details{position:absolute;top:2rem;left:2rem}.journey-section .journer-wrapper .journey-card-wrapper .journey-card-parent .journey-card-img .journey-card-details p{color:#fff;font-size:1.2rem;font-weight:300}.journey-section .journer-wrapper .journey-card-wrapper .journey-card-parent .journey-card-img .journey-card-details h1{font-size:2.5rem;color:#fff;padding-top:.5rem;margin-bottom:1.5rem}.journey-section .journer-wrapper .journey-card-wrapper .journey-card-parent .journey-card-child{display:flex;justify-content:space-between;align-items:center;gap:1rem}.journey-section .journer-wrapper .journey-card-wrapper .journey-card-parent .journey-card-child .journey-card-subChild{border:2px solid #a7dbe6;padding:1.5rem;border-radius:1rem}.journey-section .journer-wrapper .journey-card-wrapper .journey-card-parent .journey-card-child .journey-card-subChild img{height:auto;width:100%;margin-bottom:1rem}.journey-section .journer-wrapper .journey-card-wrapper .journey-card-parent .journey-card-child .journey-card-subChild p{color:#4e5354;font-size:1.1rem;padding-bottom:.5rem}.journey-section .journer-wrapper .journey-card-wrapper .journey-card-parent .journey-card-child .journey-card-subChild h3{color:#293132;font-size:1.3rem}.journey-section .journer-wrapper .selected-job-wrapper{margin-top:3rem}.journey-section .journer-wrapper .selected-job-wrapper h1{color:#293132;font-weight:600;font-size:2.2rem;margin-bottom:2rem}.journey-section .journer-wrapper .selected-job-wrapper .selected-job-parent{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem}.journey-section .journer-wrapper .selected-job-wrapper .selected-job-parent .selected-job-child img{height:auto;width:100%}.breadcrumb-wrapper{padding-top:3rem}.breadcrumb-wrapper .breadcrumb-wrapper-parent{display:flex;align-items:center;gap:2rem}.breadcrumb-wrapper .breadcrumb-wrapper-parent .breadcrumb-wrapper-childs a{transition:.2s}.breadcrumb-wrapper .breadcrumb-wrapper-parent .breadcrumb-wrapper-childs a:hover{transition:.2s;opacity:.8}.breadcrumb-wrapper .breadcrumb-wrapper-parent .breadcrumb-wrapper-childs .breadcrumb-back-link{height:2.8rem;width:2.8rem}.breadcrumb-wrapper .breadcrumb-wrapper-parent .breadcrumb-wrapper-childs h1{font-size:1.8rem;color:#293132}.breadcrumb-wrapper .breadcrumb-wrapper-parent .breadcrumb-wrapper-childs h1 span{color:#ff283c}.breadcrumbAlt .breadcrumb-wrapper .breadcrumb-wrapper-parent .breadcrumb-wrapper-childs h1{color:#fff}.history-section{padding:3rem 0;background:#f8f9fa;min-height:100vh}.history-section .history-card-wrapper .history-wrapper{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));grid-gap:1rem;gap:1rem}.history-section .history-card-wrapper .history-wrapper .history-card-container .history-card-parent{display:flex;border-radius:1rem;border:2px solid #a7dbe6;background:#fff;overflow:hidden;border-radius:1.5rem}.history-section .history-card-wrapper .history-wrapper .history-card-container .history-card-parent .history-card-childs:first-child{margin:1rem}.history-section .history-card-wrapper .history-wrapper .history-card-container .history-card-parent .history-card-childs:first-child img{height:5rem;width:5rem;object-fit:cover;object-position:center;border:2px solid #d7d7d7;padding:.5rem;border-radius:1rem}.history-section .history-card-wrapper .history-wrapper .history-card-container .history-card-parent .history-card-childs:last-child{padding:1rem 0}.history-section .history-card-wrapper .history-wrapper .history-card-container .history-card-parent .history-card-childs:last-child .history-card-status{display:flex;justify-content:space-between;gap:1rem}.history-section .history-card-wrapper .history-wrapper .history-card-container .history-card-parent .history-card-childs:last-child .history-card-status p{text-transform:capitalize;font-size:.8rem;padding:.5rem;color:#fff;height:max-content}.history-section .history-card-wrapper .history-wrapper .history-card-container .history-card-parent .history-card-childs:last-child .history-card-status h2{font-size:1.2rem;color:#293132;font-weight:500}.history-section .history-card-wrapper .history-wrapper .history-card-container .history-card-parent .history-card-childs:last-child .history-card-heading{margin:.5rem 0}.history-section .history-card-wrapper .history-wrapper .history-card-container .history-card-parent .history-card-childs:last-child .history-card-heading h6{font-size:1rem;color:#4e5354;font-weight:500}.history-section .history-card-wrapper .history-wrapper .history-card-container .history-card-parent .history-card-childs:last-child .history-card-info ul li{display:flex;justify-content:space-between;align-items:center;margin:.5rem 0;padding-right:1rem}.history-section .history-card-wrapper .history-wrapper .history-card-container .history-card-parent .history-card-childs:last-child .history-card-info ul li p{font-size:1.1rem;color:#4e5354}.history-section .history-card-wrapper .history-wrapper .history-card-container .history-card-parent .history-card-childs:last-child .history-card-info ul li h3{font-size:1.2rem;color:#0090bb}.history-filter{margin-top:3rem}.history-filter ul{display:flex;justify-content:center;align-items:center;gap:1rem;background:#fff;border-radius:100px;padding:.5rem}.history-filter ul li{flex:1 1}.history-filter ul li button{width:100%;border:none;outline:none;padding:.6rem;text-align:center;font-size:1.1rem;font-weight:400;cursor:pointer;color:#d7d7d7;background:transparent;border-radius:100px;transition:.2s}.history-filter ul li button:hover{transition:.2s;opacity:.8}.history-active{background:#0090bb!important;color:#fff!important;font-size:1rem!important;font-weight:700!important}.data-not-found{display:flex;justify-content:center;align-items:center;height:70vh}.data-not-found img{height:auto;width:40%}.link-wallet-section{min-height:100vh;padding:3rem 0}.link-wallet-section .link_wallet_wrapper{margin-top:2rem}.link-wallet-section .link_wallet_wrapper .link-wallet-heading{border-bottom:2px dotted #000;padding-bottom:1rem}.link-wallet-section .link_wallet_wrapper .link-wallet-heading h3{font-size:2rem}.link-wallet-section .link_wallet_wrapper .link-wallet-heading h3 span{color:red}.link-wallet-section .link-wallet-form-container{margin-top:2rem}.link-wallet-section .link-wallet-form-container .link-wallet-form-parent{display:flex;justify-content:space-between;align-items:center;gap:1rem}.link-wallet-section .link-wallet-form-container .link-wallet-form-parent .link-wallet-form-childs{flex:1 1}.link-wallet-section .link-wallet-form-container .link-wallet-form-parent .link-wallet-form-childs img{height:auto;width:100%}.link-wallet-section .link-wallet-form-container .link-wallet-form-parent .link-wallet-form-childs .sub-form-container .sub-form-group p{color:#000}.link-wallet-section .link-wallet-form-container .link-wallet-form-parent .link-wallet-form-childs .sub-form-container .sub-form-group input{background:#f8f9fa}.link-wallet-wrapper{margin:3rem}.link-wallet-wrapper .link-wallet-parent .link-wallet-child{display:flex;justify-content:center}.link-wallet-wrapper .link-wallet-parent .link-wallet-child img{height:auto;width:6rem;margin-top:2rem}.link-wallet-wrapper .link-wallet-parent .add-wallet-note{margin-top:1rem;margin-bottom:2rem;text-align:center}.link-wallet-wrapper .link-wallet-parent .add-wallet-note h1{color:#98999c;font-size:1.8rem;margin:.4rem 0;font-weight:600}.link-wallet-wrapper .link-wallet-parent .add-wallet-note p{font-size:1.4rem;color:#98999c;font-weight:500}.sub-form-container .sub-form-group{margin-bottom:2rem}.sub-form-container .sub-form-group p{font-size:1.1rem;color:#293132}.sub-form-container .sub-form-group input{width:100%;padding:.6rem 1rem;border-radius:.8rem;outline:none;border:none;margin-top:.4rem;font-size:1.2rem;background:#f8f9fa}.transaction-history-section{padding:3rem 0;background:#f5f6fa;height:100vh}.transaction-history-section .transaction-history-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));grid-gap:1rem;gap:1rem;margin-top:2rem}.transaction-history-section .transaction-history-container .transaction-history-parent{background:#fff;border:1px solid rgba(0,0,0,.158);border-radius:.4rem;padding:1rem}.transaction-history-section .transaction-history-container .transaction-history-parent .transaction-history-childs .transaction-history-heading{display:flex;justify-content:space-between;align-items:center}.transaction-history-section .transaction-history-container .transaction-history-parent .transaction-history-childs .transaction-history-heading .transaction-history-childs h1{color:#28334a;font-size:1.5rem;font-weight:700}.transaction-history-section .transaction-history-container .transaction-history-parent .transaction-history-childs .transaction-history-heading .transaction-history-childs p{color:#34a8cb;font-size:1.2rem;font-weight:600}.transaction-history-section .transaction-history-container .transaction-history-parent .transaction-history-childs .transaction-history-heading .transaction-history-childs:last-child h2{background:pink;text-transform:uppercase;font-size:.8rem;text-align:center;border-radius:1rem;color:#fff;padding:.4rem .6rem;margin-bottom:.5rem}.transaction-history-section .transaction-history-container .transaction-history-parent .transaction-history-childs .transaction-history-heading .transaction-history-childs:last-child h4{font-size:1rem;font-weight:500;color:#5a5a5a}.transaction-history-section .transaction-history-container .transaction-history-parent .transaction-details-parent{display:flex;align-items:center;margin:1rem 0}.transaction-history-section .transaction-history-container .transaction-history-parent .transaction-details-parent .transaction-details-childs{flex:1 1}.transaction-history-section .transaction-history-container .transaction-history-parent .transaction-details-parent .transaction-details-childs p{font-size:1.2rem;color:#5a5a5a}.transaction-history-section .transaction-history-container .transaction-history-parent .transaction-details-parent .transaction-details-childs h6{font-size:1.2rem;color:#5a5a5a;color:#18202b}.terms-condition{display:flex;justify-content:flex-start;align-items:center}.terms-condition input{height:1.3rem;width:1.3rem;margin-right:1rem;accent-color:#0090bb}.terms-condition label{font-size:1.3rem}.submit-journey-section{height:100vh}.submit-journey-section .submit-journey-container .journey-info-wrapper{padding:0 2rem}.submit-journey-section .submit-journey-container .journey-info-wrapper .submit-jorney-img-wrapper{margin-top:4rem;padding-bottom:2rem;display:flex;align-items:center;gap:2rem}.submit-journey-section .submit-journey-container .journey-info-wrapper .submit-jorney-img-wrapper img{height:auto;width:20%;border-radius:100px}.submit-journey-section .submit-journey-container .journey-info-wrapper .submit-jorney-img-wrapper h1{color:#293132;font-weight:600}.submit-journey-section .submit-journey-container .submit-journey-details-wrapper{background:#f8f9fa;padding:3rem 2rem 5rem}.submit-journey-section .submit-journey-container .submit-journey-details-wrapper .submit-details-parent{display:flex;justify-content:space-between;align-items:center;gap:1rem}.submit-journey-section .submit-journey-container .submit-journey-details-wrapper .submit-details-parent .submit-details-child{background:#e1eff3;border-radius:1rem;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center;width:100%}.submit-journey-section .submit-journey-container .submit-journey-details-wrapper .submit-details-parent .submit-details-child .submit-details-subChild{flex:1 1}.submit-journey-section .submit-journey-container .submit-journey-details-wrapper .submit-details-parent .submit-details-child .submit-details-subChild p{color:#4e5354;font-size:1.2rem}.submit-journey-section .submit-journey-container .submit-journey-details-wrapper .submit-details-parent .submit-details-child .submit-details-subChild h3{color:#293132;font-size:1.8rem}.submit-journey-section .submit-journey-container .submit-journey-details-wrapper .submit-details-parent .submit-details-child .submit-details-subChild svg{height:4.8rem;width:4.8rem}.submit-journey-section .submit-journey-container .submit-journey-details-wrapper .user-details-wrapper{margin-top:3rem}.submit-journey-section .submit-journey-container .submit-journey-details-wrapper .user-details-wrapper .username{display:flex;align-items:center;gap:1.5rem}.submit-journey-section .submit-journey-container .submit-journey-details-wrapper .user-details-wrapper .username h2{color:#293132;font-weight:500;font-weight:2.2rem}.submit-journey-section .submit-journey-container .submit-journey-details-wrapper .user-details-wrapper .username svg{height:3rem;width:3rem}.submit-journey-section .submit-journey-container .submit-journey-details-wrapper .user-details-wrapper .user-details-info{margin-top:2rem}.submit-journey-section .submit-journey-container .submit-journey-details-wrapper .user-details-wrapper .user-details-info .user-details-parent{display:flex;justify-content:space-between;align-items:center;gap:1rem}.submit-journey-section .submit-journey-container .submit-journey-details-wrapper .user-details-wrapper .user-details-info .user-details-parent .user-details-child{flex:1 1}.submit-journey-section .submit-journey-container .submit-journey-details-wrapper .user-details-wrapper .user-details-info .user-details-parent .user-details-child .user-details-subChild{margin-bottom:1rem;display:flex;justify-content:space-between;align-items:center;background:#fff;border-radius:100px}.submit-journey-section .submit-journey-container .submit-journey-details-wrapper .user-details-wrapper .user-details-info .user-details-parent .user-details-child .user-details-subChild p{background:#a7dbe6;padding:.7rem 3rem;border-radius:100px;color:#4e5354}.submit-journey-section .submit-journey-container .submit-journey-details-wrapper .user-details-wrapper .user-details-info .user-details-parent .user-details-child .user-details-subChild h3{padding-right:2rem;color:#293132;font-weight:600}.rating-parent{display:flex;justify-content:space-between;align-items:center;margin-top:2rem;border-top:2px solid #f7f7f7;border-bottom:2px solid #f7f7f7;padding-top:1rem;padding-bottom:1rem}.rating-parent .rating-childs h4{font-size:1.2rem;color:#525252;font-weight:600}.rating-parent .rating-childs ul{display:flex}.rating-parent .rating-childs ul li{list-style-type:none;color:#d5e4e1;font-size:2rem;margin-right:.4rem;cursor:pointer}.rating-parent .rating-childs ul .active{color:#002389}.support-heading{margin-top:3rem;margin-bottom:4rem;border-bottom:2px dashed #4e5354;padding-bottom:1rem}.support-heading h1{color:#293132;font-size:2.8rem}.support-heading h1 span{color:#ff283c}.recovery-section .security-wrapper .security-parent{display:flex;justify-content:space-between;gap:3rem}.recovery-section .security-wrapper .security-parent .security-child{flex:1 1}.recovery-section .security-wrapper .security-parent .security-child:last-child{margin-top:7rem;display:flex;justify-content:end}.recovery-section .security-wrapper .security-parent .security-child img{height:auto;width:80%}.support-section .support-wrapper .support-heading{margin-top:3rem;margin-bottom:4rem;border-bottom:2px dashed #4e5354;padding-bottom:1rem}.support-section .support-wrapper .support-heading h1{color:#293132;font-size:2.8rem}.support-section .support-wrapper .support-heading h1 span{color:#ff283c}.support-section .support-wrapper .support-details-parent{display:flex;justify-content:space-between;gap:3rem}.support-section .support-wrapper .support-details-parent .support-details-child{flex:1 1}.support-section .support-wrapper .support-details-parent .support-details-child:last-child{margin-top:7rem;display:flex;justify-content:end}.support-section .support-wrapper .support-details-parent .support-details-child img{height:auto;width:80%}.support-section .support-wrapper .support-details-parent .support-details-child h2{color:#4e5354;font-size:2.1rem;padding-bottom:1rem}.support-section .support-wrapper .support-details-parent .support-details-child p{color:#4e5354;font-size:1.3rem}.support-section .support-wrapper .support-details-parent .support-details-child p span{font-weight:600}.support-section .support-wrapper .support-details-parent .support-details-child .support-code{margin:5rem 0 2rem;text-align:center;border:2px solid #d7d7d7;font-size:1.5rem;padding:.5rem 0;width:60%;cursor:pointer;border-radius:.5rem}.support-section .support-wrapper .support-details-parent .support-details-child .support-code h3{color:#4e5354}.about-section .about-content{margin-top:-1rem;margin-bottom:5rem}.about-section .about-content p{font-size:1.2rem;color:#4e5354}.about-section .about-content p span{font-style:italic}.about-section .about-content h3{margin-top:2rem;font-size:1.1rem;font-weight:400;color:#4e5354}.about-section .about-content h3 span{color:#293132;font-weight:600}.about-section .about-content img{margin-top:2rem;height:auto;width:100%}.withdrawal-wrapper{background:#0090bb;padding:3rem 2rem;border-radius:0 0 3rem 3rem}.withdrawal_info_wrapper{margin:2rem 0}.withdrawal_info_wrapper .withdrawal_info_parent{display:flex;justify-content:space-between;align-items:center}.withdrawal_info_wrapper .withdrawal_info_parent .withdrawal_info_childs{display:flex;align-items:center}.withdrawal_info_wrapper .withdrawal_info_parent .withdrawal_info_childs p{color:#e1eff3;font-size:1.5rem}.withdrawal_info_wrapper .withdrawal_info_parent .withdrawal_info_childs h3{background:#e1eff3;font-size:1.2rem;color:#0090bb;font-weight:500;padding:.4rem 1.2rem;border-radius:2rem;display:flex;align-items:center;gap:.5rem}.withdrawal_info_wrapper h1{color:#fff;font-size:4rem}.withdraw-section{background:#e1eff3;padding:0 0 3rem;min-height:100vh}.withdraw-section .withdraw-wrapper .withdrawal-wrapper-parent{margin-top:3rem}.withdraw-section .withdrawal-form-container .sub-form-container .sub-form-group{position:relative}.withdraw-section .withdrawal-form-container .sub-form-container .sub-form-group p{color:#000!important}.withdraw-section .withdrawal-form-container .sub-form-container .sub-form-group .allBtnFunc{position:absolute;top:42px;right:12px;font-weight:700;cursor:pointer;text-decoration:underline;color:#5a5a5a}.withdraw-section .withdrawal-form-container .sub-form-container .sub-form-group input{border:1px solid rgba(0,0,0,.177)}.withdraw-section .withdrawal-form-container .sub-form-container .sub-form-group .show-hide-icon{position:absolute;top:42px;right:12px;cursor:pointer}.withdraw-section .withdrawal-form-container .sub-form-container .sub-form-group .show-hide-icon i{color:#5a5a5a;font-size:1.2rem}.withdrawal-info-wrapper ul{margin:1rem 0}.withdrawal-info-wrapper ul li h1{font-size:1rem;font-weight:500;color:#000}.withdrawal-info-wrapper ul li .info-details{background:#efefef;border:1px solid rgba(0,0,0,.177);border-radius:.4rem;padding:.7rem .8rem;margin-top:.4rem;opacity:.8}.withdrawal-info-wrapper ul li .info-details h6{font-size:1.2rem;font-weight:400}.form-sub-heading h1{font-size:1.4rem;font-weight:600}.amount-options{margin:0 0 2rem}.amount-options .amount-option-parent{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem}.amount-options .amount-option-parent .amount-option-childs{padding:.5rem 1rem;text-align:center;cursor:pointer;border-radius:4rem;background:#fff;transition:.2s;opacity:1}.amount-options .amount-option-parent .amount-option-childs:hover{transition:.2s;opacity:.6}.amount-options .amount-option-parent .amount-option-childs h3{font-size:1rem;font-weight:600;text-align:center;color:#34a8cb}.withdrawal-success-receipt-container{width:100%;height:100%;position:fixed;background:rgba(0,0,0,.65);z-index:12;display:flex;justify-content:center;align-items:center}.withdrawal-success-receipt-container .withdrawal-success-receipt-inner{width:750px;background:#fff;border-radius:.4rem;padding:2rem;animation:fadeAnimation .5s linear forwards;position:relative}.withdrawal-success-receipt-container .withdrawal-success-receipt-inner .company-watermark{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.withdrawal-success-receipt-container .withdrawal-success-receipt-inner .company-watermark img{height:auto;width:12rem;opacity:.1}.withdrawal-success-receipt-container .withdrawal-success-receipt-inner .withdrawal-receipt-check,.withdrawal-success-receipt-container .withdrawal-success-receipt-inner .withdrawal-success-heading{text-align:center}.withdrawal-success-receipt-container .withdrawal-success-receipt-inner .withdrawal-success-heading h1{font-size:1.6rem;color:#373636}.withdrawal-success-receipt-container .withdrawal-success-receipt-inner .withdrawal-success-heading p{font-size:1.3rem;color:#373636}.withdrawal-success-receipt-container .withdrawal-success-receipt-inner .withdrawal-receipt-break{border:1px dashed rgba(0,0,0,.401);width:100%;margin:2rem 0}.withdrawal-success-receipt-container .withdrawal-success-receipt-inner .withdrawal-receipt-details ul li{display:flex;justify-content:space-between;align-items:center;margin:1rem 0}.withdrawal-success-receipt-container .withdrawal-success-receipt-inner .withdrawal-receipt-details ul li p{font-size:1.1rem;color:rgba(0,0,0,.78)}.withdrawal-success-receipt-container .withdrawal-success-receipt-inner .withdrawal-receipt-details ul li h5{font-size:1.1rem;color:#000;font-weight:500}.withdrawal-success-receipt-container .withdrawal-success-receipt-inner .withdrawal-receipt-details ul .channel h5,.withdrawal-success-receipt-container .withdrawal-success-receipt-inner .withdrawal-receipt-details ul .status h5{font-size:.8rem;color:#fff;padding:.4rem .6rem;border-radius:.4rem}.withdrawal-success-receipt-container .withdrawal-success-receipt-inner .withdrawal-receipt-details ul .channel h5{background:#262a2e}.withdrawal-success-receipt-container .withdrawal-success-receipt-inner .withdrawal-receipt-details ul .status h5{background:green}.withdrawal-success-receipt-container .wallet-receipt-action{display:flex;gap:1rem}.withdrawal-success-receipt-container .wallet-receipt-action button{flex:1 1;font-size:1.1rem;outline:none;border:none;background:rgba(0,36,93,.145);border:1px solid rgba(0,36,93,.145);border-radius:.4rem;padding:.5rem 0;color:#262a2e;font-weight:600;cursor:pointer}.withdrawal-success-receipt-container .wallet-receipt-action button:hover{opacity:.8}.withdrawal-success-receipt-container .confirm-with{margin:1rem 0 0}.withdrawal-success-receipt-container .confirm-with p{text-align:center;font-size:1rem;color:#0047c1;font-weight:500;cursor:pointer}.withdrawal-success-receipt-container .confirm-with p:hover{color:#000}.withdrawal-to-info{margin:0 2rem 2rem;border-radius:16px;border:1px solid #e5effd;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);padding:2rem}.withdrawal-to-info h2{font-weight:700;font-size:1.4rem}.withdrawal-to-info p{font-size:1.2rem;font-weight:500;color:#575757}.withdrawal-to-info .withdrawal-to-type{display:flex;margin-top:1rem;gap:1rem;margin-bottom:2rem}.withdrawal-to-info .withdrawal-to-type h5{background:rgba(0,36,93,.173);color:#0090bb;padding:.6rem 1rem;font-size:1rem;border-radius:.4rem}.security-details-wrapper{padding:0 2rem}.security-details-wrapper .security-tab{margin-top:2rem;display:flex;border-radius:.5rem;background:rgba(69,85,85,.5);box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.02)}.security-details-wrapper .security-tab a{width:100%}.security-details-wrapper .security-tab a button{width:100%;outline:none;border:none;padding:1rem 0;color:#fff;font-size:1.5rem;font-weight:600;cursor:pointer;background:none}.security-details-wrapper .security-tab a .button-active{background:#fff;color:#000;box-shadow:0 0 4px 0 #5e6a84;border-radius:.5rem}.profile-section{background:#f8f9fa;min-height:100vh}.profile-section .profile-inner-wrapper{padding:0 2rem}.profile-section .profile-inner-wrapper .user-profile-wrapper{margin-top:4rem;display:flex;align-items:center;gap:1.5rem}.profile-section .profile-inner-wrapper .user-profile-wrapper .upload-profile-img img{height:10rem;width:10rem}.profile-section .profile-inner-wrapper .user-profile-wrapper .user-info h1{color:#293132;font-size:2.7rem;padding-bottom:.5rem}.profile-section .profile-inner-wrapper .user-profile-wrapper .user-info h3{color:#0090bb;font-size:1.2rem;font-weight:600;text-transform:uppercase}.profile-section .profile-balance-wrapper{margin:3rem 2rem}.profile-section .profile-balance-wrapper .profile-balance-parent{display:flex;justify-content:space-between;align-items:center;gap:1.5rem}.profile-section .profile-balance-wrapper .profile-balance-parent .profile-balance-child{display:flex;justify-content:space-between;align-items:center;flex:1 1;background:#e1eff3;border-radius:1rem;padding:1rem}.profile-section .profile-balance-wrapper .profile-balance-parent .profile-balance-child .profile-balance-subChild p{color:#4e5354;font-size:1.2rem}.profile-section .profile-balance-wrapper .profile-balance-parent .profile-balance-child .profile-balance-subChild h3{color:#293132;font-size:1.5rem}.profile-section .profile-balance-wrapper .profile-balance-parent .profile-balance-child .profile-balance-subChild svg{height:4rem;width:4rem}.profile-section .membership-wrapper{padding:0 2rem}.profile-section .membership-wrapper .membership-section{padding-bottom:3rem}.profile-section .membership-wrapper .membership-section .membership-heading h1{color:#293132;font-size:1.6rem;font-weight:600}.profile-section .membership-wrapper .membership-section .membership-wrapper-parent{padding:1rem 0;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem}.profile-section .membership-wrapper .membership-section .membership-wrapper-parent .membership-wrapper-childs{margin-bottom:1rem;display:flex;align-items:center;gap:1.5rem;background:#e1eff3;flex:1 1;border-radius:1rem}.profile-section .membership-wrapper .membership-section .membership-wrapper-parent .membership-wrapper-childs img{background:#fff;border-radius:1rem;height:auto;width:10rem}.profile-section .membership-wrapper .membership-section .membership-wrapper-parent .membership-wrapper-childs .membership-wrapper-info h2{font-size:1.7rem;color:#293132}.profile-section .membership-wrapper .membership-section .membership-wrapper-parent .membership-wrapper-childs .membership-wrapper-info p{font-size:1.1rem;color:#4e5354}.dashboard-wrapper .dashboard-wrapper-inner-wrapper .dashboard-top-navbar{padding:1rem 2rem;margin-bottom:12rem}.dashboard-wrapper .dashboard-wrapper-inner-wrapper .dashboard-top-navbar .mysvg{height:auto;width:100%;position:absolute;top:-6rem;left:0;z-index:10}.dashboard-wrapper .dashboard-wrapper-inner-wrapper .dashboard-top-navbar .dashboard-top-navbar-parent{position:relative;z-index:12;display:flex;justify-content:space-between;margin-top:3rem}.dashboard-wrapper .dashboard-wrapper-inner-wrapper .dashboard-top-navbar .dashboard-top-navbar-parent .dashboard-top-navbar-childs:first-child img{height:auto;width:100%}.product-review{padding:1rem 0;margin-bottom:2rem}.product-review .review-container{width:100%;margin-top:.6rem;padding:1.2rem;border-radius:.4rem;outline:none;background:#fff;color:#000;border:none;font-size:1.2rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:1rem;border:1px solid rgba(0,0,0,.241)}.product-review .reviews-list-wrapper{position:fixed;top:0;left:50%;transform:translateX(-50%);width:100%;height:100%;background:rgba(0,0,0,.722);z-index:50;cursor:pointer}.product-review .reviews-list-wrapper .reviews-list{background:#fff;position:absolute;bottom:0;left:0;border-radius:1rem 1rem 0 0;padding:1rem;width:100%;max-height:70%;overflow-y:scroll}.product-review .reviews-list-wrapper .reviews-list::-webkit-scrollbar{width:4px;height:0}.product-review .reviews-list-wrapper .reviews-list::-webkit-scrollbar-track{background-color:#f8f8f8}.product-review .reviews-list-wrapper .reviews-list::-webkit-scrollbar-thumb{background-color:#e9e9e9;border-radius:0}.product-review .reviews-list-wrapper .reviews-list::-webkit-scrollbar-thumb:hover{background-color:#555}.product-review .reviews-list-wrapper .reviews-list li{background:rgba(56,56,95,.055);border-radius:.5rem;padding:1rem;margin:1rem 0;font-size:1.4rem;font-weight:600}.product-review .reviews-list-wrapper .reviews-list li:hover{background:rgba(56,56,95,.102)}.product-review .reviews-list-wrapper .reviews-list .review-close-btn{padding:1rem 0 4rem}.product-review .reviews-list-wrapper .reviews-list .review-close-btn button{width:100%;background:#0090bb;color:#fff;border:none;outline:none;padding:1rem;border-radius:1rem;font-size:1.2rem;cursor:pointer}.product-review .reviews-list-wrapper .reviews-list .review-close-btn button:hover{opacity:.8}.right-icon{height:3.5rem!important;width:3.5rem!important}.left-icon{height:4rem!important;width:4rem!important}.fetchNextData{height:100%;width:100%;background:rgba(0,0,0,.807);position:fixed;top:0;left:0;display:flex;justify-content:center;align-items:center;z-index:12}.fetchNextData h3{color:#fff;font-size:1.2rem}.fetchNextData h3 i,.loading_animation{animation:spinerAnimation .5s ease-in-out infinite}.sliderFaseAnimation{animation:fadeAnimation .5s ease-in-out forwards;transition:.4s}.rotating-spinner{animation:spinerAnimationLoading .8s ease-out infinite;margin-left:1rem}.pageAnimation{animation:fadeAnimation .5s ease-in-out forwards}@keyframes fadeAnimation{0%{opacity:0}to{opacity:1}}@keyframes fadeUpAnimation{0%{opacity:0;transform:translateY(4rem)}to{opacity:1;transform:translateY(0)}}@keyframes spinerAnimation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spinerAnimationLoading{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media only screen and (max-width:768px){html{font-size:calc(100% - (767px - 100vw)*.015)}.signin-page-section .form-container-wrapper{flex-direction:column}.navbar-extended-container{width:100%}.success-modal-container .success-modal-inner-container{width:90%}.landing-section .job-refrence-wrapper .job-refrence-parent{flex-direction:column;justify-content:unset;align-items:unset}.landing-section .landing-wrapper .category-wrapper .category-parent{flex-direction:column}.landing-section .landing-wrapper .spotlight-wrapper .spotlight-parent{flex-direction:column;justify-content:unset;align-items:unset}.landing-section .landing-wrapper .partner-wrapper img{width:100%}.navigation-container .navigation-wrapper .navigation-parent{padding:2rem}.journey-section .journer-wrapper .journey-card-wrapper .journey-card-parent{flex-direction:column}.journey-section .journer-wrapper .journey-card-wrapper .journey-card-parent .journey-card-child{justify-content:center;align-items:unset}.journey-section .journer-wrapper .selected-job-wrapper .selected-job-parent{flex-direction:column;justify-content:unset;align-items:unset}.submit-journey-section .submit-journey-container .submit-journey-details-wrapper .submit-details-parent{flex-direction:column}.submit-journey-section .submit-journey-container .submit-journey-details-wrapper .user-details-wrapper .user-details-info .user-details-parent{flex-direction:column;justify-content:flex-start;align-items:unset}}@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";*{margin:0;padding:0;box-sizing:border-box;font-family:Poppins,sans-serif}a{text-decoration:none}li{list-style-type:none}.loader-wrapper{position:fixed;top:0;left:0;background:hsla(0,0%,100%,.956);height:100%;width:100%;z-index:100;display:flex;justify-content:center;align-items:center;perspective:1000px}.loader-wrapper img{height:auto;width:8rem;transform-style:preserve-3d;animation:loaderAnimation 2s ease-in-out infinite}@keyframes loaderAnimation{0%{transform:rotateY(0deg)}to{transform:rotateY(1turn)}}.spinner-outer-wrapper .spinner-wrapper{background:#fff;height:100vh;padding:1rem}.spinner-outer-wrapper .spinner-wrapper .spinner-accountBalnce{margin-top:4rem;margin-bottom:-4rem}.spinner-outer-wrapper .spinner-wrapper .spinner-accountBalnce h3{color:#262a2e;text-align:center;font-size:1.4rem}.spinner-outer-wrapper .spinner-wrapper #wheel{display:flex;justify-content:center;position:relative;flex-direction:column}.spinner-outer-wrapper .spinner-wrapper .spinn-btns{padding:0 2rem;margin-top:-4rem}.spinner-outer-wrapper .spinner-wrapper .spinn-btns p{text-align:center;font-size:2rem;color:#262a2e;margin-bottom:1rem;font-size:1.4rem;font-weight:600}.spinner-outer-wrapper .spinner-wrapper .spinn-btns button{padding:1rem;margin-bottom:1rem;outline:none;border:none;font-size:1.2rem;width:100%;cursor:pointer}.spinner-outer-wrapper .spinner-wrapper .event_rules{padding:0 2rem}.spinner-outer-wrapper .spinner-wrapper .event_rules h3{font-size:1.4rem;margin-bottom:1rem}.spinner-outer-wrapper .spinner-wrapper .event_rules ul li{font-size:1.2rem;margin:1rem 0;font-weight:500}.d-none{display:none!important}.loader{height:10px;width:130px;--c:no-repeat linear-gradient(#161616 0 0);background:var(--c),var(--c),#c1c1c1;background-size:60% 100%;animation:l16 3s infinite}.worldmap{height:auto;width:60%;margin-top:-6rem;margin-bottom:-5rem;filter:drop-shadow(2px 4px 6px black)}@keyframes l16{0%{background-position:-150% 0,-150% 0}66%{background-position:250% 0,-150% 0}to{background-position:250% 0,250% 0}}.loader-alt{width:-moz-fit-content;width:fit-content;font-weight:700;font-family:monospace;font-size:1.1rem;-webkit-clip-path:inset(0 3ch 0 0);clip-path:inset(0 3ch 0 0);animation:l4 1s steps(4) infinite;margin-top:1rem}.loader-alt:before{content:"Loading..."}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.fetch-animation-wrapper{height:100vh;display:flex;justify-content:center;align-items:center;flex-direction:column}@keyframes l4{to{-webkit-clip-path:inset(0 -1ch 0 0);clip-path:inset(0 -1ch 0 0)}}.go2072408551{max-width:720px!important}input:disabled{cursor:not-allowed}.back_fade{animation-name:back_fade_animation;animation-fill-mode:forwards}@keyframes back_fade_animation{0%{opacity:0}to{opacity:1}}.back_fade_up{animation-name:back_fade_up_animation;animation-fill-mode:forwards}@keyframes back_fade_up_animation{0%{opacity:0;transform:translateY(4rem)}to{opacity:1;transform:translateY(0)}}.back_fade_down{animation-name:back_fade_down_animation;animation-fill-mode:forwards}@keyframes back_fade_down_animation{0%{opacity:0;transform:translateY(-4rem)}to{opacity:1;transform:translateY(0)}}.back_fade_right{animation-name:back_fade_right_animation;animation-fill-mode:forwards}@keyframes back_fade_right_animation{0%{opacity:0;transform:translateX(-4rem)}to{opacity:1;transform:translateX(0)}}.back_fade_left{animation-name:back_fade_left_animation;animation-fill-mode:forwards}@keyframes back_fade_left_animation{0%{opacity:0;transform:translateX(4rem)}to{opacity:1;transform:translateX(0)}}.back_fade_scale{animation-name:back_fade_scale_animation;animation-fill-mode:forwards}@keyframes back_fade_scale_animation{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.back_scale{animation-name:back_scale_animation;animation-fill-mode:forwards}@keyframes back_scale_animation{0%{transform:scale(1)}50%{transform:scale(.4)}to{transform:scale(1)}}.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/_next/static/media/ajax-loader.0b80f665.gif) 50% no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(/_next/static/media/slick.25572f22.eot);src:url(/_next/static/media/slick.25572f22.eot?#iefix) format("embedded-opentype"),url(/_next/static/media/slick.653a4cbb.woff) format("woff"),url(/_next/static/media/slick.6aa1ee46.ttf) format("truetype"),url(/_next/static/media/slick.f895cfdf.svg#slick) format("svg")}.slick-next,.slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;transform:translateY(-50%);cursor:pointer;border:none}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{color:transparent;outline:none;background:transparent}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;margin:0 5px;padding:0}.slick-dots li,.slick-dots li button{width:20px;height:20px;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;padding:5px;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}