@font-face {
  font-family: Proxima Nova;
  src: url('../fonts/Proxima-Nova-Black-Italic.otf') format("opentype"), url('../fonts/Proxima-Nova-Black.otf') format("opentype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Proxima Nova;
  src: url('../fonts/Proxima-Nova-Bold.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Proxima Nova;
  src: url('../fonts/Proxima-Nova-Thin-Italic.otf') format("opentype");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Proxima Nova;
  src: url('../fonts/Proxima-Nova-Semibold.otf') format("opentype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Proxima Nova;
  src: url('../fonts/Proxima-Nova-Semibold-Italic.otf') format("opentype");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Proxima Nova;
  src: url('../fonts/Proxima-Nova-Thin.otf') format("opentype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Proximanova;
  src: url('../fonts/ProximaNova-Regular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Proxima Nova;
  src: url('../fonts/Proxima-Nova-Bold-Italic.otf') format("opentype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Proxima Nova Regular;
  src: url('../fonts/Proxima-Nova-Alt-Regular.otf') format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Degulardisplay;
  src: url('../fonts/DegularDisplay-MediumItalic.otf') format("opentype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Degulardisplay;
  src: url('../fonts/DegularDisplay-Bold.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Degulardisplay;
  src: url('../fonts/DegularDisplay-Thin.otf') format("opentype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Degulardisplay;
  src: url('../fonts/DegularDisplay-Light.otf') format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Degulardisplay;
  src: url('../fonts/DegularDisplay-RegularItalic.otf') format("opentype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Degulardisplay;
  src: url('../fonts/DegularDisplay-Black.otf') format("opentype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Degulardisplay;
  src: url('../fonts/DegularDisplay-SemiboldItalic.otf') format("opentype");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Degulardisplay;
  src: url('../fonts/DegularDisplay-ThinItalic.otf') format("opentype");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Degulardisplay;
  src: url('../fonts/DegularDisplay-BlackItalic.otf') format("opentype");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Degulardisplay;
  src: url('../fonts/DegularDisplay-BoldItalic.otf') format("opentype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Degulardisplay;
  src: url('../fonts/DegularDisplay-Medium.otf') format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Degulardisplay;
  src: url('../fonts/DegularDisplay-LightItalic.otf') format("opentype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Degulardisplay;
  src: url('../fonts/DegularDisplay-Regular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Degulardisplay;
  src: url('../fonts/DegularDisplay-Semibold.otf') format("opentype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

:root {
  --_colors---text--text-primary: #23150f;
  --_colors---background--background-highlight-z0: #d1e5e4;
  --_colors---text--text-highlight-action: #05403e;
  --_colors---background--background-opposite-z2: #075451;
  --_colors---text--text-opposite-primary: white;
  --_font-size---paragraphs--s: 14px;
  --_colors---text--text-highlight-key: #0b6863;
  --_font-size---headings--h6: 24px;
  --_font-size---paragraphs--l: 20px;
  --_colors---text--text-secondary: #403834;
  --_font-size---paragraphs--m: 16px;
  --_colors---text--text-tertiary: #695f5b;
  --_font-size---paragraphs--xl: 24px;
  --_font-size---paragraphs--quote: 30px;
  --_font-size---paragraphs--xs: 12px;
  --_font-size---headings--h1: 56px;
  --_font-size---headings--h2: 40px;
  --_font-size---headings--h3: 36px;
  --_colors---background--background-neutral-z0: #f8f5f3;
  --_font-size---headings--h4: 32px;
  --_font-size---headings--h5: 28px;
  --_font-size---links--s-link: 14px;
  --_colors---brand--brand-primary: #05403e;
  --_colors---background--background-neutral-z2: #e8dfd8;
  --_colors---background--background-neutral-z1: #f0eae5;
  --_colors---text--text-disabled: #c6c1bd;
  --_colors---background--background-neutral-z5: #886a56;
  --_spacers---paddings--padding-xl: 0px;
  --_spacers---paddings--padding-l: 0px;
  --_spacers---paddings--padding-m: 0px;
  --_spacers---paddings--padding-s: 0px;
  --_spacers---paddings--padding-xs: 0px;
  --_spacers---margins--margin-xl: 0px;
  --_spacers---margins--margin-l: 0px;
  --_spacers---margins--margin-m: 0px;
  --_spacers---margins--margin-s: 0px;
  --_colors---background--background-opposite-z0: #041f1d;
  --_colors---background--background-opposite-z1: #052120;
  --_spacers---margins--margin-xs: 0px;
  --_font-size---links--l-link: 24px;
  --_font-size---links--m-link: 19px;
}

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

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

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

body {
  color: #333;
  --_font-size---paragraphs--s: 14px;
  --_font-size---headings--h6: 24px;
  --_font-size---paragraphs--l: 20px;
  --_font-size---paragraphs--m: 16px;
  --_font-size---paragraphs--xl: 24px;
  --_font-size---paragraphs--quote: 30px;
  --_font-size---paragraphs--xs: 12px;
  --_font-size---headings--h1: 56px;
  --_font-size---headings--h2: 40px;
  --_font-size---headings--h3: 36px;
  --_font-size---headings--h4: 32px;
  --_font-size---headings--h5: 28px;
  --_font-size---links--s-link: 14px;
  --_font-size---links--l-link: 24px;
  --_font-size---links--m-link: 19px;
  --_spacers---paddings--padding-xl: 0px;
  --_spacers---paddings--padding-l: 0px;
  --_spacers---paddings--padding-m: 0px;
  --_spacers---paddings--padding-s: 0px;
  --_spacers---paddings--padding-xs: 0px;
  --_spacers---margins--margin-xl: 0px;
  --_spacers---margins--margin-l: 0px;
  --_spacers---margins--margin-m: 0px;
  --_spacers---margins--margin-s: 0px;
  --_spacers---margins--margin-xs: 0px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: bold;
  line-height: 44px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: bold;
  line-height: 36px;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
}

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

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

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
  display: none;
}

p {
  margin-bottom: 10px;
}

a {
  text-decoration: underline;
}

ul {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
  display: none;
}

ol {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

blockquote {
  border-left: 5px solid #e2e2e2;
  margin-bottom: 10px;
  padding: 10px 20px;
  font-size: 18px;
  line-height: 22px;
  display: none;
}

.button {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: var(--_colors---text--text-primary);
  cursor: pointer;
  background-color: #0000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
  max-height: 42px;
  padding: 2px 0;
  text-decoration: none;
  transition-property: all;
  transition-duration: .2s;
  transition-timing-function: ease;
  display: flex;
  position: relative;
  overflow: hidden;
}

.button:where(.w-variant-0bd2841f-46ca-4f5f-179a-d51f1ef23c39) {
  background-color: var(--_colors---background--background-highlight-z0);
  color: var(--_colors---text--text-highlight-action);
  border-radius: 56px;
  padding: 12px 16px;
  line-height: 18px;
}

.button:where(.w-variant-69990a19-9e13-661c-59f1-1972a5c63bde) {
  background-color: var(--_colors---background--background-opposite-z2);
  color: var(--_colors---text--text-opposite-primary);
  border-radius: 56px;
  padding: 12px 16px;
}

.button:where(.w-variant-a6d8ac02-4704-cc3d-0a33-bf020de6c864) {
  background-color: var(--_colors---background--background-highlight-z0);
  cursor: pointer;
  border-radius: 56px;
  max-height: 42px;
  padding: 12px 16px;
}

.button:where(.w-variant-4de925f4-d76c-6ed3-67d2-d9a7dce820a8) {
  background-color: var(--_colors---background--background-opposite-z2);
  font-size: var(--_font-size---paragraphs--s);
  cursor: pointer;
  border-radius: 56px;
  max-height: 42px;
  padding: 12px 16px;
  line-height: 18px;
}

.button:where(.w-variant-1f28f444-92d9-edef-c41e-9d69731eb56f) {
  background-color: var(--_colors---background--background-opposite-z2);
  color: var(--_colors---text--text-opposite-primary);
  border-radius: 56px;
  padding: 16px;
}

.button:hover:where(.w-variant-0bd2841f-46ca-4f5f-179a-d51f1ef23c39), .button:hover:where(.w-variant-69990a19-9e13-661c-59f1-1972a5c63bde), .button:hover:where(.w-variant-a6d8ac02-4704-cc3d-0a33-bf020de6c864), .button:hover:where(.w-variant-4de925f4-d76c-6ed3-67d2-d9a7dce820a8), .button:hover:where(.w-variant-1f28f444-92d9-edef-c41e-9d69731eb56f) {
  opacity: .7;
}

.button.tertiary---orange {
  color: #f58556;
  background-color: #0000;
  padding-left: 0;
  padding-right: 0;
}

.button.tertiary---orange:hover {
  opacity: .7;
  background-color: #0000;
}

.button.tertiary---black---right {
  background-color: #0000;
  padding-left: 0;
  padding-right: 0;
}

.button.tertiary---black---right:hover {
  opacity: .7;
  background-color: #0000;
}

.button.secondary---black {
  background-color: #0000;
  border: 1px solid #101010;
  border-radius: 2px;
}

.button.secondary---black:hover {
  opacity: .7;
  background-color: #0000;
}

.button.secondary---white {
  color: #fff;
  background-color: #0000;
  border: 1px solid #fff;
  border-radius: 2px;
}

.button.secondary---white:hover {
  opacity: .7;
  background-color: #0000;
}

.button.tertiary---black---left {
  background-color: #0000;
}

.button.tertiary---black---left:hover {
  opacity: .7;
  background-color: #0000;
}

.button.variant1-2 {
  background-color: var(--_colors---background--background-highlight-z0);
  color: var(--_colors---text--text-highlight-action);
  border-radius: 56px;
  padding: 12px 16px;
}

.button.variant1-2:hover {
  opacity: .7;
}

.button.variant2-2 {
  background-color: var(--_colors---background--background-opposite-z2);
  color: var(--_colors---text--text-opposite-primary);
  border-radius: 56px;
  padding: 12px 16px;
}

.button.variant2-2:hover {
  opacity: .7;
}

.heading-6 {
  color: var(--_colors---text--text-highlight-key);
  font-family: Degulardisplay, Arial, sans-serif;
  font-size: var(--_font-size---headings--h6);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 500;
  line-height: 100%;
}

.heading-6.card-h6-mobile {
  color: var(--_colors---text--text-highlight-action);
}

.heading-6.form-label {
  color: var(--_colors---text--text-secondary);
  font-size: var(--_font-size---paragraphs--s);
  text-align: left;
}

.heading-6.textcolor-primary {
  color: var(--_colors---text--text-primary);
  font-weight: 600;
}

.heading-6.textcolor-primary:lang(en) {
  font-weight: 600;
}

.heading-6.radio {
  color: var(--_colors---text--text-secondary);
  font-size: var(--_font-size---paragraphs--m);
  font-weight: 700;
  line-height: 20px;
}

.heading-6.radio.small {
  font-size: var(--_font-size---paragraphs--s);
  font-weight: 500;
}

.button-right-arrow {
  display: none;
}

.button-right-arrow.tertiary---black---right-4, .button-right-arrow.secondary---black-4, .button-right-arrow.secondary---white-4, .button-right-arrow.tertiary---orange-4 {
  display: flex;
}

.padding-global {
  text-align: left;
  width: 100%;
  min-width: 400px;
  height: 100%;
  padding-bottom: 0;
  padding-left: 100px;
  padding-right: 100px;
}

.padding-global.large {
  padding-top: 120px;
  padding-bottom: 120px;
}

.text-right {
  text-align: right;
}

.paragraph {
  color: var(--_colors---text--text-primary);
  font-family: Proxima Nova Regular, Arial, sans-serif;
  font-size: var(--_font-size---paragraphs--s);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 500;
  line-height: 130%;
}

.paragraph.large {
  color: var(--_colors---text--text-tertiary);
  font-family: Proxima Nova Regular, Arial, sans-serif;
  font-size: var(--_font-size---paragraphs--l);
  font-weight: 500;
  display: flex;
}

.paragraph.large.font-title {
  color: var(--_colors---text--text-secondary);
  justify-content: flex-start;
  align-items: flex-end;
  font-family: Degulardisplay, Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
}

.paragraph.medium {
  font-family: Proxima Nova, Arial, sans-serif;
  font-size: var(--_font-size---paragraphs--m);
  font-weight: 700;
  line-height: 140%;
}

.paragraph.medium.font-title {
  font-family: Degulardisplay, Arial, sans-serif;
  font-weight: 700;
  line-height: 100%;
}

.paragraph.extra-large {
  font-family: Proxima Nova, Arial, sans-serif;
  font-size: var(--_font-size---paragraphs--xl);
  font-weight: 700;
  line-height: 120%;
}

.paragraph.textcolor-currentcolor {
  color: currentColor;
}

.paragraph.quote {
  color: var(--_colors---text--text-tertiary);
  font-size: var(--_font-size---paragraphs--quote);
  line-height: 35px;
}

.paragraph.quote.hidden {
  display: none;
}

.paragraph.quote.mw-none._90vw {
  font-family: Degulardisplay, Arial, sans-serif;
}

.paragraph.textcolor-secondary {
  color: var(--_colors---text--text-secondary);
  height: -moz-fit-content;
  height: fit-content;
  margin-bottom: 1px;
  line-height: 100%;
  display: flex;
}

.paragraph.extra-small {
  font-size: var(--_font-size---paragraphs--xs);
}

.paragraph.extra-small.bold {
  font-weight: 500;
}

.paragraph.extra-small.bold.text-currentcolor {
  color: currentColor;
}

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

.font-regular {
  font-weight: 400;
}

.help-block {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-color: #fafafa;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  height: 300px;
  display: flex;
}

.heading-1 {
  color: var(--_colors---text--text-highlight-key);
  font-family: Degular;
  font-size: var(--_font-size---headings--h1);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  line-height: 100%;
}

.heading-1.textcolor-gradient.text-center:lang(en) {
  font-weight: 500;
}

.font-bold {
  font-weight: 700;
}

.help-wrapper {
  border-bottom: 1px solid #dcdcdc;
}

.help-wrapper.dark {
  background-color: #101010;
}

.heading-2 {
  color: var(--_colors---text--text-highlight-key);
  font-family: Degulardisplay, Arial, sans-serif;
  font-size: var(--_font-size---headings--h2);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  line-height: 100%;
}

.heading-3 {
  color: var(--_colors---text--text-highlight-key);
  font-family: Degulardisplay, Arial, sans-serif;
  font-size: var(--_font-size---headings--h3);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 500;
  line-height: 100%;
}

.btn-text {
  color: currentColor;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 14px;
}

.btn-text.primary---small-3 {
  font-size: 12px;
}

.page-wrapper {
  background-color: var(--_colors---background--background-neutral-z0);
  color: #000003;
  font-size: .8rem;
  line-height: 1.5rem;
}

.container {
  width: 100%;
  max-width: 1159px;
  margin-left: auto;
  margin-right: auto;
}

.container.fullheight {
  height: 100%;
  position: relative;
}

.heading-4 {
  color: var(--_colors---text--text-highlight-key);
  font-family: Degulardisplay, Arial, sans-serif;
  font-size: var(--_font-size---headings--h4);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  line-height: 101%;
}

.heading-4.text-center {
  font-size: var(--_font-size---headings--h5);
}

.heading-4.text-center.textcolor-white {
  color: var(--_colors---text--text-opposite-primary);
  font-size: var(--_font-size---headings--h5);
}

.heading-5 {
  color: var(--_colors---text--text-highlight-key);
  font-family: Degulardisplay, Arial, sans-serif;
  font-size: var(--_font-size---headings--h5);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  line-height: 100%;
}

.heading-5.textcolor-primary {
  color: var(--_colors---text--text-primary);
  font-weight: 700;
}

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

.button-left-arrow {
  display: none;
}

.button-left-arrow.tertiary---black---left-2 {
  display: flex;
}

.font-medium {
  font-weight: 500;
}

.help-spacer {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  display: flex;
}

.textcolor-gradient {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(270deg, #423833, #6b5f5a);
  -webkit-background-clip: text;
  background-clip: text;
  font-family: Degulardisplay, Arial, sans-serif;
}

.button-underline {
  background-color: currentColor;
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: -100%;
}

.button-underline:where(.w-variant-0bd2841f-46ca-4f5f-179a-d51f1ef23c39), .button-underline:where(.w-variant-69990a19-9e13-661c-59f1-1972a5c63bde), .button-underline:where(.w-variant-a6d8ac02-4704-cc3d-0a33-bf020de6c864), .button-underline:where(.w-variant-4de925f4-d76c-6ed3-67d2-d9a7dce820a8), .button-underline.variant1-4, .button-underline.variant2-4 {
  display: none;
}

.link-text {
  font-family: Proxima Nova, Arial, sans-serif;
  font-size: var(--_font-size---links--s-link);
  font-weight: 700;
  line-height: 18px;
}

.link-text:where(.w-variant-0bd2841f-46ca-4f5f-179a-d51f1ef23c39) {
  white-space: nowrap;
  color: currentColor;
  font-family: Proxima Nova, Arial, sans-serif;
  font-weight: 700;
}

.link-text:where(.w-variant-69990a19-9e13-661c-59f1-1972a5c63bde) {
  font-family: Proxima Nova, Arial, sans-serif;
  font-weight: 700;
}

.link-text:where(.w-variant-a6d8ac02-4704-cc3d-0a33-bf020de6c864) {
  color: var(--_colors---brand--brand-primary);
  font-family: Proxima Nova, Arial, sans-serif;
  font-size: var(--_font-size---paragraphs--s);
  font-weight: 700;
  line-height: 18px;
}

.link-text:where(.w-variant-4de925f4-d76c-6ed3-67d2-d9a7dce820a8) {
  color: var(--_colors---text--text-opposite-primary);
  white-space: nowrap;
  font-family: Proxima Nova, Arial, sans-serif;
  font-weight: 700;
}

.link-text.variant1-3 {
  color: currentColor;
  font-family: Proxima Nova, Arial, sans-serif;
  font-weight: 700;
}

.link-text.variant2-3 {
  font-family: Proxima Nova, Arial, sans-serif;
  font-weight: 700;
}

.hero-home-section {
  height: 100vh;
  padding-top: 0;
  display: block;
  position: relative;
  overflow: hidden;
}

.hero-home-section.static {
  overflow: hidden;
}

.hero-home-testimonials {
  z-index: 50;
  width: 100%;
  height: 160px;
  position: absolute;
  bottom: 10px;
  overflow: hidden;
}

.navbar {
  z-index: 100;
  background-color: var(--_colors---background--background-neutral-z0);
  width: 100%;
  padding-top: 16px;
  padding-bottom: 16px;
  position: fixed;
  top: 0;
}

.navbar-content {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.navbar-home-link {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.navbar-logo {
  max-height: 34px;
}

.navbar-menu {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: center;
  margin-left: auto;
  display: flex;
}

.navbar-menu.desktop {
  transform: translate(0, 30px);
}

.navbar-container-btns {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.navbar-head-container {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  flex-flow: column;
  width: 500px;
  height: 100%;
  position: relative;
}

.hero-home-media {
  border-radius: 26px;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  min-width: 612px;
  height: calc(100% - 177px);
  margin-top: 177px;
  display: flex;
  position: relative;
  bottom: 0;
  overflow: visible;
}

.hero-home-media.static {
  z-index: 10;
  width: 100%;
  height: 68vh;
  overflow: hidden;
}

.hero-home-img {
  position: absolute;
  bottom: 0;
}

.hero-home-img.phone-1 {
  z-index: 10;
  height: 62vh;
  left: 2%;
}

.hero-home-img.phone-2 {
  z-index: 20;
  height: 77vh;
  right: 2%;
}

.hero-home-phones {
  width: 100%;
  max-width: 70vw;
  height: 100%;
  position: relative;
  bottom: 0;
  overflow: visible;
}

.media-limit-overlay {
  z-index: 50;
  background-color: var(--_colors---background--background-neutral-z0);
  width: 100vw;
  height: 26vh;
  position: absolute;
  bottom: 0;
}

.media-limit-overlay.static {
  height: 80px;
  display: none;
}

.hero-testimonials-container {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  height: 100%;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
}

.hero-testimonial {
  border: 4px solid var(--_colors---text--text-opposite-primary);
  -webkit-backdrop-filter: blur(40px);
  backdrop-filter: blur(40px);
  border-radius: 26px;
  flex-flow: column;
  flex: none;
  justify-content: space-between;
  width: 200px;
  height: 100%;
  min-height: 160px;
  padding: 24px;
  display: flex;
}

.hero-testimonial.variant3 {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 210px;
  min-width: 0;
  padding: 0;
  overflow: hidden;
}

.hero-testimonial.variant1 {
  flex: none;
  width: 317px;
  min-width: 0;
}

.hero-testimonial.variant2 {
  width: 323px;
  min-width: 0;
}

.hero-testimonial-head {
  justify-content: space-between;
  align-items: center;
  max-height: 20px;
  display: flex;
}

.hero-testimonial-rating {
  max-height: 20px;
}

.cards-section {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  margin-top: 140px;
  margin-bottom: 50px;
  display: flex;
  overflow: hidden;
}

.cards-section.margin-top-210 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  margin-top: 210px;
}

.cards-container {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  perspective: 30000px;
  perspective-origin: center;
  justify-content: center;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 40px 90px;
  display: flex;
  position: relative;
  overflow: auto;
}

.cards-container.scroll {
  perspective: 50000px;
  perspective-origin: bottom;
  border-radius: 0;
  width: 100%;
  max-width: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
}

.cards-container.scroll.semi-scroll {
  justify-content: flex-start;
  align-items: center;
}

.cards-head {
  flex-flow: column;
  display: flex;
}

.cards-head.mw-720 {
  z-index: 100;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 820px;
  margin-bottom: 140px;
  margin-left: auto;
  margin-right: auto;
  font-size: .6rem;
  position: relative;
}

.cards-head.mw-440 {
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
}

.cards-head.mw-660 {
  width: 100%;
  max-width: 660px;
  margin-left: auto;
  margin-right: auto;
}

.cards-head.mw-818 {
  width: 100%;
  max-width: 818px;
  margin-left: auto;
  margin-right: auto;
}

.card {
  border: 4px solid var(--_colors---text--text-opposite-primary);
  background-color: var(--_colors---background--background-neutral-z0);
  border-radius: 36px;
  flex-flow: column;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 323px;
  height: 680px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 8px 4px 50px 8px #0000000d;
}

.card-content {
  z-index: 10;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  height: 100%;
  display: flex;
  position: relative;
}

.card-content.hidden {
  display: none;
}

.card-head {
  padding-top: 30px;
  padding-left: 25px;
  padding-right: 25px;
}

.card-media {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.card-background-media {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0;
}

.card-background-img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.card-background-img.hidden {
  display: none;
}

.card-background-video {
  z-index: 10;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.card-media-bg {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.creditcard {
  border-radius: 10px;
  width: 300px;
  position: absolute;
  box-shadow: 19px 16px 48px #00000026;
}

.creditcard.cardone {
  z-index: 20;
  width: 85%;
  top: 75px;
}

.creditcard.cardtwo {
  width: 85%;
  top: 75px;
}

.creditcard.cardthree {
  width: 85%;
  transform: translate(0, 20px);
}

.hidden {
  display: none;
}

.slider-counter {
  font-size: 4px;
}

.card-carousel {
  height: auto;
  display: none;
}

.mobile-card-container {
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: auto;
  display: flex;
}

.card-carousel-slide {
  height: auto;
}

.card-carousel-container {
  display: none;
}

.temp-abso {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  flex-flow: column;
  display: flex;
  position: absolute;
  transform: translate(0, 4px);
}

.hero-home-bg {
  background-color: var(--_colors---background--background-neutral-z2);
  border-radius: 26px;
  width: 100%;
  height: 74vh;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.hero-home-static-img {
  z-index: 50;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.navbar-menu-mobile {
  display: none;
  position: fixed;
}

.mobile-menu-line.desktop-1 {
  background-color: #000;
  border-radius: 2px;
  width: 100%;
  height: 3px;
  transform: translate(0, 10px)rotate(45deg);
}

.mobile-menu-line.desktop-2 {
  background-color: #000;
  border-radius: 2px;
  width: 100%;
  height: 3px;
  transform: translate(0, 7px)rotate(-45deg);
}

.card-boxes-container {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: absolute;
  bottom: 23px;
}

.card-box {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  background-color: var(--_colors---text--text-opposite-primary);
  border-radius: 8px;
  justify-content: flex-start;
  align-items: center;
  height: 80px;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
  transform: rotate(-1.1deg);
  box-shadow: 0 7px 35px #0000000a;
}

.card-box.first {
  z-index: 50;
  width: 100%;
  position: relative;
}

.card-box.second {
  z-index: 40;
  width: 100%;
  position: relative;
  transform: rotate(-1.1deg);
}

.card-box.third {
  z-index: 30;
  width: 100%;
  position: relative;
  transform: rotate(-2.1deg);
}

.card-box-icn {
  width: 32px;
  height: 32px;
}

.card-floating-img {
  opacity: 0;
  width: 90%;
  position: absolute;
  transform: rotate(-8deg);
}

.footer-newsletter-btn {
  color: #000003;
  background-color: #fff;
  height: 40px;
  padding: 0 18px;
  font-size: 14px;
  transition: background-color .2s;
}

.footer-newsletter-btn:hover {
  background-color: #f6f0cf;
}

.footer-newsletter-btn.qr-code {
  background-color: #f6f0cf;
  height: 32px;
}

.heading-3-2 {
  color: #101010;
  letter-spacing: -.5px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 110%;
}

.button-form-input-wrapper {
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.button-form-input-wrapper.qr-code {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  width: 100%;
}

.pop-up-close-icn {
  color: #fff;
  cursor: pointer;
  height: 24px;
  transition: opacity .2s;
  position: absolute;
  top: 32px;
  right: 32px;
}

.pop-up-close-icn:hover {
  opacity: .7;
}

.pop-up-form {
  text-align: center;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: none;
}

.pop-up-bg {
  opacity: .4;
  background-color: #000;
  width: 100%;
  height: 100%;
}

.error-message {
  text-align: center;
  background-color: #ffd6d6;
  border-radius: 20px;
}

.error-message.small {
  margin: 0;
  padding-top: 2px;
  padding-bottom: 2px;
}

.pop-up-code {
  aspect-ratio: 1;
  width: 100%;
}

.success-message {
  background-color: #e0ffc5;
  border-radius: 4px;
  margin-top: 30px;
  margin-bottom: 20px;
  padding: 10px;
  position: static;
}

.success-message.small {
  margin: 0;
  padding-top: 2px;
  padding-bottom: 2px;
}

.pop-up-qr {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  display: flex;
}

.pop-up-embed {
  display: none;
}

.pop-up-window {
  z-index: 100;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-color: #fff;
  border-radius: 24px;
  justify-content: space-between;
  width: 100%;
  max-width: 593px;
  height: 100%;
  max-height: 451px;
  padding: 60px 80px;
  display: flex;
  position: absolute;
  top: 50%;
  left: 50%;
  overflow: hidden;
  transform: translate(-50%, -50%);
}

.paragraph-2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
  text-decoration: none;
}

.paragraph-2.medium {
  font-size: 16px;
  line-height: 130%;
}

.pop-up-img {
  object-fit: cover;
  max-width: 368px;
  height: 100%;
}

.pop-up-window-body {
  z-index: 202;
  grid-column-gap: 52px;
  grid-row-gap: 52px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 8px;
  padding-bottom: 8px;
  display: flex;
}

.pop-up-window-body.mw-397 {
  padding: 0;
}

.qr-form-wrapper {
  flex-flow: column;
  width: 100%;
  display: flex;
}

.section-pop-up {
  z-index: 900;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
}

.pop-up-store {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  display: none;
}

.footer-newsletter-input {
  background-color: #0000;
  border: 1px solid #fff;
  height: 40px;
  margin-bottom: 0;
  padding: 10px;
}

.footer-newsletter-input.qr-code {
  background-color: #0000030d;
  height: 32px;
}

.global-styles {
  display: block;
  position: fixed;
  inset: 0% auto auto 0%;
}

.form-rich-text h1, .form-rich-text h2, .form-rich-text h3, .form-rich-text h4, .form-rich-text h5, .form-rich-text ol {
  display: none;
}

.form-rich-text p {
  color: var(--_colors---text--text-secondary);
  margin-bottom: 0;
  font-family: Proxima Nova, Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 125%;
}

.form-rich-text a {
  color: var(--_colors---text--text-secondary);
  text-underline-offset: 2px;
  text-decoration: underline;
  -webkit-text-decoration-color: var(--_colors---text--text-secondary);
  text-decoration-color: var(--_colors---text--text-secondary);
  text-decoration-thickness: 1px;
  transition: opacity .2s;
}

.form-rich-text a:hover {
  opacity: .7;
}

.pop-up-body {
  grid-column-gap: 52px;
  grid-row-gap: 52px;
  flex-flow: column;
  height: 100%;
  display: flex;
}

.pop-up-inputs {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  display: flex;
}

.pop-up-input {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  display: flex;
}

.pop-up-form-input {
  border: 2px solid var(--_colors---background--background-neutral-z1);
  background-color: var(--_colors---background--background-neutral-z0);
  color: var(--_colors---text--text-primary);
  font-family: Proximanova, Arial, sans-serif;
  font-size: var(--_font-size---paragraphs--m);
  border-radius: 8px;
  margin-bottom: 0;
  padding: 13px 8px;
  font-weight: 600;
  line-height: 130%;
}

.pop-up-form-input:focus, .pop-up-form-input:focus-visible, .pop-up-form-input[data-wf-focus-visible] {
  border-color: var(--_colors---text--text-highlight-key);
}

.pop-up-button {
  background-color: var(--_colors---background--background-opposite-z2);
  border-radius: 56px;
  max-height: 60px;
  margin-top: auto;
  padding: 20px 0;
  font-family: Proxima Nova, Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 125%;
  transition: opacity .2s;
}

.pop-up-button:hover {
  opacity: .7;
}

.pop-up-success {
  background-color: #0000;
  width: 100%;
  padding: 0;
}

.pop-up-qr-code {
  aspect-ratio: 1;
  width: 100%;
  max-width: 217px;
  margin-top: 28px;
}

.pop-up-error {
  width: 100%;
}

.gauge_circle-2 {
  z-index: 1;
  color: red;
  width: 175px;
  height: 175px;
  display: flex;
  position: absolute;
  top: 110px;
  right: 98px;
  transform: rotate(90deg);
}

.card-media-proggress {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.card-progress-bar {
  aspect-ratio: 1;
  width: 47.5%;
  max-width: 176px;
  display: flex;
  position: absolute;
  top: 17.5%;
  left: 50%;
  overflow: hidden;
  transform: translate(-50%);
}

.circle {
  width: 100%;
  height: 100%;
}

.circle.left {
  width: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.circle.right {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.circle-shape {
  border: 11px solid #fff;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}

.circle-shape.right {
  border-width: 9.5px;
  width: 200%;
  left: auto;
  right: 0;
  transform: rotate(0);
}

.circle-shape.left {
  border-width: 9.5px;
  border-color: #fff;
  width: 200%;
  transform: rotate(-180deg);
}

.account-creation-sticky {
  display: none;
}

.last {
  z-index: 2;
  color: #021a19;
  width: 100%;
  margin-top: -5vh;
  position: relative;
}

.p2p_text_stores {
  z-index: 10;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.stores_visual {
  color: #fff;
  justify-content: center;
  align-items: center;
  width: 50%;
  display: flex;
  transform: rotate(-2deg);
  box-shadow: 0 4px 250px 200px #0180ff0f;
}

.last_questions {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  border-radius: 120px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.link-block-3 {
  cursor: pointer;
}

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

.image-10 {
  height: 56px;
}

.image-22 {
  color: #03282600;
  min-width: 100%;
  margin-left: 14vw;
}

.paragraph_question {
  color: #032826;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Degulardisplay, Arial, sans-serif;
  font-size: 1.7rem;
  font-weight: 600;
  line-height: 100%;
}

.paragraph_white {
  color: #fff;
  text-align: center;
  margin-bottom: 0;
  font-family: Proximanova, Arial, sans-serif;
  font-size: 1.5rem;
  line-height: 120%;
}

.question_row {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  cursor: pointer;
  background-color: #fff;
  border: 8px solid #d1e5e4;
  border-radius: 20px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: auto;
  padding: 24px;
  display: flex;
  position: relative;
}

.last_card {
  grid-column-gap: 240px;
  grid-row-gap: 240px;
  color: #021a19;
  background-color: #032826;
  border-radius: 0;
  flex-flow: column;
  padding: 120px 10vw 200px;
  display: flex;
}

.questions_rows {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  flex-flow: column;
  width: 100%;
  height: 100%;
  padding-left: 160px;
  padding-right: 160px;
  display: flex;
}

.p2p_texts {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  height: 100%;
  display: flex;
}

.p2p_texts.stores_texts {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: center;
  align-items: center;
  width: 70%;
}

.collapse {
  height: 40px;
}

.paragraph_answer {
  color: #032826;
  margin-top: 12px;
  margin-bottom: 0;
  font-family: Proximanova, Arial, sans-serif;
  font-size: 1.5rem;
  line-height: 120%;
}

.h3_white {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Degulardisplay, Arial, sans-serif;
  font-size: 3.5rem;
  font-weight: 700;
  line-height: 90%;
}

.answer_bloc {
  width: 95%;
  height: auto;
  overflow: hidden;
}

.question_bloc {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.p2p_stores {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.store_section {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.store_section.reverse {
  color: #021a1900;
  justify-content: center;
  align-items: center;
  margin-right: 0;
}

.h2_white {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Degulardisplay, Arial, sans-serif;
  font-size: 56px;
  font-weight: 600;
  line-height: 90%;
}

.social_networks {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  display: none;
}

.social-lydia {
  background-color: #0181ff;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 64px;
  height: 64px;
  display: flex;
}

.copyrights {
  color: #727272;
  text-align: center;
  margin-bottom: 0;
  font-family: Degulardisplay, Arial, sans-serif;
  font-size: 1.2vw;
  line-height: 20px;
}

.image-20 {
  max-width: 104px;
}

.image-23 {
  height: 56px;
}

.footer {
  z-index: 0;
  background-color: #fff;
  border-radius: 0;
  width: 100%;
  margin-top: -40px;
  padding: 100px 60px 60px;
  position: relative;
  inset: auto 0% 0%;
}

.footer_content_tablet {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  border-radius: 60px;
  flex-flow: column;
  display: none;
}

.social-sumeria {
  background-color: #06302e;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 64px;
  height: 64px;
  display: flex;
}

.floating-qr_footer {
  z-index: 10;
  border: 3px solid #000;
  border-radius: 8px;
  overflow: hidden;
}

.image-19 {
  height: 32px;
}

.footer_content_social {
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

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

.image-9 {
  height: 56px;
}

.footer_content_links {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.links {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  color: #000;
  font-size: .7rem;
  display: flex;
}

.links_button {
  color: #000;
  text-align: center;
  font-family: Degulardisplay, Arial, sans-serif;
  font-size: 1.2vw;
  font-weight: 600;
  text-decoration: none;
}

.links_button:hover {
  text-decoration: underline;
}

.links_button.none {
  text-align: center;
}

.image-7 {
  height: 2vw;
}

.footer_content_desktop {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  border-radius: 60px;
  flex-flow: column;
  display: flex;
}

.p2p_stores_footer {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.hidden-circle {
  width: 50%;
  height: 100%;
  position: absolute;
  overflow: hidden;
}

.hidden-circle.right {
  right: 0;
}

.hidden-circle.left {
  left: 0;
  overflow: hidden;
}

.circle-radius {
  background-color: #fff;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 0;
  right: -5px;
}

.circle-radius.left {
  border-radius: 50%;
  right: -5px;
}

.circle-radius.right {
  border-radius: 50%;
  inset: auto auto 0 -5px;
}

.progress-bar {
  perspective-origin: 0%;
  transform-origin: 0%;
  width: 100%;
  height: 100%;
  position: relative;
  transform: rotate(180deg);
}

.progress-bar.left {
  perspective-origin: 100%;
  transform-origin: 100%;
  transform: rotate(-180deg);
}

.card-radio-container {
  grid-column-gap: 37px;
  grid-row-gap: 37px;
  background-color: var(--_colors---background--background-neutral-z0);
  border: 2px solid #fff3;
  border-radius: 32px 32px 0 0;
  flex-flow: column;
  width: 76%;
  height: 100%;
  margin-top: 40px;
  padding-left: 13px;
  padding-right: 13px;
  display: flex;
  position: relative;
  box-shadow: 0 25px 51px #0b686312;
}

.card-radio-head {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 26px;
  display: flex;
}

.card-radio-dropdown {
  width: 20px;
}

.card-radio-btns {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  height: 100%;
  display: flex;
}

.card-radio-btn {
  background-color: #fff;
  border-radius: 8px;
  justify-content: space-between;
  align-items: center;
  height: 60px;
  padding: 16px;
  display: flex;
  box-shadow: 0 8px 40px #0000000a;
}

.card-radio-text {
  flex-flow: column;
  display: flex;
}

.radio-btn {
  border: 3px solid var(--_colors---text--text-disabled);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  padding: 2px;
  display: flex;
}

.radio-circle {
  background-color: var(--_colors---text--text-opposite-primary);
  border-radius: 50%;
  width: 100%;
  height: 100%;
}

.div-block {
  background-color: var(--_colors---text--text-primary);
  border-radius: 50%;
  width: 100%;
  height: 100%;
}

.radio-card {
  border-radius: 10px;
  width: 100%;
  max-width: 167px;
  position: absolute;
  right: -60%;
  transform: rotate(15deg);
  box-shadow: -11px 17px 29px #2c636342;
}

.pop-up-temporary {
  text-align: center;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.text-span {
  color: #fff;
  font-weight: 400;
  text-decoration: underline;
}

.cards-slider {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-color: #0000;
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.card-slide {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  display: flex;
}

.card-slide-wrapper {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  width: -moz-fit-content;
  width: fit-content;
  height: 100%;
  padding: 0 calc(50vw - 339px);
  display: flex;
}

.carousel-arrow {
  z-index: 50;
  background-color: var(--_colors---text--text-opposite-primary);
  outline-offset: 0px;
  cursor: pointer;
  border-radius: 50%;
  outline: 2px solid #fff6;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  transition: opacity .2s;
  display: flex;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  box-shadow: 8px 4px 50px #0000001a;
}

.carousel-arrow:hover {
  opacity: .9;
}

.carousel-arrow.carousel-arrow-right {
  right: 40px;
}

.carousel-arrow.carousel-arrow-left {
  left: 40px;
}

.carousel-arrow-icn {
  width: 32px;
  height: 32px;
  margin: 0;
  padding: 0;
}

.footer-subscribe {
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px 40px;
  position: relative;
}

.container-2 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.footer-form-two {
  background-color: #f5f7fa;
  margin-bottom: 40px;
  padding: 64px;
}

.footer-form-container-two {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-form-title {
  font-size: 24px;
  line-height: 32px;
}

.footer-form-block-two {
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
}

.footer-form-input {
  border: 1px #000;
  width: 460px;
  height: 48px;
  margin-bottom: 0;
  padding: 12px 180px 12px 20px;
}

.footer-form-input::placeholder {
  color: #1a1b1fcc;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.button-primary.footer-form-button {
  padding: 8px 18px;
  position: absolute;
  right: 8px;
}

.footer-wrapper-three {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-block-three {
  justify-content: flex-start;
  align-items: center;
  margin-left: -20px;
  margin-right: -20px;
  display: flex;
}

.footer-link-three {
  color: #1a1b1f;
  margin-left: 20px;
  margin-right: 20px;
  text-decoration: none;
}

.footer-link-three:hover {
  color: #1a1b1fbf;
}

.footer-social-block-three {
  justify-content: flex-start;
  align-items: center;
  margin-left: -32px;
  display: flex;
}

.footer-social-link-three {
  margin-left: 32px;
}

.footer-divider-two {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 40px;
  margin-bottom: 40px;
}

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

.footer-copyright {
  color: #3a4554;
}

.footer-legal-block {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.footer-legal-link {
  color: #3a4554;
  margin-left: 24px;
}

.footer-legal-link:hover {
  color: #3a4554;
}

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

.stock-box-container {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  flex-flow: column;
  justify-content: space-between;
  width: 69%;
  height: 46%;
  display: flex;
  position: absolute;
  top: 48%;
}

.stock-box {
  background-color: #fff;
  border-radius: 10px;
  justify-content: space-between;
  align-items: center;
  height: 60px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.stock-box-text {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  display: flex;
}

.stock-percentage {
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
  padding: 7px 8px;
  display: flex;
}

.stock-percentage.positive {
  background-color: var(--_colors---background--background-highlight-z0);
  color: var(--_colors---text--text-highlight-key);
}

.stock-percentage.negative {
  background-color: var(--_colors---background--background-neutral-z0);
  color: var(--_colors---background--background-neutral-z5);
}

.link {
  color: #000;
}

.link-2 {
  color: #fff;
}

.link-3 {
  color: #000;
}

.mobile-overlay {
  z-index: -100;
  background-color: #0000004d;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0;
}

.dropdown-desktop-menu {
  z-index: 200;
  background-color: #fff;
  flex-flow: column;
  height: 100vh;
  max-height: 35vh;
  padding: 80px 20vw;
  transition: transform .3s;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.navbar-menu-desktop {
  z-index: 200;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #fff;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: -moz-fit-content;
  height: fit-content;
  padding-top: 80px;
  padding-bottom: 40px;
  transition-property: transform;
  transition-duration: .3s;
  transition-timing-function: ease;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  transform: translate(0, -100%);
}

.navbar-menu-desktop-close {
  cursor: pointer;
  flex-flow: column;
  justify-content: flex-start;
  width: 32px;
  height: 32px;
  padding: 5px;
  transition: opacity .2s;
  display: flex;
  position: absolute;
  top: 32px;
  left: 32px;
}

.navbar-menu-desktop-close:hover {
  opacity: .7;
}

@media screen and (min-width: 1280px) {
  .hero-home-phones {
    max-width: 75vw;
  }
}

@media screen and (min-width: 1440px) {
  .hero-home-phones {
    max-width: 60vw;
  }
}

@media screen and (max-width: 991px) {
  .button:where(.w-variant-0bd2841f-46ca-4f5f-179a-d51f1ef23c39), .button:where(.w-variant-69990a19-9e13-661c-59f1-1972a5c63bde), .button:where(.w-variant-4de925f4-d76c-6ed3-67d2-d9a7dce820a8), .button.variant1-2, .button.variant2-2 {
    width: 100%;
  }

  .padding-global {
    padding-left: 50px;
    padding-right: 50px;
  }

  .padding-global.large {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .padding-global.hero-home {
    padding: 0;
  }

  .paragraph.quote.mw-none._90vw {
    font-size: var(--_font-size---paragraphs--xl);
    text-align: center;
    width: 90vw;
  }

  .heading-1 {
    font-family: Degulardisplay, Arial, sans-serif;
  }

  .page-wrapper.padding-bottom {
    padding-bottom: 84px;
  }

  .hero-home-section {
    width: 100%;
    height: calc(100vh - 88px);
    overflow: hidden;
  }

  .hero-home-section.static {
    overflow: hidden;
  }

  .hero-home-testimonials {
    height: 140px;
  }

  .hero-home-testimonials.static {
    bottom: 30px;
  }

  .navbar {
    height: 72px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .navbar-content {
    position: relative;
  }

  .navbar-logo {
    max-height: 32px;
  }

  .navbar-menu.desktop {
    display: none;
  }

  .navbar-container-btns {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    width: 100%;
  }

  .navbar-head-container {
    width: 100%;
    position: absolute;
    left: 0;
  }

  .hero-home-media {
    border-radius: 0;
    width: 100%;
    min-width: 0;
    height: calc(100% - 321px);
    margin-top: 239px;
    padding-bottom: 0;
  }

  .hero-home-media.static {
    height: 58vh;
    max-height: none;
    padding-bottom: 0;
  }

  .hero-home-img.phone-1 {
    height: 46vh;
    bottom: 0;
    left: 8vw;
    right: auto;
  }

  .hero-home-img.phone-2 {
    height: 56vh;
    bottom: 0;
    left: auto;
    right: 8vw;
  }

  .hero-home-phones {
    max-width: 90vw;
    bottom: 0;
  }

  .media-limit-overlay {
    height: 320px;
    display: block;
    bottom: 0;
  }

  .hero-testimonial {
    min-height: 140px;
  }

  .cards-section {
    width: 100%;
    margin-top: 70px;
    margin-bottom: 70px;
  }

  .cards-section.margin-top-210 {
    margin-top: 130px;
  }

  .cards-container {
    flex-flow: row;
    margin-left: auto;
    margin-right: auto;
    padding-top: 40px;
    padding-bottom: 40px;
    display: flex;
  }

  .cards-container.scroll, .cards-container.scroll.semi-scroll {
    justify-content: flex-start;
    align-items: flex-start;
    padding: 40px;
  }

  .cards-head.mw-720 {
    z-index: 50;
  }

  .card {
    width: 304px;
    height: 640px;
  }

  .creditcard.cardone, .creditcard.cardtwo {
    width: 240px;
  }

  .card-carousel-container {
    display: none;
  }

  .temp-abso {
    justify-content: flex-start;
    align-items: center;
    width: -moz-fit-content;
    width: fit-content;
    transform: translate(0, 30px);
  }

  .hero-home-bg {
    border-radius: 0;
    height: 52vh;
    bottom: 0;
  }

  .navbar-menu-mobile {
    display: flex;
    position: absolute;
  }

  .mobile-menu-line {
    background-color: var(--_colors---text--text-primary);
    border-radius: 2px;
    width: 100%;
    height: 3px;
    padding: 0;
    display: flex;
  }

  .dropdown-mobile {
    z-index: 300;
    flex-flow: column;
    justify-content: space-between;
    width: 32px;
    height: 32px;
    padding: 5px;
    display: flex;
    position: absolute;
    left: 50px;
  }

  .dropdown-mobile-menu {
    z-index: 200;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    background-color: var(--_colors---background--background-neutral-z0);
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100vw;
    height: calc(100vh - 20px);
    max-height: 35vh;
    padding: 80px 20vw;
    transition-property: transform;
    transition-duration: 1s;
    transition-timing-function: ease;
    display: flex;
    top: -120vh;
    left: 0;
  }

  .dropdown-mobile-menu.w--open {
    flex-flow: column;
    width: 100vw;
    height: 100vh;
    padding: 160px 20vw 80px;
    transition: transform .2s;
    display: flex;
    left: 0;
    transform: translate(0, 110vh);
  }

  .card-boxes-container {
    bottom: 90px;
  }

  .card-box {
    width: 80%;
  }

  .card-box.first, .card-box.second {
    width: 94%;
    height: 60px;
    transform: rotate(-.5deg);
  }

  .card-box.third {
    width: 94%;
    height: 60px;
    transform: rotate(.5deg);
  }

  .pop-up-download-img {
    width: 100%;
  }

  .button-form-input-wrapper.qr-code {
    display: none;
  }

  .pop-up-form {
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0;
  }

  .pop-up-qr {
    display: none;
  }

  .pop-up-window {
    justify-content: center;
    align-items: center;
  }

  .pop-up-window-body.mw-397 {
    max-width: none;
    height: 100%;
  }

  .pop-up-btns {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-flow: column;
    display: flex;
  }

  .pop-up-store {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    display: flex;
  }

  .pop-up-download {
    transition: opacity .25s;
  }

  .pop-up-download:hover {
    opacity: .7;
  }

  .card-progress-bar {
    top: 17.2%;
  }

  .circle-shape.right, .circle-shape.left {
    border-width: 9px;
  }

  .account-creation-sticky {
    z-index: 50;
    background-color: var(--_colors---text--text-opposite-primary);
    padding: 20px;
    display: flex;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
  }

  .account-creation-btn {
    background-color: var(--_colors---background--background-opposite-z2);
    border-radius: 6px;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 20px;
    text-decoration: none;
    display: flex;
  }

  .account-creation-text {
    color: var(--_colors---text--text-opposite-primary);
    font-family: Proxima Nova, Arial, sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
  }

  .last {
    margin-top: 0;
  }

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

  .stores_visual {
    width: auto;
    height: auto;
  }

  .last_questions {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
  }

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

  .image-22 {
    max-width: 130%;
  }

  .paragraph_question {
    font-size: 3vw;
  }

  .paragraph_white {
    text-align: center;
  }

  .question_row {
    border-radius: 20px;
  }

  .last_card {
    grid-column-gap: 160px;
    grid-row-gap: 160px;
    padding: 80px 70px 80px 80px;
  }

  .questions_rows {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    padding-left: 0;
    padding-right: 0;
  }

  .p2p_texts {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    width: auto;
    height: auto;
  }

  .paragraph_answer {
    text-align: left;
  }

  .h3_white {
    text-align: center;
    font-size: 2.5rem;
  }

  .question_bloc {
    justify-content: space-between;
    align-items: center;
  }

  .store_section {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    flex-flow: wrap-reverse;
  }

  .store_section.reverse {
    flex-flow: wrap;
    margin-right: 0;
  }

  .h2_white {
    font-size: 4rem;
  }

  .footer_bloc {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .copyrights {
    text-align: center;
    font-size: 1.3rem;
  }

  .footer {
    margin-top: -40px;
    padding: 120px 40px 40px;
  }

  .footer_content_tablet {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
    display: flex;
  }

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

  .links_c {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .footer_content_links {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-flow: column;
    justify-content: flex-end;
    align-items: center;
  }

  .links {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: flex-end;
    display: flex;
  }

  .links_button {
    text-align: center;
    font-size: 1.3rem;
  }

  .image-7 {
    height: 40px;
  }

  .footer_content_desktop {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    display: none;
  }

  .p2p_stores_footer {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .circle-radius.left, .circle-radius.right {
    width: 9px;
    height: 9px;
  }

  .radio-card {
    right: -65%;
  }

  .cards-slider {
    padding: 40px 0;
    overflow: visible;
  }

  .card-slide-wrapper {
    padding: 0 calc(50vw - 336px);
  }

  .carousel-arrow {
    width: 48px;
    height: 48px;
  }

  .carousel-arrow.carousel-arrow-right {
    right: 20px;
  }

  .carousel-arrow.carousel-arrow-left {
    left: 20px;
  }

  .carousel-arrow-icn {
    width: 20px;
    height: 20px;
  }

  .container-2 {
    max-width: 728px;
  }

  .footer-form-two {
    padding: 40px;
  }

  .footer-form-title {
    margin-right: 15px;
  }

  .footer-form-input {
    width: 400px;
    padding-right: 180px;
  }

  .footer-wrapper-three {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-social-block-three {
    margin-top: 40px;
  }

  .stock-box-container {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
    height: 47%;
  }

  .mobile-overlay {
    z-index: 500;
    background-color: #0000004d;
    width: 100vw;
    height: 100vh;
    position: fixed;
  }

  .navbar-menu-desktop {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  body {
    --_font-size---paragraphs--s: 12px;
    --_font-size---headings--h6: 16px;
    --_font-size---paragraphs--l: 18px;
    --_font-size---paragraphs--m: 14px;
    --_font-size---paragraphs--xl: 20px;
    --_font-size---paragraphs--quote: 24px;
    --_font-size---paragraphs--xs: 10px;
    --_font-size---headings--h1: 32px;
    --_font-size---headings--h2: 32px;
    --_font-size---headings--h3: 28px;
    --_font-size---headings--h4: 24px;
    --_font-size---headings--h5: 20px;
    --_font-size---links--s-link: 14px;
    --_font-size---links--l-link: 24px;
    --_font-size---links--m-link: 19px;
    --_spacers---paddings--padding-xl: 0px;
    --_spacers---paddings--padding-l: 0px;
    --_spacers---paddings--padding-m: 0px;
    --_spacers---paddings--padding-s: 0px;
    --_spacers---paddings--padding-xs: 0px;
    --_spacers---margins--margin-xl: 0px;
    --_spacers---margins--margin-l: 0px;
    --_spacers---margins--margin-m: 0px;
    --_spacers---margins--margin-s: 0px;
    --_spacers---margins--margin-xs: 0px;
  }

  .button:where(.w-variant-0bd2841f-46ca-4f5f-179a-d51f1ef23c39), .button:where(.w-variant-69990a19-9e13-661c-59f1-1972a5c63bde) {
    width: 100%;
  }

  .button:where(.w-variant-1f28f444-92d9-edef-c41e-9d69731eb56f) {
    margin-left: auto;
    margin-right: auto;
    padding-left: 24px;
    padding-right: 24px;
  }

  .button.secondary---black {
    width: -moz-fit-content;
    width: fit-content;
  }

  .button.variant1-2, .button.variant2-2 {
    width: 100%;
  }

  .heading-6.card-h6-mobile {
    font-size: var(--_font-size---paragraphs--l);
  }

  .padding-global {
    min-width: 0;
    padding-left: 30px;
    padding-right: 30px;
  }

  .padding-global.large {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .paragraph {
    line-height: 170%;
  }

  .paragraph.large {
    line-height: 140%;
  }

  .paragraph.large.font-title {
    font-size: 14px;
  }

  .paragraph.medium {
    line-height: 150%;
  }

  .paragraph.quote.mw-none {
    text-align: center;
    width: 100vw;
    max-width: 90vw;
  }

  .paragraph.textcolor-secondary.fontsize-10 {
    font-size: var(--_font-size---paragraphs--xs);
  }

  .help-block {
    height: auto;
    min-height: 300px;
  }

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

  .page-wrapper.padding-bottom {
    padding-bottom: 84px;
  }

  .hero-home-section {
    width: 100vw;
    height: calc(100vh - 80px);
    overflow: hidden;
  }

  .navbar {
    height: 72px;
  }

  .navbar-container-btns {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    width: 100%;
  }

  .hero-home-media {
    height: calc(100% - 221px);
    max-height: none;
    margin-top: 137px;
    padding-bottom: 0;
  }

  .hero-home-media.static {
    height: 64vh;
    padding-bottom: 0;
  }

  .hero-home-img.phone-1 {
    left: -4vw;
    right: auto;
  }

  .hero-home-img.phone-2 {
    left: auto;
    right: -8vw;
  }

  .hero-home-phones {
    max-width: none;
    bottom: 0;
  }

  .media-limit-overlay {
    height: 240px;
    bottom: 0;
  }

  .hero-testimonial {
    width: 252px;
    min-height: 140px;
  }

  .hero-testimonial.variant3 {
    width: 265px;
    overflow: hidden;
  }

  .hero-testimonial.variant1 {
    width: 400px;
  }

  .hero-testimonial.variant2 {
    width: 408px;
  }

  .hero-testimonial-media {
    width: 100%;
    height: 100%;
  }

  .cards-section {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
    margin-top: 120px;
    margin-bottom: 60px;
    display: flex;
  }

  .cards-section.margin-top-210 {
    margin-top: 48px;
    margin-bottom: 48px;
  }

  .cards-container {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: row;
    justify-content: center;
    width: 100%;
    display: none;
    overflow: hidden;
  }

  .hidden {
    display: none;
  }

  .slider-counter {
    clear: none;
    height: -moz-fit-content;
    height: fit-content;
    padding-top: 0;
    font-size: 10px;
    line-height: 10px;
    position: static;
  }

  .card-carousel {
    background-color: #0000;
    display: flex;
  }

  .mobile-card-container {
    padding: 40px 0;
  }

  .card-carousel-container {
    grid-column-gap: 42px;
    grid-row-gap: 0px;
    background-color: #0000;
    flex-flow: column;
    height: auto;
    margin-bottom: 0;
    display: flex;
  }

  .temp-abso {
    transform: translate(0, 20px);
  }

  .hero-home-bg {
    top: auto;
  }

  .hero-testimonial-trustpilote {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }

  .navbar-menu-mobile {
    width: 100vw;
  }

  .dropdown-mobile {
    z-index: 300;
    margin-right: auto;
    left: 16px;
  }

  .dropdown-mobile-menu {
    z-index: 200;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    background-color: var(--_colors---background--background-neutral-z0);
    flex-flow: column-reverse;
    justify-content: flex-start;
    align-items: center;
    width: 100vw;
    height: 100vh;
    max-height: 30vh;
    padding: 120px 15vw 20px;
    top: -120vh;
    left: 0;
  }

  .dropdown-mobile-menu.w--open {
    justify-content: flex-end;
    align-items: center;
    padding-top: 160px;
    padding-bottom: 160px;
    display: flex;
  }

  .pop-up-download-img {
    max-width: 140px;
  }

  .pop-up-close-icn {
    z-index: 250;
    color: #000003;
    top: 16px;
    right: 16px;
  }

  .pop-up-close-icn:hover {
    z-index: 250;
    color: #000003;
  }

  .pop-up-form {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    width: 100%;
    max-width: none;
    min-height: 0;
  }

  .pop-up-code {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
  }

  .pop-up-qr {
    width: 100%;
  }

  .pop-up-window {
    width: 90%;
    max-height: 350px;
    padding: 32px;
  }

  .paragraph-2 {
    line-height: 170%;
  }

  .paragraph-2.medium {
    line-height: 150%;
  }

  .paragraph-2.medium.pop-up-p {
    text-align: left;
  }

  .pop-up-img {
    display: none;
  }

  .pop-up-window-body {
    width: 100%;
    padding: 16px;
  }

  .pop-up-window-body.mw-397 {
    max-width: none;
  }

  .pop-up-btns {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
  }

  .pop-up-store {
    width: 100%;
  }

  .card-progress-bar {
    width: 49%;
    top: 17.5%;
  }

  .account-creation-sticky, .account-creation-btn {
    padding: 16px;
  }

  .last_questions {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .paragraph_question {
    font-size: 1.6rem;
  }

  .paragraph_white {
    font-size: 1.3rem;
  }

  .question_row {
    border-radius: 20px;
  }

  .last_card {
    border-radius: 40px;
    padding: 60px 30px 40px 40px;
  }

  .p2p_texts {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .collapse {
    height: 32px;
  }

  .paragraph_answer {
    font-size: 1.3rem;
  }

  .h3_white {
    font-size: 2.1rem;
  }

  .question_bloc {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .h2_white {
    font-size: 2.5rem;
  }

  .footer_bloc {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .image-20 {
    max-width: 80px;
  }

  .footer {
    padding: 80px 20px 20px;
  }

  .footer_content_tablet {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .floating-qr_footer {
    display: none;
  }

  .footer_content_links {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .links {
    flex-flow: wrap;
    justify-content: center;
    align-items: flex-end;
  }

  .image-7 {
    height: 32px;
  }

  .cards-slider {
    display: none;
  }

  .footer-subscribe {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-form-container-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-form-title {
    margin-right: 0;
  }

  .footer-form-block-two {
    width: 100%;
    margin-top: 20px;
  }

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

  .footer-block-three {
    flex-flow: column wrap;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-link-three {
    margin-bottom: 10px;
  }

  .footer-social-block-three {
    margin-top: 10px;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-copyright {
    font-size: 14px;
    line-height: 20px;
  }

  .footer-legal-block {
    margin-top: 15px;
    margin-left: -24px;
  }

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

  .stock-box-container {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    height: 45%;
  }

  .stock-box {
    height: 55px;
  }
}

@media screen and (max-width: 479px) {
  .heading-6 {
    line-height: 130%;
  }

  .heading-6.card-h6-mobile {
    font-size: var(--_font-size---paragraphs--l);
  }

  .padding-global {
    min-width: 0;
    padding-left: 16px;
    padding-right: 16px;
  }

  .paragraph.large.card-p-mobile {
    font-size: var(--_font-size---paragraphs--m);
  }

  .paragraph.large.font-title {
    font-size: 14px;
  }

  .paragraph.quote.mw-none._90vw {
    font-size: var(--_font-size---paragraphs--quote);
    max-width: 80vw;
    margin-top: 20px;
    line-height: 24px;
  }

  .heading-2, .heading-3 {
    line-height: 130%;
  }

  .heading-4 {
    line-height: 100%;
  }

  .heading-4.text-center.textcolor-white {
    line-height: 120%;
  }

  .heading-5 {
    line-height: 130%;
  }

  .hero-home-section {
    height: calc(100vh - 80px);
  }

  .hero-home-testimonials {
    height: 120px;
    font-size: .8rem;
  }

  .navbar {
    height: 64px;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .navbar-home-link {
    justify-content: center;
    align-items: center;
    padding-left: 0;
  }

  .navbar-logo {
    text-align: center;
    max-width: 130%;
    max-height: 20px;
    font-size: 0;
  }

  .hero-home-media {
    min-width: 0;
    height: calc(100% - 214px);
    max-height: none;
    margin-top: 140px;
  }

  .hero-home-media.static {
    height: 68vh;
  }

  .hero-home-img.phone-1 {
    max-width: none;
    height: 54vh;
    left: -90px;
  }

  .hero-home-img.phone-2 {
    max-width: none;
    height: 64vh;
    left: auto;
    right: -120px;
  }

  .media-limit-overlay {
    height: 220px;
    display: flex;
    bottom: 0;
  }

  .hero-testimonial {
    width: 200px;
    min-height: 120px;
    padding: 16px;
  }

  .hero-testimonial.variant3 {
    width: 200px;
    min-height: 120px;
  }

  .hero-testimonial.variant1 {
    width: 280px;
    min-height: 120px;
  }

  .hero-testimonial.variant2 {
    width: 280px;
  }

  .hero-testimonial-rating {
    max-height: 18px;
  }

  .hero-testimonial-media {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .cards-section {
    width: 100%;
    margin-top: 96px;
    margin-bottom: 48px;
  }

  .card {
    width: 258px;
    height: 544px;
  }

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

  .card-head {
    padding: 16px;
  }

  .creditcard.cardone, .creditcard.cardtwo {
    width: 200px;
    top: 40px;
  }

  .creditcard.cardthree {
    width: 200px;
    top: 150px;
  }

  .mobile-card-container {
    padding-left: 15px;
    padding-right: 15px;
  }

  .temp-abso {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
    width: 100%;
    transform: translate(0, 30px);
  }

  .hero-home-bg {
    height: 60vh;
    max-height: none;
    top: auto;
  }

  .dropdown-mobile {
    margin: 0;
    left: 16px;
  }

  .dropdown-mobile-menu {
    transition-duration: 1s;
  }

  .dropdown-mobile-menu.w--open {
    padding-top: 120px;
    padding-left: 10vw;
    padding-right: 10vw;
  }

  .card-boxes-container {
    bottom: 65px;
  }

  .card-floating-img {
    top: 150px;
  }

  .pop-up-download-img {
    max-width: none;
  }

  .heading-3-2 {
    line-height: 130%;
  }

  .heading-3-2.pop-up-title {
    text-align: left;
    max-width: 150px;
  }

  .pop-up-code {
    width: 100%;
  }

  .pop-up-window {
    max-height: 380px;
    padding: 20px;
  }

  .pop-up-window-body.mw-397 {
    padding: 0;
  }

  .pop-up-btns {
    flex-flow: column;
  }

  .pop-up-download {
    width: 100%;
  }

  .pop-up-body {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .circle-shape.right, .circle-shape.left {
    border-width: 8px;
  }

  .p2p_text_stores {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .last_questions {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .last_stores {
    margin-bottom: 20px;
  }

  .image-10 {
    height: 40px;
  }

  .paragraph_question {
    font-size: 5.1vw;
  }

  .paragraph_white {
    text-align: center;
    font-size: 1.1rem;
    line-height: 110%;
  }

  .question_row {
    border-width: 4px;
    border-radius: 12px;
    padding: 16px;
  }

  .last_card {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    border-radius: 0;
    padding: 60px 20px 40px;
  }

  .questions_rows {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .collapse {
    height: 24px;
  }

  .paragraph_answer {
    text-align: left;
    font-size: 1.1rem;
    line-height: 110%;
  }

  .h3_white {
    text-align: center;
    font-size: 1.9rem;
  }

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

  .p2p_stores {
    align-items: stretch;
    display: flex;
  }

  .store_section {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .h2_white {
    font-size: 2.3rem;
  }

  .footer_bloc {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    width: 100%;
  }

  .social-lydia {
    width: 56px;
    height: 56px;
  }

  .copyrights {
    text-align: center;
    font-size: .9rem;
  }

  .image-20 {
    max-width: 80px;
  }

  .image-23 {
    height: 40px;
  }

  .footer {
    padding: 80px 20px 24px;
  }

  .footer_content_tablet {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
  }

  .social-sumeria {
    width: 56px;
    height: 56px;
  }

  .floating-qr_footer {
    display: none;
  }

  .image-19 {
    height: 24px;
  }

  .footer_content_social {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    width: 100%;
  }

  .links_c {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    justify-content: space-between;
  }

  .image-9 {
    height: 40px;
  }

  .footer_content_links {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .links {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
    flex-flow: wrap;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
  }

  .links_button {
    text-align: center;
    font-size: 1rem;
    text-decoration: none;
  }

  .image-7 {
    height: 24px;
  }

  .p2p_stores_footer {
    align-items: stretch;
  }

  .circle-radius.left, .circle-radius.right {
    width: 8px;
    height: 8px;
  }

  .card-radio-container {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    width: 87%;
  }

  .card-radio-head {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    padding-top: 10px;
  }

  .card-radio-btn {
    padding: 10px;
  }

  .radio-card {
    width: 100%;
    max-width: 180px;
    right: -80%;
  }

  .container-2 {
    max-width: none;
  }

  .footer-form-two {
    padding: 20px;
  }

  .footer-form-block-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-form-input {
    margin-bottom: 10px;
    padding-right: 20px;
  }

  .button-primary.footer-form-button {
    position: relative;
    right: 0;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .stock-box-container {
    top: 48%;
  }

  .stock-box {
    height: 46px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .stock-percentage.positive, .stock-percentage.negative {
    padding: 4px 6px;
  }
}


@font-face {
  font-family: 'Proxima Nova';
  src: url('../fonts/Proxima-Nova-Black-Italic.otf') format('opentype'), url('../fonts/Proxima-Nova-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Proxima Nova';
  src: url('../fonts/Proxima-Nova-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Proxima Nova';
  src: url('../fonts/Proxima-Nova-Thin-Italic.otf') format('opentype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Proxima Nova';
  src: url('../fonts/Proxima-Nova-Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Proxima Nova';
  src: url('../fonts/Proxima-Nova-Semibold-Italic.otf') format('opentype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Proxima Nova';
  src: url('../fonts/Proxima-Nova-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Proximanova';
  src: url('../fonts/ProximaNova-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Proxima Nova';
  src: url('../fonts/Proxima-Nova-Bold-Italic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Proxima Nova Regular';
  src: url('../fonts/Proxima-Nova-Alt-Regular.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Degulardisplay';
  src: url('../fonts/DegularDisplay-MediumItalic.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Degulardisplay';
  src: url('../fonts/DegularDisplay-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Degulardisplay';
  src: url('../fonts/DegularDisplay-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Degulardisplay';
  src: url('../fonts/DegularDisplay-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Degulardisplay';
  src: url('../fonts/DegularDisplay-RegularItalic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Degulardisplay';
  src: url('../fonts/DegularDisplay-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Degulardisplay';
  src: url('../fonts/DegularDisplay-SemiboldItalic.otf') format('opentype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Degulardisplay';
  src: url('../fonts/DegularDisplay-ThinItalic.otf') format('opentype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Degulardisplay';
  src: url('../fonts/DegularDisplay-BlackItalic.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Degulardisplay';
  src: url('../fonts/DegularDisplay-BoldItalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Degulardisplay';
  src: url('../fonts/DegularDisplay-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Degulardisplay';
  src: url('../fonts/DegularDisplay-LightItalic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Degulardisplay';
  src: url('../fonts/DegularDisplay-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Degulardisplay';
  src: url('../fonts/DegularDisplay-Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}