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

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 40px;
  line-height: 45px;
  font-weight: 300;
}

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

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 400;
}

p {
  margin-bottom: 10px;
  font-size: 15px;
  line-height: 24px;
}

a {
  background-image: -webkit-linear-gradient(270deg, transparent, transparent);
  background-image: linear-gradient(180deg, transparent, transparent);
  text-decoration: none;
  cursor: pointer;
}

.hero-section-lp01 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 100%;
  padding-top: 48px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  background-image: url('../images/W3-bkg-03.svg');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  font-family: Muli, sans-serif;
  text-align: center;
}

.hero-wrap-lp01 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: left;
}

.h1 {
  max-width: 100%;
  margin-top: 24px;
  margin-bottom: 16px;
  padding-bottom: 16px;
  font-family: Muli, sans-serif;
  color: #103141;
  font-size: 60px;
  line-height: 60px;
  font-weight: 200;
}

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

.h1.center.light._2b-03 {
  width: 80%;
}

.h1.light {
  color: #fff;
}

.hero-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  margin-bottom: 64px;
  padding-right: 8%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.w3-button {
  width: 100%;
  max-width: 400px;
  margin-top: 32px;
  margin-bottom: 16px;
  padding: 24px 0%;
  border-style: none;
  border-radius: 4px;
  background-color: #fff;
  background-image: -webkit-linear-gradient(270deg, #d93e79, #d93e79);
  background-image: linear-gradient(180deg, #d93e79, #d93e79);
  box-shadow: 0 30px 40px -16px rgba(0, 0, 0, .3);
  -webkit-transition: box-shadow 200ms ease;
  transition: box-shadow 200ms ease;
  font-family: Muli, sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}

.w3-button:hover {
  border-radius: 4px;
  background-color: #d93e79;
  box-shadow: 0 10px 12px 0 rgba(0, 0, 0, .3);
}

.w3-button:active {
  border-radius: 4px;
  box-shadow: none;
  opacity: 1;
  -webkit-filter: hue-rotate(8deg);
  filter: hue-rotate(8deg);
}

.w3-button:focus {
  background-color: #d93e79;
  background-image: -webkit-linear-gradient(270deg, #05c513, #05c513);
  background-image: linear-gradient(180deg, #05c513, #05c513);
}

.w3-button.lp01gc-01:focus {
  background-image: -webkit-linear-gradient(270deg, #d93e79, #d93e79);
  background-image: linear-gradient(180deg, #d93e79, #d93e79);
}

.w3-button.w3-lp03-gc-01 {
  margin-top: 24px;
}

.w3-button.w3-lp03-gc-01:focus {
  background-image: -webkit-linear-gradient(270deg, #d93e79, #d93e79);
  background-image: linear-gradient(180deg, #d93e79, #d93e79);
}

.w3-button.w3-lp03-gc-02 {
  margin-top: 24px;
  -webkit-transition: box-shadow 200ms ease;
  transition: box-shadow 200ms ease;
}

.w3-button.w3-lp03-gc-02:focus {
  background-image: -webkit-linear-gradient(270deg, #d93e79, #d93e79);
  background-image: linear-gradient(180deg, #d93e79, #d93e79);
}

.w3-button.w3-lp03-gc-03 {
  margin-top: 24px;
}

.w3-button.w3-lp03-gc-03:focus {
  background-image: -webkit-linear-gradient(270deg, #d93e79, #d93e79);
  background-image: linear-gradient(180deg, #d93e79, #d93e79);
}

.w3-button.w3-lp03-gc-05 {
  margin-top: 24px;
}

.w3-button.w3-lp03-gc-05:focus {
  background-image: -webkit-linear-gradient(270deg, #d93e79, #d93e79);
  background-image: linear-gradient(180deg, #d93e79, #d93e79);
}

.w3-button.w3-lp01-gc-01:focus {
  background-image: -webkit-linear-gradient(270deg, #d93e79, #d93e79);
  background-image: linear-gradient(180deg, #d93e79, #d93e79);
}

.w3-button.w3-lp01-gc-02 {
  margin-top: 24px;
  background-image: -webkit-linear-gradient(270deg, #d93e79, #d93e79);
  background-image: linear-gradient(180deg, #d93e79, #d93e79);
}

.w3-button.w3-lp01-gc-02:focus {
  background-image: -webkit-linear-gradient(270deg, #d93e79, #d93e79);
  background-image: linear-gradient(180deg, #d93e79, #d93e79);
}

.w3-button.w3-lp01-gc-03 {
  margin-top: 24px;
}

.w3-button.w3-lp01-gc-03:focus {
  background-image: -webkit-linear-gradient(270deg, #d93e79, #d93e79);
  background-image: linear-gradient(180deg, #d93e79, #d93e79);
}

.w3-button.w3-lp01-gc-04 {
  margin-top: 24px;
  -webkit-transition: box-shadow 200ms ease;
  transition: box-shadow 200ms ease;
}

.w3-button.w3-lp01-gc-04:focus {
  background-image: -webkit-linear-gradient(270deg, #d93e79, #d93e79);
  background-image: linear-gradient(180deg, #d93e79, #d93e79);
}

.w3-button.w3-lp01-gc-05 {
  margin-top: 24px;
}

.w3-button.w3-lp01-gc-05:focus {
  background-image: -webkit-linear-gradient(270deg, #d93e79, #d93e79);
  background-image: linear-gradient(180deg, #d93e79, #d93e79);
}

.w3-button.w3-lp04-gc-01 {
  margin-top: 24px;
}

.w3-button.w3-lp04-gc-01:focus {
  background-image: -webkit-linear-gradient(270deg, #d93e79, #d93e79);
  background-image: linear-gradient(180deg, #d93e79, #d93e79);
}

.w3-button.w3-lp02-gc-01:focus {
  background-image: -webkit-linear-gradient(270deg, #d93e79, #d93e79);
  background-image: linear-gradient(180deg, #d93e79, #d93e79);
}

.w3-button.w3-lp02-gc-02:focus {
  background-image: -webkit-linear-gradient(270deg, #d93e79, #d93e79);
  background-image: linear-gradient(180deg, #d93e79, #d93e79);
}

.w3-button.w3-lp02-gc-03 {
  margin-top: 24px;
  background-image: -webkit-linear-gradient(270deg, #d93e79, #d93e79);
  background-image: linear-gradient(180deg, #d93e79, #d93e79);
}

.w3-button.w3-lp02-gc-03:focus {
  background-image: -webkit-linear-gradient(270deg, #d93e79, #d93e79);
  background-image: linear-gradient(180deg, #d93e79, #d93e79);
}

.w3-button.w3-lp02-gc-04 {
  margin-top: 24px;
  -webkit-transition: box-shadow 200ms ease;
  transition: box-shadow 200ms ease;
}

.w3-button.w3-lp02-gc-04:focus {
  background-image: -webkit-linear-gradient(270deg, #d93e79, #d93e79);
  background-image: linear-gradient(180deg, #d93e79, #d93e79);
}

.w3-button.w3-lp02-gc-05 {
  margin-top: 24px;
}

.w3-button.w3-lp02-gc-05:focus {
  background-image: -webkit-linear-gradient(270deg, #d93e79, #d93e79);
  background-image: linear-gradient(180deg, #d93e79, #d93e79);
}

.w3-button.w3-lp03-gc-04 {
  margin-top: 24px;
}

.w3-button.w3-lp03-gc-04:focus {
  background-image: -webkit-linear-gradient(270deg, #d93e79, #d93e79);
  background-image: linear-gradient(180deg, #d93e79, #d93e79);
}

.w3-button.w3-lp03-gc-06 {
  margin-top: 24px;
}

.w3-button.w3-lp03-gc-06:focus {
  background-image: -webkit-linear-gradient(270deg, #d93e79, #d93e79);
  background-image: linear-gradient(180deg, #d93e79, #d93e79);
}

.w3-button.w3-lp04-gc-02 {
  margin-top: 24px;
}

.w3-button.w3-lp04-gc-02:focus {
  background-image: -webkit-linear-gradient(270deg, #d93e79, #d93e79);
  background-image: linear-gradient(180deg, #d93e79, #d93e79);
}

.w3-button.w3-lp04-gc-03 {
  margin-top: 24px;
  -webkit-transition: box-shadow 200ms ease;
  transition: box-shadow 200ms ease;
}

.w3-button.w3-lp04-gc-03:focus {
  background-image: -webkit-linear-gradient(270deg, #d93e79, #d93e79);
  background-image: linear-gradient(180deg, #d93e79, #d93e79);
}

.w3-button.w3-lp04-gc-04 {
  margin-top: 24px;
}

.w3-button.w3-lp04-gc-04:focus {
  background-image: -webkit-linear-gradient(270deg, #d93e79, #d93e79);
  background-image: linear-gradient(180deg, #d93e79, #d93e79);
}

.w3-button.w3-lp01-ngc-01:focus {
  background-image: -webkit-linear-gradient(270deg, #d93e79, #d93e79);
  background-image: linear-gradient(180deg, #d93e79, #d93e79);
}

.w3-button.w3-lp01-ngc-02 {
  margin-top: 24px;
  background-image: -webkit-linear-gradient(270deg, #d93e79, #d93e79);
  background-image: linear-gradient(180deg, #d93e79, #d93e79);
}

.w3-button.w3-lp01-ngc-02:focus {
  background-image: -webkit-linear-gradient(270deg, #d93e79, #d93e79);
  background-image: linear-gradient(180deg, #d93e79, #d93e79);
}

.w3-button.w3-lp01-ngc-03 {
  margin-top: 24px;
}

.w3-button.w3-lp01-ngc-03:focus {
  background-image: -webkit-linear-gradient(270deg, #d93e79, #d93e79);
  background-image: linear-gradient(180deg, #d93e79, #d93e79);
}

.w3-button-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.w3-button-wrap.a {
  width: 80%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.w3-button-wrap.c {
  width: 80%;
  padding-right: 12%;
  padding-bottom: 32px;
  padding-left: 12%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.right-50 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding-right: 0%;
  padding-left: 8%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
}

.hero-device {
  position: static;
  top: 20%;
  bottom: 0px;
  overflow: hidden;
  margin-bottom: 0px;
  float: none;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  border-radius: 0px;
  box-shadow: none;
}

.hero-right {
  position: static;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 50%;
  margin-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.hero-bold {
  font-weight: 700;
}

.bullet-list {
  max-width: 100%;
  margin-bottom: 0px;
  padding-left: 20px;
  color: #103141;
  font-weight: 200;
  list-style-type: disc;
}

.list-item {
  padding-bottom: 12px;
  font-family: Muli, sans-serif;
  color: #103141;
  font-size: 16px;
  font-weight: 200;
}

.list-item.cu {
  padding-bottom: 0px;
  color: #fff;
}

.h2 {
  max-width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 16px;
  padding-right: 0%;
  padding-bottom: 16px;
  font-family: Muli, sans-serif;
  color: #103141;
  line-height: 40px;
  font-weight: 300;
}

.h2.light {
  color: #fff;
}

.h2.light.left {
  padding-right: 0%;
  color: #fff;
}

.h2.light.center {
  padding-right: 0%;
  text-align: center;
}

.h2.light._50 {
  max-width: 500px;
  padding-right: 0%;
}

.h2.dark.center {
  padding-right: 0%;
  padding-left: 0%;
  text-align: center;
}

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

.body {
  max-width: 500px;
  margin-bottom: 0px;
  padding-top: 8px;
  padding-right: 20%;
  padding-bottom: 8px;
  font-family: Muli, sans-serif;
  color: #103141;
  font-size: 16px;
  line-height: 20px;
  font-weight: 200;
}

.body.light {
  padding-right: 0%;
  color: #fff;
  text-align: center;
}

.body.light.center {
  color: #fff;
  text-align: left;
}

.body.light.center {
  max-width: 80%;
  text-align: center;
}

.body.light.center._0518 {
  text-align: left;
}

.body.light.left {
  padding-right: 20%;
  text-align: left;
}

.body.light.left.hero {
  width: 100%;
  max-width: 500px;
  padding-right: 0%;
  text-align: left;
}

.body.light._50 {
  max-width: 400px;
  padding-right: 0%;
  text-align: left;
}

.body.light.hero {
  margin-bottom: 24px;
  font-weight: 200;
  text-align: center;
}

.body.dark {
  padding-right: 0%;
}

.body.dark.left {
  max-width: 500px;
}

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

.body.dark.center._2b {
  max-width: 80%;
}

.body.hero.light {
  width: 60%;
}

.text-span-2 {
  font-weight: 700;
}

.section-02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 120px;
  padding-bottom: 120px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/Background-03.svg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: repeat-x;
  background-attachment: scroll;
  color: #000;
}

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

.left-02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding-top: 16px;
  padding-right: 8%;
  padding-bottom: 16px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.heading-2---left---light {
  max-width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 16px;
  padding-bottom: 16px;
  font-family: Muli, sans-serif;
  color: #fff;
  line-height: 40px;
  font-weight: 200;
}

.paragraph-body---left---light {
  max-width: 100%;
  margin-bottom: 0px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-family: Muli, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  font-weight: 200;
}

.placeholder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 50%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.w3-section-03 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 120px;
  padding-bottom: 120px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/2B-Bkg-01.svg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  color: #000;
}

.money-icon {
  width: 100px;
  padding-bottom: 0px;
}

.text-span-7 {
  font-style: normal;
  font-weight: 700;
}

.bold {
  font-weight: 700;
}

.text-span-9 {
  font-weight: 700;
}

.disclaimer {
  max-width: 800px;
  margin-top: 180px;
  margin-bottom: 24px;
  color: hsla(0, 0%, 100%, .5);
  font-size: 12px;
  line-height: 15px;
  font-weight: 200;
  text-align: center;
}

.equal-housing {
  margin-top: 8px;
  color: hsla(0, 0%, 100%, .5);
  font-size: 12px;
  line-height: 15px;
  font-weight: 200;
  text-align: center;
}

.equal-housing-icon {
  opacity: 0.5;
}

.w3-section-02-right-bullets {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 120px;
  padding-bottom: 120px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/W3-bkg-01.svg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  color: #000;
}

.header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 24px;
  padding-bottom: 24px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, #103141, #103141);
  background-image: linear-gradient(180deg, #103141, #103141);
}

.row-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
}

.button-sign-in {
  width: 100%;
  max-width: 180px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 18px 0%;
  border: 1px solid #fff;
  border-radius: 4px;
  background-color: #103141;
  background-image: -webkit-linear-gradient(270deg, transparent, transparent);
  background-image: linear-gradient(180deg, transparent, transparent);
  -webkit-transition: box-shadow 200ms ease;
  transition: box-shadow 200ms ease;
  font-family: Muli, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}

.button-sign-in:hover {
  border-radius: 4px;
  background-color: hsla(0, 0%, 100%, .03);
  background-image: none;
  box-shadow: none;
}

.button-sign-in:active {
  border-radius: 4px;
  box-shadow: none;
  opacity: 1;
}

.button-sign-in:focus {
  background-color: rgba(16, 49, 65, .95);
}

.column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-2 {
  display: block;
  padding-right: 16px;
  padding-left: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.footer-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 64px;
  padding-bottom: 32px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, #103141, #103141);
  background-image: linear-gradient(180deg, #103141, #103141);
}

.footer-bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 32px;
  padding-bottom: 120px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, #103141, #103141);
  background-image: linear-gradient(180deg, #103141, #103141);
  font-family: Muli, sans-serif;
}

.footer-bottom-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-bottom-span {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.footer-middle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, #103141, #103141);
  background-image: linear-gradient(180deg, #103141, #103141);
}

.footer-line {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  height: 2px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(45deg, lime, #29b5ed);
  background-image: linear-gradient(45deg, lime, #29b5ed);
}

.footer-bottom-col-01 {
  padding-left: 0px;
}

.footer-menu---left---light-copy {
  margin-bottom: 0px;
  padding-top: 8px;
  padding-bottom: 16px;
  font-family: Muli, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
}

.footer-bottom-col-02 {
  padding-left: 0px;
}

.footer-bottom-col-03 {
  padding-left: 0px;
}

.footer-link {
  display: inline;
  color: #fff;
  font-size: 16px;
  text-decoration: none;
  cursor: pointer;
}

.footer-link-main {
  margin-bottom: 0px;
  padding-top: 4px;
  padding-bottom: 4px;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  font-weight: 200;
  cursor: pointer;
}

.column-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.co-brand-logo {
  width: 80%;
  height: 100%;
  max-width: 180px;
  margin-left: 8%;
  background-image: url('../images/Elements-Logo-Main.svg');
  background-position: 0px 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.footer-top-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.footer-logo {
  padding-right: 0px;
  padding-left: 0px;
}

.link-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 106px;
  padding-right: 0px;
  background-image: url('../images/Aimme-Logo-Main.svg');
  background-position: 0px 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.link-block-2 {
  display: block;
  width: 100%;
  height: 64px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/Footer-Logo.svg');
  background-position: 0px 50%;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.w3-lp1-h1 {
  max-width: 700px;
}

.w3-lp1-h2 {
  font-weight: 700;
}

.w3-lp1-h3 {
  font-weight: 700;
}

.accent-bar {
  position: static;
  width: 100%;
  height: 10px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background-color: #d1dbe3;
}

.left-50 {
  position: relative;
  display: block;
  width: 50%;
  padding-top: 0px;
  padding-right: 8%;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-style: none;
  border-top-width: 8px;
  border-top-color: #000;
  border-radius: 8px;
  background-color: transparent;
}

.left-50.light.hero {
  padding-right: 4%;
  padding-left: 4%;
}

.gc-image {
  position: static;
  display: block;
  height: 100%;
  padding-top: 0px;
  padding-bottom: 0px;
  float: none;
}

.card-icon-01 {
  width: 84px;
  height: 84px;
  margin-top: 32px;
  margin-bottom: 24px;
  background-image: url('../images/2B-Icon-O1.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.card-icon-02 {
  width: 84px;
  height: 84px;
  margin-top: 32px;
  margin-bottom: 24px;
  background-image: url('../images/2B-Icon-O2.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.card-body {
  max-width: 100%;
  margin-bottom: 0px;
  padding: 8px 12%;
  font-family: Muli, sans-serif;
  color: #103141;
  font-size: 14px;
  line-height: 20px;
  font-weight: 200;
  text-align: center;
}

.section-b-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-b-wrap.a {
  width: 80%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.section-c-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-right: 0%;
  padding-left: 0%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  font-family: Muli, sans-serif;
}

.card-title {
  max-width: 100%;
  margin-bottom: 0px;
  padding-top: 8px;
  padding-right: 0%;
  padding-bottom: 8px;
  font-family: Muli, sans-serif;
  color: #103141;
  font-size: 20px;
  line-height: 25px;
  font-weight: 400;
  text-align: center;
}

.left-device {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-style: none;
  border-top-width: 8px;
  border-top-color: #000;
  border-radius: 8px;
  background-color: transparent;
}

.header-wrap-light {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.header-wrap-light.a {
  width: 80%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.header-wrap-light.a {
  width: 80%;
  padding-right: 12%;
  padding-bottom: 32px;
  padding-left: 12%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.section-c-wrap-a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-c-wrap-a.a {
  width: 80%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.gc-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.gc-wrap.a {
  width: 80%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.section-c-sub-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.header-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  height: 106px;
}

.header-section-01 {
  width: 50%;
  height: 106px;
}

.header-section-02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.header-logo {
  width: 100%;
  height: 100%;
  background-image: url('../images/Aimme-Co-Brand-Logo-Elements.svg');
  background-position: 0px 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

._2b-02-hero-section {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 100%;
  padding-top: 120px;
  padding-bottom: 200px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  background-image: url('../images/W3-bkg-08.svg');
  background-position: 53% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  font-family: Muli, sans-serif;
}

._2b-02-hero-01 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  margin-bottom: 64px;
  padding-right: 0%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

._2b-02-hero-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
}

._2b-02-section-a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 120px;
  padding-bottom: 120px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 0px none transparent;
  border-radius: 0px;
  background-image: -webkit-linear-gradient(270deg, #e9f7fc, #e9f7fc);
  background-image: linear-gradient(180deg, #e9f7fc, #e9f7fc);
  color: #000;
}

.w3-section-02-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 120px;
  padding-bottom: 120px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/W3-bkg-06.svg');
  background-position: 100% 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  color: #000;
}

.right-device {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-style: none;
  border-top-width: 8px;
  border-top-color: #000;
  border-radius: 8px;
  background-color: transparent;
}

.leftt-50 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding-right: 0%;
  padding-left: 8%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
}

._2b-03-hero-section {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 100%;
  padding-top: 48px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  background-image: url('../images/W3-bkg-08.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  font-family: Muli, sans-serif;
}

._2b-03-hero-wrap-01 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  margin-bottom: 64px;
  padding-right: 0%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

._2b-03-hero-wrap-02 {
  position: static;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  margin-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

._2b-03-hero-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
}

._2b-gc-light {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 120px;
  padding-bottom: 120px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/W3-bkg-03.svg');
  background-position: 0px 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  color: #000;
}

.w3-section-02-right-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 120px;
  padding-bottom: 120px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/W3-bkg-01.svg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  color: #000;
}

.w3-section-b1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 220px;
  padding-bottom: 220px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #103141;
  background-image: url('../images/2B-Bkg-05.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
  color: #000;
}

.w3-section-b1._03ngc {
  background-image: url('../images/W3-bkg-09.svg');
}

.w3-right-50-01 {
  position: relative;
  display: block;
  width: 50%;
  padding-top: 0px;
  padding-right: 8%;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-style: none;
  border-top-width: 8px;
  border-top-color: #000;
  border-radius: 8px;
  background-color: transparent;
}

.w3-placeholder {
  position: static;
  display: block;
  height: 100%;
  padding-top: 0px;
  padding-bottom: 0px;
  float: none;
}

.w3-left-50-01 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding-right: 0%;
  padding-left: 8%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
}

.w3-left-50-01.light {
  padding-right: 0%;
  padding-left: 0%;
}

.w3-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.hero-section-lp04 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 120px;
  padding-bottom: 120px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/W3-bkg-10.svg');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  color: #000;
}

.hero-wrap-lp04 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.hero-wrap-lp04.a {
  width: 80%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.gc-image-hero {
  position: static;
  display: block;
  height: 100%;
  padding-top: 0px;
  padding-bottom: 0px;
  float: none;
}

._01-section-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
}

._01-section-wrap._0101 {
  width: 80%;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

._01-section-wrap._03-titles {
  width: 80%;
  margin-top: -300px;
  padding-top: 16px;
  padding-bottom: 16px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

._01-card-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 45%;
  max-width: 320px;
  margin-right: 2.5%;
  margin-bottom: 24px;
  margin-left: 2.5%;
  padding: 0px 0px 48px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border: 2px solid #dde2e8;
  border-radius: 8px;
  background-color: #fff;
}

._01-card-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 45%;
  max-width: 320px;
  margin-right: 2.5%;
  margin-bottom: 24px;
  margin-left: 2.5%;
  padding: 0px 0px 48px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border: 2px solid #dde2e8;
  border-radius: 8px;
  background-color: #fff;
}

._01-card-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 45%;
  max-width: 320px;
  margin-right: 2.5%;
  margin-bottom: 24px;
  margin-left: 2.5%;
  padding: 0px 0px 48px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border: 2px solid #d1dbe3;
  border-radius: 8px;
  background-color: #fff;
}

.card-icon-03 {
  width: 84px;
  height: 84px;
  margin-top: 32px;
  margin-bottom: 24px;
  background-image: url('../images/Icon-O3-Color.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.clp-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 24px;
  padding-bottom: 24px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, #103141, #103141);
  background-image: linear-gradient(180deg, #103141, #103141);
}

.clp-header-logo {
  width: 30%;
  height: 100%;
  background-image: url('../images/CLP-Logo.svg');
  background-position: 0px 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.header-logo-hiway {
  width: 100%;
  height: 100%;
  background-image: url('../images/Aimme-Co-Brand-Logo-Hiway.svg');
  background-position: 0px 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.device-elements-03 {
  position: static;
  top: 20%;
  bottom: 0px;
  overflow: hidden;
  width: 80%;
  margin-bottom: 0px;
  float: none;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  border-bottom: 0px solid transparent;
  border-radius: 0px;
  box-shadow: none;
}

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

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

.bullet-container {
  width: 100%;
}

.bullet-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.bullet-wrap.cu {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.bullet-wrap.cu:hover {
  opacity: 0.8;
}

.bullet-icon {
  width: 20px;
  height: 20px;
  min-width: 16px;
  margin-right: 12px;
  padding-right: 0px;
  background-image: url('../images/Check-Dark.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.bullet-icon.cu {
  width: 16px;
  height: 16px;
  margin-top: 3px;
  background-color: transparent;
  background-image: url('../images/Email-Icon.svg');
  background-size: contain;
}

.card-icon-t1 {
  width: 84px;
  height: 84px;
  margin-top: 32px;
  margin-bottom: 24px;
  background-image: url('../images/T1-Icon.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.card-icon-t2 {
  width: 84px;
  height: 84px;
  margin-top: 32px;
  margin-bottom: 24px;
  background-image: url('../images/T2-Icon.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.card-icon-t3 {
  width: 84px;
  height: 84px;
  margin-top: 32px;
  margin-bottom: 24px;
  background-image: url('../images/T3-Icon.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.sub-bullet-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-right: 16px;
  margin-left: 0px;
}

.sub-bullet-container {
  font-family: Muli, sans-serif;
}

.sub-bullet-column-01 {
  padding-top: 16px;
  padding-left: 0px;
  color: #103141;
}

.sub-bullet-column-02 {
  padding-top: 16px;
  padding-left: 0px;
  color: #103141;
}

.w3-section-gc {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 120px;
  padding-bottom: 120px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/2B-Bkg-01.svg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  color: #000;
}

.w3-section-01-light {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 120px;
  padding-bottom: 120px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 0px none transparent;
  border-radius: 0px;
  background-image: url('../images/W3-bkg-02-alt.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
  color: #000;
}

.body-home {
  background-color: #103141;
}

.maint-img-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #93cdcd;
  text-align: center;
}

.h2-2 {
  max-width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 16px;
  padding-right: 12%;
  padding-bottom: 16px;
  font-family: Muli, sans-serif;
  color: #103141;
  line-height: 40px;
  font-weight: 300;
}

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

.maint-img-01 {
  position: absolute;
  width: 40%;
  margin-top: 0px;
}

.upper-wrapper {
  position: relative;
  z-index: 99999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50vh;
  min-height: 400px;
  padding-bottom: 0%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/2B-Bkg-01.svg');
  background-position: 0px 0px;
  background-size: cover;
  background-attachment: fixed;
}

.maint-img-03a {
  position: absolute;
  width: 40%;
  margin-top: 0px;
}

.maint-img-04 {
  position: absolute;
  width: 40%;
  margin-top: 0px;
}

.maint-img-00 {
  position: absolute;
  width: 40%;
  margin-top: 0px;
}

.maint-img-02 {
  position: absolute;
  width: 40%;
  margin-top: 0px;
}

.maint-img-03b {
  position: absolute;
  width: 40%;
  margin-top: 0px;
}

.logo {
  width: 88px;
  padding-bottom: 16px;
}

.link-block-3 {
  opacity: 1;
}

.link-block-3:hover {
  opacity: 0.8;
}

.body-maint {
  background-color: #103141;
}

.home-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (max-width: 991px) {
  .hero-section-lp01 {
    background-color: #fff;
    background-position: 100% 0px;
  }
  .hero-wrap-lp01 {
    width: 80%;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .h1 {
    max-width: 360px;
    margin-top: 0px;
    margin-bottom: 24px;
    padding-right: 0px;
    padding-bottom: 0px;
    font-size: 32px;
    line-height: 40px;
    font-weight: 200;
  }
  .h1.center.light._2b-03 {
    width: 90%;
    max-width: 100%;
  }
  .hero-left {
    margin-bottom: 48px;
    padding-right: 4%;
    padding-left: 0%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
  }
  .w3-button {
    margin-top: 8px;
    margin-bottom: 8px;
  }
  .w3-button.w3-lp03-gc-01 {
    margin-top: 24px;
  }
  .w3-button.w3-lp03-gc-02 {
    margin-top: 24px;
  }
  .w3-button.w3-lp03-gc-03 {
    margin-top: 24px;
  }
  .w3-button.w3-lp03-gc-05 {
    margin-top: 24px;
  }
  .w3-button.w3-lp01-gc-02 {
    margin-top: 24px;
  }
  .w3-button.w3-lp01-gc-03 {
    margin-top: 24px;
  }
  .w3-button.w3-lp01-gc-04 {
    margin-top: 24px;
  }
  .w3-button.w3-lp01-gc-05 {
    margin-top: 24px;
  }
  .w3-button.w3-lp04-gc-01 {
    margin-top: 24px;
  }
  .w3-button.w3-lp02-gc-01 {
    margin-top: 24px;
  }
  .w3-button.w3-lp02-gc-02 {
    margin-top: 24px;
  }
  .w3-button.w3-lp02-gc-03 {
    margin-top: 24px;
  }
  .w3-button.w3-lp02-gc-04 {
    margin-top: 24px;
  }
  .w3-button.w3-lp02-gc-05 {
    margin-top: 24px;
  }
  .w3-button.w3-lp03-gc-04 {
    margin-top: 24px;
  }
  .w3-button.w3-lp03-gc-06 {
    margin-top: 24px;
  }
  .w3-button.w3-lp04-gc-02 {
    margin-top: 24px;
  }
  .w3-button.w3-lp04-gc-03 {
    margin-top: 24px;
  }
  .w3-button.w3-lp04-gc-04 {
    margin-top: 24px;
  }
  .w3-button.w3-lp01-ngc-02 {
    margin-top: 24px;
  }
  .w3-button.w3-lp01-ngc-03 {
    margin-top: 24px;
  }
  .w3-button-wrap {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .w3-button-wrap.c {
    padding-bottom: 24px;
  }
  .right-50 {
    padding-right: 0%;
    padding-left: 8%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .hero-device {
    max-width: 300px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
  }
  .hero-right {
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .hero-right.lp01 {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .bullet-list {
    padding-bottom: 16px;
  }
  .list-item {
    padding-top: 0px;
    padding-bottom: 8px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 200;
  }
  .h2 {
    margin-top: 32px;
    padding-top: 0px;
    padding-right: 0%;
    padding-bottom: 16px;
    font-size: 24px;
    line-height: 30px;
  }
  .h2.center.light {
    width: 80%;
    margin-top: 0px;
  }
  .body {
    padding-top: 0px;
    padding-right: 0%;
    padding-bottom: 8px;
    font-size: 14px;
    line-height: 20px;
  }
  .body.light.center {
    text-align: center;
  }
  .body.light.center._0518 {
    padding-bottom: 16px;
    text-align: left;
  }
  .body.light.left.hero {
    margin-bottom: 8px;
    text-align: left;
  }
  .body.hero.light {
    width: 80%;
  }
  .section-02 {
    padding-top: 64px;
    padding-bottom: 64px;
    background-position: 0px 50%;
    background-size: cover;
  }
  .left-02 {
    padding-top: 0px;
  }
  .heading-2---left---light {
    margin-top: 16px;
    padding-top: 0px;
    padding-bottom: 16px;
    font-size: 24px;
    line-height: 30px;
  }
  .paragraph-body---left---light {
    padding-top: 0px;
    padding-bottom: 16px;
    font-size: 14px;
    line-height: 20px;
  }
  .device-full {
    max-width: 80%;
  }
  .w3-section-03 {
    padding-top: 64px;
    padding-bottom: 64px;
    background-position: 50% 0px;
  }
  .equal-housing-icon {
    opacity: 0.5;
  }
  .w3-section-02-right-bullets {
    padding-top: 64px;
    padding-bottom: 64px;
    padding-left: 0px;
    border-style: none;
    background-image: url('../images/W3-bkg-01-alt.svg');
    background-position: 0px 112%;
    background-size: cover;
    background-repeat: repeat-x;
    background-attachment: fixed;
  }
  .header {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .button-sign-in {
    max-width: 120px;
    margin-top: 0px;
    margin-bottom: 8px;
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .footer-menu---left---light-copy {
    padding-top: 0px;
    padding-bottom: 12px;
    font-size: 14px;
    line-height: 20px;
  }
  .column-8 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .w3-lp1-h1 {
    max-width: 300px;
  }
  .accent-bar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .left-50 {
    padding: 0px 0%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  .left-50.light {
    padding-right: 0%;
  }
  .left-50.light.hero {
    padding-right: 4%;
    padding-left: 4%;
  }
  .card-body {
    padding: 0px 12% 8px;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
  }
  .section-c-wrap {
    width: 80%;
    padding-right: 0%;
  }
  .card-title {
    padding: 0px 0% 8px 0px;
    font-size: 20px;
    line-height: 25px;
    text-align: center;
  }
  .left-device {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  .header-wrap-light.a {
    padding-bottom: 24px;
  }
  .section-c-wrap-a.a {
    width: 100%;
  }
  .section-c-sub-wrap {
    width: 100%;
  }
  .header-wrap {
    height: 96px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .header-section-01 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 80%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .header-section-02 {
    height: 80%;
  }
  .header-logo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-position: 0px 50%;
  }
  ._2b-02-hero-section {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    background-position: 50% 50%;
    background-size: cover;
    background-attachment: fixed;
  }
  ._2b-02-hero-01 {
    margin-bottom: 48px;
    padding-right: 4%;
    padding-left: 0%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
  }
  ._2b-02-hero-wrap {
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  ._2b-02-section-a {
    padding-top: 64px;
    padding-bottom: 64px;
    background-image: -webkit-linear-gradient(270deg, #e9f7fc, #e9f7fc);
    background-image: linear-gradient(180deg, #e9f7fc, #e9f7fc);
  }
  .w3-section-02-left {
    padding-top: 64px;
    padding-bottom: 64px;
    padding-left: 0px;
    border-style: none;
    background-image: url('../images/W3-bkg-06-alt.svg');
    background-position: 97% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
  }
  .right-device {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .leftt-50 {
    padding-right: 0%;
    padding-left: 0%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  ._2b-03-hero-section {
    background-color: #fff;
    background-position: 50% 50%;
  }
  ._2b-03-hero-wrap-01 {
    margin-bottom: 48px;
    padding-right: 0%;
    padding-left: 0%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  ._2b-03-hero-wrap-02 {
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  ._2b-03-hero-wrap {
    width: 80%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  ._2b-gc-light {
    padding-top: 64px;
    padding-bottom: 64px;
    background-position: 100% 100%;
  }
  .w3-section-02-right-text {
    padding-top: 64px;
    padding-bottom: 64px;
    padding-left: 0px;
    border-style: none;
    background-image: url('../images/W3-bkg-01-alt.svg');
    background-position: 0px 0px;
    background-size: cover;
    background-repeat: repeat-x;
    background-attachment: fixed;
  }
  .w3-section-b1 {
    padding-top: 64px;
    padding-bottom: 64px;
    background-position: -388px 50%;
    background-size: cover;
  }
  .w3-section-b1._03ngc {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-position: 66% 50%;
    background-size: auto;
  }
  .w3-right-50-01 {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  .w3-left-50-01 {
    padding-right: 0%;
    padding-left: 8%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .w3-left-50-01.light {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .w3-wrap {
    margin-bottom: 32px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .hero-section-lp04 {
    padding-top: 64px;
    padding-bottom: 64px;
    background-position: 28% 50%;
  }
  ._01-section-wrap._0101 {
    width: 90%;
    padding-bottom: 0px;
  }
  ._01-section-wrap._03-titles {
    width: 80%;
    padding-bottom: 0px;
  }
  ._01-section-wrap._03-titles._03-tiles-header {
    width: 90%;
  }
  ._01-card-left {
    margin-right: 1%;
    margin-left: 1%;
    padding-top: 0px;
    padding-left: 0%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  ._01-card-right {
    margin-right: 1%;
    margin-left: 1%;
    padding-top: 0px;
    padding-left: 0%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  ._01-card-center {
    margin-right: 1%;
    margin-left: 1%;
    padding-top: 0px;
    padding-left: 0%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  .clp-header {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .clp-header-logo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 40%;
    height: 100%;
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-position: 0px 50%;
  }
  .header-logo-hiway {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-position: 0px 50%;
  }
  .device-elements-03 {
    width: 80%;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
  }
  .bullet-container {
    max-width: 400px;
    margin-bottom: 16px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .bullet-icon {
    background-position: 50% 50%;
  }
  .sub-bullet-column-01 {
    padding-top: 8px;
  }
  .sub-bullet-column-02 {
    padding-top: 8px;
  }
  .w3-section-gc {
    padding-top: 64px;
    padding-bottom: 64px;
    background-position: 100% 0px;
  }
  .w3-section-01-light {
    padding-top: 64px;
    padding-bottom: 64px;
    background-image: url('../images/W3-bkg-02.svg');
    background-position: 50% 100%;
    background-size: cover;
    background-attachment: scroll;
  }
  .maint-img-wrap {
    height: 60vh;
    background-image: none;
  }
  .h2-2 {
    margin-top: 32px;
    padding-top: 0px;
    padding-right: 0%;
    padding-bottom: 16px;
    font-size: 24px;
    line-height: 30px;
  }
  .maint-img-01 {
    width: 70%;
  }
  .upper-wrapper {
    height: 40vh;
    min-height: 400px;
    padding-bottom: 0%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .maint-img-03a {
    width: 70%;
  }
  .maint-img-04 {
    width: 70%;
  }
  .maint-img-00 {
    width: 70%;
  }
  .maint-img-02 {
    width: 70%;
  }
  .maint-img-03b {
    width: 70%;
  }
  .logo {
    width: 88px;
  }
}

@media (max-width: 767px) {
  .hero-section-lp01 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-top: 32px;
    padding-bottom: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-image: none;
  }
  .hero-wrap-lp01 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .h1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 100%;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .h1.left.dark {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .h1.center.light._2b-03 {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .h1.light.center._2b-02 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .h1.light._04 {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .hero-left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 80%;
    margin-bottom: 0px;
    padding-top: 20px;
    padding-right: 0%;
    padding-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }
  .w3-button {
    width: 100%;
    margin-top: 24px;
  }
  .w3-button.w3-lp03-gc-02 {
    margin-top: 24px;
  }
  .w3-button.w3-lp03-gc-03 {
    margin-top: 24px;
  }
  .w3-button.w3-lp03-gc-05 {
    margin-top: 24px;
  }
  .w3-button.w3-lp01-gc-02 {
    margin-top: 24px;
  }
  .w3-button.w3-lp01-gc-03 {
    margin-top: 24px;
  }
  .w3-button.w3-lp01-gc-04 {
    margin-top: 24px;
  }
  .w3-button.w3-lp01-gc-05 {
    margin-top: 24px;
  }
  .w3-button.w3-lp04-gc-01 {
    margin-top: 24px;
  }
  .w3-button.w3-lp02-gc-03 {
    margin-top: 24px;
  }
  .w3-button.w3-lp02-gc-04 {
    margin-top: 24px;
  }
  .w3-button.w3-lp02-gc-05 {
    margin-top: 24px;
  }
  .w3-button.w3-lp03-gc-04 {
    margin-top: 24px;
  }
  .w3-button.w3-lp03-gc-06 {
    margin-top: 24px;
  }
  .w3-button.w3-lp04-gc-02 {
    margin-top: 24px;
  }
  .w3-button.w3-lp04-gc-03 {
    margin-top: 24px;
  }
  .w3-button.w3-lp04-gc-04 {
    margin-top: 24px;
  }
  .w3-button.w3-lp01-ngc-02 {
    margin-top: 24px;
  }
  .w3-button.w3-lp01-ngc-03 {
    margin-top: 24px;
  }
  .w3-button-wrap {
    width: 80%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .w3-button-wrap.a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .right-50 {
    width: 100%;
    margin-top: 32px;
    padding-left: 0%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .hero-device {
    overflow: hidden;
    max-width: 80%;
    margin-bottom: -255px;
  }
  .hero-device.w301 {
    max-width: 360px;
  }
  .hero-right {
    width: 100%;
    padding: 16px 6% 0px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
  }
  .hero-right.lp01 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .list-item {
    text-align: left;
  }
  .h2 {
    margin-top: 0px;
    text-align: center;
  }
  .h2.light.center {
    margin-top: 24px;
    margin-bottom: 16px;
  }
  .h2.center.light {
    width: 80%;
    padding-bottom: 0px;
  }
  .h2.center.light.maint {
    width: 90%;
    font-size: 24px;
  }
  .body {
    margin-bottom: 0px;
    padding-bottom: 0px;
    text-align: center;
  }
  .body.light.center._0518 {
    max-width: 80%;
    padding-bottom: 8px;
    text-align: center;
  }
  .body.light.left.hero {
    max-width: 400px;
    margin-bottom: 16px;
    padding-right: 0%;
    text-align: center;
  }
  .body.light._50 {
    width: 80%;
    padding-right: 0%;
    text-align: center;
  }
  .body.light.maint {
    width: 90%;
  }
  .body.dark.left._2b {
    width: 80%;
  }
  .section-02 {
    position: static;
    background-image: url('../images/Background-03-Alt.svg');
    background-position: 0px 50%;
    background-size: cover;
    background-attachment: scroll;
  }
  .left-02 {
    width: 100%;
    margin-top: 16px;
    margin-bottom: 16px;
    padding: 0px 0%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }
  .heading-2---left---light {
    margin-top: 0px;
    text-align: center;
  }
  .paragraph-body---left---light {
    padding-bottom: 0px;
    text-align: center;
  }
  .placeholder {
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .device-full {
    overflow: visible;
  }
  .equal-housing-icon {
    opacity: 0.5;
  }
  .w3-section-02-right-bullets {
    padding-top: 32px;
    background-color: #f9fbfc;
    background-image: none;
  }
  .header {
    padding-top: 16px;
    padding-bottom: 16px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .row-2 {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .button-sign-in {
    width: 100%;
    max-width: 90px;
    min-width: 90px;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 14px;
  }
  .column-2 {
    position: static;
    display: block;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .footer-top {
    padding-top: 32px;
    padding-bottom: 24px;
  }
  .footer-bottom {
    padding-top: 24px;
    padding-bottom: 48px;
  }
  .footer-menu---left---light-copy {
    padding-bottom: 12px;
    text-align: left;
  }
  .footer-link {
    font-size: 12px;
  }
  .footer-link-main {
    font-size: 12px;
  }
  .link-block {
    height: 36px;
    background-image: url('../images/Header-Logo-Alt.svg');
  }
  .link-block-2 {
    height: 56px;
  }
  .left-50 {
    width: 100%;
    margin-top: 0px;
    padding: 0px 8%;
    text-align: center;
  }
  .left-50.light.hero {
    padding-right: 16%;
    padding-left: 16%;
  }
  .gc-image {
    width: 100%;
  }
  .card-body {
    margin-bottom: 0px;
    padding-bottom: 0px;
    text-align: center;
  }
  .section-b-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .section-b-wrap.a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .section-c-wrap {
    width: 80%;
    padding-left: 0%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .card-title {
    margin-bottom: 0px;
    text-align: center;
  }
  .left-device {
    width: 100%;
    max-width: 288px;
    margin-top: 0px;
    padding: 0px 8%;
    text-align: center;
  }
  .header-wrap-light {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .header-wrap-light.a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .section-c-wrap-a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .section-c-wrap-a.a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .gc-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .gc-wrap.a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .header-wrap {
    height: 48px;
    margin-top: 0px;
    margin-bottom: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .header-section-01 {
    height: 36px;
  }
  .header-section-02 {
    height: 48px;
  }
  .header-logo {
    height: 36px;
    background-image: url('../images/Header-Logo-Alt.svg');
    background-position: 0px 50%;
  }
  ._2b-02-hero-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-top: 32px;
    padding-bottom: 200px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-image: url('../images/2B-Hero-03.svg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
  }
  ._2b-02-hero-01 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 80%;
    margin-bottom: 0px;
    padding-top: 20px;
    padding-right: 0%;
    padding-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }
  ._2b-02-hero-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  ._2b-02-section-a {
    position: static;
    background-image: url('../images/W3-bkg-02-alt.svg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .w3-section-02-left {
    padding-top: 32px;
    background-color: #fff;
    background-image: none;
  }
  .right-device {
    width: 100%;
    max-width: 288px;
    margin-top: 0px;
    padding: 0px 8%;
    text-align: center;
  }
  .leftt-50 {
    width: 100%;
    margin-top: 32px;
    padding-left: 0%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  ._2b-03-hero-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-top: 32px;
    padding-bottom: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-image: url('../images/W3-bkg-08.svg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
  }
  ._2b-03-hero-wrap-01 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 80%;
    margin-bottom: 0px;
    padding-top: 20px;
    padding-right: 0%;
    padding-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }
  ._2b-03-hero-wrap-02 {
    width: 100%;
    padding: 16px 6% 0px;
  }
  ._2b-03-hero-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  ._2b-gc-light {
    position: static;
    background-color: #fff;
    background-image: none;
  }
  .w3-section-02-right-text {
    padding-top: 32px;
    background-color: #fff;
    background-image: none;
  }
  .w3-section-b1 {
    position: static;
    background-image: url('../images/2B-Bkg-01.svg');
    background-position: 0px 50%;
  }
  .w3-section-b1._03ngc {
    background-image: url('../images/W3-bkg-09.svg');
    background-position: 50% 0px;
    background-size: cover;
  }
  .w3-right-50-01 {
    width: 100%;
    margin-top: 0px;
    padding: 0px 8%;
    text-align: center;
  }
  .w3-placeholder {
    width: 100%;
  }
  .w3-left-50-01 {
    width: 100%;
    margin-top: 32px;
    padding-left: 0%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .w3-left-50-01.light {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .w3-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .hero-section-lp04 {
    position: static;
    background-position: 0px 0px;
  }
  .hero-wrap-lp04 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .hero-wrap-lp04.a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .gc-image-hero {
    width: 100%;
  }
  ._01-section-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  ._01-section-wrap._0101 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  ._01-section-wrap._03-titles {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  ._01-card-left {
    width: 80%;
    margin-top: 0px;
    padding-top: 0px;
    padding-right: 0%;
    padding-left: 0%;
    text-align: center;
  }
  ._01-card-right {
    width: 80%;
    margin-top: 0px;
    padding-top: 0px;
    padding-right: 0%;
    padding-left: 0%;
    text-align: center;
  }
  ._01-card-center {
    width: 80%;
    margin-top: 0px;
    padding-top: 0px;
    padding-right: 0%;
    padding-left: 0%;
    text-align: center;
  }
  .clp-header {
    padding-top: 16px;
    padding-bottom: 16px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .clp-header-logo {
    width: 60%;
    height: 36px;
    background-image: url('../images/CLP-Logo-Alt.svg');
    background-position: 0px 50%;
  }
  .header-logo-hiway {
    height: 36px;
    background-image: url('../images/Header-Logo-Alt-Hiway.svg');
    background-position: 0px 50%;
  }
  .device-elements-03 {
    overflow: hidden;
    width: 80%;
  }
  .bullet-container {
    max-width: 400px;
    margin-bottom: 8px;
    padding-right: 8px;
    padding-left: 8px;
  }
  .bullet-wrap {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .bullet-wrap.cu {
    margin-top: 12px;
  }
  .sub-bullet-wrap {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .sub-bullet-column-01 {
    padding-top: 16px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .sub-bullet-column-02 {
    padding-top: 16px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .w3-section-gc {
    position: static;
    background-position: 0px 50%;
  }
  .w3-section-01-light {
    position: static;
    background-image: url('../images/W3-bkg-02.svg');
    background-position: 50% 100%;
    background-size: cover;
    background-attachment: scroll;
  }
  .maint-img-wrap {
    height: 50vh;
    min-height: 600px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    background-image: -webkit-linear-gradient(270deg, transparent, transparent);
    background-image: linear-gradient(180deg, transparent, transparent);
  }
  .h2-2 {
    margin-top: 0px;
    text-align: center;
  }
  .maint-img-01 {
    position: absolute;
    width: 90%;
    margin-top: 0px;
  }
  .upper-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 40vh;
    min-height: 400px;
    padding-bottom: 0%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .maint-img-03a {
    position: absolute;
    width: 90%;
    margin-top: 0px;
  }
  .maint-img-04 {
    position: absolute;
    width: 80%;
    margin-top: 0px;
  }
  .maint-img-00 {
    position: absolute;
    width: 90%;
    margin-top: 0px;
  }
  .maint-img-02 {
    position: absolute;
    width: 90%;
    margin-top: 0px;
  }
  .maint-img-03b {
    position: absolute;
    width: 90%;
    margin-top: 0px;
  }
  .logo {
    width: 72px;
    padding-bottom: 0px;
  }
}

@media (max-width: 479px) {
  .hero-section-lp01 {
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-position: 50% 0px;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
  }
  .hero-wrap-lp01 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .h1.left.dark {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .h1.center.light._2b-03 {
    width: 100%;
  }
  .h1.light {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .h1.light._04 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .w3-button {
    width: 100%;
    min-width: 216px;
    margin-bottom: 32px;
  }
  .w3-button.w3-lp03-gc-02 {
    margin-top: 16px;
  }
  .w3-button.w3-lp03-gc-03 {
    margin-top: 16px;
  }
  .w3-button.w3-lp03-gc-05 {
    margin-top: 16px;
  }
  .w3-button.w3-lp01-gc-02 {
    margin-top: 16px;
  }
  .w3-button.w3-lp01-gc-03 {
    width: 100%;
    margin-top: 32px;
  }
  .w3-button.w3-lp01-gc-04 {
    margin-top: 16px;
  }
  .w3-button.w3-lp01-gc-05 {
    width: 100%;
    margin-top: 16px;
  }
  .w3-button.w3-lp04-gc-01 {
    margin-top: 16px;
  }
  .w3-button.w3-lp02-gc-01 {
    width: 100%;
  }
  .w3-button.w3-lp02-gc-02 {
    width: 100%;
  }
  .w3-button.w3-lp02-gc-03 {
    margin-top: 16px;
  }
  .w3-button.w3-lp02-gc-04 {
    margin-top: 16px;
  }
  .w3-button.w3-lp02-gc-05 {
    width: 100%;
    margin-top: 16px;
  }
  .w3-button.w3-lp03-gc-04 {
    width: 100%;
    margin-top: 32px;
  }
  .w3-button.w3-lp03-gc-06 {
    width: 100%;
    margin-top: 16px;
  }
  .w3-button.w3-lp04-gc-02 {
    width: 100%;
    margin-top: 32px;
  }
  .w3-button.w3-lp04-gc-03 {
    margin-top: 16px;
  }
  .w3-button.w3-lp04-gc-04 {
    width: 100%;
    margin-top: 16px;
  }
  .w3-button.w3-lp01-ngc-02 {
    margin-top: 16px;
  }
  .w3-button.w3-lp01-ngc-03 {
    width: 100%;
    margin-top: 32px;
  }
  .w3-button-wrap.a {
    width: 80%;
    padding-bottom: 0%;
  }
  .w3-button-wrap.c {
    width: 100%;
    padding-bottom: 0px;
  }
  .right-50 {
    margin-top: 0px;
    padding-top: 16px;
  }
  .hero-device {
    display: block;
    margin-right: auto;
    margin-bottom: -148px;
    margin-left: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .hero-device.w301 {
    max-width: 80%;
  }
  .hero-right {
    width: 100%;
    max-width: 419px;
    min-width: auto;
    padding-top: 0px;
    padding-right: 2%;
    padding-left: 2%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .bullet-list {
    width: 100%;
    padding-right: 14%;
    padding-left: 18%;
  }
  .h2.center.light {
    width: 80%;
    padding-bottom: 0px;
  }
  .h2.center.light.maint {
    width: 80%;
    font-size: 20px;
  }
  .body {
    padding-bottom: 8px;
  }
  .body.light.center {
    font-size: 14px;
  }
  .body.light.maint {
    font-size: 14px;
  }
  .body.hero.light {
    width: 80%;
  }
  .section-02 {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .w3-section-03 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .money-icon {
    padding-top: 0px;
  }
  .equal-housing-icon {
    opacity: 0.5;
  }
  .w3-section-02-right-bullets {
    padding-top: 48px;
    padding-bottom: 48px;
    background-color: #f9fbfc;
    background-image: none;
  }
  .button-sign-in {
    width: 100%;
    max-width: 90px;
    min-width: 90px;
    margin-bottom: 0px;
  }
  .column-2 {
    padding-right: 16px;
  }
  .footer-top {
    padding-top: 32px;
    padding-bottom: 24px;
  }
  .footer-bottom {
    padding-top: 24px;
  }
  .footer-menu---left---light-copy {
    padding-bottom: 8px;
    font-size: 12px;
  }
  .link-block {
    height: 32px;
  }
  .left-50 {
    margin-top: 16px;
    padding-right: 8%;
    padding-bottom: 16px;
    padding-left: 8%;
  }
  .left-50.light.hero {
    padding-bottom: 16px;
  }
  .gc-image {
    width: 100%;
  }
  .card-body {
    padding-bottom: 8px;
  }
  .section-b-wrap.a {
    width: 80%;
    padding-bottom: 0%;
  }
  .section-c-wrap {
    width: 100%;
  }
  .card-title {
    padding-bottom: 8px;
  }
  .left-device {
    margin-top: 16px;
    padding-right: 8%;
    padding-bottom: 16px;
    padding-left: 8%;
  }
  .header-wrap-light.a {
    width: 80%;
    padding-bottom: 0%;
  }
  .header-wrap-light.a {
    width: 100%;
    padding-bottom: 0px;
  }
  .section-c-wrap-a.a {
    width: 80%;
    padding-bottom: 0%;
  }
  .gc-wrap.a {
    width: 80%;
    padding-bottom: 0%;
  }
  .header-wrap {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  ._2b-02-hero-section {
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-position: 55% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
  }
  ._2b-02-hero-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  ._2b-02-section-a {
    padding-top: 48px;
    padding-bottom: 48px;
    background-position: 50% 50%;
  }
  .w3-section-02-left {
    padding-top: 48px;
    padding-bottom: 48px;
    background-color: #fff;
    background-image: none;
  }
  .right-device {
    margin-top: 16px;
    padding-right: 8%;
    padding-bottom: 16px;
    padding-left: 8%;
  }
  .leftt-50 {
    margin-top: 0px;
    padding-top: 16px;
  }
  ._2b-03-hero-section {
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-position: 50% 0px;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
  }
  ._2b-03-hero-wrap-02 {
    width: 100%;
    max-width: 400px;
    min-width: auto;
    padding-top: 0px;
    padding-right: 2%;
    padding-left: 2%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  ._2b-03-hero-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  ._2b-gc-light {
    padding-top: 48px;
    padding-bottom: 48px;
    background-color: #fff;
    background-image: none;
  }
  .w3-section-02-right-text {
    padding-top: 48px;
    padding-bottom: 48px;
    background-color: #fff;
    background-image: none;
  }
  .w3-section-b1 {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .w3-right-50-01 {
    margin-top: 16px;
    padding-right: 8%;
    padding-bottom: 16px;
    padding-left: 8%;
  }
  .w3-placeholder {
    width: 100%;
  }
  .w3-left-50-01 {
    margin-top: 0px;
    padding-top: 16px;
  }
  .w3-wrap {
    margin-bottom: 16px;
  }
  .hero-section-lp04 {
    padding-top: 48px;
    padding-bottom: 48px;
    background-position: 0px 50%;
  }
  .hero-wrap-lp04.a {
    width: 80%;
    padding-bottom: 0%;
  }
  .gc-image-hero {
    width: 100%;
  }
  .w3-lp4-h1 {
    text-align: center;
  }
  .w3-lp4-h3 {
    text-align: center;
  }
  ._01-section-wrap._0101 {
    width: 80%;
    margin-right: 10%;
    margin-left: 10%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  ._01-section-wrap._03-titles {
    width: 80%;
    margin-top: -250px;
    margin-right: 10%;
    margin-left: 10%;
    padding-top: 0px;
    padding-bottom: 24px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  ._01-card-left {
    width: 80%;
    min-width: 216px;
    margin: 16px 0% 0px;
    padding-right: 0%;
    padding-bottom: 32px;
    padding-left: 0%;
  }
  ._01-card-right {
    width: 80%;
    min-width: 216px;
    margin-top: 16px;
    margin-bottom: 0px;
    padding-right: 0%;
    padding-bottom: 32px;
    padding-left: 0%;
  }
  ._01-card-center {
    width: 80%;
    min-width: 216px;
    margin: 16px 0% 0px;
    padding-right: 0%;
    padding-bottom: 32px;
    padding-left: 0%;
  }
  .clp-header-logo {
    width: 80%;
    background-image: url('../images/CLP-Logo-Alt.svg');
  }
  .device-elements-03 {
    display: block;
    width: 90%;
    max-width: 400%;
    min-width: 216px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .bullet-container {
    width: 80%;
    padding-right: 0%;
    padding-left: 0%;
  }
  .bullet-icon {
    min-width: 16px;
    background-position: 50% 50%;
  }
  .sub-bullet-column-01 {
    padding: 8px 0px 0px;
  }
  .sub-bullet-column-02 {
    padding: 8px 0px 0px;
  }
  .w3-section-gc {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .w3-section-01-light {
    padding-top: 48px;
    padding-bottom: 48px;
    background-position: 50% 50%;
  }
  .maint-img-wrap {
    height: 40vh;
  }
  .maint-img-01 {
    width: 90%;
  }
  .upper-wrapper {
    height: 40vh;
    min-height: 450px;
    min-width: auto;
    padding-bottom: 0%;
  }
  .maint-img-03a {
    width: 90%;
  }
  .maint-img-04 {
    width: 90%;
  }
  .maint-img-00 {
    width: 90%;
  }
  .maint-img-02 {
    width: 90%;
  }
  .maint-img-03b {
    width: 90%;
  }
  .logo {
    width: 64px;
    min-width: 64px;
    padding-bottom: 0px;
  }
}

