/* Approved desktop frames: Contacts 17:59, About 20:436 (1440 px). */
.header-main nav a[aria-current="page"] {
  color: var(--red);
  text-decoration: underline;
  text-underline-offset: 3px;
}
.contacts-page .eyebrow,
.factory-page .eyebrow {
  line-height: 18.24px;
}
.contact-heading {
  padding: 76px 0 56px;
  border-bottom: 1px solid #dce1dd;
}
.contact-heading h1 {
  font-size: 80px;
  line-height: 80px;
  letter-spacing: -4.4px;
  margin-top: 22px;
}
.contact-lead {
  font-size: 22px;
  line-height: 33px;
  color: #69736d;
  margin-top: 28px;
}
.contact-details {
  padding: 64px 0 80px;
}
.contact-grid {
  display: grid;
  grid-template-columns: 584px 664px;
  gap: 72px;
  align-items: start;
}
.contacts-page h2 {
  font-size: 40px;
  line-height: 44px;
  letter-spacing: -2.2px;
}
.contact-phones h2 {
  margin-top: 18px;
}
.phone-entry p {
  font-size: 14px;
  line-height: 17px;
  color: #69736d;
  margin-bottom: 8px;
}
.phone-entry a {
  font-weight: 700;
  letter-spacing: -1px;
  display: inline-block;
}
.phone-entry.primary {
  margin-top: 32px;
}
.phone-entry.primary a {
  font-size: 36px;
  line-height: 44px;
}
.phone-entry.secondary {
  margin-top: 22px;
}
.phone-entry.secondary a {
  font-size: 28px;
  line-height: 34px;
}
.contact-phones .social {
  margin-top: 25px;
}
.address-panel {
  padding: 73px 40px 36px;
  background: #f2f5f2;
}
.address-panel address {
  font-style: normal;
  font-size: 21px;
  line-height: 31.5px;
  margin-top: 32px;
}
.address-panel h3 {
  font-size: 18px;
  line-height: 20.16px;
  letter-spacing: 0;
  margin-top: 32px;
  margin-bottom: 13px;
}
.opening-hours > div {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top: 1px solid #d7ded8;
  padding: 16px 0;
  font-size: 17px;
  line-height: 21px;
}
.opening-hours dd {
  font-weight: 700;
}
.contact-map {
  position: relative;
  padding-bottom: 61px;
}
.contact-map iframe {
  display: block;
  width: 1320px;
  height: 360px;
  border: 1px solid #d7ded8;
  background: #f3f5f2;
}
.map-link {
  position: absolute;
  right: 0;
  bottom: 22px;
  font-size: 15px;
  text-decoration: underline;
  text-underline-offset: 3px;
}
.factory-intro {
  padding: 76px 0 72px;
  min-height: 684px;
}
.factory-intro h1 {
  font-size: 68px;
  line-height: 70px;
  letter-spacing: -3px;
  margin-top: 22px;
}
.factory-story {
  display: grid;
  grid-template-columns: 600px 593px;
  gap: 120px;
  margin-top: 44px;
  align-items: start;
  min-height: 311px;
}
.factory-lead {
  font-size: 25px;
  line-height: 37.5px;
  color: #202723;
  margin-top: 76px;
}
.factory-description {
  font-size: 19px;
  line-height: 30.4px;
  color: #69736d;
}
.factory-description > p + p {
  margin-top: 19.3px;
}
.factory-description .underlined-link {
  display: inline-block;
  margin-top: 25px;
}
.underlined-link {
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  text-decoration: underline;
  text-underline-offset: 3px;
  color: var(--ink);
}
.underlined-link:hover {
  color: var(--red);
}
.factory-gallery {
  background: #f2f5f2;
  border-top: 1px solid #dce2dd;
  padding: 72px 0 88px;
  height: 972px;
}
.factory-page h2 {
  font-size: 48px;
  line-height: 50.4px;
  letter-spacing: -2.64px;
}
.factory-gallery h2 {
  margin-top: 17px;
}
.gallery-grid {
  display: grid;
  grid-template-columns: repeat(3, 424px);
  grid-template-rows: 330px 382px;
  gap: 30px 24px;
  padding-top: 36px;
}
.gallery-grid figure {
  margin: 0;
  min-width: 0;
}
.gallery-image {
  position: relative;
  height: 294px;
  overflow: hidden;
}
.gallery-image img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.gallery-grid figcaption {
  font-size: 17px;
  line-height: 21px;
  font-weight: 700;
  margin-top: 14px;
}
.gallery-laboratory img {
  width: 163.27%;
  height: 101.66%;
  left: -7.67%;
  top: 0.04%;
  object-fit: fill;
}
.gallery-silos .gallery-image {
  width: 363px;
  height: 346px;
}
.gallery-silos img {
  height: 163.39%;
  top: 0.1%;
  left: -0.02%;
  object-fit: fill;
}
.gallery-mixers {
  position: relative;
  left: -41px;
  width: 505px;
}
.gallery-mixers .gallery-image {
  height: 345px;
}
.gallery-mixers img {
  width: 100.35%;
  left: -0.28%;
  top: 0.01%;
  object-fit: fill;
}
.gallery-pump {
  margin-left: 61px !important;
  width: 363px;
}
.gallery-pump .gallery-image {
  height: 345px;
}
.factory-contact {
  padding: 65px 0 88px;
  background: #f2f5f2;
  min-height: 337.79px;
}
.factory-contact-grid {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.factory-contact h2 {
  margin-top: 17px;
}
.factory-contact-description {
  font-size: 18px;
  line-height: 27.9px;
  color: #69736d;
  margin-top: 23px;
}
.factory-contact-links {
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: flex-start;
}
.factory-phone {
  font-size: 31px;
  line-height: 38px;
  font-weight: 800;
}
.factory-contact-links .underlined-link {
  margin-top: 4px;
}
.contact-heading {
  min-height: 348px;
}
.contact-grid {
  min-height: 427.15px;
}
