strong {
  font-weight: bold;
}

.navbar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 30px;
  padding-right: 60px;
  padding-left: 60px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.nav-button {
  position: static;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  padding: 13px 35px;
  border-radius: 50px;
  background-color: #202020;
  font-weight: 900;
}

.body {
  margin-bottom: 0px;
  padding-bottom: 40px;
  font-family: 'Nunito Sans', sans-serif;
  font-weight: 400;
}

.container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 60px;
  padding-left: 60px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.container.for-link {
  margin-bottom: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.hero {
  padding-top: 80px;
  padding-bottom: 40px;
}

.hero-grid {
  display: block;
  width: 50%;
  -ms-grid-row-align: center;
  align-self: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.slider-image {
  width: 50%;
  height: 100%;
}

.heading {
  margin-bottom: 20px;
  color: #000;
  font-size: 40px;
  line-height: 48px;
  font-weight: 900;
}

.text-block {
  margin-bottom: 50px;
  color: #000;
  font-size: 18px;
  line-height: 24px;
}

.button {
  margin-bottom: 20px;
  padding: 20px 120px;
  border-radius: 50px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#00ffc2), to(#00fff0));
  background-image: linear-gradient(180deg, #00ffc2, #00fff0);
  color: #000;
  font-size: 18px;
  font-weight: 900;
}

.text-span {
  font-family: 'Fa solid 900', sans-serif;
}

.slide-1 {
  background-color: #fff;
  text-align: center;
}

.slider {
  height: 100%;
}

.icon {
  color: #000;
  font-size: 30px;
}

.image {
  max-width: 60%;
  text-align: center;
}

.right-arrow {
  color: #000;
}

.slide-nav {
  background-color: #fff;
  color: #000;
}

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

.text-block-3 {
  display: block;
  margin-right: 40px;
  font-size: 22px;
  font-weight: 900;
}

.text-span-2 {
  font-family: 'Fa solid 900', sans-serif;
  color: #ffc93e;
}

.text-span-3 {
  color: #000;
  font-size: 12px;
  font-weight: 400;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 10px;
}

.slide-2 {
  background-color: #fff;
  text-align: center;
}

.icon-2 {
  font-size: 30px;
}

.slide-3 {
  background-color: #fff;
  color: #fff;
  text-align: center;
}

.slide-4 {
  background-color: #fff;
  text-align: center;
}

.section {
  display: none;
}

.footer-for-mobile {
  display: none;
}

.text-block-3-for-mobile {
  display: block;
  margin-right: 40px;
  font-size: 22px;
  font-weight: 900;
}

._20l-for-mobile {
  display: block;
  margin-right: 40px;
  font-size: 22px;
  font-weight: 900;
}

.heading-2 {
  font-weight: 900;
}

.link {
  margin-right: 30px;
  color: #000;
  font-size: 18px;
  font-weight: 900;
  text-decoration: none;
}

.section-2 {
  margin-bottom: 30px;
  text-align: right;
}

.modal {
  display: none;
}

.ratings-for-mobile {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 10px;
}

.rating-text-for-mbile {
  display: block;
  margin-right: 40px;
  font-size: 22px;
  font-weight: 900;
}

.text-block-2-for-mobile {
  display: block;
  margin-right: 40px;
  font-size: 22px;
  font-weight: 900;
}

.legal-text-for-mobile {
  display: block;
  margin-right: 40px;
  font-size: 22px;
  font-weight: 900;
}

.div-block-268 {
  height: 1px;
  max-width: 80%;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  background-color: #c4c4c4;
}

.border {
  height: 1px;
  max-width: 80%;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  background-color: #c4c4c4;
}

.border-2 {
  height: 1px;
  max-width: 80%;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  background-color: #c4c4c4;
}

.button-for-popup {
  margin-bottom: 20px;
  padding: 20px 120px;
  border-radius: 50px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#00ffc2), to(#00fff0));
  background-image: linear-gradient(180deg, #00ffc2, #00fff0);
  color: #000;
  font-size: 18px;
  font-weight: 900;
}

.div-block-274 {
  padding: 10px;
}

.rich-text-block {
  margin-top: 10px;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

@media screen and (max-width: 991px) {
  .navbar {
    padding-right: 30px;
    padding-left: 30px;
  }

  .container {
    padding-right: 30px;
    padding-left: 30px;
  }

  .button {
    padding-right: 80px;
    padding-left: 80px;
  }

  .image {
    max-width: 70%;
  }

  .link {
    font-size: 16px;
  }

  .button-for-popup {
    padding-right: 80px;
    padding-left: 80px;
  }
}

@media screen and (max-width: 767px) {
  .navbar {
    display: none;
  }

  .body {
    height: auto;
    padding-bottom: 0px;
  }

  .hero {
    display: none;
  }

  .button {
    margin-bottom: 0px;
    padding-right: 60px;
    padding-left: 60px;
  }

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

  .text-span-3 {
    color: #fff;
  }

  .section {
    display: block;
    padding: 10px 30px 0px;
  }

  .logo-mobile {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .div-block-2 {
    margin-bottom: 10px;
    text-align: center;
  }

  .heading-for-mobile {
    margin-top: 30px;
    color: #000;
    font-size: 20px;
    line-height: 30px;
    font-weight: 900;
    text-align: center;
  }

  .paragraph-for-mobile {
    margin-bottom: 0px;
    font-weight: 400;
    text-align: center;
  }

  .image-2 {
    display: block;
    max-height: none;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .slide-5 {
    height: auto;
    background-color: #fff;
  }

  .right-arrow-2 {
    color: #000;
  }

  .left-arrow {
    color: #000;
  }

  .icon-3 {
    font-size: 24px;
  }

  .icon-4 {
    font-size: 24px;
  }

  .slider-2 {
    height: auto;
    background-color: #fff;
  }

  .footer-for-mobile {
    position: fixed;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    z-index: 2;
    display: block;
    padding: 20px 0px 20px 0px;
    background-color: #000;
  }

  .text-block-3-for-mobile {
    display: block;
    margin-right: 30px;
    color: #fff;
    font-size: 18px;
  }

  ._20l-for-mobile {
    display: block;
    color: #fff;
    font-size: 18px;
  }

  .div-block-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .section-2 {
    display: none;
  }

  .modal {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 0;
    display: none;
    width: 100vw;
    height: auto;
    background-color: rgba(0, 0, 0, 0.8);
  }

  .div-block-5 {
    display: none;
    width: 60%;
    height: 400px;
    max-width: 60%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-bottom: 0px;
    background-image: url('../images/Hero-1.png');
    background-position: 50% 0%;
    background-size: cover;
  }

  .slide-nav-2 {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    color: #a04949;
    font-size: 8px;
    line-height: 6px;
  }

  .popup {
    position: relative;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    width: 100vw;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    padding: 20px 30px;
    background-color: #000;
    color: #fff;
    text-align: center;
  }

  .heading-3 {
    font-size: 20px;
    line-height: 30px;
    font-weight: 900;
    text-align: left;
  }

  .ratings-for-mobile {
    margin-right: auto;
    margin-left: auto;
    padding-right: 10px;
    padding-left: 0px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .rating-text-for-mbile {
    margin-right: 0px;
  }

  .div-block-6 {
    height: 1px;
    margin-top: 10px;
    padding-right: 0px;
    padding-bottom: 0px;
    background-color: #2e2e2e;
  }

  .border {
    max-width: 100%;
    margin-bottom: 20px;
  }

  .border-2 {
    max-width: 100%;
    margin-top: 20px;
  }

  .div-block-269 {
    position: static;
    height: auto;
    max-height: none;
    min-height: auto;
    margin-bottom: 0px;
    padding-right: 30px;
    padding-bottom: 0px;
    padding-left: 0px;
    text-align: right;
  }

  .button-for-popup {
    margin-bottom: 0px;
    padding-right: 60px;
    padding-left: 60px;
  }

  .exit-button {
    position: absolute;
    left: auto;
    top: 0%;
    right: 0%;
    bottom: auto;
    padding: 20px 30px 20px 20px;
    text-align: right;
  }

  .image-3 {
    display: block;
    max-width: none;
  }

  .image-4 {
    max-width: 50%;
  }

  .image-5 {
    cursor: pointer;
  }

  .image-6 {
    max-width: 90%;
    margin-bottom: 30px;
  }

  .div-block-270 {
    height: 357px;
    background-image: url('../images/1.png');
    background-position: 50% 50%;
    background-size: cover;
  }

  .image-7 {
    position: static;
    left: auto;
    top: 0%;
    right: 0%;
    bottom: auto;
    max-height: none;
    max-width: none;
  }

  .div-block-271 {
    position: static;
    display: none;
    padding-right: 60px;
    text-align: right;
  }

  .image-6-copy {
    max-width: 90%;
    margin-top: 0px;
    margin-bottom: 30px;
  }

  .div-block-272 {
    display: none;
    margin-top: -25px;
    padding-right: 30px;
  }

  .image-8 {
    display: inline-block;
    height: 100%;
  }

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

  .mask {
    height: auto;
  }
}

@media screen and (max-width: 479px) {
  .body {
    overflow: hidden;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .button {
    padding: 15px 25px;
    font-size: 12px;
    line-height: 16px;
  }

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

  .text-span-3 {
    font-size: 10px;
  }

  .section {
    overflow: visible;
    padding-top: 20px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .div-block-2 {
    margin-bottom: 0px;
  }

  .heading-for-mobile {
    overflow: visible;
    height: auto;
    direction: ltr;
    text-align: center;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
    -webkit-column-count: auto;
    column-count: auto;
    -webkit-column-gap: 0px;
    column-gap: 0px;
    -webkit-column-rule-style: dotted;
    column-rule-style: dotted;
    -webkit-column-rule-width: 0px;
    column-rule-width: 0px;
    white-space: normal;
    -o-object-fit: fill;
    object-fit: fill;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
  }

  .paragraph-for-mobile {
    height: 40px;
    margin-bottom: 0px;
    -o-object-fit: fill;
    object-fit: fill;
  }

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

  .right-arrow-2 {
    height: 50px;
  }

  .left-arrow {
    height: 50px;
  }

  .icon-3 {
    margin-left: 20px;
    color: #947ba3;
    font-size: 20px;
    font-weight: 900;
  }

  .icon-4 {
    margin-right: 10px;
    border-style: none;
    border-width: 20px;
    border-color: #faf7fc;
    border-radius: 0px;
    background-color: transparent;
    color: #947ba3;
    font-size: 20px;
    line-height: 20px;
    font-weight: 900;
    text-align: left;
    background-clip: border-box;
  }

  .slider-2 {
    height: auto;
  }

  .text-block-3-for-mobile {
    font-size: 16px;
  }

  ._20l-for-mobile {
    font-size: 16px;
  }

  .modal {
    position: absolute;
    z-index: 5;
    display: none;
    overflow: scroll;
    width: 100vw;
    height: auto;
  }

  .div-block-5 {
    height: 400px;
    padding-right: 0px;
    padding-bottom: 0px;
    background-image: url('../images/Hero-1.png');
    background-position: 50% 0%;
    background-size: cover;
  }

  .slide-nav-2 {
    border-style: none;
    border-width: 0px;
    border-color: #2f00ff;
    border-radius: 0px;
    background-color: transparent;
    color: #2e02f1;
    font-size: 6px;
    line-height: 6px;
    font-style: normal;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
  }

  .popup {
    padding-right: 20px;
    padding-left: 20px;
  }

  .heading-3 {
    font-size: 18px;
  }

  .rating-text-for-mbile {
    font-size: 18px;
  }

  .div-block-269 {
    padding-right: 20px;
    padding-left: 20px;
    background-image: none;
  }

  .button-for-popup {
    padding: 15px 25px;
    font-size: 12px;
    line-height: 16px;
  }

  .div-block-271 {
    padding-right: 40px;
  }

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

  .mask {
    height: auto;
  }
}

@font-face {
  font-family: 'Fa 400';
  src: url('../fonts/fa-regular-400.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa brands 400';
  src: url('../fonts/fa-brands-400.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa solid 900';
  src: url('../fonts/fa-solid-900.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}