:root {
  --black: #000;
  --light-slate-grey: #8a95ad;
  --rot-grau-ton: #444;
  --white: white;
  --transparent\<deleted\|variable-f0589d95-3d0c-71ac-8bb2-f0f9c5fe2154\>: rgba(255, 255, 255, 0);
  --rot-im-hintergrund: var(--hintergrund);
  --transparent: rgba(255, 255, 255, 0);
  --carmin: #960018;
  --carmin-hover: rgba(150, 0, 24, .76);
  --hintergrund: #fff7f4;
  --alice-blue: #f5faff;
  --midnight-blue: var(--light-slate-grey);
  --achramatom: #620b0b;
  --karte: rgba(128, 56, 67, .19);
  --elements-webflow-library--neutral--300: #eff0f6;
  --elements-webflow-library--neutral--100: white;
  --elements-webflow-library--general--shadow-02: rgba(20, 20, 43, .08);
  --elements-webflow-library--neutral--800: #211f54;
  --elements-webflow-library--accent--primary-1: #4a3aff;
  --elements-webflow-library--neutral--600: #6e7191;
  --elements-webflow-library--general--shadow-01: rgba(20, 20, 43, .06);
  --elements-webflow-library--secondary--color-1: #281ca5;
  --elements-webflow-library--general--shadow-03: rgba(20, 20, 43, .1);
  --font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

body {
  color: #8a95ad;
  font-family: Plusjakartadisplay, sans-serif;
  font-size: 14px;
  line-height: 24px;
}

h1 {
  color: var(--black);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Plusjakartadisplay, sans-serif;
  font-size: 54px;
  font-weight: 700;
  line-height: 60px;
}

h2 {
  color: var(--black);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Plusjakartadisplay, sans-serif;
  font-size: 40px;
  font-weight: 500;
  line-height: 54px;
}

h3 {
  color: var(--black);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Plusjakartadisplay, sans-serif;
  font-size: 28px;
  font-weight: 500;
  line-height: 44px;
}

h4 {
  color: var(--black);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Plusjakartadisplay, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 100%;
}

h5 {
  color: #152c5b;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Plusjakartadisplay, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
}

h6 {
  color: var(--light-slate-grey);
  letter-spacing: 5px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Plusjakartadisplay, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 24px;
}

p {
  color: var(--black);
  margin-bottom: 0;
  font-family: Plusjakartadisplay, sans-serif;
  font-size: 18px;
  line-height: 32px;
}

a {
  color: #185cff;
  font-family: Plusjakartadisplay, sans-serif;
  font-weight: 500;
  line-height: 28px;
  text-decoration: none;
}

ul {
  color: var(--black);
  margin-top: 32px;
  margin-bottom: 56px;
  padding-left: 40px;
}

ol {
  margin-bottom: 58px;
  padding-left: 40px;
}

li {
  color: var(--black);
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 32px;
}

img {
  max-width: 100%;
  display: inline-block;
}

strong {
  font-weight: bold;
}

em {
  font-style: italic;
}

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

figure {
  margin-bottom: 10px;
}

figcaption {
  text-align: center;
  margin-top: 5px;
}

.white {
  color: var(--black);
}

.text-block {
  color: #8a95ad;
  margin-top: 27px;
  font-family: Plusjakartadisplay, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
}

.text-block.service, .text-block.faq {
  color: var(--rot-grau-ton);
  text-align: center;
  margin-top: 0;
}

.text-block.testimonial-position {
  color: #8a95ad;
  margin-top: 0;
  font-size: 14px;
}

.text-block.testimonial-name {
  color: #152c5b;
  margin-top: 0;
  font-size: 14px;
}

.text-block.values {
  color: #8a95ad;
  margin-top: 0;
  font-size: 20px;
  line-height: 32px;
}

.text-block.values-item {
  color: #8a95ad;
}

.text-block.vacancy-time {
  color: #8a95ad;
  margin-top: 0;
  line-height: 32px;
}

.text-block.step-item {
  color: var(--rot-grau-ton);
  margin-top: 0;
}

.text-block.benefits-item {
  color: #8a95ad;
}

.text-block.more-services-pointer {
  color: #8a95ad;
  margin-top: 0;
}

.text-block.subscribe-pricing {
  margin-top: 15px;
}

.text-block.pricing {
  text-align: center;
  margin-top: 0;
  font-size: 14px;
  line-height: 24px;
}

.text-block.location {
  color: #152c5b;
  margin-top: 0;
  margin-bottom: 12px;
  font-size: 14px;
}

.text-block.history-slide-text {
  margin-top: 0;
}

.text-block.home-tab-pointer {
  max-width: 90%;
  margin-top: 0;
  margin-left: 15px;
}

.text-block.footer-down {
  margin-top: 0;
}

.text-block.instruction-text {
  margin-top: 15px;
}

.text-block.paragraph-2 {
  color: var(--black);
}

.wrapper {
  justify-content: space-between;
  align-items: center;
  width: 85%;
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.wrapper.hero {
  padding-bottom: 100px;
  position: relative;
}

.wrapper.our-customers {
  align-items: flex-start;
  max-width: 945px;
  padding-bottom: 0;
}

.wrapper.logos {
  max-width: 945px;
}

.wrapper.reverse, .wrapper.notification {
  flex-direction: row-reverse;
}

.wrapper.security {
  align-items: stretch;
}

.wrapper.service {
  flex-direction: column;
  justify-content: center;
  max-width: 1098px;
}

.wrapper.credit-card {
  align-items: stretch;
}

.wrapper.loans {
  align-items: flex-start;
  margin-top: 100px;
  margin-bottom: 100px;
}

.wrapper.homepage-blog {
  flex-direction: column;
  justify-content: center;
  max-width: 1098px;
  margin-top: 100px;
  margin-bottom: 100px;
  padding-top: 70px;
  padding-bottom: 90px;
}

.wrapper.faq-top {
  flex-direction: column;
  max-width: 570px;
}

.wrapper.faq-down {
  max-width: 770px;
  padding-top: 0;
}

.wrapper.footer {
  flex-direction: column;
  padding-top: 100px;
  padding-bottom: 40px;
}

.wrapper.testimonial {
  max-width: 1034px;
  padding-bottom: 50px;
  position: relative;
}

.wrapper.about-hero {
  flex-direction: column;
  align-items: flex-start;
  max-width: 1170px;
  padding-top: 60px;
}

.wrapper.values {
  align-items: flex-start;
  margin-top: 155px;
  padding-bottom: 130px;
}

.wrapper.values.down {
  margin-top: 0;
  padding-top: 0;
}

.wrapper.location {
  flex-direction: column;
  justify-content: center;
  padding-bottom: 0;
}

.wrapper.members {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  max-width: 870px;
  padding-top: 80px;
  position: relative;
}

.wrapper.service-hero {
  max-width: 1240px;
  margin-top: 0;
  padding-top: 0;
}

.wrapper.steps {
  flex-direction: column;
  justify-content: center;
}

.wrapper.benefits {
  align-items: center;
  margin-top: 155px;
  padding-top: 50px;
  padding-bottom: 0;
}

.wrapper.benefits.down {
  margin-top: 0;
  padding-bottom: 100px;
}

.wrapper.more-services {
  flex-direction: column;
  justify-content: center;
  margin-top: 100px;
}

.wrapper.terms {
  flex-direction: column;
  justify-content: center;
  max-width: 877px;
  padding-bottom: 40px;
}

.wrapper.product-hero {
  background-color: var(--rot-im-hintergrund);
  align-items: stretch;
  max-width: 1240px;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

.wrapper.product-services {
  flex-direction: column;
  justify-content: center;
  padding-top: 440px;
  padding-bottom: 220px;
}

.wrapper.vacancy-single {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 770px;
  margin-top: 90px;
  margin-bottom: 230px;
  padding-top: 0;
  padding-bottom: 0;
}

.wrapper.blog-post-image {
  max-width: 968px;
  margin-top: -200px;
  padding-top: 0;
  padding-bottom: 0;
}

.wrapper.blog-post {
  flex-direction: column;
  align-items: flex-start;
  max-width: 770px;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

.wrapper.contact-us-hero {
  flex-direction: column;
  justify-content: center;
  max-width: 760px;
  padding-bottom: 200px;
}

.wrapper.contact-us {
  align-items: flex-start;
}

.wrapper.vacancy {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 0;
}

.wrapper.blog-page-hero {
  flex-direction: column;
  justify-content: center;
  padding-top: 0;
  padding-bottom: 75px;
}

.wrapper.interest-rate {
  align-items: stretch;
  padding-bottom: 0;
}

.wrapper.pricing {
  flex-direction: column;
  justify-content: center;
  width: 90%;
  margin-top: 50px;
  margin-bottom: 100px;
  padding-top: 100px;
  padding-bottom: 160px;
}

.wrapper.mobile-app {
  flex-direction: row;
  align-items: stretch;
  width: 100%;
  max-width: 1440px;
  margin-top: 100px;
  margin-bottom: 100px;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

.wrapper.statement {
  flex-direction: row-reverse;
  align-items: stretch;
}

.wrapper.jobs {
  padding-top: 120px;
  padding-bottom: 150px;
}

.wrapper.related-blog {
  flex-direction: column;
  margin-top: 120px;
  padding-top: 0;
  padding-bottom: 0;
}

.wrapper.updates {
  border: 1px solid #e5e5e5;
  border-radius: 8px;
  justify-content: center;
  width: 70%;
  margin-top: 100px;
  margin-bottom: 50px;
  padding: 40px;
}

.wrapper.changelog-wrapper {
  flex-direction: column;
  justify-content: center;
}

.wrapper.license {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}

.wrapper.license.down {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 100px;
  padding-top: 0;
}

.wrapper.styleguide {
  flex-direction: column;
  align-items: flex-start;
  display: block;
}

.wrapper.jobs-heading-and-search {
  border-bottom: 1px solid #e5e5e5;
}

.wrapper.bog-tabs {
  padding-top: 0;
  padding-bottom: 220px;
}

.wrapper.blog-tag-page {
  padding-top: 0;
}

.wrapper.vacancy-tags-template-page {
  justify-content: center;
  padding-bottom: 0;
}

.wrapper.terms-of-service-wrapper {
  color: var(--black);
  flex-direction: column;
  justify-content: center;
}

.wrapper.privacy-policy-wrapper {
  flex-direction: column;
  justify-content: center;
}

.wrapper.history-wrapper-top {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-bottom: 80px;
}

.wrapper.history-wrapper-bottom {
  padding-top: 0;
}

.wrapper.instruction-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-bottom: 100px;
}

.wrapper.instruction-content-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 0;
}

.wrapper.more-services-template-page {
  flex-direction: column;
  justify-content: center;
}

.section-image-container {
  border-radius: 8px;
  width: 48%;
  max-width: 580px;
  padding-bottom: 0;
  overflow: hidden;
}

.section-image-container.security {
  align-items: center;
  width: 48%;
  max-width: 580px;
  padding-right: 80px;
  display: flex;
  position: relative;
  overflow: visible;
}

.section-image-container.credit {
  align-items: center;
  width: 48%;
  max-width: 580px;
  padding-right: 50px;
  display: flex;
  position: relative;
  overflow: visible;
}

.section-image-container.statement {
  align-items: center;
  width: 48%;
  max-width: 580px;
  padding-right: 80px;
  display: flex;
  position: relative;
  overflow: visible;
}

.section-image-container.interest-rate {
  align-items: center;
  width: 48%;
  max-width: 550px;
  padding-right: 70px;
  display: flex;
  position: relative;
  overflow: visible;
}

.image {
  object-fit: cover;
  width: 100%;
  max-width: 100%;
  height: 100%;
  margin-top: 0;
  padding-top: 0;
}

.image.contain {
  color: var(--carmin);
  object-fit: contain;
  width: 100%;
  max-width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  overflow: visible;
}

.image.contain.products-hero {
  object-position: 50% 100%;
}

.image.contain.icon-2 {
  width: 100%;
  max-width: 100%;
}

.image.testimonial {
  object-fit: contain;
  border-radius: 8px;
  width: 100%;
  max-width: 100%;
  height: 90%;
  max-height: 450px;
  padding-top: 100px;
  padding-left: 20px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
  overflow: hidden;
}

.section-text-container {
  width: 48%;
  max-width: 465px;
}

.section-text-container.reverse.app {
  width: 100%;
  max-width: none;
}

.section-text-container.statement {
  width: 44%;
}

.section-text-container.interest-rate {
  width: 46%;
}

.icon-wrapper {
  width: 54px;
  height: 54px;
  overflow: hidden;
}

.sub-text-wrapper {
  margin-top: 25px;
  margin-bottom: 10px;
}

.sub-text-wrapper.credit-card {
  margin-top: 0;
}

.sub-text-wrapper.loans, .sub-text-wrapper.values {
  margin-top: 0;
  margin-bottom: 20px;
}

.sub-text-wrapper.members {
  margin-top: 0;
  margin-bottom: 13px;
}

.sub-text-wrapper.vacancy {
  margin-top: 0;
  margin-bottom: 0;
}

.sub-text-wrapper.benefits {
  margin-top: 0;
  margin-bottom: 23px;
}

.sub-text-wrapper.more-services, .sub-text-wrapper.terms {
  margin-top: 0;
  margin-bottom: 0;
}

.sub-text-wrapper.hero-about-us {
  margin-top: 0;
}

.sub-text-wrapper.pricing {
  margin-top: 0;
  margin-bottom: 0;
}

.sub-text-wrapper.jobs {
  margin-top: 0;
  margin-bottom: 22px;
}

.heading-wrapper.notification {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.paragraph-wrapper {
  margin-top: 40px;
  margin-bottom: 40px;
}

.paragraph-wrapper.credit-card {
  margin-top: 32px;
}

.paragraph-wrapper.mobile-app {
  margin-top: 10px;
}

.learn-more-wrapper {
  align-items: center;
  max-width: 150px;
  margin-top: 33px;
  display: flex;
}

.learn-more-wrapper.interest-rate {
  max-width: 170px;
}

.learn-more-arrow-wrapper {
  width: 18px;
  height: 29px;
  margin-left: 8px;
}

.home-hero-section {
  position: relative;
}

.button {
  background-color: var(--carmin);
  color: #fff;
  border-style: none;
  border-radius: 12px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 16px 40px;
  font-size: 18px;
  line-height: 32px;
  transition: background-color .2s;
  position: static;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.button:hover {
  background-color: var(--carmin-hover);
}

.button.secondary {
  background-color: var(--carmin);
  margin-top: 40px;
  padding: 10px 35px;
}

.button.secondary:hover {
  background-color: var(--carmin-hover);
}

.button.footer-button {
  background-color: var(--carmin);
  transition: background-color .2s;
}

.button.footer-button:hover {
  background-color: rgba(24, 92, 255, .6);
}

.button.credit-card {
  background-color: var(--carmin);
  margin-top: 45px;
  padding: 10px 35px;
}

.button.credit-card:hover {
  background-color: var(--carmin-hover);
}

.button.vacancy {
  background-color: rgba(24, 92, 255, .8);
  padding: 10px 35px;
  transition: background-color .2s, background-color .2s;
}

.button.vacancy:hover {
  background-color: rgba(24, 92, 255, .7);
}

.button.more-services-item {
  text-align: center;
  width: 48%;
  padding-top: 10px;
  padding-bottom: 10px;
}

.button.more-services-item._2 {
  color: #152c5b;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #e5e5e5;
}

.button.more-services-item._2:hover {
  background-color: #f7f7f7;
}

.button.product-hero {
  margin-top: 30px;
  padding: 16px 45px;
}

.button.apply-now {
  margin-top: 80px;
  padding: 10px 33px;
}

.button.hero-services {
  padding-left: 45px;
  padding-right: 45px;
}

.button.button22 {
  clear: none;
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
  padding-bottom: 16px;
  position: static;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.hero-sub-text-container {
  z-index: 10;
  background-color: var(--white);
  border-radius: 50px;
  align-items: center;
  width: auto;
  max-width: 320px;
  padding: 20px 15px 15px;
  display: flex;
  position: relative;
  box-shadow: 0 33px 40px rgba(187, 187, 187, .1);
}

.hero-sub-text {
  color: var(--carmin);
  font-family: Plusjakartadisplay, sans-serif;
  font-size: 15px;
  font-weight: 500;
}

.hero-text-container {
  align-self: auto;
  width: 48%;
  max-width: 540px;
}

.hero-heading-wrapper {
  margin-top: 30px;
  margin-bottom: 30px;
}

.hero-paragraph-wrapper {
  max-width: 460px;
  margin-bottom: 30px;
}

.hero-icon-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 22px;
  height: 22px;
  margin-right: 10px;
  display: flex;
}

.hero-image-container {
  border-radius: 8px;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
}

.hero-background {
  background-color: var(--rot-im-hintergrund);
  color: #8691a8;
  border-radius: 0;
  width: 70vw;
  height: 80%;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.our-customers-container {
  justify-content: space-between;
  align-items: center;
  margin-top: 30px;
  display: flex;
}

.our-customers-text-container {
  max-width: 470px;
}

.our-customers-line {
  background-color: #152c5b;
  width: 85px;
  height: 2px;
  margin-left: 40px;
}

.our-customers-logos-grid {
  grid-column-gap: 45px;
  grid-row-gap: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.our-customers-logos-wrapper {
  opacity: .9;
}

.heading-2.heading-4 {
  color: var(--black);
}

.bequem-und-einfach {
  margin-top: 0;
}

.pointers-wrapper.loans {
  margin-top: 32px;
}

.first-pointer {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.checkbox-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
  overflow: visible;
}

.pointer-text-wrapper {
  width: 90%;
  margin-left: 13px;
}

.pointer-text {
  color: var(--black);
  font-family: Plusjakartadisplay, sans-serif;
  font-size: 18px;
  line-height: 32px;
}

.pointer-text.loans {
  color: #8a95ad;
  font-size: 16px;
  line-height: 28px;
}

.second-pointer {
  justify-content: flex-start;
  align-items: center;
  margin-top: 13px;
  display: flex;
}

.security-image-1-wrapper {
  border-radius: 8px;
  width: 100%;
  max-width: 500px;
  margin-bottom: 30px;
  position: relative;
  overflow: hidden;
}

.security-image-2-wrapper {
  border-radius: 8px;
  width: 45%;
  max-width: 260px;
  margin-bottom: 20px;
  margin-right: 20px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
  overflow: hidden;
  box-shadow: 0 10px 20px rgba(187, 187, 187, .25);
}

.section-background {
  z-index: -1;
  background-color: #f5faff;
  border-radius: 8px;
  width: 95%;
  height: 110%;
  position: absolute;
  top: 18%;
  bottom: 35%;
  left: auto;
  right: -5%;
}

.section-background.statement {
  width: 45vw;
  height: 400px;
}

.section-background.security {
  background-color: var(--rot-im-hintergrund);
  color: var(--rot-grau-ton);
  width: 90%;
  max-width: 460px;
  height: 80%;
  max-height: 385px;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.section-background.credit {
  width: 80%;
  max-width: 530px;
  height: 65%;
  max-height: 550px;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.section-background.statement {
  background-color: var(--rot-im-hintergrund);
  width: 100%;
  height: 60%;
  max-height: 400px;
  top: auto;
  bottom: 18%;
  left: auto;
  right: -6%;
}

.section-background.interest-rate-1 {
  width: 55%;
  max-width: 460px;
  height: 55%;
  max-height: 385px;
  top: auto;
  bottom: 3%;
  left: auto;
  right: 0%;
}

.section-background.interest-rate-2 {
  width: 50%;
  max-width: 460px;
  height: 50%;
  max-height: 385px;
  top: -10%;
  bottom: auto;
  left: -13%;
  right: auto;
}

.learn-more-link, .learn-more-link.interest-rate {
  letter-spacing: 3px;
  text-transform: uppercase;
}

.banking-headings-main {
  text-align: center;
  max-width: 750px;
}

.banking-services-container {
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 100px;
  display: flex;
}

.banking-service-1 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 30%;
  display: flex;
}

.banking-service-image-wrapper {
  width: 20%;
  max-width: 20%;
}

.banking-service-image-wrapper.dl {
  width: 50%;
  max-width: 50%;
}

.banking-service-heading-wrapper {
  margin-top: 40px;
  margin-bottom: 20px;
}

.register-now-wrapper {
  align-items: center;
  max-width: 210px;
  margin-top: 33px;
  display: flex;
}

.register-now-link {
  color: var(--carmin);
  letter-spacing: 3px;
  text-transform: uppercase;
}

.register-now-arrow-wrapper {
  width: 18px;
  height: 29px;
  margin-left: 8px;
}

.mobile-app-section {
  overflow: hidden;
}

.app-text-container {
  background-color: #f5faff;
  border-radius: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 60%;
  max-width: 750px;
  height: auto;
  margin-bottom: 40px;
  padding: 174px 15% 174px 10%;
  display: flex;
}

.app-links-wrapper {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.app-store-wrapper {
  width: 158px;
}

.google-play-wrapper {
  width: 158px;
  margin-left: 11px;
}

.loans-section {
  background-color: #f5faff;
}

.loans-left-container {
  width: 28%;
  max-width: 275px;
}

.loans-right-container {
  grid-column-gap: 80px;
  grid-row-gap: 95px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 67%;
  max-width: 680px;
  margin-top: 30px;
  display: grid;
}

.home-loans-heading-container {
  align-items: center;
  display: flex;
}

.home-loans-icon-wrapper {
  width: 54px;
  height: 54px;
  overflow: hidden;
}

.home-loans-heading-wrapper {
  margin-left: 24px;
}

.homepage-blog-section {
  background-color: var(--alice-blue);
}

.homepage-blog-card-wrapper {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: 80px;
  display: flex;
}

.homepage-blog-card {
  background-color: var(--white);
  border: 1px solid #e5e5e5;
  border-radius: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  display: flex;
}

.homepage-blog-image-wrapper {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  width: 100%;
  height: 250px;
  overflow: hidden;
}

.homepage-blog-heading {
  font-size: 20px;
  line-height: 28px;
}

.homepage-blog-text-wrapper {
  margin-top: 21px;
  margin-bottom: 32px;
}

.homepage-blog-text {
  color: #8a95ad;
  font-family: Plusjakartadisplay, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.homepage-blog-content-wrapper {
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  padding: 25px 25px 32px;
  display: flex;
}

.homepage-blog-author-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.homepage-blog-author-image-wrapper {
  border-radius: 50%;
  width: 32px;
  height: 32px;
  overflow: hidden;
}

.homepage-blog-author-name-wrapper {
  max-width: 70%;
  margin-left: 12px;
}

.homepage-blog-name-and-image-wrapper {
  align-items: center;
  max-width: 165px;
  display: flex;
}

.homepage-blog-author-name {
  color: #152c5b;
  font-family: Plusjakartadisplay, sans-serif;
  font-weight: 500;
  line-height: 24px;
}

.homepage-blog-time-to-read-wrapper {
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.homepage-time-to-read-icon-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  display: flex;
}

.homepage-blog-time-to-read-text-wrapper {
  margin-left: 8px;
}

.homepage-blog-time-to-read-text {
  color: #8a95ad;
  font-weight: 300;
  line-height: 24px;
}

.collection-list {
  flex-wrap: wrap;
  display: flex;
}

.collection-item {
  padding-left: 15px;
  padding-right: 15px;
}

.collection-list-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-left: -15px;
  margin-right: -15px;
}

.faq-text-wrapper {
  margin-top: 40px;
}

.faq-link {
  font-style: italic;
}

.faq-container {
  width: 100%;
}

.faq-item {
  border-bottom: 1px solid #e5e5e5;
  width: 100%;
  margin-top: 25px;
}

.faq-question-and-arrow-wrapper {
  cursor: pointer;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.faq-question-wrapper {
  justify-content: space-between;
  align-items: center;
}

.faq-question {
  color: var(--black);
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
}

.faq-icon-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
}

.faq-answer {
  margin-top: 25px;
  margin-bottom: 20px;
  overflow: hidden;
}

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

.footer {
  background-color: var(--rot-grau-ton);
}

.footer-heading-and-button-container {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 80px;
  display: flex;
}

.footer-heading-wrapper {
  width: 60%;
  max-width: 570px;
}

.footer-heading {
  color: #fff;
  font-size: 30px;
  line-height: 50px;
}

.footer-divider-line {
  background-color: rgba(255, 255, 255, .2);
  width: 100%;
  height: 1px;
  margin-bottom: 80px;
}

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

.footer-logo-and-text-wrapper {
  width: 40%;
  max-width: 356px;
}

.footer-logo-wrapper {
  width: 127px;
  height: 37px;
}

.footer-text-wrapper {
  width: 90%;
  margin-top: 32px;
}

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

.footer-links-card.middle {
  margin-left: 2%;
  margin-right: 2%;
}

.footer-links-card.first {
  margin-right: 2%;
}

.footer-links-card.last {
  margin-left: 2%;
}

.footer-links-card-heading {
  color: #fff;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-bottom: 32px;
}

.footer-link {
  color: #fff;
  margin-bottom: 20px;
  font-size: 16px;
  transition: color .2s;
}

.footer-link:hover {
  color: rgba(255, 255, 255, .7);
}

.footer-copyright-and-social-links-container {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  margin-top: 120px;
  display: flex;
}

.social-links-wrapper {
  justify-content: space-between;
  display: flex;
}

.social-icon-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
}

.social-icon-wrapper.middle {
  margin-left: 32px;
  margin-right: 32px;
}

.testimonial-image-wrapper {
  border-radius: 8px;
  width: 48%;
  max-width: 430px;
  height: auto;
  max-height: 500px;
  position: relative;
}

.testimonial-slider {
  background-color: rgba(0, 0, 0, 0);
  width: 100%;
  height: auto;
}

.testimonial-mask, .testimonial-slide {
  height: auto;
}

.testimonial-container {
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  height: 100%;
  padding-bottom: 50px;
  padding-left: 0;
  display: flex;
}

.testimonial-content {
  width: 48%;
  padding-top: 50px;
  padding-bottom: 0;
}

.testimonial-star-wrapper {
  width: 110px;
  height: 25px;
  margin-top: 36px;
  margin-bottom: 16px;
}

.testimonial-name-and-company-logo-wrapper {
  align-items: center;
  display: flex;
}

.testimonial-logo-wrapper {
  border-radius: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 54px;
  height: 54px;
  display: flex;
  overflow: hidden;
}

.testimonial-name-and-position-wrapper {
  margin-left: 18px;
}

.testimonial-arrow {
  width: 32px;
  height: 37px;
}

.testimonial-arrow.right {
  top: auto;
  bottom: 10%;
  left: auto;
  right: 0%;
}

.testimonial-arrow.left {
  top: auto;
  bottom: 10%;
  left: auto;
  right: 5%;
}

.slide-nav {
  display: none;
  overflow: hidden;
}

.about-hero-section {
  margin-bottom: 100px;
  position: relative;
  overflow: hidden;
}

.about-hero-heading-and-sub-text-wrapper {
  max-width: 700px;
}

.about-background {
  z-index: -1;
  background-color: #f5faff;
  width: 65vw;
  height: 90%;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.about-hero-images-container {
  justify-content: space-between;
  align-items: flex-start;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.about-hero-image-1-wrapper {
  border-radius: 8px;
  width: 30%;
  max-width: 245px;
  height: 245px;
  margin-top: 136px;
  margin-right: 50px;
  overflow: hidden;
}

.about-hero-image-2-wrapper {
  border-radius: 8px;
  width: 40%;
  max-width: 350px;
  height: 350px;
  margin-right: 50px;
  overflow: hidden;
}

.about-hero-image-3-wrapper {
  border-radius: 8px;
  width: 70%;
  max-width: 650px;
  height: 350px;
  margin-top: 35px;
  margin-right: 66px;
  overflow: hidden;
}

.values-right-wrapper {
  width: 40%;
  max-width: 390px;
  margin-top: 55px;
}

.values-left-wrapper {
  width: 45%;
}

.values-item-heading-and-icon-wrapper {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.values-grid {
  grid-column-gap: 75px;
  grid-row-gap: 70px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.values-icon-wrapper {
  border-radius: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 54px;
  height: 54px;
  display: flex;
}

.values-item-heading-wrapper {
  margin-left: 24px;
}

.values-item-text-wrapper {
  margin-top: 33px;
}

.location-heading-wrapper {
  max-width: 625px;
}

.location-heading-main {
  text-align: center;
}

.location-image-wrapper {
  width: 100%;
  height: 540px;
  margin-top: 20px;
}

.our-team-heading-wrapper {
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.members-tab-container {
  width: 100%;
  margin-top: -60px;
  position: static;
  top: 33%;
  bottom: auto;
  left: auto;
  right: 0%;
}

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

.members-tab-menu {
  flex-direction: row;
  justify-content: flex-end;
  display: flex;
}

.members-tab-link {
  color: #8a95ad;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 22px;
  padding-right: 22px;
  font-size: 20px;
  line-height: 32px;
}

.members-tab-link.w--current {
  color: #152c5b;
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 4px solid #185cff;
  font-size: 20px;
  line-height: 32px;
}

.members-tabs-content {
  margin-top: 70px;
}

.members-tab-pane-grid {
  grid-column-gap: 30px;
  grid-row-gap: 60px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  display: grid;
}

.members-image-wrapper {
  border-radius: 8px;
  height: 270px;
  overflow: hidden;
}

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

.member-name-wrapper {
  margin-top: 25px;
}

.member-name {
  color: #152c5b;
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
}

.member-position-wrapper {
  margin-top: 10px;
}

.vacancy-section {
  background-color: #f5faff;
}

.vacancy-heading-and-subtext-wrapper {
  max-width: 660px;
}

.vacancy-container {
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 370px 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
}

.vacancy-item {
  background-color: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 8px;
  flex-direction: column;
  justify-content: space-between;
  height: 370px;
  margin-bottom: 30px;
  padding: 50px 10%;
  transition: box-shadow .2s;
  display: flex;
}

.vacancy-item:hover {
  box-shadow: 16px 16px 59px rgba(183, 183, 183, .25);
}

.vacancy-department-text {
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 500;
}

.vacancy-item-heading {
  margin-top: 12px;
  font-size: 24px;
  line-height: 36px;
}

.vacancy-item-heading.vacancy-single {
  font-size: 32px;
  line-height: 48px;
}

.vacancy-item-job-and-place-wrapper {
  justify-content: space-between;
  align-items: center;
  margin-top: 30px;
  display: flex;
}

.vacancy-item-job-and-place-wrapper.vacancy-single {
  justify-content: flex-start;
}

.vacancy-item-time-wrapper {
  justify-content: flex-start;
  align-items: center;
  width: 38%;
  display: flex;
}

.vacancy-item-time-wrapper.vacancy-page {
  width: 25%;
}

.vacancy-item-time-icon-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  display: flex;
}

.vacancy-item-time-text-wrapper, .vacancy-item-place-text-wrapper {
  margin-left: 8px;
}

.vacancy-item-place-wrapper {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.vacancy-item-place-icon-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  display: flex;
}

.vacancy-item-tag-wrapper {
  text-align: center;
  background-color: rgba(138, 149, 173, .15);
  border-radius: 4px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 4px;
  padding-bottom: 4px;
  display: flex;
}

.service-hero-image-wrapper {
  width: 40%;
  height: 700px;
  overflow: hidden;
}

.service-hero-right-div {
  background-color: var(--rot-im-hintergrund);
  border-radius: 0 8px 8px 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 60%;
  height: 700px;
  padding: 10% 5%;
  display: flex;
}

.service-hero-sub-text-and-icon-container {
  background-color: var(--carmin-hover);
  border-radius: 30px;
  align-items: center;
  max-width: 180px;
  padding: 10px;
  display: flex;
}

.service-hero-icon-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 22px;
  height: 22px;
  display: flex;
}

.service-hero-sub-text-container {
  align-items: center;
  margin-left: 10px;
  display: flex;
}

.service-hero-sub-text {
  color: var(--black);
  font-family: Plusjakartadisplay, sans-serif;
  font-size: 12px;
  font-weight: 500;
}

.service-hero-heading-wrapper {
  margin-top: 40px;
  margin-bottom: 30px;
}

.service-hero-paragraph-wrapper {
  max-width: 470px;
  margin-bottom: 30px;
}

.steps-sub-text-wrapper {
  margin-top: 0;
  margin-bottom: 0;
}

.steps-heading-wrapper {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 100px;
  display: flex;
}

.steps-container {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .3fr 1fr .3fr 1fr .3fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  width: 100%;
  display: grid;
}

.step-item-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.step-number-circular {
  background-color: var(--carmin);
  border-radius: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 54px;
  height: 54px;
  display: flex;
}

.step-number {
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  line-height: 24px;
}

.step-item-heading-wrapper {
  text-align: center;
  margin-top: 30px;
}

.step-item-text-wrapper {
  text-align: center;
  margin-top: 20px;
}

.step-icon-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 18px;
  height: 18px;
  margin-top: 23px;
  display: flex;
}

.benefits-left-wrapper {
  max-width: 70%;
}

.benefits-heading-and-icon-wrapper {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.benefits-grid {
  grid-column-gap: 60px;
  grid-row-gap: 80px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.benefits-item-heading-and-icon-wrapper {
  align-items: center;
  display: flex;
}

.benefits-icon-wrapper {
  border-radius: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 54px;
  height: 54px;
  display: flex;
}

.benefits-item-heading-wrapper {
  max-width: 90%;
  margin-left: 15px;
}

.benefits-item-text-wrapper {
  margin-top: 33px;
}

.more-services-section {
  background-color: #f5faff;
}

.more-services-heading-and-subtext-container {
  text-align: center;
}

.more-services-grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-top: 80px;
}

.more-services-item-wrapper {
  background-color: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 8px;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  padding: 7% 10%;
  display: flex;
}

.more-services-icon-and-heading-wrapper {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.more-services-icon-wrapper {
  width: 64px;
  height: 64px;
}

.more-services-item-heading-wrapper {
  margin-left: 25px;
}

.more-services-pointers-wrapper {
  margin-top: 25px;
}

.more-services-pointer {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.more-services-pointer._2 {
  margin-top: 19px;
}

.more-services-pointer-icon-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 19px;
  height: 19px;
  margin-top: 6px;
  display: flex;
}

.more-services-pointer-text {
  max-width: 90%;
  margin-left: 14px;
}

.product-services-items-button-container {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.terms-heading-wrapper {
  margin-top: 10px;
}

.terms-tabs {
  width: 100%;
  margin-top: 42px;
}

.terms-tabs-menu {
  text-align: center;
  background-color: #ecf5ff;
  border-radius: 8px;
  padding-top: 8px;
  padding-bottom: 8px;
}

.terms-tab-link {
  text-align: center;
  background-color: #ecf5ff;
  width: 48%;
  padding-left: 0;
  padding-right: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
}

.terms-tab-link.w--current {
  text-align: center;
  background-color: #fff;
  border-radius: 8px;
  width: 48%;
  padding-left: 0;
  padding-right: 0;
  font-size: 20px;
  line-height: 32px;
}

.terms-tab-link-flex {
  justify-content: center;
  align-items: center;
  display: flex;
}

.terms-tab-link-icon {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  margin-right: 15px;
  display: flex;
}

.terms-tab-content {
  margin-top: 45px;
}

.terms-tab-pane-grid {
  grid-column-gap: 59px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.terms-tab-content-left {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 60px;
}

.terms-tab-content-pointers-wrapper {
  margin-top: 36px;
}

.terms-tab-content-pointer {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.terms-tab-content-pointer._2, .terms-tab-content-pointer._3, .terms-tab-content-pointer._4 {
  margin-top: 25px;
}

.terms-tab-content-pointer-icon-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  margin-top: 4px;
  display: flex;
}

.terms-tab-content-pointer-text-wrapper {
  width: 80%;
  margin-left: 16px;
}

.terms-tabs-pointer-text {
  font-size: 16px;
  line-height: 130%;
}

.terms-tab-content-right {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 60px;
}

.product-hero-section {
  position: relative;
}

.product-hero-content {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 60%;
  max-width: 680px;
  padding: 10% 5%;
  display: flex;
  position: relative;
}

.product-hero-text {
  color: var(--black);
  font-size: 18px;
  line-height: 32px;
}

.product-hero-text-wrapper {
  margin-top: 30px;
}

.product-services-section {
  background-color: var(--white);
  margin-top: -212px;
}

.product-service-sub-text-wrapper {
  margin-top: 0;
  margin-bottom: 0;
}

.product-services-heading-wrapper {
  text-align: center;
}

.product-services-item-wrapper {
  background-color: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 8px;
  flex-direction: column;
  padding: 7% 3% 7% 6%;
}

.vacancy-single-section {
  background-color: var(--alice-blue);
}

.previous-page-wrapper {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
  display: flex;
}

.previous-page-arrow-wrapper {
  border-radius: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  display: flex;
  overflow: hidden;
}

.previous-page-text-wrapper {
  margin-left: 16px;
}

.previous-page-text {
  color: rgba(21, 44, 91, .5);
  font-size: 16px;
  line-height: 32px;
}

.vacancy-rich-text-wrapper {
  margin-top: 80px;
}

.vacancy-rich-text p {
  color: #152c5b;
  margin-top: 32px;
  margin-bottom: 56px;
}

.vacancy-rich-text li {
  color: #152c5b;
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 32px;
}

.vacancy-rich-text ol {
  margin-top: 32px;
  margin-bottom: 56px;
}

.vacancy-rich-text h3 {
  font-size: 20px;
  line-height: 35px;
}

.vacancy-rich-text figure {
  object-fit: contain;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}

.vacancy-rich-text img {
  width: 100%;
  height: 100%;
}

.vacancy-rich-text figcaption {
  color: rgba(21, 44, 91, .6);
  font-size: 15px;
  line-height: 24px;
}

.vacancy-rich-text h4 {
  font-size: 18px;
}

.vacancy-rich-text h5 {
  font-size: 16px;
  line-height: 100%;
}

.vacancy-rich-text h6 {
  color: var(--midnight-blue);
  letter-spacing: 0;
  text-transform: none;
  font-size: 14px;
}

.vacancy-rich-text blockquote {
  color: rgba(21, 44, 91, .6);
  border-left-color: rgba(21, 44, 91, .7);
  margin-top: 32px;
  margin-bottom: 32px;
  font-style: italic;
  line-height: 32px;
}

.vacancy-rich-text h2 {
  font-size: 24px;
  line-height: 40px;
}

.vacancy-rich-text ul {
  margin-top: 30px;
  margin-bottom: 55px;
}

.vacancy-rich-text a {
  color: var(--carmin);
}

.blog-post-section {
  margin-bottom: 50px;
}

.blog-post-background-div {
  background-color: var(--alice-blue);
  width: 100vw;
  height: 290px;
}

.blog-post-image-wrapper {
  border-radius: 8px;
  width: 100%;
  height: 445px;
  margin-bottom: 55px;
  overflow: hidden;
}

.blog-post-heading {
  font-size: 40px;
  font-weight: 500;
  line-height: 54px;
}

.blog-post-author-and-date-wrapper {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: 24px;
  display: flex;
}

.blog-post-author-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.blog-post-author-image-wrapper {
  border-radius: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  margin-right: 12px;
  display: flex;
  overflow: hidden;
}

.blog-post-author-name {
  color: #152c5b;
  font-weight: 500;
}

.blog-post-date-and-time-wrapper, .blog-post-date-and-icon-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.blog-post-date-icon-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 17px;
  height: 17px;
  display: flex;
}

.blog-post-date-text-wrapper {
  margin-left: 8px;
}

.blog-post-time-and-icon-wrapper {
  justify-content: space-between;
  align-items: center;
  margin-left: 32px;
  display: flex;
}

.blog-post-time-icon-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  display: flex;
}

.blog-post-time-text-wrapper {
  margin-left: 8px;
}

.blog-post-date-text, .blog-post-time-text {
  font-weight: 300;
}

.blog-post-divider-line {
  background-color: #e5e5e5;
  width: 100%;
  height: 1px;
  margin-top: 50px;
  margin-bottom: 80px;
}

.blog-post-rich-text {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 80px;
}

.blog-post-rich-text h2 {
  color: var(--achramatom);
  margin-bottom: 20px;
  font-size: 24px;
  line-height: 40px;
}

.blog-post-rich-text p {
  color: var(--achramatom);
  margin-top: 32px;
  margin-bottom: 56px;
}

.blog-post-rich-text h3 {
  color: var(--achramatom);
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 35px;
}

.blog-post-rich-text h4 {
  color: var(--achramatom);
  margin-bottom: 20px;
  font-size: 18px;
}

.blog-post-rich-text h5 {
  color: var(--achramatom);
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 100%;
}

.blog-post-rich-text h6 {
  color: var(--achramatom);
  letter-spacing: 0;
  text-transform: none;
  font-size: 14px;
}

.blog-post-rich-text blockquote {
  color: rgba(21, 44, 91, .6);
  margin-top: 32px;
  margin-bottom: 32px;
  font-style: italic;
  line-height: 32px;
}

.blog-post-rich-text ol {
  margin-top: 32px;
  margin-bottom: 58px;
}

.blog-post-rich-text figure {
  margin-top: 40px;
  margin-bottom: 40px;
}

.blog-post-rich-text img {
  object-fit: cover;
  max-height: 500px;
}

.blog-post-rich-text a {
  color: var(--carmin);
}

.vacancy-content-container {
  background-color: #fff;
  border-radius: 8px;
  padding: 7% 5% 10%;
}

.blog-post-social-icons-container {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
  position: absolute;
  top: 16%;
  bottom: auto;
  left: -15%;
  right: auto;
}

.blog-post-social-icon-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
}

.blog-post-social-icon-wrapper.middle {
  margin-top: 32px;
  margin-bottom: 32px;
}

.login-section {
  justify-content: space-between;
  display: flex;
}

.login-content-wrapper {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 50%;
  padding: 3% 5%;
  display: flex;
}

.login-heading-wrapper {
  margin-top: 150px;
}

.login-sub-text-wrapper {
  margin-top: 16px;
}

.login-sub-text {
  font-size: 16px;
  line-height: 28px;
}

.login-form-block {
  width: 100%;
  margin-top: 55px;
}

.login-field-label {
  color: #152c5b;
}

.login-text-field {
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  height: 55px;
  margin-top: 12px;
  padding-left: 56px;
}

.login-text-field::placeholder {
  font-size: 16px;
  line-height: 28px;
}

.login-text-field.email {
  background-image: url('../images/Group-233.svg');
  background-position: 3%;
  background-repeat: no-repeat;
  background-size: auto;
}

.login-text-field.password {
  background-image: url('../images/lock-line-1.svg');
  background-position: 3%;
  background-repeat: no-repeat;
  background-size: auto;
}

.login-checkbox-label {
  color: #152c5b;
  margin-left: 12px;
}

.checkbox-field, .login-checkbox-and-link-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.sign-in-button {
  background-color: #185cff;
  border-radius: 4px;
  width: 100%;
  margin-top: 32px;
  padding-top: 17px;
  padding-bottom: 17px;
  font-size: 16px;
  transition: background-color .2s;
}

.sign-in-button:hover {
  background-color: rgba(24, 92, 255, .9);
}

.login-copyright-wrapper {
  margin-top: 108px;
}

.login-image-wrapper {
  width: 50%;
}

.sign-up-section {
  justify-content: space-between;
  display: flex;
}

.sign-up-content-wrapper {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 50%;
  padding: 3% 5%;
  display: flex;
}

.sign-up-heading-wrapper {
  margin-top: 90px;
}

.sign-up-form-block {
  width: 100%;
  margin-top: 55px;
}

.sign-up-field-label {
  color: var(--black);
}

.sign-up-text-field {
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  height: 55px;
  margin-top: 12px;
  padding-left: 56px;
}

.sign-up-text-field::placeholder {
  font-size: 16px;
  line-height: 28px;
}

.sign-up-text-field.email {
  color: var(--black);
  background-image: url('../images/Group-233.svg');
  background-position: 3%;
  background-repeat: no-repeat;
  background-size: auto;
}

.sign-up-text-field.password {
  background-image: url('../images/lock-line-1.svg');
  background-position: 3%;
  background-repeat: no-repeat;
  background-size: auto;
}

.sign-up-text-field.name, .sign-up-text-field.subject {
  color: var(--black);
  padding-left: 18px;
}

.last-name-wrapper {
  flex-direction: column;
  align-items: flex-start;
  width: 47%;
  display: flex;
}

.first-name-and-last-name-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.sign-up-button {
  background-color: var(--carmin);
  border-radius: 4px;
  width: 100%;
  margin-top: 32px;
  padding-top: 17px;
  padding-bottom: 17px;
  font-size: 16px;
  transition: background-color .2s;
}

.sign-up-button:hover {
  background-color: var(--carmin-hover);
}

.sign-up-checkbox-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.already-have-an-account-text-wrapper {
  margin-top: 25px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.already-have-an-account-text {
  text-align: center;
}

.sign-up-checkbox-label {
  color: #152c5b;
  margin-left: 12px;
}

.sign-up-copyright-wrapper {
  margin-top: 53px;
}

.sign-up-image-wrapper {
  width: 50%;
}

.contact-us-hero-section {
  background-color: var(--rot-im-hintergrund);
  color: var(--rot-im-hintergrund);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.contact-us-hero-heading-wrapper {
  text-align: center;
}

.contact-section {
  color: var(--rot-grau-ton);
}

.contact-details-wrapper {
  flex-direction: column;
  align-items: flex-start;
  width: 50%;
  margin-top: 65px;
  display: flex;
}

.leave-your-message-wrapper {
  width: 50%;
}

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

._24-7-icon-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

._24-7-text-wrapper {
  margin-left: 25px;
}

._24-7-text {
  color: var(--rot-grau-ton);
  width: 80%;
  font-size: 20px;
  line-height: 32px;
}

.email-wrapper {
  margin-top: 63px;
}

.email-text, .telephone-text {
  color: var(--black);
  font-size: 20px;
  line-height: 32px;
}

.telephone-wrapper {
  margin-top: 63px;
}

.your-message-text-area {
  color: var(--black);
  border-radius: 4px;
  margin-top: 12px;
  padding-bottom: 97px;
}

.leave-your-message-sub-text {
  margin-left: 40px;
  padding-left: 0;
  line-height: 28px;
}

.email-link, .telephone-link {
  color: var(--carmin);
  line-height: 32px;
}

.banking-service-main-heading-wrapper {
  text-align: center;
}

.credit-card-tabs {
  width: 100%;
  margin-top: 42px;
}

.credit-card-tabs-menu {
  text-align: center;
  background-color: #ecf5ff;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  padding-top: 8px;
  padding-bottom: 8px;
  display: flex;
}

.credit-card-tab-link {
  text-align: center;
  background-color: #ecf5ff;
  width: 48%;
  padding-left: 0;
  padding-right: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
}

.credit-card-tab-link.w--current {
  text-align: center;
  background-color: #fff;
  border-radius: 8px;
  width: 48%;
  padding-top: 7px;
  padding-bottom: 7px;
  font-size: 20px;
  line-height: 32px;
}

.credit-card-tab-link-flex {
  justify-content: center;
  align-items: center;
  display: flex;
}

.credit-card-tab-link-icon {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  margin-right: 12px;
  display: flex;
}

.credit-card-tab-content {
  margin-top: 45px;
}

.credit-card-tab-text {
  color: #152c5b;
  font-size: 16px;
}

.vacancy-collection-list {
  flex-flow: wrap;
  display: flex;
}

.jobs-section {
  background-color: var(--alice-blue);
}

.navbar {
  background-color: #fff;
  width: 100%;
}

.navbar-logo {
  width: 135px;
  padding-left: 0;
}

.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  width: 85%;
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.navbar-sign-in-and-button-wrapper {
  justify-content: space-between;
  align-items: center;
  margin-left: 0;
  display: flex;
}

.navbar-button {
  background-color: var(--carmin);
  color: var(--white);
  text-align: center;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 50px;
  margin-left: 7px;
  font-size: 16px;
  transition: background-color .2s;
  display: flex;
}

.navbar-button:hover {
  background-color: var(--carmin-hover);
}

.navbar-menu {
  justify-content: space-between;
  width: 80%;
  max-width: 800px;
  margin-top: 0;
  display: flex;
}

.navbar-link {
  color: var(--achramatom);
  border-top: 4px solid rgba(24, 92, 255, 0);
  margin-left: 25px;
  margin-right: 25px;
  padding: 26px 0;
  font-size: 16px;
  transition: color .2s;
}

.navbar-link:hover {
  color: var(--carmin-hover);
}

.navbar-link.w--current {
  border-top: 4px solid var(--carmin);
  color: var(--rot-grau-ton);
}

.blog-hero-heading-container {
  text-align: center;
}

.blog-page-hero-section {
  padding-top: 40px;
  position: relative;
}

.subscribe-form-block {
  flex-direction: row;
  justify-content: space-between;
  margin-top: 40px;
}

.subscribe-form {
  justify-content: space-between;
  align-items: stretch;
  height: 55px;
  display: flex;
}

.subscribe-form-text-field {
  background-image: url('../images/Group-233.svg');
  background-position: 6%;
  background-repeat: no-repeat;
  background-size: 24px 24px;
  border-radius: 4px;
  width: 324px;
  height: 100%;
  margin-bottom: 0;
  padding: 10px 0 10px 55px;
}

.subscribe-form-text-field::placeholder {
  font-size: 16px;
  line-height: 25px;
}

.subscribe-form-button {
  background-color: #185cff;
  border-radius: 4px;
  margin-left: 17px;
  padding: 10px 42px;
  font-size: 16px;
  line-height: 37px;
  transition: background-color .2s;
}

.subscribe-form-button:hover {
  background-color: rgba(24, 92, 255, .8);
}

.testimonial-background-div {
  z-index: -1;
  background-color: var(--rot-im-hintergrund);
  color: var(--rot-im-hintergrund);
  border-radius: 8px;
  flex-direction: row;
  justify-content: center;
  align-items: flex-end;
  width: 90%;
  max-width: 380px;
  height: 100%;
  max-height: 380px;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.app-image-container {
  background-color: var(--carmin);
  border-radius: 8px;
  flex: 0 auto;
  width: 50%;
  height: auto;
  margin-top: 46px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
  overflow: hidden;
}

.testimonial-text {
  color: var(--rot-grau-ton);
  margin-top: 40px;
  margin-bottom: 55px;
  font-size: 18px;
  font-style: italic;
  font-weight: 500;
  line-height: 32px;
}

.webflow-link {
  color: #8a95ad;
  font-weight: 400;
  line-height: 24px;
  transition: color .2s;
}

.webflow-link:hover {
  color: rgba(138, 149, 173, .7);
}

.credit-image-1-wrapper {
  border-radius: 8px;
  width: 100%;
  max-width: 420px;
  position: relative;
  top: 50px;
  overflow: hidden;
}

.credit-image-2-wrapper {
  border-radius: 8px;
  width: 60%;
  max-width: 320px;
  margin-bottom: 40px;
  margin-right: 25px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
  overflow: hidden;
  box-shadow: 0 10px 20px rgba(187, 187, 187, .25);
}

.statement-image-1-wrapper {
  border-radius: 8px;
  width: 100%;
  max-width: 450px;
  position: relative;
  left: 80px;
  overflow: hidden;
}

.statement-image-2-wrapper {
  border-radius: 8px;
  width: 60%;
  max-width: 320px;
  margin-bottom: 65px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
  overflow: hidden;
  box-shadow: 0 10px 20px rgba(187, 187, 187, .25);
}

.pricing-section {
  background-color: #f5faff;
}

.pricing-heading-and-subtext-container {
  text-align: center;
  margin-bottom: 80px;
}

.pricing-main-container {
  background-color: #fff;
  border-radius: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-top: 0;
  padding: 15px 5% 0 3%;
  display: flex;
}

.pricing-main-container.top {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  flex-direction: row;
  align-items: center;
  position: relative;
  top: 0;
}

.pricing-main-container.bottom {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  padding-bottom: 40px;
}

.pricing-main-up {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 32%;
  display: flex;
}

.pricing-main-up.full-width {
  flex-direction: column;
  align-items: flex-end;
  width: 100%;
}

.pricing-main-up.mobile {
  display: none;
}

.pricing-main-down {
  width: 100%;
  margin-top: 65px;
  padding-left: 35px;
  padding-right: 35px;
}

.pricing-subscribe-wrapper {
  width: 100%;
}

.pricing-cost-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.5fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 725px;
  display: grid;
}

.pricing-subscribe-form-wrapper {
  margin-top: 30px;
  margin-bottom: 15px;
}

.form {
  width: 100%;
  display: flex;
}

.pricing-subscribe-text-field {
  background-image: url('../images/Group-233.svg');
  background-position: 5%;
  background-repeat: no-repeat;
  background-size: 22px 22px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  width: 80%;
  height: 54px;
  padding-left: 40px;
}

.pricing-subscribe-text-field::placeholder {
  font-size: 16px;
  line-height: 28px;
}

.pricing-subscribe-button {
  background-color: #185cff;
  background-image: url('../images/Group-232.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  width: 20%;
  height: 54px;
  transition: background-color .2s;
}

.pricing-subscribe-button:hover {
  background-color: rgba(24, 92, 255, .8);
}

.best-for-text-wrapper {
  margin-top: 15px;
}

.pricing-div-line {
  background-color: #e5e5e5;
  width: 100%;
  height: 1px;
  margin-top: 25px;
  margin-bottom: 40px;
}

.pricing-div-line.middle {
  background-color: rgba(229, 229, 229, .3);
  width: 70%;
}

.pricing-cost-text-wrapper {
  margin-bottom: 10px;
}

.pricing-text {
  color: #152c5b;
  font-size: 40px;
  line-height: 28px;
}

.pricing-text.middle {
  color: #fff;
}

.pricing-option {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.pricing-option.middle {
  background-color: var(--midnight-blue);
  border-radius: 8px;
  padding: 15% 10%;
}

.pricing-option-button {
  color: var(--midnight-blue);
  text-align: center;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  width: 100%;
  margin-top: 40px;
  transition: background-color .2s;
}

.pricing-option-button:hover {
  background-color: #f7f7f7;
}

.pricing-option-button.middle {
  background-color: var(--carmin);
  color: #fff;
  border-style: none;
  width: 70%;
}

.pricing-option-button.middle:hover {
  background-color: rgba(24, 92, 255, .8);
}

.pricing-option-text {
  color: #152c5b;
  font-size: 32px;
  font-weight: 500;
  line-height: 28px;
}

.pricing-option-text.middle {
  color: #fff;
}

.pricing-features-heading-div {
  background-color: #f6f7f8;
  border-radius: 4px;
  align-items: center;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 35px;
  display: flex;
}

.pricing-features-wrapper {
  border-bottom: 1px solid #e5e5e5;
  justify-content: space-between;
  align-items: center;
  margin-top: 15px;
  padding-bottom: 10px;
  padding-left: 35px;
  display: flex;
}

.pricing-features-wrapper.last {
  border: 1px #000;
}

.pricing-features-subheading {
  width: 29%;
}

.pricing-features-subheading-text {
  color: var(--midnight-blue);
  font-size: 16px;
  line-height: 32px;
}

.pricing-features-checkmarks-wrapper {
  grid-column-gap: 80px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  justify-items: center;
  width: 68%;
  display: grid;
}

.checkmark-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  display: flex;
}

.checkmark-wrapper.no-opacity {
  opacity: 0;
}

.faq-answer-paragraph {
  color: var(--rot-grau-ton);
}

.interest-rate-image-1-wrapper {
  border-radius: 8px;
  width: 100%;
  max-width: 410px;
  margin-bottom: 30px;
  position: relative;
  overflow: hidden;
}

.interest-rate-image-2-wrapper {
  border-radius: 8px;
  width: 45%;
  max-width: 260px;
  margin-bottom: 30px;
  margin-right: 20px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
  overflow: hidden;
  box-shadow: 0 10px 20px rgba(187, 187, 187, .25);
}

.success-message {
  background-color: #f5fff6;
}

.success-text {
  color: var(--midnight-blue);
  font-size: 16px;
}

.error-message {
  color: #fa3434;
  background-color: #ffefef;
}

.error-text {
  font-size: 14px;
  line-height: 20px;
}

.related-blog-post {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.homepage-blog-card-2 {
  background-color: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  display: flex;
}

.blog-post-collection-list {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.vacancy-item-tag-text {
  color: #8a95ad;
  margin-left: 20px;
  margin-right: 20px;
  line-height: 24px;
}

.vacancy-item-tags-container {
  justify-content: space-between;
  width: 90%;
  display: flex;
}

.version-number {
  margin-bottom: 10px;
}

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

.update-text {
  margin-bottom: 10px;
}

.update-date {
  font-style: normal;
  font-weight: 500;
}

.version-wrapper {
  width: 18%;
}

.update-wrapper {
  margin-left: 30px;
  padding: 0;
}

.changelog {
  text-align: center;
  letter-spacing: 6px;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.paragraph.paragraph-2 {
  color: var(--black);
}

.licensing-heading {
  margin-bottom: 40px;
}

.licensing-text-wrap {
  text-align: left;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 25%;
  margin-right: 30px;
  display: flex;
}

.licensing-text {
  text-align: left;
  margin-top: 0;
}

.licensing-subtext {
  margin-top: 20px;
}

.licensing-link {
  color: #434343;
  margin-bottom: 20px;
  text-decoration: none;
  transition: all .3s;
}

.licensing-link.text {
  color: #ad5555;
  margin-bottom: 0;
  display: inline-block;
}

.related-post-heading-wrapper {
  margin-bottom: 70px;
}

.style-guide-title {
  background-color: var(--achramatom);
  color: #fff;
  text-transform: none;
  border-radius: 10px;
  width: 100%;
  padding: 20px;
  font-size: 26px;
  font-weight: 700;
  line-height: 40px;
}

.style-guide-note {
  color: #ff0707;
  letter-spacing: .5px;
  background-color: rgba(255, 0, 0, .1);
  border-radius: 10px;
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 20px;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.style-guide-line {
  background-color: #091818;
  border: 1px solid #e5e5e5;
  border-radius: 20px;
  width: 100%;
  height: 2px;
  margin-top: 30px;
  margin-bottom: 30px;
}

.style-guide-colours {
  flex-flow: wrap;
  align-items: flex-start;
  display: flex;
}

.colour {
  background-color: #fff;
  border-radius: 5px;
  margin: 30px;
  padding: 40px;
}

.colour._1 {
  background-color: var(--achramatom);
}

.colour._2 {
  background-color: var(--rot-grau-ton);
  color: var(--rot-grau-ton);
}

.colour._3 {
  background-color: var(--carmin);
  box-shadow: 0 10px 50px rgba(0, 0, 0, .1);
}

.colour._4 {
  background-color: var(--rot-im-hintergrund);
}

.colour._5 {
  background-color: var(--white);
}

.jobs-headings-wrapper {
  width: 27%;
}

.jobs-search-wrapper {
  justify-content: space-between;
  align-items: center;
  width: 67%;
  display: flex;
}

.search-location-wrapper, .search-department-wrapper {
  width: 47%;
}

.dropdown-toggle {
  background-color: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  width: 100%;
  padding-top: 11px;
  padding-bottom: 11px;
  font-size: 16px;
}

.dropdown {
  width: 100%;
}

.dropdown-list {
  background-color: #755151;
}

.dropdown-list.w--open {
  background-color: #fff;
}

.dont-have-an-account-text-wrapper {
  margin-top: 25px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.dont-have-an-account-text {
  text-align: center;
}

.blog-page-tab {
  width: 100%;
}

.blog-page-tabs-menu {
  text-align: center;
}

.blog-tab-link {
  color: #8a95ad;
  background-color: rgba(0, 0, 0, 0);
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
}

.blog-tab-link.w--current {
  color: #152c5b;
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 4px solid #185cff;
  font-weight: 500;
}

.blog-page-tab-pane-content-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  margin-top: 40px;
}

.blog-tab-not-featured-collection-list {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.blog-tab-collection-list-wrapper-down {
  margin-top: 30px;
}

.blog-tab-card {
  background-color: var(--white);
  border: 1px solid #e5e5e5;
  border-radius: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  display: flex;
}

.blog-tab-image-wrapper {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  width: 100%;
  height: 250px;
  overflow: hidden;
}

.blog-tab-content-wrapper {
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  padding: 25px 25px 32px;
  display: flex;
}

.blog-tab-heading {
  font-size: 20px;
  line-height: 28px;
}

.blog-tab-text-wrapper {
  margin-top: 21px;
  margin-bottom: 32px;
}

.blog-tab-text {
  color: #8a95ad;
  font-family: Plusjakartadisplay, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.blog-tab-author-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.blog-tab-name-and-image-wrapper {
  align-items: center;
  max-width: 165px;
  display: flex;
}

.blog-tab-author-image-wrapper {
  border-radius: 50%;
  width: 32px;
  height: 32px;
  overflow: hidden;
}

.blog-tab-author-name-wrapper {
  max-width: 70%;
  margin-left: 12px;
}

.blog-tab-author-name {
  color: #152c5b;
  font-family: Plusjakartadisplay, sans-serif;
  font-weight: 500;
  line-height: 24px;
}

.blog-tab-time-to-read-wrapper {
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.blog-tab-time-to-read-icon-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  display: flex;
}

.blog-tab-time-to-read-text-wrapper {
  margin-left: 8px;
}

.blog-tab-time-to-read-text {
  color: #8a95ad;
  font-weight: 300;
  line-height: 24px;
}

.first-name-wrapper {
  flex-direction: column;
  align-items: flex-start;
  width: 47%;
  display: flex;
}

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

.utility-page-content {
  text-align: center;
  flex-direction: column;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

._404-text {
  font-size: 160px;
  font-style: italic;
  font-weight: 700;
  line-height: 100%;
}

._404-heading {
  margin-top: 30px;
  font-size: 76px;
  font-style: italic;
  line-height: 100%;
}

._404-subtext {
  color: var(--midnight-blue);
  margin-top: 30px;
  margin-bottom: 30px;
  font-size: 18px;
  line-height: 100%;
}

.sign-up-link {
  transition: color .2s;
}

.sign-up-link:hover {
  color: rgba(24, 92, 255, .8);
}

.forgot-password {
  transition: color .2s;
}

.forgot-password:hover {
  color: rgba(24, 92, 255, .8);
}

.sign-in {
  transition: color .2s;
}

.sign-in:hover {
  color: rgba(24, 92, 255, .8);
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.sumit-footer-link {
  color: #8a95ad;
  font-weight: 400;
  line-height: 24px;
  transition: color .2s;
}

.sumit-footer-link:hover {
  color: rgba(138, 149, 173, .7);
}

.blog-page-background {
  z-index: -1;
  background-color: #f5faff;
  width: 100%;
  height: 630px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.search-link-text {
  color: #152c5b;
  padding-top: 11px;
  padding-bottom: 11px;
  padding-left: 20px;
  font-size: 16px;
  font-weight: 400;
  display: block;
}

.blog-tag-section {
  padding-top: 40px;
}

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

.collection-list-2 {
  background-color: #fff;
}

.licensing-image-and-text-wrapper {
  border: 1px solid #e5e5e5;
  border-radius: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 70%;
  margin-top: -3px;
  padding: 44px;
  display: flex;
}

.footer-license-link {
  color: #8a95ad;
  font-weight: 400;
  line-height: 24px;
  transition: color .2s;
}

.footer-license-link:hover {
  color: rgba(138, 149, 173, .7);
}

.forgot-password-form-block {
  flex-direction: row;
  justify-content: space-between;
  margin-top: 40px;
}

.forgot-password-form {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.forgot-password-form-text-field {
  background-image: url('../images/Group-233.svg');
  background-position: 6%;
  background-repeat: no-repeat;
  background-size: 24px 24px;
  border-radius: 4px;
  width: 324px;
  height: 55px;
  margin-bottom: 0;
  padding: 10px 0 10px 55px;
}

.forgot-password-form-text-field::placeholder {
  font-size: 16px;
  line-height: 25px;
}

.forgot-password-form-button {
  background-color: #185cff;
  border-radius: 4px;
  margin-top: 25px;
  padding: 10px 42px;
  font-size: 16px;
  line-height: 37px;
  transition: background-color .2s;
}

.forgot-password-form-button:hover {
  background-color: rgba(24, 92, 255, .8);
}

.forgot-password-section {
  justify-content: space-between;
  display: flex;
}

.forgot-password-content-wrapper {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 50%;
  padding: 3% 5%;
  display: flex;
}

.forgot-password-heading-wrapper {
  margin-top: 150px;
}

.forgot-password-sub-text-wrapper {
  margin-top: 16px;
}

.forgot-password-sub-text {
  font-size: 16px;
  line-height: 28px;
}

.forgot-password-copyright-wrapper {
  margin-top: 108px;
}

.forgot-password-image-wrapper {
  width: 50%;
}

.terms-of-service-section {
  color: var(--black);
}

.terms-of-service-text-container {
  margin-top: 60px;
}

.privacy-policy-section {
  text-align: center;
}

.privacy-policy-text-container {
  margin-top: 60px;
}

.history-section {
  background-color: #f5faff;
  overflow: hidden;
}

.history-heading-and-subtext-container {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.history-slider {
  background-color: rgba(0, 0, 0, 0);
  width: 100%;
  height: auto;
}

.history-mask {
  background-color: rgba(0, 0, 0, 0);
  width: 100%;
  height: auto;
  overflow: visible;
}

.history-slide {
  background-color: #fff;
  border-radius: 8px;
  width: 33%;
  height: auto;
  margin-left: 16px;
  margin-right: 16px;
}

.history-left-arrow {
  border-radius: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  display: flex;
  top: -37%;
  bottom: auto;
  left: auto;
  right: 4%;
}

.history-right-arrow {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  display: flex;
  top: -37%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.history-slide-nav {
  display: none;
}

.history-slide-container {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 35px 5%;
  display: flex;
}

.history-slide-card-icon-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 25px;
  height: 25px;
  display: flex;
  overflow: hidden;
}

.history-slide-heading-wrapper {
  margin-top: 12px;
}

.history-slide-text-wrapper {
  margin-top: 25px;
}

.home-tab-pointer-wrapper {
  flex-direction: column;
  margin-top: 20px;
}

.home-tab-pointer-item {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.home-tab-pointer-item.second {
  margin-top: 10px;
}

.home-tab-checkmark-icon-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.home-tab-checkmark-icon-wrapper.margin-bottom {
  margin-bottom: 15px;
}

.footer-down-wrapper {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: 120px;
  display: flex;
}

.footer-down-right {
  justify-content: space-between;
  align-items: center;
  width: 13%;
  display: flex;
}

.footer-down-links {
  color: #8a95ad;
  transition: color .2s;
}

.footer-down-links:hover {
  color: rgba(138, 149, 173, .7);
}

.footer-social-icon-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.more-services-item-wrapper-down {
  margin-top: 40px;
}

.blog-pagination, .instruction-youtube-video {
  margin-top: 50px;
}

.history-slider-year-text {
  font-size: 18px;
  line-height: 26px;
}

.section-link {
  letter-spacing: 3px;
  text-transform: uppercase;
}

.section-link.small {
  text-transform: none;
}

.values-heading-text {
  line-height: 50px;
}

.product-hero-image {
  width: 50%;
  max-width: 630px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.history-slide-year-text-wrapper {
  margin-top: 17px;
}

.footer-subtext {
  color: var(--white);
  font-size: 18px;
  line-height: 26px;
}

.mobile-app-heading-text {
  font-size: 39px;
  line-height: 48px;
}

.instruction-heading {
  margin-bottom: 20px;
  font-size: 40px;
  line-height: 140%;
}

.heading-4, .heading-5 {
  color: var(--black);
}

.heading-6, .heading-7 {
  color: var(--achramatom);
}

.heading-8 {
  color: var(--rot-grau-ton);
}

.paragraph-2 {
  color: var(--black);
}

.bold-text, .italic-text {
  color: var(--rot-grau-ton);
}

.text-block-2, .text-block-3, .text-block-4, .text-block-5, .text-block-6, .text-block-7 {
  color: var(--achramatom);
}

.link {
  color: var(--carmin);
}

.heading-9, .paragraph-3, .heading-10 {
  color: var(--black);
}

.heading-11, .heading-12, .heading-13 {
  color: var(--black);
  text-align: center;
}

.button-2 {
  float: right;
  position: fixed;
  top: auto;
  bottom: 5%;
  left: auto;
  right: 0%;
}

.link-block {
  position: fixed;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.image-2 {
  max-width: 5%;
  position: fixed;
  top: auto;
  bottom: 2%;
  left: auto;
  right: 16%;
}

.image-3 {
  max-width: 5%;
  position: fixed;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.image-4 {
  float: right;
  align-self: auto;
  width: 103%;
  max-width: 30%;
  display: block;
  position: relative;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.section {
  position: fixed;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.quick-stack {
  clear: none;
  max-width: 40%;
  font-weight: 400;
  position: fixed;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.html-embed, .section-2 {
  position: fixed;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.chat-block {
  background-color: #fff;
  border-radius: 8px;
  width: 80%;
  padding: 15px;
}

.whatsapp-container {
  z-index: 30;
  background-color: var(--carmin);
  cursor: pointer;
  border: 1px solid rgba(255, 255, 255, .3);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  transition: all .3s cubic-bezier(.45, .182, .111, .989);
  display: flex;
  position: relative;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.whatsapp-container:hover {
  background-color: var(--carmin-hover);
  transform: scale(1.05);
}

.whatsapp-chat {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, .16);
  border-radius: 20px;
  flex-direction: column;
  width: 300px;
  height: 315px;
  margin-bottom: 16px;
  display: flex;
  overflow: hidden;
}

.whatsapp-block {
  z-index: 30;
  flex-direction: column;
  align-items: flex-end;
  display: flex;
  position: fixed;
  top: auto;
  bottom: 30px;
  left: auto;
  right: 30px;
}

.small-whatsapp-icon {
  margin-right: 10px;
}

.live-icon-chat {
  max-width: 40%;
  margin-right: 0;
}

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

.live-chat-bottom-text {
  font-size: 10px;
}

.live-chat-bottom-text.block {
  margin-bottom: 5px;
  font-size: 12px;
}

.live-chat-link {
  border-radius: 0;
  justify-content: center;
  align-items: center;
  height: 25%;
  text-decoration: none;
  display: flex;
}

.live-chat-top-text {
  letter-spacing: 0;
  font-size: 12px;
  font-weight: 500;
  position: static;
}

.live-chat-top-text.block {
  color: #b0b0b0;
  margin-bottom: 10px;
  font-size: 12px;
}

.live-icon {
  background-color: #00b94a;
  border-radius: 100%;
  width: 15px;
  height: 15px;
  position: absolute;
  top: 5px;
  bottom: auto;
  left: 5px;
  right: auto;
}

.chat-section {
  background-color: #e6ddd4;
  height: 50%;
  padding: 16px 20px;
}

.close-live-chat-container {
  cursor: pointer;
  justify-content: center;
  align-items: center;
  width: 10%;
  height: 100%;
  display: flex;
}

.livechat-button {
  background-color: var(--carmin);
  border-radius: 200px;
  justify-content: center;
  align-items: center;
  width: 80%;
  height: 42px;
  text-decoration: none;
  display: flex;
}

.livechat-button:hover {
  background-color: var(--carmin-hover);
}

.top-section {
  justify-content: space-between;
  align-items: center;
  height: 25%;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.heading-14 {
  color: var(--carmin);
}

.heading-15, .heading-16, .heading-17 {
  color: var(--black);
}

.paragraph-4, .paragraph-5, .paragraph-6, .paragraph-7 {
  color: var(--rot-grau-ton);
}

.heading-18, .heading-20 {
  color: var(--black);
}

.paragraph-8 {
  color: var(--rot-grau-ton);
}

.heading-21, .heading-22, .heading-23, .heading-24, .heading-25 {
  color: var(--black);
}

.heading-26 {
  color: var(--carmin);
}

.heading-27, .paragraph-9 {
  color: var(--black);
}

.button-3 {
  margin-top: 15px;
}

.button-3.sign-in-button {
  background-color: var(--carmin);
  text-align: center;
  border-radius: 12px;
  margin-top: 30px;
}

.button-3.sign-in-button:hover {
  background-color: var(--carmin-hover);
}

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

.div-block-2 {
  align-items: flex-start;
  margin-bottom: 20px;
  display: flex;
}

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

.button-4 {
  background-color: var(--carmin);
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  margin-top: 30px;
  display: flex;
}

.grid {
  grid-template: "Area Area-2 Area-3"
  / 1fr 1fr 1fr;
  justify-items: center;
  width: 100%;
}

.div-block-3 {
  width: 70%;
}

.section-3 {
  color: var(--achramatom);
  justify-content: center;
  padding-top: 75px;
  padding-bottom: 75px;
  display: flex;
}

.heading-29, .heading-30 {
  color: var(--black);
  text-align: center;
}

.heading-31 {
  color: var(--black);
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}

.paragraph-10 {
  color: var(--black);
}

.paragraph-11, .paragraph-12 {
  color: var(--black);
  padding-left: 15px;
  padding-right: 15px;
}

.div-block-4 {
  background-color: var(--rot-im-hintergrund);
  border-radius: 10px;
  padding-left: 15px;
  padding-right: 15px;
}

.div-block-5 {
  background-color: var(--rot-im-hintergrund);
  border-radius: 10px;
}

.div-block-6 {
  background-color: var(--karte);
  border-radius: 10px;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.image-5 {
  width: 25%;
}

.grid-2 {
  background-color: var(--transparent\<deleted\|variable-f0589d95-3d0c-71ac-8bb2-f0f9c5fe2154\>);
  grid-template: "Area Area-2 Area-3"
  / 1fr 1fr 1fr;
  width: 80%;
  overflow: hidden;
}

.heading-32 {
  color: var(--black);
  text-align: center;
}

.heading-33, .heading-34 {
  color: var(--black);
  text-align: center;
  justify-content: center;
  display: flex;
}

.section-4 {
  background-color: var(--transparent);
  background-image: linear-gradient(180deg, white, var(--rot-grau-ton) 46%, var(--white));
  justify-content: center;
  margin-bottom: 0;
  padding-top: 100px;
  padding-bottom: 0;
  display: flex;
}

.div-block-7 {
  border: 1px solid var(--black);
  background-color: var(--hintergrund);
  border-radius: 10px;
  flex-direction: column;
  align-items: center;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
}

.div-block-8 {
  border: 1px solid var(--black);
  background-color: var(--hintergrund);
  border-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
}

.div-block-9 {
  border: 1px solid var(--black);
  background-color: var(--hintergrund);
  border-radius: 10px;
  flex-direction: column;
  align-items: center;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
}

.image-6 {
  width: 25%;
}

.paragraph-13, .paragraph-14, .paragraph-15 {
  color: var(--rot-grau-ton);
  text-align: center;
  margin-top: 15px;
}

.grid-3 {
  border-radius: 0;
  grid-template: "Area Area-2 Area-3"
  / 1fr 1fr 1fr;
}

.section-5 {
  background-image: linear-gradient(#000, #fff);
}

.button-5, .button-6 {
  background-color: var(--carmin);
  border-radius: 12px;
}

.div-block-10 {
  margin-top: 50px;
}

.button-7 {
  background-color: var(--carmin);
  border-radius: 12px;
}

.div-block-13 {
  width: 50%;
  max-width: 50%;
}

.heading-37, .paragraph-17, .heading-38, .paragraph-18 {
  color: var(--black);
}

.fn-link-arrow {
  object-fit: contain;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 12px;
  height: 18px;
  margin-left: 10px;
  display: flex;
}

.fn-link-with-arrow {
  color: var(--black);
  align-items: center;
  margin-top: auto;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.4em;
  text-decoration: none;
  display: flex;
}

.fn-blog-info-wrapper-second {
  grid-column-gap: 8px;
  color: #939b9b;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 16px;
  display: flex;
}

.fn-heading-5 {
  color: var(--black);
  margin-top: 0;
  margin-bottom: 24px;
  font-family: Open Sans, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.3em;
}

.spacer-s {
  width: 24px;
  height: 24px;
}

.fn-category-pill {
  color: #ecf0ef;
  background-color: #3e4545;
  border-radius: 34px;
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: center;
  padding: 6px 10px;
  line-height: 1em;
  display: flex;
}

.fn-features-card {
  border: 1px solid var(--transparent);
  background-color: var(--hintergrund);
  color: #ecf0ef;
  border-radius: 12px;
  flex-direction: column;
  align-items: flex-start;
  padding: 26px;
  text-decoration: none;
  transition: border-color .25s;
  display: flex;
}

.fn-features-card:hover {
  border-color: var(--transparent);
  box-shadow: 0 2px 5px 0 var(--rot-grau-ton);
  color: #ecf0ef;
}

.fn-paragraph {
  color: #cdd3d2;
  margin-bottom: 32px;
  font-size: 16px;
  line-height: 1.6em;
}

.fn-paragraph.hide-on-mobile {
  color: var(--black);
}

.fn-blog-info-wrapper {
  grid-column-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 16px;
  display: flex;
}

.fn-features-card-column {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  flex: 1;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-items: flex-start;
  padding: 24px;
  display: inline-flex;
}

.fn-features-card-image {
  object-fit: cover;
  width: 100%;
  height: 225px;
}

.fn-features-card-with-image {
  background-color: var(--rot-im-hintergrund);
  color: #ecf0ef;
  border-radius: 12px;
  flex-direction: column;
  align-items: flex-start;
  padding: 0;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.fn-features-card-with-image:hover {
  color: #ecf0ef;
}

.fn-button-secondery {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-width: 137px;
  padding: 12px 24px;
  font-size: 16px;
  line-height: 1.6em;
  transition: background-color .25s;
  display: flex;
}

.fn-button-secondery:hover {
  background-color: #3e4545;
}

.fn-paragraph-no-margin {
  color: var(--black);
  margin-bottom: 0;
  font-family: Plusjakartadisplay, sans-serif;
  font-size: 16px;
  line-height: 1.6em;
  overflow: hidden;
}

.fn-heading-2 {
  color: var(--black);
  margin-top: 0;
  margin-bottom: 24px;
  font-family: Plusjakartadisplay, sans-serif;
  font-size: 52px;
  line-height: 1.2em;
}

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

.fn-container-grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 85%;
  max-width: 1310px;
  padding-left: 15px;
  padding-right: 15px;
  display: grid;
}

.vorteile-section {
  background-color: var(--white);
  color: #ecf0ef;
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding-top: 110px;
  padding-bottom: 80px;
  font-family: Open Sans, sans-serif;
  display: flex;
}

.text-block-8 {
  color: var(--black);
  text-decoration: none;
}

.image-7 {
  border-radius: 12px;
}

.fn-link-arrow-2 {
  color: var(--black);
  object-fit: contain;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 12px;
  height: 18px;
  margin-left: 10px;
  display: flex;
}

.fn-link-with-arrow-2 {
  color: #df0;
  align-items: center;
  margin-top: auto;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.4em;
  text-decoration: none;
  display: flex;
}

.fn-blog-info-wrapper-second-2 {
  grid-column-gap: 8px;
  color: #939b9b;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 16px;
  display: flex;
}

.fn-heading-6 {
  color: var(--black);
  margin-top: 0;
  margin-bottom: 24px;
  font-family: Open Sans, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.3em;
}

.spacer-s-2 {
  width: 24px;
  height: 24px;
}

.fn-category-pill-2 {
  color: #ecf0ef;
  background-color: #3e4545;
  border-radius: 34px;
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: center;
  padding: 6px 10px;
  line-height: 1em;
  display: flex;
}

.fn-features-card-2 {
  border: 1px solid var(--transparent);
  background-color: var(--rot-im-hintergrund);
  color: #ecf0ef;
  border-radius: 12px;
  flex-direction: column;
  align-items: flex-start;
  padding: 26px;
  text-decoration: none;
  transition: border-color .25s;
  display: flex;
}

.fn-features-card-2:hover {
  border-color: var(--transparent);
  box-shadow: 0 2px 5px 0 var(--rot-grau-ton);
  color: #ecf0ef;
}

.fn-paragraph-2 {
  color: #cdd3d2;
  margin-bottom: 32px;
  font-size: 16px;
  line-height: 1.6em;
}

.fn-blog-info-wrapper-2 {
  grid-column-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 16px;
  display: flex;
}

.fn-features-card-column-2 {
  flex-direction: column;
  flex: 1;
  align-items: flex-start;
  padding: 24px;
  display: flex;
}

.fn-features-card-image-2 {
  object-fit: cover;
  width: 100%;
  height: 225px;
}

.fn-features-card-with-image-2 {
  color: #ecf0ef;
  background-color: #0f1213;
  border-radius: 12px;
  flex-direction: column;
  align-items: flex-start;
  padding: 0;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.fn-features-card-with-image-2:hover {
  color: #ecf0ef;
}

.fn-button-secondery-2 {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-width: 137px;
  padding: 12px 24px;
  font-size: 16px;
  line-height: 1.6em;
  transition: background-color .25s;
  display: flex;
}

.fn-button-secondery-2:hover {
  background-color: #3e4545;
}

.fn-paragraph-no-margin-2 {
  color: var(--black);
  margin-bottom: 0;
  font-family: Plusjakartadisplay, sans-serif;
  font-size: 16px;
  line-height: 1.6em;
  overflow: hidden;
}

.fn-heading-7 {
  color: var(--black);
  margin-top: 0;
  margin-bottom: 24px;
  font-family: Plusjakartadisplay, sans-serif;
  font-size: 52px;
  line-height: 1.2em;
}

.fn-column-2 {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.fn-container-grid-2 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 85%;
  max-width: 1310px;
  padding-left: 15px;
  padding-right: 15px;
  display: grid;
}

.zusammenarbeit {
  background-color: var(--white);
  color: #ecf0ef;
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding-top: 80px;
  padding-bottom: 80px;
  font-family: Open Sans, sans-serif;
  display: flex;
}

.paragraph-19, .paragraph-20 {
  color: var(--black);
  font-size: 16px;
  font-weight: 400;
}

.text-block-9 {
  color: var(--black);
  text-decoration: none;
}

.image-8 {
  width: 50%;
}

.udesly-code-snippet {
  display: none;
}

.udesly-typewriter-effect {
  color: var(--black);
  text-align: left;
  font-size: 44px;
  font-weight: 700;
  line-height: 1;
}

.heading-3 {
  color: var(--black);
  font-size: 44px;
}

.button-10 {
  background-color: var(--carmin);
  color: var(--white);
  text-align: center;
  border-radius: 12px;
}

.heading-40, .heading-41 {
  color: var(--carmin);
}

.button-11 {
  background-color: var(--carmin);
  text-align: center;
  border-radius: 12px;
}

.fn-link-arrow-3 {
  object-fit: contain;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 12px;
  height: 18px;
  margin-left: 10px;
  display: flex;
}

.fn-link-with-arrow-3 {
  color: #df0;
  align-items: center;
  margin-top: auto;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.4em;
  text-decoration: underline;
  display: flex;
}

.fn-paragraph-3 {
  color: #cdd3d2;
  margin-bottom: 32px;
  font-size: 16px;
  line-height: 1.6em;
}

.fn-heading-8 {
  margin-top: 0;
  margin-bottom: 24px;
  font-family: Open Sans, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.3em;
}

.fn-features-icon {
  color: #df0;
  object-fit: contain;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 19px;
  height: 19px;
  margin-bottom: 24px;
  display: flex;
}

.fn-features-card-3 {
  color: #ecf0ef;
  background-color: #0f1213;
  border: 1px solid #0f1213;
  border-radius: 12px;
  flex-direction: column;
  align-items: flex-start;
  padding: 26px;
  text-decoration: none;
  transition: border-color .25s;
  display: flex;
}

.fn-features-card-3:hover {
  color: #ecf0ef;
  border-color: #df0;
}

.fn-paragraph-no-margin-3 {
  color: #cdd3d2;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  line-height: 1.6em;
  overflow: hidden;
}

.fn-heading-9 {
  margin-top: 0;
  margin-bottom: 24px;
  font-family: Open Sans, sans-serif;
  font-size: 52px;
  line-height: 1.2em;
}

.fn-column-3 {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.fn-container-grid-3 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 1310px;
  padding-left: 15px;
  padding-right: 15px;
  display: grid;
}

.fn-section {
  color: #ecf0ef;
  background-color: #1d1f1e;
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding-top: 80px;
  padding-bottom: 80px;
  font-family: Open Sans, sans-serif;
  display: flex;
}

.paragraph-21 {
  color: var(--black);
  text-align: center;
  width: 60%;
}

.heading-42, .heading-43 {
  color: var(--carmin);
}

.schadensauszahlung.mobil, .besichtigung-mobil {
  display: none;
}

.button-12 {
  background-color: var(--carmin);
  text-align: center;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 50px;
  margin-top: 20px;
  display: flex;
}

.html-embed-2 {
  color: var(--black);
  text-align: center;
}

.html-embed-3 {
  text-align: center;
}

.impressum {
  color: var(--black);
  text-align: center;
  -webkit-text-stroke-color: var(--black);
}

.heading-44, .list-item {
  color: var(--black);
}

.udesly-code-snippet-2 {
  display: none;
}

.udesly-typewriter-effect-2 {
  color: var(--black);
  text-align: left;
  font-size: 54px;
  font-weight: 700;
  line-height: 1;
}

.udesly-typewriter-effect-3 {
  text-align: left;
  font-size: 3rem;
  line-height: 1;
}

.udesly-typewriter-effect-4 {
  text-align: center;
  font-size: 3rem;
  line-height: 1;
}

.hidden-desktop {
  display: none;
}

.brix---btn-slider-arrow-right---testimonial-v12 {
  border: 1px solid var(--elements-webflow-library--neutral--300);
  background-color: var(--elements-webflow-library--neutral--100);
  box-shadow: 0 2px 12px 0 var(--elements-webflow-library--general--shadow-02);
  color: var(--elements-webflow-library--neutral--800);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 64px;
  min-width: 64px;
  height: 64px;
  min-height: 64px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 26px;
  text-decoration: none;
  transition: transform .3s;
  display: flex;
  top: 50%;
  bottom: 0;
  right: -10px;
  transform: translate(0, -50%);
}

.brix---btn-slider-arrow-right---testimonial-v12:hover {
  transform: scale(.95)translate(0, -50%);
}

.brix---btn-slider-arrow-left---testimonial-v12 {
  border: 1px solid var(--elements-webflow-library--neutral--300);
  background-color: var(--elements-webflow-library--neutral--100);
  box-shadow: 0 2px 12px 0 var(--elements-webflow-library--general--shadow-02);
  color: var(--elements-webflow-library--neutral--800);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 64px;
  min-width: 64px;
  height: 64px;
  min-height: 64px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 26px;
  text-decoration: none;
  transition: transform .3s;
  display: flex;
  top: 50%;
  left: -11px;
  transform: translate(0, -50%);
}

.brix---btn-slider-arrow-left---testimonial-v12:hover {
  transform: scale(.95)translate(0, -50%);
}

.brix---text-200 {
  color: var(--black);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 18px;
  line-height: 20px;
}

.brix---color-accent-1 {
  color: var(--elements-webflow-library--accent--primary-1);
}

.brix---heading-h4-size {
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 28px;
}

.brix---color-neutral-800 {
  color: var(--elements-webflow-library--neutral--800);
}

.brix---mg-bottom-8px {
  margin-bottom: 8px;
}

.brix---flex-horizontal {
  justify-content: center;
  align-items: center;
  display: flex;
}

.testimonial---paragraph {
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.brix---color-neutral-600 {
  color: var(--elements-webflow-library--neutral--600);
}

.brix---mg-bottom-24px {
  margin-bottom: 24px;
  display: block;
}

.brix---card-testimonial-v13 {
  border: 1px solid var(--elements-webflow-library--neutral--300);
  background-color: var(--rot-im-hintergrund);
  box-shadow: 0 2px 7px 0 var(--elements-webflow-library--general--shadow-01);
  border-radius: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: 360px;
  padding: 48px 32px 56px;
  display: flex;
}

.brix---slide-item-mg {
  margin-right: 28px;
}

.brix---slider-mask-width-390px {
  max-width: 390px;
  height: 100%;
  overflow: visible;
}

.slider-wrapper {
  background-color: rgba(0, 0, 0, 0);
  height: 100%;
}

.brix---btn-secondary {
  border: 1px solid var(--elements-webflow-library--neutral--300);
  background-color: var(--elements-webflow-library--neutral--100);
  color: var(--elements-webflow-library--neutral--800);
  text-align: center;
  transform-style: preserve-3d;
  border-radius: 48px;
  padding: 26px 38px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 18px;
  line-height: 20px;
  transition: border-color .3s, transform .3s, background-color .3s, color .3s;
  box-shadow: 0 4px 10px rgba(20, 20, 43, .04);
}

.brix---btn-secondary:hover {
  border-color: var(--elements-webflow-library--accent--primary-1);
  background-color: var(--elements-webflow-library--accent--primary-1);
  color: var(--elements-webflow-library--neutral--100);
  transform: translate3d(0, -3px, .01px);
}

.brix---btn-primary {
  background-color: var(--elements-webflow-library--accent--primary-1);
  color: var(--elements-webflow-library--neutral--100);
  text-align: center;
  transform-style: preserve-3d;
  border-radius: 48px;
  justify-content: center;
  padding: 26px 38px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
}

.brix---btn-primary:hover {
  background-color: var(--elements-webflow-library--secondary--color-1);
  color: var(--elements-webflow-library--neutral--100);
  transform: translate3d(0, -3px, .01px);
}

.brix---button-row-left {
  margin-right: 24px;
}

.brix---buttons-row-right---t-left {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.heading-h2-size {
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 50px;
}

.name {
  margin-bottom: 16px;
}

.brix---inner-container-490px {
  max-width: 490px;
}

.brix---grid-top---text-2-buttons {
  grid-column-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .8fr;
  align-items: end;
  margin-bottom: 48px;
}

.container-default {
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---section-overflow-hidden {
  padding-top: 176px;
  padding-bottom: 176px;
  overflow: hidden;
}

.button-13 {
  background-color: var(--carmin);
  text-align: center;
  border-radius: 12px;
  width: 200px;
}

.fn-link-arrow-4 {
  object-fit: contain;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 12px;
  height: 18px;
  margin-left: 10px;
  display: flex;
}

.fn-link-with-arrow-4 {
  color: #df0;
  align-items: center;
  margin-top: auto;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.4em;
  text-decoration: underline;
  display: flex;
}

.spacer-s-3 {
  width: 24px;
  height: 24px;
}

.fn-column-4 {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.fn-author-image {
  border-radius: 50%;
  width: 50px;
  height: 50px;
  overflow: hidden;
}

.fn-author-wrapper {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  color: #ecf0ef;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  font-size: 16px;
  line-height: 1.6em;
  display: flex;
}

.fn-paragraph-4 {
  color: #cdd3d2;
  margin-bottom: 32px;
  font-size: 16px;
  line-height: 1.6em;
}

.testimonials-stars {
  object-fit: contain;
  width: 164px;
  height: 24px;
  margin-bottom: 24px;
}

.fn-slide-item-wrapper-testimonial {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #939b9b;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #687373;
  border-radius: 12px;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: flex-start;
  width: 100%;
  padding: 24px;
  text-decoration: none;
  display: flex;
}

.fn-testimonial-wrapper {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.fn-heading-10 {
  margin-top: 0;
  margin-bottom: 24px;
  font-family: Open Sans, sans-serif;
  font-size: 52px;
  line-height: 1.2em;
}

.fn-column-center {
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.fn-container-grid-4 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 1310px;
  padding-left: 15px;
  padding-right: 15px;
  display: grid;
}

.fn-section-2 {
  color: #ecf0ef;
  background-color: #1d1f1e;
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding-top: 80px;
  padding-bottom: 80px;
  font-family: Open Sans, sans-serif;
  display: flex;
}

.fn-section-2.overflow-none {
  background-color: var(--white);
  overflow: hidden;
}

.fn-logos-image {
  color: #687373;
  object-fit: contain;
  object-position: 50% 50%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: 150px;
  height: 42px;
  display: flex;
}

.fn-hero-quote-line {
  background-color: #df0;
  width: 100%;
  height: 1px;
  margin-top: 25px;
  margin-bottom: 25px;
}

.fn-hero-quote {
  color: #1d1f1e;
  width: 229px;
  height: 164px;
  margin-bottom: 200px;
}

.fn-hero-box-small {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  align-items: flex-start;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2em;
  display: flex;
}

.fn-heading-jambo {
  margin-top: 0;
  margin-bottom: 24px;
  font-size: 88px;
  font-weight: 400;
  line-height: 1.1em;
}

.fn-section-off-black {
  color: #ecf0ef;
  background-color: #0f1213;
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding-top: 80px;
  padding-bottom: 80px;
  font-family: Open Sans, sans-serif;
  display: flex;
  overflow: hidden;
}

.testimonial-slider-small {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

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

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

.centered-subheading {
  text-align: center;
  max-width: 530px;
  margin-left: auto;
  margin-right: auto;
}

.testimonial-slider-2 {
  background-color: rgba(0, 0, 0, 0);
  max-width: 800px;
  height: auto;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
}

.testimonial-slide-wrapper {
  max-width: 48%;
  margin-right: 4%;
}

.testimonial-card {
  background-color: #fff;
  flex-direction: column;
  align-items: flex-start;
  padding: 24px;
  display: flex;
}

.testimonial-info {
  align-self: stretch;
  align-items: center;
  margin-top: 24px;
  display: flex;
}

.testimonial-image {
  object-fit: cover;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  margin-right: 16px;
}

.testimonial-author {
  margin-bottom: 2px;
}

.tagline {
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 16px;
}

.testimonial-icon-wrapper {
  flex: 1;
  justify-content: flex-end;
  display: flex;
}

.testimonial-slider-left {
  justify-content: center;
  align-items: center;
  width: 40px;
  display: flex;
  left: -70px;
}

.testimonial-slider-left:focus-visible {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.testimonial-slider-left[data-wf-focus-visible] {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.slider-arrow-embed {
  color: #1a1b1f;
}

.testimonial-slider-right {
  justify-content: center;
  align-items: center;
  width: 40px;
  display: flex;
  right: -70px;
}

.testimonial-slider-right:focus-visible {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.testimonial-slider-right[data-wf-focus-visible] {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.testimonial-slide-nav {
  display: none;
}

.div-block-14 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.slider {
  display: inline-block;
}

.btn-slider-arrow-right---testimonial-v6 {
  border: 1px solid var(--elements-webflow-library--neutral--300);
  background-color: var(--elements-webflow-library--neutral--100);
  box-shadow: 0 2px 12px 0 var(--elements-webflow-library--general--shadow-02);
  color: var(--elements-webflow-library--neutral--800);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 64px;
  min-width: 64px;
  height: 64px;
  min-height: 64px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 26px;
  text-decoration: none;
  transition: transform .3s;
  display: flex;
  top: 50%;
  bottom: 0;
  right: -10px;
  transform: translate(0, -50%);
}

.btn-slider-arrow-right---testimonial-v6:hover {
  transform: scale(.94)translate(0, -50%);
}

.btn-slider-arrow-left---testimonial-v6 {
  border: 1px solid var(--elements-webflow-library--neutral--300);
  background-color: var(--elements-webflow-library--neutral--100);
  box-shadow: 0 2px 12px 0 var(--elements-webflow-library--general--shadow-02);
  color: var(--elements-webflow-library--neutral--800);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 64px;
  min-width: 64px;
  height: 64px;
  min-height: 64px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 26px;
  text-decoration: none;
  transition: transform .3s;
  display: flex;
  top: 50%;
  transform: translate(0, -50%);
}

.btn-slider-arrow-left---testimonial-v6:hover {
  transform: scale(.94)translate(0, -50%);
}

.text-200-medium {
  color: var(--carmin);
  font-size: 18px;
  font-weight: 600;
  line-height: 20px;
}

.art {
  letter-spacing: .1em;
  text-transform: uppercase;
}

.text-element {
  color: var(--carmin);
  font-size: 20px;
  font-weight: 700;
  line-height: 22px;
}

.berschrift {
  color: var(--elements-webflow-library--neutral--600);
}

.sterne {
  margin-bottom: 32px;
}

.text {
  margin-top: 16px;
}

.heading--testimonial {
  margin-top: 0;
  margin-bottom: 12px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 34px;
}

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

.brix---avatar-circle-05-border {
  border: 6px solid var(--elements-webflow-library--neutral--100);
  box-shadow: 0 8px 28px 0 var(--elements-webflow-library--general--shadow-03);
  border-radius: 50%;
  width: 120px;
  max-width: 120px;
  height: 120px;
  max-height: 120px;
  overflow: hidden;
  transform: translate(0);
}

.card-testimonial {
  border: 1px solid var(--elements-webflow-library--neutral--300);
  background-color: var(--rot-im-hintergrund);
  box-shadow: 0 2px 7px 0 var(--elements-webflow-library--general--shadow-01);
  text-align: center;
  border-radius: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 80px 98px;
  display: flex;
}

.brix---inner-container-800px---center {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.slider-item {
  padding: 15px;
}

.slider-mask {
  height: 100%;
}

.brix---mg-bottom-40px {
  margin-bottom: 40px;
}

.inner-container-574px---center {
  max-width: 574px;
  margin-left: auto;
  margin-right: auto;
}

.testimonials {
  color: var(--elements-webflow-library--neutral--100);
  padding-top: 176px;
  padding-bottom: 176px;
}

.fn-error-message {
  text-align: center;
  background-color: #c33939;
  border-radius: 8px;
  margin-top: 24px;
}

.fn-success-message-wrapper {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 200px;
  display: flex;
}

.fn-success-message {
  color: #0f1213;
  background-color: #df0;
  border-radius: 8px;
  width: 100%;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.3em;
}

.fn-button-form {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 42px;
  padding: 12px 42px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  line-height: 1.6em;
  transition: background-color .25s;
  display: flex;
}

.fn-button-form:hover {
  background-color: #3e4545;
}

.fn-checkbox {
  border: 1px solid #687373;
  width: 16px;
  height: 16px;
  margin-top: 0;
  margin-right: 8px;
}

.fn-checkbox.w--redirected-checked {
  background-color: #df0;
  background-image: url('../images/Vector-1-Stroke.svg');
  background-size: 8px 8px;
}

.fn-checkbox.w--redirected-focus {
  box-shadow: none;
}

.fn-checkbox-wrapper {
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

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

.fn-field-message {
  color: #ecf0ef;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #3e4545;
  border-radius: 8px;
  width: 100%;
  max-width: 100%;
  min-height: 160px;
  max-height: 160px;
  margin-bottom: 24px;
  padding-top: 14px;
  padding-bottom: 14px;
  font-size: 16px;
  line-height: 1em;
}

.fn-field-message:hover {
  border-color: #cdd3d2;
}

.fn-field-message:active, .fn-field-message:focus {
  border-color: #df0;
}

.fn-field-message::placeholder {
  color: #ecf0ef;
}

.fn-field {
  color: #ecf0ef;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #3e4545;
  border-radius: 8px;
  width: 100%;
  max-width: 100%;
  min-height: 42px;
  margin-bottom: 24px;
  padding-top: 14px;
  padding-bottom: 14px;
  font-size: 16px;
  line-height: 1em;
  transition: border-color .25s;
}

.fn-field:hover {
  border-color: #cdd3d2;
}

.fn-field:active, .fn-field:focus {
  border-color: #df0;
}

.fn-field::placeholder {
  color: #ecf0ef;
}

.fn-form-standard {
  flex-direction: column;
  display: flex;
}

.fn-form {
  flex-direction: column;
  align-items: stretch;
  margin-top: 0;
  display: flex;
}

.fn-paragraph-no-margin-4 {
  color: #cdd3d2;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  line-height: 1.6em;
  overflow: hidden;
}

.fn-heading-11 {
  margin-top: 0;
  margin-bottom: 24px;
  font-family: Open Sans, sans-serif;
  font-size: 52px;
  line-height: 1.2em;
}

.fn-label-small {
  color: #df0;
  margin-bottom: 24px;
  line-height: 1em;
}

.fn-column-center-2 {
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.fn-container-grid-5 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 1310px;
  padding-left: 15px;
  padding-right: 15px;
  display: grid;
}

.fn-section-3 {
  color: #ecf0ef;
  background-color: #1d1f1e;
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding-top: 80px;
  padding-bottom: 80px;
  font-family: Open Sans, sans-serif;
  display: flex;
}

.submit {
  display: flex;
}

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

.checkbox-label {
  padding-left: 10px;
}

.checkbox {
  width: 14%;
  padding-right: 0;
}

@media screen and (min-width: 1280px) {
  .text-block.step-item {
    color: var(--rot-grau-ton);
    text-align: center;
  }

  .text-block.footer-down {
    color: var(--white);
  }

  .wrapper.product-hero {
    background-color: var(--transparent);
  }

  .wrapper.updates {
    margin-bottom: 0;
  }

  .wrapper.license {
    padding-bottom: 140px;
  }

  .image {
    border: 1px solid var(--transparent);
  }

  .image.contain {
    border-color: var(--transparent);
  }

  .image.contain.icon-2 {
    width: 100%;
    max-width: 100%;
  }

  .hero-sub-text-container {
    border: 1px solid var(--black);
    justify-content: flex-start;
    margin-top: 20px;
    padding-top: 15px;
  }

  .hero-sub-text {
    align-items: center;
    display: flex;
  }

  .hero-image-container {
    width: 100%;
    display: flex;
  }

  .hero-background, .section-background.security, .section-background.statement {
    background-color: var(--hintergrund);
  }

  .section-background.interest-rate-1 {
    height: 60%;
  }

  .banking-service-image-wrapper {
    width: 22%;
  }

  .banking-service-image-wrapper.dl {
    width: 70%;
  }

  .service-hero-right-div {
    background-color: var(--hintergrund);
  }

  .service-hero-sub-text-and-icon-container {
    background-color: var(--carmin);
  }

  .steps-heading-wrapper {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .step-item-wrapper {
    justify-content: flex-start;
    align-items: center;
  }

  .product-hero-content {
    background-color: var(--hintergrund);
  }

  .product-services-section {
    background-color: var(--transparent);
  }

  .contact-us-hero-section {
    background-color: var(--hintergrund);
  }

  ._24-7-text {
    width: 80%;
  }

  .email-wrapper {
    justify-content: center;
    display: flex;
  }

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

  .navbar {
    border-style: solid;
    border-width: 3px 0 0;
    border-color: var(--carmin) var(--transparent\<deleted\|variable-f0589d95-3d0c-71ac-8bb2-f0f9c5fe2154\>) var(--transparent\<deleted\|variable-f0589d95-3d0c-71ac-8bb2-f0f9c5fe2154\>);
  }

  .navbar-link.w--current {
    border-style: solid;
    border-width: 3px 1px 1px;
    border-color: var(--carmin) var(--transparent\<deleted\|variable-f0589d95-3d0c-71ac-8bb2-f0f9c5fe2154\>) var(--transparent\<deleted\|variable-f0589d95-3d0c-71ac-8bb2-f0f9c5fe2154\>);
    color: var(--rot-grau-ton);
  }

  .testimonial-background-div {
    background-color: var(--hintergrund);
  }

  .email-and-telephone-wrapper {
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .forgot-password-form-block {
    margin-top: 0;
  }

  .footer-down-wrapper {
    justify-content: space-between;
    align-items: center;
  }

  .heading-14 {
    color: var(--carmin);
  }

  .paragraph-8 {
    color: var(--black);
  }

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

  .button-3.sign-in-button {
    margin-top: 50px;
  }

  .section-4 {
    background-image: linear-gradient(180deg, white, var(--rot-grau-ton) 46%, var(--white));
  }

  .text-span-3 {
    text-decoration: underline;
  }

  .button-5, .button-6 {
    background-color: var(--carmin);
    border-radius: 8px;
  }

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

  .div-block-10 {
    margin-top: 63px;
  }

  .button-7 {
    background-color: var(--carmin);
    border-radius: 8px;
  }

  .div-block-11 {
    background-color: var(--hintergrund);
    border-radius: 12px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 70%;
    margin-top: 0;
    padding-top: 25px;
    padding-bottom: 25px;
    display: flex;
  }

  .section-6 {
    justify-content: center;
    margin-top: 30px;
    margin-bottom: 50px;
    padding-top: 0;
    display: flex;
  }

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

  .paragraph-16 {
    text-align: center;
    width: 75%;
  }

  .button-8 {
    background-color: var(--carmin);
    text-align: center;
    border-radius: 8px;
    width: 30%;
    margin-left: 15px;
  }

  .div-block-12 {
    justify-content: center;
    width: 100%;
    display: flex;
  }

  .button-9 {
    background-color: var(--carmin);
    text-align: center;
    border-radius: 8px;
    width: 30%;
    margin-right: 15px;
  }

  .div-block-13 {
    flex-direction: column;
    align-items: center;
    width: 46%;
    display: flex;
  }

  .heading-37, .paragraph-17, .heading-38, .paragraph-18, .fn-paragraph-3 {
    color: var(--black);
  }

  .fn-heading-8 {
    color: var(--black);
    margin-top: 10px;
    font-family: Plusjakartadisplay, sans-serif;
    font-size: 22px;
    font-weight: 500;
  }

  .fn-features-card-3 {
    border-color: var(--transparent);
    background-color: var(--rot-im-hintergrund);
    justify-content: flex-start;
    align-items: flex-start;
  }

  .fn-features-card-3:hover {
    border-color: var(--transparent);
  }

  .fn-paragraph-no-margin-3, .fn-heading-9 {
    color: var(--black);
    font-family: Plusjakartadisplay, sans-serif;
  }

  .fn-container-grid-3 {
    width: 85%;
  }

  .fn-section {
    background-color: var(--white);
  }

  .paragraph-21 {
    color: var(--black);
    text-align: center;
    width: 70%;
    text-decoration: none;
  }

  .heading-42, .heading-43 {
    color: var(--carmin);
  }
}

@media screen and (min-width: 1440px) {
  .forgot-password-form-block {
    margin-top: 0;
  }

  .history-slider {
    align-items: stretch;
    display: flex;
  }

  .history-slide {
    height: 100%;
  }

  .heading-3, .udesly-typewriter-effect, .heading-3 {
    font-size: 46px;
  }
}

@media screen and (min-width: 1920px) {
  .wrapper.notification {
    margin-top: 30px;
  }

  .wrapper.service-hero {
    background-color: var(--transparent\<deleted\|variable-f0589d95-3d0c-71ac-8bb2-f0f9c5fe2154\>);
    color: var(--rot-im-hintergrund);
  }

  .wrapper.updates {
    margin-bottom: 100px;
  }

  .image {
    background-color: rgba(255, 255, 255, 0);
    width: 700px;
    max-width: 100%;
    height: 100%;
  }

  .image.contain {
    background-color: var(--transparent\<deleted\|variable-f0589d95-3d0c-71ac-8bb2-f0f9c5fe2154\>);
  }

  .service-hero-section {
    width: 100%;
    display: block;
  }

  .service-hero-right-div {
    background-color: var(--rot-im-hintergrund);
  }

  .service-hero-sub-text-and-icon-container {
    background-color: var(--carmin);
  }

  .service-steps-section {
    background-color: var(--white);
  }

  .step-number-circular {
    background-color: var(--carmin);
  }

  .more-services-pointer {
    align-items: flex-start;
  }

  .more-services-pointer-icon-wrapper {
    margin-top: 5px;
  }

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

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

  .whatsapp-chat {
    display: none;
  }

  .livechat-button {
    transition: all .2s;
  }

  .livechat-button:hover {
    background-color: #000;
    transform: scale(1.05);
  }

  .dienstleistung-2, .heading-19, .heading-20 {
    color: var(--black);
  }

  .paragraph-8 {
    color: var(--rot-grau-ton);
  }

  .heading-21, .heading-22, .heading-23, .heading-24, .heading-25 {
    color: var(--black);
  }

  .heading-26 {
    color: var(--rot-grau-ton);
  }

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

@media screen and (max-width: 991px) {
  h5 {
    line-height: 30px;
  }

  .text-block {
    margin-top: 20px;
  }

  .text-block.pricing {
    margin-top: 0;
  }

  .text-block.footer-down {
    color: var(--white);
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .wrapper {
    flex-direction: column;
    width: 80%;
    padding-bottom: 100px;
  }

  .wrapper.hero {
    flex-direction: column;
  }

  .wrapper.our-customers {
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    max-width: 600px;
    padding-top: 50px;
  }

  .wrapper.logos {
    max-width: 600px;
  }

  .wrapper.reverse, .wrapper.notification {
    flex-direction: column;
  }

  .wrapper.security {
    flex-direction: column;
    align-items: center;
    padding-top: 70px;
  }

  .wrapper.service {
    width: 77%;
  }

  .wrapper.credit-card, .wrapper.loans {
    flex-direction: column;
    align-items: center;
  }

  .wrapper.homepage-blog {
    max-width: 600px;
    padding-bottom: 40px;
  }

  .wrapper.faq-top {
    width: 70%;
  }

  .wrapper.faq-down {
    max-width: 600px;
  }

  .wrapper.footer {
    padding-top: 80px;
  }

  .wrapper.testimonial {
    max-width: 600px;
    padding-bottom: 100px;
  }

  .wrapper.about-hero {
    padding-top: 100px;
  }

  .wrapper.values {
    flex-direction: column;
    max-width: 600px;
    margin-top: 0;
  }

  .wrapper.location {
    padding-bottom: 100px;
  }

  .wrapper.members {
    padding-top: 40px;
  }

  .wrapper.service-hero {
    flex-direction: column-reverse;
  }

  .wrapper.benefits {
    flex-direction: column;
    align-items: flex-start;
    max-width: 600px;
    margin-top: 0;
    padding-top: 100px;
  }

  .wrapper.product-hero {
    flex-direction: column;
    width: 90%;
    margin-top: 40px;
  }

  .wrapper.product-services {
    padding-top: 361px;
    padding-bottom: 110px;
  }

  .wrapper.vacancy-single {
    margin-bottom: 170px;
  }

  .wrapper.blog-post-image {
    padding-bottom: 0;
  }

  .wrapper.contact-us-hero {
    padding-bottom: 100px;
  }

  .wrapper.vacancy-heading {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 90%;
  }

  .wrapper.vacancy {
    align-content: flex-start;
  }

  .wrapper.interest-rate {
    align-items: center;
    padding-bottom: 100px;
  }

  .wrapper.pricing {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .wrapper.mobile-app {
    flex-direction: column;
    max-width: 600px;
  }

  .wrapper.statement {
    flex-direction: column;
    align-items: center;
  }

  .wrapper.jobs {
    padding-bottom: 80px;
  }

  .wrapper.related-blog {
    margin-top: 70px;
  }

  .wrapper.license.down {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
  }

  .section-image-container {
    width: 100%;
    margin-top: 80px;
  }

  .section-image-container.notification {
    margin-top: 0;
  }

  .section-image-container.security, .section-image-container.credit, .section-image-container.statement, .section-image-container.interest-rate {
    align-items: center;
    width: 100%;
    height: 550px;
    margin-top: 0;
  }

  .image.service-hero {
    object-position: 50% 0%;
    border-radius: 7px;
    overflow: hidden;
  }

  .section-text-container {
    width: auto;
    max-width: none;
    margin-left: 0;
  }

  .section-text-container.reverse {
    margin-right: 0;
  }

  .section-text-container.reverse.app {
    width: 100%;
  }

  .section-text-container.notification {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 600px;
    margin-top: 60px;
    margin-right: 0;
    display: flex;
  }

  .section-text-container.security {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 600px;
    margin-top: 60px;
    display: flex;
  }

  .section-text-container.credit-card {
    width: 100%;
    max-width: 600px;
    margin-top: 60px;
  }

  .section-text-container.statement {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 600px;
    margin-top: 60px;
    margin-right: 0;
    display: flex;
  }

  .section-text-container.interest-rate {
    width: 100%;
    max-width: 600px;
    margin-top: 60px;
  }

  .sub-text-wrapper.vacancy, .heading-wrapper.notification {
    text-align: center;
  }

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

  .paragraph-wrapper.notification, .paragraph-wrapper.security, .paragraph-wrapper.credit-card {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .paragraph-wrapper.mobile-app {
    max-width: 80%;
  }

  .learn-more-wrapper {
    margin-top: 0;
  }

  .button {
    border-radius: 4px;
  }

  .button.secondary {
    margin-top: 40px;
  }

  .button.footer-button {
    margin-top: 25px;
    display: flex;
  }

  .button.credit-card {
    margin-top: 30px;
  }

  .button.vacancy {
    margin-top: 20px;
  }

  .button.benefits {
    margin-top: 30px;
  }

  .hero-text-container {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 600px;
    display: flex;
  }

  .hero-image-container {
    justify-content: center;
    align-items: center;
    width: 80%;
    margin-top: 60px;
    display: flex;
  }

  .hero-background {
    display: none;
  }

  .our-customers-container {
    margin-top: 0;
  }

  .our-customers-text-container {
    margin-top: 25px;
  }

  .our-customers-logos-grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .first-pointer {
    align-items: flex-start;
  }

  .checkbox-wrapper {
    margin-top: 5px;
  }

  .second-pointer {
    align-items: flex-start;
    margin-top: 8px;
  }

  .section-background.statement {
    right: -5%;
  }

  .section-background.interest-rate-1 {
    height: 60%;
  }

  .banking-services-container {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 60px;
  }

  .banking-service-1 {
    width: 100%;
    max-width: 350px;
  }

  .banking-service-1.middle {
    margin-top: 80px;
    margin-bottom: 80px;
  }

  .banking-service-heading-wrapper {
    text-align: center;
    margin-top: 20px;
  }

  .register-now-wrapper {
    margin-top: 15px;
  }

  .app-text-container {
    width: auto;
    max-width: none;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 100px;
    padding-bottom: 100px;
    padding-right: 10%;
  }

  .loans-left-container {
    width: 100%;
    max-width: 600px;
  }

  .loans-right-container {
    grid-column-gap: 30px;
    grid-row-gap: 70px;
    width: 100%;
    margin-top: 80px;
  }

  .homepage-blog-section {
    margin-bottom: 100px;
  }

  .homepage-blog-card-wrapper {
    width: 80%;
    max-width: 370px;
    margin-top: 60px;
  }

  .homepage-blog-card {
    margin-bottom: 80px;
  }

  .collection-list {
    flex-direction: column;
  }

  .collection-item {
    width: 100%;
  }

  .faq-text-wrapper {
    margin-top: 20px;
  }

  .faq-item {
    padding-bottom: 15px;
  }

  .faq-icon-wrapper {
    margin-top: 5px;
  }

  .faq-answer {
    margin-top: 15px;
  }

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

  .footer-heading-and-button-container {
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 60px;
  }

  .footer-heading-wrapper {
    width: 100%;
  }

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

  .footer-divider-line {
    margin-bottom: 60px;
  }

  .footer-links-container {
    flex-wrap: wrap;
    justify-content: flex-start;
  }

  .footer-logo-and-text-wrapper {
    width: 50%;
    margin-bottom: 40px;
  }

  .footer-text-wrapper {
    margin-top: 20px;
  }

  .footer-links-card.middle {
    margin-right: 5%;
  }

  .footer-links-card.first {
    margin-bottom: 50px;
  }

  .footer-links-card-heading {
    margin-bottom: 25px;
  }

  .footer-link {
    margin-bottom: 15px;
  }

  .testimonial-image-wrapper {
    width: 100%;
    height: 500px;
    max-height: none;
  }

  .testimonial-container {
    flex-direction: column;
    align-items: center;
    padding-left: 0;
  }

  .testimonial-content {
    width: 100%;
    margin-top: 60px;
    padding-top: 0;
  }

  .testimonial-star-wrapper {
    margin-top: 20px;
  }

  .testimonial-name-and-company-logo-wrapper {
    margin-bottom: 15px;
  }

  .testimonial-arrow {
    bottom: 57%;
  }

  .testimonial-arrow.right {
    top: auto;
    bottom: 0%;
    left: 8%;
    right: auto;
  }

  .testimonial-arrow.left {
    top: auto;
    bottom: 0%;
    left: 0%;
    right: auto;
  }

  .about-background {
    display: none;
  }

  .about-hero-image-1-wrapper {
    height: 220px;
    margin-right: 30px;
  }

  .about-hero-image-2-wrapper {
    height: 300px;
    margin-right: 30px;
  }

  .about-hero-image-3-wrapper {
    width: 60%;
    height: 300px;
    margin-right: -15px;
  }

  .values-right-wrapper {
    width: 100%;
    margin-top: 25px;
  }

  .values-left-wrapper {
    width: 100%;
  }

  .values-grid {
    grid-column-gap: 50px;
    grid-row-gap: 100px;
    grid-template-columns: 1fr 1fr;
  }

  .values-item-heading-wrapper {
    margin-left: 20px;
  }

  .location-image-wrapper {
    height: auto;
    margin-top: 40px;
  }

  .members-tab-container {
    margin-top: 40px;
  }

  .members-tab-menu {
    justify-content: flex-start;
    align-items: center;
  }

  .members-tab-link, .members-tab-link.w--current {
    padding-left: 15px;
    padding-right: 15px;
  }

  .members-tabs-content {
    margin-top: 40px;
  }

  .members-tab-pane-grid {
    grid-template-columns: 1fr 1fr;
  }

  .vacancy-heading-and-subtext-wrapper {
    max-width: 690px;
  }

  .vacancy-heading-wrapper {
    text-align: center;
  }

  .vacancy-container {
    width: 70%;
  }

  .vacancy-item {
    height: 340px;
    margin-bottom: 50px;
  }

  .service-hero-image-wrapper {
    width: 90%;
    max-width: 600px;
    height: 500px;
    margin-top: -60px;
    position: relative;
  }

  .service-hero-right-div {
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    width: 100%;
    height: auto;
    margin-top: 40px;
    padding-bottom: 17%;
  }

  .service-hero-content-wrapper {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 600px;
    display: flex;
  }

  .service-hero-paragraph-wrapper {
    margin-bottom: 30px;
  }

  .steps-heading-wrapper {
    margin-bottom: 60px;
  }

  .steps-container {
    grid-column-gap: 40px;
    grid-row-gap: 80px;
    grid-template-columns: 1fr 1fr;
  }

  .step-item-wrapper {
    max-width: 260px;
    margin-left: auto;
    margin-right: auto;
  }

  .step-icon-wrapper {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: none;
  }

  .benefits-left-wrapper {
    width: 100%;
    max-width: none;
  }

  .benefits-grid {
    grid-column-gap: 60px;
    grid-row-gap: 46px;
    grid-template-columns: 1fr 1fr;
  }

  .benefits-item-heading-and-icon-wrapper {
    align-items: center;
  }

  .benefits-icon-wrapper {
    margin-top: 4px;
  }

  .benefits-item-text-wrapper {
    margin-top: 20px;
  }

  .more-services-grid {
    grid-row-gap: 35px;
    grid-template-columns: 1fr;
    width: 80%;
    margin-top: 50px;
  }

  .more-services-pointer {
    align-items: flex-start;
  }

  .more-services-pointer._2 {
    align-items: flex-start;
    margin-top: 12px;
  }

  .more-services-pointer-icon-wrapper {
    margin-top: 4px;
  }

  .terms-tab-pane-grid {
    grid-column-gap: 23px;
  }

  .product-hero-content {
    width: 90%;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0%;
    padding-right: 0%;
  }

  .blog-post-section {
    margin-bottom: 0;
  }

  .blog-post-rich-text {
    padding-bottom: 50px;
  }

  .blog-post-social-icons-container {
    top: 15%;
    left: -10%;
  }

  .login-content-wrapper {
    width: 100%;
    padding-left: 15%;
    padding-right: 15%;
  }

  .login-image-wrapper {
    display: none;
  }

  .sign-up-content-wrapper {
    width: 100%;
    padding-left: 15%;
    padding-right: 15%;
  }

  .sign-up-image-wrapper {
    display: none;
  }

  .contact-details-wrapper {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin-top: 0;
  }

  .leave-your-message-wrapper {
    width: 100%;
  }

  .telephone-wrapper {
    flex-flow: column;
    display: flex;
  }

  .credit-card-tabs-menu {
    width: 80%;
  }

  .credit-card-tab-content {
    margin-top: 30px;
  }

  .vacancy-collection-list {
    flex-direction: column;
  }

  .vacancy-collection-item {
    width: 100%;
  }

  .jobs-section {
    margin-bottom: 0;
  }

  .navbar {
    position: relative;
  }

  .navbar-wrapper {
    width: 90%;
    position: static;
  }

  .navbar-sign-in-and-button-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-left: 0;
  }

  .navbar-button {
    margin-top: 20px;
    margin-left: 5%;
  }

  .navbar-menu {
    z-index: 100;
    background-color: #fff;
    width: 100%;
    max-width: none;
    margin-top: 0;
    padding-top: 5px;
    padding-bottom: 60px;
    padding-left: 0;
    box-shadow: 0 10px 50px rgba(0, 0, 0, .05);
  }

  .navbar-link {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .navbar-link.w--current {
    color: var(--carmin);
    border-top-style: none;
  }

  .menu-button {
    padding-top: 20px;
    padding-bottom: 20px;
  }

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

  .menu-icon {
    color: var(--midnight-blue);
  }

  .email-and-telephone-wrapper {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    max-width: 450px;
    margin-bottom: 60px;
    display: flex;
  }

  .app-image-container {
    border-radius: 0;
    width: 100%;
    margin-top: 0;
    position: static;
  }

  .testimonial-text {
    margin-top: 20px;
    margin-bottom: 25px;
  }

  .credit-image-1-wrapper {
    max-height: 420px;
    top: 0;
  }

  .credit-image-2-wrapper {
    margin-bottom: 40px;
    margin-right: 40px;
  }

  .statement-image-1-wrapper {
    max-height: 500px;
  }

  .pricing-heading-and-subtext-container {
    margin-bottom: 40px;
  }

  .pricing-main-container.top {
    flex-direction: column;
    padding-top: 40px;
  }

  .pricing-main-up {
    flex-direction: column;
    width: 70%;
  }

  .pricing-subscribe-wrapper {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-bottom: 30px;
    display: flex;
  }

  .pricing-cost-wrapper {
    grid-column-gap: 10px;
    width: 100%;
  }

  .pricing-features-wrapper {
    flex-direction: column;
    padding-left: 0;
  }

  .pricing-features-subheading {
    width: 100%;
  }

  .pricing-features-subheading-text {
    text-align: center;
  }

  .pricing-features-checkmarks-wrapper {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .related-blog-post {
    width: 80%;
    max-width: 370px;
  }

  .homepage-blog-card-2 {
    height: 90%;
    margin-bottom: 80px;
  }

  .blog-post-collection-list {
    grid-template-columns: 1fr;
  }

  .vacancy-item-tags-container {
    width: 70%;
  }

  .version-wrapper {
    width: 100%;
  }

  .update-wrapper {
    width: 100%;
    margin-top: 50px;
    margin-left: 0;
  }

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

  .licensing-text-wrap {
    align-items: flex-start;
    width: 100%;
    margin-right: 0;
    padding: 44px;
  }

  .licensing-link {
    font-size: 50px;
  }

  .licensing-link.text {
    font-size: 18px;
  }

  .jobs-headings-wrapper {
    width: 100%;
  }

  .jobs-search-wrapper {
    width: 100%;
    margin-top: 30px;
  }

  .blog-page-tab {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .blog-page-tab-pane-content-wrapper {
    flex-direction: column;
    align-items: center;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .blog-page-tabs-content {
    flex-direction: row;
    justify-content: flex-end;
    align-items: flex-start;
    width: 80%;
  }

  .blog-tab-not-featured-collection-list {
    grid-row-gap: 60px;
    grid-template-columns: 1fr;
  }

  .blog-tab-collection-list-wrapper-down {
    margin-top: 60px;
  }

  .blog-tab-card {
    height: auto;
  }

  ._404-heading {
    font-size: 60px;
  }

  ._404-subtext {
    line-height: 150%;
  }

  .licensing-image-and-text-wrapper {
    width: 100%;
  }

  .forgot-password-content-wrapper {
    width: 100%;
    padding-left: 15%;
    padding-right: 15%;
  }

  .forgot-password-image-wrapper {
    display: none;
  }

  .history-slider {
    align-items: stretch;
    display: flex;
  }

  .history-mask {
    width: 60%;
  }

  .history-slide {
    width: 100%;
    height: 100%;
  }

  .history-left-arrow {
    right: 7%;
  }

  .history-slide-card-icon-wrapper {
    flex-direction: column;
  }

  .footer-down-wrapper {
    text-align: left;
    justify-content: center;
    align-items: center;
  }

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

  .product-hero-image {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }

  .instruction-heading {
    margin-bottom: 0;
    font-size: 40px;
  }

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

  .whatsapp-block {
    bottom: 20px;
    right: 20px;
  }

  .heading-20, .paragraph-8, .heading-27, .paragraph-9 {
    text-align: center;
  }

  .button-3.sign-in-button {
    border-radius: 12px;
    width: 80%;
    margin-bottom: 20px;
  }

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

  .div-block-13 {
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 100%;
    display: flex;
  }

  .paragraph-17, .heading-38, .paragraph-18 {
    text-align: center;
  }

  .fn-heading-5 {
    text-align: center;
    font-size: 20px;
  }

  .fn-features-card:hover {
    border-color: #0f1213;
  }

  .fn-button-secondery {
    transition: none;
  }

  .fn-button-secondery:hover {
    background-color: rgba(0, 0, 0, 0);
  }

  .fn-paragraph-no-margin {
    text-align: left;
  }

  .fn-heading-2 {
    margin-bottom: 12px;
    font-size: 40px;
  }

  .fn-column {
    text-align: center;
    justify-content: flex-start;
    align-items: flex-start;
  }

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

  .vorteile-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .fn-features-card-2:hover {
    border-color: #0f1213;
  }

  .fn-button-secondery-2 {
    transition: none;
  }

  .fn-button-secondery-2:hover {
    background-color: rgba(0, 0, 0, 0);
  }

  .fn-heading-7 {
    margin-bottom: 12px;
    font-size: 40px;
  }

  .fn-container-grid-2 {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .zusammenarbeit {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .udesly-typewriter-effect, .heading-3 {
    text-align: center;
  }

  .button-10 {
    height: 50px;
  }

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

  .fn-features-card-3:hover {
    border-color: #0f1213;
  }

  .fn-heading-9 {
    margin-bottom: 12px;
    font-size: 40px;
  }

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

  .fn-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

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

  .schadensauszahlung {
    display: none;
  }

  .schadensauszahlung.mobil {
    display: block;
  }

  .besichtigung {
    display: none;
  }

  .besichtigung-mobil {
    display: block;
  }

  .brix---heading-h4-size {
    font-size: 22px;
    line-height: 32px;
  }

  .brix---slider-mask-width-390px {
    position: static;
  }

  .brix---btn-primary {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .brix---buttons-row-right---t-left {
    justify-content: flex-start;
  }

  .heading-h2-size {
    font-size: 30px;
    line-height: 46px;
  }

  .brix---grid-top---text-2-buttons {
    grid-row-gap: 24px;
    grid-template-columns: .7fr;
  }

  .brix---section-overflow-hidden {
    padding-top: 118px;
    padding-bottom: 118px;
  }

  .fn-testimonial-wrapper {
    grid-template-columns: 1fr 1fr;
  }

  .fn-heading-10 {
    margin-bottom: 12px;
    font-size: 40px;
  }

  .fn-container-grid-4 {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .fn-section-2 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .fn-logos-image {
    max-width: 100px;
  }

  .fn-hero-quote {
    display: none;
  }

  .fn-heading-jambo {
    font-size: 76px;
  }

  .fn-section-off-black {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .container {
    max-width: 728px;
  }

  .testimonial-slider-left {
    left: -20px;
  }

  .testimonial-slider-right {
    right: -20px;
  }

  .sterne {
    margin-bottom: 24px;
  }

  .heading--testimonial {
    font-size: 22px;
    line-height: 32px;
  }

  .card-testimonial {
    padding-top: 56px;
    padding-bottom: 56px;
  }

  .slider-mask {
    position: static;
  }

  .testimonials {
    padding-top: 118px;
    padding-bottom: 118px;
  }

  .fn-heading-11 {
    margin-bottom: 12px;
    font-size: 40px;
  }

  .fn-container-grid-5 {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .fn-section-3 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 41px;
    line-height: 51px;
  }

  h2 {
    font-size: 35px;
    line-height: 44px;
  }

  h3 {
    font-size: 25px;
  }

  h6 {
    font-size: 11px;
    line-height: 20px;
  }

  p {
    font-size: 17px;
    line-height: 26px;
  }

  .text-block {
    margin-top: 20px;
    line-height: 24px;
  }

  .text-block.values {
    font-size: 18px;
  }

  .text-block.benefits-item {
    margin-top: 0;
  }

  .text-block.pricing {
    line-height: 17px;
  }

  .wrapper {
    width: 90%;
  }

  .wrapper.logos {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .wrapper.security {
    padding-top: 100px;
  }

  .wrapper.service {
    width: 80%;
  }

  .wrapper.homepage-blog {
    padding-bottom: 0;
  }

  .wrapper.faq-top {
    width: 90%;
    padding-bottom: 70px;
  }

  .wrapper.footer {
    padding-top: 60px;
  }

  .wrapper.values {
    padding-bottom: 50px;
  }

  .wrapper.steps {
    padding-top: 30px;
  }

  .wrapper.benefits {
    margin-top: 0;
  }

  .wrapper.benefits.down {
    padding-bottom: 50px;
  }

  .wrapper.product-hero {
    padding-top: 50px;
  }

  .wrapper.product-services {
    padding-top: 335px;
  }

  .wrapper.vacancy-single {
    margin-top: 50px;
    margin-bottom: 120px;
  }

  .wrapper.vacancy-heading {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .wrapper.vacancy {
    padding-bottom: 50px;
  }

  .wrapper.statement {
    justify-content: space-between;
    align-items: center;
    padding-top: 30px;
  }

  .wrapper.jobs {
    margin-top: 60px;
    padding-top: 40px;
    padding-bottom: 50px;
  }

  .wrapper.updates {
    width: 90%;
  }

  .wrapper.license {
    padding-bottom: 50px;
  }

  .wrapper.bog-tabs {
    padding-bottom: 110px;
  }

  .wrapper.history-wrapper-top {
    padding-top: 70px;
    padding-bottom: 60px;
  }

  .wrapper.instruction-wrapper {
    padding-top: 80px;
  }

  .wrapper.instruction-content-wrapper {
    padding-top: 0;
    padding-bottom: 60px;
  }

  .section-image-container {
    margin-top: 50px;
  }

  .section-image-container.security {
    max-width: 490px;
    height: 380px;
    padding-right: 80px;
  }

  .section-image-container.credit {
    max-width: 490px;
    height: 460px;
    padding-right: 100px;
  }

  .section-image-container.statement {
    justify-content: flex-start;
    align-items: center;
    max-width: 490px;
    height: 380px;
    padding-right: 80px;
  }

  .section-image-container.interest-rate {
    max-width: 490px;
    height: 380px;
    padding-right: 80px;
  }

  .image.testimonial {
    max-height: 400px;
  }

  .section-text-container.reverse.app {
    width: 100%;
  }

  .section-text-container.notification {
    margin-top: 50px;
  }

  .section-text-container.statement {
    margin-top: 80px;
  }

  .paragraph-wrapper {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .paragraph-wrapper.security {
    margin-bottom: 10px;
  }

  .paragraph-wrapper.mobile-app {
    max-width: 100%;
  }

  .button.secondary {
    margin-top: 45px;
  }

  .button.footer-button {
    margin-top: 25px;
  }

  .button.apply-now {
    margin-top: 50px;
  }

  .hero-sub-text-container {
    box-shadow: 0 20px 40px rgba(187, 187, 187, .25);
  }

  .hero-text-container {
    max-width: 432px;
  }

  .hero-heading-wrapper {
    margin-top: 10px;
    margin-bottom: 25px;
  }

  .hero-paragraph-wrapper {
    margin-bottom: 30px;
  }

  .hero-image-container {
    width: 80%;
    margin-top: 50px;
    overflow: hidden;
  }

  .our-customers-text-container {
    margin-top: 20px;
  }

  .our-customers-line {
    width: 60px;
    margin-left: 20px;
  }

  .our-customers-logos-grid {
    flex-wrap: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .our-customers-logos-wrapper {
    width: 28%;
  }

  .heading-2 {
    line-height: 33px;
  }

  .pointers-wrapper.loans {
    margin-top: 15px;
  }

  .pointer-text {
    font-size: 17px;
  }

  .second-pointer {
    margin-top: 5px;
  }

  .security-image-1-wrapper {
    max-height: 350px;
  }

  .security-image-2-wrapper {
    width: 40%;
  }

  .section-background.statement {
    height: 90%;
    bottom: 2%;
    right: -5%;
  }

  .section-background.interest-rate-1 {
    width: 50%;
    height: 65%;
    bottom: -6%;
  }

  .section-background.interest-rate-2 {
    width: 50%;
    height: 65%;
    top: -15%;
    left: -7%;
  }

  .banking-service-1.middle {
    margin-top: 80px;
  }

  .banking-service-image-wrapper {
    width: 80%;
  }

  .register-now-wrapper {
    margin-top: 10px;
  }

  .app-text-container {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .loans-right-container {
    grid-row-gap: 55px;
    grid-template-columns: 1fr;
    align-items: center;
    justify-items: start;
    max-width: 350px;
    margin-top: 65px;
  }

  .homepage-blog-card-wrapper {
    width: 90%;
    margin-top: 50px;
  }

  .homepage-blog-text {
    margin-top: 20px;
    line-height: 24px;
  }

  .faq-text-wrapper {
    margin-top: 30px;
  }

  .footer-heading-and-button-container {
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 40px;
  }

  .footer-heading-wrapper {
    width: 100%;
  }

  .footer-heading {
    font-size: 26px;
  }

  .footer-divider-line {
    margin-bottom: 40px;
  }

  .footer-links-container {
    justify-content: space-between;
  }

  .footer-logo-and-text-wrapper {
    width: 100%;
    max-width: none;
  }

  .footer-text-wrapper {
    max-width: 350px;
    margin-bottom: 60px;
  }

  .footer-links-card.middle {
    margin-right: 5%;
  }

  .footer-links-card.first, .footer-links-card.last {
    margin-left: 0%;
  }

  .footer-copyright-and-social-links-container {
    margin-top: 80px;
  }

  .testimonial-image-wrapper {
    height: 430px;
  }

  .testimonial-star-wrapper {
    margin-top: 20px;
  }

  .testimonial-text-wrapper {
    margin-top: 20px;
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 27px;
  }

  .testimonial-name-and-company-logo-wrapper {
    margin-bottom: 15px;
  }

  .testimonial-arrow.right {
    left: 45px;
  }

  .about-hero-images-container {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 90%;
    display: grid;
  }

  .about-hero-image-1-wrapper {
    width: 100%;
    max-width: none;
    height: 100%;
    margin-top: 0;
    margin-right: 0;
  }

  .about-hero-image-2-wrapper {
    width: 100%;
    max-width: none;
    height: 100%;
    margin-right: 0;
  }

  .about-hero-image-3-wrapper {
    width: 100%;
    max-width: none;
    height: 100%;
    margin-top: 0;
    margin-right: 0;
  }

  .values-right-wrapper {
    margin-top: 20px;
  }

  .values-grid {
    grid-column-gap: 49px;
    grid-template-columns: 1fr;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }

  .values-item-text-wrapper {
    margin-top: 20px;
  }

  .location-image-wrapper {
    margin-top: 35px;
  }

  .members-tab-menu {
    justify-content: center;
  }

  .members-tab-link, .members-tab-link.w--current {
    font-size: 16px;
  }

  .members-tabs-content {
    margin-top: 45px;
  }

  .members-tab-pane-grid {
    grid-template-columns: 1fr 1fr;
  }

  .member-position-wrapper {
    margin-top: 0;
  }

  .vacancy-container {
    width: 100%;
    max-width: 400px;
  }

  .vacancy-item {
    margin-bottom: 30px;
  }

  .vacancy-item-heading.vacancy-single {
    font-size: 29px;
  }

  .vacancy-item-time-wrapper.vacancy-page {
    width: 30%;
  }

  .service-hero-image-wrapper {
    height: 450px;
    margin-top: -40px;
  }

  .service-hero-heading-wrapper {
    margin-top: 10px;
    margin-bottom: 25px;
  }

  .service-hero-paragraph-wrapper {
    margin-bottom: 30px;
  }

  .steps-heading-wrapper {
    margin-bottom: 50px;
  }

  .interest-rate-section {
    overflow: hidden;
  }

  .benefits-grid {
    grid-row-gap: 60px;
    grid-template-columns: 1fr;
    width: 90%;
  }

  .benefits-item-text-wrapper {
    margin-top: 15px;
  }

  .more-services-grid {
    width: 90%;
    margin-top: 50px;
  }

  .terms-tab-link-icon {
    margin-right: 8px;
  }

  .terms-tab-pane-grid {
    grid-row-gap: 39px;
    grid-template-columns: 1fr;
  }

  .terms-tab-content-left {
    padding-bottom: 40px;
  }

  .terms-tab-content-pointers-wrapper {
    margin-top: 20px;
  }

  .terms-tab-content-right {
    padding-bottom: 40px;
  }

  .product-hero-text {
    font-size: 17px;
    line-height: 29px;
  }

  .vacancy-rich-text-wrapper {
    margin-top: 50px;
  }

  .vacancy-rich-text li {
    margin-bottom: 14px;
    font-size: 17px;
    line-height: 26px;
  }

  .vacancy-rich-text h3, .vacancy-rich-text blockquote {
    line-height: 26px;
  }

  .vacancy-rich-text h2 {
    line-height: 33px;
  }

  .blog-post-heading {
    font-size: 34px;
    line-height: 45px;
  }

  .blog-post-rich-text h2 {
    line-height: 33px;
  }

  .blog-post-rich-text h3 {
    line-height: 26px;
  }

  .blog-post-rich-text blockquote, .blog-post-rich-text li {
    font-size: 17px;
    line-height: 26px;
  }

  .blog-post-social-icons-container {
    display: none;
  }

  .login-content-wrapper {
    padding-left: 5%;
    padding-right: 5%;
  }

  .login-heading-wrapper {
    margin-top: 60px;
  }

  .login-copyright-wrapper {
    margin-top: 80px;
  }

  .sign-up-content-wrapper {
    padding-left: 5%;
    padding-right: 5%;
  }

  .email-wrapper, .telephone-wrapper {
    margin-top: 40px;
  }

  .credit-card-tabs-menu {
    width: 100%;
    max-width: 440px;
  }

  .terms-tab-link-text {
    font-size: 16px;
  }

  .navbar-logo.w--current {
    width: 110px;
  }

  .navbar-wrapper {
    width: 90%;
  }

  .subscribe-form-block {
    height: auto;
  }

  .subscribe-form {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: auto;
  }

  .subscribe-form-text-field {
    margin-bottom: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .subscribe-form-button {
    margin-left: 0;
  }

  .testimonial-text {
    margin-top: 20px;
    margin-bottom: 30px;
    line-height: 27px;
  }

  .credit-image-1-wrapper {
    top: -35px;
  }

  .credit-image-2-wrapper {
    width: 50%;
  }

  .statement-image-1-wrapper {
    max-height: 460px;
  }

  .statement-image-2-wrapper {
    width: 50%;
    bottom: -19%;
  }

  .pricing-main-up {
    width: 100%;
  }

  .pricing-main-down {
    padding-left: 0;
    padding-right: 0;
  }

  .pricing-option-button.middle {
    width: 90%;
  }

  .pricing-features-heading-div {
    justify-content: center;
    padding-left: 0;
  }

  .faq-answer-paragraph {
    font-size: 16px;
  }

  .interest-rate-image-1-wrapper {
    max-height: 350px;
  }

  .interest-rate-image-2-wrapper {
    width: 40%;
    margin-bottom: 15px;
    margin-right: 15px;
  }

  .related-blog-post {
    width: 90%;
  }

  .homepage-blog-card-2 {
    margin-bottom: 0;
  }

  .vacancy-item-tags-container {
    width: 90%;
  }

  .update-wrapper {
    margin-top: 40px;
  }

  .licensing-text-wrap {
    text-align: center;
    width: 100%;
    margin-right: 0;
    padding: 30px;
  }

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

  .licensing-link {
    font-size: 40px;
  }

  .blog-page-tabs-content {
    width: 100%;
  }

  .blog-tab-text {
    margin-top: 20px;
    line-height: 24px;
  }

  .utility-page-content {
    width: 90%;
  }

  ._404-text {
    font-size: 130px;
  }

  ._404-heading {
    font-size: 40px;
  }

  .collection-list-2 {
    z-index: 2;
    position: relative;
  }

  .licensing-image-and-text-wrapper {
    padding: 30px;
  }

  .forgot-password-form-block {
    height: auto;
  }

  .forgot-password-form {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    height: auto;
  }

  .forgot-password-form-text-field {
    margin-bottom: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .forgot-password-section {
    height: 100vh;
  }

  .forgot-password-content-wrapper {
    padding-left: 5%;
    padding-right: 5%;
  }

  .forgot-password-heading-wrapper {
    margin-top: 60px;
  }

  .forgot-password-copyright-wrapper {
    margin-top: 80px;
  }

  .history-mask {
    width: 75%;
  }

  .history-slide {
    width: 100%;
  }

  .history-left-arrow {
    right: 9%;
  }

  .footer-down-wrapper {
    flex-direction: column;
    align-items: flex-start;
  }

  .footer-down-right {
    width: 20%;
    margin-top: 20px;
  }

  .services-grid {
    grid-row-gap: 60px;
  }

  .product-hero-image {
    width: 80%;
  }

  .instruction-heading {
    font-size: 30px;
  }

  .heading-3 {
    font-size: 36px;
  }

  .whatsapp-block {
    bottom: 15px;
    right: 15px;
  }

  .fn-heading-5 {
    font-size: 18px;
  }

  .fn-features-card {
    justify-content: flex-start;
    align-items: center;
    padding: 12px;
  }

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

  .fn-paragraph.hide-on-mobile {
    display: none;
  }

  .fn-blog-info-wrapper {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-wrap: wrap;
  }

  .fn-features-card-image {
    height: 170px;
  }

  .fn-heading-2 {
    font-size: 34px;
  }

  .fn-container-grid {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .vorteile-section {
    padding-top: 32px;
    padding-bottom: 32px;
    overflow: visible;
  }

  .fn-heading-6 {
    font-size: 18px;
  }

  .fn-features-card-2 {
    padding: 12px;
  }

  .fn-paragraph-2 {
    margin-bottom: 24px;
  }

  .fn-paragraph-2.hide-on-mobile {
    display: none;
  }

  .fn-blog-info-wrapper-2 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-wrap: wrap;
  }

  .fn-features-card-image-2 {
    height: 170px;
  }

  .fn-heading-7 {
    font-size: 34px;
  }

  .fn-container-grid-2 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .zusammenarbeit {
    padding-top: 32px;
    padding-bottom: 32px;
    overflow: visible;
  }

  .udesly-typewriter-effect, .heading-3 {
    font-size: 36px;
  }

  .fn-paragraph-3 {
    margin-bottom: 24px;
  }

  .fn-heading-8 {
    font-size: 18px;
  }

  .fn-features-card-3 {
    padding: 12px;
  }

  .fn-heading-9 {
    font-size: 34px;
  }

  .fn-container-grid-3 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .fn-section {
    padding-top: 32px;
    padding-bottom: 32px;
    overflow: visible;
  }

  .brix---btn-slider-arrow-right---testimonial-v12 {
    width: 56px;
    min-width: 56px;
    height: 56px;
    min-height: 56px;
    font-size: 22px;
    line-height: 24px;
    top: auto;
    bottom: -104px;
    left: auto;
    right: 36%;
  }

  .brix---btn-slider-arrow-left---testimonial-v12 {
    width: 56px;
    min-width: 56px;
    height: 56px;
    min-height: 56px;
    font-size: 22px;
    line-height: 24px;
    top: auto;
    bottom: -104px;
    left: 36%;
    right: auto;
  }

  .brix---text-200 {
    font-size: 16px;
    line-height: 18px;
  }

  .brix---heading-h4-size {
    font-size: 20px;
    line-height: 26px;
  }

  .brix---btn-secondary {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .brix---btn-primary {
    padding: 20px 32px;
  }

  .brix---button-row-left {
    margin-right: 16px;
  }

  .heading-h2-size {
    font-size: 28px;
    line-height: 40px;
  }

  .name {
    margin-bottom: 8px;
  }

  .brix---grid-top---text-2-buttons {
    grid-template-columns: .9fr;
  }

  .brix---section-overflow-hidden {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .fn-paragraph-4 {
    margin-bottom: 24px;
  }

  .fn-testimonial-wrapper {
    grid-template-columns: 1fr;
  }

  .fn-heading-10 {
    font-size: 34px;
  }

  .fn-container-grid-4 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .fn-section-2 {
    padding-top: 32px;
    padding-bottom: 32px;
    overflow: visible;
  }

  .fn-hero-box-small {
    margin-bottom: 12px;
    font-size: 18px;
  }

  .fn-heading-jambo {
    margin-bottom: 12px;
    font-size: 54px;
  }

  .fn-section-off-black {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .testimonial-slider-small {
    padding: 60px 15px;
  }

  .testimonial-slide-wrapper {
    max-width: 100%;
    margin-right: 0%;
  }

  .testimonial-card {
    margin-left: 10px;
    margin-right: 10px;
  }

  .testimonial-slider-left {
    left: -10px;
  }

  .testimonial-slider-right {
    right: -10px;
  }

  .btn-slider-arrow-right---testimonial-v6 {
    width: 56px;
    min-width: 56px;
    height: 56px;
    min-height: 56px;
    font-size: 22px;
    line-height: 24px;
    top: auto;
    bottom: -86px;
    left: auto;
    right: 36%;
  }

  .btn-slider-arrow-left---testimonial-v6 {
    width: 56px;
    min-width: 56px;
    height: 56px;
    min-height: 56px;
    font-size: 22px;
    line-height: 24px;
    top: auto;
    bottom: -86px;
    left: 36%;
    right: auto;
  }

  .text-200-medium {
    font-size: 16px;
    line-height: 18px;
  }

  .text-element {
    font-size: 18px;
    line-height: 22px;
  }

  .brix---avatar-circle-05-border {
    width: 80px;
    max-width: 80px;
    height: 80px;
    max-height: 80px;
  }

  .card-testimonial {
    padding: 44px 32px;
  }

  .brix---mg-bottom-40px {
    margin-bottom: 24px;
  }

  .testimonials {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .fn-heading-11 {
    font-size: 34px;
  }

  .fn-label-small {
    margin-bottom: 12px;
  }

  .fn-container-grid-5 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .fn-section-3 {
    padding-top: 32px;
    padding-bottom: 32px;
    overflow: visible;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 40px;
  }

  p {
    font-size: 16px;
    line-height: 24px;
  }

  .text-block {
    font-size: 15px;
    line-height: 21px;
  }

  .text-block.benefits-item {
    margin-top: 12px;
    font-size: 16px;
    line-height: 22px;
  }

  .text-block.pricing {
    width: 80px;
    margin-left: auto;
    margin-right: auto;
    font-size: 13px;
  }

  .text-block.instruction-text {
    font-size: 16px;
  }

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

  .wrapper.hero, .wrapper.notification, .wrapper.security {
    padding-top: 30px;
  }

  .wrapper.service {
    width: 90%;
  }

  .wrapper.credit-card {
    padding-top: 60px;
  }

  .wrapper.faq-top {
    padding-bottom: 30px;
  }

  .wrapper.footer, .wrapper.testimonial {
    padding-top: 50px;
  }

  .wrapper.values {
    padding-bottom: 30px;
  }

  .wrapper.values.down {
    margin-top: 40px;
  }

  .wrapper.benefits.down {
    padding-top: 80px;
    padding-bottom: 0;
  }

  .wrapper.terms {
    padding: 0;
  }

  .wrapper.product-hero {
    margin-top: 20px;
  }

  .wrapper.pricing {
    margin-bottom: 0;
    position: relative;
  }

  .wrapper.statement {
    padding-top: 10px;
    padding-bottom: 50px;
  }

  .wrapper.updates {
    padding: 20px;
  }

  .wrapper.jobs-heading-and-search {
    padding-top: 80px;
  }

  .wrapper.history-wrapper-top {
    padding-bottom: 90px;
  }

  .section-image-container.notification {
    width: 100%;
  }

  .section-image-container.security {
    height: 300px;
    padding-right: 60px;
  }

  .section-image-container.credit {
    height: 320px;
    padding-right: 80px;
  }

  .section-image-container.statement, .section-image-container.interest-rate {
    height: 300px;
    padding-right: 60px;
  }

  .image.testimonial {
    width: 94%;
    max-width: none;
    height: 94%;
    max-height: none;
  }

  .section-text-container.reverse.app {
    width: 90%;
  }

  .button {
    padding: 12px 27px;
    font-size: 16px;
  }

  .button.secondary {
    margin-top: 35px;
  }

  .button.more-services-item {
    width: 100%;
    margin-bottom: 15px;
  }

  .hero-sub-text-container {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .hero-sub-text {
    font-size: 13px;
    line-height: 20px;
  }

  .hero-image-container {
    width: 100%;
  }

  .our-customers-logos-grid {
    flex-direction: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    align-content: flex-start;
    display: flex;
  }

  .our-customers-logos-wrapper {
    width: 40%;
    margin-top: 0;
    margin-bottom: 0;
  }

  .heading-2.heading-4 {
    text-align: center;
  }

  .pointers-wrapper.notification {
    display: none;
  }

  .first-pointer {
    align-items: flex-start;
  }

  .checkbox-wrapper {
    margin-top: 4px;
  }

  .security-image-1-wrapper {
    max-height: 270px;
  }

  .security-image-2-wrapper {
    width: 40%;
    margin-bottom: 20px;
    margin-right: 20px;
  }

  .section-background {
    width: 100%;
    height: 100%;
  }

  .section-background.statement {
    width: 60vw;
    height: 320px;
    top: -10%;
  }

  .section-background.security, .section-background.credit {
    width: 80%;
    height: 70%;
  }

  .section-background.statement {
    width: 80%;
    height: 70%;
    top: 8%;
    right: 14%;
  }

  .section-background.interest-rate-1 {
    height: 50%;
    bottom: 2%;
  }

  .section-background.interest-rate-2 {
    height: 50%;
    top: -11%;
    left: -4%;
  }

  .banking-service-1, .banking-service-image-wrapper {
    width: 100%;
  }

  .register-now-wrapper {
    margin-top: 12px;
  }

  .app-text-container {
    padding: 60px 0%;
  }

  .app-store-wrapper, .google-play-wrapper {
    width: 140px;
  }

  .loans-right-container {
    grid-row-gap: 30px;
    margin-top: 50px;
  }

  .homepage-blog-card-wrapper {
    width: 100%;
  }

  .homepage-blog-image-wrapper {
    justify-content: center;
    align-items: center;
    height: 250px;
    display: block;
  }

  .homepage-blog-text {
    line-height: 21px;
  }

  .homepage-blog-content-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }

  .homepage-blog-author-wrapper {
    flex-direction: column;
    align-items: flex-start;
  }

  .homepage-blog-author-name-wrapper {
    max-width: 100%;
    margin-left: 8px;
  }

  .homepage-blog-name-and-image-wrapper {
    width: 100%;
    max-width: none;
    margin-bottom: 20px;
  }

  .homepage-blog-author-name {
    white-space: normal;
    -webkit-text-fill-color: inherit;
    cursor: auto;
    background-clip: border-box;
    font-size: 13px;
  }

  .homepage-blog-time-to-read-text {
    white-space: normal;
    -webkit-text-fill-color: inherit;
    cursor: auto;
    background-clip: border-box;
  }

  .faq-question-wrapper {
    width: 85%;
  }

  .faq-question {
    line-height: 28px;
  }

  .footer-heading-and-button-container {
    justify-content: space-between;
    align-items: center;
  }

  .footer-heading {
    font-size: 20px;
    line-height: 40px;
  }

  .footer-links-container {
    justify-content: center;
    align-items: center;
  }

  .footer-logo-and-text-wrapper {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    display: flex;
  }

  .footer-links-card.middle {
    margin-left: 0%;
    margin-right: 15%;
  }

  .footer-links-card.first {
    margin-right: 15%;
  }

  .footer-copyright-and-social-links-container {
    flex-direction: column;
    margin-top: 80px;
  }

  .social-links-wrapper {
    margin-top: 30px;
  }

  .testimonial-image-wrapper {
    width: 100%;
    height: 360px;
  }

  .testimonial-arrow {
    bottom: 88%;
  }

  .testimonial-arrow.right {
    left: 12%;
  }

  .about-hero-images-container {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .values-grid {
    grid-row-gap: 25px;
    grid-template-columns: 1fr;
  }

  .values-item-wrapper {
    margin-bottom: 30px;
  }

  .location-image-wrapper {
    margin-top: 40px;
  }

  .members-tab-menu {
    flex-wrap: wrap;
    max-width: 309.594px;
    margin-left: auto;
    margin-right: auto;
  }

  .members-tab-pane-grid {
    grid-template-columns: 1fr;
  }

  .vacancy-container {
    width: 100%;
  }

  .vacancy-item {
    margin-bottom: 60px;
    padding-left: 5%;
    padding-right: 5%;
  }

  .vacancy-item-heading.vacancy-single {
    line-height: 38px;
  }

  .vacancy-item-job-and-place-wrapper {
    flex-direction: column;
    align-items: flex-start;
  }

  .vacancy-item-time-wrapper {
    width: 100%;
    margin-right: 0;
  }

  .vacancy-item-time-wrapper.vacancy-page {
    width: auto;
  }

  .vacancy-item-tag-wrapper {
    margin-right: 20px;
  }

  .service-hero-image-wrapper {
    margin-top: -30px;
  }

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

  .benefits-grid {
    grid-row-gap: 28px;
    grid-template-columns: 1fr;
  }

  .benefits-item-wrapper {
    margin-bottom: 30px;
  }

  .benefits-item-heading-and-icon-wrapper {
    align-items: center;
  }

  .benefits-item-heading-wrapper {
    max-width: 100%;
  }

  .more-services-grid {
    width: 100%;
  }

  .more-services-item-wrapper {
    padding-left: 5%;
    padding-right: 5%;
  }

  .more-services-icon-and-heading-wrapper {
    flex-direction: column;
  }

  .more-services-item-heading-wrapper {
    text-align: center;
    margin-top: 20px;
    margin-left: 0;
  }

  .more-services-pointer-text {
    max-width: 80%;
  }

  .product-services-items-button-container {
    flex-direction: column;
  }

  .terms-section {
    z-index: 30;
    background-color: #fff;
    padding-top: 100px;
    position: relative;
  }

  .terms-tabs-menu {
    padding-left: 10px;
    display: flex;
  }

  .terms-tab-link-flex {
    flex-direction: column;
  }

  .terms-tabs-pointer-text {
    line-height: 140%;
  }

  .product-hero-content {
    padding-top: 0%;
  }

  .product-hero-text {
    font-size: 16px;
    line-height: 26px;
  }

  .blog-post-image-wrapper {
    height: 370px;
  }

  .blog-post-author-and-date-wrapper {
    flex-direction: column;
    align-items: flex-start;
  }

  .blog-post-author-wrapper {
    margin-bottom: 20px;
  }

  .checkbox-field {
    margin-top: 5px;
  }

  ._24-7-wrapper {
    flex-direction: column;
    align-items: flex-start;
  }

  ._24-7-text-wrapper {
    margin-top: 10px;
    margin-left: 0;
  }

  .email-wrapper {
    margin-top: 30px;
  }

  .email-text, .telephone-text {
    font-size: 18px;
  }

  .telephone-wrapper {
    margin-top: 30px;
  }

  .credit-card-tab-link-flex {
    flex-direction: column;
  }

  .credit-card-tab-link-icon {
    margin-right: 0;
  }

  .credit-card-tab-text {
    font-size: 14px;
  }

  .vacancy-collection-item {
    padding-left: 0;
    padding-right: 0;
  }

  .terms-tab-link-text {
    font-size: 14px;
  }

  .navbar-logo {
    width: 40%;
    max-width: 135px;
  }

  .navbar-menu {
    z-index: 130;
    align-items: flex-start;
  }

  .subscribe-form-text-field {
    width: 100%;
  }

  .testimonial-background-div {
    max-width: none;
    height: 90%;
    max-height: none;
  }

  .email-and-telephone-wrapper {
    flex-direction: column;
  }

  .credit-image-1-wrapper {
    max-height: 270px;
    top: 0;
  }

  .credit-image-2-wrapper {
    width: 50%;
    margin-bottom: 20px;
    margin-right: 20px;
  }

  .statement-image-1-wrapper {
    max-height: 400px;
    left: 60px;
  }

  .statement-image-2-wrapper {
    margin-bottom: 20px;
    margin-right: 20px;
    bottom: -6%;
  }

  .pricing-section {
    margin-bottom: 0;
  }

  .pricing-main-container {
    margin-top: 40px;
  }

  .pricing-main-container.top, .pricing-main-container.bottom {
    margin-top: 0;
  }

  .pricing-main-up {
    z-index: 20;
    width: 100%;
    margin-bottom: 190px;
    position: relative;
  }

  .pricing-main-up.full-width {
    display: none;
  }

  .pricing-main-up.mobile {
    background-color: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    margin-bottom: -440px;
    padding: 20px 3%;
    display: flex;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
  }

  .pricing-main-down {
    margin-top: 40px;
    padding: 0;
  }

  .pricing-cost-wrapper {
    grid-column-gap: 5px;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .pricing-div-line {
    margin-top: 15px;
    margin-bottom: 20px;
  }

  .pricing-text {
    font-size: 22px;
  }

  .pricing-option-button {
    margin-top: 10px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 12px;
  }

  .pricing-option-button.middle {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .pricing-option-text {
    font-size: 20px;
  }

  .pricing-features-heading-div {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .pricing-features-heading-text {
    font-size: 16px;
  }

  .pricing-features-subheading-text {
    font-size: 15px;
  }

  .interest-rate-image-1-wrapper {
    max-height: 270px;
  }

  .interest-rate-image-2-wrapper {
    width: 40%;
    margin-bottom: 20px;
    margin-right: 20px;
  }

  .related-blog-post {
    width: 100%;
  }

  .homepage-blog-card-2 {
    margin-bottom: 0;
  }

  .vacancy-item-tag-text {
    margin-left: 15px;
    margin-right: 15px;
  }

  .vacancy-item-tags-container {
    justify-content: flex-start;
  }

  .template-updates {
    font-size: 37px;
  }

  .update-text {
    font-size: 32px;
  }

  .update-wrapper {
    margin-top: 30px;
  }

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

  .licensing-link {
    font-size: 30px;
  }

  .style-guide-title {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 20px;
  }

  .style-guide-colours {
    justify-content: center;
    align-items: center;
  }

  .colour {
    margin: 10px;
  }

  .jobs-search-wrapper {
    flex-direction: column;
  }

  .search-location-wrapper {
    width: 100%;
  }

  .search-department-wrapper {
    width: 100%;
    margin-top: 20px;
  }

  .blog-tab-link {
    text-align: center;
  }

  .blog-page-tab-pane-content-wrapper, .blog-page-tabs-content {
    width: 100%;
  }

  .blog-tab-image-wrapper {
    justify-content: center;
    align-items: center;
    height: 250px;
    display: block;
  }

  .blog-tab-content-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }

  .blog-tab-text {
    line-height: 21px;
  }

  .blog-tab-author-wrapper {
    flex-direction: column;
    align-items: flex-start;
  }

  .blog-tab-name-and-image-wrapper {
    width: 100%;
    max-width: none;
    margin-bottom: 20px;
  }

  .blog-tab-author-name-wrapper {
    max-width: 100%;
    margin-left: 8px;
  }

  .blog-tab-author-name {
    white-space: normal;
    -webkit-text-fill-color: inherit;
    cursor: auto;
    background-clip: border-box;
    font-size: 13px;
  }

  .blog-tab-time-to-read-text {
    white-space: normal;
    -webkit-text-fill-color: inherit;
    cursor: auto;
    background-clip: border-box;
  }

  ._404-heading {
    font-size: 30px;
    line-height: 110%;
  }

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

  .collection-list-2 {
    background-color: #fff;
  }

  .forgot-password-form-text-field {
    width: 100%;
  }

  .forgot-password-form-button {
    margin-top: 10px;
  }

  .history-mask {
    width: 90%;
  }

  .history-slide {
    margin-left: 0;
  }

  .history-left-arrow {
    top: -18%;
    right: 40px;
  }

  .history-right-arrow {
    top: -18%;
  }

  .history-slide-container {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .footer-down-right {
    width: 30%;
  }

  .list {
    padding-left: 20px;
  }

  .product-hero-image {
    width: 100%;
  }

  .instruction-heading {
    font-size: 30px;
    line-height: 110%;
  }

  .whatsapp-container {
    width: 80px;
    height: 80px;
    bottom: 10px;
    right: 0;
  }

  .whatsapp-chat {
    width: 100%;
    height: 40vh;
    position: relative;
  }

  .whatsapp-block {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    bottom: 0;
    right: 0;
  }

  .heading-20 {
    font-size: 30px;
  }

  .heading-25 {
    text-align: center;
    margin-bottom: 10px;
    font-size: 30px;
  }

  .button-4 {
    width: 100%;
  }

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

  .fn-button-secondery {
    width: 100%;
  }

  .fn-paragraph-no-margin {
    text-align: center;
  }

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

  .fn-button-secondery-2 {
    width: 100%;
  }

  .udesly-typewriter-effect {
    text-align: center;
    font-size: 24px;
  }

  .heading-3 {
    text-align: center;
    font-size: 26px;
  }

  .brix---btn-slider-arrow-right---testimonial-v12 {
    right: 31%;
  }

  .brix---btn-slider-arrow-left---testimonial-v12 {
    left: 31%;
  }

  .brix---text-200 {
    font-size: 15px;
    line-height: 16px;
  }

  .brix---heading-h4-size {
    font-size: 18px;
    line-height: 24px;
  }

  .brix---mg-bottom-8px {
    margin-bottom: 6px;
  }

  .testimonial---paragraph {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---mg-bottom-24px {
    margin-bottom: 16px;
  }

  .brix---card-testimonial-v13 {
    padding-top: 40px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .brix---btn-secondary, .brix---btn-primary {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 17px;
    line-height: 19px;
  }

  .brix---button-row-left {
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .brix---buttons-row-right---t-left {
    flex-direction: column;
    align-items: stretch;
  }

  .heading-h2-size {
    font-size: 24px;
    line-height: 34px;
  }

  .name {
    margin-bottom: 15px;
  }

  .brix---grid-top---text-2-buttons {
    grid-row-gap: 16px;
    grid-template-columns: 1fr;
  }

  .container-default {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---section-overflow-hidden {
    padding-top: 96px;
    padding-bottom: 96px;
  }

  .fn-author-image {
    flex: none;
  }

  .fn-author-wrapper {
    font-size: 14px;
  }

  .testimonials-stars {
    object-position: 0% 50%;
    height: 18px;
  }

  .fn-slide-item-wrapper-testimonial {
    padding: 16px;
  }

  .container {
    max-width: none;
  }

  .centered-heading {
    margin-bottom: 24px;
  }

  .testimonial-slide-wrapper {
    max-width: 100%;
    margin-right: 0%;
  }

  .testimonial-card {
    margin-left: 10px;
    margin-right: 10px;
  }

  .testimonial-slider-left {
    left: -10px;
  }

  .testimonial-slider-right {
    right: -10px;
  }

  .btn-slider-arrow-right---testimonial-v6 {
    right: 26%;
  }

  .btn-slider-arrow-left---testimonial-v6 {
    left: 26%;
  }

  .text-element {
    font-size: 17px;
    line-height: 21px;
  }

  .text {
    margin-top: 12px;
  }

  .heading--testimonial {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 30px;
  }

  .brix---avatar-image {
    width: 100%;
  }

  .brix---avatar-circle-05-border {
    border-width: 3px;
  }

  .card-testimonial {
    padding-left: 22px;
    padding-right: 22px;
  }

  .slider-mask {
    height: 100%;
  }
}

#w-node-_824bb32d-24fb-6d0a-6215-1376db615d8c-4b99f120 {
  grid-area: span 1 / span 5 / span 1 / span 5;
  align-self: center;
}

#w-node-_824bb32d-24fb-6d0a-6215-1376db615d91-4b99f120 {
  grid-area: 2 / 1 / 3 / 3;
  align-self: start;
  justify-self: start;
}

#w-node-_824bb32d-24fb-6d0a-6215-1376db615d93-4b99f120 {
  grid-area: 1 / 9 / 4 / 13;
}

#w-node-_824bb32d-24fb-6d0a-6215-1376db615da6-4b99f120 {
  grid-area: 3 / 1 / 4 / 5;
}

#w-node-_824bb32d-24fb-6d0a-6215-1376db615db6-4b99f120 {
  grid-area: 3 / 5 / 4 / 9;
}

#w-node-_9a0926a9-d650-b117-be6a-77542353fcc5-4b99f120 {
  grid-area: 3 / 9 / 4 / 13;
}

#w-node-_505e6023-ae41-2e8f-2ed3-9ddd44ed4705-4b99f120 {
  grid-area: 1 / 9 / 3 / 13;
  align-self: start;
  justify-self: center;
}

#w-node-_39f00d4d-c58e-fef1-0d64-a0ca084720da-4b99f120 {
  grid-area: 4 / 5 / 5 / 9;
}

#w-node-_023b044d-4b3b-8431-bd13-abfaaa8b4a06-4b99f120 {
  grid-area: span 1 / span 5 / span 1 / span 5;
  align-self: center;
}

#w-node-_023b044d-4b3b-8431-bd13-abfaaa8b4a0b-4b99f120 {
  grid-area: 2 / 1 / 3 / 3;
  align-self: start;
  justify-self: start;
}

#w-node-_023b044d-4b3b-8431-bd13-abfaaa8b4a0d-4b99f120 {
  grid-area: 1 / 9 / 4 / 13;
}

#w-node-_023b044d-4b3b-8431-bd13-abfaaa8b4a20-4b99f120 {
  grid-area: 3 / 1 / 4 / 5;
}

#w-node-_023b044d-4b3b-8431-bd13-abfaaa8b4a30-4b99f120 {
  grid-area: 3 / 5 / 4 / 9;
}

#w-node-_745e8532-0f79-eea3-96c9-fe82b09807ad-4b99f120 {
  grid-area: 3 / 9 / 4 / 13;
}

#w-node-_04361c2d-9a1a-6eab-624a-cf022d8152ee-4b99f120 {
  grid-area: 1 / 9 / 3 / 13;
  align-self: center;
  justify-self: center;
}

#w-node-bab16c6d-da4c-7b39-a24b-103376dae0a3-4b99f120 {
  grid-area: 4 / 5 / 5 / 9;
}

#w-node-da06f9a2-5875-3532-88c4-24677e61e5ba-4b99f126, #w-node-_302f6edb-6246-c346-a0cc-4ca1dbe4b7eb-4b99f126, #w-node-f1ee2623-aa65-91b1-ef54-fb8311672571-4b99f126 {
  align-self: start;
  justify-self: center;
}

@media screen and (max-width: 991px) {
  #w-node-_824bb32d-24fb-6d0a-6215-1376db615d8c-4b99f120 {
    grid-area: 1 / 2 / 2 / 10;
  }

  #w-node-_824bb32d-24fb-6d0a-6215-1376db615d91-4b99f120 {
    grid-area: span 1 / span 8 / span 1 / span 8;
    justify-self: start;
  }

  #w-node-_824bb32d-24fb-6d0a-6215-1376db615d93-4b99f120 {
    grid-column: 5 / 9;
    grid-row-start: 2;
  }

  #w-node-_824bb32d-24fb-6d0a-6215-1376db615da6-4b99f120 {
    grid-area: 2 / 2 / 3 / 12;
  }

  #w-node-_824bb32d-24fb-6d0a-6215-1376db615db6-4b99f120 {
    grid-area: 3 / 2 / 4 / 12;
  }

  #w-node-_9a0926a9-d650-b117-be6a-77542353fcc5-4b99f120 {
    grid-area: 4 / 2 / 5 / 12;
  }

  #w-node-_505e6023-ae41-2e8f-2ed3-9ddd44ed4705-4b99f120 {
    grid-row: 1 / 2;
    grid-column-start: 10;
    align-self: start;
    justify-self: center;
  }

  #w-node-_39f00d4d-c58e-fef1-0d64-a0ca084720da-4b99f120 {
    grid-area: 5 / 3 / 6 / 11;
    align-self: center;
  }

  #w-node-_023b044d-4b3b-8431-bd13-abfaaa8b4a06-4b99f120 {
    grid-column: span 8 / span 8;
  }

  #w-node-_023b044d-4b3b-8431-bd13-abfaaa8b4a0b-4b99f120 {
    grid-area: span 1 / span 8 / span 1 / span 8;
    justify-self: start;
  }

  #w-node-_023b044d-4b3b-8431-bd13-abfaaa8b4a0d-4b99f120 {
    grid-column: 5 / 9;
    grid-row-start: 2;
  }

  #w-node-_023b044d-4b3b-8431-bd13-abfaaa8b4a20-4b99f120 {
    grid-area: 2 / 2 / 3 / 12;
  }

  #w-node-_023b044d-4b3b-8431-bd13-abfaaa8b4a30-4b99f120 {
    grid-area: 3 / 2 / 4 / 12;
  }

  #w-node-_745e8532-0f79-eea3-96c9-fe82b09807ad-4b99f120 {
    grid-area: 4 / 2 / 5 / 12;
  }

  #w-node-_04361c2d-9a1a-6eab-624a-cf022d8152ee-4b99f120 {
    grid-row-end: 2;
  }

  #w-node-bab16c6d-da4c-7b39-a24b-103376dae0a3-4b99f120 {
    grid-area: 5 / 3 / 6 / 11;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_824bb32d-24fb-6d0a-6215-1376db615d8c-4b99f120 {
    order: -9999;
    grid-area: 1 / 1 / 2 / 10;
  }

  #w-node-_824bb32d-24fb-6d0a-6215-1376db615d91-4b99f120 {
    order: 9999;
    grid-column: span 4 / span 4;
  }

  #w-node-_824bb32d-24fb-6d0a-6215-1376db615d93-4b99f120 {
    grid-area: 2 / 1 / 3 / 5;
  }

  #w-node-_824bb32d-24fb-6d0a-6215-1376db615da6-4b99f120 {
    grid-row-start: 2;
  }

  #w-node-_824bb32d-24fb-6d0a-6215-1376db615db6-4b99f120 {
    grid-row: 4 / 5;
  }

  #w-node-_9a0926a9-d650-b117-be6a-77542353fcc5-4b99f120 {
    grid-row: 3 / 4;
  }

  #w-node-_023b044d-4b3b-8431-bd13-abfaaa8b4a06-4b99f120 {
    order: -9999;
    grid-area: 1 / 1 / 2 / 10;
  }

  #w-node-_023b044d-4b3b-8431-bd13-abfaaa8b4a0b-4b99f120 {
    order: 9999;
    grid-column: span 4 / span 4;
  }

  #w-node-_023b044d-4b3b-8431-bd13-abfaaa8b4a0d-4b99f120 {
    grid-area: 2 / 1 / 3 / 5;
  }

  #w-node-_023b044d-4b3b-8431-bd13-abfaaa8b4a20-4b99f120 {
    grid-row-start: 2;
  }

  #w-node-_023b044d-4b3b-8431-bd13-abfaaa8b4a30-4b99f120 {
    grid-row: 3 / 4;
  }

  #w-node-_745e8532-0f79-eea3-96c9-fe82b09807ad-4b99f120 {
    grid-row: 4 / 5;
  }

  #w-node-_5fa96775-a7f8-a54c-50cd-dbd738c62196-4b99f127 {
    grid-area: 2 / 1 / 3 / 3;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_824bb32d-24fb-6d0a-6215-1376db615d8c-4b99f120 {
    grid-column-end: 13;
  }

  #w-node-_824bb32d-24fb-6d0a-6215-1376db615da6-4b99f120 {
    grid-column: 1 / 13;
  }

  #w-node-_824bb32d-24fb-6d0a-6215-1376db615db6-4b99f120 {
    grid-area: 3 / 1 / 4 / 13;
  }

  #w-node-_9a0926a9-d650-b117-be6a-77542353fcc5-4b99f120 {
    grid-area: 4 / 1 / 5 / 13;
  }

  #w-node-_505e6023-ae41-2e8f-2ed3-9ddd44ed4705-4b99f120 {
    grid-area: 5 / 1 / 6 / 3;
  }

  #w-node-_39f00d4d-c58e-fef1-0d64-a0ca084720da-4b99f120 {
    grid-column: 3 / 13;
  }

  #w-node-_023b044d-4b3b-8431-bd13-abfaaa8b4a06-4b99f120 {
    grid-column-end: 13;
  }

  #w-node-_023b044d-4b3b-8431-bd13-abfaaa8b4a20-4b99f120, #w-node-_023b044d-4b3b-8431-bd13-abfaaa8b4a30-4b99f120, #w-node-_745e8532-0f79-eea3-96c9-fe82b09807ad-4b99f120 {
    grid-column: 1 / 13;
  }

  #w-node-_04361c2d-9a1a-6eab-624a-cf022d8152ee-4b99f120 {
    grid-area: 5 / 1 / 6 / 3;
  }

  #w-node-bab16c6d-da4c-7b39-a24b-103376dae0a3-4b99f120 {
    grid-column: 3 / 13;
  }
}


@font-face {
  font-family: 'Plusjakartadisplay';
  src: url('../fonts/PlusJakartaDisplay-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Plusjakartadisplay';
  src: url('../fonts/PlusJakartaDisplay-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Plusjakartadisplay';
  src: url('../fonts/PlusJakartaDisplay-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Plusjakartadisplay';
  src: url('../fonts/PlusJakartaDisplay-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Plusjakartadisplay';
  src: url('../fonts/PlusJakartaDisplay-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Plusjakartadisplay';
  src: url('../fonts/PlusJakartaDisplay-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Plusjakartatext';
  src: url('../fonts/PlusJakartaText-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Plusjakartatext';
  src: url('../fonts/PlusJakartaText-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Plusjakartatext';
  src: url('../fonts/PlusJakartaText-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Plusjakartatext';
  src: url('../fonts/PlusJakartaText-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Plusjakartatext';
  src: url('../fonts/PlusJakartaText-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Plusjakartatext';
  src: url('../fonts/PlusJakartaText-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Plusjakartadisplay';
  src: url('../fonts/PlusJakartaDisplay-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Plusjakartadisplay';
  src: url('../fonts/PlusJakartaDisplay-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/gilroy-black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/gilroy-bold.otf') format('opentype'), url('../fonts/gilroy-extrabold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/gilroy-light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/gilroy-semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/gilroy-thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/gilroy-ultralight.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/gilroy-medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/gilroy-regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}