@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");@keyframes containerFadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}.apprecio-hero-section{background:#fff;font-family:Montserrat,Arial,sans-serif;overflow:hidden;padding:80px 0}.apprecio-hero-section .container{margin:0 auto;max-width:1200px;padding:0 15px}.apprecio-hero-section .row{display:flex;flex-wrap:wrap;margin:0 -15px}.apprecio-hero-section .col-12{flex:0 0 100%;max-width:100%;padding:0 15px}.apprecio-hero-section .col-md-6{flex:0 0 50%;max-width:50%;padding:0 15px}.apprecio-hero-section .order-1{order:1}.apprecio-hero-section .order-2{order:2}@media (min-width:769px){.apprecio-hero-section .order-md-1{order:1}.apprecio-hero-section .order-md-2{order:2}}.apprecio-hero-section .slogan-apprecio{align-items:baseline;animation:containerFadeIn 1.2s ease-out forwards;display:flex;font-family:Montserrat,Arial,sans-serif;font-size:3.5rem;font-weight:700;gap:.3em;justify-content:center;margin:0 0 60px;opacity:0;text-align:center;transform:translateY(30px)}.apprecio-hero-section .apprecio-anim-con{color:#333;white-space:nowrap}.apprecio-hero-section .apprecio-anim-apprecio{color:#fa345e;margin-right:0;white-space:nowrap}.apprecio-hero-section .anim-text-wrapper{display:inline-block;min-width:280px;position:relative;text-align:left;vertical-align:baseline}.apprecio-hero-section .apprecio-anim-placeholder{display:inline-block;font-family:inherit;font-size:inherit;font-weight:inherit;height:0;pointer-events:none;visibility:hidden;width:100%}.apprecio-hero-section .apprecio-anim-word{color:#333;font-size:inherit;left:0;opacity:1;position:absolute;top:0;transform:translateY(0);transition:opacity .6s cubic-bezier(.8,0,.18,1),transform .6s cubic-bezier(.8,0,.18,1);white-space:nowrap;width:100%;z-index:2}.apprecio-hero-section .apprecio-anim-word.hide{opacity:0;transform:translateY(25px);z-index:1}.apprecio-hero-section .apprecio-anim-word.entering{opacity:0;transform:translateY(-25px);z-index:3}.apprecio-hero-section .apprecio-anim-word.entering.show{opacity:1;transform:translateY(0)}.apprecio-hero-section .apprecio-content-row{align-items:center;min-height:400px}.apprecio-hero-section .apprecio-text-group{animation:slideInLeft 1s ease-out .5s forwards;opacity:0}.apprecio-hero-section .apprecio-subtitle{color:#333;font-family:Montserrat,Arial,sans-serif;font-size:2.2rem;font-weight:600;line-height:1.3;margin:0 0 24px}.apprecio-hero-section .apprecio-description{color:#666;font-family:Montserrat,Arial,sans-serif;font-size:1.6rem;font-weight:400;line-height:1.6;margin:0 0 32px}.apprecio-hero-section .apprecio-description .bold,.apprecio-hero-section .apprecio-description .strong{color:#333;font-weight:700}.apprecio-hero-section .apprecio-description .semi-bold{color:#333;font-weight:600}.apprecio-hero-section .apprecio-description .highlight{color:#fa345e;font-weight:600}.apprecio-hero-section .apprecio-description .highlight-bg{background:rgba(250,52,94,.1);border-radius:4px;color:#fa345e;font-weight:600;padding:2px 6px}.apprecio-hero-section .apprecio-description .emphasis{color:#333;font-style:italic;font-weight:500}.apprecio-hero-section .apprecio-description .accent{color:#2c3e50;font-weight:600;text-decoration:underline;text-decoration-color:#fa345e;text-decoration-thickness:2px;text-underline-offset:2px}.apprecio-hero-section .apprecio-cta-btn{background:#fa345e;border-radius:8px;box-shadow:0 4px 12px rgba(250,52,94,.3);color:#fff;display:inline-block;font-family:Montserrat,Arial,sans-serif;font-size:1rem;font-weight:600;padding:16px 32px;text-decoration:none;transition:all .3s ease}.apprecio-hero-section .apprecio-cta-btn:hover{background:#e8305a;box-shadow:0 6px 20px rgba(250,52,94,.4);color:#fff;text-decoration:none;transform:translateY(-2px)}.apprecio-hero-section .apprecio-media-group{align-items:center;animation:slideInRight 1s ease-out .7s forwards;display:flex;justify-content:center;opacity:0}.apprecio-hero-section .apprecio-gif-container{align-items:center;display:flex;justify-content:center;width:100%}.apprecio-hero-section .apprecio-hero-gif{border-radius:12px;height:auto;max-width:100%}.apprecio-hero-section .apprecio-mobile-image{border-radius:8px;height:auto;max-width:100%}@media (max-width:768px){.apprecio-hero-section{padding:60px 0}.apprecio-hero-section .col-6,.apprecio-hero-section .col-md-6{flex:0 0 50%;max-width:50%;padding:0 10px}.apprecio-hero-section .col-md-6{margin-bottom:20px}.apprecio-hero-section .apprecio-mobile-image{border-radius:6px;display:block;height:auto;margin:0 auto;max-width:90%}.apprecio-hero-section .apprecio-gif-container{align-items:flex-start;display:flex;justify-content:center;padding-top:10px}.apprecio-hero-section .slogan-apprecio{align-items:baseline;flex-direction:row;font-size:2.2rem;gap:.2em;justify-content:center;margin-bottom:40px}.apprecio-hero-section .anim-text-wrapper{min-width:140px;text-align:left}.apprecio-hero-section .apprecio-subtitle{font-size:1.6rem;margin-bottom:16px;text-align:left}.apprecio-hero-section .apprecio-description{font-size:.95rem;line-height:1.5;margin-bottom:24px;text-align:left}.apprecio-hero-section .apprecio-cta-btn{display:inline-block;font-size:.9rem;padding:12px 24px;text-align:center}.apprecio-hero-section .apprecio-content-row{text-align:left}.apprecio-hero-section .apprecio-media-group,.apprecio-hero-section .apprecio-text-group{animation:containerFadeIn 1s ease-out .5s forwards}}@media (max-width:480px){.apprecio-hero-section .col-md-6{flex:0 0 100%;margin-bottom:30px;max-width:100%}.apprecio-hero-section .slogan-apprecio{font-size:1.8rem}.apprecio-hero-section .anim-text-wrapper{min-width:120px}.apprecio-hero-section .apprecio-subtitle{font-size:1.4rem;text-align:center}.apprecio-hero-section .apprecio-description{font-size:.9rem;text-align:center}.apprecio-hero-section .apprecio-cta-btn{display:block;margin:0 auto}.apprecio-hero-section .apprecio-content-row{text-align:center}}