#t-breadcrumbs-wrapper {
    padding: 0 20px;   
}
#t-breadcrumbs { 
    max-width: 100%; 
    /*display: flex; */
    /*gap: 15px; */
    padding: 0px;
    display: inline;
}

#t-breadcrumbs .t-breadcrumb,
#t-breadcrumbs .t-breadcrumb-separator {
    display: inline;   
    vertical-align: text-top;
}

#t-breadcrumbs .t-breadcrumb-separator {
    margin: 0px 5px;
}

#t-breadcrumbs .t-breadcrumb-separator img {
}

#t-breadcrumbs .t-breadcrumb a {
    color: #7d7d7d;
    font-size: 16px;
    font-family: 'Golos Text',Arial,sans-serif;
    line-height: 1.55;
    font-weight: 400;
    border-radius: 30px;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
}

.js-store-prod-text a {
  display: inline-block;
  padding: 10px 15px;
  margin-right: 15px;
  margin-top: 20px;
  border-radius: 5px;
  font-weight: 500;
}

.js-store-prod-text a {
  background-color: #FFD600;
  color: #000 !important;
}

.js-store-prod-text a:last-of-type {
  background-color: #8EAF0C;
  color: #000 !important;
}

.t706__cartwin_showed {
  z-index:9999999;
}

.t-store__prod-popup__info {
    text-align: left;
}

.t-store__filter__search .t-store__filter__input,
.t-store__sort-select {
    width: 260px !important;
    border-radius: 70px !important;
    height: 35px !important;
}

@media screen and (min-width:960px) {
.t-store__product-snippet .t-container>div:after, .t-store__product-popup>div:after {
    clear: unset !important;
}

.t-store .t-store__tabs {
    width: 100% !important;
    display: block!important;
    margin-top: 20px!important;
    max-width: calc(6 / 12 * 100% - 40px);
}
}

.t-name_xs {
    font-size: 20px;
    font-weight: 600 !important;
}

.t-store__tabs__list .t-store__tabs__item[data-tab-title="Где купить?"] .t-store__tabs__content[style*='display: block']{
    display: flex !important;
    gap: 20px;
}

.js-store-prod-sku {
    /*display: block !important;*/
    margin-top: 10px;
    font-family: 'Golos Text';
}

.t228 .t-btn {
    height: 45px;
    font-size: 20px;
}

.t177__img,
.t-slds__img,
.t823__bgimg,
.t390__img,
.t-popup__container {
    border-radius: 20px;
}

.t993__btn-text-wrapper {
    text-decoration: underline;
}

div.t1107__bgimg.t-margin_auto.t-bgimg {
    border-radius: 20px;
}


.t-store__prod-popup__price-value::before {
    content: "от";
    color: #08005e;
    font-weight: 600;
    /*font-size: 20px;*/
    line-height: 1.35;
    padding-right: 5px;
}

.t-store__prod-popup__price-value::after {
    content: "₽";
    color: #08005e;
    padding-left: 5px;
}

.t-store__card__price-value::before {
    content: "от";
    color: #08005e;
    font-weight: 600;
    /*font-size: 20px;*/
    line-height: 1.35;
    padding-right: 5px;
}

.t-store__card__price-value::after {
    content: "₽";
    color: #08005e;
    padding-left: 5px;
}

/*.t-store__prod-popup__text::before*/
.t-store__prod-popup__price-wrapper::after {
    content: "Выгодные условия оптом. Скидки!";
    display: block;
    margin-top: 20px !important;
    font-weight: 600;
    line-height: 1.35;
    text-align: left;
    background: #1100C4;
    color: #fff;
    padding: 5px 10px;
    border-radius: 30px;
    font-family: 'Golos Text';
    max-width: 300px;
    text-align: center;
}

.t-store__prod-popup__price-currency,
.t-store__card__price-currency {
    display: none;
}



/*.t-store__tabs__list .t-store__tabs__item[data-tab-title="Где купить?"] .t-store__tabs__content {*/
/*    display: flex;*/
/*}*/

/*тест
.js-store-product.js-product.t-store__product-popup, 
.t-store__product-snippet .t-container {
    min-height:820px;
}

@media screen and (min-width:960px){

.js-store-product.js-product.t-store__product-popup,
.t-store__product-snippet .t-container{
    position: relative;
}
.t-store__prod-popup__slider.js-store-prod-slider {
    position: absolute;
    top: 0;
    left: 0;
}  
.t-store__tabs.t-store__tabs_accordion {
    max-width: 440px;
}
.t-store__prod-popup__info.t-align_left.t-store__prod-popup__col-right,
.t-store__tabs.t-store__tabs_accordion{
    margin-left: 490px;
}
}*/


:root {
  --primary: #1000C4;
  --dark: #0a0a0a;
  --gray-50: #f8f9fa;
  --gray-100: #f1f3f5;
  --gray-200: #e9ecef;
  --gray-300: #dee2e6;
  --gray-500: #adb5bd;
  --gray-700: #495057;
  --gray-900: #212529;
  --green: #2ecc71;
  --ozon: #005bff;
  --wb: #cb11ab;
  --ym: #ffcc00;
  --shadow-sm: 0 2px 8px rgba(10, 10, 10, 0.06);
  --shadow-md: 0 8px 24px rgba(10, 10, 10, 0.08);
  --radius-lg: 30px;
  --radius-md: 16px;
  --radius-sm: 10px;
  --t-headline-font: 'Manrope', 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;
  --t-text-font: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
}

.t-store__relevants__container {
    display: none !important;
}

.eb-page {
  font-family: var(--t-text-font);
  color: var(--gray-900);
  background: #fff;
  font-size: 16px;
  line-height: 1.6;
}
.eb-page *,
.eb-page * { box-sizing: border-box; }
.eb-page input,
.eb-page textarea,
.eb-page select { font: inherit; }
.eb-page img { display: block; max-width: 100%; }

.eb-container {
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 24px;
}

/* ===== BLOCK 1: HERO ===== */
.eb-hero {
  padding: 56px 0 64px;
  background: #fff;
}
.eb-hero__grid {
  display: grid;
  grid-template-columns: 1fr 2fr;
  gap: 48px;
  align-items: start;
}
.eb-hero__media {
  position: relative;
  aspect-ratio: 1 / 1;
  border-radius: var(--radius-lg);
  overflow: hidden;
  background: #fff;
  border: 1px solid var(--gray-200);
  box-shadow: none;
  padding: 0;
}
.eb-hero__carousel {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
}
.eb-hero__viewport {
  position: relative;
  flex: 1;
  overflow: hidden;
}
.eb-hero__track {
  display: flex;
  width: 100%;
  height: 100%;
  transition: transform .5s cubic-bezier(.22,.61,.36,1);
  will-change: transform;
}
.eb-hero__slide {
  flex: 0 0 100%;
  width: 100%;
  height: 100%;
}
.eb-hero__slide img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
}
.eb-hero__arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid var(--gray-300);
  background: #fff;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background .2s ease, border-color .2s ease, opacity .2s ease;
  z-index: 3;
  padding: 0;
  box-shadow: 0 4px 12px rgba(10, 10, 10, 0.08);
}
.eb-hero__arrow--prev { left: 12px; }
.eb-hero__arrow--next { right: 12px; }
.eb-hero__arrow:hover { background: #1000c4; border-color: #1000c4; }
.eb-hero__arrow:hover svg { stroke: #fff; }
.eb-hero__arrow svg {
  width: 18px;
  height: 18px;
  stroke: var(--dark);
  fill: none;
  stroke-width: 2;
  transition: stroke .2s ease;
}
.eb-hero__dots {
  display: flex;
  gap: 8px;
  justify-content: center;
  align-items: center;
  padding: 12px 0;
  background: #fff;
}
.eb-hero__dots button {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: var(--gray-300);
  border: none;
  padding: 0;
  cursor: pointer;
  transition: all .25s ease;
}
.eb-hero__dots button.is-active {
  background: #1000c4;
  width: 24px;
  border-radius: 4px;
}
.eb-hero__dots button:hover:not(.is-active) {
  background: var(--gray-500);
}

.eb-hero__title {
  font-family: var(--t-headline-font);
  font-size: clamp(28px, 3.4vw, 44px);
  line-height: 1.15;
  font-weight: 600;
  color: #000;
  margin: 0 0 28px;
  letter-spacing: -0.02em;
}
.eb-hero__title em { font-style: normal; color: #000; }
.eb-hero__cols {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 32px 48px;
  margin-bottom: 0;
}
.eb-hero__list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 20px 14px;
}
.eb-hero__feat {
  display: flex;
  align-items: center;
  gap: 14px;
  font-size: 18px;
  color: var(--gray-700);
  font-weight: 500;
}
.eb-hero__feat img { width: 32px; height: 32px; flex-shrink: 0; }
.eb-hero__specs {
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.eb-hero__spec {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  gap: 12px;
  padding: 0 0 8px;
  border-bottom: 1px solid rgba(17, 163, 92, 0.6);
  font-size: 14.5px;
}
.eb-hero__spec dt { color: var(--gray-500); font-weight: 500; margin: 0; font-size: 18px; }
.eb-hero__spec dd { color: var(--gray-900); font-weight: 600; margin: 0; text-align: right; white-space: nowrap; font-size: 16px; }

.eb-hero__actions {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
  margin-top: 32px;
  align-items: stretch;
  width: 100%;
}
.eb-market {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 16px;
  border-radius: var(--radius-md);
  text-decoration: none;
  font-family: var(--t-headline-font);
  font-weight: 700;
  font-size: 14.5px;
  color: #fff;
  border: 1px solid var(--gray-200);
  cursor: pointer;
  transition: transform .2s ease, box-shadow .2s ease, filter .2s ease;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  background: #fff;
  min-height: 72px;
}
.eb-market:hover { transform: translateY(-2px); box-shadow: var(--shadow-sm); filter: brightness(1.02); }
.eb-market img { width: 100%; height: auto; max-height: 56px; object-fit: contain; }

/* ===== BLOCK 2: TABS ===== */
.eb-tabs {
  max-width: 1296px;
  width: 100%;
  margin: 0 auto;
  padding: 64px 40px;
  background: #f2f3f5;
  border-radius: 30px;
}
.eb-tabs > .eb-container {
  max-width: 1240px;
  width: 100%;
  margin: 0 auto;
  padding: 0;
}
.eb-tabs__head { margin-bottom: 32px; }
.eb-tabs__title {
  font-family: var(--t-headline-font);
  font-size: clamp(26px, 3vw, 38px);
  font-weight: 600;
  color: var(--dark);
  margin: 0 0 14px;
  letter-spacing: -0.02em;
  text-align: left;
}
.eb-tabs__lead {
  width: 100%;
  margin: 0;
  font-size: 18px;
  line-height: 1.75;
  color: var(--gray-700);
  text-align: left;
}
.eb-tabs__lead p { margin: 0; }
.eb-tabs__nav {
  display: flex;
  gap: 0;
  justify-content: stretch;
  margin: 40px 0 32px;
  flex-wrap: wrap;
  padding-bottom: 0;
  width: 100%;
}
.eb-tabs__btn {
  background: #fff;
  border: 1px solid #000;
  padding: 14px 28px;
  font-family: var(--t-headline-font);
  font-size: 16px;
  font-weight: 600;
  color: #000;
  cursor: pointer;
  border-radius: 0;
  transition: color .2s ease, background .2s ease;
  letter-spacing: 0.01em;
  flex: 1 1 0;
  text-align: center;
  min-width: 0;
  margin-left: -1px;
}
.eb-tabs__btn:first-child {
  margin-left: 0;
  border-top-left-radius: var(--radius-md);
  border-bottom-left-radius: var(--radius-md);
}
.eb-tabs__btn:last-child {
  border-top-right-radius: var(--radius-md);
  border-bottom-right-radius: var(--radius-md);
}
.eb-tabs__btn:hover { color: #fff; background: #000; }
.eb-tabs__btn.is-active { color: #fff; background: #000; border-color: #000; }

.eb-tabs__panel { display: none; animation: eb-fade .35s ease; }
.eb-tabs__panel.is-active { display: block; }
@keyframes eb-fade {
  from { opacity: 0; transform: translateY(6px); }
  to { opacity: 1; transform: translateY(0); }
}

/* ===== SPECS ===== */
.eb-specs {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 8px 48px;
  margin: 0 auto;
  width: 100%;
  max-width: 100%;
}

.eb-specs__row {
  display: flex;
  align-items: baseline;
  gap: 8px;
  width: 100%;
  min-width: 0;
}

.eb-specs__key {
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  flex: 0 1 auto;
}

.eb-specs__dots {
  flex: 1 1 20px;
  min-width: 20px;
  border-bottom: 1px dotted var(--gray-300);
}

.eb-specs__val {
  flex-shrink: 0;
}

.eb-original {
  display: grid;
  grid-template-columns: 220px 1fr;
  gap: 32px;
  align-items: start;
  max-width: 1000px;
  margin: 0 auto;
  background: #fff;
  border-radius: var(--radius-md);
  padding: 32px;
}
.eb-original__visual {
  width: 180px;
  height: 180px;
  background: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: var(--shadow-sm);
  margin: 0 auto;
  position: relative;
}
.eb-original__visual::after {
  content: '';
  position: absolute;
  inset: -8px;
  border: 2px dashed #1000c4;
  border-radius: 50%;
  opacity: 0.25;
  animation: eb-spin 14s linear infinite;
}
@keyframes eb-spin { to { transform: rotate(360deg); } }
.eb-original__visual img { width: 80px; height: 80px; }
.eb-original__title {
  font-family: var(--t-headline-font);
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 16px;
  color: var(--dark);
  text-align: left;
}
.eb-original__list { list-style: none; margin: 0; padding: 0; display: flex; flex-direction: column; gap: 12px; }
.eb-original__list li {
  position: relative;
  padding-left: 28px;
  font-size: 15px;
  color: var(--gray-700);
  line-height: 1.6;
}
.eb-original__list li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 6px;
  width: 16px;
  height: 16px;
  background: var(--green);
  -webkit-mask: url("data:image/svg+xml;utf8,") no-repeat center / contain;
  mask: url("data:image/svg+xml;utf8,") no-repeat center / contain;
}

/* ===== REVIEWS ===== */
.eb-reviews {
  position: relative;
  max-width: none;
  margin: 0;
  padding: 0 60px;
}
.eb-reviews__viewport { overflow: hidden; }
.eb-reviews__track {
  display: flex;
  gap: 20px;
  transition: transform .5s ease;
}
.eb-review {
  flex: 0 0 calc((100% - 40px) / 3);
  background: #fff;
  border-radius: var(--radius-md);
  padding: 36px 40px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  border: 1px solid var(--gray-200);
}
.eb-review__stars { display: flex; gap: 4px; }
.eb-review__stars svg { width: 20px; height: 20px; fill: #f5b400; }
.eb-review__text {
  font-size: 16px;
  line-height: 1.7;
  color: var(--gray-900);
  margin: 0;
  font-style: italic;
  text-align: left;
}
.eb-review__author { display: flex; justify-content: space-between; align-items: center; padding-top: 12px; border-top: 1px solid var(--gray-200); }
.eb-review__name { font-family: var(--t-headline-font); font-weight: 700; color: var(--dark); }
.eb-review__date { color: var(--gray-500); font-size: 13px; }
.eb-reviews__nav { display: none; }
.eb-reviews__dots { display: flex; gap: 8px; justify-content: center; margin-top: 24px; }
.eb-reviews__dots button {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: var(--gray-300);
  border: none;
  padding: 0;
  cursor: pointer;
  transition: all .2s ease;
}
.eb-reviews__dots button.is-active { background: #1000c4; width: 24px; border-radius: 4px; }

.eb-reviews__edge-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 44px;
  height: 44px;
  border-radius: 50%;
  border: 1px solid var(--gray-300);
  background: #fff;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all .2s ease;
  z-index: 2;
}
.eb-reviews__edge-arrow--prev { left: 0; }
.eb-reviews__edge-arrow--next { right: 0; }
.eb-reviews__edge-arrow:hover { background: #1000c4; border-color: #1000c4; }
.eb-reviews__edge-arrow:hover svg { stroke: #fff; }
.eb-reviews__edge-arrow svg { width: 18px; height: 18px; stroke: var(--dark); fill: none; stroke-width: 2; }
.eb-reviews__edge-arrow:disabled { opacity: 0.4; cursor: not-allowed; }

/* ===== BLOCK 3: FAQ — width = Hero, rounded 30px ===== */
.eb-faq {
  max-width: 1296px;
  width: 100%;
  margin: 0 auto;
  padding: 64px 40px;
  background: #e8e9eb;
  border-radius: 30px;
}
.eb-faq > .eb-container {
  max-width: 1240px;
  width: 100%;
  margin: 0 auto;
  padding: 0;
}
.eb-faq__head { text-align: left; margin-bottom: 40px; }
.eb-faq__title {
  font-family: var(--t-headline-font);
  font-size: clamp(26px, 3vw, 38px);
  font-weight: 600;
  color: #000;
  margin: 0 0 8px;
  letter-spacing: -0.02em;
}
.eb-faq__sub { color: var(--gray-500); font-size: 15px; margin: 0; }
.eb-faq__list {
  max-width: 100%;
  margin: 0;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px 16px;
  align-items: stretch;
}
.eb-faq__item {
  background: #fff;
  border-radius: var(--radius-md);
  overflow: hidden;
  transition: box-shadow .2s ease;
  border: 1px solid var(--gray-200);
  display: flex;
  flex-direction: column;
}
.eb-faq__item.is-open { box-shadow: var(--shadow-md); border-color: transparent; }
.eb-faq__q {
  width: 100%;
  background: transparent;
  border: none;
  padding: 22px 28px;
  text-align: left;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  font-family: var(--t-headline-font);
  font-weight: 600;
  font-size: 18px;
  color: #000;
  transition: color .2s ease;
  flex-shrink: 0;
}
.eb-faq__q:hover { color: #1000c4; }
.eb-faq__icon {
  width: 28px;
  height: 28px;
  flex-shrink: 0;
  position: relative;
  border-radius: 50%;
  background: var(--gray-100);
  transition: background .2s ease, transform .3s ease;
}
.eb-faq__icon::before,
.eb-faq__icon::after {
  content: '';
  position: absolute;
  background: var(--dark);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: background .2s ease;
}
.eb-faq__icon::before { width: 12px; height: 2px; }
.eb-faq__icon::after { width: 2px; height: 12px; }
.eb-faq__item.is-open .eb-faq__icon { background: #1000c4; transform: rotate(45deg); }
.eb-faq__item.is-open .eb-faq__icon::before,
.eb-faq__item.is-open .eb-faq__icon::after { background: #fff; }
.eb-faq__a {
  max-height: 0;
  overflow: hidden;
  transition: max-height .35s ease, padding .35s ease;
  padding: 0 28px;
  color: var(--gray-700);
  font-size: 15px;
  line-height: 1.7;
}
.eb-faq__item.is-open .eb-faq__a {
  max-height: 600px;
  padding: 0 28px 24px;
}

/* ===== BLOCK 4: RECOMMENDED — width = Hero, rounded 30px ===== */
.eb-rec {
  max-width: 1296px;
  width: 100%;
  margin: 0 auto;
  padding: 64px 40px 80px;
  background: #dedfe1;
  border-radius: 30px;
}
.eb-rec > .eb-container {
  max-width: 1240px;
  width: 100%;
  margin: 0 auto;
  padding: 0;
}
.eb-rec__head { display: flex; justify-content: space-between; align-items: end; margin-bottom: 32px; gap: 16px; flex-wrap: wrap; }
.eb-rec__title {
  font-family: var(--t-headline-font);
  font-size: clamp(26px, 3vw, 38px);
  font-weight: 600;
  color: var(--dark);
  margin: 0;
  letter-spacing: -0.02em;
}
.eb-rec__nav { display: flex; gap: 10px; }
.eb-rec__nav button {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  border: 1px solid var(--gray-300);
  background: #fff;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all .2s ease;
}
.eb-rec__nav button:hover { background: #1000c4; border-color: #1000c4; }
.eb-rec__nav button:hover svg { stroke: #fff; }
.eb-rec__nav button:disabled { opacity: 0.4; cursor: not-allowed; }
.eb-rec__nav svg { width: 18px; height: 18px; stroke: var(--dark); fill: none; stroke-width: 2; }
.eb-rec__viewport { overflow: hidden; margin: 0 -12px; }
.eb-rec__track { display: flex; transition: transform .5s ease; }
.eb-product {
  flex: 0 0 calc(25% - 24px);
  margin: 0 12px;
  background: #fff;
  border: 1px solid var(--gray-200);
  border-radius: var(--radius-md);
  overflow: hidden;
  transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease;
  display: flex;
  flex-direction: column;
}
.eb-product:hover { transform: translateY(-4px); box-shadow: var(--shadow-md); border-color: transparent; }
.eb-product__media {
  aspect-ratio: 1 / 1;
  background: var(--gray-50);
  overflow: hidden;
  position: relative;
}
.eb-product__media img { width: 100%; height: 100%; object-fit: cover; transition: transform .4s ease; }
.eb-product:hover .eb-product__media img { transform: scale(1.05); }
.eb-product__tag {
  position: absolute;
  top: 12px;
  left: 12px;
  background: var(--dark);
  color: #fff;
  font-size: 11px;
  font-weight: 700;
  padding: 4px 10px;
  border-radius: 999px;
  letter-spacing: 0.04em;
}
.eb-product__body { padding: 18px 20px 22px; display: flex; flex-direction: column; gap: 8px; flex: 1; }
.eb-product__brand { font-size: 12px; color: var(--gray-500); text-transform: uppercase; letter-spacing: 0.08em; font-weight: 600; }
.eb-product__name {
  font-family: var(--t-headline-font);
  font-size: 15px;
  font-weight: 600;
  color: var(--dark);
  margin: 0;
  line-height: 1.35;
  min-height: 40px;
}
.eb-product__price { display: flex; align-items: baseline; gap: 8px; margin-top: 4px; }
.eb-product__price-now { font-family: var(--t-headline-font); font-size: 20px; font-weight: 600; color: var(--dark); }
.eb-product__price-old { font-size: 13px; color: var(--gray-500); text-decoration: line-through; }

/* ===== WHOLESALE BUTTON ===== */
.eb-wholesale {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin: 0;
  padding: 16px 20px;
  background: #1000c4;
  color: #fff;
  border: none;
  border-radius: var(--radius-md);
  font-family: var(--t-headline-font);
  font-weight: 700;
  font-size: 22px;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  letter-spacing: 0.01em;
  transition: transform .2s ease, box-shadow .2s ease, filter .2s ease;
  box-shadow: 0 6px 18px rgba(16, 0, 196, 0.25);
  min-height: 72px;
  text-transform: none;
}
.eb-wholesale:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 24px rgba(16, 0, 196, 0.35);
  filter: brightness(1.05);
}

/* ===== RESPONSIVE ===== */
@media (max-width: 960px) {
  .eb-hero__grid { grid-template-columns: 1fr; gap: 28px; }
  .eb-hero__media { max-width: 360px; margin: 0 auto; }
  .eb-hero__cols { grid-template-columns: 1fr; gap: 24px; }
  .eb-hero__actions { grid-template-columns: 1fr; }
  .eb-wholesale { min-height: auto; padding: 16px 24px; font-size: 16px; }
  .eb-market { min-height: auto; padding: 12px; }
  .eb-original { grid-template-columns: 1fr; text-align: center; padding: 24px; }
  .eb-original__list, .eb-original__title { text-align: left; }
  .eb-specs { grid-template-columns: repeat(2, 1fr); }
  .eb-product { flex: 0 0 calc(50% - 24px); }
  .eb-review { flex: 0 0 calc((100% - 20px) / 2); }
  .eb-reviews__edge-arrow { display: none; }
  .eb-reviews__nav { display: flex; justify-content: center; gap: 12px; margin-top: 24px; }
  .eb-reviews__nav button {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    border: 1px solid var(--gray-300);
    background: #fff;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .2s ease;
  }
  .eb-reviews__nav button:hover { background: #1000c4; border-color: #1000c4; }
  .eb-reviews__nav button:hover svg { stroke: #fff; }
  .eb-reviews__nav svg { width: 18px; height: 18px; stroke: var(--dark); fill: none; stroke-width: 2; }
  .eb-tabs__btn { padding: 14px 16px; font-size: 14px; }
  .eb-tabs { padding-left: 24px; padding-right: 24px; border-radius: 24px; }
  .eb-tabs > .eb-container { width: 100%; }
  .eb-faq { padding: 44px 24px; border-radius: 24px; }
  .eb-faq > .eb-container { width: 100%; }
  .eb-rec { padding: 44px 24px 60px; border-radius: 24px; }
  .eb-rec > .eb-container { width: 100%; }
  .eb-faq__list { grid-template-columns: 1fr; }
}
@media (max-width: 640px) {
  .eb-container { padding: 0 18px; }
  .eb-hero { padding: 36px 0 40px; }
  .eb-tabs { padding: 44px 18px; border-radius: 20px; }
  .eb-faq { padding: 44px 18px; border-radius: 20px; }
  .eb-rec { padding: 44px 18px 60px; border-radius: 20px; }
  .eb-product { flex: 0 0 calc(100% - 24px); }
  .eb-faq__q { padding: 18px 18px; font-size: 15px; }
  .eb-faq__a, .eb-faq__item.is-open .eb-faq__a { padding-left: 18px; padding-right: 18px; }
  .eb-rec__head { flex-direction: column; align-items: flex-start; }
  .eb-specs { grid-template-columns: 1fr; }
  .eb-review { flex: 0 0 100%; }
  .eb-reviews { padding: 0; }
  .eb-tabs__btn { padding: 12px 8px; font-size: 13px; }
  .eb-hero__arrow { width: 34px; height: 34px; }
  .eb-hero__arrow--prev { left: 8px; }
  .eb-hero__arrow--next { right: 8px; }
}

.eb-tabs {
    border-radius: 30px 30px 0px 0px;
}

.eb-faq {
    border-radius: 0px;
}

.eb-rec {
    border-radius: 0px 0px 30px 30px;
}

.t-store__prod-snippet__container {
    padding-top: 0;
}

.js-store-product {
    display: none;
}
