.hero{--desktop-height:95vh;--max-desktop-height:60rem}@media(min-width:1024px){.hero{align-items:center;display:flex;flex-direction:row-reverse}}.hero__content{--vertical_spacing:2.5rem;padding-bottom:calc(var(--vertical_spacing) - .25rem);padding-top:calc(var(--vertical_spacing) - .25rem)}@media(min-width:600px){.hero__content{--side_offset:6.5rem;--container_size:31.25rem;box-sizing:content-box;margin-inline-end:var(--side_offset);padding-top:var(--vertical_spacing)}}.hero__content-heading{margin-bottom:.75rem;margin-top:0}@media(min-width:1024px){.hero__content-heading{margin-bottom:2rem}}.hero__content-description p{margin-top:0}@media(min-width:1024px){.hero__content-action{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2.5rem}.hero__content-action .btn{min-width:12.5rem}}@media(max-width:1024px){.hero__content-action .btn--large{min-height:auto;width:auto}}.hero__visual{display:block}@media(min-width:1024px){.hero__visual{align-self:stretch;flex:0 0 calc(50% - 2.5rem);height:var(--desktop-height)}}.hero__visual-image{display:block;width:100%}@media(min-width:1024px){.hero__visual-image{height:100%;object-fit:cover}}.hero__visual-video{display:block;width:100%}@media(min-width:1024px){.hero__visual-video{height:100%;left:50%;object-fit:cover;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;z-index:0}.hero--round{--desktop-height:60rem;height:var(--desktop-height);max-height:var(--max-desktop-height);overflow:hidden}.hero--round .hero__visual{position:relative}.hero--round .hero__visual-image{aspect-ratio:1;border-radius:50%;height:auto;max-width:none;position:absolute;top:50%;transform:translateX(2rem) translateY(-50%);width:50rem}.hero--round .hero__content{--container_size:37.25rem;margin-inline-end:0}.hero--round .hero__content-heading.heading--bigger{--bigger_ration:1.45}.hero--round .hero__content-description{max-width:28rem}.hero--background{--color--text:#fff;--color--background:var(--color--black);max-height:var(--max-desktop-height);min-height:var(--desktop-height);position:relative}.hero--background a{--color--link:#fff;--color--link--hover:var(--color--gray)}.hero--background .btn{--color--text--hover:var(--color--red);--color--background--hover:var(--color--white)}.hero--background .btn:not(.btn--primary){--color--background--hover:transparent;--color--text--hover:var(--color--white)!important;--color--text:var(--color--dirty-pink)}.hero--background .hero__visual,.hero--background .hero__visual:after{bottom:0;left:0;position:absolute;right:0;top:0}.hero--background .hero__visual:after{background-color:#000;content:"";opacity:calc(var(--overlay_opacity)/100)}.hero--background .hero__visual-image{display:block;height:100%;max-height:none;object-fit:cover;width:100%}.hero--background .hero__content{--container_size:var(--standard_container_size);margin-left:auto;margin-right:auto;position:relative;z-index:1}.hero--background .hero__content-heading{max-width:55rem}.hero--background .hero__content-heading.heading--bigger{--bigger_ration:1.45}.hero--background .hero__content-description{max-width:32rem}.hero--size--small{--desktop-height:32rem;--max-desktop-height:auto}.hero--size--medium{--desktop-height:45rem;--max-desktop-height:auto}}