.gallery__container{padding:0 3rem;border-radius:10px;min-height:200px}@media only screen and (max-width:400px){.gallery__container{padding:0 .5rem}}.gallery__container .gallery__column:first-of-type{max-width:100%}.gallery__container .gallery-list-image{cursor:pointer}.gallery__container .gallery__content{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1rem}@media only screen and (max-width:1024px){.gallery__container .gallery__content{grid-template-columns:1fr 1fr}}@media only screen and (max-width:768px){.gallery__container .gallery__content{grid-template-columns:1fr;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.gallery__container h2{font-size:7.5rem;text-align:center;margin:6.25rem auto;line-height:6.25rem;font-weight:400}@media only screen and (max-width:768px){.gallery__container h2{font-size:2.813rem;line-height:2.813rem}}.gallery__container .gallery__heading{text-align:center}.gallery__container .gallery-list__title{text-align:center;padding:1rem;font-weight:700;font-size:1.5rem}.gallery__container .gallery-list__image img{aspect-ratio:1/1;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;cursor:pointer}.gallery__container .wp-block-buttons{text-align:center;justify-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:2rem}@media only screen and (max-width:400px){.gallery__container .wp-block-buttons{padding:0}}.gallery__container .gallery-list__card{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.modal{display:none;position:fixed;z-index:200;padding-top:100px;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,.9)}.modal-content{margin:auto;display:block;width:80%;max-width:700px}#caption{margin:auto;display:block;width:80%;max-width:700px;text-align:center;color:#ccc;padding:10px 0;height:150px}.close{position:absolute;top:15px;right:35px;color:#f1f1f1;font-size:40px;font-weight:700;-webkit-transition:.3s;transition:.3s}.close:focus,.close:hover{color:#bbb;text-decoration:none;cursor:pointer}@media only screen and (max-width:700px){.modal-content{width:100%}}div#modal-inner-html img{max-height:100vh;aspect-ratio:1/1;-o-object-fit:contain;object-fit:contain}iframe{width:100%;max-width:100%;background-image:url(../gui/po-bg.png);aspect-ratio:1/1;height:100%;background-position:top center}