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

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

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

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

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

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

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

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

.container {
  max-width: 69rem;
  padding-left: 2rem;
  padding-right: 2rem;
}

.body {
  color: #1f4151;
  font-family: Archivo, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 146%;
}

.lm-hero-sec {
  background-color: #5aacb2;
  padding-top: 5rem;
  padding-bottom: 10rem;
  display: block;
  overflow: hidden;
}

.grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template: "Head Image"
    "CTA CTA"
    / 1fr 1fr;
  grid-auto-columns: 1fr;
  display: none;
  position: relative;
}

.lm-h1 {
  z-index: 1;
  color: #fff;
  letter-spacing: -.045em;
  margin-top: 0;
  margin-bottom: 4rem;
  font-size: 7rem;
  line-height: 82.5%;
  position: relative;
}

.div-block {
  margin-right: -4rem;
  padding-top: 4rem;
  padding-bottom: 13rem;
}

.image {
  margin-bottom: 7rem;
}

.list-item {
  color: #aae7ec;
  margin-bottom: 1.5rem;
  padding-left: 2.5rem;
}

.list {
  margin-bottom: 0;
  padding-left: 0;
}

.lm-button {
  height: 6rem;
  max-width: 15rem;
  color: #fff;
  cursor: pointer;
  background-color: #791369;
  border-radius: .875rem;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.lm-button:hover {
  background-color: rgba(121, 19, 105, .8);
}

.lm-button:active {
  outline-offset: 2px;
  outline: 3px solid #fff;
}

.lm-button.hero {
  margin-left: auto;
  margin-right: auto;
}

.lm-button.submit {
  width: 100%;
  max-width: 100%;
}

.column {
  text-align: left;
  padding-left: 10px;
  padding-right: 0;
}

.paragraph {
  color: #fff;
  flex: 0 60%;
  margin-bottom: 0;
}

.column-2 {
  padding-left: 0;
  padding-right: 10px;
}

.columns {
  margin-left: 0;
  margin-right: 0;
}

.image-2 {
  width: 100%;
  height: 620px;
  max-width: 700px;
  object-fit: cover;
  display: block;
  position: static;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.lm-row-boxes-sec {
  margin-top: 5rem;
  margin-bottom: 12rem;
}

.lm-row-boxes {
  grid-column-gap: 2rem;
  display: flex;
}

.lm-row-box {
  width: 100%;
  background-color: rgba(233, 239, 239, .93);
  border-radius: 1.5rem;
  padding: 2rem;
}

.image-3 {
  margin-bottom: 1.25rem;
}

.paragraph-2 {
  margin-bottom: 0;
  font-size: 1.625rem;
  font-weight: 700;
  line-height: 95%;
}

.image-4 {
  object-fit: contain;
  display: block;
}

.lm-h2 {
  max-width: 100%;
  letter-spacing: -.045em;
  margin-top: 0;
  margin-bottom: 2.5rem;
  font-size: 4rem;
  line-height: 100%;
}

.lm-h2.form {
  max-width: 100%;
  margin-bottom: 1.5rem;
}

.lm-h2.additional {
  max-width: 70%;
}

.paragraph-3 {
  max-width: 90%;
  margin-bottom: 2rem;
}

.column-3 {
  padding-right: 1rem;
}

.column-4 {
  padding-left: 1rem;
}

.list-item-2 {
  color: #1c3b4c;
  text-transform: none;
  margin-bottom: .625rem;
  padding-left: 2.25rem;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 159%;
  list-style-type: none;
}

.list-item-2.small {
  font-size: 1rem;
}

.list-2 {
  flex: 0 50%;
  margin-bottom: 0;
  padding-left: 0;
}

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

.lm-txt-img {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.lm-txt-img-sec {
  margin-bottom: 11rem;
  overflow: hidden;
}

.div-block-2 {
  grid-column-gap: .25rem;
  justify-content: space-between;
  display: flex;
}

.div-block-3 {
  flex: 1 0 45%;
  order: 0;
  padding-right: 2rem;
}

.div-block-4 {
  flex: 1 0 55%;
  order: 0;
}

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

.lm-img-txt-sec {
  margin-bottom: 10rem;
}

.div-block-6 {
  grid-column-gap: 5rem;
  align-items: center;
  display: flex;
}

.paragraph-4 {
  margin-bottom: 2rem;
}

.paragraph-5 {
  margin-bottom: 0;
}

.div-block-7 {
  flex: 1 0 50%;
}

.div-block-8 {
  flex: 0 auto;
}

.lm-qute-sec {
  background-color: #5aacb2;
  padding-top: 8rem;
}

.block-quote {
  max-width: 53.75rem;
  color: #fff;
  border: 1px #000;
  margin-bottom: 5rem;
  padding: 0;
  font-size: 1.875rem;
  line-height: 145%;
}

.text-span,
.text-span-2,
.text-span-3 {
  color: #002123;
}

.image-7 {
  margin-bottom: 4rem;
}

.text-block {
  max-width: 26rem;
  color: #5aacb2;
  background-color: #002123;
  margin-left: auto;
  padding: 2.75rem 2rem 2rem 3.5rem;
  font-size: 2.25rem;
  font-weight: 700;
}

.text-span-4 {
  color: #7e96a4;
  font-size: 1.125rem;
  font-weight: 500;
}

.lm-step-sec {
  margin-top: 14rem;
  margin-bottom: 5rem;
}

.div-block-9 {
  max-width: 60%;
  margin-bottom: 5rem;
}

.paragraph-6 {
  margin-bottom: 0;
  line-height: 140%;
}

.lm-step-box {
  max-width: 26rem;
  -webkit-backdrop-filter: blur(3.5px);
  backdrop-filter: blur(3.5px);
  background-color: rgba(233, 239, 239, .76);
  border-radius: 1.5rem;
  padding: 2.5rem;
}

.image-8 {
  margin-bottom: 1.25rem;
}

.paragraph-7 {
  letter-spacing: -.03em;
  margin-bottom: 1.25rem;
  font-size: 1.875rem;
  font-weight: 700;
  line-height: 95%;
}

.paragraph-8 {
  color: #1c3b4c;
  margin-bottom: 0;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 159%;
}

.lm-step-box-desktop {
  grid-column-gap: 2.25rem;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.div-block-11 {
  max-width: 26rem;
  color: #274f5e;
  background-color: #274f5e;
  border: 1px #000;
  border-radius: 1.5rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 2.5rem;
  display: flex;
}

.image-9 {
  margin-bottom: 1.25rem;
}

.paragraph-9 {
  color: #88e770;
  text-align: center;
  margin-bottom: 1.25rem;
  font-size: 1.875rem;
  font-weight: 700;
}

.paragraph-10 {
  color: #fff;
  text-align: center;
  margin-bottom: 0;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 159%;
}

.image-10 {
  margin-top: 6rem;
  margin-left: auto;
  margin-right: -2.25rem;
  display: block;
}

.div-block-12 {
  height: 4rem;
}

.div-block-13 {
  height: 14rem;
  background-image: url('../images/Group-2108.svg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: auto;
  margin-right: -2.25rem;
}

.div-block-14 {
  height: 2.25rem;
  background-image: url('../images/Vector-9.svg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: auto;
  margin-top: 7rem;
  margin-right: -2.25rem;
}

.div-block-15 {
  height: 22.5rem;
}

.div-block-16 {
  height: 16.5rem;
  background-image: url('../images/Vector-11.svg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: -2.25rem;
}

.div-block-17 {
  height: 13rem;
  background-image: url('../images/Vector-13.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.image-11 {
  z-index: -1;
  object-fit: contain;
  position: absolute;
  top: auto;
  bottom: 6%;
  left: 0%;
  right: auto;
}

.div-block-18 {
  margin-left: -2.75rem;
}

.image-12 {
  z-index: -1;
  position: absolute;
  top: 35%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.lm-step-box-mobile {
  display: none;
}

.lm-form-sec {
  mix-blend-mode: normal;
  background-color: #cedddd;
  padding-top: 7rem;
  padding-bottom: 7rem;
  position: relative;
}

.div-block-20 {
  margin-bottom: 4rem;
}

.paragraph-11 {
  max-width: 65%;
  margin-bottom: 0;
  font-size: 1.75rem;
}

.div-block-21 {
  flex: 1 0 500px;
  margin-top: 6rem;
  padding-left: 1rem;
}

.div-block-22 {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.form-block {
  flex: 1 0 45%;
  margin-top: auto;
  margin-bottom: auto;
  padding-right: 1rem;
}

.div-block-23 {
  height: 100%;
  background-color: #fff;
  border-radius: 1.125rem;
  padding: 2rem;
  box-shadow: 0 0 35px 10px rgba(11, 46, 46, .18);
}

.lm-input {
  color: #1f4151;
  cursor: text;
  background-color: rgba(0, 0, 0, 0);
  border: 0 solid #000;
  border-bottom: 1px solid #bebebe;
  margin-bottom: 2.25rem;
  padding-bottom: 1rem;
  padding-left: 4px;
  padding-right: 4px;
  font-size: 1.25rem;
}

.lm-input-label {
  color: rgba(31, 65, 81, .6);
  margin-bottom: .875rem;
  font-size: 1.25rem;
}

.checkbox-label {
  padding-left: .75rem;
  font-size: 1.25rem;
  line-height: 140%;
}

.checkbox {
  width: 1.25rem;
  height: 1.25rem;
  border-color: #1f4151;
  border-radius: 5px;
  margin-top: .35em;
}

.checkbox.w--redirected-checked {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/check-icon.svg');
  border-color: #1f4151;
  transition: all .2s;
}

.checkbox-field {
  margin-bottom: 3rem;
}

.lm-checkbox {
  cursor: pointer;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 1rem;
  margin-bottom: 0;
  padding: .3rem 1.25rem;
  font-size: 1.125rem;
  font-weight: 700;
  transition: all .2s;
  display: inline-block;
  position: relative;
}

.lm-checkbox:hover,
.lm-checkbox.lm-checkbox-starter:hover {
  background-color: #e9efef;
}

.checkbox-2 {
  width: 1px;
  height: 1px;
  opacity: 0;
  display: block;
  position: absolute;
}

.div-block-24 {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-wrap: wrap;
  margin-bottom: 2.25rem;
  display: flex;
}

.lm-tooltip {
  z-index: 1;
  width: 300px;
  opacity: 0;
  color: #1f4151;
  background-color: #fff;
  border-radius: .25rem;
  padding: 1rem;
  font-size: .9rem;
  font-weight: 400;
  line-height: 135%;
  display: block;
  position: absolute;
  bottom: 0;
  left: -5%;
  right: -20%;
  box-shadow: 0 3px 10px rgba(0, 0, 0, .2);
}

.lm-footer-sec {
  padding-top: 4rem;
  overflow: hidden;
}

.lm-footer-box {
  max-width: 39rem;
  background-color: #cedddd;
  border-radius: 2rem;
  padding: 2.5rem;
}

.block-quote-2 {
  border-left-style: none;
  margin-bottom: .875rem;
  padding: 0;
  font-size: 1.875rem;
  line-height: 140%;
}

.div-block-25 {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.paragraph-12 {
  color: #1c3b4c;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 700;
  line-height: 140%;
}

.paragraph-13 {
  color: rgba(28, 59, 76, .76);
  font-size: 1rem;
  line-height: 140%;
}

.link {
  color: #1c3b4c;
  font-size: 1rem;
  font-weight: 700;
  line-height: 140%;
  display: none;
}

.link:hover {
  opacity: .8;
  text-decoration: none;
}

.lm-footer-tel {
  color: #1f4151;
  background-image: url('../images/tel-icon.svg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: 40px 40px;
  margin-top: 3rem;
  padding-right: 4rem;
  font-size: 3.5rem;
  font-weight: 700;
  line-height: 140%;
  text-decoration: none;
  transition: all .2s;
  display: inline-block;
}

.lm-footer-tel:hover {
  opacity: .8;
}

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

.image-14 {
  object-fit: contain;
  object-position: 50% 100%;
  flex: none;
}

.div-block-27 {
  margin-right: -7rem;
  padding-bottom: 3rem;
}

.lm-footer-author-mobile {
  display: none;
  position: absolute;
  top: auto;
  bottom: 10%;
  left: 0%;
  right: auto;
}

.paragraph-14 {
  color: #1c3b4c;
  font-size: 1rem;
  font-weight: 500;
  line-height: 140%;
}

.paragraph-15 {
  margin-bottom: 3px;
  font-size: 1.25rem;
  line-height: 140%;
  display: block;
}

.link-2 {
  color: #1f4151;
  margin-top: .5rem;
  font-size: 2rem;
  font-weight: 700;
  line-height: 140%;
  text-decoration: none;
  transition: all .2s;
  display: block;
}

.link-2:hover {
  opacity: .8;
}

.image-15 {
  margin-bottom: 1.5rem;
  display: block;
}

.paragraph-16 {
  margin-bottom: .5rem;
  font-size: 1.875rem;
  font-weight: 700;
  line-height: 140%;
}

.paragraph-17 {
  border-bottom: 1px solid rgba(0, 0, 0, .2);
  margin-bottom: 1.5rem;
  padding-bottom: 1.5rem;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 140%;
}

.paragraph-18 {
  margin-bottom: .75rem;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 140%;
}

.paragraph-19 {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 140%;
  text-decoration: line-through;
}

.paragraph-20 {
  letter-spacing: -.045px;
  font-size: 2.125rem;
  font-weight: 700;
  line-height: 80%;
}

.div-block-28 {
  grid-column-gap: .5rem;
  border-bottom: 1px solid rgba(0, 0, 0, .2);
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 1.5rem;
  padding-bottom: 1.5rem;
  display: flex;
}

.list-item-3 {
  color: #1c3b4c;
  margin-bottom: .5rem;
  padding-left: 1.5rem;
  font-size: 1rem;
  font-weight: 500;
  line-height: 140%;
}

.image-16 {
  mix-blend-mode: multiply;
  position: absolute;
  top: 6%;
  bottom: auto;
  left: auto;
  right: 8%;
}

.link-3 {
  color: #1f4151;
  margin-top: 1.25rem;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 140%;
  text-decoration: none;
  display: block;
}

.text-block-2 {
  background-image: url('../images/checked-success.svg');
  background-position: 50% 15%;
  background-repeat: no-repeat;
  background-size: auto;
  margin-top: 25%;
  padding: 8rem 2rem 2rem;
  font-size: 2.25rem;
  font-weight: 700;
  line-height: 130%;
}

.success-message {
  z-index: 1;
  min-height: 37.5rem;
  background-color: rgba(31, 65, 81, .1);
  border-radius: 1.125rem;
}

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

.error-message {
  border-radius: 1.125rem;
  margin-top: 0;
  padding: 2rem;
}

.div-block-29 {
  padding-bottom: 13rem;
  display: flex;
}

.div-block-30 {
  grid-column-gap: 2rem;
  display: flex;
}

.div-block-31 {
  flex: 0 40%;
}

.div-block-32 {
  max-width: 36rem;
}

.div-block-33 {
  position: relative;
}

.div-block-34 {
  max-width: 700px;
  position: absolute;
  top: -5rem;
  bottom: auto;
  left: auto;
  right: -7rem;
}

.lm-tooltip-btn {
  width: 18px;
  height: 18px;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/info-black.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  margin-left: 10px;
  padding: 0;
  transition: all .2s;
}

.lm-tooltip-btn:hover {
  transform: scale(1.1);
}

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

  .lm-h1 {
    z-index: 1;
    margin-bottom: 2.5rem;
    position: relative;
  }

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

  .image {
    margin-bottom: 4rem;
  }

  .list-item {
    margin-bottom: 1rem;
  }

  .column {
    padding-right: .5rem;
  }

  .columns {
    padding-left: .5rem;
  }

  .image-2 {
    height: auto;
  }

  .lm-row-boxes {
    grid-column-gap: 1rem;
  }

  .lm-row-box {
    border-radius: 1rem;
    flex: 1 0 32%;
    padding: 1rem;
  }

  .image-3 {
    width: 3rem;
    height: 3rem;
    margin-bottom: .75rem;
  }

  .paragraph-2 {
    font-size: 1.25rem;
  }

  .image-4 {
    display: block;
  }

  .lm-h2,
  .paragraph-3 {
    max-width: 100%;
  }

  .lm-txt-img-sec {
    margin-bottom: 4rem;
  }

  .div-block-2 {
    grid-column-gap: 2rem;
    justify-content: flex-start;
  }

  .div-block-3 {
    padding-right: 0;
  }

  .div-block-4 {
    padding-left: 0;
    display: none;
  }

  .div-block-5 {
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 2rem;
    display: block;
  }

  .lm-img-txt-sec {
    margin-bottom: 8rem;
  }

  .div-block-6 {
    grid-column-gap: 0rem;
  }

  .div-block-7 {
    padding-right: .5rem;
  }

  .div-block-8 {
    padding-left: .5rem;
  }

  .image-6 {
    padding-right: 2rem;
  }

  .div-block-9 {
    max-width: 100%;
  }

  .lm-step-box {
    padding: 2rem;
  }

  .lm-step-box-desktop {
    grid-column-gap: 1rem;
  }

  .div-block-18 {
    margin-left: 0;
  }

  .lm-step-box-mobile {
    display: none;
  }

  .paragraph-11 {
    max-width: 100%;
    margin-bottom: 0;
  }

  .div-block-21 {
    margin-top: 3rem;
    padding-left: 0;
  }

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

  .div-block-24 {
    padding-right: 4rem;
  }

  .lm-tooltip {
    width: 240px;
    background-image: url('../images/close.svg');
    background-position: 97% 8px;
    background-repeat: no-repeat;
    background-size: auto;
    padding-right: 1.25rem;
    right: -5%;
  }

  .lm-footer-box {
    padding: 2rem;
  }

  .block-quote-2 {
    font-size: 1.75rem;
  }

  .lm-footer-tel {
    padding-right: 3rem;
    font-size: 2.5rem;
  }

  .image-14 {
    flex: auto;
  }

  .div-block-27 {
    margin-right: -5rem;
  }

  .link-2 {
    position: relative;
  }

  .image-16 {
    display: none;
  }

  .text-block-2 {
    margin-top: 0%;
  }

  .success-message {
    min-height: auto;
  }

  .div-block-34 {
    max-width: 400px;
    top: 8rem;
    right: 0;
  }
}

@media screen and (max-width: 767px) {
  .lm-hero-sec {
    padding-top: 2.75rem;
    padding-bottom: 5rem;
  }

  .grid {
    grid-column-gap: .5rem;
    flex-direction: column;
    grid-template-rows: auto auto auto;
    grid-template-areas: "Head Image"
      "CTA CTA"
      ". .";
    grid-auto-flow: row;
    display: none;
  }

  .lm-h1 {
    font-size: 3.5rem;
  }

  .div-block {
    order: 2;
    margin-bottom: 2rem;
    margin-right: 0;
  }

  .image {
    margin-bottom: 4rem;
  }

  .list-item {
    margin-bottom: .75rem;
    font-size: 1.25rem;
  }

  .lm-button {
    height: 4rem;
    max-width: 100%;
    border-radius: .5rem;
    font-size: 1.25rem;
  }

  .column {
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph {
    margin-bottom: 2rem;
    font-size: 1.25rem;
  }

  .column-2 {
    padding-right: 0;
  }

  .columns {
    order: 3;
    padding-left: 0;
  }

  .image-2 {
    object-fit: contain;
    object-position: 50% 50%;
    order: -1;
    margin-bottom: 3rem;
  }

  .lm-row-boxes-sec {
    margin-top: 4rem;
    margin-bottom: 8rem;
  }

  .lm-row-boxes {
    grid-column-gap: 0rem;
    grid-row-gap: .75rem;
    flex-direction: column;
    display: flex;
  }

  .lm-h2 {
    margin-bottom: 2rem;
  }

  .lm-h2.additional {
    max-width: 100%;
  }

  .lm-txt-img-sec {
    margin-bottom: 1.5rem;
  }

  .div-block-2 {
    grid-column-gap: 1rem;
    justify-content: space-between;
  }

  .div-block-3 {
    padding-right: 0;
  }

  .div-block-4 {
    display: none;
  }

  .div-block-5 {
    text-align: center;
  }

  .image-5 {
    width: 100%;
    text-align: center;
    object-fit: contain;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .lm-img-txt-sec {
    margin-bottom: 8rem;
  }

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

  .paragraph-4 {
    margin-bottom: 1.25rem;
    font-size: 1.25rem;
    line-height: 140%;
  }

  .paragraph-5 {
    font-size: 1.25rem;
    line-height: 140%;
  }

  .div-block-7 {
    margin-bottom: 2.5rem;
    padding-right: 0;
  }

  .image-6 {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-right: 0;
    display: block;
  }

  .lm-step-sec {
    margin-bottom: 7rem;
    overflow: hidden;
  }

  .div-block-9 {
    max-width: 100%;
    margin-bottom: 4rem;
  }

  .lm-step-box {
    max-width: 100%;
    padding: 1.5rem;
  }

  .image-8 {
    margin-bottom: 1rem;
  }

  .paragraph-7 {
    margin-bottom: 1rem;
    font-size: 1.5rem;
  }

  .paragraph-8 {
    font-size: 1rem;
    line-height: 150%;
  }

  .lm-step-box-desktop {
    display: none;
  }

  .div-block-11 {
    max-width: 100%;
  }

  .image-9 {
    width: 3rem;
    height: 3rem;
    object-fit: contain;
    margin-bottom: 1rem;
  }

  .paragraph-9 {
    letter-spacing: -.03em;
    margin-bottom: 1rem;
    font-size: 1.5rem;
    line-height: 95%;
  }

  .paragraph-10 {
    font-size: 1rem;
    line-height: 150%;
  }

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

  .image-12 {
    z-index: 1;
    display: block;
    top: 0%;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .lm-step-box-mobile {
    display: block;
    position: relative;
  }

  .div-block-19 {
    height: 2.5rem;
    background-image: url('../images/Vector-30.svg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: auto;
  }

  .image-13 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .lm-form-sec {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .div-block-21 {
    padding-left: 0;
  }

  .div-block-23 {
    padding: 1.5rem;
  }

  .lm-tooltip {
    width: 120%;
    background-image: url('../images/close.svg');
    background-position: 95% 8px;
    background-repeat: no-repeat;
    background-size: auto;
    border-radius: 8px;
    padding-right: 1.25rem;
  }

  .lm-footer-sec {
    overflow: hidden;
  }

  .lm-footer-box {
    background-color: rgba(0, 0, 0, 0);
    padding: 0;
  }

  .block-quote-2 {
    margin-bottom: 1.5rem;
    font-size: 1.5rem;
  }

  .div-block-25 {
    display: none;
  }

  .lm-footer-tel {
    background-image: url('../images/tel-icon.svg');
    background-repeat: no-repeat;
    background-size: 32px 32px;
    margin-top: 0;
    font-size: 1.75rem;
  }

  .div-block-26 {
    display: block;
    position: relative;
  }

  .image-14 {
    margin-left: auto;
    margin-right: -4rem;
    display: block;
  }

  .div-block-27 {
    margin-right: 0;
  }

  .lm-footer-author-mobile {
    display: block;
  }

  .link-2 {
    font-size: 1.5rem;
    display: block;
  }

  .image-15 {
    display: block;
  }

  .paragraph-16 {
    margin-bottom: .5rem;
    font-size: 1.5rem;
  }

  .paragraph-17,
  .paragraph-18,
  .paragraph-19 {
    font-size: 1.125rem;
  }

  .paragraph-20 {
    font-size: 1.75rem;
  }

  .div-block-29 {
    flex-direction: column-reverse;
    padding-bottom: 5rem;
    display: flex;
  }

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

  .div-block-32 {
    max-width: 100%;
  }

  .div-block-34 {
    max-width: 100%;
    position: static;
  }

  .image-17 {
    z-index: -1;
    position: absolute;
    top: auto;
    bottom: 45%;
    left: auto;
    right: -25%;
  }
}

@media screen and (max-width: 479px) {
  .body {
    font-size: 1.25rem;
  }

  .lm-hero-sec {
    padding-bottom: 5rem;
  }

  .lm-h1 {
    margin-bottom: 2.25rem;
  }

  .image-2 {
    height: 100%;
  }

  .image-3 {
    width: 4rem;
    height: 4rem;
  }

  .paragraph-2 {
    font-size: 1.375rem;
  }

  .lm-h2 {
    margin-bottom: 2rem;
    font-size: 2.375rem;
  }

  .paragraph-3 {
    margin-bottom: 2.75rem;
  }

  .list-item-2 {
    padding-left: 2rem;
    font-size: 1rem;
  }

  .lm-txt-img {
    display: block;
  }

  .div-block-2 {
    grid-column-gap: 1.25rem;
  }

  .div-block-3 {
    padding-right: 0;
  }

  .div-block-5 {
    width: 100%;
    text-align: center;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-5 {
    object-fit: fill;
    flex: none;
    order: 0;
    align-self: auto;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .image-6 {
    height: 100%;
  }

  .lm-qute-sec {
    padding-top: 5rem;
  }

  .block-quote {
    font-size: 1.5rem;
    line-height: 140%;
  }

  .image-7 {
    width: 3rem;
    margin-bottom: 2.5rem;
    font-size: 1.5rem;
  }

  .text-block {
    max-width: 14rem;
    padding: 1.5rem 1rem 1.5rem 1.5rem;
    font-size: 1.5rem;
  }

  .text-span-4 {
    font-size: 1rem;
  }

  .lm-step-sec {
    margin-top: 8rem;
  }

  .div-block-11 {
    padding: 1.5rem;
  }

  .div-block-19 {
    background-size: contain;
  }

  .div-block-20 {
    margin-bottom: 3rem;
  }

  .paragraph-11 {
    font-size: 1.25rem;
    line-height: 140%;
  }

  .form-block {
    padding-right: .5rem;
  }

  .div-block-23 {
    padding: 1rem;
  }

  .lm-input {
    margin-bottom: 1.5rem;
  }

  .lm-checkbox {
    border-radius: .75rem;
    padding: .25rem .5rem;
    font-size: 1rem;
  }

  .div-block-24 {
    padding-right: 0;
  }

  .lm-tooltip {
    bottom: 24px;
  }

  .lm-footer-tel {
    background-position: 100% 0;
    background-size: 20px;
    padding-right: 2rem;
  }

  .image-14 {
    height: 300px;
    margin-right: -3rem;
  }

  .div-block-27 {
    margin-bottom: -2rem;
    padding-bottom: 0;
  }

  .lm-footer-author-mobile {
    padding-bottom: 1rem;
    bottom: 0%;
  }

  .link-2 {
    font-size: 1rem;
  }

  .div-block-28 {
    margin-bottom: 0;
    display: block;
  }

  .link-3 {
    text-align: center;
    font-size: .75rem;
  }

  .text-block-2 {
    text-align: center;
    background-size: 40px;
    padding-top: 6rem;
    padding-left: 0;
    padding-right: 0;
    font-size: 1.5rem;
  }

  .image-17 {
    bottom: 48%;
  }
}

#w-node-_331c7fd8-1b68-2634-288a-275d9fc5bd33-b4a0ebe2 {
  grid-area: CTA;
}

#w-node-_40a301b4-c3df-01ab-3325-1f6f48a4df94-b4a0ebe2 {
  grid-area: Head;
}

#w-node-f2d4b646-3156-9c68-f696-35ea5f0692a4-b4a0ebe2 {
  grid-area: Image;
}


@font-face {
  font-family: 'Archivo';
  src: url('../fonts/Archivo-VariableFont_wdthwght.ttf') format('truetype');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
