.cardestampador{text-align:center;flex-direction:row;justify-content:center;align-items:center;gap:2rem;margin:auto;display:flex}.cardestampador__card{text-align:center;background-color:#f0f8ff;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;width:20rem;height:20rem;margin:0;padding:2rem;display:flex}.cardestampador__card h2{color:#c90000;font-size:1.125rem;font-weight:800}.cardestampador__card p{font-size:1rem;font-weight:600}@media (max-width:1200px){.cardestampador__card{width:18rem;height:18rem}.cardestampador__card h2{color:#c90000;font-size:1.125rem;font-weight:800}.cardestampador__card p{font-size:1rem;font-weight:600}}@media (max-width:992px){.cardestampador{text-align:center;flex-direction:column;justify-content:center;align-items:center;margin:auto;display:flex}.cardestampador__card{width:70vw;height:auto}.cardestampador__card h2{color:#c90000;font-size:1.125rem;font-weight:800}.cardestampador__card p{font-size:1rem;font-weight:600}}@media (max-width:768px){.cardestampador__card{width:80vw}.cardestampador__card h2{font-size:1.125rem}.cardestampador__card p{font-size:.875rem}}
.palestrante{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:80rem;max-width:98vw;margin:auto;display:flex}.palestrante h1{font-size:2.625rem}.palestrante span{color:#c90000}.palestrante__content{text-align:center;flex-direction:row;justify-content:center;align-items:center;gap:3rem;max-width:98vw;margin:3rem auto auto;display:flex}.palestrante__content img{object-fit:cover;width:35rem;max-width:90vw;height:auto;max-height:25rem}.palestrante__content .palestrante__info{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:35rem;max-width:90vw;height:auto;margin:auto;display:flex}.palestrante__content .palestrante__info p{text-align:start;font-size:1.125rem}.palestrante__content .palestrante__info .info__btn{margin-top:2rem}.palestrante__content .palestrante__info button{max-width:90vw}@media (max-width:1200px){.palestrante__content{flex-direction:column;gap:3rem;display:flex}.palestrante__content .palestrante__info .info__btn{margin-top:1.5rem}}@media (max-width:768px){.palestrante__content{gap:2rem;margin-top:2rem}.palestrante__content .palestrante__info .info__btn{margin-top:.5rem}.palestrante h1{font-size:2.25rem}.palestrante__content .palestrante__info p{font-size:1rem}}@media (max-width:480px){.palestrante h1{font-size:1.875rem}.palestrante__content .palestrante__info p{font-size:.875rem}}
