.hero-media{background-repeat:no-repeat!important;background-size:cover;overflow-x:clip;overflow-y:visible;position:relative;width:100%;--container-max:1400px;--container-pad:2rem}.hero-bg-color,.hero-bg-gradient{inset:0;position:absolute;z-index:0}.hero-media__container,.hero-media__content,.hero-media__layout,.hero-media__media-bleed,.hero-media__section{position:relative;z-index:1}.hero-media__container{margin-left:auto;margin-right:auto;max-width:var(--container-max);padding-left:var(--container-pad);padding-right:var(--container-pad)}.hero-media__layout{align-items:center;display:flex;gap:4rem;width:100%}.hero-media__content{flex:0 1 calc((var(--content-cols,6)/12)*100%);min-width:0}.hero-media__media-bleed{flex:0 1 calc((var(--media-cols,6)/12)*100%);min-width:0;position:relative}.hero-media__content>:first-child{margin-top:0}.hero-media__content>:last-child{margin-bottom:0}.hero-media__buttons--left{display:flex;flex-wrap:wrap;gap:15px;justify-content:flex-start;padding-bottom:2rem}.hero-media__media-card{overflow:visible;width:100%}.hero-media__media-shadow{background:#f3f4f6;height:100%;overflow:hidden;width:100%}.hero-media--shadow-on .hero-media__media-card{filter:drop-shadow(0 18px 40px rgba(0,0,0,.25))}.hero-media__media-shadow img{display:block;height:100%;object-fit:cover;object-position:top;width:100%}@media (min-width:1025px){.hero-media__section{padding:2rem 0}.hero-media--media-left .hero-media__layout{flex-direction:row-reverse}.hero-media__content{display:flex;flex-direction:column;justify-content:center}.hero-media__media-bleed{align-items:center;display:flex}.hero-media--media-right .hero-media__media-bleed{justify-content:flex-end}.hero-media--media-left .hero-media__media-bleed{justify-content:flex-start}.hero-media__media-card{aspect-ratio:4/5}.hero-media--media-right .hero-media__media-shadow img{object-position:left 20%}.hero-media--media-left .hero-media__media-shadow img{object-position:right 20%}.hero-media--media-right .hero-media__media-bleed{margin-right:calc(50% - 50vw - var(--container-pad))}.hero-media--media-left .hero-media__media-bleed{margin-left:calc(50% - 50vw - var(--container-pad))}}@media (max-width:1024px){.hero-media__layout{align-items:stretch;flex-direction:column;gap:2rem}.hero-media--mobile-media-top .hero-media__layout{flex-direction:column-reverse}.hero-media__body,.hero-media__content,.hero-media__content h1,.hero-media__content h2{text-align:center}.hero-media__buttons--left{justify-content:center}.hero-media__media-bleed{margin-left:0!important;margin-right:0!important}.hero-media__media-card{margin:0 auto;max-width:600px}.hero-media__media-shadow img{height:auto;object-fit:contain}.hero-media--hide-media-mobile .hero-media__media-bleed{display:none}}