:root {
  --black: #080708;
  --white: #fffffa;
  --red: #ef476f;
  --20-grey: #cecdce;
  --5-grey: #f3f3f3;
  --50-grey: #838383;
  --80-grey: #393938;
  --blue: #3b60e4;
  --dark-blue: #21357e;
  --10-grey: #e6e6e6;
  --95-grey: #141314;
  --faint-bg: #55c1ff1a;
  --light-blue: #55c1ff;
  --90-grey: #212020;
}

h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 38px;
  font-weight: 700;
  line-height: 44px;
}

h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 700;
  line-height: 36px;
}

h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

h5 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
}

a {
  color: var(--black);
  text-decoration: none;
}

.main-body {
  background-color: var(--white);
  font-family: Quicksand, sans-serif;
}

.menu-bar {
  z-index: 1;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

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

.button {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: var(--blue);
  color: var(--white);
  background-image: url("https://cdn.prod.website-files.com/67d05c347148b36f7b82e718/686aadaca7cdab7777cadeea_Button.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  border-radius: 24px;
  justify-content: center;
  align-items: center;
  padding: 24px;
  font-weight: 700;
  line-height: 120%;
  display: flex;
}

.button._2 {
  width: 200px;
}

.button.menu-bar {
  width: auto;
}

.icon {
  object-fit: contain;
  width: 16px;
  height: 16px;
  display: none;
}

.menu-link {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  padding: 8px;
  display: flex;
}

.menu-link.red {
  color: var(--red);
}

.menu-text {
  font-weight: 700;
  line-height: 120%;
}

.menu-text-holder {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.header-content-holder {
  z-index: 2;
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  grid-template-rows: auto;
  grid-template-columns: 1fr auto;
  grid-auto-columns: 1fr;
  margin-top: 80px;
  margin-left: 5%;
  margin-right: 5%;
  display: grid;
  position: relative;
}

.header-text-content-holder {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.main-heading-text {
  width: 100%;
  color: var(--dark-blue);
  font-size: 40px;
  line-height: 120%;
}

.sub-heading {
  width: 100%;
  color: var(--black);
  font-size: 20px;
  font-weight: 600;
  line-height: 150%;
}

.sub-heading.center {
  text-align: center;
  text-align: center;
}

.heading-text-holder {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.heading-2-text {
  color: var(--dark-blue);
  text-align: center;
  font-size: 32px;
  font-weight: 700;
  line-height: 120%;
}

.heading-2-text.la {
  text-align: left;
  text-align: left;
}

.body-text {
  color: var(--80-grey);
  font-weight: 500;
  line-height: 120%;
}

.body-text.sele {
  color: var(--10-grey);
}

.body-text._2 {
  color: var(--50-grey);
}

.body-text.bold {
  color: var(--80-grey);
  font-weight: 700;
}

.body-text.darker {
  color: var(--80-grey);
}

.body-text.red {
  width: 14px;
  color: var(--red);
}

.wcb-content-holder {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-top: 40px;
  display: grid;
}

.wcb-card {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  border: 1px solid var(--10-grey);
  background-color: #fafaf5;
  border-radius: 24px;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  padding: 40px;
  display: flex;
}

.wcb-card._1 {
  background-image: linear-gradient(#fafaf500, #fafaf5 90%), url("https://cdn.prod.website-files.com/67d05c347148b36f7b82e718/687278e9c27c24c625afe3de_Frame%2072.webp");
  background-position: 0 0, 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, contain;
}

.wcb-card._2 {
  background-image: url("https://cdn.prod.website-files.com/67d05c347148b36f7b82e718/68727581e740983f6e1f87d9_image%207.webp");
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.wcb-card._3 {
  background-image: url("https://cdn.prod.website-files.com/67d05c347148b36f7b82e718/687276e237235a3e6d6a50c2_nammme%20Background%20Removed%201.webp");
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.wcb-card._4 {
  background-image: url("https://cdn.prod.website-files.com/67d05c347148b36f7b82e718/687275818df2ae8cbecacb45_Frame%2070.webp");
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.wcb-card._5 {
  background-image: url("https://cdn.prod.website-files.com/67d05c347148b36f7b82e718/687276e2d09e315ddea11b55_OIUFKE0%201.webp");
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.wcb-text-block {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  display: flex;
}

._20px-text-heading {
  color: var(--80-grey);
  font-size: 20px;
  line-height: 120%;
}

._20px-text-heading.black {
  color: var(--black);
}

.image-holder {
  object-fit: contain;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.icon-image {
  object-fit: contain;
  max-height: 211px;
}

.faq-and-cta-conatiner {
  background-image: url("https://cdn.prod.website-files.com/67d05c347148b36f7b82e718/68728d2365d4ed3a72723fa1_Frame%20168.webp");
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100vw;
  padding-bottom: 140px;
}

.faq-and-cta-conatiner._2 {
  background-image: url("https://cdn.prod.website-files.com/67d05c347148b36f7b82e718/68753c48fcffc49ea4afddcc_Frame%20169.webp");
}

.faq-section {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  padding: 80px 40px 160px;
  display: flex;
}

.faq-holder {
  z-index: 2;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  width: 65%;
  display: flex;
  position: relative;
}

.q-and-a {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  cursor: pointer;
  background-color: #21357e08;
  border-radius: 24px;
  flex-flow: column;
  padding: 40px;
  display: flex;
}

.question-text {
  width: 100%;
  color: var(--black);
  font-size: 18px;
  font-weight: 700;
  line-height: 120%;
}

.icon-holder {
  z-index: 5;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

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

.minus-icon {
  width: 24px;
  height: 24px;
  display: none;
}

.plus-icon {
  width: 24px;
  height: 24px;
}

.cta-section {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.cta-heading-text {
  color: var(--dark-blue);
  text-align: center;
  font-size: 40px;
  line-height: 120%;
}

.app-store-buttons {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.image-6 {
  width: 512px;
}

.app-store-link {
  display: none;
}

.footer {
  background-image: url("https://cdn.prod.website-files.com/67d05c347148b36f7b82e718/68728bd1018f012fc20c506f_Rectangle%2027.webp"), linear-gradient(#fffffa 5%, #fffffa33), linear-gradient(90deg, #3b60e4 5%, #55c1ff80 50%, #21357e 95%);
  background-position: 50% 0, 0 0, 0 0;
  background-repeat: no-repeat, repeat, repeat;
  background-size: cover, auto, auto;
  justify-content: space-between;
  align-items: stretch;
  width: 100vw;
  height: 460px;
  padding: 40px;
  display: flex;
}

.footer.nobg {
  background-image: linear-gradient(#fffffa 5%, #fffffa33), linear-gradient(90deg, #3b60e4 5%, #55c1ff80 50%, #21357e 95%);
}

.logo-link {
  justify-content: flex-start;
  align-items: flex-start;
  height: 100%;
  display: flex;
}

.logo-link.hhh, .logo-link.hhh.w--current, .logo-link.hhh, .logo-link.hhh.w--current {
  justify-content: flex-start;
  align-items: center;
}

.footer-left-side {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.left-side-content {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  display: flex;
}

.lsc-text {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  display: flex;
}

.line {
  background-color: var(--80-grey);
  width: 40px;
  height: 2px;
}

.social-media-icons {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  display: flex;
}

.footer-right-side {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 60%;
  display: flex;
}

.footer-right-side.mobile {
  display: none;
}

.footer-links-holder {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  width: 100%;
  display: flex;
}

.footer-links {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.link-title {
  width: 100%;
  padding: 4px 8px;
}

.link-title-text {
  color: var(--red);
  font-size: 12px;
  font-weight: 600;
  line-height: 120%;
}

.link-block {
  width: 100%;
  padding: 8px;
}

.driver-header {
  background-image: url("https://cdn.prod.website-files.com/67d05c347148b36f7b82e718/687536e1d0166d3b53ee6d9d_BG2.webp");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  width: 100vw;
  height: 100vh;
  padding-top: 16px;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.wdrb-section {
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 100vw;
  padding: 80px 40px;
  display: flex;
}

.driver-faq {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  display: flex;
}

.htj-and-dr {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  width: 35%;
  display: flex;
}

.how-to-join {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #21357e08;
  border-radius: 24px;
  flex-flow: column;
  width: 100%;
  height: 100%;
  padding: 40px;
  display: flex;
}

.htj-texts-holder {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  display: flex;
}

.htj-list-item {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.driver-requirements {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #21357e08;
  border-radius: 24px;
  flex-flow: column;
  width: 100%;
  padding: 40px;
  display: flex;
}

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

@media screen and (max-width: 991px) {
  .coming-soon-page {
    padding-left: 24px;
  }

  .text-2 {
    font-size: 14px;
  }

  .text-3 {
    font-size: 24px;
  }

  .frame-9 {
    max-width: 140px;
  }

  .frame-18 {
    padding: 14px;
  }

  .send-mail-24-outline, .frame-21 {
    width: 20px;
    height: 20px;
  }

  .header {
    padding-left: 24px;
    padding-right: 24px;
  }

  .menu-bar {
    z-index: 5;
  }

  .menu {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .menu-link {
    background-image: linear-gradient(270deg, #e474740d, #fff0);
    justify-content: flex-end;
    align-items: flex-start;
    width: 100%;
    padding: 32px;
  }

  .menu-text-holder {
    z-index: 6;
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    background-color: #ffffffe6;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-end;
    width: 100vw;
    height: 100vh;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: -24px;
    padding: 120px 0 0;
    display: none;
    position: fixed;
    inset: 0%;
  }

  .header-content-holder {
    grid-column-gap: 64px;
    grid-row-gap: 64px;
    margin-left: 0%;
    margin-right: 0%;
  }

  .image-3 {
    height: 60vh;
  }

  .how-it-works-section {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-8 {
    grid-column-gap: 64px;
    grid-row-gap: 64px;
  }

  .why-choose-buxe-section {
    padding-left: 20px;
    padding-right: 20px;
  }

  .wcb-card {
    padding: 32px;
  }

  .faq-holder {
    position: relative;
  }

  .app-store-buttons {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .document-section {
    padding-left: 80px;
    padding-right: 80px;
  }

  .div-block-32 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    grid-template-columns: .5fr 1fr;
  }

  .div-block-37 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .div-block-44 {
    z-index: 10;
    justify-content: center;
    align-items: center;
    padding: 16px;
    display: flex;
    position: relative;
  }

  .image-9 {
    aspect-ratio: 1;
    width: 32px;
  }

  .image-13 {
    object-fit: contain;
    border-radius: 24px;
  }

  .image-15 {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }
}

@media screen and (max-width: 767px) {
  .body {
    background-image: url("https://cdn.prod.website-files.com/67d05c347148b36f7b82e718/67d0b63df9722cee8e6c131c_Frame%2025-(Compressify.io).webp");
    background-position: 50% 0;
    background-repeat: no-repeat;
    height: auto;
  }

  .coming-soon-page {
    grid-column-gap: 140px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1.75fr .75fr;
    grid-auto-columns: 1fr;
    padding-right: 24px;
    display: flex;
  }

  .frame-24 {
    z-index: 10;
    position: relative;
  }

  .text-2 {
    font-size: 12px;
  }

  .text-3 {
    font-size: 18px;
  }

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

  .frame-9 {
    color: var(--white);
  }

  .text-7 {
    font-size: 10px;
  }

  .frame-22 {
    display: none;
  }

  .frame-14-copy {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .link {
    font-size: 12px;
  }

  .code-embed {
    width: 90px;
    height: 31px;
  }

  .code-embed-2 {
    width: 24px;
    height: 24px;
  }

  .header {
    height: auto;
    padding-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .button {
    width: 100%;
  }

  .button.menu-bar {
    display: none;
  }

  .menu-text-holder {
    margin-left: 0;
  }

  .header-content-holder {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .header-text-content-holder {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .main-heading-text {
    font-size: 32px;
  }

  .sub-heading {
    font-size: 16px;
  }

  .sub-heading.center {
    font-size: 14px;
  }

  .heading-text-holder {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .image-3 {
    height: 40vh;
  }

  .how-it-works-section {
    height: auto;
    padding-top: 80px;
    padding-bottom: 80px;
    position: static;
  }

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

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

  .heading-2-text, .heading-2-text.la, .heading-2-text.la {
    font-size: 24px;
  }

  .body-text {
    font-size: 14px;
    line-height: 150%;
  }

  .body-text.darker {
    width: 100%;
  }

  .body-text._2 {
    line-height: 150%;
  }

  .image-4 {
    width: auto;
    height: auto;
    transform: none;
  }

  .wcb-content-holder {
    flex-flow: column;
    display: flex;
  }

  .wcb-card._1 {
    background-position: 0 0, 100% 0;
  }

  ._20px-text-heading {
    font-size: 18px;
  }

  .faq-and-cta-conatiner {
    padding-bottom: 80px;
  }

  .faq-section {
    padding-bottom: 80px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .faq-holder {
    width: 100%;
  }

  .q-and-a {
    padding: 24px;
  }

  .question-text {
    font-size: 18px;
  }

  .minus-icon, .plus-icon {
    width: 18px;
    height: 18px;
  }

  .cta-section {
    padding-left: 20px;
    padding-right: 20px;
  }

  .cta-heading-text {
    font-size: 24px;
  }

  .app-store-buttons {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .footer {
    grid-column-gap: 64px;
    grid-row-gap: 64px;
    background-image: url("https://cdn.prod.website-files.com/67d05c347148b36f7b82e718/68728bd1018f012fc20c506f_Rectangle%2027.webp"), linear-gradient(#fffffa 10%, #fffffa66), linear-gradient(90deg, #3b60e4, #55c1ff80 40% 60%, #21357e);
    background-position: 50% 0, 0 0, 0 0;
    background-repeat: no-repeat, repeat, repeat;
    background-size: cover, auto, auto;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    height: auto;
    padding: 40px 20px;
  }

  .footer-left-side {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    width: 100%;
  }

  .left-side-content {
    width: 100%;
  }

  .footer-right-side {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
  }

  .footer-right-side.mobile {
    display: flex;
  }

  .footer-links-holder {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
  }

  .driver-header {
    background-image: linear-gradient(#fffffa, #fffffa33), url("https://cdn.prod.website-files.com/67d05c347148b36f7b82e718/687536e1d0166d3b53ee6d9d_BG2.webp");
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    height: auto;
    padding-bottom: 24px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .wdrb-section {
    padding: 40px 20px;
  }

  .driver-faq {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
  }

  .htj-and-dr {
    width: 100%;
  }

  .how-to-join, .driver-requirements {
    padding: 24px;
  }

  .other-pages-header {
    overflow: hidden;
  }

  .other-pages-header-content {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    grid-template-rows: auto;
    grid-template-columns: 1.5fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .other-pages-heading {
    font-size: 32px;
  }

  .other-pages-sub-text {
    font-size: 16px;
  }

  .other-pages-heading-text-holder {
    width: 80%;
  }

  .page-image {
    width: 100%;
    height: 100%;
    margin-right: -35vw;
  }

  .points-cards {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    padding: 24px;
  }

  .div-block-16 {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .qa-section {
    padding: 40px 20px;
  }

  .div-block-19 {
    padding: 40px;
  }

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

  .div-block-21 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .div-block-22 {
    padding: 16px;
  }

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

  .div-block-22-copy {
    padding: 16px;
  }

  .document-section {
    padding: 40px 20px;
  }

  .other-pages-header-container {
    padding-left: 0;
    padding-right: 0;
  }

  .safety-points {
    flex-flow: column;
    display: flex;
  }

  .support-q-and-a, .div-block-27 {
    padding: 24px;
  }

  .div-block-29 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

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

  .job {
    padding: 24px;
  }

  .other-details {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
    justify-content: flex-start;
    align-items: center;
  }

  .other-details-holder {
    grid-column-gap: 24px;
    grid-row-gap: 16px;
    flex-flow: wrap;
    justify-content: flex-start;
    align-items: center;
  }

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

  .div-block-36 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

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

  .header-copy {
    height: 100%;
  }

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

  .header-copy-copy {
    height: 100%;
  }

  .image-11 {
    width: 32px;
    height: 32px;
  }

  .image-12 {
    width: 16px;
    height: 16px;
  }

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

  .button-3 {
    width: 100%;
  }

  .image-13 {
    border-radius: 24px;
  }
}

@media screen and (max-width: 479px) {
  .body {
    height: 100vh;
  }

  .coming-soon-page {
    padding: 16px;
  }

  .frame-24 {
    grid-row-gap: 40px;
    height: 80%;
  }

  .frame-14 {
    grid-row-gap: 40px;
  }

  .frame-6 {
    grid-row-gap: 12px;
  }

  .text-3 {
    font-size: 16px;
  }

  .frame-12 {
    grid-row-gap: 8px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .frame-9 {
    width: 50%;
    max-width: none;
  }

  .frame-18 {
    padding: 12px;
  }

  .send-mail-24-outline, .frame-21 {
    width: 24px;
  }

  .frame-14-copy {
    grid-row-gap: 40px;
  }

  .image-2 {
    height: 30px;
  }

  .how-it-works-section {
    height: auto;
  }

  .other-details-holder {
    grid-row-gap: 12px;
  }
}
