

/* BREAKPOINT: Ordinateur de bureau (BASE) */
.hover-bloc-appli.brxe-block:hover {position: relative}
:where(.hover-bloc-appli.brxe-block:hover > *:not(figcaption)) {position: relative}
.hover-bloc-appli.brxe-block:hover::before {background-image: linear-gradient(rgba(30, 30, 30, 0.75), rgba(30, 30, 30, 0.75)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}
.hover-bloc-appli.brxe-block {position: relative}
:where(.hover-bloc-appli.brxe-block > *:not(figcaption)) {position: relative}
.hover-bloc-appli.brxe-block::before {background-image: linear-gradient(rgba(30, 30, 30, 0.5), rgba(30, 30, 30, 0.5)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}


/* BREAKPOINT: Ordinateur de bureau (BASE) */
.btn-vert.brxe-button {background-color: var(--action); border-radius: 10px; color: var(--white); font-weight: 600; font-size: 1.5rem; text-transform: uppercase}


/*# sourceURL=bricks-global-classes-inline-inline-css */
