.social-wall{padding:115px 6vw;background:#efe8d9;border-top:1px solid #d2c8b6}
.social-wall-heading{display:grid;grid-template-columns:1fr .65fr;gap:8vw;align-items:end;margin-bottom:48px}
.social-wall-heading h2{font:400 clamp(52px,5.5vw,84px)/.94 Georgia,serif;letter-spacing:-.05em;margin:24px 0 0}
.social-wall-heading h2 em{color:#a77b17;font-weight:400}
.social-wall-heading>p{color:#625f58;font-size:15px;line-height:1.8;margin:0 0 7px}
.social-profile-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.social-profile-card{min-height:300px;padding:32px;display:flex;flex-direction:column;color:#fff;position:relative;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease;text-decoration:none}
.social-profile-card:after{content:"";position:absolute;width:290px;height:290px;border:1px solid #ffffff2b;border-radius:50%;right:-110px;bottom:-145px;box-shadow:0 0 0 55px #ffffff08}
.social-profile-card:hover{transform:translateY(-4px);box-shadow:0 18px 45px #2d25182a}
.social-energy{background:linear-gradient(145deg,#12130f,#43340e)}
.social-sdlf{background:linear-gradient(145deg,#0b2e5a,#0d4b91)}
.social-profile-top{display:flex;justify-content:space-between;align-items:center;text-transform:uppercase;letter-spacing:.14em;font-size:9px;font-weight:800}
.instagram-label{display:inline-flex;align-items:center;gap:10px}
.instagram-mark{display:inline-block;width:19px;height:19px;border:2px solid currentColor;border-radius:6px;position:relative;flex:0 0 auto}
.instagram-mark:before{content:"";position:absolute;width:6px;height:6px;border:2px solid currentColor;border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%)}
.instagram-mark:after{content:"";position:absolute;width:3px;height:3px;background:currentColor;border-radius:50%;right:3px;top:3px}
.social-profile-top b{font-size:22px;font-weight:400}
.social-profile-card strong{font:400 clamp(34px,4vw,58px) Georgia,serif;margin:auto 0 10px;position:relative;z-index:1}
.social-profile-card p{margin:0 0 35px;color:#ffffffb8;position:relative;z-index:1}
.social-profile-card small{width:max-content;border-bottom:1px solid #ffffff8f;padding-bottom:7px;letter-spacing:.13em;font-size:8px;font-weight:800;position:relative;z-index:1}
.footer-social{display:flex;gap:15px;flex-wrap:wrap}
.footer-social a{border-bottom:1px solid #8c8c85;padding-bottom:4px;font-size:9px;letter-spacing:.08em;display:inline-flex;align-items:center;gap:7px}
.footer-social .instagram-mark{width:14px;height:14px;border-width:1.5px;border-radius:4px}
.footer-social .instagram-mark:before{width:4px;height:4px;border-width:1.5px}
.footer-social .instagram-mark:after{width:2px;height:2px;right:2px;top:2px}
@media(max-width:900px){.social-wall-heading{grid-template-columns:1fr}.social-profile-grid{grid-template-columns:1fr}}
@media(max-width:560px){.social-wall{padding:85px 22px}.social-wall-heading h2{font-size:48px}.social-profile-card{min-height:265px}}
