/*! folio v0.1.0 | (c) 2025 Folio | MIT License |  */
.module-folio_gallery .outer-wrap{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;width:100%;height:auto;padding:100px 0}.module-folio_gallery .outer-wrap .columns{padding:0 13px;margin:0 0 40px}.module-folio_gallery .outer-wrap .columns .column.title{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:end;justify-content:flex-end}.module-folio_gallery .outer-wrap .columns .column.filters{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start}.module-folio_gallery .outer-wrap .columns .column select{padding:8px 5px}.module-folio_gallery .outer-wrap .columns .column select,.module-folio_gallery .outer-wrap .columns .column select option{font-family:proxima-nova,sans-serif;font-size:1rem;font-weight:600}.module-folio_gallery .outer-wrap .columns .column .image-type{font-size:1.125rem;font-family:bely,serif;margin:0 0 5px}.module-folio_gallery .outer-wrap .gallery-masonry{height:auto;width:100%}.module-folio_gallery .outer-wrap .gallery-masonry .grid-item{overflow:hidden}.gallery-masonry{width:100%;max-width:100%}.gallery-masonry:after{content:"";display:block;clear:both}.grid-item,.grid-sizer{width:50%;padding:1.5%}@media only screen and (min-width:768px){.grid-item,.grid-sizer{width:33.333%}}.grid-item{height:300px;float:left}.grid-item img{object-fit:cover;object-position:center;width:100%;height:100%}.grid-item.width2{width:50%}@media only screen and (min-width:768px){.grid-item.width2{width:66.666%}}.grid-item.height2{height:600px}