.hero-slide__container{display:flex;flex-direction:column;gap:2.0625rem;justify-content:space-between}@media only screen and (min-width:48rem){.hero-slide__container{flex-direction:row}}.hero-slide__content{align-items:flex-start;display:flex;flex-direction:column;width:100%}.hero-slide__content h1{letter-spacing:-.125rem;margin-bottom:1.25rem}@media (width:48rem){.hero-slide__content h1{font-size:2.125rem;line-height:normal;margin-bottom:1.875rem}}@media only screen and (min-width:48rem){.hero-slide__content{flex:1 1 33.125rem;justify-content:flex-end;margin-bottom:1.25rem}.hero-slide__content--bottom{margin-top:.9375rem}}.hero-slide__tag{margin-bottom:1.25rem}.hero-slide__title{margin-bottom:2.5rem}.hero-slide__actions{align-items:flex-start;display:flex;flex-direction:column;gap:.625rem;width:100%}.hero-slide__image-wrapper{position:relative;width:100%}.hero-slide__image-wrapper picture{display:block}.hero-slide__image-wrapper img{border-radius:.5rem;width:100%}@media only screen and (min-width:48rem){.hero-slide__image-wrapper{flex:1 1 38.9375rem;overflow:hidden}}@media only screen and (min-width:75rem){.hero-slide__image-wrapper{max-width:38.9375rem;width:53.5%}}@media only screen and (min-width:48rem){.hero-slide--image-left{flex-direction:row-reverse}}