@charset "UTF-8";
* {
  padding: 0;
  margin: 0;
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  -ms-overflow-style: scrollbar;
}

body.scroll {
  overflow: hidden;
}

.nt-page-content {
  flex: 1;
}

.wrapper {
  display: flex;
  flex-direction: column;
}

section.wrapper {
  max-width: 1440px;
  margin: 0 auto;
}

.nt-container {
  flex: 1 0 auto;
  z-index: 10;
}
@media screen and (max-width: 992px) {
  .nt-container {
    width: 100%;
    max-width: 100%;
  }
}

.nt-footer {
  flex: 0 0 auto;
}

@-moz-document url-prefix() {
  .wrapper {
    height: auto;
  }
  html,
  body {
    height: auto;
  }
  input[type=number] {
    padding: 5px !important;
  }
}
.nt-section-default-element {
  width: calc(100% - 40px);
  max-width: 1202px;
  margin-left: auto;
  margin-right: auto;
}
.nt-section-default-element:first-child {
  padding-top: 45px;
}
.nt-section-default-element:last-child {
  padding-bottom: 45px;
}
.nt-section-default-element a:not([class]) {
  color: #168FD9;
}
.nt-section-default-element a:not([class]):hover {
  text-decoration: underline;
}

p.nt-section-default-element {
  margin-bottom: 15px;
}

ul.nt-section-default-element,
ol.nt-section-default-element {
  margin-bottom: 15px;
}

ol.nt-section-default-element {
  padding-left: 20px;
}

h1.nt-section-default-element, h2.nt-section-default-element, h3.nt-section-default-element, h4.nt-section-default-element, h5.nt-section-default-element, h6.nt-section-default-element {
  width: calc(100% - 40px);
  max-width: 1202px;
  margin: 0 auto 15px;
  padding: 20px 0 0;
  display: block;
}

.fin-footnote {
  font-weight: 700;
  font-size: 12px;
  position: relative;
  top: -5px;
}

.mfp-wrap,
.mfp-bg {
  z-index: 999999;
}

.mfp-content {
  text-align: center;
}

.mfp-close-btn-in .mfp-close {
  font-size: 45px;
  color: #fff;
  opacity: 1;
}

ul {
  padding: 0;
  list-style: none;
}

button {
  cursor: pointer;
  border: 0;
  outline: none;
}

a {
  text-decoration: none;
}

@font-face {
  font-family: "Helvetica Neue";
  src: url("../fonts/HelveticaNeue-Medium.eot");
  src: url("../fonts/HelveticaNeue-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/HelveticaNeue-Medium.woff2") format("woff2"), url("../fonts/HelveticaNeue-Medium.woff") format("woff"), url("../fonts/HelveticaNeue-Medium.ttf") format("truetype"), url("../fonts/HelveticaNeue-Medium.svg#HelveticaNeue-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica Neue";
  src: url("../fonts/HelveticaNeue-Light.eot");
  src: url("../fonts/HelveticaNeue-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/HelveticaNeue-Light.woff2") format("woff2"), url("../fonts/HelveticaNeue-Light.woff") format("woff"), url("../fonts/HelveticaNeue-Light.ttf") format("truetype"), url("../fonts/HelveticaNeue-Light.svg#HelveticaNeue-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica Neue";
  src: url("../fonts/HelveticaNeue-Thin.eot");
  src: url("../fonts/HelveticaNeue-Thin.eot?#iefix") format("embedded-opentype"), url("../fonts/HelveticaNeue-Thin.woff2") format("woff2"), url("../fonts/HelveticaNeue-Thin.woff") format("woff"), url("../fonts/HelveticaNeue-Thin.ttf") format("truetype"), url("../fonts/HelveticaNeue-Thin.svg#HelveticaNeue-Thin") format("svg");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica Neue";
  src: url("../fonts/HelveticaNeue-Roman.eot");
  src: url("../fonts/HelveticaNeue-Roman.eot?#iefix") format("embedded-opentype"), url("../fonts/HelveticaNeue-Roman.woff2") format("woff2"), url("../fonts/HelveticaNeue-Roman.woff") format("woff"), url("../fonts/HelveticaNeue-Roman.ttf") format("truetype"), url("../fonts/HelveticaNeue-Roman.svg#HelveticaNeue-Roman") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica Neue";
  src: url("../fonts/HelveticaNeue-Bold.eot");
  src: url("../fonts/HelveticaNeue-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/HelveticaNeue-Bold.woff2") format("woff2"), url("../fonts/HelveticaNeue-Bold.woff") format("woff"), url("../fonts/HelveticaNeue-Bold.ttf") format("truetype"), url("../fonts/HelveticaNeue-Bold.svg#HelveticaNeue-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
body,
html {
  scroll-behavior: smooth;
}

body {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.45;
  font-family: "Roboto", Arial, sans-serif;
  color: #000000;
  background: #ffffff;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  overflow-x: hidden;
}
body.scroll {
  overflow: hidden;
}
body.nt-style--s2 {
  font-family: "Helvetica Neue";
  overflow: visible;
}
body.nt-style--s2 .nt-container {
  padding-left: 16px;
  padding-right: 16px;
}
body.nt-style--s2 .nt-container--small {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  body.nt-style--s2 .nt-container {
    padding-left: 24px;
    padding-right: 24px;
  }
  body.nt-style--s2 .nt-container--small {
    padding-left: 23px;
    padding-right: 23px;
  }
}
@media (min-width: 1280px) {
  body.nt-style--s2 .nt-container {
    max-width: 1435px;
  }
}

.nt-container {
  width: 100%;
  padding-right: 16px;
  padding-left: 16px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 992px) {
  .nt-container {
    max-width: 100%;
  }
}
@media (min-width: 1280px) {
  .nt-container {
    max-width: 1248px;
  }
}

.nt-container-fluid {
  width: 100%;
  padding-right: 16px;
  padding-left: 16px;
  margin-right: auto;
  margin-left: auto;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  letter-spacing: -0.02em;
}

h1 {
  font-size: 36px;
  line-height: 44px;
}

h2 {
  font-size: 32px;
  line-height: 40px;
}

h3 {
  font-size: 28px;
  line-height: 36px;
}

h4 {
  font-size: 24px;
  line-height: 32px;
}

h5 {
  font-size: 20px;
  line-height: 28px;
}

h6 {
  font-size: 18px;
  line-height: 24px;
}

p, li {
  font-size: 16px;
  line-height: 24px;
}

img {
  display: block;
  height: auto;
  max-width: 100%;
}

.overflow {
  overflow: hidden !important;
}

.hidden {
  display: none !important;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.icon {
  width: 20px;
  height: 20px;
}

a,
button,
input,
select,
textarea,
span,
.icon {
  transition: all 150ms ease;
}

button {
  cursor: pointer;
}

.nt-link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #00CC66;
  border: 1px solid transparent;
  border-radius: 6px;
  font-weight: 500;
  font-size: 14px;
  color: #ffffff;
  line-height: 1.42;
  text-transform: uppercase;
  padding: 10px 16px;
  width: 100%;
  transition: all 0.4s;
}
.nt-link:hover {
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
}
.nt-link:hover:not(.nt-link--light) {
  background-color: #33D685;
}
.nt-link--light {
  background-color: #ffffff;
  border-color: #e5e5e5;
  color: #404040;
}
.nt-link--light svg path {
  fill: #404040;
}

.nt-btn {
  display: inline-block;
  border-radius: 35px;
  font-family: "Helvetica Neue";
  font-weight: 500;
  font-size: 18px;
  color: #000000;
  line-height: 1.2;
  letter-spacing: -0.265px;
  text-align: center;
  padding: 17px;
}
@media (min-width: 992px) {
  .nt-btn {
    letter-spacing: -0.458px;
    padding: 22px 44px;
  }
}
.nt-btn_green {
  background-color: #00FF5F;
}
.nt-btn_dark {
  background-color: #000000;
  color: #ffffff;
}
.nt-btn_gray {
  background-color: #E7E7E7;
}
.nt-btn_white {
  background-color: #ffffff;
  color: #000000;
}
.nt-btn_small {
  font-size: 16px;
}
@media (min-width: 992px) {
  .nt-btn_small {
    font-weight: 500;
    line-height: 1.25;
    padding: 12px 44px;
  }
}

.nt-btn-with-arrow {
  display: inline-flex;
  align-items: center;
}
.nt-btn-with-arrow span {
  background-color: #000000;
  border-radius: 120px;
  font-family: "Helvetica Neue";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  color: #ffffff;
  line-height: 120%;
  letter-spacing: -0.458px;
  text-align: center;
  padding: 20px 44px;
}
@media (min-width: 1400px) {
  .nt-btn-with-arrow span {
    font-size: 18px;
    padding: 25px 48px;
  }
}
.nt-btn-with-arrow svg {
  height: auto;
}
@media (max-width: 1400px) {
  .nt-btn-with-arrow svg {
    width: 47px;
  }
}
.nt-btn-with-arrow_black-arrow span, .nt-btn-with-arrow_black span {
  background-color: #ffffff;
  color: #000000;
}
.nt-btn-with-arrow_black-arrow svg path:first-child {
  fill: #000000;
}
.nt-btn-with-arrow_black-arrow svg path:not(:first-child) {
  stroke: #ffffff;
}

.wp-block-image.caption-align-left .wp-element-caption {
  text-align: left;
}
.wp-block-image.caption-align-center .wp-element-caption {
  text-align: center;
}
.wp-block-image.caption-align-right .wp-element-caption {
  text-align: right;
}
.wp-block-image-link {
  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2000001;
  opacity: 0;
  visibility: hidden;
}

.wp-lightbox-overlay.active .wp-block-image-link {
  opacity: 1;
  visibility: visible;
}
.wp-lightbox-overlay .lightbox-image-container {
  max-width: 85%;
  height: auto;
}
.wp-lightbox-overlay .wp-block-image {
  height: 90%;
  width: 90%;
  margin: 0 auto;
}
.wp-lightbox-overlay .wp-block-image img {
  width: 100%;
  height: 100%;
  min-height: 100%;
  min-width: 100%;
}

.wp-block-table::-webkit-scrollbar {
  width: 0;
}
.wp-block-table.is-collapsable .wp-block-table__arrow {
  display: block;
}
.wp-block-table.caption-align-left .wp-element-caption {
  text-align: left;
}
.wp-block-table.caption-align-center .wp-element-caption {
  text-align: center;
}
.wp-block-table.caption-align-right .wp-element-caption {
  text-align: right;
}
.wp-block-table .wp-element-caption {
  text-align: left;
}
.wp-block-table .nt-btn-primary {
  display: block;
}
.wp-block-table__arrow {
  display: none;
  width: 24px;
  height: 24px;
  cursor: pointer;
  margin: 10px auto 0;
  transform: rotate(180deg);
  transition: transform 0.4s;
}
.wp-block-table__arrow svg {
  width: 24px;
  height: 24px;
}
.wp-block-table__arrow.active {
  transform: rotate(0);
}
.wp-block-table.is-style-fin-table::-webkit-scrollbar, .wp-block-table.is-style-fin-table-auto-width::-webkit-scrollbar {
  height: 5px;
}
.wp-block-table.is-style-fin-table::-webkit-scrollbar-track, .wp-block-table.is-style-fin-table-auto-width::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.wp-block-table.is-style-fin-table::-webkit-scrollbar-thumb, .wp-block-table.is-style-fin-table-auto-width::-webkit-scrollbar-thumb {
  border-radius: 8px;
  background: #888;
}
.wp-block-table.is-style-fin-table table, .wp-block-table.is-style-fin-table-auto-width table {
  border-radius: 24px;
  border-spacing: 0;
  border-collapse: separate;
  border: 1px solid rgba(0, 204, 102, 0.3);
  margin-bottom: 5px;
  overflow: hidden;
}
.wp-block-table.is-style-fin-table table:not(.has-fixed-layout) th, .wp-block-table.is-style-fin-table table:not(.has-fixed-layout) td, .wp-block-table.is-style-fin-table-auto-width table:not(.has-fixed-layout) th, .wp-block-table.is-style-fin-table-auto-width table:not(.has-fixed-layout) td {
  word-break: normal;
}
.wp-block-table.is-style-fin-table table th, .wp-block-table.is-style-fin-table table td, .wp-block-table.is-style-fin-table-auto-width table th, .wp-block-table.is-style-fin-table-auto-width table td {
  border: 0;
  font-size: 14px;
  line-height: 1.4;
  padding: 10px 25px;
}
@media (max-width: 767px) {
  .wp-block-table.is-style-fin-table table th, .wp-block-table.is-style-fin-table table td, .wp-block-table.is-style-fin-table-auto-width table th, .wp-block-table.is-style-fin-table-auto-width table td {
    padding: 10px 15px;
  }
}
.wp-block-table.is-style-fin-table table th strong, .wp-block-table.is-style-fin-table table th b, .wp-block-table.is-style-fin-table table td strong, .wp-block-table.is-style-fin-table table td b, .wp-block-table.is-style-fin-table-auto-width table th strong, .wp-block-table.is-style-fin-table-auto-width table th b, .wp-block-table.is-style-fin-table-auto-width table td strong, .wp-block-table.is-style-fin-table-auto-width table td b {
  font-weight: 600;
}
.wp-block-table.is-style-fin-table table thead, .wp-block-table.is-style-fin-table-auto-width table thead {
  background-color: rgba(0, 204, 102, 0.05);
}
.wp-block-table.is-style-fin-table table thead th, .wp-block-table.is-style-fin-table-auto-width table thead th {
  border-bottom: 1px solid rgba(0, 204, 102, 0.3);
  font-weight: 500;
  font-size: 15px;
  color: #00A352;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.wp-block-table.is-style-fin-table table tbody tr:nth-child(even), .wp-block-table.is-style-fin-table-auto-width table tbody tr:nth-child(even) {
  background-color: rgba(0, 204, 102, 0.05);
}
.wp-block-table.is-style-fin-table table th:not(:last-child), .wp-block-table.is-style-fin-table table td:not(:last-child), .wp-block-table.is-style-fin-table-auto-width table th:not(:last-child), .wp-block-table.is-style-fin-table-auto-width table td:not(:last-child) {
  border-right: 1px solid rgba(0, 204, 102, 0.3);
}
.wp-block-table.is-style-fin-table table > thead > tr:not(:last-child) > th, .wp-block-table.is-style-fin-table table > thead > tr:not(:last-child) > td, .wp-block-table.is-style-fin-table table > tbody > tr:not(:last-child) > th, .wp-block-table.is-style-fin-table table > tbody > tr:not(:last-child) > td, .wp-block-table.is-style-fin-table table > tfoot > tr:not(:last-child) > th, .wp-block-table.is-style-fin-table table > tfoot > tr:not(:last-child) > td, .wp-block-table.is-style-fin-table table > tr:not(:last-child) > td, .wp-block-table.is-style-fin-table table > tr:not(:last-child) > th, .wp-block-table.is-style-fin-table table > thead:not(:last-child), .wp-block-table.is-style-fin-table table > tbody:not(:last-child), .wp-block-table.is-style-fin-table table > tfoot:not(:last-child), .wp-block-table.is-style-fin-table-auto-width table > thead > tr:not(:last-child) > th, .wp-block-table.is-style-fin-table-auto-width table > thead > tr:not(:last-child) > td, .wp-block-table.is-style-fin-table-auto-width table > tbody > tr:not(:last-child) > th, .wp-block-table.is-style-fin-table-auto-width table > tbody > tr:not(:last-child) > td, .wp-block-table.is-style-fin-table-auto-width table > tfoot > tr:not(:last-child) > th, .wp-block-table.is-style-fin-table-auto-width table > tfoot > tr:not(:last-child) > td, .wp-block-table.is-style-fin-table-auto-width table > tr:not(:last-child) > td, .wp-block-table.is-style-fin-table-auto-width table > tr:not(:last-child) > th, .wp-block-table.is-style-fin-table-auto-width table > thead:not(:last-child), .wp-block-table.is-style-fin-table-auto-width table > tbody:not(:last-child), .wp-block-table.is-style-fin-table-auto-width table > tfoot:not(:last-child) {
  border-bottom: 1px solid rgba(0, 204, 102, 0.3);
}
.wp-block-table.is-collapsable .wp-block-table__arrow {
  display: block;
}
.wp-block-table.is-collapsable thead {
  cursor: pointer;
}
.wp-block-table.is-collapsable thead tr th:last-child {
  position: relative;
  padding: 15px 30px 15px 15px;
}
.wp-block-table.is-collapsable tbody tr:nth-child(n+8) {
  display: none;
}
.wp-block-table.is-collapsable.show tbody tr:nth-child(n+8) {
  display: table-row;
}
.wp-block-table.is-collapsable:not(.show) thead th {
  border-bottom: 0;
}

.nt-btn-primary {
  background: #00CC66;
  border-radius: 8px;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  color: #ffffff;
  line-height: 20px;
  padding: 10px 16px;
  white-space: nowrap;
  transition: all ease 200ms;
}
.nt-btn-primary:hover {
  background: #33D685;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.2);
}
.nt-btn-primary:active {
  background: #66E0A3;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.2);
}
.nt-btn-primary--large {
  display: block;
  font-size: 18px;
  line-height: 1.33;
  padding: 17px 20px;
  width: fit-content;
}
.nt-btn-primary--gray {
  background-color: transparent;
  border: 1px solid #e5e5e5;
  color: #404040;
  width: 100%;
}
.nt-btn-primary--gray:hover {
  box-shadow: none;
  background-color: #ffffff;
  color: #00CC66;
}
.nt-btn-primary--border {
  display: block;
  background-color: #ffffff;
  border: 1px solid #00CC66;
  font-size: 12px;
  color: #404040;
  padding: 5px 12px;
  width: 100%;
}
.nt-btn-primary--border:hover {
  color: #ffffff;
}

.nt-btn-secondary {
  display: flex;
  align-items: center;
  background: #E5FAF0;
  border-radius: 8px;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  color: #00CC66;
  line-height: 20px;
  text-transform: uppercase;
  text-align: center;
  padding: 10px 16px;
  transition: all ease 200ms;
}
.nt-btn-secondary .icon {
  fill: transparent;
  stroke: #00CC66;
  margin-left: 8px;
}
.nt-btn-secondary:hover {
  background: #CCF5E0;
  color: #00A352;
}
.nt-btn-secondary:hover .icon {
  stroke: #00A352;
}
.nt-btn-secondary:active {
  background: #E5FAF0;
  color: #00CC66;
}
.nt-btn-secondary:active .icon {
  stroke: #00CC66;
}

.nt-title-section {
  font-weight: 700;
  font-size: 36px;
  line-height: 44px;
  letter-spacing: -0.02em;
  color: #262626;
  margin-bottom: 32px;
}
.nt-title-section span {
  display: inline;
  color: #00CC66;
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
  letter-spacing: inherit;
}

.nt-progress {
  border: 1px solid #ffffff;
  border-top: 0;
  border-radius: 0 10px 10px 0;
  height: 8px;
  transition: all linear 0.1s;
  width: calc(100% + 2px);
  position: absolute;
  top: 100%;
  left: -1px;
  z-index: 4;
}
.nt-progress__line {
  display: block;
  background-color: #00CC66;
  min-width: 1%;
  height: 100%;
  width: fit-content;
}

.nt-bread-crumbs ul {
  display: flex;
  align-items: center;
}
.nt-bread-crumbs li {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #168FD9;
  position: relative;
}
.nt-bread-crumbs li:after {
  position: relative;
  width: 20px;
  display: inline-block;
  text-align: center;
  content: ">";
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #d4d4d4;
}
.nt-bread-crumbs li:last-of-type:after {
  display: none;
}
.nt-bread-crumbs a {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #404040;
}
.nt-bread-crumbs a:hover {
  color: #168FD9;
}

.nt-select {
  padding: 10px 12px;
  display: flex;
  align-items: center;
  position: relative;
  background: #ffffff;
  border: 1px solid #e5e5e5;
  box-shadow: 0px 4px 6px -1px rgba(16, 24, 40, 0.05), 0px 2px 4px -2px rgba(16, 24, 40, 0.05);
  border-radius: 6px;
  transition: all ease 300ms;
}
.nt-select.active {
  box-shadow: none;
  border-radius: 6px 6px 0 0;
  border-bottom-color: transparent;
}
.nt-select.active:after {
  transform: rotate(180deg);
}
.nt-select:after {
  position: absolute;
  content: "";
  top: 10px;
  right: 12px;
  width: 20px;
  height: 20px;
  background-image: url("data:image/svg+xml,%0A%3Csvg width='12' height='7' viewBox='0 0 12 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 1L6 6L1 1' stroke='%23171717' stroke-width='1.67' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: 12px;
  background-position: center center;
  transition: all ease 300ms;
}
.nt-select__title {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
  color: #404040;
  padding-right: 24px;
  cursor: pointer;
}
.nt-select__list {
  position: absolute;
  display: none;
  left: -1px;
  top: 100%;
  padding: 0 10px;
  width: calc(100% + 2px);
  z-index: 2;
  background: #ffffff;
  border: 1px solid #e5e5e5;
  border-top: 0;
  box-shadow: 0px 4px 6px -1px rgba(16, 24, 40, 0.05), 0px 2px 4px -2px rgba(16, 24, 40, 0.05);
  border-radius: 0 0 6px 6px;
}
.nt-select__list li {
  margin-bottom: 4px;
}
.nt-select__list li, .nt-select__list a {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
  color: #404040;
}
.nt-select__list a:hover {
  color: #00CC66;
}

.tippy-box {
  background: transparent !important;
}
.tippy-box[data-placement^=top] > .tippy-content {
  border-radius: 12px;
  font-size: 12px;
  color: #383D49;
}
.tippy-box[data-placement^=top] > .tippy-arrow::after {
  bottom: -6.5px;
  top: auto;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
}

.tippy-content {
  padding: 16px;
  border-radius: 16px;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #737373 !important;
  background: #ffffff !important;
  border: 1px solid #e5e5e5;
  box-shadow: 0px 1px 3px rgba(16, 24, 40, 0.1), 0px 1px 2px rgba(16, 24, 40, 0.1);
}
.nt-style--s2 :where(.editor-styles-wrapper) .tippy-content, .nt-style--s2 .tippy-content {
  background-color: #000000 !important;
  border: 0;
  border-radius: 8px;
  box-shadow: none;
  font-size: 12px;
  color: #ffffff !important;
  line-height: 1.66;
}

.tippy-arrow {
  z-index: 3;
}
.tippy-arrow::before {
  display: none !important;
}
.tippy-arrow::after {
  content: "";
  background: #ffffff;
  border-top: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
  margin: 0 auto;
  position: absolute;
  top: -6px;
  left: 0;
  right: 0;
  transform: rotate(45deg);
  width: 13px;
  height: 13px;
}
.nt-style--s2 :where(.editor-styles-wrapper) .tippy-arrow::after, .nt-style--s2 .tippy-arrow::after {
  background-color: #000000;
  border: 0;
}

.tippy-box[data-placement=bottom-start] .tippy-arrow {
  left: -85% !important;
}

.tippy-box[data-placement=top-start] .tippy-arrow {
  left: -85% !important;
}
.tippy-box[data-placement=top-start] .tippy-arrow:after {
  transform: rotate(-135deg);
  top: 9px;
}

body .freeprivacypolicy-com---nb {
  background-color: #fafafa;
  border-top-left-radius: 16px;
}
body .freeprivacypolicy-com---nb .cc-nb-main-container {
  padding: 24px;
}
body .freeprivacypolicy-com---nb .cc-nb-title,
body .freeprivacypolicy-com---nb .cc-nb-text {
  font-family: "Roboto", sans-serif;
  line-height: 1.5;
  margin-bottom: 16px;
}
body .freeprivacypolicy-com---nb .cc-nb-title {
  font-weight: 500;
  font-size: 28px;
  color: #262626;
  letter-spacing: -0.02em;
}
body .freeprivacypolicy-com---nb .cc-nb-text {
  font-weight: 400;
  font-size: 16px;
  color: #737373;
}
body .freeprivacypolicy-com---nb .cc-nb-buttons-container button {
  border-radius: 8px;
  font-weight: 500;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
  padding: 10px 16px;
  margin-right: 10px !important;
}
body .freeprivacypolicy-com---nb .cc-nb-buttons-container button:last-child {
  margin-right: 0 !important;
}

.nt-home-hero .wpcf7-form,
.nt-call-to-action .wpcf7-form {
  display: flex;
  align-items: center;
  column-gap: 12px;
  background-color: #ffffff;
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05);
  border-radius: 12px;
  padding: 8px 12px;
  max-width: 470px;
}
.nt-home-hero .wpcf7-form label,
.nt-call-to-action .wpcf7-form label {
  display: flex;
  align-items: center;
  width: calc(100% - 116px);
}
.nt-home-hero .wpcf7-form label svg,
.nt-call-to-action .wpcf7-form label svg {
  margin-right: 8px;
}
.nt-home-hero .wpcf7-form label svg use,
.nt-call-to-action .wpcf7-form label svg use {
  fill: #737373;
}
.nt-home-hero .wpcf7-form p,
.nt-call-to-action .wpcf7-form p {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.nt-home-hero .wpcf7-form .wpcf7-not-valid-tip,
.nt-call-to-action .wpcf7-form .wpcf7-not-valid-tip {
  display: none;
}
.nt-home-hero .wpcf7-form .wpcf7-email,
.nt-call-to-action .wpcf7-form .wpcf7-email {
  border: 0;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #737373;
  line-height: 1.42;
  outline: none;
  width: 100%;
}
.nt-home-hero .wpcf7-form .wpcf7-submit,
.nt-call-to-action .wpcf7-form .wpcf7-submit {
  background-color: #00CC66;
  background-image: url("../images/svg/form-arrow.svg");
  background-repeat: no-repeat;
  background-position: 90% center;
  border: 0;
  border-radius: 12px;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 14px;
  color: #ffffff;
  cursor: pointer;
  line-height: 1.42;
  padding: 10px 42px 10px 16px;
  transition: all 0.4s;
}
.nt-home-hero .wpcf7-form .wpcf7-submit:hover,
.nt-call-to-action .wpcf7-form .wpcf7-submit:hover {
  background-color: #00A352;
}
.nt-home-hero .wpcf7-form .wpcf7-submit:focus,
.nt-call-to-action .wpcf7-form .wpcf7-submit:focus {
  background-color: #007A3D;
}

@media (max-width: 767px) {
  .wp-block-columns:not(.is-not-stacked-on-mobile) {
    display: block;
  }
}

@media (max-width: 767px) {
  .wp-block-column .wp-block-list {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .wp-block-column + .wp-block-column {
    margin-bottom: 25px;
  }
}

.nt-header .nt-container {
  display: flex;
  align-items: center;
}
.nt-header--s1 {
  padding: 12px 0;
  position: sticky;
  background: #ffffff;
  width: 100%;
  left: 0;
  right: 0;
  top: 0;
  z-index: 100;
  box-shadow: 0 1px 3px rgba(16, 24, 40, 0.1), 0 1px 2px -1px rgba(16, 24, 40, 0.1);
}
@media (max-width: 767px) {
  .nt-header--s1 {
    overflow-x: clip;
  }
}
@media (min-width: 992px) {
  .nt-header--s1 {
    padding: 16px 0;
  }
}
body.admin-bar .nt-header--s1 .nt-header__nav {
  padding-top: 32px;
}
@media (max-width: 782px) {
  body.admin-bar .nt-header--s1 .nt-header__nav {
    padding-top: 46px;
  }
}
.nt-header--s1.show-form .nt-header-button .nt-search-form {
  opacity: 1;
  visibility: visible;
}
@media (max-width: 767px) {
  .nt-header--s1.show-form .nt-header__search {
    transform: translateX(0);
  }
}
.nt-header--s1 .nt-header__nav {
  background-color: #ffffff;
  opacity: 0;
  visibility: hidden;
  overflow-y: scroll;
  position: fixed;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100vh;
  z-index: 100;
}
.nt-header--s1 .nt-header__nav-button {
  border-top: 1px solid #e5e5e5;
  padding: 32px 16px 0;
  max-width: 280px;
  width: 100%;
  right: 0;
}
.nt-header--s1 .nt-header__nav-button .nt-btn-primary {
  width: 100%;
  text-align: center;
}
@media screen and (max-height: 590px) {
  .nt-header--s1 .nt-header__nav-button {
    top: 60vh;
  }
}
@media screen and (max-height: 400px) {
  .nt-header--s1 .nt-header__nav-button {
    padding: 12px 16px 0;
    top: 65vh;
  }
}
.nt-header--s1 .nt-header-copy {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  padding: 24px 16px;
  max-width: 280px;
  color: #525252;
}
.nt-header--s1 .nt-header-copy a {
  color: #525252;
}
@media (min-width: 992px) {
  .nt-header--s1 .nt-header-copy {
    display: none;
  }
}
.nt-header--s1 .nt-header-logo {
  display: flex;
}
.nt-header--s1 .nt-header-logo a {
  display: inline-block;
  overflow: hidden;
  max-width: 90%;
}
@media (min-width: 992px) {
  .nt-header--s1 .nt-header-logo a {
    max-width: 240px;
  }
}
@media (min-width: 768px) {
  .nt-header--s1 .nt-header-logo__mobile {
    display: none;
  }
}
.nt-header--s1 .nt-header__logo-nav {
  transition: all ease 300ms;
  padding: 16px;
  max-width: 280px;
  width: 100%;
  background: #ffffff;
  box-shadow: 0px 1px 3px rgba(16, 24, 40, 0.1), 0px 1px 2px -1px rgba(16, 24, 40, 0.1);
}
.nt-header--s1 .nt-header__logo-nav img {
  max-width: 80%;
}
@media (min-width: 992px) {
  .nt-header--s1 .nt-header__logo-nav {
    display: none;
  }
}
.nt-header--s1 .nt-header-nav {
  width: 100%;
  max-width: 280px;
  padding: 36px 16px 0;
  transition: all ease 300ms;
}
.nt-header--s1 .nt-header-nav li {
  margin-bottom: 24px;
}
.nt-header--s1 .nt-header-nav a {
  font-weight: 400;
  font-size: 18px;
  color: #404040;
  line-height: 28px;
}
@media (max-width: 767px) {
  .nt-header--s1 .nt-header-nav a {
    white-space: normal;
  }
}
.nt-header--s1 .nt-header-nav--desktop {
  display: none;
}
@media (min-width: 992px) {
  .nt-header--s1 .nt-header-nav--desktop {
    display: block;
  }
}
@media (min-width: 992px) {
  .nt-header--s1 .nt-header-nav {
    position: relative;
    margin: 0 auto;
    opacity: 1;
    visibility: visible;
    top: 0;
    padding: 0;
    width: auto;
    max-width: 100%;
  }
  .nt-header--s1 .nt-header-nav:after {
    display: none;
  }
  .nt-header--s1 .nt-header-nav ul {
    display: flex;
    justify-content: center;
  }
  .nt-header--s1 .nt-header-nav li {
    margin: 0 16px;
  }
  .nt-header--s1 .nt-header-nav a {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
  }
  .nt-header--s1 .nt-header-nav a:hover {
    color: #00CC66;
  }
}
@media screen and (max-height: 490px) {
  .nt-header--s1 .nt-header-nav {
    padding: 12px 16px 0;
  }
  .nt-header--s1 .nt-header-nav li {
    margin-bottom: 12px;
  }
  .nt-header--s1 .nt-header-nav a {
    font-size: 14px;
    line-height: 24px;
  }
}
.nt-header--s1 .nt-header__search {
  display: none;
  align-items: center;
  justify-content: flex-end;
  gap: 24px;
  flex-basis: 0;
  flex-grow: 1;
  background-color: #ffffff;
  transform: translateX(100%);
  transition: transform 0.4s;
  padding: 0 15px;
  width: calc(100% - 70px);
  max-width: 100%;
  height: 100%;
  z-index: 100;
  position: absolute;
  top: 0;
  right: 0;
}
@media (max-width: 767px) {
  .nt-header--s1 .nt-header__search {
    display: flex;
  }
}
.nt-header--s1 .nt-header__search .nt-search-form {
  flex: auto;
  width: 100%;
}
.nt-header--s1 .nt-header__search .nt-search-form input {
  width: 100%;
}
.nt-header--s1 .nt-header__search > svg {
  flex: 0 0 20px;
  max-width: 20px;
  cursor: pointer;
}
.nt-header--s1 .nt-header-button {
  display: flex;
  align-items: center;
  gap: 16px;
  margin: 0 16px 0 auto;
  position: relative;
}
@media (min-width: 768px) {
  .nt-header--s1 .nt-header-button {
    gap: 24px;
  }
}
@media (min-width: 992px) {
  .nt-header--s1 .nt-header-button {
    margin: 0;
  }
}
.nt-header--s1 .nt-header-button .nt-btn-primary {
  z-index: 2;
}
.nt-header--s1 .nt-header-button > svg {
  flex: 0 0 32px;
  max-width: 32px;
  cursor: pointer;
  z-index: 0;
}
.nt-header--s1 .nt-header-button .nt-search-form {
  display: none;
  align-items: center;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 0;
  left: -168px;
  transition: opacity 0.4s;
  z-index: 1;
  flex: 0 0 200px;
}
@media (min-width: 768px) {
  .nt-header--s1 .nt-header-button .nt-search-form {
    display: flex;
  }
}
.nt-header--s1 .nt-header-btn {
  margin: 0;
  width: 20px;
  height: 20px;
  box-sizing: border-box;
  padding: 4px 3px;
  position: relative;
}
@media (min-width: 992px) {
  .nt-header--s1 .nt-header-btn {
    display: none;
  }
}
.nt-header--s1 .nt-header-btn:before, .nt-header--s1 .nt-header-btn:after, .nt-header--s1 .nt-header-btn span {
  position: absolute;
  background: #171717;
  height: 2px;
  border-radius: 2px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 14px;
  transition: all ease 300ms;
}
.nt-header--s1 .nt-header-btn:before, .nt-header--s1 .nt-header-btn:after {
  content: "";
}
.nt-header--s1 .nt-header-btn:before {
  top: 4px;
}
.nt-header--s1 .nt-header-btn:after {
  top: calc(100% - 6px);
}
.nt-header--s1 .nt-header-btn span {
  top: 50%;
  margin-top: -1px;
}
.nt-header--s1 .nt-header-btn.active:before, .nt-header--s1 .nt-header-btn.active:after {
  content: "";
  top: 50%;
  margin-top: -2px;
}
.nt-header--s1 .nt-header-btn.active span {
  opacity: 0;
}
.nt-header--s1 .nt-header-btn.active:before {
  transform: rotate(45deg);
}
.nt-header--s1 .nt-header-btn.active:after {
  transform: rotate(-45deg);
}
.nt-header--s1 .nt-header-overlay {
  background: rgba(38, 38, 38, 0.4);
  position: fixed;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  z-index: -1;
  width: 100vw;
  height: 100vh;
}
.nt-header--s1.active {
  z-index: 999;
}
.nt-header--s1.active .nt-header__nav {
  opacity: 1;
  visibility: visible;
}
.nt-header--s1.active .nt-header-nav:after {
  position: absolute;
  content: "";
  right: 0;
  top: 0;
  height: 100vh;
  background: #ffffff;
  width: 100%;
  max-width: 280px;
  z-index: -1;
}
.nt-header--s1.active .nt-header-btn {
  z-index: 105;
}
.nt-header--s1.active .nt-header__logo-nav, .nt-header--s1.active .nt-header-copy, .nt-header--s1.active .nt-header__nav-button {
  opacity: 1;
  visibility: visible;
  z-index: 15;
}
.nt-header--s1.active .nt-header-overlay {
  opacity: 1;
  visibility: visible;
  z-index: 5;
}
.nt-header--s1 .menu-item {
  position: relative;
}
.nt-header--s1 .menu-item.menu-item-has-children:after {
  content: "";
  border-right: 1px solid #171717;
  border-bottom: 1px solid #171717;
  width: 6px;
  height: 6px;
  transform: rotate(45deg);
  display: inline-block;
  margin-left: 4px;
  transform-origin: center;
  margin-bottom: 3px;
}
.nt-header--s1 .menu-item.menu-item-has-children:hover:after {
  border-color: #00CC66;
}
.nt-header--s1 .menu-item.menu-item-has-children:hover > .sub-menu {
  display: block;
}
.nt-header--s1 .menu-item .sub-menu {
  list-style: none;
  position: absolute;
  top: 100%;
  left: -10px;
  background-color: #ffffff;
  padding: 10px;
  flex-direction: column;
  white-space: nowrap;
  display: none;
}
.nt-header--s1 .menu-item .sub-menu li {
  margin: 0 0 10px;
}
.nt-header--s1 .menu-item .sub-menu li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
@media (max-width: 991px) {
  .nt-header--s1 .menu-item.menu-item-has-children:after {
    display: none;
  }
  .nt-header--s1 .menu-item .sub-menu {
    display: block;
    position: static;
    padding-left: 15px;
    padding-bottom: 0;
  }
  .nt-header--s1 .menu-item .nt-header__nav-button {
    top: 80vh;
  }
}
.nt-header--s2 {
  position: sticky;
  top: 0;
  z-index: 99999;
}
@media (min-width: 992px) {
  .nt-header--s2 {
    top: 15px;
  }
}
body.admin-bar .nt-header--s2 {
  top: 46px;
}
@media (min-width: 783px) {
  body.admin-bar .nt-header--s2 {
    top: 32px;
  }
}
.nt-header--s2 svg {
  display: block;
}
.nt-header--s2.active .nt-header__content {
  display: flex;
}
.nt-header--s2.active .nt-header__overlay {
  display: block;
}
.nt-header--s2.show-form .nt-header__form form {
  opacity: 1;
  visibility: visible;
}
.nt-header--s2 .nt-header__wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #000000;
  border: 1px solid #ffffff;
  border-radius: 15px;
  padding: clamp(0.75rem, 0.75rem + ((1vw - 0.48rem) * 1.1905), 1.25rem) clamp(1.125rem, 1.125rem + ((1vw - 0.48rem) * 4.4643), 3rem);
  position: relative;
  width: 100%;
}
.nt-header--s2 .nt-header__content {
  display: none;
  gap: 30px;
  z-index: 10;
}
@media (max-width: 991px) {
  .nt-header--s2 .nt-header__content {
    flex-direction: column;
    background-color: #000000;
    padding: 40px 16px;
    position: fixed;
    top: 0;
    right: 0;
    max-width: 300px;
    width: 100%;
    height: 100%;
    z-index: 11;
  }
  body.admin-bar .nt-header--s2 .nt-header__content {
    top: 32px;
  }
}
@media (max-width: 781px) {
  body.admin-bar .nt-header--s2 .nt-header__content {
    top: 46px;
  }
}
@media (min-width: 992px) {
  .nt-header--s2 .nt-header__content {
    display: flex;
    align-items: center;
  }
}
.nt-header--s2 .nt-header__content-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (min-width: 992px) {
  .nt-header--s2 .nt-header__content-header {
    display: none;
  }
}
.nt-header--s2 .nt-header__content-logo {
  max-width: 190px;
}
.nt-header--s2 .nt-header__content-close {
  cursor: pointer;
}
.nt-header--s2 .nt-header__content-close svg {
  display: block;
  fill: #ffffff;
  width: 20px;
}
.nt-header--s2 .nt-header__overlay {
  display: none;
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
}
@media (min-width: 992px) {
  .nt-header--s2 .nt-header__overlay {
    display: none;
  }
}
.nt-header--s2 .nt-header__nav {
  display: flex;
  flex-direction: column;
  gap: clamp(0.9375rem, 0.9375rem + ((1vw - 0.48rem) * 2.2321), 1.875rem);
  padding-top: 0;
}
@media (min-width: 992px) {
  .nt-header--s2 .nt-header__nav {
    flex-direction: row;
    align-items: center;
  }
}
.nt-header--s2 .nt-header__nav .menu-item {
  position: relative;
}
@media (hover: hover) {
  .nt-header--s2 .nt-header__nav .menu-item:hover .sub-menu {
    opacity: 1;
    visibility: visible;
  }
}
.nt-header--s2 .nt-header__nav .menu-item a {
  font-family: "Helvetica Neue";
  font-weight: 500;
  font-size: 18px;
  color: #ffffff;
  line-height: 1.2;
  letter-spacing: -0.458px;
  transition: color 0.4s;
}
@media (hover: hover) {
  .nt-header--s2 .nt-header__nav .menu-item a:hover {
    color: #00FF5F;
  }
}
.nt-header--s2 .nt-header__nav .menu-item .sub-menu {
  display: flex;
  flex-direction: column;
  gap: 5px;
  padding-left: 15px;
  margin-top: 10px;
}
@media (min-width: 992px) {
  .nt-header--s2 .nt-header__nav .menu-item .sub-menu {
    opacity: 0;
    visibility: hidden;
    background-color: #000000;
    padding: 10px 15px;
    margin-top: 0;
    width: max-content;
    position: absolute;
    top: 100%;
    left: -50%;
    transition: opacity 0.4s;
  }
}
.nt-header--s2 .nt-header__form {
  position: relative;
}
@media (min-width: 992px) {
  .nt-header--s2 .nt-header__form {
    display: block;
  }
}
.nt-header--s2 .nt-header__form-icon {
  cursor: pointer;
}
@media (max-width: 991px) {
  .nt-header--s2 .nt-header__form-icon {
    display: none;
  }
}
.nt-header--s2 .nt-header__form form {
  display: flex;
  align-items: center;
  gap: 5px;
}
@media (min-width: 992px) {
  .nt-header--s2 .nt-header__form form {
    position: absolute;
    right: 0;
    top: 0;
    opacity: 0;
    visibility: hidden;
  }
}
.nt-header--s2 .nt-header__form form input[type=search] {
  background-color: #eee;
  border-radius: 24px;
  border: 0;
  font-family: "Helvetica Neue";
  font-weight: 400;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.6);
  line-height: 1.25;
  padding: 17px;
}
@media (min-width: 992px) {
  .nt-header--s2 .nt-header__form form input[type=search] {
    padding: 23px;
  }
}
.nt-header--s2 .nt-header__form form button {
  background-color: transparent;
  border: 0;
}
@media (max-width: 991px) {
  .nt-header--s2 .nt-header__form form button svg {
    max-width: 54px;
    height: auto;
  }
}
.nt-header--s2 .nt-header__logo--mobile {
  max-width: 185px;
}
@media (min-width: 992px) {
  .nt-header--s2 .nt-header__logo--mobile {
    display: none;
  }
}
@media (max-width: 991px) {
  .nt-header--s2 .nt-header__logo--desktop {
    display: none;
  }
}
.nt-header--s2 .nt-header__info {
  display: flex;
  align-items: center;
}
@media (min-width: 992px) {
  .nt-header--s2 .nt-header__btn {
    display: none;
  }
}
.nt-header--single .nt-header__wrapper {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.nt-header--single .nt-progress {
  background-color: #D9D9D9;
  border-radius: 0;
}

.nt-footer--s1 {
  border-top: 1px solid #d4d4d4;
  overflow: hidden;
}
.nt-footer--s1 .nt-footer__top {
  background-color: #f5f5f5;
  padding: 32px 0;
}
@media (min-width: 768px) {
  .nt-footer--s1 .nt-footer__top {
    padding: 64px 0;
  }
}
.nt-footer--s1 .nt-footer__bottom {
  background-color: #e5e5e5;
  padding: 16px 0;
}
@media (min-width: 768px) {
  .nt-footer--s1 .nt-footer__bottom-wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 32px;
  }
}
@media (max-width: 767px) {
  .nt-footer--s1 .nt-footer__bottom-info {
    margin-bottom: 16px;
  }
}
@media (min-width: 768px) {
  .nt-footer--s1 .nt-footer__bottom-info p {
    display: flex;
    align-items: center;
    column-gap: 3px;
  }
}
.nt-footer--s1 .nt-footer__bottom-info * {
  font-weight: 400;
  font-size: 14px;
  color: #404040;
  line-height: 1.42;
}
.nt-footer--s1 .nt-footer__bottom-info strong, .nt-footer--s1 .nt-footer__bottom-info b, .nt-footer--s1 .nt-footer__bottom-info a {
  font-weight: 700;
}
.nt-footer--s1 .nt-footer__bottom-info a {
  text-decoration: underline;
}
.nt-footer--s1 .nt-footer__bottom-info img {
  margin-right: 16px;
  max-height: 32px;
  width: auto;
}
@media (max-width: 767px) {
  .nt-footer--s1 .nt-footer__bottom-info img {
    margin-bottom: 16px;
  }
}
.nt-footer--s1 .nt-footer__wrapper {
  display: flex;
  flex-wrap: wrap;
  row-gap: 32px;
  margin-left: -32px;
  margin-right: -32px;
}
.nt-footer--s1 .nt-footer__col {
  padding-left: 32px;
  padding-right: 32px;
  flex: 0 0 50%;
  max-width: 50%;
}
@media (min-width: 768px) {
  .nt-footer--s1 .nt-footer__col {
    flex: 0 0 20%;
    max-width: 20%;
  }
}
.nt-footer--s1 .nt-footer__col--large {
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 768px) {
  .nt-footer--s1 .nt-footer__col--large {
    flex: 0 0 40%;
    max-width: 40%;
  }
}
.nt-footer--s1 .nt-footer__social {
  display: flex;
  align-items: center;
  gap: 24px;
  margin-top: 16px;
}
.nt-footer--s1 .nt-footer__text {
  font-weight: 400;
  font-size: 14px;
  color: #404040;
  line-height: 1.42;
  margin: 16px 0;
}
@media (min-width: 768px) {
  .nt-footer--s1 .nt-footer__text {
    margin: 64px 0;
  }
}
.nt-footer--s1 .nt-footer__text--small {
  margin: 24px 0;
}
.nt-footer--s1 .nt-footer__info {
  border-top: 1px solid #e5e5e5;
  padding-top: 32px;
}
@media (min-width: 768px) {
  .nt-footer--s1 .nt-footer__info {
    display: flex;
    align-items: center;
    justify-content: space-between;
    column-gap: 30px;
  }
}
.nt-footer--s1 .nt-footer__copyright {
  font-weight: 400;
  font-size: 14px;
  color: #737373;
  line-height: 1.42;
}
.nt-footer--s1 .nt-footer__copyright p {
  font-size: 14px;
  line-height: 1.42;
}
.nt-footer--s1 .nt-footer__menu .menu-item {
  margin-bottom: 12px;
}
.nt-footer--s1 .nt-footer__menu .menu-item:last-child {
  margin-bottom: 0;
}
.nt-footer--s1 .nt-footer__menu .menu-item.dark a {
  color: #171717;
}
.nt-footer--s1 .nt-footer__menu .menu-item a {
  font-weight: 500;
  font-size: 14px;
  color: #737373;
  line-height: 1.42;
}
.nt-footer--s1 .nt-footer__menu .menu-item a:hover {
  color: #00CC66;
}
.nt-footer--s1 .nt-footer__menu--h {
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .nt-footer--s1 .nt-footer__menu--h {
    margin-bottom: 32px;
  }
}
.nt-footer--s1 .nt-footer__menu--h .menu-item {
  margin-right: 32px;
  margin-bottom: 0;
}
.nt-footer--s1 .nt-footer__menu--h .menu-item:last-child {
  margin-right: 0;
}
.nt-footer--s2 {
  background-color: #000000;
  padding: clamp(2.5rem, 2.5rem + ((1vw - 0.48rem) * 2.9762), 3.75rem) 0;
}
.nt-footer--s2 .nt-footer__wrapper {
  display: flex;
  flex-direction: column;
  gap: clamp(1.875rem, 1.875rem + ((1vw - 0.48rem) * 4.4643), 3.75rem);
}
.nt-footer--s2 .nt-footer__top {
  display: flex;
  flex-wrap: wrap;
  gap: clamp(1.375rem, 1.375rem + ((1vw - 0.48rem) * 14.5833), 7.5rem);
}
.nt-footer--s2 .nt-footer__col {
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 992px) {
  .nt-footer--s2 .nt-footer__col:first-child {
    flex: 0 0 calc(35% - 40px);
    max-width: calc(35% - 40px);
  }
}
@media (min-width: 1400px) {
  .nt-footer--s2 .nt-footer__col:first-child {
    flex: 0 0 calc(35% - 80px);
    max-width: calc(35% - 80px);
  }
}
.nt-footer--s2 .nt-footer__col:last-child {
  display: flex;
  gap: 85px;
}
@media (min-width: 992px) {
  .nt-footer--s2 .nt-footer__col:last-child {
    flex: 0 0 calc(65% - 40px);
    max-width: calc(65% - 40px);
  }
}
@media (min-width: 1400px) {
  .nt-footer--s2 .nt-footer__col:last-child {
    flex: 0 0 calc(65% - 80px);
    max-width: calc(65% - 80px);
    gap: 120px;
  }
}
.nt-footer--s2 .nt-footer__menu {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.nt-footer--s2 .nt-footer__menu .menu-item a {
  font-weight: 400;
  font-size: clamp(0.875rem, 0.875rem + ((1vw - 0.48rem) * 1.1905), 1.375rem);
  color: #ffffff;
  line-height: 1.2;
  letter-spacing: -0.323px;
  transition: color 0.4s;
}
@media (min-width: 1400px) {
  .nt-footer--s2 .nt-footer__menu .menu-item a {
    letter-spacing: -0.458px;
  }
}
@media (hover: hover) {
  .nt-footer--s2 .nt-footer__menu .menu-item a:hover {
    color: #00FF5F;
  }
}
.nt-footer--s2 .nt-footer__social {
  display: flex;
  flex-wrap: wrap;
  gap: 16px 32px;
  max-width: 80px;
}
.nt-footer--s2 .nt-footer__social-link {
  flex: 0 0 calc(50% - 16px);
  max-width: calc(50% - 16px);
}
@media (hover: hover) {
  .nt-footer--s2 .nt-footer__social-link:hover svg path {
    fill: #00FF5F;
  }
}
.nt-footer--s2 .nt-footer__social-link svg {
  max-width: 24px;
}
.nt-footer--s2 .nt-footer__social-link svg path {
  fill: #ffffff;
  transition: fill 0.4s;
}
.nt-footer--s2 .nt-footer__logo {
  display: block;
  max-width: clamp(17.1875rem, 17.1875rem + ((1vw - 0.48rem) * 16.369), 24.0625rem);
}
.nt-footer--s2 .nt-footer__text p,
.nt-footer--s2 .nt-footer__copyright p {
  font-weight: 400;
  font-size: clamp(0.75rem, 0.75rem + ((1vw - 0.48rem) * 1.3393), 1.3125rem);
  line-height: 1.4;
  letter-spacing: -0.458px;
}
@media (min-width: 1200px) {
  .nt-footer--s2 .nt-footer__text p,
  .nt-footer--s2 .nt-footer__copyright p {
    line-height: 1.2;
  }
}
.nt-footer--s2 .nt-footer__text {
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  color: #ffffff;
  padding: clamp(1.875rem, 1.875rem + ((1vw - 0.48rem) * 4.4643), 3.75rem) 0;
}
.nt-footer--s2 .nt-footer__copyright {
  color: rgba(255, 255, 255, 0.5);
}

.nt-footer-old {
  background-color: #262626;
  padding: 80px 0;
}
.nt-footer-old__text {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  margin-bottom: 20px;
}
.nt-footer-old__copy {
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  color: #ffffff;
}
.nt-footer-old__copy a {
  color: #ffffff;
}
.nt-footer-old__copy a:hover {
  text-decoration: underline;
}

.nt-error {
  padding: 120px 0 50px;
}
@media screen and (min-width: 992px) {
  .nt-error {
    padding: 180px 0 110px;
  }
}
.nt-error__content {
  text-align: center;
}
.nt-hero {
  padding: 50px 0;
}
@media (max-width: 767px) {
  .nt-hero--search .nt-hero__search {
    border-radius: 0;
    gap: 12px;
    padding: 16px 24px;
  }
}
@media (max-width: 767px) {
  .nt-hero--search .nt-container {
    padding-left: 0;
    padding-right: 0;
  }
}
.nt-hero--search .nt-hero__title {
  font-size: 32px;
  line-height: 1.2;
  margin-bottom: 32px;
}
.nt-hero__title {
  text-align: center;
  font-weight: 800;
  font-size: 40px;
  line-height: 48px;
  letter-spacing: -0.02em;
  color: #171717;
}
.nt-hero__title span {
  font-weight: inherit;
  font-size: inherit;
  color: #00CC66;
  line-height: inherit;
  letter-spacing: inherit;
}
.nt-hero__text {
  max-width: 576px;
  margin: 24px auto 0;
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  text-align: center;
  color: #a3a3a3;
}
.nt-hero__link {
  margin-top: 24px;
  text-align: center;
}
.nt-hero__link .nt-btn-secondary {
  justify-content: center;
  text-align: center;
}
.nt-hero__search {
  display: flex;
  align-items: center;
  gap: 24px;
  background-color: #023219;
  border: 1px solid #e5e5e5;
  border-radius: 24px;
  box-shadow: 0 1px 3px 0 rgba(16, 24, 40, 0.1), 0 1px 2px -1px rgba(16, 24, 40, 0.1);
  padding: 16px 16px 16px 24px;
  margin: 12px auto 0;
  max-width: 590px;
}
@media (max-width: 575px) {
  .nt-hero__search {
    flex-direction: column;
  }
}
.nt-hero__search-label {
  font-weight: 500;
  font-size: 18px;
  color: #ffffff;
  line-height: 1.33;
}

.nt-category {
  padding: 24px 0;
  background: #fafafa;
}
.nt-category .nt-container-fluid, .nt-category .nt-container {
  position: relative;
}
.nt-category__select {
  display: none;
}
.nt-category__blog {
  background: #ffffff;
}
.nt-category__wrap {
  position: relative;
  top: 0;
  left: 0;
  margin-top: 0;
  padding: 0;
  visibility: visible;
  opacity: 1;
  background: transparent;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media (max-width: 767px) {
  .nt-category__wrap {
    flex-direction: column;
    align-items: center;
  }
}
.nt-category__wrap.active {
  position: absolute;
  visibility: visible;
  left: 0;
  right: 0;
  top: 100%;
  margin-top: 0;
  opacity: 1;
  border-color: #e5e5e5;
  border-top-color: transparent;
  box-shadow: 0px 4px 6px -1px rgba(16, 24, 40, 0.05), 0px 2px 4px -2px rgba(16, 24, 40, 0.05);
}
.nt-category__item {
  display: flex;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
  padding: 0 10px;
  margin-bottom: 10px;
  max-width: fit-content;
  width: 100%;
}
@media (max-width: 767px) {
  .nt-category__item {
    margin-bottom: 25px;
  }
  .nt-category__item:last-child {
    margin-bottom: 0;
  }
}
.nt-category__item:hover .nt-category__item-title {
  text-decoration: none;
}
.nt-category__item-media {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  margin-bottom: 12px;
  max-width: 80px;
}
.nt-category__item-title {
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #262626;
  text-decoration: underline;
  text-underline-offset: 2px;
  text-align: center;
  transition: all 0.1s ease-out;
}
.nt-category__item--blue:hover .icon {
  fill: #168FD9;
}
.nt-category__item--blue:hover .nt-category__item-title {
  color: #168FD9;
}

.nt-blog {
  padding: 48px 0;
}
.nt-blog__item {
  width: 100%;
  margin: 0 0 32px;
  background: #ffffff;
  border: 1px solid #e5e5e5;
  box-shadow: 0px 4px 16px -1px rgba(16, 24, 40, 0.05), 0px 2px 4px -2px rgba(16, 24, 40, 0.1);
  border-radius: 16px;
  overflow: hidden;
}
.nt-blog__item-media {
  display: block;
  position: relative;
  height: 215px;
}
.nt-blog__item-media img {
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.nt-blog__item-desc {
  padding: 24px;
}
.nt-blog__item-title {
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: -0.02em;
  color: #171717;
  margin-bottom: 8px;
}
.nt-blog__item-title a {
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  word-break: break-word;
  color: #171717;
}
.nt-blog__item-text {
  font-weight: 400;
  font-size: 18px;
  line-height: 1.45;
  color: #a3a3a3;
}
.nt-blog__item-text p {
  font-size: 18px;
  line-height: 1.45;
}
@media (max-width: 575px) {
  .nt-blog__item-text {
    font-size: 16px;
  }
  .nt-blog__item-text p {
    font-size: 16px;
  }
}
.nt-blog__item-author {
  padding: 0 24px 24px;
  display: flex;
}
.nt-blog__author-media {
  border-radius: 50%;
  margin-right: 12px;
  overflow: hidden;
  width: 40px;
  height: 40px;
}
.nt-blog__author-media a, .nt-blog__author-media img {
  border-radius: inherit;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.nt-blog__author-desc {
  width: calc(100% - 52px);
}
.nt-blog__author-title {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #168FD9;
}
.nt-blog__author-title a {
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
}
.nt-blog__author-info {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #737373;
}
.nt-blog .nt-link-section {
  width: 100%;
}
.nt-blog .nt-btn-secondary {
  width: 100%;
  justify-content: center;
  text-align: center;
}
.nt-blog__page {
  background: #fafafa;
}
.nt-blog__page .nt-link-section {
  text-align: center;
}
.nt-blog__page .nt-btn-secondary {
  display: inline-flex;
  width: auto;
}
.nt-blog__author {
  background: #fafafa;
}
.nt-blog__author .nt-title-section {
  text-align: center;
}
.nt-blog__author .nt-title-section span {
  display: block;
}
.nt-blog__message {
  text-align: center;
}

.nt-author {
  padding: 100px 0 60px;
}
@media screen and (max-width: 767px) {
  .nt-author {
    padding: 50px 0;
  }
}
.nt-author__wrap {
  position: relative;
  padding-bottom: 104px;
}
.nt-author__media {
  height: 200px;
  border-radius: 16px;
  margin-bottom: 24px;
}
.nt-author__media img, .nt-author__media picture {
  border-radius: inherit;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 60%;
}
.nt-author__image {
  border-radius: inherit;
  width: 100%;
  height: 100%;
}
@media (max-width: 767px) {
  .nt-author__image--desktop {
    display: none;
  }
}
.nt-author__image--mobile {
  margin-bottom: 24px;
  height: auto;
}
.nt-author__image--mobile img {
  width: 100%;
}
@media (min-width: 768px) {
  .nt-author__image--mobile {
    display: none;
  }
}
.nt-author__social {
  position: absolute;
  bottom: -8px;
  left: 0;
}
.nt-author__social-title {
  font-weight: 600;
  margin-bottom: 8px;
}
.nt-author__social-link {
  display: flex;
  width: 48px;
  height: 48px;
  border-radius: 4px;
}
.nt-author__social-link img {
  border-radius: inherit;
  width: 100%;
}
.nt-author__social-link--twitter, .nt-author__social-link--instagram, .nt-author__social-link--youtube, .nt-author__social-link--facebook {
  align-items: center;
  justify-content: center;
}
.nt-author__social-link--twitter img, .nt-author__social-link--instagram img, .nt-author__social-link--youtube img, .nt-author__social-link--facebook img {
  border-radius: 0;
  height: 28px;
  width: auto;
}
.nt-author__social-link--twitter {
  background-color: #0f1419;
}
.nt-author__social-link--instagram {
  background: linear-gradient(115deg, #f9ce34, #ee2a7b, #6228d7);
}
.nt-author__social-link--youtube {
  background-color: #FF0000;
}
.nt-author__social-link--facebook {
  background-color: #1877F2;
}
.nt-author__social ul {
  display: flex;
}
.nt-author__social li {
  margin-right: 16px;
}
.nt-author__social li:last-of-type {
  margin-right: 0;
}
.nt-author__box {
  background-color: #fafafa;
  padding: 16px;
  margin-left: -16px;
  margin-right: -16px;
}
@media (min-width: 768px) {
  .nt-author__box {
    border-radius: 24px;
    padding: 24px;
    margin: 0;
  }
}
.nt-author__title {
  text-align: center;
  font-weight: 800;
  font-size: 40px;
  line-height: 48px;
  letter-spacing: -0.02em;
  color: #262626;
}
.nt-author__subtitle {
  text-align: center;
  font-weight: 500;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: -0.02em;
  color: #a3a3a3;
}
.nt-author__text {
  padding: 32px 0 0;
}
.nt-author__text-title {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-bottom: 8px;
}
.nt-author__text-title img {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  min-width: 24px;
  margin-right: 16px;
}
.nt-author__text-heading {
  font-weight: 600;
  font-size: 20px;
  letter-spacing: -0.4px;
}
.nt-author__text-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #E5FAF0;
  border-radius: 12px;
  width: 44px;
  height: 44px;
}
.nt-author__text-description {
  font-weight: 400;
  font-size: 18px;
  line-height: 1.45;
  color: #262626;
}
.nt-author__text-description p, .nt-author__text-description li {
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
}
.nt-author__text-description p {
  margin-bottom: 20px;
}
.nt-author__text-description p:last-of-type {
  margin-bottom: 0;
}
.nt-author__text-description li {
  margin-bottom: 16px;
}
.nt-author__text-description li:last-child {
  margin-bottom: 0;
}
.nt-author__text-description ul, .nt-author__text-description ol {
  margin: 15px 0 15px 15px;
}
.nt-author__text-description ol {
  margin-left: 18px;
}
.nt-author__text-description ul {
  margin-left: 0;
}
.nt-author__text-description ul li {
  position: relative;
}
.nt-author__text-description ul li::before {
  content: "•";
  display: inline-block;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 18px;
  margin-right: 7px;
}
.nt-author__link {
  margin-top: 32px;
}
.nt-author__list {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  gap: 6px;
  margin-top: 12px;
}
@media (min-width: 768px) {
  .nt-author__list {
    align-items: center;
    flex-direction: row;
    gap: 12px;
  }
}
.nt-author__list > span {
  font-weight: 400;
  font-size: 16px;
  color: #a3a3a3;
  line-height: 1.75;
  letter-spacing: -0.32px;
}
.nt-author__list-row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
}
.nt-author__list-row span, .nt-author__list-row a {
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 100px;
  font-weight: 500;
  font-size: 16px;
  color: #525252;
  letter-spacing: -0.32px;
  line-height: 1.75;
  text-align: center;
  padding: 2px 12px;
}
.nt-author-bio {
  padding: 28px 0;
}
@media (min-width: 992px) {
  .nt-author-bio {
    padding: 40px 0;
  }
}
.nt-author-bio__row {
  display: flex;
  flex-direction: column;
}
@media (min-width: 992px) {
  .nt-author-bio__row {
    flex-direction: row;
  }
}
@media (min-width: 992px) {
  .nt-author-bio__author, .nt-author-bio__about {
    flex: 0 0 39%;
    max-width: 39%;
  }
}
.nt-author-bio__author {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background-color: #00FF5F;
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
  position: relative;
}
@media (min-width: 992px) {
  .nt-author-bio__author {
    border-bottom-left-radius: 24px;
    border-top-right-radius: 0;
  }
}
.nt-author-bio__author-line {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  padding: clamp(1.5rem, 1.5rem + ((1vw - 0.48rem) * 2.381), 2.5rem) clamp(1.5rem, 1.5rem + ((1vw - 0.48rem) * 2.381), 2.5rem) 0;
  position: relative;
  z-index: 1;
}
.nt-author-bio__author-name {
  font-size: clamp(1rem, 1rem + ((1vw - 0.48rem) * 2.381), 2rem);
  line-height: 1.3;
  letter-spacing: 0.16px;
}
@media (min-width: 992px) {
  .nt-author-bio__author-name {
    letter-spacing: 0.32px;
  }
}
.nt-author-bio__author-position {
  font-size: clamp(0.875rem, 0.875rem + ((1vw - 0.48rem) * 1.4881), 1.5rem);
  color: rgba(0, 0, 0, 0.4);
  line-height: 1.3;
  letter-spacing: 0.14px;
}
@media (min-width: 992px) {
  .nt-author-bio__author-position {
    letter-spacing: 0.24px;
  }
}
.nt-author-bio__author-avatar {
  width: 100%;
}
.nt-author-bio__about {
  background-color: #000000;
  border-bottom-left-radius: 24px;
  border-bottom-right-radius: 24px;
  padding: clamp(1.5rem, 1.5rem + ((1vw - 0.48rem) * 2.381), 2.5rem);
}
@media (min-width: 992px) {
  .nt-author-bio__about {
    border-bottom-left-radius: 0;
    border-top-right-radius: 24px;
  }
}
.nt-author-bio__about-subtitle, .nt-author-bio__about-description {
  color: #ffffff;
}
.nt-author-bio__about-subtitle {
  font-family: "DM Mono", monospace;
  font-weight: 500;
  font-size: clamp(1rem, 1rem + ((1vw - 0.48rem) * 1.1905), 1.5rem);
  line-height: 1.3;
  letter-spacing: -0.5px;
  text-transform: uppercase;
  margin-bottom: 24px;
}
.nt-author-bio__about-description p {
  font-size: clamp(1.5rem, 1.5rem + ((1vw - 0.48rem) * 2.381), 2.5rem);
  line-height: 1.15;
  letter-spacing: -0.24px;
}
@media (min-width: 992px) {
  .nt-author-bio__about-description p {
    line-height: 1.2;
    letter-spacing: -1.2px;
  }
}
.nt-author-bio__info {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 16px;
}
@media (min-width: 992px) {
  .nt-author-bio__info {
    align-items: center;
    flex: 0 0 22%;
    max-width: 22%;
  }
}
@media (min-width: 1400px) {
  .nt-author-bio__info {
    padding: 40px 16px;
  }
}
.nt-author-bio__info-heading {
  font-family: "DM Mono", monospace;
  font-weight: 500;
  font-size: clamp(1rem, 1rem + ((1vw - 0.48rem) * 1.1905), 1.5rem);
  line-height: 1;
  letter-spacing: -0.5px;
  text-transform: uppercase;
  margin-bottom: clamp(0.75rem, 0.75rem + ((1vw - 0.48rem) * 1.7857), 1.5rem);
}
@media (min-width: 992px) {
  .nt-author-bio__info-heading {
    line-height: 1.3;
    text-align: center;
  }
}
.nt-author-bio__info-list {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  gap: 5px;
  margin-bottom: clamp(1.75rem, 1.75rem + ((1vw - 0.48rem) * 0.5952), 2rem);
}
@media (min-width: 992px) {
  .nt-author-bio__info-list {
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
}
.nt-author-bio__info-list span, .nt-author-bio__info-list a {
  background-color: #E7E7E7;
  border-radius: 30px;
  font-size: 18px;
  color: #000000;
  line-height: 1.2;
  letter-spacing: -0.445px;
  text-align: center;
  padding: 12px 42px;
}
@media (min-width: 1400px) {
  .nt-author-bio__info-list span, .nt-author-bio__info-list a {
    max-width: 244px;
    width: 100%;
  }
}
.nt-author-bio__info-social {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 24px;
  margin-top: 28px;
}
@media (min-width: 992px) {
  .nt-author-bio__info-social {
    justify-content: center;
    margin-top: 0;
  }
}
.nt-author-bio__info-social li, .nt-author-bio__info-social a {
  display: inline-flex;
}
.nt-author-bio__info-social svg {
  width: 32px;
  height: 32px;
}
@media (max-width: 991px) {
  .nt-author-bio__info-wrap {
    display: flex;
    flex-direction: column;
  }
  .nt-author-bio__info-wrap .nt-author-bio__info-list {
    margin-bottom: 0;
  }
}

.nt-team {
  padding: 24px 0;
  background: #fafafa;
}
.nt-team .nt-title-section {
  font-weight: 700;
  font-size: 36px;
  line-height: 44px;
}
.nt-team__item {
  margin-bottom: 32px;
}
.nt-team__item-media {
  width: 100%;
  height: 280px;
  border-radius: 16px;
  margin-bottom: 32px;
}
.nt-team__item-media a {
  display: inline-block;
  height: 100%;
  width: 100%;
  border-radius: inherit;
}
.nt-team__item-media img {
  border-radius: inherit;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.nt-team__item-desc {
  text-align: center;
}
.nt-team__item-title {
  font-weight: 700;
  font-size: 18px;
  line-height: 1.45;
  color: #262626;
}
.nt-team__item-title a {
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
  color: #262626;
}
.nt-team__item-type {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #737373;
  margin-bottom: 16px;
}
.nt-team__item-info {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #737373;
  margin-bottom: 16px;
}
.nt-team__item-social ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.nt-team__item-social ul li {
  margin-right: 10px;
}
.nt-team__item-social ul li:last-child {
  margin-right: 0;
}
.nt-team__item-social a {
  width: 20px;
  height: 20px;
}
.nt-team__item-social a:hover img {
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
  filter: none;
  filter: none; /* IE 6-9 */
}
.nt-team__item-social img {
  width: 100%;
  height: 100%;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray; /* IE 6-9 */
}

.nt-commitment {
  padding: 48px 0 72px;
}
.nt-commitment .nt-title-section {
  text-align: center;
  font-weight: 700;
  font-size: 36px;
  line-height: 44px;
  letter-spacing: -0.02em;
  color: #262626;
}
.nt-commitment__list li {
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #262626;
  padding-left: 40px;
  margin-bottom: 32px;
  position: relative;
}
.nt-commitment__list li:before {
  position: absolute;
  content: "";
  top: 50%;
  margin-top: -8px;
  left: 0;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='12' viewBox='0 0 16 12' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.6653 0.822183C16.1116 1.25176 16.1116 1.94824 15.6653 2.37782L6.52241 11.1778C6.0761 11.6074 5.35248 11.6074 4.90616 11.1778L0.334735 6.77782C-0.111578 6.34824 -0.111578 5.65176 0.334735 5.22218C0.781049 4.79261 1.50467 4.79261 1.95098 5.22218L5.71429 8.84437L14.049 0.822183C14.4953 0.392606 15.219 0.392606 15.6653 0.822183Z' fill='%2300CC66'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  width: 16px;
  height: 11px;
}
.nt-commitment__link {
  width: 100%;
}
.nt-commitment__link .nt-btn-primary {
  width: 100%;
  text-align: center;
  text-transform: uppercase;
}

.nt-top {
  padding: 30px 0 0;
}
@media (min-width: 992px) {
  .nt-top {
    padding-top: 75px;
  }
}
.nt-top__link {
  text-align: center;
  margin-bottom: 24px;
}
.nt-top__link.hide {
  display: none;
}
@media (max-width: 575px) {
  .nt-top__link.sm-hide {
    display: none;
  }
}
.nt-top__link .nt-btn-secondary {
  display: inline-block;
  font-weight: 600;
  font-size: 12px;
  line-height: 20px;
  align-items: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-radius: 1000px;
  padding: 4px 12px;
}
.nt-top__title {
  font-weight: 800;
  font-size: 28px;
  line-height: 1.2;
  letter-spacing: -0.02em;
  color: #171717;
  text-align: center;
  margin-bottom: 24px;
}
@media (max-width: 575px) {
  .single-post .nt-page-content .nt-top__title {
    text-align: left;
  }
}
.nt-top__text {
  font-weight: 500;
  font-size: 14px;
  line-height: 28px;
  text-align: center;
  color: #a3a3a3;
  margin-bottom: 32px;
}
.nt-top__text p {
  font-size: 14px;
  line-height: 28px;
}
.nt-top__media {
  display: none;
  border-radius: 8px;
  position: relative;
  overflow: hidden;
  height: 300px;
}
.nt-top__media img {
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.nt-article {
  padding: 48px 0;
}
@media (max-width: 575px) {
  .nt-article {
    padding: 10px 0 45px;
  }
  .nt-article .nt-key-takeaways .nt-container {
    padding-left: 0;
    padding-right: 0;
  }
}
.nt-article__wrap .nt-article__faq-wrap .nt-container {
  padding: 0;
}
@media (max-width: 575px) {
  .nt-article-default, .nt-article__wrap {
    word-wrap: break-word;
  }
}
.nt-article__header {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  border-bottom: 1px solid #000000;
  margin-bottom: 40px;
}
@media (min-width: 992px) {
  .nt-article__header {
    padding-bottom: 40px;
  }
}
.nt-article__header .nt-article__block {
  margin-bottom: 0 !important;
}
@media (max-width: 767px) {
  .nt-article__header .nt-article__block {
    display: none;
  }
}
.nt-article__header-content p, .nt-article__header-content ul {
  margin-bottom: 26px;
}
.nt-article__header-content p {
  font-weight: 400;
  font-size: 18px;
  line-height: 1.45;
  color: #262626;
}
.nt-article__header-content p a {
  display: inline;
}
@media (max-width: 575px) {
  .nt-article__header-content p {
    font-size: 16px;
  }
}
.nt-article__header-content a:not([class]) {
  color: #168FD9;
  text-decoration: underline;
  text-underline-offset: 2px;
}
.nt-article__header-content a:not([class]):hover {
  text-decoration: none;
}
@media (max-width: 575px) {
  .nt-article__header-content a:not([class]) {
    width: fit-content;
  }
}
.nt-article__header-content hr {
  height: 1px;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
  margin: 48px 0 0;
}
.nt-article__header-content h1, .nt-article__header-content h2, .nt-article__header-content h3, .nt-article__header-content h4, .nt-article__header-content h5, .nt-article__header-content h6 {
  line-height: 1.3;
  margin-bottom: 24px;
}
.nt-article__header-content h2 {
  font-weight: 600;
  font-size: 36px;
  letter-spacing: -0.02em;
  color: #171717;
}
.nt-article__header-content h3 {
  font-weight: 500;
  font-size: 28px;
  letter-spacing: -0.02em;
  color: #737373;
}
.nt-article__header-content h6 {
  font-weight: 700;
  font-size: 16px;
  color: #262626;
}
.nt-article__header-content ul,
.nt-article__header-content ol {
  margin-bottom: 26px;
}
.nt-article__header-content ul li,
.nt-article__header-content ol li {
  margin-top: 16px;
  position: relative;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.45;
}
.nt-article__header-content ul li b, .nt-article__header-content ul li strong,
.nt-article__header-content ol li b,
.nt-article__header-content ol li strong {
  font-weight: 700;
}
@media (max-width: 575px) {
  .nt-article__header-content ul li,
  .nt-article__header-content ol li {
    font-size: 16px;
  }
}
.nt-article__header-content ol {
  list-style-position: inside;
}
.nt-article__header-content ul {
  padding-left: 25px;
}
.nt-article__header-content ul li:before {
  content: "";
  background-color: #2DAFFF;
  border-radius: 50%;
  position: absolute;
  left: -25px;
  top: 11px;
  width: 5px;
  height: 5px;
}
.nt-article__header-content button:not(.lightbox-trigger):not(.nt-btn) {
  display: block;
  background: #00CC66;
  border-radius: 8px;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  color: #ffffff;
  line-height: 24px;
  text-transform: uppercase;
  padding: 12px 24px;
  margin-bottom: 26px;
  transition: all ease 200ms;
  max-width: 278px;
  width: 100%;
}
.nt-article__header-content button:not(.lightbox-trigger):not(.nt-btn):hover {
  background: #33D685;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.2);
}
.nt-article__header-content button:not(.lightbox-trigger):not(.nt-btn):active {
  background: #66E0A3;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.2);
}
.nt-article__header-content sup {
  font-size: 16px;
  line-height: 24px;
}
.nt-article__header-content .sub-text {
  display: none;
  padding: 16px;
  border-radius: 16px;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #737373;
  background: #ffffff;
  border: 1px solid #e5e5e5;
  box-shadow: 0px 1px 3px rgba(16, 24, 40, 0.1), 0px 1px 2px rgba(16, 24, 40, 0.1);
}
.nt-article__header-content pre {
  white-space: normal;
}
.nt-article__header-content blockquote {
  border-left: 0;
  font-weight: 400;
  font-style: italic;
  font-size: 18px;
  line-height: 1.55;
  color: #171717;
  padding-left: 20px;
  margin-bottom: 48px;
  position: relative;
}
.nt-article__header-content blockquote p {
  font-size: 18px;
  font-style: italic;
  line-height: 1.55;
  margin-bottom: 16px;
}
.nt-article__header-content blockquote::before {
  background-color: #00CC66;
  height: 100%;
  width: 4px;
  position: absolute;
  content: "";
  left: 0;
  top: 0;
}
.nt-article__header-content blockquote i, .nt-article__header-content blockquote em {
  font-style: italic;
  display: block;
  margin-bottom: 16px;
}
.nt-article__header-content blockquote span, .nt-article__header-content blockquote cite {
  display: block;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.42;
  color: #737373;
}
.nt-article__header-content .wp-block-table:not(.is-style-fin-table):not(.is-style-fin-table-auto-width) table th,
.nt-article__header-content .wp-block-table:not(.is-style-fin-table):not(.is-style-fin-table-auto-width) table td {
  border: 0;
  padding: 15px;
}
.nt-article__header-content .wp-block-table:not(.is-style-fin-table):not(.is-style-fin-table-auto-width) table thead {
  background-color: #00CC66;
  border-bottom: 1px solid #d4d4d4;
}
.nt-article__header-content .wp-block-table:not(.is-style-fin-table):not(.is-style-fin-table-auto-width) table thead th {
  color: #ffffff;
}
.nt-article__header-content .wp-block-table:not(.is-style-fin-table):not(.is-style-fin-table-auto-width) table tbody tr {
  border-bottom: 1px solid #e5e5e5;
}
.nt-article__header-content .wp-block-table:not(.is-style-fin-table):not(.is-style-fin-table-auto-width) table tbody tr:nth-child(odd) {
  background-color: rgba(0, 204, 102, 0.05);
}
.nt-article__header-content .nt-article__block {
  max-width: 1202px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 992px) {
  .nt-article__header-content {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
}
.nt-article__header-content .nt-disclaimer {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .nt-article__header-content .nt-disclaimer {
    margin-top: 40px;
  }
}
@media (min-width: 992px) {
  .nt-article__header-sidebar {
    flex: 0 0 320px;
    max-width: 320px;
  }
}
.nt-article__tooltip {
  display: flex;
  gap: 12px;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-article__tooltip .nt-article__tooltip-text, .nt-style--s2 .nt-article__tooltip .nt-article__tooltip-text {
  border: 0;
  color: #ffffff;
  padding-bottom: 0;
  margin-bottom: 20px;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-article__tooltip .nt-article__tooltip-text *, .nt-style--s2 .nt-article__tooltip .nt-article__tooltip-text * {
  color: #ffffff;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-article__tooltip .nt-article__tooltip-social, .nt-style--s2 .nt-article__tooltip .nt-article__tooltip-social {
  gap: 10px;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-article__tooltip .nt-article__tooltip-social svg, .nt-style--s2 .nt-article__tooltip .nt-article__tooltip-social svg {
  width: auto;
  height: auto;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-article__tooltip .nt-article__tooltip-social svg:hover path, .nt-style--s2 .nt-article__tooltip .nt-article__tooltip-social svg:hover path {
  fill: #00FF5F;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-article__tooltip .nt-article__tooltip-social svg path, .nt-style--s2 .nt-article__tooltip .nt-article__tooltip-social svg path {
  fill: #000000;
  transition: fill 0.4s;
}
.nt-article__tooltip-avatar {
  border-radius: 8px;
  position: relative;
  flex: 0 0 72px;
  max-width: 72px;
  height: 72px;
}
.nt-article__tooltip-avatar img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.nt-article__tooltip-text {
  border-bottom: 1px solid #e5e5e5;
  font-size: 12px;
  color: #383D49;
  line-height: 1.66;
  padding-bottom: 12px;
  margin-bottom: 12px;
}
.nt-article__tooltip-text * {
  font-size: 12px;
  color: #383D49;
  line-height: 1.66;
}
.nt-article__tooltip-info {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.nt-article__tooltip-link {
  display: flex;
  gap: 6px;
  min-width: 150px;
}
.nt-article__tooltip-link span {
  font-weight: 500;
  font-size: 12px;
  color: #00CC66;
}
.nt-article__tooltip-link svg {
  fill: #00CC66;
  max-width: 16px;
}
.nt-article__tooltip-social {
  display: flex;
  gap: 12px;
}
.nt-article__tooltip-social a {
  display: inline-flex;
}
.nt-article__tooltip-social svg {
  width: 16px;
  height: 16px;
}
.nt-article__tooltip-social svg path {
  fill: #00CC66;
}
.nt-article__partager {
  display: flex;
  align-items: center;
  gap: 16px;
  border-top: 1px solid #000000;
  padding-top: clamp(1.5rem, 1.5rem + ((1vw - 0.48rem) * 3.5714), 3rem);
  margin-bottom: clamp(1.5rem, 1.5rem + ((1vw - 0.48rem) * 3.5714), 3rem);
}
.nt-article__partager-title {
  font-size: 24px;
  color: #000000;
  line-height: 1;
  letter-spacing: -1.305px;
}
.nt-article__partager-list {
  display: flex;
  align-items: center;
  gap: 16px;
}
.nt-article__partager-link {
  display: inline-flex;
}
.nt-article__share {
  display: none;
}
@media (min-width: 1246px) {
  .nt-article__share {
    display: block;
  }
  .nt-article__share ul {
    display: flex;
    flex-direction: column;
    position: sticky;
    top: 120px;
  }
  .nt-article__share li {
    display: flex;
    margin-bottom: 16px;
  }
  .nt-article__share img {
    border-radius: 50%;
  }
}
.nt-article__share-link {
  width: 48px;
  height: 48px;
}
.nt-article__share-link--twitter {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #0f1419;
  border-radius: 50%;
}
.nt-article__share-link--twitter img {
  border-radius: 0;
  max-width: 28px;
}
.nt-article .nt-bread-crumbs {
  margin-bottom: 32px;
}
.nt-article .nt-bread-crumbs.hide {
  display: none;
}
@media (max-width: 575px) {
  .nt-article .nt-bread-crumbs.sm-hide {
    display: none;
  }
}
.nt-article__author-title {
  display: flex;
  align-items: center;
  background: #fafafa;
  border-radius: 16px;
  padding: 16px;
  margin-bottom: 16px;
  position: relative;
}
.nt-article__author-image {
  width: 48px;
  height: 48px;
  border-radius: 8px;
  margin-right: 12px;
}
.nt-article__author-image img {
  width: 100%;
  height: 100%;
  border-radius: inherit;
}
@media (min-width: 992px) {
  .nt-article__author-info {
    width: calc(100% - 60px);
    padding-right: 48px;
  }
}
.nt-article__author-name {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #171717;
}
.nt-article__author-name > div > a {
  margin-left: 4px;
  display: inline-block;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #168FD9;
}
.nt-article__author-name > div > a:hover {
  color: #0D5682;
}
.nt-article__author-information {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #737373;
}
.nt-article__author-information span {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #737373;
}
@media (max-width: 768px) {
  .nt-article__author-information span {
    display: block;
  }
}
@media (min-width: 768px) {
  .nt-article__author-information span span {
    display: inline-block;
    margin-right: 5px;
    margin-left: 5px;
    margin-bottom: 3px;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background-color: #737373;
  }
}
.nt-article__author-desc {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #737373;
  padding: 12px 16px 16px;
  visibility: hidden;
  position: absolute;
  left: -9999px;
  top: -9999px;
  margin-top: -10px;
  opacity: 0;
  transition: margin-top 0.7s ease, opacity 0.4s ease;
}
.nt-article__author-desc:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: calc(100% - 32px);
  height: 1px;
  background: #e5e5e5;
}
.nt-article__author-text {
  margin-bottom: 12px;
}
.nt-article__author-social ul {
  display: flex;
  align-items: center;
}
.nt-article__author-social li {
  margin-right: 16px;
}
.nt-article__author-social li:last-of-type {
  margin-right: 16px;
}
.nt-article__author-social img {
  width: 24px;
  height: 24px;
}
.nt-article__author-social a {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #168FD9;
}
.nt-article__author.active {
  background: #fafafa;
  border-radius: 16px;
}
.nt-article__author.active .nt-article__author-desc {
  visibility: visible;
  position: relative;
  left: 0;
  top: 0;
  margin-top: 0;
  opacity: 1;
}
.nt-article__author-description {
  border: 1px solid #f5f5f5;
  border-radius: 16px;
  padding: 14px;
  font-style: italic;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  color: #737373;
  margin-bottom: 25px;
}
.nt-article__author-description * {
  font-size: 14px;
}
.nt-article__author-description a, .nt-article__author-description b {
  color: #168FD9;
}
.nt-article__author-description b {
  font-style: italic;
  font-weight: 400;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-article__author-description, .nt-style--s2 .nt-article__author-description {
  border-color: #F0F0F0;
  font-size: 12px;
  line-height: 1.66;
  padding: 16px;
  margin-bottom: 32px;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-article__author-description *, .nt-style--s2 .nt-article__author-description * {
  font-size: 12px;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-article__author-description a, .nt-style--s2 :where(.editor-styles-wrapper) .nt-article__author-description b, .nt-style--s2 .nt-article__author-description a, .nt-style--s2 .nt-article__author-description b {
  color: #000000;
}
.nt-article__text {
  margin-bottom: 48px;
}
.nt-article__text:last-of-type {
  margin-bottom: 0;
}
.nt-article__text .nt-container {
  padding-left: 0;
  padding-right: 0;
}
.nt-article__text p, .nt-article__text ul {
  margin-bottom: 26px;
}
.nt-article__text p {
  font-weight: 400;
  font-size: 18px;
  line-height: 1.45;
  color: #262626;
}
.nt-article__text p a {
  display: inline;
}
@media (max-width: 575px) {
  .nt-article__text p {
    font-size: 16px;
  }
}
.nt-article__text a:not([class]) {
  color: #168FD9;
  text-decoration: underline;
  text-underline-offset: 2px;
}
.nt-article__text a:not([class]):hover {
  text-decoration: none;
}
@media (max-width: 575px) {
  .nt-article__text a:not([class]) {
    width: fit-content;
  }
}
.nt-article__text hr {
  height: 1px;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
  margin: 48px 0 0;
}
.nt-article__text h1, .nt-article__text h2, .nt-article__text h3, .nt-article__text h4, .nt-article__text h5, .nt-article__text h6 {
  line-height: 1.3;
  margin-bottom: 24px;
}
.nt-article__text h2 {
  font-weight: 600;
  font-size: 36px;
  letter-spacing: -0.02em;
  color: #171717;
}
.nt-article__text h3 {
  font-weight: 500;
  font-size: 28px;
  letter-spacing: -0.02em;
  color: #737373;
}
.nt-article__text h6 {
  font-weight: 700;
  font-size: 16px;
  color: #262626;
}
.nt-article__text ul,
.nt-article__text ol {
  margin-bottom: 26px;
}
.nt-article__text ul li,
.nt-article__text ol li {
  margin-top: 16px;
  position: relative;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.45;
}
.nt-article__text ul li b, .nt-article__text ul li strong,
.nt-article__text ol li b,
.nt-article__text ol li strong {
  font-weight: 700;
}
@media (max-width: 575px) {
  .nt-article__text ul li,
  .nt-article__text ol li {
    font-size: 16px;
  }
}
.nt-article__text ol {
  list-style-position: inside;
}
.nt-article__text ul {
  padding-left: 25px;
}
.nt-article__text ul li:before {
  content: "";
  background-color: #2DAFFF;
  border-radius: 50%;
  position: absolute;
  left: -25px;
  top: 11px;
  width: 5px;
  height: 5px;
}
.nt-article__text button:not(.lightbox-trigger):not(.nt-btn) {
  display: block;
  background: #00CC66;
  border-radius: 8px;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  color: #ffffff;
  line-height: 24px;
  text-transform: uppercase;
  padding: 12px 24px;
  margin-bottom: 26px;
  transition: all ease 200ms;
  max-width: 278px;
  width: 100%;
}
.nt-article__text button:not(.lightbox-trigger):not(.nt-btn):hover {
  background: #33D685;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.2);
}
.nt-article__text button:not(.lightbox-trigger):not(.nt-btn):active {
  background: #66E0A3;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.2);
}
.nt-article__text sup {
  font-size: 16px;
  line-height: 24px;
}
.nt-article__text .sub-text {
  display: none;
  padding: 16px;
  border-radius: 16px;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #737373;
  background: #ffffff;
  border: 1px solid #e5e5e5;
  box-shadow: 0px 1px 3px rgba(16, 24, 40, 0.1), 0px 1px 2px rgba(16, 24, 40, 0.1);
}
.nt-article__text pre {
  white-space: normal;
}
.nt-article__text blockquote {
  border-left: 0;
  font-weight: 400;
  font-style: italic;
  font-size: 18px;
  line-height: 1.55;
  color: #171717;
  padding-left: 20px;
  margin-bottom: 48px;
  position: relative;
}
.nt-article__text blockquote p {
  font-size: 18px;
  font-style: italic;
  line-height: 1.55;
  margin-bottom: 16px;
}
.nt-article__text blockquote::before {
  background-color: #00CC66;
  height: 100%;
  width: 4px;
  position: absolute;
  content: "";
  left: 0;
  top: 0;
}
.nt-article__text blockquote i, .nt-article__text blockquote em {
  font-style: italic;
  display: block;
  margin-bottom: 16px;
}
.nt-article__text blockquote span, .nt-article__text blockquote cite {
  display: block;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.42;
  color: #737373;
}
.nt-article__text .wp-block-table:not(.is-style-fin-table):not(.is-style-fin-table-auto-width) table th,
.nt-article__text .wp-block-table:not(.is-style-fin-table):not(.is-style-fin-table-auto-width) table td {
  border: 0;
  padding: 15px;
}
.nt-article__text .wp-block-table:not(.is-style-fin-table):not(.is-style-fin-table-auto-width) table thead {
  background-color: #00CC66;
  border-bottom: 1px solid #d4d4d4;
}
.nt-article__text .wp-block-table:not(.is-style-fin-table):not(.is-style-fin-table-auto-width) table thead th {
  color: #ffffff;
}
.nt-article__text .wp-block-table:not(.is-style-fin-table):not(.is-style-fin-table-auto-width) table tbody tr {
  border-bottom: 1px solid #e5e5e5;
}
.nt-article__text .wp-block-table:not(.is-style-fin-table):not(.is-style-fin-table-auto-width) table tbody tr:nth-child(odd) {
  background-color: rgba(0, 204, 102, 0.05);
}
.nt-article__text .nt-article__block {
  max-width: 1202px;
  margin-left: auto;
  margin-right: auto;
}
.nt-article__text #ez-toc-container {
  background-color: transparent;
  box-shadow: none;
  border: none;
  padding: 0;
  margin-bottom: 40px;
  width: calc(100% - 40px);
}
.nt-article__text #ez-toc-container nav {
  border-left: 1px solid #a3a3a3;
  padding-left: 20px;
}
.nt-article__text #ez-toc-container .ez-toc-title {
  display: block;
  font-weight: 600;
  font-size: 20px;
  letter-spacing: -0.02em;
  color: #171717;
  margin-bottom: 24px;
}
.nt-article__text #ez-toc-container .ez-toc-list li {
  margin-bottom: 20px;
}
.nt-article__text #ez-toc-container .ez-toc-list li:last-child {
  margin-bottom: 0;
}
.nt-article__text #ez-toc-container .ez-toc-list li.ez-toc-heading-level-2 > a {
  color: #168FD9;
}
.nt-article__text #ez-toc-container .ez-toc-list ul {
  margin: 0;
}
.nt-article__text #ez-toc-container .ez-toc-link {
  font-weight: 400;
  font-size: 16px;
  color: #737373;
}
.nt-article__text #ez-toc-container .ez-toc-link:hover {
  color: #168FD9;
  text-decoration: none;
}
.nt-article__text #ez-toc-container .ez-toc-link + ul {
  margin-top: 20px;
}
.nt-article__text-image {
  margin-bottom: 28px;
  width: 100%;
}
.nt-article__text-image img {
  width: 100%;
}
.nt-article__text .nt-pros .nt-container {
  padding-left: 0;
  padding-right: 0;
}
.nt-article__text .katex-display {
  text-align: left;
}
.nt-article__text .katex-display > .katex {
  text-align: left;
}
.nt-article__list {
  margin-bottom: 48px;
}
.nt-article__list-title {
  font-weight: 600;
  font-size: 20px;
  color: #171717;
  line-height: 28px;
  letter-spacing: -0.02em;
  margin-bottom: 24px;
}
.nt-article__list ul {
  padding-left: 20px;
  position: relative;
}
.nt-article__list ul:before, .nt-article__list ul:after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
}
.nt-article__list ul:before {
  background: #2DAFFF;
  border-radius: 10px;
  left: -2px;
  width: 4px;
  height: 24px;
  z-index: 2;
}
.nt-article__list ul:after {
  background: #a3a3a3;
  height: 100%;
  width: 1px;
}
.nt-article__list li {
  font-weight: 600;
  font-size: 16px;
  color: #737373;
  line-height: 24px;
  margin-bottom: 20px;
}
.nt-article__list li:first-of-type {
  color: #171717;
}
.nt-article__list li:last-of-type {
  margin-bottom: 0;
}
.nt-article__item {
  margin-bottom: 48px;
}
.nt-article__item-wrapper {
  display: flex;
  background: rgba(22, 143, 217, 0.03);
  border: 1px solid rgba(22, 143, 217, 0.3);
  border-radius: 16px;
  padding: 24px;
  margin-left: -16px;
  margin-right: -16px;
}
.nt-article__item-media {
  margin-right: 15px;
  height: 48px;
  width: 48px;
}
@media (min-width: 992px) {
  .nt-article__item-media {
    position: absolute;
  }
}
.nt-article__item-title {
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: -0.02em;
  color: #262626;
  padding: 8px 0 8px 72px;
  margin-bottom: 24px;
}
.nt-article__item-list {
  padding-left: 25px;
}
.nt-article__item-list li {
  margin-top: 16px;
  position: relative;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.45;
}
.nt-article__item-list li b {
  font-weight: 700;
  color: #168FD9;
}
.nt-article__item-list li:before {
  position: absolute;
  content: "";
  left: -25px;
  top: 16px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #2DAFFF;
}
.nt-article__item p {
  font-weight: 400;
  font-size: 18px;
  line-height: 1.45;
  color: #262626;
}
.nt-article__item p b {
  font-weight: 700;
  color: #168FD9;
}
@media (max-width: 575px) {
  .nt-article__item p {
    font-size: 16px;
  }
}
.nt-article__block {
  border: 1px solid transparent;
  border-radius: 16px;
  margin-bottom: 48px;
  padding: 24px;
}
.nt-article__block a:not([class]) {
  color: #168FD9;
}
.nt-article__block a:not([class]):hover {
  text-decoration: underline;
}
.nt-article__block-label {
  padding: 6px 12px;
  border-radius: 12px;
  display: inline-flex;
  align-items: center;
  margin-bottom: 25px;
}
.nt-article__block-label .icon {
  width: 16px;
  height: 16px;
  margin: 0 10px 0 0;
}
.nt-article__block-label span {
  font-weight: 600;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.nt-article__block-title {
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: -0.02em;
  color: #171717;
  margin-bottom: 16px;
}
.nt-article__block-info {
  font-style: italic;
  font-weight: 400;
  font-size: 14px;
  color: #737373;
  line-height: 20px;
  margin-top: 20px;
}
.nt-article__block p {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #262626;
  margin-bottom: 23px;
}
.nt-article__block p:last-child {
  margin-bottom: 0;
}
.nt-article__block p:empty {
  margin-bottom: 0;
}
.nt-article__block p br {
  display: none;
}
.nt-article__block img {
  margin-bottom: 15px;
}
.nt-article__block form {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.nt-article__block label {
  width: 100%;
  position: relative;
  display: block;
  margin-bottom: 8px;
}
.nt-article__block label .icon {
  position: absolute;
  top: 10px;
  left: 12px;
  width: 20px;
  height: 20px;
  fill: #737373;
}
.nt-article__block label input {
  width: 100%;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #a3a3a3;
  padding: 10px 15px 10px 40px;
  border: 1px solid #e5e5e5;
  box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
  border-radius: 6px;
  outline: none;
}
.nt-article__block-link {
  margin-bottom: 10px;
}
.nt-article__block-link .nt-btn-primary {
  width: 100%;
  display: block;
  text-align: center;
  padding: 12px 24px;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  max-width: 278px;
}
.nt-article__block-yellow {
  background: rgba(251, 139, 0, 0.03);
  border-color: rgba(251, 139, 0, 0.3);
}
.nt-article__block-yellow .nt-article__block-label {
  background: rgba(251, 139, 0, 0.1);
}
.nt-article__block-yellow .nt-article__block-label .icon {
  fill: #FB8B00;
}
.nt-article__block-yellow .nt-article__block-label span {
  color: #FB8B00;
}
.nt-article__block-yellow .nt-btn-primary {
  background: #FB8B00;
}
.nt-article__block-green {
  background: rgba(0, 204, 102, 0.03);
  border-color: rgba(0, 204, 102, 0.3);
}
.nt-article__block-green .nt-article__block-label {
  background: rgba(0, 204, 102, 0.1);
}
.nt-article__block-green .nt-article__block-label .icon {
  fill: #00CC66;
}
.nt-article__block-green .nt-article__block-label span {
  color: #00CC66;
}
.nt-article__block-green .nt-btn-primary {
  background: #00CC66;
}
.nt-article__block-violet {
  background: rgba(139, 117, 243, 0.03);
  border-color: rgba(139, 117, 243, 0.3);
}
.nt-article__block-violet .nt-article__block-label {
  background: rgba(18, 114, 174, 0.1);
}
.nt-article__block-violet .nt-article__block-label .icon {
  fill: #8B75F3;
}
.nt-article__block-violet .nt-article__block-label span {
  color: #8B75F3;
}
.nt-article__block-violet .nt-btn-primary {
  background: #8B75F3;
}
.nt-article__faq-wrap--gray {
  background-color: #fafafa;
}
.nt-article__faq {
  padding-bottom: 48px;
}
.nt-article__faq-heading {
  font-weight: 600;
  font-size: 20px;
  line-height: 36px;
  letter-spacing: -0.02em;
  color: #171717;
  margin-bottom: 24px;
}
.nt-article__faq-item {
  margin-bottom: 12px;
  border-bottom: 1px solid #e5e5e5;
  position: relative;
  padding: 16px 0;
}
.nt-article__faq-item.active .nt-article__faq-title {
  margin-bottom: 16px;
}
.nt-article__faq-item.active .nt-article__faq-title::after {
  transform: scale(1, -1);
}
.nt-article__faq-title {
  font-weight: 400;
  transition: all ease 300ms;
  font-size: 18px;
  line-height: 1.45;
  color: #404040;
  padding-right: 52px;
  position: relative;
}
.nt-article__faq-title:after {
  position: absolute;
  content: "";
  right: 0;
  top: 50%;
  margin-top: -4px;
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='7' viewBox='0 0 12 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 1L6 6L1 1' stroke='%2300CC66' stroke-width='1.67' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  width: 16px;
  height: 7px;
  transition: all ease 300ms;
  transform: scale(1, 1);
}
.nt-article__faq-text {
  display: none;
  line-height: 1.45;
}
.nt-article__faq-text p, .nt-article__faq-text ul {
  margin-bottom: 26px;
}
.nt-article__faq-text p {
  font-weight: 400;
  font-size: 18px;
  line-height: 1.45;
  color: #262626;
}
.nt-article__faq-text p a {
  display: inline;
}
@media (max-width: 575px) {
  .nt-article__faq-text p {
    font-size: 16px;
  }
}
.nt-article__faq-text a:not([class]) {
  color: #168FD9;
  text-decoration: underline;
  text-underline-offset: 2px;
}
.nt-article__faq-text a:not([class]):hover {
  text-decoration: none;
}
@media (max-width: 575px) {
  .nt-article__faq-text a:not([class]) {
    width: fit-content;
  }
}
.nt-article__faq-text hr {
  height: 1px;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
  margin: 48px 0 0;
}
.nt-article__faq-text h1, .nt-article__faq-text h2, .nt-article__faq-text h3, .nt-article__faq-text h4, .nt-article__faq-text h5, .nt-article__faq-text h6 {
  line-height: 1.3;
  margin-bottom: 24px;
}
.nt-article__faq-text h2 {
  font-weight: 600;
  font-size: 36px;
  letter-spacing: -0.02em;
  color: #171717;
}
.nt-article__faq-text h3 {
  font-weight: 500;
  font-size: 28px;
  letter-spacing: -0.02em;
  color: #737373;
}
.nt-article__faq-text h6 {
  font-weight: 700;
  font-size: 16px;
  color: #262626;
}
.nt-article__faq-text ul,
.nt-article__faq-text ol {
  margin-bottom: 26px;
}
.nt-article__faq-text ul li,
.nt-article__faq-text ol li {
  margin-top: 16px;
  position: relative;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.45;
}
.nt-article__faq-text ul li b, .nt-article__faq-text ul li strong,
.nt-article__faq-text ol li b,
.nt-article__faq-text ol li strong {
  font-weight: 700;
}
@media (max-width: 575px) {
  .nt-article__faq-text ul li,
  .nt-article__faq-text ol li {
    font-size: 16px;
  }
}
.nt-article__faq-text ol {
  list-style-position: inside;
}
.nt-article__faq-text ul {
  padding-left: 25px;
}
.nt-article__faq-text ul li:before {
  content: "";
  background-color: #2DAFFF;
  border-radius: 50%;
  position: absolute;
  left: -25px;
  top: 11px;
  width: 5px;
  height: 5px;
}
.nt-article__faq-text button:not(.lightbox-trigger):not(.nt-btn) {
  display: block;
  background: #00CC66;
  border-radius: 8px;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  color: #ffffff;
  line-height: 24px;
  text-transform: uppercase;
  padding: 12px 24px;
  margin-bottom: 26px;
  transition: all ease 200ms;
  max-width: 278px;
  width: 100%;
}
.nt-article__faq-text button:not(.lightbox-trigger):not(.nt-btn):hover {
  background: #33D685;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.2);
}
.nt-article__faq-text button:not(.lightbox-trigger):not(.nt-btn):active {
  background: #66E0A3;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.2);
}
.nt-article__faq-text sup {
  font-size: 16px;
  line-height: 24px;
}
.nt-article__faq-text .sub-text {
  display: none;
  padding: 16px;
  border-radius: 16px;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #737373;
  background: #ffffff;
  border: 1px solid #e5e5e5;
  box-shadow: 0px 1px 3px rgba(16, 24, 40, 0.1), 0px 1px 2px rgba(16, 24, 40, 0.1);
}
.nt-article__faq-text pre {
  white-space: normal;
}
.nt-article__faq-text blockquote {
  border-left: 0;
  font-weight: 400;
  font-style: italic;
  font-size: 18px;
  line-height: 1.55;
  color: #171717;
  padding-left: 20px;
  margin-bottom: 48px;
  position: relative;
}
.nt-article__faq-text blockquote p {
  font-size: 18px;
  font-style: italic;
  line-height: 1.55;
  margin-bottom: 16px;
}
.nt-article__faq-text blockquote::before {
  background-color: #00CC66;
  height: 100%;
  width: 4px;
  position: absolute;
  content: "";
  left: 0;
  top: 0;
}
.nt-article__faq-text blockquote i, .nt-article__faq-text blockquote em {
  font-style: italic;
  display: block;
  margin-bottom: 16px;
}
.nt-article__faq-text blockquote span, .nt-article__faq-text blockquote cite {
  display: block;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.42;
  color: #737373;
}
.nt-article__faq-text .wp-block-table:not(.is-style-fin-table):not(.is-style-fin-table-auto-width) table th,
.nt-article__faq-text .wp-block-table:not(.is-style-fin-table):not(.is-style-fin-table-auto-width) table td {
  border: 0;
  padding: 15px;
}
.nt-article__faq-text .wp-block-table:not(.is-style-fin-table):not(.is-style-fin-table-auto-width) table thead {
  background-color: #00CC66;
  border-bottom: 1px solid #d4d4d4;
}
.nt-article__faq-text .wp-block-table:not(.is-style-fin-table):not(.is-style-fin-table-auto-width) table thead th {
  color: #ffffff;
}
.nt-article__faq-text .wp-block-table:not(.is-style-fin-table):not(.is-style-fin-table-auto-width) table tbody tr {
  border-bottom: 1px solid #e5e5e5;
}
.nt-article__faq-text .wp-block-table:not(.is-style-fin-table):not(.is-style-fin-table-auto-width) table tbody tr:nth-child(odd) {
  background-color: rgba(0, 204, 102, 0.05);
}
.nt-article__faq-text .nt-article__block {
  max-width: 1202px;
  margin-left: auto;
  margin-right: auto;
}
.nt-article__employee {
  background-color: #fafafa;
  border-radius: 16px;
  margin-bottom: 48px;
  padding: 24px;
}
.nt-article__employee--s2 {
  margin: 50px auto;
}
.nt-article__employee-media {
  border-radius: 8px;
  margin-bottom: 32px;
}
.nt-article__employee-media img {
  border-radius: inherit;
  object-fit: cover;
  margin: 0 auto;
  max-width: 418px;
  width: 100%;
  height: 100%;
}
.nt-article__employee-title {
  font-weight: 500;
  font-size: 28px;
  line-height: 36px;
  letter-spacing: -0.02em;
  color: #262626;
  margin-bottom: 16px;
}
.nt-article__employee-text {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #737373;
  margin-bottom: 16px;
}
.nt-article__employee-text a {
  color: #168FD9;
}
.nt-article__employee-text a:hover {
  text-decoration: underline;
}
.nt-article__employee-social ul {
  display: flex;
  padding-left: 0;
}
.nt-article__employee-social li {
  margin-right: 16px;
}
.nt-article__employee-social li:last-of-type {
  margin-right: 0;
}
.nt-article__employee-social li:before {
  display: none;
}
.nt-article__employee-social img {
  width: 24px;
  height: 24px;
}
@media screen and (min-width: 992px) {
  .nt-article__sidebar--sticky {
    height: fit-content;
    position: sticky;
    top: 100px;
  }
}
.nt-article__sidebar .nt-article__block {
  margin-bottom: 16px;
}
.nt-article__sidebar .nt-article__block-label {
  margin-top: 0;
  margin-bottom: 32px;
}
.nt-article__sidebar .nt-article__block-link .nt-btn-primary {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  padding: 10px 24px;
}
.nt-article__sidebar-title {
  font-weight: 600;
  font-size: 14px;
  color: #737373;
  line-height: 20px;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 24px;
}
.nt-article__sidebar-title:not(:first-child) {
  border-top: 1px solid #e5e5e5;
  margin: 48px 0 24px;
  padding-top: 48px;
}
.nt-article__nav {
  flex: 0 0 240px;
  max-width: 240px;
  position: sticky;
  top: 160px;
  height: fit-content;
}
@media (max-width: 1199px) {
  .nt-article__nav {
    display: none;
  }
}
.nt-article__nav-menu,
.nt-article__nav #ez-toc-container {
  background-color: #f5f5f5;
  border-radius: 16px;
  padding: 16px;
  margin-top: 24px;
}
.nt-article__nav-menu .nt-article__nav-title,
.nt-article__nav-menu .ez-toc-title,
.nt-article__nav #ez-toc-container .nt-article__nav-title,
.nt-article__nav #ez-toc-container .ez-toc-title {
  font-size: 24px;
  line-height: 1;
  letter-spacing: -1.305px;
  margin-bottom: 16px;
}
.nt-article__nav-menu .nt-article__nav-list li,
.nt-article__nav-menu .ez-toc-list li,
.nt-article__nav #ez-toc-container .nt-article__nav-list li,
.nt-article__nav #ez-toc-container .ez-toc-list li {
  margin-bottom: 10px;
}
.nt-article__nav-menu .nt-article__nav-list li:last-child,
.nt-article__nav-menu .ez-toc-list li:last-child,
.nt-article__nav #ez-toc-container .nt-article__nav-list li:last-child,
.nt-article__nav #ez-toc-container .ez-toc-list li:last-child {
  margin-bottom: 0;
}
.nt-article__nav-menu .nt-article__nav-list li ul,
.nt-article__nav-menu .ez-toc-list li ul,
.nt-article__nav #ez-toc-container .nt-article__nav-list li ul,
.nt-article__nav #ez-toc-container .ez-toc-list li ul {
  margin-top: 10px;
}
.nt-article__nav-menu .nt-article__nav-list a,
.nt-article__nav-menu .ez-toc-list a,
.nt-article__nav #ez-toc-container .nt-article__nav-list a,
.nt-article__nav #ez-toc-container .ez-toc-list a {
  font-size: 18px;
  color: #000000;
  line-height: 1.48;
  letter-spacing: -0.5px;
}
.nt-article__nav-menu .ez-toc-list li,
.nt-article__nav-menu .nt-article__nav-list li,
.nt-article__nav #ez-toc-container .ez-toc-list li,
.nt-article__nav #ez-toc-container .nt-article__nav-list li {
  position: relative;
  padding-left: 19px;
}
.nt-article__nav-menu .ez-toc-list li.active::before, .nt-article__nav-menu .ez-toc-list li.active::after,
.nt-article__nav-menu .nt-article__nav-list li.active::before,
.nt-article__nav-menu .nt-article__nav-list li.active::after,
.nt-article__nav #ez-toc-container .ez-toc-list li.active::before,
.nt-article__nav #ez-toc-container .ez-toc-list li.active::after,
.nt-article__nav #ez-toc-container .nt-article__nav-list li.active::before,
.nt-article__nav #ez-toc-container .nt-article__nav-list li.active::after {
  opacity: 1;
  visibility: visible;
}
.nt-article__nav-menu .ez-toc-list li::before, .nt-article__nav-menu .ez-toc-list li::after,
.nt-article__nav-menu .nt-article__nav-list li::before,
.nt-article__nav-menu .nt-article__nav-list li::after,
.nt-article__nav #ez-toc-container .ez-toc-list li::before,
.nt-article__nav #ez-toc-container .ez-toc-list li::after,
.nt-article__nav #ez-toc-container .nt-article__nav-list li::before,
.nt-article__nav #ez-toc-container .nt-article__nav-list li::after {
  content: "";
  background: none;
  border-radius: 0;
  border-style: solid;
  border-width: 4px 0 4px 8px;
  position: absolute;
  top: 8px;
  left: 0;
  transform: rotate(0deg) translateY(0);
  width: 0;
  height: 0;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.4s;
}
@media (min-width: 1400px) {
  .nt-article__nav-menu .ez-toc-list li::before, .nt-article__nav-menu .ez-toc-list li::after,
  .nt-article__nav-menu .nt-article__nav-list li::before,
  .nt-article__nav-menu .nt-article__nav-list li::after,
  .nt-article__nav #ez-toc-container .ez-toc-list li::before,
  .nt-article__nav #ez-toc-container .ez-toc-list li::after,
  .nt-article__nav #ez-toc-container .nt-article__nav-list li::before,
  .nt-article__nav #ez-toc-container .nt-article__nav-list li::after {
    border-width: 5px 0 5px 10px;
  }
}
.nt-article__nav-menu .ez-toc-list li::before,
.nt-article__nav-menu .nt-article__nav-list li::before,
.nt-article__nav #ez-toc-container .ez-toc-list li::before,
.nt-article__nav #ez-toc-container .nt-article__nav-list li::before {
  border-color: transparent transparent transparent #000000;
}
.nt-article__nav-menu .ez-toc-list li::after,
.nt-article__nav-menu .nt-article__nav-list li::after,
.nt-article__nav #ez-toc-container .ez-toc-list li::after,
.nt-article__nav #ez-toc-container .nt-article__nav-list li::after {
  border-color: transparent transparent transparent #00FF5F;
  transform: rotate(0deg) translateY(0) scale(0.9);
}
.nt-article--s2 .nt-article__share {
  display: flex;
  align-items: center;
  gap: 16px;
}
.nt-article--s2 .nt-article__share a {
  display: inline-flex;
}
.nt-article--s2 .nt-article__share a svg path {
  transition: fill 0.4s;
}
.nt-article--s2 .nt-article__share a:hover svg path {
  fill: #00FF5F;
}
.nt-article--s2 .nt-article__wrap {
  gap: 24px;
}
.nt-article--s2 .nt-article__inner {
  margin: 0;
}
@media (min-width: 1200px) {
  .nt-article--s2 .nt-article__inner {
    width: calc(100% - 616px);
  }
  .nt-article--s2 .nt-article__inner--large {
    width: calc(100% - 368px);
  }
}
@media (max-width: 991px) {
  .nt-article--s2 .nt-article__sidebar {
    display: none;
  }
}
@media (min-width: 992px) {
  .nt-article--s2 .nt-article__sidebar {
    top: 160px;
  }
}
@media (min-width: 1246px) {
  .nt-article--s2 .nt-article__sidebar {
    width: auto;
    flex: 0 0 328px;
    max-width: 328px;
  }
}
.nt-article--s2 .nt-article__sidebar-title {
  border-top-color: #000000;
  font-family: "DM Mono", monospace;
  font-weight: 500;
  font-size: 16px;
  color: #000000;
  line-height: 1;
  letter-spacing: -0.5px;
  padding-top: 32px;
}
.nt-article--s2 .nt-article__block {
  background-color: #f5f5f5;
  border: 1px solid #000000;
  border-radius: 12px;
  margin-bottom: 32px;
  padding: 16px;
}
.nt-article--s2 .nt-article__block--dark {
  background-color: #000000;
}
.nt-article--s2 .nt-article__block--dark *:not(.cl-btn) {
  color: #ffffff;
}
.nt-article--s2 .nt-article__block--green {
  background-color: #00FF5F;
  border-color: rgba(0, 204, 102, 0.3);
  border-radius: 16px;
  padding: 16px;
}
.nt-article--s2 .nt-article__block--green .nt-article__block-label {
  background-color: transparent;
  font-size: 16px;
  color: #000000;
  line-height: 1;
  letter-spacing: -0.5px;
  text-transform: uppercase;
  padding: 0;
}
.nt-article--s2 .nt-article__block--green .nt-article__block-title {
  font-size: 32px;
  letter-spacing: -1.31px;
}
.nt-article--s2 .nt-article__block--green .nt-article__block-description {
  color: #262626;
  line-height: 1.44;
  margin-bottom: 40px;
}
.nt-article--s2 .nt-article__block--green .wpcf7-form,
.nt-article--s2 .nt-article__block--green .mc4wp-form {
  position: relative;
}
.nt-article--s2 .nt-article__block--green .wpcf7-form input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.nt-article--s2 .nt-article__block--green .wpcf7-form textarea,
.nt-article--s2 .nt-article__block--green .mc4wp-form input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.nt-article--s2 .nt-article__block--green .mc4wp-form textarea {
  border-radius: 110px;
  border: 0;
  font-weight: 500;
  font-size: 18px;
  color: #000000;
  line-height: 1.2;
  letter-spacing: -0.458px;
  padding: 22px 29px;
}
.nt-article--s2 .nt-article__block--green .wpcf7-form input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::placeholder,
.nt-article--s2 .nt-article__block--green .wpcf7-form textarea::placeholder,
.nt-article--s2 .nt-article__block--green .mc4wp-form input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::placeholder,
.nt-article--s2 .nt-article__block--green .mc4wp-form textarea::placeholder {
  color: #000000;
}
.nt-article--s2 .nt-article__block--green .wpcf7-form .wpcf7-not-valid-tip,
.nt-article--s2 .nt-article__block--green .mc4wp-form .wpcf7-not-valid-tip {
  margin-top: 5px;
}
.nt-article--s2 .nt-article__block--green .wpcf7-form .wpcf7-response-output,
.nt-article--s2 .nt-article__block--green .mc4wp-form .wpcf7-response-output {
  margin: 10px 0 0;
  padding: 8px;
}
.nt-article--s2 .nt-article__block--green .wpcf7-form .wpcf7-spinner,
.nt-article--s2 .nt-article__block--green .mc4wp-form .wpcf7-spinner {
  display: block;
  position: absolute;
  right: 18px;
  bottom: 20px;
  padding: 0;
  margin: 0;
  background-color: #ddd;
}
.nt-article--s2 .nt-article__block--green .wpcf7-form .wpcf7-spinner:before,
.nt-article--s2 .nt-article__block--green .mc4wp-form .wpcf7-spinner:before {
  background-color: #fff;
}
.nt-article--s2 .nt-article__block--green .wpcf7-form p,
.nt-article--s2 .nt-article__block--green .mc4wp-form p {
  margin: 0;
  padding: 0;
}
.nt-article--s2 .nt-article__block--green .wpcf7-form .icon,
.nt-article--s2 .nt-article__block--green .mc4wp-form .icon {
  display: none;
}
.nt-article--s2 .nt-article__block--green .wpcf7-form input.nt-btn-primary,
.nt-article--s2 .nt-article__block--green .wpcf7-form button.nt-btn-primary,
.nt-article--s2 .nt-article__block--green .mc4wp-form input.nt-btn-primary,
.nt-article--s2 .nt-article__block--green .mc4wp-form button.nt-btn-primary {
  background-color: #000000;
  border-radius: 110px;
  font-weight: 500;
  font-size: 18px;
  color: #ffffff;
  cursor: pointer;
  line-height: 1.2;
  letter-spacing: -0.458px;
  padding: 22px 29px;
  max-width: 100%;
  border: none;
  width: 100%;
}
.nt-article--s2 .nt-article__block-label, .nt-article--s2 .nt-article__block-title {
  font-weight: 500;
  margin-bottom: 12px;
}
.nt-article--s2 .nt-article__block-label {
  background-color: #000000;
  border-radius: 4px;
  font-family: "DM Mono", monospace;
  font-weight: 500;
  font-size: 14px;
  color: #ffffff;
  line-height: 1.42;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 6px 12px;
  margin-bottom: 12px;
}
.nt-article--s2 .nt-article__block-label span {
  color: #ffffff;
}
.nt-article--s2 .nt-article__block-info {
  font-style: normal;
  line-height: 1.64;
  margin-top: 0;
}
.nt-article--s2 .nt-article__block-info p {
  font-size: 14px;
  line-height: 1.64;
}
.nt-article--s2 .nt-article__block-title {
  font-size: 28px;
  line-height: 1;
  letter-spacing: -1.305px;
}
.nt-article--s2 .nt-article__block-img,
.nt-article--s2 .nt-article__block p {
  margin-bottom: 24px;
}
.nt-article--s2 .nt-article__block-img {
  border-radius: 12px;
}
.nt-article--s2 .nt-article__block .cl-btn {
  width: 100%;
}
.nt-article--s2 .nt-article__text h1.wp-block-heading, .nt-article--s2 .nt-article__text h2.wp-block-heading, .nt-article--s2 .nt-article__text h3.wp-block-heading, .nt-article--s2 .nt-article__text h4.wp-block-heading, .nt-article--s2 .nt-article__text h5.wp-block-heading, .nt-article--s2 .nt-article__text h6.wp-block-heading {
  font-weight: 400;
  line-height: 1.48;
  letter-spacing: -0.5px;
}
.nt-article--s2 .nt-article__text h1.wp-block-heading {
  font-size: 45px;
}
.nt-article--s2 .nt-article__text h2.wp-block-heading {
  font-size: 40px;
}
.nt-article--s2 .nt-article__text h3.wp-block-heading {
  font-size: 35px;
}
.nt-article--s2 .nt-article__text h4.wp-block-heading {
  font-size: 30px;
}
.nt-article--s2 .nt-article__text h5.wp-block-heading {
  font-size: 25px;
}
.nt-article--s2 .nt-article__text h6.wp-block-heading {
  font-size: 20px;
}
.nt-article--s2 .nt-article__text p, .nt-article--s2 .nt-article__text li {
  line-height: 1.55;
  margin-bottom: 24px;
}
.nt-article--s2 .nt-article__text p:last-child, .nt-article--s2 .nt-article__text li:last-child {
  margin-bottom: 0;
}
.nt-article--s2 .nt-article__text ul, .nt-article--s2 .nt-article__text ol {
  padding-left: 0;
}
.nt-article--s2 .nt-article__text ul.wp-block-list {
  list-style: none;
}
.nt-article--s2 .nt-article__text ul.wp-block-list li {
  position: relative;
  padding-left: 19px;
}
.nt-article--s2 .nt-article__text ul.wp-block-list li::before, .nt-article--s2 .nt-article__text ul.wp-block-list li::after {
  content: "";
  background: none;
  border-radius: 0;
  border-style: solid;
  border-width: 4px 0 4px 8px;
  position: absolute;
  top: 8px;
  left: 0;
  transform: rotate(0deg) translateY(0);
  width: 0;
  height: 0;
}
@media (min-width: 1400px) {
  .nt-article--s2 .nt-article__text ul.wp-block-list li::before, .nt-article--s2 .nt-article__text ul.wp-block-list li::after {
    border-width: 5px 0 5px 10px;
  }
}
.nt-article--s2 .nt-article__text ul.wp-block-list li::before {
  border-color: transparent transparent transparent #000000;
}
.nt-article--s2 .nt-article__text ul.wp-block-list li::after {
  border-color: transparent transparent transparent #00FF5F;
  transform: rotate(0deg) translateY(0) scale(0.9);
}
.nt-article--s2 .nt-article__text .nt-container {
  padding-left: 0;
  padding-right: 0;
}
.nt-article--s2 .nt-article__text blockquote {
  font-weight: 400;
  padding-left: 16px;
}
.nt-article--s2 .nt-article__text blockquote p {
  font-weight: 400;
}
.nt-article--s2 .nt-article__text blockquote::before {
  background-color: #00FF5F;
  width: 2px;
}
.nt-article--s2 .wp-block-table.is-style-fin-table table, .nt-article--s2 .wp-block-table.is-style-fin-table-auto-width table {
  border-color: #000000;
  border-radius: 16px;
}
.nt-article--s2 .wp-block-table.is-style-fin-table table thead, .nt-article--s2 .wp-block-table.is-style-fin-table-auto-width table thead {
  background-color: rgba(0, 0, 0, 0.03);
}
.nt-article--s2 .wp-block-table.is-style-fin-table table thead th, .nt-article--s2 .wp-block-table.is-style-fin-table-auto-width table thead th {
  border-bottom-color: rgba(0, 0, 0, 0.3);
  color: #000000;
}
.nt-article--s2 .wp-block-table.is-style-fin-table table tbody tr:nth-child(even), .nt-article--s2 .wp-block-table.is-style-fin-table-auto-width table tbody tr:nth-child(even) {
  background-color: rgba(0, 0, 0, 0.03);
}
.nt-article--s2 .wp-block-table.is-style-fin-table table tbody tr td, .nt-article--s2 .wp-block-table.is-style-fin-table-auto-width table tbody tr td {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.42;
}
.nt-article--s2 .wp-block-table.is-style-fin-table table th:not(:last-child), .nt-article--s2 .wp-block-table.is-style-fin-table table td:not(:last-child), .nt-article--s2 .wp-block-table.is-style-fin-table-auto-width table th:not(:last-child), .nt-article--s2 .wp-block-table.is-style-fin-table-auto-width table td:not(:last-child) {
  border-right: 1px solid rgba(0, 0, 0, 0.3);
}
.nt-article--s2 .wp-block-table.is-style-fin-table table > thead > tr:not(:last-child) > th, .nt-article--s2 .wp-block-table.is-style-fin-table table > thead > tr:not(:last-child) > td, .nt-article--s2 .wp-block-table.is-style-fin-table table > tbody > tr:not(:last-child) > th, .nt-article--s2 .wp-block-table.is-style-fin-table table > tbody > tr:not(:last-child) > td, .nt-article--s2 .wp-block-table.is-style-fin-table table > tfoot > tr:not(:last-child) > th, .nt-article--s2 .wp-block-table.is-style-fin-table table > tfoot > tr:not(:last-child) > td, .nt-article--s2 .wp-block-table.is-style-fin-table table > tr:not(:last-child) > td, .nt-article--s2 .wp-block-table.is-style-fin-table table > tr:not(:last-child) > th, .nt-article--s2 .wp-block-table.is-style-fin-table table > thead:not(:last-child), .nt-article--s2 .wp-block-table.is-style-fin-table table > tbody:not(:last-child), .nt-article--s2 .wp-block-table.is-style-fin-table table > tfoot:not(:last-child), .nt-article--s2 .wp-block-table.is-style-fin-table-auto-width table > thead > tr:not(:last-child) > th, .nt-article--s2 .wp-block-table.is-style-fin-table-auto-width table > thead > tr:not(:last-child) > td, .nt-article--s2 .wp-block-table.is-style-fin-table-auto-width table > tbody > tr:not(:last-child) > th, .nt-article--s2 .wp-block-table.is-style-fin-table-auto-width table > tbody > tr:not(:last-child) > td, .nt-article--s2 .wp-block-table.is-style-fin-table-auto-width table > tfoot > tr:not(:last-child) > th, .nt-article--s2 .wp-block-table.is-style-fin-table-auto-width table > tfoot > tr:not(:last-child) > td, .nt-article--s2 .wp-block-table.is-style-fin-table-auto-width table > tr:not(:last-child) > td, .nt-article--s2 .wp-block-table.is-style-fin-table-auto-width table > tr:not(:last-child) > th, .nt-article--s2 .wp-block-table.is-style-fin-table-auto-width table > thead:not(:last-child), .nt-article--s2 .wp-block-table.is-style-fin-table-auto-width table > tbody:not(:last-child), .nt-article--s2 .wp-block-table.is-style-fin-table-auto-width table > tfoot:not(:last-child) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
.nt-article--s2 .nt-article__employee {
  align-items: normal;
  justify-content: normal;
  background-color: #00FF5F;
  border-radius: 24px;
  overflow: hidden;
  padding: 0;
  gap: 0;
}
@media (min-width: 992px) {
  .nt-article--s2 .nt-article__employee-avatar {
    display: flex;
    align-items: flex-end;
    flex: 0 0 200px;
    max-width: 200px;
  }
}
@media (max-width: 991px) {
  .nt-article--s2 .nt-article__employee-avatar img {
    margin: 0 auto;
  }
}
.nt-article--s2 .nt-article__employee-content {
  background-color: #000000;
  display: flex;
  flex-direction: column;
  gap: 36px;
  padding: 24px;
}
@media (min-width: 992px) {
  .nt-article--s2 .nt-article__employee-content {
    flex-direction: row;
    align-items: center;
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
}
.nt-article--s2 .nt-article__employee-title {
  font-weight: 400;
  font-size: 24px;
  color: #ffffff;
  line-height: 1.3;
  letter-spacing: 0.24px;
  margin-bottom: 0;
}
.nt-article--s2 .nt-article__employee-position {
  font-weight: 400;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.7);
  line-height: 1.3;
  letter-spacing: 0.16px;
  margin-bottom: 10px;
}
.nt-article--s2 .nt-article__employee-social {
  display: flex;
  align-items: center;
  gap: 10px;
}
.nt-article--s2 .nt-article__employee-social a {
  display: inline-flex;
}
@media (min-width: 992px) {
  .nt-article--s2 .nt-article__employee-info, .nt-article--s2 .nt-article__employee-text {
    flex: 0 0 calc(50% - 18px);
    max-width: calc(50% - 18px);
  }
}
.nt-article--s2 .nt-article__employee-text {
  color: rgba(255, 255, 255, 0.8);
  line-height: 1.3;
  letter-spacing: -0.14px;
  margin-bottom: 0;
}
.nt-article--s2 .nt-alternative--s2 .nt-alternative__wrapper {
  border-radius: 16px;
  gap: 24px;
}
@media (max-width: 767px) {
  .nt-article--s2 .nt-alternative--s2 .nt-alternative__wrapper {
    padding: 16px;
  }
}
@media (max-width: 767px) {
  .nt-article--s2 .nt-alternative--s2 .nt-alternative__heading {
    flex-direction: column;
    gap: 16px;
  }
}
.nt-article--s2 .nt-alternative--s2 .nt-alternative__title {
  font-weight: 500;
  font-size: 32px;
  line-height: 1;
  letter-spacing: -1.305px;
  margin-bottom: 24px;
}
.nt-article--s2 .nt-alternative--s2 .nt-alternative__text {
  font-size: 16px;
  line-height: 1.37;
  padding-bottom: 24px;
  margin-bottom: 0;
}
.nt-article--s2 .nt-alternative--s2 .nt-alternative__text p {
  font-size: 16px;
  line-height: 1.37;
}
.nt-article--s2 .nt-alternative--s2 .nt-alternative__text p:last-child {
  margin-bottom: 0;
}
.nt-article--s2 .nt-alternative--s2 .nt-alternative__img {
  height: 136px;
}
@media (max-width: 767px) {
  .nt-article--s2 .nt-alternative--s2 .nt-alternative__img {
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
  }
}
.nt-article--s2 .nt-alternative--s2 .nt-alternative__disclaimer {
  border-top: 1px solid #D0D0D0;
  padding-top: 16px;
  order: 2;
}
.nt-article--s2 .nt-alternative--s2 .nt-alternative__disclaimer strong, .nt-article--s2 .nt-alternative--s2 .nt-alternative__disclaimer b, .nt-article--s2 .nt-alternative--s2 .nt-alternative__disclaimer p {
  color: #000000;
}
.nt-article--s2 .nt-alternative--s2 .nt-alternative__disclaimer strong,
.nt-article--s2 .nt-alternative--s2 .nt-alternative__disclaimer b {
  font-size: 14px;
  line-height: 1.42;
}
.nt-article--s2 .nt-alternative--s2 .nt-alternative__disclaimer p {
  font-size: 12px;
}
.nt-article--s2 .nt-alternative--s2 .nt-alternative__row {
  border-top-color: #000000;
  order: 1;
  margin-top: 0;
}
.nt-article--s2 .nt-alternative--s2 .nt-alternative__col--left {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .nt-article--s2 .nt-alternative--s2 .nt-alternative__col--right {
    flex: 0 0 210px;
    max-width: 210px;
  }
}
.nt-article--s2 .nt-alternative--s2 .nt-alternative__list:first-child svg path {
  fill: #000000;
}
.nt-article--s2 .nt-alternative--s2 .nt-alternative__list svg path {
  fill: #7E7E7E;
}
.nt-article--s2 .nt-alternative--s2 .nt-alternative__list-title {
  margin-bottom: 8px;
}
.nt-article--s2 .nt-alternative--s2 .nt-alternative__list-item {
  color: #383D49;
}
.nt-article--s2 .nt-alternative--s2 .nt-alternative__bars-item {
  margin-bottom: 10px;
}
.nt-article--s2 .nt-alternative--s2 .nt-alternative__bars-title {
  font-weight: 500;
  color: #000000;
  line-height: 2;
}
.nt-article--s2 .nt-alternative--s2 .nt-alternative__bars-row div {
  background-color: rgba(0, 0, 0, 0.2);
  width: 160px;
}
.nt-article--s2 .nt-alternative--s2 .nt-alternative__bars-row div span {
  background-color: #000000;
  opacity: 1 !important;
}

.nt-post-head {
  margin-top: clamp(1.5rem, 1.5rem + ((1vw - 0.48rem) * 2.381), 2.5rem);
}
.nt-post-head__title {
  font-size: clamp(3rem, 3rem + ((1vw - 0.48rem) * 7.7381), 6.25rem);
  line-height: 1;
  letter-spacing: clamp(-0.24025rem, -0.0696875rem + ((1vw - 0.48rem) * -0.4061), -0.0696875rem);
  hyphens: auto;
  margin-bottom: 32px;
}
.nt-post-head__author {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  border: 1px solid #f5f5f5;
  border-radius: 12px;
  padding: 12px;
  margin-bottom: clamp(1.375rem, 1.375rem + ((1vw - 0.48rem) * 1.4881), 2rem);
}
@media (max-width: 992px) {
  .nt-post-head__author {
    gap: 12px;
  }
}
.nt-post-head__author-list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
}
@media (max-width: 992px) {
  .nt-post-head__author-list {
    gap: 12px;
  }
}
.nt-post-head__author-item {
  display: flex;
  align-items: center;
  gap: 8px;
  padding-right: 25px;
  position: relative;
  flex: 0 0 100%;
  max-width: 100%;
}
@media (max-width: 767px) {
  .nt-post-head__author-item {
    order: 2;
  }
  .nt-post-head__author-item:last-child {
    order: 1;
  }
}
@media (min-width: 768px) {
  .nt-post-head__author-item {
    flex: 0 0 calc(50% - 6px);
    max-width: calc(50% - 6px);
  }
}
@media (min-width: 992px) {
  .nt-post-head__author-item {
    border-left: 1px solid #e5e5e5;
    padding: 0 12px;
    flex: 0 0 25%;
    max-width: 25%;
  }
}
.nt-post-head__author-item:first-child {
  border-left: 0;
  padding-left: 0;
}
.nt-post-head__author-item:last-child {
  padding-right: 0;
}
.nt-post-head__author-item > svg {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
}
@media (min-width: 992px) {
  .nt-post-head__author-item > svg {
    right: 12px;
  }
}
.nt-post-head__author-description {
  font-style: italic;
  font-size: 12px;
  color: #737373;
  line-height: 1.33;
  margin-top: 12px;
}
@media (min-width: 992px) {
  .nt-post-head__author-description {
    line-height: 1.66;
  }
}
.nt-post-head__author-description p {
  font-style: italic;
  font-size: 12px;
  color: #737373;
  line-height: 1.33;
}
@media (min-width: 992px) {
  .nt-post-head__author-description p {
    line-height: 1.66;
  }
}
.nt-post-head__author-description a {
  color: #168FD9;
  text-decoration: underline;
}
.nt-post-head__author-avatar {
  border: 1px solid #000000;
  border-radius: 50%;
  filter: grayscale(1);
  flex: 0 0 clamp(2rem, 2rem + ((1vw - 0.48rem) * 1.7857), 2.75rem);
  max-width: clamp(2rem, 2rem + ((1vw - 0.48rem) * 1.7857), 2.75rem);
  height: clamp(2rem, 2rem + ((1vw - 0.48rem) * 1.7857), 2.75rem);
  overflow: hidden;
}
.nt-post-head__author-avatar img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.nt-post-head__author-info {
  display: flex;
  flex-direction: column;
  font-weight: 300;
  font-size: clamp(0.75rem, 0.75rem + ((1vw - 0.48rem) * 0.5952), 1rem);
  color: #000000;
  line-height: 1.2;
  letter-spacing: -0.458px;
}
.nt-post-head__author-info a {
  font-weight: 500;
  font-size: clamp(0.875rem, 0.875rem + ((1vw - 0.48rem) * 0.5952), 1.125rem);
  color: #000000;
  line-height: 1.2;
  letter-spacing: -0.458px;
}
@media (max-width: 767px) {
  .nt-post-head__author-info--row {
    flex-direction: row;
    align-items: center;
    gap: 3px;
  }
}

.nt-style--s2 :where(.editor-styles-wrapper) .nt-blog__sidebar .nt-blog__sidebar-desc, .nt-style--s2 .nt-blog__sidebar .nt-blog__sidebar-desc {
  font-weight: 400;
  font-size: 18px;
  line-height: 1.55;
  letter-spacing: -0.36px;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-blog__sidebar .nt-blog__sidebar-desc a, .nt-style--s2 .nt-blog__sidebar .nt-blog__sidebar-desc a {
  font-weight: 400;
  font-size: 18px;
  line-height: 1.55;
  letter-spacing: -0.36px;
}
.nt-blog__sidebar-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 24px;
}
.nt-blog__sidebar-media {
  border-radius: 16px;
  width: 80px;
  height: 80px;
}
.nt-blog__sidebar-media img {
  border-radius: inherit;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.nt-blog__sidebar-desc {
  width: calc(100% - 96px);
  font-weight: 500;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: -0.02em;
  color: #171717;
}
.nt-blog__sidebar-desc a {
  font-weight: 500;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: -0.02em;
  color: #171717;
}
.nt-blog__sidebar-desc a:hover {
  color: #168FD9;
}

.nt-page-wrapper #ez-toc-container {
  background-color: transparent;
  box-shadow: none;
  border: none;
  padding: 0;
  margin-bottom: 40px;
  width: calc(100% - 40px);
}
.nt-page-wrapper #ez-toc-container nav {
  border-left: 1px solid #a3a3a3;
  padding-left: 20px;
}
.nt-page-wrapper #ez-toc-container .ez-toc-title {
  display: block;
  font-weight: 600;
  font-size: 20px;
  letter-spacing: -0.02em;
  color: #171717;
  margin-bottom: 24px;
}
.nt-page-wrapper #ez-toc-container .ez-toc-list li {
  margin-bottom: 20px;
}
.nt-page-wrapper #ez-toc-container .ez-toc-list li:last-child {
  margin-bottom: 0;
}
.nt-page-wrapper #ez-toc-container .ez-toc-list li.ez-toc-heading-level-2 > a {
  color: #168FD9;
}
.nt-page-wrapper #ez-toc-container .ez-toc-list ul {
  margin: 0;
}
.nt-page-wrapper #ez-toc-container .ez-toc-link {
  font-weight: 400;
  font-size: 16px;
  color: #737373;
}
.nt-page-wrapper #ez-toc-container .ez-toc-link:hover {
  color: #168FD9;
  text-decoration: none;
}
.nt-page-wrapper #ez-toc-container .ez-toc-link + ul {
  margin-top: 20px;
}

.nt-article-default p.nt-section-default-element, .nt-article-default ul.nt-section-default-element {
  margin-bottom: 26px;
}
.nt-article-default p.nt-section-default-element {
  font-weight: 400;
  font-size: 18px;
  line-height: 1.45;
  color: #262626;
}
.nt-article-default hr.nt-section-default-element {
  height: 1px;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
  margin: 48px 0 0;
}
.nt-article-default h2.nt-section-default-element {
  font-weight: 600;
  font-size: 36px;
  line-height: 44px;
  letter-spacing: -0.02em;
  color: #171717;
  margin-bottom: 24px;
}
.nt-article-default h3.nt-section-default-element {
  font-weight: 500;
  font-size: 28px;
  line-height: 36px;
  letter-spacing: -0.02em;
  color: #737373;
  margin-bottom: 24px;
}
.nt-article-default h6.nt-section-default-element {
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  color: #262626;
  margin-bottom: 26px;
}
.nt-article-default ul.nt-section-default-element {
  padding-left: 20px;
}
.nt-article-default ul.nt-section-default-element li {
  margin-top: 16px;
  position: relative;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.45;
}
.nt-article-default ul.nt-section-default-element li:first-child {
  margin-top: 0;
}
.nt-article-default ul.nt-section-default-element li b, .nt-article-default ul.nt-section-default-element li strong {
  font-weight: 700;
}
.nt-article-default ul.nt-section-default-element li:before {
  content: "";
  background-color: #2DAFFF;
  border-radius: 50%;
  position: absolute;
  left: -20px;
  top: 10px;
  width: 5px;
  height: 5px;
}
.nt-article-default sup.nt-section-default-element {
  font-size: 16px;
  line-height: 24px;
}
.nt-article-default .sub-text.nt-section-default-element {
  display: none;
  padding: 16px;
  border-radius: 16px;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #737373;
  background: #ffffff;
  border: 1px solid #e5e5e5;
  box-shadow: 0px 1px 3px rgba(16, 24, 40, 0.1), 0px 1px 2px rgba(16, 24, 40, 0.1);
}
.nt-article-default blockquote.nt-section-default-element {
  border-left: 0;
  padding-left: 20px;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #171717;
  margin-bottom: 48px;
  position: relative;
}
.nt-article-default blockquote.nt-section-default-element:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 4px;
  height: 100%;
  background: #2DAFFF;
}
.nt-article-default blockquote.nt-section-default-element i, .nt-article-default blockquote.nt-section-default-element em {
  font-style: italic;
  display: block;
  margin-bottom: 16px;
}
.nt-article-default blockquote.nt-section-default-element span, .nt-article-default blockquote.nt-section-default-element cite {
  display: block;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #737373;
}
.nt-article-default .nt-article__block {
  max-width: 1202px;
  margin-left: auto;
  margin-right: auto;
}
.nt-article-default #ez-toc-container {
  background-color: transparent;
  box-shadow: none;
  border: none;
  padding: 0;
  margin-bottom: 40px;
  width: calc(100% - 40px);
}
.nt-article-default #ez-toc-container nav {
  border-left: 1px solid #a3a3a3;
  padding-left: 20px;
}
.nt-article-default #ez-toc-container .ez-toc-title {
  display: block;
  font-weight: 600;
  font-size: 20px;
  letter-spacing: -0.02em;
  color: #171717;
  margin-bottom: 24px;
}
.nt-article-default #ez-toc-container .ez-toc-list li {
  margin-bottom: 20px;
}
.nt-article-default #ez-toc-container .ez-toc-list li:last-child {
  margin-bottom: 0;
}
.nt-article-default #ez-toc-container .ez-toc-list li.ez-toc-heading-level-2 > a {
  color: #168FD9;
}
.nt-article-default #ez-toc-container .ez-toc-list ul {
  margin: 0;
}
.nt-article-default #ez-toc-container .ez-toc-link {
  font-weight: 400;
  font-size: 16px;
  color: #737373;
}
.nt-article-default #ez-toc-container .ez-toc-link:hover {
  color: #168FD9;
  text-decoration: none;
}
.nt-article-default #ez-toc-container .ez-toc-link + ul {
  margin-top: 20px;
}

.nt-summary {
  background: #fafafa;
  padding: 64px 0 16px;
}
.nt-summary__title {
  font-weight: 600;
  font-size: 28px;
  line-height: 36px;
  color: #171717;
  margin-bottom: 32px;
  text-align: center;
}
.nt-summary__wrap {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -12px;
}
.nt-summary__item {
  width: calc(50% - 24px);
  margin: 0 12px 48px;
  text-align: center;
}
.nt-summary__item-media {
  width: 100px;
  height: 100px;
  margin: 0 auto 24px;
}
.nt-summary__item-media img {
  width: 100%;
}
.nt-summary__item-title {
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #171717;
}
.nt-summary__item-text {
  font-weight: 400;
  font-size: 18px;
  line-height: 1.45;
  text-align: center;
  color: #404040;
}
@media (max-width: 575px) {
  .nt-summary__item {
    flex: 0 0 100%;
    margin-left: 0;
    margin-right: 0;
    padding: 0 15px;
  }
}

.nt-chapter {
  padding: 16px;
}
.nt-chapter .nt-container {
  background: #fafafa;
  box-shadow: 0px 20px 50px -12px rgba(38, 38, 38, 0.1);
  border-radius: 16px;
  padding: 24px 16px;
}
.nt-chapter__media {
  width: 180px;
  height: 180px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto 32px;
  position: relative;
}
.nt-chapter__media:before, .nt-chapter__media:after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  margin: 0 auto;
  border-radius: 50%;
}
.nt-chapter__media:before {
  width: 100%;
  height: 100%;
  max-width: 150px;
  max-height: 150px;
}
.nt-chapter__media:after {
  width: 100%;
  height: 100%;
}
.nt-chapter__media img {
  width: 100%;
  max-width: 120px;
}
@media (max-width: 575px) {
  .nt-chapter__media {
    margin-left: 0;
    margin-right: 0;
  }
}
.nt-chapter__desc {
  text-align: center;
}
@media (max-width: 575px) {
  .nt-chapter__desc {
    text-align: left;
  }
}
.nt-chapter__label {
  font-weight: 600;
  display: inline-block;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  padding: 4px 12px;
  border-radius: 40px;
  margin-bottom: 12px;
  position: relative;
}
.nt-chapter__label:after {
  position: absolute;
  content: "";
  border-radius: inherit;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.nt-chapter__title {
  font-weight: 600;
  font-size: 36px;
  line-height: 44px;
  letter-spacing: -0.02em;
  color: #171717;
  margin-bottom: 16px;
}
.nt-chapter__text {
  text-align: left;
}
.nt-chapter__text p {
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #262626;
  margin-bottom: 32px;
}
.nt-chapter__text li::before {
  display: none;
}
.nt-chapter__text ul,
.nt-chapter__text ol {
  padding-left: 0;
}
.nt-chapter ul li {
  text-align: left;
  background-repeat: no-repeat;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #404040;
  padding-left: 42px;
  margin-bottom: 4px;
  position: relative;
}
.nt-chapter ul li:last-of-type {
  margin-bottom: 0;
}
.nt-chapter ul li:after {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-size: contain;
  margin-top: -8px;
}

.nt-chapter__item {
  padding: 64px 0;
}
.nt-chapter__item .nt-article__block {
  margin-bottom: 0;
}
.nt-chapter__item .nt-article__text {
  max-width: 900px;
  margin: 0 auto;
}

.nt-chapter__red {
  background-color: #FB5B63;
}
.nt-chapter__red .nt-chapter__media:before {
  background: #FB5B63;
  opacity: 0.2;
}
.nt-chapter__red .nt-chapter__media:after {
  background: #FB5B63;
  opacity: 0.1;
}
.nt-chapter__red .nt-chapter__label {
  color: #FB5B63;
}
.nt-chapter__red .nt-chapter__label:after {
  background: #FB5B63;
  opacity: 0.2;
}
.nt-chapter__red ul li:after {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='12' viewBox='0 0 16 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.6653 0.822183C16.1116 1.25176 16.1116 1.94824 15.6653 2.37782L6.52241 11.1778C6.0761 11.6074 5.35248 11.6074 4.90616 11.1778L0.334735 6.77782C-0.111578 6.34824 -0.111578 5.65176 0.334735 5.22218C0.781049 4.79261 1.50467 4.79261 1.95098 5.22218L5.71429 8.84437L14.049 0.822183C14.4953 0.392606 15.219 0.392606 15.6653 0.822183Z' fill='%23#FB5B63'/%3E%3C/svg%3E%0A");
}

.nt-chapter__yellow {
  background-color: #F7D555;
}
.nt-chapter__yellow .nt-chapter__media:before {
  background: #F7D555;
  opacity: 0.2;
}
.nt-chapter__yellow .nt-chapter__media:after {
  background: #F7D555;
  opacity: 0.1;
}
.nt-chapter__yellow .nt-chapter__label {
  color: #F7D555;
}
.nt-chapter__yellow .nt-chapter__label:after {
  background: #F7D555;
  opacity: 0.2;
}
.nt-chapter__yellow ul li:after {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='12' viewBox='0 0 16 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.6653 0.822183C16.1116 1.25176 16.1116 1.94824 15.6653 2.37782L6.52241 11.1778C6.0761 11.6074 5.35248 11.6074 4.90616 11.1778L0.334735 6.77782C-0.111578 6.34824 -0.111578 5.65176 0.334735 5.22218C0.781049 4.79261 1.50467 4.79261 1.95098 5.22218L5.71429 8.84437L14.049 0.822183C14.4953 0.392606 15.219 0.392606 15.6653 0.822183Z' fill='%23#F7D555'/%3E%3C/svg%3E%0A");
}

.nt-chapter__blue {
  background-color: #567AE4;
}
.nt-chapter__blue .nt-chapter__media:before {
  background: #567AE4;
  opacity: 0.2;
}
.nt-chapter__blue .nt-chapter__media:after {
  background: #567AE4;
  opacity: 0.1;
}
.nt-chapter__blue .nt-chapter__label {
  color: #567AE4;
}
.nt-chapter__blue .nt-chapter__label:after {
  background: #567AE4;
  opacity: 0.2;
}
.nt-chapter__blue ul li:after {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='12' viewBox='0 0 16 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.6653 0.822183C16.1116 1.25176 16.1116 1.94824 15.6653 2.37782L6.52241 11.1778C6.0761 11.6074 5.35248 11.6074 4.90616 11.1778L0.334735 6.77782C-0.111578 6.34824 -0.111578 5.65176 0.334735 5.22218C0.781049 4.79261 1.50467 4.79261 1.95098 5.22218L5.71429 8.84437L14.049 0.822183C14.4953 0.392606 15.219 0.392606 15.6653 0.822183Z' fill='%23#567AE4'/%3E%3C/svg%3E%0A");
}

.nt-chapter__turquoise {
  background-color: #63C8BA;
}
.nt-chapter__turquoise .nt-chapter__media:before {
  background: #63C8BA;
  opacity: 0.2;
}
.nt-chapter__turquoise .nt-chapter__media:after {
  background: #63C8BA;
  opacity: 0.1;
}
.nt-chapter__turquoise .nt-chapter__label {
  color: #63C8BA;
}
.nt-chapter__turquoise .nt-chapter__label:after {
  background: #63C8BA;
  opacity: 0.2;
}
.nt-chapter__turquoise ul li:after {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='12' viewBox='0 0 16 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.6653 0.822183C16.1116 1.25176 16.1116 1.94824 15.6653 2.37782L6.52241 11.1778C6.0761 11.6074 5.35248 11.6074 4.90616 11.1778L0.334735 6.77782C-0.111578 6.34824 -0.111578 5.65176 0.334735 5.22218C0.781049 4.79261 1.50467 4.79261 1.95098 5.22218L5.71429 8.84437L14.049 0.822183C14.4953 0.392606 15.219 0.392606 15.6653 0.822183Z' fill='%23#63C8BA'/%3E%3C/svg%3E%0A");
}

.nt-chapter__orange {
  background-color: #FD9644;
}
.nt-chapter__orange .nt-chapter__media:before {
  background: #FD9644;
  opacity: 0.2;
}
.nt-chapter__orange .nt-chapter__media:after {
  background: #FD9644;
  opacity: 0.1;
}
.nt-chapter__orange .nt-chapter__label {
  color: #FD9644;
}
.nt-chapter__orange .nt-chapter__label:after {
  background: #FD9644;
  opacity: 0.2;
}
.nt-chapter__orange ul li:after {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='12' viewBox='0 0 16 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.6653 0.822183C16.1116 1.25176 16.1116 1.94824 15.6653 2.37782L6.52241 11.1778C6.0761 11.6074 5.35248 11.6074 4.90616 11.1778L0.334735 6.77782C-0.111578 6.34824 -0.111578 5.65176 0.334735 5.22218C0.781049 4.79261 1.50467 4.79261 1.95098 5.22218L5.71429 8.84437L14.049 0.822183C14.4953 0.392606 15.219 0.392606 15.6653 0.822183Z' fill='%23#FD9644'/%3E%3C/svg%3E%0A");
}

.nt-chapter__violet {
  background-color: #A55FEA;
}
.nt-chapter__violet .nt-chapter__media:before {
  background: #A55FEA;
  opacity: 0.2;
}
.nt-chapter__violet .nt-chapter__media:after {
  background: #A55FEA;
  opacity: 0.1;
}
.nt-chapter__violet .nt-chapter__label {
  color: #A55FEA;
}
.nt-chapter__violet .nt-chapter__label:after {
  background: #A55FEA;
  opacity: 0.2;
}
.nt-chapter__violet ul li:after {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='12' viewBox='0 0 16 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.6653 0.822183C16.1116 1.25176 16.1116 1.94824 15.6653 2.37782L6.52241 11.1778C6.0761 11.6074 5.35248 11.6074 4.90616 11.1778L0.334735 6.77782C-0.111578 6.34824 -0.111578 5.65176 0.334735 5.22218C0.781049 4.79261 1.50467 4.79261 1.95098 5.22218L5.71429 8.84437L14.049 0.822183C14.4953 0.392606 15.219 0.392606 15.6653 0.822183Z' fill='%23#A55FEA'/%3E%3C/svg%3E%0A");
}

.nt-chapter__green {
  background-color: #0C6;
}
.nt-chapter__green .nt-chapter__media:before {
  background: #0C6;
  opacity: 0.2;
}
.nt-chapter__green .nt-chapter__media:after {
  background: #0C6;
  opacity: 0.1;
}
.nt-chapter__green .nt-chapter__label {
  color: #0C6;
}
.nt-chapter__green .nt-chapter__label:after {
  background: #0C6;
  opacity: 0.2;
}
.nt-chapter__green ul li:after {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='12' viewBox='0 0 16 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.6653 0.822183C16.1116 1.25176 16.1116 1.94824 15.6653 2.37782L6.52241 11.1778C6.0761 11.6074 5.35248 11.6074 4.90616 11.1778L0.334735 6.77782C-0.111578 6.34824 -0.111578 5.65176 0.334735 5.22218C0.781049 4.79261 1.50467 4.79261 1.95098 5.22218L5.71429 8.84437L14.049 0.822183C14.4953 0.392606 15.219 0.392606 15.6653 0.822183Z' fill='%23#0C6'/%3E%3C/svg%3E%0A");
}

.nt-chapter__dark {
  background-color: #506481;
}
.nt-chapter__dark .nt-chapter__media:before {
  background: #506481;
  opacity: 0.2;
}
.nt-chapter__dark .nt-chapter__media:after {
  background: #506481;
  opacity: 0.1;
}
.nt-chapter__dark .nt-chapter__label {
  color: #506481;
}
.nt-chapter__dark .nt-chapter__label:after {
  background: #506481;
  opacity: 0.2;
}
.nt-chapter__dark ul li:after {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='12' viewBox='0 0 16 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.6653 0.822183C16.1116 1.25176 16.1116 1.94824 15.6653 2.37782L6.52241 11.1778C6.0761 11.6074 5.35248 11.6074 4.90616 11.1778L0.334735 6.77782C-0.111578 6.34824 -0.111578 5.65176 0.334735 5.22218C0.781049 4.79261 1.50467 4.79261 1.95098 5.22218L5.71429 8.84437L14.049 0.822183C14.4953 0.392606 15.219 0.392606 15.6653 0.822183Z' fill='%23#506481'/%3E%3C/svg%3E%0A");
}

.nt-brokers {
  padding: 32px 0;
  background: #f5f5f5;
}
.nt-brokers .nt-select {
  display: none;
}
.nt-brokers .nt-container {
  position: relative;
}
.nt-brokers__category {
  position: relative;
  margin-bottom: 32px;
}
.nt-brokers__category .nt-category__wrap {
  width: 100%;
  z-index: 3;
}
.nt-brokers__category .nt-category__item-title {
  text-transform: uppercase;
}
.nt-brokers__table {
  width: 100%;
  margin-bottom: 32px;
  overflow-x: auto;
  overflow-y: hidden;
}
.nt-brokers__table-inner {
  width: 620px;
  border-radius: 16px;
  border: 1px solid #e5e5e5;
  filter: drop-shadow(0px 4px 14px rgba(0, 0, 0, 0.05));
  overflow-x: hidden;
}
.nt-brokers__item {
  display: none;
  border-bottom: 1px solid #e5e5e5;
  background: #ffffff;
}
.nt-brokers__item.active {
  display: flex;
}
.nt-brokers__item:last-of-type {
  border-bottom: 0;
}
.nt-brokers__item:first-of-type div {
  padding: 15px 4px;
  background: #f5f5f5;
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  color: #262626;
}
.nt-brokers__item div {
  box-sizing: border-box;
}
.nt-brokers__title, .nt-brokers__price, .nt-brokers__question, .nt-brokers__button {
  padding: 16px;
}
.nt-brokers__title {
  border-right: 1px solid #e5e5e5;
  width: 216px;
}
.nt-brokers__subtitle {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #525252;
  margin-bottom: 10px;
}
.nt-brokers__logo {
  display: flex;
  align-items: center;
}
.nt-brokers__logo span {
  display: inline-block;
  margin-left: 11px;
  font-weight: 600;
  font-size: 18px;
  line-height: 36px;
  letter-spacing: -0.02em;
  color: #000000;
}
.nt-brokers__price {
  text-align: center;
  border-right: 1px solid #e5e5e5;
  width: 72px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.nt-brokers__question {
  border-right: 1px solid #e5e5e5;
  width: 140px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.nt-brokers__button {
  width: 190px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.nt-brokers__button .nt-btn-primary {
  width: 100%;
  text-align: center;
}
.nt-brokers__button .nt-btn-secondary {
  width: 100%;
  justify-content: center;
  text-align: center;
}
.nt-brokers__button span {
  display: block;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  color: #525252;
}
.nt-brokers__table-inf {
  font-style: italic;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  color: #737373;
}

.nt-best {
  padding: 32px 0;
  background: #fafafa;
}
.nt-best__info {
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #737373;
  margin-bottom: 32px;
}
.nt-best__title h3 {
  font-weight: 800;
  font-size: 40px;
  line-height: 48px;
  letter-spacing: -0.02em;
  color: #171717;
  margin-bottom: 24px;
}
.nt-best__item {
  margin-bottom: 32px;
}
.nt-best__item-rating {
  padding: 8px 12px;
  background: #ffffff;
  border-radius: 50px;
  display: inline-flex;
  align-items: center;
  margin-bottom: 24px;
}
.nt-best__item-rating .icon {
  width: 27px;
  height: 26px;
  fill: #F59E0B;
  display: inline-block;
  margin-right: 16px;
}
.nt-best__item-rating span {
  font-weight: 700;
  font-size: 28px;
  line-height: 36px;
  letter-spacing: -0.02em;
  color: #262626;
}
.nt-best__item-media {
  margin-bottom: 32px;
}
.nt-best__item-media .nt-btn-primary {
  width: 100%;
  text-align: center;
}
.nt-best__item-image {
  background: #ffffff;
  box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.05);
  border-radius: 16px;
  height: 168px;
  padding: 24px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-bottom: 16px;
}
.nt-best__item-image img {
  height: auto;
  max-width: 268px;
}
.nt-best__item-desc li {
  display: flex;
  border-bottom: 1px solid #d4d4d4;
}
.nt-best__item-desc li:last-of-type {
  border-bottom: 0;
}
.nt-best__item-desc span {
  display: block;
  box-sizing: border-box;
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: -0.02em;
  color: #525252;
  width: 50%;
  padding: 12px 14px;
  border-right: 1px solid #d4d4d4;
}
.nt-best__item-desc span:last-of-type {
  font-weight: 700;
  border-right: 1px solid transparent;
}
.nt-best__accordion-item {
  margin-bottom: 4px;
  border-bottom: 1px solid #e5e5e5;
  position: relative;
  padding: 16px;
}
.nt-best__accordion-item.active .nt-best__accordion-title {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #171717;
  margin-bottom: 16px;
}
.nt-best__accordion-item.active .nt-best__accordion-title:after {
  transform: scale(1, -1);
}
.nt-best__accordion-title {
  font-weight: 400;
  transition: all ease 300ms;
  font-size: 18px;
  line-height: 1.45;
  color: #404040;
  padding-right: 52px;
  cursor: pointer;
  position: relative;
}
.nt-best__accordion-title:after {
  position: absolute;
  content: "";
  right: 0;
  top: 50%;
  margin-top: -4px;
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='7' viewBox='0 0 12 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 1L6 6L1 1' stroke='%2300CC66' stroke-width='1.67' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  width: 16px;
  height: 7px;
  transition: all ease 300ms;
  transform: scale(1, 1);
}
.nt-best__accordion-text {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #737373;
  display: none;
}

.nt-pros {
  margin-bottom: 48px;
}
.nt-pros__list {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.nt-pros__item {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 25px;
  flex: 0 0 100%;
  max-width: 100%;
}
.nt-pros__item:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .nt-pros__item {
    margin-bottom: 0;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
.nt-pros__item-header {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}
.nt-pros__item-icon {
  margin-right: 12px;
  max-width: 30px;
}
.nt-pros__item-title {
  margin-bottom: 0 !important;
  position: relative;
}
.nt-pros__item-underline {
  display: inline-block;
  background-color: rgba(10, 130, 130, 0.2);
  width: 100%;
  height: 5px;
  position: absolute;
  bottom: 3px;
  left: 0;
  z-index: -1;
}
.nt-pros__item-text {
  font-size: 18px;
  color: #262626;
  line-height: 1.45;
  margin-left: 42px;
}
.nt-pros__item-text--wide {
  margin-left: 0;
}
.nt-pros__item-text * {
  font-size: 18px;
  color: #262626;
  line-height: 1.45;
}
.nt-pros__item-text ul:last-child {
  margin-bottom: 0;
}
.nt-pros__item:last-child .nt-pros__item-underline {
  background-color: rgba(245, 111, 41, 0.2);
}

@media screen and (min-width: 576px) {
  .nt-author__media {
    height: 295px;
    width: 295px;
    border-radius: 16px;
    margin: 0 auto 24px;
  }
  .nt-author__media img, .nt-author__media picture {
    object-position: center;
  }
  .nt-team__wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 -16px;
  }
  .nt-team__item {
    width: calc(50% - 32px);
    margin: 0 16px 32px;
  }
}
@media screen and (min-width: 768px) {
  .nt-best__item {
    display: flex;
    flex-wrap: wrap;
  }
  .nt-best__item-title {
    width: 100%;
  }
  .nt-best__item-desc {
    width: 100%;
  }
  .nt-chapter__item .nt-btn-primary {
    width: auto;
    display: inline-block;
    text-align: center;
  }
  .nt-chapter__item .nt-article__block label {
    max-width: 470px;
  }
  .nt-blog__wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 -16px;
  }
  .nt-blog__item {
    width: calc(50% - 32px);
    margin: 0 16px 32px;
  }
}
@media screen and (min-width: 992px) {
  h1, h2, h3, h4, h5, h6 {
    letter-spacing: -0.02em;
  }
  h1 {
    font-size: 40px;
    line-height: 48px;
  }
  h2 {
    font-size: 36px;
    line-height: 44px;
  }
  h3 {
    font-size: 32px;
    line-height: 40px;
  }
  h4 {
    font-size: 28px;
    line-height: 36px;
  }
  h5 {
    font-size: 24px;
    line-height: 32px;
  }
  h6 {
    font-size: 20px;
    line-height: 28px;
  }
  .nt-blog {
    padding: 64px 0 32px;
  }
  .nt-blog__wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .nt-blog__item {
    width: calc(33.333% - 32px);
    margin: 0 16px 32px;
  }
  .nt-blog__item-title a:hover {
    color: #00CC66;
  }
  .nt-blog__author-title a {
    position: relative;
  }
  .nt-blog__author-title a:after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 1px;
    height: 1px;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    background: #168FD9;
  }
  .nt-blog__author-title a:hover {
    color: #1272AE;
  }
  .nt-blog__author-title a:hover:after {
    opacity: 1;
    visibility: visible;
    background: #1272AE;
  }
  .nt-blog__author-title a:active {
    color: #0D5682;
  }
  .nt-blog__author-title a:active:after {
    opacity: 1;
    visibility: visible;
    background: #0D5682;
  }
  .nt-blog .nt-container {
    position: relative;
  }
  .nt-blog .nt-link-section {
    width: auto;
    position: absolute;
    top: 0;
    right: 15px;
  }
  .nt-blog__page {
    padding: 64px 0;
  }
  .nt-blog__page .nt-link-section {
    position: relative;
    top: 0;
    right: 0;
  }
  .nt-blog__author {
    padding: 64px 0 65px;
  }
  .nt-blog__author .nt-title-section span {
    display: inline-block;
  }
  .nt-blog__author .nt-link-section {
    position: relative;
    top: 0;
    right: 0;
    text-align: center;
  }
  .nt-blog__author .nt-btn-secondary {
    display: inline-flex;
    width: auto;
  }
  .nt-blog__article {
    padding: 16px 0 32px;
  }
  .nt-category {
    padding: 32px 0;
  }
  .nt-category .nt-container-fluid {
    max-width: 1320px;
    margin: 0 auto;
  }
  .nt-category__select {
    display: none;
  }
  .nt-category.nt-category__blog {
    border-bottom: 1px solid #f5f5f5;
    padding: 18px 0;
  }
  .nt-category.nt-category__blog .nt-category__wrap {
    align-items: center;
  }
  .nt-category.nt-category__blog .nt-category__item.active .nt-category__item-title {
    font-weight: 700;
  }
  .nt-category.nt-category__blog .nt-category__item.active .nt-category__item-title:after {
    background: #00CC66;
  }
  .nt-category.nt-category__blog .nt-category__item-title {
    width: 100%;
    font-size: 13px;
    line-height: 20px;
    position: relative;
  }
  .nt-category.nt-category__blog .nt-category__item-title:after {
    position: absolute;
    content: "";
    left: 0;
    width: 100%;
    height: 1px;
    bottom: -20px;
    background: transparent;
  }
  .nt-hero {
    padding: 100px 0;
  }
  .nt-hero__link {
    text-align: center;
  }
  .nt-hero__link .nt-btn-secondary {
    width: auto;
    display: inline-flex;
  }
  .nt-author__wrap {
    display: flex;
    padding-bottom: 0;
  }
  .nt-author__media {
    margin: 0 0 24px;
    min-width: 295px;
  }
  .nt-author__image {
    margin-bottom: 24px;
  }
  .nt-author__social {
    position: relative;
    bottom: 0;
  }
  .nt-author__desc {
    padding-left: 16px;
  }
  .nt-author__title {
    text-align: left;
  }
  .nt-author__subtitle {
    text-align: left;
  }
  .nt-team__item {
    width: calc(33.333% - 32px);
  }
  .nt-commitment {
    padding: 64px 0;
  }
  .nt-commitment .nt-title-section {
    text-align: left;
  }
  .nt-commitment__link .nt-btn-primary {
    width: auto;
  }
  .nt-top {
    margin-bottom: 25px;
  }
  .nt-top__wrap {
    display: flex;
  }
  .nt-top__wrap-center .nt-top__desc {
    width: 100%;
  }
  .nt-top__wrap-center .nt-top__link,
  .nt-top__wrap-center .nt-top__title,
  .nt-top__wrap-center .nt-top__text {
    text-align: center;
  }
  .nt-top__desc {
    padding-right: 30px;
    width: 50%;
  }
  .nt-top__link, .nt-top__title, .nt-top__text {
    text-align: left;
  }
  .nt-top__media {
    width: 50%;
    display: flex;
    justify-content: end;
  }
  .nt-article__wrap {
    display: flex;
    justify-content: space-between;
  }
  .nt-article__inner {
    width: calc(100% - 350px);
  }
  .nt-article__sidebar {
    width: 330px;
  }
  .nt-article__item-media {
    position: relative;
  }
  .nt-article__item-title {
    padding-left: 0;
  }
  .nt-article__item-desc {
    width: calc(100% - 68px);
  }
  .nt-article__employee {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .nt-article__employee:not(.nt-article__employee--s2) {
    margin-bottom: 0;
  }
  .nt-article__employee-media {
    width: 192px;
    height: 192px;
  }
  .nt-article__employee-desc {
    width: calc(100% - 224px);
  }
  .nt-article__faq-title {
    cursor: pointer;
  }
  .nt-top__text {
    max-width: 900px;
    margin: 0 auto 8px;
  }
  .nt-summary__item {
    width: calc(25% - 24px);
  }
  .nt-summary__item-text {
    max-width: 240px;
    margin: 0 auto;
  }
  .nt-chapter {
    padding: 64px 16px;
  }
  .nt-chapter .nt-container {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: space-between;
  }
  .nt-chapter__desc {
    text-align: left;
    width: calc(100% - 332px);
  }
  .nt-chapter__media {
    width: 300px;
    height: 300px;
    margin: 0;
  }
  .nt-chapter__media img {
    max-width: 200px;
  }
  .nt-chapter__media:before {
    max-width: 250px;
    max-height: 250px;
  }
  .nt-brokers {
    padding: 64px 0;
  }
  .nt-brokers .nt-category__wrap {
    justify-content: flex-start;
  }
  .nt-brokers .nt-category__item {
    width: auto;
    max-width: 100%;
    margin-right: 12px;
  }
  .nt-brokers .nt-category__item-title {
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    color: #404040;
    cursor: pointer;
    background: #ffffff;
    border: 1px solid #e5e5e5;
    box-shadow: 0px 4px 6px -1px rgba(16, 24, 40, 0.05), 0px 2px 4px -2px rgba(16, 24, 40, 0.05);
    border-radius: 8px;
    padding: 10px 16px;
  }
  .nt-brokers .nt-category__item-title:hover {
    border: 1px solid #d4d4d4;
    color: #00CC66;
  }
  .nt-brokers .nt-category__item-title:active {
    border: 1px solid #d4d4d4;
    color: #00A352;
  }
  .nt-brokers .nt-category__item.active .nt-category__item-title {
    background: #404040;
    color: #ffffff;
  }
  .nt-brokers__table-inner {
    width: 100%;
  }
  .nt-brokers__title, .nt-brokers__price, .nt-brokers__question, .nt-brokers__button {
    width: 25%;
  }
  .nt-best {
    padding: 64px 0;
  }
  .nt-best__item {
    display: flex;
    flex-wrap: wrap;
  }
  .nt-best__item-title {
    display: flex;
    align-items: center;
    width: 100%;
    margin-bottom: 32px;
  }
  .nt-best__item-rating {
    margin-bottom: 0;
    margin-left: 32px;
  }
  .nt-best__item-media {
    width: 400px;
    margin-bottom: 0;
  }
  .nt-best__item-desc {
    width: calc(100% - 400px);
    padding-left: 32px;
  }
  .nt-article {
    padding: 0 0 48px;
  }
  .nt-article__author-title:after {
    display: none !important;
  }
  .nt-article__author-desc {
    display: none;
  }
}
@media screen and (min-width: 1246px) {
  .nt-category.nt-category__blog .nt-category__item .nt-category__item-title {
    font-size: 14px;
  }
  .nt-brokers__category {
    display: inline-flex;
    justify-content: space-between;
    width: 100%;
  }
  .nt-brokers .nt-select {
    display: inline-flex;
  }
  .nt-chapter .nt-container {
    padding: 48px;
  }
  .nt-chapter__desc {
    width: calc(100% - 352px);
  }
  .nt-category__item {
    max-width: 196px;
  }
  .nt-category__blog .nt-category__item .nt-category__item-title {
    font-size: 14px;
  }
  .nt-author__desc {
    padding-left: 48px;
  }
  .nt-team__item {
    width: calc(25% - 32px);
  }
  .nt-commitment {
    background: #f5f5f5;
  }
  .nt-commitment__wrap {
    padding: 48px;
    background: #fafafa;
    box-shadow: 0px 20px 50px -12px rgba(38, 38, 38, 0.1);
    border-radius: 16px;
  }
  .nt-article__inner {
    width: calc(100% - 466px);
    margin: 0 48px;
  }
  .nt-article__sidebar {
    width: 330px;
  }
}
.nt-our-selection {
  padding: 32px 0;
}
@media (min-width: 768px) {
  .nt-our-selection {
    padding: 64px 0;
  }
}
@media (min-width: 992px) {
  .nt-our-selection--column-4 .nt-our-selection__item {
    flex: 0 0 25%;
    max-width: 25%;
  }
}
.nt-our-selection__heading {
  text-align: center;
  margin-bottom: 32px;
}
.nt-our-selection__list {
  display: flex;
  flex-wrap: wrap;
  margin-left: -16px;
  margin-right: -16px;
}
.nt-our-selection__item {
  padding-left: 16px;
  padding-right: 16px;
  flex: 0 0 100%;
  max-width: 100%;
}
@media (max-width: 991px) {
  .nt-our-selection__item {
    margin-bottom: 32px;
  }
}
@media (min-width: 992px) {
  .nt-our-selection__item {
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
  }
}
.nt-our-selection__item-content {
  display: block;
  background-color: #ffffff;
  border: 1px solid #e5e5e5;
  border-radius: 24px;
  box-shadow: 0 2px 4px -2px rgba(16, 24, 40, 0.1), 0px 4px 16px -1px rgba(16, 24, 40, 0.05);
  color: #171717;
  overflow: hidden;
  transition: all 0.4s;
}
.nt-our-selection__item-content:hover, .nt-our-selection__item-content:focus, .nt-our-selection__item-content:active {
  box-shadow: 0 4px 6px -4px rgba(16, 24, 40, 0.1), 0px 10px 15px -3px rgba(16, 24, 40, 0.1);
}
.nt-our-selection__item-icon {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #E5FAF0;
  height: 215px;
}
.nt-our-selection__item-icon img {
  max-width: 160px;
}
.nt-our-selection__item-title {
  font-weight: 600;
  font-size: 20px;
  letter-spacing: -0.4px;
  text-align: center;
  padding: 24px;
}

.nt-our-campaigns {
  position: relative;
}
@media (min-width: 768px) {
  .nt-our-campaigns {
    padding: 134px 0;
  }
}
@media (min-width: 768px) {
  .nt-our-campaigns__img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
}
.nt-our-campaigns__content {
  background-color: #ffffff;
  box-shadow: 0 2px 4px -2px rgba(16, 24, 40, 0.1), 0 4px 6px -1px rgba(16, 24, 40, 0.1);
  padding: 32px;
  margin-left: -16px;
  margin-right: -16px;
  position: relative;
}
@media (min-width: 768px) {
  .nt-our-campaigns__content {
    border-radius: 24px;
    box-shadow: 0 25px 50px -12px rgba(16, 24, 40, 0.25);
    margin: 0;
    max-width: 540px;
  }
}
.nt-our-campaigns__title, .nt-our-campaigns__subtitle {
  margin-bottom: 16px;
}
.nt-our-campaigns__title {
  font-weight: 800;
  font-size: 40px;
  letter-spacing: -0.8px;
}
.nt-our-campaigns__subtitle {
  display: inline-block;
  background-color: rgba(0, 204, 102, 0.1);
  border-radius: 50px;
  font-weight: 600;
  font-size: 12px;
  color: #00CC66;
  line-height: 1.66;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 4px 12px;
}
.nt-our-campaigns__text {
  font-size: 18px;
  color: #525252;
  line-height: 1.55;
  margin-bottom: 32px;
}
.nt-our-campaigns__info {
  display: flex;
  align-items: center;
  justify-content: space-between;
  column-gap: 15px;
}
.nt-our-campaigns__author {
  color: #737373;
}
.nt-our-campaigns__link {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #00CC66;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  transition: all 0.4s;
}
.nt-our-campaigns__link:hover {
  background-color: #00A352;
}
.nt-our-campaigns__link:active {
  background-color: #007A3D;
}

.nt-our-experience {
  background-color: #f5f5f5;
  padding: 32px 16px;
}
@media (min-width: 768px) {
  .nt-our-experience {
    padding: 16px 0;
  }
}
.nt-our-experience__list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  row-gap: 24px;
}
@media (min-width: 992px) {
  .nt-our-experience__list {
    margin-left: -16px;
    margin-right: -16px;
  }
}
.nt-our-experience__item {
  display: flex;
  align-items: center;
  padding-left: 16px;
  padding-right: 16px;
  position: relative;
  flex: 0 0 50%;
  max-width: 50%;
}
@media (max-width: 991px) {
  .nt-our-experience__item {
    flex-direction: column;
    text-align: center;
  }
}
@media (min-width: 992px) {
  .nt-our-experience__item {
    flex: 0 0 25%;
    max-width: 25%;
  }
}
@media (min-width: 992px) {
  .nt-our-experience__item:not(:last-child)::after {
    content: "";
    background-color: #000000;
    width: 1px;
    height: 32px;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
  }
}
.nt-our-experience__item-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ffffff;
  border-radius: 12px;
  margin-right: 12px;
  width: 52px;
  height: 52px;
}
@media (max-width: 991px) {
  .nt-our-experience__item-icon {
    margin-bottom: 12px;
    margin-right: 0;
  }
}
.nt-our-experience__item-icon img {
  max-width: 30px;
  max-height: 25px;
}
@media (min-width: 992px) {
  .nt-our-experience__item-text {
    width: calc(100% - 64px);
  }
}
.nt-our-experience__item-text p {
  font-size: 14px;
}

.nt-our-mission {
  position: relative;
}
@media (min-width: 992px) {
  .nt-our-mission {
    padding: 48px 0;
  }
}
@media (min-width: 992px) {
  .nt-our-mission::after {
    content: "";
    background-color: #f5f5f5;
    height: 100%;
    width: 50%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
  }
}
.nt-our-mission__row {
  display: flex;
  flex-wrap: wrap;
  column-gap: 80px;
}
@media (max-width: 991px) {
  .nt-our-mission__row {
    margin-left: -16px;
    margin-right: -16px;
  }
}
.nt-our-mission__col {
  flex: 0 0 100%;
  max-width: 100%;
}
@media (max-width: 991px) {
  .nt-our-mission__col {
    padding: 48px 16px;
  }
  .nt-our-mission__col:last-child {
    background-color: #f5f5f5;
  }
}
@media (min-width: 992px) {
  .nt-our-mission__col {
    flex: 0 0 calc(50% - 40px);
    max-width: calc(50% - 40px);
  }
}
.nt-our-mission__content {
  text-align: center;
  margin: 0 auto;
  max-width: 640px;
}
.nt-our-mission__title {
  font-weight: 800;
  font-size: 40px;
  letter-spacing: -0.8px;
  color: #171717;
  line-height: 1.2;
  margin-bottom: 15px;
}
@media (max-width: 991px) {
  .nt-our-mission__title {
    font-size: 36px;
  }
}
.nt-our-mission__text {
  font-size: 18px;
  color: #404040;
  line-height: 1.55;
  margin-bottom: 30px;
}
.nt-our-mission__item {
  text-align: center;
  margin-bottom: 48px;
}
.nt-our-mission__item:last-child {
  margin-bottom: 0;
}
.nt-our-mission__item-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #CCF5E0;
  border-radius: 50%;
  margin: 0 auto 15px;
  width: 100px;
  height: 100px;
}
.nt-our-mission__item-icon img {
  max-width: 62px;
  max-height: 62px;
}
.nt-our-mission__item-text {
  font-size: 16px;
  line-height: 1.25;
  margin: 0 auto;
  max-width: 525px;
}

.nt-our-team__list {
  display: flex;
  flex-wrap: wrap;
  row-gap: 36px;
}
@media (min-width: 768px) {
  .nt-our-team__list {
    column-gap: 32px;
  }
}
.nt-our-team__item {
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 768px) {
  .nt-our-team__item {
    flex: 0 0 calc(50% - 16px);
    max-width: calc(50% - 16px);
  }
}
.nt-our-team__item-avatar {
  border: 1px solid #fafafa;
  border-radius: 50%;
  margin: 0 auto 16px;
  overflow: hidden;
  width: 100px;
  height: 100px;
}
.nt-our-team__item-avatar img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.nt-our-team__item-name {
  font-weight: 600;
  font-size: 20px;
  letter-spacing: -0.4px;
  line-height: 1.4;
}
.nt-our-team__item-position {
  font-weight: 400;
  font-size: 14px;
  line-height: 1.42;
}

.nt-home-hero {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  background-color: #023219;
  overflow: hidden;
  position: relative;
  padding: 88px 0 48px;
}
@media (min-width: 992px) {
  .nt-home-hero {
    height: 600px;
  }
}
@media (min-width: 1600px) {
  .nt-home-hero {
    height: 750px;
  }
}
.nt-home-hero__circle {
  content: "";
  background-color: #086032;
  border-radius: 50%;
  width: 828px;
  height: 828px;
  position: absolute;
  right: -275px;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 767px) {
  .nt-home-hero__circle {
    top: 70%;
    right: 50%;
    transform: translateX(50%);
  }
}
.nt-home-hero__row {
  display: flex;
  flex-wrap: wrap;
  column-gap: 30px;
}
.nt-home-hero__col {
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 992px) {
  .nt-home-hero__col {
    flex: 0 0 calc(50% - 15px);
    max-width: calc(50% - 15px);
  }
  .nt-home-hero__col--flex {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
@media (max-width: 767px) {
  .nt-home-hero__col.m-hidden {
    display: none;
  }
}
.nt-home-hero__title, .nt-home-hero__text {
  color: #ffffff;
  margin-bottom: 32px;
}
.nt-home-hero__title {
  font-weight: 800;
  font-size: 52px;
  line-height: 1.26;
  letter-spacing: -1.04px;
}
@media (max-width: 767px) {
  .nt-home-hero__title {
    font-size: 38px;
  }
}
.nt-home-hero__title * {
  font-size: 52px;
  line-height: 1.26;
}
@media (max-width: 767px) {
  .nt-home-hero__title * {
    font-size: 38px;
  }
}
.nt-home-hero__title strong,
.nt-home-hero__title b {
  color: #00CC66;
}
.nt-home-hero__text {
  font-size: 18px;
  line-height: 1.55;
}
@media (max-width: 991px) {
  .nt-home-hero__img {
    margin-top: 85px;
  }
}
.nt-home-hero__link {
  display: block;
  margin-bottom: 32px;
  width: fit-content;
}
.nt-home-hero__form {
  position: relative;
}
.nt-home-hero__form .wpcf7-spinner {
  position: absolute;
}
.nt-home-hero__form .wpcf7-response-output {
  border: 0 !important;
  color: #ffffff;
  margin: 0 !important;
  padding: 0 !important;
  position: absolute;
  top: calc(100% + 10px);
  left: 0;
}

.nt-course-hero {
  text-align: center;
  padding: clamp(1.5rem, 1.5rem + ((1vw - 0.48rem) * 8.3333), 5rem) 0 clamp(2rem, 2rem + ((1vw - 0.48rem) * 3.4226), 3.4375rem);
}
.nt-course-hero__title {
  font-size: clamp(3rem, 3rem + ((1vw - 0.48rem) * 10.7143), 7.5rem);
  line-height: 0.9;
  letter-spacing: clamp(-0.24025rem, -0.0696875rem + ((1vw - 0.48rem) * -0.4061), -0.0696875rem);
  margin-bottom: clamp(1.5rem, 1.5rem + ((1vw - 0.48rem) * 1.1905), 2rem);
}
.nt-course-hero__title span {
  color: #00FF5F;
}
.nt-course-hero__description {
  font-size: clamp(0.875rem, 0.875rem + ((1vw - 0.48rem) * 1.1905), 1.375rem);
  color: rgba(0, 0, 0, 0.6);
  line-height: 1.25;
  margin-bottom: clamp(1.5rem, 1.5rem + ((1vw - 0.48rem) * 2.381), 2.5rem);
}
.nt-course-hero__video {
  display: block;
  border-radius: 17px;
  overflow: hidden;
  margin: 0 auto clamp(1.5rem, 1.5rem + ((1vw - 0.48rem) * 2.381), 2.5rem);
  position: relative;
  height: clamp(13rem, 13rem + ((1vw - 0.48rem) * 37.2024), 28.625rem);
  max-width: 795px;
}
.nt-course-hero__video-play {
  cursor: pointer;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: clamp(3.375rem, 3.375rem + ((1vw - 0.48rem) * 3.869), 5rem);
}
.nt-course-hero__video img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.nt-course-hero__video video {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}
.nt-course-hero__form .wpcf7-form {
  background: none;
  border-radius: 0;
  border: 0;
  box-shadow: none;
  padding: 0;
  margin: 0 auto;
  max-width: 645px;
}
.nt-course-hero__form .wpcf7-form p {
  display: flex;
  justify-content: center;
  margin-bottom: 0;
}
.nt-course-hero__form .wpcf7-form p br {
  display: none;
}
.nt-course-hero__form .wpcf7-form p .wpcf7-form-control-wrap {
  max-width: 55%;
}
@media (max-width: 575px) {
  .nt-course-hero__form .wpcf7-form p .wpcf7-form-control-wrap {
    max-width: 60%;
  }
}
.nt-course-hero__form .wpcf7-form p .wpcf7-submit {
  max-width: 45%;
}
@media (max-width: 575px) {
  .nt-course-hero__form .wpcf7-form p .wpcf7-submit {
    max-width: 40%;
  }
}
.nt-course-hero__form .wpcf7-form input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.nt-course-hero__form .wpcf7-form textarea {
  background-color: #F0F0F0;
  border: 0;
  border-radius: clamp(3.9375rem, 3.9375rem + ((1vw - 0.48rem) * 6.994), 6.875rem);
  font-weight: 500;
  font-size: clamp(0.75rem, 0.75rem + ((1vw - 0.48rem) * 0.8929), 1.125rem);
  color: #000000;
  line-height: 1.2;
  letter-spacing: -0.458px;
  padding: 22px clamp(1.0625rem, 1.0625rem + ((1vw - 0.48rem) * 1.7857), 1.8125rem);
  width: 100%;
}
.nt-course-hero__form .wpcf7-form input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::placeholder,
.nt-course-hero__form .wpcf7-form textarea::placeholder {
  color: #000000;
}
.nt-course-hero__form .wpcf7-form .wpcf7-submit {
  background: #000000;
  border: 0;
  border-radius: clamp(3.9375rem, 3.9375rem + ((1vw - 0.48rem) * 6.994), 6.875rem);
  font-weight: 500;
  font-size: clamp(0.75rem, 0.75rem + ((1vw - 0.48rem) * 0.8929), 1.125rem);
  color: #ffffff;
  cursor: pointer;
  line-height: 1.2;
  letter-spacing: -0.458px;
  padding: 22px clamp(1.5625rem, 1.5625rem + ((1vw - 0.48rem) * 2.8274), 2.75rem);
  white-space: normal;
}
.nt-course-hero__form .wpcf7-form .wpcf7-not-valid-tip {
  display: block;
  position: absolute;
  bottom: -50px;
  left: 30px;
}
.nt-course-hero__form .wpcf7-form .wpcf7-spinner {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.nt-course-hero__form .wpcf7-form .wpcf7-response-output {
  display: none;
}

.nt-articles {
  padding: 64px 0;
}
.nt-articles__info {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .nt-articles__info {
    display: flex;
    align-items: center;
    justify-content: space-between;
    column-gap: 30px;
  }
}
.nt-articles__title {
  font-weight: 700;
  font-size: 36px;
  letter-spacing: -0.72px;
}
@media (max-width: 767px) {
  .nt-articles__title {
    text-align: center;
  }
}
.nt-articles__link {
  display: flex;
  align-items: center;
  background-color: #E5FAF0;
  box-shadow: none;
  border-radius: 8px;
  font-weight: 500;
  font-size: 14px;
  color: #00CC66;
  line-height: 1.42;
  text-transform: uppercase;
  padding: 10px 16px;
  transition: all 0.4s;
}
.nt-articles__link--mobile {
  width: 100%;
  justify-content: center;
}
@media (min-width: 768px) {
  .nt-articles__link--mobile {
    display: none;
  }
}
.nt-articles__link--desktop {
  display: none;
}
@media (min-width: 768px) {
  .nt-articles__link--desktop {
    display: flex;
  }
}
.nt-articles__link:hover {
  background-color: #CCF5E0;
  box-shadow: 0 2px 4px -2px rgba(16, 24, 40, 0.1), 0px 4px 6px -1px rgba(16, 24, 40, 0.1);
  color: #00A352;
}
.nt-articles__link:hover svg path {
  stroke: #00A352;
}
.nt-articles__link svg {
  margin-left: 6px;
}
.nt-articles__link svg path {
  transition: all 0.4s;
}

.nt-blog-posts {
  padding: clamp(1.5rem, 1.5rem + ((1vw - 0.48rem) * 8.3333), 5rem) 0 clamp(2rem, 2rem + ((1vw - 0.48rem) * 1.1905), 2.5rem);
}
.nt-blog-posts .nt-link-section {
  text-align: center;
  margin: 20px auto 0;
}
.nt-blog-posts--s2 {
  padding: clamp(2.5rem, 2.5rem + ((1vw - 0.48rem) * 3.5714), 4rem) 0;
}
.nt-blog-posts__heading {
  font-weight: 400;
  font-size: clamp(3rem, 3rem + ((1vw - 0.48rem) * 3.5714), 4.5rem);
  line-height: 0.9;
  letter-spacing: clamp(-0.18rem, -0.0696875rem + ((1vw - 0.48rem) * -0.2626), -0.0696875rem);
  margin-bottom: clamp(1.75rem, 1.75rem + ((1vw - 0.48rem) * 2.9762), 3rem);
}
.nt-blog-posts__heading--large {
  font-size: clamp(3rem, 3rem + ((1vw - 0.48rem) * 10.7143), 7.5rem);
  letter-spacing: clamp(-0.24025rem, -0.0696875rem + ((1vw - 0.48rem) * -0.4061), -0.0696875rem);
  text-align: center;
}
.nt-blog-posts__heading--large + .nt-blog-posts__text {
  text-align: center;
}
.nt-blog-posts__text {
  font-size: clamp(0.875rem, 0.875rem + ((1vw - 0.48rem) * 1.1905), 1.375rem);
  color: rgba(0, 0, 0, 0.6);
  line-height: 1.41;
}
@media (min-width: 992px) {
  .nt-blog-posts__text {
    line-height: 1.25;
    margin: 0 auto;
    max-width: 1022px;
  }
}
/* Newsletter page — heading override */
.category-newsletter .nt-blog-posts__heading--large {
  font-size: clamp(1.5rem, 1.5rem + ((1vw - 0.48rem) * 2.381), 2.5rem);
  margin-bottom: 0.5rem;
}
.category-newsletter .nt-blog-posts__text {
  margin-bottom: clamp(1.5rem, 1.5rem + ((1vw - 0.48rem) * 2.381), 2.5rem);
}
/* Newsletter CTA on /newsletter page — Figma node 0:810 */
.nt-blog-posts__newsletter-cta {
  max-width: 700px;
  margin: clamp(1.5rem, 1.5rem + ((1vw - 0.48rem) * 4), 3rem) auto;
  text-align: center;
}
.nt-blog-posts__newsletter-cta-heading {
  font-size: clamp(0.875rem, 0.875rem + ((1vw - 0.48rem) * 0.5952), 1.125rem);
  color: rgba(0, 0, 0, 0.6);
  line-height: 1.4;
  margin-bottom: 2rem;
}
.nt-blog-posts__newsletter-cta .wpcf7-form > p {
  display: flex;
  gap: 0;
  justify-content: center;
  align-items: center;
  margin: 0;
}
.nt-blog-posts__newsletter-cta .wpcf7-form > p br {
  display: none;
}
.nt-blog-posts__newsletter-cta .wpcf7-form > p label {
  flex: 1;
  min-width: 0;
  max-width: 400px;
}
.nt-blog-posts__newsletter-cta .wpcf7-form > p label .wpcf7-form-control-wrap {
  display: block;
  height: 100%;
}
.nt-blog-posts__newsletter-cta input[type="email"] {
  width: 100%;
  box-sizing: border-box;
  height: 67px;
  padding: 0 29px;
  background: #f0f0f0;
  border: none;
  border-radius: 110px;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: -0.46px;
  outline: none;
  transition: background 0.2s;
}
.nt-blog-posts__newsletter-cta input[type="email"]::placeholder {
  color: rgba(0, 0, 0, 0.5);
}
.nt-blog-posts__newsletter-cta input[type="email"]:focus {
  background: #e8e8e8;
}
.nt-blog-posts__newsletter-cta input[type="submit"] {
  height: 67px;
  padding: 0 44px;
  background: #000;
  color: #fff;
  border: none;
  border-radius: 110px;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: -0.46px;
  cursor: pointer;
  white-space: nowrap;
  transition: background 0.2s;
}
.nt-blog-posts__newsletter-cta input[type="submit"]:hover {
  background: #333;
}
.nt-blog-posts__newsletter-cta .wpcf7-spinner {
  display: none;
}
@media (max-width: 767px) {
  .nt-blog-posts__newsletter-cta .wpcf7-form > p {
    flex-direction: column;
    gap: 12px;
  }
  .nt-blog-posts__newsletter-cta .wpcf7-form > p label {
    max-width: 100%;
  }
  .nt-blog-posts__newsletter-cta input[type="submit"] {
    width: 100%;
  }
}

.nt-blog-posts__categories {
  display: flex;
  align-items: center;
  gap: 8px;
  background-color: #000000;
  border-radius: 110px;
  margin-top: clamp(1.5rem, 1.5rem + ((1vw - 0.48rem) * 8.3333), 5rem);
  margin-bottom: clamp(1.5rem, 1.5rem + ((1vw - 0.48rem) * 2.381), 2.5rem);
  padding: 4px;
  overflow-x: auto;
}
.nt-blog-posts__categories-item {
  font-weight: 500;
  font-size: clamp(1rem, 1rem + ((1vw - 0.48rem) * 0.2976), 1.125rem);
  color: #ffffff;
  cursor: pointer;
  line-height: 1.2;
  letter-spacing: -0.458px;
  padding: clamp(0.75rem, 0.75rem + ((1vw - 0.48rem) * 1.7857), 1.5rem);
  min-width: fit-content;
  transition: all 0.4s;
}
.nt-blog-posts__categories-item.active, .nt-blog-posts__categories-item:hover {
  background-color: #ffffff;
  border-radius: 110px;
  color: #000000;
}
.nt-blog-posts__info {
  display: flex;
  flex-direction: column;
  gap: clamp(1.5rem, 1.5rem + ((1vw - 0.48rem) * 12.7976), 6.875rem);
  border-bottom: 1px solid #000000;
  padding: 0 0 24px;
  margin-bottom: clamp(1.5rem, 1.5rem + ((1vw - 0.48rem) * 8.3333), 5rem);
}
@media (min-width: 992px) {
  .nt-blog-posts__info {
    flex-direction: row;
    align-items: center;
    padding: 40px 0 45px;
  }
}
.nt-blog-posts__info .nt-search-form {
  flex-direction: row-reverse;
  gap: 13px;
  background-color: #000000;
  border-radius: 100px;
  padding: 10px 16px;
  width: 100%;
}
@media (min-width: 992px) {
  .nt-blog-posts__info .nt-search-form {
    padding: 20px;
    flex: 0 0 450px;
    max-width: 450px;
  }
}
@media (min-width: 1200px) {
  .nt-blog-posts__info .nt-search-form {
    flex: 0 0 565px;
    max-width: 565px;
  }
}
.nt-blog-posts__info .nt-search-form input {
  background-color: transparent;
  font-weight: 500;
  font-size: 18px;
  color: #ffffff;
  line-height: 1.2;
  letter-spacing: -0.458px;
  width: 100%;
}
.nt-blog-posts__info .nt-search-form input::-webkit-search-cancel-button {
  -webkit-appearance: none;
  background-image: url("../images/svg/close.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  cursor: pointer;
  height: 20px;
  width: 20px;
}
.nt-blog-posts__info .nt-search-form button {
  background-color: transparent;
}
.nt-blog-posts__info .nt-search-form button:hover {
  background-color: transparent;
}
.nt-blog-posts__title {
  font-weight: 400;
  font-size: clamp(2rem, 2rem + ((1vw - 0.48rem) * 2.381), 3rem);
  line-height: 1;
  letter-spacing: -1.305px;
}
@media (min-width: 992px) {
  .nt-blog-posts__title {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
}
.nt-blog-posts__empty h1, .nt-blog-posts__empty h2, .nt-blog-posts__empty h3, .nt-blog-posts__empty h4, .nt-blog-posts__empty h5, .nt-blog-posts__empty h6 {
  font-weight: 400;
  font-size: 40px;
  line-height: 1.1;
  letter-spacing: -1.31px;
  margin-bottom: 30px;
}
.nt-blog-posts__empty p, .nt-blog-posts__empty li {
  font-size: clamp(1.125rem, 1.125rem + ((1vw - 0.48rem) * 0.5952), 1.375rem);
  color: rgba(0, 0, 0, 0.6);
  line-height: 1.25;
}
.nt-blog-posts__list {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  gap: 16px;
}
@media (min-width: 768px) {
  .nt-blog-posts__list .nt-blog-posts__article {
    flex: 0 0 calc(50% - 8px);
    max-width: calc(50% - 8px);
  }
}
@media (min-width: 992px) {
  .nt-blog-posts__list {
    flex-direction: row;
    gap: 24px;
  }
  .nt-blog-posts__list .nt-blog-posts__article {
    flex: 0 0 calc((100% - 48px) / 3);
    max-width: calc((100% - 48px) / 3);
  }
}
.nt-blog-posts__article {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  border-radius: 16px;
  padding: clamp(1rem, 1rem + ((1vw - 0.48rem) * 1.1905), 1.5rem);
  overflow: hidden;
  position: relative;
  min-height: 400px;
}
@media (min-width: 992px) {
  .nt-blog-posts__article {
    min-height: 600px;
  }
}
.nt-blog-posts__article::before {
  content: "";
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 37.98%, rgba(0, 0, 0, 0.8) 100%);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.nt-blog-posts__article--small {
  min-height: 435px;
}
.nt-blog-posts__article--small .nt-blog-posts__article-img {
  filter: grayscale(100%);
}
.nt-blog-posts__article-img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.nt-blog-posts__article-content {
  display: flex;
  flex-direction: column;
  gap: 14px;
  position: relative;
  z-index: 2;
}
@media (min-width: 992px) {
  .nt-blog-posts__article-content {
    gap: 24px;
  }
}
.nt-blog-posts__article-title {
  font-weight: 400;
  font-size: clamp(1.5rem, 1.5rem + ((1vw - 0.48rem) * 1.1905), 2rem);
  color: #ffffff;
  line-height: 1.06;
  letter-spacing: -0.24px;
}
.nt-blog-posts__article-title a {
  color: #ffffff;
  word-wrap: break-word;
}
@media (min-width: 992px) {
  .nt-blog-posts__article-title {
    letter-spacing: -0.32px;
  }
}
.nt-blog-posts__article-info {
  display: flex;
  align-items: center;
  gap: clamp(1rem, 1rem + ((1vw - 0.48rem) * 1.1905), 1.5rem);
}
.nt-blog-posts__article-avatar {
  border: 1px solid #ffffff;
  border-radius: 50%;
  overflow: hidden;
  max-width: 54px;
}
.nt-blog-posts__article-avatar img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.nt-blog-posts__article-author, .nt-blog-posts__article-date {
  color: #ffffff;
  letter-spacing: -0.458px;
  line-height: 1.2;
}
.nt-blog-posts__article-author {
  font-weight: 500;
  font-size: 18px;
}
.nt-blog-posts__article-date {
  font-weight: 300;
  font-size: 16px;
}

@media (min-width: 992px) {
  .nt-call-to-action {
    margin-bottom: 64px;
  }
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-call-to-action, .nt-style--s2 .nt-call-to-action {
  margin-bottom: 32px;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-call-to-action .nt-call-to-action__wrapper, .nt-style--s2 .nt-call-to-action .nt-call-to-action__wrapper {
  background-color: #00FF5F;
  border-radius: 16px;
  box-shadow: none;
  text-align: left;
  padding: clamp(1rem, 1rem + ((1vw - 0.48rem) * 1.1905), 1.5rem);
  margin: 0;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-call-to-action .nt-call-to-action__content, .nt-style--s2 .nt-call-to-action .nt-call-to-action__content {
  margin: 0 0 32px;
  max-width: 100%;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-call-to-action .nt-call-to-action__info, .nt-style--s2 .nt-call-to-action .nt-call-to-action__info {
  font-family: "DM Mono", monospace;
  font-weight: 500;
  font-size: 16px;
  color: #000000;
  letter-spacing: -0.5px;
  text-transform: uppercase;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .nt-style--s2 :where(.editor-styles-wrapper) .nt-call-to-action .nt-call-to-action__info, .nt-style--s2 .nt-call-to-action .nt-call-to-action__info {
    margin-bottom: 12px;
  }
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-call-to-action .nt-call-to-action__title, .nt-style--s2 .nt-call-to-action .nt-call-to-action__title {
  font-weight: 500;
  font-size: clamp(1.5rem, 1.5rem + ((1vw - 0.48rem) * 1.1905), 2rem);
  line-height: 1;
  letter-spacing: -1.305px;
  margin-bottom: 12px;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-call-to-action .nt-call-to-action__title *, .nt-style--s2 .nt-call-to-action .nt-call-to-action__title * {
  font-weight: 500;
  font-size: clamp(1.5rem, 1.5rem + ((1vw - 0.48rem) * 1.1905), 2rem);
  line-height: 1;
  letter-spacing: -1.305px;
  margin-bottom: 0;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-call-to-action .nt-call-to-action__text, .nt-style--s2 .nt-call-to-action .nt-call-to-action__text {
  line-height: 1.44;
  margin-bottom: 0;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-call-to-action .nt-call-to-action__text p, .nt-style--s2 .nt-call-to-action .nt-call-to-action__text p {
  line-height: 1.44;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-call-to-action .nt-call-to-action__form, .nt-style--s2 .nt-call-to-action .nt-call-to-action__form {
  margin: 0;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-call-to-action .wpcf7-form, .nt-style--s2 .nt-call-to-action .wpcf7-form {
  background: none;
  border-radius: 0;
  border: 0;
  box-shadow: none;
  padding: 0;
  max-width: 600px;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-call-to-action .wpcf7-form p, .nt-style--s2 .nt-call-to-action .wpcf7-form p {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .nt-style--s2 :where(.editor-styles-wrapper) .nt-call-to-action .wpcf7-form p, .nt-style--s2 .nt-call-to-action .wpcf7-form p {
    flex-direction: column;
    gap: 4px;
  }
  .nt-style--s2 :where(.editor-styles-wrapper) .nt-call-to-action .wpcf7-form p br, .nt-style--s2 .nt-call-to-action .wpcf7-form p br {
    display: none;
  }
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-call-to-action .wpcf7-form input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.nt-style--s2 :where(.editor-styles-wrapper) .nt-call-to-action .wpcf7-form textarea, .nt-style--s2 .nt-call-to-action .wpcf7-form input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.nt-style--s2 .nt-call-to-action .wpcf7-form textarea {
  background-color: #ffffff;
  border-radius: 110px;
  font-weight: 500;
  font-size: 18px;
  color: #000000;
  line-height: 1.2;
  letter-spacing: -0.458px;
  padding: 22px 29px;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-call-to-action .wpcf7-form input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::placeholder,
.nt-style--s2 :where(.editor-styles-wrapper) .nt-call-to-action .wpcf7-form textarea::placeholder, .nt-style--s2 .nt-call-to-action .wpcf7-form input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::placeholder,
.nt-style--s2 .nt-call-to-action .wpcf7-form textarea::placeholder {
  color: #000000;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-call-to-action .wpcf7-form .wpcf7-submit, .nt-style--s2 .nt-call-to-action .wpcf7-form .wpcf7-submit {
  background: #000000;
  border-radius: 110px;
  font-weight: 500;
  font-size: 18px;
  color: #ffffff;
  line-height: 1.2;
  letter-spacing: -0.458px;
  padding: 22px 44px;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-call-to-action .wpcf7-form .wpcf7-not-valid-tip, .nt-style--s2 .nt-call-to-action .wpcf7-form .wpcf7-not-valid-tip {
  display: block;
  position: absolute;
  bottom: -30px;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-call-to-action .wpcf7-form .wpcf7-response-output, .nt-style--s2 .nt-call-to-action .wpcf7-form .wpcf7-response-output {
  color: #000000;
  bottom: -10px;
}
.nt-call-to-action__wrapper {
  background-color: #023219;
  box-shadow: 0 4px 6px -4px rgba(16, 24, 40, 0.1), 0px 10px 15px -3px rgba(16, 24, 40, 0.1);
  text-align: center;
  padding: 32px 16px;
  margin-left: -16px;
  margin-right: -16px;
}
@media (min-width: 768px) {
  .nt-call-to-action__wrapper {
    border-radius: 52px;
    box-shadow: 0 25px 50px -12px rgba(16, 24, 40, 0.25);
    padding: 48px;
    margin: 0;
  }
}
.nt-call-to-action__content {
  margin: 0 auto;
  max-width: 640px;
}
.nt-call-to-action__title, .nt-call-to-action__text {
  color: #ffffff;
}
.nt-call-to-action__title {
  font-weight: 800;
  font-size: 28px;
  line-height: 1.22;
  letter-spacing: -0.56px;
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .nt-call-to-action__title {
    font-size: 36px;
    letter-spacing: -0.72px;
  }
}
.nt-call-to-action__title * {
  font-size: 28px;
  line-height: 1.22;
}
@media (min-width: 768px) {
  .nt-call-to-action__title * {
    font-size: 36px;
  }
}
.nt-call-to-action__title strong,
.nt-call-to-action__title b {
  color: #00CC66;
}
.nt-call-to-action__text {
  line-height: 1.55;
  margin-bottom: 24px;
}
.nt-call-to-action__info {
  font-weight: 500;
  font-size: 14px;
  color: #ffffff;
  line-height: 1.42;
  text-align: center;
  margin-top: 5px;
}
.nt-call-to-action__form {
  margin: 0 auto;
  position: relative;
  width: fit-content;
}
.nt-call-to-action__form .wpcf7-form {
  max-width: 590px;
}
.nt-call-to-action__form .wpcf7-form.invalid {
  border-color: #f00;
}
.nt-call-to-action__form .wpcf7-form.invalid .wpcf7-email::placeholder {
  color: #f00;
}
.nt-call-to-action__form .wpcf7-form.invalid .wpcf7-response-output {
  display: none;
}
.nt-call-to-action__form .wpcf7-form.sent {
  margin-bottom: 30px;
}
.nt-call-to-action__form .wpcf7-spinner {
  position: absolute;
}
.nt-call-to-action__form .wpcf7-response-output {
  border: 0 !important;
  font-size: 14px;
  color: #00b911;
  margin: 0 !important;
  padding: 0 !important;
  width: max-content;
  position: absolute;
  bottom: 40px;
  left: 50%;
  transform: translateX(-50%);
}
@media (min-width: 470px) {
  .nt-call-to-action__form .wpcf7-response-output {
    bottom: 20px;
  }
}

.nt-alternative {
  margin: 32px 0;
}
.nt-alternative--s2 .nt-alternative__wrapper {
  flex-direction: row-reverse;
}
@media (max-width: 767px) {
  .nt-alternative--s2 .nt-alternative__col--right {
    display: flex;
    flex-direction: column;
  }
}
@media (max-width: 767px) {
  .nt-alternative--s2 .nt-alternative__row {
    border-top: 1px solid #d4d4d4;
    padding-top: 24px;
  }
}
@media (max-width: 767px) {
  .nt-alternative--s2 .nt-alternative__links {
    order: 3;
  }
}
.nt-alternative--s2 .nt-alternative__links .cl-btn:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .nt-alternative--s2 .nt-alternative__bars {
    order: 2;
  }
}
.nt-alternative--s2 .nt-alternative__title {
  font-size: 30px;
  line-height: 1.25;
  letter-spacing: -0.64px;
}
@media (max-width: 767px) {
  .nt-alternative--s2 .nt-alternative__title {
    font-size: 20px;
    line-height: 1.4;
    letter-spacing: 0;
  }
}
@media (max-width: 767px) {
  .nt-alternative--s2 .nt-alternative__img {
    flex: 0 0 80px;
    height: 80px;
  }
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-alternative .nt-alternative__wrapper, .nt-style--s2 .nt-alternative .nt-alternative__wrapper {
  background-color: #f5f5f5;
  flex-direction: row-reverse;
  gap: 24px;
  padding: clamp(1rem, 1rem + ((1vw - 0.48rem) * 2.381), 2rem);
}
@media (min-width: 992px) {
  .nt-style--s2 :where(.editor-styles-wrapper) .nt-alternative .nt-alternative__wrapper, .nt-style--s2 .nt-alternative .nt-alternative__wrapper {
    gap: 32px 24px;
  }
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-alternative .nt-alternative__img, .nt-style--s2 .nt-alternative .nt-alternative__img {
  margin-bottom: 16px;
  height: auto;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-alternative .nt-alternative__img img, .nt-style--s2 .nt-alternative .nt-alternative__img img {
  object-fit: none;
  width: 100%;
  height: auto;
  position: static;
}
@media (min-width: 992px) {
  .nt-style--s2 :where(.editor-styles-wrapper) .nt-alternative .nt-alternative__img, .nt-style--s2 .nt-alternative .nt-alternative__img {
    margin-bottom: 32px;
  }
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-alternative .nt-alternative__label, .nt-style--s2 .nt-alternative .nt-alternative__label {
  background: none;
  font-family: "DM Mono", monospace;
  font-weight: 500;
  font-size: 16px;
  color: #000000;
  line-height: 1;
  letter-spacing: -0.5px;
  text-transform: uppercase;
  padding: 0;
  margin-bottom: 12px;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-alternative .nt-alternative__label svg, .nt-style--s2 .nt-alternative .nt-alternative__label svg {
  display: none;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-alternative .nt-alternative__title, .nt-style--s2 .nt-alternative .nt-alternative__title {
  font-weight: 500;
  font-size: 24px;
  line-height: 1;
  letter-spacing: -1.305px;
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .nt-style--s2 :where(.editor-styles-wrapper) .nt-alternative .nt-alternative__title, .nt-style--s2 .nt-alternative .nt-alternative__title {
    font-size: 32px;
  }
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-alternative .nt-alternative__text, .nt-style--s2 .nt-alternative .nt-alternative__text {
  font-size: 16px;
  line-height: 1.37;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-alternative .nt-alternative__text p, .nt-style--s2 .nt-alternative .nt-alternative__text p {
  font-size: 16px;
  line-height: 1.37;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-alternative .nt-alternative__text ul, .nt-style--s2 .nt-alternative .nt-alternative__text ul {
  list-style: none;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-alternative .nt-alternative__text ul li, .nt-style--s2 .nt-alternative .nt-alternative__text ul li {
  position: relative;
  padding-left: 19px;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-alternative .nt-alternative__text ul li::before, .nt-style--s2 :where(.editor-styles-wrapper) .nt-alternative .nt-alternative__text ul li::after, .nt-style--s2 .nt-alternative .nt-alternative__text ul li::before, .nt-style--s2 .nt-alternative .nt-alternative__text ul li::after {
  content: "";
  background: none;
  border-radius: 0;
  border-style: solid;
  border-width: 4px 0 4px 8px;
  position: absolute;
  top: 8px;
  left: 0;
  transform: rotate(0deg) translateY(0);
  width: 0;
  height: 0;
}
@media (min-width: 1400px) {
  .nt-style--s2 :where(.editor-styles-wrapper) .nt-alternative .nt-alternative__text ul li::before, .nt-style--s2 :where(.editor-styles-wrapper) .nt-alternative .nt-alternative__text ul li::after, .nt-style--s2 .nt-alternative .nt-alternative__text ul li::before, .nt-style--s2 .nt-alternative .nt-alternative__text ul li::after {
    border-width: 5px 0 5px 10px;
  }
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-alternative .nt-alternative__text ul li::before, .nt-style--s2 .nt-alternative .nt-alternative__text ul li::before {
  border-color: transparent transparent transparent #000000;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-alternative .nt-alternative__text ul li::after, .nt-style--s2 .nt-alternative .nt-alternative__text ul li::after {
  border-color: transparent transparent transparent #00FF5F;
  transform: rotate(0deg) translateY(0) scale(0.9);
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-alternative .nt-alternative__row, .nt-style--s2 .nt-alternative .nt-alternative__row {
  border-top-color: #000000;
  padding-top: 16px;
  margin-top: 16px;
}
@media (max-width: 767px) {
  .nt-style--s2 :where(.editor-styles-wrapper) .nt-alternative .nt-alternative__row, .nt-style--s2 .nt-alternative .nt-alternative__row {
    border: 0;
    padding: 0;
  }
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-alternative .nt-alternative__list-title, .nt-style--s2 .nt-alternative .nt-alternative__list-title {
  margin-bottom: 8px;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-alternative .nt-alternative__list:first-child svg path, .nt-style--s2 .nt-alternative .nt-alternative__list:first-child svg path {
  fill: #000000;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-alternative .nt-alternative__list--cons svg path, .nt-style--s2 .nt-alternative .nt-alternative__list--cons svg path {
  fill: #7E7E7E;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-alternative.nt-alternative--s2 .nt-alternative__wrapper, .nt-style--s2 .nt-alternative.nt-alternative--s2 .nt-alternative__wrapper {
  padding: clamp(1rem, 1rem + ((1vw - 0.48rem) * 1.1905), 1.5rem);
}
@media (max-width: 767px) {
  .nt-style--s2 :where(.editor-styles-wrapper) .nt-alternative.nt-alternative--s2 .nt-alternative__heading, .nt-style--s2 .nt-alternative.nt-alternative--s2 .nt-alternative__heading {
    flex-direction: initial;
    flex-wrap: wrap;
  }
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-alternative.nt-alternative--s2 .nt-alternative__img, .nt-style--s2 .nt-alternative.nt-alternative--s2 .nt-alternative__img {
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .nt-style--s2 :where(.editor-styles-wrapper) .nt-alternative.nt-alternative--s2 .nt-alternative__img, .nt-style--s2 .nt-alternative.nt-alternative--s2 .nt-alternative__img {
    margin-bottom: 0;
  }
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-alternative.nt-alternative--s2 .nt-alternative__title, .nt-style--s2 .nt-alternative.nt-alternative--s2 .nt-alternative__title {
  margin-bottom: 24px;
}
.nt-alternative__wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 32px;
  background-color: #f5f5f5;
  border-radius: 24px;
  padding: 24px;
}
@media (max-width: 767px) {
  .nt-alternative__wrapper {
    padding: 12px;
  }
}
.nt-alternative__col--full {
  flex: 0 0 100%;
  max-width: 100%;
}
.nt-alternative__col--left {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}
.nt-alternative__col--right {
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 768px) {
  .nt-alternative__col--right {
    flex: 0 0 232px;
    max-width: 232px;
  }
}
@media (max-width: 767px) {
  .nt-alternative__heading {
    display: flex;
    align-items: center;
    gap: 12px;
  }
}
.nt-alternative__img {
  display: block;
  border-radius: 16px;
  margin-bottom: 16px;
  position: relative;
  overflow: hidden;
  flex: 0 0 100%;
  height: 184px;
}
@media (max-width: 767px) {
  .nt-alternative__img--desktop {
    display: none;
  }
}
@media (min-width: 768px) {
  .nt-alternative__img--mobile {
    display: none;
  }
}
.nt-alternative__img img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.nt-alternative__title, .nt-alternative__label, .nt-alternative__text {
  margin-bottom: 12px;
}
.nt-alternative__title {
  font-weight: 600;
  font-size: 24px;
  color: #262626;
  line-height: 1.33;
  letter-spacing: -0.48px;
}
.nt-alternative__label {
  display: flex;
  align-items: center;
  gap: 8px;
  background-color: #00CC66;
  border-radius: 100px;
  font-weight: 600;
  font-size: 12px;
  color: #ffffff;
  line-height: 1;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 6px 12px;
  width: fit-content;
}
.nt-alternative__disclaimer {
  font-size: 12px;
  color: #737373;
  line-height: 1.6;
  margin-top: 24px;
}
.nt-alternative__disclaimer p {
  font-size: 12px;
  color: #737373;
  line-height: 1.6;
  margin-bottom: 0;
}
.nt-alternative__disclaimer strong, .nt-alternative__disclaimer b {
  font-weight: 700;
  font-size: 14px;
  color: #525252;
  line-height: 1.42;
}
.nt-alternative__text {
  font-size: 14px;
  color: #525252;
  line-height: 1.42;
}
.nt-alternative__text p {
  font-size: 14px;
  color: #525252;
  line-height: 1.42;
}
.nt-alternative__row {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 24px;
}
@media (max-width: 767px) {
  .nt-alternative__row {
    border-bottom: 1px solid #d4d4d4;
    padding-bottom: 24px;
  }
}
@media (min-width: 768px) {
  .nt-alternative__row {
    border-top: 1px solid #d4d4d4;
    padding-top: 24px;
  }
}
.nt-alternative__list {
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 576px) and (max-width: 767px) {
  .nt-alternative__list {
    flex: 0 0 calc(50% - 6px);
    max-width: calc(50% - 6px);
  }
}
@media (min-width: 992px) {
  .nt-alternative__list {
    flex: 0 0 calc(50% - 6px);
    max-width: calc(50% - 6px);
  }
}
.nt-alternative__list-title {
  font-weight: 500;
  font-size: 20px;
  color: #262626;
  line-height: 1.4;
  letter-spacing: -0.4px;
  margin-bottom: 12px;
}
.nt-alternative__list-item {
  display: flex;
  gap: 4px;
  font-size: 14px;
  color: #383D49;
  line-height: 1.42;
  margin-bottom: 8px;
}
.nt-alternative__list-item:last-child {
  margin-bottom: 0;
}
.nt-alternative__list-item svg {
  flex: 0 0 16px;
  margin-top: 2px;
}
@media (max-width: 767px) {
  .nt-alternative__list-item svg {
    margin-top: 1px;
  }
}
.nt-alternative__links a {
  margin-bottom: 8px;
}
.nt-alternative__links a:last-child {
  margin-bottom: 8px;
}
.nt-alternative__links a.cl-btn {
  width: 100%;
}
.nt-alternative__links a.cl-btn svg {
  display: none;
}
.nt-alternative__bars {
  margin-top: 24px;
}
@media (max-width: 767px) {
  .nt-alternative__bars {
    margin-top: 0;
    margin-bottom: 24px;
  }
}
.nt-alternative__bars-item {
  margin-bottom: 14px;
}
.nt-alternative__bars-item:last-child {
  margin-bottom: 0;
}
.nt-alternative__bars-title {
  font-weight: 600;
  font-size: 10px;
  color: #262626;
  line-height: 2;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 2px;
}
.nt-alternative__bars-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  line-height: 1;
}
.nt-alternative__bars-row div {
  background-color: #ffffff;
  border-radius: 100px;
  width: 185px;
  height: 8px;
}
@media (max-width: 767px) {
  .nt-alternative__bars-row div {
    width: calc(100% - 50px);
  }
}
.nt-alternative__bars-row div span {
  display: block;
  background-color: #00CC66;
  border-radius: 64px;
  height: 100%;
}
.nt-alternative__bars-row > span {
  font-size: 12px;
  color: #262626;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.nt-key-takeaways {
  margin-bottom: 26px;
}
.nt-key-takeaways--s2.active .nt-key-takeaways__wrapper {
  border-bottom: 0;
  padding: 0;
}
.nt-key-takeaways--s2.active .nt-key-takeaways__title svg {
  transform: scale(1, -1);
}
.nt-key-takeaways--s2 .nt-key-takeaways__wrapper {
  border-color: #d4d4d4;
}
.nt-key-takeaways--s2 .nt-key-takeaways__title {
  cursor: pointer;
}
.nt-key-takeaways--s2 .nt-key-takeaways__title svg {
  transition: transform 0.4s;
}
.nt-key-takeaways--s2 .nt-key-takeaways__list {
  display: flex;
  flex-direction: column;
  gap: 16px;
  counter-reset: link;
}
.nt-key-takeaways--s2 .nt-key-takeaways__list a, .nt-key-takeaways--s2 .nt-key-takeaways__list p {
  display: flex;
  gap: 8px;
  font-weight: 400;
  font-size: 18px;
  color: #404040;
  line-height: 1.44;
  position: relative;
}
.nt-key-takeaways--s2 .nt-key-takeaways__list a::before, .nt-key-takeaways--s2 .nt-key-takeaways__list p::before {
  counter-increment: link;
  content: "" counter(link) ". ";
  font-weight: 700;
  font-size: 18px;
  color: #404040;
  line-height: 1.44;
}
.nt-key-takeaways--s3.active .nt-key-takeaways__title svg {
  transform: scale(1, -1);
}
.nt-key-takeaways--s3 .nt-key-takeaways__wrapper {
  border: 0;
  border-top: 1px solid #000000;
  border-radius: 0;
  padding: 24px 0;
}
.nt-key-takeaways--s3 .nt-key-takeaways__title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-family: "Helvetica Neue";
  font-weight: 400;
  font-size: 32px;
  color: #000000;
  cursor: pointer;
  line-height: 1;
  letter-spacing: -1.305px;
  text-transform: inherit;
  position: static;
  padding: 0;
  width: 100%;
}
@media (max-width: 767px) {
  .nt-key-takeaways--s3 .nt-key-takeaways__title {
    font-weight: 500;
    font-size: 24px;
  }
}
.nt-key-takeaways--s3 .nt-key-takeaways__title svg {
  transition: transform 0.4s;
}
@media (max-width: 767px) {
  .nt-key-takeaways--s3 .nt-key-takeaways__title svg {
    width: 24px;
    height: 24px;
  }
}
.nt-key-takeaways--s3 .nt-key-takeaways__list {
  gap: 8px;
  counter-reset: link;
  margin-top: 24px;
}
.nt-key-takeaways--s3 .nt-key-takeaways__list a {
  display: flex;
  gap: 20px;
  font-size: 18px;
  color: #000000;
}
@media (max-width: 767px) {
  .nt-key-takeaways--s3 .nt-key-takeaways__list a {
    font-size: 16px;
  }
}
.nt-key-takeaways--s3 .nt-key-takeaways__list a::before {
  counter-increment: link;
  content: "" counter(link) ". ";
  font-weight: 700;
  font-size: 16px;
  color: #404040;
  line-height: 1.62;
}
.nt-key-takeaways__wrapper {
  border: 1px solid rgba(0, 204, 102, 0.4);
  border-radius: 8px;
  position: relative;
  padding: 32px 24px;
}
@media (max-width: 767px) {
  .nt-key-takeaways__wrapper {
    padding: 32px 16px;
  }
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-key-takeaways__wrapper, .nt-style--s2 .nt-key-takeaways__wrapper {
  border: 0;
  border-top: 1px solid #000000;
  border-radius: 0;
  padding: 24px 0;
}
.nt-key-takeaways__title {
  display: flex;
  align-items: center;
  gap: 10px;
  background-color: #ffffff;
  font-weight: 600;
  font-size: 18px;
  color: #00CC66;
  line-height: 1.1;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 0 12px;
  width: fit-content;
  position: absolute;
  top: -9px;
  left: 24px;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-key-takeaways__title, .nt-style--s2 .nt-key-takeaways__title {
  font-weight: 400;
  font-size: 40px;
  color: #000000;
  line-height: 1.48;
  letter-spacing: -0.5px;
  text-transform: none;
  margin-bottom: 18px;
  padding: 0;
  position: static;
}
@media (max-width: 767px) {
  .nt-style--s2 :where(.editor-styles-wrapper) .nt-key-takeaways__title, .nt-style--s2 .nt-key-takeaways__title {
    margin-bottom: 24px;
  }
}
.nt-key-takeaways__list {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.nt-key-takeaways__list-item {
  display: flex;
  gap: 8px;
  font-size: 18px;
  line-height: 1.44;
}
@media (max-width: 575px) {
  .nt-key-takeaways__list-item {
    font-size: 16px;
  }
}
.nt-key-takeaways__list-item svg {
  flex: 0 0 20px;
  max-width: 20px;
  margin-top: 4px;
}
.nt-key-takeaways__list-item p {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .nt-style--s2 :where(.editor-styles-wrapper) .nt-key-takeaways__list, .nt-style--s2 .nt-key-takeaways__list {
    gap: 12px;
  }
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-key-takeaways__list-item, .nt-style--s2 .nt-key-takeaways__list-item {
  font-size: 18px;
  line-height: 1.55;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-key-takeaways__list-item p, .nt-style--s2 .nt-key-takeaways__list-item p {
  font-size: 18px;
  line-height: 1.55;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .nt-style--s2 :where(.editor-styles-wrapper) .nt-key-takeaways__list-item p, .nt-style--s2 .nt-key-takeaways__list-item p {
    font-size: 16px;
  }
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-key-takeaways__list-item svg, .nt-style--s2 .nt-key-takeaways__list-item svg {
  margin-top: 0;
  flex: 0 0 24px;
  max-width: 24px;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-key-takeaways__list-item svg path, .nt-style--s2 .nt-key-takeaways__list-item svg path {
  fill: #00FF5F;
}

.nt-comparison-widget {
  margin: 32px 0;
}
@media (max-width: 767px) {
  .nt-style--s2 :where(.editor-styles-wrapper) .nt-comparison-widget, .nt-style--s2 .nt-comparison-widget {
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    padding: 16px;
    margin-left: -16px;
    margin-right: -16px;
  }
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-comparison-widget .nt-comparison-widget__wrap, .nt-style--s2 .nt-comparison-widget .nt-comparison-widget__wrap {
  box-shadow: none;
}
@media (min-width: 768px) {
  .nt-style--s2 :where(.editor-styles-wrapper) .nt-comparison-widget .nt-comparison-widget__wrap, .nt-style--s2 .nt-comparison-widget .nt-comparison-widget__wrap {
    border: 1px solid #000000;
    border-radius: 16px;
  }
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-comparison-widget .nt-comparison-widget__item, .nt-style--s2 .nt-comparison-widget .nt-comparison-widget__item {
  border: 1px solid #e5e5e5;
  border-radius: 16px;
  gap: 12px;
  padding: 12px;
  margin-bottom: 16px;
}
@media (min-width: 992px) and (max-width: 1399px) {
  .nt-style--s2 :where(.editor-styles-wrapper) .nt-comparison-widget .nt-comparison-widget__item, .nt-style--s2 .nt-comparison-widget .nt-comparison-widget__item {
    flex-wrap: wrap;
  }
}
@media (min-width: 768px) {
  .nt-style--s2 :where(.editor-styles-wrapper) .nt-comparison-widget .nt-comparison-widget__item, .nt-style--s2 .nt-comparison-widget .nt-comparison-widget__item {
    padding: 8px;
  }
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-comparison-widget .nt-comparison-widget__item.active, .nt-style--s2 .nt-comparison-widget .nt-comparison-widget__item.active {
  background-color: #000000;
  border-color: #000000;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-comparison-widget .nt-comparison-widget__item.active .nt-comparison-widget__item-label,
.nt-style--s2 :where(.editor-styles-wrapper) .nt-comparison-widget .nt-comparison-widget__item.active .nt-comparison-widget__item-title, .nt-style--s2 .nt-comparison-widget .nt-comparison-widget__item.active .nt-comparison-widget__item-label,
.nt-style--s2 .nt-comparison-widget .nt-comparison-widget__item.active .nt-comparison-widget__item-title {
  color: #ffffff;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-comparison-widget .nt-comparison-widget__item.active .nt-comparison-widget__item-list li, .nt-style--s2 .nt-comparison-widget .nt-comparison-widget__item.active .nt-comparison-widget__item-list li {
  color: #ffffff;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-comparison-widget .nt-comparison-widget__item.active .nt-comparison-widget__item-list li svg path, .nt-style--s2 .nt-comparison-widget .nt-comparison-widget__item.active .nt-comparison-widget__item-list li svg path {
  fill: #ffffff;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-comparison-widget .nt-comparison-widget__item.active .nt-comparison-widget__item-bar > div, .nt-style--s2 .nt-comparison-widget .nt-comparison-widget__item.active .nt-comparison-widget__item-bar > div {
  background-color: rgba(0, 255, 95, 0.2);
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-comparison-widget .nt-comparison-widget__item.active .nt-comparison-widget__item-bar > div span, .nt-style--s2 .nt-comparison-widget .nt-comparison-widget__item.active .nt-comparison-widget__item-bar > div span {
  background-color: #00FF5F;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-comparison-widget .nt-comparison-widget__item.active .nt-comparison-widget__item-bar > span, .nt-style--s2 .nt-comparison-widget .nt-comparison-widget__item.active .nt-comparison-widget__item-bar > span {
  color: #ffffff;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-comparison-widget .nt-comparison-widget__item-img, .nt-style--s2 .nt-comparison-widget .nt-comparison-widget__item-img {
  border: 1px solid #ffffff;
  flex: 0 0 80px;
  min-height: 80px;
  max-height: 80px;
}
@media (min-width: 1200px) {
  .nt-style--s2 :where(.editor-styles-wrapper) .nt-comparison-widget .nt-comparison-widget__item-meta, .nt-style--s2 .nt-comparison-widget .nt-comparison-widget__item-meta {
    flex: 0 0 125px;
    max-width: 125px;
  }
}
@media (max-width: 768px) {
  .nt-style--s2 :where(.editor-styles-wrapper) .nt-comparison-widget .nt-comparison-widget__item-meta, .nt-style--s2 .nt-comparison-widget .nt-comparison-widget__item-meta {
    flex: 0 0 calc(100% - 96px);
  }
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-comparison-widget .nt-comparison-widget__item-list, .nt-style--s2 .nt-comparison-widget .nt-comparison-widget__item-list {
  flex: 0 0 calc(100% - 146px);
  max-width: calc(100% - 146px);
  padding: 8px 0;
}
@media (min-width: 768px) {
  .nt-style--s2 :where(.editor-styles-wrapper) .nt-comparison-widget .nt-comparison-widget__item-list, .nt-style--s2 .nt-comparison-widget .nt-comparison-widget__item-list {
    flex: 0 0 200px;
    max-width: 200px;
  }
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-comparison-widget .nt-comparison-widget__item-list ul li, .nt-style--s2 .nt-comparison-widget .nt-comparison-widget__item-list ul li {
  font-size: clamp(0.75rem, 0.75rem + ((1vw - 0.48rem) * 0.2976), 0.875rem);
  color: #000000;
  line-height: 1.42;
  margin-bottom: 4px;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-comparison-widget .nt-comparison-widget__item-list ul li:last-child, .nt-style--s2 .nt-comparison-widget .nt-comparison-widget__item-list ul li:last-child {
  margin-bottom: 0;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-comparison-widget .nt-comparison-widget__item-list ul li svg, .nt-style--s2 .nt-comparison-widget .nt-comparison-widget__item-list ul li svg {
  top: 1px;
}
@media (max-width: 767px) {
  .nt-style--s2 :where(.editor-styles-wrapper) .nt-comparison-widget .nt-comparison-widget__item-list ul li svg, .nt-style--s2 .nt-comparison-widget .nt-comparison-widget__item-list ul li svg {
    top: 0;
  }
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-comparison-widget .nt-comparison-widget__item-list ul li svg path, .nt-style--s2 .nt-comparison-widget .nt-comparison-widget__item-list ul li svg path {
  fill: #000000;
}
@media (min-width: 992px) and (max-width: 1399px) {
  .nt-style--s2 :where(.editor-styles-wrapper) .nt-comparison-widget .nt-comparison-widget__item-line-second, .nt-style--s2 .nt-comparison-widget .nt-comparison-widget__item-line-second {
    display: none;
  }
}
@media (min-width: 992px) {
  .nt-style--s2 :where(.editor-styles-wrapper) .nt-comparison-widget .nt-comparison-widget__item-buttons, .nt-style--s2 .nt-comparison-widget .nt-comparison-widget__item-buttons {
    align-items: flex-start;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 1400px) {
  .nt-style--s2 :where(.editor-styles-wrapper) .nt-comparison-widget .nt-comparison-widget__item-buttons, .nt-style--s2 .nt-comparison-widget .nt-comparison-widget__item-buttons {
    align-items: center;
    flex: 0 0 200px;
    max-width: 200px;
  }
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-comparison-widget .nt-comparison-widget__item-buttons .nt-btn, .nt-style--s2 .nt-comparison-widget .nt-comparison-widget__item-buttons .nt-btn {
  font-size: clamp(0.75rem, 0.75rem + ((1vw - 0.48rem) * 0.2976), 0.875rem);
  width: 100%;
}
@media (min-width: 992px) and (max-width: 1399px) {
  .nt-style--s2 :where(.editor-styles-wrapper) .nt-comparison-widget .nt-comparison-widget__item-buttons .nt-btn, .nt-style--s2 .nt-comparison-widget .nt-comparison-widget__item-buttons .nt-btn {
    width: auto;
  }
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-comparison-widget .nt-comparison-widget__item-buttons .nt-btn.nt-btn_small, .nt-style--s2 .nt-comparison-widget .nt-comparison-widget__item-buttons .nt-btn.nt-btn_small {
  padding: 8px 44px;
}
@media (max-width: 767px) {
  .nt-style--s2 :where(.editor-styles-wrapper) .nt-comparison-widget .nt-comparison-widget__item-buttons .nt-btn.nt-btn_small, .nt-style--s2 .nt-comparison-widget .nt-comparison-widget__item-buttons .nt-btn.nt-btn_small {
    padding: 12px 24px;
  }
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-comparison-widget .nt-comparison-widget__item-label, .nt-style--s2 .nt-comparison-widget .nt-comparison-widget__item-label {
  background: none;
  font-family: "DM Mono", monospace;
  font-weight: 500;
  font-size: clamp(0.75rem, 0.75rem + ((1vw - 0.48rem) * 0.2976), 0.875rem);
  color: #000000;
  line-height: 1;
  letter-spacing: -0.5px;
  text-align: left;
  padding: 0;
  margin-bottom: 4px;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-comparison-widget .nt-comparison-widget__item-title, .nt-style--s2 .nt-comparison-widget .nt-comparison-widget__item-title {
  font-weight: 500;
  font-size: 12px;
  color: #000000;
  margin-bottom: 8px;
}
@media (max-width: 767px) {
  .nt-style--s2 :where(.editor-styles-wrapper) .nt-comparison-widget .nt-comparison-widget__item-title, .nt-style--s2 .nt-comparison-widget .nt-comparison-widget__item-title {
    font-size: 16px;
  }
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-comparison-widget .nt-comparison-widget__item-bar > div, .nt-style--s2 .nt-comparison-widget .nt-comparison-widget__item-bar > div {
  background: rgba(0, 0, 0, 0.2);
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-comparison-widget .nt-comparison-widget__item-bar > div span, .nt-style--s2 .nt-comparison-widget .nt-comparison-widget__item-bar > div span {
  background-color: #000000;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-comparison-widget .nt-comparison-widget__item-bar > span, .nt-style--s2 .nt-comparison-widget .nt-comparison-widget__item-bar > span {
  font-weight: 500;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-comparison-widget--s2 .nt-comparison-widget__wrap, .nt-style--s2 .nt-comparison-widget--s2 .nt-comparison-widget__wrap {
  flex-direction: column;
  flex-wrap: wrap;
  gap: 16px;
}
@media (min-width: 768px) {
  .nt-style--s2 :where(.editor-styles-wrapper) .nt-comparison-widget--s2 .nt-comparison-widget__wrap, .nt-style--s2 .nt-comparison-widget--s2 .nt-comparison-widget__wrap {
    flex-direction: row;
  }
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-comparison-widget--s2 .nt-comparison-widget__item, .nt-style--s2 .nt-comparison-widget--s2 .nt-comparison-widget__item {
  background-color: rgba(229, 229, 229, 0.3);
  border: 0;
  flex-direction: column;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .nt-style--s2 :where(.editor-styles-wrapper) .nt-comparison-widget--s2 .nt-comparison-widget__item, .nt-style--s2 .nt-comparison-widget--s2 .nt-comparison-widget__item {
    flex: 0 0 calc(33.3333% - 10.6666666667px);
    max-width: calc(33.3333% - 10.6666666667px);
  }
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-comparison-widget--s2 .nt-comparison-widget__item-line, .nt-style--s2 .nt-comparison-widget--s2 .nt-comparison-widget__item-line {
  display: none;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-comparison-widget--s2 .nt-comparison-widget__item-label, .nt-style--s2 .nt-comparison-widget--s2 .nt-comparison-widget__item-label {
  font-size: 12px;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-comparison-widget--s2 .nt-comparison-widget__item-title, .nt-style--s2 .nt-comparison-widget--s2 .nt-comparison-widget__item-title {
  font-size: 16px;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-comparison-widget--s2 .nt-comparison-widget__item-meta, .nt-style--s2 :where(.editor-styles-wrapper) .nt-comparison-widget--s2 .nt-comparison-widget__item-list, .nt-style--s2 :where(.editor-styles-wrapper) .nt-comparison-widget--s2 .nt-comparison-widget__item-buttons, .nt-style--s2 .nt-comparison-widget--s2 .nt-comparison-widget__item-meta, .nt-style--s2 .nt-comparison-widget--s2 .nt-comparison-widget__item-list, .nt-style--s2 .nt-comparison-widget--s2 .nt-comparison-widget__item-buttons {
  flex: none;
  max-width: none;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-comparison-widget--s2 .nt-comparison-widget__item-buttons .nt-btn_small, .nt-style--s2 .nt-comparison-widget--s2 .nt-comparison-widget__item-buttons .nt-btn_small {
  font-size: 14px;
  padding: 14px 24px;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-comparison-widget--small .nt-comparison-widget__wrap, .nt-style--s2 .nt-comparison-widget--small .nt-comparison-widget__wrap {
  box-shadow: none;
  border-color: #000000;
  gap: 8px;
}
@media (min-width: 768px) {
  .nt-style--s2 :where(.editor-styles-wrapper) .nt-comparison-widget--small .nt-comparison-widget__wrap, .nt-style--s2 .nt-comparison-widget--small .nt-comparison-widget__wrap {
    padding: 7px;
  }
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-comparison-widget--small .nt-comparison-widget__item, .nt-style--s2 .nt-comparison-widget--small .nt-comparison-widget__item {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 8px;
  border: 1px solid #e5e5e5;
  border-radius: 16px;
  margin-bottom: 0;
  padding: 8px;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-comparison-widget--small .nt-comparison-widget__item.active, .nt-style--s2 .nt-comparison-widget--small .nt-comparison-widget__item.active {
  background-color: #000000;
  padding: 8px;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-comparison-widget--small .nt-comparison-widget__item-label, .nt-style--s2 .nt-comparison-widget--small .nt-comparison-widget__item-label {
  margin-bottom: 2px;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-comparison-widget--small .nt-comparison-widget__item-img, .nt-style--s2 .nt-comparison-widget--small .nt-comparison-widget__item-img {
  border-radius: 12px;
  flex: 0 0 64px;
  max-width: 64px;
  min-height: 64px;
  max-height: 64px;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-comparison-widget--small .nt-comparison-widget__item-title, .nt-style--s2 .nt-comparison-widget--small .nt-comparison-widget__item-title {
  margin-bottom: 4px;
}
@media (min-width: 992px) {
  .nt-style--s2 :where(.editor-styles-wrapper) .nt-comparison-widget--small .nt-comparison-widget__item-meta, .nt-style--s2 .nt-comparison-widget--small .nt-comparison-widget__item-meta {
    flex: 0 0 110px;
    max-width: 110px;
  }
}
@media (min-width: 992px) {
  .nt-style--s2 :where(.editor-styles-wrapper) .nt-comparison-widget--small .nt-comparison-widget__item-buttons, .nt-style--s2 .nt-comparison-widget--small .nt-comparison-widget__item-buttons {
    flex: 0 0 104px;
    max-width: 104px;
  }
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-comparison-widget--small .nt-comparison-widget__item-buttons .nt-btn.nt-btn_small, .nt-style--s2 .nt-comparison-widget--small .nt-comparison-widget__item-buttons .nt-btn.nt-btn_small {
  padding: 8px;
  width: 100%;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-comparison-widget--small .nt-comparison-widget__item-buttons .nt-btn.nt-btn_small svg, .nt-style--s2 .nt-comparison-widget--small .nt-comparison-widget__item-buttons .nt-btn.nt-btn_small svg {
  display: none;
}
.nt-comparison-widget--small .nt-comparison-widget__wrap {
  padding: 0;
}
@media (min-width: 768px) {
  .nt-comparison-widget--small .nt-comparison-widget__wrap {
    padding: 12px;
  }
}
.nt-comparison-widget--small .nt-comparison-widget__item {
  flex-direction: column;
  justify-content: inherit;
  padding: 20px 12px;
}
.nt-comparison-widget--small .nt-comparison-widget__item.active {
  background-color: #fafafa;
  border: 1px solid rgba(0, 204, 102, 0.4);
  border-radius: 16px;
  padding: 12px;
}
.nt-comparison-widget--small .nt-comparison-widget__item:last-child {
  padding-bottom: 12px;
}
@media (min-width: 768px) {
  .nt-comparison-widget--small .nt-comparison-widget__item:last-child {
    border-bottom: 0;
  }
}
.nt-comparison-widget--small .nt-comparison-widget__item-img {
  flex: 0 0 54px;
  max-width: 54px;
  min-height: 54px;
  max-height: 54px;
}
.nt-comparison-widget--small .nt-comparison-widget__item-meta {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}
.nt-comparison-widget--small .nt-comparison-widget__item-label {
  font-size: 8px;
  line-height: 1.75;
}
.nt-comparison-widget--small .nt-comparison-widget__item-title {
  font-weight: 500;
  font-size: 14px;
  line-height: 1.28;
  margin-bottom: 0;
}
.nt-comparison-widget--small .nt-comparison-widget__item-bar > div {
  width: 100%;
}
.nt-comparison-widget--small .nt-comparison-widget__item-buttons {
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 100%;
  flex: 1;
}
.nt-comparison-widget--small .nt-comparison-widget__item-buttons-top.nt-btn-primary {
  width: 100%;
}
.nt-comparison-widget--small .nt-comparison-widget__item-buttons-second {
  display: flex;
  align-items: center;
  gap: 6px;
  color: #00CC66;
  padding: 0;
}
.nt-comparison-widget--small .nt-comparison-widget__item-buttons-second svg {
  position: relative;
  top: 3px;
}
.nt-comparison-widget__disclaimer {
  border-top: 1px solid #D0D0D0;
  padding-top: 16px;
}
@media (max-width: 767px) {
  .nt-comparison-widget__disclaimer {
    display: none;
  }
}
.nt-comparison-widget__disclaimer-title, .nt-comparison-widget__disclaimer-description {
  color: #000000;
}
.nt-comparison-widget__disclaimer-title {
  font-weight: 700;
  font-size: 14px;
  line-height: 1.42;
}
.nt-comparison-widget__disclaimer-description {
  font-size: 12px;
  line-height: 1.66;
}
.nt-comparison-widget__wrap {
  display: flex;
  flex-direction: column;
  border: 1px solid #e5e5e5;
  box-shadow: 0px 48px 14px 0px rgba(143, 143, 143, 0), 0px 31px 12px 0px rgba(143, 143, 143, 0.01), 0px 17px 10px 0px rgba(143, 143, 143, 0.05), 0px 8px 8px 0px rgba(143, 143, 143, 0.09), 0px 2px 4px 0px rgba(143, 143, 143, 0.1);
  border-radius: 24px;
  padding: 16px;
}
@media (max-width: 768px) {
  .nt-comparison-widget__wrap {
    border: none;
    box-shadow: none;
    padding: 0;
  }
}
.nt-comparison-widget__item {
  border-bottom: 1px solid #e5e5e5;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  gap: 14px;
  position: relative;
  padding: 12px;
}
@media (max-width: 1199px) {
  .nt-comparison-widget__item {
    gap: 10px;
  }
}
.nt-comparison-widget__item-row {
  display: flex;
  gap: 8px;
}
.nt-comparison-widget__item-img {
  background-color: #ffffff;
  border-radius: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  flex: 0 0 70px;
  min-height: 70px;
  max-height: 70px;
}
@media (min-width: 1200px) {
  .nt-comparison-widget__item-img {
    flex: 0 0 80px;
    min-height: 80px;
    max-height: 80px;
  }
}
.nt-comparison-widget__item-img img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.nt-comparison-widget__item-meta {
  display: flex;
  flex-direction: column;
  flex: 0 0 215px;
}
@media (min-width: 1200px) {
  .nt-comparison-widget__item-meta {
    flex: 0 0 225px;
  }
}
.nt-comparison-widget__item-label {
  color: #737373;
  font-size: 10px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.7; /* 170% */
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 4px;
  background: #e5e5e5;
  padding: 0 7px;
  width: fit-content;
  border-radius: 1000px;
  text-align: center;
}
.nt-comparison-widget__item-title {
  color: #262626;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.5;
  margin-bottom: 14px;
}
.nt-comparison-widget__item-bar {
  display: flex;
  flex-direction: row;
  gap: 8px;
  align-items: center;
}
.nt-comparison-widget__item-bar > div {
  border-radius: 1000px;
  background: #e5e5e5;
  height: 8px;
  width: 140px;
  position: relative;
  overflow: hidden;
}
.nt-comparison-widget__item-bar > div span {
  position: absolute;
  left: 0;
  background-color: #66E0A3;
  height: 100%;
  border-radius: 1000px;
}
.nt-comparison-widget__item-bar > span {
  color: #262626;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.66;
  letter-spacing: 1px;
  text-transform: uppercase;
  width: 30px;
}
.nt-comparison-widget__item-list {
  display: flex;
  align-items: center;
  flex: 0 0 125px;
}
@media (min-width: 1200px) {
  .nt-comparison-widget__item-list {
    flex: 0 0 150px;
  }
}
.nt-comparison-widget__item-list ul {
  margin: 0 !important;
  padding: 0;
}
.nt-comparison-widget__item-list ul li {
  color: #383D49;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  padding-left: 20px;
  margin-top: 0;
}
.nt-comparison-widget__item-list ul li:before {
  display: none;
}
.nt-comparison-widget__item-list ul li svg {
  position: absolute;
  top: 2px;
  left: 0;
}
.nt-comparison-widget__item-buttons {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 8px;
  flex: 0 0 120px;
  max-width: 120px;
}
.nt-comparison-widget__item-buttons-top {
  background: #ffffff;
  border: 1px solid #e5e5e5;
  color: #404040;
}
.nt-comparison-widget__item-buttons-top:hover {
  background-color: #ffffff;
  box-shadow: none;
  color: #00CC66;
}
.nt-comparison-widget__item-buttons-second {
  background: transparent;
  border: 1px solid transparent;
  color: #404040;
}
.nt-comparison-widget__item-buttons-second:hover {
  background-color: transparent;
  box-shadow: none;
  color: #00CC66;
}
.nt-comparison-widget__item-buttons .nt-btn-primary {
  display: block;
  text-align: center;
  width: max-content;
}
.nt-comparison-widget__item-line {
  background-color: #e5e5e5;
  max-width: 1px;
  flex: 1 1 1px;
}
.nt-comparison-widget__item.active svg path {
  fill: #00CC66;
}
.nt-comparison-widget__item.active .nt-comparison-widget__item-label {
  background: rgba(0, 204, 102, 0.1);
  color: #00CC66;
}
.nt-comparison-widget__item.active .nt-comparison-widget__item-buttons-top {
  background-color: #00CC66;
  color: #ffffff;
}
@media (max-width: 768px) {
  .nt-comparison-widget__item {
    flex-wrap: wrap;
    gap: 12px;
  }
  .nt-comparison-widget__item-img {
    flex: 0 0 60px;
    min-height: 60px;
    max-height: 60px;
  }
  .nt-comparison-widget__item-meta {
    flex: 0 0 calc(100% - 72px);
  }
  .nt-comparison-widget__item-title {
    margin-bottom: 4px;
  }
  .nt-comparison-widget__item-line {
    max-width: 100%;
    flex: 0 0 100%;
    height: 1px;
  }
  .nt-comparison-widget__item-line-second {
    display: none;
  }
  .nt-comparison-widget__item-list {
    max-width: calc(100% - 119px);
    align-items: flex-start;
  }
}

.fin-tooltip {
  display: inline-block;
}
.nt-style--s2 :where(.editor-styles-wrapper) .fin-tooltip svg path, .nt-style--s2 .fin-tooltip svg path {
  fill: #178FD9;
}
.fin-tooltip svg {
  cursor: pointer;
  margin-right: -7px;
  position: relative;
  top: -3px;
  right: 5px;
}
.fin-tooltip-text {
  display: none;
}

.nt-videos__wrapper {
  background-color: #fafafa;
  padding: 48px 0;
}
@media (min-width: 992px) {
  .nt-videos__wrapper {
    padding: 64px 0;
  }
}
.nt-videos__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 32px;
}
.nt-videos__item {
  background-color: #ffffff;
  border: 1px solid #e5e5e5;
  box-shadow: 0 4px 16px -1px rgba(16, 24, 40, 0.05), 0px 2px 4px -2px rgba(16, 24, 40, 0.1);
  border-radius: 16px;
  overflow: hidden;
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 768px) {
  .nt-videos__item {
    flex: 0 0 calc(50% - 32px);
    max-width: calc(50% - 32px);
  }
}
@media (min-width: 1200px) {
  .nt-videos__item {
    flex: 0 0 calc(33.3333% - 32px);
    max-width: calc(33.3333% - 32px);
  }
}
.nt-videos__item-date {
  font-weight: 400;
  font-size: 14px;
  color: #737373;
  line-height: 20px;
  padding: 24px;
}

.nt-trust-us__item {
  background: #fafafa;
  border: 1px solid #d4d4d4;
  border-radius: 24px;
  margin-bottom: 24px;
  padding: 16px;
}
@media (min-width: 768px) {
  .nt-trust-us__item {
    padding: 18px;
  }
}
.nt-trust-us__item.active .nt-trust-us__item-arrow {
  transform: translateY(0) rotate(180deg);
}
.nt-trust-us__item-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  gap: 20px;
}
.nt-trust-us__item-content {
  display: none;
  margin-top: 12px;
}
.nt-trust-us__item-arrow {
  transform: translateY(3px);
  transition: transform 0.4s;
}
.nt-trust-us__item-label {
  display: flex;
  align-items: center;
  gap: 8px;
  background-color: #737373;
  border-radius: 50px;
  padding: 8px 12px;
  width: fit-content;
}
.nt-trust-us__item-label img {
  max-width: 15px;
}
.nt-trust-us__item-label span {
  font-weight: 600;
  font-size: 12px;
  color: #ffffff;
  letter-spacing: 1px;
  line-height: 1;
  text-transform: uppercase;
}
.nt-trust-us__item-heading {
  font-weight: 600;
  font-size: 20px;
  color: #262626;
  line-height: 1.4;
  letter-spacing: -0.4px;
  margin-bottom: 12px !important;
}
.nt-trust-us__item-text {
  font-weight: 400;
  font-size: 14px;
  color: #525252;
  line-height: 1.43;
}
.nt-trust-us__item-text p {
  font-weight: 400;
  font-size: 14px;
  color: #525252;
  line-height: 1.43;
  margin-bottom: 12px;
}
.nt-trust-us__item-text ul {
  padding-left: 0 !important;
  margin: 0 !important;
}
.nt-trust-us__item-text ul li {
  display: flex;
  align-items: center;
  gap: 4px;
  font-weight: 600;
  font-size: 14px;
  color: #383D49;
  line-height: 1.43;
  margin: 0 0 4px;
}
.nt-trust-us__item-text ul li:last-child {
  margin: 0;
}
.nt-trust-us__item-text ul li::before {
  display: block;
  content: "";
  background-color: transparent !important;
  background-image: url("../images/svg/check-icon.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: static;
  width: 16px;
  height: 16px;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-trust-us__item, .nt-style--s2 .nt-trust-us__item {
  background-color: #f5f5f5;
  border-radius: 12px;
  border-color: #000000;
}
@media (min-width: 768px) {
  .nt-style--s2 :where(.editor-styles-wrapper) .nt-trust-us__item, .nt-style--s2 .nt-trust-us__item {
    padding: 16px;
  }
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-trust-us__item-label, .nt-style--s2 .nt-trust-us__item-label {
  background-color: #000000;
  border-radius: 4px;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-trust-us__item-label span, .nt-style--s2 .nt-trust-us__item-label span {
  font-weight: 500;
  font-size: 14px;
  line-height: 1.2;
  letter-spacing: 1px;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-trust-us__item-content, .nt-style--s2 .nt-trust-us__item-content {
  margin-top: 20px;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-trust-us__item-text p, .nt-style--s2 .nt-trust-us__item-text p {
  line-height: 1.64;
  margin-bottom: 24px;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-trust-us__item-text ul li, .nt-style--s2 .nt-trust-us__item-text ul li {
  gap: 8px;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.48;
  letter-spacing: -0.5px;
  margin: 0 0 8px;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-trust-us__item-text ul li::before, .nt-style--s2 .nt-trust-us__item-text ul li::before {
  background-image: url("../images/svg/check-circle.svg");
}

.nt-search-form {
  display: flex;
  align-items: center;
  gap: 8px;
  background-color: #ffffff;
  border: 1px solid #e5e5e5;
  border-radius: 12px;
  box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05);
  padding: 3px 4px 3px 8px;
  width: 200px;
}
.nt-search-form input {
  border: 0;
  font-weight: 400;
  font-size: 14px;
  color: #737373;
  line-height: 1.42;
  outline: none;
}
.nt-search-form button {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #00CC66;
  border-radius: 8px;
  flex: 0 0 32px;
  max-width: 32px;
  height: 32px;
}
.nt-search-form button:hover {
  background: #33D685;
}
.nt-search-form--large {
  border-color: #a3a3a3;
  width: 100%;
  gap: 12px;
}
@media (min-width: 576px) {
  .nt-search-form--large {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 400px;
  }
  .nt-search-form--large.nt-search-form--wide {
    max-width: 100%;
  }
}
.nt-search-form--large input {
  font-size: 16px;
  color: #171717;
  width: 100%;
}
.nt-search-form--large button {
  flex: 0 0 40px;
  max-width: 40px;
  height: 40px;
}

.nt-simulator {
  margin-left: -16px;
  margin-right: -16px;
}
@media (min-width: 768px) {
  .nt-simulator {
    margin: 0 0 32px;
  }
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-simulator .nt-simulator__wrapper, .nt-style--s2 .nt-simulator .nt-simulator__wrapper {
  background-color: #f5f5f5;
  border: 0;
}
@media (min-width: 768px) {
  .nt-style--s2 :where(.editor-styles-wrapper) .nt-simulator .nt-simulator__title, .nt-style--s2 .nt-simulator .nt-simulator__title {
    font-weight: 500;
    font-size: 32px;
    line-height: 1;
    letter-spacing: -1.305px;
    margin-bottom: 8px;
  }
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-simulator .nt-simulator__description, .nt-style--s2 .nt-simulator .nt-simulator__description {
  font-size: 18px;
  line-height: 1.48;
  letter-spacing: -0.5px;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-simulator .nt-simulator__description--small, .nt-style--s2 .nt-simulator .nt-simulator__description--small {
  font-size: 12px;
  line-height: 1.16;
  letter-spacing: 0;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-simulator .nt-simulator__row, .nt-style--s2 .nt-simulator .nt-simulator__row {
  margin-top: 32px;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-simulator .nt-simulator__result, .nt-style--s2 .nt-simulator .nt-simulator__result {
  background-color: #000000;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-simulator .nt-simulator__result.active, .nt-style--s2 .nt-simulator .nt-simulator__result.active {
  align-items: flex-start;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-simulator .nt-simulator__result.active .nt-simulator__result-info, .nt-style--s2 .nt-simulator .nt-simulator__result.active .nt-simulator__result-info {
  text-align: left;
  margin: 0;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-simulator .nt-simulator__result-info, .nt-style--s2 .nt-simulator .nt-simulator__result-info {
  margin: 0 auto;
  max-width: 100%;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-simulator .nt-simulator__result-info strong, .nt-style--s2 .nt-simulator .nt-simulator__result-info strong {
  font-family: "DM Mono", monospace;
  font-weight: 500;
  font-size: 16px;
  color: #ffffff;
  letter-spacing: -0.5px;
  margin-bottom: 12px;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-simulator .nt-simulator__result-info p, .nt-style--s2 .nt-simulator .nt-simulator__result-info p {
  color: #ffffff;
  line-height: 1.25;
  margin: 0 auto;
  max-width: 200px;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-simulator .nt-simulator__result-price, .nt-style--s2 .nt-simulator .nt-simulator__result-price {
  font-weight: 400;
  font-size: 44px;
  color: #ffffff;
  line-height: 1;
  letter-spacing: -1.305px;
  text-align: left;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-simulator .nt-simulator__result-chart, .nt-style--s2 .nt-simulator .nt-simulator__result-chart {
  margin-top: 48px;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-simulator .nt-simulator__result-text, .nt-style--s2 :where(.editor-styles-wrapper) .nt-simulator .nt-simulator__result-message, .nt-style--s2 .nt-simulator .nt-simulator__result-text, .nt-style--s2 .nt-simulator .nt-simulator__result-message {
  text-align: left;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-simulator .nt-simulator__result-text p, .nt-style--s2 :where(.editor-styles-wrapper) .nt-simulator .nt-simulator__result-text li, .nt-style--s2 :where(.editor-styles-wrapper) .nt-simulator .nt-simulator__result-message p, .nt-style--s2 :where(.editor-styles-wrapper) .nt-simulator .nt-simulator__result-message li, .nt-style--s2 .nt-simulator .nt-simulator__result-text p, .nt-style--s2 .nt-simulator .nt-simulator__result-text li, .nt-style--s2 .nt-simulator .nt-simulator__result-message p, .nt-style--s2 .nt-simulator .nt-simulator__result-message li {
  color: #ffffff;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-simulator .nt-simulator__result-text, .nt-style--s2 .nt-simulator .nt-simulator__result-text {
  margin-top: 12px;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-simulator .nt-simulator__result-label, .nt-style--s2 .nt-simulator .nt-simulator__result-label {
  color: #ffffff;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-simulator .nt-simulator__result-label--average::before, .nt-style--s2 .nt-simulator .nt-simulator__result-label--average::before {
  background-color: #ffffff;
}
@media (min-width: 768px) {
  .nt-style--s2 :where(.editor-styles-wrapper) .nt-simulator .nt-simulator__form, .nt-style--s2 .nt-simulator .nt-simulator__form {
    flex: 0 0 330px;
    max-width: 330px;
  }
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-simulator .nt-simulator__form .nt-btn, .nt-style--s2 .nt-simulator .nt-simulator__form .nt-btn {
  margin-bottom: 8px;
  width: 100%;
}
.nt-simulator__wrapper {
  background-color: rgba(0, 204, 102, 0.03);
  border-top: 1px solid rgba(0, 204, 102, 0.3);
  border-bottom: 1px solid rgba(0, 204, 102, 0.3);
  padding: 16px;
}
@media (min-width: 768px) {
  .nt-simulator__wrapper {
    border: 1px solid rgba(0, 204, 102, 0.3);
    border-radius: 24px;
    padding: 24px;
  }
}
.nt-simulator__title {
  font-weight: 400;
  font-size: 20px;
  line-height: 1.42;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .nt-simulator__title {
    font-weight: 600;
    font-size: 24px;
    line-height: 1.33;
    letter-spacing: -0.48px;
  }
}
.nt-simulator__description {
  font-size: 14px;
  color: #525252;
  line-height: 1.42;
}
.nt-simulator__description--small {
  font-size: 10px;
  line-height: 1.4;
  text-align: center;
}
.nt-simulator__row {
  display: flex;
  flex-direction: column;
  gap: 24px;
  margin-top: 24px;
}
@media (min-width: 768px) {
  .nt-simulator__row {
    flex-direction: row;
  }
}
@media (min-width: 768px) {
  .nt-simulator__form {
    flex: 0 0 260px;
    max-width: 260px;
  }
}
.nt-simulator__form .nt-btn-primary {
  font-size: 14px;
  padding: 10px 16px;
  margin-bottom: 12px;
  width: 100%;
}
@media (max-width: 767px) {
  .nt-simulator__form .nt-btn-primary {
    max-width: 100%;
  }
}
.nt-simulator__form a.nt-btn-primary {
  display: block;
  text-align: center;
}
.nt-simulator__result {
  background-color: #ffffff;
  border-radius: 24px;
  padding: 16px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.nt-simulator__result.active .nt-simulator__result-info p {
  display: none;
}
@media (min-width: 768px) {
  .nt-simulator__result {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
    padding: 25px;
  }
}
.nt-simulator__result-cart {
  width: 100%;
}
.nt-simulator__result-info {
  text-align: center;
  max-width: 225px;
}
.nt-simulator__result-info strong {
  display: block;
  font-weight: 600;
  font-size: 14px;
  color: #404040;
  line-height: 1.42;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
}
.nt-simulator__result-info p {
  font-size: 16px;
  color: #737373;
  line-height: 1.25;
}
.nt-simulator__result-content {
  display: none;
  width: 100%;
}
.nt-simulator__result-price {
  font-weight: 600;
  font-size: 24px;
  color: #171717;
  line-height: 1.33;
  letter-spacing: -0.48px;
  text-align: center;
}
.nt-simulator__result-chart {
  margin-top: 24px;
  margin-bottom: 12px;
}
.nt-simulator__result-labels {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-top: 12px;
}
.nt-simulator__result-label {
  display: flex;
  align-items: center;
  gap: 4px;
  font-size: 10px;
  color: #525252;
  line-height: 1.2;
  position: relative;
}
.nt-simulator__result-label::before {
  content: "";
  border-radius: 50%;
  background-color: #00CC66;
  width: 12px;
  height: 12px;
  position: relative;
  top: -1px;
}
.nt-simulator__result-label--average::before {
  background-color: #8B75F3;
}
.nt-simulator__result-label--worst::before {
  background-color: #FB8B00;
}
.nt-simulator__result-text {
  margin-top: 50px;
}
.nt-simulator__result-text p:last-child {
  margin-bottom: 5px;
}
.nt-simulator__result-text, .nt-simulator__result-message {
  text-align: center;
}
.nt-simulator__result-text p, .nt-simulator__result-message p {
  font-weight: 400;
  font-size: 12px;
  color: #404040;
  line-height: 1.33;
  margin-bottom: 15px;
}
.nt-simulator__result-text strong, .nt-simulator__result-message strong {
  font-weight: 700;
}

.nt-field {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  margin-bottom: 12px;
  width: 100%;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-field, .nt-style--s2 .nt-field {
  flex-direction: column;
  align-items: flex-start;
}
@media (min-width: 768px) {
  .nt-style--s2 :where(.editor-styles-wrapper) .nt-field, .nt-style--s2 .nt-field {
    flex-direction: row;
    align-items: center;
  }
}
@media (max-width: 575px) {
  .nt-style--s2 :where(.editor-styles-wrapper) .nt-field .nt-field__wrap, .nt-style--s2 .nt-field .nt-field__wrap {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-field .nt-field__label, .nt-style--s2 .nt-field .nt-field__label {
  font-weight: 500;
  font-size: 14px;
  line-height: 1.2;
  letter-spacing: -0.458px;
  margin-bottom: 8px;
}
@media (max-width: 767px) {
  .nt-style--s2 :where(.editor-styles-wrapper) .nt-field .nt-field__label, .nt-style--s2 .nt-field .nt-field__label {
    margin-bottom: 0;
  }
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-field .nt-field__input, .nt-style--s2 .nt-field .nt-field__input {
  border: 0;
  border-radius: 110px;
  font-family: "Helvetica Neue";
  font-weight: 500;
  font-size: 16px;
  color: #000000;
  line-height: 1.2;
  letter-spacing: -0.458px;
  padding: 14px 8px 14px 16px;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-field .nt-field__input::placeholder, .nt-style--s2 .nt-field .nt-field__input::placeholder {
  color: #8A8A8A;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-field .nt-field__currency, .nt-style--s2 .nt-field .nt-field__currency {
  background-color: transparent;
  border-color: #B5B5B5;
  border-radius: 110px;
  padding: 0;
  max-width: 84px;
  right: 8px;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-field .nt-field__currency-item, .nt-style--s2 .nt-field .nt-field__currency-item {
  border-radius: 50%;
  font-weight: 500;
  font-size: 16px;
  color: #000000;
  letter-spacing: -0.458px;
  line-height: 36px;
  width: 38px;
  height: 38px;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-field .nt-field__currency-item.active, .nt-style--s2 .nt-field .nt-field__currency-item.active {
  background-color: #000000;
  color: #ffffff;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-field .nt-field__symbol, .nt-style--s2 .nt-field .nt-field__symbol {
  font-weight: 500;
  font-size: 16px;
  color: #000000;
  line-height: 1.2;
  letter-spacing: -0.458px;
  right: 16px;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-field .nt-field__label, .nt-style--s2 .nt-field .nt-field__label {
  font-weight: 400;
  line-height: 1.71;
  letter-spacing: 0;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-field .nt-field__error, .nt-style--s2 .nt-field .nt-field__error {
  font-weight: 500;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-field.validation-error .nt-field__input, .nt-style--s2 .nt-field.validation-error .nt-field__input {
  border: 1px solid #FF3E3E;
  box-shadow: none;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-field.nt-field--checkbox, .nt-style--s2 .nt-field.nt-field--checkbox {
  margin-bottom: 8px;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-field.nt-field--checkbox input:checked + .nt-field__label::before, .nt-style--s2 .nt-field.nt-field--checkbox input:checked + .nt-field__label::before {
  background-color: #000000;
  outline-color: #000000;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-field .select2-container--default .select2-selection--single, .nt-style--s2 .nt-field .select2-container--default .select2-selection--single {
  border: 0;
  border-radius: 110px;
  padding: 14px 16px;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-field .select2-container--default .select2-selection__rendered, .nt-style--s2 .nt-field .select2-container--default .select2-selection__rendered {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.2;
  letter-spacing: -0.458px;
}
@media (min-width: 768px) {
  .nt-field {
    display: block;
    margin-bottom: 16px;
  }
}
.nt-field.validation-error .nt-field__input {
  border-color: #FCA5A5;
  box-shadow: 0 0 0 4px #FEE2E2;
}
.nt-field--checkbox {
  margin-bottom: 24px;
}
.nt-field--checkbox input {
  display: none;
  position: absolute;
}
.nt-field--checkbox input:checked + label::before {
  border-color: #ffffff;
  outline-color: #00CC66;
  background-color: #00CC66;
}
.nt-field--checkbox .nt-field__label {
  display: flex;
  align-items: center;
  gap: 8px;
  font-weight: 400;
  margin-bottom: 0;
}
.nt-field--checkbox .nt-field__label::before {
  content: "";
  border: 3px solid transparent;
  border-radius: 50%;
  outline: 2px solid #d4d4d4;
  height: 18px;
  width: 18px;
}
.nt-field__wrap {
  position: relative;
  width: 100%;
}
@media (max-width: 575px) {
  .nt-field__wrap {
    flex: 0 0 240px;
    max-width: 240px;
  }
}
.nt-field__symbol {
  font-size: 14px;
  color: #737373;
  line-height: 1.42;
  position: absolute;
  right: 12px;
  top: 12px;
}
.nt-field__currency {
  display: flex;
  background-color: rgba(0, 204, 102, 0.05);
  border: 1px solid rgba(0, 204, 102, 0.3);
  border-radius: 6px;
  padding: 1px;
  max-width: 68px;
  position: absolute;
  right: 3px;
  top: 50%;
  transform: translateY(-50%);
}
.nt-field__currency-item {
  background-color: transparent;
  border-radius: 5px;
  font-weight: 500;
  font-size: 14px;
  color: #00CC66;
  cursor: pointer;
  line-height: 28px;
  text-align: center;
  width: 32px;
  height: 28px;
}
.nt-field__currency-item.active {
  background-color: #00CC66;
  color: #ffffff !important;
}
.nt-field__label {
  display: flex;
  align-items: center;
  gap: 4px;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 14px;
  color: #171717;
  line-height: 1.42;
  margin-bottom: 4px;
  width: 100%;
}
@media (min-width: 768px) {
  .nt-field__label {
    width: auto;
  }
}
.nt-field__label svg {
  flex: 0 0 18px;
  max-width: 18px;
  height: 18px;
}
.nt-field__input {
  background-color: #ffffff;
  border: 1px solid #e5e5e5;
  border-radius: 6px;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #171717;
  line-height: 1.42;
  padding: 9.5px 24px 9.5px 12px;
  width: 100%;
}
.nt-field__input::placeholder {
  color: #a3a3a3;
}
.nt-field__error {
  font-weight: 400;
  font-size: 14px;
  color: #EF4444;
  line-height: 1.42;
  margin-top: 8px;
}
.nt-field__select {
  width: 100%;
  padding: 5px;
}
.nt-field .select2-container--default .select2-results__option {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #171717;
  line-height: 1.42;
  padding: 8px 10px;
  margin: 0;
}
.nt-field .select2-container--default .select2-selection--single {
  border: 1px solid #e5e5e5;
  border-radius: 6px;
  padding: 8px 12px;
  height: auto;
}
.nt-field .select2-container--default .select2-selection__rendered {
  font-weight: 400;
  font-size: 14px;
  color: #a3a3a3;
  line-height: 1.42;
  padding: 0;
}
.nt-field .select2-container--default .select2-selection__arrow {
  background-image: url("../images/svg/select-arrow.svg");
  background-position: center;
  background-repeat: no-repeat;
  height: 100%;
  right: 10px;
  top: 0;
}
.nt-field .select2-container--default .select2-selection__arrow b {
  display: none;
}
.nt-field .select2-container--default .select2-results > ul.select2-results__options {
  list-style: none;
  padding: 0;
  margin: 0;
}

.fin-star-rating {
  display: flex;
  align-items: center;
  gap: 4px;
  background-color: #E5FAF0;
  border-radius: 50px;
  padding: 8px 12px;
  margin-bottom: 16px;
  width: max-content;
}
.nt-style--s2 :where(.editor-styles-wrapper) .fin-star-rating, .nt-style--s2 .fin-star-rating {
  background-color: #000000;
}
.nt-style--s2 :where(.editor-styles-wrapper) .fin-star-rating .fin-star-rating__label, .nt-style--s2 .fin-star-rating .fin-star-rating__label {
  font-weight: 400;
  font-size: 14px;
  color: #ffffff;
  line-height: 1.4;
}
.nt-style--s2 :where(.editor-styles-wrapper) .fin-star-rating .fin-star-rating__list svg.full path, .nt-style--s2 .fin-star-rating .fin-star-rating__list svg.full path {
  fill: #ffffff;
}
.nt-style--s2 :where(.editor-styles-wrapper) .fin-star-rating .fin-star-rating__list svg.half path:first-child, .nt-style--s2 .fin-star-rating .fin-star-rating__list svg.half path:first-child {
  stroke: #ffffff;
}
.nt-style--s2 :where(.editor-styles-wrapper) .fin-star-rating .fin-star-rating__list svg.half path:last-child, .nt-style--s2 .fin-star-rating .fin-star-rating__list svg.half path:last-child {
  fill: #ffffff;
}
.nt-style--s2 :where(.editor-styles-wrapper) .fin-star-rating .fin-star-rating__list svg.empty path, .nt-style--s2 .fin-star-rating .fin-star-rating__list svg.empty path {
  stroke: #ffffff;
}
.fin-star-rating--s2 .fin-star-rating__list svg {
  width: 32px;
  height: 32px;
}
.fin-star-rating--small {
  padding: 5.6px 8.4px;
}
.fin-star-rating--small .fin-star-rating__label {
  font-size: 12.6px;
}
.fin-star-rating--small .fin-star-rating__list svg {
  width: 17px;
  height: 17px;
}
.fin-star-rating.center {
  margin: 0 auto 16px;
}
.fin-star-rating.right {
  margin-left: auto;
}
.fin-star-rating__label {
  font-family: "Roboto", sans-serif;
  font-weight: 800;
  font-size: 18px;
  color: #262626;
  line-height: 1;
}
.fin-star-rating__label span {
  font-weight: 300;
  color: #737373;
}
.fin-star-rating__list {
  display: flex;
}
.fin-star-rating__list svg {
  display: block;
}

.nt-versus {
  margin-bottom: 24px;
}
@media (max-width: 767px) {
  .nt-style--s2 :where(.editor-styles-wrapper) .nt-versus, .nt-style--s2 .nt-versus {
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    border-radius: 0;
    padding: 12px;
    margin-left: -16px;
    margin-right: -16px;
  }
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-versus .select2-container--default .select2-results__option, .nt-style--s2 .nt-versus .select2-container--default .select2-results__option {
  font-weight: 500;
  font-size: clamp(0.75rem, 0.75rem + ((1vw - 0.48rem) * 0.8929), 1.125rem);
  color: #000000;
  line-height: 1.2;
  padding: 8px 10px;
  margin: 0;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-versus .select2-container--default .select2-selection--single, .nt-style--s2 .nt-versus .select2-container--default .select2-selection--single {
  border: 0;
  border-radius: 110px;
  padding: clamp(0.9375rem, 0.9375rem + ((1vw - 0.48rem) * 1.0417), 1.375rem) 24px;
  height: auto;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-versus .select2-container--default .select2-selection__rendered, .nt-style--s2 .nt-versus .select2-container--default .select2-selection__rendered {
  font-weight: 500;
  font-size: clamp(0.75rem, 0.75rem + ((1vw - 0.48rem) * 0.8929), 1.125rem);
  color: #000000;
  line-height: 1.2;
  letter-spacing: -0.458px;
  padding: 0;
  max-width: 220px;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-versus .select2-container--default .select2-selection__arrow, .nt-style--s2 .nt-versus .select2-container--default .select2-selection__arrow {
  background-image: url("../images/svg/select-arrow-black.svg");
  right: 20px;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-versus .select2-container--default .select2-results > ul.select2-results__options, .nt-style--s2 .nt-versus .select2-container--default .select2-results > ul.select2-results__options {
  list-style: none;
  padding: 0;
  margin: 0;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-versus .nt-versus__row, .nt-style--s2 .nt-versus .nt-versus__row {
  border-color: #000000;
  border-radius: 16px;
  box-shadow: none;
  padding: 8px;
  margin: 0;
}
@media (max-width: 767px) {
  .nt-style--s2 :where(.editor-styles-wrapper) .nt-versus .nt-versus__row, .nt-style--s2 .nt-versus .nt-versus__row {
    padding: 0;
  }
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-versus .nt-versus__col, .nt-style--s2 .nt-versus .nt-versus__col {
  background-color: rgba(229, 229, 229, 0.3);
  border-radius: 16px;
  padding: 24px;
}
@media (max-width: 767px) {
  .nt-style--s2 :where(.editor-styles-wrapper) .nt-versus .nt-versus__col, .nt-style--s2 .nt-versus .nt-versus__col {
    padding: 12px 4px;
  }
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-versus .nt-versus__item-row, .nt-style--s2 .nt-versus .nt-versus__item-row {
  border-bottom-color: #ddd;
  padding: clamp(0.75rem, 0.75rem + ((1vw - 0.48rem) * 1.7857), 1.5rem) 0;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-versus .nt-versus__item-row:first-child, .nt-style--s2 .nt-versus .nt-versus__item-row:first-child {
  border-bottom: 0;
  padding-top: 0;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-versus .nt-versus__item-row:nth-last-child(-n+2), .nt-style--s2 .nt-versus .nt-versus__item-row:nth-last-child(-n+2) {
  padding: 0;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-versus .nt-versus__item-row:nth-last-child(-n+2) .nt-btn, .nt-style--s2 .nt-versus .nt-versus__item-row:nth-last-child(-n+2) .nt-btn {
  width: 100%;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-versus .nt-versus__item-row:nth-last-child(-n+2) .nt-btn:first-child, .nt-style--s2 .nt-versus .nt-versus__item-row:nth-last-child(-n+2) .nt-btn:first-child {
  margin-bottom: 8px;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-versus .nt-versus__item-row:nth-last-child(-n+3), .nt-style--s2 .nt-versus .nt-versus__item-row:nth-last-child(-n+3) {
  border-bottom: 0;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-versus .nt-versus__item-row--head, .nt-style--s2 .nt-versus .nt-versus__item-row--head {
  border-bottom: 0;
  padding-bottom: 0;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-versus .nt-versus__item-wrap, .nt-style--s2 .nt-versus .nt-versus__item-wrap {
  gap: 16px;
}
@media (max-width: 767px) {
  .nt-style--s2 :where(.editor-styles-wrapper) .nt-versus .nt-versus__item-wrap, .nt-style--s2 .nt-versus .nt-versus__item-wrap {
    flex-direction: column;
  }
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-versus .nt-versus__item-image, .nt-style--s2 .nt-versus .nt-versus__item-image {
  flex: 0 0 clamp(4.625rem, 4.625rem + ((1vw - 0.48rem) * 3.869), 6.25rem);
  max-width: clamp(4.625rem, 4.625rem + ((1vw - 0.48rem) * 3.869), 6.25rem);
  height: clamp(4.625rem, 4.625rem + ((1vw - 0.48rem) * 3.869), 6.25rem);
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-versus .nt-versus__item-title, .nt-style--s2 .nt-versus .nt-versus__item-title {
  font-weight: 500;
  font-size: clamp(0.75rem, 0.75rem + ((1vw - 0.48rem) * 1.7857), 1.5rem);
  line-height: 1.25;
  text-align: left;
}
@media (max-width: 767px) {
  .nt-style--s2 :where(.editor-styles-wrapper) .nt-versus .nt-versus__item-title, .nt-style--s2 .nt-versus .nt-versus__item-title {
    line-height: 0.83;
    text-align: center;
  }
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-versus .nt-versus__item-label, .nt-style--s2 .nt-versus .nt-versus__item-label {
  background-color: transparent;
  font-family: "DM Mono", monospace;
  font-weight: 500;
  font-size: clamp(0.875rem, 0.875rem + ((1vw - 0.48rem) * 0.2976), 1rem);
  color: #000000;
  line-height: 1;
  letter-spacing: -0.5px;
  padding: 0;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-versus .nt-versus__item-description span, .nt-style--s2 .nt-versus .nt-versus__item-description span {
  font-weight: 500;
  color: #000000;
  letter-spacing: 1px;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-versus .nt-versus__item-list, .nt-style--s2 .nt-versus .nt-versus__item-list {
  align-items: flex-start;
  margin: 0 auto;
  max-width: 230px;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-versus .nt-versus__item-list div, .nt-style--s2 .nt-versus .nt-versus__item-list div {
  align-items: flex-start;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-versus .nt-versus__item-list div svg, .nt-style--s2 .nt-versus .nt-versus__item-list div svg {
  position: relative;
  top: -3px;
}
@media (max-width: 767px) {
  .nt-style--s2 :where(.editor-styles-wrapper) .nt-versus .nt-versus__item-list div svg, .nt-style--s2 .nt-versus .nt-versus__item-list div svg {
    top: 0;
  }
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-versus .nt-versus__item-list div svg path, .nt-style--s2 .nt-versus .nt-versus__item-list div svg path {
  fill: #000000;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-versus .nt-versus__item-bar-line > div, .nt-style--s2 .nt-versus .nt-versus__item-bar-line > div {
  background-color: rgba(0, 0, 0, 0.2);
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-versus .nt-versus__item-bar-line > div span, .nt-style--s2 .nt-versus .nt-versus__item-bar-line > div span {
  background-color: #000000;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-versus .nt-versus__item-bar-line > span, .nt-style--s2 .nt-versus .nt-versus__item-bar-line > span {
  font-weight: 500;
}
.nt-style--s2 :where(.editor-styles-wrapper) .nt-versus .nt-versus__item .nt-btn, .nt-style--s2 .nt-versus .nt-versus__item .nt-btn {
  font-size: 14px;
  padding: 14px;
}
.nt-versus .select2-container--default .select2-results__option {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #171717;
  line-height: 1.42;
  padding: 8px 10px;
  margin: 0;
}
.nt-versus .select2-container--default .select2-selection--single {
  border: 1px solid #e5e5e5;
  border-radius: 6px;
  padding: 8px 12px;
  height: auto;
}
.nt-versus .select2-container--default .select2-selection__rendered {
  font-weight: 400;
  font-size: 14px;
  color: #171717;
  line-height: 1.42;
  text-align: center;
  padding: 0;
}
.nt-versus .select2-container--default .select2-selection__arrow {
  background-image: url("../images/svg/select-arrow.svg");
  background-position: center;
  background-repeat: no-repeat;
  height: 100%;
  right: 10px;
  top: 0;
}
.nt-versus .select2-container--default .select2-selection__arrow b {
  display: none;
}
.nt-versus .select2-container--default .select2-results > ul.select2-results__options {
  list-style: none;
  padding: 0;
  margin: 0;
}
.nt-versus__row {
  display: flex;
  justify-content: space-between;
  gap: 12px;
  background-color: #ffffff;
  box-shadow: 0px 83px 23px 0px rgba(116, 114, 114, 0), 0px 53px 21px 0px rgba(116, 114, 114, 0.01), 0px 30px 18px 0px rgba(116, 114, 114, 0.05), 0px 13px 13px 0px rgba(116, 114, 114, 0.09), 0px 3px 7px 0px rgba(116, 114, 114, 0.1);
  padding: 8px;
  margin-left: -16px;
  margin-right: -16px;
}
@media (min-width: 768px) {
  .nt-versus__row {
    border: 1px solid #e5e5e5;
    border-radius: 24px;
    gap: 24px;
    padding: 24px;
    margin: 0;
  }
}
.nt-versus__col {
  display: flex;
  flex-direction: column;
  gap: 16px;
  background-color: #fafafa;
  border-radius: 24px;
  flex: 0 0 calc(50% - 6px);
  max-width: calc(50% - 6px);
  padding: 8px;
}
@media (min-width: 768px) {
  .nt-versus__col {
    padding: 16px 24px;
    flex: 0 0 calc(50% - 12px);
    max-width: calc(50% - 12px);
  }
}
.nt-versus__item {
  display: none;
}
.nt-versus__item:first-child {
  display: block;
}
.nt-versus__item-row {
  border-bottom: 1px solid #e5e5e5;
  text-align: center;
  padding: 12px 0;
}
.nt-versus__item-row:last-child {
  border-bottom: 0;
}
.nt-versus__item-wrap {
  display: flex;
  align-items: center;
  gap: 12px;
}
.nt-versus__item-image {
  background-color: #ffffff;
  border-radius: 16px;
  flex: 0 0 44px;
  max-width: 44px;
  height: 44px;
  position: relative;
}
@media (min-width: 768px) {
  .nt-versus__item-image {
    flex: 0 0 80px;
    max-width: 80px;
    height: 80px;
  }
}
.nt-versus__item-image img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.nt-versus__item-title {
  font-weight: 600;
  font-size: 14px;
  line-height: 1.42;
}
@media (min-width: 768px) {
  .nt-versus__item-title {
    font-size: 16px;
    line-height: 1.5;
  }
}
.nt-versus__item-bar-heading {
  font-weight: 600;
  font-size: 8px;
  color: #525252;
  line-height: 1.62;
  letter-spacing: 1px;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .nt-versus__item-bar-heading {
    font-size: 10px;
    line-height: 2;
  }
}
.nt-versus__item-bar-line {
  display: flex;
  align-items: center;
  gap: 8px;
}
.nt-versus__item-bar-line > div {
  background-color: #e5e5e5;
  border-radius: 50px;
  width: 100%;
  height: 8px;
  position: relative;
  overflow: hidden;
}
.nt-versus__item-bar-line > div span {
  background-color: #00CC66;
  border-radius: 50px;
  position: absolute;
  left: 0;
  height: 100%;
}
.nt-versus__item-bar-line > span {
  font-weight: 400;
  font-size: 12px;
  line-height: 1.66;
  letter-spacing: 1px;
  text-transform: uppercase;
  width: 30px;
}
.nt-versus__item-description span {
  font-weight: 600;
  font-size: 8px;
  color: #525252;
  line-height: 2;
  letter-spacing: 1px;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .nt-versus__item-description span {
    font-size: 10px;
  }
}
.nt-versus__item-description div {
  font-size: 12px;
  color: #262626;
  line-height: 1.42;
}
@media (min-width: 768px) {
  .nt-versus__item-description div {
    font-size: 14px;
  }
}
.nt-versus__item-label {
  background-color: #e5e5e5;
  border-radius: 50px;
  font-weight: 600;
  font-size: 10px;
  color: #737373;
  line-height: 1.7;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 0 7px;
  margin: 0 auto;
  width: fit-content;
}
.nt-versus__item-rating .fin-star-rating {
  margin: 0 auto;
}
@media (max-height: 767px) {
  .nt-versus__item-rating .fin-star-rating__label {
    font-size: 14px;
  }
  .nt-versus__item-rating .fin-star-rating svg {
    max-width: 16px;
    max-height: 16px;
  }
}
.nt-versus__item-list {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
}
.nt-versus__item-list div {
  display: flex;
  align-items: center;
  gap: 4px;
  text-align: left;
}
.nt-versus__item-list div span {
  font-size: 12px;
  color: #262626;
  line-height: 1.66;
}
@media (min-width: 768px) {
  .nt-versus__item-list div span {
    font-size: 14px;
    line-height: 1.42;
  }
}
.nt-versus__item-list div svg {
  flex: 0 0 25px;
  max-width: 25px;
}
@media (max-width: 767px) {
  .nt-versus__item-list div svg {
    flex: 0 0 16px;
    max-width: 16px;
    max-height: 16px;
  }
}
.nt-versus__item-info {
  font-weight: 500;
  font-size: 12px;
  color: #262626;
  line-height: 1.66;
  transition: color 0.4s;
}
.nt-versus__item-info:hover {
  color: #00CC66;
}

.nt-risk-management {
  padding: clamp(2rem, 2rem + ((1vw - 0.48rem) * 7.1429), 5rem) 0;
}
.nt-risk-management__title {
  margin-bottom: clamp(1.5rem, 1.5rem + ((1vw - 0.48rem) * 8.3333), 5rem);
  font-family: "Helvetica Neue";
  font-weight: 400;
  font-size: clamp(3rem, 3rem + ((1vw - 0.48rem) * 7.7381), 6.25rem);
  line-height: 0.99;
  letter-spacing: -1.115px;
}
@media (min-width: 1200px) {
  .nt-risk-management__title {
    letter-spacing: -3.844px;
  }
}
.nt-risk-management__subtitle {
  font-family: "DM Mono", monospace;
  font-weight: 500;
  font-size: clamp(1rem, 1rem + ((1vw - 0.48rem) * 1.1905), 1.5rem);
  letter-spacing: -0.5px;
  text-transform: uppercase;
  margin-bottom: 12px;
}
.nt-risk-management__row {
  display: flex;
  flex-direction: column;
  row-gap: 32px;
}
@media (min-width: 992px) {
  .nt-risk-management__row {
    flex-direction: row;
    column-gap: 40px;
  }
}
.nt-risk-management__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.nt-risk-management__image img, .nt-risk-management__video img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 16px;
  filter: grayscale(100%);
}
.nt-risk-management__image {
  padding-bottom: 52%;
  position: relative;
  order: -1;
  width: 100%;
}
@media (min-width: 992px) {
  .nt-risk-management__image {
    order: 0;
    flex: 0 0 605px;
    margin-bottom: 0;
    padding-bottom: 0;
    height: 706px;
  }
}
.nt-risk-management__video {
  position: relative;
  height: clamp(13rem, 13rem + ((1vw - 0.48rem) * 27.8274), 24.6875rem);
  width: 100%;
}
.nt-risk-management__video-play {
  cursor: pointer;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.nt-risk-management__video img,
.nt-risk-management__video video {
  width: 100%;
}
.nt-risk-management__video video {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}
@media (min-width: 992px) {
  .nt-risk-management__video {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
.nt-risk-management__list {
  display: flex;
  flex-direction: column;
  row-gap: clamp(2rem, 2rem + ((1vw - 0.48rem) * 1.1905), 2.5rem);
  margin-bottom: 32px;
}
@media (min-width: 1200px) {
  .nt-risk-management__list {
    margin-bottom: 0;
  }
}
.nt-risk-management__list-item {
  display: flex;
  flex-direction: column;
  row-gap: 24px;
}
@media (min-width: 1200px) {
  .nt-risk-management__list-item {
    flex-direction: row;
    justify-content: space-between;
    column-gap: 58px;
  }
}
.nt-risk-management__list-item:not(:last-child) {
  padding-bottom: clamp(2rem, 2rem + ((1vw - 0.48rem) * 1.9345), 2.8125rem);
  border-bottom: 1px solid #000000;
}
.nt-risk-management__list-item:last-child {
  height: 100%;
}
.nt-risk-management__list-heading {
  font-family: "Helvetica Neue";
  font-weight: 400;
  font-size: clamp(2rem, 2rem + ((1vw - 0.48rem) * 1.1905), 2.5rem);
  line-height: 1;
  letter-spacing: -1.305px;
}
@media (min-width: 1400px) {
  .nt-risk-management__list-heading {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    row-gap: 105px;
    flex: 0 0 262px;
    max-width: 262px;
  }
}
@media (min-width: 1200px) {
  .nt-risk-management__list-text {
    flex: 1 1 100%;
  }
}
.nt-risk-management__list-text p, .nt-risk-management__list-text li {
  font-family: "Helvetica Neue";
  font-weight: 400;
  font-size: clamp(1.25rem, 1.25rem + ((1vw - 0.48rem) * 0.5952), 1.5rem);
  line-height: 1.41;
}
@media (min-width: 1400px) {
  .nt-risk-management__list-text p, .nt-risk-management__list-text li {
    line-height: 1.48;
    letter-spacing: -0.5px;
  }
}
.nt-risk-management__list-text li {
  position: relative;
  padding-left: 19px;
}
.nt-risk-management__list-text li:not(:last-child) {
  margin-bottom: 2px;
}
.nt-risk-management__list-text li::before, .nt-risk-management__list-text li::after {
  content: "";
  background: none;
  border-radius: 0;
  border-style: solid;
  border-width: 4px 0 4px 8px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: rotate(0deg) translateY(-50%);
  width: 0;
  height: 0;
}
@media (min-width: 1400px) {
  .nt-risk-management__list-text li::before, .nt-risk-management__list-text li::after {
    border-width: 5px 0 5px 10px;
  }
}
.nt-risk-management__list-text li::before {
  border-color: transparent transparent transparent #000000;
}
.nt-risk-management__list-text li::after {
  border-color: transparent transparent transparent #00FF5F;
  transform: rotate(0deg) translateY(-50%) scale(0.9);
}
.nt-risk-management__list-text a {
  color: #000000;
}
.nt-risk-management__list-text a:hover {
  color: #00FF5F;
}
.nt-risk-management__cta-desktop {
  display: none;
}
@media (min-width: 1400px) {
  .nt-risk-management__cta-desktop {
    display: block;
  }
}
@media (min-width: 1400px) {
  .nt-risk-management__cta-mob {
    display: none;
  }
}
.nt-risk-management_black {
  background-color: #000000;
  color: #ffffff;
}
.nt-risk-management_black .nt-risk-management__list-item {
  border-bottom-color: #ffffff;
}
.nt-risk-management_black .nt-risk-management__list-text a {
  color: #ffffff;
}
.nt-risk-management_black .nt-risk-management__list-text a:hover {
  color: #00FF5F;
}
@media (min-width: 992px) {
  .nt-risk-management_right .nt-risk-management__row {
    flex-direction: row-reverse;
  }
}
@media (min-width: 992px) {
  .nt-risk-management_video .nt-risk-management__content {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
.nt-risk-management_video .nt-risk-management__list-heading {
  row-gap: 40px;
}

.nt-secondary-hero {
  padding-top: clamp(1rem, 1rem + ((1vw - 0.48rem) * 2.9762), 2.25rem);
  padding-bottom: clamp(2rem, 2rem + ((1vw - 0.48rem) * 5.9524), 4.5rem);
}
.nt-secondary-hero__grid {
  display: flex;
  flex-direction: column;
  row-gap: 24px;
}
@media (min-width: 1200px) {
  .nt-secondary-hero__grid {
    flex-direction: row;
    align-items: center;
    column-gap: 40px;
  }
}
.nt-secondary-hero__image {
  padding-bottom: 52%;
  position: relative;
  width: 100%;
}
@media (min-width: 1200px) {
  .nt-secondary-hero__image {
    padding-bottom: 0;
    flex: 0 0 640px;
    max-width: 640px;
    height: 720px;
  }
}
.nt-secondary-hero__image video,
.nt-secondary-hero__image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 16px;
  filter: grayscale(100%);
}
.nt-secondary-hero__heading {
  font-family: "Helvetica Neue";
  font-weight: 400;
  font-size: clamp(3rem, 3rem + ((1vw - 0.48rem) * 10.7143), 7.5rem);
  line-height: 0.9;
  letter-spacing: -1.115px;
  margin-bottom: 24px;
}
@media (min-width: 1200px) {
  .nt-secondary-hero__heading {
    letter-spacing: -3.668px;
  }
}
@media (min-width: 1200px) {
  .nt-secondary-hero__textual {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding-top: 42px;
  }
}
.nt-secondary-hero__description {
  margin-bottom: clamp(1.5rem, 1.5rem + ((1vw - 0.48rem) * 4.9107), 3.5625rem);
}
@media (min-width: 1200px) {
  .nt-secondary-hero__description {
    max-width: 600px;
  }
}
.nt-secondary-hero__description p, .nt-secondary-hero__description li {
  font-family: "Helvetica Neue";
  font-size: clamp(1.25rem, 1.25rem + ((1vw - 0.48rem) * 0.2976), 1.375rem);
  font-style: normal;
  font-weight: 400;
  line-height: 141%;
  opacity: 0.8;
}
@media (min-width: 1400px) {
  .nt-secondary-hero__description p, .nt-secondary-hero__description li {
    line-height: 125%;
  }
}
@media (max-width: 767px) {
  .nt-secondary-hero__textual {
    text-align: center;
  }
  .nt-secondary-hero__heading {
    text-align: left;
  }
  .nt-secondary-hero__description {
    text-align: left;
  }
}
.nt-secondary-hero__form .wpcf7-form {
  margin: 0 auto;
  max-width: 910px;
}
.nt-secondary-hero__form .wpcf7-form br {
  display: none;
}
.nt-secondary-hero__form .wpcf7-form .wpcf7-form-control-wrap {
  display: block;
  margin-bottom: 20px;
}
.nt-secondary-hero__form .wpcf7-form .wpcf7-form-control-wrap input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.nt-secondary-hero__form .wpcf7-form .wpcf7-form-control-wrap textarea {
  background-color: #eee;
  border-radius: 24px;
  border: 0;
  font-family: "Helvetica Neue";
  font-weight: 400;
  font-size: clamp(1rem, 1rem + ((1vw - 0.48rem) * 1.1905), 1.5rem);
  color: rgba(0, 0, 0, 0.6);
  line-height: 1.25;
  padding: 24px 32px;
  width: 100%;
  resize: none;
}
.nt-secondary-hero__form .wpcf7-form .wpcf7-form-control-wrap textarea {
  max-height: 110px;
}
.nt-secondary-hero__form .wpcf7-form .wpcf7-submit {
  background-color: #000000;
  border: none;
  border-radius: 110px;
  font-size: 18px;
  cursor: pointer;
  line-height: 1.2;
  letter-spacing: -0.458px;
  text-transform: capitalize;
  padding: 22px 29px;
  max-width: 100%;
}
@media (max-width: 991px) {
  .nt-secondary-hero__form .wpcf7-form .wpcf7-not-valid-tip,
  .nt-secondary-hero__form .wpcf7-form .wpcf7-response-output {
    font-size: 14px;
  }
}
.nt-secondary-hero__form .wpcf7-form .wpcf7-not-valid-tip {
  margin-top: 5px;
}
.nt-secondary-hero__form .wpcf7-form .wpcf7-response-output {
  border: 0;
  padding: 0;
  margin: 15px 0 0;
}
.nt-secondary-hero__form .wpcf7-form .wpcf7-spinner {
  position: absolute;
  margin-top: 20px;
}

.nt-contact-us {
  padding: 32px 0;
}
@media (min-width: 992px) {
  .nt-contact-us {
    padding: 65px 0 105px;
    text-align: center;
  }
}
.nt-contact-us__title {
  font-weight: 400;
  font-size: clamp(3rem, 3rem + ((1vw - 0.48rem) * 10.7143), 7.5rem);
  line-height: 0.9;
  letter-spacing: -1.115px;
  margin-bottom: clamp(1.5rem, 1.5rem + ((1vw - 0.48rem) * 1.1905), 2rem);
}
@media (min-width: 1200px) {
  .nt-contact-us__title {
    letter-spacing: -3.844px;
  }
}
.nt-contact-us__text {
  font-size: clamp(0.875rem, 0.875rem + ((1vw - 0.48rem) * 1.1905), 1.375rem);
  color: rgba(0, 0, 0, 0.6);
  line-height: 1.41;
}
@media (min-width: 992px) {
  .nt-contact-us__text {
    line-height: 1.25;
    margin: 0 auto;
    max-width: 1022px;
  }
}
.nt-contact-us__form {
  margin-top: clamp(2rem, 2rem + ((1vw - 0.48rem) * 7.1429), 5rem);
}
.nt-contact-us__form .wpcf7-form {
  margin: 0 auto;
  max-width: 910px;
}
.nt-contact-us__form .wpcf7-form br {
  display: none;
}
.nt-contact-us__form .wpcf7-form .wpcf7-form-control-wrap {
  display: block;
  margin-bottom: clamp(1.1875rem, 1.1875rem + ((1vw - 0.48rem) * 1.1905), 1.6875rem);
}
.nt-contact-us__form .wpcf7-form .wpcf7-form-control-wrap input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.nt-contact-us__form .wpcf7-form .wpcf7-form-control-wrap textarea {
  background-color: #eee;
  border-radius: 24px;
  border: 0;
  font-family: "Helvetica Neue";
  font-weight: 400;
  font-size: clamp(1rem, 1rem + ((1vw - 0.48rem) * 1.1905), 1.5rem);
  color: rgba(0, 0, 0, 0.6);
  line-height: 1.25;
  padding: 24px 32px;
  width: 100%;
  resize: none;
}
.nt-contact-us__form .wpcf7-form .wpcf7-form-control-wrap textarea {
  max-height: 110px;
}
.nt-contact-us__form .wpcf7-form .wpcf7-submit {
  display: flex;
  background-color: transparent;
  padding-right: 0;
  margin-left: auto;
  width: fit-content;
}
@media (max-width: 991px) {
  .nt-contact-us__form .wpcf7-form .wpcf7-not-valid-tip,
  .nt-contact-us__form .wpcf7-form .wpcf7-response-output {
    font-size: 14px;
  }
}
.nt-contact-us__form .wpcf7-form .wpcf7-not-valid-tip {
  margin-top: 5px;
}
.nt-contact-us__form .wpcf7-form .wpcf7-response-output {
  border: 0;
  padding: 0;
  margin: 15px 0 0;
}
.nt-contact-us__form .wpcf7-form .wpcf7-spinner {
  position: absolute;
}

.nt-heading {
  display: flex;
  flex-direction: column;
}
.nt-heading--s1 {
  row-gap: 12px;
  padding: clamp(2rem, 2rem + ((1vw - 0.48rem) * 4.7619), 4rem) 0;
}
@media (min-width: 992px) {
  .nt-heading--s1 {
    flex-direction: row;
    column-gap: 200px;
  }
}
.nt-heading--s1 .nt-heading__title {
  font-family: "DM Mono", monospace;
  font-weight: 500;
  font-size: clamp(1rem, 1rem + ((1vw - 0.48rem) * 1.1905), 1.5rem);
  line-height: 1.28;
  letter-spacing: -0.5px;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  .nt-heading--s1 .nt-heading__title {
    flex: 0 0 210px;
    max-width: 210px;
  }
}
.nt-heading--s1 .nt-heading__description {
  font-size: clamp(1.25rem, 1.25rem + ((1vw - 0.48rem) * 1.7857), 2rem);
  line-height: 1.28;
}
.nt-heading--s1 .nt-heading__description * {
  font-size: clamp(1.25rem, 1.25rem + ((1vw - 0.48rem) * 1.7857), 2rem);
  line-height: 1.28;
}
.nt-heading--s2, .nt-heading--s3 {
  margin-bottom: clamp(1.5rem, 1.5rem + ((1vw - 0.48rem) * 8.3333), 5rem);
}
.nt-heading--s2 .nt-heading__title, .nt-heading--s3 .nt-heading__title {
  font-weight: 400;
  font-size: clamp(3rem, 3rem + ((1vw - 0.48rem) * 7.7381), 6.25rem);
  line-height: 1;
  letter-spacing: clamp(-0.24025rem, -0.0696875rem + ((1vw - 0.48rem) * -0.4061), -0.0696875rem);
  margin-bottom: 40px;
}
@media (min-width: 992px) {
  .nt-heading--s2 .nt-heading__title, .nt-heading--s3 .nt-heading__title {
    margin-bottom: 32px;
  }
}
.nt-heading--s2 .nt-heading__description, .nt-heading--s3 .nt-heading__description {
  font-size: clamp(1.25rem, 1.25rem + ((1vw - 0.48rem) * 1.7857), 2rem);
  line-height: 1.09;
}
@media (min-width: 992px) {
  .nt-heading--s2 .nt-heading__description, .nt-heading--s3 .nt-heading__description {
    line-height: 1.28;
  }
}
.nt-heading--s3 {
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: clamp(1.5rem, 1.5rem + ((1vw - 0.48rem) * 2.381), 2.5rem);
}
.nt-heading--s3 .nt-heading__title {
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .nt-heading--s3 .nt-btn-with-arrow {
    display: none;
  }
}
.nt-heading__subtitle {
  font-size: clamp(1.5rem, 1.5rem + ((1vw - 0.48rem) * 3.5714), 3rem);
  line-height: 1;
  letter-spacing: -1.305px;
  margin-bottom: 12px;
}
@media (min-width: 992px) {
  .nt-heading__subtitle {
    margin-bottom: 0;
  }
}

.nt-fact-checking__item {
  padding: clamp(2.5rem, 2.5rem + ((1vw - 0.48rem) * 3.5714), 4rem) 0;
}
.nt-fact-checking__item--black {
  background-color: #000000;
}
.nt-fact-checking__item--black .nt-fact-checking__item-heading,
.nt-fact-checking__item--black .nt-fact-checking__item-subtitle {
  color: #ffffff;
}
.nt-fact-checking__item--black .nt-fact-checking__item-text {
  color: rgba(255, 255, 255, 0.8);
}
.nt-fact-checking__item--black .nt-fact-checking__item-text a {
  color: rgba(255, 255, 255, 0.8);
}
.nt-fact-checking__item--green {
  background-color: #00FF5F;
}
.nt-fact-checking__item-row {
  display: flex;
  flex-direction: column;
  row-gap: 12px;
}
@media (min-width: 992px) {
  .nt-fact-checking__item-row {
    flex-direction: row;
    column-gap: 200px;
  }
}
.nt-fact-checking__item-heading {
  font-family: "DM Mono", monospace;
  font-weight: 500;
  font-size: clamp(1rem, 1rem + ((1vw - 0.48rem) * 1.1905), 1.5rem);
  line-height: 1.28;
  letter-spacing: -0.5px;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  .nt-fact-checking__item-heading {
    flex: 0 0 210px;
    max-width: 210px;
  }
}
@media (min-width: 992px) {
  .nt-fact-checking__item-content {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
}
.nt-fact-checking__item-subtitle {
  font-size: clamp(1.25rem, 1.25rem + ((1vw - 0.48rem) * 1.7857), 2rem);
  line-height: 1.28;
  margin-bottom: 24px;
}
.nt-fact-checking__item-text * {
  font-size: clamp(1rem, 1rem + ((1vw - 0.48rem) * 0.5952), 1.25rem);
  line-height: 1.25;
}
.nt-fact-checking__item-text p {
  margin-bottom: 25px;
}
.nt-fact-checking__item-text p:last-child {
  margin-bottom: 0;
}
.nt-fact-checking__item-text a {
  color: #000000;
  text-decoration: underline;
}

.nt-fact-checking__item {
  padding: clamp(2.5rem, 2.5rem + ((1vw - 0.48rem) * 3.5714), 4rem) 0;
}
.nt-fact-checking__item--black {
  background-color: #000000;
}
.nt-fact-checking__item--black .nt-fact-checking__item-heading,
.nt-fact-checking__item--black .nt-fact-checking__item-subtitle {
  color: #ffffff;
}
.nt-fact-checking__item--black .nt-fact-checking__item-text {
  color: rgba(255, 255, 255, 0.8);
}
.nt-fact-checking__item--black .nt-fact-checking__item-text a {
  color: rgba(255, 255, 255, 0.8);
}
.nt-fact-checking__item--green {
  background-color: #00FF5F;
}
.nt-fact-checking__item-row {
  display: flex;
  flex-direction: column;
  row-gap: 12px;
}
@media (min-width: 992px) {
  .nt-fact-checking__item-row {
    flex-direction: row;
    column-gap: 200px;
  }
}
.nt-fact-checking__item-heading {
  font-family: "DM Mono", monospace;
  font-weight: 500;
  font-size: clamp(1rem, 1rem + ((1vw - 0.48rem) * 1.1905), 1.5rem);
  line-height: 1.28;
  letter-spacing: -0.5px;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  .nt-fact-checking__item-heading {
    flex: 0 0 210px;
    max-width: 210px;
  }
}
@media (min-width: 992px) {
  .nt-fact-checking__item-content {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
}
.nt-fact-checking__item-subtitle {
  font-size: clamp(1.25rem, 1.25rem + ((1vw - 0.48rem) * 1.7857), 2rem);
  line-height: 1.28;
  margin-bottom: 24px;
}
.nt-fact-checking__item-text * {
  font-size: clamp(1rem, 1rem + ((1vw - 0.48rem) * 0.5952), 1.25rem);
  line-height: 1.25;
}
.nt-fact-checking__item-text p {
  margin-bottom: 25px;
}
.nt-fact-checking__item-text p:last-child {
  margin-bottom: 0;
}
.nt-fact-checking__item-text a {
  color: #000000;
  text-decoration: underline;
}

.nt-our-story {
  overflow: hidden;
}
.nt-our-story .swiper {
  overflow: visible;
}
@media (min-width: 992px) {
  .nt-our-story .swiper-wrapper {
    padding-left: 86px;
  }
}
.nt-our-story__gallery-item {
  border-radius: clamp(0.53125rem, 0.53125rem + ((1vw - 0.48rem) * 1.1161), 1rem);
  overflow: hidden;
  position: relative;
  height: clamp(22.8125rem, 22.8125rem + ((1vw - 0.48rem) * 29.7619), 35.3125rem);
}
.nt-our-story__gallery-item img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.nt-editorial-team {
  padding: clamp(2rem, 2rem + ((1vw - 0.48rem) * 4.7619), 4rem) 0;
}
.nt-editorial-team .nt-heading {
  padding-top: 0;
}
.nt-editorial-team--dark {
  background-color: #000000;
}
.nt-editorial-team--dark .nt-heading__title, .nt-editorial-team--dark .nt-heading__description {
  color: #ffffff;
}
.nt-editorial-team--dark .nt-editorial-team__item-name a {
  color: #ffffff;
}
.nt-editorial-team--dark .nt-editorial-team__item-position {
  color: rgba(255, 255, 255, 0.6);
}
.nt-editorial-team__list {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  gap: 24px;
}
@media (min-width: 576px) {
  .nt-editorial-team__list {
    flex-direction: row;
  }
}
.nt-editorial-team__item {
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 576px) {
  .nt-editorial-team__item {
    flex: 0 0 calc(50% - 12px);
    max-width: calc(50% - 12px);
  }
}
@media (min-width: 992px) {
  .nt-editorial-team__item {
    flex: 0 0 calc((100% - 48px) / 3);
    max-width: calc((100% - 48px) / 3);
  }
}
.nt-editorial-team__item-img {
  border-radius: 24px;
  overflow: hidden;
  margin-bottom: 20px;
  position: relative;
}
@media (min-width: 992px) {
  .nt-editorial-team__item-img {
    height: clamp(22.375rem, 22.375rem + ((1vw - 0.48rem) * 11.4583), 27.1875rem);
  }
}
.nt-editorial-team__item-img img {
  filter: grayscale(1);
  width: 100%;
  height: auto;
}
@media (min-width: 992px) {
  .nt-editorial-team__item-img img {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }
}
.nt-editorial-team__item-name {
  font-weight: 400;
  font-size: 32px;
  line-height: 1.2;
  letter-spacing: -0.5px;
  margin-bottom: 4px;
}
.nt-editorial-team__item-name a {
  color: #000000;
}
.nt-editorial-team__item-position {
  font-size: 24px;
  line-height: 1.25;
  color: rgba(0, 0, 0, 0.6);
}

.nt-mission {
  padding-bottom: clamp(1.125rem, 1.125rem + ((1vw - 0.48rem) * 9.2262), 5rem);
}
.nt-mission__row {
  display: flex;
  flex-direction: column;
  border-radius: 24px;
  overflow: hidden;
}
@media (min-width: 992px) {
  .nt-mission__row {
    flex-direction: row;
  }
}
.nt-mission__col {
  background-color: #000000;
  flex: 0 0 100%;
  max-width: 100%;
}
.nt-mission__col:first-child {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: clamp(1.5rem, 1.5rem + ((1vw - 0.48rem) * 2.381), 2.5rem);
}
@media (max-width: 991px) {
  .nt-mission__col:first-child {
    min-height: 320px;
    order: 2;
  }
}
.nt-mission__col:last-child {
  background-color: #00FF5F;
}
@media (min-width: 992px) {
  .nt-mission__col {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
.nt-mission__heading {
  font-size: clamp(1.5rem, 1.5rem + ((1vw - 0.48rem) * 2.9762), 2.75rem);
  color: #ffffff;
  line-height: 1.15;
  letter-spacing: -0.24px;
  margin-bottom: 24px;
}
@media (min-width: 992px) {
  .nt-mission__heading {
    line-height: 1.2;
    letter-spacing: -1.32px;
  }
}
.nt-mission__description {
  font-size: 22px;
  color: rgba(255, 255, 255, 0.8);
  line-height: 1.4;
}
@media (max-width: 991px) {
  .nt-mission__description {
    display: none;
  }
}
.nt-mission__author {
  padding: clamp(1.5rem, 1.5rem + ((1vw - 0.48rem) * 2.381), 2.5rem) clamp(1.5rem, 1.5rem + ((1vw - 0.48rem) * 2.381), 2.5rem) 0;
}
.nt-mission__author-name {
  font-size: clamp(1rem, 1rem + ((1vw - 0.48rem) * 2.381), 2rem);
  line-height: 1.3;
  letter-spacing: 0.16px;
}
@media (min-width: 992px) {
  .nt-mission__author-name {
    letter-spacing: 0.32px;
  }
}
.nt-mission__author-position {
  font-size: clamp(0.875rem, 0.875rem + ((1vw - 0.48rem) * 1.4881), 1.5rem);
  color: rgba(0, 0, 0, 0.4);
  line-height: 1.3;
  letter-spacing: 0.14px;
}
@media (min-width: 992px) {
  .nt-mission__author-position {
    letter-spacing: 0.24px;
  }
}
.nt-mission__avatar img {
  margin: 0 auto;
  max-height: 570px;
  width: auto;
}

.nt-review-board__member {
  display: flex;
  flex-direction: column;
  gap: clamp(1.5rem, 1.5rem + ((1vw - 0.48rem) * 2.381), 2.5rem);
  border-bottom: 1px solid #000000;
  padding: clamp(2rem, 2rem + ((1vw - 0.48rem) * 1.7857), 2.75rem) 0;
}
@media (min-width: 768px) {
  .nt-review-board__member {
    flex-direction: row;
  }
}
.nt-review-board__member:first-child {
  border-top: 1px solid #000000;
}
.nt-review-board__member-avatar {
  display: block;
  border-radius: 24px;
  filter: grayscale(1);
  position: relative;
  overflow: hidden;
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 768px) {
  .nt-review-board__member-avatar {
    flex: 0 0 400px;
    max-width: 400px;
    height: 400px;
  }
  .nt-review-board__member-avatar img {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }
}
.nt-review-board__member-row {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .nt-review-board__member-row {
    flex-direction: row;
    gap: 24px;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .nt-review-board__member-row {
    flex-wrap: wrap;
  }
}
@media (min-width: 1200px) {
  .nt-review-board__member-row {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
}
.nt-review-board__member-content {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media (min-width: 1200px) {
  .nt-review-board__member-content {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  .nt-review-board__member-info {
    flex: 0 0 300px;
    max-width: 300px;
  }
}
.nt-review-board__member-name {
  font-weight: 500;
  font-size: 32px;
  line-height: 1.3;
}
@media (min-width: 992px) {
  .nt-review-board__member-name {
    font-weight: 400;
    letter-spacing: -0.16px;
  }
}
.nt-review-board__member-position {
  font-size: 24px;
  color: rgba(0, 0, 0, 0.4);
  line-height: 1.3;
}
.nt-review-board__member-about {
  font-size: clamp(1.125rem, 1.125rem + ((1vw - 0.48rem) * 0.8929), 1.5rem);
  line-height: 1.48;
  letter-spacing: -0.5px;
}
.nt-review-board__member .nt-btn-with-arrow span {
  font-size: 18px;
  padding: 25px 48px;
}
.nt-review-board__member .nt-btn-with-arrow svg {
  width: auto;
}

.nt-disclaimer {
  background-color: #f5f5f5;
  border: 1px solid #000000;
  border-radius: 12px;
  padding: 16px;
  margin-bottom: 32px;
}
@media (max-width: 575px) {
  .nt-disclaimer {
    margin-bottom: 6px;
  }
}
.nt-disclaimer__heading {
  display: inline-block;
  background-color: #000000;
  border-radius: 4px;
  font-family: "DM Mono", monospace;
  font-weight: 500;
  font-size: 14px;
  color: #ffffff;
  line-height: 1.42;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 6px 12px;
  margin-bottom: 12px;
}
.nt-disclaimer__description {
  font-size: 14px;
  color: #262626;
  line-height: 1.64;
}
.nt-disclaimer__description * {
  font-size: 14px;
  color: #262626;
  line-height: 1.64;
}
.nt-disclaimer__description p {
  font-size: 14px;
  color: #262626;
  line-height: 1.64;
}
.nt-disclaimer__description p:last-child {
  margin-bottom: 0;
}

.nt-important {
  background-color: #f5f5f5;
  border: 1px solid #000000;
  border-radius: 12px;
  padding: 16px;
  margin-bottom: 32px;
}
@media (max-width: 575px) {
  .nt-important {
    margin-bottom: 6px;
  }
}
.nt-important__heading {
  display: inline-block;
  background-color: #000000;
  border-radius: 4px;
  font-family: "DM Mono", monospace;
  font-weight: 500;
  font-size: 14px;
  color: #ffffff;
  line-height: 1.42;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 6px 12px;
  margin-bottom: 12px;
}
.nt-important__description {
  font-size: 14px;
  color: #262626;
  line-height: 1.64;
}
.nt-important__description p, .nt-important__description li {
  font-size: 14px;
  color: #262626;
  line-height: 1.64;
}
.nt-important__description p:last-child {
  margin-bottom: 0;
}

.nt-definitions {
  margin-bottom: 16px;
  position: relative;
}
@media (min-width: 768px) {
  .nt-definitions {
    margin-bottom: 32px;
  }
}
.nt-definitions__wrapper {
  border: 1px solid #000000;
  padding: 36px 16px 16px;
  position: relative;
}
@media (min-width: 768px) {
  .nt-definitions__wrapper {
    padding: 32px 24px;
  }
}
.nt-definitions__title {
  background-color: #ffffff;
  font-family: "DM Mono", monospace;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.11;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 0 12px;
  width: max-content;
  position: absolute;
  top: -10px;
  left: 24px;
}
.nt-definitions__list-item {
  display: flex;
  gap: 8px;
  font-size: 20px;
  line-height: 1.48;
  letter-spacing: -0.5px;
}
.nt-definitions__list-item:last-child p {
  margin-bottom: 0;
}
.nt-definitions__list-item p {
  font-size: 16px;
  line-height: 1.48;
  letter-spacing: -0.5px;
}
@media (min-width: 768px) {
  .nt-definitions__list-item p {
    font-size: 20px;
  }
}
.nt-definitions__list-item svg {
  margin-top: 0;
  flex: 0 0 24px;
  max-width: 24px;
}
.nt-definitions__list-item svg path {
  fill: #00FF5F;
}

.nt-our-newsletter {
  padding-bottom: clamp(1.75rem, 1.75rem + ((1vw - 0.48rem) * 6.5476), 4.5rem);
}
.nt-our-newsletter .nt-btn-with-arrow svg path:not(:first-child) {
  stroke: #000000 !important;
}
.nt-our-newsletter .swiper + .nt-btn-with-arrow {
  margin-top: 30px;
}
@media (min-width: 992px) {
  .nt-our-newsletter .swiper + .nt-btn-with-arrow {
    display: none;
  }
}
.nt-our-newsletter__line {
  padding-top: clamp(1.75rem, 1.75rem + ((1vw - 0.48rem) * 6.5476), 4.5rem);
  border-top: 1px solid #000000;
  width: 100%;
  height: 1px;
}