.hero-blop-module{padding:calc(var(--module-y-padding)*2) 0 var(--module-y-padding);position:relative}.hero-blop-module>.background{height:100%;object-fit:cover;position:absolute;top:0}.hero-blop-module .blop-shape{bottom:0;position:absolute;-webkit-transform:translateY(3px) scaleX(1.01);transform:translateY(3px) scaleX(1.01)}.hero-blop-module .hero-blop-content{align-items:center;display:grid;gap:16px;grid-template-columns:1fr;height:100%;position:relative;z-index:10}.hero-blop-module .hero-blop-content .hero-blop-info{margin-top:auto}.hero-blop-module .hero-blop-content .hero-blop-info h5{font-weight:500}.hero-blop-module .hero-blop-content .hero-blop-info.text-color-dark h1,.hero-blop-module .hero-blop-content .hero-blop-info.text-color-dark h5,.hero-blop-module .hero-blop-content .hero-blop-info.text-color-dark p{color:#000}.hero-blop-module .hero-blop-content .hero-blop-info.text-color-light h1,.hero-blop-module .hero-blop-content .hero-blop-info.text-color-light h5,.hero-blop-module .hero-blop-content .hero-blop-info.text-color-light p{color:#fff}.hero-blop-module .hero-blop-content .hero-blop-image{margin-bottom:auto}@media (min-width:768px){.hero-blop-module .hero-blop-content{gap:var(--grid-gap);grid-template-columns:1fr 1fr}.hero-blop-module .hero-blop-content .hero-blop-info{margin-top:0}.hero-blop-module .hero-blop-content .hero-blop-image{margin-bottom:0;max-height:none}.hero-blop-module.image-to-left .hero-blop-content .hero-blop-image img{margin-left:-20%}.hero-blop-module.image-to-left .hero-blop-content .hero-blop-info{order:2}.hero-blop-module.image-to-left .hero-blop-content .hero-blop-image{order:1}}.mobile-blop-extender{display:none}@media (max-width:767px){.hero-blop-module{padding-top:var(--mobile-hero-spacing)}.hero-blop-module .blop-shape{bottom:60%}.hero-blop-module .mobile-blop-extender{background:currentColor;display:initial;height:60%;left:0;margin-left:var(--breakout-margin);position:absolute;top:40%;width:100vw}}