html,
body {
  max-width: 100%;
  min-height: 100%;
  overflow-x: hidden;
}

body.body {
  min-height: 100vh;
  min-height: 100svh;
  display: flex;
  flex-direction: column;
}

.navbar {
  z-index: 10;
  flex: none;
  width: 100%;
}

.section-5 {
  box-sizing: border-box;
  flex: 1 1 auto;
  width: 100%;
  min-height: 0;
  height: auto;
  padding-right: clamp(20px, 7vw, 100px);
  padding-bottom: 0;
  padding-left: clamp(20px, 7vw, 100px);
  overflow: hidden;
}

.div-block-311 {
  box-sizing: border-box;
  flex: 1 1 auto;
  width: 100%;
  max-width: 1208px;
  min-height: 0;
  margin-right: auto;
  margin-left: auto;
}

.heading-154 {
  flex: none;
  margin-top: clamp(40px, 10svh, 140px);
}

.heading-155,
.heading-143 {
  flex: none;
}

.heading-143 {
  margin-bottom: clamp(16px, 4svh, 49px);
}

.hero-image-wrap {
  box-sizing: border-box;
  flex: 1 1 0;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  min-height: 0;
  overflow: hidden;
}

.image-176 {
  flex: none;
  display: block;
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 100%;
  object-fit: contain;
  object-position: center bottom;
}

@media screen and (min-width: 1600px) {
  .navbar {
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .image-145 {
    max-width: 80%;
  }

  .button {
    padding: 12px 30px;
    font-size: 16px;
    line-height: 20px;
  }

  .main-menu-links {
    margin-right: 24px;
    margin-left: 24px;
    font-size: 18px;
    line-height: 24px;
  }

  .heading-154 {
    font-size: clamp(124px, 7.5vw, 144px);
    line-height: 1.05;
    white-space: nowrap;
  }

  .heading-155 {
    font-size: clamp(42px, 3vw, 56px);
    line-height: 1.2;
    white-space: nowrap;
  }

  .heading-143 {
    font-size: clamp(16px, 1.25vw, 24px);
    line-height: 1.4;
  }
}

@media screen and (max-width: 767px) {
  .navbar {
    padding: 12px 0;
    position: relative;
  }

  .div-block-255 {
    width: 100%;
    margin: 0;
    justify-content: center;
  }

  .div-block-326 {
    box-sizing: border-box;
    flex: 0 1 auto;
    gap: 8px 18px;
    justify-content: center;
    width: 100%;
    max-width: 680px;
    padding: 0 16px;
  }

  .main-menu-links {
    margin: 0;
    padding: 6px 0;
    white-space: nowrap;
  }

  .section-5,
  .div-block-311 {
    box-sizing: border-box;
    width: 100%;
  }

  .section-5 {
    flex: 1 1 auto;
    height: auto;
    min-height: 0;
    padding-bottom: 0;
    overflow: hidden;
  }

  .heading-154,
  .heading-155,
  .heading-143 {
    box-sizing: border-box;
    max-width: 100%;
  }

  .heading-154 {
    margin-top: clamp(36px, 8svh, 80px);
    font-size: clamp(56px, 12vw, 84px);
    line-height: 1;
  }

  .heading-155 {
    font-size: clamp(28px, 5vw, 36px);
    line-height: 1.25;
  }

  .image-176 {
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 100%;
  }
}

@media screen and (max-width: 479px) {
  .navbar {
    padding: 8px 0;
  }

  .div-block-326 {
    gap: 4px 15px;
    padding: 0 10px;
  }

  .main-menu-links {
    font-size: 13px;
    line-height: 20px;
  }

  .heading-154 {
    margin-top: clamp(36px, 8svh, 68px);
    margin-bottom: 16px;
    font-size: 56px;
    line-height: 60px;
  }

  .heading-155 {
    width: 100%;
    font-size: 28px;
    line-height: 36px;
  }

  .heading-143 {
    margin-bottom: clamp(16px, 4svh, 32px);
  }
}

@media screen and (max-height: 600px) {
  .heading-154 {
    margin-top: 24px;
    margin-bottom: 8px;
    font-size: clamp(48px, 8vw, 84px);
    line-height: 1;
  }

  .heading-155 {
    margin-bottom: 8px;
    font-size: clamp(25px, 4vw, 36px);
    line-height: 1.15;
  }

  .heading-143 {
    margin-bottom: 12px;
  }
}

@media screen and (max-width: 359px) {
  .div-block-326 {
    gap: 2px 11px;
  }

  .main-menu-links {
    font-size: 12px;
  }

  .heading-154 {
    font-size: 48px;
    line-height: 52px;
  }

  .heading-155 {
    font-size: 25px;
    line-height: 32px;
  }
}
