.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{width:100%;outline:none;border:none;padding:1.25rem 0;background:#00245d;border-radius:.5rem;color:#fff!important;font-size:1.5rem!important;font-weight:600!important;cursor:not-allowed;transition:.2s;text-align:center!important;opacity:.4}.primary-btn{width:100%;height:4.4rem;margin-top:2.4rem;border:none;border-radius:10rem;background:#0080ff;color:#fafafa;font-size:1.6rem;font-weight:400;cursor:pointer;transition:.3s}.primary-btn:hover{opacity:.9;transition:.3s}.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}.another-option-wrapper a{display:block;margin-top:1.2rem;text-align:right;color:#ff6f00;font-size:1.2rem;font-weight:700;text-decoration:none}.terms{margin-top:1.6rem;text-align:center;color:#fff;font-size:1.1rem;line-height:1.6}.terms a{color:#0080ff;font-weight:700;text-decoration:none}.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{width:100%;height:3.6rem;border:none;outline:none;padding:0 1.6rem;border-radius:.8rem;background:#fff;font-size:1.3rem}.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:50%;right:0;transform:translate(-50%,-50%);display:flex;justify-content:center;align-items:center}.global-form-wrapper .user-info-input-wrapper .user-info-input .password-privacy-icon i{font-size:1.5rem;color:#ff6f00;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{width:100%;max-width:48rem;margin:0 auto;padding:1.6rem;border-radius:1.2rem;background:rgba(0,0,0,.25);-webkit-backdrop-filter:blur(1.25rem);backdrop-filter:blur(1.25rem)}.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:#000}.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;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}.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{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{width:100%;height:100vh;display:flex;justify-content:flex-end;position:fixed;z-index:15;right:0;top:0}.navbar-extended-container .navbar-extended-wrapper{width:100%;max-width:600px;display:flex;flex-direction:column;gap:2rem;background:linear-gradient(270deg,rgba(4,4,5,.75),#22222f);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:3.5rem 3rem;color:#fff}.navbar-extended-container .navbar-extended-wrapper .topRow{display:flex;align-items:center;justify-content:space-between}.navbar-extended-container .navbar-extended-wrapper .topRow .logo{width:15rem;height:auto;object-fit:contain}.navbar-extended-container .navbar-extended-wrapper .topRow .iconBox{width:42px;height:42px;display:flex;align-items:center;justify-content:center}.navbar-extended-container .navbar-extended-wrapper .topRow .iconBox svg{width:100%;height:100%}.navbar-extended-container .navbar-extended-wrapper .content{padding-top:2rem}.navbar-extended-container .navbar-extended-wrapper .content p{font-size:1.8rem;font-weight:500;color:#c2c2c2;margin-top:.8rem;cursor:pointer;transition:.2s ease}.navbar-extended-container .navbar-extended-wrapper .content p:after{content:"→";margin-left:6px;opacity:0;transform:translateX(-4px);transition:.2s ease}.navbar-extended-container .navbar-extended-wrapper .content p:hover{color:#fff}.navbar-extended-container .navbar-extended-wrapper .content p:hover:after{opacity:1;transform:translateX(0)}.navbar-extended-container .navbar-extended-wrapper .divider{width:100%;height:2px;background:#fff;margin-top:10rem}.navbar-extended-container .navbar-extended-wrapper .logout{display:flex;align-items:center;gap:.8rem;font-size:1.6rem;font-weight:700;color:#0080ff;cursor:pointer}.navbar-extended-container .navbar-extended-wrapper .logout .logoutIcon{display:flex;justify-content:center;align-items:center}.pageAnimation{animation:fadeInUp .3s ease-in-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.navbar-extended-container .navbar-extended-wrapper{max-width:100%;padding:2.5rem 2rem}.navbar-extended-container .navbar-extended-wrapper .content h2{font-size:2rem}.navbar-extended-container .navbar-extended-wrapper .content p{font-size:1.6rem}.navbar-extended-container .navbar-extended-wrapper .topRow .logo{width:120px}.navbar-extended-container .navbar-extended-wrapper .topRow .iconBox{width:38px;height:38px}.navbar-extended-container .navbar-extended-wrapper .logout{font-size:1.4rem}}.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}.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;align-items:center;gap:1rem;padding:3rem 0}.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;display:flex;justify-content:center;align-items:center;color:#fff;font-size:2rem}.breadcrumb-wrapper .breadcrumb-wrapper-parent .breadcrumb-wrapper-childs h1{font-size:1.8rem;color:#fff;font-weight:300}.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%;border:none;outline:none;padding:.6rem;border-radius:3rem;text-align:center;font-size:1rem;font-weight:600;cursor:pointer;color:#fff;background:#161616;transition:.2s}.history-filter ul li button:hover{transition:.2s;opacity:.8}.history-active{background:#0080ff!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;width:100%}.data-not-found img{height:auto;width:40%}.link-wallet-section{background:#000;min-height:100vh;padding:3rem 0;position:relative}.link-wallet-section .bgimg{position:absolute;top:0;right:0;height:100vh;z-index:-1}.link-wallet-section .bgimg img{height:100%;width:100%}.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:2 1}.link-wallet-section .link-wallet-wrapper .link-wallet-parent .link-wallet-childs:last-child{flex:1 1;display:flex;justify-content:flex-end;align-items:center}.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:100%;background:#fff;border-radius:.4rem;animation:fadeAnimation .5s linear forwards;position:relative}.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}.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}}.heroSection{position:relative;width:100%;min-height:100vh;height:100%;overflow:hidden;display:flex;align-items:center}.heroSection .heroGif{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.heroSection .overlay{position:absolute;inset:0;background:rgba(0,0,0,.25)}.heroSection .content{position:relative;z-index:2;width:100%;max-width:120rem;margin:0 auto;padding:6rem 3rem;display:flex;flex-direction:column}.heroSection .logo{margin-bottom:5rem}.heroSection .logo img{width:auto;height:4rem;display:block}.heroSection .textContent{max-width:45rem}.heroSection .textContent h1{margin:0;color:#fff;font-family:Heebo,sans-serif;font-size:4.2rem;line-height:5rem;letter-spacing:-.02rem}.heroSection .textContent h1 span{display:block;font-weight:300}.heroSection .textContent h1 strong{display:block;font-weight:700}.heroSection .textContent p{margin:3rem 0 0;color:#fff;font-family:Heebo,sans-serif;font-size:2rem;line-height:1.5;font-weight:400;max-width:45rem}.heroSection .textContent button{position:relative;margin-top:5rem;width:24rem;height:5rem;border:none;border-radius:10rem;background:rgba(0,0,0,.15);backdrop-filter:blur(1.25rem);-webkit-backdrop-filter:blur(1.25rem);color:#fafafa;font-family:Heebo,sans-serif;font-size:1.6rem;font-weight:400;cursor:pointer;transition:all .3s ease}.heroSection .textContent button:before{content:"";position:absolute;inset:0;padding:.1rem;border-radius:inherit;background:linear-gradient(234deg,#1f32b3 11.14%,#ee6f4a 71.83%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.heroSection .textContent button:hover{background:rgba(0,0,0,.3)}@media(max-width:1024px){.heroSection{min-height:100vh;height:100%}.heroSection .content{padding:5rem 4rem}.heroSection .logo{margin-bottom:4rem}.heroSection .logo img{height:3.6rem}.heroSection .textContent{max-width:42rem}.heroSection .textContent h1{font-size:3.6rem;line-height:4.4rem}.heroSection .textContent p{font-size:1.8rem;margin-top:2.4rem}.heroSection .textContent button{margin-top:4rem;width:22rem;height:4.8rem;font-size:1.5rem}}@media(max-width:768px){.heroSection{min-height:100vh;height:100%}.heroSection .content{padding:5rem 2.4rem;justify-content:center}.heroSection .logo{margin-bottom:3rem}.heroSection .logo img{height:3.2rem}.heroSection .textContent{max-width:100%}.heroSection .textContent h1{font-size:3rem;line-height:3.8rem}.heroSection .textContent p{margin-top:2rem;font-size:1.6rem;line-height:1.6}.heroSection .textContent button{width:100%;max-width:24rem;height:4.8rem;margin-top:3rem;font-size:1.5rem}}@media(max-width:480px){.heroSection{min-height:100svh}.heroSection .content{height:100svh;padding:6rem 3.3rem 5rem;justify-content:space-between}.heroSection .logo{margin-bottom:0}.heroSection .logo img{height:3.8rem}.heroSection .textContent{margin-top:auto;max-width:30rem}.heroSection .textContent h1{font-size:3.2rem;line-height:3.8rem;letter-spacing:0}.heroSection .textContent p{margin-top:2.4rem;font-size:1.6rem;line-height:2.2rem;max-width:30rem}.heroSection .textContent button{width:100%;max-width:31rem;height:5rem;margin-top:10rem;font-size:2rem}}.signInPage{position:relative;min-height:100vh;background:#040405;overflow:hidden;display:flex;justify-content:center;align-items:center}.signInPage .blueShape{top:-12rem;right:-10rem;width:68rem;height:68rem;background:#1f32b3}.signInPage .blueShape,.signInPage .orangeShape{position:absolute;border-radius:50%;filter:blur(10rem);opacity:.85}.signInPage .orangeShape{left:-15rem;bottom:-20rem;width:72rem;height:72rem;background:#ee6f4a}.signInPage .authContainer{position:relative;z-index:2;width:100%;max-width:76rem;padding:3rem 2rem}.signInPage .heading{display:flex;flex-direction:column;align-items:center}.signInPage .heading h2{margin:0 0 1.8rem;color:#fff;font-size:2.6rem;font-weight:300;text-align:center}.signInPage .heading img{height:3.8rem;width:auto}.signInPage .tabs{width:100%;max-width:48rem;margin:3rem auto 1.6rem;padding:.4rem;display:grid;grid-template-columns:1fr 1fr;background:rgba(0,0,0,.25);-webkit-backdrop-filter:blur(1.25rem);backdrop-filter:blur(1.25rem);border-radius:10rem}.signInPage .tabs .tab{height:3.6rem;display:flex;align-items:center;justify-content:center;border-radius:10rem;color:#c2c2c2;font-size:1.4rem;font-weight:400;text-decoration:none;transition:.3s}.signInPage .tabs .tab.active{background:#0080ff;color:#fff}.signInPage .authCard{width:100%;max-width:48rem;margin:0 auto;padding:1.6rem;border-radius:1.2rem;background:rgba(0,0,0,.25);-webkit-backdrop-filter:blur(1.25rem);backdrop-filter:blur(1.25rem)}.signInPage .authCard input{width:100%;height:3.6rem;border:none;outline:none;padding:0 1.6rem;border-radius:.8rem;background:#fff;font-size:1.3rem}.signInPage .authCard input:not(:last-child){margin-bottom:1.2rem}.signInPage .authCard .passwordField{position:relative}.signInPage .authCard .passwordField .showPassword{position:absolute;top:50%;right:1.2rem;transform:translateY(-50%);border:none;background:transparent;cursor:pointer;font-size:1.4rem}.signInPage .authCard .forgotPassword{display:block;margin-top:1.2rem;text-align:right;color:#ff6f00;font-size:1.2rem;font-weight:700;text-decoration:none}.signInPage .authCard .submitButton{width:100%;height:4.4rem;margin-top:2.4rem;border:none;border-radius:10rem;background:#0080ff;color:#fafafa;font-size:1.6rem;font-weight:400;cursor:pointer;transition:.3s}.signInPage .authCard .submitButton:hover{opacity:.9}@media(max-width:768px){.signInPage .authContainer{padding:2.4rem 1.6rem}.signInPage .heading h2{font-size:2.2rem}.signInPage .heading img{height:3.2rem}.signInPage .tabs{max-width:100%;margin-top:2.4rem}.signInPage .tabs button{font-size:1.3rem}.signInPage .authCard{max-width:100%}.signInPage .authCard .submitButton{font-size:1.5rem}}@media(max-width:480px){.signInPage .blueShape{width:45rem;height:45rem}.signInPage .orangeShape{width:48rem;height:48rem}.signInPage .authContainer{padding:2rem 1.4rem}.signInPage .heading h2{font-size:1.9rem}.signInPage .heading img{height:2.8rem}.signInPage .tabs button{height:3.2rem;font-size:1.2rem}.signInPage .authCard{padding:1.2rem}.signInPage .authCard input{height:3.4rem;font-size:1.2rem}.signInPage .authCard .forgotPassword{font-size:1.1rem}.signInPage .authCard .submitButton{height:4rem;font-size:1.4rem}.signInPage .authCard .terms{font-size:1rem}}.dashboard-page-section{background:#000}.dashboardMenuWrapper{width:100%;padding:2rem 5rem}.dashboardMenuWrapper .dashboardTitle{margin-bottom:1.6rem;font-size:2rem;font-weight:300;color:#fff}.dashboardMenuWrapper .dashboardTitle span{color:#ff6f00;font-weight:700}.dashboardMenuWrapper .dashboardMenu{position:relative;display:grid;grid-template-columns:repeat(8,1fr);grid-gap:1.2rem;gap:1.2rem;padding:2rem .5rem;border-radius:1.4rem;backdrop-filter:blur(1rem);-webkit-backdrop-filter:blur(1rem)}.dashboardMenuWrapper .dashboardMenu:before{content:"";position:absolute;inset:0;padding:.1rem;border-radius:inherit;background:linear-gradient(234deg,#1f32b3 11.14%,#ee6f4a 71.83%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.dashboardMenuWrapper .menuItem{display:flex;flex-direction:column;align-items:center;gap:.8rem;cursor:pointer;text-decoration:none;color:inherit;transition:transform .2s ease}.dashboardMenuWrapper .menuItem span{color:#fff;font-size:1.2rem;font-weight:300;text-align:center}.dashboardMenuWrapper .menuItem:hover{transform:translateY(-.2rem)}.dashboardMenuWrapper .iconBox{width:7rem;height:7rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(314deg,#1f32b3 24%,#ee6f4a 77%);border-radius:1.2rem}.dashboardMenuWrapper .iconBox i{color:#fff;font-size:2.2rem}@media(max-width:1024px){.dashboardMenuWrapper .dashboardMenu{grid-template-columns:repeat(4,1fr)}.dashboardMenuWrapper .iconBox{width:6.5rem;height:6.5rem}.dashboardMenuWrapper .iconBox i{font-size:2rem}}@media(max-width:768px){.dashboardMenuWrapper .dashboardTitle{font-size:1.8rem}.dashboardMenuWrapper .dashboardMenu{grid-template-columns:repeat(3,1fr);gap:1rem}.dashboardMenuWrapper .iconBox{width:5.5rem;height:5.5rem}.dashboardMenuWrapper .iconBox i{font-size:1.8rem}.dashboardMenuWrapper .menuItem span{font-size:1.1rem}}@media(max-width:480px){.dashboardMenuWrapper{padding:2rem}.dashboardMenuWrapper .dashboardMenu{grid-template-columns:repeat(4,1fr)}.dashboardMenuWrapper .dashboardTitle{font-size:1.6rem}.dashboardMenuWrapper .iconBox{width:5rem;height:5rem}.dashboardMenuWrapper .iconBox i{font-size:1.6rem}.dashboardMenuWrapper .menuItem span{font-size:1rem}}.heroBanner{position:relative;width:100%;min-height:52rem;overflow:hidden;background:#040405;display:flex;align-items:center;justify-content:center}.heroBanner .blueShape{position:absolute;top:10rem;right:14rem;width:30rem;height:30rem;background:#1f32b3;transform:rotate(14deg);opacity:.9;filter:blur(7rem)}.heroBanner .orangeShape{position:absolute;left:16rem;bottom:15rem;width:25rem;height:25rem;background:#ee6f4a;transform:rotate(-13deg);opacity:.9;filter:blur(7rem)}.heroBanner .heroContent{position:relative;z-index:2;max-width:80rem;padding:0 2rem;text-align:center}.heroBanner .heroContent h1{margin:0;color:#fff}.heroBanner .heroContent h1 span{display:block;font-size:4rem;line-height:4.8rem;font-weight:300}.heroBanner .heroContent h1 strong{display:block;margin-top:.4rem;font-size:4rem;line-height:4.8rem;font-weight:700}.heroBanner .heroContent p{margin:2rem 0 0;color:#c2c2c2;font-size:1.8rem;line-height:2.8rem;font-weight:400}@media(max-width:768px){.heroBanner{min-height:34rem}.heroBanner .heroContent h1 span,.heroBanner .heroContent h1 strong{font-size:2.8rem;line-height:3.6rem}.heroBanner .heroContent p{font-size:1.5rem;line-height:2.2rem}.heroBanner .blueShape,.heroBanner .orangeShape{width:22rem;height:22rem}}@media(max-width:480px){.heroBanner{min-height:28rem;padding:2rem 0}.heroBanner .heroContent h1 span,.heroBanner .heroContent h1 strong{font-size:2.2rem;line-height:2.8rem}.heroBanner .heroContent p{margin-top:1.4rem;font-size:1.3rem;line-height:2rem}}.contentSection{display:grid;grid-template-columns:36rem 44rem;justify-content:space-between;align-items:center;grid-gap:2rem;gap:2rem;width:100%;padding:2rem 0}.contentSection.reverse{grid-template-columns:44rem 44rem}.contentSection.reverse .contentText{order:2}.contentSection.reverse .contentImage{order:1}.contentSection.reverse .contentImage .imageOverlay{background:linear-gradient(90deg,rgba(4,4,5,0),#040405)}.contentSection .contentText h2{margin:0 0 1.2rem;color:#fff;font-size:2.2rem;line-height:2.8rem;font-weight:300}.contentSection .contentText .description{color:#c2c2c2;font-size:1.3rem;line-height:2.1rem}.contentSection .contentText .description strong{font-weight:700}.contentSection .desright{margin-right:5rem}.contentSection .desleft{margin-left:5rem}.contentSection .contentImage{position:relative;width:44rem;height:38rem}.contentSection .contentImage img{width:100%;height:100%;object-fit:cover;display:block}.contentSection .contentImage .imageOverlay{position:absolute;inset:0;background:linear-gradient(90deg,#040405,rgba(4,4,5,0) 55%)}@media(max-width:768px){.contentSection,.contentSection.reverse{grid-template-columns:1fr;gap:1.6rem}.contentSection .contentImage,.contentSection .contentText,.contentSection.reverse .contentImage,.contentSection.reverse .contentText{order:unset}.contentSection .desleft,.contentSection .desright,.contentSection.reverse .desleft,.contentSection.reverse .desright{margin:2rem}.contentSection .contentText h2,.contentSection.reverse .contentText h2{font-size:2rem;line-height:2.6rem}.contentSection .contentText .description,.contentSection.reverse .contentText .description{font-size:1.2rem;line-height:2rem}.contentSection .contentImage,.contentSection.reverse .contentImage{width:100%;height:26rem}.contentSection .contentImage .imageOverlay,.contentSection.reverse .contentImage .imageOverlay{display:none}}@media(max-width:480px){.contentSection{margin-bottom:3rem}.contentSection .contentText h2{font-size:1.7rem;line-height:2.2rem}.contentSection .contentText .description{font-size:1.1rem;line-height:1.8rem}.contentSection .contentImage{height:20rem}}.testimonialBanner{position:relative;width:100%;height:30rem;overflow:hidden;background:linear-gradient(270deg,#040405,#22222f);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 2rem;text-align:center}.testimonialBanner .shapeOne{position:absolute;width:42rem;height:38rem;top:-8rem;left:0;opacity:.15;transform:rotate(12deg)}.testimonialBanner .shapeTwo{position:absolute;width:50rem;height:56rem;right:0;top:-7rem;opacity:.2;transform:rotate(-20deg)}.testimonialBanner .quoteIcon{position:relative;z-index:2;width:4.5rem;height:4.5rem;margin-bottom:2rem;display:flex;align-items:center;justify-content:center}.testimonialBanner .testimonialText{position:relative;z-index:2;max-width:60rem;margin:0;color:#fff;font-size:2rem;line-height:2.8rem;font-weight:300}.testimonialBanner .testimonialText span{font-weight:700;background:var(--Gradient-3,linear-gradient(234deg,#1f32b3 11.14%,#ee6f4a 71.83%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.testimonialBanner .testimonialAuthor{position:relative;z-index:2;margin-top:2.4rem}.testimonialBanner .testimonialAuthor strong{display:block;color:#fff;font-size:1.2rem;font-weight:700}.testimonialBanner .testimonialAuthor span{display:block;margin-top:.4rem;color:#c2c2c2;font-size:1.2rem}@media(max-width:768px){.testimonialBanner{height:auto;min-height:28rem}.testimonialBanner .testimonialText{font-size:1.6rem;line-height:2.3rem}}@media(max-width:480px){.testimonialBanner{padding:2.4rem 1.6rem}.testimonialBanner .quoteIcon{width:4rem;height:4rem}.testimonialBanner .quoteIcon i{font-size:1.6rem}.testimonialBanner .testimonialText{font-size:1.4rem;line-height:2rem}.testimonialBanner .testimonialAuthor span,.testimonialBanner .testimonialAuthor strong{font-size:1.1rem}}.productsSection{width:100%;padding:3rem 5rem}.productsSection .sectionTitle{margin-bottom:4rem;font-size:3.6rem;font-weight:500;background:var(--Gradient-3,linear-gradient(234deg,#1f32b3 11.14%,#ee6f4a 71.83%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.productCard{display:grid;grid-template-columns:28rem 1fr;grid-gap:3rem;gap:3rem;align-items:center;margin-bottom:5rem}.productImage{position:relative;width:100%;height:28rem;overflow:hidden;border-radius:1.6rem;background:linear-gradient(270deg,#040405,#22222f)}.productImage .shapeOne{position:absolute;width:24rem;height:22rem;top:-4rem;left:2rem;opacity:.15}.productImage .shapeTwo{position:absolute;width:28rem;height:26rem;right:-14rem;bottom:-12rem;opacity:.25;transform:rotate(-20deg)}.productImage img{position:absolute;inset:0;width:75%;height:75%;margin:auto;object-fit:contain}.productContent h3{margin-bottom:1.2rem;color:#fff;font-size:2.4rem;font-weight:500}.productContent h4{margin-bottom:1.6rem;background:var(--Gradient-3,linear-gradient(234deg,#1f32b3 11.14%,#ee6f4a 71.83%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:1.5rem;font-weight:500;line-height:2.2rem}.productContent p{color:#c2c2c2;font-size:1.4rem;line-height:2.3rem}@media(max-width:768px){.productCard{grid-template-columns:1fr}.productImage{margin:0 auto}.productContent{text-align:center}.productsSection{padding:3rem 2rem}.productsSection .sectionTitle{font-size:2.8rem;text-align:center}}.featuresSection{padding:5rem;background:linear-gradient(270deg,#040405,#22222f)}.featuresSection .sectionTitle{margin-bottom:4rem;color:#fff;font-size:2.8rem;font-weight:500}.featuresSection .featuresGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:4rem 3rem;gap:4rem 3rem}.featuresSection .featureCard h3{margin:1.6rem 0 1rem;background:var(--Gradient-3,linear-gradient(234deg,#1f32b3 11.14%,#ee6f4a 71.83%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:1.4rem;font-weight:500}.featuresSection .featureCard p{color:#c2c2c2;font-size:1.1rem;line-height:1.9rem}.featuresSection .iconCircle{width:5rem;height:5rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(0,0,0,.15);-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);box-shadow:inset 0 0 .5rem hsla(0,0%,100%,.4)}.featuresSection .iconCircle i,.featuresSection .iconCircle svg{color:#fff;font-size:2rem}@media(max-width:768px){.featuresSection{padding:2rem}.featuresSection .sectionTitle{font-size:2.2rem}.featuresSection .featuresGrid{grid-template-columns:repeat(2,1fr);gap:3rem 2rem}}@media(max-width:480px){.featuresSection{padding:2rem}.featuresSection .featuresGrid{grid-template-columns:1fr}.featuresSection .sectionTitle{font-size:1.8rem}.featuresSection .featureCard h3{font-size:1.3rem}.featuresSection .featureCard p{font-size:1rem;line-height:1.7rem}.featuresSection .iconCircle{width:4.4rem;height:4.4rem}.featuresSection .iconCircle svg{font-size:1.8rem}}.sectionIntro{width:100%;max-width:88rem;padding:3rem 5rem}.sectionIntro .sectionTitle{margin:0 0 1.6rem;background:var(--Gradient-3,linear-gradient(234deg,#1f32b3 11.14%,#ee6f4a 71.83%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:3.2rem;font-weight:500;line-height:1.2}.sectionIntro .sectionDescription{margin:0;color:#c2c2c2;font-size:1.3rem;line-height:2rem;font-weight:400}@media(max-width:768px){.sectionIntro{margin-bottom:3rem}.sectionIntro .sectionTitle{font-size:2.4rem}.sectionIntro .sectionDescription{font-size:1.2rem;line-height:1.8rem}}@media(max-width:480px){.sectionIntro .sectionTitle{font-size:2rem}.sectionIntro .sectionDescription{font-size:1.1rem;line-height:1.7rem}}.imageHero{position:relative;width:100%;height:60rem;overflow:hidden;background:#040405}.imageHero .bgImage{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.imageHero .content{position:absolute;left:5rem;top:15rem;width:50rem;color:#fff}.imageHero .content h2{font-size:4.2rem;font-weight:500;line-height:4.8rem;margin-bottom:2rem}.imageHero .content p{font-size:1.8rem;line-height:2.8rem;color:#fff}.imageHero .content p strong{font-weight:700}@media(max-width:768px){.imageHero{height:auto;padding:6rem 2rem}.imageHero .bgImage{position:static}.imageHero .content{position:relative;left:0;top:0;width:100%}.imageHero .content h2{font-size:2.8rem;line-height:3.4rem}.imageHero .content p{font-size:1.5rem;line-height:2.4rem}}.statsSection{position:relative;width:100%;padding:10rem 5rem;overflow:hidden}.statsSection .bgImage{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.statsSection .grid{position:relative;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:6rem 4rem;gap:6rem 4rem;z-index:2}.statsSection .statCard{color:#fff}.statsSection .statCard .upTo{font-size:1.8rem;color:#c2c2c2;margin-bottom:.5rem}.statsSection .statCard .value{font-size:5.4rem;font-weight:500;background:var(--Gradient-3,linear-gradient(234deg,#1f32b3 11.14%,#ee6f4a 71.83%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.statsSection .statCard .suffix{font-size:1.8rem;color:#383846;margin-bottom:1rem}.statsSection .statCard .label{font-size:1.6rem;color:#c2c2c2;line-height:2.4rem}.statsSection .bottomNote{margin-top:6rem;padding:1.5rem 2rem;background:linear-gradient(270deg,#040405,#22222f);border-radius:1rem;color:#c2c2c2;font-size:1.4rem;position:relative;z-index:2}@media(max-width:768px){.statsSection{padding:6rem 2rem}.statsSection .grid{grid-template-columns:1fr}.statsSection .statCard .value{font-size:3.6rem}}.partnersSection{background:#000;padding:3rem 2.5rem;color:#fff}.partnersSection .title{font-size:2.8rem;margin-bottom:1.2rem;font-weight:500;background:linear-gradient(234deg,#1f32b3 11%,#ee6f4a 72%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.partnersSection .subtitle{font-size:1.2rem;color:#c2c2c2;margin-bottom:2rem}.partnersSection .subtitle span{color:#0080ff;font-weight:700;text-decoration:underline}.partnersSection .grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem}.partnersSection .partnerCard{padding:1.2rem;border-radius:1.25rem;background:rgba(0,0,0,.25);-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);border:1px solid rgba(31,50,179,.25);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.05)}.partnersSection .partnerCard .tag{font-size:1rem;color:#0080ff}.partnersSection .partnerCard h3{font-size:2rem;margin:.8rem 0;font-weight:500}.partnersSection .partnerCard p{font-size:1.1rem;color:#c2c2c2;line-height:1.6rem}@media(max-width:768px){.partnersSection{padding:2rem 1.5rem}.partnersSection .title{font-size:2rem}.partnersSection .grid{grid-template-columns:1fr}.partnersSection .partnerCard h3{font-size:1.6rem}}.footer{width:100%;min-height:298px;padding:3rem 2rem;flex-direction:column;background:linear-gradient(270deg,#040405,#22222f)}.footer,.footer .logo{display:flex;align-items:center;justify-content:center}.footer .logo{margin-bottom:1.2rem}.footer .logo img{height:60px;width:auto;object-fit:contain}.footer .text{width:100%;max-width:900px;text-align:center;color:#c2c2c2;font-size:1.125rem;font-weight:400;line-height:1.6;padding:0 1rem}@media(max-width:768px){.footer{min-height:auto;padding:2.5rem 1.5rem}.footer .logo img{height:48px}.footer .text{font-size:1rem}}@media(max-width:480px){.footer{padding:2rem 1rem}.footer .logo img{height:30px}.footer .text{font-size:.95rem}}.journeySection{position:relative;background:#000;height:100vh;overflow:hidden}.journeySection img{width:50%;height:100%}.journeySection .overlayscompo{position:absolute;inset:0;transform:rotate(0deg);transform-origin:center}.journeySection .orangeGlow{position:absolute;width:26rem;height:26rem;background:#ff9778;filter:blur(8rem);opacity:.4;border-radius:50%;top:50%;left:40%;transform:translate(-50%,-50%);z-index:1}.journeySection .bluePanel{position:absolute;height:100%;left:50%;bottom:0;transform:translate(-50%);z-index:1}.journeySection .bluePanel svg{height:100%;width:100%}.journeySection .blueGradientRight{position:absolute;height:100%;left:55%;bottom:0;transform:translate(-50%);z-index:2}.journeySection .blueGradientRight svg{height:100%;width:100%}.journeySection .blueGradientMiddle{position:absolute;height:100%;left:47.1%;bottom:0;transform:translate(-50%);z-index:2}.journeySection .blueGradientMiddle svg{height:100%;width:100%}.journeySection .overlay{position:absolute;top:0;left:0;width:50%;height:100%;background:rgba(0,0,0,.381);pointer-events:none}.journeySection .creditCardContainer{position:absolute;inset:0;padding:0 5rem;height:100%}.journeySection .creditCardContainer .creditCardWrapper{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem;place-items:center;padding-top:3rem}.journeySection .creditCard{position:relative;display:flex;align-items:center;justify-content:center}.journeySection .creditCard .glowBg{position:absolute;width:325px;height:325px;background:#3345b8;border-radius:50%;filter:blur(100px);opacity:.6}.journeySection .creditCard .innerCircle{position:relative;width:325px;height:325px;border-radius:50%;background:#040405;box-shadow:inset 0 0 120px rgba(48,52,142,.5);display:flex;align-items:center;justify-content:center}.journeySection .creditCard .innerCircle .ringOuter{position:absolute;width:100%;height:100%;border-radius:50%;border:6px solid #fff;filter:blur(5px)}.journeySection .creditCard .innerCircle .ringInner{position:absolute;width:100%;height:100%;border-radius:50%;border:6px solid #bbc3ff;filter:blur(1px)}.journeySection .creditCard .innerCircle .logo{position:absolute;top:84px;display:flex;align-items:center;justify-content:center}.journeySection .creditCard .innerCircle .amount{position:absolute;top:125px;width:100%;text-align:center;font-size:50px;font-weight:500;color:#fafafa;font-family:Heebo,sans-serif}.journeySection .creditCard .innerCircle .label{position:absolute;top:211px;width:100%;text-align:center;font-size:18px;color:#c2c2c2;font-family:Heebo,sans-serif}.journeySection .dashboardCard{width:90%;display:flex;flex-direction:column;gap:2rem}.journeySection .dashboardCard .statsGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:.8rem;gap:.8rem}.journeySection .dashboardCard .statsGrid .statCard{min-height:8rem;padding:1.1rem;background:#040405;border-radius:.75rem;box-shadow:inset 0 0 .7rem hsla(0,0%,100%,.25);display:flex;flex-direction:column}.journeySection .dashboardCard .statsGrid .statCard .icon{width:1rem;height:1rem;border-radius:.2rem;margin-bottom:.8rem}.journeySection .dashboardCard .statsGrid .statCard .value{font-size:1rem;font-weight:700;color:#fff;margin-bottom:.5rem}.journeySection .dashboardCard .statsGrid .statCard .label{font-size:.8rem;line-height:1.4;color:#a3a3a3}.journeySection .dashboardCard .generateBtn{width:100%;height:3rem;border:none;border-radius:5rem;background:#0080ff;color:#fafafa;font-size:1rem;font-weight:400;cursor:pointer;-webkit-backdrop-filter:blur(6.25px);backdrop-filter:blur(6.25px)}.journeySection .dashboardCard .videoCard{width:80%;border-radius:2rem;overflow:hidden}.journeySection .dashboardCard .videoCard video{width:100%;display:block;aspect-ratio:16/9;object-fit:cover}@media(max-width:768px){.journeySection{height:120vh}.journeySection .overlayscompo{transform:rotate(90deg)}.journeySection img{width:100%;height:50%}.journeySection .blueGradientMiddle{display:none}.journeySection .orangeGlow{width:20rem;height:20rem;left:30%}.journeySection .creditCardContainer{padding:0 2rem}.journeySection .creditCardContainer .creditCardWrapper{display:block}.journeySection .creditCard .glowBg,.journeySection .creditCard .innerCircle{height:200px;width:200px}.journeySection .creditCard .innerCircle .logo{top:40px}.journeySection .creditCard .innerCircle .amount{top:85px;font-size:2.5rem}.journeySection .creditCard .innerCircle .label{top:130px;font-size:1.2rem}.journeySection .creditCardContainer .creditCardWrapper{padding-top:0}.journeySection .dashboardCard{margin-top:7rem}.journeySection .dashboardCard .statsGrid .statCard{gap:1rem}.journeySection .dashboardCard .videoCard{width:100%}}.profileHero{position:relative;width:100%;min-height:100vh;background:#040405;overflow:hidden;padding:0 5rem}.profileHero .blueGlow{position:absolute;top:-10rem;left:3rem;width:20rem;height:16rem;background:#1f32b3;filter:blur(8rem);opacity:.6}.profileHero .orangeGlow{position:absolute;left:-10rem;top:15rem;width:20rem;height:8rem;background:#ff9778;transform:rotate(-85deg);filter:blur(8rem);opacity:.5}.profileHero .content{position:relative;z-index:2}.profileHero .content .membershipGrid{display:grid;grid-template-columns:28rem 1fr;grid-gap:2rem;gap:2rem;align-items:start}.profileHero .content .profileCard{width:28rem;padding:2rem 1.5rem;border-radius:1.2rem;background:#040405;box-shadow:inset 0 0 1rem hsla(0,0%,100%,.15);display:flex;flex-direction:column;align-items:center;gap:1.4rem}.profileHero .content .profileCard .avatarSection{display:flex;flex-direction:column;align-items:center;gap:1rem}.profileHero .content .profileCard .avatarSection>img{width:10rem;height:auto}.profileHero .content .profileCard .avatarSection .avatarUpload{width:12rem;height:12rem;cursor:pointer}.profileHero .content .profileCard .avatarSection .avatarUpload img{width:100%;height:100%;border-radius:50%;object-fit:cover}.profileHero .content .profileCard .avatarSection .status{margin-top:.5rem;padding:.5rem 1rem;border-radius:1.2rem;background:#2d2d2d;display:flex;justify-content:center;align-items:center;gap:.5rem}.profileHero .content .profileCard .avatarSection .status img{width:1rem}.profileHero .content .profileCard .avatarSection .status span{font-size:1.1rem;color:#747474}.profileHero .content .profileCard .username{font-size:2rem;font-weight:500;color:#fff;text-align:center}.profileHero .content .profileCard .scoreSection{width:100%}.profileHero .content .profileCard .scoreSection .scoreInfo{display:flex;justify-content:space-between;margin-bottom:.8rem}.profileHero .content .profileCard .scoreSection .scoreInfo span{font-size:1.1rem;color:#a3a3a3}.profileHero .content .profileCard .scoreSection .scoreInfo strong{font-size:1.4rem;color:#fff}.profileHero .content .profileCard .scoreSection .progressBar{height:.8rem;background:#1e1e1e;border-radius:1rem;overflow:hidden}.profileHero .content .profileCard .scoreSection .progressBar .progress{width:72%;height:100%;background:linear-gradient(270deg,#ff6f00,#0080ff)}.profileHero .content .profileCard .infoRow{width:100%;display:flex;justify-content:space-between;align-items:center}.profileHero .content .profileCard .infoRow .icon{display:flex;align-items:center;gap:.6rem}.profileHero .content .profileCard .infoRow .icon img{width:1.4rem}.profileHero .content .profileCard .infoRow .icon span{font-size:1.2rem;color:#a3a3a3}.profileHero .content .profileCard .infoRow strong{font-size:1.4rem;color:#fff;font-weight:500;display:flex;justify-content:center;align-items:center;gap:.5rem}.profileHero .content .profileCard .infoRow strong img{height:auto;width:1.2rem}.profileHero .content .balanceCard{padding:1.8rem 2.4rem;border-radius:1.2rem;background:#040405;box-shadow:inset 0 0 1rem hsla(0,0%,100%,.15);display:flex;align-items:center;gap:2rem}.profileHero .content .balanceCard .balanceIcon{width:2.4rem}.profileHero .content .balanceCard .balanceIcon img{width:100%}.profileHero .content .balanceCard .balanceInfo{flex:1 1;display:flex;flex-direction:column;gap:.8rem}.profileHero .content .balanceCard .balanceInfo .infoRow{display:flex;justify-content:space-between}.profileHero .content .balanceCard .balanceInfo .infoRow span{font-size:1.2rem;color:#a3a3a3}.profileHero .content .balanceCard .balanceInfo .infoRow strong{font-size:1.6rem;color:#fff;font-weight:500}.profileHero .content .membershipSection{margin-top:2rem}.profileHero .content .membershipSection h2{font-size:2.5rem;font-weight:300;color:#fff;margin-bottom:1.5rem}.profileHero .content .membershipSection .membershipGrid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;gap:2rem}.profileHero .content .membershipSection .membershipCard{position:relative;height:9rem;padding:1rem;background:#131314;border-radius:1.2rem;display:flex;align-items:center;gap:1.5rem}.profileHero .content .membershipSection .membershipCard .cardIcon{width:7rem;height:7rem;background:#040405;border-radius:1rem;display:flex;align-items:center;justify-content:center}.profileHero .content .membershipSection .membershipCard .cardIcon img{width:4rem}.profileHero .content .membershipSection .membershipCard .cardContent{flex:1 1}.profileHero .content .membershipSection .membershipCard .cardContent h3{font-size:1.6rem;font-weight:700;color:#fff;margin-bottom:.4rem}.profileHero .content .membershipSection .membershipCard .cardContent span{font-size:1.2rem;color:#a3a3a3}.profileHero .content .membershipSection .membershipCard .badge{position:absolute;top:1rem;right:1rem;height:2rem;min-width:7rem;padding:0 1rem;border-radius:2rem;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:500}.profileHero .content .membershipSection .membershipCard.unlocked .badge{color:#fff;background:linear-gradient(224deg,#1f32b3 24%,#ee6f4a 77%)}.profileHero .content .membershipSection .membershipCard.locked .badge{background:#c2c2c2;color:#040405}@media(max-width:768px){.profileHero{padding:0 2rem}.profileHero .content .membershipGrid{grid-template-columns:1fr}.profileHero .content .profileCard{width:100%}.profileHero .content .membershipSection .membershipGrid{grid-template-columns:1fr}.profileHero .content .membershipSection h2{font-size:2.2rem}}.historyHero{position:relative;width:100%;min-height:100vh;background:#040405;overflow:hidden;padding:0 5rem}.historyHero .blueGlow{position:absolute;top:-10rem;right:3rem;width:20rem;height:16rem;background:#1f32b3;filter:blur(8rem);opacity:.6}.historyHero .orangeGlow{position:absolute;right:-10rem;top:15rem;width:20rem;height:8rem;background:#ff9778;transform:rotate(-85deg);filter:blur(8rem);opacity:.5}.historyHero .historyContent{position:relative;z-index:2}.historyHero .historyContent .historyGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;padding:3rem 0}@media(max-width:1024px){.historyHero .historyContent .historyGrid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.historyHero .historyContent .historyGrid{grid-template-columns:1fr}}.historyHero .historyContent .status{width:-moz-fit-content;width:fit-content;padding:.4rem 1.2rem;border-radius:2rem;font-size:.8rem;font-weight:700;text-transform:capitalize}.historyHero .historyContent .status.pending{background:#321a08;color:#ff6f00}.historyHero .historyContent .status.completed{background:rgba(52,168,203,.15);color:#34a8cb}.historyHero .historyContent .status.rejected{background:rgba(255,0,0,.15);color:#ff4d4f}.historyHero .historyContent .historyCard{padding:1.2rem;border-radius:1.2rem;background:#040405;box-shadow:inset 0 0 1rem hsla(0,0%,100%,.25);display:flex;flex-wrap:wrap;gap:1rem}.historyHero .historyContent .historyCard .productPreview{position:relative;width:10rem;height:8.5rem;border-radius:.8rem;overflow:hidden;background:linear-gradient(270deg,#040405,#22222f)}.historyHero .historyContent .historyCard .productPreview .previewOverlay{position:absolute;inset:.6rem;opacity:.15;border-radius:.8rem;background:#fff}.historyHero .historyContent .historyCard .productPreview img{position:relative;z-index:2;width:7.5rem;height:auto;display:block;margin:.5rem auto;border-radius:.8rem}.historyHero .historyContent .historyCard .historyContent{flex:1 1}.historyHero .historyContent .historyCard .historyContent .status{width:-moz-fit-content;width:fit-content;padding:.3rem 1rem;border-radius:2rem;font-size:.7rem;font-weight:700}.historyHero .historyContent .historyCard .historyContent .status.pending{color:#ff6f00;background:#321a08}.historyHero .historyContent .historyCard .historyContent .status.approved{color:#38d66b;background:rgba(56,214,107,.15)}.historyHero .historyContent .historyCard .historyContent .status.rejected{color:#ff5252;background:rgba(255,82,82,.15)}.historyHero .historyContent .historyCard .historyContent .productTitle{margin:.6rem 0 .8rem;font-size:1.2rem;font-weight:700;color:#fff;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.historyHero .historyContent .historyCard .historyContent .details{display:flex;flex-direction:column;gap:.4rem}.historyHero .historyContent .historyCard .historyContent .details .detailRow{display:flex;justify-content:space-between}.historyHero .historyContent .historyCard .historyContent .details .detailRow span,.historyHero .historyContent .historyCard .historyContent .details .detailRow strong{font-size:.9rem}.historyHero .historyContent .historyCard .historyContent .details .detailRow span{color:#a3a3a3}.historyHero .historyContent .historyCard .historyContent .details .detailRow strong{color:#fff;font-weight:400}.historyHero .historyContent .historyCard a{width:100%}.historyHero .historyContent .historyCard .uploadBtn{width:100%;height:3rem;border:0;border-radius:10rem;background:#fff;color:#040405;font-size:1.2rem;cursor:pointer}.historyHero .historyContent .historyCard .uploadBtn.completed{background:#2d2d2d;color:#a3a3a3;cursor:default}@media(max-width:768px){.historyHero{padding:0 2rem}}.securityHero{width:100%;min-height:100vh;background:#040405;overflow:hidden;padding:0 5rem;position:relative}.securityHero .bgimage{position:absolute;top:0;right:0;height:100vh;width:auto;z-index:1}.securityHero .bgimage img{height:100%;width:auto;object-fit:cover;display:block}.securityHero .content{position:relative;z-index:2}.securityHero .securityGrid{display:grid;grid-gap:2rem;gap:2rem}.securityHero .securityCard{width:100%;max-width:50rem;padding-top:5rem}.securityHero .securityCard .securityTabs{display:flex;align-items:center;height:5rem;margin-bottom:3rem;background:rgba(0,0,0,.25);border-radius:10rem;-webkit-backdrop-filter:blur(1.25rem);backdrop-filter:blur(1.25rem)}.securityHero .securityCard .securityTabs a{flex:1 1;width:100%}.securityHero .securityCard .securityTabs .tab{width:100%;height:4rem;border:0;border-radius:10rem;background:transparent;color:#c2c2c2;font-size:1.6rem;font-weight:400;cursor:pointer;transition:all .3s ease}.securityHero .securityCard .securityTabs .tab.active{background:#0080ff;color:#fafafa}.securityHero .securityCard form{display:flex;flex-direction:column;gap:1.5rem}.securityHero .securityCard .inputGroup{position:relative}.securityHero .securityCard .inputGroup input{width:100%;height:4rem;padding:0 5rem 0 2rem;border:0;border-radius:1rem;background:#fff;-webkit-backdrop-filter:blur(5rem);backdrop-filter:blur(5rem);color:#383846;font-size:1.4rem;font-weight:400}.securityHero .securityCard .inputGroup input::placeholder{color:#383846}.securityHero .securityCard .inputGroup input:focus{outline:none}.securityHero .securityCard .inputGroup .show-hide-icon{position:absolute;top:50%;right:1.5rem;transform:translateY(-50%);cursor:pointer}.securityHero .securityCard .inputGroup .show-hide-icon i{color:#ff6f00;font-size:1.4rem}.securityHero .securityCard .updateBtnWrapper{margin-top:1.5rem}.securityHero .securityCard .updateBtnWrapper button{width:100%;height:4.5rem;border:0;border-radius:10rem;background:#0080ff;color:#fafafa;font-size:1.7rem;font-weight:400;cursor:pointer;transition:.3s ease}.securityHero .securityCard .updateBtnWrapper button:hover{opacity:.9}.securityHero .securityCard .updateBtnWrapper button:disabled{opacity:.6;cursor:not-allowed}@media(max-width:992px){.securityHero{padding:0 2rem}.securityHero .bgimage{opacity:.15;width:100%}.securityHero .bgimage img{width:100%}.securityHero .securityCard{max-width:100%}}@media(max-width:768px){.securityHero{padding:0 1.5rem}.securityHero .bgimage{display:none}.securityHero .securityCard{max-width:100%;padding-top:2rem}.securityHero .securityCard .securityTabs{height:auto;margin-bottom:2rem}.securityHero .securityCard .securityTabs .tab{height:3.8rem;font-size:1.2rem}.securityHero .securityCard .inputGroup input{height:4.5rem;padding:0 4.5rem 0 1.5rem;font-size:1.3rem}.securityHero .securityCard .inputGroup .show-hide-icon{right:1rem}.securityHero .securityCard .inputGroup .show-hide-icon i{font-size:1.3rem}.securityHero .securityCard .updateBtnWrapper button{height:4.5rem;font-size:1.4rem}}@media(max-width:480px){.securityHero{padding:0 2rem}.securityHero .securityCard .securityTabs .tab{font-size:1.1rem}.securityHero .securityCard .inputGroup input{height:4rem;font-size:1.2rem}.securityHero .securityCard .inputGroup .show-hide-icon i{font-size:1.2rem}.securityHero .securityCard .updateBtnWrapper button{height:4rem;font-size:1.3rem}}.supportCard{width:100%;max-width:43.75rem;padding:4rem;display:flex;flex-direction:column;gap:1.8rem}.supportCard .title{font-size:4rem;font-weight:500;color:#fff;line-height:1.2}.supportCard .label{font-size:1.25rem;color:#c2c2c2}.supportCard .time{font-size:1.625rem;font-weight:700;color:#0080ff}.supportCard .chatBtn{width:20rem;height:4rem;border-radius:7.5rem;font-size:1.375rem;background:#0080ff;color:#fff;border:none;cursor:pointer;transition:.3s ease}.supportCard .chatBtn:hover{opacity:.9}@media(max-width:768px){.supportCard{padding:2rem;border-radius:2.5rem;gap:1.2rem}.supportCard .title{font-size:2.25rem}.supportCard .label{font-size:1rem}.supportCard .time{font-size:1.125rem}.supportCard .chatBtn{width:100%;height:3.25rem;font-size:1.125rem;border-radius:2rem}}@media(max-width:480px){.supportCard{padding:1.5rem;border-radius:1.5rem;gap:1rem}.supportCard .title{font-size:1.75rem}.supportCard .label{font-size:.875rem}.supportCard .time{font-size:1rem}.supportCard .chatBtn{height:4rem;font-size:1.5rem}}.withdrawalHero{position:relative;width:100%;min-height:100vh;background:#040405;overflow:hidden;padding:0 5rem}.withdrawalHero .blueGlow{position:absolute;top:-10rem;right:3rem;width:20rem;height:16rem;background:#1f32b3;filter:blur(8rem);opacity:.6}.withdrawalHero .orangeGlow{position:absolute;right:-10rem;top:15rem;width:20rem;height:8rem;background:#ff9778;transform:rotate(-85deg);filter:blur(8rem);opacity:.5}.withdrawalHero .content{position:relative;z-index:2}.withdrawalHero .content .withdrawalGrid{display:grid;grid-template-columns:2fr 2fr;grid-gap:2rem;gap:2rem;align-items:start}.withdrawalHero .content .balanceCard{width:100%;height:13.5625rem;position:relative;border-radius:1.25rem;overflow:hidden;background:linear-gradient(270deg,#040405 0);box-shadow:inset 0 0 .875rem hsla(0,0%,100%,.25);padding:1.5rem;display:flex;flex-direction:column;justify-content:space-between}.withdrawalHero .content .balanceCard .bg{position:absolute;inset:0;z-index:0}.withdrawalHero .content .balanceCard .top{display:flex;align-items:center;justify-content:space-between;position:relative;z-index:2}.withdrawalHero .content .balanceCard .top .twrapper{display:flex;align-items:center;gap:2rem}.withdrawalHero .content .balanceCard .top .iconWrapper{border-radius:50%;background:#131111}.withdrawalHero .content .balanceCard .top .text{display:flex;flex-direction:column;margin-left:1rem}.withdrawalHero .content .balanceCard .top .text .currency{font-size:1rem;color:#ff6f00}.withdrawalHero .content .balanceCard .top .text .label{font-size:1.25rem;color:#a3a3a3}.withdrawalHero .content .balanceCard .amount{font-size:3.125rem;font-weight:700;color:#fff;z-index:2}.withdrawalHero .content .balanceCard .chartMock{position:absolute;right:2rem;bottom:2rem;width:11.5rem;height:4.75rem}.withdrawalHero .content .payoutCard form{width:100%;display:flex;flex-direction:column;gap:1.2rem}.withdrawalHero .content .payoutCard form .title{font-size:1.125rem;font-weight:500;color:#fff}.withdrawalHero .content .payoutCard form .title.small{margin-top:1rem}.withdrawalHero .content .payoutCard form .inputBox{position:relative;width:100%}.withdrawalHero .content .payoutCard form .inputBox input{width:100%;height:2.5rem;border-radius:.625rem;border:none;padding:0 1rem;outline:none;background:#fff;font-size:.875rem}.withdrawalHero .content .payoutCard form .inputBox input:focus+label,.withdrawalHero .content .payoutCard form .inputBox input:not(:placeholder-shown)+label{top:-.6rem;font-size:.75rem;color:#0080ff}.withdrawalHero .content .payoutCard form .inputBox .allBtn{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);width:3.4375rem;height:1.875rem;background:#ff6f00;border:none;border-radius:.3125rem;color:#fff;font-size:.75rem;font-weight:700;cursor:pointer}.withdrawalHero .content .payoutCard form .confirmBtn{width:100%;height:3.75rem;border-radius:6.25rem;background:#0080ff;color:#fafafa;font-size:1.25rem;border:none;cursor:pointer;transition:.3s ease}.withdrawalHero .content .payoutCard form .confirmBtn:hover{opacity:.9}@media(max-width:1024px){.withdrawalHero{padding:0 2.5rem}.withdrawalHero .content .withdrawalGrid{grid-template-columns:1fr 1fr;gap:1.5rem}}@media(max-width:768px){.withdrawalHero{padding:0 2rem}.withdrawalHero .content .withdrawalGrid{grid-template-columns:1fr;gap:2rem}.withdrawalHero .content .payoutCard form .inputBox input{height:2.8rem}.withdrawalHero .content .payoutCard form .inputBox .allBtn{width:3rem;height:1.7rem;font-size:.7rem}.withdrawalHero .content .payoutCard form .confirmBtn{height:3.2rem;font-size:1rem}}@media(max-width:480px){.withdrawalHero{padding:0 2rem}.withdrawalHero .content .payoutCard form{gap:1rem}.withdrawalHero .content .payoutCard form .title{font-size:1rem}.withdrawalHero .content .payoutCard form .inputBox input{font-size:.8rem}.withdrawalHero .content .payoutCard form .confirmBtn{height:3rem;font-size:.95rem;border-radius:3rem}}.txCard{width:100%;border-radius:.9375rem;padding:1rem;background:linear-gradient(270deg,#040405 0);box-shadow:inset 0 0 .875rem hsla(0,0%,100%,.25);display:flex;flex-direction:column;gap:.6rem;transition:.25s ease}.txCard:hover{transform:translateY(-2px);box-shadow:inset 0 0 1rem hsla(0,0%,100%,.35)}.txCard .top{display:flex;justify-content:space-between;align-items:center}.txCard .top .amount{font-size:1.25rem;font-weight:700;color:#fff}.txCard .top .status{font-size:.75rem;font-weight:700;padding:.25rem .7rem;border-radius:9999px;text-transform:uppercase;letter-spacing:.03em}.txCard .top .status.pending{background:#321a08;color:#ff6f00}.txCard .top .status.completed{background:#051f39;color:#0080ff}.txCard .top .status.rejected{background:#2a1b1b;color:#ff4d4d}.txCard .top .status.freezed{background:#1e1e1e;color:#a3a3a3}.txCard .date{font-size:.625rem;color:#a3a3a3}.txCard .divider{height:1px;background:linear-gradient(270deg,#040405 -6.52%,#50505f 53.26%,#040405 113.04%);margin:.25rem 0;opacity:.6}.txCard .row{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.txCard .row .label{font-size:.625rem;color:#c2c2c2}.txCard .row .value{font-size:.625rem;color:#fff;text-align:right;max-width:60%}.txCard .row .value.address{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:768px){.txCard{padding:.85rem;border-radius:.75rem}.txCard .top .amount{font-size:1rem}.txCard .top .status{font-size:.65rem;padding:.2rem .5rem}.txCard .row{flex-direction:column;align-items:flex-start}.txCard .row .value{text-align:left;max-width:100%}}.termsHero{position:relative;width:100%;min-height:100vh;background:#040405;overflow:hidden;padding:0 5rem}.termsHero .blueGlow{top:-10rem;left:3rem;height:16rem;background:#1f32b3;opacity:.6}.termsHero .blueGlow,.termsHero .orangeGlow{position:absolute;width:20rem;filter:blur(8rem)}.termsHero .orangeGlow{right:-10rem;top:15rem;height:8rem;background:#ff9778;transform:rotate(-85deg);opacity:.5}.termsHero .content{position:relative;z-index:2}.termsHero .termsWrapper{margin-top:2rem;display:flex;flex-direction:column;gap:2rem}.termsHero .termsBlock{max-width:68.75rem;display:flex;flex-direction:column;gap:.8rem}.termsHero .termsBlock .title{font-size:1.5rem;font-weight:500;background:var(--Gradient-3,linear-gradient(234deg,#1f32b3 11.14%,#ee6f4a 71.83%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.termsHero .termsBlock .desc{font-size:1.125rem;font-weight:400;color:#c2c2c2;line-height:1.6}@media(max-width:768px){.termsHero{padding:0 2rem}.termsHero .termsBlock .title{font-size:1.25rem}.termsHero .termsBlock .desc{font-size:1rem}}@media(max-width:480px){.termsHero{padding:0 1.2rem}.termsHero .termsWrapper{gap:1.2rem}.termsHero .termsBlock .title{font-size:1.1rem}.termsHero .termsBlock .desc{font-size:.95rem}}.submitJourney{position:relative;width:100%;min-height:100vh;background:#040405;overflow:hidden;padding:0 5rem}.submitJourney .blueGlow{position:absolute;top:-10rem;right:3rem;width:20rem;height:16rem;background:#1f32b3;filter:blur(8rem);opacity:.6}.submitJourney .orangeGlow{position:absolute;right:-10rem;top:15rem;width:20rem;height:8rem;background:#ff9778;transform:rotate(-85deg);filter:blur(8rem);opacity:.5}.submitJourney .content{position:relative;z-index:2}.submitJourney .content .submitJourneyGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:start;padding-top:2rem}.submitJourney .content .submitJourneyGrid .automotiveCard{width:100%;max-width:42rem;display:flex;flex-direction:column;gap:1.6rem}.submitJourney .content .submitJourneyGrid .automotiveCard header h2{margin:0 0 .8rem;color:#fff;font-size:2rem;font-weight:500;line-height:1.3}.submitJourney .content .submitJourneyGrid .automotiveCard header p{margin:0;background:var(--Gradient-3,linear-gradient(234deg,#1f32b3 11.14%,#ee6f4a 71.83%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:1.4rem;line-height:1.6}.submitJourney .content .submitJourneyGrid .automotiveCard .preview{display:flex;align-items:center;justify-content:center;height:25rem;width:100%;border-radius:1.5rem;overflow:hidden;background:linear-gradient(270deg,#040405,#22222f)}.submitJourney .content .submitJourneyGrid .automotiveCard .preview img{width:100%;height:100%;display:block;object-fit:cover}.submitJourney .content .submitJourneyGrid .productReviewCard{width:100%;max-width:50.5rem;display:flex;flex-direction:column;gap:2.5rem}.submitJourney .content .submitJourneyGrid .productReviewCard .stats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.8rem;gap:1.8rem}.submitJourney .content .submitJourneyGrid .productReviewCard .stats article{display:flex;flex-direction:column;align-items:center;gap:1.2rem}.submitJourney .content .submitJourneyGrid .productReviewCard .stats article .value{--size:9rem;width:var(--size);height:var(--size);border-radius:50%;display:flex;align-items:center;justify-content:center;background:radial-gradient(closest-side,#040405 78%,transparent 80% 100%),conic-gradient(#ee6f4a 0,#1f32b3 var(--progress),hsla(0,0%,100%,.1) var(--progress))}.submitJourney .content .submitJourneyGrid .productReviewCard .stats article .value span{color:#fff;font-size:1.4rem;font-weight:700}.submitJourney .content .submitJourneyGrid .productReviewCard .stats article p{margin:0;color:#a3a3a3;font-size:1.2rem;text-align:center}.submitJourney .content .submitJourneyGrid .productReviewCard .details{display:flex;flex-direction:column;gap:1.3rem}.submitJourney .content .submitJourneyGrid .productReviewCard .details .row{min-height:4.9rem;display:flex;align-items:center;justify-content:space-between;padding:0 1.7rem;border-radius:1.3rem;background:#040405;box-shadow:inset 0 0 1.2rem hsla(0,0%,100%,.25)}.submitJourney .content .submitJourneyGrid .productReviewCard .details .row span{color:#a3a3a3;font-size:1.2rem}.submitJourney .content .submitJourneyGrid .productReviewCard .details .row strong{color:#fff;font-size:1.4rem;font-weight:700}.submitJourney .content .submitJourneyGrid .productReviewCard .review{padding-top:2.1rem;border-top:.1rem solid #111;padding-bottom:5rem}.submitJourney .content .submitJourneyGrid .productReviewCard .review .heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.2rem}.submitJourney .content .submitJourneyGrid .productReviewCard .review .heading h3{margin:0;color:#fff;font-size:1.5rem;font-weight:500}.submitJourney .content .submitJourneyGrid .productReviewCard .review .heading .rating{display:flex;align-items:center;justify-content:center;gap:.8rem;padding:1.2rem;border-radius:1.2rem;background:#000;box-shadow:inset 0 0 1.2rem hsla(0,0%,100%,.25)}.submitJourney .content .submitJourneyGrid .productReviewCard .review .heading .rating .star{width:1.7rem;cursor:pointer;transition:transform .2s ease,filter .2s ease}.submitJourney .content .submitJourneyGrid .productReviewCard .review .heading .rating .star:hover{transform:scale(1.15)}.submitJourney .content .submitJourneyGrid .productReviewCard .review .heading .rating .star:active{transform:scale(.95)}.submitJourney .content .submitJourneyGrid .productReviewCard .review select,.submitJourney .content .submitJourneyGrid .productReviewCard .review textarea{width:100%;border:none;outline:none;background:#fff;color:#383846;font-size:1.2rem;border-radius:.8rem}.submitJourney .content .submitJourneyGrid .productReviewCard .review select{height:3.9rem;padding:0 1.7rem;margin-bottom:1.2rem}.submitJourney .content .submitJourneyGrid .productReviewCard .review textarea{min-height:9.8rem;resize:vertical;padding:1.2rem 1.7rem}@media(max-width:768px){.submitJourney{padding:0 2rem}.submitJourney .content .submitJourneyGrid{grid-template-columns:1fr;gap:3rem}.submitJourney .content .submitJourneyGrid .automotiveCard,.submitJourney .content .submitJourneyGrid .productReviewCard{max-width:100%}}@media(max-width:480px){.submitJourney{padding:0 1.5rem}.submitJourney .content .submitJourneyGrid{gap:2.5rem}.submitJourney .content .submitJourneyGrid .productReviewCard .stats{gap:1.5rem}.submitJourney .content .submitJourneyGrid .productReviewCard .stats article .value{--size:8rem}.submitJourney .content .submitJourneyGrid .productReviewCard .stats article p{font-size:1.1rem}.submitJourney .content .submitJourneyGrid .productReviewCard .details .row{padding:0 1.4rem}.submitJourney .content .submitJourneyGrid .productReviewCard .details .row span{font-size:1.1rem}.submitJourney .content .submitJourneyGrid .productReviewCard .details .row strong{font-size:1.3rem}.submitJourney .content .submitJourneyGrid .productReviewCard .review .heading{align-items:center;gap:1rem}.submitJourney .content .submitJourneyGrid .productReviewCard .review .heading .rating{justify-content:space-between}.submitJourney .content .submitJourneyGrid .productReviewCard .review select{height:4.2rem}.submitJourney .content .submitJourneyGrid .productReviewCard .review textarea{min-height:9rem}}.certificate-container{display:flex;justify-content:center;align-items:center}.certificate-container .certificate-wrapper{background:#fff;border-radius:1.5rem;min-height:100vh;height:100%;width:100%}.leaderHeading{max-width:110rem;padding-bottom:3rem}.leaderHeading h1{color:#fff;font-size:4.4rem;font-weight:500;line-height:5.2rem;margin:0}.leaderHeading p{margin-top:1.4rem;color:#c2c2c2;font-size:1.5rem;line-height:2.4rem;font-weight:400}.leaderHeading p .highlight{color:#0080ff;font-weight:700;text-decoration:underline}.aboutSection{display:grid;grid-template-columns:520px 1fr;grid-gap:4rem;gap:4rem;align-items:center;max-width:110rem;margin:0 auto}@media(max-width:1024px){.aboutSection{grid-template-columns:420px 1fr;gap:3rem}}@media(max-width:768px){.aboutSection{grid-template-columns:1fr;gap:2.5rem}}@media(max-width:480px){.aboutSection{gap:2rem}}.imageWrapper{position:relative;width:100%;height:48rem;overflow:hidden}.imageWrapper img{width:100%;height:100%;object-fit:cover;display:block}.imageWrapper .overlay{position:absolute;top:0;right:0;width:45%;height:100%;background:linear-gradient(90deg,rgba(4,4,5,0),#040405)}.content{display:flex;flex-direction:column;gap:1.2rem}.content h2{color:#fff;font-size:2.8rem;font-weight:300;line-height:3.4rem;margin:0}.content h3{background:var(--Gradient-3,linear-gradient(234deg,#1f32b3 11.14%,#ee6f4a 71.83%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:1.6rem;font-weight:500;margin:0}.content p{color:#c2c2c2;font-size:1.3rem;line-height:2.1rem;margin:0}.storySection{padding:6rem 0}.storySection .container{max-width:110rem;margin:0 auto}.storySection .tag{font-size:10rem;color:#1f32b3;letter-spacing:.2rem;margin-bottom:1rem}.storySection .subTag{font-size:1.8rem;margin-bottom:3rem}.storySection .grid{gap:4rem;padding:3rem 0}.storySection .grid .stat h2{font-size:7.2rem}.storySection .grid .stat p{font-size:1.8rem;margin-top:1rem;line-height:2.6rem}.storySection .divider{margin:2rem 0}.storySection .title{font-size:5.4rem;color:#1f32b3;margin-bottom:2rem}.storySection .description{font-size:1.8rem;line-height:2.8rem}.storySection{padding:2.5rem 0}.storySection .container{position:relative}.storySection .tag{font-size:3.2rem;font-weight:500;background:var(--Gradient-3,linear-gradient(234deg,#1f32b3 11.14%,#ee6f4a 71.83%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:.1rem;margin-bottom:.6rem}.storySection .subTag{font-size:1.2rem;color:#c2c2c2;margin-bottom:1.6rem}.storySection .grid{display:flex;justify-content:space-between;gap:2rem;padding:1.8rem 0}.storySection .grid .stat{flex:1 1}.storySection .grid .stat h2{font-size:3.6rem;color:#fff;font-weight:500;margin:0}.storySection .grid .stat p{font-size:1.3rem;color:#c2c2c2;margin-top:.6rem;line-height:2rem}.storySection .divider{height:1px;background:#383846;margin:1.4rem 0}.storySection .title{font-size:2.6rem;font-weight:500;background:var(--Gradient-3,linear-gradient(234deg,#1f32b3 11.14%,#ee6f4a 71.83%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:1.2rem}.storySection .description{font-size:1.3rem;line-height:2rem;color:#c2c2c2}.storySection .description span{color:#0080ff;font-weight:700;text-decoration:underline}.heroVideo{width:100%;height:100%;object-fit:cover;border-radius:1.2rem;display:block}.heroMedia{position:relative;width:100%;height:60rem;overflow:hidden;padding:2rem 0}.heroMedia img{width:100%;height:100%;object-fit:cover;display:block}.heroMedia .overlay{position:absolute;inset:0;background:radial-gradient(ellipse 50% 119% at 50% 50%,rgba(4,4,5,0) 0,#040405 100%);pointer-events:none}@media(max-width:1024px){.heroMedia{height:42rem}}@media(max-width:768px){.heroMedia{height:32rem;padding:1.5rem 0}}@media(max-width:480px){.heroMedia{height:24rem;padding:1rem 0}}.modalOverlay{position:fixed;inset:0;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;padding:20px;z-index:5}.modalOverlay .modalCard{width:100%;max-width:545px;min-height:316px;display:flex;justify-content:space-between;align-items:center;position:relative;border-radius:30px;background:linear-gradient(135deg,#0b1221,#0c162f);overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.5)}.modalOverlay .modalCard .modalLeft{width:max-content;display:flex;align-items:center;justify-content:center}.modalOverlay .modalCard .modalLeft .iconCircle{height:10rem;width:10rem;display:flex;align-items:center;justify-content:center}.modalOverlay .modalCard .modalLeft .iconCircle img{height:100%;width:100%}.modalOverlay .modalCard .modalRight{width:100%;padding:30px 20px;color:#fff}.modalOverlay .modalCard .modalRight h2{font-size:22px;font-weight:700;margin:0}.modalOverlay .modalCard .modalRight p{margin-top:10px;color:#729cba;font-size:14px;line-height:1.5}.modalOverlay .modalCard .modalRight .btnRow{margin-top:20px;display:flex;gap:10px}.modalOverlay .modalCard .modalRight .btnRow button{flex:1 1;padding:12px;border-radius:100px;border:none;background:#fff;color:#000;cursor:pointer;font-weight:500;transition:.2s ease}.modalOverlay .modalCard .modalRight .btnRow button:hover{transform:translateY(-2px)}.modalOverlay .modalCard .modalRight .btnRow button.secondary{background:#1a2440;color:#fff}.modalOverlay .modalCard .closeBtn{position:absolute;top:10px;right:10px;width:35px;height:35px;border-radius:50%;border:none;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center}@media(max-width:600px){.modalOverlay .modalCard{flex-direction:column;height:auto}.modalOverlay .modalCard .modalLeft,.modalOverlay .modalCard .modalRight{width:100%;text-align:center}.modalOverlay .modalCard .modalRight{padding:20px}.modalOverlay .modalCard .modalRight .btnRow{flex-direction:column}}.payoutWrapper{position:relative;width:100%;height:100vh;background:#040405;overflow:hidden;font-family:Heebo;color:#fff;padding:40px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center}.payoutWrapper .bgLayer{position:absolute;border-radius:50%;filter:blur(40px)}.payoutWrapper .bgBlue{width:800px;height:800px;background:#1f32b3;top:-200px;right:-200px}.payoutWrapper .bgOrange{width:900px;height:900px;background:#ee6f4a;bottom:-250px;left:-200px}.payoutWrapper .header{position:absolute;top:40px;display:flex;align-items:center;gap:10px}.payoutWrapper .header img{height:auto;width:15rem}.payoutWrapper .subTitle{font-size:20px;font-weight:300;margin-top:80px;text-align:center;z-index:1}.payoutWrapper .amount{font-size:48px;font-weight:700;margin-top:10px;text-align:center;z-index:1}.payoutWrapper .infoCard{margin-top:40px;width:600px;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:15px;padding:25px}.payoutWrapper .infoCard .row{margin-bottom:20px}.payoutWrapper .infoCard .grid2{display:flex;justify-content:space-between;gap:20px;margin-top:10px}.payoutWrapper .infoCard .label{display:block;font-size:14px;color:#c2c2c2;margin-top:15px}.payoutWrapper .infoCard .value{font-size:16px;font-weight:700;margin-top:4px;word-break:break-all}.payoutWrapper .wfooter{position:absolute;bottom:30px;font-size:14px;color:#c2c2c2;text-align:center}@media(max-width:768px){.payoutWrapper{padding:20px 12px}.payoutWrapper .header{top:20px}.payoutWrapper .header img{width:10rem}.payoutWrapper .subTitle{font-size:16px;margin-top:60px}.payoutWrapper .amount{font-size:32px}.payoutWrapper .infoCard{width:100%;padding:18px;border-radius:12px}.payoutWrapper .grid2{flex-direction:column;gap:12px}.payoutWrapper .label{font-size:12px}.payoutWrapper .value{font-size:14px}.payoutWrapper .bgBlue{width:400px;height:400px;top:-120px;right:-120px}.payoutWrapper .bgOrange{width:450px;height:450px;bottom:-150px;left:-150px}.payoutWrapper .wfooter{font-size:12px;bottom:15px;padding:0 10px}}@media(max-width:480px){.payoutWrapper .subTitle{font-size:14px}.payoutWrapper .amount{font-size:26px}.payoutWrapper .infoCard{padding:14px}.payoutWrapper .label{font-size:11px}.payoutWrapper .value{font-size:13px}}