.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;color:#666}.auth-terms-wrapper .auth-terms-wrapper-childs p span{color:#ff76a9;font-weight:400}switch .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}switch .global-progress i{font-size:1.6rem;color:#666}.switch{position:relative;display:inline-flex;align-items:center;padding-top:.4rem}.switch input{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:1.2rem;height:1.2rem;border:2px solid #ff76a9;border-radius:.2rem;background:transparent;cursor:pointer;display:grid;place-content:center;transition:.3s ease}.switch input:before{content:"✓";color:#ff76a9;font-size:.9rem;transform:scale(0);transition:.2s ease}.switch input:checked:before{transform:scale(1)}.input-label-css{color:#b8b8b8;font-size:.8rem;font-weight:400;text-transform:uppercase}.hide_input{visibility:hidden}.fake-btn-diabaled{padding:1.25rem 0;background:#00245d;color:#fff!important;font-size:1.5rem!important;font-weight:600!important;cursor:not-allowed;text-align:center!important;opacity:.4}.fake-btn-diabaled,.primary-btn{width:100%;outline:none;border:none;border-radius:.5rem;transition:.2s}.primary-btn{padding:1.2rem 0;background:linear-gradient(90deg,#f4b0cf,#ff76a9);color:#000;font-size:1.2rem;font-weight:600;cursor:pointer}.primary-btn:hover{opacity:.8;transition:.2s}.secondary-btn{width:100%;outline:none;border:none;padding:1.2rem 0;background:#34a8cb;color:#fff;border-radius:.5rem;font-size:1.2rem;font-weight:600;cursor:pointer;transition:.2s}.secondary-btn:hover{opacity:.8;transition:.2s}.managedDisabled{opacity:.5;pointer-events:none;cursor:not-allowed}input:disabled{background:#fff}.isPressedValidation{background:#ff7300;padding:1.2rem 0;border-radius:.5rem;display:flex;justify-content:center;align-items:center;opacity:.5}.isPressedValidation p{color:#fff;text-align:center;font-size:1.2rem}.isPressedValidation p i{margin-left:.5rem;animation:spinerAnimation .4s ease-in infinite}.success-modal-container{position:fixed;top:0;left:50%;transform:translateX(-50%);height:100%;width:100%;background:rgba(0,0,0,.821);z-index:124;display:flex;justify-content:center;align-items:center}.success-modal-container .success-modal-inner-container{background:#f5f6fa;width:750px;border-radius:1rem;animation:fadeAnimation .5s linear forwards;padding:.6rem .6rem 2rem}.success-modal-container .success-modal-inner-container .success-modal-image-wrapper{height:14rem;border-radius:1rem;overflow:hidden;position:relative}.success-modal-container .success-modal-inner-container .success-modal-image-wrapper .close_modal{height:2rem;width:2rem;background:#f5f6fa;position:absolute;top:1rem;right:1rem;border-radius:50%;display:flex;justify-content:center;align-items:center;z-index:12;transition:.2s;cursor:pointer}.success-modal-container .success-modal-inner-container .success-modal-image-wrapper .close_modal:hover{transition:.2s;opacity:.8}.success-modal-container .success-modal-inner-container .success-modal-image-wrapper .close_modal i{color:#000;font-size:1.2rem}.success-modal-container .success-modal-inner-container .success-modal-image-wrapper .modal_overlay{position:absolute;top:0;left:0;height:100%;width:100%;background:rgba(0,0,0,.4);z-index:10}.success-modal-container .success-modal-inner-container .success-modal-image-wrapper img{height:14rem;width:100%;object-position:top;object-fit:cover}.success-modal-container .success-modal-inner-container .success-modal-image-wrapper h1{color:#fff;position:absolute;top:45%;left:50%;transform:translate(-50%);font-size:2rem;z-index:12;text-align:center;text-shadow:0 0 1rem #000}.success-modal-container .success-modal-inner-container p{text-align:center;font-size:1.4rem;margin:1rem 0;color:#646464}.success-modal-container .success-modal-inner-container .modal-double-btn{display:flex;gap:1rem}.success-modal-container .success-modal-inner-container .success-modal-info-action{text-align:center}.success-modal-container .success-modal-inner-container .success-modal-info-action button{outline:none;border:none;padding:.6rem 4rem;font-size:1.2rem;background:#ff7300;border-radius:.4rem;color:#fff;font-weight:600;transition:.2s;cursor:pointer}.success-modal-container .success-modal-inner-container .success-modal-info-action button:hover{transition:.2s;opacity:.8}.new-failed-model,.new-success-model{position:fixed;inset:0;z-index:999;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;padding:2rem}.new-failed-model .card,.new-success-model .card{width:100%;max-width:42rem;background:#121212;border:.3rem solid #1f1f1f;border-radius:1rem;position:relative;display:flex;overflow:visible}.new-failed-model .image-side,.new-success-model .image-side{width:18rem;min-width:18rem;background:#121212;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;border-radius:.8rem}.new-failed-model .image-side .glow,.new-success-model .image-side .glow{position:absolute;z-index:1}.new-failed-model .image-side .glow img,.new-success-model .image-side .glow img{width:100%;height:100%;object-fit:contain}.new-failed-model .image-side .glow-one,.new-success-model .image-side .glow-one{width:8rem;height:18rem;left:-1rem;top:-4rem}.new-failed-model .image-side .glow-two,.new-success-model .image-side .glow-two{width:6rem;height:13rem;right:-1.5rem;bottom:-3rem;transform:rotate(180deg)}.new-failed-model .image-side .overlay,.new-success-model .image-side .overlay{position:absolute;right:0;top:0;width:3.6rem;height:100%;background:linear-gradient(90deg,hsla(0,0%,7%,0),#121212);z-index:2}.new-failed-model .image-side .main-image,.new-success-model .image-side .main-image{width:13rem;height:13rem;object-fit:contain;position:relative;z-index:3}.new-failed-model .content-side,.new-success-model .content-side{flex:1 1;padding:2.2rem 1.8rem;display:flex;flex-direction:column;justify-content:center}.new-failed-model .content-side .tag,.new-success-model .content-side .tag{color:#f4b0cf;font-size:1rem;font-family:Inconsolata,monospace;font-weight:700;margin-bottom:1rem}.new-failed-model .content-side h2,.new-success-model .content-side h2{color:#fff;font-size:1.8rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.new-failed-model .content-side h2 span,.new-success-model .content-side h2 span{color:#ff76a9}.new-failed-model .content-side p,.new-success-model .content-side p{color:#bfbfbf;font-size:1rem;line-height:1.6;margin-bottom:2rem}.new-failed-model .content-side .actions,.new-success-model .content-side .actions{display:flex;gap:1rem}.new-failed-model .content-side .actions button,.new-success-model .content-side .actions button{flex:1 1;height:3.4rem;border:none;border-radius:.8rem;background:linear-gradient(90deg,#f4b0cf,#ff76a9);color:#000;font-size:1rem;font-weight:700;cursor:pointer;transition:.2s ease}.new-failed-model .content-side .actions button:hover,.new-success-model .content-side .actions button:hover{opacity:.9}.new-failed-model .close-btn,.new-success-model .close-btn{width:2.5rem;height:2.5rem;border:none;background:transparent;position:absolute;left:50%;bottom:-3.6rem;transform:translateX(-50%);display:flex;align-items:center;justify-content:center;cursor:pointer}.new-failed-model .close-btn svg,.new-success-model .close-btn svg{width:100%;height:100%}@media(max-width:768px){.new-failed-model .card{flex-direction:column;max-width:100%}.new-failed-model .image-side{width:100%;min-width:100%;height:16rem}.new-failed-model .image-side .main-image{width:10rem;height:10rem}.new-failed-model .content-side{padding:1.6rem}.new-failed-model .content-side .actions{flex-direction:column}}@media(max-width:480px){.new-failed-model{padding:1rem}.new-failed-model .image-side{height:14rem}.new-failed-model .image-side .main-image{width:8rem;height:8rem}.new-failed-model .content-side h2{font-size:1.5rem}.new-failed-model .content-side p{font-size:.95rem}.new-failed-model .content-side .actions button{height:3.2rem;font-size:.95rem}.new-failed-model .close-btn{width:2.2rem;height:2.2rem;bottom:-3rem}}.welcome-section{background:#000}.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{margin:12rem 0 1rem;color:#fff;font-size:3.375rem;font-weight:800}.welcome-section .welcome-wrapper .welcome-parent:first-child h1 span{color:#f4b0cf}.welcome-section .welcome-wrapper .welcome-parent:first-child p{color:#fff;font-size:1.3rem;font-weight:500;margin-bottom:3rem}.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:80%;position:absolute;top:50%;left:69%;transform:translate(-50%,-50%)}.another-option-wrapper{text-align:end;margin:2rem 0}.another-option-wrapper a{color:#ff76a9}.global-form-block{display:block!important}.form-group-container-alt{position:relative;background:#121212;margin-bottom:1rem;padding:1rem;border-radius:.5rem}.global-form-wrapper{background:#1f1f1f;border-radius:.5rem;padding:1rem}.global-form-wrapper .user-info-input-wrapper{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 input{margin:0;width:100%;border:none;background:transparent;font-size:1.5rem;font-weight:500;color:#fff;outline:none;padding-top:.2rem}.global-form-wrapper .user-info-input-wrapper .user-info-input input::placeholder{color:#fff}.global-form-wrapper .user-info-input-wrapper .user-info-input .password-privacy-icon{position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.global-form-wrapper .user-info-input-wrapper .user-info-input .password-privacy-icon i{font-size:1.5rem;color:#7d8994;cursor:pointer}.global-form-wrapper .user-info-input-wrapper .user-info-input .show-password-strength-wrapper p{font-size:1rem;font-weight:600;text-transform:uppercase}.global-form-wrapper .user-info-input-wrapper .user-info-input .show-password-strength-wrapper span{color:#c1c1c1}.global-form-wrapper .user-info-input-wrapper .user-info-input .error_message{color:red;font-weight:500;display:none}.global-form-wrapper .user-info-input-wrapper .user-info-input .error_message i{margin-right:.5rem}input:invalid[focused=true]~.error_message{display:flex!important}.shakeAnimation{animation:shake .5s ease-in-out alternate-reverse forwards}.auth-content .main-title-heading p{color:#f4b0cf;font-size:1.5rem;font-weight:700;padding-bottom:1.5rem}.auth-content .main-title-heading svg{height:auto;width:19rem}.signs-tab{display:flex;gap:1rem;background:#1f1f1f;padding:.5rem;border-radius:.5rem;margin-bottom:2rem}.signs-tab a{width:100%}.signs-tab a .signs-tab-child button{width:100%;outline:none;border:none;border-radius:.4rem;background:linear-gradient(90deg,#f4b0cf,#ff76a9);color:#000;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!important;color:#666}.signs-tab a .signs-tab-child .tab-active:hover{transition:.2s;background:linear-gradient(90deg,#f4b0cf,#ff76a9);color:#000}.navigation-container{background:#121212}.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 h1{color:#fff;text-align:center;font-size:1.875rem;font-weight:700}.navigation-container .navigation-wrapper .navigation-parent .navigation-childs:last-child{display:flex;align-items:center;gap:5rem}.navigation-container .navigation-wrapper .navigation-parent .navigation-childs:last-child ul{display:flex;gap:3rem}.navigation-container .navigation-wrapper .navigation-parent .navigation-childs:last-child ul li a{position:relative;color:#666;font-size:1.4375rem;font-weight:800;text-decoration:none;transition:color .3s ease}.navigation-container .navigation-wrapper .navigation-parent .navigation-childs:last-child ul li a:after{content:"";position:absolute;left:0;bottom:-.5rem;width:100%;height:.25rem;background:linear-gradient(90deg,rgba(255,118,169,0),#ff76a9);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.navigation-container .navigation-wrapper .navigation-parent .navigation-childs:last-child ul li a.active,.navigation-container .navigation-wrapper .navigation-parent .navigation-childs:last-child ul li a:hover{color:#ff76a9}.navigation-container .navigation-wrapper .navigation-parent .navigation-childs:last-child ul li a.active:after,.navigation-container .navigation-wrapper .navigation-parent .navigation-childs:last-child ul li a:hover:after{transform:scaleX(1)}.navigation-container .navigation-wrapper .navigation-parent .navigation-childs:last-child svg{cursor:pointer}.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}.line1,.line2{z-index:1}.line1 img,.line2 img{height:auto;width:25rem}.line1{top:0;left:0}.line1,.line2{position:absolute}.line2{bottom:0;right:0}.landing-section{background:#121212;height:100vh;position:relative}.landing-section .landing-dashboard-content{z-index:2}.landing-section .landing-dashboard-content h1{color:#fff;font-size:3.375rem;font-weight:800}.landing-section .landing-dashboard-content h1 span{color:#f4b0cf}.landing-section .landing-dashboard-content p{color:#fff;font-size:1.3rem;font-weight:500}.landing-section .landing-dashboard-img{z-index:2}.landing-section .landing-dashboard-img img{height:auto;width:100%}.profile-bg{background:#121212;position:relative}.profile-bg .line1,.profile-bg .line2{z-index:1}.profile-bg .line1 img,.profile-bg .line2 img{height:auto;width:25rem}.profile-bg .line1{position:absolute;top:0;left:0}.profile-bg .line2{position:absolute;bottom:0;right:0}.profile-bg .profile-card{z-index:2;width:100%;margin:0 auto;padding:2rem;background:#1f1f1f;border:.1rem solid #404040;border-radius:1rem;display:flex;flex-direction:column;align-items:center;gap:2rem}.profile-bg .profile-card .avatar{width:20rem;border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative;flex-shrink:0}.profile-bg .profile-card .avatar .avatar-icon{width:8rem;height:8rem;position:relative}.profile-bg .profile-card h2{color:#fff;font-size:2rem;font-family:Red Hat Display,sans-serif;font-weight:700;line-height:1.2;text-align:center}.profile-bg .profile-card .details{width:100%;display:flex;flex-direction:column;gap:1rem}.profile-bg .profile-card .details .detail-box{width:100%;background:#121212;border-radius:1rem;padding:1rem 2rem;display:flex;flex-direction:column;justify-content:center;min-height:8.6rem}.profile-bg .profile-card .details .detail-box p{color:#c4c4c4;font-size:1.2rem;font-family:Red Hat Display,sans-serif;font-weight:400;margin-bottom:.8rem;line-height:1.4}.profile-bg .profile-card .details .detail-box h3{color:#fff;font-size:1.6rem;font-family:Space Mono,monospace;font-weight:700;line-height:1.2;word-break:break-word}@media(max-width:768px){.profile-bg .profile-card{padding:4rem 1.6rem 1.6rem;gap:2rem}.profile-bg .profile-card .avatar{width:15rem;height:15rem}.profile-bg .profile-card .avatar .avatar-icon{transform:scale(.8)}.profile-bg .profile-card h2{font-size:3rem}.profile-bg .profile-card .details{gap:1.6rem}.profile-bg .profile-card .details .detail-box{padding:1.4rem 1.6rem;min-height:auto}.profile-bg .profile-card .details .detail-box p{font-size:1.5rem}.profile-bg .profile-card .details .detail-box h3{font-size:2.4rem}}@media(max-width:480px){.profile-bg .profile-card{padding:3rem 1.2rem 1.2rem;border-radius:.8rem}.profile-bg .profile-card .avatar{width:12rem;height:12rem}.profile-bg .profile-card .avatar .avatar-icon{transform:scale(.65)}.profile-bg .profile-card h2{font-size:2.4rem}.profile-bg .profile-card .details .detail-box{border-radius:.8rem}.profile-bg .profile-card .details .detail-box p{font-size:1.4rem}.profile-bg .profile-card .details .detail-box h3{font-size:2rem}}.profile-bg .membership-status{z-index:2;width:100%;margin:0 auto}.profile-bg .membership-status h2{color:#fff;font-size:2.4rem;font-family:Red Hat Display,sans-serif;font-weight:700;margin-bottom:1.8rem;line-height:1.2}.profile-bg .membership-status h2 span{color:#ff76a9}.profile-bg .membership-status .membership-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1.8rem;gap:1.8rem}.profile-bg .membership-status .membership-card{background:#1f1f1f;border-radius:1.2rem;padding:1rem;position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center}.profile-bg .membership-status .membership-card .status-badge{min-width:7rem;padding:0 1rem;border-radius:.6rem;background:#666;color:#000;font-size:1.1rem;font-family:Red Hat Display,sans-serif;font-weight:600;display:flex;align-items:center;justify-content:center;align-self:flex-end}.profile-bg .membership-status .membership-card .status-badge.active{background:#ff76a9}.profile-bg .membership-status .membership-card .image-wrapper{width:11rem;height:9rem;margin:.8rem 0;display:flex;align-items:center;justify-content:center}.profile-bg .membership-status .membership-card .image-wrapper img{width:100%;height:100%;object-fit:contain;display:block}.profile-bg .membership-status .membership-card .card-content{width:100%;text-align:center}.profile-bg .membership-status .membership-card .card-content .level{display:block;color:#f4b0cf;font-size:1.2rem;font-family:Inconsolata,monospace;font-weight:700;margin-bottom:.4rem;letter-spacing:.03rem}.profile-bg .membership-status .membership-card .card-content h3{color:#fff;font-size:1.7rem;font-family:Red Hat Display,sans-serif;font-weight:700;margin-bottom:.8rem;line-height:1.3}.profile-bg .membership-status .membership-card .card-content p{color:#c4c4c4;font-size:1.1rem;font-family:Red Hat Display,sans-serif;font-weight:400;line-height:1.4}@media(max-width:768px){.profile-bg .membership-status h2{font-size:2rem;margin-bottom:1.6rem}.profile-bg .membership-status .membership-grid{gap:1.4rem}.profile-bg .membership-status .membership-card{min-height:auto;padding:1.2rem}.profile-bg .membership-status .membership-card .image-wrapper{width:9rem;height:9rem}.profile-bg .membership-status .membership-card .card-content .level{font-size:1.1rem}.profile-bg .membership-status .membership-card .card-content h3{font-size:1.5rem}.profile-bg .membership-status .membership-card .card-content p{font-size:1rem}}@media(max-width:480px){.profile-bg .membership-status h2{font-size:1.8rem}.profile-bg .membership-status .membership-grid{gap:1.2rem}.profile-bg .membership-status .membership-card{border-radius:1rem;padding:1rem}.profile-bg .membership-status .membership-card .status-badge{min-width:6.2rem;height:2rem;font-size:1rem}.profile-bg .membership-status .membership-card .image-wrapper{width:8rem;height:8rem}.profile-bg .membership-status .membership-card .card-content .level{font-size:1rem}.profile-bg .membership-status .membership-card .card-content h3{font-size:1.4rem;margin-bottom:.6rem}.profile-bg .membership-status .membership-card .card-content p{font-size:.95rem}}.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}.newcontainer{display:flex}.newcontainer>*{flex:1 1}.altnc{padding:5rem}.gap{gap:2rem}.aic{align-items:center}.fdc{flex-direction:row}.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{background:#121212;position:fixed;width:35%;height:100vh;right:0;top:0;z-index:15}.navbar-extended-container .navbar-container{height:100%;position:relative}.navbar-extended-container .navbar-container .navbar-wrapper{height:100%;padding:3rem}.navbar-extended-container .navbar-container .navbar-wrapper .nav-head{display:flex;justify-content:space-between;align-items:center;padding-bottom:4rem}.navbar-extended-container .navbar-container .navbar-wrapper .nav-head img{height:auto;width:15rem}.navbar-extended-container .navbar-container .navbar-wrapper .moremenu{display:none}@media(max-width:768px){.navbar-extended-container .navbar-container .navbar-wrapper .moremenu{display:block}}.navbar-extended-container .navbar-container .navbar-wrapper .moremenu ul{padding-bottom:2rem}.navbar-extended-container .navbar-container .navbar-wrapper .moremenu ul li{padding:.8rem 0}.navbar-extended-container .navbar-container .navbar-wrapper .moremenu ul li a{position:relative;color:#fff;font-size:1.4375rem;font-weight:800;text-decoration:none;transition:color .3s ease}.navbar-extended-container .navbar-container .navbar-wrapper .moremenu ul li a:after{content:"→";margin-left:.5rem;opacity:0;transition:opacity .3s ease}.navbar-extended-container .navbar-container .navbar-wrapper .moremenu ul li a.active,.navbar-extended-container .navbar-container .navbar-wrapper .moremenu ul li a:hover{color:#ff76a9}.navbar-extended-container .navbar-container .navbar-wrapper .moremenu ul li a.active:after,.navbar-extended-container .navbar-container .navbar-wrapper .moremenu ul li a:hover:after{opacity:1}.navbar-extended-container .navbar-container .navbar-wrapper .divider{width:100%;height:.2rem;background:linear-gradient(90deg,var(--Grey-BG,#121212) 0,var(--Brand-Button,#ff76a9) 100%)}.navbar-extended-container .navbar-container .navbar-wrapper .menu-list{padding:2rem 0}.navbar-extended-container .navbar-container .navbar-wrapper .menu-list ul a{color:#fff;font-weight:400;text-decoration:none}.navbar-extended-container .navbar-container .navbar-wrapper .menu-list ul a li{position:relative;font-size:1.25rem;padding:.8rem 0;width:max-content}.navbar-extended-container .navbar-container .navbar-wrapper .menu-list ul a li:after{content:"→";margin-left:.5rem;opacity:0;transition:opacity .3s ease}.navbar-extended-container .navbar-container .navbar-wrapper .menu-list ul a:hover{color:#ff76a9;font-weight:700}.navbar-extended-container .navbar-container .navbar-wrapper .menu-list ul a:hover li:after{opacity:1}.navbar-extended-container .navbar-container .bottomcolor{position:absolute;bottom:0;width:100%;height:10rem;background:linear-gradient(180deg,hsla(0,0%,7%,0),rgba(255,118,169,.5));display:flex;justify-content:center;align-items:center;padding:0 3rem}.logout-btn-container{margin-top:2rem}.logout-btn-container button{font-size:.9rem;padding:.6rem 1rem}.deposit-section{padding:3rem 0;background:#f5f6fa;height:100vh}.deposit-section .deposit-history-wrapper{margin-top:2rem}.deposit-section .deposit-history-wrapper .deposit-history-parent{padding:1rem;border:1px solid rgba(0,0,0,.149);border-radius:.4rem;margin:1rem 0;background:#fff;display:flex;justify-content:space-between;align-items:center}.deposit-section .deposit-history-wrapper .deposit-history-parent .deposit-history-childs:first-child h3,.deposit-section .deposit-history-wrapper .deposit-history-parent .deposit-history-childs:first-child p{font-size:1.2rem}.deposit-section .deposit-history-wrapper .deposit-history-parent .deposit-history-childs:first-child h1{font-size:1.2rem;color:#34a8cb;margin-top:2rem}.deposit-section .deposit-history-wrapper .deposit-history-parent .deposit-history-childs:last-child .deposited-type{background:green;border-radius:1rem;text-align:center;font-size:.8rem;font-weight:600;color:#fff;padding:.4rem .6rem}.deposit-section .deposit-history-wrapper .deposit-history-parent .deposit-history-childs:last-child h6{font-size:1rem;margin-top:.2rem;color:#5a5a5a}.footer-container{background:#121212;padding:3rem 1rem}.footer-container .footer-parent{display:flex;justify-content:space-between;align-items:center;width:100%}.footer-container .footer-parent img{height:auto;width:16rem}.footer-container .footer-parent p{color:#5b6678}.reviews{position:relative;overflow:hidden;background:#1f1f1f;padding:5rem 3rem}.reviews .container{margin:0 auto}.reviews h2{color:#fff;font-size:2.625rem;font-weight:700;line-height:1.2;margin-bottom:4rem}.reviews h2 span{color:#ff76a9}.reviews .cards{display:flex;gap:1.875rem;overflow-x:auto;scroll-behavior:smooth;padding-bottom:2rem}.reviews .cards::-webkit-scrollbar{display:none}.reviews .cards .card{flex:0 0 21.875rem;background:#fff;border-radius:.9375rem;padding:1.5rem;display:flex;flex-direction:column;justify-content:space-between;min-height:15.625rem}.reviews .cards .card .top{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.reviews .cards .card .top h3{font-size:2.25rem;font-weight:700;color:#000;line-height:1}.reviews .cards .card .top .stars{display:flex;gap:.35rem}.reviews .cards .card .top .stars span{color:#ff76a9;font-size:1.25rem}.reviews .cards .card p{color:#000;font-size:1.125rem;font-weight:400;line-height:1.6;margin-bottom:2rem}.reviews .cards .card h4{color:#000;font-size:1.125rem;font-weight:700;margin-bottom:1rem;line-height:1.4}.reviews .cards .card .verified{display:flex;align-items:center;gap:.75rem;color:#000;font-size:.9375rem;font-weight:700}.reviews .powered{display:flex;justify-content:space-between;margin-top:3rem}.reviews .powered .power{display:flex;align-items:flex-start;gap:1rem}.reviews .powered .power span{color:#f4b0cf;font-size:1.125rem;font-weight:700}.reviews .overlay{position:absolute;top:0;right:0;width:12.5rem;height:100%;background:linear-gradient(270deg,#1f1f1f,rgba(31,31,31,0));pointer-events:none}@media(max-width:1024px){.reviews{padding:5rem 0 6rem}.reviews .container{padding:0 2rem}.reviews h2{font-size:2.2rem;margin-bottom:3rem}}@media(max-width:768px){.reviews .container{padding:0 2rem}.reviews h2{font-size:1.875rem;margin-bottom:2rem}.reviews .cards{gap:1rem}.reviews .cards .card{flex:0 0 18rem;padding:1.25rem}.reviews .cards .card .top{flex-direction:column;align-items:flex-start;gap:.75rem}.reviews .cards .card h4,.reviews .cards .card p{font-size:1rem}.reviews .powered{align-items:flex-start}.reviews .powered svg{height:auto;width:8rem}.reviews .overlay{display:none}}.growth{background:#121212;padding:6rem 3rem}.growth .container{margin:0 auto}.growth .heading{margin-bottom:4rem}.growth .heading h2{color:#fff;font-size:2.625rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.growth .heading h2 span{color:#ff76a9}.growth .heading h3{color:#fff;font-size:3.375rem;font-weight:400;line-height:1.2;margin-bottom:2rem;max-width:62rem}.growth .heading p{max-width:72rem;color:#fff;font-size:1.125rem;font-weight:500;line-height:1.8}.growth .services{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.25rem;gap:1.25rem}.growth .services .card{background:#1f1f1f;border-radius:.75rem;padding:1.5rem;display:flex;align-items:flex-start;gap:1.25rem;min-height:9.375rem;transition:.3s ease}.growth .services .card:hover{transform:translateY(-.25rem)}.growth .services .card .content h4{color:#fff;font-size:1.125rem;font-weight:700;line-height:1.4;margin-bottom:1rem}.growth .services .card .content p{color:#666;font-size:1rem;font-weight:400;line-height:1.7}@media(max-width:1024px){.growth{padding:5rem 0}.growth .container{padding:0 2rem}.growth .heading h2{font-size:2.25rem}.growth .heading h3{font-size:2.75rem}.growth .services{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.growth{padding:4rem 0}.growth .container{padding:0 2rem}.growth .heading{margin-bottom:3rem}.growth .heading h2{font-size:1.875rem}.growth .heading h3{font-size:2rem;line-height:1.3}.growth .heading p{font-size:1rem;line-height:1.7}.growth .services{grid-template-columns:1fr}.growth .services .card{flex-direction:row;padding:1.25rem}.growth .services .card .content h4{font-size:1rem}.growth .services .card .content p{font-size:.9375rem}}.numbers{background:#121212;padding:3rem}.numbers .container{margin:0 auto}.numbers .heading{margin-bottom:4rem}.numbers .heading h2{color:#fff;font-size:2.625rem;font-weight:700;line-height:1.2}.numbers .heading h2 span{color:#ff76a9}.numbers .stats{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2rem;gap:2rem}.numbers .stats .card{text-align:center}.numbers .stats .card h3{color:#f4b0cf;font-size:3.375rem;font-weight:700;line-height:1;margin-bottom:1.5rem;font-family:Space Mono,monospace}.numbers .stats .card h4{color:#f4b0cf;font-size:1.125rem;font-weight:500;margin-bottom:.75rem;line-height:1.5}.numbers .stats .card p{color:#666;font-size:1.125rem;font-weight:500;line-height:1.7;max-width:14rem;margin:0 auto}@media(max-width:1024px){.numbers{padding:5rem 0}.numbers .container{padding:0 2rem}.numbers .stats{grid-template-columns:repeat(2,1fr);row-gap:3rem}}@media(max-width:768px){.numbers{padding:4rem 0}.numbers .container{padding:0 2rem}.numbers .heading{margin-bottom:2rem}.numbers .heading h2{font-size:1.875rem}.numbers .stats{display:flex;flex-direction:column;gap:2rem}.numbers .stats .card{display:flex;align-items:flex-start;gap:1rem;text-align:left}.numbers .stats .card h3{width:10rem;flex-shrink:0;font-size:3.375rem;line-height:1;margin-bottom:0}.numbers .stats .card .content{display:flex;flex-direction:column;gap:.3rem;padding-top:.5rem}.numbers .stats .card .content h4{font-size:.875rem;margin-bottom:0}.numbers .stats .card .content p{font-size:.875rem;line-height:1.5;margin:0;max-width:100%}}.products-services{background:#121212;width:100%;padding:2.5rem 4rem}.products-services .heading{margin-bottom:4rem}.products-services .heading h2{color:#fff;font-size:2.8rem;font-family:Red Hat Display;font-weight:700;line-height:1.2;margin-bottom:1.6rem}.products-services .heading h2 span{color:#ff76a9}.products-services .heading h3{color:#fff;font-size:3.2rem;font-family:Red Hat Display;font-weight:400;line-height:1.3;margin-bottom:1.6rem}.products-services .heading p{color:#fff;font-size:1.3rem;font-family:Red Hat Display;font-weight:500;line-height:1.6;max-width:70rem}.products-services .products-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:3rem 1.6rem;gap:3rem 1.6rem}.products-services .product-card .top{display:flex;align-items:flex-start;gap:1.2rem;margin-bottom:1.2rem}.products-services .product-card .top img{width:6.4rem;height:6.4rem;border-radius:.8rem;object-fit:cover;flex-shrink:0}.products-services .product-card .top .content h4{color:#fff;font-size:1.6rem;font-family:Red Hat Display;font-weight:700;margin-bottom:.6rem}.products-services .product-card .top .content .tag{width:-moz-fit-content;width:fit-content;padding:.4rem .8rem;border-radius:.5rem;background:#f4b0cf;color:#000;font-size:.75rem;font-family:Red Hat Display;font-weight:700;margin-bottom:.6rem}.products-services .product-card .top .content span{color:#666;font-size:.95rem;font-family:Red Hat Display;font-weight:500;line-height:1.4}.products-services .product-card .stats{background:#1f1f1f;border-radius:1rem;padding:1.4rem}.products-services .product-card .stats .stat{display:flex;align-items:center;justify-content:space-between}.products-services .product-card .stats .stat:not(:last-child){margin-bottom:1.2rem}.products-services .product-card .stats .stat .left{display:flex;align-items:center;gap:.8rem}.products-services .product-card .stats .stat .left .dot{display:flex;align-items:center;justify-content:center}.products-services .product-card .stats .stat .left p{color:#666;font-size:.95rem;font-family:Red Hat Display;font-weight:500}.products-services .product-card .stats .stat h5{color:#fff;text-align:right;font-size:1.15rem;font-family:Red Hat Display;font-weight:700}@media(max-width:991px){.products-services{padding:5rem 2rem}.products-services .heading{margin-bottom:3rem}.products-services .heading h2{font-size:2.3rem}.products-services .heading h3{font-size:2.6rem}.products-services .heading h3 br{display:none}.products-services .heading p{font-size:1.2rem}.products-services .heading p br{display:none}.products-services .products-grid{grid-template-columns:repeat(2,1fr);gap:2.4rem 1.4rem}}@media(max-width:767px){.products-services{padding:4rem 2rem}.products-services .products-grid{grid-template-columns:1fr}.products-services .heading h2{font-size:2rem}.products-services .heading h3{font-size:2.2rem}.products-services .heading p{font-size:1.1rem}.products-services .product-card .top img{width:5.8rem;height:5.8rem}.products-services .product-card .top .content h4{font-size:1.4rem}.products-services .product-card .stats .stat .left p{font-size:.9rem}.products-services .product-card .stats .stat h5{font-size:1.05rem}}.technological-partners{width:100%;padding:6rem 5rem;background:#121212}.technological-partners .heading{margin-bottom:5rem}.technological-partners .heading h2{color:#fff;font-size:3rem;font-family:Red Hat Display;font-weight:700;line-height:1.2;margin-bottom:2rem}.technological-partners .heading h2 span{color:#ff76a9}.technological-partners .heading h3{color:#fff;font-size:3.8rem;font-family:Red Hat Display;font-weight:400;line-height:1.25;margin-bottom:2rem}.technological-partners .heading p{max-width:72rem;color:#fff;font-size:1.4rem;font-family:Red Hat Display;font-weight:500;line-height:1.7}.technological-partners .partners-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem}.technological-partners .partner-card{padding:1.2rem;border-radius:1.2rem;background:#1f1f1f}.technological-partners .partner-card .top{display:flex;align-items:flex-start;gap:1.6rem;margin-bottom:1.6rem}.technological-partners .partner-card .top img{width:7.8rem;height:7.8rem;border-radius:.6rem;object-fit:cover;flex-shrink:0}.technological-partners .partner-card .top .content h4{color:#fff;font-size:1.8rem;font-family:Red Hat Display;font-weight:700;line-height:1.3;margin-bottom:1rem}.technological-partners .partner-card .top .content .tag{width:-moz-fit-content;width:fit-content;padding:.5rem 1rem;border-radius:.6rem;background:#f4b0cf;color:#000;font-size:.9rem;font-family:Red Hat Display;font-weight:700;line-height:1}.technological-partners .partner-card .bottom{display:flex;align-items:center;justify-content:space-between;padding:1.4rem;border-radius:1rem;background:#121212}.technological-partners .partner-card .bottom .left{display:flex;align-items:center;gap:1rem}.technological-partners .partner-card .bottom .left span{color:#666;font-size:1.1rem;font-family:Red Hat Display;font-weight:500}.technological-partners .partner-card .bottom h5{color:#fff;text-align:right;font-size:1.5rem;font-family:Red Hat Display;font-weight:700}@media(max-width:991px){.technological-partners{padding:5rem 2.4rem}.technological-partners .heading{margin-bottom:4rem}.technological-partners .heading h2{font-size:2.5rem}.technological-partners .heading h3{font-size:3rem}.technological-partners .heading p{font-size:1.3rem}.technological-partners .partners-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.technological-partners{padding:4rem 2rem}.technological-partners .heading h2{font-size:2.1rem}.technological-partners .heading h3{font-size:2.4rem}.technological-partners .heading p{font-size:1.2rem}.technological-partners .partners-grid{grid-template-columns:1fr;gap:1.6rem}.technological-partners .partner-card .top{gap:1.2rem}.technological-partners .partner-card .top img{width:6.4rem;height:6.4rem}.technological-partners .partner-card .top .content h4{font-size:1.6rem}.technological-partners .partner-card .top .content .tag{font-size:.8rem}.technological-partners .partner-card .bottom{padding:1.2rem}.technological-partners .partner-card .bottom .left span{font-size:1rem}.technological-partners .partner-card .bottom h5{font-size:1.3rem}}.journey-section .earnings-dashboard{width:100%;display:flex;align-items:stretch;justify-content:space-between;gap:2rem;background:#121212;padding:2rem 5rem}.journey-section .earnings-dashboard .chart-side{flex:1 1;display:flex;flex-direction:column;gap:1.2rem}.journey-section .earnings-dashboard .chart-side .logo-box{width:5.2rem;height:5.2rem;border-radius:.7rem;background:#1f1f1f;display:flex;align-items:center;justify-content:center}.journey-section .earnings-dashboard .chart-side .logo-box svg{width:2.4rem;height:auto;object-fit:contain}.journey-section .earnings-dashboard .chart-side .chart-area{flex:1 1;display:flex;align-items:flex-end}.journey-section .earnings-dashboard .chart-side .chart-area svg{width:100%;height:auto}.journey-section .earnings-dashboard .content-side{width:38rem;display:flex;flex-direction:column;justify-content:space-between}.journey-section .earnings-dashboard .content-side .balance{margin-bottom:1.6rem}.journey-section .earnings-dashboard .content-side .balance h2{color:#fff;text-align:right;font-size:3.6rem;font-family:Space Mono;font-weight:700;line-height:1.1}.journey-section .earnings-dashboard .content-side .balance span{display:block;margin-bottom:.6rem;color:#c4c4c4;text-align:right;font-size:1.2rem;font-family:Red Hat Display;font-weight:400}.journey-section .earnings-dashboard .content-side .cards{display:flex;flex-direction:column;gap:1.6rem}.journey-section .earnings-dashboard .content-side .card{background:#1f1f1f;border-radius:.7rem;padding:1.4rem 1.2rem;display:flex;align-items:flex-start;justify-content:space-between;gap:1.2rem}.journey-section .earnings-dashboard .content-side .card .card-content span{display:block;margin-bottom:.8rem;color:#c4c4c4;font-size:1.2rem;font-family:Red Hat Display;font-weight:400}.journey-section .earnings-dashboard .content-side .card .card-content h3{color:#fff;font-size:2.2rem;font-family:Space Mono;font-weight:700;line-height:1.2}.journey-section .earnings-dashboard .content-side .card .icon{flex-shrink:0}.journey-section .earnings-dashboard .content-side .card .icon svg{width:2rem;height:2rem}.journey-section .earnings-dashboard .content-side button{width:100%;height:3.8rem;border:0;outline:0;cursor:pointer;border-radius:.7rem;background:linear-gradient(90deg,#f4b0cf,#ff76a9);color:#000;font-size:1.3rem;font-family:Red Hat Display;font-weight:600;margin-top:1.6rem;transition:.3s ease}.journey-section .earnings-dashboard .content-side button:hover{opacity:.9}@media(max-width:991px){.journey-section .earnings-dashboard{flex-direction:column;gap:2.4rem;padding:2rem}.journey-section .earnings-dashboard .content-side{width:100%}.journey-section .earnings-dashboard .content-side .balance h2,.journey-section .earnings-dashboard .content-side .balance span{text-align:left}.journey-section .earnings-dashboard .content-side .balance h2{font-size:3rem}}@media(max-width:767px){.journey-section .earnings-dashboard{gap:2rem;padding:1.6rem}.journey-section .earnings-dashboard .chart-side .logo-box{width:4.6rem;height:4.6rem}.journey-section .earnings-dashboard .chart-side .logo-box svg{width:2rem}.journey-section .earnings-dashboard .content-side .balance span{font-size:1.1rem}.journey-section .earnings-dashboard .content-side .balance h2{font-size:2.4rem}.journey-section .earnings-dashboard .content-side .card{padding:1.2rem}.journey-section .earnings-dashboard .content-side .card .card-content span{font-size:1.1rem}.journey-section .earnings-dashboard .content-side .card .card-content h3{font-size:1.8rem}.journey-section .earnings-dashboard .content-side .card .icon svg{width:1.8rem;height:1.8rem}.journey-section .earnings-dashboard .content-side button{height:3.6rem;font-size:1.2rem}}.breadcrumb-wrapper .breadcrumb-wrapper-parent{display:flex;justify-content:space-between;align-items:center}.breadcrumb-wrapper .breadcrumb-wrapper-parent .breadcrumb-wrapper-childs{flex:1 1}.breadcrumb-wrapper .breadcrumb-wrapper-parent .breadcrumb-wrapper-childs:nth-child(2){text-align:center}.breadcrumb-wrapper .breadcrumb-wrapper-parent .breadcrumb-wrapper-childs a{transition:.2s}.breadcrumb-wrapper .breadcrumb-wrapper-parent .breadcrumb-wrapper-childs a:hover{transition:.2s;opacity:.8}.breadcrumb-wrapper .breadcrumb-wrapper-parent .breadcrumb-wrapper-childs .breadcrumb-back-link{height:2.5rem;width:2.5rem;background:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center}.breadcrumb-wrapper .breadcrumb-wrapper-parent .breadcrumb-wrapper-childs .breadcrumb-back-link i{color:#18202b;font-size:1.2rem}.breadcrumb-wrapper .breadcrumb-wrapper-parent .breadcrumb-wrapper-childs h1{font-size:1.8rem;color:#fff}.breadcrumbAlt .breadcrumb-wrapper-childs .breadcrumb-back-link{height:2rem;width:2rem;background:rgba(24,32,43,.757)!important}.breadcrumbAlt .breadcrumb-wrapper-childs .breadcrumb-back-link i{color:#fff!important}.breadcrumbAlt .breadcrumb-wrapper-childs h1{font-size:1.6rem;color:#18202b!important}.history-section{min-height:100vh;background:#121212}.history-section .history-filter-con{margin:1rem 5rem}.history-section .history-wrapper{display:grid;grid-template-columns:repeat(auto-fit,minmax(500px,1fr));grid-gap:1rem;gap:1rem;margin:1rem 5rem}.history-section .history-wrapper .card{width:100%;display:flex;flex-direction:column;gap:1.2rem}.history-section .history-wrapper .card__box{background:#1f1f1f;border-radius:1.1rem;overflow:hidden}.history-section .history-wrapper .card__main{display:flex;gap:1.6rem;padding:1.6rem;align-items:flex-start}.history-section .history-wrapper .card__image{width:6.2rem;height:6.2rem;border-radius:.6rem;object-fit:cover}.history-section .history-wrapper .card__content{flex:1 1;min-width:0}.history-section .history-wrapper .card__badge{width:6.2rem;height:1.9rem;background:#b8a052;color:#624d09;font-size:.9rem;font-weight:600;border-radius:.6rem;display:flex;align-items:center;justify-content:center;margin-bottom:.6rem}.history-section .history-wrapper .card__title{font-size:1.6rem;font-weight:700;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.history-section .history-wrapper .card__desc{font-size:1.1rem;color:#666}.history-section .history-wrapper .card__time{font-size:.9rem;color:#c4c4c4;white-space:nowrap}.history-section .history-wrapper .card__divider{height:.1rem;background:#373737;margin:0 1.6rem}.history-section .history-wrapper .card__stats{display:grid;grid-template-columns:repeat(4,1fr);padding:1.6rem;grid-gap:1rem;gap:1rem}.history-section .history-wrapper .card__stats .item{display:flex;flex-direction:column}.history-section .history-wrapper .card__stats .item span{font-size:.9rem;color:#c4c4c4}.history-section .history-wrapper .card__stats .item strong{font-size:1rem;font-family:Space Mono;color:#fff}.history-section .history-wrapper .card__btn{width:100%;height:4.7rem;border:none;cursor:pointer;border-radius:1rem;background:linear-gradient(90deg,#f4b0cf,#ff76a9);font-size:1.6rem;font-weight:600;color:#000}@media(max-width:768px){.history-section .history-wrapper .card{width:100%}.history-section .history-wrapper .card__main{flex-direction:column}.history-section .history-wrapper .card__stats{grid-template-columns:repeat(2,1fr)}}.history-filter{margin-top:2rem;background:#1f1f1f;padding:.5rem;border-radius:.5rem}.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:.4rem;text-align:center;font-size:1rem;font-weight:600;text-transform:capitalize;cursor:pointer;color:#666;background:none;transition:.2s}.history-filter ul li button:hover{transition:.2s;opacity:.8}.history-active,.history-filter ul li button:hover{background:linear-gradient(90deg,var(--Light-Pink,#f4b0cf) 0,var(--Brand-Button,#ff76a9) 100%)!important;color:#000!important}.history-active{font-size:1rem!important;font-weight:700!important}.data-not-found{display:flex;justify-content:center;align-items:center;height:70vh}.data-not-found img{height:auto;width:40%}.link-wallet-section{position:relative;background:#121212;min-height:100vh}.link-wallet-section .link-wallet-wrapper .link-wallet-parent{display:flex;gap:2rem}.link-wallet-section .link-wallet-wrapper .link-wallet-parent .sv{margin-bottom:2rem}.link-wallet-section .link-wallet-wrapper .link-wallet-parent .sv svg{height:100%;width:100%}.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}.link-wallet-parent-new{flex:1 1;z-index:2;width:100%}.link-wallet-parent-new:first-child{background:#1f1f1f;padding:1.5rem;border-radius:.5rem;height:max-content;z-index:2}.link-wallet-parent-new:first-child .sub-form-group{background:#000;padding:1rem;border-radius:.5rem}.link-wallet-parent-new:first-child .sub-form-group p{color:#b8b8b8!important}.link-wallet-parent-new:first-child .sub-form-group input{border:1px solid rgba(0,0,0,.177);background:transparent;color:#fff}.link-wallet-parent-new:last-child{display:flex;justify-content:center;align-items:center;z-index:2}.link-wallet-parent-new:last-child img{height:auto;width:80%}.sub-form-container .sub-form-group{margin-bottom:1rem}.sub-form-container .sub-form-group p{font-size:1rem;color:#fff;font-weight:500}.sub-form-container .sub-form-group input{width:100%;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}.submit-journey-section .app-details{width:100%;display:flex;gap:5rem;align-items:flex-start;justify-content:space-between;background:#121212;padding:3rem 5rem}.submit-journey-section .app-details .left-side,.submit-journey-section .app-details .right-side{flex:1 1}.submit-journey-section .app-details .app-header{display:flex;align-items:flex-start;gap:2.4rem;margin-bottom:4rem}.submit-journey-section .app-details .app-header img{width:12rem;height:12rem;border-radius:.5rem;object-fit:cover;flex-shrink:0}.submit-journey-section .app-details .app-header .info h1{color:#fff;font-size:2rem;font-family:Red Hat Display;font-weight:700;line-height:1.2;margin-bottom:1.4rem}.submit-journey-section .app-details .app-header .info .tag{display:inline-flex;align-items:center;justify-content:center;height:3rem;padding:0 1.4rem;border-radius:.8rem;background:#f4b0cf;margin-bottom:1.6rem}.submit-journey-section .app-details .app-header .info .tag span{color:#000;font-size:1.2rem;font-family:Red Hat Display;font-weight:700}.submit-journey-section .app-details .app-header .info p{color:#666;font-size:1.2rem;font-family:Red Hat Display;font-weight:500}.submit-journey-section .app-details .gallery{margin-bottom:4rem}.submit-journey-section .app-details .gallery .hero-image{margin-bottom:2.4rem}.submit-journey-section .app-details .gallery .hero-image img{width:100%;height:100%;object-fit:cover;border-radius:1.6rem}.submit-journey-section .app-details .gallery .grid-images{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2.4rem;gap:2.4rem}.submit-journey-section .app-details .gallery .grid-images img{width:100%;height:100%;object-fit:cover;border-radius:1.6rem}.submit-journey-section .app-details .stats-card{background:#1f1f1f;border-radius:1.6rem;padding:2rem;margin-bottom:4rem}.submit-journey-section .app-details .stats-card .stat{display:flex;align-items:center;justify-content:space-between;padding-bottom:1rem;margin-bottom:1rem;border-bottom:.1rem solid #2e2e2e}.submit-journey-section .app-details .stats-card .stat:last-child{margin-bottom:0;padding-bottom:0;border-bottom:0}.submit-journey-section .app-details .stats-card .stat .label{display:flex;align-items:center;gap:1.6rem}.submit-journey-section .app-details .stats-card .stat .label p{color:#c4c4c4;font-size:1.5rem;font-family:Red Hat Display;font-weight:500}.submit-journey-section .app-details .stats-card .stat h3{color:#fff;text-align:right;font-size:1.9rem;font-family:Space Mono;font-weight:700}.submit-journey-section .app-details .about h2{color:#fff;font-size:2.2rem;font-family:Red Hat Display;font-weight:600;margin-bottom:2.4rem}.submit-journey-section .app-details .about .about-card{background:#1f1f1f;border-radius:1.6rem;padding:2rem}.submit-journey-section .app-details .about .about-card p{color:#c4c4c4;font-size:1.2rem;font-family:Red Hat Display;font-weight:500;line-height:1.7}.submit-journey-section .app-details .feedback-top{margin-bottom:3rem}.submit-journey-section .app-details .feedback-top h2{color:#fff;font-size:2.2rem;font-family:Red Hat Display;font-weight:600;margin-bottom:1.4rem}.submit-journey-section .app-details .feedback-top p{color:#c4c4c4;font-size:1.4rem;font-family:Red Hat Display;font-weight:500;line-height:1.6}.submit-journey-section .app-details .feedback-card{background:#1f1f1f;border-radius:1.6rem;padding:2.4rem;margin-bottom:2rem}.submit-journey-section .app-details .feedback-card .heading{margin-bottom:3rem}.submit-journey-section .app-details .feedback-card .heading h3{color:#fff;font-size:2rem;font-family:Red Hat Display;font-weight:600;margin-bottom:1rem}.submit-journey-section .app-details .feedback-card .heading p{color:#c4c4c4;font-size:1.4rem;font-family:Red Hat Display;font-weight:500}.submit-journey-section .app-details .feedback-card .options{display:flex;flex-direction:column;gap:1.6rem;margin-bottom:2.4rem}.submit-journey-section .app-details .feedback-card .options .option{width:100%;height:5.5rem;border-radius:1.6rem;background:#1f1f1f;display:flex;align-items:center;justify-content:space-between;padding:0 2rem;border:.16rem solid transparent;cursor:pointer}.submit-journey-section .app-details .feedback-card .options .option span{color:#fff;font-size:1.4rem;font-family:Red Hat Display;font-weight:500}.submit-journey-section .app-details .feedback-card .options .option .emoji{width:3rem;height:3rem;border-radius:50%}.submit-journey-section .app-details .feedback-card .options .option.green{border-color:#8acc36}.submit-journey-section .app-details .feedback-card .options .option.yellow{border-color:#efc029}.submit-journey-section .app-details .feedback-card .options .option.red{border-color:#d62b2b}.submit-journey-section .app-details .feedback-card .anonymous{display:flex;align-items:center;gap:1.2rem}.submit-journey-section .app-details .feedback-card .anonymous .lock{width:1.5rem;height:1.5rem;border-radius:.4rem}.submit-journey-section .app-details .feedback-card .anonymous p{color:#727272;font-size:1.4rem;font-family:Red Hat Display;font-weight:500}.submit-journey-section .app-details .generate-btn{width:100%;height:4.7rem;border:0;outline:0;border-radius:1rem;cursor:pointer;background:linear-gradient(90deg,#f4b0cf,#ff76a9);color:#000;font-size:1.6rem;font-family:Red Hat Display;font-weight:600}.submit-journey-section .app-details .reward-info{display:flex;align-items:center;gap:1rem;padding:3rem 0}.submit-journey-section .app-details .reward-info p{color:#727272;font-size:1.4rem;font-family:Red Hat Display;font-weight:500;line-height:1.4}.submit-journey-section .app-details .reward-info .reward-icon{width:1.5rem;height:1.5rem;position:relative;flex-shrink:0}@media(max-width:767px){.submit-journey-section .app-details .reward-info{gap:1rem}.submit-journey-section .app-details .reward-info p{font-size:1.4rem}.submit-journey-section .app-details .reward-info .reward-icon{width:1.8rem;height:1.8rem}}.submit-journey-section .app-details .benefits{background:#1f1f1f;border-radius:1.6rem;display:grid;grid-template-columns:repeat(3,1fr);margin-bottom:2rem}.submit-journey-section .app-details .benefits .benefit{padding:3rem 2rem;text-align:center}.submit-journey-section .app-details .benefits .benefit:last-child{border-right:0}.submit-journey-section .app-details .benefits .benefit h4{color:#ff76a9;font-size:2rem;font-family:Red Hat Display;font-weight:700;margin-bottom:1rem}.submit-journey-section .app-details .benefits .benefit p{color:#c4c4c4;font-size:1.6rem;font-family:Red Hat Display;font-weight:500}.submit-journey-section .app-details .comparison{background:#1f1f1f;border-radius:1.6rem;padding:2.4rem}.submit-journey-section .app-details .comparison .comparison-top{margin-bottom:3rem}.submit-journey-section .app-details .comparison .comparison-top .title{display:flex;align-items:flex-start;gap:2rem}.submit-journey-section .app-details .comparison .comparison-top .title img{width:3rem;height:5.2rem;object-fit:contain}.submit-journey-section .app-details .comparison .comparison-top .title h3{color:#fff;font-size:2rem;font-family:Red Hat Display;font-weight:600;margin-bottom:1rem}.submit-journey-section .app-details .comparison .comparison-top .title p{color:#c4c4c4;font-size:1.6rem;font-family:Red Hat Display;font-weight:500}.submit-journey-section .app-details .comparison .comparison-body{display:flex;align-items:center;gap:3rem}.submit-journey-section .app-details .comparison .comparison-body .metrics{width:24.5rem;display:flex;flex-direction:column;gap:1.6rem;flex:1 1}.submit-journey-section .app-details .comparison .comparison-body .metrics .metric-card{background:#161616;border-radius:1.6rem;padding:1.8rem;display:flex;justify-content:space-between;align-items:flex-end}.submit-journey-section .app-details .comparison .comparison-body .metrics .metric-card span{display:block;color:#fff;font-size:1.3rem;font-family:Red Hat Display;font-weight:500;margin-bottom:1rem}.submit-journey-section .app-details .comparison .comparison-body .metrics .metric-card h4{color:#ff76a9;font-size:2.2rem;font-family:Space Mono;font-weight:700}.submit-journey-section .app-details .comparison .comparison-body .metrics .metric-card small{color:#c4c4c4;font-size:1.2rem;font-family:Red Hat Display;font-weight:500}.submit-journey-section .app-details .comparison .comparison-body .chart-visual{flex:1 1;min-height:22rem;display:flex;align-items:center}.submit-journey-section .app-details .comparison .comparison-body .chart-visual .bar svg{height:100%;width:100%}.submit-journey-section .app-details .comparison .comparison-body .chart-visual .shape{position:absolute;width:10rem;height:6rem;right:3rem;bottom:8rem;border-radius:50%;background:#ff76a9}.submit-journey-section .app-details .users{padding:2rem 0}.submit-journey-section .app-details .users .avatar-contain{display:flex;justify-content:space-between;align-items:center}.submit-journey-section .app-details .users .avatar-contain .avatars{align-items:center;margin-bottom:2rem}.submit-journey-section .app-details .users .avatar-contain .avatars img{width:2.6rem;height:2.6rem;border-radius:50%;object-fit:cover;margin-left:-1rem}.submit-journey-section .app-details .users .avatar-contain .avatars img:first-child{margin-left:0}.submit-journey-section .app-details .users .avatar-contain .online,.submit-journey-section .app-details .users .avatar-contain .recent{display:flex;align-items:center;gap:1rem}.submit-journey-section .app-details .users .avatar-contain .online p,.submit-journey-section .app-details .users .avatar-contain .recent p{color:#c4c4c4;font-size:1rem;font-family:Red Hat Display;font-weight:400}.submit-journey-section .app-details .users .avatar-contain .online p strong,.submit-journey-section .app-details .users .avatar-contain .recent p strong{color:#fff;font-weight:700}.submit-journey-section .app-details .users .avatar-contain .online{margin-bottom:2rem}.submit-journey-section .app-details .users .avatar-contain .online .dot{width:.8rem;height:.8rem;border-radius:50%;background:#1eff00}.submit-journey-section .app-details .users .recent{display:flex;align-items:center;gap:1rem}.submit-journey-section .app-details .users .recent img{width:2.6rem;height:2.6rem;border-radius:50%;object-fit:cover}.submit-journey-section .app-details .users .recent p{color:#f6f6f6}.submit-journey-section .app-details .users .recent p strong{color:#fff}@media(max-width:991px){.submit-journey-section .app-details{flex-direction:column;gap:4rem}.submit-journey-section .app-details .comparison .comparison-body .metrics{width:100%}}@media(max-width:767px){.submit-journey-section .app-details{padding:3rem 2rem;gap:3rem}.submit-journey-section .app-details .app-header .info h1{font-size:2.2rem}.submit-journey-section .app-details .gallery .grid-images img,.submit-journey-section .app-details .gallery .hero-image img{height:20rem}.submit-journey-section .app-details .stats-card .stat{align-items:flex-start;gap:1rem}.submit-journey-section .app-details .stats-card .stat h3{text-align:left}.submit-journey-section .app-details .feedback-card .options .option{padding:0 2rem}.submit-journey-section .app-details .feedback-card .options .option span{font-size:1.7rem}.submit-journey-section .app-details .feedback-card .options .option .emoji{width:4rem;height:4rem}.submit-journey-section .app-details .comparison .comparison-body .chart-visual{min-height:18rem}.submit-journey-section .app-details .comparison .comparison-body .chart-visual .bar{width:8rem}}.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{position:relative;background:#121212;min-height:100vh}.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:#121212;height:100vh;position:relative}.support-section .support-childs{flex:1 1}.support-section .support-childs:first-child .refer-earn{width:100%;max-width:48rem;display:flex;flex-direction:column}.support-section .support-childs:first-child .refer-earn .tag{color:#f4b0cf;font-size:1.4rem;font-family:Inconsolata,monospace;font-weight:700;margin-bottom:1rem;line-height:1.2}.support-section .support-childs:first-child .refer-earn h2{color:#fff;font-size:4.2rem;font-family:Red Hat Display,sans-serif;font-weight:700;line-height:1.1;margin-bottom:1.4rem}.support-section .support-childs:first-child .refer-earn h2 span{color:#ff76a9}.support-section .support-childs:first-child .refer-earn p{color:#bfbfbf;font-size:1.5rem;font-family:Red Hat Display,sans-serif;font-weight:400;line-height:1.6;margin-bottom:2.4rem}.support-section .support-childs:first-child .refer-earn .invite-card{width:100%;max-width:36rem;background:#1f1f1f;border-radius:.8rem;padding:1rem 1.4rem;margin-bottom:1.8rem}.support-section .support-childs:first-child .refer-earn .invite-card .label{display:block;color:#b8b8b8;font-size:.7rem;font-family:Space Mono,monospace;font-weight:400;text-transform:uppercase;letter-spacing:.02rem;margin-bottom:.6rem}.support-section .support-childs:first-child .refer-earn .invite-card .invite-content{display:flex;align-items:center;justify-content:space-between;gap:1rem}.support-section .support-childs:first-child .refer-earn .invite-card .invite-content h3{color:#fff;font-size:3rem;font-family:Red Hat Display,sans-serif;font-weight:700;line-height:1.2}.support-section .support-childs:first-child .refer-earn .invite-card .invite-content .copy-btn{border:none;background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;flex-shrink:0}.support-section .support-childs:first-child .refer-earn .invite-card .invite-content .copy-btn svg{width:1.3rem;height:1.6rem}@media(max-width:768px){.support-section .support-childs:first-child .refer-earn{max-width:100%}.support-section .support-childs:first-child .refer-earn h2{font-size:3.4rem}.support-section .support-childs:first-child .refer-earn p{font-size:1.4rem;margin-bottom:2rem}.support-section .support-childs:first-child .refer-earn .invite-card{max-width:100%}.support-section .support-childs:first-child .refer-earn .invite-card .invite-content h3{font-size:2.4rem}.support-section .support-childs:first-child .refer-earn .share-btn{max-width:100%}}@media(max-width:480px){.support-section .support-childs:first-child .refer-earn .tag{font-size:1.2rem}.support-section .support-childs:first-child .refer-earn h2{font-size:2.8rem}.support-section .support-childs:first-child .refer-earn p{font-size:1.3rem}.support-section .support-childs:first-child .refer-earn p br{display:none}.support-section .support-childs:first-child .refer-earn .invite-card{padding:1rem}.support-section .support-childs:first-child .refer-earn .invite-card .invite-content h3{font-size:2rem}.support-section .support-childs:first-child .refer-earn .share-btn{height:3.8rem;font-size:1.3rem}}.support-section .support-childs:last-child{display:flex;justify-content:center;align-items:center}.support-section .support-childs:last-child img{height:auto;width:80%}.withdraw-section{background:#121212;height:100%;min-height:100vh}.withdraw-section .withdraw-wrapper .withdrawal-wrapper-parent{display:flex;margin-top:3rem}.withdraw-section .withdraw-wrapper .withdrawal-wrapper-parent .wallet-card{flex:1 1;width:100%;max-height:20rem;padding:3rem;border-radius:3rem;background:linear-gradient(90deg,#f4b0cf,#ff76a9);display:flex;align-items:center;justify-content:space-between;gap:2rem}.withdraw-section .withdraw-wrapper .withdrawal-wrapper-parent .wallet-card .content{margin-top:auto}.withdraw-section .withdraw-wrapper .withdrawal-wrapper-parent .wallet-card .content p{color:#c4c4c4;font-size:1.5rem;font-family:Red Hat Display,sans-serif;font-weight:400;line-height:1.4;margin-bottom:1rem}.withdraw-section .withdraw-wrapper .withdrawal-wrapper-parent .wallet-card .content h2{color:#fff;font-size:3rem;font-family:Space Mono,monospace;font-weight:700;line-height:1.1;word-break:break-word}.withdraw-section .withdraw-wrapper .withdrawal-wrapper-parent .wallet-card .action-btn{width:3.5rem;height:3.5rem;border:none;border-radius:1.5rem;background:#121212;display:flex;align-items:center;justify-content:center;flex-shrink:0;cursor:pointer}.withdraw-section .withdraw-wrapper .withdrawal-wrapper-parent .wallet-card .action-btn svg{width:auto;height:10rem}@media(max-width:768px){.withdraw-section .withdraw-wrapper .withdrawal-wrapper-parent .wallet-card{min-height:24rem;padding:2.4rem;border-radius:2.4rem}.withdraw-section .withdraw-wrapper .withdrawal-wrapper-parent .wallet-card .content p{font-size:1.6rem}.withdraw-section .withdraw-wrapper .withdrawal-wrapper-parent .wallet-card .content h2{font-size:3.8rem}.withdraw-section .withdraw-wrapper .withdrawal-wrapper-parent .wallet-card .action-btn{width:5.6rem;height:5.6rem;border-radius:1.2rem}.withdraw-section .withdraw-wrapper .withdrawal-wrapper-parent .wallet-card .action-btn svg{width:1.8rem;height:2rem}}@media(max-width:480px){.withdraw-section .withdraw-wrapper .withdrawal-wrapper-parent .wallet-card{min-height:auto;padding:2rem;border-radius:2rem;flex-direction:column;align-items:flex-start;gap:2rem}.withdraw-section .withdraw-wrapper .withdrawal-wrapper-parent .wallet-card .content{width:100%}.withdraw-section .withdraw-wrapper .withdrawal-wrapper-parent .wallet-card .content p{font-size:1.4rem}.withdraw-section .withdraw-wrapper .withdrawal-wrapper-parent .wallet-card .content h2{font-size:2.8rem}.withdraw-section .withdraw-wrapper .withdrawal-wrapper-parent .wallet-card .action-btn{width:5rem;height:5rem;align-self:flex-end}.withdraw-section .withdraw-wrapper .withdrawal-wrapper-parent .wallet-card .action-btn svg{width:1.6rem;height:1.8rem}}.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{margin:1rem 0;background:#1f1f1f;padding:1rem;border-radius:.5rem}.withdraw-section .withdrawal-form-container .sub-form-container .sub-form-group{background:#000;padding:1rem;border-radius:.5rem}.withdraw-section .withdrawal-form-container .sub-form-container .sub-form-group p{color:#b8b8b8!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);background:transparent;color:#fff}.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;background:#1f1f1f;padding:1rem;border-radius:.5rem}.withdrawal-info-wrapper ul li{background:#000;padding:1rem;border-radius:.5rem}.withdrawal-info-wrapper ul li h1{font-size:1rem;font-weight:500;color:#b8b8b8}.withdrawal-info-wrapper ul li .info-details{border:1px solid rgba(0,0,0,.177);border-radius:.4rem;margin-top:.4rem;opacity:.8}.withdrawal-info-wrapper ul li .info-details h6{font-size:1.2rem;font-weight:400;color:#fff}.form-sub-heading h1{font-size:1.4rem;color:#fff;font-weight:700}.amount-options{background:#000;padding:.5rem;border-radius:.5rem}.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:hsla(0,0%,100%,.039);transition:.2s}.amount-options .amount-option-parent .amount-option-childs:hover{transition:.2s;background:linear-gradient(90deg,var(--Light-Pink,#f4b0cf) 0,var(--Brand-Button,#ff76a9) 100%)}.amount-options .amount-option-parent .amount-option-childs:hover h3{color:#000!important}.amount-options .amount-option-parent .amount-option-childs h3{font-size:1rem;font-weight:600;text-align:center;color:#666}.withdrawal-success-receipt-container{width:100%;height:100%;position:fixed;background:rgba(0,0,0,.65);z-index:12;display:flex;justify-content:center;align-items:center}.withdrawal-success-receipt-container .withdrawal-success-receipt-inner{width:750px;background:#fff;border-radius:.4rem;padding:2rem;animation:fadeAnimation .5s linear forwards;position:relative}.withdrawal-success-receipt-container .withdrawal-success-receipt-inner .company-watermark{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.withdrawal-success-receipt-container .withdrawal-success-receipt-inner .company-watermark img{height:auto;width:12rem;opacity:.1}.withdrawal-success-receipt-container .withdrawal-success-receipt-inner .withdrawal-receipt-check,.withdrawal-success-receipt-container .withdrawal-success-receipt-inner .withdrawal-success-heading{text-align:center}.withdrawal-success-receipt-container .withdrawal-success-receipt-inner .withdrawal-success-heading h1{font-size:1.6rem;color:#373636}.withdrawal-success-receipt-container .withdrawal-success-receipt-inner .withdrawal-success-heading p{font-size:1.3rem;color:#373636}.withdrawal-success-receipt-container .withdrawal-success-receipt-inner .withdrawal-receipt-break{border:1px dashed rgba(0,0,0,.401);width:100%;margin:2rem 0}.withdrawal-success-receipt-container .withdrawal-success-receipt-inner .withdrawal-receipt-details ul li{display:flex;justify-content:space-between;align-items:center;margin:1rem 0}.withdrawal-success-receipt-container .withdrawal-success-receipt-inner .withdrawal-receipt-details ul li p{font-size:1.1rem;color:rgba(0,0,0,.78)}.withdrawal-success-receipt-container .withdrawal-success-receipt-inner .withdrawal-receipt-details ul li h5{font-size:1.1rem;color:#000;font-weight:500}.withdrawal-success-receipt-container .withdrawal-success-receipt-inner .withdrawal-receipt-details ul .channel h5,.withdrawal-success-receipt-container .withdrawal-success-receipt-inner .withdrawal-receipt-details ul .status h5{font-size:.8rem;color:#fff;padding:.4rem .6rem;border-radius:.4rem}.withdrawal-success-receipt-container .withdrawal-success-receipt-inner .withdrawal-receipt-details ul .channel h5{background:#262a2e}.withdrawal-success-receipt-container .withdrawal-success-receipt-inner .withdrawal-receipt-details ul .status h5{background:green}.withdrawal-success-receipt-container .wallet-receipt-action{display:flex;gap:1rem}.withdrawal-success-receipt-container .wallet-receipt-action button{flex:1 1;font-size:1.1rem;outline:none;border:none;background:rgba(0,36,93,.145);border:1px solid rgba(0,36,93,.145);border-radius:.4rem;padding:.5rem 0;color:#262a2e;font-weight:600;cursor:pointer}.withdrawal-success-receipt-container .wallet-receipt-action button:hover{opacity:.8}.withdrawal-success-receipt-container .confirm-with{margin:1rem 0 0}.withdrawal-success-receipt-container .confirm-with p{text-align:center;font-size:1rem;color:#0047c1;font-weight:500;cursor:pointer}.withdrawal-success-receipt-container .confirm-with p:hover{color:#000}.withdrawal-to-info{margin:0 2rem 2rem;border-radius:16px;border:1px solid #e5effd;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);padding:2rem}.withdrawal-to-info h2{font-weight:700;font-size:1.4rem}.withdrawal-to-info p{font-size:1.2rem;font-weight:500;color:#575757}.withdrawal-to-info .withdrawal-to-type{display:flex;margin-top:1rem;gap:1rem;margin-bottom:2rem}.withdrawal-to-info .withdrawal-to-type h5{background:rgba(0,36,93,.173);color:#31dee5;padding:.6rem 1rem;font-size:1rem;border-radius:.4rem}.security-details-wrapper{padding:0 2rem}.security-details-wrapper .security-tab{margin-top:2rem;display:flex;border-radius:.5rem;background:rgba(69,85,85,.5);box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.02)}.security-details-wrapper .security-tab a{width:100%}.security-details-wrapper .security-tab a button{width:100%;outline:none;border:none;padding:1rem 0;color:#fff;font-size:1.5rem;font-weight:600;cursor:pointer;background:none}.security-details-wrapper .security-tab a .button-active{background:#fff;color:#000;box-shadow:0 0 4px 0 #5e6a84;border-radius:.5rem}.invite-section .invite-image{text-align:center}.invite-section .invite-image img{height:auto;width:60%;filter:invert(1) brightness(2)}.invite-section .invite-section-wrapper{padding:2rem}.invite-section .invite-section-wrapper .invite-details{text-align:center}.invite-section .invite-section-wrapper .invite-details h2{color:#e5e5e5;font-size:2.5rem}.invite-section .invite-section-wrapper .invite-details h3{font-size:1.5rem;padding-top:0;font-weight:500;color:#ececec}.invite-section .invite-section-wrapper .invite-details .invite-code-wrapper{display:flex;justify-content:center;align-items:center}.invite-section .invite-section-wrapper .invite-details .invite-code-wrapper .invite-code{display:flex;background-color:#fff;width:-moz-fit-content;width:fit-content;gap:2rem;padding:1rem 2rem;border-radius:.5rem;margin:2rem 0 5rem;filter:drop-shadow(0 0 4px rgba(0,0,0,.25))}.invite-section .invite-section-wrapper .invite-details .invite-code-wrapper .invite-code h2{font-size:1.8rem;color:#111827}.invite-section .invite-section-wrapper .invite-details .invite-code-wrapper .invite-code button{padding:.5rem 1.3rem;background:#ce3185;border-radius:.3rem;color:#fff;border:none;font-size:1.3rem;font-weight:600}.profile-section{min-height:100vh;background:#121212}.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-reverse;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:95%;z-index:-1}.welcome-section .welcome-wrapper .welcome-parent:first-child img{position:absolute;top:6%}.welcome-section .welcome-wrapper .welcome-parent:last-child img{height:auto;width:90%;position:absolute;left:60%;transform:translate(-50%,-50%)}.welcome-section .welcome-wrapper .welcome-parent:first-child p{padding-bottom:10rem}.success-modal-container .success-modal-inner-container{width:90%}.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{display:flex;flex-direction:column;align-items:start}.footer-container .footer-parent p{margin-top:1rem}.navbar-extended-container .navbar-extended-wrapper .navbar-extended-parent{flex-direction:column}.navbar-extended-wrapper{position:relative}.logout-btn-container{position:absolute;bottom:-2rem;left:0;width:100%;margin:auto}.navbar-profile{margin-bottom:2rem}.navbar-extended-container .navbar-extended-wrapper .navbar-extended-parent .navbar-extended-childs ul li{margin:1.6rem 0}.journey-section .journey-wrapper .journey-info-wrapper .journey-data-info-alt{flex-direction:column}.submit-journey-section .submit-journey-container .submit-journey-parent{flex-direction:column;padding-bottom:6rem}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-journey-image-wrapper,.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-journey-image-wrapper img{height:30rem}.membership-section .membership-wrapper-parent,.profile-account-details-container{flex-direction:column}.membership-section .membership-wrapper-parent .membership-wrapper-childs{margin-bottom:5rem}.history-section .history-card-wrapper .history-wrapper{grid-template-columns:repeat(auto-fit,minmax(335px,1fr))}.link-wallet-section .link-wallet-wrapper .link-wallet-parent,.support-section .support-wrapper .support-parent,.withdraw-section .withdraw-wrapper .withdrawal-wrapper-parent{flex-direction:column}.withdraw-section .withdraw-wrapper .withdrawal-wrapper-parent .withdrawal-wrapper-childs:last-child .withdrawal-tab-wrapper{padding:0;margin-top:2rem;margin-bottom:2rem}.withdraw-section .withdrawal-form-container{padding:0}.withdraw-section .withdrawal-form-container .sub-form-container .sub-form-group .allBtnFunc{top:27px}.withdraw-section .withdrawal-form-container .sub-form-container .sub-form-group .show-hide-icon{top:28px}.withdrawal-action-btn{padding:0 0 3rem}.transaction-history-section .transaction-history-container{grid-template-columns:repeat(auto-fit,minmax(345px,1fr))}.global-form-wrapper .user-info-input-wrapper{grid-template-columns:repeat(auto-fit,minmax(288px,1fr))}.journey-section .journey-wrapper{padding:3rem 1rem}.withdrawal-success-receipt-container .withdrawal-success-receipt-inner{width:95%}.recovery-section .recovery-wrapper .recovery-parent{flex-direction:column}.recovery-section .recovery-wrapper .recovery-parent .recovery-childs:first-child{text-align:center;margin-bottom:2rem}.recovery-section .recovery-wrapper .recovery-parent .recovery-childs:first-child img{width:60%}.recovery-section .recovery-wrapper .recovery-parent .recovery-childs:last-child .sub-form-container .sub-form-group .show-hide-icon{top:27px}.about-us-mobile-view{display:block}.about-us-desktop-view{display:none}.altnc{padding:5rem 2rem}.newcontainer{display:flex;flex-direction:column;gap:4rem}.main-title-heading{text-align:center}.fdc{flex-direction:column-reverse}.navigation-container .navigation-wrapper .navigation-parent .navigation-childs:last-child ul{display:none}.navbar-extended-container{width:100%}.history-section .history-filter-con,.history-section .history-wrapper{margin:1rem 2rem}}