@font-face {
  font-family: Gelion;
  src: url('../fonts/Gelion-Black.ttf') format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Gelion;
  src: url('../fonts/Gelion-Bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Gelion;
  src: url('../fonts/Gelion-Medium.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Gelion;
  src: url('../fonts/Gelion-SemiBold.ttf') format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Gelion;
  src: url('../fonts/Gelion-Light.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Gelion;
  src: url('../fonts/Gelion-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Gelion;
  src: url('../fonts/Gelion-Thin.ttf') format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Material design iconic font;
  src: url('../fonts/Material-Design-Iconic-Font.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --black\<deleted\|variable-88ba64c0\>: #030303;
  --new-text: #2f4858;
  --text-color-para: #0e0f2dcc;
  --audio-orange: #ff752b;
  --text-color: #0e0f2d;
  --audio-peach: #ff9796;
  --newaccent-purple: #7c3aed;
  --text-grey: #4a4a4a;
  --violet-nano2\<deleted\|variable-fbaec2c3-ee53-b7fc-5369-22e115a32db1\>: #5f2ded;
  --white: white;
  --accent-darkblue: #0e0f2d;
  --accent-purple: #7c3aed;
  --accent-blue: #3e57da;
  --accent-orange: #f79d09;
  --accent-lightblue: #b2d7f9;
  --accent-purplishblue: #4337c8;
  --newaccent-pink: #c026d3;
}

body {
  color: #333;
  font-family: Gelion, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

p {
  color: var(--black\<deleted\|variable-88ba64c0\>);
  margin-bottom: 10px;
  font-size: 1vw;
  line-height: 1.5em;
}

.page-style1 {
  flex-direction: column;
  font-family: Jost, sans-serif;
  display: flex;
  position: relative;
}

.h1-display-1 {
  color: var(--new-text);
  text-align: center;
  margin-top: 0;
  font-size: 5vw;
  font-weight: 500;
  line-height: 1.05em;
}

.container-style1 {
  flex-direction: column;
  width: 1200px;
  display: flex;
}

.hero-style1 {
  z-index: 1;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 8vw;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.hero-style1.usecase {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  padding-top: 10vw;
  padding-bottom: 0;
}

.p-style1 {
  color: var(--text-color-para);
  font-size: 1.1vw;
  line-height: 1.5;
}

.p-style1.mb-0 {
  margin-bottom: 0;
}

.p-style1.text-center {
  text-align: center;
}

.p-style1.text-white {
  color: #fff;
}

.p-style1.small {
  font-size: .95vw;
}

.p-style1.text-orange {
  color: var(--audio-orange);
}

.p-style1.text-orange.large {
  font-size: 1.4vw;
  font-weight: 500;
}

.p-style1.testimonial {
  color: var(--text-color);
  text-align: center;
  font-size: 1.4vw;
  font-weight: 600;
}

.section-style1 {
  z-index: 999;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.section-style1.footer {
  background-color: #1e1e1e;
}

.section-style1.cta {
  z-index: 10;
  background-image: url('/images/audionow-footer-curve.svg'), url('/images/audionow-herowave.png');
  background-position: 50% 101%, 50% 200%;
  background-repeat: no-repeat, no-repeat;
  background-size: auto, 100%;
  height: 60vh;
}

.section-style1.cta.h-70 {
  background-position: 50% 101%, 50% 100%;
  height: auto;
}

.section-style1.cta.h-70.nobg {
  background-image: url('/images/audionow-herowave.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: 100%;
}

.section-style1.nav {
  z-index: 99999;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: #fffc;
  position: fixed;
  inset: 0% 0% auto;
  box-shadow: 0 5px 20px #0003;
}

.section-style1.animatedtext {
  background-color: #fff;
  margin-top: -80px;
  box-shadow: 0 -10px 10px #0000001a;
}

.section-style1.fullwidth {
  background-image: url('/images/audionow-curve-bottom-white.svg'), url('/images/audionow-curve-topwhite.svg'), linear-gradient(0deg, #000c, #fff0), url('/images/audionow-home-liberation-1.jpg');
  background-position: 50% 101%, 50% -2%, 0 0, 50%;
  background-repeat: no-repeat, no-repeat, repeat, no-repeat;
  background-size: auto, auto, auto, cover;
  height: 85vh;
}

.section-style1.fullwidth.teamconnect {
  background-image: url('/images/audionow-curve-bottom-white.svg'), url('/images/audionow-curve-topwhite.svg'), linear-gradient(0deg, #000c, #fff0), url('/images/feature-section-image-teamconnect.jpg');
}

.section-style1.usecase-hero {
  z-index: 2;
  background-color: #fff;
  background-image: url('/images/audionow-curve-bottom-white.svg'), linear-gradient(360deg, #ff752b33, #ff752b00 61%);
  background-position: 50% 101%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto, auto;
  position: relative;
}

.section-style1.bg-light-peach {
  background-color: #fef9f8;
}

.hero-style1_center {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  width: 80%;
  display: flex;
  position: relative;
}

.hero-style1_center._w-75 {
  width: 75%;
}

.btn-style1 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border: 1px solid var(--audio-orange);
  background-image: linear-gradient(180deg, var(--audio-peach), var(--audio-orange));
  color: #fff;
  text-align: center;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  height: 50px;
  padding-left: 30px;
  padding-right: 30px;
  font-size: 1vw;
  font-weight: 600;
  line-height: 1.2em;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.btn-style1:hover {
  box-shadow: inset 0 2px 5px #0003;
}

.btn-style1.outline {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  color: var(--text-grey);
  background-color: #fff;
  background-image: none;
  border-color: #ddd6fe;
  text-decoration: none;
}

.nav-style1_container {
  justify-content: space-between;
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-link-style1 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  color: var(--text-grey);
  text-shadow: 0 0 10px #fff;
  justify-content: center;
  align-items: center;
  padding: 20px;
  font-size: 1vw;
  font-weight: 500;
  line-height: 1.3em;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.nav-link-style1:hover {
  transform: translate(0, -5px);
}

.nav-link-style1.w--current {
  color: var(--audio-orange);
}

.nav-menu {
  flex: 1;
  justify-content: space-between;
  align-items: center;
  margin-left: 20px;
  display: flex;
}

.navstyle1_left {
  align-items: center;
  display: flex;
}

.app-logo {
  justify-content: center;
  align-items: center;
  width: 200px;
  display: flex;
}

.navstyle1_section {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.navbar {
  z-index: 999;
  background-color: #0000;
  justify-content: space-between;
  display: flex;
}

.footer-style1 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  padding-top: 2vw;
  padding-bottom: 1vw;
  display: flex;
}

.navherosection {
  padding-top: 80px;
  position: relative;
}

.image-100 {
  width: 100%;
}

.home-hero-cotainer {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  display: flex;
  position: relative;
  overflow: hidden;
}

.home-hero-cotainer.overflow-visible {
  overflow: visible;
}

.hero-subtext {
  color: var(--text-color-para);
  text-align: center;
  margin-top: 15px;
  font-size: 1.2vw;
  font-weight: 400;
  line-height: 1.5em;
}

.h3-display-style1 {
  color: var(--text-color);
  text-align: left;
  margin-top: 0;
  font-size: 2.4vw;
  font-weight: 600;
  line-height: 1.2em;
}

.features-left {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 40%;
  display: flex;
}

.h2-display1 {
  color: #333;
  text-align: center;
  margin-top: 0;
  font-size: 4vw;
  font-weight: 600;
  line-height: 1.1em;
}

.h2-display1.text-dark {
  color: var(--text-color);
  text-align: left;
}

.h2-display1.text-dark.text-center {
  text-align: center;
}

.footer-style1_section {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.footer-style1_section.align-center {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: space-between;
  align-items: center;
}

.footer_logolink {
  margin-bottom: 10px;
}

.footer-column {
  flex: 1;
  width: 24%;
}

.footer-column._w-45 {
  flex: none;
  width: 45%;
}

.footer-column.left-align {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex: none;
  justify-content: flex-end;
  align-items: center;
  width: auto;
  display: flex;
}

.footer-link-style1 {
  color: var(--white);
  font-size: 1.1vw;
  font-weight: 300;
  text-decoration: none;
}

.footer-link-style1:hover {
  color: var(--audio-peach);
}

.hero-btn-container {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
}

.hero-btn-container.mb-0 {
  margin-bottom: 0;
}

.feature-default {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: space-between;
  align-items: center;
  padding-top: 7vw;
  padding-bottom: 7vw;
  display: flex;
}

.feature-default.mt-20vw {
  margin-top: 20vw;
}

.hd-div {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.hd-div.mt-5vw {
  text-align: center;
  margin-top: 10vw;
}

.hd-div.mtb10-5vw {
  margin-top: 10vw;
  margin-bottom: 5vw;
}

.hd-div.mt-20vw {
  margin-top: 15vw;
  margin-bottom: 3vw;
}

.hd-div.mt-10vw {
  margin-top: 10vw;
}

.hd-div.mt-10vw.mb-5 {
  margin-bottom: 5vw;
}

.hd-div.mb-20vw {
  text-align: center;
  margin-top: 10vw;
  margin-bottom: 20vw;
}

.hd-div.mt-5vw, .hd-div.mt-5vw-copy {
  margin-top: 5vw;
}

.hd-div._w-70 {
  text-align: center;
  width: 70%;
  margin-top: 10vw;
  margin-bottom: 20vw;
}

.tools-nav {
  z-index: 999;
  position: relative;
}

.toolsnav-dropdown {
  z-index: 999;
  background-color: #fff;
  border-radius: 10px;
  flex-flow: column;
  width: 200px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: none;
  position: absolute;
  box-shadow: 0 2px 5px #0003;
}

.nav-sublink {
  color: var(--text-grey);
  padding: 10px;
  font-size: 1vw;
  font-weight: 500;
  line-height: 1.5;
  text-decoration: none;
  transition: all .2s;
}

.nav-sublink:hover {
  background-color: #e7d8ff;
}

.navlink-div {
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.animated-text-div {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10vw;
  padding-bottom: 10vw;
  display: flex;
  position: relative;
}

.animated-text-center {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  width: 70%;
  display: flex;
}

.animated-text-hd {
  text-align: center;
  font-size: 3.2vw;
  font-weight: 600;
  line-height: 1.5;
}

.animated-text {
  color: var(--text-color);
  text-align: center;
  font-size: 2.3vw;
  font-weight: 400;
  line-height: 1.5;
}

.fullwidth-content {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 25vw;
  padding-bottom: 10vw;
  display: flex;
  position: relative;
}

.full-width-feature-text-div {
  grid-column-gap: 40px;
  border-left: 5px solid var(--audio-orange);
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  padding-left: 26px;
  padding-right: 26px;
  text-decoration: none;
  display: flex;
}

.full-width-feature-text-contain {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.fullwidth-feature-text {
  color: #fff;
  text-shadow: 0 4px 4px #00000080;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.4vw;
  font-weight: 300;
  line-height: 1.4;
  text-decoration: none;
}

.feature-icon {
  background-color: #d8f3ff;
  border-radius: 50%;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.feature-icon-contain {
  background-color: #fff3;
  border-radius: 50%;
  flex: none;
  justify-content: center;
  align-items: center;
  padding: 5px;
  display: flex;
  box-shadow: 0 0 20px #0000000d;
}

.feature-image-div {
  border-radius: 20px;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 40%;
  display: flex;
  position: relative;
}

.feature-image-phone {
  border-radius: 33px;
  width: 60%;
  overflow: hidden;
  box-shadow: 0 2px 5px #0000004d;
}

.worksanywhere-phone {
  border-radius: 22px;
  justify-content: center;
  align-items: center;
  width: 150px;
  display: flex;
  position: absolute;
  inset: 23% -9% auto auto;
  box-shadow: 0 2px 20px #0003;
}

.search {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #004e61;
  background-color: #fff;
  background-image: url('/images/smarties-search.svg');
  background-position: 15px;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  border: 1px #d5d5d5;
  border-radius: 12px;
  justify-content: flex-start;
  align-items: center;
  width: 30vw;
  height: 46px;
  margin-bottom: 0;
  padding: 10px 20px 10px 50px;
  font-size: 1.125rem;
  line-height: 1.5;
  display: flex;
  overflow: hidden;
  box-shadow: inset 0 2px 5px #0003;
}

.search-div {
  background-color: #fff;
  border-radius: 15px;
  padding: 10px;
  box-shadow: 0 2px 20px #0003;
}

.search-formblock {
  margin-top: 30px;
}

.uc-card-header {
  color: #181d27;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.2;
  text-decoration: none;
}

.uc-card-header.text-center {
  text-align: center;
}

.roi-tabs {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.use-case-card {
  background-color: #fff;
  border-radius: 20px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 32%;
  padding: 0;
  text-decoration: none;
  transition: all .2s;
  display: flex;
  box-shadow: 0 4px 16px 1px #00000026;
}

.use-case-card:hover {
  box-shadow: inset 0 1px 6px #00000026;
}

.use-case-content {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  padding: 20px;
  display: flex;
}

.usecase-tabpane-content {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: wrap;
  place-content: flex-start space-between;
  width: 100%;
  padding: 20px 15px;
  display: flex;
  overflow: visible;
}

.use-case-tab-base {
  color: #333333b3;
  text-align: center;
  white-space: nowrap;
  background-color: #f5f5f5;
  border-radius: 9999px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 8px 15px;
  font-size: 1vw;
  line-height: 1.2;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.use-case-tab-base:hover {
  color: #333333e6;
  background-color: #ffe2d3;
}

.use-case-tab-base.w--current {
  color: var(--audio-orange);
  background-color: #fff;
  box-shadow: 0 2px 5px #0003;
}

.usecase-center {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  width: 100%;
  margin: 30px auto 5vw;
  display: flex;
}

.usecase-tabmenu-div {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #f3f4f6;
  border-radius: 30px;
  flex-flow: wrap;
  place-content: flex-start center;
  align-items: center;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.roi-tabs-content {
  width: 100%;
  overflow: visible;
}

.usecase-image-div {
  background-image: url('/images/audio.now-1-writers.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 200px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.usecase-image-div.legal {
  background-image: url('/images/audio.now-2-legal.webp');
}

.usecase-image-div.access {
  background-image: url('/images/audio.now-3-accessibility.webp');
}

.usecase-image-div.knowledge {
  background-image: url('/images/audio.now-4-knowledge.webp');
}

.usecase-image-div.remote {
  background-image: url('/images/audio.now-5-remote.webp');
}

.usecase-image-div.health {
  background-image: url('/images/audio.now-6-healthcare.webp');
}

.usecase-text-top {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.usecase-text-bot {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.usecase-arrow {
  justify-content: center;
  align-items: center;
  width: 15px;
  height: 15px;
  display: flex;
}

.industries-card-div {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: wrap;
  justify-content: space-between;
  width: 95%;
  margin-bottom: 5vw;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.industries-card {
  grid-row-gap: 30px;
  background-color: #fff;
  border: 0 solid #ff752b;
  border-left-width: 4px;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 49%;
  padding: 30px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
  box-shadow: 0 12px 25px #0a0d121a;
}

.industries-card-top {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.industries-card-hd-text {
  color: #1e1e1e;
  width: 100%;
  margin-top: 0;
  font-size: 32px;
  font-weight: 500;
  line-height: 35px;
  text-decoration: none;
}

.customer-logo-content {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.customer-logo-div {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.customer-logo {
  object-fit: cover;
  border: 1px solid #efefef;
  border-radius: 100px;
  overflow: hidden;
}

.customer-logo-2 {
  background-image: url('/images/');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border: 1px solid #efefef;
  border-radius: 100px;
  min-height: 40px;
  overflow: hidden;
}

.roster-logo-only-1 {
  object-fit: cover;
}

.footer-vertical-text-div {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: row;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 200px;
  padding-bottom: 20px;
  display: flex;
}

.footer-vertical-text {
  color: #fff9;
  text-align: center;
  width: 3%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2vw;
  font-weight: 400;
  line-height: 1.2;
  text-decoration: none;
  transform: rotate(-90deg);
}

.uc-hero-info-div {
  grid-column-gap: 30px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  margin-bottom: 60px;
  padding: 0;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.uc-hero-info-item {
  grid-column-gap: 9px;
  opacity: .6;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.uc-hero-item {
  object-fit: cover;
  overflow: hidden;
}

.uc-hero-label-text {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Jost, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  text-decoration: none;
}

.uc-company-info-div {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.uc-company-info-logo {
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  display: flex;
}

.uc-company-info-textcontent {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 618px;
  text-decoration: none;
  display: flex;
}

.uc-company-info-name {
  color: #2f4858;
  margin-top: 0;
  font-family: Jost, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 30px;
  text-decoration: none;
}

.uc-company-info-description {
  color: #2f4858;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Jost, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  text-decoration: none;
}

.hero-stat-div {
  z-index: 9999;
  grid-column-gap: 40px;
  background-color: #fff;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: -115px;
  padding-top: 50px;
  padding-bottom: 50px;
  display: flex;
  position: relative;
  box-shadow: 0 4px 12.9px #00000040;
}

.hero-stat-item {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 30%;
  text-decoration: none;
  display: flex;
}

.hero-stat-quote {
  text-align: center;
  letter-spacing: -.02em;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#ff9796, #ff752b);
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 0;
  font-family: Jost, sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 60px;
  text-decoration: none;
}

.hero-stat-supporting-text {
  color: #535862;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Jost, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
  text-decoration: none;
}

.uc-content-div {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 8vw;
  display: flex;
}

.uc-content-center {
  flex-flow: column;
  width: 60%;
  display: flex;
}

.uc-content-card-div {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: stretch;
  margin-top: 30px;
  margin-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.uc-content-card {
  grid-column-gap: 10px;
  background-color: #fff0e8;
  border: 1px solid #ffd8c3;
  border-radius: 12px;
  justify-content: flex-start;
  align-items: center;
  width: 49%;
  padding: 15px 20px;
  font-size: 1.1vw;
  line-height: 1.4;
  text-decoration: none;
  display: flex;
}

.uc-solution-div {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 30px;
  margin-bottom: 5vw;
  display: flex;
}

.uc-solution-image-div {
  background-image: url('/images/audionow-uc-solution-image.jpg');
  background-position: 50% 45%;
  background-size: auto;
  border-radius: 12px;
  width: 100%;
  height: 40vh;
}

.uc-solution-card-contain {
  flex-flow: row;
  justify-content: space-between;
  width: 80%;
  display: flex;
  position: relative;
}

.uc-solution-card-contain.mt-0 {
  margin-top: 0;
}

.uc-solution-card {
  grid-row-gap: 20px;
  text-align: center;
  background-color: #fff;
  border: 1px solid #0000001a;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 32%;
  padding: 30px 25px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
  box-shadow: 0 4px 28.2px #0000001a;
}

.teenyiconsmicrophone-outline {
  object-fit: cover;
  overflow: hidden;
}

.uc-solution-card-textcontent {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.testimonial-card-div {
  grid-row-gap: 51px;
  background-color: #fff;
  background-image: linear-gradient(#ff752b00 50%, #ff752b33);
  border: 0 solid #ff752b;
  border-top-width: 4px;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 80%;
  margin: 5vw auto;
  padding: 60px 100px;
  text-decoration: none;
  display: flex;
  position: relative;
  box-shadow: 0 4px 20px #0000001a;
}

.testimonial-card-quote {
  color: #2f4858e6;
  text-align: center;
  letter-spacing: -.02em;
  margin-top: 0;
  font-family: Jost, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 1.4;
  text-decoration: none;
}

.testimonial-card-author-row {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.testimonial-author-image {
  object-fit: cover;
  border: 2px solid #e5e7eb;
  border-radius: 9999px;
}

.testimonial-card-author-name {
  color: #2f4858;
  text-align: center;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Jost, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.4;
  text-decoration: none;
}

.testimonial-play {
  grid-row-gap: 10px;
  cursor: pointer;
  background-color: #ff752b;
  border-radius: 300px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: 3% auto auto -5%;
}

.testimonial-card-quote-contain {
  position: relative;
}

.implementation-card-div {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.implementation-card-div._w-60 {
  width: 60%;
}

.implementation-card {
  z-index: 2;
  grid-row-gap: 5px;
  background-color: #fff;
  border: 0 solid #ff752b;
  border-bottom-width: 3px;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 24px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 4px 28.2px #0000001a;
}

.implementation-line {
  z-index: 0;
  border-left: 3px dashed #0000001a;
  width: 1px;
  height: 100%;
  position: absolute;
  left: 50%;
}

.implementation-paragraph-div {
  width: 50%;
  margin-top: 4vw;
}

.results-card {
  border-top: 4px solid var(--audio-orange);
  text-align: center;
  background-color: #fff;
  border-radius: 12px;
  justify-content: space-between;
  width: 60%;
  padding: 30px;
  display: flex;
  position: relative;
  box-shadow: 0 4px 30px #0000001a;
}

.results-card-col {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 48%;
  display: flex;
}

.results-item-list {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.results-item {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.results-item-icon {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 22px;
  height: 22px;
  display: flex;
}

.results-liine {
  z-index: 0;
  border-left: 1px solid #0000001a;
  width: 1px;
  height: 85%;
  position: absolute;
  left: 50%;
  transform: translate(-50%);
}

.uc-list {
  color: var(--audio-orange);
  margin-top: 30px;
  margin-bottom: 30px;
  padding-left: 20px;
}

.uc-listitem {
  margin-bottom: 20px;
}

.implementation-journey-row {
  z-index: 1;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.implementation-journey-dot {
  border: 5px solid var(--audio-orange);
  background-color: #fff;
  border-radius: 50%;
  flex: none;
  width: 25px;
  height: 25px;
}

.implementation-journey-card {
  z-index: 2;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #fff;
  border: 1px #ff752b;
  border-left: 6px solid #ff752b;
  border-radius: 20px;
  flex-flow: row;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 24px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 4px 28.2px #0000001a;
}

.implementation-journey-icon {
  background-color: #fff7ed;
  border-radius: 10px;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.span-orange {
  color: var(--audio-orange);
}

.implementationjourney-line {
  z-index: 0;
  border-left: 2px dashed #0000001a;
  width: 1px;
  height: 100%;
  position: absolute;
  left: 12px;
}

.hero-sub {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 2rem;
  font-size: 20px;
  display: flex;
}

.margin {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.section-curve {
  background-image: url('/images/curve.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  height: 75px;
}

.hero-widget {
  width: 50%;
}

.text-span {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #f86826, #f54a4f);
  -webkit-background-clip: text;
  background-clip: text;
}

.hero-content {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 5rem;
  padding-bottom: 5rem;
  display: flex;
}

.home-container {
  z-index: 1;
  position: relative;
}

.hero-h1-div {
  text-align: center;
  width: 80%;
  display: flex;
}

.h1-heading {
  color: var(--new-text);
  font-size: 4rem;
  font-weight: 600;
  line-height: 1.2em;
}

.spline {
  opacity: .07;
  filter: grayscale();
  position: absolute;
  inset: 10% 0% 0%;
}

.div-block-23 {
  width: 85%;
  margin: 5rem auto 2rem;
  font-size: 2.4rem;
  line-height: 1.5em;
}

.icon-large {
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
}

.waveform-lottie {
  filter: hue-rotate(102deg);
  width: 70%;
  margin-top: 2rem;
  margin-left: auto;
  margin-right: auto;
}

.card-hd-text {
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.2em;
}

.card-hd-text.white {
  color: #fff;
}

.card-details {
  z-index: 5;
  color: #fff;
  border-left: 2px solid #f54a4f;
  flex-flow: column;
  padding-top: 5px;
  padding-left: 15px;
  font-size: 1.1rem;
  line-height: 1.4em;
  display: flex;
  position: absolute;
  inset: auto 25px 40px 40px;
}

.card-details.smaller {
  left: 20px;
}

.card-industries {
  text-align: center;
  cursor: pointer;
  background-color: #ffffff1a;
  border-radius: 12px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 32%;
  margin-bottom: 20px;
  padding: 20px;
  display: flex;
}

.card-industries:hover {
  background-color: #ffffff0d;
}

.paragraph-2 {
  color: #fff;
  text-align: center;
  margin-top: 2rem;
  font-size: 2.4rem;
  font-weight: 500;
}

.div-block-19 {
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 2rem;
  padding-left: 2rem;
  padding-right: 2rem;
  display: flex;
}

.word2 {
  white-space: nowrap;
  width: 50px;
  font-size: 2.6rem;
  font-weight: 500;
  position: relative;
  bottom: 40px;
  transform: rotate(-90deg);
}

.footer-main {
  background-color: #1e1e1e;
}

.industries-icon {
  background-color: #1e1e1e;
  border-radius: 50px;
  width: 100%;
  height: 100%;
  padding: 14px 14px 15px;
}

.row-feature-card-div {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.h2-section-hd {
  color: var(--new-text);
  font-size: 3rem;
  font-weight: 500;
  line-height: 1.2em;
}

.h2-section-hd.white {
  color: #fff;
}

.section-features {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  margin-bottom: 2rem;
  display: flex;
}

.text-block {
  margin-bottom: 2px;
  font-size: 1.6rem;
  line-height: 1.4em;
}

.section-cards {
  border-top: 1px #000;
  border-bottom: 1px #000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  padding-top: 0;
  padding-bottom: 5rem;
  display: flex;
  position: relative;
}

.section {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.section.light-gray {
  background-image: linear-gradient(#f9fafb, #fff);
}

.section.dark {
  background-color: #1e1e1e;
}

.vertical-words {
  height: 350px;
}

.tag-section {
  color: #f54a4f;
  font-size: 1.4rem;
  line-height: 1.2em;
}

.div-block-5 {
  flex-flow: column;
  width: 45%;
  display: flex;
}

.image-features {
  justify-content: center;
  align-items: center;
  width: 50%;
  display: flex;
  position: relative;
}

.div-block-9 {
  width: 80%;
}

.section-row1 {
  z-index: 0;
  background-color: #fff;
  border: 1px #000;
  justify-content: flex-start;
  align-self: stretch;
  align-items: stretch;
  width: auto;
  height: auto;
  margin-bottom: 2vw;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: sticky;
  top: 5rem;
}

.div-block-17 {
  text-align: center;
  background-color: #fff;
  border-radius: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-self: stretch;
  align-items: center;
  width: 47%;
  padding: 2rem 0 0;
  display: flex;
  box-shadow: 0 0 20px 3px #00000014;
}

.row-features {
  justify-content: space-between;
  align-items: center;
  margin-top: 5rem;
  margin-bottom: 5rem;
  display: flex;
}

.row-features.last {
  margin-bottom: 0;
}

.div-block-18 {
  justify-content: space-between;
  align-items: center;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.section-industries-content {
  flex-flow: wrap;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.footer-content {
  color: #fff;
  justify-content: space-between;
  align-items: center;
  padding-top: 16px;
  display: flex;
}

.card-features-wide {
  cursor: pointer;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
}

.section-hd {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 5rem;
  display: flex;
}

.div-block-22 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  display: flex;
}

.section-sub {
  text-align: center;
  width: 50%;
}

.h3-section-hd {
  color: var(--new-text);
  font-size: 2.2rem;
  font-weight: 500;
  line-height: 1.4em;
}

.link {
  color: #fff;
}

.bottom-words-stacked {
  flex-flow: row;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  display: flex;
  overflow: hidden;
}

.div-block-20 {
  width: 150px;
}

.black-curve {
  background-image: url('/images/curve-black.svg');
  background-position: 50% 0;
  background-size: cover;
  height: 64px;
}

.features-col {
  border-radius: 10px;
  width: 32%;
  position: relative;
  overflow: hidden;
}

.card-overlay {
  background-color: #0000;
  position: absolute;
  inset: 0%;
}

.card-overlay:hover {
  background-color: #0000003d;
  display: block;
}

.section-row5 {
  z-index: 0;
  background-color: #fff;
  border: 1px #000;
  border-radius: 30px;
  justify-content: flex-start;
  align-items: stretch;
  height: auto;
  margin-bottom: 2vw;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: sticky;
  top: 5rem;
}

.span-bold {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #f86826, #f54a4f);
  -webkit-background-clip: text;
  background-clip: text;
  font-weight: 600;
}

.industry-client {
  width: 45px;
  height: 45px;
}

.section-paragraph {
  text-align: center;
  width: 75%;
  margin-top: 2rem;
  margin-left: auto;
  margin-right: auto;
}

.paragraph {
  color: var(--text-color-para);
  font-size: 1.1vw;
  line-height: 1.5;
}

.paragraph.white {
  color: #fff;
}

.paragraph.bigger {
  font-size: 1.4rem;
}

.paragraph.center {
  text-align: center;
}

.paragraph.subheading {
  font-size: 1.4vw;
}

.features-container {
  margin-top: 5rem;
}

.div-block-21 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  display: flex;
}

.section-row4, .section-row6 {
  z-index: 0;
  background-color: #fff;
  border: 1px #000;
  border-radius: 30px;
  justify-content: flex-start;
  align-items: stretch;
  height: auto;
  margin-bottom: 2vw;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: sticky;
  top: 5rem;
}

.uc-subtitle-div {
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 70%;
  display: flex;
}

.hiw-header {
  color: var(--new-text);
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.2;
  text-decoration: none;
}

.div-block-24 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: center;
  align-items: center;
  margin-top: 14px;
  display: flex;
}

@media screen and (min-width: 1440px) {
  .container-style1 {
    width: 80%;
  }

  .p-style1 {
    font-size: 1vw;
  }

  .btn-style1, .btn-style1.outline {
    font-size: .85vw;
  }

  .hero-subtext {
    font-size: 1vw;
  }

  .animated-text-center {
    width: 75%;
  }

  .usecase-tabpane-content {
    justify-content: center;
  }

  .usecase-center {
    width: 90%;
  }

  .usecase-image-div {
    height: 150px;
  }

  .margin {
    width: 80%;
  }
}

@media screen and (min-width: 1920px) {
  p {
    font-size: .85vw;
  }

  .h1-display-1 {
    font-size: 4.4vw;
  }

  .container-style1, .container-style1._w-90percent {
    width: 80%;
  }

  .hero-style1 {
    padding-bottom: 0;
  }

  .p-style1 {
    font-size: 1vw;
  }

  .p-style1.small {
    font-size: .85vw;
  }

  .section-style1.cta {
    background-position: 50% 101%, 50% 150%;
    background-size: 105%, 100%;
    height: 70vh;
  }

  .section-style1.cta.h-70 {
    background-size: 105%, cover;
  }

  .section-style1.fullwidth {
    background-position: 50% 101%, 50% -2%, 0 0, 50%;
  }

  .btn-style1 {
    height: 2.604vw;
    padding-left: 1.563vw;
    padding-right: 1.563vw;
    font-size: .85vw;
  }

  .nav-link-style1 {
    font-size: .85vw;
  }

  .navherosection {
    padding-bottom: 0;
  }

  .hero-subtext {
    font-size: 1vw;
  }

  .h3-display-style1 {
    font-size: 2vw;
  }

  .h2-display1 {
    font-size: 3.2vw;
  }

  .footer-link-style1 {
    font-size: .85vw;
  }

  .hero-btn-container {
    grid-column-gap: .521vw;
    grid-row-gap: .521vw;
    margin-top: 1.563vw;
    margin-bottom: 1.563vw;
  }

  .toolsnav-dropdown {
    width: 10.413vw;
  }

  .nav-sublink {
    font-size: .85vw;
  }

  .full-width-feature-text-div {
    width: 40%;
  }

  .feature-image-div {
    height: 600px;
  }

  .search {
    grid-column-gap: .521vw;
    grid-row-gap: .521vw;
    background-size: 1.042vw 1.042vw;
    height: 2.396vw;
    padding: .521vw 1.042vw .521vw 2.604vw;
    font-size: .938vw;
  }

  .uc-card-header {
    font-size: 1.042vw;
    line-height: 1.4;
  }

  .use-case-card {
    grid-row-gap: .521vw;
  }

  .use-case-content {
    grid-column-gap: .781vw;
    grid-row-gap: .781vw;
  }

  .usecase-tabpane-content {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .use-case-tab-base {
    padding: .417vw .781vw;
    font-size: .833vw;
  }

  .usecase-center {
    width: 80%;
  }

  .usecase-tabmenu-div {
    grid-column-gap: .521vw;
    grid-row-gap: .521vw;
  }

  .usecase-image-div {
    height: 7.812vw;
  }

  .industries-card-div {
    width: 80%;
  }

  .footer-vertical-text-div {
    height: 250px;
  }

  .footer-vertical-text {
    line-height: 1.4;
  }

  .hero-stat-div {
    margin-bottom: -70px;
  }

  .hero-stat-item {
    width: 30%;
  }

  .hero-h1-div {
    width: 60%;
  }

  .card-hd-text {
    font-size: 1.563vw;
  }

  .h2-section-hd {
    font-size: 2.552vw;
  }

  .h3-section-hd {
    font-size: 1.823vw;
  }

  .black-curve {
    height: 100px;
  }

  .paragraph {
    font-size: 1vw;
  }

  .paragraph.subheading {
    font-size: 1.2vw;
  }

  .hiw-header {
    font-size: 1.042vw;
    line-height: 1.4;
  }
}

@media screen and (max-width: 991px) {
  .h1-display-1 {
    font-size: 3.5rem;
  }

  .container-style1 {
    width: 95%;
  }

  .p-style1 {
    font-size: 1rem;
  }

  .section-style1.usecase-hero {
    margin-top: 80px;
  }

  .hero-style1_center {
    width: 95%;
  }

  .btn-style1 {
    font-size: .85rem;
  }

  .btn-style1.navhide {
    display: none;
  }

  .nav-link-style1 {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: .85rem;
  }

  .nav-link-style1:hover {
    background-color: #fcf7ff;
  }

  .nav-menu {
    background-color: #fff;
    border-radius: 20px;
    flex-flow: column;
    width: 200px;
    inset: 46px 0 auto auto;
    box-shadow: 1px 1px 5px #0000001a;
  }

  .menu-button {
    background-color: #0000;
    margin-left: 10px;
    padding: 10px;
  }

  .menu-button.w--open {
    color: var(--violet-nano2\<deleted\|variable-fbaec2c3-ee53-b7fc-5369-22e115a32db1\>);
    background-color: #fff;
  }

  .app-logo {
    width: 150px;
  }

  .footer-style1 {
    padding-top: 10vw;
    padding-bottom: 4vw;
  }

  .navherosection {
    padding-top: 0;
  }

  .hero-subtext {
    font-size: 1rem;
  }

  .h3-display-style1 {
    font-size: 1.5rem;
  }

  .h2-display1 {
    font-size: 2.5rem;
  }

  .footer-link-style1 {
    font-size: .85rem;
  }

  .hd-div {
    width: 80%;
  }

  .hd-div.mt-5vw {
    text-align: center;
  }

  .hd-div.mt-20vw {
    margin-top: 20vw;
  }

  .navlink-div {
    flex-flow: column;
  }

  .animated-text-center {
    width: 80%;
  }

  .animated-text-hd {
    font-size: 1.5rem;
  }

  .animated-text {
    font-size: 1rem;
  }

  .search {
    width: 50vw;
    max-width: 600px;
    height: 50px;
  }

  .search:focus {
    border-width: 2px;
    border-color: #aaa;
  }

  .use-case-card {
    width: 48%;
  }

  .usecase-tabpane-content {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .use-case-tab-base {
    height: 44px;
    font-size: .95rem;
  }

  .usecase-tabmenu-div {
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
  }

  .hero-stat-div {
    justify-content: center;
    align-items: flex-start;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .hero-stat-quote {
    font-size: 30px;
    line-height: 1.4;
  }

  .hero-stat-supporting-text {
    font-size: 16px;
    line-height: 1.4;
  }

  .uc-content-center {
    width: 80%;
  }

  .uc-solution-card-contain {
    width: 100%;
  }

  .results-card {
    width: 80%;
  }

  .margin {
    width: 95%;
  }

  .card-industries {
    width: 49%;
  }

  .row-feature-card-div {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
  }

  .div-block-9 {
    width: 100%;
  }

  .div-block-18 {
    width: 90%;
  }

  .section-hd {
    text-align: center;
  }

  .section-sub {
    width: 80%;
  }

  .features-col {
    width: 100%;
    height: 200px;
  }

  .industry-client {
    width: 30px;
    height: 30px;
  }

  .paragraph {
    font-size: 1rem;
  }

  .paragraph.bigger, .paragraph.subheading {
    font-size: 1.1rem;
  }

  .div-block-24 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }
}

@media screen and (max-width: 767px) {
  .h1-display-1 {
    font-size: 40px;
    line-height: 40px;
  }

  .hero-style1 {
    flex-direction: column;
  }

  .section-style1.usecase-hero {
    margin-top: 70px;
  }

  .hero-style1_center {
    width: 100%;
    margin-bottom: 30px;
  }

  .hero-style1_center._w-75 {
    width: 100%;
  }

  .brand {
    padding-left: 0;
  }

  .h3-display-style1 {
    text-align: center;
  }

  .features-left {
    width: 100%;
  }

  .feature-default {
    flex-flow: column;
  }

  .hd-div.mt-20vw {
    margin-top: 25vw;
  }

  .hd-div._w-70, .feature-image-div {
    width: 100%;
  }

  .worksanywhere-phone {
    width: 80px;
    right: 0%;
  }

  .search {
    width: 80vw;
    font-size: 1rem;
  }

  .usecase-tabpane-content {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .uc-solution-card-contain {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: wrap;
    justify-content: center;
    align-items: flex-start;
  }

  .uc-solution-card {
    width: 48%;
  }

  .hero-h1-div {
    width: 100%;
  }

  .section-row1 {
    flex-direction: row;
  }

  .div-block-17 {
    width: 49%;
  }

  .div-block-18 {
    width: 100%;
  }

  .industry-client {
    width: 25px;
    height: 25px;
  }

  .uc-subtitle-div {
    width: 80%;
  }
}

@media screen and (max-width: 479px) {
  .hero-style1 {
    flex-direction: column;
  }

  .hero-style1_center {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .app-logo {
    width: 120px;
  }

  .footer-style1 {
    flex-direction: column;
    padding-top: 20vw;
  }

  .features-left {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }

  .footer-style1_section {
    flex-direction: column;
  }

  .footer-column, .footer-column._w-45 {
    width: 100%;
  }

  .feature-default {
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
  }

  .hd-div.mt-5vw, .hd-div.mtb10-5vw, .hd-div.mb-20vw, .hd-div.mt-5vw-copy, .hd-div._w-70 {
    text-align: center;
    width: 100%;
  }

  .feature-image-div {
    flex: 1;
    width: 100%;
  }

  .search {
    width: 90vw;
    font-size: 16px;
  }

  .use-case-card {
    width: 100%;
  }

  .usecase-tabpane-content {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    padding-left: 0;
    padding-right: 0;
  }

  .use-case-tab-base {
    height: auto;
    margin-left: 2px;
    margin-right: 2px;
    padding: 5px 8px;
  }

  .usecase-tabmenu-div {
    padding-left: 5px;
    padding-right: 5px;
  }

  .usecase-image-div {
    margin-top: 12px;
  }

  .hero-stat-div {
    grid-column-gap: 20px;
    grid-row-gap: 30px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-bottom: -19px;
  }

  .hero-stat-item, .uc-solution-card, .results-card {
    width: 100%;
  }

  .hero-widget {
    width: 90%;
  }

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

  .h1-heading {
    font-size: 2.5rem;
  }

  .div-block-23 {
    width: 100%;
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .card-industries {
    width: 100%;
  }

  .paragraph-2 {
    font-size: 1.8rem;
  }

  .h2-section-hd {
    font-size: 2rem;
  }

  .section-cards {
    width: 95%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .section.dark {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .tag-section {
    font-size: 1.2rem;
  }

  .div-block-5 {
    width: 100%;
  }

  .image-features {
    width: 90%;
  }

  .section-row1 {
    top: 3rem;
  }

  .div-block-17 {
    width: 100%;
  }

  .row-features {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .div-block-18 {
    flex-flow: column;
  }

  .footer-content {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
  }

  .section-row5 {
    top: 3rem;
  }

  .section-paragraph {
    width: 90%;
  }

  .paragraph.bigger {
    font-size: 1.1rem;
  }

  .div-block-21 {
    justify-content: space-between;
    align-items: center;
  }

  .section-row4, .section-row6 {
    top: 3rem;
  }
}


@font-face {
  font-family: 'Gelion';
  src: url('../fonts/Gelion-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gelion';
  src: url('../fonts/Gelion-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gelion';
  src: url('../fonts/Gelion-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gelion';
  src: url('../fonts/Gelion-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gelion';
  src: url('../fonts/Gelion-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gelion';
  src: url('../fonts/Gelion-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gelion';
  src: url('../fonts/Gelion-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Material design iconic font';
  src: url('../fonts/Material-Design-Iconic-Font.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}