:root{--hero-image-details-content-max-width:var(--container-width-ultra);--hero-image-details-text-max-width:770px;--hero-image-details-details-max-width:600px;--hero-image-details-image-max-height:690px}.hero-image-details{display:flex;flex-direction:column;align-items:center;max-width:1440px;margin:0 auto 4.375rem}.hero-image-details__content{position:relative;width:100%;max-width:var(--hero-image-details-content-max-width);padding:1.69rem 1.25rem 1.88rem;background-color:#fff;border-top:var(--color-primary) 4px solid}@media (min-width:400px){.hero-image-details__content{padding:2.32rem 2.5rem 3.13rem;box-shadow:0 20px 40px -10px rgba(0,0,0,.07)}}@media (min-width:600px){.hero-image-details{margin-bottom:5rem}.hero-image-details__content{width:86%;margin-top:-15%}}@media (min-width:840px){.hero-image-details__content{width:74%;padding:3.92rem 6.9375rem 5.78rem;margin-top:-13%}}@media (min-width:1440px){.hero-image-details__content{margin-top:-190px}}.hero-image-details__title{margin:0 0 .6em;font-size:1.875rem;font-weight:700;line-height:1.27}.hero-image-details__text{max-width:var(--hero-image-details-text-max-width);margin:.85em 0 0;font-size:var(--text-x-large);font-weight:200;line-height:1.5}@media (min-width:840px){.hero-image-details__title{margin:0 0 .6em;font-size:3.25rem;font-weight:700}.hero-image-details__text{margin:32px 0 0;font-size:24px;font-weight:200;line-height:1.5}}