.home-gallery{padding-top:3rem;padding-bottom:3rem}.home-gallery .wrapper{position:relative}.home-gallery__bg{position:absolute;background-color:#fafafa;bottom:0;left:0;margin-right:8rem;margin-top:-3rem;right:0;top:0}.home-gallery__inner{position:relative}.home-gallery__inner>heading-smallcaps{color:#000}.home-gallery__photos{-moz-column-count:1;column-count:1;grid-column-gap:1em;-moz-column-gap:1em;column-gap:1em}@media (min-width:576px){.home-gallery__photos{-moz-column-count:2;column-count:2}}@media (min-width:780px){.home-gallery__photos{-moz-column-count:3;column-count:3}}.home-gallery__image{position:relative}.home-gallery__image img{width:100%}.home-gallery__overlay{position:absolute;bottom:0;display:flex;flex-direction:column;justify-content:space-between;left:0;opacity:0;overflow:auto;right:0;top:0;transition:all .3s ease-out;background-color:rgba(82,125,8,.9)}.home-gallery__overlay:focus,.home-gallery__overlay[focus-within]{opacity:1}.home-gallery__overlay:focus,.home-gallery__overlay:focus-within{opacity:1}.home-gallery__image:hover .home-gallery__overlay{opacity:1}.home-gallery__overlay .wysiwyg{border-bottom:1px;border-style:solid;border-color:#719d25}.home-gallery__overlay button{margin-top:1rem;font-size:.875rem}.home-gallery__overlay .sprite{color:#719d25}.home-gallery__content{padding:2rem;color:#fff}.home-gallery__credit{padding-left:1rem;padding-right:1rem;text-align:right;font-size:.75rem;color:#fff}.home-gallery__modal{margin:-.25rem 0 0;width:100%}@media (min-width:992px){.home-gallery__modal{display:flex;height:100%}}.home-gallery__modal__image{background-color:#2c303c;overflow:hidden;text-align:center;white-space:nowrap;min-height:100%}@media (min-width:992px){.home-gallery__modal__image{flex-grow:1;margin-bottom:-.25rem;margin-top:-2.5rem}}.home-gallery__modal__image img{vertical-align:middle;max-height:100%}.home-gallery__modal__image img.-tall{width:auto}.home-gallery__modal__image span{vertical-align:middle;height:100%;display:inline-block}.home-gallery__modal__text{padding:2rem 1rem 1rem;overflow:auto}@media (min-width:992px){.home-gallery__modal__text{display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:0 1.5rem 1.5rem;width:33.33333%}}@media (min-width:1200px){.home-gallery__modal__text{width:25%}}.home-gallery__modal__credit{margin-bottom:0;margin-top:2rem;font-size:.75rem}