@charset "UTF-8";.mt-1{margin-top:1rem}.mt-2{margin-top:2rem}.mt-3,.mt-4{margin-top:3rem}.mb-1{margin-bottom:1rem}.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:#000;font-size:1.2rem;font-weight:600}.hide_input{visibility:hidden}.addBorderTop{border-top:2px solid rgba(0,0,0,.088)}.fake-btn-diabaled{border:none;padding:1.25rem 0;background:#fff;border-radius:2rem;color:#000!important;font-size:1.5rem!important;font-weight:600!important;cursor:not-allowed;text-align:center!important;opacity:.2}.fake-btn-diabaled,.primary-btn{width:100%;outline:none;transition:.2s}.primary-btn{border:none;padding:1.2rem 0;background:#313e48;color:#fff;font-size:1.2rem;font-weight:500;cursor:pointer}.primary-btn:hover{opacity:.8;transition:.2s}.secondary-btn{width:100%;outline:none;border:none;padding:1.2rem 0;background:#008bac;color:#fff;font-size:1.2rem;font-weight:500;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{padding:1.2rem 0;background:#008bac;display:flex;justify-content:center;align-items:center;opacity:.5}.isPressedValidation p{color:#fff;text-align:center;font-size:1.2rem;font-weight:500}.isPressedValidation p i{margin-left:.5rem;animation:spinerAnimation .4s ease-in infinite}.modal-bg-deco{position:absolute;top:-18rem;left:0;height:auto;width:100%}.success-modal-container{position:fixed;top:0;left:50%;transform:translateX(-50%);height:100%;width:100%;background:rgba(0,0,0,.821);z-index:12224;display:flex;justify-content:center;align-items:center}.success-modal-container .success-modal-inner-container{width:750px;background:#fff;padding:2rem;box-shadow:18px -18px 0 -5px #d2d2d2;position:relative}.success-modal-container .success-modal-inner-container .close-modal{height:3rem;width:3rem;border-radius:50%;color:#313e48;background:#f2f2f2;display:flex;align-items:center;justify-content:center;cursor:pointer;position:absolute;top:1rem;right:1rem}.success-modal-container .success-modal-inner-container .close-modal:hover i{transition:.2s;color:red}.success-modal-container .success-modal-inner-container .close-modal i{transition:.2s;font-size:1.5rem;color:#313e48}.success-modal-container .success-modal-inner-container .success-modal-details-container img{height:auto;width:10rem}.success-modal-container .success-modal-inner-container .success-modal-details-container h1{font-size:2.5rem;margin-top:4rem;color:#313e48}.success-modal-container .success-modal-inner-container .success-modal-details-container p{font-size:1.6rem;margin-top:2rem;margin-bottom:4rem;color:#313e48}.welcome-section .welcome-container{height:100vh;width:100%}.welcome-section .welcome-container .welcome-details-wrapper{padding-left:5rem}.welcome-section .welcome-container .welcome-details-wrapper img{height:auto;width:12rem;margin-top:10vh}.welcome-section .welcome-container .welcome-details-wrapper h1{font-size:3rem;color:#fff;font-weight:500;margin-top:16vh}.welcome-section .welcome-container .welcome-details-wrapper p{color:hsla(0,0%,100%,.842);font-weight:400;font-size:1.4rem;margin:3rem 0}.welcome-section .welcome-container .welcome-details-wrapper .welcome-get-started-btn{margin-top:2rem}.welcome-section .welcome-container .welcome-details-wrapper .welcome-get-started-btn a{background:#008bac;font-size:1.2rem;color:#fff;padding:1rem 6rem}.another-option-wrapper{margin-bottom:1.8rem}.another-option-wrapper .another-account-parent .another-account-childs:first-child{display:flex}.another-option-wrapper .another-account-parent .another-account-childs:first-child p{color:#313e48;font-size:1.1rem}.another-option-wrapper .another-account-parent .another-account-childs:first-child input{height:1.2rem;width:1.2rem;margin-right:.4rem}.another-option-wrapper .another-account-parent .another-account-childs:last-child{margin-top:.5rem}.another-option-wrapper .another-account-parent .another-account-childs:last-child a{color:#008bac;font-size:1.2rem;font-weight:600;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:none;background:#fff;outline:none;border:1px solid rgba(0,0,0,.22);font-size:1.3rem;font-weight:500;color:#4b4b4b}.global-form-wrapper .user-info-input-wrapper .user-info-input input::placeholder{color:#c1c1c1}.global-form-wrapper .user-info-input-wrapper .user-info-input .password-privacy-icon{position:absolute;top:1.7rem;right:1rem}.global-form-wrapper .user-info-input-wrapper .user-info-input .password-privacy-icon i{font-size:1.4rem;color:rgba(125,137,148,.436);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}.signin-page-section{min-height:100vh;padding:5rem 3rem 3rem}.signin-page-section video{height:100%;width:100%;position:absolute;top:0;left:0;object-fit:cover;object-position:center}.signin-page-section .auth-container-parent{display:flex;gap:2rem;position:relative;z-index:12}.signin-page-section .auth-container-parent .auth-container-childs{flex:1 1}.signin-page-section .auth-container-parent .auth-container-childs:first-child .auth-feature-image{height:90vh;width:100%;border-radius:1rem;position:relative}.signin-page-section .auth-container-parent .auth-container-childs:first-child .auth-feature-image p{position:absolute;bottom:2rem;left:2rem;color:#5c7284;font-size:1.1rem;font-weight:600}.signin-page-section .auth-container-parent .auth-container-childs:first-child .auth-feature-image .auth-feature-welcome h2{color:#fff;font-size:1.4rem;font-weight:500}.signin-page-section .auth-container-parent .auth-container-childs:first-child .auth-feature-image .auth-feature-welcome img{height:auto;width:20rem;margin-top:2rem}.signin-page-section .auth-container-parent .auth-container-childs:last-child .auth-container{padding:0 12%}.navigation-container{background:#000}.navigation-container .navigation-desk-parent{display:flex;padding:4rem 0 3rem}.navigation-container .navigation-desk-parent .navigation-desk-childs:first-child img{height:auto;width:8rem}.navigation-container .navigation-desk-parent .navigation-desk-childs:nth-child(2){width:100%}.navigation-container .navigation-desk-parent .navigation-desk-childs:nth-child(2) ul{display:flex;justify-content:space-evenly;align-items:center;gap:2rem}.navigation-container .navigation-desk-parent .navigation-desk-childs:nth-child(2) ul li img{height:auto;width:2rem}.navigation-container .navigation-desk-parent .navigation-desk-childs:last-child svg{height:auto;width:3.4rem;cursor:pointer}.navigation-containerAlt{background:#fff}.navigation-containerAlt .navigation-desk-parent .navigation-desk-childs:first-child img{filter:invert(1)}.navigation-containerAlt .navigation-desk-parent .navigation-desk-childs:nth-child(2){width:100%}.navigation-containerAlt .navigation-desk-parent .navigation-desk-childs:nth-child(2) ul li img{filter:invert(1)}.navigation-sidebar-outer{background:rgba(0,0,0,.56);position:fixed;top:0;left:0;height:100%;width:100%;z-index:20;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);overflow-y:scroll}.navigation-sidebar-outer::-webkit-scrollbar{width:0;height:0}.navigation-sidebar-container .navigation-sidebar-wrapper{position:absolute;top:100px;right:0;width:30rem;background:#313e48;z-index:21;padding:2rem;border-radius:1rem 0 0 1rem}.navigation-sidebar-container .navigation-sidebar-wrapper .navigate-navbar ul a li{display:flex;align-items:center;gap:1rem;margin:1rem 0}.navigation-sidebar-container .navigation-sidebar-wrapper .navigate-navbar ul a li .navigate-nav-icon{height:4rem;width:4rem;background:#5c7284;display:flex;justify-content:center;align-items:center;border-radius:50%}.navigation-sidebar-container .navigation-sidebar-wrapper .navigate-navbar ul a li .navigate-nav-icon img{height:auto;width:50%}.navigation-sidebar-container .navigation-sidebar-wrapper .navigate-navbar ul a li h3{color:#fff;font-size:1.4rem;font-weight:500}.navigation-sidebar-container .navigation-sidebar-wrapper .navbar-logout-btn{margin-top:2rem}.navigation-sidebar-container .navigation-sidebar-wrapper .navbar-logout-btn button{width:100%;padding:1rem;font-size:1.2rem;outline:none;border:none;background:#31dee5;font-weight:600;color:#fff;cursor:pointer;transition:.2s}.navigation-sidebar-container .navigation-sidebar-wrapper .navbar-logout-btn button:hover{transition:.2s;opacity:.6}.navigation-res-container{background:#000}.navigation-res-container .navigation-res-toggle-parent{display:flex;justify-content:space-between;align-items:center;padding:4rem 2rem}.navigation-res-container .navigation-res-toggle-parent .navigation-res-toggle-childs:first-child img{height:auto;width:8rem}.navigation-res-container .navigation-res-toggle-parent .navigation-res-toggle-childs:last-child i{color:#fff;font-size:2rem;cursor:pointer}.navigation-res-extended{position:fixed;top:0;left:0;height:100%;width:100%;z-index:2222;background:#fff;overflow-x:scroll}.navigation-res-extended::-webkit-scrollbar{width:0;height:0}.navigation-res-extended .navigation-res-toggle-parent{display:flex;justify-content:space-between;align-items:center;padding:4rem 2rem}.navigation-res-extended .navigation-res-toggle-parent .navigation-res-toggle-childs:first-child img{height:auto;width:8rem;filter:invert(1)}.navigation-res-extended .navigation-res-toggle-parent .navigation-res-toggle-childs:last-child i{color:#008bac;font-size:2rem;cursor:pointer}.navigation-res-extended .navigation-res-links{background:#313e48;min-height:100%;padding:1rem 2rem 6rem}.navigation-res-extended .navigation-res-links ul{border-bottom:2px solid hsla(0,0%,100%,.084)}.navigation-res-extended .navigation-res-links ul li{text-align:end;color:#fff;font-size:1.6rem;font-weight:500}.navigation-res-extended .navigation-res-links ul li:hover{color:#008bac}.navigation-res-extended .navigation-res-links .navbar-logout-btn{margin-top:2rem;margin-bottom:6rem}.navigation-res-extended .navigation-res-links .navbar-logout-btn button{width:100%;padding:1rem;font-size:1.2rem;outline:none;border:none;background:#31dee5;font-weight:600;color:#fff;cursor:pointer;transition:.2s}.navigation-res-extended .navigation-res-links .navbar-logout-btn button:hover{transition:.2s;opacity:.6}.landing-banner-section{position:relative}.landing-banner-section .landing-info-details{position:absolute;top:20%;left:0;z-index:2;width:100%;z-index:12}.landing-banner-section .landing-info-details h1{color:#fff;font-size:5rem;font-weight:400;line-height:80px}.landing-banner-section .landing-info-details p{color:hsla(0,0%,100%,.827);font-size:1.4rem;font-weight:400;margin:4rem 0 0}.landing-banner-section .ladning-bg-video video{height:100%;width:100%}.landing-brands-container{background:#000;padding:6rem 0;margin-top:-1rem}.landing-brands-container img{height:auto;width:100%}.notification-cont-container{margin-top:2rem;background:#f8f8f8;min-height:100vh;padding:2rem}.notification-cont-container ul li{border:1px solid #d9d9d9;border-radius:.4rem;padding:1rem;margin-bottom:1.4rem;display:flex;align-items:flex-start;gap:1rem;background:#5c7284}.notification-cont-container ul li .notification-cont-childs:last-child{width:100%}.notification-cont-container ul li .notification-cont-childs .notification-cont-childs-icons{height:4rem;width:4rem;background:hsla(0,0%,100%,.242);border-radius:.4rem;display:flex;justify-content:center;align-items:center}.notification-cont-container ul li .notification-cont-childs .notification-cont-childs-icons i{color:#fff;font-size:1.5rem}.notification-cont-container ul li .notification-cont-childs h1{color:#fff;font-weight:500;font-size:1.8rem}.notification-cont-container ul li .notification-cont-childs h2{color:#fff;font-weight:500;font-size:1.4rem}.notification-cont-container ul li .notification-cont-childs p{color:#fff;font-weight:500;font-size:1rem;border-top:1px solid hsla(0,0%,100%,.147);margin-top:.5rem;padding-top:.5rem}.trusted-by-container{margin-top:4rem}.trusted-by-container h2{font-size:2rem;color:#313e48;font-weight:400;margin-bottom:2rem}.trusted-by-container .trusted-by-brands{display:flex;align-items:center;gap:5rem;animation:trustedAnimation 40s linear infinite}.trusted-by-container .trusted-by-brands img{height:auto;width:6rem}.trusted-by-container video{height:auto;width:100%;margin-top:4rem}.partner-result-container .partner-result-heading h2{font-size:3rem;font-weight:500;color:#313e48;margin-top:6rem}.partner-result-container .partner-result-parent{display:flex;gap:1rem;margin-top:3rem}.partner-result-container .partner-result-parent .partner-result-childs{flex:1 1;padding:2rem}.partner-result-container .partner-result-parent .partner-result-childs h2{font-size:3rem;margin-bottom:2rem}.partner-result-container .partner-result-parent .partner-result-childs p{color:#313e48;font-size:1.2rem}.ready-to-see img{height:auto;width:100%}.success-story-container{margin-top:4rem;margin-bottom:8rem}.success-story-container .success-story-heading h1{font-size:3rem;font-weight:500;color:#313e48;margin-bottom:4rem}.success-story-container .success-story-slider-childs img{height:22rem;width:100%;object-fit:cover;object-position:top}.success-story-container .success-story-slider-childs p{font-size:1.3rem;color:#313e48;margin-top:1rem}.selling-to-retailers-container .selling-header h1{font-size:3rem;font-weight:500;color:#313e48;margin-top:1rem;margin-bottom:1rem}.selling-to-retailers-container .selling-header p{font-size:1.4rem;font-weight:600;color:#313e48}.selling-to-retailers-container .selling-header-body{margin-top:4rem}.selling-to-retailers-container .selling-header-body h3{margin-bottom:.4rem;font-size:1.3rem}.selling-to-retailers-container .selling-header-body p{font-size:1.4rem}.selling-to-retailers-container .selling-header-body .border_bottom{height:2px;background:rgba(0,0,0,.193);width:40%;margin-top:4rem;margin-bottom:4rem}@keyframes trustedAnimation{0%{transform:translateZ(0) scaleX(1) rotateX(0deg) rotateY(0deg) rotate(0deg) skew(0deg,0deg)}to{transform:translate3d(-120rem,0,0) scaleX(1) rotateX(0deg) rotateY(0deg) rotate(0deg) skew(0deg,0deg)}}.trusted-container{text-align:center}.trusted-container img{height:auto;width:100%}.trusted-container h1{font-size:1.2rem;margin:3rem 0 1rem;font-weight:500;color:#5a5a5a}.different-wrapper{padding:3rem 0}.different-wrapper .different-parent{display:flex;gap:.5rem}.different-wrapper .different-parent .different-childs{flex:1 1;margin:4rem 0}.different-wrapper .different-parent .different-childs .different-image-wrapper img{height:16rem;width:100%;border-radius:1rem;background-size:cover;background-position:50%}.different-wrapper .different-parent .different-childs .different-image-wrapper h3{margin-top:-5rem;margin-left:1.4rem;color:#fff}.different-wrapper .different-parent .different-childs .different-image-wrapper p{margin-left:1.4rem;margin-bottom:5rem;color:#ff7300}.different-wrapper .different-parent .different-childs .different-info{display:flex}.different-wrapper .different-parent .different-childs .different-info .different-info-childs svg{height:auto;width:2rem;margin-right:2rem}.different-wrapper .different-parent .different-childs .different-info .different-info-childs h3{font-size:1.4rem}.different-wrapper .different-parent .different-childs .different-info .different-info-childs p{margin-top:2rem;font-size:1.1rem;color:#5a5a5a}.popular-category-wrapper .popular-slider-container{margin-top:3rem}.popular-category-wrapper .popular-slider-container .popular-slider-wrapper{height:20rem;position:relative;overflow:hidden;border-radius:.4rem}.popular-category-wrapper .popular-slider-container .popular-slider-wrapper img{height:20rem;width:100%;background-size:cover;background-position:50%}.popular-category-wrapper .popular-slider-container .popular-slider-wrapper .popular-slider-overlay{position:absolute;height:100%;width:100%;top:0;left:0;background:rgba(0,0,0,.175)}.popular-category-wrapper .popular-slider-container .popular-slider-wrapper h3{position:absolute;bottom:1rem;left:1rem;width:100%;color:#fff;font-size:1.2rem}.slick-list{margin:0 -5px}.slick-slide>div{padding:0 5px}.excellent-review-container{padding:4rem 0}.excellent-review-container .excellent-review-parent{margin-top:2rem;display:flex;gap:2rem}.excellent-review-container .excellent-review-parent .excellent-review-childs{border:1px solid #c3c3c3;border-radius:.5rem;padding:2rem}.excellent-review-container .excellent-review-parent .excellent-review-childs svg{height:auto;width:3rem}.excellent-review-container .excellent-review-parent .excellent-review-childs h2{margin:1.4rem 0;font-size:1.4rem}.excellent-review-container .excellent-review-parent .excellent-review-childs .excellent-sub-parent{display:flex;align-items:center;gap:1rem}.excellent-review-container .excellent-review-parent .excellent-review-childs .excellent-sub-parent .excellent-sub-childs img{border-radius:50%}.excellent-review-container .excellent-review-parent .excellent-review-childs .excellent-sub-parent .excellent-sub-childs h4{font-size:1.2rem}.excellent-review-container .excellent-review-parent .excellent-review-childs .excellent-sub-parent .excellent-sub-childs p{font-size:1.1rem;color:#5a5a5a;font-weight:400}.freelancer-container .freelancer-parent{margin-top:3rem}.freelancer-container .freelancer-parent .freelancer-childs{border:1px solid #c3c3c3;border-radius:.4rem;overflow:hidden}.freelancer-container .freelancer-parent .freelancer-childs .freelancer-image-wrapper{display:flex;justify-content:center;align-items:center;background:#fff;padding:1.5rem 0}.freelancer-container .freelancer-parent .freelancer-childs .freelancer-image-wrapper img{height:auto;width:6rem}.freelancer-container .freelancer-parent .freelancer-childs .freelancer-info{padding:1rem}.freelancer-container .freelancer-parent .freelancer-childs .freelancer-info h1{font-size:1.2rem}.freelancer-container .freelancer-parent .freelancer-childs .freelancer-info ul{padding:0 0 0 2rem;margin:.5rem 0}.freelancer-container .freelancer-parent .freelancer-childs .freelancer-info ul li{font-size:1rem;list-style-type:disc}.freelancer-container .freelancer-parent .freelancer-childs .freelancer-rating{display:flex;align-items:center;margin:1rem 0}.freelancer-container .freelancer-parent .freelancer-childs .freelancer-rating svg{height:auto;width:1.4rem;margin-right:.5rem}.freelancer-container .freelancer-parent .freelancer-childs .freelancer-rating h4{font-size:1rem}.freelancer-container .freelancer-parent .freelancer-childs .freelancer-rating h4 span{font-weight:400;color:#5a5a5a}.freelancer-container .freelancer-parent .freelancer-childs .freelancer-rate{padding:0 1rem 1rem}.freelancer-container .freelancer-parent .freelancer-childs .freelancer-rate p{font-size:1rem;color:#5a5a5a}.freelancer-container .freelancer-parent .freelancer-childs .freelancer-rate h6{font-size:1rem}.freelancer-container .freelancer-parent .freelancer-childs .freelancer-rate h6 span{color:#5a5a5a;font-weight:400}.trending-container{padding:3rem 0}.trending-container .trending-parent{margin-top:3rem}.trending-container .trending-parent .trending-childs{border:1px solid #c3c3c3;border-radius:.4rem;overflow:hidden}.trending-container .trending-parent .trending-childs .trending-image-wrapper img{height:12rem;width:100%;background-size:cover;background-position:50%}.trending-container .trending-parent .trending-childs .trending-info{padding:1rem}.trending-container .trending-parent .trending-childs .trending-info h2{font-size:1.2rem}.trending-container .trending-parent .trending-childs .trending-info .trending-info-more{display:flex;justify-content:space-between;align-items:center;margin-top:2rem}.trending-container .trending-parent .trending-childs .trending-info .trending-info-more h6{font-size:1.4rem}.trending-container .trending-parent .trending-childs .trending-info .trending-info-more p{font-size:1rem;color:#5a5a5a}.deposit-section{padding:0 0 3rem;background:#f9f9f9;min-height:100vh}.deposit-section .deposit_remark{font-size:1.2rem;font-weight:500;margin-top:1rem}.deposit-section .deposit-history-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(600px,1fr));grid-gap:1rem;gap:1rem;margin-top:3rem}.deposit-section .deposit-history-container .deposit-history-parent{background:#fff;border:1px solid rgba(0,0,0,.158);padding:1rem}.deposit-section .deposit-history-container .deposit-history-parent .deposit-history-childs .deposit-history-heading .deposit-history-childs:first-child{display:flex;justify-content:space-between;align-items:center}.deposit-section .deposit-history-container .deposit-history-parent .deposit-history-childs .deposit-history-heading .deposit-history-childs:first-child h2{text-transform:uppercase;font-size:.8rem;text-align:center;color:#fff;padding:.4rem .6rem;margin-bottom:.5rem;background:#1eaf58}.deposit-section .deposit-history-container .deposit-history-parent .deposit-history-childs .deposit-history-heading .deposit-history-childs:first-child p{font-size:1.1rem;font-weight:500;color:#222}.deposit-section .deposit-history-container .deposit-history-parent .deposit-history-childs .deposit-history-heading .deposit-history-childs:last-child h1{font-size:1.2rem;margin:.4rem 0;color:#313e48}.deposit-section .deposit-history-container .deposit-history-parent .deposit-history-childs .deposit-history-heading .deposit-history-childs:last-child p{font-size:1.1rem;color:#5a5a5a;font-weight:500}.deposit-section .deposit-history-container .deposit-details{margin-top:1rem}.deposit-section .deposit-history-container .deposit-details ul li{display:flex;justify-content:space-between;align-items:center;margin:.4rem 0}.deposit-section .deposit-history-container .deposit-details ul li p{font-size:1.2rem;font-weight:500;color:#5a5a5a}.deposit-section .deposit-history-container .deposit-details ul li h3{font-size:1.2rem;color:#3b3b3b}.footer-container{background:#313e48;padding:4rem 0}.footer-container .footer-parent{display:flex;justify-content:space-between;align-items:center}.footer-container .footer-parent img{height:auto;width:12rem}.footer-container .footer-parent p{color:#5c7284;font-size:1.2rem}.journey-section{background:#f9f9f9;min-height:100vh;padding:0 0 3rem}.journey-section .journey-heading-tag{display:flex;justify-content:center;margin-bottom:-23px;margin-top:2rem}.journey-section .journey-heading-tag .journey-heading-image{background:#5c7284;padding:.6rem 2rem}.journey-section .journey-heading-tag .journey-heading-image img{height:auto;width:4rem}.journey-section .journey-wrapper-parent{border:1px solid #5c7284;background:#eff3f6;padding:4rem 2rem;display:flex;gap:2rem}.journey-section .journey-wrapper-parent .journey-wrapper-childs:first-child{flex:1 1}.journey-section .journey-wrapper-parent .journey-wrapper-childs:first-child p{font-size:1.4rem;color:#313e48}.journey-section .journey-wrapper-parent .journey-wrapper-childs:first-child h1{font-weight:500;font-size:3rem;color:#313e48;margin-top:3rem}.journey-section .journey-wrapper-parent .journey-wrapper-childs:last-child{flex:2 1}.journey-section .journey-wrapper-parent .journey-wrapper-childs:last-child ul{display:flex;justify-content:space-between}.journey-section .journey-wrapper-parent .journey-wrapper-childs:last-child ul li p{font-size:1.2rem}.journey-section .journey-wrapper-parent .journey-wrapper-childs:last-child ul li h4{font-weight:500;font-size:1.6rem}.platform-card{border:1px solid #5c7284;padding:2rem;background:#eff3f6;position:relative;text-align:center}.platform-card h1{font-size:3rem;font-weight:400;color:#313e48;margin-top:4rem}.platform-card p{font-size:1.2rem;color:#313e48;margin-top:2rem}.platform-card .platform-card-header{background:#5c7284;position:absolute;top:-22px;left:50%;transform:translateX(-50%)}.platform-card .platform-card-header .platform-card-body{padding:.6rem 1.8rem}.platform-card .platform-card-header .platform-card-body img{height:auto;width:4rem}.platform-card .history_link{margin-top:2rem}.platform-card .history_link a{background:#008bac;padding:.8rem;font-size:1rem;text-decoration:none;display:block}.breadcrumb-wrapper h1{text-align:center;font-size:1.6rem;font-weight:500;color:#313e48}.history-section{padding:0 0 3rem;background:#f9f9f9;min-height:100vh}.history-section .history-card-wrapper .history-wrapper{display:grid;grid-template-columns:repeat(auto-fit,minmax(600px,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:.6rem 1rem;text-transform:capitalize;font-size:.8rem;font-weight:600;color:#fff}.history-section .history-card-wrapper .history-wrapper .history-card-container .history-card-parent .history-card-childs:last-child .history-card-status h6{font-size:1rem;color:#5a5a5a;font-weight:500}.history-section .history-card-wrapper .history-wrapper .history-card-container .history-card-parent .history-card-childs:last-child .history-card-heading{margin:1rem 0}.history-section .history-card-wrapper .history-wrapper .history-card-container .history-card-parent .history-card-childs:last-child .history-card-heading h2{font-size:1rem}.history-section .history-card-wrapper .history-wrapper .history-card-container .history-card-parent .history-card-childs:last-child .history-card-info ul li{display:flex;justify-content:space-between;align-items:center}.history-section .history-card-wrapper .history-wrapper .history-card-container .history-card-parent .history-card-childs:last-child .history-card-info ul li p{font-size:1.1rem;color:#5a5a5a}.history-section .history-card-wrapper .history-wrapper .history-card-container .history-card-parent .history-card-childs:last-child .history-card-info ul li h3{font-size:1.2rem;font-weight:500}.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:.8rem .6rem;text-align:center;font-size:1rem;font-weight:600;cursor:pointer;color:#313e48;border:1px solid #313e48;background:transparent;transition:.2s}.history-filter ul li button:hover{transition:.2s;opacity:.8}.history-active{background:#008bac!important;color:#fff!important;font-size:1rem!important;font-weight:500!important;border:1px solid #008bac!important}.data-not-found{display:flex;justify-content:center;align-items:center;height:70vh}.data-not-found img{height:auto;width:40%}.select-payment{display:flex;gap:1rem;margin-top:2rem}.select-payment p{padding:.4rem .6rem;font-size:1rem;font-weight:600;width:100%;cursor:pointer;background:transparent;color:#fff;transition:.2s;text-align:center;border:1px solid #313e48}.select-payment p:hover{transition:.2s;background:#fff}.select-payment .active{background:#008bac;color:#fff!important;border:1px solid #008bac}.link-wallet-section{background:#f9f9f9;min-height:100vh;padding:0 0 3rem}.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}.link-wallet-section .link-wallet-wrapper .link-wallet-parent .link-wallet-childs:first-child{display:flex;justify-content:center}.link-wallet-section .link-wallet-wrapper .link-wallet-parent .link-wallet-childs:first-child img{height:auto;width:100%}.link-wallet-wrapper{margin:4rem 0}.link-wallet-wrapper .link-wallet-null{border:1px solid #c4c4c4;padding:2rem 1rem;background:#fff}.link-wallet-wrapper .link-wallet-parent{display:flex;justify-content:space-between;align-items:center}.link-wallet-wrapper .link-wallet-parent .link-wallet-child img{height:auto;width:6rem}.link-wallet-wrapper .link-wallet-parent .link-wallet-child h1{color:#313e48;font-size:1.3rem}.link-wallet-wrapper .link-wallet-parent .link-wallet-child p{font-size:1.2rem;color:#313e48;margin-top:.4rem}.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:#000;font-weight:500}.sub-form-container .sub-form-group input{margin:.5rem 0;width:100%;padding:1rem;border:none;background:#fff;outline:none;border:1px solid rgba(0,0,0,.22);font-size:1.3rem;font-weight:500;color:#4b4b4b}.sub-form-container .sub-form-group .sub-form-disable-only{width:100%;padding:1rem 1.2rem;outline:none;margin-top:.4rem;font-size:1.2rem;background:#fff;color:#313e48;font-weight:500;border:1px solid rgba(0,0,0,.22)}.transaction-history-section{padding:0 0 3rem;background:#f9f9f9;min-height:100vh}.transaction-history-section .transaction-history-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(600px,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);padding:1rem}.transaction-history-section .transaction-history-container .transaction-history-parent .transaction-history-childs .transaction-history-heading .transaction-history-childs:first-child{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:first-child h2{text-transform:capitalize;font-size:1rem;text-align:center;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:first-child p{font-size:1.1rem;font-weight:500;color:#222}.transaction-history-section .transaction-history-container .transaction-history-parent .transaction-history-childs .transaction-history-heading .transaction-history-childs:last-child h1{font-size:1.6rem;margin:.4rem 0;font-weight:500;color:#313e48}.transaction-history-section .transaction-history-container .transaction-history-parent .transaction-history-childs .transaction-history-heading .transaction-history-childs:last-child p{font-size:1.4rem;color:#5a5a5a;font-weight:500}.transaction-history-section .transaction-history-container .transaction-details{margin-top:1rem}.transaction-history-section .transaction-history-container .transaction-details ul li{display:flex;justify-content:space-between;align-items:center;margin:.6rem 0}.transaction-history-section .transaction-history-container .transaction-details ul li p{font-size:1.2rem;font-weight:500;color:#5a5a5a}.transaction-history-section .transaction-history-container .transaction-details ul li h3{font-size:1.2rem;color:#3b3b3b}.global-heading-wrapper h1{color:#fff;font-size:4rem}.global-sub-heading{color:#fff;font-size:1.5rem;font-weight:400}.sell-more-container{background:#000;padding:5rem 0}.sell-more-container .sell-more-parent{display:flex;align-items:center;gap:3rem;margin-top:4rem}.sell-more-container .sell-more-parent .sell-more-childs:first-child{flex:2 1}.sell-more-container .sell-more-parent .sell-more-childs:first-child video{border-radius:.4rem}.sell-more-container .sell-more-parent .sell-more-childs:last-child{flex:1 1}.online-store-container{padding:4rem 0}.online-store-container video{height:auto;width:100%;margin-top:4rem}.trusted-by-world-container{padding:4rem 0}.trusted-by-world-container .trusted-by-world-parent{display:flex;gap:3rem;margin-top:4rem}.trusted-by-world-container .trusted-by-world-parent .trusted-by-world-childs{flex:1 1;padding:2rem 1rem;border:1px solid #fff;border-radius:.6rem}.trusted-by-world-container .trusted-by-world-parent .trusted-by-world-childs h3{color:#fff;font-size:2rem}.trusted-by-world-container .trusted-by-world-parent .trusted-by-world-childs h3 i{margin-right:1rem}.trusted-by-world-container .trusted-by-world-parent .trusted-by-world-childs p{color:#fff;font-size:1.4rem;padding-left:2.6rem;margin-top:1rem}.empower-container{padding:4rem 0}.empower-container .empower-parent{display:flex;gap:3rem}.empower-container .empower-parent .empower-video{border:1px solid hsla(0,0%,100%,.228);border-radius:1rem}.empower-container .empower-parent .empower-childs{flex:1 1}.empower-container .empower-parent .empower-childs video{height:auto;width:100%}.empower-container .empower-parent .empower-childs .empower-details{margin-top:2rem}.empower-container .empower-parent .empower-childs .empower-details h2,.empower-container .empower-parent .empower-childs .empower-details p{color:#fff;font-size:1.4rem}.empower-container .empower-parent .empower-childs:last-child img{height:auto;width:100%;border-radius:1rem}.all-channel-container{padding:4rem 0}.all-channel-container .all-channel-parent{display:flex;gap:3rem}.all-channel-container .all-channel-parent .all-channel-childs{flex:1 1}.all-channel-container .all-channel-parent .all-channel-childs .all-channel-details{margin-top:2rem}.all-channel-container .all-channel-parent .all-channel-childs .all-channel-details p{color:#fff;font-size:1.4rem}.all-channel-container .all-channel-parent .all-channel-childs:first-child img{height:auto;width:100%;border-radius:1rem}.maintain-site-container .adam-container{display:flex;justify-content:center}.maintain-site-container .adam-container .adam-parent{display:flex;gap:1rem;align-items:center;margin:3rem 0}.maintain-site-container .adam-container .adam-parent .adam-childs img{height:auto;width:100%}.maintain-site-container .adam-container .adam-parent .adam-childs h1{color:#fff;font-size:1.4rem;font-weight:500}.maintain-site-container .adam-container .adam-parent .adam-childs h1 svg{height:auto;width:1rem;margin-left:.6rem}.maintain-site-container .adam-container .adam-parent .adam-childs p{color:#818181;font-size:1.2rem}.maintain-site-container .alt-review-parent{display:flex;gap:1rem}.maintain-site-container .alt-review-parent .alt-review-childs{border:1px solid #fff;border-radius:.4rem;flex:1 1;padding:1rem}.maintain-site-container .alt-review-parent .alt-review-childs .alt-review-childs-inner{display:flex;justify-content:space-between;align-items:center}.maintain-site-container .alt-review-parent .alt-review-childs .alt-review-childs-inner button{border:1px solid #fff;background:transparent;color:#fff;border-radius:.6rem;padding:.4rem .8rem}.maintain-site-container .alt-review-parent .alt-review-childs .alt-review-childs-inner svg{height:auto;width:4rem}.maintain-site-container .alt-review-parent .alt-review-childs p{font-size:1.2rem;color:#fff;margin-top:4rem}.landing-feature-container{margin-top:4rem;padding:4rem 0;background:#fff}.landing-feature-container .landing-feature-parent{display:flex;gap:3rem}.landing-feature-container .landing-feature-parent .landing-feature-child{flex:1 1;margin-bottom:3rem}.landing-feature-container .landing-feature-parent .landing-feature-child img{height:auto;width:100%}.landing-feature-container .landing-feature-parent .landing-feature-child h3{font-size:3rem;color:#1d1d1d}.landing-feature-container .landing-feature-parent .landing-feature-child p{font-size:1.4rem;color:#252525;font-weight:500;margin-top:2rem}.developer-class-container{background:#181818;padding:5rem 0}.developer-class-container .developer-class-parent{display:flex;gap:3rem}.developer-class-container .developer-class-parent .developer-class-childs{flex:1 1}.developer-class-container .developer-class-parent .developer-class-childs img{height:auto;width:16rem}.developer-class-container .developer-class-parent .developer-class-childs h2{font-size:3rem;color:#fff;margin-top:5rem}.developer-class-container .developer-class-parent .developer-class-childs p{font-size:1.4rem;color:#fff;margin-top:1rem}.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:#f9f9f9;min-height:100vh;padding:1rem 1rem 3rem}.submit-journey-section .submit-journey-container{border-radius:1rem;overflow:hidden;margin-top:4rem}.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{border-radius:1rem;overflow:hidden;position:relative}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-journey-image-wrapper img{height:50vh;width:100%;object-fit:cover;object-position:center}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-journey-heading h3{color:#313e48;font-size:1.8rem}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-journey-more-info{display:flex;gap:1rem}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-journey-more-info .submit-journey-more-childs{flex:1 1;background:#fff;padding:1rem;margin:1rem 0;border:1px solid rgba(0,0,0,.142);text-align:center}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-journey-more-info .submit-journey-more-childs p{color:#313e48;font-size:1.2rem}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-journey-more-info .submit-journey-more-childs h6{color:#313e48;font-size:1.4rem}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-journey-info-details ul li{display:flex;justify-content:space-between;align-items:center;margin:1.2rem 0}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-journey-info-details ul li h1,.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-journey-info-details ul li p{color:#313e48;font-size:1.2rem}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-journey-info-details ul li ul{display:flex;gap:.4rem}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-journey-info-details ul li ul li i{color:hsla(0,0%,100%,.216);font-size:1.4rem;cursor:pointer}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-journey-info-details ul li ul li .active{color:#ff0}.rating{display:flex;margin-bottom:2rem;gap:.5rem}.rating li{font-size:1.6rem;cursor:pointer;color:#cfcfcf}.rating li .active{color:#008bac}.signs-tab{margin-top:2rem;display:flex;gap:1rem}.signs-tab a{width:100%}.signs-tab a .signs-tab-child{padding:2px}.signs-tab a .signs-tab-child button{width:100%;outline:none;padding:1rem 0;font-size:1.2rem;font-weight:500;cursor:pointer;background:transparent;color:#313e48;border:2px solid #313e48}.signs-tab a .signs-tab-child button:hover{opacity:.8}.signs-tab a .signs-tab-child .button-active{background:#008bac;border:2px solid #008bac;color:#fff}.recovery-section{background:#f9f9f9;min-height:100vh;padding:0 0 3rem}.recovery-section .recovery-wrapper{margin-top:4rem}.recovery-section .recovery-wrapper .recovery-parent{display:flex;gap:2rem}.recovery-section .recovery-wrapper .recovery-parent .recovery-childs{flex:1 1}.recovery-section .recovery-wrapper .recovery-parent .recovery-childs:first-child img{height:auto;width:100%}.recovery-section .recovery-wrapper .recovery-parent .recovery-childs:last-child .sub-form-container .sub-form-group{position:relative}.recovery-section .recovery-wrapper .recovery-parent .recovery-childs:last-child .sub-form-container .sub-form-group .show-hide-icon{position:absolute;top:50px;right:12px;cursor:pointer}.recovery-section .recovery-wrapper .recovery-parent .recovery-childs:last-child .sub-form-container .sub-form-group .show-hide-icon i{color:#5a5a5a;font-size:1.2rem}.card-logo-wrapper{display:flex;justify-content:center;margin-bottom:-22px}.card-logo-wrapper .card-logo-image{background:#5c7284;padding:.6rem 2rem}.card-logo-wrapper .card-logo-image img{height:auto;width:4rem}.support-section{background:#f9f9f9;min-height:100vh;padding:0 0 3rem}.support-section .support-wrapper{border:1px solid #5c7284;background:#eff3f6;padding:3rem}.support-section .support-wrapper .support-parent{display:flex;gap:2rem}.support-section .support-wrapper .support-parent .support-childs{flex:1 1}.support-section .support-wrapper .support-parent .support-childs:first-child img{height:auto;width:100%}.support-section .support-wrapper .support-parent .support-childs:last-child h3{color:#313e48;text-align:center;font-size:2.2rem;font-weight:500;margin-top:4rem}.support-section .support-wrapper .support-parent .support-childs:last-child p{color:#313e48;font-weight:400;font-size:1.4rem;margin-top:2rem;text-align:center}.support-section .support-wrapper .support-parent .support-childs:last-child .support-invitation-wrapper{border:1px solid rgba(0,0,0,.116);padding:.8rem 1rem;margin:2rem 0;background:#fff;text-align:center}.support-section .support-wrapper .support-parent .support-childs:last-child .support-invitation-wrapper h2{color:#313e48;font-size:2rem}.history_link{padding:1rem 0}.history_link a{color:#fff;font-size:1.2rem;text-decoration:underline;transition:.2s}.history_link a:hover{transition:.2s;opacity:.8}.withdraw-section{background:#f9f9f9;padding:0 0 3rem;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:last-child .withdrawal-tab-wrapper,.withdraw-section .withdrawal-form-container{padding:0 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 .allBtnFunc{position:absolute;top:46px;right:12px;font-weight:700;cursor:pointer;text-decoration:underline;color:#5a5a5a}.withdraw-section .withdrawal-form-container .sub-form-container .sub-form-group input{border:1px solid rgba(0,0,0,.177)}.withdraw-section .withdrawal-form-container .sub-form-container .sub-form-group .show-hide-icon{position:absolute;top:47px;right:12px;cursor:pointer}.withdraw-section .withdrawal-form-container .sub-form-container .sub-form-group .show-hide-icon i{color:#5a5a5a;font-size:1.2rem}.form-sub-heading h1{color:#313e48;font-size:1.4rem;font-weight:500}.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;background:transparent;transition:.2s;border:1px solid #313e48}.amount-options .amount-option-parent .amount-option-childs:hover{transition:.2s;background:#008bac;border:1px solid #008bac}.amount-options .amount-option-parent .amount-option-childs:hover h3{color:#fff!important}.amount-options .amount-option-parent .amount-option-childs h3{font-size:1rem;font-weight:500;text-align:center;color:#313e48}.amount-options .amount-option-parent .active-deposit-btn{background:#008bac;border:1px solid #008bac}.amount-options .amount-option-parent .active-deposit-btn h3{color:#fff!important}.withdrawal-success-receipt-container{width:100%;height:100%;position:fixed;background:rgba(0,0,0,.743);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:12;display:flex;justify-content:center;align-items:center}.withdrawal-success-receipt-container .withdrawal-success-receipt-inner{width:750px;background:#ffd043;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:.4;border-radius:2rem}.withdrawal-success-receipt-container .withdrawal-success-receipt-inner .withdrawal-receipt-check{text-align:center;margin-bottom:2rem}.withdrawal-success-receipt-container .withdrawal-success-receipt-inner .withdrawal-receipt-check i{color:#000;font-size:4rem}.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;font-weight:600}.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);font-weight:600}.withdrawal-success-receipt-container .withdrawal-success-receipt-inner .withdrawal-receipt-details ul li h5{font-size:1.1rem;color:#000;font-weight:500;font-weight:700}.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;background:#000;border:1px solid #000;border-radius:.4rem;padding:.5rem 0;color:#262a2e;font-weight:600;cursor:pointer;color:#fff}.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}.custom-content-wrapper .effective-dates{margin:4rem 0}.custom-content-wrapper .effective-dates h1{color:#fff;font-size:1.2rem}.custom-content-wrapper .effective-dates p{color:#fff;margin-top:2rem;font-size:1.2rem;font-size:600}.custom-content-wrapper .tc-wrapper .tc-wrapper-parent .tc-wrapper-childs{background:#fff;padding:2rem;border-radius:.4rem;margin:1rem 0}.custom-content-wrapper .tc-wrapper .tc-wrapper-parent .tc-wrapper-childs h3{font-size:1.5rem}.custom-content-wrapper .tc-wrapper .tc-wrapper-parent .tc-wrapper-childs ul{padding-left:1.8rem}.custom-content-wrapper .tc-wrapper .tc-wrapper-parent .tc-wrapper-childs ul li{margin-top:.4rem;font-size:1.3rem;font-weight:600;list-style-type:disc;color:#3b3b3b}.custom-content-wrapper .tc-wrapper .tc-wrapper-parent .tc-wrapper-childs ul p{font-size:1.2rem;font-weight:500;margin:.6rem 0}.faq-container{margin-top:2rem}.faq-container .faq-container-parent{margin-bottom:2rem}.faq-container .faq-container-parent .faq-container-childs{display:flex;justify-content:space-between;align-items:center;background:#181818;padding:1rem;border-radius:.6rem}.faq-container .faq-container-parent .faq-container-childs p{color:#fff;font-size:1.4rem;font-weight:600}.faq-container .faq-container-parent .faq-container-childs h5{color:#008bac;font-size:1rem;cursor:pointer}.faq-container .faq-container-parent .faq-container-content{background:#fff;border-radius:0 0 1rem 1rem;padding:1rem}.faq-container .faq-container-parent .faq-container-content h1{color:#000;font-size:1.3rem}.faq-container .faq-container-parent .faq-container-content p{color:#000;font-size:1.3rem;font-weight:500;margin-top:1rem}.certificate-section{background:#f9f9f9;min-height:100vh}.certificate-section .certificate-wrapper{padding:3rem 0;text-align:center}.certificate-section .certificate-wrapper img{height:auto;width:80%}.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:#f9f9f9;min-height:100vh;padding:0 0 3rem}.profile-section .profile-wrapper .profile-parent{display:flex;gap:1rem;margin-top:4rem}.profile-section .profile-wrapper .profile-parent .profile-childs:first-child{display:flex;gap:1rem}.profile-section .profile-wrapper .profile-parent .profile-childs:first-child .user-info-alt{width:100%}.profile-section .profile-wrapper .profile-parent .profile-childs:first-child .sidebar-progress-bar .sidebar-progress-bar-parent{display:flex;justify-content:center}.profile-section .profile-wrapper .profile-parent .profile-childs:first-child .sidebar-progress-bar .sidebar-progress-bar-parent .sidebar-progress-bar-childs{width:100%}.profile-section .profile-wrapper .profile-parent .profile-childs:first-child .sidebar-progress-bar .sidebar-progress-bar-parent .sidebar-progress-bar-childs .progressbar-track{height:.8rem;position:relative;border-radius:.5rem;background:rgba(0,0,0,.153);margin-top:1rem}.profile-section .profile-wrapper .profile-parent .profile-childs:first-child .sidebar-progress-bar .sidebar-progress-bar-parent .sidebar-progress-bar-childs .progressbar-track .progressbar-thumb{height:100%;background:linear-gradient(270deg,#003946,#008bac);border-radius:1rem;position:absolute;top:0;left:0}.profile-section .profile-wrapper .profile-parent .profile-childs:first-child{width:50%}.profile-section .profile-wrapper .profile-parent .profile-childs:first-child .progress-heading{display:flex;justify-content:space-between;align-items:center}.profile-section .profile-wrapper .profile-parent .profile-childs:first-child .progress-heading h6{font-size:1.6rem;color:#313e48;font-weight:600}.profile-section .profile-wrapper .profile-parent .profile-childs:last-child{width:50%}.profile-section .profile-wrapper .profile-parent .profile-childs .profile-username h1{color:#313e48;font-size:2rem;font-size:1.6rem;margin-top:4rem}.profile-section .profile-wrapper .profile-parent .profile-childs .profile-details-wrapper .profile-details-parent .profile-details-childs{background:#fff;padding:.5rem 1rem;border:1px solid rgba(0,0,0,.17);margin-bottom:1rem}.profile-section .profile-wrapper .profile-parent .profile-childs .profile-details-wrapper .profile-details-parent .profile-details-childs .profile-details-inner-childs{display:flex;justify-content:space-between;align-items:center}.profile-section .profile-wrapper .profile-parent .profile-childs .profile-details-wrapper .profile-details-parent .profile-details-childs .profile-details-inner-childs p{font-size:1.2rem;font-weight:500;color:#313e48}.profile-section .profile-wrapper .profile-parent .profile-childs .profile-details-wrapper .profile-details-parent .profile-details-childs .profile-details-inner-childs h3{font-size:1.4rem;margin-top:.4rem;color:#313e48;font-weight:500}.profile-section .profile-wrapper .profile-parent .user-info{padding-bottom:0}.profile-section .profile-wrapper .profile-parent .user-info .profile-wrapper .profile-img{height:16rem;width:16rem;background:#f5f5f5;border-radius:1rem}.profile-section .profile-wrapper .profile-parent .user-info .profile-wrapper .profile-img img{height:16rem;width:16rem;object-fit:cover;object-position:center;box-shadow:0 0 10px rgba(0,0,0,.338)}.membership-section .membership-heading{margin:3rem 0;border-top:1px solid rgba(0,0,0,.161);padding-top:2rem}.membership-section .membership-heading h1{color:#313e48;font-size:1.6rem;font-weight:600;text-align:center}.membership-section .membership-wrapper-parent{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:1px solid rgba(0,0,0,.11)}.membership-section .membership-wrapper-parent .membership-wrapper-childs img{height:auto;width:10rem}.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;color:#313e48}.membership-section .membership-wrapper-parent .membership-wrapper-childs .membership-wrapper-info h3{margin-top:2rem;color:#5a5a5a;font-weight:500}.membership-section .membership-wrapper-parent .membership-wrapper-childs .membership-wrapper-info button{outline:none;border:none;padding:.8rem .6rem;width:100%;background:#008bac;color:#fff;font-size:1.1rem;margin-top:2rem}.about-us-section{background:#f9f9f9;min-height:100vh}.about-us-section .about-us-feature{margin-top:2rem}.about-us-section .about-us-feature img{height:auto;width:100%}.about-us-section .about-us-details .about-us-details-parent{display:flex;gap:2rem;margin:3rem 0;border-bottom:2px solid rgba(0,0,0,.103);padding-bottom:4rem}.about-us-section .about-us-details .about-us-details-parent .about-us-details-childs{flex:1 1}.about-us-section .about-us-details .about-us-details-parent .about-us-details-childs h2{font-size:3rem;color:#313e48;font-weight:500;margin-bottom:4rem}.about-us-section .about-us-details .about-us-details-parent .about-us-details-childs p{color:#313e48;font-size:1.4rem}.about-us-section .about-us-details .about-us-details-parent .about-us-details-childs img{height:34rem;width:100%;object-fit:cover;object-position:center}.about-us-section .about-txt{margin:6rem 0}.about-us-section .about-txt h1{text-align:center;color:#313e48;font-size:4rem;font-weight:500;line-height:66px}.content-section{background:#313e48;padding:0 0 3rem;min-height:100vh}.content-section .content-wrapper{margin-top:3rem}.pop-image-wrapper{position:fixed;top:0;left:0;height:100%;width:100%;background:rgba(0,0,0,.429);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10}.pop-image-wrapper .pop-image{width:750px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.pop-image-wrapper .pop-image img{height:auto;width:100%}.navigation-bell-icon{color:#fff;font-size:2rem;margin-right:2rem;position:relative;cursor:pointer}.navigation-bell-icon .navigation-bell-indicator{height:1.5rem;width:1.4rem;display:flex;justify-content:center;align-items:center;position:absolute;top:-8px;right:-10px;border-radius:50%;color:1rem;background:red;font-size:.8rem}.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%}.journey-feature-image{margin:4rem 0}.journey-feature-image 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:#313e48;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);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);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(75,75,75,.039);padding:1rem;margin:1rem 0;font-size:1.4rem;font-weight:600;color:#313e48}.product-review .reviews-list-wrapper .reviews-list li:hover{background:rgba(75,75,75,.078)}.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:#008bac;color:#fff;border:none;outline:none;padding:1rem;font-size:1.2rem;cursor:pointer}.product-review .reviews-list-wrapper .reviews-list .review-close-btn button:hover{opacity:.8}.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)}}.navigationAnimation{animation:fadeFromRightToLeft .2s ease-in-out forwards}@keyframes fadeFromRightToLeft{0%{transform:translateX(100%)}to{transform:translateX(0)}}.welcome-res-wrapper{display:none}.welcome-res-wrapper img{height:auto;width:100%}.welcome-res-wrapper .welcome-get-started-btn{margin-top:-9rem;padding:0 2rem;text-align:center}.welcome-res-wrapper .welcome-get-started-btn a{background:#008bac;font-size:1.2rem;color:#fff;padding:1rem 0;width:100%;display:inline-block}.navigation-res-container{display:none}.navigation-res-containerAlt{background:#fff}.navigation-res-containerAlt .navigation-res-toggle-parent .navigation-res-toggle-childs:first-child img{filter:invert(1)}.navigation-res-containerAlt .navigation-res-toggle-parent .navigation-res-toggle-childs:last-child i{color:#000}.breadAlt h1{color:#fff}@media only screen and (max-width:768px){html{font-size:calc(100% - (767px - 100vw)*.012)}.welcome-container{display:none}.welcome-res-wrapper{display:block}.signin-page-section .auth-container-parent{flex-direction:column}.signin-page-section .auth-container-parent .auth-container-childs:first-child .auth-feature-image p{display:none}.signin-page-section .auth-container-parent .auth-container-childs:first-child .auth-feature-image{height:auto}.auth-feature-welcome{text-align:center}.signin-page-section .auth-container-parent .auth-container-childs:last-child .auth-container{padding:0}.signin-page-section{padding:4rem 2rem 2rem}.signin-page-section .auth-container-parent .auth-container-childs:first-child .auth-feature-image .auth-feature-welcome img{width:12rem}.global-form-wrapper .user-info-input-wrapper{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.success-modal-container .success-modal-inner-container{width:90%}.success-modal-container .success-modal-inner-container .success-modal-details-container h1{font-size:1.8rem}.success-modal-container .success-modal-inner-container .success-modal-details-container p{font-size:1.2rem}.navigation-container{display:none}.navigation-res-container{display:block}.landing-banner-section .landing-info-details{position:relative;background:#000;margin-top:-1rem}.landing-banner-section .landing-info-details h1{font-size:4rem;line-height:4rem;padding-top:1.8rem}.landing-banner-section .landing-info-details p{padding-bottom:6rem}.partner-result-container .partner-result-parent{flex-direction:column}.success-story-container .success-story-slider-childs img{height:12rem}.footer-container .footer-parent img{width:6rem}.journey-section .journey-wrapper-parent,.journey-section .journey-wrapper-parent .journey-wrapper-childs:last-child ul{flex-direction:column}.journey-section .journey-wrapper-parent .journey-wrapper-childs:last-child ul li{display:flex;justify-content:space-between;align-items:center}.submit-journey-section .submit-journey-container .submit-journey-parent{flex-direction:column}.history-section .history-card-wrapper .history-wrapper{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.profile-section .profile-wrapper .profile-parent,.profile-section .profile-wrapper .profile-parent .profile-childs:first-child{flex-direction:column}.profile-section .profile-wrapper .profile-parent .profile-childs:first-child,.profile-section .profile-wrapper .profile-parent .profile-childs:last-child{width:100%}.profile-img{margin:auto}.membership-section .membership-wrapper-parent,.withdraw-section .withdraw-wrapper .withdrawal-wrapper-parent{flex-direction:column}.withdraw-section .withdrawal-form-container{padding:0}.withdraw-section .withdrawal-form-container .sub-form-container .sub-form-group .allBtnFunc{top:35px!important}.withdraw-section .withdrawal-form-container .sub-form-container .sub-form-group .show-hide-icon{top:35px}.transaction-history-section .transaction-history-container{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.link-wallet-section .link-wallet-wrapper .link-wallet-parent{flex-direction:column}.link-wallet-section .link-wallet-wrapper .link-wallet-parent .link-wallet-childs{width:100%}.recovery-section .recovery-wrapper .recovery-parent,.support-section .support-wrapper .support-parent{flex-direction:column}.recovery-section .recovery-wrapper .recovery-parent .recovery-childs:last-child .sub-form-container .sub-form-group .show-hide-icon{top:36px}.about-us-section .about-us-details .about-us-details-parent{flex-direction:column!important}.about-us-section .about-txt h1{font-size:2rem;line-height:2.2rem}}@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";*{margin:0;padding:0;box-sizing:border-box;font-family:Montserrat,sans-serif}.fontAlt{font-family:Canela Trial,sans-serif!important;line-height:50px}a{text-decoration:none}li{list-style-type:none}.loader-wrapper{position:fixed;top:0;left:0;background:hsla(0,0%,100%,.934);height:100%;width:100%;z-index:100;display:flex;justify-content:center;align-items:center;perspective:1000px}.loader-wrapper img{height:auto;width:12rem;transform-style:preserve-3d;animation:loaderAnimation 2s ease-in-out infinite}@keyframes loaderAnimation{0%{transform:rotateY(0deg)}to{transform:rotateY(1turn)}}.spinner-outer-wrapper .spinner-wrapper{background:#fff;height:100vh;padding:1rem}.spinner-outer-wrapper .spinner-wrapper .spinner-accountBalnce{margin-top:4rem;margin-bottom:-4rem}.spinner-outer-wrapper .spinner-wrapper .spinner-accountBalnce h3{color:#262a2e;text-align:center;font-size:1.4rem}.spinner-outer-wrapper .spinner-wrapper #wheel{display:flex;justify-content:center;position:relative;flex-direction:column}.spinner-outer-wrapper .spinner-wrapper .spinn-btns{padding:0 2rem;margin-top:-4rem}.spinner-outer-wrapper .spinner-wrapper .spinn-btns p{text-align:center;font-size:2rem;color:#262a2e;margin-bottom:1rem;font-size:1.4rem;font-weight:600}.spinner-outer-wrapper .spinner-wrapper .spinn-btns button{padding:1rem;margin-bottom:1rem;outline:none;border:none;font-size:1.2rem;width:100%;cursor:pointer}.spinner-outer-wrapper .spinner-wrapper .event_rules{padding:0 2rem}.spinner-outer-wrapper .spinner-wrapper .event_rules h3{font-size:1.4rem;margin-bottom:1rem}.spinner-outer-wrapper .spinner-wrapper .event_rules ul li{font-size:1.2rem;margin:1rem 0;font-weight:500}.d-none{display:none!important}.loader{height:10px;width:130px;--c:no-repeat linear-gradient(#161616 0 0);background:var(--c),var(--c),#c1c1c1;background-size:60% 100%;animation:l16 3s infinite}.worldmap{height:auto;width:60%;margin-top:-6rem;margin-bottom:-5rem;filter:drop-shadow(2px 4px 6px black)}@keyframes l16{0%{background-position:-150% 0,-150% 0}66%{background-position:250% 0,-150% 0}to{background-position:250% 0,250% 0}}.loader-alt{width:-moz-fit-content;width:fit-content;font-weight:700;font-family:monospace;font-size:1.1rem;-webkit-clip-path:inset(0 3ch 0 0);clip-path:inset(0 3ch 0 0);animation:l4 1s steps(4) infinite;margin-top:1rem}.loader-alt:before{content:"Loading..."}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.fetch-animation-wrapper{height:100vh;display:flex;justify-content:center;align-items:center;flex-direction:column}@keyframes l4{to{-webkit-clip-path:inset(0 -1ch 0 0);clip-path:inset(0 -1ch 0 0)}}.go2072408551{max-width:720px!important}input:disabled{cursor:not-allowed}.back_fade{animation-name:back_fade_animation;animation-fill-mode:forwards}@keyframes back_fade_animation{0%{opacity:0}to{opacity:1}}.back_fade_up{animation-name:back_fade_up_animation;animation-fill-mode:forwards}@keyframes back_fade_up_animation{0%{opacity:0;transform:translateY(4rem)}to{opacity:1;transform:translateY(0)}}.back_fade_down{animation-name:back_fade_down_animation;animation-fill-mode:forwards}@keyframes back_fade_down_animation{0%{opacity:0;transform:translateY(-4rem)}to{opacity:1;transform:translateY(0)}}.back_fade_right{animation-name:back_fade_right_animation;animation-fill-mode:forwards}@keyframes back_fade_right_animation{0%{opacity:0;transform:translateX(-4rem)}to{opacity:1;transform:translateX(0)}}.back_fade_left{animation-name:back_fade_left_animation;animation-fill-mode:forwards}@keyframes back_fade_left_animation{0%{opacity:0;transform:translateX(4rem)}to{opacity:1;transform:translateX(0)}}.back_fade_scale{animation-name:back_fade_scale_animation;animation-fill-mode:forwards}@keyframes back_fade_scale_animation{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.back_scale{animation-name:back_scale_animation;animation-fill-mode:forwards}@keyframes back_scale_animation{0%{transform:scale(1)}50%{transform:scale(.4)}to{transform:scale(1)}}.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/_next/static/media/ajax-loader.0b80f665.gif) 50% no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(/_next/static/media/slick.25572f22.eot);src:url(/_next/static/media/slick.25572f22.eot?#iefix) format("embedded-opentype"),url(/_next/static/media/slick.653a4cbb.woff) format("woff"),url(/_next/static/media/slick.6aa1ee46.ttf) format("truetype"),url(/_next/static/media/slick.f895cfdf.svg#slick) format("svg")}.slick-next,.slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;transform:translateY(-50%);cursor:pointer;border:none}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{color:transparent;outline:none;background:transparent}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;margin:0 5px;padding:0}.slick-dots li,.slick-dots li button{width:20px;height:20px;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;padding:5px;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}