@font-face {
  font-family: "Fa 400";
  src: url('../fonts/fa-regular-400.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Fa Solid 900";
  src: url('../fonts/fa-solid-900.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --white: white;
  --black: black;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: bold;
  line-height: 36px;
}

h4 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
}

li {
  margin-bottom: 16px;
}

label {
  margin-bottom: 5px;
  font-size: 21px;
  font-weight: 400;
  display: block;
}

.section {
  z-index: 100;
  background-color: #2e2d2d;
  height: 78px;
  position: sticky;
  top: 0;
}

.image {
  float: left;
  margin-top: 16px;
  margin-left: 0;
}

.section-2 {
  background-image: url('../images/hero1920.jpg');
  background-position: 45% 47%;
  background-repeat: repeat;
  background-size: auto 589px;
  background-attachment: scroll;
  height: 569px;
}

.div-block {
  background-color: #5991b6;
  width: 509px;
  height: 396px;
  position: relative;
  top: 116px;
  left: 44px;
}

.div-block.highered {
  text-align: left;
  background-color: #297d9400;
  width: 40%;
  height: 369px;
  margin-top: 0;
  margin-right: 25px;
  position: relative;
  inset: 0% 0% 0% auto;
}

.div-block-2 {
  height: 569px;
  position: relative;
}

.text-block {
  color: #fff;
  font-family: Poppins, sans-serif;
  font-weight: 700;
  position: relative;
  top: 42px;
  left: 38px;
}

.heading {
  color: #fff;
  width: 85%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 36px;
  position: static;
  top: 23px;
  left: 38px;
}

.paragraph {
  color: #fff;
}

.paragraph-2 {
  color: #fff;
  width: 429px;
  margin-top: 20px;
  margin-left: 0;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  line-height: 30px;
  position: relative;
  top: 32px;
  left: 38px;
}

.paragraph-2.highered {
  width: 100%;
  font-size: 18px;
  line-height: 28px;
  position: static;
}

.button {
  color: #5991b6;
  text-align: center;
  background-color: #fff;
  border-radius: 8px;
  width: 224px;
  height: 54px;
  margin-top: 40px;
  padding-top: 4%;
  padding-bottom: 0%;
  font-family: Poppins, sans-serif;
  font-size: 21px;
  font-weight: 700;
  position: relative;
  left: 38px;
}

.button:hover {
  color: #fff;
  background-color: #365e79;
}

.body {
  max-width: 1920px;
  font-family: Poppins, sans-serif;
}

.container {
  text-align: center;
}

.heading-2 {
  color: #000;
  margin-top: 40px;
  font-size: 40px;
}

.benefits {
  font-size: 16px;
  line-height: 28px;
}

.quick-stack {
  padding-left: 44px;
  padding-right: 44px;
}

.list-item {
  font-weight: 400;
}

.section-3 {
  background-color: #518146;
  max-width: 1920px;
  height: auto;
  padding-bottom: 38px;
}

.heading-3 {
  color: #fff;
  margin-top: 40px;
  font-size: 40px;
}

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

.image-2, .image-3, .image-4, .image-5 {
  width: auto;
  height: 200px;
}

.cell {
  color: #fff;
  text-align: center;
  align-items: center;
}

.heading-4 {
  text-align: center;
  position: relative;
}

.cell-2 {
  color: #fff;
  align-items: center;
  position: relative;
}

.cell-3, .cell-4 {
  align-items: center;
}

.steps {
  color: #fff;
}

.heading-5, .heading-6, .heading-7 {
  position: relative;
}

.section-4 {
  background-color: #fff;
  height: auto;
  padding-bottom: 19px;
  font-style: normal;
}

.heading-8 {
  color: #000;
  margin-top: 40px;
  font-size: 40px;
  font-style: normal;
  position: relative;
}

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

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

.text-block-2 {
  width: 266px;
}

.text-block-3 {
  width: 205px;
}

.text-span {
  margin-right: 36px;
  position: relative;
}

.text-block-4 {
  margin-top: 30px;
  font-size: 24px;
  font-weight: 700;
  position: relative;
}

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

.link {
  color: #5991b6;
  line-height: 62px;
}

.link:hover {
  color: #3b6785;
  -webkit-text-stroke-color: #365e79;
}

.form-block {
  text-align: left;
  margin-top: 33px;
  margin-left: 96px;
  margin-right: 96px;
  position: relative;
}

.text-field {
  color: #000;
  height: 60px;
  margin-bottom: 25px;
  font-size: 18px;
}

.text-field.roomnumber {
  color: #000;
  width: 200px;
}

.text-field-2 {
  color: #000;
  height: 60px;
  margin-bottom: 25px;
  font-size: 18px;
}

.text-field-2.roomnumber {
  color: #000;
  width: 200px;
}

.field-label, .field-label-2, .field-label-3, .field-label-4, .field-label-5, .field-label-6 {
  text-transform: uppercase;
}

.textarea {
  color: #000;
  height: auto;
  min-height: 200px;
  margin-bottom: 25px;
  font-size: 18px;
}

.field-label-7 {
  text-transform: uppercase;
}

.text-block-5 {
  margin-bottom: 16px;
}

.section-5 {
  color: #000;
  background-color: #292929;
  height: 200px;
}

.row {
  width: 100%;
  margin: 20px 70px;
  padding-top: 0;
  position: relative;
}

.text-block-6 {
  color: #fff;
  text-align: center;
  font-size: 21px;
  font-weight: 700;
}

.submit-button {
  text-transform: uppercase;
  border-radius: 8px;
  width: 125px;
  padding-top: 13px;
  padding-bottom: 13px;
  font-size: 21px;
  font-weight: 700;
}

.submit-button:hover {
  background-color: #365e79;
}

.form {
  color: #000;
  text-align: center;
  margin-top: 45px;
  margin-bottom: 45px;
}

.link-block {
  float: left;
  margin-left: 70px;
}

.div-block-3 {
  float: left;
}

.text-block-7 {
  color: #ee9729;
  margin-top: 19px;
  margin-left: 13px;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
  position: relative;
}

.html-embed {
  text-align: center;
  background-color: #fff;
  margin-top: 68px;
  padding-bottom: 61px;
  font-style: normal;
}

.cxhero {
  z-index: auto;
  background-color: #000;
  background-image: linear-gradient(270deg, #000, #fff0 43%), url('../images/cxhero1.jpg');
  background-position: 0 0, 44%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-flow: row;
  justify-content: flex-end;
  align-items: center;
  height: 600px;
  margin-top: 0;
  display: flex;
  position: relative;
}

.cxdetectsection {
  background-image: linear-gradient(270deg, #fff 41%, #0000 84%), url('../images/carlos-muza-hpjSkU2UYSU-unsplashCX.jpg');
  background-position: 0 0, -61px 13%;
  background-repeat: repeat, no-repeat;
  background-size: auto, auto 800px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  height: 600px;
  margin-left: 0;
  padding-left: 60px;
  display: flex;
  position: relative;
}

.cxdetectsection.overview {
  background-image: linear-gradient(270deg, #0000 40%, #fff 66%), url('../images/cxdetectback1.jpg');
  background-position: 0 0, 0;
  background-size: auto, auto 650px;
  align-items: flex-start;
}

.columns-2 {
  height: 800px;
  position: relative;
}

.div-block-5 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  width: 50%;
  height: 600px;
  display: flex;
  position: relative;
  left: auto;
  right: 0;
}

.higherbullets {
  align-items: center;
  width: 440px;
  margin: 0 auto auto;
  display: flex;
}

.list-item-3 {
  margin-bottom: 5px;
  font-size: 21px;
  line-height: 30px;
}

.list-item-4 {
  margin-bottom: 5px;
}

.li {
  margin-bottom: 4px;
}

.list-item-5, .list-item-6 {
  margin-bottom: 5px;
}

.heading-9 {
  color: #000;
  width: 100%;
  margin-top: 0;
  font-size: 34px;
  font-weight: 400;
  line-height: 42px;
  position: static;
}

.contentbullets {
  width: 429px;
  padding-left: 20px;
}

.contentbullets.li {
  margin-bottom: 4px;
}

.list-item-7 {
  margin-bottom: 15px;
}

.rich-text-block {
  flex-flow: column;
  justify-content: center;
  width: auto;
  margin-top: 0%;
  margin-left: 21px;
  font-size: 16px;
  line-height: 23px;
  display: block;
  position: relative;
}

.rich-text-block.cxdetectintro {
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-top: 0%;
  margin-left: 0;
  margin-right: 25px;
  display: block;
  position: relative;
  top: 14px;
}

.list-item-8, .list {
  margin-bottom: 0;
  font-size: 21px;
  line-height: 36px;
}

.engaging {
  justify-content: flex-end;
  height: 800px;
  display: flex;
}

.products {
  background-color: #00742d;
  height: 500px;
}

.productcard {
  -webkit-text-stroke-color: #fff;
  background-color: #fff;
  justify-content: flex-start;
  align-items: center;
}

.paragraph-3 {
  color: #000;
  text-align: center;
  -webkit-text-stroke-color: #000;
  font-size: 21px;
  line-height: 29px;
}

.prodheading {
  color: #fff;
  text-align: center;
  margin-top: 0;
  padding-top: 28px;
  font-size: 36px;
  line-height: 38px;
}

.productcard-copy {
  -webkit-text-stroke-color: #fff;
  background-color: #fff;
  justify-content: flex-start;
  align-items: center;
}

.cell-10 {
  text-align: center;
  background-color: #fff;
  align-items: center;
  padding-bottom: 25px;
}

.cell-11, .cell-12, .cell-13 {
  background-color: #fff;
  align-items: center;
}

.heading-10 {
  text-align: center;
  height: 80px;
  font-size: 21px;
  line-height: 30px;
}

.paragraph-4 {
  font-size: 21px;
}

.paragraph-5 {
  text-align: center;
  width: 80%;
  height: 113px;
  font-size: 18px;
  line-height: 26px;
}

.link-2 {
  color: #0089ff;
  font-size: 21px;
  font-weight: 700;
  line-height: 40px;
  text-decoration: none;
}

.link-3 {
  color: #0089ff;
  font-size: 21px;
  font-weight: 700;
  line-height: 36px;
  text-decoration: none;
}

.div-block-6, .div-block-6-copy {
  text-align: center;
}

.div-block-7 {
  text-align: center;
  margin-top: 58px;
  position: static;
  top: 11px;
}

.leap {
  text-align: left;
  margin-left: auto;
}

.heading-11 {
  text-align: center;
  margin-top: 32px;
}

.list-2 {
  padding-left: 20px;
  font-size: 21px;
  line-height: 28px;
}

.quick-stack-3 {
  width: 65%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
}

.rich-text-block-2 {
  font-size: 20px;
}

.rich-text-block-3 {
  font-size: 21px;
}

.div-block-8 {
  text-align: center;
  width: auto;
  margin-bottom: 32px;
  margin-left: auto;
  margin-right: auto;
}

.button-3 {
  aspect-ratio: auto;
  border-radius: 8px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 19px;
  font-weight: 700;
  line-height: 26px;
}

.overview, .overview.w--current {
  color: #fff;
  text-decoration: none;
}

.overview.menu1 {
  color: #fff;
  width: 200px;
  text-decoration: none;
  position: relative;
  inset: 0% auto auto 0%;
}

.overview.menu1:hover {
  color: #db8b27;
}

.overview.menu1.w--current {
  color: #db8b27;
  font-weight: 700;
}

.overview.menu1.w--current:hover {
  color: #db8b27;
}

.div-block-10 {
  width: auto;
  height: 22px;
  margin-top: 33px;
  margin-left: auto;
  margin-right: 50px;
  position: fixed;
  inset: 0% 0% 0% auto;
}

.link-5 {
  color: #fff;
  margin-left: 35px;
  text-decoration: none;
}

.link-5:hover {
  color: #f8b5b2;
  -webkit-text-stroke-color: #db8b27;
}

.link-5.w--current {
  color: #db8b27;
  font-weight: 700;
}

.link-5.w--current:hover {
  color: #ee972a;
}

.navmenu1 {
  height: 22px;
  margin-top: 0;
  display: block;
  position: relative;
}

.div-block-11 {
  background-color: #000;
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  top: 0;
}

.modal-background1 {
  z-index: 20;
  display: none;
  position: fixed;
  inset: 0%;
}

.modal-window-1 {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 90%;
  height: 89%;
  margin: 20px auto auto;
  padding: 16px 16px 20px;
  display: block;
  position: relative;
  overflow: scroll;
}

.modal-window-1.digi {
  width: 85%;
  height: 70%;
}

.paragraph-6 {
  font-size: 21px;
  line-height: 36px;
}

.paragraph-7 {
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
}

.heading-12 {
  font-size: 32px;
  line-height: 40px;
}

.cell-16 {
  text-align: center;
  justify-content: flex-start;
  align-items: center;
}

.image-7, .image-8, .image-9 {
  width: 200px;
  margin-top: 25px;
}

.text-block-8 {
  font-size: 21px;
  font-weight: 700;
  line-height: 30px;
}

.text-block-9 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}

.text-block-10 {
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}

.text-block-11, .text-block-12 {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}

.link-6 {
  color: #0089ff;
  margin-top: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
  text-decoration: none;
}

.quick-stack-4 {
  grid-column-gap: 15px;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.modal {
  z-index: 9999;
  background-color: #000c;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.modal.arranger, .modal.digi, .modal.conference, .modal.packaged, .modal.leap-form, .modal.cxdetect, .modal.educontact {
  display: none;
}

.pop-up-close {
  color: #0089ff;
  text-align: right;
  font-weight: 700;
  text-decoration: none;
  display: block;
  position: relative;
  top: 1%;
  right: 1%;
}

.image-10 {
  object-fit: contain;
  width: 200px;
  margin-top: 20px;
}

.div-block-12 {
  background-color: #2e2d2d;
  position: relative;
}

.bold-text {
  display: inline;
}

.rich-text-block-4 {
  font-size: 18px;
  line-height: 24px;
}

.rich-text-block-5, .rich-text-block-6 {
  font-size: 21px;
  line-height: 28px;
}

.paragraph-8 {
  display: none;
}

.image-11 {
  width: 100%;
  margin-top: 20px;
  display: inline-block;
  position: relative;
  inset: auto;
}

.rich-text-block-7 {
  font-size: 18px;
  line-height: 22px;
}

.list-3 {
  font-size: 18px;
  line-height: 24px;
}

.paragraph-9, .paragraph-10, .bold-text-2 {
  font-size: 18px;
}

.image-12 {
  width: 100%;
  margin-top: 24px;
  display: inline-block;
  position: relative;
  inset: auto;
}

.list-4, .paragraph-11, .rich-text-block-8, .rich-text-block-9, .rich-text-block-10 {
  font-size: 18px;
  line-height: 22px;
}

.bold-text-3 {
  color: #0089ff;
}

.section-7 {
  background-color: #353534;
}

.link-block-3 {
  width: 100%;
}

.text-block-13 {
  color: #f1d7d7;
}

.text-block-14 {
  color: #fff;
  font-size: 36px;
  font-weight: 700;
  line-height: 41px;
  text-decoration: none;
}

.link-7 {
  float: left;
  color: #fff;
  font-size: 36px;
  font-weight: 700;
  line-height: 48px;
  text-decoration: none;
  position: relative;
}

.div-block-13 {
  float: none;
  text-align: left;
  align-items: center;
  width: 904px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.link-block-4 {
  float: right;
  margin-top: auto;
  margin-bottom: auto;
}

.text-span-2 {
  color: #ee9729;
}

.image-13 {
  margin-left: 25px;
  transform: translate(0);
}

.bold-text-4 {
  font-size: 18px;
}

.div-block-14 {
  margin-top: 19px;
  position: static;
  top: 12px;
}

.footer {
  background-color: #626162;
  padding-top: 5px;
  padding-bottom: 5px;
  display: block;
}

.sub-footer {
  background-color: #353534;
  display: flex;
  position: relative;
}

.columns-3 {
  width: 292px;
}

.text-block-15 {
  color: #fff;
}

.privacy {
  color: #3898ec;
  -webkit-text-stroke-color: #3898ec;
}

.text-block-16 {
  font-family: "Fa Solid 900", sans-serif;
}

.image-14 {
  color: #3b2525;
  width: 40px;
}

.image-14.facebook {
  color: #af3d3d;
  -webkit-text-stroke-color: #683b3b;
}

.html-embed-2 {
  color: #fff;
  width: 40px;
  font-family: "Fa 400", sans-serif;
}

.list-item-10 {
  text-decoration: none;
}

.list-5 {
  text-decoration: none;
  list-style-type: none;
  display: flex;
}

.div-block-15 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  margin-left: 70px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.div-block-16 {
  margin-left: 0;
  display: block;
}

.list-6 {
  padding-left: 0;
  list-style-type: none;
}

.list-6.footerlinks {
  color: #6f4c4c;
  margin-bottom: 10px;
}

.rich-text-block-11 {
  color: #f36a6a;
}

.list-item-11 {
  color: #8b6c6c;
}

.footerlink {
  color: #b43e3e;
  margin-bottom: 3px;
}

.link-8, .link-9, .link-10 {
  color: #fff;
  text-decoration: none;
}

.columns-4 {
  width: 50%;
  margin-left: 70px;
}

.column-2, .column-3 {
  padding-left: 0;
}

.div-block-17 {
  float: left;
  display: none;
}

.form-2 {
  color: #000;
  display: block;
}

.text-block-17 {
  margin-bottom: 16px;
}

.text-block-18 {
  font-size: 21px;
  line-height: 33px;
}

.contactform {
  z-index: 999;
  background-color: #fff;
  height: 100%;
  display: block;
  position: relative;
}

.form-block-2 {
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
}

.text-field-3, .text-field-4 {
  height: 60px;
  margin-bottom: 25px;
  font-size: 18px;
}

.text-block-19 {
  color: #0089ff;
  text-align: right;
  font-weight: 700;
  text-decoration: none;
  position: relative;
  right: 0;
}

.link-block-6 {
  text-align: right;
  margin-top: 0;
  margin-left: auto;
  text-decoration: none;
  position: relative;
  inset: 10px 3% 0% auto;
}

.div-block-20 {
  z-index: 99999;
  text-align: right;
  background-color: #fff;
  width: 80%;
  height: 80%;
  margin-top: 10%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 1px;
  display: block;
  position: relative;
  right: auto;
  overflow: scroll;
}

.heading-13 {
  font-size: 32px;
  line-height: 42px;
}

.text-block-20 {
  font-size: 21px;
}

.contactmodal {
  background-color: #000c;
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  inset: 0 0 0 0%;
  overflow: scroll;
}

.div-block-21 {
  z-index: 1000;
  width: 100%;
  height: 100%;
  position: fixed;
}

.contactmodal2 {
  display: block;
}

.text-block-21 {
  margin-top: 24px;
  font-style: normal;
  font-weight: 400;
}

.columns-5 {
  height: 600px;
  margin-top: auto;
  margin-bottom: auto;
  position: relative;
  top: auto;
}

.column-4 {
  justify-content: flex-start;
  align-items: center;
  height: 600px;
  display: flex;
}

.column-5 {
  height: 600px;
}

.image-16 {
  width: 80%;
  margin-top: 173px;
  margin-left: auto;
  margin-right: auto;
}

.bold-text-6 {
  font-size: 34px;
  font-weight: 400;
  line-height: 42px;
}

.div-block-22 {
  width: 38%;
  height: 306px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 23px;
  display: block;
  position: relative;
  top: 0;
}

.paragraph-16 {
  color: #000;
  width: 353px;
  line-height: 25px;
  position: static;
}

.bold-text-7 {
  font-size: 36px;
  font-weight: 400;
  position: static;
}

.section-8 {
  background-image: linear-gradient(90deg, #0000 27%, #fff 64%), url('../images/pexels-solliefoto-336948aSMALL.jpg');
  background-position: 0 0, -28px -17px;
  background-size: auto, auto 700px;
  justify-content: flex-end;
  align-items: center;
  height: 600px;
  display: flex;
}

.section-8.holistic {
  background-image: linear-gradient(90deg, #fff 35%, #0000 59%), url('../images/cxdetectback1.jpg');
  background-position: 0 0, 74% 99%;
  background-repeat: repeat, no-repeat;
  background-size: auto, auto 650px;
  justify-content: flex-start;
  align-items: center;
  height: 500px;
  padding-left: 60px;
  display: flex;
}

.section-8.supporthero {
  background-image: linear-gradient(90deg, #0000 27%, #fff 64%), url('../images/pexels-wdnet-887751aSMALL2.jpg');
  background-repeat: repeat, no-repeat;
  background-size: auto, auto 730px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.section-8.supportpluspreemptive {
  background-image: linear-gradient(90deg, #0000 27%, #fff 64%), url('../images/pexels-pavel-danilyuk-8761336Small.jpg');
  background-position: 0 0, -183px 0;
  height: 500px;
}

.section-8.supportiveplus {
  height: 500px;
}

.div-block-23 {
  justify-content: flex-end;
  align-items: center;
  height: 600px;
  display: flex;
  position: relative;
}

.bold-text-8 {
  font-weight: 400;
}

.div-block-24 {
  align-items: center;
  height: 600px;
  padding-left: 0;
  display: flex;
  position: relative;
}

.section-9 {
  background-image: linear-gradient(270deg, #fff 39%, #0000 68%), url('../images/pexels-kampus-8353802small.jpg');
  background-position: 0 0, -300px;
  background-size: auto, auto 600px;
  justify-content: flex-end;
  align-items: center;
  height: 500px;
  padding-left: 60px;
  display: flex;
}

.section-9.support-overview {
  background-image: linear-gradient(270deg, #0000 28%, #fff 57%), url('../images/pexels-yankrukov-8867262aSmall.jpg');
  background-position: 0 0, 100%;
  background-repeat: repeat, no-repeat;
  justify-content: flex-start;
  height: 600px;
}

.section-9.support-overview.hero {
  background-image: linear-gradient(270deg, #0000 28%, #fff 57%), url('../images/pexels-mart-production-7709142Small.jpg');
}

.section-9.support-overview.howtobuyhero {
  background-image: linear-gradient(270deg, #0000 28%, #fff 57%), url('../images/pexels-olly-840996small.jpg');
}

.bold-text-9 {
  font-weight: 400;
}

.image-17 {
  width: auto;
  height: 50px;
  position: relative;
}

.content {
  width: 34%;
  margin-left: 30px;
  margin-right: 18px;
  position: relative;
  top: 0;
  right: 10px;
}

.content.holistic {
  width: 34%;
  margin-left: 0;
  margin-right: 10px;
}

.content.pre-emptive {
  width: 37%;
  margin-left: 0;
}

.content.responsive {
  margin-left: 0;
}

.content.adaptive {
  width: 37%;
  margin-left: 0;
}

.content.offlinesupport {
  width: 42%;
  margin-left: 0;
}

.content.simplesupport {
  width: 503px;
  margin-left: 0;
}

.content.responsivesupport {
  width: 73%;
}

.image-18 {
  width: auto;
  height: 50px;
}

.div-block-26 {
  width: 430px;
  margin-left: 0;
  position: relative;
}

.div-block-27 {
  align-items: center;
  height: 600px;
  display: flex;
}

.image-19 {
  height: 50px;
}

.learnmore {
  margin-top: 20px;
}

.learnmore:hover {
  background-color: #075aa3;
}

.learnmore:active {
  color: #1f3d88;
  text-align: center;
  background-color: #e1eefa;
  border: 1px solid #3898ec;
  border-radius: 0;
}

.mobileicon {
  height: 36px;
  display: none;
  position: absolute;
  top: 14px;
  left: 22px;
}

.heading-14 {
  margin-top: 0;
  font-size: 34px;
  font-weight: 400;
  position: relative;
}

.heading-15 {
  font-weight: 400;
  position: relative;
}

.rich-text-block-12 {
  width: 100%;
  font-size: 16px;
  line-height: 25px;
}

.list-item-12 {
  margin-bottom: -8px;
}

.list-8 {
  margin-top: 10px;
}

.list-9 {
  width: 100%;
  padding-left: 16px;
  padding-right: 0;
}

.section-10 {
  background-image: linear-gradient(90deg, #fff 47%, #fff0 74%), url('../images/kenny-eliason-1-aA2Fadydc-unsplashSMALL.jpg');
  background-position: 0 0, 128%;
  background-repeat: repeat, no-repeat;
  background-size: auto, auto 565px;
  justify-content: flex-start;
  align-items: center;
  height: 500px;
  padding-left: 60px;
  display: flex;
}

.section-11 {
  background-image: linear-gradient(270deg, #fff 45%, #0000 71%), url('../images/campaign-creators-gMsnXqILjp4-unsplashSMALL.jpg');
  background-position: 0 0, -200px;
  background-repeat: repeat, no-repeat;
  background-size: auto, auto 500px;
  justify-content: flex-end;
  align-items: center;
  height: 500px;
  padding-left: 60px;
  display: flex;
}

.contentblock {
  background-image: linear-gradient(270deg, #0000 19%, #fff 48%), url('../images/pexels-heyho-6794924smallQR.jpg');
  background-position: 0 0, 100%;
  background-size: auto, auto 600px;
  align-items: center;
  height: 600px;
  display: flex;
  position: relative;
}

.contentblock.responsive-support {
  background-image: linear-gradient(90deg, #207f960d 49%, #207f9654 89%);
  justify-content: flex-end;
  height: 500px;
  display: block;
}

.contentblock.simple-support {
  background-position: 0 0, 100%;
  background-size: auto, auto 680px;
  height: 500px;
  padding-left: 60px;
}

.contentblock.responsivesupportplus {
  background-image: linear-gradient(270deg, #0000 19%, #fff 63%), url('../images/pexels-yankrukov-8867262aSmall.jpg');
  background-position: 0 0, 168px;
  background-repeat: repeat, no-repeat;
  background-size: auto, auto 755px;
  height: 500px;
  padding-left: 60px;
}

.column-6 {
  align-items: center;
  height: 600px;
  display: flex;
}

.columns-6 {
  height: 600px;
}

.column-7 {
  text-align: center;
  justify-content: center;
  align-items: center;
  height: 600px;
  display: block;
}

.image-20 {
  width: 350px;
  margin-top: 51px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.heading-16 {
  clear: none;
  color: #ed962b;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  font-size: 27px;
  position: relative;
}

.paragraph-19 {
  text-align: center;
  width: 309px;
  margin-left: auto;
  margin-right: auto;
}

.choiceexperience {
  text-align: center;
  background-color: #f2f2f2;
  justify-content: center;
  height: 500px;
  padding-top: 40px;
  display: block;
  position: relative;
}

.container-7 {
  float: none;
  clear: none;
  text-align: center;
  position: relative;
  top: 0;
}

.quick-stack-5 {
  position: relative;
}

.div-block-32 {
  clear: none;
  position: relative;
}

.div-block-33 {
  margin-top: 0;
}

.image-21, .image-22 {
  width: auto;
  height: 225px;
}

.quick-stack-6 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  width: 600px;
  margin-left: auto;
  margin-right: auto;
}

.cell-18 {
  display: block;
}

.cell-19 {
  text-align: center;
  align-items: center;
  display: block;
}

.cell-20, .cell-21 {
  display: block;
}

.paragraph-20, .paragraph-21 {
  font-size: 16px;
}

.heading-17, .heading-18 {
  font-weight: 400;
}

.offlinecontent {
  background-image: linear-gradient(270deg, #0000 25%, #ffe7d8 53%), url('../images/pexels-pixabay-256219small.jpg');
  background-position: 0 0, 111%;
  background-repeat: repeat, no-repeat;
  background-size: auto, auto 600px;
  align-items: center;
  height: 500px;
  padding-left: 60px;
  display: flex;
}

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

.cell-23 {
  justify-content: center;
  align-items: flex-end;
}

.quick-stack-7 {
  height: 500px;
}

.heading-19 {
  font-size: 34px;
  font-weight: 400;
  line-height: 36px;
}

.paragraph-23 {
  font-size: 16px;
  line-height: 25px;
}

.heading-20 {
  font-size: 34px;
  font-weight: 400;
}

.howtobuylink {
  color: #fff;
  margin-left: 35px;
  margin-right: 0;
  font-weight: 400;
  text-decoration: none;
}

.howtobuylink:hover, .howtobuylink.w--current {
  color: #db8b27;
}

.howtobuylink.on {
  color: #db8b27;
  font-weight: 700;
}

.supportlink {
  color: #fff;
  margin-left: 35px;
  margin-right: 0;
  text-decoration: none;
}

.supportlink:hover, .supportlink.w--current {
  color: #db8b27;
}

.supportlink.on {
  color: #db8b27;
  font-weight: 700;
}

.detectlink {
  color: #fff;
  margin-left: 35px;
  margin-right: 0;
  font-weight: 400;
  text-decoration: none;
}

.detectlink:hover, .detectlink.w--current {
  color: #db8b27;
}

.detectlink.on {
  color: #db8b27;
  font-weight: 700;
}

.overviewlink {
  color: #fff;
  font-weight: 400;
  text-decoration: none;
}

.overviewlink.w--current {
  color: #fff;
  margin-left: 35px;
  margin-right: 0;
  font-weight: 400;
  text-decoration: none;
}

.overviewlink.w--current:hover {
  color: #db8b27;
}

.overviewlink.on {
  color: #db8b27;
  font-weight: 700;
}

.supportpluslink {
  color: #fff;
  margin-left: 35px;
  font-weight: 400;
  text-decoration: none;
}

.supportpluslink:hover {
  color: #db8b27;
}

.supportpluslink.on {
  color: #db8b27;
  font-weight: 700;
}

.image-23, .image-24, .image-25 {
  height: 50px;
  margin: 20px auto 30px;
}

.quick-stack-8 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
}

.div-block-34 {
  background-color: #f0f0f0;
  height: auto;
  padding-bottom: 5px;
  padding-left: 40px;
  padding-right: 40px;
  display: none;
}

.container-8 {
  margin-top: 30px;
  margin-bottom: 30px;
}

.paragraph-24, .paragraph-25, .paragraph-26 {
  text-align: center;
  width: 360px;
  font-size: 21px;
  line-height: 32px;
}

.text-block-22 {
  text-align: center;
  font-size: 16px;
}

.cell-24, .cell-25 {
  text-align: center;
  align-items: center;
}

.cell-26 {
  align-items: center;
}

.paragraph-27 {
  text-align: center;
  width: 360px;
  font-size: 18px;
  font-weight: 700;
  line-height: 32px;
}

.paragraph-28, .paragraph-29 {
  font-size: 21px;
  line-height: 32px;
}

.paragraph-30, .paragraph-31 {
  width: 360px;
  font-size: 18px;
  font-weight: 700;
  line-height: 32px;
}

.howtobuycta {
  text-align: center;
  background-color: #3898ec;
  padding: 40px;
}

.container-9 {
  text-align: center;
  background-color: #5eb4ff;
  border-radius: 20px;
  max-width: 70%;
  padding-top: 40px;
  padding-bottom: 40px;
}

.howtobuyctalink {
  margin-left: auto;
  margin-right: auto;
  line-height: 42px;
}

.link-block-7 {
  color: #fff;
  background-color: #6fbdff;
  border-radius: 20px;
  margin-left: auto;
  margin-right: auto;
  padding: 40px;
  font-size: 36px;
  font-weight: 700;
  text-decoration: none;
}

.link-block-7:hover {
  background-color: #0063b8;
}

.text-block-24 {
  display: none;
}

.buymenu {
  width: auto;
  height: 22px;
  margin-top: 33px;
  margin-left: auto;
  margin-right: 50px;
  position: fixed;
  inset: 0% 0% 0% auto;
}

.supportplusmenu {
  margin-top: 33px;
  margin-left: auto;
  margin-right: 50px;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
}

.supportmenu {
  height: 22px;
  margin-top: 33px;
  margin-left: auto;
  margin-right: 50px;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  position: fixed;
  inset: 0% 0% 0% auto;
}

.detectmenu {
  height: 22px;
  margin-top: 33px;
  margin-left: auto;
  margin-right: 50px;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
}

.div-block-35 {
  margin-left: 5%;
  margin-right: 5%;
}

.div-block-36 {
  height: 85vh;
  margin-top: 0%;
  margin-bottom: 0%;
  padding-top: 10%;
  padding-left: 10%;
  padding-right: 10%;
  font-size: 21px;
}

.code-embed {
  display: block;
}

@media screen and (min-width: 1280px) {
  .section {
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
    position: sticky;
  }

  .section-2 {
    background-position: 57% 47%;
    background-size: auto 800px;
    max-width: 1920px;
    height: 800px;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block {
    background-color: #5991b6;
    width: 560px;
    height: 460px;
    position: absolute;
    top: 221px;
    left: 40px;
  }

  .div-block.highered {
    background-color: #297d9400;
    width: 36%;
    height: auto;
    margin-top: -54px;
    top: 0;
  }

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

  .heading {
    width: 400px;
    font-size: 36px;
    top: 23px;
  }

  .paragraph-2 {
    width: 465px;
    font-size: 21px;
    line-height: 36px;
  }

  .button {
    padding-top: 3%;
  }

  .body {
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
  }

  .benefits {
    font-size: 21px;
    line-height: 30px;
  }

  .quick-stack {
    padding-left: 90px;
    padding-right: 89px;
  }

  .image-2, .image-3, .image-4, .image-5 {
    height: auto;
  }

  .steps {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding-left: 0;
    padding-right: 0;
    position: relative;
  }

  .cell-6 {
    font-size: 21px;
  }

  .section-4, .container-3, .container-4 {
    display: block;
  }

  .link {
    text-decoration: none;
  }

  .form-block {
    margin-left: 96px;
    margin-right: 96px;
  }

  .form {
    position: relative;
  }

  .cxhero {
    background-image: linear-gradient(270deg, #000, #fff0 43%), url('../images/cxhero1.jpg');
    background-position: 0 0, 0%;
    background-size: auto, cover;
    justify-content: flex-end;
    align-items: center;
    max-width: 1920px;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    position: relative;
  }

  .cxdetectsection {
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    position: relative;
  }

  .cxdetectsection.overview {
    background-position: 0 0, 100%;
  }

  .cxdetectsection.cxdetecthero {
    padding-right: 60px;
  }

  .heading-9 {
    color: #000;
    line-height: 42px;
  }

  .engaging {
    background-image: url('../images/shutterstock_705666265-b.jpg');
    background-position: 0 0;
    background-size: auto 800px;
    background-attachment: scroll;
  }

  .paragraph-3 {
    width: 80%;
  }

  .cell-8 {
    -webkit-text-stroke-color: #fff;
    background-color: #fff;
    align-items: center;
  }

  .cell-9, .productcard-copy {
    background-color: #fff;
  }

  .paragraph-5 {
    font-size: 21px;
  }

  .quick-stack-3 {
    width: 65%;
  }

  .button-2 {
    text-align: center;
    margin-left: auto;
    display: block;
    position: relative;
  }

  .div-block-8 {
    text-align: center;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    width: 200px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    display: block;
    position: static;
  }

  .button-3 {
    margin-left: 0;
    position: relative;
  }

  .div-block-9 {
    color: #fff;
    text-align: left;
    width: 100%;
    height: 30px;
    font-size: 34px;
    position: fixed;
    inset: 0% 0 auto 220px;
  }

  .link-block-2 {
    position: fixed;
    left: 100px;
  }

  .overview {
    color: #fff;
  }

  .overview.w--current {
    color: #db8b27;
    font-weight: 400;
    text-decoration: none;
  }

  .overview.menu1 {
    color: #fff;
    text-align: left;
    font-weight: 400;
    text-decoration: none;
  }

  .overview.menu1.w--current {
    color: #db8b27;
    font-weight: 700;
  }

  .overview.menu1.w--current:hover {
    color: #db8b27;
    font-weight: 400;
  }

  .link-5.w--current:hover {
    color: #e99328;
  }

  .modal-window-1 {
    width: 85%;
    height: 80%;
    display: block;
  }

  .modal-window-1.digi {
    width: 70%;
    height: 59%;
    margin-top: 20px;
  }

  .paragraph-7 {
    line-height: 36px;
    display: block;
  }

  .heading-12 {
    line-height: 37px;
  }

  .quick-stack-4 {
    grid-column-gap: 20px;
  }

  .modal, .modal.arranger, .modal.digi, .modal.conference, .modal.packaged, .modal.leap-form, .modal.cxdetect {
    display: none;
  }

  .pop-up-close {
    color: #0089ff;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
  }

  .bold-text {
    line-height: 36px;
  }

  .arranger {
    z-index: 9998;
    color: #000;
    background-color: #000c;
    display: none;
    position: fixed;
    inset: 0%;
  }

  .modal-window-2 {
    background-color: #fff;
    width: 700px;
    margin-top: 103px;
    margin-left: auto;
    margin-right: auto;
    padding: 16px;
    position: relative;
  }

  .conference {
    z-index: 9997;
    background-color: #000c;
    display: none;
    position: fixed;
    inset: 0%;
  }

  .form-2 {
    position: relative;
  }

  .text-block-19 {
    display: block;
  }

  .contactmodal {
    width: 100%;
    height: 100%;
    display: none;
  }

  .div-block-21 {
    display: block;
  }

  .text-span-3 {
    color: #5991b6;
    font-weight: 700;
    text-decoration: none;
  }

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

  .leap-signup, .text-field-5, .text-field-6, .html-embed-3 {
    display: block;
  }

  .paragraph-12 {
    font-size: 20px;
    line-height: 21px;
  }

  .bold-text-5 {
    font-size: 20px;
    font-weight: 400;
    line-height: 3px;
  }

  .paragraph-13 {
    font-size: 20px;
    line-height: 24px;
  }

  .paragraph-14 {
    font-size: 20px;
    line-height: 33px;
  }

  .link-12 {
    color: #5991b6;
    text-decoration: none;
  }

  .paragraph-15 {
    font-size: 20px;
    line-height: 30px;
  }

  .cell-17 {
    padding-right: 18px;
  }

  .bold-text-6 {
    width: 100%;
    font-size: 34px;
  }

  .paragraph-16 {
    color: #000;
  }

  .section-8 {
    background-position: 0 0, -28px -17px;
    background-size: auto, auto 700px;
  }

  .section-8.holistic {
    background-position: 0 0, 105% 99%;
    background-size: auto, auto 665px;
    padding-left: 100px;
  }

  .section-9 {
    background-position: 0 0, -301px;
    align-items: center;
    padding-right: 60px;
    display: flex;
  }

  .section-9.support-overview {
    justify-content: flex-start;
  }

  .content.holistic {
    width: 34%;
  }

  .content.pre-emptive, .content.adaptive {
    width: 38%;
  }

  .content.responsivesupport {
    width: 72%;
  }

  .div-block-26 {
    width: 512px;
  }

  .div-block-27 {
    background-size: cover;
  }

  .section-10 {
    background-image: linear-gradient(90deg, #fff 54%, #fff0 74%), url('../images/kenny-eliason-1-aA2Fadydc-unsplashSMALL.jpg');
    background-position: 0 0, 128%;
    background-repeat: repeat, no-repeat;
    background-size: auto, auto 585px;
    padding-left: 100px;
  }

  .section-11 {
    background-position: 0 0, -200px;
    padding-right: 60px;
  }

  .contentblock.responsivesupportplus, .offlinecontent {
    background-position: 0 0, 100%;
  }

  .quick-stack-8 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .div-block-34 {
    background-color: #f0f0f0;
  }

  .paragraph-24, .paragraph-25, .paragraph-27, .paragraph-30, .paragraph-31 {
    width: 360px;
  }

  .div-block-35 {
    margin-top: 0%;
    margin-left: 5%;
    margin-right: 5%;
  }
}

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

  .div-block.highered {
    width: 500px;
    margin-right: 43px;
  }

  .heading {
    width: 84%;
  }

  .cxhero {
    background-position: 0 0, 0 44%;
    height: 600px;
  }

  .cxdetectsection {
    background-position: 0 0, 0 17%;
    background-repeat: repeat, no-repeat;
    background-size: auto, auto 800px;
    height: 600px;
  }

  .cxdetectsection.overview {
    background-position: 0 0, 100%;
  }

  .heading-9 {
    line-height: 42px;
  }

  .rich-text-block.cxdetectintro {
    width: 100%;
    margin-left: 0;
  }

  .div-block-10 {
    position: absolute;
  }

  .div-block-12 {
    max-width: none;
  }

  .bold-text-6 {
    font-size: 34px;
  }

  .paragraph-16 {
    width: 100%;
  }

  .section-8 {
    background-image: linear-gradient(90deg, #0000 40%, #fff 61%), url('../images/pexels-solliefoto-336948aSMALL.jpg');
    background-position: 0 0, 0 -14px;
    background-size: auto, auto 700px;
    height: 600px;
  }

  .section-8.supporthero {
    background-size: auto, auto 808px;
  }

  .div-block-23 {
    justify-content: flex-end;
    align-items: center;
    display: flex;
    position: relative;
  }

  .section-9 {
    background-image: linear-gradient(270deg, #fff 45%, #fff0), url('../images/pexels-kampus-8353802small.jpg');
    background-position: 0 0, -437px;
    background-repeat: repeat, no-repeat;
    background-size: auto, auto 800px;
    height: 500px;
  }

  .section-9.support-overview {
    background-size: auto, auto 800px;
    justify-content: flex-start;
    height: 600px;
  }

  .content {
    width: 38%;
    margin-right: 12px;
  }

  .content.holistic {
    width: 39%;
  }

  .content.pre-emptive, .content.adaptive {
    width: 41%;
  }

  .content.responsivesupport {
    width: 66%;
    margin-right: 85px;
  }

  .div-block-26 {
    width: 529px;
  }

  .div-block-27 {
    background-image: none;
  }

  .section-10 {
    background-size: auto, auto 800px;
    height: 500px;
  }

  .section-11 {
    background-position: 0 0, -367px;
    background-repeat: repeat, no-repeat;
    background-size: auto, auto 800px;
    height: 500px;
    padding-right: 60px;
  }

  .contentblock.responsive-support {
    height: 500px;
  }

  .contentblock.simple-support {
    background-size: auto, auto 800px;
    height: 500px;
  }

  .contentblock.responsivesupportplus {
    background-position: 0 0, 100%;
    height: 500px;
  }

  .image-20 {
    width: 400px;
  }

  .choiceexperience {
    height: 500px;
    padding-top: 35px;
  }

  .image-21, .image-22 {
    width: auto;
    height: 225px;
  }

  .offlinecontent {
    background-size: auto, auto 800px;
    height: 500px;
  }

  .quick-stack-7 {
    height: 500px;
  }

  .paragraph-22 {
    font-size: 16px;
  }

  .paragraph-23 {
    font-size: 16px;
    line-height: 25px;
  }

  .howtobuycta {
    cursor: auto;
    background-color: #3898ec;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .container-9 {
    text-align: center;
    background-color: #5eb4ff;
    margin-top: 0;
    font-size: 27px;
    font-weight: 700;
  }

  .text-block-23 {
    font-size: 28px;
  }

  .howtobuyctalink {
    color: #fff;
    text-align: center;
    justify-content: center;
    align-items: center;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    font-size: 35px;
    font-style: normal;
    text-decoration: none;
    display: flex;
  }

  .link-block-7 {
    cursor: pointer;
    text-decoration: none;
  }

  .buymenu {
    position: absolute;
  }
}

@media screen and (min-width: 1920px) {
  .section {
    max-width: 1920px;
  }

  .div-block.highered {
    width: 657px;
    margin-right: 120px;
  }

  .heading {
    width: 68%;
  }

  .paragraph-2.highered {
    font-size: 21px;
    line-height: 32px;
  }

  .cxhero {
    background-image: linear-gradient(270deg, #000 23%, #fff0 45%), url('../images/cxhero1.jpg');
    background-position: 0 0, 0 -88px;
    background-repeat: repeat, no-repeat;
    background-size: auto, auto 800px;
    height: 600px;
  }

  .cxdetectsection {
    background-image: url('../images/cxdetectback1.jpg'), linear-gradient(270deg, #0000 65%, #fff 81%);
    background-position: 100%, 0 0;
    background-size: cover, auto;
    height: 800px;
  }

  .cxdetectsection.overview {
    height: 600px;
    padding-left: 100px;
  }

  .cxdetectsection.cxdetecthero {
    background-image: linear-gradient(270deg, #fff 47%, #0000 67%), url('../images/carlos-muza-hpjSkU2UYSU-unsplashCX.jpg');
    background-position: 0 0, 0 9%;
    background-repeat: repeat, no-repeat;
    background-size: auto, auto 800px;
    height: 600px;
  }

  .heading-9 {
    line-height: 42px;
  }

  .rich-text-block.cxdetectintro {
    width: 620px;
    margin-left: 0;
    font-size: 21px;
    line-height: 32px;
  }

  .div-block-12 {
    max-width: 1920px;
    position: relative;
  }

  .bold-text-6 {
    width: 67%;
    font-size: 34px;
  }

  .div-block-22.cxdetectoverview {
    width: 45%;
  }

  .paragraph-16 {
    font-size: 21px;
    line-height: 32px;
  }

  .section-8 {
    background-position: 0 0, 0 -19px;
    background-size: auto, auto 700px;
    height: 600px;
  }

  .section-8.holistic {
    height: 600px;
    padding-left: 100px;
  }

  .section-8.supporthero {
    background-image: linear-gradient(90deg, #0000 40%, #fff 61%), url('../images/pexels-wdnet-887751aSMALL2.jpg');
  }

  .section-8.supportpluspreemptive, .section-8.supportiveplus {
    height: 600px;
  }

  .div-block-23, .div-block-24 {
    height: 800px;
  }

  .section-9 {
    background-image: linear-gradient(270deg, #fff 45%, #0000 67%), url('../images/pexels-kampus-8353802small.jpg');
    background-position: 0 0, -400px;
    background-repeat: repeat, no-repeat;
    background-size: auto, auto 800px;
    height: 600px;
  }

  .section-9.support-overview {
    padding-left: 100px;
  }

  .bold-text-9 {
    font-size: 36px;
  }

  .content.holistic {
    width: 38%;
  }

  .content.adaptive {
    width: 41%;
  }

  .content.offlinesupport {
    width: 45%;
  }

  .content.simplesupport {
    width: 516px;
  }

  .content.responsivesupport {
    width: 573px;
    margin-right: 151px;
  }

  .div-block-27 {
    background-image: none;
    height: 800px;
  }

  .paragraph-17 {
    font-size: 21px;
    line-height: 32px;
  }

  .heading-14 {
    font-size: 36px;
    line-height: 44px;
  }

  .heading-15 {
    font-size: 25px;
    line-height: 32px;
  }

  .list-item-12 {
    font-size: 21px;
  }

  .list-9 {
    font-size: 21px;
    line-height: 26px;
  }

  .section-10 {
    background-size: auto, auto 800px;
    height: 600px;
    padding-left: 100px;
  }

  .section-11 {
    background-position: 0 0, -353px;
    background-size: auto, auto 800px;
    height: 600px;
    padding-right: 60px;
  }

  .contentblock.responsive-support {
    height: 600px;
  }

  .contentblock.simple-support {
    background-size: auto, auto 800px;
    height: 600px;
    padding-left: 100px;
  }

  .contentblock.responsivesupportplus {
    height: 600px;
  }

  .image-20 {
    width: 400px;
  }

  .heading-16 {
    font-size: 28px;
  }

  .paragraph-19 {
    width: 370px;
    font-size: 16px;
  }

  .choiceexperience {
    height: 600px;
    padding-top: 72px;
    display: block;
  }

  .image-21, .image-22 {
    height: 270px;
  }

  .quick-stack-6 {
    width: 1000px;
  }

  .offlinecontent {
    background-size: auto, auto 800px;
    height: 600px;
    padding-left: 100px;
  }

  .cell-23 {
    align-items: flex-end;
  }

  .quick-stack-7 {
    height: 600px;
  }

  .heading-19 {
    font-size: 36px;
    line-height: 44px;
  }

  .paragraph-23 {
    font-size: 21px;
    line-height: 32px;
  }

  .buymenu, .supportplusmenu, .supportmenu, .detectmenu {
    position: absolute;
  }

  .div-block-35 {
    margin-left: 20%;
    margin-right: 20%;
  }

  .div-block-36 {
    margin-bottom: 10%;
  }
}

@media screen and (max-width: 991px) {
  .section {
    padding-left: 0;
  }

  .image {
    margin-left: 0;
  }

  .section-2 {
    background-position: 50%;
    background-size: auto 427px;
    height: 427px;
  }

  .div-block {
    width: 345px;
    height: 341px;
    top: 34px;
    left: 39px;
  }

  .div-block.highered {
    width: 40%;
    height: 247px;
    margin-top: 0;
    margin-right: 4px;
    line-height: 21px;
    inset: 0% 0% 0% auto;
  }

  .div-block-2 {
    height: 427px;
  }

  .text-block {
    width: 201px;
    top: 24px;
    left: 29px;
  }

  .heading {
    margin-top: 12px;
    font-size: 32px;
    line-height: 34px;
    top: 20px;
    left: 29px;
  }

  .paragraph-2 {
    width: 300px;
    font-size: 14px;
    line-height: 24px;
    top: 15px;
    left: 29px;
  }

  .paragraph-2.highered {
    width: 98%;
    font-size: 14px;
    line-height: 21px;
  }

  .button {
    margin-top: 13px;
    left: 29px;
  }

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

  .benefits {
    padding-left: 31px;
    font-size: 14px;
    line-height: 23px;
  }

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

  .image-2, .image-3, .image-4, .image-5 {
    height: 140px;
  }

  .heading-4, .heading-5, .heading-6, .heading-7 {
    font-size: 21px;
  }

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

  .text-block-4 {
    margin-top: 16px;
    font-size: 18px;
    line-height: 20px;
  }

  .form-block {
    margin-top: 24px;
  }

  .field-label, .field-label-2, .field-label-3, .field-label-4, .field-label-5, .field-label-6, .field-label-7 {
    font-size: 18px;
  }

  .row {
    margin-left: 70px;
    margin-right: 150px;
  }

  .field-label-8, .field-label-9, .field-label-10 {
    font-size: 18px;
  }

  .link-block {
    margin-left: 70px;
  }

  .cxhero {
    background-image: linear-gradient(270deg, #000, #fff0 52%), url('../images/cxhero1.jpg');
    background-position: 0 0, -59px 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, auto 500px;
    height: 440px;
  }

  .cxdetectsection {
    background-position: 0 0, -6%;
    background-size: auto, auto 482px;
    height: 444px;
    margin-left: 0;
    padding-left: 30px;
    display: flex;
  }

  .cxdetectsection.overview {
    background-position: 0 0, -146px 71%;
    height: 440px;
  }

  .cxdetectsection.cxdetecthero {
    background-position: 0 0, -6% 2%;
    background-size: auto, auto 515px;
    height: 407px;
  }

  .div-block-5 {
    height: 600px;
  }

  .higherbullets {
    width: 300px;
  }

  .heading-9 {
    font-size: 26px;
    line-height: 34px;
  }

  .contentbullets {
    width: 300px;
  }

  .rich-text-block.cxdetectintro {
    width: 100%;
    font-size: 14px;
    line-height: 21px;
  }

  .list {
    font-size: 16px;
    line-height: 28px;
  }

  .engaging {
    background-image: url('../images/shutterstock_705666265-b.jpg');
    background-position: -200px 0;
    background-size: auto 700px;
    background-attachment: scroll;
    height: 600px;
  }

  .flexible {
    background-size: auto 600px;
  }

  .products {
    height: auto;
  }

  .cell-11, .cell-13 {
    padding-bottom: 70px;
  }

  .paragraph-5 {
    line-height: 26px;
  }

  .quick-stack-2 {
    width: auto;
  }

  .heading-11 {
    font-size: 28px;
  }

  .list-2 {
    font-size: 16px;
    line-height: 21px;
  }

  .quick-stack-3 {
    width: 90%;
  }

  .overview.menu1.w--current {
    width: auto;
    margin-top: 9px;
  }

  .div-block-10 {
    background-color: #2e2d2d;
    flex-flow: column;
    width: 202px;
    height: auto;
    margin-top: 75px;
    padding-top: 15px;
    padding-left: 25px;
    padding-right: 7px;
    display: none;
    position: fixed;
    inset: 0% auto auto 0%;
  }

  .div-block-10.supportplusmenu {
    display: none;
  }

  .link-5 {
    margin-top: 23px;
    margin-left: 0;
  }

  .navmenu1 {
    display: block;
  }

  .modal-window-1 {
    width: 90%;
    height: 90%;
  }

  .modal-window-1.digi {
    height: 75%;
  }

  .link-6 {
    line-height: 27px;
  }

  .modal.packaged {
    display: none;
  }

  .section-7 {
    margin-top: 0;
  }

  .link-7 {
    font-size: 21px;
    line-height: 31px;
  }

  .div-block-13 {
    width: 573px;
  }

  .image-13 {
    margin-left: 25px;
  }

  .field-label-11, .field-label-12, .field-label-13, .field-label-14, .field-label-15 {
    font-size: 18px;
  }

  .bold-text-6 {
    width: 100%;
    font-size: 26px;
    line-height: 34px;
  }

  .div-block-22 {
    width: 40%;
    margin-right: 30px;
    top: auto;
  }

  .paragraph-16 {
    width: 100%;
    font-size: 14px;
    line-height: 21px;
  }

  .bold-text-7 {
    font-size: 26px;
    line-height: 35px;
  }

  .section-8 {
    background-image: linear-gradient(90deg, #0000 27%, #fff 64%), url('../images/pexels-solliefoto-336948aSMALL.jpg');
    background-position: 0 0, 0 0;
    background-size: auto, cover;
    height: 440px;
  }

  .section-8.holistic {
    background-image: linear-gradient(270deg, #0000 43%, #fff 52%), url('../images/cxdetectback1.jpg');
    background-position: 0 0, 32% 99%;
    background-repeat: repeat, no-repeat;
    background-size: auto, auto 600px;
    height: 444px;
  }

  .section-8.supporthero {
    background-position: 0 0, 0 9%;
    background-size: auto, auto 430px;
  }

  .div-block-23, .div-block-24 {
    height: 482px;
  }

  .section-9 {
    background-image: linear-gradient(90deg, #0000 41%, #fff 52%), url('../images/pexels-kampus-8353802small.jpg');
    background-position: 0 0, -276px;
    background-size: auto, auto 482px;
    align-items: center;
    height: 444px;
    padding-left: 30px;
    display: flex;
  }

  .section-9.support-overview {
    background-image: linear-gradient(270deg, #0000 29%, #fff 58%), url('../images/pexels-yankrukov-8867262aSmall.jpg');
    height: 440px;
  }

  .bold-text-9 {
    font-size: 32px;
    line-height: 34px;
  }

  .content {
    width: 290px;
    margin-right: 20px;
    top: 0;
  }

  .content.holistic {
    width: 300px;
  }

  .content.pre-emptive {
    width: 44%;
  }

  .content.adaptive {
    width: 333px;
  }

  .content.offlinesupport {
    width: 337px;
  }

  .content.simplesupport {
    width: 39%;
  }

  .content.supportherocontent {
    width: 318px;
    margin-right: 2px;
  }

  .content.responsivesupport {
    width: 79%;
  }

  .image-18 {
    height: auto;
  }

  .div-block-26 {
    width: 340px;
    height: auto;
    top: 9px;
  }

  .div-block-27 {
    height: 444px;
  }

  .image-19 {
    width: auto;
    height: auto;
  }

  .paragraph-17, .paragraph-18 {
    font-size: 14px;
    line-height: 21px;
  }

  .mobileicon {
    opacity: .5;
    height: 26px;
    display: block;
    top: 20px;
    left: 28px;
  }

  .mobileicon:hover {
    opacity: 1;
  }

  .div-block-28 {
    display: block;
  }

  .heading-15 {
    width: 100%;
    font-size: 18px;
    line-height: 25px;
  }

  .list-item-12 {
    font-size: 14px;
    line-height: 21px;
  }

  .list-9 {
    width: 100%;
    font-size: 14px;
    line-height: 21px;
  }

  .section-10 {
    background-image: linear-gradient(90deg, #fff 53%, #fff0 74%), url('../images/kenny-eliason-1-aA2Fadydc-unsplashSMALL.jpg');
    background-position: 0 0, 375px;
    background-size: auto, auto 518px;
  }

  .section-11 {
    background-image: linear-gradient(270deg, #fff 45%, #0000 74%), url('../images/campaign-creators-gMsnXqILjp4-unsplashSMALL.jpg');
    background-position: 0 0, -210px;
    background-repeat: repeat, no-repeat;
    background-size: auto, auto 500px;
    justify-content: flex-end;
    padding-left: 30px;
  }

  .contentblock.responsive-support {
    height: 480px;
  }

  .contentblock.simple-support {
    background-image: linear-gradient(270deg, #0000 12%, #fff 43%), url('../images/pexels-heyho-6794924smallQR.jpg');
    background-position: 0 0, 86%;
    background-size: auto, auto 600px;
    height: 440px;
  }

  .contentblock.responsivesupportplus {
    background-position: 0 0, 100% 52%;
    background-size: auto, auto 566px;
    height: 430px;
  }

  .column-6 {
    height: 480px;
  }

  .columns-6 {
    height: 430px;
  }

  .column-7 {
    height: 480px;
  }

  .image-20 {
    width: 300px;
    margin-top: 40px;
  }

  .choiceexperience {
    height: 545px;
  }

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

  .image-21, .image-22 {
    width: auto;
  }

  .paragraph-20, .paragraph-21 {
    font-size: 14px;
  }

  .offlinecontent {
    background-position: 0 0, 43px;
    background-repeat: repeat, no-repeat;
    background-attachment: scroll, scroll;
    height: 440px;
  }

  .quick-stack-7 {
    height: 440px;
  }

  .heading-19 {
    font-size: 32px;
    line-height: 34px;
  }

  .paragraph-23 {
    line-height: 24px;
  }

  .heading-20 {
    font-size: 32px;
    font-weight: 400;
    line-height: 34px;
  }

  .howtobuylink, .supportlink, .detectlink, .overviewlink, .overviewlink.w--current, .overviewlink.on, .supportpluslink {
    margin-bottom: 20px;
    margin-left: 20px;
  }

  .div-block-34 {
    height: auto;
    padding-bottom: 6px;
  }

  .howtobuycta {
    background-color: #3898ec;
  }

  .text-block-24 {
    color: #fff;
    text-align: right;
    cursor: pointer;
    margin-bottom: 20px;
    margin-right: 5px;
    display: block;
  }

  .buymenu {
    background-color: #2e2d2d;
    flex-flow: column;
    width: 202px;
    height: auto;
    margin-top: 75px;
    padding-top: 15px;
    padding-left: 25px;
    padding-right: 7px;
    display: none;
    position: fixed;
    inset: 0% auto auto 0%;
  }

  .supportplusmenu {
    background-color: #000;
    flex-flow: column;
    align-items: stretch;
    width: 202px;
    height: auto;
    margin-top: 75px;
    margin-left: auto;
    margin-right: 50px;
    padding-top: 15px;
    padding-left: 25px;
    padding-right: 7px;
    display: none;
    position: fixed;
    inset: 0% auto auto 0%;
  }

  .supportmenu {
    background-color: #000;
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
    width: 202px;
    height: auto;
    margin-top: 75px;
    padding-top: 15px;
    padding-left: 25px;
    padding-right: 7px;
    display: none;
    bottom: auto;
    left: 0;
    right: auto;
  }

  .detectmenu {
    background-color: #000;
    flex-flow: column;
    width: 202px;
    height: auto;
    margin-top: 75px;
    padding-top: 15px;
    padding-left: 25px;
    padding-right: 7px;
    display: none;
    bottom: auto;
    left: 0;
    right: auto;
  }

  .link-13 {
    color: #bdacac;
  }

  .link-13.w--current {
    color: #fff;
    margin-bottom: 20px;
    margin-left: 20px;
    text-decoration: none;
  }

  .div-block-35 {
    margin-left: 5%;
    margin-right: 5%;
  }
}

@media screen and (max-width: 767px) {
  .image {
    margin-left: 0;
  }

  .section-2 {
    background-position: 100%;
    background-size: auto 360px;
    height: auto;
    position: relative;
  }

  .div-block {
    width: auto;
    height: 311px;
    margin-top: 0;
    top: 304px;
    left: 0;
  }

  .div-block.highered {
    text-align: center;
    background-color: #586c61;
    width: 100%;
    height: auto;
    margin-top: 0;
    margin-right: 0;
    padding: 20px 30px;
    position: relative;
    top: 0;
    overflow: visible;
  }

  .div-block-2 {
    height: 408px;
    top: 47px;
  }

  .heading {
    text-align: left;
    width: 80%;
    margin-top: 0;
    margin-bottom: 10px;
    padding-left: 0;
    position: static;
    top: 0;
    left: 0;
  }

  .paragraph-2 {
    width: auto;
    padding-left: 29px;
    padding-right: 29px;
    top: 0;
    left: 0;
  }

  .paragraph-2.highered {
    text-align: left;
    width: auto;
    padding-left: 0;
    font-size: 14px;
    line-height: 21px;
  }

  .button {
    width: 436px;
    margin-top: 12px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 3%;
    padding-bottom: 5%;
    left: auto;
  }

  .container, .heading-2 {
    position: relative;
  }

  .benefits {
    margin-bottom: 0;
  }

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

  .cell-5 {
    padding-top: 0;
  }

  .cell-6 {
    flex-wrap: wrap;
    align-content: flex-start;
  }

  .list-item-2 {
    margin-bottom: -6px;
  }

  .form-block {
    margin-left: 29px;
    margin-right: 29px;
  }

  .container-6 {
    text-align: center;
    position: relative;
  }

  .section-6 {
    margin-top: 290px;
    position: relative;
  }

  .link-block {
    margin-left: 70px;
  }

  .div-block-4 {
    float: left;
    width: 30px;
    height: 21px;
    position: relative;
  }

  .image-6 {
    margin-top: 22px;
    margin-left: 12px;
    position: relative;
  }

  .cxhero {
    background-image: url('../images/cxhero1.jpg');
    background-position: -59px -53px;
    background-repeat: no-repeat;
    background-size: auto 500px;
    justify-content: flex-start;
    align-items: flex-end;
    height: 554px;
    margin-top: 0;
    display: flex;
    position: static;
  }

  .cxdetectsection {
    text-align: center;
    background-image: url('../images/cxdetectback1.jpg'), linear-gradient(270deg, #0000 65%, #fff 81%);
    background-position: 100% -107px, 0 0;
    background-repeat: no-repeat, repeat;
    background-size: 800px, auto;
    justify-content: flex-end;
    align-items: flex-start;
    height: 491px;
    padding-left: 0;
    top: 0;
  }

  .cxdetectsection.overview {
    background-image: url('../images/cxdetectback1.jpg');
    background-position: -418px -185px;
    background-repeat: repeat;
    background-size: auto 583px;
    height: 585px;
  }

  .cxdetectsection.cxdetecthero {
    background-image: url('../images/carlos-muza-hpjSkU2UYSU-unsplashCX.jpg'), linear-gradient(270deg, #0000 65%, #fff 81%);
    background-position: 0 -50px, 0 0;
    background-size: 800px, auto;
    height: 570px;
  }

  .div-block-5 {
    text-align: left;
    width: 100%;
    height: 271px;
    margin-top: 0;
    display: block;
    top: 270px;
  }

  .div-block-5.engage {
    height: 331px;
    margin-top: 10px;
  }

  .higherbullets {
    width: auto;
    margin-top: 10px;
    margin-left: 30px;
  }

  .heading-9 {
    text-align: left;
    margin-left: 0;
    font-size: 28px;
    font-weight: 400;
    line-height: 32px;
  }

  .contentbullets {
    width: auto;
    padding-right: 35px;
  }

  .rich-text-block {
    margin-top: 10px;
    margin-bottom: 0;
    padding-bottom: 8px;
  }

  .rich-text-block.cxdetectintro {
    text-align: left;
    margin-left: 0;
    padding-left: 0;
  }

  .engaging {
    background-image: url('../images/shutterstock_705666265-b.jpg');
    background-position: 50% 100%;
    background-size: 800px 100%;
    background-attachment: scroll;
    height: 600px;
    margin-top: 19px;
  }

  .flexible {
    background-position: 100%;
    background-size: cover;
  }

  .products {
    margin-top: 250px;
    position: relative;
  }

  .prodheading {
    font-size: 28px;
  }

  .cell-11 {
    padding-top: 0;
    padding-bottom: 70px;
  }

  .cell-13 {
    padding-bottom: 70px;
  }

  .heading-10 {
    margin-bottom: 10px;
  }

  .paragraph-5 {
    font-size: 18px;
  }

  .heading-11 {
    font-size: 21px;
    line-height: 29px;
  }

  .quick-stack-3 {
    width: 95%;
  }

  .div-block-10 {
    width: 202px;
    height: auto;
    margin-top: 75px;
    display: none;
  }

  .navmenu1 {
    margin-top: 0;
    padding-top: 0;
    display: none;
    overflow: visible;
  }

  .modal-window-1 {
    width: 90%;
    height: 100%;
    margin-top: 10px;
    padding-top: 10px;
    padding-bottom: 20px;
    display: block;
    overflow: scroll;
  }

  .modal-window-1.digi {
    height: 80%;
  }

  .link-6 {
    line-height: 27px;
  }

  .image-11 {
    flex: 1;
    align-self: flex-end;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: relative;
    top: 0%;
    right: auto;
  }

  .image-12 {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 0%;
    left: auto;
    right: auto;
  }

  .section-7 {
    clear: none;
    position: relative;
    top: 0;
  }

  .link-7 {
    font-size: 21px;
    line-height: 28px;
  }

  .div-block-13 {
    width: 370px;
    position: relative;
    top: 10px;
  }

  .div-block-17 {
    float: left;
    display: block;
  }

  .link-block-6 {
    left: auto;
    right: 29px;
  }

  .div-block-20 {
    width: 100%;
    right: 0;
  }

  .field-label-14, .field-label-15 {
    font-size: 18px;
  }

  .heading-13 {
    font-size: 24px;
    line-height: 30px;
  }

  .contactmodal {
    display: none;
  }

  .list-7 {
    margin-bottom: 0;
  }

  .bold-text-6 {
    text-align: left;
    font-size: 28px;
    line-height: 32px;
  }

  .div-block-22 {
    text-align: left;
    background-color: #e3e3e3;
    width: 100%;
    height: auto;
    margin-left: 0;
    padding: 20px 10px 20px 30px;
    top: 0;
  }

  .div-block-22.cxdetectoverview {
    height: auto;
  }

  .paragraph-16 {
    text-align: left;
    width: 99%;
    min-width: 400px;
    margin-left: 0;
    margin-right: auto;
    font-size: 14px;
    line-height: 21px;
  }

  .bold-text-7 {
    text-align: left;
    margin-left: 20px;
    font-size: 26px;
    line-height: 32px;
  }

  .section-8 {
    background-image: url('../images/pexels-solliefoto-336948aSMALL.jpg');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 773px;
    align-items: flex-end;
    height: 608px;
    position: relative;
    top: 0;
  }

  .section-8.holistic {
    background-image: url('../images/cxdetectback1.jpg');
    background-position: 100% -36px;
    background-repeat: no-repeat;
    background-size: 771px;
    align-items: flex-end;
    height: 672px;
    padding-left: 0;
  }

  .section-8.supporthero {
    background-image: url('../images/pexels-wdnet-887751aSMALL2.jpg'), linear-gradient(#0000, #0000);
    background-repeat: no-repeat, repeat;
    background-size: auto 413px, auto;
    align-items: flex-end;
    height: 553px;
    display: flex;
    top: 0;
  }

  .section-8.supportpluspreemptive {
    background-image: url('../images/pexels-pavel-danilyuk-8761336Small.jpg');
    background-position: 0 0;
    height: 538px;
  }

  .section-8.supportiveplus {
    height: 565px;
  }

  .div-block-23 {
    height: 494px;
    position: relative;
    top: 18px;
  }

  .bold-text-8 {
    font-size: 21px;
  }

  .div-block-24 {
    align-items: flex-end;
    top: 0;
  }

  .section-9 {
    background-image: url('../images/pexels-kampus-8353802small.jpg');
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: 1100px;
    align-items: flex-end;
    height: 655px;
    padding-left: 0;
    display: flex;
    position: relative;
    top: 0;
  }

  .section-9.support-overview {
    background-image: url('../images/pexels-mart-production-7709142Small.jpg');
    background-position: 98% -63px;
    background-repeat: no-repeat;
    background-size: 800px;
    height: 518px;
  }

  .section-9.support-overview.howtobuyhero {
    background-image: url('../images/pexels-olly-840996small.jpg');
  }

  .bold-text-9 {
    font-size: 28px;
    line-height: 32px;
  }

  .image-17 {
    height: 50px;
    margin-left: 0;
  }

  .content {
    text-align: left;
    background-color: #e3e3e3;
    width: 102%;
    height: auto;
    margin-left: 0;
    margin-right: 0;
    padding: 20px 30px;
    top: 0;
    right: 0;
  }

  .content.holistic {
    background-color: #e3e3e3;
    align-items: flex-end;
    width: 100%;
    height: auto;
    margin-right: 0;
    padding-left: 30px;
    display: block;
    top: 0;
  }

  .content.pre-emptive {
    background-color: #e3e3e3;
    width: 100%;
    height: auto;
    margin-left: 0;
    top: 0;
  }

  .content.responsive {
    background-color: #e3e3e3;
    height: auto;
    top: 0;
  }

  .content.adaptive {
    background-color: #e3e3e3;
    width: 100%;
    height: auto;
    margin-top: 2px;
    top: 0;
  }

  .content.offlinesupport {
    background-color: #e3e3e3;
    width: 100%;
  }

  .content.simplesupport {
    background-color: #e3e3e3;
    width: 100%;
    padding-left: 30px;
  }

  .content.supportherocontent {
    width: 100%;
  }

  .content.responsivesupport {
    flex: 0 auto;
    width: 100%;
    height: 253px;
    padding-bottom: 38px;
    display: block;
  }

  .image-18 {
    text-align: left;
    height: 50px;
  }

  .div-block-26 {
    text-align: left;
    background-color: #e3e3e3;
    width: 100%;
    height: auto;
    margin-left: 0;
    padding: 20px 27px 20px 30px;
    top: 0;
  }

  .div-block-27 {
    height: 554px;
  }

  .image-19 {
    height: 50px;
  }

  .paragraph-17, .paragraph-18 {
    font-size: 14px;
  }

  .heading-14 {
    text-align: left;
    height: 30px;
    font-size: 28px;
  }

  .heading-15 {
    text-align: left;
    width: 100%;
    font-size: 21px;
    line-height: 28px;
  }

  .list-item-12 {
    text-align: left;
  }

  .list-9 {
    text-align: left;
    width: 100%;
    margin-bottom: 12px;
    line-height: 21px;
  }

  .section-10 {
    background-image: url('../images/kenny-eliason-1-aA2Fadydc-unsplashSMALL.jpg');
    background-position: 0 -400%;
    background-repeat: no-repeat;
    background-size: 800px;
    justify-content: flex-start;
    align-items: flex-end;
    height: 541px;
    padding-left: 0;
    position: relative;
    top: 0;
  }

  .section-11 {
    background-image: url('../images/campaign-creators-gMsnXqILjp4-unsplashSMALL.jpg');
    background-position: -300px -61px;
    background-size: auto 650px;
    align-items: flex-end;
    height: 523px;
    margin-top: 0;
    padding-left: 0;
    position: relative;
    top: 0;
    overflow: visible;
  }

  .div-block-29, .div-block-31 {
    position: relative;
    top: 0;
  }

  .contentblock.responsive-support {
    justify-content: center;
    align-items: flex-end;
    height: 596px;
    display: flex;
  }

  .contentblock.simple-support {
    background-image: linear-gradient(270deg, #fff0 36%, #fff 71%), url('../images/pexels-heyho-6794924smallQR.jpg');
    background-position: 0 0, 100% -73px;
    background-size: auto, auto 453px;
    align-items: flex-end;
    height: 468px;
    padding-left: 0;
  }

  .contentblock.responsivesupportplus {
    background-image: url('../images/pexels-yankrukov-8867262aSmall.jpg');
    background-position: 100% -89px;
    background-repeat: no-repeat;
    background-size: auto 537px;
    align-items: flex-end;
    height: 530px;
    padding-left: 0;
  }

  .columns-6 {
    height: 409px;
  }

  .image-20 {
    width: 233px;
    margin-top: 1px;
  }

  .choiceexperience {
    height: auto;
    padding-top: 26px;
    padding-left: 0;
  }

  .container-7 {
    margin-left: auto;
  }

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

  .quick-stack-6 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    width: 100%;
    max-width: 574px;
    margin-left: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph-20, .paragraph-21 {
    font-size: 14px;
  }

  .offlinecontent {
    background-image: url('../images/pexels-pixabay-256219small.jpg');
    background-position: 50% 160%;
    background-repeat: no-repeat;
    background-size: auto 600px;
    background-attachment: scroll;
    align-items: flex-end;
    height: 580px;
    padding-left: 0;
  }

  .cell-23 {
    justify-content: flex-end;
  }

  .quick-stack-7 {
    width: 100%;
    height: 594px;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-19 {
    margin-top: 0;
    font-size: 28px;
  }

  .heading-20 {
    margin-top: 0;
    font-size: 28px;
    font-weight: 400;
    line-height: 34px;
  }

  .howtobuylink, .supportlink, .detectlink {
    margin-bottom: 20px;
  }

  .overviewlink.on, .supportpluslink {
    margin-bottom: 20px;
    margin-left: 20px;
  }

  .howtobuycta {
    background-color: #3898ec;
  }

  .howtobuyctalink {
    font-size: 25px;
    line-height: 25px;
  }

  .buymenu {
    width: 235px;
    height: auto;
    margin-top: 75px;
    display: none;
  }

  .div-block-35 {
    margin-left: 5%;
    margin-right: 5%;
  }
}

@media screen and (max-width: 479px) {
  .section {
    height: 78px;
  }

  .image {
    height: 45px;
    margin-left: 0;
  }

  .section-2 {
    background-position: 80% 0;
    background-size: auto 281px;
    height: 308px;
  }

  .div-block {
    height: 342px;
    top: 270px;
  }

  .div-block.highered {
    min-width: 320px;
    height: 263px;
    margin-top: -16px;
    padding-left: 20px;
    padding-right: 10px;
    line-height: 29px;
    top: 0;
  }

  .div-block-2 {
    top: 32px;
  }

  .text-block {
    top: 18px;
    left: 20px;
  }

  .heading {
    width: 87%;
    margin-top: 4px;
    margin-bottom: 4px;
    font-size: 21px;
    line-height: 29px;
    position: relative;
    top: 6px;
    left: 0;
  }

  .paragraph-2 {
    margin-top: 14px;
    padding-left: 20px;
    top: 0;
  }

  .paragraph-2.highered {
    width: auto;
    min-width: 0;
    padding-right: 0;
    font-size: 14px;
    position: relative;
  }

  .button {
    width: 282px;
    margin-top: 4px;
    padding-top: 5%;
    padding-bottom: 0%;
  }

  .heading-2 {
    font-size: 24px;
  }

  .benefits {
    padding-left: 27px;
  }

  .quick-stack {
    padding-left: 6px;
    padding-right: 20px;
  }

  .heading-3 {
    font-size: 24px;
  }

  .steps {
    width: 320px;
  }

  .heading-8 {
    font-size: 24px;
  }

  .text-span {
    margin-right: 0;
    font-size: 16px;
  }

  .text-block-4 {
    font-size: 16px;
    line-height: 0;
  }

  .link {
    font-size: 16px;
  }

  .row {
    margin-left: 20px;
    margin-right: 20px;
  }

  .link-block {
    margin-left: 35px;
  }

  .div-block-3 {
    margin-left: 5px;
    padding-top: 2px;
  }

  .text-block-7 {
    margin-left: 0;
    font-size: 10px;
    line-height: 15px;
  }

  .cxhero {
    background-position: 29% -37px;
    background-size: auto 67%;
    height: 538px;
    display: flex;
  }

  .cxdetectsection {
    background-position: 75% -103px;
    background-repeat: no-repeat;
    background-size: auto 379px;
    justify-content: flex-end;
    height: 533px;
    margin-top: 0;
    display: flex;
    top: 1px;
  }

  .cxdetectsection.cxdetecthero {
    background-position: -17px -53px, 0 0;
    background-size: 646px, auto;
    height: 569px;
    top: 0;
  }

  .div-block-5 {
    height: 311px;
  }

  .div-block-5.engage {
    height: 388px;
  }

  .div-block-5.flexcontent {
    height: 398px;
  }

  .heading-9 {
    margin-left: 0;
    font-size: 28px;
  }

  .engaging {
    background-image: url('../images/shutterstock_705666265-b.jpg');
    background-position: 42% -12%;
    background-size: auto 400px;
    height: 635px;
  }

  .flexible {
    background-position: 75% 99%;
    background-size: auto 500px;
  }

  .prodheading {
    font-size: 28px;
  }

  .cell-12 {
    padding-bottom: 70px;
  }

  .list-2 {
    margin-bottom: -5px;
  }

  .quick-stack-3 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    padding-top: 20px;
    padding-bottom: 6px;
  }

  .cell-14 {
    padding-top: 0;
  }

  .list-item-9, .cell-15 {
    padding-bottom: 0;
  }

  .div-block-10 {
    height: auto;
    margin-top: 69px;
    margin-left: 0;
    display: none;
    inset: 0% auto auto 0%;
  }

  .navmenu1 {
    min-width: 320px;
  }

  .modal-window-1 {
    height: 99%;
    display: block;
    overflow: scroll;
  }

  .modal-window-1.digi {
    height: 90%;
  }

  .modal.conference {
    display: none;
  }

  .div-block-12 {
    min-width: 320px;
    padding-left: 20px;
    display: block;
  }

  .image-11 {
    top: 0%;
    right: auto;
  }

  .section-7 {
    display: block;
    top: 0;
  }

  .link-7 {
    font-size: 14px;
    line-height: 21px;
  }

  .div-block-13 {
    width: 254px;
    top: 0;
  }

  .footer {
    position: relative;
  }

  .div-block-15 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    object-fit: fill;
    margin-top: 0;
    margin-left: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative;
  }

  .columns-4 {
    width: 75%;
    margin-left: 20px;
  }

  .link-block-5 {
    float: left;
    width: 40px;
    position: fixed;
  }

  .image-15 {
    width: 40px;
  }

  .div-block-18 {
    padding-left: 20px;
  }

  .flyoutmenu {
    z-index: 9999;
    width: 100px;
    position: fixed;
  }

  .div-block-19 {
    background-color: #fff;
    width: 100px;
    position: fixed;
  }

  .div-block-20 {
    margin-top: 37%;
  }

  .field-label-14, .field-label-15 {
    font-size: 18px;
  }

  .heading-13 {
    font-size: 21px;
    line-height: 27px;
  }

  .list-7 {
    margin-bottom: 0;
  }

  .bold-text-6 {
    width: 90%;
  }

  .div-block-22 {
    height: auto;
    padding-left: 20px;
    padding-right: 10px;
    top: 0;
  }

  .paragraph-16 {
    min-width: 275px;
    margin-left: 0;
    font-size: 14px;
    line-height: 21px;
  }

  .bold-text-7 {
    line-height: 28px;
  }

  .section-8 {
    background-size: 480px;
    height: 520px;
    position: relative;
    top: 0;
  }

  .section-8.holistic {
    background-image: url('../images/cxdetectback1.jpg'), linear-gradient(#0000, #0000);
    background-position: -331px -110px, 0 0;
    background-repeat: no-repeat, repeat;
    background-size: auto 418px, auto;
    align-items: flex-end;
    height: 667px;
    display: flex;
    top: 0;
  }

  .section-8.supporthero {
    background-image: url('../images/pexels-wdnet-887751aSMALL2.jpg'), linear-gradient(#0000, #0000);
    background-size: auto 261px, auto;
    height: 463px;
  }

  .section-8.supportpluspreemptive {
    height: 625px;
  }

  .section-8.supportiveplus {
    height: 590px;
  }

  .div-block-23.holistic {
    align-items: flex-end;
  }

  .div-block-24 {
    height: 437px;
  }

  .section-9 {
    background-position: -216px -42px;
    background-size: 821px;
    height: 621px;
    top: 0;
  }

  .section-9.support-overview {
    background-position: 100% 0;
    background-size: 532px;
    height: 564px;
  }

  .section-9.support-overview.howtobuyhero {
    background-image: url('../images/pexels-olly-840996small.jpg');
    height: 484px;
  }

  .image-17 {
    width: 90%;
    height: auto;
    margin-left: 0;
  }

  .content {
    height: auto;
    padding-left: 20px;
    padding-right: 20px;
    top: 0;
  }

  .content.holistic, .content.pre-emptive {
    height: auto;
    padding-left: 20px;
    top: 0;
  }

  .content.responsive {
    height: 252px;
    padding-left: 20px;
  }

  .content.adaptive {
    height: 244px;
    padding-left: 20px;
  }

  .content.offlinesupport, .content.simplesupport, .content.supportherocontent {
    top: 0;
  }

  .content.responsivesupport {
    width: 100%;
    height: 317px;
    padding-top: 19px;
    padding-bottom: 0;
  }

  .image-18 {
    height: auto;
  }

  .div-block-26 {
    height: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-27 {
    align-items: flex-end;
    height: 388px;
  }

  .image-19 {
    height: auto;
    margin-bottom: 0;
  }

  .paragraph-17 {
    line-height: 18px;
  }

  .paragraph-18 {
    line-height: 19px;
  }

  .mobileicon {
    left: 9px;
  }

  .heading-14 {
    height: auto;
  }

  .heading-15 {
    width: 90%;
  }

  .list-9 {
    width: 96%;
    line-height: 21px;
  }

  .section-10 {
    background-position: -50px -100px;
    height: 514px;
    top: 0;
  }

  .section-11 {
    background-size: auto 525px;
    height: 484px;
    top: 0;
  }

  .div-block-29 {
    top: 0;
  }

  .div-block-30 {
    position: relative;
    top: 126px;
  }

  .div-block-31 {
    top: 0;
  }

  .list-item-13 {
    margin-bottom: 28px;
  }

  .contentblock.responsive-support {
    justify-content: flex-start;
    align-items: flex-end;
    height: 666px;
    display: flex;
  }

  .contentblock.simple-support {
    background-image: url('../images/pexels-heyho-6794924smallQR.jpg');
    background-position: 100% -86px;
    background-repeat: no-repeat;
    background-size: auto 430px;
    height: 485px;
  }

  .contentblock.responsivesupportplus {
    background-position: 64% 0;
    background-size: auto 67%;
  }

  .choiceexperience {
    height: auto;
    display: block;
  }

  .paragraph-20 {
    margin-bottom: 20px;
  }

  .offlinecontent {
    background-position: 50% 0;
    background-size: auto 524px;
    height: 589px;
    position: relative;
  }

  .quick-stack-7 {
    width: 100%;
    height: 657px;
    position: relative;
  }

  .paragraph-23 {
    font-size: 14px;
  }

  .heading-20 {
    font-size: 28px;
    font-weight: 400;
    line-height: 34px;
  }

  .howtobuylink {
    margin-bottom: 20px;
    display: block;
  }

  .supportlink, .detectlink {
    margin-bottom: 20px;
  }

  .overviewlink.on, .supportpluslink {
    margin-bottom: 20px;
    margin-left: 20px;
  }

  .image-23, .image-24, .image-25 {
    height: 35px;
  }

  .paragraph-24, .paragraph-25, .paragraph-26 {
    width: 320px;
    font-size: 18px;
  }

  .paragraph-27, .paragraph-30, .paragraph-31 {
    width: 320px;
  }

  .howtobuycta {
    background-color: #3898ec;
  }

  .howtobuyctalink {
    line-height: 30px;
  }

  .buymenu {
    height: auto;
    margin-top: 69px;
    margin-left: 0;
    display: none;
    inset: 0% auto auto 0%;
  }

  .div-block-35 {
    margin-left: 5%;
    margin-right: 5%;
  }
}

#w-node-a4920eaf-1922-b5f4-9a18-d2745987eee0-0aa82c1c, #w-node-_0cd2bad6-6a3b-843e-2c05-d0552144eb09-0aa82c1c {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-e87f81f0-cdf8-3465-e4c9-3c3036711488-9d61b929 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

@media screen and (min-width: 1920px) {
  #w-node-a4920eaf-1922-b5f4-9a18-d2745987eee0-0aa82c1c {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }
}

@media screen and (max-width: 991px) {
  #w-node-e87f81f0-cdf8-3465-e4c9-3c3036711488-9d61b929 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 767px) {
  #w-node-a4920eaf-1922-b5f4-9a18-d2745987eee0-0aa82c1c {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_0cd2bad6-6a3b-843e-2c05-d0552144eb09-0aa82c1c {
    grid-template-rows: auto 1fr auto;
    grid-template-columns: 1fr;
  }
}


@font-face {
  font-family: 'Fa 400';
  src: url('../fonts/fa-regular-400.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa Solid 900';
  src: url('../fonts/fa-solid-900.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}