@media only screen and (max-width: 767px){.desktop-only{display:none!important;opacity:0!important;visibility:hidden!important}}@media only screen and (min-width: 768px){.mobile-only{display:none!important;opacity:0!important;visibility:hidden!important}}.embed-responsive{position:relative;width:100%;padding-bottom:56.25%;height:0;overflow:hidden}.embed-responsive iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.image-gallery{width:100%;display:block;display:flex;flex-wrap:wrap;margin:25px 0 40px}.image-gallery__item{position:relative;width:100%;display:inline-block;margin:0;transition:all .6s ease 0s;vertical-align:top;cursor:pointer;padding:5px;flex-basis:50%;aspect-ratio:1/.75;overflow:hidden}.col-span-6 .image-gallery__item{flex-basis:50%}@media only screen and (min-width: 768px){.col-span-4 .image-gallery__item{flex-basis:33.3333333333%}}@media only screen and (min-width: 768px){.col-span-3 .image-gallery__item{flex-basis:25%}}@media only screen and (min-width: 768px){.col-span-2 .image-gallery__item{flex-basis:25%}}@media only screen and (min-width: 1024px){.col-span-2 .image-gallery__item{flex-basis:16.6666666667%}}.image-gallery__item>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;backface-visibility:hidden;transition:all .9s ease 0s}.image-gallery__item:hover>img{scale:1.1}
