.image-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));grid-gap:0 10px;grid-auto-rows:10px;width:100%;text-align:center}.image-list img{width:225px;grid-row-end:span 2;border-radius:55px}.image-list div{margin-top:10px}.image-list img:hover{opacity:.8;cursor:pointer;border-radius:0}h2{padding:10px;background:#fff;border:1px solid #eee;text-align:center}h2,iframe{width:100%}iframe{height:-webkit-fill-available}.ui.segment{width:100%}.swiper-container{width:100%;height:100%}.swiper-wrapper{max-height:100vh}.swiper-slide{background-size:contain;background-repeat:no-repeat;width:100%;height:100%;border-radius:20px}.swiper-slide:hover{opacity:.8;cursor:pointer;border-radius:0}.container{max-width:100%;padding-left:0;padding-right:0}.row{margin-right:0;margin-left:0}
/*# sourceMappingURL=main.cbb9ed3d.chunk.css.map */