.block-gallery{justify-content:center;width:100%}.block-gallery__title{color:var(--profile-heading);margin-bottom:20px}.block-gallery .gallery-row{margin:0 -15px -25px;width:calc(100% + 30px)}.block-gallery.gallery--cols-2 .gallery-pod{flex:0 0 50%;max-width:50%}.block-gallery.gallery--cols-3 .gallery-pod{flex:0 0 33.3333%;max-width:33.3333%}.block-gallery.gallery--cols-4 .gallery-pod{flex:0 0 25%;max-width:25%}@media(max-width:767px){.block-gallery.gallery--cols-3 .gallery-pod,.block-gallery.gallery--cols-4 .gallery-pod{flex:0 0 50%;max-width:50%}}@media(max-width:480px){.block-gallery.gallery--cols-2 .gallery-pod,.block-gallery.gallery--cols-3 .gallery-pod,.block-gallery.gallery--cols-4 .gallery-pod{flex:0 0 100%;max-width:100%}}.block-gallery.gallery--ratio-16-9 .gallery-pod-image,.block-gallery.gallery--ratio-16-9 .gallery-pod-youtube{padding-top:56.25%}.block-gallery.gallery--grid{display:flex}.block-gallery.gallery--grid .gallery-row{display:flex;flex-wrap:wrap}.block-gallery.gallery--full{left:50%;margin-left:0;margin-right:0;position:relative;transform:translateX(-50%);width:100vw}.profile-content .content .block-gallery.gallery--full:last-child{margin-bottom:0}.block-gallery.gallery--full .gallery-row{margin:0;width:100%}.block-gallery.gallery--full .gallery-pod{padding:0;margin:0}.block-gallery.gallery--full .gallery-pod-image,.block-gallery.gallery--full .gallery-pod-youtube{border-radius:0}.block-gallery .gallery-pod{cursor:pointer;margin-bottom:25px}.block-gallery .gallery-pod-image,.block-gallery .gallery-pod-youtube{position:relative;width:100%;height:0;padding-top:75%;border-radius:10px;overflow:hidden}.block-gallery .gallery-pod-image iframe,.block-gallery .gallery-pod-image img,.block-gallery .gallery-pod-youtube iframe,.block-gallery .gallery-pod-youtube img{position:absolute;top:0;left:0;width:100%;height:100%}.block-gallery .gallery-pod-youtube{background-color:var(--profile-surface)}.block-gallery .gallery-pod-youtube .youtube,.block-gallery .gallery-pod-youtube img{height:100%;position:absolute;top:0;width:100%}.block-gallery .gallery-pod-youtube img{left:0;object-fit:cover}.block-gallery .gallery-pod-image{background-position:50%;background-repeat:no-repeat;background-size:cover}.block-gallery .gallery-pod-image img{opacity:0}.block-gallery .gallery-pod-image-text{position:absolute;bottom:0;width:100%;padding:20px}.block-gallery .gallery-pod-image-text p{position:relative;z-index:2;font-size:1rem;font-weight:700;color:var(--color-palette-neutral-50);line-height:1}.block-gallery .gallery-pod-image-text:after{background:linear-gradient(0deg,rgba(0,0,0,.6),rgba(0,0,0,0));background-position:bottom;background-repeat:repeat-x;background-size:contain;bottom:0;content:"";display:block;height:100%;left:0;position:absolute;width:100%;z-index:1}.gallery-lightbox__youtube{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.gallery-lightbox__youtube iframe{width:100%;height:100%;max-width:100%;max-height:100%;border:none}.gallery-lightbox__caption{color:hsla(0,0%,100%,.85);font-size:.95rem;padding:12px 0;text-align:center}