.section{background-color:#0f0f5a;display:flex;justify-content:center;padding:80px 80px 200px;gap:64px;margin-bottom:5%}.texto{width:40%;display:flex;flex-direction:column;justify-content:space-between}.texto h2{font-size:44px;font-weight:700;line-height:48px;color:#fff}.texto p{color:#fff;font-size:16px;line-height:24px}@media (max-width:1000px){.section{flex-direction:column;padding:40px;gap:20px}.texto{width:100%;align-items:center;text-align:center}.texto p{margin:15px 0 20px;font-size:14px}}