.section-socials{position:relative}.section-socials__inner img{margin:0 auto 1rem auto;width:9em;height:auto}@media (max-width:1024px){.section-socials__inner img{width:8em;margin:0 auto 1rem auto}}.section-socials__inner p{text-align:center;font:1.75em transducer-condensed,sans-serif;font-weight:500;line-height:1;padding:0 3em;margin-bottom:1.25rem}@media (max-width:1024px){.section-socials__inner p{font-size:1.5em;margin-bottom:1.25rem}}.section-socials__inner .button{margin:0 auto}.socials-modal-open .socials-modal{display:flex}.socials-modal{display:none;justify-content:center;align-items:center;width:100%;height:100%;z-index:999999;position:fixed;left:0;top:0}.socials-modal__inner{width:calc(100% - 2em);max-width:440px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-height:calc(100% - 2em);overflow-y:auto;position:relative;z-index:2}.socials-modal__content{padding:1.5em;background-color:var(--color-bg-light-accent);border-radius:.5em;position:relative}.socials-modal__content .button{position:absolute;right:0;top:0;padding:1em}.socials-modal__content .button svg{width:1em}.socials-modal__content .button svg line{stroke:var(--color-text-body);stroke-width:1.5}.socials-modal__header{margin-bottom:2em}.socials-modal__header img{width:8.75em;margin:0 auto}.socials-modal__links{display:flex;flex-direction:column;gap:.375em}.socials-modal__links a{display:grid;grid-template-columns:auto 1fr auto;border:1px solid var(--color-border-primary);border-radius:.25em;padding:.75em 1em;text-transform:none;text-decoration:none;background-color:var(--color-bg-light)}.socials-modal__links a img{margin-right:auto;width:1.25em}.socials-modal__links a .title{font-size:1em;font-weight:600;text-align:center}.socials-modal__links a .end{display:block;width:3em}.socials-modal__curtain{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:100%;height:100%;z-index:1;background-color:rgba(0,0,0,.35);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}