.socials-container{justify-content:space-between;gap:12px;margin-bottom:8px;padding-left:8px;padding-right:8px;display:flex}.socials-container .socials-item{border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.socials-container .socials-item.blue{background-color:#78a4d7}.socials-container .socials-item.green{background-color:#d2eb64;border:3px solid #2f2936}.socials-container .socials-item svg{width:32px;height:32px}@media screen and (min-width:580px){.socials-container{justify-content:start}.socials-container .socials-item{cursor:pointer;width:40px;height:40px}.socials-container .socials-item.green{border:2px solid #2f2936}.socials-container .socials-item svg{width:28px;height:28px}}@media screen and (min-width:1024px){.socials-container{margin-bottom:0;padding-left:0}.socials-container .socials-item{width:36px;height:36px}.socials-container .socials-item svg{width:24px;height:24px}}
