.mt-1{margin-top:1rem}.mt-2{margin-top:2rem}.mt-3,.mt-4{margin-top:3rem}.mb-1{margin-bottom:1rem}.auth-terms-wrapper{display:flex;margin-top:2rem;gap:1rem}.auth-terms-wrapper .auth-terms-wrapper-childs p{font-size:1rem}.auth-terms-wrapper .auth-terms-wrapper-childs p span{color:#28334a;font-weight:700;padding:0 .2rem}.switch{position:relative;display:inline-block;width:53px;height:25px}.switch input{opacity:0;width:0;height:0}.slider{cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc}.slider,.slider:before{position:absolute;transition:.4s}.slider:before{content:"";height:18px;width:18px;left:4px;bottom:4px;background-color:#fff}input:checked+.slider{background-color:#2ccc94}input:focus+.slider{box-shadow:0 0 1px #2ccc94}input:checked+.slider:before{transform:translateX(26px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}.global-progress{position:fixed;top:0;left:0;height:100%;width:100%;background:#fff;display:flex;justify-content:center;align-items:center;z-index:100}.global-progress i{font-size:1.6rem;color:#666}.input-label-css{color:#757575;font-size:1.2rem;font-weight:600}.hide_input{visibility:hidden}.fake-btn-diabaled{padding:1.25rem 0;color:#fff!important;font-size:1.4rem!important;font-weight:500!important;cursor:not-allowed;text-align:center!important;opacity:.4}.fake-btn-diabaled,.primary-btn{width:100%;outline:none;border:none;background:#2ccc94;border-radius:.5rem;transition:.2s}.primary-btn{padding:1.2rem 0;color:#000;font-size:1.3rem;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:#2ccc94;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:666;display:flex;justify-content:center;align-items:center}.success-modal-container .success-modal-inner-container{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:#2ccc94;border-radius:.4rem;color:#fff;font-weight:600;transition:.2s;cursor:pointer}.success-modal-container .success-modal-inner-container .success-modal-info-action button:hover{transition:.2s;opacity:.8}.welcome-section{background:#f5f6fa}.welcome-section .welcome-wrapper{padding:4rem;display:flex;height:100vh}.welcome-section .welcome-wrapper .welcome-parent:first-child{flex:1 1}.welcome-section .welcome-wrapper .welcome-parent:first-child img{height:auto;width:80%}.welcome-section .welcome-wrapper .welcome-parent:first-child h1{font-size:3rem;margin:12rem 0 10rem;font-weight:500}.welcome-section .welcome-wrapper .welcome-parent:first-child h1 span{color:#ee2023}.welcome-section .welcome-wrapper .welcome-parent:last-child{flex:2 1;position:relative}.welcome-section .welcome-wrapper .welcome-parent:last-child img{height:auto;width:140%;position:absolute;top:50%;left:80%;transform:translate(-50%,-50%)}.another-option-wrapper{text-align:end;margin:2rem 0}.another-option-wrapper a{color:#2ccc94;font-weight:600}.another-option-wrapper a:hover{text-decoration:underline}.global-form-block{display:block!important}.form-group-container-alt{margin-bottom:1rem}.global-form-wrapper .user-info-input-wrapper{margin-top:2rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-gap:1.5rem;gap:1.5rem}.global-form-wrapper .user-info-input-wrapper .form-group-container:first-child{display:none}.global-form-wrapper .user-info-input-wrapper .form-group-container:last-child{grid-column:1/-1}.global-form-wrapper .user-info-input-wrapper .user-info-input{position:relative}.global-form-wrapper .user-info-input-wrapper .user-info-input input{margin:.5rem 0;width:100%;padding:1rem;border:2px solid #757575;border-radius:.6rem;background:transparent;font-size:1.3rem;font-weight:500;color:#7d7d7d;outline:none}.global-form-wrapper .user-info-input-wrapper .user-info-input input::placeholder{color:#7d8994}.global-form-wrapper .user-info-input-wrapper .user-info-input .password-privacy-icon{position:absolute;top:1.8rem;right:1rem}.global-form-wrapper .user-info-input-wrapper .user-info-input .password-privacy-icon i{font-size:1.5rem;color:#757575;cursor:pointer}.global-form-wrapper .user-info-input-wrapper .user-info-input .show-password-strength-wrapper p{font-size:1rem;font-weight:600;text-transform:uppercase}.global-form-wrapper .user-info-input-wrapper .user-info-input .show-password-strength-wrapper span{color:#c1c1c1}.global-form-wrapper .user-info-input-wrapper .user-info-input .error_message{color:red;font-weight:500;display:none}.global-form-wrapper .user-info-input-wrapper .user-info-input .error_message i{margin-right:.5rem}input:invalid[focused=true]~.error_message{display:flex!important}.shakeAnimation{animation:shake .5s ease-in-out alternate-reverse forwards}.auth-main-heading{background:#f5f6fa;text-align:center;padding:2rem 0}.auth-main-heading img{height:auto;width:20rem}.auth-heading-wrapper .main-title-heading{margin:1rem 0 3rem}.auth-heading-wrapper .main-title-heading h1{color:#222;font-size:2.2rem;font-weight:500;text-align:center}.auth-heading-wrapper .main-title-heading p{color:#3b3b3b;font-size:1.2rem;padding-top:0;text-align:center;margin-top:.5rem}.auth-container-wrapper{padding:5rem 2rem 2rem;flex:1 1}.df{display:flex;gap:2rem}.signs-tab{display:flex;gap:1rem}.signs-tab a{width:100%}.signs-tab a .signs-tab-child button{width:100%;outline:none;border:2px solid #2ccc94;border-radius:3rem;background:#2ccc94;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:#e5e5e5;color:#000;border:2px solid #e5e5e5}.signs-tab a .signs-tab-child .tab-active:hover{transition:.2s;background:#e5e5e5;color:#000}.signs-tab a .signs-tab-child .tab-active2{background:#1a1a1a;color:#90959d;border:2px solid #1a1a1a}.signs-tab a .signs-tab-child .tab-active2:hover{transition:.2s;background:#1a1a1a;color:#90959d}.navigation-container-overlay{position:fixed;inset:0;background:rgba(0,0,0,.86);z-index:499;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.navigation-container-overlay.active{opacity:1;visibility:visible}.navigation-container-wrapper{position:absolute;z-index:500;width:100%;top:0;padding:2rem;animation:slideDown .35s ease forwards}.navigation-container{background:#fff}.navigation-container .nw{animation:slideDown .35s ease}@keyframes slideDown{0%{transform:translateY(-2rem);opacity:0}to{transform:translateY(0);opacity:1}}.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:9rem}.navigation-container .navigation-wrapper .navigation-parent .navigation-childs:last-child .navigation-icon{height:2.5rem;width:2.5rem;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:.2s}.navigation-container .navigation-wrapper .navigation-parent .navigation-childs:last-child .navigation-icon:hover{transition:.2s;opacity:.9}.navigation-container .navigation-wrapper .navigation-parent .navigation-childs:last-child .navigation-icon svg{height:auto;width:2rem}.navigation-container .divter{height:1px;background:rgba(0,0,0,.2)}.mobimenu{display:none}.show-journey-details-nagative{margin:1rem 0}.show-journey-details-nagative p{font-size:1.4rem}.show-journey-details-nagative h2{font-size:1.6rem}.show-journey-details-nagative h3{font-size:1.8rem;text-align:center;color:red}.landing-section{margin-top:3rem}.landing-section .landing-wrapper .landing-bg-image{height:32rem;border-radius:1rem;overflow:hidden;position:relative}.landing-section .landing-wrapper .landing-bg-image img{height:32rem;width:100%;object-fit:cover;object-position:center}.landing-section .landing-wrapper .landing-bg-image .landing-overlay{position:absolute;top:0;left:0;height:100%;width:100%;background:rgba(0,0,0,.286)}.landing-section .landing-wrapper .landing-bg-image h1{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;color:#fff;font-size:4.375rem;width:100%}.landing-section .landing-wrapper .landing-bg-image .landing-action-wrapper{position:absolute;bottom:3rem;left:0;width:100%;text-align:center}.landing-section .landing-wrapper .landing-bg-image .landing-action-wrapper button{color:#fff;background:transparent;border:2px solid #fff;font-size:1.4rem;padding:.4rem 3rem;border-radius:2rem;cursor:pointer;transition:.2s}.landing-section .landing-wrapper .landing-bg-image .landing-action-wrapper button:hover{transition:.2s;background:rgba(89,89,89,.639)}.landing-section .landing-wrapper .landing-bg-image .landing-action-wrapper button i{color:#2ccc94}.zoom-effect{animation:zoomIn 6s ease-in-out infinite}@keyframes zoomIn{0%{transform:scale(1)}to{transform:scale(1.15)}}.div-heading h1{text-align:center;font-size:3rem}.div-heading p{font-size:1.4rem;color:#757575}.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:#757575}.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:#2ccc94}.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:#757575}.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:#757575;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:#757575}.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:#757575}.freelancer-container .freelancer-parent .freelancer-childs .freelancer-rate h6{font-size:1rem}.freelancer-container .freelancer-parent .freelancer-childs .freelancer-rate h6 span{color:#757575;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:#757575}.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:#2ccc94;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:#fff;position:absolute;width:100%;left:0;top:0;z-index:15;padding:3rem 0;min-height:100vh;max-height:100%}.navbar-extended-container .navbar-extended-wrapper .navbar-extended-parent{display:flex}.navbar-extended-container .navbar-extended-wrapper .navbar-extended-parent .side-top{display:flex;justify-content:space-between;align-items:center;padding:0 2rem 1.5rem;border-bottom:1px solid #e5e5e5}.navbar-extended-container .navbar-extended-wrapper .navbar-extended-parent .side-top img{height:auto;width:10rem}.navbar-extended-container .navbar-extended-wrapper .navbar-extended-parent .menu-list-wrapper{padding:1rem 0}.navbar-extended-container .navbar-extended-wrapper .navbar-extended-parent .menu-list-wrapper .menuSectionTitle{padding:0 2rem;cursor:pointer}.navbar-extended-container .navbar-extended-wrapper .navbar-extended-parent .menu-list-wrapper .menuSectionTitle h3{display:flex;align-items:center;justify-content:space-between;margin:0;padding:1.5rem 0;color:#000;font-size:2rem;font-weight:600;line-height:1.4;border-bottom:.1rem solid #e5e5e5}.navbar-extended-container .navbar-extended-wrapper .navbar-extended-parent .menu-list-wrapper .menuSectionTitle:hover h3{color:#2ccc94}.navbar-extended-container .navbar-extended-wrapper .navbar-extended-parent .menu-list-wrapper .submenu{display:flex;align-items:center;gap:1.5rem;margin:1rem 2rem;padding:1rem 1.5rem;border:.1rem solid #e5e5e5;border-radius:1rem;background:#fff;transition:all .25s ease}.navbar-extended-container .navbar-extended-wrapper .navbar-extended-parent .menu-list-wrapper .submenu:hover{border-color:#2ccc94;background:#f8fffc}.navbar-extended-container .navbar-extended-wrapper .navbar-extended-parent .menu-list-wrapper .submenu .menuCardIcon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:3.5rem;height:3rem}.navbar-extended-container .navbar-extended-wrapper .navbar-extended-parent .menu-list-wrapper .submenu .menuCardIcon svg{width:100%;height:100%;display:block}.navbar-extended-container .navbar-extended-wrapper .navbar-extended-parent .menu-list-wrapper .submenu span{flex:1 1;color:#000;font-size:1.6rem;font-weight:600;line-height:1.4}.navbar-extended-container .navbar-extended-wrapper .navbar-extended-parent .menu-list-wrapper .logoutSection{padding:3rem 2rem 2rem}.navbar-extended-container .navbar-extended-wrapper .navbar-extended-parent .menu-list-wrapper .logoutSection .primary-btn{width:100%;height:5rem;border-radius:1rem}.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:#757575}.footer-container{background:#18202b;padding:3rem 0;margin-top:3rem}.footer-container .footer-parent{display:flex;justify-content:space-between;align-items:center}.footer-container .footer-parent img{height:auto;width:16rem}.footer-container .footer-parent p{color:#5b6678}.journey-section{background:#000;min-height:100vh;max-height:100%}.journey-section .journey-wrapper{background:#18202b;border-radius:1rem;margin:1rem;padding:3rem;position:relative}.journey-section .journey-wrapper .journey-deco-image{position:absolute;top:0;right:0;height:auto;width:30%;z-index:5}.journey-section .journey-wrapper .journey-info-wrapper{z-index:12;position:relative}.journey-section .journey-wrapper .journey-info-wrapper .journey-data-info p{color:#98999c;text-align:center;font-size:1.5rem;margin-top:4rem}.journey-section .journey-wrapper .journey-info-wrapper .journey-data-info h1{color:#fff;font-size:3.5rem;text-align:center;margin-top:1rem}.journey-section .journey-wrapper .journey-info-wrapper .journey-data-info-alt{display:flex;gap:1rem;margin-top:4rem}.journey-section .journey-wrapper .journey-info-wrapper .journey-data-info-alt-parent{flex:1 1}.journey-section .journey-wrapper .journey-info-wrapper .journey-data-info-alt-parent .journey-data-info-alt-childs{background:#5b6678;display:flex;justify-content:space-between;align-items:center;padding:1rem;border-radius:.4rem}.journey-section .journey-wrapper .journey-info-wrapper .journey-data-info-alt-parent .journey-data-info-alt-childs .journey-data-info-alt-childs-inner:first-child{display:flex;align-items:center}.journey-section .journey-wrapper .journey-info-wrapper .journey-data-info-alt-parent .journey-data-info-alt-childs .journey-data-info-alt-childs-inner:first-child img{height:auto;width:4rem;margin-right:1rem}.journey-section .journey-wrapper .journey-info-wrapper .journey-data-info-alt-parent .journey-data-info-alt-childs .journey-data-info-alt-childs-inner:first-child p{font-size:1.2rem;color:#fff}.journey-section .journey-wrapper .journey-info-wrapper .journey-data-info-alt-parent .journey-data-info-alt-childs .journey-data-info-alt-childs-inner h3{font-size:1.6rem;color:#fff}.journey-section .journey-wrapper .journey-submit-btn{margin-top:2rem;margin-bottom:2rem}.breadcrumb-wrapper .breadcrumb-wrapper-parent{display:flex;justify-content:space-between;align-items:center}.breadcrumb-wrapper .breadcrumb-wrapper-parent .breadcrumb-wrapper-childs{flex:1 1}.breadcrumb-wrapper .breadcrumb-wrapper-parent .breadcrumb-wrapper-childs:nth-child(2){text-align:center}.breadcrumb-wrapper .breadcrumb-wrapper-parent .breadcrumb-wrapper-childs a{transition:.2s}.breadcrumb-wrapper .breadcrumb-wrapper-parent .breadcrumb-wrapper-childs a:hover{transition:.2s;opacity:.8}.breadcrumb-wrapper .breadcrumb-wrapper-parent .breadcrumb-wrapper-childs .breadcrumb-back-link{height:2.5rem;width:2.5rem;background:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center}.breadcrumb-wrapper .breadcrumb-wrapper-parent .breadcrumb-wrapper-childs .breadcrumb-back-link i{color:#18202b;font-size:1.2rem}.breadcrumb-wrapper .breadcrumb-wrapper-parent .breadcrumb-wrapper-childs h1{font-size:1.8rem;color:#fff}.breadcrumbAlt .breadcrumb-wrapper-childs .breadcrumb-back-link{height:2rem;width:2rem;background:rgba(24,32,43,.757)!important}.breadcrumbAlt .breadcrumb-wrapper-childs .breadcrumb-back-link i{color:#fff!important}.breadcrumbAlt .breadcrumb-wrapper-childs h1{font-size:1.6rem;color:#18202b!important}.histitle{margin:2rem 0 0;color:#fff;font-size:2.5rem;font-weight:600;line-height:1.25}.histitle span{background:linear-gradient(180deg,#00d19f,#00d1d5);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media(max-width:991px){.histitle{margin-top:1.8rem;font-size:2.2rem}}@media(max-width:767px){.histitle{margin-top:1.5rem;font-size:1.9rem;line-height:1.3}}@media(max-width:480px){.histitle{margin-top:1.2rem;font-size:1.7rem;line-height:1.35}}.history-section{background:#000;min-height:100vh;max-height:100%}.history-section .history-card-wrapper .history-wrapper{display:grid;grid-template-columns:repeat(auto-fit,minmax(500px,1fr));grid-gap:1rem;gap:1rem}.history-section .history-card-wrapper .history-wrapper .history-card-container .history-card-parent{display:flex;background:#fff;border:1px solid rgba(0,0,0,.184);overflow:hidden;border-radius:.6rem}.history-section .history-card-wrapper .history-wrapper .history-card-container .history-card-parent .history-card-childs:first-child{flex:1 1}.history-section .history-card-wrapper .history-wrapper .history-card-container .history-card-parent .history-card-childs:first-child img{height:16rem;width:100%;object-fit:cover;object-position:center;border-right:1px solid rgba(0,0,0,.136)}.history-section .history-card-wrapper .history-wrapper .history-card-container .history-card-parent .history-card-childs:last-child{flex:2 1;padding:1rem}.history-section .history-card-wrapper .history-wrapper .history-card-container .history-card-parent .history-card-childs:last-child .history-card-status{display:flex;justify-content:space-between;align-items:center}.history-section .history-card-wrapper .history-wrapper .history-card-container .history-card-parent .history-card-childs:last-child .history-card-status p{padding:.4rem .6rem;border-radius:.4rem;text-transform:uppercase;font-size:.8rem;font-weight:600;color:#fff}.history-section .history-card-wrapper .history-wrapper .history-card-container .history-card-parent .history-card-childs:last-child .history-card-status h6{font-size:1rem;color:#757575;font-weight:500}.history-section .history-card-wrapper .history-wrapper .history-card-container .history-card-parent .history-card-childs:last-child .history-card-heading{margin:1rem 0}.history-section .history-card-wrapper .history-wrapper .history-card-container .history-card-parent .history-card-childs:last-child .history-card-heading h2{font-size:1rem}.history-section .history-card-wrapper .history-wrapper .history-card-container .history-card-parent .history-card-childs:last-child .history-card-info ul li{display:flex;justify-content:space-between;align-items:center;margin:1rem 0}.history-section .history-card-wrapper .history-wrapper .history-card-container .history-card-parent .history-card-childs:last-child .history-card-info ul li p{font-size:1.1rem;color:#757575}.history-section .history-card-wrapper .history-wrapper .history-card-container .history-card-parent .history-card-childs:last-child .history-card-info ul li h3{font-size:1.2rem}.history-filter{margin-top:3rem}.history-filter ul{display:flex;justify-content:center;align-items:center;gap:1rem}.history-filter ul li{flex:1 1}.history-filter ul li button{width:100%;outline:none;padding:.6rem;border-radius:3rem;text-align:center;font-size:1rem;font-weight:600;cursor:pointer;color:#90959d;background:#1a1a1a;border:2px solid #1a1a1a;transition:.2s}.history-filter ul li button:hover{transition:.2s;opacity:.8}.history-active{background:#2ccc94!important;color:#000!important;font-size:1rem!important;font-weight:700!important;border:2px solid #2ccc94!important}.data-not-found{display:flex;justify-content:center;align-items:center;height:70vh}.data-not-found img{height:auto;width:40%}.radio-group{display:flex;justify-content:flex-start;align-items:center;gap:1.8rem;padding:.8rem 1rem;margin-top:.5rem;border:1px solid #cecece;border-radius:.4rem}.radio-group label{display:flex;align-items:center;cursor:pointer;position:relative;color:#7d8994;font-size:1rem;font-style:normal;font-weight:600;line-height:normal;padding:0 .2rem}.radio-group label input[type=radio]{opacity:0;position:absolute;width:0;height:0}.radio-group label .radio-custom{width:1.4rem;height:1.4rem;border-radius:8px;border:.8px solid #7d8994;border-radius:50%;display:inline-block;margin-right:.5rem;position:relative;display:flex;align-items:center;justify-content:center}.radio-group label input:checked+.radio-custom:after{content:"✔";font-size:1.2rem;color:#262a2e;position:absolute}.radio-group label input:checked+.radio-custom{background-color:#fff;color:#e0732d}.network-and-currency{margin:1rem 0}.network-and-currency p{font-size:1rem;color:#757575;font-weight:500}.link-wallet-section{background:#fff;min-height:100vh;max-height:100%}.link-wallet-section .link-wallet-wrapper .link-wallet-parent{display:flex;gap:2rem}.link-wallet-section .link-wallet-wrapper .link-wallet-parent .link-wallet-childs{flex:1 1;min-height:60vh}.link-wallet-section .link-wallet-wrapper .link-wallet-parent .link-wallet-childs:first-child{display:flex;justify-content:center;align-items:center;position:relative}.link-wallet-section .link-wallet-wrapper .link-wallet-parent .link-wallet-childs:first-child img{height:auto;width:60%}.link-wallet-section .link-wallet-wrapper .link-wallet-parent .link-wallet-childs:first-child .glow{position:absolute;bottom:0}.link-wallet-wrapper{margin:3rem}.link-wallet-wrapper .link-wallet-parent .link-wallet-child{display:flex;justify-content:center}.link-wallet-wrapper .link-wallet-parent .link-wallet-child img{height:auto;width:6rem;margin-top:2rem}.link-wallet-wrapper .link-wallet-parent .add-wallet-note{margin-top:1rem;margin-bottom:2rem;text-align:center}.link-wallet-wrapper .link-wallet-parent .add-wallet-note h1{color:#98999c;font-size:1.8rem;margin:.4rem 0;font-weight:600}.link-wallet-wrapper .link-wallet-parent .add-wallet-note p{font-size:1.4rem;color:#98999c;font-weight:500}.sub-form-container .sub-form-group{margin-bottom:2rem}.sub-form-container .sub-form-group p{font-size:1rem;color:#757575;font-weight:500}.sub-form-container .sub-form-group input{width:100%;padding:.6rem 1rem;border-radius:.4rem;outline:none;margin-top:.4rem;font-size:1.2rem;border:1px solid #e5e5e5;background:#000;color:#fff}.sub-form-container .sub-form-group .inputmodi{background:#fff;color:#000}.transaction-history-section{background:#000;min-height:100vh;padding-bottom:5rem}.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:#757575}.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:#757575}.transaction-history-section .transaction-history-container .transaction-history-parent .transaction-details-parent .transaction-details-childs h6{font-size:1.2rem;color:#757575;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:#000;min-height:100vh;max-height:100%}.submit-journey-section .submit-journey-container{border-radius:1rem;overflow:hidden}.submit-journey-section .submit-journey-container .submit-journey-parent{display:flex;gap:2rem}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs{flex:1 1}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-journey-image-wrapper{height:50rem;border-radius:1rem;overflow:hidden;position:relative}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-journey-image-wrapper .submit-journey-back-btn{position:absolute;top:1rem;left:1rem;height:2.5rem;width:2.5rem;border-radius:50%;background:#fff;border:1px solid rgba(0,0,0,.114);display:flex;justify-content:center;align-items:center;box-shadow:0 0 1rem rgba(0,0,0,.244);cursor:pointer}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-journey-image-wrapper .submit-journey-back-btn i{color:#000}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-journey-image-wrapper img{height:50rem;width:100%;object-fit:cover;object-position:center}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-journey-info-wrapper .rating{display:flex}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-journey-info-wrapper .rating li{list-style-type:none;color:#c4c4c4;font-size:1.5rem;margin-right:.4rem;cursor:pointer}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-journey-info-wrapper .rating .active{color:#2ccc94}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-journey-details-parent .submit-journey-details-childs{display:flex;justify-content:space-between;align-items:center;background:#fff;margin:1rem 0;padding:1rem;border-radius:.4rem;border:1px solid rgba(0,0,0,.133)}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-journey-details-parent .submit-journey-details-childs .submit-journey-details-childs-inner:first-child{display:flex;align-items:center;gap:1rem}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-journey-details-parent .submit-journey-details-childs .submit-journey-details-childs-inner:first-child img{height:auto;width:4rem}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-journey-details-parent .submit-journey-details-childs .submit-journey-details-childs-inner:first-child p{color:#3b3b3b;font-size:1.2rem}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-journey-details-parent .submit-journey-details-childs .submit-journey-details-childs-inner h1{font-size:1.6rem;font-weight:600;color:#3b3b3b}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-people-info{background:#fff;padding:1rem;border-radius:.4rem;border:1px solid rgba(0,0,0,.133);margin-top:1rem}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-people-info .submit-people-name{display:flex;align-items:center;gap:1rem}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-people-info .submit-people-name svg{height:auto;width:3rem}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-people-info .submit-people-name h6{font-size:1.6rem}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-people-info ul{margin-top:2rem}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-people-info ul li{display:flex;justify-content:space-between;align-items:center;margin:.5rem 0}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-people-info ul li p{font-size:1rem}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-people-info ul li h2{font-size:1.1rem;font-weight:700}.rating-parent{display:flex;justify-content:space-between;align-items:center;margin-top:2rem;border-top:2px solid #f7f7f7;border-bottom:2px solid #f7f7f7;padding-top:1rem;padding-bottom:1rem}.rating-parent .rating-childs h4{font-size:1.2rem;color:#525252;font-weight:600}.rating-parent .rating-childs ul{display:flex}.rating-parent .rating-childs ul li{list-style-type:none;color:#d5e4e1;font-size:2rem;margin-right:.4rem;cursor:pointer}.rating-parent .rating-childs ul .active{color:#002389}.recovery-section{background:#fff;min-height:100vh;max-height:100%;padding-bottom:5rem}.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;min-height:60vh}.recovery-section .recovery-wrapper .recovery-parent .recovery-childs:first-child{display:flex;justify-content:center;align-items:center;position:relative}.recovery-section .recovery-wrapper .recovery-parent .recovery-childs:first-child img{height:auto;width:60%}.recovery-section .recovery-wrapper .recovery-parent .recovery-childs:first-child .glow{position:absolute;bottom:0}.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:#757575;font-size:1.2rem}.support-section{background:#fff;min-height:100vh;max-height:100%}.support-section .support-wrapper{margin:6rem 0 0}.support-section .support-wrapper .support-parent{display:flex;gap:1rem}.support-section .support-wrapper .support-parent .support-childs{flex:1 1;min-height:70vh}.support-section .support-wrapper .support-parent .support-childs .support-quatation svg{height:auto;width:3rem}.support-section .support-wrapper .support-parent .support-childs:first-child{display:flex;justify-content:center;align-items:flex-start;position:relative}.support-section .support-wrapper .support-parent .support-childs:first-child img{height:auto;width:60%}.support-section .support-wrapper .support-parent .support-childs:first-child .glow{position:absolute;bottom:0}.support-section .support-wrapper .support-parent .support-childs:last-child p{font-size:1.2rem;color:#fff}.support-section .support-wrapper .support-parent .support-childs:last-child h4{color:#000;text-align:center;font-size:1.4rem;background:#fff;border-radius:.4rem;padding:1rem;margin:2rem 0}.support-section .support-wrapper .support-parent .support-childs:last-child .referCard{max-width:45rem}.support-section .support-wrapper .support-parent .support-childs:last-child .referCard h2{margin:0 0 2rem;color:#0c0c0d;font-size:2.8rem;font-weight:600;line-height:1.3}.support-section .support-wrapper .support-parent .support-childs:last-child .referCard .label{margin:0 0 1rem;color:#90959d;font-size:1.4rem;font-weight:500}.support-section .support-wrapper .support-parent .support-childs:last-child .referCard .codeBox{height:5rem;margin-bottom:1.8rem;display:flex;align-items:center;justify-content:center;background:#e5e5e5;border-radius:1.2rem}.support-section .support-wrapper .support-parent .support-childs:last-child .referCard .codeBox span{color:#050505;font-size:2rem;font-weight:600;letter-spacing:.08rem}@media(max-width:991px){.support-section .support-wrapper .support-parent .support-childs:last-child .referCard{max-width:100%}.support-section .support-wrapper .support-parent .support-childs:last-child .referCard h2{font-size:2.4rem}.support-section .support-wrapper .support-parent .support-childs:last-child .referCard .codeBox span{font-size:2.1rem}}@media(max-width:767px){.support-section .support-wrapper .support-parent .support-childs:last-child .referCard h2{font-size:2rem}.support-section .support-wrapper .support-parent .support-childs:last-child .referCard h2 br{display:none}.support-section .support-wrapper .support-parent .support-childs:last-child .referCard .label{font-size:1.3rem}.support-section .support-wrapper .support-parent .support-childs:last-child .referCard .codeBox{height:5rem}.support-section .support-wrapper .support-parent .support-childs:last-child .referCard .codeBox span{font-size:2rem}.support-section .support-wrapper .support-parent .support-childs:last-child .referCard .inviteBtn{max-width:100%;height:4.5rem;font-size:1.5rem}}@media(max-width:480px){.support-section .support-wrapper .support-parent .support-childs:last-child .referCard h2{font-size:1.8rem}.support-section .support-wrapper .support-parent .support-childs:last-child .referCard .codeBox{height:4.6rem}.support-section .support-wrapper .support-parent .support-childs:last-child .referCard .codeBox span{font-size:1.7rem}.support-section .support-wrapper .support-parent .support-childs:last-child .referCard .inviteBtn{height:4.2rem;font-size:1.4rem}}.withdraw-section{background:#000;min-height:100vh}.withdraw-section .withdraw-wrapper .withdrawal-wrapper-parent{display:flex;margin-top:3rem}.withdraw-section .withdraw-wrapper .withdrawal-wrapper-parent .withdrawal-wrapper-childs{flex:1 1}.withdraw-section .withdraw-wrapper .withdrawal-wrapper-parent .withdrawal-wrapper-childs:first-child .withdrawal-wrapper-info{background:#18202b;border-radius:1rem;text-align:center;position:relative}.withdraw-section .withdraw-wrapper .withdrawal-wrapper-parent .withdrawal-wrapper-childs:first-child .withdrawal-wrapper-info img{position:absolute;top:0;right:0;height:auto;width:60%;z-index:1}.withdraw-section .withdraw-wrapper .withdrawal-wrapper-parent .withdrawal-wrapper-childs:first-child .withdrawal-wrapper-info .withdrawal-wrapper-title{background:#2ccc94;border-radius:1rem;padding:1rem 0;position:relative;z-index:2}.withdraw-section .withdraw-wrapper .withdrawal-wrapper-parent .withdrawal-wrapper-childs:first-child .withdrawal-wrapper-info .withdrawal-wrapper-title h1{color:#fff;font-size:1.2rem}.withdraw-section .withdraw-wrapper .withdrawal-wrapper-parent .withdrawal-wrapper-childs:first-child .withdrawal-wrapper-info .withdrawal-wrapper-more-info{padding:10rem 0 16rem;position:relative;z-index:2}.withdraw-section .withdraw-wrapper .withdrawal-wrapper-parent .withdrawal-wrapper-childs:first-child .withdrawal-wrapper-info .withdrawal-wrapper-more-info p{color:#98999c;font-size:1.4rem}.withdraw-section .withdraw-wrapper .withdrawal-wrapper-parent .withdrawal-wrapper-childs:first-child .withdrawal-wrapper-info .withdrawal-wrapper-more-info h3{color:#fff;font-size:4rem;font-weight:600;margin:1rem 0 2rem}.withdraw-section .withdraw-wrapper .withdrawal-wrapper-parent .withdrawal-wrapper-childs:first-child .withdrawal-wrapper-info .withdrawal-wrapper-more-info .withdrawal-wrapper-more-info-link a{background:#34a8cb;color:#fff;padding:.6rem 1.2rem;border-radius:.4rem;font-size:.9rem;font-weight:600}.withdraw-section .withdraw-wrapper .withdrawal-wrapper-parent .withdrawal-wrapper-childs:last-child .withdrawal-tab-wrapper{padding:0 2rem}.withdraw-section .withdrawal-form-container{padding:2rem}.withdraw-section .withdrawal-form-container .sub-form-container .sub-form-group{position:relative}.withdraw-section .withdrawal-form-container .sub-form-container .sub-form-group p{color:#757575!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:#757575}.withdraw-section .withdrawal-form-container .sub-form-container .sub-form-group input{border:1px solid #757575}.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:#757575;font-size:1.2rem}.withdrawal-info-wrapper ul{margin:1rem 0}.withdrawal-info-wrapper ul li h1{font-size:1rem;font-weight:500;color:#757575}.withdrawal-info-wrapper ul li .info-details{background:#000;border:1px solid #757575;border-radius:.4rem;padding:.5rem .8rem;margin-top:.4rem;opacity:.8}.withdrawal-info-wrapper ul li .info-details h6{font-size:1.2rem;font-weight:400;color:#fff}.split{display:flex;justify-content:space-between;align-items:center}.form-sub-heading h1{font-size:1.4rem;font-weight:600;color:#fff}.form-sub-heading h1 span{background:var(--Brand-Gradient-2,linear-gradient(180deg,var(--Brand-Green,#2ccc94) 0,#67e2b7 100%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.amount-options{margin:0 0 2rem}.amount-options .amount-option-parent{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem}.amount-options .amount-option-parent .amount-option-childs{padding:.5rem 1rem;text-align:center;cursor:pointer;border-radius:3rem;background:#1a1a1a;border:2px solid #1a1a1a;transition:.2s}.amount-options .amount-option-parent .amount-option-childs:hover{transition:.2s;background:#29cad3;border:2px solid #29cad3}.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:#90959d}.withdrawal-success-receipt-container{width:100%;height:100%;position:fixed;background:rgba(0,0,0,.65);z-index:12;display:flex;justify-content:center;align-items:center}.withdrawal-success-receipt-container .withdrawal-success-receipt-inner{width:750px;background:#fff;border-radius:.4rem;padding:2rem;animation:fadeAnimation .5s linear forwards;position:relative}.withdrawal-success-receipt-container .withdrawal-success-receipt-inner .company-watermark{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.withdrawal-success-receipt-container .withdrawal-success-receipt-inner .company-watermark img{height:auto;width:12rem;opacity:.1}.withdrawal-success-receipt-container .withdrawal-success-receipt-inner .withdrawal-receipt-check,.withdrawal-success-receipt-container .withdrawal-success-receipt-inner .withdrawal-success-heading{text-align:center}.withdrawal-success-receipt-container .withdrawal-success-receipt-inner .withdrawal-success-heading h1{font-size:1.6rem;color:#373636}.withdrawal-success-receipt-container .withdrawal-success-receipt-inner .withdrawal-success-heading p{font-size:1.3rem;color:#373636}.withdrawal-success-receipt-container .withdrawal-success-receipt-inner .withdrawal-receipt-break{border:1px dashed rgba(0,0,0,.401);width:100%;margin:2rem 0}.withdrawal-success-receipt-container .withdrawal-success-receipt-inner .withdrawal-receipt-details ul li{display:flex;justify-content:space-between;align-items:center;margin:1rem 0}.withdrawal-success-receipt-container .withdrawal-success-receipt-inner .withdrawal-receipt-details ul li p{font-size:1.1rem;color:rgba(0,0,0,.78)}.withdrawal-success-receipt-container .withdrawal-success-receipt-inner .withdrawal-receipt-details ul li h5{font-size:1.1rem;color:#000;font-weight:500}.withdrawal-success-receipt-container .withdrawal-success-receipt-inner .withdrawal-receipt-details ul .channel h5,.withdrawal-success-receipt-container .withdrawal-success-receipt-inner .withdrawal-receipt-details ul .status h5{font-size:.8rem;color:#fff;padding:.4rem .6rem;border-radius:.4rem}.withdrawal-success-receipt-container .withdrawal-success-receipt-inner .withdrawal-receipt-details ul .channel h5{background:#262a2e}.withdrawal-success-receipt-container .withdrawal-success-receipt-inner .withdrawal-receipt-details ul .status h5{background:green}.withdrawal-success-receipt-container .wallet-receipt-action{display:flex;gap:1rem}.withdrawal-success-receipt-container .wallet-receipt-action button{flex:1 1;font-size:1.1rem;outline:none;border:none;background:rgba(0,36,93,.145);border:1px solid rgba(0,36,93,.145);border-radius:.4rem;padding:.5rem 0;color:#262a2e;font-weight:600;cursor:pointer}.withdrawal-success-receipt-container .wallet-receipt-action button:hover{opacity:.8}.withdrawal-success-receipt-container .confirm-with{margin:1rem 0 0}.withdrawal-success-receipt-container .confirm-with p{text-align:center;font-size:1rem;color:#0047c1;font-weight:500;cursor:pointer}.withdrawal-success-receipt-container .confirm-with p:hover{color:#000}.withdrawal-to-info{margin:0 2rem 2rem;border-radius:16px;border:1px solid #e5effd;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);padding:2rem}.withdrawal-to-info h2{font-weight:700;font-size:1.4rem}.withdrawal-to-info p{font-size:1.2rem;font-weight:500;color:#575757}.withdrawal-to-info .withdrawal-to-type{display:flex;margin-top:1rem;gap:1rem;margin-bottom:2rem}.withdrawal-to-info .withdrawal-to-type h5{background:rgba(0,36,93,.173);color:#31dee5;padding:.6rem 1rem;font-size:1rem;border-radius:.4rem}.security-details-wrapper{padding:0 2rem}.security-details-wrapper .security-tab{margin-top:2rem;display:flex;border-radius:.5rem;background:rgba(69,85,85,.5);box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.02)}.security-details-wrapper .security-tab a{width:100%}.security-details-wrapper .security-tab a button{width:100%;outline:none;border:none;padding:1rem 0;color:#fff;font-size:1.5rem;font-weight:600;cursor:pointer;background:none}.security-details-wrapper .security-tab a .button-active{background:#fff;color:#000;box-shadow:0 0 4px 0 #5e6a84;border-radius:.5rem}.invite-section .invite-image{text-align:center}.invite-section .invite-image img{height:auto;width:60%;filter:invert(1) brightness(2)}.invite-section .invite-section-wrapper{padding:2rem}.invite-section .invite-section-wrapper .invite-details{text-align:center}.invite-section .invite-section-wrapper .invite-details h2{color:#e5e5e5;font-size:2.5rem}.invite-section .invite-section-wrapper .invite-details h3{font-size:1.5rem;padding-top:0;font-weight:500;color:#ececec}.invite-section .invite-section-wrapper .invite-details .invite-code-wrapper{display:flex;justify-content:center;align-items:center}.invite-section .invite-section-wrapper .invite-details .invite-code-wrapper .invite-code{display:flex;background-color:#fff;width:-moz-fit-content;width:fit-content;gap:2rem;padding:1rem 2rem;border-radius:.5rem;margin:2rem 0 5rem;filter:drop-shadow(0 0 4px rgba(0,0,0,.25))}.invite-section .invite-section-wrapper .invite-details .invite-code-wrapper .invite-code h2{font-size:1.8rem;color:#111827}.invite-section .invite-section-wrapper .invite-details .invite-code-wrapper .invite-code button{padding:.5rem 1.3rem;background:#ce3185;border-radius:.3rem;color:#fff;border:none;font-size:1.3rem;font-weight:600}.profile-section{background:#000;min-height:100vh;max-height:100%}.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:#2ccc94}.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{background:#000;min-height:100vh;max-height:100%;padding-bottom:5rem}.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:#757575}.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}.dashboard-wrapper .dashboard-wrapper-inner-wrapper .dashboard-top-navbar{padding:1rem 2rem;margin-bottom:12rem}.dashboard-wrapper .dashboard-wrapper-inner-wrapper .dashboard-top-navbar .mysvg{height:auto;width:100%;position:absolute;top:-6rem;left:0;z-index:10}.dashboard-wrapper .dashboard-wrapper-inner-wrapper .dashboard-top-navbar .dashboard-top-navbar-parent{position:relative;z-index:12;display:flex;justify-content:space-between;margin-top:3rem}.dashboard-wrapper .dashboard-wrapper-inner-wrapper .dashboard-top-navbar .dashboard-top-navbar-parent .dashboard-top-navbar-childs:first-child img{height:auto;width:100%}.product-review{padding:1rem 0;margin-bottom:2rem}.product-review .review-container{width:100%;margin-top:.6rem;padding:1.2rem;border-radius:.4rem;outline:none;background:#fff;color:#000;border:none;font-size:1.2rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:1rem;border:1px solid rgba(0,0,0,.241)}.product-review .reviews-list-wrapper{position:fixed;top:0;left:50%;transform:translateX(-50%);width:100%;height:100%;background:rgba(0,0,0,.722);z-index:50;cursor:pointer}.product-review .reviews-list-wrapper .reviews-list{background:#fff;position:absolute;bottom:0;left:0;border-radius:1rem 1rem 0 0;padding:1rem;width:100%;max-height:70%;overflow-y:scroll}.product-review .reviews-list-wrapper .reviews-list::-webkit-scrollbar{width:4px;height:0}.product-review .reviews-list-wrapper .reviews-list::-webkit-scrollbar-track{background-color:#f8f8f8}.product-review .reviews-list-wrapper .reviews-list::-webkit-scrollbar-thumb{background-color:#e9e9e9;border-radius:0}.product-review .reviews-list-wrapper .reviews-list::-webkit-scrollbar-thumb:hover{background-color:#555}.product-review .reviews-list-wrapper .reviews-list li{background:rgba(56,56,95,.055);border-radius:.5rem;padding:1rem;margin:1rem 0;font-size:1.4rem;font-weight:600}.product-review .reviews-list-wrapper .reviews-list li:hover{background:rgba(56,56,95,.102)}.product-review .reviews-list-wrapper .reviews-list .review-close-btn{padding:1rem 0 4rem}.product-review .reviews-list-wrapper .reviews-list .review-close-btn button{width:100%;background:#31dee5;color:#fff;border:none;outline:none;padding:1rem;border-radius:1rem;font-size:1.2rem;cursor:pointer}.product-review .reviews-list-wrapper .reviews-list .review-close-btn button:hover{opacity:.8}.right-icon{height:3.5rem!important;width:3.5rem!important}.left-icon{height:4rem!important;width:4rem!important}.fetchNextData{height:100%;width:100%;background:rgba(0,0,0,.807);position:fixed;top:0;left:0;display:flex;justify-content:center;align-items:center;z-index:12}.fetchNextData h3{color:#fff;font-size:1.2rem}.fetchNextData h3 i,.loading_animation{animation:spinerAnimation .5s ease-in-out infinite}.sliderFaseAnimation{animation:fadeAnimation .5s ease-in-out forwards;transition:.4s}.rotating-spinner{animation:spinerAnimationLoading .8s ease-out infinite;margin-left:1rem}.pageAnimation{animation:fadeAnimation .5s ease-in-out forwards}@keyframes fadeAnimation{0%{opacity:0}to{opacity:1}}@keyframes fadeUpAnimation{0%{opacity:0;transform:translateY(4rem)}to{opacity:1;transform:translateY(0)}}@keyframes spinerAnimation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spinerAnimationLoading{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.about-us-mobile-view{display:none}.about-us-desktop-view{display:block}@media only screen and (max-width:768px){html{font-size:calc(100% - (767px - 100vw)*.015)}.welcome-section .welcome-wrapper{flex-direction:column;padding:2rem}.welcome-section .welcome-wrapper .welcome-parent:first-child h1{margin:4rem 0}.welcome-get-started-btn{position:absolute;left:50%;top:90%;transform:translate(-50%,-50%);width:90%;z-index:12}.welcome-section .welcome-wrapper .welcome-parent:last-child img{top:23%}.success-modal-container .success-modal-inner-container{width:90%}.landing-section .landing-wrapper .landing-bg-image h1{font-size:2rem}.landing-section .landing-wrapper .landing-bg-image .landing-action-wrapper{padding:0 2rem}.different-wrapper .different-parent{flex-direction:column}.different-wrapper .different-parent .different-childs .different-image-wrapper img{height:26rem}.different-wrapper .different-parent .different-childs{margin:2rem 0}.different-wrapper .different-parent .different-childs .different-image-wrapper p{margin-bottom:3rem}.popular-category-wrapper .popular-slider-container .popular-slider-wrapper,.popular-category-wrapper .popular-slider-container .popular-slider-wrapper img{height:26rem}.excellent-review-container .excellent-review-parent{flex-direction:column}.trending-container .trending-parent .trending-childs .trending-image-wrapper img{height:18rem}.globally-trusted-wrapper .globally-trusted-parent{flex-direction:column}.globally-trusted-wrapper .globally-trusted-parent .globally-trusted-image{padding:16rem}.footer-container .footer-parent{flex-direction:column}.footer-container .footer-parent p{margin-top:1rem}.navbar-extended-container .navbar-extended-wrapper .navbar-extended-parent{flex-direction:column}.navbar-extended-wrapper{position:relative}.logout-btn-container{position:absolute;bottom:-2rem;left:0;width:100%;margin:auto}.navbar-profile{margin-bottom:2rem}.navbar-extended-container .navbar-extended-wrapper .navbar-extended-parent .navbar-extended-childs ul li{margin:1.6rem 0}.journey-section .journey-wrapper .journey-info-wrapper .journey-data-info-alt{flex-direction:column}.submit-journey-section .submit-journey-container .submit-journey-parent{flex-direction:column;padding-bottom:6rem}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-journey-image-wrapper,.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-journey-image-wrapper img{height:30rem}.membership-section .membership-wrapper-parent,.profile-account-details-container{flex-direction:column}.membership-section .membership-wrapper-parent .membership-wrapper-childs{margin-bottom:5rem}.history-section .history-card-wrapper .history-wrapper{grid-template-columns:repeat(auto-fit,minmax(335px,1fr))}.link-wallet-section .link-wallet-wrapper .link-wallet-parent,.support-section .support-wrapper .support-parent,.withdraw-section .withdraw-wrapper .withdrawal-wrapper-parent{flex-direction:column}.withdraw-section .withdraw-wrapper .withdrawal-wrapper-parent .withdrawal-wrapper-childs:last-child .withdrawal-tab-wrapper{padding:0;margin-top:2rem;margin-bottom:2rem}.withdraw-section .withdrawal-form-container{padding:0}.withdraw-section .withdrawal-form-container .sub-form-container .sub-form-group .allBtnFunc{top:27px}.withdraw-section .withdrawal-form-container .sub-form-container .sub-form-group .show-hide-icon{top:28px}.withdrawal-action-btn{padding:0 0 3rem}.transaction-history-section .transaction-history-container{grid-template-columns:repeat(auto-fit,minmax(345px,1fr))}.global-form-wrapper .user-info-input-wrapper{grid-template-columns:repeat(auto-fit,minmax(288px,1fr))}.journey-section .journey-wrapper{padding:3rem 1rem}.withdrawal-success-receipt-container .withdrawal-success-receipt-inner{width:95%}.recovery-section .recovery-wrapper .recovery-parent{flex-direction:column}.recovery-section .recovery-wrapper .recovery-parent .recovery-childs:first-child{text-align:center;margin-bottom:2rem}.recovery-section .recovery-wrapper .recovery-parent .recovery-childs:first-child img{width:60%}.recovery-section .recovery-wrapper .recovery-parent .recovery-childs:last-child .sub-form-container .sub-form-group .show-hide-icon{top:27px}.about-us-mobile-view{display:block}.about-us-desktop-view{display:none}.df{display:block}.auth-container-wrapper{padding:2rem 0 0}.teskmenu{display:none}.mobimenu{display:block}.link-wallet-section .link-wallet-wrapper .link-wallet-parent .link-wallet-childs,.support-section .support-wrapper .support-parent .support-childs{min-height:40vh}.link-wallet-wrapper{margin:0 0 5rem}.recovery-section .recovery-wrapper .recovery-parent .recovery-childs{min-height:40vh}}.hero{position:relative;overflow:hidden;display:flex;justify-content:center;align-items:center;min-height:100vh;padding:8rem 2rem;background:#000}.hero .background{position:absolute;width:22rem;height:auto;display:block;z-index:0;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.hero .bottom{left:0;bottom:0}.hero .top{top:0;right:0;transform:scale(-1)}.hero .overlay{position:absolute;inset:0;background:rgba(0,0,0,.2);z-index:1}.hero .content{position:relative;z-index:2;width:100%;max-width:100rem;display:flex;flex-direction:column;align-items:center;text-align:center}.hero .content .logo{width:12rem;margin-bottom:3rem}.hero .content h1{margin:0;max-width:60rem;color:#fff;font-size:3.5rem;font-weight:600;line-height:1.2}.hero .content h1 span{background:linear-gradient(270deg,#00d19f,#00d1d5);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero .content p{max-width:74rem;margin:2.4rem 0 4rem;color:hsla(0,0%,100%,.95);font-size:1.5rem;line-height:1.6}.hero .content a{display:flex;justify-content:center;width:100%}.hero .content button{width:30rem}@media(max-width:992px){.hero{padding:6rem 3rem}.hero .background{width:18rem}.hero .top{top:0;right:0}.hero .bottom{left:0;bottom:0}.hero .content .logo{width:15rem}.hero .content h1{font-size:3rem;max-width:70rem}.hero .content p{max-width:60rem}.hero .content button{width:28rem}}@media(max-width:768px){.hero{min-height:100vh;padding:6rem 2rem}.hero .background{width:18rem}.hero .top{top:0;right:0}.hero .bottom{left:0;bottom:0}.hero .content .logo{width:15rem;margin-bottom:2.4rem}.hero .content h1{max-width:42rem;font-size:2.6rem;line-height:1.3}.hero .content h1 span{display:block;margin:.5rem 0}.hero .content p{max-width:36rem;margin:2.4rem auto 3rem;font-size:1.45rem}.hero .content button{width:24rem}}@media(max-width:576px){.hero{padding:5rem 1.8rem}.hero .background{width:16rem}.hero .top{top:0;right:0}.hero .bottom{left:0;bottom:0}.hero .content .logo{width:15rem;margin-bottom:2rem}.hero .content h1{max-width:32rem;font-size:2.2rem}.hero .content p{max-width:30rem;font-size:1.35rem;margin:2rem auto 3rem}.hero .content button{width:22rem;height:5rem;font-size:1.6rem}}@media(max-width:390px){.hero{padding:4rem 1.4rem}.hero .background{width:14rem}.hero .top{top:0;right:0}.hero .bottom{left:0;bottom:0}.hero .content .logo{width:15rem}.hero .content h1{max-width:28rem;font-size:1.9rem}.hero .content p{max-width:26rem;font-size:1.25rem}.hero .content button{width:20rem;height:4.8rem}}.careerHero{background:#f8f8f7;padding:4.5rem 0}.careerHero .container{width:100%;max-width:114rem;margin:0 auto;padding:0 3rem}.careerHero .content{display:flex;align-items:center;justify-content:space-between;gap:3.5rem}.careerHero .left{flex:0 0 44%;max-width:42rem}.careerHero .left h1{margin:0;color:#070707;font-size:4.4rem;font-weight:600;line-height:1;letter-spacing:-.08rem}.careerHero .left p{margin:1.8rem 0 2.6rem;color:#676767;font-size:1.5rem;line-height:1.6;max-width:40rem}.careerHero .left button{width:50%}.careerHero .right{flex:1 1;display:flex;justify-content:flex-end}.careerHero .video{position:relative;width:100%;max-width:52rem;overflow:hidden;border-radius:1.2rem;box-shadow:0 .6rem 1.6rem rgba(0,0,0,.08)}.careerHero .video video{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover}@media(max-width:1024px){.careerHero{padding:4rem 0}.careerHero .container{padding:0 2.5rem}.careerHero .content{flex-direction:column;gap:3rem}.careerHero .left{max-width:100%}.careerHero .left h1{font-size:3.8rem}.careerHero .left p{max-width:100%;font-size:1.4rem;margin:1.6rem 0 2.2rem}.careerHero .left button{font-size:1.4rem}.careerHero .right{width:100%;justify-content:center}.careerHero .video{max-width:100%}}@media(max-width:768px){.careerHero{padding:3rem 0}.careerHero .container{padding:0 1.8rem}.careerHero .content{gap:2.5rem}.careerHero .left h1{font-size:3rem}.careerHero .left p{font-size:1.4rem;margin:1.4rem 0 2rem}.careerHero .left button{width:100%;font-size:1.4rem;padding:1.2rem}.careerHero .video{border-radius:1rem}.careerHero .video .mute{font-size:1.1rem;padding:.5rem 1rem}.careerHero .video .logo{width:2.4rem;height:2.4rem}}.video-modal{position:fixed;inset:0;z-index:9999;display:flex;justify-content:center;align-items:center}.video-modal .overlay{position:absolute;inset:0;background:rgba(0,0,0,.75)}.video-modal .video-wrapper{position:relative;width:min(90vw,90rem);z-index:2}.video-modal .video-wrapper video{width:100%;border-radius:1.2rem;display:block}.video-modal .close{position:absolute;top:-4.5rem;right:0;width:4rem;height:4rem;border:none;border-radius:50%;background:#fff;font-size:2.4rem;cursor:pointer}.signin-hero{display:flex;align-items:flex-start}.signin-hero .content{width:100%;display:flex;flex-direction:column;justify-content:center}.signin-hero .content .logo{width:9rem;height:auto;margin-bottom:3.5rem}.signin-hero .content h1{margin:0}.signin-hero .content h1,.signin-hero .content h2{color:#fff;font-size:3rem;font-weight:600;line-height:1.2}.signin-hero .content h2{margin:.5rem 0 0}.signin-hero .content h2 span{background:linear-gradient(270deg,#00d19f,#00d1d5);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.signin-hero .content p{margin:3.5rem 0 0;color:#757575;font-size:1.5rem;font-weight:500;line-height:1.5}.signin-hero .content p a{margin-left:.5rem;color:#2ccc94;font-weight:700;text-decoration:none;transition:.25s}.signin-hero .content p a:hover{color:#25b886}@media(max-width:992px){.signin-hero .content .logo{width:8rem;margin-bottom:3rem}.signin-hero .content h1,.signin-hero .content h2{font-size:2.6rem}.signin-hero .content p{margin-top:3rem;font-size:1.4rem}}@media(max-width:768px){.signin-hero{justify-content:flex-start;align-items:flex-start;padding:3rem 0;min-height:auto}.signin-hero .content{max-width:100%;align-items:flex-start;text-align:left}.signin-hero .content .logo{width:10rem;margin-bottom:2.5rem}.signin-hero .content h1,.signin-hero .content h2{font-size:2.2rem;line-height:1.3}.signin-hero .content p{margin-top:2.4rem;font-size:1.4rem}}.terms{width:100%;margin-top:2rem}.terms label{display:flex;align-items:flex-start;gap:1.2rem;cursor:pointer}.terms label input{width:1.4rem;height:1.4rem;margin-top:.2rem;-moz-appearance:none;appearance:none;-webkit-appearance:none;background:#000;border:.1rem solid #757575;border-radius:.2rem;cursor:pointer;flex-shrink:0;position:relative}.terms label input:checked{background:#2ccc94;border-color:#2ccc94}.terms label input:checked:after{content:"";position:absolute;left:.4rem;top:.1rem;width:.3rem;height:.7rem;border:solid #000;border-width:0 .2rem .2rem 0;transform:rotate(45deg)}.terms label span{color:#757575;font-size:1.2rem;font-weight:500;line-height:1.6}.terms label span strong{font-weight:600;color:#fff}.terms label span a{color:#2ccc94;font-weight:700;text-decoration:none;transition:.25s;pointer-events:none}.terms label span a:hover{text-decoration:underline}@media(max-width:768px){.terms label{gap:1rem}.terms label span{font-size:1.1rem}}@media(max-width:576px){.terms{margin-top:1.6rem}.terms label{gap:.8rem}.terms label input{width:1.3rem;height:1.3rem}.terms label span{font-size:1rem;line-height:1.5}}.dashboard-nav{display:flex;align-items:center;gap:2.2rem;flex-wrap:wrap}.dashboard-nav a{color:#000;font-size:1.2rem;font-weight:600;text-decoration:none;transition:color .25s}.dashboard-nav a:hover{color:#2ccc94}.dashboard-nav .dropdown{display:flex;align-items:center;gap:.4rem;cursor:pointer}.dashboard-nav .dropdown svg{font-size:1rem;color:#757575;transition:transform .25s}.dashboard-nav .dropdown:hover svg{transform:rotate(180deg)}.dashboard-nav .dropdown:hover a{color:#2ccc94}@media(max-width:992px){.dashboard-nav{gap:1.8rem}.dashboard-nav a{font-size:1.5rem}.dashboard-nav .dropdown{gap:.35rem}.dashboard-nav .dropdown svg{font-size:.9rem}}@media(max-width:768px){.dashboard-nav{flex-direction:column;align-items:flex-start;gap:1.4rem}.dashboard-nav a{font-size:1.4rem}.dashboard-nav .dropdown{gap:.35rem}.dashboard-nav .dropdown svg{font-size:.9rem}}.optimization-menu{width:100%;padding:2rem 0}.optimization-menu h3{margin:0;padding-bottom:.8rem;font-size:1.4rem;font-weight:600;color:#000;text-transform:capitalize;border-bottom:.1rem solid #e5e5e5}.optimization-menu .items{display:flex;gap:1rem;margin-top:1rem}.optimization-menu .card,.optimization-menu .logout{flex:1 1;display:flex;align-items:center;gap:.8rem;height:3.8rem;padding:0 1rem;border-radius:.6rem;text-decoration:none;cursor:pointer;transition:.2s ease}.optimization-menu .card svg,.optimization-menu .logout svg{font-size:1.5rem;flex-shrink:0}.optimization-menu .card span,.optimization-menu .logout span{font-size:1.2rem;font-weight:600;line-height:1}.optimization-menu .card{background:#fff;border:.1rem solid #e5e5e5;color:#000}.optimization-menu .card:hover{border-color:#2ccc94}.optimization-menu .logout{justify-content:center;background:#2ccc94;border:none;color:#000}.optimization-menu .logout:hover{background:#27bb88}@media(max-width:992px){.optimization-menu h3{font-size:1.3rem}.optimization-menu .items{gap:.8rem}.optimization-menu .card,.optimization-menu .logout{height:3.6rem;padding:0 .9rem}.optimization-menu .card svg,.optimization-menu .logout svg{font-size:1.4rem}.optimization-menu .card span,.optimization-menu .logout span{font-size:1.15rem}}@media(max-width:768px){.optimization-menu .items{flex-direction:column;gap:.8rem}.optimization-menu .card,.optimization-menu .logout{width:100%;height:3.8rem}}.hero-section{position:relative;overflow:hidden;padding:5rem 2rem 6rem}.hero-section .background-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-1}.hero-section .container{max-width:120rem;margin:0 auto}.hero-section .content{display:flex;flex-direction:column;align-items:center;text-align:center}.hero-section .content h1{max-width:82rem;margin:0;color:#000;font-size:3.6rem;font-weight:600;line-height:1.25}.hero-section .content h1 span{color:#00d19f}.hero-section .content p{max-width:68rem;margin:2rem 0 3rem;color:#000;font-size:1.4rem;font-weight:500;line-height:1.7}.hero-section .content .cta{position:relative;display:inline-flex;align-items:center;width:13rem;height:4.2rem;padding:.3rem;overflow:hidden;border-radius:.6rem;background:#002a1c;text-decoration:none;cursor:pointer}.hero-section .content .cta .text{position:absolute;inset:0;display:flex;justify-content:center;align-items:center;padding-left:3.8rem;color:#fff;font-size:1.1rem;font-weight:600;z-index:1;transition:.35s}.hero-section .content .cta .icon{position:relative;z-index:2;width:3.2rem;height:100%;overflow:hidden;border-radius:.4rem;background:linear-gradient(90deg,#2ccc94,#7fe0bd);flex-shrink:0;transition:width .45s cubic-bezier(.22,1,.36,1)}.hero-section .content .cta .duplicate,.hero-section .content .cta .track{position:absolute;top:50%;left:0;display:flex;align-items:center;gap:.5rem;width:max-content;padding-left:.8rem;transform:translateY(-50%);animation-play-state:paused}.hero-section .content .cta .duplicate{left:100%}.hero-section .content .cta .arrow{width:1.6rem;height:1.6rem;flex-shrink:0;color:rgba(0,42,28,.2)}.hero-section .content .cta .arrow:first-child{color:#002a1c}.hero-section .content .cta .arrow:nth-child(2){color:rgba(0,42,28,.8)}.hero-section .content .cta .arrow:nth-child(3){color:rgba(0,42,28,.6)}.hero-section .content .cta .arrow:nth-child(4){color:rgba(0,42,28,.45)}.hero-section .content .cta .arrow:nth-child(5){color:rgba(0,42,28,.3)}.hero-section .content .cta .arrow:nth-child(6){color:rgba(0,42,28,.2)}.hero-section .content .cta:hover .icon{width:calc(100% - .6rem)}.hero-section .content .cta:hover .duplicate,.hero-section .content .cta:hover .track{animation:arrowFlow .9s linear infinite;animation-play-state:paused}@keyframes arrowFlow{0%{transform:translateY(-50%) translateX(0)}to{transform:translateY(-50%) translateX(-50%)}}.hero-section .content .feature-card{display:flex;align-items:center;gap:1.6rem;width:100%;max-width:58rem;margin-top:3.5rem;padding:1.6rem;background:#fff;border:.15rem solid #c9ced6;border-radius:2rem}.hero-section .content .feature-card .image{width:18rem;padding:.5rem;border:.15rem solid #c9ced6;border-radius:1.4rem;flex-shrink:0}.hero-section .content .feature-card .image img{width:100%;display:block;border-radius:1rem}.hero-section .content .feature-card .info{flex:1 1;text-align:left}.hero-section .content .feature-card .info h3{margin:0 0 1.4rem;color:#002a1c;font-size:1.7rem;font-weight:500;line-height:1.5}.hero-section .content .feature-card .info button{width:11rem;height:3.4rem;border:.15rem solid #c9ced6;border-radius:.8rem;background:#fff;color:#002a1c;font-size:1.4rem;font-weight:600;cursor:pointer}.hero-section .content .feature-card .play-btn{background:none;outline:none;border:none}.hero-section .content .feature-card .arrow{width:4rem;height:4rem;cursor:pointer}@media(max-width:992px){.hero-section{padding:4rem 2rem 5rem}.hero-section .content h1{font-size:3rem}.hero-section .content p{font-size:1.3rem}.hero-section .content .feature-card{max-width:52rem}.hero-section .content .feature-card .image{width:15rem}.hero-section .content .feature-card .info h3{font-size:1.5rem}}@media(max-width:768px){.hero-section{padding:4rem 1.6rem}.hero-section .content h1{font-size:2.4rem}.hero-section .content p{margin:1.8rem 0 2.6rem;font-size:1.3rem}.hero-section .content .feature-card{flex-direction:column;max-width:34rem;padding:1.4rem;text-align:center}.hero-section .content .feature-card .image{width:100%}.hero-section .content .feature-card .info{text-align:center}.hero-section .content .feature-card .info h3{font-size:1.5rem}.hero-section .content .feature-card .info button{width:14rem}}.agentsSection{padding:8rem 0;overflow:hidden}.agentsSection .container{width:min(110rem,100% - 4rem);margin:0 auto}.agentsSection h2{margin:0;color:#000;font-size:3rem;font-weight:600;line-height:1.15;text-align:center}.agentsSection .content{margin-top:7rem;display:flex;align-items:center;justify-content:space-between;gap:3rem}.agentsSection .circle{display:flex;justify-content:center;align-items:center;position:relative;width:35rem;aspect-ratio:1;flex-shrink:0;background:#fff;border:.1rem solid #e5e5e5;border-radius:50%}.agentsSection .items-wrapper{position:relative}.agentsSection .items-wrapper .item{z-index:2;position:absolute;inset:0;width:6rem;height:6rem;transform-origin:center;margin:-3rem;display:flex;align-items:center;justify-content:center;color:#fff;font-size:2rem}.agentsSection .items-wrapper .item svg{height:auto;width:7rem}.agentsSection .items-wrapper .item .light svg{fill:#fff}.agentsSection .items-wrapper .item .dark svg,.agentsSection .items-wrapper .item .light svg text{fill:#000}.agentsSection .items-wrapper .item .dark svg text{fill:#fff}.agentsSection .items-wrapper .one{transform:rotate(0deg) translateY(-12rem) rotate(0deg)}.agentsSection .items-wrapper .two{transform:rotate(45deg) translateY(-12rem) rotate(-45deg)}.agentsSection .items-wrapper .three{transform:rotate(90deg) translateY(-12rem) rotate(-90deg)}.agentsSection .items-wrapper .four{transform:rotate(135deg) translateY(-12rem) rotate(-135deg)}.agentsSection .items-wrapper .five{transform:rotate(180deg) translateY(-12rem) rotate(-180deg)}.agentsSection .items-wrapper .six{transform:rotate(225deg) translateY(-12rem) rotate(-225deg)}.agentsSection .items-wrapper .seven{transform:rotate(270deg) translateY(-12rem) rotate(-270deg)}.agentsSection .items-wrapper .eight{transform:rotate(315deg) translateY(-12rem) rotate(-315deg)}.agentsSection .logo{position:absolute;inset:0;display:grid;place-items:center}.agentsSection .logo img{width:7rem;display:block}.agentsSection .connector{width:16rem;flex-shrink:0}.agentsSection .connector img{display:block;width:100%}.agentsSection .card{width:100%}.agentsSection .card .image img{display:block;width:100%;object-fit:cover}.agentsSection .card .body{padding:2rem}.agentsSection .card .body h3{margin-bottom:2rem;font-size:2rem}.agentsSection .card .body p{font-size:1.2rem;line-height:1.8}.agentsSection .card .body a{display:inline-flex;align-items:center;gap:1rem;margin-top:3rem;color:#363b43;text-decoration:underline}@media(max-width:1200px){.agentsSection .content{gap:2rem}.agentsSection .circle{width:46rem}.agentsSection .connector{width:12rem}.agentsSection .card{width:36rem}}@media(max-width:991px){.agentsSection{padding:6rem 0}.agentsSection h2{font-size:3.8rem}.agentsSection .content{flex-direction:column;gap:5rem}.agentsSection .connector{display:none}.agentsSection .circle{width:44rem}.agentsSection .card{width:100%;max-width:50rem}}@media(max-width:767px){.agentsSection{padding:5rem 0}.agentsSection .container{width:calc(100% - 3rem)}.agentsSection h2{font-size:3rem}.agentsSection .circle{width:34rem}.agentsSection .hex{width:7.2rem;height:8.2rem}.agentsSection .hex span{font-size:1.15rem}.agentsSection .hex.pages,.agentsSection .hex.social{right:.3rem}.agentsSection .hex.chat,.agentsSection .hex.locator{left:.3rem}.agentsSection .hex.reputation,.agentsSection .hex.survey{top:13rem}.agentsSection .logo img{width:6.5rem}.agentsSection .card .body{padding:2.2rem}}@media(max-width:480px){.agentsSection h2{font-size:2.5rem}.agentsSection .circle{width:29rem}.agentsSection .logo img{width:5.5rem}.agentsSection .card .body{padding:2rem}.agentsSection .card .body h3{font-size:1.8rem}.agentsSection .card .body p{font-size:1.3rem}}.results{padding:6rem 0;overflow:hidden;background:#fff}.results .container{width:min(110rem,100% - 4rem);margin:0 auto}.results h2{margin:0;color:#000;font-size:4rem;line-height:1.15}.results .subtitle,.results h2{font-weight:600;text-align:center}.results .subtitle{max-width:90rem;margin:2rem auto 5rem;color:#363b43;font-size:1.4rem;line-height:1.6}.results .cards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2.4rem;gap:2.4rem}.results .card{display:flex;flex-direction:column;overflow:hidden;background:#fff;border:.1rem solid #c9ced6;border-radius:1.8rem;box-shadow:0 .5rem 1.5rem rgba(0,0,0,.05)}.results .card .bottom,.results .card .top{padding:2.4rem}.results .card .title{display:block;margin-bottom:1.6rem;font-size:1.6rem;font-weight:700}.results .card .stats{display:flex;align-items:flex-end;gap:1.2rem}.results .card .stats h3{margin:0;font-size:3.2rem;line-height:1;font-weight:600}.results .card .stats p{margin:0 0 .3rem;white-space:pre-line;font-size:1.2rem;font-weight:600;line-height:1.5}.results .card .bottom{flex:1 1;min-height:25rem;display:flex;flex-direction:column;justify-content:space-between}.results .card .bottom .description{margin:0;color:#fff;font-size:1.5rem;font-weight:600;line-height:1.6}.results .card .bottom .footer{margin-top:2.4rem;display:flex;justify-content:space-between;align-items:flex-end;gap:1.6rem}.results .card .bottom .footer img{width:100%;max-width:13rem;display:block}.results .card .bottom .footer a{display:inline-flex;align-items:center;gap:.6rem;color:#fff;font-size:1.2rem;font-weight:500;text-decoration:underline}.results .card .bottom .footer a svg{width:.7rem}@media(max-width:991px){.results{padding:5rem 0}.results h2{font-size:3.2rem}.results .subtitle{font-size:1.3rem;margin-bottom:4rem}.results .cards{grid-template-columns:1fr;max-width:40rem;margin:auto;gap:2rem}}@media(max-width:767px){.results{padding:4rem 0}.results .container{width:calc(100% - 3rem)}.results h2{font-size:2.6rem}.results .subtitle{margin:1.6rem auto 3rem;font-size:1.25rem}.results .card .bottom,.results .card .top{padding:2rem}.results .card .title{font-size:1.5rem}.results .card .stats h3{font-size:2.8rem}.results .card .stats p{font-size:1.1rem}.results .card .bottom{min-height:auto}.results .card .bottom .description{font-size:1.4rem}.results .card .bottom .footer img{max-width:11rem}.results .card .bottom .footer a{font-size:1.1rem}}@media(max-width:480px){.results h2{font-size:2.2rem}.results .subtitle{font-size:1.2rem}.results .card .stats{flex-direction:column;align-items:flex-start;gap:.5rem}.results .card .bottom .description{font-size:1.3rem}.results .card .bottom .footer{flex-direction:column;align-items:flex-start}.results .card .bottom .footer img{max-width:10rem}}.geniusHero{padding:5rem 0;background:#000;overflow:hidden}.geniusHero .container{width:min(105rem,100% - 5rem);margin:0 auto}.geniusHero h2{margin:0;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:.8rem;color:#fff;font-size:3.2rem;font-weight:600;line-height:1.15;text-align:center}.geniusHero h2 .badge{padding:.5rem 2rem;border-radius:.8rem;background:linear-gradient(270deg,#00c8d3,#00ceed);color:#000;display:flex;align-items:center;gap:1rem}.geniusHero h2 .badge svg{height:auto;width:2.5rem}.geniusHero .subtitle{margin:1.6rem 0 3rem;color:#fff;text-align:center;font-size:1.6rem;font-weight:600;line-height:1.5}.geniusHero .videoWrapper{position:relative;display:flex;justify-content:center;align-items:center}.geniusHero .videoWrapper video{width:50rem;max-width:100%;display:block;border-radius:50%;object-fit:cover}.geniusHero .videoWrapper .leftText,.geniusHero .videoWrapper .rightText{position:absolute;top:50%;transform:translateY(-50%);color:#757575;font-size:1.8rem;font-weight:600;line-height:1.5}.geniusHero .videoWrapper .leftText span,.geniusHero .videoWrapper .rightText span{color:#fff}.geniusHero .videoWrapper .leftText{left:0}.geniusHero .videoWrapper .rightText{right:0;text-align:left}@media(max-width:991px){.geniusHero{padding:4rem 0}.geniusHero h2{font-size:2.8rem}.geniusHero h2 .badge{padding:.45rem 1.8rem}.geniusHero .subtitle{font-size:1.4rem;margin:1.5rem 0 2.5rem}.geniusHero .videoWrapper video{width:30rem}.geniusHero .videoWrapper .leftText,.geniusHero .videoWrapper .rightText{font-size:1.5rem}}@media(max-width:767px){.geniusHero .container{width:calc(100% - 3rem)}.geniusHero h2{flex-direction:column;gap:.6rem;font-size:2.3rem}.geniusHero h2 .badge{font-size:2.3rem;padding:.45rem 1.6rem}.geniusHero .subtitle{font-size:1.3rem;margin:1.2rem 0 2rem}.geniusHero .videoWrapper{flex-direction:column;gap:1.8rem}.geniusHero .videoWrapper video{order:2;width:24rem}.geniusHero .videoWrapper .leftText,.geniusHero .videoWrapper .rightText{position:static;transform:none;text-align:center;font-size:1.3rem;line-height:1.6}.geniusHero .videoWrapper .leftText{order:1}.geniusHero .videoWrapper .rightText{order:3}}@media(max-width:480px){.geniusHero{padding:3.5rem 0}.geniusHero h2{font-size:2rem}.geniusHero h2 .badge{font-size:2rem;padding:.4rem 1.4rem}.geniusHero .subtitle{font-size:1.2rem}.geniusHero .videoWrapper video{width:20rem}.geniusHero .videoWrapper .leftText,.geniusHero .videoWrapper .rightText{font-size:1.2rem}}.brandPartners{padding:4rem 0;overflow:hidden;background:#fff}.brandPartners .container{width:min(100rem,100% - 3rem);margin:0 auto}.brandPartners h2{margin:0 0 3rem;text-align:center;font-size:2.4rem;font-weight:600;line-height:1.25;color:#000}.brandPartners .logos{display:flex;flex-direction:column;gap:1rem}.brandPartners .track{display:flex;gap:1rem;width:max-content;animation:marquee 22s linear infinite}.brandPartners .track.reverse{animation-direction:reverse}.brandPartners .item{width:12rem;height:12rem;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-top:.1rem solid #e5e5e5;border-right:.1rem solid #e5e5e5}.brandPartners .item img{width:7rem;max-width:70%;max-height:70%;object-fit:contain}@media(max-width:991px){.brandPartners{padding:3.5rem 0}.brandPartners h2{font-size:2rem;margin-bottom:2.5rem}.brandPartners .item{width:10rem;height:10rem}.brandPartners .item img{width:6rem}}@media(max-width:767px){.brandPartners{padding:3rem 0}.brandPartners .container{width:calc(100% - 2.4rem)}.brandPartners h2{font-size:1.8rem;margin-bottom:2rem}.brandPartners .logos,.brandPartners .track{gap:.8rem}.brandPartners .item{width:8rem;height:8rem;border-radius:1rem}.brandPartners .item img{width:5rem}}@media(max-width:480px){.brandPartners h2{font-size:1.6rem}.brandPartners .item{width:6.8rem;height:6.8rem}.brandPartners .item img{width:4.2rem}}.latestInsights{padding:7rem 0;background:#f8f8f8;overflow:hidden}.latestInsights .container{width:min(110rem,100% - 4rem);margin:0 auto}.latestInsights .label{display:block;margin-bottom:1.6rem;color:#757575;font-size:1.4rem;font-weight:600;letter-spacing:.12rem;text-transform:uppercase}.latestInsights .heading{display:flex;justify-content:space-between;align-items:flex-end;gap:3rem;margin-bottom:5rem}.latestInsights .heading h2{margin:0;color:#000;font-size:4rem;font-weight:600;line-height:1.2}.latestInsights .heading .controls{display:flex;gap:1rem}.latestInsights .heading .controls button{width:4.8rem;height:4.8rem;border-radius:50%;background:#fff;border:.1rem solid #d9d9d9;font-size:2rem;cursor:pointer;transition:.3s}.latestInsights .heading .controls button:hover{background:#000;color:#fff}.latestInsights .slider{overflow:hidden}.latestInsights .track{display:flex;gap:3rem;width:max-content;animation:marquee 35s linear infinite}.latestInsights .track:hover{animation-play-state:paused}.latestInsights .card{width:30rem;flex-shrink:0;background:#fff;border:.1rem solid #e5e5e5;border-radius:1.6rem;overflow:hidden}.latestInsights .card img{width:100%;height:17.5rem;display:block;object-fit:cover}.latestInsights .card .content{padding:1.6rem}.latestInsights .card .tag{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;margin-bottom:1.6rem;background:#ececec;border-radius:.4rem;font-size:1rem;font-weight:600;text-transform:uppercase}.latestInsights .card h3{margin:0 0 2.4rem;min-height:7rem;color:#002a1c;font-size:1.8rem;font-weight:600;line-height:1.45}.latestInsights .card .footer{display:flex;justify-content:space-between;align-items:center}.latestInsights .card .footer span{color:#666;font-size:1.2rem;font-weight:600}.latestInsights .card .footer a{width:3.8rem;height:3.8rem;display:flex;align-items:center;justify-content:center;border:.1rem solid #d9d9d9;border-radius:50%;color:#000;font-size:1.8rem;text-decoration:none;transition:.3s}.latestInsights .card .footer a:hover{background:#000;color:#fff}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media(max-width:991px){.latestInsights{padding:5rem 0}.latestInsights .heading{margin-bottom:4rem}.latestInsights .heading h2{font-size:3.2rem}.latestInsights .card{width:26rem}.latestInsights .card img{height:15rem}.latestInsights .card h3{font-size:1.6rem}}@media(max-width:767px){.latestInsights{padding:4rem 0}.latestInsights .container{width:calc(100% - 3rem)}.latestInsights .heading{flex-direction:column;align-items:flex-start;gap:2rem;margin-bottom:3rem}.latestInsights .heading h2{font-size:2.6rem}.latestInsights .heading .controls,.latestInsights .heading h2 br{display:none}.latestInsights .track{gap:2rem}.latestInsights .card{width:24rem}.latestInsights .card img{height:14rem}.latestInsights .card h3{min-height:auto;font-size:1.5rem}}@media(max-width:480px){.latestInsights .label{font-size:1.2rem}.latestInsights .heading h2{font-size:2.2rem}.latestInsights .card{width:21rem}.latestInsights .card img{height:12rem}.latestInsights .card .content{padding:1.4rem}.latestInsights .card .tag{font-size:.9rem}.latestInsights .card h3{margin-bottom:2rem;font-size:1.4rem}.latestInsights .card .footer span{font-size:1.1rem}.latestInsights .card .footer a{width:3.4rem;height:3.4rem;font-size:1.6rem}}.ctaSection{padding:6rem 0;background:#050505;overflow:hidden}.ctaSection .container{width:min(105rem,100% - 4rem);margin:0 auto}.ctaSection .top{display:flex;justify-content:space-between;gap:4rem;margin-bottom:4.5rem}.ctaSection .top h2{margin:0;color:#fff;font-size:4rem;line-height:1.15;font-weight:600}.ctaSection .top h2 span{color:#00d19f}.ctaSection .top p{max-width:42rem;margin:0;color:#757575;font-size:1.5rem;line-height:1.6}.ctaSection .logos{display:grid;grid-template-columns:repeat(6,1fr);margin-bottom:6rem;grid-gap:1rem;gap:1rem}.ctaSection .logos .logo{height:14rem;display:flex;align-items:center;justify-content:center;border-top:.1rem solid #363b43;border-right:.1rem solid #363b43}.ctaSection .logos .logo img{width:9rem;max-width:75%;object-fit:contain}.ctaSection .bottom{display:flex;justify-content:space-between;align-items:flex-start;gap:6rem}.ctaSection .content{flex:1 1}.ctaSection .content h3{margin:0 0 2.5rem;color:#fff;font-size:3rem;line-height:1.2;font-weight:600}.ctaSection .content h3 span{color:#00d19f}.ctaSection .content .btn{display:inline-flex;align-items:center;justify-content:center;width:14rem;height:4.6rem;border:.1rem solid #363b43;border-radius:.8rem;color:#fff;font-size:1.6rem;font-weight:600;text-decoration:none;transition:.3s}.ctaSection .content .btn:hover{background:#00d19f;border-color:#00d19f;color:#050505}.ctaSection .form{flex:0 0 46rem}.ctaSection .form .required{margin-bottom:1.6rem;text-align:right;color:#757575;font-size:1.1rem}.ctaSection .form .field{margin-bottom:1.6rem}.ctaSection .form .field label{display:block;margin-bottom:.6rem;color:#757575;font-size:1.1rem}.ctaSection .form .field input{width:100%;height:4.6rem;padding:0 1.4rem;background:transparent;border:.1rem solid #757575;border-radius:.8rem;color:#fff;font-size:1.4rem}.ctaSection .form .field input:focus{outline:none;border-color:#00d19f}.ctaSection .form .checkbox{display:flex;gap:.8rem;margin-bottom:1.6rem}.ctaSection .form .checkbox input{width:1.6rem;height:1.6rem;accent-color:#00d19f;margin-top:.2rem}.ctaSection .form .checkbox span{color:#fff;font-size:1rem;line-height:1.5}.ctaSection .form .checkbox span a{color:inherit;text-decoration:underline}.ctaSection .form small{display:block;margin-bottom:2.4rem;color:#fff;font-size:1rem}.ctaSection .form button{width:100%;height:4.8rem;border:0;border-radius:.8rem;background:#2ccc94;color:#050505;font-size:1.6rem;font-weight:600;cursor:pointer}@media(max-width:991px){.ctaSection{padding:5rem 0}.ctaSection .bottom,.ctaSection .top{flex-direction:column}.ctaSection .top{gap:2rem}.ctaSection .top h2{font-size:3.2rem}.ctaSection .top p{max-width:100%}.ctaSection .logos{grid-template-columns:repeat(3,1fr)}.ctaSection .logos .logo{height:12rem}.ctaSection .logos .logo img{width:7rem}.ctaSection .form{width:100%;flex:auto}}@media(max-width:767px){.ctaSection{padding:4rem 0}.ctaSection .container{width:calc(100% - 3rem)}.ctaSection .top{margin-bottom:3rem}.ctaSection .top h2{font-size:2.6rem}.ctaSection .top p{font-size:1.4rem}.ctaSection .logos{grid-template-columns:repeat(2,1fr);margin-bottom:4rem}.ctaSection .logos .logo{height:10rem}.ctaSection .logos .logo img{width:6rem}.ctaSection .content h3{font-size:2.4rem}.ctaSection .form .required{text-align:left}}@media(max-width:480px){.ctaSection .top h2{font-size:2.2rem}.ctaSection .content h3{font-size:2rem}.ctaSection .content .btn{width:100%}}.footer{background:#050505;padding:2.5rem 0}.footer .container{width:min(90rem,100% - 3rem);margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:1.5rem}.footer .left{display:flex;flex-direction:column;gap:1rem}.footer .left img{width:12rem;max-width:100%;height:auto}.footer .left p{margin:0;color:#757575;font-size:.9rem;font-weight:500}.footer .right img{width:5rem;height:5rem;object-fit:contain}@media(max-width:767px){.footer{padding:2rem 0}.footer .container{width:calc(100% - 2.5rem);flex-direction:column-reverse;align-items:center;text-align:center;gap:1.5rem}.footer .left{align-items:center}.footer .left img{width:16rem}.footer .left p{font-size:.8rem}.footer .right{display:flex;justify-content:flex-end;align-items:center;width:100%}.footer .right img{width:4.5rem;height:4.5rem}}.dataOptimization{position:relative;display:flex;align-items:center;overflow:hidden;min-height:44rem;padding:3rem 0}.dataOptimization .bgVideo,.dataOptimization .overlay{position:absolute;inset:0}.dataOptimization .bgVideo{width:100%;height:100%;object-fit:cover}.dataOptimization .overlay{background:rgba(0,0,0,.55)}.dataOptimization .container{position:relative;z-index:0;width:min(92rem,100% - 5rem);margin:0 auto}.dataOptimization h2{margin:0 0 2.2rem;color:#fff;font-size:3rem;line-height:1.15;font-weight:600}.dataOptimization h2 span{color:#29cad3}.dataOptimization .content{display:flex;gap:1.2rem}.dataOptimization .dashboard,.dataOptimization .side .card{background:rgba(26,26,26,.95);border:.1rem solid hsla(0,0%,100%,.08)}.dataOptimization .dashboard{flex:1 1;padding:1.8rem;border-radius:1.2rem}.dataOptimization .dashboard .top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.8rem}.dataOptimization .dashboard .top h3{margin:0 0 .4rem;color:#fff;font-size:3rem;font-weight:600}.dataOptimization .dashboard .top p{margin:0;color:#90959d;font-size:1.3rem}.dataOptimization .dashboard .top span{padding:.5rem 1.2rem;background:#29cad3;color:#050505;border-radius:.5rem;font-size:1.1rem;font-weight:700}.dataOptimization .side{width:26rem;display:flex;flex-direction:column;gap:1.2rem}.dataOptimization .side .card{flex:1 1;padding:1.5rem;border-radius:1rem}.dataOptimization .side .card img{width:2rem;height:2rem;margin-bottom:1rem}.dataOptimization .side .card strong{display:block;margin-bottom:.4rem;color:#fff;font-size:2.4rem;font-weight:600}.dataOptimization .side .card p{margin:0;color:#90959d;font-size:1.3rem}.dataOptimization .side button{height:4.2rem;border:0;border-radius:.6rem;background:#2ccc94;color:#050505;font-size:1.4rem;font-weight:600;cursor:pointer;transition:.3s}.dataOptimization .side button:hover{background:#23b884}@media(max-width:991px){.dataOptimization{padding:2.8rem 0;min-height:auto}.dataOptimization h2{font-size:2.6rem;margin-bottom:2rem}.dataOptimization .content{flex-direction:column}.dataOptimization .dashboard{padding:1.6rem}.dataOptimization .dashboard .top h3{font-size:2.6rem}.dataOptimization .dashboard .graph .chart{height:12rem}.dataOptimization .side{width:100%;flex-direction:row}.dataOptimization .side .card strong{font-size:2.2rem}.dataOptimization .side .card p{font-size:1.2rem}.dataOptimization .side button{height:4rem}}@media(max-width:767px){.dataOptimization{padding:2.5rem 0}.dataOptimization .container{width:calc(100% - 2.5rem)}.dataOptimization h2{font-size:2.2rem;margin-bottom:1.8rem}.dataOptimization .content,.dataOptimization .dashboard .top,.dataOptimization .side{flex-direction:column}.dataOptimization .dashboard{padding:1.4rem}.dataOptimization .dashboard .top{gap:1rem;margin-bottom:1.5rem}.dataOptimization .dashboard .top h3{font-size:2.3rem}.dataOptimization .dashboard .top p{font-size:1.2rem}.dataOptimization .dashboard .top span{font-size:1rem;padding:.4rem 1rem}.dataOptimization .dashboard .graph .chart{height:10rem}.dataOptimization .dashboard .graph .months span{font-size:.9rem}.dataOptimization .side{width:100%}.dataOptimization .side .card{padding:1.4rem}.dataOptimization .side .card img{width:1.8rem;height:1.8rem}.dataOptimization .side .card strong{font-size:2rem}.dataOptimization .side .card p{font-size:1.2rem}.dataOptimization .side button{width:100%;height:3.8rem;font-size:1.3rem}}.journey_vid{margin-top:2rem}.journey_vid video{height:auto;width:100%}.auditSection{position:relative;overflow:hidden;padding:5rem 0}.auditSection .bgVideo,.auditSection .overlay{position:absolute;inset:0}.auditSection .bgVideo{width:100%;height:100%;object-fit:cover}.auditSection .overlay{background:rgba(0,0,0,.65)}.auditSection .container{position:relative;z-index:2;width:min(100rem,100% - 3rem);margin:0 auto;text-align:center}.auditSection h2{max-width:80rem;margin:0 auto 2rem;color:#fff;font-size:3.8rem;line-height:1.2;font-weight:600}.auditSection h2 span{color:#29cad3}.auditSection p{max-width:82rem;margin:0 auto 3rem;color:hsla(0,0%,100%,.75);font-size:1.5rem;line-height:1.6;font-weight:500}@media(max-width:991px){.auditSection{padding:4rem 0}.auditSection h2{max-width:70rem;font-size:3.2rem;margin-bottom:1.8rem}.auditSection p{max-width:70rem;font-size:1.4rem;margin-bottom:2.5rem}}@media(max-width:767px){.auditSection{padding:3rem 0}.auditSection .container{width:calc(100% - 2.5rem)}.auditSection h2{max-width:100%;font-size:2.6rem;margin-bottom:1.5rem}.auditSection p{max-width:100%;font-size:1.4rem;margin-bottom:2rem}.auditSection .videoCard{max-width:100%;border-radius:.8rem}}@media(max-width:480px){.auditSection{padding:2.5rem 0}.auditSection h2{font-size:2.2rem}.auditSection p{font-size:1.3rem;line-height:1.5}}.searchAgent{padding:3rem 0}.searchAgent .container{width:min(90rem,100% - 5rem);margin:0 auto}.searchAgent h2{margin:0 0 1.2rem;color:#fff;font-size:3rem;line-height:1.2;font-weight:600}.searchAgent h2 .green{color:#2ccc94}.searchAgent h2 .blue{color:#29cad3}.searchAgent p{margin:0;max-width:70rem;color:hsla(0,0%,100%,.8);font-size:1.3rem;line-height:1.5;font-weight:500}@media(max-width:991px){.searchAgent{padding:2.5rem 0}.searchAgent h2{font-size:2.6rem}.searchAgent p{font-size:1.2rem}}@media(max-width:767px){.searchAgent{padding:2rem 0}.searchAgent .container{width:calc(100% - 1rem)}.searchAgent h2{margin-bottom:1rem;font-size:2.2rem;line-height:1.25}.searchAgent p{font-size:1.1rem;line-height:1.45}.searchAgent p br{display:none}}@media(max-width:480px){.searchAgent h2{font-size:1.9rem}.searchAgent p{font-size:1rem;line-height:1.4}}.bookingCard{position:relative;display:grid;grid-template-columns:42rem 1fr;grid-gap:2.5rem;gap:2.5rem;align-items:start;padding:0 4rem 5rem}.bookingCard .image img{width:100%;display:block;border-radius:1rem;object-fit:cover}.bookingCard .subglow{position:absolute;bottom:0;left:0;width:100%;z-index:0}.bookingCard .subglow svg{height:auto;width:100%}.bookingCard .details{display:flex;flex-direction:column;gap:2rem;z-index:2}.bookingCard .stats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem;padding-bottom:2rem;border-bottom:.1rem solid #2e2e2e}.bookingCard .item .icon{width:2.6rem;height:2.6rem;margin-bottom:1rem;display:flex;align-items:center;justify-content:center}.bookingCard .item .icon svg{width:2.4rem;height:auto}.bookingCard .item span{display:block;margin-bottom:.5rem;color:#90959d;font-size:1.3rem;line-height:1.4}.bookingCard .item strong{color:#fff;font-size:1.9rem;font-weight:700;line-height:1.2}.bookingCard .review h3{margin:0 0 1rem;color:#fff;font-size:1.9rem;font-weight:600}.bookingCard .review select{width:100%;height:4.2rem;padding:0 1.2rem;border:.1rem solid #2e2e2e;border-radius:.6rem;background:#050505;color:#757575;font-size:1.3rem;outline:none}.bookingCard .review select:focus{border-color:#29cad3}.bookingCard button{width:100%;max-width:36rem;height:4.4rem;border:0;border-radius:.6rem;background:#2ccc94;color:#050505;font-size:1.5rem;font-weight:600;cursor:pointer;transition:.3s}.bookingCard button:hover{background:#23b884}@media(max-width:991px){.bookingCard{grid-template-columns:1fr;gap:2rem;padding:0 2rem}.bookingCard .image{max-width:45rem;margin:0 auto}.bookingCard .stats{gap:1.2rem}.bookingCard button{max-width:100%}}@media(max-width:767px){.bookingCard{gap:1.8rem;padding:0 2rem 5rem}.bookingCard .image{max-width:100%}.bookingCard .stats{gap:1.5rem;padding-bottom:1.5rem}.bookingCard .details{gap:1.5rem}.bookingCard .item .icon{width:2.2rem;height:2.2rem}.bookingCard .item .icon svg{width:2rem}.bookingCard .item span{font-size:1.2rem}.bookingCard .item strong,.bookingCard .review h3{font-size:1.7rem}.bookingCard .review select{height:4rem;font-size:1.2rem}.bookingCard button{max-width:100%;height:4rem;font-size:1.4rem}}@media(max-width:480px){.bookingCard .stats{gap:1.2rem}.bookingCard .item strong{font-size:1.6rem}.bookingCard .item span{font-size:1.1rem}.bookingCard .review h3{font-size:1.6rem}.bookingCard button{height:3.8rem;font-size:1.3rem}}.trustedBrands{padding:3.5rem 0;background:#fff}.trustedBrands .container{width:min(90rem,100% - 2.5rem);margin:0 auto;text-align:center}.trustedBrands h2{margin:0 0 2.8rem;color:#050505;font-size:3rem;line-height:1.2;font-weight:600}.trustedBrands .logos{display:grid;grid-template-columns:repeat(6,1fr);align-items:center;grid-gap:2rem;gap:2rem}.trustedBrands .logo{display:flex;align-items:center;justify-content:center}.trustedBrands .logo img{max-width:100%;max-height:4.5rem;object-fit:contain;transition:.3s}.trustedBrands .logo img:hover{transform:scale(1.05)}@media(max-width:991px){.trustedBrands{padding:3rem 0}.trustedBrands h2{margin-bottom:2.2rem;font-size:2.6rem}.trustedBrands .logos{grid-template-columns:repeat(3,1fr);gap:1.8rem}.trustedBrands .logo img{max-height:4rem}}@media(max-width:767px){.trustedBrands{padding:2.5rem 0}.trustedBrands .container{width:calc(100% - 2rem)}.trustedBrands h2{margin-bottom:2rem;font-size:2.1rem;line-height:1.25}.trustedBrands .logos{grid-template-columns:repeat(2,1fr);gap:1.5rem}.trustedBrands .logo img{max-height:3.2rem}}@media(max-width:480px){.trustedBrands h2{font-size:1.8rem}.trustedBrands .logos{gap:1.2rem}.trustedBrands .logo img{max-height:2.8rem}}.history-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.6rem;gap:1.6rem}@media(max-width:991px){.history-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.history-grid{grid-template-columns:1fr}}.history-card{display:flex;flex-direction:column;gap:.8rem;width:100%}.history-card .card{background:#1a1a1a;border-radius:1rem;overflow:hidden}.history-card .image img{display:block;width:100%;height:12rem;object-fit:cover}.history-card .content{padding:1rem}.history-card .hstatus{display:flex;justify-content:space-between;align-items:center;padding:.8rem 0}.history-card .hstatus .status{min-width:5.2rem;height:1.8rem;padding:0 .8rem;border-radius:.4rem;display:flex;align-items:center;justify-content:center;color:#050505;font-size:.8rem;font-weight:700;text-transform:capitalize}.history-card .hstatus .date{color:#90959d;font-size:.85rem;font-weight:500}.history-card h3{margin:0;color:#fff;font-size:1.45rem;font-weight:600;line-height:1.35;height:3.9rem;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;word-break:break-word}.history-card .divider{height:.1rem;margin:.9rem 0;background:#2e2e2e}.history-card .info{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:.6rem;gap:.6rem}.history-card .info span{display:block;margin-bottom:.3rem;color:#90959d;font-size:.85rem;line-height:1.3}.history-card .info strong{display:block;color:#fff;font-size:1.05rem;font-weight:700;line-height:1.2}.history-card .submitBtn{width:100%;height:3.6rem;border:0;border-radius:.7rem;background:#2ccc94;color:#050505;font-size:1.2rem;font-weight:600;cursor:pointer;transition:.3s}.history-card .submitBtn:hover{background:#25b884}@media(max-width:991px){.history-card .image img{height:11rem}.history-card .content{padding:.9rem}.history-card h3{font-size:1.35rem}.history-card .hstatus .status{font-size:.75rem;min-width:4.8rem;height:1.7rem}.history-card .hstatus .date{font-size:.8rem}.history-card .info{gap:.5rem}.history-card .info span{font-size:.8rem}.history-card .info strong{font-size:1rem}.history-card .submitBtn{height:3.4rem;font-size:1.15rem}}@media(max-width:767px){.history-card{gap:.7rem}.history-card .image img{height:15rem}.history-card .content{padding:1rem}.history-card h3{font-size:1.5rem}.history-card .hstatus{padding:.9rem 0}.history-card .hstatus .status{min-width:5.5rem;height:2rem;font-size:.85rem}.history-card .hstatus .date{font-size:.9rem}.history-card .divider{margin:.8rem 0}.history-card .info{gap:.8rem}.history-card .info span{font-size:.9rem}.history-card .info strong{font-size:1.1rem}.history-card .submitBtn{height:3.8rem;font-size:1.3rem}}@media(max-width:480px){.history-card .image img{height:13rem}.history-card .content{padding:.9rem}.history-card h3{font-size:1.35rem}.history-card .hstatus .status{min-width:5rem;font-size:.8rem}.history-card .hstatus .date{font-size:.8rem}.history-card .info{gap:.5rem}.history-card .info span{font-size:.8rem}.history-card .info strong{font-size:.95rem}.history-card .submitBtn{height:3.5rem;font-size:1.15rem}}.profileCard{position:relative;margin-top:2rem;padding:2rem;background:#1a1a1a;border-radius:1.2rem;overflow:hidden}.profileCard .glow{position:absolute;left:50%;transform:translateX(-50%);width:20rem;height:.8rem;border-radius:999rem;background:radial-gradient(circle,#29cad3 0,transparent 70%);pointer-events:none}.profileCard .glow.top{top:-.4rem}.profileCard .glow.bottom{bottom:-.4rem}.profileCard .header{display:flex;align-items:center;gap:1.6rem;margin-bottom:2rem}.profileCard .avatar{width:7rem;height:7rem;border-radius:1rem;display:flex;align-items:center;justify-content:center}.profileCard .info{flex:1 1}.profileCard .info h2{margin:0 0 1.2rem;color:#fff;font-size:2.5rem;font-weight:600;line-height:1.2}.profileCard .credit .creditTop{display:flex;justify-content:space-between;margin-bottom:.6rem}.profileCard .credit .creditTop span,.profileCard .credit .creditTop strong{font-size:1.2rem}.profileCard .credit .creditTop span{color:#90959d}.profileCard .credit .creditTop strong{color:#2ccc94}.profileCard .credit .progress{width:100%;height:1rem;background:#050505;border-radius:5rem;overflow:hidden}.profileCard .credit .progress span{display:block;height:100%;background:linear-gradient(90deg,#00d19f,#00d1d5)}.profileCard .cards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.2rem;gap:1.2rem}.profileCard .item{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1.4rem;background:#050505;border-radius:1rem}.profileCard .item h3{margin:0 0 .5rem;color:#fff;font-size:1.6rem;font-weight:600;line-height:1.3}.profileCard .item p{margin:0;color:#90959d;font-size:1.1rem}.profileCard .item img{width:4.5rem;height:4.5rem;object-fit:contain}.profileCard .item svg{width:2.2rem;height:2.2rem;fill:#c9ced6;flex-shrink:0}.profileCard .item .amount{display:flex;align-items:center;gap:.5rem}.profileCard .item .amount span{padding:.2rem .6rem;background:#29cad3;border-radius:.3rem;color:#050505;font-size:.8rem;font-weight:700}@media(max-width:991px){.profileCard{padding:1.8rem}.profileCard .header{gap:1.4rem}.profileCard .avatar{width:6rem;height:6rem}.profileCard .info h2{font-size:2.3rem}.profileCard .cards{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.profileCard{padding:1.5rem}.profileCard .glow{width:15rem;height:.6rem}.profileCard .header{display:flex;flex-direction:row;align-items:center;gap:1.2rem;margin-bottom:1.5rem}.profileCard .avatar{width:5rem;height:5rem;flex-shrink:0}.profileCard .avatar img,.profileCard .avatar svg{width:100%;height:100%}.profileCard .info{flex:1 1}.profileCard .info h2{margin:0 0 .8rem;font-size:2rem}.profileCard .credit .creditTop{margin-bottom:.5rem}.profileCard .credit .creditTop span,.profileCard .credit .creditTop strong{font-size:1.1rem}.profileCard .credit .progress{height:.8rem}.profileCard .cards{grid-template-columns:1fr;gap:1rem}.profileCard .item{padding:1.3rem;min-height:7rem}.profileCard .item h3{font-size:1.7rem;margin-bottom:.3rem}.profileCard .item p{font-size:1.1rem}.profileCard .item img{width:4.5rem;height:4.5rem}.profileCard .item svg{width:2.2rem;height:2.2rem}.profileCard .item .amount{gap:.5rem}.profileCard .item .amount h3{margin:0}.profileCard .item .amount span{padding:.2rem .5rem;font-size:.8rem}}.userBanner{position:relative;display:flex;align-items:center;gap:1.8rem;padding:2rem;margin-top:1.5rem;background:#1a1a1a;border-radius:1rem;overflow:hidden}.userBanner .glow{position:absolute;left:50%;transform:translateX(-50%);width:22rem;height:.8rem;border-radius:999rem;background:radial-gradient(circle,#29cad3 0,transparent 70%);filter:blur(.2rem);pointer-events:none}.userBanner .glow.top{top:-.4rem}.userBanner .glow.bottom{bottom:-.4rem}.userBanner .avatar{position:relative;flex-shrink:0}.userBanner .avatar:after{content:"";position:absolute;left:50%;bottom:-.6rem;transform:translateX(-50%);width:9rem;height:.4rem;border-radius:999rem;background:radial-gradient(circle,#29cad3 0,transparent 70%);filter:blur(.2rem)}.userBanner .avatar img{width:9rem;height:9rem;border-radius:1rem;object-fit:cover;display:block}.userBanner .content{flex:1 1}.userBanner .content h2{margin:0 0 .6rem;color:#fff;font-size:2.8rem;font-weight:600;line-height:1.2}.userBanner .content p{margin:0;color:#90959d;font-size:1.2rem;font-weight:500}.userBanner .upgradeBtn{width:100%;max-width:22rem;height:4.2rem;font-size:1.5rem}@media(max-width:991px){.userBanner{padding:1.8rem;gap:1.5rem}.userBanner .avatar img{width:8rem;height:8rem}.userBanner .avatar:after{width:8rem}.userBanner .content h2{font-size:2.4rem}.userBanner .content p{font-size:1.1rem}.userBanner .upgradeBtn{max-width:20rem;height:4rem}}@media(max-width:767px){.userBanner{flex-direction:column;text-align:center;padding:1.5rem;gap:1.2rem}.userBanner .glow{width:14rem}.userBanner .avatar img{width:7rem;height:7rem}.userBanner .avatar:after{width:7rem}.userBanner .content h2{font-size:2rem;margin-bottom:.4rem}.userBanner .content p{font-size:1.1rem}.userBanner .upgradeBtn{max-width:100%;height:4rem;font-size:1.4rem}}@media(max-width:480px){.userBanner{padding:1.2rem}.userBanner .avatar img{width:6rem;height:6rem}.userBanner .avatar:after{width:6rem}.userBanner .content h2{font-size:1.8rem}.userBanner .content p{font-size:1rem}.userBanner .upgradeBtn{height:3.8rem;font-size:1.3rem}}.membershipBenefits{margin-top:3rem}.membershipBenefits .title{margin-bottom:2rem;color:#fff;font-size:2.8rem;font-weight:600}.membershipBenefits .benefitGrid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.6rem;gap:1.6rem}.membershipBenefits .benefitCard{display:flex;align-items:center;gap:1.5rem;padding:1.4rem;background:#1a1a1a;border-radius:1.2rem;position:relative}.membershipBenefits .benefitCard .left{flex-shrink:0}.membershipBenefits .benefitCard .left img{width:8rem;height:8rem;object-fit:contain}.membershipBenefits .benefitCard .center{flex:1 1;min-width:0}.membershipBenefits .benefitCard .center h3{margin:0 0 .6rem;color:#fff;font-size:2rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.membershipBenefits .benefitCard .center p{margin:0;color:#90959d;font-size:1.4rem}.membershipBenefits .benefitCard .right{flex-shrink:0;position:absolute;right:0}.membershipBenefits .benefitCard .badge{display:inline-flex;align-items:center;justify-content:center;min-width:8rem;height:2.4rem;padding:0 1rem;border-radius:.5rem 0 0 .5rem;font-size:1rem;font-weight:700;letter-spacing:.05rem}.membershipBenefits .benefitCard .badge.unlocked{background:linear-gradient(90deg,#00d19f,#00d1d5);color:#050505}.membershipBenefits .benefitCard .badge.locked{background:#757575;color:#1a1a1a}@media(max-width:991px){.membershipBenefits .title{font-size:2.4rem}.membershipBenefits .benefitCard{padding:1.2rem}.membershipBenefits .benefitCard .left img{width:7rem;height:7rem}.membershipBenefits .benefitCard .center h3{font-size:1.7rem}.membershipBenefits .benefitCard .center p{font-size:1.2rem}}@media(max-width:767px){.membershipBenefits .benefitGrid{grid-template-columns:1fr}.membershipBenefits .benefitCard{gap:1rem;padding:1rem}.membershipBenefits .benefitCard .left img{width:6rem;height:6rem}.membershipBenefits .benefitCard .center h3{font-size:1.5rem}.membershipBenefits .benefitCard .center p{font-size:1.1rem}.membershipBenefits .benefitCard .badge{min-width:7rem;height:2.2rem;font-size:.9rem}}@media(max-width:480px){.membershipBenefits .title{font-size:2rem;margin-bottom:1.5rem}.membershipBenefits .benefitCard{gap:.8rem}.membershipBenefits .benefitCard .left img{width:5rem;height:5rem}.membershipBenefits .benefitCard .center h3{font-size:1.4rem}.membershipBenefits .benefitCard .center p{font-size:1rem}.membershipBenefits .benefitCard .badge{min-width:6rem;height:2rem;padding:0 .8rem;font-size:.8rem}}.balanceCard{position:relative;overflow:hidden;width:100%;min-height:17rem;padding:1.8rem;background:#1a1a1a;border:.1rem solid #282828;border-radius:1.4rem}.balanceCard .bgPattern{position:absolute;inset:0;background:url(/new/withdraw.png) 50%/cover no-repeat;pointer-events:none}.balanceCard .top{position:relative;z-index:0;display:flex;justify-content:space-between;align-items:flex-start}.balanceCard .currency{display:flex;align-items:center;justify-content:center;width:5.2rem;height:2rem;background:#12797f;border-radius:.4rem;color:#050505;font-size:1rem;font-weight:700}.balanceCard .cardChip{position:relative;width:5.8rem;height:4.2rem}.balanceCard .cardChip span{position:absolute;display:block;border-radius:.3rem;background:#a0ffd5;box-shadow:inset -1px -8px 6px #4ba57d,inset -2px 3px 8px #00512d,3px 3px 5px rgba(76,161,123,.35)}.balanceCard .cardChip span:first-child{width:3.4rem;height:1.4rem;top:0;right:1rem}.balanceCard .cardChip span:nth-child(2){width:5.8rem;height:3rem;bottom:0;right:0}.balanceCard .cardChip span:nth-child(3){width:1.4rem;height:1rem;right:0;bottom:1.4rem}.balanceCard .content{position:relative;z-index:0;margin-top:4rem}.balanceCard .content p{margin:0 0 .6rem;color:#fff;font-size:1.3rem;font-weight:500}.balanceCard .content h2{margin:0;color:#fff;font-size:3.6rem;font-weight:600;line-height:1}@media(max-width:991px){.balanceCard{min-height:15rem;padding:1.5rem}.balanceCard .currency{width:4.8rem;height:1.9rem;font-size:.9rem}.balanceCard .cardChip{transform:scale(.9);transform-origin:top right}.balanceCard .content{margin-top:3.5rem}.balanceCard .content p{font-size:1.2rem}.balanceCard .content h2{font-size:3rem}}@media(max-width:767px){.balanceCard{min-height:14rem;padding:1.3rem}.balanceCard .currency{width:4.5rem;height:1.8rem;font-size:.85rem}.balanceCard .cardChip{transform:scale(.75)}.balanceCard .content{margin-top:3rem}.balanceCard .content p{font-size:1.1rem}.balanceCard .content h2{font-size:2.5rem}}@media(max-width:480px){.balanceCard{min-height:13rem;padding:1.2rem}.balanceCard .content{margin-top:2.5rem}.balanceCard .content p{font-size:1rem}.balanceCard .content h2{font-size:2.2rem}}.withdrawCard{position:relative;background:#1a1a1a;border-radius:1.2rem;padding:1.6rem;min-height:19.5rem}.withdrawCard .status{position:absolute;top:1.6rem;left:1.6rem;min-width:6.4rem;height:2rem;padding:0 .8rem;border-radius:.5rem;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:700;text-transform:capitalize}.withdrawCard .date{text-align:right;color:#90959d;font-size:1rem;margin-bottom:2rem}.withdrawCard .top{display:flex;justify-content:space-between;align-items:center;gap:1rem}.withdrawCard .top h3{margin:0;color:#fff;font-size:1.6rem;font-weight:600}.withdrawCard .top h4{margin:0;color:#29cad3;font-size:1.4rem;font-weight:600}.withdrawCard .divider{height:.1rem;margin:1.2rem 0;background:#2e2e2e}.withdrawCard .row{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.8rem}.withdrawCard .row:last-child{margin-bottom:0}.withdrawCard .row span{color:#90959d;font-size:1rem;flex-shrink:0}.withdrawCard .row strong{color:#fff;font-size:1.2rem;font-weight:600;text-align:right;flex:1 1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:767px){.withdrawCard{padding:1.4rem}.withdrawCard .top h3{font-size:1.4rem}.withdrawCard .top h4{font-size:1.3rem}.withdrawCard .row span{font-size:.95rem}.withdrawCard .row strong{font-size:1.1rem}}.teamSection{position:relative;overflow:hidden;padding:5rem 0}.teamSection:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.4;background-image:linear-gradient(#e5e5e5 .1rem,transparent 0),linear-gradient(90deg,#e5e5e5 .1rem,transparent 0);background-size:18rem 18rem}.teamSection .container{position:relative;z-index:0;max-width:120rem;margin:0 auto;padding:0 2rem}.teamSection .teamGrid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2.5rem 1.8rem;gap:2.5rem 1.8rem}.teamSection .teamInfo{font-size:1.2rem;position:absolute;text-align:justify;font-weight:600}.teamSection .card{transition:.3s}.teamSection .card:hover{transform:translateY(-.5rem)}.teamSection .card:hover img{transform:scale(1.04)}.teamSection .image{overflow:hidden;border-radius:1.5rem;aspect-ratio:1;background:#ddd}.teamSection .image img{width:100%;height:100%;object-fit:cover;display:block;transition:.3s}.teamSection .content{margin-top:1.4rem}.teamSection .content h3{margin:0 0 .4rem;color:#050505;font-size:1.7rem;font-weight:600;line-height:1.3}.teamSection .content p{margin:0;color:#757575;font-size:1.3rem;font-weight:500}.teamSection .mission{margin-top:12rem}.teamSection .mission h2{margin-bottom:1.8rem;color:#050505;font-size:3.6rem;font-weight:600}.teamSection .mission p{max-width:95rem;color:#050505;font-size:1.4rem;line-height:1.8}@media(max-width:991px){.teamSection{padding:4rem 0}.teamSection .teamGrid{grid-template-columns:repeat(2,1fr);gap:2rem}.teamSection .content h3{font-size:1.6rem}.teamSection .content p{font-size:1.2rem}.teamSection .mission{margin-top:5rem}.teamSection .mission h2{font-size:3rem}.teamSection .mission p{font-size:1.3rem}}@media(max-width:767px){.teamSection{padding:3.5rem 0}.teamSection .teamInfo{position:relative}.teamSection .container{padding:0 1.6rem}.teamSection .teamGrid{grid-template-columns:1fr;gap:2rem}.teamSection .image{max-width:100%;margin:auto}.teamSection .content,.teamSection .mission{text-align:center}.teamSection .content h3{font-size:1.5rem}.teamSection .content p{font-size:1.2rem}.teamSection .mission{margin-top:6rem}.teamSection .mission h2{font-size:2.5rem}.teamSection .mission p{font-size:1.2rem;line-height:1.7}}.termsSection{padding:3rem 0}.termsSection .container2{max-width:100%;margin:0 auto}.termsSection .intro{margin:0 0 2rem;color:#757575;font-size:1.3rem;font-weight:500;line-height:1.7}.termsSection .rules{margin:0;padding-left:1.8rem}.termsSection .rules li{margin-bottom:1.2rem;color:#050505;font-size:1.4rem;font-weight:600;line-height:1.6}.termsSection .rules li:last-child{margin-bottom:0}.termsSection .rules li strong{font-weight:700}@media(max-width:767px){.termsSection{padding:2.5rem 0}.termsSection .intro{margin-bottom:1.5rem;font-size:1.2rem;line-height:1.6}.termsSection .rules{padding-left:1.6rem}.termsSection .rules li{margin-bottom:1rem;font-size:1.3rem;line-height:1.5}}.helpSection{padding:4rem 0}.helpSection .container3{max-width:110rem;margin:0 auto}.helpSection .intro2{margin-bottom:2.5rem;color:#757575;font-size:1.3rem;font-weight:500;line-height:1.8}.helpSection .intro2 a{color:#00d19f;font-weight:700;text-decoration:underline}.helpSection .item{padding:1.8rem 0;border-bottom:.1rem solid #e5e5e5}.helpSection .item:last-child{border-bottom:0}.helpSection .item h3{margin:0 0 1.2rem;color:#050505;font-size:1.8rem;font-weight:600;line-height:1.4}.helpSection .item p{margin:0;color:#050505;font-size:1.4rem;font-weight:500;line-height:1.8}.helpSection .item p strong{font-weight:700}@media(max-width:991px){.helpSection{padding:3.5rem 0}.helpSection .item{padding:1.6rem 0}.helpSection .item h3{font-size:1.7rem}.helpSection .item p{font-size:1.35rem}}@media(max-width:767px){.helpSection{padding:3rem 0}.helpSection .intro{margin-bottom:2rem;font-size:1.2rem;line-height:1.7}.helpSection .item{padding:1.5rem 0}.helpSection .item h3{margin-bottom:1rem;font-size:1.6rem}.helpSection .item p{font-size:1.3rem;line-height:1.7}.helpSection .item p br{display:none}}@media(max-width:480px){.helpSection{padding:2.5rem 0}.helpSection .item{padding:1.3rem 0}.helpSection .item h3{font-size:1.5rem}.helpSection .item p{font-size:1.2rem;line-height:1.6}}.failureModal{width:36rem;margin:0 auto;position:relative}.failureModal .failureModalClose{position:absolute;top:0;right:0;width:2.2rem;height:2.2rem;border:0;background:transparent;color:#fff;cursor:pointer;z-index:5}.failureModal .failureModalClose i{font-size:1.6rem}.failureModal .failureModalCard{position:relative;margin-top:3rem;padding:2rem;min-height:32rem;overflow:hidden;border:.1rem solid #555;border-radius:1.2rem;background:#1a1a1a}.failureModal .failureModalCard:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(26,26,26,0),#1a1a1a 63%);pointer-events:none}.failureModal .failureModalBackground{position:absolute;inset:0;z-index:0}.failureModal .failureModalBackground img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.failureModal .failureModalBadge{position:absolute;top:2rem;right:2rem;z-index:2;display:flex;align-items:center;justify-content:center;min-width:7rem;height:2.2rem;padding:0 1rem;border-radius:.4rem;background:#144759;color:#29cad3;font-size:.9rem;font-weight:600}.failureModal .failureModalIcon{position:relative;z-index:2;display:flex;justify-content:center;margin-top:2.5rem}.failureModal .failureModalIcon img{width:8rem;height:auto}.failureModal .failureModalContent{position:relative;z-index:2;margin-top:2rem;text-align:center}.failureModal .failureModalContent h2{margin:0 0 .8rem;color:#fff;font-size:1.8rem;font-weight:700}.failureModal .failureModalContent p{margin:0;color:#c9ced6;font-size:1.2rem;font-weight:500;line-height:1.8rem}.failureModal .failureModalActions{position:relative;z-index:2;display:flex;flex-direction:column;margin-top:2.5rem}.failureModal .failureModalActions .failureModalButton{width:100%}.failureModal .failureModalActions.double{flex-direction:row;gap:1rem}.failureModal .failureModalActions.double .failureModalButton{flex:1 1}.failureModal .failureModalButton{width:100%;height:3.6rem;border:0;border-radius:.8rem;background:#29cad3;color:#0c0c0d;font-size:1.3rem;font-weight:600;cursor:pointer;transition:opacity .25s}.failureModal .failureModalButton:hover{opacity:.9}.failureModal .failureModalButton.secondary{background:#2f3135;color:#fff}@media(max-width:576px){.failureModal{width:100%}.failureModal .failureModalCard{margin-top:2.5rem;padding:1.8rem;min-height:auto}.failureModal .failureModalBadge{top:1.6rem;right:1.6rem;min-width:6.5rem;height:2rem;font-size:.8rem}.failureModal .failureModalIcon{margin-top:2rem}.failureModal .failureModalIcon img{width:6.5rem}.failureModal .failureModalContent{margin-top:1.6rem}.failureModal .failureModalContent h2{font-size:1.6rem}.failureModal .failureModalContent p{font-size:1.1rem;line-height:1.7rem}.failureModal .failureModalActions{margin-top:2rem}.failureModal .failureModalActions.double{gap:.8rem}.failureModal .failureModalButton{height:3.4rem;font-size:1.2rem}}.successModal{width:36rem;margin:0 auto;position:relative}.successModal .successModalClose{position:absolute;top:0;right:0;width:2.2rem;height:2.2rem;border:0;background:transparent;color:#fff;cursor:pointer;z-index:5}.successModal .successModalClose i{font-size:1.6rem}.successModal .successModalCard{position:relative;margin-top:3rem;padding:2rem;min-height:32rem;overflow:hidden;border:.1rem solid #555;border-radius:1.2rem;background:#1a1a1a}.successModal .successModalCard:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(26,26,26,0),#1a1a1a 63%);pointer-events:none}.successModal .successModalBackground{position:absolute;inset:0;z-index:0}.successModal .successModalBackground img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.successModal .successModalBadge{position:absolute;top:2rem;right:2rem;z-index:2;display:flex;align-items:center;justify-content:center;min-width:7rem;height:2.2rem;padding:0 1rem;border-radius:.4rem;background:#2a4d41;color:#2ccc94;font-size:.9rem;font-weight:600}.successModal .successModalIcon{position:relative;z-index:2;display:flex;justify-content:center;margin-top:2.5rem}.successModal .successModalIcon img{width:8rem;height:auto}.successModal .successModalContent{position:relative;z-index:2;margin-top:2rem;text-align:center}.successModal .successModalContent h2{margin:0 0 .8rem;color:#fff;font-size:1.8rem;font-weight:700}.successModal .successModalContent p{margin:0;color:#c9ced6;font-size:1.2rem;font-weight:500;line-height:1.8rem}.successModal .successModalActions{position:relative;z-index:2;display:flex;flex-direction:column;margin-top:2.5rem}.successModal .successModalActions .successModalButton{width:100%}.successModal .successModalActions.double{flex-direction:row;gap:1rem}.successModal .successModalActions.double .successModalButton{flex:1 1}.successModal .successModalButton{width:100%;height:3.6rem;border:0;border-radius:.8rem;background:#2ccc94;color:#0c0c0d;font-size:1.3rem;font-weight:600;cursor:pointer;transition:opacity .25s}.successModal .successModalButton:hover{opacity:.9}.successModal .successModalButton.secondary{background:#2f3135;color:#fff}@media(max-width:576px){.successModal{width:100%}.successModal .successModalCard{margin-top:2.5rem;padding:1.8rem;min-height:auto}.successModal .successModalBadge{top:1.6rem;right:1.6rem;min-width:6.5rem;height:2rem;font-size:.8rem}.successModal .successModalIcon{margin-top:2rem}.successModal .successModalIcon img{width:6.5rem}.successModal .successModalContent{margin-top:1.6rem}.successModal .successModalContent h2{font-size:1.6rem}.successModal .successModalContent p{font-size:1.1rem;line-height:1.7rem}.successModal .successModalActions{margin-top:2rem}.successModal .successModalActions.double{gap:.8rem}.successModal .successModalButton{height:3.4rem;font-size:1.2rem}}.teamModal{position:fixed;inset:0;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;padding:2rem;z-index:9999}.teamModal .modalContent{width:100%;max-width:100rem;background:#fff;border-radius:2rem;display:flex;justify-content:flex-end;gap:4rem;padding:4rem 4rem 0;position:relative;max-height:90vh;overflow-y:auto}.teamModal .close{position:absolute;top:2rem;right:2rem;width:4rem;height:4rem;border:none;border-radius:50%;background:#000;color:#fff;font-size:2.4rem;cursor:pointer}.teamModal .left{flex:0 0 30rem}.teamModal .left img{width:100%;border-radius:1.6rem;display:block}.teamModal .right{flex:1 1}.teamModal .right h2{font-size:3.6rem;margin-bottom:.8rem}.teamModal .right h4{font-size:2rem;color:#666;margin-bottom:2.4rem}.teamModal .right p{font-size:1.7rem;line-height:1.8;color:#444;margin-bottom:1.8rem}.teamModal .right .linkedin{display:inline-block;margin-top:2rem;color:#0077b5;text-decoration:none;font-size:1.6rem;font-weight:600}@media(max-width:768px){.teamModal .modalContent{flex-direction:column;padding:2rem;gap:2rem}.teamModal .left{flex:none}.teamModal .left img{max-width:26rem;margin:0 auto}.teamModal .right h2{font-size:2.8rem}.teamModal .right h4{font-size:1.8rem}.teamModal .right p{font-size:1.5rem}}.coreValues{padding:4rem 2rem;background:#fff}.coreValues .container{max-width:120rem;margin:0 auto}.coreValues h2{max-width:82rem;margin:0 auto 3rem;text-align:center;font-size:3.2rem;line-height:1.2;font-weight:500;color:#111}.coreValues .cards{display:flex;gap:1.2rem;align-items:stretch}.coreValues .cardcontainer{flex:1 1;transition:flex .55s cubic-bezier(.22,1,.36,1)}.coreValues .cardcontainer:hover{flex:2.5 1}.coreValues .cardcontainer:hover .card{background:#fff;outline:.1rem solid #d9d9d9;box-shadow:0 1.6rem 4rem rgba(0,0,0,.08);transform:translateY(-.4rem)}.coreValues .cardcontainer:hover .card .image{opacity:0;visibility:hidden;transform:scale(.92)}.coreValues .cardcontainer:hover .card .texcontent{opacity:1;visibility:visible;transform:translateY(0)}.coreValues .card{position:relative;overflow:hidden;border-radius:1.6rem;height:30rem;background:#f7f7f7;cursor:pointer;transition:background .55s cubic-bezier(.22,1,.36,1),box-shadow .55s cubic-bezier(.22,1,.36,1),transform .55s cubic-bezier(.22,1,.36,1)}.coreValues .card .image{position:absolute;inset:0;opacity:1;visibility:visible;transform:scale(1);transition:opacity .45s ease,transform .55s cubic-bezier(.22,1,.36,1),visibility .45s}.coreValues .card .image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .7s cubic-bezier(.22,1,.36,1)}.coreValues .card .texcontent{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:2rem;text-align:center;opacity:0;visibility:hidden;transform:translateY(25rem);transition:opacity .45s ease .1s,transform .9s cubic-bezier(.22,1,.36,1),visibility .45s}.coreValues .card .texcontent p{margin:0;font-size:1.4rem;line-height:1.7;font-weight:600;color:#8a8a8a}.coreValues .card .texcontent p span{color:#000;font-weight:700}.coreValues .title{padding-top:1rem;font-size:1.5rem;font-weight:600;color:#000;transition:color .3s ease}@media(max-width:992px){.coreValues h2{font-size:2.8rem}.coreValues .cards{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.4rem;gap:1.4rem}.coreValues .cardcontainer,.coreValues .cardcontainer:hover{flex:unset}.coreValues .card{height:auto}.coreValues .card .image{height:24rem}.coreValues .card .image,.coreValues .card .texcontent{position:relative;opacity:1!important;visibility:visible!important;transform:none!important}.coreValues .card .texcontent{padding:2rem;background:#fff}}@media(max-width:768px){.coreValues{padding:3.5rem 1.6rem}.coreValues h2{font-size:2.3rem}.coreValues h2 br{display:none}.coreValues .cards{grid-template-columns:1fr}.coreValues .card{border-radius:1.4rem}.coreValues .card .image{height:22rem}.coreValues .card .texcontent{padding:1.8rem}.coreValues .card .texcontent p{font-size:1.3rem}}.experience{background:#0b0b0b;overflow:hidden;padding:4rem 2rem}.experience .container10{max-width:110rem;margin:0 auto}.experience header{text-align:center;margin-bottom:3rem}.experience header h2{color:#fff;font-size:4rem;line-height:1.1;font-weight:500}.experience header h2 span{background:linear-gradient(135deg,#29cc91,#5bcee4);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.experience header h3{margin-top:.5rem;color:#fff;font-size:3.6rem;line-height:1.1;font-weight:400}.experience .socislider{display:flex;align-items:center;justify-content:center;gap:1.5rem}.experience .preview{width:18rem;opacity:.2;flex-shrink:0}.experience .preview img{width:100%;height:18rem;object-fit:cover;border-radius:1.4rem}.experience .preview.left{transform:translateX(-5rem)}.experience .preview.right{transform:translateX(5rem)}.experience .btn{width:4rem;height:4rem;min-width:4rem;min-height:4rem;border-radius:50%;flex-shrink:0;display:flex;justify-content:center;align-items:center;background:hsla(0,0%,100%,.18);border:none;cursor:pointer}.experience .btn i{font-size:1.6rem;line-height:1}.experience .center{width:100%;max-width:68rem;min-width:0}.experience .imgcontain img{width:100%;display:block;border-radius:1.6rem;object-fit:cover}.experience .textcon{margin-top:1.6rem;display:flex;justify-content:space-between;gap:3rem}.experience .textcon h1{width:28%;color:#fff;font-size:2.3rem;font-weight:500}.experience .textcon p{width:56%;color:hsla(0,0%,100%,.72);font-size:1.4rem;line-height:1.65}@media(max-width:992px){.experience header h2{font-size:3.2rem}.experience header h3{font-size:2.9rem}.experience .preview{display:none}.experience .center{max-width:60rem}.experience .textcon h1{font-size:2rem}.experience .textcon p{width:60%;font-size:1.4rem}}@media(max-width:768px){.experience{padding:3rem 1.6rem}.experience header{margin-bottom:2rem}.experience header h2{font-size:2.5rem}.experience header h3{font-size:2.2rem}.experience .socislider{flex-direction:column}.experience .btn,.experience .preview{display:none}.experience .center{max-width:100%}.experience .imgcontain img{border-radius:1.2rem}.experience .textcon{margin-top:1.5rem;flex-direction:column;gap:1rem}.experience .textcon h1,.experience .textcon p{width:100%}.experience .textcon h1{font-size:2rem}.experience .textcon p{font-size:1.4rem}}