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

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

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

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

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

.section.relative {
  position: relative;
}

.section.relative.background-image {
  background-color: #fff8f3;
  position: static;
}

.section.relative.background-image.paddingapplied {
  padding-bottom: 40px;
  position: relative;
}

.section.relative.background-image.paddingapplied.hide {
  display: none;
}

.section.relative.paddingapplied {
  padding-bottom: 60px;
}

.section.relative.paddingapplied.orange {
  background-color: #ff6b00;
  padding-bottom: 20px;
}

.section.relative.paddingdoubled {
  padding-bottom: 40px;
}

.section.background-image.relative {
  position: relative;
}

.body {
  background-color: #fff;
  font-family: Epilogue, sans-serif;
}

.container {
  max-width: 1100px;
}

.container.banner {
  max-width: 100%;
}

.container.flexrow_margin {
  grid-column-gap: 51px;
  grid-row-gap: 51px;
  flex-flow: column;
  display: flex;
}

.wrappedblock {
  display: flex;
}

.heading {
  color: #1a0a00;
  letter-spacing: -1.62px;
  font-family: Syne, sans-serif;
  font-size: 60px;
  font-style: normal;
  font-weight: 800;
  line-height: 64px;
}

.div-block {
  grid-column-gap: 19px;
  grid-row-gap: 19px;
  flex-flow: column;
  align-items: flex-start;
  width: 50%;
  display: flex;
}

.div-block-2 {
  align-self: center;
  width: 50%;
}

.textspan.orange_underlined {
  color: #ff6b00;
  -webkit-text-decoration: underline #ff6b0026;
  text-decoration: underline #ff6b0026;
}

.textspan.orange_notunderlined {
  color: #ff6b00;
  -webkit-text-decoration: underline #ff6b0026;
  text-decoration: underline #ff6b0026;
  text-decoration-thickness: 0;
}

.textspan.orange_notunderlined-white {
  color: #fff;
  -webkit-text-decoration: underline #ff6b0026;
  text-decoration: underline #ff6b0026;
  text-decoration-thickness: 0;
}

.text-block {
  color: #5c3a1e;
  font-family: Epilogue, sans-serif;
  font-size: 18px;
  line-height: 22px;
}

.text-block-2 {
  color: #9c7055;
  font-family: Epilogue, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
}

.text-block-2._11px {
  text-align: center;
  font-size: 11px;
  font-weight: 700;
}

.text-block-2.info {
  font-size: 12px;
  line-height: 16px;
}

.div-block-3 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  display: flex;
}

.button {
  text-transform: uppercase;
  background-color: #ff6b00;
  border-radius: 100px;
  flex-flow: row;
  padding: 15px 36px;
  font-weight: 600;
  display: block;
}

.button.transparent {
  color: #1a0a00;
  background-color: #0000;
  border: 2px solid #e8d8cc;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 700;
}

.button.transparent.orange {
  color: #fff;
  border-color: #fff6;
  border-radius: 100px;
}

.text-block-3 {
  color: #ff6b00;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
}

.list {
  color: #ff6b00;
  margin-bottom: 0;
  font-size: 19px;
}

.div-block-4 {
  color: #ff6b0033;
  background-color: #ff6b001a;
  border: 1px solid #ff6b0038;
  border-radius: 20px;
  flex-flow: row;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-right: 20px;
  display: flex;
}

.blurred_decoration {
  filter: blur(60px);
  background-image: radial-gradient(circle farthest-side, #ff6b0066, #0000);
  width: 200px;
  height: 300px;
  position: absolute;
  inset: 50% auto auto -10%;
}

.blurred_decoration.second {
  z-index: -2;
  top: 30%;
  left: 0%;
}

.div-block-7 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  width: 1399.91px;
  height: 147px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 0 10px;
  display: flex;
}

.div-block-8 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  border-right: 1px solid #e8d8cc;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 25%;
  display: flex;
}

.div-block-8.no-border {
  border-right-style: none;
}

.h2_banner {
  color: #ff6b00;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Syne, sans-serif;
  font-size: 28px;
  font-weight: 800;
}

.h2_banner.orangetransparent {
  color: #ff6b0026;
  font-size: 48px;
}

.banner_numbers {
  background-color: #0000;
  border: 1px solid #e8d8cc;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  font-family: Vollkorn, serif;
  display: flex;
}

.heading-2 {
  color: #1a0a00;
  letter-spacing: -1.62px;
  font-family: Syne, sans-serif;
  font-size: 36px;
  font-style: normal;
  font-weight: 800;
  line-height: 40px;
}

.heading-2.center {
  text-align: center;
  align-self: center;
}

.heading-2.center-white {
  color: #fff;
  text-align: center;
  letter-spacing: -2.28px;
  align-self: center;
  font-size: 36px;
  line-height: 40px;
}

.div-block-5 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-block-11 {
  color: #ff6b00;
  letter-spacing: 2.2px;
  text-transform: uppercase;
  font-family: Epilogue, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 18px;
}

.div-block-9 {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  padding-top: 40px;
  display: flex;
}

.div-block-9.flexrow {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  padding-top: 40px;
}

.div-block-10 {
  background-color: #ff6b00;
  width: 33px;
  height: 4px;
  margin-top: 2px;
  padding-top: 0;
}

.div-block-11 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 50%;
  display: grid;
}

.div-block-11._11 {
  grid-template-rows: auto auto auto auto auto auto;
  width: 100%;
}

.div-block-11.columns, .div-block-11.grid2 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
}

.div-block-11.grid3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
}

.div-block-11.grid3-copy {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 25px;
}

.div-block-12 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #fff;
  border: 1px solid #e8d8cc;
  border-radius: 9px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 40px 30px;
  display: flex;
}

.div-block-12.div-copie12 {
  background-color: #ff6b00;
}

.div-block-12._3rd {
  grid-column-gap: 21px;
  grid-row-gap: 21px;
  border-radius: 0;
}

.text-block-13 {
  color: #ff6b00;
  font-family: Epilogue, sans-serif;
  font-size: 10px;
}

.text-block-14 {
  font-family: Syne, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
}

.text-block-14.bold {
  font-weight: 800;
}

.text-block-15 {
  color: #9c7055;
  font-family: Epilogue, sans-serif;
  font-size: 18px;
  line-height: 22px;
}

.text-block-15.white {
  color: #fffc;
}

.text-block-16 {
  font-size: 28px;
  line-height: 28px;
}

.div-block-13 {
  background-color: #ff6b00;
}

.carrousel-nic {
  flex-flow: row;
  justify-content: flex-start;
  width: 100%;
  display: flex;
  overflow: hidden;
}

.nic-div-moving {
  grid-column-gap: 29px;
  grid-row-gap: 29px;
  justify-content: flex-start;
  width: 100%;
  min-width: 100%;
  padding-left: 10px;
  padding-right: 0%;
  display: flex;
}

.div-block-145 {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  border: 1px #722bff;
  border-radius: 16px;
  flex-flow: row;
  align-items: center;
  width: auto;
  padding: 10px 0;
  display: flex;
  position: static;
}

.text-block-4 {
  color: #fff;
  text-transform: uppercase;
  font-family: Syne, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 32px;
}

.text-block-4.ff60 {
  color: #fff9;
}

.text-block-13-copy {
  color: #ffffffa6;
  font-family: Epilogue, sans-serif;
  font-size: 10px;
}

.text-block-15-copy {
  color: #fff;
  text-overflow: clip;
  font-family: Epilogue, sans-serif;
  font-size: 13px;
  font-weight: 300;
  line-height: 21px;
}

.text-block-14-copy {
  color: #fff;
  font-family: Syne, sans-serif;
  font-size: 18px;
  font-weight: 800;
}

.div-block-149 {
  grid-column-gap: 27px;
  grid-row-gap: 27px;
  border: 1px solid #e8d8cc;
  border-radius: 12px;
  padding: 20px 24px;
  display: flex;
}

.div-block-150 {
  align-self: center;
}

.heading-6 {
  margin-bottom: 5px;
  font-size: 18px;
  line-height: 22px;
}

.div-block-151 {
  align-self: center;
}

.text-block-17 {
  font-size: 22px;
}

.div-block-152 {
  align-self: center;
}

.div-block-153 {
  flex-flow: column;
  width: 50%;
  display: flex;
}

.text-block-18 {
  color: #9c7055;
  text-transform: uppercase;
  font-family: Epilogue, sans-serif;
  font-weight: 600;
}

.div-block-154 {
  justify-content: center;
  display: flex;
}

.div-block-155 {
  display: flex;
}

.div-block-156 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  align-self: flex-end;
  width: 50%;
  display: flex;
}

.text-block-11-copy {
  color: #ffffff8c;
  letter-spacing: 2.2px;
  text-transform: uppercase;
  font-family: Epilogue, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 18px;
}

.container-2 {
  max-width: 100%;
}

.heading-2-orange {
  color: #fff;
  letter-spacing: -1.62px;
  font-family: Syne, sans-serif;
  font-size: 36px;
  font-style: normal;
  font-weight: 800;
  line-height: 40px;
}

.heading-7 {
  color: #ff6b000a;
  text-align: center;
  margin-left: 0%;
  font-family: Syne, sans-serif;
  font-size: 150px;
  font-weight: 800;
  line-height: 110px;
  position: static;
  inset: 0% auto auto 0%;
}

.div-block-5-copy {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.heading-8 {
  opacity: .6;
  color: #ff6b001a;
  font-family: Syne, sans-serif;
  font-size: 120px;
  font-weight: 800;
  line-height: 120px;
}

.div-block-157 {
  font-family: Syne, sans-serif;
  font-size: 160px;
  position: absolute;
  inset: 8% 2% auto auto;
}

.bold-text {
  font-weight: 800;
}

.image-5 {
  width: 22px;
  height: 22px;
}

.text-block-19 {
  color: #fff;
  font-family: Epilogue, sans-serif;
  font-weight: 600;
}

.div-block-14 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #ffffff12;
  border: 1px solid #ffffff1c;
  border-radius: 8px;
  justify-content: flex-start;
  align-items: center;
  padding: 22px 26px;
  display: flex;
}

.div-block-15 {
  flex-flow: column;
  display: flex;
}

.text-block-20 {
  font-family: Epilogue, sans-serif;
  font-size: 22px;
  line-height: 36.5px;
}

.div-block-158 {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  flex-flow: column;
  width: 650px;
  display: flex;
}

.image-6 {
  width: 600px;
  height: 290px;
}

.div-block-159 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  display: flex;
}

.text-block-2-orange {
  color: #9c7055;
  font-family: Epilogue, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 26px;
}

.text-block-2-orange.orange {
  color: #ffffffa6;
  line-height: 28px;
}

.text-block-2-orange.orange-white {
  color: #ffffffa6;
  text-align: center;
  line-height: 28px;
}

.div-block-10-copy {
  background-color: #ffffff59;
  width: 33px;
  height: 4px;
  margin-top: 2px;
  padding-top: 0;
}

.div-block-160 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  display: flex;
}

.text-block-15-copy {
  color: #1a0a00;
  font-family: Epilogue, sans-serif;
  font-size: 17px;
  font-style: italic;
  font-weight: 300;
  line-height: 28px;
}

.div-block-5-copy-trusted {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.faq {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  display: flex;
}

.uui-faq01_heading-2 {
  color: #1a0a00;
  letter-spacing: normal;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Epilogue, sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 24px;
}

.uui-space-medium-2 {
  width: 100%;
  min-height: 1.8rem;
}

.uui-faq01_answer-2 {
  overflow: hidden;
}

.uui-page-padding-2 {
  padding-left: 2rem;
  padding-right: 2rem;
}

.uui-text-size-medium-2 {
  color: #8b8b8b;
  letter-spacing: normal;
  font-family: Epilogue, sans-serif;
  font-size: 16px;
  line-height: 1.5;
}

.uui-padding-vertical-xhuge-2 {
  padding-top: 0;
  padding-bottom: 0;
}

.uui-faq01_list-2 {
  max-width: 48rem;
  margin-left: auto;
  margin-right: auto;
}

.uui-faq01_icon-wrapper-2 {
  color: #7f56d9;
}

.uui-container-large-2 {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.uui-faq01_accordion-2 {
  border-bottom: 1px solid #28324a;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
}

.uui-faq01_question-2 {
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  display: flex;
}

.uui-faq01_component-2 {
  margin-top: 0;
}

.div-block-163 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 40px 0;
  display: flex;
}

.bold-text-5, .bold-text-6, .bold-text-7 {
  font-weight: 800;
}

.button-white {
  color: #ff6b00;
  text-transform: uppercase;
  background-color: #fff;
  border-radius: 100px;
  flex-flow: row;
  padding: 15px 36px;
  font-family: Epilogue, sans-serif;
  font-weight: 700;
  line-height: 23px;
  display: block;
}

.container-3 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  border-top: 3px solid #ff6b00;
  border-bottom: 1px solid #d8dae8;
  justify-content: space-between;
  align-items: center;
  max-width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.nav-link {
  color: #6a6a6a;
  letter-spacing: 0;
  text-transform: uppercase;
  font-family: Epilogue, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
}

.nav-link.w--current {
  color: #1a1d22;
  font-weight: 600;
}

.icon {
  font-size: 40px;
  line-height: 50px;
}

.navbar {
  background-color: #fff;
}

.desktop-btn-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  display: flex;
}

.responsive-btn-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  display: none;
}

.logo {
  color: #ff6b00;
  flex-flow: column;
  flex: 0 auto;
  order: -9999;
  justify-content: center;
  align-items: center;
  width: 100%;
  font-family: Syne, sans-serif;
  font-size: 23px;
  font-weight: 800;
  display: flex;
}

.logo.w--current {
  width: 180px;
}

.logo-size {
  width: 250px;
}

.table-title {
  background-color: #fff8f3;
  padding: 20px;
}

.text-block-30 {
  color: #ff6b00;
  font-family: Syne, sans-serif;
  font-weight: 800;
}

.text-block-30.black {
  color: #000;
}

.body-text {
  color: #6a6a6a;
}

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

.body-text.white.center {
  color: #000;
  font-family: Epilogue, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.body-text.orange {
  color: #ff6b00;
  text-align: center;
  font-family: Epilogue, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.body-text.orange.center {
  color: #ff6b00;
  font-family: Epilogue, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.body-text.brown {
  color: #9c7055;
  font-family: Epilogue, sans-serif;
  font-weight: 400;
}

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

.body-text.center.size-14 {
  color: #ffffff4d;
  font-family: Epilogue, sans-serif;
  font-size: 13px;
  font-weight: 300;
}

.homegrid-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #ffffff0d;
  border: 1px solid #ffffff80;
  grid-template-rows: auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
  box-shadow: 0 2px 10px #0003;
}

.table-content-wrapper {
  background-color: #fff;
  border: 1px solid #ffffff1a;
  border-top-style: none;
  border-bottom-color: #e8d8cc;
  padding: 20px;
}

.alex-container-large {
  max-width: 1200px;
}

.content-wrapper.horizontal-flex {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.content-wrapper.horizontal-flex.space-between {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
}

.alex-section-2.black {
  background-color: #000;
}

.alex-section-2.black.footer {
  border-top: 1px solid #afafaf40;
  padding-top: 20px;
  padding-bottom: 20px;
}

.logo-2 {
  color: #0044e0;
  flex-flow: column;
  flex: 0 auto;
  order: -9999;
  justify-content: center;
  align-items: center;
  width: 100%;
  font-size: 23px;
  font-weight: 800;
  display: flex;
}

.logo-2.w--current {
  width: 180px;
}

.logo-2.white {
  color: #fff;
  letter-spacing: -.42px;
  font-family: Syne, sans-serif;
  font-size: 21px;
  line-height: 34px;
}

.div-block-164 {
  justify-content: space-between;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
}

.div-block-165 {
  grid-column-gap: 27px;
  grid-row-gap: 27px;
  display: flex;
}

.text-block-31 {
  color: #ffffff59;
  font-family: Epilogue, sans-serif;
  font-size: 13px;
  font-weight: 300;
}

.image-7 {
  width: 25px;
}

@media screen and (max-width: 991px) {
  .container.flexrow_margin {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    align-items: center;
  }

  .wrappedblock {
    text-align: center;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .heading {
    font-size: 40px;
    line-height: 44px;
  }

  .div-block {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 20px 20px 0;
  }

  .div-block-2 {
    width: 100%;
  }

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

  .div-block-3 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    text-align: center;
    flex-flow: column;
    align-items: stretch;
    width: 100%;
  }

  .heading-2 {
    text-align: center;
    margin-top: 0;
    font-size: 32px;
    line-height: 36px;
  }

  .div-block-5 {
    text-align: center;
    justify-content: center;
    align-self: auto;
  }

  .div-block-9 {
    flex-flow: column;
    align-items: center;
    padding-top: 0;
  }

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

  .div-block-11._11 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-11.columns {
    flex-flow: column;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .div-block-11.grid2 {
    grid-template-columns: 1fr;
  }

  .div-block-11.grid3 {
    grid-template-columns: 1fr 1fr;
  }

  .div-block-11.grid3-copy {
    flex-flow: column;
    display: flex;
  }

  .div-block-12._3rd {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .text-block-15 {
    text-align: left;
  }

  .text-block-4 {
    line-height: 16px;
  }

  .div-block-149 {
    width: 100%;
  }

  .div-block-153 {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-155 {
    text-align: left;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .div-block-156 {
    text-align: center;
    align-self: center;
    align-items: center;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-2-orange {
    margin-top: 0;
  }

  .heading-7 {
    display: none;
  }

  .div-block-158 {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding-bottom: 40px;
  }

  .div-block-159 {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .uui-padding-vertical-xhuge-2 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .container-3 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    justify-content: space-between;
    padding: 0 0 0 20px;
  }

  .menu-button {
    color: #fff;
    order: 9999;
  }

  .menu-button.w--open {
    background-color: #0000;
    order: 9999;
  }

  .nav-link {
    color: #1a1d22;
    text-align: center;
    font-size: 16px;
  }

  .icon {
    color: #1a1d22;
  }

  .nav-menu {
    background-color: #fff;
    padding-bottom: 20px;
  }

  .desktop-btn-wrapper {
    display: none;
  }

  .responsive-btn-wrapper {
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .logo-size {
    order: -9999;
  }

  .homegrid-3 {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .content-wrapper.horizontal-flex {
    flex-flow: column;
    padding-left: 20px;
    padding-right: 20px;
  }

  .alex-section-2.black.footer {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .div-block-166, .div-block-167 {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 767px) {
  .div-block-5 {
    flex-flow: column;
    align-items: center;
  }

  .text-block-11, .text-block-11-copy {
    text-align: center;
  }

  .div-block-5-copy {
    flex-flow: column;
    align-items: center;
  }

  .image-6 {
    width: 380px;
    height: 200px;
  }

  .div-block-5-copy-trusted {
    flex-flow: column;
    align-items: center;
  }

  .uui-space-medium-2 {
    min-height: 1.5rem;
  }

  .uui-page-padding-2 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .uui-padding-vertical-xhuge-2 {
    padding-top: 0;
    padding-bottom: 4rem;
  }

  .uui-faq01_component-2 {
    margin-top: 3rem;
  }

  .table-title {
    justify-content: center;
    align-items: center;
    display: flex;
  }
}

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

  .container.flexrow_margin {
    max-width: 100%;
  }

  .wrappedblock {
    flex-flow: column;
  }

  .heading {
    font-size: 50px;
    line-height: 55px;
  }

  .div-block {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-2 {
    width: 100%;
  }

  .div-block-3 {
    flex-flow: column;
  }

  .button.transparent.orange {
    text-align: center;
  }

  .blurred_decoration {
    width: 50px;
    height: 150px;
  }

  .div-block-7 {
    flex-flow: column;
    width: 100%;
    height: auto;
    padding-bottom: 40px;
  }

  .div-block-8 {
    text-align: center;
    align-self: auto;
    width: 100%;
  }

  .banner_numbers {
    flex-flow: column;
  }

  .div-block-5 {
    flex-flow: row;
    justify-content: center;
    align-self: center;
    align-items: center;
  }

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

  .div-block-9 {
    grid-column-gap: 34px;
    grid-row-gap: 34px;
    flex-flow: column;
  }

  .div-block-9.flexrow, .div-block-11 {
    width: 100%;
  }

  .div-block-11.columns {
    flex-flow: column;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .div-block-11.grid2, .div-block-11.grid3, .div-block-11.grid3-copy {
    flex-flow: column;
    display: flex;
  }

  .div-block-12 {
    width: 100%;
  }

  .nic-div-moving {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
  }

  .text-block-4 {
    font-size: 12px;
  }

  .div-block-153 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-155 {
    flex-flow: column;
  }

  .div-block-156 {
    align-self: flex-start;
    width: 100%;
  }

  .text-block-11-copy {
    text-align: left;
  }

  .heading-2-orange {
    text-align: center;
    font-size: 40px;
  }

  .heading-7 {
    color: #3333330a;
    font-size: 60px;
  }

  .div-block-5-copy {
    flex-flow: row;
    justify-content: center;
    align-items: center;
  }

  .heading-8 {
    font-size: 70px;
  }

  .div-block-157 {
    inset: 0% 0% auto auto;
  }

  .bold-text {
    font-size: 32px;
    line-height: 36px;
  }

  .text-block-2-orange.orange {
    text-align: center;
  }

  .div-block-5-copy-trusted {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .uui-padding-vertical-xhuge-2 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .faq-wrapper {
    padding-left: 10px;
    padding-right: 10px;
  }

  .bold-text-5, .bold-text-6, .bold-text-7 {
    font-size: 50px;
  }

  .body-text.white.center, .body-text.orange.center {
    font-family: Epilogue, sans-serif;
  }

  .homegrid-3 {
    grid-template-rows: auto auto auto auto auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    width: 100%;
  }

  .content-wrapper.horizontal-flex.space-between {
    grid-column-gap: 11px;
    grid-row-gap: 11px;
    justify-content: center;
    align-items: center;
  }

  .div-block-164 {
    grid-column-gap: 17px;
    grid-row-gap: 17px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .div-block-166 {
    padding-left: 0;
    padding-right: 0;
  }

  #w-node-b5e858a2-937c-d1fa-80ad-a6e40f3b286f-886a896a, #w-node-b5e858a2-937c-d1fa-80ad-a6e40f3b2878-886a896a, #w-node-b5e858a2-937c-d1fa-80ad-a6e40f3b2881-886a896a, #w-node-b4109db4-977a-1fb8-956e-955f608b8c28-886a896a, #w-node-a9c066a0-1591-7555-e1a3-bd998ba15650-886a896a, #w-node-bd5a281c-ba1b-44fc-1ddb-902cc92f642c-886a896a, #w-node-_405f5e52-3f13-e5d8-2b3f-84a0d7509309-886a896a, #w-node-_296ed936-267b-b5e9-5d8f-994829afd635-886a896a {
    justify-self: center;
  }
}


