@import "https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700;800;900&display=swap";
@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&family=Poppins:wght@300;400;500;600;700;800&display=swap";
:root{--body-font:"Poppins", sans-serif;--body-color:#f7f9fd;--primary-color:#1976d2;--secondary-color:#262a3c;--head-color:#0c266c;--section-primary-color:#f2f3f9;--section-color:#f5f6fc;--para-color:#0c266c;--border-color:#868ea5;--hover-alt-color:#291b6b}.collapsing{transition:all .3s}html{scroll-behavior:smooth}body{font-family:var(--body-font);background-color:var(--body-color);margin:0;padding:0;font-size:18px;font-weight:400;line-height:30px;overflow-x:hidden}section,footer{overflow-x:hidden}.transaction-stats-summary{grid-template-columns:repeat(4,1fr);gap:1rem;width:100%;max-height:2000px;padding:.5rem!important;display:grid!important}.transaction-stats-summary .row{display:contents!important}.transaction-stats-summary .row>div{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}.transaction-stats-summary .stat-card{flex-direction:column!important;width:100%!important;height:100%!important;min-height:100px!important;display:flex!important}@media (max-width:1599px){.transaction-stats-summary{grid-template-columns:repeat(4,1fr)}}@media (max-width:1399px){.transaction-stats-summary{grid-template-columns:repeat(4,1fr)}}@media (max-width:1330px){.payment-link-stats{gap:1rem;grid-template-columns:repeat(2,1fr)!important}}@media (max-width:1199px){.transaction-stats-summary{grid-template-columns:repeat(3,1fr);gap:.875rem}}@media (max-width:991px){.transaction-stats-summary{grid-template-columns:repeat(3,1fr);gap:.75rem}}@media (max-width:767px){.transaction-stats-summary{grid-template-columns:1fr;gap:.625rem;padding:.375rem!important}.transaction-stats-summary .stat-card{min-height:90px!important;padding:.75rem!important}.payment-link-stats{grid-template-columns:1fr!important}}@media (max-width:575px){.transaction-stats-summary{grid-template-columns:1fr;gap:.5rem;padding:.25rem!important}.transaction-stats-summary .stat-card{font-size:.875rem;min-height:85px!important;padding:.625rem!important}}.payment-link-stats .stat-card{flex-direction:row!important}@media (max-width:480px){.transaction-stats-summary{grid-template-columns:1fr;gap:.5rem;max-height:2000px!important;overflow:visible!important}.transaction-stats-summary .stat-card{min-height:80px!important;padding:.5rem!important}.transaction-stats-summary .stat-card .stat-icon{width:28px!important;height:28px!important}.transaction-stats-summary .stat-card h3{font-size:1.25rem!important}.transaction-stats-summary .stat-card span{font-size:.75rem!important}}@media (max-width:375px){.transaction-stats-summary{grid-template-columns:1fr;gap:.5rem;max-height:2000px!important;overflow:visible!important}.transaction-stats-summary .stat-card{min-height:80px!important;padding:.5rem!important}.transaction-stats-summary .stat-card .stat-icon{width:24px!important;height:24px!important}.transaction-stats-summary .stat-card h3{font-size:1.1rem!important}.transaction-stats-summary .stat-card span{font-size:.7rem!important}}@media (max-width:320px){.transaction-stats-summary{grid-template-columns:1fr;gap:.375rem;max-height:2000px!important;padding:.25rem!important;overflow:visible!important}.transaction-stats-summary .stat-card{min-height:75px!important;padding:.375rem!important}.transaction-stats-summary .stat-card .stat-icon{width:22px!important;height:22px!important}.transaction-stats-summary .stat-card h3{font-size:1rem!important}.transaction-stats-summary .stat-card span{font-size:.65rem!important}}h1,h2,h3,h4,h5,h6{margin:0;padding:0}h1,h1>a,h2,h2>a,h3,h3>a,h4,h4>a,h5,h5>a,h6,h6>a{font-family:var(--body-font);color:var(--para-color);text-transform:initial;font-weight:400;transition:all .3s}h1>a:hover,h2>a:hover,h3>a:hover,h4>a:hover,h5>a:hover,h6>a:hover{color:var(--para-color)}a,a:focus,a:hover{color:var(--para-color);outline:none;text-decoration:none}img{max-width:100%;height:auto}.max-un{max-width:unset}.d-rtl{direction:rtl}ul,ol{margin:0;padding:0;list-style:none}input:focus,textarea:focus{box-shadow:none;outline:none}button{cursor:pointer;border:none}input,textarea{color:var(--para-color);width:100%;font-family:var(--body-font);background:var(--bs-white);border:1px solid #eeecf7;border-radius:10px;padding:10px 20px}::placeholder{color:#0c266e80;opacity:1}:-ms-placeholder-shown{color:#0c266e80}::-moz-placeholder{color:#0c266e80}input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{appearance:textfield}input[type=password]{font-family:initial}input[type=checkbox]{width:initial;height:initial}select{cursor:pointer;border:none;outline:none;padding:10px 20px}textarea{resize:none;min-height:150px}span{display:inline-block}.table thead th,.table td,.table th{border:none}.d-grid{display:grid!important}.b-none{border:none!important}.ovf-unset{overflow-x:unset!important}iframe{border:0;width:100%}.shadow-none{-webkit-box-shadow:none;box-shadow:none}h1,h1>a{margin-top:-20px;font-size:76px;line-height:98.8px}h2,h2>a{margin-top:-16px;font-size:57px;line-height:74.1px}h3,h3>a{margin-top:-10px;font-size:43px;line-height:55.9px}h4,h4>a{margin-top:-8px;font-size:32px;line-height:41.6px}h5,h5>a{margin-top:-6px;font-size:24px;line-height:31.2px}h6,h6>a{margin-top:-4px;font-size:18px;line-height:23.4px}h1.m-none,h2.m-none,h3.m-none,h4.m-none,h5.m-none{margin:0}table thead tr th{font-size:18px;line-height:30px}a{color:var(--para-color);font-size:18px;font-weight:400;line-height:30px;display:inline-block}p,span,li,label{font-family:var(--body-font);color:var(--para-color);margin:0;font-size:18px;font-weight:400;line-height:30px}.section-text{margin-bottom:34px}@media (max-width:767px){.section-text{gap:12px;flex-direction:column!important;align-items:flex-start!important}.section-text .view-all-btn{align-self:flex-end;margin-left:auto}}.section-header{margin-bottom:53px}.dark-sec .sub-title{color:var(--secondary-color)}.dark-sec .title,.dark-sec p{color:var(--bs-white)}.sub-title{color:var(--primary-color);margin-bottom:30px}.title{margin-bottom:22px;font-weight:700}.xxlr{margin-top:-7px;font-size:26px;line-height:36px}.xlr{margin-top:-7px;font-size:24px;line-height:36px}.mdr{font-size:16px;line-height:22px}.z-1{z-index:1}.mb-30{margin-bottom:30px}.mt-30{margin-top:30px}.mb-40{margin-bottom:40px}.mt-40{margin-top:40px}.mb-60{margin-bottom:60px}.mt-60{margin-top:60px}.mb-80{margin-bottom:80px}.mt-80{margin-top:80px}.pt-120{padding-top:120px;padding-bottom:120px}@media (max-width:991px){.pt-120{padding-top:60px;padding-bottom:120px}.mb-60{margin-bottom:40px}.mt-60{margin-top:40px}.mb-80{margin-bottom:60px}.mt-80{margin-top:60px}.header-section{background-color:var(--bs-white);box-shadow:0 3px 10px #0000004d}}@media (max-width:575px){.pt-120{padding-top:50px}}.pb-120{padding-bottom:120px}@media (max-width:991px){.pb-120{padding-bottom:100px}}@media (max-width:575px){.pb-120{padding-bottom:50px}}.scrollToTop{background-color:var(--primary-color);color:#fff;text-align:center;z-index:9;cursor:pointer;border-radius:5px;width:45px;height:45px;font-size:20px;line-height:45px;transition:all 1s;position:fixed;bottom:0;right:30px;transform:translateY(100%)}.scrollToTop i{color:var(--bs-white)}.scrollToTop.active{bottom:30px;transform:translateY(0%)}.preloader{z-index:99999999;background:#f8f8f7 url(/images//preloader.gif) 50%/30% no-repeat;width:100%;height:100vh;position:fixed;overflow:visible}.icon-svg{position:relative}.icon-svg img{opacity:1;position:absolute}.icon-svg svg{stroke-dashoffset:1500px;stroke-dasharray:1500;opacity:0;visibility:hidden;transition:transform .3s,fill .5s;position:absolute;transform:scale(1)}.icon-svg:hover svg{visibility:visible;opacity:1;stroke-dashoffset:0;fill:#0000;transition:transform .3s,fill .5s,stroke-dashoffset 6s}.icon-svg:hover img{opacity:0;visibility:hidden}.accordion-button:focus{box-shadow:none}.animated{animation-duration:1s;animation-fill-mode:both}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}.cmn-btn{text-align:center;background:var(--primary-color);color:var(--bs-white);border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;padding:10px 30px;font-weight:600;transition:all .3s;display:inline-flex}.cmn-btn:hover{border:1px solid var(--border-color);color:var(--para-color);background:0 0}.cmn-btn img,.cmn-btn i{margin-left:10px}.cmn-btn.active{border:1px solid var(--border-color);color:var(--para-color);background-color:#0000}.cmn-btn.active:hover{background:var(--primary-color);color:var(--bs-white)}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes ripple2Ani{0%{transform:translate(0)}33%{transform:translate(-5px,-5px)}66%{transform:translate(5px,5px)}to{transform:translate(0)}}@keyframes stretch{0%{transform:scale(.5)}50%{transform:scale(.8)}to{transform:scale(1)}}@keyframes rippleAni{0%{transform:translate(0)}33%{transform:translate(5px,-5px)}66%{transform:translate(-5px,5px)}to{transform:translate(0)}}@font-face{font-family:arafat font;src:url(/webfonts/arafat-font.eot);src:url(/webfonts/arafat-font.eot?#iefix)format("embedded-opentype"),url(/webfonts/arafat-font.woff)format("woff"),url(/webfonts/arafat-font.ttf)format("truetype"),url(/webfonts/arafat-font.svg#arafat-font)format("svg");font-weight:400;font-style:normal}[class*=icon-]:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:arafat font;font-style:normal;font-weight:400;line-height:1;display:inline-block}.icon-dashboard:before{content:"C"}.icon-transaction:before{content:"D"}.icon-pay:before{content:"E"}.icon-support:before{content:"F"}.icon-quit:before{content:"G"}.icon-receive:before{content:"H"}.icon-exchange:before{content:"I"}.icon-recipients:before{content:"J"}.icon-crypto:before{content:"K"}.icon-a-left-arrow:before{content:"L"}.icon-withdraw:before{content:"M"}.icon-account:before{content:"N"}.icon-deposit:before{content:"O"}.icon-b-right-arrow:before{content:"P"}.icon-c-down-arrow:before{content:"Q"}.icon-d-right-arrow-2:before{content:"R"}.icon-e-plus:before{content:"S"}.icon-f-user:before{content:"T"}.icon-g-tick:before{content:"U"}.icon-h-edit:before{content:"V"}.selector{position:relative}.selector button{border-radius:10px;justify-content:flex-start;align-items:center;gap:10px;width:100%;padding:5px 20px;display:flex;position:relative}.selector button span{margin-right:15px}@media (max-width:575px){.selector button{gap:5px;padding:10px 40px 10px 10px}}.selector button:after{content:"";pointer-events:none;width:10px;height:10px;right:15px;top:initial;border-bottom:2px solid #fff;border-right:2px solid #fff;margin-top:-6px;display:block;position:absolute;transform:rotate(45deg)}@media (max-width:575px){.selector button:after{width:10px;height:10px}}.selector ul{z-index:9;background:#fff;border:1px solid #fff;border-radius:5px;width:100%;margin-top:3px;position:absolute;overflow:hidden;box-shadow:0 0 0 1px #4444441c}.selector ul li{cursor:pointer}.selector ul li span{padding:5px 15px}.selector ul li .selected{color:var(--para-color);display:block}.selector ul li:hover{background-color:#f6f6f6}.selector ul li:hover span{color:#000}@media (max-width:576px){.dashboard-section.notifications .row{flex-direction:column!important}.dashboard-section.notifications .row .col-lg-8,.dashboard-section.notifications .row .col-md-8,.dashboard-section.notifications .row .col-sm-8,.dashboard-section.notifications .row .col-lg-4,.dashboard-section.notifications .row .col-md-4,.dashboard-section.notifications .row .col-sm-4{width:100%;text-align:left!important}}.sidebar-wrapper{z-index:999;background:#262a3c;width:80px;height:100vh;padding:12px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;transition:all .3s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:-220px;overflow:hidden auto;transform:translate(150px);box-shadow:2px 0 8px #00000026}.sidebar-wrapper::-webkit-scrollbar{width:6px}.sidebar-wrapper::-webkit-scrollbar-track{background:#ffffff0d;border-radius:10px}.sidebar-wrapper::-webkit-scrollbar-thumb{background:#fff3;border-radius:10px}.sidebar-wrapper::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.sidebar-wrapper.active{opacity:1;visibility:visible;left:-80px;transform:translate(0)}.sidebar-wrapper.active ul li a{justify-content:center}.sidebar-wrapper.active ul li a i,.sidebar-wrapper.active ul li a svg{color:#9ca3af;font-size:22px}.sidebar-wrapper.active ul li a span{display:none}.sidebar-wrapper .close-btn{cursor:pointer;transition:transform .3s cubic-bezier(.4,0,.2,1);display:none}.sidebar-wrapper .close-btn:hover{transform:scale(1.1)}.sidebar-wrapper .close-btn i,.sidebar-wrapper .close-btn svg{color:#1e66b1;font-size:24px;position:absolute;top:15px;right:15px}.sidebar-wrapper .sidebar-logo{justify-content:center;align-items:center;margin-bottom:24px;padding:8px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.sidebar-wrapper .sidebar-logo a{text-decoration:none;display:block}.sidebar-wrapper .sidebar-logo img{max-width:100%;height:auto;transition:all .3s cubic-bezier(.4,0,.2,1)}.sidebar-wrapper ul{margin:0;padding:0;list-style:none}.sidebar-wrapper ul li{border-radius:12px;margin-bottom:4px;padding:10px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.sidebar-wrapper ul li a,.sidebar-wrapper ul li button{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:flex-start;align-items:center;gap:12px;width:100%;padding:8px 12px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;font-weight:500;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.sidebar-wrapper ul li a:before,.sidebar-wrapper ul li button:before{content:"";background:linear-gradient(90deg,#1e66b11a 0%,#0000 100%);width:0;height:100%;transition:width .3s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:0}.sidebar-wrapper ul li a i,.sidebar-wrapper ul li a svg,.sidebar-wrapper ul li button i,.sidebar-wrapper ul li button svg{color:#9ca3af;flex-shrink:0;justify-content:center;align-items:center;width:24px;font-size:20px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.sidebar-wrapper ul li a span,.sidebar-wrapper ul li button span{white-space:nowrap;text-overflow:ellipsis;letter-spacing:.3px;flex:1;font-weight:500;overflow:hidden}.sidebar-wrapper ul li:hover{background:#4e5166}.sidebar-wrapper ul li:hover a:before,.sidebar-wrapper ul li:hover button:before{width:4px}.sidebar-wrapper ul li:hover a i,.sidebar-wrapper ul li:hover a svg,.sidebar-wrapper ul li:hover button i,.sidebar-wrapper ul li:hover button svg{color:#4a8fcf;transform:scale(1.1)}.sidebar-wrapper ul li.active{background:linear-gradient(135deg,#1e66b133 0%,#1e66b11a 100%);box-shadow:inset 0 0 0 1px #1e66b14d}.sidebar-wrapper ul li.active a,.sidebar-wrapper ul li.active button{color:#fff;font-weight:600}.sidebar-wrapper ul li.active a:before,.sidebar-wrapper ul li.active button:before{background:#1e66b1;width:4px}.sidebar-wrapper ul li.active a i,.sidebar-wrapper ul li.active a svg,.sidebar-wrapper ul li.active button i,.sidebar-wrapper ul li.active button svg{color:#1e66b1;transform:scale(1.15)}.sidebar-wrapper ul li a[target=_blank]:after{content:"↗";opacity:.6;margin-left:auto;font-size:14px}.sidebar-wrapper .bottom-item{border-top:1px solid #ffffff1a;margin-top:16px;padding-top:16px}.sidebar-wrapper .invite-now{text-align:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;padding:20px;transition:all .3s cubic-bezier(.4,0,.2,1);display:none}.sidebar-wrapper .invite-now:hover{background:#ffffff14;border-color:#fff3}.sidebar-wrapper .invite-now h6{color:#fff;margin-bottom:8px;font-family:Poppins,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;font-weight:600}.sidebar-wrapper .invite-now p{color:#9ca3af;margin:12px 0 20px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;line-height:1.5}.sidebar-wrapper .invite-now .cmn-btn{color:#fff;cursor:pointer;background:#1e66b1;border:none;border-radius:25px;width:100%;padding:10px 20px;font-family:Poppins,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1)}.sidebar-wrapper .invite-now .cmn-btn:hover{background:#4a8fcf;transform:translateY(-2px);box-shadow:0 4px 12px #1e66b14d}.sidebar-wrapper .invite-now .cmn-btn:active{transform:translateY(0)}.header-section.body-collapse{width:calc(100% - 270px);margin-left:270px;transition:all .3s cubic-bezier(.4,0,.2,1)}.header-section.body-collapse .sidebar-wrapper{width:270px;padding:16px;left:-420px}.header-section.body-collapse .sidebar-wrapper .sidebar-logo{justify-content:flex-start;padding:8px 12px}.header-section.body-collapse .sidebar-wrapper ul li a,.header-section.body-collapse .sidebar-wrapper ul li button{justify-content:flex-start;padding:12px 16px}.header-section.body-collapse .sidebar-wrapper ul li a span,.header-section.body-collapse .sidebar-wrapper ul li button span{display:block}.header-section.body-collapse .sidebar-wrapper ul li a i,.header-section.body-collapse .sidebar-wrapper ul li a svg,.header-section.body-collapse .sidebar-wrapper ul li button i,.header-section.body-collapse .sidebar-wrapper ul li button svg{width:24px;margin-right:0}.header-section.body-collapse .sidebar-wrapper ul li.active a,.header-section.body-collapse .sidebar-wrapper ul li.active button{font-weight:600}@media (max-width:991px){.sidebar-wrapper{z-index:1050}.sidebar-wrapper.active{width:270px;padding:16px;left:0}.sidebar-wrapper.active .close-btn{display:block}.sidebar-wrapper.active ul li a,.sidebar-wrapper.active ul li button{justify-content:flex-start}.sidebar-wrapper.active ul li a span,.sidebar-wrapper.active ul li button span{display:block}.sidebar-wrapper.active ul li a i,.sidebar-wrapper.active ul li a svg,.sidebar-wrapper.active ul li button i,.sidebar-wrapper.active ul li button svg{margin-right:0}.sidebar-wrapper.active .invite-now{display:block}.header-section.body-collapse{width:100%;margin-left:0}.header-section.body-collapse .sidebar-wrapper{left:-270px}}@media (max-width:575px){.sidebar-wrapper.active{width:100%;max-width:280px}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.sidebar-wrapper ul li{animation:.3s ease-out both slideInLeft}.sidebar-wrapper ul li:first-child{animation-delay:50ms}.sidebar-wrapper ul li:nth-child(2){animation-delay:.1s}.sidebar-wrapper ul li:nth-child(3){animation-delay:.15s}.sidebar-wrapper ul li:nth-child(4){animation-delay:.2s}.sidebar-wrapper ul li:nth-child(5){animation-delay:.25s}.sidebar-wrapper ul li:nth-child(6){animation-delay:.3s}.sidebar-wrapper ul li:nth-child(7){animation-delay:.35s}.sidebar-wrapper ul li:nth-child(8){animation-delay:.4s}.sidebar-wrapper ul li:nth-child(9){animation-delay:.45s}.sidebar-wrapper ul li:nth-child(10){animation-delay:.5s}.header-section{z-index:999;background-color:var(--bs-white);border-bottom:1px solid #e2e8f0;width:calc(100% - 80px);margin-left:80px;transition:all .3s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:0}.header-section.header-fixed{z-index:999;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#fffffff2;border-color:#e2e8f0;position:fixed;top:0;left:0;box-shadow:0 1px 3px #0000000d,0 1px 2px -1px #0000000d}.header-section .navbar-toggler{border:none;padding-right:0;display:none}.header-section .navbar-toggler:focus{box-shadow:none}.header-section .navbar-toggler i{color:var(--head-alt-color)}.header-section .navbar-area{padding:12px 32px}.header-section .navbar-area .sidebar-icon{cursor:pointer;margin-right:16px}.header-section .navbar-area .sidebar-icon .menu-toggle-btn{color:#475569;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.header-section .navbar-area .sidebar-icon .menu-toggle-btn:hover{color:#0c2249;background:#f1f5f9}.header-section .navbar-area .sidebar-icon .menu-toggle-btn:active{background:#e2e8f0;transform:scale(.95)}.header-section .navbar-area form .form-group{background:#f9f9f9;border:1px solid #d0d3e8;border-radius:10px;padding:0 12px}.header-section .navbar-area form .form-group input{background-color:#0000;border:none;padding-left:10px}.header-section .navbar-area .dashboard-nav{align-items:center;gap:8px;margin-left:16px;display:flex;position:relative}.header-section .navbar-area .dashboard-nav .single-item{cursor:pointer}.header-section .navbar-area .dashboard-nav .single-item .profile-area i{margin-left:5px}.header-section .navbar-area .dashboard-nav .single-item .main-area{background:var(--bs-white);z-index:2000;border-radius:20px;width:360px;padding:30px;position:absolute;top:50px;right:0;box-shadow:0 20px 50px #2c3f5826}.header-section .navbar-area .dashboard-nav .single-item .main-area ul li{margin-top:15px}.header-section .navbar-area .dashboard-nav .single-item .main-area ul li i{margin-right:10px}.header-section .navbar-area .dashboard-nav .single-item .main-area ul li a{width:100%}.header-section .navbar-area .dashboard-nav .single-item .user-content .head-area{background:#f8f8ff;border-radius:20px;padding:15px}.header-section .navbar-area .dashboard-nav .single-item .user-content .head-area .profile-img{flex-shrink:0;margin-right:20px}.header-section .navbar-area .dashboard-nav .single-item .user-content .head-area .profile-head{flex:1;min-width:0}.header-section .navbar-area .dashboard-nav .single-item .user-content .head-area .profile-head h5{text-overflow:ellipsis;white-space:nowrap;margin-bottom:4px;font-size:16px;font-weight:600;overflow:hidden}.header-section .navbar-area .dashboard-nav .single-item .user-content .head-area .profile-head .wallet-id{color:#6c757d;text-overflow:ellipsis;white-space:nowrap;word-break:break-all;margin-bottom:0;font-size:13px;overflow:hidden}.header-section .navbar-area .dashboard-nav .single-item .user-content ul li a,.header-section .navbar-area .dashboard-nav .single-item .user-content ul li button{color:inherit;border-radius:8px;padding:8px 12px;text-decoration:none;transition:background-color .2s}.header-section .navbar-area .dashboard-nav .single-item .user-content ul li a:hover,.header-section .navbar-area .dashboard-nav .single-item .user-content ul li button:hover{background-color:#f8f8ff}.header-section .navbar-area .dashboard-nav .single-item .user-content ul li a svg,.header-section .navbar-area .dashboard-nav .single-item .user-content ul li button svg{flex-shrink:0;font-size:16px}.header-section .navbar-area .dashboard-nav .single-item .user-content ul li a span,.header-section .navbar-area .dashboard-nav .single-item .user-content ul li button span{font-size:14px}.header-section .navbar-area .dashboard-nav .single-item .user-content ul li button{cursor:pointer}.header-section .navbar-area .dashboard-nav .single-item.notifications-area .notifications-btn{transition:transform .2s;position:relative}.header-section .navbar-area .dashboard-nav .single-item.notifications-area .notifications-btn:hover{transform:scale(1.05)}.header-section .navbar-area .dashboard-nav .single-item.notifications-area .notifications-btn .bell-icon{filter:drop-shadow(0 2px 4px #0000001a)}.header-section .navbar-area .dashboard-nav .single-item.notifications-area .notifications-content::-webkit-scrollbar{width:6px}.header-section .navbar-area .dashboard-nav .single-item.notifications-area .notifications-content::-webkit-scrollbar-track{background:#f5f5f5;border-radius:10px}.header-section .navbar-area .dashboard-nav .single-item.notifications-area .notifications-content::-webkit-scrollbar-thumb{background:#d0d0d0;border-radius:10px}.header-section .navbar-area .dashboard-nav .single-item.notifications-area .notifications-content::-webkit-scrollbar-thumb:hover{background:#b0b0b0}.header-section .navbar-area .dashboard-nav .single-item.notifications-area ul li{border-radius:8px;list-style:none}.header-section .navbar-area .dashboard-nav .single-item.notifications-area ul li a.notification-link:hover{background:linear-gradient(135deg,#f8f9ff 0%,#f5f7ff 100%);border-radius:8px}.header-section .navbar-area .dashboard-nav .single-item.notifications-area ul li .content .text .title{transition:color .2s}.header-section .navbar-area .dashboard-nav .single-item.language-area .language-content{max-height:250px;overflow-y:scroll}.header-section .navbar-area .dashboard-nav .single-item.language-area .language-content li{padding:5px 10px;font-size:14px;transition:all .3s}.header-section .navbar-area .dashboard-nav .single-item.language-area .language-content li:hover,.header-section .navbar-area .dashboard-nav .single-item.language-area .language-content li.active{color:var(--bs-white);background-color:#6c3aff}.header-section .sidebar-wrapper{background:var(--bs-white);width:80px;height:100vh;padding:12px;transition:all .3s;position:absolute;top:0;left:-220px;overflow-y:scroll;transform:translate(150px);box-shadow:0 20px 50px #2c3f5826}.header-section .sidebar-wrapper.active{opacity:1;visibility:visible;left:-80px;transform:translate(0)}.header-section .sidebar-wrapper.active ul li a i{font-size:26px}.header-section .sidebar-wrapper.active ul li a i:before{color:#696d8d;font-weight:600}.header-section .sidebar-wrapper::-webkit-scrollbar{width:0}.header-section .sidebar-wrapper .close-btn{cursor:pointer;display:none}.header-section .sidebar-wrapper .close-btn i{color:#4341cc;font-size:24px;position:absolute;top:10px;right:10px}.header-section .sidebar-wrapper .sidebar-logo{margin-bottom:20px}.header-section .sidebar-wrapper ul li{border-radius:20px;padding:12px;transition:all .3s}.header-section .sidebar-wrapper ul li a,.header-section .sidebar-wrapper ul li button{justify-content:center;align-items:center;display:flex}.header-section .sidebar-wrapper ul li span{display:none}.header-section .sidebar-wrapper ul li:hover,.header-section .sidebar-wrapper ul li.active{background:#f6f5ff}.header-section .sidebar-wrapper ul li img{width:35%;margin-right:0}.header-section .sidebar-wrapper .bottom-item{border-top:1px solid #e4e2ee;margin-top:10px;padding-top:10px}.header-section .sidebar-wrapper .invite-now{background:var(--bs-white);text-align:center;border:1px solid #dfdfdf;border-radius:20px;padding:20px;display:none}.header-section .sidebar-wrapper .invite-now p{margin:15px 0 25px}.header-section .sidebar-wrapper .invite-now .cmn-btn{border-radius:25px;width:100%}.header-section.body-collapse{width:calc(100% - 270px);margin-left:270px}.header-section.body-collapse .sidebar-wrapper{width:270px;left:-420px}.header-section.body-collapse .sidebar-wrapper ul li span{display:block}.header-section.body-collapse .sidebar-wrapper ul li i{width:auto;margin-right:10px;font-size:24px;display:inline-flex}.header-section.body-collapse .sidebar-wrapper ul li i:before{color:#696d8d;font-weight:600}.header-section.body-collapse .sidebar-wrapper ul li a{justify-content:start}.header-section.body-collapse .sidebar-wrapper .invite-now{display:block}.dashboard-section{width:calc(100% - 80px);margin-left:80px;padding-bottom:40px;padding-left:30px;padding-right:30px;transition:all .8s}.dashboard-section.body-collapse{width:calc(100% - 270px);margin-left:270px}.dashboard-section .section-content{position:sticky;top:0}.dashboard-section .dropdown-area{position:relative}.dashboard-section .dropdown-area button{background-color:#0000}.dashboard-section .dropdown-area .dropdown-menu{visibility:hidden;min-width:190px;display:block;overflow:hidden;transition:none!important}.dashboard-section .dropdown-area .dropdown-menu.show{opacity:1;visibility:visible}.dashboard-section .dropdown-area .dropdown-menu li a:hover{color:var(--bs-white);background-color:#6c3aff}.dashboard-section .acc-details{background:#4341cc;border-radius:10px}.dashboard-section .acc-details .top-area{justify-content:space-between;align-items:center;padding:30px;display:flex}.dashboard-section .acc-details .top-area h5,.dashboard-section .acc-details .top-area h2,.dashboard-section .acc-details .top-area h4{color:var(--bs-white)}.dashboard-section .acc-details .top-area h2{margin:25px 0 15px}.dashboard-section .acc-details .top-area .receive{color:#d8dcff}.dashboard-section .acc-details .top-area .receive span{color:#24ff00;font-size:inherit;font-weight:inherit}.dashboard-section .acc-details .top-area .selector button:after{border-bottom:2px solid var(--bs-white);border-right:2px solid var(--bs-white);width:8px;height:8px;right:14px;top:initial}.dashboard-section .acc-details .top-area .right-top{justify-content:flex-end;align-items:center;display:flex}.dashboard-section .acc-details .top-area .right-bottom h4{margin:25px 0 15px}.dashboard-section .acc-details .top-area .right-bottom h5{color:#24ff00}.dashboard-section .acc-details .bottom-area{background:#5654d1;border-radius:10px;justify-content:space-between;align-items:center;margin-top:40px;padding:15px;display:flex}.dashboard-section .acc-details .bottom-area .left-side{margin-bottom:-15px}.dashboard-section .acc-details .bottom-area .cmn-btn{border:1px solid var(--border-color);color:var(--bs-white);background-color:#0000;margin-bottom:15px;margin-right:15px}.dashboard-section .acc-details .bottom-area .cmn-btn:hover{background-color:var(--primary-color)}.dashboard-section .transactions-area{background:var(--bs-white);border-radius:10px}.dashboard-section .transactions-area .section-text{border-bottom:1px solid #efefef;margin-bottom:25px;padding:30px}.dashboard-section .transactions-area .section-text h5{font-weight:600}.dashboard-section .transactions-area .top-area{padding:0 30px}.dashboard-section .transactions-area .top-area ul{border:none}.dashboard-section .transactions-area .top-area ul li .nav-link{color:#696d8d;border-color:#0000;padding:0 15px 0 0;font-weight:700}.dashboard-section .transactions-area .top-area ul li .nav-link.active,.dashboard-section .transactions-area .top-area .view-all{color:#5b2edf}.dashboard-section .transactions-area .top-area .view-all img{margin-left:5px}.dashboard-section .transactions-area .table-responsive tr{text-align:center;border-top:1px solid #efefef}.dashboard-section .transactions-area .table-responsive tr th{padding:15px 30px}.dashboard-section .transactions-area .table-responsive tr th p:first-child{font-weight:700}.dashboard-section .transactions-area .table-responsive tr td{vertical-align:middle}.dashboard-section .transactions-area .table-responsive tr td p:first-child{font-weight:700}.dashboard-section .transactions-area .table-responsive thead{background:#f6f5ff}.dashboard-section .transactions-area .table-responsive thead tr th{color:#696d8d;font-weight:400}.dashboard-section .transactions-area .table-responsive thead tr th:first-child{text-align:start;width:35%}.dashboard-section .transactions-area .table-responsive tbody{border:none}.dashboard-section .transactions-area .table-responsive tbody tr th:first-child{text-align:start}.dashboard-section .transactions-area .table-responsive tbody tr .cancelled{color:#e9687f}.dashboard-section .transactions-area .table-responsive tbody tr .completed{color:#49c96d}.dashboard-section .transactions-area .table-responsive tbody tr .pending{color:#f7a94a}.dashboard-section .transactions-area .table-responsive tbody tr .inprogress{color:#dbaf14}.dashboard-section .side-items .single-item{background:var(--bs-white);border-radius:10px;margin-bottom:30px;padding:30px}.dashboard-section .side-items .single-item:last-child{margin:0}.dashboard-section .side-items .single-item .section-text h6{margin:0;font-weight:700}.dashboard-section .side-items .single-item .single-card{margin-bottom:20px}.dashboard-section .side-items .single-item .single-card button{background-color:#0000;padding:0}.dashboard-section .side-items .single-item .add-card{background:var(--bs-white);border:1px solid #eae9f5;border-radius:10px;align-items:center;height:90px;display:flex}.dashboard-section .side-items .single-item .add-card button{background-color:#0000;padding:0}.dashboard-section .side-items .single-item .view-all img{margin-left:5px}.dashboard-section .side-items .single-item .recipients-item li{border-bottom:1px solid #d4d7f4;justify-content:space-between;align-items:center;margin-bottom:25px;padding-bottom:25px;display:flex}.dashboard-section .side-items .single-item .recipients-item li:last-child{border:none;margin:0;padding:0}.dashboard-section .side-items .single-item .recipients-item li p .info{margin-left:10px;display:grid}.dashboard-section .side-items .single-item .recipients-item li p .info span:first-child{font-weight:600}.dashboard-section .side-items .single-item .recipients-item li p span{align-items:center;display:flex}.dashboard-section .side-items .single-item .recipients-item li p.right span{justify-content:center}.dashboard-section .side-items .single-item .recipients-item li p.right span:first-child{color:#49c96d;font-weight:600}.dashboard-section .side-items .single-item .recipients-item li p.right span.loss{color:red}.dashboard-section.transactions .head-area{padding-bottom:20px}.dashboard-section.transactions .head-area h4{font-weight:700}.dashboard-section.transactions .transactions-right form{margin-right:15px}.dashboard-section.transactions .transactions-right form .form-group{background:#f9f9f9;border:1px solid #d0d3e8;border-radius:10px;padding:0 12px}.dashboard-section.transactions .transactions-right form .form-group input{background-color:#0000;border:none;padding-left:10px}.dashboard-section.transactions .transactions-right a{color:#5b2edf;font-weight:700}.dashboard-section.transactions .transactions-main{border-radius:10px}.dashboard-section.transactions .transactions-main .top-items{border-bottom:1px solid #efefef;justify-content:space-between;align-items:center;padding:30px 30px 20px;display:flex}.dashboard-section.transactions .transactions-main .top-items h6{font-weight:700}.dashboard-section.transactions .transactions-main .top-items li{margin-left:15px}.dashboard-section.transactions .transactions-main .top-items li a{align-items:center;display:flex}.dashboard-section.transactions .transactions-main .top-items li a img{margin-right:5px}.dashboard-section.transactions .transactions-main .filters-item{align-items:center;padding:30px;display:flex}.dashboard-section.transactions .transactions-main .filters-item .single-item{margin-right:15px}.dashboard-section.transactions .transactions-main .filters-item .single-item .selector button:after{width:8px;height:8px;right:20px;top:initial;border-bottom:2px solid #000;border-right:2px solid #000}.dashboard-section.transactions .transactions-main .filters-item .single-item button{color:#5b2edf;background-color:#0000;border-left:1px solid #e6e5ff;font-weight:700}.dashboard-section.transactions .transactions-main .filters-item .single-item .nice-select{border-radius:10px}.dashboard-section.transactions .transactions-main .filters-item .single-item .nice-select:after{width:9px;height:9px}.dashboard-section.transactions .transactions-main .table-responsive tr{text-align:center;border-top:1px solid #efefef}.dashboard-section.transactions .transactions-main .table-responsive tr th{padding:15px 30px}.dashboard-section.transactions .transactions-main .table-responsive tr th p:first-child{font-weight:700}.dashboard-section.transactions .transactions-main .table-responsive tr td{vertical-align:middle}.dashboard-section.transactions .transactions-main .table-responsive tr td p:first-child{font-weight:700}.dashboard-section.transactions .transactions-main .table-responsive thead{background:#f6f5ff}.dashboard-section.transactions .transactions-main .table-responsive thead tr th{color:#696d8d;font-weight:400}.dashboard-section.transactions .transactions-main .table-responsive thead tr th:first-child{text-align:start;width:35%}.dashboard-section.transactions .transactions-main .table-responsive tbody{border:none}.dashboard-section.transactions .transactions-main .table-responsive tbody tr th:first-child{text-align:start}.dashboard-section.transactions.recipients .filters-item{background:#5732c6;gap:20px;padding:20px 30px}.dashboard-section.transactions.recipients .filters-item .right-area{gap:20px}.dashboard-section.transactions.recipients .filters-item .search-area{width:100%}.dashboard-section.transactions.recipients .filters-item .single-item{background:#5f3dc4;border:1px solid #6a4bc8;border-radius:10px;margin-right:0;padding:8px 20px}.dashboard-section.transactions.recipients .filters-item .single-item form .form-group input{color:var(--bs-white);background-color:#0000;border:none;padding-top:0;padding-bottom:0;padding-left:10px}.dashboard-section.transactions.recipients .filters-item .single-item form .form-group input::placeholder{color:#b2b9cb}.dashboard-section.transactions.recipients .filters-item .single-item .nice-select{background-color:#0000;border:#0000;align-items:center;height:30px;display:flex}.dashboard-section.transactions.recipients .filters-item .single-item .nice-select .current{color:var(--bs-white)}.dashboard-section.transactions.recipients .filters-item .single-item button{color:var(--bs-white);border:none;align-items:center;font-weight:400;display:flex}.dashboard-section.transactions.recipients .filters-item .single-item button i{margin-right:10px;font-size:14px}.dashboard-section.transactions.recipients .table-responsive tr:last-child{border-bottom:1px solid #efefef}.dashboard-section.transactions.recipients .table-responsive th .info-area{align-items:center;display:flex}.dashboard-section.transactions.recipients .table-responsive th .info-area .img-area{margin-right:15px}.dashboard-section.transactions.recipients .table-responsive th .info-area .img-area img{max-width:unset}.dashboard-section.transactions.recipients .table-responsive .btn-item a{background:#f7f9fd;border:1px solid #dde8ff;border-radius:20px;padding:11px 45px}.dashboard-section.pay .main-content{background:var(--bs-white);border-radius:10px;min-height:80vh;padding:30px}.dashboard-section.pay .main-content .head-area{border-bottom:1px solid #c3c2c8;margin-bottom:20px;padding-bottom:20px}.dashboard-section.pay .main-content .head-area h4{font-weight:700}.dashboard-section.pay .main-content .single-item{text-align:center;background:#f7f9fd;border:1px solid #0000;border-radius:10px;width:100%;margin-top:20px;padding:20px;transition:all .3s}.dashboard-section.pay .main-content .single-item p{border-bottom:1px solid #cedaf3;margin:15px 0 10px;padding-bottom:15px}.dashboard-section.pay .main-content .single-item:hover{border:1px solid #6c3aff}.dashboard-section.pay.step .main-content .choose-recipient .step-area{margin-bottom:20px}.dashboard-section.pay.step .main-content .choose-recipient .step-area h5{margin-top:5px;font-weight:700}.dashboard-section.pay.step .main-content .choose-recipient .recipient-list{margin-bottom:40px}.dashboard-section.pay.step .main-content .choose-recipient .recipient-list button{border-radius:20px;margin-right:30px;padding:25px 40px}.dashboard-section.pay.step .main-content .choose-recipient .recipient-list button .icon-area{width:100%}.dashboard-section.pay.step .main-content .choose-recipient .recipient-list button .icon-area i{color:#7d7f93;font-size:35px}.dashboard-section.pay.step .main-content .choose-recipient .recipient-list button.active,.dashboard-section.pay.step .main-content .choose-recipient .recipient-list button:hover{background:linear-gradient(117.39deg,#5732c6 13.65%,#9a79fd 105.93%)}.dashboard-section.pay.step .main-content .choose-recipient .recipient-list button.active i,.dashboard-section.pay.step .main-content .choose-recipient .recipient-list button:hover i,.dashboard-section.pay.step .main-content .choose-recipient .recipient-list button.active span,.dashboard-section.pay.step .main-content .choose-recipient .recipient-list button:hover span{color:var(--bs-white)}.dashboard-section.pay.step .main-content .user-select .single-user{border-top:1px solid #efefef;justify-content:space-between;align-items:center;padding:20px 0;display:flex}.dashboard-section.pay.step .main-content .user-select .single-user:last-child{border-bottom:1px solid #efefef}.dashboard-section.pay.step .main-content .user-select .text-area{margin-left:15px}.dashboard-section.pay.step .main-content .user-select .text-area p{font-weight:700}.dashboard-section.pay.step .main-content .user-select .text-area .last-payment{border-top:1px dashed #bababa;margin-top:10px;padding-top:10px;font-size:14px;display:block}.dashboard-section.pay.step .main-content .user-select .right a{background:#f7f9fd;border:1px solid #dde8ff;border-radius:20px;align-items:center;padding:14px 60px;transition:all .3s;display:flex;position:relative}.dashboard-section.pay.step .main-content .user-select .right a:hover{color:var(--bs-white);background:#5732c6}.dashboard-section.pay.step .main-content .user-select .right a:hover:before{content:"U";font-family:arafat font;position:absolute;left:35px}.dashboard-section.pay.step .main-content form{margin-top:40px;margin-bottom:20px}.dashboard-section.pay.step .main-content form .form-group{background:#f9f9f9;border:1px solid #d0d3e8;border-radius:10px;padding:0 12px}.dashboard-section.pay.step .main-content form .form-group input{background-color:#0000;border:none;padding-left:10px}.dashboard-section.pay.step-2 .main-content .user-select .right{align-items:center;display:flex}.dashboard-section.pay.step-2 .main-content .user-select .right a{justify-content:center;margin-left:15px;padding:12px 45px}.dashboard-section.pay.step-2 .main-content .user-select .right a i{margin-right:10px}.dashboard-section.pay.step-2 .main-content .user-select .right a:hover:before{display:none}.dashboard-section.pay.step-2 .main-content .send-banance{background:#f8f8ff;border-radius:10px;margin-top:30px;padding:30px}.dashboard-section.pay.step-2 .main-content .send-banance p b{margin-left:10px}.dashboard-section.pay.step-2 .main-content .send-banance .input-area{border:1px solid #acb1c8;border-radius:20px;align-items:center;margin:10px 0;padding:15px 20px;display:flex}.dashboard-section.pay.step-2 .main-content .send-banance .input-area input{background-color:#0000;border:none;margin:0;padding:0 25px 0 0;font-weight:700}.dashboard-section.pay.step-2 .main-content .send-banance .selector button:after{width:8px;height:8px;right:20px;top:initial;border-bottom:2px solid #000;border-right:2px solid #000}.dashboard-section.pay.step-2 .main-content .exchange-content{align-items:center;gap:15px;display:flex}.dashboard-section.pay.step-2 .main-content .exchange-content .send-banance{width:100%}.dashboard-section.pay.step-2 .main-content .exchange-content .recipient{background:#f1ecff;align-items:center;display:grid;position:relative}.dashboard-section.pay.step-2 .main-content .exchange-content .recipient:before{content:"";z-index:1;background-image:url(/images/icon/exchange-icon.png);background-repeat:no-repeat;width:26px;height:26px;position:absolute;left:-20px}.dashboard-section.pay.step-2 .main-content .exchange-content .recipient:after{content:"";border:6px solid var(--bs-white);background-color:#5732c6;border-radius:25px;width:50px;height:50px;position:absolute;left:-30px}.dashboard-section.pay.step-2 .main-content .exchange-content .recipient .nice-select .current:before{background-image:url(/images/icon/flag-bd.png)}.dashboard-section.pay.step-2 .main-content .pay-option{background:#f8f8ff;justify-content:space-between;align-items:center;margin-top:20px;display:flex}.dashboard-section.pay.step-2 .main-content .pay-option h6{margin:0;font-weight:700}.dashboard-section.pay.step-2 .main-content .pay-option .pay-option-single{justify-content:space-between;align-items:center;width:100%;padding:10px 20px;display:flex}.dashboard-section.pay.step-2 .main-content .pay-option .pay-option-single .selector button:after{width:8px;height:8px;right:20px;top:initial;border-bottom:2px solid #000;border-right:2px solid #000}.dashboard-section.pay.step-2 .main-content .pay-option .pay-option-single .nice-select{align-items:center;height:50px;padding-right:60px;display:flex}.dashboard-section.pay.step-2 .main-content .pay-option .pay-option-single .nice-select:after{width:9px;height:9px}.dashboard-section.pay.step-2 .main-content .pay-option .pay-option-single.border-area{border-left:1px solid #e5dcdc}.dashboard-section.pay.step-2 .main-content .pay-details ul{border-bottom:1px solid #efefef;margin-bottom:30px;padding-bottom:20px}.dashboard-section.pay.step-2 .main-content .pay-details ul li{justify-content:space-between;align-items:center;margin-top:20px;display:flex}.dashboard-section.pay.step-2 .main-content .pay-details ul li p{font-weight:700}.dashboard-section.pay.step-2 .main-content .pay-details .tatal-pay .single{justify-content:space-between;align-items:center;margin-top:20px;display:flex}.dashboard-section.pay.step-2 .main-content .pay-details .tatal-pay .single h5,.dashboard-section.pay.step-2 .main-content .pay-details .tatal-pay .single p{font-weight:700}.dashboard-section.pay.step-2 .main-content .total-fees{border-bottom:1px solid #efefef;justify-content:space-between;align-items:center;padding:30px;display:flex}.dashboard-section.pay.step-2 .main-content .total-fees h5{font-weight:600}.dashboard-section.pay.step-2 .main-content .total-fees.pay{border:none}.dashboard-section.pay.step-3 .payment-details{border:1px solid #b6b4d4;border-radius:10px;padding:20px 30px 30px}.dashboard-section.pay.step-3 .payment-details .top-area{border-bottom:1px solid #b6b4d5;justify-content:space-between;align-items:center;padding-bottom:20px;display:flex}.dashboard-section.pay.step-3 .payment-details .top-area h6{font-weight:700}.dashboard-section.pay.step-3 .payment-details .top-area a{background:#f7f9fd;border:1px solid #dde8ff;border-radius:20px;padding:12px 45px;transition:all .3s}.dashboard-section.pay.step-3 .payment-details .top-area a:hover{color:var(--bs-white);background:#5732c6}.dashboard-section.pay.step-3 .payment-details .details-list li{align-items:center;margin-top:20px;display:flex}.dashboard-section.pay.step-3 .payment-details .details-list li span{width:50%}.dashboard-section.pay.step-3 .main-content form{text-align:center;margin-top:30px}.dashboard-section.pay.step-3 .main-content form label{font-weight:500}.dashboard-section.pay.receive-2 .input-field{background:#f8f8ff;border-radius:10px;margin-top:30px;margin-left:0;margin-right:0;padding:10px 30px 30px}.dashboard-section.pay.receive-2 .input-field .single-input{margin-top:20px}.dashboard-section.pay.receive-2 .input-field .single-input input{background:#f8f8ff;border:1px solid #d0d3e8}.dashboard-section.pay.receive-3 .attach-documents{border:1px solid #b6b4d4;border-radius:10px;margin-top:20px;padding:20px 30px 30px}.dashboard-section.pay.receive-3 .attach-documents h6{border-bottom:1px solid #b6b4d5;margin-bottom:20px;padding-bottom:30px;font-weight:700}.dashboard-section.pay.receive-3 .attach-documents .file-upload{border:1px dashed #c4bee4;border-radius:20px;margin-top:20px}.dashboard-section.pay.receive-3 .attach-documents .file-upload input{opacity:0;visibility:hidden;margin:0}.dashboard-section.pay.receive-3 .attach-documents .file-upload .file{cursor:pointer;margin-bottom:45px;position:relative}.dashboard-section.pay.receive-3 .attach-documents .file-upload .file .file-custom{align-items:center;height:105px;display:flex;position:absolute;top:0}.dashboard-section.pay.receive-3 .attach-documents .file-upload .file .file-custom:before{content:"";background-image:url(/images/icon/upload-icons.png);background-repeat:no-repeat;width:70px;height:70px;position:absolute;left:20px}.dashboard-section.pay.receive-3 .attach-documents .file-upload .file .file-custom2{z-index:5;width:205%;display:flex;position:relative;top:-5px;left:25%}.dashboard-section.pay.receive-3 .attach-documents .file-upload .file .file-custom2:before{content:"DRAG FILES HERE OR BROWSE";position:absolute;top:-30px;left:0}.dashboard-section.pay.receive-3 .attach-documents .file-upload .file .file-custom2:after{content:"Supported file types: PDF, DOC, DOCX, JPEG,JPG,BMP,XLS and XLSX ( Upload up to 10 MB)";position:absolute;bottom:-30px;left:0}.dashboard-section.pay.receive-3 .request-submitted .top-area{box-sizing:border-box;border:1px solid #c3c2c8;border-radius:20px;padding:30px}.dashboard-section.pay.receive-3 .request-submitted .top-area h3{margin:25px 0 15px;font-weight:700}.dashboard-section.pay.receive-3 .request-submitted .top-area h5{border-top:1px solid #b5b7c8;margin-top:30px;padding-top:20px;font-weight:700}.dashboard-section.pay.receive-3 .request-submitted .share-link{margin-top:30px}.dashboard-section.pay.receive-3 .request-submitted .share-link ul{margin-top:15px}.dashboard-section.pay.receive-3 .request-submitted .share-link ul li a{margin:0 15px}.dashboard-section.pay.crypto .main-content .single-item{padding:30px}.dashboard-section.pay.crypto .main-content .single-item span{margin-top:20px;font-weight:700}.dashboard-section .footer-area{justify-content:center;display:flex}.dashboard-section .footer-area a{background:#f7f9fd;border:1px solid #dde8ff;border-radius:20px;margin:0 10px;padding:12px 40px;transition:all .3s}.dashboard-section .footer-area a:hover,.dashboard-section .footer-area a.active{color:var(--bs-white);background:#5732c6}.dashboard-section .footer-area a.active:hover{color:var(--para-color);background:#f7f9fd;border:1px solid #dde8ff}.dashboard-section.exchange{overflow-x:initial}.dashboard-section.exchange .nav-tabs{border:none}.dashboard-section.exchange .recipient-list button{background:#f7f9fd;border:1px solid #dde8ff}.dashboard-section.exchange .tab-content .section-head h5{margin-bottom:10px;font-weight:600}.dashboard-section.exchange .tab-content form .single-input{margin-bottom:30px}.dashboard-section.exchange .tab-content form .single-input .select-area,.dashboard-section.exchange .tab-content form .single-input input{background:#f9f9f9;border:1px solid #d0d3e8;border-radius:10px}.dashboard-section.exchange .tab-content form .single-input .select-area .nice-select,.dashboard-section.exchange .tab-content form .single-input input .nice-select{border:none;align-items:center;display:flex}.dashboard-section.exchange .tab-content form .single-input .select-area input{border:none;border-left:1px solid #d0d3e8;border-top-left-radius:0;border-bottom-left-radius:0}.dashboard-section.exchange .tab-content form .single-input .nice-select{float:initial;background:#f9f9f9;border:1px solid #d0d3e8;border-radius:10px;height:50px;line-height:50px}.dashboard-section.exchange .tab-content form .single-input .nice-select:after{width:9px;height:9px}.dashboard-section.exchange .tab-content form .single-input .nice-select .list{width:100%}.dashboard-section.exchange .side-area{border:1px solid #c8c5de;border-radius:20px;padding:30px;position:sticky;top:100px}.dashboard-section.exchange .side-area .title-area{justify-content:space-between;align-items:center;display:flex}.dashboard-section.exchange .side-area .title-area h5{font-weight:700}.dashboard-section.exchange .side-area .title-area .flag-area{display:flex}.dashboard-section.exchange .side-area .title-area .flag-area img{max-width:unset;margin-right:-10px}.dashboard-section.exchange .side-area .deposit-details{border-top:1px solid #c8c5de;margin-top:20px}.dashboard-section.exchange .side-area .deposit-details li{justify-content:space-between;align-items:center;padding-top:15px;display:flex}.dashboard-section.exchange .details-list li span{text-align:start}.dashboard-section.crypto .left-area,.dashboard-section.crypto .left-area ul{position:sticky;top:100px}.dashboard-section.crypto .left-area ul li{align-items:center;margin-bottom:45px;display:flex;position:relative}.dashboard-section.crypto .left-area ul li a{color:#777e90;border:none;margin-left:45px;padding:0}.dashboard-section.crypto .left-area ul li a:after{content:"";border-bottom:1px dashed #777e91;width:30px;height:0;position:absolute;bottom:-25px;left:0;transform:rotate(90deg)}.dashboard-section.crypto .left-area ul li a:before{content:"1";text-align:center;color:#777e90;border:2px solid #e6e8ec;border-radius:36px;width:30px;height:30px;position:absolute;left:0}.dashboard-section.crypto .left-area ul li a.two:before{content:"2"}.dashboard-section.crypto .left-area ul li a.three:before{content:"3"}.dashboard-section.crypto .left-area ul li a.last:before{content:"4"}.dashboard-section.crypto .left-area ul li a.last:after{display:none}.dashboard-section.crypto .left-area ul li a.active button{color:#23262f;font-weight:600}.dashboard-section.crypto .left-area ul li a.active:before{content:"U";text-align:center;width:30px;height:30px;color:var(--bs-white);background-color:#5b2edf;border:none;border-radius:36px;font-family:arafat font;font-weight:600;position:absolute;left:0}.dashboard-section.crypto .table-area{background:#fcfcfd;border-radius:16px;padding:40px}.dashboard-section.crypto .table-area form{margin-top:20px}.dashboard-section.crypto .table-area form .form-group{background:#f9f9f9;border:1px solid #d0d3e8;border-radius:10px;padding:0 12px}.dashboard-section.crypto .table-area form .form-group input{background-color:#0000;border:none;padding-left:10px}.dashboard-section.crypto .table-area form .form-group button{background-color:#0000;padding:0}.dashboard-section.crypto .table-area th,.dashboard-section.crypto .table-area td{padding:16px}.dashboard-section.crypto .table-area thead{border-bottom:1px solid #e6e8ec}.dashboard-section.crypto .table-area thead th{color:#777e90;font-size:14px}.dashboard-section.crypto .table-area tbody{border:none}.dashboard-section.crypto .table-area tbody .highlight{color:#ff6838}.dashboard-section.crypto .table-area tbody tr{border:none}.dashboard-section.crypto .table-area tbody tr:hover{background:#f4f5f6}.dashboard-section.crypto .table-area tbody tr:hover i{color:#ffd166}.dashboard-section.crypto .table-area tbody tr i{color:#777e90;margin-right:5px}.dashboard-section.crypto .table-area tbody tr td .crypto-logo{align-items:center;display:flex}.dashboard-section.crypto .table-area tbody tr td .crypto-logo img{margin-right:10px}.dashboard-section.crypto .table-area tbody tr td p>span{color:#23262f;font-size:14px;font-weight:600}.dashboard-section.crypto .table-area tbody tr td:last-child .highlight{color:#ff6838}.dashboard-section.crypto .table-area tbody tr td:last-child p{color:#58bd7d}.dashboard-section.crypto .exchange-content .send-banance{background:#f8f8ff;border-radius:10px;margin-top:20px;padding:30px}.dashboard-section.crypto .exchange-content .send-banance p b{margin-left:10px}.dashboard-section.crypto .exchange-content .send-banance .input-area{border:1px solid #acb1c8;border-radius:20px;align-items:center;margin:10px 0;padding:15px 20px;display:flex}.dashboard-section.crypto .exchange-content .send-banance .input-area input{background-color:#0000;border:none;margin-top:0;padding:0 25px 0 0;font-weight:700}.dashboard-section.crypto .exchange-content .send-banance .nice-select{color:var(--bs-white);background-color:#0000;border:none;border-radius:10px;align-items:center;padding:10px 25px;display:flex}.dashboard-section.crypto .exchange-content .send-banance .nice-select:after{width:8px;height:8px;right:14px;top:initial;border-bottom:2px solid #000;border-right:2px solid #000}.dashboard-section.crypto .exchange-content .send-banance .nice-select .current{align-items:center;font-weight:600;display:flex;position:relative}.dashboard-section.crypto .exchange-content .send-banance .nice-select .current:before{content:"";background-image:url(/images/icon/flag-usa.png);background-repeat:no-repeat;width:30px;height:30px;position:absolute;left:-40px}.dashboard-section.crypto .exchange-content .send-banance .nice-select .list{width:100%}.dashboard-section.crypto .exchange-content .recipient{background:#f1ecff;align-items:center;display:grid;position:relative}.dashboard-section.crypto .exchange-content .recipient:before{content:"";z-index:1;background-image:url(/images/icon/exchange-icon.png);background-repeat:no-repeat;width:26px;height:26px;position:absolute;top:-22px;left:calc(50% + 12px)}.dashboard-section.crypto .exchange-content .recipient:after{content:"";border:6px solid var(--bs-white);background-color:#5732c6;border-radius:25px;width:50px;height:50px;position:absolute;top:-35px;left:50%}.dashboard-section.crypto .exchange-content .recipient .nice-select .current:before{background-image:url(/images/icon/flag-btc.png)}.dashboard-section.crypto .exchange-content .pay-details ul{margin-bottom:30px}.dashboard-section.crypto .exchange-content .pay-details ul li{justify-content:space-between;align-items:center;margin-top:20px;display:flex}.dashboard-section.crypto .exchange-content .pay-details ul li p{font-weight:700}.dashboard-section.crypto .exchange-content .pay-details .tatal-pay .single{justify-content:space-between;align-items:center;margin-top:20px;display:flex}.dashboard-section.crypto .exchange-content .pay-details .tatal-pay .single h5,.dashboard-section.crypto .exchange-content .pay-details .tatal-pay .single p{font-weight:700}.dashboard-section.crypto .spend-get{background:#f4f5f6;border-radius:16px;justify-content:space-between;align-items:center;margin-bottom:30px;padding:25px 40px;display:flex}.dashboard-section.crypto .spend-get .single-spend-get{align-items:center;display:flex}.dashboard-section.crypto .spend-get .single-spend-get .img-area{background:#9757d7;border-radius:40px;justify-content:center;align-items:center;width:40px;height:40px;margin-right:15px;display:flex}.dashboard-section.crypto .spend-get .single-spend-get .text-area span{font-weight:700}.dashboard-section.crypto .spend-get .single-spend-get.get .img-area{background:#58bd7d}.dashboard-section.crypto .spend-get .single-spend-get.method .img-area{background:#4bc9f0}.dashboard-section.crypto .checkbox-single{cursor:pointer;-webkit-user-select:none;user-select:none;border:1px solid #f4f5f6;border-radius:20px;margin-bottom:20px;padding:30px;position:relative}.dashboard-section.crypto .checkbox-single:hover,.dashboard-section.crypto .checkbox-single.active{border:1px solid #5b2edf}.dashboard-section.crypto .checkbox-single:last-child{margin-bottom:0}.dashboard-section.crypto .checkbox-single .left-area{align-items:center;display:flex}.dashboard-section.crypto .checkbox-single .checkbox-area{align-items:center}.dashboard-section.crypto .checkbox-single .checkbox-area input{opacity:0;cursor:pointer;width:0;height:0;position:absolute}.dashboard-section.crypto .checkbox-single .checkbox-area .checkmark{background:#f4f5f6;border-radius:20px;width:40px;height:40px;position:absolute;left:0}.dashboard-section.crypto .checkbox-single .checkbox-area .checkmark:after{content:"";display:none;position:absolute}.dashboard-section.crypto .checkbox-single .checkmark{justify-content:center;align-items:center;display:flex}.dashboard-section.crypto .checkbox-single .checkmark:after{background-image:url(/images/icon/check.png);background-repeat:no-repeat;width:16px;height:16px}.dashboard-section.crypto .checkbox-single input:checked~.checkmark{background:#571ce0}.dashboard-section.crypto .checkbox-single input:checked~.checkmark:after{display:block}.dashboard-section.crypto .checkbox-single .item-title span{margin-right:15px;font-weight:700}.dashboard-section.crypto .checkbox-single .item-title .img-area{background:#f4f5f6;border-radius:31px;justify-content:center;align-items:center;width:62px;height:62px;margin-left:70px;display:flex}.dashboard-section.crypto .fee-area{margin-top:30px}.dashboard-section.crypto .fee-area ul li{justify-content:space-between;align-items:center;margin-top:10px;display:flex}.dashboard-section.crypto .fee-area .fee{border-top:1px solid #e6e8ec;margin-top:10px}.dashboard-section.deposit-money .table-area{border:1px solid #cadbfc;border-radius:10px}.dashboard-section.deposit-money .card-area{gap:30px;width:80%;position:relative}.dashboard-section.deposit-money .card-area input{opacity:0;width:0;height:0;display:none;position:absolute}.dashboard-section.deposit-money .card-area input[type=radio]+label{cursor:pointer;justify-content:center;align-items:center;width:100%;transition:all .3s;display:flex;position:relative}.dashboard-section.deposit-money .card-area input[type=radio]+label img{width:100%}.dashboard-section.deposit-money .card-area input[type=radio]:checked+label:before{content:"";z-index:2;background-image:url(/images/icon/check-2.png);background-repeat:no-repeat;width:16px;height:16px;position:absolute}.dashboard-section.deposit-money .card-area input[type=radio]:checked+label:after{content:"";background-color:var(--bs-white);z-index:1;border-radius:50%;width:32px;height:32px;position:absolute}.dashboard-section.deposit-money .card-area input[type=radio]:checked+label .wrapper:after{content:"";opacity:.7;z-index:1;background:#0a2843;border-radius:10px;width:100%;height:100%;position:absolute;top:0;left:0}.dashboard-section.deposit-money form{margin:0!important}.dashboard-section.deposit-money .send-banance p b{margin-left:10px}.dashboard-section.deposit-money .send-banance .input-area{border:1px solid #acb1c8;border-radius:20px;align-items:center;margin:10px 0;padding:15px 20px;display:flex}.dashboard-section.deposit-money .send-banance .input-area input{background-color:#0000;border:none;margin:0;padding:0 25px 0 0;font-weight:700}.dashboard-section.deposit-money .send-banance .selector button:after{width:8px;height:8px;right:14px;top:initial;border-bottom:2px solid #000;border-right:2px solid #000}.dashboard-section.deposit-money .details-list li{align-items:center;margin-top:20px;display:flex}.dashboard-section.deposit-money .details-list li span{text-align:start}.dashboard-section.deposit-money .checkbox-area label{margin-left:10px;font-weight:600}.dashboard-section.deposit-money .checkbox-area label a{color:#5732c6;font-weight:600}.dashboard-section.withdraw-money .head-item h6{margin-bottom:30px;font-weight:700}.dashboard-section.withdraw-money .table-area{padding:30px}.dashboard-section.account{overflow-x:initial;position:relative}.dashboard-section.account:before{content:"";z-index:-1;background:#1976d2;width:100%;height:270px;position:absolute;top:0;left:0}.dashboard-section.account .owner-details{background:var(--bs-white);text-align:center;border-radius:10px;padding:30px 20px;position:sticky;top:100px;box-shadow:0 4px 26px #a5a3eb40}.dashboard-section.account .owner-details h6{margin:25px 0 15px;font-weight:700}.dashboard-section.account .owner-details .active-status{color:#378754}.dashboard-section.account .owner-details ul{border-top:1px solid #e8e8e8;margin-top:15px}.dashboard-section.account .owner-details ul li{justify-content:space-between;align-items:center;margin-top:15px;display:flex}.dashboard-section.account .owner-details ul li span{color:#7d7f93}.dashboard-section.account .owner-details .owner-action{margin-top:20px}.dashboard-section.account .owner-details .owner-action button{background:#f7f9fd;border:1px solid #dde8ff;border-radius:20px;justify-content:center;align-items:center;width:100%;margin-top:15px;padding:10px 15px;font-weight:700;display:flex}.dashboard-section.account .owner-details .owner-action button img{margin-right:10px}.dashboard-section.account .owner-details .owner-action button.delete{color:#d8481b}.dashboard-section.account .tab-main{background:var(--bs-white);border-radius:10px;padding:30px;box-shadow:0 4px 26px #a5a3eb40}.dashboard-section.account .nav-tabs{border:none;justify-content:space-between;margin-bottom:-20px}.dashboard-section.account .nav-tabs .nav-link{color:#13216e;background:#f7f9fd;border:1px solid #dde8ff;border-radius:20px;margin-bottom:20px;padding:13px 55px;font-weight:700;transition:all .3s}.dashboard-section.account .nav-tabs .nav-link.active{color:var(--bs-white);background:#1976d2;box-shadow:0 8px 24px #7ed0ff6b}.dashboard-section.account .upload-avatar{background:#f7f7ff;border-radius:20px;justify-content:space-between;align-items:center;margin-bottom:30px;padding:30px;display:flex}.dashboard-section.account .upload-avatar .instraction{margin-left:20px}.dashboard-section.account .upload-avatar .instraction h6{margin:0;font-weight:700}.dashboard-section.account .file-upload input{opacity:0;visibility:hidden;margin:0}.dashboard-section.account .file-upload .file{cursor:pointer;position:relative}.dashboard-section.account .file-upload .file .file-custom{align-items:center;width:100%;display:flex;position:absolute;top:0;left:0}.dashboard-section.account .file-upload .file .file-custom:before{content:"Upload new avatar";background:var(--bs-white);border:1px solid #f2f3fb;border-radius:10px;padding:15px 30px;position:absolute;top:0;right:0}.dashboard-section.account form .single-input{margin-bottom:20px}.dashboard-section.account form .file .file-custom{border:none}.dashboard-section.account form span,.dashboard-section.account form input{background:#f8f8ff;border:1px solid #d5cdeb;border-radius:10px;width:100%;padding:10px 20px;font-weight:600}.dashboard-section.account form span{align-items:center;display:flex}.dashboard-section.account form span img{margin-right:10px}.dashboard-section.account form .pending{color:#5834c6;border:1px solid #5834c6}.dashboard-section.account form .confirm{color:#1c6510;border:1px solid #1c6510}.dashboard-section.account form .notconfirm{color:#d8481b;border:1px solid #d8481b}.dashboard-section.account form .file-upload .file .file-custom:before{content:"Not uploaded";background:#f8f8ff;border:1px solid #d5cdeb;padding:12px 30px;left:0}.dashboard-section.account .single-content h5,.dashboard-section.account .change-pass h5{margin-bottom:20px;font-weight:700}.dashboard-section.account .single-content a,.dashboard-section.account .change-pass a{background:var(--bs-white);border:1px solid #dcdcff;border-radius:10px;margin-top:20px;padding:12px 30px}.dashboard-section.account .single-content{background:#f7f7ff;border-radius:20px;margin-bottom:30px;padding:30px}.dashboard-section.account .single-content button{background:var(--bs-white);border-radius:10px;padding:12px 25px;font-weight:600;transition:all .3s;box-shadow:0 8px 18px #3d208b1a}.dashboard-section.account .single-content button:hover,.dashboard-section.account .single-content button.active{color:var(--bs-white);background:#5927e3}.dashboard-section.account .single-content .single-setting{border-bottom:1px solid #c7cadc;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:20px;display:flex}.dashboard-section.account .single-content .single-setting h6{margin:0;font-weight:600}.dashboard-section.account .single-content .single-setting:last-child{border:none;margin-bottom:0;padding-bottom:0}.dashboard-section.account .single-content.your-devices .left{align-items:center;display:flex}.dashboard-section.account .single-content.your-devices .left .icon-area{margin-right:15px}.dashboard-section.account .single-content .head-item{margin-bottom:30px}.dashboard-section.account .single-content .head-item h5{margin:0}.dashboard-section.account .single-content .head-item a{color:#4e0dff;background:0 0;border:none;border-radius:10px;margin:0;padding:0}.dashboard-section.account .card-area{border:1px solid #cadbfc;border-radius:10px;padding:30px}.dashboard-section.account .card-area h6{margin-bottom:20px;font-weight:600}.dashboard-section.account .card-area .card-content{gap:30px;width:80%}.dashboard-section.account .card-area button{border-radius:20px;padding:0}.dashboard-section.account .notification-single{background:#f7f9fd;justify-content:space-between;align-items:center;margin-bottom:20px;padding:30px;display:flex;box-shadow:0 -1px #dde8ff,0 1px #dde8ff}.dashboard-section.account .notification-single h6{margin:0;font-weight:600}.dashboard-section.account .notification-single .switch{min-width:53px;height:25px;margin-left:15px;display:inline-block;position:relative}.dashboard-section.account .notification-single .switch input{opacity:0;width:0;height:0}.dashboard-section.account .notification-single .switch input:checked+.slider{background-color:#571ce0}.dashboard-section.account .notification-single .switch input:focus+.slider{box-shadow:0 0 1px #571ce0}.dashboard-section.account .notification-single .switch .slider{cursor:pointer;background-color:var(--border-color);transition:all .4s;position:absolute;inset:0}.dashboard-section.account .notification-single .switch .slider:before{content:"";background-color:#fff;width:18px;height:18px;transition:all .4s;position:absolute;bottom:4px;left:4px}.dashboard-section.account .notification-single .switch .slider.round{border-radius:24px}.dashboard-section.account .notification-single .switch .slider.round:before{border-radius:50%}.dashboard-section.account .notification-single .switch input:checked+.slider:before{transform:translate(26px)}.card-popup .modal-dialog{max-width:520px}.card-popup .modal-content .modal-header{padding:0;position:absolute;top:15px;right:15px}.card-popup .modal-content .modal-header button{z-index:1;background:#643dd8;border:none;border-radius:5px;justify-content:center;align-items:center;margin:0;padding:8px;display:flex}.card-popup .modal-content .modal-header button svg{color:var(--bs-white)}.card-popup .modal-content .main-content{z-index:0;padding:30px 30px 0;position:relative}.card-popup .modal-content .main-content:before{content:"";z-index:-1;background:#5732c6;width:100%;height:20%;position:absolute;top:0;left:0}.card-popup .modal-content .main-content .top-area .text-area h5{margin-bottom:5px;font-weight:600}.card-popup .modal-content .main-content .tab-area ul{border:none;justify-content:space-between}.card-popup .modal-content .main-content .tab-area ul li{align-items:center;display:flex}.card-popup .modal-content .main-content .tab-area ul li .btn-link{color:#5732c6;margin-right:20px}.card-popup .modal-content .main-content .tab-area ul li button{color:#e2305b;background:#f7f9fd;border:1px solid #dde8ff;border-radius:20px;padding:8px;font-weight:500;text-decoration:none}.card-popup .modal-content .main-content .tab-area ul li img{margin-right:5px}.card-popup .modal-content .main-content .bottom-area .history{font-weight:600}.card-popup .modal-content .main-content .bottom-area .history span{color:#5732c6}.card-popup .modal-content .main-content .bottom-area li{border-bottom:1px solid #efefef;justify-content:space-between;align-items:center;display:flex}.card-popup .modal-content .main-content .bottom-area li:first-child{border-top:1px solid #efefef;margin-top:10px}.card-popup .modal-content .main-content .bottom-area li span{font-size:16px;display:block}.card-popup .modal-content .main-content .bottom-area li p{padding:10px 25px}.card-popup .modal-content .main-content .bottom-area li p span:first-child{font-weight:700}.card-popup .modal-content .main-content .tab-content .transfer-area p:first-child{border-bottom:1px solid #b4b8d8;margin-bottom:20px;padding-bottom:25px;font-weight:600}.card-popup .modal-content .main-content .tab-content form .input-area{border:1px solid #acb1c8;border-radius:20px;align-items:center;padding:15px 20px;display:flex}.card-popup .modal-content .main-content .tab-content form .input-area input{border:none;margin:0;padding:0 25px 0 0;font-weight:700}.card-popup .modal-content .main-content .tab-content .nice-select{color:var(--bs-white);background-color:#0000;border:none;border-radius:10px;align-items:center;padding:10px 25px;display:flex}.card-popup .modal-content .main-content .tab-content .nice-select:after{width:8px;height:8px;right:14px;top:initial;border-bottom:2px solid #000;border-right:2px solid #000}.card-popup .modal-content .main-content .tab-content .nice-select .current{align-items:center;font-weight:600;display:flex;position:relative}.card-popup .modal-content .main-content .tab-content .nice-select .current:before{content:"";background-image:url(/images/icon/flag-usa.png);background-repeat:no-repeat;width:30px;height:30px;position:absolute;left:-40px}.card-popup .modal-content .main-content .tab-content .nice-select .list{width:100%}.card-popup .modal-content .main-content .tab-content .bottom-area{margin:30px 0}.card-popup.recipients .modal-content .main-content:before{height:15%}.card-popup.recipients .modal-content .main-content .tab-area ul{gap:20px}.card-popup.recipients .modal-content .main-content .tab-area ul li{width:47%}.card-popup.recipients .modal-content .main-content .tab-area ul li button{text-align:start;width:100%;color:var(--para-color);font-size:16px}.transactions-popup .modal-header{background:#f6f5ff;border-top-left-radius:20px;border-top-right-radius:20px}.transactions-popup .modal-dialog{max-width:880px}.transactions-popup .modal-dialog .modal-content{border-radius:20px}.transactions-popup .modal-dialog .modal-content .modal-header{padding:30px}.transactions-popup .modal-dialog .modal-content .modal-header h6{font-weight:700}.transactions-popup .modal-dialog .modal-content .modal-header button{z-index:1;background:0 0;background-color:var(--bs-white);border:none;border-radius:50%;justify-content:space-between;align-items:center;margin:0;padding:10px;display:flex}.transactions-popup .modal-dialog .modal-content .modal-header button:focus{box-shadow:none}.transactions-popup .modal-dialog .modal-content .modal-header button svg{color:#797979;font-size:24px}.transactions-popup .modal-dialog .modal-content .icon-area{padding:40px 0}.transactions-popup .modal-dialog .modal-content .text-area h3,.transactions-popup .modal-dialog .modal-content .text-area h6{font-weight:700}.transactions-popup .modal-dialog .modal-content .text-area p{margin:20px 0}.transactions-popup .modal-dialog .modal-content .text-area .com{color:#49c96d;font-weight:700}.transactions-popup .modal-dialog .modal-content .right-area{border-left:1px solid #e6e5ff;padding:30px}.transactions-popup .modal-dialog .modal-content .right-area h6{margin-bottom:10px;font-weight:700}.transactions-popup .modal-dialog .modal-content .right-area .payment-details{border-top:1px solid #e6e6ff;padding:10px 0}.transactions-popup .modal-dialog .modal-content .right-area .payment-details li{justify-content:space-between;align-items:center;padding:10px 0;display:flex}.transactions-popup .modal-dialog .modal-content .right-area .payment-details li:last-child{border-top:1px solid #e6e6ff;border-bottom:1px solid #e6e6ff}.transactions-popup .modal-dialog .modal-content .right-area .payment-info li{margin-top:15px}.transactions-popup .modal-dialog .modal-content .right-area .payment-info li p{color:#000}.transactions-popup .modal-dialog .modal-content .right-area .payment-info li span{color:#696d8d}.transactions-popup.mycard .main-content{padding:40px}.transactions-popup.mycard .modal-header{background:0 0;position:absolute;right:0;padding:5px!important}.transactions-popup.mycard .right-area{padding-top:0!important;padding-bottom:0!important}.transactions-popup.mycard .right-area .card-details{border:1px solid #e8e9eb;border-radius:20px;padding:5px 20px}.transactions-popup.mycard .right-area .card-details img{margin-right:10px}.transactions-popup.mycard .right-area .payment-details,.transactions-popup.mycard .right-area .payment-details li{border:none!important}.pagination li{margin:0 5px}.pagination .page-item,.pagination .page-link{width:34px;height:34px;color:var(--para-color);background:#f8f8f8;border:none;border-radius:10px;justify-content:center;align-items:center;display:flex}.pagination .page-item:first-child,.pagination .page-item:last-child,.pagination .page-link:first-child,.pagination .page-link:last-child{border-radius:10px}.pagination .page-item i,.pagination .page-link i{font-size:14px}.pagination .page-item:hover,.pagination .page-item.active,.pagination .page-link:hover,.pagination .page-link.active{color:var(--bs-white);background-color:#5b2edf}.transfer-popup .modal-header{border-top-left-radius:20px;border-top-right-radius:20px}.transfer-popup .modal-dialog{max-width:480px}.transfer-popup .modal-dialog .modal-content{border-radius:20px;padding:30px}.transfer-popup .modal-dialog .modal-content .modal-header{border:none;padding:0}.transfer-popup .modal-dialog .modal-content .modal-header a{align-items:center;display:flex}.transfer-popup .modal-dialog .modal-content .modal-header a i{margin-right:5px}.transfer-popup .modal-dialog .modal-content .modal-header h6{font-weight:700}.transfer-popup .modal-dialog .modal-content .modal-header button{z-index:1;background:0 0;background-color:var(--bs-white);border:none;border-radius:50%;justify-content:space-between;align-items:center;margin:0;padding:10px;display:flex}.transfer-popup .modal-dialog .modal-content .modal-header button:focus{box-shadow:none}.transfer-popup .modal-dialog .modal-content .modal-header button i{color:#797979;font-size:24px}.transfer-popup .modal-dialog .modal-content .main-content h4{margin-bottom:15px;font-weight:600}.transfer-popup .modal-dialog .modal-content .main-content form .userInput{margin:30px 0;display:flex}.transfer-popup .modal-dialog .modal-content .main-content form .userInput input{text-align:center;margin:0 15px}.transfer-popup .modal-dialog .modal-content .main-content form .userInput input:first-child{margin-left:0}.transfer-popup .modal-dialog .modal-content .main-content form .userInput input:last-child{margin-right:0}.transfer-popup .modal-dialog .modal-content .main-content form button{width:100%;color:var(--bs-white);background:#5732c6;border:1px solid #aaa9e3;border-radius:10px;justify-content:center;padding:10px;display:flex}.transfer-popup .modal-dialog #success .modal-content{background:#5732c6;width:180%}.transfer-popup .modal-dialog #success .modal-header{justify-content:flex-end}.transfer-popup .modal-dialog #success h3{margin:25px 0 10px;font-weight:600}.transfer-popup .modal-dialog #success h3,.transfer-popup .modal-dialog #success p{color:var(--bs-white)}.purchased-popup .modal-header{border:none;padding:0}.purchased-popup .modal-header a{align-items:center;display:flex}.purchased-popup .modal-header a i{margin-right:5px}.purchased-popup .modal-header button{z-index:1;background:0 0;border:none;justify-content:center;align-items:center;margin:0;display:flex;position:absolute;top:10px;right:10px}.purchased-popup .modal-header button:focus{box-shadow:none}.purchased-popup .modal-header button i{color:#eff4ff;font-size:24px}.purchased-popup .modal-content{background:#5732c6;border-radius:20px}.purchased-popup .modal-dialog{max-width:480px}.purchased-popup .main-content h5{color:var(--bs-white);width:80%;margin:auto;font-weight:700}.purchased-popup .main-content h5 span{font-weight:inherit;font-size:inherit;color:#05ff00}.purchased-popup .main-content ul{border:1px solid #e4e4e4;border-radius:20px;margin:40px 30px 0;padding:30px}.purchased-popup .main-content ul li{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.purchased-popup .main-content ul li:last-child{margin-bottom:0}.purchased-popup .main-content ul li span,.purchased-popup.congratulations-popup .main-content h4,.purchased-popup.congratulations-popup .main-content p,.purchased-popup.congratulations-popup .main-content a{color:var(--bs-white)}.purchased-popup.congratulations-popup .main-content p{width:60%;margin:auto}.purchased-popup.congratulations-popup .main-content a{background:#5f3dc4;border:1px solid #6a4bc8;border-radius:10px;padding:8px 20px}.add-card .modal-header{border-top-left-radius:20px;border-top-right-radius:20px}.add-card .modal-dialog{max-width:400px}.add-card .modal-dialog .modal-content{border-radius:20px}.add-card .modal-dialog .modal-content .modal-header{border-bottom:none;padding:20px}.add-card .modal-dialog .modal-content .modal-header h6{font-weight:700}.add-card .modal-dialog .modal-content .modal-header button{z-index:1;background:0 0;background-color:var(--bs-white);border:none;border-radius:50%;justify-content:space-between;align-items:center;margin:0;padding:10px;display:flex}.add-card .modal-dialog .modal-content .modal-header button:focus{box-shadow:none}.add-card .modal-dialog .modal-content .modal-header button svg{color:#797979;font-size:24px}.add-card .modal-dialog .modal-content form{padding:0 30px 30px}.add-card .modal-dialog .modal-content form .single-input{margin-bottom:20px}.add-card .modal-dialog .modal-content form .single-input .select-area,.add-card .modal-dialog .modal-content form .single-input input{background:#f9f9f9;border:1px solid #d0d3e8;border-radius:10px}.add-card .modal-dialog .modal-content form .single-input .select-area input{border:none;border-left:1px solid #d0d3e8;border-top-left-radius:0;border-bottom-left-radius:0}.add-recipients .modal-header{border-top-left-radius:20px;border-top-right-radius:20px}.add-recipients .modal-dialog{max-width:400px}.add-recipients .modal-dialog .modal-content{border-radius:20px}.add-recipients .modal-dialog .modal-content .modal-header{border-bottom:none;padding:20px}.add-recipients .modal-dialog .modal-content .modal-header h6{font-weight:700}.add-recipients .modal-dialog .modal-content .modal-header button{z-index:1;background:0 0;background-color:var(--bs-white);border:none;border-radius:50%;justify-content:space-between;align-items:center;margin:0;padding:10px;display:flex}.add-recipients .modal-dialog .modal-content .modal-header button:focus{box-shadow:none}.add-recipients .modal-dialog .modal-content .modal-header button svg{color:#797979;font-size:24px}.add-recipients .modal-dialog .modal-content .nav-tabs{border:none;justify-content:center}.add-recipients .modal-dialog .modal-content .nav-tabs li button{color:#7d7f93;background:#f7f9fd;border:1px solid #dde8ff;border-radius:20px;align-items:center;margin:0 10px;padding:15px 25px;transition:all .3s;display:flex}.add-recipients .modal-dialog .modal-content .nav-tabs li button .icon-area{background:#fff;border:1px solid #e0ddff;border-radius:20px;width:40px;height:40px;margin-right:10px}.add-recipients .modal-dialog .modal-content .nav-tabs li button:hover,.add-recipients .modal-dialog .modal-content .nav-tabs li button.active{color:var(--bs-white);background:#5732c6}.add-recipients .modal-dialog .modal-content .tab-content form{padding:30px}.add-recipients .modal-dialog .modal-content .tab-content form .single-input{margin-bottom:30px}.add-recipients .modal-dialog .modal-content .tab-content form .single-input .select-area,.add-recipients .modal-dialog .modal-content .tab-content form .single-input input,.add-recipients .modal-dialog .modal-content .tab-content form .single-input select{background:#f9f9f9;border:1px solid #d0d3e8;border-radius:10px}.add-recipients .modal-dialog .modal-content .tab-content form .single-input .select-area .nice-select,.add-recipients .modal-dialog .modal-content .tab-content form .single-input input .nice-select,.add-recipients .modal-dialog .modal-content .tab-content form .single-input select .nice-select{border:none;align-items:center;display:flex}.add-recipients .modal-dialog .modal-content .tab-content form .single-input .select-area input{border:none;border-left:1px solid #d0d3e8;border-top-left-radius:0;border-bottom-left-radius:0}.add-recipients .modal-dialog .modal-content .tab-content form .single-input .selector button:after{width:9px;height:9px}.add-recipients .modal-dialog .modal-content .tab-content form .single-input .selector .list{width:100%}footer a{font-weight:500;transition-duration:.3s}footer a:hover{color:var(--primary-color)}.form-skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:8px;animation:1.5s ease-in-out infinite skeleton-shimmer;position:relative;overflow:hidden}.form-skeleton:before{content:"";background:linear-gradient(90deg,#0000,#fff6,#0000);width:100%;height:100%;animation:2s infinite skeleton-sweep;position:absolute;top:0;left:-100%}.form-skeleton.phone-skeleton-dark{background:#1f2937;border:1px solid #374151}.form-skeleton.phone-skeleton-dark:before{background:linear-gradient(90deg,#0000,#ffffff1a,#0000)}@keyframes skeleton-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes skeleton-sweep{0%{left:-100%}to{left:100%}}.input-skeleton{border:1px solid #e0e0e0}.input-skeleton .skeleton-content{background:inherit;border-radius:4px;width:70%;height:20px;margin:10px 12px}.phone-skeleton{background:#1f2937;border:1px solid #374151;border-radius:8px;align-items:center;gap:8px;height:48px;padding:8px 12px;display:flex}.phone-skeleton .skeleton-country-section{align-items:center;gap:6px;min-width:80px;display:flex}.phone-skeleton .skeleton-country-section .skeleton-flag{background:linear-gradient(90deg,#374151 25%,#4b5563 50%,#374151 75%) 0 0/200% 100%;border-radius:2px;width:24px;height:16px;animation:1.5s ease-in-out infinite skeleton-shimmer}.phone-skeleton .skeleton-country-section .skeleton-code{background:linear-gradient(90deg,#374151 25%,#4b5563 50%,#374151 75%) 0 0/200% 100%;border-radius:4px;width:32px;height:16px;animation:1.5s ease-in-out .1s infinite skeleton-shimmer}.phone-skeleton .skeleton-country-section .skeleton-arrow{background:linear-gradient(90deg,#374151 25%,#4b5563 50%,#374151 75%) 0 0/200% 100%;border-radius:2px;width:12px;height:8px;animation:1.5s ease-in-out .2s infinite skeleton-shimmer}.phone-skeleton .skeleton-input{background:linear-gradient(90deg,#374151 25%,#4b5563 50%,#374151 75%) 0 0/200% 100%;border-radius:4px;flex:1;height:20px;animation:1.5s ease-in-out .3s infinite skeleton-shimmer}.phone-skeleton:before{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#0000);border-radius:8px;width:100%;height:100%;animation:2s infinite skeleton-sweep;position:absolute;top:0;left:-100%}.select-skeleton{border:1px solid #e0e0e0;justify-content:space-between;align-items:center;padding:12px;display:flex}.select-skeleton .skeleton-text{background:inherit;border-radius:4px;width:60%;height:20px}.select-skeleton .skeleton-arrow{background:inherit;border-radius:2px;width:12px;height:8px}.textarea-skeleton{border:1px solid #e0e0e0;padding:12px}.textarea-skeleton .skeleton-line{background:inherit;border-radius:4px;height:16px;margin-bottom:8px;animation:1.5s ease-in-out infinite skeleton-shimmer}.textarea-skeleton .skeleton-line:last-child{margin-bottom:0}.button-skeleton{border-radius:6px}.button-skeleton .skeleton-content{background:inherit;border-radius:4px;width:80%;height:20px;margin:10px auto}@media (prefers-color-scheme:dark){.form-skeleton{background:linear-gradient(90deg,#2a2a2a 25%,#3a3a3a 50%,#2a2a2a 75%)}.form-skeleton.input-skeleton,.form-skeleton.phone-skeleton,.form-skeleton.select-skeleton,.form-skeleton.textarea-skeleton{border-color:#404040}.form-skeleton:before{background:linear-gradient(90deg,#0000,#ffffff1a,#0000)}}@media (max-width:768px){.phone-skeleton .skeleton-country-section{min-width:70px}.phone-skeleton .skeleton-country-section .skeleton-code{width:28px}}.form-skeleton.loading{animation-duration:1s}.form-skeleton.slow-loading{animation-duration:2.5s}.phone-input-skeleton-v2{background:#fff;border:1px solid #d1d5db;border-radius:8px;align-items:center;width:100%;height:48px;display:flex;position:relative;overflow:hidden}.phone-input-skeleton-v2 .skeleton-country-selector{background:#fff;border-right:1px solid #d1d5db;align-items:center;gap:8px;min-width:85px;padding:8px 12px;display:flex}.phone-input-skeleton-v2 .skeleton-country-selector .skeleton-flag-icon{background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb 50%,#f3f4f6 75%) 0 0/200% 100%;border-radius:2px;width:20px;height:14px;animation:1.5s ease-in-out infinite skeleton-shimmer}.phone-input-skeleton-v2 .skeleton-country-selector .skeleton-country-code{background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb 50%,#f3f4f6 75%) 0 0/200% 100%;border-radius:3px;width:28px;height:16px;animation:1.5s ease-in-out .1s infinite skeleton-shimmer}.phone-input-skeleton-v2 .skeleton-country-selector .skeleton-dropdown-arrow{border-top:6px solid #9ca3af;border-left:4px solid #0000;border-right:4px solid #0000;width:0;height:0;animation:2s .2s infinite skeleton-pulse}.phone-input-skeleton-v2 .skeleton-phone-number{flex:1;align-items:center;padding:12px 16px;display:flex}.phone-input-skeleton-v2 .skeleton-phone-number .skeleton-input-line{background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb 50%,#f3f4f6 75%) 0 0/200% 100%;border-radius:4px;width:60%;height:18px;animation:1.5s ease-in-out .3s infinite skeleton-shimmer}.phone-input-skeleton-v2:before{content:"";background:linear-gradient(90deg,#0000,#fffc,#0000);width:100%;height:100%;animation:2s ease-in-out infinite skeleton-sweep;position:absolute;top:0;left:-100%}@keyframes skeleton-pulse{0%,to{opacity:1}50%{opacity:.5}}@media (max-width:768px){.phone-input-skeleton-v2{height:44px}.phone-input-skeleton-v2 .skeleton-country-selector{min-width:75px;padding:6px 10px}.phone-input-skeleton-v2 .skeleton-country-selector .skeleton-country-code{width:24px}.phone-input-skeleton-v2 .skeleton-phone-number{padding:10px 14px}.phone-input-skeleton-v2 .skeleton-phone-number .skeleton-input-line{height:16px}}.phone-input-skeleton-v2.skeleton-focused{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.phone-input-skeleton-v2.skeleton-error{border-color:#ef4444}.phone-input-skeleton-v2.skeleton-error .skeleton-country-selector{border-right-color:#ef4444}.phone-input-skeleton-v2{background:#fff;border-color:#d1d5db}@media (max-width:1599px){.dashboard-section.account .nav-tabs{justify-content:start}.dashboard-section.account .nav-tabs .nav-link{margin-right:20px}}@media (max-width:1399px){.dashboard-section.transactions.recipients .filters-item .search-area{width:80%}.dashboard-section{width:calc(100% - 80px);margin-left:80px;padding-left:20px;padding-right:20px;transition:all .3s}.header-section.body-collapse,.dashboard-section.body-collapse{width:calc(100% - 270px);margin-left:270px}.header-section.body-collapse .sidebar-wrapper{width:270px;left:-270px;transform:translate(0)}.header-section .sidebar-wrapper{opacity:1;visibility:visible;width:80px;transition:all .3s;left:-80px;transform:translate(0)}.header-section .sidebar-wrapper.active{opacity:1;visibility:visible;width:80px;left:-80px;transform:translate(0)}.header-section .sidebar-wrapper.active ul li a,.header-section .sidebar-wrapper.active ul li button{justify-content:center}.header-section .sidebar-wrapper.active ul li a span,.header-section .sidebar-wrapper.active ul li button span{display:none}.header-section .sidebar-wrapper.active ul li a i,.header-section .sidebar-wrapper.active ul li a svg,.header-section .sidebar-wrapper.active ul li button i,.header-section .sidebar-wrapper.active ul li button svg{margin-right:0;font-size:22px}.header-section .sidebar-wrapper:not(.active){z-index:1050;width:270px;left:-270px;transform:translate(0);box-shadow:4px 0 15px #0000004d}.header-section .sidebar-wrapper:not(.active) ul li a,.header-section .sidebar-wrapper:not(.active) ul li button{justify-content:flex-start}.header-section .sidebar-wrapper:not(.active) ul li a span,.header-section .sidebar-wrapper:not(.active) ul li button span,.header-section .sidebar-wrapper:not(.active) .invite-now{display:block}.header-section .sidebar-wrapper .close-btn{display:none!important}}@media (max-width:1024px){.dashboard-section{padding-left:15px;padding-right:15px}.dashboard-section .row .col-12.col-sm-6.col-md-4{flex:0 0 50%;max-width:50%}}@media (max-width:999px){.dashboard-section .row .col-12.col-sm-6.col-md-4{flex:0 0 100%;max-width:100%}}@media (max-width:767px){.dashboard-section{width:100%;margin-left:0;padding-left:85px;padding-right:15px}.dashboard-section.body-collapse,.header-section.body-collapse{width:100%;margin-left:0}.header-section .sidebar-wrapper{z-index:1050;opacity:1;visibility:visible;width:270px;transition:all .3s;transform:translate(0)}.header-section .sidebar-wrapper.active{left:-80px;transform:translate(0)}.header-section .sidebar-wrapper:not(.active){left:0;transform:translate(0)}.header-section .sidebar-wrapper:not(.active) .close-btn{display:block!important}.header-section .sidebar-wrapper:not(.active) ul li a,.header-section .sidebar-wrapper:not(.active) ul li button{justify-content:flex-start}.header-section .sidebar-wrapper:not(.active) ul li a span,.header-section .sidebar-wrapper:not(.active) ul li button span,.header-section .sidebar-wrapper:not(.active) .invite-now{display:block}.header-section.body-collapse .sidebar-wrapper{width:270px}.header-section.body-collapse .sidebar-wrapper:not(.active){left:0;transform:translate(0)}.header-section.body-collapse .sidebar-wrapper.active{left:-270px;transform:translate(0)}}@media (max-width:575px){.dashboard-section{padding-left:12px;padding-right:12px}.header-section .sidebar-wrapper.active{width:100%;max-width:80px}}@media (max-width:425px){.dashboard-section{padding-left:10px;padding-right:10px}.dashboard-section .row{margin-left:-8px;margin-right:-8px}.dashboard-section .row>*{padding-left:8px;padding-right:8px}}@media (max-width:1199px){h1,h1>a{margin-top:-16px;font-size:57px;line-height:74.1px}h2,h2>a{margin-top:-10px;font-size:43px;line-height:55.9px}.header-section .navbar .navbar-collapse .navbar-nav .nav-item .nav-link,.header-section .navbar .navbar-collapse .navbar-nav .nav-item .dropdown-item{font-size:16px}.banner-section .overlay .banner-content{padding:220px 0 230px}.banner-section.inner-banner .overlay .banner-content{padding:215px 0 100px}.dashboard-section.account .nav-tabs{justify-content:start}.dashboard-section.account .nav-tabs .nav-link{margin-right:20px}.dashboard-section.account .owner-details{margin-bottom:30px}.dashboard-section.account .owner-details>div{width:100%;max-width:500px;margin:auto}.dashboard-section.pay.step .main-content .choose-recipient .recipient-list button{margin-bottom:20px;margin-right:20px;padding:10px}.dashboard-section.pay.step .main-content .choose-recipient .recipient-list button i{font-size:20px!important}.dashboard-section.exchange .side-area{margin-top:30px}.dashboard-section.pay.step.exchange .main-content .user-select .single-user{display:grid}.dashboard-section.pay.step.exchange .main-content .user-select .single-user .right{margin-top:20px}.dashboard-section.pay.step.exchange .main-content .user-select .single-user .right a{margin-left:0;margin-right:15px;padding:5px 25px}.header-section .navbar-area{padding:10px 20px}.dashboard-section .acc-details .top-area{padding:20px}.dashboard-section .acc-details .bottom-area{margin-top:15px}.dashboard-section.transactions.recipients .filters-item .search-area{width:45%}.dashboard-section.pay.receive-3 .attach-documents .file-upload .file{margin-bottom:55px}.dashboard-section.pay.receive-3 .attach-documents .file-upload .file .file-custom2{width:120%}.dashboard-section.pay.receive-3 .attach-documents .file-upload .file .file-custom2:before{top:-45px}.dashboard-section.pay.receive-3 .attach-documents .file-upload .file .file-custom2:after{bottom:-54px}.dashboard-section .transactions-area .table-responsive .table{width:130%}}@media (max-width:991px){h1,h1>a{margin-top:-16px;font-size:57px;line-height:68.4px}h2,h2>a{margin-top:-10px;font-size:43px;line-height:51.6px}h3,h3>a{margin-top:-8px;font-size:32px;line-height:38.4px}h4,h4>a{margin-top:-6px;font-size:24px;line-height:28px}h5,h5>a{margin-top:-4px;font-size:18px;line-height:22px}h6,h6>a,table thead tr th,a,p,span,li{font-size:16px;line-height:22px}.section-header{margin-bottom:40px}.title{margin-bottom:20px}.xxlr{font-size:20px;line-height:28px}.xlr{font-size:18px;line-height:25.5px}.header-section .navbar-toggler{display:inline-block}.header-section .navbar .navbar-brand{width:35%;margin-top:-5px}.header-section .navbar .navbar-brand img{max-width:initial}.header-section .navbar .navbar-collapse .navbar-nav{height:200px;margin:20px 0 10px;overflow-y:auto}.header-section .navbar .navbar-collapse .navbar-nav .nav-item .dropdown-menu .dropend .dropdown-menu{left:60px}.header-section .nav-item.main-navbar .main-menu .sub-navbar .sub-menu{right:0}.header-section .navbar .navbar-collapse .navbar-nav .nav-item .dropdown-menu.show{margin-left:130px;display:inline-block}.header-section .navbar .navbar-collapse .navbar-nav .nav-item .dropdown-menu{display:none}.header-section .navbar .navbar-collapse .navbar-nav .nav-item{padding:8px 0}.header-section .nav-item.dropdown .dropdown-menu{position:initial}.header-section .navbar .navbar-collapse .right-area .lang{display:none!important}.header-section .navbar .navbar-collapse .right-area{margin-left:0}.dashboard-section{padding-top:40px}.dashboard-section .side-items{margin-top:30px}.dashboard-section.crypto .table{width:160%}.dashboard-section.crypto .left-area ul li a{line-height:30px}.dashboard-section.crypto .spend-get{gap:20px;padding:30px;display:grid}.dashboard-section.pay.step-2 .main-content .pay-option{background:#f8f8ff;display:grid}.dashboard-section.pay.step-2 .main-content .pay-option .nice-select{margin-left:20px}.dashboard-section.pay.step-2 .main-content .pay-option .border-area{border:none}.dashboard-section.pay.step-2 .main-content .exchange-content{gap:0;display:grid}.dashboard-section.pay.step-2 .main-content .exchange-content .recipient:after{top:-40px;left:50%}.dashboard-section.pay.step-2 .main-content .exchange-content .recipient:before{top:-30px;left:52%}.dashboard-section .footer-area a{padding:12px 35px}.dashboard-section.pay.step-2 .main-content .pay-option .pay-option-single{display:grid}.dashboard-section.pay.step-2 .main-content .pay-option .pay-option-single .nice-select{margin-left:0}.add-recipients .modal-dialog .modal-content .nav-tabs li button .icon-area{justify-content:center;align-items:center;display:flex}.dashboard-section.transactions.recipients .filters-item{display:grid!important}.dashboard-section.transactions.recipients .filters-item .search-area,.dashboard-section .transactions-area .table-responsive .table{width:100%}.dashboard-section.transactions.recipients .table{width:130%}.dashboard-section.pay.receive-3 .attach-documents .file-upload .file{margin-bottom:40px}.dashboard-section.pay.receive-3 .attach-documents .file-upload .file .file-custom2{width:90%}.dashboard-section.pay.receive-3 .attach-documents .file-upload .file .file-custom2:before{top:-40px}.dashboard-section.pay.receive-3 .attach-documents .file-upload .file .file-custom2:after{bottom:-35px}.dashboard-section.transactions .transactions-main .filters-item .single-item button{margin-left:0;padding-left:10px}}@media (max-width:767px){.header-section .navbar-area .dashboard-nav{gap:20px;margin-left:30px}.header-section .navbar-area .sidebar-icon{margin-right:40px}.transactions-popup .modal-dialog .modal-content .right-area{padding:15px}.dashboard-section.account .upload-avatar{display:grid}.dashboard-section.account .file-upload{margin-top:20px}.dashboard-section.account .file-upload .file .file-custom:before{left:0}.dashboard-section.account form .input-status .col-6{width:100%!important}.dashboard-section.account form .input-status .col-6 span{margin-top:15px}.dashboard-section.account .tab-main,.dashboard-section.account .single-content{padding:20px}.dashboard-section.crypto .left-area{position:initial}.dashboard-section.crypto .checkbox-single .checkbox-area .checkmark{left:30px}.dashboard-section.pay.step .main-content .user-select .single-user{display:grid}.dashboard-section.pay.step .main-content .user-select .single-user .right{margin-top:20px}.dashboard-section.pay.step .main-content .user-select .single-user .right a{justify-content:center}.dashboard-section.transactions.recipients .filters-item .right-area{display:grid!important}.dashboard-section.transactions.recipients .filters-item .single-item .nice-select{padding-left:0}.dashboard-section.transactions.recipients .table{width:185%}.dashboard-section.pay.receive-3 .attach-documents .file-upload .file{margin-bottom:55px}.dashboard-section.pay.receive-3 .attach-documents .file-upload .file .file-custom2{width:65%}.dashboard-section.pay.receive-3 .attach-documents .file-upload .file .file-custom2:before{top:-40px}.dashboard-section.pay.receive-3 .attach-documents .file-upload .file .file-custom2:after{bottom:-55px}.dashboard-section.transactions .transactions-main .filters-item{gap:20px;display:grid}.dashboard-section.transactions .transactions-main .filters-item .nice-select{width:100%}.dashboard-section.transactions .transactions-main .table{width:145%}.dashboard-section.transactions .head-area h4{margin-bottom:20px}}@media (max-width:575px){h1,h1>a{margin-top:-9px;font-size:40px;line-height:46px}h2,h2>a{margin-top:-7px;font-size:30px;line-height:36px}h3,h3>a{margin-top:-6px;font-size:24px;line-height:28px}h4,h4>a{margin-top:-4px;font-size:18px;line-height:22px}a,p,span,li,.cmn-btn,thead tr th,tbody tr th,tbody tr td,input,label,textarea,h6,h6>a{font-size:15px;line-height:19px}.section-header{margin-bottom:30px}.title{margin-bottom:15px}.xxlr{font-size:18px;line-height:25.5px}.xlr{font-size:16px;line-height:22.4px}.dashboard-section.account .nav-tabs .nav-item,.dashboard-section.account .nav-tabs .nav-link{width:100%}.header-section .navbar{padding:20px 15px}.header-section .navbar-area .dashboard-nav .single-item .main-area{border-radius:10px;width:300px;padding:20px}.dashboard-section .transactions-area .table-responsive table{width:110%}.card-popup .modal-dialog{max-width:initial}.transactions-popup .modal-dialog .modal-content .right-area{border:none;padding:20px}.transactions-popup.mycard .main-content{padding:30px}.preloader{background-size:50%}.transfer-popup .modal-dialog,.add-recipients .modal-dialog,.add-card .modal-dialog{margin:auto}.dashboard-section.account .card-area .card-content{width:100%}.dashboard-section.account .your-devices .single-setting,.dashboard-section.account .single-content{display:grid!important}.dashboard-section.account .your-devices .single-setting .right,.dashboard-section.account .single-content .right{margin-top:15px}.dashboard-section.account .change-pass form{margin-top:30px}.dashboard-section.crypto .table-area{padding:0}.dashboard-section.pay.step .main-content form{margin-top:0}.dashboard-section.crypto .exchange-content .recipient:before{left:calc(50% - 12px)}.dashboard-section.crypto .exchange-content .recipient:after{left:45%}.card-popup .modal-content .main-content .tab-content .bottom-area{margin:20px 0 0;display:grid!important}.card-popup .modal-content .main-content .tab-content .bottom-area a{margin-bottom:20px}.dashboard-section.deposit-money .table-area{padding:30px}.dashboard-section.pay.receive-3 .attach-documents .file-upload .file{margin-bottom:55px}.dashboard-section.pay.receive-3 .attach-documents .file-upload .file .file-custom2{width:60%}.dashboard-section.pay.receive-3 .attach-documents .file-upload .file .file-custom2:after{bottom:-50px}.dashboard-section.pay.receive-3 .attach-documents .file-upload .file .file-custom:before{left:10px}.dashboard-section{padding-bottom:150px;padding-left:90px;padding-right:15px}.dashboard-section.account .file-upload .file{width:100%;margin-bottom:15px}.dashboard-section.pay.receive-3 .attach-documents .file-upload .file .file-custom2:before{top:-10px}.dashboard-section.pay.receive-3 .attach-documents .file-upload .file .file-custom2:after{display:none}}@media (max-width:480px){.header-section .navbar-area .dashboard-nav{gap:15px;margin-left:10px}.header-section .navbar-area .sidebar-icon{margin-right:20px}.header-section .navbar-area .dashboard-nav .single-item .main-area{padding:15px}.dashboard-section .acc-details .top-area{justify-content:space-between;align-items:center;padding:30px;display:grid}.dashboard-section .acc-details .right-side{margin-top:30px}.dashboard-section .acc-details .top-area .right-top{justify-content:start;padding-left:15px}.dashboard-section .acc-details .bottom-area{margin-top:20px}.dashboard-section .transactions-area .table-responsive table{width:140%}.dashboard-section.account .additional-security .single-setting{display:grid!important}.dashboard-section.account .additional-security .single-setting .right{margin-top:15px}.dashboard-section.account .single-content button{font-size:15px}.dashboard-section.account .notification-single{margin-bottom:15px;padding:20px}.transactions-popup.mycard .modal-dialog .modal-content .right-area{padding:0}.transactions-popup.mycard .modal-dialog .modal-content .right-area .top-area{display:grid!important}.transactions-popup.mycard .modal-dialog .modal-content .right-area .top-area a{margin-top:10px}.transactions-popup.mycard .main-content{padding:20px}.dashboard-section.pay .main-content{padding:15px}.dashboard-section.crypto .exchange-content .send-banance{margin-top:20px;padding:15px}.dashboard-section.crypto .exchange-content .send-banance .input-area{margin:10px 0;padding:5px 12px}.dashboard-section .main-content .footer-area a{margin:0 10px;padding:12px}.dashboard-section.crypto .exchange-content .recipient:before{left:50%}.dashboard-section.crypto .spend-get{padding:20px;display:grid}.dashboard-section.crypto .spend-get .get{margin-top:15px}.card-popup .modal-content .main-content .tab-area ul{margin-bottom:20px}.card-popup .modal-content .main-content .tab-area ul li{margin-bottom:15px}.card-popup .modal-content .main-content .bottom-area li p{padding:10px 0}.dashboard-section.pay.step-3 .payment-details .details-list li{text-align:start;display:grid}.dashboard-section.pay.step-3 .payment-details .top-area{justify-content:start;display:grid}.dashboard-section.pay.step-3 .payment-details .top-area .right{text-align:start}.dashboard-section.pay.step-3 .payment-details .top-area a{background:#f7f9fd;border:1px solid #dde8ff;border-radius:20px;margin-top:15px;padding:5px 20px;transition:all .3s}.dashboard-section.pay.step-2 .main-content .send-banance{border-radius:10px;margin-top:20px;padding:15px}.dashboard-section.pay.step-2 .main-content .exchange-content .recipient:before{top:-30px;left:45%}.dashboard-section.pay.step-2 .main-content .exchange-content .recipient:after{top:-40px;left:42%}.dashboard-section.pay.step-2 .main-content .send-banance .input-area{padding:10px 20px}.add-recipients .modal-dialog .modal-content .nav-tabs li button{padding:10px 14px}.dashboard-section.pay.receive-3 .request-submitted .top-area .icon-area img{max-width:60%}.dashboard-section.transactions.recipients .table{width:225%}.card-popup.recipients .modal-content .main-content .tab-area ul li{width:100%;margin-bottom:0}.dashboard-section.pay.receive-3 .attach-documents .file-upload .file .file-custom2{width:60%}.dashboard-section.pay.receive-3 .attach-documents .file-upload .file .file-custom2:before{top:-10px;left:20px}.pagination .page-item,.pagination .page-link{width:30px;height:30px}.pagination li{margin:0 3px}.dashboard-section.transactions .transactions-main .top-items{display:grid}.dashboard-section.transactions .transactions-main .top-items ul{margin-top:15px}.dashboard-section.transactions .transactions-main .top-items ul li{margin-left:0;margin-right:15px}.header-section .navbar-area{padding:10px 20px}.dashboard-section.transactions .transactions-main .table{width:155%}}@media (max-width:375px){.about .col-6{width:100%!important}.header-section .navbar-area form .form-group img{display:none}.header-section .navbar-area form .form-group{padding:0}.dashboard-section .transactions-area .table-responsive table{width:180%}.dashboard-section .side-items .single-item{padding:15px}.dashboard-section .side-items .single-item .recipients-item .left{margin-right:15px}.dashboard-section.crypto .table{width:175%}.dashboard-section.crypto .checkbox-single .item-title .img-area{width:initial;height:initial;min-width:45px;min-height:45px;margin-left:50px}.add-recipients .modal-dialog .modal-content .nav-tabs li button{margin-bottom:15px}.dashboard-section.transactions.recipients .table{width:300%}.dashboard-section.pay.step-2 .main-content .user-select .right{display:grid!important}.dashboard-section.pay.step-2 .main-content .user-select .right a{margin-bottom:15px;margin-left:0}.dashboard-section.pay.step-2 .main-content .total-fees,.dashboard-section.crypto .checkbox-single{padding:20px}.dashboard-section.crypto .checkbox-single .checkbox-area .checkmark{left:15px}.dashboard-section.deposit-money .table-area{padding:15px}.dashboard-section.exchange .side-area .deposit-details li{display:grid}.dashboard-section.pay.receive-3 .attach-documents .file-upload .file .file-custom2:before{top:-20px;left:40px}.dashboard-section.pay.receive-3 .attach-documents .file-upload .file .file-custom2:after{display:none}.preloader{background-size:60%}.dashboard-section.transactions .transactions-main .table{width:220%}.purchased-popup .main-content ul{margin:30px 15px 0;padding:15px}.dashboard-section.account .nav-tabs .nav-link{padding:13px 25px}.dashboard-section.account .nav-tabs .nav-item,.dashboard-section.account .nav-tabs .nav-link{width:100%}.dashboard-section.pay.step .main-content .choose-recipient .recipient-list{margin-bottom:15px}}.sidebar-submenu{flex-direction:column!important;margin-top:8px!important;padding-left:16px!important;display:flex!important}.sidebar-submenu div{width:100%!important;margin-bottom:8px!important;display:block!important}.sidebar-submenu div a{color:#fff!important;width:100%!important;padding:4px 0!important;line-height:1.5!important;text-decoration:none!important;display:block!important}.sidebar-submenu div a:hover{color:#d1d5db!important}div.sidebar-submenu div a{color:#fff!important;margin-bottom:4px!important;padding:4px 0!important;line-height:1.5!important;text-decoration:none!important;display:block!important}.phone-input-skeleton{background-color:#fff;border:1px solid #e9ecef;border-radius:4px;align-items:center;height:48px;padding:0 12px;display:flex;position:relative;overflow:hidden}.phone-input-skeleton:before{content:"";z-index:1;background:linear-gradient(90deg,#0000,#fffc,#0000);width:100%;height:100%;animation:2s infinite shimmer;position:absolute;top:0;left:-100%}@keyframes shimmer{0%{left:-100%}to{left:100%}}.skeleton-flag{background-color:#f1f3f4;border-radius:2px;flex-shrink:0;width:24px;height:16px;margin-right:8px}.skeleton-country-code{background-color:#f1f3f4;border-radius:2px;flex-shrink:0;width:40px;height:16px;margin-right:8px}.skeleton-phone-input{background-color:#f1f3f4;border-radius:2px;flex:1;max-width:180px;height:16px}input[type=text]::placeholder,input[type=password]::placeholder,input[type=tel]::placeholder,.PhoneInput input::placeholder,.PhoneInput-input::placeholder,.single-input input[type=password]::placeholder,.single-input input[type=text]::placeholder{color:#6c757d!important;opacity:1!important;font-family:inherit!important;font-size:14px!important;font-weight:400!important}.single-input input[type=text],.single-input input[type=password],.single-input input[type=tel],.PhoneInput input{font-family:inherit!important;font-size:14px!important;font-weight:400!important}form .single-input input[type=text]::placeholder,form .single-input input[type=password]::placeholder,form .single-input input[type=tel]::placeholder,form input[type=text]::placeholder,form input[type=password]::placeholder,form input[type=tel]::placeholder{color:#6c757d!important;font-weight:400!important}.login-reg form .single-input input::placeholder,.login-reg .PhoneInput input::placeholder,.login-reg .PhoneInput-input::placeholder{color:#6c757d!important;opacity:1!important;font-family:Jost,sans-serif!important;font-size:14px!important;font-weight:400!important}@layer theme{@theme default{--font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-serif: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;--font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-red-50: oklch(97.1% .013 17.38);--color-red-100: oklch(93.6% .032 17.717);--color-red-200: oklch(88.5% .062 18.334);--color-red-300: oklch(80.8% .114 19.571);--color-red-400: oklch(70.4% .191 22.216);--color-red-500: oklch(63.7% .237 25.331);--color-red-600: oklch(57.7% .245 27.325);--color-red-700: oklch(50.5% .213 27.518);--color-red-800: oklch(44.4% .177 26.899);--color-red-900: oklch(39.6% .141 25.723);--color-red-950: oklch(25.8% .092 26.042);--color-orange-50: oklch(98% .016 73.684);--color-orange-100: oklch(95.4% .038 75.164);--color-orange-200: oklch(90.1% .076 70.697);--color-orange-300: oklch(83.7% .128 66.29);--color-orange-400: oklch(75% .183 55.934);--color-orange-500: oklch(70.5% .213 47.604);--color-orange-600: oklch(64.6% .222 41.116);--color-orange-700: oklch(55.3% .195 38.402);--color-orange-800: oklch(47% .157 37.304);--color-orange-900: oklch(40.8% .123 38.172);--color-orange-950: oklch(26.6% .079 36.259);--color-amber-50: oklch(98.7% .022 95.277);--color-amber-100: oklch(96.2% .059 95.617);--color-amber-200: oklch(92.4% .12 95.746);--color-amber-300: oklch(87.9% .169 91.605);--color-amber-400: oklch(82.8% .189 84.429);--color-amber-500: oklch(76.9% .188 70.08);--color-amber-600: oklch(66.6% .179 58.318);--color-amber-700: oklch(55.5% .163 48.998);--color-amber-800: oklch(47.3% .137 46.201);--color-amber-900: oklch(41.4% .112 45.904);--color-amber-950: oklch(27.9% .077 45.635);--color-yellow-50: oklch(98.7% .026 102.212);--color-yellow-100: oklch(97.3% .071 103.193);--color-yellow-200: oklch(94.5% .129 101.54);--color-yellow-300: oklch(90.5% .182 98.111);--color-yellow-400: oklch(85.2% .199 91.936);--color-yellow-500: oklch(79.5% .184 86.047);--color-yellow-600: oklch(68.1% .162 75.834);--color-yellow-700: oklch(55.4% .135 66.442);--color-yellow-800: oklch(47.6% .114 61.907);--color-yellow-900: oklch(42.1% .095 57.708);--color-yellow-950: oklch(28.6% .066 53.813);--color-lime-50: oklch(98.6% .031 120.757);--color-lime-100: oklch(96.7% .067 122.328);--color-lime-200: oklch(93.8% .127 124.321);--color-lime-300: oklch(89.7% .196 126.665);--color-lime-400: oklch(84.1% .238 128.85);--color-lime-500: oklch(76.8% .233 130.85);--color-lime-600: oklch(64.8% .2 131.684);--color-lime-700: oklch(53.2% .157 131.589);--color-lime-800: oklch(45.3% .124 130.933);--color-lime-900: oklch(40.5% .101 131.063);--color-lime-950: oklch(27.4% .072 132.109);--color-green-50: oklch(98.2% .018 155.826);--color-green-100: oklch(96.2% .044 156.743);--color-green-200: oklch(92.5% .084 155.995);--color-green-300: oklch(87.1% .15 154.449);--color-green-400: oklch(79.2% .209 151.711);--color-green-500: oklch(72.3% .219 149.579);--color-green-600: oklch(62.7% .194 149.214);--color-green-700: oklch(52.7% .154 150.069);--color-green-800: oklch(44.8% .119 151.328);--color-green-900: oklch(39.3% .095 152.535);--color-green-950: oklch(26.6% .065 152.934);--color-emerald-50: oklch(97.9% .021 166.113);--color-emerald-100: oklch(95% .052 163.051);--color-emerald-200: oklch(90.5% .093 164.15);--color-emerald-300: oklch(84.5% .143 164.978);--color-emerald-400: oklch(76.5% .177 163.223);--color-emerald-500: oklch(69.6% .17 162.48);--color-emerald-600: oklch(59.6% .145 163.225);--color-emerald-700: oklch(50.8% .118 165.612);--color-emerald-800: oklch(43.2% .095 166.913);--color-emerald-900: oklch(37.8% .077 168.94);--color-emerald-950: oklch(26.2% .051 172.552);--color-teal-50: oklch(98.4% .014 180.72);--color-teal-100: oklch(95.3% .051 180.801);--color-teal-200: oklch(91% .096 180.426);--color-teal-300: oklch(85.5% .138 181.071);--color-teal-400: oklch(77.7% .152 181.912);--color-teal-500: oklch(70.4% .14 182.503);--color-teal-600: oklch(60% .118 184.704);--color-teal-700: oklch(51.1% .096 186.391);--color-teal-800: oklch(43.7% .078 188.216);--color-teal-900: oklch(38.6% .063 188.416);--color-teal-950: oklch(27.7% .046 192.524);--color-cyan-50: oklch(98.4% .019 200.873);--color-cyan-100: oklch(95.6% .045 203.388);--color-cyan-200: oklch(91.7% .08 205.041);--color-cyan-300: oklch(86.5% .127 207.078);--color-cyan-400: oklch(78.9% .154 211.53);--color-cyan-500: oklch(71.5% .143 215.221);--color-cyan-600: oklch(60.9% .126 221.723);--color-cyan-700: oklch(52% .105 223.128);--color-cyan-800: oklch(45% .085 224.283);--color-cyan-900: oklch(39.8% .07 227.392);--color-cyan-950: oklch(30.2% .056 229.695);--color-sky-50: oklch(97.7% .013 236.62);--color-sky-100: oklch(95.1% .026 236.824);--color-sky-200: oklch(90.1% .058 230.902);--color-sky-300: oklch(82.8% .111 230.318);--color-sky-400: oklch(74.6% .16 232.661);--color-sky-500: oklch(68.5% .169 237.323);--color-sky-600: oklch(58.8% .158 241.966);--color-sky-700: oklch(50% .134 242.749);--color-sky-800: oklch(44.3% .11 240.79);--color-sky-900: oklch(39.1% .09 240.876);--color-sky-950: oklch(29.3% .066 243.157);--color-blue-50: oklch(97% .014 254.604);--color-blue-100: oklch(93.2% .032 255.585);--color-blue-200: oklch(88.2% .059 254.128);--color-blue-300: oklch(80.9% .105 251.813);--color-blue-400: oklch(70.7% .165 254.624);--color-blue-500: oklch(62.3% .214 259.815);--color-blue-600: oklch(54.6% .245 262.881);--color-blue-700: oklch(48.8% .243 264.376);--color-blue-800: oklch(42.4% .199 265.638);--color-blue-900: oklch(37.9% .146 265.522);--color-blue-950: oklch(28.2% .091 267.935);--color-indigo-50: oklch(96.2% .018 272.314);--color-indigo-100: oklch(93% .034 272.788);--color-indigo-200: oklch(87% .065 274.039);--color-indigo-300: oklch(78.5% .115 274.713);--color-indigo-400: oklch(67.3% .182 276.935);--color-indigo-500: oklch(58.5% .233 277.117);--color-indigo-600: oklch(51.1% .262 276.966);--color-indigo-700: oklch(45.7% .24 277.023);--color-indigo-800: oklch(39.8% .195 277.366);--color-indigo-900: oklch(35.9% .144 278.697);--color-indigo-950: oklch(25.7% .09 281.288);--color-violet-50: oklch(96.9% .016 293.756);--color-violet-100: oklch(94.3% .029 294.588);--color-violet-200: oklch(89.4% .057 293.283);--color-violet-300: oklch(81.1% .111 293.571);--color-violet-400: oklch(70.2% .183 293.541);--color-violet-500: oklch(60.6% .25 292.717);--color-violet-600: oklch(54.1% .281 293.009);--color-violet-700: oklch(49.1% .27 292.581);--color-violet-800: oklch(43.2% .232 292.759);--color-violet-900: oklch(38% .189 293.745);--color-violet-950: oklch(28.3% .141 291.089);--color-purple-50: oklch(97.7% .014 308.299);--color-purple-100: oklch(94.6% .033 307.174);--color-purple-200: oklch(90.2% .063 306.703);--color-purple-300: oklch(82.7% .119 306.383);--color-purple-400: oklch(71.4% .203 305.504);--color-purple-500: oklch(62.7% .265 303.9);--color-purple-600: oklch(55.8% .288 302.321);--color-purple-700: oklch(49.6% .265 301.924);--color-purple-800: oklch(43.8% .218 303.724);--color-purple-900: oklch(38.1% .176 304.987);--color-purple-950: oklch(29.1% .149 302.717);--color-fuchsia-50: oklch(97.7% .017 320.058);--color-fuchsia-100: oklch(95.2% .037 318.852);--color-fuchsia-200: oklch(90.3% .076 319.62);--color-fuchsia-300: oklch(83.3% .145 321.434);--color-fuchsia-400: oklch(74% .238 322.16);--color-fuchsia-500: oklch(66.7% .295 322.15);--color-fuchsia-600: oklch(59.1% .293 322.896);--color-fuchsia-700: oklch(51.8% .253 323.949);--color-fuchsia-800: oklch(45.2% .211 324.591);--color-fuchsia-900: oklch(40.1% .17 325.612);--color-fuchsia-950: oklch(29.3% .136 325.661);--color-pink-50: oklch(97.1% .014 343.198);--color-pink-100: oklch(94.8% .028 342.258);--color-pink-200: oklch(89.9% .061 343.231);--color-pink-300: oklch(82.3% .12 346.018);--color-pink-400: oklch(71.8% .202 349.761);--color-pink-500: oklch(65.6% .241 354.308);--color-pink-600: oklch(59.2% .249 .584);--color-pink-700: oklch(52.5% .223 3.958);--color-pink-800: oklch(45.9% .187 3.815);--color-pink-900: oklch(40.8% .153 2.432);--color-pink-950: oklch(28.4% .109 3.907);--color-rose-50: oklch(96.9% .015 12.422);--color-rose-100: oklch(94.1% .03 12.58);--color-rose-200: oklch(89.2% .058 10.001);--color-rose-300: oklch(81% .117 11.638);--color-rose-400: oklch(71.2% .194 13.428);--color-rose-500: oklch(64.5% .246 16.439);--color-rose-600: oklch(58.6% .253 17.585);--color-rose-700: oklch(51.4% .222 16.935);--color-rose-800: oklch(45.5% .188 13.697);--color-rose-900: oklch(41% .159 10.272);--color-rose-950: oklch(27.1% .105 12.094);--color-slate-50: oklch(98.4% .003 247.858);--color-slate-100: oklch(96.8% .007 247.896);--color-slate-200: oklch(92.9% .013 255.508);--color-slate-300: oklch(86.9% .022 252.894);--color-slate-400: oklch(70.4% .04 256.788);--color-slate-500: oklch(55.4% .046 257.417);--color-slate-600: oklch(44.6% .043 257.281);--color-slate-700: oklch(37.2% .044 257.287);--color-slate-800: oklch(27.9% .041 260.031);--color-slate-900: oklch(20.8% .042 265.755);--color-slate-950: oklch(12.9% .042 264.695);--color-gray-50: oklch(98.5% .002 247.839);--color-gray-100: oklch(96.7% .003 264.542);--color-gray-200: oklch(92.8% .006 264.531);--color-gray-300: oklch(87.2% .01 258.338);--color-gray-400: oklch(70.7% .022 261.325);--color-gray-500: oklch(55.1% .027 264.364);--color-gray-600: oklch(44.6% .03 256.802);--color-gray-700: oklch(37.3% .034 259.733);--color-gray-800: oklch(27.8% .033 256.848);--color-gray-900: oklch(21% .034 264.665);--color-gray-950: oklch(13% .028 261.692);--color-zinc-50: oklch(98.5% 0 0);--color-zinc-100: oklch(96.7% .001 286.375);--color-zinc-200: oklch(92% .004 286.32);--color-zinc-300: oklch(87.1% .006 286.286);--color-zinc-400: oklch(70.5% .015 286.067);--color-zinc-500: oklch(55.2% .016 285.938);--color-zinc-600: oklch(44.2% .017 285.786);--color-zinc-700: oklch(37% .013 285.805);--color-zinc-800: oklch(27.4% .006 286.033);--color-zinc-900: oklch(21% .006 285.885);--color-zinc-950: oklch(14.1% .005 285.823);--color-neutral-50: oklch(98.5% 0 0);--color-neutral-100: oklch(97% 0 0);--color-neutral-200: oklch(92.2% 0 0);--color-neutral-300: oklch(87% 0 0);--color-neutral-400: oklch(70.8% 0 0);--color-neutral-500: oklch(55.6% 0 0);--color-neutral-600: oklch(43.9% 0 0);--color-neutral-700: oklch(37.1% 0 0);--color-neutral-800: oklch(26.9% 0 0);--color-neutral-900: oklch(20.5% 0 0);--color-neutral-950: oklch(14.5% 0 0);--color-stone-50: oklch(98.5% .001 106.423);--color-stone-100: oklch(97% .001 106.424);--color-stone-200: oklch(92.3% .003 48.717);--color-stone-300: oklch(86.9% .005 56.366);--color-stone-400: oklch(70.9% .01 56.259);--color-stone-500: oklch(55.3% .013 58.071);--color-stone-600: oklch(44.4% .011 73.639);--color-stone-700: oklch(37.4% .01 67.558);--color-stone-800: oklch(26.8% .007 34.298);--color-stone-900: oklch(21.6% .006 56.043);--color-stone-950: oklch(14.7% .004 49.25);--color-mauve-50: oklch(98.5% 0 0);--color-mauve-100: oklch(96% .003 325.6);--color-mauve-200: oklch(92.2% .005 325.62);--color-mauve-300: oklch(86.5% .012 325.68);--color-mauve-400: oklch(71.1% .019 323.02);--color-mauve-500: oklch(54.2% .034 322.5);--color-mauve-600: oklch(43.5% .029 321.78);--color-mauve-700: oklch(36.4% .029 323.89);--color-mauve-800: oklch(26.3% .024 320.12);--color-mauve-900: oklch(21.2% .019 322.12);--color-mauve-950: oklch(14.5% .008 326);--color-olive-50: oklch(98.8% .003 106.5);--color-olive-100: oklch(96.6% .005 106.5);--color-olive-200: oklch(93% .007 106.5);--color-olive-300: oklch(88% .011 106.6);--color-olive-400: oklch(73.7% .021 106.9);--color-olive-500: oklch(58% .031 107.3);--color-olive-600: oklch(46.6% .025 107.3);--color-olive-700: oklch(39.4% .023 107.4);--color-olive-800: oklch(28.6% .016 107.4);--color-olive-900: oklch(22.8% .013 107.4);--color-olive-950: oklch(15.3% .006 107.1);--color-mist-50: oklch(98.7% .002 197.1);--color-mist-100: oklch(96.3% .002 197.1);--color-mist-200: oklch(92.5% .005 214.3);--color-mist-300: oklch(87.2% .007 219.6);--color-mist-400: oklch(72.3% .014 214.4);--color-mist-500: oklch(56% .021 213.5);--color-mist-600: oklch(45% .017 213.2);--color-mist-700: oklch(37.8% .015 216);--color-mist-800: oklch(27.5% .011 216.9);--color-mist-900: oklch(21.8% .008 223.9);--color-mist-950: oklch(14.8% .004 228.8);--color-taupe-50: oklch(98.6% .002 67.8);--color-taupe-100: oklch(96% .002 17.2);--color-taupe-200: oklch(92.2% .005 34.3);--color-taupe-300: oklch(86.8% .007 39.5);--color-taupe-400: oklch(71.4% .014 41.2);--color-taupe-500: oklch(54.7% .021 43.1);--color-taupe-600: oklch(43.8% .017 39.3);--color-taupe-700: oklch(36.7% .016 35.7);--color-taupe-800: oklch(26.8% .011 36.5);--color-taupe-900: oklch(21.4% .009 43.1);--color-taupe-950: oklch(14.7% .004 49.3);--color-black: #000;--color-white: #fff;--spacing: .25rem;--breakpoint-sm: 40rem;--breakpoint-md: 48rem;--breakpoint-lg: 64rem;--breakpoint-xl: 80rem;--breakpoint-2xl: 96rem;--container-3xs: 16rem;--container-2xs: 18rem;--container-xs: 20rem;--container-sm: 24rem;--container-md: 28rem;--container-lg: 32rem;--container-xl: 36rem;--container-2xl: 42rem;--container-3xl: 48rem;--container-4xl: 56rem;--container-5xl: 64rem;--container-6xl: 72rem;--container-7xl: 80rem;--text-xs: .75rem;--text-xs--line-height: calc(1 / .75);--text-sm: .875rem;--text-sm--line-height: calc(1.25 / .875);--text-base: 1rem;--text-base--line-height: calc(1.5 / 1);--text-lg: 1.125rem;--text-lg--line-height: calc(1.75 / 1.125);--text-xl: 1.25rem;--text-xl--line-height: calc(1.75 / 1.25);--text-2xl: 1.5rem;--text-2xl--line-height: calc(2 / 1.5);--text-3xl: 1.875rem;--text-3xl--line-height: calc(2.25 / 1.875);--text-4xl: 2.25rem;--text-4xl--line-height: calc(2.5 / 2.25);--text-5xl: 3rem;--text-5xl--line-height: 1;--text-6xl: 3.75rem;--text-6xl--line-height: 1;--text-7xl: 4.5rem;--text-7xl--line-height: 1;--text-8xl: 6rem;--text-8xl--line-height: 1;--text-9xl: 8rem;--text-9xl--line-height: 1;--font-weight-thin: 100;--font-weight-extralight: 200;--font-weight-light: 300;--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--font-weight-extrabold: 800;--font-weight-black: 900;--tracking-tighter: -.05em;--tracking-tight: -.025em;--tracking-normal: 0em;--tracking-wide: .025em;--tracking-wider: .05em;--tracking-widest: .1em;--leading-tight: 1.25;--leading-snug: 1.375;--leading-normal: 1.5;--leading-relaxed: 1.625;--leading-loose: 2;--radius-xs: .125rem;--radius-sm: .25rem;--radius-md: .375rem;--radius-lg: .5rem;--radius-xl: .75rem;--radius-2xl: 1rem;--radius-3xl: 1.5rem;--radius-4xl: 2rem;--shadow-2xs: 0 1px #0000000d;--shadow-xs: 0 1px 2px 0 #0000000d;--shadow-sm: 0 1px 3px 0 #0000001a, 0 1px 2px -1px #0000001a;--shadow-md: 0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;--shadow-lg: 0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;--shadow-xl: 0 20px 25px -5px #0000001a, 0 8px 10px -6px #0000001a;--shadow-2xl: 0 25px 50px -12px #00000040;--inset-shadow-2xs: inset 0 1px #0000000d;--inset-shadow-xs: inset 0 1px 1px #0000000d;--inset-shadow-sm: inset 0 2px 4px #0000000d;--drop-shadow-xs: 0 1px 1px #0000000d;--drop-shadow-sm: 0 1px 2px #00000026;--drop-shadow-md: 0 3px 3px #0000001f;--drop-shadow-lg: 0 4px 4px #00000026;--drop-shadow-xl: 0 9px 7px #0000001a;--drop-shadow-2xl: 0 25px 25px #00000026;--text-shadow-2xs: 0px 1px 0px #00000026;--text-shadow-xs: 0px 1px 1px #0003;--text-shadow-sm: 0px 1px 0px #00000013, 0px 1px 1px #00000013, 0px 2px 2px #00000013;--text-shadow-md: 0px 1px 1px #0000001a, 0px 1px 2px #0000001a, 0px 2px 4px #0000001a;--text-shadow-lg: 0px 1px 2px #0000001a, 0px 3px 2px #0000001a, 0px 4px 8px #0000001a;--ease-in: cubic-bezier(.4, 0, 1, 1);--ease-out: cubic-bezier(0, 0, .2, 1);--ease-in-out: cubic-bezier(.4, 0, .2, 1);--animate-spin: spin 1s linear infinite;--animate-ping: ping 1s cubic-bezier(0, 0, .2, 1) infinite;--animate-pulse: pulse 2s cubic-bezier(.4, 0, .6, 1) infinite;--animate-bounce: bounce 1s infinite;@keyframes spin{to{transform:rotate(360deg)}}@keyframes ping{75%,100%{transform:scale(2);opacity:0}}@keyframes pulse{50%{opacity:.5}}@keyframes bounce{0%,100%{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8, 0, 1, 1)}50%{transform:none;animation-timing-function:cubic-bezier(0, 0, .2, 1)}}--blur-xs: 4px;--blur-sm: 8px;--blur-md: 12px;--blur-lg: 16px;--blur-xl: 24px;--blur-2xl: 40px;--blur-3xl: 64px;--perspective-dramatic: 100px;--perspective-near: 300px;--perspective-normal: 500px;--perspective-midrange: 800px;--perspective-distant: 1200px;--aspect-video: 16 / 9;--default-transition-duration: .15s;--default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);--default-font-family: --theme(--font-sans, initial);--default-font-feature-settings: --theme(--font-sans--font-feature-settings, initial);--default-font-variation-settings: --theme(--font-sans--font-variation-settings, initial);--default-mono-font-family: --theme(--font-mono, initial);--default-mono-font-feature-settings: --theme(--font-mono--font-feature-settings, initial);--default-mono-font-variation-settings: --theme(--font-mono--font-variation-settings, initial)}@theme default inline reference{--blur: 8px;--shadow: 0 1px 3px 0 #0000001a, 0 1px 2px -1px #0000001a;--shadow-inner: inset 0 2px 4px 0 #0000000d;--drop-shadow: 0 1px 2px #0000001a, 0 1px 1px #0000000f;--radius: .25rem;--max-width-prose: 65ch}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:--theme(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:--theme(--default-font-feature-settings, normal);font-variation-settings:--theme(--default-font-variation-settings, normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:--theme(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:--theme(--default-mono-font-feature-settings, normal);font-variation-settings:--theme(--default-mono-font-variation-settings, normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{@tailwind utilities;}
