.container-socials{justify-content:space-between;align-items:center;gap:clamp(.5rem,1vw,.8rem);display:flex}.container-element-socials{cursor:pointer;list-style:none}.container-icon-socials{-webkit-backdrop-filter:blur(37px);backdrop-filter:blur(37px);cursor:pointer;background:#e6f3ae;border-radius:60px;justify-content:center;align-items:center;width:min(4.4rem,4.4vw);height:min(4.4rem,4.4vw);transition:all .3s;display:flex}.container-icon-socials svg{width:min(2.4rem,2.4vw);height:min(2.4rem,2.4vw);transition:all .3s}.container-icon-socials:hover svg{transform:scale(1.1)}.container-icon-socials:hover{background:#c6d870}@media (orientation:portrait){.container-icon-socials{width:34px;height:34px}.container-icon-socials svg{width:18px;height:18px}}
