@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap);.reto-section{font-family:Poppins,sans-serif;max-width:1200px;margin:0 auto;color:#000;padding:40px 20px;box-sizing:border-box}.reto-header{text-align:center;padding-bottom:60px;max-width:1090px;margin:0 auto}.reto-header h2{font-size:35px;font-weight:700;margin-bottom:20px}.reto-header p{font-size:22px;line-height:1.6;color:#333}.txt-purple{color:#7262a3;font-weight:600}.txt-blue{color:#69b3df;font-weight:600}.txt-green{color:#a4d468;font-weight:600}.reto-container{display:flex;align-items:center;justify-content:center;gap:50px;flex-wrap:wrap;margin-bottom:80px}.reto-image-box{flex:1;min-width:300px;max-width:550px;display:flex;justify-content:center}.reto-img{position:absolute;width:100%;height:auto;max-height:540px;object-fit:contain;top:257px;border-radius:8px}.reto-card-box{flex:1;min-width:300px;max-width:550px;display:flex;flex-direction:column}.tag-new{font-size:16px;letter-spacing:3px;color:#61aeca;font-weight:700;margin-bottom:12px;text-transform:uppercase}.reto-card{border:1px solid #d4edf3;padding:40px 30px;text-align:center;border-radius:8px;background-color:#fff;box-shadow:0 4px 20px rgba(0,0,0,.05);box-sizing:border-box;width:100%}.card-title{font-size:32px;color:#000;margin:0 0 10px 0;font-weight:700}.card-price{font-size:35px;color:#61aeca;font-weight:700;margin:0 0 15px 0}.card-price .currency{font-size:18px;font-weight:400;vertical-align:middle}.card-action{font-size:22px;color:#9cc649;font-weight:700;letter-spacing:.5px;margin-bottom:25px}.card-description{font-size:16px;line-height:1.6;color:#444;margin-bottom:25px}.txt-dark-purple{color:#4a3b75;font-weight:600}.card-footer-text{font-size:18px;font-weight:700;color:#000;line-height:1.5;margin-bottom:30px}.btn-add{background-color:#61aeca;color:#fff;border:none;padding:12px 45px;font-size:18px;font-weight:600;border-radius:6px;cursor:pointer;transition:background-color .2s ease,transform .2s ease;width:100%;max-width:250px;margin:0 auto}.btn-add:hover{background-color:#4a96b3;transform:translateY(-2px)}.proximos-section{background-color:#eae5f5;padding:80px 20px;display:flex;flex-direction:column;align-items:center}.proximos-header{width:100%;max-width:1170px;margin-bottom:40px;text-align:left}.tag-proximos{font-size:16px;letter-spacing:4px;color:#000;font-weight:700;text-transform:uppercase}.proximos-grid{display:flex;flex-direction:row;justify-content:center;gap:30px;width:100%;flex-wrap:wrap;max-width:1170px}.proximos-section .reto-card-box{flex:1;max-width:570px;min-width:300px}.proximos-section .reto-card{background-color:#fff;border:1px solid #cce8f0;border-radius:8px;height:100%;box-sizing:border-box}@media (max-width:1024px){.reto-container{flex-direction:column;gap:40px}.reto-img{display:none}.reto-card-box,.reto-image-box{max-width:100%;width:100%}.proximos-grid{flex-direction:column;align-items:center;gap:40px}.proximos-section .reto-card-box{max-width:600px;width:100%}}@media (max-width:500px){.reto-header h2{font-size:26px}.reto-header p{font-size:16px}.reto-image-box{display:none}.reto-card{padding:30px 20px}.card-title{font-size:26px}.card-price{font-size:28px}.card-action{font-size:18px}.card-description{font-size:15px}.card-footer-text{font-size:16px}.btn-add{font-size:16px;max-width:100%}.proximos-section{padding:50px 15px}.proximos-header{text-align:center}}