:root {
  --white: #f9fafb;
  --accent-200: #e5e7eb;
  --accent-400: #9ca3af;
  --accent-300: #d1d5db;
  --black: #171717;
  --purple-200: #dcd7fe;
  --purple-100: #edebfe;
  --accent-100: #f5f8fb;
  --accent-50: #f9fafb;
  --accent-500: #6b7280;
  --purple-500: #9061f9;
  --purple-700: #6c2bd9;
  --accent-600: #4b5563;
  --green: #34c759;
  --color: white;
  --accent-700: #374151;
  --accent-800: #1f2a37;
  --purple-50: #f6f5ff;
  --purple-300: #cabffd;
  --purple-400: #ac94fa;
  --purple-600: #7e3af2;
  --purple-800: #5521b5;
  --size: 0px;
}

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

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

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

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

p {
  margin-bottom: 10px;
}

blockquote {
  border-left: 5px solid #e2e2e2;
  margin-bottom: 10px;
  padding: 10px 20px;
  font-size: 18px;
  line-height: 22px;
}

.text {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 125%;
  text-decoration: none;
}

.logo {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-left: 240px;
  padding-right: 240px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.content {
  grid-row-gap: 10px;
  border: 0 solid #edebfe;
  border-width: 0 1px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 86px;
  padding-bottom: 86px;
  text-decoration: none;
  display: flex;
}

.logos {
  grid-row-gap: 49px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

._1 {
  grid-column-gap: 35px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

._2 {
  grid-column-gap: 35px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.body {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.menu-item {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.right {
  grid-column-gap: 30px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.button {
  color: #6b7280;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 125%;
  text-decoration: none;
}

.download {
  grid-column-gap: 10px;
  background-color: #5521b5;
  border-radius: 6px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 7px 12px;
  text-decoration: none;
  display: flex;
}

.header {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-top: 86px;
  padding-left: 240px;
  padding-right: 240px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.title {
  grid-row-gap: 30px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 398px;
  text-decoration: none;
  display: flex;
}

.section_logo {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
  display: flex;
  position: relative;
}

.container_logo {
  grid-row-gap: 10px;
  border: 0 solid #edebfe;
  border-width: 0 1px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 960px;
  height: auto;
  padding: 86px 40px 40px;
  text-decoration: none;
  display: flex;
  overflow: visible;
}

.logo-set {
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: none;
  text-decoration: none;
  display: flex;
}

.logos-group {
  grid-row-gap: 49px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  text-decoration: none;
  display: flex;
}

.logo-content {
  grid-column-gap: 60px;
  grid-row-gap: 50px;
  flex-flow: wrap;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  text-decoration: none;
  display: flex;
  position: static;
  overflow: hidden;
}

.icon {
  grid-column-gap: 10px;
  background-color: #f9fafb;
  border: 1px solid #e5e7eb;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  padding: 7px;
  text-decoration: none;
  display: flex;
}

.img {
  grid-row-gap: 10px;
  background-color: #f5f8fb;
  border: 1px solid #e5e7eb;
  border-left-width: 0;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 350px;
  text-decoration: none;
  display: flex;
}

.audio {
  grid-row-gap: 10px;
  background-color: #5521b5;
  border-radius: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 10px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 205px;
  left: 48px;
}

.box {
  grid-row-gap: 3px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  height: 33px;
  text-decoration: none;
  display: flex;
}

.bars {
  grid-column-gap: 5px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 33px;
  text-decoration: none;
  display: flex;
}

.tooltip {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 20px;
  left: 32px;
}

.left {
  grid-column-gap: 10px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: none;
  padding-top: 82px;
  text-decoration: none;
  display: flex;
}

.frame {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 53.9998px;
  height: 54px;
  padding: 3px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 76px;
  left: 142.022px;
}

.nav-link {
  grid-column-gap: 8px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.hero {
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 86px;
  padding-left: 60px;
  padding-right: 60px;
  line-height: 21px;
  text-decoration: none;
  display: flex;
}

.actions {
  grid-column-gap: 16px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 16px;
  text-decoration: none;
  display: flex;
}

.download-button {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  text-align: left;
  background-color: #5521b5;
  border: 1px solid #5521b5;
  border-radius: 100px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: auto;
  padding: 11px 20px;
  text-decoration: none;
  display: flex;
}

.download-button:hover {
  background-color: #6c2bd9;
}

.column {
  grid-row-gap: 24px;
  background-color: #f5f8fb;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 2621px;
  padding: 24px;
  text-decoration: none;
  display: flex;
}

.content-vcs {
  grid-row-gap: 48px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  text-decoration: none;
  display: flex;
}

.header-vcs {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.section_why-quill {
  background-color: #f5f8fb;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  padding-left: 160px;
  padding-right: 160px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.container_why-quill {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 960px;
  text-decoration: none;
  display: flex;
}

.main-stack {
  grid-row-gap: 80px;
  border-style: solid;
  border-width: 0 1px 1px;
  border-color: #e5e7eb #e5e7eb var(--accent-200);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 92px 20px;
  text-decoration: none;
  display: flex;
}

.content-16 {
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 150px;
  padding-right: 150px;
  text-decoration: none;
  display: flex;
}

.header-title {
  color: #171717;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
}

.header-description {
  color: #6b7280;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 150%;
  text-decoration: none;
}

.features {
  grid-row-gap: 20px;
  background-color: #fbfbfb;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  padding-left: 240px;
  padding-right: 240px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.header-3 {
  grid-row-gap: 48px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 50px;
  padding-right: 50px;
  text-decoration: none;
  display: flex;
}

.category {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.notes {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 125%;
  text-decoration: none;
}

.screenshot {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
  display: flex;
}

.cta-4 {
  grid-column-gap: 65px;
  grid-row-gap: 65px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: auto;
  padding: 38px 38px 48px;
  display: flex;
}

.section_feature {
  background-color: var(--white);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 160px;
  padding-right: 160px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.container_feature {
  grid-row-gap: 80px;
  border: 0 solid #edebfe;
  border-width: 0 1px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 960px;
  padding-top: 92px;
  padding-left: 20px;
  padding-right: 20px;
  text-decoration: none;
  display: flex;
}

.small-container-3 {
  grid-row-gap: 48px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.download-txt {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.icon-16px-arrow {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 13.5004px;
  height: 11.2506px;
  text-decoration: none;
  display: flex;
}

.meeting-icons {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 575px;
  padding: 48px 38px 92px;
  display: flex;
}

.section_meetings {
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: none;
  padding-left: 160px;
  padding-right: 160px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.container_meeting {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 960px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.hero-stack-6 {
  grid-row-gap: 80px;
  border: 0 solid #edebfe;
  border-width: 0 1px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 92px;
  padding-left: 20px;
  padding-right: 20px;
  text-decoration: none;
  display: flex;
}

.small-container-4 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.header-5 {
  grid-row-gap: 48px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 100px;
  padding-right: 100px;
  text-decoration: none;
  display: flex;
}

.title-15 {
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-103 {
  color: #171717;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
}

.text-104 {
  color: #6b7280;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 150%;
  text-decoration: none;
}

.icons-wrapper {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
  position: relative;
}

.left-6 {
  z-index: 5;
  grid-column-gap: 100px;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  max-width: 300px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: visible;
}

.icons-2 {
  z-index: 10;
  grid-row-gap: 23px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.zoom {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #edebfe;
  border-radius: 100px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding: 12px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 3px 8px #22222208;
}

.slack {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #edebfe;
  border-radius: 100px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  height: 56px;
  padding: 12px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 3px 8px #22222208;
}

.buttons {
  grid-column-gap: 10px;
  background-color: #5521b5;
  border-radius: 100px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 13px 17px;
  text-decoration: none;
  display: flex;
}

.right-2 {
  z-index: 5;
  grid-column-gap: 100px;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  max-width: 300px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.section {
  background-color: #f5f8fb;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 240px;
  padding-right: 240px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.emails {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.table {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 450px;
  text-decoration: none;
  display: flex;
}

.badge {
  grid-column-gap: 4px;
  background-color: #def7ec;
  border-radius: 6px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 2px 5px;
  text-decoration: none;
  display: flex;
}

.tag {
  grid-column-gap: 4px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 207px;
  text-decoration: none;
  display: flex;
}

.group {
  grid-row-gap: 7px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 47px;
  text-decoration: none;
  display: flex;
}

.benefit {
  background-color: #f5f8fb;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 40px;
  padding-right: 40px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.section-divider {
  border: 1px solid #edebfe;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.graph {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.bar {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 73px;
  display: flex;
}

.image {
  object-fit: cover;
}

.solution_section {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-bottom: 92px;
  text-decoration: none;
  display: flex;
}

.row-1 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 960px;
  text-decoration: none;
  display: flex;
}

.solution_learn-more {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.enhanced-collaboration {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.section_solution {
  background-color: #edebfe;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 160px;
  padding-right: 160px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.container_solution {
  border-left: 1px solid #dcd7fe;
  border-right: 1px solid #dcd7fe;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 960px;
  padding-left: 20px;
  padding-right: 20px;
  text-decoration: none;
  display: flex;
}

.solution_titles {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 92px 100px 48px;
  text-decoration: none;
  display: flex;
}

.solution_header {
  color: #171717;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
}

.solution_subtitle {
  color: #6b7280;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 150%;
  text-decoration: none;
}

.section_1 {
  grid-row-gap: 40px;
  background-color: #f6f5ff;
  border: 1px solid #dcd7fe;
  border-radius: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 38px 30px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.meeting-intelligence-5 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.title-37 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-220 {
  color: #171717;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 150%;
  text-decoration: none;
}

.text-221 {
  color: #6b7280;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 150%;
  text-decoration: none;
}

.title-38 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.compliance {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 48px 50px;
  text-decoration: none;
  display: flex;
}

.section_testimonial {
  grid-row-gap: 20px;
  background-color: #fbfbfb;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: auto;
  padding-left: 160px;
  padding-right: 160px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.container_testimonial {
  grid-row-gap: 0px;
  border-bottom: 1px solid #edebfe;
  border-left: 1px solid #edebfe;
  border-right: 1px solid #edebfe;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 960px;
  text-decoration: none;
  display: flex;
}

.title-41 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 92px 38px 48px;
  text-decoration: none;
  display: flex;
}

.text-227 {
  color: #171717;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
}

.text-228 {
  color: #6b7280;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 150%;
  text-decoration: none;
}

.quote-art {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 41.7857px;
  height: 30px;
  text-decoration: none;
  display: flex;
}

.quote {
  color: #9ca3af;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 150%;
  text-decoration: none;
}

.username-role {
  grid-row-gap: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 51px;
  display: flex;
}

.username {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
  text-decoration: none;
}

.role {
  color: #d1d5db;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 150%;
  text-decoration: none;
}

.arrow {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 963px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 161px;
  left: -18px;
}

.page {
  grid-column-gap: 12px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.section_try-quill-free {
  background-color: #f9fafb;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
  display: flex;
}

.container_try-quill-free {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 960px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-329 {
  justify-content: center;
  align-items: center;
  width: 1.22465e-15px;
  height: 20px;
  text-decoration: none;
  display: flex;
}

.main-content {
  grid-column-gap: 48px;
  border: 1px #edebfe;
  border-style: none solid;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding: 48px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.title-cta {
  grid-row-gap: 38px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-232 {
  color: #171717;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
}

.line-art {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 1px;
  height: 24px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 28px;
  left: 100%;
}

.section_footer {
  grid-row-gap: 10px;
  background-color: #fbfbfb;
  border: 0 solid #edebfe;
  border-top-width: 1px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: auto;
  margin-top: 0;
  padding: 48px 0;
  text-decoration: none;
  display: flex;
  position: static;
  inset: auto 0% 0%;
}

.container_footer {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 960px;
  text-decoration: none;
  display: flex;
}

.section_left {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  max-width: none;
  text-decoration: none;
  display: flex;
}

.section_right {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  justify-content: flex-end;
  align-items: flex-start;
  width: auto;
  max-width: 100%;
  text-decoration: none;
  display: flex;
}

.solutions {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
  padding-top: 7px;
  text-decoration: none;
  display: flex;
}

.pricing {
  color: #666;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 125%;
  text-decoration: none;
}

.pricing:hover {
  color: #171717;
}

.templates {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
  padding-top: 7px;
  text-decoration: none;
  display: flex;
}

.company {
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  max-width: 100%;
  padding-top: 7px;
  padding-bottom: 7px;
  text-decoration: none;
  display: flex;
}

.items {
  grid-column-gap: 30px;
  grid-row-gap: 14px;
  flex-flow: row;
  justify-content: flex-end;
  align-items: center;
  width: auto;
  text-decoration: none;
  display: flex;
}

.testimonial-slider-large {
  background-color: #f5f7fa00;
  border-bottom: 1px solid #e4ebf3;
  width: 100%;
  margin-bottom: 80px;
  padding: 0 20px;
  position: relative;
}

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

.testimonial-slider-two {
  background-color: #0000;
  height: auto;
}

.testimonial-slide {
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  background-color: #1f2a37;
  border-radius: 15px;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  padding: 30px;
  display: flex;
}

.testimonial-content {
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  flex-direction: column;
  align-items: flex-start;
  max-width: 100%;
  margin-right: 0;
  display: flex;
}

.testimonial-image-two {
  object-fit: cover;
  border-radius: 15px;
  width: 300px;
  min-width: 300px;
  max-width: 100%;
  height: 300px;
  overflow: hidden;
}

.testimonial-slider-arrow {
  width: 40px;
  height: 40px;
  margin-top: 162px;
  margin-left: -20px;
  margin-right: -20px;
  display: none;
}

.testimonial-slider-nav {
  margin-top: 24px;
  font-size: 10px;
  position: static;
  bottom: -60px;
}

.cta-9 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 250px;
  max-width: none;
  text-decoration: none;
  display: flex;
}

.btn-download {
  grid-column-gap: 10px;
  background-color: #5521b5;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 20px;
  padding: 14px 20px;
  text-decoration: none;
  display: flex;
}

.btn-download:hover {
  background-color: #6c2bd9;
}

.btn-download.quill-queryparamplaceholders {
  margin-bottom: 0;
  padding-left: 40px;
  padding-right: 40px;
}

.text-download-title {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.logo-windows {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 18.7899px;
  height: 19.9999px;
  text-decoration: none;
  display: flex;
}

.key {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: auto;
  left: 464px;
}

.icon-36 {
  grid-column-gap: 10px;
  background-color: #f9fafb;
  border: 1px solid #e5e7eb;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  padding: 7px;
  text-decoration: none;
  display: flex;
}

.icon-37 {
  grid-column-gap: 10px;
  background-color: #f9fafb;
  border: 1px solid #e5e7eb;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  padding: 7px;
  text-decoration: none;
  display: flex;
}

.icon-38 {
  grid-column-gap: 10px;
  background-color: #f9fafb;
  border: 1px solid #e5e7eb;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  padding: 7px;
  text-decoration: none;
  display: flex;
}

.icon-39 {
  grid-column-gap: 10px;
  background-color: #f9fafb;
  border: 1px solid #e5e7eb;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  padding: 7px;
  text-decoration: none;
  display: flex;
}

.icon-40 {
  grid-column-gap: 10px;
  background-color: #f9fafb;
  border: 1px solid #e5e7eb;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  padding: 7px;
  text-decoration: none;
  display: flex;
}

.icon-41 {
  grid-column-gap: 10px;
  background-color: #f9fafb;
  border: 1px solid #e5e7eb;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  padding: 7px;
  text-decoration: none;
  display: flex;
}

.calendar {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 409px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.investors {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 1px solid #edebfe;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 140px;
  padding: 15px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.pc {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 884px;
  text-decoration: none;
  display: flex;
}

.iphone {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  text-decoration: none;
  display: flex;
}

.in-person {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  text-decoration: none;
  display: flex;
}

.left-arrow-2 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  max-width: none;
  text-decoration: none;
  display: flex;
  position: absolute;
  left: 55px;
}

.right-arrow {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  max-width: none;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: 0% 55px 0% auto;
}

.quill-gear {
  z-index: 110;
  grid-column-gap: 14px;
  background-color: #5521b5;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 124px;
  padding: 13px 20px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.quill-gear:hover {
  background-color: #6c2bd9;
}

.vectors-wrapper-428 {
  z-index: 5;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 25px;
  height: 25px;
  text-decoration: none;
  display: flex;
}

.text-quill {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 125%;
  text-decoration: none;
}

.dot-line {
  z-index: 10;
  background-image: linear-gradient(#6c2bd9, #d1d5db);
  justify-content: center;
  align-items: center;
  width: 1px;
  height: 274px;
  text-decoration: none;
  position: absolute;
  bottom: 0%;
  left: 50%;
  right: 0%;
}

.section_output {
  grid-row-gap: 10px;
  background-color: #f5f8fb;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  padding-left: 160px;
  padding-right: 160px;
  text-decoration: none;
  display: flex;
}

.container_output {
  grid-row-gap: 10px;
  border: 0 solid #e5e7eb;
  border-width: 0 1px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 960px;
  padding-left: 20px;
  padding-right: 20px;
  text-decoration: none;
  display: flex;
}

._2-columns-3 {
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.emails-2 {
  background-color: #f9fafb;
  border: 1px solid #e5e7eb;
  border-radius: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 551px;
  display: flex;
  position: relative;
  overflow: clip;
}

.card-shadow {
  opacity: 1;
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 50%;
  margin-left: 40px;
  margin-right: auto;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: auto 0% 4%;
  box-shadow: 5px -10px 32px #e5e7eb33;
}

.content-68 {
  grid-row-gap: 24px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 30px 30px 25px;
  text-decoration: none;
  display: flex;
}

.frame-1171277250 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.title-48 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-431 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 29.25px;
  height: 27.0007px;
  text-decoration: none;
  display: flex;
}

.text-256 {
  color: #171717;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 150%;
  text-decoration: none;
}

.text-257 {
  color: #6b7280;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 150%;
  text-decoration: none;
}

.img-27 {
  grid-row-gap: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding-left: 30px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.cover {
  z-index: 1;
  grid-row-gap: 10px;
  background-color: #fff;
  border-top-left-radius: 10px;
  border-bottom-right-radius: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 15px;
  text-decoration: none;
  display: flex;
  position: relative;
  box-shadow: 0 3px 8px #22222208;
}

.menu {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.circle-group-2 {
  grid-column-gap: 5px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-433 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 12px;
  height: 12px;
  text-decoration: none;
  display: flex;
}

.branch-line {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 60px;
  text-decoration: none;
  display: flex;
}

.column-25 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 202px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-435 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 29.282px;
  height: 29.282px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-436 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 33.7493px;
  height: 27px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-437 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 33.7424px;
  height: 24.75px;
  text-decoration: none;
  display: flex;
}

.icon-49 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  padding: 7px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-438 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 27px;
  height: 29.25px;
  text-decoration: none;
  display: flex;
}

.icon-50 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  padding: 7px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-439 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 31.5px;
  height: 22.5px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-440 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 29.25px;
  height: 25.8744px;
  text-decoration: none;
  display: flex;
}

.icon-52 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  padding: 7px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-441 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 27.0006px;
  height: 24.7515px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-442 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 29.25px;
  height: 22.5px;
  text-decoration: none;
  display: flex;
}

.icon-54 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  padding: 7px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-443 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 29.2337px;
  height: 29.2337px;
  text-decoration: none;
  display: flex;
}

.url {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 362px;
  text-decoration: none;
  display: flex;
}

.graphic-17 {
  box-sizing: border-box;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  aspect-ratio: auto;
  opacity: .6;
  pointer-events: auto;
  text-align: left;
  object-fit: fill;
  flex-flow: row;
  flex: 0 auto;
  order: 0;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: flex-start;
  align-self: auto;
  align-items: flex-start;
  width: 100%;
  height: 249px;
  display: block;
  position: static;
  overflow: clip;
}

.meeting_google {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 1px solid #edebfe;
  border-radius: 100px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 56px;
  height: 56px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 3px 8px #22222208;
}

.vectors-wrapper-448 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 31.9999px;
  height: 26.6667px;
  text-decoration: none;
  display: flex;
}

.meeting_discord {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 1px solid #edebfe;
  border-radius: 100px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 56px;
  height: 56px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 3px 8px #22222208;
}

.vectors-wrapper-449 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 24.7711px;
  text-decoration: none;
  display: flex;
}

.meeting_zoom {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 1px solid #edebfe;
  border-radius: 100px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 56px;
  height: 56px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 3px 8px #22222208;
}

.vectors-wrapper-450 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  text-decoration: none;
  display: flex;
}

.meeting_wechat {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 1px solid #edebfe;
  border-radius: 100px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 56px;
  height: 56px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 3px 8px #22222208;
}

.vectors-wrapper-451 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 27.5924px;
  text-decoration: none;
  display: flex;
}

.meeting_slack {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 1px solid #edebfe;
  border-radius: 100px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 56px;
  height: 56px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 3px 8px #22222208;
}

.vectors-wrapper-452 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 32.0009px;
  height: 32.0641px;
  text-decoration: none;
  display: flex;
}

.meeting_teamsapp {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 1px solid #edebfe;
  border-radius: 100px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 56px;
  height: 56px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 3px 8px #22222208;
}

.vectors-wrapper-453 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 32.0001px;
  height: 29.7142px;
  text-decoration: none;
  display: flex;
}

.meeting_copypaste {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 1px solid #edebfe;
  border-radius: 100px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 56px;
  height: 56px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 3px 8px #22222208;
}

.vectors-wrapper-454 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 18.56px;
  height: 28.8px;
  text-decoration: none;
  display: flex;
}

.meeting_inperson {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 1px solid #edebfe;
  border-radius: 100px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 56px;
  height: 56px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 3px 8px #22222208;
}

.vectors-wrapper-455 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 28.606px;
  height: 28.8px;
  text-decoration: none;
  display: flex;
}

.meeting_import-audio {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 1px solid #edebfe;
  border-radius: 100px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 56px;
  height: 56px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 3px 8px #22222208;
}

.vectors-wrapper-456 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 24.3685px;
  height: 28.8px;
  text-decoration: none;
  display: flex;
}

.meeting_import-transcrit {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 1px solid #edebfe;
  border-radius: 100px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 56px;
  height: 56px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 3px 8px #22222208;
}

.vectors-wrapper-457 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 27.5583px;
  height: 28.8px;
  text-decoration: none;
  display: flex;
}

.meeting_raw-audio {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 1px solid #edebfe;
  border-radius: 100px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 56px;
  height: 56px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 3px 8px #22222208;
}

.vectors-wrapper-458 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 32.3984px;
  height: 32.4px;
  text-decoration: none;
  display: flex;
}

.meeting_telegram {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 1px solid #edebfe;
  border-radius: 100px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 56px;
  height: 56px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 3px 8px #22222208;
}

.vectors-wrapper-459 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  text-decoration: none;
  display: flex;
}

.meeting_ios-app {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 1px solid #edebfe;
  border-radius: 100px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 56px;
  height: 56px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 3px 8px #22222208;
}

.vectors-wrapper-460 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 18.4615px;
  height: 32px;
  text-decoration: none;
  display: flex;
}

.meeting_skype {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 1px solid #edebfe;
  border-radius: 100px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 56px;
  height: 56px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 3px 8px #22222208;
}

.vectors-wrapper-461 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  text-decoration: none;
  display: flex;
}

.meeting_whatsapp {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 1px solid #edebfe;
  border-radius: 100px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 56px;
  height: 56px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 3px 8px #22222208;
}

.vectors-wrapper-462 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  text-decoration: none;
  display: flex;
}

.meeting_line {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 1px solid #edebfe;
  border-radius: 100px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 56px;
  height: 56px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 3px 8px #22222208;
}

.vectors-wrapper-463 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 31.9999px;
  height: 31.9999px;
  text-decoration: none;
  display: flex;
}

.meeting_lark {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 1px solid #edebfe;
  border-radius: 100px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 56px;
  height: 56px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 3px 8px #22222208;
}

.image-179 {
  object-fit: cover;
  border-radius: 10px;
}

.meeting_fb {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 1px solid #edebfe;
  border-radius: 100px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 56px;
  height: 56px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 3px 8px #22222208;
}

.vectors-wrapper-464 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 28.5805px;
  height: 28.8px;
  text-decoration: none;
  display: flex;
}

.meeting_webex {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 1px solid #edebfe;
  border-radius: 100px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 56px;
  height: 56px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 3px 8px #22222208;
}

.vectors-wrapper-465 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 34.2993px;
  height: 25px;
  text-decoration: none;
  display: flex;
}

.meeting_signal {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 1px solid #edebfe;
  border-radius: 100px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 56px;
  height: 56px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 3px 8px #22222208;
}

.vectors-wrapper-466 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  text-decoration: none;
  display: flex;
}

.meeting_goto {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 1px solid #edebfe;
  border-radius: 100px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 56px;
  height: 56px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 3px 8px #22222208;
}

.vectors-wrapper-467 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 32.4381px;
  height: 16px;
  text-decoration: none;
  display: flex;
}

.meeting_bluejeans {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 1px solid #edebfe;
  border-radius: 100px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 56px;
  height: 56px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 3px 8px #22222208;
}

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

.redirect-hero {
  grid-row-gap: 10px;
  background-color: #fbfbfb;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: auto;
  padding: 86px 160px 0;
  text-decoration: none;
  display: flex;
}

.redirect-hero.cms {
  padding-top: 0;
}

.div-group {
  grid-row-gap: 32px;
  border: 1px solid #edebfe;
  flex-direction: column;
  flex: 0 auto;
  order: 0;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 60px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.div-group.cms {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.text-268 {
  color: #171717;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.text-269 {
  color: #6b7280;
  text-align: center;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 150%;
  text-decoration: none;
}

.text-269.quill-queryparamplaceholders {
  text-align: left;
  font-size: 14px;
}

.text-269.quill-queryparamplaceholders.smalllink {
  color: #6b7280;
  font-size: 14px;
  text-decoration: underline;
}

.text-269.quill-queryparamplaceholders.bolder {
  white-space: nowrap;
  overflow-wrap: normal;
  text-overflow: ellipsis;
  max-width: 400px;
  font-weight: 600;
  overflow: hidden;
}

.text-269.quill-queryparamplaceholders.eventtitle {
  color: #000;
  font-size: 24px;
  font-weight: 600;
}

.text-269.quill-queryparamplaceholders.black {
  color: #000;
  font-weight: 600;
}

.line-art-top {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 1px;
  height: 24px;
  margin-left: 0;
  padding-left: 0;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 28px;
  left: -1px;
}

.line-art-bot {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 1px;
  height: 24px;
  margin-right: 0;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 28px;
  left: 100%;
}

.price {
  background-color: #fbfbfb;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.free {
  grid-row-gap: 30px;
  border: 1px solid #edebfe;
  border-top-width: 0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 48px 30px;
  text-decoration: none;
  display: flex;
}

.card {
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.signing-up-to-test-our-how-our-service-works {
  color: #6b7280;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 150%;
  text-decoration: none;
}

.every-meeting-platform {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  text-decoration: none;
  display: flex;
}

.pay-as-you-go {
  grid-row-gap: 30px;
  border: 1px solid #edebfe;
  border-width: 0 1px 1px 0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 877px;
  padding: 48px 30px;
  text-decoration: none;
  display: flex;
}

.card-2 {
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 781px;
  text-decoration: none;
  display: flex;
}

.divider {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 959px;
  text-decoration: none;
  display: flex;
}

.main {
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.pricing-content {
  background-color: #fbfbfb;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding-left: 160px;
  padding-right: 160px;
  display: flex;
}

.wrapper {
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  max-width: 100%;
  height: auto;
  text-decoration: none;
  display: flex;
}

.plan-free {
  grid-row-gap: 30px;
  border: 1px solid #edebfe;
  border-top-width: 0;
  border-bottom-style: none;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: auto;
  padding: 48px 30px;
  text-decoration: none;
  display: flex;
}

.card_free {
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.title-55 {
  grid-row-gap: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-275 {
  color: #171717;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.text-276 {
  color: #171717;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 150%;
  text-decoration: none;
}

.cta-14 {
  background-color: #5521b5;
  border: 1px solid #5521b5;
  border-radius: 100px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 11px 14px 11px 30px;
  text-decoration: none;
  display: flex;
}

.text-277 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.frame-1171277261 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 18px;
  height: 18px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-487 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 13.5004px;
  height: 11.2506px;
  text-decoration: none;
  display: flex;
}

.benefit-3 {
  grid-row-gap: 18px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.title-56 {
  grid-column-gap: 15px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-488 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 19.5px;
  height: 16.5px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-489 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 19.5008px;
  height: 20.2508px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-490 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 16.5px;
  height: 19.5006px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-491 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 17.25px;
  height: 18.0272px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-492 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 22.5px;
  height: 13.5px;
  text-decoration: none;
  display: flex;
  overflow: visible;
}

.vectors-wrapper-493 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 19.5px;
  height: 17.55px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-494 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 18px;
  height: 19.5px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-495 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 19.5px;
  height: 18.75px;
  text-decoration: none;
  display: flex;
}

.text-278 {
  color: #171717;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 125%;
  text-decoration: none;
}

.vectors-wrapper-496 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 18.75px;
  height: 18.75px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-497 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 19.4891px;
  height: 19.4891px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-499 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 19.5025px;
  height: 21px;
  text-decoration: none;
  display: flex;
}

.plan-pay-as-you-go {
  grid-row-gap: 30px;
  border-top: 0 solid #edebfe;
  border-bottom: 1px #edebfe;
  border-left: 0 solid #edebfe;
  border-right: 1px solid #edebfe;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: auto;
  padding: 48px 30px;
  text-decoration: none;
  display: flex;
}

.plan-monthlybulk {
  grid-row-gap: 30px;
  background-color: #0000;
  border-top: 0 solid #edebfe;
  border-bottom: 1px #edebfe;
  border-left: 0 solid #edebfe;
  border-right: 1px solid #edebfe;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: auto;
  padding: 48px 30px;
  text-decoration: none;
  display: flex;
}

.benefit-4 {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 538px;
  text-decoration: none;
  display: flex;
}

.link {
  color: #171717;
  font-family: Inter, sans-serif;
  font-weight: 400;
  text-decoration: underline;
}

.link-6 {
  color: #666;
  line-height: 150%;
  text-decoration: none;
}

.link-6:hover {
  color: #171717;
}

.tab-link-tab-2.tabl_btn {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  color: #6b7280;
  background-color: #fbfbfb;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  padding: 20px;
  font-family: Inter, sans-serif;
  display: flex;
}

.tab-link-tab-2.tabl_btn.w--current {
  color: #fff;
  background-color: #5521b5;
}

.tabs-menu {
  border: 1px solid #edebfe;
  border-radius: 100px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 690px;
  margin-left: auto;
  margin-right: auto;
  padding: 8px;
  display: flex;
}

.tabs-menu.pricing {
  box-sizing: border-box;
  aspect-ratio: auto;
  object-fit: fill;
  flex-flow: row;
  justify-content: center;
  width: 100%;
  max-width: 280px;
  display: flex;
}

.tab-link-tab-1.tab_btn {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  color: #6b7280;
  background-color: #fbfbfb;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  padding: 20px;
  font-family: Inter, sans-serif;
  display: flex;
}

.tab-link-tab-1.tab_btn.w--current {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  color: #fff;
  background-color: #5521b5;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  padding: 20px;
  font-family: Inter, sans-serif;
  font-weight: 400;
  display: flex;
}

.tabs-content {
  width: 100%;
  max-width: none;
  height: auto;
  padding-top: 60px;
  overflow: visible;
}

.tab-pane-tab-1-2, .tab-pane-tab-2 {
  height: 100%;
}

.tabs {
  justify-content: center;
  width: 100%;
  max-width: 100%;
  display: block;
}

.tabs.pricing {
  display: block;
}

.laptop_board {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: auto;
  text-decoration: none;
  display: flex;
}

.text-span-8 {
  color: #171717;
  font-weight: 400;
}

.avatars {
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 204px;
  max-width: 204px;
  text-decoration: none;
  display: flex;
}

.nick {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  max-width: none;
  text-decoration: none;
  display: flex;
}

.info {
  grid-row-gap: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.social-media {
  grid-column-gap: 15px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.linkedin {
  grid-column-gap: 10px;
  background-color: #f4f4f4;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  text-decoration: none;
  display: flex;
}

.linkedin:hover {
  background-color: #e9e9e9;
}

.story {
  grid-row-gap: 38px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.story_text {
  color: #6b7280;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 150%;
  text-decoration: none;
}

.story-2 {
  background-color: #fbfbfb;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding-left: 160px;
  padding-right: 160px;
  text-decoration: none;
  display: flex;
}

.body-6 {
  background-color: #fbfbfb;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  text-decoration: none;
  display: flex;
}

.video-wrapper {
  grid-column-gap: 120px;
  border: 1px solid #edebfe;
  border-top-width: 0;
  border-bottom-style: none;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 960px;
  padding: 86px 50px;
  text-decoration: none;
  display: flex;
}

.avatars-2 {
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 60%;
  text-decoration: none;
  display: flex;
}

.text-282 {
  color: #171717;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 125%;
  text-decoration: none;
}

.vectors-wrapper-516 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 18px;
  height: 18px;
  text-decoration: none;
  display: flex;
}

.video-zoom {
  grid-row-gap: 38px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-right: 100px;
  text-decoration: none;
  display: flex;
}

.story_title {
  color: #171717;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
}

.center {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 800px;
  height: 320px;
  text-decoration: none;
  display: flex;
}

.section_template-hero {
  grid-row-gap: 10px;
  background-color: #fbfbfb;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 100%;
  padding-left: 160px;
  padding-right: 160px;
  text-decoration: none;
  display: flex;
}

.center-2 {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: none;
  text-decoration: none;
  display: flex;
}

.container_main {
  border: 1px #edebfe;
  border-left-style: solid;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 960px;
  height: auto;
  max-height: 100%;
  text-decoration: none;
  display: flex;
  position: relative;
}

.grid-rect {
  grid-column-gap: 10px;
  border: 1px solid #edebfe;
  border-left-style: none;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 80px;
  max-height: none;
  padding: 10px;
  display: flex;
}

.text-287 {
  color: #6b7280;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 150%;
  text-decoration: none;
}

._2-8 {
  grid-row-gap: 10px;
  background-color: #fbfbfb;
  border: 1px #edebfe;
  border-right-style: solid;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 160px;
  padding-left: 38px;
  padding-right: 38px;
  text-decoration: none;
  display: flex;
}

.text-288 {
  color: #171717;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 150%;
  text-decoration: none;
}

.body-7 {
  grid-column-gap: 10px;
  background-color: #fbfbfb;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  padding-left: 160px;
  padding-right: 160px;
  text-decoration: none;
  display: flex;
}

.content-79 {
  grid-column-gap: 16px;
  grid-row-gap: 10px;
  border: 1px solid #edebfe;
  border-top-width: 0;
  border-bottom-style: none;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  max-width: 100%;
  padding: 38px 38px 86px;
  text-decoration: none;
  display: block;
}

.privacy-policy-words {
  color: #6b7280;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 150%;
  text-decoration: none;
}

.text-span-16 {
  color: #171717;
}

.text-span-17, .text-span-18, .text-span-19, .text-span-20, .text-span-21, .text-span-22, .text-span-23, .text-span-24, .text-span-25, .text-span-26, .text-span-27, .text-span-28, .text-span-29, .text-span-30, .text-span-31, .text-span-32 {
  color: #171717;
  font-weight: 400;
}

.main-cards {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: grid;
}

.card-content {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.card-wrapper {
  grid-row-gap: 24px;
  background-color: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 40px 30px;
  text-decoration: none;
  display: flex;
}

.title-58 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.icon-55 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  padding: 7px;
  text-decoration: none;
  display: flex;
}

.text-289 {
  color: #171717;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 150%;
  text-decoration: none;
}

.card-description {
  color: #6b7280;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 150%;
  text-decoration: none;
}

.vectors-wrapper-528 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 29.25px;
  height: 25.875px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-529 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 29.2713px;
  height: 28.1367px;
  text-decoration: none;
  display: flex;
}

.col-6 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: auto;
  padding-top: 150px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-530 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 31.5px;
  height: 29.2481px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-532 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 27px;
  height: 30.375px;
  text-decoration: none;
  display: flex;
}

.link-7, .link-8 {
  color: #171717;
  font-weight: 400;
}

.link-9 {
  color: #171717;
  font-weight: 400;
}

.video {
  background-image: linear-gradient(#fbfbfb, #f6f5ff);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 100%;
  padding-left: 160px;
  padding-right: 160px;
  text-decoration: none;
  display: flex;
}

.share-frame {
  grid-row-gap: 10px;
  border: 0 solid #edebfe;
  border-width: 0 1px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  padding: 86px 60px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.schedule {
  grid-column-gap: 10px;
  background-color: #fbfbfb;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  padding-left: 160px;
  padding-right: 160px;
  text-decoration: none;
  display: flex;
}

.schedule-content {
  grid-row-gap: 73px;
  border: 0 solid #e5e7eb;
  border-width: 0 1px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 100%;
  padding-top: 86px;
  padding-bottom: 86px;
  text-decoration: none;
  display: flex;
}

.title-description {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 691px;
  text-decoration: none;
  display: flex;
}

.schedule-header {
  color: #171717;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
}

.text-295 {
  color: #6b7280;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 150%;
  text-decoration: none;
}

 .text-span-34 {
  color: #171717;
  font-weight: 400;
}

.link-12 {
  color: #666;
  line-height: 150%;
  text-decoration: none;
}

.link-12:hover {
  color: #171717;
}

.link-13 {
  color: #666;
  line-height: 150%;
  text-decoration: none;
}

.link-13:hover {
  color: #171717;
}

.link-14 {
  color: #666;
  line-height: 150%;
  text-decoration: none;
}

.link-14:hover {
  color: #171717;
}

 .text-span-56, .text-span-57, .text-span-58, .text-span-59, .text-span-60, .text-span-61, .text-span-62, .text-span-63, .text-span-64, .link-16 {
  color: #171717;
  font-weight: 400;
}

.text-span-65 {
  color: #171717;
}

.container-16 {
  z-index: 9999;
  border: 1px solid #edebfe;
  border-radius: 20px;
  flex: 0 auto;
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: 100%;
  position: relative;
  overflow: hidden;
}

.container-17 {
  width: 100%;
  max-width: 100%;
}

.section_navbar {
  background-color: #fbfbfb;
  display: block;
}

.navbar-logo-left-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container.shadow-three {
  opacity: 1;
  object-fit: fill;
  width: 100%;
  max-width: 100%;
  margin-bottom: 0;
  padding-top: 16px;
  padding-bottom: 16px;
  position: sticky;
  top: 0;
}

.container-18 {
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 60px;
  padding-right: 60px;
}

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

.nav-menu-two {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link-2 {
  color: #6b7280;
  letter-spacing: .25px;
  background-color: #0000;
  border-radius: 30px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 6px 12px;
  font-family: Inter, sans-serif;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.nav-link-2:hover {
  color: #171717;
  background-color: #e9e9e9;
}

.nav-link-2:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link-2.w--current {
  background-color: #e2e2e2;
}

.download-btn {
  color: #fff;
  letter-spacing: 0;
  text-transform: capitalize;
  background-color: #5521b5;
  border-radius: 6px;
  padding: 7px 12px;
  font-size: 14px;
  line-height: 20px;
  transition: all .2s;
}

.download-btn:hover {
  color: #fff;
  background-color: #6c2bd9;
}

.download-btn:active {
  background-color: #43464d;
}

.footer-logo {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.logo-30x30 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  text-decoration: none;
  display: flex;
}

.text-296 {
  color: #171717;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 125%;
  text-decoration: none;
}

.top {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.middle {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.head-title {
  color: #171717;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 150%;
  text-decoration: none;
}

.head-subtitle {
  color: #6b7280;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 150%;
  text-decoration: none;
}

.hero_cta {
  grid-column-gap: 10px;
  grid-row-gap: 16px;
  background-color: #5521b5;
  border-radius: 100px;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  padding: 14px 20px;
  text-decoration: none;
  display: flex;
}

.hero_cta:hover {
  background-color: #6c2bd9;
}

.button-8 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.bot {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.middle-div-block {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  background-color: #fbfbfb;
  border: 1px solid #edebfe;
  border-left-style: none;
  flex-flow: column;
  justify-content: space-around;
  align-items: center;
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 100%;
  margin: 80px auto;
  padding: 48px 80px;
  display: flex;
  position: absolute;
}

.feature_category_txt1 {
  flex: 0 auto;
  width: auto;
  font-size: 15px;
  font-weight: 500;
  display: block;
}

.feature_category_txt2 {
  font-size: 15px;
  font-weight: 500;
}

.icon-36px-coaches, .icon-36px-investor, .icon-36px-sales, .icon-36px-founder, .icon-36px-pm-engineer, .icon-36px-recruiter {
  margin-top: 4px;
}

.learnmore_title {
  color: #1f2a37;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.learnmore_title:hover {
  color: #5521b5;
}

.icon-20px-arrow {
  margin-top: 6px;
}

.mask {
  font-family: Inter, sans-serif;
}

.v-lines-set {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 960px;
  height: 100%;
  text-decoration: none;
  display: flex;
  position: absolute;
}

.vectors-v-line {
  border-right: 1px solid #edebfe;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  height: 100%;
  text-decoration: none;
  display: flex;
}

.h-lines-15 {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 582px;
  text-decoration: none;
  display: flex;
}

.vectors-h-line {
  border-top: 1px solid #edebfe;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 1px;
  text-decoration: none;
  display: flex;
}

.share-graphic {
  aspect-ratio: auto;
  width: auto;
  overflow: clip;
}

.logo-renogy {
  object-fit: cover;
  max-width: 70%;
}

.logo-uncork {
  object-fit: cover;
}

.branch-left-big {
  width: 72%;
  overflow: clip;
}

.branch-left-small {
  width: 35%;
  position: absolute;
  left: 36%;
  overflow: hidden;
}

.branch-r-big {
  width: 71%;
  margin-bottom: 8px;
  overflow: clip;
  transform: rotate(180deg);
}

.branch-r-small {
  width: 35%;
  margin-bottom: 0;
  position: absolute;
  top: 59px;
  right: 36%;
  overflow: hidden;
  transform: rotate(180deg);
}

.link-download-block {
  cursor: pointer;
  text-decoration: none;
}

.link-block-5 {
  text-decoration: none;
}

.div-block {
  background-color: #0000;
  border-radius: 500px;
}

.whatsapp-image-2023-11-02-at-21-45-38-3 {
  object-fit: cover;
  border-radius: 500px;
}

.mike {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  max-width: none;
  text-decoration: none;
  display: flex;
}

.link-18, .link-19 {
  color: #171717;
  font-weight: 400;
}

._1517779453361-6 {
  object-fit: cover;
  border-radius: 500px;
}

.macbook-frame {
  width: 100%;
  height: 100%;
  max-height: none;
  padding-left: 80px;
  padding-right: 80px;
}

.notch-camera {
  z-index: 1000;
  width: 14%;
  position: relative;
  top: 0px;
  left: 41%;
  right: 0%;
}

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

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

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

.hero-wrapper {
  grid-column-gap: 45px;
  grid-row-gap: 45px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
}

.hero-split {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 44%;
  max-width: none;
  height: auto;
  margin-right: 0;
  padding-right: 0;
  display: flex;
}

 .screen-1 {
  position: relative;
  top: 0;
}

 .download-video {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  height: auto;
  margin-right: 0;
  padding-right: 0;
  display: flex;
}

.video-header {
  color: #171717;
  text-align: left;
  margin-top: 0;
  margin-bottom: 2rem;
  font-family: Inter, sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
}

.share_cover {
  border-radius: 20px;
  width: 48%;
  max-width: none;
}

.share {
  background-image: linear-gradient(#fbfbfb, #f6f5ff);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 100%;
  padding-left: 160px;
  padding-right: 160px;
  text-decoration: none;
  display: flex;
}

.redirect {
  object-fit: fill;
  background-color: #fbfbfb;
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding-top: 86px;
  padding-bottom: 86px;
  display: flex;
}

.utility-div {
  grid-column-gap: 45px;
  grid-row-gap: 45px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

._404-title {
  color: #171717;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 150%;
  text-decoration: none;
}

.email-us {
  grid-column-gap: 10px;
  background-color: #5521b5;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: auto;
  padding: 14px 20px;
  text-decoration: none;
  display: flex;
}

.email-us:hover {
  background-color: #6c2bd9;
}

.hero-left {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 500px;
  max-width: none;
  height: auto;
  margin-right: 0;
  padding-right: 0;
  display: flex;
}

.vectors-wrapper-545 {
  object-fit: cover;
  border-top-left-radius: 10px;
  flex: 0 auto;
  justify-content: space-between;
  align-items: stretch;
  height: 100%;
  text-decoration: none;
  display: flex;
}

.card_background {
  z-index: 0;
  background-color: #0000;
  width: auto;
  height: 100%;
  margin-top: 15px;
  margin-bottom: 0;
  margin-left: -15px;
  position: absolute;
}

.download-block {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.apple-logo {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 19.9999px;
  text-decoration: none;
  display: flex;
}

.download-mac-windows {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.download-subtitle {
  color: #6b7280;
  text-align: left;
  width: auto;
  margin-top: 0;
  margin-bottom: 40px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 150%;
  text-decoration: none;
}

.integrations {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-547 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 19.2579px;
  text-decoration: none;
  display: flex;
}

.line {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 959px;
  text-decoration: none;
  display: flex;
}

.scroll {
  grid-row-gap: 10px;
  border: 0 solid #e5e7eb;
  border-width: 0 1px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-right: 20px;
  text-decoration: none;
  display: flex;
}

.heading-3 {
  text-align: center;
  font-size: 100px;
  line-height: 100px;
}

.background-image {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 183px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 15px;
  left: 15px;
}

.content-block {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  display: flex;
}

.textarea {
  color: #6b7280;
  border: 1px solid #edebfe;
  min-height: 10em;
  font-family: Inter, sans-serif;
}

.quill-referralbonus {
  -webkit-text-fill-color: inherit;
  background-color: #f0ebfa;
  background-clip: padding-box;
  border: 1px solid #5521b566;
  border-radius: 6px;
  min-width: 10px;
  min-height: 10px;
  margin-top: 8px;
  margin-left: auto;
  margin-right: auto;
  padding: .5rem;
  line-height: 24px;
  display: none;
  position: absolute;
  inset: 100% 0% auto auto;
}

.code-embed-4 {
  color: #666;
  text-align: right;
}

 .img-1 {
  max-width: 150%;
}

.image-238 {
  max-width: 140%;
}

.image-239, .image-240 {
  max-width: 120%;
}

.image-241 {
  max-width: 150%;
}

.image-242 {
  max-width: 130%;
}

.image-243 {
  max-width: 120%;
}

 .image-245 {
  max-width: 130%;
}

.header-group {
  grid-row-gap: 24px;
  background-color: #fbfbfb;
  border: 1px solid #edebfe;
  border-bottom-style: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 960px;
  height: 100%;
  padding: 86px 120px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.link-block-6 {
  text-decoration: none;
}

.link-block-6.quill-downloadbutton {
  cursor: pointer;
}

.parent-mid-block {
  width: 10%;
}

.block-title {
  border-bottom: 1px solid var(--purple-100);
  width: 100%;
  max-width: 100%;
  padding: 32px 48px;
}

.block-subtitle-cta {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  align-items: center;
  padding: 40px 80px;
  display: flex;
}

.container_hero {
  border: 1px #edebfe;
  border-left-style: solid;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 960px;
  height: auto;
  max-height: 100%;
  text-decoration: none;
  display: flex;
  position: relative;
}

.main_content {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: none;
  text-decoration: none;
  display: flex;
}

.persona-line-art-top {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 1px;
  height: 24px;
  margin-left: 0;
  padding-left: 0;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 28px;
  left: -1px;
}

.persona-line-art-bot {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 1px;
  height: 24px;
  margin-right: 0;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 28px;
  left: 100%;
}

.persona-v-line {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 960px;
  height: 100%;
  text-decoration: none;
  display: flex;
  position: absolute;
}

.persona-h-line {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 435px;
  text-decoration: none;
  display: flex;
}

.mid-div-block {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  background-color: #fbfbfb;
  border: 1px solid #edebfe;
  border-left-style: none;
  flex-flow: column;
  justify-content: space-around;
  align-items: center;
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 100%;
  margin: 80px auto;
  padding: 0;
  display: block;
  position: absolute;
}

.head-title-vcs {
  color: #171717;
  text-align: center;
  width: 100%;
  max-width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 150%;
  text-decoration: none;
}

.section_why-quill-vc {
  background-color: #f5f8fb;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
  display: flex;
  position: relative;
}

.feature-card-wrapper {
  grid-row-gap: 24px;
  background-color: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 40px 30px;
  text-decoration: none;
  display: flex;
}

.icon-title {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.icon-55px-wrapper {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  padding: 7px;
  text-decoration: none;
  display: flex;
}

.card-title {
  color: #171717;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 150%;
  text-decoration: none;
}

.icon-36px-lp {
  padding-top: 5px;
}

.section_in_out {
  background-color: var(--accent-50);
}

.container_in_out {
  border-top: 1px solid var(--accent-200);
  border-right: 1px solid var(--accent-200);
  border-left: 1px solid var(--accent-200);
  max-width: 960px;
}

.header-block {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  border-bottom: 1px solid var(--accent-200);
  flex-flow: column;
  padding: 86px 150px;
  display: flex;
}

.section-1 {
  width: 100%;
  max-width: 300px;
  height: auto;
  max-height: 100%;
  padding: 129px 38px 10px;
}

.card-block {
  grid-column-gap: 38px;
  grid-row-gap: 38px;
  flex-flow: row;
  display: flex;
}

.screenshot-block {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 704px;
  height: auto;
  padding: 15px 20px;
  text-decoration: none;
  display: flex;
}

.dot-menu {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.circle-group-4 {
  grid-column-gap: 5px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-563 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 12px;
  height: 12px;
  text-decoration: none;
  display: flex;
}

.app-screen {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  text-decoration: none;
  display: flex;
}

.card-header-title {
  color: var(--black);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 150%;
}

.card-header-description {
  color: var(--accent-500);
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 150%;
}

.card-header-block {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  display: flex;
}

.section-title {
  color: var(--black);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 150%;
}

.quill-cog {
  z-index: 9999;
  background-color: #f9fafb;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  padding-left: 320px;
  text-decoration: none;
  display: flex;
  position: static;
  left: -31px;
}

.branch-left {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 100px;
  height: 165px;
  text-decoration: none;
  display: flex;
}

.quill-buttons {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  background-color: #5521b5;
  border-radius: 100px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 496px;
  padding: 10px 12px;
  text-decoration: none;
  display: flex;
}

.quill-buttons:hover {
  background-color: #6c2bd9;
}

.cog-l {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  text-decoration: none;
  display: flex;
}

.label-quill {
  grid-column-gap: 10px;
  text-align: center;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.quill-icon {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 25px;
  height: 25px;
  text-decoration: none;
  display: flex;
}

.branch-r-top {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 83px;
  text-decoration: none;
  display: flex;
}

.branch-r-bot {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 84px;
  text-decoration: none;
  display: flex;
}

.branch-right {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 100px;
  height: 165px;
  text-decoration: none;
  display: flex;
}

.cog-r {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  text-decoration: none;
  display: flex;
}

.indicate {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 40px;
  height: 5657px;
  text-decoration: none;
  display: flex;
}

.icon-40px {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 100px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 40px;
  height: 40px;
  padding-top: 8px;
  padding-bottom: 8px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 3px 8px #22222208;
}

.emoji-icon {
  color: #c14f4f;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 20px;
  text-decoration: none;
}

.screenshot-1 {
  opacity: .8;
  object-fit: cover;
  border-radius: 30px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.in-out-header-title {
  color: var(--black);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 80px;
  padding-right: 80px;
  font-family: Inter, sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 150%;
}

.in-out-header-description {
  color: var(--accent-500);
  text-align: center;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 150%;
}

.vc-feature-tablet {
  display: none;
}

.vc-feature-background-wrapper {
  background-color: #d1d5db;
  border-top-left-radius: 15px;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 20px auto auto -20px;
}

.vc-feature-border {
  border-left: 1px solid #e2e4eb;
  border-right: 1px solid #e2e4eb;
  padding-left: 20px;
  padding-right: 20px;
}

.dot {
  background-color: #e5e7eb;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}

.vc-feature-screen-wrapper {
  height: 100%;
  position: relative;
}

.section_vcs-feature {
  background-color: var(--accent-50);
  padding-left: 0;
  padding-right: 0;
  position: relative;
  overflow: hidden;
}

.quill-dot {
  z-index: 10;
  border-style: none none dashed;
  border-width: 1px;
  border-color: black black var(--purple-500);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 1px;
  text-decoration: none;
  display: flex;
  position: static;
  bottom: 0%;
  left: 50%;
  right: 0%;
}

.left-top {
  z-index: 10;
  border-bottom: 1px none var(--accent-300);
  border-left: 1px solid var(--accent-600);
  background-color: var(--accent-50);
  border-bottom-left-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
  display: flex;
  position: static;
  bottom: 0%;
  left: 50%;
  right: 0%;
}

.left-bot {
  z-index: 10;
  border-top: 1px solid var(--purple-700);
  border-left: 1px solid var(--purple-700);
  background-color: var(--accent-50);
  border-top-left-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
  display: flex;
  position: static;
  bottom: 0%;
  left: 50%;
  right: 0%;
}

.section_vc-testimonial {
  grid-row-gap: 20px;
  background-color: #fbfbfb;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: auto;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
  display: flex;
  position: relative;
}

.container_vc-testimonial {
  grid-row-gap: 0px;
  border-style: solid solid none;
  border-width: 1px;
  border-color: var(--purple-100) var(--purple-100) #edebfe;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 960px;
  text-decoration: none;
  display: flex;
}

.testimonial-header {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 92px 38px 48px;
  text-decoration: none;
  display: flex;
}

.block_in, .block_out {
  display: flex;
}

.block_card-lists {
  grid-column-gap: 86px;
  grid-row-gap: 86px;
  flex-flow: column;
  padding-top: 133px;
  padding-bottom: 133px;
  padding-right: 42px;
  display: flex;
}

.branch-in-line {
  z-index: 10;
  background-color: var(--accent-600);
  justify-content: center;
  align-items: center;
  width: 1px;
  height: 100%;
  text-decoration: none;
  display: flex;
  position: relative;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.content-in {
  z-index: 100;
  display: flex;
  position: relative;
}

.content-out {
  display: flex;
  position: relative;
}

.branch-out-line {
  z-index: 0;
  border-right: 1px none var(--purple-700);
  background-color: var(--purple-700);
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  justify-content: center;
  align-items: center;
  width: 1px;
  max-width: 100%;
  height: auto;
  max-height: 100%;
  text-decoration: none;
  display: flex;
  position: relative;
  bottom: 0%;
  left: 320px;
  right: 0%;
}

.branch-out-line.dot-line {
  z-index: 0;
}

.branch-block {
  position: relative;
  left: 320px;
}

.art-round {
  z-index: 10;
  border-top: 1px none var(--purple-700);
  border-left: 1px none var(--purple-700);
  background-color: var(--accent-50);
  border-top-left-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 0;
  text-decoration: none;
  display: flex;
  position: static;
  bottom: 0%;
  left: 50%;
  right: 0%;
}

.block_card-lists_out {
  grid-column-gap: 86px;
  grid-row-gap: 86px;
  flex-flow: column;
  padding-top: 133px;
  padding-bottom: 133px;
  padding-right: 42px;
  display: flex;
}

.quill-vector {
  margin-top: 6px;
}

.three-dot-wrapper-2 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.vc-feature-tab-link-2 {
  z-index: 1;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: var(--color);
  color: #6b7280;
  border: 1px solid #e5e7eb;
  border-radius: 15px;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  padding: 12px 14px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 24px;
  display: flex;
  position: static;
}

.vc-feature-tab-link-2:hover {
  color: #171717;
  background-color: #f5f8fb;
  border-color: #e5e7eb;
}

.vc-feature-tab-link-2.w--current {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  opacity: 1;
  color: #171717;
  background-color: #f5f8fb;
  border-radius: 15px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  min-height: 300px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 24px;
  font-weight: 500;
  line-height: 150%;
  transition-property: none;
}

.screen-image-wrapper-2 {
  flex: 1;
  align-self: center;
  min-height: auto;
}

.screen-image-2 {
  box-sizing: border-box;
  float: none;
  aspect-ratio: auto;
  opacity: .7;
  text-align: left;
  object-fit: fill;
  border: 1px #000;
  border-radius: 10px;
  max-width: 200%;
  height: 534px;
  position: static;
  overflow: visible;
}

.margin-top {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

.vc-feature-tabs-menu-3 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.vc-feature-tabs-3 {
  grid-column-gap: 20px;
  grid-row-gap: 64px;
  background-color: #0000;
  grid-template-rows: auto;
  grid-template-columns: 2fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  height: auto;
  display: grid;
}

.vc-feature-screen-3 {
  z-index: 1;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #fff;
  border-top-left-radius: 15px;
  border-bottom-right-radius: 15px;
  flex-flow: column;
  width: 100%;
  height: 100%;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: relative;
}

.vc-feature-tab-pane-3 {
  background-color: #f7f8fa;
  border: 1px solid #e5e7eb;
  border-radius: 15px;
  width: 100%;
  height: 100%;
  padding-top: 59px;
  padding-left: 57px;
  overflow: hidden;
}

.emoji-text-3 {
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 18px;
}

.vc-feature-desktop-3 {
  height: auto;
  position: relative;
}

.vc-container-wrapper {
  border-radius: 0;
  width: 100%;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}

.vertical-padding {
  padding-top: 86px;
  padding-bottom: 86px;
}

.header-vc-feature {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 48px;
  display: flex;
}

.vc-feature-header-title {
  color: var(--black);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 150%;
}

.vc-feature-header-des {
  color: var(--accent-500);
  text-align: center;
  max-width: 700px;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 150%;
}

.quill-cog-download {
  width: 100%;
}

.background-wrapper {
  background-color: #d1d5db;
  border-top-left-radius: 15px;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 20px auto auto -20px;
}

.feature-heading-left {
  color: #fbfbfb;
  background-color: #fbfbfb;
  border-bottom: 1px solid #e4ebf3;
  border-radius: 15px;
  min-height: 40vh;
  padding: 60px 20px 40px 40px;
  position: relative;
}

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

.hero-wrapper-2 {
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.margin-bottom-24px-2 {
  color: #616164;
  margin-bottom: 24px;
  font-family: Inter, sans-serif;
  font-size: 15px;
  line-height: 22px;
}

.margin-bottom-24px-2.testimonial-copy {
  font-size: 16px;
}

.shadow-two-2 {
  box-shadow: none;
  outline-offset: 0px;
  mix-blend-mode: normal;
  outline: 3px #fbfbfb;
}

.heading-4 {
  color: #020506;
}

.container_logo-copy {
  grid-row-gap: 10px;
  border: 0 solid #edebfe;
  border-width: 0 1px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  padding: 86px 40px 40px;
  text-decoration: none;
  display: flex;
  overflow: visible;
}

.header-wrapper-compact {
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-bottom: 0;
  padding: 60px 150px 40px;
  text-decoration: none;
  display: flex;
}

.section_logo-scroll {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
  display: flex;
  position: relative;
}

.logo-content-copy {
  grid-column-gap: 60px;
  grid-row-gap: 50px;
  flex-flow: wrap;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  text-decoration: none;
  display: flex;
  position: static;
  overflow: hidden;
}

.hero-split-2---left {
  flex-direction: column;
  flex: 0 auto;
  order: -1;
  justify-content: flex-start;
  align-self: center;
  align-items: flex-start;
  max-width: 30%;
  font-family: Inter, sans-serif;
  display: flex;
}

.hero-split-2---right {
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 65%;
  font-family: Inter, sans-serif;
  display: flex;
}

.div-block-6 {
  flex: 1;
  order: -1;
  align-self: flex-start;
}

.feature-heading-full-left {
  color: #fbfbfb;
  background-color: #fff;
  border-bottom: 0 solid #e4ebf3;
  border-radius: 15px;
  padding: 20px 20px 20px 40px;
  position: relative;
}

.main-stack-no-border {
  grid-row-gap: 80px;
  border: 0 #000;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 92px 20px;
  text-decoration: none;
  display: flex;
}

.hero-split-2---middle-align {
  flex-direction: column;
  flex: 0 auto;
  order: -1;
  justify-content: flex-start;
  align-self: center;
  align-items: flex-start;
  max-width: 30%;
  font-family: Inter, sans-serif;
  display: flex;
}

.heading-5 {
  color: #794fdd;
}

.dropdown {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-between;
  display: flex;
}

.dropdown-2 {
  grid-column-gap: 9px;
  grid-row-gap: 9px;
  flex-flow: column;
  display: flex;
}

.dropdown-menu {
  border-radius: 100px;
  margin-top: 0;
  padding: 6px 32px 6px 12px;
}

.dropdown-menu:hover {
  color: var(--black);
  background-color: #e9e9e9;
}

.icon-58 {
  color: var(--accent-500);
  margin-right: 12px;
  font-family: Inter, sans-serif;
}

.icon-58:hover {
  color: var(--black);
}

.text-block-29 {
  color: var(--accent-500);
  font-family: Inter, sans-serif;
}

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

.dropdown-list.w--open {
  z-index: 0;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  border: 1px solid var(--purple-200);
  background-color: var(--color);
  border-radius: 8px;
  flex-flow: column;
  width: 260px;
  margin-top: 0;
  padding: 20px 10px 0;
  display: flex;
  top: 40px;
  box-shadow: 0 3px 8px #2222221a;
}

.menu-wrapper {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  display: flex;
}

.menu-title {
  color: var(--black);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 14px;
}

.menu-list {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  display: flex;
}

.menu-description {
  color: #666;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-weight: 300;
  line-height: 12px;
}

.code-embed-5 {
  border: 1px solid var(--purple-200);
  color: #666;
  border-radius: 4px;
  width: auto;
  height: auto;
  padding: 6px 7px 3px;
}

.txt-block {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  flex-flow: column;
  height: auto;
  display: flex;
}

.block-list {
  border-radius: 10px;
  padding: 10px;
}

.block-list:hover {
  background-color: #f7f7f7;
}

.menu-menu-wrapper {
  text-decoration: none;
}

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

.centered-heading-2 {
  text-align: center;
  margin-bottom: 16px;
}

.testimonial-grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1.25fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  display: flex;
}

.testimonial-image-2 {
  object-fit: cover;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  margin-right: 16px;
}

.testimonial-image-2.centered {
  width: 80px;
  height: 80px;
  margin-bottom: 16px;
  margin-right: 0;
}

.testimonial-slider-small {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.testimonial-card {
  background-color: #fff;
  border-radius: 20px;
  flex-direction: column;
  align-items: flex-start;
  padding: 24px;
  display: flex;
}

.testimonial-info {
  flex: 0 auto;
  align-self: stretch;
  align-items: center;
  margin-top: 24px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  display: flex;
}

.testimonial-author {
  margin-bottom: 2px;
  font-size: 16px;
}

.tagline {
  color: #616164;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 16px;
}

.tagline.testimonial {
  font-size: 16px;
}

.testimonial-icon-wrapper {
  flex: 1;
  justify-content: flex-end;
  display: flex;
}

.testimonial-copy {
  flex: 1;
}

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

.list {
  color: #616164;
}

.testimonial-card-image {
  background-color: #f5f7fa;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  padding: 24px 0 0;
  display: flex;
}

.section-8 {
  display: none;
}

.link-20 {
  margin-top: 10px;
  display: block;
}

.div-block-9 {
  max-height: 50px;
}

.gallery-scroll {
  border-bottom: 1px solid #e4ebf3;
  padding: 0 30px 80px;
  position: relative;
}

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

.gallery-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.gallery-sticky {
  color: #000;
  cursor: pointer;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
  position: sticky;
  top: 80px;
}

.gallery-sticky:hover {
  text-decoration: underline;
}

.gallery-grid {
  grid-row-gap: 40px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.gallery-image-wrapper {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 60px;
  display: flex;
  position: relative;
}

.gallery-image-text {
  color: var(--black);
  margin-bottom: 0;
  position: relative;
  bottom: 16px;
  left: 0;
  right: 16px;
}

.link-block-8 {
  color: #0a0a0a;
  cursor: pointer;
  text-decoration: none;
}

.link-block-9 {
  color: #000;
  margin-bottom: 20px;
  text-decoration: none;
}

.list-3 {
  color: #7a7a7a;
  padding-left: 0;
}

.link-21 {
  color: #000;
}

.body-10 {
  object-fit: fill;
  flex-flow: column;
  justify-content: space-between;
  display: flex;
}

.quill-queryparamplaceholders {
  color: #6b7280;
}

.paragraph {
  margin-top: 20px;
  margin-bottom: 20px;
}

.custom-rich {
  padding-left: 20px;
  padding-right: 20px;
}

.custom-rich blockquote {
  background-color: #f8fafc;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 14px;
  font-style: italic;
}

.custom-rich p {
  margin-top: 20px;
}

.v_logo {
  filter: drop-shadow(1px 2px 6px #0006);
  border-radius: 20px;
  width: 120px;
  height: 120px;
  padding: 10px;
  position: absolute;
  inset: -60px auto auto 60px;
  overflow: hidden;
}

.div-block-11 {
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-group-join {
  grid-row-gap: 32px;
  background-color: #fff;
  border: 1px solid #edebfe;
  border-radius: 20px;
  flex-direction: column;
  flex: 0 auto;
  order: 0;
  justify-content: flex-start;
  align-self: center;
  align-items: flex-start;
  width: 100%;
  max-width: 720px;
  height: 100%;
  padding: 100px 60px 60px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.div-group-join.cms {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.readability {
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 23px;
}

.redirect-hero---pricing {
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: auto;
  padding: 86px 160px 0;
  text-decoration: none;
  display: flex;
}

.redirect-hero---pricing.cms {
  padding-top: 0;
}

.pricing-comparison {
  background-color: #f5f8fb;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-25 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  overflow: visible;
}

.pricing-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: start stretch;
  display: grid;
  overflow: visible;
}

.pricing-wrapper.free {
  object-fit: fill;
  border-style: none;
  border-width: 0;
  grid-template-columns: repeat(auto-fit, minmax(200px, 200fr));
  grid-auto-flow: column;
  padding-left: 100px;
  padding-right: 100px;
  display: flex;
}

.pricing-card {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 32px 24px;
  display: flex;
  position: relative;
  box-shadow: 0 4px 130px #96a3b51f;
}

.pricing-card.featured-pricing {
  z-index: 2;
  border-radius: 20px;
  justify-content: flex-start;
  align-items: center;
  max-width: 420px;
  display: flex;
  box-shadow: 0 6px 12px #96a3b54d;
}

.pricing-title {
  margin-top: 10px;
  margin-bottom: 8px;
  font-family: Inter, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 48px;
}

.pricing-price {
  color: #333;
  margin-bottom: 8px;
  font-family: Inter, sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 32px;
}

.paragraph-regular {
  font-size: 14px;
  line-height: 20px;
}

.paragraph-regular.margin-bottom-20 {
  color: #8a8a8a;
  text-align: center;
  margin-bottom: 20px;
  font-size: 16px;
}

.pricing-divider {
  background-color: #76879d1a;
  align-self: stretch;
  height: 1px;
  margin: 56px -24px 16px;
}

.pricing-feature-list {
  align-self: stretch;
}

.pricing-feature {
  background-image: url('../svg/check-circle.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto;
  align-self: stretch;
  margin-top: 16px;
  padding-left: 32px;
  font-size: 14px;
  line-height: 24px;
}

.pricing-tag {
  color: #7350b4;
  background-color: #edeafb;
  border-radius: 12px;
  padding: 7px 16px;
  font-size: 15px;
  font-weight: 700;
  position: absolute;
  top: -19px;
  box-shadow: 0 3px 10px #96a3b533;
}

.container_feature_pricing {
  grid-row-gap: 10px;
  border: 1px #edebfe;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 960px;
  padding: 40px 0;
  text-decoration: none;
  display: flex;
}

.heading-8 {
  color: #8a8a8a;
  text-align: center;
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 37px;
}

.container-27 {
  background-color: var(--white);
  border: 1px solid #e5e5e5;
  border-radius: 50px;
  justify-content: flex-start;
  align-items: center;
  padding: 5px 41px 5px 20px;
  display: flex;
}

.div-block-12 {
  padding-bottom: 40px;
}

.div-block-12.pricing-seciton {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  display: flex;
}

.pricing_tabs {
  display: block;
}

.image-252-copy {
  max-width: 80px;
  max-height: 80px;
  padding: 11px 21px 9px 10px;
}

@media screen and (min-width: 1280px) {
  .section_logo {
    justify-content: flex-start;
    align-items: center;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .container_logo {
    border-top-style: none;
    border-top-width: 1px;
    flex-flow: row;
    max-width: 1200px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .logo-set {
    max-width: none;
  }

  .logos-group {
    flex-flow: row;
  }

  .logo-content {
    grid-column-gap: 60px;
    grid-row-gap: 50px;
    flex-flow: wrap;
    justify-content: center;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .left {
    grid-row-gap: 20px;
    flex-flow: column;
    max-width: none;
    padding-top: 82px;
  }

  .download-button {
    background-color: #5521b5;
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .download-button:hover {
    background-color: #6c2bd9;
  }

  .section_why-quill {
    padding-left: 0;
    padding-right: 0;
  }

  .container_why-quill {
    max-width: 1200px;
  }

  .main-stack {
    border-bottom-width: 1px;
    border-bottom-color: var(--accent-200);
    max-width: 100%;
    padding-left: 40px;
    padding-right: 40px;
  }

  .content-16 {
    padding-left: 240px;
    padding-right: 240px;
  }

  .header-title {
    line-height: 150%;
  }

  .header-description {
    font-size: 18px;
    font-weight: 300;
    line-height: 150%;
  }

  .header-3 {
    padding-left: 50px;
    padding-right: 50px;
  }

  .screenshot {
    grid-row-gap: 30px;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .cta-4 {
    grid-column-gap: 65px;
    grid-row-gap: 65px;
    height: auto;
    padding-top: 38px;
  }

  .section_feature {
    padding-left: 0;
    padding-right: 0;
  }

  .container_feature {
    max-width: 1200px;
  }

  .small-container-3 {
    grid-row-gap: 48px;
  }

  .download-txt {
    font-weight: 400;
    line-height: 150%;
  }

  .meeting-icons {
    height: 100%;
  }

  .section_meetings {
    padding-left: 0;
    padding-right: 0;
  }

  .container_meeting {
    max-width: 1200px;
  }

  .small-container-4 {
    grid-row-gap: 0px;
  }

  .header-5 {
    padding-left: 240px;
    padding-right: 240px;
  }

  .text-103 {
    line-height: 150%;
  }

  .text-104 {
    font-size: 18px;
    font-weight: 300;
    line-height: 150%;
  }

  .icons-wrapper {
    width: 100%;
    height: 100%;
  }

  .left-6 {
    z-index: 100;
    grid-column-gap: 120px;
    width: auto;
    max-width: 300px;
    position: relative;
    overflow: visible;
  }

  .icons-2 {
    grid-row-gap: 22px;
  }

  .right-2 {
    z-index: 100;
    grid-column-gap: 120px;
    width: auto;
    position: relative;
  }

  .section-divider {
    border: 1px solid #fff;
  }

  .solution_section {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    align-items: center;
    padding-bottom: 92px;
  }

  .row-1 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    max-width: none;
  }

  .section_solution {
    padding-left: 0;
    padding-right: 0;
  }

  .container_solution {
    border: 1px #000;
    border-left: 1px solid #dcd7fe;
    border-right: 1px solid #dcd7fe;
    max-width: 1200px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .solution_titles {
    padding-left: 200px;
    padding-right: 200px;
  }

  .solution_header {
    line-height: 150%;
  }

  .solution_subtitle {
    font-size: 18px;
    font-weight: 300;
    line-height: 150%;
  }

  .section_1 {
    background-color: #f6f5ff;
    border: 1px solid #dcd7fe;
    border-radius: 15px;
    padding-top: 38px;
    padding-bottom: 38px;
  }

  .text-220 {
    color: #171717;
    font-size: 22px;
    line-height: 150%;
  }

  .text-221 {
    font-size: 16px;
    font-weight: 300;
    line-height: 150%;
  }

  .section_testimonial {
    max-width: none;
    height: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .container_testimonial {
    grid-row-gap: 0px;
    border-bottom: 1px solid #edebfe;
    border-left: 1px solid #edebfe;
    border-right: 1px solid #edebfe;
    max-width: 1200px;
  }

  .text-227 {
    line-height: 150%;
  }

  .text-228 {
    font-family: Inter, sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 150%;
  }

  .quote {
    font-family: Inter, sans-serif;
    font-size: 20px;
    font-weight: 300;
    line-height: 150%;
  }

  .username {
    font-size: 18px;
    font-weight: 400;
    line-height: 150%;
  }

  .role {
    font-family: Inter, sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 150%;
  }

  .section_try-quill-free {
    max-width: none;
    padding-left: 0;
    padding-right: 0;
  }

  .container_try-quill-free {
    max-width: 1200px;
  }

  .main-content {
    border-style: solid;
    border-width: 0;
  }

  .title-cta {
    grid-row-gap: 38px;
  }

  .text-232 {
    line-height: 150%;
  }

  .line-art {
    top: auto;
    bottom: 28px;
    left: 100%;
  }

  .section_footer {
    align-items: center;
    height: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .container_footer {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    max-width: 1200px;
  }

  .section_left {
    width: auto;
    max-width: 100%;
  }

  .company {
    flex-flow: column;
    justify-content: flex-end;
    align-items: flex-start;
    padding-bottom: 7px;
  }

  .items {
    grid-column-gap: 30px;
    flex-flow: row;
    justify-content: flex-end;
    align-items: center;
    width: auto;
  }

  .testimonial-slider-large {
    background-color: #f5f7fa00;
    width: 100%;
    margin-bottom: 100px;
    padding: 0 140px;
  }

  .container-13 {
    max-width: 100%;
  }

  .testimonial-slider-two {
    font-family: Inter, sans-serif;
  }

  .testimonial-slide {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
    background-color: #1f2a37;
    border-radius: 15px;
    padding: 30px;
  }

  .testimonial-content {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
    width: auto;
    max-width: 600px;
    margin-right: 0;
  }

  .testimonial-image-two {
    border-radius: 20px;
    width: 300px;
    height: 300px;
  }

  .testimonial-slider-arrow {
    width: 40px;
    height: 40px;
    margin-top: 162px;
    margin-left: -20px;
    margin-right: -20px;
  }

  .testimonial-slider-nav {
    margin-top: 15px;
  }

  .cta-9 {
    width: 250px;
    max-width: none;
  }

  .btn-download {
    width: 100%;
  }

  .text-download-title {
    line-height: 150%;
  }

  .left-arrow-2 {
    z-index: 0;
    justify-content: flex-start;
    align-items: center;
    position: absolute;
    left: 55px;
    overflow: visible;
  }

  .right-arrow {
    justify-content: flex-end;
    align-items: center;
    position: absolute;
    left: auto;
    right: 55px;
  }

  .quill-gear {
    grid-column-gap: 14px;
    justify-content: center;
    width: 124px;
  }

  .quill-gear:hover {
    background-color: #6c2bd9;
  }

  .vectors-wrapper-428 {
    z-index: 5;
    position: relative;
  }

  .text-quill {
    font-weight: 400;
  }

  .dot-line {
    z-index: 0;
    background-image: linear-gradient(#6c2bd9, #d1d5db);
    border-right: 1px #e5e7eb;
    width: 1px;
    max-width: 100%;
    height: 290px;
    max-height: 100%;
    position: absolute;
    bottom: 0%;
    left: 50%;
    right: 0%;
  }

  .section_output {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .container_output {
    max-width: 1200px;
  }

  .emails-2 {
    overflow: clip;
  }

  .card-shadow {
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    margin-left: 40px;
    margin-right: auto;
    inset: auto 0% 17%;
    box-shadow: 5px -102.6px 32px #e5e7eb33;
  }

  .text-256 {
    font-size: 22px;
    line-height: 150%;
  }

  .text-257 {
    font-size: 16px;
    font-weight: 300;
    line-height: 150%;
  }

  .img-27 {
    height: 100%;
    overflow: clip;
  }

  .cover {
    height: 100%;
    position: relative;
  }

  .graphic-17 {
    overflow: clip;
  }

  .redirect-hero {
    height: auto;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .div-group {
    max-width: 1200px;
    height: 100%;
  }

  .text-268 {
    line-height: 150%;
  }

  .text-269 {
    text-align: center;
    font-size: 16px;
    font-weight: 300;
    line-height: 150%;
  }

  .line-art-top {
    top: 28px;
    left: -1px;
  }

  .line-art-bot {
    margin-right: 0;
    bottom: 28px;
    left: 100%;
  }

  .signing-up-to-test-our-how-our-service-works {
    font-weight: 300;
    line-height: 150%;
  }

  .pricing-content {
    height: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .wrapper {
    align-items: stretch;
    max-width: 1200px;
    height: auto;
  }

  .plan-free {
    border-bottom-style: none;
    height: auto;
  }

  .text-275, .text-276 {
    line-height: 150%;
  }

  .text-277 {
    font-weight: 400;
    line-height: 150%;
  }

  .vectors-wrapper-492 {
    overflow: visible;
  }

  .plan-pay-as-you-go {
    border-bottom-style: none;
    height: auto;
  }

  .plan-monthlybulk {
    background-color: #0000;
    border-bottom-style: none;
    justify-content: flex-start;
    height: auto;
  }

  .link {
    color: #171717;
    font-weight: 400;
    text-decoration: underline;
  }

  .link-6 {
    color: #666;
    line-height: 150%;
    text-decoration: none;
  }

  .link-6:hover {
    color: #171717;
  }

  .tab-link-tab-2.tabl_btn {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    color: #6b7280;
    background-color: #fbfbfb;
    border-radius: 100px;
    justify-content: center;
    align-items: center;
    width: auto;
    padding-left: 14px;
    padding-right: 14px;
    font-family: Inter, sans-serif;
    display: flex;
  }

  .tab-link-tab-2.tabl_btn.w--current {
    color: #fff;
    background-color: #5521b5;
  }

  .tabs-menu {
    border: 1px solid #edebfe;
    border-radius: 100px;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    max-width: 690px;
    margin-left: auto;
    margin-right: auto;
    padding: 8px;
    display: flex;
  }

  .tab-link-tab-1.tab_btn {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    color: #6b7280;
    background-color: #fbfbfb;
    border-radius: 100px;
    justify-content: center;
    align-items: center;
    padding-left: 14px;
    padding-right: 14px;
    font-family: Inter, sans-serif;
    display: flex;
  }

  .tab-link-tab-1.tab_btn.w--current {
    color: #fff;
    background-color: #5521b5;
    border-radius: 100px;
    justify-content: center;
    align-items: center;
    padding-left: 14px;
    padding-right: 14px;
    display: flex;
  }

  .tabs-content {
    width: 100%;
    max-width: none;
    height: auto;
    padding-top: 40px;
  }

  .tab-pane-tab-1-2 {
    height: 100%;
  }

  .tabs {
    align-self: center;
  }

  .laptop_board {
    width: 100%;
  }

  .text-span-8 {
    color: #171717;
    font-weight: 400;
  }

  .nick {
    width: auto;
    max-width: 100%;
  }

  .linkedin:hover {
    background-color: #e9e9e9;
  }

  .story_text {
    font-family: Inter, sans-serif;
    font-weight: 300;
    line-height: 150%;
  }

  .story-2 {
    max-width: none;
    padding-left: 0;
    padding-right: 0;
  }

  .body-6 {
    max-width: 1200px;
  }

  .video-wrapper {
    border-bottom-style: none;
    max-width: none;
    padding-left: 100px;
    padding-right: 100px;
  }

  .avatars-2 {
    width: 500px;
  }

  .video-zoom {
    padding-right: 120px;
  }

  .story_title {
    font-size: 22px;
    line-height: 150%;
  }

  .section_template-hero {
    justify-content: center;
    align-items: center;
    max-width: 100%;
    height: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .center-2 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    max-width: 100%;
    height: 100%;
    max-height: 100%;
  }

  .container_main {
    border-style: none none none solid;
    justify-content: space-between;
    align-items: stretch;
    max-width: 1200px;
    height: auto;
    max-height: none;
  }

  .grid-rect {
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-width: 1px;
    border-right-style: solid;
    border-right-width: 1px;
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .text-287 {
    font-family: Inter, sans-serif;
    font-weight: 300;
    line-height: 150%;
  }

  ._2-8 {
    border-style: none solid none none;
  }

  .text-288 {
    line-height: 150%;
  }

  .body-7 {
    max-width: none;
    padding-left: 0;
    padding-right: 0;
  }

  .content-79 {
    border-bottom-style: none;
    max-width: 1200px;
  }

  .privacy-policy-words {
    width: 100%;
    font-family: Inter, sans-serif;
    font-weight: 300;
    line-height: 150%;
  }

  .text-span-16 {
    color: #171717;
  }

  .text-span-17, .text-span-18, .text-span-19, .text-span-20, .text-span-21, .text-span-22, .text-span-23, .text-span-24, .text-span-25, .text-span-26, .text-span-27, .text-span-28, .text-span-29, .text-span-30, .text-span-31 {
    color: #171717;
    font-weight: 400;
  }

  .main-cards {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .card-wrapper {
    padding-left: 60px;
    padding-right: 60px;
  }

  .text-289 {
    font-size: 22px;
    line-height: 150%;
  }

  .card-description {
    font-size: 16px;
    font-weight: 300;
    line-height: 150%;
  }

  .link-7, .link-8 {
    color: #171717;
    font-weight: 400;
  }

  .link-9 {
    color: #171717;
    text-decoration: underline;
  }

  .video {
    padding-left: 0;
    padding-right: 0;
  }

  .share-frame {
    max-width: 1200px;
    padding-left: 90px;
    padding-right: 90px;
  }

  .schedule {
    padding-left: 0;
    padding-right: 0;
  }

  .schedule-content {
    max-width: 1200px;
  }

  .schedule-header {
    text-align: center;
  }

  .text-295 {
    font-family: Inter, sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 150%;
  }

   .text-span-34 {
    color: #171717;
    font-weight: 400;
  }

  .link-12 {
    color: #666;
    line-height: 150%;
    text-decoration: none;
  }

  .link-12:hover {
    color: #171717;
  }

  .link-13 {
    color: #666;
    line-height: 150%;
    text-decoration: none;
  }

  .link-13:hover {
    color: #171717;
  }

  .link-14 {
    color: #666;
    line-height: 150%;
    text-decoration: none;
  }

  .link-14:hover {
    color: #171717;
  }

   .text-span-56, .text-span-57, .text-span-58, .text-span-59, .text-span-60, .text-span-61, .text-span-62, .text-span-63, .text-span-64, .link-16 {
    color: #171717;
    font-weight: 400;
  }

  .text-span-65 {
    color: #171717;
  }

  .container-16 {
    z-index: 9999;
    aspect-ratio: auto;
    width: 100%;
    position: relative;
  }

  .container-17 {
    width: 100%;
    max-width: 100%;
  }

  .section_navbar {
    background-color: #fbfbfb;
  }

  .navbar-logo-left-container.shadow-three {
    border: 0 #000;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .container-18 {
    padding-left: 150px;
    padding-right: 150px;
  }

  .nav-menu-two {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
  }

  .nav-link-2 {
    color: #6b7280;
    padding: 6px 12px;
    display: flex;
  }

  .nav-link-2:hover {
    color: #171717;
    background-color: #e9e9e9;
    border-radius: 30px;
  }

  .download-btn {
    letter-spacing: 0;
    text-transform: capitalize;
    background-color: #5521b5;
    border-radius: 6px;
    padding: 7px 12px;
    font-family: Inter, sans-serif;
    font-size: 14px;
  }

  .download-btn:hover {
    background-color: #6c2bd9;
  }

  .head-title {
    font-size: 48px;
    line-height: 150%;
  }

  .head-subtitle {
    font-size: 18px;
    font-weight: 300;
    line-height: 150%;
  }

  .hero_cta {
    width: auto;
  }

  .middle-div-block {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    background-color: #fbfbfb;
    border: 1px solid #edebfe;
    border-left-style: none;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: none;
    margin: 81px 80px;
    padding: 48px 120px;
    display: flex;
    position: absolute;
    inset: 0%;
  }

   .feature_category_txt1 {
    font-family: Inter, sans-serif;
  }

  .feature_category_txt2 {
    font-family: Inter, sans-serif;
    font-weight: 400;
  }

  .icon-36px-coaches, .icon-36px-investor, .icon-36px-sales, .icon-36px-founder, .icon-36px-pm-engineer, .icon-36px-recruiter {
    margin-top: 4px;
  }

  .learnmore_title:hover {
    color: #5521b5;
  }

  .icon-20px-arrow {
    margin-top: 6px;
  }

  .v-lines-set {
    max-width: 100%;
    position: absolute;
  }

  .vectors-v-line {
    border-right: 1px solid #edebfe;
    width: 100%;
    height: 100%;
  }

  .h-lines-15 {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    flex-flow: column;
    justify-content: flex-start;
    max-width: 100%;
    height: 568px;
  }

  .vectors-h-line {
    border-top: 1px solid #edebfe;
    width: 100%;
    height: 1px;
  }

  .share-graphic {
    width: auto;
  }

  .logo-renogy {
    overflow: clip;
  }

  .logo-uncork {
    width: 144px;
    height: 45px;
  }

  .branch-left-big {
    transition: opacity .2s;
    overflow: visible;
    transform: rotate(0);
  }

  .branch-left-small {
    position: absolute;
    left: 41%;
  }

  .branch-r-big {
    width: 72%;
    margin-bottom: 7px;
    overflow: visible;
    transform: rotate(180deg);
  }

  .branch-r-small {
    margin-bottom: 0;
    position: absolute;
    top: 56px;
    right: 41%;
    transform: rotate(180deg);
  }

  .link-download-block, .link-block-5 {
    text-decoration: none;
  }

  .div-block {
    background-color: #0000;
    border-radius: 500px;
  }

  .mike {
    width: auto;
    max-width: 100%;
  }

  .macbook-frame {
    width: 100%;
    max-width: 100%;
    height: 100%;
    max-height: none;
    padding-left: 80px;
    padding-right: 80px;
  }

  .notch-camera {
    z-index: 1000;
    position: relative;
    top: 0px;
    left: 41%;
    right: 0%;
    overflow: visible;
  }

  .hero-wrapper {
    grid-column-gap: 100px;
    grid-row-gap: 100px;
    width: 100%;
    height: 100%;
  }

  .hero-split {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    justify-content: center;
    align-items: center;
    width: auto;
    max-width: none;
    height: auto;
  }

   .screen-1 {
    position: relative;
    top: -25px;
  }

  .download-video {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    width: 100%;
    max-width: none;
    height: auto;
  }

  .share_cover {
    border-radius: 20px;
    width: 38%;
  }

  .share {
    padding-left: 0;
    padding-right: 0;
  }

  .heading {
    font-family: Inter, sans-serif;
  }

  .redirect {
    background-color: #fbfbfb;
    justify-content: center;
    align-items: center;
    padding-top: 86px;
    padding-bottom: 86px;
    display: flex;
  }

  .utility-div {
    grid-column-gap: 45px;
    grid-row-gap: 45px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 1200px;
    display: flex;
  }

  ._404-title {
    font-size: 32px;
    line-height: 150%;
  }

  .email-us {
    width: auto;
  }

  .hero-left {
    width: 570px;
    max-width: none;
    height: auto;
  }

  .download-block {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .download-mac-windows {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .download-subtitle {
    text-align: left;
    font-size: 16px;
    font-weight: 300;
    line-height: 150%;
  }

  .heading-3 {
    font-size: 100px;
    line-height: 100px;
  }

  .content-block {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
    display: flex;
  }

  .textarea {
    color: #6b7280;
    border: 1px solid #edebfe;
    font-family: Inter, sans-serif;
  }

  .image-242, .image-247 {
    max-width: 110%;
  }

  .header-group {
    border-bottom-style: none;
    max-width: 1200px;
    height: 100%;
    padding-left: 200px;
    padding-right: 200px;
  }

  .link-block-6 {
    text-decoration: none;
  }

  .block-mid-line {
    grid-column-gap: 136px;
    grid-row-gap: 136px;
    flex-flow: column;
    width: 100%;
    display: flex;
  }

  .parent-mid-block {
    grid-column-gap: 217px;
    grid-row-gap: 217px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
    width: 100%;
    display: flex;
  }

  .block-title {
    border-bottom: 1px solid #edebfe;
    width: 100%;
    padding: 32px 48px;
  }

  .block-subtitle-cta {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding: 40px 80px;
    display: flex;
  }

  .container_hero {
    border-style: none none none solid;
    justify-content: space-between;
    align-items: stretch;
    max-width: 1200px;
    height: auto;
    max-height: none;
  }

  .main_content {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    max-width: 100%;
    height: 100%;
    max-height: 100%;
  }

  .persona-line-art-top {
    top: 80px;
    left: 79px;
  }

  .persona-line-art-bot {
    margin-right: 0;
    bottom: 216px;
    left: 1118px;
  }

  .persona-v-line {
    max-width: 100%;
    position: absolute;
  }

  .persona-h-line {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    flex-flow: column;
    justify-content: flex-start;
    max-width: 100%;
    height: 437px;
  }

  .mid-div-block {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    background-color: #fbfbfb;
    border: 1px solid #edebfe;
    border-style: solid solid none none;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 100%;
    margin: 81px 80px 83px;
    padding: 0;
    display: block;
    position: absolute;
    inset: auto 0%;
  }

  .head-title-vcs {
    font-size: 48px;
    line-height: 150%;
  }

  .section_why-quill-vc {
    background-color: var(--accent-100);
    padding-left: 0;
    padding-right: 0;
  }

  .card-title {
    font-size: 22px;
    line-height: 150%;
  }

  .icon-36px-lp {
    padding-top: 5px;
  }

  .video-google-meet, .video-teams-guest, .video-teams-admin {
    padding-right: 120px;
  }

  .section_in_out {
    background-color: var(--accent-50);
    width: 100%;
  }

  .container_in_out {
    border-top: 1px solid var(--accent-200);
    border-right: 1px solid var(--accent-200);
    border-left: 1px solid var(--accent-200);
    max-width: 1200px;
  }

  .header-block {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    border-bottom: 1px solid var(--accent-200);
    flex-flow: column;
    align-items: center;
    padding: 86px 150px;
    display: flex;
  }

  .section-1 {
    width: 100%;
    max-width: 400px;
    padding: 129px 48px 10px;
  }

  .card-block {
    grid-column-gap: 22px;
    grid-row-gap: 22px;
    flex-flow: row;
    display: flex;
  }

  .card-header-title {
    color: var(--black);
    margin-top: 0;
    margin-bottom: 0;
    font-family: Inter, sans-serif;
    font-size: 24px;
    font-weight: 500;
    line-height: 150%;
  }

  .card-header-description {
    color: var(--accent-500);
    margin-bottom: 0;
    font-family: Inter, sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 150%;
  }

  .card-header-block {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    display: flex;
  }

  .section-title {
    color: var(--black);
    margin-top: 0;
    margin-bottom: 0;
    font-family: Inter, sans-serif;
    font-size: 32px;
    font-weight: 600;
    line-height: 150%;
  }

  .quill-cog {
    background-color: var(--accent-50);
    width: 100%;
    max-width: none;
    padding-left: 420px;
    position: static;
    left: -49px;
  }

  .branch-left {
    max-width: 151.5px;
    height: 165px;
  }

  .quill-buttons {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    height: auto;
  }

  .quill-buttons:hover {
    background-color: #6c2bd9;
  }

  .label-quill {
    width: 100%;
  }

  .branch-right {
    max-width: 151.5px;
  }

  .indicate {
    height: auto;
  }

  .icon-40px {
    width: 100%;
    max-width: 40px;
  }

  .screenshot-1 {
    opacity: .7;
  }

  .in-out-header-title {
    color: var(--black);
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 150px;
    padding-right: 150px;
    font-family: Inter, sans-serif;
    font-size: 40px;
    font-weight: 600;
    line-height: 150%;
  }

  .in-out-header-description {
    color: var(--accent-500);
    text-align: center;
    font-family: Inter, sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 150%;
  }

  .vc-feature-background-wrapper {
    border-top-left-radius: 15px;
  }

  .vc-feature-border {
    padding-left: 40px;
    padding-right: 40px;
  }

  .section_vcs-feature {
    background-color: var(--accent-50);
  }

  .quill-dot {
    z-index: 0;
    border-style: none none dashed;
    border-width: 1px;
    border-color: black black var(--purple-500);
    background-color: #0000;
    background-image: none;
    width: 100%;
    max-width: 100%;
    height: 1px;
    max-height: 100%;
    position: static;
    bottom: 0%;
    left: 50%;
    right: 0%;
  }

  .left-top {
    z-index: 0;
    border-right: 1px #e5e7eb;
    border-bottom: 1px none var(--accent-300);
    border-left: 1px solid var(--accent-600);
    background-color: var(--accent-50);
    background-image: none;
    border-bottom-left-radius: 50px;
    width: 100%;
    max-width: 100%;
    height: 133px;
    max-height: 100%;
    position: static;
    bottom: 0%;
    left: 50%;
    right: 0%;
  }

  .left-bot {
    z-index: 0;
    border-top: 1px solid var(--purple-700);
    border-right: 1px #e5e7eb;
    border-left: 1px solid var(--purple-700);
    background-color: var(--accent-50);
    background-image: none;
    border-top-left-radius: 50px;
    width: 100%;
    max-width: 100%;
    height: 133px;
    max-height: 100%;
    position: static;
    bottom: 0%;
    left: 50%;
    right: 0%;
  }

  .section_vc-testimonial {
    max-width: none;
    height: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .container_vc-testimonial {
    grid-row-gap: 0px;
    border-style: solid solid none;
    border-width: 1px;
    border-color: var(--purple-100);
    max-width: 1200px;
  }

  .block_in, .block_out {
    display: flex;
  }

  .block_card-lists {
    grid-column-gap: 86px;
    grid-row-gap: 86px;
    flex-flow: column;
    padding-top: 133px;
    padding-bottom: 133px;
    padding-right: 42px;
    display: flex;
  }

  .branch-in-line {
    z-index: 0;
    background-color: var(--accent-600);
    background-image: none;
    border-right: 1px #e5e7eb;
    width: 1px;
    max-width: 100%;
    height: 100%;
    max-height: 100%;
    position: relative;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .content-in, .content-out {
    width: 100%;
    display: flex;
    position: relative;
  }

  .branch-out-line {
    z-index: 0;
    background-color: #0000;
    background-image: linear-gradient(#6c2bd9, #6c2bd9 70%, #e5e7eb);
    border-right: 1px #e5e7eb;
    width: 1px;
    max-width: 100%;
    height: auto;
    max-height: 100%;
    position: relative;
    bottom: 0%;
    left: 420px;
    right: 0%;
  }

  .branch-block {
    position: relative;
    left: 420px;
  }

  .art-round {
    z-index: 0;
    border-top: 1px none var(--purple-700);
    border-right: 1px #e5e7eb;
    border-left: 1px none var(--purple-700);
    background-color: var(--accent-50);
    background-image: none;
    border-top-left-radius: 50px;
    width: 100%;
    max-width: 100%;
    height: 0;
    max-height: 100%;
    position: static;
    bottom: 0%;
    left: 50%;
    right: 0%;
  }

  .block_card-lists_out {
    grid-column-gap: 86px;
    grid-row-gap: 86px;
    flex-flow: column;
    padding-top: 133px;
    padding-bottom: 133px;
    padding-right: 42px;
    display: flex;
  }

  .vc-feature-tab-link-2 {
    border-color: var(--accent-200);
    background-color: var(--color);
    border-radius: 15px;
  }

  .vc-feature-tab-link-2.w--current {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    border-radius: 15px;
  }

  .screen-image-wrapper-2 {
    min-height: auto;
  }

  .screen-image-2 {
    height: 534px;
    overflow: hidden;
  }

  .vc-feature-tabs-menu-3 {
    width: 100%;
  }

  .vc-feature-tabs-3 {
    grid-template-columns: 2.67fr 1fr;
  }

  .vc-feature-screen-3 {
    border-top-left-radius: 15px;
    border-bottom-right-radius: 15px;
  }

  .vc-feature-tab-pane-3 {
    border-radius: 15px;
    overflow: hidden;
  }

  .vc-container-wrapper {
    max-width: 1200px;
  }

  .vertical-padding {
    padding-top: 86px;
    padding-bottom: 86px;
  }

  .vc-feature-header-title {
    color: var(--black);
    margin-top: 0;
    margin-bottom: 0;
    font-family: Inter, sans-serif;
    font-size: 40px;
    font-weight: 600;
    line-height: 150%;
  }

  .vc-feature-header-des {
    color: var(--accent-500);
    font-family: Inter, sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 150%;
  }

  .quill-cog-download {
    width: 100%;
  }

  .background-wrapper {
    border-top-left-radius: 15px;
  }

  .feature-heading-left {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .container-20 {
    height: 100%;
    display: flex;
  }

  .hero-wrapper-2 {
    justify-content: space-between;
    align-self: auto;
    align-items: center;
  }

  .margin-bottom-24px-2 {
    font-size: 18px;
  }

  .heading-4 {
    font-family: Inter, sans-serif;
  }

  .container_logo-copy {
    border-top-style: none;
    border-top-width: 1px;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-left: 40px;
    padding-right: 40px;
    display: flex;
  }

  .header-wrapper-compact {
    padding: 60px 240px 40px;
  }

  .section_logo-scroll {
    justify-content: flex-start;
    align-items: center;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
  }

  .logo-content-copy {
    grid-column-gap: 45px;
    grid-row-gap: 45px;
    object-fit: fill;
    flex-flow: wrap;
    flex: 0 auto;
    justify-content: center;
    align-self: center;
    align-items: center;
    padding-left: 100px;
    padding-right: 100px;
    display: flex;
    position: static;
    overflow: visible;
  }

  .hero-split-2---left {
    justify-content: center;
    align-self: stretch;
    align-items: center;
  }

  .div-block-6 {
    flex-flow: column;
    flex: 0 auto;
    justify-content: space-around;
    align-self: stretch;
    display: flex;
  }

  .feature-heading-full-left {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .main-stack-no-border {
    border-bottom-width: 1px;
    border-bottom-color: var(--accent-200);
    max-width: 100%;
    padding-left: 40px;
    padding-right: 40px;
  }

  .hero-split-2---middle-align {
    align-self: center;
  }

  .dropdown-list.w--open {
    border: 1px solid var(--purple-200);
    background-color: var(--color);
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    width: 260px;
    padding-left: 10px;
    padding-right: 10px;
    box-shadow: 0 3px 8px #2222221a;
  }

  .menu-list {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    display: flex;
  }

  .code-embed-5 {
    padding-top: 7px;
    padding-bottom: 2px;
  }

  .block-list {
    border-radius: 10px;
    padding: 10px;
  }

  .block-list:hover {
    background-color: #f7f7f7;
  }

  .menu-menu-wrapper {
    text-decoration: none;
  }

  .testimonial-grid {
    display: flex;
  }

  .testimonial-card {
    border-radius: 20px;
  }

  .testimonial-info {
    justify-content: flex-start;
    align-items: flex-end;
  }

  .testimonial-author {
    font-family: Inter, sans-serif;
    font-size: 18px;
  }

  .tagline {
    color: #616164;
    font-family: Inter, sans-serif;
    font-size: 18px;
  }

  .testimonial-copy {
    border: 0px solid var(--accent-700);
    color: #616164;
    -webkit-text-stroke-color: #616164;
    font-family: Inter, sans-serif;
    font-size: 18px;
    line-height: 24px;
  }

  .testimonial-container {
    float: left;
    flex-flow: column;
    justify-content: flex-start;
    align-self: center;
    align-items: stretch;
    display: flex;
  }

  .bold-text, .bold-text-2 {
    font-weight: 600;
  }

  .testimonial-card-image {
    border-radius: 20px;
  }

  .container-23 {
    margin-top: 40px;
  }

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

  .gallery-image-wrapper {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    margin-bottom: 60px;
  }

  .div-block-10 {
    position: static;
  }

  .collection-item-4 {
    margin-bottom: 20px;
  }

  .div-group-join {
    max-width: 840px;
    height: 100%;
  }

  .redirect-hero---pricing {
    height: auto;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .container_feature_pricing {
    max-width: 1200px;
  }
}

@media screen and (min-width: 1440px) {

  .button {
    font-family: Inter, sans-serif;
    font-weight: 400;
  }

  .download:hover {
    mix-blend-mode: normal;
    background-color: #6c2bd9;
  }

  .header {
    background-color: #f9fafb;
  }

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

  .section_logo {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    position: relative;
  }

  .container_logo {
    border-top-width: 1px;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 1200px;
    padding-left: 40px;
    padding-right: 40px;
    display: flex;
  }

  .logo-set {
    max-width: none;
  }

  .logos-group {
    justify-content: center;
    align-items: center;
  }

  .logo-content {
    grid-column-gap: 60px;
    grid-row-gap: 50px;
    justify-content: center;
    padding-left: 0;
    padding-right: 0;
  }

  .tooltip {
    justify-content: center;
    align-self: auto;
    align-items: center;
    top: 20px;
    left: 59px;
    overflow: visible;
  }

  .left {
    grid-row-gap: 20px;
    flex-flow: column;
    max-width: none;
    padding-top: 82px;
    overflow: hidden;
  }

  .hero {
    background-color: var(--white);
    color: #333;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding-top: 86px;
    padding-left: 240px;
    padding-right: 240px;
    font-family: Inter, sans-serif;
    font-size: 14px;
    line-height: 20px;
    text-decoration: none;
    display: flex;
    position: relative;
  }

  .download-button {
    grid-column-gap: 11px;
    background-color: #5521b5;
    justify-content: center;
    align-items: center;
    width: auto;
    max-width: 100%;
  }

  .download-button:hover {
    background-color: #6c2bd9;
  }

  .content-vcs {
    max-width: 100%;
  }

  .section_why-quill {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    position: relative;
  }

  .container_why-quill {
    width: 100%;
    max-width: 1200px;
  }

  .main-stack {
    border-color: var(--accent-200);
    border-bottom-width: 1px;
    justify-content: flex-start;
    align-items: center;
    width: auto;
    padding-left: 40px;
    padding-right: 40px;
  }

  .content-16 {
    padding-left: 240px;
    padding-right: 240px;
  }

  .header-title {
    line-height: 150%;
  }

  .header-description {
    font-size: 18px;
    font-weight: 300;
    line-height: 150%;
  }

  .header-3 {
    padding-left: 50px;
    padding-right: 50px;
  }

  .category {
    background-color: #f9fafb;
  }

  .screenshot {
    grid-row-gap: 30px;
    justify-content: flex-start;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    font-family: Inter, sans-serif;
  }

  .cta-4 {
    grid-column-gap: 65px;
    grid-row-gap: 65px;
    justify-content: space-between;
    align-items: center;
    height: auto;
    padding-top: 38px;
    padding-left: 38px;
    padding-right: 38px;
    font-family: Inter, sans-serif;
  }

  .section_feature {
    background-color: var(--white);
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    position: relative;
  }

  .container_feature {
    max-width: 1200px;
  }

  .small-container-3 {
    grid-row-gap: 48px;
  }

  .download-txt {
    font-weight: 400;
    line-height: 150%;
  }

  .meeting-icons {
    justify-content: flex-start;
    align-items: center;
    height: 100%;
  }

  .section_meetings {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    position: relative;
  }

  .container_meeting {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    max-width: 1200px;
    display: flex;
  }

  .hero-stack-6 {
    border-left-style: solid;
  }

  .small-container-4 {
    grid-row-gap: 0px;
  }

  .header-5 {
    padding-left: 240px;
    padding-right: 240px;
  }

  .text-103 {
    margin-top: 0;
    margin-bottom: 0;
    font-family: Inter, sans-serif;
    font-size: 40px;
    font-weight: 600;
    line-height: 150%;
  }

  .text-104 {
    color: #6b7280;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Inter, sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 150%;
    text-decoration: none;
  }

  .icons-wrapper {
    z-index: auto;
    box-sizing: border-box;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    object-fit: fill;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 100%;
    font-family: Inter, sans-serif;
    display: flex;
    position: static;
  }

  .left-6 {
    z-index: 100;
    grid-column-gap: 120px;
    justify-content: flex-start;
    align-items: center;
    width: auto;
    max-width: 300px;
    position: relative;
    overflow: visible;
  }

  .icons-2 {
    z-index: 5;
    grid-row-gap: 23px;
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    position: relative;
  }

  .zoom {
    grid-column-gap: 10px;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    padding: 12px;
    display: flex;
  }

  .buttons {
    grid-column-gap: 10px;
    grid-row-gap: 16px;
    opacity: 1;
    outline-offset: 0px;
    outline: 3px #333;
    flex: 0 auto;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    width: 156px;
    padding: 13px 20px;
    display: flex;
  }

  .buttons:hover {
    background-color: #6c2bd9;
  }

  .right-2 {
    z-index: 100;
    grid-column-gap: 120px;
    width: auto;
    position: relative;
  }

  .table {
    width: 100%;
    max-width: 100%;
  }

  .benefit {
    position: relative;
  }

  .section-divider {
    border: 1px solid #edebfe;
    width: 100%;
  }

  .bar {
    align-items: flex-end;
  }

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

  .row-1 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    max-width: none;
    height: 100%;
  }

  .solution_learn-more {
    justify-content: center;
    align-items: center;
  }

  .section_solution {
    padding-left: 0;
    padding-right: 0;
    position: relative;
  }

  .container_solution {
    border-style: none solid;
    border-top-width: 1px;
    border-top-color: #000;
    border-left-width: 1px;
    border-left-color: #dcd7fe;
    border-right-width: 1px;
    border-right-color: #dcd7fe;
    max-width: 1200px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .solution_titles {
    padding-left: 200px;
    padding-right: 200px;
  }

  .solution_header {
    line-height: 150%;
  }

  .solution_subtitle {
    margin-top: 0;
    margin-bottom: 0;
    font-family: Inter, sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 150%;
  }

  .section_1 {
    background-color: #f6f5ff;
    border: 1px solid #dcd7fe;
    border-radius: 15px;
    padding-top: 38px;
    padding-bottom: 38px;
  }

  .text-220 {
    color: #171717;
    -webkit-text-stroke-color: #171717;
    line-height: 150%;
  }

  .text-221 {
    font-family: Inter, sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 150%;
  }

  .compliance {
    flex: 0 auto;
    justify-content: flex-start;
    align-self: auto;
    width: 100%;
    height: 100%;
  }

  .section_testimonial {
    grid-column-gap: 50px;
    width: 100%;
    max-width: 100%;
    height: 100%;
    padding-left: 0;
    padding-right: 0;
    position: relative;
  }

  .container_testimonial {
    border-bottom: 1px solid #edebfe;
    border-left: 1px solid #edebfe;
    border-right: 1px solid #edebfe;
    max-width: 1200px;
  }

  .text-227 {
    line-height: 150%;
  }

  .text-228 {
    color: #6b7280;
    text-align: left;
    font-family: Inter, sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 150%;
  }

  .quote {
    color: var(--accent-400);
    font-family: Inter, sans-serif;
    font-size: 20px;
    font-weight: 300;
    line-height: 150%;
  }

  .username {
    font-family: Inter, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 150%;
    text-decoration: none;
  }

  .role {
    color: var(--accent-300);
    font-family: Inter, sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 150%;
  }

  .arrow {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    width: 960px;
    max-width: 200%;
    display: flex;
    top: 161px;
    left: -20px;
    right: auto;
    overflow: visible;
  }

  .section_try-quill-free {
    background-color: #f9fafb;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
    position: relative;
  }

  .container_try-quill-free {
    max-width: 1200px;
  }

  .main-content {
    border-bottom-style: none;
  }

  .title-cta {
    grid-row-gap: 38px;
    line-height: 30px;
  }

  .text-232 {
    font-family: Inter, sans-serif;
    font-size: 32px;
    font-weight: 600;
    line-height: 150%;
  }

  .line-art {
    top: auto;
    bottom: 28px;
    left: 100%;
  }

  .section_footer {
    background-color: #fbfbfb;
    max-width: 100%;
    height: auto;
    padding-left: 0;
    padding-right: 0;
    position: relative;
  }

  .container_footer {
    max-width: 1200px;
  }

  .section_left {
    width: auto;
    height: auto;
  }

  .pricing {
    color: #666;
    font-family: Inter, sans-serif;
    font-weight: 300;
  }

  .pricing:hover {
    color: #171717;
  }

  .company {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: flex-end;
    align-items: flex-start;
    padding-bottom: 7px;
  }

  .items {
    grid-column-gap: 30px;
    flex-flow: row;
    justify-content: flex-end;
    align-items: center;
    width: auto;
  }

  .div {
    background-color: #b63434;
    width: 0%;
    height: 100px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .testimonial-slider-large {
    background-color: #f5f7fa00;
    border-bottom-style: none;
    width: 100%;
    margin-bottom: 100px;
    padding: 0 140px;
  }

  .testimonial-slide {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
    background-color: #1f2a37;
    border-radius: 15px;
    justify-content: space-between;
    align-items: center;
    padding: 30px;
    display: flex;
  }

  .testimonial-content {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
    align-items: flex-start;
    width: auto;
    max-width: 600px;
    margin-right: 0;
  }

  .testimonial-image-two {
    box-sizing: border-box;
    aspect-ratio: auto;
    vertical-align: baseline;
    object-fit: cover;
    background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
    background-position: 0 0;
    background-size: auto;
    border-right: 1px #000;
    border-radius: 20px;
    width: 300px;
    max-width: 100%;
    height: 300px;
    max-height: 100%;
    overflow: clip;
  }

  .testimonial-slider-arrow {
    width: 40px;
    height: 40px;
    margin-top: 162px;
    margin-left: -20px;
    margin-right: -20px;
    overflow: hidden;
  }

  .testimonial-slider-nav {
    width: auto;
    margin-top: 15px;
  }

  .cta-9 {
    width: 250px;
    max-width: none;
  }

  .btn-download {
    grid-column-gap: 10px;
    color: #fff;
    background-color: #5521b5;
    width: 100%;
    max-width: none;
    height: auto;
  }

  .btn-download:hover {
    color: #ec4f4f;
    background-color: #6c2bd9;
  }

  .btn-download:active, .btn-download:focus {
    background-color: #5521b5;
  }

  .text-download-title {
    color: var(--white);
    width: auto;
    max-width: none;
    font-family: Inter, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
  }

  .logo-windows {
    height: 20px;
  }

  .left-arrow-2 {
    z-index: 0;
    width: auto;
    margin-top: 6px;
    position: absolute;
    left: 55px;
    overflow: clip;
  }

  .right-arrow {
    margin-top: 6px;
    position: absolute;
    left: auto;
    right: 55px;
    overflow: clip;
  }

  .quill-gear {
    grid-column-gap: 10px;
    width: 124px;
    text-decoration: none;
  }

  .quill-gear:hover {
    background-color: #6c2bd9;
  }

  .vectors-wrapper-428 {
    z-index: 0;
    position: relative;
  }

  .text-quill {
    font-family: Inter, sans-serif;
    font-weight: 400;
    line-height: 150%;
    text-decoration: none;
  }

  .dot-line {
    background-color: #0000;
    background-image: linear-gradient(#6c2bd9, #d1d5db);
    border: .5px #e5e7eb;
    width: 1px;
    max-width: 100%;
    height: 290px;
    max-height: 100%;
    position: absolute;
    inset: auto 0% 0% 50%;
  }

  .section_output {
    width: 100%;
    max-width: none;
    height: auto;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    overflow: visible;
  }

  .container_output {
    justify-content: flex-start;
    align-items: center;
    max-width: 1200px;
    position: relative;
    overflow: clip;
  }

  ._2-columns-3 {
    overflow: hidden;
  }

  .emails-2 {
    height: 551px;
    overflow: hidden;
  }

  .card-shadow {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-color: #0000;
    background-image: none;
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    margin-left: 40px;
    margin-right: auto;
    position: absolute;
    inset: auto 0% 14%;
    overflow: clip;
    box-shadow: 5px -20px 32px #e5e7eb33;
  }

  .text-256 {
    line-height: 150%;
  }

  .text-257 {
    font-family: Inter, sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 150%;
  }

  .img-27 {
    width: 100%;
    max-width: none;
    height: 100%;
    position: relative;
    overflow: clip;
  }

  .cover {
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
    position: relative;
    overflow: hidden;
  }

  .menu {
    align-items: stretch;
    width: 100%;
    max-width: 100%;
  }

  .circle-group-2 {
    justify-content: flex-start;
    width: 100%;
  }

  .graphic-17 {
    opacity: .6;
    overflow: hidden;
  }

  .redirect-hero {
    border-radius: 30px;
    width: 100%;
    max-width: 100%;
    height: auto;
    padding-bottom: 0;
  }

  .div-group {
    border-bottom-style: solid;
    height: 100%;
  }

  .text-268 {
    line-height: 150%;
  }

  .text-269 {
    text-align: center;
    padding-bottom: 0;
    font-family: Inter, sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 150%;
  }

  .line-art-top {
    top: 28px;
    left: -1px;
  }

  .line-art-bot {
    margin-top: 0;
    margin-bottom: 0;
    top: auto;
    bottom: 28px;
    left: 100%;
    overflow: clip;
  }

  .price {
    height: auto;
  }

  .free {
    height: auto;
  }

  .card {
    max-width: 100%;
    height: auto;
    max-height: 100%;
  }

  .signing-up-to-test-our-how-our-service-works {
    font-family: Inter, sans-serif;
    font-weight: 300;
    line-height: 150%;
  }

  .pay-as-you-go {
    height: 100%;
    max-height: 100%;
    position: static;
  }

  .divider {
    border: 1px #000;
  }

  .pricing-content {
    height: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    max-width: 1200px;
    height: auto;
  }

  .plan-free {
    border-bottom-style: none;
    height: auto;
  }

  .text-275 {
    font-family: Inter, sans-serif;
    font-weight: 400;
    line-height: 150%;
  }

  .text-276 {
    font-family: Inter, sans-serif;
    font-weight: 700;
    line-height: 150%;
  }

  .cta-14:hover {
    background-color: #6c2bd9;
  }

  .text-277 {
    font-family: Inter, sans-serif;
    font-weight: 400;
    line-height: 150%;
  }

  .vectors-wrapper-491 {
    overflow: clip;
  }

  .vectors-wrapper-492, .vectors-wrapper-493 {
    overflow: visible;
  }

  .plan-pay-as-you-go {
    border-bottom-style: none;
    height: auto;
    max-height: none;
  }

  .plan-monthlybulk {
    background-color: #0000;
    border-bottom-style: none;
    height: auto;
  }

  .link {
    color: #171717;
    font-family: Inter, sans-serif;
    font-weight: 400;
    text-decoration: underline;
  }

  .link-6 {
    color: #666;
    line-height: 150%;
    text-decoration: none;
  }

  .tab-link-tab-1 {
    border-radius: 100px;
  }

  .tab-link-tab-1.w--current {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    flex-flow: row;
    justify-content: center;
    align-self: auto;
    align-items: center;
    padding-left: 14px;
    padding-right: 14px;
    display: flex;
  }

  .tab-link-tab-2 {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    background-color: #fbfbfb;
    border-radius: 100px;
    justify-content: center;
    align-items: center;
    padding-left: 14px;
    padding-right: 14px;
    display: flex;
  }

  .tab-link-tab-2:hover {
    color: #171717;
    font-weight: 400;
  }

  .tab-link-tab-2.w--current {
    background-color: #5521b5;
  }

  .tab-link-tab-2.tabl_btn {
    color: #6b7280;
    background-color: #f9fafb;
    width: auto;
  }

  .tab-link-tab-2.tabl_btn.w--current {
    color: var(--white);
  }

  .tabs-menu {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    color: #fff0;
    border: 1px solid #edebfe;
    border-radius: 100px;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    max-width: 690px;
    margin-left: auto;
    margin-right: auto;
    padding: 8px;
    font-family: Inter, sans-serif;
    display: flex;
  }

  .tab-link-tab-1 {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    background-color: #fff;
    border-radius: 100px;
    justify-content: center;
    align-items: center;
    padding-left: 14px;
    padding-right: 14px;
    display: flex;
  }

  .tab-link-tab-1.w--current {
    color: #fff;
    -webkit-text-stroke-color: #f9fafb;
    background-color: #5521b5;
  }

  .tab-link-tab-1.tab_btn {
    color: #6b7280;
    background-color: #f9fafb;
  }

  .tab-link-tab-1.tab_btn.w--current {
    color: #fff;
    background-color: #5521b5;
  }

  .tab-pane-tab-1-2, .tab-pane-tab-2 {
    height: 100%;
  }

  .tabs {
    align-self: center;
    width: 100%;
    max-width: none;
    height: auto;
    padding-left: 80px;
    padding-right: 80px;
    display: block;
  }

  .laptop_board {
    opacity: 1;
    justify-content: center;
    width: 100%;
    max-width: none;
  }

  .text-span-8 {
    color: #171717;
    font-family: Inter, sans-serif;
    font-weight: 500;
  }

  .nick {
    width: auto;
  }

  .linkedin:hover {
    background-color: #e9e9e9;
  }

  .story_text {
    font-family: Inter, sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 150%;
  }

  .story-2 {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .body-6 {
    max-width: 1200px;
  }

  .video-wrapper {
    grid-column-gap: 0px;
    border-top-style: none;
    border-top-width: 1px;
    border-bottom-style: none;
    max-width: none;
    padding-top: 86px;
    padding-left: 100px;
    padding-right: 100px;
  }

  .avatars-2 {
    width: 500px;
  }

  .video-zoom {
    padding-bottom: 38px;
    padding-left: 150px;
    padding-right: 120px;
  }

  .story_title {
    font-size: 22px;
    line-height: 150%;
  }

  .section_template-hero {
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 100%;
    height: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .center-2 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    max-width: 100%;
    height: 100%;
    max-height: 100%;
  }

  .container_main {
    border-style: none none none solid;
    justify-content: space-between;
    align-items: stretch;
    max-width: 1200px;
    display: flex;
  }

  .grid-rect {
    border-style: solid solid solid none;
    border-width: 1px;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 80px;
  }

  .text-287 {
    font-weight: 300;
    line-height: 150%;
  }

  ._2-8 {
    border-style: none solid none none;
  }

  .text-288 {
    line-height: 150%;
  }

  .body-7 {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .content-79 {
    border-bottom-style: none;
    max-width: 1200px;
  }

  .privacy-policy-words {
    width: 100%;
    font-family: Inter, sans-serif;
    font-weight: 300;
    line-height: 150%;
  }

  .text-span-16 {
    color: #171717;
    font-weight: 300;
  }

  .text-span-17, .text-span-18, .text-span-19, .text-span-20, .text-span-21, .text-span-22, .text-span-23, .text-span-24, .text-span-25, .text-span-26, .text-span-27, .text-span-28, .text-span-29, .text-span-30, .text-span-31, .text-span-32 {
    color: #171717;
    font-weight: 400;
  }

  .main-cards {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .text-289 {
    font-size: 22px;
    line-height: 150%;
  }

  .card-description {
    font-family: Inter, sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 150%;
  }

  .link-7, .link-8 {
    color: #171717;
    font-weight: 400;
  }

  .link-9 {
    color: #171717;
    font-weight: 400;
  }

  .video {
    width: 100%;
    max-width: 100%;
  }

  .share-frame {
    align-items: center;
    width: 100%;
    max-width: 1200px;
    padding-left: 90px;
    padding-right: 90px;
  }

  .schedule {
    max-width: none;
  }

  .schedule-content {
    grid-row-gap: 48px;
    max-width: 1200px;
  }

  .schedule-header {
    text-align: center;
    font-size: 40px;
    line-height: 150%;
  }

  .text-295 {
    font-size: 18px;
    font-weight: 300;
    line-height: 150%;
  }

   .text-span-34 {
    color: #171717;
    font-weight: 400;
  }

  .link-12, .link-13, .link-14 {
    color: #666;
    line-height: 150%;
    text-decoration: none;
  }

  .image-228 {
    width: 24px;
    height: 24px;
  }

   .text-span-56, .text-span-57, .text-span-58, .text-span-59, .text-span-60, .text-span-61, .text-span-62, .text-span-63, .text-span-64 {
    color: #171717;
    font-weight: 400;
  }

  .link-16 {
    color: #171717;
    font-weight: 400;
    text-decoration: underline;
  }

  .text-span-65 {
    color: #171717;
  }

  .container-16 {
    aspect-ratio: auto;
    object-fit: fill;
    flex: 0 auto;
    justify-content: space-between;
    align-items: stretch;
    height: 100%;
    max-height: 100%;
    padding-left: 0;
    padding-right: 0;
    display: block;
    position: static;
  }

  .code-embed {
    aspect-ratio: auto;
    width: 100%;
    max-width: none;
    height: 100%;
    max-height: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    display: block;
    position: static;
  }

  .container-17 {
    width: 100%;
    max-width: none;
    height: 100%;
    max-height: 100%;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    overflow: visible;
  }

  .section_navbar {
    z-index: 999999;
    background-color: #fcfcfc;
    border-right: 0 #000;
    width: 100%;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
    position: sticky;
    top: 0;
  }

  .navbar-logo-left-container.shadow-three {
    z-index: 999999;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-color: #0000;
    border-bottom-style: none;
    border-bottom-width: 0;
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding: 16px 0;
    display: block;
    position: static;
  }

  .container-18 {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 150px;
    padding-right: 150px;
  }

  .navbar-wrapper {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .nav-menu-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    display: block;
  }

  .nav-menu-two {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
  }

  .nav-link-2 {
    color: #6b7280;
    -webkit-text-stroke-color: var(--black);
    padding: 6px 12px;
    line-height: 150%;
    display: flex;
  }

  .nav-link-2:hover {
    color: #171717;
    background-color: #e9e9e9;
    border-radius: 30px;
  }

  .nav-link-2.w--current {
    line-height: 150%;
  }

  .download-btn {
    letter-spacing: 0;
    text-transform: capitalize;
    background-color: #5521b5;
    border-radius: 6px;
    padding: 7px 12px;
    font-family: Inter, sans-serif;
    font-size: 14px;
    font-style: normal;
    line-height: 150%;
    text-decoration: none;
  }

  .download-btn:hover {
    background-color: #6c2bd9;
  }

  .list-item {
    border-radius: 100px;
    padding-top: 6px;
    padding-bottom: 6px;
  }

  .page-download {
    background-color: #fbfbfb;
  }

  .head-title {
    color: #171717;
    font-family: Inter, sans-serif;
    font-size: 48px;
    font-weight: 700;
    line-height: 150%;
  }

  .head-subtitle {
    font-size: 18px;
    font-weight: 300;
    line-height: 150%;
  }

  .hero_cta {
    width: auto;
  }

  .hero_cta:hover {
    background-color: #6c2bd9;
  }

  .middle-div-block {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    aspect-ratio: auto;
    background-color: #fbfbfb;
    border: 1px solid #edebfe;
    border-left-style: none;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    max-height: none;
    margin: 81px 80px;
    padding: 48px 120px;
    display: flex;
    position: absolute;
    inset: 0%;
  }

   .feature_category_txt1, .feature_category_txt2 {
    line-height: 150%;
  }

  .cell {
    border: 1px solid #000;
  }

  .icon-36px-coaches, .icon-36px-investor, .icon-36px-sales, .icon-36px-founder, .icon-36px-pm-engineer, .icon-36px-recruiter {
    margin-top: 4px;
    padding-top: 0;
  }

  .learnmore_title {
    color: #171717;
    -webkit-text-stroke-color: #171717;
  }

  .learnmore_title:hover {
    color: #5521b5;
  }

  .icon-20px-arrow {
    margin-top: 6px;
    padding-top: 0;
  }

  .v-lines-set {
    align-items: flex-start;
    max-width: 100%;
    position: absolute;
    left: auto;
    transform: rotate(0);
  }

  .vectors-v-line {
    border-right: 1px solid #edebfe;
    width: 100%;
    height: 100%;
  }

  .h-lines-15 {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    flex-flow: column;
    justify-content: flex-start;
    max-width: 100%;
    height: 568px;
  }

  .vectors-h-line {
    border-top: 1px solid #edebfe;
    width: 100%;
    height: 1px;
  }

  .share-graphic {
    width: auto;
    height: auto;
  }

  .logo-renogy {
    overflow: visible;
  }

  .logo-uncork {
    width: 144px;
    height: 45px;
  }

  .branch-left-big {
    width: 100%;
  }

  .branch-left-small {
    position: absolute;
    left: 41%;
  }

  .branch-r-big {
    margin-bottom: 8px;
  }

  .branch-r-small {
    margin-bottom: 0;
    padding-bottom: 0;
    position: absolute;
    top: 56px;
    right: 41%;
    transform: rotate(180deg);
  }

  .link-download-block, .link-block-5 {
    text-decoration: none;
  }

  .div-block {
    background-color: #0000;
    border-radius: 500px;
  }

  .whatsapp-image-2023-11-02-at-21-45-38-3 {
    opacity: 1;
  }

  .mike {
    width: auto;
  }

  ._1517779453361-6 {
    opacity: 1;
  }

  .macbook-frame {
    width: 100%;
    max-width: none;
    height: 100%;
    max-height: none;
    padding-left: 80px;
    padding-right: 80px;
  }

  .notch-camera {
    z-index: 10000;
    max-width: none;
    display: inline-block;
    position: relative;
    inset: 0px 0% auto 41%;
    overflow: visible;
  }

  .utility-page-wrap {
    max-width: none;
    padding-left: 240px;
    padding-right: 240px;
  }

  .utility-page-content {
    width: auto;
    max-width: 500px;
  }

  .hero-wrapper {
    grid-column-gap: 100px;
    grid-row-gap: 100px;
    align-items: center;
    width: 100%;
    max-width: none;
    height: 100%;
    display: flex;
  }

  .hero-split {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    text-align: left;
    justify-content: flex-start;
    align-items: center;
    width: auto;
    max-width: none;
    height: auto;
    max-height: none;
    position: static;
  }

  .screen-1 {
    aspect-ratio: auto;
    width: 100%;
    max-width: none;
    position: relative;
    top: -25px;
  }

  .download-video {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    max-width: none;
    height: 100%;
    max-height: none;
    position: static;
  }

  .video-header {
    text-align: left;
    font-size: 40px;
    line-height: 150%;
  }

  .share_cover {
    border-radius: 20px;
    width: 38%;
  }

  .share {
    width: 100%;
    max-width: 100%;
  }

  .heading {
    color: #c24444;
  }

  .redirect {
    background-color: #fbfbfb;
    justify-content: center;
    align-items: center;
    padding-top: 86px;
    padding-bottom: 86px;
    display: flex;
  }

  .utility-div {
    grid-column-gap: 45px;
    grid-row-gap: 45px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 1200px;
    display: flex;
  }

  ._404-title {
    font-family: Inter, sans-serif;
    font-size: 32px;
    font-weight: 700;
    line-height: 150%;
  }

  .email-us {
    width: auto;
  }

  .email-us:hover {
    background-color: #6c2bd9;
  }

  .hero-left {
    text-align: left;
    width: 570px;
    max-width: none;
    height: auto;
    max-height: none;
    position: static;
  }

  .download-block {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .icon-apple {
    overflow: visible;
  }

  .download-mac-windows {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .download-subtitle {
    text-align: left;
    font-family: Inter, sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 150%;
  }

  .scroll {
    max-width: 1200px;
  }

  .heading-3 {
    font-size: 100px;
    line-height: 100%;
  }

  .background-image {
    border-radius: 10px;
    width: 100%;
    height: 100%;
  }

  .content-block {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
    display: flex;
  }

  .textarea {
    color: #6b7280;
    border: 1px solid #edebfe;
    font-family: Inter, sans-serif;
    font-weight: 400;
  }

  .img-1 {
    width: 100%;
    max-width: 100%;
    height: auto;
  }

  .image-242 {
    max-width: 110%;
  }

  .image-246 {
    max-width: 110%;
    overflow: clip;
  }

  .image-247 {
    max-width: 110%;
  }

  .video-widget {
    width: 100%;
    height: 100%;
  }

  .header-group {
    border-bottom-style: none;
    max-width: 1200px;
    height: 100%;
    padding: 86px 200px;
  }

  .link-block-6 {
    text-decoration: none;
  }

  .block-mid-line {
    grid-column-gap: 136px;
    grid-row-gap: 136px;
    flex-flow: column;
    width: 100%;
    display: flex;
  }

  .parent-mid-block {
    grid-column-gap: 217px;
    grid-row-gap: 217px;
    flex-flow: column;
    width: 100%;
    display: flex;
  }

  .block-title {
    border-bottom: 1px solid #edebfe;
    border-right: 0 #edebfe;
    width: 100%;
    padding: 32px 48px;
  }

  .block-subtitle-cta {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
    align-items: center;
    width: 100%;
    padding: 40px 80px;
    display: flex;
  }

  .container_hero {
    border-style: none none none solid;
    justify-content: space-between;
    align-items: stretch;
    max-width: 1200px;
    display: flex;
  }

  .main_content {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    max-width: 100%;
    height: 100%;
    max-height: 100%;
  }

  .persona-line-art-top {
    top: 80px;
    left: 79px;
  }

  .persona-line-art-bot {
    margin-top: 0;
    margin-bottom: 0;
    top: auto;
    bottom: 216px;
    left: 1118px;
    overflow: clip;
  }

  .persona-v-line {
    align-items: flex-start;
    max-width: 100%;
    position: absolute;
    left: auto;
    transform: rotate(0);
  }

  .persona-h-line {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    flex-flow: column;
    justify-content: flex-start;
    max-width: 100%;
    height: 437px;
  }

  .mid-div-block {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    aspect-ratio: auto;
    background-color: #fbfbfb;
    border: 1px solid #edebfe;
    border-style: solid solid none none;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: auto;
    height: auto;
    max-height: none;
    margin: 81px 80px 0;
    padding: 0;
    display: block;
    position: absolute;
    inset: auto 0%;
  }

  .head-title-vcs {
    color: #171717;
    font-family: Inter, sans-serif;
    font-size: 48px;
    font-weight: 700;
    line-height: 150%;
  }

  .section_why-quill-vc {
    background-color: #f9fafb;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    position: relative;
  }

  .card-title {
    font-size: 22px;
    line-height: 150%;
  }

  .icon-36px-lp {
    padding-top: 5px;
  }

  .video-google-meet, .video-teams-guest {
    padding-bottom: 38px;
    padding-left: 150px;
    padding-right: 120px;
  }

  .video-teams-admin {
    padding-bottom: 0;
    padding-left: 150px;
    padding-right: 120px;
  }

  .section_in_out {
    background-color: var(--accent-50);
    width: 100%;
  }

  .container_in_out {
    border-top: 1px solid var(--accent-200);
    border-right: 1px solid var(--accent-200);
    border-left: 1px solid var(--accent-200);
    max-width: 1200px;
  }

  .header-block {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    border-bottom: 1px solid var(--accent-200);
    flex-flow: column;
    align-items: center;
    padding: 86px 150px;
    display: flex;
  }

  .header-title {
    color: var(--black);
    margin-left: 0;
    margin-right: 0;
    padding-left: 150px;
    padding-right: 150px;
    font-family: Inter, sans-serif;
    font-weight: 600;
  }

  .header-description {
    color: var(--accent-500);
    font-weight: 300;
  }

  .section-1 {
    width: 100%;
    max-width: 400px;
    padding: 129px 48px 10px;
  }

  .card-block {
    grid-column-gap: 22px;
    grid-row-gap: 22px;
    flex-flow: row;
    display: flex;
  }

  .card-header-title {
    color: var(--black);
    margin-top: 3px;
    margin-bottom: 0;
    font-family: Inter, sans-serif;
    font-size: 24px;
    font-weight: 500;
    line-height: 150%;
  }

  .card-header-description {
    color: var(--accent-500);
    margin-bottom: 0;
    font-family: Inter, sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 150%;
  }

  .card-header-block {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    display: flex;
  }

  .section-title {
    color: var(--black);
    margin-top: 0;
    margin-bottom: 0;
    font-family: Inter, sans-serif;
    font-size: 32px;
    font-weight: 600;
    line-height: 150%;
  }

  .quill-cog {
    background-color: var(--accent-50);
    justify-content: space-between;
    width: 100%;
    max-width: none;
    padding-left: 420px;
    position: static;
    left: -48px;
    right: auto;
  }

  .branch-left {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    max-width: 151.5px;
    height: 165px;
  }

  .quill-buttons {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    width: 100%;
    max-width: none;
    height: auto;
  }

  .quill-buttons:hover {
    background-color: #6c2bd9;
  }

  .label-quill {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .branch-r-top, .branch-r-bot {
    width: 100%;
    height: auto;
  }

  .branch-right {
    max-width: 151.5px;
    height: auto;
  }

  .indicate {
    height: auto;
    position: static;
    left: 36%;
  }

  .icon-40px {
    width: 100%;
    max-width: 40px;
    height: 100%;
    max-height: 40px;
  }

  .screenshot-1 {
    opacity: .7;
  }

  .in-out-header-title {
    color: var(--black);
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 150px;
    padding-right: 150px;
    font-family: Inter, sans-serif;
    font-size: 40px;
    font-weight: 600;
    line-height: 150%;
  }

  .in-out-header-description {
    color: var(--accent-500);
    text-align: center;
    margin-bottom: 0;
    font-family: Inter, sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 150%;
  }

  .vc-feature-background-wrapper {
    border-top-left-radius: 15px;
    overflow: hidden;
  }

  .quill-dot {
    border-style: none none dashed;
    border-width: 1px;
    border-color: black black var(--purple-500);
    background-color: #0000;
    background-image: none;
    width: 100%;
    max-width: 100%;
    height: 1px;
    max-height: 100%;
    position: static;
    inset: auto 0% 0% 50%;
  }

  .left-top {
    border-style: none none none solid;
    border-width: 1px;
    border-color: black black var(--accent-600) var(--accent-600);
    background-color: var(--accent-50);
    background-image: none;
    border-bottom-left-radius: 50px;
    width: 100%;
    max-width: 100%;
    height: 100%;
    max-height: 100%;
    position: static;
    inset: auto 0% 0% 50%;
  }

  .left-bot {
    border-style: solid none none solid;
    border-width: 1px;
    border-color: var(--purple-700) black var(--purple-500) var(--purple-700);
    background-color: var(--accent-50);
    background-image: none;
    border-top-left-radius: 50px;
    width: 100%;
    max-width: 100%;
    height: 100%;
    max-height: 100%;
    position: static;
    inset: auto 0% 0% 50%;
    overflow: visible;
  }

  .section_vc-testimonial {
    grid-column-gap: 50px;
    width: 100%;
    max-width: 100%;
    height: 100%;
    padding-left: 0;
    padding-right: 0;
    position: relative;
  }

  .container_vc-testimonial {
    border-style: solid solid none;
    border-width: 1px;
    border-color: var(--purple-100);
    max-width: 1200px;
  }

  .block_in {
    flex-flow: row;
    display: flex;
  }

  .block_out {
    display: flex;
  }

  .block_card-lists {
    grid-column-gap: 86px;
    grid-row-gap: 86px;
    flex-flow: column;
    width: auto;
    padding-top: 133px;
    padding-bottom: 133px;
    padding-right: 42px;
    display: flex;
  }

  .branch-in-line {
    background-color: var(--accent-600);
    background-image: none;
    border: .5px #e5e7eb;
    width: 1px;
    max-width: 100%;
    height: 100%;
    max-height: none;
    position: relative;
    inset: auto auto 0%;
  }

  .content-in {
    flex-flow: row;
    justify-content: space-between;
    width: 100%;
    display: flex;
    position: relative;
  }

  .content-out {
    justify-content: space-between;
    width: 100%;
    display: flex;
    position: relative;
  }

  .branch-out-line {
    background-color: #0000;
    background-image: linear-gradient(#6c2bd9, #6c2bd9 70%, #e5e7eb);
    border: .5px #e5e7eb;
    width: 1px;
    max-width: 100%;
    height: auto;
    max-height: none;
    position: relative;
    inset: auto auto 0% 420px;
  }

  .branch-block {
    margin-top: 0;
    position: relative;
    left: 420px;
  }

  .art-round {
    border-style: none;
    border-width: 1px;
    border-color: var(--purple-700) black var(--purple-500) var(--purple-700);
    background-color: var(--accent-50);
    background-image: none;
    border-top-left-radius: 50px;
    width: 100%;
    max-width: 100%;
    height: 0;
    max-height: 100%;
    position: static;
    inset: auto 0% 0% 50%;
    overflow: visible;
  }

  .block_card-lists_out {
    grid-column-gap: 86px;
    grid-row-gap: 86px;
    flex-flow: column;
    width: auto;
    padding-top: 133px;
    padding-bottom: 133px;
    padding-right: 42px;
    display: flex;
  }

  .quill-vector {
    margin-top: 6px;
  }

  .vc-feature-tab-link-2 {
    background-color: var(--color);
    border-radius: 15px;
  }

  .vc-feature-tab-link-2.w--current {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    border-radius: 15px;
    width: auto;
  }

  .screen-image-wrapper-2 {
    min-height: auto;
  }

  .screen-image-2 {
    height: 534px;
    max-height: none;
    overflow: hidden;
  }

  .vc-feature-screen-3 {
    border-top-left-radius: 15px;
    border-bottom-right-radius: 15px;
    width: auto;
    line-height: 20px;
  }

  .vc-feature-tab-pane-3 {
    border-radius: 15px;
    height: 100%;
    overflow: hidden;
  }

  .header-vc-feature {
    padding-left: 240px;
    padding-right: 240px;
  }

  .vc-feature-header-title {
    margin-top: 0;
    margin-bottom: 0;
  }

  .vc-feature-header-des {
    max-width: none;
  }

  .quill-cog-download {
    width: 100%;
  }

  .background-wrapper {
    border-top-left-radius: 15px;
    overflow: hidden;
  }

  .feature-heading-left {
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    height: auto;
    min-height: 30vh;
    display: flex;
  }

  .container_logo-copy {
    border-top-width: 1px;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 1200px;
    padding-left: 40px;
    padding-right: 40px;
    display: flex;
  }

  .header-wrapper-compact {
    padding-left: 240px;
    padding-right: 240px;
  }

  .section_logo-scroll {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    position: relative;
  }

  .logo-content-copy {
    grid-column-gap: 60px;
    grid-row-gap: 50px;
    flex-flow: wrap;
    justify-content: center;
    padding-left: 0;
    padding-right: 0;
  }

  .section_founder-ios {
    background-color: #fff;
  }

  .main-stack-no-border {
    border-color: var(--accent-200);
    border-bottom-width: 1px;
    justify-content: flex-start;
    align-items: center;
    width: auto;
    padding-left: 40px;
    padding-right: 40px;
  }

  .icon-58 {
    transform: translate(0);
  }

  .dropdown-list.w--open {
    z-index: 0;
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    border: 1px solid var(--purple-200);
    background-color: var(--color);
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    width: 260px;
    padding-left: 10px;
    padding-right: 10px;
    position: absolute;
    top: 36px;
    box-shadow: 0 3px 28px #2222221a;
  }

  .menu-wrapper {
    justify-content: flex-start;
    height: auto;
  }

  .menu-title {
    text-align: left;
    padding-left: 0;
    text-decoration: none;
  }

  .menu-list {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    display: flex;
  }

  .menu-description {
    text-decoration: none;
  }

  .code-embed-5 {
    background-color: var(--color);
    color: var(--black);
    padding-top: 7px;
    padding-bottom: 2px;
  }

  .txt-block {
    align-items: flex-start;
  }

  .block-list {
    border-radius: 10px;
    padding: 10px;
  }

  .block-list:hover {
    background-color: #f7f7f7;
  }

  .menu-menu-wrapper {
    text-decoration: none;
  }

  .gallery-image-wrapper {
    margin-bottom: 100px;
  }

  .div-group-join {
    border-bottom-style: solid;
    max-width: 840px;
    height: 100%;
  }

  .redirect-hero---pricing {
    border-radius: 30px;
    width: 100%;
    max-width: 100%;
    height: auto;
    padding-bottom: 0;
  }

  .container_feature_pricing {
    border-left-width: 1px;
    border-left-color: #fff;
    border-right-width: 1px;
    border-right-color: #fff;
    max-width: 1200px;
  }
}

@media screen and (max-width: 991px) {

  .download {
    padding-left: 0;
    padding-right: 0;
  }

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

  .container_logo {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .logo-set {
    max-width: 100%;
  }

  .logos-group {
    flex-flow: row;
    justify-content: space-between;
    align-items: flex-start;
  }

  .logo-content {
    grid-row-gap: 50px;
    flex-flow: wrap;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
  }

  .left {
    grid-column-gap: 0px;
    width: 100%;
    max-width: none;
    margin-left: 0;
  }

  .hero {
    padding-left: 0;
    padding-right: 0;
  }

  .download-button {
    z-index: 9999;
    position: relative;
  }

  .section_why-quill {
    padding-left: 80px;
    padding-right: 80px;
  }

  .main-stack {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .content-16 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .cta-4 {
    grid-column-gap: 38px;
    grid-row-gap: 38px;
    flex-flow: column;
  }

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

   .meeting-icons {
    padding-left: 0;
    padding-right: 0;
  }

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

  .header-5 {
    padding-left: 60px;
    padding-right: 60px;
  }

  .icons-wrapper {
    width: 100%;
  }

  .left-6, .right-2 {
    grid-column-gap: 80px;
  }

  .solution_section {
    flex-flow: row;
  }

  .row-1 {
    flex-flow: column;
  }

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

  .container_solution {
    max-width: 100%;
  }

  .solution_titles {
    padding-left: 60px;
    padding-right: 60px;
  }

  .section_1 {
    padding-left: 38px;
    padding-right: 38px;
  }

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

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

  .text-228 {
    font-weight: 300;
  }

  .section_try-quill-free {
    padding-left: 80px;
    padding-right: 80px;
  }

  .main-content {
    border-top-style: none;
  }

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

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

  .section_left {
    grid-row-gap: 16px;
    width: auto;
  }

  .section_right {
    justify-content: flex-end;
  }

  .company {
    flex-flow: column;
    justify-content: flex-end;
    align-items: flex-start;
    width: auto;
  }

  .items {
    grid-column-gap: 21px;
  }

  .container-13 {
    max-width: 728px;
  }

  .testimonial-slide {
    flex-flow: column;
    padding-left: 30px;
  }

  .testimonial-image-two {
    width: 59%;
    height: auto;
  }

  .testimonial-slider-arrow {
    margin-top: auto;
    margin-bottom: auto;
    top: -20%;
    bottom: 0;
  }

  .key {
    top: auto;
    left: 48%;
  }

  .section_output {
    height: auto;
    max-height: none;
    padding-left: 80px;
    padding-right: 80px;
  }

  ._2-columns-3 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .emails-2 {
    height: auto;
  }

  .card-shadow {
    z-index: auto;
    opacity: 1;
    height: auto;
    top: 49%;
    bottom: auto;
    box-shadow: 5px -10px 32px #e5e7eb33;
  }

  .img-27 {
    overflow: clip;
  }

  .column-25 {
    width: 100%;
    padding-top: 150px;
  }

  .graphic-17 {
    overflow: clip;
  }

  .redirect-hero {
    padding-left: 80px;
    padding-right: 80px;
  }

  .div-group {
    width: 100%;
    max-width: none;
    padding-left: 80px;
    padding-right: 80px;
  }

  .text-268 {
    font-size: 28px;
  }

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

  .line-art-bot {
    top: auto;
    bottom: 28px;
  }

  .card-2 {
    height: auto;
  }

  .pricing-content {
    height: 100%;
    max-height: 100%;
    padding-left: 80px;
    padding-right: 80px;
  }

  .wrapper {
    flex-flow: column;
    height: 100%;
  }

  .plan-free {
    border-bottom-style: solid;
    height: 33%;
  }

  .cta-14 {
    justify-content: space-between;
    width: 50%;
  }

  .plan-pay-as-you-go {
    border-bottom-style: solid;
    border-left-width: 1px;
    height: 34%;
  }

  .plan-monthlybulk {
    border-left-width: 1px;
    height: 34%;
  }

  .benefit-4 {
    height: auto;
  }

  .tabs-menu {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    border-radius: 100px;
    flex-flow: wrap;
    place-content: space-between center;
    align-items: center;
    width: auto;
    max-width: 690px;
    height: auto;
    max-height: none;
    margin-left: auto;
    margin-right: auto;
  }

  .tabs {
    height: auto;
  }

  .laptop_board {
    overflow: clip;
  }

  .story-2 {
    padding-left: 80px;
    padding-right: 80px;
  }

  .video-wrapper {
    grid-column-gap: 50px;
    padding-left: 38px;
    padding-right: 38px;
  }

  .avatars-2 {
    justify-content: center;
    align-items: center;
    width: 130%;
    max-width: none;
  }

  .video-zoom {
    width: auto;
    max-width: none;
    padding-right: 0;
  }

  .section_template-hero {
    padding-left: 80px;
    padding-right: 80px;
  }

  .center-2 {
    flex-flow: column;
    height: auto;
  }

  .grid-rect {
    border-left-style: none;
    justify-content: center;
    align-items: center;
  }

  .body-7 {
    padding-left: 80px;
    padding-right: 80px;
  }

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

  .col-6 {
    padding-top: 150px;
  }

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

  .share-frame {
    padding-left: 60px;
    padding-right: 60px;
  }

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

  .title-description {
    padding-left: 60px;
    padding-right: 60px;
  }

  .navbar-logo-left-container.shadow-three {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .container-18 {
    max-width: 100%;
  }

  .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-menu-two {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    background-color: #fbfbfb;
    border-radius: 0;
    flex-flow: column;
    justify-content: space-around;
    align-items: flex-start;
    margin-top: 0;
    padding: 20px 70px;
    display: flex;
    position: relative;
    top: 0;
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-link-2 {
    margin-left: 0;
    margin-right: 0;
    padding: 10px;
  }

  .mobile-margin-top-10 {
    width: 100%;
    max-width: 100%;
  }

  .download-btn.quill-downloadbutton {
    border-radius: 8px;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .menu-button {
    border: 1px solid var(--purple-200);
    background-color: var(--white);
    color: var(--black);
    border-radius: 6px;
    padding: 0;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #e9e9e9;
  }

  .icon-56 {
    color: var(--black);
    font-family: Inter, sans-serif;
    font-size: 28px;
  }

  .hero_cta:hover {
    background-color: #6c2bd9;
  }

  .middle-div-block {
    border-bottom-style: solid;
    margin-top: 75px;
    margin-bottom: 75px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .h-lines-15 {
    height: 588px;
  }

  .branch-left-big {
    width: 72%;
    height: auto;
    overflow: clip;
  }

  .branch-left-small {
    width: 44%;
    left: 32%;
  }

  .branch-r-small {
    right: 32%;
  }

  .macbook-frame {
    padding-left: 60px;
    padding-right: 60px;
  }

  .notch-camera {
    width: 14%;
    top: 0px;
  }

  .hero-wrapper {
    grid-column-gap: 38px;
    grid-row-gap: 38px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: -40px;
  }

  .hero-split {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    max-width: 100%;
    margin-bottom: 40px;
  }

  .screen-1 {
    top: -22px;
    bottom: auto;
  }

   .download-video {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .share_cover {
    width: 384px;
  }

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

  .redirect {
    justify-content: center;
    align-items: center;
    padding-left: 80px;
    padding-right: 80px;
  }

  .utility-div {
    width: 100%;
    max-width: 100%;
    padding-left: 80px;
    padding-right: 80px;
  }

  .hero-left {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    max-width: 100%;
    margin-bottom: 40px;
  }

  .download-subtitle, .heading-3 {
    text-align: center;
  }

  .header-group {
    max-width: none;
    padding-left: 80px;
    padding-right: 80px;
  }

  .parent-mid-block {
    opacity: 0;
    width: 100%;
  }

  .main_content {
    flex-flow: column;
    height: auto;
  }

  .persona-line-art-bot {
    top: auto;
    bottom: 28px;
  }

  .persona-h-line {
    height: 630px;
  }

  .mid-div-block {
    border-bottom-style: solid;
    margin-top: 75px;
    margin-bottom: 75px;
    padding-left: 0;
    padding-right: 0;
  }

  .section_why-quill-vc {
    padding-left: 80px;
    padding-right: 80px;
  }

  .card-title {
    font-size: 22px;
  }

  .video-google-meet, .video-teams-guest, .video-teams-admin {
    width: auto;
    max-width: none;
    padding-right: 0;
  }

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

  .container_in_out {
    border-left-style: solid;
  }

  .header-block {
    padding-left: 80px;
    padding-right: 80px;
  }

  .section-1 {
    max-width: none;
    padding-top: 48px;
  }

  .card-block {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
  }

  .screenshot-block {
    border-right-style: solid;
    max-width: none;
    max-height: none;
    overflow: hidden;
  }

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

  .quill-cog {
    padding-left: 0;
    padding-right: 0;
  }

  .branch-left {
    max-width: 100px;
  }

  .quill-buttons {
    max-width: none;
  }

  .label-quill {
    text-align: center;
    width: 100%;
    max-width: 78.6563px;
  }

  .branch-right {
    max-width: 100px;
  }

  .in-out-header-title {
    padding-left: 60px;
    padding-right: 60px;
  }

  .dropdown-dot-wrapper {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 10px;
    display: flex;
  }

  .vc-feature-tablet {
    width: 100%;
    display: block;
  }

  .vc-feature-border {
    border-left: 1px solid #e2e4eb;
    border-right: 1px solid #e2e4eb;
    padding-left: 20px;
    padding-right: 20px;
  }

  .dot_tablet {
    background-color: #e5e7eb;
    border-radius: 50%;
    width: 12px;
    height: 12px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .vc-feature-dropdown-content {
    border-bottom: 1px solid #e5e7eb;
    border-left: 1px solid #e5e7eb;
    border-right: 1px solid #e5e7eb;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
    padding-bottom: 14px;
    padding-left: 14px;
    padding-right: 14px;
  }

  .dropdown-screen-wrapper {
    border: 1px solid var(--accent-200);
    background-color: var(--accent-50);
    border-radius: 15px;
    padding: 59px 26px 0;
  }

  .dropdown-image {
    opacity: .7;
    text-align: left;
    border-radius: 20px;
    margin-left: auto;
    margin-right: auto;
  }

  .vc-feature-dropdown {
    width: 100%;
    overflow: hidden;
  }

  .dropdown-screen-image-wrapper {
    background-color: #fff;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    margin-left: 0;
    padding: 20px;
  }

  .dropdown-text {
    color: #6b7280;
    margin-bottom: 16px;
    font-family: Inter, sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 150%;
  }

  .left-top {
    border-bottom-color: var(--green);
    border-left-color: var(--accent-600);
  }

  .section_vc-testimonial {
    padding-left: 80px;
    padding-right: 80px;
  }

  .block_in, .block_out {
    flex-flow: row;
  }

  .block_quill {
    z-index: 200;
    position: relative;
  }

  .block_card-lists {
    flex-flow: column;
    padding: 48px 38px 48px 0;
  }

  .branch-in-line {
    background-color: var(--accent-600);
    height: 100%;
    margin-top: 0;
    padding-top: 0;
    left: 0;
  }

  .content-in, .content-out {
    flex-flow: column;
  }

  .branch-out-line {
    background-color: #0000;
    background-image: linear-gradient(#6c2bd9, #6c2bd9 70%, #e5e7eb);
    left: auto;
  }

  .branch-block {
    width: 100%;
    max-width: 38px;
    margin-top: 174px;
    position: relative;
    left: auto;
  }

  .art-round {
    border-top-style: solid;
    border-top-color: var(--accent-600);
    border-left-style: solid;
    border-left-color: var(--accent-600);
    max-width: 38px;
    height: 100%;
    max-height: 38px;
  }

  .block_card-lists_out {
    flex-flow: column;
    padding: 48px 38px;
  }

  .quill-vector {
    margin-top: 6px;
  }

  .vc-feature-tab-link-2 {
    background-color: #f9fafb;
  }

  .vc-feature-dropdown-title-2 {
    font-family: Inter, sans-serif;
    font-weight: 400;
    line-height: 150%;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .vc-feature-dropdown-header-3 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    color: #6b7280;
    background-color: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 15px;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding: 12px 0 12px 14px;
    font-family: Inter, sans-serif;
    font-size: 16px;
    display: flex;
  }

  .vc-feature-dropdown-header-3.w--open {
    color: #171717;
    background-color: #f5f8fb;
    border-width: 1px 1px 0;
    border-top-color: #e5e7eb;
    border-left-color: #e5e7eb;
    border-right-color: #e5e7eb;
    border-radius: 20px 20px 0 0;
    flex-flow: column;
    align-items: flex-start;
    padding-top: 20px;
    padding-bottom: 16px;
    font-size: 24px;
    font-weight: 500;
    overflow: hidden;
  }

  .vc-feature-tabs-3 {
    grid-column-gap: 3rem;
    grid-template-rows: auto auto;
    grid-template-columns: 2fr;
  }

  .vc-feature-dropdown-wrapper-3 {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .vc-feature-desktop-3 {
    display: none;
  }

  .vc-container-wrapper {
    max-width: none;
    padding-left: 80px;
    padding-right: 80px;
  }

  .vertical-padding {
    padding-top: 86px;
    padding-bottom: 86px;
  }

  .vc-feature-header-des {
    max-width: 524px;
  }

  .background-wrapper {
    z-index: 0;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    width: 100%;
    max-width: none;
    height: 15px;
    max-height: none;
    padding-left: 0;
    position: relative;
    inset: -36px 0% 0;
  }

  .container-20 {
    max-width: 728px;
  }

  .hero-wrapper-2 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .shadow-two-2 {
    flex: 0 auto;
  }

  .container_logo-copy {
    padding-top: 48px;
    padding-bottom: 48px;
  }

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

  .section_logo-scroll {
    padding-left: 80px;
    padding-right: 80px;
  }

  .logo-content-copy {
    grid-row-gap: 50px;
    flex-flow: wrap;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
  }

  .hero-split-2---left, .hero-split-2---right {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .main-stack-no-border {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .hero-split-2---middle-align {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .dropdown-2 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    text-align: left;
    justify-content: space-around;
    align-items: flex-start;
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .dropdown-menu {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .text-block-29 {
    width: 100%;
    max-width: 100%;
  }

  .list-item-3, .list-item-4, .list-item-5 {
    width: 100%;
    max-width: 100%;
  }

  .container-21 {
    max-width: 728px;
  }

  .testimonial-grid {
    flex-flow: wrap;
    grid-template-columns: 1fr 1fr;
  }

  .section-8 {
    display: none;
  }

  .container-23 {
    max-width: 728px;
  }

  .gallery-wrapper {
    grid-template-columns: 1fr 1fr;
  }

  .gallery-sticky {
    position: relative;
    top: 0;
  }

  .div-group-join {
    width: 100%;
    max-width: none;
    padding-left: 80px;
    padding-right: 80px;
  }

  .redirect-hero---pricing {
    padding-left: 80px;
    padding-right: 80px;
  }

  .container-25 {
    max-width: 728px;
  }

  .pricing-wrapper {
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .pricing-card {
    width: 350px;
  }
}

@media screen and (max-width: 767px) {
  .section_logo, .container_logo {
    padding-left: 20px;
    padding-right: 20px;
  }

  .logo-content {
    flex-flow: wrap;
    justify-content: center;
    align-items: flex-start;
  }

  .left {
    z-index: 100;
    position: relative;
  }

  .section_why-quill {
    padding-left: 20px;
    padding-right: 20px;
  }

  .main-stack {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .content-16 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .header-title {
    font-weight: 600;
  }

  .header-3, .cta-4 {
    padding-left: 0;
    padding-right: 0;
  }

  .section_feature {
    background-color: var(--white);
    padding-left: 20px;
    padding-right: 20px;
  }

  .container_feature {
    padding-top: 48px;
  }

  .meeting-icons {
    align-items: center;
    width: 100%;
    height: 900px;
    padding-left: 0;
    padding-right: 0;
  }

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

  .header-5 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .icons-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    align-items: center;
    height: 100%;
    margin-left: 0;
  }

  .left-6 {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    flex-flow: column;
    align-items: center;
    width: 100%;
    max-width: none;
    margin-left: 40px;
    margin-right: 40px;
    padding-right: 43px;
  }

  .icons-2 {
    grid-column-gap: 23px;
    grid-row-gap: 23px;
    flex-flow: row;
    justify-content: space-between;
    width: auto;
    position: relative;
  }

  .right-2 {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    opacity: 1;
    flex-flow: column;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    max-width: none;
    margin-left: 40px;
    margin-right: 40px;
    padding-left: 10px;
  }

  .solution_section {
    flex-flow: column;
    padding-bottom: 48px;
  }

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

  .solution_titles {
    padding-top: 48px;
    padding-left: 20px;
    padding-right: 20px;
  }

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

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

  .title-41 {
    padding-top: 48px;
    padding-bottom: 0;
  }

  .quote {
    font-size: 20px;
  }

  .section_try-quill-free {
    padding-left: 20px;
    padding-right: 20px;
  }

  .main-content {
    border-top-style: none;
  }

  .section_footer {
    height: auto;
    padding: 48px 40px;
  }

  .container_footer {
    flex-flow: column;
  }

  .section_left {
    width: 100%;
  }

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

  .company {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .items {
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .testimonial-slider-large {
    padding: 60px 15px;
  }

  .testimonial-slide {
    flex-direction: column;
    padding: 23px;
  }

  .testimonial-content {
    max-width: none;
    margin-bottom: 40px;
    margin-right: 0;
  }

  .testimonial-image-two {
    width: 100%;
    height: auto;
  }

  .btn-download.quill-mobileshare {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .key {
    position: absolute;
    top: 48%;
    left: auto;
  }

  .left-arrow-2 {
    justify-content: space-between;
    width: auto;
    height: auto;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    position: absolute;
    top: 30%;
    left: auto;
  }

  .right-arrow {
    justify-content: flex-end;
    align-items: center;
    width: auto;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    inset: auto auto 30%;
    transform: rotate(90deg);
  }

  .dot-line {
    z-index: 8000;
    height: 444px;
  }

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

  ._2-columns-3 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .card-shadow {
    top: 48%;
  }

  .branch-line {
    width: 60px;
    height: auto;
    position: absolute;
    left: auto;
  }

  .column-25 {
    z-index: 100;
    padding-top: 0;
    padding-bottom: 48px;
    position: relative;
  }

  .meeting_google {
    width: 56px;
  }

  .vectors-wrapper-448 {
    width: auto;
    height: auto;
  }

  .vectors-wrapper-450 {
    width: auto;
  }

  .redirect-hero {
    padding: 38px 20px 0;
  }

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

  .line-art-bot {
    top: auto;
    bottom: 28px;
  }

  .pricing-content {
    padding-left: 20px;
    padding-right: 20px;
  }

  .plan-free, .plan-pay-as-you-go, .plan-monthlybulk {
    height: auto;
  }

  .tabs-content {
    margin-left: auto;
    margin-right: auto;
  }

  .story-2 {
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .video-wrapper {
    grid-row-gap: 48px;
    flex-flow: column;
    padding-bottom: 60px;
  }

  .avatars-2 {
    width: auto;
  }

  .section_template-hero {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    height: 100%;
    padding-top: 48px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .center-2 {
    aspect-ratio: auto;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    height: auto;
    max-height: none;
    position: static;
  }

  .grid-rect {
    border-left-style: none;
    justify-content: center;
    align-items: center;
  }

  .body-7 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .privacy-policy-words {
    width: 100%;
  }

  .text-span-16 {
    color: #171717;
    font-weight: 300;
  }

  .text-span-17 {
    color: #171717;
  }

  .text-span-18, .text-span-19, .text-span-20, .text-span-21, .text-span-22, .text-span-23, .text-span-24, .text-span-25, .text-span-26, .text-span-27, .text-span-28, .text-span-29, .text-span-30, .text-span-31, .text-span-32 {
    color: #171717;
    font-weight: 400;
  }

  .main-cards {
    grid-row-gap: 20px;
    flex-flow: column;
    display: flex;
  }

  .col-6 {
    padding-top: 0;
  }

  .link-7, .link-8 {
    color: #171717;
    font-weight: 400;
  }

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

  .share-frame {
    padding: 48px 40px;
    display: none;
  }

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

  .navbar-logo-left-container {
    max-width: 100%;
  }

  .nav-menu-two {
    border-radius: 20px;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    padding-bottom: 30px;
  }

  .nav-link-2 {
    width: 100%;
    max-width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .download-btn.quill-downloadbutton {
    border-radius: 8px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .head-title {
    font-size: 48px;
  }

  .middle-div-block {
    justify-content: space-between;
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Inter, sans-serif;
    position: relative;
  }

  .v-lines-set {
    opacity: 1;
    height: 100%;
    position: absolute;
  }

  .vectors-v-line {
    align-items: stretch;
    height: 100%;
  }

  .h-lines-15 {
    opacity: 1;
    flex-flow: column;
    height: 100%;
    position: absolute;
    inset: 0% 0% auto;
  }

  .vectors-h-line {
    height: 100%;
  }

  .branch-left-big {
    opacity: 1;
    width: auto;
    height: auto;
    padding-top: 4px;
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
    transform: rotate(90deg);
  }

  .branch-left-small {
    width: 44%;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 20px;
    top: 11%;
    left: 30%;
    transform: rotate(90deg);
  }

  .branch-r-big {
    width: auto;
    height: 100%;
    margin-bottom: 6px;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 10px;
    overflow: hidden;
  }

  .branch-r-small {
    width: 44%;
    margin-bottom: 0;
    top: 37px;
    right: 31%;
  }

  .macbook-frame {
    padding-left: 50px;
    padding-right: 50px;
  }

  .notch-camera {
    top: 0px;
  }

  .hero-wrapper {
    grid-column-gap: 38px;
    grid-row-gap: 38px;
  }

  .video-header {
    text-align: center;
  }

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

  .redirect {
    justify-content: center;
    align-items: center;
    padding: 60px 20px 38px;
  }

  .download-block {
    flex-flow: column;
  }

  .download-mac-windows {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
  }

  .download-subtitle, .heading-3 {
    text-align: center;
  }

  .header-group {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .main_content {
    aspect-ratio: auto;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    height: auto;
    max-height: none;
    position: static;
  }

  .persona-line-art-bot {
    top: auto;
    bottom: 28px;
  }

  .persona-v-line {
    opacity: 1;
    height: 100%;
    position: absolute;
  }

  .persona-h-line {
    opacity: 1;
    flex-flow: column;
    height: 100%;
    position: absolute;
    inset: 0% 0% auto;
  }

  .mid-div-block {
    justify-content: space-between;
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Inter, sans-serif;
    position: relative;
  }

  .head-title-vcs {
    font-size: 48px;
  }

  .section_why-quill-vc {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .header-block {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .section-1 {
    padding-right: 76px;
  }

  .branch-left {
    max-width: 100px;
  }

  .cog-l {
    width: auto;
    height: auto;
  }

  .label-quill {
    justify-content: center;
    align-items: center;
    width: 60%;
    max-width: none;
    display: flex;
  }

  .quill-icon {
    width: 100%;
    max-width: 25px;
  }

  .branch-right {
    max-width: 100px;
  }

  .cog-r {
    width: auto;
    height: auto;
  }

  .in-out-header-title {
    padding-left: 0;
    padding-right: 0;
  }

  .vc-feature-tabs-content {
    margin-bottom: 1.5rem;
  }

  .quill-dot {
    z-index: 8000;
    height: 1px;
  }

  .left-top, .left-bot {
    z-index: 8000;
    height: 444px;
  }

  .section_vc-testimonial {
    padding-left: 20px;
    padding-right: 20px;
  }

  .testimonial-header {
    padding-top: 48px;
    padding-bottom: 0;
  }

  .block_card-lists {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
  }

  .branch-in-line {
    z-index: 8000;
    height: 100%;
  }

  .branch-out-line {
    z-index: 8000;
    background-color: #0000;
    background-image: linear-gradient(#6c2bd9, #6c2bd9 80%, #e5e7eb);
    height: auto;
  }

   .art-round {
    z-index: 8000;
    height: 444px;
  }

  .quill-vector {
    width: 100%;
    max-width: 48px;
    margin-top: 6px;
  }

  .vc-feature-dropdown-title-2 {
    font-weight: 400;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .vc-feature-tabs-3 {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    grid-template-columns: 1fr;
  }

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

  .vertical-padding {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .vc-feature-header-title {
    text-align: center;
  }

  .vc-feature-header-des {
    max-width: 398px;
  }

  .feature-heading-left {
    padding: 60px 15px;
  }

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

  .header-wrapper-compact, .section_logo-scroll {
    padding-left: 20px;
    padding-right: 20px;
  }

  .logo-content-copy {
    flex-flow: wrap;
    justify-content: center;
    align-items: flex-start;
  }

  .feature-heading-full-left {
    padding: 60px 15px;
  }

  .main-stack-no-border {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .dropdown-2 {
    align-items: center;
  }

  .dropdown-list.w--open {
    width: auto;
  }

  .testimonial-slider-small {
    padding: 60px 15px;
  }

  .testimonial-card {
    margin-left: 10px;
    margin-right: 10px;
  }

   .testimonial-card-image {
    margin-left: 10px;
    margin-right: 10px;
  }

  .section-8 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
    padding: 40px 20px;
    display: flex;
  }

   .gallery-scroll {
    padding: 60px 15px;
  }

  .text-field-4 {
    border-radius: 20px;
    margin-bottom: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 16px;
  }

  .text-block-30 {
    color: #fff;
    font-size: 16px;
  }

  .success-message {
    background-color: #0000;
  }

  .redirect-hero---pricing {
    padding: 38px 20px 0;
  }

  .pricing-comparison {
    padding: 60px 15px;
  }

  .pricing-wrapper {
    justify-items: stretch;
  }

  .pricing-card {
    width: auto;
  }

  .pricing-card.featured-pricing {
    max-width: 800px;
  }

  .pricing-title {
    font-size: 34px;
    line-height: 42px;
  }

  .container_feature_pricing {
    padding-top: 48px;
  }
}

@media screen and (max-width: 479px) {
  .section_logo {
    padding-left: 20px;
    padding-right: 20px;
  }

  .logos-group {
    flex-flow: column;
  }

  .download-button {
    grid-column-gap: 7px;
    grid-row-gap: 7px;
    justify-content: space-between;
    align-items: center;
  }

  .section_why-quill {
    padding-left: 20px;
    padding-right: 20px;
  }

  .content-16 {
    padding-left: 0;
    padding-right: 0;
  }

  .header-title {
    font-size: 32px;
  }

  .header-description {
    font-size: 16px;
  }

  .header-3 {
    padding-left: 0;
    padding-right: 0;
  }

  .cta-4 {
    flex-flow: column;
  }

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

  .container_feature {
    padding-top: 48px;
  }

  .meeting-icons {
    padding-left: 0;
    padding-right: 0;
  }

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

  .hero-stack-6 {
    padding-top: 38px;
  }

  .header-5 {
    padding-left: 0;
    padding-right: 0;
  }

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

  .text-104 {
    font-size: 16px;
    font-weight: 300;
  }

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

  .solution_titles {
    padding-left: 0;
    padding-right: 0;
  }

  .solution_header {
    font-size: 32px;
  }

  .solution_subtitle {
    font-size: 16px;
  }

  .text-220 {
    text-align: center;
    align-self: auto;
    display: block;
  }

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

  .compliance {
    padding: 38px 25px;
  }

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

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

  .text-228, .quote, .username, .role {
    font-size: 16px;
  }

  .section_try-quill-free {
    padding-left: 20px;
    padding-right: 20px;
  }

  .main-content {
    border-top-style: none;
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .section_footer {
    height: auto;
    padding: 38px 20px;
  }

  .section_left {
    width: 100%;
  }

  .section_right {
    grid-column-gap: 38px;
    grid-row-gap: 38px;
    flex-flow: column;
  }

  .company {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .items {
    grid-row-gap: 20px;
  }

  .testimonial-slider-large {
    margin-bottom: 40px;
    padding-top: 48px;
    padding-bottom: 48px;
  }

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

  .btn-download {
    grid-column-gap: 10px;
  }

  .logo-windows {
    display: block;
  }

  .dot-line {
    height: 444px;
    left: 50%;
  }

  .branch-line {
    height: auto;
  }

  .redirect-hero {
    align-items: stretch;
    width: 100%;
    max-width: 100%;
    padding-top: 38px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-group {
    align-items: stretch;
    width: 100%;
    max-width: 100%;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

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

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

  .pricing-content {
    padding-left: 20px;
    padding-right: 20px;
  }

  .plan-free {
    padding: 38px 20px;
  }

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

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

  .cta-14 {
    width: 100%;
  }

  .vectors-wrapper-492 {
    overflow: visible;
  }

  .plan-pay-as-you-go, .plan-monthlybulk {
    padding: 38px 20px;
  }

  .story-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .video-wrapper {
    width: auto;
    padding: 38px 20px;
  }

  .avatars-2 {
    width: auto;
  }

  .story_title {
    font-size: 20px;
  }

  .section_template-hero {
    justify-content: center;
    align-items: center;
    height: 0%;
    padding-top: 38px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .container_main {
    border-top-style: none;
    border-bottom-style: none;
    display: block;
  }

  .grid-rect {
    border-style: solid solid solid none;
    height: 80px;
    padding-left: 20px;
    padding-right: 20px;
  }

  ._2-8 {
    border-top-style: none;
    border-bottom-style: none;
    height: 160px;
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .body-7 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .content-79 {
    padding-bottom: 38px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-span-16 {
    color: #171717;
    font-weight: 300;
  }

  .text-span-17 {
    color: #171717;
  }

  .text-span-18, .text-span-19, .text-span-20, .text-span-21, .text-span-22, .text-span-23, .text-span-24, .text-span-25, .text-span-26, .text-span-27, .text-span-28, .text-span-29, .text-span-30, .text-span-31, .text-span-32 {
    color: #171717;
    font-weight: 400;
  }

  .card-wrapper {
    padding: 30px 20px 20px;
  }

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

  .card-description {
    font-size: 16px;
  }

  .link-7, .link-8 {
    color: #171717;
    font-weight: 400;
  }

  .video {
    height: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .share-frame {
    border-top-style: none;
    border-top-width: 1px;
    border-bottom-width: 1px;
    padding: 38px 0;
  }

  .schedule {
    height: 100%;
    max-height: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .schedule-content {
    grid-row-gap: 58px;
    padding-top: 38px;
    padding-bottom: 38px;
  }

  .title-description {
    padding-left: 20px;
    padding-right: 20px;
  }

  .schedule-header {
    font-size: 22px;
  }

  .text-295 {
    font-size: 13px;
  }

  .code-embed, .container-17 {
    height: 100%;
    max-height: 100%;
  }

  .section_navbar {
    width: 100%;
    max-width: 100%;
  }

  .container-18 {
    max-width: none;
    padding-left: 0;
    padding-right: 0;
  }

  .nav-menu-two {
    flex-direction: column;
    padding-left: 20px;
    padding-right: 20px;
  }

  .page-download {
    max-width: 100%;
  }

  .head-title {
    color: #171717;
    font-size: 40px;
  }

  .head-subtitle {
    font-size: 16px;
  }

  .button-8 {
    text-align: center;
  }

  .middle-div-block {
    padding-left: 20px;
    padding-right: 20px;
  }

  .macbook-frame {
    padding-left: 20px;
    padding-right: 20px;
  }

  .hero-wrapper {
    grid-column-gap: 38px;
    grid-row-gap: 38px;
  }

  .hero-split {
    padding-left: 20px;
    padding-right: 20px;
  }

  .video-header {
    font-size: 24px;
  }

  .share_cover {
    width: 250px;
    overflow: clip;
  }

  .share {
    height: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .utility-div {
    padding-left: 20px;
    padding-right: 20px;
  }

  ._404-title {
    font-size: 32px;
  }

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

  .apple-logo {
    grid-column-gap: 0px;
  }

  .icon-apple {
    display: block;
  }

  .download-subtitle {
    font-size: 16px;
  }

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

  .header-group {
    align-items: stretch;
    width: 100%;
    max-width: 100%;
    padding: 38px 20px;
  }

  .block-title {
    padding-left: 0;
    padding-right: 0;
  }

  .block-subtitle-cta {
    padding-left: 20px;
    padding-right: 20px;
  }

  .container_hero {
    border-top-style: none;
    border-bottom-style: none;
    display: block;
  }

  .mid-div-block {
    padding-left: 0;
    padding-right: 0;
  }

  .head-title-vcs {
    color: #171717;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 32px;
  }

  .section_why-quill-vc {
    padding-left: 20px;
    padding-right: 20px;
  }

  .feature-card-wrapper {
    padding: 30px 20px 20px;
  }

  .card-title {
    font-size: 20px;
  }

  .header-block {
    padding: 48px 38px;
  }

  .section-1 {
    padding-right: 58px;
  }

  .card-header-title {
    font-size: 20px;
  }

  .branch-left {
    max-width: 50px;
  }

  .cog-l {
    width: 30px;
    height: 30px;
  }

  .branch-right {
    max-width: 50px;
  }

  .cog-r {
    width: 30px;
  }

  .in-out-header-title {
    font-size: 32px;
  }

  .in-out-header-description {
    font-size: 16px;
  }

  .vc-feature-border {
    padding-left: 20px;
    padding-right: 20px;
  }

  .dropdown-screen-wrapper {
    padding: 18px 12px;
  }

  .dropdown-screen-image-wrapper {
    border-radius: 20px;
    padding-bottom: 20px;
    padding-left: 11px;
    padding-right: 11px;
  }

  .dropdown-text {
    font-family: Inter, sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 150%;
  }

  .quill-dot {
    height: 1px;
    left: 50%;
  }

  .left-top, .left-bot {
    height: 444px;
    left: 50%;
  }

  .section_vc-testimonial {
    padding-left: 20px;
    padding-right: 20px;
  }

  .block_card-lists {
    padding-right: 20px;
  }

  .branch-in-line {
    height: 100%;
    left: auto;
  }

  .branch-out-line {
    background-color: var(--purple-700);
    background-image: none;
    height: auto;
    left: auto;
  }

  .branch-block {
    max-width: 20px;
  }

  .art-round {
    max-width: none;
    height: 444px;
    left: 50%;
  }

  .block_card-lists_out {
    padding-left: 20px;
    padding-right: 20px;
  }

  .vc-feature-dropdown-title-2 {
    white-space: normal;
    word-break: normal;
    max-width: none;
    font-weight: 400;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .vc-feature-dropdown-header-3 {
    justify-content: flex-start;
    align-items: center;
    padding-right: 14px;
  }

  .vc-feature-tabs-3 {
    grid-template-columns: 1fr;
  }

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

  .vc-feature-header-title {
    font-size: 32px;
  }

  .vc-feature-header-des {
    max-width: 240px;
    font-size: 16px;
  }

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

  .header-wrapper-compact {
    padding-left: 0;
    padding-right: 0;
  }

  .section_logo-scroll {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .centered-heading-2 {
    margin-bottom: 24px;
  }

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

  .testimonial-card {
    margin-left: 10px;
    margin-right: 10px;
    display: flex;
  }

   .testimonial-card-image {
    margin-left: 10px;
    margin-right: 10px;
  }

  .section-8 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
    flex: 0 auto;
    padding-bottom: 40px;
    padding-left: 0;
    padding-right: 0;
  }

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

  .gallery-wrapper {
    grid-template-columns: 1fr;
  }

  .div-group-join {
    align-items: stretch;
    width: 100%;
    max-width: 100%;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .readability {
    margin-left: 0;
    margin-right: 0;
  }

  .redirect-hero---pricing {
    align-items: stretch;
    width: 100%;
    max-width: 100%;
    padding-top: 38px;
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .pricing-wrapper.free {
    padding-left: 0;
    padding-right: 0;
  }

  .container_feature_pricing {
    padding-top: 48px;
  }
}

#w-node-dd910d96-2adc-8c46-f225-60fd9827dd84-5ea782a0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a3d43840-f97f-82cd-cc19-174ab216fb5b-5ea782a0 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-f86453b7-e62a-b87f-3700-9655cbd690ec-605a1889 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_232bf4fc-018d-f9e6-7236-d9af414ee9cb-605a1889, #w-node-_232bf4fc-018d-f9e6-7236-d9af414ee9e0-605a1889, #w-node-_232bf4fc-018d-f9e6-7236-d9af414eea04-605a1889, #w-node-ad37b568-244d-2502-7b60-f9b363d074df-605a1889, #w-node-ad37b568-244d-2502-7b60-f9b363d074f4-605a1889, #w-node-ad37b568-244d-2502-7b60-f9b363d07518-605a1889 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (min-width: 1280px) {

  #w-node-a3d43840-f97f-82cd-cc19-174ab216fb5b-5ea782a0 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 991px) {

  #w-node-dd910d96-2adc-8c46-f225-60fd9827dd84-5ea782a0 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-dd910d96-2adc-8c46-f225-60fd9827dd84-5ea782a0, #w-node-a3d43840-f97f-82cd-cc19-174ab216fb5b-5ea782a0 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}
