.warehouses-wrapper div.content div {
  display: none;
}
.warehouses-wrapper div.content div.active {
  display: block;
}

body.cms-warehouses .sections.nav-sections {
  margin-bottom: 0;
}
body.cms-warehouses hr {
  margin-bottom: 60px;
  width: 100%;
  max-width: var(--maxWidth);
  margin-inline: auto;
  border-bottom: 1px solid #DEDEDE;
}
@media only screen and (max-width: 992px) {
  body.cms-warehouses hr {
    margin-bottom: 30px;
  }
}

body.cms-warehouses .quote, body.cms-eco-friendly .quote, body.cms-value-for-money .quote, body.cms-discover-emerio .quote,
body.cms-consumer-value-for-money .quote,
body.cms-consumer-eco-friendly .quote,
body.cms-consumer-service .quote,
body.cms-service .quote,
body.cms-about-our-company .quote,
body.cms-emerio-testing-program .quote {
  display: block;
  max-width: 800px;
  margin-inline: auto;
  margin-block: 60px;
  font-size: 28px;
  line-height: 35px;
  box-sizing: border-box;
  padding-inline: 20px;
}
@media (max-width: 800px) {
  body.cms-warehouses .quote, body.cms-eco-friendly .quote, body.cms-value-for-money .quote, body.cms-discover-emerio .quote,
body.cms-consumer-value-for-money .quote,
body.cms-consumer-eco-friendly .quote,
body.cms-consumer-service .quote,
body.cms-service .quote,
body.cms-about-our-company .quote,
body.cms-emerio-testing-program .quote {
    font-size: 18px;
    line-height: 25px;
    margin-block: 30px;
  }
}
body.cms-warehouses .quote .innerQuote, body.cms-eco-friendly .quote .innerQuote, body.cms-value-for-money .quote .innerQuote, body.cms-discover-emerio .quote .innerQuote,
body.cms-consumer-value-for-money .quote .innerQuote,
body.cms-consumer-eco-friendly .quote .innerQuote,
body.cms-consumer-service .quote .innerQuote,
body.cms-service .quote .innerQuote,
body.cms-about-our-company .quote .innerQuote,
body.cms-emerio-testing-program .quote .innerQuote {
  position: relative;
}
body.cms-warehouses .quote .innerQuote::before, body.cms-eco-friendly .quote .innerQuote::before, body.cms-value-for-money .quote .innerQuote::before, body.cms-discover-emerio .quote .innerQuote::before,
body.cms-consumer-value-for-money .quote .innerQuote::before,
body.cms-consumer-eco-friendly .quote .innerQuote::before,
body.cms-consumer-service .quote .innerQuote::before,
body.cms-service .quote .innerQuote::before,
body.cms-about-our-company .quote .innerQuote::before,
body.cms-emerio-testing-program .quote .innerQuote::before {
  content: "";
  position: absolute;
  top: -20px;
  left: -50px;
  width: 50px;
  height: 50px;
  background-position-y: top;
  background-position-x: 0;
  background-repeat: no-repeat;
  background-size: 50px;
  background-image: url(/static/frontend/Custom/Custom/en_US/images/quote.svg);
}
@media (max-width: 995px) {
  body.cms-warehouses .quote .innerQuote::before, body.cms-eco-friendly .quote .innerQuote::before, body.cms-value-for-money .quote .innerQuote::before, body.cms-discover-emerio .quote .innerQuote::before,
body.cms-consumer-value-for-money .quote .innerQuote::before,
body.cms-consumer-eco-friendly .quote .innerQuote::before,
body.cms-consumer-service .quote .innerQuote::before,
body.cms-service .quote .innerQuote::before,
body.cms-about-our-company .quote .innerQuote::before,
body.cms-emerio-testing-program .quote .innerQuote::before {
    position: relative;
    display: block;
    margin-inline: auto;
    left: 0;
    top: 0;
    margin-bottom: 10px;
  }
}
body.cms-warehouses .quote p, body.cms-warehouses .quote span, body.cms-eco-friendly .quote p, body.cms-eco-friendly .quote span, body.cms-value-for-money .quote p, body.cms-value-for-money .quote span, body.cms-discover-emerio .quote p, body.cms-discover-emerio .quote span,
body.cms-consumer-value-for-money .quote p,
body.cms-consumer-value-for-money .quote span,
body.cms-consumer-eco-friendly .quote p,
body.cms-consumer-eco-friendly .quote span,
body.cms-consumer-service .quote p,
body.cms-consumer-service .quote span,
body.cms-service .quote p,
body.cms-service .quote span,
body.cms-about-our-company .quote p,
body.cms-about-our-company .quote span,
body.cms-emerio-testing-program .quote p,
body.cms-emerio-testing-program .quote span {
  line-height: inherit;
  font-size: 2.2rem;
  text-align: center;
  text-wrap: balance;
}

body.cms-warehouses .warehouses-wrapper {
  width: 100%;
  max-width: var(--maxWidth);
  margin-inline: auto;
  margin-bottom: 40px;
  display: grid;
  grid-template-columns: 23% 1fr;
  gap: 80px;
}
@media only screen and (max-width: 992px) {
  body.cms-warehouses .warehouses-wrapper {
    gap: 20px;
    grid-template-columns: 1fr;
    margin-bottom: 10px;
  }
}
body.cms-warehouses .warehouses-wrapper > ul {
  display: flex;
  flex-direction: column;
  list-style: none;
}
body.cms-warehouses .warehouses-wrapper > ul.options {
  padding: 0;
}
body.cms-warehouses .warehouses-wrapper > ul li:has(a) {
  font-size: 16px;
  padding-block: 12px;
  border-bottom: 1px solid #DEDEDE;
  padding-top: 3px;
}
body.cms-warehouses .warehouses-wrapper > ul li:has(a).ch, body.cms-warehouses .warehouses-wrapper > ul li:has(a).seWarehouse {
  border-bottom: 0;
}
body.cms-warehouses .warehouses-wrapper > ul li.selected {
  color: var(--accent);
}
body.cms-warehouses .warehouses-wrapper > ul li:not(:has(a)) {
  font-family: "Ubuntu", sans-serif;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 15px;
}
body.cms-warehouses .warehouses-wrapper > ul li:not(:has(a)):not(:nth-child(1)) {
  margin-top: 40px;
}
@media only screen and (max-width: 992px) {
  body.cms-warehouses .warehouses-wrapper > ul li:not(:has(a)):not(:nth-child(1)) {
    margin-top: 10px;
  }
}
body.cms-warehouses .warehouses-wrapper > ul li a {
  color: inherit;
  font-size: inherit;
  display: flex;
  align-items: center;
}
body.cms-warehouses .warehouses-wrapper > ul li img {
  display: block;
  width: 100%;
  max-width: 15px;
}
body.cms-warehouses .warehouses-wrapper .content h2 {
  margin: 0;
  font-family: "Ubuntu", sans-serif;
  font-size: 2.5rem;
  margin-bottom: 25px;
}
body.cms-warehouses .warehouses-wrapper .content img {
  width: 100%;
  margin-bottom: 2rem;
  max-height: 300px;
  object-fit: cover;
}
body.cms-warehouses .warehouses-wrapper .content p {
  font-size: 1.5rem;
  font-weight: 400;
}
body.cms-warehouses .warehouses-wrapper .content p + p {
  margin-top: 20px;
}
body.cms-warehouses .warehouses-wrapper .content .dual-grid {
  margin-top: 50px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 80px;
}
@media only screen and (max-width: 992px) {
  body.cms-warehouses .warehouses-wrapper .content .dual-grid {
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 30px;
  }
}
body.cms-warehouses .warehouses-wrapper .content .dual-grid ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
body.cms-warehouses .warehouses-wrapper .content .dual-grid ul li {
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2;
  font-family: "Poppins", sans-serif;
}
body.cms-warehouses .warehouses-wrapper .content .dual-grid ul li:nth-child(1) {
  font-family: "Ubuntu", sans-serif;
  font-size: 1.7rem;
  margin-bottom: 8px;
  font-weight: 500;
  line-height: 1.2;
}
body.cms-warehouses .warehouses-wrapper .content .dual-grid ul li a {
  color: var(--accent);
  font-size: 1.5rem;
  font-weight: 400;
  text-decoration: underline;
  display: flex;
  align-items: center;
  gap: 4px;
}
body.cms-warehouses .warehouses-wrapper .content .dual-grid ul li img {
  display: block;
  width: 100%;
  max-width: 20px;
  margin: 0;
  padding: 0;
}