.image-e-spot .tile{mix-blend-mode:multiply;min-height:300px;background-size:cover;background-position:center}.image-e-spot .overlay{position:relative;height:100%}.image-e-spot .overlay:before{position:absolute;top:0;left:0;content:"";display:block;width:100%;height:100%;background:#3e4c9b;mix-blend-mode:multiply;z-index:90}.image-e-spot a{text-decoration:none!important}.image-e-spot .overlay h4{color:#fff;position:relative;z-index:99;max-width:60%;transition:all .33s ease-out;transition-delay:.5s}.image-e-spot .overlay h4:before{content:'';width:0;height:0;background:#da3b33;display:block;position:absolute;top:11px;border-radius:50%;left:-1em;opacity:1;transition:all .75s cubic-bezier(.85,0,.15,2);transition-delay:0s;transform:translate(-50%,-50%)}.image-e-spot .tile:hover h4{margin-left:10%;transition-delay:0s}.image-e-spot .tile:hover h4:before{opacity:1;transition-delay:0s;width:16px;height:16px}@media only screen and (max-width:767px){.image-e-spot .tile{min-height:180px}.image-e-spot .overlay:before{height:100%;width:100%}}