:root {
  --blue-500: #1351ec;
  --grey800: #5b5b5b;
  --grey50: #f9fafb;
  --blue100: #edf4fc;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

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

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

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

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

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

.image-34 {
  margin-left: 0;
  margin-right: 8px;
}

.navbar-wrapper-3 {
  justify-content: space-between;
  align-items: center;
  width: 940px;
  min-width: 0;
  max-width: 940px;
  display: flex;
}

.navbar-logo-left-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container.shadow-three {
  width: auto;
  max-width: 1076px;
  height: 84px;
  margin-bottom: 0;
  padding: 14px 24px;
  display: flex;
}

.nav-link-19 {
  color: #333333d9;
  letter-spacing: .25px;
  -webkit-text-stroke-color: #333333d9;
  margin-left: 8px;
  margin-right: 8px;
  padding: 5px 8px;
  font-size: 1rem;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-19:hover {
  color: #333;
}

.nav-link-19:active {
  color: #3374db;
  font-weight: 500;
}

.nav-link-19:focus {
  color: #3374db;
}

.nav-link-19:focus-visible {
  outline-offset: 0px;
  color: #3374db;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link-19[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #3374db;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.menu {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 3px;
  display: flex;
}

.mobile-margin-top-10-copy-copy {
  margin-left: 40px;
}

.dropdown-link-4 {
  color: #333333d9;
  margin-bottom: 8px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: .9rem;
}

.dropdown-link-4:active {
  color: #3374db;
}

.flex-block-17 {
  align-items: center;
  margin-left: 0;
  padding-right: 0;
}

.dropdown-link-2 {
  color: #333333d9;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: .9rem;
}

.dropdown-link-2:active {
  color: #3374db;
}

.vectors-wrapper-11 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 18px;
  height: 18px;
  display: flex;
}

.dropdown-toggle {
  padding-left: 0;
}

.nav-menu-two {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  display: flex;
}

.dropdown-link-3 {
  color: #333333d9;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: .9rem;
}

.dropdown-link-3:active {
  color: #3374db;
}

.mainnavbar {
  background-color: #fff;
  width: 100%;
  height: auto;
  position: relative;
  box-shadow: 0 2px 5px #0003;
}

.icon-3 {
  color: #2565ff;
  margin-left: 0;
  font-size: 16px;
  font-weight: 100;
}

.text-block-9 {
  color: #333333d9;
  margin-right: 2px;
  font-size: 1rem;
}

.text-block-9:active, .text-block-9:focus {
  font-weight: 500;
}

.text-block-9:focus-visible {
  color: #3374db;
}

.text-block-9[data-wf-focus-visible] {
  color: #3374db;
}

.dropdown-link {
  color: #333333d9;
  margin-top: 8px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: .9rem;
}

.flex-block-17-copy {
  align-items: center;
  margin-left: 0;
  padding-right: 0;
}

.profile {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 2px;
  display: flex;
}

.mobile-margin-top-10-copy {
  margin-left: 20px;
}

.nav-link-19-copy-copy {
  color: #333333d9;
  letter-spacing: .25px;
  -webkit-text-stroke-color: #333333d9;
  margin-left: 0;
  margin-right: 5px;
  padding: 5px 0 5px 8px;
  font-size: 1rem;
  line-height: 20px;
  text-decoration: none;
  display: none;
  overflow: visible;
}

.nav-link-19-copy-copy:hover {
  color: #333;
}

.nav-link-19-copy-copy:active {
  color: #333333d9;
  font-weight: 500;
}

.nav-link-19-copy-copy:focus-visible {
  outline-offset: 0px;
  color: #333333d9;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link-19-copy-copy[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #333333d9;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.dropdown-list {
  background-color: #fff;
  border-radius: 6px;
  margin-top: -10px;
  box-shadow: 0 2px 5px #0003;
}

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

.bold-text-2 {
  color: #fff;
  font-weight: 400;
  text-decoration: none;
}

.linkfooter {
  color: #fff;
  text-decoration: none;
}

.logo-kavak-white {
  margin-bottom: 24px;
}

.bold-text-4 {
  font-weight: 400;
  text-decoration: none;
}

.containerfooter {
  text-align: left;
  max-width: 940px;
  padding-left: 0;
}

.copy-right {
  color: #fff;
  text-align: left;
  -webkit-text-stroke-color: #fff;
  padding-bottom: 16px;
  font-weight: 400;
  text-decoration: none;
}

.footer {
  -webkit-text-stroke-color: #2565ff;
  background-color: #000;
  border: 0 #000;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.accordion-item-copy {
  background-color: #fff;
  border-radius: 10px;
  margin-bottom: 20px;
  padding: 24px 30px 14px;
  box-shadow: 0 3px 7px #00000008;
}

.accordion-item-copy.container-3-copy-copy {
  box-shadow: none;
  text-align: left;
  -webkit-text-stroke-color: #e9e9e9;
  background-color: #0000;
  border-bottom: 1px solid #e7e9ee;
  border-radius: 0;
  width: auto;
  max-width: 1076px;
  margin-bottom: 0;
  padding-top: 8px;
  padding-bottom: 0;
  display: block;
  position: static;
}

.accordion-item-copy.container-3-copy-copy:active {
  box-shadow: none;
  -webkit-text-stroke-color: #5b5b5b;
  border: 1px #000;
}

.faqs {
  -webkit-text-stroke-color: #2565ff;
  background-color: #fff;
  border: 0 #000;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 80px;
  padding-bottom: 80px;
}

.accordion-item-content {
  margin-top: 10px;
  margin-right: 30px;
  overflow: hidden;
}

.container-4 {
  max-width: 1076px;
}

.heading-8 {
  width: 90%;
  font-size: 16px;
  font-weight: 500;
}

.accordion-item-trigger {
  -webkit-text-stroke-color: #5b5b5b;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.paragraph-4 {
  width: 90%;
  margin-bottom: 16px;
  font-size: 16px;
}

.heading-7-copy {
  text-align: center;
  margin-bottom: 40px;
  font-weight: 600;
}

.icon-2.accordion-icon {
  color: #0009;
  cursor: pointer;
  background-image: url('../images/Chevron_1Chevron.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 24px;
  width: 23px;
  height: 20px;
  font-size: 32px;
  line-height: 30px;
}

.dropdown-link-5 {
  color: #333333d9;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: .9rem;
}

.dropdown-link-5:active {
  color: #3374db;
}

.dropdown-link-6 {
  color: #333333d9;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: .9rem;
}

.dropdown-link-6:active {
  color: #3374db;
}

.dropdown-link-7 {
  color: #333333d9;
  margin-top: 8px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: .9rem;
}

.logonavbar {
  margin-left: 0;
  margin-right: 8px;
}

.mainbanner {
  -webkit-text-fill-color: inherit;
  background-image: url('../images/bannerp2p.webp');
  background-position: 0 0;
  background-size: cover;
  background-clip: border-box;
  min-height: 80vh;
  font-family: Noka, sans-serif;
}

.body {
  height: 40vh;
}

.heading-3x-large {
  color: #1b2532;
  margin-bottom: 0;
  font-size: 4.5rem;
  font-weight: 600;
  line-height: 5.25rem;
}

.heading-3x-large-2 {
  color: #1b2532;
  margin-bottom: 0;
  font-family: "Roboto 20230825 T 140845 Z 001";
  font-size: 4.5rem;
  font-weight: 600;
  line-height: 5.25rem;
}

.heading-3x-large-3 {
  color: #1b2532;
  margin-bottom: 0;
  font-family: Noka, sans-serif;
  font-size: 4.5rem;
  font-weight: 600;
  line-height: 5.25rem;
}

.heading {
  color: #1b2532;
  margin-top: 12px;
  margin-bottom: 12px;
  font-family: Noka, sans-serif;
  font-size: 2.5rem;
  font-weight: 600;
  line-height: 2.875rem;
}

.heading.heading-2x-large {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 4rem;
  line-height: 4.625rem;
}

.heading.heading-1x-large {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3rem;
  line-height: 3.5rem;
}

.heading.heading-large {
  text-align: center;
  margin-top: 0;
  margin-bottom: 16px;
}

.heading.heading-small {
  margin-top: 0;
  margin-bottom: 8px;
  font-size: 1.5rem;
  line-height: 1.75rem;
}

.heading.heading-x-small {
  width: 100%;
  margin-top: 0;
  margin-bottom: 8px;
  font-size: 1rem;
  line-height: 1.5rem;
}

.heading.heading-x-small.margin {
  margin-left: 82px;
}

.heading.heading-medium {
  text-align: left;
  margin-top: 0;
  margin-bottom: -1px;
  font-size: 2rem;
  line-height: 2.25rem;
}

.heading.heading-medium.aligncenter {
  text-align: center;
  margin-bottom: 16px;
}

.heading.heading-medium.aligncenter.marginbottom40px {
  width: 70%;
  margin-bottom: 24px;
}

.heading.heading-medium.margin24px {
  margin-bottom: 24px;
}

.heading.heading-1x-large {
  color: #fff;
  text-align: left;
  width: 70%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3rem;
  line-height: 3.5rem;
}

.heading.heading-1x-large.marginbottom16px {
  flex-direction: row;
  flex: 1;
  order: -1;
  justify-content: flex-start;
  align-items: flex-start;
  width: 75%;
  margin-bottom: 8px;
  display: flex;
}

.paragraph-large {
  color: #fff;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.75rem;
}

.paragraph {
  color: #fff;
  width: 100%;
  margin-bottom: 16px;
  font-family: Roboto, sans-serif;
  font-size: 1rem;
  line-height: 1.375rem;
}

.body-13 {
  background-color: #fff;
  height: auto;
}

.section {
  -webkit-text-fill-color: inherit;
  background-image: url('../images/bannerp2p_1.webp');
  background-position: 0 0;
  background-size: cover;
  background-attachment: scroll;
  background-clip: border-box;
  border-radius: 0;
  align-items: center;
  height: 75vh;
  display: flex;
}

.paragraph-5 {
  color: #fff;
  width: 70%;
  margin-bottom: 16px;
  font-family: Roboto, sans-serif;
  font-size: 1rem;
  line-height: 1.375rem;
}

.flex-block-1 {
  width: auto;
  min-width: 940px;
}

.dropdown-link-8 {
  color: #333333d9;
  margin-bottom: 8px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-family: Roboto, sans-serif;
  font-size: .9rem;
}

.dropdown-link-8:active {
  color: #3374db;
}

.dropdown-link-9 {
  color: #333333d9;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: .9rem;
}

.dropdown-link-9:active {
  color: #3374db;
}

.dropdown-link-10 {
  color: #333333d9;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: .9rem;
}

.dropdown-link-10:active {
  color: #3374db;
}

.dropdown-link-11 {
  color: #333333d9;
  margin-top: 8px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: .9rem;
}

.container-5 {
  max-width: 940px;
}

.text-block-4 {
  color: #333;
  text-align: center;
  margin-bottom: 16px;
  font-family: Noka, sans-serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 40px;
}

.tabs-menu {
  z-index: 1000;
  text-align: center;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding-top: 0;
  display: block;
  position: sticky;
  top: 0;
  box-shadow: 0 0 20px #00000026;
}

.tab-link-tab-1 {
  color: var(--blue-500);
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: var(--blue-500);
  background-color: #0000;
  border-bottom: 2px solid #e9e9e9;
}

.tab-link-tab-1:active {
  color: #2565ff;
  -webkit-text-stroke-color: #5b5b5b;
  border-bottom-color: #2565ff;
}

.tab-link-tab-1.w--current {
  color: var(--blue-500);
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: var(--blue-500);
  overflow-wrap: normal;
  background-color: #0000;
  border-bottom: 2px solid #2565ff;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.tab-link-tab-1.w--current:focus {
  color: #2565ff;
}

.text-block-7 {
  color: #5b5b5b;
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: var(--blue-500);
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.text-block-7:active {
  -webkit-text-stroke-color: #2565ff;
}

.tab-link-tab-2 {
  background-color: #0000;
  border-bottom: 2px solid #e9e9e9;
  flex: 1;
  align-self: center;
  height: 100%;
  padding-top: 16px;
  padding-bottom: 16px;
}

.tab-link-tab-2.w--current {
  color: var(--blue-500);
  -webkit-text-stroke-width: 1px;
  background-color: #0000;
  border-bottom: 2px solid #2565ff;
  align-self: center;
  height: 100%;
}

.text-block-5 {
  color: #5b5b5b;
  text-align: center;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.benefits {
  -webkit-text-stroke-color: #2565ff;
  background-color: #fff;
  border: 0 #000;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 80px;
  padding-bottom: 80px;
}

.tabs {
  color: #5b5b5b;
  -webkit-text-stroke-color: #2565ff;
  background-color: #0000;
  border: 0 #000;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.buttonbase-tonal {
  text-align: center;
  background-color: #ebf1ff;
  border-radius: 8px;
  margin-right: 0;
  padding: 12px 64px;
  text-decoration: none;
}

.buttonbase-tonal:hover {
  background-color: #a8c5ff;
}

.image-51 {
  padding-right: 16px;
}

.paragraph-strong {
  color: #333;
  width: 90%;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.6rem;
}

.paragraph-strong.colorblue600 {
  color: #1351ec;
  -webkit-text-stroke-color: #002f94;
  width: 100%;
}

.paragraph-strong.colorblue600:hover {
  -webkit-text-stroke-color: #002f94;
}

.paragraph-strong.colorblue600:focus {
  color: #1351ec;
}

.paragraph-strong.colorwhite {
  color: #fff;
  width: 100%;
  text-decoration: none;
}

.buttonbase-default {
  background-color: var(--blue-500);
  text-align: center;
  border: 0 solid #1351ec;
  border-radius: 8px;
  margin-top: 16px;
  margin-bottom: 16px;
  margin-right: 16px;
  padding: 12px 64px;
  text-decoration: none;
}

.buttonbase-default:hover {
  background-color: #002f94;
  border: 0 solid #002f94;
}

.buttonbase-default:focus {
  border: 2px solid #a8c5ff;
}

.buttonbase-default.margin {
  margin-bottom: 0;
}

.image-50 {
  margin-right: 16px;
  padding-right: 0;
}

.flex-block-18 {
  align-items: center;
}

.sectionbenefits {
  justify-content: space-around;
  max-width: 940px;
  margin-top: 80px;
  margin-bottom: 80px;
  display: block;
}

.sectionbenefits.margin24px {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.flex-block-19 {
  background-color: #fff;
  border-radius: 8px;
  width: auto;
  padding: 32px 24px 16px;
}

.flex-block-19.margin16px {
  width: 19%;
  margin-right: 16px;
  padding-top: 40px;
  padding-bottom: 16px;
}

.paragraph-6 {
  color: var(--grey800);
  width: 100%;
  margin-bottom: 16px;
  font-family: Roboto, sans-serif;
  font-size: 1rem;
  line-height: 1.375rem;
}

.paragraph-6.margin {
  margin-left: 82px;
}

.image-52, .image-53, .image-54, .image-55 {
  margin-bottom: 8px;
}

.tabs-2 {
  background-color: #0000;
}

.tabs-content {
  background-color: var(--grey50);
}

.sectionsteps {
  background-color: var(--blue100);
  justify-content: space-around;
  max-width: 100%;
  padding-top: 80px;
  padding-bottom: 80px;
  display: flex;
}

.container-8 {
  background-color: #fff;
  border-radius: 20px;
  min-width: 940px;
  max-width: 940px;
  padding: 40px 24px;
}

.container-8.margin24px {
  background-color: #fff;
  padding-top: 56px;
  padding-bottom: 56px;
}

.flex-block-20 {
  border-radius: 20px;
  align-items: center;
}

.image-56 {
  margin-right: 24px;
  position: relative;
  inset: 0 auto 0% -28%;
}

.image-57 {
  max-width: none;
  margin-right: 0;
}

.div-block {
  text-align: center;
  background-color: #1500ff;
  width: 1px;
  min-height: 160px;
}

.div-block.short, .div-block.short2, .div-block.short3 {
  min-height: 120px;
}

.flex-block-21 {
  align-items: center;
  min-width: 24px;
  max-width: 24px;
}

.flex-block-22 {
  margin-left: 16px;
}

.div-block-2 {
  min-width: auto;
}

.flex-block-23 {
  min-width: 60%;
  max-width: 60%;
  margin-left: -96px;
}

.sectionstart {
  text-align: center;
  justify-content: space-around;
  max-width: 940px;
  margin-top: 80px;
  margin-bottom: 80px;
  display: block;
}

.sectionstart.margin24px {
  flex-direction: column;
  align-items: center;
  max-width: 650px;
  margin-top: 64px;
  margin-bottom: 64px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.benefit {
  justify-content: space-around;
  max-width: 940px;
  margin-top: 24px;
  margin-bottom: 0;
  display: flex;
}

.bold-text-5 {
  color: #fff;
  font-weight: 400;
  text-decoration: none;
}

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

.image-58 {
  align-self: auto;
  margin-bottom: 8px;
}

.image-42 {
  margin-left: 0;
  margin-right: 8px;
}

.text-block-38 {
  color: #333333d9;
  margin-right: 2px;
  font-size: 1rem;
}

.text-block-38:active, .text-block-38:focus {
  font-weight: 500;
}

.text-block-38:focus-visible {
  color: #3374db;
}

.text-block-38[data-wf-focus-visible] {
  color: #3374db;
}

.dropdown-link-12 {
  color: #333333d9;
  margin-bottom: 8px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-family: Roboto, sans-serif;
  font-size: .9rem;
}

.dropdown-link-12:active {
  color: #3374db;
}

.dropdown-link-13 {
  color: #333333d9;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: .9rem;
}

.dropdown-link-13:active {
  color: #3374db;
}

.dropdown-link-14 {
  color: #333333d9;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: .9rem;
}

.dropdown-link-14:active {
  color: #3374db;
}

.form {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  min-width: 300px;
  min-height: 300px;
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
}

.container-10 {
  background-color: #0000;
  border-radius: 20px;
  flex-direction: column;
  flex: 1;
  align-self: stretch;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 24px 60px;
  display: flex;
}

.bold-text-6 {
  color: #fff;
  font-weight: 400;
  text-decoration: none;
}

.footer-2 {
  -webkit-text-stroke-color: #2565ff;
  background-color: #000;
  border: 0 #000;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 80px;
  padding-bottom: 80px;
}

.bold-text-7 {
  color: #fff;
  font-weight: 400;
  text-decoration: none;
}

.footer-3 {
  -webkit-text-stroke-color: #2565ff;
  background-color: #000;
  border: 0 #000;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 80px;
  padding-bottom: 80px;
}

.dropdown-link-15 {
  color: #333333d9;
  margin-bottom: 8px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-family: Roboto, sans-serif;
  font-size: .9rem;
}

.dropdown-link-15:active {
  color: #3374db;
}

.dropdown-link-16 {
  color: #333333d9;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: .9rem;
}

.dropdown-link-16:active {
  color: #3374db;
}

.nav-link-20 {
  color: #333333d9;
  letter-spacing: .25px;
  -webkit-text-stroke-color: #333333d9;
  margin-left: 8px;
  margin-right: 8px;
  padding: 5px 8px;
  font-size: 1rem;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-20:hover {
  color: #333;
}

.nav-link-20:active {
  color: #3374db;
  font-weight: 500;
}

.nav-link-20:focus {
  color: #3374db;
}

.nav-link-20:focus-visible {
  outline-offset: 0px;
  color: #3374db;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link-20[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #3374db;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.dropdown-link-17 {
  color: #333333d9;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: .9rem;
}

.dropdown-link-17:active {
  color: #3374db;
}

.text-block-39 {
  color: #333333d9;
  margin-right: 2px;
  font-size: 1rem;
}

.text-block-39:active, .text-block-39:focus {
  font-weight: 500;
}

.text-block-39:focus-visible {
  color: #3374db;
}

.text-block-39[data-wf-focus-visible] {
  color: #3374db;
}

.dropdown-link-18 {
  color: #333333d9;
  margin-top: 8px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: .9rem;
}

.mobile-margin-top-10-copy-2 {
  margin-left: 20px;
}

.dropdown-toggle-2 {
  padding-left: 0;
  padding-right: 43px;
}

.icon-4 {
  color: #2565ff;
  margin-left: 0;
  font-size: 16px;
  font-weight: 100;
}

.dropdown-link-19 {
  color: #333333d9;
  margin-top: 8px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: .9rem;
}

.dropdown-link-20 {
  color: #333333d9;
  margin-bottom: 8px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-family: Roboto, sans-serif;
  font-size: .9rem;
}

.dropdown-link-20:active {
  color: #3374db;
}

.text-block-40 {
  color: #333333d9;
  margin-right: 2px;
  font-size: 1rem;
}

.text-block-40:active, .text-block-40:focus {
  font-weight: 500;
}

.text-block-40:focus-visible {
  color: #3374db;
}

.text-block-40[data-wf-focus-visible] {
  color: #3374db;
}

.icon-5 {
  color: #2565ff;
  margin-left: 0;
  font-size: 16px;
  font-weight: 100;
}

.dropdown-link-21 {
  color: #333333d9;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: .9rem;
}

.dropdown-link-21:active {
  color: #3374db;
}

.mobile-margin-top-10-copy-3 {
  margin-left: 20px;
}

.dropdown-link-22 {
  color: #333333d9;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: .9rem;
}

.dropdown-link-22:active {
  color: #3374db;
}

.html-embed {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-self: center;
  align-items: center;
  min-width: 100%;
  min-height: 300px;
  display: flex;
}

.form-2 {
  height: auto;
  margin-top: 40px;
}

.container-11 {
  background-color: #0000;
  border-radius: 20px;
  flex-direction: column;
  min-width: 940px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 24px 60px;
  display: flex;
}

.container-12 {
  background-color: #0000;
  border-radius: 20px;
  flex-direction: column;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 24px 60px;
  display: flex;
}

.paragraph-7 {
  color: #ffffff82;
  flex-direction: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.bold-text-8 {
  color: #fff;
  font-size: 15px;
  font-weight: 700;
}

.text-span {
  flex: 0 auto;
  position: sticky;
}

@media screen and (min-width: 1280px) {
  .mobile-margin-top-10 {
    margin-left: 0;
  }

  .navbar-wrapper-3 {
    color: #333333d9;
    width: 1320px;
    max-width: 1320px;
    margin-left: 0;
  }

  .navbar-logo-left-container.shadow-three {
    max-width: 1320px;
    height: 84px;
    padding: 16px;
  }

  .nav-link-19 {
    -webkit-text-stroke-color: #5b5b5b;
    margin-left: 0;
    font-size: 1rem;
  }

  .nav-link-19:hover {
    -webkit-text-stroke-color: #333;
  }

  .nav-link-19:active {
    color: #3374db;
  }

  .dropdown-link-4 {
    font-size: 1rem;
  }

  .flex-block-17 {
    margin-left: 10px;
  }

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

  .dropdown-toggle {
    padding-left: 0;
  }

  .nav-menu-two {
    margin-left: 0;
  }

  .dropdown-link-3 {
    font-size: 1rem;
  }

  .mainnavbar {
    box-shadow: 0 0 5px #00000059;
  }

  .icon-3 {
    color: #2565ff;
    -webkit-text-stroke-color: #2565ff;
    font-size: 16px;
  }

  .text-block-9 {
    color: #333333d9;
    font-size: 1rem;
  }

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

  .flex-block-17-copy {
    margin-left: 40px;
  }

  .profile {
    margin-left: 16px;
  }

  .mobile-margin-top-10-copy {
    margin-left: 0;
  }

  .nav-link-19-copy-copy {
    font-size: 1rem;
    display: block;
  }

  .link-footer {
    color: #fff;
    font-size: .9rem;
    text-decoration: none;
  }

  .linkfooter {
    color: #fff;
    text-decoration: none;
  }

  .containerfooter {
    max-width: 1320px;
  }

  .copy-right {
    font-size: .9rem;
    font-weight: 300;
  }

  .accordion-item-copy.container-3-copy-copy, .container-4 {
    max-width: 1320px;
  }

  .dropdown-link-5, .dropdown-link-6, .dropdown-link-7 {
    font-size: 1rem;
  }

  .mainbanner {
    -webkit-text-fill-color: inherit;
    background-image: none;
    background-size: auto;
    background-attachment: scroll;
    background-clip: border-box;
    width: 100%;
    min-height: auto;
  }

  .heading-3x-large, .heading.heading-2x-large, .heading.heading-2x-large {
    color: #fff;
  }

  .heading.heading-large {
    text-align: left;
  }

  .heading.heading-x-small {
    font-size: 1.25rem;
  }

  .heading.heading-medium.aligncenter.marginbottom40px {
    width: 70%;
    margin-bottom: 32px;
  }

  .heading.heading-medium.margin24px {
    width: 90%;
  }

  .heading.heading-1x-large {
    width: 50%;
  }

  .heading.heading-1x-large.marginbottom16px {
    width: 60%;
  }

  .paragraph {
    color: #fff;
    margin-bottom: 16px;
  }

  .body-2 {
    height: 40px;
  }

  .body-3 {
    height: 134vh;
  }

  .body-4 {
    height: 40px;
  }

  .body-5 {
    height: 134vh;
  }

  .body-6, .body-7 {
    height: 40px;
  }

  .body-8 {
    height: 134vh;
  }

  .body-9 {
    height: 0;
  }

  .body-10 {
    height: 134vh;
  }

  .body-11, .body-12 {
    min-height: 40px;
  }

  .body-13 {
    height: auto;
    min-height: auto;
  }

  .section {
    width: auto;
  }

  .paragraph-5 {
    color: #fff;
    width: 45%;
    margin-bottom: 16px;
  }

  .flex-block-1 {
    width: auto;
    min-width: 1320px;
  }

  .dropdown-link-8, .dropdown-link-9, .dropdown-link-10, .dropdown-link-11 {
    font-size: 1rem;
  }

  .container-5 {
    max-width: 1320px;
  }

  .tab-link-tab-1.w--current {
    -webkit-text-stroke-width: 1px;
  }

  .sectionbenefits {
    max-width: 1320px;
  }

  .sectionbenefits.margin24px {
    margin-bottom: 80px;
  }

  .paragraph-6 {
    color: #333;
    margin-bottom: 16px;
  }

  .container-7 {
    max-width: 1320px;
  }

  .sectionsteps {
    max-width: 100%;
    padding-top: 104px;
    padding-bottom: 104px;
  }

  .container-8 {
    min-width: auto;
    max-width: 1320px;
  }

  .container-8.margin24px {
    max-width: 1200px;
  }

  .flex-block-20 {
    width: 100%;
  }

  .image-56 {
    left: -16%;
  }

  .div-block {
    min-height: 160px;
  }

  .div-block.short, .div-block.short2, .div-block.short3 {
    min-height: 120px;
  }

  .div-block-2 {
    min-width: 50%;
  }

  .flex-block-23 {
    min-width: 50%;
    max-width: 50%;
    margin-left: -95px;
  }

  .sectionstart {
    max-width: 1320px;
  }

  .sectionstart.margin24px {
    margin-top: 80px;
    margin-bottom: 80px;
  }

  .benefit {
    max-width: 1320px;
  }

  .text-block-38 {
    color: #333333d9;
    font-size: 1rem;
  }

  .dropdown-link-12, .dropdown-link-13, .dropdown-link-14 {
    font-size: 1rem;
  }

  .form {
    background-color: #0000;
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .dropdown-link-15, .dropdown-link-16 {
    font-size: 1rem;
  }

  .nav-link-20 {
    -webkit-text-stroke-color: #5b5b5b;
    margin-left: 0;
    font-size: 1rem;
  }

  .nav-link-20:hover {
    -webkit-text-stroke-color: #333;
  }

  .nav-link-20:active {
    color: #3374db;
  }

  .mobile-margin-top-11 {
    margin-left: 0;
  }

  .dropdown-link-17 {
    font-size: 1rem;
  }

  .text-block-39 {
    color: #333333d9;
    font-size: 1rem;
  }

  .dropdown-link-18 {
    font-size: 1rem;
  }

  .mobile-margin-top-10-copy-2 {
    margin-left: 0;
  }

  .dropdown-toggle-2 {
    padding-left: 0;
    padding-right: 24px;
  }

  .dropdown-toggle-2.padding0 {
    padding-right: 24px;
  }

  .icon-4 {
    color: #2565ff;
    -webkit-text-stroke-color: #2565ff;
    margin-right: 0;
    font-size: 16px;
  }

  .icon-4.margin {
    margin-right: 0;
  }

  .mobile-margin-top-12 {
    margin-left: 0;
  }

  .dropdown-link-19, .dropdown-link-20 {
    font-size: 1rem;
  }

  .text-block-40 {
    color: #333333d9;
    font-size: 1rem;
  }

  .icon-5 {
    color: #2565ff;
    -webkit-text-stroke-color: #2565ff;
    font-size: 16px;
  }

  .dropdown-link-21 {
    font-size: 1rem;
  }

  .mobile-margin-top-10-copy-3 {
    margin-left: 0;
  }

  .dropdown-link-22 {
    font-size: 1rem;
  }

  .form-2 {
    background-color: #0000;
    height: auto;
    margin-top: 0;
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .container-11 {
    min-width: 940px;
  }
}

@media screen and (max-width: 991px) {
  .image-34 {
    max-width: 70%;
  }

  .mobile-margin-top-10 {
    margin-top: 16px;
    margin-bottom: 24px;
    margin-left: 8px;
    display: flex;
  }

  .navbar-wrapper-3 {
    margin-left: 16px;
    margin-right: 16px;
  }

  .navbar-logo-left-container.shadow-three {
    height: 56px;
    padding-left: 0;
    padding-right: 0;
  }

  .nav-menu-wrapper {
    background-color: #0000;
    line-height: 0;
  }

  .nav-link-19 {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .mobile-margin-top-10-copy-copy {
    border-bottom: 1px solid #e7e9ee;
    margin-left: 8px;
  }

  .dropdown-toggle {
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 0;
  }

  .nav-menu-two {
    background-color: #fff;
    border-radius: 0;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    height: 100vh;
    margin-top: 0;
    padding: 20px;
    display: block;
    box-shadow: 0 8px 50px #0000000d;
  }

  .flex-block-17-copy {
    border-top: 1px solid #e7e9ee;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .mobile-margin-top-10-copy {
    border: 1px solid #e7e9ee;
    border-left: 0 solid #000;
    border-right: 0 solid #000;
    margin-top: 24px;
    margin-bottom: 24px;
    margin-left: 8px;
    padding-top: 24px;
    padding-bottom: 24px;
    display: none;
  }

  .nav-link-19-copy-copy {
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .containerfooter {
    margin-left: 24px;
    margin-right: 24px;
  }

  .logonavbar {
    max-width: 70%;
  }

  .heading.heading-2x-large {
    text-align: left;
    text-align: left;
    text-align: left;
  }

  .heading.heading-x-small.margin {
    margin-left: 0;
  }

  .heading.heading-medium.aligncenter {
    margin-bottom: 32px;
    padding-top: 0;
  }

  .heading.heading-medium.aligncenter.marginbottom40px {
    width: 100%;
  }

  .heading.heading-1x-large.marginbottom16px {
    width: 80%;
  }

  .section {
    background-position: 50%;
    background-size: cover;
  }

  .flex-block-1 {
    min-width: 100%;
  }

  .tabs-menu {
    display: flex;
  }

  .sectionbenefits.margin24px {
    margin-left: 24px;
    margin-right: 24px;
  }

  .paragraph-6.margin {
    margin-left: 0;
  }

  .sectionsteps {
    padding-top: 80px;
  }

  .container-8.margin24px {
    min-width: auto;
    max-width: none;
    margin-left: 24px;
    margin-right: 24px;
  }

  .flex-block-20 {
    display: block;
  }

  .image-56 {
    text-align: center;
    max-width: 80%;
    margin-bottom: 24px;
    margin-right: 24px;
    display: block;
    position: static;
    top: -87px;
    bottom: 0%;
    left: 0%;
  }

  .div-block.short, .div-block.short2, .div-block.short3 {
    min-height: 90px;
  }

  .div-block-2 {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    position: static;
  }

  .flex-block-23 {
    min-width: auto;
    max-width: none;
    margin-left: 0;
    padding-left: 0;
  }

  .sectionstart.margin24px {
    max-width: 100%;
    margin: 64px 24px;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

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

  .image-42 {
    max-width: 70%;
  }

  .container-10 {
    margin-top: 40px;
    margin-bottom: 40px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .nav-link-20 {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .mobile-margin-top-11 {
    margin-top: 16px;
    margin-bottom: 24px;
    margin-left: 8px;
    display: flex;
  }

  .mobile-margin-top-10-copy-2 {
    border: 1px solid #e7e9ee;
    border-left: 0 solid #000;
    border-right: 0 solid #000;
    margin-top: 24px;
    margin-bottom: 24px;
    margin-left: 8px;
    padding-top: 24px;
    padding-bottom: 24px;
    display: none;
  }

  .dropdown-toggle-2 {
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 0;
  }

  .mobile-margin-top-12 {
    margin-top: 16px;
    margin-bottom: 24px;
    margin-left: 8px;
    display: flex;
  }

  .mobile-margin-top-10-copy-3 {
    border: 1px solid #e7e9ee;
    border-left: 0 solid #000;
    border-right: 0 solid #000;
    margin-top: 24px;
    margin-bottom: 24px;
    margin-left: 8px;
    padding-top: 24px;
    padding-bottom: 24px;
    display: none;
  }

  .form-2 {
    height: auto;
  }

  .container-11 {
    min-width: 728px;
    margin-top: 40px;
    margin-bottom: 40px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .container-12 {
    margin-top: 40px;
    margin-bottom: 40px;
    padding-left: 16px;
    padding-right: 16px;
  }
}

@media screen and (max-width: 767px) {
  .mobile-margin-top-10 {
    border-bottom: 1px solid #fbfbfb;
    margin-top: 10px;
  }

  .navbar-logo-left-container {
    max-width: 100%;
  }

  .navbar-logo-left-container.shadow-three {
    padding: 8px 0;
  }

  .nav-link-19 {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-10-copy-copy {
    margin-top: 10px;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu-two {
    border-radius: 0;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .mobile-margin-top-10-copy {
    border-bottom: 1px solid #e7e9ee;
    margin-top: 10px;
  }

  .nav-link-19-copy-copy {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .containerfooter {
    margin-left: 24px;
    margin-right: 24px;
    padding-left: 0;
  }

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

  .accordion-item-content {
    margin-right: 0;
  }

  .heading.heading-2x-large {
    color: #fff;
  }

  .heading.heading-medium.aligncenter.marginbottom40px, .heading.heading-medium.margin24px {
    text-align: center;
  }

  .heading.heading-1x-large.marginbottom16px {
    width: 100%;
  }

  .paragraph {
    color: #3e4a5b;
  }

  .section {
    background-image: url('../images/foto-producto-1.jpg');
    background-position: 61%;
    background-size: cover;
    padding-left: 24px;
    padding-right: 16px;
  }

  .paragraph-5 {
    color: #fff;
    width: 100%;
  }

  .flex-block-1 {
    width: 100%;
  }

  .buttonbase-tonal, .buttonbase-default {
    padding-left: 56px;
    padding-right: 56px;
  }

  .paragraph-6 {
    color: #3e4a5b;
  }

  .image-56 {
    max-width: 90%;
    margin-bottom: 24px;
  }

  .div-block.short, .div-block.short2, .div-block.short3 {
    min-height: 120px;
  }

  .div-block-2 {
    height: auto;
    position: relative;
    left: 6px;
  }

  .sectionstart.margin24px {
    margin-top: 64px;
    margin-bottom: 64px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .container-10 {
    margin-left: 16px;
    margin-right: 16px;
  }

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

  .nav-link-20 {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-11 {
    border-bottom: 1px solid #fbfbfb;
    margin-top: 10px;
  }

  .mobile-margin-top-10-copy-2 {
    border-bottom: 1px solid #e7e9ee;
    margin-top: 10px;
  }

  .mobile-margin-top-12 {
    border-bottom: 1px solid #fbfbfb;
    margin-top: 10px;
  }

  .mobile-margin-top-10-copy-3 {
    border-bottom: 1px solid #e7e9ee;
    margin-top: 10px;
  }

  .container-11 {
    min-width: auto;
    margin-left: 16px;
    margin-right: 16px;
  }

  .container-12 {
    margin-left: 16px;
    margin-right: 16px;
  }
}

@media screen and (max-width: 479px) {
  .navbar-logo-left-container.shadow-three {
    z-index: 100;
  }

  .nav-menu-two {
    flex-direction: column;
  }

  .containerfooter {
    margin-left: 16px;
    margin-right: 16px;
  }

  .heading-7-copy {
    font-size: 24px;
  }

  .heading.heading-medium.aligncenter {
    margin-bottom: 0;
    font-size: 1.5rem;
    line-height: 1.75rem;
  }

  .heading.heading-medium.aligncenter.marginbottom40px {
    margin-bottom: 24px;
    font-size: 1.5rem;
  }

  .heading.heading-medium.aligncenter.marginbottom16px {
    margin-bottom: 16px;
  }

  .heading.heading-medium.aligncenter.marginbottom8px {
    margin-bottom: 8px;
  }

  .heading.heading-medium.margin24px {
    text-align: center;
    font-size: 1.5rem;
    line-height: 1.75rem;
  }

  .heading.heading-1x-large {
    margin-bottom: 16px;
    font-size: 2.2rem;
    line-height: 2.7rem;
  }

  .heading.heading-1x-large.marginbottom16px {
    width: 100%;
    margin-top: 40px;
    margin-bottom: 8px;
    line-height: 2.5rem;
  }

  .body-13 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .section {
    background-image: linear-gradient(#00000080, #00000080), url('../images/bannermobilep2p-2.webp');
    background-position: 0 0, 61%;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
    align-items: flex-end;
    height: auto;
    padding-bottom: 24px;
    padding-left: 16px;
  }

  .paragraph-5 {
    margin-bottom: 24px;
  }

  .flex-block-1 {
    width: auto;
    min-width: 100%;
  }

  .tabs-menu {
    z-index: 10;
    justify-content: center;
    padding-top: 0;
    display: flex;
  }

  .tab-link-tab-1.w--current, .tab-link-tab-2 {
    flex-direction: column;
    align-items: center;
    width: 50%;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .tabs {
    position: static;
    overflow: visible;
  }

  .buttonbase-tonal {
    width: 100%;
  }

  .buttonbase-default {
    width: 100%;
    margin-right: 0;
  }

  .flex-block-18 {
    width: 100%;
    display: block;
  }

  .sectionbenefits.margin24px {
    margin: 40px 16px;
  }

  .flex-block-19 {
    flex-direction: row;
    padding: 32px 16px 8px;
  }

  .image-52, .image-53, .image-54, .image-55 {
    margin-right: 16px;
  }

  .sectionsteps {
    padding-top: 56px;
    padding-bottom: 56px;
  }

  .container-8.margin24px {
    align-items: stretch;
    margin-left: 16px;
    margin-right: 16px;
    padding-top: 40px;
    padding-bottom: 40px;
    display: flex;
  }

  .image-56 {
    max-width: 100%;
    margin-bottom: 16px;
    top: -93px;
    bottom: 0%;
  }

  .image-56.marginbottom8px {
    margin-bottom: 24px;
  }

  .div-block {
    min-height: 320px;
  }

  .div-block.short, .div-block.short2 {
    min-height: 190px;
  }

  .div-block.short3 {
    min-height: 120px;
  }

  .div-block-2 {
    text-align: left;
    flex-direction: column;
    height: auto;
    display: block;
    position: relative;
  }

  .flex-block-23 {
    padding-left: 0;
  }

  .sectionstart.margin24px {
    margin: 40px 16px;
    padding-top: 0;
    padding-bottom: 0;
  }

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

  .image-58 {
    margin-right: 16px;
  }

  .form {
    flex: 1;
    order: 0;
    align-self: center;
    align-items: stretch;
    min-width: auto;
    min-height: auto;
    margin: 20px 16px;
    padding-left: 0;
    padding-right: 0;
  }

  .container-10 {
    margin-left: 16px;
    margin-right: 16px;
  }

  .footer-3 {
    order: 1;
    align-self: flex-end;
  }

  .html-embed {
    align-items: stretch;
    min-width: auto;
    min-height: auto;
  }

  .form-2 {
    width: 100%;
  }

  .container-11, .container-12 {
    margin-left: 16px;
    margin-right: 16px;
  }

  .bold-text-8 {
    font-size: 14px;
    font-weight: 400;
  }

  .flex-block-24 {
    aspect-ratio: auto;
    object-fit: fill;
    height: auto;
    overflow: auto;
  }
}

#w-node-_03044605-69ac-1006-e702-627d6fb84125-4bb85298, #w-node-_5dec29c0-6af6-503a-f3ce-ef78d4585e23-4bb85298, #w-node-_1384bcaf-e135-ee23-ce39-0a57e22b0d2b-4bb85298 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 479px) {
  #w-node-_5dec29c0-6af6-503a-f3ce-ef78d4585e23-4bb85298, #w-node-_1384bcaf-e135-ee23-ce39-0a57e22b0d2b-4bb85298 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Noka';
  src: url('../fonts/NOKA.zip') format('undefined');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Noka';
  src: url('../fonts/Noka-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Noka';
  src: url('../fonts/Noka-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Noka';
  src: url('../fonts/Noka-Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Noka';
  src: url('../fonts/Noka-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Noka';
  src: url('../fonts/Noka-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}