.social{margin-top:3.75em;padding:4em 0;background-color:#fff;color:currentColor}@media screen and (max-width:767px){.social{padding:3em 0}}.social .hgroup{text-align:center;color:#460c0c;margin-bottom:3em}.social h2{margin-bottom:0;color:currentColor}.social>.inner{max-width:1080px}.social-tiles{display:grid;gap:22px;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(2,198px);grid-template-areas:'a b c c d' 'e f c c g'}@media screen and (max-width:1023px){.social-tiles{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(5,198px);grid-template-areas:'a b' 'e f' 'c c' 'c c' 'd g'}}.social-tiles>div:nth-child(1){grid-area:a}.social-tiles>div:nth-child(2){grid-area:b}.social-tiles>div:nth-child(3){grid-area:c}.social-tiles>div:nth-child(4){grid-area:d}.social-tiles>div:nth-child(5){grid-area:e}.social-tiles>div:nth-child(6){grid-area:f}.social-tiles>div:nth-child(7){grid-area:g}.social-tile{height:100%;position:relative;overflow:hidden}.social-tile figcaption{box-sizing:border-box;position:absolute;top:0;left:0;z-index:2;background-color:rgba(0,0,0,.7);color:#fff;width:100%;height:100%;font-size:.825rem;padding:0 1em;display:flex;align-items:center;word-break:break-all;transition:opacity .5s ease}.social-tile figcaption ::-webkit-scrollbar{width:2px}.social-tile figcaption ::-webkit-scrollbar-track{background:transparent}.social-tile figcaption ::-webkit-scrollbar-thumb{background:#888}.social-tile figcaption .inner{width:auto;max-height:84%;overflow:auto;padding:.1em 0}.social-tile figcaption p{line-height:1.25em}.social-tile figcaption p:last-of-type{margin-bottom:0}