/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

.cell_16702179029423-background-color, .cell_1670219155828-background-color, .cell_16702193778954-background-color{

box-shadow: 0 8px 32px 0 rgba( 94, 94, 94, 0.20 );
/*backdrop-filter: blur( 11.5px );
-webkit-backdrop-filter: blur( 11.5px );*/
border-radius: 8px;
border: 1px solid rgba( 255, 255, 255, 0.25 );
transition: all 0.4s ease-in-out;
  display: flex;
}

.cell_16702179029423-background-color:hover .cell_1670219155828-background-color:hover, .cell_16702193778954-background-color:hover{
transform: scale(1.03);
}
}

#hs_cos_wrapper_module_1670218054227_ > img{
  mix-blend-mode: multiply;
}