.fu-webinar-hero__container{display:flex;flex-direction:column;gap:2rem}.fu-webinar-hero__heading{font-size:var(--heading-size-mobile);line-height:1;margin:0}.fu-webinar-hero__video{height:0;padding-bottom:56.25%;position:relative;width:100%}.fu-webinar-hero__video:hover{cursor:pointer}.fu-webinar-hero__video iframe,.fu-webinar-hero__video img{border-radius:30px;height:100%;left:0;margin-top:1rem;overflow:hidden;position:absolute;top:0;width:100%}.fu-webinar-hero__video img{object-fit:cover}@media (min-width:1100px){.fu-webinar-hero__heading{font-size:var(--heading-size-desktop)}.fu-webinar-hero__container{padding:0 2rem}}@media (min-width:1300px){.fu-webinar-hero__container{padding:0 128px}}