@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap");.imagen-decorativa{margin:0;padding:0;text-align:center;width:100%}.imagen-decorativa img{display:block;height:auto;margin:0 auto;max-width:100%;object-fit:contain;position:relative;top:1px}.presentacion-section{background-color:#00913d;padding:2rem;position:relative;z-index:1}.presentacion-content,.presentacion-overlay{margin:0 auto;max-width:1400px}.presentacion-content{align-items:center;display:flex;flex-wrap:nowrap;gap:2rem;justify-content:center;padding:0 2rem}.presentacion-texto-col{color:#fff;flex:0 0 380px;max-width:380px}h2.presentacion-titulo{color:#fff;font-size:43px;line-height:1.1;margin:0 0 1rem}.presentacion-boton{background:#ff6b00;border:none;border-radius:5px;color:#fff;cursor:pointer;display:inline-block;font-size:15px;font-weight:600;height:43px;line-height:43px;text-align:center;text-decoration:none;transition:all .3s ease;width:188px}.presentacion-boton:hover{background:#00913d;transform:scale(1.05)}.presentacion-video-col{aspect-ratio:16/9;border-radius:10px;flex:1 1 100%;height:auto;max-width:1012px;overflow:hidden;width:100%}.presentacion-video-col iframe,.presentacion-video-col video{border-radius:10px;height:100%;width:100%}@media (max-width:1440px) and (min-width:1025px){.presentacion-content{align-items:flex-start}.presentacion-video-col{height:auto;max-height:450px}.presentacion-video-col iframe,.presentacion-video-col video{aspect-ratio:16/9;height:100%}}@media (max-width:1024px){.presentacion-content{flex-wrap:wrap;gap:1rem;padding:0 1rem}.presentacion-texto-col{flex:1 1 100%;max-width:100%;text-align:center}.presentacion-boton-wrapper{display:flex;justify-content:center;margin:1rem auto;width:100%}.presentacion-boton{margin:0}.presentacion-video-col{flex:1 1 100%;height:auto;width:100%}.presentacion-video-col iframe,.presentacion-video-col video{aspect-ratio:16/9;height:auto;width:100%}.presentacion-boton{display:inline-block;margin:1rem auto 0}h2.presentacion-titulo{font-size:32px}}@media (max-width:768px){h2.presentacion-titulo{font-size:26px;line-height:1.2}.presentacion-texto-col{margin-top:-15px}}@media (max-width:480px){h2.presentacion-titulo{font-size:22px}.presentacion-boton{font-size:14px;height:40px;line-height:40px;width:160px}}