.wb-socials{padding:64px 0}.wb-socials__heading{margin:0 0 40px;color:var(--wb-h-ink,#181818);font-family:var(--wb-font-display);font-size:48px;font-weight:700;line-height:120%;letter-spacing:1px;text-align:center;text-transform:uppercase}.wb-socials__grid{display:grid;grid-template-columns:repeat(6,1fr);gap:8px;margin:0;padding:0;list-style:none}.wb-socials__item{display:flex;min-width:0}.wb-socials__card{position:relative;display:flex;flex-direction:column;align-items:center;width:100%;aspect-ratio:252 / 391;padding:24px;border-radius:8px;background:#f9f9f9;color:#181818;text-decoration:none;overflow:hidden;transition:background-color .25s ease,color .25s ease}.wb-socials__tile{display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:204 / 149;border-radius:8px;background:#fff}.wb-socials__icon{display:block;width:76px;height:76px;object-fit:contain}.wb-socials__name{margin:23px 0 0;font-family:var(--wb-font-base);font-size:24px;font-weight:400;line-height:normal;text-align:center;transition:color .25s ease}.wb-socials__photo{position:absolute;right:0;bottom:0;left:0;height:28.4%;overflow:hidden;pointer-events:none}.wb-socials__photo-img{display:block;width:100%;height:auto;transition:opacity .25s ease}.wb-socials__photo-img--full{position:absolute;top:0;left:0;opacity:0}.wb-socials__card:hover,.wb-socials__card:focus-visible{background:var(--wb-h-accent,#2d4cff);color:#fcfcfc;outline:none}.wb-socials__card:hover .wb-socials__photo-img--pale,.wb-socials__card:focus-visible .wb-socials__photo-img--pale{opacity:0}.wb-socials__card:hover .wb-socials__photo-img--full,.wb-socials__card:focus-visible .wb-socials__photo-img--full{opacity:1}@media (max-width:1240px){.wb-socials__heading{font-size:32px}.wb-socials__name{font-size:20px}}@media (max-width:991px){.wb-socials{padding:48px 0}.wb-socials__heading{margin-bottom:32px;font-size:28px}.wb-socials__grid{grid-template-columns:repeat(3,1fr)}.wb-socials__card{aspect-ratio:239 / 320}.wb-socials__name{margin-top:16px}.wb-socials__photo{height:37.5%}.wb-socials__icon{width:88px;height:88px}}@media (max-width:575px){.wb-socials__grid{gap:6px}.wb-socials__card{aspect-ratio:auto;padding:12px 12px 14px}.wb-socials__tile{aspect-ratio:1 / 1}.wb-socials__icon{width:44px;height:44px}.wb-socials__name{margin-top:10px;font-size:14px}.wb-socials__photo{display:none}}