#enel-page .happySection{margin:3rem 0}#enel-page .happySection h2{margin-bottom:1rem}#enel-page .happySection .subTitle{color:var(--rosa);font-size:20px;font-weight:700}#enel-page .happySection .cardContainer{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}#enel-page .happySection .cardContainer .card{border:none;border-radius:10px;box-shadow:0 30px 50px #00000014;display:flex;justify-content:center;margin:15px 0;padding:15px;width:250px}#enel-page .happySection .cardContainer .card h3{font-weight:700}#enel-page .happySection .cardContainer .card .textContainer{align-items:baseline;display:flex;justify-content:center}#enel-page .happySection .cardContainer .card .textContainer i{color:var(--azul);margin-right:10px}#enel-page .happySection .cardContainer .card .textContainer p{font-size:15px;margin-bottom:0}#enel-page .happySection .btn_enel{margin:15px auto}@keyframes slidein{0%{margin-left:0}to{margin-left:3px}}@media (max-width:1400px){#enel-page .happySection .cardContainer{justify-content:center}#enel-page .happySection .cardContainer .card{margin:15px}}@media(max-width:767px){#enel-page .happySection .subTitle{font-size:18px}#enel-page .happySection .cardContainer .card{box-shadow:0 10px 50px #00000014;margin:15px 0;width:100%}#enel-page .happySection .cardContainer .card .textContainer{justify-content:left}}