/*
Generated time: February 27, 2024 12:15
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.image-columns{display:grid;grid-auto-columns:1fr;grid-auto-flow:column}.image-columns a{position:relative}.image-columns .image-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;max-width:80%;width:max-content;text-transform:uppercase}.image-columns .image-text .sub{font-style:normal;font-weight:300;line-height:normal;margin-bottom:0}.image-columns .image-text h3{font-size:36px;font-style:normal;font-weight:700;line-height:1;color:#fff;font-family:Oswald;margin-top:0}.image-columns img{object-fit:cover;height:100%;width:100%}@media all and (max-width:900px){.image-columns{display:block;overflow-x:hidden}.image-columns a{display:block}.image-columns a:first-of-type::after{bottom:10px!important;left:-50px!important}.image-columns a:last-of-type::after{top:-10px!important;right:-50px!important;left:auto!important}}