.b-hero{background:var(--color-surface);color:var(--color-front);display:flex;flex-direction:column;gap:var(--space-m);justify-content:end;min-height:75vh;padding:var(--page-padding-x-phone);position:relative}@media (min-width:768px){.b-hero{align-items:end;flex-direction:row;justify-content:space-between;padding:var(--page-padding-x-tablet)}}@media (min-width:1024px){.b-hero{padding:var(--page-padding-x-desktop)}}.b-section--top .b-blocks--full-width .b-block:not([data-grid]) .b-hero{margin-top:calc(var(--main-padding-top)*-1)}.b-section--top .b-blocks--full-width .b-block:not([data-grid]) .b-hero .b-hero__media .b-media:after{background:linear-gradient(to bottom,rgba(var(--color-surface-rgb),1),rgba(var(--color-surface-rgb),0) 40%);content:"";top:0;right:0;bottom:0;left:0;position:absolute}.b-hero__content{max-width:700px;position:relative;z-index:1}.b-hero__badges{margin-bottom:var(--space-s)}.b-hero__description{max-width:60ch}.b-hero__presenter{position:relative}.b-hero__media,.b-hero__media .b-media{top:0;right:0;bottom:0;left:0;position:absolute}.b-hero__media .b-media:before{background:linear-gradient(to top,rgba(var(--color-surface-rgb),1),rgba(var(--color-surface-rgb),0) 80%);content:"";top:0;right:0;bottom:0;left:0;position:absolute}.b-hero__image,.b-hero__video{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}
