/* Import a Google Font */
@import url('https://fonts.googleapis.com/css?family=Nunito:400,700');
@import url('https://fonts.googleapis.com/css2?family=Philosopher:ital,wght@0,400;0,700;1,400;1,700');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body {
  /* font-family: 'Open Sans', system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif; */
  font-family: 'Poppins', 'Open Sans', 'Montserrat', sans-serif;
}

.montserrat {
  font-family: "Montserrat";
}
.open-sans {
  font-family: "Open Sans";
}
.offset-left {
  position: relative;
  margin-left: -200px;
}
.border-grey {
  /* background-color: #FAF8F8 !important; */
  border: 1px solid rgb(224, 224, 224) !important;
  box-shadow: none !important;
}
body.site {
  background-color: white;
}
body.site .section {
  background-color: rgb(255, 255, 255);
  /* background-color: rgb(255, 0, 0); */
}
body {
  background-color: #FAF8F8;
  min-height: 100vh;
}
.section {
  background-color: #FAF8F8;
  margin-top: 0;
  padding-top: 0;
}
.section {
  padding: 0rem 1rem;
}
@media screen and (min-width: 1024px) {
  .section {
    padding: 0rem 1.1rem;
  }
}
.menu {
  /* // Use "is-2" in the column and fix the width here */
  width: 200px !important;
}
.menu-list {
  line-height: 1.5;
}
.menu-list a.active {
  font-weight: bold;
  color: var(--blue);
}
.main-content {
  background-color: #fafafa;
}
.navbar {
  /* background-color: #fafafa; */
  border-bottom: 1px solid #a0a0a0;
  padding: 0.2rem;
}
/*
.navbar-menu {
  a:hover {
    background-color: var(--blue);
    color: #fff;
  }
} */
.has-text-pink {
  color: var(--pink);
}
.has-text-blue {
  color: var(--blue);
}
h1 {
  /* font-family: "Ubuntu"; */
  color: #333;
}

.tab-content {
  padding: 1rem;
  display: none;
}

.tab-content.is-active {
  display: block;
}

@media screen and (min-width: 769px) {
  .modal-content,
  .modal-card {
    margin: 0 auto;
    max-height: calc(100vh - 40px);
    width: 740px;
  }
}

.label.inline {
  display: inline !important;
}

/* Form Error Messages */
div.is-danger input,
div.is-danger select,
div.is-danger textarea {
  border-color: hsl(348deg, 86%, 61%);
}

/******* TIMELINE *******/
.timeline {
  /* // width:100%;
  // max-width:800px; */
  background:#fff;
  padding: 50px 23px;
  position: relative;
  &:before {
    content: '';
    position: absolute;
    top: 0px;
    left:calc(22% + 19px);
    bottom: 0px;
    width: 4px;
    background: #ddd;
  }
  &:after {
    content: "";
    display: table;
    clear: both;
  }
}

.entry {
  clear: both;
  text-align: left;
  position: relative;
  .title {
    margin-bottom: .5em;
    float: left;
    width: 22%;
    padding-right: 30px;
    text-align: right;
    position: relative;
    &:before {
      content: '';
      position: absolute;
      width: 16px;
      height: 16px;
      border: 4px solid #ad1457;
      background-color:#fff;
      border-radius:100%;
      top: 15%;
      right: -16px;
      z-index: 99;
    }
    h4 {
      margin: 0;
    }
    p {
      margin: 0;
      font-size: 100%;
    }
  }
  .body {
    margin: 0 0 3em;
    float: left;
    width: 78%;
    padding-left: 30px;
    p {
      line-height: 1.4em;
      &:first-child {
        margin-top: 0;
        font-weight: 400;
      }
    }
    ul {
      color:#444;
      padding-left: 0;
      list-style-type: none;
      li:before {
        content: "–";
        margin-right: .5em;
      }
    }
  }
}
.document-name {
  /* line-height: 1.2; */
  overflow-wrap: anywhere;
  font-family: 'Open Sans';
  font-size: 1.6rem;
  font-weight: 400;
}
.document-section-title {
  color: grey;
  line-height: 1.8;
  overflow-wrap: anywhere;
  font-size: 0.95rem;
  font-family: 'Open Sans';
  text-transform: uppercase;
  border-bottom: 1px solid #e0e0e0;
}
.text-muted {
  color: #8a9098;
  font-size: 0.9rem;
  font-style: italic;
}
.navbar-logo-company {
  max-height: 60px;
  max-width: 180px;
  height: auto;
  width: auto;
  object-fit: contain;
}

.company-logo-wrapper {
  width: 160px;
  height: 160px;
}

.company-logo-image,
.company-logo-placeholder {
  width: 160px;
  height: 160px;
}

.company-logo-image {
  object-fit: contain;
}

.company-list-logo-image,
.company-list-logo-placeholder {
  width: 48px;
  height: 48px;
}

.company-list-logo-image {
  object-fit: contain;
}

.sales-deck {
  --sales-blue: #1489e5;
  --sales-pink: #ad1457;
  --sales-ink: #0f2238;
  --sales-soft: #f2f7ff;
  --sales-border: #d5e2f3;
  padding: 0.5rem 0.5rem 2rem;
  background: radial-gradient(circle at 20% -10%, #e8f3ff 0, transparent 40%),
              radial-gradient(circle at 90% 8%, #ffe6f2 0, transparent 34%),
              #f8fbff;
}

.partners-index__stat {
  border: 1px solid #e7edf5;
  box-shadow: none;
  background: linear-gradient(180deg, #ffffff 0%, #f9fbff 100%);
}

.partners-index__filters {
  border: 1px solid #e7edf5;
  box-shadow: none;
}

.partners-index__table-box {
  border: 1px solid #e7edf5;
  box-shadow: none;
}

.partners-index__table-container {
  border: 1px solid #edf1f6;
  border-radius: 10px;
}

.partners-index__table {
  margin-bottom: 0;
}

.partners-index__table thead th {
  background: #f5f8fc;
  font-weight: 600;
  white-space: nowrap;
}

.partners-index__table td {
  vertical-align: middle;
}

.partners-admin-page {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.partners-admin-hero {
  border: 1px solid #e4ebf4;
  box-shadow: none;
  background: linear-gradient(160deg, #ffffff 0%, #f2f7ff 100%);
}

.partners-admin-form__section {
  border: 1px solid #e7edf5;
  box-shadow: none;
}

.partners-admin-form__info-box {
  border: 1px solid #dbe5f2;
}

.partners-admin-section {
  border: 1px solid #e7edf5;
  box-shadow: none;
}

.partners-admin-kpis .box {
  border: 1px solid #edf2f9;
  box-shadow: none;
}

.partners-admin-table-container {
  border: 1px solid #edf1f6;
  border-radius: 10px;
}

.partners-admin-table {
  margin-bottom: 0;
}

.partners-admin-table thead th {
  background: #f5f8fc;
  font-weight: 600;
}

.partners-admin-table td {
  vertical-align: middle;
}

.partners-admin-tabs ul {
  border-bottom-color: #dce6f3;
}

.partners-admin-tabs li a {
  color: #4a5d78;
  font-weight: 500;
}

.partners-admin-tabs li.is-active a {
  border-bottom-color: var(--blue);
  color: var(--blue);
  background: #f3f8ff;
}

.sales-slide {
  max-width: 1160px;
  margin: 1.6rem auto;
  padding: 2.2rem;
  border-radius: 22px;
  border: 1px solid var(--sales-border);
  background: linear-gradient(145deg, #ffffff 0%, #f7fbff 100%);
  box-shadow: 0 22px 40px -34px rgb(15 34 56 / 45%);
  animation: sales-rise 0.65s ease both;
}

.sales-slide-title {
  margin-bottom: 0.5rem;
  font-family: "Montserrat", "Poppins", sans-serif;
  font-size: clamp(1.4rem, 1rem + 1.4vw, 2.2rem);
  letter-spacing: -0.02em;
  color: var(--sales-ink);
}

.sales-slide-subtitle {
  margin-bottom: 1rem;
  color: #47617b;
  font-size: 1.05rem;
}

.sales-hero {
  display: grid;
  gap: 1.6rem;
  grid-template-columns: 1.05fr 0.95fr;
  background: linear-gradient(135deg, #f8fcff 0%, #edf5ff 40%, #fdf2f8 100%);
}

.sales-kicker {
  display: inline-flex;
  border-radius: 999px;
  background: rgb(20 137 229 / 10%);
  color: var(--sales-blue);
  padding: 0.3rem 0.85rem;
  font-weight: 700;
  letter-spacing: 0.02em;
  margin-bottom: 0.8rem;
}

.sales-logo-wrap {
  margin-bottom: 0.7rem;
}

.sales-logo {
  max-height: 72px;
  width: auto;
}

.sales-title {
  margin-bottom: 0.6rem;
  font-family: "Montserrat", "Poppins", sans-serif;
  font-size: clamp(1.5rem, 1rem + 1.9vw, 2.8rem);
  line-height: 1.14;
  color: #09223a;
}

.sales-subtitle {
  font-size: 1.08rem;
  line-height: 1.6;
  color: #33536f;
  margin-bottom: 1.15rem;
}

.sales-hero-actions,
.sales-final-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.7rem;
}

.sales-hero-preview {
  display: grid;
  gap: 0.8rem;
  align-content: center;
}

.sales-device {
  margin: 0;
  overflow: hidden;
  border-radius: 16px;
  border: 1px solid #c8daef;
  box-shadow: 0 25px 44px -32px rgb(20 137 229 / 46%);
}

.sales-device img {
  display: block;
  width: 100%;
  height: auto;
}

.sales-hero-badges {
  display: flex;
  flex-wrap: wrap;
  gap: 0.6rem;
}

.sales-chip {
  display: inline-flex;
  align-items: center;
  gap: 0.35rem;
  border-radius: 999px;
  border: 1px solid #c1d9f3;
  color: #244866;
  background: #fff;
  padding: 0.35rem 0.75rem;
  font-size: 0.88rem;
  font-weight: 600;
}

.sales-columns-3 {
  display: grid;
  gap: 0.85rem;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.sales-point-card,
.sales-feature-card,
.sales-quote-card {
  border-radius: 14px;
  border: 1px solid #d6e5f7;
  background: #fff;
  padding: 1rem;
}

.sales-point-card h3,
.sales-feature-card h3 {
  margin-bottom: 0.45rem;
  color: var(--sales-ink);
  font-size: 1.08rem;
}

.sales-point-card i,
.sales-feature-card i {
  color: var(--sales-blue);
}

.sales-point-card p,
.sales-feature-card p,
.sales-quote-card p {
  color: #3a5773;
  line-height: 1.56;
}

.sales-feature-grid {
  display: grid;
  gap: 0.8rem;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.sales-flow-slide {
  background: linear-gradient(140deg, #ffffff 0%, #ecf6ff 100%);
}

.sales-flow-grid {
  margin-top: 1rem;
  display: grid;
  gap: 0.9rem;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.sales-flow-grid article {
  position: relative;
  padding: 1.1rem 0.9rem 0.9rem;
  border-radius: 14px;
  border: 1px solid #cae0f6;
  background: #fff;
}

.sales-flow-grid span {
  display: inline-grid;
  place-content: center;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  margin-bottom: 0.45rem;
  background: linear-gradient(135deg, var(--sales-blue), #0f6fb8);
  color: #fff;
  font-weight: 700;
}

.sales-flow-grid p {
  margin: 0;
  color: #2f526f;
  line-height: 1.45;
  font-weight: 600;
}

.sales-tag-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 0.62rem;
  margin-top: 1rem;
}

.sales-tag {
  display: inline-flex;
  align-items: center;
  border-radius: 999px;
  padding: 0.45rem 0.85rem;
  border: 1px solid #c8ddf4;
  background: #fff;
  color: #1f4d71;
  font-weight: 700;
}

.sales-procedure-grid {
  display: grid;
  gap: 0.85rem;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.sales-procedure-card {
  border-radius: 15px;
  border: 1px solid #d5e6f7;
  background: #fff;
  padding: 1rem;
}

.sales-procedure-card h3 {
  margin-bottom: 0.6rem;
  color: #153755;
  font-size: 1.08rem;
}

.sales-procedure-card ul {
  margin: 0;
  padding-left: 1.1rem;
  color: #2f536f;
}

.sales-procedure-card li {
  margin-bottom: 0.35rem;
  line-height: 1.35;
}

.sales-procedure-more {
  margin-top: 0.5rem;
  font-size: 0.88rem;
  color: #4d6a83;
  font-weight: 600;
}

.sales-brand-slide {
  display: grid;
  gap: 1.2rem;
  grid-template-columns: 1fr 0.8fr;
}

.sales-brand-copy p {
  color: #355873;
  line-height: 1.6;
}

.sales-check-list {
  margin-top: 0.9rem;
  margin-left: 0;
  padding-left: 0;
  list-style: none;
}

.sales-check-list li {
  display: flex;
  align-items: flex-start;
  gap: 0.4rem;
  margin-bottom: 0.45rem;
  color: #1f4f72;
  font-weight: 600;
}

.sales-check-list i {
  color: var(--sales-blue);
  margin-top: 0.15rem;
}

.sales-brand-art {
  align-self: center;
}

.sales-brand-art img {
  width: 100%;
  border-radius: 14px;
  border: 1px solid #d0e2f6;
  background: #fff;
}

.sales-quote-card {
  background: linear-gradient(145deg, #fff 0%, #f7fbff 100%);
}

.sales-quote-card strong {
  color: #1f405d;
  font-size: 0.95rem;
}

.sales-final-slide {
  text-align: center;
  background: linear-gradient(135deg, #0d3f66 0%, #1489e5 56%, #ad1457 100%);
  border-color: transparent;
  color: #fff;
}

.sales-final-slide h2 {
  color: #fff;
  font-family: "Montserrat", "Poppins", sans-serif;
  font-size: clamp(1.5rem, 1rem + 1.7vw, 2.5rem);
  margin-bottom: 0.5rem;
}

.sales-final-slide p {
  color: rgb(245 250 255 / 96%);
}

.sales-final-logo img {
  width: min(280px, 72vw);
  height: auto;
  margin-bottom: 0.5rem;
}

.sales-final-slide .button.is-light {
  background: #fff;
  color: #1d4e73;
}

.sales-final-slide .button.is-link {
  background: #0ec36f;
  border: 0;
}

.sales-disclaimer {
  margin-top: 0.9rem;
  font-size: 0.78rem;
  opacity: 0.9;
}

@keyframes sales-rise {
  from {
    opacity: 0;
    transform: translateY(14px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@media (max-width: 1024px) {
  .sales-feature-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .sales-columns-3,
  .sales-procedure-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .sales-flow-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .sales-brand-slide,
  .sales-hero {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 640px) {
  .sales-slide {
    padding: 1.2rem;
    border-radius: 16px;
  }

  .sales-columns-3,
  .sales-feature-grid,
  .sales-procedure-grid,
  .sales-flow-grid {
    grid-template-columns: 1fr;
  }

  .sales-subtitle,
  .sales-point-card p,
  .sales-feature-card p {
    font-size: 0.96rem;
  }
}

@media (prefers-reduced-motion: reduce) {
  .sales-slide {
    animation: none;
  }
}

@media print {
  .sales-deck {
    padding: 0;
    background: #fff;
  }

  .sales-slide {
    page-break-after: always;
    break-after: page;
    box-shadow: none;
    border: 1px solid #d3dbe5;
    margin: 0 0 0.6rem;
  }

  .sales-slide:last-child {
    page-break-after: auto;
    break-after: auto;
  }

  .sales-hero-actions,
  .sales-final-actions {
    display: none;
  }
}

.sales-one-pager-wrap {
  max-width: 1100px;
  margin: 0 auto;
  padding: 1rem 0.75rem 1rem;
}

.sales-one-pager-toolbar {
  display: flex;
  flex-wrap: wrap;
  gap: 0.65rem;
  justify-content: flex-end;
  margin-bottom: 0.8rem;
}

.sales-one-pager {
  --sop-blue: #1489e5;
  --sop-pink: #ad1457;
  --sop-ink: #132f4b;
  --sop-soft: #eef6ff;
  color: #224764;
  border-radius: 16px;
  border: 1px solid #cfe0f4;
  background: linear-gradient(146deg, #ffffff 0%, #f3f8ff 62%, #fff4f9 100%);
  box-shadow: 0 24px 40px -34px rgb(9 33 57 / 45%);
  padding: 1.2rem;
}

.sales-wa-canvas {
  min-height: 100vh;
  padding: 0.8rem;
  background: radial-gradient(circle at 15% 8%, #e9f4ff 0, transparent 36%),
              radial-gradient(circle at 92% 4%, #ffeef6 0, transparent 34%),
              #f3f8ff;
}

.sales-wa-card {
  max-width: 680px;
  margin: 0 auto;
  border-radius: 22px;
  border: 1px solid #cfe0f4;
  background: linear-gradient(148deg, #ffffff 0%, #f2f8ff 72%, #fff4f8 100%);
  box-shadow: 0 20px 40px -30px rgb(9 33 57 / 46%);
  padding: 1rem 1.05rem;
  color: #1f4869;
}

.sales-wa-header {
  border-bottom: 1px solid #d7e5f6;
  padding-bottom: 0.62rem;
}

.sales-wa-brand-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.5rem;
  margin-bottom: 0.68rem;
}

.sales-wa-logo {
  max-height: 60px;
  width: auto;
}

.sales-wa-brand-tag {
  border-radius: 999px;
  border: 1px solid #c8ddf5;
  background: linear-gradient(135deg, #e9f4ff 0%, #f3f8ff 100%);
  color: #0f6fb8;
  font-size: 0.86rem;
  font-weight: 700;
  padding: 0.28rem 0.58rem;
  white-space: nowrap;
}

.sales-wa-header h1 {
  margin-bottom: 0.3rem;
  color: #0d3f66;
  font-size: clamp(1.44rem, 1.04rem + 1.34vw, 2.08rem);
  line-height: 1.12;
  font-family: "Montserrat", "Poppins", sans-serif;
  font-weight: 800;
  letter-spacing: -0.01em;
}

.sales-wa-header p {
  margin: 0;
  font-size: 1.16rem;
  line-height: 1.42;
  color: #325a7d;
}

.sales-wa-section {
  margin-top: 0.72rem;
}

.sales-wa-section h2 {
  margin-bottom: 0.34rem;
  color: #0d3f66;
  font-size: 1.34rem;
  font-family: "Montserrat", "Poppins", sans-serif;
  font-weight: 800;
}

.sales-wa-chip-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0.24rem;
}

.sales-wa-features-block,
.sales-wa-benefits-block,
.sales-wa-docs-block {
  border: 1px solid #d6e5f5;
  border-top: 2px solid #8ab4da;
  border-radius: 12px;
  background: linear-gradient(180deg, #fbfdff 0%, #f7fbff 100%);
  box-shadow: 0 8px 16px -24px rgb(20 137 229 / 45%);
  padding: 0.46rem 0.56rem;
}

.sales-wa-features-block {
  border-top-color: #7ab0db;
}

.sales-wa-features-block h2,
.sales-wa-benefits-block h2,
.sales-wa-docs-block h2 {
  color: #1c5d8d;
}

.sales-wa-chip-grid span {
  border: 1px solid #d2e4f6;
  border-radius: 12px;
  background: #fff;
  padding: 0.46rem 0.56rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 0.22rem;
  font-size: 1.06rem;
  line-height: 1.24;
  color: #224f74;
  font-weight: 400;
}

.sales-wa-features-block .sales-wa-chip-grid span {
  border-color: #d5e4f4;
  background: #fff;
  box-shadow: none;
}

.sales-wa-features-block .sales-wa-chip-grid i {
  color: #1678bf;
}

.sales-wa-chip-grid i {
  color: #1489e5;
}

.sales-wa-card i {
  font-style: normal;
}

.sales-wa-benefits {
  margin: 0;
  padding-left: 0;
  list-style: none;
  color: #2f5879;
}

.sales-wa-benefits-block {
  border-top-color: #73b3bf;
}

.sales-wa-benefits li {
  margin-bottom: 0.28rem;
  display: flex;
  align-items: flex-start;
  gap: 0.36rem;
  font-size: 1.06rem;
  line-height: 1.34;
  font-weight: 400;
}

.sales-wa-benefits li:last-child {
  margin-bottom: 0;
}

.sales-wa-benefits li i {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1.3em;
  min-width: 1.3em;
  color: #1489e5;
  margin-top: 0.12rem;
  font-weight: 700;
}

.sales-wa-benefits-block .sales-wa-benefits li i {
  width: 1.45em;
  min-width: 1.45em;
  height: 1.45em;
  margin-top: 0;
  border-radius: 50%;
  background: #f1f7ff;
  border: 1px solid #dae8f6;
}

.sales-wa-proof {
  border: 1px solid #d2e3f5;
  border-radius: 12px;
  background: linear-gradient(140deg, #f9fcff 0%, #eef6ff 100%);
  padding: 0.52rem 0.58rem;
}

.sales-wa-proof h2 {
  margin-bottom: 0.36rem;
}

.sales-wa-proof-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.3rem;
}

.sales-wa-proof-card {
  padding: 0.2rem 0.24rem;
}

.sales-wa-proof-card strong {
  display: block;
  margin-bottom: 0.1rem;
  color: #0f6fb8;
  font-family: "Montserrat", "Poppins", sans-serif;
  font-size: 1.42rem;
  font-weight: 800;
  line-height: 1;
  text-align: center;
}

.sales-wa-proof-card p {
  margin: 0;
  color: #315978;
  font-size: 0.94rem;
  line-height: 1.2;
  font-weight: 600;
  text-align: center;
}

.sales-wa-specialties,
.sales-wa-procedures {
  margin: 0;
  font-size: 1.12rem;
  line-height: 1.34;
  color: #2f5879;
}

.sales-wa-docs-block {
  border-top-color: #88afd8;
}

.sales-wa-benefits-block h2,
.sales-wa-docs-block h2 {
  margin-bottom: 0.28rem;
}

.sales-wa-docs-block .sales-wa-specialties {
  font-family: "Poppins", sans-serif;
  font-size: 1.06rem;
  line-height: 1.34;
  font-weight: 400;
  color: #2f5879;
}

.sales-wa-procedures {
  margin-top: 0.22rem;
}

.sales-wa-stepper-block {
  border: 1px solid #0f6fb8;
  border-radius: 14px;
  background: linear-gradient(132deg, #0f436d 0%, #1489e5 58%, #6b2d80 100%);
  box-shadow: 0 14px 24px -20px rgb(12 43 72 / 65%);
  padding: 0.54rem 0.62rem;
}

.sales-wa-stepper-block h2 {
  margin-bottom: 0.42rem;
  color: #f4fbff;
  text-shadow: 0 1px 2px rgb(8 29 48 / 28%);
}

.sales-wa-stepper {
  display: flex;
  gap: 0;
  position: relative;
}

.sales-wa-stepper::before {
  content: "";
  position: absolute;
  top: 0.9rem;
  left: 1.5rem;
  right: 1.5rem;
  height: 2px;
  background: linear-gradient(90deg, rgb(255 255 255 / 80%), rgb(255 255 255 / 35%));
  z-index: 0;
}

.sales-wa-step {
  flex: 1;
  text-align: center;
  position: relative;
  z-index: 1;
  padding: 0 0.2rem;
}

.sales-wa-step-num {
  display: inline-grid;
  place-content: center;
  width: 1.8rem;
  height: 1.8rem;
  border-radius: 50%;
  margin-bottom: 0.18rem;
  background: linear-gradient(135deg, #1489e5, #0f6fb8);
  color: #fff;
  font-size: 0.92rem;
  font-weight: 800;
  font-family: "Montserrat", "Poppins", sans-serif;
  box-shadow: 0 8px 14px -12px rgb(20 137 229 / 78%);
}

.sales-wa-step p {
  margin: 0;
  font-size: 0.86rem;
  line-height: 1.16;
  color: rgb(238 246 255 / 95%);
  font-weight: 700;
}

.sales-wa-cta {
  margin-top: 0.82rem;
  border-top: 2px solid #ced9e7;
  padding-top: 0.62rem;
  text-align: center;
}

.sales-wa-cta h2 {
  margin-bottom: 0.42rem;
  color: #0d3f66;
  font-size: 1.44rem;
  font-family: "Montserrat", "Poppins", sans-serif;
  font-weight: 800;
}

.sales-wa-button {
  display: inline-flex;
  align-items: center;
  gap: 0.42rem;
  border-radius: 999px;
  padding: 0.64rem 1.08rem;
  background: linear-gradient(135deg, #0fb66a 0%, #0ec36f 100%);
  color: #fff;
  font-size: 1.2rem;
  font-weight: 800;
  text-decoration: none;
  box-shadow: 0 14px 24px -20px rgb(14 166 99 / 80%);
}

.sales-wa-button i {
  font-size: 1.24rem;
}

.sales-wa-button .fa-whatsapp {
  display: inline-block;
  width: 1.12em;
  height: 1.12em;
}

.sales-wa-button .fa-whatsapp::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url("data:image/svg+xml,%3Csvg fill='%23FFFFFF' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413Z'/%3E%3C/svg%3E");
}

.sales-wa-card .fa-file-signature::before {
  content: "✍";
}

.sales-wa-card .fa-file-lines::before {
  content: "📄";
}

.sales-wa-card .fa-file-circle-check::before {
  content: "🖋";
}

.sales-wa-card .fa-palette::before {
  content: "🎨";
}

.sales-wa-card .fa-microphone {
  display: inline-block;
  width: 1em;
  height: 1em;
}

.sales-wa-card .fa-microphone::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 512'%3E%3Cpath fill='%231489e5' d='M192 0C139 0 96 43 96 96l0 160c0 53 43 96 96 96s96-43 96-96l0-160c0-53-43-96-96-96zM64 216c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 40c0 89.1 66.2 162.7 152 174.4l0 33.6-48 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l72 0 72 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-48 0 0-33.6c85.8-11.7 152-85.3 152-174.4l0-40c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 40c0 70.7-57.3 128-128 128s-128-57.3-128-128l0-40z'/%3E%3C/svg%3E");
}

.sales-wa-card .fa-lock::before {
  content: "🔒";
}

.sales-wa-card .fa-layer-group::before {
  content: "🧩";
}

.sales-wa-card .fa-hourglass-half::before {
  content: "⏳";
}

.sales-wa-card .fa-comments::before {
  content: "💬";
}

.sales-wa-card .fa-brain::before {
  content: "🧠";
}

@media (max-width: 720px) {
  .sales-wa-canvas {
    padding: 0.68rem;
  }

  .sales-wa-card {
    padding: 0.8rem;
  }

  .sales-wa-brand-row {
    align-items: flex-start;
    flex-direction: column;
    gap: 0.22rem;
  }

  .sales-wa-brand-tag {
    font-size: 0.74rem;
  }

  .sales-wa-chip-grid {
    grid-template-columns: 1fr;
  }

  .sales-wa-features-block,
  .sales-wa-benefits-block,
  .sales-wa-docs-block {
    border-top-width: 2px;
    padding: 0.4rem 0.46rem;
  }

  .sales-wa-proof-grid {
    grid-template-columns: 1fr;
  }

  .sales-wa-stepper {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0.34rem;
  }

  .sales-wa-stepper-block {
    padding: 0.44rem 0.48rem;
  }

  .sales-wa-stepper-block h2 {
    margin-bottom: 0.28rem;
    text-shadow: none;
  }

  .sales-wa-stepper::before {
    display: none;
  }

  .sales-wa-step {
    padding: 0;
  }

  .sales-wa-step-num {
    width: 1.5rem;
    height: 1.5rem;
    font-size: 0.78rem;
    margin-bottom: 0.12rem;
  }

  .sales-wa-header h1 {
    font-size: 1.34rem;
  }

  .sales-wa-header p,
  .sales-wa-benefits li,
  .sales-wa-specialties,
  .sales-wa-procedures {
    font-size: 1.04rem;
  }

  .sales-wa-benefits-block .sales-wa-benefits li,
  .sales-wa-docs-block .sales-wa-specialties {
    font-size: 0.98rem;
  }

  .sales-wa-step p {
    font-size: 0.8rem;
  }

  .sales-wa-section h2,
  .sales-wa-cta h2 {
    font-size: 1.14rem;
  }

  .sales-wa-chip-grid span {
    font-size: 0.98rem;
  }

  .sales-wa-proof {
    padding: 0.42rem 0.46rem;
  }

  .sales-wa-proof-card {
    padding: 0.14rem 0.2rem;
  }

  .sales-wa-proof-card strong {
    font-size: 1.24rem;
  }

  .sales-wa-proof-card p {
    font-size: 0.86rem;
  }

  .sales-wa-button {
    font-size: 1.08rem;
  }
}

.sop-header {
  display: grid;
  gap: 0.8rem;
  grid-template-columns: 1.35fr 0.65fr;
  border-bottom: 1px solid #d5e3f4;
  padding-bottom: 0.9rem;
}

.sop-logo {
  max-height: 56px;
  width: auto;
}

.sop-brand {
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
}

.sop-kicker {
  margin-top: 0.3rem;
  color: var(--sop-blue);
  font-weight: 700;
  font-size: 0.86rem;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}

.sop-headline h1 {
  margin-bottom: 0.35rem;
  font-family: "Montserrat", "Poppins", sans-serif;
  color: var(--sop-ink);
  font-size: clamp(1.2rem, 0.8rem + 1.2vw, 2rem);
  line-height: 1.2;
}

.sop-headline p {
  margin: 0;
  line-height: 1.46;
}

.sop-block {
  margin-top: 0.9rem;
}

.sop-block + .sop-block {
  margin-top: 1.42rem;
}

.sop-value-grid {
  display: grid;
  gap: 0.65rem;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.sop-value-grid article {
  border: 1px solid #d3e3f5;
  border-radius: 12px;
  background: #fff;
  padding: 0.7rem 0.8rem;
}

.sop-value-grid h2 {
  margin-bottom: 0.3rem;
  font-size: 1rem;
  line-height: 1.3;
  color: #173a59;
}

.sop-value-grid h2 i {
  color: var(--sop-blue);
}

.sop-value-grid p {
  margin: 0;
  font-size: 0.92rem;
  line-height: 1.42;
}

.sop-block h3 {
  margin-bottom: 0.5rem;
  color: #0d3f66;
  font-family: "Montserrat", "Poppins", sans-serif;
  font-size: 1.3rem;
  font-weight: 800;
  letter-spacing: -0.01em;
}

.sop-specialties-block {
  border: 1px solid #d7e5f6;
  border-radius: 12px;
  background: linear-gradient(145deg, #fbfdff 0%, #f1f7ff 100%);
  padding: 0.5rem 0.55rem 0.6rem;
}

.sop-specialties-block h3 {
  margin-bottom: 0.42rem;
}

.sop-specialties {
  display: grid;
  gap: 0.55rem;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.sop-specialties article {
  --specialty-accent: #1489e5;
  position: relative;
  overflow: hidden;
  border-radius: 12px;
  border: 1px solid #d4e5f7;
  border-top: 3px solid var(--specialty-accent);
  background: linear-gradient(140deg, #fff 0%, var(--sop-soft) 100%);
  padding: 0.65rem;
}

.sop-specialties article:nth-child(1) {
  --specialty-accent: #1489e5;
}

.sop-specialties article:nth-child(2) {
  --specialty-accent: #0f9b6f;
}

.sop-specialties article:nth-child(3) {
  --specialty-accent: #ad1457;
}

.sop-specialties article:nth-child(4) {
  --specialty-accent: #d97706;
}

.sop-specialties h4 {
  display: flex;
  align-items: center;
  gap: 0.32rem;
  margin-bottom: 0.28rem;
  font-size: 0.95rem;
  color: #194262;
}

.sop-specialties h4::before {
  content: "●";
  color: var(--specialty-accent);
  font-size: 0.78rem;
}

.sop-specialties ul {
  margin: 0;
  padding-left: 1rem;
  font-size: 0.86rem;
  line-height: 1.34;
}

.sop-specialties li::marker {
  color: var(--specialty-accent);
}

.sop-proof {
  display: grid;
  gap: 0.7rem;
  grid-template-columns: 1.15fr 0.85fr;
  align-items: center;
  padding: 0.55rem 0.65rem;
  border-radius: 12px;
  border: 1px solid #cfe1f4;
  background: linear-gradient(135deg, #f8fcff 0%, #eef6ff 100%);
}

.sop-proof ul {
  margin: 0;
  padding-left: 0;
  list-style: none;
}

.sop-proof li {
  display: flex;
  align-items: flex-start;
  gap: 0.35rem;
  margin-bottom: 0.28rem;
  font-size: 0.92rem;
  font-weight: 600;
}

.sop-proof li i {
  color: var(--sop-blue);
  margin-top: 0.16rem;
}

.sop-proof figure {
  margin: 0;
}

.sop-proof img {
  width: 100%;
  border-radius: 10px;
  border: 1px solid #cfe0f4;
}

.sop-testimonials {
  border: 1px solid #d2e3f5;
  border-radius: 12px;
  background: linear-gradient(140deg, #f9fcff 0%, #eef6ff 100%);
  box-shadow: 0 10px 18px -22px rgb(12 43 72 / 35%);
  padding: 0.48rem 0.56rem;
}

.sop-testimonials h3 {
  margin-bottom: 0.34rem;
  color: var(--sop-ink);
}

.sop-testimonials-grid {
  display: grid;
  gap: 0.38rem;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.sop-testimonial-card {
  border-radius: 10px;
  border: 1px solid #d6e6f8;
  background: #fff;
  padding: 0.42rem 0.46rem;
}

.sop-testimonial-card p {
  position: relative;
  padding-left: 0.9rem;
  margin: 0 0 0.24rem;
  font-size: 0.9rem;
  line-height: 1.22;
  color: #355873;
}

.sop-testimonial-card p::before {
  content: "🗨";
  position: absolute;
  left: 0;
  top: 0.04rem;
  font-size: 0.64rem;
  line-height: 1;
  color: rgb(20 137 229 / 78%);
}

.sop-testimonial-card strong {
  font-size: 0.84rem;
  color: #1c4c71;
}

.sop-plans-block {
  border: 1px solid #d9e6f6;
  border-radius: 12px;
  background: linear-gradient(145deg, #ffffff 0%, #f5f9ff 100%);
  padding: 0.44rem 0.5rem;
}

.sop-plans-block h3 {
  margin-bottom: 0.28rem;
}

.sop-plans-grid {
  display: grid;
  gap: 0.36rem;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.sop-plan-card {
  --plan-accent: #1489e5;
  --plan-soft: #eef6ff;
  position: relative;
  border: 1px solid #d8e5f6;
  border-top: 3px solid var(--plan-accent);
  border-radius: 10px;
  background: linear-gradient(165deg, #fff 0%, var(--plan-soft) 100%);
  padding: 0.34rem 0.38rem;
}

.sop-plan-head {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 0.36rem;
}

.sop-plan-id {
  min-width: 0;
}

.sop-plan-card.plan-starter {
  --plan-accent: #1489e5;
  --plan-soft: #eef6ff;
}

.sop-plan-card.plan-essencial {
  --plan-accent: #0f6fb8;
  --plan-soft: #e9f3ff;
}

.sop-plan-card.plan-premium {
  --plan-accent: #0d4f8a;
  --plan-soft: #e3efff;
}

.sop-plan-name {
  margin-bottom: 0.14rem;
  color: #174a71;
  font-size: 1.02rem;
  font-weight: 800;
  line-height: 1.04;
}

.sop-plan-sub {
  margin: 0 0 0.2rem;
  color: #5a7590;
  font-size: 0.74rem;
  line-height: 1.2;
}

.sop-plan-price {
  margin: 0.02rem 0 0;
  color: var(--plan-accent);
  font-family: "Montserrat", "Poppins", sans-serif;
  font-size: 1.38rem;
  line-height: 1;
  font-weight: 800;
  text-align: right;
  white-space: nowrap;
}

.sop-currency {
  font-size: 0.66rem;
  vertical-align: top;
  margin-right: 0.08rem;
  font-weight: 700;
}

.sop-period {
  font-size: 0.64rem;
  color: #59748f;
  font-weight: 500;
}

.sop-asterisk {
  font-size: 0.66rem;
  vertical-align: top;
  margin-left: 0.03rem;
  margin-right: 0.02rem;
  color: var(--plan-accent);
}

.sop-plan-kpi {
  margin: 0.14rem 0 0;
  color: var(--plan-accent);
  font-size: 0.72rem;
  font-weight: 700;
  line-height: 1.2;
}

.sop-plans-note {
  margin: 0.28rem 0 0;
  font-size: 0.82rem;
  color: #3f607f;
  line-height: 1.24;
}

.sop-flow-block {
  border: 1px solid #0f6fb8;
  border-radius: 12px;
  background: linear-gradient(132deg, #0f436d 0%, #1489e5 58%, #6b2d80 100%);
  box-shadow: 0 14px 24px -20px rgb(12 43 72 / 65%);
  padding: 0.5rem 0.56rem;
}

.sop-flow-block h3 {
  margin-bottom: 0.2rem;
  color: #f4fbff;
  text-shadow: 0 1px 2px rgb(8 29 48 / 28%);
}

.sop-flow-sub {
  margin: 0 0 0.72rem;
  font-size: 0.78rem;
  line-height: 1.42;
  color: rgb(255 255 255 / 88%);
}

.sop-steps-row {
  display: flex;
  gap: 0;
  position: relative;
}

.sop-steps-row::before {
  content: "";
  position: absolute;
  top: 0.76rem;
  left: 1.1rem;
  right: 1.1rem;
  height: 2px;
  background: linear-gradient(90deg, rgb(255 255 255 / 80%), rgb(255 255 255 / 30%));
  z-index: 0;
}

.sop-step {
  flex: 1;
  text-align: center;
  padding: 0 0.22rem;
  position: relative;
  z-index: 1;
}

.sop-step-num {
  width: 1.8rem;
  height: 1.8rem;
  border-radius: 50%;
  background: linear-gradient(135deg, #1489e5, #0f6fb8);
  color: #fff;
  font-family: "Montserrat", "Poppins", sans-serif;
  font-size: 0.92rem;
  font-weight: 800;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 0.22rem;
  box-shadow: 0 4px 12px rgb(20 137 229 / 28%);
}

.sop-step h4 {
  margin-bottom: 0.08rem;
  font-size: 0.94rem;
  line-height: 1.18;
  color: #fff;
  font-weight: 700;
}

.sop-step p {
  margin: 0;
  font-size: 0.84rem;
  line-height: 1.18;
  color: rgb(235 245 255 / 92%);
}

.sop-footer {
  margin-top: 2.1rem;
  border-top: 3px solid #c6cfdb;
  padding-top: 0.74rem;
  text-align: center;
}

.sop-footer h3 {
  margin-bottom: 0.7rem;
  color: #0d3f66;
  font-size: 1.3rem;
  font-weight: 800;
  letter-spacing: -0.01em;
  line-height: 1.1;
}

.sop-actions {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 0.6rem;
}

.sop-actions .button {
  font-size: 1.16rem;
  font-weight: 700;
  padding: 0.62rem 1.16rem;
}

.sop-actions .button.is-link {
  background: linear-gradient(135deg, #0fb66a 0%, #0ec36f 100%);
  border: 0;
}

.sop-legal-footer {
  margin-top: 0.34rem;
  text-align: center;
  font-size: 0.84rem;
  line-height: 1.2;
  color: #4c647d;
}

.sales-one-pager .sop-value-grid h2 i,
.sales-one-pager .sop-proof li i,
.sales-one-pager .sop-actions i {
  font-style: normal;
  font-family: inherit;
}

.sales-one-pager .sop-value-grid h2 i {
  display: inline-grid;
  place-items: center;
  width: 1.35em;
  height: 1.35em;
  margin-right: 0.28rem;
  border-radius: 50%;
  background: rgb(20 137 229 / 12%);
  color: #0f6fb8;
}

.sales-one-pager .sop-proof li i {
  color: #1489e5;
}

.sales-one-pager .fa-file-signature::before {
  content: "✍";
}

.sales-one-pager .fa-fingerprint::before {
  content: "◎";
}

.sales-one-pager .fa-pen-ruler::before {
  content: "✎";
}

.sales-one-pager .fa-microphone-lines::before {
  content: "🎙";
}

.sales-one-pager .fa-check::before {
  content: "✓";
}

.sales-one-pager .fa-whatsapp::before {
  content: "✆";
}

.sales-one-pager .fa-envelope::before {
  content: "✉";
}

@media (max-width: 900px) {
  .sop-header,
  .sop-proof {
    grid-template-columns: 1fr;
  }

  .sop-brand {
    justify-content: flex-start;
  }

  .sop-specialties {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .sop-testimonials-grid {
    grid-template-columns: 1fr;
  }

  .sop-plans-grid {
    grid-template-columns: 1fr;
  }

  .sop-specialties-block {
    padding-bottom: 0.55rem;
  }

  .sop-steps-row {
    flex-direction: column;
    gap: 0.35rem;
  }

  .sop-steps-row::before {
    display: none;
  }

  .sop-step {
    text-align: left;
    display: grid;
    grid-template-columns: auto 1fr;
    gap: 0.34rem;
    align-items: center;
  }

  .sop-step h4,
  .sop-step p {
    grid-column: 2;
  }

  .sop-step-num {
    margin: 0;
  }
}

@media (max-width: 640px) {
  .sop-value-grid,
  .sop-specialties {
    grid-template-columns: 1fr;
  }
}

@media print {
  @page {
    size: A4 portrait;
    margin: 10mm;
  }

  .no-print,
  .navbar,
  .footer {
    display: none !important;
  }

  .sales-one-pager-wrap {
    max-width: none;
    margin: 0;
    padding: 0;
  }

  .sales-one-pager {
    border: 0;
    box-shadow: none;
    border-radius: 0;
    padding: 0;
    background: #fff;
    zoom: 0.95;
  }

  .sop-header {
    position: relative;
    padding-right: 170px;
  }

  .sop-brand {
    position: absolute;
    top: 0;
    right: 0;
  }

  .sop-logo {
    max-height: 50px;
  }

  .sop-headline {
    border-left: 4px solid #1489e5;
    padding-left: 0.45rem;
  }

  .sop-headline h1 {
    margin-bottom: 0.25rem;
    color: #0d3f66;
    font-size: 1.72rem;
    line-height: 1.12;
    font-weight: 800;
    letter-spacing: -0.02em;
  }

  .sop-block + .sop-block {
    margin-top: 1.12rem;
  }

  .sop-value-grid p,
  .sop-proof li,
  .sop-specialties ul {
    font-size: 0.82rem;
  }

  .sop-specialties-block {
    padding: 0.36rem 0.42rem 0.44rem;
  }

  .sop-specialties-block h3 {
    margin-bottom: 0.28rem;
  }

  .sop-specialties {
    gap: 0.42rem;
  }

  .sop-specialties article {
    padding: 0.5rem;
  }

  .sop-specialties h4 {
    font-size: 0.86rem;
    margin-bottom: 0.2rem;
  }

  .sop-proof {
    gap: 0.45rem;
    grid-template-columns: 1.22fr 0.78fr;
    align-items: start;
    padding: 0.45rem 0.55rem;
    border-left: 4px solid #1489e5;
  }

  .sop-proof figure {
    max-width: 230px;
    justify-self: end;
  }

  .sop-proof img {
    max-height: 118px;
    object-fit: cover;
  }

  .sop-testimonials {
    padding: 0.34rem 0.4rem;
  }

  .sop-testimonials h3 {
    margin-bottom: 0.22rem;
  }

  .sop-testimonials-grid {
    gap: 0.24rem;
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .sop-testimonial-card {
    padding: 0.26rem 0.3rem;
  }

  .sop-testimonial-card p {
    padding-left: 0.74rem;
    margin-bottom: 0.12rem;
    font-size: 0.72rem;
    line-height: 1.12;
  }

  .sop-testimonial-card p::before {
    top: 0.02rem;
    font-size: 0.52rem;
  }

  .sop-testimonial-card strong {
    font-size: 0.68rem;
  }

  .sop-plans-block {
    padding: 0.24rem 0.3rem;
  }

  .sop-plans-block h3 {
    margin-bottom: 0.12rem;
  }

  .sop-plans-grid {
    gap: 0.18rem;
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .sop-plan-card {
    padding: 0.2rem 0.24rem;
  }

  .sop-plan-head {
    gap: 0.2rem;
  }

  .sop-plan-name {
    margin-bottom: 0.04rem;
    font-size: 0.78rem;
  }

  .sop-plan-sub {
    margin-bottom: 0.1rem;
    font-size: 0.58rem;
    line-height: 1.08;
  }

  .sop-plan-price {
    margin-top: 0.01rem;
    font-size: 1rem;
  }

  .sop-currency {
    font-size: 0.5rem;
    margin-right: 0.04rem;
  }

  .sop-period {
    font-size: 0.5rem;
  }

  .sop-asterisk {
    font-size: 0.5rem;
  }

  .sop-plan-kpi {
    margin: 0.08rem 0 0;
    font-size: 0.58rem;
    line-height: 1.08;
  }

  .sop-plans-note {
    display: block;
    margin-top: 0.12rem;
    font-size: 0.6rem;
    line-height: 1.1;
  }

  .sop-flow-block {
    padding: 0.34rem 0.4rem;
  }

  .sop-flow-block h3 {
    margin-bottom: 0.12rem;
  }

  .sop-flow-sub {
    margin-bottom: 0.34rem;
    font-size: 0.63rem;
    line-height: 1.28;
  }

  .sop-steps-row {
    flex-direction: row;
    gap: 0;
  }

  .sop-steps-row::before {
    display: block;
    top: 0.54rem;
    left: 0.8rem;
    right: 0.8rem;
  }

  .sop-step {
    display: block;
    text-align: center;
    padding: 0 0.1rem;
  }

  .sop-step-num {
    width: 1.3rem;
    height: 1.3rem;
    margin: 0 auto 0.12rem;
    font-size: 0.76rem;
    box-shadow: none;
  }

  .sop-step h4,
  .sop-step p {
    grid-column: auto;
  }

  .sop-step h4 {
    margin-bottom: 0.04rem;
    font-size: 0.74rem;
    line-height: 1.1;
  }

  .sop-step p {
    font-size: 0.67rem;
    line-height: 1.08;
  }

  .sop-footer {
    margin-top: calc(0.72rem + 6pt);
    border-top: 2px solid #c6cfdb;
    padding-top: 0.22rem;
  }

  .sop-footer h3 {
    margin-bottom: 0.2rem;
  }

  .sop-block h3,
  .sop-footer h3 {
    font-size: 1rem;
    font-weight: 800;
    color: #0d3f66;
    line-height: 1.1;
  }

  .sop-flow-block h3 {
    color: #f4fbff;
    text-shadow: none;
  }

  .sop-actions {
    gap: 0.14rem;
    flex-wrap: nowrap;
  }

  .sop-actions .button {
    min-height: auto;
    padding: 0.16rem 0.42rem;
    font-size: 0.68rem;
    border-width: 1px;
  }

  .sop-legal-footer {
    margin-top: 0.12rem;
    font-size: 0.5rem;
    line-height: 1.08;
    color: #555;
  }
}

.aligner-material-wrap {
  max-width: 1180px;
  margin: 0 auto;
  padding: 1rem 0.75rem 1.4rem;
}

.aligner-toolbar {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
  gap: 0.6rem;
  margin-bottom: 0.8rem;
}

.aligner-material {
  --aligner-ink: #12324e;
  --aligner-blue: #0e78c8;
  --aligner-cyan: #0ca6a6;
  --aligner-soft: #f0f7ff;
  --aligner-border: #d2e2f3;
  border: 1px solid var(--aligner-border);
  border-radius: 20px;
  background: radial-gradient(circle at 100% 0%, #dff6f4 0, transparent 24%),
              radial-gradient(circle at 0% 0%, #e8f2ff 0, transparent 30%),
              linear-gradient(150deg, #ffffff 0%, #f6faff 70%, #f6fffe 100%);
  box-shadow: 0 22px 40px -34px rgb(11 37 60 / 46%);
  padding: 1.2rem;
  color: #2f5471;
}

.aligner-header {
  display: grid;
  gap: 0.8rem;
  grid-template-columns: 1fr auto;
  align-items: center;
  border-bottom: 1px solid var(--aligner-border);
  padding-bottom: 0.9rem;
}

.aligner-brand {
  order: 2;
  justify-self: end;
}

.aligner-headline {
  order: 1;
}

.aligner-logo {
  width: min(230px, 45vw);
  height: auto;
}

.aligner-kicker {
  margin: 0;
  color: var(--aligner-cyan);
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-size: 0.8rem;
  font-weight: 700;
}

.aligner-headline h1 {
  display: block;
  margin: 0;
  font-family: "Montserrat", "Poppins", sans-serif;
  color: var(--aligner-ink);
  font-size: clamp(2rem, 1.3rem + 2vw, 3rem);
  font-weight: 900;
  letter-spacing: -0.03em;
  line-height: 1.05;
}

.aligner-headline p {
  margin: 0;
  font-size: 1.02rem;
  line-height: 1.48;
}

.aligner-highlights {
  margin-top: 0.95rem;
  display: grid;
  gap: 0.6rem;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.aligner-highlights article {
  border: 1px solid #cde2f6;
  border-radius: 12px;
  background: #fff;
  padding: 0.72rem 0.76rem;
}

.aligner-highlights strong {
  display: block;
  margin-bottom: 0.2rem;
  color: #19476b;
}

.aligner-highlights p {
  margin: 0;
  line-height: 1.38;
  font-size: 0.92rem;
}

.aligner-grid {
  margin-top: 0.95rem;
  display: grid;
  gap: 0.72rem;
  grid-template-columns: 1fr;
}

.aligner-card {
  border: 1px solid #cfe1f4;
  border-top: 4px solid var(--aligner-blue);
  border-radius: 14px;
  background: linear-gradient(160deg, #ffffff 0%, var(--aligner-soft) 100%);
  padding: 0.8rem;
}

.aligner-card:nth-child(2n) {
  border-top-color: var(--aligner-cyan);
}

.aligner-card h2 {
  margin-bottom: 0.2rem;
  color: var(--aligner-ink);
  font-size: 1.16rem;
  line-height: 1.2;
}

.aligner-card h2 i {
  color: var(--aligner-blue);
  margin-right: 0.2rem;
  font-style: normal;
  font-family: inherit;
  display: inline-block;
  width: 1.15em;
  text-align: center;
}

.aligner-card h2 .aligner-fallback-icon {
  display: inline-block;
  width: 1.15em;
  margin-right: 0.2rem;
  color: var(--aligner-blue);
  font-weight: 700;
  text-align: center;
}

.aligner-material .fa-layer-group::before {
  content: "▦";
}

.aligner-material .fa-bolt::before {
  content: "⚡";
}

.aligner-material .fa-feather-pointed::before {
  content: "✦";
}

.aligner-material .fa-sliders::before {
  content: "☰";
}

.aligner-material .fa-child-reaching::before {
  content: "◎";
}

.aligner-material .fa-crown::before {
  content: "♛";
}

.aligner-material .fa-gauge-high::before {
  content: "▲";
}

.aligner-card p {
  margin: 0;
  color: #355d7c;
  line-height: 1.45;
  font-size: 0.94rem;
}

.aligner-card p + p {
  margin-top: 0.48rem;
}

.aligner-card strong {
  color: #174365;
}

.aligner-obs {
  margin-top: 0.95rem;
  border: 1px solid #ffd7a8;
  border-radius: 14px;
  background: linear-gradient(145deg, #fff8ef 0%, #fff4e4 100%);
  padding: 0.85rem;
}

.aligner-obs h3 {
  margin-bottom: 0.34rem;
  font-family: "Montserrat", "Poppins", sans-serif;
  color: #8f4f00;
  font-size: 1.24rem;
}

.aligner-obs p {
  margin: 0;
  color: #6b4f2d;
  line-height: 1.44;
}

.aligner-obs-box {
  margin-top: 0.55rem;
  border: 1px solid #f2c994;
  border-radius: 10px;
  background: #fff;
  padding: 0.62rem 0.68rem;
  display: grid;
  gap: 0.3rem;
}

.aligner-obs-box strong {
  color: #7c4100;
}

.aligner-obs-note {
  margin-top: 0.45rem !important;
  font-size: 0.9rem;
  font-weight: 600;
  color: #80531f !important;
}

@media (max-width: 960px) {
  .aligner-header,
  .aligner-highlights,
  .aligner-grid {
    grid-template-columns: 1fr;
  }

  .aligner-logo {
    width: min(210px, 62vw);
  }

}

@media (max-width: 640px) {
  .aligner-material-wrap {
    padding: 0.7rem 0.55rem 1rem;
  }

  .aligner-material {
    padding: 0.9rem;
    border-radius: 14px;
  }

  .aligner-card {
    padding: 0.68rem;
  }
}

@media print {
  @page {
    size: A4 portrait;
    margin: 10mm;
  }

  .aligner-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10mm;
  }

  .aligner-headline,
  .aligner-brand {
    order: initial;
  }

  .aligner-headline {
    flex: 1;
  }

  .aligner-headline h1 {
    margin: 0;
    font-size: 30pt;
    line-height: 1.02;
  }

  .aligner-brand {
    flex: 0 0 auto;
    justify-self: auto;
  }

  .aligner-logo {
    width: 50mm;
    max-width: none;
    display: block;
  }

  .aligner-material-wrap {
    max-width: none;
    padding: 0;
    margin: 0;
  }

  .aligner-material {
    border: 0;
    box-shadow: none;
    border-radius: 0;
    background: #fff;
    padding: 0;
  }

  .aligner-card,
  .aligner-highlights article,
  .aligner-obs,
  .aligner-obs-box {
    box-shadow: none;
    break-inside: avoid;
    page-break-inside: avoid;
  }
}
