.main__redes{display:flex;justify-content:center;align-items:flex-start;width:100%;height:100%;min-height:100dvh;background-color:#fff;padding:20px}.redes__main--picture{position:fixed;display:flex;justify-content:center;align-items:flex-start;width:100%;height:100%;top:0;left:0;z-index:0;&:before{position:fixed;content:"";width:100%;height:100%;background:radial-gradient(circle at center,hsla(0,0%,95%,.85) 0,hsla(0,0%,87%,.8) 50%,hsla(0,0%,87%,.7) 100%);z-index:1}}.redes__main--image{width:100%;height:100%;object-fit:cover;filter:blur(10px)}.redes__container{justify-content:flex-start;gap:30px;max-width:550px;height:100%;z-index:1}.redes__container,.redes__header{display:flex;flex-direction:column;align-items:center;width:100%}.redes__header{justify-content:center;gap:20px}.redes__header--picture{display:flex;width:130px;height:130px;border-radius:50%;overflow:hidden}.redes__content{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100%;height:auto}.redes__content--link{display:flex;justify-content:space-between;align-items:center;width:100%;height:64px;line-height:100%;padding:8px 16px 8px 8px;border-radius:4px;background-color:hsla(0,0%,100%,.8);box-shadow:0 2px 4px 0 rgba(10,11,13,.08);transition:box-shadow .25s cubic-bezier(.08,.59,.29,.99),border-color .25s cubic-bezier(.08,.59,.29,.99),transform .25s cubic-bezier(.08,.59,.29,.99),background-color .25s cubic-bezier(.08,.59,.29,.99);&:hover{transform:scale(1.04)}}.redes__content--link-figure{display:flex;height:48px;width:48px}.redes__content--link-image{width:100%;height:100%;border-radius:4px}.redes__content--link-text{font-size:22px;color:#000;line-height:100%}