.social_gallery{margin-inline:auto;max-width:1285px;min-height:630px;padding:74px 65px}.social_gallery-header{font-family:Mansory;font-size:54px;font-weight:400;line-height:100%;margin-bottom:10px;text-transform:uppercase}.social_gallery-header a{display:inline-block;font-size:40px;line-height:1}.social_gallery-header a:focus,.social_gallery-header a:hover{color:#c2bebb}.social_gallery-header svg{display:inline-block;fill:currentColor;height:auto;vertical-align:bottom;width:40px}.social_gallery-items{display:grid;gap:10px;grid-template-columns:repeat(4,1fr)}.social_gallery-item{position:relative}.social_gallery-item:before{content:"";display:block;padding-top:100%;width:100%}.social_gallery-item img{display:block;height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}@media (max-width:1024px){.social_gallery-items{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.social_gallery{padding:31px 20px}.social_gallery-header{font-size:27px;line-height:100%}.social_gallery-items{grid-template-columns:1fr}}