@media screen and (min-width:768px){.homepage-hero-images{display:grid;grid-template-columns:50% 25% auto;grid-template-rows:2fr;grid-gap:10px;gap:10px;padding:10px;height:calc(100vh - 132px)}.homepage-hero-images .hero-image{-webkit-box-shadow:1px 1px 6px #ccc;box-shadow:1px 1px 6px #ccc;overflow:hidden;-webkit-transition:-webkit-box-shadow .5s;transition:-webkit-box-shadow .5s;transition:box-shadow .5s;transition:box-shadow .5s,-webkit-box-shadow .5s;position:relative}.homepage-hero-images .hero-image:hover{-webkit-box-shadow:1px 1px 6px #666;box-shadow:1px 1px 6px #666}.homepage-hero-images .hero-image:hover .hero-content{background-color:rgba(0,0,0,.8);height:100%}.homepage-hero-images .hero-image .hero-content{height:100%;position:absolute;bottom:0;height:33.3333%;color:#fff;text-decoration:none;padding:0 1em;background-color:rgba(0,0,0,.5);width:100%;-webkit-transition:.5s;transition:.5s}.homepage-hero-images .hero-image .hero-content h2{text-align:center}.homepage-hero-images .hero-image .hero-content p{display:none}.homepage-hero-images .hero-image img{height:100%;-o-object-fit:cover;object-fit:cover}.homepage-hero-images .image-1{grid-column:1;grid-row:1/span 2}.homepage-hero-images .image-2{grid-column:2/span 2;grid-row:1}.homepage-hero-images .hero-image.image-3{grid-column:2;grid-row:2}.homepage-hero-images .hero-image.image-3 h2{font-size:2rem;margin-top:1.5rem}.homepage-hero-images .hero-image.image-4{grid-column:3;grid-row:2}.homepage-hero-images .hero-image.image-4 h2{font-size:2rem;margin-bottom:1rem}}@media screen and (min-width:1200px){.homepage-hero-images{grid-gap:15px;gap:15px;padding:15px;height:calc(100vh - 132px)}.homepage-hero-images .hero-image:hover .hero-content{height:100%;background-color:rgba(0,0,0,.8)}.homepage-hero-images .hero-image .hero-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;bottom:0;height:33.3333%;padding:0 1.75em}.homepage-hero-images .hero-image .hero-content h2{text-align:center}.homepage-hero-images .hero-image .hero-content p{display:block;margin-bottom:3rem}.homepage-hero-images .hero-image .hero-content:after{content:"";-webkit-mask:url(../images/chevron-up-solid.svg) no-repeat;mask:url(../images/chevron-up-solid.svg) no-repeat;position:absolute;background-color:hsla(0,0%,100%,.5);width:16px;height:16px;top:6px;left:50%;margin-left:-7px}}.community-blocks{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.community-block{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;padding:.5rem;margin-top:1rem;margin-bottom:1rem}.community-block .community-image{-webkit-box-shadow:1px 1px 6px #ccc;box-shadow:1px 1px 6px #ccc;-webkit-transition:-webkit-box-shadow .5s;transition:-webkit-box-shadow .5s;transition:box-shadow .5s;transition:box-shadow .5s,-webkit-box-shadow .5s;position:relative;overflow:hidden;max-width:350px}.community-block .community-image:hover{-webkit-box-shadow:1px 1px 6px #666;box-shadow:1px 1px 6px #666}.community-block .community-image:hover .community-content{top:40%;background-color:rgba(0,0,0,.8)}.community-block .community-content{height:100%;position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;top:74%;color:#fff;text-decoration:none;padding:0 1em;background-color:rgba(0,0,0,.5);width:100%;-webkit-transition:.5s;transition:.5s}.community-block .community-content h2{text-align:center;margin:.5rem 0 0}.community-block .community-content a{text-align:center}