.event-gallery-section{align-items:center;background:#fff;display:flex;justify-content:center;padding-bottom:48px;padding-top:48px}.event-gallery-dark-mode{background:#000}.event-gallery-container{max-width:1300px;width:100%}.event-gallery-title{color:#000;font-family:Poppins,sans-serif;font-size:60px;font-weight:300;line-height:70px;margin-bottom:48px}.event-gallery-dark-mode .event-gallery-title{color:#fff}.event-gallery-content-container{column-gap:20px;display:grid;grid-auto-rows:minmax(55px,115px);grid-template-columns:repeat(6,minmax(100px,210px));row-gap:20px}.event-gallery-media-container{background:#000;position:relative}.event-gallery-media-container>div{position:absolute;top:50%;transform:translateY(-50%);width:100%}.event-gallery-content-container>div:nth-child(14n+1),.event-gallery-content-container>div:nth-child(14n+10),.event-gallery-content-container>div:nth-child(14n+11),.event-gallery-content-container>div:nth-child(14n+13),.event-gallery-content-container>div:nth-child(14n+14),.event-gallery-content-container>div:nth-child(14n+3),.event-gallery-content-container>div:nth-child(14n+6),.event-gallery-content-container>div:nth-child(14n+7),.event-gallery-content-container>div:nth-child(14n+8),.event-gallery-content-container>div:nth-child(14n+9){grid-column:span 2;grid-row:span 2}.event-gallery-content-container>div:nth-child(14n+12),.event-gallery-content-container>div:nth-child(14n+2){grid-column:span 4;grid-row:span 4}.event-gallery-content-container>div:nth-child(14n+4),.event-gallery-content-container>div:nth-child(14n+5){grid-column:span 3;grid-row:span 3}.event-gallery-media-container img{height:100%;object-fit:cover;overflow:hidden;width:100%}.event-gallery-section iframe{height:100%;width:100%}@media screen and (max-width:1018px){.event-gallery-content-container{display:flex;flex-direction:column}.iframe_wrapper-n{height:0;padding-bottom:56.25%;padding-top:25px;position:relative}.event-gallery-media-container>div{position:unset;top:unset;transform:none}.event-gallery-section{padding-bottom:32px;padding-top:32px}}@media screen and (max-width:768px){.event-gallery-title{font-size:38px;line-height:50px}}