.card-informative__item{display:flex;flex-direction:column;min-height:240px;padding:32px 24px;margin-bottom:32px;margin-right:16px;margin-left:16px;border-radius:16px;background:#fff}
.card-informative__item-top{display:flex;align-items:center;margin-bottom:20px}
.card-informative__item-icon{margin-right:1rem}
.card-informative__item-icon img{width:56px;height:56px;vertical-align:middle}
.card-informative__item-title{font-size:24px;color:#152a69;margin:0;font-family:"Geomanist-medium",sans-serif;font-weight:500}
.card-informative__item-medium{margin-top:0;margin-bottom:1rem;flex:1;display:flex;flex-direction:column}
.card-informative__item-link-arrow{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem;text-decoration:none;background-color:transparent;font-family:"Geomanist-light",sans-serif;font-weight:300;color:#333;line-height:1.5}
.card-informative__item-link-arrow span{margin-right:16px;color:#333}
.card-informative__item-link-arrow img{width:18px;height:18px;color:#007bff}
.card-informative__item-principal{margin-top:auto;margin-bottom:0;font-weight:500;color:#152a69;font-family:"Geomanist-medium",sans-serif}
@media(min-width:992px){.wizink-columns-component.columns-2 .column .card-informative.section:first-of-type .card-informative__item,.wizink-columns-component.columns-3 .column .card-informative.section:first-of-type .card-informative__item{margin-top:30px}
}