.standup{display:grid;grid-column-gap:1.875rem;grid-row-gap:3.125rem;grid-template-columns:-webkit-max-content 1fr;grid-template-columns:max-content 1fr;grid-template-areas:'standup-logo    standup-description' 'standup-gallery standup-gallery'}@media screen and (max-width: 991px){.standup{text-align:center;grid-template-columns:1fr;grid-row-gap:2.5rem;grid-template-areas:'standup-logo' 'standup-description' 'standup-gallery'}}.standup__logo{grid-area:standup-logo;max-width:100%;margin:auto}.standup__description{grid-area:standup-description;display:flex;align-items:center;font-size:1.2rem}@-webkit-keyframes zoom-title{0%,100%{transform:scale3d(1, 1, 1)}65%{transform:scale3d(1.1, 1.1, 1.1)}}@keyframes zoom-title{0%,100%{transform:scale3d(1, 1, 1)}65%{transform:scale3d(1.1, 1.1, 1.1)}}.standup-gallery{display:flex;flex-direction:row;justify-content:center;max-width:1200px;margin:0 auto;flex-wrap:wrap;list-style:none}@media screen and (max-width: 1199px){.standup-gallery{grid-template-columns:repeat(4, 1fr)}}@media screen and (max-width: 991px){.standup-gallery{grid-template-columns:repeat(3, 1fr)}}@media screen and (max-width: 767px){.standup-gallery{grid-column-gap:1.25rem;grid-row-gap:3.75rem;grid-template-columns:repeat(2, 1fr)}}.standup-gallery__cover{overflow:hidden;position:relative}.standup-gallery__img{width:100%;-o-object-fit:cover;object-fit:cover}.standup-gallery__title{position:relative;z-index:1;color:#fff;font-size:1.1rem;font-weight:500;margin:-20px auto;text-align:center;width:95%;height:40px;line-height:40px;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width: 767px){.standup-gallery__title{font-size:.9rem}}.standup-gallery__title:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;width:100%;height:100%;background:#161716;transform:skew(-5deg, -3deg);content:'';transition:transform .1s ease}.standup-gallery__item{margin-right:20px;margin-bottom:54px}.standup-gallery__item:hover .standup-gallery__title{-webkit-animation:zoom-title .15s 0s 1;animation:zoom-title .15s 0s 1}.standup-gallery__item:hover .standup-gallery__title:after{transform:skew(-7deg, -2deg)}.socials__copy{color:#ffde00}

