@charset "UTF-8";
/* https://www.optimum-experiences.fr/wp-content/themes/optimum-communication/blocks/block-themes/block-themes.css?ver=1.0.2 */
.block-themes{margin-top:var(--custom-theme-vertical-spacing-xs);margin-bottom:var(--custom-theme-vertical-spacing-m);padding-bottom:var(--custom-theme-vertical-spacing-xs);border-bottom:1px solid var(--wp--preset--color--grey-400)}.block-themes__list{flex-wrap:wrap}.block-themes__list:not([data-keen-slider-disabled]){gap:0}.block-themes__item{--custom-theme-flex-span:3}.theme-summary{text-decoration:none;color:inherit}.theme-summary__image-wrapper{position:relative;overflow:hidden;aspect-ratio:1;margin-bottom:16px;border-radius:10px}.theme-summary__image{width:100%;height:100%;object-fit:cover;display:block;transition:0.3s ease-in-out}.theme-summary__arrow{position:absolute;right:16px;bottom:16px;transform:scale(0);transition:0.3s ease-in-out}.theme-summary__title{color:var(--wp--preset--color--dark-blue);margin:0;transition:0.3s ease-in-out}.theme-summary:hover .theme-summary__title{color:var(--wp--preset--color--red)}.theme-summary:hover .theme-summary__image{transform:scale(1.05)}.theme-summary:hover .theme-summary__arrow{transform:scale(1)}@media screen and (max-height:991px){.block-themes{margin-bottom:var(--custom-theme-vertical-spacing-l)}.block-themes__list-wrapper{overflow:hidden;margin-left:calc(-1 * var(--wp--style--root--padding-left))!important;margin-right:calc(-1 * var(--wp--style--root--padding-right))!important;padding-left:var(--wp--style--root--padding-left);padding-right:var(--wp--style--root--padding-right)}.block-themes__list{overflow:visible!important;flex-wrap:nowrap}}