@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.product-family{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.product-family.product-family--overlay{z-index:10;position:absolute;top:16px;right:16px}.product-family.product-family--feature{justify-content:center;align-items:center}@media screen and (width>=1024px){.product-family.product-family--feature{justify-content:flex-start}}.product-family.product-family--alt .glass__shine{box-shadow:inset 1px 1px 1px #696259,inset -1px -1px 1px #696259}.product-family.product-family--alt .glass__text{color:#000}.product-family__item{white-space:nowrap;align-items:center;gap:8px;padding:6px 10px 6px 8px;font-size:12px;font-weight:300;line-height:1.5;display:flex}.product-family__item .svg-wrapper{flex:0 0 16px;width:16px;height:16px}.product-family .glass{border-radius:15px}