.friends-body{position:relative}.friends-heading{text-transform:uppercase;margin-bottom:24px;font-size:30px;font-weight:900}@media (min-width:768px){.friends-heading{text-align:center;font-size:76px}}.friends-list{flex-wrap:wrap;gap:8px;padding:0;list-style:none;display:flex}@media (min-width:768px){.friends-list{justify-content:center}}.friends-item{border:2px dotted var(--cl-secondary);border-radius:16px;overflow:hidden;-webkit-mask:url(#fractalMaskStatic);mask:url(#fractalMaskStatic)}.friends-item:hover{-webkit-mask:url(#fractalMaskDynamic);mask:url(#fractalMaskDynamic)}.friends-image{object-fit:cover;width:auto;height:60px}@media (min-width:768px){.friends-image{height:120px}}@media (min-width:1280px){.friends-image{height:180px}}
