<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.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;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
}

.testimonial-content {
  width: 55vw;
  height: 65vh;
  background-color: rgba(0, 0, 0, 0);
  flex-flow: column;
  flex: none;
  justify-content: space-around;
  align-items: stretch;
  margin-bottom: 20px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  position: static;
}

.testimonial-content.page4 {
  width: 100%;
  height: 100%;
  flex-direction: column;
  flex: 1;
  align-items: stretch;
  margin-top: 35px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.testimonial-quote-icon {
  max-width: none;
  color: #d4f4f7;
  align-self: flex-start;
  margin-bottom: 24px;
}

.testimonial-quote-icon.page4 {
  flex: 1;
  margin-top: 3vh;
  display: block;
  position: relative;
}

.footer-brand {
  flex: none;
  text-decoration: none;
  display: block;
  position: relative;
}

.footer-block-two {
  color: #666;
  text-align: left;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: 69px;
  text-decoration: none;
  display: block;
  position: relative;
}

.footer-title {
  width: 115px;
  height: 25px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  align-self: flex-start;
  align-items: flex-start;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 25px;
  display: flex;
  position: relative;
}

.footer-divider-two {
  width: 80%;
  height: 1px;
  background-color: #e4ebf3;
  margin-top: 7px;
  margin-bottom: 10px;
}

.footer-copyright {
  color: #999;
  position: relative;
}

.footer-social-block-two {
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-left: -12px;
  display: flex;
}

.footer-social-block-two.page2 {
  justify-content: center;
}

.footer-social-link {
  margin-left: 12px;
}

.hero {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  object-position: 50% 50%;
  background-color: #000;
  background-image: linear-gradient(to top, #000, #fff 0%, #000 0%, rgba(0, 0, 0, 0) 51%), url('../images/group3428.webp');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  border-radius: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 0;
  padding-bottom: 10vh;
  font-family: Poppins, sans-serif;
  display: block;
  position: relative;
  overflow: visible;
}

.hamburger-menu {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
}

.header-list {
  color: #fff;
  font-family: Poppins, sans-serif;
  font-weight: 500;
}

.header {
  background-color: rgba(0, 0, 0, 0);
  border: 1px #000;
  border-radius: 0;
  justify-content: space-between;
  display: block;
}

.header-link {
  color: #fff;
  font-size: 18px;
  line-height: 27px;
}

.header-links-left {
  width: 136px;
  height: 56px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #fff;
  border-radius: 60px;
  margin-top: 5px;
  margin-left: auto;
  margin-right: auto;
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
  text-decoration: none;
  position: relative;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.header-links-right {
  width: 136px;
  height: 56px;
  text-align: center;
  background-color: #3452f5;
  border-radius: 60px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 10px 15px;
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
  text-decoration: none;
  position: relative;
  top: 0%;
  right: 0%;
}

.header-container {
  max-width: 100vw;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  margin-top: 45px;
  margin-left: 5vw;
  margin-right: 5vw;
  display: block;
  position: relative;
}

.dp2-logo {
  object-fit: fill;
  margin-top: 18px;
  display: inline-block;
  position: static;
}

.section_text {
  max-width: none;
  margin-top: 100px;
  margin-left: 0;
}

.section_text.page4 {
  max-width: none;
  margin-bottom: 32px;
  margin-left: 0;
}

.section_text.page5 {
  width: 60%;
  max-width: none;
  margin-top: 302px;
  margin-left: 0;
}

.section_text.page2 {
  width: 100%;
  flex-direction: column;
  display: flex;
}

.section_title {
  width: 393px;
  height: 181px;
  color: #fff;
  margin-top: 0;
  margin-bottom: 7px;
  font-family: Poppins, sans-serif;
  font-size: 72px;
  font-weight: 500;
  line-height: 80px;
  position: relative;
}

.section_title.page2 {
  width: 35%;
  margin-bottom: 0;
}

.section_title.page4 {
  width: 35%;
  height: 261px;
  margin-bottom: 0;
  line-height: 80px;
  display: flex;
}

.section_title.page5 {
  width: 50vw;
  flex-wrap: nowrap;
  align-content: space-between;
  font-size: 72px;
  line-height: 80px;
  display: flex;
}

.section__subtitle {
  width: 418px;
  height: auto;
  color: #fff;
  margin-top: 0;
  margin-bottom: 34px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  line-height: 28px;
  position: relative;
}

.section__subtitle.page2 {
  margin-top: 7px;
}

.section__subtitle.page5 {
  width: 634px;
  margin-top: 0;
  margin-bottom: 81px;
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
}

.body {
  background-color: #252236;
}

.main_cta_btn {
  width: 188px;
  height: 56px;
  color: #fff;
  text-align: center;
  background-color: #3452f5;
  border-radius: 60px;
  margin-top: 0;
  margin-right: 1em;
  padding: 15px 50px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
  display: inline-block;
  position: relative;
}

.why_pick_us {
  width: auto;
  max-width: none;
  background-color: #252236;
  border: 1px #000;
  border-radius: 0;
  margin-top: 0;
  margin-left: 0;
  font-family: Poppins, sans-serif;
  position: relative;
  overflow: visible;
}

.pick_us_cta {
  color: #040114;
  background-color: #ffd2e2;
  border: 1px solid #000;
  border-radius: 60px;
  margin-top: 5vh;
  padding: 7px 13px 6px;
  font-family: Poppins, sans-serif;
  font-weight: 600;
  position: relative;
}

.pick_us_cta.page4 {
  width: 119px;
  height: 33px;
  justify-content: center;
  align-items: center;
  margin-top: 65px;
  padding: 0;
  display: flex;
}

.pick_us_content {
  background-color: #252236;
  position: relative;
}

.pick_us_title {
  width: 350px;
  color: #ffd2e2;
  flex-direction: row;
  justify-content: space-between;
  align-items: baseline;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 40px;
  font-weight: 500;
  line-height: 50px;
  position: relative;
}

.pick_us_txt {
  width: 542px;
  height: 113px;
  color: #fff;
  letter-spacing: -.16px;
  margin-top: 18.53px;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 200;
  line-height: 30px;
  text-decoration: none;
  position: relative;
}

.pick_us_cta_btn {
  width: 188px;
  height: 56px;
  direction: ltr;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 60px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-top: 36.5px;
  padding: 15px 45px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.benefits {
  width: auto;
  max-width: 1440px;
  grid-template-rows: auto;
  grid-template-columns: .25fr .25fr .25fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.pricing-image-2 {
  width: auto;
  height: 40px;
  max-height: 40px;
  text-align: left;
  object-fit: contain;
  background-color: rgba(0, 0, 0, 0);
  flex: 0 auto;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: auto;
  position: relative;
}

.benefits-text {
  width: 255px;
  height: auto;
  color: #fffefe;
  text-align: left;
  margin-top: 16px;
  margin-bottom: 20px;
  font-family: Poppins, sans-serif;
  font-weight: 200;
  line-height: 24px;
  position: relative;
}

.benefits-title {
  width: 253px;
  height: 56px;
  color: #fff;
  text-align: left;
  text-transform: capitalize;
  align-items: flex-start;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
  display: flex;
}

.benefits_cta {
  width: 188px;
  height: 56px;
  max-width: 200px;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
  background-color: #3452f5;
  border-radius: 60px;
  justify-content: center;
  align-items: center;
  margin-top: 82px;
  margin-left: 0;
  padding: 15px 30px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
  display: flex;
}

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

.pick_us_card {
  text-align: left;
  flex-flow: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: flex-start;
  margin-left: 0;
  padding-left: 0;
  display: flex;
}

.articles_content {
  background-color: #040114;
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  flex-direction: column;
  align-items: stretch;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
}

.articles_grid {
  grid-column-gap: 15px;
  grid-row-gap: 0px;
  color: #000;
  flex: 0 auto;
  grid-template-rows: auto;
  grid-template-columns: .5fr .5fr .5fr;
  justify-content: space-between;
  justify-items: stretch;
}

.articles_btn {
  width: 8vw;
  height: 33px;
  color: #040114;
  text-align: center;
  text-transform: uppercase;
  background-color: #ffd2e2;
  border-radius: 60px;
  justify-content: center;
  align-items: center;
  margin-top: 5vh;
  margin-bottom: 5vh;
  padding: 6px 20px;
  font-family: Poppins, sans-serif;
  font-weight: 600;
  text-decoration: none;
  display: block;
  position: relative;
}

.article_card {
  width: auto;
  height: 100%;
  background-color: #ffd2e2;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.article_card.page3 {
  border-radius: 20px;
  flex-wrap: nowrap;
  flex: 0 auto;
  order: -1;
  align-content: stretch;
  justify-content: flex-start;
  align-self: stretch;
  align-items: center;
}

.article-text {
  width: 90%;
  height: 100%;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  font-family: Poppins, sans-serif;
  font-weight: 400;
  line-height: 24px;
  display: flex;
  position: relative;
}

.article-text.page3 {
  height: 100px;
  align-items: flex-start;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

.image-12 {
  width: 100%;
  height: 100%;
  max-height: 100%;
  object-fit: fill;
  border-radius: 0;
  order: 1;
  position: relative;
  right: 0;
}

.image-12.page3 {
  height: 300px;
  max-height: none;
  mix-blend-mode: darken;
}

.article-cta-2 {
  width: auto;
  height: 40px;
  text-transform: uppercase;
  white-space: nowrap;
  background-color: #fff;
  border-radius: 20px;
  flex: 1;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 26px;
  padding: 17px;
  line-height: 17px;
  text-decoration: none;
  display: flex;
  position: relative;
  right: auto;
}

.article-cta-2.page3 {
  width: 80%;
  flex: 1;
  justify-content: center;
  margin-left: 0;
  margin-right: 0;
  right: auto;
}

.image-13 {
  margin-left: 17px;
  position: relative;
}

.text-block-3 {
  color: #000;
  flex: 1;
  align-items: flex-start;
  font-family: Poppins, sans-serif;
  font-weight: 600;
  text-decoration: none;
  display: flex;
}

.wrapper-content {
  height: 100%;
  object-fit: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.wrapper-content.page4 {
  width: auto;
  height: 792px;
  margin-top: auto;
}

.wrap-cta {
  width: 188px;
  height: 56px;
  text-align: center;
  text-transform: uppercase;
  background-color: #3452f5;
  border-radius: 60px;
  justify-content: center;
  align-items: center;
  padding: 15px 30px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
  display: flex;
  position: relative;
}

.wrap-title {
  width: 370px;
  height: 67px;
  color: #fff;
  text-align: center;
  flex-flow: row;
  align-content: stretch;
  justify-content: space-between;
  align-self: center;
  margin-bottom: 23px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 14px;
  font-family: Poppins, sans-serif;
  font-size: 47px;
  font-weight: 500;
  line-height: 18px;
  display: flex;
  position: relative;
}

.wrap-title.page4 {
  width: 45%;
  height: 10vh;
  justify-content: center;
  align-items: center;
  line-height: 57px;
}

.article-title {
  width: 301px;
  height: 110px;
  object-fit: fill;
  margin-left: auto;
  margin-right: auto;
  font-family: Poppins, sans-serif;
  font-size: 28px;
  font-weight: 600;
  line-height: 38px;
  position: relative;
}

.article-title.page3 {
  width: 90%;
  height: auto;
  margin-left: 0;
  margin-right: 0;
}

.button-23 {
  width: 179px;
  height: 33px;
  color: #040114;
  text-align: center;
  background-color: #d4f4f7;
  border-radius: 60px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 5vw;
  margin-bottom: 40px;
  margin-left: 0;
  padding: 6px 10px;
  font-family: Poppins, sans-serif;
  font-weight: 600;
  line-height: 24px;
  display: flex;
  position: relative;
}

.testimonial_txt {
  max-width: 40vw;
  color: #dee2fd;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  position: static;
}

.testimonial_txt.page4 {
  width: 100%;
  max-width: none;
  min-width: auto;
  color: #d4f4f7;
  text-align: left;
  white-space: pre-wrap;
  flex-wrap: wrap;
  margin-bottom: 0;
  font-size: 2.8em;
  font-weight: 400;
  line-height: 5vh;
  display: flex;
  position: relative;
}

.footer-text {
  width: 369px;
  height: 114px;
  text-align: left;
  object-fit: fill;
  flex-flow: column wrap;
  align-content: flex-start;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 30px;
  font-family: Poppins, sans-serif;
  font-weight: 400;
  line-height: 25px;
  display: flex;
  position: relative;
}

.text-span {
  color: #ffd2e2;
}

.text-span-2 {
  width: 369px;
  height: auto;
  color: #666;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.footer_link {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #666;
  text-align: left;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: flex-end;
  text-decoration: none;
  list-style-type: none;
  display: flex;
  position: relative;
}

.list {
  width: 150px;
  height: 151px;
  color: #0c0c0c;
  flex-direction: column;
  order: 1;
  align-self: flex-start;
  align-items: flex-start;
  margin-top: 0;
  font-family: Poppins, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 27px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.image-14 {
  width: 90%;
  max-width: none;
}

.body-3 {
  background-color: #000;
  background-image: url('../images/Group-3431.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

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

.utility-page-content {
  width: 260px;
  text-align: center;
  flex-direction: column;
  display: flex;
}

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

.main_cta_btn-copy {
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 60px;
  margin-top: 32px;
  margin-right: 1em;
  padding: .8em 2em;
  font-size: 1.4em;
  font-weight: 500;
  line-height: 1.6em;
  display: inline-block;
}

.testimonial_container {
  max-width: 80vw;
  background-color: rgba(0, 0, 0, 0);
  flex-wrap: nowrap;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.testimonial_container.page4 {
  max-width: none;
  flex-direction: column;
  align-items: flex-start;
}

.section-5 {
  width: 100vw;
  height: 80vh;
  background-image: url('../images/shutterstock-1904060140.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-attachment: fixed;
}

.sub-to-love-content {
  width: 100%;
  height: 100%;
  text-align: left;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.sub-to-love-content.page2 {
  justify-content: flex-start;
  align-items: center;
}

.hero_text-copy {
  max-width: 393px;
  margin-top: 136px;
  margin-left: 10vw;
}

.hero_text-copy.page2 {
  height: auto;
  max-width: none;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: flex-end;
  margin-top: 0;
  margin-left: 0;
  display: flex;
}

.hero_heading-copy {
  color: #fff;
  text-align: left;
  flex-flow: row;
  align-content: center;
  justify-content: flex-start;
  align-items: center;
  font-family: Poppins, sans-serif;
  font-size: 72px;
  font-weight: 500;
  line-height: 90px;
  display: inline-block;
  position: relative;
}

.hero_heading-copy.page2 {
  width: 70%;
  margin-top: 0;
  margin-bottom: 7px;
  line-height: 80px;
}

.text-block-2-copy {
  color: #fff;
  margin-top: 39px;
  margin-bottom: 34px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 30px;
  display: inline-block;
}

.text-block-2-copy.page2 {
  width: 444px;
  letter-spacing: -.16px;
  margin-top: 0;
  margin-bottom: 32px;
  font-weight: 400;
}

.main_cta_btn-copy {
  border-radius: 20px;
  margin-top: 32px;
  margin-right: 1em;
  padding: .8em 2em;
  font-family: Poppins, sans-serif;
  font-size: 1.4em;
  font-weight: 500;
  line-height: 1.6em;
  display: inline-block;
  position: relative;
}

.main_cta_btn-copy.page2 {
  border-style: none;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding: 0;
  display: flex;
}

.footer-light-2 {
  border-bottom: 1px solid #e4ebf3;
  align-items: flex-start;
  padding: 80px 30px 40px;
  display: flex;
  position: relative;
}

.footer-light-2.page2 {
  width: 100%;
  height: 287px;
  background-color: #1c1c23;
  justify-content: flex-start;
  align-items: center;
  padding: 0;
}

.footer-content {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.footer-content.page2 {
  max-width: none;
  margin-left: 0;
  margin-right: 0;
}

.footer_top {
  color: #666;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.footer_top.page2 {
  width: 100%;
  justify-content: space-between;
  align-items: flex-start;
}

.footer_bottom {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.main_cta_btn-copy {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 60px;
  margin-top: auto;
  margin-bottom: 5vh;
  margin-right: auto;
  padding: .8em 2em;
  font-size: 1.4em;
  font-weight: 500;
  line-height: 1.6em;
  display: inline-block;
}

.pick_us_benefits {
  background-color: #252236;
  margin-top: 5vh;
  display: block;
  position: relative;
}

.article_card_two {
  width: auto;
  height: 100%;
  background-color: #dee2fd;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  line-height: 10px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.article_card_two.page3 {
  border-radius: 20px;
  overflow: hidden;
}

.article_card_three {
  width: auto;
  height: 100%;
  background-color: #d4f4f7;
  border-radius: 12px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.article_card_three.page3 {
  border-radius: 20px;
}

.body-4 {
  background-color: #040114;
}

.features_content {
  width: 85vw;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  opacity: 1;
  background-color: #252236;
  border-radius: 20px;
  flex-direction: row-reverse;
  grid-template: "Area"
  / 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  margin-top: 10vh;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.features_content.page3 {
  width: auto;
  height: 543px;
  max-width: 1440px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.features-img-copy {
  object-fit: fill;
  border-radius: 20px;
  flex: 0 auto;
  align-self: flex-end;
  display: block;
  position: relative;
}

.features-img-copy.page3 {
  max-width: 80%;
}

.features-txt-3 {
  min-width: 10vw;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #fff;
  object-fit: fill;
  flex-flow: wrap;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: 51px;
  margin-right: auto;
  padding-right: 10vw;
  display: flex;
  position: relative;
}

.features-txt-3.page3 {
  width: 50%;
  min-width: auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 95px 0 0 51px;
}

.title_features-copy {
  color: #fff;
  text-align: right;
  flex: 0 auto;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: flex-start;
  margin-top: 7vh;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 25px;
  display: flex;
  position: relative;
}

.title_features-copy.page3 {
  margin-top: 0;
  margin-bottom: 22px;
  line-height: 32px;
}

.subtitle_features-copy {
  width: 35vw;
  height: 20vh;
  flex-wrap: wrap;
  align-content: space-around;
  justify-content: flex-start;
  align-self: stretch;
  align-items: center;
  margin-top: 1vh;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 3.5em;
  font-weight: 600;
  line-height: 7vh;
  display: flex;
}

.subtitle_features-copy.page3 {
  width: 35vw;
  height: auto;
  max-width: 80%;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 40px;
  line-height: 52px;
}

.text_features-copy {
  width: 30vw;
  opacity: .75;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  margin-top: 1vh;
  margin-bottom: 2vh;
  font-family: Poppins, sans-serif;
  font-size: 1.2em;
  line-height: 1.3em;
  display: flex;
}

.text_features-copy.page3 {
  width: 35vw;
  max-width: 80%;
  margin-top: 0;
  margin-bottom: 32px;
}

.features_cta-copy {
  flex: 0 auto;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: center;
  display: flex;
}

.features_cta-copy.page3 {
  width: auto;
  max-width: none;
  flex: 0 auto;
  margin-bottom: 0;
}

.features_cta_btn_1 {
  width: 188px;
  height: 56px;
  text-align: left;
  white-space: nowrap;
  background-color: #3452f5;
  border-radius: 60px;
  flex-wrap: wrap;
  flex: 0 auto;
  align-content: stretch;
  justify-content: center;
  align-self: auto;
  align-items: center;
  margin-top: 0;
  margin-right: 1em;
  padding: 0;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
  display: flex;
  position: relative;
}

.features-cta-btn-2 {
  width: 188px;
  height: 56px;
  color: #fff;
  text-align: left;
  white-space: nowrap;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fdfdfd;
  border-radius: 60px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding: 0;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
  display: flex;
  position: relative;
}

.blogs-container {
  max-width: 85vw;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: baseline;
  margin-top: 44px;
  display: flex;
  position: relative;
}

.blogs-container.page3 {
  max-width: 90%;
  flex-direction: column;
}

.heading-24 {
  color: #fff;
  margin-left: 0;
  font-family: Poppins, sans-serif;
  font-weight: 600;
}

.heading-24.page3 {
  flex: none;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 0;
  margin-left: 0;
  font-size: 40px;
  line-height: 52px;
  display: flex;
}

.break_cta {
  color: #fff;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fdfdfd;
  border-radius: 60px;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  margin-top: 0;
  margin-left: auto;
  margin-right: 49px;
  padding: 1em 3em;
  font-size: 1.4em;
  font-weight: 500;
  line-height: 1.6em;
  display: flex;
  position: relative;
  overflow: visible;
}

.break_cta.page3 {
  width: 188px;
  height: 56px;
  text-transform: uppercase;
  white-space: nowrap;
  align-items: center;
  margin-top: 1em;
  margin-bottom: 1em;
  margin-right: 0;
  padding: 0;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
}

.blogs-cta-div {
  width: 80vw;
  flex: none;
  justify-content: center;
  align-items: center;
  margin-bottom: 34px;
  display: flex;
}

.blogs-cta-div.page3 {
  width: 85vw;
  max-width: 1440px;
  object-fit: none;
  flex: 0 auto;
  justify-content: space-between;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding-right: 0;
}

.article_grid {
  width: 80vw;
  height: 95%;
  grid-column-gap: 5px;
  grid-row-gap: 0px;
  color: #000;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: .5fr .5fr .5fr;
  grid-auto-columns: 1fr;
  align-content: space-between;
  justify-content: space-around;
  align-items: stretch;
  justify-items: stretch;
  margin-left: 117px;
  display: grid;
  position: relative;
}

.article_grid.page3 {
  width: auto;
  height: 100%;
  max-width: 1660px;
  grid-column-gap: 15px;
  grid-row-gap: 0px;
  object-fit: fill;
  flex-direction: row;
  grid-template-rows: 524px;
  grid-template-columns: .5fr .5fr .5fr;
  grid-auto-columns: 1fr;
  align-content: center;
  justify-content: space-between;
  align-items: center;
  justify-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  display: grid;
  overflow: visible;
}

.features-txt-copy--1 {
  min-width: auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #fff;
  object-fit: fill;
  flex-flow: column wrap;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  margin-left: 51px;
  margin-right: auto;
  padding-left: 25px;
  padding-right: 0;
  display: flex;
  position: relative;
}

.features-txt-copy--1.page5 {
  width: 30vw;
  min-width: 0;
  grid-column-gap: 12.5px;
  grid-row-gap: 12.5px;
  flex-direction: column;
  flex: 1;
  align-content: stretch;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 10vw;
  padding: 15px;
}

.article_grid_2 {
  width: 85vw;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  opacity: 1;
  background-color: #fff;
  border-radius: 20px;
  flex-direction: row;
  grid-template: "Area"
  / 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  margin-top: 10vh;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.article_grid_2.page3 {
  width: auto;
  max-width: 1440px;
  background-color: #fbfcdb;
  background-image: linear-gradient(119deg, #e9defa 40%, #fbfcdb 88%);
  flex-direction: row;
  margin-top: 5vh;
}

.article_grid_2.page5 {
  width: 100%;
  height: auto;
  background-color: #000;
  border-radius: 0;
  flex-direction: row;
  flex: 0 auto;
  justify-content: center;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.subtitle_features_copy {
  width: 35vw;
  height: 20vh;
  color: #000;
  flex-wrap: wrap;
  align-content: space-around;
  justify-content: flex-start;
  align-self: stretch;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 3.5em;
  font-weight: 600;
  line-height: 7vh;
  display: flex;
}

.subtitle_features_copy.page3 {
  width: 439px;
  height: auto;
  color: #000;
  flex: 0 auto;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 40px;
  line-height: 52px;
}

.subtitle_features_copy.page5 {
  width: 70%;
  height: auto;
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 7px;
  font-size: 72px;
  line-height: 80px;
  position: relative;
}

.text_features_copy {
  width: 30vw;
  opacity: .75;
  color: #000;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  margin-top: 0;
  margin-bottom: 2vh;
  font-family: Poppins, sans-serif;
  font-size: 1.3em;
  font-weight: 400;
  line-height: 1.3em;
  display: flex;
}

.text_features_copy.page3 {
  width: 439px;
  color: #000;
  margin-top: 0;
  margin-bottom: 32px;
  font-size: 16px;
  line-height: 30px;
}

.text_features_copy.page5 {
  width: 425px;
  height: auto;
  opacity: 1;
  color: #fff;
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  position: relative;
}

.features_cta_btn-_copy {
  background-color: #3452f5;
  border-radius: 60px;
  margin-top: 0;
  margin-right: 1em;
  padding: 1em 4em;
  font-size: 1.4em;
  font-weight: 500;
  line-height: 1.6em;
}

.features_cta_btn-_copy.page3 {
  width: 188px;
  height: 56px;
  text-transform: uppercase;
  white-space: nowrap;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 0;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  line-height: 27px;
  display: flex;
}

.features_cta_btn-_copy.page5 {
  width: 188px;
  height: 56px;
  text-transform: uppercase;
  flex-wrap: nowrap;
  flex: none;
  justify-content: center;
  align-items: center;
  padding: .5em 1em;
  font-family: Poppins, sans-serif;
  font-size: 1.2em;
  font-weight: 400;
  display: flex;
}

.features_secondary_bttn-_copy {
  color: #000;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  border-radius: 60px;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding: 1em 4em;
  font-size: 1.4em;
  font-weight: 500;
  line-height: 1.6em;
  display: block;
  position: relative;
}

.features_secondary_bttn-_copy.page3 {
  width: 188px;
  height: 56px;
  text-transform: uppercase;
  white-space: nowrap;
  padding: 0;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  line-height: 27px;
  display: flex;
}

.body-5 {
  background-image: url('../images/Group-3432.png');
  background-position: 0 0;
  background-size: auto;
  background-attachment: fixed;
}

.body-5.page4 {
  background-image: url('../images/group3432.webp'), linear-gradient(to top, #000 100%, rgba(0, 0, 0, 0));
  background-repeat: no-repeat, repeat;
  background-size: cover, auto;
  background-attachment: scroll, scroll;
}

.main_cta_btn-copy {
  width: 188px;
  height: 56px;
  color: #fff;
  text-align: center;
  background-color: #3452f5;
  border-radius: 60px;
  margin-top: 0;
  margin-right: 1em;
  padding: 15px 50px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
  display: inline-block;
  position: relative;
}

.about_us_title {
  width: 445px;
  height: 106px;
  color: #ffd2e2;
  margin-top: 0;
  margin-left: 0;
  font-family: Poppins, sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 46px;
  display: inline-block;
  position: relative;
}

.about_us_txt {
  width: 445px;
  height: auto;
  color: #fff;
  letter-spacing: -.18px;
  margin-left: 0;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  position: relative;
}

.about_us_grid {
  width: auto;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: .25fr .25fr;
  grid-auto-columns: 1fr;
  align-content: start;
  align-items: start;
  justify-items: baseline;
  margin-top: 0;
  margin-left: 0;
  font-family: Poppins, sans-serif;
  display: grid;
  position: relative;
}

.about_us_header {
  width: 257px;
  height: 50px;
  color: #fff;
  text-transform: capitalize;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 22px;
  position: relative;
}

.about_us_subtext {
  width: 255px;
  height: auto;
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 30px;
  font-size: 12px;
  position: relative;
}

.about_us_section {
  width: auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template: "Area"
  / auto;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  display: grid;
}

.about_us_full_grid {
  width: auto;
  height: auto;
  grid-column-gap: 123px;
  grid-template-rows: auto;
  align-content: start;
  justify-content: start;
  align-items: start;
  justify-items: start;
  margin-left: 0;
  margin-right: 0;
  position: relative;
  overflow: visible;
}

.about_us_testimonial {
  height: 770px;
  background-image: url('../images/Mask-Group-4.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100% 110%;
  background-attachment: scroll;
  margin-bottom: 40px;
  padding-bottom: 0;
  display: block;
  position: relative;
}

.pick_us_cta-copy {
  color: #040114;
  background-color: #ffd2e2;
  border: 1px solid #000;
  border-radius: 60px;
  padding: 7px 13px 6px;
  font-family: Poppins, sans-serif;
  font-weight: 600;
  position: relative;
}

.pick_us_cta-copy.page4 {
  margin-top: 0;
  margin-left: 0;
}

.body-wrapper {
  height: 900px;
  background-image: url('../images/shutterstock-1987109141.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  background-attachment: fixed;
}

.body-6 {
  outline-offset: 0px;
  background-image: url('../images/group3434.webp'), linear-gradient(#000 100%, #fff);
  background-position: 50% 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, auto;
  outline: 3px #333;
}

.pre-footer-wrapper {
  width: 100%;
  background-color: #000;
  justify-content: space-around;
  align-items: baseline;
  margin-top: 200px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.section-wrapper {
  height: auto;
  margin-top: 97px;
}

.about_us_info {
  height: 100%;
}

.img-article-slide {
  width: 50%;
  object-fit: none;
  background-image: url('../images/shutterstock-1964269252.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  overflow: hidden;
}

.div-block-25 {
  width: 30vw;
  flex-direction: row-reverse;
  flex: none;
  align-items: flex-start;
  display: flex;
}

.features_slide1 {
  color: #000;
  margin-bottom: 0;
}

.features_slide1.page2 {
  color: #fff;
}

.features-slider {
  width: 80vw;
  height: 539px;
  max-width: 1440px;
  color: #000;
  background-color: #fbfcdb;
  background-image: linear-gradient(to right, #e9defa 40%, #fbfcdb 88%);
  border: 1px #000;
  border-radius: 20px;
  margin-top: 10vh;
  margin-left: auto;
  margin-right: auto;
  display: block;
  top: 0;
}

.features-slider.page2 {
  width: 100%;
  height: 70vh;
  background-color: #000;
  background-image: none;
  border-radius: 0;
  margin-left: auto;
}

.slider-arrow {
  color: #000;
}

.slider-arrow.page2 {
  color: #fff;
}

.image-18 {
  height: 100%;
  max-height: 100%;
  max-width: 45%;
  object-fit: fill;
  padding-left: 0;
  padding-right: 0;
  display: block;
  position: relative;
  left: -36px;
}

.image-18.page2 {
  width: 403px;
  height: 684px;
  max-width: none;
  object-fit: contain;
  padding-left: 0;
  left: 0;
}

.features_container {
  height: 100%;
  object-fit: contain;
  flex-direction: row;
  display: flex;
  position: relative;
}

.features_container.page2 {
  max-width: 90%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: fill;
  background-color: #000;
  justify-content: space-around;
  align-items: center;
}

.mask {
  color: #000;
  border-radius: 20px;
}

.mask.page2 {
  color: #000;
  border-radius: 0;
}

.features-title {
  flex-direction: column;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 600;
  line-height: 32px;
  display: flex;
}

.features-title.page2 {
  margin-top: 0;
  margin-bottom: 22px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
}

.features-content {
  width: 30vw;
  height: auto;
  color: #000;
  flex-direction: column;
  flex: 0 auto;
  justify-content: space-around;
  margin-top: 7vh;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.features-content.page2 {
  width: 40vw;
  height: auto;
  color: #fff;
  flex-direction: column;
  justify-content: space-around;
  align-items: flex-start;
  margin-top: 0;
  margin-left: 5vw;
  padding: 0 0 0;
}

.features-subtitle {
  white-space: pre-wrap;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 52px;
}

.features-subtitle.page2 {
  letter-spacing: .2px;
  margin-top: 0;
  margin-bottom: 22px;
  font-size: 40px;
}

.features-text {
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  line-height: 28px;
}

.features-text.page2 {
  opacity: .75;
  color: rgba(255, 255, 255, .75);
  -webkit-text-stroke-color: transparent;
  margin-top: 0;
  margin-bottom: 32px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
}

.slide-cta {
  flex-direction: row;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 0;
  display: flex;
}

.slide-cta-1 {
  width: 188px;
  height: 56px;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
  border-radius: 60px;
  justify-content: center;
  align-items: center;
  margin-right: 2vw;
  padding: 16px 30px;
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
  display: flex;
}

.slide-cta-2 {
  width: 188px;
  height: 56px;
  color: #000;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  border-radius: 60px;
  justify-content: center;
  align-items: center;
  padding: 15px 30px;
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
  display: flex;
}

.slide-cta-2.page2 {
  color: #fff;
  text-transform: uppercase;
  border-color: #fff;
  justify-content: center;
  align-items: center;
  margin-top: 0;
}

.features_slide2 {
  background-image: linear-gradient(to right, #e9defa 22%, #fbfcdb 100%, #fefeff);
}

.features_slide2.page2 {
  background-image: none;
}

.features_slide3 {
  background-image: linear-gradient(to right, #e9defa 40%, #fbfcdb 100%, #fefeff);
}

.features_slide3.page2 {
  background-image: none;
}

.slide-nav {
  padding-top: 10px;
  padding-bottom: 0;
  display: none;
  overflow: visible;
}

.wrapper {
  width: 100vw;
  height: 701px;
  background-color: #000;
  background-image: url('../images/shutterstock-108983.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  margin-top: 5vh;
  position: relative;
}

.features-wrapper {
  background-color: #000;
}

.left-arrow {
  margin-left: 0;
}

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

.nav-icon-wrapper {
  cursor: pointer;
  align-items: center;
  padding: 16px;
  display: flex;
}

.nav-icon-wrapper:hover {
  color: #08b69c;
}

.nav-icon-wrapper.account, .nav-icon-wrapper.menu {
  display: none;
}

.nav-icon-wrapper.closemenu {
  padding-top: 19px;
  padding-left: 16px;
  padding-right: 16px;
  display: inline-block;
}

.nav-icon-wrapper.bag {
  display: none;
}

.header-nav {
  z-index: 90;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: relative;
}

.social-links {
  align-items: stretch;
  display: flex;
}

.cta-text {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
}

.full-menu {
  flex-direction: column;
  align-items: flex-start;
  padding: 16px;
  display: flex;
  overflow: scroll;
}

.mobile-btns {
  display: none;
}

.menu-bottom-links {
  border-top: 1px solid #1f1f1f;
  flex-wrap: wrap;
  align-items: center;
  padding: 12px 16px 8px;
  display: flex;
}

.minilink {
  color: #1f1f1f;
  letter-spacing: 1px;
  margin-left: -8px;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-right: 24px;
  font-size: 10px;
  font-weight: 500;
  text-decoration: none;
}

.minilink:hover {
  color: #079467;
  text-decoration: none;
}

.navbar {
  width: 100%;
  height: 12vh;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid rgba(0, 0, 0, 0);
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  padding-top: 10px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.bigmenu {
  z-index: 100;
  width: 30vw;
  height: 100%;
  background-color: #fff;
  border-right: 1px solid #1f1f1f;
  flex-direction: column;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: -80vw;
  right: auto;
}

.nav-icons {
  display: flex;
}

.menu-bar {
  width: 100%;
  height: 60px;
  border-bottom: 1px solid #1f1f1f;
  order: -1;
  padding-left: 16px;
  padding-right: 16px;
  position: relative;
}

.navlink-text {
  color: #fff;
  white-space: nowrap;
  background-color: rgba(0, 0, 0, 0);
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 27px;
}

.social-icon-wrapper {
  color: #1f1f1f;
  cursor: pointer;
  padding: 8px 16px;
}

.social-icon-wrapper:hover {
  color: #079467;
}

.nav-right {
  height: 60px;
  flex: none;
  justify-content: flex-end;
  margin-left: 0;
  padding-left: 0;
  display: flex;
}

.brand {
  cursor: pointer;
  align-items: center;
  margin-right: 0;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
}

.html-embed {
  height: 18px;
}

.navlink {
  color: #1f1f1f;
  letter-spacing: 1px;
  text-transform: uppercase;
  cursor: pointer;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  padding-top: 4px;
  padding-left: 16px;
  padding-right: 16px;
  font-size: 13px;
  font-weight: 500;
  text-decoration: none;
  transition: color .2s;
  display: flex;
}

.navlink:hover {
  color: #08b69c;
}

.navlink.openmenu {
  padding: 18px 16px;
}

.navlink.two {
  width: 136px;
  height: 56px;
  background-color: #3452f5;
  border-radius: 60px;
  margin-top: 5px;
  padding: 9px 15px;
}

.navlink.bold {
  width: 136px;
  height: 56px;
  color: #023c40;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 60px;
  margin-top: 5px;
  margin-right: 8px;
  padding: 9px 15px;
  font-size: 18px;
  font-weight: 700;
  line-height: 27px;
  transition: color .2s;
}

.navlink.bold:hover {
  color: #08b69c;
}

.nav-left {
  height: 60px;
  align-items: stretch;
  display: flex;
}

.nav-menu {
  max-width: 50%;
  flex-direction: row;
  flex: 1;
  justify-content: center;
  align-items: stretch;
  text-decoration: none;
  display: flex;
  overflow: visible;
}

.menu-overlay {
  z-index: 90;
  background-color: rgba(0, 0, 0, .4);
  transition: all .2s;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.navbar-wrapper {
  max-width: 100%;
  flex: 1;
  justify-content: space-around;
  align-items: stretch;
  margin-left: auto;
  margin-right: 0;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
}

.bottom-links-wrapper {
  flex-wrap: wrap;
  align-items: center;
  margin-left: 24px;
  display: flex;
}

.features-title-copy {
  flex-direction: column;
  margin-top: 40px;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 600;
  line-height: 32px;
  display: flex;
}

.features-subtitle-copy {
  margin-top: 12px;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 2.5em;
  font-weight: 600;
  line-height: 52px;
}

.features-text-copy {
  width: 30vw;
  margin-top: 12px;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  line-height: 28px;
}

.slide-cta-copy {
  flex-direction: row;
  flex: 0 auto;
  justify-content: space-around;
  align-items: flex-start;
  margin-top: 10px;
  display: flex;
}

.slide-cta-1-copy {
  width: 188px;
  height: 56px;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
  border-radius: 60px;
  justify-content: center;
  align-items: center;
  margin-right: 2vw;
  padding: 16px 30px;
  font-size: 18px;
  line-height: 27px;
  display: flex;
}

.slide-cta-2-copy {
  width: 188px;
  height: 56px;
  color: #000;
  text-align: center;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  border-radius: 60px;
  justify-content: center;
  align-self: center;
  align-items: center;
  padding: 15px 30px;
  font-size: 18px;
  line-height: 27px;
  display: flex;
}

.slide-nav-copy {
  padding-top: 10px;
  padding-bottom: 0;
  display: none;
  overflow: visible;
}

.mobile-image {
  display: none;
}

.testimonial-card {
  height: 100%;
  display: flex;
  box-shadow: 17px 88px 60px -100px rgba(79, 94, 120, .18), 11px 0 20px -9px rgba(79, 94, 120, .1);
}

.author-name {
  color: #dee2fd;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
}

.horizontal-quote-h4 {
  color: #dee2fd;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}

.testimonial-section {
  background-color: #000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0 3% 10vh;
  display: flex;
  overflow: hidden;
}

.left-arrow-3 {
  width: 45px;
  height: 45px;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  padding: 10px;
  font-size: 14px;
  transition: all .2s;
  display: flex;
  top: 17px;
  left: -17px;
}

.left-arrow-3:hover {
  transform: translate(-2px);
}

.author-block {
  align-items: center;
  margin-top: 25px;
  display: flex;
}

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

.container {
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
}

.right-arrow-3 {
  width: 45px;
  height: 45px;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 100px;
  font-size: 14px;
  transition: all .2s;
  top: 17px;
  right: -17px;
}

.right-arrow-3:hover {
  transform: translate(2px);
}

.slide-nav-3 {
  max-width: 150px;
  background-color: #fff;
  border-radius: 500px;
  display: none;
  top: 575.901px;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, .05);
}

.horizontal-content-block {
  width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 20px 75px;
  display: flex;
}

.horizontal-fixed-height {
  min-height: 100px;
}

.column-wrap {
  display: flex;
}

.mask-horizontal {
  overflow: visible;
}

.heading-31, .heading-32 {
  color: #dee2fd;
  font-family: Poppins, sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 48px;
}

.bold-text-5, .bold-text-6 {
  font-family: Poppins, sans-serif;
  font-weight: 400;
}

.icon-4, .icon-5 {
  color: #dee2fd;
}

.blogs_wrapper {
  display: block;
  position: relative;
}

.image-20 {
  display: none;
}

.content-wrapper {
  padding-bottom: 5vh;
}

.image-21 {
  height: 100%;
  object-fit: cover;
  background-color: rgba(0, 0, 0, 0);
  flex: 1;
  margin-right: 0;
  padding-right: 0;
  display: block;
}

.heading-33 {
  color: #000;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-weight: 500;
  display: none;
}

.image-23 {
  display: none;
}

.testimonials, .body-7 {
  background-color: #000;
}

.hero-section {
  height: auto;
  background-image: linear-gradient(#040114, rgba(87, 85, 98, 0));
  margin-top: 0;
  padding-top: 0;
  overflow: visible;
}

.hero-wrapper {
  height: auto;
  max-width: 90%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 0;
  padding-top: 0;
  padding-left: 0;
  display: flex;
  overflow: visible;
}

.hero-title {
  width: 530px;
  height: auto;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 100px;
  margin-left: 35px;
  display: flex;
  position: relative;
}

.hero-heading {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 72px;
  font-weight: 500;
  line-height: 80px;
}

.hero-text {
  width: 418px;
  color: #fff;
  margin-bottom: 34px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
}

.button {
  width: 188px;
  height: 56px;
  background-color: #3452f5;
  border-radius: 28px;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
  display: flex;
}

.dp2-video-section {
  background-color: #000;
  margin-top: 200px;
  overflow: visible;
}

.video-wrapper {
  max-width: 90%;
}

.video-holder {
  width: auto;
  height: 702px;
}

.html-embed-3 {
  width: 100%;
  height: 100%;
}

.gaming-feat-content {
  padding-top: 35px;
  padding-left: 51px;
}

.gaming-features-wrapper {
  max-width: 90%;
}

.gaming-feat-header {
  color: #ffd2e2;
  margin-top: 0;
  margin-bottom: 6px;
  font-family: Poppins, sans-serif;
  font-size: 48px;
  font-weight: 500;
  line-height: 50px;
}

.gaming-features {
  background-color: #000;
  margin-top: 104px;
  margin-bottom: 45px;
}

.page-cta {
  width: 188px;
  height: 56px;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 28px;
  justify-content: center;
  align-items: center;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
  display: flex;
}

.gamer-girl-image, .gamer-girl-image-2 {
  width: 100%;
  height: 373px;
  object-fit: contain;
}

.gaming-features-grid {
  grid-column-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 506px 1fr;
}

.gaming-feat-text {
  color: #fff;
  margin-bottom: 34px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

.gaming-feat-content-2 {
  padding-top: 35px;
  padding-right: 45px;
}

.gaming-features-grid-2 {
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  flex-direction: row-reverse;
  grid-template-rows: auto;
  grid-template-columns: 1fr 506px;
  grid-auto-columns: 1fr;
  margin-top: 54px;
  display: grid;
}

.gaming-benefits {
  height: 584px;
  background-color: #d4f4f7;
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.gaming-benefits-wrapper {
  max-width: 90%;
}

.game-benefits-header {
  width: 655px;
  height: 125px;
  margin-top: 0;
  margin-bottom: 45px;
  font-family: Poppins, sans-serif;
  font-size: 48px;
  font-weight: 500;
  line-height: 58px;
}

.about-us-card {
  grid-column-gap: 31px;
  grid-row-gap: 16px;
  color: #fff;
  text-align: left;
  flex-flow: column;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-around;
  align-self: flex-start;
  align-items: flex-start;
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
  display: grid;
}

.game-benefits-card {
  color: #000;
}

.game-benefits-icon {
  width: 80px;
  height: 80px;
  max-height: 60px;
  text-align: left;
  object-fit: contain;
  background-color: rgba(0, 0, 0, 0);
  flex: 0 auto;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: auto;
  position: relative;
}

.game-benefits-title {
  width: 80%;
  height: auto;
  color: #000;
  text-align: left;
  text-transform: capitalize;
  align-items: flex-start;
  margin-top: 16px;
  margin-bottom: 20px;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
  display: flex;
}

.game-benefits-text {
  width: auto;
  height: auto;
  color: #000;
  text-align: left;
  flex: 0 auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  position: relative;
}

.gamer-dating {
  height: 603px;
  background-color: #dee2fd;
}

.gamer-dating-wrapper {
  height: 100%;
  max-width: none;
  display: flex;
}

.gamer-dating-content {
  width: 55%;
  padding-top: 120px;
  padding-left: 56px;
}

.gamer-dating-header {
  width: 506px;
  height: 125px;
  margin-top: 0;
  margin-bottom: 15px;
  font-family: Poppins, sans-serif;
  font-size: 48px;
  font-weight: 500;
  line-height: 58px;
}

.gamer-dating-text {
  width: 85%;
  height: auto;
  margin-bottom: 29px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

.page-cta-copy {
  width: 188px;
  height: 56px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  border-radius: 28px;
  justify-content: center;
  align-items: center;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
  display: flex;
}

.gamer-dating-image-holder {
  width: 45%;
  height: 100%;
}

.image-3 {
  height: 100%;
}

.bars-section {
  margin-top: 87px;
  margin-bottom: 25px;
}

.bars-wrapper {
  height: 125px;
  max-width: 90%;
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  display: block;
}

.bars-content {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  display: flex;
}

.bars-heading {
  width: 612px;
  height: 100%;
  color: #ffd2e2;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  font-family: Poppins, sans-serif;
  font-size: 48px;
  font-weight: 500;
  line-height: 58px;
}

.bars-cta {
  width: 188px;
  height: 56px;
  color: #fff;
  background-color: #3452f5;
  border-radius: 28px;
  justify-content: center;
  align-items: center;
  margin-left: 270px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
  display: flex;
}

.bar-card-header {
  height: 225px;
  background-color: #000;
  background-image: url('../images/dp2-FAQ-p-500.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
}

.carousel-mask {
  width: 40%;
  overflow: visible;
}

.arrow-left {
  width: 50px;
  height: 50px;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.bar-card-body {
  height: 250px;
  color: #000;
  background-color: #d4f4f7;
  padding: 2px 30px 30px;
}

.bar-card-heading {
  font-family: Poppins, sans-serif;
  font-size: 34px;
  font-weight: 600;
  line-height: 38px;
}

.carousel {
  width: 100vw;
  height: 400px;
  background-color: rgba(0, 0, 0, 0);
  justify-content: flex-end;
  align-items: center;
}

.carousel.is_contained {
  width: 100%;
  height: auto;
  justify-content: space-between;
  align-items: flex-start;
  padding-bottom: 101px;
}

.bar-card-header-4 {
  height: 225px;
  background-color: #000;
  background-image: url('../images/Rectangle-583_1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.bars-selection {
  background-color: #303136;
  justify-content: center;
  align-items: center;
  padding-top: 99px;
  padding-bottom: 99px;
  overflow: hidden;
}

.bars-selection.is_full {
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: row;
  align-items: center;
  margin-top: 20px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.bar-card-text {
  font-family: Poppins, sans-serif;
}

.bars-slider._3 {
  right: -42%;
}

.bars-slider._2 {
  right: -21%;
}

.bars-slider._5 {
  right: -84%;
}

.bars-slider._4 {
  right: -63%;
}

.bar-card-header-5 {
  height: 225px;
  background-color: #000;
  background-image: url('../images/Rectangle-583_2.png');
  background-position: 50%;
  background-size: cover;
}

.arrow-right {
  width: 50px;
  height: 50px;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.card-header-3 {
  height: 225px;
  background-image: url('../images/Rectangle-583_3.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.btn {
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #3862ec;
  border-radius: 5px;
  padding: 15px 25px;
  font-size: 1rem;
  transition: background-color .3s ease-out;
  display: none;
}

.btn:hover {
  background-color: #213ea0;
}

.bar-card-header-2 {
  height: 225px;
  background-image: url('../images/Rectangle-583.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-nav-4 {
  margin-top: 0;
}

.bars-selection-wrapper {
  width: 90%;
  max-width: none;
  flex: none;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
}

.bar-card {
  width: 100%;
  height: 100%;
  color: #b8b9c2;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 5px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  box-shadow: 0 5px 2rem rgba(0, 0, 0, .3);
}

.vr-section {
  background-color: #3452f5;
  margin-top: 87px;
  padding-top: 35px;
  padding-bottom: 25px;
}

.vr-heading {
  width: 612px;
  height: 100%;
  color: #ffd2e2;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  font-family: Poppins, sans-serif;
  font-size: 48px;
  font-weight: 500;
  line-height: 58px;
}

.button-copy {
  width: 188px;
  height: 56px;
  color: #3452f5;
  background-color: #fff;
  border-radius: 28px;
  justify-content: center;
  align-items: center;
  margin-left: 270px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
  display: flex;
}

.carousel-vr {
  width: 100vw;
  height: 400px;
  background-color: rgba(0, 0, 0, 0);
  justify-content: flex-end;
  align-items: center;
}

.carousel-vr.is_contained {
  width: 100%;
  height: auto;
  justify-content: space-between;
  align-items: flex-start;
  padding-bottom: 100px;
}

.vr-card-text {
  font-family: Poppins, sans-serif;
}

.bar-card-header-6 {
  height: 225px;
  background-color: #000;
  background-image: url('../images/shutterstock_1926287792.png');
  background-position: 50%;
  background-size: cover;
}

.vr-selection-wrapper {
  width: 90%;
  max-width: 1300px;
  flex: none;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
}

.vr-card-header {
  height: 225px;
  background-color: #000;
  background-image: url('../images/shutterstock_1205536093.png');
  background-position: 50%;
  background-size: cover;
}

.vr-card-header-3 {
  height: 225px;
  background-color: #000;
  background-image: url('../images/shutterstock_1205536108.png');
  background-position: 50%;
  background-size: cover;
}

.vr-card-body {
  height: 250px;
  color: #000;
  background-color: #d4f4f7;
  padding: 2px 30px 30px;
}

.vr-card-heading {
  font-family: Poppins, sans-serif;
  font-size: 34px;
  font-weight: 600;
  line-height: 38px;
}

.vr-card-header-2 {
  height: 225px;
  background-color: #000;
  background-image: url('../images/shutterstock_1462664612.png');
  background-position: 50%;
  background-size: cover;
}

.vr-selection {
  background-color: #303136;
  justify-content: center;
  align-items: center;
  padding-top: 99px;
  padding-bottom: 99px;
  overflow: hidden;
}

.vr-selection.is_full {
  height: auto;
  background-color: #3452f5;
  flex-direction: row;
  align-items: center;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 60px;
  display: flex;
}

.vr-card-header-4 {
  height: 225px;
  background-color: #000;
  background-image: url('../images/shutterstock_1205536174.png');
  background-position: 50%;
  background-repeat: no-repeat;
}

.vr-slider._2 {
  right: -21%;
}

.gaming-section {
  background-color: #000;
  margin-top: 0;
  margin-bottom: 25px;
  padding-top: 50px;
}

.gaming-wrapper {
  height: 125px;
  max-width: 90%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

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

.gaming-heading {
  width: 612px;
  height: 100%;
  color: #ffd2e2;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  font-family: Poppins, sans-serif;
  font-size: 48px;
  font-weight: 500;
  line-height: 58px;
}

.gaming-card-header-2 {
  height: 225px;
  background-color: #000;
  background-image: url('../images/shutterstock_1958735461-1.png');
  background-position: 50%;
  background-size: cover;
}

.gaming-card-body {
  height: 250px;
  color: #000;
  background-color: #d4f4f7;
  padding: 2px 30px 30px;
}

.gaming-card-text {
  font-family: Poppins, sans-serif;
}

.gaming-card-header {
  height: 225px;
  background-color: #000;
  background-image: url('../images/shutterstock_315424493.png');
  background-position: 50%;
  background-size: cover;
}

.gaming-slection-wrapper {
  width: 90%;
  max-width: 1300px;
  flex: none;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
}

.gaming-selection {
  background-color: #303136;
  justify-content: center;
  align-items: center;
  padding-top: 99px;
  padding-bottom: 99px;
  overflow: hidden;
}

.gaming-selection.is_full {
  height: 50vh;
  background-color: #000;
  flex-direction: row;
  align-items: center;
  padding-top: 0;
  padding-bottom: 35px;
  display: flex;
}

.gaming-slider-3._3 {
  right: -42%;
}

.gaming-slider-copy._2 {
  right: -21%;
}

.gaming-card-header-3 {
  height: 225px;
  background-color: #000;
  background-image: url('../images/shutterstock_49976593.png');
  background-position: 50%;
  background-size: cover;
}

.gaming-card-heading {
  font-family: Poppins, sans-serif;
  font-size: 34px;
  font-weight: 600;
  line-height: 38px;
}

.carousel-gaming {
  width: 100vw;
  height: 400px;
  background-color: rgba(0, 0, 0, 0);
  justify-content: flex-end;
  align-items: center;
}

.carousel-gaming.is_contained {
  width: 100%;
  height: auto;
  justify-content: space-between;
  align-items: flex-start;
  padding-bottom: 100px;
}

.gaming-card {
  width: 100%;
  height: 100%;
  color: #b8b9c2;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 5px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  box-shadow: 0 5px 2rem rgba(0, 0, 0, .3);
}

.brix---paragraph-default {
  color: #fff;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
}

.brix---btn-slider-arrow-left---testimonial-v6 {
  width: 40px;
  height: 40px;
  min-height: 64px;
  min-width: 64px;
  color: #211f54;
  background-color: #fff;
  border: 1px solid #eff0f6;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 26px;
  text-decoration: none;
  transition: transform .3s;
  display: flex;
  top: 50%;
  transform: translate(0, -50%);
  box-shadow: 0 2px 12px rgba(20, 20, 43, .08);
}

.brix---btn-slider-arrow-left---testimonial-v6:hover {
  transform: scale(.94)translate(0, -50%);
}

.brix---section {
  color: #fff;
  background-color: #000;
  padding-top: 10px;
  padding-bottom: 10px;
}

.brix---card-testimonial-v6 {
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border: 1px #eff0f6;
  border-radius: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 80px 98px;
  display: flex;
  box-shadow: 0 2px 7px rgba(20, 20, 43, .06);
}

.brix---inner-container-574px---center {
  max-width: 574px;
  margin-left: auto;
  margin-right: auto;
}

.brix---avatar-circle-05-border {
  width: 120px;
  height: 120px;
  max-height: 120px;
  max-width: 120px;
  border: 6px solid #fff;
  border-radius: 50%;
  overflow: hidden;
  transform: translate(0);
  box-shadow: 0 8px 28px rgba(20, 20, 43, .1);
}

.brix---slider-wrapper {
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
}

.brix---color-neutral-600 {
  color: #6e7191;
}

.brix---heading-h2-size {
  color: #ffd2e2;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 48px;
  font-weight: 500;
  line-height: 50px;
}

.brix---hidden-desktop {
  display: none;
}

.brix---container-default {
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---inner-container-800px---center {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.brix---mg-bottom-16px {
  margin-bottom: 16px;
}

.brix---color-neutral-800 {
  color: #211f54;
}

.brix---slider-item-pd {
  padding: 15px;
}

.brix---slider-mask {
  height: 100%;
}

.brix---mg-top-16px {
  margin-top: 16px;
}

.brix---mg-bottom-32px {
  margin-bottom: 32px;
}

.brix---mg-bottom-40px {
  margin-bottom: 40px;
}

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

.brix---btn-slider-arrow-right---testimonial-v6 {
  width: 64px;
  height: 64px;
  min-height: auto;
  min-width: auto;
  color: #211f54;
  background-color: #fff;
  border: 1px solid #eff0f6;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 26px;
  text-decoration: none;
  transition: transform .3s;
  display: flex;
  top: 50%;
  bottom: 0;
  right: 0;
  transform: translate(0, -50%);
  box-shadow: 0 2px 12px rgba(20, 20, 43, .08);
}

.brix---btn-slider-arrow-right---testimonial-v6:hover {
  transform: scale(.94)translate(0, -50%);
}

.html-embed-4 {
  width: 100%;
  height: auto;
  object-fit: none;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.html-embed-5 {
  display: none;
}

.html-embed-6 {
  margin-top: 0;
  display: none;
}

.html-embed-7 {
  display: none;
}

.slide-cta-2 {
  flex-direction: row;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 0;
  padding-bottom: 15px;
  display: flex;
}

.features_main_container {
  height: 100%;
  max-width: 100%;
  object-fit: contain;
  flex-direction: row;
  justify-content: center;
  display: flex;
  position: relative;
}

.slide-main-cta-1 {
  width: 188px;
  height: 56px;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
  background-color: #3452f5;
  border-radius: 60px;
  justify-content: center;
  align-items: center;
  margin-right: 2vw;
  padding: 16px 30px;
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
  display: flex;
}

.features-main-subtitle {
  white-space: pre-wrap;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 52px;
}

.features-main-title {
  flex-direction: column;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 600;
  line-height: 32px;
  display: flex;
}

.features_main_image {
  height: 100%;
  max-height: none;
  max-width: 45%;
  object-fit: fill;
  padding-left: 0;
  padding-right: 0;
  display: block;
  position: relative;
  left: -36px;
}

.slide-main-cta-2-copy {
  width: 188px;
  height: 56px;
  color: #000;
  text-align: center;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  border-radius: 60px;
  justify-content: center;
  align-self: center;
  align-items: center;
  padding: 15px 30px;
  font-size: 18px;
  line-height: 27px;
  display: flex;
}

.features_main_slide1 {
  color: #000;
  margin-bottom: 0;
}

.features_main_mobile_image {
  display: none;
}

.slide-main-cta-2 {
  width: 188px;
  height: 56px;
  color: #000;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  border-radius: 60px;
  justify-content: center;
  align-items: center;
  padding: 15px 30px;
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
  display: flex;
}

.features-main-slider {
  width: 100%;
  height: 539px;
  max-width: none;
  color: #000;
  background-color: #fbfcdb;
  background-image: linear-gradient(to right, #e9defa 40%, #fbfcdb 88%);
  border: 1px #000;
  border-radius: 20px;
  margin-top: 351px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  top: 0;
}

.slide-main-cta {
  flex-direction: row;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 0;
  padding-bottom: 15px;
  display: flex;
}

.features_main_slide3 {
  background-image: linear-gradient(to right, #e9defa 40%, #fbfcdb 100%, #fefeff);
}

.features-main-text {
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  line-height: 28px;
}

.slide-main-cta-1-copy {
  width: 188px;
  height: 56px;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
  background-color: #3452f5;
  border-radius: 60px;
  justify-content: center;
  align-items: center;
  margin-right: 2vw;
  padding: 16px 30px;
  font-size: 18px;
  line-height: 27px;
  display: flex;
}

.features-main-content {
  width: 40%;
  height: auto;
  color: #000;
  flex-direction: column;
  flex: 0 auto;
  justify-content: space-around;
  margin-top: 4vh;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.features-mask {
  color: #000;
  border-radius: 20px;
}

.features_main_slide2 {
  background-image: linear-gradient(to right, #e9defa 22%, #fbfcdb 100%, #fefeff);
}

.pick-us-benefiits-wrapper, .pick-us-wrapper, .container-4, .container-5 {
  max-width: 90%;
}

.div-block-26 {
  padding: 15px;
}

.div-block-28 {
  flex-direction: column;
  flex: none;
  justify-content: flex-end;
  padding: 15px;
  display: block;
}

.div-block-30 {
  padding: 15px;
}

.lynx-paragraph-accordion-3 {
  color: #000;
  margin-bottom: 30px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  line-height: 21px;
}

.lynx-accordion-item-2 {
  background-color: #ffd2e2;
  border: 2px solid #000;
  border-radius: 12px;
}

.lynx-content-3 {
  width: auto;
  max-width: none;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  display: block;
}

.container-6 {
  max-width: 90%;
}

.lynx-icon-arrow-3 {
  width: 40px;
  height: 40px;
  background-color: #1f2022;
  background-image: url('../images/Arrow_3.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 50%;
  flex: none;
}

.lynx-accordion-content-3 {
  padding-left: 30px;
  padding-right: 30px;
  overflow: hidden;
}

.lynx-accordion-header-4 {
  height: 88px;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 15px 15px 15px 30px;
  transition: padding .3s;
  display: flex;
}

.lynx-accordion-header-4:hover {
  padding-left: 35px;
}

.lynx-block-faq-3 {
  width: 100%;
  max-width: none;
  grid-row-gap: 14px;
  flex-direction: column;
  display: flex;
}

.lynx-heading-accordion-2 {
  color: #1f2022;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 10px;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 38px;
}

.container-7 {
  max-width: none;
  min-width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.articles-wrapper {
  width: 90%;
  max-width: none;
  display: block;
}

.testimonial-wrapper, .features-hero-wrapper {
  width: 90%;
  max-width: none;
}

.container-8 {
  height: 100%;
  max-width: 90%;
  align-items: flex-start;
  display: flex;
}

.container-9 {
  width: 90%;
  max-width: none;
}

.section-6 {
  margin-bottom: 144px;
}

.container-10 {
  max-width: 90%;
}

.faq-section {
  width: 393px;
  height: 181px;
  color: #fff;
  margin-top: 0;
  margin-bottom: 7px;
  font-family: Poppins, sans-serif;
  font-size: 72px;
  font-weight: 500;
  line-height: 80px;
  position: relative;
}

.faq-section.page2 {
  width: 35%;
  margin-bottom: 0;
}

.faq-section.page4 {
  width: 35%;
  height: 261px;
  margin-bottom: 0;
  line-height: 80px;
  display: flex;
}

.faq-section.page5 {
  width: 83%;
  height: auto;
  flex-wrap: nowrap;
  align-content: space-between;
  font-size: 72px;
  line-height: 80px;
  display: flex;
}

.container-11 {
  width: 90%;
  max-width: none;
}

.container-12 {
  width: 90%;
  max-width: none;
  flex-direction: row;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  overflow: visible;
}

@media screen and (min-width: 1280px) {
  .testimonial-content.page4 {
    margin-top: 0;
  }

  .about_us_testimonial {
    height: 750px;
    background-size: 100% 120%;
    margin-bottom: 70px;
    overflow: visible;
  }

  .hero-section {
    margin-top: 0;
    padding-top: 0;
  }

  .hero-wrapper {
    height: 80%;
    justify-content: center;
    margin-top: 0;
  }

  .hero-title {
    margin-top: 100px;
    margin-left: 60px;
  }

  .dp2-video-section {
    margin-top: 300px;
  }

  .gamer-dating-content {
    width: 65%;
  }

  .image-3 {
    object-fit: cover;
  }

  .gaming-selection.is_full {
    height: auto;
  }

  .html-embed-4 {
    display: none;
  }

  .html-embed-5 {
    width: 100%;
    margin-top: 0;
    display: block;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
    overflow: hidden;
  }
}

@media screen and (min-width: 1440px) {
  .section_text {
    max-width: none;
  }

  .section_text.page4 {
    width: 40%;
    max-width: none;
    margin-left: 10vw;
  }

  .section_text.page5 {
    margin-left: 0;
  }

  .section_title.page4 {
    width: auto;
  }

  .article_card {
    flex-direction: column;
  }

  .article_card.page3 {
    height: 100%;
  }

  .image-12.page3 {
    height: 230px;
    border-radius: 0;
  }

  .wrapper-content {
    object-fit: contain;
  }

  .article-title.page3 {
    width: 95%;
  }

  .article_card_two.page3, .article_card_three {
    height: 100%;
  }

  .article_card_three.page3 {
    height: 100%;
    overflow: visible;
  }

  .blogs-container.page3 {
    max-width: 80%;
  }

  .blogs-cta-div.page3 {
    width: 100%;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }

  .article_grid.page3 {
    width: 100%;
    grid-template-columns: 349px 349px 349px;
  }

  .features-txt-copy--1.page5 {
    margin-right: 0;
  }

  .article_grid_2.page3 {
    width: auto;
  }

  .article_grid_2.page5 {
    width: 100%;
    flex: 0 auto;
    justify-content: space-between;
  }

  .subtitle_features_copy.page5 {
    height: auto;
    flex-direction: row;
    align-items: flex-start;
    line-height: 7vh;
    display: block;
  }

  .about_us_section {
    grid-template-rows: auto;
  }

  .about_us_testimonial {
    height: 700px;
  }

  .body-wrapper {
    background-position: 50% 0;
    background-size: cover;
  }

  .pre-footer-wrapper, .div-block-25 {
    width: auto;
  }

  .image-18 {
    left: -75px;
  }

  .image-18.page2 {
    left: 0;
  }

  .slide-cta-2, .slide-cta-2.page2 {
    border-style: solid;
  }

  .wrapper {
    background-color: #000;
    background-position: 50%;
    background-size: cover;
  }

  .testimonial-section {
    padding-left: 0%;
    padding-right: 0%;
  }

  .image-21 {
    object-fit: contain;
  }

  .hero-section {
    margin-top: 0;
    display: block;
    overflow: hidden;
  }

  .hero-wrapper {
    justify-content: flex-start;
    overflow: hidden;
  }

  .hero-title {
    justify-content: flex-start;
    margin-top: 175px;
    margin-left: 105px;
  }

  .dp2-video-section {
    margin-top: 300px;
  }

  .gaming-feat-header {
    width: 76%;
  }

  .gaming-feat-text {
    width: 80%;
  }

  .gaming-feat-content-2 {
    padding-right: 45px;
  }

  .gaming-features-grid-2 {
    grid-column-gap: 0px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 506px;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .gaming-benefits {
    background-color: #d4f4f7;
  }

  .gaming-benefits-wrapper {
    max-width: 90%;
    background-color: rgba(0, 0, 0, 0);
  }

  .game-benefits-header {
    font-weight: 400;
  }

  .game-benefits-icon {
    color: #000;
  }

  .game-benefits-text {
    width: auto;
    font-size: 16px;
  }

  .gamer-dating-content {
    width: 60%;
    padding-left: 96px;
  }

  .gamer-dating-image-holder {
    width: 40%;
  }

  .bars-content {
    justify-content: space-between;
  }

  .bar-card-header {
    height: 225px;
    background-image: url('../images/dp2-FAQ-p-500.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .bar-card-body {
    height: 230px;
    color: #000;
  }

  .bar-card-heading {
    font-family: Poppins, sans-serif;
    font-size: 34px;
    font-weight: 600;
    line-height: 38px;
  }

  .bar-card-header-4 {
    height: 225px;
    background-image: url('../images/Rectangle-583_1.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .bar-card-text {
    font-family: Poppins, sans-serif;
  }

  .bar-card-header-5 {
    height: 225px;
    background-image: url('../images/Rectangle-583_2.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .card-header-3 {
    height: 225px;
    background-image: url('../images/Rectangle-583_3.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .btn {
    display: none;
  }

  .bar-card-header-2 {
    height: 225px;
    background-image: url('../images/Rectangle-583.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .bars-selection-wrapper {
    max-width: none;
  }

  .bar-card {
    background-color: rgba(0, 0, 0, 0);
  }

  .vr-card-text {
    font-family: Poppins, sans-serif;
  }

  .bar-card-header-6 {
    height: 225px;
    background-image: url('../images/shutterstock_1926287792.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .vr-selection-wrapper {
    max-width: none;
  }

  .vr-card-header {
    height: 225px;
    background-image: url('../images/shutterstock_1205536093.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .vr-card-header-3 {
    height: 225px;
    background-image: url('../images/shutterstock_1205536108.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .vr-card-body {
    height: 200px;
    color: #000;
  }

  .vr-card-heading {
    font-family: Poppins, sans-serif;
    font-size: 34px;
    font-weight: 600;
    line-height: 38px;
  }

  .vr-card-header-2 {
    height: 225px;
    background-image: url('../images/shutterstock_1462664612.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .vr-card-header-4 {
    height: 225px;
    background-image: url('../images/shutterstock_1205536174.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .gaming-content {
    justify-content: space-between;
  }

  .gaming-card-header-2 {
    height: 225px;
    background-image: url('../images/shutterstock_1958735461-1.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .gaming-card-body {
    height: 170px;
    color: #000;
  }

  .gaming-card-text {
    font-family: Poppins, sans-serif;
  }

  .gaming-card-header {
    height: 225px;
    background-image: url('../images/shutterstock_315424493.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .gaming-slection-wrapper {
    max-width: none;
  }

  .gaming-card-header-3 {
    height: 225px;
    background-image: url('../images/shutterstock_49976593.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .gaming-card-heading {
    font-family: Poppins, sans-serif;
    font-size: 34px;
    font-weight: 600;
    line-height: 38px;
  }

  .gaming-card {
    background-color: rgba(0, 0, 0, 0);
  }

  .brix---paragraph-default {
    color: #fff;
  }

  .brix---btn-slider-arrow-left---testimonial-v6 {
    background-color: #fff;
  }

  .brix---card-testimonial-v6 {
    background-color: rgba(0, 0, 0, 0);
    border-style: none;
    padding-top: 0;
    padding-bottom: 0;
  }

  .brix---btn-slider-arrow-right---testimonial-v6 {
    background-color: #fff;
  }

  .html-embed-5 {
    display: none;
  }

  .html-embed-6 {
    width: 100%;
    object-fit: contain;
    display: block;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
    overflow: hidden;
  }

  .slide-cta-2 {
    border-style: none;
  }

  .features_main_container {
    max-width: 100%;
    justify-content: space-between;
  }

  .features_main_image {
    left: 0;
  }

  .features-main-slider {
    width: auto;
    max-width: none;
  }

  .container-4, .container-5 {
    max-width: 80%;
  }

  .faq-section.page4 {
    width: auto;
  }
}

@media screen and (min-width: 1920px) {
  .hero {
    font-size: 18px;
    line-height: 27px;
  }

  .section_text.page4, .section_text.page5 {
    margin-left: 0;
  }

  .section_title.page5 {
    width: 70%;
  }

  .benefits {
    max-width: none;
    margin-top: 63px;
  }

  .article_card {
    height: 100%;
  }

  .image-12.page3 {
    border-radius: 0;
  }

  .text-block-3.page3 {
    flex: none;
  }

  .article-title {
    width: 80%;
  }

  .article-title.page3 {
    width: 90%;
    height: auto;
    flex: none;
  }

  .article_card_two {
    height: 100%;
  }

  .article_card_three {
    height: auto;
  }

  .article_card_three.page3 {
    height: 100%;
  }

  .features_content.page3 {
    width: 100%;
    max-width: none;
  }

  .features-img-copy.page3 {
    margin-left: 98px;
    padding-left: 0;
  }

  .article_grid.page3 {
    grid-template-columns: 420px 420px 420px;
  }

  .features-txt-copy--1 {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
    flex-direction: column;
    justify-content: center;
    margin-left: 215px;
  }

  .article_grid_2.page3 {
    max-width: none;
  }

  .article_grid_2.page5 {
    width: 100%;
    max-width: none;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .subtitle_features_copy.page3 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .subtitle_features_copy.page5 {
    font-size: 72px;
    line-height: 80px;
  }

  .text_features_copy.page3 {
    margin-bottom: 0;
  }

  .text_features_copy.page5 {
    width: 70%;
  }

  .features-slider.page2 {
    max-width: 1660px;
  }

  .image-18 {
    left: -100px;
  }

  .features_container {
    overflow: visible;
  }

  .features_container.page2 {
    max-width: none;
  }

  .features-wrapper {
    display: block;
  }

  .navlink.two, .navlink.bold {
    width: 160px;
    padding: 0;
  }

  .testimonial-card {
    width: 100%;
    overflow: visible;
  }

  .testimonial-section {
    overflow: hidden;
  }

  .slide-horizontal {
    object-fit: fill;
    overflow: visible;
  }

  .slider-horizontal {
    width: 98%;
    overflow: visible;
  }

  .container {
    overflow: visible;
  }

  .horizontal-content-block {
    align-items: flex-start;
  }

  .column-wrap, .mask-horizontal {
    overflow: visible;
  }

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

  .icon-5 {
    font-size: 40px;
    left: 10px;
    overflow: visible;
  }

  .image-21 {
    object-fit: cover;
  }

  .heading-33 {
    margin-top: 0;
  }

  .testimonials {
    color: rgba(0, 0, 0, 0);
  }

  .hero-wrapper {
    max-width: 1660px;
  }

  .dp2-video-section {
    background-image: none;
    margin-top: 300px;
  }

  .image-3 {
    width: 100%;
    max-width: none;
    object-fit: cover;
  }

  .features_main_container {
    justify-content: center;
    overflow: visible;
  }

  .features_main_image {
    left: -100px;
  }

  .pick-us-benefiits-wrapper, .pick-us-wrapper, .container-6 {
    max-width: 1660px;
  }

  .features-hero-wrapper, .container-9 {
    width: auto;
    max-width: 1660px;
  }

  .section-6 {
    margin-bottom: 144px;
  }

  .faq-section.page5 {
    width: 70%;
  }

  .container-11 {
    width: auto;
    max-width: 1660px;
  }

  .container-12 {
    width: 100%;
    max-width: 1660px;
  }
}

@media screen and (max-width: 991px) {
  .testimonial-content {
    width: 45vw;
    height: 90vh;
    max-width: none;
    flex-direction: column;
    justify-content: center;
    margin-right: 22px;
  }

  .testimonial-content.page4 {
    width: auto;
    height: 80%;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 5vh;
    display: block;
  }

  .testimonial-quote-icon.page4 {
    margin-top: 0;
  }

  .footer-block-two.page2 {
    flex: 0 auto;
    margin-left: 0;
    margin-right: 27px;
  }

  .footer-social-block-two.page2 {
    margin-left: 0;
    margin-right: 34px;
  }

  .hero {
    width: auto;
    background-image: url('../images/group3428.webp'), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
    background-position: 50% 0, 0 0;
    background-size: 1440px, auto;
    background-attachment: scroll, scroll;
    padding-bottom: 35px;
  }

  .hamburger-menu {
    cursor: pointer;
  }

  .hamburger-menu:hover {
    background-color: rgba(0, 0, 0, 0);
  }

  .hamburger-menu.w--open {
    height: 100%;
    background-color: rgba(0, 0, 0, 0);
  }

  .header-list {
    height: 100vh;
    -webkit-text-fill-color: inherit;
    background-color: #3452f5;
    background-image: linear-gradient(to top, #3452f5 75%, #000);
    background-clip: border-box;
    flex-direction: column;
    justify-content: space-between;
    margin-top: 0;
    padding-bottom: 0;
    display: flex;
    top: 0;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .header-list:active {
    height: 90vh;
    overflow: auto;
  }

  .header-link {
    height: 20vh;
    text-align: center;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    font-size: 50px;
    line-height: 76px;
    display: flex;
  }

  .header-links-left, .header-links-right {
    display: none;
  }

  .section_text.page4 {
    margin-top: 50px;
  }

  .section_text.page5 {
    width: auto;
    max-width: none;
    margin-left: 0;
  }

  .section_title.page2 {
    width: 60%;
    height: auto;
    font-size: 62px;
    line-height: 70px;
  }

  .section_title.page4 {
    width: 40vw;
    margin-top: auto;
    margin-bottom: auto;
  }

  .section_title.page5 {
    width: 65vw;
  }

  .section__subtitle {
    position: relative;
  }

  .section__subtitle.page5 {
    margin-bottom: 5vh;
    font-size: 14px;
    line-height: 21px;
  }

  .main_cta_btn {
    margin-bottom: .5em;
    margin-right: .5em;
    padding: 15px 45px;
    font-size: 1.5em;
    line-height: 1.2em;
  }

  .pick_us_content {
    margin-left: auto;
    margin-right: auto;
  }

  .pick_us_title {
    width: 50vw;
  }

  .pick_us_cta_btn {
    text-align: center;
    justify-content: center;
  }

  .benefits {
    width: auto;
    max-width: none;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: wrap;
    grid-template-rows: auto;
    grid-template-columns: .25fr .25fr .25fr;
    grid-auto-columns: 1fr;
    align-content: stretch;
    align-items: flex-start;
    display: flex;
  }

  .pricing-image-2 {
    align-self: center;
    margin-right: 0;
  }

  .benefits-text {
    width: auto;
    height: auto;
    text-align: center;
  }

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

  .benefits_cta {
    margin-bottom: 3vh;
    position: relative;
  }

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

  .pick_us_card {
    max-width: 38vw;
    justify-content: center;
    align-items: center;
  }

  .articles_grid {
    grid-column-gap: 28px;
    grid-row-gap: 0px;
    flex-flow: row;
    grid-template-rows: auto;
    grid-template-columns: .5fr .5fr .25fr;
    grid-auto-columns: 1fr;
    align-content: flex-end;
    justify-content: flex-start;
    align-items: center;
    justify-items: start;
    margin-left: auto;
    margin-right: auto;
    display: grid;
    position: relative;
  }

  .articles_btn {
    width: 15vw;
  }

  .article_card {
    width: 28vw;
    height: 100%;
    justify-content: flex-start;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

  .article_card.page3 {
    width: auto;
  }

  .article-text {
    font-size: 1em;
    display: flex;
  }

  .article-text.page3 {
    margin-bottom: 20px;
    line-height: 22px;
  }

  .image-12.page3 {
    width: auto;
    height: auto;
  }

  .article-cta-2 {
    width: auto;
    padding: 17px;
    font-size: 12px;
    right: 0;
  }

  .article-cta-2.page3 {
    width: 90%;
    height: 40px;
    flex: 1;
    justify-content: flex-start;
    padding: .5em 1em;
    right: auto;
  }

  .image-13.page3 {
    margin-left: 5px;
  }

  .text-block-3 {
    object-fit: fill;
    flex-wrap: nowrap;
    overflow: visible;
  }

  .text-block-3.page3 {
    font-size: 11px;
  }

  .wrapper-content {
    background-image: url('../images/shutterstock_1089836462.png');
    background-position: 0 100%;
    background-size: auto;
    position: relative;
  }

  .wrapper-content.page4 {
    width: 100%;
    height: 100%;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: auto;
    background-attachment: fixed;
    align-items: center;
  }

  .wrap-title.page4 {
    width: 60vw;
  }

  .article-title {
    width: 90%;
    height: 60%;
    font-size: 28px;
    line-height: 38px;
  }

  .article-title.page3 {
    height: 124px;
    margin-bottom: 20px;
    line-height: 2.5vh;
  }

  .testimonial_txt {
    max-width: none;
    font-size: 1em;
    position: relative;
  }

  .testimonial_txt.page4 {
    width: auto;
    height: auto;
    max-width: none;
    flex-wrap: wrap;
    align-content: space-around;
    font-size: 20px;
    line-height: 25px;
    display: flex;
    overflow: visible;
  }

  .main_cta_btn-copy {
    margin-bottom: .5em;
    margin-right: .5em;
    padding: .5em 1.5em;
    font-size: 1em;
    line-height: 1.2em;
  }

  .testimonial_container.page4 {
    max-width: none;
  }

  .section-5 {
    background-position: 50% 60%;
    background-repeat: no-repeat;
    background-attachment: fixed;
  }

  .sub-to-love-content {
    height: 80%;
  }

  .sub-to-love-content.page2 {
    height: 100%;
  }

  .hero_text-copy.page2 {
    margin-top: 18vh;
  }

  .hero_heading-copy.page2, .text-block-2-copy.page2 {
    margin-top: 0;
  }

  .main_cta_btn-copy {
    margin-bottom: .5em;
    margin-right: .5em;
    padding: .5em 1.5em;
    font-size: 1em;
    line-height: 1.2em;
  }

  .footer-content {
    max-width: 728px;
  }

  .footer_top {
    flex-wrap: wrap;
  }

  .main_cta_btn-copy {
    margin-bottom: .5em;
    margin-right: .5em;
    padding: 1.5em 3em;
    font-size: 1.2em;
    line-height: 1em;
  }

  .pick_us_benefits {
    margin-left: auto;
    margin-right: auto;
  }

  .article_card_two {
    width: 28vw;
    height: 100%;
    justify-content: center;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

  .article_card_two.page3 {
    width: auto;
  }

  .article_card_three {
    width: 28vw;
    height: 100%;
    justify-content: center;
    align-items: center;
    padding-left: 0;
    display: flex;
    position: relative;
  }

  .article_card_three.page3 {
    width: auto;
  }

  .features_content {
    width: 90vw;
    height: 60vh;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template: "Area"
    / .75fr .75fr;
    grid-auto-columns: 1fr;
    align-items: center;
    justify-items: center;
    margin-top: 5vh;
    display: grid;
  }

  .features_content.page3 {
    width: auto;
    height: 500px;
    grid-template-columns: 1fr .75fr;
  }

  .features-img-copy {
    object-fit: fill;
    display: block;
  }

  .features-img-copy.page3 {
    width: 100%;
    height: 100%;
    max-width: none;
    object-fit: fill;
    overflow: hidden;
  }

  .features-txt-3 {
    padding-right: 5vw;
  }

  .features-txt-3.page3 {
    width: 50%;
    height: 100%;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    flex: none;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-left: 1vw;
  }

  .title_features-copy {
    margin-top: 2vh;
    font-size: 1em;
    line-height: 1.2em;
  }

  .title_features-copy.page3 {
    flex-direction: column;
    justify-content: space-between;
    margin-top: 0;
    font-size: 1.5em;
    line-height: 1.5em;
  }

  .subtitle_features-copy {
    height: 10vh;
    margin-top: 2vh;
    font-size: 2em;
    line-height: 5vh;
  }

  .subtitle_features-copy.page3 {
    width: 100%;
    height: auto;
    flex-direction: column;
    justify-content: space-around;
    margin-top: 0;
    font-size: 2.5em;
    line-height: 4vh;
  }

  .text_features-copy {
    width: 36vw;
    font-size: .9em;
    overflow: visible;
  }

  .text_features-copy.page3 {
    width: auto;
    flex-direction: column;
    flex: none;
    margin-top: 0;
    margin-bottom: 32px;
    font-size: 1em;
  }

  .features_cta-copy.page3 {
    width: auto;
    max-width: none;
    flex-direction: row;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    margin-left: 0;
    overflow: visible;
  }

  .features_cta_btn_1 {
    width: 168px;
    height: 56px;
    white-space: nowrap;
    flex-wrap: wrap;
    margin-bottom: .5em;
    margin-right: .5em;
    padding: 0;
    font-family: Poppins, sans-serif;
    font-size: 18px;
    line-height: 27px;
  }

  .features-cta-btn-2 {
    width: 168px;
    white-space: nowrap;
    margin-bottom: .5em;
    padding: 0;
    font-family: Poppins, sans-serif;
    font-size: 18px;
    line-height: 27px;
    display: flex;
  }

  .blogs-container.page3 {
    max-width: 95%;
    margin-top: 0;
  }

  .break_cta {
    margin-bottom: .5em;
    padding: .5em 1.5em;
    font-size: 1em;
    line-height: 1.2em;
  }

  .break_cta.page3 {
    padding: 1em 3em;
  }

  .blogs-cta-div.page3 {
    width: 95vw;
    max-width: none;
  }

  .article_grid {
    width: 90vw;
    height: 90%;
    grid-column-gap: 5px;
    grid-row-gap: 0px;
    flex-flow: row;
    grid-template-rows: 1fr;
    grid-template-columns: .75fr .75fr .5fr;
    grid-auto-columns: 1fr;
    align-content: flex-end;
    justify-content: flex-start;
    align-items: center;
    justify-items: center;
    margin-left: 5vw;
    display: grid;
    position: relative;
  }

  .article_grid.page3 {
    width: 95vw;
    grid-column-gap: 16px;
  }

  .features-txt-copy--1 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    text-align: left;
    flex-flow: column wrap;
    align-content: flex-start;
    justify-content: space-around;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 0;
  }

  .features-txt-copy--1.page5 {
    width: 40vw;
    justify-content: center;
    align-items: center;
    margin-right: 0;
    padding-left: 0;
  }

  .article_grid_2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-top: 20vh;
    display: grid;
  }

  .article_grid_2.page3 {
    height: 400px;
  }

  .article_grid_2.page5 {
    width: 100%;
    height: auto;
    flex-direction: row;
    align-items: flex-end;
    margin-top: 0;
    overflow: visible;
  }

  .subtitle_features_copy {
    height: 15vh;
    margin-top: 2vh;
    font-size: 2em;
    line-height: 5vh;
    position: relative;
  }

  .subtitle_features_copy.page3 {
    width: 90%;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 35px;
    line-height: 4vh;
  }

  .subtitle_features_copy.page5 {
    width: 251px;
    height: 181px;
    flex-wrap: nowrap;
    margin-bottom: 0;
    font-size: 46px;
    line-height: 51px;
  }

  .text_features_copy {
    width: 36vw;
    margin-top: 2vh;
    font-size: 1em;
    position: relative;
    overflow: visible;
  }

  .text_features_copy.page3 {
    margin-bottom: 0;
    line-height: 24px;
  }

  .text_features_copy.page5 {
    width: auto;
    height: auto;
    margin-top: 0;
    font-size: 18px;
    line-height: 24px;
  }

  .features_cta_btn-_copy {
    margin-bottom: .5em;
    margin-right: .5em;
    padding: 1em 3em;
    font-family: Poppins, sans-serif;
    font-size: 1em;
    line-height: 1.2em;
  }

  .features_cta_btn-_copy.page3 {
    width: 148px;
    padding-left: 0;
    padding-right: 0;
  }

  .features_cta_btn-_copy.page5 {
    margin-top: 0;
  }

  .features_secondary_bttn-_copy {
    margin-bottom: .5em;
    padding: 1em 3em;
    font-family: Poppins, sans-serif;
    font-size: 1em;
    line-height: 1.2em;
  }

  .features_secondary_bttn-_copy.page3 {
    width: 148px;
    padding-left: 0;
    padding-right: 0;
  }

  .body-5 {
    background-position: 20%;
    background-repeat: no-repeat;
    background-attachment: fixed;
  }

  .body-5.page4 {
    background-position: 20%, 0 0;
  }

  .main_cta_btn-copy {
    margin-bottom: .5em;
    margin-right: .5em;
    padding: 15px 45px;
    font-size: 1.5em;
    line-height: 1.2em;
  }

  .about_us_title {
    width: 75%;
    height: 15vh;
    margin-left: 0;
    font-size: 50px;
    line-height: 60px;
  }

  .about_us_txt {
    width: 80%;
    height: auto;
    margin-left: 0;
    font-size: 20px;
    line-height: 24px;
  }

  .about_us_grid {
    width: 100%;
    height: auto;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-direction: row;
    grid-template-rows: auto auto;
    grid-template-columns: .25fr .25fr;
    grid-auto-columns: 1fr;
    justify-content: stretch;
    align-items: center;
    justify-items: center;
    margin-top: 50px;
    margin-bottom: auto;
    display: grid;
  }

  .about_us_section {
    width: 100%;
    grid-template-columns: .25fr;
    align-content: center;
    justify-content: start;
    justify-items: start;
  }

  .about_us_full_grid {
    width: auto;
    height: auto;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
    grid-template-columns: 1fr .25fr;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .about_us_testimonial {
    height: 490px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    margin-top: 0;
    display: flex;
  }

  .pick_us_cta-copy.page4 {
    margin-top: auto;
    display: none;
  }

  .body-wrapper {
    height: 680px;
    background-image: none;
  }

  .about_us_content {
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 0;
    display: flex;
    position: relative;
  }

  .body-6 {
    background-position: 50%, 0 0;
    background-size: cover, auto;
  }

  .pre-footer-wrapper {
    width: auto;
  }

  .section-wrapper {
    height: auto;
    margin-top: 5vh;
  }

  .img-article-slide {
    width: 50%;
    height: 100%;
  }

  .div-block-25 {
    width: 45%;
    flex-direction: column-reverse;
    justify-content: flex-start;
    align-items: flex-end;
    display: flex;
  }

  .features-slider {
    width: 95vw;
    height: auto;
  }

  .slider-arrow {
    margin-left: 9px;
  }

  .slider-arrow.page2 {
    margin-left: 0;
  }

  .image-18 {
    display: none;
  }

  .image-18.page2 {
    width: 375px;
    height: 420px;
    max-width: none;
    padding-left: 0;
    display: block;
    left: 0;
  }

  .features_container {
    object-fit: fill;
    overflow: visible;
  }

  .features_container.page2 {
    height: 100%;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    align-items: center;
    overflow: visible;
  }

  .features-title.page2 {
    font-size: 1.1em;
  }

  .features-content {
    width: 35vw;
  }

  .features-content.page2 {
    width: 70%;
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    justify-content: center;
    margin-top: 0;
    margin-left: 0;
    padding-top: 0;
  }

  .features-subtitle {
    font-size: 2em;
    line-height: 4vh;
  }

  .features-subtitle.page2 {
    font-size: 2.2em;
  }

  .features-text {
    width: 35vw;
    font-size: 1em;
    line-height: 3vh;
  }

  .features-text.page2 {
    width: 40vw;
    font-size: 1em;
    line-height: 1.8vh;
  }

  .slide-cta {
    width: 40vw;
    height: auto;
  }

  .slide-cta-1 {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
  }

  .slide-cta-2 {
    padding: 16px 20px;
    font-size: 16px;
  }

  .slide-cta-2.page2 {
    justify-content: center;
  }

  .wrapper {
    display: none;
  }

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

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

  .nav-icon-wrapper.account {
    display: none;
  }

  .nav-icon-wrapper.menu {
    color: #fff;
    display: block;
  }

  .nav-icon-wrapper.closemenu {
    text-decoration: none;
  }

  .nav-icon-wrapper.bag {
    display: none;
  }

  .link {
    color: #fff;
    font-family: "Fa solid 900", sans-serif;
    font-size: 30px;
    line-height: 28px;
    text-decoration: none;
  }

  .header-nav {
    position: relative;
  }

  .full-menu {
    color: #fff;
    background-color: #3452f5;
    border: 1px solid rgba(0, 0, 0, 0);
    border-top-color: #fff;
    overflow: hidden;
  }

  .bold-text-4 {
    color: #fff;
    border: 1px solid rgba(0, 0, 0, 0);
    font-family: "Fa solid 900", sans-serif;
    font-size: 30px;
    font-weight: 400;
    line-height: 30px;
    text-decoration: none;
  }

  .bold-text-4:hover {
    color: #000;
  }

  .menu-bottom-links {
    border: 1px solid rgba(0, 0, 0, 0);
    border-top-color: #fff;
    border-radius: 0;
  }

  .minilink {
    color: #fff;
    font-size: 11px;
  }

  .minilink:hover {
    color: #000;
  }

  .bigmenu {
    width: 80vw;
    background-color: #3452f5;
    border: 1px solid rgba(0, 0, 0, 0);
    display: flex;
  }

  .nav-icons {
    color: #fff;
  }

  .menu-bar {
    border-color: rgba(0, 0, 0, 0);
    border-top-style: solid;
    border-top-width: 1px;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-style: solid;
    border-right-width: 1px;
  }

  .navlink-text {
    direction: ltr;
    text-transform: uppercase;
    white-space: nowrap;
    font-size: 25px;
    font-style: normal;
    font-weight: 600;
    text-decoration: none;
  }

  .navlink-text:hover {
    color: #000;
  }

  .social-icon-wrapper {
    height: 5vh;
    color: #fff;
    flex-direction: row;
    justify-content: space-between;
    align-self: auto;
    display: flex;
  }

  .social-icon-wrapper:hover, .social-icon-wrapper:active {
    color: #000;
  }

  .brand {
    padding-left: 12px;
    padding-right: 12px;
  }

  .navlink.openmenu {
    text-decoration: none;
  }

  .navlink.openmenu:hover {
    color: #000;
  }

  .navlink.two {
    width: 158px;
    height: 46px;
    margin-top: 1vh;
    margin-right: 0;
    padding: 0;
  }

  .navlink.bold {
    width: 158px;
    height: 46px;
    margin-top: 1vh;
    padding: 0;
    text-decoration: none;
  }

  .nav-left {
    flex: 1;
  }

  .nav-menu {
    display: none;
  }

  .menu-overlay {
    text-decoration: none;
    display: none;
  }

  .navbar-wrapper {
    flex-flow: wrap;
    align-content: space-between;
  }

  .features-subtitle-copy {
    font-size: 2em;
    line-height: 4vh;
  }

  .features-text-copy {
    width: 35vw;
    font-size: 1em;
    line-height: 3vh;
  }

  .slide-cta-copy {
    width: 40vw;
    height: 10vh;
  }

  .slide-cta-1-copy {
    padding-left: 20px;
    padding-right: 20px;
  }

  .mobile-image {
    width: 50%;
    max-width: 70%;
    flex: none;
    margin-left: 0;
    margin-right: 0;
    padding-right: 0;
    display: block;
    overflow: visible;
  }

  .horizontal-quote-h4 {
    font-size: 16px;
  }

  .container {
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .horizontal-content-block {
    width: 100%;
    padding-left: 25px;
    padding-right: 40px;
  }

  .column-wrap {
    flex-wrap: wrap;
  }

  .heading-31 {
    font-size: 35px;
  }

  .image-21 {
    object-fit: cover;
  }

  .heading-33 {
    margin-top: 0;
    margin-right: auto;
  }

  .social-link {
    justify-content: space-between;
    padding-right: 10px;
    display: flex;
  }

  .social-link:hover {
    color: #000;
    background-color: rgba(0, 0, 0, 0);
  }

  .twitter-icon {
    flex: none;
    display: block;
  }

  .twitter-icon:hover {
    color: #000;
    text-shadow: 0 0 #000;
    text-decoration: none;
  }

  .facebook-icon {
    display: block;
  }

  .hero-section {
    margin-top: 0;
    overflow: hidden;
  }

  .hero-wrapper {
    max-width: 95%;
    margin-bottom: 0;
    padding-left: 0;
    overflow: hidden;
  }

  .hero-title {
    margin-left: 35px;
  }

  .hero-heading {
    font-size: 52px;
    line-height: 60px;
  }

  .dp2-video-section {
    margin-top: 200px;
  }

  .video-holder {
    height: 400px;
  }

  .gaming-feat-content {
    padding-top: 10px;
    padding-left: 0;
  }

  .gamer-girl-image, .gamer-girl-image-2 {
    object-fit: cover;
  }

  .gaming-features-grid {
    flex-direction: column;
    display: flex;
  }

  .gaming-feat-content-2 {
    padding-top: 10px;
    padding-right: 0;
  }

  .gaming-features-grid-2 {
    flex-direction: column-reverse;
    display: flex;
  }

  .gaming-benefits {
    height: auto;
    align-items: flex-start;
  }

  .gaming-benefits-wrapper {
    max-width: 100%;
    flex-direction: column;
    align-items: flex-start;
    padding: 20px 0;
    display: flex;
  }

  .game-benefits-header {
    margin-left: auto;
    margin-right: auto;
  }

  .about-us-card {
    max-width: 90%;
    flex-direction: row;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .game-benefits-card {
    height: auto;
    flex-direction: column;
    flex: 0 auto;
    justify-content: flex-end;
    display: flex;
  }

  .game-benefits-icon {
    align-self: center;
    margin-right: auto;
  }

  .game-benefits-title {
    width: auto;
    height: auto;
    text-align: left;
    font-size: 18px;
  }

  .game-benefits-text {
    width: 100%;
    height: auto;
    text-align: left;
    align-items: flex-end;
    display: flex;
  }

  .gamer-dating {
    height: 500px;
  }

  .gamer-dating-content {
    width: 50%;
    padding-top: 40px;
    padding-left: 40px;
  }

  .gamer-dating-header {
    width: 90%;
    height: auto;
    margin-bottom: 10px;
    font-size: 32px;
    line-height: 42px;
  }

  .gamer-dating-text {
    margin-bottom: 10px;
  }

  .gamer-dating-image-holder {
    width: 50%;
  }

  .bars-section {
    margin-top: 18px;
  }

  .bars-wrapper {
    height: auto;
  }

  .bars-heading {
    width: auto;
    height: auto;
    font-size: 32px;
    line-height: 42px;
  }

  .bars-cta {
    width: 188px;
    white-space: nowrap;
    margin-left: 135px;
  }

  .bar-card-header {
    background-size: cover;
  }

  .bar-card-body {
    height: 400px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .icon-6 {
    top: 0%;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .carousel.is_contained {
    height: 710px;
    padding-bottom: 0;
  }

  .bars-selection.is_full {
    height: 60vh;
  }

  .card-header-3, .bar-card-header-2 {
    background-size: cover;
  }

  .slide-nav-4 {
    margin-top: 0;
  }

  .bars-selection-wrapper {
    max-width: none;
    padding-bottom: 0;
  }

  .bar-card {
    height: auto;
    box-shadow: none;
  }

  .vr-section {
    padding-bottom: 35px;
  }

  .vr-heading {
    width: auto;
    font-size: 32px;
    line-height: 42px;
  }

  .button-copy {
    white-space: nowrap;
    margin-left: 0;
  }

  .carousel-vr.is_contained {
    height: 600px;
    padding-bottom: 0;
  }

  .vr-card-header {
    background-repeat: no-repeat;
    background-size: cover;
  }

  .vr-card-body {
    height: 310px;
  }

  .vr-selection.is_full {
    padding-bottom: 30px;
  }

  .gaming-wrapper {
    height: auto;
    justify-content: space-between;
  }

  .gaming-content {
    width: 100%;
  }

  .gaming-heading {
    width: auto;
    height: auto;
    font-size: 38px;
    line-height: 48px;
  }

  .carousel-gaming.is_contained {
    height: 570px;
    padding-bottom: 0;
  }

  .gaming-card {
    height: auto;
  }

  .brix---section {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .brix---card-testimonial-v6 {
    padding-top: 56px;
    padding-bottom: 56px;
  }

  .brix---heading-h2-size {
    font-size: 30px;
    line-height: 46px;
  }

  .brix---slider-mask {
    position: static;
  }

  .brix---mg-bottom-32px {
    margin-bottom: 24px;
  }

  .html-embed-4 {
    display: none;
    overflow: hidden;
  }

  .html-embed-7 {
    width: 100%;
    display: block;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
    overflow: hidden;
  }

  .slide-cta-2 {
    width: 40vw;
    height: auto;
  }

  .left-arrow-main-2 {
    height: 50%;
  }

  .features_main_container {
    height: 100%;
    object-fit: cover;
    flex-direction: row;
    display: flex;
    position: relative;
    overflow: visible;
  }

  .slide-main-cta-1 {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
  }

  .features-main-subtitle {
    font-size: 2em;
    line-height: 4vh;
  }

  .features_main_image {
    display: none;
  }

  .features_main_mobile_image {
    width: 50%;
    max-width: 70%;
    flex: none;
    margin-left: 0;
    margin-right: 0;
    padding-right: 0;
    display: block;
    overflow: visible;
  }

  .slide-main-cta-2 {
    padding: 16px 20px;
    font-size: 16px;
  }

  .features-main-slider {
    width: 95vw;
    height: 470px;
    flex-direction: column-reverse;
    justify-content: center;
    margin-top: 251px;
    display: flex;
  }

  .slide-main-cta {
    width: 40vw;
    height: auto;
  }

  .features-main-text {
    width: 35vw;
    font-size: 1em;
    line-height: 1.8vh;
  }

  .slide-main-cta-1-copy {
    padding-left: 20px;
    padding-right: 20px;
  }

  .features-main-content {
    width: auto;
  }

  .features-mask {
    height: auto;
    overflow: hidden;
  }

  .right-arrow-4 {
    height: 50%;
  }

  .pick-us-benefiits-wrapper, .pick-us-wrapper, .container-4, .container-5 {
    max-width: 95%;
  }

  .div-block-26, .div-block-28, .div-block-30 {
    flex: 1;
  }

  .lynx-heading-accordion-2 {
    font-family: Poppins, sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
  }

  .articles-wrapper {
    width: 95%;
    max-width: none;
  }

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

  .container-10 {
    max-width: 90%;
  }

  .faq-section.page2 {
    width: 60%;
    height: auto;
    font-size: 62px;
    line-height: 70px;
  }

  .faq-section.page4 {
    width: 40vw;
    margin-top: auto;
    margin-bottom: auto;
  }

  .faq-section.page5 {
    width: 90%;
    font-size: 56px;
    line-height: 61px;
  }

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

@media screen and (max-width: 767px) {
  .testimonial-content {
    max-width: none;
    margin-bottom: 40px;
    margin-right: 0;
  }

  .testimonial-content.page4 {
    width: 80vw;
    height: 55vh;
    margin-top: 6vh;
    margin-bottom: 0;
  }

  .testimonial-quote-icon {
    width: 50px;
    margin-bottom: 16px;
  }

  .testimonial-quote-icon.page4 {
    width: 30vw;
  }

  .footer-brand {
    width: 60vw;
  }

  .footer-block-two {
    margin-left: 5vw;
    display: block;
  }

  .footer-block-two.page2 {
    margin-right: 0;
  }

  .footer-copyright {
    font-size: 14px;
    line-height: 20px;
  }

  .footer-social-block-two {
    margin-top: 20px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .hero {
    background-image: url('../images/group3435.webp'), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
    background-position: 50%, 0 0;
    background-repeat: no-repeat, repeat;
    background-size: cover, auto;
    padding-bottom: 5vh;
  }

  .section_text {
    margin-top: 0;
  }

  .section_text.page4 {
    margin-bottom: 16px;
  }

  .section_text.page5 {
    width: auto;
  }

  .section_title {
    height: auto;
    padding: 0;
    font-size: 46px;
    line-height: 51px;
  }

  .section_title.page2 {
    line-height: 60px;
  }

  .section_title.page4 {
    width: 60%;
    height: auto;
    margin-bottom: 52px;
    font-size: 3.5em;
    line-height: 4vh;
  }

  .section_title.page5 {
    width: 75vw;
    font-size: 46px;
    line-height: 51px;
  }

  .section__subtitle {
    padding: 0;
    font-size: 14px;
    line-height: 21px;
  }

  .section__subtitle.page2 {
    line-height: 2vh;
  }

  .section__subtitle.page5 {
    width: 75vw;
    height: auto;
    font-size: 14px;
    line-height: 21px;
  }

  .pick_us_cta.page4 {
    margin-top: 0;
  }

  .pick_us_title {
    width: 332px;
    height: 73px;
    letter-spacing: -.28px;
    font-size: 28px;
    line-height: 33px;
  }

  .pick_us_txt {
    width: 80vw;
    height: auto;
  }

  .pick_us_cta_btn {
    margin-left: 0;
  }

  .articles_content {
    padding-left: 0;
    padding-right: 0;
  }

  .articles_grid {
    width: 95%;
    height: auto;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-direction: column;
    flex: 1;
    grid-template-columns: .75fr .75fr .75fr;
    justify-content: space-between;
    align-items: end;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .articles_btn {
    margin-left: 10vw;
    padding: 6px;
  }

  .article_card {
    width: 100%;
    height: 100%;
    justify-content: flex-end;
    margin: -1px -1px 0;
    padding: 0;
  }

  .article_card.page3 {
    justify-content: flex-start;
    margin-bottom: 0;
    display: flex;
    overflow: hidden;
  }

  .article-text {
    margin-bottom: 0;
    font-size: .9em;
    line-height: 20px;
  }

  .article-text.page3 {
    height: auto;
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: 0;
    line-height: 20px;
  }

  .image-12.page3 {
    width: 100%;
    height: auto;
    max-height: none;
  }

  .article-cta-2 {
    width: 90%;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 7px;
    font-size: 11px;
  }

  .article-cta-2.page3 {
    width: 190px;
    height: 40px;
    max-height: none;
    max-width: none;
    min-height: 50px;
    justify-content: center;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
  }

  .image-13 {
    margin-left: 10px;
  }

  .image-13.page3 {
    display: none;
  }

  .text-block-3 {
    flex: none;
    line-height: 20px;
  }

  .text-block-3.page3 {
    font-size: 14px;
    line-height: 21px;
  }

  .wrap-title.page4 {
    width: 60vw;
    height: 15vh;
    font-size: 2.8em;
  }

  .article-title {
    line-height: 3vh;
  }

  .article-title.page3 {
    height: auto;
    margin: 0 0 10px;
    font-size: 28px;
    line-height: 38px;
  }

  .button-23 {
    margin-top: 10vw;
    margin-bottom: 0;
    margin-left: 10vw;
  }

  .testimonial_txt {
    width: 40vw;
    margin-bottom: 0;
    overflow: visible;
  }

  .testimonial_txt.page4 {
    min-width: auto;
    font-size: 1.5em;
    overflow: visible;
  }

  .text-span-2 {
    width: 60vw;
    height: 15vh;
    font-size: 1.2em;
  }

  .section-5 {
    background-attachment: scroll;
  }

  .footer-light-2 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-light-2.page2 {
    height: 330px;
  }

  .footer_top.page2 {
    justify-content: space-between;
  }

  .footer_bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .article_card_two {
    width: auto;
    height: 100%;
  }

  .article_card_two.page3 {
    overflow: hidden;
  }

  .article_card_three {
    width: auto;
    height: 100%;
    overflow: hidden;
  }

  .article_card_three.page3 {
    overflow: hidden;
  }

  .features_content.page3 {
    width: auto;
    height: 790px;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: .75fr .75fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .features-img-copy.page3 {
    width: 50%;
    height: 50vh;
    margin-left: auto;
    margin-right: auto;
  }

  .features-txt-3.page3 {
    width: auto;
    height: 45vh;
    max-width: 100%;
    min-width: auto;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
    flex: 1;
    align-content: space-around;
    justify-content: space-around;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 16px;
    padding-bottom: 26px;
    padding-left: 21px;
  }

  .title_features-copy.page3 {
    display: block;
  }

  .subtitle_features-copy.page3 {
    width: 100%;
    height: auto;
    text-align: left;
    flex: 0 auto;
    align-items: center;
    margin-top: 0;
    font-size: 1.3em;
    display: block;
  }

  .text_features-copy.page3 {
    flex: 0 auto;
    margin-top: 0;
    line-height: 1.4em;
  }

  .features_cta-copy.page3 {
    width: 80%;
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    flex: none;
    justify-content: flex-start;
    margin-top: 0;
    margin-bottom: 0;
    overflow: visible;
  }

  .features_cta_btn_1 {
    width: 148px;
    font-family: Poppins, sans-serif;
    font-size: .9em;
  }

  .features-cta-btn-2 {
    width: 148px;
    font-family: Poppins, sans-serif;
  }

  .article_grid.page3 {
    width: auto;
    max-width: none;
    grid-column-gap: 35px;
    grid-row-gap: 35px;
    flex-direction: column;
    grid-template-columns: .75fr .75fr .75fr;
    align-content: space-between;
    align-items: start;
    justify-items: start;
    display: flex;
  }

  .features-txt-copy--1 {
    justify-content: center;
    padding: 20px;
  }

  .features-txt-copy--1.page5 {
    width: 100%;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 25px;
  }

  .article_grid_2.page3 {
    width: 95vw;
    height: 680px;
    flex-direction: column-reverse;
    margin-top: 5vh;
    display: flex;
  }

  .article_grid_2.page5 {
    width: 90%;
    height: auto;
    flex-direction: column;
    align-items: flex-start;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .subtitle_features_copy.page3 {
    margin-bottom: 15px;
    font-size: 1.8em;
    line-height: 3vh;
  }

  .subtitle_features_copy.page5 {
    width: 60%;
    height: auto;
  }

  .text_features_copy.page3 {
    width: 90%;
    margin-bottom: 10px;
  }

  .text_features_copy.page5 {
    width: 70%;
    height: auto;
    margin: 0 auto 0 0;
    font-size: 1.1em;
    font-weight: 400;
    line-height: 1.6em;
  }

  .features_cta_btn-_copy.page3 {
    width: 130px;
  }

  .features_cta_btn-_copy.page5 {
    margin-top: 0;
    margin-left: 0;
  }

  .features_secondary_bttn-_copy.page3 {
    width: 130px;
  }

  .body-5.page4 {
    background-position: 50% 0, 0 0;
  }

  .about_us_title {
    width: 60vw;
    height: auto;
    margin-bottom: 21px;
    font-size: 28px;
    line-height: 36px;
  }

  .about_us_txt {
    width: 70vw;
    margin-bottom: 5vh;
    font-size: 14px;
    line-height: 21px;
  }

  .about_us_grid {
    width: 100%;
    height: auto;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: .25fr .25fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: flex-start;
    margin-left: 0;
    padding-left: 0;
    display: flex;
  }

  .about_us_subtext {
    margin-right: 0;
  }

  .about_us_section {
    grid-template-columns: auto;
  }

  .about_us_full_grid {
    width: 100%;
    flex-direction: column;
    align-items: flex-end;
    padding-left: 0;
  }

  .about_us_testimonial {
    background-size: auto;
    margin-top: 0;
  }

  .body-wrapper {
    margin-top: 5vh;
  }

  .body-6 {
    background-position: 50% 5vh, 0 0;
    background-size: auto 50%, auto;
    overflow: visible;
  }

  .pre-footer-wrapper {
    width: 100%;
  }

  .about_us_info {
    width: auto;
    height: auto;
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .img-article-slide {
    width: 100%;
    border-radius: 0 0 20px 20px;
  }

  .div-block-25 {
    width: 50%;
    height: 90%;
    object-fit: contain;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
  }

  .features-slider {
    height: 50vh;
  }

  .features-slider.page2 {
    flex-direction: column;
    display: block;
  }

  .slider-arrow.page2 {
    margin-left: 20px;
  }

  .image-18 {
    height: 100%;
    display: none;
  }

  .image-18.page2 {
    height: 80%;
    max-height: 80%;
    max-width: 50%;
    object-fit: fill;
    flex: 0 auto;
  }

  .features-title {
    margin-top: 25px;
    font-size: 1em;
  }

  .features-title.page2 {
    font-size: 1em;
  }

  .features-content {
    width: auto;
    height: auto;
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    justify-content: center;
    margin-top: 0;
  }

  .features-content.page2 {
    width: auto;
    height: auto;
    justify-content: center;
    align-items: flex-start;
    margin-left: 0;
  }

  .features-subtitle {
    width: 80%;
    margin-top: 0;
    font-size: 1.7em;
  }

  .features-subtitle.page2 {
    margin-top: 1vh;
    font-size: 2.1em;
  }

  .features-text {
    font-size: .9em;
    line-height: 2vh;
  }

  .features-text.page2 {
    width: auto;
    padding-right: 5vw;
    font-size: 1em;
    line-height: 2vh;
  }

  .slide-cta {
    width: 42vw;
  }

  .slide-cta-1 {
    width: 168px;
    height: 46px;
    flex: 0 auto;
    padding: 12px 10px;
    font-size: .9em;
  }

  .slide-cta-2 {
    height: 46px;
    font-size: .9em;
  }

  .slide-cta-2.page2 {
    width: 75%;
    align-items: center;
  }

  .left-arrow {
    justify-content: space-between;
    margin-left: 0;
    display: block;
    top: 0%;
    bottom: 0%;
    left: auto;
    right: auto;
  }

  .nav-icon-wrapper {
    padding-left: 12px;
    padding-right: 12px;
  }

  .nav-icon-wrapper.account {
    display: flex;
  }

  .nav-icon-wrapper.menu {
    background-color: rgba(0, 0, 0, 0);
    padding-left: 38px;
  }

  .nav-icon-wrapper.bag {
    padding-right: 20px;
    display: flex;
  }

  .social-links {
    width: 100%;
    justify-content: space-between;
  }

  .mobile-btns {
    height: auto;
    grid-column-gap: 5vw;
    grid-row-gap: 0vw;
    white-space: pre-wrap;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    display: flex;
    position: absolute;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .minilink {
    margin-left: 16px;
    padding-right: 16px;
    font-family: Poppins, sans-serif;
    font-size: 8px;
    line-height: 20px;
  }

  .navbar {
    height: 130px;
    align-items: flex-start;
    padding-top: 0;
  }

  .bigmenu {
    width: 80vw;
  }

  .image {
    margin-right: 71px;
  }

  .mobile-cta-2 {
    width: 144px;
    height: 40px;
    background-color: #3452f5;
    border-radius: 60px;
    font-family: Poppins, sans-serif;
    position: relative;
  }

  .menu-bar {
    padding-top: 4px;
    padding-bottom: 4px;
  }

  .social-icon-wrapper {
    margin-left: -3px;
  }

  .mobile-cta-1 {
    width: 144px;
    height: 40px;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 60px;
    font-family: Poppins, sans-serif;
    position: relative;
  }

  .nav-right {
    display: none;
  }

  .navlink {
    padding-top: 10px;
    padding-bottom: 12px;
  }

  .navlink.bold {
    display: none;
  }

  .nav-left {
    height: auto;
    flex-flow: row;
    flex: 1;
    align-content: flex-start;
    justify-content: space-between;
    align-items: center;
    display: flex;
    position: relative;
  }

  .navbar-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .bottom-links-wrapper {
    width: 100%;
    flex-flow: wrap;
    align-content: space-around;
    justify-content: space-between;
    margin-left: 0;
  }

  .features-title-copy {
    margin-top: 25px;
    font-size: 1em;
  }

  .features-subtitle-copy {
    margin-top: 0;
    font-size: 1.7em;
  }

  .features-text-copy {
    font-size: .9em;
  }

  .slide-cta-copy {
    width: 42vw;
  }

  .slide-cta-1-copy {
    height: 46px;
    flex: 0 auto;
    padding: 12px 10px;
    font-size: .9em;
  }

  .slide-cta-2-copy {
    height: 46px;
    font-size: .9em;
  }

  .mobile-image {
    width: 50%;
    height: 100%;
    max-width: 70%;
    flex: none;
    margin-left: 10px;
    position: relative;
    top: 0;
  }

  .testimonial-card {
    flex-wrap: wrap;
  }

  .testimonial-section {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .slider-horizontal {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }

  .horizontal-content-block {
    width: 100%;
    padding: 45px;
  }

  .image-21 {
    object-fit: contain;
    flex: none;
    margin-right: 2vw;
  }

  .heading-33 {
    margin-bottom: 10px;
  }

  .hero-section {
    height: auto;
    margin-bottom: 30px;
  }

  .hero-wrapper {
    width: 90%;
    height: auto;
    justify-content: flex-start;
    padding-top: 70px;
    padding-left: 0;
  }

  .hero-title {
    width: auto;
    margin-top: 29px;
    margin-left: 0;
  }

  .hero-heading {
    width: 70%;
    font-size: 48px;
    line-height: 48px;
  }

  .hero-text {
    line-height: 24px;
  }

  .button {
    width: 122px;
    height: 41px;
    font-size: 18px;
    line-height: 27px;
  }

  .dp2-video-section {
    margin-top: 200px;
  }

  .gaming-feat-header {
    margin-bottom: 7px;
    font-size: 28px;
    line-height: 32px;
  }

  .page-cta {
    width: 110px;
    height: 39px;
    font-size: 16px;
    line-height: 25px;
  }

  .gaming-feat-text {
    font-size: 14px;
    line-height: 21px;
  }

  .gaming-benefits {
    justify-content: space-between;
    align-items: flex-start;
  }

  .gaming-benefits-wrapper {
    max-width: 90%;
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 17px;
    padding-bottom: 27px;
  }

  .game-benefits-header {
    width: auto;
    height: auto;
    margin-left: 0;
    margin-right: 0;
    font-size: 34px;
    line-height: 38px;
  }

  .about-us-card {
    flex-direction: column;
    margin-left: 0;
    margin-right: 0;
  }

  .game-benefits-card {
    height: auto;
  }

  .game-benefits-icon {
    width: 80px;
    height: 80px;
    max-height: none;
    max-width: none;
    object-fit: contain;
  }

  .gamer-dating {
    height: auto;
    flex-direction: column;
    display: flex;
  }

  .gamer-dating-wrapper {
    height: 80%;
    flex-direction: column-reverse;
  }

  .gamer-dating-content {
    width: auto;
    flex-direction: column;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
    display: flex;
  }

  .gamer-dating-header {
    font-size: 28px;
    line-height: 32px;
  }

  .gamer-dating-text {
    font-size: 14px;
    line-height: 21px;
  }

  .page-cta-copy {
    width: 110px;
    height: 39px;
    font-size: 16px;
    line-height: 25px;
  }

  .gamer-dating-image-holder {
    width: auto;
    height: auto;
  }

  .image-3 {
    width: 100%;
    height: 560px;
    max-width: none;
  }

  .bars-content {
    flex-direction: column;
    align-items: flex-start;
  }

  .bars-heading {
    margin-bottom: 10px;
    font-size: 28px;
    line-height: 32px;
  }

  .bars-cta {
    width: 110px;
    height: 39px;
    justify-content: center;
    margin-top: 15px;
    margin-left: 0;
    font-size: 16px;
    line-height: 25px;
  }

  .carousel-mask {
    width: 60%;
  }

  .bar-card-body {
    height: 350px;
    padding-left: 18px;
  }

  .bar-card-heading {
    margin-top: 11px;
    margin-bottom: 5px;
  }

  .bars-slider._3 {
    right: -18%;
  }

  .bars-slider._2 {
    right: -9%;
  }

  .bars-slider._5 {
    right: -36%;
  }

  .bars-slider._4 {
    right: -27%;
  }

  .vr-heading {
    margin-bottom: 10px;
    font-size: 28px;
    line-height: 32px;
  }

  .button-copy {
    width: 110px;
    height: 39px;
    margin-top: 15px;
    margin-left: 0;
    font-size: 16px;
    line-height: 25px;
  }

  .vr-card-body {
    height: 280px;
    padding-left: 18px;
  }

  .vr-card-heading {
    margin-top: 11px;
    margin-bottom: 5px;
  }

  .vr-slider._2 {
    right: -9%;
  }

  .gaming-section {
    flex-direction: column;
    justify-content: center;
    align-items: baseline;
    padding-left: 0;
    display: flex;
  }

  .gaming-wrapper {
    max-width: 90%;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding-right: 0;
  }

  .gaming-content {
    flex-direction: column;
    align-items: flex-start;
  }

  .gaming-card-body {
    height: 230px;
    padding-left: 18px;
  }

  .gaming-slider-3._3 {
    right: -18%;
  }

  .gaming-slider-copy._2 {
    right: -9%;
  }

  .gaming-card-heading {
    margin-top: 11px;
    margin-bottom: 5px;
  }

  .brix---paragraph-default {
    font-size: 14px;
    line-height: 21px;
  }

  .brix---btn-slider-arrow-left---testimonial-v6 {
    width: 56px;
    height: 56px;
    min-height: 56px;
    min-width: 56px;
    font-size: 22px;
    line-height: 24px;
    top: auto;
    bottom: -86px;
    left: 36%;
    right: auto;
  }

  .brix---section {
    padding-top: 0;
    padding-bottom: 100px;
  }

  .brix---card-testimonial-v6 {
    padding: 44px 32px;
  }

  .brix---avatar-circle-05-border {
    width: 80px;
    height: 80px;
    max-height: 80px;
    max-width: 80px;
  }

  .brix---heading-h2-size {
    font-size: 28px;
    line-height: 50px;
  }

  .brix---mg-bottom-16px {
    margin-bottom: 8px;
  }

  .brix---slider-item-pd {
    padding: 0;
  }

  .brix---mg-bottom-40px {
    margin-bottom: 24px;
  }

  .brix---btn-slider-arrow-right---testimonial-v6 {
    width: 56px;
    height: 56px;
    min-height: 56px;
    min-width: 56px;
    font-size: 22px;
    line-height: 24px;
    top: auto;
    bottom: -86px;
    left: auto;
    right: 36%;
  }

  .html-embed-7 {
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .slide-cta-2 {
    width: 42vw;
  }

  .features_main_container {
    height: 100%;
    flex-direction: column-reverse;
    align-items: flex-end;
  }

  .slide-main-cta-1 {
    width: 168px;
    height: 46px;
    flex: 0 auto;
    padding: 12px 10px;
    font-size: .9em;
  }

  .features-main-subtitle {
    width: 80%;
    margin-top: 0;
    font-size: 1.7em;
    line-height: 2vh;
  }

  .features-main-title {
    margin-top: 25px;
    font-size: 1em;
  }

  .features_main_image {
    height: 100%;
    display: none;
  }

  .slide-main-cta-2-copy {
    height: 46px;
    font-size: .9em;
  }

  .features_main_slide1 {
    height: 100%;
  }

  .features_main_mobile_image {
    width: 50%;
    height: 100%;
    max-width: 70%;
    object-fit: cover;
    flex: 0 auto;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 0;
  }

  .slide-main-cta-2 {
    height: 46px;
    font-size: .9em;
  }

  .features-main-slider {
    width: 100%;
    height: 730px;
    flex-direction: column;
    justify-content: center;
  }

  .slide-main-cta {
    width: 42vw;
  }

  .features-main-text {
    width: auto;
    font-size: .9em;
    line-height: 1.7vh;
  }

  .slide-main-cta-1-copy {
    height: 46px;
    flex: 0 auto;
    padding: 12px 10px;
    font-size: .9em;
  }

  .features-main-content {
    width: 100%;
    height: auto;
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    margin-top: 0;
    padding: 15px;
  }

  .features-mask {
    height: 100%;
  }

  .pick-us-benefiits-wrapper, .pick-us-wrapper {
    max-width: 90%;
  }

  .div-block-26 {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding: 25px;
    display: flex;
  }

  .div-block-28, .div-block-30 {
    padding: 25px;
  }

  .lynx-paragraph-accordion-3 {
    font-size: 14px;
  }

  .lynx-accordion-header-4 {
    height: auto;
  }

  .container-7 {
    min-width: 95%;
  }

  .container-9 {
    width: 95%;
  }

  .faq-section {
    height: auto;
    padding: 0;
    font-size: 46px;
    line-height: 51px;
  }

  .faq-section.page2 {
    line-height: 60px;
  }

  .faq-section.page4 {
    width: 60%;
    height: auto;
    margin-bottom: 52px;
    font-size: 3.5em;
    line-height: 4vh;
  }

  .faq-section.page5 {
    width: 80%;
    font-size: 46px;
    line-height: 51px;
  }
}

@media screen and (max-width: 479px) {
  .testimonial-content {
    width: 62vw;
    margin-bottom: 0;
  }

  .testimonial-content.page4 {
    width: auto;
    height: 100%;
    margin-top: 5vh;
    margin-left: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    position: static;
  }

  .testimonial-quote-icon {
    width: 100px;
    height: 87px;
    position: relative;
  }

  .testimonial-quote-icon.page4 {
    margin-bottom: 10px;
  }

  .footer-brand.page2 {
    width: auto;
  }

  .footer-block-two {
    margin-left: 0;
    display: block;
  }

  .footer-social-block-two {
    margin-top: 20px;
  }

  .footer-social-block-two.page2 {
    width: 100%;
    justify-content: space-around;
  }

  .hero {
    text-align: left;
    object-position: 50% 50%;
    background-image: url('../images/group3435.webp');
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: scroll;
    justify-content: center;
    padding-bottom: 5vh;
    display: block;
    position: static;
    overflow: hidden;
  }

  .hamburger-menu {
    padding: 5px;
  }

  .header-list {
    z-index: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    background-color: #e9defa;
    background-image: linear-gradient(to top, #ffd2e2 75%, #000);
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .header-container {
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    position: static;
  }

  .dp2-logo {
    max-width: 75vw;
    text-align: justify;
    margin-top: 10px;
    font-weight: 400;
    text-decoration: none;
    display: block;
  }

  .section_text {
    width: 100%;
    max-width: 80%;
    flex-direction: column;
    justify-content: space-around;
    align-items: flex-start;
    margin-top: 300px;
    margin-left: 0;
    display: flex;
    position: relative;
  }

  .section_text.page4 {
    width: auto;
    height: auto;
    justify-content: space-around;
    margin-top: 287px;
    margin-bottom: 16px;
    margin-left: 0;
    display: flex;
  }

  .section_text.page5 {
    width: 100%;
    max-width: none;
    margin-top: 0;
    margin-left: 0;
    padding-left: 0;
    overflow: hidden;
  }

  .section_text.page2 {
    max-width: 85vw;
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    margin-top: 10vh;
    display: flex;
  }

  .section_title {
    width: 80%;
    height: auto;
    margin-top: 0;
    margin-bottom: 8px;
    font-size: 3em;
    font-weight: 500;
    line-height: 1em;
    position: relative;
  }

  .section_title.page2 {
    width: auto;
    height: auto;
    margin-bottom: 0;
  }

  .section_title.page4 {
    width: 75%;
    height: auto;
    margin-top: 0;
    margin-bottom: 52px;
    padding-bottom: 0;
    font-size: 46px;
    font-weight: 500;
    line-height: 51px;
  }

  .section_title.page5 {
    width: 90vw;
    height: auto;
    margin-top: 220px;
    font-size: 46px;
    line-height: 51px;
  }

  .section__subtitle {
    width: 100%;
    height: auto;
    opacity: 1;
    margin-top: 0;
    margin-bottom: 26px;
    padding-left: 0;
    padding-right: 0;
    font-family: Poppins, sans-serif;
    font-size: 1em;
    line-height: 1.7em;
    position: relative;
  }

  .section__subtitle.page2 {
    height: auto;
    margin-bottom: 0;
  }

  .section__subtitle.page5 {
    width: 85%;
    height: auto;
    margin-top: 0;
    margin-bottom: 5vh;
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
  }

  .main_cta_btn {
    width: 50vw;
    text-align: center;
    border: 1px #000;
    margin-top: 0;
    margin-right: .25em;
    padding: 1em;
    font-size: 1.1em;
    font-weight: 500;
    line-height: 1.6em;
  }

  .why_pick_us {
    width: 90vw;
    margin-top: 3vh;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    display: block;
    position: relative;
  }

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

  .pick_us_cta.page4 {
    width: 97px;
    border-style: none;
    margin-top: 47px;
    margin-bottom: 0;
    margin-left: 0;
  }

  .pick_us_content {
    width: 100%;
    position: relative;
  }

  .pick_us_title {
    width: 75vw;
    font-size: 2em;
  }

  .pick_us_txt {
    width: 90vw;
    height: auto;
    font-size: 1em;
    font-weight: 400;
    line-height: 1.5em;
  }

  .pick_us_cta_btn {
    width: 90vw;
    white-space: nowrap;
    justify-content: center;
    align-items: center;
    margin-top: 3vh;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    display: flex;
  }

  .benefits {
    width: 100%;
    max-width: none;
    flex-flow: column;
    grid-template-columns: 1fr;
    justify-content: center;
    align-items: center;
    margin-top: 2vh;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    position: relative;
  }

  .pricing-image-2 {
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: relative;
  }

  .benefits-title {
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .benefits_cta {
    width: 90vw;
    max-width: none;
    white-space: nowrap;
    justify-content: center;
    align-items: center;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    display: flex;
    position: relative;
  }

  .div-block-7 {
    justify-content: space-around;
    align-items: flex-end;
    display: flex;
  }

  .button-16 {
    width: 40vw;
    height: 5vh;
    text-align: center;
    background-color: #3452f5;
    border-radius: 60px;
    justify-content: center;
    align-items: center;
    padding: .25em .5em;
    font-family: Poppins, sans-serif;
    font-size: 1.1em;
    line-height: 2em;
    display: flex;
    position: relative;
  }

  .button-17 {
    width: 40vw;
    height: 5vh;
    text-align: center;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 60px;
    justify-content: center;
    align-items: center;
    margin-top: 1em;
    padding: .25em .5em;
    font-family: Poppins, sans-serif;
    font-size: 1.1em;
    line-height: 2em;
    display: flex;
    position: relative;
  }

  .pick_us_card {
    max-width: 80vw;
    flex-flow: column;
    align-content: space-around;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
  }

  .articles_content {
    width: 100%;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    overflow: visible;
  }

  .articles_grid {
    width: 100%;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
    flex: 0 auto;
    order: -1;
    grid-template-rows: auto;
    grid-template-columns: .25fr .25fr .5fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-self: center;
    align-items: flex-start;
    margin-left: auto;
    margin-right: auto;
    padding-top: 3vh;
    display: flex;
    position: relative;
    overflow: hidden;
  }

  .articles_btn {
    width: 35vw;
    display: none;
  }

  .article_card {
    width: 100%;
    height: auto;
    object-fit: none;
    border-bottom-left-radius: 20px;
    flex-flow: column;
    flex: 0 auto;
    justify-content: flex-start;
    align-self: center;
    align-items: flex-start;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    font-size: 1em;
    line-height: 50%;
    display: flex;
    position: relative;
    overflow: visible;
  }

  .article_card.page3 {
    width: auto;
    height: auto;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
  }

  .article-text {
    width: 80%;
    height: 20%;
    text-align: left;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    margin-left: 35px;
    margin-right: 0;
    display: flex;
  }

  .article-text.page3 {
    width: auto;
  }

  .image-12 {
    max-height: none;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
  }

  .image-12.page3 {
    width: 100%;
    max-width: none;
    overflow: hidden;
  }

  .article-cta-2 {
    width: auto;
    flex: 1;
    justify-content: flex-start;
    align-items: center;
    position: relative;
    left: 36px;
    right: auto;
  }

  .article-cta-2.page3 {
    width: 100%;
    height: 40px;
    max-width: none;
    min-height: 40px;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    font-size: .85em;
    left: auto;
  }

  .text-block-3.page3 {
    font-size: 14px;
    line-height: 21px;
  }

  .wrapper-content {
    width: 100vw;
    object-fit: fill;
    display: none;
  }

  .wrapper-content.page4 {
    width: auto;
    height: auto;
    background-image: none;
    margin-bottom: auto;
    display: flex;
    overflow: visible;
  }

  .wrap-title.page4 {
    line-height: 1.5em;
  }

  .article-title {
    width: 80%;
    height: auto;
    text-align: left;
    margin-bottom: 0;
    margin-left: 35px;
    margin-right: 0;
    font-size: 28px;
    line-height: 38px;
  }

  .article-title.page3 {
    width: auto;
    font-size: 30px;
    line-height: 40px;
  }

  .button-23 {
    width: 75vw;
    justify-content: flex-start;
    align-items: flex-start;
    margin-left: 0;
    display: none;
  }

  .testimonial_txt {
    width: 60vw;
    height: 30vh;
    color: #fff;
    font-size: 1em;
    line-height: 1.2em;
  }

  .testimonial_txt.page4 {
    width: 100%;
    height: auto;
    text-align: left;
    white-space: break-spaces;
    object-fit: fill;
    flex-flow: column wrap;
    align-content: space-around;
    font-size: 1.8em;
    line-height: 1.2em;
    display: block;
    position: relative;
    overflow: hidden;
  }

  .footer-text {
    width: auto;
  }

  .text-span-2 {
    width: 300px;
    text-align: left;
  }

  .image-14 {
    max-width: 85%;
    margin-top: 28px;
  }

  .main_cta_btn-copy {
    width: 50vw;
    text-align: center;
    border: 1px #000;
    margin-right: .25em;
    padding: 1em;
    font-size: 1.1em;
    font-weight: 500;
    line-height: 1.6em;
  }

  .testimonial_container.page4 {
    width: 100%;
    max-width: none;
    align-items: flex-start;
  }

  .section-5 {
    width: auto;
    height: auto;
    text-align: left;
    background-image: url('../images/shutterstock-1904060140.webp');
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 0;
    display: flex;
    position: relative;
  }

  .sub-to-love-content {
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    position: relative;
  }

  .sub-to-love-content.page2 {
    width: auto;
    height: auto;
    flex: none;
    padding-left: 2vw;
    padding-right: 0;
  }

  .hero_text-copy {
    max-width: 65vw;
    margin-top: 25vh;
    margin-left: 5vw;
  }

  .hero_text-copy.page2 {
    width: 80vw;
    max-width: none;
    flex: 1;
    margin-left: 3vw;
    position: relative;
  }

  .hero_heading-copy {
    width: 75vw;
    height: 10vh;
    margin-bottom: 0;
    font-size: 2.75em;
    font-weight: 400;
    line-height: 1em;
    position: relative;
  }

  .hero_heading-copy.page2 {
    height: auto;
    font-size: 46px;
    font-weight: 500;
    line-height: 51px;
  }

  .text-block-2-copy {
    width: 90vw;
    height: 15vh;
    opacity: 1;
    margin-top: 0;
    margin-bottom: 5vh;
    padding-left: 0;
    padding-right: 0;
    font-size: .9em;
    font-weight: 400;
    line-height: 2em;
    position: relative;
  }

  .text-block-2-copy.page2 {
    width: 85vw;
    height: auto;
    margin-top: auto;
    margin-bottom: 5vh;
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
  }

  .main_cta_btn-copy {
    width: 50vw;
    text-align: center;
    border: 1px #000;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: .25em;
    padding: 0 1em 1em;
    font-size: 1.1em;
    font-weight: 700;
    line-height: 1.6em;
  }

  .main_cta_btn-copy.page2 {
    width: 160px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-bottom: 2em;
    margin-right: 2.65em;
    font-size: 18px;
    line-height: 27px;
    display: flex;
  }

  .footer-light-2.page2 {
    height: 530px;
    padding-top: 0;
  }

  .footer-content {
    max-width: none;
  }

  .footer-content.page2 {
    width: auto;
    flex-direction: column;
    display: flex;
  }

  .footer_top, .footer_bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .main_cta_btn-copy {
    width: 80vw;
    text-align: center;
    border: 1px solid #fff;
    margin-right: .25em;
    padding: 1em;
    font-size: 1.1em;
    font-weight: 500;
    line-height: 1.6em;
  }

  .pick_us_benefits {
    margin-top: 52px;
    margin-left: 0;
    margin-right: 0;
    position: relative;
  }

  .article_card_two {
    width: 100%;
    height: auto;
    object-fit: fill;
    flex-flow: column;
    flex: 0 auto;
    justify-content: flex-start;
    align-self: center;
    align-items: flex-start;
    margin-top: 16px;
    margin-left: 0;
    margin-right: 0;
    font-size: 1em;
    line-height: 50%;
    display: flex;
    position: relative;
  }

  .article_card_two.page3 {
    width: auto;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
  }

  .article_card_three {
    width: 100%;
    height: auto;
    object-fit: fill;
    flex-flow: column;
    flex: 0 auto;
    justify-content: center;
    align-self: center;
    align-items: flex-start;
    margin-top: 16px;
    margin-left: auto;
    margin-right: auto;
    font-size: 1em;
    line-height: 50%;
    display: flex;
    position: relative;
    overflow: visible;
  }

  .article_card_three.page3 {
    width: auto;
    height: auto;
    margin-right: auto;
  }

  .features_content {
    width: 90vw;
    height: 70vh;
    text-align: left;
    flex-direction: column-reverse;
    justify-content: flex-start;
    align-items: center;
    margin-top: 5vh;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .features_content.page3 {
    height: 666px;
    border-radius: 20px;
    flex-direction: column;
    margin-top: 0;
    overflow: visible;
  }

  .features-img-copy {
    width: 100%;
    height: 35vh;
    max-width: 100vw;
    align-self: center;
  }

  .features-img-copy.page3 {
    width: 90vw;
    display: none;
  }

  .features-txt-3 {
    width: 80vw;
    align-self: center;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .features-txt-3.page3 {
    width: auto;
    height: 50vh;
    max-width: none;
    min-height: 60%;
    min-width: auto;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column wrap;
    flex: 1;
    justify-content: flex-start;
    align-self: center;
    align-items: flex-start;
    padding: 16px 0 26px 21px;
  }

  .title_features-copy {
    text-align: left;
    font-size: 1em;
  }

  .title_features-copy.page3 {
    width: 80vw;
    flex: 0 auto;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 0;
    margin-bottom: 4px;
    margin-left: 0;
    font-size: 18px;
    line-height: 32px;
    display: flex;
  }

  .subtitle_features-copy {
    width: 100%;
    height: 15vh;
    text-align: left;
    object-fit: fill;
    flex-wrap: wrap;
    flex: 0 auto;
    align-content: space-around;
    align-items: flex-start;
    padding-left: 0;
    font-size: 2em;
    line-height: 1em;
    display: flex;
    position: relative;
  }

  .subtitle_features-copy.page3 {
    width: 309px;
    max-width: none;
    letter-spacing: .19px;
    object-fit: fill;
    flex-wrap: nowrap;
    flex: 0 auto;
    align-content: flex-start;
    margin-top: 0;
    margin-bottom: 19px;
    margin-left: 0;
    font-size: 38px;
    line-height: 45px;
    display: flex;
    position: static;
  }

  .text_features-copy {
    width: 100%;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    margin-top: 1.5vh;
    display: flex;
  }

  .text_features-copy.page3 {
    opacity: .75;
    flex: 0 auto;
    margin-top: 0;
    margin-bottom: 19px;
    margin-left: 0;
    font-size: 14px;
    line-height: 21px;
    position: relative;
  }

  .features_cta-copy {
    width: 100%;
    flex-wrap: nowrap;
  }

  .features_cta-copy.page3 {
    width: 100%;
    max-width: none;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex: 0 auto;
    order: 0;
    justify-content: flex-start;
    align-self: stretch;
    align-items: center;
    margin-bottom: 0;
    padding-right: 0;
    position: relative;
  }

  .features_cta_btn_1 {
    width: 144px;
    height: 56px;
    text-align: center;
    border: 1px #000;
    flex: 0 auto;
    align-content: stretch;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    margin-right: 15px;
    padding: 0;
    font-family: Poppins, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
  }

  .features-cta-btn-2 {
    width: 144px;
    text-align: center;
    align-items: center;
    margin-bottom: 0;
    padding: 0;
    font-family: Poppins, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
  }

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

  .blogs-container.page3 {
    height: auto;
    max-width: 95%;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column-reverse;
    justify-content: space-around;
    align-items: center;
    margin-top: 0;
    padding-top: 0;
  }

  .heading-24 {
    flex: 0 auto;
    justify-content: space-between;
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1.4em;
    display: flex;
    position: relative;
  }

  .heading-24.page3 {
    font-size: 24px;
  }

  .break_cta {
    text-align: center;
    object-fit: fill;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    margin-right: 0;
    padding: 1em 2em;
    font-family: Poppins, sans-serif;
    font-size: 1.1em;
    text-decoration: none;
    display: block;
  }

  .break_cta.page3 {
    width: 139px;
    margin-left: 0;
    padding: 0;
    display: flex;
  }

  .blogs-cta-div {
    flex-direction: row;
    flex: 1;
    justify-content: space-around;
    align-items: flex-start;
    display: flex;
    position: relative;
  }

  .blogs-cta-div.page3 {
    width: 100%;
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    flex: none;
    justify-content: space-between;
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
  }

  .article_grid {
    width: 344px;
    height: 517px;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
    flex: 0 auto;
    order: -1;
    grid-template-rows: auto;
    grid-template-columns: .25fr .25fr .5fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-self: center;
    align-items: flex-start;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    position: relative;
    overflow: auto;
  }

  .article_grid.page3 {
    width: auto;
    height: auto;
    flex-direction: column;
    display: flex;
  }

  .features-txt-copy--1 {
    width: auto;
    height: auto;
    min-width: 0;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex: 1;
    justify-content: center;
    align-self: center;
    padding: 16px 0 0 21px;
  }

  .features-txt-copy--1.page5 {
    width: auto;
    flex-direction: column;
    flex: 1;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    display: flex;
  }

  .article_grid_2 {
    width: 90vw;
    height: 90vh;
    text-align: left;
    flex-direction: column-reverse;
    justify-content: flex-start;
    align-items: center;
    margin-top: 5vh;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .article_grid_2.page3 {
    width: auto;
    height: auto;
    background-color: #fbfcdb;
    background-image: linear-gradient(155deg, #e9defa 40%, #fbfcdb 88%);
    flex-direction: column-reverse;
    margin-top: 0;
  }

  .article_grid_2.page5 {
    width: auto;
    height: auto;
    flex-direction: column;
    margin-top: 5vh;
    margin-left: auto;
  }

  .subtitle_features_copy {
    width: 100vw;
    height: 10vh;
    text-align: left;
    object-fit: fill;
    margin-bottom: 2vh;
    padding-left: 0;
    font-size: 2.8em;
    line-height: 1em;
    display: block;
  }

  .subtitle_features_copy.page3 {
    width: 95%;
    height: auto;
    margin-top: 0;
    margin-bottom: 8px;
    padding-left: 0;
    font-size: 40px;
    line-height: 52px;
  }

  .subtitle_features_copy.page5 {
    width: 70vw;
    height: auto;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    font-size: 46px;
    line-height: 51px;
    display: flex;
  }

  .text_features_copy {
    width: 100%;
    height: 30%;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    font-weight: 400;
    display: block;
  }

  .text_features_copy.page3 {
    width: 95%;
    height: auto;
    margin-bottom: 37px;
    padding-left: 0;
    font-size: 14px;
    line-height: 21px;
  }

  .text_features_copy.page5 {
    width: 100%;
    height: auto;
    justify-content: flex-start;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    font-size: 1.1em;
    line-height: 1.6em;
    display: flex;
  }

  .features_cta_btn-_copy {
    width: 50vw;
    text-align: center;
    border: 1px #000;
    margin-right: .25em;
    padding: .25em 2em;
    font-size: 1em;
    font-weight: 500;
    line-height: 1.6em;
    position: relative;
  }

  .features_cta_btn-_copy.page3 {
    width: 144px;
    height: 56px;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    margin-right: 15px;
    padding: 0;
    font-size: 14px;
    line-height: 21px;
    display: flex;
  }

  .features_cta_btn-_copy.page5 {
    flex-direction: column;
    flex: 1;
    justify-content: center;
    align-items: center;
    margin-top: 2vh;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    display: flex;
  }

  .features_secondary_bttn-_copy {
    width: 50vw;
    text-align: left;
    padding: 1em;
    font-size: 1.1em;
    display: flex;
  }

  .features_secondary_bttn-_copy.page3 {
    width: 144px;
    height: 56px;
    margin-bottom: 0;
    padding: 0;
    font-size: 14px;
    line-height: 21px;
  }

  .body-5 {
    background-position: 48% 0;
    background-attachment: fixed;
  }

  .body-5.page4 {
    background-image: url('../images/group-3437.webp'), linear-gradient(#000 100%, #fff);
    background-position: 100% 0, 0 0;
    background-repeat: no-repeat, repeat;
    background-size: contain, auto;
    background-attachment: scroll, scroll;
  }

  .main_cta_btn-copy {
    width: 50vw;
    text-align: center;
    border: 1px #000;
    margin-top: auto;
    margin-right: .25em;
    padding: 1em;
    font-size: 1.1em;
    font-weight: 500;
    line-height: 1.6em;
  }

  .about_us_title {
    width: 80vw;
    height: auto;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    font-size: 28px;
    line-height: 36px;
  }

  .about_us_txt {
    width: 80vw;
    height: auto;
    margin: 0 0;
    font-size: 14px;
    line-height: 21px;
  }

  .about_us_grid {
    width: 100%;
    height: auto;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    margin: 67px auto 0;
  }

  .about_us_header {
    width: auto;
    height: auto;
  }

  .about_us_subtext {
    width: auto;
    height: auto;
    letter-spacing: -.12px;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 12px;
    line-height: 20px;
  }

  .about_us_section {
    width: 100%;
    grid-template-columns: 1.25fr;
  }

  .about_us_full_grid {
    width: auto;
    height: auto;
  }

  .about_us_testimonial {
    height: auto;
    background-image: url('../images/Mask-Group-4.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    margin-top: 0;
  }

  .pick_us_cta-copy {
    text-align: left;
  }

  .pick_us_cta-copy.page4 {
    width: 130px;
    height: 40px;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-left: 4vw;
    margin-right: auto;
    padding: 0;
    display: flex;
  }

  .body-wrapper {
    height: 570px;
    background-image: url('../images/mobile-gamer-girl.webp');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .about_us_content {
    width: 100%;
    height: auto;
  }

  .body-6 {
    background-image: url('../images/Group-3438.png'), linear-gradient(#000 100%, #fff);
    background-position: 50% 0, 0 0;
    background-size: contain, auto;
    flex-direction: column;
    display: flex;
  }

  .pre-footer-wrapper {
    width: 100%;
    flex-direction: column-reverse;
    margin-top: 0;
    padding-left: 3.5vw;
    overflow: visible;
  }

  .section-wrapper {
    height: auto;
    margin-top: 0;
    padding-top: 40px;
    overflow: visible;
  }

  .about_us_info {
    width: 100%;
    height: auto;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 32px;
    padding-left: 0;
    display: flex;
  }

  .img-article-slide {
    width: 100%;
    height: 50%;
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    border-radius: 0;
    display: flex;
  }

  .div-block-25 {
    width: 90%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .features_slide1 {
    background-image: linear-gradient(#e9defa 40%, #fbfcdb 88%, #fefeff);
  }

  .features_slide1.page2 {
    width: 100vw;
    margin-left: auto;
    margin-right: auto;
  }

  .features-slider {
    width: 95%;
    height: 790px;
    max-width: 100%;
    background-image: linear-gradient(#fbfcdb 12%, #e9defa 82%);
    flex-direction: column;
    margin-left: auto;
    display: flex;
  }

  .features-slider.page2 {
    width: 100vw;
    height: auto;
    flex-flow: column;
    flex: 0 auto;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 0;
    padding-top: 22px;
    display: flex;
  }

  .slider-arrow {
    margin-top: 400px;
    margin-left: auto;
    margin-right: auto;
  }

  .slider-arrow.page2 {
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 460px;
    margin-right: 20px;
    display: flex;
    top: -51px;
  }

  .image-18 {
    height: 50%;
    max-height: none;
    max-width: 80%;
    text-align: left;
    flex: 0 auto;
    margin-left: 10vw;
    display: none;
  }

  .image-18.page2 {
    max-height: 50%;
    max-width: 100%;
    object-fit: contain;
    flex: 1;
    align-self: stretch;
    margin-top: 50px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
  }

  .features_container {
    flex-direction: column-reverse;
  }

  .features_container.page2 {
    height: 80%;
    max-width: none;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column-reverse;
    justify-content: space-around;
    display: flex;
    overflow: hidden;
  }

  .mask.page2 {
    width: 100vw;
    flex: 0 auto;
    position: relative;
  }

  .features-title {
    width: 50%;
    margin-left: 5vw;
    font-size: 18px;
  }

  .features-title.page2 {
    margin-bottom: 4px;
    font-size: 1.5em;
  }

  .features-content {
    width: 100%;
    height: auto;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 0;
    display: flex;
  }

  .features-content.page2 {
    width: auto;
    height: auto;
    text-align: left;
    flex-direction: column;
    flex: 0 auto;
    justify-content: flex-start;
    align-items: stretch;
    margin-left: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .features-subtitle {
    width: 80%;
    height: 10vh;
    flex-direction: column;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 5vw;
    font-size: 40px;
    line-height: 52px;
    display: flex;
  }

  .features-subtitle.page2 {
    width: 80vw;
    height: auto;
    flex-direction: column;
    margin-top: 0;
    margin-bottom: 8px;
    font-size: 2.5em;
  }

  .features-text {
    width: 90%;
    height: auto;
    flex: none;
    margin-top: 0;
    margin-left: 5vw;
    padding-top: 0;
    font-size: 14px;
    line-height: 21px;
  }

  .features-text.page2 {
    width: 90vw;
    height: auto;
    flex-direction: column;
    margin-top: 0;
    margin-bottom: 32px;
    font-size: 14px;
    line-height: 21px;
    display: flex;
    position: static;
  }

  .slide-cta {
    width: 100%;
    height: auto;
    flex-direction: row;
    flex: none;
    justify-content: center;
    align-items: center;
    margin-top: 3vh;
  }

  .slide-cta.page2 {
    justify-content: center;
    margin-top: 1vh;
  }

  .slide-cta-1 {
    width: 160px;
    margin-left: 2vw;
    padding: 15px;
  }

  .slide-cta-2 {
    width: 160px;
    margin-right: 2vw;
  }

  .slide-cta-2.page2 {
    width: 95%;
    height: 56px;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-bottom: 1vh;
    margin-right: 0;
    font-family: Poppins, sans-serif;
    font-size: 18px;
    display: flex;
    position: relative;
  }

  .features_slide2, .features_slide3 {
    background-image: linear-gradient(#e9defa 40%, #fbfcdb 88%, #fefeff);
  }

  .wrapper {
    display: none;
  }

  .features-wrapper {
    width: 100%;
    height: auto;
    flex-flow: column;
    justify-content: space-around;
    align-items: flex-start;
    display: flex;
  }

  .left-arrow, .right-arrow-2 {
    height: 40%;
    margin-left: auto;
    margin-right: auto;
    bottom: 53%;
  }

  .nav-icon-wrapper {
    padding-left: 8px;
    padding-right: 8px;
  }

  .nav-icon-wrapper.account {
    padding-left: 10px;
    padding-right: 10px;
  }

  .nav-icon-wrapper.menu {
    padding-left: 16px;
    padding-right: 10px;
  }

  .nav-icon-wrapper.closemenu {
    padding-right: 10px;
  }

  .nav-icon-wrapper.bag {
    padding-right: 16px;
  }

  .link {
    font-size: 28px;
    line-height: 20px;
  }

  .social-links {
    justify-content: space-between;
    margin-bottom: 12px;
  }

  .mobile-btns {
    height: auto;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-direction: row;
    flex: none;
    justify-content: center;
    align-items: flex-start;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    position: static;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
    overflow: visible;
  }

  .bold-text-4 {
    text-decoration: none;
  }

  .menu-bottom-links {
    align-content: center;
    justify-content: flex-start;
  }

  .minilink {
    direction: ltr;
    text-align: center;
    letter-spacing: 1px;
    flex-direction: column;
    justify-content: space-around;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    font-size: 13px;
    display: flex;
  }

  .navbar {
    height: auto;
    flex-direction: column;
    flex: 0 auto;
    justify-content: center;
    align-items: flex-start;
    padding-top: 14px;
  }

  .mobile-cta-2 {
    width: 146px;
    height: 50px;
    text-transform: uppercase;
    background-color: #3452f5;
    border-radius: 60px;
    justify-content: center;
    align-items: center;
    font-family: Poppins, sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 27px;
    display: flex;
  }

  .nav-icons {
    justify-content: center;
    align-items: center;
  }

  .navlink-text {
    white-space: nowrap;
  }

  .social-icon-wrapper {
    width: 100%;
    padding: 0;
  }

  .mobile-cta-1 {
    width: 146px;
    height: 50px;
    text-transform: uppercase;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 60px;
    justify-content: center;
    align-items: center;
    margin-right: 2vw;
    font-family: Poppins, sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 27px;
    display: flex;
  }

  .nav-right {
    height: 50px;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: none;
  }

  .brand {
    padding-left: 8px;
    padding-right: 8px;
  }

  .navlink {
    padding-bottom: 10px;
  }

  .nav-left {
    height: 50px;
    flex: none;
    align-items: center;
    margin-top: 0;
  }

  .navbar-wrapper {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    flex-direction: column;
    flex: 1;
    align-content: flex-end;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .bottom-links-wrapper {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-direction: column;
    flex: none;
    justify-content: center;
    align-items: center;
    margin-top: 2vh;
    margin-left: auto;
    margin-right: auto;
    font-family: Poppins, sans-serif;
    font-size: 7px;
    font-weight: 400;
  }

  .features-title-copy {
    width: 50%;
    margin-top: 2vh;
    margin-left: 5vw;
    font-size: 1.5em;
  }

  .features-subtitle-copy {
    width: 80%;
    height: 8vh;
    flex-direction: column;
    margin-top: 1vh;
    margin-bottom: 2vh;
    margin-left: 5vw;
    font-size: 2.6em;
    display: flex;
  }

  .features-text-copy {
    width: 80%;
    height: 15vh;
    margin-top: 0;
    margin-left: 5vw;
    line-height: 2vh;
  }

  .slide-cta-copy {
    width: 100%;
    height: 7vh;
    flex-direction: row;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    margin-top: 0;
  }

  .slide-cta-1-copy {
    width: 160px;
    margin-left: 2vw;
    padding: 15px;
  }

  .slide-cta-2-copy {
    width: 160px;
    margin-right: 2vw;
  }

  .mobile-image {
    width: 100%;
    height: 50%;
    align-self: center;
    margin-left: 0;
  }

  .horizontal-quote-h4 {
    font-size: 16px;
  }

  .testimonial-section {
    padding-top: 3vh;
    padding-bottom: 3vh;
  }

  .left-arrow-3 {
    top: auto;
    bottom: -3%;
    left: 20%;
    right: auto;
  }

  .author-block {
    margin-top: 15px;
  }

  .right-arrow-3 {
    top: auto;
    bottom: -3%;
    left: auto;
    right: 20%;
  }

  .horizontal-content-block {
    padding: 0 15px;
    position: relative;
    top: 0;
  }

  .heading-31 {
    font-size: 28px;
    line-height: 42px;
  }

  .bold-text-5 {
    padding-bottom: 5vh;
    display: flex;
  }

  .blogs_wrapper {
    padding-bottom: 2vh;
  }

  .image-20 {
    display: block;
  }

  .content-wrapper {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .image-21 {
    height: 100%;
    max-width: 90%;
    object-fit: fill;
    background-color: rgba(0, 0, 0, 0);
    margin-left: auto;
    margin-right: auto;
    overflow: visible;
  }

  .heading-33 {
    flex-direction: column;
    align-self: center;
    align-items: flex-start;
    margin: 0 auto 4px 0;
    padding-left: 9px;
    font-size: 18px;
    line-height: 32px;
    display: block;
  }

  .image-23 {
    width: 100%;
    display: block;
  }

  .social-link {
    flex: 0 auto;
    padding-right: 0;
  }

  .twitter-icon, .facebook-icon, .insta-icon {
    max-width: 90%;
  }

  .tiktok-icon {
    width: auto;
    max-width: 90%;
  }

  .hero-section {
    height: auto;
    margin-top: 0;
    display: flex;
  }

  .hero-wrapper {
    width: 92%;
    height: 95%;
    max-width: none;
    justify-content: flex-start;
    padding-top: 0;
    padding-left: 0;
    overflow: visible;
  }

  .hero-title {
    width: auto;
    margin-top: 151px;
    margin-left: 0;
  }

  .hero-heading {
    width: 90%;
    font-size: 38px;
  }

  .hero-text {
    width: 95%;
  }

  .dp2-video-section {
    margin-top: 150px;
  }

  .gamer-girl-image, .gamer-girl-image-2 {
    display: none;
  }

  .game-benefits-header {
    font-size: 28px;
    line-height: 32px;
  }

  .about-us-card {
    max-width: none;
    flex-flow: column;
    align-content: space-around;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .game-benefits-card {
    align-items: flex-start;
  }

  .game-benefits-icon {
    text-align: left;
    margin-left: 0;
    margin-right: auto;
    display: block;
    position: relative;
  }

  .game-benefits-title {
    text-align: center;
    justify-content: center;
    align-items: center;
    margin-bottom: 5px;
    font-size: 20px;
  }

  .game-benefits-text {
    font-size: 14px;
    line-height: 21px;
  }

  .gamer-dating-header {
    margin-bottom: 7px;
  }

  .image-3 {
    height: 350px;
  }

  .bars-section {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .bars-heading {
    margin-bottom: 16px;
  }

  .carousel-mask {
    width: 100%;
  }

  .bar-card-body {
    padding: 11px 20px 20px 18px;
  }

  .bar-card-heading {
    margin-top: 0;
  }

  .bars-selection.is_full {
    height: auto;
    padding-top: 10px;
    padding-bottom: 35px;
    overflow: auto;
  }

  .bars-slider {
    padding-left: 10px;
    padding-right: 10px;
  }

  .bars-slider._3, .bars-slider._2, .bars-slider._5, .bars-slider._4 {
    right: 0%;
  }

  .vr-section {
    margin-top: 0;
    margin-bottom: 0;
  }

  .vr-heading {
    margin-bottom: 16px;
  }

  .vr-sliders {
    padding-left: 10px;
    padding-right: 10px;
  }

  .vr-card-body {
    padding: 11px 20px 20px 18px;
  }

  .vr-card-heading {
    margin-top: 0;
  }

  .vr-selection.is_full {
    height: auto;
    padding-top: 10px;
    padding-bottom: 35px;
    overflow: auto;
  }

  .vr-slider {
    padding-left: 10px;
    padding-right: 10px;
  }

  .vr-slider._2 {
    right: 0%;
  }

  .gaming-section {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .gaming-heading {
    width: 345px;
    height: 39px;
    margin-bottom: 16px;
    font-size: 28px;
    line-height: 32px;
  }

  .gaming-card-body {
    height: 210px;
    padding: 11px 20px 20px 18px;
  }

  .gaming-selection.is_full {
    height: auto;
    margin-top: 20px;
  }

  .gaming-slider-3 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .gaming-slider-3._3 {
    right: 0%;
  }

  .gaming-slider-copy {
    padding-left: 10px;
    padding-right: 10px;
  }

  .gaming-slider-copy._2 {
    right: 0%;
  }

  .gaming-slider {
    padding-left: 10px;
    padding-right: 10px;
  }

  .brix---paragraph-default {
    font-size: 14px;
    line-height: 21px;
  }

  .brix---btn-slider-arrow-left---testimonial-v6 {
    width: 46px;
    height: 46px;
    min-height: 46px;
    min-width: 46px;
    left: 26%;
  }

  .brix---card-testimonial-v6 {
    padding: 22px;
  }

  .brix---avatar-circle-05-border {
    border-width: 3px;
  }

  .brix---heading-h2-size {
    font-size: 28px;
    line-height: 50px;
  }

  .brix---container-default {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---mg-bottom-16px {
    margin-bottom: 15px;
  }

  .brix---avatar-image {
    width: 100%;
  }

  .brix---mg-top-16px {
    margin-top: 12px;
  }

  .brix---btn-slider-arrow-right---testimonial-v6 {
    width: 46px;
    height: 46px;
    min-height: 46px;
    min-width: 46px;
    right: 26%;
  }

  .html-embed-7 {
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .slide-cta-2 {
    width: 100%;
    height: auto;
    flex-direction: row;
    flex: none;
    justify-content: center;
    align-items: center;
    margin-top: 3vh;
  }

  .left-arrow-main-2 {
    height: auto;
    top: 40px;
  }

  .features_main_container {
    height: 100%;
    flex-direction: column-reverse;
  }

  .slide-main-cta-1 {
    width: 160px;
    margin-left: 2vw;
    padding: 15px;
  }

  .features-main-subtitle {
    width: 90%;
    height: auto;
    flex-direction: column;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    font-size: 40px;
    line-height: 52px;
    display: flex;
  }

  .features-main-title {
    width: 50%;
    margin-top: 0;
    margin-left: 0;
    font-size: 18px;
  }

  .features_main_image {
    height: 50%;
    max-height: none;
    max-width: 80%;
    text-align: left;
    flex: 0 auto;
    margin-left: 10vw;
    display: none;
  }

  .slide-main-cta-2-copy {
    width: 160px;
    margin-right: 2vw;
  }

  .features_main_slide1 {
    background-image: linear-gradient(#e9defa 40%, #fbfcdb 88%, #fefeff);
  }

  .features_main_mobile_image {
    width: 100%;
    height: 50%;
    max-width: none;
    align-self: center;
    margin-left: 0;
  }

  .slide-main-cta-2 {
    width: 160px;
    margin-right: 2vw;
  }

  .features-main-slider {
    width: 100%;
    height: 890px;
    max-width: 100%;
    background-color: rgba(0, 0, 0, 0);
    background-image: linear-gradient(to top, #fbfcdb 12%, #e9defa 82%);
    flex-direction: column;
    margin-top: 60px;
    margin-left: auto;
    display: flex;
  }

  .slide-main-cta {
    width: 100%;
    height: auto;
    flex-direction: row;
    flex: none;
    justify-content: center;
    align-items: center;
    margin-top: 2vh;
    padding-bottom: 53px;
  }

  .features_main_slide3 {
    background-image: none;
  }

  .features-main-text {
    width: 90%;
    height: auto;
    flex: none;
    margin-top: 8px;
    margin-left: 0;
    padding-top: 0;
    font-size: 14px;
    line-height: 21px;
  }

  .slide-main-cta-1-copy {
    width: 160px;
    margin-left: 2vw;
    padding: 15px;
  }

  .features-main-content {
    width: 100%;
    height: auto;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 15px;
    display: flex;
    overflow: visible;
  }

  .features_main_slide2 {
    background-image: linear-gradient(#e9defa 40%, #fbfcdb 88%, #fefeff);
  }

  .right-arrow-4 {
    height: auto;
    top: 40px;
  }

  .pick-us-benefiits-wrapper, .pick-us-wrapper {
    max-width: 92%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-26 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-direction: column;
    align-items: flex-start;
    padding: 15px;
    display: flex;
  }

  .div-block-28, .div-block-30 {
    padding: 15px;
  }

  .lynx-paragraph-accordion-3 {
    font-size: 14px;
  }

  .lynx-content-3 {
    width: 100%;
    overflow: hidden;
  }

  .lynx-heading-accordion-2 {
    font-size: 14px;
    line-height: 21px;
  }

  .container-7 {
    max-width: 90%;
    min-width: auto;
    flex: 1;
  }

  .container-10 {
    max-width: 95%;
    margin-left: auto;
    margin-right: auto;
  }

  .faq-section {
    width: 80%;
    height: auto;
    margin-top: 0;
    margin-bottom: 8px;
    font-size: 3em;
    font-weight: 500;
    line-height: 1em;
    position: relative;
  }

  .faq-section.page2 {
    width: auto;
    height: auto;
    margin-bottom: 0;
  }

  .faq-section.page4 {
    width: 75%;
    height: auto;
    margin-top: 0;
    margin-bottom: 52px;
    padding-bottom: 0;
    font-size: 46px;
    font-weight: 500;
    line-height: 51px;
  }

  .faq-section.page5 {
    width: 85%;
    height: auto;
    margin-top: 220px;
    font-size: 46px;
    line-height: 51px;
  }
}

#w-node-_8fb31127-8c38-7939-cc5b-9983a273b032-53094824, #w-node-_8fb31127-8c38-7939-cc5b-9983a273b038-53094824, #w-node-_8fb31127-8c38-7939-cc5b-9983a273b03e-53094824, #w-node-_8fb31127-8c38-7939-cc5b-9983a273b046-53094824 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e201818b-4dcb-af50-430a-59ab8dec1a7f-8dec1a7e {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-e201818b-4dcb-af50-430a-59ab8dec1a80-8dec1a7e, #w-node-e201818b-4dcb-af50-430a-59ab8dec1a82-8dec1a7e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e201818b-4dcb-af50-430a-59ab8dec1a89-8dec1a7e {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-e201818b-4dcb-af50-430a-59ab8dec1a8a-8dec1a7e, #w-node-e201818b-4dcb-af50-430a-59ab8dec1a8c-8dec1a7e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e201818b-4dcb-af50-430a-59ab8dec1a93-8dec1a7e {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-e201818b-4dcb-af50-430a-59ab8dec1a94-8dec1a7e, #w-node-e201818b-4dcb-af50-430a-59ab8dec1a96-8dec1a7e, #w-node-e201818b-4dcb-af50-430a-59ab8dec1a9c-8dec1a7e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_312c60eb-b664-cc06-bd3f-9c137851b962-53094829 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: auto;
}

#w-node-de772fce-41a2-0fbb-a230-aa7d5ac61b2a-53094829 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_03e9fa14-e473-b15c-0384-837cd3d6e0ab-53094829 {
  align-self: start;
}

#w-node-cd9d9708-6298-03dd-8441-dac1f37d066d-53094829 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-_6f57691c-6ddd-83aa-135f-a68958136540-53094829, #w-node-_41a6bee8-288f-83ec-4f5f-a23080fb7da7-53094829 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0cdd07a5-cb32-0683-8d0b-cf5d6fbf7ba6-53094829 {
  align-self: center;
  justify-self: center;
}

#w-node-_0cdd07a5-cb32-0683-8d0b-cf5d6fbf7ba7-53094829, #w-node-_0cdd07a5-cb32-0683-8d0b-cf5d6fbf7ba9-53094829 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-fa64d2b0-e19a-d20f-b9b4-25fbf02a800a-53094829 {
  align-self: center;
  justify-self: center;
}

#w-node-fa64d2b0-e19a-d20f-b9b4-25fbf02a800b-53094829, #w-node-fa64d2b0-e19a-d20f-b9b4-25fbf02a800d-53094829 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_824fc76e-32e5-8699-ad7b-a33925556aa9-53094829 {
  align-self: center;
  justify-self: center;
}

#w-node-_824fc76e-32e5-8699-ad7b-a33925556aaa-53094829, #w-node-_824fc76e-32e5-8699-ad7b-a33925556aac-53094829, #w-node-ac97d331-8441-b5a5-8719-83859ab415d1-53094829 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6e81fff0-2ce2-9ad0-8595-62ba959f5fa9-5309482a {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
  justify-self: start;
}

#w-node-_6e81fff0-2ce2-9ad0-8595-62ba959f5faa-5309482a, #w-node-_6e81fff0-2ce2-9ad0-8595-62ba959f5fac-5309482a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6e81fff0-2ce2-9ad0-8595-62ba959f5fb3-5309482a {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: center;
}

#w-node-_6e81fff0-2ce2-9ad0-8595-62ba959f5fb4-5309482a, #w-node-_6e81fff0-2ce2-9ad0-8595-62ba959f5fb6-5309482a, #w-node-_6e81fff0-2ce2-9ad0-8595-62ba959f5fbc-5309482a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6e81fff0-2ce2-9ad0-8595-62ba959f5fbd-5309482a {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: end;
}

#w-node-_6e81fff0-2ce2-9ad0-8595-62ba959f5fbe-5309482a, #w-node-_6e81fff0-2ce2-9ad0-8595-62ba959f5fc0-5309482a, #w-node-_6e81fff0-2ce2-9ad0-8595-62ba959f5fc6-5309482a, #w-node-d344e5fc-edaa-8da9-6f5b-069505f71e30-5309482a, #w-node-bc02e990-fee8-2173-c24b-e43fe05386d4-5309482f, #w-node-bc02e990-fee8-2173-c24b-e43fe05386d5-5309482f, #w-node-bc02e990-fee8-2173-c24b-e43fe05386d6-5309482f, #w-node-bc02e990-fee8-2173-c24b-e43fe05386de-5309482f, #w-node-bc02e990-fee8-2173-c24b-e43fe05386e5-5309482f, #w-node-bc02e990-fee8-2173-c24b-e43fe05386e6-5309482f, #w-node-d8c6e158-444e-7526-2537-c64023ca7518-5309482f, #w-node-d8c6e158-444e-7526-2537-c64023ca751e-5309482f, #w-node-d8c6e158-444e-7526-2537-c64023ca7524-5309482f, #w-node-d8c6e158-444e-7526-2537-c64023ca752a-5309482f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (min-width: 1920px) {
  #w-node-e201818b-4dcb-af50-430a-59ab8dec1a7f-8dec1a7e {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: center;
    justify-self: center;
  }

  #w-node-_6e81fff0-2ce2-9ad0-8595-62ba959f5fbd-5309482a {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: auto;
    justify-self: end;
  }
}

@media screen and (min-width: 1440px) {
  #w-node-e201818b-4dcb-af50-430a-59ab8dec1a7f-8dec1a7e {
    justify-self: start;
  }
}

@media screen and (max-width: 991px) {
  #w-node-e201818b-4dcb-af50-430a-59ab8dec1a7f-8dec1a7e {
    align-self: center;
    justify-self: center;
  }

  #w-node-e201818b-4dcb-af50-430a-59ab8dec1a93-8dec1a7e {
    align-self: auto;
    justify-self: auto;
  }

  #w-node-_312c60eb-b664-cc06-bd3f-9c137851b962-53094829 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: auto;
    justify-self: auto;
  }

  #w-node-de772fce-41a2-0fbb-a230-aa7d5ac61b2a-53094829 {
    justify-self: auto;
  }

  #w-node-_6e81fff0-2ce2-9ad0-8595-62ba959f5fa9-5309482a {
    align-self: center;
    justify-self: center;
  }

  #w-node-d344e5fc-edaa-8da9-6f5b-069505f71e31-5309482a {
    justify-self: auto;
  }

  #w-node-_5dcea462-e2e3-6d23-a3cc-597d6245e0c1-5309482d {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 767px) {
  #w-node-e201818b-4dcb-af50-430a-59ab8dec1a7f-8dec1a7e {
    align-self: center;
  }

  #w-node-_312c60eb-b664-cc06-bd3f-9c137851b962-53094829 {
    justify-self: start;
  }

  #w-node-_6e81fff0-2ce2-9ad0-8595-62ba959f5fa9-5309482a {
    align-self: stretch;
  }

  #w-node-_6e81fff0-2ce2-9ad0-8595-62ba959f5fbd-5309482a {
    align-self: start;
  }
}


@font-face {
  font-family: 'Fa solid 900';
  src: url('../fonts/fa-solid-900.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa 400';
  src: url('../fonts/fa-regular-400.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}</pre></body></html>