/* PATCH 238 — título principal como arte responsiva */
.fp238-sr-only{
  position:absolute!important;
  width:1px!important;height:1px!important;
  padding:0!important;margin:-1px!important;
  overflow:hidden!important;clip:rect(0,0,0,0)!important;
  white-space:nowrap!important;border:0!important;
}
.fp227-copy .fp238-hero-title{
  margin:0 0 24px!important;
  padding:0!important;
  width:min(100%, 560px)!important;
  max-width:560px!important;
  line-height:0!important;
  font-size:0!important;
}
.fp227-copy .fp238-hero-title img{
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  height:auto!important;
  object-fit:contain!important;
  object-position:left center!important;
  filter:none!important;
}
@media (min-width:1400px){
  .fp227-copy .fp238-hero-title{width:min(100%,600px)!important;max-width:600px!important;}
}
@media (max-width:1100px){
  .fp227-copy .fp238-hero-title{width:min(100%,500px)!important;max-width:500px!important;margin-bottom:20px!important;}
}
@media (max-width:760px){
  .fp227-copy .fp238-hero-title{width:100%!important;max-width:520px!important;margin:0 auto 18px!important;}
  .fp227-copy .fp238-hero-title img{object-position:center!important;}
}
@media (max-width:480px){
  .fp227-copy .fp238-hero-title{max-width:390px!important;margin-bottom:15px!important;}
}
