a {
  color: #08b1a0;
  text-decoration: underline;
}

a:hover {
  color: #028679;
}

.nav-link {
  font-family: 'Open Sans', sans-serif;
  color: #222831;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  text-transform: uppercase;
}

.nav-link:hover {
  color: #08b1a0;
}

.nav-link.w--current {
  color: #222831;
}

.nav-link.w--current:hover {
  color: #08b1a0;
}

.nav-link.white-text {
  margin-top: 0px;
  margin-bottom: 5px;
  padding-top: 0.5em;
  padding-bottom: 0.25em;
  color: #fff;
  text-decoration: none;
}

.nav-link.white-text:hover {
  color: #08b1a0;
}

.nav-link.white-text.product-footer:hover {
  color: #fff;
}

.site-container {
  width: 100%;
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 2em;
  padding-left: 2em;
  font-family: 'Open Sans', sans-serif;
  color: #222831;
  font-size: 13px;
  line-height: 18px;
  letter-spacing: 0.7px;
}

.site-container.first-section {
  display: block;
  margin-top: 85px;
}

.site-container.full-cover {
  margin-top: 4em;
  margin-bottom: 4em;
  background-image: url('../images/personalizedhero.jpg');
}

.nav-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-utility {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.appear-landscape {
  display: none;
}

.appear-mobile {
  display: none;
}

.button {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}

.default-button {
  padding: 14px 20px;
  background-color: #08b1a0;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
}

.default-button:hover {
  background-color: #028679;
  color: #fff;
}

.default-button._2em-bottom {
  margin-bottom: 2em;
}

.default-button.submit-button {
  margin-top: 1em;
  padding-right: 60px;
  padding-left: 60px;
}

.navbar {
  padding-top: 1%;
  padding-bottom: 1%;
  background-color: #fff;
  box-shadow: 0 0 20px -6px #b6c1d1;
  color: #222831;
}

.dropdown {
  display: none;
}

.nav-container {
  width: 100%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 2em;
  padding-left: 2em;
}

.navbar-2 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  margin-top: 0%;
  margin-bottom: 0%;
  padding-top: 1%;
  padding-bottom: 1%;
  background-color: #fff;
  box-shadow: 0 1px 20px -1px #cfd8e5;
  -o-object-fit: fill;
  object-fit: fill;
}

.hide-landscape {
  font-family: 'Open Sans', sans-serif;
  color: #222831;
  font-weight: 600;
  text-transform: uppercase;
}

.hide-landscape:hover {
  font-family: 'Open Sans', sans-serif;
  color: #08b1a0;
  font-weight: 600;
  text-transform: uppercase;
}

.hide-mobile {
  padding: 14px 20px;
  background-color: #08b1a0;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
}

.hide-mobile:hover {
  background-color: #028679;
}

.default-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 4em 0em;
  padding-top: 0em;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.default-section.grey-section {
  display: block;
  margin: 0em;
}

.default-section.full-cover {
  display: block;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.7)), to(hsla(0, 0%, 100%, 0.7))), url('../images/personalizedhero.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.7), hsla(0, 0%, 100%, 0.7)), url('../images/personalizedhero.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.default-section.hero-spacing {
  margin-right: 4em;
  margin-left: 4em;
}

.hero-header {
  margin-top: 0px;
  margin-bottom: 0.5em;
  font-family: 'Open Sans', sans-serif;
  color: #08b1a0;
  font-size: 57px;
  line-height: 60px;
  font-weight: 700;
  letter-spacing: 0.7px;
}

.div-block {
  width: 50%;
}

.paragraph {
  font-family: 'Open Sans', sans-serif;
}

.text-under-header {
  margin-top: 2em;
  margin-bottom: 2em;
  font-family: 'Open Sans', sans-serif;
  color: #222831;
  font-size: 15px;
  line-height: 25px;
  text-align: left;
  letter-spacing: 0.7px;
}

.text-under-header.white-text {
  margin-bottom: 0em;
  color: #fff;
}

.text-under-header.subheader {
  margin-top: 0em;
}

.text-under-header.cookie-text {
  margin-bottom: 0em;
  font-size: 13px;
  line-height: 20px;
}

.text-under-header.center-text {
  margin-bottom: 2em;
}

.text-card {
  width: 50%;
  margin-right: 2em;
}

.text-card.text-card-left {
  margin-right: 0em;
}

.text-card._2em-topbottom {
  margin-top: 2em;
  margin-bottom: 2em;
}

.image-container {
  display: block;
  width: 50%;
  margin-top: 0em;
  margin-right: 0em;
  margin-bottom: 0em;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.image-container._2em-topbottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  margin-top: 2em;
  margin-bottom: 2em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.image-container._2em-right {
  width: 50%;
  margin-right: 2em;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.image-container.hero-image {
  width: 80%;
}

.image-container.right-align {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.grey-container {
  max-width: 1100px;
  margin-top: 0em;
  padding-right: 2em;
  padding-left: 2em;
  -o-object-fit: fill;
  object-fit: fill;
}

.grey-container.under-hero {
  margin-top: 4em;
}

.grey-container.end-section {
  margin-bottom: 4em;
}

.text-full {
  padding-right: 0em;
  padding-left: 0em;
}

.text-full.cookie-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.dropdown-link {
  margin-top: 0em;
  margin-bottom: 0em;
  padding-top: 15px;
  padding-bottom: 15px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
  font-weight: 400;
}

.dropdown-link:hover {
  color: #08b1a0;
}

.dropdown-link.w--current {
  color: #08b1a0;
  font-weight: 600;
}

.dropdown-list {
  box-shadow: 1px 1px 3px 0 #000;
}

.dropdown-list.w--open {
  box-shadow: 0 7px 17px -12px #91a3be;
}

._5-items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.full-section {
  margin-top: 4em;
  margin-bottom: 4em;
}

.full-section.grey-section {
  margin-top: 0em;
  margin-bottom: 0em;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#fafafa));
  background-image: linear-gradient(180deg, #fafafa, #fafafa);
}

.opensans-caps {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0.75em;
  padding-bottom: 0.75em;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  letter-spacing: 0.7px;
  text-transform: uppercase;
}

.opensans-caps.white-text {
  margin-top: 0em;
  margin-bottom: 0px;
  color: #fff;
  text-align: left;
}

.opensans-caps.white-text.center-text {
  margin-top: 2em;
  text-align: center;
}

.opensans-caps.white-text.footer-heading {
  padding-top: 0.3em;
}

.opensans-caps.sub-header {
  margin-top: 0em;
}

.opensans-caps.green-text {
  margin-top: 0em;
  margin-bottom: 0em;
  color: #08b1a0;
  line-height: 30px;
}

.opensans-caps.opensans-spacing {
  margin-top: 0em;
  margin-bottom: 0em;
  line-height: 30px;
}

.product-card-1of5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 18%;
  margin: 0em;
  padding: 5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  border-style: solid;
  border-width: 1.5px;
  border-color: #08b1a0;
  border-radius: 20px;
  color: #222831;
  text-decoration: none;
}

.product-card-1of5:hover {
  color: #08b1a0;
}

.product-card-1of5:active {
  color: #08b1a0;
}

.product-card-1of5:focus {
  color: #08b1a0;
}

.default-text {
  margin-bottom: 15px;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 0.7px;
}

.default-text.smaller-text {
  font-size: 12px;
}

.arrow-button:hover {
  color: #028679;
}

.half-header {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #222831;
  font-size: 35px;
  font-weight: 600;
  text-align: left;
  letter-spacing: 0.7px;
}

.text-end-grey {
  margin-top: 2em;
  margin-bottom: 2em;
  font-family: 'Open Sans', sans-serif;
  color: #222831;
  font-size: 15px;
  line-height: 25px;
  letter-spacing: 0.7px;
}

._3-items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 1em;
  margin-bottom: 0em;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

._3-items.no-spacing {
  margin-top: 0em;
}

.product-card-1of3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  margin: 2em 0em 4em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #222831;
}

.product-card-1of3.center-align {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.center-text {
  margin-bottom: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #222831;
  font-size: 15px;
  line-height: 22px;
  text-align: center;
  letter-spacing: 0.7px;
}

.icon {
  margin-bottom: 1em;
  padding-bottom: 0em;
}

.green-bgcard-1of3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  margin-top: 2em;
  margin-right: 0em;
  margin-left: 0em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  border-radius: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#08b1a0), to(#08b1a0));
  background-image: linear-gradient(180deg, #08b1a0, #08b1a0);
}

.greenbg-text {
  margin: 2em;
  color: #fff;
  font-size: 15px;
  line-height: 22px;
  text-align: left;
}

.greenbg-bottom-text {
  margin-bottom: 2em;
  color: #fff;
  font-size: 15px;
  line-height: 22px;
  text-align: center;
}

.greenbg-bottom-text.top-text {
  margin-top: 2em;
  margin-bottom: 0em;
}

.green-container {
  max-width: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#08b1a0), to(#08b1a0));
  background-image: linear-gradient(180deg, #08b1a0, #08b1a0);
}

.div-block-2 {
  max-width: 1100px;
}

.div-container {
  width: 100%;
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 2em;
  padding-left: 2em;
}

.full-header {
  margin-top: 1em;
  margin-bottom: 0px;
  font-family: 'Cormorant Garamond', sans-serif;
  color: #222831;
  font-size: 40px;
  line-height: 48px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 0.7px;
}

.full-header.left-align {
  line-height: 48px;
  text-align: left;
}

.full-header.left-align._1em-top {
  margin-top: 0.75em;
}

.white-center-header {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  line-height: 48px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0.7px;
}

.body {
  font-family: 'Open Sans', sans-serif;
}

.inverse-button {
  margin-top: 2em;
  padding: 14px 20px;
  border-style: solid;
  border-width: 3px;
  border-color: #fff;
  background-color: #fff;
  color: #08b1a0;
  font-weight: 600;
  text-transform: uppercase;
}

.inverse-button:hover {
  border-style: solid;
  border-width: 3px;
  border-color: #fff;
  background-color: #08b1a0;
  color: #fff;
}

.text-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer {
  padding-top: 60px;
  padding-bottom: 40px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#222831), to(#222831));
  background-image: linear-gradient(180deg, #222831, #222831);
  text-align: center;
}

.footer-flex-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  text-align: left;
}

.footer-logo-link {
  max-height: 60px;
  min-width: 60px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.footer-image {
  margin-top: 5px;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 0% 50%;
  object-position: 0% 50%;
}

.footer-heading {
  margin-top: 0px;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 1.5;
  font-weight: 600;
  text-transform: uppercase;
}

.footer-link {
  display: block;
  margin-bottom: 10px;
  color: #fff;
  text-decoration: none;
}

.footer-link:hover {
  color: #08b1a0;
  text-decoration: none;
}

.bold-text {
  color: #fff;
  font-size: 13px;
  font-weight: 400;
  text-decoration: none;
}

.grey-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 4em 0em;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.grey-div.vertical-flex {
  margin: 0em 0em 1em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.grey-div.reverse-column {
  margin-right: 0em;
  margin-left: 0em;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.grey-div.reverse-column.align-top {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.grey-div._2em-leftright.reverse-column {
  margin-right: 2em;
  margin-left: 2em;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.grey-div.vertical-div {
  margin-top: 0em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.div-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.footer-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.footer-column.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.social-icon {
  padding-right: 20px;
}

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

.personalize-cover {
  display: block;
  background-image: url('../images/personalizedhero.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: scroll;
  opacity: 1;
}

.div-block-4 {
  background-image: url('../images/personalizedhero.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

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

.whitebg {
  margin-bottom: 0em;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.9)), to(hsla(0, 0%, 100%, 0.9)));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.9), hsla(0, 0%, 100%, 0.9));
}

.ai-cover {
  background-image: url('../images/ai-hero.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.upsell-cover {
  background-image: url('../images/upsell-hero.jpg');
  background-position: 50% 30%;
  background-size: cover;
}

.bundle-cover {
  background-image: url('../images/bundle-hero-copy.jpg');
  background-position: 50% 0%;
  background-size: cover;
}

.product-header {
  font-family: 'Cormorant Garamond', sans-serif;
  font-size: 50px;
  line-height: 50px;
  font-weight: 600;
}

.search-cover {
  background-image: url('../images/search-hero-copy.jpg');
  background-position: 100% 50%;
  background-size: auto;
}

.bold-statement {
  width: 70%;
  margin-top: 0em;
  color: #08b1a0;
  font-size: 40px;
  line-height: 50px;
  font-weight: 700;
}

.caps-header {
  margin-top: 4em;
  margin-bottom: 1em;
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
}

.product-card-1of4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  margin: 2em 0.5em 4em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.values {
  color: #08b1a0;
}

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

._4-items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.link {
  text-decoration: none;
}

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

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

.hero-text-card {
  padding: 2em 0em;
  background-image: none;
}

.hm-cover {
  margin-bottom: 0em;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e6eaee), to(#e6eaee));
  background-image: linear-gradient(180deg, #e6eaee, #e6eaee);
}

.grey-cover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#fafafa));
  background-image: linear-gradient(180deg, #fafafa, #fafafa);
}

.product-1of2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  margin-top: 2em;
  margin-bottom: 4em;
  padding-right: 2em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.form-block {
  width: 55%;
  margin-top: 2em;
  margin-bottom: 2em;
}

.field-label {
  font-family: 'Open Sans', sans-serif;
  color: #222831;
  font-weight: 600;
}

.demo-cover {
  background-image: url('../images/demo-cover.jpg');
  background-position: 0% 0%;
  background-size: cover;
  opacity: 1;
}

.text-field {
  margin-bottom: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #222831;
  border-radius: 0px;
  opacity: 1;
  font-family: 'Open Sans', sans-serif;
  color: #222831;
  letter-spacing: 0.7px;
}

.text-field:active {
  border: 1px none #000;
  border-radius: 9px;
}

.text-field:focus {
  border: 1px none #000;
  box-shadow: 4px 4px 15px -10px #939eaf;
}

.text-field.message-field {
  padding-bottom: 100px;
}

.text-field-2 {
  font-family: 'Open Sans', sans-serif;
}

.text-field-3 {
  font-family: 'Open Sans', sans-serif;
}

.text-field-4 {
  font-family: 'Open Sans', sans-serif;
}

.text-field-5 {
  font-family: 'Open Sans', sans-serif;
}

.text-field-6 {
  font-family: 'Open Sans', sans-serif;
}

.video-container {
  width: 100%;
  margin-top: 2em;
}

.cookie {
  position: fixed;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: block;
  width: 100vw;
  padding-top: 0em;
  padding-bottom: 0em;
  border-style: solid none none;
  border-width: 2px;
  border-color: #222831 #fff #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
}

.cookie-section {
  display: block;
  margin-bottom: 2em;
}

.image-2 {
  margin-left: 1em;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.heading {
  color: #222831;
}

.div-block-6 {
  color: #222831;
}

.image-3 {
  color: #222831;
}

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

.icon-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  align-items:center;
}

.sm-text-container {
  width: 35%;
  margin-right: 2em;
}

@media screen and (max-width: 991px) {
  .nav-link {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff)), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
    background-image: linear-gradient(180deg, #fff, #fff), linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
  }

  .nav-link.white-text {
    background-image: none;
  }

  .site-container.first-section {
    margin-top: 90px;
  }

  .nav-flex {
    width: 100%;
    margin-top: 1%;
    margin-bottom: 1%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-content: space-around;
    -ms-flex-line-pack: distribute;
    align-content: space-around;
  }

  .nav-utility {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .default-button._2em-bottom {
    margin-bottom: 0em;
  }

  .navbar {
    position: -webkit-sticky;
    position: sticky;
  }

  .menu-button {
    display: block;
    padding-right: 0px;
    color: #222831;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .menu-button:hover {
    color: #08b1a0;
  }

  .menu-button:active {
    color: #08b1a0;
  }

  .menu-button:focus {
    color: #08b1a0;
  }

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

  .dropdown-2 {
    display: block;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
    background-image: linear-gradient(180deg, #fff, #fff);
  }

  .nav-menu {
    box-shadow: 0 11px 20px -18px #a1aec2;
  }

  .default-section {
    margin-right: 2em;
    margin-left: 2em;
    padding-bottom: 1.5em;
  }

  .default-section.grey-section {
    margin-top: 0em;
  }

  .default-section.hero-spacing {
    margin-right: 0em;
    margin-left: 0em;
    padding-right: 2em;
    padding-left: 2em;
  }

  .hero-header {
    font-size: 35px;
    line-height: 45px;
    font-weight: 700;
  }

  .text-under-header {
    font-size: 14px;
  }

  .text-card {
    margin-right: 1em;
  }

  .text-card.text-card-left {
    margin-right: 0em;
  }

  .text-card._3-items-100 {
    width: 100%;
  }

  .image-card {
    margin-right: 0em;
  }

  .image-container {
    margin-right: 0em;
  }

  .image-container._2em-right {
    margin-right: 1em;
  }

  .image-container.hero-image {
    width: 50%;
  }

  .grey-container {
    padding-left: 2em;
  }

  .dropdown-list.w--open {
    box-shadow: none;
  }

  .opensans-caps {
    display: block;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .opensans-caps.opensans-spacing {
    display: block;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .default-text.smaller-text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    white-space: normal;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .half-header {
    margin-top: 0em;
    color: #222831;
    font-size: 30px;
  }

  ._3-items {
    margin-top: 0em;
  }

  .product-card-1of3 {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
  }

  .full-header {
    font-size: 30px;
  }

  .full-header.left-align._1em-top {
    line-height: 40px;
  }

  .footer {
    padding-right: 20px;
    padding-left: 20px;
  }

  .footer-flex-container {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .grey-div.alpha-white-bg {
    padding-top: 2em;
  }

  .grey-div._2em-leftright.reverse-column {
    margin-bottom: 0em;
  }

  .social-icon {
    margin-top: 5px;
    padding-right: 0px;
    padding-left: 20px;
  }

  .product-header {
    font-size: 48px;
    line-height: 50px;
  }

  .search-cover {
    background-position: 50% 50%;
    background-size: auto;
  }

  .bold-statement {
    width: 80%;
  }

  .product-card-1of4 {
    width: 25%;
  }

  .hero-text-card {
    width: 50%;
    padding-right: 0em;
  }

  .form-block {
    margin-bottom: 0em;
  }

  .image-2 {
    margin-top: 15px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }

  .hide-tablet {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .nav-link {
    display: block;
  }

  .site-container.first-section {
    margin-top: 75px;
  }

  .nav-flex {
    width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .appear-landscape {
    display: block;
  }

  .default-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0em;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .default-button.submit-button {
    width: 100%;
  }

  .menu-button {
    padding-right: 0px;
    padding-left: 0px;
  }

  .menu-button.w--open {
    display: block;
  }

  .menu-button-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }

  .brand {
    padding-left: 0px;
  }

  .hide-landscape {
    display: none;
  }

  .hide-mobile.default-button {
    display: block;
    margin-bottom: 0em;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .default-section {
    margin-right: 0em;
    margin-left: 0em;
    padding-bottom: 0em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .default-section.hero-spacing {
    margin-right: 0em;
    margin-left: 0em;
    padding-right: 1em;
    padding-left: 1em;
  }

  .hero-header {
    margin-bottom: 1em;
    font-size: 45px;
    line-height: 55px;
  }

  .text-card {
    width: 100%;
    margin-right: 0em;
    margin-bottom: 0em;
  }

  .text-card._2em-bottom {
    margin-bottom: 2em;
  }

  .text-card._2em-topbottom {
    margin-top: 0em;
    margin-bottom: 0em;
  }

  .image-card {
    margin-bottom: 0em;
  }

  .image-card._2em-bottom {
    margin-bottom: 0em;
  }

  .image-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 2em;
    margin-right: 0em;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .image-container._2em-topbottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .image-container._2em-right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-right: 0em;
    margin-bottom: 0em;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
  }

  .image-container.hero-image {
    width: 100%;
    margin-top: 0em;
  }

  .grey-container {
    padding-right: 2em;
    padding-left: 2em;
  }

  ._5-items {
    margin-right: 0em;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .full-section {
    margin-top: 4em;
    margin-bottom: 4em;
  }

  .product-card-1of5 {
    width: 44%;
    margin-right: 2em;
    margin-bottom: 2em;
  }

  .text-end-grey {
    margin-bottom: 0px;
    font-family: 'Open Sans', sans-serif;
    color: #222831;
    font-size: 14px;
    line-height: 25px;
    letter-spacing: 0.7px;
  }

  ._3-items {
    margin-bottom: 2em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }

  ._3-items.no-spacing {
    margin-bottom: 0em;
  }

  .product-card-1of3 {
    width: 100%;
    margin-right: 0em;
    margin-bottom: 0em;
    margin-left: 0em;
  }

  .green-bgcard-1of3 {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }

  .full-header.left-align {
    margin-top: 0em;
  }

  .full-header.left-align._1em-top {
    margin-top: 1em;
    line-height: 45px;
  }

  .footer {
    padding: 40px 20px;
  }

  .footer-flex-container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: space-around;
    -ms-flex-line-pack: distribute;
    align-content: space-around;
  }

  .footer-image {
    -o-object-fit: contain;
    object-fit: contain;
  }

  .grey-div {
    margin: 3em 0em 4em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .grey-div.vertical-flex {
    margin: 2em 0em;
  }

  .grey-div.reverse-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .grey-div.reverse-column.align-top {
    margin-bottom: 0em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .grey-div._2em-leftright {
    margin-right: 2em;
    margin-left: 2em;
  }

  .grey-div._2em-leftright.reverse-column {
    margin-bottom: 2em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .footer-column {
    display: block;
    margin-right: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }

  .footer-column.flex {
    display: block;
    margin-right: 0px;
  }

  .social-icon {
    padding-right: 20px;
    padding-left: 0px;
  }

  .bold-statement {
    width: 100%;
    font-size: 35px;
  }

  .caps-header {
    margin-top: 3em;
  }

  .product-card-1of4 {
    width: 46%;
    margin-bottom: 0em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }

  ._4-items {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .hero-text-card {
    width: 100%;
    padding-right: 0em;
  }

  .product-1of2 {
    width: 100%;
    margin-bottom: 2em;
    padding-right: 0em;
  }

  .form-block {
    width: 100%;
    margin-top: 1em;
    margin-bottom: 3em;
  }

  .sm-text-container {
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .site-container {
    padding-right: 1em;
    padding-left: 1em;
  }

  .site-container.first-section {
    margin-top: 60px;
  }

  .site-container.full-cover {
    padding-right: 0em;
    padding-left: 0em;
    background-image: none;
    opacity: 1;
  }

  .appear-mobile {
    display: block;
  }

  .default-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0em;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .brand {
    padding-left: 0px;
  }

  .hide-mobile {
    display: none;
  }

  .default-section {
    margin: 3em 0em;
  }

  .default-section.full-cover {
    margin-left: 0px;
  }

  .default-section.hero-spacing {
    margin: 2em 0em;
    padding-right: 0.5em;
    padding-left: 0.5em;
  }

  .hero-header {
    margin-bottom: 0.75em;
    font-size: 30.5px;
    line-height: 40px;
  }

  .text-under-header.white-text {
    margin-bottom: 0em;
  }

  .text-card {
    margin-bottom: 0em;
  }

  .image-card._2em-bottom {
    margin-bottom: 0em;
  }

  .image-container {
    width: 100%;
  }

  .grey-container {
    margin-bottom: 0em;
    padding-right: 0em;
    padding-left: 0em;
  }

  .text-full {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }

  .dropdown-list {
    box-shadow: 1px 1px 3px 0 #000;
  }

  ._5-items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .opensans-caps.green-text {
    line-height: 25px;
  }

  .opensans-caps.opensans-spacing {
    margin-top: 0em;
    margin-bottom: 0em;
  }

  .opensans-caps.opensans-spacing.green-text {
    margin-top: 0em;
    margin-bottom: 0em;
  }

  .product-card-1of5 {
    width: 100%;
    margin-right: 0.5em;
    margin-bottom: 2em;
  }

  .half-header {
    margin-bottom: 0px;
    line-height: 38px;
  }

  .product-card-1of3 {
    margin-right: 0em;
    margin-left: 0em;
  }

  .full-header {
    line-height: 40px;
    text-align: left;
  }

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

  .full-header.left-align {
    line-height: 40px;
  }

  .full-header.left-align._1em-top {
    line-height: 40px;
  }

  .white-center-header {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    font-size: 30px;
    line-height: 40px;
    font-weight: 300;
    text-align: center;
  }

  .footer {
    padding-right: 20px;
    padding-left: 20px;
    text-align: left;
  }

  .footer-flex-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .footer-logo-link {
    height: 60px;
  }

  .footer-heading {
    margin-top: 20px;
  }

  .grey-div {
    margin-right: 1em;
    margin-left: 1em;
  }

  .grey-div.vertical-flex {
    margin-right: 1em;
    margin-left: 1em;
    padding-bottom: 1em;
  }

  .grey-div.reverse-column.align-top {
    margin-right: 1em;
    margin-left: 1em;
  }

  .grey-div._2em-leftright.reverse-column {
    margin-right: 1em;
    margin-left: 1em;
  }

  .footer-column {
    margin-bottom: 20px;
  }

  .product-header {
    margin-bottom: 0px;
    font-size: 36px;
  }

  .bold-statement {
    font-size: 24px;
    line-height: 35px;
  }

  .product-card-1of4 {
    width: 100%;
  }

  .product-1of2 {
    margin-top: 1em;
    margin-bottom: 1em;
  }
}
