.lp-vet-hero{background:linear-gradient(135deg,var(--color-secondary-dark) 0,var(--color-secondary) 50%,var(--color-primary) 100%);padding:0 0 2rem 0;min-height:480px;display:flex;flex-direction:column;justify-content:center}.lp-vet-hero__shape{position:absolute;opacity:0.7;pointer-events:none;will-change:transform;backface-visibility:hidden}.lp-vet-hero__shape--1{width:300px;height:300px;top:-80px;right:-60px;animation:lp-vet-float 8s ease-in-out infinite}.lp-vet-hero__shape--2{width:180px;height:180px;bottom:-40px;left:-30px;animation:lp-vet-float 10s ease-in-out infinite reverse}.lp-vet-hero__shape--3{width:220px;height:220px;top:50%;left:60%;transform:translateY(-50%);animation:lp-vet-rotate 20s linear infinite}.lp-vet-hero__shape--4{width:120px;height:120px;bottom:20%;right:10%;animation:lp-vet-float 6s ease-in-out infinite}.lp-vet-hero__dots{position:absolute;inset:0;pointer-events:none;overflow:hidden}.lp-vet-hero__dot{position:absolute;width:6px;height:6px;border-radius:50%;background:rgba(var(--color-primary-rgb),0.3);animation:lp-vet-drift 12s ease-in-out infinite;will-change:transform;backface-visibility:hidden}.lp-vet-hero__dot--1{top:15%;left:10%;animation-delay:0s}.lp-vet-hero__dot--2{top:60%;left:85%;animation-delay:-2s;animation-duration:10s}.lp-vet-hero__dot--3{top:80%;left:30%;animation-delay:-4s;animation-duration:14s}.lp-vet-hero__dot--4{top:25%;left:70%;animation-delay:-6s;animation-duration:9s}.lp-vet-hero__dot--5{top:50%;left:50%;animation-delay:-1s;animation-duration:11s}@keyframes lp-vet-float{0,100%{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes lp-vet-rotate{from{transform:translateY(-50%) rotate(0deg)}to{transform:translateY(-50%) rotate(360deg)}}@keyframes lp-vet-drift{0,100%{transform:translate(0,0);opacity:0.3}25%{transform:translate(15px,-10px);opacity:0.6}50%{transform:translate(-10px,-20px);opacity:0.4}75%{transform:translate(10px,10px);opacity:0.7}}.lp-vet-hero__breadcrumb-link{color:rgba(250,246,239,0.7);text-decoration:none;font-size:0.875rem;transition:color 0.2s}.lp-vet-hero__breadcrumb-link:hover{color:var(--color-text-on-dark)}.lp-vet-hero .breadcrumb-item.active{color:rgba(250,246,239,0.5);font-size:0.875rem}.lp-vet-hero .breadcrumb-item+.breadcrumb-item::before{color:rgba(250,246,239,0.4)}.lp-vet-hero__badge{background:rgba(var(--color-primary-rgb),0.2);color:var(--color-primary-light);font-size:0.85rem;font-weight:500;border:1px solid rgba(var(--color-primary-rgb),0.35)}.lp-vet-hero__title{font-size:1.75rem;line-height:1.2;letter-spacing:-0.02em}.lp-vet-hero__subtitle{color:rgba(250,246,239,0.82);font-size:1rem;line-height:1.6;max-width:680px;margin-left:auto;margin-right:auto}.lp-vet-hero__stars{display:flex;align-items:center;justify-content:center;gap:0.5rem;flex-wrap:wrap}.lp-vet-hero__stars-icons{font-size:1.25rem;display:flex;gap:0.15rem}.lp-vet-hero__stars-text{color:rgba(250,246,239,0.92);font-weight:600;font-size:1rem}.lp-vet-hero__counter{background:rgba(255,255,255,0.06);border:1px solid rgba(255,255,255,0.1);border-radius:16px;padding:1rem 0.5rem;text-align:center;transition:transform 0.3s,background 0.3s;will-change:transform}.lp-vet-hero__counter:hover{background:rgba(255,255,255,0.1);transform:translateY(-3px)}.lp-vet-hero__counter-number{color:var(--color-text-on-dark);font-family:'familiaTensoBold',sans-serif;font-size:1.5rem;line-height:1.2}.lp-vet-hero__counter-prefix,.lp-vet-hero__counter-suffix{color:var(--color-accent);font-size:1rem}.lp-vet-hero__counter-label{color:rgba(250,246,239,0.7);font-size:0.75rem;margin-top:0.25rem;text-transform:uppercase;letter-spacing:0.05em}.lp-vet-hero__chip{display:inline-flex;align-items:center;background:rgba(250,246,239,0.1);color:rgba(250,246,239,0.85);padding:0.375rem 0.75rem;border-radius:50px;font-size:0.8rem;border:1px solid rgba(250,246,239,0.14);transition:background 0.2s}.lp-vet-hero__chip:hover{background:rgba(250,246,239,0.16)}.lp-vet-opiniones{background:var(--color-bg-soft);content-visibility:auto;contain-intrinsic-size:0 900px}.lp-vet-opiniones__heading{font-size:1.5rem;color:var(--color-text)}.lp-vet-opiniones__subheading{color:var(--color-text-muted);font-size:1rem}.lp-vet-opiniones__summary{background:var(--color-surface);border:1px solid var(--color-border);font-size:0.9rem;color:var(--color-text)}.lp-vet-opiniones__summary-divider{width:1px;height:20px;background:var(--color-border-strong)}.lp-vet-opiniones__card{background:var(--color-surface);border-radius:20px;padding:1.5rem;border:1px solid var(--color-border);position:relative;overflow:hidden;transition:transform 0.3s ease,filter 0.3s ease;will-change:transform}.lp-vet-opiniones__card:hover{transform:translateY(-6px);filter:drop-shadow(0 12px 40px rgba(61,51,41,0.16))}.lp-vet-opiniones__avatar{width:48px;height:48px;min-width:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.1rem;color:var(--color-text-on-primary);text-transform:uppercase}.lp-vet-opiniones__avatar--color-0{background:var(--color-primary)}.lp-vet-opiniones__avatar--color-1{background:var(--color-secondary)}.lp-vet-opiniones__avatar--color-2{background:var(--color-accent-dark)}.lp-vet-opiniones__avatar--color-3{background:var(--color-primary-dark)}.lp-vet-opiniones__avatar--color-4{background:var(--color-secondary-light)}.lp-vet-opiniones__avatar--color-5{background:var(--color-accent)}.lp-vet-opiniones__card-name{font-size:1rem;font-weight:700;color:var(--color-text)}.lp-vet-opiniones__card-badge{font-size:0.75rem;color:var(--color-success);font-weight:500}.lp-vet-opiniones__card-badge i{font-size:0.7rem}.lp-vet-opiniones__card--video{display:flex;flex-direction:column}.lp-vet-opiniones__video{position:relative;aspect-ratio:16 / 9;width:100%;border-radius:14px;overflow:hidden;margin-bottom:1.1rem;background:linear-gradient(135deg,#ffe4dc 0,#ffc9bd 45%,var(--color-primary) 100%)}.lp-vet-opiniones__video-poster{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0.85rem;z-index:2}.lp-vet-opiniones__play{width:68px;height:68px;border-radius:50%;border:none;background:var(--color-primary);color:var(--color-text-on-primary);font-size:2.1rem;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 10px 28px -8px rgba(255,89,89,0.65);transition:transform 0.25s ease,box-shadow 0.25s ease}.lp-vet-opiniones__play:hover,.lp-vet-opiniones__play:focus-visible{transform:scale(1.08);box-shadow:0 14px 34px -8px rgba(255,89,89,0.8)}.lp-vet-opiniones__video-tag{display:inline-flex;align-items:center;gap:0.35rem;background:rgba(61,51,41,0.55);color:#fff;font-size:0.78rem;font-weight:600;padding:0.3rem 0.8rem;border-radius:50px}.lp-vet-opiniones__video-embed{position:absolute;inset:0;z-index:1}.lp-vet-opiniones__video-embed iframe{width:100%;height:100%;border:0;display:block}.lp-vet-opiniones__video.is-playing .lp-vet-opiniones__video-poster{display:none}.lp-vet-opiniones__card-footer{margin-top:auto;padding-top:0.5rem;flex-wrap:wrap}.lp-vet-opiniones__card-author{font-style:normal;font-weight:700;font-size:0.95rem;color:var(--color-text)}.lp-vet-opiniones__card-title{color:var(--color-text);font-size:0.95rem;line-height:1.4}.lp-vet-opiniones__card-desc{color:var(--color-text-muted);font-size:0.9rem;line-height:1.6}.lp-vet-opiniones__card-quote{position:absolute;top:12px;right:16px;font-size:2.5rem;color:rgba(var(--color-primary-rgb),0.1);line-height:1}.lp-vet-opiniones__cta-text{font-size:1.15rem;color:var(--color-text);font-weight:500}.lp-vet-opiniones__cta-btn{color:var(--color-text-on-primary);font-weight:700;padding:0.875rem 2rem;border-radius:50px;font-size:1rem;letter-spacing:0.03em;position:relative;overflow:hidden}.lp-vet-opiniones__cta-btn:hover{color:var(--color-text-on-primary);filter:brightness(1.05);transform:translateY(-2px);box-shadow:0 8px 25px rgba(var(--color-primary-rgb),0.35);transition:all 0.3s ease}.lp-vet-trust{background:var(--color-bg);content-visibility:auto;contain-intrinsic-size:0 500px}.lp-vet-trust__heading{font-size:1.5rem;color:var(--color-text)}.lp-vet-trust__subheading{color:var(--color-text-muted);font-size:1rem}.lp-vet-trust__item{background:var(--color-surface);border-radius:20px;padding:2rem 1.25rem;border:1px solid var(--color-border);transition:transform 0.3s,filter 0.3s;will-change:transform}.lp-vet-trust__item:hover{transform:translateY(-4px);filter:drop-shadow(0 8px 30px rgba(61,51,41,0.14))}.lp-vet-trust__icon{width:64px;height:64px;border-radius:50%;background:var(--color-primary-light);display:inline-flex;align-items:center;justify-content:center;font-size:1.5rem;color:var(--color-primary)}.lp-vet-trust__item-title{font-size:1.05rem;font-weight:700;color:var(--color-text);margin-bottom:0.5rem}.lp-vet-trust__item-desc{color:var(--color-text-muted);font-size:0.9rem;line-height:1.6}.lp-vet-trust__cta{border-radius:50px;padding:0.75rem 2rem;font-weight:600;transition:all 0.3s}.lp-vet-trust__cta:hover{background:var(--color-primary);color:var(--color-text-on-primary);border-color:var(--color-primary);transform:translateY(-2px);filter:drop-shadow(0 6px 20px rgba(var(--color-primary-rgb),0.3))}@media (prefers-reduced-motion:reduce){.lp-vet-hero__shape,.lp-vet-hero__dot{animation:none;will-change:auto}.lp-vet-hero__counter,.lp-vet-opiniones__card,.lp-vet-opiniones__play,.lp-vet-trust__item,.lp-vet-trust__cta,.lp-vet-opiniones__cta-btn{transition:none;will-change:auto}}@media (min-width:768px){.lp-vet-hero{min-height:520px}.lp-vet-hero__title{font-size:2.5rem}.lp-vet-hero__subtitle{font-size:1.1rem}.lp-vet-hero__counter-number{font-size:2rem}.lp-vet-hero__counter-label{font-size:0.8rem}.lp-vet-opiniones__heading,.lp-vet-trust__heading{font-size:2rem}}@media (min-width:992px){.lp-vet-hero{min-height:560px;padding:0 0 3rem 0}.lp-vet-hero__title{font-size:2.8rem}.lp-vet-hero__subtitle{font-size:1.15rem}.lp-vet-hero__counter-number{font-size:2.25rem}.lp-vet-opiniones__heading,.lp-vet-trust__heading{font-size:2.25rem}}