<!-- start Simple Custom CSS and JS -->
<style type="text/css">
.ak-cr-hero::after{
  content:"";
  position:absolute;
  left:0;
  bottom:-1px;
  width:100%;
  height:60px;
  background:linear-gradient(to right, var(--ak-green), transparent);
  opacity:.6;
  filter:blur(8px);
}</style>
<!-- end Simple Custom CSS and JS -->
