:where([class$=__text],
[class*=__card-text],
[class*=__mobile-text],
.section__caption,
.about__text,
.abt-intro__lead,
.abt-stat__label,
.ff-about__text,
.brands-note,
.page-404__text,
.ff-adv-card__text,
.adv-card__text,
.format-card__text,
.feature-card__text,
.ff-kitchen__card-text,
.blog-card__text,
.article-card__text,
.blog-article__content p,
.blog-article__lead,
.cms-content p,
.ff-seo__text,
.ff-seo p,
.blog-seo__text,
.blog-seo p,
.abt-seo__text,
.abt-seo p,
.brand-about__p):where(:not(.hero *, .hero--fastfood *, .promo *, .promo__intro *, .lead-wide__intro *, .lead-wide-product__intro *, .lead__intro *, .cta *, .mfr-cta *, .blog-cta *, .makers-card *, .site-footer *, .ff-step *, .banner *, .link-arrow *, .ba-quote *)) {
  color: #16151a;
}

:where(.faq-item__btn,
.faq-item__q,
.article-card__title,
.blog-card__title,
.news-item__title,
.ff-format-card__title,
.step-card__title,
.maker-card__title) {
  font-weight: 700;
}

@media (min-width: 1367px) {
  :where([class$=__text]:not(.link-arrow__text),
  [class*=__card-text],
  [class*=__mobile-text],
  .about__text,
  .abt-intro__lead,
  .abt-stat__label,
  .ff-about__text,
  .ff-adv-card__text,
  .adv-card__text,
  .format-card__text,
  .feature-card__text,
  .blog-card__text,
  .article-card__text,
  .page-404__text,
  .brands-note,
  .brand-about__p) {
    font-size: 18px;
    line-height: 1.4;
  }
}
@media (min-width: 1367px) and (max-width: 1728px) and (min-width: 1367px) {
  :where([class$=__text]:not(.link-arrow__text),
  [class*=__card-text],
  [class*=__mobile-text],
  .about__text,
  .abt-intro__lead,
  .abt-stat__label,
  .ff-about__text,
  .ff-adv-card__text,
  .adv-card__text,
  .format-card__text,
  .feature-card__text,
  .blog-card__text,
  .article-card__text,
  .page-404__text,
  .brands-note,
  .brand-about__p) {
    font-size: 15px;
  }
}
@media (min-width: 1367px) {
  :where(.hero__subtitle,
  .promo__intro p,
  .lead__intro p,
  .lead-wide__intro p,
  .lead-wide-product__intro p,
  .cat-seo__body p,
  .pd-seo__body p,
  .pd-description p,
  .pd-tabs__panel p,
  .footer__brand p) {
    font-size: 18px;
    line-height: 1.4;
  }
}
@media (min-width: 1367px) and (max-width: 1728px) and (min-width: 1367px) {
  :where(.hero__subtitle,
  .promo__intro p,
  .lead__intro p,
  .lead-wide__intro p,
  .lead-wide-product__intro p,
  .cat-seo__body p,
  .pd-seo__body p,
  .pd-description p,
  .pd-tabs__panel p,
  .footer__brand p) {
    font-size: 15px;
  }
}
@media (min-width: 1367px) {
  .section__caption {
    font-size: 18px;
    line-height: 1.3;
  }
}
@media (min-width: 1367px) and (max-width: 1728px) and (min-width: 1367px) {
  .section__caption {
    font-size: 15px;
  }
}
@media (max-width: 1366px) {
  :where([class$=__text],
  [class*=__card-text],
  [class*=__mobile-text],
  .about__text,
  .abt-intro__lead,
  .abt-stat__label,
  .ff-about__text,
  .ff-adv-card__text,
  .adv-card__text,
  .format-card__text,
  .feature-card__text,
  .blog-card__text,
  .article-card__text,
  .brand-about__p):where(:not(.hero *, .hero--fastfood *, .promo *, .promo__intro *, .lead-wide__intro *, .lead-wide-product__intro *, .lead__intro *, .cta *, .mfr-cta *, .blog-cta *, .makers-card *, .site-footer *, .ff-step *, .banner *, .link-arrow *, .ba-quote *)) {
    font-size: 17px;
    line-height: 1.4;
  }
}
@media (max-width: 1366px) and (min-width: 481px) {
  .mfr-cta__text, .blog-cta__text, .cta__text, .promo__intro p, .lead__intro p, .lead-wide__intro p, .lead-wide-product__intro p, .cat-seo__body, .cat-seo__body p, .pd-seo__body, .pd-seo__body p, .blog-seo p, .blog-seo__text, .ff-seo p, .ff-seo__text, .abt-seo p, .abt-seo__text, .eq-seo p, .eq-seo__text {
    font-size: 17px;
    line-height: 1.4;
  }
}
@media (max-width: 480px) {
  .mfr-cta__text, .blog-cta__text, .cta__text, .promo__intro p, .lead__intro p, .lead-wide__intro p, .lead-wide-product__intro p, .cat-seo__body, .cat-seo__body p, .pd-seo__body, .pd-seo__body p, .blog-seo p, .blog-seo__text, .ff-seo p, .ff-seo__text, .abt-seo p, .abt-seo__text, .eq-seo p, .eq-seo__text {
    font-size: 15px;
    line-height: 1.4;
  }
}
.section--lead-wide {
  padding-top: 72px;
  padding-bottom: 140px;
}

.lead-wide {
  display: flex;
  align-items: stretch;
  gap: 20px;
  width: 100%;
  max-width: 100%;
}

.lead-wide__intro {
  flex: 812 1 0;
  background: linear-gradient(180deg, #0777e2 0%, #034584 100%);
  border-radius: 40px;
  padding: 40px;
  color: #ffffff;
  display: flex;
  flex-direction: column;
  min-height: 395px;
  min-width: 0;
  max-width: 100%;
}
.lead-wide__intro h2 {
  color: #fbfbfb;
  margin-bottom: 0;
  max-width: 517px;
  font-size: 54px;
  line-height: 0.9;
  letter-spacing: 0;
  font-synthesis: none;
}
.lead-wide__intro p {
  color: #ffffff;
  font-size: 18px;
}
@media (max-width: 1728px) and (min-width: 1367px) {
  .lead-wide__intro p {
    font-size: 15px;
  }
}
.lead-wide__intro p {
  line-height: 1.2;
  margin-top: auto;
  margin-bottom: 0;
  letter-spacing: 0;
  font-weight: 400;
}

.lead-wide__form {
  flex: 968 1 0;
  background: #f0f0f0;
  border-radius: 40px;
  padding: 40px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  min-height: 395px;
  min-width: 0;
  max-width: 100%;
}
.lead-wide__form .field__label {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.2;
  color: #878787;
}
.lead-wide__form .field__control,
.lead-wide__form .field select,
.lead-wide__form select,
.lead-wide__form textarea {
  box-sizing: border-box;
  width: 100%;
  min-width: 0;
  max-width: 100%;
  background: #ffffff;
  border: 1px solid transparent;
  border-radius: 8px;
  font-family: inherit;
  font-size: 16px;
  color: #16151a;
  transition: border-color 0.2s;
  height: 60px;
  min-height: 60px;
  max-height: 60px;
  padding: 0 20px;
  line-height: 1.2;
  appearance: none;
  -webkit-appearance: none;
}
.lead-wide__form .field__control::placeholder,
.lead-wide__form .field select::placeholder,
.lead-wide__form select::placeholder,
.lead-wide__form textarea::placeholder {
  color: #878787;
}
.lead-wide__form .field__control:focus,
.lead-wide__form .field select:focus,
.lead-wide__form select:focus,
.lead-wide__form textarea:focus {
  outline: none;
  border-color: #00a0de;
}
.lead-wide__form .field select,
.lead-wide__form select {
  appearance: none;
  -webkit-appearance: none;
  background-image: none;
}
.lead-wide__form .field--select {
  position: relative;
}
.lead-wide__form .field--select:focus-within .field__control,
.lead-wide__form .field--select:focus-within select {
  border-color: #00a0de;
}
.lead-wide__form .field--select::after {
  content: "";
  position: absolute;
  right: 20px;
  top: calc(100% - 30px);
  bottom: auto;
  width: 10px;
  height: 10px;
  border-right: 2px solid #16151a;
  border-bottom: 2px solid #16151a;
  transform: translateY(-65%) rotate(45deg);
  pointer-events: none;
}
.lead-wide__form .field--select .field-select__trigger {
  background: #ffffff;
}
.lead-wide__form .field textarea,
.lead-wide__form textarea.field__control {
  display: block;
  height: 60px;
  min-height: 60px;
  max-height: 60px;
  padding: 20px;
  line-height: 1.2;
  resize: none;
  overflow: hidden;
  overflow-wrap: break-word;
  vertical-align: top;
}
.lead-wide__form .field textarea:focus,
.lead-wide__form textarea.field__control:focus {
  outline: none;
  border-color: #00a0de;
  overflow-y: auto;
}
.lead-wide__form .phone-intl {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  width: 100%;
  min-width: 0;
  max-width: 100%;
  height: 60px;
  min-height: 60px;
  max-height: 60px;
  padding: 0 20px;
  background: #ffffff;
  overflow: hidden;
}
.lead-wide__form .phone-intl .phone-intl__input {
  flex: 1 1 auto;
  width: auto;
  min-width: 0;
  height: auto;
  min-height: 0;
  max-height: none;
  padding: 0;
  background: none;
  appearance: none;
  -webkit-appearance: none;
}
.lead-wide__form .consent {
  display: flex;
  align-items: center;
  gap: 12px;
  margin: 0;
  font-size: 16px;
  line-height: 1.2;
  color: #16151a;
  cursor: pointer;
  position: relative;
  z-index: 2;
}
.lead-wide__form .consent b,
.lead-wide__form .consent a,
.lead-wide__form .consent .consent__link {
  position: relative;
  z-index: 1;
  display: inline;
  font-weight: 700;
  color: #16151a;
  text-decoration: none;
  cursor: pointer;
  pointer-events: auto;
  -webkit-tap-highlight-color: transparent;
  transition: color 0.2s;
  touch-action: manipulation;
}
.lead-wide__form .consent b::after,
.lead-wide__form .consent a::after,
.lead-wide__form .consent .consent__link::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 100%;
  height: 1px;
  background: currentColor;
  transform: scaleX(0);
  transform-origin: left center;
  transition: transform 0.25s ease;
  pointer-events: none;
}
@media (hover: hover) and (pointer: fine) and (min-width: 1367px) {
  .lead-wide__form .consent b:hover,
  .lead-wide__form .consent a:hover,
  .lead-wide__form .consent .consent__link:hover {
    color: #00a0de;
  }
  .lead-wide__form .consent b:hover::after,
  .lead-wide__form .consent a:hover::after,
  .lead-wide__form .consent .consent__link:hover::after {
    transform: scaleX(1);
  }
}
.lead-wide__form .consent input {
  appearance: none;
  -webkit-appearance: none;
  flex: 0 0 auto;
  width: 24px;
  height: 24px;
  margin-top: 0;
  border: 2px solid #00a0de;
  border-radius: 4px;
  border-width: 1px;
  background: #ffffff;
  display: grid;
  place-items: center;
  cursor: pointer;
  transition: background 0.2s, border-color 0.2s;
}
.lead-wide__form .consent input::after {
  content: "";
  width: 6px;
  height: 11px;
  margin-top: -2px;
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  opacity: 0;
  transition: opacity 0.15s;
}
.lead-wide__form .consent input:checked {
  background: #00a0de;
  border-color: #00a0de;
}
.lead-wide__form .consent input:checked::after {
  opacity: 1;
}
.lead-wide__form .btn.btn--accent {
  height: 59px;
  min-height: 59px;
  padding: 20px 40px;
  margin-top: 0;
}
.lead-wide__form .form-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 20px;
  width: 100%;
  align-items: start;
}
.lead-wide__form .form-grid .field {
  margin-bottom: 0;
  display: flex;
  flex-direction: column;
  gap: 8px;
  width: 100%;
  min-width: 0;
  max-width: 100%;
}
.lead-wide__form .form-grid .field__control,
.lead-wide__form .form-grid .field select,
.lead-wide__form .form-grid select,
.lead-wide__form .form-grid textarea,
.lead-wide__form .form-grid .phone-intl {
  width: 100%;
  min-width: 0;
  max-width: 100%;
}

@media (max-width: 1728px) and (min-width: 1367px) {
  .section--lead-wide {
    padding-top: 56px;
    padding-bottom: 100px;
  }
  .lead-wide {
    gap: 20px;
  }
  .lead-wide__intro,
  .lead-wide__form {
    min-height: 395px;
    padding: 40px;
  }
  .lead-wide__intro h2 {
    max-width: none;
    font-size: 51px;
  }
  .lead-wide__form {
    gap: 20px;
  }
  .lead-wide__form .form-grid {
    display: grid;
    width: 100%;
    gap: 20px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    align-items: start;
  }
  .lead-wide__form .form-grid .field {
    gap: 8px;
    width: 100%;
    min-width: 0;
    max-width: 100%;
  }
  .lead-wide__form .form-grid .field__control,
  .lead-wide__form .form-grid .field select,
  .lead-wide__form .form-grid select,
  .lead-wide__form .form-grid textarea,
  .lead-wide__form .form-grid .phone-intl {
    width: 100%;
    min-width: 0;
    max-width: 100%;
  }
  .lead-wide__form .field__label {
    font-size: 16px;
    line-height: 1.2;
  }
  .lead-wide__form .field__control,
  .lead-wide__form .field select,
  .lead-wide__form select,
  .lead-wide__form textarea,
  .lead-wide__form .field textarea,
  .lead-wide__form textarea.field__control {
    height: 60px;
    min-height: 60px;
    max-height: 60px;
    min-width: 0;
    max-width: 100%;
    padding: 0 20px;
    font-size: 16px;
    appearance: none;
    -webkit-appearance: none;
  }
  .lead-wide__form .field textarea,
  .lead-wide__form textarea.field__control {
    height: 60px;
    min-height: 60px;
    max-height: 60px;
    padding: 20px;
    resize: none;
    overflow: hidden;
  }
  .lead-wide__form .field--select::after {
    right: 20px;
    top: calc(100% - 30px);
    bottom: auto;
    width: 10px;
    height: 10px;
    transform: translateY(-65%) rotate(45deg);
  }
  .lead-wide__form .phone-intl {
    width: 100%;
    min-width: 0;
    max-width: 100%;
    height: 60px;
    min-height: 60px;
    max-height: 60px;
    padding: 0 20px;
    font-size: 16px;
  }
  .lead-wide__form .consent {
    font-size: 16px;
    line-height: 1.2;
    gap: 12px;
    margin: 0;
  }
  .lead-wide__form .consent input {
    width: 24px;
    height: 24px;
  }
  .lead-wide__form .btn.btn--accent {
    height: 59px;
    min-height: 59px;
    padding: 20px 40px;
    font-size: 16px;
  }
}
@media (max-width: 1366px) {
  .lead-wide {
    flex-direction: column;
  }
  .lead-wide__intro,
  .lead-wide__form {
    flex: 1 1 auto;
    width: 100%;
  }
  .lead-wide__intro {
    height: auto;
    min-height: 280px;
  }
  .lead-wide__form {
    padding: 40px;
  }
}
@media (max-width: 1366px) {
  .section--lead-wide {
    padding-top: 120px;
    padding-bottom: 0px;
  }
  .lead-wide {
    gap: 10px;
  }
  .lead-wide__intro {
    min-height: 160px;
    padding: 24px;
    border-radius: 12px;
    overflow: visible;
  }
  .lead-wide__intro h2 {
    font-size: 28px;
    line-height: 1;
    max-width: none;
    width: auto;
    overflow-wrap: break-word;
    word-break: normal;
    hyphens: manual;
  }
  .lead-wide__intro p {
    font-size: 17px;
    line-height: 1.3;
    letter-spacing: 0.55px;
    margin-top: 16px;
  }
  .lead-wide__form {
    padding: 20px;
    border-radius: 20px;
    display: flex;
    margin-bottom: 20px;
    flex-direction: column;
    gap: 20px;
  }
  .lead-wide__form .field {
    margin-bottom: 0;
  }
  .lead-wide__form .field__label {
    font-size: 17px;
    margin-bottom: 0;
    line-height: 1.2;
    color: #878787;
  }
  .lead-wide__form .field__control,
  .lead-wide__form select,
  .lead-wide__form textarea {
    min-height: 48px;
    height: 48px;
    padding: 0 16px;
    font-size: 17px;
    border-radius: 8px;
    border: 1px solid transparent;
    background: #ffffff;
    transition: border-color 0.2s;
  }
  .lead-wide__form .field__control:focus,
  .lead-wide__form select:focus,
  .lead-wide__form textarea:focus {
    outline: none;
    border-color: #00a0de;
  }
  .lead-wide__form .field--select:focus-within .field__control,
  .lead-wide__form .field--select:focus-within select {
    border-color: #00a0de;
  }
  .lead-wide__form .field textarea {
    min-height: 100px;
    height: 100px;
    max-height: none;
    padding: 12px 16px;
    resize: vertical;
    overflow-y: auto;
  }
  .lead-wide__form .field--select::after {
    top: calc(100% - 24px);
    bottom: auto;
    right: 16px;
    width: 8px;
    height: 8px;
    transform: translateY(-65%) rotate(45deg);
  }
  .lead-wide__form .phone-intl {
    height: 48px;
    min-height: 48px;
    padding: 0 16px;
    font-size: 17px;
    line-height: 1.2;
    background: #ffffff;
  }
  .lead-wide__form .phone-intl .phone-intl__code,
  .lead-wide__form .phone-intl .phone-intl__input {
    font-size: inherit;
    line-height: inherit;
    padding: 0;
    height: auto;
    min-height: 0;
  }
  .lead-wide__form .consent {
    font-size: 15px;
    line-height: 1.3;
    gap: 12px;
    margin: 0;
  }
  .lead-wide__form .consent b,
  .lead-wide__form .consent a,
  .lead-wide__form .consent .consent__link {
    color: #16151a;
  }
  .lead-wide__form .consent input {
    width: 24px;
    height: 24px;
    border-radius: 4px;
    border-width: 1px;
  }
  .lead-wide__form .btn.btn--accent {
    width: 100%;
    height: 48px;
    min-height: 48px;
    padding: 0 32px;
    font-size: 17px;
    border-radius: 100px;
    margin-top: 0;
  }
  .lead-wide__form .form-grid {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
  .lead-wide__form button {
    height: 48px;
  }
}
@media (max-width: 1366px) and (min-width: 481px) {
  .lead-wide__intro {
    min-height: 160px;
    border-radius: 12px;
    padding: 20px;
  }
  .lead-wide__intro h2 {
    font-size: 28px;
    line-height: 0.9;
    max-width: none;
  }
  .lead-wide__intro p {
    font-size: 17px;
    line-height: 1.3;
    padding-top: 0;
    margin-top: auto;
    letter-spacing: 0;
    font-weight: 500;
  }
  .lead-wide__form {
    gap: 20px;
    background: #fbfbfb;
    border-radius: 12px;
    padding: 20px;
    margin-bottom: 20px;
    min-height: 0;
  }
  .lead-wide__form .form-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    column-gap: 10px;
    row-gap: 20px;
    align-items: start;
  }
  .lead-wide__form .form-grid .field {
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin-bottom: 0;
    min-width: 0;
    align-self: start;
  }
  .lead-wide__form .field__label {
    font-size: 17px;
    line-height: 1.2;
    color: #878787;
  }
  .lead-wide__form .field__control,
  .lead-wide__form .field select,
  .lead-wide__form select,
  .lead-wide__form textarea,
  .lead-wide__form .field textarea,
  .lead-wide__form textarea.field__control {
    box-sizing: border-box;
    width: 100%;
    min-height: 44px;
    height: 44px;
    max-height: 44px;
    padding: 10px 12px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2;
    background: #efefef;
    border-radius: 8px;
    border: 1px solid transparent;
    resize: none;
    overflow: hidden;
  }
  .lead-wide__form .field__control::placeholder,
  .lead-wide__form .field select::placeholder,
  .lead-wide__form select::placeholder,
  .lead-wide__form textarea::placeholder,
  .lead-wide__form .field textarea::placeholder,
  .lead-wide__form textarea.field__control::placeholder {
    color: #878787;
    opacity: 1;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
  }
  .lead-wide__form .field textarea,
  .lead-wide__form textarea.field__control {
    padding-block: calc((44px - 1.2em) / 2);
    padding-inline: 12px;
  }
  .lead-wide__form .field--select {
    position: relative;
  }
  .lead-wide__form .field--select .field__control,
  .lead-wide__form .field--select select,
  .lead-wide__form .field--select .field-select__trigger {
    box-sizing: border-box;
    width: 100%;
    min-height: 44px;
    height: 44px;
    max-height: 44px;
    padding: 10px 12px;
    padding-right: 40px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2;
    background: #efefef;
    border-radius: 8px;
    border: 1px solid transparent;
  }
  .lead-wide__form .field--select select.field__control,
  .lead-wide__form .field--select select {
    font-size: 16px;
  }
  .lead-wide__form .field--select::after {
    display: block;
    top: calc(100% - 22px);
    right: 14px;
    width: 8px;
    height: 8px;
    border-right: 2px solid #16151a;
    border-bottom: 2px solid #16151a;
    transform: translateY(-65%) rotate(45deg);
  }
  .lead-wide__form .field--select.field-select--enhanced .field-select__trigger::after {
    right: 12px;
  }
  .lead-wide__form .phone-intl {
    box-sizing: border-box;
    width: 100%;
    height: 44px;
    min-height: 44px;
    max-height: 44px;
    padding: 0 12px;
    background: #efefef;
    border-radius: 8px;
    font-size: 16px;
    line-height: 1.2;
  }
  .lead-wide__form .phone-intl .phone-intl__code,
  .lead-wide__form .phone-intl .phone-intl__input {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2;
    padding: 0;
    height: auto;
    min-height: 0;
  }
  .lead-wide__form .phone-intl .phone-intl__input::placeholder {
    color: #878787;
    opacity: 1;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
  }
  .lead-wide__form .consent {
    display: flex;
    align-items: center;
    font-size: 15px;
    line-height: 1.3;
    gap: 12px;
    margin: 0;
  }
  .lead-wide__form .consent input {
    flex-shrink: 0;
    width: 24px;
    height: 24px;
    margin: 0;
    background: #fbfbfb;
  }
  .lead-wide__form .consent span {
    flex: 1;
    min-width: 0;
  }
  .lead-wide__form .btn.btn--accent {
    width: 100%;
    height: 47px;
    min-height: 47px;
    padding: 16px 32px;
    font-size: 15px;
    line-height: 1.1;
    border-radius: 100px;
  }
}
@media (max-width: 480px) {
  .section--lead-wide {
    padding-top: 100px;
    padding-bottom: 0;
  }
  .lead-wide {
    flex-direction: column;
    gap: 8px;
    width: 100%;
    max-width: 100%;
  }
  .lead-wide__intro,
  .lead-wide__form {
    flex: 1 1 auto;
  }
  .lead-wide__intro {
    border-radius: 12px;
    overflow: hidden;
    min-height: 211px;
    min-width: 0;
    max-width: 100%;
    width: 100%;
    padding: 20px;
    color: #ffffff;
    background-color: #0777e2;
    background-image: linear-gradient(180deg, #0777e2 0%, #034584 100%);
    display: flex;
    flex-direction: column;
  }
  .lead-wide__intro h2 {
    color: #ffffff;
    font-size: 24px;
    line-height: 1;
    max-width: 100%;
    margin-bottom: 0;
    font-weight: 600;
    font-synthesis: none;
    text-shadow: none;
    -webkit-font-smoothing: antialiased;
    overflow-wrap: break-word;
    word-break: normal;
  }
  .lead-wide__intro p {
    color: #ffffff;
    font-size: 17px;
    line-height: 1.1;
    padding-top: 0;
    margin-top: auto;
    margin-bottom: 0;
    letter-spacing: 0;
    font-weight: 500;
  }
  .lead-wide__form {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-bottom: 20px;
    padding: 20px;
    border-radius: 12px;
    min-width: 0;
    max-width: 100%;
    width: 100%;
    background: #f0f0f0;
  }
  .lead-wide__form .field {
    margin-bottom: 0;
    display: flex;
    flex-direction: column;
    gap: 8px;
  }
  .lead-wide__form .field__label {
    font-size: 17px;
    margin-bottom: 0;
    line-height: 1.2;
    color: #878787;
  }
  .lead-wide__form .field__control,
  .lead-wide__form select,
  .lead-wide__form textarea {
    min-height: 48px;
    height: 48px;
    padding: 0 16px;
    font-size: 17px;
    border-radius: 8px;
    border: 1px solid transparent;
    background: #ffffff;
    transition: border-color 0.2s;
  }
  .lead-wide__form .field__control:focus,
  .lead-wide__form select:focus,
  .lead-wide__form textarea:focus {
    outline: none;
    border-color: #00a0de;
  }
  .lead-wide__form .field--select:focus-within .field__control,
  .lead-wide__form .field--select:focus-within select {
    border-color: #00a0de;
  }
  .lead-wide__form .field textarea {
    min-height: 100px;
    height: 100px;
    max-height: none;
    padding: 12px 16px;
    resize: vertical;
    overflow-y: auto;
  }
  .lead-wide__form .field--select::after {
    top: calc(100% - 24px);
    bottom: auto;
    right: 16px;
    width: 8px;
    height: 8px;
    border-color: #16151a;
    transform: translateY(-65%) rotate(45deg);
  }
  .lead-wide__form .phone-intl {
    height: 48px;
    min-height: 48px;
    padding: 0 16px;
    font-size: 17px;
    line-height: 1.2;
    background: #ffffff;
  }
  .lead-wide__form .phone-intl .phone-intl__code,
  .lead-wide__form .phone-intl .phone-intl__input {
    font-size: inherit;
    line-height: inherit;
    padding: 0;
    height: auto;
    min-height: 0;
  }
  .lead-wide__form .consent {
    font-size: 15px;
    line-height: 1.3;
    gap: 12px;
    margin: 0;
    align-items: flex-start;
  }
  .lead-wide__form .consent b,
  .lead-wide__form .consent a,
  .lead-wide__form .consent .consent__link {
    color: #16151a;
  }
  .lead-wide__form .consent input {
    width: 24px;
    height: 24px;
    border-radius: 4px;
    border-width: 1px;
    margin-top: 0;
    flex-shrink: 0;
  }
  .lead-wide__form .consent input:checked {
    background: #00a0de;
    border-color: #00a0de;
  }
  .lead-wide__form .btn.btn--accent {
    width: 100%;
    height: 48px;
    min-height: 48px;
    padding: 0 32px;
    font-size: 17px;
    line-height: 1.1;
    margin-top: 0;
    background: #00a0de;
    color: #ffffff;
    border: none;
    border-radius: 100px;
  }
  .lead-wide__form .form-grid {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
}
.article-card {
  flex: 0 0 435px;
  scroll-snap-align: start;
  background: #fbfbfb;
  border: 1px solid #ffffff;
  border-radius: 20px;
  padding: 20px;
  margin-top: -1px;
  min-height: 388px;
  display: grid;
  grid-template-columns: 1fr auto;
  grid-template-rows: auto auto auto 1fr auto;
  grid-template-areas: "img   img" "tag   date" "title title" "text  text" "more  more";
  column-gap: 12px;
  row-gap: 14px;
  transition: box-shadow 0.25s, transform 0.25s;
}
@media (hover: hover) and (pointer: fine) and (min-width: 1367px) {
  .article-card:hover {
    box-shadow: 0 16px 36px rgba(0, 0, 0, 0.08);
    transform: translateY(-4px);
  }
}
.article-card__img {
  grid-area: img;
  width: 100%;
  height: 180px;
  border-radius: 20px;
  background-color: #acacac;
  margin-bottom: 6px;
}
.article-card__tag {
  grid-area: tag;
  align-self: center;
  justify-self: start;
  background: #16151a;
  color: #ffffff;
  text-transform: uppercase;
  font-family: "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.1;
  padding: 4px 8px;
  border-radius: 4px;
}
.article-card__date {
  grid-area: date;
  align-self: center;
  justify-self: end;
  color: #878787;
  font-family: "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 1.2;
  white-space: nowrap;
}
.article-card__title {
  grid-area: title;
  margin: 0;
  font-family: "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
  font-size: 22px;
  letter-spacing: 0.9px;
  font-weight: 700;
  line-height: 1.1;
  color: #16151a;
  text-transform: none;
}
.article-card__text {
  grid-area: text;
  margin: 0;
  font-family: "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
  font-weight: 400;
  color: #16151a;
  font-size: 18px;
}
@media (max-width: 1728px) and (min-width: 1367px) {
  .article-card__text {
    font-size: 15px;
  }
}
.article-card__text {
  line-height: 1.4;
}
@media (max-width: 1366px) and (min-width: 481px) {
  .article-card__text {
    font-size: 17px;
  }
}
@media (max-width: 480px) {
  .article-card__text {
    font-size: 15px;
  }
}
.article-card__text {
  line-height: 1.3;
  letter-spacing: 0.5px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.article-card__more {
  grid-area: more;
  align-self: end;
  justify-self: start;
  flex-shrink: 0;
  white-space: nowrap;
  display: inline-flex;
  align-items: center;
  gap: 4px;
  color: #00a0de;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.2;
  text-decoration: none;
}
.article-card__more svg {
  width: 24px;
  height: 24px;
}

@media (max-width: 1366px) {
  .article-card {
    flex: 0 0 calc((100% - 10px) / 2.5);
    width: calc((100% - 10px) / 2.5);
    max-width: 340px;
    min-height: 320px;
    padding: 16px;
  }
  .article-card__img {
    height: 140px;
    border-radius: 8px;
  }
  .article-card__title {
    font-size: 16px;
  }
  .article-card__date {
    font-size: 10px;
  }
  .article-card__text {
    font-size: 17px;
  }
  .article-card__tag {
    font-size: 10px;
  }
}
@media (max-width: 480px) {
  .article-card {
    flex: 0 0 280px;
    min-height: 320px;
  }
}
.section--hits {
  padding-top: 86px;
  padding-bottom: 53px;
}

.section-foot--mobile {
  display: none;
}

.btn--block-mobile {
  width: 100%;
}

.carousel-nav {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-right: 7px;
  margin-bottom: 4px;
}

.carousel-wrap {
  position: relative;
}
.carousel-wrap .track--slider {
  margin-block: 11.2px 0;
  width: min(587px, 100%);
  height: 7px;
  max-width: none;
  margin-left: auto;
  margin-right: 0;
}

.products-slider,
.carousel {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  overflow-x: auto;
  overflow-y: hidden;
  padding-bottom: 4px;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.products-slider::-webkit-scrollbar,
.carousel::-webkit-scrollbar {
  display: none;
  height: 0;
}

[data-slider] .carousel-wrap,
[data-slider] .products-slider,
[data-slider] .carousel,
[data-slider] .articles,
[data-slider] .categories,
[data-slider] .brands-grid {
  transform: none !important;
}
[data-slider] .product-card {
  overflow: hidden;
  transition: none !important;
  animation: none !important;
  -webkit-font-smoothing: antialiased;
  text-shadow: none;
}
[data-slider] .product-card:hover {
  box-shadow: none;
}
[data-slider] .product-card__cart,
[data-slider] .product-card__like {
  transition: none !important;
}

.product-card {
  position: relative;
  flex: 0 0 283px;
  width: 283px;
  height: 363px;
  background: #fbfbfb;
  border-radius: 20px;
  padding: 20px;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 10px;
  flex-shrink: 0;
  transition: box-shadow 0.25s;
}
.product-card:hover {
  box-shadow: 0 16px 36px rgba(0, 0, 0, 0.1);
}
.product-card a, .product-card img {
  -webkit-user-drag: none;
  user-drag: none;
}
.product-card__content {
  display: flex;
  flex-direction: column;
  gap: 11px;
  width: 100%;
  min-width: 0;
}
.product-card__info {
  display: flex;
  flex-direction: column;
  gap: 12px;
  width: 100%;
  min-width: 0;
  height: 112px;
  flex-shrink: 0;
}
.product-card__top {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 8px;
}
.product-card__badges {
  display: flex;
  gap: 12px;
  margin-top: 5px;
  margin-left: 1px;
  flex-wrap: wrap;
}
.product-card__badge {
  background: #e22d3f;
  color: #ffffff;
  font-family: "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.1;
  padding: 8px 24px;
  border-radius: 100px;
}
.product-card__badge--new {
  background: #004e99;
}
.product-card__badge--top {
  background: #00a0de;
}
.product-card__actions {
  display: flex;
  align-items: center;
  gap: 4px;
  flex-shrink: 0;
  margin-top: -3px;
  position: relative;
  z-index: 2;
}
.product-card__like, .product-card__cart--icon {
  width: 40px;
  height: 40px;
  flex: 0 0 auto;
  margin: 0;
  padding: 0;
  border-radius: 8px;
  border: none;
  appearance: none;
  background: rgba(0, 160, 222, 0.2);
  color: #00a0de;
  display: grid;
  place-items: center;
  transition: background 0.2s, color 0.2s;
}
.product-card__like svg, .product-card__cart--icon svg {
  width: 20px;
  height: 20px;
}
@media (hover: hover) and (pointer: fine) and (min-width: 1367px) {
  .product-card__like:hover, .product-card__cart--icon:hover {
    background: #00a0de;
    color: #ffffff;
  }
}
.product-card__like svg path {
  fill: rgba(255, 255, 255, 0);
  transition: fill 0.2s ease;
}
@media (hover: hover) and (pointer: fine) and (min-width: 1367px) {
  .product-card__like:hover {
    background: #00a0de;
    color: #ffffff;
  }
  .product-card__like:hover svg path {
    fill: #ffffff;
  }
}
.product-card__like.is-active {
  background: #00a0de;
  color: #ffffff;
}
.product-card__like.is-active svg path {
  fill: #ffffff;
}
.product-card__cart--icon {
  display: none;
}
.product-card__img {
  flex: 0 0 auto;
  width: 100%;
  aspect-ratio: 228/141;
  position: relative;
  overflow: hidden;
}
.product-card__img img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  max-width: none;
  object-fit: contain;
  object-position: center;
}
.product-card__title {
  margin: 0;
  padding: 0;
  flex: 0 0 57px;
  height: 57px;
  max-height: 57px;
  overflow: hidden;
  font-family: "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.2;
  letter-spacing: 0;
  word-break: normal;
  overflow-wrap: break-word;
  hyphens: none;
  text-align: left;
  text-shadow: none;
  margin-top: -2px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.product-card__title--stretched {
  position: static;
}
.product-card__title--stretched::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
}
.product-card__price-wrap {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  gap: 3px;
  min-width: 0;
}
.product-card__price {
  margin: 0;
  padding: 0;
  line-height: 1.2;
  white-space: nowrap;
  font-family: "Roboto Flex", "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
  font-weight: 700;
  font-variation-settings: "wght" 700, "wdth" 100;
  font-size: 16px;
  color: #004e99;
  flex-shrink: 0;
  text-shadow: none;
}
.product-card__price-multi {
  display: flex;
  flex-wrap: wrap;
  gap: 2px 8px;
  line-height: 1.2;
}
.product-card__price-multi-item {
  font-family: "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
  font-size: 11px;
  color: #878787;
  white-space: nowrap;
  text-shadow: none;
}
.product-card__bottom {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 8px;
  flex: 0 0 43px;
  height: 43px;
  min-height: 43px;
  max-height: 43px;
}
.product-card__cart--text {
  margin: 0;
  box-sizing: border-box;
  height: 43px;
  border: 1px solid #00a0de;
  color: #00a0de;
  background: transparent;
  appearance: none;
  border-radius: 8px;
  padding: 0 24px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-family: "Roboto Flex", "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
  font-weight: 700;
  font-variation-settings: "wght" 700, "wdth" 100;
  font-size: 16px;
  line-height: 1.2;
  text-shadow: none;
  transition: background 0.2s, color 0.2s, border-color 0.2s;
  flex-shrink: 0;
}
@media (hover: hover) and (pointer: fine) and (min-width: 1367px) {
  .product-card__cart--text:hover {
    background: #00a0de;
    border-color: #00a0de;
    color: #ffffff;
  }
}

@media (min-width: 1367px) {
  .product-card--wide {
    flex: 0 0 587px;
    width: 587px;
    height: 363px;
    padding: 0;
    display: block;
    gap: 0;
  }
  .product-card--wide .product-card__top {
    position: absolute;
    top: 20px;
    left: 20px;
    right: 20px;
    z-index: 3;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 8px;
    margin: 0;
  }
  .product-card--wide .product-card__badges {
    position: static;
    margin: 0;
  }
  .product-card--wide .product-card__like {
    position: static;
    flex-shrink: 0;
    margin-top: 0;
  }
  .product-card--wide .product-card__content {
    display: block;
    gap: 0;
    height: 100%;
  }
  .product-card--wide .product-card__img {
    position: absolute;
    left: 20px;
    top: 58px;
    width: 369px;
    height: 228px;
    aspect-ratio: auto;
    z-index: 1;
  }
  .product-card--wide .product-card__img img {
    object-position: left center;
  }
  .product-card--wide .product-card__info {
    position: absolute;
    left: 324px;
    top: 231px;
    width: 243px;
    height: 112px;
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin: 0;
    padding: 0;
    z-index: 2;
  }
  .product-card--wide .product-card__title {
    overflow: hidden;
    margin-top: -4px;
  }
  .product-card--wide .product-card__bottom {
    width: 100%;
  }
}
@media (max-width: 1728px) and (min-width: 1367px) {
  .products-slider,
  .carousel {
    gap: 16px;
  }
  .product-card {
    flex: 0 0 283px;
    width: 283px;
    height: 363px;
    padding: 20px;
    gap: 10px;
  }
  .product-card__img {
    aspect-ratio: 228/141;
  }
  .product-card__img img {
    inset: 0;
    height: 100%;
    object-fit: contain;
  }
  .product-card__title {
    font-size: 16px;
  }
  .product-card__price {
    font-size: 16px;
  }
  .product-card__cart--text {
    height: 43px;
    padding: 0 24px;
    font-size: 16px;
  }
  .product-card--wide {
    flex: 0 0 587px;
    width: 587px;
    height: 363px;
  }
  .product-card--wide .product-card__img {
    left: 20px;
    top: 58px;
    width: 369px;
    height: 228px;
  }
  .product-card--wide .product-card__info {
    left: 324px;
    top: 231px;
    width: 243px;
    height: 112px;
  }
}
@media (max-width: 1366px) {
  .section--hits {
    padding-top: 123px;
    padding-bottom: 0;
  }
  .carousel-nav .link-arrow {
    display: none;
  }
  .carousel-wrap .track--slider:not(.is-static) {
    width: min(587px, 100%);
    margin-inline: auto;
    display: block;
  }
  .products-slider {
    display: flex;
    gap: 16px;
    overflow-x: auto;
    overflow-y: hidden;
    scroll-snap-type: x mandatory;
    padding-bottom: 4px;
  }
  .product-card {
    flex: 0 0 calc((100% - 16px) / 2.5);
    width: calc((100% - 16px) / 2.5);
    max-width: 250px;
    height: auto;
    scroll-snap-align: start;
    padding: 16px;
    border-radius: 12px;
    gap: 12px;
  }
  .product-card__top {
    margin-bottom: 0;
  }
  .product-card__actions {
    gap: 8px;
    margin-top: 0;
  }
  .product-card__info {
    margin-top: 16px;
    height: auto;
    gap: 10px;
  }
  .product-card__badge {
    height: 24px;
    width: auto;
    min-width: 56px;
    padding: 0 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
  }
  .product-card__badge--top {
    display: none;
  }
  .product-card__like, .product-card__cart--icon {
    width: 40px;
    height: 40px;
    border-radius: 8px;
  }
  .product-card__like svg, .product-card__cart--icon svg {
    width: 20px;
    height: 20px;
  }
  .product-card__cart--icon {
    display: grid;
  }
  .product-card__cart--text {
    display: none;
  }
  .product-card__img {
    height: auto;
    margin-top: 8px;
    aspect-ratio: 228/141;
  }
  .product-card__img img {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-width: none;
    max-height: none;
    object-fit: contain;
    object-position: center;
  }
  .product-card__title {
    font-size: 16px;
    height: auto;
    max-height: none;
    flex: none;
    letter-spacing: 0;
  }
  .product-card__price {
    font-size: 18px;
  }
  .product-card__bottom {
    min-height: 0;
    max-height: none;
    flex-wrap: nowrap;
    align-items: start;
    letter-spacing: -0.3px;
    max-height: none;
    flex: 0 0 auto;
    margin-top: 4px;
  }
}
@media (max-width: 1366px) and (min-width: 900px) {
  .section--hits .product-card,
  .section--novelties .product-card {
    flex: 0 0 calc((100% - 32px) / 3.5);
    width: calc((100% - 32px) / 3.5);
  }
  .section--hits .product-card__img,
  .section--novelties .product-card__img {
    margin-top: 0;
    aspect-ratio: 228/155;
  }
  .section--hits .product-card__info,
  .section--novelties .product-card__info {
    margin-top: 8px;
  }
}
@media (max-width: 480px) {
  .section--hits {
    padding-top: 71px;
    padding-bottom: 0;
  }
  .section-foot--mobile {
    display: block;
    margin-top: 19px;
  }
  .section-foot--mobile .btn {
    height: 40px;
    padding: 10px 32px;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.1;
  }
  .products-slider {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 11px;
    align-items: start;
    overflow: visible;
    scroll-snap-type: none;
    padding-bottom: 0;
  }
  .product-card {
    flex: none;
    width: 100%;
    max-width: none;
    scroll-snap-align: unset;
    min-height: 0;
    height: auto;
    padding: 10px;
    border-radius: 12px;
  }
  .product-card__top {
    margin-bottom: 0;
  }
  .product-card__actions {
    gap: 6px;
    margin-top: 0;
  }
  .product-card__content {
    flex: 0 0 auto;
    height: auto;
    gap: 8px;
  }
  .product-card__info {
    margin-top: 0;
    height: auto;
    flex: 0 0 auto;
    gap: 8px;
  }
  .product-card__badge {
    height: 19px;
    width: 51px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 10px;
  }
  .product-card__badge--top {
    display: none;
  }
  .product-card__like, .product-card__cart--icon {
    width: 30px;
    height: 30px;
    border-radius: 6px;
  }
  .product-card__like svg, .product-card__cart--icon svg {
    width: 17px;
    height: 17px;
  }
  .product-card__cart--icon {
    display: grid;
  }
  .product-card__cart--text {
    display: none;
  }
  .product-card__img {
    position: relative;
    overflow: hidden;
    height: 108px;
    max-height: 108px;
    margin-top: 8px;
    aspect-ratio: auto;
  }
  .product-card__img img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    max-width: none;
    max-height: none;
    object-fit: contain;
    object-position: center;
  }
  .product-card__title {
    font-size: 14px;
    margin-top: 8px;
    height: auto;
    max-height: none;
    flex: none;
    letter-spacing: 0;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .product-card__price {
    font-size: 16px;
  }
  .product-card__bottom {
    min-height: 0;
    max-height: none;
    margin-top: 7px;
    height: auto;
    flex-wrap: nowrap;
    align-items: start;
    flex: 0 0 auto;
  }
  .product-card--wide .product-card__top,
  .product-card--wide .product-card__info {
    position: static;
    inset: auto;
    width: 100%;
    height: auto;
  }
  .product-card--wide .product-card__img {
    position: relative;
    overflow: hidden;
    inset: auto;
    width: 100%;
    height: 108px;
    max-height: 108px;
    aspect-ratio: auto;
    margin-top: 8px;
  }
  .product-card--wide .product-card__img img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    max-width: none;
    max-height: none;
    object-fit: contain;
    object-position: center;
  }
  .carousel-wrap {
    overflow: visible;
  }
  .carousel-wrap .track--slider,
  .track:not(.track--about):not(.track--makers):not(.track--cats):not(.pd-benefits__track) {
    display: none;
  }
}
.btn--block-mobile {
  width: 100%;
  height: 40px;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.1;
  letter-spacing: 0.7px;
}

.btn--outline-accent {
  background: transparent;
  color: #00a0de;
  border: 1px solid #00a0de;
  width: 100%;
  padding: 10px 32px;
  font-size: 14px;
  font-weight: 500;
}

.blog-article-products__actions,
.blog-related__all {
  display: none;
}

.section-foot--mobile {
  display: none;
}

.page-blog .h2__muted {
  color: rgba(0, 0, 0, 0.3);
}

.blog-main {
  flex: 1;
}

.blog-intro {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 20px;
}

.blog-intro__title {
  margin: 0;
  max-width: 894px;
  color: #16151a;
}

.blog-intro__bar {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 24px;
  margin-top: 72px;
}

.blog-filters {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 12px;
  max-width: 890px;
  flex: 1 1 auto;
}

.blog-chip {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 8px 12px;
  border-radius: 4px;
  border: 1px solid #00a0de;
  font-size: 16px;
  line-height: 1.2;
  color: #16151a;
  transition: background 0.2s, color 0.2s;
}
@media (hover: hover) and (pointer: fine) and (min-width: 1367px) {
  .blog-chip:hover {
    background: #00a0de;
    border-color: #00a0de;
    color: #ffffff;
  }
}
.blog-chip.is-active {
  background: #00a0de;
  border-color: #00a0de;
  color: #ffffff;
}
.blog-chip:active {
  background: #00a0de;
  border-color: #00a0de;
  color: #ffffff;
}

.section--blog-list {
  padding-top: 64px;
  padding-bottom: 0;
}

.blog-sort {
  flex: 0 0 auto;
  align-self: center;
  margin-top: 20px;
  display: inline-flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
  line-height: 1.2;
}
.blog-sort__control {
  position: relative;
}
.blog-sort__btn {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  background: none;
  border: none;
  padding: 0;
  font: inherit;
  font-size: 16px;
  line-height: 1.2;
  color: #16151a;
  cursor: pointer;
}
.blog-sort__label {
  color: #16151a;
  margin-right: 0;
  font-size: 14px;
}
.blog-sort__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 20px;
  height: 20px;
  color: #00a0de;
  transition: transform 0.2s;
}
.blog-sort__icon svg {
  display: block;
  width: 20px;
  height: 20px;
}
.blog-sort__value {
  margin-left: 0;
  font-size: 16px;
  line-height: 1.2;
  color: #00a0de;
  text-decoration: underline;
  text-underline-offset: 3px;
}
.blog-sort__menu {
  position: absolute;
  top: calc(100% + 8px);
  right: 0;
  z-index: 20;
  width: 284px;
  padding: 20px;
  display: flex;
  flex-direction: column;
  gap: 11px;
  background: #fbfbfb;
  border: 1px solid #acacac;
  border-radius: 20px;
}
.blog-sort__menu[hidden] {
  display: none;
}
.blog-sort__option {
  background: none;
  border: none;
  padding: 0;
  text-align: left;
  font-size: 16px;
  line-height: 1.2;
  color: #878787;
  cursor: pointer;
  transition: color 0.2s;
}
.blog-sort__option:hover {
  color: #16151a;
}
.blog-sort__option.is-active {
  color: #16151a;
}
.blog-sort.is-open .blog-sort__icon {
  transform: rotate(180deg);
}

.blog-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 20px;
  align-items: stretch;
}

.blog-card {
  display: flex;
  flex-direction: column;
  gap: 20px;
  min-height: 388px;
  padding: 20px;
  background: #fbfbfb;
  border: 1px solid #ffffff;
  border-radius: 20px;
  transition: box-shadow 0.25s, transform 0.25s;
}
.blog-card:hover {
  box-shadow: 0 16px 36px rgba(0, 0, 0, 0.08);
  transform: translateY(-4px);
}
.blog-card__media {
  position: relative;
}
.blog-card__meta {
  display: none;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}
.blog-card__img {
  width: 100%;
  height: 180px;
  border-radius: 20px;
  background: #acacac;
}
.blog-card__stickers {
  position: absolute;
  top: 10px;
  left: 10px;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.blog-card__body {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  flex: 1 1 auto;
}
.blog-card__rubric {
  display: inline-flex;
  align-items: center;
  padding: 4px 8px;
  border-radius: 4px;
  background: #16151a;
  color: #ffffff;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.1;
  text-transform: uppercase;
}
.blog-card__title {
  margin: 0;
  font-family: "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.1;
  color: #16151a;
  text-transform: none;
}
.blog-card__text {
  margin: 0;
  font-family: "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
  font-weight: 400;
  color: #16151a;
  font-size: 18px;
}
@media (max-width: 1728px) and (min-width: 1367px) {
  .blog-card__text {
    font-size: 15px;
  }
}
.blog-card__text {
  line-height: 1.4;
}
@media (max-width: 1366px) and (min-width: 481px) {
  .blog-card__text {
    font-size: 17px;
  }
}
@media (max-width: 480px) {
  .blog-card__text {
    font-size: 15px;
  }
}
.blog-card__text {
  line-height: 1.3;
  letter-spacing: 0.3px;
}
.blog-card__foot {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}
.blog-card__more {
  white-space: nowrap;
}
.blog-card__date {
  color: #878787;
  font-size: 18px;
  line-height: 1.2;
  white-space: nowrap;
}

.blog-sticker {
  display: inline-flex;
  align-items: center;
  padding: 8px 24px;
  border-radius: 100px;
  color: #ffffff;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.1;
}
.blog-sticker--red {
  background: #e22d3f;
}
.blog-sticker--accent {
  background: #00a0de;
}

.blog-cta {
  display: flex;
  flex-direction: column;
  min-height: 388px;
  padding: 40px;
  border-radius: 20px;
  background: linear-gradient(180deg, #0777e2 0%, #034584 100%);
  color: #ffffff;
}
.blog-cta__title {
  margin: 0;
  font-family: "UNCAGE", "Montserrat", "Inter Tight", "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  color: #fbfbfb;
  line-height: 1;
}
.blog-cta__text {
  margin: 16px 0 0;
  color: #ffffff;
  font-size: 18px;
}
@media (max-width: 1728px) and (min-width: 1367px) {
  .blog-cta__text {
    font-size: 15px;
  }
}
.blog-cta__text {
  font-weight: 500;
  line-height: 1.1;
}
.blog-cta__btn {
  margin-top: auto;
  align-self: flex-start;
}
.blog-cta--wide {
  grid-column: span 2;
}
.blog-cta--wide .blog-cta__title {
  font-size: 48px;
  max-width: 790px;
}
.blog-cta--wide .blog-cta__btn {
  width: 416px;
  max-width: 100%;
}
.blog-cta--compact {
  padding: 30px;
}
.blog-cta--compact .blog-cta__title {
  font-size: 36px;
  line-height: 0.9;
  text-transform: none;
  color: #ffffff;
  max-width: 364px;
}
.blog-cta--compact .blog-cta__text {
  font-size: 18px;
  line-height: 1.3;
  font-weight: 400;
  color: #ffffff;
}
.blog-cta--compact .blog-cta__btn {
  width: 100%;
}

.blog-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  margin-top: 40px;
}
.blog-pagination__nav {
  display: inline-grid;
  place-items: center;
  width: 32px;
  height: 32px;
  border: none;
  border-radius: 4px;
  background: #efefef;
  color: #878787;
  cursor: pointer;
  transition: background 0.2s, color 0.2s;
}
.blog-pagination__nav svg {
  width: 20px;
  height: 20px;
}
@media (hover: hover) and (pointer: fine) and (min-width: 1367px) {
  .blog-pagination__nav:hover:not(:disabled) {
    background: #00a0de;
    color: #ffffff;
  }
}
.blog-pagination__nav:disabled {
  opacity: 0.5;
  cursor: default;
}
.blog-pagination__list {
  display: flex;
  align-items: center;
  gap: 6px;
}
.blog-pagination__page {
  display: inline-grid;
  place-items: center;
  min-width: 32px;
  height: 32px;
  padding: 0 6px;
  border: 1px solid #004e99;
  border-radius: 4px;
  font-size: 16px;
  line-height: 1.2;
  color: #004e99;
  transition: background 0.2s, color 0.2s;
}
@media (hover: hover) and (pointer: fine) and (min-width: 1367px) {
  .blog-pagination__page:hover {
    background: #004e99;
    color: #ffffff;
    border-color: #004e99;
  }
}
.blog-pagination__page.is-active {
  background: #004e99;
  color: #ffffff;
  border-color: #004e99;
}

.blog-bottom .section--lead-wide {
  padding-bottom: 0;
}

.section--blog-seo {
  padding-top: 72px;
  padding-bottom: 80px;
}
.section--blog-seo h2 {
  margin-bottom: 32px;
  max-width: 922px;
}

.blog-seo {
  background: #f4f4f4;
  width: 100%;
  padding: 40px;
  border-radius: 20px;
}
.blog-seo p, .blog-seo__text {
  font-family: "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
  font-weight: 400;
  color: #16151a;
  font-size: 18px;
}
@media (max-width: 1728px) and (min-width: 1367px) {
  .blog-seo p, .blog-seo__text {
    font-size: 15px;
  }
}
.blog-seo p, .blog-seo__text {
  line-height: 1.4;
}
@media (max-width: 1366px) and (min-width: 481px) {
  .blog-seo p, .blog-seo__text {
    font-size: 17px;
  }
}
@media (max-width: 480px) {
  .blog-seo p, .blog-seo__text {
    font-size: 15px;
  }
}
.blog-seo p, .blog-seo__text {
  margin: 0 0 1em;
}
.blog-seo p:last-child, .blog-seo__text:last-child {
  margin-bottom: 0;
}

@media (max-width: 1728px) and (min-width: 1367px) {
  .blog-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 20px;
  }
  .blog-cta--wide {
    grid-column: span 2;
  }
  .blog-cta--compact {
    display: flex;
  }
  .blog-card {
    min-height: 0;
  }
  .blog-card__img {
    aspect-ratio: 395/180;
    height: auto;
  }
  .section--blog-seo {
    padding-top: 72px;
  }
  .section--blog-seo h2 {
    max-width: 922px;
  }
  .blog-seo {
    padding: 32px 40px;
  }
  .blog-seo p, .blog-seo__text {
    max-width: 100%;
  }
}
@media (min-width: 1367px) and (max-width: 1365px) {
  .blog-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .blog-cta__title {
    overflow-wrap: anywhere;
  }
}
@media (max-width: 1366px) {
  .page-blog .container {
    width: min(1800px, 100% - 80px);
  }
  .h2,
  .section__head h2 {
    font-size: 24px;
    line-height: 0.9;
  }
  .blog-intro__title {
    font-size: 24px;
    line-height: 1;
    max-width: 349px;
  }
  .blog-intro__bar {
    flex-direction: column;
    align-items: stretch;
    margin-top: 32px;
    gap: 12px;
  }
  .blog-filters {
    gap: 12px;
    max-width: none;
  }
  .blog-chip {
    padding: 8px 12px;
    font-size: 12px;
  }
  .section--blog-list {
    padding-top: 37px;
  }
  .blog-sort {
    align-self: flex-start;
    gap: 4px;
  }
  .blog-sort__btn {
    gap: 4px;
    font-size: 14px;
  }
  .blog-sort__value {
    font-size: 14px;
  }
  .blog-sort__icon {
    width: 20px;
    height: 20px;
  }
  .blog-sort__icon svg {
    width: 20px;
    height: 20px;
  }
  .blog-sort__menu {
    width: 200px;
    padding: 12px;
    border-radius: 8px;
    gap: 9px;
  }
  .blog-sort__option {
    font-size: 14px;
  }
  .blog-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
    align-items: stretch;
  }
  .blog-grid > .blog-card:nth-child(1) {
    order: 1;
  }
  .blog-grid > .blog-card:nth-child(2) {
    order: 2;
  }
  .blog-grid > .blog-card:nth-child(3) {
    order: 3;
  }
  .blog-grid > .blog-card:nth-child(4) {
    order: 4;
  }
  .blog-grid > .blog-card:nth-child(5) {
    order: 5;
  }
  .blog-grid > .blog-cta--wide {
    order: 6;
  }
  .blog-grid > .blog-card:nth-child(6) {
    order: 7;
  }
  .blog-grid > .blog-card:nth-child(7) {
    order: 8;
  }
  .blog-grid > .blog-card:nth-child(8) {
    order: 9;
  }
  .blog-grid > .blog-card:nth-child(n+10) {
    order: 10;
  }
  .blog-cta--wide {
    grid-column: span 1;
  }
  .blog-cta--compact {
    display: none;
  }
  .blog-card {
    gap: 0;
    min-height: 0;
    padding: 20px;
    border-radius: 12px;
  }
  .blog-card:hover {
    box-shadow: none;
    transform: none;
  }
  .blog-card__media {
    margin-bottom: 10px;
  }
  .blog-card__meta {
    display: flex;
    margin-bottom: 16px;
  }
  .blog-card__meta .blog-card__rubric {
    font-size: 10px;
    padding: 4px 8px;
  }
  .blog-card__meta .blog-card__date {
    font-size: 10px;
    color: #878787;
  }
  .blog-card__body {
    gap: 10px;
    flex: 1 1 auto;
  }
  .blog-card__body .blog-card__rubric {
    display: none;
  }
  .blog-card__title {
    font-size: 16px;
    line-height: 1.1;
  }
  .blog-card__text {
    font-size: 17px;
    color: #16151a;
    line-height: 1.4;
  }
  .blog-card__foot {
    margin-top: 20px;
  }
  .blog-card__foot .blog-card__date {
    display: none;
  }
  .blog-card__more {
    font-size: 15px;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0.1px;
  }
  .blog-card__more svg {
    width: 24px;
    height: 24px;
  }
  .blog-card__img {
    height: 150px;
    border-radius: 8px;
  }
  .blog-card__stickers {
    gap: 8px;
    top: 8px;
    left: 8px;
  }
  .blog-sticker {
    padding: 4px 10px;
    font-size: 8px;
  }
  .blog-cta {
    min-height: 331px;
    padding: 20px;
    border-radius: 12px;
  }
  .blog-cta--wide .blog-cta__title, .blog-cta--compact .blog-cta__title {
    font-size: 24px;
    line-height: 0.9;
    text-transform: none;
    color: #ffffff;
    max-width: 243px;
  }
  .blog-cta__text {
    font-size: 17px;
    color: #ffffff;
    line-height: 1.4;
    margin-top: 16px;
  }
  .blog-cta--wide .blog-cta__btn, .blog-cta--compact .blog-cta__btn {
    width: 100%;
    font-size: 14px;
    padding: 16px 32px;
  }
  .blog-pagination {
    margin-top: 32px;
  }
  .blog-bottom {
    display: flex;
    flex-direction: column;
  }
  .blog-bottom .section--lead-wide {
    order: 1;
    padding-top: 32px;
    padding-bottom: 0;
  }
  .blog-bottom .section--blog-seo {
    order: 2;
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .blog-bottom .section--blog-seo h2 {
    font-size: 24px;
    margin-bottom: 20px;
    max-width: 500px;
  }
  .blog-bottom .lead-wide__form {
    margin-bottom: 0;
  }
  .blog-seo {
    padding: 20px;
    border-radius: 12px;
  }
}
@media (max-width: 480px) {
  .page-blog .container {
    width: min(1800px, 100% - 32px);
  }
  .h2,
  .section__head h2 {
    font-size: 32px;
    line-height: 0.9;
  }
  .blog-intro__title {
    font-size: 32px;
    line-height: 1;
    max-width: 296px;
  }
  .blog-intro__bar {
    margin-top: 32px;
    gap: 12px;
  }
  .blog-filters {
    margin-top: 0;
    gap: 12px;
  }
  .blog-chip {
    font-size: 12px;
    padding: 8px 12px;
  }
  .blog-sort {
    gap: 4px;
  }
  .blog-sort__btn {
    gap: 4px;
    font-size: 14px;
  }
  .blog-sort__value {
    font-size: 14px;
  }
  .blog-sort__icon {
    width: 16px;
    height: 16px;
  }
  .blog-sort__icon svg {
    width: 16px;
    height: 16px;
  }
  .blog-sort__menu {
    right: 0;
    left: auto;
    width: 200px;
    padding: 12px;
    border-radius: 8px;
    gap: 9px;
  }
  .blog-sort__option {
    font-size: 14px;
  }
  .section--blog-list {
    padding-top: 37px;
  }
  .blog-grid {
    grid-template-columns: minmax(0, 1fr);
    gap: 16px;
  }
  .blog-cta--wide {
    grid-column: span 1;
  }
  .blog-cta--compact {
    display: none;
  }
  .blog-card {
    min-width: 0;
    gap: 10px;
    min-height: 0;
    padding: 20px;
    border-radius: 20px;
  }
  .blog-card:hover {
    box-shadow: none;
    transform: none;
  }
  .blog-card__meta {
    display: none;
  }
  .blog-card__media {
    margin-bottom: 0;
  }
  .blog-card__body {
    gap: 8px;
  }
  .blog-card__body .blog-card__rubric {
    display: inline-flex;
  }
  .blog-card__foot {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    align-items: center;
    column-gap: 12px;
    min-height: 24px;
    margin-top: 0;
  }
  .blog-card__foot .blog-card__more,
  .blog-card__foot .blog-card__date {
    position: static;
    min-height: 0;
    height: 24px;
    margin: 0;
    line-height: 24px;
  }
  .blog-card__foot .blog-card__more {
    display: inline-flex;
    justify-self: start;
    align-items: center;
  }
  .blog-card__foot .blog-card__date {
    display: inline-flex;
    align-items: center;
    justify-self: end;
    align-self: center;
    transform: translateY(2px);
  }
  .blog-card__img {
    height: 140px;
    border-radius: 20px;
  }
  .blog-card__rubric {
    font-size: 12px;
  }
  .blog-card__title {
    font-size: 20px;
  }
  .blog-card__text {
    font-size: 15px;
    color: #16151a;
    line-height: 1.4;
  }
  .blog-card__more {
    font-size: 16px;
  }
  .blog-card__date {
    font-size: 16px;
  }
  .blog-card__stickers {
    top: 10px;
    left: 10px;
  }
  .blog-sticker {
    padding: 8px 24px;
    font-size: 12px;
  }
  .blog-cta {
    min-height: 331px;
    padding: 20px;
    border-radius: 12px;
  }
  .blog-cta__text {
    font-size: 15px;
    line-height: 1.4;
    color: #ffffff;
    margin-top: 16px;
  }
  .blog-cta--wide .blog-cta__title, .blog-cta--compact .blog-cta__title {
    font-size: 32px;
    line-height: 0.9;
    max-width: 284px;
  }
  .blog-cta--wide .blog-cta__btn {
    width: 100%;
    font-size: 14px;
    padding: 16px 32px;
  }
  .blog-pagination {
    display: none;
  }
  .section-foot--mobile {
    display: block;
    margin-top: 32px;
  }
  .blog-bottom {
    display: flex;
    flex-direction: column;
  }
  .blog-bottom .section--lead-wide {
    order: 1;
    padding-top: 32px;
    padding-bottom: 0;
  }
  .blog-bottom .lead-wide__intro {
    min-height: 190px;
    padding: 20px;
    border-radius: 12px;
  }
  .blog-bottom .lead-wide__intro h2 {
    max-width: 300px;
    font-size: 32px;
    line-height: 0.9;
  }
  .blog-bottom .lead-wide__intro p {
    font-size: 14px;
    line-height: 1.2;
    margin-top: auto;
  }
  .blog-bottom .section--blog-seo {
    order: 2;
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .blog-bottom .section--blog-seo h2 {
    font-size: 32px;
    max-width: 230px;
    margin-bottom: 16px;
  }
  .blog-bottom .lead-wide__form {
    margin-bottom: 0;
  }
  .blog-seo {
    padding: 20px;
    border-radius: 12px;
  }
}
@media (max-width: 340px) {
  .blog-card__foot {
    gap: 8px;
  }
  .blog-card__more,
  .blog-card__date {
    font-size: 14px;
  }
  .blog-cta__title {
    font-size: 26px;
    overflow-wrap: anywhere;
  }
}
.page-blog-article .blog-main {
  padding-bottom: 0;
}

.blog-article__layout {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 435px;
  gap: 20px;
  align-items: start;
}

.blog-article__primary {
  min-width: 0;
}

.blog-article__sidebar {
  position: relative;
  min-width: 0;
}

.blog-article__head {
  margin-bottom: 56px;
}

.blog-article__meta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 12px;
}

.blog-article__chip {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  min-height: 35px;
  padding: 8px 12px;
  border-radius: 4px;
  font-size: 16px;
  line-height: 1.2;
  white-space: nowrap;
}
.blog-article__chip--date, .blog-article__chip--time {
  background: #fbfbfb;
  border: 1px solid #acacac;
  color: #16151a;
}
.blog-article__chip--rubric {
  background: #16151a;
  border: 1px solid #16151a;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.1;
  letter-spacing: 0.3px;
}
.blog-article__chip-icon {
  display: flex;
  color: #878787;
}
.blog-article__chip-icon svg {
  width: 16px;
  height: 16px;
}

.blog-article__title {
  margin: 20px 0 0;
  max-width: 894px;
  color: #16151a;
}

.blog-article__cover {
  margin-top: 42px;
  width: 100%;
  height: 337px;
  border: 1px solid #acacac;
  border-radius: 20px;
  overflow: hidden;
  background: #f8f8f8;
  box-sizing: border-box;
}
.blog-article__cover img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.blog-article__cover-ph {
  display: grid;
  place-items: center;
  width: 100%;
  height: 100%;
  color: #16151a;
}
.blog-article__cover-ph svg {
  width: 45px;
  height: 45px;
}

.blog-article__toc {
  background: #fbfbfb;
  border: 1px solid #acacac;
  border-radius: 20px;
  padding: 30px;
}
.blog-article__toc--desktop {
  position: sticky;
  top: 132px;
}
.blog-article__toc--mobile {
  display: none;
  margin-bottom: 48px;
}
.blog-article__toc-title {
  margin: 0 0 30px;
  font-family: "UNCAGE", "Montserrat", "Inter Tight", "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 1;
  color: #16151a;
  text-transform: uppercase;
}
.blog-article__toc-list {
  margin: 0;
  padding: 0;
  list-style: none;
  counter-reset: toc;
}
.blog-article__toc-list > li {
  counter-increment: toc;
}
.blog-article__toc-list > li:not(:first-child) {
  margin-top: 33px;
}
.blog-article__toc-list > li > a {
  display: inline-block;
  position: relative;
  max-width: 100%;
  --toc-pad: 30px;
  padding-left: var(--toc-pad);
  font-size: 20px;
  font-weight: 500;
  line-height: 1.1;
  color: #00a0de;
  text-decoration: none;
}
.blog-article__toc-list > li > a::before {
  content: counter(toc) ".";
  position: absolute;
  left: 0;
}
.blog-article__toc-list > li > a::after {
  content: "";
  position: absolute;
  left: var(--toc-pad);
  right: 0;
  bottom: -2px;
  height: 1px;
  background: currentColor;
  transform: scaleX(0);
  transform-origin: left center;
  transition: transform 0.25s ease;
  pointer-events: none;
}
@media (hover: hover) and (pointer: fine) and (min-width: 1367px) {
  .blog-article__toc-list > li > a:hover, .blog-article__toc-list > li > a:focus-visible {
    color: #00a0de;
  }
  .blog-article__toc-list > li > a:hover::after, .blog-article__toc-list > li > a:focus-visible::after {
    transform: scaleX(1);
  }
}
.blog-article__toc-list > li > a.is-active {
  color: #00a0de;
}
.blog-article__toc-list > li > a.is-active::after {
  transform: scaleX(1);
}
.blog-article__toc-list > li ul {
  margin: 16px 0 0;
  padding: 0 0 0 21px;
  list-style: disc;
}
.blog-article__toc-list > li ul li {
  color: #878787;
}
.blog-article__toc-list > li ul li:not(:first-child) {
  margin-top: 11px;
}
.blog-article__toc-list > li ul li a {
  display: inline;
  position: relative;
  font-size: 16px;
  line-height: 1.2;
  color: #878787;
  text-decoration: none;
  background-image: linear-gradient(currentColor, currentColor);
  background-position: left 100%;
  background-repeat: no-repeat;
  background-size: 0 1px;
  transition: background-size 0.25s ease;
}
@media (hover: hover) and (pointer: fine) and (min-width: 1367px) {
  .blog-article__toc-list > li ul li a:hover, .blog-article__toc-list > li ul li a:focus-visible {
    color: #878787;
    background-size: 100% 1px;
  }
}
.blog-article__toc-list > li ul li a.is-active {
  color: #878787;
  font-weight: 500;
  background-size: 100% 1px;
}

.blog-article__content,
.cms-content {
  display: flex;
  flex-direction: column;
  gap: 40px;
  max-width: 100%;
}
.blog-article__content > p,
.blog-article__content > .ba-caption,
.blog-article__content .ba-caption,
.cms-content > p,
.cms-content > .ba-caption,
.cms-content .ba-caption {
  max-width: 758px;
  margin: 0;
  font-size: 18px;
  line-height: 1.4;
  color: #16151a;
}
.blog-article__content > .ba-caption,
.blog-article__content .ba-caption,
.cms-content > .ba-caption,
.cms-content .ba-caption {
  align-self: flex-end;
  width: 890px;
  max-width: 100%;
  font-size: 18px;
  line-height: 1.3;
  color: #16151a;
  text-align: right;
}
.blog-article__content > .h2, .blog-article__content > .h3, .blog-article__content > .h4,
.blog-article__content > .blog-article__h2,
.blog-article__content > .blog-article__h3,
.blog-article__content > .blog-article__h4,
.blog-article__content > h2, .blog-article__content > h3, .blog-article__content > h4,
.cms-content > .h2,
.cms-content > .h3,
.cms-content > .h4,
.cms-content > .blog-article__h2,
.cms-content > .blog-article__h3,
.cms-content > .blog-article__h4,
.cms-content > h2,
.cms-content > h3,
.cms-content > h4 {
  max-width: 758px;
  margin: 0;
  scroll-margin-top: 140px;
  color: #16151a;
}
.blog-article__content > .h2, .blog-article__content > .blog-article__h2, .blog-article__content > h2,
.cms-content > .h2,
.cms-content > .blog-article__h2,
.cms-content > h2 {
  font-size: 48px;
  line-height: 0.94;
}
.blog-article__content > .h3, .blog-article__content > .blog-article__h3, .blog-article__content > h3,
.cms-content > .h3,
.cms-content > .blog-article__h3,
.cms-content > h3 {
  font-family: "UNCAGE", "Montserrat", "Inter Tight", "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 0.94;
}
.blog-article__content > .h4, .blog-article__content > .blog-article__h4, .blog-article__content > h4,
.cms-content > .h4,
.cms-content > .blog-article__h4,
.cms-content > h4 {
  font-family: "UNCAGE", "Montserrat", "Inter Tight", "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
}
.blog-article__content > ul, .blog-article__content > ol,
.cms-content > ul,
.cms-content > ol {
  align-self: stretch;
  width: 100%;
  max-width: 758px;
  margin: 0;
  padding-left: 24px;
  font-size: 18px;
  line-height: 1.4;
  color: #16151a;
}
.blog-article__content > ul,
.cms-content > ul {
  list-style-type: disc;
}
.blog-article__content > ol,
.cms-content > ol {
  list-style-type: decimal;
}
.blog-article__content > .ba-quote,
.cms-content > .ba-quote {
  align-self: stretch;
  width: 100%;
  max-width: 100%;
  margin: 0;
}

.ba-quote {
  display: grid;
  grid-template-columns: 1fr auto;
  grid-template-rows: auto 1fr;
  gap: 0 24px;
  width: 100%;
  max-width: 925px;
  min-height: 206px;
  margin: 0;
  padding: 30px;
  border-radius: 20px;
  background: linear-gradient(180deg, #0777e2 0%, #034584 100%);
  color: #ffffff;
  box-sizing: border-box;
}
.ba-quote__icon {
  grid-column: 1;
  grid-row: 1;
  display: flex;
  color: #ffffff;
}
.ba-quote__icon svg {
  display: block;
  width: 40px;
  height: 41px;
}
.ba-quote__author {
  grid-column: 2;
  grid-row: 1;
  display: flex;
  align-items: center;
  gap: 12px;
  align-self: start;
}
.ba-quote__avatar {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: #ffffff;
  flex-shrink: 0;
}
.ba-quote__name {
  display: block;
  font-family: "Roboto Flex", "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2;
  color: #ffffff;
}
.ba-quote__role {
  display: block;
  margin-top: 4px;
  font-size: 12px;
  line-height: 1.1;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  color: #818c93;
}
.ba-quote__text {
  grid-column: 1/-1;
  grid-row: 2;
  margin: 40px 0 0;
  max-width: 623px;
  font-family: "UNCAGE", "Montserrat", "Inter Tight", "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 1;
  color: #ffffff;
  text-transform: uppercase;
}

.ba-table-wrap {
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  border-radius: 8px;
}

.ba-table {
  width: 100%;
  min-width: 720px;
  border-collapse: separate;
  border-spacing: 0;
}
.ba-table th, .ba-table td {
  padding: 16px;
  font-size: 16px;
  line-height: 1.2;
  text-align: left;
  vertical-align: middle;
}
.ba-table thead th {
  background: #efefef;
  color: #16151a;
  font-weight: 400;
  font-size: 16px;
}
.ba-table thead th:first-child {
  border-radius: 8px 0 0 8px;
}
.ba-table thead th:last-child {
  border-radius: 0 8px 8px 0;
}
.ba-table tbody th[scope=row] {
  font-weight: 500;
  color: #16151a;
  width: 18%;
}
.ba-table tbody td {
  color: #878787;
}
.ba-table tbody tr + tr th, .ba-table tbody tr + tr td {
  border-top: 1px solid #acacac;
}

.ba-media {
  display: grid;
  gap: 20px;
  width: 100%;
  align-items: start;
}
.ba-media__item {
  margin: 0;
  border: 1px solid #acacac;
  border-radius: 20px;
  overflow: hidden;
  background: #f8f8f8;
  box-sizing: border-box;
}
.ba-media__ph {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 17px;
  width: 100%;
  height: 100%;
  min-height: inherit;
  padding: 24px;
  color: #16151a;
  text-align: center;
  box-sizing: border-box;
}
.ba-media__ph svg {
  width: 45px;
  height: 45px;
  flex-shrink: 0;
}
.ba-media__ph span {
  font-size: 16px;
  line-height: 1.6;
  color: #101010;
  white-space: nowrap;
}
.ba-media--2 {
  grid-template-columns: minmax(0, 738fr) minmax(0, 739fr);
}
.ba-media--2 .ba-media__item--arb,
.ba-media--2 .ba-media__item:first-child {
  height: 440px;
}
.ba-media--2 .ba-media__item--hd,
.ba-media--2 .ba-media__item:last-child {
  height: 415px;
}
.ba-media--row3 {
  grid-template-columns: minmax(0, 738fr) minmax(0, 739fr) 283px;
}
.ba-media--row3 .ba-media__item--arb,
.ba-media--row3 .ba-media__item:nth-child(1) {
  height: 440px;
}
.ba-media--row3 .ba-media__item--hd,
.ba-media--row3 .ba-media__item:nth-child(2) {
  height: 415px;
}
.ba-media--row3 .ba-media__item--sq {
  width: 283px;
  height: 283px;
  justify-self: start;
}
.ba-media--masonry {
  grid-template-columns: 283px minmax(0, 433px) minmax(0, 587px);
  grid-template-rows: auto auto;
  align-items: start;
}
.ba-media--masonry .ba-media__item--sm {
  grid-column: 1;
  grid-row: 1;
  width: 283px;
  height: 495px;
}
.ba-media--masonry .ba-media__item--tall {
  grid-column: 2;
  grid-row: 1/span 2;
  height: 770px;
}
.ba-media--masonry .ba-media__item--lg {
  grid-column: 3;
  grid-row: 1;
  height: 587px;
}
.ba-media--video {
  grid-template-columns: minmax(0, 738fr) minmax(0, 587fr);
}
.ba-media--video .ba-video {
  height: 415px;
  min-height: 0;
}
.ba-media--video .ba-video--sm {
  height: 330px;
  min-height: 0;
}

.ba-split {
  display: grid;
  gap: 20px;
  width: 100%;
  align-items: start;
}
.ba-split--media-text {
  grid-template-columns: 738px minmax(0, 739px);
  justify-content: start;
}
.ba-split--text-media {
  grid-template-columns: minmax(0, 1fr) 890px;
}
.ba-split__body {
  display: flex;
  flex-direction: column;
  gap: 20px;
  min-width: 0;
}
.ba-split__body > .h4,
.ba-split__body > .blog-article__h4,
.ba-split__body > h4,
.ba-split__body > p {
  margin: 0;
  max-width: none;
}
.ba-split .ba-media__item--split {
  width: 890px;
  max-width: 100%;
  height: 440px;
}
.ba-split .ba-gallery--fig {
  width: 738px;
  max-width: 100%;
}

.round-btn--light {
  background: #ffffff;
  color: #16151a;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
}

.ba-gallery {
  position: relative;
  width: 100%;
  height: 440px;
  border: 1px solid #acacac;
  border-radius: 20px;
  background: #f8f8f8;
  overflow: hidden;
  touch-action: pan-y;
  box-sizing: border-box;
}
.ba-gallery--fig {
  width: 100%;
  max-width: 738px;
}
.ba-gallery__viewport {
  overflow: hidden;
  height: 100%;
  cursor: grab;
}
.ba-gallery__viewport:active {
  cursor: grabbing;
}
.ba-gallery__track {
  display: flex;
  width: 100%;
  height: 100%;
  transition: transform 0.45s cubic-bezier(0.4, 0, 0.2, 1);
  will-change: transform;
}
.ba-gallery__slide {
  flex: 0 0 100%;
  width: 100%;
  height: 100%;
  margin: 0;
}
.ba-gallery__slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.ba-gallery__ph {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 17px;
  width: 100%;
  height: 100%;
  min-height: 0;
  padding: 24px;
  color: #16151a;
  text-align: center;
  box-sizing: border-box;
}
.ba-gallery__ph svg {
  width: 45px;
  height: 45px;
  flex-shrink: 0;
}
.ba-gallery__ph span {
  font-size: 16px;
  line-height: 1.6;
  color: #101010;
  white-space: nowrap;
}
.ba-gallery__nav {
  position: absolute;
  right: 20px;
  bottom: 20px;
  z-index: 2;
  display: flex;
  gap: 10px;
  pointer-events: none;
}
.ba-gallery__nav > * {
  pointer-events: auto;
}
.ba-gallery__btn {
  position: relative;
  width: 40px;
  height: 40px;
  padding: 0;
  border: none;
  border-radius: 50%;
  background: #00a0de;
  color: #ffffff;
  cursor: pointer;
  transition: background 0.2s, transform 0.15s, opacity 0.2s;
}
@media (hover: hover) and (pointer: fine) and (min-width: 1367px) {
  .ba-gallery__btn:hover:not(:disabled) {
    background: #004e99;
  }
}
.ba-gallery__btn:active:not(:disabled) {
  transform: scale(0.94);
}
.ba-gallery__btn:disabled {
  opacity: 0.35;
  cursor: default;
}
.ba-gallery__btn::before {
  content: "";
  position: absolute;
  top: 50%;
  width: 8px;
  height: 8px;
  border-top: 2px solid currentColor;
  border-right: 2px solid currentColor;
}
.ba-gallery__btn--prev::before {
  left: calc(50% + 2px);
  transform: translate(-50%, -50%) rotate(-135deg);
}
.ba-gallery__btn--next::before {
  left: calc(50% - 2px);
  transform: translate(-50%, -50%) rotate(45deg);
}
.ba-gallery__dots {
  display: none;
  position: absolute;
  left: 50%;
  bottom: 19px;
  z-index: 2;
  transform: translateX(-50%);
  gap: 6px;
  pointer-events: none;
}
.ba-gallery__dots > * {
  pointer-events: auto;
}
.ba-gallery__dot {
  width: 40px;
  height: 6px;
  padding: 0;
  border: 0;
  border-radius: 27px;
  background: rgba(0, 160, 222, 0.22);
  cursor: pointer;
  transition: background 0.2s ease;
}
.ba-gallery__dot.is-active {
  background: #00a0de;
}
.ba-gallery--ready .ba-gallery__slide:not(.is-active) {
  pointer-events: none;
}

@media (prefers-reduced-motion: reduce) {
  .ba-gallery__track {
    transition: none !important;
  }
}
@media (max-width: 1366px) {
  .ba-gallery__slide, .ba-gallery__ph, .ba-gallery__slide img {
    min-height: 280px;
    height: 280px;
  }
}
.ba-video {
  position: relative;
  display: grid;
  place-items: center;
  width: 100%;
  height: 415px;
  min-height: 0;
  border: 1px solid #acacac;
  border-radius: 20px;
  background: #f8f8f8;
  box-sizing: border-box;
  overflow: hidden;
}
.ba-video--wide {
  width: 100%;
  max-width: 1193px;
  height: 671px;
}
.ba-video--sm {
  height: 330px;
}
.ba-video__play {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 14px;
  padding: 0;
  border: none;
  background: none;
  color: #16151a;
  cursor: pointer;
}
.ba-video__play svg {
  width: 60px;
  height: 60px;
}
.ba-video__play span {
  font-size: 16px;
  line-height: 1.6;
  color: #101010;
  white-space: nowrap;
}

.ba-docs {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 20px;
  width: 100%;
}

.ba-doc {
  position: relative;
  display: grid;
  grid-template-columns: 26px 1fr auto;
  grid-template-rows: auto auto auto;
  gap: 8px 12px;
  min-height: 138px;
  padding: 19px 20px 16px;
  border: 1px solid #d3d3d3;
  border-radius: 12px;
  background: #ffffff;
}
.ba-doc__icon {
  grid-row: 1/span 2;
  display: grid;
  place-items: center;
  width: 26px;
  height: 26px;
  border-radius: 4px;
  background: #e22d3f;
  color: #ffffff;
  font-size: 8px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.2px;
}
.ba-doc__title {
  margin: 0;
  grid-column: 2;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.1;
  color: #16151a;
  max-width: 214px;
}
.ba-doc__date {
  grid-column: 3;
  grid-row: 1;
  font-size: 12px;
  line-height: 1.1;
  color: #878787;
  white-space: nowrap;
  text-align: right;
}
.ba-doc__text {
  margin: 0;
  grid-column: 2;
  grid-row: 2;
  font-size: 16px;
  line-height: 1.2;
  color: #878787;
  max-width: 304px;
}
.ba-doc__link {
  grid-column: 3;
  grid-row: 2/span 2;
  align-self: end;
  justify-self: end;
}

.ba-service-links {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 20px;
  width: 100%;
  max-width: 586px;
}
.ba-service-links__featured {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 9px;
  min-height: 184px;
  padding: 20px;
  border-radius: 8px;
  background: #ffffff;
  border: none;
  color: #16151a;
  text-decoration: none;
}
.ba-service-links__title {
  margin: 0;
  font-family: "UNCAGE", "Montserrat", "Inter Tight", "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 1;
  color: #16151a;
  text-transform: uppercase;
  max-width: 213px;
}
.ba-service-links__text {
  margin: 0;
  flex: 1;
  font-family: "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
  font-weight: 400;
  color: #16151a;
  font-size: 18px;
}
@media (max-width: 1728px) and (min-width: 1367px) {
  .ba-service-links__text {
    font-size: 15px;
  }
}
.ba-service-links__text {
  line-height: 1.4;
}
@media (max-width: 1366px) and (min-width: 481px) {
  .ba-service-links__text {
    font-size: 17px;
  }
}
@media (max-width: 480px) {
  .ba-service-links__text {
    font-size: 15px;
  }
}
.ba-service-links__text {
  max-width: 226px;
}
.ba-service-links__more {
  margin-top: auto;
  align-self: flex-start;
}
.ba-service-links__go {
  display: grid;
  place-items: center;
  width: 30px;
  height: 30px;
  flex-shrink: 0;
  color: #00a0de;
}
.ba-service-links__go svg,
.ba-service-links__go svg path {
  fill: currentColor;
}
.ba-service-links__list {
  display: none;
}
.ba-service-links__item {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 8px;
  color: #16151a;
  text-decoration: none;
}
.ba-service-links__item-title {
  margin: 0;
  font-family: "UNCAGE", "Montserrat", "Inter Tight", "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
}

.ba-categories-wrap {
  width: 100%;
  min-width: 0;
}
.ba-categories-wrap .track--ba-cats {
  display: none;
}

.ba-categories {
  display: grid;
  grid-template-columns: repeat(4, 283px);
  gap: 20px;
  width: max-content;
  max-width: 100%;
}

.ba-cat-card {
  position: relative;
  display: block;
  min-height: 290px;
  padding: 20px;
  border-radius: 20px;
  background: #ffffff;
  border: 1px solid #acacac;
  overflow: hidden;
  color: #16151a;
  transition: border-color 0.2s ease;
}
@media (hover: hover) {
  .ba-cat-card:hover {
    border-color: #16151a;
  }
  .ba-cat-card:hover .ba-cat-card__go {
    transform: rotate(0deg);
  }
}
.ba-cat-card__badge {
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 8px 16px;
  border-radius: 100px;
  background: #00a0de;
  font-family: "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.1;
  color: #ffffff;
  text-transform: none;
}
.ba-cat-card__go {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 1;
  display: grid;
  place-items: center;
  width: 30px;
  height: 30px;
  border-radius: 0;
  background: none;
  color: #16151a;
  transform: rotate(90deg);
  transition: transform 0.3s ease;
}
.ba-cat-card__go svg {
  display: block;
  width: 28px;
  height: 28px;
}
.ba-cat-card__go svg,
.ba-cat-card__go svg path {
  fill: currentColor;
}
.ba-cat-card__title {
  position: relative;
  z-index: 1;
  margin: 40px 0 0;
  max-width: 239px;
  font-family: "UNCAGE", "Montserrat", "Inter Tight", "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
}
.ba-cat-card__img {
  position: absolute;
  z-index: 1;
  left: var(--ba-cat-x, 0);
  bottom: var(--ba-cat-y, 0);
  top: auto;
  width: var(--ba-cat-w, 277px);
  height: var(--ba-cat-h, 277px);
  pointer-events: none;
}
.ba-cat-card__img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: left bottom;
  transform: scaleX(var(--ba-cat-flip, 1));
  filter: drop-shadow(0 10px 20px rgba(0, 0, 0, 0.12));
}

.ba-product-block {
  display: flex;
  flex-direction: column;
  gap: 20px;
  width: 100%;
}
.ba-product-block > .h3,
.ba-product-block > .blog-article__h3,
.ba-product-block > h3,
.ba-product-block > .h4,
.ba-product-block > .blog-article__h4,
.ba-product-block > h4,
.ba-product-block > p {
  margin: 0;
  max-width: 758px;
}
.ba-product-block > .blog-article-product-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 8px;
  width: 100%;
}

.section--blog-article-products {
  padding-top: 64px;
  padding-bottom: 0;
}
.section--blog-article-products .section__head {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 24px;
  margin-bottom: 40px;
}
.section--blog-article-products .section__head h2 {
  margin: 0;
  text-transform: uppercase;
}
.section--blog-article-products .section__head-link {
  flex-shrink: 0;
  margin-bottom: 4px;
}

.carousel-wrap {
  position: relative;
}
.carousel-wrap .track--slider {
  margin-block: 11px 0;
  width: min(587px, 100%);
  height: 7px;
  max-width: none;
  margin-left: auto;
  margin-right: 0;
}

.carousel-nav {
  display: flex;
  align-items: center;
  gap: 16px;
  flex-shrink: 0;
}

.products-slider,
.articles {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  overflow-x: auto;
  overflow-y: hidden;
  padding-top: 8px;
  padding-bottom: 20px;
  margin-top: -8px;
  margin-bottom: -16px;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.products-slider::-webkit-scrollbar,
.articles::-webkit-scrollbar {
  display: none;
  height: 0;
}

.track {
  height: 7px;
}

@media (min-width: 1367px) {
  .ba-product-block {
    display: grid;
    grid-template-columns: minmax(0, 758px) minmax(0, 1fr);
    column-gap: clamp(20px, 8vw, 152px);
    align-items: start;
    width: 100%;
    max-width: 100%;
  }
  .ba-product-block > .h3,
  .ba-product-block > .blog-article__h3,
  .ba-product-block > h3,
  .ba-product-block > .h4,
  .ba-product-block > .blog-article__h4,
  .ba-product-block > h4,
  .ba-product-block > p {
    grid-column: 1;
    grid-row: 1;
    max-width: 758px;
    margin: 0;
  }
  .ba-product-block > .h3 + p,
  .ba-product-block > .blog-article__h3 + p,
  .ba-product-block > h3 + p {
    margin-top: 64.16px;
  }
  .ba-product-block > .h4 + p,
  .ba-product-block > .blog-article__h4 + p,
  .ba-product-block > h4 + p {
    margin-top: 44px;
  }
  .ba-product-block > .blog-article-product-grid {
    grid-column: 2;
    grid-row: 1;
    display: grid;
    grid-template-columns: repeat(3, 283px);
    gap: 20px;
    width: max-content;
    max-width: 100%;
    align-self: start;
    justify-self: start;
  }
  .ba-product-block > .blog-article-product-grid .product-card {
    flex: none;
    width: 283px;
    height: 363px;
    max-width: none;
  }
  .ba-product-block > .blog-article-product-grid .product-card--wide {
    flex: none;
    width: 587px;
    height: 363px;
    max-width: none;
    grid-column: span 2;
  }
  .ba-product-block > .blog-article-product-grid--trio {
    grid-template-columns: repeat(3, 283px);
  }
  .ba-product-block > .blog-article-product-grid--feat {
    grid-template-columns: repeat(3, 283px);
  }
  .ba-product-block > .blog-article-product-grid--feat .product-card--wide {
    grid-column: span 2;
    grid-row: 1;
  }
  .ba-product-block > .blog-article-product-grid--feat-row {
    grid-template-columns: 587px 283px;
  }
  .ba-product-block > .blog-article-product-grid--feat-row .product-card--wide {
    width: 587px;
    grid-column: auto;
  }
}
.article-card {
  flex: 0 0 435px;
  scroll-snap-align: start;
  background: #fbfbfb;
  border: 1px solid #ffffff;
  border-radius: 20px;
  padding: 20px;
  margin-top: -1px;
  min-height: 388px;
  display: grid;
  grid-template-columns: 1fr auto;
  grid-template-rows: auto auto auto 1fr auto;
  grid-template-areas: "img   img" "tag   date" "title title" "text  text" "more  more";
  column-gap: 12px;
  row-gap: 14px;
  transition: box-shadow 0.25s, transform 0.25s;
}
@media (hover: hover) and (pointer: fine) and (min-width: 1367px) {
  .article-card:hover {
    box-shadow: 0 16px 36px rgba(0, 0, 0, 0.08);
    transform: translateY(-4px);
  }
}
.article-card__img {
  grid-area: img;
  width: 100%;
  height: 180px;
  border-radius: 20px;
  background-color: #acacac;
  margin-bottom: 6px;
}
.article-card__tag {
  grid-area: tag;
  align-self: center;
  justify-self: start;
  background: #16151a;
  color: #ffffff;
  text-transform: uppercase;
  font-family: "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.1;
  padding: 4px 8px;
  border-radius: 4px;
}
.article-card__date {
  grid-area: date;
  align-self: center;
  justify-self: end;
  flex-shrink: 0;
  color: #878787;
  font-family: "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 1.2;
  white-space: nowrap;
}
.article-card__title {
  grid-area: title;
  margin: 0;
  font-family: "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
  font-size: 22px;
  letter-spacing: 0.9px;
  font-weight: 700;
  line-height: 1.1;
  color: #16151a;
  text-transform: none;
}
.article-card__text {
  grid-area: text;
  margin: 0;
  font-family: "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
  font-weight: 400;
  color: #16151a;
  font-size: 18px;
}
@media (max-width: 1728px) and (min-width: 1367px) {
  .article-card__text {
    font-size: 15px;
  }
}
.article-card__text {
  line-height: 1.4;
}
@media (max-width: 1366px) and (min-width: 481px) {
  .article-card__text {
    font-size: 17px;
  }
}
@media (max-width: 480px) {
  .article-card__text {
    font-size: 15px;
  }
}
.article-card__text {
  line-height: 1.3;
  letter-spacing: 0.5px;
}
.article-card__more {
  grid-area: more;
  align-self: end;
  justify-self: start;
  flex-shrink: 0;
  white-space: nowrap;
  display: inline-flex;
  align-items: center;
  gap: 4px;
  color: #00a0de;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.2;
  text-decoration: none;
}
.article-card__more svg {
  width: 24px;
  height: 24px;
}

.blog-article-promo {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 40px;
  padding: 40px;
  border-radius: 40px;
  background: linear-gradient(180deg, #0777e2 0%, #034584 100%);
  color: #ffffff;
}
.blog-article-promo__text h2 {
  margin: 0;
  max-width: 1094px;
  color: #fbfbfb;
  text-transform: uppercase;
  font-size: clamp(32px, 4vw, 64px);
  line-height: 1;
}
.blog-article-promo__text p {
  margin: 24px 0 0;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.1;
  color: #ffffff;
  max-width: 584px;
}
.blog-article-promo__btn {
  flex-shrink: 0;
  width: 416px;
  max-width: 100%;
  min-height: 59px;
  margin-top: auto;
  font-size: 16px;
  font-weight: 500;
}

.section--blog-article-promo {
  padding-top: 64px;
  padding-bottom: 0;
}

.section--blog-article-continue {
  padding-top: 40px;
  padding-bottom: 0;
}

.section--blog-related {
  padding-top: 64px;
  padding-bottom: 64px;
}
.section--blog-related .section__head--related {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  margin-bottom: 40px;
}
.section--blog-related .section__head--related h2 {
  margin: 0;
  text-transform: uppercase;
}
.section--blog-related .track--blog {
  margin-top: 40px;
  width: min(587px, 100%);
  margin-left: auto;
  margin-right: 0;
}

.page-blog-article .section--lead-wide {
  padding-top: 64px;
  padding-bottom: 0;
}

@media (max-width: 1400px) {
  .ba-media--masonry {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto;
  }
  .ba-media--masonry .ba-media__item--sm,
  .ba-media--masonry .ba-media__item--tall,
  .ba-media--masonry .ba-media__item--lg {
    grid-column: auto;
    grid-row: auto;
    width: auto;
    height: 320px;
  }
  .ba-media--masonry .ba-media__item--tall {
    grid-row: span 1;
    height: 400px;
  }
  .ba-media--row3 {
    width: 100%;
    grid-template-columns: 1fr 1fr;
  }
  .ba-media--row3 .ba-media__item--sq {
    grid-column: 1/-1;
    width: 283px;
    height: 283px;
  }
  .ba-split--media-text,
  .ba-split--text-media {
    width: 100%;
    grid-template-columns: 1fr;
  }
  .ba-split .ba-gallery--fig,
  .ba-split .ba-media__item--split {
    width: 100%;
    max-width: none;
  }
  .ba-gallery--fig {
    max-width: none;
  }
}
@media (max-width: 1200px) {
  .blog-article__layout {
    grid-template-columns: 1fr;
  }
  .blog-article__toc--desktop {
    display: none;
  }
  .blog-article__toc--mobile {
    display: block;
  }
  .blog-article__toc--mobile {
    position: relative;
    z-index: 50;
  }
  .blog-article__toc--mobile .blog-article__toc-backdrop {
    position: fixed;
    inset: 0;
    z-index: 45;
    margin: 0;
    padding: 0;
    border: none;
    background: rgba(0, 0, 0, 0.35);
    cursor: default;
  }
  .blog-article__toc--mobile .blog-article__toc-backdrop[hidden] {
    display: none;
  }
  .blog-article__toc--mobile .blog-article__toc-panel {
    position: fixed;
    top: var(--toc-panel-top, 0);
    right: var(--toc-panel-right, 40px);
    left: var(--toc-panel-left, auto);
    width: var(--toc-panel-width, min(360px, 100vw - 80px));
    margin: 0;
    flex: none;
    order: unset;
    max-height: min(60vh, 480px);
    overflow-y: auto;
    background: #ffffff;
    border: 1px solid #acacac;
    border-radius: 12px;
    box-shadow: 0 16px 40px rgba(0, 0, 0, 0.16);
    z-index: 50;
  }
  .blog-article__toc--mobile .blog-article__toc-panel[hidden] {
    display: none;
  }
  body.is-toc-open {
    overflow: hidden;
  }
  .ba-docs {
    grid-template-columns: 1fr;
  }
  .ba-categories {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 1367px) and (max-width: 1200px) {
  .blog-article__title-row {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    gap: 12px 16px;
    margin-top: 20px;
  }
  .blog-article__title {
    flex: 1 1 auto;
    min-width: 0;
    margin: 0;
  }
  .blog-article__toc--mobile {
    flex: 0 0 auto;
    margin: 0;
    padding: 0;
    background: none;
    border: none;
    border-radius: 0;
  }
  .blog-article__toc--mobile .blog-article__toc-toggle {
    display: block;
    width: auto;
    padding: 0;
    border: none;
    background: none;
    font-family: "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.1;
    color: #00a0de;
    text-align: right;
    white-space: nowrap;
    cursor: pointer;
  }
}
@media (min-width: 1201px) {
  .blog-article__layout {
    grid-template-columns: minmax(0, 1fr) 435px;
    gap: 20px;
    align-items: start;
  }
  .blog-article__toc--mobile {
    display: none;
  }
  .blog-article__toc--desktop {
    display: block;
    position: sticky;
    top: 132px;
  }
  .blog-article__title-row {
    display: block;
  }
  .blog-article__title {
    margin-top: 20px;
    max-width: 894px;
  }
  .blog-article__head {
    margin-bottom: 56px;
  }
  .blog-article__cover {
    margin-top: 42px;
    width: 100%;
    height: 337px;
  }
  .blog-article__content > .ba-media--row3,
  .cms-content > .ba-media--row3,
  .blog-article__content > .ba-split,
  .cms-content > .ba-split,
  .blog-article__content > .ba-categories-wrap,
  .cms-content > .ba-categories-wrap {
    width: calc(100% + 435px + 20px);
    max-width: none;
  }
  .blog-article__content > .ba-caption,
  .cms-content > .ba-caption {
    align-self: flex-start;
    width: calc(100% + 435px + 20px);
    max-width: none;
    text-align: right;
  }
  .blog-article__content > .ba-product-block,
  .cms-content > .ba-product-block {
    align-self: stretch;
    width: 100%;
    max-width: none;
  }
  .section--blog-article-continue .ba-product-block {
    width: 100%;
    max-width: none;
  }
}
@media (max-width: 1728px) and (min-width: 1367px) {
  .ba-categories {
    grid-template-columns: repeat(4, 283px);
    gap: 16px;
    width: max-content;
    max-width: 100%;
  }
  .ba-service-links {
    max-width: 586px;
  }
  .ba-cat-card {
    width: 283px;
    min-height: 290px;
    padding: 20px;
  }
  .ba-cat-card__go {
    top: 20px;
    right: 20px;
  }
  .ba-cat-card__title {
    margin: 40px 0 0;
    max-width: 239px;
    font-size: 24px;
  }
  .section--blog-article-products .product-card,
  .section--blog-article-continue .product-card {
    flex: 0 0 283px;
    width: 283px;
    height: 363px;
    max-width: none;
    padding: 20px;
    gap: 10px;
    border-radius: 20px;
  }
  .section--blog-article-products .product-card .product-card__info,
  .section--blog-article-continue .product-card .product-card__info {
    height: 112px;
    gap: 12px;
  }
  .section--blog-article-products .product-card .product-card__badge,
  .section--blog-article-continue .product-card .product-card__badge {
    font-size: 12px;
    padding: 8px 24px;
  }
  .section--blog-article-products .product-card .product-card__like,
  .section--blog-article-products .product-card .product-card__cart--icon,
  .section--blog-article-continue .product-card .product-card__like,
  .section--blog-article-continue .product-card .product-card__cart--icon {
    width: 40px;
    height: 40px;
  }
  .section--blog-article-products .product-card .product-card__like svg,
  .section--blog-article-products .product-card .product-card__cart--icon svg,
  .section--blog-article-continue .product-card .product-card__like svg,
  .section--blog-article-continue .product-card .product-card__cart--icon svg {
    width: 20px;
    height: 20px;
  }
  .section--blog-article-products .product-card .product-card__title,
  .section--blog-article-continue .product-card .product-card__title {
    flex: 0 0 57px;
    height: 57px;
    max-height: 57px;
    font-size: 16px;
  }
  .section--blog-article-products .product-card .product-card__price,
  .section--blog-article-continue .product-card .product-card__price {
    font-size: 16px;
  }
  .section--blog-article-products .product-card .product-card__cart--text,
  .section--blog-article-continue .product-card .product-card__cart--text {
    height: 43px;
    padding: 0 24px;
    font-size: 16px;
  }
  .section--blog-article-products .product-card .product-card__bottom,
  .section--blog-article-continue .product-card .product-card__bottom {
    flex: 0 0 43px;
    height: 43px;
    min-height: 43px;
    max-height: 43px;
  }
  .section--blog-article-products .product-card--wide,
  .section--blog-article-continue .product-card--wide {
    flex: 0 0 587px;
    width: 587px;
    height: 363px;
    max-width: none;
    padding: 0;
  }
  .section--blog-article-products .product-card--wide .product-card__top,
  .section--blog-article-continue .product-card--wide .product-card__top {
    top: 20px;
    left: 20px;
    right: 20px;
  }
  .section--blog-article-products .product-card--wide .product-card__img,
  .section--blog-article-continue .product-card--wide .product-card__img {
    left: 20px;
    top: 58px;
    width: 369px;
    height: 228px;
  }
  .section--blog-article-products .product-card--wide .product-card__info,
  .section--blog-article-continue .product-card--wide .product-card__info {
    left: 324px;
    top: 231px;
    width: 243px;
    height: 112px;
    gap: 12px;
  }
  .section--blog-article-products .products-slider,
  .section--blog-article-continue .products-slider {
    gap: 20px;
  }
  .ba-product-block {
    display: grid;
    grid-template-columns: minmax(0, 1fr) max-content;
    column-gap: 24px;
    align-items: start;
    width: 100%;
    max-width: 100%;
  }
  .ba-product-block > .h3,
  .ba-product-block > .blog-article__h3,
  .ba-product-block > h3,
  .ba-product-block > .h4,
  .ba-product-block > .blog-article__h4,
  .ba-product-block > h4,
  .ba-product-block > p {
    grid-column: 1;
    grid-row: 1;
    max-width: none;
    margin: 0;
  }
  .ba-product-block > .h3 + p,
  .ba-product-block > .blog-article__h3 + p,
  .ba-product-block > h3 + p {
    margin-top: 52.8px;
  }
  .ba-product-block > .h4 + p,
  .ba-product-block > .blog-article__h4 + p,
  .ba-product-block > h4 + p {
    margin-top: 40px;
  }
  .ba-product-block > .blog-article-product-grid {
    grid-column: 2;
    grid-row: 1;
    display: grid;
    grid-template-columns: repeat(3, 283px);
    gap: 16px;
    width: max-content;
    max-width: 100%;
    align-self: start;
    justify-self: end;
  }
  .ba-product-block > .blog-article-product-grid .product-card {
    flex: none;
    width: 283px;
    height: 363px;
    max-width: none;
  }
  .ba-product-block > .blog-article-product-grid .product-card--wide {
    flex: none;
    width: 587px;
    height: 363px;
    max-width: none;
    grid-column: span 2;
  }
  .ba-product-block > .blog-article-product-grid--trio {
    grid-template-columns: repeat(3, 283px);
  }
  .ba-product-block > .blog-article-product-grid--feat {
    grid-template-columns: repeat(3, 283px);
  }
  .ba-product-block > .blog-article-product-grid--feat .product-card--wide {
    grid-column: span 2;
    grid-row: 1;
  }
  .ba-product-block > .blog-article-product-grid--feat-row {
    grid-template-columns: 587px 283px;
  }
  .ba-product-block > .blog-article-product-grid--feat-row .product-card--wide {
    width: 587px;
    grid-column: auto;
  }
  .section--blog-article-continue .blog-article-product-grid {
    grid-template-columns: repeat(3, 283px);
    gap: 16px;
    width: max-content;
    max-width: 100%;
  }
  .section--blog-article-continue .blog-article-product-grid .product-card {
    width: 283px;
    height: 363px;
    max-width: none;
    grid-column: auto;
  }
  .section--blog-article-continue .blog-article-product-grid .product-card--wide {
    width: 587px;
    height: 363px;
    grid-column: span 2;
  }
  .section--blog-article-continue .blog-article-product-grid--feat-row {
    grid-template-columns: 587px 283px;
  }
  .section--blog-article-continue .blog-article-product-grid--feat-row .product-card--wide {
    grid-column: auto;
  }
}
@media (min-width: 1367px) and (max-width: 1279px) {
  .ba-categories {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    width: 100%;
  }
  .ba-cat-card {
    width: auto;
    min-width: 0;
  }
}
@media (min-width: 1368px) and (max-width: 1919px) {
  .ba-product-block {
    grid-template-columns: minmax(0, 1fr);
    row-gap: 24px;
  }
}
@media (max-width: 1366px) and (min-width: 481px) {
  .section--blog-related .carousel-nav {
    display: none;
  }
  .page-blog-article .blog-main {
    padding-top: 40px;
  }
  .page-blog-article .container {
    width: min(1800px, 100% - 80px);
  }
  .blog-article__head {
    margin-bottom: 40px;
  }
  .blog-article__meta {
    gap: 8px;
  }
  .blog-article__chip {
    min-height: 0;
    padding: 8px 12px;
    border-radius: 4px;
    border: 1px solid #00a0de;
    background: #ffffff;
    color: #16151a;
    font-size: 10px;
    line-height: 1.2;
    gap: 8px;
  }
  .blog-article__chip--date, .blog-article__chip--time {
    background: #ffffff;
    border-color: #00a0de;
    color: #16151a;
  }
  .blog-article__chip--rubric {
    background: #ffffff;
    border-color: #00a0de;
    color: #16151a;
    text-transform: none;
    font-size: 10px;
    font-weight: 400;
    letter-spacing: 0;
  }
  .blog-article__chip-icon {
    color: #16151a;
  }
  .blog-article__chip-icon svg {
    width: 12px;
    height: 12px;
  }
  .blog-article__title-row {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    gap: 12px 16px;
    margin-top: 20px;
  }
  .blog-article__title {
    flex: 1 1 auto;
    min-width: 0;
    margin: 0;
    max-width: none;
    font-size: 24px;
    line-height: 1;
  }
  .blog-article__toc--mobile {
    flex: 0 0 auto;
    margin: 0;
    padding: 0;
    background: none;
    border: none;
    border-radius: 0;
  }
  .blog-article__toc--mobile .blog-article__toc-title {
    display: none;
  }
  .blog-article__toc--mobile .blog-article__toc-toggle {
    display: block;
    width: auto;
    padding: 0;
    border: none;
    background: none;
    font-family: "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.1;
    color: #00a0de;
    text-align: right;
    white-space: nowrap;
    cursor: pointer;
  }
  .blog-article__toc--mobile .blog-article__toc-panel {
    padding: 20px;
  }
  .blog-article__toc--mobile .blog-article__toc-list > li:not(:first-child) {
    margin-top: 20px;
  }
  .blog-article__toc--mobile .blog-article__toc-list > li > a {
    --toc-pad: 24px;
    padding-left: var(--toc-pad);
    font-size: 14px;
    font-weight: 500;
    line-height: 1.2;
  }
  .blog-article__toc--mobile .blog-article__toc-list > li ul {
    margin-top: 12px;
    padding-left: 16px;
  }
  .blog-article__toc--mobile .blog-article__toc-list > li ul li:not(:first-child) {
    margin-top: 8px;
  }
  .blog-article__toc--mobile .blog-article__toc-list > li ul li a {
    font-size: 12px;
    line-height: 1.2;
  }
  .blog-article__cover {
    width: 100%;
    height: 230px;
    margin-top: 24px;
    border-radius: 20px;
    background: #f8f8f8;
    border: 1px solid #acacac;
  }
  .blog-article__content,
  .cms-content {
    container-type: inline-size;
    gap: 32px;
  }
  .blog-article__content > p:not(.ba-quote__text),
  .blog-article__content > .ba-caption,
  .blog-article__content .ba-caption,
  .blog-article__content p:not(.ba-quote__text):not(.ba-doc__text):not(.ba-service-links__text):not(.product-card__title),
  .cms-content > p:not(.ba-quote__text),
  .cms-content > .ba-caption,
  .cms-content .ba-caption,
  .cms-content p:not(.ba-quote__text):not(.ba-doc__text):not(.ba-service-links__text):not(.product-card__title) {
    max-width: none;
    font-size: 13px;
    line-height: 1.6;
    color: #585858;
  }
  .blog-article__content > .ba-caption,
  .blog-article__content .ba-caption,
  .cms-content > .ba-caption,
  .cms-content .ba-caption {
    align-self: stretch;
    width: 100%;
    max-width: none;
    box-sizing: border-box;
    font-size: 12px;
    line-height: 1.6;
    color: #585858;
    text-align: right;
  }
  .blog-article__content > .h2,
  .blog-article__content > .blog-article__h2,
  .blog-article__content > h2,
  .cms-content > .h2,
  .cms-content > .blog-article__h2,
  .cms-content > h2 {
    font-size: 24px;
    line-height: 0.94;
  }
  .blog-article__content > .h3,
  .blog-article__content > .blog-article__h3,
  .blog-article__content > h3,
  .cms-content > .h3,
  .cms-content > .blog-article__h3,
  .cms-content > h3 {
    font-family: "UNCAGE", "Montserrat", "Inter Tight", "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 0.94;
  }
  .blog-article__content > .h4,
  .blog-article__content > .blog-article__h4,
  .blog-article__content > h4,
  .cms-content > .h4,
  .cms-content > .blog-article__h4,
  .cms-content > h4 {
    font-family: "UNCAGE", "Montserrat", "Inter Tight", "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 0.9;
    text-transform: none;
  }
  .blog-article__content ul,
  .blog-article__content ol,
  .cms-content ul,
  .cms-content ol {
    align-self: stretch;
    width: 100%;
    max-width: none;
    margin: 0;
    padding-left: 21px;
    font-size: 14px;
    line-height: 1.6;
    color: #585858;
    list-style-position: outside;
  }
  .blog-article__content > ul,
  .cms-content > ul {
    list-style-type: disc;
  }
  .blog-article__content > ol,
  .cms-content > ol {
    list-style-type: decimal;
  }
  .blog-article__content > ul + ol,
  .cms-content > ul + ol {
    margin-top: 8px;
  }
  .blog-article__primary .blog-article__content > .ba-product-block {
    align-self: stretch;
    width: 100%;
    display: none;
    max-width: none;
  }
  .ba-quote {
    display: grid;
    grid-template-columns: 1fr auto;
    grid-template-rows: auto 1fr;
    gap: 0 12px;
    max-width: none;
    min-height: 139px;
    padding: 20px;
    border-radius: 12px;
  }
  .ba-quote__icon {
    grid-column: 1;
    grid-row: 1;
    width: 32px;
    height: 32px;
    color: #ffffff;
  }
  .ba-quote__icon svg {
    display: block;
    width: 32px;
    height: 32px;
  }
  .ba-quote__author {
    grid-column: 2;
    grid-row: 1;
    align-self: start;
  }
  .ba-quote__author .ba-quote__avatar {
    width: 24px;
    height: 24px;
  }
  .ba-quote__author .ba-quote__name {
    font-size: 12px;
  }
  .ba-quote__author .ba-quote__role {
    font-size: 10px;
    color: rgba(255, 255, 255, 0.39);
  }
  .ba-quote__text {
    grid-column: 1/-1;
    grid-row: 2;
    margin: 24px 0 0;
    max-width: none;
    font-family: "UNCAGE", "Montserrat", "Inter Tight", "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
    text-transform: none;
  }
  .ba-table-wrap {
    margin-inline: 0;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .ba-table {
    width: max-content;
    min-width: 687px;
    table-layout: fixed;
    border-collapse: separate;
    border-spacing: 0;
  }
  .ba-table th,
  .ba-table td {
    padding: 16px 20px;
    font-size: 14px;
    line-height: 1.2;
    white-space: nowrap;
    box-sizing: border-box;
    vertical-align: middle;
  }
  .ba-table thead th {
    width: 165px;
    min-width: 165px;
    height: 50px;
    padding: 16px 20px;
    background: #efefef;
    color: #16151a;
    font-weight: 400;
    border-radius: 0;
  }
  .ba-table thead th:first-child {
    width: 180px;
    min-width: 180px;
    border-radius: 8px 0 0 8px;
  }
  .ba-table thead th:last-child {
    border-radius: 0 8px 8px 0;
  }
  .ba-table tbody th[scope=row] {
    width: 180px;
    min-width: 180px;
    font-weight: 500;
    color: #16151a;
  }
  .ba-table tbody td {
    width: 165px;
    min-width: 165px;
    color: #16151a;
    font-weight: 400;
  }
  .ba-table tbody tr + tr th,
  .ba-table tbody tr + tr td {
    border-top: 1px solid #acacac;
  }
  .ba-media {
    gap: 10px;
  }
  .ba-media__item {
    min-height: 0 !important;
    height: auto;
    border-radius: 20px;
    overflow: hidden;
    background: #f8f8f8;
    border: 1px solid #acacac;
  }
  .ba-media__ph {
    min-height: 0;
    height: 100%;
    box-sizing: border-box;
    padding: 24px;
    gap: 12px;
    border: none;
    border-radius: 0;
    background: transparent;
  }
  .ba-media__ph svg {
    width: 45px;
    height: 45px;
  }
  .ba-media__ph span {
    font-size: 16px;
    line-height: 1.6;
    color: #101010;
  }
  .ba-media--2 {
    grid-template-columns: 426fr 252fr;
  }
  .ba-media--2 .ba-media__item:first-child {
    height: 239px;
  }
  .ba-media--2 .ba-media__item:first-child .ba-media__ph {
    min-height: 239px;
  }
  .ba-media--2 .ba-media__item:last-child {
    height: 252px;
  }
  .ba-media--2 .ba-media__item:last-child .ba-media__ph {
    min-height: 252px;
  }
  .ba-media--row3 {
    grid-template-columns: 252fr 339fr;
  }
  .ba-media--row3 .ba-media__item:nth-child(1) {
    grid-column: 1/-1;
    height: 410px;
  }
  .ba-media--row3 .ba-media__item:nth-child(1) .ba-media__ph {
    min-height: 410px;
  }
  .ba-media--row3 .ba-media__item:nth-child(2) {
    height: 441px;
  }
  .ba-media--row3 .ba-media__item:nth-child(2) .ba-media__ph {
    min-height: 441px;
  }
  .ba-media--row3 .ba-media__item--sq {
    height: 602px;
  }
  .ba-media--row3 .ba-media__item--sq .ba-media__ph {
    min-height: 602px;
  }
  .ba-media--masonry {
    grid-template-columns: 426fr 165fr;
    grid-template-rows: auto auto;
    align-items: start;
  }
  .ba-media--masonry .ba-media__item--lg {
    grid-column: 1;
    grid-row: 1;
    height: 426px;
  }
  .ba-media--masonry .ba-media__item--lg .ba-media__ph {
    min-height: 426px;
  }
  .ba-media--masonry .ba-media__item--sm {
    grid-column: 2;
    grid-row: 1;
    height: 165px;
  }
  .ba-media--masonry .ba-media__item--sm .ba-media__ph {
    min-height: 165px;
    padding: 16px;
  }
  .ba-media--masonry .ba-media__item--sm .ba-media__ph svg {
    width: 25px;
    height: 25px;
  }
  .ba-media--masonry .ba-media__item--tall {
    grid-column: 1/-1;
    grid-row: 2;
    height: 387px;
  }
  .ba-media--masonry .ba-media__item--tall .ba-media__ph {
    min-height: 387px;
  }
  .ba-media--video {
    grid-template-columns: 425fr 339fr;
  }
  .ba-media--video .ba-video:first-child {
    height: 239px;
    min-height: 0;
  }
  .ba-media--video .ba-video--sm {
    height: 191px;
    min-height: 0;
  }
  .ba-split {
    grid-template-columns: 1fr;
    gap: 20px;
  }
  .ba-split .ba-media__item--split {
    height: 280px;
  }
  .ba-gallery {
    border-radius: 20px;
    background: #f8f8f8;
    border: 1px solid #acacac;
    max-width: none;
  }
  .ba-gallery--fig {
    max-width: none;
  }
  .ba-gallery__slide, .ba-gallery__ph, .ba-gallery__slide img {
    min-height: 410px;
    height: 410px;
  }
  .ba-gallery__ph span {
    font-size: 16px;
    color: #101010;
  }
  .ba-gallery__nav {
    display: none;
  }
  .ba-gallery__dots {
    display: flex;
  }
  .ba-video {
    height: 239px;
    min-height: 0;
    border-radius: 20px;
    background: #f8f8f8;
    border: 1px solid #acacac;
  }
  .ba-video--wide {
    height: 387px;
    max-width: none;
  }
  .ba-video--sm {
    height: 191px;
  }
  .ba-video__play {
    gap: 10px;
  }
  .ba-video__play svg {
    width: 38px;
    height: 38px;
  }
  .ba-video__play span {
    font-size: 16px;
    line-height: 1.6;
    color: #101010;
  }
  .ba-docs {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
  }
  .ba-doc {
    display: grid;
    grid-template-columns: 26px 1fr;
    grid-template-rows: auto auto auto auto;
    grid-template-areas: "icon date" "title title" "text text" "link link";
    align-items: start;
    gap: 0;
    min-height: 193px;
    padding: 19px;
    border-radius: 12px;
    border-color: #d3d3d3;
  }
  .ba-doc__icon {
    grid-area: icon;
    align-self: start;
  }
  .ba-doc__date {
    grid-area: date;
    justify-self: end;
    align-self: start;
    font-size: 10px;
    line-height: 1.1;
    color: #878787;
    text-align: right;
  }
  .ba-doc__title {
    grid-area: title;
    margin: 20px 0 0;
    max-width: 154px;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.1;
    color: #16151a;
  }
  .ba-doc__text {
    grid-area: text;
    margin: 12px 0 0;
    max-width: 210px;
    font-size: 12px;
    line-height: 1.2;
    color: #878787;
  }
  .ba-doc__link {
    grid-area: link;
    justify-self: start;
    margin-top: 12px;
    font-family: "Roboto Flex", "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.2;
    color: #00a0de;
  }
  .ba-doc__link svg {
    display: none;
  }
  .ba-doc__link .link-arrow__text::before, .ba-doc__link .link-arrow__text::after {
    font-size: 14px;
    font-weight: 700;
    line-height: 1.2;
  }
  .ba-service-links {
    display: flex;
    flex-direction: column;
    gap: 0;
    width: 100%;
    max-width: none;
    align-items: flex-start;
  }
  .ba-service-links__featured {
    display: none;
  }
  .ba-service-links__list {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    grid-column: auto;
    width: max-content;
    max-width: 100%;
    min-height: 0;
    gap: 20px;
  }
  .ba-service-links__item {
    display: inline-flex;
    justify-content: flex-start;
    align-items: center;
    width: max-content;
    max-width: 100%;
    gap: 12px;
    min-height: 32px;
  }
  .ba-service-links__item-title {
    font-size: 20px;
    font-weight: 600;
    line-height: 1;
    text-transform: uppercase;
  }
  .ba-service-links__go {
    width: 32px;
    height: 32px;
    flex-shrink: 0;
    color: #00a0de;
  }
  .ba-service-links__go svg {
    width: 28px;
    height: 28px;
  }
  .ba-service-links__go svg,
  .ba-service-links__go svg path {
    fill: currentColor;
  }
  .ba-categories-wrap {
    margin-top: 68px;
  }
  .ba-categories-wrap .track--ba-cats {
    display: block;
    width: min(587px, 100%);
    max-width: none;
    height: 4px;
    margin-block: 20px 0;
    margin-inline: auto;
  }
  .ba-categories-wrap .track--ba-cats.is-static {
    display: none;
  }
  .ba-categories {
    display: flex;
    grid-template-columns: none;
    gap: 12px;
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
  .ba-categories::-webkit-scrollbar {
    display: none;
    height: 0;
  }
  .ba-cat-card {
    flex: 0 0 240px;
    width: 240px;
    min-width: 0;
    max-width: none;
    scroll-snap-align: start;
    height: 220px;
    min-height: 220px;
    max-height: 220px;
    padding: 14px;
    border-radius: 16px;
    border-color: transparent;
    background: #fbfbfb;
    overflow: hidden;
    isolation: isolate;
  }
  .ba-cat-card__badge {
    position: relative;
    z-index: 2;
    padding: 0;
    background: none;
    font-size: 11px;
    font-weight: 700;
    line-height: 1.1;
    color: #00a0de;
    text-transform: none;
  }
  .ba-cat-card__go {
    top: 14px;
    right: 14px;
    z-index: 2;
    width: 24px;
    height: 24px;
    border-radius: 0;
    background: none;
    color: #00a0de;
    transform: none;
    transition: none;
  }
  .ba-cat-card__go svg {
    width: 24px;
    height: 24px;
  }
  .ba-cat-card__go svg,
  .ba-cat-card__go svg path {
    fill: currentColor;
  }
  .ba-cat-card__title {
    position: relative;
    z-index: 2;
    margin-top: 10px;
    max-width: 178px;
    font-size: 20px;
    line-height: 1;
    text-transform: uppercase;
    overflow-wrap: break-word;
    word-break: normal;
    hyphens: manual;
  }
  .ba-cat-card__img {
    z-index: 0 !important;
    left: 0 !important;
    right: auto !important;
    top: 100px !important;
    bottom: auto !important;
    width: 190px !important;
    height: 190px !important;
    max-width: none;
    max-height: none;
    transform: none !important;
  }
  .ba-cat-card__img img {
    object-fit: contain !important;
    object-position: left bottom !important;
    transform: scaleX(var(--ba-cat-flip, 1));
    filter: drop-shadow(0 6px 14px rgba(0, 0, 0, 0.12));
  }
  .ba-cat-card:nth-child(even) .ba-cat-card__img {
    left: auto !important;
    right: 0 !important;
    --ba-cat-flip: -1;
  }
  .ba-cat-card:nth-child(even) .ba-cat-card__img img {
    object-position: right bottom !important;
  }
  .ba-cat-card:nth-child(odd) .ba-cat-card__img {
    --ba-cat-flip: 1;
  }
  .section--blog-article-products {
    padding-top: 40px;
  }
  .section--blog-article-products .section__head {
    flex-direction: row;
    align-items: flex-end;
    justify-content: space-between;
    margin-bottom: 20px;
  }
  .section--blog-article-products .section__head h2 {
    font-size: 24px;
    line-height: 0.9;
    text-transform: uppercase;
  }
  .section--blog-article-products .section__head-link {
    display: inline-flex;
  }
  .section--blog-article-products .carousel-wrap .track--slider {
    display: block;
    margin-block: 24px 0;
    height: 4px;
  }
  .products-slider {
    display: flex;
    gap: 16px;
    overflow-x: auto;
    overflow-y: hidden;
    scroll-snap-type: x mandatory;
    padding-bottom: 8px;
  }
  .ba-product-block {
    display: flex;
    flex-direction: column;
    gap: 20px;
    width: 100%;
    max-width: 100%;
    min-width: 0;
  }
  .ba-product-block > .h3,
  .ba-product-block > .blog-article__h3,
  .ba-product-block > h3 {
    margin: 0;
    max-width: none;
    font-family: "UNCAGE", "Montserrat", "Inter Tight", "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 0.94;
  }
  .ba-product-block > .h4,
  .ba-product-block > .blog-article__h4,
  .ba-product-block > h4 {
    margin: 0;
    max-width: none;
    font-family: "UNCAGE", "Montserrat", "Inter Tight", "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 0.9;
    text-transform: none;
  }
  .ba-product-block > p {
    margin: 0;
    max-width: none;
    font-size: 14px;
    line-height: 1.6;
    color: #585858;
  }
  .ba-product-block > .blog-article-product-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
    width: 100%;
    min-width: 0;
    max-width: none;
  }
  .ba-product-block > .blog-article-product-grid > .product-card:nth-child(n+5),
  .ba-product-block > .blog-article-product-grid > .product-card--wide:nth-child(n+5) {
    display: none;
  }
  .products-slider .product-card,
  .products-slider .product-card--wide,
  .ba-product-block .blog-article-product-grid .product-card,
  .ba-product-block .blog-article-product-grid .product-card--wide {
    height: auto;
    min-height: 0;
    padding: 16px;
    border-radius: 12px;
    gap: 12px;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    scroll-snap-align: start;
  }
  .products-slider .product-card .product-card__top,
  .products-slider .product-card .product-card__info,
  .products-slider .product-card .product-card__content,
  .products-slider .product-card--wide .product-card__top,
  .products-slider .product-card--wide .product-card__info,
  .products-slider .product-card--wide .product-card__content,
  .ba-product-block .blog-article-product-grid .product-card .product-card__top,
  .ba-product-block .blog-article-product-grid .product-card .product-card__info,
  .ba-product-block .blog-article-product-grid .product-card .product-card__content,
  .ba-product-block .blog-article-product-grid .product-card--wide .product-card__top,
  .ba-product-block .blog-article-product-grid .product-card--wide .product-card__info,
  .ba-product-block .blog-article-product-grid .product-card--wide .product-card__content {
    position: static;
    width: auto;
  }
  .products-slider .product-card .product-card__top,
  .products-slider .product-card--wide .product-card__top,
  .ba-product-block .blog-article-product-grid .product-card .product-card__top,
  .ba-product-block .blog-article-product-grid .product-card--wide .product-card__top {
    display: grid;
    grid-template-columns: 1fr auto;
    grid-template-rows: auto auto;
    row-gap: 8px;
    column-gap: 8px;
    flex: 0 0 auto;
    margin-bottom: 0;
    min-height: 0;
  }
  .products-slider .product-card .product-card__badges,
  .products-slider .product-card--wide .product-card__badges,
  .ba-product-block .blog-article-product-grid .product-card .product-card__badges,
  .ba-product-block .blog-article-product-grid .product-card--wide .product-card__badges {
    grid-column: 1;
    grid-row: 1;
    flex-wrap: nowrap;
    gap: 6px;
  }
  .products-slider .product-card .product-card__actions,
  .products-slider .product-card--wide .product-card__actions,
  .ba-product-block .blog-article-product-grid .product-card .product-card__actions,
  .ba-product-block .blog-article-product-grid .product-card--wide .product-card__actions {
    grid-column: 2;
    grid-row: 1;
    gap: 8px;
    align-self: start;
    justify-self: end;
    margin-top: 0;
  }
  .products-slider .product-card .product-card__actions .product-card__cart--text,
  .products-slider .product-card--wide .product-card__actions .product-card__cart--text,
  .ba-product-block .blog-article-product-grid .product-card .product-card__actions .product-card__cart--text,
  .ba-product-block .blog-article-product-grid .product-card--wide .product-card__actions .product-card__cart--text {
    display: none;
  }
  .products-slider .product-card .product-card__badge,
  .products-slider .product-card--wide .product-card__badge,
  .ba-product-block .blog-article-product-grid .product-card .product-card__badge,
  .ba-product-block .blog-article-product-grid .product-card--wide .product-card__badge {
    min-height: 24px;
    height: 24px;
    min-width: 56px;
    padding: 0 14px;
    font-size: 12px;
    line-height: 1.1;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .products-slider .product-card .product-card__badge--top,
  .products-slider .product-card--wide .product-card__badge--top,
  .ba-product-block .blog-article-product-grid .product-card .product-card__badge--top,
  .ba-product-block .blog-article-product-grid .product-card--wide .product-card__badge--top {
    display: none;
  }
  .products-slider .product-card .product-card__cart--icon,
  .products-slider .product-card .product-card__like,
  .products-slider .product-card--wide .product-card__cart--icon,
  .products-slider .product-card--wide .product-card__like,
  .ba-product-block .blog-article-product-grid .product-card .product-card__cart--icon,
  .ba-product-block .blog-article-product-grid .product-card .product-card__like,
  .ba-product-block .blog-article-product-grid .product-card--wide .product-card__cart--icon,
  .ba-product-block .blog-article-product-grid .product-card--wide .product-card__like {
    width: 40px;
    height: 40px;
    border-radius: 8px;
    background: rgba(0, 160, 222, 0.2);
    color: #00a0de;
  }
  .products-slider .product-card .product-card__cart--icon svg,
  .products-slider .product-card .product-card__like svg,
  .products-slider .product-card--wide .product-card__cart--icon svg,
  .products-slider .product-card--wide .product-card__like svg,
  .ba-product-block .blog-article-product-grid .product-card .product-card__cart--icon svg,
  .ba-product-block .blog-article-product-grid .product-card .product-card__like svg,
  .ba-product-block .blog-article-product-grid .product-card--wide .product-card__cart--icon svg,
  .ba-product-block .blog-article-product-grid .product-card--wide .product-card__like svg {
    width: 20px;
    height: 20px;
  }
  .products-slider .product-card .product-card__cart--icon svg,
  .products-slider .product-card .product-card__cart--icon svg path,
  .products-slider .product-card--wide .product-card__cart--icon svg,
  .products-slider .product-card--wide .product-card__cart--icon svg path,
  .ba-product-block .blog-article-product-grid .product-card .product-card__cart--icon svg,
  .ba-product-block .blog-article-product-grid .product-card .product-card__cart--icon svg path,
  .ba-product-block .blog-article-product-grid .product-card--wide .product-card__cart--icon svg,
  .ba-product-block .blog-article-product-grid .product-card--wide .product-card__cart--icon svg path {
    fill: currentColor;
  }
  .products-slider .product-card .product-card__like svg path,
  .products-slider .product-card--wide .product-card__like svg path,
  .ba-product-block .blog-article-product-grid .product-card .product-card__like svg path,
  .ba-product-block .blog-article-product-grid .product-card--wide .product-card__like svg path {
    fill: transparent;
    stroke: currentColor;
    transition: fill 0.2s ease;
  }
  .products-slider .product-card .product-card__like.is-active,
  .products-slider .product-card--wide .product-card__like.is-active,
  .ba-product-block .blog-article-product-grid .product-card .product-card__like.is-active,
  .ba-product-block .blog-article-product-grid .product-card--wide .product-card__like.is-active {
    background: #00a0de;
    color: #ffffff;
  }
  .products-slider .product-card .product-card__like.is-active svg path,
  .products-slider .product-card--wide .product-card__like.is-active svg path,
  .ba-product-block .blog-article-product-grid .product-card .product-card__like.is-active svg path,
  .ba-product-block .blog-article-product-grid .product-card--wide .product-card__like.is-active svg path {
    fill: #ffffff;
  }
  .products-slider .product-card .product-card__content,
  .products-slider .product-card--wide .product-card__content,
  .ba-product-block .blog-article-product-grid .product-card .product-card__content,
  .ba-product-block .blog-article-product-grid .product-card--wide .product-card__content {
    flex: 1 1 auto;
    min-height: 0;
    display: flex;
    flex-direction: column;
    gap: 0;
  }
  .products-slider .product-card .product-card__img,
  .products-slider .product-card--wide .product-card__img,
  .ba-product-block .blog-article-product-grid .product-card .product-card__img,
  .ba-product-block .blog-article-product-grid .product-card--wide .product-card__img {
    position: relative;
    overflow: hidden;
    flex: 0 0 auto;
    margin-top: 8px;
    width: 100%;
    height: auto;
    max-height: none;
    aspect-ratio: 228/141;
  }
  .products-slider .product-card .product-card__img img,
  .products-slider .product-card--wide .product-card__img img,
  .ba-product-block .blog-article-product-grid .product-card .product-card__img img,
  .ba-product-block .blog-article-product-grid .product-card--wide .product-card__img img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    max-width: none;
    object-fit: contain;
    object-position: center;
  }
  .products-slider .product-card .product-card__info,
  .products-slider .product-card--wide .product-card__info,
  .ba-product-block .blog-article-product-grid .product-card .product-card__info,
  .ba-product-block .blog-article-product-grid .product-card--wide .product-card__info {
    flex: 1 1 auto;
    min-height: 0;
    margin-top: 16px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    height: auto;
  }
  .products-slider .product-card .product-card__title,
  .products-slider .product-card--wide .product-card__title,
  .ba-product-block .blog-article-product-grid .product-card .product-card__title,
  .ba-product-block .blog-article-product-grid .product-card--wide .product-card__title {
    margin: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2;
    height: auto;
    max-height: none;
    flex: none;
    -webkit-line-clamp: 3;
    line-clamp: 3;
  }
  .products-slider .product-card .product-card__bottom,
  .products-slider .product-card--wide .product-card__bottom,
  .ba-product-block .blog-article-product-grid .product-card .product-card__bottom,
  .ba-product-block .blog-article-product-grid .product-card--wide .product-card__bottom {
    flex: 0 0 auto;
    display: block;
    margin-top: auto;
    padding-top: 4px;
    text-align: left;
    min-height: 0;
    max-height: none;
  }
  .products-slider .product-card .product-card__price,
  .products-slider .product-card--wide .product-card__price,
  .ba-product-block .blog-article-product-grid .product-card .product-card__price,
  .ba-product-block .blog-article-product-grid .product-card--wide .product-card__price {
    font-family: "Roboto Flex", "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.2;
    color: #004e99;
    text-align: left;
  }
  .products-slider .product-card .product-card__cart--text,
  .products-slider .product-card--wide .product-card__cart--text,
  .ba-product-block .blog-article-product-grid .product-card .product-card__cart--text,
  .ba-product-block .blog-article-product-grid .product-card--wide .product-card__cart--text {
    display: none !important;
  }
  .products-slider .product-card,
  .products-slider .product-card--wide {
    flex: 0 0 calc((100% - 16px) / 2.5);
    width: calc((100% - 16px) / 2.5);
    max-width: 250px;
  }
  .ba-product-block .blog-article-product-grid .product-card,
  .ba-product-block .blog-article-product-grid .product-card--wide {
    flex: none;
    width: 100%;
    min-width: 0;
    max-width: none;
  }
  .blog-article-promo {
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    min-height: 198px;
    padding: 20px;
    border-radius: 12px;
  }
  .blog-article-promo__text {
    min-width: 0;
    max-width: 100%;
  }
  .blog-article-promo__text h2 {
    font-size: 24px;
    line-height: 0.9;
    max-width: 385px;
    text-transform: none;
    color: #ffffff;
  }
  .blog-article-promo__text p {
    margin-top: 16px;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.1;
    max-width: none;
  }
  .blog-article-promo__btn {
    width: auto;
    min-height: 48px;
    padding: 16px 32px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.1;
  }
  .section--blog-article-promo {
    padding-top: 40px;
  }
  .section--blog-article-continue {
    padding-top: 40px;
  }
  .page-blog-article .section--lead-wide {
    padding-top: 40px;
  }
  .page-blog-article .lead-wide__intro {
    min-height: 190px;
    padding: 20px;
    border-radius: 12px;
  }
  .page-blog-article .lead-wide__intro h2 {
    font-size: 32px;
    line-height: 0.9;
    max-width: 300px;
  }
  .page-blog-article .lead-wide__intro p {
    margin-top: auto;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.1;
  }
  .page-blog-article .lead-wide__form {
    min-height: auto;
  }
  .section--blog-related {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .section--blog-related .section__head--related {
    flex-direction: row;
    align-items: center;
    margin-bottom: 20px;
  }
  .section--blog-related .section__head--related h2 {
    font-size: 24px;
    line-height: 0.9;
    text-transform: none;
  }
  .section--blog-related .track--blog {
    display: block;
  }
  .articles {
    display: flex;
    gap: 10px;
    overflow-x: auto;
    overflow-y: hidden;
    scroll-snap-type: x mandatory;
    padding-bottom: 4px;
  }
  .article-card {
    flex: 0 0 calc((100% - 10px) / 2.5);
    width: calc((100% - 10px) / 2.5);
    max-width: 340px;
    min-height: 320px;
    height: auto;
    padding: 16px;
    border-radius: 12px;
    align-content: start;
    row-gap: 0;
  }
  .article-card__img {
    height: 140px;
    border-radius: 8px;
    margin-bottom: 8px;
  }
  .article-card__tag {
    font-size: 10px;
    padding: 4px 8px;
    letter-spacing: 0.4px;
  }
  .article-card__date {
    font-size: 10px;
    line-height: 1.2;
    letter-spacing: 0.7px;
    margin-top: -6px;
  }
  .article-card__title {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.1;
    letter-spacing: 0.7px;
    margin-top: 16px;
    min-width: 0;
  }
  .article-card__text {
    font-size: 17px;
    line-height: 1.3;
    letter-spacing: 0.56px;
    color: #16151a;
    margin-top: 12px;
    min-width: 0;
  }
  .article-card__more {
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.1px;
    margin-top: 12px;
  }
  .ba-product-block {
    display: grid;
    grid-template-columns: minmax(0, 44fr) minmax(0, 56fr);
    column-gap: 24px;
    row-gap: 0;
    align-items: start;
  }
  .ba-product-block > .h3,
  .ba-product-block > .blog-article__h3,
  .ba-product-block > h3,
  .ba-product-block > .h4,
  .ba-product-block > .blog-article__h4,
  .ba-product-block > h4 {
    grid-column: 1;
    grid-row: 1;
  }
  .ba-product-block > p {
    grid-column: 1;
    grid-row: 1;
    margin-top: 44px;
  }
  .ba-product-block > .blog-article-product-grid {
    grid-column: 2;
    grid-row: 1;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px;
  }
  .blog-article-product-grid--trio > .product-card:nth-child(n+3),
  .blog-article-product-grid--trio > .product-card--wide:nth-child(n+3) {
    display: none;
  }
  .ba-product-block .blog-article-product-grid .product-card,
  .ba-product-block .blog-article-product-grid .product-card--wide {
    width: 100%;
    max-width: none;
    padding: 10px;
    gap: 8px;
  }
  .ba-product-block .blog-article-product-grid .product-card .product-card__img,
  .ba-product-block .blog-article-product-grid .product-card--wide .product-card__img {
    margin-top: 8px;
    aspect-ratio: 228/141;
  }
  .ba-product-block .blog-article-product-grid .product-card .product-card__info,
  .ba-product-block .blog-article-product-grid .product-card--wide .product-card__info {
    margin-top: 8px;
    gap: 8px;
  }
  .ba-product-block .blog-article-product-grid .product-card .product-card__title,
  .ba-product-block .blog-article-product-grid .product-card--wide .product-card__title {
    font-family: "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2;
  }
  .ba-product-block .blog-article-product-grid .product-card .product-card__price,
  .ba-product-block .blog-article-product-grid .product-card--wide .product-card__price {
    font-family: "Roboto Flex", "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.2;
  }
  .blog-related__all {
    display: none;
  }
}
@media (max-width: 480px) {
  .page-blog-article .blog-main {
    padding-top: 32px;
  }
  .page-blog-article .container--breadcrumbs {
    display: none;
  }
  .blog-article__layout {
    gap: 0;
  }
  .blog-article__head {
    margin-bottom: 0;
    display: flex;
    flex-direction: column;
  }
  .blog-article__title-row {
    display: contents;
  }
  .blog-article__meta {
    order: 0;
  }
  .blog-article__title {
    order: 1;
    margin-top: 20px;
    max-width: none;
    font-size: 32px;
    line-height: 1;
  }
  .blog-article__cover {
    order: 2;
    margin-top: 32px;
    height: 350px;
    border-radius: 20px;
    background: #f8f8f8;
    border: 1px solid #acacac;
  }
  .blog-article__toc--mobile {
    order: 3;
    display: block;
    margin: 20px 0 32px;
    padding: 0;
    background: none;
    border: none;
    border-radius: 0;
  }
  .blog-article__toc--mobile .blog-article__toc-title {
    display: none;
  }
  .blog-article__toc--mobile .blog-article__toc-toggle {
    display: block;
    width: 100%;
    padding: 0;
    border: none;
    background: none;
    font-family: "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.1;
    color: #00a0de;
    text-align: left;
    cursor: pointer;
  }
  .blog-article__toc--mobile .blog-article__toc-panel {
    padding: 20px;
  }
  .blog-article__toc--mobile .blog-article__toc-list > li:not(:first-child) {
    margin-top: 20px;
  }
  .blog-article__toc--mobile .blog-article__toc-list > li > a {
    --toc-pad: 24px;
    padding-left: var(--toc-pad);
    font-size: 14px;
    font-weight: 500;
    line-height: 1.2;
  }
  .blog-article__toc--mobile .blog-article__toc-list > li ul {
    margin-top: 12px;
    padding-left: 16px;
  }
  .blog-article__toc--mobile .blog-article__toc-list > li ul li:not(:first-child) {
    margin-top: 8px;
  }
  .blog-article__toc--mobile .blog-article__toc-list > li ul li a {
    font-size: 12px;
    line-height: 1.2;
  }
  .blog-article__chip {
    min-height: 0;
    padding: 8px 12px;
    border-radius: 4px;
    border: 1px solid #00a0de;
    background: #ffffff;
    color: #16151a;
    font-size: 10px;
    line-height: 1.2;
    gap: 8px;
  }
  .blog-article__chip--date, .blog-article__chip--time {
    background: #ffffff;
    border-color: #00a0de;
    color: #16151a;
  }
  .blog-article__chip--rubric {
    background: #ffffff;
    border-color: #00a0de;
    color: #16151a;
    text-transform: none;
    font-size: 10px;
    font-weight: 400;
    letter-spacing: 0;
  }
  .blog-article__chip-icon {
    color: #16151a;
  }
  .blog-article__chip-icon svg {
    width: 12px;
    height: 12px;
  }
  .blog-article__content,
  .cms-content {
    gap: 20px;
  }
  .blog-article__content > p:not(.ba-quote__text),
  .blog-article__content > .ba-caption,
  .blog-article__content .ba-caption,
  .blog-article__content p:not(.ba-quote__text):not(.ba-doc__text):not(.ba-service-links__text),
  .cms-content > p:not(.ba-quote__text),
  .cms-content > .ba-caption,
  .cms-content .ba-caption,
  .cms-content p:not(.ba-quote__text):not(.ba-doc__text):not(.ba-service-links__text) {
    max-width: none;
    font-size: 14px;
    line-height: 1.6;
    color: #585858;
  }
  .blog-article__content > .ba-caption,
  .blog-article__content .ba-caption,
  .cms-content > .ba-caption,
  .cms-content .ba-caption {
    align-self: stretch;
    width: 100%;
    max-width: none;
    box-sizing: border-box;
    font-size: 10px;
    line-height: 1.6;
    color: #585858;
    text-align: right;
  }
  .blog-article__content > .h2,
  .blog-article__content > .blog-article__h2,
  .blog-article__content > h2,
  .cms-content > .h2,
  .cms-content > .blog-article__h2,
  .cms-content > h2 {
    font-size: 24px;
    line-height: 0.9;
  }
  .blog-article__content > .h3,
  .blog-article__content > .blog-article__h3,
  .blog-article__content > h3,
  .cms-content > .h3,
  .cms-content > .blog-article__h3,
  .cms-content > h3 {
    font-size: 20px;
    line-height: 0.9;
  }
  .blog-article__content > .h4,
  .blog-article__content > .blog-article__h4,
  .blog-article__content > h4,
  .cms-content > .h4,
  .cms-content > .blog-article__h4,
  .cms-content > h4 {
    font-family: "UNCAGE", "Montserrat", "Inter Tight", "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 0.9;
    text-transform: none;
  }
  .blog-article__content ul,
  .blog-article__content ol,
  .cms-content ul,
  .cms-content ol {
    align-self: stretch;
    width: 100%;
    max-width: none;
    margin: 0;
    padding-left: 21px;
    font-size: 14px;
    line-height: 1.6;
    color: #585858;
    list-style-position: outside;
  }
  .blog-article__content > ul,
  .cms-content > ul {
    list-style-type: disc;
  }
  .blog-article__content > ol,
  .cms-content > ol {
    list-style-type: decimal;
  }
  .blog-article__content > ul + ol,
  .cms-content > ul + ol {
    margin-top: 20px;
  }
  .ba-product-block {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
  .ba-product-block > p {
    max-width: none;
    font-size: 14px;
    line-height: 1.6;
    color: #585858;
  }
  .ba-product-block > .blog-article-product-grid {
    width: 100%;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px;
  }
  .ba-quote {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: none;
    min-height: 334px;
    margin-block: 80px;
    padding: 20px;
    border-radius: 12px;
    box-sizing: border-box;
  }
  .ba-quote__icon {
    flex-shrink: 0;
    width: 27px;
    height: 27px;
    color: #ffffff;
  }
  .ba-quote__icon svg {
    display: block;
    width: 27px;
    height: 27px;
  }
  .ba-quote__text {
    margin: 60px 0 0;
    max-width: 287px;
    font-family: "UNCAGE", "Montserrat", "Inter Tight", "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 1;
    color: #ffffff;
    text-transform: none;
  }
  .ba-quote__author {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-top: auto;
    padding-top: 24px;
    min-height: 27px;
  }
  .ba-quote__avatar {
    width: 24px;
    height: 24px;
  }
  .ba-quote__name {
    font-size: 12px;
    font-weight: 700;
    line-height: 1.2;
    color: #ffffff;
  }
  .ba-quote__role {
    margin-top: 4px;
    font-size: 10px;
    line-height: 1.1;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.39);
  }
  .ba-table-wrap {
    margin-inline: 0;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .ba-table {
    width: max-content;
    min-width: 687px;
    table-layout: fixed;
    border-collapse: separate;
    border-spacing: 0;
  }
  .ba-table th,
  .ba-table td {
    padding: 16px 20px;
    font-size: 14px;
    line-height: 1.2;
    white-space: nowrap;
    box-sizing: border-box;
    vertical-align: middle;
  }
  .ba-table thead th {
    width: 165px;
    min-width: 165px;
    height: 50px;
    padding: 16px 20px;
    background: #efefef;
    color: #16151a;
    font-weight: 400;
    border-radius: 0;
  }
  .ba-table thead th:first-child {
    width: 180px;
    min-width: 180px;
    border-radius: 8px 0 0 8px;
  }
  .ba-table thead th:last-child {
    border-radius: 0 8px 8px 0;
  }
  .ba-table tbody th[scope=row] {
    width: 180px;
    min-width: 180px;
    font-weight: 500;
    color: #16151a;
  }
  .ba-table tbody td {
    width: 165px;
    min-width: 165px;
    color: #16151a;
    font-weight: 400;
  }
  .ba-media {
    gap: 12px;
  }
  .ba-media__item {
    min-height: 0 !important;
    height: auto;
    border-radius: 12px;
    overflow: hidden;
    background: #f8f8f8;
    border: 1px solid #acacac;
  }
  .ba-media__ph {
    min-height: 0;
    height: 100%;
    box-sizing: border-box;
    padding: 24px;
    gap: 12px;
    border: none;
    border-radius: 0;
    background: transparent;
  }
  .ba-media__ph svg {
    width: 45px;
    height: 45px;
  }
  .ba-media__ph span {
    font-size: 16px;
    line-height: 1.6;
    color: #101010;
  }
  .ba-media--2, .ba-media--row3, .ba-media--masonry {
    grid-template-columns: 1fr;
  }
  .ba-media--2 .ba-media__item:first-child {
    height: 420px;
  }
  .ba-media--2 .ba-media__item:first-child .ba-media__ph {
    min-height: 420px;
  }
  .ba-media--2 .ba-media__item:last-child {
    height: 193px;
  }
  .ba-media--2 .ba-media__item:last-child .ba-media__ph {
    min-height: 193px;
    padding-block: 20px;
  }
  .ba-media--row3 .ba-media__item:nth-child(1) {
    height: 420px;
  }
  .ba-media--row3 .ba-media__item:nth-child(1) .ba-media__ph {
    min-height: 420px;
  }
  .ba-media--row3 .ba-media__item:nth-child(2) {
    height: 193px;
  }
  .ba-media--row3 .ba-media__item:nth-child(2) .ba-media__ph {
    min-height: 193px;
    padding-block: 20px;
  }
  .ba-media--row3 .ba-media__item--sq {
    width: 255px;
    max-width: 100%;
    height: 255px;
    border-radius: 20px;
  }
  .ba-media--row3 .ba-media__item--sq .ba-media__ph {
    min-height: 255px;
    padding-block: 20px;
  }
  .ba-media--masonry .ba-media__item--sm {
    order: 3;
    width: 168px;
    max-width: 100%;
    height: 168px;
  }
  .ba-media--masonry .ba-media__item--sm .ba-media__ph {
    min-height: 168px;
    padding: 16px;
    gap: 10px;
  }
  .ba-media--masonry .ba-media__item--sm .ba-media__ph svg {
    width: 28px;
    height: 28px;
  }
  .ba-media--masonry .ba-media__item--tall {
    order: 2;
    height: 601px;
  }
  .ba-media--masonry .ba-media__item--tall .ba-media__ph {
    min-height: 601px;
  }
  .ba-media--masonry .ba-media__item--lg {
    order: 1;
    width: 255px;
    max-width: 100%;
    height: 447px;
  }
  .ba-media--masonry .ba-media__item--lg .ba-media__ph {
    min-height: 447px;
  }
  .ba-media--video .ba-video {
    height: 193px;
    min-height: 0;
  }
  .ba-split {
    grid-template-columns: 1fr;
    gap: 16px;
  }
  .ba-split .ba-media__item--split {
    height: 220px;
  }
  .ba-gallery {
    border-radius: 12px;
    background: #f8f8f8;
    border-color: #acacac;
    max-width: none;
  }
  .ba-gallery--fig {
    max-width: none;
  }
  .ba-gallery__slide, .ba-gallery__ph, .ba-gallery__slide img {
    min-height: 420px;
    height: 420px;
  }
  .ba-gallery__ph span {
    font-size: 16px;
    color: #101010;
  }
  .ba-gallery__nav {
    display: none;
  }
  .ba-gallery__dots {
    display: flex;
  }
  .ba-video {
    height: 193px;
    min-height: 0;
    border-radius: 12px;
    background: #f8f8f8;
    border: 1px solid #acacac;
  }
  .ba-video--wide {
    height: 420px;
    max-width: none;
  }
  .ba-video--sm {
    height: 143px;
  }
  .ba-video__play {
    gap: 10px;
  }
  .ba-video__play svg {
    width: 32px;
    height: 32px;
  }
  .ba-video__play span {
    font-size: 16px;
    line-height: 1.6;
    color: #101010;
  }
  .ba-docs {
    grid-template-columns: 1fr;
    gap: 10px;
  }
  .page-blog-article .ba-doc {
    display: grid;
    grid-template-columns: 26px 1fr;
    grid-template-rows: auto auto auto auto;
    grid-template-areas: "icon date" "title title" "text text" "link link";
    align-items: start;
    gap: 0;
    min-height: 193px;
    padding: 19px;
    border-radius: 12px;
    border-color: #d3d3d3;
  }
  .page-blog-article .ba-doc__icon {
    grid-area: icon;
    align-self: start;
  }
  .page-blog-article .ba-doc__date {
    grid-area: date;
    justify-self: end;
    align-self: start;
    font-size: 10px;
    line-height: 1.1;
    color: #878787;
    text-align: right;
    white-space: nowrap;
  }
  .page-blog-article .ba-doc__title {
    grid-area: title;
    margin: 20px 0 0;
    max-width: 154px;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.1;
    color: #16151a;
  }
  .page-blog-article .ba-doc__text {
    grid-area: text;
    margin: 12px 0 0;
    max-width: 210px;
    font-size: 12px;
    line-height: 1.2;
    color: #878787;
  }
  .page-blog-article .ba-doc__link {
    grid-area: link;
    justify-self: start;
    align-self: end;
    margin-top: 12px;
    color: #00a0de;
    font-family: "Roboto Flex", "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.2;
  }
  .page-blog-article .ba-doc__link svg {
    display: none;
  }
  .page-blog-article .ba-doc__link .link-arrow__text::before, .page-blog-article .ba-doc__link .link-arrow__text::after {
    font-size: 14px;
    font-weight: 700;
    line-height: 1.2;
    color: #00a0de;
  }
  .ba-service-links {
    display: flex;
    flex-direction: column;
    gap: 19px;
  }
  .ba-service-links__featured {
    display: flex;
    min-height: 134px;
    padding: 19px;
    border-radius: 12px;
    border: none;
    background: #ffffff;
    gap: 0;
  }
  .ba-service-links__title {
    max-width: 161px;
    padding-right: 36px;
    font-size: 20px;
    line-height: 1;
    text-transform: none;
  }
  .ba-service-links__text {
    margin-top: 16px;
    max-width: 214px;
    font-size: 16px;
    line-height: 1.2;
  }
  .ba-service-links__featured .ba-service-links__more {
    margin-top: 16px;
  }
  .ba-service-links__list {
    display: none;
  }
  .ba-service-links__item-title {
    font-size: 20px;
    line-height: 1;
    text-transform: none;
  }
  .ba-categories-wrap {
    margin-top: 0;
  }
  .ba-categories-wrap .track--ba-cats {
    display: none;
  }
  .ba-categories {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px;
    width: 100%;
    overflow: visible;
  }
  .ba-cat-card {
    flex: none;
    width: auto;
    min-width: 0;
    height: 150px;
    max-height: none;
    min-height: 150px;
    padding: 10px;
    border-radius: 12px;
    border-color: transparent;
    background: #fbfbfb;
    overflow: hidden;
  }
  .ba-cat-card__badge {
    position: relative;
    z-index: 2;
    padding: 0;
    background: none;
    font-size: 10px;
    font-weight: 700;
    line-height: 1.1;
    color: #00a0de;
    text-transform: none;
  }
  .ba-cat-card__go {
    top: 10px;
    right: 10px;
    z-index: 2;
    width: 24px;
    height: 24px;
    border-radius: 0;
    background: none;
    color: #16151a;
  }
  .ba-cat-card__go svg {
    width: 24px;
    height: 24px;
  }
  .ba-cat-card__go svg,
  .ba-cat-card__go svg path {
    fill: currentColor;
  }
  .ba-cat-card__title {
    position: relative;
    z-index: 2;
    margin-top: 8px;
    max-width: 145px;
    font-size: 16px;
    line-height: 1;
    text-transform: none;
    overflow-wrap: break-word;
    word-break: normal;
    hyphens: manual;
  }
  .ba-cat-card__img {
    z-index: 0;
  }
  .ba-cat-card:nth-child(1) {
    height: 140px;
    min-height: 140px;
  }
  .ba-cat-card:nth-child(1) .ba-cat-card__img {
    left: -11px !important;
    right: auto !important;
    bottom: auto !important;
    top: 72px !important;
    width: 135px !important;
    height: 135px !important;
    --ba-cat-flip: 1;
  }
  .ba-cat-card:nth-child(2) {
    height: 140px;
    min-height: 140px;
  }
  .ba-cat-card:nth-child(2) .ba-cat-card__img {
    left: -21px !important;
    right: auto !important;
    bottom: auto !important;
    top: 72px !important;
    width: 148px !important;
    height: 148px !important;
    --ba-cat-flip: -1;
  }
  .ba-cat-card:nth-child(3) {
    height: 150px;
    min-height: 150px;
  }
  .ba-cat-card:nth-child(3) .ba-cat-card__img {
    left: -13px !important;
    right: auto !important;
    bottom: auto !important;
    top: 72px !important;
    width: 139px !important;
    height: 139px !important;
    --ba-cat-flip: 1;
  }
  .ba-cat-card:nth-child(4) {
    height: 150px;
    min-height: 150px;
  }
  .ba-cat-card:nth-child(4) .ba-cat-card__img {
    left: -38px !important;
    right: auto !important;
    bottom: auto !important;
    top: 72px !important;
    width: 157px !important;
    height: 157px !important;
    --ba-cat-flip: -1;
  }
  .section--blog-article-products {
    padding-top: 100px;
  }
  .section--blog-article-products .section__head {
    flex-direction: column;
    align-items: flex-start;
    gap: 0;
    margin-bottom: 20px;
  }
  .section--blog-article-products .section__head h2 {
    max-width: 240px;
    font-size: 32px;
    line-height: 0.9;
    text-transform: none;
  }
  .section--blog-article-products .section__head-link {
    display: none;
  }
  .section--blog-article-products .carousel-wrap .track--slider {
    display: none;
  }
  .blog-article-products__actions {
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin-top: 52px;
  }
  .products-slider {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px;
    width: 100%;
    align-items: stretch;
    overflow: visible;
    padding-bottom: 0;
  }
  .section--blog-article-products .product-card,
  .section--blog-article-products .product-card--wide {
    flex: none;
    width: auto;
    height: auto;
    min-height: 300px;
    padding: 10px;
    border-radius: 12px;
    gap: 0;
    display: flex;
    flex-direction: column;
    overflow: hidden;
  }
  .section--blog-article-products .product-card .product-card__top,
  .section--blog-article-products .product-card .product-card__info,
  .section--blog-article-products .product-card .product-card__content,
  .section--blog-article-products .product-card--wide .product-card__top,
  .section--blog-article-products .product-card--wide .product-card__info,
  .section--blog-article-products .product-card--wide .product-card__content {
    position: static;
    width: auto;
  }
  .section--blog-article-products .product-card .product-card__top,
  .section--blog-article-products .product-card--wide .product-card__top {
    display: grid;
    grid-template-columns: 1fr auto;
    grid-template-rows: auto auto;
    row-gap: 5px;
    column-gap: 8px;
    flex: 0 0 auto;
    margin-bottom: 0;
    min-height: 43px;
  }
  .section--blog-article-products .product-card .product-card__badges,
  .section--blog-article-products .product-card--wide .product-card__badges {
    grid-column: 1;
    grid-row: 1;
    flex-wrap: nowrap;
    gap: 6px;
  }
  .section--blog-article-products .product-card .product-card__actions,
  .section--blog-article-products .product-card--wide .product-card__actions {
    grid-column: 2;
    grid-row: 1;
    gap: 6px;
    align-self: start;
  }
  .section--blog-article-products .product-card .product-card__actions .product-card__cart--text,
  .section--blog-article-products .product-card--wide .product-card__actions .product-card__cart--text {
    display: none;
  }
  .section--blog-article-products .product-card .product-card__badge,
  .section--blog-article-products .product-card--wide .product-card__badge {
    min-height: 19px;
    height: 19px;
    padding: 0 16px;
    font-size: 10px;
    line-height: 1.1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }
  .section--blog-article-products .product-card .product-card__badge--top,
  .section--blog-article-products .product-card--wide .product-card__badge--top {
    display: none;
  }
  .section--blog-article-products .product-card .product-card__cart--icon,
  .section--blog-article-products .product-card .product-card__like,
  .section--blog-article-products .product-card--wide .product-card__cart--icon,
  .section--blog-article-products .product-card--wide .product-card__like {
    width: 30px;
    height: 30px;
    border-radius: 6px;
    background: rgba(0, 160, 222, 0.2);
    color: #00a0de;
  }
  .section--blog-article-products .product-card .product-card__cart--icon svg,
  .section--blog-article-products .product-card .product-card__like svg,
  .section--blog-article-products .product-card--wide .product-card__cart--icon svg,
  .section--blog-article-products .product-card--wide .product-card__like svg {
    width: 17px;
    height: 17px;
  }
  .section--blog-article-products .product-card .product-card__cart--icon svg,
  .section--blog-article-products .product-card .product-card__cart--icon svg path,
  .section--blog-article-products .product-card--wide .product-card__cart--icon svg,
  .section--blog-article-products .product-card--wide .product-card__cart--icon svg path {
    fill: currentColor;
  }
  .section--blog-article-products .product-card .product-card__like svg path,
  .section--blog-article-products .product-card--wide .product-card__like svg path {
    fill: transparent;
    stroke: currentColor;
    transition: fill 0.2s ease;
  }
  .section--blog-article-products .product-card .product-card__like.is-active,
  .section--blog-article-products .product-card--wide .product-card__like.is-active {
    background: #00a0de;
    color: #ffffff;
  }
  .section--blog-article-products .product-card .product-card__like.is-active svg path,
  .section--blog-article-products .product-card--wide .product-card__like.is-active svg path {
    fill: #ffffff;
  }
  .section--blog-article-products .product-card .product-card__content,
  .section--blog-article-products .product-card--wide .product-card__content {
    flex: 1 1 auto;
    min-height: 0;
    display: flex;
    flex-direction: column;
    gap: 0;
  }
  .section--blog-article-products .product-card .product-card__img,
  .section--blog-article-products .product-card--wide .product-card__img {
    position: relative;
    overflow: hidden;
    flex: 0 0 auto;
    margin-top: 8px;
    width: 100%;
    height: 108px;
    max-height: 108px;
    aspect-ratio: auto;
  }
  .section--blog-article-products .product-card .product-card__img img,
  .section--blog-article-products .product-card--wide .product-card__img img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    max-width: none;
    object-fit: contain;
    object-position: center;
  }
  .section--blog-article-products .product-card .product-card__info,
  .section--blog-article-products .product-card--wide .product-card__info {
    flex: 1 1 auto;
    min-height: 0;
    margin-top: 0;
    display: flex;
    flex-direction: column;
    gap: 0;
  }
  .section--blog-article-products .product-card .product-card__title,
  .section--blog-article-products .product-card--wide .product-card__title {
    flex: 0 1 auto;
    min-height: 0;
    margin: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2;
    -webkit-line-clamp: 3;
    line-clamp: 3;
  }
  .section--blog-article-products .product-card .product-card__bottom,
  .section--blog-article-products .product-card--wide .product-card__bottom {
    flex: 0 0 auto;
    display: block;
    margin-top: auto;
    padding-top: 8px;
    text-align: left;
  }
  .section--blog-article-products .product-card .product-card__price,
  .section--blog-article-products .product-card--wide .product-card__price {
    font-family: "Roboto Flex", "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.2;
    color: #004e99;
    text-align: left;
  }
  .section--blog-article-products .product-card .product-card__cart--text,
  .section--blog-article-products .product-card--wide .product-card__cart--text {
    display: none !important;
  }
  .blog-article-promo {
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    min-height: 276px;
    padding: 20px;
    border-radius: 12px;
  }
  .blog-article-promo__text {
    min-width: 0;
    max-width: 100%;
  }
  .blog-article-promo__text h2 {
    font-size: 32px;
    line-height: 0.9;
    max-width: none;
  }
  .blog-article-promo__text p {
    margin-top: 16px;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.1;
    max-width: 154px;
  }
  .blog-article-promo__btn {
    width: 100%;
    min-height: 48px;
    padding: 16px 32px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.1;
  }
  .section--blog-article-promo {
    padding-top: 40px;
  }
  .section--blog-article-continue {
    padding-top: 100px;
  }
  .section--blog-article-continue .blog-article-product-grid .product-card,
  .section--blog-article-continue .blog-article-product-grid .product-card--wide,
  .ba-product-block .blog-article-product-grid .product-card,
  .ba-product-block .blog-article-product-grid .product-card--wide {
    flex: none;
    width: auto;
    height: auto;
    min-height: 300px;
    padding: 10px;
    border-radius: 12px;
    gap: 0;
    display: flex;
    flex-direction: column;
    overflow: hidden;
  }
  .section--blog-article-continue .blog-article-product-grid .product-card .product-card__top,
  .section--blog-article-continue .blog-article-product-grid .product-card .product-card__info,
  .section--blog-article-continue .blog-article-product-grid .product-card .product-card__content,
  .section--blog-article-continue .blog-article-product-grid .product-card--wide .product-card__top,
  .section--blog-article-continue .blog-article-product-grid .product-card--wide .product-card__info,
  .section--blog-article-continue .blog-article-product-grid .product-card--wide .product-card__content,
  .ba-product-block .blog-article-product-grid .product-card .product-card__top,
  .ba-product-block .blog-article-product-grid .product-card .product-card__info,
  .ba-product-block .blog-article-product-grid .product-card .product-card__content,
  .ba-product-block .blog-article-product-grid .product-card--wide .product-card__top,
  .ba-product-block .blog-article-product-grid .product-card--wide .product-card__info,
  .ba-product-block .blog-article-product-grid .product-card--wide .product-card__content {
    position: static;
    width: auto;
  }
  .section--blog-article-continue .blog-article-product-grid .product-card .product-card__top,
  .section--blog-article-continue .blog-article-product-grid .product-card--wide .product-card__top,
  .ba-product-block .blog-article-product-grid .product-card .product-card__top,
  .ba-product-block .blog-article-product-grid .product-card--wide .product-card__top {
    display: grid;
    grid-template-columns: 1fr auto;
    grid-template-rows: auto auto;
    row-gap: 5px;
    column-gap: 8px;
    flex: 0 0 auto;
    margin-bottom: 0;
    min-height: 43px;
  }
  .section--blog-article-continue .blog-article-product-grid .product-card .product-card__badges,
  .section--blog-article-continue .blog-article-product-grid .product-card--wide .product-card__badges,
  .ba-product-block .blog-article-product-grid .product-card .product-card__badges,
  .ba-product-block .blog-article-product-grid .product-card--wide .product-card__badges {
    grid-column: 1;
    grid-row: 1;
    flex-wrap: nowrap;
    gap: 6px;
  }
  .section--blog-article-continue .blog-article-product-grid .product-card .product-card__actions,
  .section--blog-article-continue .blog-article-product-grid .product-card--wide .product-card__actions,
  .ba-product-block .blog-article-product-grid .product-card .product-card__actions,
  .ba-product-block .blog-article-product-grid .product-card--wide .product-card__actions {
    grid-column: 2;
    grid-row: 1;
    gap: 6px;
    align-self: start;
  }
  .section--blog-article-continue .blog-article-product-grid .product-card .product-card__actions .product-card__cart--text,
  .section--blog-article-continue .blog-article-product-grid .product-card--wide .product-card__actions .product-card__cart--text,
  .ba-product-block .blog-article-product-grid .product-card .product-card__actions .product-card__cart--text,
  .ba-product-block .blog-article-product-grid .product-card--wide .product-card__actions .product-card__cart--text {
    display: none;
  }
  .section--blog-article-continue .blog-article-product-grid .product-card .product-card__badge,
  .section--blog-article-continue .blog-article-product-grid .product-card--wide .product-card__badge,
  .ba-product-block .blog-article-product-grid .product-card .product-card__badge,
  .ba-product-block .blog-article-product-grid .product-card--wide .product-card__badge {
    min-height: 19px;
    height: 19px;
    padding: 0 16px;
    font-size: 10px;
    line-height: 1.1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }
  .section--blog-article-continue .blog-article-product-grid .product-card .product-card__badge--top,
  .section--blog-article-continue .blog-article-product-grid .product-card--wide .product-card__badge--top,
  .ba-product-block .blog-article-product-grid .product-card .product-card__badge--top,
  .ba-product-block .blog-article-product-grid .product-card--wide .product-card__badge--top {
    display: none;
  }
  .section--blog-article-continue .blog-article-product-grid .product-card .product-card__cart--icon,
  .section--blog-article-continue .blog-article-product-grid .product-card .product-card__like,
  .section--blog-article-continue .blog-article-product-grid .product-card--wide .product-card__cart--icon,
  .section--blog-article-continue .blog-article-product-grid .product-card--wide .product-card__like,
  .ba-product-block .blog-article-product-grid .product-card .product-card__cart--icon,
  .ba-product-block .blog-article-product-grid .product-card .product-card__like,
  .ba-product-block .blog-article-product-grid .product-card--wide .product-card__cart--icon,
  .ba-product-block .blog-article-product-grid .product-card--wide .product-card__like {
    width: 30px;
    height: 30px;
    border-radius: 6px;
    background: rgba(0, 160, 222, 0.2);
    color: #00a0de;
  }
  .section--blog-article-continue .blog-article-product-grid .product-card .product-card__cart--icon svg,
  .section--blog-article-continue .blog-article-product-grid .product-card .product-card__like svg,
  .section--blog-article-continue .blog-article-product-grid .product-card--wide .product-card__cart--icon svg,
  .section--blog-article-continue .blog-article-product-grid .product-card--wide .product-card__like svg,
  .ba-product-block .blog-article-product-grid .product-card .product-card__cart--icon svg,
  .ba-product-block .blog-article-product-grid .product-card .product-card__like svg,
  .ba-product-block .blog-article-product-grid .product-card--wide .product-card__cart--icon svg,
  .ba-product-block .blog-article-product-grid .product-card--wide .product-card__like svg {
    width: 17px;
    height: 17px;
  }
  .section--blog-article-continue .blog-article-product-grid .product-card .product-card__cart--icon svg,
  .section--blog-article-continue .blog-article-product-grid .product-card .product-card__cart--icon svg path,
  .section--blog-article-continue .blog-article-product-grid .product-card--wide .product-card__cart--icon svg,
  .section--blog-article-continue .blog-article-product-grid .product-card--wide .product-card__cart--icon svg path,
  .ba-product-block .blog-article-product-grid .product-card .product-card__cart--icon svg,
  .ba-product-block .blog-article-product-grid .product-card .product-card__cart--icon svg path,
  .ba-product-block .blog-article-product-grid .product-card--wide .product-card__cart--icon svg,
  .ba-product-block .blog-article-product-grid .product-card--wide .product-card__cart--icon svg path {
    fill: currentColor;
  }
  .section--blog-article-continue .blog-article-product-grid .product-card .product-card__like svg path,
  .section--blog-article-continue .blog-article-product-grid .product-card--wide .product-card__like svg path,
  .ba-product-block .blog-article-product-grid .product-card .product-card__like svg path,
  .ba-product-block .blog-article-product-grid .product-card--wide .product-card__like svg path {
    fill: transparent;
    stroke: currentColor;
    transition: fill 0.2s ease;
  }
  .section--blog-article-continue .blog-article-product-grid .product-card .product-card__like.is-active,
  .section--blog-article-continue .blog-article-product-grid .product-card--wide .product-card__like.is-active,
  .ba-product-block .blog-article-product-grid .product-card .product-card__like.is-active,
  .ba-product-block .blog-article-product-grid .product-card--wide .product-card__like.is-active {
    background: #00a0de;
    color: #ffffff;
  }
  .section--blog-article-continue .blog-article-product-grid .product-card .product-card__like.is-active svg path,
  .section--blog-article-continue .blog-article-product-grid .product-card--wide .product-card__like.is-active svg path,
  .ba-product-block .blog-article-product-grid .product-card .product-card__like.is-active svg path,
  .ba-product-block .blog-article-product-grid .product-card--wide .product-card__like.is-active svg path {
    fill: #ffffff;
  }
  .section--blog-article-continue .blog-article-product-grid .product-card .product-card__content,
  .section--blog-article-continue .blog-article-product-grid .product-card--wide .product-card__content,
  .ba-product-block .blog-article-product-grid .product-card .product-card__content,
  .ba-product-block .blog-article-product-grid .product-card--wide .product-card__content {
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
    gap: 8px;
    min-height: 0;
  }
  .section--blog-article-continue .blog-article-product-grid .product-card .product-card__img,
  .section--blog-article-continue .blog-article-product-grid .product-card--wide .product-card__img,
  .ba-product-block .blog-article-product-grid .product-card .product-card__img,
  .ba-product-block .blog-article-product-grid .product-card--wide .product-card__img {
    position: relative;
    overflow: hidden;
    flex: 0 0 auto;
    width: 100%;
    height: 108px;
    max-height: 108px;
    margin: 0;
    aspect-ratio: auto;
  }
  .section--blog-article-continue .blog-article-product-grid .product-card .product-card__img img,
  .section--blog-article-continue .blog-article-product-grid .product-card--wide .product-card__img img,
  .ba-product-block .blog-article-product-grid .product-card .product-card__img img,
  .ba-product-block .blog-article-product-grid .product-card--wide .product-card__img img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    max-width: none;
    object-fit: contain;
    object-position: center;
  }
  .section--blog-article-continue .blog-article-product-grid .product-card .product-card__info,
  .section--blog-article-continue .blog-article-product-grid .product-card--wide .product-card__info,
  .ba-product-block .blog-article-product-grid .product-card .product-card__info,
  .ba-product-block .blog-article-product-grid .product-card--wide .product-card__info {
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
    gap: 8px;
    min-height: 0;
    height: auto;
  }
  .section--blog-article-continue .blog-article-product-grid .product-card .product-card__title,
  .section--blog-article-continue .blog-article-product-grid .product-card--wide .product-card__title,
  .ba-product-block .blog-article-product-grid .product-card .product-card__title,
  .ba-product-block .blog-article-product-grid .product-card--wide .product-card__title {
    margin: 0;
    font-size: 14px;
    line-height: 1.2;
    color: #16151a;
    display: block;
    overflow: visible;
    overflow-wrap: anywhere;
    -webkit-line-clamp: unset;
    line-clamp: unset;
  }
  .section--blog-article-continue .blog-article-product-grid .product-card .product-card__bottom,
  .section--blog-article-continue .blog-article-product-grid .product-card--wide .product-card__bottom,
  .ba-product-block .blog-article-product-grid .product-card .product-card__bottom,
  .ba-product-block .blog-article-product-grid .product-card--wide .product-card__bottom {
    display: block;
    margin-top: auto;
    padding-top: 8px;
    text-align: left;
  }
  .section--blog-article-continue .blog-article-product-grid .product-card .product-card__price,
  .section--blog-article-continue .blog-article-product-grid .product-card--wide .product-card__price,
  .ba-product-block .blog-article-product-grid .product-card .product-card__price,
  .ba-product-block .blog-article-product-grid .product-card--wide .product-card__price {
    font-family: "Roboto Flex", "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.2;
    color: #004e99;
    text-align: left;
  }
  .section--blog-article-continue .blog-article-product-grid .product-card .product-card__cart--text,
  .section--blog-article-continue .blog-article-product-grid .product-card--wide .product-card__cart--text,
  .ba-product-block .blog-article-product-grid .product-card .product-card__cart--text,
  .ba-product-block .blog-article-product-grid .product-card--wide .product-card__cart--text {
    display: none !important;
  }
  .section--blog-related {
    padding-top: 40px;
    padding-bottom: 100px;
  }
  .section--blog-related .section__head--related {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 20px;
  }
  .section--blog-related .section__head--related h2 {
    font-size: 32px;
    line-height: 0.9;
    text-transform: none;
  }
  .section--blog-related .carousel-nav,
  .section--blog-related .track--blog {
    display: none;
  }
  .articles {
    display: flex;
    flex-direction: column;
    overflow: visible;
    scroll-snap-type: none;
    gap: 8px;
    padding-bottom: 0;
  }
  .article-card {
    flex: none;
    width: 100%;
    max-width: none;
    height: auto;
    min-height: 0;
    padding: 20px;
    border-radius: 12px;
    display: grid;
    grid-template-columns: 1fr auto;
    grid-template-areas: "img   img" "tag   tag" "title title" "text  text" "more  date";
    column-gap: 12px;
    row-gap: 0;
  }
  .article-card__img {
    grid-area: img;
    height: 180px;
    border-radius: 20px;
    margin-bottom: 18px;
  }
  .article-card__tag {
    grid-area: tag;
    font-size: 12px;
    width: 72px;
    height: 21px;
    padding: 0;
    text-transform: uppercase;
    text-align: center;
    justify-content: center;
    display: flex;
    align-items: center;
  }
  .article-card__title {
    grid-area: title;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.1;
    margin-top: 12px;
  }
  .article-card__text {
    grid-area: text;
    font-size: 15px;
    line-height: 1.2;
    margin-top: 10px;
    color: #16151a;
  }
  .article-card__more {
    grid-area: more;
    margin-top: 12px;
    align-self: start;
    justify-self: start;
    font-family: "Roboto Flex", "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.2;
  }
  .article-card__more .link-arrow__text::before,
  .article-card__more .link-arrow__text::after {
    font-size: 15px;
    font-weight: 700;
  }
  .article-card__more svg {
    width: 24px;
    height: 24px;
  }
  .article-card__date {
    grid-area: date;
    margin-top: 12px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2;
    align-self: center;
    justify-self: end;
    color: #878787;
  }
  .blog-related__all {
    display: flex;
    margin-top: 20px;
    font-weight: 700;
    border-radius: 100px;
  }
  .page-blog-article .section--lead {
    padding-top: 40px;
  }
  .page-blog-article .lead__intro {
    min-height: 211px;
    padding: 20px;
    border-radius: 12px;
  }
  .page-blog-article .lead__intro h2 {
    max-width: 100%;
    font-size: 32px;
    line-height: 0.9;
  }
  .page-blog-article .lead__intro .break_mb {
    display: block;
  }
  .page-blog-article .lead__intro p {
    margin-top: auto;
    padding-top: 0;
    font-size: 14px;
    line-height: 1.1;
  }
}
@media (min-width: 481px) {
  .blog-article-products__actions,
  .blog-related__all {
    display: none;
  }
}
@media (max-width: 340px) {
  .blog-article-promo__text h2 {
    font-size: 24px;
  }
}

/*# sourceMappingURL=blog.css.map */
