:root {
  --white: white;
  --black: black;
}

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

.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

body {
  color: #333;
  font-family: Poppins, sans-serif;
  font-size: 13.33px;
  font-weight: 300;
  line-height: 1.4;
}

h1 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 53.33px;
  font-weight: 700;
  line-height: 140%;
}

h2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 33.33px;
  font-weight: 700;
  line-height: 150%;
}

h5 {
  color: #fff;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 700;
  line-height: 27px;
}

p {
  color: #fff;
  margin-bottom: 10px;
  font-family: Poppins, sans-serif;
  font-size: 13.3px;
  font-weight: 300;
}

.header {
  background-image: url('../images/hero-img-ezgif.com-webp-to-jpg-converter-1.png');
  background-position: 50%;
  background-size: cover;
  min-height: 85vh;
}

.header36_component {
  grid-column-gap: 12rem;
  grid-row-gap: 12rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-items: center baseline;
  padding-top: 0;
  display: grid;
}

.header36_content {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.margin-top {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-top.margin-medium {
  text-align: center;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

.error-text {
  color: #e23939;
}

.button-group {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-wrap: wrap;
  align-items: center;
  margin-top: 14px;
  display: flex;
}

.form_field-wrapper {
  width: 100%;
  position: relative;
}

.margin-bottom {
  margin: 0 0 2rem;
}

.margin-bottom.margin-small {
  margin: 0 0 1rem;
}

.padding-global {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  padding-left: 5%;
  padding-right: 5%;
}

.padding-global._3 {
  padding-left: 33.28vw;
}

.padding-section-large {
  flex-flow: column;
  justify-content: flex-end;
  padding-top: 5.5vw;
  padding-bottom: 5.5vw;
}

.padding-section-large.padding-top-zero {
  padding-top: .5rem;
}

.padding-section-large._2, .padding-section-large._3 {
  padding-top: 0;
}

.container-main {
  width: 100%;
  max-width: 72.91vw;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}

.div-block {
  margin-top: 115px;
}

.section-2025 {
  position: relative;
}

.container-small {
  width: 100%;
  max-width: 66.35vw;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}

.content-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.header36_content-3 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  align-items: center;
  display: flex;
}

.solutions-text-wrapper {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  text-align: center;
  flex-flow: column;
  align-items: center;
  display: flex;
}

.heading-wrapper {
  margin-bottom: 4rem;
}

.content-wrapper-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  display: grid;
}

.image-wrapper3 {
  max-width: 423px;
  max-height: 423px;
}

.icon-1x1-medium {
  width: 5.4vw;
  height: 5.4vw;
  max-height: 100%;
  display: block;
}

.card-row39_card {
  border-style: none;
  border-width: 1px;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  display: flex;
}

.card-row39_component {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  display: grid;
}

.card-row39_card-content {
  background-color: #060618;
  border: 1px #ff6c6cc4;
  border-radius: 4px;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  padding: 1rem 1rem 2rem;
  display: flex;
}

.explanation {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.card-row39_card-content-top {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.div-block-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.image {
  flex: 0 auto;
  width: 79.6px;
  height: 80px;
}

.sectiopn-demo {
  position: relative;
}

.content-wrapper-4 {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr .5fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: center stretch;
}

.text-content {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  display: flex;
}

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

.header-element {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.tick-icon {
  width: 2.5vw;
  height: 2.5vw;
}

.point-text {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  line-height: 27px;
}

.hand-image {
  position: absolute;
  bottom: 0;
}

.hand-image.left {
  height: 41.61vw;
  left: 12.8vw;
}

.hand-image.right {
  height: 37.24vw;
  right: 10.38vw;
}

.contact-us {
  position: relative;
}

.text-align-center {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  display: flex;
}

.contact-wrapper2 {
  z-index: 1;
  position: relative;
}

.contact-content1 {
  grid-column-gap: 4vw;
  grid-row-gap: 4vw;
  grid-template-rows: auto;
  grid-template-columns: 52.1% 1fr;
  grid-auto-columns: 1fr;
  align-items: end;
  display: grid;
}

.form-block {
  padding-top: 8.5rem;
}

.text-wrapper5 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: var(--white);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-right: 2.7rem;
  display: flex;
}

.form_message-success {
  background-color: var(--\<unknown\|relume-variable-background-color-6\>);
  color: var(--\<unknown\|relume-variable-text-color-4\>);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 2.5rem;
  display: flex;
}

.form {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-items: stretch;
  display: flex;
}

.margin-bottom-2, .margin-bottom-2.margin-xsmall {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.container-small-2 {
  width: 100%;
  max-width: 48rem;
  margin-left: auto;
  margin-right: auto;
}

.form_message-error-wrapper {
  margin-top: 1rem;
  padding: 0;
}

.form_message-error {
  background-color: var(--\<unknown\|relume-variable-background-color-8\>);
  color: var(--\<unknown\|relume-variable-text-color-5\>);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 1rem;
  display: flex;
}

.max-width-medium {
  width: 100%;
  max-width: 35rem;
}

.form_message-success-wrapper {
  margin-top: 1rem;
  padding: 0;
}

.max-width-large {
  width: 100%;
  max-width: 48rem;
}

.success-text-2 {
  font-weight: 600;
}

.contact-modal5_form-block {
  flex-direction: column;
  align-items: stretch;
}

.form-image {
  margin-bottom: 1rem;
}

.chat-icon {
  max-width: 200px;
}

.footer8_credit-text {
  color: #fff;
  text-align: left;
  font-size: 12px;
}

.footer8_bottom-wrapper {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.padding-small {
  padding-top: .5rem;
  padding-bottom: .5rem;
  box-shadow: 0 4px 4px #00000040;
}

.footer {
  background-color: #000;
}

.footer8_legal-list {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  white-space: normal;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.footer-logo-wrap {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  max-width: 70%;
  display: flex;
}

.footer-cards-image {
  max-width: 70px;
  max-height: none;
  margin-left: 2rem;
  margin-right: 2rem;
}

.section-bg-wrapper {
  background-image: linear-gradient(90deg, #000 3%, #3533cd 100%, #fff);
}

._2025-bg-left {
  z-index: 1;
  max-height: 45%;
  display: none;
  position: absolute;
  inset: auto auto 10% 0%;
}

._2025-bg-right {
  z-index: 1;
  max-height: 45%;
  display: none;
  position: absolute;
  inset: 9% 0% auto auto;
}

._2025-bg-wave {
  display: none;
  position: absolute;
  inset: 32% 0% 0% auto;
}

.dropdown {
  grid-column-gap: 51px;
  grid-row-gap: 51px;
  border: 1px solid #000;
  flex-flow: row;
  justify-content: flex-end;
  justify-self: start;
  max-width: 10.4vw;
  margin-left: 0;
  margin-right: auto;
  display: flex;
}

.dropdown-toggle {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 2px solid #404a60;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  padding: .5rem 3rem .5rem .5rem;
  display: flex;
}

.language-text {
  color: #fff;
  font-size: 10px;
  line-height: 1.2;
}

.icon {
  color: #fff;
}

.country-wrap {
  grid-column-gap: 9px;
  grid-row-gap: 9px;
  display: flex;
}

.map-image {
  width: 18px;
}

.dropdown-list {
  color: #333;
}

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

.dropdown-link {
  color: #fff;
  margin-left: 0;
  padding-left: 10px;
  font-size: 10px;
}

.nav-bar {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.live-wrapper {
  z-index: 4;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-radius: 25px;
  grid-template-rows: auto;
  grid-template-columns: 25% 75%;
  grid-auto-columns: 1fr;
  display: flex;
  position: fixed;
  right: 5vw;
  overflow: hidden;
}

.div-block-10 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  padding-left: 1rem;
  display: flex;
}

.country-image-2, .image-15, .image-16 {
  width: 18px;
}

.page-wrapper {
  overflow: hidden;
}

.navbar1_logo-link {
  padding-left: 0;
}

.heading-style-h1 {
  color: #f561fa;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.2;
  text-decoration: underline;
}

.heading-style-h1.margin-left-1 {
  color: #f75350;
  text-align: left;
  -webkit-text-stroke-color: #f75350;
  text-transform: capitalize;
  margin-left: 0;
  margin-right: 0;
  font-size: 20px;
  text-decoration: none;
}

.banner15_heading-wrapper {
  white-space: nowrap;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 1rem;
  display: flex;
}

.banner15_image-wrapper {
  aspect-ratio: 3 / 2;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  position: relative;
  overflow: visible;
}

.clock-wrap {
  cursor: pointer;
  flex-flow: row;
  text-decoration: none;
  display: flex;
  overflow: visible;
}

.nav-dropdown-wrap {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  min-width: 25%;
  display: flex;
}

.logo-image {
  width: auto;
  max-width: 8rem;
  height: auto;
}

.live-text-wrapper {
  color: var(--white);
  text-transform: uppercase;
  background-color: red;
  justify-content: flex-start;
  align-items: center;
  padding: .25rem 1rem .25rem .5rem;
  font-size: 18px;
  font-weight: 700;
  display: flex;
}

.blinking-item-wrapper {
  background-color: var(--white);
  justify-content: center;
  align-items: center;
  padding: .25rem .5rem;
  display: flex;
}

.blinking-item {
  background-color: red;
  border-radius: 100%;
  width: 1.2vw;
  height: 1.2vw;
}

.button-bg-image {
  width: 15.35vw;
}

.button-bg-image._2 {
  text-align: center;
  width: auto;
  height: 7.65vw;
}

.button-link {
  color: #02c8bc;
  white-space: pre;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  text-decoration: none;
  display: flex;
  position: relative;
}

.button-link._2 {
  color: var(--white);
  font-weight: 400;
}

.absolute {
  position: absolute;
}

.absolute.center {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.absolute.center.custome-v {
  top: 21.25%;
  transform: translate(-50%);
}

.submit-button {
  color: #02c8bc;
  background-color: #3898ec00;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.text-field {
  color: var(--white);
  background-color: #4947af;
  border: 0 solid #000;
  border-radius: 4px;
  margin-bottom: 0;
}

.text-field::placeholder {
  color: #fff0;
}

.block {
  display: block;
}

.hero-para-wrapper {
  max-width: 26.7vw;
}

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

.maxw-width-small {
  max-width: 30vw;
}

.maxw-width-small._2 {
  max-width: 32vw;
}

.flex {
  display: flex;
}

.flex.gap-1 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
}

.field-label {
  color: var(--white);
  margin-bottom: 10px;
  font-weight: 400;
}

.heading-7 {
  font-size: 36px;
}

.footer-container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 2rem;
  padding-right: 2rem;
}

.blue-span {
  color: #06c5ee;
}

.div-block-9 {
  z-index: 1;
  margin-top: 50px;
  position: relative;
}

.content-wrap {
  padding: 1rem;
}

.text-para {
  color: #eee;
}

.text-head {
  color: #eee;
  text-transform: capitalize;
  margin-bottom: 20px;
  font-weight: 700;
}

.privacy-heading {
  text-align: center;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.heading-9 {
  color: #eee;
}

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

.link-block, .link-block-2 {
  text-decoration: none;
}

.body, .body-2 {
  background-image: linear-gradient(90deg, #000 3%, #3533cd);
}

.list {
  color: #eee;
}

.cookie-banner2_content-top {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: flex-start;
  align-items: flex-start;
}

.cookie-banner2_content {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 80rem;
  display: flex;
}

.cookie-banner2_buttons-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex: none;
  grid-template-rows: auto;
  grid-template-columns: auto auto;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.cookie2-wrapper {
  z-index: 5;
  color: #fff;
  background-color: #a3cdf4;
  display: none;
  position: fixed;
  inset: auto 0% 0%;
}

.button {
  text-align: center;
  background-color: #000aff;
  border: 1px #000;
  border-radius: 4px;
  min-width: 65.5px;
  padding: .5rem 1.23rem;
  font-family: Poppins, sans-serif;
  font-size: 12px;
  line-height: 1.2;
  text-decoration: none;
}

.button.button-blue {
  background-color: #0dadf2;
}

.cookie-banner2_close-button {
  cursor: pointer;
}

.icon-embed-small {
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  display: flex;
}

.cookie-banner2_component {
  z-index: 998;
  background-color: #000;
  justify-content: center;
  align-items: center;
  padding: 4rem 2rem 4rem 3rem;
  display: flex;
  position: fixed;
  inset: auto 0% 0%;
}

.link-no-style {
  color: #fff;
}

.background-video-3 {
  width: 100%;
  height: 100vh;
}

.play-pause-button-2 {
  display: none;
}

.form-text {
  color: #ff5e22;
  text-align: center;
  display: none;
}

@media screen and (min-width: 1440px) {
  body {
    font-size: 15px;
  }

  h1 {
    font-size: 60px;
  }

  h2 {
    font-size: 37.5px;
  }

  h5 {
    font-size: 26px;
    line-height: 30px;
  }

  p {
    font-size: 15px;
  }

  .header36_content {
    z-index: 1;
    max-width: none;
    position: relative;
  }

  .margin-bottom.margin-small {
    max-width: none;
  }

  .header36_content-3 {
    z-index: 1;
    position: relative;
  }

  .image {
    width: 7.6%;
    height: 100%;
  }

  .point-text {
    font-size: 25px;
    line-height: 30px;
  }

  .text-wrapper5 {
    padding-right: 5rem;
  }

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

  .live-text-wrapper {
    font-size: 22px;
  }

  .button-link {
    font-size: 16px;
  }

  .hero-para-wrapper {
    max-width: 22vw;
  }

  .maxw-width-small {
    max-width: 25vw;
  }

  .div-block-9 {
    padding-top: 0;
  }

  .footer_links {
    flex-flow: row;
  }

  .button {
    padding: 1rem 3rem;
    font-size: 14px;
  }
}

@media screen and (min-width: 1920px) {
  body {
    font-size: 20px;
  }

  h1 {
    font-size: 80px;
  }

  h2 {
    font-size: 50px;
  }

  h5 {
    font-size: 30px;
    line-height: 45px;
  }

  p {
    font-size: 20px;
  }

  .header36_component {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
  }

  .header36_content {
    width: 100%;
    max-width: none;
  }

  .margin-bottom.margin-small {
    max-width: none;
  }

  .content-wrapper-3 {
    grid-auto-flow: column;
    justify-items: center;
  }

  .image-wrapper3 {
    max-width: none;
    max-height: none;
  }

  .icon-1x1-medium {
    width: auto;
    min-width: auto;
    height: auto;
    min-height: auto;
  }

  .card-row39_card {
    min-width: auto;
  }

  .card-row39_component {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .card-row39_card-content {
    width: 335px;
    max-width: 100%;
    min-height: 100%;
    max-height: 100%;
    padding: 2rem;
  }

  .point-text {
    font-size: 30px;
    line-height: 45px;
  }

  .hand-image {
    max-width: none;
    max-height: none;
  }

  .text-wrapper5 {
    padding-right: 8rem;
  }

  .footer8_credit-text {
    font-size: 16px;
    line-height: 22px;
  }

  .footer-cards-image {
    width: auto;
    height: auto;
  }

  .language-text {
    font-size: 16px;
  }

  .map-image {
    width: auto;
  }

  .dropdown-link {
    font-size: 16px;
  }

  .country-image-2, .image-15, .image-16 {
    width: auto;
  }

  .heading-style-h1.margin-left-1 {
    font-size: 26px;
  }

  .live-text-wrapper {
    font-size: 28px;
  }

  .button-link {
    font-size: 20px;
  }

  .hero-para-wrapper {
    max-width: 24vw;
  }

  .maxw-width-small {
    max-width: 20vw;
  }

  .maxw-width-small._2 {
    max-width: 30vw;
  }

  .div-block-9 {
    z-index: 1;
  }

  .button {
    min-width: 105px;
    font-size: 14px;
  }
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 40px;
  }

  h2 {
    line-height: 40px;
  }

  .header {
    min-height: 85vh;
  }

  .header36_component {
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    min-height: auto;
  }

  .header36_content {
    margin-left: 5%;
    margin-right: 5%;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .padding-global {
    max-width: 83.33vw;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0%;
    padding-right: 0%;
  }

  .padding-global._3 {
    padding-left: 20vw;
  }

  .container-main {
    max-width: 95vw;
  }

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

  .header36_content-3 {
    margin-left: 5%;
    margin-right: 5%;
  }

  .content-wrapper-3 {
    flex-flow: column;
    display: flex;
  }

  .icon-1x1-medium {
    width: 8vw;
    height: 8vw;
  }

  .card-row39_component {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
    align-items: center;
    display: grid;
  }

  .image {
    width: 70px;
    height: 71px;
    position: absolute;
    left: 74%;
  }

  .point-text {
    font-size: 16px;
    line-height: 23px;
  }

  .hand-image {
    max-width: 150px;
    max-height: 400px;
  }

  .contact-content1 {
    grid-column-gap: 1.2rem;
    grid-row-gap: 1.2rem;
    flex-flow: column;
    align-items: stretch;
    display: flex;
  }

  .form-block {
    padding-top: 2rem;
  }

  .margin-bottom-2 {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .footer-cards-image {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .icon {
    margin-right: 10px;
  }

  .live-wrapper {
    right: 5vw;
  }

  .heading-style-h1.margin-left-1 {
    margin-right: 2rem;
    font-size: 16px;
  }

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

  .nav-dropdown-wrap {
    min-width: 28%;
  }

  .logo-image {
    max-width: 6rem;
  }

  .button-bg-image {
    width: 25vw;
  }

  .button-bg-image._2 {
    height: 12vw;
  }

  .hero-para-wrapper {
    max-width: 45vw;
  }

  .maxw-width-small._2 {
    max-width: 50vw;
  }

  .cookie-banner2_content-top {
    padding-right: 1rem;
  }

  .cookie-banner2_content {
    flex-flow: column;
    align-items: stretch;
  }

  .button {
    max-width: 6rem;
  }

  .cookie-banner2_close-button {
    position: absolute;
    inset: 1rem 1rem auto auto;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    text-align: center;
  }

  h2 {
    text-align: center;
    font-size: 24px;
    line-height: 35px;
  }

  .header {
    min-height: auto;
  }

  .header36_content {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    align-items: center;
    margin-left: 0%;
    margin-right: 0%;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom {
    margin: 0 0 1.5rem;
  }

  .padding-global {
    max-width: 95vw;
    padding-left: 4%;
    padding-right: 4%;
  }

  .icon-1x1-medium {
    width: 12vw;
    height: 12vw;
  }

  .card-row39_card {
    min-width: auto;
  }

  .card-row39_component {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
  }

  .card-row39_card-content {
    padding: 1.5rem;
  }

  .image {
    width: 70px;
    height: 71px;
  }

  .text-content {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .points {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .tick-icon {
    width: 4vw;
    height: 4vw;
  }

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

  .hand-image {
    max-width: 100px;
  }

  .hand-image.left {
    left: 0;
  }

  .hand-image.right {
    right: 0;
  }

  .contact-content1 {
    grid-column-gap: 1.2rem;
    grid-row-gap: 1.2rem;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr .75fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: stretch;
    display: flex;
  }

  .text-wrapper5 {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    padding-right: 0;
  }

  .margin-bottom-2 {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .container-small-2, .max-width-medium.align-center {
    max-width: none;
  }

  .form-image {
    margin-bottom: 1rem;
  }

  .chat-icon {
    max-width: 150px;
  }

  .footer8_credit-text {
    margin-top: .5rem;
  }

  .footer8_bottom-wrapper {
    grid-column-gap: 17px;
    grid-row-gap: 17px;
    flex-direction: column;
    align-items: center;
    padding-bottom: 0;
  }

  .footer8_legal-list {
    grid-column-gap: 0rem;
    grid-row-gap: 1rem;
    grid-auto-flow: row;
    justify-items: start;
  }

  .footer-cards-image {
    width: auto;
    height: auto;
    max-height: 20px;
  }

  ._2025-bg-right {
    top: 16%;
  }

  ._2025-bg-wave {
    top: 46%;
  }

  .live-wrapper {
    right: 5vw;
  }

  .navbar1_logo-link {
    padding-left: 0;
  }

  .banner15_image-wrapper {
    height: 4rem;
  }

  .clock-wrap {
    display: none;
  }

  .nav-dropdown-wrap {
    min-width: 50%;
  }

  .logo-image {
    height: 8vh;
  }

  .live-text-wrapper {
    padding-top: .5rem;
    padding-bottom: .5rem;
    font-size: 12px;
  }

  .blinking-item {
    width: 3vw;
    height: 3vw;
  }

  .button-bg-image._2 {
    height: 16vw;
  }

  .hero-para-wrapper {
    text-align: center;
    max-width: none;
  }

  .maxw-width-small._2 {
    max-width: 68vw;
  }

  .footer-container {
    padding-left: 1rem;
  }

  .cookie-banner2_content {
    flex-flow: column;
    justify-content: center;
    align-items: stretch;
  }

  .cookie-banner2_buttons-wrapper {
    margin-top: 12px;
  }

  .cookie-banner2_close-button {
    position: absolute;
    inset: 1rem 1rem auto auto;
  }

  .cookie-banner2_component {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .background-video-3 {
    aspect-ratio: 16 / 9;
    width: auto;
    height: auto;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 30px;
  }

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

  .header36_content {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    max-width: 250px;
    margin-left: 0%;
    margin-right: 0%;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom {
    margin: 0 0 1rem;
  }

  .padding-global {
    max-width: 95vw;
  }

  .padding-global._3 {
    padding-left: 0;
  }

  .header36_content-3 {
    max-width: 350px;
    margin-left: 0%;
    margin-right: 0%;
  }

  .icon-1x1-medium {
    width: 16vw;
    height: 16vw;
  }

  .card-row39_card {
    min-width: 100%;
  }

  .card-row39_component {
    display: flex;
  }

  .card-row39_card-content {
    flex-flow: column;
  }

  .image {
    width: 60px;
    height: 61px;
    left: 81%;
  }

  .content-wrapper-4 {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    place-items: center;
    display: grid;
  }

  .text-content {
    flex-flow: column;
    align-items: center;
    width: 100%;
  }

  .tick-icon {
    width: 8vw;
    height: 8vw;
  }

  .point-text {
    font-size: 12px;
    line-height: 18px;
  }

  .hand-image {
    max-width: 70px;
    max-height: 200px;
  }

  .margin-bottom-2 {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .footer8_credit-text {
    margin-top: .5rem;
  }

  .footer8_bottom-wrapper {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .padding-small {
    padding-top: .5rem;
    padding-bottom: .5rem;
  }

  .footer-logo-wrap {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  ._2025-bg-left {
    max-height: 35%;
    bottom: 5%;
  }

  ._2025-bg-right {
    max-height: 35%;
  }

  ._2025-bg-wave {
    top: 59%;
  }

  .dropdown {
    max-width: 6.3rem;
  }

  .nav-bar {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    justify-content: space-between;
    align-items: center;
  }

  .nav-dropdown-wrap {
    flex-flow: column;
    min-width: 65%;
  }

  .logo-image {
    height: 6vh;
  }

  .live-text-wrapper {
    font-size: 14px;
  }

  .button-bg-image {
    width: 50vw;
  }

  .button-bg-image._2 {
    height: 22vw;
  }

  .button-link {
    margin-left: auto;
    margin-right: auto;
  }

  .maxw-width-small._2 {
    max-width: 100vw;
  }

  .flex, .footer_links {
    flex-flow: column;
  }

  .cookie-banner2_buttons-wrapper {
    text-align: center;
    flex-flow: wrap;
    width: 100%;
  }

  .cookie-banner2_close-button {
    top: .75rem;
    right: .75rem;
  }
}

#w-node-_76ad04f8-bd65-ee14-3943-5a7985b08a15-e301823d {
  justify-self: end;
}

#w-node-c2779000-6991-1281-2fa2-b64b711753f8-e301823d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-bfc5e69a-a5c9-1a5f-9941-96e73d6444c9-e301823d {
  justify-self: center;
}

#w-node-_6ac797e6-256a-6ced-a9d5-25a56fe8c417-e301823d {
  align-self: start;
}

#w-node-_66b1fe08-8ece-233c-41a4-991980066871-e301823d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (min-width: 1920px) {
  #w-node-_76ad04f8-bd65-ee14-3943-5a7985b08a15-e301823d {
    justify-self: end;
  }

  #w-node-c2779000-6991-1281-2fa2-b64b711753f8-e301823d {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (min-width: 1440px) {
  #w-node-_76ad04f8-bd65-ee14-3943-5a7985b08a15-e301823d {
    justify-self: end;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_76ad04f8-bd65-ee14-3943-5a7985b08a15-e301823d {
    justify-self: start;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_76ad04f8-bd65-ee14-3943-5a7985b08a15-e301823d {
    align-self: auto;
  }
}


