@import"https://fonts.googleapis.com/css2?family=Manrope:wght@300;400;500&amp;display=swap";:root{--primary: #FF6B00;--secondary: #00F0FF;--dark: #0A0A0F;--darker: #05050A;--light: #FFFFFF;--gray: #1E1E24;--green: #00FF7F;--orange: #FF9900;--purple: #C700FF;--blue: #0099FF;--red: #ff0000}body{color:var(--light);line-height:1.6;background:linear-gradient(135deg,#f2f2f2,#fff)}.Homepage .container{max-width:1200px;margin:0 auto;padding:20px}.Homepage header{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;background-color:#6775aa;border-bottom:1px solid rgba(255,255,255,.1);box-shadow:0 2px 8px #ffffff0d}.Homepage .logo{display:flex;align-items:center;gap:10px}.Homepage .logo-icon{width:30px;height:30px;background:var(--light);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;color:var(--dark)}.Homepage .logo-text{font-weight:700;font-size:16px}.Homepage .launch-btn{background-color:#282b3e;color:var(--light);padding:8px 16px;border-radius:20px;font-weight:700;text-decoration:none;transition:all .3s ease}.Homepage .launch-btn:hover{transform:scale(1.05);box-shadow:0 0 15px #e5e7ed99}.Homepage .hero{display:flex;align-items:center;justify-content:space-between;padding:60px 20px;background:linear-gradient(135deg,#f2f2f2,#fff);gap:40px}.Homepage .hero-content{flex:1;max-width:500px}.Homepage .tag{background-color:#171a2e;color:var(--light);padding:5px 15px;border-radius:20px;font-size:14px;display:inline-block;margin-bottom:20px}.Homepage .tag:before{content:"•";margin-right:5px}.Homepage h1{font-size:48px;line-height:1.2;margin-bottom:20px;font-weight:800;color:#03061c}.Homepage h1 span{color:#03061c}.Homepage .subtitle{font-size:18px;margin-bottom:30px;color:#1f1c4efa}.Homepage .hero-buttons{display:flex;gap:15px;margin-bottom:30px}.Homepage .btn-primary{background-color:#0e1936;color:var(--light);padding:12px 24px;border-radius:8px;font-weight:700;text-decoration:none;display:flex;align-items:center;gap:8px;transition:all .3s ease}.Homepage .btn-primary:hover{transform:translateY(-2px);box-shadow:0 5px 15px #0e193699}.Homepage .btn-secondary{background-color:#ffffff1a;color:var(--light);padding:12px 24px;border-radius:8px;font-weight:700;text-decoration:none;display:flex;align-items:center;gap:8px;transition:all .3s ease}.Homepage .btn-secondary:hover{background-color:#fff3}.Homepage .contract-box{background-color:#03061c;border-radius:8px;padding:15px;margin-top:20px}.Homepage .contract-title{font-size:12px;color:var(--orange);margin-bottom:5px}.Homepage .contract-address{font-size:14px;word-break:break-all;margin-bottom:5px}.Homepage .copy-btn{font-size:12px;color:#fff9;cursor:pointer}.Homepage .stats-box{background-color:#03061c;border-radius:12px;padding:20px;flex:1;min-width:300px;min-height:455px}.Homepage .stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px;margin-bottom:20px;margin-top:50px}.Homepage .stat-item{background-color:#ffffff14;border-radius:8px;padding:15px;display:flex;flex-direction:column}.stat-label{font-size:12px;color:#fff9;margin-bottom:5px}.Homepage .stat-value{font-size:20px;font-weight:700}.Homepage .stat-indicator{width:8px;height:8px;border-radius:50%;margin-left:10px}.Homepage .stat-indicator.green{background-color:var(--green)}.Homepage .stat-indicator.orange{background-color:var(--orange)}.Homepage .stat-indicator.blue{background-color:var(--blue)}.stat-indicator.purple{background-color:var(--purple)}.Homepage .pricing-info{background-color:#1d223ab3;border-radius:8px;padding:15px;display:flex;align-items:center;gap:10px}.Homepage .pricing-info:before{content:"•";color:var(--primary)}.Homepage .section{padding:80px 20px}.Homepage .section-title{font-size:32px;text-align:center;margin-bottom:20px;color:#03061c}.Homepage .section-title-b{font-size:32px;text-align:center;margin-bottom:20px;color:var(--light)}.Homepage .section-subtitle{text-align:center;color:#03061c;margin-bottom:40px}.Homepage .section-subtitle-b{text-align:center;color:var(--light);margin-bottom:40px}.Homepage .features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;margin-bottom:40px}.Homepage .feature-card{background-color:#03061c;border-radius:12px;padding:25px;transition:transform .3s ease}.Homepage .feature-card:hover{transform:translateY(-5px)}.Homepage .feature-icon{width:50px;height:50px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;font-size:24px}.Homepage .feature-icon.orange{background-color:#ff6b0033;color:var(--primary)}.Homepage .feature-icon.blue{background-color:#09f3;color:var(--blue)}.Homepage .feature-icon.teal{background-color:#0ff3;color:var(--secondary)}.Homepage .feature-icon.purple{background-color:#c700ff33;color:var(--purple)}.Homepage .feature-icon.pink{background-color:#f093;color:#f09}.Homepage .feature-icon.yellow{background-color:#fc03;color:#fc0}.Homepage .feature-title{font-size:18px;margin-bottom:15px}.Homepage .feature-desc{color:#ffffffb3;margin-bottom:20px}.Homepage .learn-more{color:var(--primary);font-size:14px;display:flex;align-items:center;gap:5px;text-decoration:none}.Homepage .steps-section{background-color:#03061c;padding:80px 20px}.Homepage .steps-grid{display:flex;justify-content:space-between;flex-wrap:wrap;gap:30px;margin-top:40px}.Homepage .step{flex:1;min-width:250px;text-align:center}.Homepage .step-number{width:50px;height:50px;border-radius:50%;background-color:#ffffff1a;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;margin:0 auto 20px}.Homepage .step-icon{width:50px;height:50px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;font-size:24px}.Homepage .step-icon.blue{background-color:#09f3;color:var(--blue)}.Homepage .step-icon.purple{background-color:#c700ff33;color:var(--purple)}.Homepage .step-icon.orange{background-color:#ff6b0033;color:var(--primary)}.Homepage .step-title{font-size:20px;margin-bottom:15px}.Homepage .step-desc{color:#ffffffb3}.Homepage .platforms-section{padding:80px 20px}.Homepage .platforms-grid{display:flex;flex-wrap:wrap;gap:15px;justify-content:center;margin-top:30px}.Homepage .platform-btn{background-color:#222b50;border-radius:8px;padding:10px 20px;display:flex;align-items:center;gap:10px;transition:all .3s ease}.Homepage .platform-btn:hover{background-color:#0b0f1ccc}.Homepage .platform-icon{font-size:20px}.Homepage .pricing-section{background:linear-gradient(135deg,#03061c,#03061c);padding:80px 20px;text-align:center}.Homepage .pricing-tag{background-color:#babbc75c;color:var(--light);padding:5px 15px;border-radius:20px;font-size:14px;display:inline-block;margin-bottom:20px}.Homepage .pricing-tag:before{content:"•";margin-right:5px}.Homepage .pricing-title{font-size:36px;margin-bottom:20px}.Homepage .pricing-subtitle{color:#ffffffb3;margin-bottom:40px;max-width:800px;margin-left:auto;margin-right:auto}.Homepage .pricing-card{background-color:#ffffff0d;border-radius:12px;padding:40px;max-width:800px;margin:0 auto}.Homepage .pricing-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.Homepage .pricing-simple{font-size:24px;font-weight:700;margin-bottom:15px}.Homepage .pricing-desc{color:#ffffffb3;margin-bottom:20px}.Homepage .pricing-values{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.Homepage .pricing-value{text-align:center}.Homepage .price{font-size:36px;font-weight:700;color:var(--primary);margin-bottom:5px}.Homepage .referral{font-size:36px;font-weight:700;color:var(--green);margin-bottom:5px}.Homepage .value-label{font-size:14px;color:#ffffffb3}.Homepage .pricing-features{display:flex;justify-content:center;gap:20px;flex-wrap:wrap;margin-top:20px}.Homepage .feature-item{display:flex;align-items:center;gap:5px;font-size:14px}.Homepage .feature-dot{width:8px;height:8px;border-radius:50%}.Homepage .feature-dot.green{background-color:var(--green)}.Homepage .feature-dot.orange{background-color:var(--orange)}.Homepage .feature-dot.blue{background-color:var(--blue)}.Homepage .cta-section{background:linear-gradient(135deg,#222b50,#1c2340);padding:80px 20px;text-align:center}.Homepage .cta-tag{background-color:#d5ddff14;color:var(--light);padding:5px 15px;border-radius:20px;font-size:14px;display:inline-block;margin-bottom:20px}.Homepage .cta-tag:before{content:"•";margin-right:5px}.Homepage .cta-title{font-size:48px;line-height:1.2;margin-bottom:20px}.Homepage .cta-title span{color:var(--light)}.Homepage .cta-subtitle{color:#ffffffb3;margin-bottom:40px;max-width:800px;margin-left:auto;margin-right:auto}.Homepage .cta-buttons{display:flex;justify-content:center;gap:20px;margin-bottom:30px}.Homepage .cta-btn-primary{background-color:#03061c;color:var(--light);padding:15px 30px;border-radius:8px;font-weight:700;text-decoration:none;display:flex;align-items:center;gap:10px;transition:all .3s ease}.Homepage .cta-btn-primary:hover{transform:scale(1.05);box-shadow:0 0 20px #ff6b0080}.Homepage .cta-btn-secondary{background-color:#ffffff1a;color:var(--light);padding:15px 30px;border-radius:8px;font-weight:700;text-decoration:none;display:flex;align-items:center;gap:10px;transition:all .3s ease}.Homepage .cta-btn-secondary:hover{background-color:#fff3}.Homepage .cta-features{display:flex;justify-content:center;gap:30px;flex-wrap:wrap;margin-top:30px}.Homepage .cta-feature{display:flex;align-items:center;gap:8px;font-size:14px}.Homepage .cta-dot{width:8px;height:8px;border-radius:50%}.Homepage .cta-dot.green{background-color:var(--green)}.Homepage .cta-dot.blue{background-color:var(--blue)}.Homepage .cta-dot.purple{background-color:var(--purple)}.Homepage footer{background-color:#03061c;padding:20px;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;align-items:center}.Homepage .footer-left{font-size:14px;color:#fff9}.Homepage .footer-right{display:flex;gap:15px}.Homepage .social-btn{background-color:#ffffff0d;color:var(--light);padding:8px 15px;border-radius:8px;display:flex;align-items:center;gap:8px;text-decoration:none;transition:all .3s ease}.Homepage .social-btn:hover{background-color:#ffffff1a}.Homepage .container-stat{display:flex;justify-content:center;gap:40px;margin-bottom:40px}.Homepage .container-stat1{display:flex;align-items:center;gap:10px}.Homepage .container-stat2{background-color:#03061ceb;width:30px;height:30px;border-radius:8px;display:flex;align-items:center;justify-content:center}.Homepage .container-item1{font-size:20px;font-weight:700;color:#06062c}.Homepage .container-item2{font-size:14px;color:#06062c}@media (max-width: 768px){.Homepage .hero{flex-direction:column;text-align:center;padding:40px 10px}.Homepage .section{padding:80px 10px}.Homepage .hero-content{max-width:100%;margin-bottom:30px}.Homepage h1{font-size:36px}.Homepage .hero-buttons{flex-direction:column;width:100%}.Homepage .stats-box{min-width:100%}.Homepage .steps-grid{flex-direction:column;gap:40px}.Homepage .step{min-width:100%}.Homepage .pricing-card{padding:30px 20px}.Homepage .pricing-values{flex-direction:column;gap:30px}.Homepage .cta-title{font-size:36px}.Homepage .cta-buttons{flex-direction:column;width:100%}.Homepage .cta-btn-primary,.Homepage .cta-btn-secondary{width:100%;max-width:300px;margin:0 auto}.Homepage .footer-right{flex-direction:column;width:100%;justify-content:center}.Homepage .social-btn{width:100%;max-width:300px;margin:0 auto}.Homepage .container-stat{display:flex;justify-content:center;gap:40px;margin-bottom:10px}.Homepage .container-stat1{display:flex;align-items:center;gap:10px}.Homepage .container-stat2{background-color:#03061ceb;width:30px;height:30px;border-radius:8px;display:flex;align-items:center;justify-content:center}.Homepage .container-item1{font-size:17px;font-weight:700;color:#06062c}.Homepage .container-item2{font-size:11px;color:#06062c}}*{margin:0;padding:0;box-sizing:border-box}.DashboardPage{padding-top:80px}.circle-back-btn{width:35px;height:35px;background:#03172d;border:2px solid #000;border-radius:50%;display:flex;justify-content:center;align-items:center;font-weight:700;color:#fff;text-decoration:none;z-index:9999}body{font-family:Arial,Helvetica,sans-serif}.blink-letter{display:inline-block;animation:blink 1.2s infinite ease-in-out;opacity:1}@keyframes blink{0%{opacity:.4;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}to{opacity:.4;transform:scale(1)}}.dark-theme{--bs-body-bg: #121212;--bs-text-color: #e0e0e0;--bs-purple: #bb86fc;background-color:var(--bs-body-bg);color:var(--bs-text-color)}.dark-theme{background-color:#000}body.dark-theme .header-section{background:linear-gradient(145deg,#8cc6ff,#030f1c)}body.dark-theme .popup{background:#03172d}body.dark-theme .popup .buttons button,body.dark-theme .list-left,body.dark-theme .list-center,body.dark-theme .header-row{color:#fff}body.dark-theme .desktop-nav,body.dark-theme .mobile-nav{background:linear-gradient(145deg,#8cc6ff,#030f1c);border:none}body.dark-theme .income-table-card table tbody tr{border-color:#3e4348!important}body.dark-theme .income-table-card table tbody tr td{color:#fff!important}body.dark-theme .income-table-card .card-header{background-color:#03061c}body.dark-theme .reward-box,body.dark-theme .invest,body.dark-theme .earnings-card,body.dark-theme .income-table-card{box-shadow:0 0 25px #6189b1a1}body.dark-theme .tree-structure-card{background-color:#000;color:#f1f1f1;box-shadow:0 0 25px #6189b1a1}body.dark-theme .text-purple-custom{color:#fff!important}body.dark-theme .card,body.dark-theme .team-box,body.dark-theme .widget{background:#03172d!important;color:#fff!important;box-shadow:0 0 25px #0080ff40!important;border:1px solid rgba(0,128,255,.2)!important}body.dark-theme .DashboardPage .genealogy-body{background:#03172d}body.dark-theme .DashboardPage .bg-purple-custom{background-color:#03172d!important}body.dark-theme .marquee,body.dark-theme header h1{color:#fff}.loginpage .header{position:fixed;width:100%;top:0;left:0;z-index:99;border-bottom:2px solid rgba(255,255,255,.05);background:#6775aa;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:background .5s ease}.loginpage .form__input{width:100%;height:50px;padding:0 20px;border:2px solid rgba(255,255,255,.05);background-color:transparent;border-radius:10px;font-size:14px;color:#fff;cursor:default;font-weight:400}.loginpage a{text-decoration:none;transition:.5s ease;transition-property:color,background-color,border-color,box-shadow}.loginpage .form__btn{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;height:60px;border-radius:10px;border:2px solid rgba(255,255,255,.3);background:#ffffff1a;font-size:14px;color:#fff;text-transform:uppercase;font-weight:500;position:relative;margin-top:10px}.loginpage .form__btn:before{background:url("data:image/svg+xml,%3csvg%20width='28'%20height='40'%20viewBox='0%200%2028%2040'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='path-1-inside-1_147_1498'%20fill='white'%3e%3cpath%20d='M10%200H6C2.68629%200%200%202.68629%200%206V34C0%2037.3137%202.68629%2040%206%2040H10V0Z'/%3e%3c/mask%3e%3cpath%20d='M10%20-1H6C2.13401%20-1%20-1%202.13401%20-1%206H1C1%203.23858%203.23858%201%206%201H10V-1ZM-1%2034C-1%2037.866%202.13401%2041%206%2041H10V39H6C3.23858%2039%201%2036.7614%201%2034H-1ZM10%2040V0V40ZM6%20-1C2.13401%20-1%20-1%202.13401%20-1%206V34C-1%2037.866%202.13401%2041%206%2041V39C3.23858%2039%201%2036.7614%201%2034V6C1%203.23858%203.23858%201%206%201V-1Z'%20fill='white'%20fill-opacity='0.2'%20mask='url(%23path-1-inside-1_147_1498)'/%3e%3cline%20y1='-0.5'%20x2='10'%20y2='-0.5'%20transform='matrix(1%200%200%20-1%2018%200)'%20stroke='url(%23paint0_linear_147_1498)'/%3e%3cline%20y1='-0.5'%20x2='10'%20y2='-0.5'%20transform='matrix(-1%201.74846e-07%201.74846e-07%201%2028%2040)'%20stroke='url(%23paint1_linear_147_1498)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_147_1498'%20x1='10'%20y1='-0.5'%20x2='-7.98608e-09'%20y2='-0.5'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='white'%20stop-opacity='0'/%3e%3cstop%20offset='1'%20stop-color='white'%20stop-opacity='0.2'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear_147_1498'%20x1='-8.74221e-08'%20y1='-0.499999'%20x2='10'%20y2='-0.5'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='white'%20stop-opacity='0'/%3e%3cstop%20offset='1'%20stop-color='white'%20stop-opacity='0.2'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e") no-repeat center;left:10px;transition:left .5s ease}.loginpage .form__btn:after{background:url("data:image/svg+xml,%3csvg%20width='28'%20height='40'%20viewBox='0%200%2028%2040'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='path-1-inside-1_147_1494'%20fill='white'%3e%3cpath%20d='M18%200H22C25.3137%200%2028%202.68629%2028%206V34C28%2037.3137%2025.3137%2040%2022%2040H18V0Z'/%3e%3c/mask%3e%3cpath%20d='M18%20-1H22C25.866%20-1%2029%202.13401%2029%206H27C27%203.23858%2024.7614%201%2022%201H18V-1ZM29%2034C29%2037.866%2025.866%2041%2022%2041H18V39H22C24.7614%2039%2027%2036.7614%2027%2034H29ZM18%2040V0V40ZM22%20-1C25.866%20-1%2029%202.13401%2029%206V34C29%2037.866%2025.866%2041%2022%2041V39C24.7614%2039%2027%2036.7614%2027%2034V6C27%203.23858%2024.7614%201%2022%201V-1Z'%20fill='white'%20fill-opacity='0.2'%20mask='url(%23path-1-inside-1_147_1494)'/%3e%3cline%20x1='10'%20y1='0.5'%20y2='0.5'%20stroke='url(%23paint0_linear_147_1494)'/%3e%3cline%20x1='8.74228e-08'%20y1='39.5'%20x2='10'%20y2='39.5'%20stroke='url(%23paint1_linear_147_1494)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_147_1494'%20x1='7.98609e-09'%20y1='0.5'%20x2='10'%20y2='0.5'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='white'%20stop-opacity='0'/%3e%3cstop%20offset='1'%20stop-color='white'%20stop-opacity='0.2'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear_147_1494'%20x1='0'%20y1='39.5'%20x2='10'%20y2='39.5'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='white'%20stop-opacity='0'/%3e%3cstop%20offset='1'%20stop-color='white'%20stop-opacity='0.2'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e") no-repeat center;right:10px;transition:right .5s ease}.loginpage .form__btn:before,.loginpage .form__btn:after{content:"";position:absolute;pointer-events:none;width:28px;height:40px}.loginpage .footer{border-top:2px solid rgba(255,255,255,.05);background:#6775aa;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);position:relative;overflow:hidden}.loginpage .footer .screw{position:absolute;display:block;width:20px;height:20px;background:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='10'%20cy='10'%20r='9'%20stroke='white'%20stroke-opacity='0.05'%20stroke-width='2'/%3e%3cline%20x1='10'%20y1='6'%20x2='10'%20y2='14'%20stroke='white'%20stroke-opacity='0.05'%20stroke-width='2'/%3e%3cline%20x1='6'%20y1='10'%20x2='9'%20y2='10'%20stroke='white'%20stroke-opacity='0.05'%20stroke-width='2'/%3e%3cline%20x1='11'%20y1='10'%20x2='14'%20y2='10'%20stroke='white'%20stroke-opacity='0.05'%20stroke-width='2'/%3e%3c/svg%3e") no-repeat center;pointer-events:none;z-index:2}.loginpage .footer__logo{margin-top:60px;height:50px}.loginpage .footer__logo img{width:auto;height:100%;display:block}.loginpage .footer__content:before{content:"";position:absolute;top:-1px;left:0;right:0;display:block;height:2px;background:linear-gradient(90deg,#fff0,#ffffff0d 20%,#ffffff0d 80%,#fff0)}.loginpage .footer__social{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;width:100%}.loginpage .footer__social a i{font-size:20px;transition:color .5s ease}.loginpage .footer__copyright{display:block;font-size:14px;color:#d0d0d0;margin-top:30px;font-weight:400}.loginpage .footer__content{position:relative;margin-top:60px;padding:10px 0 30px}.loginpage .footer__social a{height:20px;width:20px;margin-top:20px;margin-right:20px;position:relative;color:#d0d0d0}.loginpage .header__content{flex-direction:row;position:relative;height:80px;width:100%}.loginpage .header__logo{z-index:1;width:auto;height:50px;display:inline-flex;flex-direction:row;justify-content:flex-start;align-items:center;position:relative;margin-left:40px}.loginpage .header__btn{position:absolute;width:24px;height:22px;display:block;left:0}.loginpage .header__btn span{position:absolute;left:0;width:24px;height:2px;background-color:#fff;border-radius:2px;transition:.5s ease;opacity:1}.loginpage .header__btn span:first-child{top:0}.loginpage .header__btn span:nth-child(2){top:10px;width:16px}.loginpage .header__btn span:last-child{top:20px;width:8px}.loginpage .header__content button{padding:0;border:none;background-color:transparent;transition:.5s ease;transition-property:color,background-color,border-color,box-shadow;cursor:pointer}.loginpage .form__select{width:100%;height:50px;padding:0 20px;border:2px solid rgba(255,255,255,.05);background:url(../img/btn/down.svg) no-repeat center right 20px transparent;background-size:16px 16px;border-radius:10px;font-size:14px;color:#fff;cursor:default;font-weight:400}@media (min-width: 768px){.loginpage .footer__logo{margin-top:50px}.loginpage .footer__copyright{margin-top:0;order:1}.loginpage .footer__social{display:inline-flex;width:auto;order:2}.loginpage .loginpage .footer{padding-top:20px}.loginpage .footer__social a{margin-top:0}.loginpage .footer__content{margin-top:70px;padding:0;height:100px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}}.income-table-card table tbody tr td{background:transparent!important;color:#000!important}.DashboardPage{font-family:Poppins,sans-serif}.DashboardPage{overflow-x:hidden}@media (min-width:320px) and (max-width:767.99px){.DashboardPage .tree-structure-card{padding:0!important}.Treecard .card{border-radius:8px!important;border-color:#e3e3e3!important}.Treecard .card-header{border-radius:5px 5px 0 0!important}.DashboardPage .invest{border-radius:25px}}.DashboardPage .header-section .darkbutton{width:35px;height:35px;background:gray}.headerbtn{background:#0a1a44!important;border-color:#0a1a44!important}.rewardBoxParent{position:relative}.reward-box{position:relative;overflow:hidden}.particle{position:absolute;width:6px;height:6px;background:#3fa3ff;opacity:0;box-shadow:0 0 10px #3fa3ffe6;animation:spreadOut 1.7s linear forwards}@keyframes spreadOut{0%{opacity:0;transform:translate(-50%,-50%) scale(.2)}45%{opacity:1;transform:translate(calc(var(--x) * .45),calc(var(--y) * .45)) scale(1.4)}to{opacity:0;transform:translate(var(--x),var(--y)) scale(.3)}}.DashboardPage .wallet-card{background:linear-gradient(145deg,#8cc6ff,#030f1cc9);border-radius:20px;text-align:center;color:#fff;font-family:Poppins,sans-serif;margin:18px auto}@media (max-width: 767px){.DashboardPage .withdraw{border-right:1px solid rgb(255 255 255 / 24%);padding-right:42px!important}.DashboardPage .wallet-stats h4{font-size:15px!important}.DashboardPage .wallet-stats p{font-weight:600;font-size:14px!important}.DashboardPage .deposit-img,.DashboardPage .withdraw-img{height:20px}.DashboardPage .tm-img{margin-left:40%!important;height:20px!important}}.DashboardPage .tm-img{margin-left:80%;height:30px}.DashboardPage .withdraw{border-right:1px solid rgb(255 255 255 / 22%);padding-right:39%}.DashboardPage .wallet-card .brand-name{color:#00e59b;font-size:22px;margin-bottom:20px;font-weight:600}.DashboardPage .wallet-box{background:linear-gradient(145deg,#041220,#010a16);border-radius:15px;padding:25px 20px;position:relative;box-shadow:inset 0 0 15px #00ff961a}.DashboardPage .wallet-box .subtitle{font-size:15px;color:#fff;text-align:left;margin-bottom:6px}.DashboardPage .wallet-box .balance{font-size:42px;font-weight:700;text-align:left;margin-bottom:10px}.DashboardPage .wallet-buttons{display:flex;justify-content:space-between;gap:10px}.DashboardPage .wallet-buttons .btn{flex:1;padding:10px 0;font-size:16px;border-radius:8px;font-weight:600;color:#fff;border:none;transition:.2s;text-decoration:none;display:inline-block}.DashboardPage .deposit-btn,.DashboardPage .withdraw-btn{background:linear-gradient(145deg,#455e7a,#030f1c)}.DashboardPage .wallet-buttons .btn:hover{transform:translateY(-2px);filter:brightness(1.1)}.DashboardPage .wallet-stats{display:flex;justify-content:space-between;border-radius:10px;padding:15px 33px}.DashboardPage .wallet-stats div{text-align:left}.DashboardPage .wallet-stats p{font-weight:600;font-size:20px;color:#fff;margin-bottom:5px}.DashboardPage .wallet-stats h4{font-size:23px;font-weight:600;color:#fff}.DashboardPage .wallet-footer{text-align:left;font-size:15px;padding:10px 33px 15px;color:#fff;border-top:1px solid rgba(255,255,255,.1)}.DashboardPage .achieved{position:relative}.DashboardPage .green{color:#00ffd5}.DashboardPage .blue{color:#039fff}.DashboardPage .lightgreen{color:#0aa110}.DashboardPage .orange{color:#ff9202}.DashboardPage .purple{color:#ef0dff}@media (max-width: 767px){.DashboardPage .rank-card{flex:1 1 100%!important;max-width:100%!important}.DashboardPage .total_team{font-size:10px!important;padding:8px!important}}.DashboardPage .ms-2{margin-left:.8rem!important}.DashboardPage .pool_price{font-size:1em!important}.DashboardPage .tree{height:15px!important}.DashboardPage .tree1{height:17px!important}.DashboardPage .ms-2{margin-left:.4rem!important}.DashboardPage .referral-graph{display:flex;align-items:flex-end;justify-content:space-around;margin-bottom:30px;margin-top:50px;position:relative}.DashboardPage .bar{width:60px;border-radius:8px 8px 0 0;background:linear-gradient(145deg,#103d69,#8cb3e7);position:relative;transition:.3s}.DashboardPage .bar:hover{transform:scale(1.05);box-shadow:0 0 10px #00ff9666}.DashboardPage .bar span{position:absolute;top:-28px;left:50%;transform:translate(-50%);font-weight:600;font-size:15px;color:#fff}.DashboardPage .graph-labels{display:flex;justify-content:space-around;font-size:14px;color:#aaa;margin-top:-10px}.DashboardPage .tree{height:20px}.DashboardPage .tree1{height:28px}.DashboardPage .container-title{font-weight:700;color:#2f3640}.DashboardPage .bg-tree{background-color:#070a20}.DashboardPage .feature{background:linear-gradient(145deg,#1b1b1b,#2b2b2b);border:1px solid #333;border-radius:12px;padding:25px;margin-bottom:25px;text-align:center;transition:all .3s ease;box-shadow:0 0 15px #ffffff0d}.DashboardPage .feature:hover{transform:translateY(-5px);box-shadow:0 0 20px #ffd70033}.DashboardPage .feature__title{font-size:22px;font-weight:700;margin-bottom:15px;color:#f4c542;text-transform:uppercase;letter-spacing:1px}.DashboardPage .rank-details{font-size:15px;color:#ddd;margin-bottom:8px}.DashboardPage .rank-badge{display:inline-block;background:#f4c542;color:#000;border-radius:20px;padding:5px 15px;font-weight:600;margin-top:10px;font-size:14px}.DashboardPage .border-tree,.DashboardPage .border-start{border:1px solid #9cadbf!important}.DashboardPage .tree-box-height{height:21px;width:21px}.DashboardPage .invest{margin-top:18px!important;background:#030f1c!important}.DashboardPage .gapping{column-gap:133px}.DashboardPage .rank-card{position:relative;background:#030f1c;color:#fff;border-radius:14px;padding:25px 20px;border:1px solid #6189b1a1;box-shadow:0 0 25px #6189b1a1;max-width:420px;margin:auto;overflow:hidden}.DashboardPage .corner-lock{position:absolute;top:0;left:0;width:0;height:0;border-top:80px solid #6189b1;border-right:80px solid transparent;border-radius:8px 0 0;z-index:5}.DashboardPage .corner-lock i{position:absolute;top:-65px;left:12px;color:#fff;font-size:22px}.DashboardPage .rank-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;position:relative;z-index:2}.DashboardPage .rank-header h4{font-size:1.25rem;color:#6189b1;font-weight:700}.DashboardPage .rank-header small{color:#ddd;font-size:.9rem;font-weight:500}.DashboardPage .boost-btn{background:#6189b1;border:none;color:#fff;font-weight:600;padding:6px 18px;border-radius:6px;transition:.3s;font-size:.9rem}.DashboardPage .boost-btn:hover{background:#fff;color:#000}.DashboardPage .divider{width:100%;height:3px;background:repeating-linear-gradient(45deg,#6189b1,#6189b1,transparent 10px,transparent 20px);border-radius:4px;margin:8px 0 18px}.DashboardPage .rank-info{display:flex;flex-direction:column;gap:12px}.DashboardPage .rank-row{display:flex;justify-content:space-between;align-items:center;color:#ccc;font-size:.92rem}.DashboardPage .rank-row strong{color:#fff}.DashboardPage .progress-line{height:8px;background:#ffffff1a;border-radius:5px;overflow:hidden;margin-top:3px}.DashboardPage .progress-fill{display:block;height:100%;width:0%;background:linear-gradient(90deg,#ff6b00,#ff944d);transition:width 1s ease}.DashboardPage .info-circle{background:#ffffff26;border-radius:50%;width:18px;height:18px;display:flex;align-items:center;justify-content:center;font-size:.7rem;color:#ff944d}.DashboardPage .rank-footer{text-align:center;font-size:.85rem;color:#999;margin-top:18px}@media (max-width: 576px){.DashboardPage .rank-card{max-width:95%;padding:18px}.DashboardPage .corner-lock{border-top:60px solid #6189b1;border-right:60px solid transparent}.DashboardPage .corner-lock i{top:-50px;left:10px;font-size:18px}.DashboardPage .rank-header h4{font-size:1.05rem}.DashboardPage .boost-btn{font-size:.8rem;padding:5px 12px}.DashboardPage .rank-row{font-size:.85rem}}@media (max-width: 750px){.DashboardPage .pool_price{font-size:.6em!important}.DashboardPage .pool_name{font-size:.9em!important;text-align:center}.DashboardPage .member-image{padding:0!important;width:60px;margin:0 auto}.DashboardPage .genealogy-tree ul ul:before{height:10px!important}.DashboardPage .genealogy-tree li{list-style-type:none;text-align:center;position:relative;padding:9px 2px 0 0!important}.DashboardPage .genealogy-tree ul{padding-top:9px!important}.DashboardPage .tree3{padding-top:0!important}.DashboardPage .genealogy-tree ul{padding-left:2px!important}.DashboardPage .member-image{width:16px!important}.DashboardPage .genealogy-tree li:before,.DashboardPage .genealogy-tree li:after{height:10px!important}.DashboardPage .total_team{background:linear-gradient(145deg,#8cc6ff,#030f1cc9)}.DashboardPage .genealogy-body{padding:20px;min-height:136px!important}.DashboardPage .invest__title{font-size:25px!important;line-height:40px;font-weight:600;color:#fff;margin-bottom:10px}.DashboardPage .gapping{column-gap:20px!important}.DashboardPage .step{padding:8px 15px!important}.DashboardPage .card-body{padding:0px 0px 5px px!important}.DashboardPage .tree-box-height{height:12px;width:12px}.DashboardPage .pool,.DashboardPage .pool-price{font-size:10px}.DashboardPage .feature__text{font-size:13px!important;line-height:20px!important;font-weight:400;color:#d0d0d0;margin-bottom:0;text-align:center}.DashboardPage .feature{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:195px!important;margin-top:24px!important;border-radius:25px 10px 10px;border:2px solid rgba(255,255,255,.05);background:#03061c;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);position:relative;padding:0 20px!important}.DashboardPage .feature__title{font-size:16px!important;line-height:34px;font-weight:400;color:#fff;margin-bottom:12px;text-align:center}.DashboardPage .block-icon{position:absolute;top:1px!important;left:0;display:flex;flex-direction:row;justify-content:center;align-items:center;height:25px!important;width:25px!important;border:2px solid;border-radius:50%}}.DashboardPage .genealogy-scroll::-webkit-scrollbar{width:5px;height:8px}.DashboardPage .genealogy-scroll::-webkit-scrollbar-track{border-radius:10px;background-color:#e4e4e4}.DashboardPage .genealogy-scroll::-webkit-scrollbar-thumb{background:#212121;border-radius:10px;transition:.5s}.DashboardPage .genealogy-scroll::-webkit-scrollbar-thumb:hover{background:#d5b14c;transition:.5s}.DashboardPage .genealogy-body{white-space:nowrap;overflow-y:hidden;padding:20px;min-height:215px;text-align:center;background:#fff}.DashboardPage .genealogy-tree{display:inline-block}.DashboardPage .genealogy-tree ul{padding-top:20px;position:relative;padding-left:4px;display:flex;justify-content:center}.DashboardPage .genealogy-tree li{list-style-type:none;text-align:center;position:relative;padding:20px 5px 0 0}.DashboardPage .genealogy-tree li:before,.DashboardPage .genealogy-tree li:after{content:"";position:absolute;top:0;right:50%;border-top:2px solid #ccc;width:50%;height:18px}.DashboardPage .genealogy-tree li:after{right:auto;left:50%;border-left:2px solid #ccc}.DashboardPage .genealogy-tree li:only-child:after,.DashboardPage .genealogy-tree li:only-child:before{display:none}.DashboardPage .genealogy-tree li:only-child{padding-top:10px}.DashboardPage .genealogy-tree li:first-child:before,.DashboardPage .genealogy-tree li:last-child:after{border:0 none}.DashboardPage .genealogy-tree li:last-child:before{border-right:2px solid #ccc;border-radius:0 5px 0 0}.genealogy-tree li:first-child:after{border-radius:5px 0 0}.DashboardPage .genealogy-tree ul ul:before{content:"";position:absolute;top:0;left:50%;border-left:2px solid #ccc;width:0;height:20px}.DashboardPage .genealogy-tree li a{text-decoration:none;color:#333;font-family:Arial,sans-serif;font-size:12px;display:inline-block;border-radius:5px}.DashboardPage .genealogy-tree li a:hover,.DashboardPage .genealogy-tree li a:hover+ul li a{background:#c8e4f8;color:#000}.DashboardPage .genealogy-tree li a:hover+ul li:after,.DashboardPage .genealogy-tree li a:hover+ul li:before,.DashboardPage .genealogy-tree li a:hover+ul:before,.DashboardPage .genealogy-tree li a:hover+ul ul:before{border-color:#fbba00}.DashboardPage .member-view-box{text-align:center;border-radius:6px;border:1px solid #e0e0e0;background-color:#fff;transition:all .3s ease}.DashboardPage .member-view-box:hover{transform:translateY(-4px);box-shadow:0 3px 10px #0000001a}.DashboardPage .member-header{background:linear-gradient(135deg,#0d6efd,#0056d6);color:#fff;padding:5px 0;font-size:13px;border-radius:6px 6px 0 0}.DashboardPage .member-image{padding:5px;width:60px;margin:0 auto}.DashboardPage .member-image img{width:25px;height:25px;border-radius:6px;background-color:#f8f9fa}.DashboardPage .member-footer{text-align:center;padding:0}.DashboardPage .member-footer .name{color:#000;font-size:11px;font-weight:600}.DashboardPage .member-footer .downline{color:#666;font-size:12px}@media (max-width: 992px){.DashboardPage .genealogy-body{padding:10px}.DashboardPage .member-image{width:60px}}@media (max-width: 576px){.DashboardPage .member-image img{width:10px;height:10px}.DashboardPage .genealogy-body{padding:0}}.DashboardPage .hero-section{position:relative;overflow:hidden}.DashboardPage .hero-container{position:relative;width:100%;height:310px;border-radius:16px;overflow:hidden}.DashboardPage .hero-slides{position:relative;width:100%;height:100%}.DashboardPage .hero-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity 1s ease}.DashboardPage .hero-slide.active{opacity:1;z-index:2}.DashboardPage .blue-bg{background:linear-gradient(145deg,#041220,#010a16);display:flex;align-items:center;justify-content:center;text-align:center}.DashboardPage .hero-content{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:center;color:#fff;padding:20px}.DashboardPage .hero-content.center{position:relative;inset:auto}.DashboardPage .hero-title{font-size:1.7rem;font-weight:700;margin-bottom:12px;color:#fff}.DashboardPage .hero-desc{font-size:1.3rem;line-height:1.6;color:#eaeaea;margin:0 auto;max-width:600px;list-style:none;padding:0}.DashboardPage .hero-desc li{margin-bottom:6px}.DashboardPage .hero-prev{left:10px}.DashboardPage .hero-next{right:10px}.DashboardPage .hero-prev:hover,.DashboardPage .hero-next:hover{background:#000000b3}@media (max-width: 768px){.DashboardPage .hero-container{height:400px}.DashboardPage .hero-title{font-size:1.6rem}.DashboardPage .hero-desc{font-size:.9rem}.DashboardPage .hero-prev,.DashboardPage .hero-next{position:absolute;top:50%;transform:translateY(-50%);background:#0000006e;border:none;color:#fff;font-size:24px;padding:1px 12px;border-radius:50%;cursor:pointer;z-index:3;width:20px;height:20px}}@media (max-width: 480px){.DashboardPage .hero-container{height:150px}.DashboardPage .hero-title{font-size:.9rem}.DashboardPage .hero-desc{font-size:.85rem}}.DashboardPage .hero-bg-image{width:100%;height:100%;object-fit:fill;transition:transform .5s ease}@media (max-width: 768px){.DashboardPage .hero-bg-image{object-fit:fill!important;height:100%!important}}.DashboardPage .hero-prev,.DashboardPage .hero-next{position:absolute;top:50%;transform:translateY(-50%);background:#6a99c778;border:none;color:#fff;font-size:24px;padding:1px 12px;border-radius:50%;cursor:pointer;z-index:3;width:20px;height:20px}.DashboardPage .hero-content{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:center;color:#fff;padding:20px;z-index:2}.DashboardPage .earnings-card{background:#030f1c;border-radius:20px;padding:20px 25px;color:#fff;box-shadow:0 0 20px #0000004d;position:relative;margin-top:18px}.DashboardPage .earnings-header{display:flex;justify-content:space-between;align-items:center}.DashboardPage .earnings-header h5{margin:0;font-weight:600}.DashboardPage .status-badge{background-color:#f8d7da;color:#b52c35;border-radius:999px;font-weight:600}.status-badge{padding:5px 14px;border-radius:20px;font-size:13px;font-weight:600}.status-badge.inactive{background:#ffd6d6;color:#d45b5b}.DashboardPage .circle-progress{position:relative;width:120px;height:120px;margin:20px auto}.DashboardPage .circle-progress svg{transform:rotate(-90deg)}.DashboardPage .circle-progress circle{fill:none;stroke-width:8;stroke-linecap:round}.DashboardPage .circle-bg{stroke:#2a2f45}.DashboardPage .circle-bar{stroke:#0f9;stroke-dasharray:377;stroke-dashoffset:calc(377 - (377 * var(--progress, 0)) / 100);transition:stroke-dashoffset .5s ease}.DashboardPage .circle-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#0f9;font-weight:600;font-size:1.2rem}.DashboardPage .earnings-details{font-size:.9rem;margin-top:10px}.DashboardPage .earnings-details .row{border-radius:8px;margin-bottom:8px;padding:8px 10px;background-color:#ffffff0d}.DashboardPage .earnings-details strong{color:#ccc;font-weight:500}.DashboardPage .reward-box{border:2px solid #222;border-radius:12px;padding:20px;display:flex;justify-content:space-between;align-items:center;width:100%;background:#03061c;color:#fff}.DashboardPage .reward-box{position:relative;overflow:hidden}.DashboardPage .reward-content{display:flex;flex-direction:column}.DashboardPage .reward-title{font-size:28px;font-weight:700;margin:0}.DashboardPage .reward-sub{font-size:14px;margin-top:-5px;opacity:.7}.DashboardPage .reward-amount{font-size:32px;font-weight:800;margin-top:10px}.DashboardPage .reward-btn2{border:1px solid #2e4b66;font-size:15px;color:#fff;font-weight:600;background:linear-gradient(145deg,#8cc6ff,#2e4b66)}.DashboardPage .reward-btn2{animation:glowBlink 1.3s infinite ease-in-out}.DashboardPage .reward-text{margin-top:5px;font-size:14px;color:#fff}.DashboardPage .info-btn{width:55px;height:55px;border:2px solid #222;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;font-size:28px;cursor:pointer;transition:.3s}.DashboardPage .info-btn:hover{background:#f2f2f2;transform:scale(1.05)}.DashboardPage .corner-lock.unlocked i{color:#28a745}.DashboardPage .marquee-container{overflow:hidden;padding:10px 0}.DashboardPage .marquee{display:inline-block;white-space:nowrap;font-size:1rem;font-weight:500;color:#03172d;animation:scroll-left 10s linear infinite}@keyframes scroll-left{0%{transform:translate(100%)}to{transform:translate(-100%)}}.DashboardPage .btn-success{background:#28a745!important}.DashboardPage .mobile-nav{padding:10px 0;border-radius:25px 25px 0 0;position:fixed;bottom:0;width:100%;z-index:999}.DashboardPage .mobile-nav-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;color:#fff;font-size:.55rem;background:#03061c;width:46px;height:46px;border-radius:50%;transition:all .3s ease}.DashboardPage .mobile-nav-btn i{font-size:1.2rem}.DashboardPage .mobile-nav-btn.active,.DashboardPage .mobile-nav-btn:hover{background:#03061c;color:#fff;transform:scale(1.05)}.DashboardPage .desktop-nav{display:flex;justify-content:center;align-items:center;gap:25px;padding:12px 0;border-top:1px solid #e9ecef;border-radius:40px 40px 0 0;position:fixed;bottom:0;left:0;right:0;z-index:1000;box-shadow:0 -2px 10px #00000040}.DashboardPage .desktop-nav-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;width:60px;height:60px;background:#0a1a44;border-radius:50%;color:#fff;font-size:.7rem;text-decoration:none;transition:all .3s ease}.DashboardPage .desktop-nav-btn i{font-size:1.4rem}.DashboardPage .desktop-nav a{color:#fff;text-decoration:none;margin:0 .75rem;font-size:12px;font-weight:500}.desktop-nav-btn.active,.desktop-nav-btn:hover{color:#fff}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}html,body{height:100%}body{font-family:Arial,Helvetica,sans-serif;font-weight:400;background:#fff;-webkit-font-smoothing:antialiased}.investbtn{padding:6px 12px!important}.btn_action:hover{background-color:#572c7c!important}.investbtn:hover{background-color:#6f42c1!important}.DashboardPage button{padding:0;border:none;background-color:transparent;transition:.5s ease;transition-property:color,background-color,border-color,box-shadow;cursor:pointer}.DashboardPage button:focus{outline:none}.DashboardPage a{text-decoration:none;transition:.5s ease;transition-property:color,background-color,border-color,box-shadow}.DashboardPage a:hover,.DashboardPage a:active,.DashboardPage a:focus{outline:none;text-decoration:none}.DashboardPage input,.DashboardPage textarea,.DashboardPage select{padding:0;margin:0;border-radius:0;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;box-shadow:none;transition:.5s ease;transition-property:background-color,border-color}.DashboardPage input:focus,.DashboardPage textarea:focus,.DashboardPage select:focus{outline:none}.DashboardPage select::-ms-expand{display:none}.DashboardPage input::-webkit-outer-spin-button,.DashboardPage input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.DashboardPage input[type=number]{-moz-appearance:textfield}.DashboardPage ul{margin:0;padding:0;list-style:none}::-moz-selection{background:#a034fa;color:#16142a;text-shadow:none}::selection{background:#a034fa;color:#16142a;text-shadow:none}::-webkit-input-placeholder{color:#d0d0d0;opacity:1}::-moz-placeholder{color:#d0d0d0;opacity:1}:-moz-placeholder{color:#d0d0d0;opacity:1}:-ms-input-placeholder{color:#d0d0d0;opacity:1}:focus{outline:-webkit-focus-ring-color auto 0px}:focus-visible{outline:0px dotted}@media (min-width: 1400px){.DashboardPage .container,.DashboardPage .container-lg,.DashboardPage .container-md,.DashboardPage .container-sm,.DashboardPage .container-xl,.DashboardPage .container-xxl{max-width:1140px}}body::-webkit-scrollbar{width:16px}body::-webkit-scrollbar-track{background:#ffffff0d}body::-webkit-scrollbar-thumb{background-color:#16142a;outline:0 solid rgba(255,255,255,.05)}.DashboardPage .row--relative{position:relative}.DashboardPage .header{position:fixed;width:100%;top:0;left:0;z-index:99;border-bottom:2px solid rgba(255,255,255,.05);background:#6775aa;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:background .5s ease}.DashboardPage .header--active{background:#16142a}.DashboardPage .header__content{display:flex;flex-direction:row;justify-content:space-between;align-items:center;position:relative;height:80px;width:100%}.DashboardPage .header__logo{z-index:1;width:auto;height:50px;display:inline-flex;flex-direction:row;justify-content:flex-start;align-items:center;position:relative;margin-left:40px}.DashboardPage .header__logo img{height:50px;width:auto}.DashboardPage .header__btn{position:absolute;width:24px;height:22px;display:block;left:0}.DashboardPage .header__btn span{position:absolute;left:0;width:24px;height:2px;background-color:#fff;border-radius:2px;transition:.5s ease;opacity:1}.DashboardPage .header__btn span:first-child{top:0}.DashboardPage .header__btn span:nth-child(2){top:10px;width:16px}.DashboardPage .header__btn span:last-child{top:20px;width:8px}.DashboardPage .header__btn--active span:first-child{transform:rotate(45deg);top:10px}.DashboardPage .header__btn--active span:nth-child(2){opacity:0}.DashboardPage .header__btn--active span:last-child{width:24px;transform:rotate(-45deg);top:10px}.DashboardPage .header__tagline{display:none}.DashboardPage .header__language{position:relative;display:block;width:auto;margin-left:auto;margin-right:30px}.DashboardPage .header__language a.dropdown-link{display:inline-flex;flex-direction:row;justify-content:flex-start;align-items:center;font-size:14px;line-height:24px;height:40px;font-weight:400;color:#fff;text-transform:uppercase}.DashboardPage .header__language a.dropdown-link i{font-size:8px;margin-left:5px;margin-top:2px}.DashboardPage .header__language a.dropdown-link:hover,.DashboardPage .header__language a.dropdown-link[aria-expanded=true]{color:#a034fa}.DashboardPage .header__language-menu{position:absolute;background-color:#16142a;padding:20px;display:flex!important;flex-direction:column;justify-content:flex-start;align-items:flex-start;min-width:110px;text-align:left;z-index:-1;pointer-events:none;opacity:0;border-radius:10px;transition:.5s ease;transition-property:opacity,margin-top,transform;top:0;transform:translate3d(0,16px,0);border:2px solid rgba(255,255,255,.05)}.DashboardPage .header__language-menu li{position:relative;padding:0;margin-bottom:12px}.DashboardPage .header__language-menu li:last-child{margin-bottom:0}.DashboardPage .header__language-menu a{font-size:14px;line-height:24px;color:#fff;text-transform:none;font-weight:400}.DashboardPage .header__language-menu a:hover{color:#a034fa}.DashboardPage .header__language-menu.show{z-index:1000;pointer-events:auto;opacity:1}.DashboardPage .header__nav{position:fixed;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:280px;height:calc(100vh - 82px);top:82px;left:0;background:#16142a;padding:30px 15px 0;transition:transform .5s ease;transform:translate3d(-280px,0,0);border-right:2px solid rgba(255,255,255,.05)}.DashboardPage .header__nav--active{transform:translateZ(0)}.DashboardPage .header__nav li{display:block;margin-bottom:25px}.DashboardPage .header__nav li:last-child{margin-bottom:0}.DashboardPage .header__nav a{display:inline-flex;flex-direction:row;justify-content:flex-start;align-items:center;font-size:14px;line-height:24px;font-weight:400;color:#fff;text-transform:uppercase}.DashboardPage .header__nav a i{font-size:8px;margin-left:5px;margin-top:2px}.DashboardPage .header__nav a.dropdown-link--menu{height:24px}.DashboardPage .header__nav a.dropdown-link--menu i{font-size:20px;margin-left:0}.DashboardPage .header__nav a:hover,.DashboardPage .header__nav a[aria-expanded=true]{color:#a034fa}.DashboardPage .header__dropdown{position:relative;display:block;width:auto}.DashboardPage .header__dropdown-menu{position:absolute;background-color:#16142a;padding:20px;display:flex!important;flex-direction:column;justify-content:flex-start;align-items:flex-start;min-width:140px;text-align:left;z-index:-1;pointer-events:none;opacity:0;border-radius:10px;transition:.5s ease;transition-property:opacity,margin-top,transform;top:0;transform:translate3d(0,16px,0);border:2px solid rgba(255,255,255,.05)}.DashboardPage .header__dropdown-menu li{position:relative;padding:0;margin-bottom:12px}.DashboardPage .header__dropdown-menu li:last-child{margin-bottom:0}.DashboardPage .header__dropdown-menu a{font-size:14px;line-height:24px;color:#fff;text-transform:none;font-weight:400;white-space:nowrap}.DashboardPage .header__dropdown-menu a:hover{color:#a034fa}.DashboardPage .header__dropdown-menu.show{z-index:1000;pointer-events:auto;opacity:1}.DashboardPage .header__profile{display:flex;flex-direction:row;justify-content:center;align-items:center;position:relative;width:46px;height:46px;border-radius:10px;border:2px solid rgba(255,255,255,.3);background:linear-gradient(135deg,#572c7c,#572c7c,#a034fa)}.DashboardPage .header__profile span{display:none}.DashboardPage .header__profile i{font-size:24px;color:#fff}.DashboardPage .header__profile:hover{border-color:#a034fa}@media (min-width: 576px){.DashboardPage .header__logo{margin-left:45px}.DashboardPage .header__tagline{display:block;line-height:24px;color:#d0d0d0;font-size:14px;margin-right:auto;margin-left:20px;font-weight:300}.DashboardPage .header__nav{padding-left:calc((100vw - 516px)/2);width:320px;transform:translate3d(-320px,0,0)}.DashboardPage .header__nav--active{transform:translateZ(0)}}@media (min-width: 768px){.DashboardPage .header__language{margin-right:44px}.DashboardPage .header__profile{min-width:130px;padding:0 20px;width:auto}.DashboardPage .header__profile span{display:block;text-transform:uppercase;font-size:14px;color:#fff;transition:.5s ease;font-weight:500}.DashboardPage .header__profile i{display:none}.DashboardPage .header__profile:before,.DashboardPage .header__profile:after{content:"";position:absolute;pointer-events:none;width:26px;height:30px}.DashboardPage .header__profile:before{background:url("data:image/svg+xml,%3csvg%20width='26'%20height='30'%20viewBox='0%200%2026%2030'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='path-1-inside-1_147_1506'%20fill='white'%3e%3cpath%20d='M10%202.28882e-05H6C2.68629%202.28882e-05%200%202.68631%200%206.00002V24C0%2027.3137%202.68629%2030%206%2030H10V2.28882e-05Z'/%3e%3c/mask%3e%3cpath%20d='M10%20-0.999977H6C2.13401%20-0.999977%20-1%202.13403%20-1%206.00002H1C1%203.2386%203.23858%201.00002%206%201.00002H10V-0.999977ZM-1%2024C-1%2027.866%202.13401%2031%206%2031H10V29H6C3.23858%2029%201%2026.7614%201%2024H-1ZM10%2030V2.28882e-05V30ZM6%20-0.999977C2.13401%20-0.999977%20-1%202.13403%20-1%206.00002V24C-1%2027.866%202.13401%2031%206%2031V29C3.23858%2029%201%2026.7614%201%2024V6.00002C1%203.2386%203.23858%201.00002%206%201.00002V-0.999977Z'%20fill='white'%20fill-opacity='0.2'%20mask='url(%23path-1-inside-1_147_1506)'/%3e%3cline%20y1='-0.5'%20x2='10'%20y2='-0.5'%20transform='matrix(1%200%200%20-1%2016%202.28882e-05)'%20stroke='url(%23paint0_linear_147_1506)'/%3e%3cline%20y1='-0.5'%20x2='10'%20y2='-0.5'%20transform='matrix(-1%201.74846e-07%201.74846e-07%201%2026%2030)'%20stroke='url(%23paint1_linear_147_1506)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_147_1506'%20x1='10'%20y1='-0.5'%20x2='-7.98608e-09'%20y2='-0.5'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='white'%20stop-opacity='0'/%3e%3cstop%20offset='1'%20stop-color='white'%20stop-opacity='0.2'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear_147_1506'%20x1='-8.74221e-08'%20y1='-0.499999'%20x2='10'%20y2='-0.5'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='white'%20stop-opacity='0'/%3e%3cstop%20offset='1'%20stop-color='white'%20stop-opacity='0.2'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e") no-repeat center;left:8px;transition:left .5s ease}.DashboardPage .header__profile:after{background:url("data:image/svg+xml,%3csvg%20width='26'%20height='30'%20viewBox='0%200%2026%2030'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='path-1-inside-1_147_1502'%20fill='white'%3e%3cpath%20d='M16%202.28882e-05H20C23.3137%202.28882e-05%2026%202.68631%2026%206.00002V24C26%2027.3137%2023.3137%2030%2020%2030H16V2.28882e-05Z'/%3e%3c/mask%3e%3cpath%20d='M16%20-0.999977H20C23.866%20-0.999977%2027%202.13403%2027%206.00002H25C25%203.2386%2022.7614%201.00002%2020%201.00002H16V-0.999977ZM27%2024C27%2027.866%2023.866%2031%2020%2031H16V29H20C22.7614%2029%2025%2026.7614%2025%2024H27ZM16%2030V2.28882e-05V30ZM20%20-0.999977C23.866%20-0.999977%2027%202.13403%2027%206.00002V24C27%2027.866%2023.866%2031%2020%2031V29C22.7614%2029%2025%2026.7614%2025%2024V6.00002C25%203.2386%2022.7614%201.00002%2020%201.00002V-0.999977Z'%20fill='white'%20fill-opacity='0.2'%20mask='url(%23path-1-inside-1_147_1502)'/%3e%3cline%20x1='10'%20y1='0.500023'%20y2='0.500023'%20stroke='url(%23paint0_linear_147_1502)'/%3e%3cline%20x1='8.74228e-08'%20y1='29.5'%20x2='10'%20y2='29.5'%20stroke='url(%23paint1_linear_147_1502)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_147_1502'%20x1='7.98609e-09'%20y1='0.500023'%20x2='10'%20y2='0.500022'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='white'%20stop-opacity='0'/%3e%3cstop%20offset='1'%20stop-color='white'%20stop-opacity='0.2'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear_147_1502'%20x1='0'%20y1='29.5'%20x2='10'%20y2='29.5'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='white'%20stop-opacity='0'/%3e%3cstop%20offset='1'%20stop-color='white'%20stop-opacity='0.2'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e") no-repeat center;right:8px;transition:right .5s ease}.DashboardPage .header__profile:hover:before{left:12px}.DashboardPage .header__profile:hover:after{right:12px}.DashboardPage .header__nav{padding-left:calc((100vw - 696px)/2)}}@media (min-width: 992px){.header__nav{padding-left:calc((100vw - 936px)/2)}}@media (min-width: 1200px){.DashboardPage .header__btn{display:none}.DashboardPage .header__logo,.DashboardPage .header__language{margin-left:0}.DashboardPage .header__nav{position:relative;flex-direction:row;align-items:center;width:auto;height:80px;top:auto;left:auto;background:transparent;padding:0;transition:0s;transform:translateZ(0);border-right:none;z-index:2}.DashboardPage .header__nav li{margin-right:44px;margin-bottom:0}.DashboardPage .header__nav li:last-child{margin-right:0}.DashboardPage .header__nav a{justify-content:center;height:40px;text-transform:none}.DashboardPage .header__nav a.dropdown-link--menu{height:40px}.DashboardPage .header__dropdown-menu li{margin-right:0;margin-bottom:12px;padding:0}.DashboardPage .header__dropdown-menu li:last-child{margin-bottom:0}.DashboardPage .header__dropdown-menu a{height:auto;color:#fff;justify-content:flex-start}.DashboardPage .header__dropdown-menu a:hover{color:#a034fa}.DashboardPage .header__profile{z-index:1}}@media (min-width: 1400px){.DashboardPage .header:before,.DashboardPage .header:after{content:"";position:absolute;display:block;width:67px;height:20px;top:30px;pointer-events:none}.DashboardPage .header:before{left:30px;background:url("data:image/svg+xml,%3csvg%20width='67'%20height='20'%20viewBox='0%200%2067%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='65'%20cy='9.99999'%20r='2'%20transform='rotate(180%2065%209.99999)'%20fill='white'%20fill-opacity='0.05'/%3e%3ccircle%20cx='51'%20cy='9.99999'%20r='2'%20transform='rotate(180%2051%209.99999)'%20fill='white'%20fill-opacity='0.05'/%3e%3ccircle%20cx='37'%20cy='10'%20r='2'%20transform='rotate(180%2037%2010)'%20fill='white'%20fill-opacity='0.05'/%3e%3ccircle%20cx='10'%20cy='10'%20r='9'%20stroke='white'%20stroke-opacity='0.05'%20stroke-width='2'/%3e%3cline%20x1='10'%20y1='6'%20x2='10'%20y2='14'%20stroke='white'%20stroke-opacity='0.05'%20stroke-width='2'/%3e%3cline%20x1='6'%20y1='10'%20x2='9'%20y2='10'%20stroke='white'%20stroke-opacity='0.05'%20stroke-width='2'/%3e%3cline%20x1='11'%20y1='10'%20x2='14'%20y2='10'%20stroke='white'%20stroke-opacity='0.05'%20stroke-width='2'/%3e%3c/svg%3e") no-repeat center}.DashboardPage .header:after{right:30px;background:url("data:image/svg+xml,%3csvg%20width='67'%20height='20'%20viewBox='0%200%2067%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='30'%20cy='9.99999'%20r='2'%20transform='rotate(180%2030%209.99999)'%20fill='white'%20fill-opacity='0.05'/%3e%3ccircle%20cx='16'%20cy='9.99999'%20r='2'%20transform='rotate(180%2016%209.99999)'%20fill='white'%20fill-opacity='0.05'/%3e%3ccircle%20cx='2'%20cy='10'%20r='2'%20transform='rotate(180%202%2010)'%20fill='white'%20fill-opacity='0.05'/%3e%3ccircle%20cx='57'%20cy='10'%20r='9'%20stroke='white'%20stroke-opacity='0.05'%20stroke-width='2'/%3e%3cline%20x1='57'%20y1='6'%20x2='57'%20y2='14'%20stroke='white'%20stroke-opacity='0.05'%20stroke-width='2'/%3e%3cline%20x1='53'%20y1='10'%20x2='56'%20y2='10'%20stroke='white'%20stroke-opacity='0.05'%20stroke-width='2'/%3e%3cline%20x1='58'%20y1='10'%20x2='61'%20y2='10'%20stroke='white'%20stroke-opacity='0.05'%20stroke-width='2'/%3e%3c/svg%3e") no-repeat center}}.DashboardPage .hero{margin-top:80px;padding:100px 0 36px}.DashboardPage .hero__title{font-size:32px;line-height:48px;text-transform:uppercase;color:#fff;font-weight:300;margin-bottom:0}.DashboardPage .hero__title strong,.DashboardPage .hero__title b{font-weight:500}.DashboardPage .hero__text{font-size:16px;line-height:26px;font-weight:400;color:#d0d0d0;margin-bottom:16px;margin-top:15px}.DashboardPage .hero__text a{color:#fff;border-bottom:2px solid #a034fa}.DashboardPage .hero__text a:hover{border-color:transparent}.DashboardPage .hero__text strong,.DashboardPage .hero__text b{font-weight:500}.DashboardPage .hero__btns{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;margin-top:40px}.DashboardPage .hero__btn{display:flex;flex-direction:row;justify-content:center;align-items:center;width:calc(50% - 15px);height:60px;border-radius:10px;border:2px solid rgba(255,255,255,.3);background:linear-gradient(135deg,#572c7c,#572c7c,#a034fa);font-size:14px;color:#fff;text-transform:uppercase;font-weight:500;position:relative}.DashboardPage .hero__btn--light{background:transparent}.DashboardPage .hero__btn:before,.DashboardPage .hero__btn:after{content:"";position:absolute;pointer-events:none;width:28px;height:40px}.DashboardPage .hero__btn:before{background:url("data:image/svg+xml,%3csvg%20width='28'%20height='40'%20viewBox='0%200%2028%2040'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='path-1-inside-1_147_1498'%20fill='white'%3e%3cpath%20d='M10%200H6C2.68629%200%200%202.68629%200%206V34C0%2037.3137%202.68629%2040%206%2040H10V0Z'/%3e%3c/mask%3e%3cpath%20d='M10%20-1H6C2.13401%20-1%20-1%202.13401%20-1%206H1C1%203.23858%203.23858%201%206%201H10V-1ZM-1%2034C-1%2037.866%202.13401%2041%206%2041H10V39H6C3.23858%2039%201%2036.7614%201%2034H-1ZM10%2040V0V40ZM6%20-1C2.13401%20-1%20-1%202.13401%20-1%206V34C-1%2037.866%202.13401%2041%206%2041V39C3.23858%2039%201%2036.7614%201%2034V6C1%203.23858%203.23858%201%206%201V-1Z'%20fill='white'%20fill-opacity='0.2'%20mask='url(%23path-1-inside-1_147_1498)'/%3e%3cline%20y1='-0.5'%20x2='10'%20y2='-0.5'%20transform='matrix(1%200%200%20-1%2018%200)'%20stroke='url(%23paint0_linear_147_1498)'/%3e%3cline%20y1='-0.5'%20x2='10'%20y2='-0.5'%20transform='matrix(-1%201.74846e-07%201.74846e-07%201%2028%2040)'%20stroke='url(%23paint1_linear_147_1498)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_147_1498'%20x1='10'%20y1='-0.5'%20x2='-7.98608e-09'%20y2='-0.5'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='white'%20stop-opacity='0'/%3e%3cstop%20offset='1'%20stop-color='white'%20stop-opacity='0.2'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear_147_1498'%20x1='-8.74221e-08'%20y1='-0.499999'%20x2='10'%20y2='-0.5'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='white'%20stop-opacity='0'/%3e%3cstop%20offset='1'%20stop-color='white'%20stop-opacity='0.2'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e") no-repeat center;left:10px;transition:left .5s ease}.DashboardPage .hero__btn:after{background:url("data:image/svg+xml,%3csvg%20width='28'%20height='40'%20viewBox='0%200%2028%2040'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='path-1-inside-1_147_1494'%20fill='white'%3e%3cpath%20d='M18%200H22C25.3137%200%2028%202.68629%2028%206V34C28%2037.3137%2025.3137%2040%2022%2040H18V0Z'/%3e%3c/mask%3e%3cpath%20d='M18%20-1H22C25.866%20-1%2029%202.13401%2029%206H27C27%203.23858%2024.7614%201%2022%201H18V-1ZM29%2034C29%2037.866%2025.866%2041%2022%2041H18V39H22C24.7614%2039%2027%2036.7614%2027%2034H29ZM18%2040V0V40ZM22%20-1C25.866%20-1%2029%202.13401%2029%206V34C29%2037.866%2025.866%2041%2022%2041V39C24.7614%2039%2027%2036.7614%2027%2034V6C27%203.23858%2024.7614%201%2022%201V-1Z'%20fill='white'%20fill-opacity='0.2'%20mask='url(%23path-1-inside-1_147_1494)'/%3e%3cline%20x1='10'%20y1='0.5'%20y2='0.5'%20stroke='url(%23paint0_linear_147_1494)'/%3e%3cline%20x1='8.74228e-08'%20y1='39.5'%20x2='10'%20y2='39.5'%20stroke='url(%23paint1_linear_147_1494)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_147_1494'%20x1='7.98609e-09'%20y1='0.5'%20x2='10'%20y2='0.5'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='white'%20stop-opacity='0'/%3e%3cstop%20offset='1'%20stop-color='white'%20stop-opacity='0.2'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear_147_1494'%20x1='0'%20y1='39.5'%20x2='10'%20y2='39.5'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='white'%20stop-opacity='0'/%3e%3cstop%20offset='1'%20stop-color='white'%20stop-opacity='0.2'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e") no-repeat center;right:10px;transition:right .5s ease}.DashboardPage .hero__btn:hover{border-color:#a034fa}.DashboardPage .hero__btn:hover:before{left:15px}.DashboardPage .hero__btn:hover:after{right:15px}.DashboardPage .hero__content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:100%}.DashboardPage .hero__content--second{margin-top:60px}@media (min-width: 576px){.DashboardPage .hero__title{font-size:36px;line-height:52px}.DashboardPage .hero__btns{justify-content:flex-start}.DashboardPage .hero__btn{width:200px;margin-right:30px}.DashboardPage .hero__btn:last-child{margin-right:0}}@media (min-width: 768px){.DashboardPage .hero{padding:120px 0 46px}.DashboardPage .hero__title{font-size:42px;line-height:58px}.DashboardPage .hero__text{font-size:18px;line-height:30px}.DashboardPage .hero__btns{margin-top:50px}.DashboardPage .hero__btn{margin-right:40px}.DashboardPage .hero__btn:last-child{margin-right:0}.DashboardPage .hero__content--second{margin-top:70px}}@media (min-width: 992px){.DashboardPage .hero__content--second{margin-top:0}}@media (min-width: 1200px){.DashboardPage .hero{padding:150px 0 76px}.DashboardPage .hero__title{font-size:44px;line-height:60px}.DashboardPage .hero__content--second{margin-top:0}}.DashboardPage .section{position:relative;padding-bottom:60px}.DashboardPage .section--head{margin-top:80px;padding:60px 0 20px}.DashboardPage .section--pb{padding-bottom:26px}.DashboardPage .section--content{padding:0}.DashboardPage .section__title{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%}.DashboardPage .section__title h1,.DashboardPage .section__title h2{font-size:30px;line-height:40px;font-weight:300;color:#03061c;margin-bottom:16px;text-align:center;position:relative;width:auto;padding:0 50px}.DashboardPage .section__title h1:before,.DashboardPage .section__title h2:before,.DashboardPage .section__title h1:after,.DashboardPage .section__title h2:after{content:"";position:absolute;display:block;width:30px;height:30px;pointer-events:none;top:50%;margin-top:-12px}.DashboardPage .section__title h1:before,.DashboardPage .section__title h2:before{left:0;background:url("data:image/svg+xml,%3csvg%20width='30'%20height='30'%20viewBox='0%200%2030%2030'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_151_334)'%3e%3cpath%20d='M28%208.75L21.75%2015L28%2021.25'%20stroke='%23A034FA'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M18%208.75L11.75%2015L18%2021.25'%20stroke='%23A034FA'%20stroke-opacity='0.5'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8%208.75L1.75%2015L8%2021.25'%20stroke='%23A034FA'%20stroke-opacity='0.25'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_151_334'%3e%3crect%20width='30'%20height='30'%20fill='white'%20transform='matrix(-1%200%200%201%2030%200)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e") no-repeat center}.DashboardPage .section__title h1:after,.DashboardPage .section__title h2:after{right:0;background:url("data:image/svg+xml,%3csvg%20width='30'%20height='30'%20viewBox='0%200%2030%2030'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_151_329)'%3e%3cpath%20d='M2%208.75L8.25%2015L2%2021.25'%20stroke='%23A034FA'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12%208.75L18.25%2015L12%2021.25'%20stroke='%23A034FA'%20stroke-opacity='0.5'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M22%208.75L28.25%2015L22%2021.25'%20stroke='%23A034FA'%20stroke-opacity='0.25'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_151_329'%3e%3crect%20width='30'%20height='30'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e") no-repeat center}.DashboardPage .section__title p{font-size:16px;line-height:26px;font-weight:400;color:#d0d0d0;margin-bottom:16px;text-align:center}.DashboardPage .section__title p a{color:#fff;border-bottom:2px solid #a034fa}.DashboardPage .DashboardPage .section__title p a:hover{border-color:transparent}.DashboardPage .section__canvas{position:absolute;top:0;right:40px;left:40px;bottom:-24px;width:auto;max-width:none;padding:0;z-index:1;border-radius:10px;overflow:hidden;opacity:.25}.DashboardPage .section__canvas--full{right:0;left:0;bottom:0;border-radius:0}.DashboardPage .section__tabs{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;overflow-x:auto;width:100%;border:none;margin-bottom:16px;margin-top:24px}.DashboardPage .section__tabs li{margin-right:25px}.DashboardPage .section__tabs li:last-child{margin-right:0}.DashboardPage .section__tabs button{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;color:#d0d0d0;position:relative;font-size:14px;height:40px;font-weight:400;white-space:nowrap}.DashboardPage .section__tabs button:hover{color:#fff}.DashboardPage .section__tabs button:before{content:"";position:absolute;bottom:0;left:0;right:0;height:0;display:block;background:#a034fa;box-shadow:none;transition:.5s ease;border-radius:3px 3px 0 0}.DashboardPage .section__tabs button.active{color:#fff}.DashboardPage .section__tabs button.active:before{height:2px}.DashboardPage .section__tabs--big{justify-content:flex-start}.DashboardPage .section__tabs--left{justify-content:flex-start;margin-top:0}.DashboardPage .section__btns{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;margin-top:40px}.DashboardPage .section__btns--two{justify-content:space-between}.DashboardPage .section__btns--two .section__btn{width:calc(50% - 15px)}.DashboardPage .section__btns--mt{margin-top:10px}.DashboardPage .section__btn{display:flex;flex-direction:row;justify-content:center;align-items:center;width:180px;height:60px;border-radius:10px;border:2px solid rgba(255,255,255,.3);background:linear-gradient(135deg,#572c7c,#572c7c,#a034fa);font-size:14px;color:#fff;text-transform:uppercase;font-weight:500;position:relative}.DashboardPage .section__btn--light{background:transparent}.DashboardPage .section__btn:before,.DashboardPage .section__btn:after{content:"";position:absolute;pointer-events:none;width:28px;height:40px}.DashboardPage .section__btn:before{background:url("data:image/svg+xml,%3csvg%20width='28'%20height='40'%20viewBox='0%200%2028%2040'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='path-1-inside-1_147_1498'%20fill='white'%3e%3cpath%20d='M10%200H6C2.68629%200%200%202.68629%200%206V34C0%2037.3137%202.68629%2040%206%2040H10V0Z'/%3e%3c/mask%3e%3cpath%20d='M10%20-1H6C2.13401%20-1%20-1%202.13401%20-1%206H1C1%203.23858%203.23858%201%206%201H10V-1ZM-1%2034C-1%2037.866%202.13401%2041%206%2041H10V39H6C3.23858%2039%201%2036.7614%201%2034H-1ZM10%2040V0V40ZM6%20-1C2.13401%20-1%20-1%202.13401%20-1%206V34C-1%2037.866%202.13401%2041%206%2041V39C3.23858%2039%201%2036.7614%201%2034V6C1%203.23858%203.23858%201%206%201V-1Z'%20fill='white'%20fill-opacity='0.2'%20mask='url(%23path-1-inside-1_147_1498)'/%3e%3cline%20y1='-0.5'%20x2='10'%20y2='-0.5'%20transform='matrix(1%200%200%20-1%2018%200)'%20stroke='url(%23paint0_linear_147_1498)'/%3e%3cline%20y1='-0.5'%20x2='10'%20y2='-0.5'%20transform='matrix(-1%201.74846e-07%201.74846e-07%201%2028%2040)'%20stroke='url(%23paint1_linear_147_1498)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_147_1498'%20x1='10'%20y1='-0.5'%20x2='-7.98608e-09'%20y2='-0.5'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='white'%20stop-opacity='0'/%3e%3cstop%20offset='1'%20stop-color='white'%20stop-opacity='0.2'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear_147_1498'%20x1='-8.74221e-08'%20y1='-0.499999'%20x2='10'%20y2='-0.5'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='white'%20stop-opacity='0'/%3e%3cstop%20offset='1'%20stop-color='white'%20stop-opacity='0.2'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e") no-repeat center;left:10px;transition:left .5s ease}.DashboardPage .section__btn:after{background:url("data:image/svg+xml,%3csvg%20width='28'%20height='40'%20viewBox='0%200%2028%2040'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='path-1-inside-1_147_1494'%20fill='white'%3e%3cpath%20d='M18%200H22C25.3137%200%2028%202.68629%2028%206V34C28%2037.3137%2025.3137%2040%2022%2040H18V0Z'/%3e%3c/mask%3e%3cpath%20d='M18%20-1H22C25.866%20-1%2029%202.13401%2029%206H27C27%203.23858%2024.7614%201%2022%201H18V-1ZM29%2034C29%2037.866%2025.866%2041%2022%2041H18V39H22C24.7614%2039%2027%2036.7614%2027%2034H29ZM18%2040V0V40ZM22%20-1C25.866%20-1%2029%202.13401%2029%206V34C29%2037.866%2025.866%2041%2022%2041V39C24.7614%2039%2027%2036.7614%2027%2034V6C27%203.23858%2024.7614%201%2022%201V-1Z'%20fill='white'%20fill-opacity='0.2'%20mask='url(%23path-1-inside-1_147_1494)'/%3e%3cline%20x1='10'%20y1='0.5'%20y2='0.5'%20stroke='url(%23paint0_linear_147_1494)'/%3e%3cline%20x1='8.74228e-08'%20y1='39.5'%20x2='10'%20y2='39.5'%20stroke='url(%23paint1_linear_147_1494)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_147_1494'%20x1='7.98609e-09'%20y1='0.5'%20x2='10'%20y2='0.5'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='white'%20stop-opacity='0'/%3e%3cstop%20offset='1'%20stop-color='white'%20stop-opacity='0.2'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear_147_1494'%20x1='0'%20y1='39.5'%20x2='10'%20y2='39.5'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='white'%20stop-opacity='0'/%3e%3cstop%20offset='1'%20stop-color='white'%20stop-opacity='0.2'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e") no-repeat center;right:10px;transition:right .5s ease}.DashboardPage .section__btn:hover{border-color:#a034fa}.DashboardPage .section__btn:hover:before{left:15px}.DashboardPage .section__btn:hover:after{right:15px}.DashboardPage .section__content{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;height:auto;min-height:100vh;padding:40px 20px;position:relative}@media (min-width: 414px){.DashboardPage .section__tabs button{font-size:16px}}@media (min-width: 576px){.DashboardPage .section__tabs li{margin-right:30px}.DashboardPage .section__tabs li:last-child{margin-right:0}.DashboardPage .section__tabs--big,.DashboardPage .section__btns--two{justify-content:center}.DashboardPage .section__btns--two .section__btn{width:200px;margin:0 15px}.DashboardPage .section__btn{width:200px}}@media (min-width: 768px){.DashboardPage .section{padding-bottom:70px}.DashboardPage .section--head{padding:70px 0 30px}.DashboardPage .section--pb{padding-bottom:26px}.DashboardPage .section--content{padding:0}.DashboardPage .section__title h1,.DashboardPage .section__title h2{font-size:36px;line-height:50px}.DashboardPage .section__btns{margin-top:50px}.DashboardPage .section__btns--two .section__btn{margin:0 20px}.DashboardPage .section__btns--mt{margin-top:20px}}@media (min-width: 992px){.DashboardPage .section--head{padding:70px 0 30px}.DashboardPage .section__canvas{top:50px;right:-15px;left:-15px;bottom:50px}.DashboardPage .section__canvas--page{top:74px}.DashboardPage .section__canvas--full{top:0;right:0;left:0;bottom:0}.DashboardPage .section__tabs-profile{position:relative}.DashboardPage .section__tabs--profile{flex-direction:column;justify-content:flex-start;overflow-x:visible;width:100%;margin-bottom:0;margin-top:24px;border-radius:10px;border:2px solid rgba(255,255,255,.05);background:#03061c;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);position:relative;padding:50px 45px;z-index:2}.DashboardPage .section__tabs--profile li{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-right:0;margin-bottom:22px;position:relative;width:100%}.DashboardPage .section__tabs--profile li:before{content:"";position:absolute;bottom:-12px;left:0;right:0;display:block;height:2px;background:linear-gradient(90deg,#fff0,#ffffff0d 20%,#ffffff0d 80%,#fff0)}.DashboardPage .section__tabs--profile li:last-child{margin-right:0;margin-bottom:0}.DashboardPage .section__tabs--profile li:last-child:before{display:none}.DashboardPage .section__tabs--profile button{padding:0 14px;height:36px}.DashboardPage .section__tabs--profile button:before{width:4px;height:4px;right:auto;bottom:50%;border-radius:50%;left:0;margin-bottom:-2px;opacity:0;transition:opacity .5s ease}.DashboardPage .section__tabs--profile button:after{content:"";position:absolute;width:4px;height:4px;bottom:50%;border-radius:50%;right:0;margin-bottom:-2px;background-color:#a034fa;opacity:0;transition:opacity .5s ease}.DashboardPage .section__tabs--profile button.active:before{height:4px}.DashboardPage .section__tabs--profile button.active:before,.DashboardPage .section__tabs--profile button.active:after{opacity:1}}@media (min-width: 1200px){.DashboardPage .section{padding-bottom:100px}.DashboardPage .section--head{padding:70px 0 30px}.DashboardPage .section--pb{padding-bottom:26px}.DashboardPage .section--content{padding:0}.DashboardPage .section__tabs li{margin-right:44px}.DashboardPage .section__tabs li:last-child{margin-right:0}.DashboardPage .section__tabs--profile li{margin-right:0}}.DashboardPage .cta{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;border-radius:25px 10px 10px;border:2px solid rgba(255,255,255,.05);background:linear-gradient(150deg,#ffffff08,#ffffff03);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);position:relative;padding:50px 60px;transition:.5s ease;transition-property:border-color}.DashboardPage .cta__title{font-size:24px;line-height:34px;font-weight:400;color:#fff;margin-bottom:12px;text-align:center}.DashboardPage .cta__text{font-size:16px;line-height:26px;font-weight:400;color:#d0d0d0;margin-bottom:0;text-align:center}.DashboardPage .cta__text b,.DashboardPage .cta__text strong{color:#fff;font-weight:500}.DashboardPage .cta .progressbar{margin-top:30px}.DashboardPage .cta:hover{border-color:#a034fa33}.DashboardPage .progressbar{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%}.DashboardPage .progressbar--contest,.DashboardPage .progressbar--cta{margin-top:30px}.progressbar--orange .progress-bar{background-color:#e66c12!important}.DashboardPage .progressbar--green .progress-bar{background-color:#20be60!important}.DashboardPage .progressbar--red .progress-bar{background-color:#e2293b!important}.progressbar--blue .progress-bar{background-color:#4399fc!important}.DashboardPage .progressbar__title{font-size:14px;font-weight:400;line-height:24px;color:#d0d0d0;margin-bottom:15px}.DashboardPage .progressbar .progress{width:100%;border-radius:10px;background-color:#ffffff1a;overflow:visible}.DashboardPage .progressbar .progress-bar{border-radius:10px;background-color:#a034fa;overflow:visible;position:relative}.DashboardPage .progressbar .progress-bar span{position:absolute;top:100%;right:0;font-size:14px;line-height:24px;color:#fff;margin-top:10px}.DashboardPage .progressbar__values{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.DashboardPage .progressbar__value{font-size:14px;line-height:24px;color:#fff;margin-top:10px}@media (min-width: 992px){.DashboardPage .progressbar--contest{margin-top:auto}}.DashboardPage .stats{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:130px;margin-top:24px;border-radius:10px;border:2px solid rgba(255,255,255,.05);background:#03061c;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);position:relative}.DashboardPage .stats:before,.DashboardPage .stats:after{content:"";position:absolute;top:22px;width:36px;height:2px;display:block;pointer-events:none}.DashboardPage .stats:before{left:46px;background:linear-gradient(90deg,#ffffff0d,#fff0)}.DashboardPage .stats:after{right:46px;background:linear-gradient(90deg,#fff0,#ffffff0d)}.DashboardPage .stats__value{font-size:19px;line-height:100%;font-weight:400;color:#fff;margin-bottom:10px}.DashboardPage .stats__name{font-size:19px;line-height:24px;color:#d0d0d0;margin-bottom:0}.DashboardPage .stats__dodger{position:absolute;display:block;width:16px;height:63px;top:15px;pointer-events:none}.DashboardPage .stats__dodger--left{left:15px}.DashboardPage .stats__dodger--right{right:15px}.DashboardPage .stats__dodger--purple{background:url("data:image/svg+xml,%3csvg%20width='16'%20height='63'%20viewBox='0%200%2016%2063'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='8'%20cy='33'%20r='2'%20transform='rotate(90%208%2033)'%20fill='%23A034FA'/%3e%3ccircle%20cx='8'%20cy='47'%20r='2'%20transform='rotate(90%208%2047)'%20fill='%23A034FA'%20fill-opacity='0.5'/%3e%3ccircle%20cx='8'%20cy='61'%20r='2'%20transform='rotate(90%208%2061)'%20fill='%23A034FA'%20fill-opacity='0.25'/%3e%3ccircle%20cx='8'%20cy='8'%20r='6.5'%20stroke='%23A034FA'%20stroke-width='3'/%3e%3c/svg%3e") no-repeat center}.DashboardPage .stats__dodger--orange{background:url("data:image/svg+xml,%3csvg%20width='16'%20height='63'%20viewBox='0%200%2016%2063'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='8'%20cy='33'%20r='2'%20transform='rotate(90%208%2033)'%20fill='%23E66C12'/%3e%3ccircle%20cx='8'%20cy='47'%20r='2'%20transform='rotate(90%208%2047)'%20fill='%23E66C12'%20fill-opacity='0.5'/%3e%3ccircle%20cx='8'%20cy='61'%20r='2'%20transform='rotate(90%208%2061)'%20fill='%23E66C12'%20fill-opacity='0.25'/%3e%3ccircle%20cx='8'%20cy='8'%20r='6.5'%20stroke='%23E66C12'%20stroke-width='3'/%3e%3c/svg%3e") no-repeat center}.DashboardPage .stats__dodger--green{background:url("data:image/svg+xml,%3csvg%20width='16'%20height='63'%20viewBox='0%200%2016%2063'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='8'%20cy='33'%20r='2'%20transform='rotate(90%208%2033)'%20fill='%2339DC01'/%3e%3ccircle%20cx='8'%20cy='47'%20r='2'%20transform='rotate(90%208%2047)'%20fill='%2339DC01'%20fill-opacity='0.5'/%3e%3ccircle%20cx='8'%20cy='61'%20r='2'%20transform='rotate(90%208%2061)'%20fill='%2339DC01'%20fill-opacity='0.25'/%3e%3ccircle%20cx='8'%20cy='8'%20r='6.5'%20stroke='%2339DC01'%20stroke-width='3'/%3e%3c/svg%3e") no-repeat center}.DashboardPage .stats__dodger--blue{background:url("data:image/svg+xml,%3csvg%20width='16'%20height='63'%20viewBox='0%200%2016%2063'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='8'%20cy='33'%20r='2'%20transform='rotate(90%208%2033)'%20fill='%234399FC'/%3e%3ccircle%20cx='8'%20cy='47'%20r='2'%20transform='rotate(90%208%2047)'%20fill='%234399FC'%20fill-opacity='0.5'/%3e%3ccircle%20cx='8'%20cy='61'%20r='2'%20transform='rotate(90%208%2061)'%20fill='%234399FC'%20fill-opacity='0.25'/%3e%3ccircle%20cx='8'%20cy='8'%20r='6.5'%20stroke='%234399FC'%20stroke-width='3'/%3e%3c/svg%3e") no-repeat center}.DashboardPage .stats__dodger--red{background:url("data:image/svg+xml,%3csvg%20width='16'%20height='63'%20viewBox='0%200%2016%2063'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='8'%20cy='33'%20r='2'%20transform='rotate(90%208%2033)'%20fill='%23E2293B'/%3e%3ccircle%20cx='8'%20cy='47'%20r='2'%20transform='rotate(90%208%2047)'%20fill='%23E2293B'%20fill-opacity='0.5'/%3e%3ccircle%20cx='8'%20cy='61'%20r='2'%20transform='rotate(90%208%2061)'%20fill='%23E2293B'%20fill-opacity='0.25'/%3e%3ccircle%20cx='8'%20cy='8'%20r='6.5'%20stroke='%23E2293B'%20stroke-width='3'/%3e%3c/svg%3e") no-repeat center}.DashboardPage .feature{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:215px;margin-top:24px;border-radius:25px 10px 10px;border:2px solid rgba(255,255,255,.05);background:#03061c;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);position:relative;padding:0 38px}.DashboardPage .feature__title{font-size:24px;line-height:34px;font-weight:400;color:#fff;margin-bottom:12px;text-align:center}.DashboardPage .feature__text{font-size:16px;line-height:26px;font-weight:400;color:#d0d0d0;margin-bottom:0;text-align:center}.DashboardPage .feature__text b,.DashboardPage .feature__text strong{color:#fff;font-weight:500}.DashboardPage .deals{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;margin-top:24px;border-radius:10px;border:2px solid rgba(255,255,255,.05);background:linear-gradient(150deg,#ffffff08,#ffffff03);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);position:relative;padding:50px 60px}.DashboardPage .deals__table-wrap{width:100%;position:relative}.DashboardPage .deals__table{width:100%;min-width:992px;border-spacing:0}.DashboardPage .deals__table thead{border-bottom:2px solid rgba(255,255,255,.05)}.DashboardPage .deals__table thead th{font-size:12px;color:#d0d0d0;font-weight:400;padding:20px 15px;line-height:100%;margin-bottom:0;border:none;text-transform:uppercase}.DashboardPage .deals__table thead th:first-child{padding-left:0}.DashboardPage .deals__table thead th:last-child{padding-right:0}.DashboardPage .deals__table tbody tr{border-bottom:1px solid rgba(255,255,255,.05)}.DashboardPage .deals__table tbody tr:last-child{border-bottom:none}.DashboardPage .deals__table tbody td{padding:20px 15px}.DashboardPage .deals__table tbody td:first-child{padding-left:0}.DashboardPage .deals__table tbody td:last-child{padding-right:0}.DashboardPage .deals__text{display:inline-flex;flex-direction:row;justify-content:flex-start;align-items:center;font-size:14px;line-height:24px;color:#fff}.DashboardPage .deals__text i{font-size:20px}.DashboardPage .deals__text--green,.DashboardPage .deals__text--buy i{color:#20be60}.DashboardPage .deals__text--sell i{color:#e2293b}.DashboardPage .deals__exchange{display:inline-flex;flex-direction:row;justify-content:flex-start;align-items:center}.DashboardPage .deals__exchange img{width:20px;height:20px;border-radius:50%;margin-right:5px}.DashboardPage .deals__exchange span{font-size:14px;line-height:24px;color:#fff}.DashboardPage .deals__exchange span.green{color:#20be60}.DashboardPage .deals__exchange span.red{color:#e2293b}.DashboardPage .deals__exchange i{font-size:20px;line-height:24px;color:#fff;margin:0 10px}.DashboardPage .invest{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;margin-top:24px;border-radius:10px;border:2px solid rgba(255,255,255,.05);background:#03061c;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);position:relative;padding:30px 25px;z-index:2}.DashboardPage .invest__title{font-size:30px;line-height:40px;font-weight:600;color:#fff;margin-bottom:0}.DashboardPage .invest__text{font-size:16px;line-height:26px;font-weight:400;color:#d0d0d0;margin-bottom:0;margin-top:10px}.DashboardPage .invest__table{margin-top:20px;width:100%;border-spacing:0}.DashboardPage .invest__table thead{border-bottom:2px solid rgba(255,255,255,.05)}.DashboardPage .invest__table thead th{font-size:14px;color:#d0d0d0;font-weight:400;padding:20px 15px;line-height:100%;margin-bottom:0;border:none}.DashboardPage .invest__table thead th:first-child{padding-left:0}.DashboardPage .invest__table thead th:last-child{padding-right:0;text-align:right}.DashboardPage .invest__table tbody tr{border-bottom:1px solid rgba(255,255,255,.05)}.DashboardPage .invest__table tbody tr:last-child{border-bottom:none}.DashboardPage .invest__table tbody tr:last-child td{font-size:18px}.DashboardPage .invest__table tbody td{font-size:16px;color:#fff;font-weight:400;padding:20px 15px;line-height:100%;border:none}.DashboardPage .invest__table tbody td:first-child{padding-left:0}.DashboardPage .invest__table tbody td:last-child{padding-right:0;text-align:right}.DashboardPage .invest__table tbody td.blue{color:#4399fc}.DashboardPage .invest__table tbody td.yellow{color:#d8be15}.DashboardPage .invest__list{margin-top:30px}.DashboardPage .invest__list li{font-size:16px;line-height:26px;font-weight:400;color:#d0d0d0;margin-bottom:20px}.DashboardPage .invest__list li b{color:#fff;font-weight:500}.DashboardPage .invest__list li:last-child{margin-bottom:0}.DashboardPage .invest__rate-wrap{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;margin-top:30px}.DashboardPage .invest__rate{display:inline-flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.DashboardPage .invest__rate span{font-size:16px;line-height:26px;color:#d0d0d0;margin-bottom:5px}.DashboardPage .invest__rate p{font-size:20px;line-height:30px;color:#fff;font-weight:400;margin-bottom:0}.DashboardPage .invest__rate p.green{color:#20be60}.DashboardPage .invest__rate p.red{color:#e2293b}.DashboardPage .invest__rate p small{color:#d0d0d0;font-weight:400;font-size:14px}.DashboardPage .invest__graph{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-end;width:140px;height:62px;border-left:2px solid #a034fa;border-right:2px solid #a034fa;margin-top:15px;overflow:hidden}.DashboardPage .invest__graph img{-webkit-animation:linear 50s infinite mini-chart;animation:linear 50s infinite mini-chart;-webkit-transform-origin:right;-ms-transform-origin:right;transform-origin:right}.DashboardPage .invest__info{font-size:14px;line-height:24px;font-weight:400;color:#d0d0d0;margin-bottom:0;margin-top:42px;padding-top:40px;position:relative;width:100%}.DashboardPage .invest__info:before{content:"";position:absolute;top:0;left:0;right:0;display:block;height:2px;background:linear-gradient(90deg,#fff0,#ffffff0d 20%,#ffffff0d 80%,#fff0)}.DashboardPage .invest__link{font-size:16px;line-height:30px;color:#fff;border-bottom:2px solid #a034fa;margin-top:30px}.DashboardPage .invest__link:hover{border-color:transparent}.DashboardPage .invest__group{position:relative;width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;margin-top:20px}@media (min-width: 576px){.DashboardPage .invest__rate-wrap{flex-direction:row;justify-content:space-between;align-items:flex-end}.DashboardPage .invest__graph{margin-top:0}}@media (min-width: 768px){.DashboardPage .invest__title{font-size:32px;line-height:42px}}@media (min-width: 992px){.DashboardPage .invest{margin-top:0}.DashboardPage .invest--big{min-height:auto;margin-top:24px}.DashboardPage .invest--contest{min-height:calc(100% - 24px);margin-top:24px}.DashboardPage .invest__link{margin-top:auto}}.DashboardPage .roadmap{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;border-radius:25px 10px 10px;border:2px solid rgba(255,255,255,.05);background:linear-gradient(150deg,#ffffff08,#ffffff03);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);position:relative;padding:50px 60px;z-index:2}.DashboardPage .roadmap__title{font-size:30px;line-height:40px;font-weight:300;color:#fff;margin-bottom:0}.DashboardPage .roadmap__carousel{position:relative;width:100%;margin-top:30px}.DashboardPage .roadmap__block{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;position:relative}.DashboardPage .roadmap__block:before{content:"";position:absolute;display:block;border-radius:50%;width:16px;height:16px;left:0;top:55px;border:3px solid rgba(255,255,255,.2);z-index:1}.DashboardPage .roadmap__block:after{content:"";position:absolute;display:block;top:62px;left:26px;right:0;background-color:#fff3;height:2px;border-radius:2px}.DashboardPage .roadmap__block--active:before{border-color:#4399fc}.DashboardPage .roadmap__block--active .roadmap__block-list li:before{background-color:#4399fc}.DashboardPage .roadmap__block-title{font-size:20px;line-height:30px;color:#fff;font-weight:500;display:block;margin-bottom:66px}.DashboardPage .roadmap__block-list{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%}.DashboardPage .roadmap__block-list li{color:#fff;font-size:16px;line-height:26px;margin-bottom:15px;padding-left:16px;position:relative}.DashboardPage .roadmap__block-list li:last-child{margin-bottom:0}.DashboardPage .roadmap__block-list li:before{content:"";position:absolute;width:4px;height:4px;background-color:#fff;opacity:1;top:11px;left:0;border-radius:50%}@media (min-width: 768px){.DashboardPage .roadmap__title{font-size:32px;line-height:42px}.DashboardPage .roadmap__block-list{padding-right:15px}}.DashboardPage .partner{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;height:140px;position:relative;margin-top:24px;border-radius:10px;border:2px solid rgba(255,255,255,.05);background:linear-gradient(150deg,#ffffff08,#ffffff03);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.DashboardPage .partner p{position:absolute;transform:scale(.8);opacity:0;transition:.35s linear;transition-property:transform,opacity;font-size:16px;color:#fff;margin-bottom:0}.DashboardPage .partner img{max-width:100%;opacity:1;transition:.35s linear;transition-property:transform,opacity}.DashboardPage .partner:hover p{opacity:1;transform:scale(1)}.DashboardPage .partner:hover img{opacity:0;transform:scale(.8)}.DashboardPage .accordion__card{margin-top:24px}.DashboardPage .accordion__card button{display:flex;flex-direction:row;justify-content:center;align-items:center;position:relative;width:100%;border:2px solid rgba(255,255,255,.05);background:linear-gradient(150deg,#ffffff08,#ffffff03);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:25px;min-height:50px;padding:10px 65px;color:#fff;font-size:16px;line-height:26px;font-weight:400;text-align:center}.DashboardPage .accordion__card button:before,.DashboardPage .accordion__card button:after{content:"";position:absolute;display:block;width:50px;height:50px;border-radius:25px;background-color:transparent;border:2px solid rgba(255,255,255,.05);background:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='10'%20cy='10'%20r='9'%20stroke='white'%20stroke-opacity='0.05'%20stroke-width='2'/%3e%3cline%20x1='10'%20y1='6'%20x2='10'%20y2='14'%20stroke='white'%20stroke-opacity='0.05'%20stroke-width='2'/%3e%3cline%20x1='6'%20y1='10'%20x2='9'%20y2='10'%20stroke='white'%20stroke-opacity='0.05'%20stroke-width='2'/%3e%3cline%20x1='11'%20y1='10'%20x2='14'%20y2='10'%20stroke='white'%20stroke-opacity='0.05'%20stroke-width='2'/%3e%3c/svg%3e") no-repeat center;transition:border-color .5s ease}.DashboardPage .accordion__card button:before{top:-2px;left:-2px}.DashboardPage .accordion__card button:after{top:-2px;right:-2px}.DashboardPage .accordion__card button:hover:before,.DashboardPage .accordion__card button:hover:after{border-color:#a034fa}.DashboardPage .accordion__card button[aria-expanded=true]:before,.DashboardPage .accordion__card button[aria-expanded=true]:after{border-color:#a034fa}.DashboardPage .accordion__card p{padding:20px 24px 0;color:#d0d0d0;font-size:16px;line-height:26px;margin-bottom:0;text-align:center}.DashboardPage .accordion__card p b{font-weight:500}.DashboardPage .company{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;margin-top:24px;border-radius:25px 10px 10px;border:2px solid rgba(255,255,255,.05);background:linear-gradient(150deg,#ffffff08,#ffffff03);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);position:relative;padding:50px 60px;z-index:2}.DashboardPage .company__title{font-size:30px;line-height:40px;font-weight:300;color:#fff;margin-bottom:30px}.DashboardPage .company__subtitle{font-size:16px;line-height:26px;color:#d0d0d0;margin-bottom:15px;margin-top:20px}.DashboardPage .company__text{font-size:16px;line-height:26px;color:#d0d0d0;margin-bottom:20px}.DashboardPage .company__text b{color:#fff;font-weight:500}.DashboardPage .company__text:last-child{margin-bottom:0}@media (min-width: 768px){.DashboardPage .company__title{font-size:32px;line-height:42px}}@media (min-width: 992px){.DashboardPage .company{margin-top:0}}@media (min-width: 1200px){.DashboardPage .company__subtitle{margin-top:0}}.DashboardPage .about{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;margin-top:24px;border-radius:25px 10px 10px;border:2px solid rgba(255,255,255,.05);background:linear-gradient(150deg,#ffffff08,#ffffff03);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);position:relative;padding:50px 60px;z-index:2}.DashboardPage .about__title{font-size:30px;line-height:40px;font-weight:300;color:#fff;margin-bottom:10px}.DashboardPage .about__text{font-size:16px;line-height:26px;color:#d0d0d0;margin-top:20px;margin-bottom:0}.DashboardPage .about__text b{color:#fff;font-weight:500}@media (min-width: 768px){.DashboardPage .about__title{font-size:32px;line-height:42px}}.DashboardPage .step{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;margin-top:24px;border-radius:15px 10px 10px;border:2px solid rgba(255,255,255,.05);background:#03061c;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);position:relative;padding:19px 15px;z-index:2}.DashboardPage .step__title{font-size:19px;line-height:36px;font-weight:300;color:#fff;margin-bottom:0}.DashboardPage .step__text{font-size:16px;line-height:26px;color:#d0d0d0;margin-bottom:0}.DashboardPage .step__text b{color:#fff;font-weight:500}@media (min-width: 768px){.DashboardPage .step__title{font-size:23px;line-height:40px}}.DashboardPage .question{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;margin-top:24px;border-radius:25px 10px 10px;border:2px solid rgba(255,255,255,.05);background:linear-gradient(150deg,#ffffff08,#ffffff03);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);position:relative;padding:50px 60px;z-index:2}.DashboardPage .question__title{font-size:30px;line-height:40px;font-weight:300;color:#fff;text-align:center;margin-bottom:20px}.question__text{font-size:16px;line-height:26px;color:#d0d0d0;text-align:center;margin-bottom:20px}.DashboardPage .question__text b{color:#fff;font-weight:500}@media (min-width: 768px){.DashboardPage .question__title{font-size:32px;line-height:42px}.DashboardPage .question__text{padding:0 25%}}@media (min-width: 992px){.DashboardPage .question{margin-top:0}}@media (min-width: 1200px){.DashboardPage .question__text{padding:0 30%}}.DashboardPage .node{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;height:auto;margin-top:24px;border-radius:10px;border:2px solid rgba(255,255,255,.05);background:linear-gradient(150deg,#ffffff08,#ffffff03);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);position:relative;padding:40px;z-index:2}.DashboardPage .node--contest{padding-bottom:50px}.DashboardPage .node--hero{padding-bottom:50px;margin-top:0}.DashboardPage .node:before,.DashboardPage .node:after{content:"";position:absolute;top:22px;width:36px;height:2px;display:block;pointer-events:none}.DashboardPage .node:before{left:46px;background:linear-gradient(90deg,#ffffff0d,#fff0)}.DashboardPage .node:after{right:46px;background:linear-gradient(90deg,#fff0,#ffffff0d)}.DashboardPage .node__title{font-size:30px;font-weight:400;line-height:40px;color:#fff;margin-bottom:10px}.DashboardPage .node__title b{font-weight:400}.DashboardPage .node__title--orange b{color:#e66c12}.DashboardPage .node__title--green b{color:#39dc01}.DashboardPage .node__title--blue b{color:#4399fc}.DashboardPage .node__title--purple b{color:#a034fa}.DashboardPage .node__title--red b{color:#e2293b}.DashboardPage .node__date{font-size:14px;line-height:24px;font-weight:400;color:#d0d0d0;text-align:center;margin-bottom:10px}.DashboardPage .node__price{font-size:14px;line-height:24px;font-weight:400;color:#d0d0d0;text-align:center}.DashboardPage .node__price b{color:#fff;font-weight:400;font-size:16px}.DashboardPage .node__line{display:flex;flex-direction:column;justify-content:center;align-items:center;width:60px;height:4px;margin:25px 0}.DashboardPage .node__line img{width:100%}.DashboardPage .node__list{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%}.DashboardPage .node__list li{margin-bottom:12px;font-size:16px;line-height:26px;font-weight:400;color:#d0d0d0;position:relative;padding-left:30px}.DashboardPage .node__list li i{font-size:20px;color:#20be60;position:absolute;left:0;top:3px}.DashboardPage .node__list li b{font-weight:500;color:#fff}.DashboardPage .node__list li:last-child{margin-bottom:0}.DashboardPage .node__btn{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;height:60px;border-radius:10px;border:2px solid rgba(255,255,255,.3);background:linear-gradient(135deg,#572c7c,#572c7c,#a034fa);font-size:14px;color:#fff;text-transform:uppercase;font-weight:500;position:relative;margin-top:30px}.DashboardPage .node__btn:before,.DashboardPage .node__btn:after{content:"";position:absolute;pointer-events:none;width:28px;height:40px}.DashboardPage .node__btn:before{background:url("data:image/svg+xml,%3csvg%20width='28'%20height='40'%20viewBox='0%200%2028%2040'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='path-1-inside-1_147_1498'%20fill='white'%3e%3cpath%20d='M10%200H6C2.68629%200%200%202.68629%200%206V34C0%2037.3137%202.68629%2040%206%2040H10V0Z'/%3e%3c/mask%3e%3cpath%20d='M10%20-1H6C2.13401%20-1%20-1%202.13401%20-1%206H1C1%203.23858%203.23858%201%206%201H10V-1ZM-1%2034C-1%2037.866%202.13401%2041%206%2041H10V39H6C3.23858%2039%201%2036.7614%201%2034H-1ZM10%2040V0V40ZM6%20-1C2.13401%20-1%20-1%202.13401%20-1%206V34C-1%2037.866%202.13401%2041%206%2041V39C3.23858%2039%201%2036.7614%201%2034V6C1%203.23858%203.23858%201%206%201V-1Z'%20fill='white'%20fill-opacity='0.2'%20mask='url(%23path-1-inside-1_147_1498)'/%3e%3cline%20y1='-0.5'%20x2='10'%20y2='-0.5'%20transform='matrix(1%200%200%20-1%2018%200)'%20stroke='url(%23paint0_linear_147_1498)'/%3e%3cline%20y1='-0.5'%20x2='10'%20y2='-0.5'%20transform='matrix(-1%201.74846e-07%201.74846e-07%201%2028%2040)'%20stroke='url(%23paint1_linear_147_1498)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_147_1498'%20x1='10'%20y1='-0.5'%20x2='-7.98608e-09'%20y2='-0.5'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='white'%20stop-opacity='0'/%3e%3cstop%20offset='1'%20stop-color='white'%20stop-opacity='0.2'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear_147_1498'%20x1='-8.74221e-08'%20y1='-0.499999'%20x2='10'%20y2='-0.5'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='white'%20stop-opacity='0'/%3e%3cstop%20offset='1'%20stop-color='white'%20stop-opacity='0.2'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e") no-repeat center;left:10px;transition:left .5s ease}.DashboardPage .node__btn:after{background:url("data:image/svg+xml,%3csvg%20width='28'%20height='40'%20viewBox='0%200%2028%2040'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='path-1-inside-1_147_1494'%20fill='white'%3e%3cpath%20d='M18%200H22C25.3137%200%2028%202.68629%2028%206V34C28%2037.3137%2025.3137%2040%2022%2040H18V0Z'/%3e%3c/mask%3e%3cpath%20d='M18%20-1H22C25.866%20-1%2029%202.13401%2029%206H27C27%203.23858%2024.7614%201%2022%201H18V-1ZM29%2034C29%2037.866%2025.866%2041%2022%2041H18V39H22C24.7614%2039%2027%2036.7614%2027%2034H29ZM18%2040V0V40ZM22%20-1C25.866%20-1%2029%202.13401%2029%206V34C29%2037.866%2025.866%2041%2022%2041V39C24.7614%2039%2027%2036.7614%2027%2034V6C27%203.23858%2024.7614%201%2022%201V-1Z'%20fill='white'%20fill-opacity='0.2'%20mask='url(%23path-1-inside-1_147_1494)'/%3e%3cline%20x1='10'%20y1='0.5'%20y2='0.5'%20stroke='url(%23paint0_linear_147_1494)'/%3e%3cline%20x1='8.74228e-08'%20y1='39.5'%20x2='10'%20y2='39.5'%20stroke='url(%23paint1_linear_147_1494)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_147_1494'%20x1='7.98609e-09'%20y1='0.5'%20x2='10'%20y2='0.5'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='white'%20stop-opacity='0'/%3e%3cstop%20offset='1'%20stop-color='white'%20stop-opacity='0.2'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear_147_1494'%20x1='0'%20y1='39.5'%20x2='10'%20y2='39.5'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='white'%20stop-opacity='0'/%3e%3cstop%20offset='1'%20stop-color='white'%20stop-opacity='0.2'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e") no-repeat center;right:10px;transition:right .5s ease}.DashboardPage .node__btn:hover{border-color:#a034fa}.DashboardPage .node__btn:hover:before{left:15px}.DashboardPage .node__btn:hover:after{right:15px}.DashboardPage .apool{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;height:auto;margin-top:24px;border-radius:25px 10px 10px;border:2px solid rgba(255,255,255,.05);background:linear-gradient(150deg,#ffffff08,#ffffff03);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);position:relative;padding:40px;z-index:2}.DashboardPage .apool__title{font-size:30px;font-weight:400;line-height:40px;color:#fff;margin-bottom:15px}.DashboardPage .apool__title b{font-weight:400}.DashboardPage .apool__tabs{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;overflow-x:auto;width:100%;border:none;margin-bottom:30px;position:relative}.DashboardPage .apool__tabs:before{content:"";position:absolute;bottom:0;left:0;right:0;display:block;height:2px;background:linear-gradient(90deg,#fff0,#ffffff0d 20%,#ffffff0d 80%,#fff0)}.DashboardPage .apool__tabs li{margin-right:30px}.DashboardPage .apool__tabs li:last-child{margin-right:0}.DashboardPage .apool__tabs button{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;color:#d0d0d0;position:relative;font-size:16px;height:40px;font-weight:400;white-space:nowrap}.DashboardPage .apool__tabs button:hover{color:#fff}.DashboardPage .apool__tabs button:before{content:"";position:absolute;bottom:0;left:0;right:0;height:0;display:block;background:#a034fa;box-shadow:none;transition:.5s ease;border-radius:3px 3px 0 0}.DashboardPage .apool__tabs button.active{color:#fff}.DashboardPage .apool__tabs button.active:before{height:2px}.DashboardPage .apool__tabs--orange button:before{background:#e66c12}.DashboardPage .apool__tabs--green button:before{background:#39dc01}.DashboardPage .apool__tabs--blue button:before{background:#4399fc}.DashboardPage .apool .tab-content{width:100%}.DashboardPage .apool__content{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%}.DashboardPage .apool__value{font-size:14px;line-height:24px;font-weight:400;color:#d0d0d0;text-align:center;margin-bottom:10px}.DashboardPage .apool__profit{font-size:14px;line-height:24px;font-weight:400;color:#d0d0d0;text-align:center;margin-bottom:30px}.DashboardPage .apool__profit b{color:#fff;font-weight:400;font-size:16px}.DashboardPage .apool__group{position:relative;width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;margin-bottom:20px}.DashboardPage .apool__label{font-style:normal;font-weight:400;font-size:14px;color:#d0d0d0;width:100%;line-height:100%;margin-bottom:15px}.DashboardPage .apool__input{width:100%;height:50px;padding:0 20px 0 54px;border:2px solid rgba(255,255,255,.05);background:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_162_1094)'%3e%3cpath%20d='M16.7%208C16.501%207.43524%2016.1374%206.94297%2015.6563%206.58654C15.1751%206.23011%2014.5983%206.02583%2014%206H10C9.20435%206%208.44129%206.31607%207.87868%206.87868C7.31607%207.44129%207%208.20435%207%209C7%209.79565%207.31607%2010.5587%207.87868%2011.1213C8.44129%2011.6839%209.20435%2012%2010%2012H14C14.7956%2012%2015.5587%2012.3161%2016.1213%2012.8787C16.6839%2013.4413%2017%2014.2044%2017%2015C17%2015.7956%2016.6839%2016.5587%2016.1213%2017.1213C15.5587%2017.6839%2014.7956%2018%2014%2018H10C9.40175%2017.9742%208.82491%2017.7699%208.34373%2017.4135C7.86255%2017.057%207.49905%2016.5648%207.3%2016'%20stroke='white'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12%203V6M12%2018V21'%20stroke='white'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_162_1094'%3e%3crect%20width='24'%20height='24'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e") no-repeat center left 15px transparent;background-size:24px 24px;border-radius:10px;font-size:19px;color:#fff;cursor:default;font-weight:400}.DashboardPage .apool__input:hover,.DashboardPage .apool__input:focus{border-color:#ffffff40}.DashboardPage .apool__btn{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;height:60px;border-radius:10px;border:2px solid rgba(255,255,255,.3);background:linear-gradient(135deg,#572c7c,#572c7c,#a034fa);font-size:14px;color:#fff;text-transform:uppercase;font-weight:500;position:relative;margin-top:10px}.DashboardPage .apool__btn:before,.DashboardPage .apool__btn:after{content:"";position:absolute;pointer-events:none;width:28px;height:40px}.DashboardPage .apool__btn:before{background:url("data:image/svg+xml,%3csvg%20width='28'%20height='40'%20viewBox='0%200%2028%2040'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='path-1-inside-1_147_1498'%20fill='white'%3e%3cpath%20d='M10%200H6C2.68629%200%200%202.68629%200%206V34C0%2037.3137%202.68629%2040%206%2040H10V0Z'/%3e%3c/mask%3e%3cpath%20d='M10%20-1H6C2.13401%20-1%20-1%202.13401%20-1%206H1C1%203.23858%203.23858%201%206%201H10V-1ZM-1%2034C-1%2037.866%202.13401%2041%206%2041H10V39H6C3.23858%2039%201%2036.7614%201%2034H-1ZM10%2040V0V40ZM6%20-1C2.13401%20-1%20-1%202.13401%20-1%206V34C-1%2037.866%202.13401%2041%206%2041V39C3.23858%2039%201%2036.7614%201%2034V6C1%203.23858%203.23858%201%206%201V-1Z'%20fill='white'%20fill-opacity='0.2'%20mask='url(%23path-1-inside-1_147_1498)'/%3e%3cline%20y1='-0.5'%20x2='10'%20y2='-0.5'%20transform='matrix(1%200%200%20-1%2018%200)'%20stroke='url(%23paint0_linear_147_1498)'/%3e%3cline%20y1='-0.5'%20x2='10'%20y2='-0.5'%20transform='matrix(-1%201.74846e-07%201.74846e-07%201%2028%2040)'%20stroke='url(%23paint1_linear_147_1498)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_147_1498'%20x1='10'%20y1='-0.5'%20x2='-7.98608e-09'%20y2='-0.5'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='white'%20stop-opacity='0'/%3e%3cstop%20offset='1'%20stop-color='white'%20stop-opacity='0.2'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear_147_1498'%20x1='-8.74221e-08'%20y1='-0.499999'%20x2='10'%20y2='-0.5'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='white'%20stop-opacity='0'/%3e%3cstop%20offset='1'%20stop-color='white'%20stop-opacity='0.2'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e") no-repeat center;left:10px;transition:left .5s ease}.DashboardPage .apool__btn:after{background:url("data:image/svg+xml,%3csvg%20width='28'%20height='40'%20viewBox='0%200%2028%2040'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='path-1-inside-1_147_1494'%20fill='white'%3e%3cpath%20d='M18%200H22C25.3137%200%2028%202.68629%2028%206V34C28%2037.3137%2025.3137%2040%2022%2040H18V0Z'/%3e%3c/mask%3e%3cpath%20d='M18%20-1H22C25.866%20-1%2029%202.13401%2029%206H27C27%203.23858%2024.7614%201%2022%201H18V-1ZM29%2034C29%2037.866%2025.866%2041%2022%2041H18V39H22C24.7614%2039%2027%2036.7614%2027%2034H29ZM18%2040V0V40ZM22%20-1C25.866%20-1%2029%202.13401%2029%206V34C29%2037.866%2025.866%2041%2022%2041V39C24.7614%2039%2027%2036.7614%2027%2034V6C27%203.23858%2024.7614%201%2022%201V-1Z'%20fill='white'%20fill-opacity='0.2'%20mask='url(%23path-1-inside-1_147_1494)'/%3e%3cline%20x1='10'%20y1='0.5'%20y2='0.5'%20stroke='url(%23paint0_linear_147_1494)'/%3e%3cline%20x1='8.74228e-08'%20y1='39.5'%20x2='10'%20y2='39.5'%20stroke='url(%23paint1_linear_147_1494)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_147_1494'%20x1='7.98609e-09'%20y1='0.5'%20x2='10'%20y2='0.5'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='white'%20stop-opacity='0'/%3e%3cstop%20offset='1'%20stop-color='white'%20stop-opacity='0.2'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear_147_1494'%20x1='0'%20y1='39.5'%20x2='10'%20y2='39.5'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='white'%20stop-opacity='0'/%3e%3cstop%20offset='1'%20stop-color='white'%20stop-opacity='0.2'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e") no-repeat center;right:10px;transition:right .5s ease}.DashboardPage .apool__btn:hover{border-color:#a034fa}.DashboardPage .apool__btn:hover:before{left:15px}.DashboardPage .apool__btn:hover:after{right:15px}.DashboardPage .profile{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;margin-top:24px;border-radius:10px;border:2px solid rgba(255,255,255,.05);background:#03061c;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);position:relative;padding:50px 60px;z-index:2}.DashboardPage .profile .tab-content{width:100%}.DashboardPage .profile__info{margin-top:24px;width:100%}.DashboardPage .profile__info p{text-align:center;font-size:16px;line-height:26px;color:#fff;font-weight:400;width:100%;margin-bottom:0}.DashboardPage .profile__info p i{margin-right:4px}.DashboardPage .profile__title{font-size:32px;font-weight:400;line-height:36px;color:#fff;margin-bottom:25px;margin-top:24px}.DashboardPage .profile__title b{font-weight:400}.DashboardPage .profile__title--mt{margin-top:0}.DashboardPage .deposit{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;margin-top:24px;padding-bottom:24px;position:relative}.DashboardPage .deposit:before{content:"";position:absolute;bottom:-1px;left:0;right:0;display:block;height:2px;background:linear-gradient(90deg,#fff0,#ffffff0d 20%,#ffffff0d 80%,#fff0)}.DashboardPage .deposit:last-child{padding-bottom:0}.DashboardPage .deposit:last-child:before{display:none}.DashboardPage .deposit__name{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;width:100%;margin-bottom:20px}.DashboardPage .deposit__icon{display:flex;flex-direction:row;justify-content:center;align-items:center;height:50px;width:50px;border:2px solid;border-radius:50%}.DashboardPage .deposit__icon i{font-size:22px;color:#fff}.DashboardPage .deposit__icon--orange{border-color:#e66c12}.DashboardPage .deposit__icon--green{border-color:#39dc01}.DashboardPage .deposit__icon--blue{border-color:#4399fc}.DashboardPage .deposit__title{width:calc(100% - 65px);margin-left:15px;font-size:30px;font-weight:400;line-height:50px;color:#fff;margin-bottom:0}.DashboardPage .deposit__title b{font-weight:400}.DashboardPage .deposit__list{margin-bottom:10px}.DashboardPage .deposit__list li{font-size:14px;font-weight:400;line-height:24px;color:#d0d0d0;margin-bottom:10px}.DashboardPage .deposit__list li b{color:#fff;font-weight:400}.DashboardPage .deposit__list li:last-child{margin-bottom:0}.DashboardPage .deposit__profit{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;margin-top:20px}.DashboardPage .deposit__profit span{font-size:14px;font-weight:400;line-height:24px;color:#d0d0d0;margin-bottom:5px}.DashboardPage .deposit__profit p{font-size:32px;line-height:100%;font-weight:400;color:#fff;margin-bottom:0}@media (min-width: 768px){.DashboardPage .deposit__profit{position:absolute;margin-top:0;top:0;right:0}}.DashboardPage .post{position:relative;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;margin-top:24px;border-radius:10px;background-color:#16142a;overflow:hidden}.DashboardPage .post__img{display:flex;flex-direction:row;justify-content:center;align-items:center;overflow:hidden;width:100%;height:380px;cursor:default;position:relative;border-radius:10px}.DashboardPage .post__img:before{content:"";position:absolute;display:block;z-index:2;bottom:0;left:0;right:0;top:0;pointer-events:none;background:linear-gradient(to bottom,#0000004d,#000000b3)}.DashboardPage .post__img img{width:auto;height:auto;min-width:100%;min-height:100%;position:relative;z-index:1;transition:opacity .5s ease;border-radius:0}.DashboardPage .post__content{position:absolute;z-index:2;bottom:0;left:0;right:0;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;padding:30px 20px;border-radius:0 0 10px 10px;background:linear-gradient(150deg,#ffffff08,#ffffff03);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.DashboardPage .post__category{display:inline-flex;flex-direction:row;justify-content:center;align-items:center;height:28px;min-width:60px;width:auto;color:#d0d0d0;font-size:12px;text-transform:uppercase;letter-spacing:.4px;background-color:transparent;border:2px solid rgba(255,255,255,.2);border-radius:6px;padding:0 12px;font-weight:400;margin-bottom:20px}.DashboardPage .post__category:hover{color:#fff}.DashboardPage .post__title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;font-size:24px;line-height:36px;color:#fff;font-weight:400;margin-bottom:0;width:100%}.DashboardPage .post__title a{display:block;color:#fff}.DashboardPage .post__title a:hover{color:#a034fa}.DashboardPage .post__meta{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;width:auto;height:28px;position:absolute;top:30px;right:20px}.DashboardPage .post__date{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;font-size:14px;line-height:28px;color:#d0d0d0;margin-right:20px}.DashboardPage .post__date:last-child{margin-right:0}.DashboardPage .post__date i{font-size:20px;color:#d0d0d0;margin-right:5px}.DashboardPage .post__views{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;font-size:14px;line-height:28px;color:#d0d0d0;margin-right:20px}.DashboardPage .post__views:last-child{margin-right:0}.DashboardPage .post__views i{font-size:20px;color:#d0d0d0;margin-right:5px}@media (min-width: 768px){.DashboardPage .post__title{font-size:28px;line-height:40px;padding-right:33%}}@media (min-width: 992px){.DashboardPage .post__title{padding-right:0}}@media (min-width: 1200px){.DashboardPage .post__title{padding-right:25%}.DashboardPage .post:hover .post__img img{opacity:.75}}.DashboardPage .article{display:block;position:relative;width:100%;margin-top:24px}.DashboardPage .article__category{display:inline-flex;flex-direction:row;justify-content:center;align-items:center;height:28px;min-width:60px;width:auto;color:#d0d0d0;font-size:12px;text-transform:uppercase;letter-spacing:.4px;background-color:transparent;border:2px solid rgba(255,255,255,.2);border-radius:6px;padding:0 12px;font-weight:400;margin-right:auto}.DashboardPage .article__category:hover{color:#fff}.DashboardPage .article__date{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;font-size:14px;line-height:28px;color:#d0d0d0;margin-right:20px}.DashboardPage .article__date:last-child{margin-right:0}.DashboardPage .article__date i{font-size:20px;color:#d0d0d0;margin-right:5px}.DashboardPage .article__views{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;font-size:14px;line-height:28px;color:#d0d0d0;margin-right:20px}.DashboardPage .article__views:last-child{margin-right:0}.DashboardPage .article__views i{font-size:20px;color:#d0d0d0;margin-right:5px}.DashboardPage .article__meta{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;flex-wrap:wrap;width:100%;margin-bottom:20px}.DashboardPage .article__content{position:relative}.DashboardPage .article__content img{display:block;width:100%;height:auto;margin-bottom:20px;border-radius:10px}.DashboardPage .article__content iframe{display:block;width:100%;height:240px;margin-bottom:20px;border-radius:10px;border:none}.DashboardPage .article__content h1,.DashboardPage .article__content h2,.DashboardPage .article__content h3,.DashboardPage .article__content h4,.DashboardPage .article__content h5,.DashboardPage .article__content h6{font-weight:400;color:#fff;margin-bottom:15px}.DashboardPage .article__content h1:last-child,.DashboardPage .article__content h2:last-child,.DashboardPage .article__content h3:last-child,.DashboardPage .article__content h4:last-child,.DashboardPage .article__content h5:last-child,.DashboardPage .article__content h6:last-child{margin-bottom:0}.DashboardPage .article__content h1{font-size:30px;line-height:46px}.DashboardPage .article__content h2{font-size:28px;line-height:42px}.DashboardPage .article__content h3{font-size:24px;line-height:36px}.DashboardPage .article__content h4{font-size:22px;line-height:32px}.DashboardPage .article__content h5{font-size:18px;line-height:28px}.DashboardPage .article__content h6{font-size:16px;line-height:26px}.DashboardPage .article__content p{display:block;font-size:16px;line-height:26px;font-weight:400;color:#d0d0d0;margin-bottom:20px}.DashboardPage .article__content p b{font-weight:500}.DashboardPage .article__content p a{color:#a034fa;text-decoration:underline}.DashboardPage .article__content p a:hover,.DashboardPage .article__content p a:focus{color:#a034fa;text-decoration:none}.DashboardPage .article__content p:last-child{margin-bottom:0}.DashboardPage .article__content blockquote{display:block;position:relative;padding:0 0 0 20px;font-size:16px;line-height:28px;color:#fff;font-weight:400;margin-bottom:20px;font-style:italic}.DashboardPage .article__content blockquote:before{content:"";position:absolute;display:block;top:2px;bottom:2px;left:0;width:3px;background-color:#a034fa;border-radius:3px}.DashboardPage .article__content blockquote:last-child{margin-bottom:0}.DashboardPage .article__content ul{margin-bottom:20px;display:block}.DashboardPage .article__content ul li{font-size:16px;line-height:28px;font-weight:400;color:#d0d0d0;padding-left:20px;position:relative}.DashboardPage .article__content ul li:before{content:"";position:absolute;display:block;width:4px;height:4px;border-radius:50%;background-color:#a034fa;left:0;top:50%;margin-top:-2px}.DashboardPage .article__content ul:last-child{margin-bottom:0}.DashboardPage .article__content ol{padding-left:0;list-style:none;counter-reset:li;margin-bottom:20px}.DashboardPage .article__content ol:last-child{margin-bottom:0}.DashboardPage .article__content ol ol{padding-left:15px;margin-top:20px}.DashboardPage .article__content ol ol ol{margin-top:20px;margin-bottom:10px}.DashboardPage .article__content ol ol ol li{margin-top:0;margin-bottom:20px}.DashboardPage .article__content ol h4{font-size:16px;line-height:26px;color:#d0d0d0;display:inline-block;margin-bottom:0;font-weight:500}.DashboardPage .article__content ol li{font-size:16px;line-height:26px;color:#d0d0d0;position:relative;margin-bottom:20px}.DashboardPage .article__content ol li b{font-weight:500;color:#fff}.DashboardPage .article__content ol li a{color:#a034fa;position:relative;font-weight:500}.DashboardPage .article__content ol li a:before{content:"";position:absolute;display:block;height:1px;width:100%;left:0;bottom:0;border-radius:4px;background-color:#a034fa;opacity:0;transition:.5s ease;transition-property:opacity,bottom}.DashboardPage .article__content ol li a:hover:before{opacity:1}.DashboardPage .article__content ol li:last-child{margin-bottom:0}.DashboardPage .article__content ol li:before{counter-increment:li;content:counters(li,".") ". "}@media (min-width: 768px){.DashboardPage .article__content h1{font-size:36px;line-height:54px}.DashboardPage .article__content h2{font-size:32px;line-height:48px}.DashboardPage .article__content h3{font-size:28px;line-height:42px}.DashboardPage .article__content h4{font-size:24px;line-height:36px}.DashboardPage .article__content h5{font-size:20px;line-height:32px}.DashboardPage .article__content h6{font-size:18px;line-height:28px}.DashboardPage .article__content iframe{height:380px}.article__meta{margin-bottom:30px}}.DashboardPage .share{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;width:100%;margin-top:10px}.DashboardPage .share__link{margin-top:20px;margin-right:20px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:0 12px;height:30px;border-radius:6px;color:#fff;font-size:14px;background-color:#a034fa}.DashboardPage .share__link i{font-size:18px;margin-right:6px;transition:color .5s ease}.DashboardPage .share__link:last-child{margin-right:0}.DashboardPage .share__link--fb{background-color:#3b5998}.DashboardPage .share__link--fb:hover{box-shadow:0 0 16px #3b599824}.DashboardPage .share__link--tw{background-color:#55acee}.DashboardPage .share__link--tw:hover{box-shadow:0 0 16px #55acee24}.DashboardPage .share__link--link{background-color:#d3d3d3}.DashboardPage .share__link--link:hover{box-shadow:0 0 16px #a034fa24}.DashboardPage .share__link:hover{color:#fff}@media (min-width: 768px){.DashboardPage .share{margin-top:20px}}.DashboardPage .paginator{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin:40px auto 0;width:100%}.DashboardPage .paginator__pages{font-size:14px;color:#d0d0d0;font-weight:400}.DashboardPage .paginator__list{display:none}.DashboardPage .paginator__list-mobile{display:flex;flex-direction:row;justify-content:center;align-items:center}.DashboardPage .paginator__list-mobile li{margin-right:25px}.DashboardPage .paginator__list-mobile li:first-child a i{margin-right:5px}.DashboardPage .paginator__list-mobile li:last-child{margin-right:0}.DashboardPage .paginator__list-mobile li:last-child a i{margin-left:5px}.DashboardPage .paginator__list-mobile a{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.DashboardPage .paginator__list-mobile a span{font-size:14px;color:#d0d0d0;font-weight:400;transition:color .5s ease;text-transform:uppercase}.DashboardPage .paginator__list-mobile a i{font-size:18px;color:#fff;transition:color .5s ease}.DashboardPage .paginator__list-mobile a:hover i{color:#a034fa}@media (min-width: 768px){.DashboardPage .paginator{margin:50px auto 0;justify-content:center}.DashboardPage .paginator__pages,.DashboardPage .paginator__list-mobile{display:none}.DashboardPage .paginator__list{display:flex;flex-direction:row;justify-content:center;align-items:center}.DashboardPage .paginator__list li{margin-right:15px}.DashboardPage .paginator__list li:last-child{margin-right:0}.DashboardPage .paginator__list li.active a{cursor:default;font-weight:500;color:#a034fa}.DashboardPage .paginator__list li.active a:hover{color:#a034fa}.DashboardPage .paginator__list span{display:flex;flex-direction:row;justify-content:center;align-items:center;width:42px;height:42px;border-radius:22px;background-color:transparent;font-size:14px;color:#fff;font-weight:400;cursor:default;border:2px solid rgba(255,255,255,.2)}.DashboardPage .paginator__list a{display:flex;flex-direction:row;justify-content:center;align-items:center;min-width:42px;height:42px;border-radius:22px;background-color:transparent;font-size:14px;color:#fff;font-weight:400;border:2px solid rgba(255,255,255,.2)}.DashboardPage .paginator__list a i{font-size:20px;color:#fff;transition:color .5s ease}.DashboardPage .paginator__list a:hover,.DashboardPage .paginator__list a:hover i{color:#a034fa}}.DashboardPage .footer{border-top:2px solid rgba(255,255,255,.05);background:#6775aa;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);position:relative;overflow:hidden}.DashboardPage .footer__logo{margin-top:60px}.DashboardPage .footer__logo img{width:auto;height:50px;display:block}.DashboardPage .footer__tagline{margin-top:20px;display:block;font-size:14px;line-height:24px;color:#d0d0d0;margin-bottom:0}.DashboardPage .footer__currencies{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:100%;margin-top:20px}.DashboardPage .footer__currencies i{font-size:24px;margin-right:20px;color:#ffffff40}.DashboardPage .footer__currencies i:last-child{margin-right:0}.DashboardPage .footer__title{display:block;margin-top:40px;font-size:16px;line-height:26px;color:#fff;font-weight:500;margin-bottom:15px}.DashboardPage .footer__nav{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.DashboardPage .footer__nav a{font-size:14px;line-height:24px;margin-bottom:15px;color:#d0d0d0;font-weight:400}.DashboardPage .footer__nav a:last-child{margin-bottom:0}.DashboardPage .footer__nav a:hover{color:#a034fa}.DashboardPage .footer__content{position:relative;margin-top:60px;padding:10px 0 30px}.DashboardPage .footer__content:before{content:"";position:absolute;top:-1px;left:0;right:0;display:block;height:2px;background:linear-gradient(90deg,#fff0,#ffffff0d 20%,#ffffff0d 80%,#fff0)}.DashboardPage .footer__social{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;width:100%}.DashboardPage .footer__social a{height:20px;width:20px;margin-top:20px;margin-right:20px;position:relative;color:#d0d0d0}.DashboardPage .footer__social a i{font-size:20px;transition:color .5s ease}.DashboardPage .footer__social a:last-child{margin-right:0}.DashboardPage .footer__social a:hover i{color:#a034fa}.DashboardPage .footer__copyright{display:block;font-size:14px;color:#d0d0d0;margin-top:30px;font-weight:400}.DashboardPage .footer__copyright a{color:#d0d0d0}.DashboardPage .footer__copyright a:hover{color:#a034fa}@media (min-width: 768px){.DashboardPage .footer{padding-top:20px}.DashboardPage .footer__content{margin-top:70px;padding:0;height:100px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.DashboardPage .footer__logo,.DashboardPage .footer__title{margin-top:50px}.DashboardPage .footer__social{display:inline-flex;width:auto;order:2}.DashboardPage .footer__social a{margin-top:0}.DashboardPage .footer__copyright{margin-top:0;order:1}}@media (min-width: 1400px){.DashboardPage .footer:before{content:"";position:absolute;bottom:101px;left:70px;right:70px;display:block;height:2px;background:linear-gradient(90deg,#fff0,#ffffff0d 20%,#ffffff0d 80%,#fff0)}.DashboardPage .footer__content:before{display:none}}.DashboardPage .form{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;margin-top:24px;border-radius:25px 10px 10px;border:2px solid rgba(255,255,255,.05);background:linear-gradient(150deg,#ffffff08,#ffffff03);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);position:relative;padding:60px 60px 50px;z-index:2}.DashboardPage .form--content{max-width:420px;margin-top:0}.DashboardPage .form--profile{border-radius:0;border:none;background:transparent;backdrop-filter:blur(0px);-webkit-backdrop-filter:blur(0px);padding:0;margin-top:24px}.DashboardPage .form__logo-wrap{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-bottom:30px;width:100%}.DashboardPage .form__logo{display:block;height:50px}.DashboardPage .form__logo img{height:50px;width:auto}.DashboardPage .form__tagline{font-size:14px;line-height:24px;color:#d0d0d0;margin-left:20px;font-weight:400}.DashboardPage .form__group{position:relative;width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;margin-bottom:20px}.DashboardPage .form__group--checkbox{flex-direction:row;justify-content:flex-start;align-items:center;text-align:left}.DashboardPage .form__group--checkbox input:not(:checked),.DashboardPage .form__group--checkbox input:checked{position:absolute;left:-9999px}.DashboardPage .form__group--checkbox input:not(:checked)+label,.DashboardPage .form__group--checkbox input:checked+label{font-size:14px;color:#d0d0d0;font-weight:400;position:relative;cursor:pointer;padding-left:35px;line-height:24px;margin:0}.DashboardPage .form__group--checkbox input:not(:checked)+label a,.DashboardPage .form__group--checkbox input:checked+label a{color:#a034fa}.DashboardPage .form__group--checkbox input:not(:checked)+label a:hover,.DashboardPage .form__group--checkbox input:checked+label a:hover{color:#a034fa;text-decoration:underline}.DashboardPage .form__group--checkbox input:not(:checked)+label:before,.DashboardPage .form__group--checkbox input:checked+label:before{content:"";position:absolute;left:0;top:0;width:24px;height:24px;background-color:transparent;border-radius:12px;border:2px solid rgba(255,255,255,.05)}.DashboardPage .form__group--checkbox input:not(:checked)+label:after,.DashboardPage .form__group--checkbox input:checked+label:after{content:"";position:absolute;left:6px;top:6px;width:12px;height:12px;text-align:center;transition:.5s ease;background-color:#a034fa;border-radius:6px}.DashboardPage .form__group--checkbox input:not(:checked)+label:after{opacity:0;transform:scale(0)}.DashboardPage .form__group--checkbox input:checked+label:after{opacity:1;transform:scale(1)}.DashboardPage .form__group--checkbox label::-moz-selection{background:transparent;color:#d0d0d0}.DashboardPage .form__group--checkbox label::selection{background:transparent;color:#d0d0d0}.DashboardPage .form__label{font-style:normal;font-weight:500;font-size:19px;color:#d0d0d0;width:100%;line-height:100%;margin-bottom:15px}.DashboardPage .form__input{width:100%;height:50px;padding:0 20px;border:2px solid rgba(255,255,255,.05);background-color:transparent;border-radius:10px;font-size:14px;color:#fff;cursor:default;font-weight:400}.DashboardPage .form__input:hover,.DashboardPage .form__input:focus{border-color:#ffffff40}.DashboardPage .form__select{width:100%;height:50px;padding:0 20px;border:2px solid rgba(255,255,255,.05);background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20stroke-width='2'%20stroke='%23A034FA'%20fill='none'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cpath%20stroke='none'%20d='M0%200h24v24H0z'%20fill='none'/%3e%3cpath%20d='M6%209l6%206l6%20-6'%20/%3e%3c/svg%3e") no-repeat center right 20px transparent;background-size:16px 16px;border-radius:10px;font-size:14px;color:#fff;cursor:default;font-weight:400}.DashboardPage .form__select option{background-color:#16142a}.DashboardPage .form__select:hover,.DashboardPage .form__select:focus{border-color:#ffffff40}.DashboardPage .form__textarea{width:100%;height:140px;padding:15px 20px;border:2px solid rgba(255,255,255,.05);background-color:transparent;border-radius:10px;font-size:14px;color:#fff;cursor:default;resize:none;font-weight:400}.DashboardPage .form__textarea:hover,.DashboardPage .form__textarea:focus{border-color:#ffffff40}.DashboardPage .form__radio{position:relative;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;margin-top:2px}.DashboardPage .form__radio li{position:relative;overflow:hidden;margin-bottom:10px}.DashboardPage .form__radio li:last-child{margin-bottom:0}.DashboardPage .form__radio input:not(:checked),.DashboardPage .form__radio input:checked{position:absolute;left:-9999px}.DashboardPage .form__radio label{display:block;margin:0;position:relative;font-weight:400;cursor:pointer;font-size:14px;color:#d0d0d0;line-height:24px;padding-left:30px;transition:.5s ease}.DashboardPage .form__radio label:before{content:"";display:block;position:absolute;width:18px;height:18px;border:4px solid rgba(255,255,255,.05);background-color:transparent;border-radius:50%;left:0;top:4px;transition:.5s ease}.DashboardPage .form__radio label:hover{color:#fff}.DashboardPage .form__radio input:checked+label{color:#fff}.DashboardPage .form__radio input:checked+label:before{border-color:#a034fa}.DashboardPage .form__btn{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;height:60px;border-radius:10px;border:2px solid rgba(255,255,255,.3);background:#ffffff1a;font-size:14px;color:#fff;text-transform:uppercase;font-weight:500;position:relative;margin-top:10px}.DashboardPage .form__btn:before,.DashboardPage .form__btn:after{content:"";position:absolute;pointer-events:none;width:28px;height:40px}.DashboardPage .form__btn:before{background:url("data:image/svg+xml,%3csvg%20width='28'%20height='40'%20viewBox='0%200%2028%2040'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='path-1-inside-1_147_1498'%20fill='white'%3e%3cpath%20d='M10%200H6C2.68629%200%200%202.68629%200%206V34C0%2037.3137%202.68629%2040%206%2040H10V0Z'/%3e%3c/mask%3e%3cpath%20d='M10%20-1H6C2.13401%20-1%20-1%202.13401%20-1%206H1C1%203.23858%203.23858%201%206%201H10V-1ZM-1%2034C-1%2037.866%202.13401%2041%206%2041H10V39H6C3.23858%2039%201%2036.7614%201%2034H-1ZM10%2040V0V40ZM6%20-1C2.13401%20-1%20-1%202.13401%20-1%206V34C-1%2037.866%202.13401%2041%206%2041V39C3.23858%2039%201%2036.7614%201%2034V6C1%203.23858%203.23858%201%206%201V-1Z'%20fill='white'%20fill-opacity='0.2'%20mask='url(%23path-1-inside-1_147_1498)'/%3e%3cline%20y1='-0.5'%20x2='10'%20y2='-0.5'%20transform='matrix(1%200%200%20-1%2018%200)'%20stroke='url(%23paint0_linear_147_1498)'/%3e%3cline%20y1='-0.5'%20x2='10'%20y2='-0.5'%20transform='matrix(-1%201.74846e-07%201.74846e-07%201%2028%2040)'%20stroke='url(%23paint1_linear_147_1498)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_147_1498'%20x1='10'%20y1='-0.5'%20x2='-7.98608e-09'%20y2='-0.5'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='white'%20stop-opacity='0'/%3e%3cstop%20offset='1'%20stop-color='white'%20stop-opacity='0.2'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear_147_1498'%20x1='-8.74221e-08'%20y1='-0.499999'%20x2='10'%20y2='-0.5'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='white'%20stop-opacity='0'/%3e%3cstop%20offset='1'%20stop-color='white'%20stop-opacity='0.2'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e") no-repeat center;left:10px;transition:left .5s ease}.DashboardPage .form__btn:after{background:url("data:image/svg+xml,%3csvg%20width='28'%20height='40'%20viewBox='0%200%2028%2040'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='path-1-inside-1_147_1494'%20fill='white'%3e%3cpath%20d='M18%200H22C25.3137%200%2028%202.68629%2028%206V34C28%2037.3137%2025.3137%2040%2022%2040H18V0Z'/%3e%3c/mask%3e%3cpath%20d='M18%20-1H22C25.866%20-1%2029%202.13401%2029%206H27C27%203.23858%2024.7614%201%2022%201H18V-1ZM29%2034C29%2037.866%2025.866%2041%2022%2041H18V39H22C24.7614%2039%2027%2036.7614%2027%2034H29ZM18%2040V0V40ZM22%20-1C25.866%20-1%2029%202.13401%2029%206V34C29%2037.866%2025.866%2041%2022%2041V39C24.7614%2039%2027%2036.7614%2027%2034V6C27%203.23858%2024.7614%201%2022%201V-1Z'%20fill='white'%20fill-opacity='0.2'%20mask='url(%23path-1-inside-1_147_1494)'/%3e%3cline%20x1='10'%20y1='0.5'%20y2='0.5'%20stroke='url(%23paint0_linear_147_1494)'/%3e%3cline%20x1='8.74228e-08'%20y1='39.5'%20x2='10'%20y2='39.5'%20stroke='url(%23paint1_linear_147_1494)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_147_1494'%20x1='7.98609e-09'%20y1='0.5'%20x2='10'%20y2='0.5'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='white'%20stop-opacity='0'/%3e%3cstop%20offset='1'%20stop-color='white'%20stop-opacity='0.2'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear_147_1494'%20x1='0'%20y1='39.5'%20x2='10'%20y2='39.5'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='white'%20stop-opacity='0'/%3e%3cstop%20offset='1'%20stop-color='white'%20stop-opacity='0.2'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e") no-repeat center;right:10px;transition:right .5s ease}.DashboardPage .form__btn:hover:before{left:15px}.DashboardPage .form__btn:hover:after{right:15px}.DashboardPage .form__delimiter{font-size:14px;color:#d0d0d0;line-height:100%;width:100%;display:block;text-align:center;margin-top:20px}.DashboardPage .form__social{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;margin-top:20px}.DashboardPage .form__social a{display:flex;flex-direction:row;justify-content:center;align-items:center;height:36px;width:calc(33% - 10px);border-radius:6px;color:#fff}.DashboardPage .form__social a i{font-size:20px;color:#fff;transition:color .5s ease}.DashboardPage .form__social a.fb{background-color:#3b5999}.DashboardPage .form__social a.gl{background-color:#df4a32}.DashboardPage .form__social a.tw{background-color:#1da1f2}.DashboardPage .form__social a:hover{background-color:#fff}.DashboardPage .form__social a:hover.fb i{color:#3b5999}.DashboardPage .form__social a:hover.gl i{color:#df4a32}.DashboardPage .form__social a:hover.tw i{color:#1da1f2}.DashboardPage .form__text{margin-top:30px;font-size:14px;line-height:26px;color:#d0d0d0;width:100%;text-align:left}.DashboardPage .form__text:first-child{margin-top:0}.DashboardPage .form__text a{position:relative;color:#a034fa}.DashboardPage .form__text a:hover{color:#a034fa;text-decoration:underline}.DashboardPage .form__text--center{text-align:center}@media (min-width: 768px){.DashboardPage .form__btn--small{width:200px}}.DashboardPage .page-error{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;max-width:420px;border-radius:25px 10px 10px;border:2px solid rgba(255,255,255,.05);background:linear-gradient(150deg,#ffffff08,#ffffff03);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);position:relative;padding:60px 60px 50px;z-index:2}.DashboardPage .page-error__title{position:relative;color:#a034fa;line-height:100%;font-size:120px;margin-bottom:10px;font-weight:500;text-align:center;width:100%}.DashboardPage .page-error__text{text-align:center;display:block;width:100%;color:#d0d0d0;font-size:16px;line-height:26px;margin-bottom:30px}.DashboardPage .page-error__btn{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;height:60px;border-radius:10px;border:2px solid rgba(255,255,255,.3);background:linear-gradient(135deg,#572c7c,#572c7c,#a034fa);font-size:14px;color:#fff;text-transform:uppercase;font-weight:500;position:relative}.DashboardPage .page-error__btn:before,.DashboardPage .page-error__btn:after{content:"";position:absolute;pointer-events:none;width:28px;height:40px}.DashboardPage .page-error__btn:before{background:url("data:image/svg+xml,%3csvg%20width='28'%20height='40'%20viewBox='0%200%2028%2040'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='path-1-inside-1_147_1498'%20fill='white'%3e%3cpath%20d='M10%200H6C2.68629%200%200%202.68629%200%206V34C0%2037.3137%202.68629%2040%206%2040H10V0Z'/%3e%3c/mask%3e%3cpath%20d='M10%20-1H6C2.13401%20-1%20-1%202.13401%20-1%206H1C1%203.23858%203.23858%201%206%201H10V-1ZM-1%2034C-1%2037.866%202.13401%2041%206%2041H10V39H6C3.23858%2039%201%2036.7614%201%2034H-1ZM10%2040V0V40ZM6%20-1C2.13401%20-1%20-1%202.13401%20-1%206V34C-1%2037.866%202.13401%2041%206%2041V39C3.23858%2039%201%2036.7614%201%2034V6C1%203.23858%203.23858%201%206%201V-1Z'%20fill='white'%20fill-opacity='0.2'%20mask='url(%23path-1-inside-1_147_1498)'/%3e%3cline%20y1='-0.5'%20x2='10'%20y2='-0.5'%20transform='matrix(1%200%200%20-1%2018%200)'%20stroke='url(%23paint0_linear_147_1498)'/%3e%3cline%20y1='-0.5'%20x2='10'%20y2='-0.5'%20transform='matrix(-1%201.74846e-07%201.74846e-07%201%2028%2040)'%20stroke='url(%23paint1_linear_147_1498)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_147_1498'%20x1='10'%20y1='-0.5'%20x2='-7.98608e-09'%20y2='-0.5'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='white'%20stop-opacity='0'/%3e%3cstop%20offset='1'%20stop-color='white'%20stop-opacity='0.2'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear_147_1498'%20x1='-8.74221e-08'%20y1='-0.499999'%20x2='10'%20y2='-0.5'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='white'%20stop-opacity='0'/%3e%3cstop%20offset='1'%20stop-color='white'%20stop-opacity='0.2'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e") no-repeat center;left:10px;transition:left .5s ease}.DashboardPage .page-error__btn:after{background:url("data:image/svg+xml,%3csvg%20width='28'%20height='40'%20viewBox='0%200%2028%2040'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='path-1-inside-1_147_1494'%20fill='white'%3e%3cpath%20d='M18%200H22C25.3137%200%2028%202.68629%2028%206V34C28%2037.3137%2025.3137%2040%2022%2040H18V0Z'/%3e%3c/mask%3e%3cpath%20d='M18%20-1H22C25.866%20-1%2029%202.13401%2029%206H27C27%203.23858%2024.7614%201%2022%201H18V-1ZM29%2034C29%2037.866%2025.866%2041%2022%2041H18V39H22C24.7614%2039%2027%2036.7614%2027%2034H29ZM18%2040V0V40ZM22%20-1C25.866%20-1%2029%202.13401%2029%206V34C29%2037.866%2025.866%2041%2022%2041V39C24.7614%2039%2027%2036.7614%2027%2034V6C27%203.23858%2024.7614%201%2022%201V-1Z'%20fill='white'%20fill-opacity='0.2'%20mask='url(%23path-1-inside-1_147_1494)'/%3e%3cline%20x1='10'%20y1='0.5'%20y2='0.5'%20stroke='url(%23paint0_linear_147_1494)'/%3e%3cline%20x1='8.74228e-08'%20y1='39.5'%20x2='10'%20y2='39.5'%20stroke='url(%23paint1_linear_147_1494)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_147_1494'%20x1='7.98609e-09'%20y1='0.5'%20x2='10'%20y2='0.5'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='white'%20stop-opacity='0'/%3e%3cstop%20offset='1'%20stop-color='white'%20stop-opacity='0.2'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear_147_1494'%20x1='0'%20y1='39.5'%20x2='10'%20y2='39.5'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='white'%20stop-opacity='0'/%3e%3cstop%20offset='1'%20stop-color='white'%20stop-opacity='0.2'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e") no-repeat center;right:10px;transition:right .5s ease}.DashboardPage .page-error__btn:hover{border-color:#a034fa}.DashboardPage .page-error__btn:hover:before{left:15px}.DashboardPage .page-error__btn:hover:after{right:15px}.DashboardPage .modal{background:#16142acc}.DashboardPage .modal--auto .modal-content{margin:0 auto;max-width:420px;background-color:transparent;border:none;border-radius:10px}.DashboardPage .modal__content{position:relative;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;border:2px solid rgba(255,255,255,.05);background:linear-gradient(150deg,#ffffff08,#ffffff03);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);margin:0 auto;width:100%;max-width:420px;padding:50px 60px;border-radius:10px}.DashboardPage .modal__title{color:#fff;font-size:24px;line-height:32px;font-weight:500;margin-bottom:15px}.DashboardPage .modal__text{font-size:14px;line-height:24px;color:#d0d0d0;margin-bottom:0}.DashboardPage .modal__close{position:absolute;width:52px;height:52px;border-radius:0 0 0 10px;top:0;right:0;z-index:1;color:#fff;border-left:2px solid rgba(255,255,255,.05);border-bottom:2px solid rgba(255,255,255,.05)}.DashboardPage .modal__close i{font-size:24px}.DashboardPage .modal__close:hover{color:#e2293b}.DashboardPage .modal__form{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;margin-top:30px}.DashboardPage .modal-backdrop{background:#16142a}.DashboardPage .splide--roadmap .splide__arrows{position:relative}.DashboardPage .splide--roadmap .splide__arrow{display:none}.DashboardPage .splide--roadmap .splide__pagination{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;margin-top:50px;position:relative;padding:0;bottom:0}.DashboardPage .splide--roadmap .splide__pagination li{margin-right:10px}.DashboardPage .splide--roadmap .splide__pagination li:last-child{margin-right:0}.DashboardPage .splide--roadmap .splide__pagination__page{display:block;height:4px;width:12px;border-radius:4px;background-color:#ffffff1a;transition:.5s ease;opacity:1;margin:0}.DashboardPage .splide--roadmap .splide__pagination__page.is-active{transform:scale(1);width:20px;background-color:#4399fc}@media (min-width: 1200px){.DashboardPage .splide--roadmap .splide__arrows{position:absolute;width:auto;margin:0;left:0;right:0}.DashboardPage .splide--roadmap .splide__arrow{position:absolute;display:flex;flex-direction:row;justify-content:center;align-items:center;width:42px;height:42px;right:0;top:-72px;z-index:2;background-color:transparent;border-radius:50%;border:2px solid rgba(255,255,255,.2);opacity:1;transform:none}.DashboardPage .splide--roadmap .splide__arrow i{font-size:20px;color:#fff;transition:color .5s ease}.DashboardPage .splide--roadmap .splide__arrow:hover i{color:#4399fc}.DashboardPage .splide--roadmap .splide__arrow--prev{right:57px;left:auto}.DashboardPage .splide--roadmap .splide__arrow--next{right:0}}.DashboardPage .block-icon{position:absolute;top:-2px;left:-2px;display:flex;flex-direction:row;justify-content:center;align-items:center;height:50px;width:50px;border:2px solid;border-radius:50%}.DashboardPage .block-icon i{font-size:22px;color:#fff}.DashboardPage .block-icon:before{content:"";position:absolute;pointer-events:none;width:74px;height:74px;top:50%;left:50%}.DashboardPage .block-icon--purple{border-color:#a034fa}.DashboardPage .block-icon--purple:before{background:url("data:image/svg+xml,%3csvg%20width='74'%20height='74'%20viewBox='0%200%2074%2074'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='44'%20cy='2'%20r='2'%20fill='%23A034FA'/%3e%3ccircle%20cx='58'%20cy='2'%20r='2'%20fill='%23A034FA'%20fill-opacity='0.5'/%3e%3ccircle%20cx='72'%20cy='2'%20r='2'%20fill='%23A034FA'%20fill-opacity='0.25'/%3e%3ccircle%20cx='2'%20cy='44'%20r='2'%20transform='rotate(90%202%2044)'%20fill='%23A034FA'/%3e%3ccircle%20cx='2'%20cy='58'%20r='2'%20transform='rotate(90%202%2058)'%20fill='%23A034FA'%20fill-opacity='0.5'/%3e%3ccircle%20cx='2'%20cy='72'%20r='2'%20transform='rotate(90%202%2072)'%20fill='%23A034FA'%20fill-opacity='0.25'/%3e%3c/svg%3e") no-repeat center}.DashboardPage .block-icon--orange{border-color:#e66c12}.DashboardPage .block-icon--orange:before{background:url("data:image/svg+xml,%3csvg%20width='74'%20height='74'%20viewBox='0%200%2074%2074'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='44'%20cy='2'%20r='2'%20fill='%23E66C12'/%3e%3ccircle%20cx='58'%20cy='2'%20r='2'%20fill='%23E66C12'%20fill-opacity='0.5'/%3e%3ccircle%20cx='72'%20cy='2'%20r='2'%20fill='%23E66C12'%20fill-opacity='0.25'/%3e%3ccircle%20cx='2'%20cy='44'%20r='2'%20transform='rotate(90%202%2044)'%20fill='%23E66C12'/%3e%3ccircle%20cx='2'%20cy='58'%20r='2'%20transform='rotate(90%202%2058)'%20fill='%23E66C12'%20fill-opacity='0.5'/%3e%3ccircle%20cx='2'%20cy='72'%20r='2'%20transform='rotate(90%202%2072)'%20fill='%23E66C12'%20fill-opacity='0.25'/%3e%3c/svg%3e") no-repeat center}.DashboardPage .block-icon--green{border-color:#39dc01}.DashboardPage .block-icon--green:before{background:url("data:image/svg+xml,%3csvg%20width='74'%20height='74'%20viewBox='0%200%2074%2074'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='44'%20cy='2'%20r='2'%20fill='%2339DC01'/%3e%3ccircle%20cx='58'%20cy='2'%20r='2'%20fill='%2339DC01'%20fill-opacity='0.5'/%3e%3ccircle%20cx='72'%20cy='2'%20r='2'%20fill='%2339DC01'%20fill-opacity='0.25'/%3e%3ccircle%20cx='2'%20cy='44'%20r='2'%20transform='rotate(90%202%2044)'%20fill='%2339DC01'/%3e%3ccircle%20cx='2'%20cy='58'%20r='2'%20transform='rotate(90%202%2058)'%20fill='%2339DC01'%20fill-opacity='0.5'/%3e%3ccircle%20cx='2'%20cy='72'%20r='2'%20transform='rotate(90%202%2072)'%20fill='%2339DC01'%20fill-opacity='0.25'/%3e%3c/svg%3e") no-repeat center}.DashboardPage .block-icon--blue{border-color:#4399fc}.DashboardPage .block-icon--blue:before{background:url("data:image/svg+xml,%3csvg%20width='74'%20height='74'%20viewBox='0%200%2074%2074'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='44'%20cy='2'%20r='2'%20fill='%234399FC'/%3e%3ccircle%20cx='58'%20cy='2'%20r='2'%20fill='%234399FC'%20fill-opacity='0.5'/%3e%3ccircle%20cx='72'%20cy='2'%20r='2'%20fill='%234399FC'%20fill-opacity='0.25'/%3e%3ccircle%20cx='2'%20cy='44'%20r='2'%20transform='rotate(90%202%2044)'%20fill='%234399FC'/%3e%3ccircle%20cx='2'%20cy='58'%20r='2'%20transform='rotate(90%202%2058)'%20fill='%234399FC'%20fill-opacity='0.5'/%3e%3ccircle%20cx='2'%20cy='72'%20r='2'%20transform='rotate(90%202%2072)'%20fill='%234399FC'%20fill-opacity='0.25'/%3e%3c/svg%3e") no-repeat center}.DashboardPage .block-icon--red{border-color:#e2293b}.DashboardPage .block-icon--red:before{background:url("data:image/svg+xml,%3csvg%20width='75'%20height='74'%20viewBox='0%200%2075%2074'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='44.9978'%20cy='1.99997'%20r='2'%20fill='%23E2293B'/%3e%3ccircle%20cx='58.9978'%20cy='1.99997'%20r='2'%20fill='%23E2293B'%20fill-opacity='0.5'/%3e%3ccircle%20cx='72.9978'%20cy='1.99997'%20r='2'%20fill='%23E2293B'%20fill-opacity='0.25'/%3e%3ccircle%20cx='2.9978'%20cy='44'%20r='2'%20transform='rotate(90%202.9978%2044)'%20fill='%23E2293B'/%3e%3ccircle%20cx='2.9978'%20cy='58'%20r='2'%20transform='rotate(90%202.9978%2058)'%20fill='%23E2293B'%20fill-opacity='0.5'/%3e%3ccircle%20cx='2.9978'%20cy='72'%20r='2'%20transform='rotate(90%202.9978%2072)'%20fill='%23E2293B'%20fill-opacity='0.25'/%3e%3c/svg%3e") no-repeat center}.DashboardPage .block-icon--yellow{border-color:#d8be15}.DashboardPage .block-icon--yellow:before{background:url("data:image/svg+xml,%3csvg%20width='74'%20height='74'%20viewBox='0%200%2074%2074'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='44'%20cy='2'%20r='2'%20fill='%23D8BE15'/%3e%3ccircle%20cx='58'%20cy='2'%20r='2'%20fill='%23D8BE15'%20fill-opacity='0.5'/%3e%3ccircle%20cx='72'%20cy='2'%20r='2'%20fill='%23D8BE15'%20fill-opacity='0.25'/%3e%3ccircle%20cx='2'%20cy='44'%20r='2'%20transform='rotate(90%202%2044)'%20fill='%23D8BE15'/%3e%3ccircle%20cx='2'%20cy='58'%20r='2'%20transform='rotate(90%202%2058)'%20fill='%23D8BE15'%20fill-opacity='0.5'/%3e%3ccircle%20cx='2'%20cy='72'%20r='2'%20transform='rotate(90%202%2072)'%20fill='%23D8BE15'%20fill-opacity='0.25'/%3e%3c/svg%3e") no-repeat center}.DashboardPage .screw{position:absolute;display:block;width:20px;height:20px;background:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='10'%20cy='10'%20r='9'%20stroke='white'%20stroke-opacity='0.05'%20stroke-width='2'/%3e%3cline%20x1='10'%20y1='6'%20x2='10'%20y2='14'%20stroke='white'%20stroke-opacity='0.05'%20stroke-width='2'/%3e%3cline%20x1='6'%20y1='10'%20x2='9'%20y2='10'%20stroke='white'%20stroke-opacity='0.05'%20stroke-width='2'/%3e%3cline%20x1='11'%20y1='10'%20x2='14'%20y2='10'%20stroke='white'%20stroke-opacity='0.05'%20stroke-width='2'/%3e%3c/svg%3e") no-repeat center;pointer-events:none;z-index:2}.DashboardPage .screw--tl{top:15px;left:15px}.DashboardPage .screw--tr{top:15px;right:15px}.DashboardPage .screw--bl{bottom:15px;left:15px}.DashboardPage .screw--br{bottom:15px;right:15px}.DashboardPage .screw--big-tr{width:67px;height:67px;background:url("data:image/svg+xml,%3csvg%20width='67'%20height='67'%20viewBox='0%200%2067%2067'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='2'%20cy='2'%20r='2'%20transform='matrix(-1%20-8.74228e-08%20-8.74228e-08%201%2032%208)'%20fill='white'%20fill-opacity='0.05'/%3e%3ccircle%20cx='2'%20cy='2'%20r='2'%20transform='matrix(-1%20-8.74228e-08%20-8.74228e-08%201%2018%208)'%20fill='white'%20fill-opacity='0.05'/%3e%3ccircle%20cx='2'%20cy='2'%20r='2'%20transform='matrix(-1%20-8.74228e-08%20-8.74228e-08%201%204%208)'%20fill='white'%20fill-opacity='0.05'/%3e%3ccircle%20cx='2'%20cy='2'%20r='2'%20transform='matrix(-4.37114e-08%201%201%204.37114e-08%2055%2035)'%20fill='white'%20fill-opacity='0.05'/%3e%3ccircle%20cx='2'%20cy='2'%20r='2'%20transform='matrix(-4.37114e-08%201%201%204.37114e-08%2055%2049)'%20fill='white'%20fill-opacity='0.05'/%3e%3ccircle%20cx='2'%20cy='2'%20r='2'%20transform='matrix(-4.37114e-08%201%201%204.37114e-08%2055%2063)'%20fill='white'%20fill-opacity='0.05'/%3e%3ccircle%20cx='10'%20cy='10'%20r='9'%20transform='matrix(-1%200%200%201%2067%200)'%20stroke='white'%20stroke-opacity='0.05'%20stroke-width='2'/%3e%3cline%20y1='-1'%20x2='8'%20y2='-1'%20transform='matrix(0%201%201%200%2058%206)'%20stroke='white'%20stroke-opacity='0.05'%20stroke-width='2'/%3e%3cline%20y1='-1'%20x2='3'%20y2='-1'%20transform='matrix(-1%200%200%201%2061%2011)'%20stroke='white'%20stroke-opacity='0.05'%20stroke-width='2'/%3e%3cline%20y1='-1'%20x2='3'%20y2='-1'%20transform='matrix(-1%200%200%201%2056%2011)'%20stroke='white'%20stroke-opacity='0.05'%20stroke-width='2'/%3e%3c/svg%3e") no-repeat center;top:15px;right:15px}.DashboardPage .screw--big-tl{width:67px;height:67px;background:url("data:image/svg+xml,%3csvg%20width='67'%20height='67'%20viewBox='0%200%2067%2067'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='37'%20cy='10'%20r='2'%20fill='white'%20fill-opacity='0.05'/%3e%3ccircle%20cx='51'%20cy='10'%20r='2'%20fill='white'%20fill-opacity='0.05'/%3e%3ccircle%20cx='65'%20cy='10'%20r='2'%20fill='white'%20fill-opacity='0.05'/%3e%3ccircle%20cx='10'%20cy='37'%20r='2'%20transform='rotate(90%2010%2037)'%20fill='white'%20fill-opacity='0.05'/%3e%3ccircle%20cx='10'%20cy='51'%20r='2'%20transform='rotate(90%2010%2051)'%20fill='white'%20fill-opacity='0.05'/%3e%3ccircle%20cx='10'%20cy='65'%20r='2'%20transform='rotate(90%2010%2065)'%20fill='white'%20fill-opacity='0.05'/%3e%3ccircle%20cx='10'%20cy='10'%20r='9'%20stroke='white'%20stroke-opacity='0.05'%20stroke-width='2'/%3e%3cline%20x1='10'%20y1='6'%20x2='10'%20y2='14'%20stroke='white'%20stroke-opacity='0.05'%20stroke-width='2'/%3e%3cline%20x1='6'%20y1='10'%20x2='9'%20y2='10'%20stroke='white'%20stroke-opacity='0.05'%20stroke-width='2'/%3e%3cline%20x1='11'%20y1='10'%20x2='14'%20y2='10'%20stroke='white'%20stroke-opacity='0.05'%20stroke-width='2'/%3e%3c/svg%3e") no-repeat center;top:15px;left:15px}.DashboardPage .screw--big-br{width:67px;height:67px;background:url("data:image/svg+xml,%3csvg%20width='67'%20height='67'%20viewBox='0%200%2067%2067'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='30'%20cy='57'%20r='2'%20transform='rotate(180%2030%2057)'%20fill='white'%20fill-opacity='0.05'/%3e%3ccircle%20cx='16'%20cy='57'%20r='2'%20transform='rotate(180%2016%2057)'%20fill='white'%20fill-opacity='0.05'/%3e%3ccircle%20cx='2'%20cy='57'%20r='2'%20transform='rotate(180%202%2057)'%20fill='white'%20fill-opacity='0.05'/%3e%3ccircle%20cx='57'%20cy='30'%20r='2'%20transform='rotate(-90%2057%2030)'%20fill='white'%20fill-opacity='0.05'/%3e%3ccircle%20cx='57'%20cy='16'%20r='2'%20transform='rotate(-90%2057%2016)'%20fill='white'%20fill-opacity='0.05'/%3e%3ccircle%20cx='57'%20cy='2'%20r='2'%20transform='rotate(-90%2057%202)'%20fill='white'%20fill-opacity='0.05'/%3e%3ccircle%20cx='57'%20cy='57'%20r='9'%20stroke='white'%20stroke-opacity='0.05'%20stroke-width='2'/%3e%3cline%20x1='57'%20y1='53'%20x2='57'%20y2='61'%20stroke='white'%20stroke-opacity='0.05'%20stroke-width='2'/%3e%3cline%20x1='53'%20y1='57'%20x2='56'%20y2='57'%20stroke='white'%20stroke-opacity='0.05'%20stroke-width='2'/%3e%3cline%20x1='58'%20y1='57'%20x2='61'%20y2='57'%20stroke='white'%20stroke-opacity='0.05'%20stroke-width='2'/%3e%3c/svg%3e") no-repeat center;bottom:15px;right:15px}.DashboardPage .screw--big-bl{width:67px;height:67px;background:url("data:image/svg+xml,%3csvg%20width='67'%20height='67'%20viewBox='0%200%2067%2067'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='2'%20cy='2'%20r='2'%20transform='matrix(1%208.74228e-08%208.74228e-08%20-1%2035%2059)'%20fill='white'%20fill-opacity='0.05'/%3e%3ccircle%20cx='2'%20cy='2'%20r='2'%20transform='matrix(1%208.74228e-08%208.74228e-08%20-1%2049%2059)'%20fill='white'%20fill-opacity='0.05'/%3e%3ccircle%20cx='2'%20cy='2'%20r='2'%20transform='matrix(1%208.74228e-08%208.74228e-08%20-1%2063%2059)'%20fill='white'%20fill-opacity='0.05'/%3e%3ccircle%20cx='2'%20cy='2'%20r='2'%20transform='matrix(4.37114e-08%20-1%20-1%20-4.37114e-08%2012%2032)'%20fill='white'%20fill-opacity='0.05'/%3e%3ccircle%20cx='2'%20cy='2'%20r='2'%20transform='matrix(4.37114e-08%20-1%20-1%20-4.37114e-08%2012%2018)'%20fill='white'%20fill-opacity='0.05'/%3e%3ccircle%20cx='2'%20cy='2'%20r='2'%20transform='matrix(4.37114e-08%20-1%20-1%20-4.37114e-08%2012%204)'%20fill='white'%20fill-opacity='0.05'/%3e%3ccircle%20cx='10'%20cy='57'%20r='9'%20stroke='white'%20stroke-opacity='0.05'%20stroke-width='2'/%3e%3cline%20x1='10'%20y1='53'%20x2='10'%20y2='61'%20stroke='white'%20stroke-opacity='0.05'%20stroke-width='2'/%3e%3cline%20x1='6'%20y1='57'%20x2='9'%20y2='57'%20stroke='white'%20stroke-opacity='0.05'%20stroke-width='2'/%3e%3cline%20x1='11'%20y1='57'%20x2='14'%20y2='57'%20stroke='white'%20stroke-opacity='0.05'%20stroke-width='2'/%3e%3c/svg%3e") no-repeat center;bottom:15px;left:15px}.DashboardPage .screw--lines-tl{width:67px;height:67px;background:url("data:image/svg+xml,%3csvg%20width='67'%20height='67'%20viewBox='0%200%2067%2067'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='path-1-inside-1_153_2143'%20fill='white'%3e%3cpath%20d='M37%2011L11%2011L11%2037C25.3594%2037%2037%2025.3594%2037%2011Z'/%3e%3c/mask%3e%3cpath%20d='M37%2011L11%2011L37%2011ZM11%2039C26.464%2039%2039%2026.464%2039%2011L35%2011C35%2024.2548%2024.2548%2035%2011%2035L11%2039ZM11%2039C26.464%2039%2039%2026.464%2039%2011L35%2011C35%2024.2548%2024.2548%2035%2011%2035L11%2039ZM11%2011L11%2037L11%2011Z'%20fill='white'%20fill-opacity='0.05'%20mask='url(%23path-1-inside-1_153_2143)'/%3e%3cline%20y1='-1'%20x2='32'%20y2='-1'%20transform='matrix(-9.93477e-08%20-1%20-1%209.93477e-08%209%2067)'%20stroke='url(%23paint0_linear_153_2143)'%20stroke-width='2'/%3e%3cline%20y1='-1'%20x2='32'%20y2='-1'%20transform='matrix(1%200%200%20-1%2035%209)'%20stroke='url(%23paint1_linear_153_2143)'%20stroke-width='2'/%3e%3ccircle%20cx='10'%20cy='10'%20r='9'%20stroke='white'%20stroke-opacity='0.05'%20stroke-width='2'/%3e%3cline%20x1='10'%20y1='6'%20x2='10'%20y2='14'%20stroke='white'%20stroke-opacity='0.05'%20stroke-width='2'/%3e%3cline%20x1='6'%20y1='10'%20x2='9'%20y2='10'%20stroke='white'%20stroke-opacity='0.05'%20stroke-width='2'/%3e%3cline%20x1='11'%20y1='10'%20x2='14'%20y2='10'%20stroke='white'%20stroke-opacity='0.05'%20stroke-width='2'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_153_2143'%20x1='32'%20y1='-1'%20x2='-9.74777e-08'%20y2='-1'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='white'%20stop-opacity='0.05'/%3e%3cstop%20offset='1'%20stop-color='white'%20stop-opacity='0'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear_153_2143'%20x1='0'%20y1='0'%20x2='32'%20y2='0'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='white'%20stop-opacity='0.05'/%3e%3cstop%20offset='1'%20stop-color='white'%20stop-opacity='0'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e") no-repeat center;top:15px;left:15px}.DashboardPage .screw--lines-tr{width:67px;height:67px;background:url("data:image/svg+xml,%3csvg%20width='67'%20height='67'%20viewBox='0%200%2067%2067'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='path-1-inside-1_151_124'%20fill='white'%3e%3cpath%20d='M30%2011L56%2011L56%2037C41.6406%2037%2030%2025.3594%2030%2011Z'/%3e%3c/mask%3e%3cpath%20d='M30%2011L56%2011L30%2011ZM56%2039C40.536%2039%2028%2026.464%2028%2011L32%2011C32%2024.2548%2042.7452%2035%2056%2035L56%2039ZM56%2039C40.536%2039%2028%2026.464%2028%2011L32%2011C32%2024.2548%2042.7452%2035%2056%2035L56%2039ZM56%2011L56%2037L56%2011Z'%20fill='white'%20fill-opacity='0.05'%20mask='url(%23path-1-inside-1_151_124)'/%3e%3cline%20x1='57'%20y1='67'%20x2='57'%20y2='35'%20stroke='url(%23paint0_linear_151_124)'%20stroke-width='2'/%3e%3cline%20x1='32'%20y1='10'%20y2='10'%20stroke='url(%23paint1_linear_151_124)'%20stroke-width='2'/%3e%3ccircle%20cx='57'%20cy='10'%20r='9'%20stroke='white'%20stroke-opacity='0.05'%20stroke-width='2'/%3e%3cline%20x1='57'%20y1='6'%20x2='57'%20y2='14'%20stroke='white'%20stroke-opacity='0.05'%20stroke-width='2'/%3e%3cline%20x1='53'%20y1='10'%20x2='56'%20y2='10'%20stroke='white'%20stroke-opacity='0.05'%20stroke-width='2'/%3e%3cline%20x1='58'%20y1='10'%20x2='61'%20y2='10'%20stroke='white'%20stroke-opacity='0.05'%20stroke-width='2'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_151_124'%20x1='57'%20y1='35'%20x2='57'%20y2='67'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='white'%20stop-opacity='0.05'/%3e%3cstop%20offset='1'%20stop-color='white'%20stop-opacity='0'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear_151_124'%20x1='32'%20y1='9'%20x2='0'%20y2='9'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='white'%20stop-opacity='0.05'/%3e%3cstop%20offset='1'%20stop-color='white'%20stop-opacity='0'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e") no-repeat center;top:15px;right:15px}.DashboardPage .screw--lines-br{width:67px;height:67px;background:url("data:image/svg+xml,%3csvg%20width='67'%20height='67'%20viewBox='0%200%2067%2067'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='path-1-inside-1_151_120'%20fill='white'%3e%3cpath%20d='M30%2056L56%2056L56%2030C41.6406%2030%2030%2041.6406%2030%2056Z'/%3e%3c/mask%3e%3cpath%20d='M30%2056L56%2056L30%2056ZM56%2028C40.536%2028%2028%2040.536%2028%2056L32%2056C32%2042.7452%2042.7452%2032%2056%2032L56%2028ZM56%2028C40.536%2028%2028%2040.536%2028%2056L32%2056C32%2042.7452%2042.7452%2032%2056%2032L56%2028ZM56%2056L56%2030L56%2056Z'%20fill='white'%20fill-opacity='0.05'%20mask='url(%23path-1-inside-1_151_120)'/%3e%3cline%20y1='-1'%20x2='32'%20y2='-1'%20transform='matrix(9.93477e-08%201%201%20-9.93477e-08%2058%200)'%20stroke='url(%23paint0_linear_151_120)'%20stroke-width='2'/%3e%3cline%20y1='-1'%20x2='32'%20y2='-1'%20transform='matrix(-1%200%200%201%2032%2058)'%20stroke='url(%23paint1_linear_151_120)'%20stroke-width='2'/%3e%3ccircle%20cx='57'%20cy='57'%20r='9'%20stroke='white'%20stroke-opacity='0.05'%20stroke-width='2'/%3e%3cline%20x1='57'%20y1='53'%20x2='57'%20y2='61'%20stroke='white'%20stroke-opacity='0.05'%20stroke-width='2'/%3e%3cline%20x1='53'%20y1='57'%20x2='56'%20y2='57'%20stroke='white'%20stroke-opacity='0.05'%20stroke-width='2'/%3e%3cline%20x1='58'%20y1='57'%20x2='61'%20y2='57'%20stroke='white'%20stroke-opacity='0.05'%20stroke-width='2'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_151_120'%20x1='32'%20y1='-1'%20x2='-9.74777e-08'%20y2='-1'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='white'%20stop-opacity='0.05'/%3e%3cstop%20offset='1'%20stop-color='white'%20stop-opacity='0'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear_151_120'%20x1='0'%20y1='0'%20x2='32'%20y2='0'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='white'%20stop-opacity='0.05'/%3e%3cstop%20offset='1'%20stop-color='white'%20stop-opacity='0'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e") no-repeat center;bottom:15px;right:15px}.DashboardPage .screw--lines-bl{width:67px;height:67px;background:url("data:image/svg+xml,%3csvg%20width='67'%20height='67'%20viewBox='0%200%2067%2067'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='path-1-inside-1_151_116'%20fill='white'%3e%3cpath%20d='M37%2056L11%2056L11%2030C25.3594%2030%2037%2041.6406%2037%2056Z'/%3e%3c/mask%3e%3cpath%20d='M37%2056L11%2056L37%2056ZM11%2028C26.464%2028%2039%2040.536%2039%2056L35%2056C35%2042.7452%2024.2548%2032%2011%2032L11%2028ZM11%2028C26.464%2028%2039%2040.536%2039%2056L35%2056C35%2042.7452%2024.2548%2032%2011%2032L11%2028ZM11%2056L11%2030L11%2056Z'%20fill='white'%20fill-opacity='0.05'%20mask='url(%23path-1-inside-1_151_116)'/%3e%3cline%20x1='10'%20y1='9.93477e-08'%20x2='10'%20y2='32'%20stroke='url(%23paint0_linear_151_116)'%20stroke-width='2'/%3e%3cline%20x1='35'%20y1='57'%20x2='67'%20y2='57'%20stroke='url(%23paint1_linear_151_116)'%20stroke-width='2'/%3e%3ccircle%20cx='10'%20cy='57'%20r='9'%20stroke='white'%20stroke-opacity='0.05'%20stroke-width='2'/%3e%3cline%20x1='10'%20y1='53'%20x2='10'%20y2='61'%20stroke='white'%20stroke-opacity='0.05'%20stroke-width='2'/%3e%3cline%20x1='6'%20y1='57'%20x2='9'%20y2='57'%20stroke='white'%20stroke-opacity='0.05'%20stroke-width='2'/%3e%3cline%20x1='11'%20y1='57'%20x2='14'%20y2='57'%20stroke='white'%20stroke-opacity='0.05'%20stroke-width='2'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_151_116'%20x1='10'%20y1='32'%20x2='10'%20y2='1.86992e-09'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='white'%20stop-opacity='0.05'/%3e%3cstop%20offset='1'%20stop-color='white'%20stop-opacity='0'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear_151_116'%20x1='35'%20y1='58'%20x2='67'%20y2='58'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='white'%20stop-opacity='0.05'/%3e%3cstop%20offset='1'%20stop-color='white'%20stop-opacity='0'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e") no-repeat center;bottom:15px;left:15px}.DashboardPage .screw--footer,.DashboardPage .screw--tablet{display:none}@media (min-width: 992px){.DashboardPage .screw--tablet{display:block}}@media (min-width: 1400px){.DashboardPage .screw--footer{display:block;width:67px;height:67px}.DashboardPage .screw--footer-tl{background:url("data:image/svg+xml,%3csvg%20width='67'%20height='67'%20viewBox='0%200%2067%2067'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='path-1-inside-1_153_2143'%20fill='white'%3e%3cpath%20d='M37%2011L11%2011L11%2037C25.3594%2037%2037%2025.3594%2037%2011Z'/%3e%3c/mask%3e%3cpath%20d='M37%2011L11%2011L37%2011ZM11%2039C26.464%2039%2039%2026.464%2039%2011L35%2011C35%2024.2548%2024.2548%2035%2011%2035L11%2039ZM11%2039C26.464%2039%2039%2026.464%2039%2011L35%2011C35%2024.2548%2024.2548%2035%2011%2035L11%2039ZM11%2011L11%2037L11%2011Z'%20fill='white'%20fill-opacity='0.05'%20mask='url(%23path-1-inside-1_153_2143)'/%3e%3cline%20y1='-1'%20x2='32'%20y2='-1'%20transform='matrix(-9.93477e-08%20-1%20-1%209.93477e-08%209%2067)'%20stroke='url(%23paint0_linear_153_2143)'%20stroke-width='2'/%3e%3cline%20y1='-1'%20x2='32'%20y2='-1'%20transform='matrix(1%200%200%20-1%2035%209)'%20stroke='url(%23paint1_linear_153_2143)'%20stroke-width='2'/%3e%3ccircle%20cx='10'%20cy='10'%20r='9'%20stroke='white'%20stroke-opacity='0.05'%20stroke-width='2'/%3e%3cline%20x1='10'%20y1='6'%20x2='10'%20y2='14'%20stroke='white'%20stroke-opacity='0.05'%20stroke-width='2'/%3e%3cline%20x1='6'%20y1='10'%20x2='9'%20y2='10'%20stroke='white'%20stroke-opacity='0.05'%20stroke-width='2'/%3e%3cline%20x1='11'%20y1='10'%20x2='14'%20y2='10'%20stroke='white'%20stroke-opacity='0.05'%20stroke-width='2'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_153_2143'%20x1='32'%20y1='-1'%20x2='-9.74777e-08'%20y2='-1'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='white'%20stop-opacity='0.05'/%3e%3cstop%20offset='1'%20stop-color='white'%20stop-opacity='0'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear_153_2143'%20x1='0'%20y1='0'%20x2='32'%20y2='0'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='white'%20stop-opacity='0.05'/%3e%3cstop%20offset='1'%20stop-color='white'%20stop-opacity='0'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e") no-repeat center;top:30px;left:30px}.DashboardPage .screw--footer-tr{background:url("data:image/svg+xml,%3csvg%20width='67'%20height='67'%20viewBox='0%200%2067%2067'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='path-1-inside-1_151_124'%20fill='white'%3e%3cpath%20d='M30%2011L56%2011L56%2037C41.6406%2037%2030%2025.3594%2030%2011Z'/%3e%3c/mask%3e%3cpath%20d='M30%2011L56%2011L30%2011ZM56%2039C40.536%2039%2028%2026.464%2028%2011L32%2011C32%2024.2548%2042.7452%2035%2056%2035L56%2039ZM56%2039C40.536%2039%2028%2026.464%2028%2011L32%2011C32%2024.2548%2042.7452%2035%2056%2035L56%2039ZM56%2011L56%2037L56%2011Z'%20fill='white'%20fill-opacity='0.05'%20mask='url(%23path-1-inside-1_151_124)'/%3e%3cline%20x1='57'%20y1='67'%20x2='57'%20y2='35'%20stroke='url(%23paint0_linear_151_124)'%20stroke-width='2'/%3e%3cline%20x1='32'%20y1='10'%20y2='10'%20stroke='url(%23paint1_linear_151_124)'%20stroke-width='2'/%3e%3ccircle%20cx='57'%20cy='10'%20r='9'%20stroke='white'%20stroke-opacity='0.05'%20stroke-width='2'/%3e%3cline%20x1='57'%20y1='6'%20x2='57'%20y2='14'%20stroke='white'%20stroke-opacity='0.05'%20stroke-width='2'/%3e%3cline%20x1='53'%20y1='10'%20x2='56'%20y2='10'%20stroke='white'%20stroke-opacity='0.05'%20stroke-width='2'/%3e%3cline%20x1='58'%20y1='10'%20x2='61'%20y2='10'%20stroke='white'%20stroke-opacity='0.05'%20stroke-width='2'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_151_124'%20x1='57'%20y1='35'%20x2='57'%20y2='67'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='white'%20stop-opacity='0.05'/%3e%3cstop%20offset='1'%20stop-color='white'%20stop-opacity='0'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear_151_124'%20x1='32'%20y1='9'%20x2='0'%20y2='9'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='white'%20stop-opacity='0.05'/%3e%3cstop%20offset='1'%20stop-color='white'%20stop-opacity='0'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e") no-repeat center;top:30px;right:30px}.DashboardPage .screw--footer-br{background:url("data:image/svg+xml,%3csvg%20width='67'%20height='67'%20viewBox='0%200%2067%2067'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='path-1-inside-1_151_120'%20fill='white'%3e%3cpath%20d='M30%2056L56%2056L56%2030C41.6406%2030%2030%2041.6406%2030%2056Z'/%3e%3c/mask%3e%3cpath%20d='M30%2056L56%2056L30%2056ZM56%2028C40.536%2028%2028%2040.536%2028%2056L32%2056C32%2042.7452%2042.7452%2032%2056%2032L56%2028ZM56%2028C40.536%2028%2028%2040.536%2028%2056L32%2056C32%2042.7452%2042.7452%2032%2056%2032L56%2028ZM56%2056L56%2030L56%2056Z'%20fill='white'%20fill-opacity='0.05'%20mask='url(%23path-1-inside-1_151_120)'/%3e%3cline%20y1='-1'%20x2='32'%20y2='-1'%20transform='matrix(9.93477e-08%201%201%20-9.93477e-08%2058%200)'%20stroke='url(%23paint0_linear_151_120)'%20stroke-width='2'/%3e%3cline%20y1='-1'%20x2='32'%20y2='-1'%20transform='matrix(-1%200%200%201%2032%2058)'%20stroke='url(%23paint1_linear_151_120)'%20stroke-width='2'/%3e%3ccircle%20cx='57'%20cy='57'%20r='9'%20stroke='white'%20stroke-opacity='0.05'%20stroke-width='2'/%3e%3cline%20x1='57'%20y1='53'%20x2='57'%20y2='61'%20stroke='white'%20stroke-opacity='0.05'%20stroke-width='2'/%3e%3cline%20x1='53'%20y1='57'%20x2='56'%20y2='57'%20stroke='white'%20stroke-opacity='0.05'%20stroke-width='2'/%3e%3cline%20x1='58'%20y1='57'%20x2='61'%20y2='57'%20stroke='white'%20stroke-opacity='0.05'%20stroke-width='2'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_151_120'%20x1='32'%20y1='-1'%20x2='-9.74777e-08'%20y2='-1'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='white'%20stop-opacity='0.05'/%3e%3cstop%20offset='1'%20stop-color='white'%20stop-opacity='0'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear_151_120'%20x1='0'%20y1='0'%20x2='32'%20y2='0'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='white'%20stop-opacity='0.05'/%3e%3cstop%20offset='1'%20stop-color='white'%20stop-opacity='0'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e") no-repeat center;bottom:30px;right:30px}.DashboardPage .screw--footer-bl{background:url("data:image/svg+xml,%3csvg%20width='67'%20height='67'%20viewBox='0%200%2067%2067'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='path-1-inside-1_151_116'%20fill='white'%3e%3cpath%20d='M37%2056L11%2056L11%2030C25.3594%2030%2037%2041.6406%2037%2056Z'/%3e%3c/mask%3e%3cpath%20d='M37%2056L11%2056L37%2056ZM11%2028C26.464%2028%2039%2040.536%2039%2056L35%2056C35%2042.7452%2024.2548%2032%2011%2032L11%2028ZM11%2028C26.464%2028%2039%2040.536%2039%2056L35%2056C35%2042.7452%2024.2548%2032%2011%2032L11%2028ZM11%2056L11%2030L11%2056Z'%20fill='white'%20fill-opacity='0.05'%20mask='url(%23path-1-inside-1_151_116)'/%3e%3cline%20x1='10'%20y1='9.93477e-08'%20x2='10'%20y2='32'%20stroke='url(%23paint0_linear_151_116)'%20stroke-width='2'/%3e%3cline%20x1='35'%20y1='57'%20x2='67'%20y2='57'%20stroke='url(%23paint1_linear_151_116)'%20stroke-width='2'/%3e%3ccircle%20cx='10'%20cy='57'%20r='9'%20stroke='white'%20stroke-opacity='0.05'%20stroke-width='2'/%3e%3cline%20x1='10'%20y1='53'%20x2='10'%20y2='61'%20stroke='white'%20stroke-opacity='0.05'%20stroke-width='2'/%3e%3cline%20x1='6'%20y1='57'%20x2='9'%20y2='57'%20stroke='white'%20stroke-opacity='0.05'%20stroke-width='2'/%3e%3cline%20x1='11'%20y1='57'%20x2='14'%20y2='57'%20stroke='white'%20stroke-opacity='0.05'%20stroke-width='2'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_151_116'%20x1='10'%20y1='32'%20x2='10'%20y2='1.86992e-09'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='white'%20stop-opacity='0.05'/%3e%3cstop%20offset='1'%20stop-color='white'%20stop-opacity='0'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear_151_116'%20x1='35'%20y1='58'%20x2='67'%20y2='58'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='white'%20stop-opacity='0.05'/%3e%3cstop%20offset='1'%20stop-color='white'%20stop-opacity='0'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e") no-repeat center;bottom:30px;left:30px}}.DashboardPage .scrollbar-track-y{background:#a034fa1f!important;top:0!important;bottom:0!important;height:auto!important;width:4px!important;border-radius:4px!important;right:0!important;overflow:hidden;cursor:pointer}.DashboardPage .scrollbar-thumb-y{background-color:#a034fa!important;width:4px!important;border-radius:4px!important;cursor:pointer}.DashboardPage .scrollbar-track-x{background:#a034fa1f!important;left:0!important;right:0!important;height:4px!important;width:auto!important;border-radius:4px!important;bottom:0!important;overflow:hidden}.DashboardPage .scrollbar-thumb-x{background-color:#a034fa!important;height:4px!important;border-radius:4px!important;cursor:pointer}@-moz-keyframes mini-chart{0%{-webkit-transform:translateX(5%) scaleX(1.5);transform:translate(5%) scaleX(1.5)}50%{-webkit-transform:translateX(45%) scaleX(1.5);transform:translate(45%) scaleX(1.5)}to{-webkit-transform:translateX(5%) scaleX(1.5);transform:translate(5%) scaleX(1.5)}}@-webkit-keyframes mini-chart{0%{-webkit-transform:translateX(5%) scaleX(1.5);transform:translate(5%) scaleX(1.5)}50%{-webkit-transform:translateX(45%) scaleX(1.5);transform:translate(45%) scaleX(1.5)}to{-webkit-transform:translateX(5%) scaleX(1.5);transform:translate(5%) scaleX(1.5)}}@-o-keyframes mini-chart{0%{-webkit-transform:translateX(5%) scaleX(1.5);transform:translate(5%) scaleX(1.5)}50%{-webkit-transform:translateX(45%) scaleX(1.5);transform:translate(45%) scaleX(1.5)}to{-webkit-transform:translateX(5%) scaleX(1.5);transform:translate(5%) scaleX(1.5)}}@keyframes mini-chart{0%{-webkit-transform:translateX(5%) scaleX(1.5);transform:translate(5%) scaleX(1.5)}50%{-webkit-transform:translateX(45%) scaleX(1.5);transform:translate(45%) scaleX(1.5)}to{-webkit-transform:translateX(5%) scaleX(1.5);transform:translate(5%) scaleX(1.5)}}:root,[data-bs-theme=light]{--bs-body-bg: #03061c;--bs-emphasis-color: #ffffff;--bs-link-color: #ffffff}.DashboardPage table.dataTable thead>tr>th.sorting{text-align:center}.DashboardPage .dropdown-menu{background-color:#fff!important}.DashboardPage .dataTables_wrapper .dataTables_paginate .paginate_button.disabled{color:#fff!important}@media (max-width: 767.98px){.DashboardPage .popup{width:329px!important}}.DashboardPage div.dataTables_wrapper div.dataTables_info{padding-top:.85em;white-space:nowrap;color:#fff!important;font-size:12px}.DashboardPage .dataTables_wrapper .dataTables_paginate .paginate_button.disabled,.DashboardPage .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,.DashboardPage .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active{cursor:default;color:#fff!important;border:1px solid transparent;background:transparent;box-shadow:none}.DashboardPage input,.DashboardPage textarea,.DashboardPage select{-webkit-appearance:auto!important;-moz-appearance:auto!important;appearance:auto!important}.DashboardPage table.dataTable{width:100%!important;border-collapse:separate!important;border-spacing:0 8px}.DashboardPage table.dataTable thead th{color:#fff;font-weight:500;padding:12px;border-bottom:none;border-radius:4px 4px 0 0}.DashboardPage table.dataTable tbody td{color:#fff;padding:6px;border-bottom:none;text-align:center}.DashboardPage .dataTables_wrapper .dataTables_filter input{background-color:#1a1c3a;color:#fff;border:none;padding:6px 12px;border-radius:6px}.DashboardPage .badge{padding:5px 10px;border-radius:12px;font-size:12px;font-weight:500}.DashboardPage .badge-success{background-color:#28a745;color:#fff}.DashboardPage .badge-danger{background-color:#dc3545;color:#fff}.DashboardPage .badge-warning{background-color:#ffc107;color:#000}.DashboardPage .overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000080;display:none;justify-content:center;align-items:center;z-index:1000}.DashboardPage .overlay.open{display:flex}.DashboardPage .popup{width:400px;background:#fff;border-radius:10px;box-shadow:0 5px 20px #0000004d;padding:20px;position:relative}.DashboardPage .popup .header{display:flex;justify-content:space-between;align-items:center}.DashboardPage .popup .header p{font-size:20px;font-weight:700;margin:0}.DashboardPage .popup .close{cursor:pointer;font-size:20px;font-weight:700}.DashboardPage .popup .filters{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:10px 0}.DashboardPage .popup label{display:flex;align-items:center;gap:10px;font-size:14px}.DashboardPage .popup input[type=checkbox]{height:15px;width:15px}.DashboardPage .popup .buttons{display:flex;justify-content:space-between;margin-top:10px}.DashboardPage .popup .buttons button{border-radius:25px;padding:.5rem 1rem;font-weight:500;border:1px solid #ccc;cursor:pointer;transition:transform .1s}.DashboardPage .nav-pills .nav-link.active,.DashboardPage .nav-pills .show>.nav-link{color:#fff!important;background:linear-gradient(145deg,#455e7a,#030f1c)!important}.DashboardPage .popup .buttons .confirm{background:#8bb33f;color:#fff;border:none}.DashboardPage .dataTables_wrapper{position:relative;clear:both;margin-bottom:19px}.DashboardPage .dataTables_wrapper .dataTables_paginate .paginate_button{padding:0!important}@media (max-width: 768px){.DashboardPage div.dataTables_wrapper div.dataTables_info{padding-top:.85em;white-space:nowrap;color:#fff!important;font-size:12px!important}.DashboardPage table.dataTable thead>tr>th.sorting,.DashboardPage table.dataTable thead>tr>th.sorting_asc,.DashboardPage table.dataTable thead>tr>th.sorting_desc,.DashboardPage table.dataTable thead>tr>th.sorting_asc_disabled,.DashboardPage table.dataTable thead>tr>th.sorting_desc_disabled,.DashboardPage table.dataTable thead>tr>td.sorting,.DashboardPage table.dataTable thead>tr>td.sorting_asc,.DashboardPage table.dataTable thead>tr>td.sorting_desc,.DashboardPage table.dataTable thead>tr>td.sorting_asc_disabled,.DashboardPage table.dataTable thead>tr>td.sorting_desc_disabled{cursor:pointer;position:relative;padding-right:2px!important;font-size:12px!important}.DashboardPage table.table-bordered.dataTable tbody th,.DashboardPage table.table-bordered.dataTable tbody td{border-bottom-width:0;font-size:10px!important}.DashboardPage table.dataTable tbody th,.DashboardPage table.dataTable tbody td{padding:8px 1px!important}}:root{--bs-purple: #03061c;--bs-light-purple: #f8f0ff;--bs-text-color: #343a40}body{background-color:#f8f9fa;font-family:Manrope,sans-serif;color:var(--bs-text-color)}.DashboardPage .bg-purple-custom{background-color:var(--bs-purple)!important}.DashboardPage .text-purple-custom{color:var(--bs-purple)!important}.DashboardPage .header-section{background-color:#fff;padding:1rem;box-shadow:0 2px 10px #0000000d;position:fixed;top:0;width:100%;z-index:999}.DashboardPage .header-section .btn{font-size:1.1rem}@media (max-width: 767.98px){.DashboardPage .header-section .col-12:last-child{text-align:start!important;margin-top:.75rem}}.DashboardPage .stat-card{background-color:#fff;border-radius:.75rem;padding:1rem;text-align:center;box-shadow:0 2px 8px #0000000a;transition:transform .2s;height:100%}.DashboardPage .stat-card:hover{transform:translateY(-3px)}.DashboardPage .stat-card .value{font-size:1.25rem;font-weight:700;color:var(--bs-purple)}.DashboardPage .stat-card .label{font-size:.8rem;color:#6c757d}@media (max-width: 450px){.DashboardPage .stat-card-row>div{flex:0 0 100%;max-width:100%}.DashboardPage .income-table-card .table thead th{background:linear-gradient(145deg,#8cc6ff,#030f1cc9);background-attachment:fixed;background-repeat:no-repeat;background-size:cover;color:#fff;font-weight:600;font-size:.9rem!important}.DashboardPage .income-table-card .table tbody td{vertical-align:middle;font-size:.8rem!important}.DashboardPage .stats__name{font-size:14px!important;line-height:24px;color:#d0d0d0;margin-bottom:0}.DashboardPage .stats{height:101px!important}}.DashboardPage .income-table-card{border:none;border-radius:1rem;box-shadow:0 4px 15px #00000014;overflow:hidden}.DashboardPage .income-table-card .card-header{background-color:var(--bs-purple);color:#fff;font-weight:600;padding:1rem 1.5rem}.DashboardPage .income-table-card .table thead th{background:linear-gradient(20deg,#8cc6ff,#030f1cc9);background-attachment:fixed;background-repeat:no-repeat;background-size:cover;color:#fff;font-weight:600}.DashboardPage .income-table-card .table tbody td{vertical-align:middle;font-size:1rem}.DashboardPage .tree-structure-card{background-color:#fff;border-radius:1rem;box-shadow:0 4px 15px #00000014;padding:1rem;margin-top:1.5rem}.DashboardPage .tree-node{display:inline-block;width:45px;height:45px;line-height:45px;border-radius:50%;background-color:var(--bs-purple);color:#fff;font-weight:700}.DashboardPage .node-label{display:block;margin-top:.5rem;font-size:1.2rem;color:#6c757d}.DashboardPage .children-nodes{display:flex;justify-content:space-around;padding-top:25px;position:relative}.DashboardPage .capping-btn{background-color:var(--bs-purple);color:#fff;font-weight:600;font-size:1rem;padding:.6rem 1rem;border-radius:.75rem;width:100%}.DashboardPage .desktop-nav{padding:1rem 0;border-top:1px solid #e9ecef;margin-top:2rem;text-align:center;position:fixed;bottom:0;left:0;right:0;background-color:#fff;box-shadow:0 -2px 10px #0000001a;z-index:1000}.DashboardPage .desktop-nav a{text-decoration:none;margin:0 .75rem;font-size:18px;font-weight:500}.DashboardPage .desktop-nav a.active,.DashboardPage .desktop-nav a:hover{color:#fff;font-weight:600}@media (max-width: 767.98px){.DashboardPage .desktop-nav{display:none}}.DashboardPage .mobile-nav{position:fixed;bottom:0;left:0;right:0;background-color:#fff;box-shadow:0 -2px 10px #0000001a;z-index:1000;display:flex;justify-content:space-around;padding:.5rem 0}.DashboardPage .mobile-nav-btn{text-align:center;text-decoration:none;color:#fff;font-size:.75rem}.DashboardPage .mobile-nav-btn.active{color:#fff;font-weight:600}@media (min-width: 768px){.DashboardPage .mobile-nav{display:none}}.btn-close{margin-top:-80%!important;background-color:red!important}.modal-content{width:100%!important;background-color:#fff!important}.popup-img-first{width:660px}@media (max-width: 1024px){.popup-img-first{margin-left:90px;width:306px}}.DashboardPage.Teampage .dashboard-widgets{gap:20px;justify-content:center;margin-top:20px}.DashboardPage.Teampage .widget{background:linear-gradient(145deg,#8cc6ff,#030f1cc9);border-radius:15px;padding:25px 16px;color:#fff;box-shadow:0 10px 25px #0003;display:flex;align-items:center;transition:transform .3s,box-shadow .3s}.DashboardPage.Teampage .widget-icon{font-size:29px;margin-right:15px;opacity:.9}.DashboardPage.Teampage .widget-info .widget-value{font-size:24px;font-weight:700;margin:5px 0 0}.DashboardPage.Trading .trade-list{padding-top:14px;display:flex;flex-direction:column;gap:14px}.DashboardPage.Trading .trade-item{background:#03172d;border-radius:14px;padding:16px;box-shadow:0 0 25px #0080ff40;border:1px solid rgba(0,128,255,.2)}.DashboardPage.Trading .pair-line{display:flex;justify-content:space-between;margin-bottom:10px;align-items:center}.DashboardPage.Trading .pair-name{font-size:17px;font-weight:600;color:#fff;width:46%}.DashboardPage.Trading .badges{display:flex;gap:8px}.DashboardPage.Trading .badge{padding:3px 8px;font-size:12px;border-radius:6px;font-weight:600;background:#262b3d;color:#fff}.DashboardPage.Trading .prices{margin-top:10px;display:flex;justify-content:space-between;align-items:center}.DashboardPage.Trading .price-block span{display:block}.DashboardPage.Trading .price-label{font-size:12px;color:#9ca3af}.DashboardPage.Trading .price-value{font-size:15px;font-weight:600;margin-top:2px;color:#fff}.DashboardPage.Trading .time{margin-top:3px;font-size:12px;color:#9ca3af}.DashboardPage.Trading .pct{font-size:17px;font-weight:700;text-align:end}.DashboardPage.Trading .btn-period{background:#242832;border:none;color:#ccc;padding:6px 20px;border-radius:8px;font-weight:600}.DashboardPage.Trading .btn-period.active{background:#fc0;color:#000}.DashboardPage.Trading table thead tr th{white-space:nowrap}.DashboardPage.Trading table tbody tr{border-bottom:1px solid #333;white-space:nowrap}.DashboardPage.Trading table tbody tr .icon{width:30px;height:30px}.DashboardPage.Trading .positive{color:#19c37d;font-weight:600}.DashboardPage.Trading .negative{color:#f44;font-weight:600}.DashboardPage.Trading .tradingcard{background:#03172d;border-radius:12px;box-shadow:0 4px 15px #00000014;padding:20px}.DashboardPage.Trading .tradingcard .cardheader{display:flex;align-items:center;justify-content:space-between}.DashboardPage.Trading .tradingcard .cardheader .cardtitle{font-size:18px;font-weight:600;color:#fff;display:flex;align-items:center;gap:.5rem;margin-bottom:0;text-transform:uppercase}.DashboardPage.Trading .tradingcard .cardheader .cardtitle span{width:24px;height:24px;border-radius:50%}.DashboardPage.Trading .tradingcard .cardheader .cardtitle span .btn.negative{background:#ffe7e7;color:#ff4d4d;padding:4px 10px;border-radius:20px;font-size:14px;font-weight:600;display:none}.DashboardPage.Trading .tradingcard .cardheader .cardtitle span .btn.Postive{background:#05c34b26;color:#05c34f;padding:4px 10px;border-radius:20px;font-size:14px;font-weight:600;display:none}.DashboardPage.Trading .tradingcard .cardheader p{display:flex;align-items:center;gap:.5rem;margin-bottom:0}.DashboardPage.Trading .tradingcard .cardheader p span{font-size:12px;color:#fff;padding:2px 8px;font-weight:600;text-align:center;background:#262b3d;border-radius:6px}.DashboardPage.Trading .tradingcard .cardheader p span a i{font-size:18px;color:#777}.DashboardPage.Trading .tradingcard .carddata .box{font-size:14px;color:#9ca3af}.DashboardPage.Trading .tradingcard .box .Amount{font-size:22px;font-weight:700;text-align:end}.DashboardPage.Trading .tradingcard .box .Amount.Positve{color:#05c34f}.DashboardPage.Trading .tradingcard .box .Amount.Negtive{color:#ff4d4d}.DashboardPage.Trading .tradingcard .card-bottm{display:flex;align-items:center;justify-content:space-between}.DashboardPage.Trading .tradingcard .card-bottm .box{margin-top:15px}.DashboardPage.Trading .tradingcard .card-bottm .box .bootmheading{font-size:15px;color:#777}.DashboardPage.Trading .tradingcard .card-bottm .box .anount{font-size:22px;margin-top:7px;font-weight:600;color:#fff}.DashboardPage.Trading .tradingcard .card-bottm .box .date{color:#777;font-size:14px}.dark-theme .DashboardPage.Trading .tradingcard .cardheader .cardtitle,.dark-theme .DashboardPage.Trading .tradingcard .card-bottm .box .anount{color:#fff}@media (min-width:320px) and (max-width:575.99px){.DashboardPage.Trading .pair-line{justify-content:space-between}.DashboardPage.Trading .pair-line>div:nth-child(2){text-align:end}.DashboardPage.Trading .pair-name{width:100%}.DashboardPage.Trading .btn-period{font-size:14px;padding:6px 7px}.DashboardPage.Trading table tr th,.DashboardPage.Trading table tbody tr td{font-size:14px}.DashboardPage.Trading .tradingcard,.DashboardPage.Trading .tradingcard .card-body{padding:5px}.DashboardPage.Trading .tradingcard .cardheader .cardtitle{font-size:15px}.DashboardPage.Trading .tradingcard .card-bottm .box .anount,.DashboardPage.Trading .tradingcard .box .Amount{font-size:18px;margin-top:0}}@media (min-width:380px) and (max-width:429.99px){.DashboardPage.Trading .tradingcard .card-body{padding:5px}.DashboardPage.Trading .tradingcard .card-bottm .box .bootmheading{font-size:12px}.DashboardPage.Trading .tradingcard .box .Amount{font-size:18px}.DashboardPage.Trading .tradingcard .card-bottm .box .date{font-size:12px}.DashboardPage.Trading .tradingcard .card-bottm .box .anount{font-size:18px}.DashboardPage.Trading .tradingcard .cardheader{flex-wrap:wrap;gap:.5rem}.DashboardPage.Trading .tradingcard .cardheader .cardtitle{font-size:22px}}@media (min-width:320px) and (max-width:380.99px){.DashboardPage.Trading .tradingcard .card-body{padding:5px}.DashboardPage.Trading .tradingcard .card-bottm .box .bootmheading{font-size:12px}.DashboardPage.Trading .tradingcard .box .Amount{font-size:15px}.DashboardPage.Trading .tradingcard .card-bottm .box .date{font-size:10px}.DashboardPage.Trading .tradingcard .card-bottm .box .anount{font-size:15px;margin-top:0}.DashboardPage.Trading .tradingcard .cardheader{flex-wrap:wrap;gap:.5rem}.DashboardPage.Trading .tradingcard .cardheader .cardtitle{font-size:20px}}.DashboardPage.Transactions.profile{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;margin-top:24px;border-radius:10px;border:2px solid rgba(255,255,255,.05);background:#03061c;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);position:relative;padding:50px 60px;z-index:2}.ProfilePage .profile-card{background:#03172d;color:#fff;box-shadow:0 0 25px #0080ff40;border:1px solid rgba(0,128,255,.2);transition:all .3s ease}.ProfilePage .text-gradient{background:#fff;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.ProfilePage .profile-avatar img{width:100px;height:100px;object-fit:cover;background-color:#fff;box-shadow:0 0 15px #0080ff66}[hidden]{display:none!important}.ProfilePage .tree{height:unset!important}.DashboardPage.ProfilePage .rank-box{padding:15px 7px}.DashboardPage.ProfilePage .rank-box .rank-item{justify-content:center;display:flex;flex-direction:column;align-items:center}.ProfilePage .vewbtn{border:1px solid #2e4b66;font-size:14px;color:#fff;font-weight:500;background:linear-gradient(145deg,#8cc6ff,#2e4b66);animation:glowBlink 1.3s infinite ease-in-out;transition:all .3s ease-in-out}.ProfilePage .vewbtn:hover{background:transparent}.ProfilePage .blink{width:100px;padding:7px;text-shadow:0 0 8px rgba(255,255,255,.7),0 0 15px rgba(255,255,255,.5);border:1px solid #2e4b66;font-size:13px;background:linear-gradient(145deg,#8cc6ff,#2e4b66);animation:glowBlink 1.3s infinite ease-in-out;transition:all .3s ease-in-out;border-radius:10px;margin-bottom:13px}@keyframes smoothBlink{0%{opacity:1}50%{opacity:.2}to{opacity:1}}.DashboardPage.ProfilePage .tree{height:unset!important}@media (min-width:320px) and (max-width:575.99px){.DashboardPage .rank-box .ibbox{gap:50px!important}.DashboardPage .rank-icon{height:70px!important}}@media (min-width:320px) and (max-width:420.99px){.DashboardPage .rank-box .ibbox{gap:50px!important}.DashboardPage .rank-icon{height:65px!important}}.DashboardPage .profile-card{background:#03172d;color:#fff;box-shadow:0 0 25px #0080ff40;border:1px solid rgba(0,128,255,.2);transition:all .3s ease}.DashboardPage .profile-card:hover{box-shadow:0 0 40px #008cff59;transform:translateY(-5px)}.DashboardPage .profile-avatar img{width:100px;height:100px;object-fit:cover;background-color:#fff;box-shadow:0 0 15px #0080ff66}.DashboardPage .info-box{background:#ffffff14;border:1px solid rgba(255,255,255,.15);color:#e5e5e5;border-radius:10px;padding:10px 15px;font-size:14px;font-weight:500;text-overflow:ellipsis;overflow:hidden}.DashboardPage .info-box label{width:50%}.DashboardPage .info-box .rightname{width:50%;text-align:right;text-overflow:ellipsis;overflow:hidden}.DashboardPage .circle{width:18px;height:18px;border-radius:50%;background:#00b4d8;box-shadow:0 0 10px #00b4d8}.DashboardPage .bonus-box{width:114px;height:45px;background:#03172d;color:#fff;display:flex;align-items:center;justify-content:center;border-radius:6px;font-size:20px;font-weight:700}.DashboardPage .bonus-box.active{background:#03172d}.DashboardPage .section{padding-bottom:120px!important}.DashboardPage .btn-gradient{background:linear-gradient(145deg,#8cc6ff,#2e4b66);color:#fff;border:none;border-radius:10px;transition:.3s ease}.DashboardPage .btn-gradient:hover{opacity:.9;transform:translateY(-2px)}.DashboardPage .rank-label{font-weight:700;color:#00d4ff}.DashboardPage .rank-arrows{display:flex;gap:6px;font-size:34px;color:#49ff57}.DashboardPage .rank-arrows i{animation:arrowMove 1.2s infinite ease-in-out}.DashboardPage .rank-arrows i:nth-child(2){animation-delay:.2s}@keyframes arrowMove{0%{transform:translate(0);opacity:.5}50%{transform:translate(10px);opacity:1}to{transform:translate(0);opacity:.5}}.DashboardPage .text-gradient{background:#fff;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media (max-width: 576px){.DashboardPage .profile-avatar img{width:80px;height:80px}.DashboardPage .info-box{font-size:11px!important}.DashboardPage #download-qr{font-size:14px!important}.DashboardPage .bonus-box{width:64px;height:31px}.DashboardPage .arrow{margin-left:-35px!important}}.DashboardPage .referral-box{background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:10px;padding:12px 15px;color:#e5e5e5;display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:25px}.DashboardPage .referral-input{width:100%;background:transparent;border:none;color:#fff;outline:none;font-size:.95rem}.DashboardPage .copy-btn{background:linear-gradient(145deg,#8cc6ff,#2e4b66);color:#fff;border:none;border-radius:8px;padding:6px 15px;cursor:pointer;transition:.3s}.DashboardPage .copy-btn:hover{opacity:.85}.DashboardPage .copy-popup{position:fixed;left:50%;top:45%;width:73%;transform:translate(-50%) translateY(20px);background:linear-gradient(145deg,#8cc6ff,#2e4b66);color:#fff;padding:7px 13px;border-radius:8px;font-weight:500;box-shadow:0 0 20px #0080ff66;opacity:0;visibility:hidden;transition:all .4s ease;z-index:9999}.DashboardPage .copy-popup.show{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.DashboardPage .copy-popup.show{animation:popupGlow .4s ease forwards}@keyframes popupGlow{0%{opacity:0;transform:translate(-50%) translateY(20px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.DashboardPage .camera-icon{position:absolute;bottom:37%;right:37%;background:linear-gradient(145deg,#8cc6ff,#2e4b66);color:#fff;border-radius:50%;width:35px;height:35px;display:flex;align-items:center;justify-content:center;font-size:16px;cursor:pointer;box-shadow:0 0 10px #0080ff66;transition:.3s}.DashboardPage .camera-icon:hover{transform:scale(1.1);background:linear-gradient(145deg,#8cc6ff,#2e4b66)}@media (max-width: 576px){.DashboardPage .camera-icon{width:28px;height:28px;font-size:13px;bottom:37%;right:33%}.DashboardPage .arrow-run{width:0px!important}}.DashboardPage .tree{display:flex;align-items:center;position:relative}.DashboardPage .node1{width:22px;height:22px;border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:14px;font-weight:700;position:relative;color:#000}.DashboardPage .green,.DashboardPage .red,.DashboardPage .yellow{background:#fff}.DashboardPage .children{position:relative;display:flex;flex-direction:column;gap:9px}.DashboardPage .children:before{content:"";position:absolute;left:19px;top:11px;bottom:10px;width:1px;background:#fff;transform:translate(-20px)}.DashboardPage .child{display:flex;align-items:center;position:relative}.DashboardPage .line-h{width:18px;height:1px;background:#fff;margin-right:0}.DashboardPage .social-btn{width:42px;height:42px;border-radius:10px;background:#0f1b2d;display:flex;align-items:center;justify-content:center;font-size:20px;color:#fff;border:1px solid rgba(255,255,255,.2);transition:.2s ease}.DashboardPage .follow-text{text-align:center;color:#fffc;font-size:15px;margin-bottom:10px;margin-top:20px;font-weight:500}.DashboardPage .social-icons{display:flex;justify-content:center;gap:20px;padding-bottom:20px}.DashboardPage .social-btn{width:38px;height:38px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:18px;color:#fff;transition:.2s ease;border:none}.DashboardPage .social-btn.whatsapp{background:#25d366}.DashboardPage .social-btn.youtube{background:red}.DashboardPage .social-btn.telegram{background:#08c}.DashboardPage .social-btn:hover{transform:translateY(-3px);box-shadow:0 4px 10px #ffffff4d}.DashboardPage #qrcode-container{display:inline-block;width:100%;background:#ffffff14;border:1px solid rgba(255,255,255,.15);color:#e5e5e5;padding:10px 15px;border-radius:15px;box-shadow:0 8px 20px #00000026;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.DashboardPage #qrcode-container:hover{transform:translateY(-5px);box-shadow:0 12px 30px #0003}.DashboardPage #qrcode{background:#f9f9f9;padding:12px;height:150px}.DashboardPage #download-qr{margin-top:15px;padding:10px 20px;font-size:16px;font-weight:500;border:none;border-radius:8px;background:linear-gradient(145deg,#8cc6ff,#2e4b66);color:#fff;cursor:pointer;transition:background .3s ease,transform .2s ease}.DashboardPage #download-qr:hover{background:#0056b3;transform:translateY(-2px)}.DashboardPage .info-box-fade{position:relative;background:#ffffff14;border-radius:12px;padding:20px;overflow:hidden}.DashboardPage .info-box-fade:before{content:"";position:absolute;top:50%;left:50%;width:180%;height:180%;background:radial-gradient(circle,#fff,#ffffff1a 40%,#fff0 70%);transform:translate(-50%,-50%);z-index:0}.DashboardPage .info-box-fade>*{position:relative;z-index:2}.DashboardPage .rank-box{width:100%;background:radial-gradient(circle at 30% 30%,#8cc6ff40,#142337f2 80%);padding:30px 7px;border:1px solid rgba(140,198,255,.2);border-radius:15px;position:relative;overflow:hidden;box-shadow:0 8px 30px #8cc6ff33,inset 0 0 50px #8cc6ff0d;transition:all .3s ease-in-out}.DashboardPage .rank-box .ibbox{width:100%;display:flex;justify-content:space-between;align-items:center;gap:70px}.DashboardPage .rank-box:after{content:"";position:absolute;bottom:5px;left:50%;width:90%;height:4px;transform:translate(-50%);background:linear-gradient(90deg,#8cc6ff00,#8cc6ffb3,#8cc6ff00);box-shadow:0 0 25px #8cc6ffb3,0 0 50px #8cc6ff33;border-radius:2px}.DashboardPage .rank-box:before{content:"";position:absolute;bottom:0;left:50%;width:40%;height:30px;transform:translate(-50%);background:radial-gradient(circle,#fff3,#fff0 80%);pointer-events:none;z-index:1}.DashboardPage .rank-item{text-align:center;color:#fff;flex:1}.DashboardPage .rank-icon{height:100px;transition:transform .3s ease-in-out}.DashboardPage .rank-icon:hover{transform:scale(1.1)}.DashboardPage .rank-name{margin-top:10px;font-size:18px;font-weight:600;color:#8cc6ff}.DashboardPage .arrow-run{position:relative;width:100px;height:20px;display:flex;justify-content:space-between;align-items:center}.DashboardPage .arrow{width:20px;height:20px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 24 24' fill='rgba(155, 209, 245, 0.9)'><path d='M13 5l7 7-7 7M5 5l7 7-7 7'/></svg>");background-size:contain;background-repeat:no-repeat;position:absolute;animation:moveArrow 1s infinite linear;opacity:.4}.DashboardPage .arrow:nth-child(2){animation-delay:.2s}.DashboardPage .arrow:nth-child(3){animation-delay:.4s}@keyframes moveArrow{0%{transform:translate(0);opacity:.4;filter:blur(0px)}50%{opacity:1;filter:blur(1px)}to{transform:translate(60px);opacity:.4;filter:blur(0px)}}.DashboardPage .reward-btn{width:30px;height:30px;background:#2a5683;border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:20px;text-decoration:none;color:#fff;font-weight:600}.DashboardPage .reward-btn{animation:glowBlink 1.3s infinite ease-in-out}@keyframes glowBlink{0%,to{opacity:.9;box-shadow:0 0 10px #fff,0 0 20px #fff}50%{opacity:.9;box-shadow:0 0 5px #fff}}.DashboardPage .reward-wrapper{display:flex;flex-direction:column;align-items:center}.DashboardPage .reward-text{margin-top:5px;font-size:12px;color:#fff}.DashboardPage .space-between{justify-content:space-between}.DashboardPage .strong-center{display:flex;align-items:center}.Pre_launch .widget{background:linear-gradient(145deg,#8cc6ff,#030f1cc9);border-radius:15px;padding:25px 16px;color:#fff;box-shadow:0 10px 25px #0003;display:flex;align-items:center;transition:transform .3s,box-shadow .3s}.Pre_launch .widget-icon{font-size:29px;margin-right:15px;opacity:.9}.Pre_launch .widget-info .widget-value{font-size:24px;font-weight:700;margin:5px 0 0}.countdown-modal .modal-content{background:#fff;border-radius:25px;padding:25px;box-shadow:0 0 15px #00000026;text-align:center}.countdown-modal h2{font-weight:700;margin-bottom:25px}.time-box{background:linear-gradient(145deg,#455e7a,#030f1c);color:#fff;padding:25px 0;border-radius:18px;width:100px;margin:0 10px}.time-value{font-size:38px;font-weight:700;margin-top:5px}@media (max-width: 576px){.countdown-modal h2{font-size:1.3rem}.time-box{width:90px;padding:15px 0}.time-value{font-size:26px}}.TreePage{padding-bottom:150px}.datatabe label{font-size:14px;font-weight:500;color:#fff}.datatabe .form-control{background-color:#1a1c3a;color:#fff;border:none;padding:6px 12px;border-radius:6px;box-shadow:none;width:auto;font-size:14px}.datatabe table thead tr th{padding:14px;text-align:left;white-space:nowrap;color:#fff;background:#1c1f3f;font-size:15px;border-bottom:0;border-left:1px solid #fff;position:relative}.datatabe table tbody tr td{padding:14px;color:#b0b3c6;font-size:14px;white-space:nowrap;background:#1c1f3f;border-bottom:0;border-left:1px solid #fff}.datatabe table thead tr th:first-child,.datatabe table tbody tr td:first-child{border-left:none!important}.sort-icons{position:absolute;right:8px;top:50%;transform:translateY(-50%);display:inline-flex;font-size:10px;cursor:pointer;gap:2px}.sort-icons i{color:#b0b3c6;line-height:8px}.sort-icons i:hover{color:#fff}@media (max-width: 768px){.DashboardPage .profile{padding:50px 16px!important}.datatabe table thead tr th{min-width:190px}}.RewardPage .card{border-radius:12px;padding:20px;display:flex;justify-content:space-between;align-items:center;width:100%;background:#fff;color:#fff;border:0;box-shadow:0 0 10px #eee}.RewardPage .card .btn.claimed-btn{padding:10px 20px;font-size:15px;font-weight:500;border:none;border-radius:8px;background:linear-gradient(135deg,#1c2b47,#1b2a46);color:#fff;cursor:pointer;transition:background .3s ease,transform .2s ease;width:100%;text-align:center}.RewardPage .card .btn.claimed-btn:hover{background:linear-gradient(135deg,#1c2b47,#1b2a46);transform:translateY(-2px)}.RewardPage .card .btn{padding:10px 20px;font-size:15px;font-weight:500;border:1px solid #0a1a44;border-radius:8px;background:transparent;color:#0a1a44;cursor:pointer;transition:background .3s ease,transform .2s ease;width:100%;text-align:center}.RewardPage .card .btn:hover{background:#fff;transform:translateY(-2px)}.bottomtext{font-size:16px;color:#0a1a44;font-weight:600;margin-top:10px;letter-spacing:1px}.RewardPage .card table{background:transparent}.RewardPage .card table{border:0}.RewardPage .card table tbody tr{background:transparent;border-bottom:.5px solid #dedede}.RewardPage .card table tbody tr td{background:transparent;width:50%;border-bottom:0}.RewardPage .card .reward-table td,.reward-table th{vertical-align:middle;padding:16px 15px;font-size:18px;font-weight:600;color:#0a1a44}.dark-theme .RewardPage .card{background-color:#03172d!important;border:1px solid rgba(0,128,255,.2)!important}.dark-theme .RewardPage .card .btn{border:1px solid #d3d4d4;color:#fff}.dark-theme .RewardPage .card .btn:hover{background:#1b2a46}.dark-theme .RewardPage .card .reward-table td,.reward-table th{color:#fff}.dark-theme .RewardPage .card table tbody tr{border-bottom:1px solid rgba(0,128,255,.2)!important}.dark-theme .RewardPage .bottomtext{color:#fff}@media (min-width:320px) and (max-width:767.99px){.RewardPage .card{padding:2px}.RewardPage .card .reward-table td,.reward-table th{padding:10px;font-size:15px}.RewardPage .card .btn.claimed-btn{padding:10px 16px;font-size:14px}.RewardPage .card .btn{padding:7px 16px;font-size:14px}}.Avtarpage .avtar .list li{width:100px;height:100px;overflow:hidden}.Avtarpage .avtar .list li img{border-radius:50%}.Avtarpage .avtar .list{list-style:none;display:flex;flex-wrap:wrap;gap:1rem;cursor:pointer}.Avtarpage .avtar .list li.active{border-radius:50%;cursor:pointer}.avatar-selected-wrap{display:flex;justify-content:center;margin-bottom:20px}.avatar-selected{position:relative;width:140px;height:140px;border-radius:50%;border:6px solid #c78245;padding:4px;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at top,#ffc58a,#893e0f)}.avatar-selected img{width:100%;height:100%;border-radius:50%;object-fit:cover;border:3px solid #fff}.avatar-medal{position:absolute;bottom:0;left:0;transform:translate(-20%,35%);width:60px;height:60px;border-radius:50%;background:radial-gradient(circle at top,#ffcf96,#e48a3d);border:3px solid #fff;display:flex;align-items:center;justify-content:center;font-size:1.6rem;color:#fff;box-shadow:0 4px 8px #0000004d}@media screen and (min-width: 320px) and (max-width: 420.99px){.Avtarpage .avtar .list{gap:.9rem}.Avtarpage .avtar .list li{height:50px;width:50px}}@media screen and (min-width: 421px) and (max-width: 767.99px){.Avtarpage .avtar .list{gap:2rem}.Avtarpage .avtar .list li{height:70px;width:70px}}.CompanyProfilePage .section-heading{font-size:20px;font-weight:600;color:#03061c}.CompanyProfilePage .card{background:#fff;border-radius:12px;box-shadow:0 4px 15px #00000014}.CompanyProfilePage .card .card-image img,.CompanyProfilePage .profileimage{border-radius:10px 10px 0 0}.CompanyProfilePage .Teamcardmeet{height:100%}.CompanyProfilePage .Teamcardmeet .crad-image{width:100%;max-height:650px}.CompanyProfilePage .documetcard img{width:100%;height:100%;object-fit:fill;border-radius:8px}@media (max-width: 767.98px){.CompanyProfilePage .Teamcardmeet .crad-image{width:100%;max-height:100%}}.dark-theme .CompanyProfilePage .section-heading{color:#fff}.UpdatePasswordPage .profile-card{background:#03172d;color:#fff;box-shadow:0 0 25px #0080ff40;border:1px solid rgba(0,128,255,.2);transition:all .3s ease}.UpdatePasswordPage .form-control{height:48px;border:1px solid rgba(255,255,255,.15);border-radius:10px;color:#fff;padding:10px;background-color:transparent;box-shadow:none;position:relative}.UpdatePasswordPage input:-webkit-autofill,.UpdatePasswordPage input:-webkit-autofill:hover,.UpdatePasswordPage input:-webkit-autofill:focus,.UpdatePasswordPage input:-webkit-autofill:active{transition:background-color 9999s ease-in-out 0s;-webkit-transition:background-color 9999s ease-in-out 0s;-webkit-box-shadow:0 0 0 1000px transparent inset!important;box-shadow:0 0 0 1000px transparent inset!important;-webkit-text-fill-color:#ffff!important}.UpdatePasswordPage .form-control::placeholder{color:#fff}.btn-gradient{background:linear-gradient(45deg,#5a3fff,#00d1ff);color:#fff;height:48px;border-radius:10px}.UpdatePasswordPage .eye-icon{position:absolute;top:50%;right:12px;transform:translateY(0);cursor:pointer;color:#fff;font-size:18px}
