.hs-hero{display:flex;justify-content:center;overflow:hidden;position:relative}.hs-hero img{object-fit:cover;width:100%}.hs-hero:before{bottom:0;content:"";display:block;left:0;opacity:.2;position:absolute;right:0;top:0}.hs-hero__content{padding:0 1em;position:absolute;width:100%;z-index:1}.hs-hero__content main{font-size:1.8em}.hs-hero__content--center{text-align:center}.hs-hero__content--right{text-align:right}.hs-hero__content h2{font-size:20px;font-weight:400;letter-spacing:.1em;text-transform:uppercase}@media only screen and (min-width:768px){.hs-hero{height:600px}.hs-hero img{object-position:right}.hs-hero__content{display:flex;flex-direction:column;height:100%;justify-content:center;max-width:1540px}.hs-hero h1{font-size:60px;line-height:1.1em}.mobile{display:none}}@media only screen and (max-width:768px){.hs-hero h1{font-size:40px;line-height:1!important}.hs-hero img{object-position:center}.hs-hero{min-height:580px}.hs-hero__content{align-items:center;bottom:0;display:flex;top:10%}.bubble,.desktop{display:none}}.button-list{column-gap:20px;display:flex;max-width:600px}.button-list .button{align-items:center;display:flex;justify-content:center;text-transform:uppercase}@media screen and (max-width:767px){.button-list{flex-flow:column;max-width:100%}.button-list a{margin-bottom:20px}}.button{background-color:var(--color-primary);border:0;border-radius:0;color:#fff;font-family:var(--primary-font);font-size:16px;font-weight:600;line-height:1.3;padding:15px 53px;text-decoration:none;text-transform:none}.button:active,.button:focus,.button:hover{background-color:var(--color-secondary);color:#fff;font-weight:600}@media only screen and (max-width:1400px){.mobile-contrast{filter:brightness(50%)}.hs-hero h3,.text-color{color:#fff!important}}.hero-logo{align-items:center;display:flex;font-size:14px;font-weight:500;gap:20px;letter-spacing:1px;margin-top:30px;text-transform:uppercase}.hero-logo img{width:100px}