/* FerrPet V1.3.3 — capa final de composición del hero */
@media (min-width:901px){
  .fp-site-v2 .fp-v2-hero{grid-template-columns:minmax(470px,.82fr) minmax(560px,1.18fr)}
  .fp-v3-hero-photo.fp-v4-pets{height:680px;margin-left:-5vw}
  .fp-v3-hero-photo.fp-v4-pets>img{right:-11%;width:184%}
}

@media (max-width:600px){
  .fp-site-v2 .fp-v2-hero{min-height:calc(100svh - 70px);padding:28px 18px 0;align-content:start;gap:0;overflow:hidden}
  .fp-site-v2 .fp-v2-hero-copy{max-width:100%}
  .fp-site-v2 .fp-v2-hero .fp-kicker{font-size:12px;letter-spacing:.11em}
  .fp-site-v2 .fp-v2-hero h1{max-width:560px;margin:15px 0 18px;font-size:clamp(43px,12.4vw,55px);line-height:.9;letter-spacing:-.018em}
  .fp-site-v2 .fp-v2-hero-copy>p{max-width:560px;font-size:15px;line-height:1.48}
  .fp-site-v2 .fp-v2-hero .fp-hero-actions{display:flex;margin-top:22px}
  .fp-site-v2 .fp-v2-hero .fp-btn-primary{width:auto;min-width:184px;min-height:58px;padding:0 22px;font-size:17px}
  .fp-v3-hero-photo.fp-v4-pets{height:420px;margin:4px -18px 0;overflow:visible}
  .fp-v3-hero-photo.fp-v4-pets>img{right:-25%;bottom:-2px;width:220%;height:100%;object-position:right bottom}
  .fp-v3-hero-photo.fp-v4-pets figcaption{left:18px;right:auto;bottom:18px;min-width:0;max-width:255px;padding:11px 13px;border-radius:15px;box-shadow:0 15px 34px rgba(0,0,0,.2)}
  .fp-v3-hero-photo.fp-v4-pets figcaption>.fp-icon{width:20px}
  .fp-v3-hero-photo.fp-v4-pets figcaption strong{font-size:12px}
  .fp-v3-hero-photo.fp-v4-pets figcaption small{font-size:10px}
}
