@charset "UTF-8";
/* https://www.optimum-experiences.fr/wp-content/themes/optimum-communication/blocks/block-cta-on-bg-image/block-cta-on-bg-image.css?ver=1.0.2 */
.block-cta-on-bg-image{position:relative;min-height:556px;margin-top:var(--custom-theme-vertical-spacing-xl);margin-bottom:var(--custom-theme-vertical-spacing-xl);padding:100px;color:#FFF;border-radius:10px;overflow:hidden}.block-cta-on-bg-image__image{position:absolute;left:0;top:0;width:100%;height:100%}.block-cta-on-bg-image__image::after{content:'';position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(270deg,#0D2059 29.79%,rgba(13,32,89,0) 100%)}.block-cta-on-bg-image__image img{display:block;width:80%;height:100%;object-fit:cover;object-position:top left}.block-cta-on-bg-image__inner{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-end}.block-cta-on-bg-image__content{color:#FFF;max-width:450px}.block-cta-on-bg-image__content .wp-block-heading{color:inherit}.block-cta-on-bg-image__content>:last-child{margin-bottom:0}.block-cta-on-bg-image__content .wp-block-buttons{margin-top:24px}@media screen and (max-width:991px){.block-cta-on-bg-image{min-height:0;padding:0 var(--wp--style--root--padding-right) 32px var(--wp--style--root--padding-left);background:var(--wp--preset--color--dark-blue)}.block-cta-on-bg-image__image{display:block;position:relative;height:50vw;margin-left:calc(-1 * var(--wp--style--root--padding-left));margin-right:calc(-1 * var(--wp--style--root--padding-right));margin-bottom:32px;width:calc(100% + var(--wp--style--root--padding-left) + var(--wp--style--root--padding-right))}.block-cta-on-bg-image__image img{width:100%}.block-cta-on-bg-image__image::after{background:linear-gradient(360deg,#0D2059 0%,rgba(13,32,89,0) 100%)}.block-cta-on-bg-image__inner{align-items:flex-start}.block-cta-on-bg-image__content{max-width:444px}.block-cta-on-bg-image__content .wp-block-buttons{margin-top:32px}}@media screen and (max-width:767px){.block-cta-on-bg-image__image{height:67vw}}