@import url(https://fonts.cdnfonts.com/css/darwin-pro);/* colores */
.title1 {
  font-family: "klavikaregular";
  font-size: 3.5rem;
  line-height: 1.5; }

.title2 {
  font-family: "klavikaregular";
  font-size: 2.25rem;
  line-height: 1.5; }

.title3 {
  font-family: "klavikaregular";
  font-size: 1.75rem;
  line-height: 1.5; }

.text1 {
  font-size: 1.75rem; }

.text2 {
  font-size: 1.5rem; }

.text3 {
  font-size: 1.375rem; }

.text4 {
  font-size: 1.25rem; }

.text5 {
  font-size: 1.125rem; }

.text6 {
  font-size: 1rem; }

.text7 {
  font-size: 0.875rem; }

.text-fail {
  color: #e71754; }

.label1 {
  font-family: "open_sanslight";
  font-size: 0.75rem; }

.label2 {
  font-family: "open_sanslight";
  font-size: 0.625rem; }

.navbar {
  background-color: #fff; }

/* Device = Tablets, Ipads (portrait) */
/* Device = Laptops, Desktops */
/* Device = Desktops */
/* Higher Resolution Screens */
/* For container size */
/* COLORS */
/* FONTS */
/* 1312px - 32px (16px * 2 paddings) = 1280px */
/* PDP COLORS */
/* PDP FONTS */
/* Device = Tablets, Ipads (portrait) */
/* Device = Laptops, Desktops */
/* Device = Desktops */
/* Higher Resolution Screens */
/* COLORS */
/* FONTS */
.search__hero-banner {
  padding: 24px;
  gap: 16px; }
  @media (min-width: 768px) {
    .search__hero-banner {
      padding: 40px 0;
      gap: 40px; } }
  .search__hero-banner__empty-component {
    width: 374px; }
  .search__hero-banner__image picture {
    z-index: 1; }
    .search__hero-banner__image picture img {
      object-fit: contain; }

.search__hero-banner-container.pet-type__dog .search__hero-banner__text {
  font-family: "Klavika-Regular", "Helvetica", "Arial", "sans-serif";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  color: #182D4D; }

.search__hero-banner-container.pet-type__dog .search__hero-banner__pet-type {
  font-family: "Klavika-Bold", "Helvetica", "Arial", "sans-serif" !important;
  font-size: 32px !important;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  color: #182D4D; }
  @media (min-width: 768px) {
    .search__hero-banner-container.pet-type__dog .search__hero-banner__pet-type {
      font-size: 40px !important; } }

.search__hero-banner-container.pet-type__dog .search__hero-banner__image-bg {
  display: none; }

.search__hero-banner-container.pet-type__dog .search__hero-banner__image img {
  width: 144px;
  height: 144px; }
  @media (min-width: 768px) {
    .search__hero-banner-container.pet-type__dog .search__hero-banner__image img {
      width: 100%;
      height: unset;
      max-width: 374px;
      max-height: 249px; } }

.search__hero-banner-container.pet-type__cat .search__hero-banner__text {
  font-family: "Klavika-Regular", "Helvetica", "Arial", "sans-serif";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  color: #182D4D; }

.search__hero-banner-container.pet-type__cat .search__hero-banner__pet-type {
  font-family: "Klavika-Bold", "Helvetica", "Arial", "sans-serif" !important;
  font-size: 32px !important;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  color: #182D4D; }
  @media (min-width: 768px) {
    .search__hero-banner-container.pet-type__cat .search__hero-banner__pet-type {
      font-size: 40px !important; } }

.search__hero-banner-container.pet-type__cat .search__hero-banner__image-bg {
  display: none; }

.search__hero-banner-container.pet-type__cat .search__hero-banner__image img {
  width: 144px;
  height: 144px; }
  @media (min-width: 768px) {
    .search__hero-banner-container.pet-type__cat .search__hero-banner__image img {
      width: 100%;
      height: unset;
      max-width: 374px;
      max-height: 249px; } }

.search__hero-banner-container.pet-type__all .search__hero-banner__text {
  font-family: "Klavika-Regular", "Helvetica", "Arial", "sans-serif";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  color: #182D4D; }

.search__hero-banner-container.pet-type__all .search__hero-banner__pet-type {
  font-family: "Klavika-Bold", "Helvetica", "Arial", "sans-serif" !important;
  font-size: 32px !important;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  color: #182D4D; }
  @media (min-width: 768px) {
    .search__hero-banner-container.pet-type__all .search__hero-banner__pet-type {
      font-size: 40px !important; } }

.search__hero-banner-container.pet-type__all .search__hero-banner__image-bg {
  display: none; }

.search__hero-banner-container.pet-type__all .search__hero-banner__image img {
  width: 144px;
  height: 144px; }
  @media (min-width: 768px) {
    .search__hero-banner-container.pet-type__all .search__hero-banner__image img {
      width: 100%;
      height: unset;
      max-width: 374px;
      max-height: 249px; } }

/*# sourceMappingURL=heroBanner.css.map*/