.blog-hero{border-radius:15px;padding-left:16px;padding-right:16px}.blog-hero__inner{border-radius:15px;flex-direction:column;padding:0 0 0 32px;display:flex}.blog-hero__text-wrapper{padding:36px 0}@media screen and (min-width:750px){.blog-hero__image-container.media .blog-hero__image--mobile{display:none}}@media screen and (max-width:749px){.blog-hero__image-container.media .blog-hero__image--hide-mobile{display:none}}@media screen and (min-width:750px){.blog-hero.blog-hero--with-image{overflow:hidden}}.blog-hero__text-wrapper{flex-basis:100%}@media screen and (min-width:750px){.blog-hero__inner{flex-direction:row;align-items:center;padding:0 0 0 32px}.blog-hero__text-wrapper{padding:48px 0}}.blog-hero__title{letter-spacing:-.02em;margin-top:3.2rem;margin-bottom:1.2rem;font-size:4rem;font-weight:600;line-height:1.25}.blog-hero__title+.blog-hero__description{letter-spacing:0;font-size:2rem;font-weight:400;line-height:1.5}@media screen and (min-width:750px){.blog-hero__title{margin-top:9rem;font-size:4.8rem}.blog-hero__description{max-width:40%}.blog-hero--with-image .blog-hero__description{max-width:75%}}.blog-hero__image-container{border:var(--media-border-width) solid rgba(var(--color-foreground), var(--media-border-opacity));border-radius:var(--media-radius);box-shadow:var(--media-shadow-horizontal-offset) var(--media-shadow-vertical-offset) var(--media-shadow-blur-radius) rgba(var(--color-shadow), var(--media-shadow-opacity))}@media screen and (max-width:749px){.blog-hero__image-container{height:44rem}.blog-hero__inner{padding:0}.blog-hero__text-wrapper{padding:3rem 2rem}}@media screen and (min-width:750px){.blog-hero--with-image .blog-hero__text-wrapper{flex-basis:50%}.blog-hero__image-container{flex:1 0 50%;align-self:stretch;min-height:20rem;margin-left:3rem}}@media screen and (min-width: 990px) {.blog-hero.blog-hero--with-image, .main-blog {padding-left: 3.2rem !important;padding-right: 3.2rem !important;}}