.banner{display:flex;height:auto;justify-content:center;min-height:750px}.banner.banner-xl{min-height:960px}.banner .hero_container{margin-top:175px;max-width:1260px;width:100%}.banner .hero_content{display:flex;gap:6rem}.banner .hero_content_copy{display:flex;flex-direction:column;gap:calc(2rem - 8px);justify-content:flex-start}.banner .hero_content_copy .hero_abstract{line-height:24px}.banner .hero_content_copy .hero_abstract p{font-size:18px;margin:0}.banner .hero_content_copy,.banner .hero_content_visual{flex:1}.banner .hero_content_visual{align-items:flex-start;display:flex}.banner .hero_content_visual img{width:100%}.banner .hero_content_copy{color:#fff}.hero_content_cta{display:flex}.hero_content_cta a{background-color:var(--primary-color);border-radius:90px;color:var(--white);font-family:barlow-condensed--bold;font-size:var(--button-font-size);font-style:italic;overflow:hidden;padding:8px 24px;position:relative;text-transform:uppercase;z-index:1}.hero_content_cta a:hover{background-color:transparent;color:#fff}.hero_reviews{background:hsla(0,0%,100%,.25);border-radius:16px;display:flex;flex-direction:column;gap:1.5rem;margin-top:50px;padding:1.5rem;text-shadow:1px 1px 5px #000}.hero_reviews ul.stars{display:flex;list-style:none;margin:0;padding:0}.hero_reviews .abstract p{margin:0}.hero_reviews .profile{display:flex;gap:1rem}.hero_reviews .profile img{aspect-ratio:1/1;border-radius:15px;height:auto;max-width:30px}.hero_content_cta a:before{background-color:#eb0000;z-index:-2}.hero_content_cta a:after,.hero_content_cta a:before{border-radius:90px;content:"";inset:0;position:absolute}.hero_content_cta a:after{background:linear-gradient(270deg,rgba(255,145,0,.6) 0,rgba(255,145,0,.3) 10%,#eb0000 30%);opacity:0;transition:opacity .4s ease-in-out;z-index:-1}.hero_content_cta a:focus:after,.hero_content_cta a:hover:after{opacity:1}.hero_content-bottom{margin-bottom:80px;margin-top:80px;overflow:hidden;position:relative;width:100%}.hero_content-bottom .logo-marquee{animation-iteration-count:infinite;animation-name:marquee-logos;animation-timing-function:linear;display:flex;height:auto;list-style:none;margin:0;padding:0;position:relative;width:max-content}.hero_content-bottom:after,.hero_content-bottom:before{content:"";height:100%;pointer-events:none;position:absolute;top:0;width:160px;z-index:2}.hero_content-bottom:before{background:linear-gradient(270deg,rgba(3,21,39,0),#031527);left:0}.hero_content-bottom:after{background:linear-gradient(90deg,rgba(3,21,39,0),#031527);right:0}.logo-marquee-item{display:inline-block;margin:0 1.5rem;max-width:14.28571vw;vertical-align:middle;width:auto}@keyframes marquee-logos{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media screen and (min-width:1920px){.banner .hero_container{max-width:1620px}.logo-marquee-item{max-width:5vw}}@media screen and (max-width:1440px){.banner .hero_container{max-width:1080px}}@media screen and (max-width:1200px){.banner{height:auto}.banner .hero_content{align-items:center;flex-direction:column;gap:4rem;padding:0 2rem}}@media screen and (max-width:920px){.hero_content-bottom{margin-bottom:40px;margin-top:40px}.logo-marquee-item{max-width:25vw}}@media screen and (max-width:768px){.logo-marquee-item{max-width:50vw}}