:root {
  --bet-yellow: #d8d625;
  --white-smoke: whitesmoke;
  --bet-blue: #0057a7;
  --savings-green: #00a75ccf;
  --bet-tinted-blue: #f5f7fd;
  --mortgage-red: #a70011cf;
  --golden-loans: #a78b00cf;
  --dim-grey: #5f5f5f;
}

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

.sticky-nav {
  z-index: 1;
  background-color: #f4f4f4;
  padding: 20px;
  position: sticky;
  top: 0;
}

.nav-grid {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr max-content max-content max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin: 0;
  padding: 0;
  display: grid;
}

.nav-logo-link {
  height: 60px;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  display: block;
}

.nav-logo {
  object-fit: contain;
  object-position: 0% 50%;
  width: auto;
  height: 100%;
}

.nav-link {
  color: #444;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 0;
  text-decoration: none;
  display: block;
}

.nav-link:hover {
  text-decoration: underline;
}

.section {
  height: 3000px;
}

.navbar {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #ffffffe3;
  border-bottom: 0 solid #bbbb17;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: auto;
  max-width: none;
  height: 100px;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  display: flex;
  position: sticky;
  top: 0;
  left: 0;
  right: 0;
}

.container {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}

.nav-menu {
  float: right;
  flex: 0 auto;
  justify-content: space-between;
  align-items: center;
  max-width: none;
  height: 100%;
  padding-left: 150px;
  display: flex;
  position: static;
}

.nav-wrapper {
  border-bottom: 3px solid var(--bet-yellow);
  flex-flow: row;
  flex: 0 auto;
  order: 0;
  justify-content: space-between;
  align-self: auto;
  align-items: center;
  width: 100%;
  max-width: 1140px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
  position: sticky;
  top: 0;
  left: 0;
  right: 0;
}

.hero {
  background-image: url('../images/joint-and-car-loan-posters-011.jpg');
  background-position: 50%;
  background-size: cover;
  flex-wrap: nowrap;
  justify-content: space-between;
  height: 510px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 0 60px;
  display: none;
}

.div-block-2 {
  background-color: #990101e0;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-end;
  width: 50vh;
  height: 100%;
  display: block;
  position: relative;
  inset: 0% auto 0% 0%;
  overflow: visible;
}

.body-block {
  background-color: #f5f7fd;
  height: 600px;
  display: flex;
}

.body-block.overlap {
  background-color: var(--white-smoke);
  justify-content: flex-start;
  height: auto;
  padding-bottom: 0;
  display: block;
}

.body {
  font-family: Poppins, sans-serif;
}

.div-block-3 {
  background-color: #7fc202;
  width: 100%;
  max-width: 1389px;
  height: 3px;
  position: relative;
  inset: auto 0% 0%;
  overflow: visible;
}

.div-block-4 {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  max-width: none;
  display: flex;
}

.grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: none;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: minmax(76px, 1fr) 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  place-content: stretch;
  align-self: auto;
  place-items: stretch stretch;
  max-width: 1140px;
  height: 102%;
  margin-top: 0;
  margin-bottom: 20px;
  padding-top: 0;
  padding-bottom: 0;
  overflow: auto;
}

.hero-tinted-block {
  background-color: #0057a7e0;
  border-radius: 0;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  height: auto;
  padding: 12% 55px 52px;
  display: flex;
  position: static;
}

.hero-tinted-block.membership {
  background-color: #257cd8db;
}

.hero-body-container {
  border-top: 3px none var(--bet-yellow);
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  max-width: 1140px;
  height: 87%;
  padding-top: 20px;
  display: flex;
  overflow: visible;
}

.hero-body-container.overlap-hero {
  border-top: 3px none var(--bet-yellow);
  background-color: #fff;
  max-width: 1140px;
  height: 100%;
  margin-top: 0;
}

.herotitle {
  color: #fff;
  flex: 0 auto;
  font-family: Poppins, sans-serif;
  font-size: 2.5em;
  font-weight: 700;
  line-height: 1.2em;
}

.herotitle.script {
  margin-top: 6px;
  font-family: Dancing Script, sans-serif;
  font-size: 3.5em;
}

.menulink {
  margin-left: 0;
  margin-right: 0;
  padding-right: 20px;
}

.menulink.w--open {
  align-items: center;
  height: 100vh;
  max-height: 105px;
  display: flex;
  position: static;
}

.image {
  flex: 0 auto;
  width: auto;
  max-width: none;
  height: 90%;
}

.image.mobile {
  display: none;
}

.menulink-dropdown.w--open {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #ffffffeb;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  justify-content: space-between;
  height: 350px;
  margin-top: 100px;
  display: flex;
  inset: 0 auto auto 0%;
  box-shadow: 0 7px 8px -4px #585858;
}

.dropdown {
  position: static;
}

.div-block-5 {
  border-top: 3px solid var(--bet-yellow);
  object-fit: fill;
  background-color: #fff;
  flex: none;
  max-width: 1140px;
  height: 30px;
  min-height: 30px;
  max-height: 30px;
  margin-top: 2px;
  margin-bottom: 0;
  padding-top: 0;
  display: block;
  position: static;
  inset: 40px 0% auto;
  overflow: visible;
}

.footer-wrapper {
  border-top: 3px solid var(--bet-yellow);
  background-color: var(--bet-blue);
  flex: 1;
  max-width: 1140px;
  display: block;
  position: relative;
}

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

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: none;
}

.button-overlay {
  background-color: #0000;
  border: 1px solid #fff;
  border-radius: 5px;
  flex: 0 auto;
  margin-top: auto;
  margin-bottom: auto;
}

.button-overlay.option {
  margin-bottom: auto;
}

.button-overlay.positionedforscroll {
  margin-bottom: -16px;
  margin-left: 0;
  display: block;
}

.brand {
  justify-content: flex-start;
  align-items: stretch;
  height: 75%;
  display: flex;
}

.brand.w--current {
  align-items: center;
  height: 73%;
}

.div-block-6 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template: "." minmax(auto, 310px)
  / 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  padding: 20px;
  display: grid;
}

.image-2 {
  object-fit: cover;
  object-position: 50% 0%;
  flex: 1;
  width: auto;
  max-width: none;
  display: block;
  overflow: visible;
}

.menu-dropdown-image {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  object-fit: cover;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  width: auto;
  padding: 0;
  display: flex;
  overflow: visible;
}

.menu-dropdown-image.savings {
  background-image: url('../images/Africanamericanfamilyinsertingmoneytopiggybank.jpg');
  background-position: 50%;
  background-size: cover;
}

.menu-dropdown-image.loans, .menu-dropdown-image.mortgages {
  background-image: url('../images/couple.jpg');
  background-position: 50%;
  background-size: cover;
}

.menu-dropdown-image.investments {
  background-image: url('../images/momdaughter.jpg');
  background-position: 70%;
  background-size: cover;
}

.div-block-8 {
  padding: 10px 20px;
}

.menu-service-title {
  margin-bottom: 13px;
  padding: 0;
  font-size: 17px;
  font-weight: 600;
}

.menu-services {
  margin-bottom: 10px;
}

.div-block-9 {
  width: 100%;
  display: flex;
  position: static;
}

.menu-cta {
  background-color: var(--savings-green);
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin: 192px 10px 10px;
  padding: 35px;
  display: flex;
  position: static;
  inset: auto auto 0% 43%;
}

.text-block {
  color: #fff;
  text-align: center;
  align-items: center;
  margin-bottom: 0;
  font-family: Dancing Script, sans-serif;
  font-size: 43px;
  line-height: 1em;
  display: flex;
}

.footer-block {
  background-color: var(--bet-blue);
  justify-content: center;
  align-items: stretch;
  height: auto;
  display: flex;
}

.footer-block.overlap {
  background-color: var(--white-smoke);
  height: 3000px;
  padding-bottom: 0;
}

.footer-v2-right {
  flex-direction: column;
  align-items: flex-end;
  width: 25%;
  display: flex;
}

.footer-v2-info {
  text-align: center;
  flex-direction: column;
  flex: 1;
  align-items: center;
  margin-bottom: 48px;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
}

.form-info {
  letter-spacing: 1px;
  text-transform: uppercase;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-top: 12px;
  margin-bottom: -16px;
  padding-top: 6px;
  padding-bottom: 6px;
  font-size: 9px;
  line-height: 16px;
  display: flex;
}

.footer-bottom-left {
  flex-wrap: wrap;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.footer-v2-heading {
  color: var(--bet-tinted-blue);
  margin-bottom: 32px;
}

.footer-v2-left {
  flex-flow: column;
  align-content: space-between;
  align-items: flex-start;
  width: 25%;
  display: flex;
}

.footer-heading {
  color: var(--bet-tinted-blue);
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
}

.footer-heading.alt {
  margin-top: 26px;
}

.button {
  background-color: var(--bet-yellow);
  color: var(--bet-blue);
  text-align: center;
  border: 1px #0000;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  height: 48px;
  padding: 12px 24px;
  font-size: 17px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
  transition: background-color .4s, border-color .4s, transform .4s, box-shadow .4s;
  display: flex;
}

.button:hover {
  background-color: #f59933;
}

.social-icon-small {
  width: 16px;
}

.form-error {
  color: #ee3e54;
  text-align: center;
  background-color: #ee3e541f;
  border: 1px solid #ee3e5480;
  border-radius: 8px;
  margin-top: 16px;
  padding: 7px 12px;
  font-size: 13px;
  line-height: 20px;
}

.form-error.dark {
  background-color: #0003;
  border-color: #0000;
}

.social-link-small {
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  padding: 6px;
  transition: background-color .4s;
  display: flex;
}

.social-link-small:hover {
  background-color: #7666d5;
}

.footer-v2 {
  flex-wrap: nowrap;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding: 20px 40px;
  display: flex;
}

.dot-divider {
  background-color: #e3e3e3;
  border-radius: 50%;
  width: 4px;
  height: 4px;
  margin-left: 8px;
  margin-right: 8px;
}

.dot-divider.white {
  background-color: var(--bet-yellow);
  background-color: #ffffff4d;
}

.footer-form {
  flex-direction: column;
  justify-content: space-between;
  width: 400px;
  max-width: 100%;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 40px;
  display: block;
}

.form-big-input {
  background-color: #0000;
  border: 1px #000;
  flex: 1;
  height: 100%;
  margin-bottom: 0;
  padding: 12px 16px;
  font-size: 17px;
}

.form-big-input:hover, .form-big-input:focus {
  border-color: #ffa949;
}

.form-big-input::placeholder {
  color: #999;
}

.footer-bottom {
  border-top: 1px solid var(--white-smoke);
  color: #ffffff80;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-left: 15px;
  margin-right: 15px;
  padding-top: 24px;
  padding-bottom: 24px;
  font-size: 11px;
  line-height: 16px;
  display: flex;
}

.form-big {
  background-color: #fff;
  border-radius: 8px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 60px;
  padding: 6px;
  transition: box-shadow .4s;
  display: flex;
  position: relative;
  box-shadow: 0 8px 16px #0000001a;
}

.form-big:hover {
  box-shadow: 0 12px 24px #00000029;
}

.form-success {
  color: #88ae45;
  background-color: #88ae451f;
  border: 1px solid #88ae4580;
  border-radius: 8px;
  padding: 7px 12px;
  font-size: 13px;
  line-height: 20px;
}

.form-success.dark {
  background-color: #15151533;
  border-color: #0000;
}

.footer-bottom-right {
  text-align: center;
  flex-wrap: wrap;
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.social-icons-small {
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.link-white {
  color: #fff;
  margin-left: 1px;
  font-size: 11px;
  text-decoration: none;
}

.link-white:hover {
  text-decoration: underline;
}

.footer-link {
  color: #fff;
  text-align: right;
  align-items: flex-start;
  padding-top: 4px;
  padding-bottom: 0;
  text-decoration: none;
  transition: color .2s;
  display: flex;
}

.footer-link:hover {
  text-decoration: underline;
}

.wrapper {
  z-index: 2;
  background-color: var(--bet-blue);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
  position: relative;
}

.footer {
  background-color: var(--white-smoke);
  color: #fff;
  padding-left: 115px;
  padding-right: 115px;
  font-family: Montserrat, sans-serif;
  display: flex;
}

.body-wrapper {
  background-color: #fff;
  flex: 1;
  justify-content: space-between;
  max-width: 1140px;
  height: 100%;
  padding: 60px 55px;
  display: flex;
}

.body-wrapper.bridge {
  flex: 1;
  justify-content: space-between;
  align-items: stretch;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.body-wrapper.vertical {
  flex-direction: column;
  position: relative;
}

.body-wrapper.tinted {
  background-color: var(--white-smoke);
}

.icon-box {
  box-shadow: none;
  background-color: #fff;
  border: 2px solid #574b8a33;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 56px;
  height: 56px;
  display: flex;
}

.question-v1 {
  flex-direction: row;
  align-items: flex-start;
  padding-right: 4%;
  display: flex;
}

.link {
  color: #574b8a;
  text-align: left;
  align-items: center;
  margin-top: -8px;
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 15px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  display: none;
}

.icon {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 80px;
  margin-bottom: 16px;
  display: flex;
}

.intro {
  z-index: 1;
  text-align: center;
  flex-direction: column;
  align-items: center;
  max-width: 570px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.intro.left {
  text-align: left;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  padding-left: 0;
  padding-right: 0;
}

.intro.left.sticky {
  position: sticky;
  top: 160px;
}

.intro.margin-bottom {
  align-items: flex-start;
  max-width: 75%;
  margin-bottom: 40px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
  position: relative;
}

.intro.left {
  text-align: left;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  max-width: none;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.text-grey {
  color: #666;
}

.heading-margin-big {
  margin-bottom: 28px;
  font-family: Poppins, sans-serif;
}

.question-icon {
  background-image: url('../images/help-circle-dark.svg');
  background-position: 0 0;
  background-size: cover;
  width: 24px;
  height: 24px;
}

.main-grid {
  grid-column-gap: 30px;
  grid-row-gap: 64px;
  perspective: 2000px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  display: grid;
  position: relative;
}

.info-right {
  flex: 1;
  padding-left: 24px;
}

.link-arrow {
  background-image: url('../images/right-dark.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 23px;
  height: 23px;
  margin-bottom: -1px;
  margin-left: 0;
  font-size: 16px;
}

.wrapper-2 {
  z-index: 2;
  object-fit: fill;
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 1140px;
  margin-bottom: 55px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
  position: relative;
}

.questions-list {
  grid-column-gap: 16px;
  grid-row-gap: 40px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: -24px;
  display: grid;
}

.text-span {
  font-size: 11px;
  line-height: .7em;
}

.accordion-header {
  color: #222;
  cursor: pointer;
  justify-content: flex-end;
  align-items: center;
  min-height: 72px;
  padding: 20px 28px;
  display: flex;
}

.accordion-arrow {
  opacity: .5;
  background-image: url('../images/right-dark_1.svg');
  background-position: 50%;
  background-size: 100%;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  position: relative;
}

.link-2 {
  color: #574b8a;
  text-align: left;
  align-items: center;
  margin-top: -8px;
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 15px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.accordion-text {
  color: #888;
  margin-left: 12px;
  margin-right: 12px;
  padding-bottom: 32px;
  font-style: normal;
}

.accordion-heading {
  flex: 1;
  margin-top: 4px;
  margin-bottom: 4px;
  margin-right: 16px;
}

.accordion-info {
  margin-left: 16px;
  margin-right: 16px;
}

.text-link {
  color: #7666d5;
  text-decoration: underline;
  transition: color .2s;
}

.text-link:hover {
  color: #ffa949;
  text-decoration: underline;
}

.accordion-card {
  background-color: #fff;
  border: 1px solid #e3e3e3;
  border-radius: 12px;
  margin-bottom: 12px;
  transition: box-shadow .4s, background-color .4s;
  overflow: hidden;
}

.accordion-card:hover {
  background-color: #fff;
  box-shadow: 0 8px 16px #0000001a;
}

.text-span-2 {
  font-size: 11px;
  line-height: .2em;
}

.italic-text, .italic-text-2, .italic-text-3 {
  font-style: normal;
}

.divider {
  background-color: #ffa949;
  border-radius: 1.5px;
  width: 88px;
  height: 3px;
  margin-top: 4px;
  margin-bottom: 21px;
}

.text-2-cols {
  color: #666;
  column-count: 1;
  column-gap: 30px;
  font-size: 15px;
  line-height: 28px;
}

.text-highlighted {
  color: #ffa949;
  background-color: #ffa9491a;
  border-radius: 3px;
  padding-left: 4px;
  padding-right: 4px;
  font-weight: 700;
  display: inline-block;
}

.text-label {
  color: #666;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  border-radius: 4px;
  margin-bottom: 16px;
  font-size: 11px;
  font-weight: 500;
  line-height: 16px;
  display: inline-block;
}

.home-image-center {
  z-index: 2;
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  margin-bottom: 74px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
}

.image-3 {
  border: 12px none var(--white-smoke);
  border-radius: 0;
  box-shadow: 1px 1px 8px #00000045;
}

.heading {
  text-align: left;
  font-family: Poppins, sans-serif;
}

.grid-2 {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  flex: 1;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  place-content: stretch;
  justify-items: stretch;
  width: auto;
  height: auto;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.body-block-bridge {
  background-color: var(--white-smoke);
  justify-content: space-between;
  height: 350px;
  display: flex;
  position: static;
}

.body-block-bridge.overlap {
  background-color: var(--white-smoke);
  justify-content: flex-start;
  height: auto;
  padding-bottom: 0;
  display: block;
}

.image-4 {
  object-fit: cover;
  width: 100%;
  max-width: none;
  display: block;
  overflow: visible;
}

.photo-block {
  object-fit: cover;
  background-image: url('../images/woman_saving_money.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  display: block;
  position: relative;
}

.photo-block.loans {
  background-image: url('../images/couple.jpg');
  background-position: 72%;
}

.photo-block.mortgages {
  background-image: url('../images/girlcar.jpg');
  background-position: 55%;
}

.photo-block.savings {
  background-image: url('../images/Africanamericanfamilyinsertingmoneytopiggybank_1.jpg');
  background-position: 66%;
  background-size: cover;
  width: auto;
}

.div-block-11 {
  object-fit: cover;
  justify-content: space-between;
  width: 100%;
  display: flex;
  position: static;
}

.div-block-12 {
  position: absolute;
}

.text-block-2 {
  color: #fff;
  width: 100%;
  padding: 20px 55px;
  font-family: Dancing Script, sans-serif;
  font-size: 36px;
}

.body-block-services {
  background-color: #a70011cf;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 90%;
  margin: 0 auto;
  padding: 20px 0;
  display: flex;
  position: relative;
  inset: 56% auto 0%;
}

.body-block-services.red {
  background-color: var(--mortgage-red);
  border-radius: 8px;
}

.body-block-services.gold {
  background-color: var(--golden-loans);
  border-radius: 8px;
}

.body-block-services.blue {
  background-color: var(--savings-green);
  border-radius: 8px;
}

.body-blocks-text {
  color: #fff;
  text-align: center;
  margin-bottom: 21px;
  font-family: Poppins, sans-serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 1em;
}

.slide {
  background-image: url('../images/momdaughter.jpg');
  background-position: 50%;
  background-repeat: repeat;
  background-size: cover;
}

.slide-2 {
  background-image: url('../images/girlcar.jpg');
  background-position: 50%;
  background-size: cover;
}

.slider {
  background-color: var(--golden-loans);
  height: 450px;
}

.slide-nav {
  margin-bottom: 36px;
}

.slide-3 {
  background-image: url('../images/couple.jpg');
  background-position: 50%;
  background-size: cover;
}

.container-15 {
  margin-bottom: 0;
}

.online-loan {
  justify-content: space-between;
  width: 100%;
  max-width: none;
  max-height: none;
  margin-top: 25px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.html-embed-6 {
  flex-direction: row;
  flex: 0 auto;
  justify-content: space-between;
  align-self: stretch;
  align-items: stretch;
  width: 100%;
  height: auto;
  min-height: auto;
  max-height: none;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: static;
  overflow: visible;
}

.icon-2, .icon-3 {
  display: none;
}

.text-block-3, .text-block-4 {
  color: var(--bet-tinted-blue);
}

.div-block-13 {
  margin-top: -46px;
  display: block;
  position: static;
}

.text-block-5 {
  color: var(--bet-blue);
  margin-top: 100px;
  font-family: Poppins, sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: .8em;
}

.text-block-5.promo {
  background-color: var(--bet-blue);
  color: var(--white-smoke);
  border-radius: 8px;
  width: 80%;
  margin-top: 25px;
  padding: 13px 30% 13px 13px;
  font-size: 22px;
  font-weight: 600;
  line-height: 1em;
}

.text-block-5.option {
  line-height: 1em;
}

.div-block-25 {
  z-index: 1;
  object-fit: fill;
  margin-top: 0;
  margin-left: 0;
  display: block;
  position: absolute;
  inset: auto 13% 72% auto;
}

.image-6 {
  float: none;
}

.image-7 {
  z-index: 20;
  width: 550px;
  margin-top: 0;
  padding-top: 0;
  position: absolute;
  top: 25px;
  bottom: auto;
  right: -12px;
}

.utility-page-wrap-2 {
  background-color: #011d2612;
  background-image: url('../images/404-graphic1.png');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  padding-top: 120px;
  display: flex;
}

.utility-page-content-2 {
  text-align: center;
  flex-direction: column;
  flex: 0 auto;
  align-items: center;
  width: 100vw;
  max-width: none;
  display: flex;
}

.text-block-6 {
  margin-top: auto;
  margin-bottom: auto;
  padding-bottom: 14px;
  font-size: 57px;
  font-weight: 700;
  display: block;
}

.title {
  flex: 0 auto;
  max-width: 800px;
  margin-top: 0;
  margin-bottom: 35px;
  font-size: 32px;
  line-height: 36px;
  text-decoration: none;
  display: block;
}

.title.center {
  text-align: center;
  font-size: 35px;
  line-height: 1.25em;
}

.paragraph-large {
  color: #41565c;
  max-width: 520px;
  margin-top: 0;
  margin-bottom: 45px;
  font-size: 16px;
  line-height: 1.5em;
}

.button-2 {
  color: #fff;
  text-align: center;
  background-color: #a01b14;
  border-radius: 8px;
  padding: 19px 36px;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.2em;
  transition: box-shadow .15s ease-out, transform .15s ease-out, background-color .15s ease-out;
  box-shadow: 0 1px 2px #f4253e4d;
}

.button-2:hover {
  color: #fff;
  background-color: #16a530;
  transform: scale(1.05);
  box-shadow: 0 10px 20px #f4253e4d;
}

.text-span-3 {
  font-size: 28px;
  font-weight: 400;
}

.text-span-4 {
  font-size: 20px;
  font-weight: 600;
  line-height: 1em;
}

.text-span-5 {
  font-size: 21px;
  font-weight: 600;
}

.bold-text, .text-block-7 {
  font-family: Poppins, sans-serif;
}

.html-embed-7 {
  flex-direction: column;
  justify-content: center;
  width: 100%;
  margin-top: -48px;
  display: block;
}

.text-block-8 {
  color: var(--bet-yellow);
  font-size: 11px;
}

.form-small-input {
  background-color: #0000;
  border: 1px #000;
  flex: 1;
  height: 100%;
  margin-bottom: 0;
  padding: 12px 16px;
  font-size: 15px;
  line-height: 20px;
}

.form-small-input:hover, .form-small-input:focus {
  border-color: #ffa949;
}

.form-small-input::placeholder {
  color: #999;
}

.footer-heading-2 {
  color: var(--bet-tinted-blue);
  margin-bottom: 20px;
}

.logo-description {
  border-left: 1px solid #fff3;
  margin-left: 32px;
  padding-left: 16px;
  font-size: 12px;
  line-height: 20px;
}

.button-3 {
  color: #fff;
  text-align: center;
  background-color: #ffa949;
  border: 1px #0000;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  height: 48px;
  padding: 12px 24px;
  font-size: 17px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
  transition: background-color .4s, border-color .4s, transform .4s, box-shadow .4s;
  display: flex;
}

.button-3:hover {
  background-color: #f59933;
}

.button-3.color-2 {
  background-color: #ad0606;
  font-family: Poppins, sans-serif;
  font-weight: 600;
}

.button-3.color-2:hover {
  background-color: #049c18;
}

.button-3.small-form-arrow-button {
  background-image: url('../images/arrow-right-white.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 24px;
  width: 40px;
  height: 40px;
  padding: 8px;
}

.footer-v1-form {
  text-align: left;
  flex-direction: column;
  align-items: flex-start;
  width: 400px;
  max-width: 100%;
  margin-bottom: 0;
  padding-top: 8px;
  padding-bottom: 8px;
  display: flex;
}

.footer-contact-icon {
  height: 16px;
  margin-top: 5px;
  margin-right: 8px;
}

.footer-bottom-2 {
  color: #ffffff80;
  border-top: 1px solid #fff3;
  justify-content: center;
  align-items: center;
  margin-left: 15px;
  margin-right: 15px;
  padding-top: 24px;
  padding-bottom: 24px;
  font-size: 11px;
  line-height: 16px;
  display: flex;
}

.logo {
  border-radius: 8px;
  height: 60px;
}

.footer-grid {
  grid-column-gap: 30px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  width: 100%;
  padding-bottom: 48px;
  padding-left: 31px;
  padding-right: 31px;
  position: relative;
}

.form-small {
  background-color: #fff;
  border-radius: 8px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 48px;
  padding: 4px;
  display: flex;
  position: relative;
  box-shadow: 0 8px 16px #0000001a;
}

.footer-bottom-right-2 {
  text-align: right;
  flex-wrap: wrap;
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.social-icons-small-2 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.link-white-2 {
  color: #fff;
  text-decoration: none;
}

.link-white-2:hover {
  text-decoration: underline;
}

.footer-top {
  border-bottom: 1px solid #fff3;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 40px;
  padding: 32px 0;
  display: flex;
}

.footer-link-2 {
  color: #fff;
  align-items: flex-start;
  padding-top: 6px;
  padding-bottom: 6px;
  text-decoration: none;
  transition: color .2s;
  display: flex;
}

.footer-link-2:hover {
  text-decoration: underline;
}

.footer-link-2.footer-contact:hover {
  text-decoration: none;
}

.footer-v1-column {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.footer-brand {
  color: #fff;
  justify-content: center;
  align-items: center;
  padding: 0;
  display: flex;
}

.wrapper-3 {
  z-index: 2;
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
  position: relative;
}

.div-block-26 {
  justify-content: flex-start;
  width: 80%;
  margin-left: -22px;
  display: flex;
}

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

.div-block-15 {
  object-fit: contain;
  width: auto;
  height: 414px;
  padding-left: 0;
  overflow: hidden;
}

.html-embed-5 {
  border: 0 solid #919191;
  border-radius: 0;
  height: 425px;
  margin-top: 16px;
}

.text-label-2 {
  color: #666;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  border-radius: 4px;
  margin-bottom: 16px;
  font-size: 11px;
  font-weight: 500;
  line-height: 16px;
  display: none;
}

.main-grid-5 {
  grid-column-gap: 30px;
  grid-row-gap: 64px;
  perspective: 2000px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  display: grid;
  position: relative;
}

.div-block-14 {
  z-index: 9999;
  background-color: #fff;
  height: 70px;
  position: absolute;
  inset: auto 0% -2.7%;
}

.text-big {
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.heading-2 {
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 800;
  position: static;
  top: 160px;
}

.wrapper-5 {
  z-index: 2;
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.div-block-28 {
  z-index: 9999;
  width: 100%;
  height: 425px;
  position: absolute;
  inset: 0% auto auto 35%;
}

@media screen and (max-width: 991px) {
  .nav-menu {
    padding-left: 40px;
  }

  .nav-wrapper {
    padding-top: 0;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .hero-tinted-block {
    padding: 30px;
  }

  .herotitle {
    font-size: 259%;
  }

  .menulink {
    padding-left: 12px;
    padding-right: 12px;
  }

  .image {
    width: auto;
  }

  .button-overlay {
    text-align: center;
    flex: none;
    margin: auto 0 auto auto;
    display: block;
  }

  .button-overlay.option {
    margin-right: auto;
    position: static;
  }

  .button-overlay.positionedforscroll {
    margin-bottom: 21px;
  }

  .brand {
    height: 60%;
  }

  .menu-cta {
    flex: 0 auto;
    align-items: center;
  }

  .text-block {
    text-align: left;
    flex-direction: row;
    flex: none;
    justify-content: flex-start;
    max-width: 70%;
    font-size: 38px;
  }

  .footer-block {
    display: block;
  }

  .footer-v2-right {
    width: 50%;
    padding-left: 8px;
    padding-right: 8px;
  }

  .footer-v2-info {
    flex: 0 auto;
    order: -1;
    width: 100%;
    padding-left: 8px;
    padding-right: 8px;
  }

  .footer-v2-left {
    width: 50%;
    padding-left: 8px;
    padding-right: 8px;
  }

  .footer-heading {
    margin-bottom: 12px;
  }

  .footer-v2 {
    flex-direction: row;
    justify-content: space-around;
    padding-top: 48px;
    padding-left: 20%;
    padding-right: 20%;
    display: flex;
  }

  .footer-form {
    width: 100%;
  }

  .footer-bottom {
    margin-left: 8px;
    margin-right: 8px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .wrapper {
    padding-left: 8px;
    padding-right: 8px;
  }

  .body-wrapper {
    padding-left: 16px;
    padding-right: 16px;
  }

  .icon-box {
    width: 48px;
    height: 48px;
  }

  .icon {
    width: 72px;
    margin-bottom: 12px;
  }

  .intro {
    padding-left: 8px;
    padding-right: 8px;
  }

  .intro.left.sticky {
    position: static;
  }

  .intro.margin-bottom {
    margin-bottom: 64px;
  }

  .question-icon {
    width: 20px;
    height: 20px;
  }

  .main-grid {
    grid-column-gap: 16px;
    grid-row-gap: 64px;
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    padding-left: 8px;
    padding-right: 8px;
  }

  .info-right {
    padding-left: 20px;
  }

  .wrapper-2, .home-image-center {
    padding-left: 8px;
    padding-right: 8px;
  }

  .div-block-11 {
    height: auto;
  }

  .body-block-services.blue {
    align-items: center;
  }

  .body-blocks-text {
    font-size: 150%;
  }

  .slide-nav, .right-arrow, .left-arrow {
    display: none;
  }

  .online-loan {
    justify-content: space-between;
    width: auto;
    max-width: none;
    max-height: none;
    display: flex;
    position: static;
  }

  .html-embed-6 {
    flex: 1;
    justify-content: space-between;
    align-self: stretch;
    width: 80%;
    margin-left: auto;
    display: flex;
    overflow: visible;
  }

  .div-block-13 {
    margin-top: 0;
  }

  .text-block-5 {
    margin-top: 22px;
  }

  .div-block-25 {
    margin-top: 0;
    margin-left: 0;
    inset: auto 9% 95% auto;
  }

  .image-7 {
    width: 445px;
    top: 98px;
    bottom: -53px;
    right: 0;
    overflow: visible;
  }

  .title {
    margin-bottom: 30px;
  }

  .paragraph-large {
    margin-bottom: 40px;
  }

  .footer-heading-2 {
    margin-bottom: 12px;
  }

  .footer-bottom-2 {
    margin-left: 8px;
    margin-right: 8px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .logo {
    height: 50px;
  }

  .footer-grid {
    grid-column-gap: 16px;
    grid-row-gap: 32px;
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    padding-left: 56px;
    padding-right: 56px;
  }

  .footer-top {
    margin-bottom: 0;
  }

  .wrapper-3 {
    padding-left: 8px;
    padding-right: 8px;
  }

  .div-block-15, .html-embed-5 {
    height: 510px;
  }

  .main-grid-5 {
    grid-column-gap: 16px;
    grid-row-gap: 64px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    padding-left: 8px;
    padding-right: 8px;
  }

  .div-block-14 {
    height: 100px;
    bottom: -1.5%;
  }

  .wrapper-5 {
    padding-left: 8px;
    padding-right: 8px;
  }
}

@media screen and (max-width: 767px) {
  .sticky-nav {
    position: relative;
  }

  .nav-grid {
    text-align: center;
  }

  .navbar {
    justify-content: space-between;
  }

  .nav-menu {
    background-color: #a78b00fa;
    flex-flow: column;
    flex: 0 auto;
    justify-content: space-around;
    align-items: flex-start;
    width: 100%;
    height: auto;
    padding-left: 0;
    display: flex;
    position: absolute;
  }

  .nav-wrapper {
    flex: 0 auto;
    justify-content: space-between;
    margin-left: auto;
    padding-left: 30px;
    padding-right: 30px;
  }

  .herotitle.script {
    font-size: 2.9em;
  }

  .menulink {
    padding-left: 35px;
  }

  .menulink-dropdown.w--open {
    flex-direction: row;
    height: auto;
  }

  .dropdown {
    clear: none;
    object-fit: fill;
    flex-direction: column;
    flex: 1;
    width: auto;
    padding-left: 0;
    display: block;
    position: relative;
  }

  .brand.w--current {
    flex: 1;
    justify-content: flex-start;
    padding-left: 0;
  }

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

  .footer-bottom-left {
    text-align: center;
    flex: 0 auto;
    justify-content: center;
    width: 100%;
    margin-bottom: 12px;
  }

  .footer-v2 {
    padding-left: 16%;
    padding-right: 16%;
  }

  .footer-form {
    width: 100%;
  }

  .footer-bottom {
    flex-wrap: wrap;
  }

  .footer-bottom-right {
    text-align: center;
    flex: 0 auto;
    justify-content: center;
    width: 100%;
  }

  .footer-link {
    font-size: 13px;
    line-height: 20px;
  }

  .icon {
    width: 64px;
  }

  .intro.left.sticky {
    position: static;
  }

  .intro.margin-bottom {
    margin-bottom: 48px;
  }

  .main-grid {
    grid-row-gap: 48px;
  }

  .accordion-header {
    min-height: 60px;
    padding: 12px 16px;
  }

  .accordion-text {
    margin-left: 4px;
    margin-right: 4px;
    padding-bottom: 24px;
  }

  .accordion-heading {
    font-size: 17px;
    line-height: 24px;
  }

  .accordion-card {
    margin-bottom: 12px;
  }

  .divider.animated {
    flex: 0 auto;
    display: none;
  }

  .text-2-cols {
    column-count: 1;
  }

  .body-blocks-text {
    font-size: 150%;
  }

  .html-embed-6 {
    align-self: auto;
    height: auto;
    display: flex;
  }

  .icon-4 {
    object-fit: fill;
  }

  .text-block-5.promo {
    color: var(--bet-blue);
    background-color: #0000;
    width: 71%;
  }

  .text-block-5.option {
    width: 70%;
    line-height: 1em;
  }

  .div-block-25 {
    margin-top: 103px;
    inset: auto auto 94% 45%;
  }

  .image-7 {
    width: 61%;
    bottom: -32px;
  }

  .utility-page-wrap-2 {
    background-image: none;
    background-position: 0 0;
    background-size: auto;
    width: auto;
    max-width: 100%;
    height: 100vh;
    max-height: 100%;
  }

  .utility-page-content-2 {
    width: 70vw;
  }

  .paragraph-large {
    font-size: 18px;
  }

  .menu-button {
    background-color: var(--bet-yellow);
    border-radius: 8px;
  }

  .menu-button.w--open {
    background-color: var(--bet-blue);
  }

  .footer-v1-form {
    width: 100%;
  }

  .footer-bottom-2 {
    flex-wrap: wrap;
  }

  .footer-grid {
    padding-left: 24px;
    padding-right: 24px;
  }

  .footer-bottom-right-2 {
    text-align: center;
    flex: 0 auto;
    justify-content: center;
    width: 100%;
  }

  .footer-top {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .footer-link-2 {
    font-size: 13px;
    line-height: 20px;
  }

  .div-block-15, .html-embed-5 {
    height: 510px;
  }

  .main-grid-5 {
    grid-row-gap: 48px;
  }

  .div-block-14 {
    bottom: -.7%;
  }
}

@media screen and (max-width: 479px) {
  .sticky-nav {
    padding: 0;
  }

  .nav-grid {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: 100px;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .nav-logo-link {
    border-top: 1px solid #c4c4c4;
  }

  .nav-link {
    border-top: 1px solid #c4c4c4;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .navbar {
    position: relative;
    inset: 0 0% 0%;
  }

  .nav-menu {
    background-color: #a78b00fa;
    display: block;
  }

  .nav-wrapper {
    flex: 0 auto;
    justify-content: flex-start;
  }

  .grid {
    grid-template-columns: minmax(76px, 1fr) 1fr 1fr 1fr 1fr 1fr;
  }

  .hero-tinted-block {
    padding-top: 190px;
  }

  .hero-tinted-block.membership {
    object-fit: fill;
    justify-content: space-between;
    margin-top: 0;
    padding-top: 190px;
    display: flex;
    position: relative;
  }

  .hero-body-container {
    margin-top: 0;
    padding-top: 0;
  }

  .image {
    display: none;
  }

  .image.mobile {
    flex: none;
    width: 65vw;
    height: auto;
    display: block;
  }

  .menulink-dropdown.w--open {
    position: relative;
    top: -100px;
  }

  .div-block-5 {
    height: auto;
    min-height: 55px;
    max-height: 55px;
    margin-top: -24px;
    position: absolute;
    inset: auto 0% 0%;
  }

  .footer-wrapper {
    width: 100vw;
    display: block;
  }

  .brand {
    height: auto;
  }

  .brand.w--current {
    flex: 1;
    justify-content: flex-start;
    width: auto;
    max-width: none;
    height: auto;
    padding-right: 0;
    position: absolute;
    left: 10px;
  }

  .footer-block {
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .footer-v2-right {
    flex-direction: column;
    align-items: flex-end;
    display: flex;
  }

  .footer-v2 {
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    padding-left: 16px;
    padding-right: 16px;
    display: flex;
  }

  .footer-bottom {
    flex-wrap: wrap;
  }

  .question-v1 {
    padding-right: 0;
  }

  .icon {
    width: 72px;
  }

  .intro.margin-bottom {
    max-width: 100%;
    margin-top: 124px;
    padding-left: 8px;
    padding-right: 8px;
  }

  .main-grid {
    grid-row-gap: 40px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .info-right {
    padding-left: 20px;
  }

  .divider.animated {
    margin-bottom: 10px;
    position: static;
  }

  .body-block-bridge {
    height: auto;
    overflow: visible;
  }

  .photo-block.loans, .photo-block.mortgages {
    height: 280px;
  }

  .photo-block.savings {
    height: 280px;
    display: block;
  }

  .body-block-services.red {
    flex-direction: row;
    justify-content: space-between;
    padding: 10px;
    top: 70%;
  }

  .body-block-services.gold {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
    top: 70%;
  }

  .body-block-services.blue {
    flex-direction: row;
    justify-content: space-between;
    padding: 10px;
    top: 70%;
  }

  .body-blocks-text {
    margin-bottom: 0;
    font-size: 180%;
  }

  .slide-2 {
    background-position: 56%;
  }

  .slide-3 {
    background-position: 60%;
  }

  .online-loan {
    overflow: hidden;
  }

  .icon-4 {
    height: auto;
  }

  .div-block-13 {
    margin-top: 130px;
  }

  .text-block-5 {
    z-index: 21;
    position: relative;
  }

  .text-block-5.promo {
    width: 100%;
    padding-right: 13px;
  }

  .text-block-5.option {
    width: 100%;
    line-height: 1em;
  }

  .div-block-25 {
    flex: 0 auto;
    align-self: auto;
    width: 77%;
    margin-top: 0;
    margin-left: 0;
    inset: -133px 0% auto auto;
  }

  .image-7 {
    z-index: 5;
    width: auto;
    min-width: 107%;
    max-width: 107%;
    margin-top: -205px;
    margin-left: -16px;
    margin-right: auto;
    display: inline-block;
    position: static;
    inset: -82px auto 65% 0%;
    overflow: visible;
  }

  .utility-page-wrap-2 {
    background-image: none;
    background-size: auto;
    height: 100vh;
  }

  .utility-page-content-2 {
    width: 90vw;
  }

  .title {
    margin-top: 20px;
    margin-bottom: 30px;
  }

  .paragraph-large {
    margin-bottom: 30px;
  }

  .button-2 {
    padding: 16px 22px;
  }

  .menu-button {
    background-color: var(--bet-yellow);
    border-radius: 8px;
    position: absolute;
    left: auto;
    right: 23px;
  }

  .menu-button.w--open {
    border-radius: 8px;
    flex: 0 auto;
  }

  .logo-description {
    margin-left: 15px;
    padding-left: 8px;
  }

  .button-3.color-2 {
    flex-direction: row;
    justify-content: center;
    width: 100%;
    font-size: 14px;
    display: flex;
  }

  .footer-bottom-2 {
    flex-wrap: wrap;
  }

  .footer-grid {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .footer-top {
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .footer-brand {
    margin-bottom: 32px;
  }

  .main-grid-5 {
    grid-row-gap: 40px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .div-block-14 {
    height: 135px;
    bottom: -.7%;
  }
}

#w-node-c3606056-3f19-e455-ff93-8cd2dd12c139-b1a72c91 {
  grid-area: span 5 / span 5 / span 5 / span 5;
  align-self: auto;
}

#w-node-_7b96f27d-44bd-9e5e-a5f5-74b984710d8d-b1a72c91 {
  grid-area: 1 / 1 / 2 / 13;
}

#w-node-_585b2db4-e6db-e812-3d06-a4e755f9a36c-b1a72c91, #w-node-d35c110a-423a-031f-5e16-e832e550e33a-b1a72c91, #w-node-_21393cc0-2db1-4313-dbc9-0e9bca04ddca-b1a72c91 {
  grid-area: span 4 / span 1 / span 4 / span 1;
  place-self: stretch stretch;
}

#w-node-_2e1e50f0-ba38-3aef-4caa-5ccf68e75bba-b1a72c91 {
  grid-area: span 1 / span 4 / span 1 / span 4;
  align-self: center;
}

#w-node-_2e1e50f0-ba38-3aef-4caa-5ccf68e75bb8-b1a72c91 {
  grid-area: span 1 / span 8 / span 1 / span 8;
  place-self: start stretch;
}

#w-node-_0a2f7360-b4e2-b4ea-538d-75cd5a54b06e-b1a72c91 {
  grid-area: span 1 / span 4 / span 1 / span 4;
  align-self: start;
}

#w-node-_0a2f7360-b4e2-b4ea-538d-75cd5a54b076-b1a72c91 {
  grid-area: 1 / 5 / 2 / 13;
}

#w-node-_7b324706-5d63-0c0f-5cc5-06dbd6e5f1f5-d6e5f1f2 {
  grid-area: span 1 / span 12 / span 1 / span 12;
}

#w-node-_7b324706-5d63-0c0f-5cc5-06dbd6e5f1fc-d6e5f1f2 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_7b324706-5d63-0c0f-5cc5-06dbd6e5f20b-d6e5f1f2 {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-_7b324706-5d63-0c0f-5cc5-06dbd6e5f217-d6e5f1f2 {
  grid-area: span 1 / span 6 / span 1 / span 6;
}

#w-node-_208c0909-7465-7eb1-daa2-852d3c476073-3c47606e, #w-node-_208c0909-7465-7eb1-daa2-852d3c47607e-3c47606e, #w-node-_208c0909-7465-7eb1-daa2-852d3c476089-3c47606e {
  grid-area: span 5 / span 5 / span 5 / span 5;
  align-self: auto;
}

#w-node-_64130a16-baa5-b565-363e-b397e31e5591-e31e5586 {
  grid-area: 1 / 1 / 2 / 4;
}

#w-node-_64130a16-baa5-b565-363e-b397e31e5598-e31e5586, #w-node-_64130a16-baa5-b565-363e-b397e31e55a5-e31e5586 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_64130a16-baa5-b565-363e-b397e31e55b4-e31e5586 {
  grid-area: 1 / 1 / 2 / 4;
}

#w-node-_64130a16-baa5-b565-363e-b397e31e55bb-e31e5586, #w-node-_64130a16-baa5-b565-363e-b397e31e55c2-e31e5586 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_64130a16-baa5-b565-363e-b397e31e55d5-e31e5586 {
  grid-area: 1 / 1 / 2 / 4;
}

#w-node-_64130a16-baa5-b565-363e-b397e31e55dc-e31e5586, #w-node-_64130a16-baa5-b565-363e-b397e31e55e5-e31e5586 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_64130a16-baa5-b565-363e-b397e31e55f4-e31e5586 {
  grid-area: 1 / 1 / 2 / 4;
}

#w-node-_64130a16-baa5-b565-363e-b397e31e55fb-e31e5586, #w-node-_64130a16-baa5-b565-363e-b397e31e5600-e31e5586 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-aa8f440e-fea7-9240-1a4c-e25cca0a73fb-e2a72c93 {
  grid-area: 1 / 1 / 2 / 13;
}

#w-node-_61fd236e-6077-677e-6eab-f1c22ed4c618-e2a72c93, #w-node-e9220a46-6b5b-af66-9e07-375881361183-e2a72c93, #w-node-_1479719b-6cc0-bee7-ef62-075f2a62a138-e2a72c93 {
  grid-area: span 1 / span 12 / span 1 / span 12;
}

@media screen and (max-width: 991px) {
  #w-node-_7b96f27d-44bd-9e5e-a5f5-74b984710d8d-b1a72c91 {
    grid-area: 1 / 1 / 2 / 9;
  }

  #w-node-_585b2db4-e6db-e812-3d06-a4e755f9a36c-b1a72c91 {
    grid-area: span 4 / span 1 / span 4 / span 1;
    place-self: stretch stretch;
  }

  #w-node-_2e1e50f0-ba38-3aef-4caa-5ccf68e75bba-b1a72c91 {
    grid-area: 1 / 2 / 2 / 8;
    align-self: center;
  }

  #w-node-_2e1e50f0-ba38-3aef-4caa-5ccf68e75bb8-b1a72c91 {
    grid-area: 2 / 2 / 3 / 8;
  }

  #w-node-_0a2f7360-b4e2-b4ea-538d-75cd5a54b06e-b1a72c91 {
    grid-area: span 1 / span 4 / span 1 / span 4;
    align-self: start;
  }

  #w-node-_0a2f7360-b4e2-b4ea-538d-75cd5a54b076-b1a72c91 {
    grid-area: span 1 / span 8 / span 1 / span 8;
  }

  #w-node-_7b324706-5d63-0c0f-5cc5-06dbd6e5f1f5-d6e5f1f2 {
    grid-column: span 8 / span 8;
  }

  #w-node-_7b324706-5d63-0c0f-5cc5-06dbd6e5f1fc-d6e5f1f2, #w-node-_7b324706-5d63-0c0f-5cc5-06dbd6e5f20b-d6e5f1f2 {
    grid-area: span 1 / span 4 / span 1 / span 4;
  }

  #w-node-_7b324706-5d63-0c0f-5cc5-06dbd6e5f217-d6e5f1f2 {
    grid-area: span 1 / span 8 / span 1 / span 8;
  }

  #w-node-aa8f440e-fea7-9240-1a4c-e25cca0a73fb-e2a72c93, #w-node-_61fd236e-6077-677e-6eab-f1c22ed4c618-e2a72c93, #w-node-e9220a46-6b5b-af66-9e07-375881361183-e2a72c93, #w-node-_1479719b-6cc0-bee7-ef62-075f2a62a138-e2a72c93 {
    grid-area: 1 / 1 / 2 / 9;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_0a2f7360-b4e2-b4ea-538d-75cd5a54b06e-b1a72c91 {
    grid-area: span 1 / span 8 / span 1 / span 8;
    align-self: start;
  }

  #w-node-_208c0909-7465-7eb1-daa2-852d3c476089-3c47606e {
    grid-area: span 5 / span 4 / span 5 / span 4;
    align-self: auto;
  }

  #w-node-_64130a16-baa5-b565-363e-b397e31e5591-e31e5586 {
    grid-area: 1 / 1 / 2 / 4;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_7b96f27d-44bd-9e5e-a5f5-74b984710d8d-b1a72c91 {
    grid-area: span 1 / span 4 / span 1 / span 4;
  }

  #w-node-_585b2db4-e6db-e812-3d06-a4e755f9a36c-b1a72c91, #w-node-d35c110a-423a-031f-5e16-e832e550e33a-b1a72c91, #w-node-_21393cc0-2db1-4313-dbc9-0e9bca04ddca-b1a72c91 {
    grid-area: span 2 / span 3 / span 2 / span 3;
    place-self: stretch stretch;
  }

  #w-node-_2e1e50f0-ba38-3aef-4caa-5ccf68e75bba-b1a72c91 {
    grid-area: span 1 / span 7 / span 1 / span 7;
    align-self: center;
  }

  #w-node-_2e1e50f0-ba38-3aef-4caa-5ccf68e75bb8-b1a72c91 {
    grid-area: 2 / 1 / 3 / 8;
  }

  #w-node-_0a2f7360-b4e2-b4ea-538d-75cd5a54b06e-b1a72c91, #w-node-_0a2f7360-b4e2-b4ea-538d-75cd5a54b076-b1a72c91 {
    grid-column: span 4 / span 4;
  }

  #w-node-_7b324706-5d63-0c0f-5cc5-06dbd6e5f1f5-d6e5f1f2 {
    grid-area: span 1 / span 8 / span 1 / span 8;
    justify-self: center;
  }

  #w-node-_7b324706-5d63-0c0f-5cc5-06dbd6e5f20b-d6e5f1f2 {
    grid-area: span 1 / span 4 / span 1 / span 4;
  }

  #w-node-_208c0909-7465-7eb1-daa2-852d3c476073-3c47606e {
    grid-area: span 5 / span 6 / span 5 / span 6;
    place-self: auto;
  }

  #w-node-_208c0909-7465-7eb1-daa2-852d3c47607e-3c47606e, #w-node-_208c0909-7465-7eb1-daa2-852d3c476089-3c47606e {
    grid-area: span 5 / span 6 / span 5 / span 6;
    align-self: auto;
  }

  #w-node-aa8f440e-fea7-9240-1a4c-e25cca0a73fb-e2a72c93, #w-node-_61fd236e-6077-677e-6eab-f1c22ed4c618-e2a72c93, #w-node-e9220a46-6b5b-af66-9e07-375881361183-e2a72c93, #w-node-_1479719b-6cc0-bee7-ef62-075f2a62a138-e2a72c93 {
    grid-area: span 1 / span 4 / span 1 / span 4;
  }
}


