:root {
  --maalka-blue: #06a1f9;
  --dark-maalka-blue: #0579bb;
  --white-2: white;
  --white: white;
  --hover-color: #ececec;
  --midnight-blue: #1f2c5c;
  --benchmark-red: #f3857e;
  --white-smoke: #ecf0f1;
  --dark-red: #c14040;
  --textblack: #000000b3;
  --dark-slate-grey: #363636;
  --black: #192024;
  --silver: #bec3c7;
  --ghost-white-2: #f3f4f8;
  --white-smoke-3: #f7f7f7;
  --white-3: #ffffff8c;
  --1b75bc: white;
  --dark-slate-gray: #404047;
  --white-smoke-4: #ecf0f1a6;
  --light-yellow: #ffffde;
  --dim-gray-2: #676770;
  --error-background: #f3857e3d;
  --dark-turquoise: #39c3c9;
  --dodger-blue: #06a1f99e;
  --medium-aquamarine: #3cceb2;
  --turquoise: #65dac3;
  --azure: #e1eff0;
  --pale-turquoise: #bfe0ff;
  --midnight-blue-2: #1f2c5cc7;
  --white-smoke-2: #f0f0f0;
  --dark-turquoise-2: #07a7ae;
  --dim-gray: #676770;
  --grey: #8f8f8f;
  --lavender-2: #e3e5f063;
  --dark-cyan: #06878c;
  --ghost-white: #eff2ff;
  --sectionbackground: #39c3c942;
  --royal-blue-2: #3f58ce;
  --light-sky-blue: #69b9ff;
  --medium-turquoise: #67d6db;
  --light-coral: #fa9e98;
  --royal-blue-3: #5d70d4;
  --royal-blue: #5d70d4;
  --dark-turquoise-3: #39c3c99c;
  --maalka-yellow: #fcfca6;
  --cornflower-blue: #8c9be1;
  --light-steel-blue: #b6bfce;
  --light-slate-grey: #7384a1;
  --gainsboro: #e0e0e0;
  --medium-blue: #1399c9;
  --violet: #64467d;
  --lavender: #e3e5f0;
  --light-cyan: #d0e8e9;
  --silver-2: #bec3c740;
  --navajo-white: #f8d1a426;
}

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

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

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.w-form-formradioinput--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}

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

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

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

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

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

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

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

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

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

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

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

h1 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 300;
  line-height: 44px;
}

h2 {
  color: #676770;
  text-align: center;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: 300;
  line-height: 36px;
}

h3 {
  color: #676770;
  letter-spacing: 7px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 300;
  line-height: 30px;
}

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

h5 {
  color: #676770;
  letter-spacing: 4px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 300;
  line-height: 20px;
}

h6 {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
}

p {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 300;
  line-height: 25px;
}

a {
  color: #363636;
  border-bottom: 2px solid #06a1f9;
  margin-left: 0;
  margin-right: 0;
  font-family: gesta, sans-serif;
  text-decoration: none;
}

img {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.button {
  float: none;
  background-color: var(--maalka-blue);
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  text-transform: none;
  border-radius: 3px;
  flex: none;
  order: 0;
  align-self: stretch;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 20px;
  font-family: gesta, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 21px;
  text-decoration: none;
  transition: background-color .3s;
  display: inline-block;
}

.button:hover {
  background-color: var(--dark-maalka-blue);
  color: var(--white);
}

.button:active {
  background-color: var(--dark-maalka-blue);
  color: var(--white-2);
}

.button.w--current {
  background-color: #2e80b6;
}

.button.tab {
  color: #2e9dff;
  background-color: #06a1f9;
  border: 2px solid #06a1f9;
  border-radius: 0;
  margin-left: 8px;
  margin-right: 8px;
}

.button.tab:hover {
  color: #06a1f9;
  background-color: #06a1f9;
}

.button.tab:active {
  color: #06a1f9;
  background-color: #0000;
}

.button.tab.w--current {
  color: #676770;
  background-color: #0000;
  border: 2px solid #06a1f9;
  border-radius: 0;
}

.button.tab.gray {
  background-color: var(--white-2);
  border: 0 #0000;
  border-radius: 5px;
  margin-left: 20px;
  margin-right: 20px;
  padding: 10px 20px;
}

.button.tab.gray:hover, .button.tab.gray:focus {
  background-color: var(--hover-color);
}

.button.tab.gray.w--current {
  color: #d4d4d4c7;
  background-color: #d4d4d4c7;
  border-style: none;
  border-color: #1f2c5c;
  margin-left: 20px;
  margin-right: 20px;
}

.button.tab.gray.w--current:active, .button.tab.gray.w--current:focus {
  border-color: #06a1f9;
}

.button.tab.gray {
  background-color: var(--white-2);
  color: #fff;
  border-style: none;
  border-color: #1f2c5c;
  margin-left: 20px;
  margin-right: 20px;
}

.button.tab.gray.w--current {
  color: #39c3c9;
  background-color: #d4d4d4c7;
  border-style: none;
  border-color: #1f2c5c;
  border-radius: 3px;
  margin-left: 20px;
  margin-right: 20px;
}

.button.tab.gray.w--current:active {
  color: #39c3c9;
  background-color: #0000;
}

.button.tab.mpp {
  background-color: #06a1f9;
  border-color: #06a1f9;
  margin-left: 0;
  margin-right: 0;
}

.button.tab.mpp.w--current {
  background-color: #0000;
}

.button.mpp {
  margin-left: 20px;
}

.button.small {
  background-color: var(--maalka-blue);
  border-radius: 1px;
  padding: 10px 20px;
  font-size: 14px;
}

.button.small.form {
  float: none;
  margin-top: 20px;
}

.button.floated {
  float: right;
  margin-top: 140px;
}

.button.round {
  border-radius: 20px;
}

.button.round.small {
  background-color: var(--benchmark-red);
  letter-spacing: 1px;
  padding-left: 25px;
  padding-right: 25px;
  font-size: 12px;
  font-weight: 700;
}

.button.round.small.premium {
  background-color: var(--midnight-blue);
  color: var(--white-smoke);
  padding-left: 25px;
  padding-right: 25px;
}

.button.round.small.enterprise {
  background-color: var(--maalka-blue);
  color: var(--white-smoke);
  padding-left: 25px;
  padding-right: 25px;
}

.button.round.small.basic {
  padding-left: 25px;
  padding-right: 25px;
}

.button.round.medium {
  padding-left: 30px;
  padding-right: 30px;
}

.navigation-link {
  float: left;
  color: #676770;
  text-align: center;
  border-style: none;
  align-items: center;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  font-family: gesta, sans-serif;
  font-size: 14px;
  display: flex;
  position: static;
}

.navigation-link:hover {
  color: #676770;
  background-color: #edeff2;
  padding-bottom: 0;
  font-family: gesta, sans-serif;
  font-size: 14px;
}

.navigation-link:active {
  color: #2e9dff;
}

.navigation-link.w--current {
  color: var(--dark-slate-grey);
  justify-content: flex-end;
  margin-left: 0;
  font-weight: 700;
  display: flex;
}

.navigation-link.w--current:active, .navigation-link.w--current:focus {
  color: #b4b4b4;
}

.navigation-link.login {
  color: #06a1f9;
  background-color: #0000;
  border: 2px #06a1f9;
  margin-bottom: 0;
  padding-bottom: 0;
  font-weight: 700;
}

.navigation-link.login:hover {
  color: #eff2ff;
  background-color: #06a1f9;
}

.navigation-bar {
  float: none;
  background-color: #fff;
  margin-top: 0;
  margin-bottom: 13px;
  padding-bottom: 0;
  padding-right: 1px;
  font-family: gesta, sans-serif;
  position: relative;
}

.mbp-maalka {
  color: #fff;
  text-align: center;
  background-color: #fff;
  border-style: none;
  border-bottom-width: 1px;
  border-bottom-color: #000;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 10px;
  position: relative;
  overflow: auto;
}

.mbp-maalka.accent {
  background-color: #192024;
  background-image: url('../images/banner1.png');
  background-position: 50%;
  background-size: cover;
  margin-top: 0;
  margin-bottom: auto;
  padding-top: 88px;
  padding-bottom: 120px;
}

.mbp-maalka.accent.mbp {
  background-color: var(--dark-slate-grey);
  background-image: none;
  padding-top: 60px;
  padding-bottom: 100px;
}

.mbp-maalka.prop39 {
  background-color: #fff;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 50px;
}

.hero-section {
  background-color: #0000;
  width: auto;
  margin: -243px 0 333px;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
  position: relative;
  top: 100px;
}

.hero-section.centered {
  float: none;
  clear: none;
  color: #fff;
  text-align: center;
  background-color: #fff;
  background-image: url('../images/banner1.png');
  background-position: 0 0;
  background-repeat: repeat-x;
  background-size: cover;
  border-style: none;
  border-bottom-width: 4px;
  border-bottom-color: #69b9ff;
  border-left-width: 27px;
  border-left-color: #fff;
  border-right-width: 17px;
  border-right-color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
  position: static;
  inset: 0;
  overflow: auto;
}

.hero-section.centered:hover {
  font-size: 18px;
}

.hero-section.centered.prop39 {
  background-image: url('../images/landmark-bridge-cliff-california-gray.jpg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  padding-bottom: 186px;
  overflow: hidden;
}

.hero-section.centered.neea {
  background-image: url('../images/suburb.jpg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  padding-bottom: 245px;
  overflow: hidden;
}

.hero-section.programs {
  margin-top: -51px;
  margin-bottom: 0;
  padding-bottom: 0;
}

.hero-section.news {
  background-color: var(--white-smoke);
  background-image: linear-gradient(95deg, #06a1f9cc, #52ddc2cc 61%);
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 60px;
  position: relative;
  top: 40px;
}

.hero-section.values {
  background-color: #fff;
  margin-top: 0;
  margin-bottom: 100px;
  top: 0;
}

.hero-section.prop39 {
  margin-top: auto;
}

.hero-section.help {
  margin-top: -271px;
}

.hero-heading {
  float: none;
  color: #06a1f9;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  background-color: #0000;
  width: auto;
  margin: 41px 0 auto;
  padding: 180px 0;
  font-family: gesta, sans-serif;
  font-size: 34px;
  font-weight: 400;
  line-height: 40px;
  display: block;
}

.section-heading {
  margin-top: 0;
  margin-bottom: 16px;
}

.section-heading.centered {
  float: none;
  clear: none;
  color: #3f58ce;
  text-align: center;
  letter-spacing: 4px;
  text-transform: uppercase;
  margin-top: 40px;
  margin-bottom: auto;
  padding-top: 0;
  padding-left: 20px;
  font-family: gesta, sans-serif;
  font-size: 30px;
  font-weight: 500;
}

.section-heading.centered.mpp {
  margin-top: 16px;
  margin-bottom: 60px;
}

.section-heading.search {
  width: auto;
  color: var(--black);
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 39px;
  font-family: gesta, sans-serif;
  font-weight: 400;
}

.section-subheading {
  color: #404047;
  text-align: left;
  margin-top: 30px;
  margin-bottom: 40px;
  font-family: gesta, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
}

.section-subheading.center {
  color: #353535;
  text-align: left;
  letter-spacing: 0;
  text-transform: none;
  border: 20px solid #0000;
  margin-top: auto;
  margin-bottom: auto;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 30px;
  font-family: gesta, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  line-height: 26px;
  display: inline-block;
}

.section-subheading.center.prop39 {
  text-align: center;
  margin-top: 54px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  display: block;
}

.section-subheading.center.team {
  text-align: center;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  line-height: 28px;
  display: block;
}

.section-subheading.units {
  border-bottom: 1px solid #bec3c7;
  margin-top: 60px;
  margin-bottom: 30px;
  padding-bottom: 10px;
  font-size: 26px;
  font-weight: 500;
}

.section-title-group {
  width: 90%;
  margin: 60px auto 50px;
  display: block;
}

.footer {
  background-color: var(--white);
  padding-top: 40px;
  padding-bottom: 40px;
  position: static;
  bottom: 0;
  left: 0;
  right: 0;
}

.footer.center {
  text-align: center;
  background-color: #383838;
  border-top: 1px solid #dbdbdb;
  padding-top: 30px;
  padding-bottom: 30px;
  bottom: 0;
  left: 0;
  right: 0;
}

.footer-text {
  width: 80%;
  color: var(--midnight-blue);
  text-align: center;
  margin: 5px auto;
  font-family: gesta, sans-serif;
  font-size: 16px;
  font-weight: 300;
  display: block;
}

.info-icon {
  float: left;
}

.footer-link {
  color: var(--midnight-blue);
  border: 1px #000;
  margin-bottom: 6px;
  padding-bottom: 10px;
  font-size: 18px;
  font-weight: 300;
  text-decoration: underline;
  display: block;
}

.footer-link:hover {
  color: #008cffd6;
}

.footer-link.with-icon {
  margin-left: 30px;
}

.tab-menu {
  text-align: center;
  margin-top: auto;
  margin-bottom: 42px;
}

.tab-menu.mbp {
  margin-bottom: 50px;
}

.logo {
  float: left;
  clear: none;
  text-align: center;
  flex: 0 auto;
  margin: 5px auto 3px;
  padding-top: 7px;
  padding-left: auto;
  padding-right: 0;
}

.logo.link {
  margin-top: 5px;
}

.white-body {
  color: #fff;
  text-align: left;
  letter-spacing: 0;
  background-color: #0000;
  font-family: gesta, sans-serif;
  font-size: 16px;
}

.program {
  background-color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: auto;
  padding-bottom: 0;
  display: block;
}

.program.prop39 {
  margin-top: 12px;
  padding-top: 36px;
  padding-bottom: 49px;
}

.bar1 {
  color: #b6bfce;
  background-color: #5d70d4;
  margin-top: auto;
  padding-bottom: 50px;
}

.bar1.home {
  color: #39c3c9;
  background-color: #39c3c9;
  padding-bottom: 45px;
}

.bar1.turquoise {
  background-color: var(--maalka-blue);
  width: 100%;
  color: var(--maalka-blue);
  margin-top: 0;
  padding-bottom: 51px;
  font-family: gesta, sans-serif;
  position: relative;
}

.bar1.blue {
  background-color: #2e9dff;
}

.bar2 {
  background-color: #5d70d4;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 45px;
}

.row3 {
  color: #3f58ce;
  background-color: #06a1f9;
  margin-top: 0;
  padding-bottom: 45px;
}

.row3.blue {
  background-color: #e0e0e0;
}

.row3.yellow {
  background-color: #fcfca6;
}

.row3.yellow.blue {
  background-color: #2e9dff;
  padding-bottom: 50px;
}

.paragraph2 {
  color: #676770;
  text-transform: none;
  width: 100%;
  margin: 0 auto;
  padding: 20px 0;
  font-family: gesta, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 28px;
  display: block;
}

.paragraph2.news {
  padding-top: 0;
  padding-bottom: 40px;
  font-weight: 400;
}

.paragraph2.tools {
  text-align: center;
  margin-top: 0;
  margin-bottom: 40px;
  padding-top: 0;
  display: inline-block;
}

.paragraph2.prop39 {
  width: 90%;
  padding-top: 40px;
}

.paragraph2.values {
  float: left;
  color: #676770;
  text-align: center;
  background-color: #f0f0f0;
  width: 100%;
  margin-top: 0;
  margin-bottom: 40px;
  padding: 40px;
  font-size: 18px;
  font-style: italic;
  line-height: 28px;
}

.row4 {
  color: #ffffde;
  background-color: #2e9dff;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 45px;
}

.sign-in-button {
  justify-content: center;
  margin-bottom: 40px;
  padding-bottom: 63px;
  display: flex;
}

.topmotto {
  color: #202020;
  text-align: center;
  font-size: 34px;
  font-weight: 400;
  line-height: 55px;
}

.background-section {
  background-color: #0000;
  height: 400px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  overflow: scroll;
}

.background-section.mpb {
  background-image: url('../images/Maalka-background.jpg');
  background-size: cover;
  overflow: scroll;
}

.team-paragraph {
  float: left;
  clear: none;
  color: #363636;
  text-align: left;
  background-color: #0000;
  width: auto;
  margin-top: auto;
  margin-bottom: 90px;
  padding-bottom: 0;
  padding-left: 60px;
  padding-right: 20px;
  font-family: gesta, sans-serif;
  font-size: 20px;
  line-height: 28px;
}

.team-paragraph.mpb-boxes {
  color: #8f8f8f;
  background-color: #fff;
  margin-bottom: 20px;
  padding: 40px;
  box-shadow: 1px 1px 11px #b4b4b417;
}

.heading-5 {
  color: #363636;
  letter-spacing: 2px;
  text-transform: none;
  margin-bottom: 45px;
  font-family: gesta, sans-serif;
  font-size: 30px;
  font-weight: 500;
}

.paragraph {
  color: var(--midnight-blue);
  text-align: left;
  letter-spacing: 0;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 10px;
  padding-right: 40px;
  font-family: gesta, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 32px;
}

.paragraph.center {
  text-align: left;
  margin-bottom: 0;
  font-size: 20px;
  line-height: 32px;
}

.paragraph.small {
  text-align: center;
  font-size: 18px;
}

.paragraph.footer {
  text-align: left;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  font-style: normal;
}

.paragraph.value {
  text-align: center;
  margin-top: 0;
  font-size: 18px;
  line-height: 32px;
}

.paragraph.about {
  text-align: left;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-weight: 300;
}

.paragraph.description {
  color: var(--midnight-blue);
  text-align: center;
  background-color: #0000;
  padding-top: 10px;
  padding-bottom: 10px;
  font-style: italic;
  font-weight: 400;
}

.paragraph.dark {
  text-align: left;
  font-style: normal;
}

.paragraph.white {
  color: var(--white);
}

.paragraph.centered {
  text-align: center;
  padding-right: 0;
}

.header6 {
  color: #363636;
  text-align: left;
  background-color: #0000;
  padding-left: 0;
  font-family: gesta, sans-serif;
  font-weight: 400;
}

.boxheading {
  color: var(--midnight-blue);
  text-align: center;
  letter-spacing: 0;
  text-transform: capitalize;
  margin-top: 0;
  padding-top: 30px;
  padding-left: 30px;
  padding-right: 30px;
  font-family: gesta, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 25px;
}

.boxheading.program {
  text-align: left;
  background-color: #0000;
  justify-content: flex-start;
  align-items: center;
  padding-top: 0;
  padding-left: 0;
  display: flex;
}

.navbar {
  text-transform: uppercase;
  background-color: #fff;
  border-style: none none solid;
  border-bottom-width: 4px;
  border-bottom-color: #f0f0f0;
  justify-content: center;
  align-items: flex-start;
  height: 65px;
  padding-top: 0;
  padding-bottom: 0;
  font-family: gesta, sans-serif;
  font-weight: 500;
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.team-section {
  background-color: #edeff2;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.team-section.mbp {
  background-color: var(--white-smoke);
  margin-bottom: 0;
  padding-bottom: 60px;
}

.highlight {
  color: #676770;
  text-align: center;
  font-family: gesta, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 30px;
  display: inline;
}

.value-chain {
  float: none;
  clear: none;
  width: 380px;
  margin: 24px auto 20px;
  padding-left: 0;
  padding-right: 0;
  display: block;
  position: static;
  top: 0;
  left: 42px;
  right: 0;
}

.pageheading {
  z-index: 0;
  float: none;
  clear: none;
  color: #363636;
  text-align: center;
  letter-spacing: 2px;
  background-color: #0000;
  flex-wrap: nowrap;
  place-content: center flex-start;
  align-items: flex-start;
  width: auto;
  margin: 0 auto;
  padding: 30px 0 20px;
  font-family: gesta, sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 40px;
  display: block;
  position: relative;
  bottom: 0;
  right: 0;
}

.pageheading.programs {
  color: #06a1f9;
  background-color: #0000;
  margin-top: 27px;
  padding-top: 25px;
  padding-bottom: 25px;
  display: block;
  right: -7px;
}

.pageheading.programs.riskanalysis {
  width: auto;
  margin-top: 96px;
}

.pageheading.news {
  width: 135px;
  color: var(--dark-slate-grey);
  margin-top: 68px;
  padding-top: 20px;
  padding-bottom: 21px;
}

.pageheading.prop39 {
  width: 388px;
}

.pageheading.prop39.news {
  width: 389px;
  height: 100px;
  color: var(--dark-slate-grey);
  background-color: #0000;
  margin-top: auto;
  padding-bottom: 0;
  font-family: gesta, sans-serif;
  font-weight: 300;
}

.pageheading.help {
  background-color: var(--white-smoke-3);
  width: 100%;
  color: var(--dark-slate-grey);
  margin-top: 60px;
  margin-bottom: 40px;
  margin-left: auto;
  padding-top: 40px;
  padding-bottom: 40px;
}

.pageheading.help.article {
  color: #06a1f9;
  background-color: #fff;
  margin-bottom: 46px;
  padding-bottom: 25px;
  font-style: normal;
  font-weight: 100;
}

.pageheading.help.definitions {
  color: #06a1f9;
  background-color: #fff;
  margin-top: 109px;
  margin-bottom: 46px;
  padding-top: 26px;
  padding-bottom: 25px;
  font-style: normal;
  font-weight: 100;
}

.pageheading.help.units {
  color: #363636;
  text-align: left;
  text-transform: capitalize;
  background-color: #0000;
  margin-top: 20px;
  margin-bottom: 40px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 32px;
  font-weight: 400;
  line-height: 30px;
}

.pageheading.help.secondary {
  background-color: var(--1b75bc);
  color: var(--dark-slate-grey);
  display: none;
}

.pageheading.help.part2 {
  background-color: var(--white-smoke-3);
  margin-bottom: 0;
}

.pageheading.training {
  background-color: #f0f0f0;
  margin-top: 1%;
}

.pageheading.purple {
  color: #5d70d4;
  margin-top: 45px;
  padding-top: 20px;
  padding-bottom: 10px;
  font-family: gesta, sans-serif;
  font-weight: 400;
  bottom: -1px;
}

.pageheading.purple.toolkit {
  color: var(--dark-slate-grey);
  background-color: #f0f0f0;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 26px;
}

.pageheading.news {
  color: #06a1f9;
  background-color: #0000;
  margin-top: 27px;
  padding-top: 25px;
  padding-bottom: 25px;
  display: block;
  right: -7px;
}

.pageheading.center {
  color: var(--dark-slate-gray);
  margin-top: 0;
  font-size: 28px;
  font-weight: 400;
  line-height: 38px;
}

.pageheading.center.transparent {
  margin-top: 0;
  font-size: 26px;
  font-weight: 500;
}

.pageheading.white {
  background-color: var(--white-2);
  color: var(--dark-slate-grey);
  text-align: center;
  margin-top: 0;
  padding-top: 60px;
  padding-bottom: 60px;
  font-size: 26px;
  font-weight: 500;
  line-height: 44px;
}

.pageheading.newspage {
  background-color: var(--white-2);
}

.pageheading.value {
  padding-bottom: 10px;
  font-size: 26px;
  line-height: 40px;
}

.pageheading.leaders {
  padding-bottom: 0;
}

.value-chain-description {
  background-color: #fff;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 40px;
}

.subheading {
  width: 800px;
  color: var(--dark-slate-grey);
  background-color: #0000;
  font-size: 24px;
  font-weight: 500;
  display: inline;
}

.subheading.news {
  color: var(--midnight-blue);
  background-color: #fff;
  font-family: gesta, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 42px;
}

.subheading.news.purple {
  width: auto;
  color: var(--black);
  text-align: left;
  background-color: #0000;
  border-bottom: 1px solid #bec3c7;
  border-radius: 0;
  flex-wrap: wrap;
  margin-top: 40px;
  margin-bottom: auto;
  padding-right: 5%;
  font-family: gesta, sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 40px;
  display: flex;
}

.subheading.news.purple.secondary {
  font-size: 24px;
}

.subheading.navy {
  color: #1f2c5c;
  font-weight: 300;
}

.subheading.dark-teal {
  color: #07a7ae;
}

.subheading.turquoise {
  color: #39c3c9;
}

.subheading.dark-blue {
  color: #0579bb;
}

.subheading.light-purple {
  color: #8c9be1;
}

.subheading.light-purple.values {
  color: #687ace;
}

.subheading.purple {
  color: #5d70d4;
  text-align: left;
  font-weight: 400;
}

.subheading.news-copy {
  color: var(--midnight-blue);
  background-color: #fff;
  font-family: gesta, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 42px;
}

.subheading.news-copy.purple {
  width: auto;
  color: var(--black);
  text-align: left;
  background-color: #0000;
  flex-wrap: wrap;
  margin-top: 40px;
  margin-bottom: auto;
  padding-right: 5%;
  font-family: gesta, sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 40px;
  display: flex;
}

.subheading.news-copy.purple.secondary {
  font-size: 24px;
}

.projectdiv {
  color: #9b9b9b;
  background-color: #fff;
  border-radius: 10px;
  width: 100%;
  margin: 30px auto 0;
  padding: 20px 5% 75px;
  display: block;
  box-shadow: 3px 3px 13px 2px #00000008;
}

.projectdiv.news {
  width: 1000px;
  margin-top: 0;
  margin-bottom: 40px;
  padding: 70px 90px 40px;
  font-size: 14px;
}

.projectdiv.news.units {
  width: 70%;
  margin-top: 20px;
  margin-bottom: 70px;
  padding-top: 30px;
}

.projectdiv.news.page {
  background-color: #fff;
  border-radius: 10px;
  width: auto;
  padding-top: 0;
  padding-bottom: 80px;
  box-shadow: 3px 3px 13px 2px #0000000f;
}

.projectdiv.howto {
  background-color: var(--white-2);
  color: #fff;
  border-radius: 0;
  align-items: center;
  width: auto;
  margin: 20px 3% auto;
  padding: 20px 10% 100px;
  font-size: 18px;
}

.projectdiv.howto.privacy {
  border-radius: 1px;
  margin: 40px 5% 60px;
  padding-top: 40px;
  padding-bottom: 100px;
}

.link {
  color: #363636;
  text-align: left;
  border-style: none;
  border-bottom-width: 1px;
  border-bottom-color: #2e9dff;
  justify-content: flex-start;
  font-family: gesta, sans-serif;
  font-weight: 300;
  line-height: 22px;
  text-decoration: none;
  display: flex;
}

.link:hover {
  color: #fff;
  background-color: #06a1f9;
}

.paragraph5 {
  float: none;
  width: auto;
  color: var(--textblack);
  justify-content: space-around;
  align-items: baseline;
  margin: 0 auto;
  padding-top: 0;
  font-family: gesta, sans-serif;
  font-size: 18px;
  line-height: 30px;
  display: block;
}

.date {
  width: auto;
  color: var(--midnight-blue);
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 50px;
  padding-left: 0;
  font-family: gesta, sans-serif;
  display: block;
}

.date.privacy {
  margin-bottom: 0;
  padding-top: 0;
}

.header-box {
  background-color: var(--hover-color);
  color: #2e9dff;
  margin-top: 66px;
  padding-top: 0;
  padding-bottom: 0;
  font-family: gesta, sans-serif;
  display: block;
}

.header-box.projects {
  color: #d1d1d1;
  background-color: #0000;
  margin-top: 60px;
  padding-top: auto;
  padding-bottom: 0;
  display: block;
}

.header-box.news, .body {
  background-color: #0000;
}

.body.tools {
  background-color: #f0f0f0;
  margin-top: 0;
  margin-bottom: 0;
}

.body.programs {
  background-color: #f0f0f0;
}

.body.demo {
  text-transform: lowercase;
  background-color: #0000;
  height: auto;
  padding-top: 0;
  font-family: gesta, sans-serif;
}

.values-subheading {
  color: var(--dark-slate-grey);
  text-transform: none;
  font-size: 24px;
}

.values-subheading.centered {
  text-align: center;
  margin-top: 0;
  font-family: gesta, sans-serif;
  font-size: 20px;
  font-style: italic;
  font-weight: 300;
  line-height: 34px;
}

.subheading2 {
  color: #1f2c5ca6;
  font-size: 18px;
}

.portal-button {
  text-align: center;
  border-radius: 20px;
  width: 125px;
  margin: 45px auto;
  font-family: gesta, sans-serif;
  font-weight: 500;
  display: block;
}

.heading-section {
  background-color: #fff;
  justify-content: flex-start;
  align-items: flex-start;
  padding-bottom: 5px;
  padding-left: 0;
  display: block;
  position: static;
  top: 0;
  left: 0;
  right: -1px;
  overflow: visible;
}

.heading-section.prop39 {
  background-color: #0000;
  margin-top: -19px;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.thumbnail {
  float: none;
  flex: 0 auto;
  align-self: flex-start;
  width: auto;
  margin-bottom: 43px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.thumbnail.spiral {
  float: none;
  width: auto;
}

.projectdiv1 {
  width: auto;
  margin-top: 40px;
  margin-left: auto;
  margin-right: 0;
  display: block;
}

.prop39-widget {
  float: none;
  width: 600px;
  margin: 0 auto;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.prop39-widget.neea {
  margin-top: 39px;
}

.modal-wrapper {
  z-index: 9999;
  float: none;
  background-color: #00000080;
  width: auto;
  height: 100%;
  padding-top: 5%;
  display: none;
  position: static;
  inset: 0;
}

.dropdown-list.w--open {
  float: none;
  background-color: #c4c4c4;
  width: 100px;
  min-width: 100%;
  margin-top: 0;
  display: block;
  position: absolute;
  top: 63px;
  left: 0;
}

.prop39-video {
  width: 80%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  font-family: gesta, sans-serif;
  display: block;
}

._w-container {
  padding-left: 0;
  display: block;
}

.container1 {
  padding-top: 0;
}

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

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.smalltext {
  text-align: left;
  font-size: 17px;
}

.text-span {
  background-color: #fafafa;
  font-size: 50px;
}

.text-span.mpb {
  line-height: 20px;
}

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

.text-span-3 {
  font-weight: 300;
}

.text-span-4 {
  color: #141414;
}

.team-subheads {
  color: #192024;
  font-weight: 400;
}

.text-block-2, .text-block-3 {
  color: #192024;
}

.text-block-4, .text-block-4:active, .text-block-4:focus {
  color: var(--dark-slate-gray);
}

.text-block-5 {
  color: var(--dark-slate-grey);
}

.text-block-5:active, .text-block-5:focus {
  color: var(--dark-slate-gray);
}

.tab-pane {
  margin-bottom: 110px;
}

.signup-wrapper {
  background-color: #fff;
  width: 450px;
  max-width: 100%;
  margin: 126px auto auto;
  padding: 20px 30px;
  box-shadow: 1px 1px 34px #363636;
}

.heading-6 {
  clear: left;
  color: #363636;
  text-align: left;
  font-family: gesta, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
}

.heading-6.purple {
  color: #5d70d4;
  margin-top: 13px;
  font-size: 18px;
}

.heading-6.turquoise {
  color: #39c3c9;
  font-size: 18px;
}

.heading-6.navy {
  color: #1f2c5c;
  font-size: 18px;
}

.heading-6.royal-blue {
  color: #3f58ce;
  font-size: 18px;
}

.heading-6.dark-blue {
  color: #0579bb;
  margin-top: 0;
  font-size: 18px;
}

.heading-6.medium-blue {
  color: #1399c9;
  font-size: 18px;
}

.heading-6.violet {
  color: #64467d;
  margin-top: 20px;
  font-size: 18px;
}

.field-label {
  color: #192024;
  font-family: gesta, sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.paragraph-2 {
  color: #676770;
  text-align: left;
  margin-bottom: 20px;
  font-family: gesta, sans-serif;
  line-height: 20px;
}

.field-label-2 {
  color: #192024;
  font-family: gesta, sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.text-field {
  color: #363636;
  background-color: #f0f0f0;
  border: 1px solid #06a1f9;
  font-family: gesta, sans-serif;
}

.text-field:hover {
  border: 1px solid #06a1f9;
}

.text-field:focus {
  color: #363636;
  background-color: #edeff2;
}

.text-field-2 {
  color: #363636;
  background-color: #f0f0f0;
  border: 1px solid #06a1f9;
  font-family: gesta, sans-serif;
}

.text-field-2:hover {
  border: 1px solid #06a1f9;
}

.text-field-2:focus {
  color: #363636;
  background-color: #edeff2;
}

.submit-button {
  margin-top: 18px;
  font-family: gesta, sans-serif;
  font-weight: 500;
}

.close-link {
  color: #06a1f9;
  text-align: center;
  font-size: 12px;
  text-decoration: none;
  display: block;
}

.text-block-7 {
  color: #06a1f9;
  font-family: gesta, sans-serif;
}

.success-message {
  color: #f0f0f0;
  background-color: #edeff2;
  font-family: gesta, sans-serif;
}

.text-block-8 {
  color: #363636;
  font-family: gesta, sans-serif;
  font-size: 14px;
}

.helpbox {
  border: 1px solid var(--white-smoke);
  mix-blend-mode: normal;
  background-color: #fff;
  border-radius: 10px;
  justify-content: center;
  align-items: flex-start;
  width: 275px;
  height: 310px;
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 40px;
  padding-left: 0;
  display: block;
}

.helpbox:hover {
  background-color: var(--white-smoke);
  border: 0 #06a1f9;
}

.helpbox.program {
  object-fit: fill;
  width: 890px;
  height: auto;
  margin: 10px auto 30px;
  padding-bottom: 40px;
}

.helprow {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  padding-right: 0;
  font-size: 18px;
  display: flex;
  position: relative;
  top: 0;
  bottom: 0;
  right: 0;
  overflow: visible;
}

.helprow.dataqulaity {
  display: none;
}

.helprow.row1 {
  margin-top: 0;
}

.helprow.lifecycle {
  display: none;
}

.image-8 {
  margin-top: 0;
}

.body-2 {
  background-color: #0000;
  border-radius: 1px;
  height: 30px;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  font-size: 20px;
  line-height: 25px;
}

.body-2.subsection {
  background-color: var(--white-smoke-3);
  background-image: none;
  font-family: gesta, sans-serif;
  font-size: 24px;
}

.body-2.subsection.faq {
  background-color: var(--ghost-white-2);
  margin-left: 0%;
  margin-right: 0%;
}

.paragraph-3 {
  color: #676770;
  margin-bottom: 69px;
  font-family: gesta, sans-serif;
  font-size: 16px;
  line-height: 24px;
  overflow: auto;
}

.helpdescription {
  height: 50px;
  color: var(--midnight-blue);
  text-align: center;
  margin-bottom: 20px;
  padding-left: 25px;
  padding-right: 25px;
  font-family: gesta, sans-serif;
  font-size: 14px;
  line-height: 18px;
}

.helpdescription.program {
  text-align: left;
  background-color: #0000;
  height: auto;
  margin-top: 8px;
  padding-left: 0;
}

.section {
  background-color: #fff;
  height: auto;
  margin: 32px 100px 100px;
  padding-top: 0;
  padding-bottom: 100px;
  display: flex;
}

.container-7 {
  flex: 0 auto;
  padding-top: 50px;
}

.contentwrapper {
  justify-content: flex-start;
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  font-family: gesta, sans-serif;
  font-weight: 300;
  display: flex;
}

.helpname {
  color: #363636;
  text-align: center;
  text-transform: uppercase;
  flex: 1;
  font-size: 30px;
  font-weight: 400;
}

.helpsubtitle {
  color: #676770;
  text-align: center;
  font-family: gesta, sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 300;
  line-height: 30px;
}

.rich-text-block {
  color: #676770;
  text-align: left;
  margin-top: 54px;
  font-family: gesta, sans-serif;
}

.breadcrumbs {
  background-color: #0000;
  justify-content: flex-start;
  margin-top: 0;
  margin-bottom: 20px;
  margin-left: 3%;
  padding: 0 20px 0 0;
  display: flex;
}

.breadcrumbs.next {
  margin: 40px 5% 60px;
}

.breadcrumbs.definitions {
  margin-bottom: 20px;
  padding-left: 40px;
}

.subtopics {
  justify-content: center;
  align-items: stretch;
  margin-top: 20px;
  display: flex;
}

.help-block {
  background-color: #fff;
  border: 2px #8e8e9c;
  flex-direction: row;
  flex: 0 auto;
  align-items: center;
  height: auto;
  margin-left: 20px;
  padding: 20px 40px;
  display: flex;
  box-shadow: 1px 1px 22px -7px #8e8e9c;
}

.help-block:hover {
  background-color: #e0e0e0;
}

.help-block.left {
  margin-left: 0;
}

.image-10 {
  float: left;
  margin-right: 20px;
}

.text-block-12 {
  color: #676770;
  border-style: none;
  border-bottom-width: 1px;
  border-bottom-color: #000;
  font-family: gesta, sans-serif;
  font-weight: 300;
  text-decoration: none;
}

.datavalidation {
  background-color: #fff;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 60px;
  padding-left: 40px;
  padding-right: 40px;
  font-family: gesta, sans-serif;
  display: block;
}

.heading-8 {
  color: #363636;
  text-align: center;
  background-color: #0000;
  margin: 35px 20px 49px;
  padding-top: 1px;
  font-weight: 100;
  text-decoration: none;
}

.paragraph-4 {
  color: #8e8e9c;
  margin-bottom: 17px;
  padding-left: 40px;
  padding-right: 40px;
  font-size: 16px;
  font-style: italic;
  font-weight: 300;
}

.paragraph-4.rules {
  padding-left: 0;
}

.heading-9 {
  color: #06a1f9;
  background-color: #0000;
  margin-top: 50px;
  margin-bottom: 10px;
  padding-left: 40px;
  padding-right: 40px;
  font-size: 24px;
  font-weight: 300;
}

.heading-9.rules {
  padding-left: 0;
}

.paragraph-5 {
  color: #363636;
  flex-direction: row;
  justify-content: flex-start;
  align-items: baseline;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: gesta, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  display: block;
}

.paragraph-5.nobottompadding {
  margin-bottom: 40px;
  padding-bottom: 20px;
}

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

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

.text-span-8 {
  color: #363636;
  font-weight: 700;
}

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

.heading-10 {
  float: none;
  color: #676770;
  background-color: #fff;
  font-family: gesta, sans-serif;
  font-weight: 500;
  position: static;
}

.heading-10.center {
  color: #363636;
  text-align: center;
}

.benchmarkingwrapper {
  background-color: #fff;
  width: 40%;
  height: 80%;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 50px;
  font-family: gesta, sans-serif;
  display: none;
  overflow: auto;
}

.container-8 {
  margin-top: 19px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 0;
  display: block;
  overflow: auto;
}

.image-16 {
  padding-bottom: 20px;
}

.text-span-9 {
  color: #363636;
  font-size: 18px;
}

.image-17 {
  margin-left: 26px;
  display: inline-block;
}

.image-18 {
  float: left;
  display: inline-block;
}

.text-block-13 {
  float: left;
  color: #363636;
  padding-right: 22px;
  font-family: gesta, sans-serif;
}

.dignosticswrapper {
  background-color: #fff;
  width: 40%;
  height: 80%;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 50px 20px;
  display: none;
  overflow: auto;
}

.energywrapper {
  background-color: #fff;
  width: 40%;
  height: 80%;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 50px;
  display: none;
  overflow: auto;
}

.betterbuildingswrapper {
  background-color: #fff;
  width: 40%;
  height: 80%;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 50px;
  display: block;
  overflow: auto;
}

.text-block-14 {
  color: #676770;
  text-align: left;
  font-family: gesta, sans-serif;
  font-size: 14px;
}

.text-block-14:hover {
  color: #06a1f9;
}

.text-block-14:active {
  color: #192024;
  font-weight: 500;
}

.dropdown-link-2 {
  border-style: none;
  font-family: gesta, sans-serif;
}

.dropdown-link-2:hover {
  color: #fff;
  background-color: #06a1f9;
}

.dropdown-link-3 {
  border-style: none;
  font-family: gesta, sans-serif;
}

.dropdown-link-3:hover {
  color: #fff;
  background-color: #06a1f9;
}

.dropdown-link-5 {
  border-style: none;
  font-family: gesta, sans-serif;
}

.dropdown-link-5:hover {
  color: #fff;
  background-color: #06a1f9;
}

.dropdown-list-2 {
  background-color: #fff;
}

.dropdown-list-2.w--open {
  background-color: #e0e0e0;
  width: 200px;
  margin-top: 60px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.dropdown {
  width: 100px;
  font-family: gesta, sans-serif;
  position: relative;
}

.dropdown-link-4 {
  border-style: none;
}

.dropdown-link-4:hover {
  color: #fff;
  background-color: #06a1f9;
}

.navlink {
  color: #676770;
  text-decoration: none;
}

.navlink:hover {
  color: #06a1f9;
}

.navlink:active {
  color: #192024;
}

.navlink.link {
  font-size: 16px;
}

.image-21 {
  float: right;
  width: 35px;
  height: 35px;
  display: block;
}

.close-button {
  float: right;
  width: 40px;
  height: 40px;
  padding-left: 4px;
  padding-right: 4px;
}

.toolssection {
  color: #676770;
  padding-left: 58px;
  padding-right: 72px;
  font-family: gesta, sans-serif;
  font-size: 20px;
  font-weight: 300;
}

.image-22 {
  width: 450px;
  margin-top: 10px;
  padding-bottom: 84px;
}

.tools-list {
  color: var(--black);
  font-family: gesta, sans-serif;
}

.list-item-7 {
  color: var(--black);
  padding-bottom: 20px;
  font-family: gesta, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
}

.text-span-11 {
  color: #363636;
  font-weight: 400;
}

.list-item-8 {
  text-transform: none;
  padding-bottom: 20px;
  font-size: 18px;
  line-height: 30px;
}

.text-span-13 {
  color: #363636;
  text-transform: uppercase;
  font-weight: 400;
}

.container-10 {
  float: none;
  clear: none;
  justify-content: space-around;
  align-items: flex-start;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  font-family: gesta, sans-serif;
  display: block;
}

.nav-menu {
  float: right;
  clear: none;
  text-align: right;
  flex-direction: row;
  flex: none;
  justify-content: center;
  align-items: center;
  height: 100%;
  margin-right: 40px;
  font-family: gesta, sans-serif;
  display: flex;
  position: static;
  overflow: visible;
}

.button-2 {
  background-color: #3f58ce;
  margin-top: 42px;
  padding: 10px 30px;
  font-family: gesta, sans-serif;
  font-weight: 700;
}

.button-2:hover {
  background-color: #5d70d4;
}

.container-11 {
  margin-top: 296px;
}

.heading-11 {
  color: #fff;
  background-color: #36363647;
  background-image: linear-gradient(#0000, #0000);
  margin-bottom: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: gesta, sans-serif;
  font-size: 45px;
  font-weight: 400;
  display: block;
}

.text-span-14 {
  color: #3f58ce;
  font-weight: 700;
}

.html-embed-2 {
  width: auto;
  box-shadow: none;
  border-style: none;
  flex-direction: row;
  justify-content: center;
  margin: 0 auto 10px 1px;
  padding-top: 60px;
  padding-bottom: 80px;
  display: flex;
}

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

.body-5.grey {
  background-color: #bec3c7;
}

.firstviewwrapper, .bbcwrapper, .datarepwrapper {
  background-color: #fff;
  width: 70%;
  height: 90%;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 50px;
  font-family: gesta, sans-serif;
  display: none;
  overflow: auto;
}

.div-block-9 {
  margin-top: 0;
  margin-bottom: auto;
  padding-top: 75px;
}

.link-block {
  float: left;
  margin-left: 10%;
}

.link-block.logo-link {
  border-style: none;
  margin-top: 11px;
}

.mbp-team {
  color: #fff;
  text-align: center;
  background-color: #ffffde;
  border-bottom: 1px solid #000;
  margin-top: 0;
  margin-bottom: 0;
  padding: 20px 10px 50px;
  position: relative;
  overflow: auto;
}

.mbp-team.accent {
  background-color: #192024;
  background-image: url('../images/banner1.png');
  background-position: 50%;
  background-size: cover;
  margin-top: 0;
  margin-bottom: auto;
  padding-top: 88px;
  padding-bottom: 120px;
}

.mbp-team.accent.mbp {
  color: #ecf0f1;
  background-color: #f0f0f0;
  background-image: none;
  border-style: none;
  padding-top: 60px;
  padding-bottom: 64px;
}

.mpb-tabs-wrapper {
  text-align: center;
  background-color: #0000;
}

.mpb-cards {
  background-color: #fff;
  border: 2px #363636;
  padding-bottom: 70px;
}

.tools {
  color: #b4b4b4;
  text-align: left;
  margin-top: 0;
  margin-bottom: 60px;
  font-family: gesta, sans-serif;
  font-size: 20px;
  line-height: 26px;
}

.tools.center {
  color: #8f8f8f;
  text-align: left;
  letter-spacing: 0;
  text-transform: none;
  border: 20px #0000;
  margin-top: auto;
  margin-bottom: 0;
  margin-right: 0;
  padding: 0 0 20px;
  font-family: gesta, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  line-height: 26px;
  display: inline-block;
}

.row6 {
  color: #ffffde;
  background-color: #2e9dff;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 45px;
}

.roww5 {
  color: #1f2c5c;
  background-color: #39c3c9;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 50px;
}

.heading2 {
  float: none;
  color: #363636;
  text-align: center;
  padding-top: 40px;
  padding-bottom: 20px;
  font-family: gesta, sans-serif;
  font-size: 24px;
  font-weight: 400;
  display: block;
}

.tool-list {
  color: #8f8f8f;
  text-align: left;
  font-family: gesta, sans-serif;
  font-size: 20px;
  font-weight: 300;
}

.unordered-list-3 {
  margin-bottom: 20px;
  padding-left: 50px;
  list-style-type: disc;
}

.div-block-11 {
  background-color: #0000;
  padding-left: 60px;
  padding-right: 60px;
}

.div-block-12 {
  border: 1px #000;
  margin-bottom: 0;
  padding-left: 60px;
  padding-right: 60px;
}

.image-24 {
  margin-top: 40px;
}

.signincard {
  float: none;
  background-color: #fff;
  border: 2px #8e8e9c;
  flex-direction: row;
  flex: 0 auto;
  align-items: center;
  width: 350px;
  height: auto;
  margin-top: 0;
  padding: 0;
  display: block;
  box-shadow: 1px 1px 22px -7px #8e8e9c;
}

.signincard:hover {
  background-color: #e0e0e0;
}

.signincard.programs {
  float: left;
  flex: 0 auto;
  width: 32%;
  max-width: 500px;
  height: 300px;
  margin-bottom: auto;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  display: block;
}

.signincard.programs:hover {
  background-color: #fff;
}

.signincard.maalka {
  width: 31%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.signincard.programs {
  float: left;
  clear: none;
  flex: 0 auto;
  width: 32%;
  max-width: 500px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  display: block;
}

.topstrip {
  background-color: #3f58ce;
  height: 20px;
}

.topstrip.turquoise {
  color: #39c3c9;
  background-color: #39c3c9;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.topstrip.purple {
  background-color: #5d70d4;
  justify-content: space-around;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.topstrip.dark-blue {
  background-color: #0579bb;
}

.topstrip.navy {
  background-color: #1f2c5c;
}

.topstrip.royal-blue {
  background-color: #3f58ce;
}

.topstrip.medium-blue {
  background-color: #1399c9;
}

.topstrip.violet {
  background-color: #64467d;
}

.insidecard {
  background-color: #fff;
  border: 2px #8e8e9c;
  flex-direction: row;
  flex: 0 auto;
  align-items: center;
  height: 250px;
  margin-top: 0;
  margin-left: 0;
  padding: 20px 0 0 20px;
  display: block;
  overflow: visible;
}

.insidecard:hover {
  background-color: #e0e0e0;
}

.insidecard.programs {
  height: auto;
  padding-top: 0;
  padding-left: 0;
}

.insidecard.programs:hover {
  background-color: #fff;
}

.text-span-23 {
  color: #676770;
  font-size: 12px;
  font-style: italic;
  font-weight: 300;
  line-height: 14px;
}

.h1 {
  width: auto;
  color: var(--midnight-blue);
  text-align: left;
  text-transform: capitalize;
  margin-bottom: 0;
  padding-left: 0;
  font-family: gesta, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 65px;
}

.h1.footer {
  font-size: 28px;
}

.h1.center {
  text-align: center;
  margin-bottom: 0;
}

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

.mppheading {
  float: none;
  color: #06a1f9;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  background-color: #0000;
  width: auto;
  margin: 100px 0 0;
  padding: 141px 0 129px;
  font-family: gesta, sans-serif;
  font-size: 55px;
  font-weight: 300;
  line-height: 70px;
  display: block;
}

.div-block-17 {
  z-index: 80;
  float: none;
  clear: none;
  background-color: #0000;
  width: 90%;
  max-width: 1400px;
  height: 400px;
  margin-bottom: 42px;
  margin-left: auto;
  margin-right: auto;
  padding: auto 0 0;
  position: static;
  inset: -22px 0 -6px -272px;
}

.div-block-17.title {
  background-color: #0000;
  width: 80%;
  height: auto;
  margin-bottom: 0;
  padding-top: 0;
  padding-left: 20px;
}

.div-block-17.section1 {
  background-color: #0000;
  width: 100%;
  height: auto;
  margin-bottom: 0;
  padding-top: 0;
  padding-left: 0;
}

.videoscontainer {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  letter-spacing: 1px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: auto;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0%;
  padding-bottom: 0%;
  display: grid;
}

.scroll2 {
  background-color: var(--white-smoke);
  margin-top: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: gesta, sans-serif;
}

.section2 {
  background-color: #fff;
  padding-top: 40px;
}

.section3 {
  background-color: var(--white-smoke);
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  display: block;
}

.image-28 {
  float: left;
  width: 20%;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
}

.card-text-block {
  color: #676770;
  border-style: none;
  border-bottom-width: 1px;
  border-bottom-color: #000;
  margin-top: 10px;
  font-family: gesta, sans-serif;
  font-size: 14px;
  font-weight: 300;
  text-decoration: none;
}

.div-block-25 {
  background-color: #0000;
  background-image: linear-gradient(#ffffffbd, #ffffffbd);
  width: 60%;
  max-width: 1400px;
  margin: 60px auto 50px;
  padding: 41px 30px 40px;
  display: block;
}

.div-block-25.programs {
  background-image: none;
  max-width: 1200px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 0;
}

.div-block-31 {
  float: left;
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 60%;
  margin-left: 0;
  margin-right: 0;
  padding-right: 0;
  display: block;
}

.program-page-cards {
  flex-direction: row;
  width: 80%;
  max-width: 1400px;
  margin: 6px auto 40px;
  display: flex;
}

.div-block-34 {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 100px;
  padding-bottom: 100px;
}

.div-block-34.programs {
  background-color: #f0f0f0;
  margin-bottom: 100px;
  padding-top: 0;
  padding-bottom: 50px;
}

.dropdown-toggle-3 {
  padding-left: 30px;
  bottom: 0;
  left: 0;
  right: 0;
}

.icon-2 {
  color: #06a1f9;
}

.tools-image {
  width: 600px;
  margin-top: 0;
  margin-bottom: 60px;
  padding-bottom: 0;
}

.carddropdown {
  text-align: center;
  border: 1px solid #f0f0f0;
  width: 100%;
  display: inline-block;
}

.dropdown-list-4 {
  position: relative;
}

.card-accordian {
  color: #363636;
  background-color: #fff;
  border: 1px #f0f0f0;
  height: auto;
  padding-top: 0;
  font-family: gesta, sans-serif;
  font-size: 14px;
  overflow: hidden;
}

.paragraph-7 {
  color: #676770;
  text-align: left;
  width: 90%;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  font-size: 14px;
  line-height: 20px;
  display: block;
}

.cardtitle {
  justify-content: space-around;
  align-items: center;
  height: 100px;
  margin-top: 30px;
  margin-bottom: 55px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.div-block-36 {
  height: 250px;
}

.text-block-16, .text-block-17, .text-block-20, .text-block-21, .text-block-22, .text-block-23, .text-block-24 {
  font-family: gesta, sans-serif;
}

.body-6 {
  background-color: #0000;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}

.values-sticky {
  background-color: #f0f0f0;
  width: 100%;
  margin-top: 83px;
  padding-top: 20px;
  padding-bottom: 10px;
  position: static;
  top: 0;
  left: 0;
  right: 0;
}

.div-block-37 {
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.prop39-div {
  background-color: #fff;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.image-43 {
  border: 0 #000;
  flex: 0 auto;
}

.turquoise {
  color: #07a7ae;
  background-color: #0000;
}

.blue {
  color: #06a1f9;
}

.purple {
  color: #5d70d4;
}

.link-8 {
  text-align: left;
}

.card-link {
  border-style: none;
}

.div-block-42 {
  background-color: #404047;
  margin-top: 40px;
}

.div-block-43 {
  align-items: center;
  height: 90px;
  display: flex;
}

.div-block-45 {
  margin-top: 5%;
  margin-bottom: 10%;
  padding-bottom: 0;
}

.nav-div {
  height: 60px;
}

.documentation {
  height: auto;
  margin-bottom: 0;
}

.risk-analysis {
  width: auto;
  box-shadow: none;
  border-style: none;
  justify-content: center;
  margin: 0 auto 10px;
  padding-top: 20px;
  padding-bottom: 80px;
  display: flex;
}

.image-23 {
  width: 500px;
  margin-top: 6px;
  padding-bottom: 53px;
}

.link-9, .link-10, .link-11 {
  font-weight: 400;
}

.helpdiv {
  background-color: #f5f7fa;
  margin: -10px auto 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.breadcrumb {
  background-color: #0000;
  border: 1px #000;
  margin-right: 20px;
}

.breadcrumb:hover {
  background-color: var(--white-smoke);
}

.breadcrumb.current {
  background-color: #fff;
  border: 1px #000;
}

.breadcrumbtext {
  background-color: var(--white-2);
  color: #363636;
  border: 1px #000;
  justify-content: flex-start;
  align-items: flex-end;
  margin-left: 0;
  padding: 10px 20px;
  font-size: 14px;
  font-weight: 300;
  display: flex;
}

.breadcrumbtext:hover {
  background-color: var(--white-smoke-3);
}

.breadcrumbtext.current {
  background-color: var(--white-2);
  color: var(--dark-slate-grey);
  font-size: 14px;
  font-weight: 300;
}

.breadcrumbtext.current:hover {
  background-color: #0000;
}

.image-45 {
  margin-top: 12px;
  position: relative;
  overflow: visible;
}

.div-block-46 {
  align-self: stretch;
  margin-top: 4px;
  margin-right: 20px;
}

.link-block-2 {
  border: 1px #000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.link-block-2.hide {
  display: none;
}

.column-6 {
  padding-left: 10px;
  padding-right: 40px;
}

.helpheader {
  background-color: var(--white-2);
  color: var(--black);
  text-align: center;
  margin-bottom: auto;
  margin-left: 3%;
  margin-right: 3%;
  padding: 10px 15%;
  font-family: gesta, sans-serif;
  font-size: 32px;
  font-weight: 300;
}

.nexttopic {
  color: var(--dark-slate-grey);
  align-self: center;
  margin-right: 20px;
  font-family: gesta, sans-serif;
  font-size: 24px;
  font-weight: 500;
}

.helpvideo {
  z-index: 100;
  float: none;
  width: auto;
  margin-top: 40px;
  margin-bottom: auto;
  padding-bottom: 0;
  position: relative;
  bottom: auto;
  left: auto;
  box-shadow: 1px 1px 3px #000;
}

.helptext {
  color: var(--dark-slate-grey);
  flex: 0 auto;
  margin-top: 40px;
  margin-bottom: 40px;
  font-family: gesta, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 25px;
  display: block;
}

.helptext.lesspadding {
  margin-bottom: 0;
}

.helptext.top {
  margin-top: 0;
  margin-bottom: 0;
}

.helptext.subheader {
  font-size: 18px;
}

.helptext.subheader.hide {
  display: none;
}

.helptext.subheader.large {
  font-size: 22px;
}

.helptext.notoppadding {
  margin-top: 0;
}

.helpimage {
  margin-top: 60px;
  margin-bottom: 60px;
}

.helpimage.top {
  margin-top: 0;
}

.helpimage.lesspadding {
  margin-bottom: 40px;
}

.html-embed-3 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.html-embed-3.helpvideo {
  margin-top: 40px;
  margin-bottom: 60px;
  position: relative;
}

.headerdiv {
  margin-top: 60px;
  margin-bottom: 20px;
}

.helpimagesmall {
  width: 600px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.helplistitem {
  color: var(--dark-slate-grey);
  font-family: gesta, sans-serif;
  font-size: 18px;
  font-weight: 300;
}

.helplist {
  margin-bottom: 20px;
}

.helplist.privacy {
  margin-top: 40px;
  margin-bottom: 0;
}

.text-span-31, .text-span-32 {
  font-weight: 400;
}

.link-12 {
  text-align: center;
  font-size: 18px;
  font-weight: 300;
}

.link-block-4 {
  border: 1px #000;
  margin-top: 12px;
  margin-left: 2%;
}

.link-block-4.w--current {
  margin-left: 40px;
}

.bold-text-3, .bold-text-4, .bold-text-6, .bold-text-7, .bold-text-8, .bold-text-9, .bold-text-10 {
  color: var(--black);
  font-weight: 500;
}

.bold-text-10.subheader {
  font-size: 22px;
}

.bold-text-11 {
  color: var(--black);
  font-style: normal;
  font-weight: 500;
}

.bold-text-12, .bold-text-13, .bold-text-14, .bold-text-16 {
  color: var(--black);
  font-weight: 500;
}

.subheadcontainer {
  margin-top: 50px;
  margin-bottom: 30px;
}

.h3 {
  color: var(--midnight-blue);
  text-transform: none;
  margin-top: 0;
  font-family: gesta, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 35px;
}

.h3.white {
  color: var(--white);
  font-size: 18px;
}

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

.h4 {
  color: var(--black);
  margin-top: 20px;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
}

.h2 {
  color: var(--midnight-blue);
  font-size: 28px;
  font-weight: 700;
  line-height: 40px;
}

.highlighted {
  background-color: var(--light-yellow);
}

.name {
  color: var(--black);
  text-transform: none;
  font-size: 18px;
  font-weight: 500;
}

.name.subhead {
  color: var(--dim-gray-2);
  margin-bottom: 5px;
  font-size: 16px;
  font-style: italic;
  font-weight: 300;
}

.name.small {
  text-align: left;
  font-size: 16px;
}

.form {
  margin-top: 30px;
  padding-right: 0%;
}

.checkbox {
  color: var(--dim-gray-2);
  margin-top: 20px;
  font-size: 18px;
  font-weight: 300;
}

.checkbox.last {
  margin-bottom: 20px;
}

.checkbox-label {
  padding-left: 10px;
  font-size: 16px;
  font-weight: 300;
}

.checkbox-2 {
  border: 0 #000;
}

.radio-label {
  color: var(--dim-gray-2);
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 300;
}

.radio-label.last {
  margin-bottom: 30px;
}

.radio-button-label {
  padding-left: 10px;
  font-size: 16px;
  font-weight: 300;
}

.text-field-4 {
  margin-top: 0;
  margin-bottom: 30px;
}

.last {
  margin-bottom: 30px;
}

.text-block-26 {
  color: var(--midnight-blue);
  text-transform: none;
  font-family: gesta, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
}

.success-message-2 {
  color: var(--white-smoke);
  background-color: #0000;
  margin-top: 40px;
  padding-top: 60px;
  padding-bottom: 60px;
}

.image-47 {
  margin-top: 40px;
}

.text-block-27 {
  color: var(--dark-red);
  text-transform: none;
  font-family: gesta, sans-serif;
  font-size: 16px;
  font-style: italic;
  font-weight: 300;
}

.error-message {
  background-color: var(--error-background);
  text-align: center;
  margin-top: 20px;
  padding-left: 20px;
}

.democontainer {
  margin-bottom: -3px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 20px;
  display: none;
}

.democontainer.mobile {
  display: none;
}

.democontainer.button1 {
  margin-bottom: 0;
  padding-top: 20px;
  display: block;
}

.columns {
  background-color: #fff9;
}

.columns.demo {
  background-color: #0000;
  width: 100%;
  margin: auto auto 60px;
}

.formcontainer {
  background-color: var(--white);
  border-radius: 10px;
  flex: 1;
  width: auto;
  max-width: 1500px;
  margin: 0 0 37px;
  padding: 20px 40px 40px;
  box-shadow: 2px 2px 20px #81818145;
}

.column-7 {
  background-color: #0000;
  height: auto;
  padding-left: 0;
  padding-right: 40px;
  position: relative;
}

.div-block-52 {
  background-color: #0000;
  max-width: 1000px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0%;
}

.div-block-52.demo {
  padding-right: 0%;
}

.backgroundblock {
  background-color: var(--white-smoke-3);
  height: auto;
  padding-bottom: 0%;
}

.backgroundblock.transwhite {
  background-color: #ffffffba;
}

.div-block-54 {
  float: none;
  clear: none;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--white-3);
  text-align: center;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: 1500px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 120px 5% 60px;
  display: flex;
}

.div-block-54.contact {
  margin-top: -235px;
  padding-left: 10%;
  padding-right: 10%;
}

.div-block-54.contact.top {
  background-color: #0000;
  margin-top: 0;
  padding: 0 0%;
}

.column-8 {
  justify-content: flex-end;
  padding-left: 20px;
  display: flex;
}

.bluebackgroundstrip {
  background-color: var(--maalka-blue);
  height: 50px;
  padding-bottom: 0;
}

.hero-section-copy {
  background-color: #0000;
  width: auto;
  margin: auto 0 0;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
  position: relative;
  top: 100px;
}

.column-9 {
  justify-content: flex-start;
  align-self: auto;
  padding-right: 27px;
  display: block;
}

.image-48 {
  float: right;
  width: 100px;
  height: 100px;
  display: block;
}

.div-block-55 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: 0;
  display: block;
}

.columns-2 {
  align-items: center;
  display: flex;
}

.button-4 {
  background-color: var(--ghost-white-2);
  color: var(--dark-slate-grey);
  margin-bottom: auto;
  margin-left: 0;
  margin-right: 20px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 14px;
  font-weight: 300;
}

.button-4:hover {
  background-color: var(--hover-color);
}

.button-4._2nd {
  margin-top: 20px;
  margin-left: 0;
}

.div-block-56 {
  margin-bottom: 40px;
}

.div-block-56.hide {
  display: none;
}

.div-block-57 {
  margin-bottom: 60px;
}

.html-embed-4 {
  margin: auto auto 40px 10px;
}

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

.search {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: stretch;
  width: 890px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.search-button {
  height: 40px;
  font-family: gesta, sans-serif;
  font-size: 15px;
  line-height: 20px;
}

.search-button.results {
  height: 38px;
  margin-left: 10px;
}

.text-block-28 {
  color: var(--dim-gray-2);
  margin-top: 10px;
  font-family: gesta, sans-serif;
}

.paragraph-10 {
  color: var(--dim-gray-2);
  font-family: gesta, sans-serif;
}

.search-result-item {
  margin-bottom: 30px;
}

.search-2 {
  margin-bottom: 20px;
  display: flex;
}

.videocontainer {
  z-index: 0;
  background-color: var(--white-2);
  flex-direction: column;
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: 376px;
  height: 237px;
  margin-top: auto;
  margin-bottom: auto;
  line-height: 50px;
  display: flex;
  position: relative;
  bottom: auto;
  left: 2px;
}

.background-video {
  flex-direction: column;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-bottom: 0%;
  display: flex;
  position: static;
  bottom: -20%;
  left: 5%;
}

.mainparagraph {
  color: var(--textblack);
  text-align: left;
  letter-spacing: 0;
  margin-top: 20px;
  font-family: gesta, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
}

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

.mainparagraph.left {
  text-align: left;
  text-transform: none;
  margin-top: 50px;
  font-size: 18px;
  line-height: 28px;
  text-decoration: none;
}

.mainparagraph.white {
  color: var(--silver);
}

.mainparagraph.center {
  margin-top: 10px;
}

.container-17 {
  max-width: 2000px;
  color: var(--white);
  background-color: #ffffffe3;
  border-radius: 20px;
  margin-top: 60px;
  margin-bottom: 80px;
  padding: 20px 8%;
}

.container-17.white-body {
  background-color: #0000;
  margin-top: 40px;
  padding-left: 0%;
  padding-right: 0%;
}

.bluevideocontainer {
  background-color: var(--maalka-blue);
  border-radius: 5px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 450px;
  height: 250px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  box-shadow: -2px 7px 12px #0000003d;
}

.bluevideocontainer.green {
  background-color: var(--dark-turquoise);
}

.videotabwrapper {
  text-align: center;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.tab-pane-tab-1, .tab-pane-tab-2 {
  height: 300px;
}

.image-49 {
  width: auto;
  margin-top: auto;
  position: relative;
  inset: 0 auto 0% 0%;
}

.portfolioscontainer {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  letter-spacing: 1px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: end;
  width: 90%;
  height: 90%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: grid;
}

.portfolliodiv {
  z-index: 80;
  float: none;
  clear: none;
  background-color: #0000;
  width: 90%;
  max-width: 1400px;
  height: 400px;
  margin-bottom: 80px;
  margin-left: auto;
  margin-right: auto;
  padding: 60px 0 0;
  position: static;
  inset: -22px 0 -6px -272px;
}

.threethingssection {
  width: 90%;
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 100px;
}

.section4 {
  background-color: var(--maalka-blue);
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  display: block;
}

.collaboratorssection {
  width: 85%;
  margin-top: 0%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 40px;
}

.announcementsection {
  margin-top: 3%;
  margin-bottom: auto;
  padding-bottom: 0%;
  position: relative;
}

.row {
  background-color: var(--white-smoke);
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 50px;
  display: block;
}

.row.blue {
  background-color: var(--maalka-blue);
  height: 60px;
  margin-top: -93px;
  padding-bottom: 0;
  position: relative;
}

.section6 {
  background-color: var(--white-smoke);
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 0;
  display: block;
}

.threethingsgrid {
  z-index: 0;
  grid-column-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-flow: row;
  margin-top: 120px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: -15px;
}

.bar {
  z-index: 0;
  background-color: var(--maalka-blue);
  height: 25px;
  font-family: gesta, sans-serif;
  position: static;
}

.bar.navy {
  background-color: var(--midnight-blue);
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

.bar.teal {
  background-color: #4fd4da;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

.floatingcircle {
  z-index: 1000;
  background-color: var(--white-2);
  border-radius: 100px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 125px;
  height: 125px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  top: -225%;
  bottom: auto;
  box-shadow: 2px 4px 18px 1px #00000017;
}

.div-block-61 {
  width: 80%;
  height: 80%;
}

.heading-12 {
  color: var(--black);
  text-transform: capitalize;
  font-family: gesta, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 30px;
}

.heading-12.centered {
  color: var(--midnight-blue);
  text-align: center;
  font-size: 20px;
  font-weight: 700;
}

.threethingsgrid2 {
  z-index: 0;
  grid-column-gap: 59px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-flow: row;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  position: static;
  top: auto;
}

.div-block-62 {
  margin-left: 40px;
}

.div-block-63 {
  margin-right: 40px;
}

.grid-3 {
  justify-content: center;
  justify-items: center;
  width: 95%;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-64 {
  background-color: var(--white-2);
  border-radius: 10px;
  flex: 0 auto;
  order: 0;
  align-self: center;
  width: 300px;
  max-width: 400px;
  height: 325px;
  margin-left: 20px;
  margin-right: 0;
  padding: 25px 25px 100px;
  line-height: 10px;
  box-shadow: 0 4px 12px 2px #88888829;
}

.cardheader {
  color: var(--black);
  text-transform: none;
  font-family: gesta, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 34px;
}

.image-50 {
  float: left;
  clear: left;
  max-width: 60%;
  position: static;
  bottom: 57px;
  left: -123px;
}

.cardtext {
  color: #192024d9;
  margin-top: 20px;
  font-family: gesta, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 28px;
}

.cardtext.testitmonial {
  color: var(--midnight-blue);
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
}

.columns-3 {
  margin-bottom: 20px;
}

.whitevideodiv {
  background-color: var(--white-2);
  border-radius: 5px;
  flex-direction: row;
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: 400px;
  height: 260px;
  display: flex;
  position: relative;
  top: 25px;
  box-shadow: 0 4px 13px 2px #1414142b;
}

.pageheader {
  color: var(--dark-slate-grey);
  text-align: center;
  letter-spacing: 2px;
  font-size: 28px;
  font-weight: 400;
  line-height: 44px;
}

.pageheader.left {
  text-align: left;
  letter-spacing: 2px;
  text-transform: uppercase;
  width: auto;
  font-family: gesta, sans-serif;
  font-size: 28px;
  font-weight: 500;
  line-height: 40px;
}

.pageheader.left.small {
  margin-top: 44px;
  font-size: 14px;
}

.pageheader.teal {
  color: var(--dark-turquoise);
}

.section5 {
  background-color: var(--white-2);
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  display: none;
}

.testimonialsection {
  width: 85%;
  margin: 0 auto;
  padding-bottom: 0%;
}

.slide {
  color: var(--white);
  background-color: #0000;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
}

.sliderbox {
  color: #0000;
  background-color: #0000;
  border-radius: 0;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 80%;
  height: auto;
  margin: auto;
  display: flex;
}

.sliderbox.blue {
  border-radius: 20px;
  flex-direction: row;
  justify-content: flex-end;
  align-items: flex-start;
}

.sliderboxcontainer {
  background-color: #0000;
  border-radius: 0;
  height: auto;
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
}

.slider {
  background-color: #0000;
  border-radius: 0;
  height: auto;
  margin-top: 0;
}

.slidercolorblock {
  background-color: #39c3c9b0;
  border-radius: 100px;
  justify-content: flex-start;
  align-items: flex-end;
  width: 40%;
  height: 50%;
  display: flex;
  position: static;
  top: 75px;
}

.slidercolorblock.blue {
  background-color: var(--dodger-blue);
  border-radius: 0 20px 0 140px;
  order: 1;
  align-items: flex-start;
}

.image-51 {
  z-index: 100;
  width: 255px;
  margin-bottom: 50px;
  position: relative;
  left: auto;
}

.slidertextcontainer {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 0;
  margin-left: 0;
  padding-left: 20px;
  padding-right: 20px;
}

.slidertextcontainer._2nd {
  margin-left: auto;
  margin-right: 40px;
}

.cardsubheader {
  color: var(--midnight-blue);
  text-transform: capitalize;
  font-family: gesta, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 28px;
}

.quotes {
  color: var(--black);
  font-size: 22px;
  font-weight: 700;
}

.slide-2 {
  background-color: var(--white-smoke);
}

.slide-nav {
  margin-bottom: 20px;
  padding-top: 40px;
}

.image2 {
  z-index: 100;
  width: 180px;
  margin-top: 33px;
  margin-bottom: 50px;
  position: relative;
  left: auto;
}

.image3 {
  z-index: 100;
  width: 255px;
  margin-bottom: 50px;
  position: relative;
  left: auto;
}

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

.image-52, .image-53 {
  width: 80px;
  padding-left: 0;
  padding-right: 0;
}

.icon-3, .icon-4 {
  color: var(--midnight-blue);
}

.div-block-66 {
  text-align: center;
  width: 100%;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
}

.contactdiv {
  background-color: #0000;
  background-image: linear-gradient(to bottom, var(--medium-aquamarine), var(--maalka-blue));
  height: 930px;
  margin-top: 0;
  padding-top: 100px;
  padding-bottom: 0;
}

.toolsdiv {
  margin-top: 0;
}

.list-item-12 {
  font-size: 18px;
  line-height: 30px;
}

.newsdiv {
  padding-bottom: 49px;
}

.div-block-67 {
  margin-bottom: 60px;
}

.image-56 {
  width: 140px;
  padding-left: 0;
  padding-right: 0;
}

.image-57, .image-58 {
  width: 100px;
  padding-left: 0;
  padding-right: 0;
}

.image-59 {
  width: 120px;
  padding-left: 0;
  padding-right: 0;
}

.mapcontainer {
  background-color: #0000;
  width: 90%;
  margin: 40px auto;
}

.image-60 {
  width: 750px;
  margin-bottom: 40px;
}

.mapsection {
  background-color: #0000;
  margin-top: 20px;
  font-family: gesta, sans-serif;
}

.aboutcontainer {
  width: 100%;
  color: var(--azure);
  background-color: #0000;
  border-radius: 10px;
  margin: 0 auto 80px;
  padding: 0;
}

.leadersection {
  background-color: var(--white-2);
  margin-top: auto;
  font-family: gesta, sans-serif;
}

.leaderscontainer {
  background-color: #0000;
  width: 90%;
  height: auto;
  margin: 0 auto 87px;
}

.whatwedosection {
  background-color: var(--white-2);
  color: var(--white-2);
  margin-top: 65px;
  font-family: gesta, sans-serif;
}

.whatwedocontainer {
  background-color: var(--white-2);
  width: 90%;
  height: auto;
  margin: 20px auto;
  padding-bottom: 0;
}

.whatwedocards2 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-content: center;
  justify-items: center;
  width: 85%;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.whatwedocardheader {
  color: var(--dark-slate-grey);
  text-align: center;
  letter-spacing: 1px;
  text-transform: capitalize;
  margin-top: 30px;
  margin-bottom: 0;
  font-family: gesta, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
}

.backgroundpic {
  background-color: var(--dark-turquoise);
  width: 100%;
  height: 189px;
}

.backgroundpic.teal {
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  height: 140px;
  display: flex;
  position: relative;
}

.backgroundpic.second {
  background-color: var(--maalka-blue);
  border-radius: 5px;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.backgroundpic.third {
  background-color: #1f2c5cbd;
  border-radius: 5px;
  justify-content: flex-end;
  display: flex;
}

.backgroundpic.blue {
  background-color: var(--maalka-blue);
  justify-content: center;
  align-items: center;
  height: 140px;
  display: flex;
}

.backgroundpic.navy {
  background-color: var(--midnight-blue-2);
  justify-content: center;
  align-items: center;
  height: 140px;
  display: flex;
}

.backgroundpic.violet {
  border-radius: 5px;
  align-items: flex-end;
  display: flex;
  position: relative;
}

.div-block-68 {
  background-color: var(--white-smoke);
  padding-top: 10px;
  padding-bottom: 100px;
}

.topshape1 {
  z-index: 100;
  background-color: var(--dark-turquoise-2);
  border-radius: 0 100px 5px 5px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  width: 70%;
  height: 70%;
  margin-bottom: 0;
  display: flex;
  position: relative;
  top: auto;
  bottom: auto;
}

.topshape2 {
  z-index: 100;
  background-color: #0554bb91;
  border-radius: 200px 200px 5px 5px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 80%;
  height: 70%;
  margin-bottom: 0;
  display: flex;
  position: relative;
  top: auto;
  bottom: auto;
}

.topshape3 {
  z-index: 100;
  background-color: #1f2c5cb3;
  border-radius: 0 5px 5px 100px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  width: 70%;
  height: 70%;
  margin-bottom: 0;
  display: flex;
  position: relative;
  top: auto;
  bottom: auto;
}

.aboutheader {
  z-index: 0;
  float: none;
  clear: none;
  background-color: var(--hover-color);
  color: #363636;
  text-align: center;
  letter-spacing: 2px;
  flex-wrap: nowrap;
  place-content: center flex-start;
  align-items: flex-start;
  width: auto;
  margin: 0 auto;
  padding: 40px 0;
  font-family: gesta, sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 40px;
  display: block;
  position: relative;
  bottom: 0;
  right: 0;
}

.usecasesection {
  background-color: var(--white-2);
  color: var(--white-2);
  margin-top: auto;
  font-family: gesta, sans-serif;
}

.usecaseheadersection {
  background-color: var(--white-2);
  width: 90%;
  height: auto;
  margin: 40px auto 20px;
  padding-bottom: 0;
}

.usecasecontainer {
  background-color: #0000;
  padding-top: 0;
  display: flex;
}

.usecaseimagecontainer1 {
  z-index: 100;
  background-color: var(--white-smoke-2);
  width: 55%;
  height: auto;
  max-height: none;
  color: var(--silver);
  display: flex;
  position: relative;
}

.usecasetextcontainer1 {
  background-color: var(--maalka-blue);
  width: 65%;
  height: auto;
  color: var(--maalka-blue);
  padding: 40px 75px 100px 40px;
}

.usecaseheader {
  color: var(--white-2);
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-family: gesta, sans-serif;
  font-size: 26px;
  font-weight: 500;
  line-height: 34px;
}

.usecaseparagraph {
  color: var(--white-2);
  letter-spacing: 1px;
  margin-top: 20px;
  font-size: 26px;
  line-height: 38px;
}

.slider-2 {
  height: 425px;
  margin-bottom: 60px;
  margin-left: 40px;
  margin-right: 40px;
}

.slide-nav-2 {
  height: 80px;
  padding-top: 30px;
}

.div-block-69 {
  background-color: var(--white-2);
  height: 100px;
}

.usecaseimagecontainer1-copy {
  z-index: 100;
  background-color: var(--white-smoke-2);
  width: 55%;
  height: auto;
  max-height: none;
  color: var(--silver);
  display: flex;
  position: relative;
}

.usecasetextcontainer2 {
  background-color: var(--dark-turquoise);
  width: 65%;
  height: auto;
  color: var(--dark-turquoise);
  padding: 60px 75px 100px 60px;
}

.usecasetextcontainer3 {
  background-color: var(--midnight-blue-2);
  width: 65%;
  height: auto;
  color: var(--midnight-blue);
  padding: 60px 10% 140px 60px;
}

.announcementcard {
  background-color: var(--white-2);
  border-radius: 10px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 50px 40px 100px;
  line-height: 10px;
  box-shadow: 0 4px 12px 2px #88888829;
}

.list {
  color: var(--white-smoke-3);
  font-size: 18px;
  line-height: 32px;
}

.list.slider {
  height: auto;
  margin-top: 20px;
  margin-bottom: 0;
}

.list1 {
  color: var(--dark-slate-gray);
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 300;
  line-height: 28px;
}

.list1.bold-text-10 {
  margin-bottom: 10px;
}

.button-5 {
  float: right;
  border-radius: 5px;
  margin-top: 120px;
  margin-right: 0;
  padding: 15px 30px;
}

.bold {
  color: var(--black);
  text-align: center;
  font-weight: 500;
}

.pagesecondaryheader {
  z-index: 0;
  float: none;
  clear: none;
  color: #363636;
  text-align: center;
  letter-spacing: 2px;
  background-color: #0000;
  flex-wrap: nowrap;
  place-content: center flex-start;
  align-items: flex-start;
  width: auto;
  margin: 0 auto;
  padding: 0 0 20px;
  font-family: gesta, sans-serif;
  font-size: 28px;
  font-weight: 500;
  line-height: 60px;
  display: block;
  position: relative;
  bottom: 0;
  right: 0;
}

.pagesecondaryheader.programs {
  color: #06a1f9;
  background-color: #0000;
  margin-top: 27px;
  padding-top: 25px;
  padding-bottom: 25px;
  display: block;
  right: -7px;
}

.pagesecondaryheader.programs.riskanalysis {
  width: auto;
  margin-top: 96px;
}

.pagesecondaryheader.news {
  width: 135px;
  color: var(--dark-slate-grey);
  margin-top: 68px;
  padding-top: 20px;
  padding-bottom: 21px;
}

.pagesecondaryheader.prop39 {
  width: 388px;
}

.pagesecondaryheader.prop39.news {
  width: 389px;
  height: 100px;
  color: var(--dark-slate-grey);
  background-color: #0000;
  margin-top: auto;
  padding-bottom: 0;
  font-family: gesta, sans-serif;
  font-weight: 300;
}

.pagesecondaryheader.help {
  width: 100%;
  color: var(--dim-gray-2);
  background-color: #ffffffb3;
  margin-top: -43px;
  margin-bottom: 40px;
  margin-left: auto;
  padding-top: 10px;
  padding-bottom: 10px;
}

.pagesecondaryheader.help.article {
  color: #06a1f9;
  background-color: #fff;
  margin-bottom: 46px;
  padding-bottom: 25px;
  font-style: normal;
  font-weight: 100;
}

.pagesecondaryheader.help.definitions {
  color: #06a1f9;
  background-color: #fff;
  margin-top: 109px;
  margin-bottom: 46px;
  padding-top: 26px;
  padding-bottom: 25px;
  font-style: normal;
  font-weight: 100;
}

.pagesecondaryheader.help.units {
  color: #363636;
  text-align: left;
  text-transform: capitalize;
  background-color: #0000;
  margin-top: 20px;
  margin-bottom: 40px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 32px;
  font-weight: 400;
  line-height: 30px;
}

.pagesecondaryheader.help.secondary {
  color: var(--dark-slate-grey);
}

.pagesecondaryheader.training {
  background-color: #f0f0f0;
  margin-top: 1%;
}

.pagesecondaryheader.purple {
  color: #5d70d4;
  margin-top: 45px;
  padding-top: 20px;
  padding-bottom: 10px;
  font-family: gesta, sans-serif;
  font-weight: 400;
  bottom: -1px;
}

.pagesecondaryheader.purple.toolkit {
  color: var(--dark-slate-grey);
  background-color: #f0f0f0;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 0;
  padding-bottom: 0;
}

.pagesecondaryheader.news {
  color: #06a1f9;
  background-color: #0000;
  margin-top: 27px;
  padding-top: 25px;
  padding-bottom: 25px;
  display: block;
  right: -7px;
}

.pagesecondaryheader.center {
  color: var(--dark-slate-gray);
  margin-top: 0;
  font-size: 28px;
  font-weight: 400;
  line-height: 38px;
}

.pagesecondaryheader.center.transparent {
  margin-top: 0;
}

.pagesecondaryheader.white {
  background-color: var(--white-2);
  color: var(--dark-slate-grey);
  text-align: center;
  margin-top: 0;
  padding-top: 40px;
  padding-bottom: 40px;
  font-size: 28px;
  font-weight: 400;
}

.pagesecondaryheader.newspage {
  background-color: #bec3c740;
}

.teamrow {
  background-color: var(--maalka-blue);
  height: 30px;
}

.teamrow.teal {
  background-color: var(--dark-turquoise);
}

.teamrow.navy {
  background-color: var(--midnight-blue);
}

.teamcontainer {
  margin-top: 0;
  margin-bottom: auto;
  padding-bottom: 600px;
}

.teamcontainer.team3 {
  display: block;
}

.teamcontainer.team2 {
  background-color: var(--white-2);
  padding-bottom: 525px;
}

.grid-4 {
  grid-column-gap: 40px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 85%;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.floatingcirclebig {
  z-index: 1000;
  background-color: var(--white-2);
  border-radius: 100px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 140px;
  height: 140px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  top: -51px;
  bottom: auto;
  box-shadow: 2px 4px 18px 1px #00000017;
}

.teamparagraph {
  color: #000000c2;
  text-align: left;
  letter-spacing: 0;
  margin-top: 30px;
  margin-bottom: 60px;
  font-family: gesta, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
}

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

.teamsubheader {
  color: var(--dim-gray-2);
  text-align: center;
  font-family: gesta, sans-serif;
  font-size: 18px;
  font-weight: 300;
}

.teamtextcontainer {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
}

.bluerow {
  background-color: var(--maalka-blue);
  height: 40px;
}

.bold-text-18 {
  font-weight: 700;
}

.div-block-70 {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: -92px;
}

.image-63 {
  width: 90px;
}

.whatwedocards-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-content: center;
  justify-items: center;
  width: 85%;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.whatwedocards1 {
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-content: center;
  place-items: center;
  width: 85%;
  max-width: 1300px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: static;
}

.hoverdiv {
  z-index: 100;
  background-color: var(--white-2);
  width: 200px;
  height: 275px;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 20px;
  display: block;
  position: absolute;
}

.hoverparagraph {
  color: #000000c2;
  letter-spacing: 0;
  margin-top: 10px;
  margin-bottom: 60px;
  font-family: gesta, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  display: block;
}

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

.left-arrow {
  margin-left: 0;
  margin-right: 9px;
  padding-left: 0;
}

.div-block-71 {
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.logocontainer1 {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-72 {
  justify-content: center;
  align-items: center;
  height: auto;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.right-arrow {
  color: var(--dark-slate-grey);
  margin-right: 0;
}

.teamtextcontainer2 {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: none;
}

.teamsecondaryheader {
  z-index: 0;
  float: none;
  clear: none;
  color: #363636;
  text-align: center;
  letter-spacing: 2px;
  background-color: #0000;
  flex-wrap: nowrap;
  place-content: center flex-start;
  align-items: flex-start;
  width: auto;
  margin: 0 auto;
  padding: 0 0 20px;
  font-family: gesta, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 60px;
  display: block;
  position: relative;
  bottom: 0;
  right: 0;
}

.teamsecondaryheader.programs {
  color: #06a1f9;
  background-color: #0000;
  margin-top: 27px;
  padding-top: 25px;
  padding-bottom: 25px;
  display: block;
  right: -7px;
}

.teamsecondaryheader.programs.riskanalysis {
  width: auto;
  margin-top: 96px;
}

.teamsecondaryheader.news {
  width: 135px;
  color: var(--dark-slate-grey);
  margin-top: 68px;
  padding-top: 20px;
  padding-bottom: 21px;
}

.teamsecondaryheader.prop39 {
  width: 388px;
}

.teamsecondaryheader.prop39.news {
  width: 389px;
  height: 100px;
  color: var(--dark-slate-grey);
  background-color: #0000;
  margin-top: auto;
  padding-bottom: 0;
  font-family: gesta, sans-serif;
  font-weight: 300;
}

.teamsecondaryheader.help {
  width: 100%;
  color: var(--dim-gray-2);
  background-color: #ffffffb3;
  margin-top: -43px;
  margin-bottom: 40px;
  margin-left: auto;
  padding-top: 10px;
  padding-bottom: 10px;
}

.teamsecondaryheader.help.article {
  color: #06a1f9;
  background-color: #fff;
  margin-bottom: 46px;
  padding-bottom: 25px;
  font-style: normal;
  font-weight: 100;
}

.teamsecondaryheader.help.definitions {
  color: #06a1f9;
  background-color: #fff;
  margin-top: 109px;
  margin-bottom: 46px;
  padding-top: 26px;
  padding-bottom: 25px;
  font-style: normal;
  font-weight: 100;
}

.teamsecondaryheader.help.units {
  color: #363636;
  text-align: left;
  text-transform: capitalize;
  background-color: #0000;
  margin-top: 20px;
  margin-bottom: 40px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 32px;
  font-weight: 400;
  line-height: 30px;
}

.teamsecondaryheader.help.secondary {
  color: var(--dark-slate-grey);
}

.teamsecondaryheader.training {
  background-color: #f0f0f0;
  margin-top: 1%;
}

.teamsecondaryheader.purple {
  color: #5d70d4;
  margin-top: 45px;
  padding-top: 20px;
  padding-bottom: 10px;
  font-family: gesta, sans-serif;
  font-weight: 400;
  bottom: -1px;
}

.teamsecondaryheader.purple.toolkit {
  color: var(--dark-slate-grey);
  background-color: #f0f0f0;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 0;
  padding-bottom: 0;
}

.teamsecondaryheader.news {
  color: #06a1f9;
  background-color: #0000;
  margin-top: 27px;
  padding-top: 25px;
  padding-bottom: 25px;
  display: block;
  right: -7px;
}

.teamsecondaryheader.center {
  color: var(--dark-slate-gray);
  margin-top: 0;
  font-size: 28px;
  font-weight: 400;
  line-height: 38px;
}

.teamsecondaryheader.center.transparent {
  margin-top: 0;
}

.teamsecondaryheader.white {
  background-color: var(--white-2);
  color: var(--dark-slate-grey);
  text-align: center;
  margin-top: 0;
  padding-top: 40px;
  padding-bottom: 40px;
  font-size: 28px;
  font-weight: 400;
}

.teamsecondaryheader.newspage {
  background-color: #bec3c740;
}

.grid-5 {
  grid-column-gap: 60px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row dense;
  width: 85%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 60px;
  padding-right: 60px;
  display: grid;
}

.image-64 {
  width: 150px;
}

.breadcrumb-2 {
  background-color: #0000;
  border: 1px #000;
  margin-right: 20px;
}

.breadcrumb-2:hover {
  background-color: #ecf0f1;
}

.breadcrumb-2.current {
  background-color: #fff;
  border: 1px #000;
}

.breadcrumbtext-2 {
  color: #363636;
  background-color: #fff;
  border: 1px #000;
  justify-content: flex-start;
  align-items: flex-end;
  margin-left: 0;
  padding: 10px 20px;
  font-size: 14px;
  font-weight: 300;
  display: flex;
}

.breadcrumbtext-2:hover {
  background-color: #ececec;
}

.breadcrumbtext-2.current {
  color: #363636;
  background-color: #fff;
  font-size: 14px;
  font-weight: 300;
}

.breadcrumbtext-2.current:hover {
  background-color: #0000;
}

.nexttopic-2 {
  color: #363636;
  align-self: center;
  margin-right: 20px;
  font-family: gesta, sans-serif;
  font-size: 24px;
  font-weight: 500;
}

.div-block-75 {
  border-top: 1px solid var(--silver);
  margin-top: 40px;
  margin-bottom: 40px;
  padding-top: 0;
}

.bold-text-20 {
  color: var(--black);
  font-size: 22px;
  font-weight: 500;
}

.div-block-76 {
  background-color: #0000;
  margin-top: 0;
  margin-bottom: -62px;
  padding-top: 40px;
  padding-bottom: 40px;
}

.text-span-33, .text-span-34 {
  font-size: 18px;
}

.div-block-77 {
  width: 70%;
  color: var(--lavender-2);
  background-color: #ffffff7a;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  padding: 30px;
}

.usecase {
  background-color: var(--white-smoke-3);
  padding-top: 40px;
  padding-bottom: 100px;
}

.button-6 {
  background-color: var(--maalka-blue);
}

.div-block-78 {
  justify-content: space-around;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.grid-6 {
  grid-column-gap: 15px;
  grid-row-gap: 20px;
  grid-template-rows: .25fr auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-flow: row;
}

.grid-6.toppadding {
  grid-column-gap: 15px;
  grid-template-rows: .25fr auto;
  margin-top: 40px;
}

.helptext-copy {
  color: var(--dark-slate-grey);
  margin-top: 40px;
  margin-bottom: 0;
  font-family: gesta, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
  display: block;
}

.helptext-copy.lesspadding {
  margin-bottom: 0;
}

.helptext-copy.top {
  margin-top: 0;
  margin-bottom: 0;
}

.helptext-copy.subheader {
  font-size: 18px;
}

.helptext-copy.subheader.hide {
  display: none;
}

.columntext {
  color: var(--dark-slate-grey);
  margin-top: 0;
  margin-bottom: 0;
  font-family: gesta, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
  display: block;
}

.columntext.lesspadding {
  margin-bottom: 0;
}

.columntext.top {
  margin-top: 0;
  margin-bottom: 0;
}

.columntext.subheader {
  font-size: 18px;
}

.columntext.subheader.hide {
  display: none;
}

.columnimage {
  margin-top: 0;
  margin-bottom: 0;
}

.columnimage.top {
  margin-top: 0;
}

.divider {
  border-bottom: 1px solid var(--silver);
  margin-top: 40px;
}

.container-20 {
  height: 700px;
}

.div-block-79 {
  background-color: #0000;
  background-image: linear-gradient(#06b8f975, #fff);
  height: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 163px;
  padding-bottom: 437px;
}

.image-65 {
  width: 850px;
  display: block;
}

.div-block-80 {
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 80px;
  display: block;
}

.div-block-81 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.italic-text {
  color: var(--dim-gray);
  font-family: gesta, sans-serif;
  font-weight: 300;
}

.block-quote {
  color: var(--midnight-blue);
  margin-bottom: 40px;
}

.list-2 {
  margin-top: 40px;
}

.list-2.smalllist {
  margin-top: 20px;
  padding-left: 20px;
}

.columntext-2 {
  color: #363636;
  margin-top: 0;
  margin-bottom: 0;
  font-family: gesta, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
  display: block;
}

.bold-text-21 {
  color: #192024;
  font-weight: 500;
}

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

.columnimage-2 {
  margin-top: 0;
  margin-bottom: 0;
}

.subheading-2 {
  color: #363636;
  background-color: #0000;
  width: 800px;
  font-size: 24px;
  font-weight: 500;
  display: inline;
}

.subheading-2.news {
  color: #363636;
  background-color: #fff;
  font-family: gesta, sans-serif;
  font-size: 26px;
  font-weight: 500;
  line-height: 28px;
}

.subheading-2.news.purple {
  color: #192024;
  text-align: left;
  background-color: #0000;
  flex-wrap: wrap;
  width: auto;
  margin-top: 40px;
  margin-bottom: auto;
  padding-right: 5%;
  font-family: gesta, sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 40px;
  display: flex;
}

.subheading-2.news.purple.secondary {
  font-size: 21px;
}

.helptext-2 {
  color: #363636;
  margin-top: 40px;
  margin-bottom: 0;
  font-family: gesta, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
  display: block;
}

.button-7 {
  color: #363636;
  background-color: #f3f4f8;
  margin-bottom: auto;
  margin-right: 20px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 14px;
  font-weight: 300;
}

.button-7:hover {
  background-color: #ececec;
}

.button-7._2nd {
  margin-top: 20px;
  margin-left: 0;
}

.pdfbuttoncontainer {
  margin-bottom: -3px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 20px;
  display: flex;
}

.pdfbuttoncontainer.mobile {
  display: none;
}

.pdfbuttoncontainer.button1 {
  margin-bottom: auto;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.aboutheader-copy {
  z-index: 0;
  float: none;
  clear: none;
  background-color: var(--hover-color);
  color: #363636;
  text-align: center;
  letter-spacing: 2px;
  flex-wrap: nowrap;
  place-content: center flex-start;
  align-items: flex-start;
  width: auto;
  margin: 0 auto;
  padding: 40px 0 20px;
  font-family: gesta, sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 40px;
  display: block;
  position: relative;
  bottom: 0;
  right: 0;
}

.programheader {
  z-index: 0;
  float: none;
  clear: none;
  background-color: var(--hover-color);
  color: #363636;
  text-align: center;
  letter-spacing: 2px;
  flex-wrap: nowrap;
  place-content: center flex-start;
  align-items: flex-start;
  width: auto;
  margin: 0 auto 60px;
  padding: 40px 0;
  font-family: gesta, sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 40px;
  display: block;
  position: relative;
  bottom: 0;
  right: 0;
}

.aboutwrapper {
  color: #2e9dff;
  background-color: #0000;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-family: gesta, sans-serif;
  display: block;
}

.aboutwrapper.projects {
  color: #d1d1d1;
  background-color: #0000;
  margin-top: 0;
  padding-top: auto;
  padding-bottom: 0;
  display: block;
}

.aboutwrapper.news {
  background-color: #0000;
}

.pricecardcontainer {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 100px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.programcard {
  background-color: var(--white-2);
  border-radius: 10px;
  flex: 0 auto;
  order: 0;
  align-self: center;
  width: 300px;
  max-width: 400px;
  height: auto;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  line-height: 10px;
  box-shadow: 0 4px 12px 2px #88888829;
}

.programcard:hover {
  background-color: var(--hover-color);
  color: var(--hover-color);
}

.programcardheader {
  color: var(--black);
  text-align: center;
  margin: auto;
  font-size: 18px;
  font-weight: 700;
}

.cardheaderbackground {
  background-color: var(--maalka-blue);
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  width: 100%;
  height: auto;
  padding: 30px 20px 35px;
  display: flex;
}

.cardheaderbackground.teal {
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  height: 90px;
  display: flex;
  position: relative;
}

.cardheaderbackground.second {
  background-color: var(--maalka-blue);
  border-radius: 5px;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.cardheaderbackground.third {
  background-color: #1f2c5cbd;
  border-radius: 5px;
  justify-content: flex-end;
  display: flex;
}

.cardheaderbackground.blue {
  background-color: var(--maalka-blue);
  justify-content: center;
  align-items: center;
  height: 140px;
  display: flex;
}

.cardheaderbackground.navy {
  background-color: var(--midnight-blue-2);
  justify-content: center;
  align-items: center;
  height: 140px;
  display: flex;
}

.cardheaderbackground.violet {
  border-radius: 5px;
  align-items: flex-end;
  display: flex;
  position: relative;
}

.cardheaderbackground.red {
  background-color: var(--benchmark-red);
  padding-top: 30px;
}

.cardheaderbackground.blubackground {
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  height: 90px;
  display: flex;
  position: relative;
}

.cardheaderbackground.green {
  background-color: #52ddc2;
  padding-top: 30px;
}

.div-block-83 {
  margin: auto;
}

.text-block-30 {
  color: var(--midnight-blue);
  text-align: center;
  margin-top: 15px;
  font-style: italic;
  font-weight: 400;
}

.div-block-84 {
  background-color: var(--midnight-blue);
  height: 20px;
}

.div-block-84.dark-red {
  background-color: var(--dark-red);
}

.div-block-84.dark-green {
  background-color: var(--dark-cyan);
}

.programimage {
  width: 90px;
  margin-top: 17px;
}

.paragraph-11 {
  color: var(--dark-slate-grey);
  text-align: center;
  margin-top: 20px;
  padding-bottom: 35px;
  padding-left: 0;
  padding-right: 0;
  font-size: 15px;
  line-height: 21px;
}

.paragraph-11.pricing {
  color: var(--black);
  text-align: left;
  font-weight: 400;
}

.image-66 {
  width: 100px;
  margin-top: 26px;
}

.bottombackgrounf {
  background-color: var(--maalka-blue);
  width: 100%;
  height: 20px;
  padding: 0 20px;
  display: flex;
}

.bottombackgrounf.teal {
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  height: 90px;
  display: flex;
  position: relative;
}

.bottombackgrounf.second {
  background-color: var(--maalka-blue);
  border-radius: 5px;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.bottombackgrounf.third {
  background-color: #1f2c5cbd;
  border-radius: 5px;
  justify-content: flex-end;
  display: flex;
}

.bottombackgrounf.blue {
  background-color: var(--maalka-blue);
  justify-content: center;
  align-items: center;
  height: 140px;
  display: flex;
}

.bottombackgrounf.navy {
  background-color: var(--midnight-blue-2);
  justify-content: center;
  align-items: center;
  height: 140px;
  display: flex;
}

.bottombackgrounf.violet {
  border-radius: 5px;
  align-items: flex-end;
  display: flex;
  position: relative;
}

.bottombackgrounf.blubackground {
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  height: 90px;
  display: flex;
  position: relative;
}

.image-67 {
  width: 70px;
  margin-top: 30px;
}

.div-block-85 {
  background-color: #0000;
  align-items: center;
  margin: 40px 20px 20px;
  display: flex;
}

.blueline {
  background-color: var(--maalka-blue);
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  height: 20px;
  margin-bottom: -44px;
  padding-bottom: 40px;
}

.blueline.red {
  background-color: var(--benchmark-red);
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}

.blueline.green {
  background-color: #52ddc2;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}

.section-1 {
  background-color: var(--white);
  background-image: linear-gradient(to bottom, var(--white), #06a1f952);
  height: 600px;
  margin-left: auto;
  margin-right: auto;
  font-family: gesta, sans-serif;
}

.section-ii {
  background-color: var(--midnight-blue);
  height: auto;
  padding-top: 140px;
  padding-bottom: 120px;
}

.section-iii {
  background-color: #0000;
  background-image: linear-gradient(119deg, #52ddc261, #06a1f98a);
  height: auto;
  margin-top: auto;
  padding-top: 120px;
  padding-bottom: 120px;
  display: none;
}

.div-block-86 {
  width: 750px;
  padding-top: 65px;
}

.heading-14 {
  width: 500px;
  color: var(--dark-slate-grey);
  font-family: gesta, sans-serif;
}

.mainsubheader {
  color: var(--midnight-blue);
  padding-left: 0;
  padding-right: 20px;
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
}

.mainsubheader.bottommargin {
  color: var(--midnight-blue);
  padding-left: 0;
  font-weight: 400;
}

.solutionbullet {
  align-items: center;
  margin-bottom: 40px;
  display: flex;
}

.section-iiv {
  background-color: var(--white);
  height: 600px;
}

.cards-section {
  padding-top: 100px;
  padding-bottom: 100px;
}

.centered-container {
  text-align: center;
  flex: 1;
}

.cards-grid-container {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  text-align: left;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.cards-image-mask {
  border-radius: 0%;
  width: 100%;
  padding-top: 100%;
  position: relative;
  overflow: hidden;
}

.cards-image {
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  max-width: none;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.div-block-88 {
  background-color: var(--white-2);
  height: 240px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-89 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: flex-start;
  display: flex;
}

.div-block-90 {
  flex: 1;
  padding-left: 20px;
}

.div-block-91 {
  flex: 1;
}

.div-block-92 {
  justify-content: flex-end;
  display: flex;
}

.div-block-93 {
  height: 850px;
  margin-top: -59px;
}

.body-7 {
  height: 350px;
  padding-bottom: 0;
}

.div-block-94 {
  margin-left: 8%;
  margin-right: 0%;
}

.body-8 {
  background-color: var(--white);
}

.div-block-86-copy, .div-block-iii {
  padding-top: 65px;
}

.mainpagecontainer {
  color: #0000;
  max-width: 2000px;
  padding-top: 0;
  padding-bottom: 0;
}

.mainpagecontainer.testimonials {
  color: #0000;
  background-color: #ffffffbf;
  border-radius: 20px;
  align-items: center;
  margin-top: 100px;
  padding-bottom: 40px;
  display: flex;
}

.testimonial-header {
  width: 500px;
  color: var(--dark-slate-grey);
  font-family: gesta, sans-serif;
}

.div-block-86-copy {
  padding-top: 65px;
}

.pricingcard {
  background-color: var(--white-2);
  border-radius: 10px;
  flex: 0 auto;
  order: 0;
  align-self: center;
  width: 310px;
  max-width: 400px;
  height: 417px;
  margin-left: 0;
  margin-right: 0;
  padding: 0 0 100px;
  line-height: 10px;
  box-shadow: 0 4px 12px 2px #88888829;
}

.pricingcard:hover {
  background-color: var(--white);
  color: var(--white);
}

.pricingcard.leftcard {
  background-color: #ffffff94;
  border-radius: 10px;
  flex-direction: column;
  flex: 0 auto;
  justify-content: space-between;
  align-items: center;
  width: 32%;
  height: 575px;
  padding-bottom: 40px;
  display: flex;
  box-shadow: 0 9px 17px 2px #1f2c5c21;
}

.pricingcard.leftcard.center {
  width: 335px;
}

.programcard-copy {
  background-color: var(--white-2);
  border-radius: 10px;
  flex: 0 auto;
  order: 0;
  align-self: center;
  width: 300px;
  max-width: 400px;
  height: 417px;
  margin-left: 0;
  margin-right: 0;
  padding: 0 0 100px;
  line-height: 10px;
  box-shadow: 0 4px 12px 2px #88888829;
}

.programcard-copy:hover {
  background-color: var(--hover-color);
  color: var(--hover-color);
}

.priceheaderbackground {
  background-color: var(--maalka-blue);
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  flex-direction: column;
  width: 100%;
  height: auto;
  padding: 30px 0 0;
  display: flex;
}

.priceheaderbackground.teal {
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  height: 90px;
  display: flex;
  position: relative;
}

.priceheaderbackground.second {
  background-color: var(--maalka-blue);
  border-radius: 5px;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.priceheaderbackground.third {
  background-color: #1f2c5cbd;
  border-radius: 5px;
  justify-content: flex-end;
  display: flex;
}

.priceheaderbackground.blue {
  background-color: var(--maalka-blue);
  justify-content: center;
  align-items: center;
  height: 140px;
  display: flex;
}

.priceheaderbackground.navy {
  background-color: var(--midnight-blue-2);
  justify-content: center;
  align-items: center;
  height: 140px;
  display: flex;
}

.priceheaderbackground.violet {
  border-radius: 5px;
  align-items: flex-end;
  display: flex;
  position: relative;
}

.priceheaderbackground.red {
  background-color: var(--benchmark-red);
}

.priceheaderbackground.blubackground {
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  height: 90px;
  display: flex;
  position: relative;
}

.priceheaderbackground.green {
  background-color: #52ddc2;
}

.priceheaderbackground.enterprise {
  background-color: var(--maalka-blue);
  opacity: 1;
  border-radius: 10px 10px 0 0;
  padding-top: 10px;
  padding-bottom: 10px;
}

.priceheaderbackground.basic {
  background-color: var(--benchmark-red);
  border-radius: 10px 10px 0 0;
  padding-top: 10px;
  padding-bottom: 10px;
}

.priceheaderbackground.premium {
  background-color: var(--midnight-blue);
  border-radius: 10px 10px 0 0;
  padding-top: 10px;
  padding-bottom: 10px;
}

.priceheaderbackground.enterprise {
  background-color: var(--maalka-blue);
  border-radius: 10px 10px 0 0;
  padding-top: 10px;
  padding-bottom: 10px;
}

.pricingheader {
  width: 800px;
  color: var(--white);
  text-align: center;
  margin: auto auto auto 0;
  padding-bottom: 100px;
  font-size: 21px;
  font-weight: 700;
}

.programcardheader-copy {
  color: var(--black);
  text-align: center;
  margin: auto;
  font-size: 18px;
  font-weight: 700;
}

.pricesubheader {
  color: var(--midnight-blue);
  text-align: center;
  margin-top: 0;
  font-family: gesta, sans-serif;
  font-size: 18px;
  font-style: italic;
  font-weight: 400;
}

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

.pricingmainheader {
  width: auto;
  color: var(--dark-slate-grey);
  font-family: gesta, sans-serif;
  font-size: 38px;
  line-height: 48px;
}

.topdiv {
  margin-top: 100px;
}

.homecontainer {
  background-color: #0000;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 8%;
}

.image-70 {
  margin-top: 6px;
}

.solutionblurb {
  margin-left: 30px;
}

.solutionheader.bottompadding {
  color: var(--midnight-blue);
  font-size: 22px;
}

.solutionsleft {
  width: 600px;
  padding-right: 40px;
}

.link-20 {
  color: var(--midnight-blue);
  margin-left: 0;
  margin-right: 0;
}

.link-20.white {
  color: var(--white);
}

.rightsolutionimage {
  flex: 0 auto;
  display: flex;
}

.image-73 {
  width: 300px;
  margin-left: 70px;
  padding-left: 0;
}

.solutionscontainer {
  margin-top: 60px;
  display: flex;
}

.section-iv {
  background-color: var(--white);
  height: auto;
  padding-top: 120px;
  padding-bottom: 120px;
}

.valueleft {
  padding-right: 40px;
}

.valueblurb {
  margin-bottom: 0;
}

.grid-7 {
  grid-column-gap: 1px;
  grid-row-gap: 1px;
  border: 1px solid #000;
  border-radius: 1px;
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1.75fr 1fr 1fr 1fr 1fr;
  align-items: stretch;
}

.div-block-98 {
  border: 1px solid #000;
  border-radius: 0;
}

.tablerow {
  justify-content: space-around;
  align-items: stretch;
  height: 60px;
  display: flex;
}

.tablerow.tableheader {
  background-color: #0000;
}

.div-block-99, .div-block-100, .div-block-101, .div-block-102 {
  flex: 1;
}

.tablecell {
  border: .5px solid var(--grey);
  background-color: var(--white-3);
  border-radius: 0;
  flex: 1;
  padding: 10px 20px;
}

.tablecell.rowheader {
  flex: 0 auto;
  align-items: center;
  width: 35%;
  padding: 10px 20px;
  display: flex;
}

.tablecell.rowheader.long {
  width: 50%;
}

.tablecell.centered {
  justify-content: center;
  align-items: center;
  display: flex;
}

.tablecell.horizontalcenter {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: 1;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.tablecell.pricingtablerowheader {
  flex: 0 auto;
  align-items: center;
  width: 35%;
  padding: 10px 20px;
  display: flex;
}

.tablecell.pricingtablerowheader.long {
  width: 50%;
}

.table {
  border: 1px solid var(--grey);
  margin-top: 0;
}

.tablewrapper {
  margin-top: 40px;
  margin-bottom: 100px;
}

.tableheadertext {
  color: var(--black);
  font-size: 18px;
  font-weight: 500;
}

.tabletext {
  color: var(--midnight-blue);
  background-color: #0000;
  font-family: gesta, sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.tabletext.subhead {
  font-size: 18px;
  font-style: italic;
  font-weight: 500;
}

.image-74 {
  width: 10px;
}

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

.link-21, .link-22 {
  margin-left: 0;
  margin-right: 0;
}

.calloutbox {
  background-color: var(--sectionbackground);
  padding: 20px 40px;
}

.calloutbox.topmargin {
  margin-top: 40px;
}

.paragraph-2-copy {
  color: #676770;
  text-align: left;
  margin-bottom: 20px;
  font-family: gesta, sans-serif;
  line-height: 20px;
}

.callouttext {
  color: var(--dark-slate-grey);
  margin-top: 0;
  margin-bottom: 0;
  font-family: gesta, sans-serif;
  font-size: 18px;
  font-style: italic;
  font-weight: 300;
  line-height: 30px;
  display: block;
}

.callouttext.lesspadding {
  margin-bottom: 0;
}

.callouttext.top {
  margin-top: 0;
  margin-bottom: 0;
}

.callouttext.subheader {
  font-size: 18px;
}

.callouttext.subheader.hide {
  display: none;
}

.callouttext.subheader.large {
  font-size: 22px;
}

.link-23, .link-24, .link-25, .link-26, .link-27, .link-28, .link-29, .link-30 {
  margin-left: 0;
  margin-right: 0;
}

.subcontainer {
  width: 425px;
  color: var(--midnight-blue);
  margin-top: 20px;
}

.line {
  background-color: #52ddc2;
  height: 50px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  font-family: gesta, sans-serif;
}

.pricingtable {
  border: 0px solid var(--grey);
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
}

.pricingtablecell {
  border: 0px solid var(--grey);
  background-color: #ffffffb5;
  border-radius: 0;
  flex: 0 auto;
  align-items: center;
  width: 20%;
  padding: 30px 20px 30px 30px;
  display: flex;
}

.pricingtablecell.rowheader {
  border-left-width: 0;
  border-right-width: 0;
  flex: 0 auto;
  align-items: center;
  width: 20%;
  padding: 10px 20px;
  display: flex;
}

.pricingtablecell.rowheader.long {
  width: 50%;
}

.pricingtablecell.centered {
  background-color: #ffffffb5;
  justify-content: center;
  align-items: center;
  display: flex;
}

.pricingtablecell.centered.subhead {
  border-bottom: 2px none var(--midnight-blue);
  background-color: #ffffffd6;
}

.pricingtablecell.centered.bottomright {
  border-bottom-right-radius: 10px;
}

.pricingtablecell.horizontalcenter {
  background-color: var(--white);
  color: var(--midnight-blue);
  border-left-width: 0;
  border-right-width: 0;
  align-items: center;
  display: flex;
}

.pricingtablecell.horizontalcenter.features {
  background-color: var(--midnight-blue);
  border-top-left-radius: 10px;
  flex: 0 auto;
  width: 40%;
  padding-left: 30px;
}

.pricingtablecell.horizontalcenter.features.blue {
  background-color: var(--maalka-blue);
}

.pricingtablecell.horizontalcenter.features.teal {
  background-color: var(--dark-turquoise);
  color: var(--medium-aquamarine);
}

.pricingtablecell.horizontalcenter.features.green {
  background-color: var(--medium-aquamarine);
}

.pricingtablecell.horizontalcenter.features.centered-container.pagesecondaryheader.salmon {
  background-color: var(--benchmark-red);
  color: var(--benchmark-red);
}

.pricingtablecell.horizontalcenter.features.centered-container.pagesecondaryheader.royalblue {
  background-color: var(--royal-blue-2);
}

.pricingtablecell.horizontalcenter.features.salmon {
  background-color: var(--benchmark-red);
}

.pricingtablecell.horizontalcenter.lastcell {
  background-color: var(--midnight-blue-2);
  border-radius: 0 10px 0 0;
  justify-content: center;
}

.pricingtablecell.horizontalcenter.lastcell.lightblue {
  background-color: var(--light-sky-blue);
  justify-content: center;
}

.pricingtablecell.horizontalcenter.lastcell.lightteal {
  background-color: var(--medium-turquoise);
  padding-left: 20px;
}

.pricingtablecell.horizontalcenter.lastcell.lightgreen {
  background-color: var(--turquoise);
  text-align: left;
}

.pricingtablecell.horizontalcenter.lastcell.pink {
  background-color: var(--light-coral);
}

.pricingtablecell.horizontalcenter.basic {
  background-color: var(--midnight-blue-2);
  justify-content: center;
}

.pricingtablecell.horizontalcenter.basic.lightblue {
  background-color: var(--light-sky-blue);
  justify-content: center;
}

.pricingtablecell.horizontalcenter.basic.lightteal {
  background-color: var(--medium-turquoise);
}

.pricingtablecell.horizontalcenter.basic.lightgreen {
  background-color: var(--turquoise);
  padding-left: 20px;
}

.pricingtablecell.horizontalcenter.basic.pink {
  background-color: var(--light-coral);
}

.pricingtablecell.horizontalcenter.basic.lightroyalblue {
  background-color: var(--royal-blue-3);
}

.pricingtablecell.horizontalcenter.premium {
  background-color: var(--midnight-blue-2);
  justify-content: center;
}

.pricingtablecell.horizontalcenter.premium.lightblue {
  background-color: var(--light-sky-blue);
  justify-content: center;
}

.pricingtablecell.horizontalcenter.premium.lightteal {
  background-color: var(--medium-turquoise);
  padding-left: 20px;
}

.pricingtablecell.horizontalcenter.premium.lightgreen {
  background-color: var(--turquoise);
}

.pricingtablecell.horizontalcenter.premium.pink {
  background-color: var(--light-coral);
}

.pricingtablecell.horizontalcenter.premium.lightroyalblue {
  background-color: var(--royal-blue);
}

.pricingtablecell.pricingtablerowheader {
  flex: 0 auto;
  width: 35%;
}

.pricingtablecell.features {
  background-color: #ffffffb5;
  flex: 0 auto;
  width: 40%;
  padding-top: 30px;
  padding-bottom: 30px;
}

.pricingtablecell.features.subhead {
  border-bottom: 3px none var(--midnight-blue);
  background-color: #ffffffd6;
  width: 100%;
}

.pricingtablecell.features.bottomleft {
  border-bottom-left-radius: 10px;
}

.pricingtablecell.center {
  justify-content: center;
}

.pricingtableheader {
  color: var(--black);
  font-size: 18px;
  font-weight: 500;
}

.pricingtableheadertext {
  color: var(--white);
  letter-spacing: 1px;
  font-family: gesta, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.tableheadertext-copy {
  color: var(--black);
  font-size: 18px;
  font-weight: 500;
}

.tablecell-copy.pricingtablerowheader {
  border-width: 0;
  flex: 0 auto;
  align-items: center;
  width: 20%;
  padding: 10px 20px;
  display: flex;
}

.tablecell-copy {
  border: .5px solid var(--grey);
  background-color: var(--white-3);
  border-radius: 0;
  flex: 1;
  padding: 10px 20px;
}

.tablecell-copy.rowheader {
  flex: 0 auto;
  align-items: center;
  width: 35%;
  padding: 10px 20px;
  display: flex;
}

.tablecell-copy.rowheader.long {
  width: 50%;
}

.tablecell-copy.centered {
  justify-content: center;
  align-items: center;
  display: flex;
}

.tablecell-copy.horizontalcenter {
  align-items: center;
  display: flex;
}

.tablecell-copy.pricingtablerowheader {
  flex: 0 auto;
  align-items: center;
  width: 35%;
  padding: 10px 20px;
  display: flex;
}

.tablecell-copy.pricingtablerowheader.long {
  width: 50%;
}

.solutionheaderdiv {
  width: 800px;
  margin-bottom: 60px;
  padding-top: 0;
}

.testimonalname {
  color: var(--midnight-blue);
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 0;
  padding-left: 0;
  font-family: gesta, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  display: flex;
}

.testimonalname.testitmonial {
  font-size: 20px;
  line-height: 32px;
}

.testimonalorg {
  color: var(--midnight-blue);
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  padding-left: 0;
  font-family: gesta, sans-serif;
  font-size: 20px;
  font-style: italic;
  font-weight: 300;
  line-height: 28px;
  display: flex;
}

.testimonalorg.testitmonial {
  font-size: 20px;
  line-height: 32px;
}

.text-span-36 {
  padding-left: 10px;
  font-style: italic;
  font-weight: 300;
}

.image-75 {
  width: 400px;
}

.link-31 {
  margin-left: 0;
  margin-right: 0;
}

.link-32 {
  color: var(--midnight-blue);
}

.newsheadercontainer {
  text-align: center;
  padding-top: 40px;
  padding-bottom: 20px;
}

.image-76 {
  margin-top: 40px;
}

.pricingheadercontainer {
  margin-bottom: 60px;
}

.pricingbackground {
  background-color: #0000;
  background-image: linear-gradient(to bottom, var(--white), var(--dodger-blue) 42%, var(--dark-turquoise-3) 101%);
  margin-top: 0;
  padding-top: 100px;
}

.div-block-103 {
  background-color: #ffffffd6;
  flex-wrap: nowrap;
  justify-content: center;
  margin-top: 0;
  padding-top: 50px;
  padding-bottom: 40px;
  display: flex;
}

.list-item-14 {
  font-family: gesta, sans-serif;
}

.list-3 {
  color: var(--midnight-blue);
  padding-left: 20px;
  font-family: gesta, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.pricinglistitem {
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 0;
  padding-left: 30px;
  padding-right: 20px;
  font-weight: 400;
  line-height: 24px;
  display: flex;
}

.list-item-15 {
  font-weight: 500;
}

.pricing-comparison {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.pricing-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.pricing-card {
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 32px 24px;
  display: flex;
  position: relative;
  box-shadow: 0 4px 130px #96a3b51f;
}

.pricing-card.featured-pricing {
  z-index: 2;
  box-shadow: 0 4px 130px #96a3b54d;
}

.pricing-image {
  object-fit: cover;
  width: 80px;
  height: 80px;
  margin-bottom: 16px;
}

.pricing-title {
  margin-top: 10px;
  margin-bottom: 8px;
  font-size: 40px;
  font-weight: 500;
  line-height: 48px;
}

.pricing-subtitle {
  margin-bottom: 12px;
  font-size: 14px;
  line-height: 20px;
}

.pricing-price {
  margin-bottom: 8px;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}

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

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

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

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

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

.button-primary.outline-button {
  color: #1a1b1f;
  background-color: #0000;
  box-shadow: inset 0 0 0 1px #1a1b1f;
}

.button-primary.outline-button:hover {
  color: #fff;
  background-color: #1a1b1f;
}

.pricing-divider {
  background-color: #76879d1a;
  align-self: stretch;
  height: 1px;
  margin: 56px -24px 16px;
}

.pricing-feature-list {
  align-self: stretch;
}

.pricing-feature {
  background-image: url('../images/');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto;
  align-self: stretch;
  margin-top: 16px;
  padding-left: 32px;
  font-size: 14px;
  line-height: 24px;
}

.pricing-tag {
  color: #3a4554;
  background-color: #fff;
  border-radius: 24px;
  padding: 7px 16px;
  position: absolute;
  top: -19px;
  box-shadow: 0 3px 10px #96a3b533;
}

.image-77 {
  width: 20px;
}

.listtext {
  color: var(--midnight-blue);
  flex: 1;
  padding-left: 20px;
  font-family: gesta, sans-serif;
  font-size: 18px;
  font-weight: 300;
}

.carddiv {
  margin-top: 40px;
}

.paragraph-12 {
  font-family: gesta, sans-serif;
}

.carddescription {
  color: var(--midnight-blue);
  letter-spacing: 0;
  background-color: #0000;
  margin-top: 20px;
  margin-bottom: 0;
  padding: 20px 30px;
  font-family: gesta, sans-serif;
  font-size: 16px;
  font-style: italic;
  font-weight: 300;
  line-height: 26px;
}

.carddescription.center {
  text-align: left;
  margin-bottom: 0;
  font-size: 20px;
  line-height: 32px;
}

.carddescription.small {
  text-align: center;
  font-size: 18px;
}

.carddescription.footer {
  padding-top: 0;
}

.carddescription.value {
  text-align: center;
  margin-top: 0;
  font-size: 18px;
  line-height: 32px;
}

.carddescription.about {
  text-align: left;
  margin-bottom: 0;
  padding-left: 50px;
  padding-right: 50px;
  font-weight: 300;
}

.carddescription.description {
  background-color: var(--white-smoke-3);
  color: var(--midnight-blue);
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  font-style: italic;
  font-weight: 400;
}

.text-span-37 {
  color: var(--midnight-blue);
  font-size: 28px;
  font-weight: 500;
}

.text-span-37.red {
  color: var(--benchmark-red);
}

.text-span-37.green {
  color: var(--maalka-blue);
}

.buttondiv {
  margin-top: 40px;
  display: flex;
}

.body-9 {
  background-color: var(--white);
}

.pricingbutton {
  margin-top: 161px;
  display: flex;
}

.pricingbutton.premium {
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  margin-top: 0;
}

.pricingbutton.enterprise {
  margin-top: 52px;
}

.h2-copy {
  color: var(--midnight-blue);
  font-size: 28px;
  font-weight: 700;
  line-height: 40px;
}

.cardlist {
  margin-top: 20px;
}

.cardbottomdiv {
  flex-direction: column;
  justify-content: flex-end;
  display: flex;
}

.cardtopdiv {
  width: 100%;
}

.div-block-104 {
  margin-top: 20px;
  padding-bottom: 10px;
}

.videosection {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 120px;
  padding-bottom: 120px;
}

.bold-text-23 {
  color: var(--white);
}

.div-block-105 {
  margin-top: 40px;
}

.form-3 {
  text-align: left;
}

.image-83 {
  width: 60px;
}

.about-background {
  background-image: linear-gradient(152deg, var(--medium-turquoise), white 83%);
  padding-top: 140px;
}

.pricing-contact-background {
  background-color: #0000;
  background-image: linear-gradient(to bottom, var(--white) 25%, var(--maalka-blue));
  height: 1100px;
  margin-top: 0;
  padding-top: 100px;
  padding-bottom: 0;
}

.form-dropdown {
  background-color: var(--white);
  color: var(--grey);
  margin-bottom: 30px;
  font-size: 16px;
  font-weight: 300;
}

.text-block-26-copy {
  clear: none;
  color: var(--midnight-blue);
  text-transform: none;
  font-family: gesta, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
}

.radio-button-field {
  color: var(--dim-gray-2);
  text-transform: none;
  margin-top: 10px;
  font-size: 14px;
}

.radio-button-field.bottom {
  margin-bottom: 30px;
}

.programcardheader-copy {
  clear: left;
  color: var(--black);
  text-align: center;
  margin: auto;
  font-size: 18px;
  font-weight: 700;
}

.body1 {
  background-color: #0000;
}

.tools-background {
  background-image: linear-gradient(140deg, var(--white), #06a1f9b8);
  padding-bottom: 220px;
}

.subheading-copy {
  width: 800px;
  color: var(--dark-slate-grey);
  background-color: #0000;
  font-size: 24px;
  font-weight: 500;
  display: inline;
}

.subheading-copy.news {
  color: var(--midnight-blue);
  background-color: #fff;
  font-family: gesta, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 42px;
}

.subheading-copy.news.purple {
  width: auto;
  color: var(--black);
  text-align: left;
  background-color: #0000;
  flex-wrap: wrap;
  margin-top: 40px;
  margin-bottom: auto;
  padding-right: 5%;
  font-family: gesta, sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 40px;
  display: flex;
}

.subheading-copy.news.purple.secondary {
  font-size: 24px;
}

.subheading-copy.navy {
  color: #1f2c5c;
  font-weight: 300;
}

.subheading-copy.dark-teal {
  color: #07a7ae;
}

.subheading-copy.turquoise {
  color: #39c3c9;
}

.subheading-copy.dark-blue {
  color: #0579bb;
}

.subheading-copy.light-purple {
  color: #8c9be1;
}

.subheading-copy.light-purple.values {
  color: #687ace;
}

.subheading-copy.purple {
  color: #5d70d4;
  text-align: left;
  font-weight: 400;
}

.subheading-copy.news-copy {
  color: var(--midnight-blue);
  background-color: #fff;
  font-family: gesta, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 42px;
}

.subheading-copy.news-copy.purple {
  width: auto;
  color: var(--black);
  text-align: left;
  background-color: #0000;
  flex-wrap: wrap;
  margin-top: 40px;
  margin-bottom: auto;
  padding-right: 5%;
  font-family: gesta, sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 40px;
  display: flex;
}

.subheading-copy.news-copy.purple.secondary {
  font-size: 24px;
}

.pageheading-copy {
  z-index: 0;
  float: none;
  clear: none;
  color: #363636;
  text-align: center;
  letter-spacing: 2px;
  background-color: #0000;
  flex-wrap: nowrap;
  place-content: center flex-start;
  align-items: flex-start;
  width: auto;
  margin: 0 auto;
  padding: 30px 0 20px;
  font-family: gesta, sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 40px;
  display: block;
  position: relative;
  bottom: 0;
  right: 0;
}

.pageheading-copy.programs {
  color: #06a1f9;
  background-color: #0000;
  margin-top: 27px;
  padding-top: 25px;
  padding-bottom: 25px;
  display: block;
  right: -7px;
}

.pageheading-copy.programs.riskanalysis {
  width: auto;
  margin-top: 96px;
}

.pageheading-copy.news {
  width: 135px;
  color: var(--dark-slate-grey);
  margin-top: 68px;
  padding-top: 20px;
  padding-bottom: 21px;
}

.pageheading-copy.prop39 {
  width: 388px;
}

.pageheading-copy.prop39.news {
  width: 389px;
  height: 100px;
  color: var(--dark-slate-grey);
  background-color: #0000;
  margin-top: auto;
  padding-bottom: 0;
  font-family: gesta, sans-serif;
  font-weight: 300;
}

.pageheading-copy.help {
  background-color: var(--white-smoke-3);
  width: 100%;
  color: var(--dark-slate-grey);
  margin-top: 60px;
  margin-bottom: 40px;
  margin-left: auto;
  padding-top: 40px;
  padding-bottom: 40px;
}

.pageheading-copy.help.article {
  color: #06a1f9;
  background-color: #fff;
  margin-bottom: 46px;
  padding-bottom: 25px;
  font-style: normal;
  font-weight: 100;
}

.pageheading-copy.help.definitions {
  color: #06a1f9;
  background-color: #fff;
  margin-top: 109px;
  margin-bottom: 46px;
  padding-top: 26px;
  padding-bottom: 25px;
  font-style: normal;
  font-weight: 100;
}

.pageheading-copy.help.units {
  color: #363636;
  text-align: left;
  text-transform: capitalize;
  background-color: #0000;
  margin-top: 20px;
  margin-bottom: 40px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 32px;
  font-weight: 400;
  line-height: 30px;
}

.pageheading-copy.help.secondary {
  background-color: var(--1b75bc);
  color: var(--dark-slate-grey);
  display: none;
}

.pageheading-copy.help.part2 {
  background-color: var(--white-smoke-3);
  margin-bottom: 0;
}

.pageheading-copy.training {
  background-color: #f0f0f0;
  margin-top: 1%;
}

.pageheading-copy.purple {
  color: #5d70d4;
  margin-top: 45px;
  padding-top: 20px;
  padding-bottom: 10px;
  font-family: gesta, sans-serif;
  font-weight: 400;
  bottom: -1px;
}

.pageheading-copy.purple.toolkit {
  color: var(--dark-slate-grey);
  background-color: #f0f0f0;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 26px;
}

.pageheading-copy.news {
  color: #06a1f9;
  background-color: #0000;
  margin-top: 27px;
  padding-top: 25px;
  padding-bottom: 25px;
  display: block;
  right: -7px;
}

.pageheading-copy.center {
  color: var(--dark-slate-gray);
  margin-top: 0;
  font-size: 28px;
  font-weight: 400;
  line-height: 38px;
}

.pageheading-copy.center.transparent {
  margin-top: 0;
  font-size: 26px;
  font-weight: 500;
}

.pageheading-copy.white {
  background-color: var(--white-2);
  color: var(--dark-slate-grey);
  text-align: center;
  margin-top: 0;
  padding-top: 60px;
  padding-bottom: 60px;
  font-size: 26px;
  font-weight: 500;
  line-height: 44px;
}

.pageheading-copy.newspage {
  background-color: var(--white-2);
}

.pageheading-copy.value {
  padding-bottom: 10px;
  font-size: 26px;
  line-height: 40px;
}

.pageheading-copy.leaders {
  padding-bottom: 0;
}

.helpheaderdiv {
  padding-left: 0;
}

.helpheaderdiv.toppadding {
  margin-top: 60px;
}

.help-background {
  background-color: #ecf0f1a6;
  padding-top: 100px;
}

.footerdiv {
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.image-84 {
  width: 20px;
  margin-left: 20px;
  margin-right: 20px;
}

.image-84.leftitem {
  margin-right: 0;
}

.link-block-8, .link-block-9 {
  border: 1px #000;
}

.footeritem {
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.image-85 {
  width: 20px;
  margin-right: 10px;
}

.hero-without-image {
  -webkit-text-stroke-color: transparent;
  background-color: #0000;
  border: 1px #000;
  margin-top: 0;
  margin-bottom: 0;
  padding: 8px 30px 0;
  position: relative;
}

.container-21 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.hero-wrapper-two {
  color: #1f2c5c;
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-left: 0;
  font-family: gesta, sans-serif;
  display: flex;
}

.margin-bottom-24px {
  color: #1f2c5c;
  margin-bottom: 24px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 20px;
  padding-right: 20px;
  font-family: gesta, sans-serif;
  font-size: 18px;
}

.button-primary-2 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

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

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

.heading-18 {
  font-family: gesta, sans-serif;
}

.hero-without-image-2 {
  opacity: 1;
  outline-offset: 0px;
  mix-blend-mode: normal;
  object-fit: none;
  background-color: #0000;
  border-bottom: 1px solid #e4ebf3;
  outline: 0 #6a859c;
  padding: 40px 30px 20px;
  position: relative;
}

.margin-bottom-24px-2 {
  color: #1f2c5c;
  background-color: #dcf9f9;
  margin-bottom: 24px;
  margin-left: -43px;
  margin-right: -43px;
  padding: 14px 33px;
  font-family: gesta, sans-serif;
  font-size: 16px;
  overflow: visible;
}

.bold-text-24 {
  font-family: gesta, sans-serif;
}

.heading-19, .bold-text-25 {
  color: #1f2c5c;
}

.hero-without-image-3 {
  background-color: #0000;
  border-bottom: 1px solid #e4ebf3;
  padding: 40px 30px;
  position: relative;
}

.margin-bottom-24px-3 {
  background-color: #dcf9f9;
  margin-bottom: 24px;
  padding: 25px 33px;
  font-size: 16px;
}

.heading-20 {
  color: #1f2c5c;
  font-family: gesta, sans-serif;
}

.hero-without-image-4 {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 40px 30px 20px;
  position: relative;
}

.container-22 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.hero-wrapper-two-2 {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.margin-bottom-24px-4 {
  color: #1f2c5c;
  margin-bottom: 24px;
  font-family: gesta, sans-serif;
  font-size: 16px;
}

.button-primary-3 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

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

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

.heading-21 {
  color: #1f2c5c;
  font-family: gesta, sans-serif;
}

.text-block-31 {
  color: var(--dark-red);
}

.text-block-32 {
  color: var(--light-sky-blue);
  margin-top: 40px;
}

.paragraph-13 {
  color: var(--midnight-blue);
  margin-bottom: 20px;
  font-size: 16px;
}

.image-86 {
  text-align: center;
  background-color: #0000;
  padding-bottom: 51px;
  padding-left: 127px;
  padding-right: 137px;
}

.image-87 {
  margin-bottom: 22px;
  padding-left: 100px;
  padding-right: 100px;
}

.image-88 {
  margin-bottom: 40px;
}

.hero-stack {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-23 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.hero-wrapper-two-3 {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.margin-bottom-24px-5 {
  margin-bottom: 24px;
  display: block;
}

.button-primary-4 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

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

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

.hero-image {
  width: 100%;
  margin-top: 50px;
}

.tabs-menu {
  background-color: var(--white);
  color: var(--white);
  border: 1px #0000;
  padding-top: 48px;
}

.team-slider {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.centered-heading {
  text-align: center;
  margin-bottom: 16px;
}

.centered-subheading {
  text-align: center;
  max-width: 530px;
  margin-left: auto;
  margin-right: auto;
}

.team-slider-wrapper {
  background-color: #0000;
  height: auto;
  margin-top: 50px;
}

.team-slide-wrapper {
  width: 30%;
  margin-right: 5%;
}

.team-block {
  background-color: #fff;
  padding-bottom: 24px;
}

.team-member-image-two {
  margin-bottom: 18px;
}

.team-block-info {
  flex-direction: column;
  align-items: flex-start;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.team-member-name-two {
  margin-bottom: 12px;
  font-weight: 600;
}

.team-member-text {
  margin-bottom: 20px;
}

.text-link-arrow {
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.arrow-embed {
  margin-left: 2px;
  display: flex;
}

.team-slider-arrow {
  display: none;
}

.team-slider-nav {
  margin-top: 24px;
  font-size: 10px;
  position: static;
  bottom: -60px;
}

.heading-22 {
  background-color: var(--white);
  color: var(--dark-slate-grey);
  text-align: center;
  -webkit-text-stroke-color: var(--dark-slate-grey);
  -webkit-text-fill-color: inherit;
  object-fit: none;
  background-clip: border-box;
  margin-left: auto;
  margin-right: auto;
  padding-top: 34px;
  font-family: gesta, sans-serif;
  overflow: scroll;
}

.body-10 {
  margin-top: 126px;
}

.testimonial-image-left {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-24 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.testimonial-wrapper-four {
  justify-content: space-between;
  display: flex;
}

.testimonial-left {
  width: 30%;
  margin-right: 64px;
}

.testimonial-image-four {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.testimonial-right {
  flex-direction: column;
  flex: 1;
  align-items: flex-start;
  display: flex;
}

.heading-small {
  font-size: 32px;
  font-weight: 600;
  line-height: 40px;
}

.testimonial-text-four {
  color: #3b3b3b;
  margin-bottom: 32px;
  font-family: gesta, sans-serif;
}

.testimonial-author-name-three {
  margin-bottom: 10px;
  font-family: gesta, sans-serif;
}

.testimonial-title {
  font-family: gesta, sans-serif;
}

.bold-text-26 {
  color: #231f20;
  font-family: gesta, sans-serif;
}

.heading-23 {
  color: #fff;
  object-fit: fill;
  background-color: #07a1f9;
  margin-top: 20px;
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 10px;
}

.paragraph-14 {
  color: #3b3b3b;
  margin-left: 0;
  padding-left: 20px;
  padding-right: 20px;
  font-family: gesta, sans-serif;
}

.list-item-16, .list-item-17, .list-item-18 {
  color: #3b3b3b;
  padding-bottom: 10px;
  font-family: gesta, sans-serif;
}

.column-11, .column-12 {
  margin-top: 20px;
}

.heading-24 {
  border-bottom: 1px solid #808285;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 5px;
  padding-left: 10px;
  font-family: gesta, sans-serif;
}

.bold-text-27 {
  color: #3b3b3b;
}

.list-item-19 {
  color: #3b3b3b;
  margin-bottom: 5px;
  font-family: gesta, sans-serif;
}

.paragraph-15 {
  color: #3b3b3b;
  text-align: center;
}

.heading-25 {
  color: #404047;
  -webkit-text-stroke-color: #404047;
  border-bottom: 1px solid #000;
  font-family: gesta, sans-serif;
}

.bold-text-28 {
  color: var(--maalka-blue);
  font-style: normal;
}

.italic-text-3 {
  color: var(--maalka-blue);
  -webkit-text-fill-color: inherit;
  background-color: #07a1f800;
  background-clip: padding-box;
  border-radius: 20px;
  margin-left: auto;
  margin-right: 25px;
}

.grid-8 {
  grid-row-gap: 3px;
  grid-template-rows: 61px auto auto auto auto auto auto auto;
  grid-template-columns: .25fr .75fr .25fr .25fr .25fr;
}

.bold-text-29 {
  color: var(--dark-slate-gray);
}

.cell {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #404047;
  padding-top: 40px;
}

.cell-2 {
  outline-offset: 0px;
  text-align: center;
  outline: 3px #404047;
  flex-flow: row;
}

.quick-stack {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #404047;
  border-bottom: 1px solid #05a1f9;
  flex-flow: row;
  justify-content: center;
  align-items: center;
}

.image-89 {
  max-width: 20%;
}

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

.cell-4 {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  align-items: center;
}

.cell-5 {
  border-bottom: 1px solid #05a1f9;
  border-radius: 0;
  justify-content: flex-end;
  align-items: center;
}

.cell-6, .cell-7 {
  border-bottom: 1px solid var(--maalka-blue);
  align-items: center;
}

.text-block-33, .text-block-34 {
  font-size: 20px;
}

.cell-8 {
  line-height: 20px;
}

.cell-9 {
  border: 1px solid var(--white-2);
  border-radius: 0;
}

.cell-10 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
}

.cell-11 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
}

.paragraph-16 {
  color: var(--dark-slate-gray);
  font-size: 18px;
  line-height: 30px;
}

.paragraph-17, .list-item-20, .list-item-21 {
  color: var(--dark-slate-gray);
  font-size: 18px;
}

.list-item-22 {
  color: var(--dark-slate-gray);
}

.paragraph-18 {
  color: var(--dark-slate-gray);
  margin-top: 40px;
  font-size: 18px;
}

.italic-text-4 {
  font-style: italic;
}

.paragraph-19 {
  color: var(--dark-slate-gray);
  font-size: 18px;
}

.heading-26, .heading-27 {
  color: var(--dark-slate-gray);
}

html.w-mod-js [data-ix="fade-in-bottom-page-loads"] {
  opacity: 0;
  transform: translate(0, 50px);
}

html.w-mod-js [data-ix="fade-in-left-scroll-in"] {
  opacity: 0;
  transform: translate(-50px);
}

html.w-mod-js [data-ix="fade-in-right-scroll-in"] {
  opacity: 0;
  transform: translate(50px);
}

html.w-mod-js [data-ix="fade-in-top-scroll-in"] {
  opacity: 0;
  transform: translate(0, -50px);
}

html.w-mod-js [data-ix="fade-in-bottom-scroll-in"] {
  opacity: 0;
  transform: translate(0, 50px);
}

html.w-mod-js [data-ix="bounce-in-scroll-in"] {
  opacity: 0;
  transform: scale(.6);
}

html.w-mod-js [data-ix="display-none-on-load"] {
  opacity: 0;
  display: none;
}

html.w-mod-js [data-ix="modal-wrapper"] {
  opacity: 0;
  display: none;
  transform: scale(1.1);
}

@media screen and (min-width: 1280px) {
  .button {
    padding: 15px 30px;
    font-size: 15px;
  }

  .button:hover {
    background-color: var(--dark-maalka-blue);
    color: var(--white-2);
  }

  .button.tab.gray.w--current {
    padding-bottom: 15px;
    padding-left: 30px;
  }

  .button.tab.gray.w--current:hover {
    padding: 15px 30px;
  }

  .button.tab.gray {
    padding: 15px 30px;
    font-size: 12px;
  }

  .button.tab.gray.w--current {
    padding: 15px 30px;
  }

  .button.mpp {
    margin-left: 0;
  }

  .button.small.form {
    padding: 15px 30px;
    font-size: 18px;
  }

  .button.floated {
    margin-top: 125px;
  }

  .button.round {
    border-radius: 30px;
  }

  .button.round.small {
    letter-spacing: 1px;
    font-size: 12px;
  }

  .button.round.small.premium {
    padding-left: 25px;
    padding-right: 25px;
  }

  .button.round.small.enterprise {
    padding-top: 10px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .button.round.small.basic {
    padding-left: 30px;
    padding-right: 30px;
  }

  .navigation-link {
    color: var(--textblack);
    padding-top: 0;
    padding-bottom: 0;
    font-size: 15px;
    font-weight: 400;
  }

  .navigation-link:hover {
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 15px;
  }

  .navigation-link.login {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .navigation-link.login:hover {
    font-size: 15px;
  }

  .mbp-maalka {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .mbp-maalka.accent.mbp {
    padding-top: 130px;
    padding-bottom: 130px;
  }

  .hero-section {
    margin-top: -236px;
  }

  .hero-section.news {
    padding-top: 40px;
  }

  .hero-heading {
    padding-top: 200px;
    padding-bottom: 200px;
    font-size: 32px;
    line-height: 50px;
  }

  .section-title-group {
    margin-bottom: 60px;
  }

  .footer {
    background-color: var(--white);
    padding-top: 40px;
    padding-left: 0;
  }

  .footer-text {
    font-size: 18px;
  }

  .footer-link {
    border: 1px solid #0000;
    padding-right: 0;
    font-size: 16px;
    text-decoration: underline;
  }

  .paragraph2.news {
    font-size: 24px;
    line-height: 34px;
  }

  .sign-in-button {
    margin-bottom: 100px;
  }

  .topmotto {
    font-size: 32px;
    font-weight: 400;
    line-height: 40px;
  }

  .team-paragraph.mpb-boxes {
    height: 550px;
    padding: 60px;
    font-size: 26px;
    line-height: 38px;
  }

  .paragraph {
    text-align: left;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 18px;
    line-height: 32px;
  }

  .paragraph.center {
    margin-top: 10px;
    margin-bottom: auto;
    font-size: 26px;
    line-height: 38px;
  }

  .paragraph.small {
    font-size: 16px;
    line-height: 30px;
  }

  .paragraph.footer {
    text-align: left;
    margin-top: 0;
    padding-top: 0;
    font-size: 18px;
  }

  .paragraph.value {
    padding-top: 0;
    font-size: 18px;
    line-height: 30px;
  }

  .paragraph.about {
    text-align: left;
  }

  .header6 {
    line-height: 32px;
  }

  .boxheading {
    text-transform: none;
    padding-top: 30px;
    padding-bottom: 10px;
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
  }

  .navbar {
    height: 70px;
    padding-top: 0;
  }

  .team-section.mbp {
    padding-top: 60px;
    padding-bottom: 140px;
  }

  .pageheading {
    background-color: var(--white-smoke-3);
    margin-top: 0;
    padding-bottom: 30px;
    font-size: 28px;
    line-height: 42px;
  }

  .pageheading.prop39.news {
    font-weight: 400;
  }

  .pageheading.help {
    background-color: var(--white-3);
    color: var(--textblack);
    margin-top: 0;
    margin-bottom: 40px;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .pageheading.help.secondary {
    background-color: var(--white-3);
    margin-bottom: 30px;
    padding-top: 30px;
    padding-bottom: 35px;
  }

  .pageheading.purple.toolkit {
    font-size: 28px;
  }

  .pageheading.center {
    letter-spacing: 2px;
    background-color: #0000;
    font-size: 42px;
    line-height: 75px;
  }

  .pageheading.center.transparent {
    background-color: #0000;
    margin-top: 0;
    font-size: 30px;
    line-height: 60px;
  }

  .pageheading.white {
    background-color: var(--white-2);
    color: var(--dark-slate-grey);
    text-align: center;
    margin-bottom: 0;
    margin-left: auto;
    padding-top: 60px;
    padding-bottom: 60px;
    font-size: 30px;
  }

  .pageheading.newspage {
    background-color: var(--white-2);
    margin-top: 60px;
    margin-bottom: 60px;
    font-size: 28px;
  }

  .pageheading.whitetext {
    color: var(--white-2);
  }

  .pageheading.value {
    background-color: #0000;
    padding-bottom: 10px;
    font-size: 28px;
    line-height: 42px;
  }

  .subheading {
    font-size: 26px;
    font-weight: 500;
    line-height: 48px;
  }

  .subheading.news {
    font-size: 24px;
    line-height: 42px;
  }

  .subheading.news.purple {
    margin-top: 0;
    margin-bottom: 20px;
    padding-top: 20px;
    font-size: 30px;
    line-height: 42px;
  }

  .subheading.news-copy {
    font-size: 24px;
    line-height: 42px;
  }

  .subheading.news-copy.purple {
    margin-top: 0;
    margin-bottom: 20px;
    padding-top: 20px;
    font-size: 30px;
    line-height: 42px;
  }

  .projectdiv {
    border: 1px solid #0000;
    margin-top: 60px;
    padding-top: 20px;
    padding-bottom: 80px;
    box-shadow: -2px 3px 15px 5px #7b7b7b0a;
  }

  .projectdiv.news.page {
    width: auto;
    padding: 40px 100px 100px;
  }

  .projectdiv.howto {
    margin-left: 8%;
    margin-right: 8%;
    padding: 60px 8%;
  }

  .projectdiv.howto.privacy {
    margin-top: 60px;
    margin-bottom: 40px;
    padding-top: 40px;
    padding-bottom: 60px;
  }

  .paragraph5 {
    margin-top: 10px;
    font-size: 18px;
    line-height: 30px;
  }

  .date {
    padding-top: 0;
  }

  .header-box {
    background-color: var(--hover-color);
    margin-top: 0;
  }

  .values-subheading {
    font-weight: 400;
  }

  .text-block-4, .text-block-5 {
    font-size: 15px;
  }

  .helpbox {
    width: 275px;
    height: 325px;
    margin-left: 5px;
    margin-right: 0;
    padding-top: 40px;
  }

  .helpbox.program {
    width: 850px;
    min-width: auto;
    padding: 40px 100px 40px 40px;
  }

  .helprow {
    max-width: 2000px;
    margin-top: 0;
    margin-bottom: 10px;
  }

  .image-8 {
    width: 1200px;
    height: 90px;
  }

  .helpdescription {
    color: var(--textblack);
    font-size: 16px;
    line-height: 24px;
  }

  .breadcrumbs {
    margin-bottom: 20px;
    margin-left: 8%;
    margin-right: 8%;
    padding-top: 0;
  }

  .breadcrumbs.next {
    margin-left: 8%;
    padding-top: 0;
  }

  .breadcrumbs.definitions {
    margin-bottom: 20px;
    padding-top: 5px;
  }

  .image-22 {
    width: 600px;
  }

  .list-item-7, .list-item-8 {
    font-size: 18px;
    line-height: 30px;
  }

  .text-span-13 {
    font-size: 18px;
    line-height: 32px;
  }

  .nav-menu {
    flex-direction: row;
    align-items: center;
    height: 100%;
    margin-right: 40px;
    display: flex;
  }

  .mbp-team.accent.mbp {
    padding-top: 120px;
  }

  .mpb-cards {
    border-style: none;
  }

  .tools {
    margin-bottom: 60px;
  }

  .div-block-11 {
    text-align: center;
    font-family: gesta, sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 44px;
  }

  .h1 {
    text-align: left;
    margin-bottom: 0;
    font-size: 52px;
    font-weight: 700;
    line-height: 68px;
  }

  .h1.footer {
    clear: none;
    padding-top: 0;
    font-size: 24px;
  }

  .h1.bottom.footer {
    padding-top: 40px;
  }

  .mppheading {
    margin-top: 200px;
  }

  .div-block-17.title, .div-block-17.section1 {
    width: 100%;
    margin-top: 0;
    padding-left: 0;
    padding-right: 40px;
  }

  .videoscontainer {
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
  }

  .scroll2 {
    background-color: var(--white-smoke);
    padding-top: 70px;
    padding-bottom: 50px;
  }

  .section2 {
    margin-top: 100px;
    padding-top: 0;
  }

  .section3 {
    background-color: var(--white-smoke);
    padding-top: 0;
  }

  .tools-image {
    width: 700px;
    margin-top: 0;
    margin-bottom: 100px;
    padding-bottom: 0;
  }

  .body-6 {
    background-color: #0000;
    margin-top: 0;
  }

  .image-43 {
    width: 100px;
    max-width: 150%;
    margin-top: 5px;
    margin-left: 20px;
    display: block;
  }

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

  .image-23 {
    width: 650px;
    margin-top: 0;
    margin-bottom: 100px;
    padding-bottom: 0;
  }

  .helpdiv {
    padding-top: 0;
  }

  .breadcrumb.current {
    background-color: #0000;
    font-size: 10px;
  }

  .breadcrumbtext {
    padding: 10px 40px;
    font-size: 16px;
  }

  .breadcrumbtext.current {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
  }

  .breadcrumbtext.current:hover {
    background-color: var(--hover-color);
  }

  .image-45 {
    width: 10px;
    margin-top: 0;
  }

  .div-block-46 {
    align-self: center;
    margin-top: 0;
  }

  .helpvideo {
    margin-top: 50px;
    margin-bottom: 50px;
  }

  .helptext {
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 18px;
    line-height: 28px;
  }

  .helptext.top {
    margin-bottom: 40px;
  }

  .helpimage {
    width: 1000px;
    margin-top: 50px;
    margin-bottom: 50px;
  }

  .helpimage.top {
    margin-top: 100px;
  }

  .html-embed-3.helpvideo {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .headerdiv {
    margin-top: 0;
  }

  .helpimagesmall {
    width: 800px;
    margin-top: 100px;
    margin-bottom: 100px;
  }

  .helplistitem {
    font-size: 16px;
    line-height: 26px;
  }

  .helplist.privacy {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .h2 {
    font-size: 28px;
  }

  .highlighted {
    font-size: 16px;
  }

  .name.small {
    margin-bottom: 10px;
    font-size: 18px;
  }

  .text-field-4 {
    margin-bottom: 40px;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 16px;
  }

  .last {
    font-size: 18px;
  }

  .democontainer {
    margin-bottom: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .democontainer.button1 {
    padding-top: 40px;
    padding-bottom: 0;
    display: block;
  }

  .columns.demo {
    width: 100%;
    margin-bottom: 88px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
  }

  .formcontainer {
    box-shadow: 2px 2px 20px #2b2b2b38;
  }

  .column-7 {
    padding-right: 40px;
  }

  .div-block-52 {
    padding-right: 20px;
  }

  .backgroundblock {
    height: 0;
  }

  .backgroundblock.transwhite {
    height: 500px;
  }

  .div-block-54 {
    margin-top: 20px;
    padding-bottom: 40px;
  }

  .div-block-54.contact {
    background-color: #0000;
    width: 90%;
    margin-top: -307px;
  }

  .div-block-54.contact.top {
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0%;
  }

  .column-9 {
    padding-right: 60px;
  }

  .image-48 {
    width: 120px;
    height: 100px;
  }

  .button-4 {
    padding: 10px 30px;
    font-size: 16px;
  }

  .button-4._2nd {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .div-block-56 {
    margin-bottom: 20px;
  }

  .div-block-57 {
    margin-bottom: 30px;
  }

  .html-embed-4 {
    margin-bottom: 40px;
  }

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

  .search {
    width: 860px;
  }

  .videocontainer {
    z-index: 0;
    width: 425px;
    height: 275px;
    bottom: auto;
    left: auto;
  }

  .background-video {
    z-index: 100;
    border: 20px none var(--white-2);
    border-radius: 12px;
    width: 100%;
    height: 100%;
    margin-bottom: auto;
    padding-bottom: 0%;
    bottom: -46px;
    left: 57px;
  }

  .mainparagraph {
    color: #000000b3;
    text-align: left;
    text-transform: none;
    margin-top: 40px;
    margin-bottom: 40px;
    font-size: 18px;
    line-height: 30px;
  }

  .mainparagraph.centered {
    font-size: 18px;
    line-height: 30px;
  }

  .mainparagraph.left {
    margin-top: 60px;
    font-size: 18px;
    line-height: 30px;
  }

  .mainparagraph.white {
    color: var(--silver);
  }

  .mainparagraph.center {
    text-align: center;
    margin-top: 10px;
    padding-left: 60px;
    padding-right: 60px;
    font-size: 18px;
    line-height: 30px;
  }

  .container-17 {
    color: #ffffffbd;
    background-color: #ffffffd9;
    max-width: 2000px;
    padding: 20px 8%;
  }

  .container-17.gray {
    background-color: var(--white-smoke);
  }

  .bluevideocontainer {
    border-radius: 5px;
    width: 490px;
    height: 260px;
    position: relative;
  }

  .bluevideocontainer.green {
    background-color: var(--dark-turquoise);
    width: 490px;
    height: 260px;
  }

  .videotabwrapper {
    height: 100%;
  }

  .tab-pane-tab-1, .tab-pane-tab-2 {
    height: 375px;
  }

  .image-49 {
    width: 95%;
    margin-top: 0;
    margin-left: 0;
    padding-bottom: 0;
    position: static;
    top: 35px;
  }

  .portfolioscontainer {
    width: 90%;
    padding-top: 0;
    padding-bottom: 0%;
  }

  .portfolliodiv {
    margin-bottom: 0;
    padding-top: 0;
  }

  .threethingssection {
    width: 90%;
    margin-top: 90px;
    padding-bottom: 100px;
  }

  .section4 {
    background-color: var(--maalka-blue);
    padding-bottom: 0;
  }

  .collaboratorssection {
    width: 90%;
    margin-top: auto;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .announcementsection {
    width: 100%;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0%;
  }

  .row.blue {
    margin-top: -84px;
    padding-bottom: 0;
  }

  .section6 {
    background-color: var(--white-smoke);
    padding-top: 0;
    padding-bottom: 0;
  }

  .threethingsgrid {
    grid-column-gap: 0px;
    grid-template: ". Area"
    / 1fr 1fr 1fr;
    grid-auto-flow: column;
    margin-top: 140px;
  }

  .bar {
    height: 26px;
  }

  .floatingcircle {
    width: 140px;
    height: 140px;
    top: -225%;
  }

  .div-block-61 {
    width: 85%;
    height: 85%;
  }

  .heading-12 {
    color: var(--black);
    text-transform: capitalize;
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
  }

  .heading-12.top {
    font-size: 24px;
  }

  .threethingsgrid2 {
    grid-column-gap: 80px;
    color: var(--white-2);
    grid-template: ". Area"
    / 1fr 1fr 1fr;
    grid-auto-flow: column;
    margin-top: 80px;
  }

  .grid-3 {
    grid-column-gap: 10px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 95%;
    margin-top: 10px;
    display: grid;
    position: relative;
    top: 7px;
  }

  .div-block-64 {
    background-color: var(--white-2);
    border-radius: 10px;
    align-self: auto;
    width: 250px;
    max-width: 400px;
    height: 325px;
    margin-left: 10px;
    margin-right: 10px;
    padding: 20px;
    display: block;
  }

  .cardheader {
    color: var(--black);
    text-transform: none;
    font-size: 34px;
    font-weight: 500;
    line-height: 42px;
  }

  .image-50 {
    width: 100%;
    position: static;
    top: -65px;
    left: -429px;
    right: 103px;
  }

  .cardtext {
    color: #000000cf;
    margin-top: 40px;
    font-size: 18px;
    line-height: 28px;
  }

  .columns-3 {
    margin-bottom: 60px;
  }

  .container-18 {
    max-width: 1800px;
    padding-left: 13%;
  }

  .whitevideodiv {
    border-radius: 5px;
    width: 450px;
    height: 310px;
    top: 53px;
  }

  .pageheader {
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 48px;
  }

  .pageheader.left {
    font-size: 28px;
    font-weight: 500;
    line-height: 42px;
  }

  .pageheader.teal {
    color: var(--dark-turquoise);
  }

  .section5 {
    background-color: var(--white-2);
    padding-bottom: 0;
    display: none;
  }

  .testimonialsection {
    width: 85%;
    margin-top: 0%;
    margin-bottom: 0%;
    padding-bottom: 0%;
  }

  .slide {
    margin-bottom: 20px;
  }

  .sliderbox {
    margin-bottom: 0;
  }

  .sliderbox.blue {
    flex-direction: row;
    order: 0;
    justify-content: flex-end;
    align-self: auto;
    align-items: flex-start;
  }

  .sliderboxcontainer {
    background-color: #0000;
    height: auto;
  }

  .slider {
    height: auto;
    margin-top: 0;
  }

  .slidercolorblock {
    background-color: #39c3c9bd;
    border-top-right-radius: 140px;
    height: 60%;
  }

  .slidercolorblock.blue {
    background-color: var(--dodger-blue);
    flex-flow: row;
    order: 0;
    place-content: flex-start;
    align-self: auto;
    align-items: flex-start;
    margin-top: 0;
    margin-bottom: auto;
    position: static;
    top: -113px;
  }

  .image-51 {
    width: 350px;
    margin-bottom: 92px;
  }

  .slidertextcontainer {
    align-self: flex-start;
    width: 100%;
    margin: 0 0 20px;
    padding-top: 20px;
    padding-left: 20px;
    display: block;
  }

  .slidertextcontainer._2nd {
    text-align: left;
    flex: 0 auto;
    order: -1;
    margin-left: 60px;
    margin-right: 60px;
    font-family: gesta, sans-serif;
  }

  .cardsubheader {
    margin-top: 20px;
    font-size: 22px;
  }

  .quotes {
    font-size: 24px;
  }

  .slide-2 {
    background-color: var(--white-smoke);
  }

  .slide-nav {
    padding-top: 20px;
  }

  .slide-3 {
    background-color: var(--white-smoke);
  }

  .image2 {
    align-self: flex-start;
    width: 250px;
    margin-top: 40px;
    margin-bottom: 0;
    position: static;
  }

  .image3 {
    width: 350px;
    margin-bottom: 92px;
  }

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

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

  .contactdiv {
    background-color: var(--white);
    background-image: linear-gradient(to bottom, var(--turquoise), var(--maalka-blue));
    width: 100%;
    height: 1100px;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-top: 120px;
  }

  .toolsdiv {
    width: 100%;
    max-width: 2000px;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
  }

  .list-item-11 {
    font-size: 18px;
    line-height: 30px;
  }

  .list-item-12, .list-item-13, .link-13, .link-14, .link-15, .link-16, .link-17 {
    font-size: 26px;
    line-height: 32px;
  }

  .newsdiv {
    width: 85%;
    max-width: 1500px;
    margin-left: auto;
    margin-right: auto;
  }

  .container-19 {
    max-width: 1500px;
  }

  .div-block-67 {
    margin-bottom: 80px;
  }

  .image-54 {
    width: 900px;
  }

  .image-56 {
    width: 130px;
  }

  .image-57 {
    width: 140px;
  }

  .image-58, .image-59 {
    width: 120px;
  }

  .mapcontainer {
    width: 100%;
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .image-60 {
    width: 800px;
  }

  .mapsection {
    background-color: #0000;
    margin-top: 0;
  }

  .aboutcontainer {
    width: 100%;
    box-shadow: none;
    color: var(--white-smoke-3);
    background-color: #0000;
    margin-top: 0;
    margin-bottom: 60px;
    padding: 0;
  }

  .leadersection {
    background-color: var(--white-2);
  }

  .leaderscontainer {
    width: 100%;
    margin-bottom: 100px;
  }

  .whatwedosection {
    background-color: var(--white-smoke-3);
    color: var(--pale-turquoise);
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .whatwedocontainer {
    background-color: #0000;
    margin-top: 60px;
    margin-bottom: 40px;
  }

  .whatwedocards2 {
    flex-direction: row;
    grid-template: "."
    / 1fr 1fr 1fr;
    grid-auto-flow: row;
    justify-content: center;
    place-items: center stretch;
    width: 75%;
    max-width: 1300px;
    margin-top: 0;
    display: flex;
    position: relative;
    top: 66px;
  }

  .whatwedocardheader {
    color: var(--black);
    text-align: center;
    letter-spacing: 0;
    text-transform: capitalize;
    margin-top: 30px;
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 500;
    line-height: 34px;
  }

  .backgroundpic.teal {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    height: 160px;
    position: static;
  }

  .backgroundpic.second, .backgroundpic.third {
    height: 220px;
  }

  .backgroundpic.blue {
    background-color: var(--maalka-blue);
    border-radius: 5px;
    justify-content: center;
    align-items: center;
    height: 160px;
    display: flex;
  }

  .backgroundpic.navy {
    background-color: var(--midnight-blue-2);
    border-radius: 5px;
    justify-content: center;
    align-items: center;
    height: 160px;
    display: flex;
  }

  .backgroundpic.violet {
    background-color: #6072d5;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    height: 250px;
    position: static;
  }

  .backgroundpic.red {
    background-color: #f4988f;
    border-radius: 5px;
    justify-content: center;
    align-items: center;
    height: 250px;
    display: flex;
  }

  .div-block-68 {
    background-color: var(--white-smoke-2);
    margin-top: 0;
    margin-bottom: 130px;
    padding-top: 40px;
    padding-bottom: 0;
  }

  .topshape1 {
    align-items: flex-start;
  }

  .aboutheader {
    margin-top: 30px;
    margin-bottom: 30px;
    padding-top: 70px;
    padding-bottom: 30px;
    font-size: 28px;
    line-height: 42px;
  }

  .usecasesection {
    background-color: var(--white-2);
    margin-bottom: auto;
    padding-top: 10px;
  }

  .usecaseimagecontainer1 {
    background-color: var(--dim-gray-2);
    width: 60%;
    height: auto;
  }

  .usecasetextcontainer1 {
    background-color: var(--maalka-blue);
    width: 65%;
    height: auto;
    color: var(--maalka-blue);
    padding: 40px 40px 100px 60px;
  }

  .usecaseheader {
    color: var(--white-2);
    text-transform: none;
    margin-bottom: 10px;
    font-size: 24px;
    font-weight: 500;
  }

  .usecaseparagraph {
    width: 80%;
    font-size: 32px;
    line-height: 40px;
  }

  .slider-2 {
    object-fit: fill;
    width: 90%;
    height: 500px;
    margin: 60px auto;
  }

  .slide-nav-2 {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    height: 80px;
    padding-top: 20px;
    padding-bottom: 40px;
    display: flex;
  }

  .div-block-69 {
    background-color: var(--white-2);
    margin-bottom: -129px;
  }

  .usecaseimagecontainer1-copy {
    width: 55%;
    height: auto;
  }

  .usecasetextcontainer2 {
    background-color: var(--dark-turquoise);
    height: auto;
    color: var(--dark-turquoise);
    padding: 40px 40px 100px 60px;
  }

  .usecasetextcontainer3 {
    background-color: var(--midnight-blue-2);
    height: auto;
    color: var(--midnight-blue-2);
    padding: 40px 40px 100px 60px;
  }

  .announcementcard {
    background-color: var(--white-2);
    border-radius: 10px;
    padding: 40px 30px 100px;
  }

  .list {
    color: var(--white-2);
    padding-right: 60px;
  }

  .list.slider {
    margin-top: 40px;
  }

  .list1 {
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
  }

  .bold-text-17 {
    font-weight: 500;
  }

  .button-5 {
    float: right;
    background-color: var(--maalka-blue);
    margin-top: 220px;
    margin-right: auto;
    font-size: 18px;
  }

  .bold {
    font-weight: 500;
  }

  .pagesecondaryheader {
    text-transform: capitalize;
    background-color: #0000;
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 28px;
    font-weight: 500;
  }

  .pagesecondaryheader.prop39.news {
    font-weight: 400;
  }

  .pagesecondaryheader.purple.toolkit {
    font-size: 38px;
  }

  .pagesecondaryheader.center {
    letter-spacing: 2px;
    background-color: #0000;
    font-size: 42px;
    line-height: 75px;
  }

  .pagesecondaryheader.center.transparent {
    background-color: #0000;
    margin-top: 0;
  }

  .pagesecondaryheader.white {
    background-color: var(--white-2);
    color: var(--dark-slate-grey);
    text-align: center;
    margin-bottom: 0;
    margin-left: auto;
    padding-top: 100px;
    padding-bottom: 100px;
    font-size: 42px;
  }

  .pagesecondaryheader.newspage {
    background-color: #bec3c759;
    margin-top: 60px;
    margin-bottom: 60px;
    font-size: 38px;
  }

  .pagesecondaryheader.whitetext {
    color: var(--white-2);
  }

  .pagesecondaryheader.value {
    padding-bottom: 20px;
  }

  .image-61 {
    background-color: var(--dark-slate-grey);
    opacity: 1;
  }

  .image-62 {
    opacity: 1;
    filter: grayscale();
  }

  .teamrow {
    background-color: var(--maalka-blue);
    height: 30px;
    padding-bottom: 0;
  }

  .teamrow.row2 {
    margin-top: 0;
  }

  .teamcontainer {
    background-color: var(--white-smoke-3);
    height: 600px;
    margin-top: 0;
    margin-bottom: auto;
    padding-bottom: 0;
  }

  .teamcontainer.team3 {
    background-color: var(--white-smoke);
    height: 600px;
    margin-top: 0;
    display: block;
  }

  .teamcontainer.team2 {
    background-color: var(--white-2);
    height: 550px;
    margin-top: 0;
    line-height: 28px;
  }

  .grid-4 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    align-items: stretch;
    width: 85%;
    max-width: 1800px;
    margin-left: auto;
    margin-right: auto;
  }

  .floatingcirclebig {
    width: 150px;
    height: 150px;
    top: -40%;
  }

  .heading-13 {
    color: var(--dark-slate-grey);
    font-family: gesta, sans-serif;
    font-size: 28px;
    font-weight: 500;
  }

  .teamparagraph {
    text-align: left;
    margin-top: 0;
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
  }

  .teamparagraph.center {
    margin-top: 10px;
  }

  .teamsubheader {
    color: var(--dim-gray);
    text-align: center;
    padding-bottom: 30px;
    font-family: gesta, sans-serif;
    font-size: 18px;
    font-weight: 300;
  }

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

  .bluerow {
    background-color: var(--maalka-blue);
  }

  .div-block-70 {
    width: 95%;
    top: -82px;
  }

  .image-63 {
    z-index: 199;
    order: 0;
    align-self: auto;
    width: 90px;
    position: static;
    top: -30px;
    bottom: auto;
    right: 25%;
  }

  .whatwedocards-2 {
    grid-column-gap: 40px;
    grid-row-gap: 60px;
    grid-template: "."
    / minmax(200px, 1fr) 1fr minmax(200px, 1fr);
    grid-auto-flow: row;
    place-content: center;
    justify-items: center;
    width: 75%;
    max-width: 1300px;
    margin-top: 10px;
    position: relative;
    top: 66px;
  }

  .whatwedocards1 {
    flex-direction: row;
    grid-template: "."
    / 1fr 1fr 1fr;
    grid-auto-flow: row;
    justify-content: center;
    place-items: center stretch;
    width: 75%;
    max-width: 1300px;
    margin-top: 0;
    display: flex;
    position: relative;
    top: 0;
  }

  .text-block-29 {
    color: var(--black);
  }

  .hoverdiv {
    z-index: 100;
    background-color: var(--white-2);
    width: 225px;
    height: 300px;
    color: var(--white-2);
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
    position: absolute;
    overflow: visible;
  }

  .hoverparagraph {
    text-align: left;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 15px;
    font-weight: 400;
    line-height: 28px;
    display: block;
  }

  .hoverparagraph.center {
    margin-top: 10px;
    margin-bottom: auto;
  }

  .hoverparagraph.small {
    font-size: 22px;
  }

  .bold-text-19 {
    color: var(--dark-turquoise);
  }

  .teamtextcontainer2 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .teamsecondaryheader {
    text-transform: capitalize;
    background-color: #0000;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 26px;
    font-weight: 500;
  }

  .teamsecondaryheader.prop39.news {
    font-weight: 400;
  }

  .teamsecondaryheader.purple.toolkit {
    font-size: 38px;
  }

  .teamsecondaryheader.center {
    letter-spacing: 2px;
    background-color: #0000;
    font-size: 42px;
    line-height: 75px;
  }

  .teamsecondaryheader.center.transparent {
    background-color: #0000;
    margin-top: 0;
  }

  .teamsecondaryheader.white {
    background-color: var(--white-2);
    color: var(--dark-slate-grey);
    text-align: center;
    margin-bottom: 0;
    margin-left: auto;
    padding-top: 100px;
    padding-bottom: 100px;
    font-size: 42px;
  }

  .teamsecondaryheader.newspage {
    background-color: #bec3c759;
    margin-top: 60px;
    margin-bottom: 60px;
    font-size: 38px;
  }

  .teamsecondaryheader.whitetext {
    color: var(--white-2);
  }

  .teamsecondaryheader.value {
    padding-bottom: 20px;
  }

  .grid-5 {
    grid-column-gap: 40px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    align-items: stretch;
    width: 85%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 140px;
    padding-right: 140px;
  }

  .search-input {
    color: var(--textblack);
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    font-family: gesta, sans-serif;
    font-size: 18px;
  }

  .slide-4 {
    height: 400px;
  }

  .div-block-74 {
    margin-top: 60px;
  }

  .breadcrumb-2.current {
    background-color: #0000;
  }

  .breadcrumbtext-2 {
    padding: 10px 40px;
    font-size: 16px;
  }

  .breadcrumbtext-2.current {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
  }

  .div-block-76 {
    background-color: var(--hover-color);
    padding-top: 50px;
  }

  .text-span-35 {
    font-size: 16px;
  }

  .div-block-77 {
    margin-top: 20px;
    margin-bottom: 60px;
  }

  .usecase {
    background-color: var(--white-smoke-3);
    color: var(--1b75bc);
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 40px;
    padding-bottom: 100px;
  }

  .div-block-78 {
    margin-top: 60px;
  }

  .grid-6 {
    grid-column-gap: 15px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1.5fr;
  }

  .helptext-copy {
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 26px;
  }

  .helptext-copy.top {
    margin-bottom: 40px;
  }

  .columntext {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 26px;
  }

  .columntext.top {
    margin-bottom: 40px;
  }

  .columnimage {
    width: 1000px;
    margin-top: 0;
    margin-bottom: 0;
  }

  .columnimage.top {
    margin-top: 100px;
  }

  .divider, .list-2 {
    margin-top: 30px;
  }

  .columntext-2 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 26px;
  }

  .columnimage-2 {
    width: 1000px;
    margin-top: 0;
    margin-bottom: 0;
  }

  .subheading-2 {
    font-size: 26px;
    font-weight: 500;
    line-height: 48px;
  }

  .subheading-2.news {
    font-size: 24px;
    line-height: 42px;
  }

  .subheading-2.news.purple {
    margin-top: 0;
    margin-bottom: 20px;
    padding-top: 20px;
    font-size: 30px;
    line-height: 42px;
  }

  .helptext-2 {
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 18px;
    line-height: 28px;
  }

  .button-7 {
    padding: 10px 30px;
    font-size: 16px;
  }

  .button-7._2nd {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .pdfbuttoncontainer {
    margin-bottom: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .pdfbuttoncontainer.button1 {
    padding-top: 40px;
    padding-bottom: 0;
  }

  .aboutheader-copy {
    margin-top: 50px;
    margin-bottom: 30px;
    padding-top: 70px;
    padding-bottom: 0;
    font-size: 28px;
    line-height: 42px;
  }

  .programheader {
    margin: 50px 0 80px;
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 28px;
    line-height: 42px;
  }

  .aboutwrapper {
    background-color: #0000;
    margin-top: 0;
  }

  .pricecardcontainer {
    background-color: #0000;
  }

  .programcard {
    background-color: var(--white-2);
    border-radius: 10px;
    align-self: auto;
    width: 325px;
    max-width: 400px;
    height: auto;
    margin-left: 10px;
    margin-right: 10px;
    padding: 0;
    display: block;
  }

  .cardheaderbackground.teal {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    height: 160px;
    position: static;
  }

  .cardheaderbackground.second, .cardheaderbackground.third {
    height: 220px;
  }

  .cardheaderbackground.blue {
    background-color: var(--maalka-blue);
    border-radius: 5px;
    justify-content: center;
    align-items: center;
    height: 160px;
    display: flex;
  }

  .cardheaderbackground.navy {
    background-color: var(--midnight-blue-2);
    border-radius: 5px;
    justify-content: center;
    align-items: center;
    height: 160px;
    display: flex;
  }

  .cardheaderbackground.violet {
    background-color: #6072d5;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    height: 250px;
    position: static;
  }

  .cardheaderbackground.red {
    background-color: #f4988f;
    border-radius: 10px 10px 0 0;
    justify-content: center;
    align-items: center;
    height: auto;
    display: flex;
  }

  .cardheaderbackground.blubackground {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    height: 160px;
    position: static;
  }

  .programimage {
    z-index: 199;
    order: 0;
    align-self: auto;
    width: 90px;
    position: static;
    top: -30px;
    bottom: auto;
    right: 25%;
  }

  .bottombackgrounf.teal {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    height: 160px;
    position: static;
  }

  .bottombackgrounf.second, .bottombackgrounf.third {
    height: 220px;
  }

  .bottombackgrounf.blue {
    background-color: var(--maalka-blue);
    border-radius: 5px;
    justify-content: center;
    align-items: center;
    height: 160px;
    display: flex;
  }

  .bottombackgrounf.navy {
    background-color: var(--midnight-blue-2);
    border-radius: 5px;
    justify-content: center;
    align-items: center;
    height: 160px;
    display: flex;
  }

  .bottombackgrounf.violet {
    background-color: #6072d5;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    height: 250px;
    position: static;
  }

  .bottombackgrounf.red {
    background-color: #f4988f;
    border-radius: 5px;
    justify-content: center;
    align-items: center;
    height: 250px;
    display: flex;
  }

  .bottombackgrounf.blubackground {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    height: 160px;
    position: static;
  }

  .div-block-85 {
    margin-left: 30px;
    margin-right: 30px;
  }

  .link-block-5, .link-block-6, .link-block-7 {
    border: 1px #000;
  }

  .section-1 {
    background-color: var(--1b75bc);
    background-image: linear-gradient(to bottom, var(--white), #06a1f947);
    height: auto;
    margin: 120px 0% 0;
  }

  .section-ii {
    background-color: var(--midnight-blue);
    height: auto;
    padding: 140px 0%;
  }

  .section-iii {
    height: auto;
    margin-left: 0;
    padding-top: 120px;
    padding-bottom: 140px;
  }

  .div-block-86 {
    margin-bottom: 40px;
    margin-right: 10%;
    padding-top: 61px;
    padding-left: 0%;
    padding-right: 0%;
  }

  .heading-14 {
    width: 850px;
    font-size: 49px;
    line-height: 60px;
  }

  .heading-14.white {
    color: var(--white-smoke-3);
  }

  .heading-14.navy {
    color: var(--midnight-blue);
  }

  .mainsubheader {
    width: auto;
    color: var(--midnight-blue);
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
  }

  .mainsubheader.white {
    color: var(--ghost-white);
  }

  .mainsubheader.navy {
    color: var(--midnight-blue);
  }

  .mainsubheader.placeholder {
    color: var(--white-smoke);
    font-style: italic;
  }

  .mainsubheader.bottommargin {
    width: auto;
    padding-top: 0;
  }

  .section-iiv {
    background-color: var(--dark-turquoise);
    height: auto;
    padding: 150px 10%;
  }

  .div-block-88 {
    height: 279px;
    margin-left: 0%;
    margin-right: 0%;
  }

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

  .div-block-93 {
    height: 1000px;
  }

  .div-block-94 {
    margin-left: 0%;
    margin-right: 0%;
  }

  .body-8 {
    background-color: var(--white-2);
    margin-top: 119px;
  }

  .div-block-iii {
    margin-right: 10%;
    padding-top: 114px;
    padding-left: 0%;
    padding-right: 0%;
  }

  .mainpagecontainer {
    background-color: #0000;
    max-width: 2000px;
    padding: 0 0%;
  }

  .mainpagecontainer.gray {
    background-color: var(--white-smoke);
  }

  .mainpagecontainer.testimonials {
    margin-bottom: 40px;
    padding-bottom: 40px;
  }

  .testimonial-header {
    width: 850px;
    font-size: 54px;
    line-height: 72px;
  }

  .testimonial-header.white {
    color: var(--white-smoke-3);
  }

  .div-block-86-copy {
    margin-right: 10%;
    padding-top: 61px;
    padding-left: 0%;
    padding-right: 0%;
  }

  .image-69 {
    width: 120px;
  }

  .pricingcard {
    background-color: var(--white-2);
    border-radius: 10px;
    align-self: auto;
    width: 325px;
    max-width: 400px;
    height: 417px;
    margin-left: 10px;
    margin-right: 10px;
    padding: 0;
    display: block;
  }

  .pricingcard.leftcard {
    height: 600px;
    margin-left: 0;
    padding-bottom: 40px;
  }

  .programcard-copy {
    background-color: var(--white-2);
    border-radius: 10px;
    align-self: auto;
    width: 325px;
    max-width: 400px;
    height: 417px;
    margin-left: 10px;
    margin-right: 10px;
    padding: 0;
    display: block;
  }

  .priceheaderbackground.teal {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    height: 160px;
    position: static;
  }

  .priceheaderbackground.second, .priceheaderbackground.third {
    height: 220px;
  }

  .priceheaderbackground.blue {
    background-color: var(--maalka-blue);
    border-radius: 5px;
    justify-content: center;
    align-items: center;
    height: 160px;
    display: flex;
  }

  .priceheaderbackground.navy {
    background-color: var(--midnight-blue-2);
    border-radius: 5px;
    justify-content: center;
    align-items: center;
    height: 160px;
    display: flex;
  }

  .priceheaderbackground.violet {
    background-color: #6072d5;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    height: 250px;
    position: static;
  }

  .priceheaderbackground.red {
    background-color: #f4988f;
    border-radius: 5px;
    justify-content: center;
    align-items: center;
    height: auto;
    display: flex;
  }

  .priceheaderbackground.blubackground {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    height: 160px;
    position: static;
  }

  .priceheaderbackground.enterprise {
    background-color: var(--midnight-blue);
    background-color: var(--maalka-blue);
    border-radius: 10px 10px 0 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .pricingheader {
    padding-bottom: 80px;
  }

  .pricingmainheader {
    width: 850px;
    margin-top: 47px;
    padding-left: 20px;
    font-size: 42px;
    line-height: 72px;
  }

  .pricingmainheader.white {
    color: var(--white-smoke-3);
  }

  .pricingmainheader.navy {
    color: var(--midnight-blue);
  }

  .topdiv {
    margin-top: 40px;
    margin-bottom: 20px;
    padding-top: 40px;
    padding-bottom: 0;
    padding-left: 0;
  }

  .homecontainer {
    border-radius: 0;
  }

  .solutionblurb {
    margin-left: 30px;
  }

  .solutionheader {
    width: 850px;
    color: var(--black);
    padding-top: 12px;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
  }

  .solutionheader.white {
    color: var(--ghost-white);
  }

  .solutionheader.navy {
    color: var(--midnight-blue);
  }

  .solutionheader.placeholder {
    color: var(--white-smoke);
    font-style: italic;
  }

  .solutionheader.bottompadding {
    width: auto;
    font-family: gesta, sans-serif;
    font-weight: 700;
  }

  .solutionsleft {
    width: 600px;
  }

  .image-73 {
    width: 325px;
  }

  .solutionscontainer {
    justify-content: space-between;
    margin-top: 40px;
  }

  .section-iv {
    background-color: var(--white);
    height: auto;
    padding: 120px 0%;
  }

  .valueleft {
    width: 60%;
    padding-right: 60px;
  }

  .tablecell.rowheader.long, .tablecell.pricingtablerowheader.long {
    width: 60%;
  }

  .tablewrapper {
    margin-bottom: 100px;
  }

  .image-74 {
    width: 10px;
  }

  .callouttext {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 18px;
    line-height: 28px;
  }

  .callouttext.top {
    margin-bottom: 40px;
  }

  .subcontainer {
    margin-bottom: 20px;
  }

  .line {
    color: #52ddc2;
    background-color: #52ddc2;
    height: 60px;
    margin: -34px 0% 0;
  }

  .pricingtablecell.rowheader.long, .tablecell-copy.rowheader.long, .tablecell-copy.rowheader.long, .tablecell-copy.pricingtablerowheader.long, .tablecell-copy.rowheader.long, .tablecell-copy.pricingtablerowheader.long {
    width: 60%;
  }

  .solutionheaderdiv {
    margin-bottom: 80px;
    margin-right: 10%;
    padding-top: 0;
    padding-left: 0%;
    padding-right: 0%;
  }

  .testimonalname, .testimonalorg {
    color: #000000cf;
    margin-top: 40px;
    margin-bottom: 0;
    font-size: 18px;
    line-height: 28px;
  }

  .image-75 {
    flex: 0 auto;
    width: 450px;
    min-width: auto;
  }

  .newsheadercontainer {
    padding-top: 100px;
    padding-bottom: 60px;
  }

  .pricingbackground {
    background-color: #0000;
    background-image: linear-gradient(to bottom, var(--white), var(--dodger-blue) 38%, var(--dark-turquoise-3));
  }

  .div-block-103 {
    background-color: var(--white);
    padding-top: 60px;
  }

  .div-block-103.basic {
    background-color: #0000;
    margin-top: 40px;
  }

  .div-block-103.premium {
    background-color: #06a1f93d;
  }

  .carddiv {
    margin-top: 20px;
  }

  .carddescription {
    text-align: left;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 18px;
    line-height: 30px;
  }

  .carddescription.center {
    margin-top: 10px;
    margin-bottom: auto;
    font-size: 26px;
    line-height: 38px;
  }

  .carddescription.small {
    font-size: 16px;
    line-height: 30px;
  }

  .carddescription.footer {
    text-align: left;
    margin-top: 0;
    padding-top: 0;
    font-size: 16px;
  }

  .carddescription.value {
    padding-top: 0;
    font-size: 18px;
    line-height: 30px;
  }

  .carddescription.about {
    text-align: left;
  }

  .pricingbutton {
    justify-content: center;
    align-items: flex-end;
    margin-top: 168px;
    display: flex;
  }

  .pricingbutton.premium {
    margin-top: 0;
  }

  .pricingbutton.enterprise {
    margin-top: 63px;
  }

  .h2-copy {
    font-size: 24px;
  }

  .videosection {
    padding-top: 140px;
  }

  .div-block-105 {
    margin-top: 40px;
  }

  .pricing-contact-background {
    background-color: var(--white);
    background-image: linear-gradient(to bottom, var(--white) 19%, var(--maalka-blue));
    width: 100%;
    height: 1300px;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-top: 120px;
  }

  .form-dropdown {
    height: 45px;
    color: var(--grey);
    text-transform: none;
    margin-bottom: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 19px;
    font-weight: 300;
  }

  .radio-button-field {
    color: var(--dim-gray-2);
    text-transform: none;
    margin-top: 15px;
  }

  .radio-button-field.bottom {
    margin-bottom: 40px;
  }

  .subheading-copy {
    font-size: 26px;
    font-weight: 500;
    line-height: 48px;
  }

  .subheading-copy.news {
    font-size: 24px;
    line-height: 42px;
  }

  .subheading-copy.news.purple {
    margin-top: 0;
    margin-bottom: 20px;
    padding-top: 20px;
    font-size: 30px;
    line-height: 42px;
  }

  .subheading-copy.news-copy {
    font-size: 24px;
    line-height: 42px;
  }

  .subheading-copy.news-copy.purple {
    margin-top: 0;
    margin-bottom: 20px;
    padding-top: 20px;
    font-size: 30px;
    line-height: 42px;
  }

  .pageheading-copy {
    background-color: var(--white-smoke-3);
    margin-top: 0;
    padding-bottom: 30px;
    font-size: 28px;
    line-height: 42px;
  }

  .pageheading-copy.prop39.news {
    font-weight: 400;
  }

  .pageheading-copy.help {
    background-color: var(--white-3);
    color: var(--textblack);
    margin-top: 0;
    margin-bottom: 40px;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .pageheading-copy.help.secondary {
    background-color: var(--white-3);
    margin-bottom: 30px;
    padding-top: 30px;
    padding-bottom: 35px;
  }

  .pageheading-copy.purple.toolkit {
    font-size: 28px;
  }

  .pageheading-copy.center {
    letter-spacing: 2px;
    background-color: #0000;
    font-size: 42px;
    line-height: 75px;
  }

  .pageheading-copy.center.transparent {
    background-color: #0000;
    margin-top: 0;
    font-size: 30px;
    line-height: 60px;
  }

  .pageheading-copy.white {
    background-color: var(--white-2);
    color: var(--dark-slate-grey);
    text-align: center;
    margin-bottom: 0;
    margin-left: auto;
    padding-top: 60px;
    padding-bottom: 60px;
    font-size: 30px;
  }

  .pageheading-copy.newspage {
    background-color: var(--white-2);
    margin-top: 60px;
    margin-bottom: 60px;
    font-size: 28px;
  }

  .pageheading-copy.whitetext {
    color: var(--white-2);
  }

  .pageheading-copy.value {
    background-color: #0000;
    padding-bottom: 10px;
    font-size: 28px;
    line-height: 42px;
  }
}

@media screen and (min-width: 1440px) {
  .button {
    padding: 15px 30px;
    font-size: 15px;
  }

  .button.tab.gray, .button.tab.gray.w--current, .button.tab.gray.w--current:hover {
    padding: 15px 30px;
  }

  .button.floated {
    margin-top: 160px;
  }

  .button.white {
    background-color: var(--white-2);
    color: var(--midnight-blue);
  }

  .button.round {
    border-radius: 30px;
  }

  .button.round.small.premium {
    border-radius: 30px;
    padding: 10px 25px;
  }

  .navigation-link {
    align-items: center;
    height: 100%;
    margin-top: auto;
    margin-bottom: auto;
    display: flex;
  }

  .navigation-link:hover {
    align-self: center;
    align-items: center;
    margin-top: auto;
    margin-bottom: auto;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .navigation-link.w--current {
    font-size: 15px;
  }

  .navigation-link.w--current:hover {
    padding-top: 30px;
    padding-bottom: 25px;
  }

  .navigation-link.login {
    padding-top: 0;
    padding-bottom: 0;
  }

  .navigation-link.login:hover {
    font-size: 15px;
  }

  .hero-heading {
    padding-top: 240px;
    padding-bottom: 240px;
    font-size: 36px;
    line-height: 65px;
  }

  .section-subheading.units, .section-subheading.units.top {
    font-size: 26px;
  }

  .footer {
    padding-top: 40px;
  }

  .paragraph2.tools {
    margin-bottom: 30px;
  }

  .topmotto {
    font-size: 36px;
    line-height: 60px;
  }

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

  .paragraph.small {
    font-size: 18px;
    line-height: 32px;
  }

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

  .paragraph.value {
    font-size: 20px;
    line-height: 32px;
  }

  .paragraph.dark {
    font-size: 24px;
    line-height: 36px;
  }

  .paragraph.centered {
    text-align: center;
    padding-right: 0;
  }

  .boxheading {
    padding-top: 20px;
    padding-bottom: 0;
    font-size: 20px;
    line-height: 45px;
  }

  .boxheading.program {
    padding-bottom: 0;
  }

  .navbar {
    height: 70px;
  }

  .pageheading {
    font-size: 30px;
    line-height: 45px;
  }

  .pageheading.help {
    background-color: var(--white-3);
    margin-bottom: 40px;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .pageheading.help.units {
    text-transform: uppercase;
    font-size: 28px;
  }

  .pageheading.help.part2 {
    margin-top: 60px;
  }

  .pageheading.purple.toolkit {
    margin-top: 40px;
  }

  .pageheading.center.transparent {
    font-size: 30px;
    line-height: 45px;
  }

  .pageheading.white {
    padding-top: 80px;
    padding-bottom: 80px;
    font-size: 30px;
    line-height: 45px;
  }

  .pageheading.newspage {
    margin-bottom: auto;
    font-size: 30px;
  }

  .pageheading.value {
    font-size: 30px;
    line-height: 45px;
  }

  .subheading.news {
    font-size: 26px;
  }

  .subheading.news.purple {
    margin-top: 50px;
    margin-bottom: 30px;
    padding-top: 0;
    font-size: 32px;
  }

  .subheading.news-copy {
    font-size: 26px;
  }

  .subheading.news-copy.purple {
    margin-top: 50px;
    margin-bottom: 30px;
    padding-top: 0;
    font-size: 32px;
  }

  .projectdiv.news.page {
    width: 1200px;
    margin-top: 40px;
    padding-top: 20px;
    padding-bottom: 40px;
  }

  .projectdiv.howto {
    margin-top: 0;
    margin-bottom: 50px;
    line-height: 36px;
  }

  .projectdiv.howto.privacy {
    margin-top: 60px;
    padding-top: 40px;
  }

  .paragraph5 {
    font-size: 20px;
    line-height: 32px;
  }

  .date {
    font-size: 18px;
  }

  .header-box {
    background-color: var(--hover-color);
  }

  .text-block-4, .text-block-5 {
    font-size: 15px;
  }

  .helpbox {
    width: 275px;
    height: 300px;
    padding-top: 50px;
  }

  .helpbox.program {
    width: 900px;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .image-8 {
    height: 80px;
  }

  .body-2 {
    font-size: 16px;
  }

  .helpdescription {
    margin-top: 0;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 14px;
    line-height: 20px;
  }

  .breadcrumbs {
    margin-left: 8%;
    margin-right: 8px;
  }

  .breadcrumbs.definitions {
    padding-top: 10px;
  }

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

  .paragraph-5.spaced {
    line-height: 28px;
  }

  .list-item-7, .list-item-8 {
    font-size: 20px;
    line-height: 32px;
  }

  .nav-menu {
    align-items: center;
    height: 100%;
  }

  .tools {
    margin-bottom: 70px;
  }

  .h1 {
    text-align: left;
    padding-right: 40px;
    font-size: 58px;
    line-height: 70px;
  }

  .h1.bottom {
    padding-top: 40px;
  }

  .h1.center {
    font-size: 60px;
  }

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

  .div-block-17.title, .div-block-17.section1 {
    padding-left: 0;
    padding-right: 60px;
  }

  .videoscontainer {
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
  }

  .scroll2 {
    padding: 120px 60px 130px;
    line-height: 60px;
  }

  .section2 {
    margin-top: 80px;
    padding-top: 30px;
  }

  .section3 {
    padding-top: 0;
  }

  .body-6 {
    margin-top: 0;
  }

  .image-43 {
    margin-top: 10px;
  }

  .helpdiv {
    padding-top: 0;
  }

  .breadcrumbtext {
    padding: 10px 30px;
  }

  .helpheader.privacy, .helpheader.privacy-copy {
    margin-top: 5px;
    padding-top: 30px;
  }

  .helpvideo {
    margin-top: 0;
    margin-bottom: 50px;
  }

  .helptext {
    color: var(--dark-slate-gray);
    margin-bottom: 40px;
    font-size: 20px;
    line-height: 32px;
  }

  .helptext.top {
    margin-bottom: 40px;
  }

  .helpimage {
    width: 1000px;
    margin-top: 50px;
    margin-bottom: 50px;
  }

  .html-embed-3.helpvideo, .headerdiv {
    margin-top: 40px;
  }

  .helplistitem {
    font-size: 18px;
  }

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

  .h3.white {
    font-size: 20px;
  }

  .h3.centered {
    font-size: 22px;
  }

  .h2 {
    font-size: 32px;
  }

  .name.small {
    text-align: left;
  }

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

  .democontainer {
    padding-top: 60px;
    padding-bottom: 40px;
  }

  .democontainer.button1 {
    padding-top: 40px;
    padding-left: 0;
    display: block;
  }

  .columns.demo {
    width: 100%;
    max-width: 1500px;
  }

  .column-7 {
    padding-right: 0;
  }

  .div-block-52 {
    width: auto;
  }

  .div-block-54 {
    background-color: #ffffff8c;
    margin-top: 0;
    padding-top: 10px;
    padding-bottom: 40px;
  }

  .div-block-54.contact {
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-54.contact.top {
    width: 100%;
    padding-left: 0%;
    padding-right: 0%;
  }

  .image-48 {
    height: 100px;
  }

  .button-4 {
    padding-bottom: 10px;
  }

  .div-block-56 {
    margin-bottom: 60px;
  }

  .html-embed-4 {
    margin-bottom: 40px;
  }

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

  .search-button {
    height: 36px;
  }

  .videocontainer {
    width: 525px;
    height: 325px;
  }

  .mainparagraph, .mainparagraph.centered {
    font-size: 20px;
    line-height: 32px;
  }

  .mainparagraph.left {
    margin-top: 40px;
    font-size: 20px;
    line-height: 34px;
  }

  .mainparagraph.center {
    margin-top: 20px;
    font-size: 20px;
    line-height: 32px;
  }

  .container-17 {
    margin-bottom: 100px;
    padding-bottom: 40px;
    padding-left: 8%;
    padding-right: 8%;
  }

  .bluevideocontainer, .bluevideocontainer.green {
    width: 600px;
    height: 300px;
  }

  .videotabwrapper, .tab-pane-tab-1 {
    height: 450px;
  }

  .image-49 {
    margin-top: 0;
    position: static;
    top: 0;
  }

  .portfolioscontainer {
    align-content: center;
    align-items: center;
    width: 85%;
    padding-bottom: 0%;
  }

  .portfolliodiv {
    margin-bottom: 100px;
  }

  .threethingssection {
    width: 85%;
    margin-top: 100px;
    margin-bottom: 90px;
    padding-bottom: 0%;
  }

  .section4 {
    padding-bottom: 0;
  }

  .collaboratorssection {
    width: 90%;
    padding-top: 60px;
    padding-bottom: 50px;
  }

  .announcementsection {
    margin-top: 0%;
  }

  .section6 {
    padding-top: 60px;
  }

  .threethingsgrid {
    margin-top: 140px;
  }

  .bar, .bar.navy, .bar.teal {
    height: 25px;
  }

  .floatingcircle {
    width: 140px;
    height: 140px;
    top: -240%;
  }

  .heading-12 {
    text-transform: capitalize;
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
  }

  .heading-12.top {
    font-size: 24px;
    line-height: 34px;
  }

  .threethingsgrid2 {
    margin-top: 80px;
  }

  .grid-3 {
    grid-column-gap: 15px;
    width: 95%;
    margin-top: 40px;
  }

  .div-block-64 {
    width: 275px;
    height: 375px;
    margin-top: 0;
  }

  .cardheader {
    font-size: 2px;
  }

  .cardtext {
    margin-top: 30px;
    font-size: 18px;
    line-height: 28px;
  }

  .cardtext.testitmonial {
    font-size: 24px;
    line-height: 42px;
  }

  .container-18 {
    padding-left: 10%;
  }

  .whitevideodiv {
    width: 550px;
    height: 350px;
    top: 49px;
  }

  .pageheader {
    margin-top: 140px;
    font-size: 30px;
    line-height: 45px;
  }

  .pageheader.left {
    margin-top: 0;
    font-size: 30px;
    font-weight: 500;
    line-height: 45px;
  }

  .section5 {
    display: none;
  }

  .sliderbox {
    width: 100%;
    height: auto;
    padding-left: 40px;
    padding-right: 60px;
  }

  .sliderboxcontainer {
    height: auto;
  }

  .slider {
    margin-bottom: -50px;
  }

  .slidercolorblock {
    height: 100%;
  }

  .image-51 {
    width: 355px;
    margin-top: 28px;
    margin-bottom: 1px;
  }

  .slidertextcontainer {
    margin-bottom: 40px;
  }

  .quotes {
    font-size: 32px;
  }

  .slide-nav {
    margin-bottom: 20px;
    padding-top: 40px;
  }

  .image-52, .image-53 {
    width: 90px;
  }

  .contactdiv {
    height: auto;
    padding-top: 80px;
    padding-bottom: 10px;
  }

  .list-item-11 {
    font-size: 20px;
    line-height: 32px;
  }

  .image-56 {
    width: 150px;
  }

  .image-57 {
    width: 130px;
  }

  .image-58 {
    width: 120px;
  }

  .image-59 {
    width: 150px;
  }

  .mapcontainer {
    margin-bottom: 20px;
  }

  .aboutcontainer {
    width: 100%;
    padding: 0;
  }

  .whatwedosection {
    padding-bottom: 0;
  }

  .whatwedocontainer {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .whatwedocardheader {
    margin-top: 30px;
    font-size: 24px;
    line-height: 36px;
  }

  .backgroundpic.teal, .backgroundpic.blue, .backgroundpic.navy {
    height: 200px;
  }

  .div-block-68 {
    margin-bottom: 140px;
    padding-top: 60px;
  }

  .aboutheader {
    font-size: 30px;
    line-height: 45px;
  }

  .usecasesection {
    margin-bottom: 0;
    padding-top: 10px;
  }

  .usecaseheadersection {
    width: 85%;
  }

  .usecasetextcontainer1 {
    padding-top: 60px;
    font-size: 20px;
  }

  .usecaseheader {
    font-size: 26px;
  }

  .slider-2 {
    width: 90%;
    margin-top: 90px;
    margin-bottom: 80px;
  }

  .usecasetextcontainer2, .usecasetextcontainer3 {
    padding-top: 60px;
  }

  .announcementcard {
    padding-top: 60px;
    padding-left: 50px;
    padding-right: 50px;
  }

  .list.slider {
    font-size: 20px;
    line-height: 34px;
  }

  .list1 {
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 32px;
  }

  .list1.white {
    color: var(--white-smoke-3);
  }

  .teamcontainer {
    height: 650px;
  }

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

  .teamparagraph {
    font-size: 20px;
    line-height: 32px;
  }

  .teamsubheader {
    font-size: 18px;
  }

  .div-block-70 {
    width: 95%;
  }

  .image-63 {
    width: 110px;
  }

  .hoverdiv {
    width: 250px;
    height: 325px;
    padding-right: 30px;
    display: block;
  }

  .hoverparagraph {
    font-size: 18px;
    line-height: 32px;
  }

  .left-arrow {
    margin-bottom: 0;
    margin-left: -86px;
    padding-bottom: 0;
  }

  .right-arrow {
    margin-bottom: 0;
    margin-right: -86px;
    padding-right: 0;
  }

  .search-input {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 16px;
  }

  .breadcrumb-2.current {
    background-color: #0000;
  }

  .breadcrumbtext-2 {
    padding: 10px 30px;
  }

  .breadcrumbtext-2.current {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .columns-4 {
    margin-top: 40px;
  }

  .div-block-76 {
    background-color: #0000;
  }

  .div-block-77 {
    width: 60%;
    margin-top: 0;
  }

  .usecase {
    margin-bottom: 140px;
    padding-top: 60px;
  }

  .grid-6 {
    grid-row-gap: 20px;
  }

  .grid-6.toppadding {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .helptext-copy {
    color: var(--dark-slate-gray);
    margin-bottom: 40px;
    font-size: 18px;
    line-height: 30px;
  }

  .helptext-copy.top {
    margin-bottom: 40px;
  }

  .columntext {
    color: var(--dark-slate-gray);
    margin-bottom: 0;
    font-size: 20px;
    line-height: 30px;
  }

  .columntext.top {
    margin-bottom: 40px;
  }

  .columnimage {
    background-color: var(--light-yellow);
    width: 1000px;
    margin-top: 0;
    margin-bottom: 0;
  }

  .block-quote {
    font-size: 20px;
    line-height: 32px;
  }

  .italic-text-2 {
    background-color: var(--light-yellow);
  }

  .columntext-2 {
    color: #404047;
    margin-bottom: 0;
    font-size: 20px;
    line-height: 30px;
  }

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

  .columnimage-2 {
    background-color: #ffffde;
    width: 1000px;
    margin-top: 0;
    margin-bottom: 0;
  }

  .subheading-2.news {
    font-size: 26px;
  }

  .subheading-2.news.purple {
    margin-top: 50px;
    margin-bottom: 30px;
    padding-top: 0;
    font-size: 32px;
  }

  .helptext-2 {
    color: #404047;
    margin-bottom: 40px;
    font-size: 20px;
    line-height: 32px;
  }

  .button-7 {
    padding-bottom: 15px;
  }

  .pdfbuttoncontainer {
    padding-top: 60px;
    padding-bottom: 40px;
  }

  .pdfbuttoncontainer.button1 {
    padding-top: 60px;
  }

  .aboutheader-copy, .programheader {
    font-size: 30px;
    line-height: 45px;
  }

  .aboutwrapper {
    margin-bottom: 20px;
  }

  .pricecardcontainer {
    justify-content: space-between;
    margin-top: 33px;
    padding-left: 0;
    padding-right: 0;
  }

  .programcard {
    width: 375px;
    height: auto;
    margin-top: 0;
  }

  .programcardheader {
    font-size: 20px;
  }

  .cardheaderbackground.teal, .cardheaderbackground.blue, .cardheaderbackground.navy, .cardheaderbackground.blubackground {
    height: 200px;
  }

  .text-block-30 {
    font-size: 18px;
  }

  .programimage {
    width: 110px;
  }

  .paragraph-11 {
    color: var(--black);
    font-size: 18px;
    font-weight: 400;
  }

  .paragraph-11.pricing {
    text-align: left;
    font-size: 16px;
  }

  .paragraph-11.pricing.disclaimer {
    font-style: italic;
    font-weight: 300;
  }

  .bottombackgrounf.teal, .bottombackgrounf.blue, .bottombackgrounf.navy, .bottombackgrounf.blubackground {
    height: 200px;
  }

  .div-block-85 {
    margin-bottom: 40px;
  }

  .blueline {
    margin-bottom: 0;
  }

  .section-1 {
    background-color: var(--white-2);
    background-image: linear-gradient(to bottom, var(--white) 36%, #06a1f957);
    height: auto;
    margin: 120px auto 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .section-ii {
    background-color: var(--midnight-blue);
    height: auto;
    padding-top: 140px;
    padding-bottom: 140px;
  }

  .section-ii.green {
    background-color: var(--dark-turquoise);
  }

  .section-ii.blue {
    background-color: var(--maalka-blue);
  }

  .section-iii {
    background-color: var(--white-smoke);
    height: auto;
    margin-left: 0;
    padding-top: 120px;
    padding-bottom: 140px;
  }

  .div-block-86 {
    width: auto;
    margin-bottom: 0;
    margin-right: 0%;
    padding-top: 0;
  }

  .heading-14 {
    width: 880px;
    color: var(--midnight-blue);
    justify-content: center;
    margin-left: 0%;
    font-family: gesta, sans-serif;
    font-size: 67px;
    font-weight: 700;
    line-height: 75px;
    display: block;
  }

  .heading-14.white {
    color: var(--midnight-blue);
    margin-left: 0%;
  }

  .heading-14.navy {
    color: var(--midnight-blue);
  }

  .heading-14.testimonials {
    margin-left: 8%;
  }

  .mainsubheader {
    width: auto;
    color: var(--midnight-blue);
    margin-bottom: 0;
    margin-left: 0%;
    padding-top: 0;
    font-family: gesta, sans-serif;
    font-size: 24px;
    font-weight: 300;
    line-height: 38px;
  }

  .mainsubheader.white, .mainsubheader.navy {
    color: var(--midnight-blue);
  }

  .mainsubheader.bottommargin {
    font-size: 24px;
  }

  .solutionbullet {
    width: auto;
    margin-top: 24px;
  }

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

  .section-iiv {
    background-color: #52ddc2;
    height: 800px;
    padding-top: 141px;
  }

  .div-block-93 {
    height: 1000px;
  }

  .div-block-94 {
    margin-left: 0%;
    margin-right: 0%;
  }

  .div-block-iii {
    margin-top: 0;
    margin-left: 10%;
    margin-right: 10%;
    padding-left: 0%;
    padding-right: 0%;
  }

  .mainpagecontainer {
    padding-left: 10%;
    padding-right: 10%;
  }

  .mainpagecontainer.testimonials {
    padding-bottom: 100px;
    padding-left: 50px;
    padding-right: 50px;
  }

  .testimonial-header {
    width: 880px;
    color: var(--black);
    margin-left: 0%;
    font-family: gesta, sans-serif;
    font-size: 60px;
    line-height: 75px;
  }

  .testimonial-header.white {
    color: var(--ghost-white);
  }

  .testimonial-header.navy {
    color: var(--midnight-blue);
  }

  .testimonial-header.testimonials {
    margin-left: 8%;
  }

  .div-block-86-copy {
    margin-top: 0;
    margin-left: 10%;
    margin-right: 10%;
    padding-left: 0%;
    padding-right: 0%;
  }

  .testimonialdiv {
    width: 820px;
    margin-top: 40px;
  }

  .image-69 {
    width: 120px;
  }

  .pricingcard {
    width: 350px;
    height: 500px;
    margin-top: 0;
  }

  .pricingcard.central {
    height: 580px;
    margin-bottom: 81px;
  }

  .pricingcard.leftcard {
    margin-left: 0;
  }

  .pricingcard.rightcard {
    margin-right: 0;
  }

  .programcard-copy {
    width: 345px;
    height: 375px;
    margin-top: 0;
  }

  .priceheaderbackground {
    background-color: var(--maalka-blue);
  }

  .priceheaderbackground.teal, .priceheaderbackground.blue, .priceheaderbackground.navy, .priceheaderbackground.blubackground {
    height: 200px;
  }

  .priceheaderbackground.basic, .priceheaderbackground.premium {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .priceheaderbackground.enterprise {
    background-color: var(--maalka-blue);
    color: var(--maalka-blue);
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .priceheaderbackground.basic, .priceheaderbackground.enterprise, .priceheaderbackground.basic, .priceheaderbackground.premium, .priceheaderbackground.enterprise {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .div-block-95 {
    margin-top: 109px;
  }

  .pricingheader {
    width: 900px;
    color: var(--white);
    font-size: 24px;
    line-height: 24px;
  }

  .pricesubheader {
    color: var(--midnight-blue);
    margin-top: 24px;
  }

  .div-block-96 {
    margin-top: 39px;
  }

  .pricingmainheader {
    width: auto;
    color: var(--black);
    justify-content: center;
    margin-top: 54px;
    margin-left: auto;
    font-family: gesta, sans-serif;
    font-size: 48px;
    line-height: 75px;
    display: block;
  }

  .pricingmainheader.white {
    color: var(--ghost-white);
    margin-left: 0%;
  }

  .pricingmainheader.navy {
    color: var(--midnight-blue);
  }

  .pricingmainheader.testimonials {
    margin-left: 8%;
  }

  .pricingmainheader.header2 {
    font-size: 50px;
  }

  .topdiv {
    justify-content: flex-start;
    margin-top: 0;
    margin-bottom: 45px;
    padding-top: 60px;
    padding-left: 0;
    display: flex;
  }

  .homecontainer {
    color: var(--midnight-blue);
    margin-top: 0;
    padding-top: 0;
  }

  .image-70 {
    background-color: #0000;
    margin-bottom: 0;
    padding-top: 60px;
  }

  .solutionblurb {
    margin-left: 40px;
  }

  .solutionheader {
    width: 850px;
    color: var(--midnight-blue);
    margin-bottom: 0;
    margin-left: 0%;
    padding-top: 0;
    font-family: gesta, sans-serif;
    font-size: 22.6px;
    font-weight: 300;
    line-height: 38px;
  }

  .solutionheader.white, .solutionheader.navy {
    color: var(--midnight-blue);
  }

  .solutionheader.bottompadding {
    margin-bottom: 20px;
    font-size: 28px;
  }

  .solutionsleft {
    width: 700px;
  }

  .image-73 {
    width: 340px;
  }

  .solutionscontainer {
    margin-top: 40px;
  }

  .section-iv {
    background-color: var(--white);
    height: auto;
    padding-top: 140px;
    padding-bottom: 140px;
  }

  .section-iv.green {
    background-color: var(--dark-turquoise);
  }

  .section-iv.blue {
    background-color: var(--maalka-blue);
  }

  .tablerow.tableheader {
    height: 75px;
  }

  .tablewrapper {
    margin-bottom: 140px;
  }

  .calloutbox {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .callouttext {
    color: var(--dark-slate-gray);
    margin-top: 0;
    margin-bottom: 0;
    font-size: 20px;
    line-height: 32px;
  }

  .callouttext.top {
    margin-bottom: 40px;
  }

  .line {
    background-color: #52ddc2;
    height: 60px;
    margin: -31px auto 0;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 40px;
  }

  .pricingtablecell {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 30px;
  }

  .pricingtablecell.rowheader {
    padding-left: 30px;
  }

  .pricingtablecell.features {
    border-radius: 0;
  }

  .pricingtableheadertext {
    font-size: 18px;
  }

  .solutionheaderdiv {
    width: auto;
    margin-bottom: 0;
    padding-top: 0;
  }

  .testimonalname {
    color: var(--midnight-blue);
    margin-top: 30px;
    font-size: 22px;
    line-height: 28px;
  }

  .testimonalname.testitmonial {
    font-size: 22px;
    line-height: 38px;
  }

  .testimonalorg {
    color: var(--midnight-blue);
    margin-top: 30px;
    font-size: 22px;
    line-height: 28px;
  }

  .testimonalorg.testitmonial {
    font-size: 22px;
    line-height: 38px;
  }

  .newsheadercontainer {
    padding-bottom: 40px;
  }

  .pricingbackground {
    margin-top: 180px;
    padding-top: 0;
  }

  .div-block-103 {
    color: var(--midnight-blue);
    padding: 30px 40px 40px;
  }

  .carddescription {
    font-size: 20px;
    line-height: 32px;
  }

  .carddescription.small {
    font-size: 18px;
    line-height: 32px;
  }

  .carddescription.footer {
    font-size: 16px;
    line-height: 30px;
  }

  .carddescription.value {
    font-size: 20px;
    line-height: 32px;
  }

  .carddescription.dark {
    font-size: 24px;
    line-height: 36px;
  }

  .pricingbutton.premium {
    margin-top: 0;
  }

  .pricingbutton.enterprise {
    margin-top: 91px;
  }

  .h2-copy {
    font-size: 32px;
  }

  .div-block-104 {
    margin-top: 40px;
    padding-bottom: 0;
  }

  .videosection {
    padding-bottom: 140px;
  }

  .form-3 {
    text-align: left;
  }

  .image-83 {
    width: 80px;
  }

  .about-background {
    margin-top: 0;
    padding-top: 180px;
  }

  .pricing-contact-background {
    height: auto;
    padding-top: 100px;
    padding-bottom: 10px;
  }

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

  .radio-button-field {
    text-transform: none;
    margin-top: 20px;
    margin-bottom: 0;
  }

  .radio-button-field.bottom {
    margin-bottom: 40px;
  }

  .programcardheader-copy {
    font-size: 20px;
  }

  .subheading-copy.news {
    font-size: 26px;
  }

  .subheading-copy.news.purple {
    margin-top: 50px;
    margin-bottom: 30px;
    padding-top: 0;
    font-size: 32px;
  }

  .subheading-copy.news-copy {
    font-size: 26px;
  }

  .subheading-copy.news-copy.purple {
    margin-top: 50px;
    margin-bottom: 30px;
    padding-top: 0;
    font-size: 32px;
  }

  .pageheading-copy {
    font-size: 30px;
    line-height: 45px;
  }

  .pageheading-copy.help {
    background-color: var(--white-3);
    margin-bottom: 40px;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .pageheading-copy.help.units {
    text-transform: uppercase;
    font-size: 28px;
  }

  .pageheading-copy.help.part2 {
    margin-top: 60px;
  }

  .pageheading-copy.purple.toolkit {
    margin-top: 40px;
  }

  .pageheading-copy.center.transparent {
    font-size: 30px;
    line-height: 45px;
  }

  .pageheading-copy.white {
    padding-top: 80px;
    padding-bottom: 80px;
    font-size: 30px;
    line-height: 45px;
  }

  .pageheading-copy.newspage {
    margin-bottom: auto;
    font-size: 30px;
  }

  .pageheading-copy.value {
    font-size: 30px;
    line-height: 45px;
  }

  .helpheaderdiv.toppadding {
    margin-top: 100px;
  }
}

@media screen and (min-width: 1920px) {
  .button {
    padding: 20px 40px;
    font-size: 20px;
    display: inline-block;
  }

  .button.tab.gray, .button.tab.gray.w--current, .button.tab.gray.w--current:hover {
    padding: 20px 40px;
  }

  .button.round {
    text-transform: none;
    border-radius: 50px;
    padding: 30px 50px;
    font-weight: 700;
  }

  .button.round.small, .button.round.small.premium, .button.round.small.enterprise, .button.round.small.basic {
    border-radius: 50px;
    padding: 30px 50px;
    font-size: 20px;
  }

  .button.round.medium {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .button.round.coral {
    background-color: var(--benchmark-red);
  }

  .button.round.coral:hover {
    background-color: var(--dark-red);
    mix-blend-mode: normal;
  }

  .button.round.premium {
    background-color: var(--midnight-blue);
  }

  .button.round.premium:hover {
    background-color: #061138;
  }

  .navigation-link {
    font-size: 20px;
  }

  .navigation-link:hover {
    padding-top: 40px;
    padding-bottom: 40px;
    font-size: 20px;
  }

  .navigation-link.w--current {
    font-size: 22px;
  }

  .navigation-link.login:hover {
    padding-top: 40px;
    padding-bottom: 40px;
    font-size: 20px;
  }

  .hero-section.news {
    background-color: #0000;
    background-image: linear-gradient(113deg, #06a1f9cc, #52ddc2cc 24%);
    margin-bottom: auto;
    padding-bottom: 100px;
  }

  .hero-section.prop39 {
    margin-bottom: 140px;
  }

  .hero-heading {
    padding-top: 350px;
    padding-bottom: 350px;
    font-size: 48px;
    line-height: 80px;
  }

  .section-subheading.units.top {
    margin-top: 80px;
    font-size: 38px;
  }

  .footer {
    background-color: var(--white);
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .footer-link {
    font-size: 26px;
    line-height: 49px;
  }

  .paragraph2.news {
    padding-bottom: 60px;
  }

  .paragraph2.tools {
    margin-bottom: 40px;
  }

  .topmotto {
    font-size: 48px;
    line-height: 80px;
  }

  .paragraph {
    text-align: left;
    font-size: 28px;
    line-height: 52px;
  }

  .paragraph.small {
    padding-top: 10px;
    font-size: 24px;
  }

  .paragraph.footer {
    font-size: 26px;
    line-height: 48px;
  }

  .paragraph.value {
    font-size: 32px;
    line-height: 48px;
  }

  .paragraph.about {
    line-height: 50px;
  }

  .paragraph.description {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .paragraph.dark {
    text-align: left;
    padding-right: 0;
    font-size: 26px;
    font-style: normal;
    font-weight: 400;
    line-height: 45px;
  }

  .boxheading {
    padding-top: 40px;
    font-size: 28px;
  }

  .navbar {
    justify-content: space-between;
    align-items: center;
    height: 100px;
    display: block;
  }

  .pageheading {
    font-size: 42px;
    line-height: 60px;
  }

  .pageheading.help {
    padding-top: 100px;
    padding-bottom: 60px;
  }

  .pageheading.help.units {
    letter-spacing: 3px;
    font-size: 42px;
  }

  .pageheading.help.part2 {
    margin-top: 100px;
    padding-top: 80px;
  }

  .pageheading.purple.toolkit {
    font-size: 42px;
  }

  .pageheading.center.transparent {
    font-size: 42px;
    line-height: 60px;
  }

  .pageheading.white {
    padding-top: 100px;
    padding-bottom: 100px;
    font-size: 42px;
    line-height: 60px;
  }

  .pageheading.newspage {
    background-color: #ffffff70;
    margin-bottom: 40px;
    padding-top: 60px;
    padding-bottom: 60px;
    font-size: 42px;
  }

  .pageheading.value {
    font-size: 42px;
    line-height: 60px;
  }

  .subheading, .subheading.news {
    font-size: 36px;
  }

  .subheading.news.purple {
    margin-top: 100px;
    font-size: 46px;
    font-weight: 700;
    line-height: 60px;
  }

  .subheading.news.purple.secondary {
    margin-bottom: 0;
    font-size: 32px;
  }

  .subheading.news-copy {
    font-size: 36px;
  }

  .subheading.news-copy.purple {
    margin-top: 60px;
    font-size: 46px;
    line-height: 60px;
  }

  .subheading.news-copy.purple.secondary {
    margin-bottom: 0;
    font-size: 32px;
  }

  .projectdiv {
    margin-top: 60px;
    padding-top: 60px;
    padding-bottom: 100px;
  }

  .projectdiv.news.page {
    background-color: #fffffff0;
    border-radius: 30px;
    width: 1600px;
    padding: 100px 140px 140px;
  }

  .projectdiv.howto {
    padding-top: 100px;
    padding-bottom: 100px;
    font-size: 20px;
  }

  .projectdiv.howto.privacy {
    margin-top: 140px;
  }

  .paragraph5 {
    font-size: 32px;
    line-height: 48px;
  }

  .date {
    font-size: 24px;
  }

  .header-box {
    background-color: var(--white-smoke-3);
  }

  .values-subheading.centered {
    font-size: 26px;
    line-height: 36px;
  }

  .subheading2 {
    font-size: 28px;
  }

  .heading-section.prop39 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .text-block-4, .text-block-5 {
    font-size: 20px;
  }

  .helpbox {
    border-radius: 7px;
    width: 450px;
    height: 550px;
    margin-right: 20px;
    padding-top: 80px;
  }

  .helpbox.program {
    width: 1300px;
    margin-top: 0;
    margin-bottom: 0;
  }

  .helprow {
    margin-bottom: 40px;
    margin-left: 10px;
  }

  .image-8 {
    height: 130px;
  }

  .body-2 {
    background-color: var(--white-smoke-4);
  }

  .body-2.subsection {
    margin-top: 46px;
    padding-top: 31px;
  }

  .helpdescription {
    margin-top: 20px;
    font-size: 24px;
    line-height: 35px;
  }

  .breadcrumbs {
    margin-bottom: 40px;
    margin-right: 8%;
    padding-top: 0;
  }

  .breadcrumbs.next {
    margin-top: 60px;
  }

  .breadcrumbs.definitions {
    margin-bottom: 40px;
    padding-top: 40px;
    padding-left: 83px;
  }

  .paragraph-5.spaced {
    margin-top: 40px;
    font-size: 26px;
    line-height: 36px;
  }

  .list-item-7, .list-item-8 {
    font-size: 32px;
    line-height: 48px;
  }

  .text-span-13 {
    font-size: 32px;
  }

  .nav-menu {
    align-items: center;
    height: 100px;
    margin-top: 0;
    margin-right: 40px;
  }

  .tools {
    margin-bottom: 100px;
  }

  .h1 {
    width: auto;
    color: var(--midnight-blue);
    text-align: left;
    text-transform: capitalize;
    font-size: 85px;
    font-weight: 700;
    line-height: 110px;
  }

  .h1.footer {
    font-size: 38px;
  }

  .h1.bottom {
    margin-top: 40px;
  }

  .div-block-17.title {
    padding-right: 140px;
  }

  .div-block-17.section1 {
    width: 85%;
    padding-right: 60px;
  }

  .videoscontainer {
    justify-content: space-between;
    justify-items: start;
    width: 100%;
    display: flex;
  }

  .scroll2 {
    padding-top: 220px;
    padding-bottom: 200px;
  }

  .section2 {
    padding-top: 140px;
  }

  .tools-image {
    width: 900px;
  }

  .body-6 {
    margin-top: 0;
  }

  .image-43 {
    width: 120px;
    margin-top: 20px;
  }

  .image-23 {
    width: 900px;
  }

  .helpdiv {
    margin-bottom: 100px;
  }

  .breadcrumbtext, .breadcrumbtext.current {
    padding: 20px 40px;
    font-size: 20px;
  }

  .nexttopic {
    font-size: 34px;
  }

  .helpvideo {
    margin-top: 60px;
  }

  .helptext {
    margin-top: 60px;
    margin-bottom: 80px;
    font-size: 32px;
    line-height: 48px;
  }

  .helptext.subheader {
    font-size: 32px;
  }

  .helpimage {
    width: 14000px;
    margin-top: 100px;
    margin-bottom: 100px;
  }

  .html-embed-3.helpvideo {
    margin-top: 80px;
    margin-bottom: 80px;
  }

  .helplistitem {
    font-size: 32px;
    line-height: 48px;
  }

  .helplist.privacy, .bold-text-10 {
    font-size: 32px;
  }

  .bold-text-10.subheader {
    font-size: 42px;
  }

  .subheadcontainer {
    margin-top: 80px;
  }

  .h3 {
    margin-top: 80px;
    font-size: 36px;
  }

  .h3.white {
    margin-top: 0;
    font-size: 32px;
  }

  .h3.centered {
    margin-top: 0;
    font-size: 28px;
  }

  .h2 {
    margin-bottom: 40px;
    font-size: 42px;
    font-weight: 700;
    line-height: 68px;
  }

  .highlighted {
    font-size: 32px;
  }

  .name.small {
    text-align: left;
    padding-top: 10px;
    font-size: 22px;
  }

  .name.small.radio {
    margin-bottom: 20px;
  }

  .text-field-4 {
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 18px;
  }

  .text-block-26 {
    font-size: 32px;
  }

  .text-block-27 {
    font-size: 22px;
  }

  .democontainer {
    padding-bottom: 140px;
  }

  .democontainer.button1 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-top: 40px;
    padding-top: 0;
    padding-left: 0;
    display: block;
  }

  .columns.demo {
    width: 100%;
    max-width: 3000px;
    margin-top: 4px;
  }

  .column-7 {
    padding-right: 60px;
  }

  .div-block-52 {
    font-size: 20px;
  }

  .backgroundblock {
    margin-top: 40px;
  }

  .div-block-54 {
    max-width: 2400px;
    margin-top: 40px;
    padding-bottom: 0;
  }

  .div-block-54.contact {
    background-color: #0000;
  }

  .div-block-54.contact.top {
    width: 100%;
    margin-top: 0;
    padding-left: 0%;
    padding-right: 0%;
  }

  .image-48 {
    width: 150px;
    height: 150px;
  }

  .button-4 {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 20px;
  }

  .button-4._2nd {
    padding: 15px 40px;
  }

  .div-block-56, .html-embed-4 {
    margin-bottom: 60px;
  }

  .search {
    width: 1440px;
    margin-top: 80px;
    margin-bottom: 60px;
  }

  .search-button {
    height: 60px;
    padding: 20px 40px;
    font-size: 20px;
  }

  .videocontainer {
    width: 690px;
    height: 425px;
  }

  .mainparagraph, .mainparagraph.centered {
    font-size: 32px;
    line-height: 48px;
  }

  .mainparagraph.left {
    margin-top: 60px;
    font-size: 32px;
    line-height: 48px;
  }

  .mainparagraph.center {
    margin-top: 40px;
    font-size: 32px;
    line-height: 48px;
  }

  .container-17 {
    margin-top: 100px;
    margin-bottom: 100px;
    padding-left: 8%;
    font-size: 32px;
  }

  .bluevideocontainer {
    width: 800px;
    height: 430px;
  }

  .bluevideocontainer.green {
    width: 920px;
    height: 460px;
  }

  .videotabwrapper {
    width: 90%;
    height: 700px;
  }

  .tab-pane-tab-1 {
    height: 700px;
  }

  .tab-pane-tab-2 {
    height: 600px;
  }

  .image-49 {
    top: 60px;
  }

  .portfolliodiv {
    margin-bottom: 280px;
  }

  .threethingssection {
    margin-top: 180px;
    margin-bottom: 220px;
  }

  .section4 {
    background-color: var(--maalka-blue);
  }

  .collaboratorssection {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .section6 {
    padding-top: 140px;
  }

  .threethingsgrid {
    margin-top: 220px;
  }

  .floatingcircle {
    flex-direction: column;
    width: 200px;
    height: 200px;
    top: -225%;
  }

  .heading-12, .heading-12.top {
    font-size: 32px;
    line-height: 48px;
  }

  .threethingsgrid2 {
    margin-top: 140px;
  }

  .grid-3 {
    grid-column-gap: 30px;
    margin-top: 100px;
  }

  .div-block-64 {
    width: 350px;
    height: 475px;
    margin-left: 20px;
    margin-right: 20px;
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .cardtext {
    font-size: 28px;
    line-height: 40px;
  }

  .cardtext.testitmonial {
    margin-top: 60px;
    font-size: 32px;
    line-height: 52px;
  }

  .columns-3 {
    font-size: 26px;
  }

  .container-18 {
    margin-bottom: 60px;
  }

  .whitevideodiv {
    width: 720px;
    height: 455px;
    top: 80px;
  }

  .pageheader {
    font-size: 42px;
    line-height: 60px;
  }

  .pageheader.left {
    margin-top: 0;
    font-size: 42px;
    line-height: 60px;
  }

  .pageheader.left.small {
    font-size: 20px;
  }

  .section5 {
    display: none;
  }

  .slide {
    background-color: #0000;
    padding-top: 20px;
  }

  .sliderbox {
    height: auto;
    box-shadow: none;
    padding-left: 40px;
    padding-right: 40px;
  }

  .slider {
    margin-bottom: 0;
  }

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

  .slidertextcontainer {
    font-weight: 700;
  }

  .cardsubheader {
    color: var(--midnight-blue);
    font-size: 38px;
    font-weight: 700;
  }

  .quotes {
    font-size: 38px;
  }

  .slide-nav {
    color: #52ddc2;
    background-color: #0000;
    padding-top: 60px;
  }

  .slide-3 {
    background-color: var(--white);
  }

  .image-52 {
    width: 120px;
  }

  .image-53 {
    width: 140px;
  }

  .icon-3 {
    color: var(--midnight-blue);
    margin-top: auto;
    margin-bottom: auto;
  }

  .icon-4 {
    margin-top: auto;
    margin-bottom: auto;
  }

  .contactdiv {
    width: 100%;
    height: 1460px;
    padding-top: 180px;
    padding-bottom: 20px;
  }

  .toolsdiv {
    margin-top: 60px;
  }

  .list-item-11, .list-item-12 {
    font-size: 32px;
    line-height: 48px;
  }

  .newsdiv {
    max-width: 1600px;
  }

  .image-56 {
    width: 200px;
  }

  .image-57 {
    width: 170px;
  }

  .image-58 {
    width: 180px;
  }

  .image-59 {
    width: 210px;
  }

  .mapcontainer {
    width: auto;
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .image-60 {
    width: 1000px;
  }

  .aboutcontainer {
    line-height: 52px;
  }

  .whatwedosection {
    padding-top: 50px;
  }

  .whatwedocontainer {
    margin-top: 100px;
    margin-bottom: 100px;
  }

  .whatwedocardheader {
    margin-top: 40px;
    font-size: 32px;
  }

  .backgroundpic.teal, .backgroundpic.blue, .backgroundpic.navy {
    height: 250px;
  }

  .div-block-68 {
    margin-bottom: 160px;
    padding-top: 80px;
  }

  .aboutheader {
    margin-top: 100px;
    padding-bottom: 40px;
    font-size: 42px;
    line-height: 60px;
  }

  .usecasesection {
    padding-top: 40px;
  }

  .usecaseimagecontainer1 {
    width: 45%;
  }

  .usecasetextcontainer1 {
    width: 55%;
    padding: 100px 60px 220px 120px;
  }

  .usecaseheader {
    margin-bottom: 40px;
    font-size: 36px;
    line-height: 46px;
  }

  .slider-2 {
    height: 750px;
    margin-top: 100px;
    margin-bottom: 140px;
  }

  .usecasetextcontainer2 {
    width: 60%;
    padding: 100px 60px 140px 120px;
  }

  .usecasetextcontainer3 {
    width: 60%;
    padding: 100px 60px 220px 120px;
  }

  .announcementcard {
    padding-left: 60px;
    padding-right: 60px;
  }

  .list.slider {
    margin-top: 60px;
  }

  .list1 {
    font-size: 32px;
    line-height: 46px;
  }

  .teamcontainer {
    height: 950px;
    margin-top: 40px;
  }

  .teamcontainer.team3 {
    height: 900px;
  }

  .teamcontainer.team2 {
    height: 850px;
  }

  .grid-4 {
    width: 100%;
    max-width: 2000px;
  }

  .floatingcirclebig {
    width: 200px;
    height: 200px;
  }

  .teamparagraph {
    font-size: 32px;
    line-height: 48px;
  }

  .teamsubheader {
    padding-bottom: 40px;
    font-size: 30px;
  }

  .teamtextcontainer {
    padding-left: 40px;
    padding-right: 40px;
  }

  .bluerow.padded {
    margin-top: 147px;
  }

  .image-63 {
    width: 130px;
  }

  .hoverdiv {
    width: 310px;
    height: 425px;
    padding-top: 30px;
    padding-right: 30px;
    display: block;
  }

  .hoverparagraph {
    font-size: 22px;
    line-height: 40px;
  }

  .left-arrow {
    color: var(--midnight-blue);
    margin-bottom: auto;
  }

  .right-arrow {
    margin-bottom: auto;
  }

  .teamsecondaryheader {
    padding-bottom: 40px;
    font-size: 34px;
    line-height: 48px;
  }

  .grid-5 {
    width: 75%;
    max-width: 2000px;
  }

  .search-input {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 40px;
    font-size: 24px;
  }

  .breadcrumb-2.current {
    background-color: #0000;
  }

  .breadcrumbtext-2, .breadcrumbtext-2.current {
    padding: 15px 40px;
    font-size: 20px;
  }

  .nexttopic-2 {
    font-size: 34px;
  }

  .bold-text-20 {
    font-size: 32px;
  }

  .div-block-76 {
    margin-bottom: -107px;
    padding-top: 80px;
    padding-bottom: 60px;
  }

  .text-span-33, .text-span-34 {
    font-size: 32px;
    line-height: 48px;
  }

  .text-span-35 {
    font-size: 32px;
  }

  .div-block-77 {
    width: 60%;
    margin-top: 0;
    margin-bottom: 80px;
    padding: 50px;
  }

  .usecase {
    margin-bottom: 0;
    padding-top: 80px;
    padding-bottom: 100px;
    display: none;
  }

  .grid-6 {
    grid-column-gap: 20px;
    grid-row-gap: 60px;
  }

  .grid-6.toppadding {
    margin-top: 80px;
  }

  .helptext-copy {
    margin-top: 80px;
    margin-bottom: 80px;
    font-size: 32px;
    line-height: 48px;
  }

  .columntext {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 32px;
    line-height: 48px;
  }

  .columnimage {
    width: 1200px;
    margin-top: 0;
    margin-bottom: 0;
  }

  .divider {
    margin-top: 80px;
  }

  .italic-text {
    font-size: 32px;
    line-height: 48px;
  }

  .block-quote {
    font-size: 24px;
  }

  .columntext-2 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 32px;
    line-height: 48px;
  }

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

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

  .columnimage-2 {
    width: 1200px;
    margin-top: 0;
    margin-bottom: 0;
  }

  .subheading-2, .subheading-2.news {
    font-size: 36px;
  }

  .subheading-2.news.purple {
    margin-top: 60px;
    font-size: 46px;
    line-height: 60px;
  }

  .subheading-2.news.purple.secondary {
    margin-bottom: 0;
    font-size: 32px;
  }

  .helptext-2 {
    margin-top: 60px;
    margin-bottom: 80px;
    font-size: 32px;
    line-height: 48px;
  }

  .button-7 {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 20px;
  }

  .button-7._2nd {
    padding: 15px 40px;
  }

  .pdfbuttoncontainer {
    padding-bottom: 140px;
  }

  .aboutheader-copy {
    margin-top: 100px;
    padding-bottom: 40px;
    font-size: 42px;
    line-height: 60px;
  }

  .programheader {
    margin-top: 60px;
    padding-bottom: 40px;
    font-size: 42px;
    line-height: 60px;
  }

  .aboutwrapper {
    color: #0000;
    background-color: #0000;
  }

  .pricecardcontainer {
    justify-content: space-between;
    margin-top: 100px;
    margin-bottom: 80px;
    padding-left: 0;
    padding-right: 0;
    font-size: 21px;
  }

  .programcard {
    width: 500px;
    max-width: none;
    height: auto;
    margin-left: 20px;
    margin-right: 20px;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .programcardheader {
    font-size: 28px;
  }

  .cardheaderbackground {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .cardheaderbackground.teal, .cardheaderbackground.blue, .cardheaderbackground.navy {
    height: 250px;
  }

  .cardheaderbackground.red {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .cardheaderbackground.blubackground {
    height: 250px;
  }

  .cardheaderbackground.green {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .div-block-83 {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 20px;
    overflow: hidden;
  }

  .text-block-30 {
    margin-top: 30px;
    font-size: 28px;
  }

  .div-block-84, .div-block-84.dark-red, .div-block-84.dark-green {
    height: 40px;
  }

  .programimage {
    width: 130px;
  }

  .paragraph-11 {
    margin-bottom: 40px;
    padding-right: 20px;
    font-size: 24px;
    line-height: 34px;
  }

  .paragraph-11.pricing {
    font-size: 22px;
  }

  .bottombackgrounf.teal, .bottombackgrounf.blue, .bottombackgrounf.navy, .bottombackgrounf.blubackground {
    height: 250px;
  }

  .image-67 {
    width: 120px;
    margin-top: 60px;
    margin-bottom: 20px;
  }

  .div-block-85 {
    margin-left: 25px;
    margin-right: 25px;
  }

  .blueline {
    height: 60px;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .link-block-5 {
    height: auto;
  }

  .link-block-7 {
    padding-top: 0;
  }

  .section-1 {
    background-color: #0000;
    background-image: linear-gradient(to top, #a2d2ff, #fff 47%);
    padding: 0 0%;
    font-size: 60px;
    font-style: normal;
  }

  .section-ii {
    padding-top: 200px;
    padding-bottom: 200px;
    padding-right: 0;
  }

  .section-iii {
    background-color: #ecf0f1;
    padding-top: 220px;
    padding-bottom: 280px;
  }

  .div-block-86 {
    width: 2000px;
    margin-left: 0%;
    margin-right: 0%;
    padding-top: 92px;
  }

  .heading-14 {
    letter-spacing: 1px;
    width: auto;
    font-size: 85px;
    line-height: 95px;
  }

  .heading-14.white {
    color: var(--midnight-blue);
    text-transform: capitalize;
  }

  .mainsubheader {
    width: auto;
    color: var(--midnight-blue);
    margin-top: 0;
    padding-top: 0;
    font-size: 32px;
    font-weight: 300;
    line-height: 48px;
  }

  .mainsubheader.toppadding {
    margin-top: 60px;
    margin-bottom: 60px;
    padding-top: 0;
  }

  .mainsubheader.padding {
    color: var(--midnight-blue);
    margin-bottom: 20px;
    padding-bottom: 0;
  }

  .mainsubheader.bottommargin {
    width: auto;
    line-height: 45px;
  }

  .solutionbullet {
    width: auto;
    color: var(--maalka-blue);
    background-color: #0000;
    border-radius: 20px;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    margin: 0 auto 80px;
    padding: 0;
    display: flex;
  }

  .div-block-88 {
    height: 350px;
  }

  .div-block-93 {
    height: 1300px;
  }

  .body-8 {
    margin-top: 99px;
  }

  .mainpagecontainer {
    color: var(--ghost-white-2);
    background-color: #ecf0f1;
    margin-bottom: 0;
    padding-left: 8%;
    font-size: 32px;
  }

  .mainpagecontainer.testimonials {
    color: var(--white);
    background-color: #ffffffb3;
    margin-top: 180px;
    margin-bottom: auto;
    padding-bottom: 0;
    padding-left: 0%;
    padding-right: 0%;
  }

  .image-69 {
    width: 200px;
    margin-top: 118px;
  }

  .pricingcard {
    width: 475px;
    max-width: none;
    height: 705px;
    margin-left: 20px;
    margin-right: 20px;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .pricingcard.leftcard {
    border-radius: 20px;
    width: 900px;
    min-width: 0;
    height: 1150px;
    margin-right: 40px;
    padding-bottom: 60px;
    overflow: scroll;
  }

  .pricingcard.leftcard.lastcard {
    margin-right: 0;
  }

  .programcard-copy {
    width: 500px;
    max-width: none;
    height: 705px;
    margin-left: 20px;
    margin-right: 20px;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .priceheaderbackground {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .priceheaderbackground.teal, .priceheaderbackground.blue, .priceheaderbackground.navy {
    height: 250px;
  }

  .priceheaderbackground.red {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .priceheaderbackground.blubackground {
    height: 250px;
  }

  .priceheaderbackground.green {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .priceheaderbackground.basic {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
  }

  .priceheaderbackground.premium {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    margin-top: 0;
  }

  .priceheaderbackground.enterprise {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
  }

  .priceheaderbackground.basic, .priceheaderbackground.enterprise {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    margin-top: 0;
  }

  .priceheaderbackground.basic, .priceheaderbackground.premium, .priceheaderbackground.enterprise {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    margin-top: 0;
    padding-top: 30px;
  }

  .pricingheader {
    width: 1400px;
    padding-bottom: 60px;
    font-size: 32px;
  }

  .pricesubheader {
    margin-top: 30px;
    font-size: 28px;
    font-weight: 400;
  }

  .pricingmainheader {
    margin-left: 0%;
    padding-left: 0;
    font-size: 60px;
  }

  .topdiv {
    width: 1300px;
    padding-top: 80px;
    padding-left: 0;
  }

  .homecontainer {
    margin-bottom: 0;
  }

  .image-70 {
    background-color: #0000;
    background-image: none;
    margin-top: 60px;
    margin-bottom: 0;
    padding-top: 8px;
  }

  .image-71 {
    width: 200px;
  }

  .div-block-97 {
    margin-left: 0;
  }

  .image-72 {
    flex: 0 auto;
    width: 120px;
  }

  .heading-16 {
    text-transform: none;
    font-family: gesta, sans-serif;
    font-size: 41px;
    font-weight: 700;
  }

  .solutionblurb {
    width: 840px;
    margin-left: 60px;
    padding-right: 101px;
  }

  .heading-17 {
    font-family: gesta, sans-serif;
    font-weight: 700;
  }

  .solutionheader {
    width: auto;
    font-size: 41px;
    font-weight: 700;
  }

  .solutionheader.bottompadding {
    margin-bottom: 20px;
    font-size: 38px;
  }

  .solutionsleft {
    width: auto;
    padding-right: 0;
  }

  .link-20 {
    color: var(--midnight-blue);
    margin-left: 0;
    font-weight: 500;
    line-height: 60px;
  }

  .rightsolutionimage {
    background-color: #0000;
    border-radius: 0;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    height: auto;
    margin-top: 57px;
    margin-left: 60px;
    padding-left: 0;
    display: flex;
  }

  .image-73 {
    width: 600px;
    margin-left: -53px;
    margin-right: 48px;
    display: block;
  }

  .solutionscontainer {
    justify-content: space-between;
    margin-top: 100px;
    display: flex;
  }

  .sliderwrapper {
    margin-bottom: 60px;
  }

  .section-iv {
    margin-bottom: 0;
    padding-top: 200px;
    padding-bottom: 200px;
  }

  .valueright {
    width: 50%;
  }

  .valueleft {
    width: 60%;
  }

  .valueblurb {
    width: auto;
    margin-bottom: 80px;
    margin-left: 0;
    padding-right: 0;
  }

  .solutionblurb-copy {
    width: 900px;
    margin-left: 40px;
    padding-right: 101px;
  }

  .tablerow {
    height: 120px;
  }

  .tablerow.tableheader {
    height: 100px;
  }

  .tablecell.rowheader, .tablecell.pricingtablerowheader {
    width: 30%;
    padding-left: 30px;
    padding-right: 30px;
  }

  .tablewrapper {
    margin-top: 60px;
    margin-bottom: 220px;
  }

  .tableheadertext {
    font-size: 32px;
  }

  .tabletext {
    font-size: 28px;
    line-height: 42px;
  }

  .image-74 {
    width: 20px;
  }

  .bold-text-22 {
    font-size: 32px;
  }

  .calloutbox {
    margin-bottom: 0;
    padding: 60px;
  }

  .callouttext {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 32px;
    line-height: 48px;
  }

  .callouttext.subheader {
    font-size: 32px;
  }

  .subcontainer {
    width: 600px;
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .line {
    background-color: #52ddc2;
    height: 100px;
    margin-top: -56px;
    padding: 49px 5% 0;
    font-size: 60px;
  }

  .pricingtable {
    margin-top: 60px;
  }

  .pricingtablecell.rowheader {
    width: 30%;
    padding-left: 30px;
    padding-right: 30px;
  }

  .pricingtablecell.centered {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .pricingtablecell.horizontalcenter.features {
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 40px;
  }

  .pricingtablecell.horizontalcenter.lastcell, .pricingtablecell.horizontalcenter.basic, .pricingtablecell.horizontalcenter.premium {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .pricingtablecell.features {
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 40px;
  }

  .pricingtableheader {
    font-size: 32px;
  }

  .pricingtableheadertext {
    font-size: 28px;
  }

  .tableheadertext-copy {
    font-size: 32px;
  }

  .tablecell-copy.rowheader, .tablecell-copy.pricingtablerowheader, .tablecell-copy.rowheader, .tablecell-copy.pricingtablerowheader {
    width: 30%;
    padding-left: 30px;
    padding-right: 30px;
  }

  .solutionheaderdiv {
    width: 1200px;
    margin-bottom: 180px;
    margin-left: 0%;
    margin-right: 0%;
    padding-top: 0;
  }

  .testimonalname {
    color: var(--midnight-blue);
    font-size: 28px;
    line-height: 40px;
  }

  .testimonalname.testitmonial {
    font-size: 32px;
    line-height: 50px;
  }

  .testimonalorg {
    color: var(--midnight-blue);
    font-size: 28px;
    line-height: 40px;
  }

  .testimonalorg.testitmonial {
    font-size: 32px;
    line-height: 50px;
  }

  .image-75 {
    width: 600px;
  }

  .newsheadercontainer {
    padding-top: 140px;
  }

  .image-76 {
    margin-top: 60px;
  }

  .pricingbackground {
    margin-top: 300px;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .div-block-103 {
    margin-bottom: 60px;
    padding-top: 50px;
    padding-bottom: 60px;
  }

  .pricinglistitem {
    padding-bottom: 40px;
    padding-left: 50px;
    font-size: 28px;
  }

  .image-77 {
    width: 40px;
  }

  .listtext {
    padding-left: 30px;
    font-size: 28px;
    font-weight: 400;
    line-height: 49px;
    text-decoration: none;
  }

  .carddescription {
    text-align: left;
    font-size: 32px;
    line-height: 52px;
  }

  .carddescription.small {
    padding-top: 10px;
    font-size: 24px;
  }

  .carddescription.footer {
    font-size: 26px;
    line-height: 48px;
  }

  .carddescription.value {
    font-size: 32px;
    line-height: 48px;
  }

  .carddescription.about {
    line-height: 50px;
  }

  .carddescription.description {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .carddescription.dark {
    font-size: 26px;
    font-weight: 400;
    line-height: 45px;
  }

  .text-span-37 {
    font-size: 36px;
    font-weight: 700;
  }

  .body-9 {
    padding-bottom: 0;
  }

  .pricingbutton {
    margin-top: 287px;
  }

  .pricingbutton.premium {
    margin-top: 0;
    padding-top: 0;
  }

  .pricingbutton.enterprise {
    margin-top: 40px;
  }

  .h2-copy {
    margin-bottom: 40px;
    font-size: 42px;
    font-weight: 700;
    line-height: 68px;
  }

  .image-78, .image-79, .image-80, .image-81, .image-82 {
    width: 30px;
  }

  .videosection {
    padding-top: 200px;
    padding-bottom: 160px;
  }

  .form-2 {
    text-align: left;
  }

  .image-83 {
    width: 110px;
  }

  .about-background {
    margin-top: 0;
    padding-top: 220px;
  }

  .pricing-contact-background {
    background-image: linear-gradient(to bottom, var(--white) 29%, var(--maalka-blue));
    width: 100%;
    height: 1800px;
    padding-top: 160px;
    padding-bottom: 20px;
  }

  .form-dropdown {
    height: 60px;
    font-size: 22px;
  }

  .text-block-26-copy {
    font-size: 32px;
  }

  .select-field {
    object-fit: fill;
    font-size: 21px;
  }

  .radio-button-field {
    text-transform: none;
    margin-bottom: 20px;
    font-size: 20px;
  }

  .radio-button-field.bottom {
    margin-bottom: 40px;
  }

  .radio-button-label-2 {
    text-transform: none;
  }

  .programcardheader-copy {
    font-size: 28px;
  }

  .body1 {
    background-color: #0000;
    margin-top: 0;
  }

  .tools-background {
    padding-top: 100px;
  }

  .subheading-copy, .subheading-copy.news {
    font-size: 36px;
  }

  .subheading-copy.news.purple {
    margin-top: 60px;
    font-size: 46px;
    line-height: 60px;
  }

  .subheading-copy.news.purple.secondary {
    margin-bottom: 0;
    font-size: 32px;
  }

  .subheading-copy.news-copy {
    font-size: 36px;
  }

  .subheading-copy.news-copy.purple {
    margin-top: 60px;
    font-size: 46px;
    line-height: 60px;
  }

  .subheading-copy.news-copy.purple.secondary {
    margin-bottom: 0;
    font-size: 32px;
  }

  .pageheading-copy {
    font-size: 42px;
    line-height: 60px;
  }

  .pageheading-copy.help {
    padding-top: 100px;
    padding-bottom: 60px;
  }

  .pageheading-copy.help.units {
    letter-spacing: 3px;
    font-size: 42px;
  }

  .pageheading-copy.help.part2 {
    margin-top: 100px;
    padding-top: 80px;
  }

  .pageheading-copy.purple.toolkit {
    font-size: 42px;
  }

  .pageheading-copy.center.transparent {
    font-size: 42px;
    line-height: 60px;
  }

  .pageheading-copy.white {
    padding-top: 100px;
    padding-bottom: 100px;
    font-size: 42px;
    line-height: 60px;
  }

  .pageheading-copy.newspage {
    background-color: #ffffff70;
    margin-bottom: 40px;
    padding-top: 60px;
    padding-bottom: 60px;
    font-size: 42px;
  }

  .pageheading-copy.value {
    font-size: 42px;
    line-height: 60px;
  }

  .help-background {
    background-color: var(--white-smoke-4);
    padding-top: 180px;
  }

  .image-84, .image-84.leftitem {
    width: 35px;
  }

  .image-85 {
    width: 30px;
    margin-right: 15px;
  }

  .link-33, .link-34 {
    color: var(--midnight-blue);
    font-size: 28px;
  }

  .italic-text-3 {
    -webkit-text-fill-color: inherit;
    background-color: #07a1f800;
    background-clip: border-box;
  }

  .grid-8 {
    grid-column-gap: 16px;
    grid-template-areas: "Area Energy-Source Scope-1 Scope-2 Scope-3";
  }

  .cell-6 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }
}

@media screen and (max-width: 991px) {
  .button.tab {
    margin-bottom: 15px;
  }

  .button.tab.w--current {
    margin-top: 0;
    margin-bottom: 0;
  }

  .button.tab.gray {
    margin-left: 10px;
    margin-right: 10px;
    padding: 5px 15px;
  }

  .button.tab.gray.w--current {
    margin-right: 10px;
    padding: 5px 15px;
  }

  .button.small.form {
    margin-top: 0;
    font-size: 12px;
  }

  .button.floated {
    margin-top: 34px;
  }

  .button.round {
    letter-spacing: 1px;
    padding: 10px 20px;
    font-size: 10px;
    font-weight: 700;
  }

  .navigation-link {
    color: #363636;
    font-size: 12px;
  }

  .navigation-link:hover {
    font-size: 12px;
  }

  .navigation-link.w--current {
    color: var(--black);
  }

  .navigation-link.login {
    font-size: 12px;
  }

  .navigation-menu {
    background-color: #3b99d9;
  }

  .mbp-maalka {
    margin-bottom: auto;
    padding-bottom: auto;
  }

  .mbp-maalka.accent {
    background-color: #0000;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .mbp-maalka.accent.mbp {
    background-color: #192024;
    padding-top: 40px;
    font-family: gesta, sans-serif;
  }

  .hero-section.centered {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-family: gesta, sans-serif;
  }

  .hero-section.centered.prop39 {
    background-position: 50% 0;
  }

  .hero-section.news {
    padding-bottom: 40px;
  }

  .hero-section.values {
    padding-left: 0;
  }

  .hero-section.prop39 {
    background-color: #f0f0f0;
  }

  .hero-heading {
    float: none;
    clear: none;
    text-align: center;
    margin: auto;
    padding-top: 140px;
    padding-bottom: 140px;
    font-size: 26px;
    line-height: 42px;
    display: block;
    position: static;
    top: 0;
    left: 0;
    overflow: hidden;
  }

  .section-heading.centered {
    color: #363636;
    margin-top: 20px;
    padding-top: 14px;
    padding-left: 23px;
    padding-right: 23px;
  }

  .section-subheading {
    padding-left: 10px;
    padding-right: 10px;
  }

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

  .section-subheading.center.prop39 {
    margin-top: 20px;
    font-size: 16px;
    line-height: 22px;
  }

  .section-subheading.center.team {
    font-size: 14px;
    line-height: 20px;
  }

  .section-title-group {
    width: 100%;
    margin-top: 40px;
  }

  .footer {
    padding-top: 30px;
  }

  .footer-link {
    font-size: 16px;
  }

  .tab-menu {
    margin-bottom: 10px;
  }

  .spc {
    padding-left: 40px;
  }

  .logo.link {
    width: auto;
    margin-top: 11px;
  }

  .program {
    padding-top: 0;
    padding-bottom: 0;
  }

  .program.prop39.center {
    padding-top: 0;
  }

  .bar1.turquoise {
    padding-bottom: 50px;
  }

  .paragraph2 {
    width: 90%;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
    line-height: 22px;
  }

  .paragraph2.news {
    width: 90%;
    padding-bottom: 30px;
  }

  .paragraph2.tools {
    width: 100%;
    margin-bottom: 20px;
  }

  .paragraph2.values {
    width: auto;
    font-size: 14px;
    line-height: 20px;
  }

  .topmotto {
    text-align: left;
    font-size: 26px;
    line-height: 30px;
  }

  .background-section {
    height: 390px;
    margin-right: auto;
    display: block;
  }

  .team-paragraph {
    margin-bottom: 20px;
    padding-top: 0;
    padding-left: 0;
    font-family: gesta, sans-serif;
    font-size: 14px;
    line-height: 20px;
  }

  .heading-5 {
    font-size: 25px;
  }

  .paragraph {
    padding-right: 0;
    font-size: 15px;
    line-height: 22px;
  }

  .paragraph.center {
    font-size: 16px;
    line-height: 26px;
  }

  .paragraph.footer {
    padding-top: 0;
    font-size: 16px;
    line-height: 26px;
  }

  .paragraph.value {
    width: 80%;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    line-height: 30px;
  }

  .paragraph.about {
    margin-bottom: 40px;
  }

  .paragraph.white {
    padding-right: 0;
  }

  .header6 {
    font-size: 18px;
  }

  .boxheading {
    font-family: gesta, sans-serif;
  }

  .menu-button {
    color: #686868;
    font-family: gesta, sans-serif;
    position: relative;
  }

  .team-section.mbp {
    padding-bottom: 0;
  }

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

  .pageheading {
    letter-spacing: 1px;
    margin-top: 0;
    font-size: 22px;
    font-weight: 500;
    line-height: 28px;
  }

  .pageheading.help.secondary {
    margin-bottom: 0;
  }

  .pageheading.purple {
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 0;
    font-size: 28px;
  }

  .pageheading.purple.toolkit {
    background-color: #0000;
    font-size: 22px;
  }

  .pageheading.center {
    letter-spacing: 1px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 18px;
  }

  .pageheading.center.transparent {
    font-size: 22px;
    font-weight: 500;
  }

  .pageheading.white {
    letter-spacing: 1px;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 20px;
  }

  .pageheading.newspage {
    margin-top: 40px;
    margin-bottom: 40px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .pageheading.value {
    font-size: 22px;
  }

  .value-chain-description {
    padding-bottom: 40px;
  }

  .subheading {
    width: 600px;
    font-size: 22px;
  }

  .subheading.news {
    width: 90%;
    color: var(--dark-slate-grey);
    background-color: #0000;
    font-size: 24px;
    line-height: 30px;
  }

  .subheading.news.purple {
    font-size: 28px;
  }

  .subheading.dark-teal, .subheading.turquoise.values, .subheading.dark-blue {
    font-size: 20px;
  }

  .subheading.news-copy {
    width: 90%;
    color: var(--dark-slate-grey);
    background-color: #0000;
    font-size: 24px;
    line-height: 30px;
  }

  .subheading.news-copy.purple {
    font-size: 28px;
  }

  .projectdiv {
    width: 700px;
    padding-left: 0%;
    padding-right: 0%;
  }

  .projectdiv.news {
    width: 700px;
    box-shadow: none;
    margin-bottom: 49px;
  }

  .projectdiv.news.page {
    padding-left: 20px;
    padding-right: 20px;
  }

  .projectdiv.howto {
    padding-top: 40px;
    padding-left: 5%;
    padding-right: 5%;
  }

  .projectdiv.howto.privacy {
    margin-bottom: 60px;
    padding-top: 20px;
    padding-bottom: 40px;
  }

  .paragraph5 {
    width: 90%;
    padding-left: 0;
    font-size: 15px;
    line-height: 21px;
  }

  .date {
    width: 90%;
    margin-top: 20px;
    padding-top: 20px;
  }

  .date.privacy {
    width: 100%;
  }

  .values-subheading.centered {
    font-size: 18px;
    line-height: 28px;
  }

  .projectdiv1 {
    width: auto;
    margin-top: 20px;
  }

  .modal-wrapper {
    height: 100%;
    padding-top: 0%;
  }

  .project-row {
    width: 600px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .prop39-video {
    margin-top: 20px;
  }

  ._w-container {
    margin-bottom: -49px;
    padding-bottom: 0;
  }

  .text-span.mpb {
    padding-top: 0;
    font-size: 28px;
  }

  .text-block-4, .text-block-5 {
    font-size: 10px;
  }

  .heading-6.purple {
    text-align: center;
    margin-top: 10px;
    font-size: 16px;
  }

  .heading-6.turquoise {
    text-align: center;
    padding-top: 10px;
    font-size: 16px;
  }

  .heading-6.navy, .heading-6.royal-blue, .heading-6.dark-blue {
    text-align: center;
    margin-top: 10px;
    font-size: 16px;
  }

  .heading-6.medium-blue, .heading-6.violet {
    text-align: center;
    padding-top: 10px;
    font-size: 16px;
  }

  .helpbox.program {
    width: 600px;
    margin-bottom: 0;
    padding-top: 40px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .helprow {
    flex-direction: column;
    margin-top: 0;
  }

  .subtopics {
    justify-content: space-around;
  }

  .help-block {
    flex: 1;
    padding: 10px;
  }

  .help-block.card-link {
    display: flex;
  }

  .help-block.left {
    flex: 0 auto;
    justify-content: space-around;
    padding: 10px;
  }

  .image-10 {
    flex: 0 auto;
    width: auto;
  }

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

  .paragraph-5.spaced {
    font-size: 15px;
  }

  .navlink.link {
    font-size: 14px;
  }

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

  .image-22 {
    width: 300px;
    margin-top: 20px;
    padding-bottom: 20px;
  }

  .tools-list, .list-item-7 {
    font-size: 16px;
  }

  .html-embed-2 {
    width: 90%;
    margin-bottom: 50px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .link-block.link {
    width: 100px;
  }

  .mbp-team {
    margin-bottom: auto;
    padding-bottom: auto;
  }

  .mbp-team.accent {
    background-color: #0000;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .mbp-team.accent.mbp {
    padding: 40px 20px 70px;
  }

  .tools {
    margin-bottom: 40px;
  }

  .tools.center {
    color: var(--textblack);
    text-align: center;
    font-size: 16px;
    line-height: 24px;
  }

  .tool-list {
    color: var(--textblack);
    font-size: 15px;
  }

  .image-24 {
    width: 500px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .signincard.programs {
    height: 300px;
  }

  .topstrip.turquoise, .topstrip.purple {
    width: auto;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .insidecard {
    height: 250px;
    padding-top: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .insidecard.programs {
    height: auto;
  }

  .text-span-23 {
    font-size: 11px;
  }

  .h1 {
    width: 500px;
    font-size: 30px;
    line-height: 42px;
  }

  .h1.footer {
    letter-spacing: 1px;
    font-size: 26px;
  }

  .h1.bottom.footer {
    letter-spacing: 1px;
  }

  .h1.centered {
    width: 100%;
  }

  .mppheading {
    float: none;
    clear: none;
    text-align: center;
    margin: auto;
    padding-top: 109px;
    padding-bottom: 75px;
    font-size: 45px;
    line-height: 40px;
    display: block;
    position: static;
    top: 0;
    left: 0;
    overflow: hidden;
  }

  .div-block-17 {
    width: 90%;
    height: 300px;
    margin-bottom: 57px;
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-17.title, .div-block-17.section1 {
    width: 100%;
    padding-right: 0;
  }

  .videoscontainer {
    padding-top: 40px;
    padding-bottom: 10px;
  }

  .scroll2 {
    margin-top: auto;
    position: static;
  }

  .section2 {
    padding-top: 0;
  }

  .image-28 {
    float: none;
    clear: none;
    width: 30%;
    margin-top: 86px;
    padding-left: 0;
  }

  .card-text-block {
    font-size: 12px;
  }

  .div-block-25 {
    width: 90%;
    margin-top: 40px;
  }

  .div-block-25.programs {
    margin-bottom: 0;
  }

  .div-block-31 {
    text-align: center;
    flex: 0 auto;
    justify-content: space-around;
    align-items: center;
    width: 90%;
    padding-right: 0;
  }

  .program-page-cards {
    width: 90%;
    margin-bottom: 50px;
  }

  .div-block-34.programs {
    margin-top: -40px;
  }

  .dropdown-toggle-3 {
    padding-bottom: 20px;
  }

  .tools-image {
    width: 400px;
    margin-bottom: 40px;
    padding-bottom: 0;
  }

  .carddropdown {
    padding-top: 0;
    display: inline-block;
    position: static;
    bottom: 0;
    left: 0;
    right: 0;
  }

  .paragraph-7 {
    font-size: 12px;
    line-height: 16px;
  }

  .cardtitle {
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    margin-top: 20px;
  }

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

  .text-block-20 {
    font-family: gesta, sans-serif;
    font-size: 14px;
  }

  .text-block-21, .text-block-22, .text-block-23, .text-block-24 {
    font-size: 14px;
  }

  .prop39-div {
    margin-top: 40px;
    padding-top: 0;
    padding-bottom: 40px;
  }

  .image-43 {
    width: 80px;
    margin-top: 2px;
  }

  .card-link {
    flex: 0 auto;
    justify-content: space-around;
    align-items: center;
    display: block;
  }

  .div-block-45 {
    width: 95%;
    margin-bottom: 5%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .risk-analysis {
    width: 90%;
    margin-bottom: 50px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .image-23 {
    width: 400px;
    margin-top: 0;
    margin-bottom: 60px;
    padding-bottom: 0;
  }

  .helpdiv {
    flex-direction: column;
    display: flex;
  }

  .helpvideo {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .helptext {
    margin-top: 20px;
    font-size: 16px;
    line-height: 28px;
  }

  .helplistitem, .bold-text-10 {
    font-size: 16px;
  }

  .h3.centered {
    font-size: 14px;
  }

  .name.small {
    font-size: 12px;
  }

  .form {
    font-size: 14px;
  }

  .text-field-4 {
    margin-bottom: 20px;
    font-size: 12px;
  }

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

  .success-message-2 {
    padding-bottom: 40px;
  }

  .text-block-27 {
    color: var(--dark-red);
    text-align: center;
    font-family: gesta, sans-serif;
  }

  .error-message {
    background-color: var(--error-background);
  }

  .democontainer {
    padding-top: 40px;
  }

  .democontainer.mobile {
    display: none;
  }

  .democontainer.button1 {
    margin-bottom: auto;
    padding-bottom: 0;
  }

  .columns.demo {
    flex-direction: row;
    justify-content: space-between;
    align-items: stretch;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .formcontainer {
    margin-top: 37px;
    margin-left: 21px;
    margin-right: 0;
    padding: 0 20px 20px;
    overflow: scroll;
  }

  .column-7 {
    flex-direction: row;
    flex: 0 auto;
    align-items: stretch;
    padding-right: 0;
    display: flex;
  }

  .div-block-52 {
    flex: 0 auto;
    margin-top: 0;
    margin-bottom: 20px;
    padding-right: 40px;
  }

  .backgroundblock.transwhite {
    height: 250px;
  }

  .div-block-54 {
    margin-top: 0;
    padding-bottom: 20px;
  }

  .div-block-54.contact {
    padding-left: 60px;
    padding-right: 0%;
  }

  .div-block-54.contact.top {
    padding-left: 0;
    padding-right: 0;
  }

  .column-8 {
    flex-direction: column;
    padding-left: 0;
    padding-right: 0;
  }

  .hero-section-copy {
    margin-top: -29px;
  }

  .image-48 {
    width: 100px;
    height: 100px;
  }

  .html-embed-4 {
    margin-bottom: 20px;
  }

  .search {
    width: 600px;
  }

  .videocontainer {
    width: 255px;
    height: 160px;
  }

  .background-video {
    width: 100%;
    min-width: 7px;
    height: 100%;
    top: -21px;
    bottom: 0%;
    left: 4%;
  }

  .mainparagraph {
    margin-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
    line-height: 24px;
  }

  .mainparagraph.left {
    margin-top: 20px;
    padding-left: 0;
    padding-right: 0;
    font-size: 16px;
    line-height: 26px;
  }

  .container-17 {
    align-items: stretch;
    max-width: 2000px;
    margin-top: 40px;
    margin-bottom: 40px;
    padding-left: 5%;
    padding-right: 5%;
    display: block;
  }

  .container-17.white-body {
    margin-top: 20px;
    padding-top: 0;
  }

  .bluevideocontainer {
    border-radius: 2px;
    width: 300px;
    height: 150px;
  }

  .videotabwrapper, .tab-pane-tab-1 {
    height: 200px;
  }

  .image-49 {
    margin-top: 87px;
    position: relative;
    top: 41px;
  }

  .portfolioscontainer {
    width: 95%;
    padding-top: 50px;
    padding-bottom: 40px;
  }

  .portfolliodiv {
    width: 90%;
    height: 300px;
    margin-bottom: 0;
    padding: 0;
  }

  .threethingssection {
    margin-top: 60px;
    padding-bottom: 50px;
  }

  .collaboratorssection {
    width: 95%;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .announcementsection {
    margin-top: 40px;
    margin-bottom: 0;
    position: static;
  }

  .row.blue {
    height: 20px;
    margin-top: -40px;
  }

  .section6 {
    padding-top: 0;
  }

  .threethingsgrid {
    margin-top: 80px;
  }

  .bar {
    height: 18px;
    line-height: 10px;
  }

  .floatingcircle {
    width: 90px;
    height: 90px;
    top: -225%;
  }

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

  .threethingsgrid2 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    margin-top: 0;
  }

  .div-block-62 {
    margin-left: 0;
  }

  .div-block-63 {
    margin-right: 0;
  }

  .grid-3 {
    flex-direction: column;
    margin-top: 20px;
  }

  .div-block-64 {
    width: 225px;
    height: 325px;
    padding: 20px;
    font-size: 18px;
  }

  .cardheader {
    margin-bottom: auto;
    font-size: 18px;
    line-height: 22px;
  }

  .image-50 {
    padding-top: 0;
    position: relative;
    bottom: 40px;
    left: 0;
  }

  .cardtext {
    margin-top: 10px;
    font-size: 16px;
    line-height: 26px;
  }

  .whitevideodiv {
    border-radius: 2px;
    width: 275px;
    height: 170px;
  }

  .pageheader {
    letter-spacing: 1px;
    font-family: gesta, sans-serif;
    font-size: 22px;
    font-weight: 500;
    line-height: 28px;
  }

  .pageheader.left {
    text-align: left;
    padding-right: 0;
    font-family: gesta, sans-serif;
    font-size: 22px;
    font-weight: 500;
    line-height: 32px;
  }

  .pageheader.left.small {
    font-size: 12px;
  }

  .section5 {
    display: none;
  }

  .testimonialsection {
    width: 95%;
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .sliderbox {
    border-radius: 15px;
    height: 270px;
  }

  .sliderboxcontainer {
    height: 380px;
  }

  .slider {
    height: 380px;
    margin-top: 0;
  }

  .slidercolorblock {
    border-radius: 0 40px 0 15px;
  }

  .slidercolorblock.blue {
    border-top-right-radius: 15px;
  }

  .image-51 {
    width: 170px;
  }

  .slidertextcontainer {
    width: 52%;
    margin-top: auto;
    margin-bottom: auto;
    margin-left: 20px;
  }

  .slidertextcontainer._2nd {
    margin-right: 10px;
  }

  .cardsubheader {
    font-size: 16px;
  }

  .image2 {
    width: 120px;
  }

  .image3 {
    width: 180px;
  }

  .image-52, .image-53 {
    width: 60px;
  }

  .icon-3 {
    height: 20px;
    margin-right: 10px;
  }

  .icon-4 {
    margin-left: 10px;
  }

  .div-block-67 {
    margin-bottom: 40px;
  }

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

  .image-55 {
    width: 700px;
  }

  .link-19 {
    font-size: 18px;
  }

  .image-56 {
    width: 100px;
  }

  .image-57 {
    width: 90px;
  }

  .image-58 {
    width: 80px;
  }

  .image-59 {
    width: 100px;
  }

  .mapcontainer {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .image-60 {
    width: 600px;
    margin-top: 40px;
  }

  .mapsection {
    margin-top: auto;
    position: static;
  }

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

  .leadersection {
    margin-top: auto;
    position: static;
  }

  .leaderscontainer {
    margin-bottom: 60px;
  }

  .whatwedosection {
    margin-top: 60px;
    position: static;
  }

  .whatwedocards2 {
    margin-top: 20px;
  }

  .whatwedocardheader {
    letter-spacing: 0;
    margin-bottom: auto;
    font-size: 20px;
    line-height: 22px;
  }

  .backgroundpic.teal, .backgroundpic.blue, .backgroundpic.navy {
    height: 150px;
  }

  .div-block-68 {
    padding-top: 20px;
    padding-bottom: 40px;
  }

  .aboutheader {
    letter-spacing: 1px;
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 22px;
    font-weight: 500;
    line-height: 28px;
  }

  .usecasesection {
    margin-top: auto;
    position: static;
  }

  .usecaseheadersection {
    margin-bottom: 0;
  }

  .usecaseimagecontainer1 {
    display: none;
  }

  .usecasetextcontainer1 {
    width: 100%;
    padding-bottom: 100px;
    padding-left: 60px;
    padding-right: 60px;
  }

  .usecaseheader {
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 22px;
  }

  .slider-2 {
    height: 350px;
  }

  .usecaseimagecontainer1-copy {
    display: none;
  }

  .usecasetextcontainer2, .usecasetextcontainer3 {
    width: 100%;
    padding-bottom: 100px;
  }

  .announcementcard {
    padding: 40px;
  }

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

  .pagesecondaryheader {
    letter-spacing: 1px;
    margin-top: 0;
    font-size: 18px;
    line-height: 22px;
  }

  .pagesecondaryheader.purple {
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 0;
    font-size: 28px;
  }

  .pagesecondaryheader.purple.toolkit {
    background-color: #0000;
  }

  .pagesecondaryheader.center {
    letter-spacing: 1px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 18px;
  }

  .pagesecondaryheader.white {
    letter-spacing: 1px;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 20px;
  }

  .pagesecondaryheader.newspage {
    margin-top: 40px;
    margin-bottom: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .teamrow {
    height: 25px;
  }

  .teamcontainer {
    height: 525px;
    padding-bottom: 0;
  }

  .teamcontainer.team3 {
    height: 425px;
  }

  .teamcontainer.team2 {
    height: 425px;
    padding-bottom: 0;
  }

  .grid-4 {
    grid-column-gap: 30px;
    width: 90%;
  }

  .floatingcirclebig {
    width: 110px;
    height: 110px;
    top: -47px;
  }

  .teamparagraph {
    text-align: left;
    margin-top: 20px;
    font-size: 16px;
    line-height: 24px;
  }

  .teamsubheader {
    color: var(--grey);
    font-size: 15px;
  }

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

  .image-63 {
    width: 90px;
  }

  .whatwedocards-2, .whatwedocards1 {
    margin-top: 20px;
  }

  .hoverdiv {
    width: 200px;
    height: 300px;
    padding-top: 0;
    display: block;
  }

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

  .teamtextcontainer2 {
    display: none;
    overflow: hidden;
  }

  .teamsecondaryheader {
    letter-spacing: 1px;
    margin-top: 0;
    font-size: 18px;
    line-height: 22px;
  }

  .teamsecondaryheader.purple {
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 0;
    font-size: 28px;
  }

  .teamsecondaryheader.purple.toolkit {
    background-color: #0000;
  }

  .teamsecondaryheader.center {
    letter-spacing: 1px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 18px;
  }

  .teamsecondaryheader.white {
    letter-spacing: 1px;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 20px;
  }

  .teamsecondaryheader.newspage {
    margin-top: 40px;
    margin-bottom: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .grid-5 {
    grid-column-gap: 30px;
    width: 90%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .bold-text-20, .text-span-33, .text-span-34 {
    font-size: 16px;
  }

  .div-block-77 {
    margin-top: 20px;
    margin-bottom: 40px;
    padding: 20px;
  }

  .usecase {
    padding-top: 20px;
    padding-bottom: 40px;
  }

  .helptext-copy, .columntext {
    margin-top: 20px;
    font-size: 16px;
    line-height: 28px;
  }

  .block-quote {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    font-size: 15px;
    line-height: 21px;
  }

  .columntext-2 {
    margin-top: 20px;
    font-size: 16px;
    line-height: 28px;
  }

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

  .subheading-2 {
    width: 600px;
    font-size: 22px;
  }

  .subheading-2.news {
    color: #363636;
    background-color: #0000;
    width: 90%;
    font-size: 24px;
    line-height: 30px;
  }

  .subheading-2.news.purple {
    font-size: 28px;
  }

  .helptext-2 {
    margin-top: 20px;
    font-size: 16px;
    line-height: 28px;
  }

  .pdfbuttoncontainer {
    padding-top: 40px;
  }

  .pdfbuttoncontainer.mobile {
    display: none;
  }

  .aboutheader-copy {
    letter-spacing: 1px;
    margin-top: 0;
    font-size: 22px;
    font-weight: 500;
    line-height: 28px;
  }

  .programheader {
    letter-spacing: 1px;
    margin-top: 0;
    margin-bottom: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 22px;
    font-weight: 500;
    line-height: 28px;
  }

  .aboutwrapper {
    margin-top: 0;
  }

  .pricecardcontainer {
    margin-bottom: 60px;
  }

  .programcard {
    border: 1px #000;
    width: 225px;
    height: 352px;
    padding: 0;
    font-size: 18px;
  }

  .programcardheader {
    font-size: 14px;
  }

  .cardheaderbackground {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .cardheaderbackground.teal, .cardheaderbackground.blue, .cardheaderbackground.navy {
    height: 150px;
  }

  .cardheaderbackground.red {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .cardheaderbackground.blubackground {
    height: 150px;
  }

  .cardheaderbackground.green {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .text-block-30 {
    margin-top: 0;
    font-size: 12px;
  }

  .programimage {
    width: 90px;
  }

  .paragraph-11 {
    padding-bottom: 20px;
    font-size: 12px;
    line-height: 18px;
  }

  .bottombackgrounf.teal, .bottombackgrounf.blue, .bottombackgrounf.navy, .bottombackgrounf.blubackground {
    height: 150px;
  }

  .div-block-85 {
    margin-left: 15px;
    margin-right: 15px;
  }

  .link-block-5, .link-block-6, .link-block-7 {
    border: 1px #000;
  }

  .section-1 {
    height: auto;
  }

  .section-ii {
    padding-top: 80px;
    padding-bottom: 60px;
  }

  .div-block-86 {
    width: 500px;
    padding-top: 0;
  }

  .cards-grid-container {
    grid-column-gap: 20px;
  }

  .div-block-88 {
    height: 200px;
  }

  .div-block-94 {
    margin-left: 30px;
    margin-right: auto;
  }

  .mainpagecontainer {
    align-items: stretch;
    max-width: 2000px;
    display: block;
  }

  .pricingcard {
    border: 1px #000;
    width: 225px;
    height: 352px;
    padding: 0;
    font-size: 18px;
  }

  .pricingcard.leftcard, .pricingcard.leftcard.lastcard {
    height: 550px;
  }

  .programcard-copy {
    border: 1px #000;
    width: 225px;
    height: 352px;
    padding: 0;
    font-size: 18px;
  }

  .priceheaderbackground {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .priceheaderbackground.teal, .priceheaderbackground.blue, .priceheaderbackground.navy {
    height: 150px;
  }

  .priceheaderbackground.red {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .priceheaderbackground.blubackground {
    height: 150px;
  }

  .priceheaderbackground.green {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .priceheaderbackground.basic, .priceheaderbackground.premium, .priceheaderbackground.enterprise {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .pricingheader {
    padding-bottom: 40px;
    font-size: 14px;
  }

  .pricesubheader {
    margin-top: 10px;
    font-size: 15px;
  }

  .topdiv {
    margin-top: 120px;
  }

  .homecontainer {
    padding-top: 0;
    padding-left: 30px;
    padding-right: 30px;
  }

  .image-70 {
    margin-top: 2px;
  }

  .solutionsleft {
    width: 400px;
    padding-right: 20px;
  }

  .image-73 {
    width: 225px;
    margin-left: 0;
  }

  .solutionscontainer {
    justify-content: space-between;
    margin-top: 20px;
  }

  .section-iv {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .valueblurb {
    margin-bottom: 10px;
  }

  .tablecell.rowheader {
    width: 25%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .tablecell.rowheader.long {
    width: 65%;
  }

  .tablecell.horizontalcenter {
    padding-left: 10px;
    padding-right: 10px;
  }

  .tablecell.pricingtablerowheader {
    width: 25%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .tablecell.pricingtablerowheader.long {
    width: 65%;
  }

  .tablewrapper {
    margin-bottom: 60px;
  }

  .tableheadertext {
    font-size: 16px;
  }

  .tabletext {
    font-size: 15px;
    line-height: 18px;
  }

  .callouttext {
    margin-top: 20px;
    font-size: 16px;
    line-height: 28px;
  }

  .subcontainer {
    width: 375px;
    margin-top: 10px;
  }

  .pricingtablecell.rowheader {
    width: 25%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .pricingtablecell.rowheader.long {
    width: 65%;
  }

  .pricingtablecell.horizontalcenter {
    padding-left: 10px;
    padding-right: 10px;
  }

  .pricingtableheader, .pricingtableheadertext, .tableheadertext-copy {
    font-size: 16px;
  }

  .tablecell-copy.rowheader {
    width: 25%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .tablecell-copy.rowheader.long {
    width: 65%;
  }

  .tablecell-copy.horizontalcenter {
    padding-left: 10px;
    padding-right: 10px;
  }

  .tablecell-copy.pricingtablerowheader {
    width: 25%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .tablecell-copy.pricingtablerowheader.long {
    width: 65%;
  }

  .testimonalname, .testimonalorg {
    margin-top: 10px;
    font-size: 16px;
    line-height: 26px;
  }

  .image-75 {
    width: 250px;
  }

  .pricingbackground {
    padding-top: 60px;
  }

  .div-block-103 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .pricinglistitem {
    padding-left: 20px;
  }

  .container {
    max-width: 728px;
  }

  .pricing-wrapper {
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .pricing-card {
    width: 350px;
  }

  .listtext {
    font-size: 15px;
  }

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

  .carddescription.center {
    font-size: 16px;
    line-height: 26px;
  }

  .carddescription.footer {
    padding-top: 0;
    font-size: 16px;
    line-height: 26px;
  }

  .carddescription.value {
    width: 80%;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    line-height: 30px;
  }

  .carddescription.about {
    margin-bottom: 40px;
  }

  .text-span-37, .text-span-37.green {
    font-size: 22px;
  }

  .image-78 {
    width: 15px;
  }

  .videosection {
    padding-top: 40px;
    padding-bottom: 80px;
  }

  .div-block-105 {
    width: 275px;
  }

  .about-background {
    padding-top: 120px;
  }

  .pricing-contact-background {
    height: 1000px;
    padding-top: 60px;
  }

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

  .radio-button-field {
    color: var(--dim-gray-2);
    margin-top: 5px;
    font-size: 12px;
  }

  .radio-button-field.bottom {
    margin-bottom: 20px;
  }

  .programcardheader-copy {
    font-size: 14px;
  }

  .subheading-copy {
    width: 600px;
    font-size: 22px;
  }

  .subheading-copy.news {
    width: 90%;
    color: var(--dark-slate-grey);
    background-color: #0000;
    font-size: 24px;
    line-height: 30px;
  }

  .subheading-copy.news.purple {
    font-size: 28px;
  }

  .subheading-copy.dark-teal, .subheading-copy.turquoise.values, .subheading-copy.dark-blue {
    font-size: 20px;
  }

  .subheading-copy.news-copy {
    width: 90%;
    color: var(--dark-slate-grey);
    background-color: #0000;
    font-size: 24px;
    line-height: 30px;
  }

  .subheading-copy.news-copy.purple {
    font-size: 28px;
  }

  .pageheading-copy {
    letter-spacing: 1px;
    margin-top: 0;
    font-size: 22px;
    font-weight: 500;
    line-height: 28px;
  }

  .pageheading-copy.help.secondary {
    margin-bottom: 0;
  }

  .pageheading-copy.purple {
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 0;
    font-size: 28px;
  }

  .pageheading-copy.purple.toolkit {
    background-color: #0000;
    font-size: 22px;
  }

  .pageheading-copy.center {
    letter-spacing: 1px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 18px;
  }

  .pageheading-copy.center.transparent {
    font-size: 22px;
    font-weight: 500;
  }

  .pageheading-copy.white {
    letter-spacing: 1px;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 20px;
  }

  .pageheading-copy.newspage {
    margin-top: 40px;
    margin-bottom: 40px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .pageheading-copy.value {
    font-size: 22px;
  }

  .container-21, .container-22, .container-23 {
    max-width: 728px;
  }

  .team-slide-wrapper {
    width: 47%;
    margin-right: 6%;
  }

  .container-24 {
    max-width: 728px;
  }

  .testimonial-left {
    width: 40%;
    margin-right: 40px;
  }
}

@media screen and (max-width: 767px) {
  .button {
    flex: 0 auto;
    margin-bottom: auto;
    padding: 5px 15px;
    font-size: 10px;
  }

  .button.tab {
    font-size: 12px;
  }

  .button.tab.w--current {
    margin-right: 2px;
    padding-left: 19px;
    padding-right: 19px;
  }

  .navigation-link {
    float: left;
    text-align: center;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .navigation-link:hover {
    background-color: var(--silver);
    font-size: 12px;
  }

  .navigation-link.w--current {
    color: var(--black);
    padding-bottom: 20px;
  }

  .navigation-link.w--current:hover {
    color: #363636;
  }

  .mbp-maalka {
    padding-top: 0;
  }

  .mbp-maalka.accent {
    float: none;
    padding-top: 5px;
    padding-left: 0;
    padding-right: 0;
  }

  .mbp-maalka.accent.mbp {
    background-color: #192024;
    padding-top: 0;
    padding-bottom: 40px;
  }

  .hero-section {
    margin-top: 45px;
    margin-bottom: 0;
    padding-bottom: 40px;
  }

  .hero-section.centered {
    padding-top: 0;
    padding-bottom: 0;
  }

  .hero-section.centered.prop39 {
    background-position: 50%;
    background-size: cover;
    width: auto;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 95px;
  }

  .hero-section.news {
    margin-top: 0;
  }

  .hero-section.prop39 {
    padding-bottom: 0;
  }

  .hero-section.help {
    margin-top: -44px;
  }

  .hero-heading {
    margin-bottom: auto;
    margin-left: 0;
    margin-right: 0;
    padding: 140px 0 100px;
    font-size: 26px;
    line-height: 36px;
  }

  .section-heading.centered {
    text-align: center;
    letter-spacing: 3px;
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
    padding-top: 5px;
    padding-left: auto;
    padding-right: auto;
    font-size: 25px;
    line-height: 30px;
    display: block;
  }

  .section-subheading {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
  }

  .section-subheading.center {
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: auto;
    font-size: 18px;
    display: block;
  }

  .section-subheading.center.prop39 {
    margin-top: 20px;
    font-size: 14px;
    line-height: 20px;
  }

  .section-subheading.center.team {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .section-subheading.units.top {
    font-size: 22px;
  }

  .section-title-group {
    margin-top: 0;
  }

  .footer {
    padding-top: 40px;
    padding-bottom: 0;
    padding-left: 0;
  }

  .footer-text, .footer-link {
    font-size: 14px;
  }

  .tab-menu {
    margin-top: 0;
    margin-bottom: 10px;
  }

  .tab-menu.mbp {
    margin-bottom: 20px;
  }

  .spc {
    margin-bottom: 0;
  }

  .logo {
    margin-top: 10px;
    padding-left: 19px;
  }

  .program.prop39.center {
    padding-bottom: 20px;
  }

  .bar1, .bar1.turquoise, .bar1.blue, .row3.yellow.blue {
    padding-bottom: 25px;
  }

  .paragraph2 {
    width: 90%;
    font-size: 14px;
  }

  .paragraph2.tools {
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    display: block;
  }

  .paragraph2.prop39 {
    width: 90%;
    padding-top: 20px;
    font-size: 14px;
    line-height: 20px;
  }

  .paragraph2.values {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 12px;
  }

  .sign-in-button {
    display: flex;
  }

  .topmotto {
    font-size: 26px;
    line-height: 28px;
  }

  .background-section {
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .team-paragraph {
    margin-bottom: 0;
    font-size: 12px;
    line-height: 18px;
  }

  .team-paragraph.mpb-boxes {
    font-size: 16px;
  }

  .heading-5 {
    font-size: 20px;
  }

  .paragraph {
    margin-bottom: 0;
    font-size: 12px;
    line-height: 18px;
  }

  .paragraph.center {
    font-size: 16px;
    line-height: 26px;
  }

  .paragraph.footer {
    margin-bottom: 0;
  }

  .paragraph.value {
    margin-top: 10px;
    line-height: 28px;
  }

  .boxheading {
    padding-top: 20px;
    font-size: 18px;
  }

  .menu-button.w--open {
    background-color: var(--silver);
  }

  .highlight {
    font-size: 14px;
    line-height: 14px;
  }

  .value-chain {
    width: 425px;
  }

  .pageheading {
    margin-top: 0;
    padding-top: 20px;
    font-size: 24px;
  }

  .pageheading.prop39.news {
    margin-top: 0;
  }

  .pageheading.help.units {
    text-align: center;
    font-size: 28px;
  }

  .pageheading.purple {
    padding-top: 10px;
    font-size: 24px;
    line-height: 34px;
  }

  .pageheading.purple.toolkit {
    margin-top: -109px;
    margin-bottom: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 24px;
  }

  .pageheading.center.transparent {
    font-weight: 500;
  }

  .pageheading.white {
    font-size: 22px;
    font-weight: 500;
  }

  .pageheading.newspage {
    margin-top: 0;
    margin-bottom: 20px;
    padding-top: 0;
    padding-bottom: 20px;
  }

  .pageheading.value {
    line-height: 32px;
  }

  .value-chain-description {
    margin-top: 0;
    margin-bottom: 10px;
    padding-top: 0;
    padding-bottom: 20px;
  }

  .subheading {
    width: 400px;
  }

  .subheading.news, .subheading.news-copy {
    width: auto;
  }

  .projectdiv {
    width: 500px;
    margin-top: 20px;
    margin-bottom: 0;
    padding-bottom: 20px;
  }

  .projectdiv.news {
    width: 550px;
    margin-bottom: 20px;
    padding-bottom: 20px;
  }

  .projectdiv.news.page {
    padding-top: 10px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .projectdiv.howto {
    padding-top: 20px;
    padding-bottom: 10px;
  }

  .projectdiv.howto.privacy {
    padding-top: 10px;
  }

  .link {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .paragraph5 {
    width: 90%;
  }

  .date {
    width: 90%;
    margin-top: 0;
    padding-top: 0;
    font-size: 12px;
  }

  .values-subheading {
    font-size: 18px;
  }

  .portal-button {
    margin-top: 20px;
    margin-bottom: 10px;
  }

  .projectdiv1 {
    width: auto;
  }

  .prop39-widget {
    width: 90%;
  }

  .modal-wrapper {
    height: 2%;
  }

  .project-row {
    width: 400px;
  }

  .prop39-video {
    width: 80%;
    margin-top: 30px;
  }

  .text-span.mpb {
    font-size: 34px;
    display: inline;
  }

  .text-span-3 {
    font-size: 38px;
    line-height: 40px;
  }

  .tab-pane.mpb-cards {
    margin-bottom: 50px;
  }

  .helpbox {
    width: 250px;
    height: 250px;
    margin-top: 0;
    padding-top: 20px;
  }

  .helpbox.program {
    width: 500px;
    padding: 20px;
  }

  .subtopics {
    flex-direction: column;
    margin-top: 0;
  }

  .help-block {
    text-align: center;
    margin-top: 20px;
    margin-left: 0;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .help-block.left {
    justify-content: space-between;
    margin-left: 0;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .text-block-12 {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .toolssection {
    padding-left: 0;
    padding-right: 0;
  }

  .image-22 {
    width: 300px;
    margin-top: 10px;
    padding-bottom: 10px;
  }

  .tools-list {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
    line-height: 22px;
    display: block;
  }

  .list-item-7, .list-item-8 {
    font-size: 14px;
    line-height: 20px;
  }

  .nav-menu {
    z-index: 99;
    float: none;
    clear: none;
    background-color: var(--white-smoke);
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    margin-top: -4px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    position: absolute;
    top: 67px;
    left: 0;
    right: 0;
  }

  .container-11 {
    margin-top: 157px;
  }

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

  .mbp-team {
    padding-top: 50px;
  }

  .mbp-team.accent {
    float: none;
    padding-top: 5px;
    padding-left: 0;
    padding-right: 0;
  }

  .mbp-team.accent.mbp {
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .mpb-cards {
    padding-bottom: 50px;
  }

  .tools.center {
    text-align: left;
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: auto;
    font-size: 16px;
    display: block;
  }

  .div-block-11, .div-block-12 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .image-24 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .signincard.programs {
    flex: 0 auto;
    width: 45%;
    height: 200px;
    margin-left: 18px;
  }

  .topstrip.turquoise, .topstrip.purple {
    width: auto;
  }

  .insidecard {
    border-style: none;
    border-width: 0;
    height: 220px;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    display: block;
  }

  .h1 {
    font-size: 26px;
    line-height: 36px;
  }

  .h1.footer {
    letter-spacing: 3px;
    padding-top: 20px;
    padding-bottom: 0;
    font-size: 22px;
  }

  .mppheading {
    margin-bottom: 15px;
    margin-left: 0;
    margin-right: 0;
    padding: 135px 0 20px;
    font-size: 40px;
    line-height: 49px;
  }

  .div-block-17 {
    width: 95%;
    height: 280px;
    padding-bottom: 50px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-17.title {
    padding-bottom: 20px;
  }

  .div-block-17.section1 {
    padding-bottom: 10px;
  }

  .videoscontainer {
    place-content: center;
    justify-items: baseline;
    margin-bottom: auto;
    padding-top: 0%;
    padding-bottom: 0;
    display: block;
  }

  .scroll2 {
    margin-top: 0;
  }

  .image-28 {
    width: 25%;
    margin-top: 10px;
  }

  .div-block-25 {
    width: 95%;
    margin-top: 30px;
    margin-bottom: 30px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-25.programs {
    margin-top: 0;
  }

  .div-block-31 {
    display: flex;
  }

  .program-page-cards {
    justify-content: space-between;
    align-items: stretch;
    width: 95%;
    margin-bottom: 100px;
    display: block;
  }

  .div-block-34 {
    padding-bottom: 20px;
  }

  .div-block-34.programs {
    margin-top: -50px;
  }

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

  .tools-image {
    width: 300px;
  }

  .dropdown-list-4.w--open {
    position: relative;
  }

  .cardtitle {
    height: 250px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-bottom: 20px;
  }

  .text-block-16, .text-block-17, .text-block-18, .text-block-19, .text-block-20 {
    font-size: 12px;
  }

  .body-6 {
    background-color: #0000;
  }

  .image-40 {
    margin-top: 8px;
  }

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

  .prop39-div {
    margin-top: 20px;
    margin-bottom: 10px;
    padding-top: 0;
    padding-bottom: 20px;
  }

  .image-23 {
    width: 300px;
    margin-top: 10px;
    padding-bottom: 10px;
  }

  .nexttopic {
    font-size: 20px;
    line-height: 28px;
  }

  .helptext {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 24px;
  }

  .helplistitem {
    font-size: 14px;
    line-height: 24px;
  }

  .helplist.privacy {
    margin-top: 20px;
  }

  .subheadcontainer {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .h3 {
    margin-top: 20px;
    font-size: 18px;
  }

  .h3.white {
    margin-top: 0;
    font-size: 15px;
  }

  .h2 {
    margin-top: 20px;
    font-size: 22px;
    font-weight: 400;
    line-height: 30px;
  }

  .last {
    font-size: 12px;
  }

  .text-block-27 {
    color: var(--dark-red);
    text-align: center;
  }

  .error-message {
    background-color: var(--error-background);
  }

  .democontainer {
    margin-bottom: 0;
    padding-top: 20px;
  }

  .democontainer.mobile {
    padding-top: 0;
    padding-bottom: 40px;
  }

  .democontainer.button1 {
    display: none;
  }

  .columns.demo {
    flex-direction: column;
    align-self: auto;
    margin-left: 5%;
    margin-right: 5%;
  }

  .formcontainer {
    flex-direction: column;
    flex: 0 auto;
    width: 500px;
    margin: 23px auto 20px;
    padding: 0 20px 10px;
    font-family: gesta, sans-serif;
    display: block;
  }

  .column-7 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex: 1;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    align-self: flex-start;
    align-items: center;
    display: grid;
  }

  .div-block-52 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column wrap;
    flex: 0 auto;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-content: start;
    place-items: start end;
    margin-top: 7px;
    margin-bottom: 0;
    margin-left: auto;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .div-block-54 {
    margin-top: 0;
    padding-top: 80px;
  }

  .div-block-54.contact {
    margin-top: -264px;
  }

  .column-8 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 5fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
    justify-items: center;
    padding-right: 0;
    display: grid;
  }

  .hero-section-copy {
    margin-top: 66px;
    margin-bottom: 0;
    padding-bottom: 40px;
  }

  .column-9 {
    clear: none;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    padding-right: 0;
    display: flex;
  }

  .image-48 {
    clear: right;
    width: 100px;
    height: 100px;
  }

  .columns-2 {
    justify-content: flex-start;
    align-items: center;
  }

  .button-4._2nd {
    margin-top: 20px;
  }

  .search {
    width: 500px;
  }

  .background-video {
    margin-left: auto;
    margin-right: auto;
  }

  .mainparagraph {
    text-align: left;
  }

  .mainparagraph.centered {
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 15px;
    line-height: 18px;
  }

  .mainparagraph.left {
    text-align: center;
    margin-top: 0;
    padding-right: 10px;
  }

  .mainparagraph.center {
    margin-top: 0;
  }

  .container-17 {
    flex-direction: row-reverse;
    justify-content: flex-start;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 20px;
    display: block;
  }

  .bluevideocontainer {
    width: 310px;
  }

  .image-49 {
    width: 70%;
    margin-top: 10px;
    top: 0;
  }

  .portfolioscontainer {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    text-align: center;
    flex-direction: column-reverse;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-bottom: auto;
    padding-top: 5%;
    padding-bottom: 0;
    display: flex;
  }

  .portfolliodiv {
    text-align: center;
    width: 95%;
    height: auto;
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .collaboratorssection {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 90%;
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
  }

  .announcementsection {
    margin-bottom: -58px;
  }

  .row.blue {
    height: 30px;
  }

  .threethingsgrid2 {
    grid-column-gap: 10px;
  }

  .div-block-62 {
    margin-left: 0;
  }

  .div-block-63 {
    margin-right: 0;
  }

  .grid-3 {
    display: block;
  }

  .div-block-64 {
    margin-bottom: 20px;
  }

  .cardheader {
    font-size: 16px;
  }

  .image-50 {
    margin-top: 35px;
  }

  .whitevideodiv {
    width: 280px;
    height: 180px;
    top: 27px;
  }

  .pageheader {
    color: var(--dark-slate-grey);
    font-family: gesta, sans-serif;
    font-size: 22px;
    font-weight: 500;
    line-height: 36px;
  }

  .pageheader.left {
    text-align: center;
    margin-bottom: 0;
    line-height: 30px;
  }

  .pageheader.left.small {
    margin-top: 28px;
  }

  .slidercolorblock {
    display: none;
  }

  .slidertextcontainer {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .cardsubheader {
    font-size: 15px;
  }

  .image3 {
    display: none;
  }

  .image-52 {
    padding-right: 10px;
  }

  .image-53 {
    width: 50px;
  }

  .icon-3 {
    padding-left: 10px;
  }

  .icon-4 {
    margin-top: 180px;
    margin-left: 0;
    margin-right: 0;
    padding-right: 0;
  }

  .contactdiv {
    height: 850px;
    padding-top: 40px;
  }

  .toolsdiv {
    margin-bottom: 100px;
  }

  .container-19 {
    padding-top: 40px;
  }

  .div-block-67 {
    margin-bottom: 0;
  }

  .image-56 {
    padding-right: 10px;
  }

  .image-57 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-58 {
    width: 60px;
    padding-right: 10px;
  }

  .image-59 {
    width: 90px;
    padding-right: 10px;
  }

  .mapsection {
    margin-top: 0;
  }

  .aboutcontainer {
    width: 100%;
  }

  .leadersection {
    margin-top: 0;
  }

  .whatwedosection {
    margin-top: 61px;
    padding-bottom: 30px;
  }

  .whatwedocards2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template: "Area"
    / 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    justify-items: center;
    display: grid;
  }

  .div-block-68 {
    padding-top: 20px;
  }

  .aboutheader {
    margin-top: 0;
    padding-top: 20px;
    font-size: 24px;
  }

  .usecasesection {
    margin-top: 0;
  }

  .slider-2 {
    height: 475px;
    margin-top: 40px;
  }

  .announcementcard {
    margin-bottom: 20px;
    padding: 25px;
  }

  .pagesecondaryheader {
    margin-top: 0;
    padding-top: 0;
    font-size: 22px;
  }

  .pagesecondaryheader.prop39.news {
    margin-top: 0;
  }

  .pagesecondaryheader.purple {
    padding-top: 10px;
    font-size: 24px;
    line-height: 34px;
  }

  .pagesecondaryheader.purple.toolkit {
    margin-top: -109px;
    margin-bottom: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 24px;
  }

  .pagesecondaryheader.newspage {
    margin-top: 0;
    margin-bottom: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .teamrow {
    background-color: var(--maalka-blue);
  }

  .teamrow.teal {
    background-color: var(--dark-turquoise);
  }

  .teamrow.navy {
    background-color: var(--midnight-blue);
  }

  .teamcontainer {
    background-color: var(--hover-color);
    flex-direction: column;
    padding-bottom: 1100px;
    display: flex;
  }

  .teamcontainer.team3 {
    height: 775px;
    padding-bottom: 0;
  }

  .teamcontainer.team2 {
    height: 725px;
  }

  .grid-4 {
    grid-column-gap: 15px;
    grid-row-gap: 0px;
    flex-direction: column;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .floatingcirclebig {
    top: -43px;
  }

  .teamtextcontainer {
    display: none;
  }

  .whatwedocards-2 {
    display: block;
  }

  .whatwedocards1 {
    display: flex;
  }

  .hoverdiv {
    width: 190px;
    padding-right: 0;
  }

  .hoverparagraph {
    font-size: 15px;
    line-height: 26px;
  }

  .div-block-71, .logocontainer1 {
    justify-content: space-between;
  }

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

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

  .teamsecondaryheader {
    margin-top: 0;
    padding-top: 0;
    font-size: 22px;
  }

  .teamsecondaryheader.prop39.news {
    margin-top: 0;
  }

  .teamsecondaryheader.purple {
    padding-top: 10px;
    font-size: 24px;
    line-height: 34px;
  }

  .teamsecondaryheader.purple.toolkit {
    margin-top: -109px;
    margin-bottom: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 24px;
  }

  .teamsecondaryheader.newspage {
    margin-top: 0;
    margin-bottom: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .grid-5 {
    grid-column-gap: 15px;
    grid-row-gap: 0px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    padding-left: 0;
    padding-right: 0;
    display: grid;
  }

  .column-10 {
    display: flex;
  }

  .nexttopic-2 {
    font-size: 20px;
    line-height: 28px;
  }

  .text-span-33, .text-span-34 {
    font-size: 14px;
  }

  .usecase {
    padding-top: 20px;
  }

  .helptext-copy, .columntext, .columntext-2 {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 24px;
  }

  .subheading-2 {
    width: 400px;
  }

  .subheading-2.news {
    width: auto;
  }

  .helptext-2 {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 24px;
  }

  .button-7._2nd {
    margin-top: 20px;
  }

  .pdfbuttoncontainer {
    margin-bottom: 0;
    padding-top: 20px;
  }

  .pdfbuttoncontainer.mobile {
    padding-top: 0;
    padding-bottom: 40px;
  }

  .pdfbuttoncontainer.button1 {
    display: none;
  }

  .aboutheader-copy, .programheader {
    margin-top: 0;
    padding-top: 20px;
    font-size: 24px;
  }

  .pricecardcontainer {
    flex-direction: column;
    margin-bottom: 20px;
  }

  .programcard {
    width: 325px;
    height: 338px;
    margin-bottom: 60px;
  }

  .paragraph-11 {
    font-size: 12px;
  }

  .section-ii {
    padding-top: 60px;
    padding-bottom: 40px;
  }

  .div-block-86 {
    padding-bottom: 10px;
  }

  .solutionbullet {
    width: 100%;
    margin-bottom: 20px;
  }

  .cards-section {
    padding: 40px 20px;
  }

  .cards-grid-container {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    align-self: stretch;
    max-width: none;
  }

  .div-block-93 {
    height: 910px;
  }

  .div-block-94 {
    flex-direction: row;
    margin-left: 0;
    display: flex;
  }

  .mainpagecontainer {
    flex-direction: row-reverse;
    justify-content: flex-start;
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
  }

  .pricingcard {
    width: 325px;
    height: 338px;
    margin-bottom: 20px;
  }

  .pricingcard.leftcard {
    width: 100%;
    height: 400px;
  }

  .programcard-copy {
    width: 325px;
    height: 338px;
    margin-bottom: 20px;
  }

  .priceheaderbackground.basic {
    padding-top: 0;
    padding-bottom: 0;
  }

  .pricingheader {
    text-align: center;
    width: 500px;
    padding-bottom: 40px;
  }

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

  .image-72 {
    width: 60px;
  }

  .solutionblurb {
    width: 450px;
    margin-left: 20px;
  }

  .solutionsleft {
    width: 100%;
  }

  .rightsolutionimage {
    display: none;
  }

  .solutionscontainer {
    margin-top: 0;
  }

  .section-iv {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .valueleft {
    padding-right: 0;
  }

  .valueblurb {
    margin-top: 20px;
  }

  .tableheadertext {
    font-size: 12px;
    line-height: 18px;
  }

  .tabletext {
    font-size: 13px;
  }

  .image-74 {
    width: 8px;
  }

  .callouttext {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 24px;
  }

  .pricingtablecell.horizontalcenter.features, .pricingtablecell.features {
    padding-left: 20px;
  }

  .pricingtableheader, .pricingtableheadertext, .tableheadertext-copy {
    font-size: 12px;
    line-height: 18px;
  }

  .solutionheaderdiv {
    width: 425px;
    margin-bottom: 40px;
  }

  .image-75 {
    width: 200px;
  }

  .pricingbackground {
    padding-top: 60px;
  }

  .div-block-103 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .pricing-comparison {
    padding: 60px 15px;
  }

  .pricing-wrapper {
    justify-items: stretch;
  }

  .pricing-card {
    width: auto;
  }

  .pricing-title {
    font-size: 34px;
    line-height: 42px;
  }

  .listtext {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 12px;
  }

  .carddescription {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 24px;
  }

  .carddescription.center {
    font-size: 16px;
    line-height: 26px;
  }

  .carddescription.value {
    margin-top: 10px;
    line-height: 28px;
  }

  .text-span-37.red {
    font-size: 20px;
  }

  .h2-copy {
    margin-top: 20px;
    font-size: 22px;
    font-weight: 400;
    line-height: 30px;
  }

  .image-78 {
    width: 15px;
  }

  .div-block-104 {
    padding-bottom: 0;
  }

  .videosection {
    padding-top: 60px;
    padding-bottom: 120px;
  }

  .div-block-105 {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 10px;
  }

  .pricing-contact-background {
    height: 1050px;
    padding-top: 40px;
  }

  .subheading-copy {
    width: 400px;
  }

  .subheading-copy.news, .subheading-copy.news-copy {
    width: auto;
  }

  .pageheading-copy {
    margin-top: 0;
    padding-top: 20px;
    font-size: 24px;
  }

  .pageheading-copy.prop39.news {
    margin-top: 0;
  }

  .pageheading-copy.help.units {
    text-align: center;
    font-size: 28px;
  }

  .pageheading-copy.purple {
    padding-top: 10px;
    font-size: 24px;
    line-height: 34px;
  }

  .pageheading-copy.purple.toolkit {
    margin-top: -109px;
    margin-bottom: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 24px;
  }

  .pageheading-copy.center.transparent {
    font-weight: 500;
  }

  .pageheading-copy.white {
    font-size: 22px;
    font-weight: 500;
  }

  .pageheading-copy.newspage {
    margin-top: 0;
    margin-bottom: 20px;
    padding-top: 0;
    padding-bottom: 20px;
  }

  .pageheading-copy.value {
    line-height: 32px;
  }

  .hero-without-image, .hero-without-image-2 {
    padding: 60px 15px;
  }

  .margin-bottom-24px-2 {
    margin-left: 0;
    margin-right: 0;
  }

  .hero-without-image-3, .hero-without-image-4, .hero-stack, .team-slider, .testimonial-image-left {
    padding: 60px 15px;
  }

  .testimonial-wrapper-four {
    flex-direction: column;
  }

  .testimonial-left {
    width: 100%;
    margin-bottom: 40px;
    margin-right: 0;
  }

  .testimonial-image-four {
    height: auto;
  }

  .heading-small {
    font-size: 28px;
    line-height: 36px;
  }
}

@media screen and (max-width: 479px) {
  .button {
    flex: none;
    width: auto;
    margin-bottom: 5px;
    padding: 10px 20px;
    font-size: 10px;
    line-height: 12px;
  }

  .button.tab, .button.tab.w--current {
    margin-top: 0;
  }

  .button.tab.gray {
    margin-top: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .button.tab.gray.w--current {
    margin-top: 0;
    margin-bottom: 0;
  }

  .button.tab.gray {
    margin-top: 0;
  }

  .button.tab.gray.w--current {
    letter-spacing: 1px;
    margin-bottom: 10px;
    margin-left: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .button.tab.mpp {
    margin-top: 0;
  }

  .button.mpp {
    margin-left: auto;
    font-size: 10px;
  }

  .button.small.form {
    margin-top: 0;
  }

  .button.floated {
    order: -1;
    align-self: auto;
    margin-top: auto;
  }

  .navigation-link {
    float: none;
    background-color: var(--ghost-white-2);
    text-align: center;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 14px;
    display: flex;
  }

  .navigation-link:hover {
    color: #363636;
    padding-bottom: 20px;
    font-size: 14px;
  }

  .navigation-link.w--current {
    color: #404047;
    text-align: center;
    justify-content: center;
    margin-left: auto;
  }

  .mbp-maalka {
    margin-bottom: 0;
    padding: 0;
  }

  .mbp-maalka.accent {
    padding-top: 0;
    padding-bottom: 0;
  }

  .mbp-maalka.accent.mbp {
    padding-top: 0;
    padding-bottom: 50px;
  }

  .hero-section {
    clear: none;
    margin-top: 40px;
    padding-top: 0;
  }

  .hero-section.centered {
    background-color: #b4b4b4;
    background-image: url('../images/banner1.png');
    background-position: 50% 100%;
    background-repeat: repeat-x;
    background-size: cover;
    padding-top: 60px;
    padding-bottom: 0;
    display: block;
  }

  .hero-section.news {
    margin-top: 0;
  }

  .hero-section.values {
    margin-top: 0;
    margin-bottom: 0;
  }

  .hero-section.prop39 {
    margin-top: 84px;
  }

  .hero-section.help {
    margin-top: 26px;
  }

  .hero-heading {
    margin: 20px 0;
    padding-top: 60px;
    padding-bottom: 60px;
    padding-right: 0;
    font-size: 22px;
    line-height: 30px;
  }

  .section-heading.centered {
    text-align: center;
    letter-spacing: 2px;
    margin-top: 0;
    padding-top: 0;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 20px;
    line-height: 22px;
  }

  .section-subheading {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 20px;
  }

  .section-subheading.center {
    text-align: left;
    border-width: 20px;
    margin-top: auto;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
    line-height: 20px;
  }

  .section-subheading.center.team {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    display: block;
  }

  .section-subheading.units.top {
    margin-top: 20px;
    font-size: 20px;
  }

  .section-title-group {
    margin-bottom: 20px;
  }

  .footer {
    padding-top: 40px;
    padding-left: 0;
    padding-right: 0;
  }

  .footer.center {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .footer-text {
    margin-left: auto;
    margin-right: auto;
    font-size: 12px;
    display: block;
  }

  .footer-link {
    color: var(--dark-slate-grey);
    padding-left: 0;
    font-size: 15px;
    line-height: 18px;
  }

  .tab-menu {
    justify-content: center;
    margin-top: 20px;
    margin-bottom: 0;
    display: flex;
  }

  .tab-menu.mbp {
    margin-top: 0;
    margin-bottom: 20px;
    padding-top: 0;
    padding-bottom: 4px;
  }

  .spc {
    margin-bottom: 0;
    padding-left: 30px;
    font-size: 12px;
  }

  .logo {
    width: 20%;
    margin-top: 14px;
    margin-left: 15px;
    padding-left: 0;
  }

  .logo.link {
    width: auto;
  }

  .program.prop39.center {
    padding-top: 20px;
  }

  .bar1.home {
    padding-bottom: 25px;
  }

  .bar2 {
    padding-bottom: 40px;
  }

  .row3 {
    padding-bottom: 30px;
  }

  .paragraph2 {
    text-align: left;
    width: 300px;
    margin-top: 25px;
    padding-top: 0;
    font-size: 14px;
    line-height: 20px;
  }

  .paragraph2.news {
    margin-top: 10px;
    padding-top: 0;
    padding-bottom: 20px;
    font-size: 16px;
    line-height: 20px;
  }

  .paragraph2.tools {
    font-size: 20px;
  }

  .paragraph2.prop39 {
    margin-top: 10px;
    padding-top: 10px;
    font-size: 14px;
    line-height: 20px;
  }

  .paragraph2.values {
    margin-bottom: 31px;
    padding: 10px 20px;
    font-size: 14px;
  }

  .row4 {
    padding-bottom: 25px;
  }

  .sign-in-button {
    flex-direction: column;
    align-items: center;
    margin-bottom: 10px;
    display: flex;
  }

  .topmotto {
    letter-spacing: 2px;
    margin-right: -18px;
    font-size: 22px;
    font-weight: 400;
    line-height: 21px;
  }

  .background-section {
    padding-bottom: 0;
  }

  .background-section.mpb {
    background-position: 50% 0;
    background-repeat: repeat-x;
    background-size: cover;
  }

  .team-paragraph {
    text-align: left;
    margin-bottom: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 12px;
    line-height: 14px;
  }

  .team-paragraph.mpb-boxes {
    color: var(--textblack);
    padding: 20px;
    font-size: 14px;
    line-height: 20px;
  }

  .heading-5 {
    margin-bottom: 20px;
    font-size: 20px;
  }

  .paragraph {
    margin-bottom: 0;
    padding-right: 0;
    font-size: 12px;
    line-height: 17px;
  }

  .paragraph.center {
    text-align: left;
    padding-left: 0;
    padding-right: 0;
    font-size: 15px;
    line-height: 24px;
  }

  .paragraph.footer {
    padding-left: 0;
    font-size: 15px;
  }

  .paragraph.value {
    text-align: left;
    width: 85%;
    font-size: 16px;
    line-height: 24px;
  }

  .paragraph.about {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
    line-height: 22px;
  }

  .paragraph.description {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
  }

  .header6 {
    margin-bottom: 0;
    font-size: 16px;
  }

  .boxheading {
    padding-top: 10px;
    font-family: gesta, sans-serif;
    font-size: 16px;
  }

  .boxheading.program {
    text-align: center;
    justify-content: center;
    margin-top: 40px;
    padding-right: 0;
    line-height: 22px;
  }

  .navbar {
    padding-left: 20px;
  }

  .menu-button.w--open {
    background-color: var(--silver);
    color: var(--white-smoke);
  }

  .team-section.mbp {
    padding-bottom: 20px;
  }

  .highlight {
    width: 100%;
    font-size: 14px;
    line-height: 18px;
    display: block;
  }

  .value-chain {
    margin-bottom: 22px;
  }

  .pageheading {
    width: 206px;
    padding-top: 40px;
    padding-bottom: 10px;
    font-size: 24px;
    line-height: 30px;
  }

  .pageheading.programs {
    width: 149px;
  }

  .pageheading.prop39.news {
    width: 90%;
    height: auto;
    margin-top: 0;
    padding-top: 0;
  }

  .pageheading.help {
    color: var(--dark-slate-grey);
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 22px;
  }

  .pageheading.help.units {
    margin-bottom: 20px;
    font-size: 24px;
  }

  .pageheading.help.secondary {
    margin-bottom: 0;
  }

  .pageheading.training {
    padding-top: 10px;
  }

  .pageheading.purple {
    text-align: center;
    justify-content: center;
    align-items: center;
    width: auto;
    margin-top: 10px;
    font-size: 22px;
    line-height: 28px;
    display: flex;
    position: static;
    overflow: visible;
  }

  .pageheading.purple.toolkit {
    text-align: center;
    margin-top: -95px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 18px;
    display: block;
  }

  .pageheading.news {
    width: 149px;
  }

  .pageheading.center.transparent {
    width: 100%;
    font-size: 18px;
    line-height: 26px;
  }

  .pageheading.white {
    background-color: var(--white-2);
    width: 100%;
    padding-top: 20px;
    font-size: 18px;
  }

  .pageheading.newspage {
    background-color: #0000;
    width: auto;
    padding-bottom: 20px;
  }

  .pageheading.value {
    text-align: left;
    width: 85%;
    padding-top: 40px;
  }

  .value-chain-description {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 10px;
  }

  .subheading {
    width: 300px;
    font-size: 18px;
  }

  .subheading.news {
    font-size: 16px;
    line-height: 20px;
  }

  .subheading.news.purple {
    margin-top: 0;
    padding-left: 0;
    font-size: 18px;
    line-height: 32px;
  }

  .subheading.navy {
    font-size: 20px;
  }

  .subheading.turquoise.values {
    font-size: 18px;
  }

  .subheading.light-purple.values {
    font-size: 20px;
  }

  .subheading.purple {
    width: 300px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    font-size: 20px;
    line-height: 28px;
    display: block;
  }

  .subheading.values {
    font-size: 20px;
  }

  .subheading.news-copy {
    font-size: 16px;
    line-height: 20px;
  }

  .subheading.news-copy.purple {
    margin-top: 0;
    padding-left: 0;
    font-size: 18px;
    line-height: 32px;
  }

  .projectdiv {
    width: 300px;
    padding-top: 10px;
  }

  .projectdiv.news {
    width: auto;
  }

  .projectdiv.news.page {
    margin-bottom: 10px;
    margin-left: 5px;
    margin-right: 5px;
  }

  .projectdiv.howto {
    margin-left: 0%;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .projectdiv.howto.privacy {
    margin-bottom: 20px;
    padding-top: 30px;
    padding-bottom: 20px;
  }

  .link {
    text-align: center;
  }

  .paragraph5 {
    color: #000000d9;
    width: 90%;
    font-size: 15px;
    line-height: 22px;
  }

  .date {
    width: 90%;
    margin-top: 0;
    padding-left: 0;
  }

  .header-box {
    background-color: var(--ghost-white-2);
    margin-top: 37px;
  }

  .header-box.news {
    background-color: var(--white-2);
    margin-top: 45px;
  }

  .body.demo {
    margin-top: -6px;
  }

  .values-subheading {
    text-align: left;
    font-size: 16px;
  }

  .subheading2 {
    font-size: 12px;
    line-height: 16px;
  }

  .portal-button {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .thumbnail.spiral {
    width: 300px;
  }

  .projectdiv1 {
    width: auto;
  }

  .prop39-widget {
    width: 90%;
  }

  .modal-wrapper {
    height: 200%;
  }

  .project-row {
    float: none;
    width: 300px;
    display: block;
  }

  .prop39-video {
    width: 90%;
    margin-top: 20px;
  }

  .smalltext {
    font-size: 12px;
  }

  .text-span.mpb {
    font-size: 24px;
    line-height: 40px;
  }

  .text-span-3 {
    font-size: 34px;
  }

  .text-block-2, .text-block-2.mpp, .text-block-3 {
    font-size: 9px;
    line-height: 10px;
  }

  .text-block-4 {
    letter-spacing: 1px;
    font-size: 10px;
  }

  .text-block-5 {
    font-size: 10px;
  }

  .tab-pane.mpb-cards {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }

  .heading-6 {
    font-size: 16px;
    line-height: 20px;
  }

  .helpbox {
    width: 250px;
    height: 250px;
    margin-left: auto;
  }

  .helpbox.program {
    width: 250px;
    padding-top: 30px;
  }

  .helprow {
    justify-content: flex-start;
    margin-top: 0;
  }

  .image-8 {
    width: 80px;
    height: 80px;
  }

  .helpdescription.program {
    text-align: center;
    padding-right: 0;
  }

  .breadcrumbs {
    flex-direction: column;
    margin-right: 0%;
  }

  .breadcrumbs.definitions {
    margin-bottom: 20px;
    padding-left: 0;
  }

  .paragraph-5.spaced {
    font-size: 14px;
  }

  .toolssection {
    padding-left: 0;
    padding-right: 15px;
  }

  .image-22 {
    width: 80%;
    padding-bottom: 21px;
  }

  .tools-list {
    width: 100%;
    padding-left: 30px;
    display: block;
  }

  .list-item-7 {
    line-height: 20px;
  }

  .list-item-8 {
    font-size: 14px;
    line-height: 20px;
  }

  .nav-menu {
    background-color: var(--white-smoke);
    text-align: center;
    height: auto;
    margin-top: 0;
    position: absolute;
    top: 63px;
    left: 0;
    right: 0;
  }

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

  .link-block.link {
    width: 80px;
  }

  .mbp-team {
    padding: 10px 0 auto;
  }

  .mbp-team.accent {
    padding-top: 0;
    padding-bottom: 0;
  }

  .mbp-team.accent.mbp {
    padding: 0 10px 20px;
  }

  .mpb-cards {
    padding-bottom: 20px;
  }

  .tools {
    margin-bottom: 20px;
  }

  .tools.center {
    text-align: left;
    border-width: 0;
    margin-top: auto;
    padding-bottom: 0;
    padding-left: 0;
    font-size: 14px;
    line-height: 18px;
  }

  .row6, .roww5 {
    padding-bottom: 25px;
  }

  .heading2 {
    padding-top: 20px;
    padding-bottom: 10px;
    font-size: 20px;
    line-height: 30px;
  }

  .tool-list {
    font-size: 12px;
  }

  .unordered-list-3 {
    margin-bottom: 10px;
  }

  .div-block-11, .div-block-12 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-24 {
    margin-top: 0;
  }

  .signincard.programs {
    width: 90%;
    margin-bottom: 98px;
    padding-bottom: 0;
  }

  .topstrip.turquoise, .topstrip.purple {
    width: 100%;
  }

  .h1 {
    width: auto;
    margin-top: 0;
    font-size: 18px;
    line-height: 26px;
  }

  .h1.footer {
    letter-spacing: 2px;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 20px;
    padding-left: 0;
    font-size: 18px;
  }

  .h1.bottom.footer {
    padding-top: 20px;
  }

  .mppheading {
    margin: 80px 0 27px;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    font-size: 34px;
    line-height: 35px;
  }

  .div-block-17 {
    background-color: #f0f0f0;
    height: 340px;
    margin-bottom: 47px;
    padding-bottom: 17px;
  }

  .div-block-17.title {
    padding-bottom: 20px;
    padding-left: 0;
  }

  .div-block-17.section1 {
    padding-bottom: 0;
    padding-left: 0;
  }

  .videoscontainer {
    width: 100%;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 10px;
  }

  .scroll2 {
    margin-top: 0;
    padding-bottom: 10px;
  }

  .section3 {
    padding-bottom: 0;
  }

  .div-block-25 {
    margin-top: 20px;
    padding-top: 10px;
  }

  .div-block-25.programs {
    padding-left: 0;
    padding-right: 0;
  }

  .program-page-cards {
    margin-bottom: 0;
  }

  .div-block-34 {
    padding-top: 80px;
    padding-bottom: 0;
  }

  .div-block-34.programs {
    margin-top: -41px;
    padding-bottom: 0;
  }

  .tools-image {
    width: 80%;
    margin-bottom: 20px;
    display: block;
  }

  .cardtitle {
    height: 250px;
    margin-bottom: 30px;
    padding-bottom: 18px;
  }

  .image-41 {
    width: 250px;
  }

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

  .prop39-div {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 10px;
  }

  .image-43 {
    width: 70px;
    margin-top: 5px;
  }

  .column-5 {
    padding-left: 30px;
  }

  .div-block-42 {
    margin-top: 20px;
  }

  .image-23 {
    width: 80%;
    margin-bottom: 20px;
    padding-bottom: 21px;
  }

  .breadcrumb.current {
    margin-top: 10px;
  }

  .breadcrumbtext {
    margin-bottom: 0;
  }

  .breadcrumbarrow {
    margin-bottom: 10px;
  }

  .div-block-46 {
    display: none;
  }

  .helpheader.privacy, .helpheader.privacy-copy {
    text-align: left;
    text-transform: none;
    margin-top: 80px;
    margin-left: 5%;
    padding-left: 20px;
    font-size: 22px;
    font-weight: 400;
    line-height: 32px;
  }

  .nexttopic {
    align-self: auto;
  }

  .helptext {
    margin-top: 10px;
    font-size: 14px;
    line-height: 24px;
  }

  .helptext.subheader {
    font-size: 14px;
  }

  .helpimage, .html-embed-3.helpvideo {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .helplistitem {
    font-size: 14px;
  }

  .helplist.privacy {
    margin-top: 20px;
    padding-left: 10px;
  }

  .link-block-4.w--current {
    margin-left: 0;
  }

  .subheadcontainer {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .h3 {
    margin-top: 20px;
    font-size: 18px;
    line-height: 30px;
  }

  .h3.white {
    margin-top: 0;
    font-size: 15px;
  }

  .h2 {
    font-size: 22px;
    font-weight: 400;
    line-height: 30px;
  }

  .name.small {
    font-size: 14px;
  }

  .text-field-4 {
    margin-bottom: 20px;
    font-size: 14px;
  }

  .last {
    margin-bottom: 20px;
  }

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

  .success-message-2 {
    padding-top: 0;
    padding-bottom: 0;
  }

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

  .democontainer {
    margin-bottom: 0;
    padding-top: 30px;
    padding-bottom: 0;
  }

  .democontainer.mobile {
    padding-top: 17px;
    padding-bottom: 16px;
    padding-left: 0;
    display: flex;
  }

  .democontainer.button1 {
    display: none;
  }

  .columns.demo {
    width: 100%;
    margin-bottom: 40px;
    margin-left: 0%;
    margin-right: 0%;
  }

  .formcontainer {
    width: 100%;
    margin-top: 20px;
    margin-left: 0;
    margin-right: 0;
    padding: 0 15px 10px;
  }

  .column-7 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-52 {
    margin-top: 0;
    padding-bottom: 0;
  }

  .div-block-52.demo {
    margin-top: 100px;
    padding-bottom: 20px;
  }

  .backgroundblock {
    height: 250px;
  }

  .backgroundblock.transwhite {
    height: auto;
  }

  .div-block-54 {
    background-color: #ffffff87;
    margin-top: 0;
    padding-top: 0;
  }

  .div-block-54.contact {
    margin-top: -322px;
  }

  .div-block-54.contact.top {
    justify-content: flex-start;
  }

  .column-8 {
    padding-right: 0;
  }

  .hero-section-copy {
    margin-top: 71px;
    padding-top: 0;
  }

  .columns-2 {
    flex-direction: column;
  }

  .button-4._2nd {
    margin-left: 0;
  }

  .html-embed-4 {
    justify-content: center;
    align-items: stretch;
    margin-top: 0;
    margin-right: 10px;
    display: flex;
  }

  .div-block-58 {
    margin-top: 25px;
  }

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

  .videocontainer {
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    width: 240px;
    height: 155px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .background-video {
    flex-direction: row;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .mainparagraph {
    text-align: left;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 18px;
  }

  .mainparagraph.centered {
    color: #000000cf;
    text-align: left;
    padding-left: 0;
    line-height: 24px;
  }

  .mainparagraph.left {
    text-align: left;
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
    line-height: 20px;
  }

  .mainparagraph.center {
    text-align: left;
    padding-left: 0;
    font-size: 15px;
  }

  .container-17 {
    margin-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .container-17.white-body {
    margin-top: 10px;
  }

  .bluevideocontainer {
    width: 100%;
    box-shadow: none;
    background-color: #0000;
  }

  .videotabwrapper {
    height: 250px;
  }

  .tab-pane-tab-1 {
    position: static;
  }

  .image-49 {
    width: 90%;
    margin-top: 40px;
  }

  .portfolioscontainer {
    width: 85%;
    margin-bottom: 0;
    padding-top: 20px;
  }

  .portfolliodiv {
    background-color: #0000;
    width: 100%;
    height: auto;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .threethingssection {
    width: 85%;
    margin-top: 60px;
    padding-bottom: 60px;
  }

  .section4 {
    padding-bottom: 0;
  }

  .collaboratorssection {
    justify-content: center;
    align-items: center;
    padding-top: 10px;
    padding-bottom: 30px;
    display: flex;
  }

  .announcementsection {
    margin-top: 30px;
    margin-bottom: auto;
  }

  .row {
    padding-bottom: 0;
  }

  .row.blue {
    height: 20px;
    margin-top: 0;
  }

  .section6 {
    padding-top: 10px;
    padding-bottom: 0;
  }

  .threethingsgrid {
    margin-top: 60px;
    margin-bottom: 60px;
    display: block;
    position: static;
    overflow: visible;
  }

  .bar {
    margin-top: 80px;
  }

  .bar.navy, .bar.teal {
    display: none;
  }

  .floatingcircle {
    width: 80px;
    height: 80px;
  }

  .heading-12 {
    text-align: left;
    background-color: #0000;
    margin-top: 20px;
    font-size: 20px;
    line-height: 26px;
  }

  .heading-12.top {
    text-align: left;
    background-color: #0000;
    margin-top: 0;
  }

  .threethingsgrid2 {
    width: 100%;
    margin-top: 40px;
    display: block;
  }

  .div-block-63 {
    margin-top: 40px;
  }

  .div-block-64 {
    height: 275px;
    margin-left: 0;
  }

  .cardheader {
    font-size: 18px;
  }

  .image-50 {
    max-width: 100%;
    margin-top: 20px;
    bottom: 0;
    left: auto;
  }

  .cardtext {
    margin-top: 20px;
    font-size: 16px;
    line-height: 24px;
  }

  .whitevideodiv {
    width: 265px;
    box-shadow: none;
    align-self: center;
    margin: auto;
    padding-right: 3px;
    display: flex;
    position: static;
    left: -9px;
  }

  .pageheader {
    text-align: left;
    padding-left: 0;
    font-size: 18px;
    line-height: 26px;
  }

  .pageheader.left {
    text-align: left;
    padding-left: 0;
    padding-right: 0;
    font-size: 18px;
    line-height: 24px;
  }

  .section5 {
    padding-bottom: 0;
  }

  .testimonialsection {
    width: 100%;
    margin-top: 0;
    margin-bottom: 20px;
  }

  .sliderbox {
    border-radius: 5px;
    width: 90%;
    height: 280px;
    margin-bottom: 70px;
  }

  .slidertextcontainer {
    width: 85%;
  }

  .slide-nav {
    top: 316px;
  }

  .logocontainer {
    flex-direction: column;
  }

  .image-52 {
    width: 55px;
  }

  .image-53 {
    width: 50px;
  }

  .icon-3 {
    height: auto;
    margin-top: 325px;
    margin-bottom: 20px;
    margin-right: 20px;
  }

  .icon-4 {
    z-index: 100;
    margin-top: 325px;
    margin-bottom: 0;
    margin-left: 0;
    left: 0;
    right: -23px;
  }

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

  .contactdiv {
    height: 880px;
  }

  .container-19 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .div-block-67 {
    margin-bottom: 20px;
  }

  .image-56 {
    width: 100px;
  }

  .image-57 {
    width: 90px;
  }

  .image-58 {
    width: 80px;
  }

  .image-59 {
    width: 120px;
  }

  .mapcontainer {
    margin-top: 20px;
  }

  .mapsection {
    margin-top: 0;
  }

  .aboutcontainer {
    width: 100%;
    margin-top: 0;
    margin-bottom: auto;
    padding: 0;
  }

  .leadersection {
    margin-top: 0;
  }

  .leaderscontainer {
    line-height: 18px;
  }

  .whatwedosection {
    margin-top: 40px;
    padding-bottom: 40px;
  }

  .whatwedocontainer {
    width: 85%;
  }

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

  .whatwedocardheader {
    margin-top: 20px;
  }

  .backgroundpic.teal, .backgroundpic.blue, .backgroundpic.navy {
    height: 125px;
  }

  .aboutheader {
    width: auto;
    padding-top: 40px;
    padding-bottom: 10px;
    font-size: 21px;
    line-height: 30px;
  }

  .usecasesection {
    margin-top: 0;
  }

  .usecaseheadersection {
    width: 85%;
    margin-top: 0;
  }

  .usecasetextcontainer1 {
    padding: 30px 20px 140px;
  }

  .slider-2 {
    height: 475px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .usecasetextcontainer2, .usecasetextcontainer3 {
    padding: 30px 20px 220px;
  }

  .announcementcard {
    border-radius: 5px;
  }

  .list.slider {
    margin-top: 30px;
    padding-left: 20px;
  }

  .list1 {
    font-size: 14px;
    line-height: 22px;
  }

  .pagesecondaryheader {
    width: 206px;
    padding-top: 60px;
    padding-bottom: 10px;
    font-size: 20px;
    line-height: 30px;
  }

  .pagesecondaryheader.programs {
    width: 149px;
  }

  .pagesecondaryheader.prop39.news {
    width: 90%;
    height: auto;
    margin-top: 0;
    padding-top: 0;
  }

  .pagesecondaryheader.help.secondary {
    margin-bottom: 20px;
  }

  .pagesecondaryheader.training {
    padding-top: 10px;
  }

  .pagesecondaryheader.purple {
    text-align: center;
    justify-content: center;
    align-items: center;
    width: auto;
    margin-top: 10px;
    font-size: 22px;
    line-height: 28px;
    display: flex;
    position: static;
    overflow: visible;
  }

  .pagesecondaryheader.purple.toolkit {
    text-align: center;
    margin-top: -95px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 18px;
    display: block;
  }

  .pagesecondaryheader.news {
    width: 149px;
  }

  .pagesecondaryheader.white {
    width: 95%;
    padding-top: 10px;
  }

  .pagesecondaryheader.newspage {
    background-color: #0000;
    width: auto;
  }

  .teamcontainer {
    height: 1290px;
    padding-bottom: 0;
  }

  .teamcontainer.team3 {
    height: 925px;
  }

  .teamcontainer.team2 {
    height: 800px;
    margin-bottom: 59px;
    padding-bottom: 0;
  }

  .grid-4 {
    padding-left: 0;
    padding-right: 0;
  }

  .teamparagraph {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 24px;
  }

  .div-block-70 {
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    margin-top: 30px;
    display: flex;
    position: static;
  }

  .image-63 {
    width: 75px;
  }

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

  .hoverdiv {
    display: none;
  }

  .hoverparagraph {
    margin-bottom: 20px;
    font-size: 11px;
    line-height: 18px;
  }

  .left-arrow {
    width: 30px;
    left: 54px;
  }

  .div-block-71 {
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    margin-top: 20px;
    display: flex;
  }

  .logocontainer1 {
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    display: flex;
  }

  .div-block-72 {
    flex-direction: column;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .right-arrow {
    left: 114.167px;
  }

  .teamtextcontainer2 {
    padding-left: 5px;
    padding-right: 5px;
    position: relative;
    top: -71px;
  }

  .teamsecondaryheader {
    width: 206px;
    padding-top: 40px;
    padding-bottom: 10px;
    font-size: 20px;
    line-height: 30px;
  }

  .teamsecondaryheader.programs {
    width: 149px;
  }

  .teamsecondaryheader.prop39.news {
    width: 90%;
    height: auto;
    margin-top: 0;
    padding-top: 0;
  }

  .teamsecondaryheader.help.secondary {
    margin-bottom: 20px;
  }

  .teamsecondaryheader.training {
    padding-top: 10px;
  }

  .teamsecondaryheader.purple {
    text-align: center;
    justify-content: center;
    align-items: center;
    width: auto;
    margin-top: 10px;
    font-size: 22px;
    line-height: 28px;
    display: flex;
    position: static;
    overflow: visible;
  }

  .teamsecondaryheader.purple.toolkit {
    text-align: center;
    margin-top: -95px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 18px;
    display: block;
  }

  .teamsecondaryheader.news {
    width: 149px;
  }

  .teamsecondaryheader.white {
    width: 95%;
    padding-top: 10px;
  }

  .teamsecondaryheader.newspage {
    background-color: #0000;
    width: auto;
  }

  .grid-5 {
    padding-left: 0;
    padding-right: 0;
  }

  .icon-5, .icon-6 {
    margin-top: 400px;
  }

  .div-block-73 {
    margin-top: 40px;
  }

  .search-input {
    width: 200px;
  }

  .breadcrumb-2.current {
    margin-top: 10px;
  }

  .breadcrumbtext-2 {
    margin-bottom: 0;
  }

  .nexttopic-2 {
    align-self: auto;
  }

  .text-span-33, .text-span-34 {
    font-size: 14px;
  }

  .helptext-copy, .columntext {
    margin-top: 10px;
    font-size: 14px;
    line-height: 24px;
  }

  .columnimage {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .italic-text {
    line-height: 22px;
  }

  .columntext-2 {
    margin-top: 10px;
    font-size: 14px;
    line-height: 24px;
  }

  .columnimage-2 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .subheading-2 {
    width: 300px;
    font-size: 18px;
  }

  .subheading-2.news {
    font-size: 16px;
    line-height: 20px;
  }

  .subheading-2.news.purple {
    margin-top: 0;
    padding-left: 0;
    font-size: 22px;
    line-height: 32px;
  }

  .helptext-2 {
    margin-top: 10px;
    font-size: 14px;
    line-height: 24px;
  }

  .button-7._2nd {
    margin-left: 0;
  }

  .pdfbuttoncontainer {
    margin-bottom: 0;
    padding-top: 30px;
    padding-bottom: 0;
  }

  .pdfbuttoncontainer.mobile {
    padding-top: 10px;
    padding-bottom: 40px;
    padding-left: 0;
    display: flex;
  }

  .pdfbuttoncontainer.button1 {
    display: none;
  }

  .aboutheader-copy {
    width: 206px;
    padding-top: 40px;
    padding-bottom: 10px;
    font-size: 24px;
    line-height: 30px;
  }

  .programheader {
    width: auto;
    padding-top: 20px;
    padding-bottom: 10px;
    font-size: 24px;
    line-height: 30px;
  }

  .aboutwrapper {
    background-color: var(--white-2);
    margin-top: 37px;
  }

  .aboutwrapper.news {
    background-color: var(--white-2);
    margin-top: 45px;
  }

  .pricecardcontainer {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .programcard {
    width: auto;
    min-width: 35px;
    height: 325px;
    margin-left: 0;
  }

  .cardheaderbackground {
    padding-left: 10px;
    padding-right: 10px;
  }

  .cardheaderbackground.teal, .cardheaderbackground.blue, .cardheaderbackground.navy, .cardheaderbackground.blubackground {
    height: 125px;
  }

  .div-block-84 {
    height: 15px;
  }

  .programimage {
    width: 75px;
  }

  .bottombackgrounf.teal, .bottombackgrounf.blue, .bottombackgrounf.navy, .bottombackgrounf.blubackground {
    height: 125px;
  }

  .blueline {
    height: 20px;
    padding-bottom: 0;
  }

  .section-1 {
    margin-top: 100px;
  }

  .section-ii {
    padding-top: 40px;
  }

  .div-block-86 {
    width: 250px;
    padding-bottom: 0;
  }

  .centered-container {
    text-align: left;
  }

  .cards-grid-container {
    grid-template-columns: 1fr;
    margin-left: 0;
    margin-right: 0;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .div-block-88 {
    height: 220px;
  }

  .div-block-93 {
    height: 910px;
  }

  .body-8 {
    margin-top: 0;
  }

  .mainpagecontainer {
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-69 {
    margin-top: 20px;
  }

  .pricingcard {
    width: auto;
    min-width: 35px;
    height: 325px;
    margin-left: 0;
  }

  .pricingcard.leftcard {
    width: 100%;
    height: 400px;
    margin-bottom: 40px;
  }

  .programcard-copy {
    width: auto;
    min-width: 35px;
    height: 325px;
    margin-left: 0;
  }

  .priceheaderbackground {
    padding-left: 10px;
    padding-right: 10px;
  }

  .priceheaderbackground.teal, .priceheaderbackground.blue, .priceheaderbackground.navy, .priceheaderbackground.blubackground {
    height: 125px;
  }

  .priceheaderbackground.basic, .priceheaderbackground.premium {
    padding-top: 0;
    padding-bottom: 0;
  }

  .pricingheader {
    width: auto;
    margin-top: 112px;
    padding-bottom: 40px;
  }

  .topdiv {
    margin-top: 0;
  }

  .homecontainer {
    margin-top: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .solutionsleft {
    padding-right: 0;
  }

  .solutionscontainer {
    flex-direction: column;
  }

  .section-iv {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .valueleft {
    margin-bottom: 20px;
  }

  .valueblurb {
    margin-top: 10px;
  }

  .tablecell.horizontalcenter {
    padding-left: 5px;
    padding-right: 5px;
  }

  .tablewrapper {
    margin-top: 20px;
    margin-bottom: 60px;
  }

  .tableheadertext {
    font-size: 10px;
    line-height: 15px;
  }

  .tabletext {
    font-size: 10px;
    line-height: 12px;
  }

  .bold-text-22 {
    font-size: 14px;
    line-height: 18px;
  }

  .callouttext {
    margin-top: 10px;
    font-size: 14px;
    line-height: 24px;
  }

  .callouttext.subheader {
    font-size: 14px;
  }

  .subcontainer {
    width: 225px;
    margin-bottom: 20px;
  }

  .line {
    height: 30px;
  }

  .pricingtablecell.centered {
    width: 25%;
    padding-left: 10px;
  }

  .pricingtablecell.horizontalcenter {
    padding-left: 5px;
    padding-right: 5px;
  }

  .pricingtablecell.horizontalcenter.features {
    width: 30%;
    padding-left: 15px;
  }

  .pricingtablecell.horizontalcenter.lastcell, .pricingtablecell.horizontalcenter.basic, .pricingtablecell.horizontalcenter.premium {
    width: 25%;
  }

  .pricingtablecell.features {
    width: 30%;
    padding-left: 15px;
  }

  .pricingtableheader {
    font-size: 10px;
    line-height: 15px;
  }

  .pricingtableheadertext {
    font-size: 9px;
    line-height: 12px;
  }

  .tableheadertext-copy {
    font-size: 10px;
    line-height: 15px;
  }

  .tablecell-copy.horizontalcenter {
    padding-left: 5px;
    padding-right: 5px;
  }

  .solutionheaderdiv {
    width: 250px;
  }

  .testimonalname, .testimonalorg {
    margin-top: 20px;
    font-size: 16px;
    line-height: 24px;
  }

  .pricingbackground {
    padding-top: 0;
  }

  .div-block-103 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .pricinglistitem {
    padding-left: 20px;
  }

  .container {
    max-width: none;
  }

  .listtext {
    margin-bottom: 0;
    font-size: 12px;
  }

  .carddescription {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 24px;
  }

  .carddescription.center {
    text-align: left;
    padding-left: 0;
    padding-right: 0;
    font-size: 15px;
    line-height: 24px;
  }

  .carddescription.footer {
    font-size: 15px;
  }

  .carddescription.value {
    text-align: left;
    width: 85%;
    font-size: 16px;
    line-height: 24px;
  }

  .carddescription.about {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
    line-height: 22px;
  }

  .carddescription.description {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
  }

  .text-span-37, .text-span-37.red {
    font-size: 20px;
  }

  .h2-copy {
    font-size: 22px;
    font-weight: 400;
    line-height: 30px;
  }

  .image-78 {
    width: 15px;
  }

  .cardlist {
    margin-top: 0;
  }

  .div-block-104 {
    margin-top: 10px;
  }

  .videosection {
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .div-block-105 {
    width: 280px;
  }

  .pricing-contact-background {
    height: 975px;
    margin-top: 100px;
    padding-top: 0;
  }

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

  .subheading-copy {
    width: 300px;
    font-size: 18px;
  }

  .subheading-copy.news {
    font-size: 16px;
    line-height: 20px;
  }

  .subheading-copy.news.purple {
    margin-top: 0;
    padding-left: 0;
    font-size: 18px;
    line-height: 32px;
  }

  .subheading-copy.navy {
    font-size: 20px;
  }

  .subheading-copy.turquoise.values {
    font-size: 18px;
  }

  .subheading-copy.light-purple.values {
    font-size: 20px;
  }

  .subheading-copy.purple {
    width: 300px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    font-size: 20px;
    line-height: 28px;
    display: block;
  }

  .subheading-copy.values {
    font-size: 20px;
  }

  .subheading-copy.news-copy {
    font-size: 16px;
    line-height: 20px;
  }

  .subheading-copy.news-copy.purple {
    margin-top: 0;
    padding-left: 0;
    font-size: 18px;
    line-height: 32px;
  }

  .pageheading-copy {
    width: 206px;
    padding-top: 40px;
    padding-bottom: 10px;
    font-size: 24px;
    line-height: 30px;
  }

  .pageheading-copy.programs {
    width: 149px;
  }

  .pageheading-copy.prop39.news {
    width: 90%;
    height: auto;
    margin-top: 0;
    padding-top: 0;
  }

  .pageheading-copy.help {
    color: var(--dark-slate-grey);
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 22px;
  }

  .pageheading-copy.help.units {
    margin-bottom: 20px;
    font-size: 24px;
  }

  .pageheading-copy.help.secondary {
    margin-bottom: 0;
  }

  .pageheading-copy.training {
    padding-top: 10px;
  }

  .pageheading-copy.purple {
    text-align: center;
    justify-content: center;
    align-items: center;
    width: auto;
    margin-top: 10px;
    font-size: 22px;
    line-height: 28px;
    display: flex;
    position: static;
    overflow: visible;
  }

  .pageheading-copy.purple.toolkit {
    text-align: center;
    margin-top: -95px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 18px;
    display: block;
  }

  .pageheading-copy.news {
    width: 149px;
  }

  .pageheading-copy.center.transparent {
    width: 100%;
    font-size: 18px;
    line-height: 26px;
  }

  .pageheading-copy.white {
    background-color: var(--white-2);
    width: 100%;
    padding-top: 20px;
    font-size: 18px;
  }

  .pageheading-copy.newspage {
    background-color: #0000;
    width: auto;
    padding-bottom: 20px;
  }

  .pageheading-copy.value {
    text-align: left;
    width: 85%;
    padding-top: 40px;
  }

  .container-21, .container-22, .container-23 {
    max-width: none;
  }

  .centered-heading {
    margin-bottom: 24px;
  }

  .team-slide-wrapper {
    width: 100%;
    margin-right: 0%;
  }

  .container-24 {
    max-width: none;
  }

  .heading-small {
    font-size: 24px;
    line-height: 32px;
  }
}

#w-node-d1684aed-7317-9b39-1b62-7e91ef4f3ba0-1e8519e1, #w-node-d1684aed-7317-9b39-1b62-7e91ef4f3bab-1e8519e1, #w-node-d1684aed-7317-9b39-1b62-7e91ef4f3bac-1e8519e1, #w-node-d1684aed-7317-9b39-1b62-7e91ef4f3bb9-1e8519e1, #w-node-d1684aed-7317-9b39-1b62-7e91ef4f3ba0-5c8519e2, #w-node-d1684aed-7317-9b39-1b62-7e91ef4f3bab-5c8519e2, #w-node-d1684aed-7317-9b39-1b62-7e91ef4f3bac-5c8519e2, #w-node-d1684aed-7317-9b39-1b62-7e91ef4f3bb9-5c8519e2, #w-node-_3b8daecd-4c76-bab3-64fd-bd7f1e816285-4b8519e3, #w-node-ec4f7554-d4ea-bda1-c002-37f95a9d9183-4b8519e3, #w-node-_3b8daecd-4c76-bab3-64fd-bd7f1e81628c-4b8519e3, #w-node-_51f8a3ee-8e7a-6722-d501-798128b04226-4b8519e3, #w-node-f35bd6cc-a7b8-3031-c255-bbfad08410af-4b8519e3, #w-node-_01699fef-c013-bb25-0198-1d72dbae2504-4b8519e3, #w-node-_01699fef-c013-bb25-0198-1d72dbae2505-4b8519e3, #w-node-_51f8a3ee-8e7a-6722-d501-798128b04273-4b8519e3, #w-node-_51f8a3ee-8e7a-6722-d501-798128b0423e-4b8519e3, #w-node-_51f8a3ee-8e7a-6722-d501-798128b0423f-4b8519e3, #w-node-_5cdbbc17-319d-69f1-fcc4-16634b395684-4b8519e3, #w-node-_26995512-8a76-05dd-836c-3dc6a4ba0454-4b8519e3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 479px) {
  #w-node-bc8f6297-1d21-c959-5d45-c26bf35ef501-a9851911, #w-node-bc8f6297-1d21-c959-5d45-c26bf35ef501-838519ab {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


