.global-progress{position:fixed;top:0;left:0;height:100%;width:100%;background:#000;display:flex;justify-content:center;align-items:center;z-index:100}.global-progress i{font-size:1.6rem;color:#c2c2c2}.right-position{position:absolute;right:1rem;bottom:30%;color:#8f8f8f;cursor:pointer;font-size:1.4rem}.mt1half{margin-top:.5rem}.mt1{margin-top:1rem}.mt2{margin-top:2rem}.mt3{margin-top:3rem}.mt4{margin-top:4rem}.mt5{margin-top:5rem}.mr1{margin-right:1rem}.quick-border-top{border-top:2px solid #e1e1e1}.managedDisabled{opacity:.5;pointer-events:none}.notification-pop{position:relative}.notification-pop .notification-num{height:1.4rem;width:1.4rem;background:red;border-radius:50%;display:flex;justify-content:center;align-items:center;color:#fff;font-size:.8rem;position:absolute;top:0;right:-4px}.notification-pop .notification-num:before{content:"";position:absolute;height:1.4rem;width:1.4rem;background:rgba(255,0,0,.322);border-radius:50%;transform:scale(0);animation:notificationAnimation 1s linear infinite}@keyframes notificationAnimation{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1.2)}}.membership-image img{height:auto;width:100%}.show-pop{position:fixed;height:100%;width:750px;top:0;left:50%;transform:translateX(-50%);display:flex;justify-content:center;align-items:center;background:rgba(0,0,0,.764);z-index:1234}.show-pop img{height:auto!important;width:96%!important;animation:fadeUpAnimation .2s linear forwards}.loader-wrapper{position:fixed;top:0;left:0;background:#fff;height:100%;width:100%;display:flex;justify-content:center;align-items:center;z-index:40}.loader-wrapper img{height:auto;width:20%;border-radius:50%}.welcome-section .welcome-wrapper{position:relative;height:100vh}.welcome-section .welcome-wrapper .welcome-video{position:absolute;top:0;left:0;height:100vh;width:100%}.welcome-section .welcome-wrapper .welcome-video video{width:100%;height:100%;object-fit:cover}.welcome-section .welcome-wrapper .welcome-logo{position:absolute;top:3rem;left:50%;transform:translateX(-50%);z-index:1;text-align:center;width:100%}.welcome-section .welcome-wrapper .welcome-logo img{height:3rem;width:20%}.welcome-section .welcome-wrapper .welcome-logo h3{color:#fff;font-weight:500;font-size:2rem}.welcome-section .welcome-wrapper .start-btn{position:absolute;bottom:0;left:0;z-index:1;width:100%;padding:3rem}.welcome-section .welcome-wrapper .start-btn button:hover{background:#fff;color:#000}.btn{width:100%;color:#fff;font-size:1.6rem!important;padding:1rem 0;border:none;cursor:pointer;font-weight:500;position:relative;transition:.2s;z-index:1}.btn:hover{opacity:.9}.global-white-btn{background:#fff;border:2px solid #fff;color:#000}.global-white-btn-alt{background:none;border:2px solid #fff;color:#fff}.global-black-btn{background:#000!important;border:2px solid #000}.global-black-btn-alt{background:none;border:2px solid #000;color:#000}.auth-section .auth-wrapper .app-global-form-outer{padding:2rem 2rem 6rem}.auth-section .auth-wrapper .app-global-form-outer .app-global-form{position:relative;background:#fff;width:100%}.auth-section .auth-wrapper .app-global-form-outer .app-global-form .auth-heading{margin:2rem 3rem;text-align:center}.auth-section .auth-wrapper .app-global-form-outer .app-global-form .auth-heading h3{font-size:3rem;font-weight:600;padding-bottom:1rem}.auth-section .auth-wrapper .app-global-form-outer .app-global-form form .app-form-group{margin-bottom:2rem;position:relative}.auth-section .auth-wrapper .app-global-form-outer .app-global-form form .app-form-group input{width:100%;outline:none;color:#000;font-size:1.6rem;padding:1rem;border:2px solid #989898}.auth-section .auth-wrapper .app-global-form-outer .app-global-form form .app-form-group input::placeholder{color:#989898}.auth-section .auth-wrapper .app-global-form-outer .app-global-form form .app-form-group input:valid{color:#000}.auth-section .auth-wrapper .app-global-form-outer .app-global-form form .reset-option{text-align:end;margin-bottom:2rem}.auth-section .auth-wrapper .app-global-form-outer .app-global-form form .reset-option p{color:#989898;font-size:1.6rem;text-decoration:underline;cursor:pointer}.auth-section .auth-wrapper .app-global-form-outer .app-global-form form .submit-button{margin-top:15vh}.auth-section .auth-wrapper .app-global-form-outer .app-global-form form .submit-button .sub-form-operation{margin-bottom:3rem}.auth-section .auth-wrapper .app-global-form-outer .app-global-form form .submit-button .sub-form-operation a p{color:#000;font-size:1.1rem}.auth-section .auth-wrapper .app-global-form-outer .app-global-form form .submit-button .sub-form-operation a p span{font-weight:600;text-decoration:underline;cursor:pointer}.auth-section .auth-bg{position:relative}.auth-section .auth-bg img{height:20rem;width:100%;object-fit:cover;object-position:60% 100%}.auth-section .auth-bg .sign-logo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;display:flex;justify-content:center}.auth-section .auth-bg .sign-logo img{height:auto;width:20%}.tandc{display:flex;align-items:center;width:100%;cursor:pointer}.tandc a{color:#f2784b;font-weight:700}.tandc p{color:#989898;font-size:1.4rem}.tandc p span{font-weight:700}.tandc input{margin-right:2rem;height:2rem;width:2rem;color:#f2784b}.close-btn{margin-top:1rem}.close-btn h3{color:#989898;font-size:1.5rem;text-decoration:underline;font-weight:500;cursor:pointer}input:disabled{cursor:not-allowed}.activeUsers{font-weight:700;text-align:end;padding:.5rem}.activeUsers i{color:green;margin-right:.5rem}.rewards-icon-container{position:relative;cursor:pointer}.rewards-icon-container .rewards-counter{height:1.6rem;width:1.6rem;background:#4b4b4b;border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:.8rem;color:#fff;font-weight:600;position:absolute;top:8px;right:8px}.rewards-icon-container img{height:2.2rem;width:2.2rem!important;margin-right:1.4rem}.game-success-message-container{position:fixed;top:1rem;right:50%;transform:translateX(50%);width:745px;z-index:122222}.game-success-message-container .game-success-message{background:#ebebeb;padding:2rem;margin:0 2rem;border-radius:1rem}.game-success-message-container .game-success-message .game-success-image{display:flex;justify-content:center}.game-success-message-container .game-success-message .game-success-image img{height:6rem;width:6rem;border-radius:50%}.game-success-message-container .game-success-message-wrapper{text-align:center}.game-success-message-container .game-success-message-wrapper h3{font-size:2rem;margin-top:1rem}.game-success-message-container .game-success-message-wrapper p{font-size:1.4rem}.game-success-message-container .game-success-message-wrapper button{width:100%;outline:none;border:none;background:#f2784b;padding:1rem;color:#fff;font-size:1.2rem;border-radius:.4rem;margin-top:.4rem;margin-bottom:1rem;cursor:pointer}.game-success-message-container .game-success-message-wrapper a{color:#505050;font-size:1.2rem}.reward-section{min-height:100vh;padding-bottom:12rem}.reward-section .breadcrumb-wrapper .breadcrumb-wrapper-parent .breadcrumb-wrapper-childs{flex:1 1}.reward-section .breadcrumb-wrapper .breadcrumb-wrapper-parent .breadcrumb-wrapper-childs a i,.reward-section .breadcrumb-wrapper .breadcrumb-wrapper-parent .breadcrumb-wrapper-childs h3{color:#fff}.reward-section .reward-info-container{padding:0 2rem}.reward-section .reward-info-container h3{color:#292929;font-size:2.8rem;margin:1rem 0 2rem}.reward-section .reward-info-container p{color:#e74500;font-size:1.2rem;margin:1rem 0;position:absolute;top:13px;right:30px;font-weight:700}.reward-section .reward-info-container h5{color:#1a1a1a;font-size:1.5rem;margin:3rem 0 1rem;font-weight:500}.reward-section .reward-info-container ul{padding:0 0 0 2.5rem}.reward-section .reward-info-container ul li{color:#1b1b1b;list-style-type:disc;font-size:1.5rem;margin:1.8rem 0;font-weight:500}.reward-section .reward-game-container h6{font-size:1.5rem;color:#282828;margin-top:4rem;margin-bottom:3rem;font-weight:400}.reward-section .reward-game-container .reward-game-parent{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px}.reward-section .reward-game-container .reward-game-parent .reward-game-childs{display:flex;justify-content:center;align-items:center;position:relative}.reward-section .reward-game-container .reward-game-parent .reward-game-childs img{height:90%;width:90%;cursor:pointer;filter:drop-shadow(0 0 1rem rgba(255,255,255,.6392156863));transition:.2s}.reward-section .reward-game-container .reward-game-parent .reward-game-childs img:hover{transition:.2s;transform:scale(1.1)}.reward-program-container{padding:2rem}.reward-program-container .reward-program-heading .reward-program-childs{flex:1 1}.reward-program-container .reward-program-heading .reward-program-childs:last-child{text-align:end}.reward-program-container .reward-program-heading .reward-program-childs:last-child img{height:100%;width:100%}.reward-program-container .reward-program-heading .reward-program-childs h3{color:#fff;font-size:2.4rem}.reward-program-container .reward-program-info ul{padding:0 1rem}.reward-program-container .reward-program-info ul li{color:#232323;font-size:1.8rem;font-weight:400;list-style:disc;margin:2rem 1rem}.reward-program-container .reward-program-info ul li span{font-weight:600}.reward-program-container .reward-program-info-alt{border-top:2px solid #fff;padding:1rem 0 2rem}.reward-program-container .reward-program-info-alt p{color:#2c2c2c;font-weight:700;font-size:1.6rem;margin:1rem 0}.reward-program-container .reward-program-info-alt ul{padding:0 2rem;background:#f8f8f8;border:1px solid rgba(0,0,0,.179)}.reward-program-container .reward-program-info-alt ul li{list-style:disc;color:#232323;font-size:1.4rem;margin:1rem 0}.reward-program-container .reward-program-info-copy h3{font-size:1.8rem;color:#1e1e1e;margin:1.5rem 0;font-weight:700}.reward-program-container .reward-program-info-copy p{font-size:1.2rem;color:#1d1d1d}.winnercss p{font-weight:800!important;color:#1a1a1a!important;font-size:1.2rem!important;z-index:2}.crack_animation{animation:crack 1s ease-in-out infinite alternate-reverse}@keyframes crack{0%{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.7}to{transform:scale(.9);opacity:.4}}.notiy-icon{margin-right:2.5rem;position:relative;cursor:pointer;margin-top:-6px}.notiy-icon i{color:#4b4b4b;font-size:2.2rem}.notiy-icon .notify-bell-counter{position:absolute;height:1.4rem;width:1.4rem;top:-.7rem;right:-.4rem;background:#4b4b4b;display:flex;justify-content:center;align-items:center;border-radius:50%;color:#fff;font-size:.8rem;animation:heartBeatAnimation .4s linear infinite alternate-reverse;box-shadow:0 0 1rem 0 hsla(0,0%,100%,.206)}@keyframes heartBeatAnimation{0%{transform:scale(1)}to{transform:scale(1.2)}}.credibility-container{margin-bottom:2rem}.credibility-container .credibility-parent{position:relative;height:.5rem;width:100%;background:rgba(34,34,34,.157)}.credibility-container .credibility-parent .credibility-childs{background:#222;position:absolute;top:0;left:0;height:100%;display:flex;justify-content:flex-end;align-items:center}.credibility-container .credibility-parent .credibility-childs p{background:#000;color:#fff;padding:.4rem .6rem;font-size:1rem;font-weight:600}.profile-img{position:relative}.profile-img .show-active-icon{height:1.2rem;width:1.2rem;background:green;position:absolute;top:-8px;right:-8px;border-radius:50%}.profile-img .upload-image-icon{font-size:1.2rem;font-weight:600;position:absolute;bottom:1rem;left:50%;transform:translateX(-50%);cursor:pointer}.tc-before-sign-wrapper .tc-and-logo .tc-and-logo-parent{margin:3rem;display:flex;justify-content:space-between}.tc-before-sign-wrapper .tc-and-logo .tc-and-logo-parent .tc-and-logo-child{flex:1 1}.tc-before-sign-wrapper .tc-and-logo .tc-and-logo-parent .tc-and-logo-child i{font-size:2rem;color:#000;cursor:pointer}.tc-before-sign-wrapper .tc-and-logo .tc-and-logo-parent .tc-and-logo-child img{height:auto;width:100%}.tc-before-sign-wrapper .forgot-content{background:#f5f5f5;height:100vh;padding:3rem}.tc-before-sign-wrapper .forgot-content img{text-align:center;height:auto;width:70%;margin-top:3rem}.tc-before-sign-wrapper .forgot-content h2{text-align:center;margin-top:3rem;font-size:1.5rem;color:#202020}.tc-before-sign-wrapper .forgot-content .sub-profile-childs{margin-top:2rem;text-align:center}.tc-before-sign-wrapper .forgot-content .sub-profile-childs p{color:#9c9c9c;font-size:1.2rem;padding-bottom:.5rem}.journey_picture img{height:auto;width:100%;object-fit:cover;object-position:center}.app-global-form-outer-alt .app-global-form{width:100%}.app-global-form-outer-alt .app-global-form .auth-heading-alt{color:#8f8f8f;font-size:1.5rem;margin-bottom:1rem}.app-global-form-outer-alt .app-global-form form .app-form-group{margin-top:2rem;margin-bottom:1.5rem;position:relative;z-index:6}.app-global-form-outer-alt .app-global-form form .app-form-group input{width:100%;outline:none;color:#000;font-size:1.6rem;padding:1rem;border:2px solid #989898}.app-global-form-outer-alt .app-global-form form .app-form-group input::placeholder{color:#989898}.app-global-form-outer-alt .app-global-form form .app-form-group .wrapper-scanner{background:#fff;position:absolute;top:25%;right:.5rem;display:flex;justify-content:center;align-items:center}.app-global-form-outer-alt .app-global-form form .app-form-group .wrapper-scanner svg{position:relative!important;top:0;right:0}.app-global-form-outer-alt .app-global-form form .app-form-group svg{position:absolute;top:1rem;right:1rem;height:2rem;width:2rem;cursor:pointer}.app-global-form-outer-alt .app-global-form form .app-form-group .paste-btn{color:red;font-weight:600;font-size:1rem;border:1px solid rgba(255,0,0,.365);background:#ffeded;padding:.2rem .6rem;cursor:pointer;z-index:23;margin-right:.5rem}.app-global-form-outer-alt .app-global-form form .app-form-group-include-conf i{position:absolute;top:1.7rem;right:2rem;font-size:1.4rem;cursor:pointer;opacity:.6}.app-global-form-outer-alt .app-global-form form .app-form-group-radio-parent{display:flex;gap:20px}.app-global-form-outer-alt .app-global-form form label{color:#000;font-size:1.8rem;font-weight:500}.app-global-form-outer-alt .app-global-form form .app-form-group-radio-childs{position:relative;display:flex;justify-content:center;align-items:center;margin-top:1rem}.app-global-form-outer-alt .app-global-form form .app-form-group-radio-childs p{margin-right:1rem;font-size:1.4rem;font-weight:600;color:#262626}.app-global-form-outer-alt .app-global-form form .app-form-group-radio-childs input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:18px;height:18px;border:2px solid #f2784b;border-radius:50%;position:relative;cursor:pointer;padding:.7rem}.app-global-form-outer-alt .app-global-form form .app-form-group-radio-childs input[type=radio]:checked:before{content:"";font-family:Font Awesome\ 5 Free;font-weight:900;font-size:1.4rem;color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.app-global-form-outer-alt .app-global-form form .app-form-group-radio-childs input[type=radio]:checked{background-color:#000;border-color:#000}.app-global-form-outer-alt .app-global-form form .app-form-group-radio-childs input[type=radio]:hover,.app-global-form-outer-alt .app-global-form form .app-form-group-radio-childs label:hover{opacity:.8}.app-global-form-outer-alt .app-global-form form .sub-form-operation{display:flex;justify-content:space-between;margin-bottom:2rem}.app-global-form-outer-alt .app-global-form form .sub-form-operation .sub-form-operation-childs:first-child{display:flex;align-items:center}.app-global-form-outer-alt .app-global-form form .sub-form-operation .sub-form-operation-childs:first-child input{margin-right:.5rem;height:1.2rem;width:1.2rem}.app-global-form-outer-alt .app-global-form form .sub-form-operation .sub-form-operation-childs:last-child p{text-decoration:underline;color:#000}.dash-video,.dash-video video{height:35rem}.dashboard-wrapper .dashboard-wrapper-inner-wrapper .dashboard-top-navbar{padding:1rem 2rem;margin-bottom:2rem}.dashboard-wrapper .dashboard-wrapper-inner-wrapper .dashboard-top-navbar .dashboard-top-navbar-parent{display:flex;justify-content:space-between;align-items:center;margin-top:4rem}.dashboard-wrapper .dashboard-wrapper-inner-wrapper .dashboard-top-navbar .dashboard-top-navbar-parent .dashboard-top-navbar-childs{flex:1 1}.dashboard-wrapper .dashboard-wrapper-inner-wrapper .dashboard-top-navbar .dashboard-top-navbar-parent .dashboard-top-navbar-childs img{height:5rem;width:100%}.dashboard-wrapper .dashboard-wrapper-inner-wrapper .dashboard-top-navbar .dashboard-top-navbar-parent .dashboard-top-navbar-childs svg{height:2.5rem;width:2.5rem;cursor:pointer}.dashboard-wrapper .dashboard-wrapper-inner-wrapper .dashboard-top-navbar .dashboard-top-navbar-parent .dashboard-top-navbar-childs:last-child{display:flex;justify-content:flex-end;align-items:center}.dashboard-wrapper .dashboard-wrapper-inner-wrapper .dashboard-quickAction-wrapper{margin:2rem;padding:2rem;border-radius:1rem;border:2px solid #000}.dashboard-wrapper .dashboard-wrapper-inner-wrapper .dashboard-quickAction-wrapper .dashboard-quickAction-parent{display:flex;justify-content:space-between;align-items:center;text-align:center}.dashboard-wrapper .dashboard-wrapper-inner-wrapper .dashboard-quickAction-wrapper .dashboard-quickAction-parent .dashboard-quickAction-child{flex:1 1;transition:.2s}.dashboard-wrapper .dashboard-wrapper-inner-wrapper .dashboard-quickAction-wrapper .dashboard-quickAction-parent .dashboard-quickAction-child:hover{transition:.2s;transform:scale(1.1)}.dashboard-wrapper .dashboard-wrapper-inner-wrapper .dashboard-quickAction-wrapper .dashboard-quickAction-parent .dashboard-quickAction-child img{height:6rem;width:6rem}.dashboard-wrapper .dashboard-wrapper-inner-wrapper .dashboard-quickAction-wrapper .dashboard-quickAction-parent .dashboard-quickAction-child h3{font-weight:300;font-size:1.4rem;color:#f2784b;cursor:pointer}.dashboard-wrapper .dashboard-wrapper-inner-wrapper .new-arrival-wrapper{margin:2rem}.dashboard-wrapper .dashboard-wrapper-inner-wrapper .new-arrival-wrapper .heading-title h1{font-size:2.2rem}.dashboard-wrapper .dashboard-wrapper-inner-wrapper .new-arrival-wrapper .new-arrivals-inner-wrapper{margin:3rem 0}.dashboard-wrapper .dashboard-wrapper-inner-wrapper .new-arrival-wrapper .new-arrivals-inner-wrapper .arrivals-item-wrapper .arrivals-item-image{position:relative;border-bottom:2px solid #d9d9d9;padding-bottom:1.5rem}.dashboard-wrapper .dashboard-wrapper-inner-wrapper .new-arrival-wrapper .new-arrivals-inner-wrapper .arrivals-item-wrapper .arrivals-item-image img{height:22rem;width:100%;object-fit:cover}.dashboard-wrapper .dashboard-wrapper-inner-wrapper .new-arrival-wrapper .new-arrivals-inner-wrapper .arrivals-item-wrapper .arrivals-item-image .item-rating{border:2px solid #f2784b;padding:.2rem .5rem;display:flex;align-items:center;position:absolute;top:0;left:0}.dashboard-wrapper .dashboard-wrapper-inner-wrapper .new-arrival-wrapper .new-arrivals-inner-wrapper .arrivals-item-wrapper .arrivals-item-image .item-rating svg{height:1.5rem;width:1.5rem}.dashboard-wrapper .dashboard-wrapper-inner-wrapper .new-arrival-wrapper .new-arrivals-inner-wrapper .arrivals-item-wrapper .arrivals-item-image .item-rating p{font-size:1.4rem;padding-left:.5rem;font-weight:600}.dashboard-wrapper .dashboard-wrapper-inner-wrapper .new-arrival-wrapper .new-arrivals-inner-wrapper .arrivals-item-wrapper .arrivals-item-details{padding-top:2rem}.dashboard-wrapper .dashboard-wrapper-inner-wrapper .new-arrival-wrapper .new-arrivals-inner-wrapper .arrivals-item-wrapper .arrivals-item-details h2{font-weight:600;font-size:1.6rem}.dashboard-wrapper .dashboard-wrapper-inner-wrapper .new-arrival-wrapper .new-arrivals-inner-wrapper .arrivals-item-wrapper .arrivals-item-details h3{padding-top:1.5rem;font-weight:500;font-size:1.6rem}.dashboard-wrapper .dashboard-wrapper-inner-wrapper .new-arrival-wrapper .new-arrivals-inner-wrapper .arrivals-item-wrapper .arrivals-item-details p{font-size:1.4rem}.dashboard-wrapper .dashboard-wrapper-inner-wrapper .banner-img-wrapper{position:relative;margin-bottom:8rem}.dashboard-wrapper .dashboard-wrapper-inner-wrapper .banner-img-wrapper img{height:40rem;width:100%;object-fit:cover;object-position:11% 100%}.dashboard-wrapper .dashboard-wrapper-inner-wrapper .banner-img-wrapper .banner-details{position:absolute;bottom:-6rem;left:50%;transform:translateX(-50%);width:90%;box-shadow:0 0 8px 0 rgba(0,0,0,.25);background:#fff;padding:3rem}.dashboard-wrapper .dashboard-wrapper-inner-wrapper .banner-img-wrapper .banner-details h1{font-weight:600;font-size:2.2rem;padding-bottom:1rem}.dashboard-wrapper .dashboard-wrapper-inner-wrapper .banner-img-wrapper .banner-details p{font-size:1.4rem}.dashboard-wrapper .dashboard-wrapper-inner-wrapper .banner-img-wrapper .banner-details h4{padding-top:1.5rem;font-weight:400;color:#f2784b;cursor:pointer;text-decoration:underline;font-size:1.4rem}.dashboard-img-wrapper img{height:auto;width:100%}.black-ellipse-wrapper{padding:3rem 0}.black-ellipse-wrapper .info-slider-wrapper .slider-container .slider-parent{display:flex;align-items:center;gap:2rem}.black-ellipse-wrapper .info-slider-wrapper .slider-container .slider-parent .slider-child img{height:8rem;width:8rem}.black-ellipse-wrapper .info-slider-wrapper .slider-container .slider-parent .slider-child h3{font-weight:600;margin-bottom:1rem;font-size:1.6rem}.slick-list{margin:0 -12px}.slick-slide{box-sizing:border-box;padding:0 12px}.slick-track{display:flex}.slick-slide>div{width:100%}.carousel-container{max-width:100%;overflow:hidden}.footer-bg{margin-top:2rem;display:flex;justify-content:flex-end}.footer-bg img{height:auto;width:40%}.footer-wrapper{padding:4rem 0}.footer-wrapper .footer-logo{display:flex;justify-content:center;margin-bottom:2rem}.footer-wrapper .footer-logo img{height:auto;width:30%}.footer-wrapper .footer-quick-act-parent{margin-bottom:1rem;display:flex;justify-content:space-between;align-items:center;border-top:2px solid #e4e4e4}.footer-wrapper .footer-quick-act-parent .footer-quick-act-child{margin:.5rem 3rem;cursor:pointer}.footer-wrapper .footer-quick-act-parent .footer-quick-act-child i{color:#000;font-size:1.4rem;font-weight:600}.footer-wrapper .footer-quick-act-parent .footer-quick-act-child p{padding-top:1rem;font-size:1.6rem;cursor:pointer;color:#000}.copyright{padding-top:1rem;text-align:center}.copyright p{color:#000;font-weight:300}.membership-wrapper{position:relative;min-height:100vh}.membership-wrapper .membeship-inner-wrapper{padding:0 3rem 3rem}.membership-wrapper .membeship-inner-wrapper .user-membership-details-wrapper .user-profile{display:flex;align-items:center}.membership-wrapper .membeship-inner-wrapper .user-membership-details-wrapper .user-profile .user-profile-child{padding:2rem 0}.membership-wrapper .membeship-inner-wrapper .user-membership-details-wrapper .user-profile .user-profile-child img{height:12rem;width:12rem;object-fit:cover}.membership-wrapper .membeship-inner-wrapper .user-membership-details-wrapper .user-profile .user-profile-child h1{color:#222}.membership-wrapper .membeship-inner-wrapper .user-membership-details-wrapper .user-profile .user-profile-child h3{color:#222;font-size:1.4rem;font-weight:400;padding-top:.3rem}.membership-wrapper .membeship-inner-wrapper .membership-type-wrapper{margin-top:3rem;margin-bottom:8rem}.membership-wrapper .membeship-inner-wrapper .membership-type-wrapper .membership-type-title h2{font-size:1.6rem}.membership-wrapper .membeship-inner-wrapper .membership-type-wrapper .membership-type-parent{padding-bottom:1rem;display:flex;justify-content:space-between;margin-top:1rem;gap:1rem;border-top:2px solid #a3a3a3}.membership-wrapper .membeship-inner-wrapper .membership-type-wrapper .membership-type-parent .membership-type-child{width:100%;padding-top:1rem}.membership-wrapper .membeship-inner-wrapper .membership-type-wrapper .membership-type-parent .membership-type-child h3{padding-top:1rem;font-size:1.4rem;font-weight:650}.membership-wrapper .membeship-inner-wrapper .membership-type-wrapper .membership-type-parent .membership-type-child p{padding-top:.5rem;font-size:1.1rem;color:#000}.membership-wrapper .membeship-inner-wrapper .membership-type-wrapper .membership-type-parent .membership-type-child img{height:auto;width:10rem}.membership-wrapper .membeship-inner-wrapper .membership-type-wrapper .membership-type-parent .membership-type-child h2{font-size:1.2rem;font-weight:650}.membership-wrapper .membeship-inner-wrapper .membership-type-wrapper .membership-type-parent .membership-type-child:last-child{text-align:center}.sidebar-weapper{background:rgba(0,0,0,.776);position:fixed;top:0;left:50%;z-index:20;width:750px;transform:translateX(-50%);height:100%}.sidebar-weapper .sidebar-inner-wrapper{width:85%;height:100vh;background:#fff;position:absolute;right:100%;animation:fadeRight .2s ease-in-out forwards;z-index:5;overflow-y:scroll}.sidebar-weapper .sidebar-inner-wrapper::-webkit-scrollbar{width:3px;height:0}.sidebar-weapper .sidebar-inner-wrapper .sidebar-top-nav-wrapper{background-color:#fff}.sidebar-weapper .sidebar-inner-wrapper .sidebar-top-nav-wrapper .sidebar-top-nav-parent{display:flex;justify-content:space-between;align-items:center;padding:5.5rem 3rem 4rem;border-bottom:2px solid #989898}.sidebar-weapper .sidebar-inner-wrapper .sidebar-top-nav-wrapper .sidebar-top-nav-parent .sidebar-top-nav-child img{height:3rem;width:100%;object-fit:contain}.sidebar-weapper .sidebar-inner-wrapper .sidebar-top-nav-wrapper .sidebar-top-nav-parent .sidebar-top-nav-child i{color:#000;font-size:2rem;cursor:pointer}.sidebar-weapper .sidebar-inner-wrapper .sidebar-details-wrapper{padding:0 2rem}.sidebar-weapper .sidebar-inner-wrapper .sidebar-details-wrapper .main-links{margin-top:2rem;margin-bottom:2rem;position:relative;z-index:2}.sidebar-weapper .sidebar-inner-wrapper .sidebar-details-wrapper .main-links .sidebar-links-parent{display:flex;justify-content:space-between;align-items:center}.sidebar-weapper .sidebar-inner-wrapper .sidebar-details-wrapper .main-links .sidebar-links-parent .sidebar-links-child a h3{color:#000;font-size:2.2rem;margin:1.5rem 0;font-weight:500;transition:.1s}.sidebar-weapper .sidebar-inner-wrapper .sidebar-details-wrapper .main-links .sidebar-links-parent .sidebar-links-child a h3:hover{color:#f2784b;transition:.1s}.sidebar-weapper .sidebar-inner-wrapper .sidebar-details-wrapper .main-links .sidebar-links-parent .sidebar-links-divider{background:#f2784b;height:.3rem;width:10%}.sidebar-weapper .sidebar-inner-wrapper .sidebar-details-wrapper .sidebar-log-btn svg{position:absolute;bottom:0;right:0;height:auto!important;width:100%!important}.sidebar-weapper .sidebar-inner-wrapper .sidebar-details-wrapper .sidebar-log-btn button{background:#000;padding:1rem;font-size:1.7rem;color:#fff;width:100%;position:relative;margin-bottom:4rem}.credit-scrollbar-container{margin-top:1rem}.credit-scrollbar-container .credit-scrollbar-parent{height:.2rem;width:100%;background:#f2784b;border-radius:1rem;position:relative}.credit-scrollbar-container .credit-scrollbar-parent .credit-scrollbar-child{height:100%;width:80%;background:#1f2f5c;position:absolute;border-radius:1rem;display:flex;justify-content:flex-end;align-items:center}.credit-scrollbar-container .credit-scrollbar-parent .credit-scrollbar-child .icon-indicator{font-size:.9rem;background:#1f2f5c;color:#fff;padding:.2rem .4rem;border-radius:.5rem}.rightVal{right:0!important;transition:.2s}.dashboard-navigation-childs{display:flex;justify-content:center;align-items:center}.dashboard-navigation-childs button{background:none;outline:none;border:none;color:#000;font-size:2rem;cursor:pointer}.react-slideshow-container .default-nav{background:transparent!important}.react-slideshow-container .default-nav svg{fill:#fff;height:1rem}.dashboard-heading h3{font-size:1.4rem;margin-bottom:1rem;font-weight:500}.withdrawal-history-section{padding:0 0 6rem}.withdrawal-history-section .withdraw-history-info-card{border:2px solid #000;margin:2rem 0;padding:1rem}.withdrawal-history-section .withdraw-history-info-card .withdrawal-status-date-parent{display:flex;justify-content:space-between;align-items:center;border-bottom:2px solid #000;padding-bottom:1rem;margin-bottom:1rem}.withdrawal-history-section .withdraw-history-info-card .withdrawal-status-date-parent p{font-size:1.2rem;font-weight:500;color:#606060}.withdrawal-history-section .withdraw-history-info-card .withdrawal-status-date-parent h3{color:#f2784b;font-weight:600}.withdrawal-history-section .withdrawal-info-wrapper .withdrawal-info-parent{display:flex;margin-bottom:1rem}.withdrawal-history-section .withdrawal-info-wrapper .withdrawal-info-parent .withdrawal-info-childs{flex:1 1}.withdrawal-history-section .withdrawal-info-wrapper .withdrawal-info-parent .withdrawal-info-childs p{font-size:1.2rem}.withdrawal-history-section .withdrawal-info-wrapper .withdrawal-info-parent .withdrawal-info-childs h4{font-size:1.4rem;font-weight:600}.side-navbar-wrapper{position:absolute;top:0;left:-100%;background:#fff;height:100%;width:85%;z-index:20;overflow-y:scroll;transition:left .3s ease-in-out}.side-navbar-wrapper::-webkit-scrollbar{width:3px;height:0}.side-navbar-wrapper::-webkit-scrollbar-track{background-color:#d7d7d7}.side-navbar-wrapper::-webkit-scrollbar-thumb{background-color:#a8a8a8;border-radius:0}.side-navbar-wrapper::-webkit-scrollbar-thumb:hover{background-color:#555}.nav-profile-outer-wrapper{background:linear-gradient(#f2f6fc,#d4dff9);padding:1rem 0 4rem}.nav-profile-outer-wrapper .sidebar-progress-bar{padding:0 3rem}.nav-profile-outer-wrapper .sidebar-progress-bar .sidebar-progress-bar-parent{display:flex;align-items:center}.nav-profile-outer-wrapper .sidebar-progress-bar .sidebar-progress-bar-parent .sidebar-progress-bar-childs{width:100%}.nav-profile-outer-wrapper .sidebar-progress-bar .sidebar-progress-bar-parent .sidebar-progress-bar-childs:last-child{width:auto;margin-left:1rem}.nav-profile-outer-wrapper .sidebar-progress-bar .sidebar-progress-bar-parent .sidebar-progress-bar-childs:last-child p{font-size:1rem;font-weight:600;color:#f2784b}.nav-profile-outer-wrapper .sidebar-progress-bar .sidebar-progress-bar-parent .sidebar-progress-bar-childs .progressbar-track{height:.6rem;background:#fff;border-radius:1rem;position:relative}.nav-profile-outer-wrapper .sidebar-progress-bar .sidebar-progress-bar-parent .sidebar-progress-bar-childs .progressbar-track .progressbar-thumb{height:100%;width:60%;background:#f2784b;border-radius:1rem;position:absolute;top:0;left:0}.nav-profile-outer-wrapper .navbar-profile-wrapper{display:flex;align-items:center;border:1px solid #ececec;padding:1rem;border-radius:2rem;box-shadow:0 .4rem .4rem 0 rgba(0,0,0,.121);margin:2rem;background:#fff}.nav-profile-outer-wrapper .navbar-profile-wrapper .navbar-childs{flex:1 1}.nav-profile-outer-wrapper .navbar-profile-wrapper .navbar-childs h3{font-size:1.4rem;color:#f2784b}.nav-profile-outer-wrapper .navbar-profile-wrapper .navbar-childs p{font-size:1rem;color:#f2784b;margin:.8rem 0 .2rem}.nav-profile-outer-wrapper .navbar-profile-wrapper .navbar-childs h4{font-size:1.6rem;color:#f2784b}.nav-profile-outer-wrapper .sidebar-account-info-wrapper{margin-top:2rem}.nav-profile-outer-wrapper .sidebar-account-info-wrapper .sidebar-account-info-parent{display:flex;justify-content:center;align-items:center}.nav-profile-outer-wrapper .sidebar-account-info-wrapper .sidebar-account-info-parent .sidebar-account-info-childs{padding:0 1rem;text-align:center}.nav-profile-outer-wrapper .sidebar-account-info-wrapper .sidebar-account-info-parent .sidebar-account-info-childs:first-child{margin-right:.5rem;border-right:2px solid #f2784b}.nav-profile-outer-wrapper .sidebar-account-info-wrapper .sidebar-account-info-parent .sidebar-account-info-childs:nth-child(2){border-right:2px solid #f2784b}.nav-profile-outer-wrapper .sidebar-account-info-wrapper .sidebar-account-info-parent .sidebar-account-info-childs p{font-size:1.2rem;color:#f2784b;white-space:nowrap}.nav-profile-outer-wrapper .sidebar-account-info-wrapper .sidebar-account-info-parent .sidebar-account-info-childs h3{margin-top:.5rem;font-size:1.5rem;color:#f2784b}.side-bar-lists{padding:1rem}.side-bar-lists .sidebar-copyright{text-align:center;margin-top:1rem;font-weight:500;color:#7d7d7d}.side-bar-lists ul li{display:flex;justify-content:space-between;align-items:center;cursor:pointer;padding:1rem;border-radius:1rem}.side-bar-lists ul li:hover{background:#f8f8f8;padding:1rem;border-radius:1rem}.side-bar-lists ul li .side-bar-list img{height:auto;width:2.2rem!important}.side-bar-lists ul li .side-bar-list p{margin-left:.6rem;font-size:1.1rem;font-weight:500;color:#000}.side-bar-lists ul li .side-bar-list:first-child{display:flex;justify-content:center;align-items:center}.side-bar-lists ul li .side-bar-list:last-child i{font-size:1.2rem}.side-bar-lists ul .logout-style{background:#fee}.side-bar-lists ul .logout-style .side-bar-list,.side-bar-lists ul .logout-style .side-bar-list p{color:red}.modal-height{height:25rem}.success-modal-wrapper{position:fixed;top:0;left:50%;transform:translateX(-50%);width:750px;height:100%;background:rgba(0,0,0,.9);display:flex;justify-content:center;align-items:center;z-index:200}.success-modal-wrapper .success-modal-wrapper-inner{background:#fff;animation:fadeAnimation .3s linear forwards;width:90%;position:absolute;overflow:hidden}.success-modal-wrapper .success-modal-wrapper-inner .success-modal-wrapper-inner-wrapper .success-modal-parent{padding:2rem;text-align:center}.success-modal-wrapper .success-modal-wrapper-inner .success-modal-wrapper-inner-wrapper .success-modal-parent .success-modal-childs{margin-bottom:1rem}.success-modal-wrapper .success-modal-wrapper-inner .success-modal-wrapper-inner-wrapper .success-modal-parent .success-modal-childs img{height:22rem;width:100%;object-fit:cover;object-position:100% 80%}.success-modal-wrapper .success-modal-wrapper-inner .success-modal-wrapper-inner-wrapper .success-modal-parent .success-modal-childs .global-black-btn{padding:.5rem 2rem}.success-modal-wrapper .success-modal-wrapper-inner .success-modal-wrapper-inner-wrapper .success-modal-parent .success-modal-childs h1{color:#000;font-size:2.4rem;font-weight:600}.success-modal-wrapper .success-modal-wrapper-inner .success-modal-wrapper-inner-wrapper .success-modal-parent .success-modal-childs p{color:#020202;font-size:1.6rem;margin:2rem 0}.success-modal-wrapper .success-modal-wrapper-inner .success-modal-wrapper-inner-wrapper .modal-btn-wrapper{margin-top:1.5rem}.success-modal-wrapper .success-modal-wrapper-inner .success-modal-wrapper-inner-wrapper .modal-btn-wrapper .modal-btn{flex:1 1}.success-modal-wrapper .success-modal-wrapper-inner .success-modal-wrapper-inner-wrapper .logoutbtn{width:100%;color:#fff;font-size:1.4rem;padding:1rem 0;border:none;cursor:pointer;font-weight:500;position:relative;transition:.2s;background:#000;z-index:15;margin-top:2rem;border:2px solid #fff!important}.success-modal-wrapper .success-modal-wrapper-inner .success-modal-wrapper-inner-wrapper .logoutbtn:after{content:"";position:absolute;height:100%;width:0;background:transparent;top:0;left:0;z-index:-5;transition:.2s}.success-modal-wrapper .success-modal-wrapper-inner .success-modal-wrapper-inner-wrapper .logoutbtn:hover:after{background:#000;top:-.6rem;left:-.6rem;width:100%}.success-modal-wrapper .success-modal-wrapper-inner .success-modal-wrapper-inner-wrapper .logoutbtn:hover{background:#000}.waring-wrapper{border:2px solid #979797;height:6rem;width:6rem;display:flex;justify-content:center;align-items:center;border-radius:50%;margin-bottom:1rem}.waring-wrapper i{color:#979797;font-size:2.4rem}.confirmation-action-btns{display:flex;width:100%}.warning_text{margin:2rem 0}.divider{margin:3rem -3rem;height:2px;background:#a3a3a3}.breadcrumb-wrapper{position:relative;z-index:20;background:#fff;margin:4rem 2rem 0}.breadcrumb-wrapper .breadcrumb-wrapper-parent{display:flex;justify-content:space-between;align-items:center;padding-bottom:2rem}.breadcrumb-wrapper .breadcrumb-wrapper-parent .breadcrumb-wrapper-childs{flex:1 1}.breadcrumb-wrapper .breadcrumb-wrapper-parent .breadcrumb-wrapper-childs img{height:5rem;width:100%}.breadcrumb-wrapper .breadcrumb-wrapper-parent .breadcrumb-wrapper-childs svg{height:2.5rem;width:2.5rem;cursor:pointer}.breadcrumb-wrapper .breadcrumb-wrapper-parent .breadcrumb-wrapper-childs:nth-child(3){display:flex;justify-content:flex-end;align-items:center}.journey-section{padding:0 0 6rem}.journey-section .submit-journey-wrapper{padding:0 2rem;margin-top:-2rem}.breadcrumb-card-wrapper{padding:3rem 2rem 5rem;background-size:cover!important;background-position:100% 18%!important}.breadcrumb-card-wrapper .card-title{display:flex;align-items:center}.breadcrumb-card-wrapper .card-title h4{font-size:2.4rem;font-weight:500}.breadcrumb-card-wrapper .card-title i{margin-right:1.4rem;color:#000;font-size:2rem}.breadcrumb-card-wrapper .journey-card-info-container .journey-card-info{background:#fff;margin-top:2rem;padding:2rem;border-radius:.2rem;position:relative}.breadcrumb-card-wrapper .journey-card-info-container .journey-card-info img{position:absolute;top:0;right:0;height:100%;width:18rem;z-index:1}.breadcrumb-card-wrapper .journey-card-info-container .journey-card-info h6{font-size:1.4rem;margin-bottom:1rem;color:#676767;font-weight:600}.breadcrumb-card-wrapper .journey-card-info-container .journey-card-info .journey-card-balance{display:flex;justify-content:space-between;align-items:flex-end;z-index:5;position:relative}.breadcrumb-card-wrapper .journey-card-info-container .journey-card-info .journey-card-balance h4{font-size:3.5rem;font-weight:700}.breadcrumb-card-wrapper .journey-card-info-container .journey-card-info .journey-card-balance p{color:#f2784b;font-size:1.6rem;font-weight:600}.breadcrumb-card-wrapper .journey-card-info-container .journey-card-info .journey-card-sub-childs{display:flex;justify-content:flex-start;align-items:center;margin-top:6rem;position:relative;z-index:7;gap:2rem}.breadcrumb-card-wrapper .journey-card-info-container .journey-card-info .journey-card-sub-childs .journey-card-sub-child p{font-size:1.4rem;margin-bottom:1rem}.breadcrumb-card-wrapper .journey-card-info-container .journey-card-info .journey-card-sub-childs .journey-card-sub-child h3{font-size:2rem}.history-section{padding-bottom:2rem}.history-section .journey-history-card-wrapper{padding:0 2rem;margin-bottom:5rem}.history-section .journey-history-card-wrapper .dealing-record-card-wrapper{margin-top:2rem;position:relative;z-index:1;margin-bottom:1rem}.history-section .journey-history-card-wrapper .dealing-record-card-wrapper .dealing-record-card-parent{display:flex;justify-content:space-between;border:2px solid #e1e1e1;padding:1rem;gap:1rem}.history-section .journey-history-card-wrapper .dealing-record-card-wrapper .dealing-record-card-parent .dealing-record-card-childs:last-child img{height:16rem;width:12rem;object-fit:cover}.history-section .journey-history-card-wrapper .dealing-record-card-wrapper .dealing-record-card-parent .dealing-record-card-childs .record-status{display:flex;justify-content:space-between;align-items:baseline;padding-bottom:.5rem}.history-section .journey-history-card-wrapper .dealing-record-card-wrapper .dealing-record-card-parent .dealing-record-card-childs .record-status h6{font-size:1.1rem;color:#444;font-weight:500;margin-top:1rem}.history-section .journey-history-card-wrapper .dealing-record-card-wrapper .dealing-record-card-parent .dealing-record-card-childs .record-status h1{text-transform:uppercase;font-size:1.3rem;font-weight:600}.history-section .journey-history-card-wrapper .dealing-record-card-wrapper .dealing-record-card-parent .dealing-record-card-childs:first-child{width:100%}.history-section .journey-history-card-wrapper .dealing-record-card-wrapper .dealing-record-card-parent .dealing-record-card-childs:first-child .dealing-record-card-childs-wrapper{display:flex;justify-content:space-between;border-bottom:2px solid #e1e1e1;padding-bottom:1rem}.history-section .journey-history-card-wrapper .dealing-record-card-wrapper .dealing-record-card-parent .dealing-record-card-childs:first-child .dealing-record-card-childs-wrapper .dealing-record-card-inner-childs h1{font-size:1.5rem;font-weight:600;color:#202020}.history-section .journey-history-card-wrapper .dealing-record-card-wrapper .dealing-record-card-parent .dealing-record-card-childs:first-child .dealing-ship-info-wrapper{margin-top:1.5rem}.history-section .journey-history-card-wrapper .dealing-record-card-wrapper .dealing-record-card-parent .dealing-record-card-childs:first-child .dealing-ship-info-wrapper .dealing-ship-info-parent{display:flex;justify-content:space-between;margin:1.2rem 0}.history-section .journey-history-card-wrapper .dealing-record-card-wrapper .dealing-record-card-parent .dealing-record-card-childs:first-child .dealing-ship-info-wrapper .dealing-ship-info-parent .dealing-ship-info-childs p{font-size:1.2rem;color:#202020}.history-section .journey-history-card-wrapper .dealing-record-card-wrapper .dealing-record-card-parent .dealing-record-card-childs:first-child .dealing-ship-info-wrapper .dealing-ship-info-parent .dealing-ship-info-childs p span{color:#f2784b;font-size:1.2rem}.history-section .journey-history-card-wrapper .dealing-record-card-wrapper .dealing-record-card-parent .dealing-record-card-childs:first-child .dealing-ship-info-wrapper .dealing-ship-info-parent .dealing-ship-info-childs h3{font-size:1.2rem;color:#202020;font-weight:600}.sub-breadcrumb-container{display:flex;align-items:center}.sub-breadcrumb-container a i{margin-right:2rem;font-size:2rem;color:#000}.sub-breadcrumb-container h2{color:#000;font-size:2.5rem;font-weight:500;white-space:nowrap}.history-filter{padding:0 2rem}.history-filter ul{display:flex;justify-content:space-between;align-items:center;gap:3rem}.history-filter ul li button{width:100%;border:none;outline:none;background:#fff;font-size:1.5rem;font-weight:500;padding:.6rem;cursor:pointer;text-transform:uppercase}.history-filter ul li button:hover{opacity:.9}.history-active{color:#f2784b!important}.transaction-section{padding:0 2rem 6rem}.transaction-section .transaction-card-wrapper{border-radius:.2rem;border:2px solid #a2a2a2;padding:2rem;position:relative}.transaction-section .transaction-card-wrapper img{height:100%;width:15rem;position:absolute;top:0;right:0}.transaction-section .transaction-card-wrapper h3{font-size:1.4rem;margin-bottom:1rem;color:#676767;font-weight:600}.transaction-section .transaction-card-wrapper .transaction-dcard-info{margin:2rem 0;display:flex;justify-content:space-between;align-items:baseline;position:relative;z-index:2}.transaction-section .transaction-card-wrapper .transaction-dcard-info h1{font-size:3.5rem;font-weight:700}.transaction-section .transaction-card-wrapper .transaction-dcard-info p{color:#f2784b;font-size:1.6rem;font-weight:600}.transaction-section .transaction-card-wrapper a{color:#f2784b;font-size:1.5rem;font-weight:500;text-decoration:underline}.transaction-section .linkwallet-withdrawal-wrapper{border-top:2px solid #000;padding-top:2rem;margin-top:2rem}.transaction-section .linkwallet-withdrawal-wrapper .linkwallet-withdrawal-heading h3{font-size:1.5rem;font-weight:800}.transaction-section .linkwallet-withdrawal-wrapper .withdrawal-link-wallet{margin:2rem 0}.transaction-section .linkwallet-withdrawal-wrapper .withdrawal-link-wallet img{height:22rem;width:100%;object-fit:cover;object-position:center}.transaction-section .linkwallet-withdrawal-wrapper .withdrawal-link-wallet .link-wallet-txt{text-align:center;margin:2rem 0}.transaction-section .linkwallet-withdrawal-wrapper .withdrawal-link-wallet .link-wallet-txt h3{font-size:2.2rem;font-weight:600}.transaction-section .linkwallet-withdrawal-wrapper .withdrawal-link-wallet .link-wallet-txt p{font-size:1.8rem;font-weight:500;margin-top:.5rem}.transaction-section .withdrawal-to-info ul li{border:2px solid #adadad;border-radius:.2rem;padding:1.2rem;margin:1.4rem 0;font-size:1.4rem;font-weight:500;color:#737373}.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{text-align:center;margin:.4rem 0}.amount-options .amount-option-parent .amount-option-childs h3{font-size:1.2rem;cursor:pointer}.amount-options .amount-option-parent .amount-option-childs h3:hover{color:#f2784b}.secondary-input-wrapper{margin:2rem 0;position:relative}.secondary-input-wrapper input{width:100%;padding:1.2rem;border-radius:.2rem;border:2px solid #adadad;font-size:1.5rem;font-weight:600;color:#232323}.secondary-input-wrapper input::placeholder{font-size:1.5rem;font-weight:500;color:#737373}.secondary-input-wrapper p{color:#f2784b;font-size:1.2rem;position:absolute;right:4.5rem;top:40%}.secondary-input-wrapper h5{font-size:1.2rem;position:absolute;right:1rem;top:27%;background:#f2784b;border-radius:.2rem;color:#fff;padding:.4rem .6rem;cursor:pointer}.password-recovery-section{min-height:100%;background:#dbe6ff}.secondary-breadcrumb{margin-top:-5rem}.secondary-breadcrumb img{height:36rem;width:100%;object-fit:cover;object-position:center}.linkwallet-section{padding:2rem 2rem 6rem}.linkwallet-section .wallet-image img{height:30rem;width:100%;object-fit:cover}.linkwallet-section .history-filter{margin:2rem 0 4rem}.linkwallet-section .invitation-img-wrapper{margin-top:0;position:relative}.linkwallet-section .invitation-img-wrapper img{height:30rem;object-fit:cover;object-position:center;width:100%}.linkwallet-section .invitation-img-wrapper .invite-img-dlts{margin-top:2rem}.linkwallet-section .invitation-img-wrapper .invite-img-dlts p{font-size:1.6rem;margin-bottom:1rem;color:#989898}.linkwallet-section .invitation-img-wrapper .invite-img-dlts h3{border:2px solid #989898;padding:.5rem 1rem;font-size:1.6rem;color:#989898;font-weight:600;cursor:pointer}.linkwallet-section .invite-msg{margin:2rem 0 3rem}.linkwallet-section .invite-msg h3{font-weight:500;font-size:3rem}.linkwallet-section .invite-msg p{padding-top:.5rem;font-size:1.6rem;font-weight:500}.linkwallet-section .lock-img{position:absolute;bottom:4rem;right:3rem;z-index:1}.linkwallet-section .lock-img img{height:20rem;width:100%}.security-tab{margin-top:2rem;display:flex;align-items:center;margin-bottom:2rem;gap:2rem}.security-tab a{flex:1 1}.security-tab a .security-tab-child button{width:100%;padding:.5rem 0;background:#989898;font-size:1.4rem;font-weight:500;outline:none;border:none;cursor:pointer;color:#fff}.security-tab .btn_active{background:#f2784b!important}.back-and-title{display:flex;gap:2rem;margin-top:-2rem}.back-and-title i{color:#000;font-size:2rem}.back-and-title h3{font-size:1.5rem}.link-wallet-wrapper{margin:4rem 0}.link-wallet-wrapper .heading-title h3{font-weight:600;font-size:1.5rem}.link-wallet-wrapper .link-wallet{position:relative;margin-top:2rem}.link-wallet-wrapper .link-wallet .link-wallet-info{margin-top:2rem;text-align:center}.link-wallet-wrapper .link-wallet .link-wallet-info h2{font-size:1.5rem}.link-wallet-wrapper .link-wallet .link-wallet-info p{font-size:1.2rem;padding:.5rem 0;margin-bottom:2rem}.link-wallet-wrapper .link-wallet .walletImg img{height:auto;width:100%}.data-not-found{display:flex;justify-content:center;align-items:center}.data-not-found img{height:auto;width:50%}.active-deposite-btn{background:#f2784b;border:2px solid #f2784b!important}.active-deposite-btn h3{color:#fff!important}.wallet-info-slip{background:#f8f8f8;padding:2rem;border-radius:1rem;border:1px solid #d9d9d9}.wallet-info-slip h4{text-align:center;color:#000;font-size:1.4rem;margin-bottom:2rem}.wallet-info-slip .wallet-info-parent{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.wallet-info-slip .wallet-info-parent h3{font-size:1rem;font-weight:500;color:#595959}.wallet-info-slip .wallet-info-parent p{font-size:1.1rem;font-weight:600;color:#f2784b}.withdrawal-input{margin:2rem 0}.withdrawal-input label{margin-bottom:.4rem;font-weight:400;font-size:1.4rem;color:#686868}.withdrawal-input input,.withdrawal-input select{width:100%;padding:1.2rem;border-radius:1rem;font-size:1.5rem;outline:none;border:2px solid #8d8d8d;margin-top:.4rem}.withdrawal-input input:focus,.withdrawal-input select:focus{border:2px solid #f2784b;box-shadow:0 0 1rem 0 rgba(0,0,0,.1)}.withdrawal-input input::placeholder,.withdrawal-input select::placeholder{color:#8c8c8c}.recharge-history-section{padding:0 2rem;height:100%}.profile-section{padding:0 2rem 6rem}.profile-section .profile-container{padding:3rem 2rem;border:2px solid #ebebeb}.profile-section .profile-container .upload-profile{display:flex;justify-content:center;align-items:center}.profile-section .profile-container .upload-profile img{height:12rem;width:12rem;cursor:pointer;object-fit:cover;object-position:center}.profile-section .profile-info-wrapper h1{text-align:center;font-size:2rem;margin-top:2rem}.profile-section .profile-info-wrapper h2{text-align:center;font-size:1.4rem;color:#f2784b;margin-bottom:1.5rem;cursor:pointer}.profile-section .profile-info-wrapper ul li{background:#fff;margin:1rem 0;border:2px solid #cbcbcb;padding:1rem;display:flex;justify-content:space-between;align-items:center}.profile-section .profile-info-wrapper ul li p{font-size:1.3rem;font-weight:500}.profile-section .profile-info-wrapper ul li p span{color:#f2784b}.profile-section .profile-info-wrapper ul li h3{font-size:1.5rem;font-weight:600}.profile-section .profile-membership-wrapper .profile-membership-heading{margin:2rem 0}.profile-section .profile-membership-wrapper .profile-membership-heading h3{font-size:2rem}.profile-section .profile-membership-wrapper .profile-membership-parent{display:flex;gap:1rem}.profile-section .profile-membership-wrapper .profile-membership-parent .profile-membership-childs{flex:1 1;border-bottom:2px solid #f2784b;border-right:2px solid #f2784b;border-left:2px solid #f2784b}.profile-section .profile-membership-wrapper .profile-membership-parent .profile-membership-childs .profile-membership-lock-status{text-align:center;color:#fff;padding:1rem 0}.profile-section .profile-membership-wrapper .profile-membership-parent .profile-membership-childs .profile-membership-lock-img{text-align:center}.profile-section .profile-membership-wrapper .profile-membership-parent .profile-membership-childs .profile-membership-lock-img img{height:auto;width:100%}.profile-section .profile-membership-wrapper .profile-membership-parent .profile-membership-details{margin-top:2rem;padding-top:2rem;margin-bottom:4rem;border-top:2px solid #c3c3c3}.profile-section .profile-membership-wrapper .profile-membership-parent .profile-membership-details h5{font-size:1.6rem}.profile-section .profile-membership-wrapper .profile-membership-parent .profile-membership-details p{font-size:1.4rem;margin-top:.5rem}.invite-friend-info{display:flex;justify-content:center;align-items:center;flex-direction:column}.invite-friend-info h3{color:#1f2f5c;font-size:1.2rem;text-align:center}.invite-friend-info span{margin:3rem 0 -.8rem}.invite-friend-info p{text-align:center;background:#dbe6ff;padding:.8rem 3rem;border-radius:2rem;font-size:1.2rem;font-weight:600;margin-top:1rem}.sub-section-card-wrapper{display:flex;gap:2rem;overflow-x:scroll;padding:1rem 0}.sub-section-card-wrapper::-webkit-scrollbar{width:0;height:0}.sub-section-card-wrapper::-webkit-scrollbar-track{background-color:#f8f8f8}.sub-section-card-wrapper::-webkit-scrollbar-thumb{background-color:#e9e9e9;border-radius:0}.sub-section-card-wrapper::-webkit-scrollbar-thumb:hover{background-color:#555}.spinner-outer-wrapper{background:#fff}.ldSpinAnimation{animation:spinAnimation 1ms ease-in-out infinite}.loading_animation{animation:spinAnimation .5s ease-in-out infinite}.destination-title{margin:0 1rem 1rem}.destination-title h2{color:#1f2f5c}.destination-title p{color:#929292;margin-top:.3rem}.destination-wrapper{padding:0 2rem}.destination-details-wrapper{position:relative;outline:none;border:none;cursor:pointer}.destination-details-wrapper img{height:20rem;width:100%;border-radius:20px;object-fit:cover;object-position:center}.destination-details-wrapper .destination-details{position:absolute;top:2rem;left:2rem}.destination-details-wrapper .destination-details h1{color:#fdfafa;font-size:1.8rem}.destination-details-wrapper .destination-details p{color:#fff}.find-hotel-title{margin:1rem}.find-hotel-title h2{color:#1f2f5c}.find-hotel-title p{color:#929292;margin-top:.3rem}.popular-wrapper{margin:0 2rem}.hotel-details-wrapper{position:relative;outline:none;border:none;cursor:pointer}.hotel-details-wrapper img{height:30rem;width:100%;border-radius:2rem}.hotel-details-wrapper .hotel-details-and-rating-wrapper{background-color:#fdfcfc;position:absolute;bottom:0;right:0;border-radius:1.2rem 0 1.2rem 1.2rem;padding:2rem;margin-bottom:1rem;width:90%}.hotel-details-wrapper .hotel-details-and-rating-wrapper h2{color:#1f2f5c;font-size:1.3rem}.hotel-details-wrapper .hotel-details-and-rating-wrapper .rating-parent{display:flex;justify-content:flex-start;align-items:center;margin:.5rem 0}.hotel-details-wrapper .hotel-details-and-rating-wrapper .rating-parent .rating-child{color:#ffc400}.hotel-details-wrapper .hotel-details-and-rating-wrapper .hotel-details-parent{display:flex;justify-content:flex-start;align-items:center}.hotel-details-wrapper .hotel-details-and-rating-wrapper .hotel-details-parent .hotel-details-child{padding:.5rem .2rem}.hotel-details-wrapper .hotel-details-and-rating-wrapper .hotel-details-parent .hotel-details-child i{font-size:1.2rem}.hotel-details-wrapper .hotel-details-and-rating-wrapper .hotel-details-parent .hotel-details-child p{color:#1f2f5c;font-weight:400}.support-section .support-page-wrapper{background-color:#dbe6ff;height:100vh;padding:0 3rem}.support-section .support-page-wrapper .support-image-vect{padding-top:9rem;display:flex;justify-content:center}.support-section .support-page-wrapper .support-image-vect img{height:auto;width:100%}.support-section .support-page-wrapper .support-message{margin-top:2rem;text-align:center}.support-section .support-page-wrapper .support-message h3{font-size:1.5rem;color:#20305b}.support-section .support-page-wrapper .working-hour{margin-top:5rem;text-align:center}.support-section .support-page-wrapper .support-time-wrapper{display:flex;justify-content:center}.support-section .support-page-wrapper .support-time-wrapper .support-time{background:#dbe6ff;margin-top:.5rem;border-radius:2rem;padding:1rem 3rem}.support-section .support-page-wrapper .support-time-wrapper .support-time h2{color:#20305b;font-size:1.5rem}.support-section .support-page-wrapper .support-button{margin-top:3rem}.support-section .support-page-wrapper .support-button button{width:100%;border:none;font-size:1.5rem;font-weight:600;background:#20305b;border-radius:15px;color:#fff;padding:1.5rem}.landing-feature-images{padding:2rem 3rem}.landing-feature-images .landing-feature-images-parent{display:flex;margin-bottom:2rem}.landing-feature-images .landing-feature-images-parent .landing-feature-images-childs img{height:auto;width:10rem}.landing-feature-images .landing-feature-images-parent .landing-feature-images-childs:first-child{margin-right:1rem}.landing-feature-images .landing-feature-images-parent .landing-feature-images-childs h3{font-size:1.4rem;font-weight:500;margin-top:1rem}.landing-feature-images .landing-feature-images-parent .landing-feature-images-childs p{font-size:1.2rem;font-weight:400;color:#595959;margin-top:1rem}.notification-image{padding:2rem}.notification-image img{height:100%;width:100%}.running-logo-wrapper{padding:1rem 0}.running-logo-wrapper .running-logo-animation{display:flex;align-items:center;animation:runningAnimation 20s linear infinite}@keyframes runningAnimation{to{transform:translateX(-100%)}}.running-logo-wrapper .running-logo-animation img{height:auto;width:80%;margin-right:4rem;border-radius:.4rem}.content-section{padding:2rem 3rem}.recharge-history-wrapper .recharge-history-parent{padding:1rem;margin:2rem 0;display:flex;justify-content:space-between;border:2px solid #000;position:relative}.recharge-history-wrapper .recharge-history-parent .recharge-history-childs:first-child .exchange-history{height:3rem;width:3rem;background:#000;display:flex;justify-content:center;align-items:center}.recharge-history-wrapper .recharge-history-parent .recharge-history-childs:first-child .exchange-history i{color:#fff}.recharge-history-wrapper .recharge-history-parent .recharge-history-childs:nth-child(2){width:100%;margin:0 .8rem}.recharge-history-wrapper .recharge-history-parent .recharge-history-childs:nth-child(2) h3{font-size:1.4rem;font-weight:800}.recharge-history-wrapper .recharge-history-parent .recharge-history-childs:nth-child(2) p{font-size:1.4rem;margin:.4rem 0}.recharge-history-wrapper .recharge-history-parent .recharge-history-childs:nth-child(2) h6{font-size:1rem;color:#616161;margin-top:1.4rem}.recharge-history-wrapper .recharge-history-parent .recharge-history-childs:nth-child(2) h4{font-size:1.3rem;font-weight:500;padding-top:.5rem}.recharge-history-wrapper .recharge-history-parent .recharge-history-childs:last-child{position:absolute;top:-1rem;right:-1rem}.recharge-history-wrapper .recharge-history-parent .recharge-history-childs:last-child p{padding:.4rem .6rem;color:#fff;border-radius:0;font-size:.9rem;text-transform:uppercase}.recharge-history-wrapper .recharge-history-parent .recharge-history-childs:last-child .green{background:green}.recharge-history-wrapper .recharge-history-parent .recharge-history-childs:last-child .red{background:#a90000}.about-us-page-wrapper{margin-top:3rem}.about-us-page-wrapper .page-bg-img{position:relative}.about-us-page-wrapper .page-bg-img img{height:50rem;width:100%;object-fit:cover}.about-us-page-wrapper .page-bg-imgAlt img{height:60rem;width:100%;object-position:50%;object-fit:cover}.about-us-page-wrapper .about-mid-wrapper{padding:1rem 2rem}.about-us-page-wrapper .about-mid-wrapper h1{font-weight:600;padding:1rem 0;font-size:2.5rem}.about-us-page-wrapper .about-mid-wrapper h3{font-size:2.2rem;font-weight:500;padding-bottom:1rem}.about-us-page-wrapper .about-mid-wrapper p{font-size:1.2rem;margin-bottom:2rem}.about-us-page-wrapper .about-mid-wrapper .about-mid-image{margin-top:2rem}.about-us-page-wrapper .about-mid-wrapper .about-mid-image img{height:auto;width:100%}.about-us-page-wrapper .about-mid-wrapper .mid-image-details{margin:2rem 0;display:flex;justify-content:space-between;gap:1rem}.about-us-page-wrapper .about-mid-wrapper .mid-image-details h3{flex:1 1;font-size:1.7rem;color:#202020;font-weight:600}.about-us-page-wrapper .about-mid-wrapper .mid-image-details p{flex:2 1;font-size:1.2rem;color:#202020}.about-us-page-wrapper .fashion-group{margin-bottom:2rem}.about-us-page-wrapper .fashion-group img{height:auto;width:100%}.term-condition-page-wrapper{margin-top:3rem}.term-condition-page-wrapper img{height:30rem;object-fit:cover;object-position:100% 60%;width:100%}.term-condition-page-wrapper .tc-content-wrapper{padding:0 2rem}.term-condition-page-wrapper .tc-content-wrapper .tc-content{margin-top:2rem}.term-condition-page-wrapper .tc-content-wrapper .tc-content .tc-content-parent{padding:1rem;border:2px solid #989898;margin-bottom:1.5rem}.term-condition-page-wrapper .tc-content-wrapper .tc-content .tc-content-parent img{height:.8rem;width:.8rem}.term-condition-page-wrapper .tc-content-wrapper .tc-content .tc-content-parent p{font-size:1.3rem;font-weight:300}.tc-content-wrapper{padding:2rem;min-height:100%;z-index:5}.tc-content-wrapper .content-details{margin-top:2rem}.tc-content-wrapper .content-details .tc-logo img{height:auto;width:50%}.tc-content-wrapper .content-details .content-list{margin-top:2rem}.tc-content-wrapper .content-details .content-list h3{font-weight:500;border-bottom:2px solid;padding-bottom:1rem;padding-top:2rem}.tc-content-wrapper .content-details .content-list p{text-align:center;margin-top:3rem}.privacy-list .list-heading h1{font-size:1.4rem;color:#000;margin-bottom:1rem}.privacy-list .list-heading p{font-size:1.2rem;color:#515151}.privacy-list .list-heading h6{font-size:1rem;margin:1rem 0 2rem;font-weight:600}.privacy-list .privacy-list-sub-list{margin:2rem 0}.privacy-list .privacy-list-sub-list .divider{height:3px;background:#333}.privacy-list .privacy-list-sub-list li{margin:1rem 0}.privacy-list .privacy-list-sub-list li h4{font-size:1.2rem;font-weight:800;margin-top:1rem}.privacy-list .privacy-list-sub-list li p{font-size:1.2rem;font-weight:700;color:#000;margin:.4rem 0}.privacy-list .privacy-list-sub-list li .sub-info{display:flex;align-items:flex-start;margin:.4rem 0}.privacy-list .privacy-list-sub-list li .sub-info img{height:auto;width:8%;margin-right:1rem;margin-top:.4rem}.privacy-list .privacy-list-sub-list li .sub-info h6{font-size:1.1rem;font-weight:500;color:#000}.faq-page-wrapper{padding-bottom:6rem;position:relative}.faq-page-wrapper .dropdown-wrapper{margin:3rem 2rem 5rem}.faq-page-wrapper .dropdown-wrapper .dropdown-parent{margin-bottom:1rem;border:2px solid #989898}.faq-page-wrapper .dropdown-wrapper .dropdown-parent .content{margin-top:1rem;font-size:1.3rem}.faq-page-wrapper .dropdown-wrapper .dropdown-parent .dropdown-childs{padding:1rem}.faq-page-wrapper .dropdown-wrapper .dropdown-parent .dropdown-childs:first-child{background:#989898}.faq-page-wrapper .dropdown-wrapper .dropdown-parent .dropdown-childs:first-child h1{font-size:1.5rem;font-weight:500;color:#fff}.faq-page-wrapper .dropdown-wrapper .dropdown-parent .dropdown-childs:last-child{padding:1rem;color:#989898}.faq-page-wrapper .faq-content{padding:0 3rem}.pop-wrapper{position:fixed;width:750px;top:0;left:50%;transform:translateX(-50%);height:100%;background:rgba(0,0,0,.778);z-index:125;display:flex;justify-content:center;align-items:center}.pop-wrapper img{height:auto;width:96%;animation:fadeUpAnimation .2s linear forwards}.isPressedValidation{display:flex;justify-content:center;align-items:center}.isPressedValidation p{color:#767676;text-align:center;font-size:1.4rem}.isPressedValidation p i{margin-left:.5rem;animation:spinAnimation .4s ease-in infinite}.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:5000}.fetchNextData h3{color:#fff;font-size:1.2rem}.fetchNextData h3 i{animation:spinAnimation .5s ease-in-out infinite}.evaluate-journey-wrapper{margin:1rem 0;padding:0 2rem}.evaluate-journey-wrapper .product-name-and-rating-wrapper{margin-top:2rem}.evaluate-journey-wrapper .product-name-and-rating-wrapper .name-and-rating-parent{display:flex;justify-content:space-between;align-items:center}.evaluate-journey-wrapper .product-name-and-rating-wrapper .name-and-rating-parent .name-and-rating-child .rating-parent{display:flex;justify-content:flex-end;align-items:center;border:2px solid #f2784b;padding:.2rem .4rem;gap:.5rem;width:max-content;margin-left:auto}.evaluate-journey-wrapper .product-name-and-rating-wrapper .name-and-rating-parent .name-and-rating-child .rating-parent svg{height:1.5rem;width:1.5rem}.evaluate-journey-wrapper .product-name-and-rating-wrapper .name-and-rating-parent .name-and-rating-child .rating-parent h3{color:#f2784b;font-weight:500;font-size:1.2rem}.evaluate-journey-wrapper .product-name-and-rating-wrapper .name-and-rating-parent .name-and-rating-child p{padding-top:.7rem;color:#555;font-size:1.2rem}.evaluate-journey-wrapper .product-update-wrapper{margin-top:2rem}.evaluate-journey-wrapper .product-update-wrapper .product-update-parent{display:flex;align-items:center;gap:1rem}.evaluate-journey-wrapper .product-update-wrapper .product-update-parent .product-update-child{flex:1 1;border:2px solid #e1e1e1;padding:1rem 1.5rem}.evaluate-journey-wrapper .product-update-wrapper .product-update-parent .product-update-child h3{font-weight:400;font-size:1.5rem}.evaluate-journey-wrapper .product-update-wrapper .product-update-parent .product-update-child p{padding-top:.2rem;font-weight:600;font-size:1.5rem}.evaluate-journey-wrapper .journey-data-wrapper{margin-top:1rem;padding:1rem 0}.evaluate-journey-wrapper .journey-data-wrapper .journey-data-wrapper-parent{display:flex;justify-content:space-between;align-items:center}.evaluate-journey-wrapper .journey-data-wrapper .journey-data-wrapper-parent .journey-data-wrapper-childs{margin-bottom:1rem}.evaluate-journey-wrapper .journey-data-wrapper .journey-data-wrapper-parent .journey-data-wrapper-childs h3{font-size:1.4rem;font-weight:500;color:#202020}.evaluate-journey-wrapper .journey-data-wrapper .journey-data-wrapper-parent .journey-data-wrapper-childs h3 span{color:#f2784b}.evaluate-journey-wrapper .journey-data-wrapper .journey-data-wrapper-parent .journey-data-wrapper-childs h4{font-size:1.3rem;font-weight:700;color:#202020}.evaluate-journey-wrapper .product-review{padding:1rem 0;margin-bottom:2rem}.evaluate-journey-wrapper .product-review .review-container{width:100%;margin-top:.6rem;padding:1.2rem;border-radius:.4rem;outline:none;background:#fff;color:#1f2f5c;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)}.evaluate-journey-wrapper .product-review .reviews-list-wrapper{position:fixed;top:0;left:50%;transform:translateX(-50%);width:750px;height:100%;background:rgba(0,0,0,.722);z-index:50;cursor:pointer}.evaluate-journey-wrapper .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}.evaluate-journey-wrapper .product-review .reviews-list-wrapper .reviews-list::-webkit-scrollbar{width:4px;height:0}.evaluate-journey-wrapper .product-review .reviews-list-wrapper .reviews-list::-webkit-scrollbar-track{background-color:#f8f8f8}.evaluate-journey-wrapper .product-review .reviews-list-wrapper .reviews-list::-webkit-scrollbar-thumb{background-color:#e9e9e9;border-radius:0}.evaluate-journey-wrapper .product-review .reviews-list-wrapper .reviews-list::-webkit-scrollbar-thumb:hover{background-color:#555}.evaluate-journey-wrapper .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}.evaluate-journey-wrapper .product-review .reviews-list-wrapper .reviews-list li:hover{background:rgba(56,56,95,.102)}.evaluate-journey-wrapper .product-review .reviews-list-wrapper .reviews-list .review-close-btn{padding:1rem 0 4rem}.evaluate-journey-wrapper .product-review .reviews-list-wrapper .reviews-list .review-close-btn button{width:100%;background:#f2784b;border:none;outline:none;padding:1rem;border-radius:1rem;font-size:1.2rem;cursor:pointer}.evaluate-journey-wrapper .product-review .reviews-list-wrapper .reviews-list .review-close-btn button:hover{opacity:.8}.evaluate-journey-wrapper .review-wrapper{margin-bottom:3rem;position:relative}.evaluate-journey-wrapper .review-wrapper h1{font-size:1.3rem;padding-bottom:1rem}.evaluate-journey-wrapper .review-wrapper input{width:100%;padding:1rem;font-size:1.4rem;border:2px solid #e1e1e1;outline:none;color:#000}.evaluate-journey-wrapper .review-wrapper input::placeholder{color:#000}.evaluate-journey-wrapper .review-wrapper i{position:absolute;bottom:1rem;right:1rem;font-size:1.3rem}.history_btn{width:100%;color:#fff;font-size:1.4rem;padding:1rem 0;cursor:pointer;font-weight:500;position:relative;transition:.2s;background:#000;z-index:15;margin-top:1rem;border:2px solid #fff!important}.history_btn:after{content:"";position:absolute;height:100%;width:0;background:transparent;top:0;left:0;z-index:-5;transition:.2s}.history_btn:hover:after{background:#000;top:-.6rem;left:-.6rem;width:100%}.history_btn:hover{background:#000}.explore-new-arrival-container{padding:0 2rem 2rem}.explore-new-arrival-container .explore-heading{margin:2rem 0;font-size:2.8rem;font-weight:500}.explore-new-arrival-container .explore-new-arrival-parent{display:flex;gap:2rem}.explore-new-arrival-container .explore-new-arrival-parent .explore-new-arrival-childs{flex:1 1;margin-bottom:4rem}.explore-new-arrival-container .explore-new-arrival-parent .explore-new-arrival-childs .explore-new-arrival-image{position:relative}.explore-new-arrival-container .explore-new-arrival-parent .explore-new-arrival-childs .explore-new-arrival-image img{height:22rem;width:100%;object-fit:cover;object-position:center}.explore-new-arrival-container .explore-new-arrival-parent .explore-new-arrival-childs .explore-new-arrival-image .explore-new-arrival-rating{position:absolute;top:0;left:0;border:2px solid #f2784b;display:flex;justify-content:center;align-items:center;padding:.5rem}.explore-new-arrival-container .explore-new-arrival-parent .explore-new-arrival-childs .explore-new-arrival-image .explore-new-arrival-rating svg{margin-right:.5rem;height:2rem;width:2rem}.explore-new-arrival-container .explore-new-arrival-parent .explore-new-arrival-childs .explore-new-arrival-image .explore-new-arrival-rating p{color:#f2784b;font-size:1.5rem;font-weight:600}.explore-new-arrival-container .explore-new-arrival-parent .explore-new-arrival-childs .explore-new-arrival-info{margin-top:2rem;padding-top:2rem;border-top:2px solid #d9d9d9}.explore-new-arrival-container .explore-new-arrival-parent .explore-new-arrival-childs .explore-new-arrival-info h3{font-size:1.5rem}.explore-new-arrival-container .explore-new-arrival-parent .explore-new-arrival-childs .explore-new-arrival-info p{font-size:1.2rem}.explore-new-arrival-container .explore-new-arrival-parent .explore-new-arrival-childs .explore-new-arrival-info h1{font-size:1.8rem;margin-top:2rem}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.certification{min-height:100vh}.certification .certificate-img{text-align:center;padding:2rem;position:relative;z-index:1}.certification .certificate-img img{height:auto;width:100%}.journet-wrapper .auth-bg-video img{height:60vh}.rate-task{display:flex;justify-content:space-between;padding:1.5rem 0 .5rem}.rate-task ul{display:flex;gap:.1em}.rate-task ul li{font-size:1.4rem;margin-right:.4rem}.rate-task ul li i{color:rgba(0,0,0,.304);cursor:pointer;font-size:1.4rem}.rate-task ul .rated{color:#000}.rate-task h3{font-size:1.3rem;color:#000}.journet-wrapper .app-global-form-outer{-webkit-clip-path:polygon(0 0,100% 17%,100% 100%,0 100%)!important;clip-path:polygon(0 0,100% 17%,100% 100%,0 100%)!important;padding:4rem 3rem 6rem!important}.btn-disable{opacity:.4;cursor:not-allowed}.contact-wrapper{display:flex;align-items:center;gap:1rem;margin-top:2rem}.contact-wrapper .contact-childs{height:12rem;background:#000;padding:2rem;text-align:center;flex:1 1;cursor:pointer}.contact-wrapper .contact-childs i{color:#fff;font-size:3rem}.contact-wrapper .contact-childs p{color:#fff;font-size:1.4rem;margin-top:1rem;word-break:break-all}.contact-wrapper .contact-childs h4{margin-top:1rem;color:#fff;font-size:1.5rem;font-weight:600}.rotating-spinner{animation:spinerAnimationLoading .8s ease-out infinite;margin-left:1rem}.page_animation{animation:fadeAnimation .4s linear forwards}@keyframes spinerAnimationLoading{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spinAnimation{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes fadeUpAnimation{0%{opacity:0;transform:translateY(5rem)}to{opacity:1;transform:translateY(0)}}@keyframes fadeRight{0%{opacity:0;transform:translateX(5rem)}to{opacity:1;transform:translateX(0)}}@keyframes fadeAnimation{0%{opacity:0}to{opacity:1}}.flashAnimationCss{animation:flashAnimation 1s linear infinite alternate-reverse}@keyframes flashAnimation{0%{opacity:0}to{opacity:1}}.qr-scanner-container{position:fixed;bottom:0;left:50%;transform:translateX(-50%);height:100%;width:750px;background:rgba(0,0,0,.839);z-index:99545454454}.qr-scanner-container .qr-scanner-container-inner{border-radius:4rem 4rem 0 0;background:#fff;padding:2rem;position:absolute;bottom:0;width:100%;height:90%;animation:fadeUpAnimation .3s linear forwards}.qr-scanner-container .qr-scanner-container-inner h2{text-align:center;font-size:1.4rem;margin-bottom:1rem;color:#4d4d4d}.qr-scanner-container .qr-scanner-container-inner #qr-reader img{height:auto;width:12rem!important}.qr-scanner-container .qr-scanner-container-inner #qr-reader #html5-qrcode-button-camera-permission{padding:1rem .8rem;background:#000;color:#fff;font-size:1.2rem;margin-bottom:1rem;border-radius:1rem;outline:none;border:none}.qr-scanner-container .qr-scanner-container-inner #qr-reader #html5-qrcode-anchor-scan-type-change{font-size:1.4rem}.qr-scanner-container .qr-scanner-container-inner #qr-reader #html5-qrcode-button-file-selection{padding:1rem .8rem;background:#000;color:#fff;font-size:1.2rem;margin-bottom:1rem;border-radius:1rem;outline:none;border:none}.qr-scanner-container .qr-scanner-container-inner #qr-reader img[alt="Info icon"]{display:none}.qr-scanner-container .qr-scanner-container-inner .qrcode-close{position:absolute;left:50%;transform:translateX(-50%);height:3.5rem;width:3.5rem;border-radius:50%;border:2px solid #fff;margin-top:-8rem;color:#fff;display:flex;justify-content:center;align-items:center}.qr-scanner-container .qr-scanner-container-inner .qrcode-close i{font-size:1.8rem}.wallet-info-padding{padding-right:8rem!important}.reward-icon-css{filter:grayscale(1) brightness(.5)}@media(max-width:768px){html{font-size:calc(100% - (767px - 100vw)*.01)}.auth-section .auth-bg img{height:16rem}.success-modal-wrapper{width:100%}.success-modal-wrapper .success-modal-wrapper-inner .success-modal-wrapper-inner-wrapper .success-modal-parent{padding:1rem}.sidebar-weapper{width:100%}.dashboard-wrapper .dashboard-wrapper-inner-wrapper .dashboard-quickAction-wrapper{padding:1rem}.dashboard-wrapper .dashboard-wrapper-inner-wrapper .new-arrival-wrapper .new-arrivals-inner-wrapper .arrivals-item-wrapper .arrivals-item-image img{height:12rem}.breadcrumb-card-wrapper .journey-card-info-container .journey-card-info .journey-card-sub-childs{margin-top:4rem}.breadcrumb-card-wrapper .journey-card-info-container .journey-card-info .journey-card-balance h4{font-size:2.5rem}.breadcrumb-card-wrapper .journey-card-info-container .journey-card-info .journey-card-sub-childs .journey-card-sub-child h3{font-size:1.5rem}.breadcrumb-card-wrapper .journey-card-info-container .journey-card-info .journey-card-sub-childs .journey-card-sub-child p{font-size:1.2rem}.history-section .journey-history-card-wrapper .dealing-record-card-wrapper .dealing-record-card-parent{flex-direction:column-reverse}.history-section .journey-history-card-wrapper .dealing-record-card-wrapper .dealing-record-card-parent .dealing-record-card-childs:last-child img{width:100%}.profile-section .profile-info-wrapper ul li h3,.profile-section .profile-info-wrapper ul li p,.profile-section .profile-membership-wrapper .profile-membership-parent .profile-membership-details p{font-size:1.2rem}.history-filter ul{gap:.5rem}.withdrawal-history-section .withdrawal-info-wrapper .withdrawal-info-parent .withdrawal-info-childs h4{word-break:break-all}.secondary-breadcrumb img{height:22rem}.game-success-message-container{width:100%}.reward-icon-css{height:2rem!important;width:2rem!important}.rewards-icon-container .rewards-counter{top:-9px}.notiy-icon i{font-size:2rem}.notiy-icon .notify-bell-counter{top:-.5rem;right:-.5rem}.sidebar-weapper .sidebar-inner-wrapper .sidebar-top-nav-wrapper .sidebar-top-nav-parent{padding:2rem}.sub-breadcrumb-container h2{font-size:2rem}.evaluate-journey-wrapper .product-review .reviews-list-wrapper{width:100%}.notiy-icon{margin-right:2rem}}@font-face{font-family:Function;src:url(/_next/static/media/functionfont.5e7859a6.ttf) format("truetype");font-weight:400;font-style:normal}*{margin:0;padding:0;box-sizing:border-box;font-family:Function,sans-serif}a{text-decoration:none}li{list-style-type:none}.spinner-outer-wrapper .spinner-wrapper{background:#fff;height:100vh;padding:1rem}.spinner-outer-wrapper .spinner-wrapper .spinner-accountBalnce{margin-top:4rem;margin-bottom:-4rem}.spinner-outer-wrapper .spinner-wrapper .spinner-accountBalnce h3{color:#1f2f5c;text-align:center;font-size:1.4rem}.spinner-outer-wrapper .spinner-wrapper #wheel{display:flex;justify-content:center;position:relative;flex-direction:column}.spinner-outer-wrapper .spinner-wrapper .spinn-btns{padding:0 2rem;margin-top:-4rem}.spinner-outer-wrapper .spinner-wrapper .spinn-btns p{text-align:center;font-size:2rem;color:#1f2f5c;margin-bottom:1rem;font-size:1.4rem;font-weight:600}.spinner-outer-wrapper .spinner-wrapper .spinn-btns button{padding:1rem;margin-bottom:1rem;outline:none;border:none;font-size:1.2rem;width:100%;cursor:pointer}.spinner-outer-wrapper .spinner-wrapper .event_rules{padding:0 2rem}.spinner-outer-wrapper .spinner-wrapper .event_rules h3{font-size:1.4rem;margin-bottom:1rem}.spinner-outer-wrapper .spinner-wrapper .event_rules ul li{font-size:1.2rem;margin:1rem 0;font-weight:500}.d-none{display:none!important}.go2072408551{max-width:720px!important}