@import 'old-style.css';
:root {
  --primary: #000000;
  --white: #ffffff;
  --body-font: "Halyard-Text", sans-serif;
  --header-font: "halyard-display", sans-serif;
}

@font-face {
  font-family: "Halyard-Text";
  src: url("fonts/HalyardText-Regular.woff2") format("woff2"), url("fonts/HalyardText-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "halyard-display";
  src: url("fonts/HalyardDisplayBlack-Italic.woff2") format("woff2"), url("fonts/HalyardDisplayBlack-Italic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "halyard-display";
  src: url("fonts/HalyardDisplay-Bold.woff2") format("woff2"), url("fonts/HalyardDisplay-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "halyard-display";
  src: url("fonts/HalyardDisplayLight-Regular.woff2") format("woff2"), url("fonts/HalyardDisplayLight-Regular.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "halyard-display";
  src: url("fonts/HalyardDisplay-BoldItalic.woff2") format("woff2"), url("fonts/HalyardDisplay-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "halyard-display";
  src: url("fonts/HalyardDisplay-Italic.woff2") format("woff2"), url("fonts/HalyardDisplay-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "halyard-display";
  src: url("fonts/HalyardDisplayLight-Italic.woff2") format("woff2"), url("fonts/HalyardDisplayLight-Italic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "halyard-display";
  src: url("fonts/HalyardDisplayMedium-Regular.woff2") format("woff2"), url("fonts/HalyardDisplayMedium-Regular.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "halyard-display";
  src: url("fonts/HalyardDisplayMedium-Italic.woff2") format("woff2"), url("fonts/HalyardDisplayMedium-Italic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "halyard-display";
  src: url("fonts/HalyardDisplay-Regular.woff2") format("woff2"), url("fonts/HalyardDisplay-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "halyard-display";
  src: url("fonts/HalyardDisplayBlack-Regular.woff2") format("woff2"), url("fonts/HalyardDisplayBlack-Regular.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
body {
  font-family: var(--body-font);
}

section.book-personalized-demo-sec .book-demo-inner h3, .section-head h3 {
  font-size: 28px;
  font-family: var(--header-font);
}
@media screen and (min-width: 576px) {
  section.book-personalized-demo-sec .book-demo-inner h3, .section-head h3 {
    font-size: 30px;
  }
}
@media screen and (min-width: 768px) {
  section.book-personalized-demo-sec .book-demo-inner h3, .section-head h3 {
    font-size: 36px;
  }
}
@media screen and (min-width: 1200px) {
  section.book-personalized-demo-sec .book-demo-inner h3, .section-head h3 {
    font-size: 40px;
  }
}
@media screen and (min-width: 1400px) {
  section.book-personalized-demo-sec .book-demo-inner h3, .section-head h3 {
    font-size: 48px;
  }
}

h2.f-56 {
  font-weight: 300;
  font-size: 32px;
  margin-bottom: 0.25em;
}
@media screen and (min-width: 576px) {
  h2.f-56 {
    font-size: 34px;
  }
}
@media screen and (min-width: 768px) {
  h2.f-56 {
    font-size: 40px;
  }
}
@media screen and (min-width: 1200px) {
  h2.f-56 {
    font-size: 45px;
  }
}
@media screen and (min-width: 1400px) {
  h2.f-56 {
    font-size: 56px;
  }
}

.info-18 p {
  font-weight: 400;
  font-size: 16px;
}
@media screen and (min-width: 1400px) {
  .info-18 p {
    font-size: 18px;
  }
}
.info-18 ul li {
  font-size: 16px;
}
@media screen and (min-width: 1400px) {
  .info-18 ul li {
    font-size: 18px;
  }
}

.audio-auth-banner {
  padding-bottom: 0;
}
.audio-auth-banner .banner-captions {
  padding-top: 32px;
}
@media screen and (min-width: 768px) {
  .audio-auth-banner .banner-captions {
    padding-top: 48px;
  }
}
@media screen and (min-width: 1400px) {
  .audio-auth-banner .banner-captions {
    padding-top: 64px;
  }
}
.audio-auth-banner .banner-captions h1 {
  font-size: 30px;
  font-weight: 300;
  margin-bottom: 0.35em;
  max-width: 10em;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 360px) {
  .audio-auth-banner .banner-captions h1 {
    font-size: 32px;
  }
}
@media screen and (min-width: 470px) {
  .audio-auth-banner .banner-captions h1 {
    max-width: 100%;
  }
}
@media screen and (min-width: 576px) {
  .audio-auth-banner .banner-captions h1 {
    font-size: 36px;
  }
}
@media screen and (min-width: 768px) {
  .audio-auth-banner .banner-captions h1 {
    font-size: 40px;
    margin-bottom: 0.25em;
  }
}
@media screen and (min-width: 1200px) {
  .audio-auth-banner .banner-captions h1 {
    font-size: 48px;
  }
}
@media screen and (min-width: 1400px) {
  .audio-auth-banner .banner-captions h1 {
    font-size: 64px;
  }
}
.audio-auth-banner .banner-captions p {
  font-size: 18px;
  font-weight: 400;
  max-width: 36em;
  font-family: var(--body-font);
  margin-left: auto;
  margin-right: auto;
}
.audio-auth-banner .btn-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 12px 24px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 24px;
}
.audio-auth-banner .hero-image {
  margin-top: -10%;
}
.audio-auth-banner .hero-image img,
.audio-auth-banner .hero-image svg {
  display: block;
  max-width: 100%;
  width: 100%;
  height: auto;
}

.btn-primary {
  border: 1px solid var(--primary);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 6px;
  padding: 12px 24px;
  border-radius: 30px;
  line-height: 1.2;
  font-size: 16px;
  color: var(--primary);
  position: relative;
  z-index: 1;
  -webkit-transition: all 0.32s ease-in-out;
  transition: all 0.32s ease-in-out;
  overflow: hidden;
  font-family: var(--body-font);
}
.btn-primary::after {
  border-radius: 24px;
  -webkit-transition: all 0.32s ease-in-out;
  transition: all 0.32s ease-in-out;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: var(--primary);
  z-index: -1;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: left center;
          transform-origin: left center;
}
.btn-primary svg {
  display: block;
}
.btn-primary:hover {
  color: var(--white);
}
.btn-primary:hover::after {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
.btn-primary.btn-filled {
  color: var(--white);
}
.btn-primary.btn-filled::after {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
.btn-primary.btn-filled:hover {
  color: var(--primary);
}
.btn-primary.btn-filled:hover::after {
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
}

section.trusted-by-sec {
  padding: 40px 0;
}
section.trusted-by-sec .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -12px;
  margin-right: -12px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px 0;
}
@media screen and (min-width: 992px) {
  section.trusted-by-sec .row {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
section.trusted-by-sec .row > div {
  padding-left: 12px;
  padding-right: 12px;
}
section.trusted-by-sec .row .trusted-by-text {
  width: 100%;
}
@media screen and (min-width: 992px) {
  section.trusted-by-sec .row .trusted-by-text {
    width: auto;
  }
}
section.trusted-by-sec .row .trusted-by-text p {
  text-align: center;
  font-family: var(--header-font);
}
@media screen and (min-width: 992px) {
  section.trusted-by-sec .row .trusted-by-text p {
    min-width: 18em;
    text-align: left;
  }
}
section.trusted-by-sec .row .trusted-by-logos .logos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px 20px;
}
section.trusted-by-sec .row .trusted-by-logos .logos .logo-item {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
section.audio-box {
  padding: 12px;
}
@media screen and (min-width: 768px) {
  section.audio-box {
    padding: 15px;
  }
}
section.audio-box .audio-box-inner {
  padding: 40px 0;
  border: 1px solid #E1E4EA;
  border-radius: 24px;
  padding: 64px 0;
}
@media screen and (min-width: 768px) {
  section.audio-box .audio-box-inner {
    padding: 56px 0;
  }
}
@media screen and (min-width: 992px) {
  section.audio-box .audio-box-inner {
    padding: 64px 0;
  }
}
@media screen and (min-width: 1200px) {
  section.audio-box .audio-box-inner {
    padding: 80px 0;
  }
}
@media screen and (min-width: 1400px) {
  section.audio-box .audio-box-inner {
    padding: 100px 0;
  }
}
section.audio-box h2 {
  max-width: 15em;
  color: #0E121B;
}
section.audio-box .box-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 16px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
section.audio-box .box-items .audio-col {
  padding: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
section.audio-box .box-items .audio-col h4 {
  font-size: 22px;
  font-weight: 300;
  color: inherit;
}
section.audio-box .box-items .audio-col.card-icon-title {
  background-color: #F2F5F8;
  border-radius: 16px;
  color: #0E121B;
  gap: 16px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
section.audio-box .box-items .audio-col.card-icon-title .icon {
  width: 40px;
}
section.audio-box .box-items .audio-col.card-icon-title .icon img {
  display: block;
  width: 100%;
  height: auto;
}
section.audio-box .box-items .audio-col.black-box {
  background-color: var(--primary);
  border-radius: 16px;
  color: var(--white);
  gap: 12px 24px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0;
  padding-bottom: 0;
}
section.audio-box .box-items .audio-col.black-box .col-caption {
  padding-top: 32px;
  padding-bottom: 32px;
}
section.audio-box .box-items .audio-col.black-box > .col-50 {
  width: calc(50% - 12px);
}
section.audio-box .box-items .audio-col.black-box p,
section.audio-box .box-items .audio-col.black-box * {
  color: var(--white);
}
section.audio-box .box-items .audio-col.black-box h4 {
  font-weight: 500;
}
section.audio-box .box-items .audio-col.black-box h5 {
  font-size: 600;
  font-size: 16px;
}
section.audio-box .box-items .audio-col.black-box img {
  max-width: 450px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
section.standard-audio-plan-sec {
  padding: 12px;
}
@media screen and (min-width: 768px) {
  section.standard-audio-plan-sec {
    padding: 15px;
  }
}
section.standard-audio-plan-sec .standard-audio-plan-inner {
  background-color: #F2F5F8;
  border-radius: 16px;
  padding: 64px 0;
}
@media screen and (min-width: 768px) {
  section.standard-audio-plan-sec .standard-audio-plan-inner {
    padding: 75px 0;
  }
}
@media screen and (min-width: 992px) {
  section.standard-audio-plan-sec .standard-audio-plan-inner {
    padding: 80px 0;
  }
}
@media screen and (min-width: 1200px) {
  section.standard-audio-plan-sec .standard-audio-plan-inner {
    padding: 100px 0;
  }
}
@media screen and (min-width: 1400px) {
  section.standard-audio-plan-sec .standard-audio-plan-inner {
    padding: 120px 0;
  }
}
section.standard-audio-plan-sec .standard-audio-plan-inner .container {
  padding-left: 12px;
  padding-right: 12px;
}
@media screen and (min-width: 576px) {
  section.standard-audio-plan-sec .standard-audio-plan-inner .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
section.standard-audio-plan-sec .standard-audio-card-container {
  background-image: url("../images/audi-authentication.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
section.standard-audio-plan-sec .standard-audio-card-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 644px;
  margin-left: auto;
  margin-right: auto;
  gap: 24px;
}
section.standard-audio-plan-sec .standard-audio-card-row .standard-audio-card-item {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: rgba(255, 255, 255, 0.7);
  border: 1px solid #CDD8E2;
  border-radius: 16px;
  -webkit-backdrop-filter: blur(12px);
          backdrop-filter: blur(12px);
}
section.standard-audio-plan-sec .standard-audio-card-row .standard-audio-card-item::before {
  content: "";
  width: 1px;
  margin-right: -1px;
  min-height: 240px;
}
@media screen and (min-width: 576px) {
  section.standard-audio-plan-sec .standard-audio-card-row .standard-audio-card-item {
    width: calc(50% - 12px);
  }
}
section.standard-audio-plan-sec .standard-audio-card-row .standard-audio-card-item .card-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 24px;
  gap: 24px;
}
section.standard-audio-plan-sec .standard-audio-card-row .standard-audio-card-item h4 {
  font-size: 24px;
  font-weight: 300;
}
section.standard-audio-plan-sec .section-head p {
  color: #2B303B;
  max-width: 37em;
  margin-left: auto;
  margin-right: auto;
}
section.standard-audio-plan-sec .plan-content {
  padding-top: 140px;
}

.table.plan-table {
  width: 100%;
  font-family: var(--body-font);
  border-collapse: collapse;
}
.table.plan-table thead tr th {
  text-align: center;
  padding: 24px 10px 40px;
  font-weight: 500;
  border: none;
  color: #535862;
  font-family: var(--header-font);
}
@media screen and (min-width: 1200px) {
  .table.plan-table thead tr th {
    padding: 24px 20px 40px;
  }
}
.table.plan-table thead tr th:first-child {
  text-align: left;
}
.table.plan-table thead tr th img {
  width: 202px;
  display: inline-block;
  vertical-align: middle;
}
.table.plan-table thead tr th:last-child {
  position: relative;
  border-width: 2px 2px 0 2px;
  border-style: solid;
  border-color: transparent;
}
.table.plan-table thead tr th:last-child::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: -2px;
  top: 0;
  border-width: 2px 2px 0 2px;
  border-style: solid;
  border-color: #435160;
  border-radius: 16px 16px 0 0;
}
.table.plan-table tbody tr:nth-child(2n+1) {
  background-color: #ffffff;
}
.table.plan-table tbody tr td {
  padding: 20px 10px;
  font-weight: 400;
  border: none;
}
.table.plan-table tbody tr td:not(:first-child) {
  text-align: center;
}
@media screen and (min-width: 1200px) {
  .table.plan-table tbody tr td {
    padding: 20px;
  }
}
.table.plan-table tbody tr td:last-child {
  border-style: solid;
  border-width: 0 2px;
  border-color: #435160;
}
.table.plan-table tbody tr td .content-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.table.plan-table tbody tr td img,
.table.plan-table tbody tr td svg {
  vertical-align: middle;
}
.table.plan-table tbody tr:last-child td:last-child {
  border-width: 0 2px 2px 2px;
  border-color: transparent;
  position: relative;
}
.table.plan-table tbody tr:last-child td:last-child::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: -2px;
  top: 0;
  border-width: 0 2px 2px 2px;
  border-style: solid;
  border-color: #435160;
  border-radius: 0 0 16px 16px;
}

.flex-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}
.flex-container .flex-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex-container .flex-row:nth-child(2n) {
  background-color: var(--white);
}
.flex-container .flex-row .flex-item {
  text-align: center;
}
.flex-container .flex-row .flex-item:first-child {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .flex-container .flex-row .flex-item:first-child {
    width: 34%;
  }
}
.flex-container .flex-row .flex-item:nth-child(2) {
  width: 32%;
}
@media screen and (min-width: 768px) {
  .flex-container .flex-row .flex-item:nth-child(2) {
    width: 18%;
  }
}
.flex-container .flex-row .flex-item:nth-child(3) {
  width: 32%;
}
@media screen and (min-width: 768px) {
  .flex-container .flex-row .flex-item:nth-child(3) {
    width: 18%;
  }
}
.flex-container .flex-row .flex-item:last-child {
  width: 36%;
}
@media screen and (min-width: 768px) {
  .flex-container .flex-row .flex-item:last-child {
    width: 30%;
  }
}

.table-header .flex-item {
  text-align: center;
  padding: 15px 10px 15px;
  font-weight: 500;
  border: none;
  color: #535862;
  font-family: var(--header-font);
  font-size: 14px;
}
@media screen and (min-width: 576px) {
  .table-header .flex-item {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .table-header .flex-item {
    padding: 24px 10px 40px;
  }
}
@media screen and (min-width: 1200px) {
  .table-header .flex-item {
    padding: 24px 20px 40px;
  }
}
.table-header .flex-item:first-child {
  text-align: left;
  font-size: 16px;
}
.table-header .flex-item img {
  width: 202px;
  display: inline-block;
  vertical-align: middle;
}
.table-header .flex-item:last-child {
  position: relative;
}
@media screen and (min-width: 768px) {
  .table-header .flex-item:last-child {
    border-width: 2px 2px 0 2px;
    border-style: solid;
    border-color: #435160;
    border-radius: 16px 16px 0 0;
  }
}

.table-content-row {
  padding: 10px 0;
}
@media screen and (min-width: 768px) {
  .table-content-row {
    padding: 0;
  }
}
.table-content-row .flex-item {
  padding: 6px 10px;
  font-weight: 400;
  border: none;
  font-size: 14px;
}
.table-content-row .flex-item:first-child {
  text-align: left;
}
@media screen and (min-width: 576px) {
  .table-content-row .flex-item {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .table-content-row .flex-item {
    padding: 20px 10px;
  }
}
@media screen and (min-width: 1200px) {
  .table-content-row .flex-item {
    padding: 20px;
  }
}
.table-content-row .flex-item:not(:first-child) {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .table-content-row .flex-item:last-child {
    border-style: solid;
    border-width: 0 2px;
    border-color: #435160;
  }
}
.table-content-row .flex-item .content-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.table-content-row .flex-item img,
.table-content-row .flex-item svg {
  vertical-align: middle;
}
@media screen and (min-width: 768px) {
  .table-content-row .flex-item.btn-td {
    border-width: 0 2px 2px 2px;
    border-style: solid;
    border-color: #435160;
    border-radius: 0 0 16px 16px;
  }
}
.table-content-row.last-row .flex-item {
  display: none;
}
@media screen and (min-width: 768px) {
  .table-content-row.last-row .flex-item {
    display: block;
  }
}
.table-content-row.last-row .flex-item.btn-td {
  display: block;
}
@media screen and (max-width: 767px) {
  .table-content-row.last-row .flex-item.btn-td {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    width: 100%;
  }
}

.detection-head p {
  max-width: 40em;
  margin-left: auto;
  margin-right: auto;
}

.video-responsive {
  position: relative;
  padding: 0 0 56.25%;
}
.video-responsive video,
.video-responsive iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.detection-sec .section-head p {
  max-width: 40em;
  margin-left: auto;
  margin-right: auto;
}

.video-text-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
}
.video-text-wrapper .video-text-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 8px;
  border: 1px solid #E1E4EA;
  border-radius: 16px;
}
.video-text-wrapper .video-text-item.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.video-text-wrapper .video-text-item .col-60 {
  width: 100%;
}
@media screen and (min-width: 992px) {
  .video-text-wrapper .video-text-item .col-60 {
    width: 60%;
  }
}
.video-text-wrapper .video-text-item .col-40 {
  width: 100%;
}
@media screen and (min-width: 992px) {
  .video-text-wrapper .video-text-item .col-40 {
    width: 40%;
  }
}
.video-text-wrapper .video-text-item .col-65 {
  width: 100%;
}
@media screen and (min-width: 992px) {
  .video-text-wrapper .video-text-item .col-65 {
    width: 65%;
  }
}
.video-text-wrapper .video-text-item .col-35 {
  width: 100%;
}
@media screen and (min-width: 992px) {
  .video-text-wrapper .video-text-item .col-35 {
    width: 35%;
  }
}
.video-text-wrapper .video-text-item .text-wrapper p {
  font-family: var(--body-font);
}
.video-text-wrapper .video-responsive {
  border-radius: 16px;
  overflow: hidden;
  background-color: #f3f5f9;
}
.video-text-wrapper .video-responsive.second {
  padding: 0 0 49.95%;
}
.video-text-wrapper .text-wrapper {
  padding: 12px 12px;
  -ms-flex-item-align: center;
      align-self: center;
}
@media screen and (min-width: 992px) {
  .video-text-wrapper .text-wrapper {
    padding: 40px;
  }
}
.video-text-wrapper .text-wrapper h4 {
  font-size: 28px;
  font-weight: 300;
  margin-bottom: 15px;
}

.section-head {
  padding-bottom: 48px;
}
.section-head p {
  font-family: var(--body-font);
}
.section-head .small-text {
  margin-bottom: 10px;
}
.section-head .small-text p {
  font-size: 14px;
  font-weight: 400;
  border: 1px solid #E1E4EA;
  border-radius: 20px;
  padding: 4px 15px;
  display: inline-block;
  text-transform: uppercase;
  color: #0E121B;
  font-family: var(--header-font);
}
.section-head h2 {
  color: #0E121B;
}
.section-head h2:last-child {
  margin-bottom: 0;
}
.section-head h3 {
  margin-bottom: 15px;
  font-weight: 300;
}

section.brands-trust-use-case-sec {
  padding: 12px;
}
@media screen and (min-width: 768px) {
  section.brands-trust-use-case-sec {
    padding: 15px;
  }
}
section.brands-trust-use-case-sec .brands-trust-wrapper {
  padding-top: 140px;
}
section.brands-trust-use-case-sec .brands-trust-inner {
  padding: 64px 0;
  background-color: #F2F5F8;
  border-radius: 24px;
}
@media screen and (min-width: 768px) {
  section.brands-trust-use-case-sec .brands-trust-inner {
    padding: 80px 0;
  }
}
@media screen and (min-width: 1200px) {
  section.brands-trust-use-case-sec .brands-trust-inner {
    padding: 120px 0;
  }
}
@media screen and (min-width: 1400px) {
  section.brands-trust-use-case-sec .brands-trust-inner {
    padding: 140px 0;
  }
}
section.brands-trust-use-case-sec .box-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 16px;
}
section.brands-trust-use-case-sec .box-items .brands-trust-col {
  padding: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background-color: var(--white);
  border-radius: 16px;
}
@media screen and (min-width: 576px) {
  section.brands-trust-use-case-sec .box-items .brands-trust-col {
    width: calc(50% - 8px);
  }
}
@media screen and (min-width: 992px) {
  section.brands-trust-use-case-sec .box-items .brands-trust-col {
    width: calc(25% - 12px);
  }
}
section.brands-trust-use-case-sec .box-items .brands-trust-col .counter {
  margin-bottom: 20px;
}
section.brands-trust-use-case-sec .box-items .brands-trust-col .counter span {
  font-size: 56px;
  font-weight: 300;
}
section.brands-trust-use-case-sec .box-items .brands-trust-col h4 {
  font-size: 24px;
  font-weight: 300;
  color: inherit;
}
section.brands-trust-use-case-sec .box-items .brands-trust-col .logo-bottom {
  margin-top: 15px;
}
section.brands-trust-use-case-sec .box-items .brands-trust-col img.source-audio {
  max-width: 155px;
}
section.brands-trust-use-case-sec .box-items .brands-trust-col img.emmys {
  max-width: 167px;
}
section.brands-trust-use-case-sec .use-case-wrapper .section-head p {
  max-width: 42em;
  margin-left: auto;
  margin-right: auto;
}
section.brands-trust-use-case-sec .use-case-wrapper .broadcast-ai-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (min-width: 768px) {
  section.brands-trust-use-case-sec .use-case-wrapper .broadcast-ai-wrap {
    padding-top: 20px;
  }
}
section.brands-trust-use-case-sec .use-case-wrapper .broadcast-ai-wrap .broadcast-section,
section.brands-trust-use-case-sec .use-case-wrapper .broadcast-ai-wrap .genai-section {
  width: 100%;
  border-radius: 24px;
  padding: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: var(--white);
}
section.brands-trust-use-case-sec .use-case-wrapper .broadcast-ai-wrap .broadcast-section .text-icon-wrap,
section.brands-trust-use-case-sec .use-case-wrapper .broadcast-ai-wrap .genai-section .text-icon-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
section.brands-trust-use-case-sec .use-case-wrapper .broadcast-ai-wrap .broadcast-section .text-icon-wrap .col-60,
section.brands-trust-use-case-sec .use-case-wrapper .broadcast-ai-wrap .genai-section .text-icon-wrap .col-60 {
  width: 100%;
  padding: 24px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
}
@media screen and (min-width: 768px) {
  section.brands-trust-use-case-sec .use-case-wrapper .broadcast-ai-wrap .broadcast-section .text-icon-wrap .col-60,
  section.brands-trust-use-case-sec .use-case-wrapper .broadcast-ai-wrap .genai-section .text-icon-wrap .col-60 {
    padding: 24px;
  }
}
@media screen and (min-width: 992px) {
  section.brands-trust-use-case-sec .use-case-wrapper .broadcast-ai-wrap .broadcast-section .text-icon-wrap .col-60,
  section.brands-trust-use-case-sec .use-case-wrapper .broadcast-ai-wrap .genai-section .text-icon-wrap .col-60 {
    padding: 48px 24px;
    width: 60%;
  }
}
section.brands-trust-use-case-sec .use-case-wrapper .broadcast-ai-wrap .broadcast-section .text-icon-wrap .col-40,
section.brands-trust-use-case-sec .use-case-wrapper .broadcast-ai-wrap .genai-section .text-icon-wrap .col-40 {
  width: 100%;
  background-color: #F2F5F8;
  border-radius: 16px;
}
@media screen and (min-width: 992px) {
  section.brands-trust-use-case-sec .use-case-wrapper .broadcast-ai-wrap .broadcast-section .text-icon-wrap .col-40,
  section.brands-trust-use-case-sec .use-case-wrapper .broadcast-ai-wrap .genai-section .text-icon-wrap .col-40 {
    width: 40%;
  }
}
section.brands-trust-use-case-sec .use-case-wrapper .broadcast-ai-wrap .broadcast-section .text-icon-wrap .col-65,
section.brands-trust-use-case-sec .use-case-wrapper .broadcast-ai-wrap .genai-section .text-icon-wrap .col-65 {
  width: 100%;
}
@media screen and (min-width: 992px) {
  section.brands-trust-use-case-sec .use-case-wrapper .broadcast-ai-wrap .broadcast-section .text-icon-wrap .col-65,
  section.brands-trust-use-case-sec .use-case-wrapper .broadcast-ai-wrap .genai-section .text-icon-wrap .col-65 {
    width: 65%;
  }
}
section.brands-trust-use-case-sec .use-case-wrapper .broadcast-ai-wrap .broadcast-section .text-icon-wrap .col-35,
section.brands-trust-use-case-sec .use-case-wrapper .broadcast-ai-wrap .genai-section .text-icon-wrap .col-35 {
  width: 100%;
  padding: 24px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
}
@media screen and (min-width: 768px) {
  section.brands-trust-use-case-sec .use-case-wrapper .broadcast-ai-wrap .broadcast-section .text-icon-wrap .col-35,
  section.brands-trust-use-case-sec .use-case-wrapper .broadcast-ai-wrap .genai-section .text-icon-wrap .col-35 {
    padding: 24px;
  }
}
@media screen and (min-width: 992px) {
  section.brands-trust-use-case-sec .use-case-wrapper .broadcast-ai-wrap .broadcast-section .text-icon-wrap .col-35,
  section.brands-trust-use-case-sec .use-case-wrapper .broadcast-ai-wrap .genai-section .text-icon-wrap .col-35 {
    padding: 48px 24px;
    width: 35%;
  }
}
section.brands-trust-use-case-sec .use-case-wrapper .broadcast-ai-wrap .broadcast-section .text-icon-wrap .col-inner,
section.brands-trust-use-case-sec .use-case-wrapper .broadcast-ai-wrap .genai-section .text-icon-wrap .col-inner {
  max-width: 420px;
  padding: 30px 0;
  margin-left: auto;
  margin-right: auto;
}
section.brands-trust-use-case-sec .use-case-wrapper .broadcast-ai-wrap .broadcast-section .text-icon-wrap .captions,
section.brands-trust-use-case-sec .use-case-wrapper .broadcast-ai-wrap .genai-section .text-icon-wrap .captions {
  padding-left: 20px;
  padding-right: 20px;
}
section.brands-trust-use-case-sec .use-case-wrapper .broadcast-ai-wrap .broadcast-section .text-icon-wrap .captions p,
section.brands-trust-use-case-sec .use-case-wrapper .broadcast-ai-wrap .genai-section .text-icon-wrap .captions p {
  font-family: var(--body-font);
}
section.brands-trust-use-case-sec .use-case-wrapper .broadcast-ai-wrap .broadcast-section .text-icon-wrap .title h4,
section.brands-trust-use-case-sec .use-case-wrapper .broadcast-ai-wrap .genai-section .text-icon-wrap .title h4 {
  font-size: 24px;
  font-weight: 300;
}
section.brands-trust-use-case-sec .use-case-wrapper .broadcast-ai-wrap .broadcast-section .text-icon-wrap p:not(:last-child),
section.brands-trust-use-case-sec .use-case-wrapper .broadcast-ai-wrap .genai-section .text-icon-wrap p:not(:last-child) {
  margin-bottom: 20px;
}
section.brands-trust-use-case-sec .use-case-wrapper .broadcast-ai-wrap .broadcast-section .text-icon-wrap .body-text,
section.brands-trust-use-case-sec .use-case-wrapper .broadcast-ai-wrap .genai-section .text-icon-wrap .body-text {
  font-style: italic;
}
section.brands-trust-use-case-sec .use-case-wrapper .broadcast-ai-wrap .broadcast-section .text-icon-wrap .img-text-wrap,
section.brands-trust-use-case-sec .use-case-wrapper .broadcast-ai-wrap .genai-section .text-icon-wrap .img-text-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
}
section.brands-trust-use-case-sec .use-case-wrapper .broadcast-ai-wrap .broadcast-section .text-icon-wrap .img-text-wrap .img-wrap,
section.brands-trust-use-case-sec .use-case-wrapper .broadcast-ai-wrap .genai-section .text-icon-wrap .img-text-wrap .img-wrap {
  width: 80px;
  height: 80px;
}
section.brands-trust-use-case-sec .use-case-wrapper .broadcast-ai-wrap .broadcast-section .text-icon-wrap .img-text-wrap .img-wrap img,
section.brands-trust-use-case-sec .use-case-wrapper .broadcast-ai-wrap .genai-section .text-icon-wrap .img-text-wrap .img-wrap img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  border-radius: 50%;
}
section.brands-trust-use-case-sec .use-case-wrapper .broadcast-ai-wrap .broadcast-section .text-icon-wrap .img-text-wrap .name,
section.brands-trust-use-case-sec .use-case-wrapper .broadcast-ai-wrap .genai-section .text-icon-wrap .img-text-wrap .name {
  font-weight: 500;
  font-size: 16px;
  font-family: var(--header-font);
}
section.brands-trust-use-case-sec .use-case-wrapper .broadcast-ai-wrap .broadcast-section .text-icon-wrap .img-text-wrap .post,
section.brands-trust-use-case-sec .use-case-wrapper .broadcast-ai-wrap .genai-section .text-icon-wrap .img-text-wrap .post {
  font-size: 14px;
  font-weight: normal;
  font-family: var(--body-font);
}
section.brands-trust-use-case-sec .use-case-wrapper .broadcast-ai-wrap .broadcast-section .text-icon-wrap .info-18 p,
section.brands-trust-use-case-sec .use-case-wrapper .broadcast-ai-wrap .genai-section .text-icon-wrap .info-18 p {
  font-family: var(--body-font);
}
section.brands-trust-use-case-sec .use-case-wrapper .broadcast-ai-wrap .broadcast-section .icon-section,
section.brands-trust-use-case-sec .use-case-wrapper .broadcast-ai-wrap .genai-section .icon-section {
  border-radius: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0;
  background-color: #F2F5F8;
}
@media screen and (min-width: 768px) {
  section.brands-trust-use-case-sec .use-case-wrapper .broadcast-ai-wrap .broadcast-section .icon-section,
  section.brands-trust-use-case-sec .use-case-wrapper .broadcast-ai-wrap .genai-section .icon-section {
    padding: 12px 12px;
  }
}
@media screen and (min-width: 1200px) {
  section.brands-trust-use-case-sec .use-case-wrapper .broadcast-ai-wrap .broadcast-section .icon-section,
  section.brands-trust-use-case-sec .use-case-wrapper .broadcast-ai-wrap .genai-section .icon-section {
    padding: 32px 12px;
  }
}
section.brands-trust-use-case-sec .use-case-wrapper .broadcast-ai-wrap .broadcast-section .icon-section .logo-item,
section.brands-trust-use-case-sec .use-case-wrapper .broadcast-ai-wrap .genai-section .icon-section .logo-item {
  width: 100%;
  padding: 12px;
  max-width: 220px;
}
section.brands-trust-use-case-sec .use-case-wrapper .broadcast-ai-wrap .broadcast-section .icon-section .logo-item img,
section.brands-trust-use-case-sec .use-case-wrapper .broadcast-ai-wrap .genai-section .icon-section .logo-item img {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
section.brands-trust-use-case-sec .use-case-wrapper .broadcast-ai-wrap .broadcast-section .ai-img-wrap,
section.brands-trust-use-case-sec .use-case-wrapper .broadcast-ai-wrap .genai-section .ai-img-wrap {
  width: 100%;
  margin-top: auto;
}
section.brands-trust-use-case-sec .use-case-wrapper .broadcast-ai-wrap .broadcast-section .ai-img-wrap img,
section.brands-trust-use-case-sec .use-case-wrapper .broadcast-ai-wrap .genai-section .ai-img-wrap img {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  border-radius: 16px;
}
section.book-personalized-demo-sec {
  padding: 12px;
}
@media screen and (min-width: 768px) {
  section.book-personalized-demo-sec {
    padding: 15px;
  }
}
section.book-personalized-demo-sec .book-demo-inner {
  background-color: #0E121B;
  border-radius: 24px;
  color: #ffffff;
  padding-top: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
  padding-bottom: 48px;
}
@media screen and (min-width: 768px) {
  section.book-personalized-demo-sec .book-demo-inner {
    padding-top: 64px;
    padding-bottom: 64px;
  }
}
@media screen and (min-width: 1200px) {
  section.book-personalized-demo-sec .book-demo-inner {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
section.book-personalized-demo-sec .book-demo-inner .text-form-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 32px 0;
}
section.book-personalized-demo-sec .book-demo-inner .text-col {
  padding-right: 64px;
}
@media screen and (min-width: 992px) {
  section.book-personalized-demo-sec .book-demo-inner .text-col,
  section.book-personalized-demo-sec .book-demo-inner .form-col {
    width: calc(50% - 8px);
  }
}
section.book-personalized-demo-sec .book-demo-inner .form-col {
  background-color: rgba(255, 255, 255, 0.02);
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 16px;
  padding: 24px 16px;
}
@media screen and (min-width: 1200px) {
  section.book-personalized-demo-sec .book-demo-inner .form-col {
    padding: 40px 32px;
  }
}
@media screen and (min-width: 1400px) {
  section.book-personalized-demo-sec .book-demo-inner .form-col {
    padding: 48px 40px;
  }
}
section.book-personalized-demo-sec .book-demo-inner h3 {
  font-weight: 300;
  color: var(--white);
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}
section.book-personalized-demo-sec .book-demo-inner p {
  color: var(--white);
  font-family: var(--body-font);
}
section.book-personalized-demo-sec .book-demo-inner ul {
  color: var(--white);
  padding: 0;
  margin: 20px 0;
  font-family: var(--body-font);
}
section.book-personalized-demo-sec .book-demo-inner ul p {
  font-weight: 400;
  font-family: var(--body-font);
  color: rgba(255, 255, 255, 0.6);
}
section.book-personalized-demo-sec .book-demo-inner ul p b,
section.book-personalized-demo-sec .book-demo-inner ul p strong {
  color: #ffffff;
}
section.book-personalized-demo-sec .book-demo-inner .logo-section {
  margin-top: 16px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 12px 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(255, 255, 255, 0.08);
  padding: 12px;
  border-radius: 16px;
}
@media screen and (min-width: 768px) {
  section.book-personalized-demo-sec .book-demo-inner .logo-section {
    padding: 24px;
  }
}
section.book-personalized-demo-sec .book-demo-inner .logo-section .logo-img-wrap {
  max-width: 132px;
}
section.book-personalized-demo-sec .book-demo-inner form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 16px;
}
section.book-personalized-demo-sec .book-demo-inner form .form-item {
  width: 100%;
}
section.book-personalized-demo-sec .book-demo-inner form .form-item label {
  display: block;
  margin-bottom: 6px;
  font-weight: normal;
  font-family: var(--body-font);
}
@media screen and (min-width: 576px) {
  section.book-personalized-demo-sec .book-demo-inner form .form-item.item-half {
    width: calc(50% - 8px);
  }
}
section.book-personalized-demo-sec .book-demo-inner form .form-item .form-control {
  display: block;
  width: 100%;
  padding: 10px 15px;
  border-radius: 8px;
  background-color: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.08);
  font-size: 16px;
  font-family: var(--body-font);
  font-weight: 400;
  color: var(--white);
}
section.book-personalized-demo-sec .book-demo-inner form .form-item .form-control::-webkit-input-placeholder {
  opacity: 0.5;
  font-family: var(--body-font);
  font-size: 16px;
  font-weight: normal;
  color: var(--white);
}
section.book-personalized-demo-sec .book-demo-inner form .form-item .form-control::-moz-placeholder {
  opacity: 0.5;
  font-family: var(--body-font);
  font-size: 16px;
  font-weight: normal;
  color: var(--white);
}
section.book-personalized-demo-sec .book-demo-inner form .form-item .form-control:-ms-input-placeholder {
  opacity: 0.5;
  font-family: var(--body-font);
  font-size: 16px;
  font-weight: normal;
  color: var(--white);
}
section.book-personalized-demo-sec .book-demo-inner form .form-item .form-control::-ms-input-placeholder {
  opacity: 0.5;
  font-family: var(--body-font);
  font-size: 16px;
  font-weight: normal;
  color: var(--white);
}
section.book-personalized-demo-sec .book-demo-inner form .form-item .form-control::placeholder {
  opacity: 0.5;
  font-family: var(--body-font);
  font-size: 16px;
  font-weight: normal;
  color: var(--white);
}
section.book-personalized-demo-sec .book-demo-inner form .form-item .form-control:focus {
  outline: none;
  border: 1px solid #ffa822;
}
section.book-personalized-demo-sec .book-demo-inner form .form-item.item-checkbox input {
  display: none;
}
section.book-personalized-demo-sec .book-demo-inner form .form-item.item-checkbox input:checked + label::before {
  background-image: url("/sites/default/files/2025-05/landing/check.svg");
  background-size: 70%;
  background-position: center;
  background-repeat: no-repeat;
}
section.book-personalized-demo-sec .book-demo-inner form .form-item.item-checkbox label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 1200px) {
  section.book-personalized-demo-sec .book-demo-inner form .form-item.item-checkbox label {
    font-size: 18px;
  }
}
section.book-personalized-demo-sec .book-demo-inner form .form-item.item-checkbox label::before {
  content: "";
  width: 18px;
  height: 18px;
  min-width: 18px;
  border: 2px solid var(--white);
}
section.book-personalized-demo-sec .book-demo-inner form .submit-btn .btn.input-btn {
  border: 1px solid var(--white);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 6px;
  padding: 12px 40px;
  border-radius: 30px;
  line-height: 1.2;
  font-size: 16px;
  font-weight: 500;
  font-family: var(--body-font);
  color: var(--primary);
  position: relative;
  z-index: 1;
  -webkit-transition: all 0.32s ease-in-out;
  transition: all 0.32s ease-in-out;
  overflow: hidden;
  background-color: var(--white);
}
section.book-personalized-demo-sec .book-demo-inner form .submit-btn .btn.input-btn::after {
  border-radius: 24px;
  -webkit-transition: all 0.32s ease-in-out;
  transition: all 0.32s ease-in-out;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: var(--primary);
  z-index: -1;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: left center;
          transform-origin: left center;
}
section.book-personalized-demo-sec .book-demo-inner form .submit-btn .btn.input-btn svg {
  display: block;
}
section.book-personalized-demo-sec .book-demo-inner form .submit-btn .btn.input-btn:hover {
  color: var(--white);
}
section.book-personalized-demo-sec .book-demo-inner form .submit-btn .btn.input-btn:hover::after {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
section.book-personalized-demo-sec .book-demo-inner form .submit-btn .btn.input-btn.btn-filled {
  color: var(--white);
}
section.book-personalized-demo-sec .book-demo-inner form .submit-btn .btn.input-btn.btn-filled::after {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
section.book-personalized-demo-sec .book-demo-inner form .submit-btn .btn.input-btn.btn-filled:hover {
  color: var(--primary);
}
section.book-personalized-demo-sec .book-demo-inner form .submit-btn .btn.input-btn.btn-filled:hover::after {
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
}
section.book-personalized-demo-sec .book-demo-inner form .submit-btn .btn.input-btn input.btn-preimary {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0;
  z-index: 1;
}
section.book-personalized-demo-sec .book-demo-inner form.hs-form .hs-form-field {
  width: 100%;
}
section.book-personalized-demo-sec .book-demo-inner form.hs-form .hs-form-field label {
  display: block;
  margin-bottom: 6px;
  font-weight: normal;
  font-family: var(--body-font);
}
@media screen and (min-width: 576px) {
  section.book-personalized-demo-sec .book-demo-inner form.hs-form .hs-form-field.hs-firstname, section.book-personalized-demo-sec .book-demo-inner form.hs-form .hs-form-field.hs-lastname {
    width: calc(50% - 8px);
  }
}
section.book-personalized-demo-sec .book-demo-inner form.hs-form .hs-form-field ul.no-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
section.book-personalized-demo-sec .book-demo-inner form.hs-form .hs-form-field ul.no-list li {
  margin: 0;
}
section.book-personalized-demo-sec .book-demo-inner form.hs-form .hs-form-field ul.no-list li label {
  font-size: 13px;
  color: #ffffff;
  margin: 6px 0 0;
}
section.book-personalized-demo-sec .book-demo-inner form.hs-form .hs-form-field input[type=text],
section.book-personalized-demo-sec .book-demo-inner form.hs-form .hs-form-field input[type=email],
section.book-personalized-demo-sec .book-demo-inner form.hs-form .hs-form-field input[type=number],
section.book-personalized-demo-sec .book-demo-inner form.hs-form .hs-form-field textarea,
section.book-personalized-demo-sec .book-demo-inner form.hs-form .hs-form-field select {
  display: block;
  width: 100%;
  padding: 10px 15px;
  border-radius: 8px;
  background-color: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.08);
  font-size: 16px;
  font-family: var(--body-font);
  font-weight: 400;
  color: var(--white);
}
section.book-personalized-demo-sec .book-demo-inner form.hs-form .hs-form-field input[type=text]::-webkit-input-placeholder, section.book-personalized-demo-sec .book-demo-inner form.hs-form .hs-form-field input[type=email]::-webkit-input-placeholder, section.book-personalized-demo-sec .book-demo-inner form.hs-form .hs-form-field input[type=number]::-webkit-input-placeholder, section.book-personalized-demo-sec .book-demo-inner form.hs-form .hs-form-field textarea::-webkit-input-placeholder, section.book-personalized-demo-sec .book-demo-inner form.hs-form .hs-form-field select::-webkit-input-placeholder {
  opacity: 0.5;
  font-family: var(--body-font);
  font-size: 16px;
  font-weight: normal;
  color: var(--white);
}
section.book-personalized-demo-sec .book-demo-inner form.hs-form .hs-form-field input[type=text]::-moz-placeholder, section.book-personalized-demo-sec .book-demo-inner form.hs-form .hs-form-field input[type=email]::-moz-placeholder, section.book-personalized-demo-sec .book-demo-inner form.hs-form .hs-form-field input[type=number]::-moz-placeholder, section.book-personalized-demo-sec .book-demo-inner form.hs-form .hs-form-field textarea::-moz-placeholder, section.book-personalized-demo-sec .book-demo-inner form.hs-form .hs-form-field select::-moz-placeholder {
  opacity: 0.5;
  font-family: var(--body-font);
  font-size: 16px;
  font-weight: normal;
  color: var(--white);
}
section.book-personalized-demo-sec .book-demo-inner form.hs-form .hs-form-field input[type=text]:-ms-input-placeholder, section.book-personalized-demo-sec .book-demo-inner form.hs-form .hs-form-field input[type=email]:-ms-input-placeholder, section.book-personalized-demo-sec .book-demo-inner form.hs-form .hs-form-field input[type=number]:-ms-input-placeholder, section.book-personalized-demo-sec .book-demo-inner form.hs-form .hs-form-field textarea:-ms-input-placeholder, section.book-personalized-demo-sec .book-demo-inner form.hs-form .hs-form-field select:-ms-input-placeholder {
  opacity: 0.5;
  font-family: var(--body-font);
  font-size: 16px;
  font-weight: normal;
  color: var(--white);
}
section.book-personalized-demo-sec .book-demo-inner form.hs-form .hs-form-field input[type=text]::-ms-input-placeholder, section.book-personalized-demo-sec .book-demo-inner form.hs-form .hs-form-field input[type=email]::-ms-input-placeholder, section.book-personalized-demo-sec .book-demo-inner form.hs-form .hs-form-field input[type=number]::-ms-input-placeholder, section.book-personalized-demo-sec .book-demo-inner form.hs-form .hs-form-field textarea::-ms-input-placeholder, section.book-personalized-demo-sec .book-demo-inner form.hs-form .hs-form-field select::-ms-input-placeholder {
  opacity: 0.5;
  font-family: var(--body-font);
  font-size: 16px;
  font-weight: normal;
  color: var(--white);
}
section.book-personalized-demo-sec .book-demo-inner form.hs-form .hs-form-field input[type=text]::placeholder,
section.book-personalized-demo-sec .book-demo-inner form.hs-form .hs-form-field input[type=email]::placeholder,
section.book-personalized-demo-sec .book-demo-inner form.hs-form .hs-form-field input[type=number]::placeholder,
section.book-personalized-demo-sec .book-demo-inner form.hs-form .hs-form-field textarea::placeholder,
section.book-personalized-demo-sec .book-demo-inner form.hs-form .hs-form-field select::placeholder {
  opacity: 0.5;
  font-family: var(--body-font);
  font-size: 16px;
  font-weight: normal;
  color: var(--white);
}
section.book-personalized-demo-sec .book-demo-inner form.hs-form .hs-form-field input[type=text] option,
section.book-personalized-demo-sec .book-demo-inner form.hs-form .hs-form-field input[type=email] option,
section.book-personalized-demo-sec .book-demo-inner form.hs-form .hs-form-field input[type=number] option,
section.book-personalized-demo-sec .book-demo-inner form.hs-form .hs-form-field textarea option,
section.book-personalized-demo-sec .book-demo-inner form.hs-form .hs-form-field select option {
  background: #242830;
  color: #ffffff;
}
section.book-personalized-demo-sec .book-demo-inner form.hs-form .hs-form-field input[type=text]:focus,
section.book-personalized-demo-sec .book-demo-inner form.hs-form .hs-form-field input[type=email]:focus,
section.book-personalized-demo-sec .book-demo-inner form.hs-form .hs-form-field input[type=number]:focus,
section.book-personalized-demo-sec .book-demo-inner form.hs-form .hs-form-field textarea:focus,
section.book-personalized-demo-sec .book-demo-inner form.hs-form .hs-form-field select:focus {
  outline: none;
  border: 1px solid #ffa822;
}
section.book-personalized-demo-sec .book-demo-inner form.hs-form .hs-form-field .hs-field-desc {
  margin-bottom: 10px;
  font-size: 13px;
}
section.book-personalized-demo-sec .book-demo-inner form.hs-form .hs-form-field .hs-field-desc a {
  color: #ffa822;
}
section.book-personalized-demo-sec .book-demo-inner form.hs-form .hs-form-field.item-checkbox input {
  display: none;
}
section.book-personalized-demo-sec .book-demo-inner form.hs-form .hs-form-field.item-checkbox input:checked + label::before {
  background-image: url("/sites/default/files/2025-05/landing/check.svg");
  background-size: 70%;
  background-position: center;
  background-repeat: no-repeat;
}
section.book-personalized-demo-sec .book-demo-inner form.hs-form .hs-form-field.item-checkbox label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 1200px) {
  section.book-personalized-demo-sec .book-demo-inner form.hs-form .hs-form-field.item-checkbox label {
    font-size: 18px;
  }
}
section.book-personalized-demo-sec .book-demo-inner form.hs-form .hs-form-field.item-checkbox label::before {
  content: "";
  width: 18px;
  height: 18px;
  min-width: 18px;
  border: 2px solid var(--white);
}
section.book-personalized-demo-sec .book-demo-inner form.hs-form .hs_submit.hs-submit .actions {
  border: 1px solid var(--white);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 6px;
  border-radius: 30px;
  line-height: 1.2;
  font-size: 16px;
  font-weight: 500;
  font-family: var(--body-font);
  color: var(--primary);
  position: relative;
  z-index: 1;
  -webkit-transition: all 0.32s ease-in-out;
  transition: all 0.32s ease-in-out;
  overflow: hidden;
  background-color: var(--white);
}
section.book-personalized-demo-sec .book-demo-inner form.hs-form .hs_submit.hs-submit .actions::after {
  border-radius: 24px;
  -webkit-transition: all 0.32s ease-in-out;
  transition: all 0.32s ease-in-out;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: var(--primary);
  z-index: -1;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: left center;
          transform-origin: left center;
}
section.book-personalized-demo-sec .book-demo-inner form.hs-form .hs_submit.hs-submit .actions svg {
  display: block;
}
section.book-personalized-demo-sec .book-demo-inner form.hs-form .hs_submit.hs-submit .actions input.primary {
  padding: 12px 40px;
  border: none;
  background: transparent;
  outline: none;
  font-size: 16px;
  font-weight: 500;
  color: inherit;
}
section.book-personalized-demo-sec .book-demo-inner form.hs-form .hs_submit.hs-submit .actions:hover {
  color: var(--white);
}
section.book-personalized-demo-sec .book-demo-inner form.hs-form .hs_submit.hs-submit .actions:hover::after {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
section.book-personalized-demo-sec .book-demo-inner form.hs-form .hs_submit.hs-submit .actions.btn-filled {
  color: var(--white);
}
section.book-personalized-demo-sec .book-demo-inner form.hs-form .hs_submit.hs-submit .actions.btn-filled::after {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
section.book-personalized-demo-sec .book-demo-inner form.hs-form .hs_submit.hs-submit .actions.btn-filled:hover {
  color: var(--primary);
}
section.book-personalized-demo-sec .book-demo-inner form.hs-form .hs_submit.hs-submit .actions.btn-filled:hover::after {
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
}
section.book-personalized-demo-sec .book-demo-inner form.hs-form .hs_error_rollup {
  width: 100%;
}
section.book-personalized-demo-sec .book-demo-inner form.hs-form .hs_error_rollup ul.no-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
section.book-personalized-demo-sec .book-demo-inner form.hs-form .hs_error_rollup ul.no-list li {
  margin: 0;
}
section.book-personalized-demo-sec .book-demo-inner form.hs-form .hs_error_rollup ul.no-list li label {
  font-size: 13px;
  color: #ffffff;
  margin: 0;
}/*# sourceMappingURL=new.css.map */