.hero{min-height:75vh;max-height:75vh;position:relative;-webkit-mask:url(/images/rough-edge-hero.svg) 50% 0/75vh 100% no-repeat;mask:url(/images/rough-edge-hero.svg) 50% 0/75vh 100% no-repeat}@media (min-width:768px){.hero{min-height:100%;-webkit-mask:url(/images/rough-edge-hero.svg) 50% 100%/100% no-repeat;mask:url(/images/rough-edge-hero.svg) 50% 100%/100% no-repeat}}.hero .hero__image{min-height:75vh;max-height:75vh;display:flex;overflow:hidden}.hero .hero__image img{object-fit:cover;object-position:80%;width:100%;min-height:100%}@media (min-width:768px){.hero .hero__image{min-height:100%}.hero .hero__image img{object-position:50%}}.hero .hero__title{min-height:75vh;max-height:75vh;padding:0 var(--sc-spacing-medium);align-items:center;width:100%;display:flex;position:absolute;top:0}.hero .hero__title.hero__title--primary{background-image:var(--sc-color-primary-gradient)}.hero .hero__title.hero__title--secondary{background-image:var(--sc-color-secondary-gradient);color:var(--sc-color-white);text-shadow:var(--sc-text-shadow)}.hero .hero__title.hero__title--tertiary{background-image:var(--sc-color-tertiary-gradient)}.hero .hero__title.hero__title--quaternary{background-image:var(--sc-color-quaternary-gradient)}.hero .hero__title .hero__title-content{margin-top:var(--sc-spacing-xlarge);width:100%}@media (min-width:768px){.hero .hero__title{min-height:100%;padding:var(--sc-spacing-small) var(--sc-spacing-medium)}.hero .hero__title .hero__title-content{width:40%;margin:0}}
