@charset "UTF-8";
@font-face {
  font-family: "Normalidad Text";
  src: url("../fonts/NormalidadText-Light-Web.C_wN1Y-H.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Normalidad Text";
  src: url("../fonts/NormalidadText-Light-Web.C_wN1Y-H.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Normalidad Text";
  src: url("../fonts/NormalidadText-Medium-Web.DuZWrKgm.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Normalidad Text";
  src: url("../fonts/NormalidadText-Medium-Web.DuZWrKgm.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Normalidad Text";
  src: url("../fonts/NormalidadText-Medium-Web.DuZWrKgm.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Normalidad Wide";
  src: url("../fonts/NormalidadWide-Regular-Web.cQsaSnAJ.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Normalidad Wide";
  src: url("../fonts/NormalidadWide-Regular-Web.cQsaSnAJ.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Normalidad Wide";
  src: url("../fonts/NormalidadWide-Regular-Web.cQsaSnAJ.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Normalidad Wide";
  src: url("../fonts/NormalidadWide-Bold-Web.BeLlDF59.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
:root {
  --theme-page-width: 1344px;
  --theme-page-width-padding: 32px;
}

.maxwidth-theme {
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: calc(var(--theme-page-width) + 2 * var(--theme-page-width-padding));
  padding-inline: var(--theme-page-width-padding, 32px);
  width: 100%;
}

@media (max-width: 1024px) {
  :root {
    --theme-page-width-padding: 20px;
  }
}
@media (max-width: 640px) {
  :root {
    --theme-page-width-padding: 16px;
  }
}
.nda-page {
  box-sizing: border-box;
  color: #0e1419;
  font-family: "Normalidad Text", "Montserrat", system-ui, sans-serif;
}
.nda-page *,
.nda-page *::before,
.nda-page *::after {
  box-sizing: border-box;
}
.nda-page img {
  max-width: 100%;
  height: auto;
  display: block;
}
.nda-page ul > li::before,
.nda-page ol > li::before {
  content: none !important;
  display: none !important;
}
.nda-page :where(ul, ol) {
  list-style: none;
}
.nda-page :where(ul > li, ol > li) {
  list-style: none;
  padding-left: 0;
}
.nda-page a,
.nda-page a:not(.no-decoration, .btn, .chip, .link, .dark_link) {
  text-decoration: none;
  text-decoration-line: none;
}
.nda-page a:hover, .nda-page a:focus, .nda-page a:focus-visible,
.nda-page a:not(.no-decoration, .btn, .chip, .link, .dark_link):hover,
.nda-page a:not(.no-decoration, .btn, .chip, .link, .dark_link):focus,
.nda-page a:not(.no-decoration, .btn, .chip, .link, .dark_link):focus-visible {
  text-decoration: none;
  text-decoration-line: none;
}

a[class^=nda-],
a[class*=" nda-"],
a[class^=snm-],
a[class*=" snm-"],
a[class^=snm__],
a[class*=" snm__"],
a[class^=nda-]:not(.no-decoration, .btn, .chip, .link, .dark_link),
a[class*=" nda-"]:not(.no-decoration, .btn, .chip, .link, .dark_link),
a[class^=snm-]:not(.no-decoration, .btn, .chip, .link, .dark_link),
a[class*=" snm-"]:not(.no-decoration, .btn, .chip, .link, .dark_link),
a[class^=snm__]:not(.no-decoration, .btn, .chip, .link, .dark_link),
a[class*=" snm__"]:not(.no-decoration, .btn, .chip, .link, .dark_link) {
  text-decoration: none;
  text-decoration-line: none;
}
a[class^=nda-]:hover, a[class^=nda-]:focus, a[class^=nda-]:focus-visible, a[class^=nda-]:active,
a[class*=" nda-"]:hover,
a[class*=" nda-"]:focus,
a[class*=" nda-"]:focus-visible,
a[class*=" nda-"]:active,
a[class^=snm-]:hover,
a[class^=snm-]:focus,
a[class^=snm-]:focus-visible,
a[class^=snm-]:active,
a[class*=" snm-"]:hover,
a[class*=" snm-"]:focus,
a[class*=" snm-"]:focus-visible,
a[class*=" snm-"]:active,
a[class^=snm__]:hover,
a[class^=snm__]:focus,
a[class^=snm__]:focus-visible,
a[class^=snm__]:active,
a[class*=" snm__"]:hover,
a[class*=" snm__"]:focus,
a[class*=" snm__"]:focus-visible,
a[class*=" snm__"]:active,
a[class^=nda-]:not(.no-decoration, .btn, .chip, .link, .dark_link):hover,
a[class^=nda-]:not(.no-decoration, .btn, .chip, .link, .dark_link):focus,
a[class^=nda-]:not(.no-decoration, .btn, .chip, .link, .dark_link):focus-visible,
a[class^=nda-]:not(.no-decoration, .btn, .chip, .link, .dark_link):active,
a[class*=" nda-"]:not(.no-decoration, .btn, .chip, .link, .dark_link):hover,
a[class*=" nda-"]:not(.no-decoration, .btn, .chip, .link, .dark_link):focus,
a[class*=" nda-"]:not(.no-decoration, .btn, .chip, .link, .dark_link):focus-visible,
a[class*=" nda-"]:not(.no-decoration, .btn, .chip, .link, .dark_link):active,
a[class^=snm-]:not(.no-decoration, .btn, .chip, .link, .dark_link):hover,
a[class^=snm-]:not(.no-decoration, .btn, .chip, .link, .dark_link):focus,
a[class^=snm-]:not(.no-decoration, .btn, .chip, .link, .dark_link):focus-visible,
a[class^=snm-]:not(.no-decoration, .btn, .chip, .link, .dark_link):active,
a[class*=" snm-"]:not(.no-decoration, .btn, .chip, .link, .dark_link):hover,
a[class*=" snm-"]:not(.no-decoration, .btn, .chip, .link, .dark_link):focus,
a[class*=" snm-"]:not(.no-decoration, .btn, .chip, .link, .dark_link):focus-visible,
a[class*=" snm-"]:not(.no-decoration, .btn, .chip, .link, .dark_link):active,
a[class^=snm__]:not(.no-decoration, .btn, .chip, .link, .dark_link):hover,
a[class^=snm__]:not(.no-decoration, .btn, .chip, .link, .dark_link):focus,
a[class^=snm__]:not(.no-decoration, .btn, .chip, .link, .dark_link):focus-visible,
a[class^=snm__]:not(.no-decoration, .btn, .chip, .link, .dark_link):active,
a[class*=" snm__"]:not(.no-decoration, .btn, .chip, .link, .dark_link):hover,
a[class*=" snm__"]:not(.no-decoration, .btn, .chip, .link, .dark_link):focus,
a[class*=" snm__"]:not(.no-decoration, .btn, .chip, .link, .dark_link):focus-visible,
a[class*=" snm__"]:not(.no-decoration, .btn, .chip, .link, .dark_link):active {
  text-decoration: none;
  text-decoration-line: none;
}

.nda-page .section {
  margin-top: 56px;
}
.nda-page .section:first-child {
  margin-top: 24px;
}
@media (max-width: 640px) {
  .nda-page .section {
    margin-top: 40px;
  }
  .nda-page .section:first-child {
    margin-top: 16px;
  }
}

.nda-page .section-title {
  margin: 0;
  font-family: "Normalidad Wide", "Montserrat", system-ui, sans-serif;
  font-weight: 700;
  font-size: 30px;
  line-height: 1.15;
  letter-spacing: -0.02em;
  color: #0e1419;
  text-wrap: balance;
}
@media (max-width: 640px) {
  .nda-page .section-title {
    font-size: 24px;
  }
}

.nda-lead {
  margin: 14px 0 0;
  font-size: 17px;
  line-height: 1.45;
  color: #6b7884;
  max-width: 72ch;
}
@media (max-width: 640px) {
  .nda-lead {
    font-size: 15px;
  }
}

.nda-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 56px;
  padding: 0 34px;
  border: none;
  border-radius: 8px;
  font-family: "Normalidad Wide", "Montserrat", system-ui, sans-serif;
  font-weight: 700;
  font-size: 16px;
  letter-spacing: -0.02em;
  text-decoration: none;
  text-decoration-line: none;
  cursor: pointer;
  transition: background-color 120ms cubic-bezier(0.16, 1, 0.3, 1), transform 120ms cubic-bezier(0.16, 1, 0.3, 1);
}
.nda-btn, .nda-btn:link, .nda-btn:visited, .nda-btn:hover, .nda-btn:focus, .nda-btn:focus-visible, .nda-btn:active {
  text-decoration: none;
  text-decoration-line: none;
}
.nda-btn_primary {
  background: #00bcda;
  color: #ffffff;
}
.nda-btn_primary, .nda-btn_primary:link, .nda-btn_primary:visited, .nda-btn_primary:hover, .nda-btn_primary:focus, .nda-btn_primary:focus-visible, .nda-btn_primary:active {
  color: #ffffff;
  text-decoration: none;
  text-decoration-line: none;
}
.nda-btn_primary:hover, .nda-btn_primary:focus, .nda-btn_primary:focus-visible {
  background: #00a0bd;
  color: #ffffff;
}
.nda-btn_primary:active {
  transform: translateY(1px);
}
@media (max-width: 640px) {
  .nda-btn {
    width: 100%;
  }
}

a.nda-btn,
a.nda-btn:hover,
a.nda-btn:focus,
a.nda-btn:focus-visible,
a.nda-btn:active {
  text-decoration: none;
  text-decoration-line: none;
}

a.nda-btn.nda-btn_primary,
a.nda-btn.nda-btn_primary:link,
a.nda-btn.nda-btn_primary:visited,
a.nda-btn.nda-btn_primary:hover,
a.nda-btn.nda-btn_primary:focus,
a.nda-btn.nda-btn_primary:focus-visible,
a.nda-btn.nda-btn_primary:active {
  color: #ffffff;
  text-decoration: none;
  text-decoration-line: none;
}

.nda-hero {
  margin-top: 24px;
  margin-bottom: 6px;
}
.nda-hero__inner {
  position: relative;
  overflow: hidden;
  height: 420px;
  border-radius: 24px;
  background: #eef6fb;
  color: #0e1419;
}
.nda-hero__content {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  padding: 0 48px;
  max-width: 760px;
}
.nda-hero__title {
  margin: 0;
  font-family: "Normalidad Wide", "Montserrat", system-ui, sans-serif;
  font-weight: 700;
  font-size: 30px;
  line-height: 1.05;
  letter-spacing: -0.02em;
  color: #0e1419;
  text-wrap: balance;
}
.nda-hero__text {
  margin: 18px 0 0;
  max-width: 600px;
  font-size: 16px;
  line-height: 1.5;
  color: #2b3742;
}
.nda-hero__actions {
  display: flex;
  align-items: center;
  gap: 14px;
  margin-top: 34px;
}
.nda-hero__media {
  position: absolute;
  top: 0;
  right: -190px;
  width: 880px;
  height: 100%;
  z-index: 1;
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  overflow: hidden;
  pointer-events: none;
}
.nda-hero__img {
  position: relative;
  margin-top: -16px;
  width: auto;
  height: 880px;
  max-width: none;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: top center;
     object-position: top center;
}
@media (max-width: 1024px) {
  .nda-hero__inner {
    height: auto;
    min-height: 0;
    display: flex;
    flex-direction: column;
  }
  .nda-hero__content {
    height: auto;
    padding: 36px 32px 28px;
    max-width: none;
  }
  .nda-hero__media {
    position: static;
    right: auto;
    width: 100%;
    height: 300px;
    justify-content: center;
    align-items: flex-start;
  }
  .nda-hero__img {
    height: 560px;
    margin-top: 0;
    -o-object-position: top center;
       object-position: top center;
  }
}
@media (max-width: 640px) {
  .nda-hero {
    margin-top: 16px;
  }
  .nda-hero__content {
    padding: 28px 16px 8px;
  }
  .nda-hero__title {
    font-size: 26px;
  }
  .nda-hero__text {
    margin-top: 14px;
    font-size: 15px;
  }
  .nda-hero__media {
    height: 300px;
  }
  .nda-hero__img {
    height: 560px;
  }
  .nda-hero__actions {
    margin-top: 24px;
    width: 100%;
  }
}

.nda-advantages {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
  margin: 16px 0 0;
  padding: 0;
  width: 100%;
  list-style: none;
}
.nda-advantages__item {
  display: flex;
  align-items: center;
  gap: 16px;
  margin: 0;
  padding: 20px 4px;
  list-style: none;
}
.nda-advantages__item::before {
  content: none !important;
  display: none !important;
}
.nda-advantages__icon {
  flex: 0 0 auto;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background: #00bcda;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.nda-advantages__icon img {
  width: 26px;
  height: 26px;
  -o-object-fit: contain;
     object-fit: contain;
  filter: brightness(0) invert(1);
}
.nda-advantages__body {
  display: flex;
  flex-direction: column;
  min-width: 0;
}
.nda-advantages__value {
  font-family: "Normalidad Wide", "Montserrat", system-ui, sans-serif;
  font-weight: 700;
  font-size: 17px;
  letter-spacing: -0.02em;
  color: #0e1419;
  line-height: 1.15;
}
.nda-advantages__label {
  margin-top: 3px;
  font-size: 13px;
  color: #6b7884;
  line-height: 1.25;
}
@media (max-width: 1024px) {
  .nda-advantages {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 640px) {
  .nda-advantages {
    grid-template-columns: 1fr;
    gap: 0;
  }
  .nda-advantages__item {
    padding-top: 8px;
    padding-bottom: 8px;
  }
}

.nda-compare__panel {
  border-radius: 8px;
  background: #f6f9fb;
  overflow: hidden;
  min-width: 0;
}
.nda-compare__header {
  padding: 36px 40px 4px;
}
@media (max-width: 640px) {
  .nda-compare__header {
    padding: 28px 20px 4px;
  }
}
.nda-compare__lead {
  margin: 14px 0 0;
  font-size: 17px;
  color: #6b7884;
}
.nda-compare__scroll {
  padding: 28px 40px 40px;
  max-width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
}
@media (max-width: 640px) {
  .nda-compare__scroll {
    padding: 20px 16px 28px;
  }
}
.nda-compare__table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  table-layout: fixed;
  font-family: "Normalidad Text", "Montserrat", system-ui, sans-serif;
}
@media (max-width: 640px) {
  .nda-compare__table {
    table-layout: auto;
    width: auto;
    min-width: 640px;
  }
}
.nda-compare__table th,
.nda-compare__table td {
  vertical-align: top;
  padding: 16px 22px;
  font-size: 13px;
  line-height: 1.5;
  text-align: left;
  color: #2b3742;
  border-bottom: 1px solid #eef2f5;
  overflow-wrap: anywhere;
  word-break: normal;
}
@media (max-width: 640px) {
  .nda-compare__table th,
  .nda-compare__table td {
    min-width: 130px;
    white-space: normal;
  }
}
.nda-compare__table thead th {
  padding: 18px 22px;
  background: #ffffff;
  font-size: 14px;
  font-weight: 500;
  color: #0e1419;
  border-bottom: 2px solid #00bcda;
  line-height: 1.35;
}
.nda-compare__table thead th a {
  color: inherit;
  overflow-wrap: anywhere;
  word-break: normal;
}
.nda-compare__table thead th:first-child {
  width: 19%;
  color: #6b7884;
  font-size: 14px;
}
.nda-compare__table tbody th {
  font-weight: 500;
  color: #6b7884;
  background: #f6f9fb;
}
.nda-compare__table tbody tr:nth-child(odd) th,
.nda-compare__table tbody tr:nth-child(odd) td {
  background: #f6f9fb;
}
.nda-compare__table tbody tr:nth-child(even) th,
.nda-compare__table tbody tr:nth-child(even) td {
  background: #ffffff;
}
.nda-compare__table tbody tr:last-child th,
.nda-compare__table tbody tr:last-child td {
  border-bottom: none;
}
@media (max-width: 640px) {
  .nda-compare__table thead th:first-child,
  .nda-compare__table tbody th {
    position: sticky;
    left: 0;
    z-index: 1;
    min-width: 118px;
    box-shadow: 4px 0 8px rgba(14, 20, 25, 0.04);
  }
  .nda-compare__table thead th:first-child {
    z-index: 2;
    background: #ffffff;
  }
}

.nda-choose__list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin: 34px 0 0;
  padding: 0;
  list-style: none;
}
@media (max-width: 1024px) {
  .nda-choose__list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 640px) {
  .nda-choose__list {
    grid-template-columns: 1fr;
  }
}
.nda-choose__card {
  background: #eef6fb;
  border: 1px solid transparent;
  border-radius: 8px;
  padding: 32px 32px 34px;
  transition: transform 120ms cubic-bezier(0.16, 1, 0.3, 1), box-shadow 120ms cubic-bezier(0.16, 1, 0.3, 1), border-color 120ms cubic-bezier(0.16, 1, 0.3, 1);
}
@media (hover: hover) {
  .nda-choose__card:hover {
    transform: translateY(-3px);
    box-shadow: 0 6px 18px rgba(14, 20, 25, 0.08);
    border-color: #eef2f5;
  }
}
@media (max-width: 640px) {
  .nda-choose__card {
    padding: 24px 20px 26px;
  }
}
.nda-choose__num-row {
  display: flex;
  align-items: center;
  gap: 14px;
}
.nda-choose__num {
  font-family: "Normalidad Wide", "Montserrat", system-ui, sans-serif;
  font-weight: 700;
  font-size: 40px;
  line-height: 1;
  letter-spacing: -0.02em;
  color: #00bcda;
}
.nda-choose__line {
  flex: 1;
  height: 2px;
  background: #00bcda;
  opacity: 0.25;
  border-radius: 2px;
}
.nda-choose__card-title {
  margin: 22px 0 0;
  font-family: "Normalidad Wide", "Montserrat", system-ui, sans-serif;
  font-weight: 700;
  font-size: 20px;
  letter-spacing: -0.02em;
  color: #0e1419;
  line-height: 1.22;
  text-wrap: balance;
}
.nda-choose__card-text {
  margin: 14px 0 0;
  font-size: 15px;
  line-height: 1.55;
  color: #6b7884;
}

.nda-rating__list {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 20px;
  margin: 34px 0 0;
  padding: 0;
  list-style: none;
  counter-reset: none;
}
.nda-rating__list:has(> :nth-child(4)):not(:has(> :nth-child(5))) {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
.nda-rating__list:not(:has(> :nth-child(4))) {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
@media (max-width: 1024px) {
  .nda-rating__list {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .nda-rating__list:has(> :nth-child(4)):not(:has(> :nth-child(5))), .nda-rating__list:not(:has(> :nth-child(4))) {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (max-width: 768px) {
  .nda-rating__list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .nda-rating__list:has(> :nth-child(4)):not(:has(> :nth-child(5))), .nda-rating__list:not(:has(> :nth-child(4))) {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 640px) {
  .nda-rating__list {
    grid-template-columns: 1fr;
  }
  .nda-rating__list:has(> :nth-child(4)):not(:has(> :nth-child(5))), .nda-rating__list:not(:has(> :nth-child(4))) {
    grid-template-columns: 1fr;
  }
}
.nda-rating__card {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  box-sizing: border-box;
  min-height: 240px;
  background: #ffffff;
  border: 1px solid #eef2f5;
  border-radius: 8px;
  padding: 30px 28px 30px;
  transition: transform 120ms cubic-bezier(0.16, 1, 0.3, 1), box-shadow 120ms cubic-bezier(0.16, 1, 0.3, 1), border-color 120ms cubic-bezier(0.16, 1, 0.3, 1);
}
@media (hover: hover) {
  .nda-rating__card:hover {
    transform: translateY(-3px);
    box-shadow: 0 6px 18px rgba(14, 20, 25, 0.08);
    border-color: #dde3e8;
  }
}
@media (max-width: 640px) {
  .nda-rating__card {
    min-height: 220px;
    padding: 24px 22px 26px;
  }
}
.nda-rating__rank {
  flex: 0 0 40px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #00bcda;
  color: #ffffff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-family: "Normalidad Text", "Montserrat", system-ui, sans-serif;
  font-weight: 700;
  font-size: 17px;
}
.nda-rating__name {
  width: 100%;
  margin: 22px 0 0;
  font-family: "Normalidad Wide", "Montserrat", system-ui, sans-serif;
  font-weight: 700;
  font-size: 20px;
  letter-spacing: 0;
  color: #0e1419;
  line-height: 1.2;
  min-height: 48px;
  display: -webkit-box;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.nda-rating__name a,
.nda-rating__name a:link,
.nda-rating__name a:visited,
.nda-rating__name a:hover,
.nda-rating__name a:focus,
.nda-rating__name a:focus-visible,
.nda-rating__name a:active {
  color: inherit !important;
  text-decoration: none !important;
  text-decoration-line: none !important;
}
.nda-rating__class {
  width: 100%;
  margin: 10px 0 0;
  font-size: 15px;
  color: #6b7884;
  min-height: 22px;
}
.nda-rating__stars {
  display: inline-flex;
  gap: 3px;
  margin-top: 16px;
  color: #fdc500;
}
.nda-rating__stars .is-empty {
  color: #dde3e8;
}
.nda-rating__tag {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  margin-top: auto;
  padding-top: 20px;
  color: #00bcda;
  font-family: "Normalidad Text", "Montserrat", system-ui, sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.3;
  text-decoration: none;
  text-decoration-line: none;
}
.nda-rating__tag:hover, .nda-rating__tag:focus, .nda-rating__tag:focus-visible {
  color: #00bcda;
  text-decoration: none;
  text-decoration-line: none;
}

.nda-expert .section-title {
  margin-bottom: 34px;
}
.nda-expert__panel {
  display: grid;
  grid-template-columns: 330px 1fr;
  gap: 48px;
  align-items: start;
  margin: 0;
  background: #eef6fb;
  border-radius: 8px;
  padding: 44px 48px;
}
@media (max-width: 1024px) {
  .nda-expert__panel {
    grid-template-columns: 1fr;
    gap: 28px;
    padding: 32px 28px;
  }
}
@media (max-width: 640px) {
  .nda-expert__panel {
    padding: 24px 16px;
    gap: 20px;
  }
}
.nda-expert__person {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.nda-expert__caption {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin: 0;
}
.nda-expert__avatar {
  width: 140px;
  height: 140px;
  border-radius: 50%;
  overflow: hidden;
  margin-bottom: 16px;
  flex: 0 0 auto;
  align-self: flex-start;
}
.nda-expert__avatar img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 25%;
     object-position: 50% 25%;
  opacity: 1;
}
@media (max-width: 640px) {
  .nda-expert__avatar {
    width: 96px;
    height: 96px;
    margin-bottom: 10px;
  }
}
.nda-expert__name {
  margin: 0;
  font-family: "Normalidad Wide", "Montserrat", system-ui, sans-serif;
  font-weight: 700;
  font-size: 20px;
  font-style: normal;
  letter-spacing: -0.02em;
  color: #0e1419;
}
.nda-expert__role {
  margin: 0;
  font-size: 15px;
  line-height: 1.55;
  color: #6b7884;
}
.nda-expert__quote {
  position: relative;
  margin: 0;
  padding: 20px 0;
  border: 0;
}
.nda-expert__quote::before, .nda-expert__quote::after {
  content: none;
  display: none;
}
.nda-expert__mark {
  position: absolute;
  font-family: "Normalidad Wide", "Montserrat", system-ui, sans-serif;
  font-weight: 700;
  font-size: 64px;
  line-height: 1;
  color: #00bcda;
  opacity: 0.35;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.nda-expert__mark_open {
  left: 0;
  top: 0;
}
.nda-expert__mark_close {
  right: 0;
  bottom: 0;
}
@media (max-width: 640px) {
  .nda-expert__mark {
    font-size: 48px;
  }
}
.nda-expert__quote p {
  margin: 0;
  padding: 0 58px;
  font-size: 19px;
  line-height: 1.6;
  color: #2b3742;
}
@media (max-width: 640px) {
  .nda-expert__quote p {
    padding: 0 36px;
    font-size: 16px;
  }
}

.nda-cases__list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  margin: 34px 0 0;
  padding: 0;
  list-style: none;
}
@media (max-width: 1024px) {
  .nda-cases__list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 640px) {
  .nda-cases__list {
    grid-template-columns: 1fr;
  }
}
.nda-cases__card {
  display: flex;
  flex-direction: column;
  background: #ffffff;
  border: 1px solid #eef2f5;
  border-radius: 8px;
  overflow: hidden;
  transition: transform 120ms cubic-bezier(0.16, 1, 0.3, 1), box-shadow 120ms cubic-bezier(0.16, 1, 0.3, 1), border-color 120ms cubic-bezier(0.16, 1, 0.3, 1);
}
@media (hover: hover) {
  .nda-cases__card:hover {
    transform: translateY(-3px);
    box-shadow: 0 6px 18px rgba(14, 20, 25, 0.08);
    border-color: #dde3e8;
  }
}
.nda-cases__photo {
  width: 100%;
  height: 210px;
  overflow: hidden;
  background: #eef6fb;
}
.nda-cases__photo img {
  width: 100%;
  height: 210px;
  -o-object-fit: cover;
     object-fit: cover;
}
.nda-cases__body {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 26px 28px 28px;
  flex: 1;
}
@media (max-width: 640px) {
  .nda-cases__body {
    padding: 20px 18px 22px;
  }
}
.nda-cases__badge {
  display: inline-flex;
  align-items: center;
  padding: 7px 15px;
  border-radius: 8px;
  background: #e6f9fc;
  color: #00bcda;
  font-family: "Normalidad Text", "Montserrat", system-ui, sans-serif;
  font-weight: 500;
  font-size: 13px;
  line-height: 1;
}
.nda-cases__card-title {
  margin: 20px 0 0;
  font-family: "Normalidad Wide", "Montserrat", system-ui, sans-serif;
  font-weight: 700;
  font-size: 20px;
  letter-spacing: -0.02em;
  color: #0e1419;
  line-height: 1.25;
  text-wrap: balance;
}
.nda-cases__text {
  margin: 16px 0 0;
  font-size: 15px;
  line-height: 1.55;
  color: #6b7884;
  display: -webkit-box;
  line-clamp: 4;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.nda-cases__link {
  margin-top: 22px;
  font-family: "Normalidad Text", "Montserrat", system-ui, sans-serif;
  font-weight: 500;
  font-size: 15px;
  color: #00bcda;
  text-decoration: none;
}
.nda-cases__link:hover {
  color: #00a0bd;
  text-decoration: underline;
  text-decoration-line: underline;
}
.nda-cases__link[aria-disabled=true] {
  cursor: default;
  pointer-events: none;
}

.nda-faq {
  margin-top: 64px;
}
@media (max-width: 640px) {
  .nda-faq {
    margin-top: 48px;
  }
}
.nda-faq__list {
  max-width: 960px;
  margin-top: 34px;
  display: flex;
  flex-direction: column;
  gap: 14px;
}
@media (max-width: 640px) {
  .nda-faq__list {
    margin-top: 24px;
    gap: 10px;
  }
}
.nda-faq__item {
  background: #eef6fb;
  border: 1px solid #eef2f5;
  border-radius: 8px;
  overflow: hidden;
  transition: border-color 200ms cubic-bezier(0.16, 1, 0.3, 1);
}
.nda-faq__item.is-open, .nda-faq__item[open] {
  border-color: #00bcda;
}
.nda-faq__item.is-open .nda-faq__icon, .nda-faq__item[open] .nda-faq__icon {
  background: #00bcda;
  color: #ffffff;
}
.nda-faq__item.is-open .nda-faq__icon svg, .nda-faq__item[open] .nda-faq__icon svg {
  transform: rotate(180deg);
}
.nda-faq__question {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  padding: 22px 26px;
  cursor: pointer;
  list-style: none;
  font-family: "Normalidad Wide", "Montserrat", system-ui, sans-serif;
  font-weight: 700;
  font-size: 18px;
  letter-spacing: -0.02em;
  color: #0e1419;
  line-height: 1.3;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.nda-faq__question::-webkit-details-marker {
  display: none;
}
@media (max-width: 640px) {
  .nda-faq__question {
    padding: 18px 18px;
    font-size: 16px;
  }
}
.nda-faq__icon {
  flex: 0 0 auto;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #ffffff;
  color: #0e1419;
  transition: background 200ms cubic-bezier(0.16, 1, 0.3, 1), color 200ms cubic-bezier(0.16, 1, 0.3, 1);
}
.nda-faq__icon svg {
  transition: transform 200ms cubic-bezier(0.16, 1, 0.3, 1);
}
.nda-faq__answer {
  overflow: hidden;
  height: 0;
  transition: height 320ms cubic-bezier(0.16, 1, 0.3, 1);
}
.nda-faq__answer p {
  margin: 0;
  padding: 0 26px 24px;
  font-size: 15px;
  line-height: 1.55;
  color: #6b7884;
}
@media (max-width: 640px) {
  .nda-faq__answer p {
    padding: 0 18px 20px;
  }
}

.nda-docs {
  margin-top: 64px;
}
@media (max-width: 640px) {
  .nda-docs {
    margin-top: 48px;
  }
}
.nda-docs .section-title {
  margin-bottom: 28px;
}
@media (max-width: 640px) {
  .nda-docs .section-title {
    margin-bottom: 20px;
  }
}
.nda-docs__list {
  max-width: 1000px;
  display: flex;
  flex-direction: column;
  gap: 14px;
  margin: 0;
  padding: 0;
  list-style: none;
}
@media (max-width: 640px) {
  .nda-docs__list {
    gap: 10px;
  }
}
.nda-docs__item {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  background: #ffffff;
  border: 1px solid #eef2f5;
  border-radius: 8px;
  padding: 20px 24px;
  text-decoration: none;
  color: inherit;
  will-change: transform, box-shadow;
  transition: border-color 480ms cubic-bezier(0.22, 1, 0.36, 1), box-shadow 480ms cubic-bezier(0.22, 1, 0.36, 1), transform 480ms cubic-bezier(0.22, 1, 0.36, 1), background-color 480ms cubic-bezier(0.22, 1, 0.36, 1);
}
@media (hover: hover) {
  .nda-docs__item:hover {
    border-color: #00bcda;
    background-color: #eef6fb;
    box-shadow: 0 6px 18px rgba(14, 20, 25, 0.08);
    transform: translateY(-3px);
  }
  .nda-docs__item:hover .nda-docs__item-title {
    color: #00a0bd;
  }
  .nda-docs__item:hover .nda-docs__icon {
    background: #00bcda;
    color: #ffffff;
    transform: translateX(4px);
  }
  .nda-docs__item:active {
    transform: translateY(-1px);
    box-shadow: 0 2px 6px rgba(14, 20, 25, 0.07);
    transition-duration: 160ms;
  }
}
@media (max-width: 640px) {
  .nda-docs__item {
    gap: 14px;
    padding: 16px 16px;
  }
}
.nda-docs__item[aria-disabled=true] {
  cursor: default;
  pointer-events: none;
}
.nda-docs__body {
  display: flex;
  flex-direction: column;
  min-width: 0;
}
.nda-docs__icon {
  flex: 0 0 auto;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: #eef6fb;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #00a0bd;
  margin-top: 2px;
  transition: background-color 480ms cubic-bezier(0.22, 1, 0.36, 1), color 480ms cubic-bezier(0.22, 1, 0.36, 1), transform 480ms cubic-bezier(0.22, 1, 0.36, 1);
}
@media (max-width: 640px) {
  .nda-docs__icon {
    width: 36px;
    height: 36px;
  }
}
.nda-docs__item-title {
  margin: 0;
  display: block;
  font-family: "Normalidad Wide", "Montserrat", system-ui, sans-serif;
  font-weight: 700;
  font-size: 18px;
  letter-spacing: -0.02em;
  color: #0e1419;
  line-height: 1.35;
  transition: color 480ms cubic-bezier(0.22, 1, 0.36, 1);
}
@media (max-width: 640px) {
  .nda-docs__item-title {
    font-size: 16px;
  }
}
.nda-docs__text {
  margin: 8px 0 0;
  display: block;
  font-size: 15px;
  line-height: 1.55;
  color: #6b7884;
}

.nda-seo {
  margin-top: 64px;
  padding-bottom: 60px;
}
@media (max-width: 640px) {
  .nda-seo {
    margin-top: 48px;
    padding-bottom: 40px;
  }
}
.nda-seo .section-title {
  margin-bottom: 22px;
}
.nda-seo__intro {
  max-width: 1100px;
  margin: 0 0 32px;
  font-size: 15px;
  line-height: 1.55;
  color: #6b7884;
}
@media (max-width: 640px) {
  .nda-seo__intro {
    margin-bottom: 20px;
    font-size: 14px;
  }
}
.nda-seo__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  margin: 0;
  padding: 0;
  list-style: none;
}
@media (max-width: 1024px) {
  .nda-seo__grid {
    grid-template-columns: 1fr;
  }
}
.nda-seo__card {
  background: #ffffff;
  border: 1px solid #eef2f5;
  border-radius: 8px;
  box-shadow: 0 2px 6px rgba(14, 20, 25, 0.07);
  padding: 30px 32px;
}
@media (max-width: 640px) {
  .nda-seo__card {
    padding: 20px 16px;
  }
}
.nda-seo__card-head {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-bottom: 16px;
}
@media (max-width: 640px) {
  .nda-seo__card-head {
    gap: 12px;
    align-items: flex-start;
  }
}
.nda-seo__card-icon {
  flex: 0 0 auto;
  width: 52px;
  height: 52px;
  border-radius: 8px;
  background: #eef6fb;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.nda-seo__card-icon img {
  width: 28px;
  height: 28px;
  -o-object-fit: contain;
     object-fit: contain;
  filter: invert(1);
}
@media (max-width: 640px) {
  .nda-seo__card-icon {
    width: 44px;
    height: 44px;
  }
  .nda-seo__card-icon img {
    width: 24px;
    height: 24px;
  }
}
.nda-seo__card-title {
  margin: 0;
  font-family: "Normalidad Wide", "Montserrat", system-ui, sans-serif;
  font-weight: 700;
  font-size: 19px;
  letter-spacing: -0.02em;
  color: #0e1419;
  line-height: 1.25;
  text-wrap: balance;
}
@media (max-width: 640px) {
  .nda-seo__card-title {
    font-size: 17px;
  }
}
.nda-seo__card-text {
  margin: 0;
  font-size: 15px;
  line-height: 1.55;
  color: #6b7884;
}
@media (max-width: 640px) {
  .nda-seo__card-text {
    font-size: 14px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .nda-choose__card,
  .nda-rating__card,
  .nda-cases__card,
  .nda-btn,
  .nda-faq__item,
  .nda-faq__icon,
  .nda-faq__icon svg,
  .nda-faq__answer,
  .nda-docs__item,
  .nda-docs__icon,
  .nda-docs__item-title,
  .snm__tool,
  .snm__thumb,
  .snm__gallery-prev,
  .snm__gallery-next,
  .snm__mod,
  .snm__btn {
    transition: none !important;
  }
  .nda-choose__card:hover,
  .nda-rating__card:hover,
  .nda-cases__card:hover,
  .nda-docs__item:hover {
    transform: none;
  }
}
.snm-page {
  box-sizing: border-box;
  color: #0e1419;
  font-family: "Normalidad Text", "Montserrat", system-ui, sans-serif;
  background: #ffffff;
}
.snm-page *,
.snm-page *::before,
.snm-page *::after {
  box-sizing: border-box;
}
.snm-page img {
  max-width: 100%;
  height: auto;
  display: block;
}
.snm-page a,
.snm-page a:not(.no-decoration, .btn, .chip, .link, .dark_link) {
  text-decoration: none;
  text-decoration-line: none;
}
.snm-page a:hover, .snm-page a:focus, .snm-page a:focus-visible,
.snm-page a:not(.no-decoration, .btn, .chip, .link, .dark_link):hover,
.snm-page a:not(.no-decoration, .btn, .chip, .link, .dark_link):focus,
.snm-page a:not(.no-decoration, .btn, .chip, .link, .dark_link):focus-visible {
  text-decoration: none;
  text-decoration-line: none;
}

.snm {
  padding: 28px 0 64px;
}
.snm ul > li {
  margin: 0;
}
.snm ul > li::before {
  position: static;
  top: auto;
  margin-right: 0;
}
.snm__desc-text ul > li::before {
  margin-right: 0;
}
.snm__layout {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 340px;
  grid-template-areas: "intro aside" "content aside";
  gap: 40px 40px;
  align-items: start;
}
.snm__intro {
  grid-area: intro;
  min-width: 0;
}
.snm__content {
  grid-area: content;
  min-width: 0;
}
.snm__aside {
  grid-area: aside;
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-top: 42px;
  min-width: 0;
}
.snm__header {
  margin: 0 0 30px;
}
.snm__title {
  margin: 0;
  font-family: "Normalidad Wide", "Montserrat", system-ui, sans-serif;
  font-weight: 700;
  font-size: 32px;
  line-height: 1.08;
  letter-spacing: -0.02em;
  color: #0e1419;
  text-wrap: balance;
}
.snm__lead {
  margin: 12px 0 0;
  font-size: 13px;
  line-height: 1.55;
  color: #2b3742;
}
.snm__hero {
  --snm-hero-gap: 40px;
  --snm-thumbs-col: 80px;
  display: grid;
  grid-template-columns: calc((100% - var(--snm-hero-gap)) / 2) minmax(0, 1fr);
  gap: var(--snm-hero-gap);
  align-items: start;
}
.snm__hero:not(:has(.snm__thumbs > li:nth-child(2))) {
  grid-template-columns: calc((100% - var(--snm-hero-gap)) / 2 - var(--snm-thumbs-col)) minmax(0, 1fr);
}
.snm__gallery {
  display: flex;
  flex-direction: column;
  gap: 16px;
  min-width: 0;
}
.snm__badges {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
}
.snm__badge {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  height: 28px;
  padding: 7px 14px;
  border-radius: 8px !important;
  font-size: 12px;
  font-weight: 600;
  line-height: 1;
}
.snm__badge_success {
  background: #e6f6ef;
  color: #1b9e5a;
}
.snm__badge_promo {
  background: #fdc500;
  color: #0e1419;
}
.snm__gallery-body {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 14px;
  align-items: stretch;
  min-width: 0;
}
.snm__gallery-body:has(.snm__thumbs > li:nth-child(2)) {
  grid-template-columns: minmax(0, 1fr) 66px;
}
.snm__stage {
  position: relative;
  min-width: 0;
  width: 100%;
  aspect-ratio: 1/1;
  overflow: hidden;
  border: 1px solid #eef2f5;
  border-radius: 8px;
  background: #eef6fb;
}
.snm__stage-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.snm__gallery-prev, .snm__gallery-next {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 44px;
  height: 44px;
  border: 1px solid #eef2f5;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.9);
  color: #0e1419;
  font-size: 20px;
  line-height: 1;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 2px 6px rgba(14, 20, 25, 0.07);
  transition: background-color 120ms cubic-bezier(0.16, 1, 0.3, 1);
}
.snm__gallery-prev:hover, .snm__gallery-next:hover {
  background: #ffffff;
}
.snm__gallery-prev {
  left: 14px;
}
.snm__gallery-next {
  right: 14px;
}
.snm__gallery:not(:has(.snm__thumbs > li:nth-child(2))) .snm__gallery-prev,
.snm__gallery:not(:has(.snm__thumbs > li:nth-child(2))) .snm__gallery-next {
  display: none;
}
.snm__thumbs {
  display: flex;
  flex-direction: column;
  gap: 10px;
  min-height: 0;
  margin: 0;
  padding: 0;
  list-style: none;
}
.snm__thumbs:not(:has(> li:nth-child(2))) {
  display: none;
}
.snm__thumb {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  flex: 1 1 0;
  min-height: 0;
  width: 66px;
  padding: 0;
  margin: 0;
  overflow: hidden;
  border: 1px solid #eef2f5;
  border-radius: 8px;
  background: #eef6fb;
  cursor: pointer;
  transition: border-color 120ms cubic-bezier(0.16, 1, 0.3, 1);
}
.snm__thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.snm__thumb.is-active {
  border: 2px solid #00bcda;
}
.snm__info {
  min-width: 0;
}
.snm__toolbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  margin-bottom: 26px;
}
.snm__tools {
  display: flex;
  align-items: center;
  gap: 10px;
}
.snm__tool {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 38px;
  height: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #eef2f5;
  border-radius: 8px;
  background: #ffffff;
  color: #6b7884;
  cursor: pointer;
  transition: background-color 120ms cubic-bezier(0.16, 1, 0.3, 1), color 120ms cubic-bezier(0.16, 1, 0.3, 1), border-color 120ms cubic-bezier(0.16, 1, 0.3, 1);
}
.snm__tool:hover, .snm__tool.is-active {
  border-color: transparent;
  background: #00bcda;
  color: #ffffff;
}
.snm__meta {
  display: flex;
  align-items: center;
  gap: 14px;
  color: #6b7884;
  font-size: 12px;
}
.snm__meta-item {
  display: inline-flex;
  align-items: center;
  gap: 6px;
}
.snm__features {
  margin: 0;
}
.snm__features-title {
  margin: 0 0 22px;
  font-family: "Normalidad Wide", "Montserrat", system-ui, sans-serif;
  font-weight: 700;
  font-size: 20px;
  letter-spacing: -0.02em;
  color: #0e1419;
}
.snm__features-list {
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.snm__feature {
  display: flex;
  align-items: center;
  gap: 14px;
  font-size: 13px;
  line-height: 1.4;
  color: #2b3742;
}
.snm__feature-icon {
  flex: 0 0 auto;
  width: 26px;
  height: 26px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  background: #e6f9fc;
  color: #00bcda;
}
.snm__panel {
  display: flex;
  flex-direction: column;
  gap: 24px;
  padding: 24px;
  border-radius: 8px;
  background: #f0f6fb;
}
.snm__panel-title {
  margin: 0 0 16px;
  font-family: "Normalidad Wide", "Montserrat", system-ui, sans-serif;
  font-weight: 700;
  font-size: 15px;
  color: #0e1419;
}
.snm__mods {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 8px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.snm__mod {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 100%;
  padding: 7px 6px;
  border: 1px solid #eef2f5;
  border-radius: 8px;
  background: #ffffff;
  color: #0e1419;
  font-family: "Normalidad Text", "Montserrat", system-ui, sans-serif;
  font-size: 13px;
  font-weight: 300;
  cursor: pointer;
  transition: border-color 120ms cubic-bezier(0.16, 1, 0.3, 1), color 120ms cubic-bezier(0.16, 1, 0.3, 1);
}
.snm__mod.is-active {
  border: 1.5px solid #00bcda;
  color: #00bcda;
}
.snm__compose-title {
  margin: 0 0 18px;
  font-family: "Normalidad Text", "Montserrat", system-ui, sans-serif;
  font-weight: 500;
  font-size: 14px;
  color: #0e1419;
}
.snm__compose {
  display: grid;
  grid-template-columns: minmax(0, 132px) minmax(0, 1fr);
  gap: 16px;
  align-items: center;
  min-width: 0;
}
.snm__compose-media {
  border-radius: 8px;
  aspect-ratio: 1/1;
  overflow: hidden;
}
.snm__compose-media img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.snm__compose-price {
  margin-top: 10px;
  font-size: 13px;
  font-weight: 500;
  color: #0e1419;
}
.snm__compose-name {
  margin-top: 4px;
  font-size: 12px;
  line-height: 1.4;
  color: #6b7884;
}
.snm__compose-plus {
  display: flex;
  align-items: center;
  gap: 12px;
}
.snm__compose-sign {
  flex: 0 0 auto;
  font-size: 26px;
  font-weight: 400;
  color: #97a3ad;
}
.snm__compose-list {
  display: flex;
  flex-direction: column;
  gap: 14px;
  margin: 0;
  padding: 0;
  list-style: none;
  min-width: 0;
  font-size: 13px;
  line-height: 1.35;
  color: #0e1419;
  overflow-wrap: anywhere;
}
.snm__price {
  margin: 20px 0 14px;
  font-family: "Normalidad Wide", "Montserrat", system-ui, sans-serif;
  font-weight: 700;
  font-size: 24px;
  color: #0e1419;
}
.snm__buy {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid rgba(14, 20, 25, 0.08);
}
.snm__buy .snm__cost-label {
  margin-bottom: 4px;
}
.snm__buy .snm__cost-value {
  margin: 0 0 14px;
}
.snm__cost-label {
  margin: 0 0 4px;
  font-size: 16px;
  color: #0e1419;
}
.snm__cost-value {
  margin: 0;
  font-family: "Normalidad Wide", "Montserrat", system-ui, sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 1;
  color: #0e1419;
}
.snm__cost-note {
  margin: 12px 0 18px;
  font-size: 14px;
  line-height: 1.5;
  font-weight: 300;
  color: #0e1419;
}
.snm__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 56px;
  padding: 0 24px;
  border: 1px solid transparent;
  border-radius: 8px;
  font-family: "Normalidad Wide", "Montserrat", system-ui, sans-serif;
  font-weight: 700;
  font-size: 16px;
  letter-spacing: -0.02em;
  text-decoration: none;
  text-decoration-line: none;
  cursor: pointer;
  transition: background-color 120ms cubic-bezier(0.16, 1, 0.3, 1), border-color 120ms cubic-bezier(0.16, 1, 0.3, 1), color 120ms cubic-bezier(0.16, 1, 0.3, 1), transform 120ms cubic-bezier(0.16, 1, 0.3, 1);
}
.snm__btn, .snm__btn:link, .snm__btn:visited, .snm__btn:hover, .snm__btn:focus, .snm__btn:focus-visible, .snm__btn:active {
  text-decoration: none;
  text-decoration-line: none;
}
a.snm__btn {
  text-decoration: none;
  text-decoration-line: none;
}

a.snm__btn_primary:hover,
a.snm__btn_primary:focus,
a.snm__btn_primary:focus-visible,
a.snm__btn_primary:active {
  background: #00a0bd;
  color: #ffffff;
  text-decoration: none;
  text-decoration-line: none;
}

.snm__btn_primary {
  background: #00bcda;
  color: #ffffff;
}
.snm__btn_primary, .snm__btn_primary:link, .snm__btn_primary:visited {
  color: #ffffff;
}
.snm__btn_primary:hover, .snm__btn_primary:focus, .snm__btn_primary:focus-visible, .snm__btn_primary:active {
  background: #00a0bd;
  color: #ffffff;
  text-decoration: none;
  text-decoration-line: none;
}
.snm__btn_primary:active {
  transform: translateY(1px);
}
.snm__btn_secondary {
  background: #ffffff;
  border-color: #dde3e8;
  color: #0e1419;
}
.snm__btn_secondary:hover {
  border-color: #00bcda;
  color: #00bcda;
}
.snm__crumbs {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
  margin: 0 0 40px;
  padding: 0;
  list-style: none;
  font-size: 13px;
  color: #6b7884;
}
.snm__crumbs a {
  color: #6b7884;
  text-decoration: none;
}
.snm__crumbs a:hover {
  color: #00bcda;
  text-decoration: underline;
}
.snm__crumbs-sep {
  color: #c2cad1;
}
.snm__crumbs-current {
  color: #0e1419;
}
.snm__rating {
  margin-top: 40px;
}
.snm__rating-title {
  margin: 0 0 8px;
  font-family: "Normalidad Wide", "Montserrat", system-ui, sans-serif;
  font-weight: 700;
  font-size: 24px;
  letter-spacing: -0.02em;
  color: #0e1419;
}
.snm__rating-lead {
  margin: 0 0 26px;
  font-size: 14px;
  color: #6b7884;
}
.snm__rating-grid {
  display: grid;
  grid-template-columns: 200px minmax(0, 1fr);
  gap: 20px;
  align-items: stretch;
}
@media (max-width: 640px) {
  .snm__rating-grid {
    grid-template-columns: 1fr;
  }
}
.snm__score {
  border: 1px solid #eef2f5;
  border-radius: 8px;
  padding: 28px 22px;
  text-align: center;
}
.snm__score-value {
  display: flex;
  align-items: baseline;
  justify-content: center;
  gap: 4px;
}
.snm__score-num {
  font-family: "Normalidad Wide", "Montserrat", system-ui, sans-serif;
  font-weight: 700;
  font-size: 56px;
  line-height: 1;
  color: #00bcda;
}
.snm__score-of {
  font-size: 16px;
  color: #6b7884;
}
.snm__score-caption {
  margin-top: 10px;
  font-size: 15px;
  color: #6b7884;
}
.snm__score-divider {
  height: 1px;
  margin: 18px 0;
  background: #eef2f5;
}
.snm__score-legend {
  display: flex;
  flex-direction: column;
  gap: 11px;
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: left;
  font-size: 14px;
  color: #2b3742;
}
.snm__score-legend-item {
  display: flex;
  align-items: center;
  gap: 9px;
}
.snm__score-swatch {
  flex: 0 0 auto;
  width: 12px;
  height: 12px;
  border-radius: 2px;
}
.snm__score-swatch_5 {
  background: #00bcda;
}
.snm__score-swatch_4 {
  background: #4fd3e8;
}
.snm__score-swatch_3 {
  background: #c2cad1;
}
.snm__score-swatch_12 {
  background: #dde3e8;
}
.snm__areas {
  display: flex;
  flex-direction: column;
  border: 1px solid #eef2f5;
  border-radius: 8px;
  overflow: hidden;
}
.snm__area {
  border-bottom: 1px solid #eef2f5;
}
.snm__area:last-child {
  border-bottom: none;
}
.snm__area[open] {
  background: #eef6fb;
}
.snm__area-summary {
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 16px 20px;
  cursor: pointer;
  list-style: none;
}
.snm__area-summary::-webkit-details-marker {
  display: none;
}
.snm__area-name {
  flex: 1 1 auto;
  min-width: 0;
  font-size: 15px;
  font-weight: 300;
  color: #0e1419;
  overflow-wrap: break-word;
}
.snm__area-bar {
  display: inline-flex;
  gap: 4px;
  flex: 0 0 auto;
}
.snm__area-seg {
  width: 20px;
  height: 8px;
  border-radius: 2px;
  background: #eef2f5;
}
.snm__area-seg_on5 {
  background: #00bcda;
}
.snm__area-seg_on4 {
  background: #4fd3e8;
}
.snm__area-seg_on3 {
  background: #c2cad1;
}
.snm__area-seg_on2, .snm__area-seg_on1 {
  background: #dde3e8;
}
.snm__area-label {
  flex: 0 0 auto;
  width: 62px;
  text-align: right;
  font-size: 13px;
  font-weight: 300;
  color: #6b7884;
}
.snm__area-caret {
  flex: 0 0 auto;
  width: 22px;
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  color: #00bcda;
}
.snm__area[open] .snm__area-caret::before {
  content: "−";
}
.snm__area:not([open]) .snm__area-caret::before {
  content: "+";
}
.snm__area-body {
  padding: 4px 20px 20px;
}
.snm__area-text {
  margin: 0 0 12px;
  font-size: 14px;
  line-height: 1.55;
  color: #2b3742;
}
.snm__area-similar {
  font-size: 13px;
  color: #6b7884;
}
.snm__area-similar strong {
  font-weight: 600;
  color: #2b3742;
}
.snm__tabs-wrap {
  margin-top: 44px;
}
.snm__tabs {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin: 0 0 28px;
  padding: 0;
  list-style: none;
}
.snm__tab {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 12px 26px;
  border: 1px solid #eef2f5;
  border-radius: 8px;
  background: #ffffff;
  color: #6b7884;
  font-family: "Normalidad Wide", "Montserrat", system-ui, sans-serif;
  font-weight: 700;
  font-size: 15px;
  cursor: pointer;
  transition: background-color 120ms cubic-bezier(0.16, 1, 0.3, 1), border-color 120ms cubic-bezier(0.16, 1, 0.3, 1), color 120ms cubic-bezier(0.16, 1, 0.3, 1);
}
.snm__tab.is-active {
  border-color: transparent;
  background: #00bcda;
  color: #ffffff;
}
.snm__panel-tab {
  display: none;
}
.snm__panel-tab.is-active {
  display: block;
}
.snm__desc-text {
  margin: 0 0 12px;
  font-size: 16px;
  line-height: 1.55;
  color: #2b3742;
}
.snm__desc-text:nth-of-type(2) {
  margin-bottom: 36px;
}
.snm__desc-text p {
  margin: 0 0 12px;
}
.snm__desc-text p:last-child {
  margin-bottom: 0;
}
.snm__desc-text h2,
.snm__desc-text h3 {
  margin: 40px 0 22px;
  padding-top: 0;
  font-family: "Normalidad Wide", "Montserrat", system-ui, sans-serif;
  font-weight: 700;
  font-size: 24px;
  letter-spacing: -0.02em;
  color: #0e1419;
  line-height: 1.25;
  text-wrap: balance;
}
.snm__desc-text ul {
  display: flex;
  flex-direction: column;
  gap: 14px;
  margin: 0 0 12px;
  padding: 0;
  padding-inline-start: 0;
  list-style: none;
}
.snm__desc-title {
  margin: 40px 0 22px;
  padding-top: 0;
  font-family: "Normalidad Wide", "Montserrat", system-ui, sans-serif;
  font-weight: 700;
  font-size: 24px;
  letter-spacing: -0.02em;
  color: #0e1419;
}
.snm__desc-title_bordered {
  margin-top: 0;
  padding-top: 26px;
  border-top: 1px solid #eef2f5;
}
.snm__bullet-list {
  display: flex;
  flex-direction: column;
  gap: 14px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.snm__bullet-list_tech {
  gap: 16px;
}
.snm__bullet, .snm__desc-text li {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 16px;
  line-height: 1.55;
  color: #2b3742;
}
.snm__bullet::marker, .snm__desc-text li::marker {
  content: none;
}
.snm__bullet::before, .snm__desc-text li::before {
  content: "";
  display: block;
  position: static;
  top: auto;
  flex: 0 0 auto;
  width: 6px;
  height: 6px;
  min-width: 6px;
  min-height: 6px;
  margin: 9px 0 0;
  margin-right: 0;
  border-radius: 999px;
  background: #00bcda;
  background-color: #00bcda;
}
.snm__bullet strong, .snm__desc-text li strong {
  font-weight: 500;
  color: #0e1419;
}
.snm__specs {
  border: 1px solid #eef2f5;
  border-radius: 8px;
  overflow: hidden;
}
.snm__spec-row {
  display: grid;
  grid-template-columns: 340px 1fr;
  gap: 24px;
  padding: 14px 22px;
  border-bottom: 1px solid #eef2f5;
}
.snm__spec-row:last-child {
  border-bottom: none;
}
.snm__spec-row:nth-child(even) {
  background: #eef6fb;
}
@media (max-width: 640px) {
  .snm__spec-row {
    grid-template-columns: 1fr;
    gap: 4px;
  }
}
.snm__spec-key {
  font-size: 14px;
  color: #6b7884;
}
.snm__spec-val {
  font-size: 14px;
  color: #0e1419;
}
.snm__empty {
  border: 1px solid #eef2f5;
  border-radius: 8px;
  padding: 40px;
  text-align: center;
  color: #6b7884;
  font-size: 15px;
}
.snm__info-list {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.snm__info-item {
  border-radius: 8px;
  background: #f0f6fb;
}
.snm__info-summary {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding: 14px 16px 14px 20px;
  cursor: pointer;
  list-style: none;
}
.snm__info-summary::-webkit-details-marker {
  display: none;
}
.snm__info-head {
  display: flex;
  align-items: center;
  gap: 18px;
  min-width: 0;
  font-family: "Normalidad Text", "Montserrat", system-ui, sans-serif;
  font-weight: 500;
  font-size: 14px;
  color: #0e1419;
  line-height: 1.3;
}
.snm__info-icon {
  flex: 0 0 auto;
  width: 40px;
  height: 40px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  background: #00bcda;
}
.snm__info-icon img {
  width: 24px;
  height: 24px;
  -o-object-fit: contain;
     object-fit: contain;
}
.snm__info-chevron {
  flex: 0 0 auto;
  transition: transform 120ms cubic-bezier(0.16, 1, 0.3, 1);
}
.snm__info-item[open] .snm__info-chevron {
  transform: rotate(180deg);
}
.snm__info-body {
  padding: 0 20px 16px 64px;
}
.snm__info-points {
  display: flex;
  flex-direction: column;
  gap: 14px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.snm__info-point {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 13px;
  line-height: 1.55;
  color: #2b3742;
}
.snm__info-point::marker {
  content: none;
}
.snm__info-point::before {
  content: "";
  display: block;
  position: static;
  top: auto;
  flex: 0 0 auto;
  width: 5px;
  height: 5px;
  min-width: 5px;
  min-height: 5px;
  margin: 7px 0 0;
  border-radius: 999px;
  background: #00bcda;
  background-color: #00bcda;
}
.snm__consult {
  border-radius: 8px;
  background: #eef6fb;
  padding: 24px;
}
.snm__consult-title {
  margin: 0 0 10px;
  font-family: "Normalidad Wide", "Montserrat", system-ui, sans-serif;
  font-weight: 700;
  font-size: 18px;
  color: #0e1419;
}
.snm__consult-text {
  margin: 0 0 16px;
  font-size: 14px;
  line-height: 1.55;
  color: #2b3742;
}
.snm__consult-phone {
  display: block;
  font-family: "Normalidad Wide", "Montserrat", system-ui, sans-serif;
  font-weight: 700;
  font-size: 24px;
  letter-spacing: -0.02em;
  color: #0e1419;
  text-decoration: none;
  text-decoration-line: none;
}
.snm__consult-phone, .snm__consult-phone:link, .snm__consult-phone:visited, .snm__consult-phone:hover, .snm__consult-phone:focus, .snm__consult-phone:focus-visible, .snm__consult-phone:active {
  color: #0e1419;
  text-decoration: none;
  text-decoration-line: none;
}
.snm a.snm__consult-phone {
  color: #0e1419;
  text-decoration: none;
  text-decoration-line: none;
}

.snm__consult-hours {
  margin-top: 6px;
  font-size: 13px;
  color: #6b7884;
}
@media (max-width: 1200px) {
  .snm__layout {
    grid-template-columns: minmax(0, 1fr) 300px;
    gap: 32px 28px;
  }
  .snm__hero {
    grid-template-columns: 1fr;
    gap: 24px;
  }
  .snm__hero:not(:has(.snm__thumbs > li:nth-child(2))) {
    grid-template-columns: 1fr;
  }
  .snm__gallery {
    max-width: 520px;
  }
  .snm:not(:has(.snm__thumbs > li:nth-child(2))) .snm__gallery {
    max-width: calc(520px - var(--snm-thumbs-col));
  }
  .snm__gallery-body {
    grid-template-columns: minmax(0, 1fr);
  }
  .snm__gallery-body:has(.snm__thumbs > li:nth-child(2)) {
    grid-template-columns: minmax(0, 1fr) 66px;
  }
  .snm__title {
    font-size: 28px;
  }
  .snm__compose {
    grid-template-columns: minmax(0, 112px) minmax(0, 1fr);
    gap: 12px;
  }
  .snm__toolbar {
    flex-wrap: wrap;
    gap: 14px 16px;
  }
}
@media (max-width: 1100px) {
  .snm {
    padding: 20px 0 48px;
  }
  .snm__layout {
    grid-template-columns: 1fr;
    grid-template-areas: "intro" "aside" "content";
    gap: 28px;
  }
  .snm__aside {
    margin-top: 0;
    position: relative;
    z-index: 1;
  }
  .snm__title {
    font-size: 26px;
  }
  .snm__gallery {
    max-width: 520px;
  }
  .snm__compose {
    grid-template-columns: minmax(0, 132px) minmax(0, 1fr);
    gap: 16px;
  }
  .snm__rating-grid {
    grid-template-columns: 180px minmax(0, 1fr);
    gap: 16px;
  }
  .snm__spec-row {
    grid-template-columns: minmax(0, 220px) minmax(0, 1fr);
    gap: 16px;
  }
  .snm__mods {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
@media (max-width: 860px) {
  .snm__gallery {
    max-width: 480px;
  }
  .snm__gallery-body {
    grid-template-columns: 1fr;
    gap: 12px;
  }
  .snm__thumbs {
    flex-direction: row;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scroll-snap-type: x mandatory;
    gap: 8px;
    padding-bottom: 2px;
    scrollbar-width: none;
  }
  .snm__thumbs::-webkit-scrollbar {
    display: none;
  }
  .snm__thumbs > li {
    flex: 0 0 auto;
    scroll-snap-align: start;
  }
  .snm__thumb {
    flex: 0 0 auto;
    width: 64px;
    height: 64px;
    min-height: 64px;
  }
  .snm__gallery-prev, .snm__gallery-next {
    width: 44px;
    height: 44px;
  }
  .snm__gallery-prev {
    left: 10px;
  }
  .snm__gallery-next {
    right: 10px;
  }
  .snm__mods {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .snm__area-summary {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto auto;
    grid-template-areas: "name name caret" "bar bar label";
    align-items: center;
    gap: 10px 12px;
    padding: 14px 16px;
    min-height: 52px;
  }
  .snm__area-name {
    grid-area: name;
    flex: none;
    width: auto;
    font-size: 14px;
    font-weight: 400;
  }
  .snm__area-bar {
    grid-area: bar;
    width: auto;
    justify-self: start;
  }
  .snm__area-label {
    grid-area: label;
    width: auto;
    text-align: right;
    margin-left: 0;
  }
  .snm__area-caret {
    grid-area: caret;
  }
  .snm__rating-grid {
    grid-template-columns: 1fr;
    gap: 14px;
  }
}
@media (max-width: 640px) {
  .snm {
    padding: 16px 0 calc(40px + env(safe-area-inset-bottom, 0px));
  }
  .snm__crumbs {
    gap: 6px;
    margin-bottom: 20px;
    font-size: 12px;
    line-height: 1.35;
  }
  .snm__header {
    margin-bottom: 20px;
  }
  .snm__title {
    font-size: clamp(1.35rem, 5.5vw, 1.5rem);
    line-height: 1.15;
  }
  .snm__lead {
    margin-top: 10px;
    font-size: 14px;
    line-height: 1.5;
  }
  .snm__badges {
    gap: 8px;
  }
  .snm__badge {
    height: 26px;
    padding: 0 10px;
    font-size: 11px;
  }
  .snm__gallery {
    max-width: none;
  }
  .snm__stage {
    border-radius: 10px;
  }
  .snm__toolbar {
    flex-wrap: wrap;
    gap: 14px 16px;
    margin-bottom: 20px;
  }
  .snm__tool {
    width: 44px;
    height: 44px;
  }
  .snm__meta {
    width: 100%;
    justify-content: flex-start;
    gap: 16px;
    font-size: 13px;
  }
  .snm__features-title {
    margin-bottom: 16px;
    font-size: 18px;
  }
  .snm__feature {
    align-items: flex-start;
    gap: 12px;
    font-size: 14px;
    line-height: 1.45;
  }
  .snm__feature-icon {
    margin-top: 1px;
  }
  .snm__panel {
    gap: 20px;
    padding: 18px 16px;
  }
  .snm__mods {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px;
  }
  .snm__mod {
    min-height: 44px;
    padding: 10px 8px;
    font-size: 13px;
  }
  .snm__compose {
    grid-template-columns: 1fr;
    gap: 16px;
  }
  .snm__compose-plus {
    align-items: flex-start;
  }
  .snm__compose-sign {
    margin-top: 0;
    line-height: 1;
  }
  .snm__price, .snm__cost-value {
    font-size: 22px;
  }
  .snm__btn {
    height: 52px;
    font-size: 15px;
  }
  .snm__info-summary {
    padding: 12px 14px 12px 14px;
    min-height: 64px;
  }
  .snm__info-head {
    gap: 12px;
  }
  .snm__info-icon {
    width: 36px;
    height: 36px;
  }
  .snm__info-icon img {
    width: 20px;
    height: 20px;
  }
  .snm__info-body {
    padding: 0 14px 14px 14px;
  }
  .snm__consult {
    padding: 18px 16px;
  }
  .snm__consult-phone {
    font-size: 22px;
    word-break: break-word;
  }
  .snm__rating {
    margin-top: 8px;
  }
  .snm__rating-title, .snm__desc-title {
    font-size: 20px;
  }
  .snm__rating-lead {
    margin-bottom: 18px;
    font-size: 13px;
  }
  .snm__rating-grid {
    gap: 14px;
  }
  .snm__score {
    padding: 22px 18px;
  }
  .snm__score-num {
    font-size: 48px;
  }
  .snm__area-summary {
    padding: 14px;
  }
  .snm__area-body {
    padding: 0 14px 16px;
  }
  .snm__tabs-wrap {
    margin-top: 28px;
  }
  .snm__tabs {
    flex-wrap: nowrap;
    gap: 8px;
    margin-bottom: 20px;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    padding-bottom: 2px;
  }
  .snm__tabs::-webkit-scrollbar {
    display: none;
  }
  .snm__tab {
    flex: 0 0 auto;
    min-height: 44px;
    padding: 10px 18px;
    font-size: 14px;
  }
  .snm__desc-text {
    font-size: 15px;
  }
  .snm__desc-text h2,
  .snm__desc-text h3 {
    font-size: 20px;
  }
  .snm__bullet, .snm__desc-text li {
    font-size: 15px;
  }
  .snm__spec-row {
    grid-template-columns: 1fr;
    gap: 4px;
    padding: 12px 14px;
  }
  .snm__empty {
    padding: 28px 18px;
    font-size: 14px;
  }
}
@media (max-width: 380px) {
  .snm__mods {
    grid-template-columns: 1fr 1fr;
  }
  .snm__thumb {
    width: 56px;
    height: 56px;
    min-height: 56px;
  }
}/*# sourceMappingURL=new-style.css.map */
