.custom-banner{color:#fff;position:relative;overflow:hidden;z-index:0}.custom-banner .custom-banner-innner{display:flex;flex-flow:row wrap;margin-left:-.5rem;margin-right:-.5rem}.custom-banner .cell{flex:0 0 auto;min-height:0;min-width:0;width:calc(100% - 1rem);margin-left:.5rem;margin-right:.5rem}.custom-banner .hero__content{margin:2rem 1rem}.custom-banner .hero__title{max-width:32rem;margin-bottom:.5rem;color:#fff}.custom-banner .hero__svg-container{position:relative;width:100%;height:100%}.custom-banner .hero__svg{position:absolute;pointer-events:none;opacity:0;z-index:-1;transition:opacity .5s cubic-bezier(0,.6,.7,1)}.custom-banner .hero__svg--stream-y-purple{width:100%;text-align:center;top:-3.375rem}.custom-banner .hero__svg--stream-y-purple svg{max-width:480px;height:120%}@media(min-width:64em){.custom-banner .custom-banner-innner{margin-left:-.75rem;margin-right:-.75rem}.custom-banner .cell{width:calc(100% - 1.5rem);margin-left:.75rem;margin-right:.75rem}.custom-banner .cell.title-wrapper{width:calc(41.66667% - 1.5rem)}.custom-banner .cell.image-wrapper{width:calc(58.33333% - 1.5rem)}.custom-banner .hero__content{margin:7.125rem 0}.custom-banner .hero__title{margin-bottom:.75rem}.custom-banner .hero__svg{opacity:1}}@media screen and (min-width:80em){.custom-banner .hero__svg-container{position:relative}}