/* NAV_SHOP_NATIVE_CONSENT_CONTRAST_20260803 */
html body #rec817390365#rec817390365 form .t-input-group_cb .t-checkbox__control,
html body #rec817390365#rec817390365 form .t-input-group_cb .t-checkbox__control span,
html body #rec817390365#rec817390365 form .t-input-group_cb .t-checkbox__control a {
  color: #111 !important;
  text-shadow: 0 1px 0 rgba(255,255,255,.9) !important;
}
html body #rec817390365#rec817390365 form .t-input-group_cb .t-checkbox__indicator {
  border-color: #111 !important;
  background: rgba(255,255,255,.72) !important;
}
html body #rec817390365#rec817390365 form .t-input-group_cb .t-checkbox__indicator::after {
  border-color: #111 !important;
}
@media screen and (max-width: 560px) {
  .t-popup__close {
    background: #000 !important;
  }

  .t-popup__close-icon g {
    fill: #d60d3b !important;
  }
}

/* Фирменный курсор поверх любых элементов сайта. */
@media (pointer: fine) {
  html,
  body,
  body *,
  body *::before,
  body *::after {
    cursor: url("https://static.tildacdn.com/tild3661-6230-4636-b938-663264363538/__2.webp") 0 0, auto !important;
  }
}

/* Облачная панель сэндвич-меню. */
#rec969552191 .t450 {
  isolation: isolate;
  background-color: #b9def4 !important;
  background-image:
    linear-gradient(rgba(255, 255, 255, 0.04), rgba(255, 255, 255, 0.04)),
    url("https://raw.githack.com/PNK109/nav_audio/course-geocities-performance-v1/assets/sky-tile.jpg") !important;
  background-repeat: repeat !important;
  background-position: center top !important;
  background-size: auto, 640px 640px !important;
}

#rec969552191 .t450__container,
#rec969552191 .t450__rightside {
  position: relative;
  z-index: 2;
}

#rec969552191 .t450__close-button {
  background: transparent !important;
}

#rec969552191 .t450__close_icon {
  color: #fff !important;
}

#rec969552191 .t450__menu .t-menu__link-item {
  color: #fff !important;
  text-shadow: none !important;
  transition: none !important;
}

#rec969552191 .t450__menu .t-menu__link-item.t-active {
  color: #d60d3b !important;
}

@media (hover: hover) {
  #rec969552191 .t450__menu .t-menu__link-item:hover,
  #rec969552191 .t450__menu .t-menu__link-item.t-active:hover {
    color: #000 !important;
  }
}

#rec969552191 .t450__menu .t-menu__link-item:focus-visible {
  color: #000 !important;
  outline: 2px solid #000;
  outline-offset: 3px;
}

/* Защита визуальных элементов; текст остаётся выделяемым. */
img,
.t-img,
.t-bgimg,
.tn-atom img,
.t396__elem img {
  user-select: none !important;
  -webkit-user-drag: none;
  -webkit-touch-callout: none;
}

body,
p,
span,
h1,
h2,
h3,
h4,
h5,
h6,
.tn-atom {
  user-select: text !important;
  -webkit-user-select: text !important;
}

/* Доступность. */
.sr-only {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

/* Прозрачная адаптивная лупа без чёрного круга. */
.t985__search-widget-icon {
  background: transparent !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  mix-blend-mode: difference;
}

.t985__search-widget-icon svg path {
  stroke: #fff !important;
}

.t985__search-widget-button:focus-visible {
  outline: 2px solid #fff !important;
  outline-offset: 3px !important;
}

/* Компенсация округления высоты iframe на стыке КЛ и футера. */
.kl-t123-embed {
  margin-bottom: -4px !important;
}

/* На мобильных фон начинается без внешнего отступа; сдвиг живёт внутри iframe. */
@media screen and (max-width: 680px) {
  .kl-t123-embed {
    padding-top: 0 !important;
  }
}

/* Глобальные эффекты создаёт runtime; здесь остаётся только базовый слой bloom. */
body.t-body::after {
  content: "";
  position: fixed;
  z-index: 2147483645;
  inset: 0;
  pointer-events: none;
  background:
    radial-gradient(circle at 50% 12%, rgba(255, 250, 242, 0.062) 0, rgba(255, 246, 236, 0.023) 34%, transparent 72%),
    rgba(255, 244, 232, 0.026);
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  mix-blend-mode: screen;
  opacity: 0.42;
  transform: translateZ(0);
  contain: strict;
}

/* Локальный слой страницы курса не должен суммироваться с глобальным. */
#kl-page-film-grain {
  display: none !important;
}

/* Сквозной минимальный аудиоплеер: под постобработкой, поверх контента. */
#nav-global-audio-player {
  position: fixed;
  z-index: 2147483643;
  left: 14px;
  bottom: 14px;
  display: flex;
  align-items: center;
  gap: 10px;
  pointer-events: none;
  font-family: Arial, Helvetica, sans-serif;
}
#nav-global-audio-player .nav-audio-toggle {
  width: 30px;
  height: 30px;
  padding: 0;
  border: 1px solid rgba(255,255,255,0.14);
  border-radius: 50%;
  color: rgba(255,255,255,0.48);
  background: rgba(6,8,12,0.18);
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
  box-shadow: 0 2px 12px rgba(0,0,0,0.10);
  font: 11px/28px Arial, sans-serif;
  text-align: center;
  pointer-events: auto;
  opacity: 0.58;
  transition: opacity .25s ease, color .25s ease, background .25s ease, transform .25s ease;
}
#nav-global-audio-player .nav-audio-toggle:hover,
#nav-global-audio-player .nav-audio-toggle:focus-visible {
  opacity: 1;
  color: rgba(255,255,255,0.92);
  background: rgba(6,8,12,0.34);
  transform: scale(1.04);
  outline: none;
}
#nav-global-audio-player .nav-audio-title {
  max-width: min(320px, calc(100vw - 78px));
  padding: 6px 9px;
  border-radius: 3px;
  color: rgba(255,255,255,0.78);
  background: rgba(6,8,12,0.20);
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
  font-size: 10px;
  line-height: 1.25;
  letter-spacing: .025em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  opacity: 0;
  transform: translateX(-5px);
  transition: opacity .65s ease, transform .65s ease;
}
#nav-global-audio-player .nav-audio-title.is-visible {
  opacity: .78;
  transform: translateX(0);
}
#nav-global-audio {
  display: none !important;
}
@media screen and (max-width: 680px) {
  #nav-global-audio-player {
    left: 14px;
    bottom: 14px;
  }

  #nav-global-audio-player .nav-audio-toggle {
    width: 30px;
    height: 30px;
    line-height: 28px;
    opacity: 0.58;
  }
}

/* NAV: document must remain edge-to-edge */
html,
body.t-body {
  width: 100% !important;
  max-width: none !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
body.t-body > #allrecords {
  width: 100% !important;
  max-width: none !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

/* NAV_SANDWICH_PANEL_V4_20260802 — единственный источник геометрии панели. */
html body #rec969552191 .t450__container {
  box-sizing: border-box;
  padding-right: 16px !important;
  padding-left: 16px !important;
}

html body #rec969552191 .t450__top {
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  width: 100% !important;
}

html body #rec969552191 .t450__logowrapper {
  display: block !important;
  width: 104px !important;
  max-width: 104px !important;
  height: 82px !important;
  margin: 0 0 42px !important;
  padding: 0 !important;
  align-self: center !important;
  overflow: visible !important;
  text-align: center !important;
  clip-path: none !important;
}

html body #rec969552191 .t450__logowrapper .t450__logoimg {
  display: block !important;
  position: static !important;
  width: 104px !important;
  max-width: 104px !important;
  height: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  transform: none !important;
  object-fit: contain !important;
  object-position: center center !important;
  overflow: visible !important;
  clip-path: none !important;
  box-shadow: none !important;
  filter: none !important;
  background: transparent !important;
  mix-blend-mode: screen !important;
}

html body #rec969552191 .t450__menu {
  width: 120px !important;
  margin-top: 0 !important;
  align-self: center !important;
}

@media screen and (max-width: 640px) {
  html body #rec969552191 .t450__logowrapper {
    margin-bottom: 46px !important;
  }

  /* Play без цветной emoji-подмены iOS. */
  #nav-global-audio-player .nav-audio-toggle[aria-label="Воспроизвести музыку"] {
    font-size: 0;
  }

  #nav-global-audio-player .nav-audio-toggle[aria-label="Воспроизвести музыку"]::before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 8px solid currentColor;
    vertical-align: middle;
  }
}

/* NAV_LEGAL_FORMS_V1_20260803 — cookie, consent forms, cart and legal documents. */
.t972__banner {
  box-sizing: border-box !important;
  padding: 24px !important;
  color: #111 !important;
}
.t972__banner .t972__title,
.t972__banner .t972__text,
.t972__banner .t972__text a {
  color: #111 !important;
  text-align: left !important;
}
.t972__banner .t972__title {
  margin: 0 0 8px !important;
  font-size: 17px !important;
  line-height: 1.35 !important;
  font-weight: 600 !important;
}
.t972__banner .t972__text {
  max-width: 62ch !important;
  font-size: 14px !important;
  line-height: 1.55 !important;
}
.t972__banner .t972__buttons {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 10px !important;
  margin-top: 18px !important;
}
.t972__banner .t972__buttons-wrap {
  display: flex !important;
  flex: 2 1 320px !important;
  gap: 10px !important;
  min-width: 0 !important;
}
.t972__banner .t972__buttons-wrap .t-btn {
  flex: 1 1 0 !important;
  min-width: 0 !important;
}
.t972__banner .t972__settings-btn {
  flex: 1 1 155px !important;
  width: auto !important;
  min-width: 0 !important;
}
.t972__banner .t972__buttons .t-btn {
  flex: 1 1 160px !important;
  min-height: 42px !important;
  margin: 0 !important;
}

.t972__banner .t972__buttons-wrap {
  flex: 2 1 300px !important;
}
.t972__banner .t972__buttons .t972__settings-btn {
  flex: 1 1 140px !important;
  width: auto !important;
  min-width: 0 !important;
}

/* Contact form: readable consent and a genuinely gated custom submit link. */
#rec826475469 .nav-pd-consent {
  box-sizing: border-box !important;
  display: flex !important;
  align-items: flex-start !important;
  gap: 10px !important;
  width: 100% !important;
  margin: 14px 0 0 !important;
  padding: 10px 12px !important;
  color: #fff !important;
  background: rgba(255, 255, 255, 0.08) !important;
  border: 1px solid rgba(255, 255, 255, 0.34) !important;
  border-radius: 4px !important;
  font-size: 12px !important;
  line-height: 1.45 !important;
  text-align: left !important;
}
#rec826475469 .nav-pd-consent span,
#rec826475469 .nav-pd-consent a {
  color: #fff !important;
}
#rec826475469 .nav-pd-consent a {
  text-decoration: underline !important;
  text-underline-offset: 2px !important;
}
#rec826475469 .nav-pd-consent input[type="checkbox"],
.t706 form .nav-pd-consent input[type="checkbox"],
.t706 form .nav-offer-consent input[type="checkbox"] {
  box-sizing: border-box !important;
  appearance: none !important;
  -webkit-appearance: none !important;
  flex: 0 0 18px !important;
  width: 18px !important;
  height: 18px !important;
  min-width: 18px !important;
  margin: 0 !important;
  border: 1px solid currentColor !important;
  border-radius: 3px !important;
  background: transparent !important;
  box-shadow: none !important;
}
#rec826475469 .nav-pd-consent input[type="checkbox"]:checked,
.t706 form .nav-pd-consent input[type="checkbox"]:checked,
.t706 form .nav-offer-consent input[type="checkbox"]:checked {
  background: currentColor !important;
  box-shadow: inset 0 0 0 4px #fff !important;
}
#rec826475469 .nav-pd-consent input[type="checkbox"]:focus-visible,
.t706 form .nav-pd-consent input[type="checkbox"]:focus-visible,
.t706 form .nav-offer-consent input[type="checkbox"]:focus-visible {
  outline: 2px solid #d60d3b !important;
  outline-offset: 3px !important;
}
#rec826475469 a[href="#sendzeroform"].nav-consent-disabled {
  color: #a8a8a8 !important;
  background: #4d4d4d !important;
  border-color: #6a6a6a !important;
  opacity: 0.72 !important;
  pointer-events: none !important;
  cursor: not-allowed !important;
}
#rec826475469 a[href="#sendzeroform"]:not(.nav-consent-disabled) {
  opacity: 1 !important;
  pointer-events: auto !important;
}

/* Cart: one visual language for both legal checkboxes. */
.t706 form .nav-pd-consent,
.t706 form .nav-offer-consent {
  box-sizing: border-box !important;
  display: flex !important;
  align-items: flex-start !important;
  gap: 10px !important;
  width: 100% !important;
  margin: 8px 0 !important;
  padding: 10px 12px !important;
  color: #111 !important;
  background: rgba(255, 255, 255, 0.88) !important;
  border: 1px solid rgba(17, 17, 17, 0.22) !important;
  border-radius: 5px !important;
  font-size: 12px !important;
  line-height: 1.45 !important;
  text-align: left !important;
}
.t706 form .nav-pd-consent span,
.t706 form .nav-offer-consent span,
.t706 form .nav-pd-consent a,
.t706 form .nav-offer-consent a {
  color: #111 !important;
}
.t706 form .nav-pd-consent a,
.t706 form .nav-offer-consent a {
  text-decoration: underline !important;
  text-underline-offset: 2px !important;
}
.t706 form .t-submit[disabled],
.t706 form .t-submit[aria-disabled="true"],
.t706 form .t-submit.nav-consent-disabled {
  color: #707070 !important;
  background: #c7c7c7 !important;
  border-color: #b2b2b2 !important;
  opacity: 1 !important;
  filter: grayscale(1) !important;
  box-shadow: none !important;
  pointer-events: none !important;
  cursor: not-allowed !important;
  transform: none !important;
}
.t706 form .t-submit:not([disabled]):not([aria-disabled="true"]) {
  filter: none !important;
  opacity: 1 !important;
  pointer-events: auto !important;
}

/* Compact legal document layout for /offer and /privacy. */
#rec938830306,
#rec955252316,
#recorddiv938830306,
#recorddiv955252316 {
  position: relative !important;
  height: auto !important;
  min-height: 0 !important;
  overflow: hidden !important;
}
#recorddiv938830306 .t-cover__carrier,
#recorddiv938830306 .t-cover__filter,
#recorddiv955252316 .t-cover__carrier,
#recorddiv955252316 .t-cover__filter {
  position: absolute !important;
  inset: 0 !important;
  width: 100% !important;
  height: 100% !important;
  min-height: 100% !important;
}
#rec938830306 .t-container,
#rec955252316 .t-container {
  position: relative !important;
  top: auto !important;
  left: auto !important;
  width: 100% !important;
  max-width: 920px !important;
  margin: 0 auto !important;
  padding: 0 20px !important;
  box-sizing: border-box !important;
}
#rec938830306 .t-col,
#rec955252316 .t-col {
  display: block !important;
  float: none !important;
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
}
#rec938830306 .t-cover__wrapper,
#rec955252316 .t-cover__wrapper {
  display: block !important;
  width: 100% !important;
  height: auto !important;
  min-height: 0 !important;
  padding: 132px 0 88px !important;
  box-sizing: border-box !important;
}
#rec938830306 .t001,
#rec955252316 .t001,
#rec938830306 .t001__wrapper,
#rec955252316 .t001__wrapper {
  width: 100% !important;
  max-width: 840px !important;
  margin: 0 auto !important;
  text-align: left !important;
}
#rec938830306 .t001__wrapper,
#rec955252316 .t001__wrapper {
  padding: 0 !important;
}
#rec938830306 .t001__title,
#rec955252316 .t001__title {
  width: 100% !important;
  margin: 0 0 28px !important;
  color: #fff !important;
  font-size: clamp(28px, 4vw, 40px) !important;
  line-height: 1.18 !important;
  letter-spacing: -0.02em !important;
  text-align: left !important;
  padding: 0 !important;
}
#rec938830306 .t001__title > *,
#rec955252316 .t001__title > * {
  line-height: inherit !important;
  text-align: left !important;
}
#rec938830306 .t001__descr,
#rec955252316 .t001__descr {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  color: rgba(255, 255, 255, 0.9) !important;
  font-size: 16px !important;
  line-height: 1.65 !important;
  text-align: left !important;
  padding: 0 !important;
}
.nav-legal-doc p,
.nav-legal-doc ul {
  margin: 0 0 12px !important;
}
.nav-legal-doc h2 {
  margin: 38px 0 14px !important;
  padding-top: 8px !important;
  color: #fff !important;
  font-size: 20px !important;
  line-height: 1.35 !important;
  font-weight: 600 !important;
  text-align: left !important;
  scroll-margin-top: 90px;
}
.nav-legal-doc ul {
  padding-left: 22px !important;
}
.nav-legal-doc li {
  margin: 0 0 7px !important;
}
.nav-legal-doc .nav-legal-version {
  margin-bottom: 30px !important;
  color: rgba(255, 255, 255, 0.58) !important;
  font-size: 13px !important;
  letter-spacing: 0.04em !important;
}
.nav-legal-toc {
  box-sizing: border-box !important;
  margin: 0 0 34px !important;
  padding: 18px 20px !important;
  border: 1px solid rgba(255, 255, 255, 0.22) !important;
  border-radius: 6px !important;
  background: rgba(0, 0, 0, 0.28) !important;
  color: #fff !important;
}
.nav-legal-toc__title {
  margin-bottom: 10px !important;
  color: rgba(255, 255, 255, 0.58) !important;
  font-size: 12px !important;
  line-height: 1.3 !important;
  letter-spacing: 0.09em !important;
  text-transform: uppercase !important;
}
.nav-legal-toc ol {
  columns: 2 !important;
  column-gap: 32px !important;
  margin: 0 !important;
  padding-left: 0 !important;
  list-style: none !important;
}
.nav-legal-toc li {
  break-inside: avoid !important;
  margin: 0 0 7px !important;
  font-size: 13px !important;
  line-height: 1.4 !important;
}
.nav-legal-toc a {
  color: #fff !important;
  text-decoration: none !important;
}
.nav-legal-toc a:hover,
.nav-legal-toc a:focus-visible {
  color: #d60d3b !important;
  text-decoration: underline !important;
}

@media screen and (max-width: 680px) {
  .t972__banner {
    padding: 18px !important;
  }
  .t972__banner .t972__buttons {
    gap: 8px !important;
  }
  .t972__banner .t972__buttons-wrap,
  .t972__banner .t972__settings-btn,
  .t972__banner .t972__buttons .t-btn {
    flex-basis: 100% !important;
  }
  #rec938830306 .t-container,
  #rec955252316 .t-container {
    padding: 0 16px !important;
  }
  #rec938830306 .t-cover__wrapper,
  #rec955252316 .t-cover__wrapper {
    padding: 104px 0 64px !important;
  }
  #rec938830306 .t001__title,
  #rec955252316 .t001__title {
    margin-bottom: 22px !important;
    font-size: 28px !important;
  }
  #rec938830306 .t001__descr,
  #rec955252316 .t001__descr {
    font-size: 15px !important;
    line-height: 1.6 !important;
  }
  .nav-legal-toc ol {
    columns: 1 !important;
  }
}

/* NAV_SHOP_PRODUCT_DETAIL_RFDY_V1_20260803 */
.t-store__product-popup,
.t-store__product-popup .t-store__prod-popup__info,
.t-store__product-popup .t-store__prod-popup__name,
.t-store__product-popup .t-store__prod-popup__text,
.t-store__product-popup .t-store__prod-popup__text *,
.t-store__product-popup .t-store__prod-popup__sku,
.t-store__product-popup .t-store__prod-popup__price,
.t-store__product-popup .t-store__prod-popup__btn-wrapper,
.t-store__product-popup .t-btnflex,
.t-store__product-popup .t-btnflex__text {
  font-family: RFDEWIExtended, Arial, sans-serif !important;
}

.t-store__product-popup .t-store__prod-popup__name {
  margin: 0 !important;
  color: #f5f5f5 !important;
  font-size: clamp(26px, 2.2vw, 34px) !important;
  line-height: 1.2 !important;
  font-weight: 600 !important;
  letter-spacing: -0.025em !important;
  text-wrap: balance;
}

.t-store__product-popup .t-store__prod-popup__btn-wrapper {
  margin-top: 20px !important;
}

.t-store__product-popup .t-btnflex,
.t-store__product-popup .t-btnflex__text {
  font-size: 13px !important;
  line-height: 1.2 !important;
  font-weight: 500 !important;
  letter-spacing: 0.035em !important;
}

.t-store__product-popup .t-store__prod-popup__text {
  max-width: 58ch !important;
  margin-top: 30px !important;
  color: rgba(245, 245, 245, 0.88) !important;
  font-size: 15px !important;
  line-height: 1.62 !important;
  font-weight: 400 !important;
  letter-spacing: -0.008em !important;
}

.t-store__product-popup .t-store__prod-popup__text strong,
.t-store__product-popup .t-store__prod-popup__text b {
  color: #fff !important;
  font-weight: 600 !important;
}

.t-store__product-popup .t-store__prod-popup__text br + br {
  display: block;
  content: "";
  margin-top: 8px;
}

@media screen and (max-width: 640px) {
  .t-store__product-popup .t-store__prod-popup__name {
    font-size: 23px !important;
    line-height: 1.24 !important;
    letter-spacing: -0.02em !important;
  }

  .t-store__product-popup .t-store__prod-popup__btn-wrapper {
    margin-top: 16px !important;
  }

  .t-store__product-popup .t-store__prod-popup__text {
    max-width: none !important;
    margin-top: 24px !important;
    font-size: 14px !important;
    line-height: 1.58 !important;
    letter-spacing: 0 !important;
  }
}


/* NAV_SHOP_PRODUCT_DETAIL_RFDY_DIRECT_V1_20260803 */ .t-store__product-snippet, .t-store__product-snippet .t-store__prod-popup__info, .t-store__product-snippet .t-store__prod-popup__name, .t-store__product-snippet .t-store__prod-popup__text, .t-store__product-snippet .t-store__prod-popup__text *, .t-store__product-snippet .t-store__prod-popup__sku, .t-store__product-snippet .t-store__prod-popup__price, .t-store__product-snippet .t-store__prod-popup__btn-wrapper, .t-store__product-snippet .t-btnflex, .t-store__product-snippet .t-btnflex__text { font-family: RFDEWIExtended, Arial, sans-serif !important; } .t-store__product-snippet .t-store__prod-popup__name { margin: 0 !important; color: #f5f5f5 !important; font-size: clamp(26px, 2.2vw, 34px) !important; line-height: 1.2 !important; font-weight: 600 !important; letter-spacing: -0.025em !important; text-wrap: balance; } .t-store__product-snippet .t-store__prod-popup__btn-wrapper { margin-top: 20px !important; } .t-store__product-snippet .t-btnflex, .t-store__product-snippet .t-btnflex__text { font-size: 13px !important; line-height: 1.2 !important; font-weight: 500 !important; letter-spacing: 0.035em !important; } .t-store__product-snippet .t-store__prod-popup__text { max-width: 58ch !important; margin-top: 30px !important; color: rgba(245, 245, 245, 0.88) !important; font-size: 15px !important; line-height: 1.62 !important; font-weight: 400 !important; letter-spacing: -0.008em !important; } .t-store__product-snippet .t-store__prod-popup__text strong, .t-store__product-snippet .t-store__prod-popup__text b { color: #fff !important; font-weight: 600 !important; } .t-store__product-snippet .t-store__prod-popup__text br + br { display: block; content: ""; margin-top: 8px; } @media screen and (max-width: 640px) { .t-store__product-snippet .t-store__prod-popup__name { font-size: 23px !important; line-height: 1.24 !important; letter-spacing: -0.02em !important; } .t-store__product-snippet .t-store__prod-popup__btn-wrapper { margin-top: 16px !important; } .t-store__product-snippet .t-store__prod-popup__text { max-width: none !important; margin-top: 24px !important; font-size: 14px !important; line-height: 1.58 !important; letter-spacing: 0 !important; } }