@import url("https://fonts.googleapis.com/css2?family=Ubuntu:wght@400;500;700&display=swap");body{font-family:Ubuntu,sans-serif;font-size:16px;font-weight:400;margin:0;padding:0}.content-vh100{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:100vh;position:relative}.content-padding{margin-left:auto;margin-right:auto;max-width:1200px;padding:40px;width:100%}.one-columns{align-items:center;display:flex;flex-direction:column;gap:40px;justify-content:center}.two-columns{display:grid;gap:40px;grid-template-columns:repeat(2,1fr)}@media screen and (max-width:430px){.two-columns{display:grid;grid-template-columns:repeat(1,1fr)}}.two-columns-tablet{display:grid;gap:40px;grid-template-columns:repeat(2,1fr)}@media screen and (max-width:768px){.two-columns-tablet{display:grid;grid-template-columns:repeat(1,1fr)}}button{background:transparent;border:none}h1{background:linear-gradient(90deg,#a12779,#e92a8a 99.86%);-webkit-background-clip:text;color:transparent;font-size:29px;font-weight:700}h2{color:#8b0075;font-size:26px;font-weight:600;margin-bottom:30px}h2 b,h2 strong{border-bottom:4px solid #f6a147;font-weight:600}h3{color:#8b0075;font-size:24px;font-weight:500}h4{color:#e91780;font-size:22px;font-weight:400}h5{font-size:20px}h5,h6{color:#8b0075;font-weight:400}h6{font-size:18px}@media screen and (min-width:1440px){h1{font-size:50px;font-weight:700}h2{font-size:40px;font-weight:600}h3{font-size:30px;font-weight:500}h4{font-size:28px}h4,h5{font-weight:400}h5{font-size:26px}h6{font-size:14px;font-weight:400}}@media screen and (max-width:430px){h1 br,h2 br,h3 br,h4 br,h5 br{display:none}}p{color:#686868;line-height:26px}.btn__primary{background:#8b0075;border:none;border-radius:30px;color:#fff;cursor:pointer;display:inline-block;font-size:16px;font-weight:600;margin-top:20px;padding:20px 40px;text-decoration:none}.btn__primary:hover{background:#a23391;color:#fff}.btn__secondary{background:#f78707;border:none;border-radius:30px;color:#fff;cursor:pointer;display:inline-block;font-size:16px;font-weight:600;padding:20px 40px;text-decoration:none}.btn__secondary:hover{background:#f99f39}.volver-inicio{display:flex;justify-content:flex-end}.volver-inicio a{color:#f06d68;font-size:40px;margin-bottom:20px;padding:0 40px;transform:translateY(-100px)}.volver-inicio a:hover{color:#f06d68}@media screen and (max-width:430px){.volver-inicio a{transform:translateY(0)}}.post__info .tags,.recent__post__info{font-size:12px}.post__recomendados h4{font-size:18px}@media screen and (min-width:920px){.post__info .tags,.recent__post__info{font-size:16px}.post__recomendados h4{font-size:22px}}