.mcards .itemwrapper{display:flex;flex-direction:column;gap:1.6rem;height:100%;overflow:hidden;padding:2rem;position:relative}@media(min-width:768px){.mcards .itemwrapper{padding:1rem}}.mcards .itemwrapper:before{background:linear-gradient(180deg,#f6f6f6 20.04%,hsla(0,0%,96%,0) 80.18%);border-radius:1.25rem;content:"";height:100%;left:0;opacity:.3;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.mcards .item{position:relative}.mcards__media--icon .mimage{align-items:flex-end;display:flex}.mcards__media--icon .mimage img{height:254px;width:auto}.mcards__media--image{text-align:center}.mcards>.row>.container-fluid>.row{--bs-gutter-y:var(--bs-gutter-x)}.mcards__cnt,.mcards__media,.mcards__title{position:relative;z-index:2}.mcards__cnt p:last-child,.mcards__title{margin-bottom:0}.mcards--centered>.row>.container-fluid>.row{justify-content:center}