/* compiled by scssphp 1.6.0 on Wed, 14 Aug 2024 14:35:04 +0000 (0.1833s) */

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;900&family=PT+Serif:wght@400;700&display=swap');
#area-content .section.tiles {
  position: relative;
  background-color: #F2F2F2;
}
#area-content .section.tiles .inner {
  padding: 20px 0 !important;
}
@media only screen and (max-width: 61.9375rem) {
  #area-content .section.tiles .entry {
    margin-bottom: 20px !important;
  }
}
#area-content .section.tiles .entry:hover .entry-image {
  background-size: auto 110%;
}
#area-content .section.tiles .entry .entry-image {
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center;
  transition: all 1s ease;
}
