.emprende-section,.emprende-hero-section,.emprende-confianza-section,.emprende-simulador-section,.emprende-cta-section,.emprende-resenas-section{font-family:Cormorant Garamond,Georgia,serif;color:var(--emprende-text, #2c2c2c);overflow:hidden}.emprende-trust__section-title{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(28px,4vw,40px);font-weight:600;text-align:center;margin:0 0 8px;padding-top:80px;color:var(--emprende-text, #2c2c2c)}.emprende-hero{position:relative;min-height:calc(100vh - 82px);display:flex;align-items:center;justify-content:center;overflow:hidden;background:#fff}.emprende-hero__video-wrapper{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.emprende-hero__iframe,.emprende-hero__video{position:absolute;height:154vh;height:154svh;width:auto;top:80%;left:50%;transform:translate(-50%,-50%)}.emprende-hero__iframe{pointer-events:none;position:absolute;width:100vw;height:56.25vw;min-height:100%;min-width:177.78vh;top:50%;left:50%;transform:translate(-50%,-50%)}.emprende-audio-btn{position:absolute;bottom:24px;right:24px;z-index:4;width:44px;height:44px;border-radius:50%;background:#0000008c;border:2px solid rgba(255,255,255,.7);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s,transform .15s;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.emprende-audio-btn:hover{background:#000000bf;transform:scale(1.1)}.emprende-audio-btn__icon{display:flex;align-items:center;justify-content:center;pointer-events:none}.emprende-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00000040,#00000080);z-index:2}.emprende-hero__placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;background:linear-gradient(135deg,#ff6b9d,#c44569);color:#fff;gap:16px}.emprende-hero__placeholder p{font-size:18px;font-family:inherit}.emprende-hero__content{position:relative;z-index:3;text-align:center;padding:60px 20px}.emprende-hero__title{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(36px,6vw,72px);font-weight:600;color:#fff;margin:0 0 16px;line-height:1.1;text-shadow:0 2px 20px rgba(0,0,0,.3)}.emprende-hero__subtitle{font-family:Montserrat,sans-serif;font-size:clamp(16px,2vw,22px);color:#ffffffeb;margin:0 auto;max-width:640px;line-height:1.6;font-weight:300;text-shadow:0 1px 10px rgba(0,0,0,.2)}.emprende-trust{padding:80px 0}.emprende-trust__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.emprende-trust__item{text-align:center;padding:32px 20px;border-radius:16px;background:#fff;box-shadow:0 4px 24px #0000000f;transition:transform .3s ease,box-shadow .3s ease}.emprende-trust__item:hover{transform:translateY(-4px);box-shadow:0 8px 32px #0000001a}.emprende-trust__icon{display:flex;align-items:center;justify-content:center;width:80px;height:80px;margin:0 auto 20px;border-radius:50%;background:none;color:var(--emprende-secondary, #C44569);overflow:hidden}.emprende-trust__icon img{width:100%;height:100%;border-radius:50%;object-fit:cover}.emprende-trust__title{font-family:Cormorant Garamond,Georgia,serif;font-size:20px;font-weight:600;margin:0 0 8px;color:var(--emprende-text, #2c2c2c)}.emprende-trust__desc{font-family:Montserrat,sans-serif;font-size:14px;line-height:1.6;color:#666;margin:0}.emprende-simulator{padding:80px 0}.emprende-simulator__inner{background:linear-gradient(135deg,#f3e8ff,#fdf2f8,#eff6ff);border-radius:24px;padding:48px;box-shadow:0 8px 40px #00000014}.emprende-simulator__header{text-align:center;margin-bottom:40px}.emprende-simulator__title{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(28px,4vw,40px);font-weight:600;color:var(--emprende-text, #2c2c2c);margin:0 0 8px}.emprende-simulator__subtitle{font-family:Montserrat,sans-serif;font-size:16px;color:#666;margin:0}.emprende-simulator__body{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start}.emprende-simulator__field{margin-bottom:24px}.emprende-simulator__field label{display:block;font-family:Montserrat,sans-serif;font-size:14px;font-weight:600;color:var(--emprende-text, #2c2c2c);margin-bottom:8px;text-transform:uppercase;letter-spacing:.5px}.emprende-simulator__field input{width:100%;padding:16px 20px;font-family:Montserrat,sans-serif;font-size:24px;font-weight:700;color:var(--emprende-text, #2c2c2c);border:2px solid var(--emprende-primary, #FF6B9D);border-radius:12px;background:#fff;text-align:center;outline:none;transition:border-color .3s ease,box-shadow .3s ease;box-sizing:border-box}.emprende-simulator__field input:focus{border-color:var(--emprende-secondary, #C44569);box-shadow:0 0 0 4px #c4456926}.emprende-simulator__info-row{display:flex;gap:16px}.emprende-simulator__info-item{flex:1;background:#fff;border-radius:12px;padding:16px;text-align:center}.emprende-simulator__info-label{display:block;font-family:Montserrat,sans-serif;font-size:11px;text-transform:uppercase;letter-spacing:.5px;color:#999;margin-bottom:4px}.emprende-simulator__info-value{display:block;font-family:Montserrat,sans-serif;font-size:18px;font-weight:700;color:var(--emprende-text, #2c2c2c)}.emprende-simulator__results{display:flex;flex-direction:column;gap:16px}.emprende-simulator__result-card{padding:20px 24px;border-radius:16px;display:flex;justify-content:space-between;align-items:center}.emprende-simulator__result-card--invest,.emprende-simulator__result-card--revenue{background:#fff;border:1px solid #eee}.emprende-simulator__result-card--profit{background:linear-gradient(135deg,var(--emprende-primary, #FF6B9D) 0%,var(--emprende-secondary, #C44569) 100%);color:#fff;box-shadow:0 4px 20px #ff6b9d66}.emprende-simulator__result-label{font-family:Montserrat,sans-serif;font-size:14px;font-weight:500}.emprende-simulator__result-value{font-family:Montserrat,sans-serif;font-size:28px;font-weight:800}.emprende-simulator__result-card--profit .emprende-simulator__result-value{font-size:32px}.emprende-cta{text-align:center;padding:60px 0 80px}.emprende-cta__heading{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(28px,4vw,40px);font-weight:600;margin:0 0 12px;color:var(--emprende-text, #2c2c2c)}.emprende-cta__text{font-family:Montserrat,sans-serif;font-size:16px;color:#666;max-width:520px;margin:0 auto 32px;line-height:1.6}.emprende-cta__button{display:inline-block;padding:18px 48px;font-family:Montserrat,sans-serif;font-size:16px;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;color:var(--emprende-cta-text, #fff);background:var(--emprende-cta-bg, #FF6B9D);border:none;border-radius:50px;text-decoration:none;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease,opacity .3s ease;box-shadow:0 4px 20px #ff6b9d66}.emprende-cta__button:hover{transform:translateY(-2px);box-shadow:0 8px 30px #ff6b9d80;opacity:.92;color:var(--emprende-cta-text, #fff)}.emprende-reviews{padding:80px 0}.emprende-reviews__title{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(28px,4vw,40px);font-weight:600;text-align:center;margin:0 0 48px;color:var(--emprende-text, #2c2c2c)}.emprende-reviews__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.emprende-reviews__card{background:#fff;padding:32px;border-radius:20px;box-shadow:0 4px 24px #0000000f;transition:transform .3s ease}.emprende-reviews__card:hover{transform:translateY(-4px)}.emprende-reviews__stars{display:flex;gap:4px;margin-bottom:16px}.emprende-reviews__star{color:#ddd}.emprende-reviews__star--filled{color:var(--emprende-secondary, #C44569)}.emprende-reviews__text{font-family:Cormorant Garamond,Georgia,serif;font-size:18px;line-height:1.6;font-style:italic;color:#555;margin:0 0 24px}.emprende-reviews__author{display:flex;align-items:center;gap:12px}.emprende-reviews__avatar{width:50px;height:50px;border-radius:50%;object-fit:cover;border:2px solid var(--emprende-primary, #FF6B9D)}.emprende-reviews__avatar--placeholder{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--emprende-primary, #FF6B9D),var(--emprende-secondary, #C44569));color:#fff;font-family:Montserrat,sans-serif;font-size:20px;font-weight:700}.emprende-reviews__name{font-family:Montserrat,sans-serif;font-size:15px;font-weight:600;color:var(--emprende-text, #2c2c2c)}@media screen and (max-width:990px){.emprende-trust__grid{grid-template-columns:repeat(2,1fr)}.emprende-simulator__body{grid-template-columns:1fr}.emprende-simulator__inner{padding:32px 24px}.emprende-reviews__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:749px){.emprende-hero{min-height:85vh}.emprende-hero__content{padding:40px 16px}.emprende-trust{padding:48px 0}.emprende-trust__grid{grid-template-columns:repeat(2,1fr);gap:12px}.emprende-trust__item{padding:20px 12px;text-align:center}.emprende-trust__icon{margin:0 auto 12px;width:56px;height:56px;flex-shrink:0}.emprende-trust__icon svg{width:32px;height:32px}.emprende-simulator{padding:48px 0}.emprende-simulator__inner{padding:24px 16px;border-radius:16px}.emprende-simulator__info-row{flex-direction:column}.emprende-simulator__result-value{font-size:22px}.emprende-simulator__result-card--profit .emprende-simulator__result-value{font-size:26px}.emprende-cta{padding:40px 0 60px}.emprende-cta__button{padding:16px 36px;font-size:14px}.emprende-reviews{padding:48px 0}.emprende-reviews__grid{grid-template-columns:1fr}.emprende-reviews__card{padding:24px}}
/*# sourceMappingURL=/cdn/shop/t/43/assets/emprende-con-nosotros.css.map */
