@keyframes hoverButtonKick{0%{transform:scale(1)}10%{transform:scale(0.98)}25%{transform:scale(1.02)}100%{transform:scale(1)}}@keyframes shadowPulse{0%{box-shadow:0 0 0 0px rgba(102,51,153,0)}15%{box-shadow:0 0 0 15px rgba(102,51,153,0.1)}100%{box-shadow:0 0 0 35px rgba(102,51,153,0)}}.p5-btn-pulse{transition:none!important;backface-visibility:hidden;transform:translateZ(0);display:inline-flex!important;position:relative!important;z-index:10;overflow:visible!important;text-decoration:none}.p5-btn-pulse:hover{animation:hoverButtonKick 1.2s cubic-bezier(0.16,1,0.3,1) forwards,shadowPulse 1.2s cubic-bezier(0.16,1,0.3,1) forwards!important;transition:none!important}.et_pb_button_module_wrapper:has(.p5-btn-pulse){overflow:visible!important}.news-loop-img img{width:100%!important;height:100%!important;object-fit:cover!important;aspect-ratio:3 / 2}.fill-column-height{height:100%!important}.fill-column-height img,.fill-column-height video{height:100%!important;object-fit:cover!important}