.heroBanner{background-color:var(--bg-light);width:100%;height:100vh;position:relative}.heroBanner picture img{object-fit:cover;object-position:top center;width:100%;height:100%;position:absolute;top:0;left:0;background-size:cover!important}.heroBanner .overlayText{z-index:1;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.heroBanner .overlayText h1{white-space:break-spaces;text-transform:uppercase;color:#fff;text-align:center;position:relative}.heroBanner .overlayText h1:before,.heroBanner .overlayText h1:after{content:"";background-color:#fff;width:100px;height:1px;display:block;position:absolute;left:50%;transform:translate(-50%)}.heroBanner .overlayText h1:before{top:0}.heroBanner .overlayText h1:after{bottom:0}.heroBanner .overlayText .primaryBtn:hover{color:var(--bodyCopy);background-color:#fff}.heroBanner .overlayText .nextSection{cursor:pointer;background-color:#0000;border:0;width:50px;height:50px;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}.heroBanner .overlayText .nextSection:before{content:"";background:url(/assets/icons.png) 0 -128px/32px 928px no-repeat;width:32px;height:32px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.heroBanner .banner:not(.hasMobileImage) .desktopImage{display:block!important}@media screen and (min-width:768px){.heroBanner .hasMobileImage .desktopImage{display:block!important}}@media screen and (min-width:0) and (max-width:767px){.heroBanner .overlayText .nextSection{bottom:10px}}@media screen and (min-width:0) and (max-width:767px) and (orientation:portrait){.heroBanner .overlayText .nextSection{bottom:40px}}@media screen and (min-width:0) and (max-width:850px) and (orientation:portrait){.heroBanner .overlayText .nextSection{bottom:40px}}@media screen and (min-width:0) and (max-width:850px) and (orientation:landscape){.heroBanner{height:120vh}.heroBanner .overlayText h1{margin-bottom:30px;padding:10px 0 5px;font-size:30px;line-height:34px}}
