.red_banner{background:#da3a2f;overflow:hidden;padding:50px 20px;position:relative}.red_banner:after{animation:shine-rtl 4s ease-in-out infinite;background:linear-gradient(95deg,rgba(31,17,16,0) 10.05%,rgba(31,17,16,.5) 33.23%,rgba(31,17,16,0) 54.27%,hsla(0,0%,100%,0) 61.14%,hsla(0,0%,100%,.6) 74.87%,hsla(0,0%,100%,0) 93.76%);content:"";height:100%;pointer-events:none;position:absolute;right:-150%;top:0;transform:skewX(-12deg);width:150%}@keyframes shine-rtl{0%{right:-150%}60%{right:150%}to{right:150%}}.red_banner .inner-content{margin:0 auto;max-width:1100px;position:relative;z-index:3}.red_banner h2{color:#fff;font-weight:500;margin:0 0 24px;text-align:center}.red_banner .description *{color:#fff;margin:0;text-align:center}.red_banner .button_row{align-items:center;display:flex;flex-wrap:wrap;gap:24px;justify-content:center;padding-top:24px}.red_banner .button_row .button{margin:0}