:root {
  --white: white;
  --black: black;
  --primary: #2b3f6c;
  --primary-hover: #3d5385;
}

h1 {
  margin-top: 0;
  margin-bottom: 2.222vw;
  font-weight: 400;
  font-size: 56px;
  line-height: 64px;
}

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

h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  font-size: 22px;
  line-height: 32px;
}

h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  font-size: 1.107vw;
  line-height: 1.476vw;
}

.body {
  padding-right: 2.46vw;
  padding-left: 2.46vw;
  color: #2b3f6c;
  font-weight: 400;
  font-family: Stolzl, sans-serif;
}

.section {
  margin-top: 24px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 48px;
  width: 100%;
  max-width: 1344px;
}

.section.padding {
  margin-right: auto;
  margin-left: auto;
  background-image: none;
  padding-bottom: 120px;
  max-width: 1424px;
}

.section.padding.img {
  background-image: url('../images/Group-2083_1.webp');
  background-position: 100% 100%;
  background-size: 47vw;
  background-repeat: no-repeat;
  padding-bottom: 8.333vw;
  max-width: 1344px;
}

.section.color {
  background-color: #f4f8fb;
}

.section.color.padding-all {
  margin-top: 0;
  border-radius: 40px;
  padding: 3.936vw;
}

.section.color.padding-all.flex {
  display: flex;
  justify-content: space-between;
  border-radius: 2.46vw;
}

.section.color.padding-all.flex.vertical {
  border-radius: 2.778vw;
}

.section.color.padding-all.marg {
  margin-top: 3.333vw;
  border-radius: 2.778vw;
  padding-left: 3.9vw;
}

.section.padd-bot {
  margin-bottom: 24px;
}

.section.margin {
  margin-top: 3.333vw;
  padding-bottom: 3.333vw;
}

.navbar {
  background-color: #ddd0;
}

.content-navbar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 16px;
  line-height: 24px;
}

.div-navbar {
  border-radius: 1.476vw;
  background-color: #f4f8fb;
  padding: 1.668vw;
}

.brand {
  width: 56px;
}

.brand.w--current {
  padding-left: 0;
}

.nav-link {
  cursor: pointer;
  padding: 0 16px;
}

.link-block--try-it {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  cursor: pointer;
  border-radius: 50px;
  background-color: #fff;
  padding: 1.111vw 2.222vw;
  color: #2b3f6c;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
  transition: background-color 0.25s ease, color 0.25s ease;
}

.link-block--try-it:hover {
  background-color: #2b3f6c;
  color: #fff;
}

.div-block-button {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.button-log-in {
  display: flex;
  cursor: pointer;
  margin-right: 8px;
  border-radius: 50px;
  background-color: #3898ec00;
  padding: 1.111vw 24px;
  color: #2b3f6c;
  font-size: 16px;
  line-height: 24px;
  transition: background-color 0.25s ease;
}

.button-log-in:hover {
  background-color: #fff;
}

.button-log-in.burger {
  display: none;
  justify-content: flex-start;
  align-items: flex-start;
}

.image-dark-arrow {
  display: block;
  position: absolute;
  z-index: 1;
  width: 24px;
  min-width: 24px;
}

.image-lite-arrow {
  display: none;
  position: absolute;
  width: 24px;
  min-width: 24px;
}

.div-arrows {
  display: flex;
  position: relative;
  justify-content: center;
  align-items: center;
  margin-left: 8px;
  width: 24px;
  height: 24px;
}

.div-block-2 {
  display: flex;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 49%;
  max-width: 665px;
}

.heading-h1 {
  font-size: 3.892vw;
  line-height: 4.448vw;
}

.h3-desktop {
  font-weight: 400;
  font-size: 1.528vw;
  line-height: 2.222vw;
}

.link-block {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  border-radius: 50px;
  background-color: #2b3f6c;
  padding: 16px 32px;
  color: #fff;
  font-size: 18px;
  line-height: 24px;
  text-decoration: none;
  transition: background-color 0.25s ease, box-shadow 0.25s ease;
}

.link-block:hover {
  box-shadow: 0 4px 20px rgba(43, 63, 108, 0.35);
  background-color: #3d5385;
}

.link-block.margin-top {
  display: flex;
  cursor: pointer;
  margin-top: 2.222vw;
  padding: 1.111vw 2.222vw;
  font-size: 1.241vw;
  line-height: 1.655vw;
}

.link-block.margin-top.none {
  display: flex;
}

.link-block.margin-top.mobail {
  display: none;
}

.text-block {
  border-radius: 50px;
}

.image-2-dark-arrow {
  position: absolute;
}

.image-2-lite-arrow {
  position: absolute;
  z-index: 1;
}

.div-total {
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/Group-2083_1.webp');
  background-position: 100% 100%;
  background-size: 46.069vw;
  background-repeat: no-repeat;
  padding-right: 2.759vw;
  padding-left: 2.759vw;
  width: 100%;
  max-width: 1424px;
}

.div-total.padding-bottom {
  padding-bottom: 120px;
}

.div-total.color {
  background-image: none;
  background-color: #f4f8fb;
}

.h1desktop {
  margin-bottom: 2.222vw;
  font-weight: 400;
  font-size: 2.778vw;
  line-height: 3.333vw;
}

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

.h1desktop.center.margin-bot {
  margin-bottom: 3.333vw;
}

.div-block-3 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 8px;
}

.image {
  margin-right: 10px;
  padding-top: 4px;
  padding-bottom: 4px;
  max-width: 28px;
}

.h4-desctop {
  font-size: 18px;
  line-height: 24px;
}

.h4-desctop.welght {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}

.img-line {
  margin-top: 8px;
  margin-bottom: 8px;
}

.div-use-ai {
  display: flex;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-right: 32px;
  width: 50%;
  max-width: 592px;
}

.div-cards-w {
  width: 50%;
  max-width: 592vw;
}

.card-w {
  margin-bottom: 24px;
  border-radius: 16px;
  background-color: #fff;
  padding: 1.968vw;
}

.card-w.padding-non {
  margin-bottom: 0;
}

.img-color-card {
  margin-bottom: 16px;
}

.text {
  margin-top: 16px;
}

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

.text.center.bold {
  margin-top: auto;
  font-weight: 500;
}

.text.center.margin {
  margin-bottom: 16px;
}

.slider {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  background-color: #ddd0;
  padding-bottom: 96px;
  width: 100%;
  height: auto;
}

.mask {
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  max-width: 1215px;
  height: auto;
}

.left-arrow {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  inset: auto auto 0% 43%;
  border-radius: 50px;
  background-color: #fff;
  width: 56px;
  height: 56px;
  transition: background-color 0.25s ease;
}

.left-arrow:hover {
  background-color: #e7eff5;
}

.right-arrow {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  inset: auto 43% 0% auto;
  border-radius: 50px;
  background-color: #fff;
  width: 56px;
  height: 56px;
  transition: background-color 0.25s ease;
}

.right-arrow:hover {
  background-color: #e7eff5;
}

.slide-nav {
  display: none;
}

.div-slide {
  display: flex;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  border-radius: 16px;
  background-color: #fff;
  padding: 2.222vw 2.224vw;
  width: 100%;
  height: 100%;
}

.slide {
  margin-right: 10px;
  margin-left: 10px;
  width: 23.15%;
  max-width: 282px;
  height: 100%;
}

.slide.non-marg {
  margin-right: 0;
}

.img-face {
  width: 40px;
  height: 40px;
}

.text-span {
  color: #7d8aaa;
}

.div-block-4 {
  display: flex;
  justify-content: space-between;
  margin-top: 2.222vw;
  margin-right: auto;
  margin-left: auto;
  max-width: 474px;
}

.div-block-5 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  border-radius: 50px;
  background-color: #e7eff5;
  padding: 8px 16px;
}

.image-2 {
  margin-right: 8px;
}

.div-block-6 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.text-block-2 {
  font-size: 18px;
  line-height: 24px;
}

.logo {
  cursor: pointer;
}

.div-block-7 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 24px;
}

.div-block-8 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.div-block-9 {
  width: 39%;
  max-width: 512px;
  text-align: right;
}

.link {
  text-decoration: none;
}

.link.text {
  cursor: pointer;
  margin-right: 1.111vw;
  margin-left: 1.111vw;
  padding-right: 1.111vw;
  padding-left: 1.111vw;
  color: #2b3f6c;
  font-size: 1.1vw;
  transition: color 0.25s ease;
}

.image-3 {
  margin-left: 16px;
}

.text-block-3 {
  margin-bottom: 8px;
  color: #7d8aaa;
  font-weight: 400;
  font-size: 1.1vw;
}

.link-2 {
  cursor: pointer;
  color: #2b3f6c;
  font-size: 1.1vw;
  text-decoration: none;
  transition: color 0.25s ease;
}

.point {
  margin-right: 8px;
  margin-left: 8px;
}

.link-block-2 {
  cursor: pointer;
  margin-right: 8px;
  margin-left: 8px;
  box-shadow: 0 0 4px #dbe6ef99;
  border-radius: 1.111vw;
  background-color: #fff;
  padding: 1.111vw;
  transition: background-color 0.25s ease, box-shadow 0.25s ease;
}

.link-block-2:hover {
  background-color: #f4f8fb;
}

.link-3 {
  cursor: pointer;
  color: #2b3f6c;
  text-decoration: none;
  transition: color 0.25s ease;
}

.div-block-10 {
  margin-bottom: 16px;
  font-size: 1.1vw;
}

.text-block-4 {
  color: #7d8aaa;
  font-size: 1.1vw;
}

.div-block-11 {
  width: 36.9901%;
  max-width: 490.281px;
}

.div-block-12 {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  background-color: #e7eff5;
  padding: 16px;
}

.div-block-13 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  display: grid;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 2.222vw;
}

.div-block-14 {
  display: flex;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 62%;
  max-width: 752px;
}

.div-block-15 {
  display: flex;
  position: relative;
  justify-content: space-between;
  width: 34%;
  max-width: 416px;
  height: 40vw;
  overflow: hidden;
}

.div-block-15.mobail-vid {
  display: none;
}

.div-block-16 {
  display: flex;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 16px;
  box-shadow: 0 0 6px #dbe6efb3;
  border-radius: 16px;
  background-color: #fff;
  padding: 2.224vw;
  width: 100%;
  max-width: 200px;
}

.text-block-5 {
  line-height: 32px;
}

.text-block-6 {
  margin-bottom: 8px;
  font-size: 1.529vw;
  line-height: 2.224vw;
  text-align: center;
}

.text-block-7 {
  color: #7d8aaa;
  font-size: .973vw;
  text-align: center;
}

.image-4 {
  margin-bottom: 8px;
  width: 70%;
  max-width: 96px;
}

.div-block-17 {
  position: relative;
  top: -81px;
  width: 48%;
  max-width: 200px;
}

.div-block-17.posith {
  top: -158px;
}

.image-5 {
  position: absolute;
  z-index: 1;
}

.image-6 {
  position: absolute;
  z-index: 1;
  inset: auto 0% 0%;
}

.div-block-18 {
  display: flex;
  margin-top: 5.556vw;
}

.image-7 {
  display: none;
  width: 71%;
  max-width: 688px;
}

.image-8,
.image-9,
.image-10,
.image-11 {
  max-width: 1.667vw;
}

.mobail,
.link-block-3,
.div-color {
  display: none;
}

.div-block-26 {
  display: flex;
  justify-content: space-between;
}

.link-block-4 {
  display: none;
}

.total-navbar {
  border-radius: 1.476vw;
  background-color: #f4f8fb;
  padding: 1.668vw;
}

.navbar-2 {
  background-color: #ddd0;
}

.brand-2 {
  max-width: 56px;
}

.div-block-27,
.nav-menu-2,
.container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.nav-link-2 {
  cursor: pointer;
  padding: 0 16px;
  font-size: 16px;
  transition: color 0.25s ease;
}

.nav-link-2:hover {
  color: #3d5385;
}

.nav-link-3 {
  padding-top: 0;
  padding-bottom: 0;
}

.button-log-in-2 {
  display: flex;
  cursor: pointer;
  margin-right: 8px;
  border-radius: 50px;
  background-color: #3898ec00;
  padding: 1.111vw 24px;
  color: #2b3f6c;
  transition: background-color 0.25s ease;
}

.button-log-in-2:hover {
  background-color: #fff;
}

.button-log-in-2.burger {
  display: none;
  justify-content: flex-start;
  align-items: flex-start;
}

.link-block-20 {
  display: none;
}

@media screen and (min-width: 1440px) {
  .section.padding.img {
    background-size: 688px;
    padding-bottom: 120px;
  }

  .section.color.padding-all.flex {
    padding: 64px;
  }

  .section.color.padding-all.marg {
    margin-top: 48px;
    padding: 64px;
  }

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

  .content-navbar {
    font-size: 18px;
    line-height: 24px;
  }

  .div-navbar {
    padding: 24px;
    font-size: 18px;
  }

  .div-block-2 {
    width: 665px;
  }

  .heading-h1 {
    margin-bottom: 32px;
    font-size: 56px;
    line-height: 64px;
  }

  .h3-desktop {
    font-size: 22px;
    line-height: 32px;
  }

  .link-block.margin-top {
    margin-top: 32px;
    padding: 16px 32px;
    font-size: 18px;
    line-height: 24px;
  }

  .h1desktop {
    margin-bottom: 32px;
    font-size: 40px;
    line-height: 48px;
  }

  .h1desktop.center.margin-bot {
    margin-bottom: 48px;
  }

  .h4-desctop,
  .h4-desctop.welght {
    font-size: 18px;
    line-height: 24px;
  }

  .left-arrow {
    left: 44%;
  }

  .right-arrow {
    right: 44%;
  }

  .div-slide {
    padding: 32px;
  }

  .div-block-4 {
    margin-top: 48px;
  }

  .link.text {
    margin-right: 16px;
    margin-left: 16px;
    padding-right: 16px;
    padding-left: 16px;
    font-size: 14px;
  }

  .text-block-3,
  .link-2 {
    font-size: 14px;
  }

  .link-block-2 {
    border-radius: 16px;
    padding: 16px;
  }

  .link-3,
  .text-block-4 {
    font-size: 14px;
  }

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

  .div-block-15 {
    height: 550px;
  }

  .text-block-6 {
    font-size: 22px;
    line-height: 32px;
  }

  .text-block-7 {
    font-size: 14px;
  }

  .div-block-18 {
    margin-top: 80px;
  }

  .image-8 {
    max-width: 24px;
  }

  .total-navbar {
    padding: 24px;
  }
}

@media screen and (min-width: 1920px) {
  .body {
    padding-right: 40px;
    padding-left: 40px;
  }

  .section.padding.img {
    background-size: 668px;
  }

  .section.color.padding-all.flex {
    border-radius: 40px;
    padding: 64px;
  }

  .section.color.padding-all.marg {
    padding: 64px;
  }

  .content-navbar {
    font-size: 18px;
    line-height: 24px;
  }

  .div-navbar {
    border-radius: 24px;
    padding: 24px;
  }

  .link-block--try-it,
  .button-log-in {
    font-size: 18px;
  }

  .heading-h1 {
    font-size: 56px;
    line-height: 64px;
  }

  .h3-desktop {
    font-size: 22px;
    line-height: 32px;
  }

  .link-block.margin-top {
    font-size: 18px;
    line-height: 24px;
  }

  .div-total {
    background-size: 668px;
  }

  .h1desktop {
    font-size: 40px;
    line-height: 48px;
  }

  .h4-desctop {
    font-size: 18px;
    line-height: 24px;
  }

  .card-w {
    padding: 32px;
  }

  .total-navbar {
    border-radius: 24px;
  }

  .nav-link-2 {
    font-size: 18px;
  }
}

@media screen and (max-width: 991px) {
  .section.padding.img {
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
    padding-bottom: 0;
  }

  .section.color.padding-all.flex {
    padding: 4.848vw;
  }

  .section.color.padding-all.marg {
    margin-top: 2.424vw;
    padding: 4.848vw;
  }

  .section.color.padding-all.marg.flex.padnon {
    position: relative;
  }

  .content-navbar {
    font-size: 1.818vw;
    line-height: 24px;
  }

  .div-navbar {
    padding: 2.424vw;
  }

  .brand.w--current {
    width: 5.657vw;
  }

  .link-block--try-it {
    padding: 1.616vw 3.232vw;
  }

  .button-log-in {
    padding: 1.616vw 2.424vw;
    font-size: 1.818vw;
  }

  .div-block-2 {
    margin-right: auto;
    margin-left: auto;
    width: auto;
    max-width: 85.657vw;
  }

  .heading-h1 {
    margin-bottom: 3.232vw;
    font-size: 5.657vw;
    line-height: 6.465vw;
  }

  .h3-desktop {
    font-size: 2.222vw;
    line-height: 3.232vw;
  }

  .link-block.margin-top {
    margin-top: 3.232vw;
    padding: 1.616vw 3.232vw;
    font-size: 1.818vw;
    line-height: 2.424vw;
  }

  .link-block.margin-top.marg {
    margin-top: 24vw;
  }

  .h1desktop {
    margin-bottom: 3.232vw;
    font-size: 4.04vw;
    line-height: 4.848vw;
  }

  .slider {
    display: flex;
    height: auto;
  }

  .mask.grid {
    width: 100%;
    max-width: 837px;
  }

  .left-arrow {
    left: 40%;
  }

  .right-arrow {
    right: 40%;
  }

  .slide {
    width: 47.1%;
    max-width: 100%;
  }

  .slide.grid {
    margin-left: 0;
    width: 99%;
    max-width: 826px;
  }

  .div-block-4 {
    margin-top: 3.232vw;
  }

  .logo.w--current {
    max-width: 5.657vw;
  }

  .link.text {
    font-size: 1.4vw;
  }

  .image-3 {
    margin-left: 1.616vw;
    max-width: 5.657vw;
  }

  .text-block-3,
  .link-2 {
    font-size: 1.414vw;
  }

  .link-block-2 {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 0;
    margin-left: 0;
    padding: 1.616vw;
  }

  .link-3,
  .text-block-4 {
    font-size: 1.414vw;
  }

  .div-block-12 {
    padding: 1.616vw 3.4vw;
  }

  .div-block-13 {
    position: absolute;
    top: 61.5vw;
    right: 4.848vw;
    left: 4.848vw;
    margin-top: 3.232vw;
    max-width: 88.889vw;
  }

  .div-block-14 {
    margin-right: 20px;
    width: 51%;
    max-width: 416px;
  }

  .div-block-15 {
    width: 51%;
    height: 56vw;
  }

  .div-block-16 {
    margin-bottom: 1.616vw;
    padding: 3.232vw;
  }

  .text-block-6 {
    font-size: 1.8vw;
    line-height: 2.3vw;
  }

  .text-block-7 {
    font-size: 1.4vw;
  }

  .image-4 {
    width: 72%;
  }

  .div-block-17 {
    top: -75px;
  }

  .div-block-17.posith {
    top: -127px;
  }

  .div-block-18 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-top: 4.848vw;
  }

  .image-7 {
    display: block;
  }

  .image-8 {
    max-width: 2.424vw;
  }

  .image-12 {
    max-width: 100%;
  }

  .image-13 {
    max-width: 20.202vw;
  }

  .div-block-19,
  .div-block-24 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    display: grid;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
  }

  .div-slide-grid {
    grid-column-gap: 14px;
    grid-row-gap: 14px;
    display: grid;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    height: 100%;
  }

  .total-navbar {
    padding: 2.424vw;
  }

  .nav-link-2 {
    font-size: 1.818vw;
  }

  .menu-button-2 {
    margin-right: auto;
    margin-left: 0;
  }

  .text-block-8 {
    font-size: 1.818vw;
  }

  .button-log-in-2 {
    padding: 1.616vw 2.424vw;
  }
}

@media screen and (max-width: 767px) {
  .section.color.padding-all.flex {
    padding: 4.172vw;
  }

  .section.color.padding-all.flex.vertical {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .section.color.padding-all.marg {
    border-radius: 2.608vw;
    padding: 4.172vw;
  }

  .content-navbar {
    font-size: 2.3vw;
    line-height: 20px;
  }

  .div-navbar {
    border-radius: 2.608vw;
  }

  .brand.w--current {
    width: 7.311vw;
  }

  .nav-link {
    cursor: pointer;
    padding-right: 14px;
    padding-left: 14px;
  }

  .link-block--try-it {
    padding: 2.094vw 4.188vw;
  }

  .button-log-in {
    padding: 2.094vw 3.141vw;
    font-size: 2.3vw;
    line-height: 20px;
  }

  .div-block-2 {
    max-width: 100%;
  }

  .heading-h1 {
    line-height: 7vw;
  }

  .h3-desktop {
    font-size: 2.8vw;
    line-height: 4vw;
  }

  .link-block.margin-top {
    display: none;
    margin-top: 4.172vw;
    padding: 2.086vw 4.172vw;
    font-size: 2.347vw;
    line-height: 3.129vw;
  }

  .link-block.margin-top.marg {
    display: flex;
  }

  .link-block.margin-top.none {
    display: none;
  }

  .link-block.margin-top.mobail {
    display: flex;
    margin-bottom: 0;
  }

  .link-block.margin-top.flex {
    display: flex;
  }

  .h1desktop {
    font-size: 4.172vw;
  }

  .h4-desctop.welght {
    font-size: 2.3vw;
    line-height: 3vw;
  }

  .img-line {
    display: none;
  }

  .div-total-card {
    grid-column-gap: 2.1vw;
    grid-row-gap: 2.1vw;
    display: grid;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
  }

  .div-use-ai {
    margin-right: 0;
    width: 100%;
    max-width: 100%;
  }

  .div-cards-w {
    margin-top: 4.172vw;
    width: 100%;
    max-width: 100%;
  }

  .card-w {
    margin-bottom: 3.129vw;
    padding: 3.129vw;
  }

  .img-color-card {
    margin-bottom: 2.086vw;
  }

  .text {
    margin-top: 2.086vw;
  }

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



  .left-arrow {
    left: 35%;
  }

  .right-arrow {
    right: 35%;
  }

  .div-slide {
    padding: 3.129vw;
  }

  .slide {
    margin-right: 6px;
    margin-left: 6px;
    width: 48%;
    max-width: 316px;
  }

  .div-block-4 {
    margin-top: 4.172vw;
  }

  .text-block-2 {
    font-size: 16px;
  }

  .logo {
    margin-bottom: 24px;
  }

  .logo.w--current {
    margin-bottom: 24px;
    max-width: 56px;
  }

  .div-block-7,
  .div-block-8 {
    flex-flow: column;
  }

  .div-block-9 {
    width: 100%;
    max-width: 100%;
  }

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

  .image-3 {
    max-width: 56px;
  }

  .text-block-3,
  .link-2,
  .link-3 {
    font-size: 14px;
  }

  .div-block-10 {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
  }

  .text-block-4 {
    font-size: 14px;
    text-align: center;
  }

  .div-block-11 {
    display: flex;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 24px;
    width: 100%;
    max-width: 100%;
  }

  .div-block-13 {
    top: 68.8vw;
  }

  .text-block-7 {
    line-height: 14px;
  }

  .div-block-18 {
    margin-top: 4.172vw;
  }

  .image-12 {
    max-width: 100%;
  }

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

  .menu-button {
    margin-right: auto;
    margin-left: 0;
    background-color: #0000;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .menu-button.w--open {
    background-color: #d6828200;
    color: #2b3f6c;
  }

  .image-14 {
    width: 57%;
    max-width: 115px;
  }

  .div-block-21 {
    text-align: center;
  }

  .mobail {
    display: block;
    margin-bottom: 24px;
  }

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

  .nav-menu {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .image-15 {
    max-width: 24px;
  }

  .link-block-3 {
    cursor: pointer;
    margin-right: 0;
    margin-left: auto;
    border-radius: 40px;
    background-color: #375089;
    padding: 12px;
  }

  .div-block-23 {
    display: flex;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 50%;
  }

  .image-17 {
    width: 57%;
    max-width: 115px;
  }

  .total-navbar {
    border-radius: 2.608vw;
  }

  .nav-link-2 {
    font-size: 2.3vw;
  }

  .text-block-8 {
    font-size: 2.3vw;
    line-height: 20px;
  }

  .button-log-in-2 {
    padding: 2.094vw 3.141vw;
  }
}

@media screen and (max-width: 479px) {
  .body {
    padding-right: 4.184vw;
    padding-left: 4.184vw;
  }

  .section.color.padding-all.flex.vertical,
  .section.color.padding-all.marg {
    padding: 4.184vw;
  }

  .section.color.padding-all.marg.flex.padnon {
    flex-flow: column;
  }

  .section.margin {
    margin-top: 3.347vw;
    padding-bottom: 3.347vw;
  }

  .div-navbar {
    padding: 3.347vw 2.51vw;
  }

  .brand.w--current {
    width: 8.533vw;
  }

  .nav-link {
    margin-bottom: 16px;
    margin-left: 0;
    padding-top: 0;
    padding-bottom: 4px;
    padding-left: 0;
    color: #fff;
  }

  .link-block--try-it {
    padding: 3.347vw 6.695vw;
    font-size: 3.766vw;
    line-height: 5.021vw;
  }

  .button-log-in {
    display: none;
  }

  .button-log-in.burger {
    display: flex;
    cursor: pointer;
    margin-right: 0;
    background-color: #fff;
    padding: 16px 32px;
  }

  .image-lite-arrow {
    display: block;
  }

  .heading-h1 {
    margin-bottom: 3.347vw;
    font-size: 5.021vw;
    line-height: 6.695vw;
  }

  .h3-desktop {
    font-size: 3.347vw;
    line-height: 4.2vw;
  }

  .link-block.margin-top {
    justify-content: center;
    align-items: center;
    padding-top: 3.347vw;
    padding-bottom: 3.347vw;
    width: 100%;
    font-size: 3.766vw;
    line-height: 5.021vw;
  }

  .link-block.margin-top.marg {
    display: flex;
    margin-top: 5vw;
  }

  .link-block.margin-top.mobail {
    margin-bottom: 0;
  }

  .h1desktop {
    font-size: 5.021vw;
    line-height: 6.695vw;
  }

  .image {
    max-width: 5.858vw;
  }

  .h4-desctop {
    font-size: 3.766vw;
    line-height: 5.021vw;
  }

  .h4-desctop.welght {
    font-size: 2.51vw;
    line-height: 3.4vw;
  }

  .div-total-card {
    grid-column-gap: 2.5vw;
    grid-row-gap: 2.5vw;
  }

  .card-w {
    padding: 5.021vw;
  }

  .img-color-card {
    width: 8.368vw;
  }

  .text {
    font-size: 2.929vw;
    line-height: 4.184vw;
  }

  .text.center {
    margin-top: 3.347vw;
    font-size: 2.929vw;
  }

  .slider {
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    padding-bottom: 75px;
  }



  .mask {
    width: 71.13vw;
    max-width: 71.13vw;
    height: 60vw;
    overflow: hidden;
  }

  .left-arrow {
    left: 29%;
  }

  .right-arrow {
    right: 29%;
  }

  .div-slide {
    position: absolute;
    z-index: 1;
    inset: 0% auto;
    padding: 6.695vw 6vw;
    width: 62.762vw;
    max-width: 62.762vw;
  }

  .slide {
    position: relative;
    margin-right: 10px;
    margin-left: 10px;
    padding-left: 10px;
    width: 69.038vw;
    max-width: 69.038vw;
  }

  .image-2 {
    max-width: 18px;
  }

  .div-block-6 {
    flex: 1;
    flex-flow: column;
  }

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

  .logo {
    margin-bottom: 24px;
  }

  .div-block-12 {
    padding: 1.674vw 2.301vw;
  }

  .div-block-13 {
    grid-column-gap: 1.674vw;
    grid-row-gap: 1.674vw;
    position: static;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
    margin-top: 3.448vw;
  }

  .div-block-14 {
    position: static;
    width: 100%;
    max-width: 100%;
  }

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

  .div-block-15.mobail-vid {
    display: flex;
    flex-flow: column;
    margin-bottom: 3.347vw;
    width: 100%;
    max-width: 100%;
    height: 53vw;
  }

  .div-block-16 {
    margin-right: 4px;
    margin-bottom: 8px;
    margin-left: 4px;
    padding: 3.347vw;
    width: 29.289vw;
    min-width: 29.289vw;
    max-width: 29.289vw;
  }

  .div-block-16.non {
    display: none;
  }

  .text-block-6 {
    margin-bottom: 6px;
    font-size: 2.929vw;
  }

  .text-block-7 {
    display: none;
    font-size: 2vw;
    line-height: 3vw;
  }

  .text-block-7.mob {
    display: flex;
  }

  .image-4 {
    width: auto;
    max-width: 8.368vw;
  }

  .div-block-17 {
    display: flex;
    top: 0;
    left: -4.603vw;
    justify-content: space-between;
    width: 100%;
    max-width: 100%;
  }

  .div-block-17.posith {
    top: 0;
    left: -19.247vw;
  }

  .image-5 {
    transform: rotate(90deg);
    inset: 0% -39% 0% auto;
  }

  .image-6 {
    top: 0%;
    right: auto;
    left: -36%;
    transform: rotate(90deg);
  }

  .image-12 {
    max-width: 100%;
  }

  .menu-button {
    padding-left: 10px;
  }

  .image-14 {
    margin-bottom: 8px;
  }

  .mobail {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    display: inline-flex;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    flex-flow: wrap;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
  }

  .nav-menu {
    display: flex;
    position: fixed;
    justify-content: flex-start;
    align-items: flex-start;
    z-index: 20;
    inset: 0%;
    background-color: #2b3f6c;
    padding-top: 24px;
    padding-right: 24px;
    padding-left: 24px;
    width: 100%;
    height: 100vh;
    min-height: 100vh;
    max-height: 100vh;
    font-size: 14px;
  }

  .link-block-3 {
    display: flex;
  }

  .image-16 {
    display: block;
  }

  .div-color {
    display: flex;
    position: relative;
    top: 7%;
    bottom: 7%;
    left: -3.138vw;
    border-radius: 16px;
    background-color: #e7eff5;
    padding-right: 0;
    padding-bottom: 0;
    width: 69.038vw;
    max-width: 69.038vw;
    height: 87%;
  }

  .div-block-25 {
    display: none;
    position: relative;
    width: 97%;
    max-width: 320px;
  }

  .div-block-26 {
    display: flex;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .link-block-4 {
    display: block;
    position: relative;
    margin-left: auto;
    inset: 0% 0% auto auto;
  }

  .total-navbar {
    padding: 3.347vw;
  }

  .nav-menu-2 {
    position: fixed;
    flex-flow: row;
    justify-content: flex-start;
    z-index: 25;
    inset: 0%;
    background-color: #2b3f6c;
    padding-top: 24px;
    padding-right: 24px;
    padding-left: 24px;
    height: 100vh;
    min-height: 100vh;
    max-height: 100vh;
    color: #fff;
  }

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

  .nav-link-2 {
    margin-bottom: 16px;
    margin-left: 0;
    padding-left: 0;
    width: 200px;
    color: #fff;
    font-size: 14px;
  }

  .nav-link-2:hover {
    color: #fff;
  }

  .menu-button-2 {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 10px;
  }

  .menu-button-2.w--open {
    background-color: #c8c8c800;
    color: #2b3f6c;
  }

  .text-block-8 {
    font-size: 3.766vw;
    line-height: 5.021vw;
  }

  .button-log-in-2 {
    display: none;
  }

  .button-log-in-2.burger {
    display: flex;
    cursor: pointer;
    margin-right: 0;
    background-color: #fff;
    padding: 16px 32px;
    width: 107px;
  }

  .link-block-20 {
    display: block;
    position: relative;
    cursor: pointer;
    margin-left: auto;
    inset: 0% 0% auto auto;
    width: 24px;
  }

  .image-161 {
    display: block;
  }
}


/* Hero social proof */
.hero-social-proof {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  margin-top: 1.5rem;
}

.hero-stars {
  display: flex;
  align-items: center;
  gap: 4px;
}

.star-icon {
  color: #f59e0b;
  font-size: 1.2rem;
}

.hero-rating-text {
  margin-left: 4px;
  color: var(--primary);
  font-weight: 700;
  font-size: 1rem;
}

.hero-review-count {
  margin-left: 4px;
  color: #7d8aaa;
  font-size: 0.9rem;
}

.hero-university-logos {
  color: #7d8aaa;
  font-size: 0.85rem;
  letter-spacing: 0.5px;
}

.dot-separator {
  margin: 0 6px;
}

/* Review stars */
.review-stars {
  margin-bottom: 8px;
  color: #f59e0b;
  font-size: 1rem;
  letter-spacing: 2px;
  text-align: center;
}

/* Feature icons larger */
.feature-icon {
  max-width: 36px !important;
}

/* Trust block enlargement */
.trust-block {
  gap: 2rem;
  max-width: 600px !important;
}

.trust-logo {
  width: 65% !important;
  max-width: 140px !important;
}

.trust-rating {
  font-weight: 700;
  font-size: 22px !important;
}

.trust-count {
  margin-left: 8px;
  color: #7d8aaa;
  font-size: 0.85rem;
}

/* FAQ accordion */
.faq-question h3 {
  transition: color 0.25s ease;
}

.faq-question:hover h3 {
  color: #3d5385;
}

.faq-question[aria-expanded="true"] h3 {
  font-weight: 700;
}

/* Sticky CTA for mobile */
.sticky-cta-mobile {
  display: none;
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 100;
  backdrop-filter: blur(10px);
  background: rgba(255, 255, 255, 0.95);
  padding: 12px 16px;
  -webkit-backdrop-filter: blur(10px);
  transform: translateY(100%);
  transition: transform 0.3s ease;
  box-shadow: 0 -2px 20px rgba(0, 0, 0, 0.1);
}

.sticky-cta-mobile.visible {
  transform: translateY(0);
}

.sticky-cta-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  transition: background-color 0.2s, box-shadow 0.2s;
  border-radius: 50px;
  background-color: var(--primary);
  padding: 14px 24px;
  width: 100%;
  color: #fff;
  font-weight: 500;
  font-size: 16px;
  text-align: center;
  text-decoration: none;
}

.sticky-cta-btn:hover {
  box-shadow: 0 4px 20px rgba(43, 63, 108, 0.35);
  background-color: var(--primary-hover);
}

/* Larger section headings */
.h1desktop {
  font-weight: 700;
  font-size: 2.778vw;
  line-height: 3.333vw;
}

/* Mobile: full-width CTA buttons */
@media screen and (max-width: 767px) {
  .sticky-cta-mobile {
    display: block;
  }

  .link-block.margin-top.flex {
    justify-content: center !important;
    width: 100% !important;
    text-align: center;
  }

  .link-block.margin-top.mobail {
    justify-content: center !important;
    width: 100% !important;
  }

  .review-stars {
    font-size: 0.8rem;
  }

  .hero-stars {
    flex-wrap: wrap;
  }

  .trust-block {
    flex-direction: column;
    align-items: center;
    gap: 1rem;
    max-width: 100% !important;
  }

  .trust-count {
    margin-left: 0;
  }

  .h1desktop {
    font-size: 5.021vw;
    line-height: 6.695vw;
  }
}

@media screen and (max-width: 479px) {
  .sticky-cta-mobile {
    padding: 8px 12px;
  }

  .sticky-cta-btn {
    padding: 12px 20px;
    font-size: 14px;
  }
}

/* Slider nav dots larger */
.slide-nav {
  display: none;
}

.w-slider-nav.w-round .w-slider-dot {
  margin: 0 4px;
  width: 10px;
  height: 10px;
}

@media screen and (max-width: 479px) {
  .slider .slide-nav {
    display: flex;
  }

  .w-slider-nav.w-round .w-slider-dot {
    margin: 0 5px;
    width: 12px;
    height: 12px;
  }
}

@font-face {
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/Stolzl-Bold.ttf') format('truetype');
  font-family: 'Stolzl';
  font-display: swap;
}

@font-face {
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/Stolzl-Medium.ttf') format('truetype');
  font-family: 'Stolzl';
  font-display: swap;
}

@font-face {
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/Stolzl-Regular.ttf') format('truetype');
  font-family: 'Stolzl';
  font-display: swap;
}

@font-face {
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/Stolzl-Light.ttf') format('truetype');
  font-family: 'Stolzl';
  font-display: swap;
}