.module.rich-text-on-image-background{background:var(--section-background);position:relative}.module.rich-text-on-image-background>.container{background:var(--container-background);display:flex;margin:0 auto;max-width:var(--container-width);min-height:var(--min-height);width:100%}.module.rich-text-on-image-background>.container>.image{height:100%;inset:0;margin:auto;max-width:calc(var(--container-width)*1.25);overflow:hidden;position:absolute;width:100%}.module.rich-text-on-image-background>.container>.image img{height:100%;object-fit:cover;object-position:var(--moblie-position);width:100%}.module.rich-text-on-image-background>.container>.image .gradient-layer{height:100%;inset:0;margin:auto;max-width:var(--container-width);position:absolute;width:100%}.module.rich-text-on-image-background>.container>.content{align-items:center;background:var(--content-background);display:flex;max-width:100%;padding:30px 40px;position:relative}.module.rich-text-on-image-background>.container>.content p{margin:0 0 16px}.module.rich-text-on-image-background .mobile{display:none}.module .headline,.module .headline *{font-family:Unbounded,sans-serif;font-size:34px}.module.rich-text-on-image-background>.container>.content .btn{background:#d8212e;border-radius:16px;color:#fff;font-family:Poppins,sans-serif;font-size:16px;font-weight:600;margin-top:16px;padding:10px 33px}@media (max-width:767.98px){.module.rich-text-on-image-background .mobile{display:block}.module.rich-text-on-image-background .desktop{display:none}.module.rich-text-on-image-background>.container{min-height:unset}.module.rich-text-on-image-background>.container.image-under-content{flex-direction:column-reverse}.module.rich-text-on-image-background>.container.image-under-content>.image{height:calc(var(--min-height)*.5);position:unset}.module.rich-text-on-image-background>.container.image-under-content>.content{justify-content:center;width:100%}.module.rich-text-on-image-background>.container>.content{padding:15px 20px}}