.hero-pricing{background-color:#191428;color:#fff}.hero-pricing .container{align-items:center;display:flex;flex-direction:column;justify-content:center;max-width:950px;padding:100px 40px;width:100%}@media (max-width:767px){.hero-pricing .container{padding:100px 20px}}.hero-pricing__navigation{align-items:center;display:flex;justify-content:space-between;margin-bottom:60px;max-width:800px;width:100%}.hero-pricing__navigation--item{color:#848b98;font-family:Inter;font-size:24px;font-weight:900;line-height:150%;transition:color .3s ease-in-out}@media (max-width:767px){.hero-pricing__navigation{flex-wrap:wrap;gap:16px}.hero-pricing__navigation--item{font-family:Inter;font-size:16px;font-weight:900;line-height:150%;text-align:center;width:calc(33.33333% - 16px)}}.hero-pricing__title{font-family:Inter;font-size:54px;font-weight:900;line-height:120%;margin-bottom:24px;text-align:center}.hero-pricing__subtitle{font-family:Inter;font-size:24px;font-weight:400;line-height:150%;margin-bottom:60px;text-align:center}.hero-pricing__description{font-family:Inter;font-size:32px;font-weight:900;line-height:120%;text-align:center}@media (max-width:767px){.hero-pricing__title{font-family:Inter;font-size:28px;font-weight:900;line-height:120%;margin-bottom:12px;text-align:center}.hero-pricing__subtitle{font-weight:400;margin-bottom:32px}.hero-pricing__description,.hero-pricing__subtitle{font-family:Inter;font-size:16px;line-height:150%;text-align:center}.hero-pricing__description{font-weight:900}}.hero-pricing__button{background-color:#6100ff;border-radius:16px;color:#fff;font-family:Inter;font-size:16px;font-style:Black;font-weight:900;line-height:120%;margin-top:60px;padding:20px 24px;text-align:center;text-transform:uppercase;transition:background-color .3s ease-in-out;vertical-align:middle}.hero-pricing__button:hover{background-color:rgba(97,0,255,.8)}@media (max-width:767px){.hero-pricing__button{margin-top:32px}}