.find-me-cards{justify-content:space-evenly;flex-wrap:wrap;row-gap:80px;position:relative;z-index:1}.find-me-cards:after{position:absolute;content:"";z-index:-5;top:-20%;left:22%;transform:rotateY(0);width:95%;aspect-ratio:2/1;pointer-events:none;background:url(/assets/deco.4d0469d5.svg) no-repeat;background-size:auto;background-size:contain}.find-me-card{width:clamp(300px,30%,450px);overflow:hidden;background-color:#fff;position:relative;min-height:300px}.find-me-card:nth-child(even){transform:translateY(50px)}.find-me-card .find-me-card-illustration{width:100%;height:45%}.find-me-card .find-me-card-illustration img{height:100%;width:100%;object-fit:cover}.find-me-card .find-me-card-body{padding:12px;display:flex;margin-top:12px;flex-direction:column;gap:4px}.find-me-card .find-me-card-body h3{margin:0}
