.spotlight .awards{align-items:center;background:hsla(0,0%,100%,.1);border-radius:100px;display:inline-flex;gap:0;padding:2px 16px}.spotlight .awards-wrap{margin-bottom:30px;text-align:center}.spotlight .awards-list{align-items:center;display:inline-flex;gap:0;justify-content:center;margin-bottom:0;padding-left:24px;position:relative}.spotlight .awards-list:before{background-color:#717171;content:"";height:18px;left:18px;position:absolute;width:1px}.spotlight .awards-list__item{align-items:center;display:flex;justify-content:center;margin:4px 8px}.spotlight .awards-text{color:#d0d0d0;font-size:14px;white-space:nowrap}@media (max-width:960px){.spotlight .awards{border-radius:8px;flex-direction:column;gap:8px;padding:16px;width:calc(100% - 40px)}.spotlight .awards-list:before{display:none}}@media screen and (max-width:599px){.spotlight .awards-list__item{margin:0;transform:scale(.8);transform-origin:left}}