/*
 * Editing this file? Be sure to increment the file version in
 * header.php, currently line 30 to bust the cache.
 *
 * this version: 1.0.0
 */

.img-hover-container {overflow: hidden;box-shadow: var(--box-shadow-4);position: relative;}.img-hover-container.ar-16-9 img {aspect-ratio:16/9;}.img-hover-container img {object-fit:cover;transition: .3s;}
.stretched-link:hover + .img-hover-container img,.img-hover-container:hover img{transform: scale(1.05);}.stretched-link:hover + .img-hover-container + h3 {color: var(--brick-red);}@media (min-width: 1600px) {.site_footer .newsletter form input[type=email] {width: 100%;height: 38px;padding: 0 16px;font-size: 22px;font-weight: 400;color: white;background-color: transparent;border: 1px solid var(--navy-05);margin-bottom: 7px;}.site_footer .newsletter form input::placeholder {color: var(--navy-05);}}
