.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:#535353}.primary-btn{width:100%;outline:none;border:none;padding:1.25rem 0;justify-content:center;align-items:center;gap:10px;align-self:stretch;border-radius:5rem;background:#d9814f;color:#fff;text-align:center;font-size:1.5rem;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-.5px;cursor:pointer}.primary-btn:hover{opacity:.9}.loader-wrapper img{border-radius:50%}.managedDisabled{opacity:.5;pointer-events:none}.isPressedValidation{height:5rem;background:rgba(0,0,0,.22);display:flex;justify-content:center;align-items:center}.isPressedValidation p{color:#fff;text-align:center;font-size:1.4rem}.isPressedValidation p i{margin-left:.5rem;animation:spinerAnimation .4s ease-in infinite}.nav-bar-parent{justify-content:space-between;background:#fff;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);padding:3rem 2rem}.nav-bar-parent,.nav-bar-parent .nav-bar-child:first-child .navbar-img{display:flex;align-items:center}.nav-bar-parent .nav-bar-child:first-child .navbar-img img{margin-right:2rem}.nav-bar-parent .nav-bar-child:first-child .navbar-img img:first-child{height:auto;width:2.5rem;cursor:pointer}.nav-bar-parent .nav-bar-child:first-child .navbar-img img:last-child{height:auto;width:13rem}.nav-bar-parent .nav-bar-child:last-child{display:flex;align-items:center}.nav-bar-parent .nav-bar-child:last-child .button{display:flex;align-items:center;justify-content:space-between;padding:1px 0;border-radius:8px;background:none;outline:none;border:.13rem solid #dadada;cursor:pointer}.nav-bar-parent .nav-bar-child:last-child .button p{color:#fff;font-size:18px;font-weight:500;letter-spacing:-.12px;padding-left:.6rem}.nav-bar-parent .nav-bar-child:last-child .button img{height:auto;width:2.5rem}.nav-bar-parent .nav-bar-child:last-child img{height:auto;width:2.5rem;cursor:pointer}.nav-bar-parent .top-image img{width:17rem;height:auto}.running-notice{display:flex;align-items:center;background:#ffc107;padding:.8rem 2rem}.running-notice .notice-icon{display:flex;align-items:center;margin-right:1rem}.running-notice .notice-icon img{height:auto;width:2rem}.running-notice .notice-content{display:flex;align-items:center;width:100%}.running-notice .notice-content marquee{color:#222;font-size:1.4rem;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.25px}.poster-slider{width:100%;height:100%;overflow:hidden;position:relative}.poster-slider .slides{display:flex;width:100%;height:100%}.poster-slider .slides .slide{padding:2rem .5rem}.poster-slider .slides .slide .scroll-container{overflow:auto;white-space:nowrap}.poster-slider .slides .slide .scroll-container::-webkit-scrollbar{width:5px;height:0}.poster-slider .slides .slide .scroll-container::-webkit-scrollbar-track{background-color:#d7d7d7}.poster-slider .slides .slide .scroll-container::-webkit-scrollbar-thumb{background-color:#a8a8a8;border-radius:0}.poster-slider .slides .slide .scroll-container::-webkit-scrollbar-thumb:hover{background-color:#555}.poster-slider .slides .slide .scroll-container img{height:auto;width:84%;animation:horizontal 15s infinite;padding:5px}.poster-slider1{width:100%;height:100%;overflow:hidden;position:relative}.poster-slider1 .slides{display:flex;width:100%;height:100%;transition:transform .5s ease-in-out}.poster-slider1 .slide{width:100%;height:100%;flex-shrink:0}.poster-slider1 .dasboard-poster{position:relative}.poster-slider1 .dasboard-poster,.poster-slider1 .poster-bg{height:100%;display:flex;justify-content:center;align-items:center}.poster-slider1 .poster-bg{width:100%}.poster-slider1 .poster-bg img{width:100%;height:100%;object-fit:cover}.poster-slider1 .slider-controls{position:absolute;top:50%;display:flex;justify-content:space-between;align-items:center;width:100%;transform:translateY(-50%);z-index:2}.poster-slider1 .slider-controls button{background:rgba(0,0,0,.5);color:#fff;border:none;padding:1rem;cursor:pointer;transition:background .3s ease;font-size:20px}.poster-slider1 .slider-controls button:hover{background:rgba(0,0,0,.8)}.poster-slider1 .sliderFaseAnimation{animation:slideAnimation 1s ease}.cards .card{display:flex;background:#fff;border:.13rem solid #dadada;border-radius:1rem;padding:1rem;margin:1rem 0;gap:1.3rem}.cards .card .icon{display:flex;justify-content:center;align-items:center;height:4.5rem;width:4.5rem;border:1px solid #deebf2;border-radius:1rem}.cards .card .icon img{height:auto;width:3rem}.cards .card .text p{color:#858585;font-size:1.3rem;font-style:normal;font-weight:500;line-height:normal;padding:.2rem 0}.cards .card .text p:first-child{color:#222;font-size:1.3rem;font-weight:700}.history-filter{padding-bottom:2rem}.history-filter ul{display:flex;justify-content:center;align-items:center;gap:1rem}.history-filter ul li{flex:1 1}.history-filter ul li button{width:100%;border:none;outline:none;padding:.8rem .6rem;border-radius:.5rem;background:#f6f6f6;color:#d9814f;text-align:center;font-size:1.2rem;font-style:normal;font-weight:400;line-height:118%;cursor:pointer}.history-filter ul li button:hover{opacity:.9}.history-filter ul li .history-active{background:#d9814f!important;color:#fff!important;font-size:1.2rem!important;font-weight:700!important}.withdraw-card{position:relative}.withdraw-card .card-bg img{height:auto;width:100%}.withdraw-card .card-info{position:absolute;bottom:0;padding:3rem}.withdraw-card .card-info p:first-child{color:#95473d;font-size:1.5rem;font-style:normal;font-weight:500;line-height:normal}.withdraw-card .card-info p:last-child{color:#95473d;text-shadow:0 0 4.557px rgba(0,0,0,.16);font-size:2rem;font-style:normal;font-weight:600;line-height:normal}.withdraw-card .card-info p:last-child span{font-size:1.5rem}.amount-options .amount-option-parent{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem}.amount-options .amount-option-parent .amount-option-childs{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1rem;color:#cfcfcf;cursor:pointer;border-radius:8px;border:1px solid #cfcfcf}.amount-options .amount-option-parent .amount-option-childs:hover{background:#d9814f;border:1px solid #d9814f}.amount-options .amount-option-parent .amount-option-childs:hover h3{color:#fff!important}.amount-options .amount-option-parent .amount-option-childs h3{font-size:1.3rem;font-weight:500;color:#cfcfcf;font-style:normal;line-height:normal}.transaction-amount{padding:3rem 0;position:relative}.transaction-amount h3{color:#381400;font-size:1.5rem;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.25px}.transaction-amount input{color:#858585;font-size:1.4rem;font-style:normal;font-weight:400;line-height:0%;width:100%;outline:none;border:0;border-bottom:.5px solid #edf1f3;padding:.5rem .2rem}.transaction-amount span{position:absolute;bottom:3.9rem;right:.2rem}.transaction-amount span img{height:auto;width:1.3rem}.withdraw-info{border-radius:1rem;box-shadow:0 0 12px 0 rgba(0,0,0,.12)}.withdraw-info .info:first-child{display:flex;justify-content:space-between;border-radius:1rem 1rem 0 0;padding:.5rem 1rem}.withdraw-info .info:first-child p{color:#d9814f;font-size:1.5rem;font-style:normal;font-weight:500;line-height:normal}.withdraw-info .info:nth-child(2){padding:.5rem 1rem}.withdraw-info .info:nth-child(2) P{padding:.15rem 0;font-weight:600}.withdraw-info .info:nth-child(2) P:first-child{color:#381400;font-size:1.4rem;font-style:normal;font-weight:600;line-height:normal}.withdraw-info .info:nth-child(2) P:nth-child(2){color:#381400;font-size:1.4rem;font-weight:500;word-break:break-all}.withdraw-info .info:nth-child(2) P:nth-child(3){color:#381400;font-size:1.4rem}.withdraw-info .info .withdraw-transaction-amount{position:relative;padding:0}.withdraw-info .info .withdraw-transaction-amount h3{color:#381400;font-size:1.5rem;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.25px}.withdraw-info .info .withdraw-transaction-amount input{color:#858585;font-size:1.4rem;font-style:normal;font-weight:400;line-height:0%;width:100%;outline:none;border:0;border-bottom:.5px solid #edf1f3;padding:.5rem .2rem}.withdraw-info .info .withdraw-transaction-amount span{position:absolute;bottom:.9rem;right:1rem}.withdraw-info .info .withdraw-transaction-amount span img{height:auto;width:1.3rem}.withdraw-info .info .withdraw-info-parent{display:flex;align-items:center;gap:1rem}.withdraw-info .info .withdraw-info-parent .withdraw-info-child img{width:4rem;height:auto}.lists-wrapper{margin:1.5rem 0}.lists-wrapper a .list{display:flex;justify-content:flex-start;align-items:center;gap:1.2rem;align-self:stretch;border-radius:6px;padding:.5rem 1.5rem;margin:1rem 0}.lists-wrapper a .list:hover{background:rgba(0,0,0,.075)}.lists-wrapper a .list img{height:auto;width:2.5rem}.lists-wrapper a .list p{color:#cfcfcf;font-size:1.4rem;font-style:normal;font-weight:400;line-height:20px;letter-spacing:-.28px}.lists-wrapper a .welcome-list{background:none!important}.lists-wrapper a .welcome-list:hover{background:rgba(0,0,0,.075)!important}.lists-wrapper a .welcome-list img{height:auto!important;width:2.2rem!important}.lists-wrapper a .welcome-list p{color:#fff!important;font-weight:600!important}.lists-wrapper a:first-child .list:first-child{background:#006efa}.lists-wrapper a:first-child .list:first-child p{color:#fff}.lists-wrapper .divider{height:2px;border-radius:3px;background:#cfcfcf}.lists-wrapper .list-heading{margin:4rem 0 1.5rem 1.5rem}.lists-wrapper .list-heading p{color:#b9b3b3;font-size:1.1rem;font-style:normal;font-weight:500;line-height:12px;letter-spacing:.4px;text-transform:uppercase}.info-card{display:flex;justify-content:space-between;gap:1rem}.info-card .info-child-card{display:flex;width:50%;align-items:center;background:#f9f9f9;padding:1rem;border-radius:.7rem}.info-card .info-child-card img{height:auto;width:3rem}.info-card .info-child-card .child-card p{color:#848484;font-size:1.4rem;font-weight:600;line-height:150%}.info-card .info-child-card .child-card p:last-child{color:#381400;font-size:1.8rem}.welcome-page-section .welcome-page-wrapper .welcome-img{display:flex;justify-content:center;position:relative}.welcome-page-section .welcome-page-wrapper .welcome-img img{height:auto;width:100%}.welcome-page-section .welcome-page-wrapper .welcome-img .welcome-content{position:absolute;bottom:0;width:100%;height:46.5%;background:hsla(0,0%,100%,.863);padding:2rem;border-radius:2rem 2rem 0 0}.welcome-page-section .welcome-page-wrapper .welcome-img .welcome-content img{height:auto;width:70%}.welcome-page-section .welcome-page-wrapper .welcome-img .welcome-content p{color:#003643;text-align:justify;font-size:1.5rem;font-weight:400;line-height:120%;padding-top:2rem}.welcome-page-section .welcome-page-wrapper .welcome-img a .welcome-enter-button{display:flex;width:12rem;margin-top:3rem;justify-content:center;align-items:center;border-radius:999px;background:#d9814f;box-shadow:0 6px 6px 0 rgba(217,129,79,.24);cursor:pointer}.welcome-page-section .welcome-page-wrapper .welcome-img a .welcome-enter-button img{height:auto;width:5rem}.auth-page-section{background:linear-gradient(180deg,#d9814f,rgba(217,129,79,0) 74.17%)}.auth-page-section .auth-page-wrapper{padding:3rem 2rem}.auth-page-parent:first-child{position:relative}.auth-page-parent:first-child .auth-page-child:first-child{display:flex;align-items:center;gap:1.5rem;padding:2rem 0}.auth-page-parent:first-child .auth-page-child:first-child a img{height:auto;width:2.5rem}.auth-page-parent:first-child .auth-page-child:last-child .auth-logo{display:flex;justify-content:center}.auth-page-parent:first-child .auth-page-child:last-child .auth-logo img{height:auto;width:70%}.auth-page-parent:first-child .auth-page-child:last-child h1{color:#fff;font-size:2.8rem;font-weight:600;letter-spacing:-.165px;padding:1rem 0;text-align:center}.auth-page-parent:first-child .auth-page-child:last-child p{color:#fff;font-size:1.5rem;font-weight:500;letter-spacing:-.165px;text-align:center}.auth-page-parent:nth-child(2){padding:0;position:relative;background:#f0cfbd;border-radius:2rem 2rem 0 0;margin-top:3rem;height:10rem}.auth-page-parent:nth-child(2) img{height:auto;width:100%}.auth-page-parent:nth-child(2) .auth-taps{position:absolute;top:0;display:flex;justify-content:space-around;width:100%;padding-top:1.7rem}.auth-page-parent:nth-child(2) .auth-taps a{display:flex;flex-direction:column;justify-content:center;align-items:center}.auth-page-parent:nth-child(2) .auth-taps a p{color:#381400;font-size:1.6rem;font-weight:500;letter-spacing:-.28px}.auth-page-parent:nth-child(2) .auth-taps a .border-bottom{margin-top:.2rem;height:.4rem;width:2.5rem;border-radius:.4rem;background:#d9814f}.auth-page-parent:nth-child(2) .form-contents{position:absolute;top:0;width:100%;margin-top:6rem;padding:0 2rem}.auth-page-parent:nth-child(2) .form-contents .auth-page-child{padding:1.5rem 0;position:relative}.auth-page-parent:nth-child(2) .form-contents .auth-page-child p{color:#381400;font-size:1.8rem;font-style:normal;font-weight:500;line-height:160%;letter-spacing:-.25px}.auth-page-parent:nth-child(2) .form-contents .auth-page-child .input-row{display:flex;align-items:center;justify-content:flex-start;gap:1rem;border-bottom:2px solid #f2f0ef;box-shadow:0 1px 2px 0 hsla(220,6%,90%,.24);padding:1rem 0}.auth-page-parent:nth-child(2) .form-contents .auth-page-child .input-row img{height:auto;width:2.3rem}.auth-page-parent:nth-child(2) .form-contents .auth-page-child .input-row input{color:#bfb6b0;font-size:1.8rem;font-weight:500;width:100%;outline:none;border:0;overflow:hidden;text-overflow:ellipsis;line-height:140%;letter-spacing:-.14px}.auth-page-parent:nth-child(2) .form-contents .auth-page-child .input-row input::placeholder{color:#bfb6b0}.auth-page-parent:nth-child(2) .form-contents .auth-page-child .visible-icon span{position:absolute;bottom:2.41rem;right:.3rem}.auth-page-parent:nth-child(2) .form-contents .auth-page-child .visible-icon span img{height:auto;width:2.3rem}.auth-page-parent:nth-child(2) .form-contents .auth-forgot-parent .auth-forgot-child{display:flex;justify-content:space-between;align-items:center;width:100%}.auth-page-parent:nth-child(2) .form-contents .auth-forgot-parent .auth-forgot-child .remeber-pass{position:relative}.auth-page-parent:nth-child(2) .form-contents .auth-forgot-parent .auth-forgot-child .remeber-pass .checkarea input{position:absolute;cursor:pointer;height:0;width:0}.auth-page-parent:nth-child(2) .form-contents .auth-forgot-parent .auth-forgot-child .remeber-pass .checkarea .customcheck{position:absolute;top:50%;left:0;transform:translateY(-50%);height:20px;width:20px;background-color:#fff;border:2px solid #d9814f;border-radius:30%}.auth-page-parent:nth-child(2) .form-contents .auth-forgot-parent .auth-forgot-child .remeber-pass .checkarea .customcheck:after{content:"";position:absolute;display:none}.auth-page-parent:nth-child(2) .form-contents .auth-forgot-parent .auth-forgot-child .remeber-pass .checkarea input:checked~.customcheck{background-color:#d9814f}.auth-page-parent:nth-child(2) .form-contents .auth-forgot-parent .auth-forgot-child .remeber-pass .checkarea input:checked~.customcheck:after{display:block}.auth-page-parent:nth-child(2) .form-contents .auth-forgot-parent .auth-forgot-child .remeber-pass .checkarea .customcheck:after{top:3%;left:30%;width:4px;height:9px;border:solid #fff;border-width:0 3px 3px 0;transform:rotate(45deg)}.auth-page-parent:nth-child(2) .form-contents .auth-forgot-parent .auth-forgot-child .remeber-pass p{color:#d9814f;font-size:1.5rem;font-weight:400;line-height:140%;letter-spacing:-.12px;margin-left:2rem}.auth-page-parent:nth-child(2) .form-contents .auth-forgot-parent .auth-forgot-child a p{color:#d9814f;font-size:1.5rem;font-weight:400;line-height:140%;letter-spacing:-.12px}.auth-page-parent:nth-child(2) .form-contents .submit-btn{padding-top:3rem}.auth-page-parent:nth-child(2) .link-cus{box-shadow:0 0 10px 0 rgba(217,129,79,.3)!important;border-radius:1rem!important;margin-top:1rem!important;background-color:#fff}.no-img{background:none!important}.radio-group{display:flex;justify-content:space-between;align-items:center;padding:0 .2rem;width:90%}.radio-group label{display:flex;align-items:center;font-size:1.5rem;font-weight:400;cursor:pointer;position:relative;color:#acb5bb}.radio-group label input[type=radio]{opacity:0;position:absolute;width:0;height:0}.radio-group label .radio-custom{width:1.5rem;height:1.5rem;border:2px solid #acb5bb;border-radius:50%;display:inline-block;margin-right:.5rem;position:relative;display:flex;align-items:center;justify-content:center}.radio-group label input:checked+.radio-custom:after{content:"✔";font-size:.8rem;color:#fff;position:absolute}.radio-group label input:checked+.radio-custom{background-color:#d9814f;border-color:#d9814f}.dashboard-page-section .dashboard-page-wrapper .dashboard-content-wrapper .dashboard-content-parent .dashboard-content-child .main-image-parent{position:relative}.dashboard-page-section .dashboard-page-wrapper .dashboard-content-wrapper .dashboard-content-parent .dashboard-content-child .main-image-parent .main-image-child img{width:100%;height:auto;object-fit:cover}.dashboard-page-section .dashboard-page-wrapper .dashboard-content-wrapper .dashboard-content-parent .dashboard-content-child .main-image-parent .main-title-parent{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.dashboard-page-section .dashboard-page-wrapper .dashboard-content-wrapper .dashboard-content-parent .dashboard-content-child .main-image-parent .main-title-parent .main-title-child h1{font-size:3rem;text-align:center;color:#fff;font-family:"Source Han Serif SC VF",serif}.dashboard-page-section .dashboard-page-wrapper .dashboard-content-wrapper .dashboard-content-parent .dashboard-content-child .popular-wrapper{padding:2rem}.dashboard-page-section .dashboard-page-wrapper .dashboard-content-wrapper .dashboard-content-parent .dashboard-content-child .popular-wrapper .text{padding:1.5rem 2.5rem;border-bottom:.7rem solid #d9814f}.dashboard-page-section .dashboard-page-wrapper .dashboard-content-wrapper .dashboard-content-parent .dashboard-content-child .popular-wrapper .text h1{font-size:3rem;color:#3d3d3d;text-align:center;font-weight:500;font-family:"Source Han Serif SC VF",serif}.dashboard-page-section .dashboard-page-wrapper .dashboard-content-wrapper .dashboard-content-parent .dashboard-content-child .popular-wrapper .popular-parent .popular-child{padding:2rem}.dashboard-page-section .dashboard-page-wrapper .dashboard-content-wrapper .dashboard-content-parent .dashboard-content-child .popular-wrapper .popular-parent .popular-child .content-inner-parent{position:relative;display:flex;flex-direction:column;justify-content:space-between;align-items:stretch;background:#fff;box-shadow:0 0 7px 5px rgba(0,0,0,.363);border-radius:1rem;margin-top:2rem;width:100%;gap:1rem;border-radius:1.5rem}.dashboard-page-section .dashboard-page-wrapper .dashboard-content-wrapper .dashboard-content-parent .dashboard-content-child .popular-wrapper .popular-parent .popular-child .content-inner-parent .content-inner-child{flex:1 1;min-height:200px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.dashboard-page-section .dashboard-page-wrapper .dashboard-content-wrapper .dashboard-content-parent .dashboard-content-child .popular-wrapper .popular-parent .popular-child .content-inner-parent .content-inner-child img{width:100%;height:auto;object-fit:cover;border-top-left-radius:1rem;border-top-right-radius:1rem}.dashboard-page-section .dashboard-page-wrapper .dashboard-content-wrapper .dashboard-content-parent .dashboard-content-child .popular-wrapper .popular-parent .popular-child .content-inner-parent .content-inner-child .nights-parent{display:flex;align-items:center;gap:1rem}.dashboard-page-section .dashboard-page-wrapper .dashboard-content-wrapper .dashboard-content-parent .dashboard-content-child .popular-wrapper .popular-parent .popular-child .content-inner-parent .content-inner-child .nights-parent .nights-child img{width:2rem;height:auto}.dashboard-page-section .dashboard-page-wrapper .dashboard-content-wrapper .dashboard-content-parent .dashboard-content-child .popular-wrapper .popular-parent .popular-child .content-inner-parent .content-inner-child .nights-parent .nights-child p{font-size:1.5rem;color:#000}.dashboard-page-section .dashboard-page-wrapper .dashboard-content-wrapper .dashboard-content-parent .dashboard-content-child .popular-wrapper .popular-parent .popular-child .content-inner-parent .content-inner-child:last-child{padding:1rem 2rem}.dashboard-page-section .dashboard-page-wrapper .dashboard-content-wrapper .dashboard-content-parent .dashboard-content-child .popular-wrapper .popular-parent .popular-child .content-inner-parent .content-inner-child:last-child h1{font-size:1.8rem;font-family:"Source Han Serif SC VF",serif;color:#333}.dashboard-page-section .dashboard-page-wrapper .dashboard-content-wrapper .dashboard-content-parent .dashboard-content-child .popular-wrapper .popular-parent .popular-child .content-inner-parent .content-inner-child:last-child h2{font-size:2rem;color:#d9814f}.dashboard-page-section .dashboard-page-wrapper .dashboard-content-wrapper .dashboard-content-parent .dashboard-content-child .popular-wrapper .popular-parent .popular-child .content-inner-parent .content-inner-child:last-child h2 span{font-size:1.8rem;color:#000;font-weight:500}.dashboard-page-section .dashboard-page-wrapper .dashboard-content-wrapper .dashboard-content-parent .dashboard-content-child .popular-wrapper .popular-parent .popular-child .content-inner-parent .content-inner-child .city-route-parent{padding:2rem 0}.dashboard-page-section .dashboard-page-wrapper .dashboard-content-wrapper .dashboard-content-parent .dashboard-content-child .popular-wrapper .popular-parent .popular-child .content-inner-parent .content-inner-child .city-route-parent .city-route{font-size:1.5rem;font-family:Arial,sans-serif;display:flex;flex-wrap:wrap;gap:1rem}.dashboard-page-section .dashboard-page-wrapper .dashboard-content-wrapper .dashboard-content-parent .dashboard-content-child .popular-wrapper .popular-parent .popular-child .content-inner-parent .content-inner-child .city-route-parent .city-route span{margin:0 2px}.dashboard-page-section .dashboard-page-wrapper .dashboard-content-wrapper .dashboard-content-parent .dashboard-content-child .popular-wrapper .popular-parent .popular-child .content-inner-parent .content-inner-child .city-route-parent .city-route .arrow{color:brown;font-weight:700;margin:0 1px}.dashboard-page-section .dashboard-page-wrapper .dashboard-content-wrapper .dashboard-content-parent .dashboard-content-child .popular-wrapper .popular-parent .popular-child .content-inner-parent .ribbon{position:absolute;top:10%;left:0;background-color:#00858e;color:#fff;font-weight:500;font-size:1.5rem;padding:20px 30px;border-radius:4px}.dashboard-page-section .dashboard-page-wrapper .dashboard-content-wrapper .dashboard-content-parent .dashboard-content-child .popular-wrapper .popular-parent .popular-child .content-inner-parent .ribbon:after{content:"";position:absolute;bottom:0;right:-6px;width:0;height:0;border-left:6px solid transparent;border-top:6px solid #0a564a}.dashboard-page-section .dashboard-page-wrapper .dashboard-content-wrapper .dashboard-content-parent .dashboard-content-child .popular-wrapper .popular-parent .popular-child .content-inner-parent .bg-primary{background-color:#95473d}.dashboard-page-section .dashboard-page-wrapper .dashboard-content-wrapper .dashboard-content-parent .dashboard-content-child .popular-wrapper .popular-parent .popular-child .content-inner-parent .bg-secondary{background-color:#f6afab}.dashboard-page-section .dashboard-page-wrapper .dashboard-content-wrapper .dashboard-content-parent .dashboard-content-child .popular-wrapper .popular-parent .popular-child .content-inner-parent .bg-premium{background-color:#172643;color:#d4ad39}.dashboard-page-section .dashboard-page-wrapper .dashboard-content-wrapper .dashboard-content-parent .dashboard-content-child .book-parent .book-child img,.dashboard-page-section .dashboard-page-wrapper .dashboard-content-wrapper .dashboard-content-parent .dashboard-content-child .group-parent .group-child img,.dashboard-page-section .dashboard-page-wrapper .dashboard-content-wrapper .dashboard-content-parent .dashboard-content-child .premium-parent .premium-child img{width:100%;height:auto}.dashboard-page-section .dashboard-page-wrapper .dashboard-content-wrapper .dashboard-content-parent .dashboard-content-child .why-parent{padding-bottom:5rem}.dashboard-page-section .dashboard-page-wrapper .dashboard-content-wrapper .dashboard-content-parent .dashboard-content-child .why-parent .why-child img{width:100%;height:auto}.sidebar-left-weapper{background:rgba(0,0,0,.776);position:fixed;top:0;left:50%;z-index:20;width:750px;transform:translateX(-50%);height:100%}.sidebar-left-weapper .sidebar-inner-wrapper{width:80%;height:100vh;background:#282828;position:absolute;right:100%;padding:4rem 2rem 1.6rem}.sidebar-left-weapper .sidebar-inner-wrapper .sidebar-close-btn{display:flex;justify-content:space-between}.sidebar-left-weapper .sidebar-inner-wrapper .sidebar-close-btn .sidebar-left-logo img{height:auto;width:13rem}.sidebar-left-weapper .sidebar-inner-wrapper .sidebar-close-btn i{color:#fff;font-size:2rem;cursor:pointer}.sidebar-left-weapper .sidebar-inner-wrapper .vip-levels-wrapper .vip-level-parent{padding:2rem 0 0}.sidebar-left-weapper .sidebar-inner-wrapper .vip-levels-wrapper .vip-level-parent .level-child{display:flex;justify-content:space-between;align-items:center;padding:1rem 0}.sidebar-left-weapper .sidebar-inner-wrapper .vip-levels-wrapper .vip-level-parent .level-child .sub-child{display:flex;justify-content:center;align-items:center}.sidebar-left-weapper .sidebar-inner-wrapper .vip-levels-wrapper .vip-level-parent .level-child .sub-child img{height:auto;width:4rem;margin-right:1.5rem}.sidebar-left-weapper .sidebar-inner-wrapper .vip-levels-wrapper .vip-level-parent .level-child .sub-child .level-desc p{padding:.3rem 0}.sidebar-left-weapper .sidebar-inner-wrapper .vip-levels-wrapper .vip-level-parent .level-child .sub-child .level-desc p:first-child{color:#fff;font-feature-settings:"liga" off,"clig" off;font-size:1.6rem;font-style:normal;font-weight:600;line-height:20px}.sidebar-left-weapper .sidebar-inner-wrapper .vip-levels-wrapper .vip-level-parent .level-child .sub-child .level-desc p:last-child{color:#cfcfcf;font-feature-settings:"liga" off,"clig" off;font-size:.8rem;font-style:normal;font-weight:400;line-height:15px;letter-spacing:.4px;text-transform:uppercase}.sidebar-left-weapper .sidebar-inner-wrapper .vip-levels-wrapper .vip-level-parent .level-child .sub-child i{color:#fff;font-size:1.3rem;cursor:pointer}.sidebar-left-weapper .sidebar-inner-wrapper .vip-levels-wrapper .divider{height:2px;border-radius:3px;background:#222}.leftVal{left:0!important;animation:sideBarLeftAnimation .2s linear forwards}.rightVal{right:0!important;animation:sideBarRightAnimation .2s linear forwards}.sidebar-right-weapper{background:rgba(0,0,0,.776);position:fixed;top:0;left:50%;z-index:20;width:750px;transform:translateX(-50%);height:100%}.sidebar-right-weapper .sidebar-inner-wrapper{width:70%;height:100%;background:#fff;position:absolute;right:100%;padding:4rem 2rem 1.6rem 0}.sidebar-right-weapper .sidebar-inner-wrapper .sidebar-close-btn{display:flex;justify-content:space-between;padding-left:2rem}.sidebar-right-weapper .sidebar-inner-wrapper .sidebar-close-btn .sidebar-left-logo img{height:auto;width:16rem}.sidebar-right-weapper .sidebar-inner-wrapper .sidebar-close-btn i{color:#000;font-size:2rem;cursor:pointer}.sidebar-right-weapper .sidebar-inner-wrapper .functions-wrapper{height:90%}.sidebar-right-weapper .sidebar-inner-wrapper .functions-wrapper .functions-parent{position:relative;padding-top:1rem}.sidebar-right-weapper .sidebar-inner-wrapper .functions-wrapper .functions-parent a .function{display:flex;align-items:center;padding:1.2rem 2rem;margin:.6rem}.sidebar-right-weapper .sidebar-inner-wrapper .functions-wrapper .functions-parent a .function img{height:auto;width:2rem;margin-right:2rem}.sidebar-right-weapper .sidebar-inner-wrapper .functions-wrapper .functions-parent a .function p{color:#858585;font-size:1.4rem;font-style:normal;font-weight:400;line-height:20px;letter-spacing:-.28px}.sidebar-right-weapper .sidebar-inner-wrapper .functions-wrapper .functions-parent a .function:hover{background:rgba(0,0,0,.075);border-radius:2rem;color:#fff}.sidebar-right-weapper .sidebar-inner-wrapper .functions-wrapper .functions-parent a .active{background-color:#d9814f;border-radius:2rem;color:#fff}.sidebar-right-weapper .sidebar-inner-wrapper .functions-wrapper .functions-parent a .active p{color:#fff}.breadcrumb-wrapper .breadcrumb-wrapper-parent{display:flex;align-items:center;padding:2rem}.breadcrumb-wrapper .breadcrumb-wrapper-parent .breadcrumb-wrapper-childs{flex:1 1}.breadcrumb-wrapper .breadcrumb-wrapper-parent .breadcrumb-wrapper-childs:first-child img{margin-top:.5rem;width:2.5rem;height:auto}.breadcrumb-wrapper .breadcrumb-wrapper-parent .breadcrumb-wrapper-childs:nth-child(2){margin:0 -5rem}.breadcrumb-wrapper .breadcrumb-wrapper-parent .breadcrumb-wrapper-childs:nth-child(2) h3{color:#222;font-size:2rem;text-align:center;font-style:normal;font-weight:600;line-height:normal;white-space:nowrap}.breadcrumb-wrapper .breadcrumb-wrapper-parent .breadcrumb-wrapper-childs:last-child{display:flex;justify-content:flex-end}.breadcrumb-wrapper .breadcrumb-wrapper-parent .breadcrumb-wrapper-childs:last-child a img{height:auto;width:1.85rem}.journey-section{position:relative}.journey-section .journey-wrapper .journey-top-banner .banner img{width:100%;height:900px;object-fit:cover}.journey-section .journey-wrapper .journey-top-banner .banner-breadcrump{position:absolute;top:0;left:0;width:100%;z-index:2}.journey-section .journey-wrapper .journey-top-banner .banner-breadcrump .breadcrumb-wrapper .breadcrumb-wrapper-parent .breadcrumb-wrapper-childs h3{color:#fff}.journey-section .journey-main-wrapper .journey-info-wrapper .journey-start-wrapper{position:absolute;top:10%;left:0;width:100%;z-index:2;display:flex;justify-content:center;align-items:center}.journey-section .journey-main-wrapper .journey-info-wrapper .journey-start-wrapper .journey-start-container{background:#fff;padding:2rem;border-radius:1rem;margin:0 2rem;width:100%}.journey-section .journey-main-wrapper .journey-info-wrapper .journey-start-wrapper .journey-start-container .journey-start-parent{display:flex;justify-content:space-around;align-items:center;text-align:center;background:#f9f9f9;padding:1rem;border-radius:.5rem}.journey-section .journey-main-wrapper .journey-info-wrapper .journey-start-wrapper .journey-start-container .journey-start-parent .joureny-start-child h1{font-size:1.6rem;color:#381400}.journey-section .journey-main-wrapper .journey-info-wrapper .journey-start-wrapper .journey-start-container .journey-start-parent .joureny-start-child h1 span{font-size:1.3rem}.journey-section .journey-main-wrapper .journey-info-wrapper .journey-start-wrapper .journey-start-container .journey-start-parent .joureny-start-child p{font-size:1.2rem;font-weight:500;color:var(--1,#381400)}.journey-section .journey-main-wrapper .journey-info-wrapper .journey-start-wrapper .journey-start-container .journey-start-parent .line{width:2px;height:50px;background-color:rgba(172,181,187,.6)}.journey-section .journey-main-wrapper .journey-info-wrapper .journey-start-wrapper .journey-start-container .today-journey-parent{display:flex;justify-content:space-around;padding:2rem 0}.journey-section .journey-main-wrapper .journey-info-wrapper .journey-start-wrapper .journey-start-container .today-journey-parent .today-journey-child{display:flex;align-items:center;gap:1rem}.journey-section .journey-main-wrapper .journey-info-wrapper .journey-start-wrapper .journey-start-container .today-journey-parent .today-journey-child .today-journey-subchild:first-child{background-color:#f3f3f3;padding:.5rem .7rem;border-radius:2rem}.journey-section .journey-main-wrapper .journey-info-wrapper .journey-start-wrapper .journey-start-container .today-journey-parent .today-journey-child .today-journey-subchild img{width:2rem;height:auto}.journey-section .journey-main-wrapper .journey-info-wrapper .journey-start-wrapper .journey-start-container .today-journey-parent .today-journey-child .today-journey-subchild h1{font-size:2.5rem}.journey-section .journey-main-wrapper .journey-info-wrapper .journey-start-wrapper .journey-start-container .today-journey-parent .today-journey-child .today-journey-subchild p{font-size:1.2rem;color:#848484;font-weight:600}.journey-section .journey-trending-parent{margin-top:-4rem}.journey-section .journey-trending-parent .journey-trending-child img{width:100%;height:auto}.submit-journey-section .submit-journey-wrapper .submit-journey-parent{background:#f1f3f5;height:100vh}.submit-journey-section .submit-journey-wrapper .submit-journey-parent .top-breadcrumb{position:absolute;top:0;width:100%}.submit-journey-section .submit-journey-wrapper .submit-journey-parent .product-img img{height:35rem;width:100%;object-fit:cover;object-position:center}.submit-journey-section .submit-journey-wrapper .submit-journey-parent .product-info{position:absolute;top:35%;width:100%}.submit-journey-section .submit-journey-wrapper .submit-journey-parent .product-info .product-info-contents{margin:0 2rem;padding:1.5rem;background:#fff;border-radius:.8rem}.submit-journey-section .submit-journey-wrapper .submit-journey-parent .product-info .product-info-contents .info:first-child div p{color:#381400;font-size:1.6rem;font-weight:600;line-height:25px;letter-spacing:-.5px}.submit-journey-section .submit-journey-wrapper .submit-journey-parent .product-info .product-info-contents .info:nth-child(2){padding:2rem 0}.submit-journey-section .submit-journey-wrapper .submit-journey-parent .product-info .product-info-contents .info:nth-child(2) .info-child{display:flex;gap:.5rem}.submit-journey-section .submit-journey-wrapper .submit-journey-parent .product-info .product-info-contents .info:nth-child(2) .info-child p{color:#381400}.submit-journey-section .submit-journey-wrapper .submit-journey-parent .product-info .product-info-contents .info:nth-child(2) .info-child p:first-child{font-size:1rem}.submit-journey-section .submit-journey-wrapper .submit-journey-parent .product-info .product-info-contents .info:nth-child(2) .info-child p:last-child{font-size:1.6rem;font-weight:700;line-height:140%;letter-spacing:.2px;padding:.3rem 0}.submit-journey-section .submit-journey-wrapper .submit-journey-parent .product-info .product-info-contents .info:nth-child(2) .info-child p span{font-size:1rem;font-weight:400}.submit-journey-section .submit-journey-wrapper .submit-journey-parent .product-info .product-info-contents .info:nth-child(3){display:flex;justify-content:space-between;align-items:center;gap:1.5rem}.submit-journey-section .submit-journey-wrapper .submit-journey-parent .product-info .product-info-contents .info:nth-child(4){display:flex;justify-content:space-between;align-items:center;padding:2rem 0}.submit-journey-section .submit-journey-wrapper .submit-journey-parent .product-info .product-info-contents .info:nth-child(4) .info-child p{color:#381400;font-size:1.6rem;font-style:normal;font-weight:600;line-height:100%;letter-spacing:-.244px}.submit-journey-section .submit-journey-wrapper .submit-journey-parent .product-info .product-info-contents .info:nth-child(4) .info-child .rate-task-childs ul{list-style:none;padding:0;display:flex}.submit-journey-section .submit-journey-wrapper .submit-journey-parent .product-info .product-info-contents .info:nth-child(4) .info-child .rate-task-childs ul li{cursor:pointer;margin-right:5px}.submit-journey-section .submit-journey-wrapper .submit-journey-parent .product-info .product-info-contents .info:nth-child(4) .info-child .rate-task-childs ul li i{font-size:2rem;color:#d6d6d6}.submit-journey-section .submit-journey-wrapper .submit-journey-parent .product-info .product-info-contents .info:nth-child(4) .info-child .rate-task-childs ul li .rated{color:#fbd003}.submit-journey-section .submit-journey-wrapper .submit-journey-parent .product-info .product-info-contents .info:nth-child(6){padding:2rem 0}.submit-journey-section .submit-journey-wrapper .submit-journey-parent .product-info .product-info-contents .info:nth-child(6) .info-child:first-child{display:flex;justify-content:space-between;align-items:center}.submit-journey-section .submit-journey-wrapper .submit-journey-parent .product-info .product-info-contents .info:nth-child(6) .info-child:first-child p{color:#381400;font-size:1.6rem;font-style:normal;font-weight:600;line-height:100%;letter-spacing:-.244px}.submit-journey-section .submit-journey-wrapper .submit-journey-parent .product-info .product-info-contents .info:nth-child(6) .info-child:first-child i{font-size:1.5rem;color:#6c757d;cursor:pointer}.submit-journey-section .submit-journey-wrapper .submit-journey-parent .product-info .product-info-contents .info:nth-child(6) .info-child:nth-child(2){padding:1rem 0}.submit-journey-section .submit-journey-wrapper .submit-journey-parent .product-info .product-info-contents .info:nth-child(6) .info-child:nth-child(2) p{color:#858585;font-size:1.3rem;font-style:normal;font-weight:300;line-height:normal}.submit-journey-section .submit-journey-wrapper .submit-journey-parent .product-info .product-info-contents .info:nth-child(6) .info-child:nth-child(2) .divider{margin:.5rem 0;height:1px;border-radius:3px;background:#dadada}.submit-journey-section .submit-journey-wrapper .submit-journey-parent .product-info .product-info-contents .info:nth-child(6) .info-child:last-child .info-sub-child{background:#f5f5f5;border-radius:1rem;padding:1rem 1.5rem}.submit-journey-section .submit-journey-wrapper .submit-journey-parent .product-info .product-info-contents .info:nth-child(6) .info-child:last-child .info-sub-child p{color:#222;font-size:1.3rem;font-style:normal;font-weight:400;line-height:normal;padding:.5rem 0;cursor:pointer;transition:background .3s ease,padding .3s ease,border-radius .3s ease}.submit-journey-section .submit-journey-wrapper .submit-journey-parent .product-info .product-info-contents .info:nth-child(6) .info-child:last-child .info-sub-child p:hover{background:#fff;border-radius:.5rem;padding:.5rem}.submit-journey-section .submit-journey-wrapper .submit-journey-parent .product-info .product-info-contents .info:nth-child(6) .info-child:last-child .info-sub-child .divider{margin:.5rem 0;height:1px;border-radius:3px;background:#dadada}.submit-journey-section .submit-journey-wrapper .submit-journey-parent .product-info .product-info-contents .info:last-child form{width:100%}.submit-journey-section .submit-journey-wrapper .submit-journey-parent .product-info .product-info-contents .info p{color:#222;font-size:1.5rem;font-style:normal;font-weight:700;line-height:100%;letter-spacing:-.244px}.submit-journey-section .submit-journey-wrapper .submit-journey-parent .product-info .product-info-contents .cards{padding:1rem 0}.submit-journey-section .submit-journey-wrapper .submit-journey-parent .product-info .product-info-contents .divider{height:2px;align-self:stretch;border-radius:3px;background:#e4e4e4}.support-section .support-section-wrapper{padding:0 2rem;display:flex;flex-direction:column;align-items:center}.support-section .support-section-wrapper .support-parent:first-child img{height:auto;width:35rem}.support-section .support-section-wrapper .support-parent .support-child{text-align:center}.support-section .support-section-wrapper .support-parent .support-child:last-child{padding:.5rem 0}.support-section .support-section-wrapper .support-parent .support-child p{padding:.8rem 0}.support-section .support-section-wrapper .support-parent .support-child p:first-child{color:#d9814f;font-size:2.5rem;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-.5px}.support-section .support-section-wrapper .support-parent .support-child p:nth-child(2){color:#381400;font-size:1.6rem;font-style:normal;font-weight:500;line-height:normal}.support-section .support-child{padding:0 2rem}.history-section .history-section-wrapper{padding:2rem}.history-section .history-section-wrapper .data-not-found{display:flex;justify-content:center;align-items:center;height:70vh}.history-section .history-section-wrapper .data-not-found img{height:auto;width:70%}.history-section .history-section-wrapper .history-parent{box-shadow:0 0 7px 0 rgba(0,0,0,.15);border-radius:.5rem;padding:1rem;margin:1.5rem 0}.history-section .history-section-wrapper .history-parent .history-child{padding:.5rem 0}.history-section .history-section-wrapper .history-parent .history-child:first-child .product-img-container{position:relative;border-radius:.5rem;overflow:hidden}.history-section .history-section-wrapper .history-parent .history-child:first-child .product-img-container .pruduct-img{display:flex;justify-content:center}.history-section .history-section-wrapper .history-parent .history-child:first-child .product-img-container .pruduct-img img{height:22rem;width:100%;object-fit:cover;object-position:center}.history-section .history-section-wrapper .history-parent .history-child:first-child .product-img-container .product-price{display:flex;position:absolute;bottom:0;left:0;gap:.5rem;padding:.5rem 1rem}.history-section .history-section-wrapper .history-parent .history-child:first-child .product-img-container .product-price p{color:#fff;font-size:1rem;text-shadow:0 0 3px #000}.history-section .history-section-wrapper .history-parent .history-child:first-child .product-img-container .product-price p:last-child{font-size:1.5rem;font-weight:600;letter-spacing:-.5px}.history-section .history-section-wrapper .history-parent .history-child:first-child .product-img-container .product-price p:last-child span{font-size:1rem}.history-section .history-section-wrapper .history-parent .history-child:first-child .product-img-container .product-price .bg-pending{background:#f6491d}.history-section .history-section-wrapper .history-parent .history-child:first-child .product-img-container .product-price .bg-completed{background:#d9814f}.history-section .history-section-wrapper .history-parent .history-child:first-child .product-info{display:flex;align-items:center;padding-top:1rem}.history-section .history-section-wrapper .history-parent .history-child:first-child .product-info p{color:#381400;font-size:1.5rem;font-weight:600;line-height:2.5rem;letter-spacing:-.5px}.history-section .history-section-wrapper .history-parent .history-child:nth-child(2){display:flex;justify-content:space-between}.history-section .history-section-wrapper .history-parent .history-child:nth-child(2) .product-info{display:flex;justify-content:space-between;width:100%}.history-section .history-section-wrapper .history-parent .history-child:nth-child(2) .product-info button{padding:.7rem 1.2rem;border-radius:.4rem;background:#d9814f;color:#fff;font-size:1rem;font-style:normal;font-weight:600;line-height:100%;border:none;outline:none;text-transform:capitalize}.history-section .history-section-wrapper .history-parent .history-child:nth-child(2) .product-info p{color:#d9814f;font-size:1.4rem;font-weight:300;line-height:25px;letter-spacing:-.5px}.history-section .history-section-wrapper .history-parent .info-card{padding:1rem 0}.history-section .history-section-wrapper .history-parent .divider{height:2px;align-self:stretch;border-radius:2px;background:#eee;margin-top:.8rem}.withdraw-section .withdraw-wrapper{padding:0 2rem}.withdraw-section .withdraw-wrapper .link-wallet-wrapper .link-wallat-parent{padding:5rem 3rem 0}.withdraw-section .withdraw-wrapper .link-wallet-wrapper .link-wallat-parent .link-wallat-child{padding:2rem 0}.withdraw-section .withdraw-wrapper .link-wallet-wrapper .link-wallat-parent .link-wallat-child img{height:auto;width:10rem}.withdraw-section .withdraw-wrapper .link-wallet-wrapper .link-wallat-parent .link-wallat-child h1{color:#222;font-size:1.8rem;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-.5px}.withdraw-section .withdraw-wrapper .link-wallet-wrapper .link-wallat-parent .link-wallat-child p{color:#858585;font-size:1.35rem;font-style:normal;font-weight:500;line-height:normal}.withdraw-section .withdraw-wrapper .link-wallet-wrapper .link-wallat-parent .link-wallat-child a{width:100%}.withdraw-section .withdraw-wrapper form .withdraw-btn{padding:2rem 0}.linkwallet-section{background:linear-gradient(180deg,#d9814f,rgba(217,129,79,0) 74.17%)}.linkwallet-section .linkwallet-wrapper{padding:2rem}.linkwallet-section .linkwallet-page .linkwallet-page-child{margin-bottom:1rem}.linkwallet-section .linkwallet-page .linkwallet-page-child p{font-weight:700;margin-bottom:.5rem}.recharge-section .recharge-wrapper{padding:0 2rem}.recharge-section .recharge-wrapper form .submit-btn{padding:2rem 0}.security-section{background:linear-gradient(180deg,#d9814f,rgba(217,129,79,0) 74.17%)}.security-section .security-wrapper{padding:3rem 2rem}.transaction-history-section .history-wrapper{padding:2rem}.transaction-history-section .history-wrapper .history-active{background:#d9814f!important;color:#fff!important;font-size:1.2rem!important;font-weight:700!important}.transaction-history-section .history-wrapper .data-not-found{display:flex;justify-content:center;align-items:center;height:70vh}.transaction-history-section .history-wrapper .data-not-found img{height:auto;width:70%}.transaction-history-section .history-wrapper .withdraw-his{padding:1rem 0}.transaction-history-section .history-wrapper .withdraw-his .withdraw-info{padding:2rem 1rem}.transaction-history-section .history-wrapper .withdraw-his .withdraw-info .withdraw-main-parent .withdraw-main-child .withdraw-main-subchild{display:flex;justify-content:space-between}.transaction-history-section .history-wrapper .withdraw-his .withdraw-info .withdraw-main-parent .withdraw-main-child .withdraw-main-subchild p{font-size:1.5rem;color:#d9814f;font-weight:600}.transaction-history-section .history-wrapper .withdraw-his .withdraw-info .withdraw-main-parent .withdraw-main-child .withdraw-main-subchild p:first-child{color:#381400;font-size:1.8rem}.transaction-history-section .history-wrapper .withdraw-his .withdraw-info .withdraw-main-parent .withdraw-main-child .withdraw-main-subchild p:last-child{color:#7b7b7b;font-weight:300}.transaction-history-section .history-wrapper .withdraw-his .withdraw-info .withdraw-main-parent .withdraw-status{padding:1rem 0}.transaction-history-section .history-wrapper .withdraw-his .withdraw-info .withdraw-main-parent .withdraw-status button{font-size:1rem;padding:.5rem 1rem;border-radius:.5rem;background:#d9814f;color:#fff;border:none;margin:0 0 1rem}.transaction-history-section .history-wrapper .withdraw-his .withdraw-info .withdraw-main-parent .info p{font-size:1.5rem;color:#381400;font-weight:500}.transaction-history-section .history-wrapper .withdraw-his .withdraw-info .withdraw-main-parent .withdraw-price-parent{display:flex;justify-content:center;align-items:center;gap:1rem}.transaction-history-section .history-wrapper .withdraw-his .withdraw-info .withdraw-main-parent .withdraw-price-parent .withdraw-price-child img{width:3rem;height:3rem}.transaction-history-section .history-wrapper .withdraw-his .withdraw-info .withdraw-main-parent .withdraw-price-parent .withdraw-price-child p{font-size:2rem;color:#381400;font-weight:500}.transaction-history-section .history-wrapper .withdraw-his .withdraw-info .withdraw-main-parent .withdraw-price-parent .withdraw-price-child p span{font-size:1.5rem;color:#d9814f}.invite-section .invite-wrapper{padding:5rem 3rem}.invite-section .invite-wrapper .invite-parent{border-radius:1rem;padding:2rem 0}.invite-section .invite-wrapper .invite-parent .invite-child{display:flex;justify-content:center;padding:1rem 0}.invite-section .invite-wrapper .invite-parent .invite-child:first-child img{height:auto;width:23rem}.invite-section .invite-wrapper .invite-parent .invite-child:nth-child(2) p{color:#d9814f;text-align:center;font-size:2rem;font-style:normal;font-weight:700;line-height:120%;letter-spacing:-.5px}.invite-section .invite-wrapper .invite-parent .invite-child:nth-child(3) p{color:#381400;text-align:center;font-size:1.5rem;font-style:normal;font-weight:600;line-height:normal}.invite-section .invite-wrapper .invite-parent .invite-child:last-child{display:flex;justify-content:center;align-items:center;flex-direction:column;border-radius:8px}.invite-section .invite-wrapper .invite-parent .invite-child:last-child .refcode{display:flex;justify-content:space-around;align-items:center;width:50%;border-radius:10px;padding:.5rem;box-shadow:4px 4px 4px 4px rgba(0,0,0,.25)}.invite-section .invite-wrapper .invite-parent .invite-child:last-child .refcode p{color:#d9814f;text-align:center;font-size:1.7rem;font-style:normal;font-weight:600;line-height:normal;padding:.5rem 2rem}.invite-section .invite-wrapper .invite-parent .invite-child:last-child .refcode p:last-child{background:#d9814f;color:#fff;font-weight:500;border-radius:.5rem;font-size:1.5rem;cursor:pointer}.invite-section .invite-wrapper .invite-btn{padding:5rem 0}.profile-section .profile-wrapper{padding:1rem 0}.profile-section .profile-wrapper .profile-parent .user-info{padding-bottom:5rem}.profile-section .profile-wrapper .profile-parent .user-info .profile-wrapper .profile-inside-wrapper{padding:0 2rem}.profile-section .profile-wrapper .profile-parent .user-info .profile-wrapper .profile-inside-wrapper .profile-inside-parent{display:flex;background:#fff;padding:2rem;justify-content:flex-start;gap:3rem;border-radius:1.5rem}.profile-section .profile-wrapper .profile-parent .user-info .profile-wrapper .profile-inside-wrapper .profile-inside-parent .profile-inside-child:first-child img{height:10rem;width:10rem;border-radius:50%}.profile-section .profile-wrapper .profile-parent .user-info .profile-wrapper .profile-inside-wrapper .profile-inside-parent .profile-inside-child:first-child p{font-size:1.6rem;text-align:center;color:#d9814f;font-weight:500;text-transform:uppercase}.profile-section .profile-wrapper .profile-parent .user-info .profile-wrapper .profile-inside-wrapper .profile-inside-parent .profile-inside-child:last-child{padding-top:.2rem;width:100%}.profile-section .profile-wrapper .profile-parent .user-info .profile-wrapper .profile-inside-wrapper .profile-inside-parent .profile-inside-child:last-child h2{font-size:1.5rem;color:#381400;text-transform:uppercase}.profile-section .profile-wrapper .profile-parent .user-info .profile-wrapper .profile-inside-wrapper .profile-inside-parent .profile-inside-child:last-child p{font-size:1.3rem;color:#381400;font-weight:500}.profile-section .profile-wrapper .profile-parent .user-info .profile-wrapper .profile-inside-wrapper .profile-inside-parent .profile-inside-child:last-child p span{font-weight:600}.profile-section .profile-wrapper .profile-parent .user-info .profile-wrapper .profile-inside-wrapper .profile-inside-parent .profile-inside-child .profile-invite-parent .profile-invite-child{display:flex;justify-content:center;gap:1rem}.profile-section .profile-wrapper .profile-parent .user-info .profile-wrapper .profile-inside-wrapper .profile-inside-parent .profile-inside-child .profile-invite-parent .profile-invite-child img{width:2rem;height:2rem}.profile-section .profile-wrapper .profile-parent .user-info .profile-wrapper .profile-inside-wrapper .profile-inside-parent .profile-inside-child .sidebar-progress-bar{padding:1.2rem 0}.profile-section .profile-wrapper .profile-parent .user-info .profile-wrapper .profile-inside-wrapper .profile-inside-parent .profile-inside-child .sidebar-progress-bar .sidebar-progress-bar-parent .sidebar-progress-bar-childs{width:100%}.profile-section .profile-wrapper .profile-parent .user-info .profile-wrapper .profile-inside-wrapper .profile-inside-parent .profile-inside-child .sidebar-progress-bar .sidebar-progress-bar-parent .sidebar-progress-bar-childs .progressbar-track{height:.9rem;position:relative;border-radius:5.163px;background:#f7f7f7}.profile-section .profile-wrapper .profile-parent .user-info .profile-wrapper .profile-inside-wrapper .profile-inside-parent .profile-inside-child .sidebar-progress-bar .sidebar-progress-bar-parent .sidebar-progress-bar-childs .progressbar-track .progressbar-thumb{height:.9rem;background:#d9814f;border-radius:1rem;position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:flex-end}.profile-section .profile-wrapper .profile-parent .user-info .profile-wrapper .profile-inside-wrapper .profile-inside-parent .profile-inside-child .sidebar-progress-bar .sidebar-progress-bar-parent .sidebar-progress-bar-childs .progressbar-track .progressbar-thumb div{background:#d9814f;color:#fff;padding:0 .7rem;font-size:1rem;font-weight:600;border-radius:1.5rem;border:3px solid #d9814f}.profile-section .profile-wrapper .profile-parent .user-info .profile-wrapper .profile-inside-wrapper .profile-inside-parent .profile-inside-child .profile-membership-parent{display:flex;align-items:center;gap:1rem}.profile-section .profile-wrapper .profile-parent .user-info .profile-wrapper .profile-inside-wrapper .profile-inside-parent .profile-inside-child .profile-membership-parent .profile-membership-child img{width:3rem;height:auto}.profile-section .profile-wrapper .profile-parent .user-info .profile-wrapper .profile-inside-wrapper .profile-inside-parent .profile-inside-child .profile-membership-parent .profile-membership-child p{font-size:1.5rem;text-transform:uppercase;color:#381400;font-weight:600}.profile-section .profile-wrapper .profile-parent .user-info .profile-wrapper .profile-list-wrapper{padding:1rem 2rem}.profile-section .profile-wrapper .profile-parent .user-info .profile-wrapper .profile-list-wrapper .profile-list-heading{font-size:1.3rem;color:#8a8a8a}.profile-section .profile-wrapper .profile-parent .user-info .profile-wrapper .profile-list-wrapper .profile-list-heading h3{font-weight:500}.profile-section .profile-wrapper .profile-parent .user-info .profile-wrapper .profile-list-wrapper .profile-lists-parent{display:flex;padding:1rem;align-items:center;gap:2rem;border-bottom:1.5px solid #e7e7e7}.profile-section .profile-wrapper .profile-parent .user-info .profile-wrapper .profile-list-wrapper .profile-lists-parent .profile-lists-child img{width:2.4rem;height:auto}.profile-section .profile-wrapper .profile-parent .user-info .profile-wrapper .profile-list-wrapper .profile-lists-parent .profile-lists-child h2{font-size:1.5rem;font-weight:500;color:#222}.profile-section .profile-wrapper .profile-parent .logout-btn{padding:0 2rem 2rem}.certificate-section .certificate-wrapper{display:flex;justify-content:center;align-items:center}.certificate-section .certificate-wrapper .certifiacte-parent img{height:100%;width:100%;object-fit:cover;object-position:center}.about-us-page-wrapper{padding:3rem}.about-us-page-wrapper .about-page-details-wrapper .detail-img-wrapper{margin-top:3rem}.about-us-page-wrapper .about-page-details-wrapper .detail-img-wrapper .content-section{padding:2rem 3rem}.about-us-page-wrapper span{display:flex}.term-condition-page-wrapper{padding:0 1rem}.term-condition-page-wrapper .tAndc-details-wrapper .tAndc-description-wrapper{background:#fff;border-radius:1.5rem 1.5rem 0 0;padding:3rem 1.5rem 1.5rem}.term-condition-page-wrapper .tAndc-details-wrapper .tAndc-description-wrapper .details-heading{color:#1f2f5c;padding:2rem}.term-condition-page-wrapper .tAndc-details-wrapper .tAndc-description-wrapper .details-heading h2{font-size:1.8rem}.term-condition-page-wrapper .tAndc-details-wrapper .tAndc-description-wrapper .details-description{background-color:#dbe6ff;margin:0 2rem 1rem;border-radius:1rem}.faq-page-wrapper{padding-bottom:6rem}.faq-page-wrapper .faq-details-wrapper{margin:3rem 1rem}.faq-page-wrapper .faq-details-wrapper .faq-descriptions-wrapper{background:#fff;border-radius:1.5rem 1.5rem 0 0;padding:1.5rem}.agent-page-wrapper{padding-bottom:6rem}.agent-page-wrapper .agent-details-wrapper{margin:3rem 1rem}.agent-page-wrapper .agent-details-wrapper .agent-descriptions-wrapper{background:#fff;border-radius:1.5rem 1.5rem 0 0;padding:1.5rem}.membership-section .membership-wrapper{padding:3rem}.membership-section .membership-wrapper .membership-wrapper-intro h3{text-align:center;font-size:2rem;font-weight:600;color:#000}.membership-section .membership-wrapper .membership-wrapper-intro p{color:#000;text-align:center;font-size:1.4rem;font-weight:500;margin-top:1rem}.membership-section .membership-wrapper .membership-section .membership-wrapper{padding:3rem}.membership-section .membership-wrapper .membership-section .membership-wrapper .membership-wrapper-intro h3{text-align:center;font-size:2rem;font-weight:600;color:#000}.membership-section .membership-wrapper .membership-section .membership-wrapper .membership-wrapper-intro p{color:#000;text-align:center;font-size:1.4rem;font-weight:500;margin-top:1rem}.membership-section .membership-wrapper .membership-card{box-shadow:0 2px 4px 2px rgba(92,91,91,.25);padding:1.5rem;border-radius:1rem;margin:2rem 0;background:#fff}.membership-section .membership-wrapper .membership-card .membership-card-wrapper{display:flex;justify-content:space-between;align-items:center}.membership-section .membership-wrapper .membership-card .membership-card-wrapper .membership-card-wrapper-childs h1{font-size:1.8rem;font-weight:600;color:#000}.membership-section .membership-wrapper .membership-card .membership-card-wrapper .membership-card-wrapper-childs p{color:#5b5b5b;font-size:1.2rem;font-weight:500}.membership-section .membership-wrapper .membership-card .membership-card-wrapper .membership-card-wrapper-childs i{font-size:2rem;color:#434343;cursor:pointer}.membership-section .membership-wrapper .membership-card .membership-card-dropdown{display:flex;align-items:center;margin-top:2rem;border-top:2px solid #cecece;border-bottom:2px solid #cecece;padding:1.2rem 0}.membership-section .membership-wrapper .membership-card .membership-card-dropdown img{height:auto;width:20%;margin-right:1rem;object-fit:content}.membership-section .membership-wrapper .membership-card .membership-card-dropdown p{font-size:1.5rem;color:#1e1e1e}.membership-section .membership-wrapper .membership-card .membership-card-dropdown-more{margin-top:2rem}.membership-section .membership-wrapper .membership-card .membership-card-dropdown-more .membership-card-dropdown-inner{display:flex;justify-content:space-between;margin:1rem 0}.membership-section .membership-wrapper .membership-card .membership-card-dropdown-more .membership-card-dropdown-inner h4{font-size:1.2rem;font-weight:500;color:#7a7a7a}.membership-section .membership-wrapper .membership-card .membership-card-dropdown-more .membership-card-dropdown-inner p{font-size:1.2rem;font-weight:600}.faq-descriptions-wrapper p strong,.tc p strong{background:transparent!important}.modal{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content{padding:0;text-align:center;max-width:90vw;max-height:90vh;overflow:auto}.modal-content img{height:auto;width:45%;border-radius:8px}.global-white-btn{background:#fff;color:#1f2f5c;font-weight:700}.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%}.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{animation:spinerAnimation .5s ease-in-out infinite}.success-modal-wrapper{position:fixed;top:0;left:50%;transform:translateX(-50%);width:750px;height:100%;background:rgba(0,0,0,.752);z-index:12;display:flex;justify-content:center;align-items:center}.success-modal-wrapper .success-modal-wrapper-inner{background:#fff;padding:2rem;border-radius:1.5rem;width:90%;position:relative;animation:fadeAnimation .2s linear forwards}.success-modal-wrapper .success-modal-wrapper-inner .close-modal{position:absolute;top:0;right:0;background:#d9814f;display:flex;justify-content:center;align-items:center;cursor:pointer;border-radius:0 0 0 2rem}.success-modal-wrapper .success-modal-wrapper-inner .close-modal i{color:#fff;font-size:2rem;padding:1rem 2rem}.success-modal-wrapper .success-modal-wrapper-inner .success-modal-wrapper-image{display:flex;justify-content:center}.success-modal-wrapper .success-modal-wrapper-inner .success-modal-wrapper-image img{height:auto;width:60%}.success-modal-wrapper .success-modal-wrapper-inner .success-modal-wrapper-content{text-align:center}.success-modal-wrapper .success-modal-wrapper-inner .success-modal-wrapper-content h3{color:#d9814f;font-size:2rem;margin-bottom:.5rem}.success-modal-wrapper .success-modal-wrapper-inner .success-modal-wrapper-content p{color:rgba(0,0,0,.735);font-size:1.4rem;margin-bottom:5rem}.progress-container{width:100%;padding:1rem 0}.progress-container .progress-header{display:flex;justify-content:space-between;align-items:center;font-size:16px;font-weight:600;color:#5a3416;margin-bottom:5px}.progress-container .progress-bar{width:100%;height:10px;background:#f2f2f2;border-radius:20px;overflow:hidden;position:relative}.progress-container .progress-bar .progress-fill{height:100%;background:#d48051;border-radius:20px;transition:width .5s ease-in-out}.loading_animation{animation:spinerAnimation .5s ease-in-out infinite}.rotating-spinner{animation:spinerAnimationLoading .8s ease-out infinite;margin-left:1rem}.sliderFaseAnimation{animation:fadeAnimation .5s ease-in-out forwards;transition:.4s}.qr-scanner-container{position:fixed;bottom:0;left:50%;transform:translateX(-50%);height:100%;width:750px;background:rgba(0,0,0,.839);z-index:99545454454}.qr-scanner-container .qr-scanner-container-inner{border-radius:4rem 4rem 0 0;background:#fff;padding:2rem;position:absolute;bottom:0;width:100%;height:90%;animation:fadeUpAnimation .3s linear forwards}.qr-scanner-container .qr-scanner-container-inner h2{text-align:center;font-size:1.4rem;margin-bottom:1rem;color:#4d4d4d}.qr-scanner-container .qr-scanner-container-inner #qr-reader img{height:auto;width:12rem!important}.qr-scanner-container .qr-scanner-container-inner #qr-reader #html5-qrcode-button-camera-permission{padding:1rem .8rem;background:#222;color:#fff;font-size:1.2rem;margin-bottom:1rem;border-radius:1rem;outline:none;border:none}.qr-scanner-container .qr-scanner-container-inner #qr-reader #html5-qrcode-anchor-scan-type-change{font-size:1.4rem}.qr-scanner-container .qr-scanner-container-inner #qr-reader #html5-qrcode-button-file-selection{padding:1rem .8rem;background:#222;color:#fff;font-size:1.2rem;margin-bottom:1rem;border-radius:1rem;outline:none;border:none}.qr-scanner-container .qr-scanner-container-inner #qr-reader img[alt="Info icon"]{display:none}.qr-scanner-container .qr-scanner-container-inner .qrcode-close{position:absolute;left:50%;transform:translateX(-50%);height:3.5rem;width:3.5rem;border-radius:50%;border:2px solid #fff;margin-top:-8rem;color:#fff;display:flex;justify-content:center;align-items:center}.qr-scanner-container .qr-scanner-container-inner .qrcode-close i{font-size:1.8rem}.wallet-scanner{position:absolute;right:0;bottom:20%;background:#fff;height:3rem;width:3rem;border:1px solid rgba(0,0,0,.079);display:flex;justify-content:center;align-items:center;border-radius:.2rem;cursor:pointer;padding:.2rem}.wallet-scanner svg{height:80%;width:80%}@keyframes spinerAnimationLoading{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@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)}}@media only screen and (max-width:768px){.qr-scanner-container{width:100%}.auth-page-section .auth-page-wrapper{padding:2rem}.sidebar-left-weapper .sidebar-inner-wrapper{width:100%;overflow-y:scroll}.sidebar-left-weapper,.sidebar-right-weapper,.sidebar-right-weapper .sidebar-inner-wrapper,.success-modal-wrapper{width:100%}.sidebar-right-weapper .sidebar-inner-wrapper{overflow-x:scroll}.modal-content img{width:100%}}@media only screen and (max-width:500px){html{font-size:80%}.primary-btn{font-size:1.2rem}.featured-game-wrapper .featured-game-parent .featured-game-child img{width:13rem}.auth-page-parent:first-child .auth-page-child:last-child h1{font-size:2.5rem}.auth-page-parent:first-child .auth-page-child:last-child p{font-size:1.5rem}.auth-page-parent:nth-child(2) .form-contents{margin-top:3.5rem;padding:1rem}.auth-page-parent:nth-child(2) .auth-taps{padding-top:.5rem}.auth-page-parent:nth-child(2) .auth-taps a p{font-size:1.35rem}.auth-page-parent:nth-child(2) .link-cus{margin-top:0!important;padding-top:1rem!important}.radio-group label{font-size:1.1rem}.auth-page-parent:nth-child(2) .auth-taps a .border-bottom{height:.4rem}.auth-page-parent:nth-child(2) .form-contents .auth-page-child p{font-size:1.3rem}.auth-page-parent:nth-child(2) .form-contents .auth-page-child{padding:.5rem 0}.auth-page-parent:nth-child(2) .form-contents .auth-page-child .input-row img{width:2rem}.auth-page-parent:nth-child(2) .form-contents .auth-page-child .input-row input{font-size:1.3rem}.auth-page-parent:nth-child(2) .form-contents .auth-page-child .visible-icon span img{width:1.5rem}.auth-page-parent:nth-child(2) .form-contents .auth-page-child .visible-icon span{bottom:2.38rem}.auth-page-parent:nth-child(2) .form-contents .auth-forgot-parent .auth-forgot-child .remeber-pass .checkarea .customcheck{height:15px;width:15px}.auth-page-parent:nth-child(2) .form-contents .auth-forgot-parent .auth-forgot-child .remeber-pass .checkarea .customcheck:after{top:3%;left:15%;width:4px;height:7px}.auth-page-parent:nth-child(2) .form-contents .auth-forgot-parent .auth-forgot-child .remeber-pass p{font-size:1rem;margin-left:1.5rem}.auth-page-parent:nth-child(2) .form-contents .auth-forgot-parent .auth-forgot-child a p{font-size:1rem}.auth-page-parent:nth-child(2) .form-contents .submit-btn{padding-top:2rem}.dashboard-page-section .dashboard-page-wrapper .dashboard-content-wrapper .dashboard-content-parent .dashboard-content-child .popular-wrapper .popular-parent .popular-child{padding:2rem 0}.dashboard-page-section .dashboard-page-wrapper .dashboard-content-wrapper .dashboard-content-parent .dashboard-content-child .popular-wrapper .popular-parent .popular-child .content-inner-parent .content-inner-child:last-child h1,.dashboard-page-section .dashboard-page-wrapper .dashboard-content-wrapper .dashboard-content-parent .dashboard-content-child .popular-wrapper .popular-parent .popular-child .content-inner-parent .content-inner-child:last-child h2 span{font-size:1.5rem}.dashboard-page-section .dashboard-page-wrapper .dashboard-content-wrapper .dashboard-content-parent .dashboard-content-child .popular-wrapper .popular-parent .popular-child .content-inner-parent .content-inner-child:last-child h2{font-size:1.8rem}.dashboard-page-section .dashboard-page-wrapper .dashboard-content-wrapper .dashboard-content-parent .dashboard-content-child .popular-wrapper .popular-parent .popular-child .content-inner-parent .content-inner-child .nights-parent .nights-child img{width:1.7rem;height:auto}.dashboard-page-section .dashboard-page-wrapper .dashboard-content-wrapper .dashboard-content-parent .dashboard-content-child .popular-wrapper .popular-parent .popular-child .content-inner-parent .content-inner-child .nights-parent .nights-child p{font-size:1.3rem}.dashboard-page-section .dashboard-page-wrapper .dashboard-content-wrapper .dashboard-content-parent .dashboard-content-child .popular-wrapper .popular-parent .popular-child .content-inner-parent .content-inner-child .city-route-parent .city-route{font-size:1.3rem;gap:.3rem}.dashboard-page-section .dashboard-page-wrapper .dashboard-content-wrapper .dashboard-content-parent .dashboard-content-child .popular-wrapper .popular-parent .popular-child .content-inner-parent .content-inner-child .city-route-parent{padding:1rem 0}.dashboard-page-section .dashboard-page-wrapper .dashboard-content-wrapper .dashboard-content-parent .dashboard-content-child .popular-wrapper .popular-parent .popular-child .content-inner-parent .ribbon{padding:10px;font-size:1.3rem}.dashboard-page-section .dashboard-page-wrapper .dashboard-content-wrapper .dashboard-content-parent .dashboard-content-child .popular-wrapper .text h1{font-size:2rem}.support-section .support-section-wrapper .support-parent:first-child img{width:20rem}.support-section .support-section-wrapper .support-parent .support-child p:first-child{font-size:1.6rem}.support-section .support-section-wrapper .support-parent .support-child p:nth-child(2){font-size:1.2rem}.breadcrumb-wrapper .breadcrumb-wrapper-parent{padding:1.5rem 2rem}.breadcrumb-wrapper .breadcrumb-wrapper-parent .breadcrumb-wrapper-childs:nth-child(2) h3{font-size:1.4rem}.sidebar-left-weapper .sidebar-inner-wrapper .vip-levels-wrapper .vip-level-parent .level-child .sub-child .level-desc p:first-child{font-size:1.3rem}.submit-journey-section .submit-journey-wrapper .submit-journey-parent .product-img img{height:25rem}.submit-journey-section .submit-journey-wrapper .submit-journey-parent .product-info .product-info-contents{margin:0 1rem;padding:1.2rem 1rem}.submit-journey-section .submit-journey-wrapper .submit-journey-parent .product-info .product-info-contents .info:nth-child(2){padding:1rem 0}.info-card .info-child-card{padding:.5rem}.info-card .info-child-card img{width:2.5rem}.info-card .info-child-card .child-card p,.info-card .info-child-card .child-card p:last-child{font-size:1.1rem}.history-filter ul li button{font-size:.9rem}.history-filter ul li .history-active{font-size:.9rem!important}.history-section .history-section-wrapper .history-parent .history-child:first-child .product-img-container button{font-size:.9rem}.history-section .history-section-wrapper .history-parent{padding:.5rem 1rem;margin:.5rem 0}.history-section .history-section-wrapper .history-parent .history-child:first-child .product-img-container .pruduct-img img{height:16rem}.history-section .history-section-wrapper .history-parent .history-child:first-child .product-info p,.history-section .history-section-wrapper .history-parent .history-child:nth-child(2) .product-info P:first-child,.history-section .history-section-wrapper .history-parent .history-child:nth-child(2) .product-info P:last-child,.history-section .history-section-wrapper .history-parent .history-child:nth-child(2) .product-info h3,.history-section .history-section-wrapper .history-parent .history-child:nth-child(3) .product-info p{font-size:1.2rem}.withdraw-card .card-info{padding:2rem}.withdraw-info .info:first-child p,.withdraw-info .info:nth-child(2) P:first-child,.withdraw-info .info:nth-child(2) P:nth-child(2){font-size:1.2rem}.transaction-amount h3,.transaction-amount input{font-size:1.5rem}.transaction-amount span{bottom:2.65rem;right:.5rem}.transaction-amount{padding:2rem 0}.amount-options .amount-option-parent .amount-option-childs h3{font-size:1.2rem}.amount-options .amount-option-parent{gap:1rem}.transaction-history-section .history-wrapper .history-active{font-size:.9rem!important}.withdraw-info .info:first-child p,.withdraw-info .info:nth-child(2) P:first-child,.withdraw-info .info:nth-child(2) P:last-child,.withdraw-info .info:nth-child(2) P:nth-child(2){font-size:1.1rem}.withdraw-card .card-info p:first-child{font-size:1rem}.withdraw-card .card-info p:last-child{font-size:1.5rem}.transaction-history-section .history-wrapper .withdraw-his{padding:.5rem 0}.profile-section .profile-wrapper .profile-parent .profile-invite .profile-invite-childs h2,.profile-section .profile-wrapper .profile-parent .profile-invite .profile-invite-childs p,.profile-section .profile-wrapper .profile-parent .user-info .profile-wrapper .profile-inside-wrapper .profile-inside-parent .profile-inside-child:last-child h2{font-size:1.2rem}.profile-section .profile-wrapper .profile-parent .user-info .profile-wrapper .profile-inside-wrapper .profile-inside-parent .profile-inside-child:last-child p{font-size:1.1rem}.profile-section .profile-wrapper .profile-parent .user-info .profile-wrapper .profile-inside-wrapper .profile-inside-parent .profile-inside-child:first-child img{width:6rem;height:6rem}.profile-section .profile-wrapper .profile-parent .user-info .profile-wrapper .profile-inside-wrapper .profile-inside-parent .profile-inside-child:first-child p{font-size:1.1rem}.profile-section .profile-wrapper .profile-parent .user-info .profile-wrapper .profile-inside-wrapper .profile-inside-parent .profile-inside-child .profile-invite-parent .profile-invite-child img{width:1rem;height:1rem}.profile-section .profile-wrapper .profile-parent .user-info .profile-wrapper .profile-inside-wrapper .profile-inside-parent .profile-inside-child .profile-membership-parent .profile-membership-child p{font-size:1.1rem}.profile-section .profile-wrapper .profile-parent .user-info .profile-wrapper .profile-inside-wrapper .profile-inside-parent .profile-inside-child .profile-membership-parent .profile-membership-child img{width:2.5rem;height:auto}.profile-section .profile-wrapper .profile-parent .user-info .profile-wrapper .profile-inside-wrapper .profile-inside-parent{padding:0}.journey-section .journey-info-wrapper .journey-info-bg .info{padding:1rem 1.5rem}.journey-section .journey-info-wrapper .journey-info-bg .info .journey-info:first-child p:first-child{font-size:1.4rem}.journey-section .journey-info-wrapper .journey-info-bg .info .journey-info:first-child p{font-size:1.3rem}.journey-section .journey-info-wrapper .journey-info-bg .info .journey-info .progress-container{width:8rem}.journey-section .journey-wrapper .journey-top-banner .banner img{height:600px}.journey-section .journey-main-wrapper .journey-info-wrapper .journey-start-wrapper .journey-start-container{padding:1rem}.nav-bar-parent .nav-bar-child:first-child .navbar-img img:last-child{width:8rem}.poster-slider .slides .slide{padding:0 .5rem}.auth-page-parent:first-child .auth-page-child:first-child img{width:8rem}.welcome-main-img .div h1{font-size:1.5rem}.welcome-page-section .welcome-page-wrapper .welcome-img .welcome-content p{font-size:1.1rem}.sidebar-left-weapper .sidebar-inner-wrapper .sidebar-close-btn .sidebar-left-logo img,.sidebar-right-weapper .sidebar-inner-wrapper .sidebar-close-btn .sidebar-left-logo img{width:9rem}.success-modal-wrapper .success-modal-wrapper-inner .success-modal-wrapper-content h3{font-size:1.6rem}.radio-group{gap:.5rem}.transaction-history-section .history-wrapper{padding:2rem 1rem}.transaction-history-section .history-wrapper .withdraw-his .withdraw-info .withdraw-main-parent .withdraw-main-child .withdraw-main-subchild p{font-size:1rem}.transaction-history-section .history-wrapper .withdraw-his .withdraw-info .withdraw-main-parent .withdraw-main-child .withdraw-main-subchild p:first-child{font-size:1.2rem}.transaction-history-section .history-wrapper .withdraw-his .withdraw-info .withdraw-main-parent .withdraw-price-parent .withdraw-price-child p span{font-size:1rem}.transaction-history-section .history-wrapper .withdraw-his .withdraw-info .withdraw-main-parent .withdraw-price-parent .withdraw-price-child p{font-size:1.5rem}.invite-section .invite-wrapper .invite-parent .invite-child:last-child .refcode{width:100%}.invite-section .invite-wrapper .invite-parent{padding:0}.invite-section .invite-wrapper .invite-btn{padding:2rem 0}.invite-section .invite-wrapper{padding:1rem 3rem}.journey-section .journey-info-wrapper .journey-start-wrapper .journey-start-container{padding:1rem;margin:0 1rem}.journey-section .journey-info-wrapper .journey-start-wrapper .journey-start-container .today-journey-parent .today-journey-child .today-journey-subchild h1{font-size:2rem}.journey-section .journey-info-wrapper .journey-start-wrapper .journey-start-container .today-journey-parent .today-journey-child .today-journey-subchild p{font-size:.9rem}.journey-section .journey-info-wrapper .journey-start-wrapper .journey-start-container .today-journey-parent .today-journey-child .today-journey-subchild img{width:1.5rem}.journey-section .journey-info-wrapper .journey-start-wrapper .journey-start-container .today-journey-parent .today-journey-child{gap:.5rem}.journey-section .journey-trending-parent{margin-top:-7rem}.membership-section .membership-wrapper .membership-card .membership-card-dropdown-more .membership-card-dropdown-inner h4,.membership-section .membership-wrapper .membership-card .membership-card-dropdown-more .membership-card-dropdown-inner p{font-size:1rem}.membership-section .membership-wrapper .membership-card .membership-card-dropdown p{font-size:1.2rem}.membership-section .membership-wrapper .membership-card{padding:1rem;margin:1.5rem 0}.membership-section .membership-wrapper{padding:2rem}.membership-section .membership-wrapper .membership-card .membership-card-wrapper .membership-card-wrapper-childs h1,.membership-section .membership-wrapper .membership-wrapper-intro h3{font-size:1.5rem}.membership-section .membership-wrapper .membership-wrapper-intro p{font-size:1rem}}@media only screen and (max-width:375px){.submit-journey-section .submit-journey-wrapper .submit-journey-parent .product-img img{height:20rem}.submit-journey-section .submit-journey-wrapper .submit-journey-parent .product-info .product-info-contents{margin:0 1rem}.submit-journey-section .submit-journey-wrapper .submit-journey-parent .product-info .product-info-contents .info:first-child div p,.submit-journey-section .submit-journey-wrapper .submit-journey-parent .product-info .product-info-contents .info:nth-child(2) .info-child p:last-child{font-size:1.5rem}.submit-journey-section .submit-journey-wrapper .submit-journey-parent .product-info .product-info-contents .info:nth-child(2){padding:1rem 0 .5rem}.submit-journey-section .submit-journey-wrapper .submit-journey-parent .product-info .product-info-contents .info:nth-child(4),.submit-journey-section .submit-journey-wrapper .submit-journey-parent .product-info .product-info-contents .info:nth-child(6){padding:1rem 0}.submit-journey-section .submit-journey-wrapper .submit-journey-parent .product-info .product-info-contents{margin:0 1rem 1rem;padding:1.2rem 1rem}.sidebar-right-weapper .sidebar-inner-wrapper .functions-wrapper .functions-parent a .function{padding:.7rem 2rem}}@import"https://cdn.jsdelivr.net/npm/cn-fontsource-source-han-serif-sc-vf@1.0.9/font.min.css";@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";*{margin:0;padding:0;box-sizing:border-box;font-family:Poppins,sans-serif}a{text-decoration:none}li{list-style-type:none}.loader-wrapper{position:fixed;top:0;left:0;background:hsla(0,0%,100%,.956);height:100%;width:100%;z-index:100;display:flex;justify-content:center;align-items:center;perspective:1000px}.loader-wrapper img{height:auto;width:8rem;transform-style:preserve-3d;animation:loaderAnimation 2s ease-in-out infinite}@keyframes loaderAnimation{0%{transform:rotateY(0deg)}to{transform:rotateY(1turn)}}.spinner-outer-wrapper .spinner-wrapper{background:#fff;height:100vh;padding:1rem}.spinner-outer-wrapper .spinner-wrapper .spinner-accountBalnce{margin-top:4rem;margin-bottom:-4rem}.spinner-outer-wrapper .spinner-wrapper .spinner-accountBalnce h3{color:#1f2f5c;text-align:center;font-size:1.4rem}.spinner-outer-wrapper .spinner-wrapper #wheel{display:flex;justify-content:center;position:relative;flex-direction:column}.spinner-outer-wrapper .spinner-wrapper .spinn-btns{padding:0 2rem;margin-top:-4rem}.spinner-outer-wrapper .spinner-wrapper .spinn-btns p{text-align:center;font-size:2rem;color:#1f2f5c;margin-bottom:1rem;font-size:1.4rem;font-weight:600}.spinner-outer-wrapper .spinner-wrapper .spinn-btns button{padding:1rem;margin-bottom:1rem;outline:none;border:none;font-size:1.2rem;width:100%;cursor:pointer}.spinner-outer-wrapper .spinner-wrapper .event_rules{padding:0 2rem}.spinner-outer-wrapper .spinner-wrapper .event_rules h3{font-size:1.4rem;margin-bottom:1rem}.spinner-outer-wrapper .spinner-wrapper .event_rules ul li{font-size:1.2rem;margin:1rem 0;font-weight:500}.d-none{display:none!important}.go2072408551{max-width:720px!important}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}