.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;
  }
}

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

.jose_section {
  padding: 0 40px 60px;
}

.jose_section.no-paddinf {
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.jose_section.no-paddinf.blue_background {
  background-color: #0044e0;
}

.jose_section.top_padding {
  padding-top: 60px;
}

.jose_section.top_padding.relative {
  position: relative;
}

.jose_section.top_padding.relative.grey {
  background-color: #f4f5fa;
}

.jose_section.top_padding.relative.blue {
  background-color: #0044e0;
}

.jose_section.top_padding.grey {
  background-color: #f4f5fa;
}

.jose_section.top_padding.grey.hide {
  display: none;
}

.jose_container {
  max-width: 1440px;
}

.jose_container.full-width {
  max-width: 100%;
}

.jose_wrap_div {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  display: flex;
}

.jose_wrap_div.margin-50 {
  justify-content: center;
  align-items: center;
  margin-top: 50px;
}

.jose_wrap_div.margin-50.no-padding {
  padding-top: 0;
}

.jose_wrap_div.margin-50.align {
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 0;
  padding-top: 0;
}

.jose_header_content {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 682px;
  display: flex;
}

.jose_header_image {
  width: 400px;
  position: relative;
}

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

.heading {
  color: #0044e00a;
  letter-spacing: -8px;
  font-family: Syne, sans-serif;
  font-size: 130px;
  font-weight: 800;
  line-height: 134px;
}

.heading-2 {
  letter-spacing: -2px;
  font-size: 76px;
  line-height: 76px;
}

.heading-3 {
  color: #080919;
  letter-spacing: -2.28px;
  font-size: 76px;
  font-weight: 800;
  line-height: 76px;
}

.text-span {
  color: #0044e0;
}

.text-block {
  font-size: 18px;
  line-height: 29.7px;
}

.text-block-2 {
  color: #454660;
  font-family: Epilogue, sans-serif;
  font-size: 18px;
  line-height: 29.7px;
}

.text-block-3 {
  font-family: Epilogue, sans-serif;
  font-size: 15px;
  line-height: 26.3px;
}

.jose_text_15 {
  color: #8587a3;
  font-size: 15px;
  line-height: 26.3px;
}

.div-block-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #0044e00f;
  border: 1px solid #0044e0;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  padding: 5.5px 16px;
  display: flex;
}

.text-block-5 {
  color: #0044e0;
  letter-spacing: 1.32px;
  text-transform: uppercase;
  font-family: Epilogue, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 18.1px;
}

.text-block-5.white-55 {
  color: #ffffff8c;
}

.image {
  width: 6px;
  height: 6px;
}

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

.button {
  color: #fff;
  letter-spacing: .84px;
  text-transform: uppercase;
  background-color: #0044e0;
  border-radius: 100px;
  padding: 16px 32px;
  font-family: Epilogue, sans-serif;
  font-weight: 600;
}

.button.btn_white {
  color: #080919;
  text-transform: uppercase;
  background-color: #d8dae800;
  border: 2px solid #d8dae8;
}

.button.btn_white.white-color {
  color: #fff;
}

.button.btn_redesign {
  margin-top: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.button.btn_redesign.border {
  border: 2px solid #fff6;
}

.button.white-bg {
  color: #ff4500;
  background-color: #fff;
}

.image-2 {
  width: 266px;
  height: 559px;
}

.image-3 {
  z-index: -1;
  width: 375px;
  height: 375px;
  position: absolute;
  inset: -14% 19% auto auto;
}

.jose_bar_absolute {
  color: #00c168;
  background-color: #fff;
  border: 1px solid #d8dae8;
  border-radius: 100px;
  padding: 7px 14px;
  font-family: Epilogue, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 19.8px;
  position: absolute;
  inset: 5% -8% auto auto;
  box-shadow: 0 4px 18px #08091912;
}

.jose_bar_absolute_instant {
  color: #0044e0;
  background-color: #fff;
  border: 1px solid #d8dae8;
  border-radius: 100px;
  padding: 7px 14px;
  font-family: Epilogue, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 19.8px;
  position: absolute;
  inset: auto auto 16% -10%;
  box-shadow: 0 4px 18px #08091912;
}

.div_banner {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  flex-flow: row;
  justify-content: center;
  align-items: stretch;
  padding: 15px 5px;
  display: flex;
}

.div-block-4 {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-5 {
  background-color: #ffffff59;
  border-radius: 100px;
  width: 5px;
  height: 5px;
}

.text_banner {
  color: #fff;
  letter-spacing: 1.44px;
  text-transform: uppercase;
  font-family: Epilogue, sans-serif;
  font-size: 11px;
  font-weight: 600;
}

.text_banner-grey {
  color: #fff9;
  letter-spacing: 1.44px;
  text-transform: uppercase;
  font-family: Epilogue, sans-serif;
  font-size: 11px;
  font-weight: 600;
}

.jose_div_center {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

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

.div-block-7 {
  background-color: #0044e0;
  width: 22px;
  height: 2px;
}

.div-block-7.white-55 {
  background-color: #ffffff8c;
}

.jose_h2_54 {
  color: #080919;
  text-align: left;
  letter-spacing: -1.62px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Syne, sans-serif;
  font-size: 54px;
  font-weight: 800;
  line-height: 58px;
}

.jose_h2_54.center {
  color: #080919;
  text-align: center;
  font-weight: 800;
}

.jose_h2_54.white {
  color: #fff;
  font-weight: 800;
}

.text-span-2 {
  color: #0044e0;
  font-family: Syne, sans-serif;
  font-weight: 700;
}

.jose_text_16 {
  color: #8587a3;
  font-family: Epilogue, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
}

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

.jose_text_16.center.white {
  color: #ffffffa6;
}

.jose_text_16.white_60 {
  color: #fff9;
}

.grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  place-items: center;
  width: 100%;
  margin-top: 20px;
}

.grid._6 {
  grid-template-rows: auto auto;
}

.grid.no-gap {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.jose_card_exclusive_rewards {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff;
  border: 1px solid #d8dae8;
  border-radius: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  height: 370px;
  padding: 20px 32px;
  display: flex;
  position: relative;
}

.jose_card_exclusive_rewards.jose_left_card {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  justify-content: space-between;
  align-items: flex-start;
}

.jose_card_exclusive_rewards.jose_left_card.blue_back {
  background-image: linear-gradient(151deg, #0044e040, #0044e066 10%, #fff 60%);
  border-color: #0044e0;
  overflow: hidden;
}

.jose_card_exclusive_rewards.jose_left_card.no-radius {
  border-radius: 0;
  justify-content: flex-start;
}

.jose_card_exclusive_rewards.last {
  color: #fff;
  background-color: #0044e0;
  align-items: flex-start;
}

.jose_card_exclusive_rewards.testimony {
  height: auto;
  padding-top: 40px;
  padding-bottom: 40px;
}

.jose_text_14 {
  color: #8587a3;
  font-family: Epilogue, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
}

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

.jose_text_14.white_75 {
  color: #ffffffbf;
}

.jose_text_14.last {
  color: #ffffff9e;
}

.text-block-6 {
  font-size: 34px;
  line-height: 38px;
}

.text-block-6.quote {
  color: #0044e04d;
  font-family: Syne, sans-serif;
  font-size: 60px;
  font-weight: 800;
  line-height: 60px;
}

.text-block-7 {
  font-size: 64px;
  line-height: 64px;
  position: absolute;
  inset: auto 0% 0% auto;
}

.bold-text {
  font-family: Syne, sans-serif;
  font-weight: 700;
}

.jose_text_15-copy {
  color: #8587a3;
  font-size: 15px;
  line-height: 26.3px;
}

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

.text-block-8 {
  font-weight: 800;
}

.text-block-9 {
  color: #8587a3;
  text-transform: uppercase;
  font-family: Epilogue, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 21.5px;
}

.div-block-9 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff;
  border: 1px solid #d8dae8;
  border-radius: 8px;
  flex-flow: column;
  display: flex;
}

.div-block-10 {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  border-bottom: 1px solid #d8dae8;
  padding: 19px 26px;
  display: flex;
}

.text-block-10 {
  color: #0044e0;
  font-size: 11px;
  font-weight: 800;
}

.text-block-11 {
  font-family: Epilogue, sans-serif;
  font-weight: 500;
}

.text-block-12 {
  color: #0044e00a;
  letter-spacing: -9.6px;
  font-size: 160px;
  font-weight: 800;
  line-height: 160px;
  position: absolute;
  inset: 0% 5% auto auto;
}

.text-block-12.white_3 {
  color: #ffffff08;
}

.jose_div_left {
  grid-column-gap: 27px;
  grid-row-gap: 27px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.bold-text-2, .bold-text-3 {
  font-weight: 800;
}

.jose_h3_20 {
  letter-spacing: -.4px;
  font-size: 20px;
  font-weight: 800;
  line-height: 24px;
}

.image-4 {
  width: 50px;
  height: 50px;
}

.div-block-11 {
  background-color: #f4f5fa;
  border-radius: 100px;
  padding: 3.5px 12px;
}

.text-block-13 {
  color: #454660;
  letter-spacing: 1.1px;
  text-transform: uppercase;
  font-family: Epilogue, sans-serif;
  font-size: 11px;
  font-weight: 700;
}

.div-block-12 {
  z-index: 9;
  background-color: #ff4500;
  padding: 3px 36px 3.84px;
  position: absolute;
  inset: 5% -7% auto auto;
  transform: rotate(44deg);
}

.text-block-14 {
  color: #fff;
  letter-spacing: .9px;
  font-family: Epilogue, sans-serif;
  font-size: 9px;
  font-weight: 700;
  line-height: 14.9px;
}

.text-span-3 {
  color: #ffffff73;
}

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

.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;
}

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

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

.text-block-16 {
  color: #fff;
  line-height: 21px;
}

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

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

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

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

.menu-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;
}

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

.navbar {
  background-color: #fff;
}

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

.logo-size {
  width: 250px;
}

.main-btn {
  grid-column-gap: 21px;
  grid-row-gap: 21px;
  color: #0d0d0d;
  text-transform: uppercase;
  background-color: #f0c000;
  border: 1px solid #0000;
  border-radius: 2px;
  justify-content: center;
  align-items: center;
  padding: 16px 32px;
  font-weight: 600;
  text-decoration: none;
  display: flex;
}

.logo {
  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.w--current {
  width: 180px;
}

.logo.white {
  color: #fff;
}

.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;
}

.jose_text_buttton {
  font-size: 14px;
  line-height: 18px;
}

.bold-text-4 {
  font-family: Epilogue, sans-serif;
}

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

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

.table-title.yellow {
  background-color: #f0c000;
}

.table-title.black {
  background-color: #d8dae8;
}

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

.table-content-wrapper.gray {
  background-color: #29272c;
}

.table-content-wrapper.yellow-5 {
  background-color: #f0c0000d;
}

.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;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
  box-shadow: 0 2px 10px #0003;
}

.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.white.center.gray {
  color: #8c8c8c;
}

.body-text.cinzel.yellow.size {
  color: #f6d92a;
  font-size: 18px;
  line-height: 22px;
}

.body-text.cinzel.black {
  color: #000;
  font-weight: 600;
}

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

.body-text.center.size-14 {
  font-family: Epilogue, sans-serif;
  font-size: 14px;
}

.text-block-20 {
  color: #0044e0;
  font-weight: 800;
}

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

.card {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  border: 1px solid #8c8c8c4d;
  flex-flow: column;
  place-items: flex-start start;
  width: 400px;
  padding: 40px 20px;
  display: flex;
}

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

.home-grid-2.variant {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-top: 10px solid #e4e4e4;
}

.line {
  background-color: #f0c000;
  width: 100px;
  height: 4px;
}

.above-title-text {
  color: #c89600;
  font-weight: 700;
}

.center {
  text-align: center;
}

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

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

.content-wrapper.vertical-flex {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  align-items: center;
  display: flex;
}

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

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

.vertical-flex.center {
  justify-content: flex-start;
  align-items: center;
}

.vertical-flex.center.width-50 {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
}

.alex-section {
  padding-top: 40px;
  padding-bottom: 40px;
}

.alex-section.orange-bg {
  background-color: #ff4500;
}

.div-block-16 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  width: 580px;
  display: flex;
}

.text-span-5, .text-span-6 {
  color: #0044e0;
}

.image-7 {
  width: 40px;
}

.stars {
  width: 110px;
}

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

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

.accordion-icon_horizontal-line-2 {
  color: #f0c000;
  background-color: #0044e0;
  border-radius: 1px;
  width: .75rem;
  height: 2px;
  position: absolute;
}

.uui-faq01_accordion-2 {
  border: 1px solid #0000001a;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  padding-left: 40px;
  padding-right: 40px;
}

.accordion-icon_vertical-line-2 {
  color: #f0c000;
  background-color: #0044e0;
  border-radius: 1px;
  width: 2px;
  height: .75rem;
  position: absolute;
}

.uui-faq01_heading-2 {
  color: #000;
  letter-spacing: normal;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Epilogue, sans-serif;
  font-size: 1rem;
  font-weight: 800;
}

.uui-page-padding-2 {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  box-shadow: 0 2px 13px #0003;
}

.uui-faq01_list-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

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

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

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

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

.accordion-icon_component-2 {
  -webkit-text-stroke-color: #f0c000;
  border: 2px solid #0044e0;
  border-radius: 50%;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
  position: relative;
}

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

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

.cinzel.white {
  font-weight: 800;
}

.text-span-7 {
  color: #f0c000;
}

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

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

.div-block-17 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

@media screen and (max-width: 991px) {
  .jose_section {
    padding-left: 20px;
    padding-right: 20px;
  }

  .jose_section.top_padding.relative.blue {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .jose_section.top_padding.grey {
    padding-top: 20px;
    padding-bottom: 20px;
    overflow: hidden;
  }

  .jose_wrap_div {
    flex-flow: column;
  }

  .jose_wrap_div.margin-50 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
    justify-content: center;
    align-items: stretch;
    margin-top: 0;
  }

  .jose_header_content {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }

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

  .heading {
    display: none;
  }

  .heading-3 {
    text-align: center;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 40px;
    line-height: 44px;
  }

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

  .div-block-3 {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .image-3 {
    inset: 0% 0% auto 25%;
  }

  .jose_bar_absolute {
    inset: 0% 0% auto auto;
  }

  .jose_div_center {
    width: 100%;
  }

  .jose_h2_54 {
    text-align: center;
    font-size: 32px;
    line-height: 36px;
  }

  .jose_h2_54.center {
    font-size: 32px;
    line-height: 36px;
  }

  .jose_h2_54.white {
    text-align: center;
  }

  .grid {
    grid-template-columns: 1fr;
    align-items: stretch;
  }

  .grid._6 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .jose_card_exclusive_rewards {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    width: 100%;
    height: auto;
  }

  .jose_card_exclusive_rewards.testimony {
    align-items: center;
  }

  .div-block-8 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }

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

  .text-block-12 {
    display: none;
  }

  .jose_div_left {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    justify-content: flex-start;
    align-items: center;
  }

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

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

  .icon {
    color: #1a1d22;
  }

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

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

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

  .logo-size {
    order: -9999;
  }

  .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;
  }

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

  .card {
    width: 100%;
  }

  .home-grid-2 {
    grid-template-columns: 1fr;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .vertical-flex {
    width: 100%;
  }

  .uui-page-padding-2 {
    box-shadow: none;
    padding-left: .5rem;
    padding-right: .5rem;
  }

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

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

  .image-8 {
    display: none;
  }

  .div-block-17 {
    justify-content: center;
    align-items: center;
  }
}

@media screen and (max-width: 767px) {
  .jose_wrap_div {
    grid-column-gap: 64px;
    grid-row-gap: 64px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .jose_header_content {
    justify-content: flex-start;
    align-items: center;
  }

  .jose_header_image {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .heading-3, .jose_text_15 {
    text-align: center;
  }

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

  .image-2 {
    width: 190px;
    height: 400px;
  }

  .image-3 {
    width: 200px;
    height: 200px;
    right: 28%;
  }

  .jose_bar_absolute_instant {
    left: -11%;
  }

  .div_banner {
    flex-flow: row;
  }

  .jose_h2_54, .jose_text_16 {
    text-align: center;
  }

  .grid {
    grid-template-columns: 1fr;
    width: 80%;
  }

  .grid._6, .grid.no-gap {
    width: 100%;
  }

  .jose_text_14 {
    text-align: center;
  }

  .jose_div_left {
    justify-content: center;
    align-items: center;
  }

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

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

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

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

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

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

@media screen and (max-width: 479px) {
  .jose_section.top_padding.relative, .jose_section.top_padding.relative.blue {
    padding-left: 10px;
    padding-right: 10px;
  }

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

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

  .jose_bar_absolute {
    width: auto;
    top: 13%;
    right: 1%;
  }

  .jose_bar_absolute_instant {
    left: 4%;
  }

  .grid {
    width: 100%;
  }

  .jose_text_14 {
    text-align: left;
  }

  .text-block-12 {
    inset: -2% 22% auto auto;
  }

  .text-block-18, .text-block-19 {
    font-size: 10px;
  }

  .table-content-wrapper.gray {
    width: 100%;
  }

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

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

  .body-text.cinzel.yellow.size {
    line-height: 22px;
  }

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

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


