@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@400;900&display=swap');body,body *{font-family:'Raleway',sans-serif}h1,h2,h3,h4,h5,h6{font-weight:900}body{overflow-x:hidden}.behindTop,.frontBan,.behindBot{position:relative;overflow:visible !important;transform-origin:center center;will-change:transform;backface-visibility:hidden}.behindTop{background:#008467 !important;height:20px;z-index:1;margin-bottom:-20px;animation:topTilt 5s cubic-bezier(.45,.05,.55,.95) infinite alternate}.behindTop:before{content:"";position:absolute;inset:0;background:#008467;left:-10vw;right:-10vw;z-index:-1}.frontBan{background:#34469c !important;z-index:2;margin-top:-6px;margin-bottom:-6px;padding-top:30px !important;padding-bottom:30px !important;position:relative;animation:blueTilt 5s cubic-bezier(.45,.05,.55,.95) infinite alternate}.frontBan:before{content:"";position:absolute;inset:0;background:#34469c;left:-10vw;right:-10vw;z-index:-1;transform:translateZ(0);filter:none;outline:1px solid transparent;box-shadow:0 10px 24px rgba(0,0,0,.12)}.behindBot{background:#008467 !important;height:20px;z-index:1;margin-top:-20px;animation:bottomTilt 5s cubic-bezier(.45,.05,.55,.95) infinite alternate}.behindBot:before{content:"";position:absolute;inset:0;background:#008467;left:-10vw;right:-10vw;z-index:-1}.behindTopRed,.frontBanPink,.behindBotRed{position:relative;overflow:visible !important;transform-origin:center center;will-change:transform;backface-visibility:hidden}.behindTopRed{background:#d54b3d !important;height:20px;z-index:1;margin-bottom:-20px;animation:topTilt 5s cubic-bezier(.45,.05,.55,.95) infinite alternate}.behindTopRed:before{content:"";position:absolute;inset:0;background:#d54b3d;left:-10vw;right:-10vw;z-index:-1}.frontBanPink{background:#f3b9b0 !important;z-index:2;margin-top:-6px;margin-bottom:-6px;padding-top:30px !important;padding-bottom:30px !important;position:relative;animation:blueTilt 5s cubic-bezier(.45,.05,.55,.95) infinite alternate}.frontBanPink:before{content:"";position:absolute;inset:0;background:#f3b9b0;left:-10vw;right:-10vw;z-index:-1;transform:translateZ(0);filter:none;outline:1px solid transparent;box-shadow:0 10px 24px rgba(0,0,0,.12)}.behindBotRed{background:#d54b3d !important;height:20px;z-index:1;margin-top:-20px;animation:bottomTilt 5s cubic-bezier(.45,.05,.55,.95) infinite alternate}.behindBotRed:before{content:"";position:absolute;inset:0;background:#d54b3d;left:-10vw;right:-10vw;z-index:-1}.frontBan p,.frontBanPink p{margin:0 !important;text-align:center;font-family:'Raleway',sans-serif;font-weight:900;text-transform:uppercase;color:rgba(255,255,255,.45)}.frontBan p span,.frontBanPink p span{color:#ffb600}@keyframes blueTilt{from{transform:rotate(-1deg)}to{transform:rotate(1deg)}}@keyframes topTilt{from{transform:rotate(1deg)}to{transform:rotate(-1deg)}}@keyframes bottomTilt{from{transform:rotate(1deg)}to{transform:rotate(-1deg)}}