/* === FÓRMULA UNICORNIO – LANDING EBOOK === */ @import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;700&display=swap'); body { background-color: #f8f5f0; font-family: "PT Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; color: #161e2a; margin: 0; padding: 0; } /* CONTENEDOR GENERAL */ .fu-wrapper { max-width: 1260px; margin: 0 auto; padding: 0 20px 60px; } /* SECCIONES */ .fu-section { padding: 60px 0; } .fu-section--overlay { background-color: #eedadf; } .fu-section--light { background-color: #f8f8f8; } .fu-section--dark { background-color: #161e2a; color: #ffffff; } /* LAYOUT FLEXIBLE PARA FILAS CON 2 COLUMNAS */ .fu-flex-row { display: flex; flex-wrap: wrap; align-items: center; justify-content: center; gap: 40px; box-sizing: border-box; } /* COLUMNAS (ASIGNAR EN CADA COLUMNA) */ .fu-col-50 { flex: 0 1 48%; min-width: 280px; } .fu-col-60 { flex: 0 1 60%; min-width: 280px; } .fu-col-40 { flex: 0 1 40%; min-width: 260px; } /* TIPOGRAFÍAS Y TITULARES */ h1, h2, h3, h4 { letter-spacing: -1px; margin: 0 0 15px; } .fu-eyebrow { font-family: 'Montserrat', sans-serif; font-weight: 500; text-transform: uppercase; letter-spacing: 0.1em; line-height: 1.6em; font-size: 14px; } .fu-eyebrow--red { color: #a80000; } .fu-title-main { font-size: 52px; font-weight: 700; text-align: center; } .fu-title-main span { display: block; } .fu-subtitle { font-size: 20px; text-align: center; max-width: 800px; margin: 0 auto 20px; } .fu-subtitle strong { font-weight: 700; } .fu-lead { font-size: 18px; text-align: center; max-width: 900px; margin: 0 auto 30px; } /* TEXTO Y LISTAS */ .fu-text { font-size: 18px; line-height: 1.5; margin-bottom: 10px; } .fu-block-title { font-family: 'Montserrat', sans-serif; font-size: 18px; color: #a80000; text-transform: uppercase; letter-spacing: 0.1em; margin-bottom: 6px; } .fu-list { list-style: disc; padding-left: 24px; margin: 0; } .fu-list li { margin-bottom: 14px; } /* IMÁGENES */ .fu-hero-image { max-width: 400px; width: 100%; border-radius: 4px; display: block; margin: 0 auto; } /* CTA BOTÓN */ .fu-cta-btn { display: inline-block; padding: 14px 26px; background-color: #a80000; color: #ffffff; text-decoration: none; border-radius: 0; border: 1px solid #a80000; font-family: 'Montserrat', sans-serif; font-size: 14px; letter-spacing: 0.1em; text-transform: uppercase; text-align: center; } .fu-cta-btn:hover { opacity: 0.9; } .fu-cta-btn p { margin: 0; font-size: 18px; } /* CITA Y FIRMA */ .fu-quote { font-size: 20px; font-style: italic; line-height: 1.6; } .fu-signature { font-size: 18px; margin-top: 10px; } /* RESPONSIVE */ @media (max-width: 767px) { .fu-title-main { font-size: 38px; } .fu-subtitle { font-size: 18px; } .fu-section { padding: 40px 0; } }
Suscríbete gratis aquí
¡ODIAMOS el spam! Tu correo nunca será compartido