@import "https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";@font-face{font-family:SF-Pro-Display;font-weight:300;font-style:normal;src:url(/assets/SF-Pro-Display-Light-DO-6PwVV.woff)}@font-face{font-family:SF-Pro-Display;font-weight:400;font-style:normal;src:url(/assets/SF-Pro-Display-Regular-B5bloowU.woff)}@font-face{font-family:SF-Pro-Display;font-weight:500;font-style:normal;src:url(/assets/SF-Pro-Display-Medium-C7UlyeK2.woff)}@font-face{font-family:SF-Pro-Display;font-weight:600;font-style:normal;src:url(/assets/SF-Pro-Display-Bold-Bpq2OlNS.woff)}@font-face{font-family:SF-Pro-Display;font-weight:700;font-style:normal;src:url(/assets/SF-Pro-Display-Black-BZihOG3S.woff)}.btn{border:1px solid var(--white-color);cursor:pointer;background:#fff6;border-radius:20px;justify-content:center;align-items:center;height:50px;padding:0 16px;font-weight:600;display:flex}.btn.active{color:var(--white-color);background:var(--primary-color);border:none}.btn:hover:not(.active),.btn:active:not(.active){box-shadow:0 0 0 1px var(--primary-color);border-color:#0000}.btn_sm{height:30px;color:var(--text-light-color);font-size:13px;font-weight:600}.btn_min{border-radius:10px;width:40px;height:40px}.btn_min:hover{color:var(--white-color);background:var(--primary-color)}.btn-circle{width:40px;height:40px;color:var(--white-color);cursor:pointer;background:#fff6;border-radius:50%;justify-content:center;align-items:center;display:flex}.btn-circle_gradient{background:var(--primary-gradient)}.grid-main{grid-gap:18px;grid-template-columns:repeat(4,1fr);display:grid}.col-1{grid-column:span 1}.col-2{grid-column:span 2}.col-3{grid-column:span 3}.col-4{grid-column:span 4}:root{--primary-color:#418cff;--primary-gradient:linear-gradient(134.17deg, #418cff -3.8%, #fff 168.73%);--text-color:#464646;--text-light-color:#737373;--white-color:#fff;--white-50-color:#ffffff80;--green-color:#12b981}*{box-sizing:border-box;margin:0;padding:0;transition:background-color .2s,color .2s,transform .2s,opacity .2s,box-shadow .2s}html{scroll-behavior:smooth}body{color:var(--text-color);background-color:#e1e8f2;background-image:url(background.png);background-position:bottom;background-repeat:no-repeat;background-size:cover;height:100vh;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:16px}a{color:inherit;cursor:pointer;text-decoration:none}button,input,label{color:var(--text-color);font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:16px}button{cursor:pointer;background:0 0;border:none}.number{letter-spacing:2px}.section{flex-direction:column;gap:42px;padding:30px 20px;display:flex}@media only screen and (width<=786px){.section{gap:24px}}@media only screen and (width<=425px){.section{padding:10px}}.section-header{justify-content:space-between;align-items:center;gap:24px;display:flex}@media only screen and (width<=786px){.section-header{flex-direction:column;align-items:flex-start}}.section-header__title{font-size:30px;font-weight:700;line-height:100%}.section-header-buttons{grid-gap:10px;grid-template-columns:repeat(5,1fr);display:grid}@media only screen and (width<=786px){.section-header-buttons{grid-template-columns:repeat(3,1fr)}}.content-wrapper{border:1px solid var(--white-color);background:#ffffff57;border-radius:26px;flex-direction:column;gap:16px;padding:24px 20px 20px;display:flex}@media only screen and (width<=425px){.content-wrapper{padding:20px 12px 12px}}.content-wrapper-header{color:var(--text-light-color);justify-content:space-between;align-items:center;font-size:16px;font-weight:600;line-height:100%;display:flex}i.positive{white-space:nowrap;text-overflow:ellipsis;flex-wrap:nowrap;align-items:center;width:100%;font-style:normal;display:flex;overflow:hidden}i.positive .percent{color:var(--green-color)!important}.icon[data-v-5b82109f]{align-items:center;transition:transform .2s;display:flex}.icon.primary[data-v-5b82109f]{color:var(--color-primary)}.header[data-v-03f22163]{background:#ffffff26;border:1px solid #ffffff4d;border-radius:20px;align-items:center;gap:10px;padding:16px 20px 16px 30px;display:flex}.header-right-side[data-v-03f22163]{align-items:center;gap:10px;margin-left:auto;display:flex}.header-right-side__button[data-v-03f22163]{background:var(--white-color);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.header-right-side__button[data-v-03f22163]:hover{color:var(--primary-color);box-shadow:0 0 0 1px var(--primary-color)}.app-wrapper[data-v-1f9fbf99]{flex-direction:column;gap:14px;padding:20px;display:flex;position:relative}@media only screen and (width<=425px){.app-wrapper[data-v-1f9fbf99]{padding:10px}}
