<style>
body {
  margin: 0px !important;
}

.submit-form {
  padding-right: 0;
}

a {
  text-decoration: none;
}

a.button {
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;

  text-decoration: none;
  color: initial;
}

a:link {
  color: rgba(255, 255, 255, 0.4);
}

a:visited {
  color: rgba(255, 255, 255, 0.4);
}

#page-container {
  position: relative;
  min-height: 100vh;
}

#footer {
  max-width:100%;
  background-color: #3d4651;
  padding: 60px 96px;
}

#footer .row {
  max-width: 1248px;
  margin: 0 auto;
}
  
#footer p {
    font-family: "Helvetica Neue LT Pro 45 Light", 'Arial', 'Helvetica', sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: 0.2px;
    color: #FFFFFF;
}
  
#footer a {
    font-family: 'Helvetica Neue LT Pro 75 Bold', 'Arial', 'Helvetica', sans-serif;
    color: #FFFFFF;
    text-decoration: none;
}
 
a:link, a:visited {
    cursor: pointer;
}

.nav-bar {
  height: 72px;
  display: flex;
  background-color: #ffffff;
}

.logo {
  object-fit: contain;
  margin: auto;
}

.w-container {
  display: inherit;
  max-width: 1280px;
  margin: auto;
  margin-top: 0;
  margin-bottom: 0;
}

.logo img {
}

.section-1 {
  background-repeat: no-repeat, no-repeat;
  width: 100%;

  display: flex;
  position: relative;
  min-height: 250px;
}

#bp.section-1 {
  background-size: 60% auto, cover;
  background-position: bottom right -25px, center;
}

#bk.section-1 {
  background-size: 40% auto, cover;
  background-position: bottom 25px right 25px, center;
}

#bkc.section-1,
#bpc.section-1 {
  display: block;
  margin: auto;
}

#bkc.section-1 h1,
#bpc.section-1 h1 {
  padding-top: 30px;
  font-family: "FrankRuhlLibre", "Arial", "Helvetica", sans-serif;
  font-size: 49px;
  font-weight: bold;
  line-height: 0.96;
  letter-spacing: -1.67px;
  text-align: center;
  color: #0d304a;
  margin-bottom: 26.5px;
  margin: auto;
  margin-bottom: 20px;
}

#bkc.section-1 .mini-divider,
#bpc.section-1 .mini-divider {
  margin: auto;
  justify-content: center;
  max-width: 250px;
  height: 1px;
  border: solid 3px #d6b556;
  background-color: #d6b556;
  border: none;
  margin-top: 26.6px;
  margin-bottom: 17.5px;
}

#bkc.section-1 p,
#bpc.section-1 p {
  max-width: 80%;
  margin: auto;
  padding-bottom: 36px;
  font-family: "Helvetica Neue LT Pro 35 Thin", "Arial", "Helvetica", sans-serif;
  font-size: 21px;
  line-height: 1.26;
  letter-spacing: 0.84px;
  text-align: center;
  color: rgba(27, 38, 50, 0.6);
  width: 100%;
  display: inherit;
  position: relative;
}

.section-1 .sub-section-1 {
  flex: 4;
  margin-left: 125px;
  display: inline;
  position: relative;
  z-index: 1;
  max-width: 170px;
}

.section-1 .sub-section-1 h1 {
  font-family: "FrankRuhlLibre", "Arial", "Helvetica", sans-serif;
  font-size: 30px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: -0.76px;
  color: #fff;
  margin-top: 12px;
}

#bp.section-1 .sub-section-1 h1 {
  line-height: 1 !important;
  letter-spacing: -0.76px !important;
  color: #fff;
  margin-bottom: 10px;
}

#bp.section-1 .sub-section-1 h2 {
  font-family: "FrankRuhlLibre", "Arial", "Helvetica", sans-serif;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: -0.26px;
  color: #fff;
  margin: 12px;
  margin-left: 0;
}

.section-1 .sub-section-1 p {
  font-family: "Helvetica Neue LT Pro 45 Light", "Arial", "Helvetica",
    sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #ebd48d;
  margin-top: 12px;
  margin-bottom: 12px;
}

.divider-image {
  display: none;
}

.hero-blurb {
  background-color: #1b2632;
  background-image: url("https://image.carsonmx.com/lib/fe2f15707564057b7d1d77/m/7/esc+dk-blue-angle-lines-copy.png");
  background-position: top;
  background-size: auto 10px;
  background-repeat: repeat-x;
}

.hero-blurb p {
  font-family: "Helvetica Neue LT Pro 45 Light", "Arial", "Helvetica",
    sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #ebd48d;
  padding: 30px 25px 20px 25px;
  margin: auto;
  max-width: 480px;
}

.section-1 .sub-section-2 {
  flex: 3;

  display: flex;
  position: relative;
}

.section-1 .sub-section-3 {
  display: none;
}

.divider {
  flex: 1 1 0%;
  background-image: linear-gradient(
    150deg,
    rgb(61, 70, 81) 70%,
    rgb(214, 181, 86) 70%,
    rgb(214, 181, 86) 90%,
    rgba(255, 255, 255, 0) 90%
  );
  height: 27px;
  background-repeat: no-repeat;
}

.divider-container {
  display: flex;
  background-image: linear-gradient(
    150deg,
    #d6b556 4.55%,
    #ffffff 4.55%,
    #ffffff 50%,
    #d6b556 50%,
    #d6b556 54.55%,
    #ffffff 54.55%,
    #ffffff 100%
  );
  background-size: 22px 12.7px;
  height: 27px;
}

#bp.divider-container {
  display: flex;
  background-image: linear-gradient(
    150deg,
    #d6b556 4.55%,
    #ffffff 4.55%,
    #ffffff 50%,
    #d6b556 50%,
    #d6b556 54.55%,
    #ffffff 54.55%,
    #ffffff 100%
  );
  background-size: 22px 12.7px;
  height: 27px;
}

#bkc.divider-container,
#bpc.divider-container {
  display: none;
}

#bp.divider-container .divider {
  min-width: 250px;
  flex: 9;
  background-image: linear-gradient(
    150deg,
    #3d4651 55%,
    #d6b556 55%,
    #d6b556 85%,
    #ffffff00 85%
  );
  height: 27px;
  background-repeat: no-repeat;
}

#bkc.divider-container .divider,
#bpc.divider-container .divider {
  min-width: 250px;
  flex: 2;
  background-image: linear-gradient(
    150deg,
    #3d4651 65%,
    #d6b556 65%,
    #d6b556 85%,
    #ffffff00 85%
  );
  height: 27px;
  background-repeat: no-repeat;
}

.section-2 .sub-section-3 {
  padding-bottom: 25px;
}

.video {
  margin: auto;
  display: block;
  margin-bottom: 37px;
}

.divider-1 {
  margin: auto;
  justify-content: center;
  height: 15px;
  margin-top: 58px;
  background-color: #ebd48d;
}

.divider-2 {
  margin: auto;
  margin-top: -7px;
  justify-content: center;
  height: 15px;

  background-image: linear-gradient(
    150deg,
    #d6b556 8.33%,
    #ffffff00 8.33%,
    #ffffff00 50%,
    #d6b556 50%,
    #d6b556 58.33%,
    #ffffff00 58.33%,
    #ffffff00 100%
  );
  background-size: 22px 12.7px;
}

.download-form {
  margin: auto;
  margin-top: 40px;
  width: 90%;
  max-width: 480px;
  background-color: white;
  border-radius: 6px;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
}

.download-form ul {
  padding: 25px;
  padding-right: 0px;
  margin: auto;
  text-align: center;
  width: 80%;
  padding-inline-start: 0;
  padding-bottom: 0;
}

.download-form ul li {
  list-style: none;
  text-align: left;
  font-family: "Helvetica Neue LT Pro 75 Bold", "Arial", "Helvetica", sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: -0.2px;
  color: rgba(27, 38, 50, 0.6);
}
  
.download-form ul li label {
    display: inline-block;
    width: 80%;
    padding-top: 22px;
    padding-bottom: 14px;
  }

.download-form ul li input {
  display: inline-block;
  width: 100%;
  margin: auto;
  border: 1px solid rgba(27, 38, 50, 0.2);
  -webkit-border-radius: 5px;
  border-radius: 6px;
  padding: 15px;
}

.download-form ul input[type="submit"] {
  margin-top: 22px;
  margin-bottom: 40px;

  padding: 16px 32px 16px 32px;
  border-radius: 32.5px;
  box-shadow: 0 4px 8px 0 rgba(27, 38, 50, 0.2);
  background-color: #d6b556;
  border: none;

  font-size: 16px;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  width: 100%;
}
  
  
  #bk.download-form ul input[type="submit"] {
   padding: 17px 52px 19px 52px;
  }

.form-blurb {
  font-family: "Helvetica Neue Medium", "Arial", "Helvetica", sans-serif;
  font-size: 17px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.65;
  letter-spacing: -0.19px;
  text-align: center;
  color: #d6b556;
  margin: 20px;
}

.section-2 {
  padding-top: 52px;
}

.section-2 .sub-section-1 {
  background-size: cover;
  min-height: 250px;
  background-repeat: no-repeat;
  background-position: top center;
  position: relative;
  overflow: hidden;
  margin-bottom: 15px;
}

#bp.section-2 .sub-section-1 {
  background-size: contain;
  min-height: 300px;
  max-width: 80%;
  background-position: center;
  padding: 10px;
  background-origin: content-box;
  margin: auto;
  padding-bottom: 30px;
}

.img-card {
  font-family: "FrankRuhlLibre", "Arial", "Helvetica", sans-serif;
  width: 100%;
  background-color: #b38b1475;
  position: absolute;
  bottom: 0;
  text-align: left;
  line-height: 1.08;
  letter-spacing: 0.24px;
  padding: 5px;
  color: #ffffff;
  max-height: 58px;
}

.img-card h1 {
  font-size: 16px;
  font-family: "Helvetica Neue LT Pro 75 Bold", "Arial", "Helvetica", sans-serif;
  margin-bottom: 0;
}

.img-card h2 {
  font-size: 12px;
  font-family: "Helvetica Neue LT Pro 45 Light", "Arial", "Helvetica",
  sans-serif;
  letter-spacing: 0.01px;
  margin-top: 0;
  margin-bottom: 0;
}

.img-card h3 {
  font-size: 12px;
  font-family: "Helvetica Neue Medium", "Arial", "Helvetica", sans-serif;
  margin-top: 0;
}

.section-2 p {
  font-family: "Helvetica Neue LT Pro 45 Light", "Arial", "Helvetica",
    sans-serif;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.78;
  letter-spacing: -0.11px;
  color: rgba(27, 38, 50, 0.8);
  width: 80%;
  max-width: 480px;
  margin: auto;
  padding: 25px;
}

#bk.section-2 p {
  max-width: 480;
}

#bkc.section-2 h1,
#bpc.section-2 h1 {
  font-family: "FrankRuhlLibre", "Arial", "Helvetica", sans-serif;
  font-size: 34px;
  font-weight: 900;
  line-height: 1.31;
  letter-spacing: -0.87px;
  text-align: center;
  color: #0d304a;
  margin: auto;
  margin-bottom: 6px;
  max-width: 80%;
}

#bkc.section-2 p,
#bpc.section-2 p {
  margin: auto;
  font-family: "Helvetica Neue LT Pro 35 Thin", "Arial", "Helvetica", sans-serif;
  font-size: 22px;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: rgba(27, 38, 50, 0.8);
  padding-bottom: 29px;
  max-width: 80%;
}

#bkc.section-2 a.button,
#bpc.section-2 a.button {
  font-family: "Helvetica Neue LT Pro 75 Bold", "Arial", "Helvetica", sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: -0.2px;

  background-color: #d6b556;
  border: none;
  color: white;
  text-align: center;
  text-decoration: none;
  display: block;
  font-size: 16px;
  margin: auto;
  border-radius: 32px;
  width: 265px;
  height: 56px;
  line-height: 56px;
  margin-bottom: 50px;
}

.section-2 .sub-section-3 h1 {
  font-family: "Helvetica Neue Medium", "Arial", "Helvetica", sans-serif;
  font-size: 26px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.15;
  letter-spacing: -0.35px;
  color: rgba(27, 38, 50, 0.6);
  width: 80%;
  max-width: 480px;
  margin: auto;
  text-align: center;
}

#bp.section-2 .sub-section-3 ul {
  padding: 0;
  width: 90%;
  max-width: 480px;
  margin: auto;
}

#bp.section-2 .sub-section-3 ul li::before {
  background-image: url("https://image.carsonmx.com/lib/fe2f15707564057b7d1d77/m/7/esc+group-6-copy-2.png");
  background-size: 24px 24px;
  display: inline-block;
  width: 24px;
  height: 24px;
  content: "";
  position: absolute;
  left: -34px;
}

#bp.section-2 .sub-section-3 ul li {
  font-family: "Helvetica Neue LT Pro 35 Thin", "Arial", "Helvetica", sans-serif;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.44;
  letter-spacing: normal;
  color: rgba(27, 38, 50, 0.8);
  transform: translateX(34px);
  max-width: 90%;
  padding-top: 8px;
  padding-bottom: 8px;
  list-style-type: none;
}

#bp.section-2 .sub-section-3 p {
  display: none;
}

.desk-clone {
  display: none;
}

.tab-clone {
  display: none;
}

.section-3 {
  background-color: rgba(214, 181, 86, 0.4);
  margin-bottom: 0;
}

.section-3 p {
  padding: 15px 25px 15px 25px;
  font-family: "Helvetica Neue Medium", "Arial", "Helvetica", sans-serif;
  font-size: 19px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.44;
  letter-spacing: 0.01px;
  text-align: center;
  color: rgba(27, 38, 50, 0.8);
  margin: auto;
  max-width: 480px;
}

#bk.section-3 p {
}

.points ul {
  padding: 25px;
  padding-left: 50px;
  margin: auto;
  text-align: center;
  width: 80%;
}

.points ul li {
  text-align: left;
  font-family: "Helvetica Neue LT Pro 45 Light", "Arial", "Helvetica",
    sans-serif;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.67;
  letter-spacing: 0.21px;
  color: rgba(27, 38, 50, 0.8);
}

@media screen and (min-width: 480px) {
  .section-1 {
    min-height: 350px;
  }
}

@media screen and (max-width: 480px) {

  .phone {
    font-size: 12px;
  }

  #bp.section-2 .sub-section-1 {
    margin-left: 0;
  }
  
    #bk.section-1 .sub-section-1 {
    flex: 5;
    max-width: 226px;
  }
}

@media screen and (max-width: 767px) {
  .mobile-clone {
    display: inherit !important;
  }

  .section-1 .sub-section-1 {
    flex: 3;
  }

  #bk.section-1 .sub-section-1 {
    flex: 5;
    margin-left:5%;
  }
  
}

@media screen and (min-width: 768px) and (max-width: 1039px) {
  #bk.section-1 {
  }

  #bk.section-1 .sub-section-1 {
    padding-bottom: 20px;
    max-width: 310px;
  }

  #bk.section-1 .sub-section-1 h1::before {
    background-image: url("https://image.carsonmx.com/lib/fe2f15707564057b7d1d77/m/7/esc+group-4.png");
    background-size: 19px 15px;
    height: 15px;
    width: 19px;
    margin-left: -19px;
    transform: translate(-5px, -7px);
    display: inline-block;
    content: "";
  }

  #bk.section-1 .sub-section-1 h1 {
    font-size: 38px;
    line-height: 0.95;
    letter-spacing: -0.96px;
    margin-top: 70px;
    margin-bottom: 22px;
  }

  #bk.section-1 .sub-section-1 p {
    font-size: 19px;
    line-height: 1.37;
    letter-spacing: 0.5px;
  }

  #bk.section-1 .sub-section-2 {
    display: none;
  }

  #bk.section-1 .sub-section-3 {
    display: inherit;
    flex: 4;
  }

  #bk.section-1 .download-form {
    margin-bottom: 0;
  }

  #bk.section-1 .sub-section-3 ul {
    margin: auto;
    text-align: center;
    width: 80%;
  }

  #bk.section-1 .sub-section-3 ul li {
    list-style: none;
    text-align: left;
    font-family: "Helvetica Neue LT Pro 45 Bold", "Arial", "Helvetica",
      sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: -0.2px;
    color: rgba(27, 38, 50, 0.6);
  }

  #bk.section-1 .sub-section-3 ul li label {
    display: inline-block;
    width: 80%;
    padding-top: 22px;
    padding-bottom: 14px;
  }

  #bk.section-1 .sub-section-3 ul li input {
    display: inline-block;
    width: 100%;

    border: 1px solid rgba(27, 38, 50, 0.2);
    -webkit-border-radius: 5px;
    border-radius: 6px;
    padding: 15px 15px 17px 15px;
    font-size: 16px;
  }

  #bk.section-1 .sub-section-3 ul input[type="submit"i] {
    margin-top: 41px;
    margin-bottom: 41px;

    padding: 16px 32px 16px 32px;
    border-radius: 32.5px;
    box-shadow: 0 4px 8px 0 rgba(27, 38, 50, 0.2);
    background-color: #d6b556;
    border: none;

    letter-spacing: normal;
    text-align: center;
    color: #fff;
  }

  #bk.section-2 .sub-section-3 p {
    font-size: 13px !important;
    line-height: 1.68;
    padding: 15px;
  }

  #bk.section-2 .sub-section-3 ul li {
    font-size: 13px;
    line-height: 1.68;
  }

  #bk.section-2 p {
    padding: 15px;
  }

  .tab-clone {
    display: inherit;
  }

  #bk.section-1 .tab-clone {
    display: flex;
  }

  #bk.section-2 .sub-section-1 {
    min-height: 269px !important;
  }

  #bk.section-2 .section-3 p {
    padding: 0px !important;
  }

  .points ul {
    padding: 0;
    padding-top: 16px;
  }
}

@media screen and (min-width: 768px) {
  .download-form {
    display: none;
  }

  .form-blurb {
    display: none;
  }

  .mobile-clone {
    display: none;
  }

  #bk.section-2 .sub-section-1 {
    min-height: 480px;
  }

  #bk.section-1 {
    background-image: url("https://image.carsonmx.com/lib/fe2f15707564057b7d1d77/m/7/esc+group-2-copy.png") !important;
    /*NEEDS REPLACEMENT*/
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: cover;

    min-height: 525px;
    width: 95%;
    padding-left: 2.5%;
    padding-right: 2.5%;
  }

  #bp.section-1 {
    background-image: url("https://image.carsonmx.com/lib/fe2f15707564057b7d1d77/m/7/esc+group-2.png") !important;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;

    flex: 4;
    width: 80%;

    padding-left: 10%;
    padding-right: 10%;
    padding-top: 25px;
  }

  #bkc.section-1 h1,
  #bpc.section-1 h1 {
    text-align: left;
    margin-left: 0;
    margin-right: 0;
  }

  #bkc.section-1 .mini-divider,
  #bpc.section-1 .mini-divider {
    max-width: 480px;
  }

  #bkc.section-1 h1 {
    font-size: 86px;
    font-weight: 900;
    line-height: 0.79;
    letter-spacing: -1.43px;
    margin: auto;
    text-align: center;
    margin-bottom: 27.5px;
  }

  #bpc.section-1 h1 {
    font-size: 71px;
    font-weight: normal;
    line-height: 0.96;
    letter-spacing: -1.18px;
    text-align: center;
  }

  #bkc.section-1 p,
  #bpc.section-1 p {
    font-size: 38px;
    font-weight: normal;
    line-height: 1.26;
    letter-spacing: 0.84px;
    max-width: 966px;
  }

  .section-1 .sub-section-1 p {
    font-size: 21px;
    line-height: 1.69;
    letter-spacing: 0.53px;
    color: #ebd48d;
  }

  .section-1 .sub-section-2 {
    width: 100%;
  }

  #bp.section-1 .sub-section-2 {
    flex: 2;
  }

  #bk.section-1 .sub-section-2 {
  }

  .video {
    width: 700px;
    height: 381px;
  }

  .section-2 {
    margin: 0;
    display: flex;
    margin-top: 25px;
  }

  #bkc.section-2 h1,
  #bpc.section-2 h1 {
    font-size: 48px;
  }

  .section-2 .sub-section-1 {
    flex: 4;
    display: flex;
    background-position: top center;
    background-size: cover;
    margin: 0;
  }

  #bkc.section-2,
  #bpc.section-2 {
    display: inherit;
  }

  .section-2 p {
    padding: 25px;
  }

  .section-2 .sub-section-3 {
    flex: 10;
  }

  #bk.section-2 .sub-section-3 {
    background-image: url(https://image.carsonmx.com/lib/fe2f15707564057b7d1d77/m/7/esc+angled_lines.png);
    background-position: bottom;
    background-size: 100% 15px;
    background-repeat: repeat-x;
    background-color: rgba(27, 38, 50, 0.05);
  }

  .section-2 .sub-section-3 p {
    font-size: 22px !important;
    line-height: 1.86;
    width: 80%;
  }

  .points ul {
    width: 80%;
  }

  .points ul li {
    font-size: 22px;
    line-height: 1.86;
    letter-spacing: 0.25px;
  }

  .section-2 .sub-section-3 ul li {
    font-size: 22px;
    line-height: 1.86;
    letter-spacing: 0.25px;
  }

  #bp.section-2 .sub-section-3 ul li {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .end-blurb {
    font-family: "Helvetica Neue LT Pro 45 Light", "Arial", "Helvetica",
      sans-serif;
    font-size: 28px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    text-align: center;
    line-height: 1.46;
    letter-spacing: 0.32px;
    color: rgba(27, 38, 50, 0.8);
    text-align: center;
    margin: 0;
    margin-top: 39px;
    margin-bottom: 49px;
  }

  #bkc.divider-container,
  #bpc.divider-container {
    display: flex;
  }

  #bk.section-1 .divider-image {
    display: inherit;
    object-position: bottom;
    width: 120%;
    object-fit: contain;
    padding: 25px;
    transform: translateX(-33%);
  }

  #bp.section-1 .divider-image {
    display: inherit;
    object-position: bottom right;
    width: 150%;
    object-fit: contain;
  }

  .hero-blurb p {
    padding: 5%;
  }

 
  #bpc.section-2 h1 {
    font-size: 52px;
    line-height: 1.31;
    letter-spacing: -0.87px;
    max-width: 100%;
  }

  #bkc.section-2 h1 {
    font-size: 58px;
    line-height: 1.17;
    letter-spacing: -0.97px;
    max-width: 100%;
  }

  #bpc.section-2 p {
    font-size: 38px;
    line-height: 1.26;
    letter-spacing: 0.84px;
    max-width: 100%;
    width: 100%;
  }

  #bkc.section-2 p{
    font-size: 24px;
    line-height:1.38;
    letter-spacing:normal;
    max-width: 100%;
    width: 100%;
  }

  #bkc.section-2 a.button,
  #bpc.section-2 a.button {
    width: 265px;
    height: 56px;
    font-size: 16px;
    line-height: 56px;
    letter-spacing: normal;
  }

  .section-1 .sub-section-1 {
    flex: 3;
    max-width: 100%;
  }

  #bk.section-1 .sub-section-1 {
    flex: 4;
    max-width: 100%;
  }

  #bk.section-3 .wcontainer {
    display: none !important;
  }
}

@media screen and (min-width: 1024px) {
  .img-card {
    max-height: 106px;
  }

  .img-card h1 {
    font-size: 29.3px;
    letter-spacing: 0.02px;
  }

  .img-card h2 {
    font-size: 19.2px;
    line-height:1.29;
    letter-spacing: 0.38px;
  }

  .img-card h3 {
    font-size: 19.2px;
    line-height:1.29;
    letter-spacing: 0.38px;
  }

  .section-1 {
    padding-top: 45px;
  }

  .section-1 .sub-section-1 {
    transform: translateX(-64px);
    padding-bottom: 40px;
    max-width: 100%;
  }
  
  #bp.section-1 .sub-section-1 {
    transform: translateX(-125px);
    margin-right: -125px;
  }

  .section-1 .sub-section-1 h1::before {
    background-image: url("https://image.carsonmx.com/lib/fe2f15707564057b7d1d77/m/7/esc+group-4.png");
    background-size: 36px 28px;
    height: 28px;
    width: 36px;
    margin-left: -36px;
    transform: translate(-20px, -15px);
    display: inline-block;
    content: "";
  }

  #bk.section-1 .sub-section-1 h1::before {
    background-image: url("https://image.carsonmx.com/lib/fe2f15707564057b7d1d77/m/7/esc+group-4.png");
    background-size: 36px 28px;
    height: 28px;
    width: 36px;
    margin-left: -36px;
    transform: translate(-20px, -15px);
    display: inline-block;
    content: "";
  }

  .section-1 .sub-section-1 h1 {
    font-size: 60px;
    line-height: 0.95;
    letter-spacing: -1.52px;
  }

  #bk.section-1 .sub-section-1 h1 {
    font-size: 60px;
    line-height: 0.95;
    letter-spacing: -1.52px;
    margin-bottom: 22px;
  }
  
  #bk.section-1 .sub-section-1 {
    margin-left:125px;
  }

  .logo {
    object-fit: contain;
    margin-left: 64px;
  }

  .desk-clone {
    display: inherit !important;
  }

  .points {
    display: none;
  }

  .download-form {
    max-width: 800px;
  }

  .download-form.desk-clone {
    min-width: 300px;
    width: 100%;
    max-width: 100%;
    position: absolute;
    bottom: 0;
    border-radius: 6px 6px 0 0;
  }

  #bp.section-1 .sub-section-1 h1 {
    width: 200%;
    font-size: 72px;
    line-height: 0.94;
    letter-spacing: -2.22px;
  }

  #bp.section-1 .sub-section-1 h1 {
    font-size: 60px;
    line-height: 0.95;
    letter-spacing: -1.52px;
  }

  #bp.section-1 .sub-section-1 h2 {
    font-size: 36px;
    line-height: 1.15;
    letter-spacing: -0.47px;
    width: 175%;
    margin: 0;
    margin-bottom: 19px;
  }

  .section-1 .sub-section-3 {
    flex: 4;
    display: block;
    position: relative;
    border-radius: 6px;
  }

  .section-1 .sub-section-3 ul {
    margin: auto;
    text-align: center;
    width: 80%;
  }

  .section-1 .sub-section-3 ul li {
    list-style: none;
    text-align: left;
    font-family: "Helvetica Neue LT Pro 45 Bold", "Arial", "Helvetica",
      sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: -0.2px;
    color: rgba(27, 38, 50, 0.6);
  }

  .section-1 .sub-section-3 ul li label {
    display: inline-block;
    width: 80%;
    padding-top: 22px;
    padding-bottom: 14px;
  }

  .section-1 .sub-section-3 ul li input {
    display: inline-block;
    width: 100%;

    border: 1px solid rgba(27, 38, 50, 0.2);
    -webkit-border-radius: 5px;
    border-radius: 6px;
    padding: 15px 15px 17px 15px;
    font-size: 16px;
  }

  .section-1 .sub-section-3 ul input[type="submit"i] {
    margin-top: 41px;
    margin-bottom: 41px;

    padding: 16px 32px 16px 32px;
    border-radius: 32.5px;
    box-shadow: 0 4px 8px 0 rgba(27, 38, 50, 0.2);
    background-color: #d6b556;
    border: none;

    letter-spacing: normal;
    text-align: center;
    color: #fff;
  }

  .section-2 .sub-section-2 {
    flex: 1;
  }

  #bp.section-2 .sub-section-3 p {
    display: inherit;
    font-family: "Helvetica Neue Medium", "Arial", "Helvetica", sans-serif;
    font-size: 22px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.27;
    letter-spacing: -0.54px;
    color: #d6b556;
    padding: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    width: 80%;
    margin: auto;
    max-width: 480px;
  }

  #bk.section-2 p,
  #bk.section-2 ul {
    margin-left: 75px;
    max-width: 608px;
  }

  .section-3 {
    display: none;
    font-size: 27px;
    line-height: 1.52;
    letter-spacing: 0.01px;
  }

  .section-3 p {
    font-size: 27px;
    line-height: 1.52;
    letter-spacing: 0.01px;
    width: 80%;
    margin: auto;
    text-align: left;
    font-weight: bold;
  }

  .hero-blurb {
    display: none;
  }

  .section-2 .sub-section-3 h1 {
    text-align: left;
    width: 100%;
    max-width: 100%;
    margin: 0;
    font-size: 35px;
    line-height: 1.14;
    letter-spacing: -0.58px;
    margin-bottom: 20px;
  }

  #bp.section-2 .sub-section-3 ul {
    text-align: left;
    width: 100%;
    max-width: 100%;
    margin: 0;
    font-size: 22px;
    line-height: 1.18;
    letter-spacing: normal;
    margin-bottom: 15px;
  }

  #bp.section-2 .sub-section-3 p {
    text-align: left;
    width: 100%;
    max-width: 100%;
    margin: 0;
    font-size: 22px;
    line-height: 1.27;
    letter-spacing: -0.54px;
  }

  .section-2 {
    margin-bottom: 67px;
  }

  #bk.section-2 {
    margin-bottom: 39px;
    margin-top: 0px;
  }

  #bp.divider-container .divider {
    flex: 1;
  }

  #bp.section-1 .sub-section-2 {
    margin-left: -64px;
  }

  #bp.section-1 .sub-section-3 {
    margin-left: 64px;
  }

  #bk.section-1 .sub-section-1 p {
    font-size: 26px;
    line-height: 1.69;
    letter-spacing: 0.53px;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1200px) {
  #bp.section-1 .sub-section-2 {
    flex: 1;
  }
  #bp.section-1 .divider-image {
    display: none !important;
  }
}

</style>