:root {
  --black: black;
  --white: white;
  --untitled-ui--gray500: #667085;
  --untitled-ui--primary700: #6941c6;
  --untitled-ui--primary800: #53389e;
  --untitled-ui--gray900: #101828;
  --green: #79efbd;
  --untitled-ui--gray600: #475467;
  --untitled-ui--gray700: var(--untitled-ui--gray50-2);
  --yellow: #ebfd4a;
  --untitled-ui--gray200: #eaecf0;
  --blue: #4a21ef;
  --untitled-ui--primary600: #7f56d9;
  --untitled-ui--white: white;
  --untitled-ui--gray100: #f2f4f7;
  --untitled-ui--gray300: #d0d5dd;
  --untitled-ui--indigo50: #eef4ff;
  --untitled-ui--pink700: #c11574;
  --untitled-ui--gray50-2: #f9fafb;
  --untitled-ui--gray400: #98a2b3;
  --untitled-ui--primary50: #f9f5ff;
  --untitled-ui--gray800: #1d2939;
  --untitled-ui--indigo700: #3538cd;
  --untitled-ui--pink50: #fdf2fa;
}

body {
  background-color: var(--black);
  color: var(--white);
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

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

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

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

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

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

.navbar {
  background-color: #000;
  padding-top: 24px;
  padding-bottom: 24px;
  position: fixed;
  inset: 0% 0% auto;
}

.image-nav-logo {
  width: 141px;
  min-width: 141px;
  height: 32px;
  min-height: 32px;
}

.container-nav {
  max-width: 1442px;
  padding-left: 80px;
  padding-right: 32px;
}

.nav-menu {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: center;
  align-items: center;
  width: 60%;
  display: flex;
}

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

.button-wrapper-nav {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: flex-end;
  width: 20%;
  display: flex;
}

.button-wrapper-nav.d-hide {
  display: none;
}

.button-primary {
  color: #fff;
  background-color: #4a21ef;
  border: 1px solid #0000;
  border-radius: 40px;
  padding: 12px 32px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 120%;
  transition: color .2s, background-color .2s;
}

.button-primary:hover {
  color: #000;
  background-color: #fff;
}

.button-primary._100 {
  text-align: center;
  width: 100%;
}

.button-primary.large {
  border-color: #ffffff26;
  padding-top: 16px;
  padding-bottom: 16px;
}

.button-secondary {
  color: #fff;
  background-color: #0000;
  border: 1px solid #fff;
  border-radius: 40px;
  padding: 12px 32px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 120%;
  text-decoration: none;
  transition: all .2s;
}

.button-secondary:hover {
  color: #000;
  background-color: #fff;
  border-color: #000;
}

.logo-wrapper-nav {
  width: 20%;
  display: flex;
}

.section-header {
  padding-top: 153px;
  padding-bottom: 90px;
  overflow: hidden;
}

.container-header {
  width: 100%;
  max-width: 1442px;
  padding-left: 80px;
  padding-right: 32px;
}

.header-wrapper {
  grid-column-gap: 120px;
  grid-row-gap: 120px;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: 1.1fr 1fr;
  grid-auto-columns: 1fr;
  height: 543px;
  display: grid;
}

.left_side-header {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: center;
  padding-top: 10px;
  display: block;
}

.right_side-header {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.text-size-18 {
  color: #fff;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 120%;
}

.text-size-18.opacity-50.weight-regular, .text-size-18.weight-regular {
  font-weight: 400;
}

.text-size-18.pre-wrap {
  white-space: pre-line;
}

.text-size-18.color-yellow {
  color: #ebfd4a;
  flex: 0 auto;
}

.text-size-18.opacity-50 {
  color: #ffffff80;
}

.text-size-18.opacity-50.weight-regular, .text-size-18.weight-regular {
  font-weight: 400;
}

.text-size-18.weight-semibold {
  font-weight: 600;
}

.heading-100 {
  color: #fff;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Fkscreamerlegacytrial Upright, sans-serif;
  font-size: 4.9vw;
  font-weight: 400;
  line-height: 90%;
}

.heading-100.m-size-14vw {
  width: auto;
  padding-left: 100px;
  padding-right: 100px;
}

.heading-100.inline {
  font-size: 4.7vw;
  line-height: 90%;
  display: inline;
}

.heading-100.inline.mobile-small {
  font-size: 5.1vw;
}

.span-slanted {
  font-family: Fkscreamerlegacytrial Slanted, sans-serif;
}

.text-size-20 {
  color: #fff;
  white-space: nowrap;
  border: 0 solid #000;
  flex: 0 auto;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  line-height: 150%;
}

.text-size-20.weight-bold_italic {
  font-style: italic;
  font-weight: 700;
}

.text-size-20.weight-bold_italic.opacity-50 {
  opacity: .65;
  color: #fff;
  white-space: normal;
  opacity: .65;
  white-space: normal;
}

.text-heading-header {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  max-width: 43vw;
  display: flex;
}

.text-button-header {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.button-wrapper-header {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-direction: row;
  width: 100%;
  position: relative;
}

.image-header {
  margin-left: 20px;
  position: absolute;
  inset: -50% 0% 0% 300px;
  transform: rotate(4deg);
}

.section-anonymity {
  padding-top: 20px;
  padding-bottom: 70px;
  display: none;
}

.container-900 {
  text-align: left;
  width: 100%;
  max-width: 980px;
  padding-left: 0;
  padding-right: 0;
}

.anonymity-wrapper {
  background-color: #1a1a1a;
  border-radius: 32px;
  justify-content: space-between;
  padding: 24px;
  display: flex;
}

.left_side-anonymity {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  align-items: center;
  display: flex;
}

.ic-80x80 {
  border-radius: 50%;
  width: 80px;
  min-width: 80px;
  height: 80px;
  min-height: 80px;
}

.heading-20 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  line-height: 140%;
}

.heading-text-anonymity {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  max-width: 305px;
  display: flex;
}

.tag-anonymity {
  border: 1px solid #373737;
  border-radius: 50px;
  padding: 20px;
}

.text-size-36 {
  color: #fff;
  text-transform: uppercase;
  font-family: Fkscreamerlegacytrial Upright, sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 100%;
}

.section-community {
  padding-top: 5px;
  padding-bottom: 80px;
}

.container-1080 {
  max-width: 1160px;
  padding-left: 40px;
  padding-right: 40px;
}

.container-1080.padding-0 {
  padding-left: 0;
  padding-right: 0;
}

.community-wrapper {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  flex-direction: column;
  display: flex;
}

.top_side-community {
  text-align: center;
  justify-content: center;
  align-items: center;
  max-width: 463px;
  margin-left: auto;
  margin-right: auto;
}

.heading-88 {
  color: #fff;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Fkscreamerlegacytrial Upright, sans-serif;
  font-size: 88px;
  font-weight: 400;
  line-height: 88%;
}

.image-community {
  z-index: 1;
  width: 157px;
  height: 157px;
  position: relative;
  transform: translate(0, 40px);
}

.collection-list {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.card-community {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-color: #0e0e0e;
  border: 1px solid #292929;
  border-radius: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 32px;
  display: flex;
}

.heading-48 {
  color: #fff;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Fkscreamerlegacytrial Upright, sans-serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 88%;
}

.heading-48.yellow {
  color: #ebfd4a;
}

.heading-48.height-100 {
  line-height: 100%;
}

.heading_text-community {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.image-card_community {
  object-fit: cover;
  border-radius: 50%;
  width: 197px;
  height: 197px;
}

.line-community {
  background-color: #ffffff1a;
  width: 100%;
  height: 1px;
}

.image-logo_community {
  opacity: .5;
  width: 100%;
  height: 48px;
}

.max-w-120 {
  max-width: 120px;
}

.section-logo {
  padding-top: 80px;
  padding-bottom: 80px;
  overflow: hidden;
}

.container-1360 {
  max-width: 1440px;
  padding-left: 40px;
  padding-right: 40px;
}

.logo-wrapper {
  position: relative;
}

.card-logo {
  justify-content: space-between;
  display: flex;
}

.image-logo {
  opacity: .5;
  width: 220px;
  min-width: 220px;
  height: 84px;
}

.engaging {
  z-index: 1;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  cursor: default;
  background-image: radial-gradient(circle, #0000, #000 0% 50%, #000 85%, #0000);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 656px;
  margin-left: auto;
  margin-right: auto;
  padding: 30.5px 32px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.heading-80 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Fkscreamerlegacytrial Upright, sans-serif;
  font-size: 80px;
  font-weight: 400;
  line-height: 88%;
}

.heading-80.text-color-yellow {
  color: #ebfd4a;
}

.section-savings {
  padding-top: 80px;
  padding-bottom: 80px;
}

.savings-wrapper {
  grid-column-gap: 56px;
  grid-row-gap: 56px;
  flex-direction: column;
  display: flex;
}

.top_side-savings {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.bottom_side-savings {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.container-1200 {
  max-width: 1280px;
  padding-left: 40px;
  padding-right: 40px;
}

.tag-savings {
  border: 1px solid #fff;
  border-radius: 21px;
  padding: 8px 16px;
  display: inline-block;
}

.collection-ist-savings {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.card-savings {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-color: #0e0e0e;
  border: 1px solid #1a1a1a;
  border-radius: 32px;
  flex-direction: column;
  justify-content: flex-start;
  height: 100%;
  padding: 32px;
  display: flex;
}

.image-savings {
  border-radius: 12px;
  width: 68px;
  min-width: 68px;
  height: 68px;
  min-height: 68px;
}

.heading-46-screamer {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Fkscreamertrial, sans-serif;
  font-size: 46px;
  line-height: 100%;
}

.heading-46-screamer.all-caps {
  text-transform: uppercase;
}

.heading-46-screamer.weight-medium {
  font-weight: 500;
}

.heading-46-screamer.weight-medium.all-caps {
  text-transform: uppercase;
  text-transform: uppercase;
  font-size: 44px;
}

.heading_textr-savings {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  flex-direction: column;
  display: flex;
}

.image_text-savings {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  display: flex;
}

.popular {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  background-color: #df224c33;
  border: 1px solid #df224c1a;
  border-radius: 45px;
  align-self: flex-start;
  align-items: center;
  padding: 8px 16px;
  display: flex;
}

.ic-16x16 {
  width: 16px;
  min-width: 16px;
  height: 16px;
  min-height: 16px;
}

.text-size-14 {
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 120%;
}

.text-size-14.opacity-50 {
  opacity: .5;
}

.text-size-14.weight-regular {
  font-weight: 400;
}

.text-size-14.text-color-red {
  color: #df224c;
}

.text-size-14.text-color-green {
  color: #1cb67c;
}

.text-size-14.text-color-white {
  color: #fff;
}

.text-size-14.text-color-white.text-height-150 {
  line-height: 150%;
  display: block;
}

.text-size-14.text-color-white.opacity-50 {
  color: #ffffff80;
}

.text-size-14.text-color-white.opacity-50.weight-regular {
  opacity: 1;
  color: #ffffff80;
  opacity: 1;
  font-weight: 400;
}

.text-size-14.text-color-black {
  color: var(--black);
}

.paying {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  background-color: #1cb67c1a;
  border: 1px solid #1cb67c1a;
  border-radius: 45px;
  align-self: flex-start;
  align-items: center;
  padding: 8px 16px;
  display: flex;
}

.popular_paying {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  display: flex;
}

.span-screamer {
  font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Charcoal, sans-serif;
  font-size: 60px;
  font-weight: 700;
}

.section-find {
  padding-top: 20px;
  padding-bottom: 20px;
}

.find-wrapper {
  background-color: #1a1a1a;
  border-radius: 32px;
  justify-content: space-between;
  align-items: center;
  padding: 24px;
  display: flex;
}

.left_side-find {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.right_side-find {
  justify-content: flex-end;
  display: flex;
}

.link-find {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  color: #fff;
  text-transform: uppercase;
  align-items: center;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 120%;
  text-decoration: underline;
  display: flex;
}

.ic-10x10 {
  width: 10px;
  min-width: 10px;
  height: 10px;
  min-height: 10px;
}

.aroow-link_find {
  background-color: #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 24px;
  min-width: 24px;
  height: 24px;
  min-height: 24px;
  display: flex;
}

.image-find {
  object-fit: cover;
  border: 3px solid #151515;
  border-radius: 50%;
  width: 84px;
  min-width: 84px;
  height: 84px;
  min-height: 84px;
}

.image-find_logo {
  object-fit: cover;
  border-radius: 50%;
  width: 40px;
  min-width: 40px;
  height: 40px;
  min-height: 40px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: auto 0% -18%;
}

.card-find {
  position: relative;
}

.card-find._1 {
  transform: translate(120px);
}

.card-find._2 {
  transform: translate(100px);
}

.card-find._3 {
  transform: translate(80px);
}

.card-find._4 {
  transform: translate(60px);
}

.card-find._5 {
  transform: translate(40px);
}

.card-find._6 {
  transform: translate(20px);
}

.section-channels {
  padding-top: 120px;
  padding-bottom: 120px;
}

.channels-wrapper {
  grid-column-gap: 38px;
  grid-row-gap: 38px;
  flex-direction: column;
  display: flex;
}

.top_side-channels {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

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

.tag-channels-wrapper {
  z-index: 2;
  display: flex;
}

.tag-channels-2 {
  cursor: pointer;
  border: 1px solid #373737;
  border-radius: 50px;
  padding: 20px 32px;
  display: inline-block;
}

.tag-channels-2.green {
  cursor: auto;
  cursor: auto;
  background-color: #79efbd1a;
  border-color: #79efbd1a;
}

.text-size-32 {
  color: #fff;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Fkscreamerlegacytrial Upright, sans-serif;
  font-size: 40px;
  line-height: 100%;
}

.text-size-32.text-color-green {
  color: #79efbd;
}

.text-size-32.font-screamer {
  font-family: Fkscreamertrial, sans-serif;
}

.text-size-32.font-screamer.text-weight-bold {
  font-weight: 700;
}

.bottom_side-channels {
  justify-content: center;
  align-items: center;
  display: flex;
}

.pop_up-channels {
  background-color: #4a21ef;
  border-radius: 16px;
  justify-content: center;
  align-items: center;
  min-width: 240px;
  max-width: 240px;
  padding: 16px;
  display: flex;
  transform: translate(0, -20px);
}

.text-size-16 {
  color: #fff;
  width: 100%;
  margin-bottom: 0;
  padding-left: 0;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
}

.text-size-16.italic {
  font-style: italic;
}

.text-size-16.italic.height-150 {
  line-height: 150%;
}

.text-size-16.italic.height-150.text-normal {
  font-weight: 400;
}

.text-size-16.padding-bottom-24 {
  margin-bottom: 24px;
}

.text-size-16.opacity-50 {
  opacity: .65;
  color: #fff;
}

.text-size-16.opacity-50.weight-regular {
  opacity: .65;
  color: #fff;
  font-weight: 400;
}

.text-size-16.opacity-50.weight-regular.height-150 {
  opacity: .65;
  color: #fff;
  opacity: .65;
  line-height: 150%;
}

.text-size-16.weight-regular {
  font-weight: 400;
}

.text-size-16.weight-regular.opacity-50 {
  color: #ffffffb3;
}

.image-channels {
  width: 79px;
  height: 26px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: auto 0% -13%;
}

.pop_up-tag-channels {
  margin-bottom: 20px;
  margin-right: 20px;
  display: inline-block;
  position: relative;
}

.pop_up-tag-channels-green {
  margin-bottom: 16px;
  margin-right: 12px;
  display: inline-block;
  position: relative;
}

.section-our_community {
  padding-top: 100px;
  padding-bottom: 100px;
}

.our_community-wrapper {
  grid-column-gap: 56px;
  grid-row-gap: 98px;
  background-color: #ffffff0d;
  border: 1px solid #ffffff26;
  border-radius: 32px;
  flex-direction: column;
  padding-top: 60px;
  display: flex;
  overflow: hidden;
}

.top_side-our_community {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.bottom_side-our_community {
  flex-direction: row;
  align-items: center;
  display: flex;
}

.image-our_community {
  z-index: 1;
  width: 880px;
  max-width: none;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.gradient-our_community {
  z-index: 0;
  background-image: linear-gradient(#0000, #2f6af0);
  border-bottom-right-radius: 32px;
  border-bottom-left-radius: 32px;
  width: 100%;
  height: 510px;
  display: none;
  position: absolute;
  inset: auto 0% 1px;
}

.section-journey {
  padding-top: 80px;
  padding-bottom: 80px;
  overflow: hidden;
}

.journey-wrapper {
  grid-column-gap: 182px;
  grid-row-gap: 182px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.left_side-journey {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-direction: column;
  display: flex;
}

.right_side-journey {
  position: relative;
}

.heading_text-journey {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  display: flex;
}

.button-wrapper-journey {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  align-items: center;
  display: flex;
}

.max-w-156 {
  max-width: 156px;
}

.max-w-420 {
  max-width: 420px;
}

.image-journey {
  border: 1px solid #ffffff26;
  border-radius: 32px;
}

.image-journey.d-hide {
  display: none;
}

.quote-white {
  text-align: center;
  background-color: #fff;
  border-radius: 16px;
  max-width: 320px;
  padding: 24px 18px;
  position: absolute;
  inset: auto 16% 33% -15.5%;
}

.image-quote {
  width: 13px;
  min-width: 13px;
  height: 9px;
  min-height: 9px;
  position: absolute;
  inset: 16px auto auto 16px;
}

.image-quote._2 {
  inset: auto 16px 16px auto;
  inset: auto 16px 16px auto;
  transform: rotate(-180deg);
}

.image-quote-2 {
  width: 60px;
  height: 12px;
  position: absolute;
  inset: -11% 93px auto auto;
}

.image-quote-2.green {
  inset: -11% auto auto 40px;
}

.image-quote-2.bllue {
  top: -11%;
  right: 16px;
}

.quote-green {
  text-align: center;
  background-color: #79efbd;
  border-radius: 16px;
  max-width: 266px;
  padding: 24px 18px;
  position: absolute;
  inset: auto -17% -2% auto;
}

.quote-blue {
  text-align: center;
  background-color: #4a21ef;
  border-radius: 16px;
  max-width: 306px;
  padding: 24px;
  position: absolute;
  inset: 16% 14% auto auto;
}

.section-experts {
  padding-top: 100px;
  padding-bottom: 100px;
}

.experts-wrapper {
  grid-column-gap: 120px;
  grid-row-gap: 120px;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.right_side-experts {
  grid-column-gap: 46px;
  grid-row-gap: 46px;
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.max-w-500 {
  max-width: 500px;
}

.heading_text-experts {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  display: flex;
}

.button-wrapper-experts {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  align-items: center;
  display: flex;
}

.left_side-footer {
  align-items: center;
  width: 20%;
  display: flex;
}

.right_side-footer {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: flex-end;
  width: 20%;
  display: flex;
}

.footer-wrapper {
  justify-content: space-between;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.image-logo-footer {
  width: 100%;
  height: 32px;
}

.link-logo-footer.w--current {
  z-index: 19;
  width: 141px;
  height: 32px;
  position: relative;
}

.link-footer {
  color: #fff;
  text-transform: uppercase;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 12px;
  text-decoration: none;
  position: relative;
}

.link-footer.underline-animation {
  padding-bottom: 2px;
}

.link-footer.weight-regular {
  font-weight: 400;
}

.link-footer.weight-regular.underline-animation {
  padding-bottom: 5px;
}

.line-footer {
  background-color: #ffffff26;
  width: 100%;
  height: 1px;
}

.basement {
  justify-content: space-between;
  padding-top: 34px;
  padding-bottom: 34px;
  display: flex;
}

.left_side-basement {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  align-items: center;
  display: flex;
}

.right_side-basement {
  display: flex;
}

.collection-list-experts {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.collection-item-experts {
  height: 366px;
}

.card-experts {
  border-radius: 24px;
  height: 366px;
  padding: 24px;
  position: relative;
  overflow: hidden;
}

.image-experts {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.heading_text-card-experts {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-direction: column;
  display: flex;
}

.tags-experts {
  color: #000;
  background-color: #fff;
  border-radius: 20px;
  margin-bottom: 6px;
  margin-right: 6px;
  padding: 10px 20px;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 16px;
  display: inline-block;
}

.heading_colection-tags {
  z-index: 1;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  display: flex;
  position: relative;
}

.collection-item-tags {
  display: inline-block;
}

.bg-black-experts {
  background-color: #0000004d;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.collection-list-logo {
  grid-column-gap: 8px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.section-works {
  padding-top: 80px;
  padding-bottom: 80px;
}

.works-wrapper {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.bottom_side-works {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.card-works {
  text-align: center;
  border: 1px solid #d9d9d933;
  border-radius: 32px;
  width: 100%;
  padding: 40px;
  position: relative;
}

.card-works._1 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.card-works._2 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-direction: column;
  display: flex;
}

.card-works._3 {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  text-align: left;
  background-color: #fff;
  border-color: #000;
  height: 396px;
  padding-left: 36px;
  padding-right: 10px;
  display: flex;
  overflow: hidden;
}

.works-flex {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: flex;
}

.text-size-22 {
  color: #fff;
  font-family: Poppins, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 150%;
}

.text-size-22.text-color-black {
  color: #000;
  flex-flow: column-reverse;
  line-height: 150%;
  display: block;
}

.max-w-382 {
  z-index: 2;
  max-width: 382px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.max-w-382.ab {
  inset: 40px 0% auto;
  display: flex;
  position: absolute;
  inset: 40px 0% auto;
}

.image-works-2 {
  z-index: 1;
  object-fit: cover;
  height: 310.094px;
  position: relative;
}

.image-works-3 {
  width: 100%;
  position: absolute;
  inset: auto 0% 0%;
}

.image-works-4 {
  z-index: 10;
  width: 100%;
  height: 411px;
  position: relative;
}

.link-works {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  color: #000;
  align-items: center;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1800%;
  text-decoration: underline;
  display: flex;
}

.aroow-link_works {
  background-color: #000;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 24px;
  min-width: 24px;
  height: 24px;
  min-height: 24px;
  display: flex;
}

.text_link-works {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.author_text-works {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  align-items: center;
  display: flex;
}

.author_text-works._1 {
  position: absolute;
  top: 293px;
  left: 346px;
}

.author_text-works._2 {
  position: absolute;
  inset: 295px 342px auto auto;
}

.author_text-works._3 {
  position: absolute;
  top: 382px;
  right: 33%;
}

.author_text-works._4 {
  position: absolute;
  top: 522px;
  right: 541px;
}

.author_text-works._5 {
  position: absolute;
  top: 485px;
  right: 306px;
}

.author_text-works._6 {
  flex-direction: column;
  position: absolute;
  top: 603px;
  right: 49%;
}

.author_text-works._7 {
  flex-direction: column;
  position: absolute;
  top: 669px;
  right: 306px;
}

.author_text-works._8 {
  flex-direction: column;
  position: absolute;
  top: 823px;
  right: 346px;
}

.author_text-works._9 {
  flex-direction: column;
  position: absolute;
  inset: auto auto 157px 299px;
}

.author_text-works-wrapper {
  z-index: 1;
  position: absolute;
  inset: 0%;
}

.ic-80x80-works {
  border: 2px solid #fff;
  border-radius: 50%;
  width: 80px;
  min-width: 80px;
  height: 80px;
  min-height: 80px;
  box-shadow: 0 9px 32px #000;
}

.max-w-100 {
  text-align: left;
  justify-content: flex-start;
  max-width: 100px;
  display: flex;
}

.max-w-100.align-center {
  text-align: center;
  text-align: center;
}

.nav-link-wrapper {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  align-items: center;
  display: flex;
}

.link-social {
  background-color: #1e1e1f;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 48px;
  min-width: 48px;
  height: 48px;
  min-height: 48px;
  transition: all .2s;
  display: flex;
}

.link-social:hover {
  background-color: #3b3b3b;
}

.link-social.hide-logo {
  display: none;
}

.ic-24x24 {
  color: #ffffff4d;
  width: 24px;
  min-width: 24px;
  height: 24px;
  min-height: 24px;
  font-size: 14px;
  display: block;
}

.burger-3 {
  cursor: pointer;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  box-shadow: 6px 6px 25px #28078026;
}

.b3-top-wrap {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.b3-bar1 {
  background-color: #fff;
  width: 24px;
  height: 2px;
}

.b3-middlebar-base {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 2px;
  margin-top: 6px;
  margin-bottom: 6px;
  display: flex;
  position: static;
}

.b3-middlebar-top {
  z-index: 2;
  width: 24px;
  height: 2px;
  position: absolute;
  inset: 0;
}

.b3-middlebar {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 2px;
  display: flex;
  position: absolute;
}

.b3-bar3 {
  background-color: #fff;
  width: 24px;
  height: 2px;
}

.absolute-channels {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: none;
  position: absolute;
  inset: 0%;
  transform: translate(0, -86px);
}

.image-tag-channels {
  width: 159px;
}

.span-screamer-bold {
  font-family: Fkscreamertrial, sans-serif;
  font-weight: 700;
}

.image-works-circle-1 {
  object-fit: cover;
  width: 140px;
  height: 140px;
  position: absolute;
}

.image-work-wrapper {
  justify-content: center;
  align-items: center;
  min-width: 1042px;
  min-height: 1042px;
  display: flex;
  position: absolute;
  inset: 0% 0% -15%;
}

.image-works-circle-2 {
  object-fit: cover;
  width: 380px;
  height: 380px;
  position: absolute;
}

.image-works-circle-3 {
  object-fit: cover;
  width: 600px;
  height: 600px;
  position: absolute;
}

.image-works-circle-4 {
  object-fit: cover;
  width: 800px;
  height: 800px;
  position: absolute;
}

.image-works-5 {
  object-fit: cover;
  width: 405px;
  height: 500px;
  position: absolute;
}

.div-block {
  min-width: 1042px;
  min-height: 1042px;
  position: absolute;
  top: auto;
}

.loop-left {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: row;
  display: flex;
}

.loop-right {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: row;
  justify-content: flex-end;
  display: flex;
}

.collection-list-logo-right {
  grid-column-gap: 8px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  display: flex;
}

.new-nav-link {
  color: #dadada;
  text-transform: uppercase;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
}

.new-nav-link.nav:hover {
  display: block;
}

.new-nav-link.nav.w--open {
  color: #030303;
  -webkit-text-stroke-color: #7a5858;
  background-color: #000;
}

.image-header-phone {
  min-width: 11vw;
  max-width: 11vw;
  position: relative;
  inset: 8.6vw auto auto 15.9vw;
}

.body {
  background-color: #000;
}

.max-w {
  display: flex;
}

.image-our_community-2 {
  z-index: 1;
  width: 880px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  transform: translate(0, 106px);
}

.image-our_community-2.d-hide {
  display: none;
}

.card-community-gap-32 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-direction: column;
  display: flex;
}

.footer-link-wrapper {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: center;
  align-items: center;
  width: 60%;
  display: flex;
}

.section-offer {
  text-align: center;
  padding-top: 80px;
  padding-bottom: 80px;
}

.center_side-offer {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-self: center;
  align-items: center;
  display: flex;
}

.span-slanted-green {
  color: #79efbd;
  font-family: Fkscreamerlegacytrial Slanted, sans-serif;
}

.card-offer {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #0e0e0e;
  border: 1px solid #292929;
  border-radius: 16px;
  flex-flow: column;
  align-items: center;
  max-width: 400px;
  padding: 32px;
  display: flex;
}

.ic_heading-offer {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  align-items: center;
  display: flex;
}

.container-812 {
  max-width: 1280px;
  padding-left: 40px;
  padding-right: 40px;
}

._1-step-grid-offer {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.text-gap-24-pulse {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  text-align: left;
  flex-flow: column;
  justify-content: flex-start;
  margin-top: 30px;
  display: flex;
}

.card-reviews {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-color: #0e0e0e;
  border: 1px solid #292929;
  border-radius: 16px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 320px;
  padding: 24px;
  display: flex;
}

.top_card-reviews {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  display: flex;
}

.ic-52x52 {
  border-radius: 50%;
  width: 52px;
  height: 52px;
}

.heading-32 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Fkscreamerlegacytrial Upright, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 88%;
}

.heading-32.all-caps {
  text-transform: uppercase;
  text-transform: uppercase;
}

.heading_text-card_reviews {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  display: flex;
}

.button-wrapper-header-2 {
  width: 100%;
  position: absolute;
  inset: 14.9vw auto auto 19.7vw;
}

.button_text-header {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  align-items: center;
  display: flex;
}

.header-text-wrapper {
  line-height: 20px;
}

.height-100 {
  height: 79.4px;
  margin-top: 16px;
  margin-bottom: 16px;
}

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

.heading-109 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 31px;
}

.heading-80-sections {
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Fkscreamerlegacytrial Upright, sans-serif;
  font-size: 80px;
  font-weight: 400;
  line-height: 88%;
}

.green {
  color: var(--green);
  font-family: Fkscreamerlegacytrial Slanted, sans-serif;
}

.text-span-19 {
  color: #79efbd;
  font-family: Fkscreamerlegacytrial Slanted, sans-serif;
}

.text-block-6 {
  font-family: Poppins, sans-serif;
  font-size: 44px;
  font-weight: 700;
  line-height: 51px;
}

.text-size-22-copy {
  color: #fff;
  margin-left: 10px;
  margin-right: 10px;
  font-family: Poppins, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 150%;
}

.text-span-20 {
  color: var(--blue);
  line-height: 45px;
  display: block;
}

.text-block-7 {
  line-height: 1600%;
}

.div-block-20 {
  flex: 0 auto;
}

.text-size-16-copy {
  color: #fff;
  width: 100%;
  margin-bottom: 0;
  padding-left: 0;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 130%;
}

.text-size-16-copy.opacity-50-copy {
  opacity: .65;
  color: #fff;
  opacity: .65;
}

.span-screamer-copy {
  font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Charcoal, sans-serif;
  font-size: 60px;
  font-weight: 700;
}

.heading-80-copy-copy {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Fkscreamerlegacytrial Upright, sans-serif;
  font-size: 80px;
  font-weight: 400;
  line-height: 88%;
}

.bold-text-2 {
  font-size: 16px;
  font-style: italic;
  font-weight: 600;
}

.card-pulse-copy.border-right-copy {
  border-right: 1px solid #ffffff26;
}

.pulse-2-copy {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #0e0e0e;
  border: 1px solid #292929;
  border-right-color: #ffffff26;
  border-radius: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  height: 196px;
  display: grid;
  overflow: hidden;
}

.text-size-60-copy.weight-bold-copy.m-size-32-copy {
  text-align: center;
  text-align: center;
}

.text-gap-4-pulse-2 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  flex: 0 auto;
  display: flex;
}

.text-size-16-6 {
  color: #fff;
  width: 100%;
  margin-bottom: 0;
  padding-left: 0;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 130%;
}

.text-size-16-6.text-color-yellow {
  color: #ebfd4a;
  text-align: center;
  text-align: center;
}

.section-pulse-copy {
  padding-top: 80px;
  padding-bottom: 80px;
}

.container-1104-copy {
  max-width: 1184px;
  padding-left: 40px;
  padding-right: 40px;
}

.pulse-wrapper-copy {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  display: flex;
}

.pulse-2-copy {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #0e0e0e;
  border: 1px solid #292929;
  border-right-color: #ffffff26;
  border-radius: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  overflow: hidden;
}

.text-size-60-copy.weight-bold-copy.m-size-32-copy {
  text-align: left;
  text-align: left;
  font-size: 70px;
}

.text-size-60-copy.weight-bold-copy.m-size-32-copy {
  text-align: left;
  text-align: left;
  font-size: 70px;
}

.text-size-60-copy.weight-bold-copy.m-size-32-copy {
  text-align: left;
  text-align: left;
}

.text-size-60-copy {
  color: #fff;
  text-transform: uppercase;
  font-family: Fkscreamertrial, sans-serif;
  font-size: 60px;
  line-height: 120%;
  position: static;
}

.text-size-60-copy.weight-bold-copy {
  font-weight: 700;
}

.text-size-60-copy.weight-bold-copy.m-size-32-copy {
  text-align: center;
  text-align: center;
}

.text-size-16-copy.opacity-50-copy {
  opacity: .65;
  color: #fff;
  opacity: .65;
}

.text-size-16-copy, .text-size-16-7 {
  color: #fff;
  width: 100%;
  margin-bottom: 0;
  padding-left: 0;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
}

.text-size-16-7.weight-regular {
  font-weight: 400;
}

.offer-wrapper-home {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  flex-flow: column;
  display: flex;
}

.text-size-16-8 {
  color: #fff;
  width: 100%;
  margin-bottom: 0;
  padding-left: 0;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
}

.text-size-16-8.italic {
  font-style: italic;
}

.text-size-16-8.italic.height-150 {
  line-height: 150%;
}

.text-size-16-8.italic.height-150.text-normal {
  font-weight: 400;
}

.section-reviews-copy {
  padding-top: 80px;
  padding-bottom: 80px;
}

.container-984-copy {
  max-width: 1064px;
  padding-left: 40px;
  padding-right: 40px;
}

.reviews-wrapper-copy {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  flex-flow: column;
  display: flex;
}

.top_side-reviews-copy {
  text-align: center;
}

.bottom_side-reviews-copy {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  display: flex;
}

.gap-12-reviews-copy {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  display: flex;
}

.text-span-22 {
  text-decoration: underline;
}

.dropdown-list-5 {
  background-color: #222;
  border-radius: 9px;
  padding-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
  display: none;
}

.dropdown-list-5.w--open {
  opacity: .96;
  outline-offset: 0px;
  mix-blend-mode: normal;
  background-color: #131313;
  border: 1px solid #424242;
  outline: 3px #fff;
  padding-bottom: 10px;
  padding-left: 5px;
  padding-right: 5px;
  box-shadow: 4px 5px 8px 10px #0003;
}

.new-nav-link-copy.nav-copy:hover {
  display: block;
}

.new-nav-link-copy.nav-copy.w--open {
  color: #030303;
  -webkit-text-stroke-color: #7a5858;
  background-color: #000;
}

.new-nav-link-copy {
  color: #dadada;
  text-transform: uppercase;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
}

.new-nav-link-copy.nav:hover {
  display: block;
}

.new-nav-link-copy.nav.w--open {
  color: #030303;
  -webkit-text-stroke-color: #7a5858;
  background-color: #000;
}

.subheader-bold {
  font-weight: 600;
}

.italic-text {
  font-size: 16px;
  font-weight: 600;
}

.card-pulse-copy.border-right-copy {
  text-align: left;
  text-align: left;
  border-right: 1px solid #ffffff26;
  height: 295px;
  line-height: 20px;
}

.card-pulse-copy.border-right-copy {
  text-align: left;
  text-align: left;
  border-right: 1px solid #ffffff26;
  height: 295px;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

.card-pulse-copy.border-right-copy {
  text-align: left;
  text-align: left;
  border-right: 1px solid #ffffff26;
  height: 295px;
  line-height: 20px;
}

.card-pulse-copy {
  height: 285px;
  padding: 40px 24px;
}

.card-pulse-copy.border-right-copy {
  text-align: left;
  text-align: left;
  border-right: 1px solid #ffffff26;
  height: 295px;
  line-height: 20px;
}

.text-block-9 {
  margin-top: 260px;
  margin-left: -100px;
  font-family: Poppins, sans-serif;
  line-height: 120%;
}

.text-size-20-mobile {
  color: #fff;
  white-space: nowrap;
  border: 0 solid #000;
  flex: 0 auto;
  margin-top: 30px;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  line-height: 150%;
}

.image-header-2-mobile {
  min-width: 50vw;
  max-width: 50vw;
  height: auto;
  position: absolute;
  inset: 0% 0% 0% 20px;
}

.button-primary-copy {
  color: #fff;
  background-color: #4a21ef;
  border: 1px solid #0000;
  border-radius: 40px;
  padding: 12px 32px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 120%;
  transition: color .2s, background-color .2s;
}

.button-primary-copy:hover {
  color: #000;
  background-color: #fff;
}

.button-primary-copy.large-copy {
  background-color: var(--black);
  color: var(--white);
  border: 2px solid #ffffff26;
  margin-left: 10px;
  padding-top: 16px;
  padding-bottom: 16px;
  text-decoration: none;
  transition: color .2s, background-color .2s;
}

.button-primary-copy.large-copy:hover {
  background-color: var(--white);
  color: var(--black);
}

.text-block-10 {
  text-decoration: none;
}

@media screen and (min-width: 1920px) {
  .header-wrapper {
    grid-column-gap: 140px;
    grid-row-gap: 140px;
    grid-template-columns: 1.3fr 1fr;
    height: 700px;
  }

  .image-header-phone {
    width: 11vw;
    min-width: 0%;
    max-width: 11vw;
    position: absolute;
    top: 293px;
    left: 513px;
  }

  .max-w-750 {
    max-width: 1090px;
  }

  .container-750-price {
    max-width: 1200px;
  }

  .max-w-617 {
    max-width: 770px;
  }

  .button-wrapper-header-2 {
    left: 19.4vw;
  }

  .image-header-2-mobile {
    width: 1400px;
    max-width: 45vw;
  }
}

@media screen and (max-width: 991px) {
  .navbar {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .container-nav {
    padding-left: 40px;
    padding-right: 40px;
  }

  .nav-menu {
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    background-color: #000000d9;
    flex-direction: column;
    align-items: flex-start;
    width: auto;
  }

  .menu-button {
    z-index: 101;
  }

  .menu-button.w--open {
    z-index: 101;
    background-color: #0000;
  }

  .button-wrapper-nav {
    flex-direction: column;
    justify-content: flex-start;
    width: 100%;
  }

  .button-wrapper-nav.t-hide {
    display: none;
  }

  .button-wrapper-nav.d-hide {
    display: flex;
  }

  .section-header {
    padding-bottom: 80px;
  }

  .container-header {
    padding-left: 40px;
    padding-right: 40px;
  }

  .header-wrapper {
    flex-direction: column;
    height: auto;
    display: flex;
  }

  .heading-100 {
    font-size: 10vw;
  }

  .text-heading-header {
    max-width: 100%;
  }

  .image-header {
    left: 100%;
  }

  .section-anonymity {
    padding-bottom: 20px;
  }

  .text-size-36 {
    font-size: 32px;
  }

  .section-community {
    padding-bottom: 60px;
  }

  .collection-list {
    grid-template-columns: 1fr 1fr;
  }

  .card-community {
    height: 100%;
  }

  .image-card_community {
    width: 100%;
    height: 100%;
  }

  .section-logo {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .logo-wrapper {
    flex-direction: column-reverse;
    display: flex;
  }

  .engaging {
    text-align: center;
    max-width: 500px;
    padding: 24px;
    position: static;
  }

  .section-savings {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .bottom_side-savings {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .collection-ist-savings {
    grid-template-columns: 1fr 1fr;
  }

  .find-wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1.25fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
  }

  .left_side-find {
    min-width: 50%;
  }

  .right_side-find {
    transform: translate(-174px);
  }

  .image-find {
    width: 68px;
    min-width: 68px;
    height: 68px;
    min-height: 68px;
  }

  .image-find_logo {
    width: 32px;
    min-width: 32px;
    height: 32px;
    min-height: 32px;
  }

  .section-channels, .section-our_community {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .our_community-wrapper {
    grid-row-gap: 60px;
  }

  .bottom_side-our_community {
    padding-left: 40px;
    padding-right: 40px;
  }

  .image-our_community {
    width: 100%;
  }

  .section-journey {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .journey-wrapper {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .left_side-journey {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    max-width: 500px;
  }

  .heading_text-journey {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .quote-white {
    max-width: 240px;
    font-size: 16px;
    bottom: 30%;
    left: -2.5%;
  }

  .quote-green {
    max-width: 240px;
    bottom: 1%;
    right: -3%;
  }

  .quote-blue {
    right: 17%;
  }

  .section-experts {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .experts-wrapper {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    flex-direction: column-reverse;
    display: flex;
  }

  .right_side-experts {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    max-width: 500px;
  }

  .max-w-500 {
    max-width: 100%;
  }

  .heading_text-experts {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .left_side-footer {
    justify-content: center;
    width: 100%;
  }

  .right_side-footer {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .footer-wrapper {
    grid-column-gap: 28px;
    grid-row-gap: 28px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .image-experts {
    min-width: 101%;
  }

  .section-works {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .bottom_side-works {
    grid-template-columns: 1fr;
  }

  .card-works._1 {
    height: 1027px;
  }

  .card-works._3 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    height: 500px;
  }

  .text-size-22 {
    font-size: 18px;
  }

  .image-works-2 {
    height: 100%;
  }

  .image-works-4 {
    width: 40%;
    height: 500px;
  }

  .nav-link-wrapper {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .nav-link_button-nav {
    flex-direction: column;
    justify-content: space-between;
    width: 50vw;
    height: 100dvh;
    padding: 100px 40px 40px;
    display: flex;
  }

  .image-header-phone {
    min-width: 28%;
    max-width: 28%;
    position: absolute;
    top: 26%;
    left: 57%;
  }

  .max-w {
    max-width: 420px;
    margin-left: auto;
    margin-right: auto;
  }

  .image-our_community-2 {
    width: 100%;
    transform: translate(0, 74px);
  }

  .footer-link-wrapper {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-direction: row;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .section-scroll {
    margin-top: 86px;
  }

  .text-size-40 {
    font-size: 32px;
  }

  .card-pulse {
    height: 100%;
  }

  .card-pulse.border-right {
    border-bottom: 1px solid #ffffff26;
  }

  .card-pulse.border-right.border-right-none {
    border-right-color: #0000;
  }

  .card-pulse.border-right.border-bottom-none {
    border-bottom-color: #0000;
  }

  .text-size-60 {
    font-size: 32px;
  }

  .bottom_side-reviews {
    flex-flow: column;
  }

  .card-reviews {
    max-width: 100%;
  }

  .gap-12-reviews {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: row;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .max-w-750, .max-w-617 {
    max-width: 600px;
  }

  .button-wrapper-header-2 {
    flex-flow: column;
    align-items: center;
    display: flex;
    top: auto;
    left: auto;
  }

  .header-text-wrapper {
    display: block;
  }

  .card-workshop {
    flex-flow: column;
    align-items: flex-start;
  }

  .card-innovation {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading_ic-entrepreneurship {
    width: 100%;
  }

  .uui-padding-vertical-xhuge {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .uui-blog01_list-5 {
    grid-template-columns: 1fr 1fr;
  }

  .uui-heading-large-2 {
    font-size: 2.75rem;
  }

  .uui-blogpost01_title-wrapper {
    margin-bottom: 4rem;
  }

  .uui-blogpost01_image-wrapper {
    margin-bottom: 3rem;
    padding-top: 56.25%;
  }

  .uui-blogpost01_content {
    margin-bottom: 3rem;
  }

  .uui-padding-vertical-xhuge-2 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .uui-blog01_list-5-events {
    grid-template-columns: 1fr 1fr;
  }

  .text-size-22-copy {
    font-size: 18px;
  }

  .pulse-2, .pulse-2-copy {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .pulse-2-copy {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .text-size-60-copy {
    font-size: 32px;
  }

  .bottom_side-reviews-copy {
    flex-flow: column;
  }

  .gap-12-reviews-copy {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: row;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .card-pulse-copy.border-right-copy.border-bottom-none-copy {
    border-bottom-color: #0000;
  }

  .card-pulse-copy.border-right-copy.border-right-none-copy {
    border-right-color: #0000;
  }

  .card-pulse-copy {
    height: 100%;
  }

  .card-pulse-copy.border-right-copy {
    border-bottom: 1px solid #ffffff26;
  }

  .image-header-2-mobile {
    min-width: 100%;
    max-width: 100%;
    position: static;
  }

  .pulse-3 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .card-pulse-3 {
    height: 100%;
  }

  .card-pulse-3.border-right-3 {
    border-bottom: 1px solid #ffffff26;
  }
}

@media screen and (max-width: 767px) {
  .container-nav, .container-header {
    padding-left: 24px;
    padding-right: 24px;
  }

  .heading-100 {
    font-size: 14vw;
  }

  .heading-100.inline {
    display: inline;
  }

  .heading-100.inline.mobile-small {
    font-size: 10vw;
  }

  .image-header {
    left: 282px;
  }

  .container-900 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .anonymity-wrapper {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-direction: column;
  }

  .tag-anonymity {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .container-1080, .container-1360 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .engaging {
    background-image: radial-gradient(circle, #0000, #000 30% 70%, #0000);
  }

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

  .container-1200 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .collection-list-wrapper-savings {
    width: 100%;
  }

  .collection-ist-savings {
    grid-template-columns: 1fr;
  }

  .collection-item-savings {
    width: 100%;
  }

  .find-wrapper {
    flex-direction: column;
    align-items: flex-start;
  }

  .left_side-find {
    min-width: 0;
  }

  .right_side-find {
    justify-content: center;
    align-items: center;
    transform: translate(-120px);
  }

  .channels-wrapper {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

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

  .tag-channels-2 {
    padding: 18px 26px;
  }

  .text-size-32 {
    font-size: 24px;
  }

  .pop_up-tag-channels {
    margin-bottom: 12px;
    margin-right: 12px;
  }

  .bottom_side-our_community {
    padding-left: 24px;
    padding-right: 24px;
  }

  .left_side-footer {
    justify-content: center;
    width: 100%;
  }

  .right_side-footer {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .footer-wrapper {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-direction: column;
  }

  .basement {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .collection-list-logo {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

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

  .card-works._3 {
    flex-direction: column-reverse;
    justify-content: flex-end;
    align-items: center;
    height: 520px;
  }

  .image-works-4 {
    width: 250px;
    height: 450px;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    inset: auto 0% -23%;
  }

  .text_link-works {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .collection-list-logo-right {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .new-nav-link.nav {
    text-align: left;
    text-align: left;
  }

  .image-our_community-2 {
    transform: translate(0, 40px);
  }

  .footer-link-wrapper {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
  }

  .section-privacy {
    padding-top: 150px;
    padding-bottom: 120px;
  }

  .container-750 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .section-header_price {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section-scroll-image {
    padding-bottom: 60px;
  }

  .section-offer {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .container-812 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .section-process {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .container-1104 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .section-reviews {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .container-984 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .card-reviews {
    max-width: 100%;
  }

  .section-included {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .container-746 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .pop-up {
    bottom: auto;
    right: 34px;
  }

  .ic-pop-up {
    bottom: auto;
    left: auto;
    right: -3%;
    transform: rotate(-90deg);
  }

  .ic-pop-up.absolute---12 {
    bottom: auto;
  }

  .gap-12-reviews {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .container-750-price {
    padding-left: 24px;
    padding-right: 24px;
  }

  .button-wrapper-header-2 {
    justify-content: center;
    display: flex;
    top: auto;
    left: auto;
  }

  .header-text-wrapper {
    display: block;
  }

  .price-wrapper-new {
    flex-flow: column;
  }

  .section-faq {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .card-innovation {
    min-width: 400px;
  }

  .uui-page-padding {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .uui-text-size-large {
    font-size: 1rem;
  }

  .uui-heading-xsmall {
    font-size: 1.25rem;
  }

  .uui-blog01_component {
    margin-top: 4rem;
  }

  .uui-blog01_image-link {
    margin-bottom: 1.5rem;
  }

  .uui-blog01_image-link:hover {
    box-shadow: none;
  }

  .uui-space-small {
    min-height: 1.25rem;
  }

  .uui-padding-vertical-xhuge {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .uui-blog01_list-5 {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .uui-text-rich-text figure {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .uui-text-rich-text figcaption {
    margin-top: .75rem;
  }

  .uui-page-padding-2 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .uui-heading-large-2 {
    font-size: 2.25rem;
  }

  .uui-blogpost01_title-wrapper {
    margin-bottom: 3rem;
  }

  .uui-blogpost01_content {
    margin-bottom: 2rem;
  }

  .uui-padding-vertical-xhuge-2 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .uui-blog01_category-menu-2 {
    width: 100vw;
    margin-left: -5vw;
    padding-left: 5vw;
    overflow: scroll;
  }

  .uui-blog01_category-menu-2.no-scrollbar {
    justify-content: flex-start;
    margin-bottom: 3rem;
  }

  .uui-blog01_menu-link-2:hover {
    color: var(--untitled-ui--gray500);
    border-bottom-style: none;
  }

  .uui-blog01_image-link-4 {
    margin-bottom: 1.5rem;
  }

  .uui-blog01_image-link-4:hover {
    box-shadow: none;
  }

  .uui-blog01_list-5-events {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .section-pulse-copy {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .container-1104-copy {
    padding-left: 24px;
    padding-right: 24px;
  }

  .section-reviews-copy {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .container-984-copy {
    padding-left: 24px;
    padding-right: 24px;
  }

  .gap-12-reviews-copy {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .new-nav-link-copy.nav, .new-nav-link-copy.nav-copy, .new-nav-link-copy.nav, .new-nav-link-copy.nav-copy, .new-nav-link-copy.nav, .new-nav-link-copy.nav, .new-nav-link-copy.nav, .new-nav-link-copy.nav, .new-nav-link-copy.nav, .new-nav-link-copy.nav {
    text-align: left;
  }
}

@media screen and (max-width: 479px) {
  .container-nav, .button-primary {
    padding-left: 20px;
    padding-right: 20px;
  }

  .button-primary.large {
    font-size: 14px;
  }

  .section-header {
    padding-top: 110px;
    padding-bottom: 10px;
  }

  .container-header {
    padding-left: 20px;
    padding-right: 20px;
  }

  .header-wrapper {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
  }

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

  .text-size-18.opacity-50.weight-regular.m-text {
    font-size: 14px;
  }

  .heading-100 {
    font-size: 17vw;
  }

  .heading-100.m-size-14vw {
    padding-left: 50px;
    padding-right: 50px;
    font-size: 14vw;
  }

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

  .text-size-20.weight-bold_italic.opacity-50 {
    text-align: left;
    white-space: normal;
    text-align: left;
    white-space: normal;
    text-align: left;
    white-space: normal;
    min-width: 100%;
    max-width: 100%;
  }

  .image-header {
    width: 80px;
    top: 25%;
    left: 235px;
  }

  .container-900 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .anonymity-wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    padding: 16px;
  }

  .heading-20 {
    font-size: 15px;
    line-height: 130%;
  }

  .tag-anonymity {
    justify-content: center;
    align-items: center;
    padding-top: 12px;
    padding-bottom: 12px;
    display: flex;
  }

  .text-size-36 {
    font-size: 23px;
  }

  .section-community {
    overflow: hidden;
  }

  .container-1080 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-1080.padding-0 {
    padding-left: 0;
    padding-right: 0;
  }

  .community-wrapper {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .top_side-community {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-88 {
    font-size: 64px;
  }

  .image-community {
    width: 120px;
    height: 120px;
    transform: translate(0, 18px);
  }

  .collection-list {
    grid-template-columns: 1fr;
    padding-bottom: 4px;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
    overflow: auto;
  }

  .card-community {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    align-items: flex-start;
    width: 240px;
  }

  .image-card_community {
    width: 50%;
  }

  .image-logo_community {
    height: 38px;
  }

  .container-1360 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .engaging {
    text-align: center;
  }

  .heading-80 {
    font-size: 52px;
  }

  .top_side-savings, .container-1200 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-1200.none-padding {
    padding-left: 0;
    padding-right: 0;
  }

  .collection-ist-savings {
    padding-bottom: 4px;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
    overflow: scroll;
  }

  .card-savings {
    width: 340px;
  }

  .heading-46-screamer {
    font-size: 36px;
  }

  .span-screamer {
    font-size: 40px;
  }

  .find-wrapper {
    flex-direction: column;
  }

  .image-find {
    width: 56px;
    min-width: 56px;
    height: 56px;
    min-height: 56px;
  }

  .image-find_logo {
    width: 24px;
    min-width: 24px;
    height: 24px;
    min-height: 24px;
    bottom: -10%;
  }

  .section-channels {
    overflow: hidden;
  }

  .center_side-channels {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    justify-content: stretch;
    place-items: center;
    display: block;
  }

  .tag-channels-2 {
    padding: 16px 20px;
  }

  .text-size-32 {
    font-size: 30px;
  }

  .text-size-16 {
    text-align: left;
    font-size: 16px;
  }

  .our_community-wrapper {
    grid-row-gap: 32px;
  }

  .bottom_side-our_community {
    flex-direction: column;
    align-items: center;
    padding-bottom: 54px;
    padding-left: 0;
    padding-right: 0;
    position: relative;
  }

  .image-our_community {
    display: none;
  }

  .left_side-journey {
    clear: none;
    text-align: left;
    justify-content: space-between;
    align-self: auto;
    align-items: flex-start;
    min-width: 100%;
    max-width: 100%;
    display: flex;
    overflow: visible;
  }

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

  .button-wrapper-journey {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .max-w-156 {
    max-width: 100%;
  }

  .image-journey.d-hide {
    display: block;
  }

  .image-journey.m-hide {
    display: none;
  }

  .quote-white {
    padding-top: 20px;
    padding-bottom: 20px;
    bottom: 27%;
  }

  .image-quote {
    width: 10px;
    min-width: 10px;
    height: 6px;
    min-height: 6px;
    left: 12px;
  }

  .image-quote._2 {
    bottom: 12px;
    right: 12px;
  }

  .image-quote-2 {
    left: 58px;
    right: auto;
  }

  .image-quote-2.green {
    left: auto;
    right: 64px;
  }

  .image-quote-2.bllue {
    left: auto;
    right: 39px;
  }

  .quote-green {
    padding-top: 20px;
    padding-bottom: 20px;
    bottom: -1%;
    right: -4%;
  }

  .quote-blue {
    padding-top: 20px;
    padding-bottom: 20px;
    right: 5%;
  }

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

  .button-wrapper-experts {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
  }

  .link-footer {
    line-height: 18px;
  }

  .basement {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .left_side-basement {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-direction: column;
  }

  .collection-list-experts {
    grid-template-columns: 1fr;
  }

  .collection-list-logo {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .bottom_side-works {
    height: auto;
  }

  .card-works._1 {
    height: 1050px;
    line-height: 20px;
  }

  .card-works._3 {
    height: 600px;
  }

  .text-size-22 {
    text-align: left;
    margin-right: 20px;
    padding-right: 0;
  }

  .max-w-382.ab {
    flex-flow: column;
    margin-left: 40px;
    font-size: 14px;
  }

  .image-works-4 {
    z-index: 20;
    bottom: -30%;
  }

  .text_link-works {
    line-height: 20px;
  }

  .author_text-works {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .author_text-works._1 {
    top: 297px;
    left: 368px;
  }

  .author_text-works._2 {
    top: 300px;
    right: 362px;
  }

  .author_text-works._3 {
    top: 414px;
    right: 34%;
  }

  .author_text-works._4 {
    top: 504px;
    right: 49%;
  }

  .author_text-works._5 {
    top: 519px;
    right: 361px;
  }

  .author_text-works._6 {
    right: 46%;
  }

  .author_text-works._7 {
    right: 364px;
  }

  .author_text-works._8 {
    top: 829px;
    right: 363px;
  }

  .author_text-works._9 {
    bottom: 137px;
    left: 382px;
  }

  .author_text-works-wrapper {
    height: 100%;
  }

  .ic-80x80-works {
    width: 60px;
    min-width: 60px;
    height: 60px;
    min-height: 60px;
  }

  .nav-link-wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    text-align: left;
  }

  .nav-link_button-nav {
    width: 100vw;
    padding-left: 32px;
    padding-right: 32px;
  }

  .image-works-circle-1 {
    width: 100px;
    height: 100px;
  }

  .image-works-circle-2 {
    width: 300px;
    height: 300px;
  }

  .image-works-circle-3 {
    width: 600px;
    height: 600px;
  }

  .image-works-circle-4 {
    width: 800px;
    height: 800px;
  }

  .image-works-5 {
    width: 300px;
  }

  .image-works-5.m-hide {
    display: none;
  }

  .div-block {
    min-height: 1042px;
  }

  .collection-list-logo-right {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .new-nav-link.nav {
    padding-left: 0;
    padding-right: 0;
    font-size: 10vw;
    line-height: 120%;
  }

  .new-nav-link.nav.m-align-center {
    text-align: center;
    text-align: center;
  }

  .max-w {
    flex-flow: column;
  }

  .image-our_community-2 {
    height: auto;
  }

  .image-our_community-2.d-hide {
    padding-left: 20px;
    padding-right: 20px;
    display: block;
  }

  .footer-link-wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    text-align: center;
    flex-direction: column;
  }

  .section-privacy {
    padding-bottom: 100px;
  }

  .container-750 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-size-40 {
    font-size: 23px;
  }

  ._1-step-scroll {
    flex: 0 auto;
  }

  .image-scroll, .div-image-scroll {
    width: 60px;
    height: 60px;
  }

  .offer-wrapper {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .container-812 {
    padding-left: 20px;
    padding-right: 20px;
  }

  ._1-step-grid-offer {
    flex-flow: column;
    display: flex;
  }

  .container-1104, .card-pulse {
    padding-left: 20px;
    padding-right: 20px;
  }

  .card-pulse.border-right {
    border-right-color: #0000;
    height: 220px;
    padding-bottom: 40px;
  }

  .card-pulse.border-right.border-bottom-none {
    border-bottom-color: #ffffff26;
  }

  .text-size-60 {
    font-size: 23px;
  }

  .text-size-60.weight-bold.m-size-32 {
    font-size: 40px;
  }

  .container-984, .card-reviews, .container-746 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .pop-up {
    width: 250px;
  }

  .ic-pop-up {
    right: -4%;
  }

  .container-750-price {
    padding-left: 20px;
    padding-right: 20px;
  }

  .pop-up-wrapper {
    border-radius: 20px;
    padding: 32px 24px;
  }

  .ic-close {
    top: 60px;
    right: 28px;
  }

  .button-wrapper-header-2 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
    top: auto;
    left: auto;
    right: auto;
  }

  .price-wrapper-new {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
  }

  .dropdown {
    z-index: 1;
    padding-left: 24px;
    padding-right: 24px;
  }

  .card-workshop {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    padding: 24px;
  }

  .card-university {
    padding: 24px;
  }

  .card-innovation {
    min-width: 300px;
  }

  .card-instructor {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding: 16px;
  }

  .heading_ic-entrepreneurship {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .uui-padding-vertical-xhuge {
    padding-top: 0;
    padding-bottom: 0;
  }

  .exta-benefts-info {
    box-sizing: border-box;
    font-size: 13px;
    display: inline-block;
  }

  .text-size-16-more-info, .text-size-16-more-info-2 {
    font-size: 16px;
  }

  .heading-80-sections {
    text-align: left;
    font-size: 52px;
  }

  .text-block-6 {
    text-align: left;
  }

  .text-size-22-copy {
    text-align: left;
    margin-left: auto;
    margin-right: 10px;
  }

  .text-span-20 {
    line-height: 45px;
  }

  .text-block-7 {
    line-height: 100%;
  }

  .text-span-21 {
    line-height: 2px;
  }

  .div-block-20 {
    height: 18px;
    padding-bottom: 0;
    padding-right: 0;
    line-height: 10px;
    display: block;
  }

  .text-size-16-copy.opacity-50-copy {
    text-align: center;
    text-align: center;
    width: 100%;
    font-size: 16px;
    line-height: 130%;
  }

  .span-screamer-copy {
    text-transform: uppercase;
    height: auto;
    font-size: 40px;
    line-height: 88%;
  }

  .heading-80-copy-copy {
    font-size: 52px;
  }

  .card-pulse-copy.border-right-copy {
    border-right-color: #0000;
  }

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

  .pulse-2 {
    flex-flow: column;
    display: flex;
  }

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

  .pulse-2-copy {
    flex-flow: column;
    display: flex;
  }

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

  .container-1104-copy {
    padding-left: 20px;
    padding-right: 20px;
  }

  .pulse-2-copy {
    flex-flow: column;
    height: auto;
    display: flex;
  }

  .text-size-60-copy {
    font-size: 23px;
  }

  .text-size-60-copy.weight-bold-copy.m-size-32-copy {
    font-size: 40px;
  }

  .text-size-16-copy, .text-size-16-copy-price {
    text-align: left;
    font-size: 16px;
  }

  .text-size-16-copy-price.opacity-50-copy-price {
    text-align: center;
    text-align: center;
  }

  .text-size-16-copy, .text-size-16-copy-copy {
    text-align: left;
    font-size: 16px;
  }

  .text-size-16-copy-copy.opacity-50 {
    text-align: center;
    text-align: center;
  }

  .text-size-16-7 {
    text-align: left;
    font-size: 16px;
  }

  .text-size-16-7.weight-regular {
    text-align: center;
    text-align: center;
  }

  .offer-wrapper-home {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .text-size-16-8 {
    text-align: left;
    font-size: 16px;
  }

  .container-984-copy {
    padding-left: 20px;
    padding-right: 20px;
  }

  ._1-step-grid-offer-copy {
    flex-flow: column;
    display: flex;
  }

  .dropdown-list-5.w--open {
    padding-left: 5px;
    font-size: 10vw;
    line-height: 120%;
  }

  .new-nav-link-copy.nav-copy {
    padding-left: 0;
    padding-right: 140px;
    font-size: 10vw;
    line-height: 120%;
  }

  .new-nav-link-copy.nav {
    padding-left: 0;
    padding-right: 0;
    font-size: 6vw;
    line-height: 120%;
  }

  .italic-text {
    font-size: 11px;
  }

  .card-pulse-copy.border-right-copy.border-bottom-none-copy {
    border-bottom-color: #ffffff26;
  }

  .card-pulse-copy {
    padding-left: 20px;
    padding-right: 20px;
  }

  .card-pulse-copy.border-right-copy {
    border-right-color: #0000;
    height: 160px;
    padding-bottom: 40px;
  }

  .text-size-20-mobile {
    white-space: normal;
    font-size: 16px;
  }

  .image-header-2-mobile {
    box-sizing: border-box;
    object-fit: fill;
    object-position: 50% 50%;
    border: 50px solid #000;
    flex-flow: row;
    flex: 0 auto;
    order: 0;
    justify-content: flex-start;
    align-self: auto;
    align-items: center;
    min-width: 135%;
    max-width: 135%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    overflow: clip;
  }

  .pulse-3 {
    flex-flow: column;
    display: flex;
  }

  .card-pulse-3 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .card-pulse-3.border-right-3 {
    border-right-color: #0000;
    height: 220px;
    padding-bottom: 40px;
  }

  .text-gap-24-pulse-mobile {
    margin-top: 0;
  }

  .text-size-16-more-info-copy-copy {
    font-size: 16px;
  }

  .button-primary-copy {
    padding-left: 20px;
    padding-right: 20px;
  }

  .button-primary-copy.large-copy {
    margin-top: 10px;
    margin-left: 0;
    font-size: 14px;
  }
}

@media screen and (max-width: 767px) {
  #w-node-bd1034da-310f-fdb5-11ce-e2793d588314-70cf5b23 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}
