@charset "UTF-8";
/* https://www.optimum-experiences.fr/wp-content/themes/optimum-communication/blocks/block-icons-texts/block-icons-texts.css?ver=1.0.2 */
.block-icons-texts{margin-top:var(--custom-theme-vertical-spacing-xs);margin-bottom:var(--custom-theme-vertical-spacing-xs)}.block-icons-texts__item{--custom-theme-flex-span:3}.icon-text{margin:0;color:var(--wp--preset--color--dark-blue);display:flex;flex-direction:column;align-items:center;gap:16px}.icon-text__image{width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:var(--wp--preset--color--red)}.icon-text__image img{width:32px;height:32px;object-fit:contain}.icon-text__text{font-size:1.25rem;line-height:1.5;font-weight:600;text-align:center;padding:0 15px}@media screen and (max-width:1279px){.icon-text__text{font-size:1.125rem;padding:0 10px}}@media screen and (max-width:991px){.block-icons-texts{flex-wrap:wrap;row-gap:48px}.block-icons-texts__item{--custom-theme-flex-span:6}}@media screen and (max-width:767px){.block-icons-texts{padding-bottom:32px;border-bottom:1px solid var(--wp--preset--color--grey-400)}.wp-block-heading.has-text-align-center:has(+.block-icons-texts){text-align:left;padding-top:32px;border-top:1px solid var(--wp--preset--color--grey-400)}.block-icons-texts__item{--custom-theme-flex-span:12}.icon-text{flex-direction:row;gap:20px}.icon-text__image{width:64px;height:64px;flex:0 0 64px}.icon-text__image img{width:26px;height:26px}.icon-text__text{padding:0;text-align:left}}