.hero-wrapper{margin:25px 0 96px}@media screen and (max-width:768px){.hero-wrapper{margin:0 0 44px}}.hero-wrapper .wrapper{position:relative}.hero-wrapper--image{flex-direction:column;justify-content:center;align-items:center;min-height:670px;max-height:calc(100svh - 221px);display:flex;position:relative;overflow:hidden}@media screen and (max-width:768px){.hero-wrapper--image{min-height:480px}}.hero-wrapper--image.fitImage{height:calc(100svh - 168px);min-height:400px;max-height:initial}@media screen and (max-width:768px){.hero-wrapper--image.fitImage{height:calc(100svh - 123px)}}.hero-wrapper--image:before{content:"";background:linear-gradient(#fff0,#000);width:100%;height:50%;position:absolute;bottom:0}.hero-wrapper--image:has(video):after{content:"";background:linear-gradient(135deg,#fff0,#000);width:100%;height:50%;position:absolute;bottom:0;-webkit-mask-image:linear-gradient(#0000,#000);mask-image:linear-gradient(#0000,#000)}.hero-wrapper--image>video,.hero-wrapper--image>img{object-fit:cover;object-position:center;flex:100%;width:100%;max-width:100%;max-height:100%}.hero-wrapper--text{color:#fff;z-index:10;flex-direction:column;max-width:640px;display:flex;position:absolute;bottom:70px;left:70px}@media screen and (max-width:768px){.hero-wrapper--text{bottom:30px;left:30px;right:35px}}.hero-wrapper--text--eyebrow{font-size:28px;font-family:var(--font-outfit),sans-serif;text-transform:uppercase;font-weight:600;line-height:2}@media screen and (max-width:768px){.hero-wrapper--text--eyebrow{font-size:14px}}.hero-wrapper--text--heading{font-size:var(--font-size-xl);font-family:var(--font-outfit),sans-serif;margin:0;font-weight:600;line-height:1.1}.hero-wrapper--text--heading:has(+p){margin-bottom:18px}@media screen and (max-width:768px){.hero-wrapper--text--heading:has(+p){margin-bottom:10px}.hero-wrapper--text--heading{line-height:1.2;display:none}}.hero-wrapper--text--heading.mobile{display:none}@media screen and (max-width:768px){.hero-wrapper--text--heading.mobile{display:block}}.hero-wrapper--text--description{font-size:var(--font-size-m);margin:0;font-weight:400;line-height:1.4}@media screen and (max-width:768px){.hero-wrapper--text--description{line-height:1.6}.hero-wrapper--text--description br{display:none}}
