.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.body {
  background-color: #000;
}

.navbar {
  max-width: 1440px;
  background-color: rgba(221, 221, 221, 0);
  margin-left: auto;
  margin-right: auto;
  padding-left: 87px;
  padding-right: 87px;
  display: none;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.nav-buttons-wrapper {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  display: flex;
}

.left_side {
  margin-right: 15px;
}

.h1 {
  color: #fff;
  margin: 0 17px;
  font-family: Helveticaneuebd, sans-serif;
  font-size: 1.4vw;
  font-weight: 400;
}

.h1.main_info {
  max-width: 423px;
  margin-left: 0;
  margin-right: 0;
  font-family: Helveticaneuebd, sans-serif;
  font-size: 46px;
  font-weight: 400;
  line-height: 110%;
}

.h1.sub_text-main {
  max-width: 358px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  font-family: Helveticaneue, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 136%;
}

.h1.price_text {
  text-align: center;
  margin-left: 0;
  margin-right: 0;
  font-size: 38px;
  line-height: 137%;
}

.h1.price_text.submain {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  font-family: Helveticaneue, sans-serif;
  font-size: 26px;
  font-weight: 400;
}

.h1.package_text_main {
  text-align: center;
  margin-left: 0;
  margin-right: 0;
  font-size: 40px;
  line-height: 100%;
}

.h1.package_text_main-second {
  text-align: center;
  margin-top: 24px;
  margin-left: 0;
  margin-right: 0;
  padding-top: 19px;
  padding-bottom: 19px;
  font-size: 24px;
  line-height: 100%;
}

.h1.upper-main {
  text-align: center;
  margin-top: 24px;
  margin-left: 0;
  margin-right: 0;
  padding-top: 19px;
  padding-bottom: 19px;
  font-family: Helveticaneuebd, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 100%;
}

.h1.text1 {
  text-align: center;
  margin-left: 0;
  margin-right: 0;
  font-family: Helveticaneuemed, sans-serif;
  font-size: 17px;
  font-weight: 700;
  line-height: 100%;
}

.h1.text1.submain {
  margin-top: 10px;
  margin-left: 0;
  margin-right: 0;
  font-family: Helveticaneue, sans-serif;
  font-size: 28px;
  font-weight: 400;
}

.h1.text1._2 {
  margin-right: 15px;
}

.h1.text1._3 {
  margin-left: 15px;
  font-weight: 700;
}

.h1.features_main_text {
  max-width: 218px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-family: Helveticaneuebd, sans-serif;
  font-size: 30px;
  line-height: 119%;
}

.h1.feature_description {
  margin-left: 0;
  margin-right: 0;
  font-size: 31px;
  line-height: 100%;
}

.h1.feature_description.sec {
  margin-top: 5px;
}

.h1.feature_description.sub_desc {
  max-width: 300px;
  text-align: center;
  margin-top: 7px;
  font-size: 18px;
  line-height: 115%;
}

.h1.maindesc {
  font-family: Helveticaneuebd, sans-serif;
  font-size: 76px;
  line-height: 122%;
}

.h1.sub_main_desc {
  margin-top: 71px;
  margin-left: 0;
  margin-right: 0;
  font-family: Helveticaneue, sans-serif;
  font-size: 24px;
  line-height: 125%;
}

.h1.sub_main_desc.sec {
  margin-top: 0;
  font-family: Helveticaneue, sans-serif;
  font-weight: 500;
}

.h1.sub_main_desc.sec1 {
  margin-top: 30px;
}

.h1.sub_text {
  max-width: 500px;
  margin-top: 20px;
  margin-left: 0;
  margin-right: 0;
  font-family: Helveticaneue, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 125%;
}

.h1.main_textt {
  max-width: 360px;
  margin-left: 0;
  margin-right: 0;
  font-family: Helveticaneuebd, sans-serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 110%;
}

.h1.sub2_text {
  max-width: 355px;
  margin-top: 20px;
  margin-left: 0;
  margin-right: 0;
  font-family: Helveticaneue, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 125%;
}

.link-block {
  text-decoration: none;
}

.right_side {
  margin-left: 15px;
}

.hero_section {
  height: 100vh;
  justify-content: center;
  align-items: center;
  padding-top: 149px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.first_info_wrapper {
  max-width: 1300px;
  grid-column-gap: 42px;
  grid-row-gap: 42px;
  grid-template-rows: auto;
  grid-template-columns: auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.first_info_wrapper.other_seciton {
  grid-column-gap: 70px;
  grid-row-gap: 70px;
  grid-template-columns: 1fr 1fr;
}

.first_info_wrapper.phone, .first_info_wrapper.desktop.hidden {
  display: none;
}

.first_info_wrapper.single_flic_button {
  grid-column-gap: 59px;
  grid-row-gap: 59px;
  grid-template-columns: 1fr 1fr;
  margin-left: auto;
  margin-right: auto;
}

.first_info_wrapper.single_flic_button.secondone {
  margin-top: 300px;
}

.first_info_wrapper.single_flic_button.difference {
  z-index: 600;
  margin-top: 300px;
  position: relative;
}

.first_info_wrapper.other_seciton-copy {
  grid-column-gap: 59px;
  grid-row-gap: 59px;
}

.first_info_wrapper.import-on-the-go {
  grid-template-columns: 1fr 1fr;
  margin-top: 150px;
}

.first_info_wrapper.import-on-the-go.withoutdistance {
  margin-top: 0;
}

.left {
  z-index: 800;
  position: relative;
}

.right {
  width: 439px;
  height: 100%;
  max-height: 300px;
  min-height: 300px;
  background-color: #e4dddd;
}

.right.embed {
  width: 500px;
}

.right.embed.nocolor {
  z-index: 100;
  width: 650px;
  max-height: none;
  min-height: 400px;
  perspective: 1059px;
  background-color: rgba(228, 221, 221, 0);
  position: relative;
  transform: perspective(1000px);
}

.right.long {
  max-height: none;
}

.right.no-bg {
  background-color: rgba(228, 221, 221, 0);
  justify-content: center;
  align-items: center;
  display: flex;
}

.background-video {
  width: 100%;
  height: 100%;
}

.section {
  height: 1000vh;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.heading {
  color: #fff;
}

.anc-external-mic {
  z-index: 200;
  width: 100%;
  opacity: 1;
  padding-top: 0;
  display: block;
  position: absolute;
}

.anc-container {
  height: 550vh;
  position: relative;
}

.anc-intro-paragraph-text {
  max-width: 323px;
  color: #fff;
  margin-left: 64.5%;
  font-family: Helveticaneuebd, sans-serif;
  font-size: 35px;
  font-weight: 400;
  line-height: 1.15;
}

.anc-intro-paragraph-text.small_text {
  max-width: 401px;
  font-family: Helveticaneue, sans-serif;
  font-size: 20px;
  font-weight: 300;
}

.anc-intro-paragraph-text.smaller {
  max-width: 259px;
}

.anc-intro-paragraph-text.smaller_text {
  max-width: 401px;
  font-family: Helveticaneue, sans-serif;
  font-size: 20px;
  font-weight: 300;
}

.anc-intro-paragraph-text.smaller_text._1 {
  font-size: 20px;
}

.anc-intro-paragraph-text.smaller_text {
  max-width: 375px;
  font-family: Helveticaneue, sans-serif;
  font-size: 20px;
  font-weight: 300;
}

.anc-internal-mic {
  width: 100%;
  opacity: 0;
  padding-bottom: 350px;
  position: absolute;
}

.white {
  color: #fff;
}

.white-overlay {
  z-index: 9999;
  width: 100vw;
  height: 100%;
  opacity: 0;
  background-color: #fff;
  display: block;
  position: absolute;
}

.transparency-paragraph {
  width: 41.6667%;
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.18;
}

.anc-intro-paragraph {
  width: 100%;
  opacity: 0;
  padding-top: 0;
  padding-left: 75px;
  position: absolute;
}

.sticky-container {
  height: 100vh;
  max-width: 980px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.sticky-container.no-overflow {
  max-width: 1173px;
  overflow: visible;
}

.sticky-container.no-overflow-copy {
  width: 100%;
  max-width: none;
  bottom: 0;
  overflow: visible;
}

.anc-transparency {
  width: 100%;
  opacity: 0;
  padding-top: 200px;
  position: absolute;
}

.anc-continousley {
  width: 100%;
  opacity: 0;
  padding-top: 275px;
  position: absolute;
}

.anc {
  margin-bottom: -18vh;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
}

.anc-intro {
  width: 100%;
  text-align: center;
  position: absolute;
}

.anc-external-sound {
  width: 100%;
  opacity: 0;
  padding-top: 200px;
  position: absolute;
}

.anc-paragraph-right {
  color: #fff;
  margin-left: 65.7%;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.18;
}

.section-eyebrow {
  color: #fff;
  letter-spacing: .005px;
  font-size: 21px;
  font-weight: 700;
  line-height: 1.19;
}

.green {
  color: #02cc01;
}

.anc-bullets {
  max-width: 35%;
  color: #b7b7b7;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.1812;
}

.section-headline {
  color: #f5f5f7;
  font-size: 96px;
  line-height: .875;
}

.lottie-animation-6 {
  z-index: 7;
  width: 100%;
  opacity: 0;
  position: absolute;
}

.image-sequence {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.lottie-animation-4 {
  z-index: 8;
  width: 1458px;
  opacity: 0;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
}

.lottie-container {
  width: 100%;
  height: 100vh;
  justify-content: center;
  align-items: center;
  padding-top: 52px;
  display: flex;
  position: relative;
}

.lottie-animation-2 {
  z-index: 10;
  width: 1458px;
  opacity: 0;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
}

.scroll-sequence {
  width: 100%;
  height: 500vh;
  margin-top: 150px;
  display: none;
  position: absolute;
  top: 0;
}

.sequence-container {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}

.lottie-animation-5 {
  width: 1458px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
}

.lottie-animation-1 {
  z-index: 11;
  width: 100%;
  max-width: 1458px;
  opacity: 0;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
}

.lottie-animation-3 {
  z-index: 9;
  width: 1458px;
  opacity: 0;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
}

.div-block {
  z-index: -1;
  width: auto;
  height: auto;
  background-color: rgba(47, 47, 47, 0);
  border-radius: 18px;
  margin-left: auto;
  margin-right: auto;
  position: -webkit-sticky;
  position: sticky;
  top: 142px;
}

.anc-external-mic-copy {
  width: 100%;
  opacity: 0;
  padding-top: 200px;
  display: none;
  position: absolute;
}

.body-2 {
  background-color: #000;
}

.section-2 {
  height: auto;
  padding-bottom: 80px;
}

.text_wrapper_pice {
  max-width: 1300px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 152px;
}

.text_wrapper_pice._2 {
  padding-top: 30px;
}

.div-block-2 {
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}

.prices_wrapper {
  max-width: 1300px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 5px;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.div-block-3 {
  width: auto;
  height: 337px;
  background-color: #23242a;
}

.package {
  width: auto;
  height: 337px;
  background-color: #23242a;
  border-radius: 0 0 12px 12px;
  flex-direction: column;
  align-items: center;
  padding: 45px 38px 50px;
  display: flex;
}

.package.corner {
  border-radius: 12px;
  padding-top: 45px;
  padding-bottom: 50px;
}

.button {
  width: 276px;
  height: 181px;
  color: #fff;
  background-color: #969696;
  border-radius: 19px;
  justify-content: center;
  align-items: center;
  margin-top: 56px;
  font-family: Helveticaneuebd, sans-serif;
  font-size: 21px;
  font-weight: 400;
  line-height: 100%;
  display: flex;
}

.div-block-4 {
  background-color: #a1c626;
  border-top-left-radius: 18px;
  border-top-right-radius: 18px;
}

.div-block-4.hidden {
  opacity: 0;
}

.footer {
  height: auto;
  justify-content: center;
  align-items: center;
  padding-bottom: 12px;
  display: block;
  position: relative;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.footer.feature-page {
  position: absolute;
}

.footer.featuresdown {
  position: static;
  top: 0;
}

.footer_wrapper {
  justify-content: space-between;
  align-items: center;
  padding-left: 104px;
  padding-right: 104px;
  display: flex;
}

.div-block-5 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.image {
  width: 25px;
  height: 25px;
  filter: invert();
}

.link-block-2, .link-block-3, .link-block-4 {
  margin-right: 15px;
}

.body-3 {
  background-color: #000;
}

.section-3 {
  height: auto;
  justify-content: center;
  align-items: center;
  padding-top: 130px;
  display: flex;
}

.accordion-wrapper {
  margin-top: 17px;
  display: none;
}

.accordion-heading {
  text-align: center;
  cursor: pointer;
  flex: 0 auto;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 23px;
  line-height: 30px;
}

.accordion-item {
  color: #fff;
  background-color: rgba(255, 255, 255, 0);
  border-radius: 10px;
  margin-bottom: 5px;
  padding: 0 30px;
}

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

.content-wrapper {
  max-width: 1140px;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
}

.content-wrapper.slim {
  max-width: 940px;
}

.header-center-box {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.header-center-box._75 {
  width: 75%;
}

.accordion-item-content {
  max-width: 670px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  line-height: 126%;
  overflow: hidden;
}

.paragraph {
  text-align: center;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 126%;
}

.accordion-item-trigger {
  justify-content: center;
  align-items: center;
  font-family: Helveticaneuebd, sans-serif;
  font-weight: 400;
  display: flex;
}

.icon.accordion-icon {
  color: rgba(0, 0, 0, .6);
  cursor: pointer;
  font-size: 32px;
  line-height: 30px;
  display: none;
}

.section-faq {
  background-color: rgba(255, 255, 255, 0);
  padding: 146px 30px;
}

.paragraph-2, .paragraph-3, .paragraph-4, .paragraph-5, .paragraph-6 {
  text-align: center;
}

.bold-text, .bold-text-2, .bold-text-3 {
  font-size: 23px;
}

.heading-2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Helveticaneuebd, sans-serif;
  font-size: 35px;
}

.footer2 {
  position: absolute;
}

.body-4 {
  background-color: #000;
}

.section-features {
  background-color: rgba(255, 255, 255, 0);
  padding: 146px 30px;
}

.text_wrapper {
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}

.heading-3 {
  text-align: center;
}

.div-block-6 {
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}

.top_features_wrapper {
  max-width: 1001px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: auto auto auto;
  grid-auto-columns: 1fr;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.div-block-7 {
  width: 256px;
  height: 502px;
  background-color: #2f2f2f;
  border-radius: 30px;
}

.div-block-8 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.feature_button {
  width: 209px;
  height: 53px;
  color: #fff;
  background-color: #2f2f2f;
  border-radius: 19px;
  justify-content: center;
  align-items: center;
  margin-top: 25px;
  font-family: Helveticaneuebd, sans-serif;
  font-size: 27px;
  font-weight: 400;
  line-height: 100%;
  display: flex;
}

.nav-btn-wrapper {
  z-index: 100;
  width: 55px;
  height: 55px;
  cursor: pointer;
  background-color: rgba(0, 0, 0, .02);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-right: 0;
  display: none;
  position: static;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.nav-btn-wrapper:hover {
  background-color: rgba(255, 255, 255, 0);
}

.nav-line-4 {
  width: 100%;
  height: 2px;
  background-color: #fff;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.nav-open {
  width: 40px;
  height: 10px;
  cursor: pointer;
  flex-direction: column;
  justify-content: space-between;
  display: none;
  position: absolute;
}

.nav-line-3 {
  width: 100%;
  height: 2px;
  background-color: #fff;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.x-left {
  width: 100%;
  height: 2px;
  background-color: #fff;
  display: none;
}

.nav-close {
  width: 40px;
  height: 40px;
  justify-content: center;
  align-items: center;
  display: none;
  position: absolute;
  transform: rotate(45deg);
}

.nav-line-1 {
  width: auto;
  height: 2px;
  background-color: #fff;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.nav-line-2 {
  width: auto;
  height: 2px;
  background-color: #fff;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.x-right {
  width: 2px;
  height: 100%;
  background-color: #fff;
  position: absolute;
}

.hover-nav-menu {
  z-index: 99;
  width: 100vw;
  height: 100vh;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #0f0f0f;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.flex-cms {
  width: 120vw;
  flex-wrap: nowrap;
  justify-content: flex-start;
  padding-right: 10%;
  display: flex;
}

.div-block-21 {
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 60px;
  display: flex;
}

.outlinewrap {
  width: auto;
  height: auto;
  text-decoration: none;
}

.text-mask {
  width: auto;
  height: auto;
  -webkit-text-fill-color: transparent;
  background-color: #fff;
  -webkit-background-clip: text;
  background-clip: text;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
}

.outline-heading {
  height: auto;
  white-space: nowrap;
  font-size: 60px;
  font-weight: 700;
  line-height: 100%;
  transition: background-color .2s;
}

.outline-heading:hover {
  -webkit-text-fill-color: transparent;
  background-color: rgba(0, 0, 0, 0);
  -webkit-background-clip: text;
  background-clip: text;
}

.text_left {
  max-width: 323px;
  color: #fff;
  margin-left: 0%;
  font-family: Helveticaneuebd, sans-serif;
  font-size: 35px;
  font-weight: 400;
  line-height: 1.15;
}

.text_left.small_text {
  max-width: 353px;
  font-family: Helveticaneue, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.text_left.smalll {
  max-width: 278px;
}

.text_left.msmaller {
  max-width: 364px;
  font-family: Helveticaneue, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.link-block-6 {
  z-index: 36;
  margin-top: 16px;
  position: relative;
}

.anc-after-para {
  width: 100%;
  opacity: 0;
  padding-top: 0;
  padding-left: 75px;
  position: absolute;
}

.anc-end-text {
  width: 100%;
  opacity: 0;
  padding-top: 0;
  display: block;
  position: absolute;
}

.section-5 {
  height: 100vh;
  background-color: #fff;
}

.section-6 {
  height: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 150px 10px;
  display: flex;
}

.bluetooth_desc_wrapper {
  max-width: 964px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.video_holder {
  width: 705px;
  height: 375px;
  margin-top: 65px;
}

.video_holder.newheight {
  height: 402px;
}

.background-video-2 {
  width: 100%;
  height: 100%;
}

.text-span, .text-span-2 {
  font-family: Helveticaneuemed, sans-serif;
}

.section-7 {
  height: 100vh;
}

.section_more_control {
  height: auto;
  justify-content: center;
  align-items: center;
  padding: 100px 10px 200px;
  display: flex;
}

.cta_button {
  z-index: 99999;
  background-color: #a1c60b;
  background-image: linear-gradient(126deg, #a1c60b 10%, #5ca00e);
  border-radius: 20px;
  margin-top: 30px;
  padding: 13px 24px;
  font-family: Helveticaneuemed, sans-serif;
  font-size: 18px;
  position: relative;
}

.cta_apple_style {
  margin-top: 30px;
}

.section_wired_or_wireless {
  height: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 100px 10px;
  display: flex;
}

.section_wired_or_wireless.hidden {
  padding-top: 122px;
  padding-bottom: 122px;
  display: none;
}

.html-embed {
  width: 100%;
  height: 100%;
}

.plan-price {
  text-align: center;
  font-size: 31px;
  font-weight: 600;
  line-height: 40px;
}

.feature-wrap {
  margin-bottom: 80px;
  padding-top: 20px;
}

.plan-duration {
  color: #000;
  text-align: center;
  margin-bottom: 45px;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 600;
}

.pricing-button {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  transform-style: preserve-3d;
  background-color: #1f1f1f;
  border-radius: 50px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  transition: transform .2s;
  display: block;
  transform: translate(0);
  box-shadow: 0 20px 35px -10px rgba(80, 106, 121, .5);
}

.pricing-button:hover {
  background-color: #ffdc13;
  transform: translate3d(0, 0, 20px);
}

.pricing-button.sdf {
  position: relative;
}

.pricing-table-container {
  max-width: 1000px;
  perspective: 1000px;
  flex-wrap: wrap;
  margin-left: auto;
  margin-right: auto;
  padding-top: 50px;
  display: flex;
}

.feature {
  letter-spacing: .5px;
  margin-bottom: 10px;
  padding-left: 22px;
  font-family: Helveticaneue, sans-serif;
}

.pricing-plan {
  z-index: 1;
  width: 33.3333%;
  min-height: 400px;
  perspective: 1000px;
  perspective-origin: 50%;
  background-color: #ebebeb;
  border-width: 1px;
  border-color: #dddeeb;
  border-radius: 9px;
  padding: 35px 61px 40px;
  font-size: 13px;
  font-weight: 600;
  position: relative;
  overflow: hidden;
  box-shadow: 0 50px 100px -25px rgba(80, 106, 121, .5);
}

.pricing-plan.advanced {
  background-color: #e2d702;
}

.pricing-plan.middle-pricing-plan {
  z-index: 2;
  transform-style: preserve-3d;
  background-color: #abcf15;
  transform: translate3d(0, 0, 90px);
  box-shadow: 0 0 50px 5px rgba(41, 72, 82, .1), 0 85px 100px -35px rgba(90, 114, 119, .2);
}

.plan-price-wrapper {
  z-index: 2;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.plan-name {
  color: #000;
  text-align: center;
  letter-spacing: .1em;
  margin-bottom: 25px;
  padding-bottom: 10px;
  font-family: Helveticaneuebd, sans-serif;
  font-size: 21px;
  font-weight: 400;
}

.plan-name._2 {
  font-family: Helveticaneuebd, sans-serif;
  font-size: 21px;
  font-weight: 400;
}

.question-title {
  color: #fff;
  letter-spacing: 0;
  margin-right: 10px;
  font-size: 22px;
  font-weight: 500;
}

.div-block-22 {
  width: 100%;
  height: 1px;
}

.faq-question-wrap {
  cursor: pointer;
  padding-left: 40px;
  padding-right: 40px;
}

.faq-circle {
  width: 55px;
  height: 55px;
  min-height: 55px;
  min-width: 55px;
  background-color: #a1c60b;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.faq-paragraph {
  color: #fff;
  letter-spacing: 1px;
  margin-bottom: 0;
  padding-top: 14px;
  padding-bottom: 14px;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.6;
}

.plus-icon {
  filter: invert();
}

.button-navbar {
  color: #fff;
  letter-spacing: .5px;
  text-transform: capitalize;
  background-color: #ffd608;
  border: 0 solid #000;
  border-radius: 30px;
  margin-left: 10px;
  padding: 17px 25px;
  font-size: 13px;
  font-weight: 600;
  line-height: 20px;
  transition: all .2s;
}

.button-navbar:hover {
  color: #fff;
  background-color: #32343a;
}

.button-navbar:active {
  background-color: #43464d;
}

.button-navbar.faq-button {
  color: #000;
  text-transform: uppercase;
  background-color: #fff;
  border-width: 1px;
  border-color: rgba(0, 0, 0, .07);
  margin-top: 0;
  margin-left: 0;
  padding: 11px 24px;
  font-size: 12px;
  font-weight: 600;
}

.text-span-8 {
  color: #d7287d;
}

.faq-content {
  overflow: hidden;
}

.faq-grid {
  width: 100%;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 7.25fr;
  align-items: center;
  justify-items: center;
}

.faq-wrapper {
  margin-left: auto;
  margin-right: auto;
}

.faq-question-bar {
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, .42);
  justify-content: space-between;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 30px;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.3;
  text-decoration: none;
  display: flex;
}

.div-block-23 {
  min-height: 20px;
}

.text-span-9 {
  -webkit-text-fill-color: transparent;
  background-color: #a1c60b;
  background-image: linear-gradient(#d4fd2b, #68a60d);
  -webkit-background-clip: text;
  background-clip: text;
  font-family: Helveticaneuebd, sans-serif;
  font-weight: 400;
}

.navbar-logo-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-span-10 {
  color: #01bae1;
  font-weight: 700;
}

.nav-menu {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
  position: relative;
  overflow: visible;
}

.nav-dropdown {
  margin-left: 9px;
  margin-right: 9px;
}

.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.container-regular {
  width: 100%;
  max-width: 1500px;
  min-height: 30px;
  margin-left: auto;
  margin-right: auto;
}

.button-navbar-2 {
  color: #333;
  letter-spacing: .5px;
  text-transform: uppercase;
  background-color: #f5f5f5;
  border-radius: 30px;
  padding: 17px 25px;
  font-size: 13px;
  font-weight: 600;
  line-height: 20px;
  transition: all .2s;
}

.button-navbar-2:hover {
  color: #fff;
  background-color: #32343a;
}

.button-navbar-2:active {
  background-color: #43464d;
}

.text-block {
  color: #333;
  font-size: 16px;
  font-weight: 500;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  margin-left: 0;
  margin-right: 0;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: rgba(26, 27, 31, .75);
}

.nav-dropdown-toggle:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-link {
  color: #fff;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: #a1c60b;
}

.nav-link:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link.hidden {
  display: none;
}

.nav-button-wrapper {
  margin-left: 0;
}

.nav-menu-wrapper {
  justify-content: center;
  align-items: center;
  margin-left: 35px;
  display: block;
}

.h1-2 {
  color: #014795;
  margin-top: 0;
  margin-bottom: 0;
}

.h1-2.logo {
  color: #000;
  font-size: 26px;
  font-weight: 500;
  display: block;
}

.image-5 {
  display: none;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.navbar-2 {
  z-index: 99999;
  width: 100%;
  max-width: none;
  background-color: #000;
  margin-left: auto;
  margin-right: auto;
  padding: 22px 58px;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.contact-button {
  background-color: #a1c60b;
  background-image: linear-gradient(126deg, #a1c60b 10%, #5ca00e);
  border-radius: 20px;
  margin-top: 0;
  padding: 13px 24px;
  font-family: Helveticaneuemed, sans-serif;
  font-size: 18px;
}

.circle-wrapper-copy {
  z-index: 6;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.middle-circle {
  z-index: 2;
  width: 250px;
  height: 250px;
  opacity: .69;
  filter: blur(100px);
  background-color: #a9e717;
  border-radius: 100%;
  position: absolute;
  top: 77%;
  bottom: auto;
  left: -15%;
  right: auto;
  box-shadow: 3px 12px 9px -6px rgba(0, 0, 0, .18);
}

.middle-circle.asdsa {
  opacity: .2;
  display: none;
  top: 28px;
  left: auto;
}

.bg-circle {
  width: 150px;
  height: 150px;
  background-color: #2a4b70;
  border-radius: 100%;
  position: absolute;
  top: 90%;
  bottom: auto;
  left: -1%;
  right: auto;
  box-shadow: 3px 12px 9px -6px rgba(0, 0, 0, .18);
}

.bg-circle._7 {
  width: 30px;
  height: 30px;
  opacity: 1;
  filter: blur(17px);
  background-color: #9fc50b;
  top: auto;
  bottom: 65%;
  left: 33%;
  right: auto;
}

.bg-circle._7-copy {
  width: 15px;
  height: 15px;
  background-color: #001342;
  top: auto;
  bottom: 25%;
  left: 19%;
  right: auto;
}

.bg-circle._10 {
  width: 15px;
  height: 15px;
  background-color: rgba(0, 19, 66, 0);
  top: auto;
  bottom: 25%;
  left: 19%;
  right: auto;
}

.bg-circle-copy {
  z-index: 2;
  width: 100px;
  height: 100px;
  background-color: #6ae7f0;
  border-radius: 100%;
  position: absolute;
  top: -10%;
  bottom: auto;
  left: auto;
  right: 12%;
  box-shadow: 3px 12px 9px -6px rgba(0, 0, 0, .18);
}

.bg-circle-copy._10 {
  width: 200px;
  height: 200px;
  opacity: .68;
  filter: blur(100px);
  background-color: #c1ff33;
  top: -18%;
  right: 4%;
}

.section-8 {
  height: 1200vh;
  justify-content: center;
  align-items: center;
  display: flex;
}

.lottie-animation-8 {
  z-index: 3;
  width: 100%;
  height: 100%;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}

.div-block-24 {
  height: 100vh;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.asdasd {
  z-index: 2000;
  height: auto;
  background-color: #000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 100px 10px 150px;
  display: flex;
  position: relative;
}

.tutorials_section {
  height: 90vh;
  background-color: #000;
  padding-bottom: 0;
}

.grid_tutorials {
  margin-top: 30px;
}

.div-block-25 {
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
}

.grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  font-family: Helveticaneuemed, sans-serif;
}

.tut_tab {
  height: 189px;
  color: #fff;
  background-image: url('../images/filip-baotic-DV0mB2uJM34-unsplash.jpg');
  background-position: 50% 55%;
  background-size: cover;
  border-radius: 13px;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.heading-4 {
  font-size: 32px;
}

.body-5 {
  background-color: #000;
}

.sadfads {
  z-index: 3;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.embedded-media-player-2 {
  z-index: 12;
  width: 100%;
  height: 100%;
  max-height: none;
  min-height: auto;
  background-color: rgba(151, 151, 151, 0);
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: flex;
  position: relative;
}

.html-embed-5 {
  width: 100%;
  height: 100%;
  max-width: none;
  display: block;
}

.left_sideflic {
  width: auto;
  height: 100%;
  max-height: none;
  min-height: auto;
  background-color: rgba(228, 221, 221, 0);
  justify-content: center;
  align-items: center;
  display: flex;
}

.lottie-animation-9 {
  width: 100%;
  height: 100%;
}

.image-6 {
  width: 100%;
  height: 100%;
  position: absolute;
}

.iphone-mockup {
  z-index: 1;
  max-width: 272px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
}

.iphone14-screen {
  z-index: 0;
  width: 90.2%;
  height: 95.8%;
  object-fit: cover;
  border-radius: 3%;
  position: absolute;
  top: 2.2%;
  left: 5.1%;
  overflow: hidden;
}

.iphone-shape {
  z-index: 1;
  width: 100%;
  position: relative;
}

.div-block-26 {
  overflow: hidden;
}

.background-video-3 {
  z-index: 0;
  width: 90.2%;
  height: 95.8%;
  max-width: 100%;
  position: absolute;
  top: 2.2%;
  left: 5.1%;
}

.div-block-27 {
  margin-top: 20px;
  overflow: hidden;
}

.burger-menu {
  width: 40px;
  height: 40px;
  border: 0 solid #000;
  border-radius: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-right: 0;
  display: flex;
}

.menu-bar {
  width: 18px;
  height: 1px;
  background-color: #000;
  margin-top: 3px;
  margin-bottom: 3px;
}

.header {
  z-index: 9;
  background-color: rgba(255, 255, 255, 0);
  justify-content: space-between;
  align-items: center;
  padding: 29px 60px 28px;
  display: flex;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.lottie-animation {
  max-width: 28px;
  padding-bottom: 10px;
}

.navbar-3 {
  z-index: 8000;
  background-color: rgba(255, 255, 255, 0);
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.burger-menu-button {
  cursor: pointer;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: static;
  left: auto;
}

.iqpro-logo {
  width: 62px;
}

.iqpro-logo.new {
  width: 100px;
}

.menu-bar-icon {
  width: 18px;
  height: 1px;
  background-color: #000;
  margin-top: 3px;
  margin-bottom: 3px;
}

.phone-navbar {
  z-index: 8000;
  background-color: rgba(255, 255, 255, 0);
  display: none;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.menu-wrapper {
  z-index: 5500;
  width: 100%;
  height: 100%;
  object-fit: fill;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  padding-top: 20px;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
  position: fixed;
  top: -100%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: visible;
}

.div-block-30 {
  top: -100%;
}

.nav-links-wrapper {
  flex-direction: column;
  align-items: stretch;
  display: block;
}

.menu-nav-link {
  color: #f2f2f2;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 100px;
  font-weight: 400;
  line-height: 125px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.nav-menu-text {
  color: #000;
  text-transform: uppercase;
  font-size: 60px;
  line-height: 150%;
}

.directors {
  color: #000;
  text-transform: capitalize;
  margin-top: 2px;
  margin-bottom: 2px;
  font-size: 23px;
  line-height: 150%;
}

.image-7, .image-8, .image-9 {
  max-width: 45%;
}

.div-block-31 {
  z-index: 100;
  position: relative;
  overflow: hidden;
}

.link-block-7, .heading-5, .heading-6 {
  text-decoration: none;
}

.div-block-32, .div-block-33 {
  overflow: hidden;
}

.heading-7, .heading-8, .heading-9, .heading-10, .heading-11, .heading-12, .heading-13, .heading-14, .heading-15 {
  text-decoration: none;
}

.heading-16 {
  text-decoration: line-through;
}

.heading-17, .link-block-8 {
  text-decoration: none;
}

.div-block-34 {
  margin-bottom: 25px;
  overflow: hidden;
}

.div-block-35, .div-block-36 {
  overflow: hidden;
}

.div-block-37 {
  margin-top: 10px;
  overflow: hidden;
}

.cta_-aybe {
  z-index: 2147483647;
  background-color: #a1c60b;
  background-image: linear-gradient(126deg, #a1c60b 10%, #5ca00e);
  border-radius: 20px;
  margin-top: 30px;
  padding: 13px 24px;
  font-family: Helveticaneuemed, sans-serif;
  font-size: 18px;
  position: relative;
}

.left-copy, .right-side_cta {
  z-index: 2147483647;
  position: relative;
}

.div-block-38 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-39 {
  position: fixed;
  top: auto;
  bottom: 50%;
  left: auto;
  right: 1.2%;
}

.image-10 {
  filter: invert();
}

.cta-shapes {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: auto;
  left: -50px;
  right: 0%;
}

.cta-graphics-image {
  width: 100%;
  max-width: none;
  filter: brightness(200%) invert() brightness(200%) grayscale();
  display: block;
}

.cta-title {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Helveticaneuemed, sans-serif;
  font-size: 27px;
  font-weight: 400;
  line-height: 100%;
}

.cta-wrapper {
  max-width: 1110px;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.cta-graphics-image-3 {
  position: relative;
  bottom: 10px;
  left: 30px;
}

.cta-content {
  z-index: 10;
  justify-content: space-between;
  align-items: center;
  padding: 80px 85px;
  display: flex;
  position: relative;
}

.cta-graphics-2 {
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 2px;
  right: auto;
}

.cta-section {
  margin-bottom: 100px;
}

.cta-graphics {
  width: 110%;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.cta-button {
  color: #333;
  letter-spacing: 1px;
  background-color: #98d107;
  border-radius: 20px;
  padding: 22px 37px;
  font-family: Helveticaneue, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 14px;
  transition: all .275s;
  display: block;
}

.cta-button:hover {
  color: #333;
  background-color: #a1c60b;
}

.cta-graphics-3 {
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0;
}

.cookie-modal_content-wrap {
  padding: 1.75rem 2rem;
}

.cookie-modal_content-wrap.is-small {
  padding: 1.5rem;
}

.cookie-modal_closebutton {
  z-index: 5;
  width: 2.5rem;
  height: 2.5rem;
  cursor: pointer;
  background-color: #f3f7f2;
  border-radius: .25rem;
  justify-content: center;
  align-items: center;
  margin: 1.25rem 1.25rem -2.5rem auto;
  transition: background-color .2s cubic-bezier(.25, .46, .45, .94);
  display: flex;
  position: relative;
}

.cookie-modal_button {
  color: #fff;
  text-align: center;
  background-color: #6da910;
  border-radius: .25rem;
  padding: .875em 1.5em 1rem;
  font-size: .9375rem;
  text-decoration: none;
  transition: color .2s cubic-bezier(.25, .46, .45, .94), background-color .2s cubic-bezier(.25, .46, .45, .94);
}

.cookie-modal_button:hover {
  background-color: #262926;
}

.cookie-modal_button.is-secondary {
  color: #515750;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  padding-right: 0;
  font-size: .875rem;
  font-weight: 700;
}

.cookie-modal_button.is-secondary:hover {
  color: #262926;
  text-decoration: underline;
}

.cookie-modal_component {
  max-width: 32rem;
  background-color: #fff;
  border-radius: .25rem;
  flex-direction: column;
  margin-left: auto;
  margin-right: auto;
  font-size: .9375rem;
  line-height: 1.4;
  display: flex;
  position: relative;
  box-shadow: 0 4px 1rem rgba(38, 41, 38, .05);
}

.screenreader-only {
  width: 1px;
  height: 1px;
  margin: -1px;
  position: absolute;
  overflow: hidden;
}

.cookie-modal_styles {
  display: none;
}

.cookie-modal_closebutton_line {
  width: 1rem;
  height: 2px;
  background-color: #515750;
  position: absolute;
}

.cookie-modal_closebutton_line.is-right {
  transform: rotate(-45deg);
}

.cookie-modal_closebutton_line.is-left {
  transform: rotate(45deg);
}

.cookie-modal_title {
  margin-bottom: .1875em;
  font-size: 1.25rem;
  font-weight: 700;
}

.cookie-modal_title.is-small {
  font-size: 1.1875rem;
}

.cookie-modal_button-wrap {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-color: #f3f7f2;
  border-radius: 0 0 .25rem .25rem;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 2rem;
  display: flex;
}

.cookie-modal_button-wrap.is-small {
  justify-content: flex-start;
  padding: 1.5rem;
}

.ck-cookie-w {
  z-index: 9500;
  max-width: 25rem;
  display: none;
  position: fixed;
  top: auto;
  bottom: 1.25rem;
  left: auto;
  right: 1.25rem;
}

.cookie-modal_link {
  transition: color .15s cubic-bezier(.25, .46, .45, .94);
}

.fs-cc-banner_buttons-wrapper {
  flex-direction: row;
  flex: none;
  grid-template-rows: auto;
  grid-template-columns: auto auto;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.fs-cc-banner_container {
  width: 100%;
  max-width: 62.5rem;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.fs-cc-manager_component {
  z-index: 999;
  display: none;
  position: fixed;
  top: auto;
  bottom: 1.25rem;
  left: 1.25rem;
  right: auto;
}

.fs-cc-prefs_checkbox {
  z-index: 1;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
  margin-top: 0;
  margin-left: 0;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.fs-cc-banner_close-icon {
  width: 1.5rem;
  height: 1.5rem;
}

.fs-cc-prefs_trigger {
  display: none;
}

.fs-cc-prefs_close {
  z-index: 1;
  color: #333;
  cursor: pointer;
  background-color: #f5f6ff;
  border-radius: 100%;
  padding: .625rem;
  font-size: 1.25rem;
  text-decoration: none;
  position: absolute;
  top: -.75rem;
  bottom: auto;
  left: auto;
  right: -.75rem;
  box-shadow: -1px 1px 12px rgba(51, 51, 51, .1);
}

.fs-cc-prefs_option {
  border-bottom: 1px solid rgba(51, 51, 51, .15);
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.fs-cc-prefs_space-small {
  margin-bottom: .75rem;
}

.fs-cc-manager_trigger {
  display: none;
}

.fs-cc-prefs_title {
  color: #021a69;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.2em;
}

.fs-cc-prefs_checkbox-label {
  display: none;
}

.fs-cc-prefs_text {
  color: #021a69;
  font-size: .75rem;
}

.fs-cc-prefs_buttons-wrapper {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  margin-top: 2rem;
  margin-right: -.5rem;
  display: flex;
}

.fs-cc-prefs_space-medium {
  margin-bottom: 2.5rem;
}

.fs-cc-prefs_checkbox-field {
  width: 2.75rem;
  height: 1.5rem;
  background-color: #ccc;
  border-radius: 999rem;
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  margin-bottom: 0;
  padding: .125rem;
  display: flex;
  position: relative;
}

.fs-cc-prefs_label {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 2rem;
  font-size: 1rem;
  font-weight: 700;
}

.set-all-components-to-display-none-and-use-this-div-to-create-a-symbol {
  line-height: 20px;
}

.fs-cc-prefs_content {
  height: 100%;
  padding: 2.5rem 2rem;
  overflow: scroll;
}

.fs-cc-banner_button {
  min-width: 8.75rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border: 2px solid #000;
  border-radius: 999rem;
  margin-left: 1rem;
  padding: .625rem 1.25rem;
  font-size: 1rem;
}

.fs-cc-banner_button.fs-cc-button-alt {
  color: #000;
  background-color: #f5f5f5;
  border-color: #000;
}

.fs-cc-prefs_form {
  width: 100%;
  height: 100%;
  max-height: 70vh;
  max-width: 36rem;
  background-color: #fff;
  border-radius: 1rem;
  margin-bottom: 0;
  position: relative;
}

.fs-cc-prefs_close-icon {
  width: 1rem;
  height: 1rem;
  color: #021a7c;
}

.fs-cc-banner_close {
  opacity: 1;
  cursor: pointer;
  background-color: #fff;
  border-radius: 999rem;
  margin-left: .75rem;
  padding: .625rem;
  box-shadow: 1px 1px 12px rgba(0, 0, 0, .1);
}

.fs-cc-prefs_overlay {
  z-index: -1;
  width: 100%;
  height: 100%;
  background-color: rgba(3, 5, 36, .6);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.fs-cc-manager_icon {
  width: 2rem;
  height: 2rem;
}

.fs-cc-banner_text {
  color: #616161;
  margin-right: 1.5rem;
}

.fs-cc-banner_text-link {
  color: #000;
  border-bottom: 2px solid #000;
  font-weight: 400;
  text-decoration: none;
}

.fs-cc-banner_trigger {
  display: none;
}

.fs-cc-manager_button {
  color: #333;
  cursor: pointer;
  background-color: #fff;
  border-radius: 999rem;
  flex-direction: column;
  padding: .625rem;
  transition: color .2s;
  display: flex;
}

.fs-cc-manager_button:hover {
  color: #4353ff;
}

.fs-cc-prefs_component {
  z-index: 997;
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding: 2rem;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.fs-cc-banner_component {
  z-index: 2000;
  background-color: #f5f6ff;
  border-top: 1px solid rgba(67, 83, 255, .16);
  padding: 1.5rem 2rem;
  display: none;
  position: fixed;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.fs-cc-prefs_toggle-wrapper {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: .5rem;
  display: flex;
}

.fs-cc-prefs_button {
  background-color: #000;
  border: 2px solid #000;
  border-radius: 999rem;
  margin-right: .5rem;
  padding: .625rem 1.5rem;
  font-size: .875rem;
  font-weight: 700;
}

.fs-cc-prefs_button.fs-cc-button-alt {
  color: #000;
  background-color: #fff;
  border-color: #000;
}

.fs-cc-prefs_submit-hide {
  display: none;
}

.fs-cc-prefs_toggle {
  width: 1.25rem;
  height: 1.25rem;
  background-color: #fff;
  border-radius: 999px;
}

@media screen and (min-width: 1440px) {
  .navbar {
    display: none;
  }

  .h1 {
    font-size: 22px;
  }

  .h1.price_text.submain {
    margin-top: 10px;
  }

  .hero_section {
    align-items: center;
    padding-top: 149px;
    overflow: hidden;
  }

  .first_info_wrapper {
    max-width: 1440px;
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-columns: 1fr 1fr;
  }

  .section {
    z-index: -1;
    position: relative;
    overflow: visible;
  }

  .anc-external-mic {
    opacity: 1;
  }

  .anc-container {
    height: 500vh;
    max-width: 1210px;
    margin-left: auto;
    margin-right: auto;
  }

  .anc-intro-paragraph {
    opacity: 1;
    padding-left: 198px;
  }

  .sticky-container.no-overflow, .sticky-container.no-overflow-copy {
    max-width: 1667px;
  }

  .anc {
    overflow: visible;
  }

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

  .text_wrapper_pice._2 {
    padding-top: 30px;
  }

  .footer {
    padding-bottom: 25px;
  }

  .section-faq {
    padding-top: 160px;
    padding-bottom: 160px;
    display: flex;
  }

  .section-4 {
    overflow: visible;
  }

  .text_left.small_text, .text_left.msmaller {
    margin-bottom: 20px;
  }

  .link-block-6 {
    margin-top: 0;
  }

  .anc-after-para {
    opacity: 0;
    padding-left: 198px;
  }

  .anc-end-text {
    opacity: 0;
  }

  .section_more_control {
    overflow: hidden;
  }

  .cta_button {
    background-image: linear-gradient(126deg, #a1c60b 14%, #5ca00e);
    border-radius: 25px;
    padding-left: 29px;
    padding-right: 29px;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-weight: 500;
  }

  .cta_apple_style {
    margin-top: 0;
  }

  .section_wired_or_wireless {
    overflow: hidden;
  }

  .feature {
    text-align: center;
  }

  .button-navbar-2 {
    color: #fff;
    background-color: #acdd20;
  }

  .text-block, .nav-dropdown-icon {
    color: #fff;
  }

  .nav-link {
    color: #fff;
    margin-left: 6px;
    margin-right: 6px;
    font-family: Montserrat, sans-serif;
    font-size: 17px;
  }

  .nav-link:hover {
    color: #a5d71e;
  }

  .contact-button {
    text-transform: capitalize;
    background-image: linear-gradient(162deg, #a1c60b 20%, #5ca00e);
    border-radius: 25px;
    margin-top: 0;
    padding-left: 29px;
    padding-right: 29px;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-weight: 500;
  }

  .circle-wrapper-copy {
    display: block;
    overflow: visible;
  }

  .middle-circle {
    z-index: 9;
    opacity: .69;
    filter: blur(100px);
    background-color: #a9e717;
    top: 77%;
    left: -10%;
  }

  .bg-circle._7 {
    width: 80px;
    height: 80px;
    filter: blur(60px);
    background-color: #b5e422;
    top: auto;
    bottom: 103%;
    left: auto;
    right: 1%;
  }

  .bg-circle._7-copy {
    width: 30px;
    height: 30px;
    filter: blur(15px);
    background-color: #b5e422;
    left: 27%;
  }

  .bg-circle._10 {
    width: 35px;
    height: 35px;
    filter: blur(20px);
    background-color: #b5e422;
    bottom: 64%;
    left: 32%;
  }

  .bg-circle-copy._10 {
    z-index: 0;
    width: 200px;
    height: 200px;
    opacity: 1;
    filter: blur(100px);
    background-color: #c1ff33;
    display: none;
    top: -18%;
    right: 4%;
  }

  .asdasd {
    z-index: -1;
    position: relative;
    overflow: visible;
  }

  .section_tutorials {
    height: 100vh;
    background-color: #000;
    padding-bottom: 0;
    padding-right: 0;
  }

  .tutorials_section {
    height: 90vh;
    background-color: #000;
    padding-bottom: 0;
  }

  .grid_tutorials {
    margin-top: 30px;
  }

  .div-block-25 {
    max-width: 1300px;
    margin-left: auto;
    margin-right: auto;
  }

  .grid {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .tut_tab {
    height: 189px;
    background-image: url('../images/filip-baotic-DV0mB2uJM34-unsplash.jpg');
    background-position: 50% 55%;
    background-size: cover;
    border-radius: 13px;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    display: flex;
  }

  .heading-4 {
    color: #fff;
    font-family: Helveticaneuemed, sans-serif;
    font-size: 32px;
    line-height: 100%;
    text-decoration: none;
  }

  .iphone-mockup {
    max-width: 319px;
  }

  .cta_-aybe {
    background-image: linear-gradient(126deg, #a1c60b 14%, #5ca00e);
    border-radius: 25px;
    padding-left: 29px;
    padding-right: 29px;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-weight: 500;
  }
}

@media screen and (min-width: 1920px) {
  .nav-btn-wrapper:hover {
    background-color: rgba(255, 255, 255, 0);
  }
}

@media screen and (max-width: 991px) {
  .navbar {
    padding-left: 28px;
    padding-right: 28px;
  }

  .nav-buttons-wrapper {
    justify-content: space-between;
    align-items: center;
    padding-top: 25px;
  }

  .left_side {
    display: none;
  }

  .h1.main_info {
    max-width: 229px;
    margin-left: 0;
    margin-right: 0;
    font-size: 39px;
  }

  .h1.sub_text-main {
    margin-left: 0;
    margin-right: 0;
    font-size: 19px;
  }

  .h1.package_text_main-second {
    font-size: 21px;
  }

  .h1.text1 {
    font-size: 15px;
  }

  .h1.text1._2, .h1.text1._3 {
    font-size: 14px;
  }

  .h1.feature_description.sec {
    font-size: 28px;
  }

  .h1.feature_description.sub_desc {
    font-size: 15px;
  }

  .h1.menu_links {
    font-size: 40px;
    line-height: 100%;
  }

  .h1.maindesc {
    font-size: 41px;
  }

  .h1.sub_main_desc {
    margin-top: 30px;
    margin-left: 0;
    margin-right: 0;
  }

  .h1.sub_text {
    margin-left: 0;
    margin-right: 0;
    font-size: 19px;
  }

  .h1.main_textt {
    margin-left: 0;
    margin-right: 0;
    font-size: 39px;
  }

  .h1.sub2_text {
    margin-left: 0;
    margin-right: 0;
  }

  .right_side {
    display: none;
  }

  .first_info_wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .left {
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .right {
    width: 373px;
    height: 100%;
  }

  .right.embed.nocolor {
    width: auto;
    max-height: none;
    min-height: auto;
    min-width: 364px;
  }

  .anc-external-mic {
    opacity: 1;
  }

  .anc-intro-paragraph-text.small_text {
    font-size: 18px;
  }

  .transparency-paragraph {
    width: 75%;
    font-size: 21px;
  }

  .anc-intro-paragraph {
    opacity: 1;
    padding-left: 0;
    left: 36px;
  }

  .sticky-container {
    width: 692px;
  }

  .section-headline {
    font-size: 80px;
  }

  .lottie-animation-4 {
    width: 998px;
  }

  .lottie-animation-2 {
    width: 998px;
    height: auto;
  }

  .scroll-sequence {
    display: none;
  }

  .lottie-animation-5 {
    width: 998px;
    position: absolute;
  }

  .lottie-animation-3 {
    width: 998px;
  }

  .div-block {
    top: 186px;
  }

  .prices_wrapper {
    grid-template-columns: 1fr;
    padding-left: 109px;
    padding-right: 109px;
  }

  .package.corner {
    height: auto;
    padding: 35px;
  }

  .button {
    width: 251px;
    height: 51px;
  }

  .footer, .footer.featuresdown {
    position: relative;
  }

  .footer_wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: auto auto auto;
    grid-auto-columns: 1fr;
    padding-left: 15px;
    padding-right: 15px;
    display: grid;
  }

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

  .feature_button {
    width: 176px;
    height: 50px;
    font-size: 24px;
  }

  .nav-btn-wrapper {
    display: flex;
  }

  .hover-nav-menu {
    min-height: 100vh;
    flex-direction: column;
    justify-content: center;
    padding-top: 100px;
    display: none;
  }

  .div-block-20 {
    display: none;
    overflow: scroll;
  }

  .flex-cms {
    width: 100vw;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    padding-right: 0%;
    position: static;
  }

  .div-block-21 {
    align-items: center;
    padding-left: 0;
    display: flex;
  }

  .link-block-5 {
    margin-top: 9px;
    margin-bottom: 9px;
    text-decoration: none;
  }

  .text_left {
    max-width: 200px;
  }

  .text_left.small_text {
    max-width: 234px;
    font-size: 18px;
  }

  .anc-after-para {
    padding-left: 0;
    left: 36px;
  }

  .anc-end-text {
    opacity: 0;
  }

  .section-6 {
    padding-left: 57px;
    padding-right: 57px;
  }

  .bluetooth_desc_wrapper {
    max-width: none;
  }

  .cta_button {
    padding-top: 13px;
    padding-bottom: 13px;
    font-size: 17px;
  }

  .feature-wrap {
    margin-bottom: 40px;
    padding-top: 0;
  }

  .pricing-button {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .pricing-table-container {
    padding-top: 50px;
  }

  .feature {
    padding-left: 0;
  }

  .pricing-plan {
    width: 100%;
    max-width: 600px;
    min-height: auto;
    flex-direction: column;
    margin-bottom: 14px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .pricing-plan.middle-pricing-plan {
    transform: none;
  }

  .plan-price-wrapper {
    width: auto;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-left: 0;
    display: flex;
  }

  .plan-name {
    margin-bottom: 20px;
    font-size: 19px;
  }

  .plan-name._2 {
    font-size: 19px;
  }

  .pricing-row {
    justify-content: space-around;
    align-items: center;
    display: flex;
  }

  .faq-question-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }

  .faq-grid {
    grid-template-columns: 4fr;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .nav-menu {
    background-color: rgba(255, 255, 255, 0);
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

  .navbar-wrapper {
    align-items: center;
  }

  .text-block {
    font-size: 14px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 14px;
  }

  .nav-button-wrapper {
    width: auto;
    justify-content: flex-end;
    align-items: center;
    margin-left: 0;
    display: flex;
  }

  .nav-menu-wrapper {
    background-color: rgba(0, 0, 0, 0);
  }

  .navbar-2 {
    padding-left: 21px;
    padding-right: 21px;
  }

  .contact-button {
    margin-top: 0;
    padding-top: 13px;
    padding-bottom: 13px;
    font-size: 17px;
  }

  .middle-circle {
    width: 200px;
    height: 200px;
  }

  .bg-circle._7, .bg-circle._7-copy, .bg-circle._10 {
    bottom: 38%;
    left: 20%;
  }

  .tutorials_section {
    height: auto;
    padding-bottom: 60px;
  }

  .div-block-25 {
    padding-left: 30px;
    padding-right: 30px;
  }

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

  .embedded-media-player-2 {
    width: auto;
  }

  .left_sideflic {
    width: 373px;
    height: 100%;
  }

  .iphone-mockup {
    max-width: 247px;
  }

  .phone-navbar {
    display: none;
  }

  .menu-wrapper {
    padding-left: 34px;
    padding-right: 34px;
    top: -100%;
  }

  .cta_-aybe {
    padding-top: 13px;
    padding-bottom: 13px;
    font-size: 17px;
  }

  .left-copy, .right-side_cta {
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .cta-shapes {
    display: none;
  }

  .cta-title {
    line-height: 51px;
  }

  .cta-content {
    background-color: #ededed;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .cta-button {
    width: 200px;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
  }

  .fs-cc-banner_buttons-wrapper {
    margin-top: 1rem;
  }

  .fs-cc-banner_container {
    flex-direction: column;
    align-items: flex-start;
  }

  .fs-cc-banner_text {
    margin-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .navbar {
    padding-left: 18px;
    padding-right: 18px;
    display: none;
  }

  .h1.main_info {
    max-width: 444px;
    text-align: center;
    font-size: 43px;
  }

  .h1.text1._2 {
    margin-right: 0;
    font-size: 16px;
  }

  .h1.text1._3 {
    margin-left: 0;
    font-size: 16px;
  }

  .h1.feature_description {
    font-size: 26px;
  }

  .h1.feature_description.sec {
    font-size: 23px;
  }

  .h1.feature_description.sub_desc {
    max-width: 218px;
    font-size: 13px;
  }

  .h1.sub_text {
    text-align: center;
  }

  .h1.main_textt {
    font-size: 43px;
  }

  .first_info_wrapper {
    grid-column-gap: 47px;
    grid-row-gap: 47px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .first_info_wrapper.other_seciton {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
  }

  .first_info_wrapper.phone {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .first_info_wrapper.desktop {
    display: none;
  }

  .first_info_wrapper.single_flic_button {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    margin-left: auto;
    margin-right: auto;
  }

  .first_info_wrapper.single_flic_button.secondone, .first_info_wrapper.single_flic_button.difference {
    margin-top: 150px;
  }

  .first_info_wrapper.other_seciton-copy {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    margin-left: auto;
    margin-right: auto;
  }

  .first_info_wrapper.desktop-copy, .first_info_wrapper.import-on-the-go {
    display: none;
  }

  .left {
    justify-content: center;
    align-items: center;
  }

  .right {
    height: 270px;
  }

  .anc-intro-paragraph {
    padding-left: 0;
  }

  .anc, .scroll-sequence {
    display: none;
  }

  .footer_wrapper {
    flex-direction: column;
    grid-template-rows: auto auto auto;
    grid-template-columns: auto;
    align-items: center;
    justify-items: center;
    display: flex;
  }

  .div-block-5 {
    grid-column-gap: 13px;
    grid-row-gap: 13px;
    flex-direction: column;
  }

  .image {
    width: 25px;
    height: 25px;
  }

  .link-block-2, .link-block-3, .link-block-4 {
    margin-left: 15px;
  }

  .accordion-item-content {
    margin-right: 0;
  }

  .top_features_wrapper {
    grid-template-columns: auto auto;
  }

  .feature_button {
    width: 155px;
    height: 41px;
    font-size: 22px;
  }

  .image-2 {
    margin-right: 15px;
  }

  .image-3 {
    margin-left: 15px;
  }

  .nav-btn-wrapper {
    width: auto;
    height: auto;
  }

  .nav-close {
    position: static;
    top: 0%;
    bottom: auto;
    left: auto;
    right: 0%;
  }

  .hover-nav-menu {
    padding-top: 71px;
    display: flex;
  }

  .div-block-21 {
    justify-content: center;
    align-items: flex-start;
    padding-left: 21px;
    padding-right: 21px;
    display: flex;
  }

  .outline-heading {
    font-size: 86px;
  }

  .anc-after-para {
    padding-left: 0;
  }

  .video_holder.newheight {
    width: 100%;
    max-width: none;
  }

  .section_more_control {
    padding-bottom: 200px;
  }

  .cta_button {
    padding-left: 19px;
    padding-right: 19px;
  }

  .pricing-button {
    z-index: 2;
    position: relative;
  }

  .pricing-table-container {
    padding-left: 12px;
    padding-right: 12px;
  }

  .pricing-plan {
    padding-bottom: 5%;
    padding-left: 10%;
    padding-right: 10%;
  }

  .pricing-plan.middle-pricing-plan {
    transform: none;
  }

  .plan-price-wrapper {
    width: 33%;
    margin-left: 0%;
  }

  .plan-name {
    color: #000;
  }

  .pricing-row {
    justify-content: flex-start;
    align-items: flex-start;
    padding-left: 0%;
  }

  .faq-grid {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .nav-menu {
    flex-direction: column;
    padding-bottom: 30px;
    padding-left: 0;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px rgba(0, 0, 0, .05);
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .navbar-2 {
    display: none;
  }

  .contact-button {
    padding-left: 19px;
    padding-right: 19px;
    display: none;
  }

  .middle-circle {
    display: none;
  }

  .bg-circle-copy._10 {
    right: 4%;
  }

  .embedded-media-player-2 {
    width: auto;
    min-height: 69vh;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .left_sideflic {
    width: 100%;
    height: 270px;
  }

  .burger-menu {
    margin-right: 0;
  }

  .header {
    padding: 15px 18px;
  }

  .lottie-animation {
    filter: invert();
  }

  .phone-navbar {
    z-index: 9000;
    justify-content: flex-end;
    align-items: flex-start;
    display: block;
  }

  .menu-wrapper {
    padding-left: 9px;
    padding-right: 9px;
  }

  .div-block-30 {
    z-index: 8000;
    background-color: #000;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    top: -100%;
  }

  .nav-links-wrapper {
    margin-left: auto;
    margin-right: auto;
  }

  .menu-nav-link {
    text-align: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .nav-menu-text {
    color: #fff;
    margin-left: auto;
    margin-right: auto;
    font-family: Helveticaneuemed, sans-serif;
    font-size: 43px;
  }

  .directors {
    font-size: 43px;
  }

  .cta_-aybe {
    padding-left: 19px;
    padding-right: 19px;
  }

  .left-copy, .right-side_cta {
    justify-content: center;
    align-items: center;
  }

  .cta-title {
    margin-bottom: 20px;
  }

  .cta-content {
    flex-direction: column;
    align-items: flex-start;
    padding-left: 60px;
    padding-right: 60px;
  }

  .cookie-modal_content-wrap {
    padding-bottom: 1.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .cookie-modal_closebutton {
    margin-right: 1.25rem;
  }

  .cookie-modal_button-wrap {
    padding: 1.5rem;
  }

  .fs-cc-banner_container {
    flex-direction: column;
    align-items: flex-start;
  }

  .fs-cc-prefs_title {
    font-size: 1.25rem;
  }
}

@media screen and (max-width: 479px) {
  .navbar {
    justify-content: space-between;
    align-items: center;
    padding-left: 16px;
    padding-right: 16px;
  }

  .nav-buttons-wrapper {
    padding-top: 15px;
  }

  .h1.main_info {
    max-width: 392px;
    font-size: 37px;
  }

  .h1.sub_text-main {
    text-align: center;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    font-size: 17px;
    line-height: 135%;
  }

  .h1.price_text {
    font-size: 30px;
  }

  .h1.price_text.submain {
    font-size: 25px;
  }

  .h1.package_text_main-second {
    margin-top: 9px;
    padding-top: 4px;
    padding-bottom: 4px;
    line-height: 113%;
  }

  .h1.package_text_main-second.asd {
    margin-top: 4px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .h1.menu_links {
    font-size: 32px;
  }

  .h1.maindesc {
    margin-left: 0;
    margin-right: 0;
  }

  .h1.sub_main_desc {
    font-size: 20px;
  }

  .h1.sub_main_desc.sec {
    margin-top: 5px;
  }

  .h1.sub_text {
    text-align: center;
    margin-top: 10px;
    font-size: 19px;
    line-height: 128%;
  }

  .h1.main_textt {
    text-align: center;
  }

  .h1.sub2_text {
    margin-top: 10px;
    font-size: 18px;
    line-height: 128%;
  }

  .hero_section {
    height: auto;
    padding-top: 139px;
    padding-bottom: 0;
  }

  .first_info_wrapper {
    width: 100%;
    max-width: none;
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-rows: auto auto;
    grid-template-columns: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .first_info_wrapper.single_flic_button.secondone, .first_info_wrapper.single_flic_button.difference {
    margin-top: 100px;
  }

  .left {
    justify-content: center;
    align-items: center;
  }

  .right {
    width: 100%;
    height: 222px;
  }

  .right.embed.nocolor {
    width: auto;
    height: 400px;
    min-width: auto;
  }

  .right.no-bg {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .section {
    height: 500vh;
  }

  .heading {
    text-align: center;
  }

  .anc-external-mic {
    opacity: 0;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
    top: 456px;
  }

  .anc-container {
    height: 500vh;
  }

  .anc-intro-paragraph-text {
    text-align: center;
    margin-left: 0%;
    font-size: 22px;
  }

  .anc-internal-mic {
    display: block;
  }

  .transparency-paragraph {
    width: 100%;
    font-size: 17px;
  }

  .anc-intro-paragraph {
    opacity: 0;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-left: 0;
    display: flex;
    top: 456px;
    left: auto;
  }

  .sticky-container {
    width: 87.5%;
  }

  .anc-continousley {
    display: none;
  }

  .anc {
    display: block;
  }

  .anc-external-sound {
    display: none;
  }

  .anc-paragraph-right {
    margin-left: 0%;
  }

  .section-eyebrow {
    font-size: 17px;
  }

  .anc-bullets {
    max-width: 100%;
  }

  .section-headline {
    font-size: 56px;
  }

  .lottie-animation-4, .lottie-animation-2 {
    width: 414px;
  }

  .scroll-sequence {
    display: block;
  }

  .lottie-animation-5 {
    width: 414px;
  }

  .lottie-animation-1 {
    max-width: 414px;
  }

  .lottie-animation-3 {
    width: 414px;
  }

  .div-block {
    top: 82px;
  }

  .anc-external-mic-copy {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
    top: 456px;
  }

  .prices_wrapper {
    padding-left: 18px;
    padding-right: 18px;
  }

  .package {
    height: auto;
  }

  .button {
    width: auto;
    height: 45px;
    padding-left: 23px;
    padding-right: 23px;
  }

  .accordion-heading {
    font-size: 19px;
    line-height: 100%;
  }

  .accordion-item {
    margin-bottom: 15px;
  }

  .header-center-box._75 {
    width: 90%;
    margin-bottom: 15px;
  }

  .section-faq {
    padding: 100px 15px;
  }

  .bold-text, .bold-text-2, .bold-text-3 {
    font-size: 19px;
  }

  .section-features {
    padding: 100px 15px;
  }

  .top_features_wrapper {
    grid-column-gap: 45px;
    grid-row-gap: 45px;
    grid-template-rows: auto auto auto auto auto auto;
    grid-template-columns: auto;
  }

  .div-block-9 {
    margin-top: 15px;
  }

  .nav-btn-wrapper {
    width: auto;
    height: auto;
    padding: 5px;
  }

  .nav-open {
    width: 30px;
  }

  .lottie-animation-7, .nav-close {
    width: 30px;
    height: 30px;
  }

  .hover-nav-menu {
    justify-content: center;
    padding-top: 75px;
    padding-bottom: 75px;
    display: none;
  }

  .div-block-20 {
    overflow: visible;
  }

  .div-block-21 {
    justify-content: center;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .outlinewrap {
    width: auto;
  }

  .text-mask {
    width: auto;
    height: auto;
  }

  .outline-heading {
    height: auto;
    margin-top: 27px;
    margin-bottom: 27px;
    font-family: Helveticaneuemed, sans-serif;
    font-size: 37px;
    font-weight: 700;
    line-height: 100%;
  }

  .image-4 {
    max-width: 90%;
  }

  .link-block-5 {
    margin-top: 6px;
    margin-bottom: 6px;
    text-decoration: none;
  }

  .text_left {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 22px;
  }

  .text_left.small_text {
    max-width: 364px;
  }

  .anc-after-para {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-left: 0;
    display: flex;
    top: 456px;
    left: auto;
  }

  .anc-end-text {
    opacity: 0;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
    top: 456px;
  }

  .section-6 {
    padding: 70px 9px;
  }

  .video_holder.newheight {
    width: 100%;
    height: 314px;
    max-width: none;
  }

  .section_more_control {
    padding-top: 0;
    padding-bottom: 150px;
  }

  .cta_button {
    margin-left: auto;
    margin-right: auto;
    padding-left: 34px;
    padding-right: 34px;
  }

  .feature-wrap {
    text-align: center;
  }

  .pricing-button {
    margin-right: 5%;
  }

  .pricing-table-container {
    padding-left: 12px;
    padding-right: 12px;
  }

  .feature {
    padding-left: 0;
  }

  .pricing-plan {
    padding-left: 8%;
    padding-right: 8%;
  }

  .plan-price-wrapper {
    justify-content: center;
    align-items: center;
    margin-left: auto;
  }

  .pricing-row {
    flex-direction: column;
    justify-content: center;
    padding-left: 0%;
  }

  .question-title {
    flex: 1;
    font-size: 18px;
  }

  .faq-question-wrap {
    margin-top: 9px;
    margin-bottom: 9px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .faq-grid {
    grid-template-rows: auto;
  }

  .nav-menu {
    flex-direction: column;
  }

  .nav-button-wrapper {
    width: auto;
  }

  .navbar-2, .circle-wrapper-copy {
    display: none;
  }

  .middle-circle, .bg-circle {
    width: 100px;
    height: 100px;
    top: -1%;
  }

  .bg-circle._7, .bg-circle._7-copy, .bg-circle._10 {
    left: 6%;
  }

  .bg-circle-copy._10 {
    width: 50px;
    height: 50px;
    top: 0%;
    bottom: auto;
    left: auto;
    right: 0%;
  }

  .asdasd {
    height: auto;
    padding-bottom: 100px;
  }

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

  .embedded-media-player-2 {
    width: auto;
    min-height: auto;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    display: flex;
  }

  .left_sideflic {
    width: 100%;
    height: 222px;
  }

  .iphone-mockup {
    max-width: 159px;
  }

  .div-block-26 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .header {
    padding-top: 7px;
    padding-bottom: 7px;
  }

  .iqpro-logo {
    width: 54px;
  }

  .phone-navbar {
    z-index: 9000;
    background-color: #000;
  }

  .menu-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-30 {
    z-index: 8000;
    background-color: #000;
    top: -100%;
  }

  .nav-links-wrapper {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .menu-nav-link {
    display: block;
  }

  .nav-menu-text, .directors {
    font-size: 36px;
  }

  .cta_-aybe {
    margin-left: auto;
    margin-right: auto;
    padding-left: 34px;
    padding-right: 34px;
  }

  .left-copy, .right-side_cta {
    justify-content: center;
    align-items: center;
  }

  .cta-title {
    text-align: center;
    font-size: 36px;
    line-height: 42px;
  }

  .cta-content {
    justify-content: center;
    align-items: center;
    padding-left: 30px;
    padding-right: 30px;
  }

  .cookie-modal_content-wrap.is-small {
    padding-bottom: 1.25rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .cookie-modal_closebutton {
    margin-top: 1rem;
    margin-right: 1rem;
  }

  .cookie-modal_button {
    flex: auto;
    padding-left: 1.25em;
    padding-right: 1.25em;
  }

  .cookie-modal_component {
    max-width: 100%;
  }

  .cookie-modal_button-wrap.is-small {
    justify-content: space-between;
    padding: 1.25rem;
  }

  .ck-cookie-w {
    max-width: 100%;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .fs-cc-banner_buttons-wrapper {
    width: 100%;
    text-align: center;
    flex-direction: column-reverse;
    align-items: center;
  }

  .fs-cc-prefs_content {
    padding: 1.5rem;
  }

  .fs-cc-banner_button {
    width: 100%;
    margin-bottom: .5rem;
    margin-left: 0;
  }

  .fs-cc-banner_close {
    position: absolute;
    top: -1.5rem;
    bottom: auto;
    left: auto;
    right: .75rem;
  }

  .fs-cc-prefs_component {
    padding: 1.5rem;
  }

  .fs-cc-prefs_button {
    margin-bottom: .5rem;
  }
}

#w-node-_28af2f87-bfed-9aec-993d-dad194f4e83e-ecaa0173, #w-node-_83506df1-23c1-0bcf-671c-bb6ccb6f8c7a-ecaa0173 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_929ac945-8a67-8159-0dac-4b0b6dcdb716-ecaa0173 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_929ac945-8a67-8159-0dac-4b0b6dcdb717-ecaa0173, #w-node-_0c2799a8-954b-b790-fc08-e472b9026782-ecaa0173 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0c2799a8-954b-b790-fc08-e472b9026781-ecaa0173, #w-node-_9dca50c3-d5c9-80b2-322e-eeadfbfa4bcd-ecaa0173 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_9dca50c3-d5c9-80b2-322e-eeadfbfa4bce-ecaa0173, #w-node-bc7a0362-dcd3-4c16-be9e-a4c79a2e3097-ecaa0173 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-bc7a0362-dcd3-4c16-be9e-a4c79a2e309e-ecaa0173 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-d8a036ee-44a9-910e-8f54-ffd1914b0dad-ecaa0173 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-d8a036ee-44a9-910e-8f54-ffd1914b0dae-ecaa0173 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a8a78f3a-3630-0387-6f90-0f17b989ac77-ecaa0173 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-a8a78f3a-3630-0387-6f90-0f17b989ac72-ecaa0173, #w-node-_1a5bb923-4911-1950-ac17-b777d629c935-ecaa0173, #w-node-_1a5bb923-4911-1950-ac17-b777d629c93a-ecaa0173 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_36663416-b24c-9be0-77ae-dd76b4280b63-ecaa0173 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_36663416-b24c-9be0-77ae-dd76b4280b6a-ecaa0173, #w-node-cbddfcc9-5390-8714-218d-e97c2521e972-ecaa0173, #w-node-cbddfcc9-5390-8714-218d-e97c2521e96b-ecaa0173 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1eebdef5-c037-b931-60ef-f1998689d30c-00aa0175 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_9d8d80a4-ba78-bc36-41ca-cf39098916c8-f3aa0176 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0c7c4344-0ef9-fdfb-7b60-960dad7adf86-f3aa0176 {
  grid-area: 1 / 2 / 3 / 3;
  align-self: center;
  justify-self: center;
}

#w-node-_76d181b8-6693-e69a-a361-569b8331db5c-f3aa0176, #w-node-_74007a24-2649-4fd5-4002-72408fc27ea3-f3aa0176, #w-node-dd4739a1-d4d6-ecab-7d26-54aa1cc60cb6-f3aa0176, #w-node-e627a0cc-55cd-d9e5-e636-72106cf0492c-94aa0177, #w-node-b3abd7e6-d172-4190-1fb9-e583b535c447-94aa0177, #w-node-f35cb8e3-366a-c790-fad8-acd43e187e27-94aa0177, #w-node-_37ab8878-2c86-3f92-436f-6be0e12ff0f7-94aa0177, #w-node-_8e46f32e-66fb-1f80-5294-354e6c617b55-94aa0177, #w-node-_167899e4-0240-5569-c06e-33053b1babc5-94aa0177 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 767px) {
  #w-node-_0c2799a8-954b-b790-fc08-e472b9026782-ecaa0173, #w-node-bc7a0362-dcd3-4c16-be9e-a4c79a2e3097-ecaa0173 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-a8a78f3a-3630-0387-6f90-0f17b989ac77-ecaa0173 {
    justify-self: center;
  }

  #w-node-_1eebdef5-c037-b931-60ef-f1998689d30c-00aa0175 {
    grid-area: 1 / 1 / 2 / 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-a8a78f3a-3630-0387-6f90-0f17b989ac77-ecaa0173 {
    align-self: auto;
    justify-self: auto;
  }

  #w-node-_0c7c4344-0ef9-fdfb-7b60-960dad7adf86-f3aa0176 {
    grid-area: 1 / 1 / 3 / 2;
  }
}


@font-face {
  font-family: 'Helveticaneuemed';
  src: url('../fonts/HelveticaNeueMed.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helveticaneuebd';
  src: url('../fonts/HelveticaNeueBd.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helveticaneue';
  src: url('../fonts/HelveticaNeue-Light.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}