.mt-1{margin-top:1rem}.mt-2{margin-top:2rem}.mt-3,.mt-4{margin-top:3rem}.mb-1{margin-bottom:1rem}.auth-terms-wrapper{display:flex;margin-top:2rem;gap:1rem}.auth-terms-wrapper .auth-terms-wrapper-childs p{font-size:1rem}.auth-terms-wrapper .auth-terms-wrapper-childs p span{color:#28334a;font-weight:700;padding:0 .2rem}.switch{position:relative;display:inline-block;width:53px;height:25px}.switch input{opacity:0;width:0;height:0}.slider{cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc}.slider,.slider:before{position:absolute;transition:.4s}.slider:before{content:"";height:18px;width:18px;left:4px;bottom:4px;background-color:#fff}input:checked+.slider{background-color:#ff7300}input:focus+.slider{box-shadow:0 0 1px #ff7300}input:checked+.slider:before{transform:translateX(26px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}.global-progress{position:fixed;top:0;left:0;height:100%;width:100%;background:#fff;display:flex;justify-content:center;align-items:center;z-index:100}.global-progress i{font-size:1.6rem;color:#666}.input-label-css{color:#5a5a5a;font-size:1.2rem;font-weight:600}.hide_input{visibility:hidden}.fake-btn-diabaled{border:none;padding:1.25rem 0;background:#00245d;border-radius:.5rem;color:#fff!important;font-size:1.5rem!important;font-weight:600!important;cursor:not-allowed;text-align:center!important;opacity:.4}.fake-btn-diabaled,.primary-btn{width:100%;outline:none;transition:.2s}.primary-btn{border:none;padding:1.2rem 0;background:#000;color:#fff;font-size:1.2rem;cursor:pointer}.primary-btn:hover{opacity:.8;transition:.2s}.secondary-btn{width:100%;outline:none;border:none;padding:1.2rem 0;background:#34a8cb;color:#fff;border-radius:.5rem;font-size:1.2rem;font-weight:600;cursor:pointer;transition:.2s}.secondary-btn:hover{opacity:.8;transition:.2s}.managedDisabled{opacity:.5;pointer-events:none;cursor:not-allowed}input:disabled{background:#fff}.isPressedValidation{background:#ff7300;padding:1.2rem 0;border-radius:.5rem;display:flex;justify-content:center;align-items:center;opacity:.5}.isPressedValidation p{color:#fff;text-align:center;font-size:1.2rem}.isPressedValidation p i{margin-left:.5rem;animation:spinerAnimation .4s ease-in infinite}.success-modal-container{position:fixed;top:0;left:50%;transform:translateX(-50%);height:100%;width:100%;background:rgba(0,0,0,.821);z-index:124;display:flex;justify-content:center;align-items:center}.success-modal-container .success-modal-inner-container{background:#f5f6fa;width:750px;border-radius:1rem;animation:fadeAnimation .5s linear forwards;padding:.6rem .6rem 2rem}.success-modal-container .success-modal-inner-container .success-modal-image-wrapper{height:14rem;border-radius:1rem;overflow:hidden;position:relative}.success-modal-container .success-modal-inner-container .success-modal-image-wrapper .close_modal{height:2rem;width:2rem;background:#f5f6fa;position:absolute;top:1rem;right:1rem;border-radius:50%;display:flex;justify-content:center;align-items:center;z-index:12;transition:.2s;cursor:pointer}.success-modal-container .success-modal-inner-container .success-modal-image-wrapper .close_modal:hover{transition:.2s;opacity:.8}.success-modal-container .success-modal-inner-container .success-modal-image-wrapper .close_modal i{color:#000;font-size:1.2rem}.success-modal-container .success-modal-inner-container .success-modal-image-wrapper .modal_overlay{position:absolute;top:0;left:0;height:100%;width:100%;background:rgba(0,0,0,.4);z-index:10}.success-modal-container .success-modal-inner-container .success-modal-image-wrapper img{height:14rem;width:100%;object-position:top;object-fit:cover}.success-modal-container .success-modal-inner-container .success-modal-image-wrapper h1{color:#fff;position:absolute;top:45%;left:50%;transform:translate(-50%);font-size:2rem;z-index:12;text-align:center;text-shadow:0 0 1rem #000}.success-modal-container .success-modal-inner-container p{text-align:center;font-size:1.4rem;margin:1rem 0;color:#646464}.success-modal-container .success-modal-inner-container .modal-double-btn{display:flex;gap:1rem}.success-modal-container .success-modal-inner-container .success-modal-info-action{text-align:center}.success-modal-container .success-modal-inner-container .success-modal-info-action button{outline:none;border:none;padding:.6rem 4rem;font-size:1.2rem;background:#ff7300;border-radius:.4rem;color:#fff;font-weight:600;transition:.2s;cursor:pointer}.success-modal-container .success-modal-inner-container .success-modal-info-action button:hover{transition:.2s;opacity:.8}.logout-modal .icon.warning svg{width:100%;height:100%}.logout-modal .login-btn{background:#000;color:#fff}.logout-modal .close-btn{background:#f2f2f2;color:#000}.fail-modal .button-group{display:flex;gap:1rem}.fail-modal .button-group button{flex:1 1;margin:0}.success-modal{width:42rem;margin:2rem;position:relative}.success-modal .icon{width:4.8rem;height:4.8rem;position:absolute;top:-2.4rem;left:50%;transform:translateX(-50%);z-index:2}.success-modal .icon svg{width:100%;height:100%}.success-modal .content{padding:5.5rem 2.4rem 2.4rem;background:#fff}.success-modal .content h2{margin:0;text-align:center;font-family:Futura,sans-serif;font-size:1.6rem;font-weight:500;letter-spacing:.08rem;color:#000}.success-modal .content .divider{width:100%;height:.1rem;margin:1.8rem 0 1.2rem;background:#dfdfdf}.success-modal .content p{margin:0 0 2rem;text-align:center;font-size:1.2rem;line-height:1.6;letter-spacing:.05rem;color:#000}.success-modal .content button{width:100%;height:3.2rem;border:none;cursor:pointer;font-size:1.1rem;letter-spacing:.05rem}.success-modal .content .login-btn{margin-bottom:1rem;background:#000;color:#fff}.success-modal .content .close-btn{background:#f2f2f2;color:#000}@media(max-width:768px){.success-modal{width:100%}.success-modal .icon{width:4rem;height:4rem;top:-2rem}.success-modal .content{padding:4.8rem 1.6rem 1.6rem}.success-modal .content h2{font-size:1.4rem}.success-modal .content p{font-size:1.1rem;margin-bottom:1.6rem}.success-modal .content button{height:3rem;font-size:1rem}}.welcome-section{background:#f5f6fa}.welcome-section .welcome-wrapper{padding:4rem;display:flex;height:100vh}.welcome-section .welcome-wrapper .welcome-parent:first-child{flex:1 1}.welcome-section .welcome-wrapper .welcome-parent:first-child img{height:auto;width:80%}.welcome-section .welcome-wrapper .welcome-parent:first-child h1{font-size:3rem;margin:12rem 0 10rem;font-weight:500}.welcome-section .welcome-wrapper .welcome-parent:first-child h1 span{color:#ee2023}.welcome-section .welcome-wrapper .welcome-parent:last-child{flex:2 1;position:relative}.welcome-section .welcome-wrapper .welcome-parent:last-child img{height:auto;width:140%;position:absolute;top:50%;left:80%;transform:translate(-50%,-50%)}.sign-button{max-width:50%}.authbtnmodi button{background:#f2f2f2;color:#000}.authdiviter{height:.1rem;width:100%;background:#d7d7d7;margin:2rem 0}.another-option-wrapper{text-align:center;margin:2rem 0}.another-option-wrapper a{color:#5a5a5a;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;border:2px solid rgba(0,0,0,.22);background:transparent;font-size:1.3rem;color:#7d7d7d;outline:none}.global-form-wrapper .user-info-input-wrapper .user-info-input input::placeholder{color:#757575}.global-form-wrapper .user-info-input-wrapper .user-info-input .password-privacy-icon{position:absolute;top:1.8rem;right:1rem}.global-form-wrapper .user-info-input-wrapper .user-info-input .password-privacy-icon i{font-size:1.5rem;color:#7d8994;cursor:pointer}.global-form-wrapper .user-info-input-wrapper .user-info-input .show-password-strength-wrapper p{font-size:1rem;font-weight:600;text-transform:uppercase}.global-form-wrapper .user-info-input-wrapper .user-info-input .show-password-strength-wrapper span{color:#c1c1c1}.global-form-wrapper .user-info-input-wrapper .user-info-input .error_message{color:red;font-weight:500;display:none}.global-form-wrapper .user-info-input-wrapper .user-info-input .error_message i{margin-right:.5rem}input:invalid[focused=true]~.error_message{display:flex!important}.shakeAnimation{animation:shake .5s ease-in-out alternate-reverse forwards}.auth-main-heading{background:#f5f6fa;text-align:center;padding:2rem 0}.auth-main-heading img{height:auto;width:20rem}.auth-heading-wrapper .main-title-heading h1{color:#222;font-size:1.8rem;font-weight:400}.auth-heading-wrapper .main-title-heading p{color:#3b3b3b;font-size:1.2rem;padding-top:0;text-align:center;margin-top:.5rem}.terms{display:flex;align-items:center;gap:1.2rem;cursor:pointer;margin:2rem 0}.terms input{display:none}.terms .checkmark{width:1rem;height:1rem;border:.1rem solid #757575;background:#fff;position:relative;flex-shrink:0}.terms .checkmark svg{position:absolute;inset:0;margin:auto;width:.8rem;height:.6rem;color:#757575;opacity:0;transition:opacity .2s ease}.terms input:checked+.checkmark svg{opacity:1}.terms .text{font-size:1rem;line-height:1.4;letter-spacing:.05rem;color:#757575}.authcon{display:flex;min-height:100vh;max-width:100%}.auth-container:first-child{flex:1.25 1;position:relative;display:flex;justify-content:center;align-items:center}.auth-container:first-child .auth-content{color:#fff;position:absolute;top:0;padding-top:8rem}.auth-container:first-child .auth-content span{display:block;font-size:1.6rem;letter-spacing:.08rem;margin-bottom:.8rem;text-transform:uppercase}.auth-container:first-child .auth-content img{height:auto;width:25rem}.auth-container:last-child{flex:2.25 1;padding-top:6rem}.auth-container:last-child .auth-inner-container{padding:0 5rem}.auth-container img{height:100%;width:100%}.auth-container-wrapper{background:#fff}.signs-tab{display:flex;gap:1rem}.signs-tab a{width:100%}.signs-tab a .signs-tab-child button{width:100%;outline:none;border:2px solid #ff7300;border-radius:.4rem;background:#ff7300;color:#fff;font-size:1.2rem;padding:.5rem;cursor:pointer;transition:.2s;font-weight:600}.signs-tab a .signs-tab-child button:hover{transition:.2s;opacity:.8}.signs-tab a .signs-tab-child .tab-active{background:transparent;color:#34a8cb;border:2px solid #34a8cb}.signs-tab a .signs-tab-child .tab-active:hover{transition:.2s;background:#34a8cb;color:#fff}.navigation-container{background:#f5f6fa;border-bottom:1px solid rgba(0,0,0,.201)}.navigation-container .navigation-wrapper .navigation-parent{display:flex;justify-content:space-between;align-items:center;padding:2rem 0}.navigation-container .navigation-wrapper .navigation-parent .navigation-childs:first-child img{height:auto;width:18rem}.navigation-container .navigation-wrapper .navigation-parent .navigation-childs:last-child .navigation-icon{height:2.5rem;width:2.5rem;background-color:#18202b;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:.2s}.navigation-container .navigation-wrapper .navigation-parent .navigation-childs:last-child .navigation-icon:hover{transition:.2s;opacity:.9}.navigation-container .navigation-wrapper .navigation-parent .navigation-childs:last-child .navigation-icon i{color:#fff;font-size:1.2rem}.show-journey-details-nagative{margin:1rem 0}.show-journey-details-nagative p{font-size:1.4rem}.show-journey-details-nagative h2{font-size:1.6rem}.show-journey-details-nagative h3{font-size:1.8rem;text-align:center;color:red}.landing-section{margin-top:3rem}.landing-section .landing-wrapper .landing-bg-image{height:32rem;border-radius:1rem;overflow:hidden;position:relative}.landing-section .landing-wrapper .landing-bg-image img{height:32rem;width:100%;object-fit:cover;object-position:center}.landing-section .landing-wrapper .landing-bg-image .landing-overlay{position:absolute;top:0;left:0;height:100%;width:100%;background:rgba(0,0,0,.286)}.landing-section .landing-wrapper .landing-bg-image h1{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;color:#fff;font-size:4.375rem;width:100%}.landing-section .landing-wrapper .landing-bg-image .landing-action-wrapper{position:absolute;bottom:3rem;left:0;width:100%;text-align:center}.landing-section .landing-wrapper .landing-bg-image .landing-action-wrapper button{color:#fff;background:transparent;border:2px solid #fff;font-size:1.4rem;padding:.4rem 3rem;border-radius:2rem;cursor:pointer;transition:.2s}.landing-section .landing-wrapper .landing-bg-image .landing-action-wrapper button:hover{transition:.2s;background:rgba(89,89,89,.639)}.landing-section .landing-wrapper .landing-bg-image .landing-action-wrapper button i{color:#ff7300}.zoom-effect{animation:zoomIn 6s ease-in-out infinite}@keyframes zoomIn{0%{transform:scale(1)}to{transform:scale(1.15)}}.div-heading h1{text-align:center;font-size:3rem}.div-heading p{font-size:1.4rem;color:#5a5a5a}.div-heading p,.trusted-container{text-align:center}.trusted-container img{height:auto;width:100%}.trusted-container h1{font-size:1.2rem;margin:3rem 0 1rem;font-weight:500;color:#5a5a5a}.different-wrapper{padding:3rem 0}.different-wrapper .different-parent{display:flex;gap:.5rem}.different-wrapper .different-parent .different-childs{flex:1 1;margin:4rem 0}.different-wrapper .different-parent .different-childs .different-image-wrapper img{height:16rem;width:100%;border-radius:1rem;background-size:cover;background-position:50%}.different-wrapper .different-parent .different-childs .different-image-wrapper h3{margin-top:-5rem;margin-left:1.4rem;color:#fff}.different-wrapper .different-parent .different-childs .different-image-wrapper p{margin-left:1.4rem;margin-bottom:5rem;color:#ff7300}.different-wrapper .different-parent .different-childs .different-info{display:flex}.different-wrapper .different-parent .different-childs .different-info .different-info-childs svg{height:auto;width:2rem;margin-right:2rem}.different-wrapper .different-parent .different-childs .different-info .different-info-childs h3{font-size:1.4rem}.different-wrapper .different-parent .different-childs .different-info .different-info-childs p{margin-top:2rem;font-size:1.1rem;color:#5a5a5a}.popular-category-wrapper .popular-slider-container{margin-top:3rem}.popular-category-wrapper .popular-slider-container .popular-slider-wrapper{height:20rem;position:relative;overflow:hidden;border-radius:.4rem}.popular-category-wrapper .popular-slider-container .popular-slider-wrapper img{height:20rem;width:100%;background-size:cover;background-position:50%}.popular-category-wrapper .popular-slider-container .popular-slider-wrapper .popular-slider-overlay{position:absolute;height:100%;width:100%;top:0;left:0;background:rgba(0,0,0,.175)}.popular-category-wrapper .popular-slider-container .popular-slider-wrapper h3{position:absolute;bottom:1rem;left:1rem;width:100%;color:#fff;font-size:1.2rem}.slick-list{margin:0 -5px}.slick-slide>div{padding:0 5px}.excellent-review-container{padding:4rem 0}.excellent-review-container .excellent-review-parent{margin-top:2rem;display:flex;gap:2rem}.excellent-review-container .excellent-review-parent .excellent-review-childs{border:1px solid #c3c3c3;border-radius:.5rem;padding:2rem}.excellent-review-container .excellent-review-parent .excellent-review-childs svg{height:auto;width:3rem}.excellent-review-container .excellent-review-parent .excellent-review-childs h2{margin:1.4rem 0;font-size:1.4rem}.excellent-review-container .excellent-review-parent .excellent-review-childs .excellent-sub-parent{display:flex;align-items:center;gap:1rem}.excellent-review-container .excellent-review-parent .excellent-review-childs .excellent-sub-parent .excellent-sub-childs img{border-radius:50%}.excellent-review-container .excellent-review-parent .excellent-review-childs .excellent-sub-parent .excellent-sub-childs h4{font-size:1.2rem}.excellent-review-container .excellent-review-parent .excellent-review-childs .excellent-sub-parent .excellent-sub-childs p{font-size:1.1rem;color:#5a5a5a;font-weight:400}.freelancer-container .freelancer-parent{margin-top:3rem}.freelancer-container .freelancer-parent .freelancer-childs{border:1px solid #c3c3c3;border-radius:.4rem;overflow:hidden}.freelancer-container .freelancer-parent .freelancer-childs .freelancer-image-wrapper{display:flex;justify-content:center;align-items:center;background:#f5f6fa;padding:1.5rem 0}.freelancer-container .freelancer-parent .freelancer-childs .freelancer-image-wrapper img{height:auto;width:6rem}.freelancer-container .freelancer-parent .freelancer-childs .freelancer-info{padding:1rem}.freelancer-container .freelancer-parent .freelancer-childs .freelancer-info h1{font-size:1.2rem}.freelancer-container .freelancer-parent .freelancer-childs .freelancer-info ul{padding:0 0 0 2rem;margin:.5rem 0}.freelancer-container .freelancer-parent .freelancer-childs .freelancer-info ul li{font-size:1rem;list-style-type:disc}.freelancer-container .freelancer-parent .freelancer-childs .freelancer-rating{display:flex;align-items:center;margin:1rem 0}.freelancer-container .freelancer-parent .freelancer-childs .freelancer-rating svg{height:auto;width:1.4rem;margin-right:.5rem}.freelancer-container .freelancer-parent .freelancer-childs .freelancer-rating h4{font-size:1rem}.freelancer-container .freelancer-parent .freelancer-childs .freelancer-rating h4 span{font-weight:400;color:#5a5a5a}.freelancer-container .freelancer-parent .freelancer-childs .freelancer-rate{padding:0 1rem 1rem}.freelancer-container .freelancer-parent .freelancer-childs .freelancer-rate p{font-size:1rem;color:#5a5a5a}.freelancer-container .freelancer-parent .freelancer-childs .freelancer-rate h6{font-size:1rem}.freelancer-container .freelancer-parent .freelancer-childs .freelancer-rate h6 span{color:#5a5a5a;font-weight:400}.trending-container{padding:3rem 0}.trending-container .trending-parent{margin-top:3rem}.trending-container .trending-parent .trending-childs{border:1px solid #c3c3c3;border-radius:.4rem;overflow:hidden}.trending-container .trending-parent .trending-childs .trending-image-wrapper img{height:12rem;width:100%;background-size:cover;background-position:50%}.trending-container .trending-parent .trending-childs .trending-info{padding:1rem}.trending-container .trending-parent .trending-childs .trending-info h2{font-size:1.2rem}.trending-container .trending-parent .trending-childs .trending-info .trending-info-more{display:flex;justify-content:space-between;align-items:center;margin-top:2rem}.trending-container .trending-parent .trending-childs .trending-info .trending-info-more h6{font-size:1.4rem}.trending-container .trending-parent .trending-childs .trending-info .trending-info-more p{font-size:1rem;color:#5a5a5a}.globally-trusted-wrapper .globally-trusted-parent{background:#0a0f27;display:flex;border-radius:.4rem}.globally-trusted-wrapper .globally-trusted-parent .globally-trusted-childs{flex:1 1;padding:0 2rem}.globally-trusted-wrapper .globally-trusted-parent .globally-trusted-childs p{color:#ff7300;font-size:1rem;font-weight:600;margin:6rem 0 1rem}.globally-trusted-wrapper .globally-trusted-parent .globally-trusted-childs h2{font-size:3rem;color:#fff;margin-bottom:6rem}.navbar-overlay{position:absolute;z-index:14;top:0;left:0;background:rgba(0,0,0,.8);-webkit-backdrop-filter:blur(.2rem);backdrop-filter:blur(.2rem);height:100%;width:100%}.navbar-extended-container{background:#b7b7b7;position:absolute;width:85%;left:0;top:0;z-index:15;padding:3rem 0}.navbar-extended-container .navbar-extended-wrapper .navbar-extended-parent{display:flex}.navbar-extended-container .navbar-extended-wrapper .navbar-extended-parent .navbar-extended-childs{flex:1 1}.navbar-extended-container .navbar-extended-wrapper .navbar-extended-parent .navbar-extended-childs .sidelogo img{height:auto;width:15rem}.navbar-extended-container .navbar-extended-wrapper .navbar-extended-parent .navbar-extended-childs:nth-child(2) .navbar-profile{display:flex}.navbar-extended-container .navbar-extended-wrapper .navbar-extended-parent .navbar-extended-childs:nth-child(2) img{height:5rem;width:5rem;background-size:cover;background-position:50%;border-radius:50%}.navbar-extended-container .navbar-extended-wrapper .navbar-extended-parent .navbar-extended-childs:nth-child(2) h3{color:#fff;font-size:1.4rem;margin-top:2rem}.navbar-extended-container .navbar-extended-wrapper .navbar-extended-parent .navbar-extended-childs:nth-child(2) h6{color:hsla(0,0%,100%,.693);font-size:1rem;cursor:pointer}.navbar-extended-container .navbar-extended-wrapper .navbar-extended-parent .navbar-extended-childs ul li{margin:.8rem 0}.navbar-extended-container .navbar-extended-wrapper .navbar-extended-parent .navbar-extended-childs ul li a{color:#fff;font-size:1.1rem;font-weight:400;transition:.2s}.navbar-extended-container .navbar-extended-wrapper .navbar-extended-parent .navbar-extended-childs ul li a:hover{transition:.2s;color:#ff7300}.logout-btn-container{margin-top:2rem}.logout-btn-container button{font-size:.9rem;padding:.6rem 1rem}.deposit-section{padding:3rem 0;background:#f5f6fa;height:100vh}.deposit-section .deposit-history-wrapper{margin-top:2rem}.deposit-section .deposit-history-wrapper .deposit-history-parent{padding:1rem;border:1px solid rgba(0,0,0,.149);border-radius:.4rem;margin:1rem 0;background:#fff;display:flex;justify-content:space-between;align-items:center}.deposit-section .deposit-history-wrapper .deposit-history-parent .deposit-history-childs:first-child h3,.deposit-section .deposit-history-wrapper .deposit-history-parent .deposit-history-childs:first-child p{font-size:1.2rem}.deposit-section .deposit-history-wrapper .deposit-history-parent .deposit-history-childs:first-child h1{font-size:1.2rem;color:#34a8cb;margin-top:2rem}.deposit-section .deposit-history-wrapper .deposit-history-parent .deposit-history-childs:last-child .deposited-type{background:green;border-radius:1rem;text-align:center;font-size:.8rem;font-weight:600;color:#fff;padding:.4rem .6rem}.deposit-section .deposit-history-wrapper .deposit-history-parent .deposit-history-childs:last-child h6{font-size:1rem;margin-top:.2rem;color:#5a5a5a}.footer-container{background:#fff;padding:3rem 0}.footer-container .footer-parent{display:flex;justify-content:space-between;align-items:center}.footer-container .footer-parent img{height:auto;width:16rem}.footer-container .footer-parent p{color:#000}.journey-section .journey-wrapper{background:#18202b;border-radius:1rem;margin:1rem;padding:3rem;position:relative}.journey-section .journey-wrapper .journey-deco-image{position:absolute;top:0;right:0;height:auto;width:30%;z-index:5}.journey-section .journey-wrapper .journey-info-wrapper{z-index:12;position:relative}.journey-section .journey-wrapper .journey-info-wrapper .journey-data-info p{color:#98999c;text-align:center;font-size:1.5rem;margin-top:4rem}.journey-section .journey-wrapper .journey-info-wrapper .journey-data-info h1{color:#fff;font-size:3.5rem;text-align:center;margin-top:1rem}.journey-section .journey-wrapper .journey-info-wrapper .journey-data-info-alt{display:flex;gap:1rem;margin-top:4rem}.journey-section .journey-wrapper .journey-info-wrapper .journey-data-info-alt-parent{flex:1 1}.journey-section .journey-wrapper .journey-info-wrapper .journey-data-info-alt-parent .journey-data-info-alt-childs{background:#5b6678;display:flex;justify-content:space-between;align-items:center;padding:1rem;border-radius:.4rem}.journey-section .journey-wrapper .journey-info-wrapper .journey-data-info-alt-parent .journey-data-info-alt-childs .journey-data-info-alt-childs-inner:first-child{display:flex;align-items:center}.journey-section .journey-wrapper .journey-info-wrapper .journey-data-info-alt-parent .journey-data-info-alt-childs .journey-data-info-alt-childs-inner:first-child img{height:auto;width:4rem;margin-right:1rem}.journey-section .journey-wrapper .journey-info-wrapper .journey-data-info-alt-parent .journey-data-info-alt-childs .journey-data-info-alt-childs-inner:first-child p{font-size:1.2rem;color:#fff}.journey-section .journey-wrapper .journey-info-wrapper .journey-data-info-alt-parent .journey-data-info-alt-childs .journey-data-info-alt-childs-inner h3{font-size:1.6rem;color:#fff}.journey-section .journey-wrapper .journey-submit-btn{margin-top:2rem;margin-bottom:2rem}.breadcrumb-wrapper .breadcrumb-wrapper-parent{display:flex;justify-content:space-between;align-items:center}.breadcrumb-wrapper .breadcrumb-wrapper-parent .breadcrumb-wrapper-childs{flex:1 1}.breadcrumb-wrapper .breadcrumb-wrapper-parent .breadcrumb-wrapper-childs:nth-child(2){text-align:center}.breadcrumb-wrapper .breadcrumb-wrapper-parent .breadcrumb-wrapper-childs a{transition:.2s}.breadcrumb-wrapper .breadcrumb-wrapper-parent .breadcrumb-wrapper-childs a:hover{transition:.2s;opacity:.8}.breadcrumb-wrapper .breadcrumb-wrapper-parent .breadcrumb-wrapper-childs .breadcrumb-back-link{height:2.5rem;width:2.5rem;background:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center}.breadcrumb-wrapper .breadcrumb-wrapper-parent .breadcrumb-wrapper-childs .breadcrumb-back-link i{color:#18202b;font-size:1.2rem}.breadcrumb-wrapper .breadcrumb-wrapper-parent .breadcrumb-wrapper-childs h1{font-size:1.8rem;color:#fff}.breadcrumbAlt .breadcrumb-wrapper-childs .breadcrumb-back-link{height:2rem;width:2rem;background:rgba(24,32,43,.757)!important}.breadcrumbAlt .breadcrumb-wrapper-childs .breadcrumb-back-link i{color:#fff!important}.breadcrumbAlt .breadcrumb-wrapper-childs h1{font-size:1.6rem;color:#18202b!important}.history-section{min-height:100vh;max-height:100%;margin-bottom:5rem}.history-section .history-card-wrapper .history-wrapper{display:grid;grid-template-columns:repeat(auto-fit,minmax(500px,1fr));grid-gap:1rem;gap:1rem}.history-section .history-card-wrapper .history-wrapper .history-card-container .history-card-parent{display:flex;background:#fff;border:1px solid rgba(0,0,0,.184);overflow:hidden;border-radius:.6rem}.history-section .history-card-wrapper .history-wrapper .history-card-container .history-card-parent .history-card-childs:first-child{flex:1 1}.history-section .history-card-wrapper .history-wrapper .history-card-container .history-card-parent .history-card-childs:first-child img{height:16rem;width:100%;object-fit:cover;object-position:center;border-right:1px solid rgba(0,0,0,.136)}.history-section .history-card-wrapper .history-wrapper .history-card-container .history-card-parent .history-card-childs:last-child{flex:2 1;padding:1rem}.history-section .history-card-wrapper .history-wrapper .history-card-container .history-card-parent .history-card-childs:last-child .history-card-status{display:flex;justify-content:space-between;align-items:center}.history-section .history-card-wrapper .history-wrapper .history-card-container .history-card-parent .history-card-childs:last-child .history-card-status p{padding:.4rem .6rem;border-radius:.4rem;text-transform:uppercase;font-size:.8rem;font-weight:600;color:#fff}.history-section .history-card-wrapper .history-wrapper .history-card-container .history-card-parent .history-card-childs:last-child .history-card-status h6{font-size:1rem;color:#5a5a5a;font-weight:500}.history-section .history-card-wrapper .history-wrapper .history-card-container .history-card-parent .history-card-childs:last-child .history-card-heading{margin:1rem 0}.history-section .history-card-wrapper .history-wrapper .history-card-container .history-card-parent .history-card-childs:last-child .history-card-heading h2{font-size:1rem}.history-section .history-card-wrapper .history-wrapper .history-card-container .history-card-parent .history-card-childs:last-child .history-card-info ul li{display:flex;justify-content:space-between;align-items:center;margin:1rem 0}.history-section .history-card-wrapper .history-wrapper .history-card-container .history-card-parent .history-card-childs:last-child .history-card-info ul li p{font-size:1.1rem;color:#5a5a5a}.history-section .history-card-wrapper .history-wrapper .history-card-container .history-card-parent .history-card-childs:last-child .history-card-info ul li h3{font-size:1.2rem}.history-filter{display:grid;grid-template-columns:repeat(4,1fr);width:100%;border-bottom:.1rem solid #dfdfdf}.history-filter button{padding:.8rem;border:0;border-right:.1rem solid #dfdfdf;background:#fff;color:#000;font-size:1.2rem;letter-spacing:.06rem;cursor:pointer;transition:.3s}.history-filter button:last-child{border-right:none}.history-filter button.active{background:#f2f2f2}@media(max-width:768px){.history-filter{grid-template-columns:repeat(4,1fr)}.history-filter button{padding:1.2rem .4rem;font-size:1.1rem;letter-spacing:.04rem}}@media(max-width:480px){.history-filter button{padding:1rem .2rem;font-size:1rem;letter-spacing:0}}.data-not-found{display:flex;justify-content:center;align-items:center;height:70vh}.data-not-found img{height:auto;width:40%}.history-list{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;padding:0 4rem}.history-list .history-card{display:grid;grid-template-columns:9rem 1fr;grid-gap:1rem;gap:1rem;padding:2rem 0;border-bottom:.1rem solid #d4d4d4}.history-list .history-card img{width:9rem;height:10rem;object-fit:cover}.history-list .history-card .content{min-width:0}.history-list .history-card .content .status{display:inline-flex;align-items:center;justify-content:flex-start;width:100%;height:1.8rem;padding:0 .8rem;margin-bottom:.6rem;font-size:.7rem;font-weight:600;text-transform:uppercase}.history-list .history-card .content .status.pending{background:#f9ec82}.history-list .history-card .content .status.completed{background:#4ef295}.history-list .history-card .content .status.freezed{background:#fa7777}.history-list .history-card .content h3{margin:0 0 .4rem;font-size:1.2rem;font-weight:500;line-height:1.4}.history-list .history-card .content .date{display:block;margin-bottom:.8rem;color:#757575;font-size:.8rem}.history-list .history-card .content .divider{height:.1rem;background:#dfdfdf;margin-bottom:.8rem}.history-list .history-card .content .row{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.history-list .history-card .content .row span{color:#757575;font-size:.9rem}.history-list .history-card .content .row strong{font-size:.9rem;font-weight:500}.history-list .history-card a{grid-column:1/-1}.history-list .history-card button{width:100%;height:2.8rem;border:0;background:#000;color:#fff;font-size:.9rem;text-transform:uppercase;cursor:pointer}@media(max-width:1024px){.history-list{grid-template-columns:repeat(2,1fr);gap:2rem;padding:3rem}}@media(max-width:768px){.history-list{grid-template-columns:1fr;gap:2rem;padding:2rem}.history-list .history-card{grid-template-columns:1fr 1.5fr}.history-list .history-card img{width:100%;height:100%}.history-list .history-card .content h3{font-size:1.1rem}.history-list .history-card .content .date{font-size:.75rem}.history-list .history-card .content .row span,.history-list .history-card .content .row strong{font-size:.85rem}}.link-wallet-section{min-height:100vh;max-width:100%}.link-wallet-section .link-wallet-wrapper .link-wallet-parent{display:flex;gap:2rem}.link-wallet-section .link-wallet-wrapper .link-wallet-parent .link-wallet-childs:first-child{flex:1 1;display:flex;justify-content:center;align-items:center}.link-wallet-section .link-wallet-wrapper .link-wallet-parent .link-wallet-childs:first-child img{height:100%;width:100%}.link-wallet-section .link-wallet-wrapper .link-wallet-parent .link-wallet-childs:last-child{flex:1 1;padding-top:6rem}.link-wallet-wrapper{margin:3rem}.link-wallet-wrapper .link-wallet-parent .link-wallet-child{display:flex;justify-content:center}.link-wallet-wrapper .link-wallet-parent .link-wallet-child img{height:auto;width:6rem;margin-top:2rem}.link-wallet-wrapper .link-wallet-parent .add-wallet-note{margin-top:1rem;margin-bottom:2rem;text-align:center}.link-wallet-wrapper .link-wallet-parent .add-wallet-note h1{color:#98999c;font-size:1.8rem;margin:.4rem 0;font-weight:600}.link-wallet-wrapper .link-wallet-parent .add-wallet-note p{font-size:1.4rem;color:#98999c;font-weight:500}.sub-form-container .sub-form-group{margin-bottom:2rem}.sub-form-container .sub-form-group p{font-size:1rem;color:#fff;font-weight:500}.sub-form-container .sub-form-group input{width:100%;padding:.6rem 1rem;border-radius:.4rem;outline:none;border:none;margin-top:.4rem;font-size:1.2rem}.transaction-history-section{min-height:100vh;max-height:100%}.transaction-history-section .transaction-history-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));grid-gap:1rem;gap:1rem;margin-top:2rem}.transaction-history-section .transaction-history-container .transaction-history-parent{background:#fff;border:1px solid rgba(0,0,0,.158);border-radius:.4rem;padding:1rem}.transaction-history-section .transaction-history-container .transaction-history-parent .transaction-history-childs .transaction-history-heading{display:flex;justify-content:space-between;align-items:center}.transaction-history-section .transaction-history-container .transaction-history-parent .transaction-history-childs .transaction-history-heading .transaction-history-childs h1{color:#28334a;font-size:1.5rem;font-weight:700}.transaction-history-section .transaction-history-container .transaction-history-parent .transaction-history-childs .transaction-history-heading .transaction-history-childs p{color:#34a8cb;font-size:1.2rem;font-weight:600}.transaction-history-section .transaction-history-container .transaction-history-parent .transaction-history-childs .transaction-history-heading .transaction-history-childs:last-child h2{background:pink;text-transform:uppercase;font-size:.8rem;text-align:center;border-radius:1rem;color:#fff;padding:.4rem .6rem;margin-bottom:.5rem}.transaction-history-section .transaction-history-container .transaction-history-parent .transaction-history-childs .transaction-history-heading .transaction-history-childs:last-child h4{font-size:1rem;font-weight:500;color:#5a5a5a}.transaction-history-section .transaction-history-container .transaction-history-parent .transaction-details-parent{display:flex;align-items:center;margin:1rem 0}.transaction-history-section .transaction-history-container .transaction-history-parent .transaction-details-parent .transaction-details-childs{flex:1 1}.transaction-history-section .transaction-history-container .transaction-history-parent .transaction-details-parent .transaction-details-childs p{font-size:1.2rem;color:#5a5a5a}.transaction-history-section .transaction-history-container .transaction-history-parent .transaction-details-parent .transaction-details-childs h6{font-size:1.2rem;color:#5a5a5a;color:#18202b}.terms-condition{display:flex;justify-content:flex-start;align-items:center}.terms-condition input{height:1.3rem;width:1.3rem;margin-right:1rem;accent-color:#31dee5}.terms-condition label{font-size:1.3rem}.submit-journey-section{min-height:100vh;max-height:100%}.submit-journey-section .submit-journey-container{border-radius:1rem;overflow:hidden}.submit-journey-section .submit-journey-container .submit-journey-parent{display:flex;gap:2rem}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs{flex:1 1}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-journey-image-wrapper{height:50rem;border-radius:1rem;overflow:hidden;position:relative}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-journey-image-wrapper .submit-journey-back-btn{position:absolute;top:1rem;left:1rem;height:2.5rem;width:2.5rem;border-radius:50%;background:#fff;border:1px solid rgba(0,0,0,.114);display:flex;justify-content:center;align-items:center;box-shadow:0 0 1rem rgba(0,0,0,.244);cursor:pointer}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-journey-image-wrapper .submit-journey-back-btn i{color:#000}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-journey-image-wrapper img{height:50rem;width:100%;object-fit:cover;object-position:center}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-journey-info-wrapper .rating{display:flex}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-journey-info-wrapper .rating li{list-style-type:none;color:#c4c4c4;font-size:1.5rem;margin-right:.4rem;cursor:pointer}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-journey-info-wrapper .rating .active{color:#ff7300}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-journey-details-parent .submit-journey-details-childs{display:flex;justify-content:space-between;align-items:center;background:#fff;margin:1rem 0;padding:1rem;border-radius:.4rem;border:1px solid rgba(0,0,0,.133)}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-journey-details-parent .submit-journey-details-childs .submit-journey-details-childs-inner:first-child{display:flex;align-items:center;gap:1rem}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-journey-details-parent .submit-journey-details-childs .submit-journey-details-childs-inner:first-child img{height:auto;width:4rem}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-journey-details-parent .submit-journey-details-childs .submit-journey-details-childs-inner:first-child p{color:#3b3b3b;font-size:1.2rem}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-journey-details-parent .submit-journey-details-childs .submit-journey-details-childs-inner h1{font-size:1.6rem;font-weight:600;color:#3b3b3b}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-people-info{background:#fff;padding:1rem;border-radius:.4rem;border:1px solid rgba(0,0,0,.133);margin-top:1rem}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-people-info .submit-people-name{display:flex;align-items:center;gap:1rem}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-people-info .submit-people-name svg{height:auto;width:3rem}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-people-info .submit-people-name h6{font-size:1.6rem}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-people-info ul{margin-top:2rem}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-people-info ul li{display:flex;justify-content:space-between;align-items:center;margin:.5rem 0}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-people-info ul li p{font-size:1rem}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-people-info ul li h2{font-size:1.1rem;font-weight:700}.rating-parent{display:flex;justify-content:space-between;align-items:center;margin-top:2rem;border-top:2px solid #f7f7f7;border-bottom:2px solid #f7f7f7;padding-top:1rem;padding-bottom:1rem}.rating-parent .rating-childs h4{font-size:1.2rem;color:#525252;font-weight:600}.rating-parent .rating-childs ul{display:flex}.rating-parent .rating-childs ul li{list-style-type:none;color:#d5e4e1;font-size:2rem;margin-right:.4rem;cursor:pointer}.rating-parent .rating-childs ul .active{color:#002389}.recovery-section{min-height:100vh;max-width:100%}.recovery-section .recovery-wrapper{margin-top:4rem}.recovery-section .recovery-wrapper .recovery-parent{display:flex;gap:2rem}.recovery-section .recovery-wrapper .recovery-parent .recovery-childs{flex:1 1}.recovery-section .recovery-wrapper .recovery-parent .recovery-childs:first-child img{height:auto;width:100%}.recovery-section .recovery-wrapper .recovery-parent .recovery-childs:last-child .sub-form-container .sub-form-group{position:relative}.recovery-section .recovery-wrapper .recovery-parent .recovery-childs:last-child .sub-form-container .sub-form-group .show-hide-icon{position:absolute;top:42px;right:12px;cursor:pointer}.recovery-section .recovery-wrapper .recovery-parent .recovery-childs:last-child .sub-form-container .sub-form-group .show-hide-icon i{color:#5a5a5a;font-size:1.2rem}.support-section{min-height:100vh;max-height:100%}.support-section .support-wrapper{margin:6rem 0 0}.support-section .support-wrapper .support-parent{display:flex;gap:1rem}.support-section .support-wrapper .support-parent .support-childs{flex:1 1}.support-section .support-wrapper .support-parent .support-childs .support-quatation svg{height:auto;width:3rem}.support-section .support-wrapper .support-parent .support-childs:first-child h1{font-size:4rem;color:#fff;font-weight:600;margin-top:3rem}.support-section .support-wrapper .support-parent .support-childs:first-child h1 span{color:#ff7300}.support-section .support-wrapper .support-parent .support-childs:first-child p{color:#fff;font-size:1.2rem;margin:1rem 0 3rem}.support-section .support-wrapper .support-parent .support-childs:last-child p{font-size:1.2rem;color:#fff}.support-section .support-wrapper .support-parent .support-childs:last-child h4{color:#000;text-align:center;font-size:1.4rem;background:#fff;border-radius:.4rem;padding:1rem;margin:2rem 0}.withdraw-section{min-height:100vh;max-height:100%}.withdraw-section .withdraw-wrapper .withdrawal-wrapper-parent{display:flex;margin-top:3rem}.withdraw-section .withdraw-wrapper .withdrawal-wrapper-parent .withdrawal-wrapper-childs{flex:1 1}.withdraw-section .withdraw-wrapper .withdrawal-wrapper-parent .withdrawal-wrapper-childs:first-child .withdrawal-wrapper-info{background:#18202b;border-radius:1rem;text-align:center;position:relative}.withdraw-section .withdraw-wrapper .withdrawal-wrapper-parent .withdrawal-wrapper-childs:first-child .withdrawal-wrapper-info img{position:absolute;top:0;right:0;height:auto;width:60%;z-index:1}.withdraw-section .withdraw-wrapper .withdrawal-wrapper-parent .withdrawal-wrapper-childs:first-child .withdrawal-wrapper-info .withdrawal-wrapper-title{background:#ff7300;border-radius:1rem;padding:1rem 0;position:relative;z-index:2}.withdraw-section .withdraw-wrapper .withdrawal-wrapper-parent .withdrawal-wrapper-childs:first-child .withdrawal-wrapper-info .withdrawal-wrapper-title h1{color:#fff;font-size:1.2rem}.withdraw-section .withdraw-wrapper .withdrawal-wrapper-parent .withdrawal-wrapper-childs:first-child .withdrawal-wrapper-info .withdrawal-wrapper-more-info{padding:10rem 0 16rem;position:relative;z-index:2}.withdraw-section .withdraw-wrapper .withdrawal-wrapper-parent .withdrawal-wrapper-childs:first-child .withdrawal-wrapper-info .withdrawal-wrapper-more-info p{color:#98999c;font-size:1.4rem}.withdraw-section .withdraw-wrapper .withdrawal-wrapper-parent .withdrawal-wrapper-childs:first-child .withdrawal-wrapper-info .withdrawal-wrapper-more-info h3{color:#fff;font-size:4rem;font-weight:600;margin:1rem 0 2rem}.withdraw-section .withdraw-wrapper .withdrawal-wrapper-parent .withdrawal-wrapper-childs:first-child .withdrawal-wrapper-info .withdrawal-wrapper-more-info .withdrawal-wrapper-more-info-link a{background:#34a8cb;color:#fff;padding:.6rem 1.2rem;border-radius:.4rem;font-size:.9rem;font-weight:600}.withdraw-section .withdraw-wrapper .withdrawal-wrapper-parent .withdrawal-wrapper-childs:last-child .withdrawal-tab-wrapper{padding:0 2rem}.withdraw-section .withdrawal-form-container{padding:2rem}.withdraw-section .withdrawal-form-container .sub-form-container .sub-form-group{position:relative}.withdraw-section .withdrawal-form-container .sub-form-container .sub-form-group p{color:#000!important}.withdraw-section .withdrawal-form-container .sub-form-container .sub-form-group .allBtnFunc{position:absolute;top:42px;right:12px;font-weight:700;cursor:pointer;text-decoration:underline;color:#5a5a5a}.withdraw-section .withdrawal-form-container .sub-form-container .sub-form-group input{border:1px solid rgba(0,0,0,.177)}.withdraw-section .withdrawal-form-container .sub-form-container .sub-form-group .show-hide-icon{position:absolute;top:42px;right:12px;cursor:pointer}.withdraw-section .withdrawal-form-container .sub-form-container .sub-form-group .show-hide-icon i{color:#5a5a5a;font-size:1.2rem}.withdrawal-info-wrapper ul{margin:1rem 0}.withdrawal-info-wrapper ul li h1{font-size:1rem;font-weight:500;color:#000}.withdrawal-info-wrapper ul li .info-details{background:#fff;border:1px solid rgba(0,0,0,.177);border-radius:.4rem;padding:.5rem .8rem;margin-top:.4rem;opacity:.8}.withdrawal-info-wrapper ul li .info-details h6{font-size:1.2rem;font-weight:400}.form-sub-heading h1{font-size:1.4rem;font-weight:600}.amount-options{margin:0 0 2rem}.amount-options .amount-option-parent{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem}.amount-options .amount-option-parent .amount-option-childs{padding:.5rem 1rem;text-align:center;cursor:pointer;border-radius:8px;background:#fff;border:2px solid #34a8cb;transition:.2s}.amount-options .amount-option-parent .amount-option-childs:hover{transition:.2s;background:#ff7300;border:2px solid #ff7300}.amount-options .amount-option-parent .amount-option-childs:hover h3{color:#fff!important}.amount-options .amount-option-parent .amount-option-childs h3{font-size:1rem;font-weight:600;text-align:center;color:#34a8cb}.withdrawal-success-receipt-container{width:100%;height:100%;position:fixed;background:rgba(0,0,0,.65);z-index:12;display:flex;justify-content:center;align-items:center}.withdrawal-success-receipt-container .withdrawal-success-receipt-inner{width:750px;background:#fff;border-radius:.4rem;padding:2rem;animation:fadeAnimation .5s linear forwards;position:relative}.withdrawal-success-receipt-container .withdrawal-success-receipt-inner .company-watermark{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.withdrawal-success-receipt-container .withdrawal-success-receipt-inner .company-watermark img{height:auto;width:12rem;opacity:.1}.withdrawal-success-receipt-container .withdrawal-success-receipt-inner .withdrawal-receipt-check,.withdrawal-success-receipt-container .withdrawal-success-receipt-inner .withdrawal-success-heading{text-align:center}.withdrawal-success-receipt-container .withdrawal-success-receipt-inner .withdrawal-success-heading h1{font-size:1.6rem;color:#373636}.withdrawal-success-receipt-container .withdrawal-success-receipt-inner .withdrawal-success-heading p{font-size:1.3rem;color:#373636}.withdrawal-success-receipt-container .withdrawal-success-receipt-inner .withdrawal-receipt-break{border:1px dashed rgba(0,0,0,.401);width:100%;margin:2rem 0}.withdrawal-success-receipt-container .withdrawal-success-receipt-inner .withdrawal-receipt-details ul li{display:flex;justify-content:space-between;align-items:center;margin:1rem 0}.withdrawal-success-receipt-container .withdrawal-success-receipt-inner .withdrawal-receipt-details ul li p{font-size:1.1rem;color:rgba(0,0,0,.78)}.withdrawal-success-receipt-container .withdrawal-success-receipt-inner .withdrawal-receipt-details ul li h5{font-size:1.1rem;color:#000;font-weight:500}.withdrawal-success-receipt-container .withdrawal-success-receipt-inner .withdrawal-receipt-details ul .channel h5,.withdrawal-success-receipt-container .withdrawal-success-receipt-inner .withdrawal-receipt-details ul .status h5{font-size:.8rem;color:#fff;padding:.4rem .6rem;border-radius:.4rem}.withdrawal-success-receipt-container .withdrawal-success-receipt-inner .withdrawal-receipt-details ul .channel h5{background:#262a2e}.withdrawal-success-receipt-container .withdrawal-success-receipt-inner .withdrawal-receipt-details ul .status h5{background:green}.withdrawal-success-receipt-container .wallet-receipt-action{display:flex;gap:1rem}.withdrawal-success-receipt-container .wallet-receipt-action button{flex:1 1;font-size:1.1rem;outline:none;border:none;background:rgba(0,36,93,.145);border:1px solid rgba(0,36,93,.145);border-radius:.4rem;padding:.5rem 0;color:#262a2e;font-weight:600;cursor:pointer}.withdrawal-success-receipt-container .wallet-receipt-action button:hover{opacity:.8}.withdrawal-success-receipt-container .confirm-with{margin:1rem 0 0}.withdrawal-success-receipt-container .confirm-with p{text-align:center;font-size:1rem;color:#0047c1;font-weight:500;cursor:pointer}.withdrawal-success-receipt-container .confirm-with p:hover{color:#000}.withdrawal-to-info{margin:0 2rem 2rem;border-radius:16px;border:1px solid #e5effd;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);padding:2rem}.withdrawal-to-info h2{font-weight:700;font-size:1.4rem}.withdrawal-to-info p{font-size:1.2rem;font-weight:500;color:#575757}.withdrawal-to-info .withdrawal-to-type{display:flex;margin-top:1rem;gap:1rem;margin-bottom:2rem}.withdrawal-to-info .withdrawal-to-type h5{background:rgba(0,36,93,.173);color:#31dee5;padding:.6rem 1rem;font-size:1rem;border-radius:.4rem}.security-details-wrapper{padding:0 2rem}.security-details-wrapper .security-tab{margin-top:2rem;display:flex;border-radius:.5rem;background:rgba(69,85,85,.5);box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.02)}.security-details-wrapper .security-tab a{width:100%}.security-details-wrapper .security-tab a button{width:100%;outline:none;border:none;padding:1rem 0;color:#fff;font-size:1.5rem;font-weight:600;cursor:pointer;background:none}.security-details-wrapper .security-tab a .button-active{background:#fff;color:#000;box-shadow:0 0 4px 0 #5e6a84;border-radius:.5rem}.invite-section .invite-image{text-align:center}.invite-section .invite-image img{height:auto;width:60%;filter:invert(1) brightness(2)}.invite-section .invite-section-wrapper{padding:2rem}.invite-section .invite-section-wrapper .invite-details{text-align:center}.invite-section .invite-section-wrapper .invite-details h2{color:#e5e5e5;font-size:2.5rem}.invite-section .invite-section-wrapper .invite-details h3{font-size:1.5rem;padding-top:0;font-weight:500;color:#ececec}.invite-section .invite-section-wrapper .invite-details .invite-code-wrapper{display:flex;justify-content:center;align-items:center}.invite-section .invite-section-wrapper .invite-details .invite-code-wrapper .invite-code{display:flex;background-color:#fff;width:-moz-fit-content;width:fit-content;gap:2rem;padding:1rem 2rem;border-radius:.5rem;margin:2rem 0 5rem;filter:drop-shadow(0 0 4px rgba(0,0,0,.25))}.invite-section .invite-section-wrapper .invite-details .invite-code-wrapper .invite-code h2{font-size:1.8rem;color:#111827}.invite-section .invite-section-wrapper .invite-details .invite-code-wrapper .invite-code button{padding:.5rem 1.3rem;background:#ce3185;border-radius:.3rem;color:#fff;border:none;font-size:1.3rem;font-weight:600}.profile-section{min-height:100vh;max-height:100%}.profile-section .profile-wrapper{padding:2rem 0}.profile-section .profile-wrapper .profile-parent .user-info{padding-bottom:0}.profile-section .profile-wrapper .profile-parent .user-info .profile-wrapper{display:flex;justify-content:center}.profile-section .profile-wrapper .profile-parent .user-info .profile-wrapper .profile-img{height:10rem;width:10rem;background:#f5f5f5;border-radius:50%}.profile-section .profile-wrapper .profile-parent .user-info .profile-wrapper .profile-img img{height:10rem;width:10rem;border-radius:100%;object-fit:cover;object-position:center;box-shadow:0 0 10px rgba(0,0,0,.338)}.profile-section .profile-wrapper .profile-parent .user-info .profile-info h3{text-align:center;font-size:1.6rem;font-weight:600;color:#fff}.profile-section .profile-wrapper .profile-parent .user-info .profile-info h4{text-align:center;font-size:1.4rem;font-weight:600;color:#ff7300}.profile-section .profile-wrapper .profile-parent .user-info .profile-info .sidebar-progress-bar{margin:1rem 0}.profile-section .profile-wrapper .profile-parent .user-info .profile-info .sidebar-progress-bar .sidebar-progress-bar-parent{display:flex;justify-content:center}.profile-section .profile-wrapper .profile-parent .user-info .profile-info .sidebar-progress-bar .sidebar-progress-bar-parent .sidebar-progress-bar-childs{width:100%}.profile-section .profile-wrapper .profile-parent .user-info .profile-info .sidebar-progress-bar .sidebar-progress-bar-parent .sidebar-progress-bar-childs .progressbar-track{height:.4rem;position:relative;border-radius:.5rem;background:#eee;margin-top:1rem}.profile-section .profile-wrapper .profile-parent .user-info .profile-info .sidebar-progress-bar .sidebar-progress-bar-parent .sidebar-progress-bar-childs .progressbar-track .progressbar-thumb{height:100%;background:#34a8cb;border-radius:1rem;position:absolute;top:0;left:0;display:flex;justify-content:flex-end;align-items:center}.profile-section .profile-wrapper .profile-parent .user-info .profile-info .sidebar-progress-bar .sidebar-progress-bar-parent .sidebar-progress-bar-childs .progressbar-track .progressbar-thumb p{background:#34a8cb;font-size:.8rem;padding:.2rem 1rem;border-radius:.4rem;color:#fff;font-weight:400}.profile-account-details-container{display:flex;gap:1rem}.profile-account-details-container .profile-account-details-parent{display:flex;justify-content:space-between;align-items:center;background:#5b6678;padding:1rem;border-radius:.4rem;flex:1 1}.profile-account-details-container .profile-account-details-parent .profile-account-details-childs{display:flex;align-items:center;gap:1rem}.profile-account-details-container .profile-account-details-parent .profile-account-details-childs .profile-account-details-icon img{height:auto;width:3rem}.profile-account-details-container .profile-account-details-parent .profile-account-details-childs .profile-account-details-icon p{font-size:1.1rem;color:#fff}.profile-account-details-container .profile-account-details-parent .profile-account-details-childs h1{color:#fff;font-size:1.4rem}.membership-section .membership-heading{margin:6rem 0 5rem}.membership-section .membership-heading h1{text-align:center;color:#fff;font-size:1.6rem;font-weight:500}.membership-section .membership-wrapper-parent{padding:1rem;display:flex;gap:1rem;border-radius:.4rem}.membership-section .membership-wrapper-parent .membership-wrapper-childs{background:#fff;flex:1 1;padding:1rem;text-align:center;border-radius:.5rem}.membership-section .membership-wrapper-parent .membership-wrapper-childs img{height:auto;width:10rem;margin-top:-6rem}.membership-section .membership-wrapper-parent .membership-wrapper-childs .membership-wrapper-info{padding-bottom:1rem}.membership-section .membership-wrapper-parent .membership-wrapper-childs .membership-wrapper-info h2{font-size:1.5rem;font-weight:600}.membership-section .membership-wrapper-parent .membership-wrapper-childs .membership-wrapper-info p{font-size:1rem;color:#5a5a5a}.certificate-section .certificate-wrapper{display:flex;justify-content:center;align-items:center;padding:3rem}.certificate-section .certificate-wrapper .certifiacte-parent img{height:100%;width:100%;object-fit:cover;object-position:center}.about-us-page-wrapper img{height:auto;width:100%}.about-us-page-wrapper .about-page-details-wrapper{padding:3rem 2rem}.about-us-page-wrapper .about-page-details-wrapper p{font-size:1.5rem}.about-us-page-wrapper .about-page-details-wrapper p span{font-weight:700}.about-us-desktop-view,.about-us-mobile-view{margin-top:2rem}.about-us-desktop-view img,.about-us-mobile-view img{height:auto;width:100%}.dashboard-wrapper .dashboard-wrapper-inner-wrapper .dashboard-top-navbar{padding:1rem 2rem;margin-bottom:12rem}.dashboard-wrapper .dashboard-wrapper-inner-wrapper .dashboard-top-navbar .mysvg{height:auto;width:100%;position:absolute;top:-6rem;left:0;z-index:10}.dashboard-wrapper .dashboard-wrapper-inner-wrapper .dashboard-top-navbar .dashboard-top-navbar-parent{position:relative;z-index:12;display:flex;justify-content:space-between;margin-top:3rem}.dashboard-wrapper .dashboard-wrapper-inner-wrapper .dashboard-top-navbar .dashboard-top-navbar-parent .dashboard-top-navbar-childs:first-child img{height:auto;width:100%}.product-review{padding:1rem 0;margin-bottom:2rem}.product-review .review-container{width:100%;margin-top:.6rem;padding:1.2rem;border-radius:.4rem;outline:none;background:#fff;color:#000;border:none;font-size:1.2rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:1rem;border:1px solid rgba(0,0,0,.241)}.product-review .reviews-list-wrapper{position:fixed;top:0;left:50%;transform:translateX(-50%);width:100%;height:100%;background:rgba(0,0,0,.722);z-index:50;cursor:pointer}.product-review .reviews-list-wrapper .reviews-list{background:#fff;position:absolute;bottom:0;left:0;border-radius:1rem 1rem 0 0;padding:1rem;width:100%;max-height:70%;overflow-y:scroll}.product-review .reviews-list-wrapper .reviews-list::-webkit-scrollbar{width:4px;height:0}.product-review .reviews-list-wrapper .reviews-list::-webkit-scrollbar-track{background-color:#f8f8f8}.product-review .reviews-list-wrapper .reviews-list::-webkit-scrollbar-thumb{background-color:#e9e9e9;border-radius:0}.product-review .reviews-list-wrapper .reviews-list::-webkit-scrollbar-thumb:hover{background-color:#555}.product-review .reviews-list-wrapper .reviews-list li{background:rgba(56,56,95,.055);border-radius:.5rem;padding:1rem;margin:1rem 0;font-size:1.4rem;font-weight:600}.product-review .reviews-list-wrapper .reviews-list li:hover{background:rgba(56,56,95,.102)}.product-review .reviews-list-wrapper .reviews-list .review-close-btn{padding:1rem 0 4rem}.product-review .reviews-list-wrapper .reviews-list .review-close-btn button{width:100%;background:#31dee5;color:#fff;border:none;outline:none;padding:1rem;border-radius:1rem;font-size:1.2rem;cursor:pointer}.product-review .reviews-list-wrapper .reviews-list .review-close-btn button:hover{opacity:.8}.right-icon{height:3.5rem!important;width:3.5rem!important}.left-icon{height:4rem!important;width:4rem!important}.fetchNextData{height:100%;width:100%;background:rgba(0,0,0,.807);position:fixed;top:0;left:0;display:flex;justify-content:center;align-items:center;z-index:12}.fetchNextData h3{color:#fff;font-size:1.2rem}.fetchNextData h3 i,.loading_animation{animation:spinerAnimation .5s ease-in-out infinite}.sliderFaseAnimation{animation:fadeAnimation .5s ease-in-out forwards;transition:.4s}.rotating-spinner{animation:spinerAnimationLoading .8s ease-out infinite;margin-left:1rem}.pageAnimation{animation:fadeAnimation .5s ease-in-out forwards}@keyframes fadeAnimation{0%{opacity:0}to{opacity:1}}@keyframes fadeUpAnimation{0%{opacity:0;transform:translateY(4rem)}to{opacity:1;transform:translateY(0)}}@keyframes spinerAnimation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spinerAnimationLoading{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.about-us-mobile-view{display:none}.about-us-desktop-view{display:block}@media only screen and (max-width:768px){html{font-size:calc(100% - (767px - 100vw)*.015)}.welcome-section .welcome-wrapper{flex-direction:column;padding:2rem}.welcome-section .welcome-wrapper .welcome-parent:first-child h1{margin:4rem 0}.welcome-get-started-btn{position:absolute;left:50%;top:90%;transform:translate(-50%,-50%);width:90%;z-index:12}.welcome-section .welcome-wrapper .welcome-parent:last-child img{top:23%}.success-modal-container .success-modal-inner-container{width:90%}.landing-section .landing-wrapper .landing-bg-image h1{font-size:2rem}.landing-section .landing-wrapper .landing-bg-image .landing-action-wrapper{padding:0 2rem}.different-wrapper .different-parent{flex-direction:column}.different-wrapper .different-parent .different-childs .different-image-wrapper img{height:26rem}.different-wrapper .different-parent .different-childs{margin:2rem 0}.different-wrapper .different-parent .different-childs .different-image-wrapper p{margin-bottom:3rem}.popular-category-wrapper .popular-slider-container .popular-slider-wrapper,.popular-category-wrapper .popular-slider-container .popular-slider-wrapper img{height:26rem}.excellent-review-container .excellent-review-parent{flex-direction:column}.trending-container .trending-parent .trending-childs .trending-image-wrapper img{height:18rem}.globally-trusted-wrapper .globally-trusted-parent{flex-direction:column}.globally-trusted-wrapper .globally-trusted-parent .globally-trusted-image{padding:16rem}.footer-container .footer-parent{flex-direction:column}.footer-container .footer-parent p{margin-top:1rem}.navbar-extended-container .navbar-extended-wrapper .navbar-extended-parent{flex-direction:column}.navbar-extended-wrapper{position:relative}.logout-btn-container{position:absolute;bottom:-2rem;left:0;width:100%;margin:auto}.navbar-profile{margin-bottom:2rem}.navbar-extended-container .navbar-extended-wrapper .navbar-extended-parent .navbar-extended-childs ul li{margin:1.6rem 0}.journey-section .journey-wrapper .journey-info-wrapper .journey-data-info-alt{flex-direction:column}.submit-journey-section .submit-journey-container .submit-journey-parent{flex-direction:column;padding-bottom:6rem}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-journey-image-wrapper,.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-journey-image-wrapper img{height:30rem}.membership-section .membership-wrapper-parent,.profile-account-details-container{flex-direction:column}.membership-section .membership-wrapper-parent .membership-wrapper-childs{margin-bottom:5rem}.history-section .history-card-wrapper .history-wrapper{grid-template-columns:repeat(auto-fit,minmax(335px,1fr))}.link-wallet-section .link-wallet-wrapper .link-wallet-parent,.support-section .support-wrapper .support-parent,.withdraw-section .withdraw-wrapper .withdrawal-wrapper-parent{flex-direction:column}.withdraw-section .withdraw-wrapper .withdrawal-wrapper-parent .withdrawal-wrapper-childs:last-child .withdrawal-tab-wrapper{padding:0;margin-top:2rem;margin-bottom:2rem}.withdraw-section .withdrawal-form-container{padding:0}.withdraw-section .withdrawal-form-container .sub-form-container .sub-form-group .allBtnFunc{top:27px}.withdraw-section .withdrawal-form-container .sub-form-container .sub-form-group .show-hide-icon{top:28px}.withdrawal-action-btn{padding:0 0 3rem}.transaction-history-section .transaction-history-container{grid-template-columns:repeat(auto-fit,minmax(345px,1fr))}.global-form-wrapper .user-info-input-wrapper{grid-template-columns:repeat(auto-fit,minmax(288px,1fr))}.journey-section .journey-wrapper{padding:3rem 1rem}.withdrawal-success-receipt-container .withdrawal-success-receipt-inner{width:95%}.recovery-section .recovery-wrapper .recovery-parent{flex-direction:column}.recovery-section .recovery-wrapper .recovery-parent .recovery-childs:first-child{text-align:center;margin-bottom:2rem}.recovery-section .recovery-wrapper .recovery-parent .recovery-childs:first-child img{width:60%}.recovery-section .recovery-wrapper .recovery-parent .recovery-childs:last-child .sub-form-container .sub-form-group .show-hide-icon{top:27px}.about-us-mobile-view{display:block}.about-us-desktop-view{display:none}.authcon{display:block;padding-bottom:5rem}.auth-container:first-child{height:25vh}.auth-container:first-child .auth-content{top:50%;left:50%;transform:translate(-50%,-50%);padding:0}.auth-container:last-child{padding-top:3rem}.auth-container:last-child .auth-inner-container{padding:0 2rem}.dashboard-nav .menu-row{display:none!important}}.navmenuhi{display:none}@media(max-width:1200px){.navmenuhi{display:flex}.dashboard-nav .logo-row{justify-content:space-between!important}}.auth-hero{min-height:100vh;display:flex;justify-content:space-between;background-size:cover;background-position:50%;background-repeat:no-repeat}.auth-hero .brand{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-left:8rem;color:#fff}.auth-hero .brand img{height:auto;width:30rem}.auth-hero .brand p{margin-top:1rem;font-size:1.4rem;letter-spacing:.12rem}.auth-hero .panel{width:38%;background:rgba(0,0,0,.45);display:flex;align-items:center;justify-content:center}.auth-hero .panel .content{width:100%;max-width:28rem;text-align:center;color:#fff}.auth-hero .panel .content h2{margin-bottom:1.6rem;font-size:2.6rem;font-weight:400}.auth-hero .panel .content p{font-size:1.5rem;line-height:1.6;margin-bottom:2.8rem}.auth-hero .panel .content button{background:#fff;color:#000}@media(max-width:768px){.auth-hero{flex-direction:column;justify-content:space-between}.auth-hero .brand{padding:8rem 2rem 0;text-align:center;align-items:center}.auth-hero .brand h1{font-size:3.6rem}.auth-hero .brand p{font-size:1.3rem}.auth-hero .panel{width:100%;min-height:28rem}.auth-hero .panel .content{padding:3rem 2rem}.auth-hero .panel .content h2{font-size:2.2rem}.auth-hero .panel .content p{font-size:1.4rem}.auth-hero .panel .content button{width:100%;max-width:24rem}}.dashboard-nav{width:100%;background:#fff}.dashboard-nav .logo-row{display:flex;align-items:center;justify-content:center;padding:2rem;border-bottom:.1rem solid #dfdfdf}.dashboard-nav .logo-row img{width:auto;height:1.8rem;object-fit:contain}.dashboard-nav .logo-row svg{width:1.8rem;height:1.8rem}.dashboard-nav .menu-row{position:relative;display:flex;align-items:center;justify-content:space-between;min-height:5rem;padding:0 4rem;background:#fff;border-bottom:.1rem solid #dfdfdf}.dashboard-nav .menu-row nav{display:flex;align-items:center;gap:2.8rem}.dashboard-nav .menu-row nav .menu-item>a,.dashboard-nav .menu-row nav>a{color:#111;text-decoration:none;font-size:1rem;font-weight:400;letter-spacing:.06rem;white-space:nowrap;transition:opacity .2s ease}.dashboard-nav .menu-row nav .menu-item>a:hover,.dashboard-nav .menu-row nav>a:hover{opacity:.65}.dashboard-nav .menu-row nav .menu-item{position:relative;padding:1.6rem 0}.dashboard-nav .menu-row nav .menu-item:hover>a{border-bottom:.1rem solid #111;padding-bottom:.4rem}.dashboard-nav .menu-row nav .menu-item:hover .submenu{opacity:1;visibility:visible;transform:translateY(0)}.dashboard-nav .menu-row nav .menu-item .submenu{position:absolute;top:100%;left:-1rem;min-width:24rem;background:#fff;border:.1rem solid #dfdfdf;box-shadow:0 .8rem 1.6rem rgba(0,0,0,.12);display:flex;flex-direction:column;gap:1.6rem;padding:2rem;opacity:0;visibility:hidden;transform:translateY(.8rem);transition:all .25s ease;z-index:999}.dashboard-nav .menu-row nav .menu-item .submenu a{color:#111;text-decoration:none;font-size:1.3rem;letter-spacing:.06rem}.dashboard-nav .menu-row nav .menu-item .submenu a:hover{opacity:.65}.dashboard-nav .menu-row .profile{display:flex;align-items:center;justify-content:center}.dashboard-nav .menu-row .profile svg{width:1.8rem;height:1.8rem;color:#111}@media(max-width:1200px){.dashboard-nav .menu-row{padding:0 2rem}.dashboard-nav .menu-row nav{gap:2rem}.dashboard-nav .menu-row .menu-item .submenu{left:12rem}}@media(max-width:992px){.dashboard-nav .logo-row{padding:1.6rem 2rem}.dashboard-nav .logo-row img{height:1.6rem}.dashboard-nav .menu-row{padding:0 1.6rem}.dashboard-nav .menu-row nav{gap:1.6rem;overflow-x:auto}.dashboard-nav .menu-row nav::-webkit-scrollbar{display:none}.dashboard-nav .menu-row nav .menu-item>a,.dashboard-nav .menu-row nav>a{font-size:.9rem}.dashboard-nav .menu-row:has(.menu-item:hover){min-height:12rem}.dashboard-nav .menu-row .menu-item .submenu{top:6.5rem;left:10rem}.dashboard-nav .menu-row .menu-item .submenu a{font-size:1.2rem}.dashboard-nav .menu-row .profile svg{width:1.6rem;height:1.6rem}}@media(max-width:768px){.dashboard-nav .logo-row{padding:1.4rem 2rem}.dashboard-nav .logo-row img{height:1.4rem}.dashboard-nav .menu-row{min-height:auto;padding:1rem}.dashboard-nav .menu-row nav{gap:1.2rem}.dashboard-nav .menu-row nav .menu-item>a,.dashboard-nav .menu-row nav>a{font-size:.85rem}.dashboard-nav .menu-row .menu-item .submenu{top:5.5rem;left:0}.dashboard-nav .menu-row .menu-item .submenu a{font-size:1.1rem}}.mobile-menu-overlay{position:fixed;inset:0;background:rgba(0,0,0,.75);z-index:123}.mobile-menu-overlay .mobile-menu{width:32.4rem;max-width:100%;height:100vh;background:#fff;overflow-y:auto}.mobile-menu-overlay .mobile-menu .menu-header{height:10rem;padding:0 2.2rem;display:flex;align-items:center;justify-content:space-between;border-bottom:.1rem solid #dfdfdf}.mobile-menu-overlay .mobile-menu .menu-header img{height:2rem;width:auto;object-fit:contain}.mobile-menu-overlay .mobile-menu .menu-header .close-btn{border:none;background:transparent;padding:0;font-size:2rem;line-height:1;cursor:pointer}.mobile-menu-overlay .mobile-menu .profile-card{margin:2rem 2.2rem;padding:1rem;border:.1rem solid #dfdfdf;display:flex;align-items:center;gap:1rem}.mobile-menu-overlay .mobile-menu .profile-card img{width:5rem;height:5rem;object-fit:cover;flex-shrink:0}.mobile-menu-overlay .mobile-menu .profile-card div h3{margin:0 0 .6rem;font-size:1.8rem;font-weight:400;color:#111}.mobile-menu-overlay .mobile-menu .profile-card div span{display:inline-flex;align-items:center;justify-content:center;padding:.4rem 1rem;background:#f2f2f2;font-size:1rem;font-weight:500;color:#111;cursor:pointer}.mobile-menu-overlay .mobile-menu .menu-link{display:block;padding:2rem 2.2rem;border-top:.1rem solid #dfdfdf;color:#111;text-decoration:none;font-size:1.2rem;font-weight:400;letter-spacing:.06rem;transition:.2s ease}.mobile-menu-overlay .mobile-menu .menu-link:hover{opacity:.7}.mobile-menu-overlay .mobile-menu .menu-group{border-top:.1rem solid #dfdfdf}.mobile-menu-overlay .mobile-menu .menu-group .group-title{width:100%;padding:2rem 2.2rem;border:none;background:transparent;display:flex;align-items:center;gap:1.2rem;cursor:pointer;color:#111;font-size:1.2rem;font-weight:400;letter-spacing:.06rem;text-align:left}.mobile-menu-overlay .mobile-menu .menu-group .group-title .arrow{width:.8rem;height:1.4rem;flex-shrink:0;transition:transform .25s ease}.mobile-menu-overlay .mobile-menu .menu-group .group-title .arrow.active{transform:rotate(90deg)}.mobile-menu-overlay .mobile-menu .menu-group .group-title span{flex:1 1}.mobile-menu-overlay .mobile-menu .menu-group .group-links{padding:0 2.2rem 2rem 4.2rem;display:flex;flex-direction:column;gap:1.6rem}.mobile-menu-overlay .mobile-menu .menu-group .group-links a{color:#111;text-decoration:none;font-size:1.2rem;letter-spacing:.06rem;transition:.2s ease}.mobile-menu-overlay .mobile-menu .menu-group .group-links a:hover{opacity:.7}.mobile-menu-overlay .mobile-menu .logout-area{padding:4rem 2.2rem;border-top:.1rem solid #dfdfdf}.mobile-menu-overlay .mobile-menu .logout-area button{width:100%;height:3.6rem;border:none;background:#000;color:#fff;font-size:1.2rem;font-weight:500;letter-spacing:.06rem;cursor:pointer;transition:.2s ease}.mobile-menu-overlay .mobile-menu .logout-area button:hover{opacity:.85}.top-announcement{width:100%;height:3rem;display:flex;align-items:center;justify-content:center;background:#000;color:#fff;text-align:center;font-size:1.2rem;font-weight:500;letter-spacing:.06rem;padding:0 2rem}@media(max-width:768px){.top-announcement{font-size:1rem;padding:0 1.5rem}}.category-grid{margin:5rem;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:3rem;gap:3rem}.category-grid .category-card{position:relative;overflow:hidden;cursor:pointer}.category-grid .category-card img{width:100%;height:100%;object-fit:cover;display:block}.category-grid .category-card h2{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;text-align:center;color:#fff;font-family:Optima,serif;font-size:3.8rem;font-weight:400;z-index:2}.category-grid .category-card:after{content:"";position:absolute;inset:0;background:rgba(0,0,0,.15)}@media(max-width:768px){.category-grid{margin:0;gap:0;grid-template-columns:1fr}.category-grid .category-card img{height:100%}.category-grid .category-card h2{font-size:3.2rem}}.hero-banner{width:100%;height:18rem;background:#000;display:flex;align-items:center;justify-content:center}.hero-banner .content{text-align:center}.hero-banner .content span{display:block;margin-bottom:.8rem;color:#fff;font-size:1.1rem;font-weight:500;letter-spacing:.12rem}.hero-banner .content h1{color:#fff;font-family:Optima,serif;font-size:3rem;font-weight:400;line-height:1.1}@media only screen and (max-width:768px){.hero-banner{height:14rem}.hero-banner .content span{font-size:.9rem;margin-bottom:.6rem}.hero-banner .content h1{font-size:2.2rem}}.products{width:100%;padding:0 .5rem 2rem;overflow:hidden}.products .title{width:100%;margin:2rem 0;text-align:center;color:#000;font-family:Optima,serif;font-size:3rem;font-weight:400;line-height:1.2}.products .list{display:flex;gap:2.5rem;overflow-x:auto;padding-left:0;scrollbar-width:none}.products .list::-webkit-scrollbar{display:none}.products .card{flex:0 0 12.5rem;width:12.5rem}.products .card .image{width:12.5rem;height:14.125rem;object-fit:cover;display:block;margin-bottom:1.15rem}.products .card .info h2{margin:0 0 1.05rem;color:#000;font-family:Futura,sans-serif;font-size:.875rem;font-weight:500;letter-spacing:.043rem;line-height:1}.products .card .info p{margin:0 0 1.8rem;letter-spacing:.037rem;line-height:1.35}.products .card .info p,.products .card .info span{color:#000;font-family:Futura LT W05 Book,sans-serif;font-size:.75rem;font-weight:400}.products .card .info span{line-height:1}@media(max-width:64rem){.products .title{font-size:2.5rem;margin-bottom:3rem}.products .list{gap:1.5rem}}@media(max-width:48rem){.products{padding:0 1rem}.products .title{font-size:2rem;margin-bottom:2.5rem}.products .list{gap:1rem;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory}.products .list::-webkit-scrollbar{display:none}.products .card{flex:0 0 10rem;width:10rem;scroll-snap-align:start}.products .card .image{width:100%;height:auto;aspect-ratio:200/226}}.editorial{width:100%;padding:5rem;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2.5rem 3.75rem;gap:2.5rem 3.75rem}.editorial .card{display:flex;flex-direction:column;align-items:center}.editorial .card span{min-height:1rem;margin-bottom:1.2rem;color:#000;font-family:Futura,sans-serif;font-size:.875rem;font-weight:500;letter-spacing:.05rem;text-transform:uppercase;text-align:center}.editorial .card h2{min-height:4.8rem;margin:0 0 2rem;width:100%;max-width:32.5rem;color:#000;font-family:Optima,serif;font-size:1.75rem;font-weight:400;line-height:1.3;text-align:center}.editorial .card img{width:100%;display:block;aspect-ratio:520/720;object-fit:cover;object-position:center}@media(max-width:64rem){.editorial{padding:3rem 1.5rem;gap:2rem}.editorial .card h2{min-height:4rem;font-size:1.5rem}}@media(max-width:48rem){.editorial{padding:2rem 1rem;grid-template-columns:1fr;gap:3rem}.editorial .card span{font-size:.75rem;margin-bottom:1rem}.editorial .card h2{min-height:auto;margin-bottom:1.5rem;font-size:1.5rem}.editorial .card img{width:100%}}.hero-banner2{position:relative;width:100%;overflow:hidden}.hero-banner2 img{width:100%;display:block;aspect-ratio:1280/720;object-fit:cover}.hero-banner2 .content{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem}.hero-banner2 .content span{margin-bottom:1.5rem;color:#fff;font-family:Futura,sans-serif;font-size:1.25rem;font-weight:500;letter-spacing:.0625rem;text-transform:uppercase}.hero-banner2 .content h1{margin:0;color:#fff;font-family:Optima,serif;font-size:3.375rem;font-weight:400;line-height:1.2}@media(max-width:64rem){.hero-banner2 .content span{font-size:1rem}.hero-banner2 .content h1{font-size:2.75rem}}@media(max-width:48rem){.hero-banner2 img{aspect-ratio:4/5}.hero-banner2 .content{padding:1.5rem}.hero-banner2 .content span{font-size:.875rem;margin-bottom:1rem}.hero-banner2 .content h1{font-size:2rem}}.hero-banner3{width:100%;height:50rem;position:relative;overflow:hidden}.hero-banner3 img{width:100%;height:100%;object-fit:cover;display:block}.hero-banner3 .content{position:absolute;top:50%;right:0;width:64rem;transform:translateY(-50%);text-align:center;padding:0 2rem}.hero-banner3 .content span{display:block;margin-bottom:1.6rem;color:#fff;font-family:Futura,sans-serif;font-size:2rem;font-weight:500;letter-spacing:.1rem;text-transform:uppercase}.hero-banner3 .content h1{margin:0;color:#fff;font-family:Optima,serif;font-size:5.4rem;font-weight:400;line-height:1.15}@media(max-width:768px){.hero-banner3{height:50rem}.hero-banner3 .content{left:50%;right:auto;width:calc(100% - 4rem);transform:translate(-50%,-50%)}.hero-banner3 .content span{font-size:1.4rem;letter-spacing:.08rem}.hero-banner3 .content h1{font-size:3.2rem;line-height:1.2}}.hero-banner4{width:100%;height:72rem;position:relative;overflow:hidden}.hero-banner4 img{width:100%;height:100%;object-fit:cover;display:block}.hero-banner4 .content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;padding:0 2rem;text-align:center}.hero-banner4 .content span{display:block;margin-bottom:1.6rem;color:#fff;font-family:Futura,sans-serif;font-size:2rem;font-weight:500;letter-spacing:.1rem;text-transform:uppercase}.hero-banner4 .content h1{margin:0;color:#fff;font-family:Optima,serif;font-size:5.4rem;font-weight:400;line-height:1.2}@media(max-width:768px){.hero-banner4{height:50rem}.hero-banner4 .content{width:calc(100% - 4rem)}.hero-banner4 .content span{font-size:1.4rem;letter-spacing:.08rem;margin-bottom:1rem}.hero-banner4 .content h1{font-size:3.2rem;line-height:1.2}}.hero-banner5{width:100%;margin:0 auto;padding:5rem}.hero-banner5 .heading{text-align:center;margin-bottom:2.7rem}.hero-banner5 .heading span{display:block;margin-bottom:1.2rem;color:#000;font-family:Futura,sans-serif;font-size:1.4rem;font-weight:500;letter-spacing:.07rem;text-transform:uppercase}.hero-banner5 .heading h2{margin:0;color:#000;font-family:Optima,serif;font-size:2.8rem;font-weight:400;line-height:1.2}.hero-banner5 img{width:100%;height:100%;object-fit:cover;display:block}@media(max-width:768px){.hero-banner5{padding:0 1.6rem 4rem}.hero-banner5 .heading{margin-bottom:2rem}.hero-banner5 .heading span{font-size:1.2rem;letter-spacing:.06rem}.hero-banner5 .heading h2{font-size:2.2rem;line-height:1.3}.hero-banner5 img{height:40rem}}.luxury-info{width:100%;border-top:.1rem solid #dfdfdf;border-bottom:.1rem solid #dfdfdf;padding:5rem 0}.luxury-info .container{max-width:110rem;margin:0 auto;padding:0 1.6rem}.luxury-info .intro{text-align:center;margin-bottom:5rem}.luxury-info .intro h2{margin:0 0 3rem;font-family:Optima,serif;font-size:3rem;font-weight:400;line-height:1.2;color:#000}.luxury-info .intro p{margin:0;font-family:Futura LT W05 Book,sans-serif;font-size:1.3rem;line-height:2rem;letter-spacing:.05rem;color:#000}.luxury-info .features{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:4rem;gap:4rem;margin-bottom:5rem}.luxury-info .features .feature{text-align:center}.luxury-info .features .feature h3{margin:0 0 2rem;font-family:Optima,serif;font-size:3rem;font-weight:400;line-height:1.2}.luxury-info .features .feature ul{margin:0;padding:0;list-style:none}.luxury-info .features .feature ul li{margin-bottom:.8rem;font-family:Futura LT W05 Book,sans-serif;font-size:1.3rem;line-height:2rem;letter-spacing:.05rem}.luxury-info .description{text-align:center;margin-bottom:5rem}.luxury-info .description p{margin:0;font-family:Futura LT W05 Book,sans-serif;font-size:1.3rem;line-height:2rem;letter-spacing:.05rem}.luxury-info .stats{padding-top:5rem;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:3rem;gap:3rem}.luxury-info .stats .item{text-align:center}.luxury-info .stats .item h4{margin:0 0 1.6rem;font-family:Optima,serif;font-size:2.4rem;font-weight:400;line-height:1.3;color:#000}.luxury-info .stats .item p{margin:0;font-family:Futura LT W05 Book,sans-serif;font-size:1.3rem;line-height:2rem;letter-spacing:.05rem;color:#000}@media(max-width:768px){.luxury-info{padding:4rem 0}.luxury-info .intro{margin-bottom:4rem}.luxury-info .intro h2{margin-bottom:2rem;font-size:2.4rem}.luxury-info .features{grid-template-columns:1fr;gap:3rem;margin-bottom:4rem}.luxury-info .features .feature h3{font-size:2.4rem;margin-bottom:1.6rem}.luxury-info .description{margin-bottom:4rem}.luxury-info .stats{grid-template-columns:1fr;gap:3rem;padding-top:4rem}.luxury-info .stats .item h4{font-size:2.2rem;margin-bottom:1.2rem}}.section-title{width:100%;border-bottom:.1rem solid #dfdfdf;padding:1rem 0 .5rem;display:flex;justify-content:center;align-items:center;background:#fff}.section-title h2{margin:0;text-align:center;font-family:Optima,serif;font-size:2rem;font-weight:500;color:#000;width:max-content}@media(max-width:768px){.section-title{padding-bottom:1.6rem}.section-title h2{font-size:1.8rem}}.account-dashboard{padding:4rem 5rem}.account-dashboard .container{width:100%;max-width:110rem;margin:0 auto;padding:0 1.6rem;box-sizing:border-box}.account-dashboard h2{margin:0 0 2.4rem;font-size:1.6rem;font-weight:500;letter-spacing:.08rem;color:#000}.account-dashboard .account-content{display:grid;grid-template-columns:1.25fr 1fr;grid-gap:2rem;gap:2rem;align-items:stretch}.account-dashboard .account-balance,.account-dashboard .card,.account-dashboard .stats{min-width:0}.account-dashboard .account-balance{background:#f2f2f2;padding:3.2rem 3.8rem;min-height:20.8rem;display:flex;flex-direction:column;justify-content:center}.account-dashboard .account-balance .balance-row{display:flex;align-items:center;justify-content:space-between;gap:2rem}.account-dashboard .account-balance .label{display:flex;align-items:center;gap:2rem}.account-dashboard .account-balance .label svg{flex-shrink:0;width:2.5rem;height:4.2rem}.account-dashboard .account-balance .label span{font-size:1.6rem;font-weight:400;letter-spacing:.08rem;color:#757575}.account-dashboard .account-balance .value{display:flex;align-items:baseline;gap:1rem;min-width:0}.account-dashboard .account-balance .value h3{margin:0;font-size:3rem;font-weight:500;letter-spacing:.15rem;line-height:1;color:#000;overflow-wrap:anywhere}.account-dashboard .account-balance .value span{flex-shrink:0;font-size:1.4rem;color:#757575;letter-spacing:.07rem}.account-dashboard .account-balance .divider{height:.1rem;background:#d4d4d4;margin:2.8rem 0}.account-dashboard .stats{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.8rem;gap:1.8rem;align-content:start}.account-dashboard .card{background:#fff9c5;min-height:15.4rem;padding:2.4rem;display:flex;flex-direction:column;justify-content:space-between}.account-dashboard .card .incard{display:flex;align-items:flex-start;gap:1.2rem}.account-dashboard .card .incard svg{flex-shrink:0;width:2.1rem;height:2.4rem}.account-dashboard .card .incard p{margin:0;font-size:1.6rem;font-weight:400;line-height:1.4;letter-spacing:.08rem;color:#757575}.account-dashboard .card h4{margin:0;font-size:2.4rem;font-weight:500;line-height:1;letter-spacing:.12rem;color:#000}.account-dashboard .action{grid-column:1/-1}.account-dashboard .action a,.account-dashboard .action button{width:100%;height:3.6rem;display:flex;align-items:center;justify-content:center;background:#000;color:#fff;border:none;cursor:pointer;font-size:1.2rem;font-weight:500;letter-spacing:.06rem;text-transform:uppercase}@media(max-width:992px){.account-dashboard .account-content{grid-template-columns:1fr}.account-dashboard .stats{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.account-dashboard{padding:3rem 0}.account-dashboard .account-balance{padding:2rem}.account-dashboard .account-balance .balance-row{flex-direction:column;align-items:flex-start;gap:1rem}.account-dashboard .account-balance .value{align-items:center}.account-dashboard .account-balance .value h3{font-size:2.4rem}.account-dashboard .stats{grid-template-columns:1fr}.account-dashboard .card{min-height:auto;padding:2rem}}.new-arrivals{padding:6rem 0}.new-arrivals .container{max-width:110rem;margin:0 auto;padding:0 1.6rem}.new-arrivals h2{margin:0 0 4.8rem;text-align:center;font-family:Optima,serif;font-size:2.8rem;font-weight:550;color:#000}.new-arrivals .products{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:4rem 2.5rem;gap:4rem 2.5rem}.new-arrivals .product-card img{width:100%;height:auto;display:block;object-fit:cover;margin-bottom:2rem}.new-arrivals .product-card h3{margin:0 0 1rem;font-size:1.4rem;font-weight:500;letter-spacing:.07rem}.new-arrivals .product-card p{margin:0 0 2rem;font-size:1.2rem;line-height:1.5;letter-spacing:.06rem;min-height:3.6rem}.new-arrivals .product-card span{display:block;font-size:1.2rem}@media(max-width:1024px){.new-arrivals .products{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.new-arrivals{padding:4rem 0}.new-arrivals h2{margin-bottom:3rem;font-size:2.4rem}.new-arrivals .products{grid-template-columns:repeat(2,minmax(0,1fr));gap:2.4rem 1.2rem}.new-arrivals .product-card h3{font-size:1.2rem}.new-arrivals .product-card p,.new-arrivals .product-card span{font-size:1.1rem}}.journey-product{margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem}.journey-product .image-section{min-height:80vh}.journey-product .image-section img{width:100%;height:100%;display:block;object-fit:cover}.journey-product .details-section{min-height:80vh;padding:2rem 4rem 2rem 1rem;display:flex;flex-direction:column;justify-content:center}.journey-product .details-section h1{margin:0;font-size:2.8rem;font-weight:500;line-height:1.2;letter-spacing:.14rem;color:#000}.journey-product .details-section .product-name{display:flex;align-items:center;justify-content:space-between;margin:1.4rem 0 3.8rem;font-size:1.8rem;font-weight:400;line-height:1.4;letter-spacing:.09rem;color:#000}.journey-product .details-section .product-name .rating{display:flex;flex-direction:column;align-items:flex-end;flex-shrink:0;color:#757575;font-size:1.6rem;font-weight:400;letter-spacing:.08rem}.journey-product .details-section .detail-row{padding:2rem 0;display:flex;align-items:center;justify-content:space-between;border-top:.1rem solid #d4d4d4}.journey-product .details-section .detail-row:last-of-type{border-bottom:.1rem solid #d4d4d4}.journey-product .details-section .detail-row .label{display:flex;align-items:center;gap:2.8rem;flex:1 1}.journey-product .details-section .detail-row .label img,.journey-product .details-section .detail-row .label svg{width:2.2rem;height:2.2rem;flex-shrink:0}.journey-product .details-section .detail-row .label span{color:#757575;font-size:1.5rem;font-weight:400;letter-spacing:.08rem}.journey-product .details-section .detail-row h3{margin:0;min-width:20rem;text-align:right;font-size:2rem;font-weight:500;line-height:1.2;letter-spacing:.1rem;color:#000}.journey-product .details-section .submit-btn{margin-top:3.5rem}.journey-product .details-section .submit-btn .loading,.journey-product .details-section .submit-btn button{width:28.5rem;height:3.6rem;display:flex;align-items:center;justify-content:center;background:#000;border:0;color:#fff;font-size:1.2rem;letter-spacing:.06rem;text-transform:uppercase;cursor:pointer}@media(max-width:992px){.journey-product{gap:2.5rem}.journey-product .details-section{padding:2rem}}@media(max-width:768px){.journey-product{grid-template-columns:1fr;gap:2rem}.journey-product .image-section{min-height:auto}.journey-product .image-section img{width:100%;height:auto;aspect-ratio:4/5;object-fit:cover}.journey-product .details-section{min-height:auto;padding:0 1.6rem 2rem}.journey-product .details-section h1{font-size:2.2rem;line-height:1.3;letter-spacing:.08rem}.journey-product .details-section .product-name{margin:1rem 0 2.4rem;align-items:flex-start;gap:.8rem;font-size:1.5rem}.journey-product .details-section .product-name .rating{font-size:1.3rem;text-align:left}.journey-product .details-section .detail-row{padding:1.6rem 0;gap:1rem}.journey-product .details-section .detail-row .label{gap:1.2rem}.journey-product .details-section .detail-row .label img,.journey-product .details-section .detail-row .label svg{width:1.8rem;height:1.8rem}.journey-product .details-section .detail-row .label span{font-size:1.3rem}.journey-product .details-section .detail-row h3{min-width:auto;font-size:1.5rem}.journey-product .details-section .submit-btn{margin-top:2.4rem}.journey-product .details-section .submit-btn .loading,.journey-product .details-section .submit-btn button{width:100%;height:4.4rem}}.account-card{display:grid;grid-template-columns:22rem 1fr;grid-gap:2rem;gap:2rem;width:100%;padding:4rem}.account-card .image-section{background:#e5ce18;display:flex;align-items:center;justify-content:center;min-height:22rem}.account-card .image-section img{width:22rem;height:22rem;object-fit:cover}.account-card .details-section{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.5rem 2rem;gap:1.5rem 2rem}.account-card .details-section .info{padding-bottom:1.2rem;border-bottom:.1rem solid #d4d4d4}.account-card .details-section .info span{display:block;margin-bottom:.8rem;color:#757575;font-size:1.2rem;letter-spacing:.04rem}.account-card .details-section .info h3{margin:0;font-size:1.6rem;font-weight:500;line-height:1.3;letter-spacing:.04rem}@media(max-width:768px){.account-card{grid-template-columns:1fr;gap:1.5rem;padding:2rem}.account-card .image-section{min-height:auto}.account-card .image-section img{width:100%;max-width:18rem;height:18rem}.account-card .details-section{grid-template-columns:1fr;gap:1.2rem}.account-card .details-section .info{padding-bottom:1rem}.account-card .details-section .info span{font-size:1rem}.account-card .details-section .info h3{font-size:1.4rem}}.membership-benefits{padding:3rem 4rem}.membership-benefits h2{margin:0 0 2rem;text-align:center;font-size:1.8rem;font-weight:500;font-family:Optima,serif}.membership-benefits .membership-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.2rem;gap:1.2rem}.membership-benefits .membership-card{border:.1rem solid #dfdfdf;background:#fff}.membership-benefits .membership-card .status{height:2rem;display:flex;align-items:center;justify-content:center;background:#757575;color:#fff;font-size:.8rem;font-weight:500;letter-spacing:.04rem;text-transform:uppercase}.membership-benefits .membership-card.active .status{background:#e5ce18;color:#000}.membership-benefits .membership-card img{width:8rem;height:8rem;display:block;margin:1.2rem auto;object-fit:contain}.membership-benefits .membership-card h3{margin:0;padding:0 1rem 1rem;text-align:center;font-size:1.3rem;font-weight:500;letter-spacing:.05rem;border-bottom:.1rem solid #dfdfdf}.membership-benefits .membership-card .footer{display:flex;align-items:center;justify-content:space-between;padding:1rem}.membership-benefits .membership-card .footer span{color:#757575;font-size:.9rem;letter-spacing:.04rem}.membership-benefits .membership-card .footer strong{font-size:1rem;font-weight:500;letter-spacing:.04rem}@media(max-width:1024px){.membership-benefits .membership-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.membership-benefits{padding:2rem}.membership-benefits h2{font-size:1.6rem;margin-bottom:1.5rem}.membership-benefits .membership-grid{grid-template-columns:1fr;gap:1rem}.membership-benefits .membership-card img{width:7rem;height:7rem}.membership-benefits .membership-card h3{font-size:1.2rem}.membership-benefits .membership-card .footer span,.membership-benefits .membership-card .footer strong{font-size:.85rem}}.balance-card{position:relative;overflow:hidden;padding:4rem;text-align:center;border-radius:1.2rem}.balance-card>*{position:relative;z-index:2}.balance-card .label{margin:0 0 .8rem;color:#757575;font-size:1.3rem;letter-spacing:.05rem}.balance-card h2{margin:0 0 3rem;color:#000;font-size:4rem;font-weight:500;line-height:1;letter-spacing:.1rem}.balance-card h2 span{margin-right:.8rem;font-size:2rem}.balance-card .actions{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;display:flex;justify-content:space-around;align-items:center}.balance-card .action{text-align:center;width:max-content}.balance-card .action .icon{width:4.8rem;height:4.8rem;margin:0 auto 1rem;display:flex;align-items:center;justify-content:center;border-radius:50%}.balance-card .action .icon i{font-size:1.6rem}.balance-card .action h3{margin:0;color:#000;font-size:1.1rem;font-weight:500;letter-spacing:.05rem}@media(max-width:768px){.balance-card{padding:1.5rem}.balance-card .label{font-size:1.1rem}.balance-card h2{margin-bottom:2rem;font-size:2.6rem}.balance-card h2 span{display:block;margin:0 0 .4rem;font-size:1.5rem}.balance-card .actions{grid-template-columns:repeat(3,1fr);gap:1rem}.balance-card .action .icon{width:4rem;height:4rem}.balance-card .action .icon i{font-size:1.3rem}.balance-card .action h3{font-size:1rem}}.withdraw-card-container{display:flex;justify-content:center;flex-direction:column;align-items:center;margin-bottom:3rem;margin-top:1rem}.withdraw-card-container h2{margin:0 0 2rem;text-align:center;font-size:2rem;font-weight:400;font-family:Optima,serif}.withdraw-card-container .withdraw-card{background:linear-gradient(121deg,#000,#757575);padding:0 4rem}.withdraw-card-container .withdraw-card .content{min-height:18rem;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.withdraw-card-container .withdraw-card .content h3{margin:0 0 1rem;color:#fff;font-size:2rem;font-weight:500;letter-spacing:.08rem}.withdraw-card-container .withdraw-card .content p{max-width:60rem;margin:0 0 2.5rem;color:#fff;font-size:1.4rem;line-height:1.6;letter-spacing:.05rem}.withdraw-card-container .withdraw-card .content a{width:100%}.withdraw-card-container .withdraw-card .content a button{width:24rem;height:4rem;border:0;background:#fff;color:#000;font-size:1.2rem;font-weight:600;letter-spacing:.08rem;cursor:pointer}@media(max-width:768px){.withdraw-card-container .withdraw-card{padding:2rem;margin:0 2rem}.withdraw-card-container .withdraw-card .content{min-height:14rem}.withdraw-card-container .withdraw-card .content h3{font-size:1.6rem}.withdraw-card-container .withdraw-card .content p{font-size:1.2rem}.withdraw-card-container .withdraw-card .content button{width:100%;max-width:22rem}}.withdraw-form{width:100%;padding:0 4rem;margin-bottom:5rem}.withdraw-form h2{margin:0 0 1.5rem;text-align:center;font-size:1.8rem;font-weight:400;font-family:Optima,serif}.withdraw-form .action-grid,.withdraw-form .form-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem 1.5rem;gap:1rem 1.5rem}.withdraw-form .form-grid{margin-bottom:3rem}.withdraw-form input{width:100%;height:3.8rem;padding:0 1.2rem;border:.1rem solid #dfdfdf;outline:none;font-size:1.2rem;color:#000}.withdraw-form input::placeholder{color:#757575}.withdraw-form input:-moz-read-only{background:#fafafa}.withdraw-form input:read-only{background:#fafafa}.withdraw-form .input-wrapper{position:relative}.withdraw-form .input-wrapper input{padding-right:5rem}.withdraw-form .input-wrapper .all-btn,.withdraw-form .input-wrapper .eye-btn{position:absolute;top:50%;right:1rem;transform:translateY(-50%);border:none;background:transparent;color:#757575;font-size:1.1rem;font-weight:600;cursor:pointer}.withdraw-form .input-wrapper .eye-btn{font-size:1.4rem}.withdraw-form .amount-buttons{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:.8rem;gap:.8rem}.withdraw-form .amount-buttons button{height:3.8rem;border:none;background:#f2f2f2;font-size:1.1rem;cursor:pointer;transition:.3s}.withdraw-form .amount-buttons button.active{background:#000;color:#fff}.withdraw-form .withdraw-btn{width:100%;height:3.8rem;border:none;background:#000;color:#fff;font-size:1.1rem;letter-spacing:.06rem;cursor:pointer}.withdraw-form .withdraw-btn.disabled{background:#999;cursor:not-allowed}@media(max-width:768px){.withdraw-form{padding:0 2rem}.withdraw-form h2{font-size:1.6rem;margin-bottom:1.2rem}.withdraw-form .action-grid,.withdraw-form .form-grid{grid-template-columns:1fr}.withdraw-form .amount-buttons{grid-template-columns:repeat(2,1fr)}.withdraw-form .amount-buttons button,.withdraw-form .withdraw-btn,.withdraw-form input{height:3.6rem}}.wallet-connect{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;width:100%;padding:2rem 4rem}.wallet-connect .image-side img{width:100%;height:38rem;object-fit:cover;display:block}.wallet-connect .form-side{display:flex;flex-direction:column}.wallet-connect .form-side h2{margin:0 0 1rem;font-family:Optima,serif;font-size:2.5rem;font-weight:400}.wallet-connect .form-side p{margin:0 0 2.5rem;color:#757575;font-size:1.3rem;letter-spacing:.05rem}.wallet-connect .form-side input[type=number],.wallet-connect .form-side input[type=password],.wallet-connect .form-side input[type=text]{width:100%;height:4rem;margin-bottom:1rem;padding:0 1.5rem;border:.1rem solid #dfdfdf;outline:none;font-size:1.3rem}.wallet-connect .form-side input[type=number]::placeholder,.wallet-connect .form-side input[type=password]::placeholder,.wallet-connect .form-side input[type=text]::placeholder{color:#757575}.wallet-connect .form-side .radio-group{display:flex;align-items:center;gap:2.5rem;height:4rem;padding:0 1.5rem;border:.1rem solid #dfdfdf;margin-bottom:1rem}.wallet-connect .form-side .radio-group label{display:flex;align-items:center;gap:.8rem;cursor:pointer}.wallet-connect .form-side .radio-group label span{font-size:1.3rem;color:#757575}.wallet-connect .form-side .radio-group label input{margin:0;accent-color:#000}.wallet-connect .form-side .wallet-btn{width:24rem;height:3.8rem;margin-top:auto;border:none;background:#000;color:#fff;font-size:1.2rem;letter-spacing:.06rem;cursor:pointer}@media(max-width:768px){.wallet-connect{grid-template-columns:1fr;gap:2rem;padding:2rem}.wallet-connect .image-side img{height:100%}.wallet-connect .form-side h2{font-size:2.4rem}.wallet-connect .form-side .radio-group{flex-wrap:wrap;height:auto;padding:1rem 1.5rem}.wallet-connect .form-side .wallet-btn{width:100%}}.deposit-form{max-width:54rem;margin:0 auto;padding:0 2rem 4rem}.deposit-form h2{margin:0 0 2rem;text-align:center;font-size:2rem;font-family:Optima,serif;font-weight:400}.deposit-form input{width:100%;height:4rem;padding:0 1.5rem;margin-bottom:1rem;border:.1rem solid #dfdfdf;outline:none;font-size:1.3rem}.deposit-form input::placeholder{color:#757575}.deposit-form .amount-buttons{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem;margin-bottom:2rem}.deposit-form .amount-buttons button{height:4rem;border:none;background:#f2f2f2;font-size:1.2rem;cursor:pointer;transition:.2s}.deposit-form .amount-buttons button.active{background:#000;color:#fff}.deposit-form .deposit-btn{width:33rem;max-width:100%;height:4rem;display:block;margin:0 auto;border:none;background:#000;color:#fff;font-size:1.2rem;font-weight:500;letter-spacing:.06rem;cursor:pointer}@media(max-width:768px){.deposit-form{padding:0 1.5rem 3rem}.deposit-form h2{font-size:1.8rem}.deposit-form .amount-buttons{grid-template-columns:repeat(2,1fr)}.deposit-form .deposit-btn{width:100%}}.transaction-history{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;padding:2rem 4rem}.transaction-history .history-card{position:relative;border:.1rem solid #dfdfdf;background:#fff;padding:1.2rem}.transaction-history .history-card .status{display:inline-flex;align-items:center;justify-content:center;min-width:7rem;height:2.2rem;font-size:.8rem;font-weight:600;letter-spacing:.08rem;margin-bottom:1rem}.transaction-history .history-card .status.pending{background:#f9ec82}.transaction-history .history-card .status.completed{background:#4ef295}.transaction-history .history-card .status.on-hold{background:#fa7777}.transaction-history .history-card .card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.transaction-history .history-card .card-header .date{font-size:1rem;color:#757575;letter-spacing:.05rem}.transaction-history .history-card .card-header .amount{text-align:right;font-size:1.6rem;color:#000}.transaction-history .history-card .card-header .amount span{display:block;margin-top:.4rem;font-size:1.2rem;color:#757575}.transaction-history .history-card .divider{height:.1rem;background:#dfdfdf;margin-bottom:1.2rem}.transaction-history .history-card .card-body{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.2rem;gap:1.2rem}.transaction-history .history-card .card-body .info label{display:block;margin-bottom:.5rem;font-size:1rem;color:#757575}.transaction-history .history-card .card-body .info p{margin:0;font-size:1.1rem;color:#000;word-break:break-word}.transaction-history .history-card .card-body .info.full{grid-column:1/-1}@media(max-width:1024px){.transaction-history{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.transaction-history{padding:2rem}.transaction-history,.transaction-history .history-card .card-body{grid-template-columns:1fr}}.pin-tabs{display:flex;width:100%;height:3.5rem;border-bottom:.1rem solid #dfdfdf}.pin-tabs .tab{flex:1 1;display:flex;align-items:center;justify-content:center;text-decoration:none;color:#000;font-size:1.2rem;letter-spacing:.06rem}.pin-tabs .tab:not(:last-child){border-right:.1rem solid #dfdfdf}.pin-tabs .tab.active{background:#f2f2f2}.change-pin{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;padding:3rem 4rem;width:100%}.change-pin .image-side img{width:100%;height:30rem;object-fit:cover;display:block}.change-pin .form-side{display:flex;flex-direction:column;gap:1rem}.change-pin .form-side .input-wrapper{position:relative}.change-pin .form-side .input-wrapper input{width:100%;height:4rem;padding:0 4rem 0 1.5rem;border:.1rem solid #dfdfdf;outline:none;font-size:1.3rem}.change-pin .form-side .input-wrapper input::placeholder{color:#757575}.change-pin .form-side .input-wrapper .eye-btn{position:absolute;top:50%;right:1.5rem;transform:translateY(-50%);border:none;background:transparent;cursor:pointer}.change-pin .form-side .input-wrapper .eye-btn i{font-size:1.4rem;color:#757575}.change-pin .form-side .confirm-btn{width:30rem;height:3.6rem;margin-top:1rem;border:none;background:#000;color:#fff;font-size:1.2rem;font-weight:500;letter-spacing:.06rem;cursor:pointer}@media(max-width:768px){.change-pin{grid-template-columns:1fr;gap:2rem;padding:2rem}.change-pin .image-side img{height:22rem}.change-pin .form-side .confirm-btn{width:100%}}.affiliate-program{display:flex;align-items:center;gap:4rem;width:100%;padding:2rem 4rem}.affiliate-program .image-side{flex:1 1}.affiliate-program .image-side img{width:100%;height:100%;display:block;object-fit:cover}.affiliate-program .content-side{flex:1 1}.affiliate-program .content-side h1{margin:0 0 2rem;font-family:Optima,serif;font-size:3.6rem;font-weight:400;line-height:1.15;color:#000}.affiliate-program .content-side .description{margin:0 0 2.5rem;color:#000;font-size:1.2rem;font-weight:400;line-height:1.8;letter-spacing:.06rem}.affiliate-program .content-side .invite-code{margin-bottom:1.6rem}.affiliate-program .content-side .invite-code label{display:block;margin-bottom:.8rem;color:#000;font-size:1.2rem;letter-spacing:.06rem}.affiliate-program .content-side .invite-code .code-box{width:24rem;height:3.6rem;padding:0 1.2rem;display:flex;align-items:center;gap:1rem;border:.1rem solid #dfdfdf;background:#fff;color:#000;font-size:1.2rem;letter-spacing:.06rem}.affiliate-program .content-side .invite-btn{width:24rem;height:3.6rem;border:none;background:#000;color:#fff;font-size:1.1rem;letter-spacing:.06rem;cursor:pointer;transition:opacity .3s}.affiliate-program .content-side .invite-btn:hover{opacity:.85}@media(max-width:768px){.affiliate-program{flex-direction:column;gap:2rem;padding:2rem}.affiliate-program .content-side,.affiliate-program .image-side{width:100%}.affiliate-program .content-side h1{font-size:2.8rem;margin-bottom:1.6rem}.affiliate-program .content-side .description{margin-bottom:2rem}.affiliate-program .content-side .invite-btn,.affiliate-program .content-side .invite-code .code-box{width:100%}}.certificat-section .certificat-wrap{padding:2rem 4rem}.certificat-section .certificat-wrap .certificat{width:100%;min-height:100vh;max-height:100%;background:#fff;border:.1rem solid #dfdfdf}@media(max-width:768px){.certificat-section .certificat-wrap{padding:2rem}}.benefits-section{width:100%;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;padding:3.5rem 2rem;border-top:.1rem solid #dfdfdf;border-bottom:.1rem solid #dfdfdf}.benefits-section .benefit-card{text-align:center}.benefits-section .benefit-card h3{margin:0 0 1.6rem;font-family:Optima,serif;font-size:2.4rem;font-weight:400;line-height:1.2;color:#000}.benefits-section .benefit-card p{max-width:22rem;margin:0 auto;font-size:1.2rem;font-weight:400;line-height:1.6;letter-spacing:.06rem;color:#000}@media(max-width:768px){.benefits-section{grid-template-columns:1fr;gap:3rem;padding:3rem 1.5rem}.benefits-section .benefit-card h3{font-size:2rem;margin-bottom:1rem}.benefits-section .benefit-card p{max-width:100%;font-size:1.2rem}}.content-section .luxury-section{width:100%;padding:2.5rem 4rem}.content-section .luxury-section .top-content{margin-bottom:2.5rem}.content-section .luxury-section .top-content h1{margin:0 0 1.2rem;font-family:Optima,serif;font-size:3.2rem;font-weight:400;line-height:1.1;color:#000}.content-section .luxury-section .top-content p{margin:0;font-size:1.2rem;line-height:1.6;letter-spacing:.05rem;color:#000}.content-section .luxury-section .image-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;gap:2rem;margin-bottom:3rem}.content-section .luxury-section .image-grid img{width:100%;height:100%;object-fit:cover;display:block}.content-section .luxury-section .bottom-content{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem;align-items:center}.content-section .luxury-section .bottom-content .left-image img{width:100%;height:100%;object-fit:cover;display:block}.content-section .luxury-section .bottom-content .right-content h2{margin:0 0 1.2rem;font-family:Optima,serif;font-size:3.2rem;font-weight:400;line-height:1.1;color:#000}.content-section .luxury-section .bottom-content .right-content p{margin:0;font-size:1.2rem;line-height:1.6;letter-spacing:.05rem;color:#757575}@media(max-width:768px){.content-section .luxury-section{padding:2rem 1.5rem}.content-section .luxury-section .top-content{margin-bottom:2rem}.content-section .luxury-section .top-content h1{font-size:2.4rem}.content-section .luxury-section .top-content p{font-size:1.1rem}.content-section .luxury-section .image-grid{grid-template-columns:1fr;gap:1.5rem;margin-bottom:2rem}.content-section .luxury-section .image-grid img{height:18rem}.content-section .luxury-section .bottom-content{grid-template-columns:1fr;gap:1.5rem}.content-section .luxury-section .bottom-content .left-image{order:2}.content-section .luxury-section .bottom-content .left-image img{height:20rem}.content-section .luxury-section .bottom-content .right-content{order:1}.content-section .luxury-section .bottom-content .right-content h2{font-size:2.4rem;margin-bottom:1rem}.content-section .luxury-section .bottom-content .right-content p{font-size:1.1rem}}.content-section .service-features{width:100%;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:4rem 3rem;gap:4rem 3rem;padding:4rem 2rem}.content-section .service-features .feature-card{text-align:center}.content-section .service-features .feature-card img{width:4rem;height:4rem;object-fit:contain;display:block;margin:0 auto 1.6rem}.content-section .service-features .feature-card h3{margin:0 0 1rem;font-size:1.6rem;font-weight:500;letter-spacing:.08rem;color:#000}.content-section .service-features .feature-card p{margin:0;font-size:1.4rem;font-weight:400;line-height:1.6;letter-spacing:.07rem;color:#757575}@media(max-width:768px){.content-section .service-features{grid-template-columns:repeat(2,1fr);gap:3rem 2rem;padding:3rem 1.5rem}.content-section .service-features .feature-card img{width:3.2rem;height:3.2rem}.content-section .service-features .feature-card h3{font-size:1.4rem}.content-section .service-features .feature-card p{font-size:1.2rem}.content-section .service-features .feature-card p br{display:none}}@media(max-width:480px){.content-section .service-features{grid-template-columns:1fr}}.content-section .hero-banner{width:100%;height:100%}.content-section .hero-banner img{width:100%;height:100%;object-fit:cover;display:block}@media(max-width:768px){.content-section .hero-banner img{height:30rem}}.content-section .stats-section{width:100%;display:grid;grid-template-columns:repeat(4,1fr);padding:5rem 0}.content-section .stats-section .stat-card{text-align:center;padding:0 2rem}.content-section .stats-section .stat-card:not(:last-child){border-right:.1rem solid #000}.content-section .stats-section .stat-card h3{margin:0 0 1.6rem;font-size:1.6rem;font-weight:500;letter-spacing:.08rem;color:#000}.content-section .stats-section .stat-card p{margin:0;font-size:1.4rem;font-weight:400;line-height:1.7;letter-spacing:.07rem;color:#757575}@media(max-width:768px){.content-section .stats-section{grid-template-columns:repeat(2,1fr);gap:3rem 0}.content-section .stats-section .stat-card{padding:0 1rem}.content-section .stats-section .stat-card:nth-child(2){border-right:none}.content-section .stats-section .stat-card h3{font-size:1.5rem;margin-bottom:1rem}.content-section .stats-section .stat-card p{font-size:1.2rem}.content-section .stats-section .stat-card p br{display:none}}@media(max-width:480px){.content-section .stats-section{grid-template-columns:1fr}.content-section .stats-section .stat-card{padding:2rem 0;border-right:none!important;border-bottom:.1rem solid #dfdfdf}.content-section .stats-section .stat-card:last-child{border-bottom:none}}.content-section .double-banner{width:100%;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:6rem;gap:6rem;padding:0 4rem}.content-section .double-banner .image-item img{width:100%;height:72rem;display:block;object-fit:cover}@media(max-width:768px){.content-section .double-banner{grid-template-columns:1fr;gap:2rem}.content-section .double-banner .image-item img{height:40rem}}.content-section .timeline-section{width:100%;padding:2.5rem 4rem}.content-section .timeline-section h1{margin:0 0 2.5rem;font-family:Optima,serif;font-size:2.8rem;font-weight:400;line-height:1.15;color:#000}.content-section .timeline-section .timeline-list{display:flex;flex-direction:column;gap:1rem}.content-section .timeline-section .timeline-item{display:grid;grid-template-columns:4rem 1fr;grid-gap:.8rem;gap:.8rem;align-items:start}.content-section .timeline-section .timeline-item span{font-size:1.2rem;font-weight:500;letter-spacing:.05rem;color:#000}.content-section .timeline-section .timeline-item p{margin:0;font-size:1.2rem;font-weight:400;line-height:1.5;letter-spacing:.05rem;color:#757575}@media(max-width:768px){.content-section .timeline-section{padding:2rem 1.2rem}.content-section .timeline-section h1{margin-bottom:2rem;font-size:2.2rem}.content-section .timeline-section .timeline-list{gap:1.2rem}.content-section .timeline-section .timeline-item{grid-template-columns:1fr;gap:.3rem}.content-section .timeline-section .timeline-item span{font-size:1.2rem}.content-section .timeline-section .timeline-item p{font-size:1.1rem}}.content-section .brand-partner-section{width:100%;padding:3rem 4rem}.content-section .brand-partner-section .top-section{display:grid;grid-template-columns:1fr 1fr;grid-gap:3rem;gap:3rem;align-items:center;margin-bottom:4rem}.content-section .brand-partner-section .top-section .content h2{margin:0 0 2rem;font-family:Optima,serif;font-size:3rem;font-weight:400;line-height:1.1;color:#000}.content-section .brand-partner-section .top-section .content p{margin:0;font-size:1.2rem;line-height:1.7;letter-spacing:.05rem;color:#757575}.content-section .brand-partner-section .top-section .hero-image img{width:100%;height:30rem;object-fit:cover;display:block}.content-section .brand-partner-section .brand-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:1.5rem;gap:1.5rem}.content-section .brand-partner-section .brand-grid .brand-card img{width:100%;aspect-ratio:1;object-fit:cover;display:block;margin-bottom:1rem}.content-section .brand-partner-section .brand-grid .brand-card h3{margin:0 0 .6rem;font-family:Optima,serif;font-size:1.3rem;font-weight:600;line-height:1.4;color:#000;text-transform:uppercase}.content-section .brand-partner-section .brand-grid .brand-card span{display:block;font-size:1.1rem;line-height:1.5;letter-spacing:.05rem;color:#757575}@media(max-width:768px){.content-section .brand-partner-section{padding:2rem 1.2rem}.content-section .brand-partner-section .top-section{grid-template-columns:1fr;gap:2rem}.content-section .brand-partner-section .top-section .hero-image{order:-1}.content-section .brand-partner-section .top-section .hero-image img{height:22rem}.content-section .brand-partner-section .top-section .content h2{font-size:2.2rem}.content-section .brand-partner-section .top-section .content p{font-size:1.1rem}.content-section .brand-partner-section .brand-grid{display:flex;flex-wrap:nowrap;gap:1.2rem;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.content-section .brand-partner-section .brand-grid::-webkit-scrollbar{height:.4rem}.content-section .brand-partner-section .brand-grid .brand-card{min-width:16rem;flex:0 0 auto;scroll-snap-align:start}.content-section .brand-partner-section .brand-grid .brand-card img{width:100%;aspect-ratio:1;object-fit:cover;margin-bottom:.8rem}.content-section .brand-partner-section .brand-grid .brand-card h3{font-size:1.2rem}.content-section .brand-partner-section .brand-grid .brand-card span{font-size:1rem}}.accordion-menu{width:100%;padding:2rem 4rem}.accordion-menu .menu-item{border-bottom:.1rem solid #dfdfdf}.accordion-menu .menu-header{width:100%;min-height:4.2rem;display:flex;align-items:center;justify-content:space-between;padding:1.2rem 0;background:transparent;border:none;cursor:pointer}.accordion-menu .menu-header span{font-size:1.2rem;font-weight:400;letter-spacing:.08rem;color:#000;text-transform:uppercase}.accordion-menu .menu-header .arrow{width:1.4rem;height:1.4rem;color:#757575;transition:transform .3s ease}.accordion-menu .menu-header .arrow.open{transform:rotate(90deg)}.accordion-menu .menu-content{padding:0 0 1.6rem}.accordion-menu .menu-content p{margin:0;font-size:1.2rem;line-height:1.6;letter-spacing:.05rem;color:#757575}@media(max-width:768px){.accordion-menu .menu-header{min-height:3.8rem}.accordion-menu .menu-header span{font-size:1.2rem}.accordion-menu .menu-header .arrow{width:1.2rem;height:1.2rem}.accordion-menu .menu-content{padding-bottom:1.2rem}.accordion-menu .menu-content p{font-size:1.1rem}.accordion-menu{padding:2rem}}