:root {
  --black: #27272a;
  --primary: #0060ff;
  --white-smoke: #f8f7f5;
  --blue-violet: #5e2bff;
  --black-2: #1a1b21;
  --description: #2a172eb3;
}

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

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.components--button-nav3 {
  color: #27272a;
  background-color: #0000;
  background-image: url('../images/chevron_down_1.svg');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  width: 84px;
  margin-left: 40px;
  padding: 0;
  font-size: 17px;
  line-height: 25px;
  display: none;
}

.components--catalog-button {
  color: #27272a;
  background-color: #0000;
  width: auto;
  margin-left: 40px;
  padding: 0;
  font-size: 17px;
  line-height: 25px;
  display: inline-block;
}

.components--navbar-2 {
  background-color: #fff;
  width: auto;
  min-width: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.components--features-button {
  color: #27272a;
  background-color: #0000;
  width: 70px;
  padding: 0;
  font-size: 17px;
  line-height: 25px;
  display: inline-block;
}

.components--features-button.w--current {
  background-image: none;
  font-size: 17px;
  font-weight: 700;
  line-height: 25px;
}

.components--features-button.components--hidden {
  display: none;
}

.components--dropdown {
  margin-left: 40px;
  display: none;
}

.components--dropdown-link {
  display: none;
}

.components--login {
  color: #2a172e;
  background-color: #0000;
  font-size: 17px;
  line-height: 25px;
}

.components--login-buttons {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.components--container-2 {
  background-color: #0000;
  justify-content: space-between;
  align-items: center;
  width: auto;
  min-width: 0;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.components--icon-6 {
  display: none;
}

.components--div-block-13 {
  width: auto;
}

.components--div-block-17 {
  width: 100%;
  min-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.components--link-block-2 {
  display: block;
}

.components--link-block-2.w--current {
  flex: 1;
}

.components--link-block-2-copy {
  display: none;
}

.components--link-block-2-copy.w--current {
  flex: 1;
  display: none;
}

.components--publish-button {
  color: #27272a;
  background-color: #0000;
  width: auto;
  margin-left: 40px;
  padding: 0;
  font-size: 17px;
  line-height: 25px;
  display: inline-block;
}

.components--publish-button.w--current {
  background-image: none;
  font-size: 17px;
  font-weight: 700;
  line-height: 25px;
}

.components--dropdown-list {
  background-color: #dbd8d8;
}

.components--dropdown-list.w--open {
  background-color: #fffefe;
  border: 1px #000;
  border-radius: 4px;
  margin-top: 8px;
  box-shadow: 0 1px 5px 4px #0000001a;
}

.components--grid-9 {
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1.5fr .6fr;
  place-content: space-between;
  place-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.components--grid {
  background-color: #0060ff73;
  grid-template-rows: auto;
  grid-template-columns: 1fr 2fr 1fr;
  place-items: center start;
  width: 100%;
}

.components--nav-link-2 {
  display: none;
}

.components--header-wrapper {
  position: relative;
  box-shadow: 0 1px 1px 1px #2a172e26;
}

.components--brand {
  display: none;
}

.components--ai-tools-button {
  color: #27272a;
  background-color: #0000;
  width: auto;
  margin-left: 40px;
  padding: 0;
  font-size: 17px;
  line-height: 25px;
  display: inline-block;
}

.components--ai-tools-button.w--current {
  background-image: none;
  font-size: 17px;
  font-weight: 700;
  line-height: 25px;
}

.components--button-nav2 {
  color: #27272a;
  background-color: #0000;
  width: auto;
  margin-left: 40px;
  padding: 0;
  font-size: 17px;
  line-height: 25px;
  display: none;
}

.components--button-nav2.w--current {
  font-weight: 700;
}

.components--dropdown-toggle-2 {
  padding: 0;
}

.components--signup {
  text-align: center;
  background-color: #0060ff;
  border-radius: 5px;
  width: 168px;
  padding: 12px 16px;
  font-size: 14px;
  line-height: 20px;
}

.components--la-sign-in {
  color: #18181b;
  text-align: center;
  background-color: #fff;
  border-radius: 5px;
  justify-content: center;
  width: 86px;
  margin-left: 8px;
  padding: 12px 16px;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  position: static;
}

.components--la-sign-in.components--hidden-la-sign-in {
  color: #18181b;
  background-color: #fff;
  width: 86px;
  margin-left: 8px;
  padding-top: 12px;
  padding-bottom: 12px;
  display: none;
}

.components--navbar {
  color: #27272a;
  background-color: #0000;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: relative;
}

.components--nav-menu {
  justify-content: space-between;
  align-items: center;
  width: 90%;
  display: block;
}

.components--container {
  justify-content: space-between;
  align-items: center;
  width: auto;
  min-width: 0;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.components--text-block-51 {
  background-image: url('../images/chevron_down_1.svg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  width: 84px;
  height: 20px;
  font-size: 17px;
  line-height: 20px;
}

.components--nav-link {
  background-image: url('../images/chevron_down_1.svg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  display: none;
}

.components--nav-menu-2 {
  align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 40px;
  display: flex;
}

.components--header-block {
  z-index: 5;
  background-color: #fff;
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 0;
  position: relative;
}

.components--footer-description-item {
  color: #fff;
  margin-top: 15px;
  text-decoration: none;
  display: block;
}

.components--footer-description-item.w--current {
  color: #fff;
  text-decoration: none;
  display: block;
}

.components--fotter-item-title {
  font-weight: 700;
}

.components--footer-item-descriptions {
  margin-top: 20px;
}

.components--rights {
  margin-top: 32px;
}

.components--footer {
  color: #fff;
  background-color: #1a1b21;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  font-family: Lato, sans-serif;
  display: block;
}

.components--grid-7 {
  grid-column-gap: 207px;
  grid-template-rows: auto;
  padding-left: 0;
  padding-right: 0;
}

.components--div-block-11 {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding: 100px 0 72px;
}

.components--footer-description {
  margin-top: 16px;
}

.components--link-5 {
  color: #fff;
  text-decoration: none;
}

.components--grid-8 {
  grid-column-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.body {
  color: var(--black);
  font-family: Lato, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.section-title {
  color: #2a172e;
  font-family: Lato, sans-serif;
  display: block;
}

.header {
  justify-content: flex-start;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 50px;
  display: flex;
}

.header-block {
  z-index: 5;
  background-color: #fff;
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 0;
  position: relative;
}

.navbar {
  color: var(--black);
  background-color: #0000;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: relative;
}

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

.container {
  justify-content: space-between;
  align-items: center;
  width: auto;
  min-width: 0;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.login {
  color: #2a172e;
  background-color: #0000;
  font-size: 17px;
  line-height: 25px;
}

.signup {
  background-color: var(--primary);
  text-align: center;
  border-radius: 5px;
  width: 168px;
  padding: 12px 16px;
  font-size: 14px;
  line-height: 20px;
}

.nav-menu {
  justify-content: space-between;
  align-items: center;
  width: 90%;
  display: block;
}

.grid {
  background-color: #0060ff73;
  grid-template-rows: auto;
  grid-template-columns: 1fr 2fr 1fr;
  place-items: center start;
  width: 100%;
}

.columns {
  display: none;
}

.title-block {
  text-align: center;
  background-color: #f8f7f5;
  margin-left: auto;
  margin-right: auto;
  padding: 84px 0 0;
}

.learn-active {
  color: #f81;
  font-weight: 400;
}

.headertitle {
  text-align: center;
  max-width: 820px;
  margin-top: 9px;
  margin-left: auto;
  margin-right: auto;
  font-size: 50px;
  font-weight: 700;
  line-height: 72px;
}

.descriptiontitle {
  max-width: 540px;
  margin-top: 24px;
  margin-left: auto;
  margin-right: auto;
  font-size: 17px;
  line-height: 25px;
}

.button {
  background-color: var(--primary);
  border-radius: 5px;
  width: 156px;
  margin-top: 33px;
}

.section-brands {
  color: var(--black);
  background-color: #fff;
  padding-top: 83px;
  padding-bottom: 65px;
  font-family: Lato, sans-serif;
  display: block;
}

.mask {
  width: auto;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}

.slider {
  background-color: #0000;
  max-width: 1140px;
  height: 106px;
  margin-left: auto;
  margin-right: auto;
}

.icon {
  background-color: #a8a8a8;
}

.slide-nav {
  display: none;
}

.left-arrow {
  width: 40px;
  height: 40px;
}

.image {
  width: 38px;
  height: 40px;
}

.right-arrow {
  width: 40px;
  height: 40px;
}

.image-2 {
  width: 38px;
  height: 40px;
}

.slide {
  width: 90px;
  margin-left: 10px;
  margin-right: 10px;
}

.slide-2 {
  width: 152px;
  margin-left: 10px;
  margin-right: 10px;
}

.slide-3 {
  width: 128px;
  margin-left: 10px;
  margin-right: 10px;
}

.slide-4 {
  width: 196px;
  margin-left: 0;
  margin-right: 0;
}

.slide-5 {
  width: 160px;
  margin-left: 0;
  margin-right: 0;
}

.slide-6 {
  width: 180px;
  margin-left: 0;
  margin-right: 0;
}

.image-3 {
  height: 100%;
}

.brandimage {
  width: 100%;
  height: 100%;
}

.text-block {
  font-size: 25px;
  line-height: 35px;
}

.text-block-2 {
  text-align: center;
  margin-top: 25px;
  font-family: Lato, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 36px;
}

.section-creating-course {
  background-color: var(--white-smoke);
  color: var(--black);
  padding: 100px 150px 85px;
  font-family: Lato, sans-serif;
  display: block;
}

.grid-2 {
  grid-column-gap: 119px;
  grid-template-rows: auto;
  grid-template-columns: .9fr 1fr;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}

.creating-title {
  font-size: 38px;
  font-weight: 400;
  line-height: 56px;
}

.text-block-3 {
  margin-top: 16px;
}

.button-2 {
  color: #5e2bff;
  background-color: #5e2bff14;
  background-image: url('../images/Icon.svg');
  background-position: 241px;
  background-repeat: no-repeat;
  background-size: 25px 26px;
  border-radius: 5px;
  width: 280px;
  height: 50px;
  margin-top: 16px;
  padding: 13px 25px;
}

.slide-7 {
  width: 160px;
}

.grid-3 {
  grid-column-gap: 56px;
  grid-row-gap: 56px;
}

.coursedescriptiontitle {
  margin-top: 16px;
  font-size: 28px;
  line-height: 40px;
}

.div-block {
  max-width: 270px;
}

.coursedescriptiontext {
  margin-top: 8px;
}

.section-how-to-teach {
  color: var(--black);
  background-color: #fff;
  padding: 104px 150px 82px;
  display: block;
}

.howtoteachheader {
  text-align: center;
  font-size: 45px;
  line-height: 50px;
}

.howtoteachdescription {
  text-align: center;
  max-width: 556px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  font-size: 17px;
  line-height: 25px;
}

.div-block-2 {
  background-color: #fff;
  max-width: 1140px;
  height: 466px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.howtoteachitems {
  max-width: 1140px;
  margin-top: 64px;
  margin-left: auto;
  margin-right: auto;
}

.grid-4 {
  grid-column-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.div-block-3 {
  display: flex;
}

.teachitemtext {
  margin-left: 20px;
}

.teachitemtitle {
  font-size: 20px;
  line-height: 25px;
}

.text-block-4 {
  margin-top: 12px;
  font-size: 17px;
  line-height: 25px;
}

.text-block-5 {
  font-weight: 700;
}

.section-zoom {
  background-color: var(--white-smoke);
  color: var(--black);
  margin-top: 0;
  margin-bottom: 0;
  padding: 118px 150px 0;
  display: block;
}

.grid-5 {
  grid-column-gap: 163px;
  grid-template-rows: auto;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}

.zoom-title {
  font-size: 38px;
  line-height: 56px;
}

.zoom-description {
  margin-top: 17px;
}

.div-block-4 {
  display: flex;
}

.google-title {
  color: var(--blue-violet);
  margin-left: 10px;
}

.google-block, .microsogt-block {
  margin-top: 24px;
  display: flex;
}

.microsoft-title {
  color: var(--blue-violet);
  margin-left: 10px;
}

.div-block-5 {
  background-color: #ebecfb;
  height: 454px;
  padding-top: 32px;
  display: none;
}

.section-teachers {
  color: var(--black);
  background-color: #fff;
  padding: 100px 150px;
  display: block;
}

.teachers-title {
  font-size: 45px;
  line-height: 50px;
}

.grid-6 {
  grid-column-gap: 32px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  margin-top: 67px;
  display: grid;
}

.teacher-block {
  border: 1px solid #1212121a;
  border-radius: 10px;
  display: flex;
}

.image-4 {
  border-radius: 10px;
}

.div-block-6 {
  background-color: #0000;
  height: 100%;
  margin: 0;
  padding: 20px 40px 25px 25px;
  position: relative;
}

.teacher-name {
  color: #00000073;
  font-size: 13px;
  line-height: 20px;
}

.teacher-description {
  margin-top: 15px;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  display: block;
}

.text-block-6 {
  position: relative;
}

.div-block-7 {
  float: none;
  clear: none;
  position: absolute;
  bottom: 25px;
  left: 25px;
}

.section-questions {
  background-color: var(--white-smoke);
  color: var(--black);
  margin-right: auto;
  padding: 100px 150px 140px;
  display: block;
}

.questions-title {
  text-align: left;
  font-size: 38px;
  line-height: 56px;
}

.questions-description {
  text-align: left;
  margin-top: 8px;
}

.questions-block {
  border: 1px #000;
  max-width: none;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  position: static;
}

.question-block {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  cursor: pointer;
  background-color: #fff;
  background-image: url('../images/back_button_ios.svg');
  background-position: 98%;
  background-repeat: no-repeat;
  background-size: auto;
  border: 1px solid #2a172e14;
  border-bottom-style: none;
  border-radius: 8px;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  margin-top: 16px;
  padding: 16px 32px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.question-title {
  color: var(--black);
  font-size: 20px;
  line-height: 32px;
}

.image-question {
  display: none;
  position: relative;
}

.div-block-8 {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}

.section-start-now {
  color: var(--black);
  background-color: #fff;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.div-block-9 {
  text-align: center;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 250px;
  padding-bottom: 250px;
  position: relative;
}

.start-now-title {
  text-align: center;
  font-size: 38px;
  font-weight: 700;
  line-height: 56px;
}

.start-noe-description {
  text-align: center;
  max-width: 425px;
  margin-top: 16px;
  margin-left: auto;
  margin-right: auto;
  font-size: 20px;
  line-height: 32px;
}

.button-3 {
  text-align: center;
  background-color: #5e2bff;
  border-radius: 4px;
  width: 150px;
  height: 48px;
  margin-top: 24px;
  margin-left: auto;
  margin-right: auto;
  padding: 12px 16px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  line-height: 24px;
  display: block;
}

.footer {
  background-color: var(--black-2);
  color: #fff;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  font-family: Lato, sans-serif;
  display: block;
}

.grid-7 {
  grid-column-gap: 207px;
  grid-template-rows: auto;
  padding-left: 0;
  padding-right: 0;
}

.footer-description {
  margin-top: 16px;
}

.div-block-10 {
  align-items: center;
  margin-top: 24px;
  display: flex;
}

.text-block-7 {
  margin-left: 8px;
}

.div-block-11 {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding: 100px 0 72px;
}

.grid-8 {
  grid-column-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.fotter-item-title {
  font-weight: 700;
}

.footer-item-descriptions {
  margin-top: 20px;
}

.footer-description-item {
  color: #fff;
  margin-top: 15px;
  text-decoration: none;
  display: block;
}

.footer-description-item.w--current {
  color: #fff;
  text-decoration: none;
  display: block;
}

.rights {
  margin-top: 32px;
}

.nav-link {
  background-image: url('../images/chevron_down.svg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  display: none;
}

.features-button {
  color: var(--black);
  background-color: #0000;
  width: 70px;
  padding: 0;
  font-size: 17px;
  line-height: 25px;
  display: inline-block;
}

.features-button.w--current {
  background-image: none;
  font-size: 17px;
  font-weight: 700;
  line-height: 25px;
}

.features-button.hidden {
  display: none;
}

.catalog-button {
  color: var(--black);
  background-color: #0000;
  width: auto;
  margin-left: 40px;
  padding: 0;
  font-size: 17px;
  line-height: 25px;
  display: inline-block;
}

.button-nav2 {
  color: var(--black);
  background-color: #0000;
  width: auto;
  margin-left: 40px;
  padding: 0;
  font-size: 17px;
  line-height: 25px;
  display: none;
}

.button-nav2.w--current {
  font-weight: 700;
}

.nav-link-2, .nav-link-3, .nav-link-4 {
  display: none;
}

.button-nav3 {
  color: var(--black);
  background-color: #0000;
  background-image: url('../images/chevron_down.svg');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  width: 84px;
  margin-left: 40px;
  padding: 0;
  font-size: 17px;
  line-height: 25px;
  display: none;
}

.div-block-12 {
  margin-top: 50px;
  position: relative;
}

.image-5 {
  width: 60px;
  height: 60px;
  position: relative;
  top: -93px;
  left: 8px;
}

.image-6 {
  position: relative;
  top: 110px;
  bottom: 0;
  right: 0%;
}

.image-7 {
  position: relative;
  top: 109px;
  left: 93px;
}

.image-8 {
  position: relative;
  top: -44px;
  left: -111px;
  right: 0;
}

.image-9 {
  position: relative;
  top: -76px;
  left: 64px;
}

.image-10 {
  position: relative;
  top: -204px;
  left: 157px;
}

.image-11 {
  position: relative;
  top: -44px;
  left: 792px;
}

.image-12 {
  position: relative;
}

.image-13 {
  position: relative;
  top: -171px;
  left: -178px;
}

.image-14 {
  position: relative;
  top: 110px;
  left: -57px;
}

.question-block-hide {
  z-index: 10;
  background-color: #fff;
  border: 1px solid #2a172e14;
  border-top-style: none;
  border-radius: 0 0 8px 8px;
  width: 100%;
  padding: 0;
  display: flex;
  position: relative;
  top: -4px;
  overflow: hidden;
}

.text-block-8 {
  border: 0 #0000;
  border-radius: 0;
  padding: 0;
  font-size: 16px;
  line-height: 24px;
}

.div-block-13 {
  width: auto;
}

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

.div-block-17 {
  width: 100%;
  min-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.navbar-2 {
  background-color: #fff;
  width: auto;
  min-width: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.brand {
  display: none;
}

.container-2 {
  background-color: #0000;
  justify-content: space-between;
  align-items: center;
  width: auto;
  min-width: 0;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.nav-menu-2 {
  align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 40px;
  display: flex;
}

.link-block-2 {
  display: block;
}

.link-block-2.w--current {
  flex: 1;
}

.grid-9 {
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1.5fr .6fr;
  place-content: space-between;
  place-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.link-block-2-copy {
  display: none;
}

.link-block-2-copy.w--current {
  flex: 1;
  display: none;
}

.text-block-9 {
  font-size: 15px;
  line-height: 20px;
}

.section-features-title {
  color: #2a172e;
  font-family: Lato, sans-serif;
}

.text-block-10 {
  color: #f81;
  text-align: left;
  font-size: 15px;
  line-height: 24px;
}

.text-block-11 {
  text-align: left;
  max-width: 787px;
  margin-top: 16px;
  font-size: 38px;
  font-weight: 700;
  line-height: 56px;
}

.text-block-12 {
  color: #2a172eb3;
  text-align: left;
  margin-top: 16px;
  font-size: 20px;
  line-height: 32px;
}

.title-block-features {
  text-align: left;
  background-color: #f8f7f5;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding: 84px 0 250px;
  position: static;
}

.button-4 {
  background-color: var(--blue-violet);
  border-radius: 5px;
  margin-top: 32px;
  padding: 12px 30px;
  font-size: 17px;
  line-height: 25px;
}

.text-block-13 {
  color: #5e2bff;
  font-size: 17px;
  line-height: 25px;
  text-decoration: none;
}

.link-block-3 {
  background-image: url('../images/Icon-2.svg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  width: 145px;
  margin-left: 40px;
  text-decoration: none;
}

.div-block-20 {
  background-color: #0000;
  flex: none;
  order: 0;
  width: 60%;
  max-width: 900px;
  margin-left: auto;
  margin-right: 0;
  padding-top: 123px;
  position: static;
  right: 0;
}

.features-block {
  background-color: #fff;
  border-radius: 8px;
  width: 100%;
  min-width: 0;
  max-width: none;
  padding: 40px;
  position: absolute;
  top: 418px;
  left: auto;
  right: auto;
  box-shadow: 1px 1px 4px 2px #0000000f;
}

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

.div-block-21 {
  background-color: #f8f7f5;
  border-radius: 6px;
  padding: 12px;
  display: flex;
}

.text-block-14 {
  margin-left: 10px;
  font-size: 15px;
}

.text-block-15 {
  margin-left: 10px;
}

.section-first-class {
  color: var(--black);
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 327px 150px 100px;
}

.text-block-16 {
  color: var(--black);
  margin-top: 16px;
  font-size: 38px;
  font-weight: 700;
  line-height: 56px;
}

.text-block-17 {
  color: #2a172eb3;
  max-width: 437px;
  margin-top: 24px;
  font-size: 20px;
  line-height: 32px;
}

.text-block-18 {
  max-width: 425px;
}

.text-block-19 {
  color: #2a172eb3;
  max-width: 437px;
  margin-top: 16px;
  font-size: 20px;
  line-height: 32px;
}

.link-block-4 {
  background-image: url('../images/Icon-3.svg');
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: 20px 23px;
  width: 86px;
  margin-top: 32px;
  text-decoration: none;
}

.text-block-20 {
  color: var(--blue-violet);
  font-size: 17px;
  line-height: 25px;
}

.grid-11 {
  grid-column-gap: 120px;
  grid-template-rows: auto;
  width: 100%;
}

.image-16 {
  width: 214px;
  height: 530px;
  position: absolute;
  top: 72px;
  left: 43px;
}

.image-17 {
  width: 750px;
  height: 607px;
  position: absolute;
  top: -139px;
  left: auto;
  right: 0;
}

.div-block-22 {
  position: relative;
}

.div-block-23 {
  width: 100%;
  max-width: 1222px;
  margin-left: auto;
  margin-right: 0;
}

.section-track-progress {
  color: var(--black);
  background-color: #f8f7f5;
  padding: 103px 140px 86px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.grid-12 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  grid-template-rows: auto;
  align-items: stretch;
}

.div-block-24 {
  background-color: #0000;
  border-radius: 10px;
  width: auto;
  height: auto;
}

.text-block-21 {
  text-align: center;
  margin-top: 200px;
  font-size: 20px;
  line-height: 32px;
}

.image-18 {
  width: 56px;
  margin-top: 32px;
}

.text-block-22 {
  font-size: 38px;
  line-height: 56px;
}

.text-block-23 {
  margin-top: 32px;
  font-size: 38px;
  font-weight: 700;
  line-height: 56px;
}

.div-block-25 {
  margin-top: 26px;
}

.text-block-24 {
  color: #2a172eb3;
}

.text-block-25 {
  color: #2a172eb3;
  margin-left: 22px;
  font-size: 20px;
  line-height: 32px;
}

.text-block-26 {
  background-color: var(--primary);
  color: #0060ff;
  border-radius: 8px;
  width: 6px;
  height: 6px;
  font-size: 16px;
  line-height: 25px;
}

.div-block-26 {
  align-items: center;
  margin-top: 0;
  display: flex;
}

.div-block1 {
  align-items: center;
  margin-top: 32px;
  display: flex;
}

.div-block-26-2 {
  align-items: center;
  margin-top: 8px;
  display: flex;
}

.div-block-27 {
  margin-right: auto;
}

.section-send-polls-class {
  color: var(--black);
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 225px;
  padding-bottom: 300px;
  padding-left: 150px;
}

.send-polls-title {
  color: var(--black);
  max-width: 458px;
  margin-top: 16px;
  font-size: 38px;
  font-weight: 700;
  line-height: 56px;
}

.polls-description {
  color: #2a172eb3;
  max-width: 437px;
  margin-top: 24px;
  font-size: 20px;
  line-height: 32px;
}

.section-simulations {
  color: var(--black);
  background-color: #f8f7f5;
  padding: 103px 100px 86px 0;
  font-family: Lato, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.grid-simulations {
  grid-column-gap: 120px;
  grid-row-gap: 120px;
  grid-template-rows: auto;
  min-width: auto;
}

.simulation-slider {
  background-color: #0000;
  border-radius: 10px;
  height: 500px;
  display: block;
}

.icon-3 {
  color: var(--black);
  margin-top: 230px;
  margin-bottom: 230px;
  position: absolute;
}

.icon-4 {
  color: var(--black);
  margin-top: 230px;
  margin-bottom: 230px;
}

.slide-nav-2 {
  color: var(--black);
}

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

.slider-2 {
  border-radius: 10px;
  height: 100%;
}

.text-block-27 {
  margin-top: 16px;
}

.text-block-28 {
  color: #2a172eb3;
  margin-top: 16px;
  font-size: 20px;
  line-height: 32px;
}

.simulations-description {
  margin-top: 48px;
}

.div-block-26-copy {
  align-items: center;
  margin-top: 16px;
  display: flex;
}

.section-video-chat {
  color: var(--black);
  background-color: #fff;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 225px;
  padding-bottom: 174px;
  padding-left: 60px;
}

.zoomvideo-resourses {
  margin-top: 32px;
}

.zoom-link {
  background-image: url('../images/Zoom-round.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  padding-left: 26px;
  text-decoration: none;
}

.text-block-29 {
  color: var(--blue-violet);
  font-size: 16px;
  line-height: 24px;
}

.google-video-resourses {
  margin-top: 24px;
}

.google-link {
  background-image: url('../images/entypo-social_google-hangouts-1.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  padding-left: 26px;
  text-decoration: none;
}

.link {
  background-image: url('../images/image-1.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  padding-left: 26px;
  text-decoration: none;
}

.ms-video-link, .ms-video-resourses {
  margin-top: 24px;
}

.link-ms {
  background-image: url('../images/bi_microsoft-teams-2.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  padding-left: 26px;
  text-decoration: none;
}

.div-block-22-copy {
  display: block;
  position: relative;
}

.section-group {
  color: var(--black);
  background-color: #f8f7f5;
  padding-top: 65px;
  padding-bottom: 150px;
  padding-right: 60px;
}

.grid-13 {
  grid-column-gap: 80px;
  grid-template-rows: auto;
  grid-template-columns: 1.25fr .75fr;
}

.div-block-28 {
  padding-top: 50px;
}

.text-block-30 {
  font-size: 38px;
  line-height: 56px;
}

.text-block-31 {
  max-width: 458px;
  font-size: 38px;
  font-weight: 700;
  line-height: 56px;
}

.text-block-32 {
  color: #2a172eb3;
  max-width: 458px;
  margin-top: 16px;
  font-size: 20px;
  line-height: 32px;
}

.div-block-29 {
  margin-top: 55px;
}

.group-item {
  margin-top: 40px;
}

.text-block-25-copy {
  color: #2a172eb3;
  margin-left: 22px;
  font-size: 20px;
  line-height: 32px;
}

.div-block-30 {
  max-width: 1140px;
}

.section-video-chat-copy {
  color: var(--black);
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 225px;
  padding-bottom: 100px;
  padding-left: 150px;
}

.section-online-inperson {
  color: var(--black);
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 185px;
  padding-bottom: 200px;
  padding-left: 140px;
}

.online-title {
  color: var(--black);
  max-width: 458px;
  margin-top: 16px;
  font-size: 38px;
  font-weight: 700;
  line-height: 56px;
}

.online-description {
  color: #2a172eb3;
  max-width: 437px;
  margin-top: 24px;
  font-size: 20px;
  line-height: 32px;
}

.online-div-block {
  position: relative;
}

.online-image {
  max-width: none;
  height: 154%;
  position: absolute;
  top: -122px;
}

.section-data-driven {
  color: var(--black);
  background-color: #f8f7f5;
  padding: 100px 150px 150px;
  font-family: Lato, sans-serif;
}

.grid-14 {
  grid-column-gap: 120px;
  grid-row-gap: 120px;
  grid-template-rows: auto;
}

.data-driven-title {
  color: var(--black);
  max-width: 458px;
  font-size: 38px;
  font-weight: 700;
  line-height: 56px;
}

.image-19 {
  width: 555px;
  height: 450px;
}

.section-driven {
  color: var(--black);
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  padding-left: 150px;
}

.online-driven {
  width: 500px;
  height: 450px;
}

.section-complex {
  color: var(--black);
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 225px;
  padding-bottom: 100px;
  padding-left: 150px;
}

.section-content {
  color: var(--black);
  background-color: #fff;
  padding: 103px 150px 86px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.link-block-5 {
  background-image: url('../images/Icon-3.svg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: auto;
  width: 187px;
  margin-top: 32px;
  text-decoration: none;
}

.text-block-33 {
  color: var(--blue-violet);
  font-size: 17px;
  font-weight: 700;
  line-height: 25px;
}

.title-block-pricing {
  text-align: left;
  background-color: #fff;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding: 84px 0 150px;
}

.text-block-2-copy {
  text-align: center;
  margin-top: 100px;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
}

.slider-pricing {
  background-color: #0000;
  max-width: 1140px;
  height: 106px;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
}

.section-research {
  color: var(--black);
  background-color: #f8f7f5;
  margin-left: auto;
  margin-right: auto;
  padding: 100px;
  font-family: Lato, sans-serif;
  font-size: 17px;
  line-height: 25px;
}

.div-block-31 {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}

.grid-15 {
  grid-column-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.text-block-34 {
  font-size: 38px;
  line-height: 56px;
}

.text-block-35 {
  color: #2a172eb3;
  margin-top: 16px;
  font-size: 20px;
  line-height: 32px;
}

.text-block-36 {
  max-width: 260px;
  font-size: 38px;
  font-weight: 700;
  line-height: 56px;
}

.div-block-32 {
  background-color: #2a172e1f;
  height: 1px;
  margin-top: 72px;
}

.text-block-37 {
  text-transform: uppercase;
  margin-top: 40px;
  font-weight: 700;
}

.text-block-38 {
  color: #2a172eb3;
  margin-top: 8px;
}

.price-item.second {
  margin-top: 8px;
}

.link-block-6 {
  background-image: url('../images/Icon-4.svg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: 20px 23px;
  width: 214px;
  margin-top: 40px;
  text-decoration: none;
}

.text-block-39 {
  font-size: 17px;
  line-height: 25px;
}

.text-block-40 {
  color: var(--primary);
  font-size: 17px;
  font-weight: 700;
  line-height: 25px;
}

.text-block-41 {
  text-align: center;
}

.div-block-33 {
  background-color: #fff;
  border-radius: 10px;
  margin-top: 16px;
  padding: 48px 42px 40px;
}

.text-block-42 {
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  line-height: 36px;
}

.text-block-43 {
  text-align: center;
  font-size: 20px;
  line-height: 32px;
}

.text-block-44 {
  margin-top: 16px;
}

.button-5 {
  background-color: var(--primary);
  text-align: center;
  border-radius: 5px;
  width: 240px;
  margin-top: 137px;
  margin-left: auto;
  margin-right: auto;
  font-size: 17px;
  line-height: 25px;
  display: block;
}

.text-block-45 {
  text-align: center;
  font-size: 55px;
  font-weight: 700;
  line-height: 60px;
}

.div-block-34 {
  justify-content: center;
  margin-top: 24px;
  display: flex;
}

.text-block-46 {
  color: #00000073;
  font-size: 17px;
  line-height: 25px;
}

.link-2 {
  color: var(--black);
  margin-left: 8px;
}

.div-block-35 {
  color: #2a172e1f;
  background-color: #2a172e1f;
  height: 1px;
  margin-top: 40px;
}

.div-block-36 {
  margin-top: 24px;
}

.text-block-47 {
  margin-left: 12px;
  font-weight: 700;
}

.div-block-37 {
  align-items: center;
  margin-top: 16px;
  display: flex;
}

.text-block-48 {
  color: #00000073;
  margin-top: 16px;
  margin-left: 30px;
}

.text-block-49 {
  color: #2a172e99;
  text-align: center;
  margin-top: 24px;
  font-size: 16px;
  line-height: 24px;
}

.text-block-50 {
  color: #2a172ecc;
}

.dropdown-toggle {
  border: 1px solid #2a172e1f;
  border-radius: 5px;
  width: 240px;
  margin-top: 24px;
  margin-left: 15px;
  margin-right: 15px;
  padding: 12px 15px;
  display: block;
}

.icon-5 {
  color: #2a172ecc;
}

.get-started {
  background-color: var(--primary);
  text-align: center;
  border-radius: 5px;
  width: 240px;
  margin-top: 12px;
  margin-left: auto;
  margin-right: auto;
  font-size: 17px;
  line-height: 25px;
  display: block;
}

.questions-title-copy {
  text-align: left;
  font-size: 38px;
  line-height: 56px;
}

.questions-description-copy {
  color: #2a172ecc;
  text-align: left;
  margin-top: 8px;
  font-size: 20px;
  line-height: 32px;
}

.link-3 {
  color: #5e2bff;
  font-size: 20px;
  line-height: 32px;
}

.div-block-38 {
  align-items: flex-end;
  display: flex;
}

.link-4 {
  color: var(--blue-violet);
  margin-left: 16px;
  font-size: 20px;
  line-height: 32px;
}

.section-start-now-copy {
  color: var(--black);
  background-color: #fff;
  padding-top: 0;
  padding-bottom: 0;
  display: none;
}

.link-5 {
  color: #fff;
  text-decoration: none;
}

.image-20 {
  position: relative;
  top: -302px;
  left: -180px;
}

.image-21 {
  position: relative;
  top: -406px;
  left: -1px;
}

.image-22 {
  position: relative;
  top: -139px;
  left: -151px;
}

.image-23 {
  position: relative;
  top: 8px;
  left: -323px;
}

.image-24 {
  position: relative;
  top: 53px;
  left: -329px;
}

.image-25 {
  position: relative;
  top: 175px;
  left: -562px;
}

.image-26 {
  position: relative;
  top: -419px;
  left: 365px;
}

.image-27 {
  position: relative;
  top: -191px;
  left: 417px;
}

.image-28 {
  position: relative;
  top: -315px;
  left: 476px;
}

.image-29 {
  position: relative;
  top: -9px;
  left: 313px;
}

.image-30 {
  position: relative;
  left: 75px;
}

.image-31 {
  position: relative;
  top: 135px;
  left: -166px;
}

.section-start-now-pricing {
  color: var(--black);
  background-color: #fff;
  padding-top: 0;
  padding-bottom: 0;
}

.dropdown-toggle-2 {
  padding: 0;
}

.text-block-51 {
  background-image: url('../images/chevron_down.svg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  width: 84px;
  height: 20px;
  font-size: 17px;
  line-height: 20px;
}

.icon-6 {
  display: none;
}

.dropdown {
  margin-left: 40px;
  display: none;
}

.dropdown-link, .dropdown-link-2 {
  display: none;
}

.dropdown-list {
  background-color: #dbd8d8;
}

.dropdown-list.w--open {
  background-color: #fffefe;
  border: 1px #000;
  border-radius: 4px;
  margin-top: 8px;
  box-shadow: 0 1px 5px 4px #0000001a;
}

.dropdown-link-3, .dropdown-link-4 {
  font-size: 16px;
  line-height: 22px;
}

.dropdown-link-5 {
  color: var(--black);
}

.dropdown-link-5.w--current {
  color: var(--black);
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
}

.research-title {
  text-align: left;
  max-width: 478px;
  margin-top: 16px;
  font-size: 50px;
  font-weight: 700;
  line-height: 64px;
}

.research-descr {
  color: #2a172eb3;
  text-align: left;
  max-width: 555px;
  margin-top: 16px;
  font-size: 20px;
  line-height: 32px;
}

.button-6 {
  background-color: var(--blue-violet);
  background-image: url('../images/Icon-—-копия.svg');
  background-position: 20px;
  background-repeat: no-repeat;
  background-size: 24px 24px;
  border-radius: 5px;
  margin-top: 32px;
  padding: 12px 25px 12px 54px;
  font-size: 17px;
  font-weight: 700;
  line-height: 25px;
}

.title-research {
  text-align: left;
  background-color: #f8f7f5;
  margin-left: auto;
  margin-right: auto;
  padding: 0 0 0 150px;
}

.grid-16 {
  grid-column-gap: 0px;
  background-color: #0000;
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1fr;
}

.div-block-39 {
  background-color: #0000;
  justify-content: space-between;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.div-block-40 {
  background-color: #fff;
  width: 40%;
  min-width: 390px;
  max-width: 540px;
  padding: 80px 150px 80px 80px;
}

.header-wrapper {
  position: relative;
  box-shadow: 0 1px 1px 1px #2a172e26;
}

.text-block-52 {
  font-size: 25px;
  font-weight: 700;
  line-height: 30px;
}

.text-block-53 {
  margin-top: 8px;
  font-size: 17px;
  line-height: 25px;
}

.link-6 {
  color: var(--primary);
  font-weight: 700;
  text-decoration: none;
}

.log-in-form {
  margin-top: 30px;
}

.login-form-input {
  font-size: 13px;
  font-weight: 400;
}

.login-form-input.notfirst {
  margin-top: 20px;
}

.login-form-input-field {
  background-color: #f5f5f5;
  border-radius: 5px;
  height: 50px;
  margin-top: 10px;
}

.checkbox-label {
  padding-left: 8px;
  font-size: 17px;
  line-height: 25px;
}

.checkbox-field {
  margin-top: 20px;
}

.checkbox {
  border: 2px solid #12121240;
  width: 20px;
  height: 20px;
}

.submit-button {
  background-color: var(--blue-violet);
  color: #fff;
  text-align: center;
  border-radius: 5px;
  width: 313px;
  height: 50px;
  margin-top: 30px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 17px;
  line-height: 25px;
}

.button-7 {
  color: var(--black);
  text-align: center;
  background-color: #0000;
  border: 1px solid #1212121a;
  border-radius: 5px;
  width: 313px;
  height: 50px;
  margin-top: 20px;
  font-size: 17px;
  font-weight: 700;
  line-height: 25px;
}

.section-trusted-by {
  background-color: #fff;
}

.research-items {
  color: var(--black);
  background-color: #fff;
  padding-top: 150px;
  padding-bottom: 100px;
  font-family: Lato, sans-serif;
  font-size: 17px;
  line-height: 25px;
}

.grid-17 {
  grid-column-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.div-block-42 {
  text-align: center;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}

.text-block-54 {
  margin-top: 28px;
  font-size: 25px;
  font-weight: 700;
  line-height: 30px;
}

.text-block-55 {
  color: #2a172eb3;
}

.div-block-43 {
  max-width: 330px;
}

.text-block-56 {
  color: #2a172eb3;
  margin-top: 15px;
  font-size: 20px;
  line-height: 32px;
}

.section-wide-variety {
  color: var(--black);
  background-color: #f8f7f5;
  font-family: Lato, sans-serif;
  font-size: 17px;
  line-height: 25px;
}

.div-block-44 {
  background-color: #0000;
  max-width: 1140px;
  margin: 0 auto;
  padding-top: 67px;
  padding-bottom: 67px;
}

.grid-18 {
  grid-column-gap: 88px;
  grid-template-rows: auto;
  grid-template-columns: 1.25fr .75fr;
  place-items: start stretch;
  max-width: 1140px;
}

.text-block-57, .text-block-58 {
  font-size: 38px;
  font-weight: 700;
  line-height: 56px;
}

.text-block-59 {
  color: #2a172eb3;
  margin-top: 24px;
  font-size: 20px;
  line-height: 32px;
}

.image-32 {
  margin-top: 24px;
}

.image-33 {
  margin-top: 24px;
  display: block;
}

.section-exercises {
  color: var(--black);
  background-color: #fff;
  font-family: Lato, sans-serif;
  font-size: 17px;
  line-height: 25px;
}

.div-block-45 {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 88px;
  padding-bottom: 88px;
}

.grid-19 {
  grid-column-gap: 88px;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1.25fr;
}

.text-block-60 {
  font-size: 38px;
  line-height: 56px;
}

.text-block-61 {
  color: var(--description);
  margin-top: 24px;
  font-size: 20px;
  line-height: 32px;
}

.image-34, .image-35 {
  margin-top: 24px;
}

.text-block-62 {
  font-size: 38px;
  font-weight: 700;
  line-height: 56px;
}

.section-roles {
  color: var(--black);
  background-color: #f8f7f5;
  font-family: Lato, sans-serif;
  font-size: 17px;
  line-height: 25px;
}

.div-block-46 {
  background-color: #f8f7f5;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 67px;
  padding-bottom: 67px;
}

.grid-20 {
  grid-column-gap: 88px;
  grid-template-rows: auto;
  grid-template-columns: 1.25fr .75fr;
}

.text-block-63 {
  font-size: 38px;
  font-weight: 700;
  line-height: 56px;
}

.text-block-64 {
  color: var(--description);
  margin-top: 24px;
  font-size: 20px;
  line-height: 32px;
}

.text-block-65 {
  font-size: 38px;
  font-weight: 700;
  line-height: 56px;
}

.section-wealth {
  color: var(--black);
  background-color: #fff;
  font-family: Lato, sans-serif;
  font-size: 17px;
  line-height: 25px;
}

.image-34-copy, .image-35-copy {
  margin-top: 24px;
}

.section-view {
  color: var(--black);
  background-color: #f8f7f5;
  font-family: Lato, sans-serif;
  font-size: 17px;
  line-height: 25px;
}

.link-block-7 {
  color: var(--blue-violet);
  background-image: url('../images/entypo-social_google-hangouts-1.svg');
  background-position: 0 20%;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  margin-top: 24px;
  padding-left: 30px;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
}

.link-block-7-copy {
  color: var(--blue-violet);
  background-image: url('../images/ic_outline-video-file.svg');
  background-position: 0 20%;
  background-repeat: no-repeat;
  background-size: 24px 24px;
  margin-top: 24px;
  padding-left: 30px;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
}

.section-research-pricing {
  color: var(--black);
  background-color: #f0eeeb;
  font-family: Lato, sans-serif;
  font-size: 17px;
  line-height: 25px;
}

.div-block-47 {
  justify-content: flex-start;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 103px;
  padding-bottom: 142px;
  display: flex;
}

.div-block-48 {
  margin-left: 64px;
}

.text-block-66 {
  max-width: 263px;
  font-size: 38px;
  font-weight: 700;
  line-height: 56px;
}

.text-block-67 {
  color: var(--description);
  margin-top: 12px;
  font-size: 20px;
  line-height: 32px;
}

.div-block-49 {
  max-width: 336px;
}

.div-block-50 {
  color: #2a172e1f;
  height: 1px;
  margin-top: 40px;
}

.text-block-68 {
  color: var(--black);
}

.text-block-69 {
  margin-top: 40px;
  font-size: 24px;
  font-weight: 700;
  line-height: 36px;
}

.text-block-70 {
  color: var(--description);
  margin-top: 8px;
  margin-bottom: 0;
  font-size: 20px;
  line-height: 32px;
}

.link-7 {
  color: var(--primary);
  background-image: url('../images/Icon-4.svg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: 20px 23px;
  width: 2px;
  font-weight: 700;
  text-decoration: none;
}

.text-block-40-copy {
  color: var(--primary);
  font-size: 17px;
  font-weight: 700;
  line-height: 25px;
}

.link-block-6-copy {
  background-image: url('../images/Icon-4.svg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: 20px 23px;
  width: 238px;
  margin-top: 16px;
  text-decoration: none;
}

.grid-research {
  grid-column-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

.text-block-43-copy {
  text-align: center;
  margin-top: 13px;
  font-size: 20px;
  line-height: 32px;
}

.button-5-copy {
  background-color: var(--primary);
  text-align: center;
  border-radius: 5px;
  width: 240px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  font-size: 17px;
  line-height: 25px;
  display: block;
}

.text-block-43-copy {
  text-align: center;
  font-size: 20px;
  line-height: 32px;
}

.get-started-copy {
  background-color: var(--primary);
  text-align: center;
  border-radius: 5px;
  width: 240px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  font-size: 17px;
  line-height: 25px;
  display: block;
}

.div-block-20-copy {
  background-color: #0000;
  flex: none;
  order: 0;
  width: auto;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  position: static;
  right: 0;
}

.text-block-12-copy {
  color: #2a172eb3;
  text-align: left;
  max-width: 563px;
  margin-top: 16px;
  font-size: 20px;
  line-height: 32px;
}

.text-block-2-copy-1 {
  text-align: center;
  margin-top: 125px;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
}

.div-block-20-features {
  background-color: #0000;
  flex: none;
  order: 0;
  width: 100%;
  max-width: 1220px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  position: relative;
  right: 0;
}

.div-block-51 {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}

.slide-9 {
  border-radius: 10px;
}

.image-36 {
  width: 867px;
  height: 600px;
  position: absolute;
  top: -161px;
}

.image-37 {
  width: 800px;
  height: 540px;
  padding-left: 95px;
  position: absolute;
  left: -100px;
}

.div-block-52 {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-23-copy {
  width: 100%;
  max-width: 1222px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-54 {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}

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

.body-2 {
  color: var(--black);
  font-family: Lato, sans-serif;
  font-size: 17px;
  line-height: 24px;
}

.section-connect-title {
  object-fit: fill;
  display: none;
  overflow: visible;
}

.title-block-connect {
  text-align: left;
  background-color: #fff;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding: 84px 24px 80px;
}

.connect-title {
  text-align: left;
  max-width: 787px;
  margin-top: 16px;
  font-size: 38px;
  font-weight: 700;
  line-height: 56px;
}

.connect-div-block {
  background-color: #0000;
  flex: none;
  order: 0;
  width: auto;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  position: static;
  right: 0;
}

.div-block-58 {
  margin-top: 24px;
  line-height: 2px;
  display: flex;
}

.grid-22 {
  grid-column-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

.platform-wrapper {
  background-color: #f8f7f5;
  background-image: url('../images/Vector-1.svg');
  background-position: 28px;
  background-repeat: no-repeat;
  background-size: 24px 24px;
  border: 1px solid #f0eeeb;
  border-radius: 6px;
  padding: 14px 24px 14px 70px;
  text-decoration: none;
}

.platform-wrapper.secondthird {
  margin-left: 24px;
}

.text-block-71 {
  text-align: center;
}

.text-block-72 {
  color: #121212;
  text-align: center;
  font-size: 15px;
  line-height: 20px;
}

.section-connect-with {
  background-color: #f8f7f5;
  display: none;
}

.div-block-60 {
  max-width: 1140px;
  margin: 0 auto;
  padding-top: 40px;
  padding-bottom: 40px;
}

.text-block-73 {
  font-weight: 700;
}

.grid-23 {
  grid-column-gap: 176px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  justify-content: space-around;
  margin-top: 24px;
}

.text-block-74 {
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
}

.image-38 {
  width: 48px;
  height: 48px;
}

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

.text-block-75 {
  color: var(--blue-violet);
  margin-top: 8px;
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
}

.link-block-8 {
  width: 100%;
  text-decoration: none;
}

.text-block-75-copy {
  color: var(--black);
  margin-top: 8px;
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
}

.section-learn-more {
  background-color: #f8f7f5;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: none;
}

.div-block-62 {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 80px;
  padding-bottom: 56px;
}

.text-block-76 {
  font-size: 38px;
  font-weight: 700;
  line-height: 56px;
}

.text-block-77 {
  color: #2a172e;
  width: auto;
  max-width: 458px;
  margin-top: 16px;
  font-size: 16px;
}

.text-block-78 {
  font-size: 38px;
  font-weight: 700;
  line-height: 56px;
}

.grid-24 {
  grid-column-gap: 167px;
  grid-row-gap: 68px;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 40px;
}

.image-39 {
  width: 64px;
  height: 64px;
}

.text-block-79 {
  margin-top: 16px;
  font-size: 28px;
  font-weight: 700;
  line-height: 40px;
}

.text-block-80 {
  margin-top: 8px;
  font-size: 16px;
}

.link-block-9 {
  background-image: url('../images/Icon-3.svg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  margin-top: 8px;
  padding-left: 0;
  padding-right: 26px;
  text-decoration: none;
}

.text-block-81 {
  color: var(--blue-violet);
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}

.section-platforms {
  color: var(--black);
  background-color: #fff;
  display: none;
}

.div-block-63 {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 80px;
  padding-bottom: 88px;
}

.text-block-82 {
  font-size: 24px;
}

.grid-25 {
  grid-column-gap: 56px;
  grid-row-gap: 40px;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  margin-top: 24px;
}

.text-block-83 {
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  line-height: 36px;
}

.image-40 {
  width: 160%;
}

.connect-platforms {
  grid-column-gap: 60px;
  grid-row-gap: 30px;
  flex-wrap: wrap;
  justify-content: space-around;
  margin-top: 24px;
  display: flex;
}

.image-41 {
  width: 160px;
}

.div-block-64 {
  position: relative;
}

.slider-2-copy {
  border-radius: 10px;
  height: 100%;
}

.image-43 {
  display: inline-block;
}

.publish-button {
  color: var(--black);
  background-color: #0000;
  width: auto;
  margin-left: 40px;
  padding: 0;
  font-size: 17px;
  line-height: 25px;
  display: inline-block;
}

.publish-button.w--current {
  background-image: none;
  font-size: 17px;
  font-weight: 700;
  line-height: 25px;
}

.body-3 {
  color: var(--black);
  font-family: Inter, sans-serif;
  font-size: 17px;
  line-height: 25px;
}

.authoring-title {
  text-align: left;
  max-width: 560px;
  margin-top: 16px;
  font-size: 50px;
  font-weight: 700;
  line-height: 64px;
}

.button-8 {
  background-color: var(--blue-violet);
  border-radius: 5px;
  margin-top: 48px;
  padding: 12px 25px;
  line-height: 25px;
}

.title-block-author {
  text-align: left;
  background-color: #fff;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding: 84px 0 80px;
}

.author-div-block {
  background-color: #0000;
  flex: none;
  order: 0;
  width: auto;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  position: static;
  right: 0;
}

.grid-26 {
  grid-column-gap: 38px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  max-width: 572px;
  margin-top: 40px;
}

.text-block-84 {
  font-size: 35px;
  font-weight: 700;
  line-height: 40px;
}

.text-block-85 {
  color: var(--description);
  margin-top: 8px;
  font-size: 20px;
  line-height: 32px;
}

.text-block-86 {
  font-size: 35px;
  font-weight: 700;
  line-height: 40px;
}

.grid-27 {
  grid-column-gap: 95px;
  grid-template-rows: auto;
  position: relative;
}

.image-46 {
  width: 760px;
  height: 520px;
  position: static;
  right: 0;
}

.div-block-66 {
  max-width: 1140px;
  margin: 0 auto;
  padding-top: 80px;
  padding-bottom: 80px;
}

.grid-28 {
  grid-column-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.image-47 {
  width: 64px;
  height: 64px;
}

.text-block-87 {
  margin-top: 25px;
  font-size: 25px;
  font-weight: 700;
  line-height: 30px;
}

.text-block-88 {
  color: var(--description);
  margin-top: 16px;
  font-size: 20px;
  line-height: 32px;
}

.section-create-content {
  background-color: #f8f7f5;
  margin-top: 0;
}

.div-block-67 {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding: 118px 0;
}

.grid-29 {
  grid-column-gap: 80px;
  grid-template-rows: auto;
}

.image-48 {
  max-width: 712px;
  height: 486px;
  display: block;
}

.text-block-89 {
  text-transform: uppercase;
}

.text-block-90 {
  font-size: 38px;
  line-height: 56px;
}

.text-block-91 {
  max-width: 397px;
  margin-top: 16px;
  font-size: 38px;
  font-weight: 700;
  line-height: 56px;
}

.text-block-92 {
  color: #2a172eb3;
  margin-top: 16px;
  font-size: 20px;
  line-height: 32px;
}

.link-block-10 {
  background-image: url('../images/Icon-4.svg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: 20px 23px;
  width: 173px;
  margin-top: 16px;
  text-decoration: none;
}

.text-block-93 {
  color: var(--primary);
  font-weight: 700;
}

.div-block-68 {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding: 110px 0 100px;
}

.success-message {
  background-color: #fff;
  font-size: 17px;
  line-height: 25px;
}

.grid-30 {
  grid-column-gap: 70px;
  background-color: #0000;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

.text-block-94 {
  text-transform: uppercase;
}

.title-text {
  margin-top: 16px;
  font-size: 38px;
  font-weight: 700;
  line-height: 56px;
}

.description-text {
  color: #3e465780;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 24px;
}

.title-descr-text {
  color: #2a172eb3;
  margin-top: 16px;
  font-size: 20px;
  line-height: 32px;
}

.image-48-copy {
  max-width: 712px;
  height: 486px;
  display: block;
}

.section-help-you-need {
  background-color: #f8f7f5;
}

.div-block-69 {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 84px;
  padding-bottom: 150px;
}

.grid-31 {
  grid-column-gap: 180px;
  grid-template-rows: auto;
}

.image-49 {
  width: 555px;
  height: 500px;
}

.becom-author {
  background-color: var(--blue-violet);
  border-radius: 5px;
  margin-top: 24px;
  padding: 12px 25px;
  line-height: 25px;
}

.section-hard-work {
  background-color: #fff;
}

.div-block-70 {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 196px;
  padding-bottom: 80px;
}

.grid-32 {
  grid-column-gap: 160px;
  grid-template-rows: auto;
}

.title-descr-text-copy {
  color: #2a172eb3;
  margin-top: 24px;
  font-size: 20px;
  line-height: 32px;
}

.image-50 {
  width: 440px;
  height: 440px;
}

.section-top-instructions {
  background-color: #f8f7f5;
}

.div-block-71 {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 72px;
  padding-bottom: 107px;
}

.text-block-95 {
  max-width: 880px;
}

.div-block-72 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-wrap: wrap;
  max-width: 900px;
  margin-top: 32px;
  display: flex;
}

.text-block-96 {
  text-align: center;
  max-width: 880px;
  font-size: 28px;
  font-weight: 700;
  line-height: 40px;
}

.image-instr {
  width: 154px;
}

.div-block-73 {
  grid-column-gap: 30px;
  background-color: #fff;
  border-radius: 10px;
  justify-content: space-around;
  align-items: center;
  max-width: 510px;
  margin-top: 32px;
  margin-left: auto;
  margin-right: auto;
  padding: 24px 25px 24px 29px;
  display: flex;
}

.text-block-97, .text-block-98 {
  color: #2a172eb3;
}

.becom-author-copy1 {
  background-color: var(--blue-violet);
  border-radius: 5px;
  margin-top: 0;
  padding: 7px 20px 8px;
  line-height: 25px;
}

.div-block-74 {
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.text-block-99 {
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
}

.text-block-100 {
  color: var(--blue-violet);
  margin-left: 0;
  font-weight: 700;
}

.link-block-11 {
  background-image: url('../images/Icon-3.svg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  width: 134px;
  margin-left: 16px;
  text-decoration: none;
}

.text-block-101 {
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
}

.button-nav-copy {
  color: var(--black);
  background-color: #0000;
  width: 70px;
  padding: 0;
  font-size: 17px;
  line-height: 25px;
  display: inline-block;
}

.button-nav-copy.w--current {
  background-image: none;
  font-size: 17px;
  font-weight: 700;
  line-height: 25px;
}

.button-nav4-copy {
  color: var(--black);
  background-color: #0000;
  width: auto;
  margin-left: 40px;
  padding: 0;
  font-size: 17px;
  line-height: 25px;
  display: inline-block;
}

.button-nav4-copy.w--current {
  background-image: none;
  font-size: 17px;
  font-weight: 700;
  line-height: 25px;
}

.button-nav2-copy {
  color: var(--black);
  background-color: #0000;
  width: auto;
  margin-left: 40px;
  padding: 0;
  font-size: 17px;
  line-height: 25px;
}

.button-nav2-copy.w--current {
  font-weight: 700;
}

.dropdown-link-4-copy {
  font-size: 16px;
  line-height: 22px;
}

.footer-copy {
  background-color: var(--black-2);
  color: #fff;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  font-family: Lato, sans-serif;
  display: none;
}

.link-block-2-connect {
  display: block;
}

.link-block-2-connect.w--current {
  flex: 1;
}

.text-block-12-copy-copy {
  color: #2a172eb3;
  text-align: left;
  max-width: 424px;
  margin-top: 24px;
  font-size: 20px;
  line-height: 32px;
}

.platform-wrapper-tl {
  background-color: #f8f7f5;
  background-image: url('../images/Vector-1.svg');
  background-position: 28px;
  background-repeat: no-repeat;
  background-size: 24px 24px;
  border: 1px solid #f0eeeb;
  border-radius: 6px;
  padding: 14px 24px 14px 70px;
  text-decoration: none;
}

.platform-wrapper-tl.secondthird {
  background-image: url('../images/Union-4.svg');
  background-position: 18px;
  background-size: 24px 24px;
  margin-left: 24px;
  padding-left: 60px;
}

.platform-wrapper-wa {
  background-color: #f8f7f5;
  background-image: url('../images/Vector-1.svg');
  background-position: 28px;
  background-repeat: no-repeat;
  background-size: 24px 24px;
  border: 1px solid #f0eeeb;
  border-radius: 6px;
  padding: 14px 24px 14px 70px;
  text-decoration: none;
}

.platform-wrapper-wa.secondthird {
  background-image: url('../images/Vector-2.svg');
  background-position: 18px;
  margin-left: 24px;
  padding-left: 60px;
}

.platform-wrapper-skype {
  background-color: #f8f7f5;
  background-image: url('../images/Vector-1.svg');
  background-position: 28px;
  background-repeat: no-repeat;
  background-size: 24px 24px;
  border: 1px solid #f0eeeb;
  border-radius: 6px;
  margin-left: 24px;
  padding: 14px 24px 14px 70px;
  text-decoration: none;
}

.platform-wrapper-skype.secondthird {
  background-image: url('../images/Vector-3.svg');
  background-position: 18px;
  background-size: 24px 24px;
  margin-left: 24px;
  padding: 0;
  text-decoration: none;
}

.platform-wrapper-skype-copy {
  background-color: #f8f7f5;
  background-image: url('../images/Vector-1.svg');
  background-position: 28px;
  background-repeat: no-repeat;
  background-size: 24px 24px;
  border: 1px solid #f0eeeb;
  border-radius: 6px;
  padding: 14px 24px 14px 70px;
  text-decoration: none;
}

.platform-wrapper-skype-copy.secondthird {
  background-image: url('../images/Vector-3.svg');
  background-position: 18px;
  background-size: 24px 24px;
  margin-left: 24px;
  padding-left: 60px;
  text-decoration: none;
  display: block;
}

.platform-wrapper-skype-copy {
  background-color: #f8f7f5;
  background-image: url('../images/Vector-3.svg');
  background-position: 18px;
  background-repeat: no-repeat;
  background-size: 24px 24px;
  border: 1px solid #f0eeeb;
  border-radius: 6px;
  margin-left: 24px;
  padding: 0;
  text-decoration: none;
}

.platform-wrapper-skype-copy.secondthird {
  background-image: url('../images/Vector-3.svg');
  background-position: 18px;
  background-size: 24px 24px;
  margin-left: 24px;
  padding: 0;
  text-decoration: none;
}

.platform-wrapper-skype-copy-copy {
  background-color: #f8f7f5;
  background-image: url('../images/Vector-1.svg');
  background-position: 28px;
  background-repeat: no-repeat;
  background-size: 24px 24px;
  border: 1px solid #f0eeeb;
  border-radius: 6px;
  padding: 14px 24px 14px 70px;
  text-decoration: none;
}

.platform-wrapper-skype-copy-copy.secondthird {
  background-image: url('../images/Vector-3.svg');
  background-position: 18px;
  background-size: 24px 24px;
  height: auto;
  margin-left: 24px;
  padding-left: 60px;
  text-decoration: none;
  display: block;
  position: relative;
}

.html-embed {
  background-color: #0000;
  width: 126px;
  height: 48px;
  margin-left: -61px;
  position: absolute;
  top: 0;
  left: auto;
}

.div-block-75 {
  position: relative;
}

.section-title-comming-soon {
  color: #2a172e;
  font-family: Lato, sans-serif;
  display: block;
}

.body-4 {
  color: var(--black);
  background-color: #f5f5f5;
  font-family: Lato, sans-serif;
  font-size: 17px;
  line-height: 25px;
}

.header-block-coming-soon {
  z-index: 5;
  background-color: #f5f5f5;
  width: 100%;
  max-width: 1440px;
  height: 70px;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 0;
  position: relative;
}

.navbar-coming-soon {
  background-color: #f5f5f5;
  width: auto;
  min-width: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.header-wrapper-coming-soon {
  position: relative;
}

.div-block-76 {
  text-align: center;
  margin-top: 16px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 80px;
}

.image-51 {
  width: 415px;
  height: 340px;
}

.text-block-102 {
  color: #3e4657;
  margin-top: 24px;
  font-size: 50px;
  font-weight: 700;
  line-height: 72px;
}

.text-block-103 {
  color: #3e4657;
  margin-top: 24px;
  font-size: 20px;
  line-height: 32px;
}

.button-9 {
  color: #592dea;
  background-color: #fff;
  border: 2px solid #592dea;
  border-radius: 48px;
  margin-top: 24px;
  padding: 12px 32px;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}

.footer-coming-soon {
  color: #fff;
  background-color: #0000;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  font-family: Lato, sans-serif;
  display: none;
}

.div-block-coming-soon {
  background-color: #fff;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding: 80px 125px 77px;
}

.footer-description-coming-soon {
  color: var(--black);
  max-width: 268px;
  margin-top: 16px;
}

.div-block-10-copy {
  color: var(--black);
  align-items: center;
  margin-top: 24px;
  display: flex;
}

.fotter-item-title-copy {
  color: var(--black);
  font-weight: 700;
}

.link-5-copy {
  color: var(--black);
  text-decoration: none;
}

.footer-description-item-copy {
  color: var(--black);
  margin-top: 15px;
}

.fotter-item-title-copy {
  font-weight: 700;
}

.footer-description-item-copy {
  margin-top: 15px;
}

.grid-7-copy {
  grid-column-gap: 92px;
  grid-template-rows: auto;
  justify-content: start;
  justify-items: start;
  padding-left: 0;
  padding-right: 0;
}

.grid-8-copy {
  grid-column-gap: 129px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

.rights-copy {
  color: #2a172e;
  margin-top: 32px;
  font-size: 14px;
  line-height: 22px;
}

.image-52 {
  width: 100%;
  max-width: 1140px;
  height: auto;
  max-height: 466px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-block-77 {
  border: 1px solid #2a172e14;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  height: auto;
  padding: 16px 32px;
}

.question-block-hide2, .question-block-hide3, .question-block-hide4, .question-block-hide5 {
  z-index: 10;
  background-color: #fff;
  border: 1px #2a172e14;
  border-radius: 0 0 8px 8px;
  height: auto;
  padding: 0;
  display: block;
  position: relative;
  top: -4px;
  overflow: hidden;
}

.image-53 {
  width: 555px;
  height: 500px;
}

.image-54 {
  width: 700px;
  max-width: 100%;
  height: 100%;
  display: block;
}

.image-55 {
  width: 555px;
  height: 500px;
}

.image-56 {
  width: 500px;
  height: 555px;
  position: absolute;
  top: -141px;
  left: -161px;
}

.div-block-78 {
  position: relative;
}

.image-57 {
  width: 380px;
  height: 332px;
  position: absolute;
  top: 104px;
  left: 47.5px;
}

.text-block-104 {
  position: absolute;
}

.text-block-105 {
  color: var(--black);
  font-size: 24px;
  font-weight: 700;
  line-height: 36px;
  position: relative;
  top: 96px;
  left: 50px;
}

.image-58 {
  min-width: 80px;
  max-width: 150%;
  position: static;
}

.question-block1, .question-block2, .question-block3, .question-block4, .question-block5 {
  z-index: 10;
  background-color: #fff;
  border: 1px #2a172e14;
  border-radius: 0 0 8px 8px;
  height: auto;
  padding: 0;
  display: block;
  position: relative;
  top: -4px;
  overflow: hidden;
}

.link-5-connect {
  color: #fff;
  text-decoration: none;
}

.footer-description-item-connect {
  color: #fff;
  margin-top: 15px;
  text-decoration: none;
  display: block;
}

.footer-description-item-connect.w--current {
  color: #fff;
  text-decoration: none;
  display: block;
}

.footer-description-item-copy-copy {
  color: #fff;
  margin-top: 15px;
  text-decoration: none;
  display: block;
}

.footer-description-item-copy-copy.w--current {
  color: #fff;
  text-decoration: none;
  display: block;
}

.footer-description-item-copy {
  color: #fff;
  margin-top: 15px;
  text-decoration: none;
  display: block;
}

.footer-description-item-copy.w--current {
  color: #fff;
  text-decoration: none;
  display: block;
}

.image-59 {
  min-width: 190px;
  min-height: 248px;
  max-height: 248px;
}

.section-connect-niraj {
  object-fit: fill;
  display: block;
  overflow: visible;
}

.section-benefits {
  background-color: #f8f7f5;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.section-institutions {
  color: var(--black);
  background-color: #fff;
  display: block;
}

.div-block-80 {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}

.image-60 {
  display: inline-block;
}

.image-61 {
  max-width: 50%;
  position: absolute;
}

.image-62 {
  max-width: 200%;
  display: inline-block;
  position: absolute;
}

.header-2 {
  text-align: left;
  background-color: #fff;
  border-bottom: 1px solid #e4e4e7;
  border-radius: 0;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  min-width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 8px 80px;
  display: flex;
  position: static;
  inset: 8px 80px;
}

.logo {
  width: auto;
  display: block;
  position: relative;
}

.nav {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  mix-blend-mode: normal;
  border: 1px #000;
  flex: auto;
  justify-content: center;
  align-items: stretch;
}

.nav-button {
  color: #18181b;
  background-color: #fff;
  border-radius: 6px;
  padding: 8px 16px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.nav-button.w--current {
  background-color: #f4f4f5;
}

.signup-2 {
  text-align: center;
  background-color: #18181b;
  border-radius: 5px;
  justify-content: center;
  width: auto;
  margin-left: 0;
  padding: 8px 16px;
  font-size: 17px;
  line-height: 25px;
  display: flex;
  position: static;
}

.container-1 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #27272a;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  padding: 160px 80px 32px;
  display: flex;
}

.left {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  display: flex;
}

.bold-text {
  font-size: 60px;
  font-weight: 600;
  line-height: 72px;
}

.text-block-106 {
  color: #27272a;
  font-size: 24px;
  line-height: 32px;
}

.button-10 {
  border-radius: 6px;
  width: 154px;
  padding: 8px 16px;
}

.right {
  margin-left: 40px;
}

.container-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #27272a;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  padding: 160px 80px 32px;
  display: flex;
}

.text-block-107 {
  color: #27272a;
  font-size: 24px;
  line-height: 32px;
}

.button-11 {
  background-color: #5e2bff;
  border-radius: 6px;
  width: 154px;
  padding: 8px 16px;
  font-size: 14px;
  line-height: 20px;
}

.section {
  margin-top: 96px;
  margin-bottom: 96px;
  padding-left: 80px;
  padding-right: 80px;
}

.bold-text-3 {
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
}

.div-block-81 {
  width: 100%;
  margin-top: 24px;
  margin-bottom: 52px;
  display: block;
  overflow: scroll;
}

.div-block-82 {
  grid-column-gap: 98px;
  grid-row-gap: 98px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-83 {
  flex-flow: row;
  flex: 1 0 auto;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.container-4 {
  background-color: #0000;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  min-width: 0;
  max-width: none;
  margin-top: 96px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 80px;
  padding-right: 80px;
  display: flex;
}

.bold-text-4 {
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
}

.scroll-wrapper {
  width: 100%;
  margin-top: 24px;
  margin-bottom: 52px;
  display: block;
  overflow: scroll;
}

.scroll-track {
  grid-column-gap: 98px;
  grid-row-gap: 98px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-86 {
  flex-flow: row;
  flex: 1 0 auto;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.container-5 {
  background-color: #0000;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  min-width: 0;
  max-width: none;
  margin-top: 96px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 80px;
  padding-right: 80px;
  display: flex;
}

.div-block-87 {
  width: 100%;
  margin-top: 24px;
  margin-bottom: 52px;
  display: block;
  overflow: scroll;
}

.div-block-88 {
  grid-column-gap: 98px;
  grid-row-gap: 98px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-89 {
  flex-flow: row;
  flex: 1 0 auto;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.text-block-108 {
  max-width: 521px;
  margin-top: 32px;
  font-size: 20px;
  line-height: 30px;
}

.image-65 {
  aspect-ratio: auto;
  object-fit: cover;
  border-radius: 6px;
}

.container-6 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #0000;
  flex-flow: column;
  flex: auto;
  width: 100%;
  max-width: none;
  margin-left: 8px;
  margin-right: 0;
  display: flex;
}

.div-block-90 {
  justify-content: space-between;
  align-items: center;
  margin-top: 12px;
  display: flex;
}

.publications-card {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff;
  border: 1px solid #e4e4e7;
  border-radius: 16px;
  flex-flow: column;
  max-width: 410px;
  margin-top: 8px;
  padding: 16px;
  display: flex;
}

.material {
  background-color: #fafafa;
  border: 1px #e4e4e7;
  flex-flow: column;
  justify-content: space-between;
  margin-top: 96px;
  margin-bottom: 96px;
  padding: 80px;
  display: flex;
}

.text-block-109 {
  max-width: 521px;
  font-size: 48px;
  line-height: 60px;
}

.text-block-110 {
  color: #1c212f99;
  letter-spacing: .5px;
  font-size: 16px;
  line-height: 24px;
}

.text-block-111 {
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
}

.image-66 {
  border-radius: 16px;
}

.div-block-91 {
  margin-top: 88px;
}

.div-block-92 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.div-block-93 {
  justify-content: space-between;
  display: flex;
}

.bold-text-5 {
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
}

.text-block-112 {
  margin-top: 24px;
}

.section-2 {
  background-image: linear-gradient(0deg, #fbfcff, #fff);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 24px;
  padding-left: 80px;
  padding-right: 80px;
  display: flex;
}

.text-block-113 {
  text-align: center;
  max-width: 750px;
  margin-top: 32px;
  font-size: 20px;
  line-height: 30px;
}

.text-block-114 {
  font-size: 48px;
  font-weight: 500;
  line-height: 60px;
}

.div-block-94 {
  background-color: #fafafa;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding-top: 32px;
  padding-bottom: 32px;
  display: block;
}

.questions {
  margin-top: 96px;
  padding: 160px 80px;
}

.text-block-115 {
  font-size: 48px;
  font-weight: 500;
  line-height: 60px;
}

.div-block-96 {
  border-left: 1px #2a172e14;
  border-right: 1px #2a172e14;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  width: 100%;
  max-width: 100%;
  padding: 16px 32px;
  display: flex;
  overflow: visible;
}

.question-title-2 {
  color: #27272a;
  font-size: 20px;
  line-height: 32px;
}

.text-block-116 {
  border: 0 #0000;
  border-radius: 0;
  padding: 0;
  font-size: 16px;
  line-height: 24px;
}

.button-12 {
  background-color: #5e2bff;
  border-radius: 6px;
  margin-top: 32px;
  padding: 8px 16px;
}

.section-3 {
  flex-flow: column;
  margin-top: 96px;
  padding-left: 80px;
  padding-right: 80px;
  display: flex;
}

.text-block-117 {
  text-align: center;
  font-size: 48px;
  font-weight: 500;
  line-height: 60px;
}

.text-block-118 {
  text-align: center;
  margin-top: 32px;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
}

.div-block-97 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: center;
  margin-top: 24px;
  display: flex;
}

.text-block-119 {
  margin-top: 8px;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
}

.div-block-98 {
  background-color: #f4f4f5;
  border-radius: 8px;
  flex-flow: column;
  align-items: center;
  width: 100%;
  padding: 24px;
  display: flex;
}

.image-67 {
  border-radius: 999px;
}

.div-block-101 {
  background-image: url('../images/4ab39a6e19717eaa9b305343730e26171e74ec94-1.png');
  background-position: 0 0;
  background-size: cover;
  border-radius: 80px;
  width: 160px;
  height: 160px;
}

.avatar-1 {
  background-image: url('../images/Niraj-Kumar-1.png');
  background-position: 0 0;
  background-size: cover;
  background-attachment: scroll;
  border-radius: 80px;
  width: 160px;
  height: 160px;
}

.avatar-2 {
  background-image: url('../images/c32f023610ae8dce83cd553585c5e416046c46c5-1.png');
  background-position: 0 0;
  background-size: cover;
  border-radius: 80px;
  width: 160px;
  height: 160px;
}

.link-block-12 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: var(--black);
  border: 1px solid #e4e4e7;
  border-radius: 6px;
  outline-style: none;
  outline-color: #e4e4e7;
  justify-content: center;
  align-items: center;
  margin-top: 24px;
  margin-left: auto;
  margin-right: auto;
  padding: 8px 16px;
  text-decoration: none;
  display: flex;
}

.text-block-120 {
  text-align: center;
  margin-top: 48px;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  display: block;
}

.div-block-102 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 1px solid #e4e4e7;
  border-radius: 16px;
  align-items: flex-start;
  width: 100%;
  padding: 16px;
  display: flex;
}

.text-block-121 {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

.div-block-103 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  margin-top: 24px;
  display: flex;
}

.div-block-104 {
  border: 1px #000;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 8px;
  padding-bottom: 8px;
}

.image-68 {
  width: 100%;
}

.div-block-105 {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.button-13 {
  background-color: #5e2bff;
  border-radius: 6px;
  padding: 8px 16px;
}

.div-block-106 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 96px;
  padding: 24px 80px;
  display: flex;
}

.text-block-122 {
  text-align: center;
  font-size: 48px;
  font-weight: 500;
  line-height: 60px;
}

.bold-text-6 {
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
}

.text-block-123 {
  text-align: center;
  max-width: 640px;
  margin-top: 40px;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
}

.text-block-124 {
  opacity: .6;
  margin-top: 40px;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

.reviewer-card {
  background-color: #f8f8f8;
  border-radius: 16px;
  flex-flow: column;
  align-items: center;
  width: 100%;
  max-width: 290px;
  padding: 24px;
  display: flex;
}

.reviewer-name {
  margin-top: 8px;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
}

.reviewer-avatar {
  background-image: url('../images/Avatar-Professors.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 80px;
  width: 160px;
  height: 160px;
}

.text-block-125 {
  opacity: .6;
  text-align: center;
  letter-spacing: .15px;
  margin-top: 8px;
  font-size: 16px;
  line-height: 24px;
}

.bold-text-7 {
  letter-spacing: .15px;
}

.div-block-107 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: row;
  width: 100%;
  margin-top: 40px;
  display: flex;
}

.reviewer-avatar-1 {
  background-image: url('../images/Avatar-Professors_1.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 80px;
  width: 160px;
  height: 160px;
}

.reviewer-avatar-copy, .reviewer-avatar-2 {
  background-image: url('../images/Avatar-Professors_2.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 80px;
  width: 160px;
  height: 160px;
}

.reviewer-avatar-3 {
  background-image: url('../images/photo.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 80px;
  width: 160px;
  height: 160px;
}

.reviewer-avatar-4 {
  background-image: url('../images/8ae3da496688e044ee967af175440474ab3440c5.png');
  background-position: 50% 0;
  background-size: cover;
  border-radius: 80px;
  width: 160px;
  height: 160px;
}

.reviewer-avatar-5 {
  background-image: url('../images/224x224.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 80px;
  width: 160px;
  height: 160px;
}

.reviewer-avatar-6 {
  background-image: url('../images/1af149d535cd416a31b7f16c933c321c78bcc7b2.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 80px;
  width: 160px;
  height: 160px;
}

.reviewer-avatar-7 {
  background-image: url('../images/Avatar-Professors_3.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 80px;
  width: 160px;
  height: 160px;
}

.section-4 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #fbfcff;
  justify-content: center;
  margin-top: 96px;
  padding: 80px;
  display: flex;
}

.div-block-108 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  flex: auto;
  width: 100%;
  display: flex;
}

.div-block-109 {
  flex: auto;
  width: 100%;
  display: flex;
}

.text-block-126 {
  font-size: 20px;
  line-height: 30px;
}

.text-block-127 {
  font-size: 48px;
  font-weight: 500;
  line-height: 60px;
}

.flex-block {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: center;
}

.text-block-128 {
  font-size: 14px;
}

.div-block-110 {
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  display: flex;
}

.text-block-129 {
  text-align: left;
  align-self: auto;
  font-size: 14px;
  line-height: 20px;
}

.text-block-130 {
  letter-spacing: .5px;
  font-size: 16px;
  line-height: 24px;
}

.form-block {
  background-color: #fff;
  border-radius: 8px;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  padding: 24px;
}

.field-label {
  opacity: .6;
  letter-spacing: .4px;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
}

.submit-button-2 {
  vertical-align: baseline;
  background-color: #5e2bff;
  border-radius: 6px;
  margin-left: auto;
  padding: 8px 16px;
  display: block;
}

.text-field, .text-field-2 {
  color: var(--black-2);
  border-radius: 8px;
  font-size: 16px;
  line-height: 24px;
}

.textarea {
  color: var(--black-2);
  border-radius: 8px;
  min-height: 100px;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.section-5 {
  background-color: #f8f8f8;
  justify-content: space-between;
  margin-top: 96px;
  padding: 100px 80px;
  display: flex;
}

.div-block-111 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex: auto;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.div-block-112 {
  flex: auto;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-113 {
  flex-flow: column;
  flex: 0 auto;
  display: flex;
}

.div-block-114 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  margin-top: 24px;
  display: flex;
}

.div-block-115 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #fff;
  border: 1px solid #e4e4e7;
  border-radius: 16px;
  flex-flow: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 24px;
  display: flex;
}

.text-block-131 {
  opacity: .6;
  color: var(--black);
  font-size: 14px;
  line-height: 20px;
}

.bold-text-8 {
  font-size: 18px;
  line-height: 28px;
}

.history-scroll-wrapper {
  border: 1px #000;
  width: 100%;
  height: 100%;
  display: flex;
  overflow: scroll;
}

.text-block-132 {
  flex-flow: row;
  display: flex;
}

.history-item-top {
  justify-content: center;
  align-items: center;
  width: 654px;
  height: 234px;
  padding: 36px 24px;
  display: flex;
}

.history-item-separator {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.history-item-bot {
  justify-content: center;
  align-items: center;
  width: 654px;
  height: 234px;
  padding: 36px 24px;
  display: flex;
}

.separator-line {
  background-color: #eef0f3;
  width: 100%;
  height: 4px;
  display: flex;
}

.image-69, .image-70, .image-71, .image-72, .image-73, .image-74, .image-75, .image-76, .image-77, .image-78, .image-79, .image-80 {
  width: 100%;
  height: 100%;
}

.question-separator {
  background-color: #2a172e14;
  width: 100%;
  max-width: 100%;
  height: 1px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.ai-tools-button {
  color: var(--black);
  background-color: #0000;
  width: auto;
  margin-left: 40px;
  padding: 0;
  font-size: 17px;
  line-height: 25px;
  display: inline-block;
}

.ai-tools-button.w--current {
  background-image: none;
  font-size: 17px;
  font-weight: 700;
  line-height: 25px;
}

.la-sign-in {
  color: #18181b;
  text-align: center;
  background-color: #fff;
  border-radius: 5px;
  justify-content: center;
  width: 86px;
  margin-left: 8px;
  padding: 12px 16px;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  position: static;
}

.la-sign-in.hidden-la-sign-in {
  color: #18181b;
  background-color: #fff;
  width: 86px;
  margin-left: 8px;
  padding-top: 12px;
  padding-bottom: 12px;
  display: none;
}

.la-sign-in- {
  text-align: center;
  background-color: #18181b;
  border-radius: 5px;
  justify-content: center;
  width: auto;
  padding: 8px 16px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  position: static;
}

.la-sign-in-.hidden-la-sign-in {
  width: 86px;
  margin-left: 8px;
  padding-top: 12px;
  padding-bottom: 12px;
}

@media screen and (min-width: 1440px) {
  .section-first-class {
    padding-right: 242px;
  }

  .grid-11 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .section-track-progress {
    padding-left: 0;
  }

  .div-block-27 {
    margin-left: 269px;
  }

  .section-group {
    padding-left: 60px;
  }

  .section-5 {
    background-color: #f8f8f8;
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .div-block-111 {
    flex: auto;
    order: 1;
    display: flex;
  }

  .div-block-112 {
    flex: auto;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }
}

@media screen and (max-width: 991px) {
  .components--button-nav3 {
    width: 100px;
    margin-top: 16px;
    margin-left: 0;
    display: none;
  }

  .components--catalog-button {
    width: 112px;
    margin-top: 16px;
    margin-left: 0;
    display: block;
  }

  .components--menu-button-2 {
    color: #27272a;
    text-align: left;
    background-color: #fff;
    height: 52px;
    padding-top: 14px;
    padding-bottom: 16px;
  }

  .components--menu-button-2.w--open {
    color: #27272a;
    background-color: #fff;
  }

  .components--navbar-2 {
    height: 52px;
  }

  .components--features-button {
    width: 100px;
    display: block;
  }

  .components--dropdown {
    margin-left: 20px;
    display: none;
  }

  .components--login-buttons {
    margin-left: 6px;
  }

  .components--div-block-13 {
    width: 100%;
    display: block;
  }

  .components--div-block-18 {
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .components--div-block-17 {
    width: auto;
    min-width: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .components--link-block-2, .components--link-block-2.w--current {
    display: none;
  }

  .components--link-block-2-copy {
    min-width: 147px;
    display: block;
  }

  .components--link-block-2-copy.w--current {
    flex: 1;
    align-self: center;
    min-width: 147px;
    max-width: 100%;
    display: block;
  }

  .components--publish-button {
    width: 112px;
    margin-top: 16px;
    margin-left: 0;
    display: block;
  }

  .components--publish-button.w--current {
    margin-top: 16px;
    margin-left: 9px;
  }

  .components--dropdown-list.w--open {
    box-shadow: none;
    margin-top: 8px;
  }

  .components--image-15 {
    width: 148px;
  }

  .components--grid-9 {
    grid-row-gap: 24px;
    grid-template-columns: .5fr;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .components--grid {
    grid-template-columns: .75fr 2fr 1fr;
  }

  .components--header-wrapper {
    height: 70px;
    padding-left: 0;
    padding-right: 0;
  }

  .components--ai-tools-button {
    width: 112px;
    margin-top: 16px;
    margin-left: 0;
    display: block;
  }

  .components--ai-tools-button.w--current {
    margin-top: 16px;
    margin-left: 9px;
  }

  .components--button-nav2 {
    width: 91px;
    margin-top: 16px;
    margin-left: 0;
    padding-top: 0;
    display: none;
  }

  .components--signup {
    width: 168px;
    margin-left: 8px;
  }

  .components--la-sign-in {
    text-align: left;
    width: auto;
    margin-left: 8px;
  }

  .components--nav-menu {
    width: 99%;
  }

  .components--text-block-51 {
    margin-top: 16px;
  }

  .components--nav-menu-2 {
    z-index: 10;
    background-color: #fff;
    border: 1px #0003;
    border-top-style: solid;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding: 24px 0;
    left: 0;
    right: 0;
    box-shadow: 0 0 7px -6px #0006, 0 3px 8px #0006;
  }

  .components--header-block {
    max-width: none;
  }

  .components--footer-description-item {
    margin-top: 15px;
  }

  .components--footer-item-descriptions {
    margin-top: 5px;
  }

  .components--rights {
    color: #fff9;
    margin-top: 32px;
    font-size: 14px;
    line-height: 22px;
  }

  .components--grid-7 {
    grid-column-gap: 60px;
  }

  .components--div-block-11 {
    max-width: 900px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .header-block {
    max-width: none;
  }

  .login-buttons {
    margin-left: 6px;
  }

  .signup {
    width: 168px;
    margin-left: 8px;
  }

  .nav-menu {
    width: 99%;
  }

  .grid {
    grid-template-columns: .75fr 2fr 1fr;
  }

  .section-brands {
    padding-left: 56px;
    padding-right: 56px;
  }

  .mask {
    max-width: 570px;
  }

  .slider {
    max-width: 900px;
  }

  .section-creating-course {
    padding-left: 56px;
    padding-right: 56px;
  }

  .grid-2 {
    grid-column-gap: 32px;
    grid-template-columns: .75fr 1fr;
  }

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

  .section-how-to-teach {
    padding-left: 56px;
    padding-right: 56px;
  }

  .div-block-2 {
    height: auto;
  }

  .section-zoom {
    padding-bottom: 64px;
    padding-left: 56px;
    padding-right: 56px;
  }

  .grid-5 {
    grid-column-gap: 60px;
  }

  .section-teachers {
    padding-left: 56px;
    padding-right: 56px;
  }

  .grid-6 {
    grid-column-gap: 16px;
    grid-row-gap: 24px;
    grid-template-columns: 1fr;
  }

  .div-block-6 {
    padding: 8px 16px;
  }

  .teacher-description {
    margin-top: 8px;
  }

  .div-block-7 {
    bottom: 8px;
    left: 16px;
  }

  .section-questions {
    padding-left: 56px;
    padding-right: 56px;
  }

  .questions-block {
    border-style: none;
  }

  .grid-7 {
    grid-column-gap: 60px;
  }

  .div-block-11 {
    max-width: 900px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .footer-item-descriptions {
    margin-top: 5px;
  }

  .footer-description-item {
    margin-top: 15px;
  }

  .rights {
    color: #fff9;
    margin-top: 32px;
    font-size: 14px;
    line-height: 22px;
  }

  .features-button {
    width: 100px;
    display: block;
  }

  .catalog-button {
    width: 112px;
    margin-top: 16px;
    margin-left: 0;
    display: block;
  }

  .button-nav2 {
    width: 91px;
    margin-top: 16px;
    margin-left: 0;
    padding-top: 0;
    display: none;
  }

  .button-nav3 {
    width: 100px;
    margin-top: 16px;
    margin-left: 0;
    display: none;
  }

  .image-5 {
    top: 10px;
    left: -215px;
  }

  .image-6 {
    top: 215px;
    left: -179px;
  }

  .image-7 {
    top: 201px;
    left: -134px;
  }

  .image-8 {
    top: -150px;
    left: 242px;
  }

  .image-9 {
    left: -6px;
  }

  .image-10 {
    left: 92px;
  }

  .image-12 {
    top: 104px;
    left: -184px;
  }

  .image-13 {
    top: -332px;
    left: -3px;
  }

  .image-14 {
    top: 22px;
    left: 127px;
  }

  .menu-button {
    width: 0;
    height: 0;
    padding: 0;
    display: none;
  }

  .icon-2 {
    width: 0;
    height: 0;
    display: none;
  }

  .div-block-13 {
    width: 100%;
    display: block;
  }

  .div-block-17 {
    width: auto;
    min-width: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .navbar-2 {
    height: 52px;
  }

  .nav-menu-2 {
    z-index: 10;
    background-color: #fff;
    border: 1px #0003;
    border-top-style: solid;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding: 24px 0;
    left: 0;
    right: 0;
    box-shadow: 0 0 7px -6px #0006, 0 3px 8px #0006;
  }

  .menu-button-2 {
    color: var(--black);
    text-align: left;
    background-color: #fff;
    height: 52px;
    padding-top: 14px;
    padding-bottom: 16px;
  }

  .menu-button-2.w--open {
    color: var(--black);
    background-color: #fff;
  }

  .link-block-2, .link-block-2.w--current {
    display: none;
  }

  .grid-9 {
    grid-row-gap: 24px;
    grid-template-columns: .5fr;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .link-block-2-copy {
    min-width: 147px;
    display: block;
  }

  .link-block-2-copy.w--current {
    flex: 1;
    align-self: center;
    min-width: 147px;
    max-width: 100%;
    display: block;
  }

  .div-block-18 {
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .image-15 {
    width: 148px;
  }

  .title-block-features {
    padding-left: 56px;
    padding-right: 56px;
  }

  .div-block-20 {
    width: 100%;
    margin-left: 0;
  }

  .features-block {
    padding: 24px 20px;
  }

  .div-block-21 {
    padding: 8px;
  }

  .section-first-class {
    padding-top: 250px;
    padding-bottom: 120px;
    padding-left: 56px;
  }

  .grid-11 {
    grid-column-gap: 20px;
  }

  .image-16 {
    width: 200px;
    height: 400px;
    left: -25px;
  }

  .image-17 {
    width: 320px;
    height: 450px;
  }

  .section-track-progress {
    padding-left: 32px;
    padding-right: 32px;
  }

  .grid-12 {
    grid-column-gap: 24px;
  }

  .section-send-polls-class {
    padding-top: 120px;
    padding-bottom: 120px;
    padding-left: 56px;
  }

  .section-simulations {
    padding-top: 56px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .grid-simulations {
    grid-column-gap: 56px;
  }

  .section-video-chat {
    padding-top: 100px;
    padding-bottom: 64px;
    padding-left: 56px;
  }

  .section-group {
    padding-top: 0;
    padding-bottom: 64px;
    padding-right: 56px;
  }

  .grid-13 {
    grid-column-gap: 20px;
  }

  .div-block-28 {
    padding-top: 56px;
  }

  .section-online-inperson {
    padding-top: 64px;
    padding-bottom: 64px;
    padding-left: 56px;
  }

  .online-image {
    width: 300px;
    height: 300px;
    top: auto;
  }

  .section-data-driven {
    padding-bottom: 56px;
    padding-left: 56px;
    padding-right: 56px;
  }

  .grid-14 {
    grid-column-gap: 56px;
  }

  .section-driven {
    padding-top: 64px;
    padding-bottom: 64px;
    padding-left: 56px;
  }

  .section-content {
    padding-top: 86px;
    padding-left: 56px;
    padding-right: 56px;
  }

  .title-block-pricing {
    padding-left: 56px;
    padding-right: 56px;
  }

  .slider-pricing {
    max-width: 900px;
  }

  .section-research {
    padding-left: 56px;
    padding-right: 56px;
  }

  .grid-15 {
    grid-column-gap: 24px;
    display: none;
  }

  .div-block-33 {
    padding: 32px 24px;
  }

  .dropdown-toggle {
    margin-left: auto;
    margin-right: auto;
  }

  .image-20 {
    left: 1px;
  }

  .image-21 {
    left: 105px;
  }

  .image-22 {
    left: -70px;
  }

  .image-23 {
    left: -148px;
  }

  .image-24 {
    left: -222px;
  }

  .image-25 {
    left: -354px;
  }

  .image-26 {
    top: -381px;
    left: 281px;
  }

  .image-27 {
    left: 307px;
  }

  .image-28 {
    left: 295px;
  }

  .image-29 {
    top: -30px;
    left: 90px;
  }

  .image-30 {
    top: 19px;
    left: -88px;
  }

  .image-31 {
    left: -207px;
  }

  .text-block-51 {
    margin-top: 16px;
  }

  .dropdown {
    margin-left: 20px;
    display: none;
  }

  .dropdown-list.w--open {
    box-shadow: none;
    margin-top: 8px;
  }

  .title-research {
    padding-left: 56px;
    padding-right: 56px;
  }

  .div-block-39 {
    flex-wrap: wrap;
  }

  .div-block-40 {
    width: 100%;
    max-width: 900px;
    margin-top: 56px;
    padding-right: 80px;
  }

  .header-wrapper {
    height: 70px;
    padding-left: 0;
    padding-right: 0;
  }

  .research-items {
    padding-left: 56px;
    padding-right: 56px;
  }

  .grid-17 {
    grid-column-gap: 32px;
    grid-row-gap: 72px;
    grid-template-columns: 1fr 1fr;
  }

  .div-block-44 {
    padding-left: 56px;
    padding-right: 56px;
  }

  .grid-18 {
    grid-row-gap: 40px;
    grid-template-columns: 1.25fr;
  }

  .div-block-45 {
    padding-left: 56px;
    padding-right: 56px;
  }

  .grid-19 {
    grid-row-gap: 56px;
    grid-template-columns: 1fr;
  }

  .div-block-46 {
    padding-left: 56px;
    padding-right: 56px;
  }

  .grid-20 {
    grid-row-gap: 40px;
    grid-template-columns: 1.25fr;
  }

  .image-wealth {
    position: relative;
    right: -56px;
  }

  .div-block-47 {
    flex-wrap: wrap;
    padding-left: 56px;
    padding-right: 56px;
  }

  .div-block-48 {
    margin-top: 56px;
    margin-left: 0;
  }

  .div-block-49 {
    max-width: none;
  }

  .div-block-20-features {
    margin-left: 0;
  }

  .slide-9 {
    border-radius: 10px;
  }

  .image-36 {
    width: 400px;
    height: 300px;
    top: 26px;
  }

  .image-37 {
    width: 600px;
  }

  .grid-21 {
    grid-column-gap: 24px;
    grid-template-rows: auto;
    margin-top: 56px;
  }

  .div-block-55 {
    display: block;
  }

  .div-block-56, .div-block-57 {
    width: auto;
  }

  .dropdown-2 {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .title-block-connect {
    padding-left: 56px;
    padding-right: 56px;
  }

  .platform-wrapper:hover {
    background-color: #f0eeeb;
  }

  .div-block-60 {
    padding-left: 56px;
    padding-right: 56px;
  }

  .grid-23 {
    grid-column-gap: 100px;
    grid-row-gap: 80px;
    grid-template-columns: 1fr 1fr;
  }

  .div-block-62 {
    padding-left: 56px;
    padding-right: 56px;
  }

  .grid-24 {
    grid-column-gap: 100px;
    grid-template-columns: 1fr 1fr;
  }

  .div-block-63 {
    padding-left: 56px;
    padding-right: 56px;
  }

  .connect-platforms {
    grid-row-gap: 30px;
  }

  .div-block-65 {
    margin-left: 56px;
    margin-right: 56px;
  }

  .image-43 {
    width: auto;
  }

  .publish-button {
    width: 112px;
    margin-top: 16px;
    margin-left: 0;
    display: block;
  }

  .publish-button.w--current {
    margin-top: 16px;
    margin-left: 9px;
  }

  .title-block-author {
    padding-left: 56px;
    padding-right: 56px;
  }

  .grid-27 {
    grid-row-gap: 64px;
    grid-template-columns: 1fr;
  }

  .div-block-66 {
    padding-left: 54px;
    padding-right: 54px;
  }

  .grid-28 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-columns: 1fr 1fr;
  }

  .div-block-67 {
    padding-left: 54px;
    padding-right: 54px;
  }

  .grid-29 {
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
  }

  .div-block-68 {
    padding-left: 54px;
    padding-right: 54px;
  }

  .grid-30 {
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
  }

  .image-48-copy {
    width: 100%;
  }

  .div-block-69 {
    padding-left: 54px;
    padding-right: 54px;
  }

  .grid-31 {
    grid-row-gap: 80px;
    grid-template-columns: 1fr;
  }

  .image-49 {
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .div-block-70 {
    padding-top: 150px;
    padding-left: 54px;
    padding-right: 54px;
  }

  .grid-32 {
    grid-row-gap: 80px;
    grid-template-columns: 1fr;
  }

  .image-50 {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .div-block-71 {
    padding-left: 54px;
    padding-right: 54px;
  }

  .div-block-72 {
    justify-content: center;
  }

  .image-instr {
    width: 154px;
  }

  .button-nav-copy {
    width: 100px;
    display: block;
  }

  .button-nav4-copy {
    width: 100px;
    margin-top: 16px;
    margin-left: 7px;
    display: block;
  }

  .button-nav4-copy.w--current {
    margin-top: 16px;
    margin-left: 9px;
  }

  .button-nav2-copy {
    width: 91px;
    margin-top: 16px;
    margin-left: 0;
    padding-top: 0;
    display: block;
  }

  .link-block-2-connect, .link-block-2-connect.w--current {
    display: none;
  }

  .platform-wrapper-tl.secondthird:hover, .platform-wrapper-wa.secondthird:hover, .platform-wrapper-skype-copy-copy.secondthird:hover {
    background-color: #f0eeeb;
  }

  .html-embed {
    width: 120px;
  }

  .header-block-coming-soon {
    max-width: none;
  }

  .navbar-coming-soon {
    height: 52px;
  }

  .header-wrapper-coming-soon {
    height: 70px;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-76 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .div-block-coming-soon {
    max-width: 900px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .footer-description-item-copy {
    margin-top: 15px;
  }

  .grid-7-copy {
    grid-column-gap: 60px;
  }

  .rights-copy {
    color: #fff9;
    margin-top: 32px;
    font-size: 14px;
    line-height: 22px;
  }

  .image-52 {
    width: 100%;
  }

  .image-54 {
    height: auto;
  }

  .image-56 {
    width: 300px;
    height: 200px;
    top: 94px;
    left: -92px;
  }

  .image-58 {
    min-width: 10px;
    max-width: 110%;
  }

  .menu-button-2-copy1 {
    color: var(--black);
    text-align: left;
    background-color: #0000;
    height: 52px;
    padding-top: 14px;
    padding-bottom: 16px;
  }

  .menu-button-2-copy1.w--open {
    color: var(--black);
    background-color: #fff;
  }

  .footer-description-item-connect, .footer-description-item-copy, .footer-description-item-copy-copy, .footer-description-item-copy, .footer-description-item-copy, .footer-description-item-copy, .footer-description-item-copy, .footer-description-item-copy, .footer-description-item-copy {
    margin-top: 15px;
  }

  .div-block-79 {
    max-width: 656px;
    display: none;
  }

  .image-62 {
    max-width: 47%;
    padding-left: 0;
    position: absolute;
  }

  .header-2 {
    height: auto;
  }

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

  .signup-2 {
    text-align: left;
    width: auto;
    margin-left: 8px;
  }

  .bold-text {
    font-size: 48px;
    line-height: 60px;
  }

  .right {
    display: none;
    overflow: visible;
  }

  .container-3 {
    padding-top: 80px;
    padding-bottom: 0;
  }

  .text-block-107 {
    font-size: 18px;
    line-height: 24px;
  }

  .scroll-wrapper {
    margin-bottom: 0;
  }

  .text-block-108 {
    font-size: 18px;
    line-height: 24px;
  }

  .container-6 {
    margin-left: 0;
  }

  .publications-card {
    width: 100%;
  }

  .material {
    margin-top: 96px;
  }

  .div-block-92 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
    grid-template: "."
                   "Area" 1fr
                   / 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
    display: grid;
  }

  .div-block-93 {
    flex-flow: column;
    display: flex;
  }

  .text-block-113 {
    font-size: 18px;
    line-height: 24px;
  }

  .questions {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .text-block-115 {
    text-align: left;
    font-size: 32px;
    line-height: 48px;
  }

  .div-block-96 {
    border-style: none;
  }

  .text-block-116 {
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .text-block-118 {
    font-size: 18px;
    line-height: 24px;
  }

  .div-block-97 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .text-block-120 {
    font-size: 18px;
    line-height: 24px;
  }

  .div-block-103 {
    flex-flow: column;
  }

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

  .div-block-105 {
    margin-top: 24px;
  }

  .text-block-122 {
    font-size: 32px;
    line-height: 48px;
  }

  .text-block-123 {
    font-size: 18px;
    line-height: 24px;
  }

  .div-block-107 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    display: grid;
  }

  .section-4 {
    flex-flow: column;
    margin-top: 60px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .text-block-126 {
    font-size: 18px;
    line-height: 24px;
  }

  .text-block-127 {
    font-size: 32px;
    line-height: 48px;
  }

  .history-scroll-wrapper {
    margin-bottom: 0;
  }

  .ai-tools-button {
    width: 112px;
    margin-top: 16px;
    margin-left: 0;
    display: block;
  }

  .ai-tools-button.w--current {
    margin-top: 16px;
    margin-left: 9px;
  }

  .la-sign-in {
    text-align: left;
    width: auto;
    margin-left: 8px;
  }

  .button-14, .button-15 {
    border: 1px solid #000;
  }

  .la-sign-in- {
    text-align: left;
    width: auto;
    margin-left: 8px;
  }
}

@media screen and (max-width: 767px) {
  .components--button-nav3 {
    width: 112px;
    margin-top: 16px;
    margin-left: 0;
    display: none;
  }

  .components--catalog-button {
    margin-top: 16px;
    margin-left: 0;
    padding-top: 0;
    display: block;
  }

  .components--menu-button-2 {
    background-color: #fffefe;
  }

  .components--menu-button-2.w--open {
    color: #27272a;
    background-color: #fffefe;
  }

  .components--navbar-2 {
    display: block;
    position: relative;
  }

  .components--features-button {
    width: 112px;
    display: block;
  }

  .components--login {
    width: 126px;
    display: block;
  }

  .components--link-block {
    display: none;
  }

  .components--login-buttons {
    margin-top: 0;
    margin-left: -14px;
    display: flex;
  }

  .components--container-2 {
    background-color: #fffdfd;
    flex-direction: row-reverse;
    justify-content: flex-end;
    align-items: center;
    display: flex;
  }

  .components--div-block-13 {
    width: 100%;
    height: 100%;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
  }

  .components--div-block-17 {
    background-color: #fff;
    width: 100%;
    height: auto;
    position: relative;
  }

  .components--publish-button {
    display: block;
  }

  .components--div-block-16 {
    display: none;
  }

  .components--grid {
    grid-template-columns: .75fr;
    width: 100%;
    height: 100%;
    padding: 23px 24px;
    display: block;
    box-shadow: 0 1px 5px 4px #1c212f1f;
  }

  .components--brand {
    display: none;
  }

  .components--ai-tools-button {
    display: block;
  }

  .components--button-nav2 {
    width: 100px;
    margin-top: 16px;
    margin-left: 0;
    display: none;
  }

  .components--dropdown-toggle-2 {
    margin-left: 4px;
  }

  .components--signup, .components--la-sign-in {
    text-align: left;
    margin-left: 24px;
  }

  .components--navbar {
    display: none;
    position: static;
  }

  .components--nav-menu {
    background-color: #fff;
    width: 100%;
    height: auto;
    display: block;
    position: relative;
    top: auto;
  }

  .components--container {
    flex-wrap: wrap;
    place-content: flex-start;
    align-items: center;
    position: relative;
  }

  .components--nav-menu-2 {
    background-color: #fff;
    padding-top: 24px;
    padding-bottom: 24px;
    box-shadow: 0 1px 5px 4px #1c212f1f;
  }

  .components--footer-items {
    margin-top: 40px;
  }

  .components--grid-7 {
    grid-column-gap: 20px;
    grid-template-columns: 1fr;
  }

  .components--div-block-11 {
    padding-bottom: 32px;
    padding-left: 24px;
  }

  .section-title {
    display: block;
  }

  .navbar {
    display: none;
    position: static;
  }

  .login-buttons {
    margin-top: 0;
    margin-left: -14px;
    display: flex;
  }

  .container {
    flex-wrap: wrap;
    place-content: flex-start;
    align-items: center;
    position: relative;
  }

  .login {
    width: 126px;
    display: block;
  }

  .signup {
    text-align: left;
    margin-left: 24px;
  }

  .nav-menu {
    background-color: #fff;
    width: 100%;
    height: auto;
    display: block;
    position: relative;
    top: auto;
  }

  .grid {
    grid-template-columns: .75fr;
    width: 100%;
    height: 100%;
    padding: 23px 24px;
    display: block;
    box-shadow: 0 1px 5px 4px #1c212f1f;
  }

  .title-block {
    padding-left: 24px;
    padding-right: 24px;
    display: block;
  }

  .section-brands {
    padding-left: 24px;
    padding-right: 24px;
  }

  .mask {
    max-width: 450px;
  }

  .slider {
    max-width: 540px;
  }

  .text-block-2 {
    text-align: center;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }

  .section-creating-course {
    padding-left: 24px;
    padding-right: 24px;
  }

  .grid-2 {
    grid-row-gap: 40px;
    grid-template-columns: .75fr;
  }

  .grid-3 {
    grid-column-gap: 32px;
    width: 100%;
  }

  .div-block {
    min-width: 240px;
    max-width: none;
  }

  .section-how-to-teach {
    padding-left: 24px;
    padding-right: 24px;
  }

  .grid-4 {
    grid-row-gap: 32px;
    grid-template-columns: 1fr;
  }

  .section-zoom {
    padding: 88px 26px;
  }

  .grid-5 {
    grid-column-gap: 20px;
    grid-template-columns: 1fr;
  }

  .section-teachers {
    padding-left: 24px;
    padding-right: 24px;
  }

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

  .section-questions {
    padding-left: 26px;
    padding-right: 26px;
  }

  .grid-7 {
    grid-column-gap: 20px;
    grid-template-columns: 1fr;
  }

  .div-block-11 {
    padding-bottom: 32px;
    padding-left: 24px;
  }

  .footer-items {
    margin-top: 40px;
  }

  .features-button {
    width: 112px;
    display: block;
  }

  .catalog-button {
    margin-top: 16px;
    margin-left: 0;
    padding-top: 0;
    display: block;
  }

  .button-nav2 {
    width: 100px;
    margin-top: 16px;
    margin-left: 0;
    display: none;
  }

  .button-nav3 {
    width: 112px;
    margin-top: 16px;
    margin-left: 0;
    display: none;
  }

  .div-block-12 {
    display: block;
  }

  .image-5 {
    top: 366px;
    left: -343px;
  }

  .image-6 {
    left: 7px;
  }

  .image-7 {
    top: 129px;
    left: -178px;
  }

  .image-8 {
    top: -317px;
    left: 167px;
  }

  .image-9 {
    top: -16px;
    left: -64px;
  }

  .image-10 {
    top: -110px;
  }

  .image-12 {
    top: 106px;
    left: 19px;
  }

  .image-13 {
    top: -418px;
    left: 35px;
  }

  .image-14 {
    left: 74px;
  }

  .menu-button {
    width: auto;
    height: auto;
    padding: 16px;
    display: block;
  }

  .menu-button.w--open {
    color: var(--black);
    background-color: #0000;
  }

  .icon-2 {
    width: auto;
    height: auto;
    display: block;
  }

  .div-block-13 {
    width: 100%;
    height: 100%;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
  }

  .div-block-14 {
    display: block;
  }

  .div-block-15 {
    width: 100%;
  }

  .link-block, .div-block-16 {
    display: none;
  }

  .div-block-17 {
    background-color: #fff;
    width: 100%;
    height: auto;
    position: relative;
  }

  .navbar-2 {
    display: block;
    position: relative;
  }

  .brand {
    display: none;
  }

  .container-2 {
    background-color: #fffdfd;
    flex-direction: row-reverse;
    justify-content: flex-end;
    align-items: center;
    display: flex;
  }

  .nav-menu-2 {
    background-color: #fff;
    padding-top: 24px;
    padding-bottom: 24px;
    box-shadow: 0 1px 5px 4px #1c212f1f;
  }

  .menu-button-2 {
    background-color: #fffefe;
  }

  .menu-button-2.w--open {
    color: var(--black);
    background-color: #fffefe;
  }

  .section-features-title {
    display: block;
  }

  .title-block-features {
    padding-top: 56px;
    padding-left: 24px;
    padding-right: 24px;
    display: block;
  }

  .div-block-20 {
    padding-top: 100px;
  }

  .features-block {
    padding-left: 20px;
  }

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

  .section-first-class {
    padding-bottom: 100px;
    padding-left: 24px;
  }

  .grid-11 {
    grid-column-gap: 16px;
    grid-row-gap: 40px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .image-16 {
    height: 340px;
    top: 67px;
    left: 25px;
  }

  .image-17 {
    width: 450px;
    height: 380px;
    top: 0;
    left: auto;
    right: 0;
  }

  .div-block-22 {
    max-width: none;
    height: 100%;
    max-height: 500px;
  }

  .section-track-progress {
    padding-top: 56px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .grid-12 {
    grid-column-gap: 24px;
    grid-row-gap: 64px;
    grid-template-columns: 1fr;
    justify-items: stretch;
  }

  .div-block-24 {
    height: 300px;
  }

  .text-block-21 {
    margin-top: 130px;
  }

  .section-send-polls-class {
    padding-top: 56px;
    padding-bottom: 480px;
    padding-left: 24px;
  }

  .section-simulations {
    padding-left: 24px;
    padding-right: 24px;
  }

  .grid-simulations {
    grid-column-gap: 24px;
    grid-template-columns: 1fr;
  }

  .simulation-slider {
    text-align: center;
    height: 290px;
  }

  .slider-2 {
    max-height: none;
  }

  .section-video-chat {
    padding-top: 56px;
    padding-bottom: 56px;
    padding-left: 24px;
  }

  .div-block-22-copy {
    margin-top: 24px;
  }

  .section-group {
    padding-bottom: 64px;
    padding-right: 24px;
  }

  .grid-13 {
    grid-column-gap: 24px;
  }

  .section-online-inperson {
    padding-top: 56px;
    padding-bottom: 300px;
    padding-left: 24px;
  }

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

  .online-image {
    text-align: center;
    width: 300px;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .section-data-driven {
    padding-top: 56px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .grid-14 {
    grid-column-gap: 24px;
    grid-template-columns: 1fr;
  }

  .image-19 {
    width: 480px;
    height: 400px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .section-driven {
    padding-top: 56px;
    padding-bottom: 56px;
    padding-left: 24px;
  }

  .online-driven {
    width: 480px;
    height: 400px;
  }

  .section-content {
    padding: 56px 24px;
  }

  .title-block-pricing {
    padding-left: 24px;
    padding-right: 24px;
    display: block;
  }

  .text-block-2-copy {
    text-align: center;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }

  .slider-pricing {
    max-width: 540px;
  }

  .section-research {
    padding-left: 24px;
    padding-right: 24px;
  }

  .div-block-38 {
    display: block;
  }

  .link-4 {
    margin-left: 0;
  }

  .image-20 {
    top: -384px;
    left: 38px;
  }

  .image-21 {
    top: -432px;
    left: 135px;
  }

  .image-22 {
    top: -77px;
    left: -63px;
  }

  .image-23 {
    top: 54px;
    left: -161px;
  }

  .image-24 {
    top: 96px;
    left: -276px;
  }

  .image-25 {
    top: 211px;
    left: -407px;
  }

  .image-26 {
    top: -398px;
    left: 132px;
  }

  .image-27 {
    top: -83px;
    left: 148px;
  }

  .image-28 {
    left: 102px;
  }

  .image-29 {
    top: 81px;
    left: 279px;
  }

  .image-30 {
    top: -25px;
    left: 117px;
  }

  .image-31 {
    top: 188px;
    left: 24px;
  }

  .dropdown-toggle-2 {
    margin-left: 4px;
  }

  .title-research {
    padding-left: 24px;
    padding-right: 24px;
    display: block;
  }

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

  .submit-button, .button-7 {
    width: 100%;
  }

  .research-items {
    padding-left: 24px;
    padding-right: 24px;
  }

  .grid-17 {
    text-align: center;
    grid-template-columns: 1fr;
  }

  .div-block-43 {
    text-align: center;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-44, .div-block-45, .div-block-46 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .image-wealth {
    right: -24px;
  }

  .div-block-47 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .div-block-48 {
    width: 100%;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }

  .grid-research {
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
  }

  .text-block-2-copy-1 {
    text-align: center;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }

  .mask-2 {
    max-height: none;
  }

  .slide-9 {
    max-height: 300px;
  }

  .image-36 {
    text-align: left;
    width: 480px;
    height: 400px;
    margin-left: auto;
    margin-right: auto;
    display: none;
    top: 0;
  }

  .image-37 {
    height: 400px;
    display: none;
  }

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

  .div-block-56 {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-57 {
    max-width: 400px;
    margin-top: 48px;
    margin-left: auto;
    margin-right: auto;
  }

  .title-block-connect {
    padding-left: 24px;
    padding-right: 24px;
    display: block;
  }

  .div-block-58 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-wrap: wrap;
  }

  .platform-wrapper.secondthird {
    margin-left: 0;
  }

  .div-block-60 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .grid-23 {
    grid-column-gap: 32px;
  }

  .div-block-62, .div-block-63 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .connect-platforms {
    grid-column-gap: 30px;
    grid-row-gap: 20px;
  }

  .image-41 {
    width: 140px;
  }

  .image-42 {
    margin-top: 40px;
  }

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

  .slider-2-copy {
    max-height: none;
  }

  .div-block-65 {
    margin-left: 24px;
    margin-right: 24px;
  }

  .image-43 {
    height: 400px;
  }

  .publish-button {
    display: block;
  }

  .title-block-author {
    padding-left: 24px;
    padding-right: 24px;
    display: block;
  }

  .div-block-66 {
    padding-left: 24px;
    padding-right: 24px;
  }

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

  .div-block-67 {
    padding-top: 50px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .div-block-68 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .image-48-copy {
    width: 500px;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-69 {
    padding-bottom: 100px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .div-block-70 {
    padding-top: 100px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .div-block-71 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .div-block-74 {
    flex-wrap: wrap;
  }

  .link-block-11 {
    margin-top: 16px;
  }

  .button-nav-copy, .button-nav4-copy {
    width: 112px;
    display: block;
  }

  .button-nav2-copy {
    width: 100px;
    margin-top: 16px;
    margin-left: 0;
    display: block;
  }

  .platform-wrapper-tl.secondthird, .platform-wrapper-wa.secondthird, .platform-wrapper-skype.secondthird, .platform-wrapper-skype-copy.secondthird, .platform-wrapper-skype-copy.secondthird, .platform-wrapper-skype-copy-copy.secondthird {
    margin-left: 0;
  }

  .html-embed {
    margin-left: -60px;
  }

  .section-title-comming-soon {
    display: block;
  }

  .navbar-coming-soon {
    display: block;
    position: relative;
  }

  .div-block-coming-soon {
    padding-bottom: 32px;
    padding-left: 24px;
  }

  .grid-7-copy {
    grid-column-gap: 20px;
    grid-template-columns: 1fr;
  }

  .image-55 {
    text-align: center;
    width: 300px;
    height: 300px;
  }

  .image-56 {
    display: none;
  }

  .menu-button-2-copy1 {
    background-color: #fffefe;
  }

  .menu-button-2-copy1.w--open {
    color: var(--black);
    background-color: #fffefe;
  }

  .image-61 {
    max-width: 90%;
    display: block;
  }

  .header-2 {
    flex-flow: row;
    align-items: center;
    min-width: 100%;
    padding-left: 32px;
    padding-right: 32px;
    display: flex;
    position: static;
  }

  .nav {
    display: flex;
  }

  .nav-button {
    display: none;
  }

  .signup-2 {
    text-align: left;
    margin-left: 24px;
  }

  .bold-text {
    font-size: 24px;
    line-height: 36px;
  }

  .container-3 {
    padding-top: 32px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .text-block-107 {
    font-size: 16px;
  }

  .container-4 {
    background-color: #fffdfd;
    flex-flow: column;
    justify-content: flex-end;
    align-items: center;
    padding-left: 32px;
    padding-right: 32px;
    display: flex;
  }

  .bold-text-4 {
    font-size: 16px;
    line-height: 24px;
  }

  .container-5 {
    background-color: #fffdfd;
    flex-direction: row-reverse;
    justify-content: flex-end;
    align-items: center;
    display: flex;
  }

  .container-6 {
    margin-left: 0;
  }

  .material {
    padding-left: 32px;
    padding-right: 32px;
  }

  .text-block-109 {
    font-size: 24px;
    line-height: 36px;
  }

  .text-block-111 {
    line-height: 36px;
  }

  .div-block-92, .div-block-93 {
    flex-flow: column;
  }

  .section-2 {
    padding-left: 32px;
    padding-right: 32px;
  }

  .text-block-113 {
    font-size: 16px;
  }

  .text-block-114 {
    font-size: 24px;
    line-height: 36px;
  }

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

  .questions {
    padding-left: 32px;
    padding-right: 32px;
  }

  .text-block-115 {
    font-size: 24px;
    line-height: 36px;
  }

  .section-3 {
    padding-left: 32px;
    padding-right: 32px;
  }

  .div-block-97 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .text-block-120 {
    font-size: 24px;
    line-height: 36px;
  }

  .div-block-106 {
    padding-left: 32px;
    padding-right: 32px;
  }

  .text-block-122 {
    font-size: 24px;
    line-height: 36px;
  }

  .text-block-123 {
    font-size: 16px;
  }

  .div-block-107 {
    flex-flow: column;
    align-items: center;
    display: flex;
  }

  .text-block-126 {
    font-size: 16px;
  }

  .text-block-127 {
    font-size: 18px;
    line-height: 32px;
  }

  .section-5 {
    padding-left: 32px;
    padding-right: 32px;
  }

  .ai-tools-button {
    display: block;
  }

  .la-sign-in, .la-sign-in- {
    text-align: left;
    margin-left: 24px;
  }
}

@media screen and (max-width: 479px) {
  .components--grid-8 {
    grid-row-gap: 40px;
    grid-template-columns: 1fr 1fr;
  }

  .mask {
    width: 78%;
  }

  .slide, .slide-2, .slide-3, .slide-4, .slide-5, .slide-6 {
    width: 100%;
  }

  .grid-2 {
    grid-column-gap: 0px;
    grid-template-columns: 1fr;
  }

  .creating-title {
    width: auto;
    max-width: 280px;
    display: block;
  }

  .text-block-3 {
    max-width: 280px;
  }

  .slide-7 {
    width: 100%;
  }

  .grid-3 {
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
  }

  .section-zoom {
    padding-bottom: 64px;
  }

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

  .teacher-block {
    text-align: center;
    display: block;
  }

  .image-4 {
    text-align: left;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }

  .div-block-6 {
    height: auto;
  }

  .teacher-description {
    min-height: 180px;
  }

  .grid-8 {
    grid-row-gap: 40px;
    grid-template-columns: 1fr 1fr;
  }

  .image-6 {
    top: -133px;
    left: -114px;
  }

  .image-7 {
    top: 173px;
    left: -20px;
  }

  .image-8 {
    top: -449px;
    left: 19px;
  }

  .image-10 {
    top: -77px;
    left: 153px;
  }

  .image-12 {
    top: 226px;
    left: -6px;
  }

  .image-13 {
    top: -253px;
    left: -41px;
  }

  .image-14 {
    top: 1px;
    left: 111px;
  }

  .div-block-19 {
    width: 100%;
  }

  .text-block-9 {
    text-align: center;
  }

  .title-block-features {
    padding-bottom: 450px;
  }

  .link-block-3 {
    margin-top: 16px;
    margin-left: 46px;
  }

  .features-block {
    padding: 20px 16px;
    top: 730px;
  }

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

  .section-first-class {
    padding-top: 400px;
    padding-bottom: 20px;
  }

  .image-16 {
    width: 150px;
    height: 300px;
    display: none;
    top: 72px;
    left: -8px;
  }

  .image-17 {
    width: 280px;
    height: 300px;
    display: none;
  }

  .grid-12 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-auto-flow: row;
  }

  .div-block-24 {
    height: 200px;
    display: none;
  }

  .text-block-21 {
    margin-top: 130px;
  }

  .section-send-polls-class {
    padding-bottom: 56px;
  }

  .send-polls-title {
    width: auto;
    max-width: none;
  }

  .polls-div {
    padding-right: 24px;
  }

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

  .simulation-slider {
    height: 190px;
    display: none;
  }

  .section-video-chat {
    padding-bottom: 56px;
    padding-right: 24px;
  }

  .video-chat-div {
    margin-right: 0;
    padding-right: 0;
  }

  .div-block-22-copy {
    text-align: center;
    padding-right: 24px;
  }

  .section-group {
    padding-left: 24px;
  }

  .grid-13 {
    grid-template-columns: 1fr;
    justify-content: stretch;
    justify-items: stretch;
  }

  .div-block-28 {
    padding-top: 24px;
    padding-left: 0;
  }

  .section-online-inperson {
    padding-top: 64px;
    padding-bottom: 56px;
    padding-right: 24px;
  }

  .online-image {
    width: 300px;
    height: 280px;
    display: none;
  }

  .grid-14 {
    grid-row-gap: 120px;
    grid-template-columns: 1fr;
  }

  .image-19 {
    width: 300px;
    height: 280px;
  }

  .section-driven {
    padding-right: 24px;
  }

  .online-driven {
    width: 300px;
    height: 280px;
    display: none;
  }

  .title-block-pricing {
    padding-bottom: 100px;
  }

  .div-block-33 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .image-20 {
    top: -455px;
    left: 13px;
  }

  .image-21 {
    top: -519px;
    left: 59px;
  }

  .image-22 {
    top: 68px;
    left: -47px;
  }

  .image-23 {
    top: 182px;
    left: -173px;
  }

  .image-26 {
    top: -489px;
    left: -10px;
  }

  .image-27 {
    top: -39px;
    left: 233px;
  }

  .image-28 {
    top: -465px;
  }

  .image-29 {
    top: 175px;
    left: -85px;
  }

  .image-30 {
    top: 16px;
    left: 109px;
  }

  .image-31 {
    top: 195px;
    left: -50px;
  }

  .div-block-40 {
    min-width: 0;
    padding: 56px 16px;
  }

  .image-wealth, .image-view {
    height: 200px;
  }

  .div-block-51 {
    position: static;
  }

  .image-36 {
    text-align: center;
    width: 300px;
    height: 250px;
    display: none;
  }

  .image-37 {
    width: 300px;
    height: 280px;
    display: none;
    position: relative;
  }

  .div-block-53 {
    padding-right: 24px;
  }

  .title-block-connect {
    padding-bottom: 100px;
  }

  .connect-title {
    font-size: 24px;
    line-height: 35px;
  }

  .div-block-58 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
  }

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

  .connect-platforms {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .image-41 {
    width: 120px;
  }

  .image-42 {
    margin-top: 0;
  }

  .image-43, .image-44, .image-45 {
    height: 200px;
  }

  .title-block-author {
    padding-bottom: 100px;
  }

  .image-46 {
    width: 300px;
    height: 200px;
  }

  .div-block-67 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .div-block-68 {
    padding-top: 100px;
  }

  .image-48-copy {
    width: 280px;
    height: 250px;
  }

  .image-49 {
    width: 280px;
    height: 200px;
  }

  .div-block-70 {
    padding-top: 80px;
  }

  .image-50 {
    width: 280px;
    height: 200px;
  }

  .div-block-73 {
    flex-wrap: wrap;
  }

  .becom-author-copy1 {
    margin-top: 16px;
  }

  .text-block-101 {
    text-align: center;
  }

  .html-embed {
    width: 270px;
    margin-left: -63px;
    padding: 0;
  }

  .grid-8-copy {
    grid-row-gap: 40px;
    grid-template-columns: 1fr 1fr;
  }

  .image-53, .image-56, .div-block-78.online-div-block, .image-58 {
    display: none;
  }

  .image-61 {
    max-width: 85%;
    display: none;
    position: absolute;
  }

  .image-62 {
    display: none;
  }

  .text-block-109 {
    font-size: 24px;
    line-height: 36px;
  }

  .div-block-92 {
    display: flex;
  }

  .div-block-97 {
    flex-flow: column;
    display: flex;
  }
}

#w-node-_81cd53cf-8608-a5ac-3906-de96b3939f82-d87b2f7c, #w-node-_708ba8bc-08d2-49d6-6c3f-7816e5bb6741-d87b2f7c, #w-node-ccae2eed-a111-57fe-4a4e-e212feb01d6b-d87b2f7c, #w-node-_9a0fab72-5a49-99a9-032c-1f7bf3a609b3-d87b2f7c, #w-node-_7c693796-83e1-79b0-60ac-39d804c7dc87-d87b2f7c, #w-node-a8d6a802-61f9-8b03-3fee-82b4313ce22b-d87b2f7c, #w-node-a784a294-0c03-5d70-4e2e-6c76a57b6983-d87b2f7c, #w-node-_58cc176e-a989-57ed-4cef-bc895fce44cc-d87b2f7c, #w-node-dca67193-7776-0463-db85-4ec19358368c-d87b2f7c, #w-node-cda0d01e-6047-5223-cbed-5f10b0749955-d87b2f7c, #w-node-ae966ba5-95c1-5384-c604-522093c64439-d87b2f7c, #w-node-_8d72e216-9d4e-bdb2-35fc-ee5c0c15f8bd-d87b2f7c, #w-node-_94814d03-cf68-93c4-d291-5396d2ce07d9-d87b2f7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c8c8b67e-d305-a5aa-955a-ee8e2b35fcdf-d87b2f7c {
  justify-self: end;
}

#w-node-c8c8b67e-d305-a5aa-955a-ee8e2b35fce7-d87b2f7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c8c8b67e-d305-a5aa-955a-ee8e2b35fcea-d87b2f7c {
  place-self: center;
}

#w-node-c8c8b67e-d305-a5aa-955a-ee8e2b35fcfb-d87b2f7c {
  justify-self: end;
}

#w-node-_52413c00-d5d9-9a47-3999-f3c51b751e30-d87b2f7c, #w-node-_52413c00-d5d9-9a47-3999-f3c51b751e39-d87b2f7c, #w-node-_52413c00-d5d9-9a47-3999-f3c51b751e3f-d87b2f7c, #w-node-_52413c00-d5d9-9a47-3999-f3c51b751e48-d87b2f7c, #w-node-_52413c00-d5d9-9a47-3999-f3c51b751e51-d87b2f7c, #w-node-e4772bdd-8b59-d7f8-0d5f-c2a65dc49d81-d87b2f7c, #w-node-e4772bdd-8b59-d7f8-0d5f-c2a65dc49d85-d87b2f7c, #w-node-e4772bdd-8b59-d7f8-0d5f-c2a65dc49d87-d87b2f7c, #w-node-e4772bdd-8b59-d7f8-0d5f-c2a65dc49d89-d87b2f7c, #w-node-e4772bdd-8b59-d7f8-0d5f-c2a65dc49d8b-d87b2f7c, #w-node-e4772bdd-8b59-d7f8-0d5f-c2a65dc49d8d-d87b2f7c, #w-node-e4772bdd-8b59-d7f8-0d5f-c2a65dc49d8f-d87b2f7c, #w-node-e4772bdd-8b59-d7f8-0d5f-c2a65dc49d91-d87b2f7c, #w-node-e4772bdd-8b59-d7f8-0d5f-c2a65dc49d93-d87b2f7c, #w-node-e4772bdd-8b59-d7f8-0d5f-c2a65dc49d95-d87b2f7c, #w-node-e4772bdd-8b59-d7f8-0d5f-c2a65dc49d97-d87b2f7c, #w-node-e4772bdd-8b59-d7f8-0d5f-c2a65dc49d99-d87b2f7c, #w-node-e4772bdd-8b59-d7f8-0d5f-c2a65dc49d9b-d87b2f7c, #w-node-e4772bdd-8b59-d7f8-0d5f-c2a65dc49d9d-d87b2f7c, #w-node-e4772bdd-8b59-d7f8-0d5f-c2a65dc49d9f-d87b2f7c, #w-node-e4772bdd-8b59-d7f8-0d5f-c2a65dc49da1-d87b2f7c, #w-node-e4772bdd-8b59-d7f8-0d5f-c2a65dc49da3-d87b2f7c, #w-node-e4772bdd-8b59-d7f8-0d5f-c2a65dc49da5-d87b2f7c, #w-node-e4772bdd-8b59-d7f8-0d5f-c2a65dc49da7-d87b2f7c, #w-node-e4772bdd-8b59-d7f8-0d5f-c2a65dc49da9-d87b2f7c, #w-node-e4772bdd-8b59-d7f8-0d5f-c2a65dc49dab-d87b2f7c, #w-node-ff772b85-e23e-7d60-3e8a-55b8f69828d6-d87b2f7c, #w-node-ff772b85-e23e-7d60-3e8a-55b8f69828d8-d87b2f7c, #w-node-ff772b85-e23e-7d60-3e8a-55b8f69828d9-d87b2f7c, #w-node-ff772b85-e23e-7d60-3e8a-55b8f69828db-d87b2f7c, #w-node-ff772b85-e23e-7d60-3e8a-55b8f69828dd-d87b2f7c, #w-node-ff772b85-e23e-7d60-3e8a-55b8f69828e9-d87b2f7c, #w-node-ff772b85-e23e-7d60-3e8a-55b8f69828f3-d87b2f7c, #w-node-_4262b75f-a592-d33d-ffe0-41533e5ecdeb-3e5ecde8, #w-node-_4262b75f-a592-d33d-ffe0-41533e5ecded-3e5ecde8, #w-node-_4262b75f-a592-d33d-ffe0-41533e5ecdee-3e5ecde8, #w-node-_4262b75f-a592-d33d-ffe0-41533e5ecdf0-3e5ecde8, #w-node-_4262b75f-a592-d33d-ffe0-41533e5ecdf2-3e5ecde8, #w-node-_4262b75f-a592-d33d-ffe0-41533e5ecdfe-3e5ecde8, #w-node-_4262b75f-a592-d33d-ffe0-41533e5ece08-3e5ecde8, #w-node-aca6d67f-990a-3a74-13f8-eba7dd4d9bb3-dd4d9b7b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-aca6d67f-990a-3a74-13f8-eba7dd4d9bb6-dd4d9b7b {
  place-self: center;
}

#w-node-aca6d67f-990a-3a74-13f8-eba7dd4d9bc7-dd4d9b7b {
  justify-self: end;
}

#w-node-_991cc292-55f2-3576-effe-290ce8d5c2c4-d87b2f7e, #w-node-_991cc292-55f2-3576-effe-290ce8d5c2c6-d87b2f7e, #w-node-_991cc292-55f2-3576-effe-290ce8d5c2cd-d87b2f7e, #w-node-_991cc292-55f2-3576-effe-290ce8d5c2cf-d87b2f7e, #w-node-_991cc292-55f2-3576-effe-290ce8d5c2db-d87b2f7e, #w-node-_49342a71-e411-4968-5334-4e596edb4ed8-d87b2f7f, #w-node-bf5ef74a-1439-171c-e28c-a2fe07b7332f-d87b2f7f, #w-node-e8cdddaf-06c7-1c30-5cf3-74ad26dd04c0-d87b2f7f, #w-node-_7abb252b-12bf-1c4b-b63e-9f9d333f564e-d87b2f7f, #w-node-_62934958-dbc6-557b-4e9a-68f3b7ec4673-d87b2f7f, #w-node-e720799e-852a-f2dd-0e83-cb4515370f77-d87b2f7f, #w-node-_08cb217c-82d2-3000-822a-5413c02921df-d87b2f7f, #w-node-_77ae2af2-57d4-a4ac-ec81-8060be7d037d-d87b2f7f, #w-node-_22115e98-d74c-dbad-e2ff-38b50ba69fe0-d87b2f7f, #w-node-_3bc18608-4b1d-ed1b-87cc-b68f3eea76bc-d87b2f7f, #w-node-dcd99c5f-5f3e-b3fa-81fa-3c421db9c071-d87b2f7f, #w-node-_0ec13192-2b8a-892b-f8fc-18d9438109f6-d87b2f7f, #w-node-_34efd425-3650-150a-e085-e27407ddbfd2-d87b2f7f, #w-node-_77a2a0cb-8301-7d30-55a8-fc9fb73bf01f-d87b2f7f, #w-node-_148b829b-5b33-70e1-27e7-a3e3f1817768-d87b2f7f, #w-node-d78a7e9c-54be-80fd-2c5c-f3840cd7da81-d87b2f7f, #w-node-_3a9419a5-b08e-1303-9e55-45af8834721d-d87b2f7f, #w-node-_2f0b944f-34dc-57f6-935f-cc32c2470e9f-d87b2f7f, #w-node-_7d7a57e6-e675-9807-e68c-ba7bbd46b88a-d87b2f7f, #w-node-c3ebda97-5513-3072-b2f8-1768221455e5-d87b2f7f, #w-node-_82221bc6-a07b-57fd-1515-a8cc6a85ecfb-d87b2f7f, #w-node-_9d0157bf-9a8b-c99b-4cd3-955746ed31fa-d87b2f7f, #w-node-_74ef0797-75d0-3ca8-d72e-09a3b0e1bdc2-d87b2f7f, #w-node-a9bdcf7c-e61b-fc68-b523-97571a3cb1f7-d87b2f7f, #w-node-_3ea42240-734a-1b50-da6e-8eb6f41811b8-d87b2f7f, #w-node-_8994c2c7-df25-e9ce-080a-0d553dad660d-d87b2f7f, #w-node-_755076f3-c512-dcca-216b-36c19ed94510-d87b2f7f, #w-node-_733ed5ed-96f2-c7df-f11b-55cfc48d7e80-d87b2f7f, #w-node-_97a0fab2-50dd-367d-d3c7-4a3a11b74492-d87b2f7f, #w-node-_8a47e0e2-20d1-d156-79ce-452582250909-d87b2f7f, #w-node-_64224e76-c0f5-14d3-9fb7-c45de52da1ae-d87b2f7f, #w-node-_64224e76-c0f5-14d3-9fb7-c45de52da1b0-d87b2f7f, #w-node-_64224e76-c0f5-14d3-9fb7-c45de52da1b1-d87b2f7f, #w-node-_64224e76-c0f5-14d3-9fb7-c45de52da1b7-d87b2f7f, #w-node-_64224e76-c0f5-14d3-9fb7-c45de52da1b9-d87b2f7f, #w-node-_64224e76-c0f5-14d3-9fb7-c45de52da1c5-d87b2f7f, #w-node-_64224e76-c0f5-14d3-9fb7-c45de52da1cf-d87b2f7f, #w-node-_5842c53f-0b1f-7359-4540-95c73e869fb8-d87b2f80, #w-node-d7b92ac6-2597-e2ed-44e0-90bd6370d3d5-d87b2f80, #w-node-e3e8d8bb-3492-3433-1a9c-40df4604941d-d87b2f80, #w-node-fcbf144c-ee4c-3f37-4bf9-070680f315c0-d87b2f80, #w-node-_9d70fa1e-3861-4612-73ab-90a82701cebc-d87b2f80, #w-node-_0da322c1-8447-620b-87d4-b70222f10932-d87b2f80, #w-node-f8aa9ffc-d2dd-8648-bc4e-a7fd59e490d1-d87b2f80, #w-node-_0d38aa01-ce61-ee37-3265-8cb5781cb37d-d87b2f80, #w-node-_5fb299d2-b50e-fde6-85f3-a0ae32fa3757-d87b2f80, #w-node-_0f88573e-6b13-d105-7592-1362a060a04a-d87b2f80, #w-node-_246151c9-2dbe-b004-984c-83f8625e18ff-d87b2f80 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b69ae26f-81a3-e8c1-eedc-9014c71e385e-d87b2f80 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch;
}

#w-node-_97648147-7773-b371-7b63-8827f655564d-d87b2f80, #w-node-f4d1ae7e-2b38-aad2-912d-dab388198f2f-d87b2f80 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2bde840c-cf5a-c1b5-1ed3-78e60d494b4f-d87b2f80 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: auto;
}

#w-node-_2bde840c-cf5a-c1b5-1ed3-78e60d494b52-d87b2f80, #w-node-f866e8f0-4ef5-6674-40b0-55e0dec1d6ef-d87b2f80, #w-node-bb7ac968-e112-aaab-651c-e7b5d466e515-d87b2f80, #w-node-_438918cb-0968-e72f-67fe-807d715c105a-d87b2f80, #w-node-_000b0c52-94ad-57e7-0f6d-2f6c6fa28d59-d87b2f80, #w-node-_2e1c7595-4721-b3d0-b304-a4490c8073f2-d87b2f80, #w-node-_4a590376-ef2a-4eab-4484-bf86784cad6d-d87b2f80, #w-node-fb658345-5255-d418-cc68-a1fea4ba486a-d87b2f80, #w-node-_65a30de1-d5d6-817c-c404-88ed279a49a8-d87b2f82, #w-node-_9c06975b-b871-2688-df13-0013a284b0f5-d87b2f82, #w-node-_89cbc91d-ca23-cb30-0e73-4328eacc1102-d87b2f82, #w-node-_33adde79-001e-1f00-da5f-ae06cb7cb277-d87b2f82, #w-node-a1a883f0-c271-c0db-000f-cf6b54d314dc-d87b2f82, #w-node-_7638f412-a597-5c45-788f-2bd2646d90f9-d87b2f83, #w-node-_68ef5c86-4cdd-2c1c-181d-12bd728a2ef7-d87b2f83, #w-node-_9e542b81-e7d6-885f-3622-8c36ced2217e-d87b2f83 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a2c55e59-fb0d-44f1-5df7-a21024e9872d-d87b2f83 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_57c18a4c-fb14-93e6-bbc3-ef611896c066-d87b2f83, #w-node-ed3f3352-45f7-e8cc-83d6-ee6dea4989a1-d87b2f83, #w-node-_8d2214d6-87ba-e052-d7d7-41c20e220fe4-d87b2f83, #w-node-a673df56-0ded-4d46-195c-df0a0a861b78-d87b2f83, #w-node-_9de50aae-06d9-6bd1-fa69-33f2ac20d2b7-d87b2f83, #w-node-_599934d2-f2f9-9a66-8b0f-75ed633da25a-d87b2f83, #w-node-_599934d2-f2f9-9a66-8b0f-75ed633da261-d87b2f83, #w-node-d46ec996-5475-aa59-e27b-423e30e9989f-d87b2f83, #w-node-d46ec996-5475-aa59-e27b-423e30e998a1-d87b2f83, #w-node-_62540de4-c0fc-760e-3e0b-32332a3b3dfc-d87b2f83, #w-node-_62540de4-c0fc-760e-3e0b-32332a3b3e2f-d87b2f83, #w-node-_703d54cd-2695-b0ee-fc06-6276afea4ba8-afea4ba5, #w-node-_703d54cd-2695-b0ee-fc06-6276afea4baa-afea4ba5, #w-node-_703d54cd-2695-b0ee-fc06-6276afea4bab-afea4ba5, #w-node-_703d54cd-2695-b0ee-fc06-6276afea4bad-afea4ba5, #w-node-_703d54cd-2695-b0ee-fc06-6276afea4baf-afea4ba5, #w-node-_703d54cd-2695-b0ee-fc06-6276afea4bbb-afea4ba5, #w-node-_703d54cd-2695-b0ee-fc06-6276afea4bc5-afea4ba5, #w-node-_409a677b-f5a1-46f6-5020-90c96f0d81d8-6f0d81a4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_409a677b-f5a1-46f6-5020-90c96f0d81db-6f0d81a4 {
  place-self: center;
}

#w-node-_409a677b-f5a1-46f6-5020-90c96f0d81ec-6f0d81a4 {
  justify-self: end;
}

@media screen and (max-width: 991px) {
  #w-node-c8c8b67e-d305-a5aa-955a-ee8e2b35fcdf-d87b2f7c {
    justify-self: start;
  }

  #w-node-ff772b85-e23e-7d60-3e8a-55b8f69828e9-d87b2f7c, #w-node-ff772b85-e23e-7d60-3e8a-55b8f69828f3-d87b2f7c, #w-node-_4262b75f-a592-d33d-ffe0-41533e5ecdfe-3e5ecde8, #w-node-_4262b75f-a592-d33d-ffe0-41533e5ece08-3e5ecde8 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-aca6d67f-990a-3a74-13f8-eba7dd4d9ba9-dd4d9b7b {
    justify-self: start;
  }

  #w-node-_991cc292-55f2-3576-effe-290ce8d5c2db-d87b2f7e, #w-node-_64224e76-c0f5-14d3-9fb7-c45de52da1c5-d87b2f7f, #w-node-_64224e76-c0f5-14d3-9fb7-c45de52da1cf-d87b2f7f, #w-node-_33adde79-001e-1f00-da5f-ae06cb7cb277-d87b2f82, #w-node-a1a883f0-c271-c0db-000f-cf6b54d314dc-d87b2f82 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_8d2214d6-87ba-e052-d7d7-41c20e220fe4-d87b2f83 {
    justify-self: center;
  }

  #w-node-_703d54cd-2695-b0ee-fc06-6276afea4bbb-afea4ba5, #w-node-_703d54cd-2695-b0ee-fc06-6276afea4bc5-afea4ba5 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_409a677b-f5a1-46f6-5020-90c96f0d81d0-6f0d81a4 {
    justify-self: start;
  }
}

@media screen and (max-width: 767px) {
  #w-node-c8c8b67e-d305-a5aa-955a-ee8e2b35fcea-d87b2f7c {
    place-self: auto;
  }

  #w-node-c8c8b67e-d305-a5aa-955a-ee8e2b35fcfb-d87b2f7c {
    justify-self: auto;
  }

  #w-node-aca6d67f-990a-3a74-13f8-eba7dd4d9bb6-dd4d9b7b {
    place-self: auto;
  }

  #w-node-aca6d67f-990a-3a74-13f8-eba7dd4d9bc7-dd4d9b7b {
    justify-self: auto;
  }

  #w-node-_409a677b-f5a1-46f6-5020-90c96f0d81db-6f0d81a4 {
    place-self: auto;
  }

  #w-node-_409a677b-f5a1-46f6-5020-90c96f0d81ec-6f0d81a4 {
    justify-self: auto;
  }
}


