.w-embed-youtubevideo {
  width: 100%;
  position: relative;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-size: cover;
  background-position: 50% 50%;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

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

p {
  margin-bottom: 10px;
}

ul {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 40px;
}

li {
  font-size: 16px;
  line-height: 24px;
}

.wrapper {
  overflow: hidden;
  color: #292d33;
  font-size: 18px;
}

.home__hero-p {
  margin-bottom: 36px;
}

.home__hero-btn {
  margin-bottom: 18px;
}

.home__focused-image {
  width: 50%;
}

.line-2 {
  position: absolute;
  left: 0px;
  top: 20px;
  right: 0px;
  z-index: 1;
  display: block;
  width: 35px;
  height: 2px;
  margin-right: auto;
  margin-left: auto;
  background-color: #7a7a7a;
}

.line-2.simple {
  top: 28px;
}

.home__section-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 600px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.info__heading-wrap {
  margin-bottom: 18px;
}

.image {
  max-width: 379px;
}

.line-1 {
  position: absolute;
  left: 0px;
  top: 10px;
  right: 0px;
  z-index: 2;
  display: block;
  width: 35px;
  height: 2px;
  margin-right: auto;
  margin-left: auto;
  background-color: #7a7a7a;
}

.line-1.simple {
  top: 18px;
}

.number__text {
  font-size: 14px;
  line-height: 17px;
}

.nav__menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.info__content-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 132px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.navbar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 10;
  padding-top: 17px;
  padding-bottom: 18px;
  background-color: #fff;
  box-shadow: 0 -1px 1px 1px rgba(0, 0, 0, 0.1), 0 0 4px 1px rgba(0, 0, 0, 0.1);
}

.info__item2-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 195px;
  height: 150px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/blob-pink.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.trial__heading {
  margin-bottom: 18px;
}

.organized_-_text-wrap-copy {
  width: 50%;
}

.heading__span {
  position: relative;
  font-style: normal;
}

.heading__span.span__organized {
  z-index: 1;
}

.paragraph__14 {
  margin-top: 8px;
  margin-bottom: 0px;
  opacity: 0.6;
  color: #fff;
  font-size: 14px;
}

.paragraph__14.white {
  opacity: 1;
  color: #fff;
  text-decoration: none;
}

.paragraph__14.black {
  color: #596880;
}

.home__hero-section {
  padding-top: 79px;
  background-image: url('../images/hero-right.svg'), url('../images/hero-left.svg');
  background-position: 100% 80%, 0% 50%;
  background-size: auto, auto;
  background-repeat: no-repeat, no-repeat;
}

.home__hero-section.rounded__section {
  position: relative;
  z-index: 2;
  width: 100%;
  background-color: #8679f8;
}

.home__hero-section.rounded__section.rounded__hero {
  box-shadow: 1px 1px 3px 0 #000;
}

.info__flex-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.trial__info {
  max-width: 270px;
}

.home__section {
  position: relative;
}

.home__section.home__primary {
  background-color: #f5f5f5;
}

.home__section.home__primary.home__first {
  position: relative;
}

.home__section.home__primary.rounded__section {
  z-index: 2;
}

.nav__mob-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.organized__heading {
  margin-bottom: 40px;
}

.info__section {
  margin-top: 178px;
}

.organized__text-wrap {
  width: 50%;
}

.btn {
  padding: 11px 16px;
  border-radius: 4px;
  background-color: #8679f8;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
}

.btn:hover {
  background-color: #7438c7;
}

.btn.nav__btn {
  margin-left: 16px;
  background-color: #8679f8;
}

.btn.nav__btn:hover {
  background-color: #7438c7;
}

.btn.nav__btn.desktop__btn:hover {
  background-color: #7438c7;
}

.btn.nav__btn.desktop__btn.email_btn {
  position: static;
  display: block;
  margin-right: 15px;
  margin-left: 15px;
  text-align: center;
}

.btn.nav__btn.mob__link {
  display: none;
}

.btn.nav__btn.btn_hover_darkpurple {
  border-style: solid;
  border-width: 3px;
  border-color: #fff;
  border-radius: 8px;
}

.btn.nav__btn.btn_hover_darkpurple:hover {
  border-style: solid;
  border-width: 3px;
  border-color: #000;
  background-color: #000;
}

.btn.nav__btn.btn_blue {
  background-color: #506ed4;
}

.btn.nav__btn.btn_blue:hover {
  background-color: #314485;
}

.info__item2-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 195px;
  height: 150px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/blob-yellow.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.number__title {
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  color: #292d33;
  font-size: 24px;
  line-height: 32px;
  font-weight: 800;
}

.trial__content-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 253px;
  padding-left: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.info__tem {
  width: 25%;
}

.heading__32 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #292d33;
  font-size: 32px;
  line-height: 38px;
}

.heading__32.white {
  color: #fff;
}

.copyright {
  font-size: 16px;
}

.info__item2-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 195px;
  height: 150px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/blob-blue.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.main {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.heading__48 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #292d33;
  font-size: 48px;
  line-height: 58px;
  font-weight: 800;
}

.heading__48.white {
  color: #fff;
}

.hero_b {
  margin-bottom: 0px;
  padding: 12px 24px;
  border-radius: 6px;
  background-color: #fff;
  -webkit-transition: background-color 200ms ease, color 200ms ease;
  transition: background-color 200ms ease, color 200ms ease;
  font-family: Roboto, sans-serif;
  color: #292d33;
  font-size: 16px;
  font-weight: 500;
}

.hero_b:hover {
  background-color: #292d33;
  color: #fff;
}

.hero_b.violet__btn {
  background-color: #8679f8;
  color: #fff;
}

.hero_b.violet__btn:hover {
  background-color: #5d53b2;
}

.hero_b.btn_blue {
  background-color: #5470cd;
  color: #fff;
}

.hero_b.btn_blue:hover {
  background-color: #0056b2;
}

.hero_b.hero_b_space_width {
  margin-right: 20px;
  margin-left: 20px;
}

.hero_b.btn_planner {
  margin-right: 40px;
}

.footer__content-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.paragraph__18 {
  margin-bottom: 0px;
  color: #fff;
  line-height: 32px;
}

.paragraph__18.black {
  color: #292d33;
}

.info__text-wrap {
  max-width: 670px;
  margin-bottom: 58px;
}

.organized__image-wrap {
  width: 50%;
  text-align: right;
}

.footer__link-block {
  margin-bottom: 29px;
}

.brand__logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav__link {
  margin-right: 20px;
  margin-left: 22px;
  padding: 0px;
  border-bottom: 1px solid transparent;
  -webkit-transition: border-color 200ms ease;
  transition: border-color 200ms ease;
  font-size: 16px;
}

.nav__link:hover {
  border-bottom: 1px solid #000;
}

.nav__link.w--current {
  color: #222;
}

.nav__link.mob__link {
  display: block;
}

.nav__link.mob__link.w--current {
  color: #292d33;
}

.hero__heading {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 64px;
  line-height: 88px;
  font-weight: 800;
}

.footer__col {
  width: 20%;
}

.footer__col.footer__col-wide {
  width: 25%;
}

.footer__col.footer_col-mid {
  width: 25%;
}

.navbar__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.home__hero-heading {
  margin-bottom: 18px;
}

.footer__link {
  display: inline-block;
  margin-bottom: 7px;
  padding-bottom: 3px;
  border-bottom: 1px solid transparent;
  -webkit-transition: border-color 200ms ease;
  transition: border-color 200ms ease;
  color: #292d33;
  font-size: 16px;
  line-height: 19px;
  text-decoration: none;
}

.footer__link:hover {
  border-bottom: 1px solid #000;
}

.heading__24 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
}

.trial__section {
  background-image: url('../images/trial-bg.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.footer__title-wrap {
  margin-bottom: 10px;
}

.home__hero-content {
  position: relative;
  z-index: 1;
  padding-top: 142px;
  padding-bottom: 100px;
  text-align: center;
}

.footer {
  padding-top: 40px;
  padding-bottom: 10px;
}

.line-3 {
  position: absolute;
  left: 0px;
  top: 30px;
  right: 0px;
  z-index: 2;
  display: block;
  width: 35px;
  height: 2px;
  margin-right: auto;
  margin-left: auto;
  background-color: #7a7a7a;
}

.line-3.simple {
  top: 38px;
}

.footer__title {
  margin-bottom: 0px;
  color: #596880;
  font-size: 16px;
  font-weight: 700;
}

.footer__title.lower_in_column {
  margin-top: 29px;
}

.container {
  max-width: 1064px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 20px;
  padding-left: 20px;
}

.logo__text {
  margin-left: 16px;
  color: #292d33;
  font-size: 18px;
  line-height: 1;
  font-weight: 700;
}

.docs__hero-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 414px;
  padding-top: 82px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #506ed4;
}

.docs__hero-content {
  max-width: 573px;
  text-align: center;
}

.docs__hero-content.terms__hero {
  max-width: 800px;
}

.docs__hero-heading {
  margin-bottom: 16px;
}

.paragraph__16 {
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
}

.docs__section {
  padding-top: 80px;
  padding-bottom: 80px;
}

.docs__block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.docs__content {
  width: 60%;
  padding-right: 30px;
  padding-bottom: 0px;
}

.docs__info {
  width: 40%;
  margin-bottom: 30px;
}

.docs__heading {
  margin-top: 0px;
  margin-bottom: 16px;
  font-family: Montserrat, sans-serif;
  color: #292d33;
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
}

.docs__text {
  margin-bottom: 30px;
  font-family: Roboto, sans-serif;
  color: #292d33;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
}

.docs__text.docs__text-heading {
  margin-top: 0px;
  margin-bottom: 0px;
}

.docs__list {
  margin-bottom: 30px;
  padding-left: 17px;
}

.docs__list-item {
  font-size: 14px;
  line-height: 24px;
}

.docs__info-text {
  margin-bottom: 16px;
  font-family: Roboto, sans-serif;
  color: #292d33;
  line-height: 32px;
}

.pricing__hero-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 400px;
  padding-top: 80px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #506ed4;
  background-image: url('../images/hero-pricing.svg');
  background-position: 50% 35%;
  background-size: cover;
  background-repeat: no-repeat;
}

.pricing__hero-content {
  text-align: center;
}

.pricing__hero-heading {
  margin-bottom: 30px;
}

.pricing__hero-btn {
  margin-bottom: 16px;
}

.pricing__section {
  padding-top: 60px;
  padding-bottom: 60px;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.pricing__table-wrap {
  margin-bottom: 16px;
}

.table__row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-top: 1px solid #dfe1e6;
}

.table__row.pricing__type {
  padding: 12px 11px 12px 24px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-right: 1px solid #dfe1e6;
  border-left: 1px solid #dfe1e6;
}

.table__row.pricing__type.table-mob {
  display: none;
}

.table__row.last__row {
  border-bottom: 1px solid #dfe1e6;
}

.table__column {
  width: 25%;
  border-right: 1px solid #dfe1e6;
}

.table__column.pricing__column-heading {
  padding: 24px;
  border-right: 1px solid #dfe1e6;
}

.table__column.pricing__column-heading.first__col {
  border-left: 1px solid #dfe1e6;
}

.table__column.first__column {
  border-left: 1px solid #dfe1e6;
  text-align: left;
}

.table__column.first__column.first__column-small {
  padding: 12px 11px 12px 24px;
}

.table__column.table__column-small {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 12px 11px 12px 24px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.table__column.table__column-small.pricing__column-type.table-mob {
  display: none;
}

.pricing__title {
  margin-top: 0px;
  margin-bottom: 16px;
  font-family: Montserrat, sans-serif;
}

.pricing__subtitle {
  font-family: Roboto, sans-serif;
  color: #596880;
  font-size: 14px;
  font-weight: 400;
}

.pricing__subtitle.table-mob {
  display: none;
}

.pricing__cell {
  font-family: Roboto, sans-serif;
  font-size: 16px;
}

.pricing__cell.per__item {
  margin-left: 5px;
}

.pricing-type {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 18px;
  font-weight: 700;
}

.pricing__icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 17px;
  height: 17px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 20px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: 10px 10px;
  background-repeat: no-repeat;
}

.pricing__icon.pricing__icon-yes {
  background-color: rgba(119, 237, 209, 0.4);
  background-image: url('../images/tick-icon.svg');
}

.pricing__icon.pricing__icon-no {
  background-color: rgba(237, 119, 119, 0.4);
  background-image: url('../images/x-icon.svg');
  background-position: 70% 60%;
}

.pricing__item.table-mob {
  display: none;
}

.subtable__text {
  margin-bottom: 24px;
  text-align: center;
}

.table__btn-wrap {
  text-align: center;
}

.faq__section {
  padding-top: 80px;
  padding-bottom: 80px;
}

.faq__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.faq__item {
  width: 31%;
  margin: 0px 1% 25px;
  padding-bottom: 0px;
}

.faq__question {
  font-family: Roboto, sans-serif;
  color: #292d33;
  line-height: 24px;
  font-weight: 700;
}

.faq__answer {
  margin-top: 16px;
  margin-bottom: 16px;
  font-family: Roboto, sans-serif;
  color: #292d33;
  font-size: 16px;
  line-height: 24px;
}

.faq__heading-wrap {
  margin-bottom: 50px;
  text-align: center;
}

.about__hero-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 376px;
  margin-top: 80px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #ff8d43;
  background-image: url('../images/hero-about-1.svg');
  background-position: 50% 30%;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: 1px 1px 3px 0 #000;
}

.about__hero-heading {
  text-align: center;
}

.about__main-section {
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #f5f5f5;
}

.about__content-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.about__box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 48%;
  margin-bottom: 32px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.about__box-heading {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  line-height: 40px;
}

.about__box-heading.small__heading {
  font-size: 24px;
  line-height: 32px;
}

.about__box-text {
  margin-top: 18px;
  margin-bottom: 18px;
  font-family: Roboto, sans-serif;
  line-height: 32px;
}

.about__item {
  padding: 32px;
  border-radius: 6px;
  background-color: #fff;
}

.about__item.about__item-small {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 46%;
  min-height: 186px;
  margin-bottom: 32px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.about__item.about__item-small.last__item {
  margin-bottom: 0px;
}

.item__text-small {
  font-family: Roboto, sans-serif;
  font-size: 14px;
  line-height: 1;
  text-align: center;
}

.contact__item-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.contact__link {
  color: #292d33;
  text-decoration: none;
}

.wrapper-2 {
  font-family: Roboto, sans-serif;
  font-size: 18px;
}

.number__heading-wrap {
  margin-bottom: 40px;
  text-align: center;
}

.find__heading {
  margin-bottom: 32px;
}

.subhero__section {
  padding-top: 40px;
  padding-bottom: 16px;
}

.subhero__section.subhero_split_white {
  padding-bottom: 40px;
}

.subhero__section.subhero_split_grey {
  padding-bottom: 40px;
  background-color: #f5f5f5;
}

.find__btn-wrap.btn_middle {
  text-align: center;
}

.steps__title-wrap {
  margin-bottom: 16px;
}

.hero_b-2 {
  margin-bottom: 16px;
  padding: 12px 24px;
  border-radius: 6px;
  background-color: #fff;
  color: #292d33;
  font-size: 16px;
  font-weight: 500;
}

.feature__paragraph {
  margin-bottom: 0px;
  color: #000;
  font-size: 16px;
  line-height: 24px;
  font-style: normal;
}

.feature__paragraph.top-text {
  padding-top: 40px;
  padding-bottom: 40px;
}

.feature__paragraph.customer_support_contact {
  margin-top: 12px;
  font-size: 14px;
  font-style: italic;
  text-align: center;
}

.feature__paragraph.feature_column {
  text-align: justify;
}

.steps__heading {
  margin-bottom: 50px;
  text-align: center;
}

.trello__hero-p {
  margin-bottom: 20px;
}

.feature__image-wrap {
  max-width: 480px;
  padding-top: 46px;
  text-align: center;
  text-decoration: line-through;
}

.feature__image-wrap.padding-half-subtitle {
  width: 47%;
  padding-top: 20px;
}

.feature__image-wrap.padding-zero {
  padding-top: 0px;
}

.feature__content-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.feature__content-wrap.add_margin20 {
  margin-top: 20px;
}

.find__section {
  min-height: 200px;
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #fff;
}

.find__section.get_started_grey {
  background-color: #f5f5f5;
}

.steps__title {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  line-height: 32px;
}

.feature__text-wrap {
  width: 48%;
}

.feature__text-wrap.feature__text-left {
  width: 47%;
}

.find__content-wrap {
  text-align: center;
}

.find__content-wrap.center_button-wrap {
  margin-top: 50px;
}

.btn-2 {
  padding: 11px 16px;
  border-radius: 4px;
  background-color: #8679f8;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
}

.feature__text {
  margin-bottom: 16px;
}

.trello__hero-section {
  position: relative;
  padding-top: 80px;
  background-color: #8679f8;
}

.feature__section {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #f5f5f5;
}

.feature__section.feature__secondary {
  background-color: transparent;
}

.feature__card-paragraph {
  margin-bottom: 0px;
  padding-right: 0px;
  padding-left: 0px;
  font-size: 16px;
  line-height: 26px;
}

.heading__48-2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #292d33;
  font-size: 48px;
  line-height: 58px;
  font-weight: 800;
}

.trello__hero-bg {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  background-image: url('../images/hero-feature.svg');
  background-position: 50% 15%;
  background-size: cover;
}

.feature__heading-wrap {
  margin-bottom: 20px;
}

.feature__heading-wrap.card__heading {
  margin-bottom: 40px;
}

.steps__item {
  width: 30%;
  text-align: center;
}

.steps__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.subhero__heading {
  margin-bottom: 40px;
}

.subhero__heading.subhero_less_spacing_bottom {
  margin-bottom: -20px;
}

.steps__item-image {
  margin-bottom: 20px;
}

.card__content-wrap {
  padding-top: 40px;
}

.number__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 232px;
  min-height: 104px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.card__content {
  padding-top: 20px;
}

.trello__hero-content {
  position: relative;
  z-index: 2;
  max-width: 650px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 60px;
  padding-bottom: 20px;
  text-align: center;
}

.trello__hero-content.padding_60_below {
  padding-bottom: 60px;
}

.card__heading-wrap {
  margin-bottom: 40px;
}

.number__section {
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #f5f5f5;
}

.number__section.add_margin40 {
  margin-top: 40px;
}

.feature__heading {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #292d33;
  font-size: 32px;
  line-height: 38px;
}

.number__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 790px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 32px;
  padding-bottom: 32px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.trello__hero-heading {
  margin-bottom: 18px;
}

.steps__section {
  padding-top: 80px;
  padding-bottom: 40px;
  background-color: #f5f5f5;
}

.steps__section.white_background {
  background-color: transparent;
}

.steps__section.steps_white {
  background-color: transparent;
}

.column {
  padding-right: 0px;
  padding-left: 29px;
}

.column-2 {
  padding-right: 0px;
  padding-left: 0px;
}

.column-2.column_right_padding_29 {
  padding-right: 29px;
}

.image-2 {
  padding-top: 65px;
}

.list {
  padding-top: 20px;
  padding-right: 40px;
  padding-bottom: 20px;
}

.text-span-6 {
  color: #8679f8;
}

.paragraph {
  font-size: 16px;
  line-height: 24px;
}

.text-span-7 {
  color: #8679f8;
}

.text-span-8 {
  color: #8679f8;
}

.text-span-9 {
  font-size: 24px;
  line-height: 28px;
}

.text-span-10 {
  font-size: 24px;
  line-height: 28px;
}

.feature__paragraph_extra_top_margin {
  margin-top: 20px;
  margin-bottom: 0px;
  color: #020202;
  font-size: 16px;
  line-height: 24px;
}

.html-embed {
  display: none;
}

.text-span-11 {
  font-family: Montserrat, sans-serif;
  color: #8679f8;
  font-size: 32px;
  font-weight: 700;
}

.paragraph__get-started-today {
  margin-top: 8px;
  margin-bottom: 0px;
  opacity: 0.6;
  color: #6d6d6d;
  font-size: 14px;
}

.paragraph__get-started-today.white {
  opacity: 1;
  color: #fff;
}

.paragraph__get-started-today.black {
  color: #596880;
}

.block_qoute_in_column {
  margin-top: 29px;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 10px;
  color: #292d33;
  font-size: 16px;
  font-style: italic;
}

.text-span-12 {
  color: #8679f8;
}

.text-span-13 {
  color: #8679f8;
}

.text-span-14 {
  color: #9e9e9e;
  font-size: 16px;
  font-style: italic;
}

.text-span-15 {
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 700;
}

.text-span-16 {
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 700;
}

.text-span-17 {
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 700;
}

.text-span-18 {
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 700;
}

.text-span-19 {
  color: #3d7ddf;
}

.image-3 {
  padding-top: 0px;
}

.image-4 {
  padding-top: 0px;
}

.image-5 {
  display: inline-block;
  margin-top: 61px;
  padding-top: 0px;
  padding-right: 0px;
}

.text-span-20 {
  color: #457ed3;
}

.text-span-21 {
  color: #888;
  font-weight: 500;
}

.text-span-22 {
  font-weight: 700;
}

.text-span-23 {
  color: #888;
}

.text-span-24 {
  color: #888;
}

.image-6 {
  position: relative;
  left: auto;
  z-index: auto;
  margin-top: 38px;
  float: none;
  clear: none;
  text-align: center;
}

.section {
  text-align: center;
}

.text-span-25 {
  font-style: italic;
}

.gray_link {
  color: #292d33;
}

.image-7 {
  position: relative;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.youtube-2 {
  margin-top: 33px;
}

.youtube-3 {
  position: static;
  display: inline-block;
  overflow: visible;
  -o-object-fit: fill;
  object-fit: fill;
}

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

.youtube-4 {
  position: static;
  display: inline;
  overflow: visible;
  width: auto;
  height: auto;
  max-width: none;
  margin-right: auto;
  margin-left: auto;
  -o-object-fit: fill;
  object-fit: fill;
}

.container-3 {
  max-width: 480px;
}

.div-block-2 {
  max-width: 480px;
}

.div-block-3 {
  width: 480px;
  -o-object-fit: fill;
  object-fit: fill;
}

.text-span-26 {
  color: #8baada;
}

.text-span-27 {
  color: #8679f8;
  font-style: italic;
}

.text-span-28 {
  color: #8679f8;
  font-style: italic;
}

.text-span-29 {
  color: #8679f8;
  font-style: italic;
}

.text-span-30 {
  color: #8679f8;
  font-style: italic;
}

.list_extra_line {
  padding-bottom: 16px;
}

.steps__section-2 {
  padding-top: 80px;
  padding-bottom: 40px;
  background-color: #f5f5f5;
}

.youtube-5 {
  width: auto;
  max-width: none;
  min-width: auto;
}

.youtube-6 {
  width: auto;
  min-width: auto;
}

.youtube-7 {
  width: auto;
  min-width: auto;
}

.text-span-31 {
  font-weight: 500;
}

.text-span-32 {
  color: #8679f8;
}

.text-span-33 {
  color: #8679f8;
}

.text-span-34 {
  color: #8679f8;
}

.text-span-35 {
  color: #8679f8;
}

.text-span-36 {
  color: #8679f8;
}

.text-span-37 {
  color: #8679f8;
}

.text-span-38 {
  color: #cfb571;
}

.text-span-39 {
  color: #8679f8;
  font-style: italic;
}

.text-span-40 {
  color: #8679f8;
  font-style: italic;
}

.text-span-41 {
  color: #8679f8;
  font-style: italic;
}

.text-span-42 {
  color: #8679f8;
  font-style: italic;
}

.text-span-43 {
  color: #8679f8;
  font-style: italic;
}

.text-span-44 {
  color: #8679f8;
  font-style: italic;
}

.text-span-45 {
  color: #8679f8;
  font-style: italic;
}

.text-span-46 {
  color: #8679f8;
  font-style: italic;
}

.text-span-47 {
  color: #8679f8;
}

.text-span-48 {
  color: #8679f8;
}

.text-span-49 {
  font-size: 32px;
}

.text-span-50 {
  font-size: 36px;
  font-weight: 600;
}

.no-credit-card_black {
  color: #292d33;
}

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

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

.bold-text {
  position: static;
}

.cursive-text {
  font-style: italic;
  font-weight: 500;
}

.heading-3 {
  font-family: Montserrat, sans-serif;
  font-size: 48px;
  font-weight: 800;
}

.text-span-51 {
  color: #8679f8;
}

.smaller-for-box {
  padding-right: 40px;
  padding-left: 40px;
}

.content-feature-wrap {
  width: auto;
  max-width: 1040px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 0px;
}

.content_feature_section {
  padding-top: 40px;
  padding-bottom: 40px;
}

.content_feature_section.gray_content_feature_section {
  background-color: #f5f5f5;
}

.container-4 {
  max-width: 1064px;
  padding-left: 20px;
}

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

.text-span-54 {
  color: #fff;
  text-decoration: underline;
}

.black_bold {
  color: #000;
}

.image-feature-wrap {
  width: auto;
  max-width: 1064px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 0px;
}

.div-block-4 {
  max-width: 1064px;
}

.feature_column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.feature_container {
  max-width: 1064px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 20px;
  padding-left: 20px;
}

.bold-text-2 {
  font-style: normal;
}

.bold-text-3 {
  font-weight: 700;
}

.youtube-8 {
  margin-top: 10px;
}

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

@media screen and (min-width: 1280px) {
  ul {
    font-size: 16px;
    line-height: 24px;
  }

  .navbar {
    box-shadow: none;
  }

  .paragraph__14 {
    margin-top: 7px;
  }

  .btn.nav__btn.desktop__btn {
    background-color: #8679f8;
    box-shadow: 1px 1px 3px 0 #000;
  }

  .btn.nav__btn.desktop__btn:hover {
    background-color: #7438c7;
  }

  .main {
    box-shadow: none;
  }

  .pricing__table-wrap {
    position: relative;
    right: 16px;
    display: block;
    overflow: visible;
    margin-right: 32px;
    padding-right: 44px;
    float: none;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .table__column.table__column-small.flex__vertical {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .table__btn-wrap {
    display: none;
  }

  .table__wrap {
    display: block;
  }

  .subhero__section {
    padding-bottom: 40px;
  }

  .feature__paragraph {
    padding-top: 5px;
  }

  .find__section {
    background-color: #fff;
  }

  .feature__text-wrap.feature__text-left {
    width: 47%;
  }

  .column {
    padding-left: 0px;
  }

  .youtube {
    right: 0px;
    max-width: 728px;
  }

  .video-subhero-block {
    position: static;
    max-width: 480px;
    margin-left: auto;
    text-align: left;
  }

  .column-2 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .body {
    font-family: Roboto, sans-serif;
  }

  .list {
    margin-bottom: 0px;
    padding-top: 8px;
  }

  .heading {
    font-family: Montserrat, sans-serif;
    color: #8679f8;
    font-size: 32px;
    line-height: 38px;
  }

  .text-span {
    color: #000;
  }

  .text-span-2 {
    color: #8679f8;
  }

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

  .text-span-4 {
    color: #000;
  }

  .heading-2 {
    font-family: Montserrat, sans-serif;
    font-size: 48px;
    line-height: 58px;
  }

  .text-span-5 {
    color: #8679f8;
  }

  .text-span-6 {
    color: #8679f8;
  }

  .paragraph {
    margin-top: -21px;
    font-size: 16px;
    line-height: 24px;
  }

  .text-span-7 {
    color: #8679f8;
  }

  .text-span-8 {
    color: #8679f8;
  }

  .container-2 {
    max-width: 1064px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .feature__paragraph_extra_top_margin {
    margin-top: 20px;
    padding-top: 5px;
  }

  .html-embed {
    display: none;
  }

  .paragraph__get-started-today {
    margin-top: 7px;
  }

  .text-span-52 {
    font-style: italic;
  }
}

@media screen and (max-width: 991px) {
  .line-2.simple {
    top: 8px;
    width: 100%;
    height: 3px;
    background-color: #000;
  }

  .line-1.simple {
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
    width: 100%;
    height: 3px;
    background-color: #000;
  }

  .nav__menu {
    width: 100%;
    height: 100vh;
    padding-top: 30px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-top: 1px solid #e9e9e9;
    background-color: #fff;
  }

  .navbar {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    padding-top: 28px;
    padding-bottom: 28px;
  }

  .home__hero-section {
    background-image: none;
    background-position: 100% 80%;
    background-size: auto;
    background-repeat: no-repeat;
  }

  .home__hero-section.rounded__section.rounded__hero {
    background-image: url('../images/hero-right.svg');
  }

  .nav__mob-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .btn.nav__btn {
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
  }

  .btn.nav__btn.desktop__btn {
    display: none;
  }

  .btn.nav__btn.mob__link {
    position: relative;
    display: block;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
  }

  .menu__btn {
    width: 24px;
    height: 20px;
    padding: 0px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .menu__btn.w--open {
    background-color: transparent;
  }

  .heading__48 {
    font-size: 36px;
  }

  .footer__content-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .nav__link {
    margin-bottom: 24px;
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-weight: 800;
  }

  .nav__link.mob__link {
    display: block;
  }

  .nav__link.sign_in {
    margin-bottom: 22px;
  }

  .footer__col {
    width: 100%;
  }

  .footer__col.footer__col-wide {
    width: 100%;
  }

  .line-3.simple {
    top: 16px;
    width: 100%;
    height: 3px;
    background-color: #000;
  }

  .pricing__icon.pricing__icon-no {
    background-position: 60% 60%;
  }

  .about__main-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .about__content-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .about__box {
    width: 100%;
  }

  .about__box-heading.small__heading {
    margin-bottom: 5px;
    font-size: 18px;
  }

  .about__box-text {
    margin-top: 16px;
    margin-bottom: 5px;
    font-size: 16px;
  }

  .about__item.about__item-big {
    width: 1000%;
  }

  .about__item.about__item-small {
    width: 48%;
  }

  .contact__item-wrap {
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .trello__hero-section {
    min-height: 512px;
  }

  .trello__hero-content {
    padding-top: 130px;
  }
}

@media screen and (max-width: 767px) {
  .home__focused-image {
    width: 100%;
    margin-bottom: 24px;
    text-align: center;
  }

  .home__section-content {
    min-height: auto;
    padding-top: 50px;
    padding-bottom: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .home__section-content.reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .info__content-wrap {
    margin-bottom: 102px;
  }

  .info__item2-3 {
    background-position: 50% 50%;
  }

  .trial__heading {
    margin-bottom: 15px;
  }

  .organized_-_text-wrap-copy {
    width: 100%;
  }

  .home__hero-section {
    background-image: none;
    background-position: 100% 80%;
    background-size: auto;
    background-repeat: no-repeat;
  }

  .home__hero-section.rounded__section.rounded__hero {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 550px;
    padding-top: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .info__flex-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .trial__info {
    margin-bottom: 20px;
  }

  .organized__heading {
    margin-bottom: 24px;
  }

  .organized__text-wrap {
    width: 100%;
  }

  .info__item2-2 {
    margin-bottom: 15px;
  }

  .trial__content-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .info__tem {
    width: 200%;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .menu__btn {
    overflow: hidden;
  }

  .menu__btn.w--open {
    background-color: #fff;
  }

  .info__item2-1 {
    margin-bottom: 15px;
  }

  .main {
    width: 100%;
  }

  .heading__48 {
    font-size: 28px;
    line-height: 34px;
  }

  .hero_b {
    line-height: 18px;
  }

  .footer__content-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .paragraph__18 {
    font-size: 16px;
    line-height: 24px;
  }

  .info__text-wrap {
    margin-bottom: 18px;
  }

  .organized__image-wrap {
    width: 100%;
    margin-bottom: 24px;
    text-align: center;
  }

  .hero__heading {
    font-size: 32px;
    line-height: 48px;
  }

  .footer__col {
    width: 100%;
  }

  .footer__col.footer__col-wide {
    width: 100%;
  }

  .heading__24 {
    font-size: 16px;
  }

  .trial__section {
    background-color: #8679f8;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
  }

  .home__hero-content {
    padding-top: 90px;
    padding-bottom: 0px;
  }

  .docs__section {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .docs__block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .docs__content {
    width: 100%;
    padding-right: 0px;
  }

  .docs__info {
    width: 100%;
  }

  .docs__info-text {
    font-size: 16px;
    line-height: 24px;
  }

  .pricing__hero-section {
    width: 100%;
  }

  .pricing__table-wrap {
    overflow: auto;
  }

  .table__row {
    width: 150%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-top-width: 0px;
  }

  .table__row.pricing__type {
    padding: 0px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-right-width: 0px;
    border-left-width: 0px;
  }

  .table__row.last__row {
    border-bottom-width: 0px;
  }

  .table__column.pricing__column-heading {
    width: 32%;
    padding: 16px;
    border-top: 1px solid #dfe1e6;
    border-bottom: 1px solid #dfe1e6;
    border-left: 1px solid #dfe1e6;
  }

  .table__column.pricing__column-heading.first__col {
    display: none;
  }

  .table__column.first__column.first__column-small {
    display: none;
  }

  .table__column.table__column-small {
    width: 32%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-left: 1px solid #dfe1e6;
  }

  .table__column.table__column-small.pricing__column-type {
    border-top: 1px solid #dfe1e6;
    border-bottom: 1px solid #dfe1e6;
  }

  .table__column.table__column-small.pricing__column-type.table-mob {
    display: block;
    padding: 13px 16px;
  }

  .table__column.table__column-small.flex__vertical {
    padding: 16px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .table__column.table__column-small.column__last {
    border-bottom: 1px solid #dfe1e6;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
  }

  .pricing__subtitle.table-mob {
    display: block;
  }

  .pricing__cell {
    margin-right: 16px;
    font-size: 14px;
    font-weight: 700;
  }

  .pricing__cell.per__item {
    display: none;
  }

  .pricing-type {
    display: none;
  }

  .pricing__icon.pricing__icon-yes {
    min-height: 17px;
    min-width: 17px;
    margin-right: 10px;
  }

  .pricing__icon.pricing__icon-no {
    min-height: 17px;
    min-width: 17px;
    margin-right: 10px;
  }

  .pricing__type-mob {
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    line-height: 18px;
    font-weight: 700;
  }

  .pricing__item {
    font-family: Roboto, sans-serif;
    font-size: 14px;
  }

  .pricing__item.table-mob {
    display: block;
  }

  .faq__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .faq__item {
    width: 100%;
  }

  .subhero__section {
    padding-top: 23px;
  }

  .hero_b-2 {
    line-height: 18px;
  }

  .feature__content-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .feature__content-wrap.reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .steps__title {
    font-size: 16px;
    line-height: 24px;
  }

  .feature__text-wrap.feature__text-left {
    width: 100%;
    text-align: center;
  }

  .trello__hero-section {
    height: 512px;
  }

  .heading__48-2 {
    font-size: 28px;
    line-height: 34px;
  }

  .feature__heading-wrap.feature__heading-mb {
    margin-top: 22px;
  }

  .steps__item {
    width: 100%;
    max-width: 320px;
    margin-bottom: 40px;
  }

  .steps__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .subhero__heading {
    margin-bottom: 23px;
  }

  .number__item {
    min-height: 56px;
  }

  .card__content {
    padding-top: 0px;
  }

  .trello__hero-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    padding: 0px 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .number__section {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .feature__heading.gs__heading {
    font-size: 18px;
  }

  .feature__heading.feature__heading-mb16 {
    font-size: 16px;
  }

  .number__list {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .feature_column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

@media screen and (max-width: 479px) {
  .pricing__icon.pricing__icon-yes {
    min-height: 17px;
    min-width: 17px;
  }

  .pricing__icon.pricing__icon-no {
    min-height: 17px;
    min-width: 17px;
  }

  .feature__paragraph {
    margin-bottom: 29px;
  }

  .feature__image-wrap {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .feature__image-wrap.padding-half-subtitle {
    width: 100%;
  }

  .column {
    padding-left: 0px;
  }

  .column-2 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .image-2 {
    box-shadow: 1px 1px 3px 0 #000;
  }

  .text-span-6 {
    color: #8679f8;
  }

  .text-span-7 {
    color: #8679f8;
  }

  .text-span-8 {
    color: #8679f8;
  }

  .feature__paragraph_extra_top_margin {
    margin-bottom: 29px;
  }

  .html-embed {
    display: block;
  }
}

