.banner{margin:0 auto;max-width:1920px}.banner .container{margin:0 auto;max-width:100%;width:100%}.banner .row{grid-row-gap:0;grid-column-gap:0;align-content:stretch;align-items:stretch;display:grid;grid-template-columns:repeat(var(--g-columns),1fr);justify-content:stretch;justify-items:stretch;margin-left:0;margin-right:0;--g-columns:12}.banner .custom-col-left,.banner .custom-col-right{grid-column-end:span 12}.banner .custom-content{background-color:#0091fa;display:flex;flex-direction:column;height:100%;justify-content:center;margin:0 auto;overflow:hidden;padding-left:.75rem;padding-right:.75rem;position:relative;width:100%}.banner .custom-row{grid-column-gap:var(--g-gutter-unit);align-content:stretch;align-items:stretch;display:grid;grid-template-columns:repeat(var(--g-columns),1fr);justify-content:stretch;justify-items:stretch;--g-columns:12;--g-gutter-unit:2rem}.banner .custom-content-inner{grid-column-end:span 12}.banner span.content-wrap{display:inline-block;margin-bottom:3rem;margin-top:3rem}.banner span.content-wrap h1{color:#fff;font-family:Gilroy-Black,arial,sans-serif;font-size:2.375rem;font-weight:900;line-height:2.875rem;margin:0}.banner .text{margin-top:1rem}.banner .text span{color:#fff;font-family:Gilroy-Medium,arial,sans-serif;font-size:1.125rem;font-weight:500;line-height:1.375rem}.banner .custom-col-right{display:flex;flex-direction:column;height:100%;justify-content:center;overflow:hidden;position:relative}.banner .custom-col-right img{height:100%;object-fit:cover;vertical-align:middle;width:100%;z-index:1}@media screen and (min-width:48rem){.banner .custom-content{padding-left:1.5rem;padding-right:1.5rem}.banner span.content-wrap{margin-bottom:3.5rem;margin-top:3.5rem}.banner span.content-wrap h1{font-size:3.25rem;line-height:3.875rem}.banner .text{margin-top:1rem}.banner .text span{font-size:1.25rem;line-height:1.75rem}}@media screen and (min-width:64rem){.banner .custom-col-left,.banner .custom-col-right{grid-column-end:span 6}.banner .custom-content{max-width:80rem;padding-right:0}.banner .custom-content-inner{grid-column-end:span 11}.banner span.content-wrap{margin-bottom:3.5rem;margin-top:3.5rem}.banner .text{margin-top:1rem}}@media screen and (min-width:90rem){.banner .custom-content-inner{grid-column-end:span 10}.banner span.content-wrap{margin-bottom:4rem;margin-top:4rem}.banner span.content-wrap h1{font-size:3.375rem;line-height:4rem}.banner .text{margin-top:1.5rem}.banner .text span{font-size:1.375rem;line-height:2rem}}@media screen and (min-width:120rem){.banner span.content-wrap{margin-bottom:4rem;margin-top:4rem}.banner .text{margin-top:1.5rem}}@media(max-width:1023px){.banner .row{display:flex;flex-direction:column-reverse}}