.socialImages{display:-webkit-box;display:flex;flex-wrap:wrap}.socialImages-item{-webkit-box-flex:0;flex:0 0 50%}.socialImages-item--alt{-webkit-box-flex:0;flex:0 0 100%}@media only screen and (min-width:48em){.socialImages-item{-webkit-box-flex:0;flex:0 0 25%}.socialImages-item--alt{-webkit-box-flex:0;flex:0 0 50%}}.socialImage{position:relative;width:100%;height:0;padding-bottom:71%;background-color:#e8e8e8}.socialImages-item--alt .socialImage{padding-bottom:35.5%}.socialImage a{position:absolute;display:block;left:0;top:0;width:100%;height:100%;text-decoration:none;color:#fff}.socialImage-img{position:absolute;width:100%;height:100%;background-size:cover;background-position:center center;background-repeat:no-repeat}.socialImage-over{position:absolute;width:100%;height:100%;background:#000;opacity:.35;-webkit-transition:250ms;transition:250ms}a:hover .socialImage-over{opacity:.15}.socialImage-title{position:absolute;width:100%;box-sizing:border-box;left:0;bottom:0;padding:1rem;min-height:4rem;font-weight:700;font-size:1.125rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.5)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,.5));background-image:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,.5))}.socialImage-ico{position:absolute;right:1rem;top:1rem;opacity:.7}.socialImage-ico .ico{width:1.5rem;height:1.5rem}.socialImagePopup{width:100%;max-width:31rem;padding-top:2rem}.socialImagePopup--instagram .socialImagePopup-in{overflow:hidden}.socialImagePopup--instagram .socialImagePopup-in2{margin-left:-1px;margin-right:-3px;padding-top:1rem}