@media screen and (max-width:1200px){.nav{display:flex;gap:12px;margin-bottom:32px;overflow-x:scroll}.nav::-webkit-scrollbar{height:0}}@media screen and (max-width:1200px)and (max-width:840px){.nav{gap:8px}}.nav__item{align-items:center;-webkit-backdrop-filter:blur(38.335px);backdrop-filter:blur(38.335px);background:#51515140;border:0;border-radius:14px;color:#fff;cursor:pointer;display:flex;gap:12px;justify-content:center;margin-bottom:12px;padding:18px 0;transition:.3s ease;width:100%}@media screen and (max-width:1200px){.nav__item{flex-shrink:1;flex-shrink:0;margin-bottom:0;padding:16px 24px;width:auto}}@media screen and (max-width:1024px){.nav__item{padding:12px 18px}}.nav__item.active{background:#5b92ff}.nav__item:hover:not(.nav__item:hover.active){background:#7878783d}.nav__item:last-child{margin-bottom:0}.nav__icon{height:24px;width:24px}
