/* Site-specific styles — overrides on top of donor's main.css/custom.css */

/* === Force light theme — Chrome auto-dark must NOT invert this site === */
:root { color-scheme: only light !important; }
html { color-scheme: only light !important; background-color: #ffffff !important; }
body {
  color-scheme: only light !important;
  background-color: #ffffff !important;
  color: #222e6a !important;
  width: 100%;
  min-height: 100vh;
  forced-color-adjust: none;
}
.l-wrap { background-color: #ffffff !important; min-height: 100vh; }
@media (prefers-color-scheme: dark) {
  html, body, .l-wrap { background-color: #ffffff !important; color: #222e6a !important; }
}

/* Conditions strip — own grid, do not rely on donor Bootstrap */
.b-conditions {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 16px;
  padding-right: 16px;
  box-sizing: border-box;
}
.b-conditions .row {
  display: grid !important;
  grid-template-columns: repeat(4, 1fr) !important;
  gap: 20px !important;
  margin: 0 !important;
  width: 100% !important;
}
.b-conditions .row > [class*="col-"] {
  width: 100% !important;
  max-width: 100% !important;
  flex: none !important;
  padding: 0 !important;
  margin: 0 !important;
}
@media (max-width: 767px) {
  .b-conditions .row {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 12px !important;
  }
}

/* ===== Cleanup of elements that have no static counterpart ===== */
.b-goods-price__btn-secondary,
.b-goods-price__btn-first,
.b-goods__btn[data-favorite],
.b-card__btn[data-favorite],
.footer-share__item.st-vk { display: none !important; }

/* ===== Mega-menu (#mainNav) — appears under "Каталог" button click ===== */
#mainNav {
  position: absolute;
  left: 0; right: 0; top: 100%;
  z-index: 60;
  background: #fff;
  box-shadow: 0 16px 32px rgba(34, 46, 106, 0.12);
  border-top: 1px solid #eef0f6;
}
#mainNav.collapsing,
#mainNav.show { display: block; }
.b-nav__inner { padding: 24px 0; }
.b-nav__list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 24px;
}
.b-nav__item { padding: 0; }
.b-nav__title {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #222e6a;
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 12px;
  text-decoration: none;
}
.b-nav__title:hover { color: #f7941d; }
.b-nav__title-ic {
  display: inline-flex;
  width: 36px; height: 36px;
  border-radius: 8px;
  background: #fff5e8;
  align-items: center;
  justify-content: center;
  color: #f7941d;
}
.b-nav__sub {
  list-style: none;
  padding: 0;
  margin: 0;
}
.b-nav__sub li { padding: 4px 0; }
.b-nav__sub a {
  color: #444;
  text-decoration: none;
  font-size: 14px;
}
.b-nav__sub a:hover { color: #f7941d; }
@media (max-width: 991px) {
  .b-nav__list { grid-template-columns: 1fr; gap: 16px; }
  #mainNav { position: static; box-shadow: none; }
}

/* ===== Hero slider — design ported from client's banner.html ===== */
.b-main-slider { background: #f5f7fb; padding: 0; overflow: hidden; }
.b-main-slider__items { max-width: 1200px; margin: 0 auto; position: relative; overflow: hidden; }
.b-main-slider__item { display: block; position: relative; }
.b-main-slider__bg {
  position: relative;
  display: block;
  width: 100%;
  min-height: 280px;
  background: linear-gradient(120deg, #1c3177 0%, #2a4db0 55%, #1e5fa8 100%);
  background-size: cover;
  background-position: center right;
  background-repeat: no-repeat;
  border-radius: 16px;
  overflow: hidden;
  font-family: 'Montserrat', 'ProximaNova-Regular', Arial, sans-serif;
}
/* Decorative blurred circles like in client's HTML */
.b-main-slider__bg::before {
  content: ''; position: absolute;
  top: -60px; right: 300px;
  width: 300px; height: 300px;
  background: rgba(255,255,255,0.04);
  border-radius: 50%;
  pointer-events: none;
}
.b-main-slider__bg::after {
  content: ''; position: absolute;
  bottom: -80px; left: 200px;
  width: 250px; height: 250px;
  background: rgba(255,255,255,0.03);
  border-radius: 50%;
  pointer-events: none;
}

/* Light banner (banner-3) — different gradient */
.b-main-slider__item--light .b-main-slider__bg {
  background: linear-gradient(120deg, #f5f7fb 0%, #e3eaf5 55%, #d3dde9 100%);
}

.b-main-slider__overlay {
  position: absolute;
  top: 0; left: 0; bottom: 0; right: 45%;
  padding: 40px 50px 40px 60px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  z-index: 2;
}
.b-main-slider__title {
  font-family: 'Montserrat', 'ProximaNova-Regular', Arial, sans-serif;
  font-size: 44px;
  font-weight: 800;
  line-height: 1.1;
  letter-spacing: -0.5px;
  margin: 0 0 8px;
  color: #fff;
}
.b-main-slider__item--light .b-main-slider__title { color: #1c3177; }
.b-main-slider__subtitle {
  font-family: 'Montserrat', 'ProximaNova-Regular', Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  margin: 0 0 6px;
  color: rgba(255,255,255,0.75);
}
.b-main-slider__item--light .b-main-slider__subtitle { color: #1c3177; opacity: 0.85; }
.b-main-slider__note {
  font-family: 'Montserrat', 'ProximaNova-Regular', Arial, sans-serif;
  font-size: 13px;
  margin: 0 0 28px;
  color: rgba(255,255,255,0.45);
}
.b-main-slider__item--light .b-main-slider__note { color: #1c3177; opacity: 0.55; }
.b-main-slider__btn {
  display: inline-block !important;
  align-self: flex-start !important;
  width: auto !important;
  max-width: max-content !important;
  height: auto !important;
  line-height: 1.2 !important;
  background: #E84C1E !important;
  color: #fff !important;
  font-family: 'Montserrat', 'ProximaNova-Regular', Arial, sans-serif !important;
  font-size: 15px !important;
  font-weight: 700 !important;
  padding: 14px 32px !important;
  border-radius: 8px !important;
  text-decoration: none !important;
  border: none !important;
  letter-spacing: 0.3px;
  transition: background 0.2s;
  -webkit-text-size-adjust: 100%;
  -webkit-appearance: none;
}
.b-main-slider__btn:hover { background: #c73d15 !important; color: #fff !important; }

/* Round price tag */
.b-main-slider__tag {
  position: absolute;
  top: 50%;
  right: 45%;
  transform: translate(50%, -50%);
  z-index: 3;
  font-family: 'Montserrat', 'ProximaNova-Regular', Arial, sans-serif;
  background: #F5A623;
  color: #7B3500;
  font-size: 26px;
  font-weight: 800;
  width: 90px;
  height: 90px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 20px rgba(245,166,35,0.4);
  pointer-events: none;
}

/* ===== Tablet (≤991px) — keeps split layout, just smaller ===== */
@media (max-width: 991px) and (min-width: 768px) {
  .b-main-slider__bg { min-height: 320px; background-position: bottom right; background-size: contain; }
  .b-main-slider__overlay { right: 0; padding: 24px 28px; background: linear-gradient(180deg, rgba(28,49,119,0.85) 0%, rgba(28,49,119,0.55) 100%); }
  .b-main-slider__item--light .b-main-slider__overlay { background: linear-gradient(180deg, rgba(245,247,251,0.85) 0%, rgba(245,247,251,0.55) 100%); }
  .b-main-slider__title { font-size: 28px; }
  .b-main-slider__subtitle { font-size: 15px; }
  .b-main-slider__note { font-size: 12px; margin-bottom: 16px; }
  .b-main-slider__btn {
    font-size: 13px !important;
    padding: 10px 20px !important;
    width: auto !important;
    max-width: max-content !important;
    align-self: flex-start !important;
    line-height: 1.2 !important;
    height: auto !important;
  }
  .b-main-slider__tag { right: 16px; width: 70px; height: 70px; font-size: 20px; }
}

/* ===== Mobile (≤767px) — TEXT-ONLY card (no images) =====
   Universal mobile layout: each slide = solid colored card with copy + CTA.
   Images are hidden on mobile entirely — works for any slide regardless of
   whether it has an image or not, and regardless of what's baked into that
   image. Card height is natural (driven by content).                      */
@media (max-width: 767px) {
  .b-main-slider__item a,
  .b-main-slider__item {
    aspect-ratio: auto !important;
  }

  /* Card — solid gradient, no inline image */
  .b-main-slider__bg {
    min-height: 0 !important;
    height: auto !important;
    background-image: none !important;     /* kill inline background-image */
    background: linear-gradient(120deg, #1c3177 0%, #2a4db0 55%, #1e5fa8 100%) !important;
    border-radius: 16px !important;
    padding: 28px 20px !important;
  }
  .b-main-slider__item--light .b-main-slider__bg {
    background: linear-gradient(120deg, #f5f7fb 0%, #e3eaf5 55%, #d3dde9 100%) !important;
  }

  /* Decorative circles off */
  .b-main-slider__bg::before,
  .b-main-slider__bg::after { display: none !important; }

  /* Overlay — normal flow, no absolute positioning */
  .b-main-slider__overlay {
    position: static !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    bottom: auto !important;
    height: auto !important;
    padding: 0 !important;
    background: none !important;
    justify-content: flex-start !important;
    align-items: flex-start !important;
    border-radius: 0 !important;
  }

  /* Typography */
  .b-main-slider__title {
    font-size: 24px !important;
    line-height: 1.15 !important;
    margin: 0 0 10px !important;
  }
  .b-main-slider__subtitle {
    font-size: 15px !important;
    margin: 0 0 8px !important;
  }
  .b-main-slider__note {
    font-size: 12px !important;
    margin: 0 0 18px !important;
  }

  /* CTA button */
  .b-main-slider__btn,
  a.b-main-slider__btn {
    font-size: 14px !important;
    padding: 12px 24px !important;
    width: auto !important;
    max-width: max-content !important;
    line-height: 1.2 !important;
    height: auto !important;
    aspect-ratio: unset !important;
    align-self: flex-start !important;
  }

  /* Price tag — top-right corner of card */
  .b-main-slider__tag {
    position: absolute !important;
    top: 18px !important;
    bottom: auto !important;
    right: 14px !important;
    left: auto !important;
    transform: none !important;
    width: 60px !important;
    height: 60px !important;
    font-size: 15px !important;
  }
}

/* ===== Small phones (≤400px) ===== */
@media (max-width: 400px) {
  .b-main-slider__bg       { padding: 24px 16px !important; }
  .b-main-slider__title    { font-size: 21px !important; }
  .b-main-slider__subtitle { font-size: 14px !important; }
  .b-main-slider__tag      { width: 52px !important; height: 52px !important; font-size: 13px !important; top: 14px !important; }
}

/* ===== Slider arrows & dots ===== */
.b-main-slider .slick-dots { bottom: 18px; }
.b-main-slider .slick-prev, .b-main-slider .slick-next {
  width: 44px; height: 44px; z-index: 5; opacity: 0.85;
}
.b-main-slider .slick-prev { left: 16px; }
.b-main-slider .slick-next { right: 16px; }
.b-main-slider .slick-prev:before, .b-main-slider .slick-next:before {
  font-size: 32px; color: #fff;
}

/* Dots styling */
.b-main-slider .slick-dots li button:before {
  font-size: 10px;
  color: rgba(255, 255, 255, 0.45);
  opacity: 1;
  transition: all 0.2s;
}
.b-main-slider .slick-dots li.slick-active button:before {
  color: #E84C1E;
  opacity: 1;
  font-size: 12px;
}

/* ===== Mobile slider fixes ===== */
@media (max-width: 575px) {
  /* Убрать наплыв соседнего слайда */
  .b-main-slider,
  .b-main-slider__items,
  .slick-list,
  .slick-track { overflow: hidden !important; }

  /* Стрелки — компактные, аккуратные */
  .b-main-slider .slick-prev,
  .b-main-slider .slick-next {
    width: 28px !important;
    height: 28px !important;
    background: rgba(0, 0, 0, 0.35) !important;
    border-radius: 50% !important;
    opacity: 1 !important;
  }
  .b-main-slider .slick-prev { left: 8px !important; }
  .b-main-slider .slick-next { right: 8px !important; }
  .b-main-slider .slick-prev:before,
  .b-main-slider .slick-next:before {
    font-size: 14px !important;
    color: #fff !important;
    line-height: 28px !important;
  }

  /* Точки — красивые и заметные */
  .b-main-slider .slick-dots {
    bottom: 10px !important;
  }
  .b-main-slider .slick-dots li {
    width: 8px !important;
    height: 8px !important;
    margin: 0 3px !important;
  }
  .b-main-slider .slick-dots li button {
    width: 8px !important;
    height: 8px !important;
    padding: 0 !important;
  }
  .b-main-slider .slick-dots li button:before {
    font-size: 8px !important;
    width: 8px !important;
    height: 8px !important;
    line-height: 8px !important;
    color: rgba(255, 255, 255, 0.5) !important;
    opacity: 1 !important;
  }
  .b-main-slider .slick-dots li.slick-active button:before {
    color: #E84C1E !important;
    font-size: 10px !important;
    opacity: 1 !important;
  }
}

/* ===== Conditions strip (4 icons) ===== */
.b-conditions .row > [class*="col-"] { display: flex; }
.b-conditions__item {
  background: #fff;
  border-radius: 14px;
  border: 1px solid #eef0f6;
  box-shadow: 0 2px 8px rgba(34, 46, 106, 0.04);
  width: 100%;
  aspect-ratio: 1 / 1;
  min-height: 200px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 24px 16px !important;
  gap: 10px;
}
.b-conditions__icon {
  width: 80px; height: 80px;
  border-radius: 50%;
  background: #fff5e8;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0 !important;
  flex-shrink: 0;
}
.b-conditions__icon svg {
  width: 40px; height: 40px;
}
.b-conditions__title {
  font-weight: 700;
  color: #222e6a;
  font-size: 17px;
  line-height: 1.25;
  margin-top: 0;
}
.b-conditions__sub {
  font-size: 14px;
  color: #666;
  margin-top: 0;
  line-height: 1.3;
}
@media (max-width: 575px) {
  .b-conditions__item { min-height: 160px; padding: 16px 10px !important; }
  .b-conditions__icon { width: 64px; height: 64px; }
  .b-conditions__icon svg { width: 32px; height: 32px; }
  .b-conditions__title { font-size: 15px; }
  .b-conditions__sub { font-size: 13px; }
}

/* ===== Brands strip ===== */
.b-brands { display: block !important; }
.b-brands__list {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 16px;
  align-items: center;
}
.b-brands__item img {
  display: block;
  filter: grayscale(0.2);
  transition: filter 0.2s, transform 0.2s;
}
.b-brands__item:hover img { filter: none; transform: translateY(-2px); }
@media (max-width: 991.98px) { .b-brands__list { grid-template-columns: repeat(4, 1fr); } }
@media (max-width: 767.98px) { .b-brands__list { grid-template-columns: repeat(3, 1fr); gap: 12px; } }
@media (max-width: 575.98px) { .b-brands__list { grid-template-columns: repeat(2, 1fr); gap: 8px; } }

/* ===== Cookie banner — compact bottom strip ===== */
.kr-cookie {
  display: none;
  position: fixed;
  left: 0; right: 0; bottom: 0;
  z-index: 1040;
  padding: 12px 16px;
  pointer-events: none;
}
.kr-cookie.show { display: block; }
.kr-cookie__backdrop { display: none; }
.kr-cookie__dialog {
  pointer-events: auto;
  max-width: 1100px;
  margin: 0 auto;
  background: #fff;
  border-radius: 12px;
  padding: 14px 20px;
  box-shadow: 0 8px 28px rgba(34, 46, 106, 0.18);
  display: flex;
  align-items: center;
  gap: 16px;
  text-align: left;
}
.kr-cookie__title {
  font-size: 15px;
  font-weight: 800;
  color: #222e6a;
  margin: 0;
  flex: 0 0 auto;
}
.kr-cookie__text {
  font-size: 12px;
  color: #555;
  line-height: 1.45;
  margin: 0;
  flex: 1;
}
.kr-cookie__btn {
  width: auto !important;
  padding: 10px 22px !important;
  font-weight: 700;
  font-size: 14px;
  flex: 0 0 auto;
  white-space: nowrap;
}
@media (max-width: 720px) {
  .kr-cookie { padding: 8px; }
  .kr-cookie__dialog { flex-wrap: wrap; gap: 10px; padding: 12px 14px; }
  .kr-cookie__title { display: none; }
  .kr-cookie__text { font-size: 11px; flex: 1 1 100%; }
  .kr-cookie__btn { padding: 8px 18px !important; font-size: 13px; }
}

/* ===== Search field (visible, static — submits to /search/) ===== */
.header-search__form { position: relative; }
.header-search__input {
  width: 100%;
  padding: 10px 14px 10px 40px;
  border: 1px solid #e0e3eb;
  border-radius: 8px;
  font-size: 14px;
  background: #f5f7fb;
}
.header-search__submit {
  position: absolute;
  left: 12px; top: 50%;
  transform: translateY(-50%);
  width: 18px; height: 18px;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%23222E6A' stroke-width='2'><circle cx='11' cy='11' r='8'/><line x1='21' y1='21' x2='16.65' y2='16.65'/></svg>") no-repeat center / contain;
  pointer-events: none;
}
.header-search__form-close,
.header-search__result { display: none; }

/* ===== Order modal ===== */
.kr-modal {
  display: none;
  position: fixed;
  inset: 0;
  z-index: 1050;
  align-items: center;
  justify-content: center;
}
.kr-modal.show { display: flex; }
.kr-modal__backdrop {
  position: absolute; inset: 0;
  background: rgba(34, 46, 106, 0.55);
}
.kr-modal__dialog {
  position: relative;
  background: #fff;
  width: 92%;
  max-width: 460px;
  border-radius: 12px;
  padding: 32px 28px 28px;
  box-shadow: 0 16px 40px rgba(34, 46, 106, 0.25);
}
.kr-modal__close {
  position: absolute;
  top: 14px; right: 14px;
  width: 32px; height: 32px;
  border: none; background: transparent;
  font-size: 22px; line-height: 1;
  cursor: pointer; color: #888;
}
.kr-modal__title { font-size: 20px; font-weight: 700; margin-bottom: 6px; color: #222e6a; }
.kr-modal__subtitle { color: #555; margin-bottom: 18px; font-size: 14px; }
.order-form input,
.order-form textarea {
  width: 100%;
  padding: 10px 14px;
  border: 1px solid #ddd;
  border-radius: 8px;
  font-size: 15px;
  margin-bottom: 12px;
  font-family: inherit;
}
.order-form textarea { min-height: 70px; resize: vertical; }
.order-form button[type=submit] {
  width: 100%;
  padding: 12px 20px;
  font-weight: 600;
}
.order-form__success {
  display: none;
  text-align: center;
  padding: 20px 0;
}
.order-form__success svg { color: #22c55e; }
.order-form__success h4 { margin-top: 12px; color: #222e6a; }
.order-form__legal {
  font-size: 11px;
  color: #888;
  margin-top: 6px;
  line-height: 1.4;
}
body.modal-open { overflow: hidden; }

/* ===== Product characteristics table ===== */
.b-goods__chars {
  width: 100%;
  border-collapse: collapse;
  margin: 16px 0 24px;
  font-size: 14px;
}
.b-goods__chars th,
.b-goods__chars td {
  text-align: left;
  padding: 8px 12px;
  border-bottom: 1px solid #eef0f6;
  vertical-align: top;
}
.b-goods__chars th {
  width: 50%;
  font-weight: 500;
  color: #555;
  background: #f8f9fc;
}
.b-goods__chars td { font-weight: 600; color: #222e6a; }

/* ===== Listing polish ===== */
.b-cards-group { margin-top: 16px; }
.kr_catalog_list .b-card { margin-bottom: 24px; }

.b-goods-price__order { margin-top: 12px; }
.b-goods-price__order .btn { width: 100%; }

/* Layered backdrop on header when mega-menu open (matches donor `.l-wrap.st-dark`) */
.l-wrap.st-dark::after {
  content: "";
  position: fixed;
  inset: 0;
  background: rgba(34, 46, 106, 0.35);
  z-index: 40;
  pointer-events: none;
}

/* ===== Favorites — heart button on card + modal list ===== */
.b-card { position: relative; }
.b-card__inner { position: relative; }
.b-card__fav {
  position: absolute;
  top: 10px; right: 10px;
  width: 36px; height: 36px;
  display: inline-flex; align-items: center; justify-content: center;
  background: rgba(255,255,255,0.92);
  border: 1px solid #e6e9f2;
  border-radius: 50%;
  padding: 0;
  cursor: pointer;
  color: #8a93a8;
  z-index: 5;
  transition: color 0.15s, background 0.15s, transform 0.15s;
}
.b-card__fav:hover { color: #E84C1E; transform: scale(1.06); }
.b-card__fav.is-active { color: #E84C1E; background: #fff; }
.b-card__fav.is-active svg { fill: #E84C1E; stroke: #E84C1E; }

.kr-fav-modal {
  position: fixed; inset: 0; z-index: 1050;
  display: flex; align-items: center; justify-content: center;
  padding: 16px;
}
.kr-fav-modal__bg {
  position: absolute; inset: 0;
  background: rgba(8, 14, 40, 0.6);
  cursor: pointer;
}
.kr-fav-modal__inner {
  position: relative; z-index: 2;
  background: #fff; border-radius: 14px;
  padding: 28px 32px 24px;
  width: 100%; max-width: 640px;
  max-height: 80vh; overflow-y: auto;
  box-shadow: 0 24px 60px rgba(0,0,0,0.35);
  font-family: 'Montserrat', 'ProximaNova-Regular', Arial, sans-serif;
  color: #1c3177;
}
.kr-fav-modal__title { margin: 0 0 16px; font-size: 24px; font-weight: 800; }
.kr-fav-modal__close {
  position: absolute; top: 10px; right: 14px;
  width: 32px; height: 32px;
  background: transparent; border: none;
  font-size: 28px; line-height: 1; color: #8a93a8;
  cursor: pointer;
}
.kr-fav-modal__close:hover { color: #1c3177; }
.kr-fav-modal__empty { color: #6b7591; }

.kr-fav-list { list-style: none; padding: 0; margin: 0; }
.kr-fav-item {
  display: grid;
  grid-template-columns: 64px 1fr auto auto;
  gap: 12px;
  align-items: center;
  padding: 10px 0;
  border-bottom: 1px solid #f0f2f7;
}
.kr-fav-item:last-child { border-bottom: none; }
.kr-fav-item__img { display: block; }
.kr-fav-item__img img { width: 64px; height: 64px; object-fit: contain; display: block; }
.kr-fav-item__name {
  color: #1c3177; text-decoration: none; font-weight: 600; font-size: 14px; line-height: 1.3;
}
.kr-fav-item__name:hover { color: #E84C1E; }
.kr-fav-item__price { color: #1c3177; font-weight: 700; font-size: 14px; white-space: nowrap; }
.kr-fav-item__rm {
  background: transparent; border: none; cursor: pointer;
  width: 28px; height: 28px; font-size: 22px; line-height: 1; color: #8a93a8;
}
.kr-fav-item__rm:hover { color: #E84C1E; }
@media (max-width: 575.98px) {
  .kr-fav-item { grid-template-columns: 48px 1fr auto; gap: 8px; }
  .kr-fav-item__img img { width: 48px; height: 48px; }
  .kr-fav-item__price { grid-column: 2; font-size: 13px; }
}

/* ── Floating callback button ──────────────────────────────────────────────── */
.kr-callback {
  position: fixed;
  bottom: 28px;
  right: 24px;
  z-index: 900;
  animation: kr-cb-fadein .5s ease .8s both;
}
@keyframes kr-cb-fadein {
  from { opacity: 0; transform: translateY(12px); }
  to   { opacity: 1; transform: translateY(0); }
}
.kr-callback__btn {
  display: flex;
  align-items: center;
  gap: 10px;
  background: #F7941D;
  color: #fff;
  border: none;
  border-radius: 50px;
  padding: 13px 22px;
  font-size: 14px;
  font-weight: 700;
  font-family: inherit;
  cursor: pointer;
  box-shadow: 0 6px 24px rgba(247,148,29,.45);
  transition: transform .2s, box-shadow .2s, background .2s;
  white-space: nowrap;
}
.kr-callback__btn:hover {
  background: #e0831a;
  transform: translateY(-3px);
  box-shadow: 0 10px 32px rgba(247,148,29,.55);
}
.kr-callback__btn svg { flex-shrink: 0; }
@media (max-width: 575.98px) {
  .kr-callback { bottom: 16px; right: 12px; }
  .kr-callback__label { display: none; }
  .kr-callback__btn { padding: 14px; border-radius: 50%; }
}