@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&display=swap');.hover-text-overlay{position:relative;overflow:hidden}.hover-text-overlay .et_pb_main_blurb_image::after{content:"";position:absolute;inset:0;background:rgba(255,255,255,0.65);opacity:0;transition:opacity 0.35s ease;z-index:1}.hover-text-overlay .et_pb_blurb_content{position:relative}.hover-text-overlay .et_pb_main_blurb_image{position:relative;min-height:250px;height:330px;overflow:hidden}.hover-text-overlay .et_pb_main_blurb_image img{width:100%;height:330px;object-fit:cover;transition:opacity 0.35s ease,transform 0.35s ease}.hover-text-overlay .et_pb_blurb_description{position:absolute;top:12px;left:0;right:0;padding:12px 16px 16px 18px;opacity:0;transition:opacity 0.35s ease;color:#000;text-align:left;z-index:2;font-family:'Montserrat',sans-serif;font-size:16px;font-weight:400;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;backface-visibility:hidden;will-change:opacity}.hover-text-overlay:hover .et_pb_main_blurb_image::after{opacity:1}.hover-text-overlay:hover .et_pb_main_blurb_image img{opacity:0.75;transform:scale(1.01)}.hover-text-overlay:hover .et_pb_blurb_description{opacity:1}