.hero-container{overflow:hidden;padding-top:108px;position:relative}body .hero-container .bg-img{min-height:100%;position:absolute;right:0;top:0;width:100%;z-index:2}.hero{display:flex;flex-direction:row;flex-wrap:nowrap;gap:73px;justify-content:space-between;//min-height:700px;position:relative;z-index:10}.hero .image-container{max-width:100%;position:relative;width:50%}.hero .eyebrow{color:var(--Primary-Blue,#005293);font-family:sole-sans-variable,sans-serif;font-size:14px;font-style:normal;font-weight:700;letter-spacing:1.4px;line-height:120%;text-transform:uppercase}.hero .content{align-items:flex-start;display:flex;flex-direction:column;justify-content:center}.hero .content.half{margin-left:0;width:50%}.hero h1{color:var(--dark);font-size:76px;font-style:normal;font-weight:700;line-height:110%}.hero .subtext,.hero h1{margin-bottom:40px}.hero .subtext,.hero .subtext p{color:var(--dark);//font-family:"sole-sans-variable",sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:150%;max-width:553px}.hero .subtext h1{color:var(--dark);font-family:sole-serif-titling-variable,sans-serif;font-size:66px;font-style:normal;font-weight:700;line-height:110%}.hero .image-container .hero-img{height:auto;width:unset}.floating-bg{bottom:0;height:100%;position:absolute;right:0;visibility:hidden;width:50%;z-index:1}.hero .arrows{left:43%;position:absolute;top:55%;z-index:100}#bouncingArrow,.hero .arrows .arrow{visibility:hidden}@media screen and (max-width:1150px){.hero.container{align-items:center;flex-direction:column-reverse;justify-content:center}.floating-bg{right:5%;width:90%}body .hero-container .bg-img,body .hero-container .hero-img{height:auto;width:100%}.hero .image-container{min-height:300px}.hero .content,.hero .image-container{max-width:100%;width:100%}body .hero .subtext h1,body .hero .subtext h1 div{font-size:50px}.hero .content.half{width:100%}}@media screen and (max-width:1050px){.hero .content.half{width:100%}}@media screen and (max-width:750px){.hero{margin-bottom:40px}.hero .image-container{margin:0 auto 50px;overflow:hidden;width:100%}.hero .floating-bg{height:55%;top:10%}}@media screen and (max-width:480px){.hero .arrows{left:43%;top:44%;width:64px}}.half-parallax{bottom:-20%;left:40%;max-width:100%!important;min-height:100%!important;position:absolute}.hero-container .eyebrow.yellow{color:var(--yellow)}.hero-container .eyebrow.blue{color:var(--blue)}.hero-container .breadcrumb{border-bottom:none;display:flex;font-size:16px;gap:16px;margin-bottom:20px;text-decoration:none}.hero-container .breadcrumb.yellow .caret path{fill:var(--yellow)}.hero-container .breadcrumb.blue .caret path{fill:var(--blue)}