.banner-group{background:linear-gradient(135deg,#8a1538 30%,#f9421c 100%);border:0;padding:50px 0;position:relative;text-align:left}.page-center{margin:0 auto;padding-left:15px;padding-right:15px}.banner-content p{animation-delay:200ms;-webkit-animation-name:maskUp;animation-name:maskUp;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;opacity:1;line-height:26px;margin-bottom:1rem;padding-bottom:1rem;font-size:1.2em;color:#e6e6e6}.banner-content h1{animation-name:maskUp;animation-delay:100ms;opacity:1;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;letter-spacing:-.05em;padding-bottom:1.5rem;font-size:3.5em;line-height:1;font-weight:700;position:relative;top:1px;margin:0px;display:inline-block;color:#FFF}.banner-row-inner{margin-top:3rem;margin-bottom:3rem;padding-top:1.5rem;padding-bottom:3rem}.blank_div{height:28px}@-webkit-keyframes maskUp{from{transform:translate(0,100%)}to{transform:translate(0,0)}}@keyframes maskUp{from{transform:translate(0,100%)}to{transform:translate(0,0)}}@media(min-width:768px){.banner_col{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}