@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter-Regular.woff2") format("woff2"),
       url("../fonts/Inter-Regular.woff") format("woff");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter-Medium.woff2") format("woff2"),
       url("../fonts/Inter-Medium.woff") format("woff");
  font-style: normal;
  font-weight: 500;
  font-display: swap;
}

@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter-Bold.woff2") format("woff2"),
       url("../fonts/Inter-Bold.woff") format("woff");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}

body,
button,
input,
select,
textarea {
  font-family: "Inter", Arial, sans-serif;
}

body {
  color: #4d4b52;
  font-size: 14px;
  line-height: 1.55;
}

h1,
h2,
h3,
h4,
h5,
h6,
.product-thumb .price,
.bep-info {
  font-family: "Inter", Arial, sans-serif;
}

a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
  outline: 3px solid rgba(254, 216, 43, 0.62);
  outline-offset: 2px;
}

.site-legal-footer {
  background: #25222b;
  color: #d9d7dc;
  font-size: 13px;
  line-height: 1.55;
  margin-top: 46px;
  padding: 42px 0 24px;
}

.site-legal-footer h5 {
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.07em;
  margin: 0 0 16px;
}

.site-legal-footer a,
.site-legal-footer__link-button {
  color: #f2f1f4;
  text-decoration: underline;
  text-decoration-color: rgba(242, 241, 244, 0.35);
  text-underline-offset: 3px;
}

.site-legal-footer a:hover,
.site-legal-footer a:focus,
.site-legal-footer__link-button:hover,
.site-legal-footer__link-button:focus {
  color: #fed82b;
  text-decoration-color: #fed82b;
}

.site-legal-footer li {
  margin-bottom: 9px;
}

.site-legal-footer__company {
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 12px;
}

.site-legal-footer__details {
  color: #c7c4ca;
  margin-bottom: 12px;
}

.site-legal-footer__requisites {
  display: inline-block;
  font-weight: 600;
  min-height: 30px;
}

.site-legal-footer__link-button {
  background: transparent;
  border: 0;
  cursor: pointer;
  padding: 0;
  text-align: left;
}

.site-legal-footer hr {
  border-color: rgba(255, 255, 255, 0.13);
  margin: 28px 0 18px;
}

.site-legal-footer__bottom {
  align-items: flex-start;
  color: #a9a6ae;
  display: flex;
  font-size: 12px;
  gap: 20px;
  justify-content: space-between;
}

.legal-document {
  color: #3f3e43;
  font-size: 15px;
  line-height: 1.7;
  margin: 10px auto 42px;
  max-width: 980px;
}

.legal-document__lead {
  background: linear-gradient(135deg, #f4f8f3 0%, #fbfaf4 100%);
  border: 1px solid #dbe7d8;
  border-radius: 12px;
  color: #343438;
  font-size: 16px;
  margin: 18px 0 28px;
  padding: 20px 22px;
}

.legal-document h2 {
  color: #25222b;
  font-size: 20px;
  line-height: 1.35;
  margin: 34px 0 14px;
  text-transform: none;
}

.legal-document h3 {
  color: #343238;
  font-size: 17px;
  line-height: 1.4;
  margin: 26px 0 10px;
  text-transform: none;
}

.legal-document p,
.legal-document li {
  margin-bottom: 10px;
}

.legal-document ul,
.legal-document ol {
  padding-left: 24px;
}

.legal-document table {
  background: #fff;
  border: 1px solid #e2e1e4;
  border-radius: 8px;
  display: table;
  margin: 18px 0;
  overflow: hidden;
  width: 100%;
}

.legal-table-wrap {
  margin: 18px 0;
  max-width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.legal-table-wrap .legal-table {
  margin: 0;
  min-width: 620px;
}

.legal-document th,
.legal-document td {
  border: 1px solid #e2e1e4;
  padding: 12px 14px;
  text-align: left;
  vertical-align: top;
}

.legal-document th {
  background: #f5f4f6;
  color: #29272c;
}

.legal-document__note {
  background: #fff9de;
  border-left: 4px solid #fed82b;
  border-radius: 4px;
  margin: 20px 0;
  padding: 14px 16px;
}

.legal-document__version {
  color: #737078;
  font-size: 13px;
  margin-top: 30px;
}

.legal-inline-notice {
  background: #f7f8f7;
  border: 1px solid #dedfdd;
  border-radius: 8px;
  color: #55535a;
  font-size: 13px;
  line-height: 1.55;
  margin: 14px 0;
  padding: 13px 15px;
}

.legal-agree {
  align-items: flex-start;
  background: #f8f8f8;
  border: 1px solid #e0dfe2;
  border-radius: 8px;
  display: flex;
  gap: 10px;
  margin: 16px 0;
  padding: 13px 15px;
}

.legal-agree input[type="checkbox"] {
  flex: 0 0 auto;
  height: 18px;
  margin: 2px 0 0;
  width: 18px;
}

.legal-agree label {
  font-size: 13px;
  line-height: 1.5;
  margin: 0;
}

.product-legal-card {
  background: #f7f8f7;
  border: 1px solid #dfe4de;
  border-radius: 10px;
  margin-top: 22px;
  padding: 16px;
}

.product-legal-card h3 {
  color: #29272d;
  font-size: 15px;
  margin: 0 0 12px;
  text-transform: none;
}

.product-legal-card li {
  border-bottom: 1px solid #e3e5e2;
  font-size: 12px;
  line-height: 1.5;
  padding: 8px 0;
}

.product-legal-card li:last-child {
  border-bottom: 0;
}

.product-legal-card__links {
  font-size: 12px;
  line-height: 1.7;
  margin: 10px 0 0;
}

.product-stock--out {
  color: #a3382f;
  font-size: 12px;
  font-weight: 700;
  margin: 8px 0 0;
}

.product-thumb .button-group button[disabled] {
  background: #8e8b91;
  color: #fff;
  cursor: not-allowed;
  opacity: 1;
}

.zc-cookie-banner {
  bottom: 18px;
  left: 18px;
  max-width: 1160px;
  position: fixed;
  right: 18px;
  z-index: 2147482000;
}

.zc-cookie-banner__body {
  align-items: center;
  background: rgba(37, 34, 43, 0.98);
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 14px;
  box-shadow: 0 18px 60px rgba(0, 0, 0, 0.34);
  color: #f4f3f5;
  display: flex;
  gap: 28px;
  margin: 0 auto;
  padding: 20px;
}

.zc-cookie-banner__copy {
  flex: 1 1 auto;
  min-width: 0;
}

.zc-cookie-banner__eyebrow {
  color: #fed82b;
  display: block;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.1em;
  margin-bottom: 5px;
  text-transform: uppercase;
}

.zc-cookie-banner h2,
.zc-cookie-modal h2 {
  color: #fff;
  font-size: 18px;
  line-height: 1.35;
  margin: 0 0 7px;
  text-transform: none;
}

.zc-cookie-banner p {
  color: #cfccd2;
  font-size: 13px;
  line-height: 1.5;
  margin: 0;
}

.zc-cookie-banner a {
  color: #fff;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.zc-cookie-banner__actions {
  display: flex;
  flex: 0 0 auto;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: flex-end;
}

.zc-cookie-button {
  border: 1px solid transparent;
  border-radius: 8px;
  font-size: 13px;
  font-weight: 700;
  min-height: 44px;
  padding: 10px 15px;
  text-transform: none;
  transition: background-color 0.16s ease, border-color 0.16s ease, color 0.16s ease;
}

.zc-cookie-button--accept {
  background: #fed82b;
  color: #25222b;
}

.zc-cookie-button--accept:hover,
.zc-cookie-button--accept:focus {
  background: #ffe368;
  color: #25222b;
}

.zc-cookie-button--quiet,
.zc-cookie-button--settings {
  border-color: rgba(255, 255, 255, 0.55);
}

.zc-cookie-button--quiet {
  background: #fff;
  color: #25222b;
}

.zc-cookie-button--settings {
  background: transparent;
  color: #fff;
}

.zc-cookie-button--quiet:hover,
.zc-cookie-button--quiet:focus {
  background: #f0eff1;
  border-color: #fff;
  color: #25222b;
}

.zc-cookie-button--settings:hover,
.zc-cookie-button--settings:focus {
  background: rgba(255, 255, 255, 0.1);
  border-color: #fff;
  color: #fff;
}

.zc-cookie-button:disabled {
  cursor: wait;
  opacity: 0.72;
}

.zc-cookie-banner__status {
  flex: 1 0 100%;
  font-size: 12px;
  line-height: 1.4;
  margin: 2px 0 0;
  min-height: 17px;
  text-align: right;
}

.sl-consent-status {
  color: #b42318;
  display: block;
  font-size: 12px;
  line-height: 1.4;
  margin-top: 6px;
}

.zc-cookie-modal {
  inset: 0;
  position: fixed;
  z-index: 2147482100;
}

.zc-cookie-modal__backdrop {
  background: rgba(24, 22, 28, 0.68);
  inset: 0;
  position: absolute;
}

.zc-cookie-modal__panel {
  background: #fff;
  border-radius: 14px;
  box-shadow: 0 24px 80px rgba(0, 0, 0, 0.38);
  left: 50%;
  max-height: calc(100vh - 36px);
  max-width: 590px;
  overflow-y: auto;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: calc(100% - 36px);
}

.zc-cookie-modal__header {
  align-items: flex-start;
  background: #25222b;
  border-radius: 14px 14px 0 0;
  display: flex;
  justify-content: space-between;
  padding: 20px 22px 16px;
}

.zc-cookie-modal__close {
  background: transparent;
  border: 0;
  color: #fff;
  font-size: 30px;
  height: 44px;
  line-height: 38px;
  margin: -8px -8px 0 10px;
  padding: 0;
  width: 44px;
}

.zc-cookie-modal__content {
  padding: 8px 22px 2px;
}

.zc-cookie-option {
  align-items: center;
  border-bottom: 1px solid #e8e7e9;
  display: flex;
  gap: 18px;
  justify-content: space-between;
  padding: 17px 0;
}

.zc-cookie-option strong {
  color: #2e2c31;
  display: block;
  font-size: 15px;
  margin-bottom: 4px;
}

.zc-cookie-option p {
  color: #6c6971;
  font-size: 13px;
  line-height: 1.5;
  margin: 0;
}

.zc-cookie-option__required {
  background: #edf5eb;
  border-radius: 999px;
  color: #2f6f2d;
  flex: 0 0 auto;
  font-size: 11px;
  font-weight: 700;
  padding: 6px 9px;
}

.zc-cookie-option--switch {
  cursor: pointer;
}

.zc-switch {
  flex: 0 0 auto;
  position: relative;
}

.zc-switch input {
  height: 1px;
  opacity: 0;
  position: absolute;
  width: 1px;
}

.zc-switch__track {
  background: #bbb8bf;
  border-radius: 999px;
  display: block;
  height: 28px;
  position: relative;
  transition: background-color 0.18s ease;
  width: 50px;
}

.zc-switch__track:after {
  background: #fff;
  border-radius: 50%;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.28);
  content: "";
  height: 22px;
  left: 3px;
  position: absolute;
  top: 3px;
  transition: transform 0.18s ease;
  width: 22px;
}

.zc-switch input:checked + .zc-switch__track {
  background: #378735;
}

.zc-switch input:checked + .zc-switch__track:after {
  transform: translateX(22px);
}

.zc-switch input:focus + .zc-switch__track {
  box-shadow: 0 0 0 3px rgba(254, 216, 43, 0.56);
}

.zc-cookie-modal__note {
  color: #77747c;
  font-size: 12px;
  line-height: 1.5;
  margin: 16px 0;
}

.zc-cookie-modal__actions {
  display: flex;
  gap: 10px;
  justify-content: flex-end;
  padding: 0 22px 22px;
}

.zc-cookie-modal__actions .zc-cookie-button--quiet {
  border-color: #9c98a1;
  color: #37343b;
}

.zc-cookie-modal__actions .zc-cookie-button--quiet:hover,
.zc-cookie-modal__actions .zc-cookie-button--quiet:focus {
  background: #f0eff1;
  border-color: #5d5962;
  color: #25222b;
}

body.zc-cookie-modal-open {
  overflow: hidden;
}

@media (max-width: 991px) {
  .zc-cookie-banner__body {
    align-items: stretch;
    flex-direction: column;
    gap: 15px;
  }

  .zc-cookie-banner__actions {
    justify-content: stretch;
  }

  .zc-cookie-banner__actions .zc-cookie-button {
    flex: 1 1 150px;
  }
}

@media (max-width: 767px) {
  body {
    font-size: 14px;
  }

  .site-legal-footer {
    padding-top: 34px;
  }

  .site-legal-footer .col-sm-2,
  .site-legal-footer .col-sm-3,
  .site-legal-footer .col-sm-4 {
    margin-bottom: 28px;
  }

  .site-legal-footer a,
  .site-legal-footer__link-button {
    display: inline-block;
    min-height: 36px;
    padding: 7px 0;
  }

  .site-legal-footer li {
    margin-bottom: 2px;
  }

  .site-legal-footer__bottom {
    flex-direction: column;
    gap: 8px;
  }

  .legal-document {
    font-size: 14px;
  }

  .legal-table-wrap {
    border: 1px solid #e2e1e4;
    border-radius: 8px;
    margin-left: -4px;
    margin-right: -4px;
  }

  .legal-table-wrap .legal-table {
    border: 0;
    border-radius: 0;
  }

  .zc-cookie-banner {
    bottom: 8px;
    left: 8px;
    right: 8px;
  }

  .zc-cookie-banner__body {
    border-radius: 11px;
    padding: 16px;
  }

  .zc-cookie-banner__actions {
    display: grid;
    grid-template-columns: 1fr;
  }

  .zc-cookie-button {
    width: 100%;
  }

  .zc-cookie-option {
    align-items: flex-start;
  }

  .zc-cookie-option__required {
    white-space: nowrap;
  }

  .zc-cookie-modal__actions {
    flex-direction: column-reverse;
  }
}

@media (prefers-reduced-motion: reduce) {
  *,
  *:before,
  *:after {
    scroll-behavior: auto !important;
    transition-duration: 0.01ms !important;
  }
}
.legal-store-status {
  background: #fff8e6;
  border-bottom: 1px solid #f0d38a;
  color: #4f3b08;
  font-size: 14px;
  line-height: 1.45;
  padding: 10px 0;
}

.legal-store-status .container {
  align-items: flex-start;
  display: flex;
  gap: 9px;
}

.legal-store-status .fa {
  color: #9a6700;
  margin-top: 3px;
}

.legal-store-status a {
  color: #6f4b00;
  font-weight: 600;
  text-decoration: underline;
}
