@charset "UTF-8";
/* https://www.optimum-experiences.fr/wp-content/themes/optimum-communication/blocks/block-presentation/block-presentation.css?ver=1.0.2 */
.block-presentation{background:#F6F8FE;color:var(--wp--preset--color--dark-blue);border-radius:10px;padding:60px;margin-bottom:var(--custom-theme-vertical-spacing-m)}.block-introduction+.block-presentation{position:relative;margin-top:calc(-80px - 50px);margin-bottom:var(--custom-theme-vertical-spacing-l)}.block-presentation__content{display:flex;justify-content:space-between;gap:30px}.block-presentation__content>*{flex:0 0 444px;max-width:calc(50% - 15px)}@media screen and (max-width:991px){.block-presentation__content{flex-direction:column}.block-presentation__content>*{flex:1 1 auto;max-width:none}.block-presentation__content>*:first-child .wp-block-heading{max-width:444px}}@media screen and (max-width:767px){.block-presentation{padding:32px 24px}.block-introduction+.block-presentation{margin-top:-217px}.block-presentation-column>:last-child{margin-bottom:0}.block-presentation-column>.block-h2{margin-bottom:32px}.block-presentation-column>.block-h2 br{display:none}}