@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}.auth-terms-wrapper{display:flex;margin-top:2rem;gap:1rem}.auth-terms-wrapper .auth-terms-wrapper-childs p{font-size:1rem}.auth-terms-wrapper .auth-terms-wrapper-childs p span{color:#28334a;font-weight:700;padding:0 .2rem}.switch{position:relative;display:inline-block;width:53px;height:25px}.switch input{opacity:0;width:0;height:0}.slider{cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc}.slider,.slider:before{position:absolute;transition:.4s}.slider:before{content:"";height:18px;width:18px;left:4px;bottom:4px;background-color:#fff}input:checked+.slider{background-color:#ff7300}input:focus+.slider{box-shadow:0 0 1px #ff7300}input:checked+.slider:before{transform:translateX(26px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}.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:#5a5a5a;font-size:1.2rem;font-weight:600}.hide_input{visibility:hidden}.fake-btn-diabaled{padding:1.25rem 0;background:#00245d;color:#fff!important;font-size:1.5rem!important;font-weight:600!important;cursor:not-allowed;text-align:center!important;opacity:.4}.fake-btn-diabaled,.primary-btn{width:100%;outline:none;border:none;border-radius:.5rem;transition:.2s}.primary-btn{padding:1.2rem 0;background:#ff7300;color:#fff;font-size:1.2rem;font-weight:600;cursor:pointer}.primary-btn:hover{opacity:.8;transition:.2s}.secondary-btn{width:100%;outline:none;border:none;padding:1.2rem 0;background:#34a8cb;color:#fff;border-radius:.5rem;font-size:1.2rem;font-weight:600;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{background:#ff7300;padding:1.2rem 0;border-radius:.5rem;display:flex;justify-content:center;align-items:center;opacity:.5}.isPressedValidation p{color:#fff;text-align:center;font-size:1.2rem}.isPressedValidation p i{margin-left:.5rem;animation:spinerAnimation .4s ease-in infinite}.success-modal-container{position:fixed;top:0;left:50%;transform:translateX(-50%);height:100%;width:100%;background:rgba(0,0,0,.821);z-index:124;display:flex;justify-content:center;align-items:center}.success-modal-container .success-modal-inner-container{background:#f5f6fa;width:750px;border-radius:1rem;animation:fadeAnimation .5s linear forwards;padding:.6rem .6rem 2rem}.success-modal-container .success-modal-inner-container .success-modal-image-wrapper{height:14rem;border-radius:1rem;overflow:hidden;position:relative}.success-modal-container .success-modal-inner-container .success-modal-image-wrapper .close_modal{height:2rem;width:2rem;background:#f5f6fa;position:absolute;top:1rem;right:1rem;border-radius:50%;display:flex;justify-content:center;align-items:center;z-index:12;transition:.2s;cursor:pointer}.success-modal-container .success-modal-inner-container .success-modal-image-wrapper .close_modal:hover{transition:.2s;opacity:.8}.success-modal-container .success-modal-inner-container .success-modal-image-wrapper .close_modal i{color:#000;font-size:1.2rem}.success-modal-container .success-modal-inner-container .success-modal-image-wrapper .modal_overlay{position:absolute;top:0;left:0;height:100%;width:100%;background:rgba(0,0,0,.4);z-index:10}.success-modal-container .success-modal-inner-container .success-modal-image-wrapper img{height:14rem;width:100%;object-position:top;object-fit:cover}.success-modal-container .success-modal-inner-container .success-modal-image-wrapper h1{color:#fff;position:absolute;top:45%;left:50%;transform:translate(-50%);font-size:2rem;z-index:12;text-align:center;text-shadow:0 0 1rem #000}.success-modal-container .success-modal-inner-container p{text-align:center;font-size:1.4rem;margin:1rem 0;color:#646464}.success-modal-container .success-modal-inner-container .modal-double-btn{display:flex;gap:1rem}.success-modal-container .success-modal-inner-container .success-modal-info-action{text-align:center}.success-modal-container .success-modal-inner-container .success-modal-info-action button{outline:none;border:none;padding:.6rem 4rem;font-size:1.2rem;background:#ff7300;border-radius:.4rem;color:#fff;font-weight:600;transition:.2s;cursor:pointer}.success-modal-container .success-modal-inner-container .success-modal-info-action button:hover{transition:.2s;opacity:.8}.welcome-section{background:#f5f6fa}.welcome-section .welcome-wrapper{padding:4rem;display:flex;height:100vh}.welcome-section .welcome-wrapper .welcome-parent:first-child{flex:1 1}.welcome-section .welcome-wrapper .welcome-parent:first-child img{height:auto;width:80%}.welcome-section .welcome-wrapper .welcome-parent:first-child h1{font-size:3rem;margin:12rem 0 10rem;font-weight:500}.welcome-section .welcome-wrapper .welcome-parent:first-child h1 span{color:#ee2023}.welcome-section .welcome-wrapper .welcome-parent:last-child{flex:2 1;position:relative}.welcome-section .welcome-wrapper .welcome-parent:last-child img{height:auto;width:140%;position:absolute;top:50%;left:80%;transform:translate(-50%,-50%)}.another-option-wrapper{text-align:end;margin:2rem 0}.another-option-wrapper a{color:#5a5a5a}.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:2px solid rgba(0,0,0,.22);border-radius:.6rem;background:transparent;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}.auth-main-heading{background:#f5f6fa;text-align:center;padding:2rem 0}.auth-main-heading img{height:auto;width:20rem}.auth-heading-wrapper .main-title-heading{margin:1rem 0 3rem}.auth-heading-wrapper .main-title-heading h1{color:#222;font-size:2.2rem;font-weight:500;text-align:center}.auth-heading-wrapper .main-title-heading p{color:#3b3b3b;font-size:1.2rem;padding-top:0;text-align:center;margin-top:.5rem}.auth-container-wrapper{background:#fff;padding:2rem;margin:2rem 0}.signs-tab{display:flex;gap:1rem}.signs-tab a{width:100%}.signs-tab a .signs-tab-child button{width:100%;outline:none;border:2px solid #ff7300;border-radius:.4rem;background:#ff7300;color:#fff;font-size:1.2rem;padding:.5rem;cursor:pointer;transition:.2s;font-weight:600}.signs-tab a .signs-tab-child button:hover{transition:.2s;opacity:.8}.signs-tab a .signs-tab-child .tab-active{background:transparent;color:#34a8cb;border:2px solid #34a8cb}.signs-tab a .signs-tab-child .tab-active:hover{transition:.2s;background:#34a8cb;color:#fff}.navigation-container{background:#f5f6fa;border-bottom:1px solid rgba(0,0,0,.201)}.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:18rem}.navigation-container .navigation-wrapper .navigation-parent .navigation-childs:last-child .navigation-icon{height:2.5rem;width:2.5rem;background-color:#18202b;border-radius:50%;display:flex;justify-content:center;align-items:center;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 i{color:#fff;font-size:1.2rem}.show-journey-details-nagative{margin:1rem 0}.show-journey-details-nagative p{font-size:1.4rem}.show-journey-details-nagative h2{font-size:1.6rem}.show-journey-details-nagative h3{font-size:1.8rem;text-align:center;color:red}.landing-section{margin-top:3rem}.landing-section .landing-wrapper .landing-bg-image{height:32rem;border-radius:1rem;overflow:hidden;position:relative}.landing-section .landing-wrapper .landing-bg-image img{height:32rem;width:100%;object-fit:cover;object-position:center}.landing-section .landing-wrapper .landing-bg-image .landing-overlay{position:absolute;top:0;left:0;height:100%;width:100%;background:rgba(0,0,0,.286)}.landing-section .landing-wrapper .landing-bg-image h1{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;color:#fff;font-size:4.375rem;width:100%}.landing-section .landing-wrapper .landing-bg-image .landing-action-wrapper{position:absolute;bottom:3rem;left:0;width:100%;text-align:center}.landing-section .landing-wrapper .landing-bg-image .landing-action-wrapper button{color:#fff;background:transparent;border:2px solid #fff;font-size:1.4rem;padding:.4rem 3rem;border-radius:2rem;cursor:pointer;transition:.2s}.landing-section .landing-wrapper .landing-bg-image .landing-action-wrapper button:hover{transition:.2s;background:rgba(89,89,89,.639)}.landing-section .landing-wrapper .landing-bg-image .landing-action-wrapper button i{color:#ff7300}.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{font-size:1.4rem;color:#5a5a5a}.div-heading p,.trusted-container{text-align:center}.trusted-container img{height:auto;width:100%}.trusted-container h1{font-size:1.2rem;margin:3rem 0 1rem;font-weight:500;color:#5a5a5a}.different-wrapper{padding:3rem 0}.different-wrapper .different-parent{display:flex;gap:.5rem}.different-wrapper .different-parent .different-childs{flex:1 1;margin:4rem 0}.different-wrapper .different-parent .different-childs .different-image-wrapper img{height:16rem;width:100%;border-radius:1rem;background-size:cover;background-position:50%}.different-wrapper .different-parent .different-childs .different-image-wrapper h3{margin-top:-5rem;margin-left:1.4rem;color:#fff}.different-wrapper .different-parent .different-childs .different-image-wrapper p{margin-left:1.4rem;margin-bottom:5rem;color:#ff7300}.different-wrapper .different-parent .different-childs .different-info{display:flex}.different-wrapper .different-parent .different-childs .different-info .different-info-childs svg{height:auto;width:2rem;margin-right:2rem}.different-wrapper .different-parent .different-childs .different-info .different-info-childs h3{font-size:1.4rem}.different-wrapper .different-parent .different-childs .different-info .different-info-childs p{margin-top:2rem;font-size:1.1rem;color:#5a5a5a}.popular-category-wrapper .popular-slider-container{margin-top:3rem}.popular-category-wrapper .popular-slider-container .popular-slider-wrapper{height:20rem;position:relative;overflow:hidden;border-radius:.4rem}.popular-category-wrapper .popular-slider-container .popular-slider-wrapper img{height:20rem;width:100%;background-size:cover;background-position:50%}.popular-category-wrapper .popular-slider-container .popular-slider-wrapper .popular-slider-overlay{position:absolute;height:100%;width:100%;top:0;left:0;background:rgba(0,0,0,.175)}.popular-category-wrapper .popular-slider-container .popular-slider-wrapper h3{position:absolute;bottom:1rem;left:1rem;width:100%;color:#fff;font-size:1.2rem}.slick-list{margin:0 -5px}.slick-slide>div{padding:0 5px}.excellent-review-container{padding:4rem 0}.excellent-review-container .excellent-review-parent{margin-top:2rem;display:flex;gap:2rem}.excellent-review-container .excellent-review-parent .excellent-review-childs{border:1px solid #c3c3c3;border-radius:.5rem;padding:2rem}.excellent-review-container .excellent-review-parent .excellent-review-childs svg{height:auto;width:3rem}.excellent-review-container .excellent-review-parent .excellent-review-childs h2{margin:1.4rem 0;font-size:1.4rem}.excellent-review-container .excellent-review-parent .excellent-review-childs .excellent-sub-parent{display:flex;align-items:center;gap:1rem}.excellent-review-container .excellent-review-parent .excellent-review-childs .excellent-sub-parent .excellent-sub-childs img{border-radius:50%}.excellent-review-container .excellent-review-parent .excellent-review-childs .excellent-sub-parent .excellent-sub-childs h4{font-size:1.2rem}.excellent-review-container .excellent-review-parent .excellent-review-childs .excellent-sub-parent .excellent-sub-childs p{font-size:1.1rem;color:#5a5a5a;font-weight:400}.freelancer-container .freelancer-parent{margin-top:3rem}.freelancer-container .freelancer-parent .freelancer-childs{border:1px solid #c3c3c3;border-radius:.4rem;overflow:hidden}.freelancer-container .freelancer-parent .freelancer-childs .freelancer-image-wrapper{display:flex;justify-content:center;align-items:center;background:#f5f6fa;padding:1.5rem 0}.freelancer-container .freelancer-parent .freelancer-childs .freelancer-image-wrapper img{height:auto;width:6rem}.freelancer-container .freelancer-parent .freelancer-childs .freelancer-info{padding:1rem}.freelancer-container .freelancer-parent .freelancer-childs .freelancer-info h1{font-size:1.2rem}.freelancer-container .freelancer-parent .freelancer-childs .freelancer-info ul{padding:0 0 0 2rem;margin:.5rem 0}.freelancer-container .freelancer-parent .freelancer-childs .freelancer-info ul li{font-size:1rem;list-style-type:disc}.freelancer-container .freelancer-parent .freelancer-childs .freelancer-rating{display:flex;align-items:center;margin:1rem 0}.freelancer-container .freelancer-parent .freelancer-childs .freelancer-rating svg{height:auto;width:1.4rem;margin-right:.5rem}.freelancer-container .freelancer-parent .freelancer-childs .freelancer-rating h4{font-size:1rem}.freelancer-container .freelancer-parent .freelancer-childs .freelancer-rating h4 span{font-weight:400;color:#5a5a5a}.freelancer-container .freelancer-parent .freelancer-childs .freelancer-rate{padding:0 1rem 1rem}.freelancer-container .freelancer-parent .freelancer-childs .freelancer-rate p{font-size:1rem;color:#5a5a5a}.freelancer-container .freelancer-parent .freelancer-childs .freelancer-rate h6{font-size:1rem}.freelancer-container .freelancer-parent .freelancer-childs .freelancer-rate h6 span{color:#5a5a5a;font-weight:400}.trending-container{padding:3rem 0}.trending-container .trending-parent{margin-top:3rem}.trending-container .trending-parent .trending-childs{border:1px solid #c3c3c3;border-radius:.4rem;overflow:hidden}.trending-container .trending-parent .trending-childs .trending-image-wrapper img{height:12rem;width:100%;background-size:cover;background-position:50%}.trending-container .trending-parent .trending-childs .trending-info{padding:1rem}.trending-container .trending-parent .trending-childs .trending-info h2{font-size:1.2rem}.trending-container .trending-parent .trending-childs .trending-info .trending-info-more{display:flex;justify-content:space-between;align-items:center;margin-top:2rem}.trending-container .trending-parent .trending-childs .trending-info .trending-info-more h6{font-size:1.4rem}.trending-container .trending-parent .trending-childs .trending-info .trending-info-more p{font-size:1rem;color:#5a5a5a}.globally-trusted-wrapper .globally-trusted-parent{background:#0a0f27;display:flex;border-radius:.4rem}.globally-trusted-wrapper .globally-trusted-parent .globally-trusted-childs{flex:1 1;padding:0 2rem}.globally-trusted-wrapper .globally-trusted-parent .globally-trusted-childs p{color:#ff7300;font-size:1rem;font-weight:600;margin:6rem 0 1rem}.globally-trusted-wrapper .globally-trusted-parent .globally-trusted-childs h2{font-size:3rem;color:#fff;margin-bottom:6rem}.navbar-overlay{z-index:14;background:rgba(0,0,0,.8);-webkit-backdrop-filter:blur(.2rem);backdrop-filter:blur(.2rem);height:100%}.navbar-extended-container,.navbar-overlay{position:absolute;top:7rem;left:0;width:100%}.navbar-extended-container{background:#18202b;z-index:15;padding:3rem 2rem}.navbar-extended-container .navbar-extended-wrapper .navbar-extended-parent{display:flex}.navbar-extended-container .navbar-extended-wrapper .navbar-extended-parent .navbar-extended-childs{flex:1 1}.navbar-extended-container .navbar-extended-wrapper .navbar-extended-parent .navbar-extended-childs:first-child img{height:8rem;width:8rem;background-size:cover;background-position:50%;border-radius:50%}.navbar-extended-container .navbar-extended-wrapper .navbar-extended-parent .navbar-extended-childs:first-child h3{color:#fff;font-size:1.4rem;margin-top:2rem}.navbar-extended-container .navbar-extended-wrapper .navbar-extended-parent .navbar-extended-childs:first-child h6{color:hsla(0,0%,100%,.693);font-size:1rem;cursor:pointer}.navbar-extended-container .navbar-extended-wrapper .navbar-extended-parent .navbar-extended-childs:first-child p{color:#ff7300;font-size:1rem;margin-top:.2rem}.navbar-extended-container .navbar-extended-wrapper .navbar-extended-parent .navbar-extended-childs ul{border-top:1px solid #949494;margin-right:1rem}.navbar-extended-container .navbar-extended-wrapper .navbar-extended-parent .navbar-extended-childs ul li{margin:.8rem 0}.navbar-extended-container .navbar-extended-wrapper .navbar-extended-parent .navbar-extended-childs ul li a{color:#fff;font-size:1.1rem;font-weight:400;transition:.2s}.navbar-extended-container .navbar-extended-wrapper .navbar-extended-parent .navbar-extended-childs ul li a:hover{transition:.2s;color:#ff7300}.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:#18202b;padding:3rem 0;margin-top:3rem}.footer-container .footer-parent{display:flex;justify-content:space-between;align-items:center}.footer-container .footer-parent img{height:auto;width:16rem}.footer-container .footer-parent p{color:#5b6678}.journey-section .journey-wrapper{background:#18202b;border-radius:1rem;margin:1rem;padding:3rem;position:relative}.journey-section .journey-wrapper .journey-deco-image{position:absolute;top:0;right:0;height:auto;width:30%;z-index:5}.journey-section .journey-wrapper .journey-info-wrapper{z-index:12;position:relative}.journey-section .journey-wrapper .journey-info-wrapper .journey-data-info p{color:#98999c;text-align:center;font-size:1.5rem;margin-top:4rem}.journey-section .journey-wrapper .journey-info-wrapper .journey-data-info h1{color:#fff;font-size:3.5rem;text-align:center;margin-top:1rem}.journey-section .journey-wrapper .journey-info-wrapper .journey-data-info-alt{display:flex;gap:1rem;margin-top:4rem}.journey-section .journey-wrapper .journey-info-wrapper .journey-data-info-alt-parent{flex:1 1}.journey-section .journey-wrapper .journey-info-wrapper .journey-data-info-alt-parent .journey-data-info-alt-childs{background:#5b6678;display:flex;justify-content:space-between;align-items:center;padding:1rem;border-radius:.4rem}.journey-section .journey-wrapper .journey-info-wrapper .journey-data-info-alt-parent .journey-data-info-alt-childs .journey-data-info-alt-childs-inner:first-child{display:flex;align-items:center}.journey-section .journey-wrapper .journey-info-wrapper .journey-data-info-alt-parent .journey-data-info-alt-childs .journey-data-info-alt-childs-inner:first-child img{height:auto;width:4rem;margin-right:1rem}.journey-section .journey-wrapper .journey-info-wrapper .journey-data-info-alt-parent .journey-data-info-alt-childs .journey-data-info-alt-childs-inner:first-child p{font-size:1.2rem;color:#fff}.journey-section .journey-wrapper .journey-info-wrapper .journey-data-info-alt-parent .journey-data-info-alt-childs .journey-data-info-alt-childs-inner h3{font-size:1.6rem;color:#fff}.journey-section .journey-wrapper .journey-submit-btn{margin-top:2rem;margin-bottom:2rem}.breadcrumb-wrapper .breadcrumb-wrapper-parent{display:flex;justify-content:space-between;align-items:center}.breadcrumb-wrapper .breadcrumb-wrapper-parent .breadcrumb-wrapper-childs{flex:1 1}.breadcrumb-wrapper .breadcrumb-wrapper-parent .breadcrumb-wrapper-childs:nth-child(2){text-align:center}.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.5rem;width:2.5rem;background:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center}.breadcrumb-wrapper .breadcrumb-wrapper-parent .breadcrumb-wrapper-childs .breadcrumb-back-link i{color:#18202b;font-size:1.2rem}.breadcrumb-wrapper .breadcrumb-wrapper-parent .breadcrumb-wrapper-childs h1{font-size:1.8rem;color:#fff}.breadcrumbAlt .breadcrumb-wrapper-childs .breadcrumb-back-link{height:2rem;width:2rem;background:rgba(24,32,43,.757)!important}.breadcrumbAlt .breadcrumb-wrapper-childs .breadcrumb-back-link i{color:#fff!important}.breadcrumbAlt .breadcrumb-wrapper-childs h1{font-size:1.6rem;color:#18202b!important}.history-section{padding:3rem 0;background:#f5f6fa;min-height:100vh}.history-section .history-card-wrapper .history-wrapper{display:grid;grid-template-columns:repeat(auto-fit,minmax(500px,1fr));grid-gap:1rem;gap:1rem}.history-section .history-card-wrapper .history-wrapper .history-card-container .history-card-parent{display:flex;background:#fff;border:1px solid rgba(0,0,0,.184);overflow:hidden;border-radius:.6rem}.history-section .history-card-wrapper .history-wrapper .history-card-container .history-card-parent .history-card-childs:first-child{flex:1 1}.history-section .history-card-wrapper .history-wrapper .history-card-container .history-card-parent .history-card-childs:first-child img{height:16rem;width:100%;object-fit:cover;object-position:center;border-right:1px solid rgba(0,0,0,.136)}.history-section .history-card-wrapper .history-wrapper .history-card-container .history-card-parent .history-card-childs:last-child{flex:2 1;padding:1rem}.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;align-items:center}.history-section .history-card-wrapper .history-wrapper .history-card-container .history-card-parent .history-card-childs:last-child .history-card-status p{padding:.4rem .6rem;border-radius:.4rem;text-transform:uppercase;font-size:.8rem;font-weight:600;color:#fff}.history-section .history-card-wrapper .history-wrapper .history-card-container .history-card-parent .history-card-childs:last-child .history-card-status h6{font-size:1rem;color:#5a5a5a;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:1rem 0}.history-section .history-card-wrapper .history-wrapper .history-card-container .history-card-parent .history-card-childs:last-child .history-card-heading h2{font-size:1rem}.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:1rem 0}.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:#5a5a5a}.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}.history-filter{margin-top:3rem}.history-filter ul{display:flex;justify-content:center;align-items:center;gap:1rem}.history-filter ul li{flex:1 1}.history-filter ul li button{width:100%;outline:none;padding:.6rem;border-radius:.4rem;text-align:center;font-size:1rem;font-weight:600;text-transform:uppercase;cursor:pointer;color:#34a8cb;background:#fff;border:2px solid #34a8cb;transition:.2s}.history-filter ul li button:hover{transition:.2s;opacity:.8}.history-active{background:#ff7300!important;color:#fff!important;font-size:1rem!important;font-weight:700!important;border:2px solid #ff7300!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{background:#28334a;min-height:100vh;padding:3rem 0}.link-wallet-section .link-wallet-wrapper .link-wallet-parent{display:flex;gap:2rem}.link-wallet-section .link-wallet-wrapper .link-wallet-parent .link-wallet-childs:first-child{flex:1 1;display:flex;justify-content:center;align-items:center}.link-wallet-section .link-wallet-wrapper .link-wallet-parent .link-wallet-childs:first-child img{height:100%;width:100%}.link-wallet-section .link-wallet-wrapper .link-wallet-parent .link-wallet-childs:last-child{flex:2 1;padding-top:6rem}.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:1rem;color:#fff;font-weight:500}.sub-form-container .sub-form-group input{width:100%;padding:.6rem 1rem;border-radius:.4rem;outline:none;border:none;margin-top:.4rem;font-size:1.2rem}.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:#31dee5}.terms-condition label{font-size:1.3rem}.submit-journey-section{background:#f5f6fa;height:100vh;padding:1rem}.submit-journey-section .submit-journey-container{border-radius:1rem;overflow:hidden}.submit-journey-section .submit-journey-container .submit-journey-parent{display:flex;gap:2rem}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs{flex:1 1}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-journey-image-wrapper{height:50rem;border-radius:1rem;overflow:hidden;position:relative}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-journey-image-wrapper .submit-journey-back-btn{position:absolute;top:1rem;left:1rem;height:2.5rem;width:2.5rem;border-radius:50%;background:#fff;border:1px solid rgba(0,0,0,.114);display:flex;justify-content:center;align-items:center;box-shadow:0 0 1rem rgba(0,0,0,.244);cursor:pointer}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-journey-image-wrapper .submit-journey-back-btn i{color:#000}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-journey-image-wrapper img{height:50rem;width:100%;object-fit:cover;object-position:center}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-journey-info-wrapper .rating{display:flex}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-journey-info-wrapper .rating li{list-style-type:none;color:#c4c4c4;font-size:1.5rem;margin-right:.4rem;cursor:pointer}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-journey-info-wrapper .rating .active{color:#ff7300}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-journey-details-parent .submit-journey-details-childs{display:flex;justify-content:space-between;align-items:center;background:#fff;margin:1rem 0;padding:1rem;border-radius:.4rem;border:1px solid rgba(0,0,0,.133)}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-journey-details-parent .submit-journey-details-childs .submit-journey-details-childs-inner:first-child{display:flex;align-items:center;gap:1rem}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-journey-details-parent .submit-journey-details-childs .submit-journey-details-childs-inner:first-child img{height:auto;width:4rem}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-journey-details-parent .submit-journey-details-childs .submit-journey-details-childs-inner:first-child p{color:#3b3b3b;font-size:1.2rem}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-journey-details-parent .submit-journey-details-childs .submit-journey-details-childs-inner h1{font-size:1.6rem;font-weight:600;color:#3b3b3b}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-people-info{background:#fff;padding:1rem;border-radius:.4rem;border:1px solid rgba(0,0,0,.133);margin-top:1rem}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-people-info .submit-people-name{display:flex;align-items:center;gap:1rem}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-people-info .submit-people-name svg{height:auto;width:3rem}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-people-info .submit-people-name h6{font-size:1.6rem}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-people-info ul{margin-top:2rem}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-people-info ul li{display:flex;justify-content:space-between;align-items:center;margin:.5rem 0}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-people-info ul li p{font-size:1rem}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-people-info ul li h2{font-size:1.1rem;font-weight:700}.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}.recovery-section{background:#28334a;min-height:100vh;padding:3rem 0}.recovery-section .recovery-wrapper{margin-top:4rem}.recovery-section .recovery-wrapper .recovery-parent{display:flex;gap:2rem}.recovery-section .recovery-wrapper .recovery-parent .recovery-childs{flex:1 1}.recovery-section .recovery-wrapper .recovery-parent .recovery-childs:first-child img{height:auto;width:100%}.recovery-section .recovery-wrapper .recovery-parent .recovery-childs:last-child .sub-form-container .sub-form-group{position:relative}.recovery-section .recovery-wrapper .recovery-parent .recovery-childs:last-child .sub-form-container .sub-form-group .show-hide-icon{position:absolute;top:42px;right:12px;cursor:pointer}.recovery-section .recovery-wrapper .recovery-parent .recovery-childs:last-child .sub-form-container .sub-form-group .show-hide-icon i{color:#5a5a5a;font-size:1.2rem}.support-section{background:#28334a;height:100vh;padding:3rem 0}.support-section .support-wrapper{margin:6rem 0 0}.support-section .support-wrapper .support-parent{display:flex;gap:1rem}.support-section .support-wrapper .support-parent .support-childs{flex:1 1}.support-section .support-wrapper .support-parent .support-childs .support-quatation svg{height:auto;width:3rem}.support-section .support-wrapper .support-parent .support-childs:first-child h1{font-size:4rem;color:#fff;font-weight:600;margin-top:3rem}.support-section .support-wrapper .support-parent .support-childs:first-child h1 span{color:#ff7300}.support-section .support-wrapper .support-parent .support-childs:first-child p{color:#fff;font-size:1.2rem;margin:1rem 0 3rem}.support-section .support-wrapper .support-parent .support-childs:last-child p{font-size:1.2rem;color:#fff}.support-section .support-wrapper .support-parent .support-childs:last-child h4{color:#000;text-align:center;font-size:1.4rem;background:#fff;border-radius:.4rem;padding:1rem;margin:2rem 0}.withdraw-section{background:#f5f6fa;padding:3rem 0;height:100vh}.withdraw-section .withdraw-wrapper .withdrawal-wrapper-parent{display:flex;margin-top:3rem}.withdraw-section .withdraw-wrapper .withdrawal-wrapper-parent .withdrawal-wrapper-childs{flex:1 1}.withdraw-section .withdraw-wrapper .withdrawal-wrapper-parent .withdrawal-wrapper-childs:first-child .withdrawal-wrapper-info{background:#18202b;border-radius:1rem;text-align:center;position:relative}.withdraw-section .withdraw-wrapper .withdrawal-wrapper-parent .withdrawal-wrapper-childs:first-child .withdrawal-wrapper-info img{position:absolute;top:0;right:0;height:auto;width:60%;z-index:1}.withdraw-section .withdraw-wrapper .withdrawal-wrapper-parent .withdrawal-wrapper-childs:first-child .withdrawal-wrapper-info .withdrawal-wrapper-title{background:#ff7300;border-radius:1rem;padding:1rem 0;position:relative;z-index:2}.withdraw-section .withdraw-wrapper .withdrawal-wrapper-parent .withdrawal-wrapper-childs:first-child .withdrawal-wrapper-info .withdrawal-wrapper-title h1{color:#fff;font-size:1.2rem}.withdraw-section .withdraw-wrapper .withdrawal-wrapper-parent .withdrawal-wrapper-childs:first-child .withdrawal-wrapper-info .withdrawal-wrapper-more-info{padding:10rem 0 16rem;position:relative;z-index:2}.withdraw-section .withdraw-wrapper .withdrawal-wrapper-parent .withdrawal-wrapper-childs:first-child .withdrawal-wrapper-info .withdrawal-wrapper-more-info p{color:#98999c;font-size:1.4rem}.withdraw-section .withdraw-wrapper .withdrawal-wrapper-parent .withdrawal-wrapper-childs:first-child .withdrawal-wrapper-info .withdrawal-wrapper-more-info h3{color:#fff;font-size:4rem;font-weight:600;margin:1rem 0 2rem}.withdraw-section .withdraw-wrapper .withdrawal-wrapper-parent .withdrawal-wrapper-childs:first-child .withdrawal-wrapper-info .withdrawal-wrapper-more-info .withdrawal-wrapper-more-info-link a{background:#34a8cb;color:#fff;padding:.6rem 1.2rem;border-radius:.4rem;font-size:.9rem;font-weight:600}.withdraw-section .withdraw-wrapper .withdrawal-wrapper-parent .withdrawal-wrapper-childs:last-child .withdrawal-tab-wrapper{padding:0 2rem}.withdraw-section .withdrawal-form-container{padding:2rem}.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:#fff;border:1px solid rgba(0,0,0,.177);border-radius:.4rem;padding:.5rem .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:8px;background:#fff;border:2px solid #34a8cb;transition:.2s}.amount-options .amount-option-parent .amount-option-childs:hover{transition:.2s;background:#ff7300;border:2px solid #ff7300}.amount-options .amount-option-parent .amount-option-childs:hover h3{color:#fff!important}.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:#31dee5;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}.invite-section .invite-image{text-align:center}.invite-section .invite-image img{height:auto;width:60%;filter:invert(1) brightness(2)}.invite-section .invite-section-wrapper{padding:2rem}.invite-section .invite-section-wrapper .invite-details{text-align:center}.invite-section .invite-section-wrapper .invite-details h2{color:#e5e5e5;font-size:2.5rem}.invite-section .invite-section-wrapper .invite-details h3{font-size:1.5rem;padding-top:0;font-weight:500;color:#ececec}.invite-section .invite-section-wrapper .invite-details .invite-code-wrapper{display:flex;justify-content:center;align-items:center}.invite-section .invite-section-wrapper .invite-details .invite-code-wrapper .invite-code{display:flex;background-color:#fff;width:-moz-fit-content;width:fit-content;gap:2rem;padding:1rem 2rem;border-radius:.5rem;margin:2rem 0 5rem;filter:drop-shadow(0 0 4px rgba(0,0,0,.25))}.invite-section .invite-section-wrapper .invite-details .invite-code-wrapper .invite-code h2{font-size:1.8rem;color:#111827}.invite-section .invite-section-wrapper .invite-details .invite-code-wrapper .invite-code button{padding:.5rem 1.3rem;background:#ce3185;border-radius:.3rem;color:#fff;border:none;font-size:1.3rem;font-weight:600}.profile-section{background:#18202b;min-height:100vh;padding:3rem 0}.profile-section .profile-wrapper{padding:2rem 0}.profile-section .profile-wrapper .profile-parent .user-info{padding-bottom:0}.profile-section .profile-wrapper .profile-parent .user-info .profile-wrapper{display:flex;justify-content:center}.profile-section .profile-wrapper .profile-parent .user-info .profile-wrapper .profile-img{height:10rem;width:10rem;background:#f5f5f5;border-radius:50%}.profile-section .profile-wrapper .profile-parent .user-info .profile-wrapper .profile-img img{height:10rem;width:10rem;border-radius:100%;object-fit:cover;object-position:center;box-shadow:0 0 10px rgba(0,0,0,.338)}.profile-section .profile-wrapper .profile-parent .user-info .profile-info h3{text-align:center;font-size:1.6rem;font-weight:600;color:#fff}.profile-section .profile-wrapper .profile-parent .user-info .profile-info h4{text-align:center;font-size:1.4rem;font-weight:600;color:#ff7300}.profile-section .profile-wrapper .profile-parent .user-info .profile-info .sidebar-progress-bar{margin:1rem 0}.profile-section .profile-wrapper .profile-parent .user-info .profile-info .sidebar-progress-bar .sidebar-progress-bar-parent{display:flex;justify-content:center}.profile-section .profile-wrapper .profile-parent .user-info .profile-info .sidebar-progress-bar .sidebar-progress-bar-parent .sidebar-progress-bar-childs{width:100%}.profile-section .profile-wrapper .profile-parent .user-info .profile-info .sidebar-progress-bar .sidebar-progress-bar-parent .sidebar-progress-bar-childs .progressbar-track{height:.4rem;position:relative;border-radius:.5rem;background:#eee;margin-top:1rem}.profile-section .profile-wrapper .profile-parent .user-info .profile-info .sidebar-progress-bar .sidebar-progress-bar-parent .sidebar-progress-bar-childs .progressbar-track .progressbar-thumb{height:100%;background:#34a8cb;border-radius:1rem;position:absolute;top:0;left:0;display:flex;justify-content:flex-end;align-items:center}.profile-section .profile-wrapper .profile-parent .user-info .profile-info .sidebar-progress-bar .sidebar-progress-bar-parent .sidebar-progress-bar-childs .progressbar-track .progressbar-thumb p{background:#34a8cb;font-size:.8rem;padding:.2rem 1rem;border-radius:.4rem;color:#fff;font-weight:400}.profile-account-details-container{display:flex;gap:1rem}.profile-account-details-container .profile-account-details-parent{display:flex;justify-content:space-between;align-items:center;background:#5b6678;padding:1rem;border-radius:.4rem;flex:1 1}.profile-account-details-container .profile-account-details-parent .profile-account-details-childs{display:flex;align-items:center;gap:1rem}.profile-account-details-container .profile-account-details-parent .profile-account-details-childs .profile-account-details-icon img{height:auto;width:3rem}.profile-account-details-container .profile-account-details-parent .profile-account-details-childs .profile-account-details-icon p{font-size:1.1rem;color:#fff}.profile-account-details-container .profile-account-details-parent .profile-account-details-childs h1{color:#fff;font-size:1.4rem}.membership-section .membership-heading{margin:6rem 0 5rem}.membership-section .membership-heading h1{text-align:center;color:#fff;font-size:1.6rem;font-weight:500}.membership-section .membership-wrapper-parent{padding:1rem;display:flex;gap:1rem;border-radius:.4rem}.membership-section .membership-wrapper-parent .membership-wrapper-childs{background:#fff;flex:1 1;padding:1rem;text-align:center;border-radius:.5rem}.membership-section .membership-wrapper-parent .membership-wrapper-childs img{height:auto;width:10rem;margin-top:-6rem}.membership-section .membership-wrapper-parent .membership-wrapper-childs .membership-wrapper-info{padding-bottom:1rem}.membership-section .membership-wrapper-parent .membership-wrapper-childs .membership-wrapper-info h2{font-size:1.5rem;font-weight:600}.membership-section .membership-wrapper-parent .membership-wrapper-childs .membership-wrapper-info p{font-size:1rem;color:#5a5a5a}.certificate-section .certificate-wrapper{display:flex;justify-content:center;align-items:center;padding:3rem}.certificate-section .certificate-wrapper .certifiacte-parent img{height:100%;width:100%;object-fit:cover;object-position:center}.about-us-page-wrapper img{height:auto;width:100%}.about-us-page-wrapper .about-page-details-wrapper{padding:3rem 2rem}.about-us-page-wrapper .about-page-details-wrapper p{font-size:1.5rem}.about-us-page-wrapper .about-page-details-wrapper p span{font-weight:700}.about-us-desktop-view,.about-us-mobile-view{margin-top:2rem}.about-us-desktop-view img,.about-us-mobile-view img{height:auto;width:100%}.content-section{padding:3rem 0}.content-section .content-wrapper{margin-top:3rem}.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:#31dee5;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)}}.about-us-mobile-view{display:none}.about-us-desktop-view{display:block}@media only screen and (max-width:768px){html{font-size:calc(100% - (767px - 100vw)*.015)}.welcome-section .welcome-wrapper{flex-direction:column;padding:2rem}.welcome-section .welcome-wrapper .welcome-parent:first-child h1{margin:4rem 0}.welcome-get-started-btn{position:absolute;left:50%;top:90%;transform:translate(-50%,-50%);width:90%;z-index:12}.welcome-section .welcome-wrapper .welcome-parent:last-child img{top:23%}.success-modal-container .success-modal-inner-container{width:90%}.landing-section .landing-wrapper .landing-bg-image h1{font-size:2rem}.landing-section .landing-wrapper .landing-bg-image .landing-action-wrapper{padding:0 2rem}.different-wrapper .different-parent{flex-direction:column}.different-wrapper .different-parent .different-childs .different-image-wrapper img{height:26rem}.different-wrapper .different-parent .different-childs{margin:2rem 0}.different-wrapper .different-parent .different-childs .different-image-wrapper p{margin-bottom:3rem}.popular-category-wrapper .popular-slider-container .popular-slider-wrapper,.popular-category-wrapper .popular-slider-container .popular-slider-wrapper img{height:26rem}.excellent-review-container .excellent-review-parent{flex-direction:column}.trending-container .trending-parent .trending-childs .trending-image-wrapper img{height:18rem}.globally-trusted-wrapper .globally-trusted-parent{flex-direction:column}.globally-trusted-wrapper .globally-trusted-parent .globally-trusted-image{padding:16rem}.footer-container .footer-parent{flex-direction:column}.footer-container .footer-parent p{margin-top:1rem}.navbar-extended-container .navbar-extended-wrapper .navbar-extended-parent{flex-direction:column}.navbar-extended-wrapper{position:relative}.logout-btn-container{position:absolute;bottom:-2rem;left:0;width:100%;margin:auto}.navbar-profile{margin-bottom:2rem}.navbar-extended-container .navbar-extended-wrapper .navbar-extended-parent .navbar-extended-childs ul li{margin:1.6rem 0}.journey-section .journey-wrapper .journey-info-wrapper .journey-data-info-alt{flex-direction:column}.submit-journey-section .submit-journey-container .submit-journey-parent{flex-direction:column;padding-bottom:6rem}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-journey-image-wrapper,.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-journey-image-wrapper img{height:30rem}.membership-section .membership-wrapper-parent,.profile-account-details-container{flex-direction:column}.membership-section .membership-wrapper-parent .membership-wrapper-childs{margin-bottom:5rem}.history-section .history-card-wrapper .history-wrapper{grid-template-columns:repeat(auto-fit,minmax(335px,1fr))}.link-wallet-section .link-wallet-wrapper .link-wallet-parent,.support-section .support-wrapper .support-parent,.withdraw-section .withdraw-wrapper .withdrawal-wrapper-parent{flex-direction:column}.withdraw-section .withdraw-wrapper .withdrawal-wrapper-parent .withdrawal-wrapper-childs:last-child .withdrawal-tab-wrapper{padding:0;margin-top:2rem;margin-bottom:2rem}.withdraw-section .withdrawal-form-container{padding:0}.withdraw-section .withdrawal-form-container .sub-form-container .sub-form-group .allBtnFunc{top:27px}.withdraw-section .withdrawal-form-container .sub-form-container .sub-form-group .show-hide-icon{top:28px}.withdrawal-action-btn{padding:0 0 3rem}.transaction-history-section .transaction-history-container{grid-template-columns:repeat(auto-fit,minmax(345px,1fr))}.global-form-wrapper .user-info-input-wrapper{grid-template-columns:repeat(auto-fit,minmax(288px,1fr))}.journey-section .journey-wrapper{padding:3rem 1rem}.withdrawal-success-receipt-container .withdrawal-success-receipt-inner{width:95%}.recovery-section .recovery-wrapper .recovery-parent{flex-direction:column}.recovery-section .recovery-wrapper .recovery-parent .recovery-childs:first-child{text-align:center;margin-bottom:2rem}.recovery-section .recovery-wrapper .recovery-parent .recovery-childs:first-child img{width:60%}.recovery-section .recovery-wrapper .recovery-parent .recovery-childs:last-child .sub-form-container .sub-form-group .show-hide-icon{top:27px}.about-us-mobile-view{display:block}.about-us-desktop-view{display:none}}@import"https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap";@import"https://fonts.cdnfonts.com/css/museo";*{margin:0;padding:0;box-sizing:border-box;font-family:Open Sans,sans-serif}.fontAlt{font-family:Museo,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}