.referrals-card{display:flex;justify-content:space-between;flex-direction:column;max-height:160px;gap:4px;padding:24px;border-radius:20px;background:url(/_next/static/media/frame.010f9748.png) 50% no-repeat;background-size:cover;color:#fff}.referrals-card__title{opacity:.5}.referrals-card__price{--price-currency-color:var(--color-palette-white-300)}.referrals-users{display:flex;flex-direction:column;overflow:auto}.referrals-users__empty-container{max-width:232px;margin:0 auto}.referrals-users__title{color:rgba(0,0,0,.3)}.referrals-users__list{list-style:none;overflow:auto}.referrals-users__item{display:flex;flex-direction:column;gap:8px;padding:8px 0}.referrals-users__item:not(:last-child){border-bottom:1px solid rgba(0,0,0,.1)}.referrals-users__date{color:#787878}.referrals-users__spinner{margin:48px auto}:export{yellow-1:#ffc300;success:#83c531;error:#ff2f2f}.referrals{display:flex;flex-direction:column;padding:32px 32px 0;overflow:auto}@media(max-width:991px){.referrals{padding:16px}}.referrals__container{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px;gap:24px;margin-top:24px;overflow:auto}@media(max-width:991px){.referrals__container{grid-template-columns:1fr}}.referrals__description{opacity:.5}.referrals__icon{width:24px;height:24px}.referrals__card{margin-bottom:32px}