.et_pb_blurb_0.et_pb_blurb {
background-image: linear-gradient(90deg,#2b87da 0%,#29c4a9 100%);
}
.info-item-category {
transform: rotateY(0deg);
transform-style: preserve-3d;
position: relative;
background-size: cover;
background-position: center center;
transition: transform 0.90s cubic-bezier(0.5,0.3,0.3,1);
-webkit-transition: -webkit-transform 0.90s cubic-bezier(0.5,0.3,0.3,1);
overflow: hidden;
top: 0;
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
width: 100%;
height: 100%;
display: flex;
display: -ms-flex;
display: -webkit-flex;
-webkit-box-align: center;
align-items: center;
-ms-align-items: center;
-webkit-align-items: center;
margin-bottom: 30px;
}
.et_pb_blurb_0 {
box-shadow: 6px 6px 18px 0px rgba(0,0,0,0.3);
}
.et_pb_module {
-webkit-animation-duration: .2s;
-moz-animation-duration: .2s;
-o-animation-duration: .2s;
animation-duration: .2s;