section.claim-hero .content{animation:moveBg 50s linear infinite;background-position:50%;background-repeat:repeat-y;background-size:auto 100%;border-radius:5px;position:relative}@keyframes moveBg{0%{background-position:0 0}to{background-position:-1000px 0}}section.claim-hero .content .inner_content{padding-top:52px;padding-inline:30px;padding-bottom:49px;position:relative;z-index:1}section.claim-hero .content:before{background:rgba(51,51,51,.2);content:"";height:100%;inset:0;position:absolute;width:100%}section.claim-hero .content h2{line-height:49px;margin-bottom:21px}