.widget-tag-line,
.search-title-button-text {
  color: #555f6b !important;
}

.metallo-home-section--process .metallo-home-eyebrow {
  color: #ffb0a6 !important;
}

.c-footer.c-footer-template-1[data-theme=dark] .widget-view .widget-view-4 .widget-panel .widget-copyright,
.c-footer.c-footer-template-1[data-theme=dark] .widget-view .widget-view-4 .widget-panel .menu-column-item,
.c-footer.c-footer-template-1[data-theme=dark] .widget-view .widget-view-4 .widget-panel .menu-column-item-link,
.c-footer.c-footer-template-1[data-theme=dark] .widget-part-items-j,
.c-footer.c-footer-template-1[data-theme=dark] .no-oferta {
  color: #b8c0ca !important;
}

.c-footer.c-footer-template-1[data-theme=dark] .menu-column-item-link:hover {
  color: #ffffff !important;
}

#cookie-panel a,
.cookie-panel a {
  color: #0b3d91 !important;
  text-decoration: underline !important;
  text-underline-offset: 2px;
  text-decoration-thickness: 1px;
}

body.static-cookie-visible {
  padding-bottom: 0 !important;
}

.static-auth-overlay:not([data-open="true"]),
.static-site-notice:not([data-open="true"]) {
  display: none !important;
}

.static-cookie-consent {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 1450;
  display: none;
  flex-direction: column;
  gap: 10px;
  width: min(520px, calc(100vw - 40px));
  padding: 14px 16px;
  border: 1px solid #d9e0e8;
  border-radius: 4px;
  background: #fff;
  color: #2f3742;
  box-shadow: 0 14px 36px rgba(17, 24, 39, .2);
  font-size: 13px;
  line-height: 1.45;
}

.static-cookie-consent[data-open="true"] {
  display: flex;
}

.static-cookie-consent__actions {
  display: flex;
  gap: 8px;
}

.static-cookie-consent button {
  flex: 1 1 auto;
  min-height: 34px;
  border: 1px solid #1167b1;
  border-radius: 3px;
  background: #1167b1;
  color: #fff;
  font-weight: 700;
  cursor: pointer;
}

.static-cookie-consent button[data-cookie-decline] {
  border-color: #cfcfcf;
  background: #fff;
  color: #333;
}

.metallo-home {
  background: #fff;
  color: #1f252c;
}

.metallo-home-shell .intec-template-layout-header .c-slider {
  display: none !important;
}

.metallo-home-hero {
  position: relative;
  min-height: 560px;
  background: #12171c;
  overflow: hidden;
}

.metallo-home-hero__media {
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(13, 18, 23, .92) 0%, rgba(13, 18, 23, .76) 42%, rgba(13, 18, 23, .24) 100%), url("/images/optimized/home-hero-1024.webp") center/cover no-repeat;
}

.metallo-home-hero__content {
  position: relative;
  z-index: 1;
}

.metallo-home-hero__grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 320px;
  gap: 48px;
  align-items: end;
  min-height: 560px;
  padding: 72px 0 64px;
}

.metallo-home-hero__main {
  max-width: 760px;
}

.metallo-home-eyebrow {
  display: block;
  margin-bottom: 14px;
  color: #b52126;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.4;
  text-transform: uppercase;
}

.metallo-home-hero .metallo-home-eyebrow,
.metallo-home-section--final .metallo-home-eyebrow {
  color: #f06a58;
}

.metallo-home-hero__title {
  margin: 0;
  color: #fff;
  font-size: 46px;
  font-weight: 700;
  line-height: 1.12;
}

.metallo-home-hero__text {
  max-width: 720px;
  margin: 24px 0 0;
  color: rgba(255, 255, 255, .86);
  font-size: 18px;
  line-height: 1.65;
}

.metallo-home-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 28px;
}

.metallo-home-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 46px;
  max-width: 100%;
  padding: 0 22px;
  border: 1px solid transparent;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
  transition: border-color .2s ease, background-color .2s ease, color .2s ease;
}

.metallo-home-button--primary {
  background: #b52126;
  color: #fff;
}

.metallo-home-button--secondary {
  border-color: rgba(255, 255, 255, .58);
  color: #fff;
}

.metallo-home-hero__facts {
  display: grid;
  gap: 12px;
}

.metallo-home-fact {
  padding: 18px 20px;
  border-left: 3px solid #b52126;
  background: rgba(255, 255, 255, .1);
  backdrop-filter: blur(6px);
}

.metallo-home-fact span {
  display: block;
  color: #fff;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.1;
}

.metallo-home-fact p {
  margin: 8px 0 0;
  color: rgba(255, 255, 255, .78);
  font-size: 14px;
  line-height: 1.45;
}

.static-product-proof-count,
.static-product-proof-views,
.static-product-proof-lock {
  color: #4f5964 !important;
}

.static-product-proof {
  display: flex !important;
  flex-wrap: wrap !important;
  align-items: center !important;
  gap: 5px 10px !important;
}

.static-product-meta.static-product-proof,
.static-product-meta.static-product-proof.static-product-proof--detail {
  display: flex !important;
  flex-wrap: wrap !important;
  align-items: center !important;
  gap: 5px 10px !important;
  text-align: left !important;
  white-space: normal !important;
}

.static-product-proof-main {
  display: inline-flex !important;
  align-items: center !important;
  gap: 6px !important;
  white-space: nowrap;
}

.static-product-proof-count,
.static-product-proof-views {
  display: inline-block !important;
  white-space: nowrap;
}

.catalog-element-quantity-value-text[data-quantity-state="many"],
.catalog-element-quantity-value-text[data-quantity-state="enough"] {
  color: #176f2d !important;
}

.catalog-element-additional-block-content-text,
.catalog-element-additional-block-content-text table,
.catalog-element-additional-block-content-text th,
.catalog-element-additional-block-content-text td,
.catalog-element-additional-block-content-text b {
  color: #4f5964 !important;
}

.catalog-element-additional-block-content-text th {
  font-weight: inherit;
  text-align: inherit;
}

.static-b2b-depth {
  clear: both;
  max-width: 1080px;
  margin: 18px 0 32px;
  padding-top: 18px;
  border-top: 1px solid #dfe3e8;
  color: #2d333a;
  font-size: 15px;
  line-height: 1.58;
}

.static-b2b-depth h2 {
  margin: 0 0 12px;
  color: #222;
  font-size: 22px;
  line-height: 1.3;
  font-weight: 700;
}

.static-b2b-depth h3 {
  margin: 0 0 8px;
  color: #333;
  font-size: 17px;
  line-height: 1.35;
  font-weight: 700;
}

.static-b2b-depth p {
  margin: 0 0 12px;
}

.static-b2b-depth ul {
  margin: 0 0 14px 18px;
  padding: 0;
}

.static-b2b-depth li {
  margin: 5px 0;
}

.static-b2b-depth__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px 34px;
  margin: 16px 0 18px;
}

.static-b2b-depth__section {
  min-width: 0;
}

.static-b2b-depth__table {
  width: 100%;
  margin: 12px 0 18px;
  border-collapse: collapse;
  font-size: 14px;
  line-height: 1.45;
}

.static-b2b-depth__table th,
.static-b2b-depth__table td {
  padding: 10px 12px;
  border: 1px solid #dfe3e8;
  text-align: left;
  vertical-align: top;
}

.static-b2b-depth__table th {
  width: 28%;
  background: #f7f8fa;
  color: #30363d;
  font-weight: 700;
}

.static-b2b-depth__links {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 18px;
  margin-top: 8px;
}

.static-b2b-depth__links a {
  color: #b52126;
  font-weight: 700;
  text-decoration: none;
}

.static-b2b-depth__links a:hover {
  text-decoration: underline;
}

@media (max-width: 550px) {
  .static-cookie-consent {
    right: 12px;
    bottom: 12px;
    left: 12px;
    width: auto;
    padding: 12px;
    font-size: 12px;
  }

  .static-cookie-consent__actions {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 7px;
  }

  .static-product-meta.static-product-proof,
  .static-product-meta.static-product-proof.static-product-proof--detail {
    display: flex !important;
    align-items: center !important;
    max-width: calc(100vw - 40px) !important;
  }

  .static-product-proof--detail .static-product-proof-lock {
    flex-basis: 100% !important;
  }
}

@media (max-width: 1024px) {
  .metallo-home-hero__grid {
    grid-template-columns: 1fr;
  }

  .metallo-home-hero__facts {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 767px) {
  .static-b2b-depth {
    max-width: calc(100vw - 40px);
    margin: 14px 0 24px;
    font-size: 14px;
    line-height: 1.52;
  }

  .static-b2b-depth h2 {
    font-size: 19px;
  }

  .static-b2b-depth h3 {
    font-size: 16px;
  }

  .static-b2b-depth__grid {
    display: block;
  }

  .static-b2b-depth__section {
    margin-bottom: 16px;
  }

  .static-b2b-depth__table,
  .static-b2b-depth__table tbody,
  .static-b2b-depth__table tr,
  .static-b2b-depth__table th,
  .static-b2b-depth__table td {
    display: block;
    width: 100%;
    box-sizing: border-box;
  }

  .static-b2b-depth__table th {
    border-bottom: 0;
  }
}

@media (max-width: 768px) {
  .metallo-home-hero,
  .metallo-home-hero__grid {
    min-height: auto;
  }

  .metallo-home-hero__grid {
    padding: 48px 0;
  }

  .metallo-home-hero__title {
    font-size: 32px;
  }

  .metallo-home-hero__text {
    font-size: 16px;
  }

  .metallo-home-hero__facts {
    grid-template-columns: 1fr;
  }

  .metallo-home-button {
    width: 100%;
  }
}

@media (max-width: 480px) {
  .metallo-home-hero__title {
    font-size: 28px;
  }
}
