.recommendations{padding:40px 0 64px}.recommendations h4{margin:0 0 32px}.recommendations .items{display:flex;flex-wrap:wrap;gap:24px}@media screen and (max-width:599px){.recommendations .items{gap:16px;justify-content:space-between}.recommendations .items>:nth-child(n+9){display:none!important}}.recommendations .items .item{align-items:center;display:flex;flex-direction:column;gap:8px;padding:8px}@media screen and (max-width:599px){.recommendations .items .item{width:47%}}.recommendations .items .item .logo{height:auto;margin:0 22px;max-height:60px;max-width:120px;-o-object-fit:cover;object-fit:cover;width:100%}@media screen and (min-width:600px)and (max-width:1023px){.recommendations .items .item .logo{margin:0 44px}}@media screen and (max-width:599px){.recommendations .items .item .logo{margin:0 auto}}.recommendations .items .item span{display:block;font-family:Lato,sans-serif;font-size:16px;font-weight:400;line-height:24px;max-width:164px;text-align:center;width:100%}