.hero{align-items:center;background-repeat:no-repeat;background-size:cover;color:#fff;display:flex;font-family:Saira Semi Condensed,sans-serif;justify-content:center;padding:0 0 75px}.hero .hero-heading{font-weight:700}.mobile-hero-image{display:none}@media (max-width:991px){.hero{background-image:none!important;flex-flow:column;padding:25px 0}.mobile-hero-image{background-size:cover;display:block;height:500px;width:100%}}.hero-content{display:flex;justify-content:center;max-width:1400px;width:-webkit-fill-available}@media (max-width:991px){.hero-content{align-items:stretch;flex-direction:column-reverse;gap:0}}.hero-text{display:flex;flex:0 0 50%;flex-direction:column;line-height:normal;margin-left:0;padding:0 25px;width:100%}.hero-background{align-items:center;display:flex;flex-grow:1;justify-content:center;margin:auto;padding:25px}@media (max-width:991px){.hero-text{width:100%}}.hero-text-content{align-self:stretch;display:flex;flex-direction:column;font-weight:600;margin:auto 0;padding:0 20px 0 0;text-align:left;width:100%}@media (max-width:991px){.hero-text-content{margin-top:40px;max-width:100%;padding:0 20px;text-align:left;width:100%}}.hero-description.togglewhite,.hero-heading.togglewhite{color:#fff}@media (max-width:991px){.hero-description.togglewhite,.hero-heading.togglewhite{color:var(--text-dark)}}.hero-heading{color:#fff;font-size:clamp(2.4rem,1.6079207921rem + 3.1683168317vw,4rem);margin-bottom:35px;margin-top:0}@media (max-width:991px){.hero-heading{line-height:53px;max-width:100%}}.hero-description{color:#fff;font-family:Saira Regular,sans-serif;font-size:clamp(1.1rem,1.000990099rem + .396039604vw,1.3rem);font-weight:500;margin:0;max-width:480px}@media (max-width:991px){.hero-description{margin:0;max-width:100%}}.hero-cta{align-self:start;display:flex;flex-wrap:wrap;font-size:18px;gap:20px;line-height:156%;margin-top:35px;white-space:nowrap}@media (max-width:991px){.hero-cta{display:flex;flex-wrap:wrap;margin-left:auto;margin-right:auto;margin-top:40px;padding-bottom:40px;white-space:normal;width:100%}}.hero-image{display:flex;flex-direction:column;line-height:normal;margin-left:20px;width:50%}@media (max-width:991px){.hero-image{width:100%}}.hero-image-wrapper{display:flex;flex-direction:column;justify-content:center;padding:38px 0 80px}@media (max-width:991px){.hero-image-wrapper{max-width:100%}}.hero-image-placeholder{background-color:#bebebe;height:589px}@media (max-width:991px){.hero-image-placeholder{max-width:100%}}.cta-primary,.cta-secondary{border-radius:30px;font-family:Saira Semi Condensed,sans-serif;font-weight:600;padding:.68em 1.82em;text-decoration:none;white-space:nowrap;width:fit-content}.cta-primary{background:#fbb03b;overflow:hidden;position:relative;z-index:1}.cta-primary,.cta-primary:hover{color:#2a2a2a}.cta-primary:after{background:rgba(0,0,0,.2);border-radius:50%;content:"";height:0;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .5s ease,height .5s ease,opacity .5s ease;width:0;z-index:-1}.cta-primary:hover:after{height:300px;opacity:1;width:300px}.cta-secondary{border:.125rem solid #fbb03b;color:#fff;overflow:hidden;position:relative;z-index:1}.cta-secondary:after{background:#fbb03b;border-radius:50%;content:"";height:0;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .5s ease,height .5s ease,opacity .5s ease;width:0;z-index:-1}.cta-secondary:hover:after{height:300px;opacity:1;width:300px}.cta-secondary:hover{color:#2a2a2a}