.afb-hero-with-media__container{padding:var(--afs-hero-with-media-container-padding,4rem);justify-content:center;align-items:center;display:flex}.afb-hero-with-media__inner{width:var(--afs-hero-with-media-inner-width,100%);justify-content:center;align-items:center;gap:var(--afs-hero-with-media-inner-column-gap,40px);display:flex}@media (min-width:1024px){.afb-hero-with-media__text,.afb-hero-with-media__media{flex:0 0 calc(50% - var(--afs-hero-with-media-inner-column-gap,40px) + var(--afs-hero-with-media-inner-column-gap,40px)/2)}}.afb-hero-with-media__headings{text-align:var(--afs-hero-with-media-heading-text-align,left);margin-bottom:var(--afs-hero-with-media-heading-margin-bottom,1rem)}.afb-hero-with-media__texts{margin-bottom:var(--afs-hero-with-media-texts-margin-bottom,1.5rem)}.afb-hero-with-media__buttons{align-items:center;display:flex}.afb-hero-with-media__media img{max-width:100%;height:auto}@media (min-width:1024px){.afb-hero-with-media--media-position-left .afb-hero-with-media__inner{flex-direction:row-reverse}}@media (max-width:1024px){.afb-hero-with-media--media-position-mobile-top .afb-hero-with-media__inner{flex-direction:column}.afb-hero-with-media--media-position-mobile-top .afb-hero-with-media__media{order:-1}.afb-hero-with-media--media-position-mobile-bottom .afb-hero-with-media__inner{flex-direction:column}}