body {
  background-color: #fff;
  margin: 0;
}

.field-body p,
.field-body h1,
.field-body h2 {
  margin: 0;
}

.field-body p,.slit-section p {
  font-size: 18px;
}

.field-body h1 {
  font-family: var(--zf-primary-semibold);
  font-size: 60px;
  line-height: 1;
  max-width: 720px;
  margin: 0 auto;
  margin-bottom: 30px;
}

.field-body h2 {
  font-family: var(--zf-primary-bold);
  font-size: 50px;
}

.field-body h3 {
  font-size: 24px;
}

.field-body .section {
  padding: 80px 0;
  position: relative;
}

.flex-wrap {
  display: flex;
  align-items: unset;
  justify-content: space-between;
}

.content-wrap {
  padding: 0;
  height: 100%;
}

.cta {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin: 35px auto 0 auto;
  text-align: center;
  align-items: center;
}

.field-body .act-btn {
  background-color: #f81919;
  color: #fff;
  border: unset;
  width: max-content;
  font-size: 20px;
  padding: 20px 50px;
  font-family: var(--primaryfont-bold);
  display: block;
  text-transform: initial;
  line-height: 1;
  border-radius: 30px;
}

.banner-section .content {
  text-align: center;
}

.banner-section p {
  margin: 0 auto;
  max-width: 400px;
}

.rs-request-demo {
  font-size: 20px;
  background: red;
  border-radius: 50px;
  font-family: var(--primaryfont-semibold);
  padding: 15px 35px;
  text-transform: capitalize;
  cursor: pointer;
}
.white-cta {
  color: #212121 !important;
  border: 1px solid #212121 !important;
  background-color: #fff !important;
}

.field-body .banner-section {
  padding-bottom: 200px;
}

.banner-section .shapes {
  position: absolute;
  width: 100%;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}

section.blue-bg {
  background-color: #0642a8;
}

section.blue-bg h3,
section.blue-bg p {
  color: #fff;
}

section.blue-bg h2 {
  color: rgb(255 255 255 / 10%);
}

section.white-bg h2 {
  color: rgb(0 0 0 / 10%);
}

section.grey-bg {
  background-color: #f2f2f2;
}

section.grey-bg h2 {
  color: rgb(0 0 0 / 10%);
}

.features-section .heading {
  margin-bottom: 30px;
}

.features-section h2 {
  font-size: 100px;
  letter-spacing: -2px;
  padding-left: 55px;
}

.features-section .flex-wrap {
  flex-wrap: wrap;
  row-gap: 60px;
  column-gap: 100px;
  justify-content: space-between;
  width: 90%;
  margin: 0 auto;
}

.features-section h3 {
  margin: 30px 0 15px;
  max-width: 402px;
  font-family: var(--primaryfont-bold);
}

.features-section .feature {
  flex: 0 0 calc(50% - 100px);
  transform: translateY(10%);
  transition: 0.8s ease-in;
}

.zwe-om.feature {
  transform: translateY(0);
}

.features-section .feature:nth-child(1) p {
  max-width: 400px;
}

.features-section .feature:nth-child(2) p {
  max-width: 446px;
}

.features-section .feature:nth-child(3) p {
  max-width: 370px;
}

.features-section .feature:nth-child(4) p {
  max-width: 420px;
}

.features-section .feature:nth-child(5) p {
  max-width: 421px;
}

.features-section .feature:nth-child(6) p {
  max-width: 422px;
}

.feature .ryt-rectangle {
  right: 0;
  bottom: 0;
  transform: translate(10%, 16%);
}

.theme-code .rectangle {
  bottom: 0;
  transform: translate(-7%, 9%);
}

.theme-code .semicircle {
  bottom: 0;
  right: 0;
  transform: translate(-18%, 13%);
}

.theme-code .quad-circle {
  right: 0;
  transform: translate(-8%, -6%);
}

.theme-code .quad-circle2 {
  bottom: 50px;
  transform: translate(50%, 0px);
}

.theme-code .triangle {
  left: 0;
  transform: translate(-23%, -9%);
  bottom: 0;
}

.analytics-s .triangle {
  transform: translate(36%, -9%) rotate(45deg);
  bottom: 0;
  right: 0;
}

.theme-code .ryt-square,
.insights-s .ryt-square {
  top: 0;
  transform: translate(-8%, -28%);
  right: 0;
  width: 200px;
}

.insights-s .ryt-square {
  left: 0;
  transform: translate(-7%, -19%);
}

.insights-s .triangle {
  right: 0;
  transform: translate(55%, 0%) rotate(45deg);
  bottom: 0;
}

.reports-s .quad-circle3 {
  top: 0;
  right: 0;
  transform: translate(7%, -28%);
}

.reports-s .ryt-square {
  bottom: 0;
  transform: translate(-27%, -28%);
}

.organize-faster-autotagging .rectangle {
  bottom: 0;
  transform: translate(-7%, 9%);
}

.slit-section {
  background-color: #1f1f1f;
  color: #fff;
}
.slit-section .flex-wrap {
  flex-wrap: wrap;
}
.slit-section .flex-wrap .heading {
  text-align: center;
}
.slit-section .flex-wrap .heading,
.slit-section .flex-wrap .early-access {
  width: 100%;
}

.slit-section .flex-wrap .early-access {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
  margin-top: 40px;
}
.slit-section h2,
.slit-section p {
  margin: 0 auto;
}
.slit-section h2 {
  max-width: 662px;
  line-height: 1.2;
  margin-bottom: 20px;
}

.slit-section p {
  max-width: 922px; 
  line-height: 1.7;
}

.footer-section h2 span {
  color: #f81919;
}

.features-group {
  position: relative;
}

.field-body .tabs-header {
  position: sticky;
  top: 20%;
  z-index: 1;
  background-color: #fff;
  padding: 40px 40px 30px 10px;
  box-shadow: 10px 0 30px #00000033;
  border: 0.5px solid #dbdbdb;
  border-radius: 0 5px 5px 0;
  transition: 1s ease all;
}

.field-body .head-inner {
  position: absolute;
  height: 95%;
  top: 3%;
}

.tabs-header ul {
  font-size: 16px;
}

.tabs-header li {
  font-family: var(--zf-secondary-medium);
  line-height: 2;
  cursor: pointer;
}

.tabs-header li.active {
  font-family: var(--primaryfont-semibold);
  color: #0642a8;
}

.features-group .img-contain {
  width: fit-content;
  position: relative;
}

.features-group .img-contain img {
  vertical-align: bottom;
  position: relative;
  -webkit-filter: drop-shadow(0 5px 5px #0000002b);
  filter: drop-shadow(0 5px 10px #0000001b);
}

.features-group .img-contain svg {
  position: absolute;
}

.central-survey-data .rectangle {
  right: 0;
  top: 50%;
  transform: translate(10%, -50%);
}

.central-survey-data .circle {
  bottom: 0;
  transform: translateX(-50%);
}

.audio-video-interviews .circle {
  right: 0;
  bottom: 0;
  transform: translate(20%, 15%);
}

.host-live-sessions .circle {
  bottom: 0;
  transform: translate(-35%, -25%);
}

.audio-video-interviews .quad-circle {
  transform: translate(-15%, 20%);
}

.realtime-collab-sessions .circle {
  right: 0;
  top: 0;
  transform: translate(40%, 25%);
}

.transcribe-audio-video .triangle {
  transform: translate(-10%, 5%);
}

.playback-pivotal-moments .semicircle {
  right: 0;
  top: 0;
  transform: translate(60%, 90%);
}

.import-export-tags .circle {
  transform: translate(-25%, -3%);
}

.import-export-tags .semicircle {
  right: 0;
  bottom: 0;
  transform: translate(37%, -18%) rotate(-32deg);
}

.segment-tags .triangle {
  right: 0;
  transform: translate(34%, -35%);
}

.manage-tags-bulk .rectangle {
  transform: translate(-5%, 22%);
}

.tag-management .ryt-square {
  transform: translate(-2%, 2%);
  right: -27px;
  top: -27px;
}

.organize-faster-autotagging .semicircle {
  right: 0;
  transform: translate(-8%, -10%);
}

.organize-faster-autotagging .rectangle {
  bottom: 0;
  transform: translate(-7%, 9%);
}

.analyze-segments .semicircle {
  right: 0;
  transform: translate(40%, -7%);
}

.analyze-segments .rectangle {
  bottom: 0;
  transform: translate(-7%, 7%);
}

.visualize-research-data .semicircle {
  bottom: 0;
  transform: translate(-23%, -35%);
}

.visualize-research-data .rectangle {
  right: 0;
  transform: translate(14%, -12%);
}

.filter-segment-tags .circle {
  right: 0;
  transform: translate(29%,49%);
}

.filter-segment-tags .rectangle {
  right: 0;
  transform: translate(-240%,-23%);
}

.filter-observations .circle {
  transform: translate(-30%, -10%);
}

.filter-observations .semicircle {
  right: 0;
  bottom: 0;
  transform: translate(-20%, 40%);
}

.publish-insights .rectangle {
  right: 0;
  bottom: 0;
  transform: translate(30%, -10%);
}

.compile-reports .semicircle {
  transform: translate(-40%, 21%);
}

.publish-settings .triangle {
  right: 0;
  transform: translate(36%, -40%);
}

.features-group svg path,
.features-group svg rect,
.features-group svg circle {
  fill: none;
  stroke-dasharray: 1000;
  stroke-dashoffset: 1000;
}

.features-group .zwe-ob path,
.features-group .zwe-ob rect,
.features-group .zwe-ob circle {
  animation: graphLine 2s linear forwards 0.5s;
}

@keyframes graphLine {
  from {
    stroke-dashoffset: 1000;
  }

  to {
    stroke-dashoffset: 0;
  }
}

.footer-section {
  text-align: center;
}

.footer-section h2 {
  max-width: 650px;
  margin: 0 auto 30px auto;
}

.footer-section p {
  font-size: 20px;
}

.social-icons {
  margin-top: 20px;
  display: flex;
  justify-content: center;
  gap: 30px;
}

.social-icons a:before {
  position: initial;
  display: inline-block;
  vertical-align: middle;
  content: "";
  background-image: var(--common-elements);
  background-repeat: no-repeat;
  background-size: 1050px auto;
  height: 34px;
  width: 34px;
}

.social-icons a.fb-i:before {
  background-position: -237px 1px;
}

.social-icons a.twitter-i:before {
  background-position: -272px 1px;
  width: 42px;
}

.social-icons a.youtube-i:before {
  background-position: -380px 1px;
  width: 47px;
}

.social-icons a.insta-i:before {
  background-position: -428px 1px;
}

.features-section {
  overflow: clip;
}

.field-body .banner-section {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 0;
}

.field-body .banner-section:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: url("/sites/zweb/images/researchstudio/features/bg-line.svg")
    repeat;
  background-size: 150px 50px;
  top: 0;
  left: 0;
  z-index: -1;
}

@media (max-width: 1650px) {
  .features-section h2 {
    font-size: 85px;
    padding-left: 80px;
  }

  .features-section .content-wrap {
    margin-right: 0;
  }
}

@media (max-width: 1350px) {
  .features-section h2 {
    font-size: 75px;
    padding-left: 65px;
  }
}

@media (min-width: 991px) {
  .features-section .feature.filter-observations {
    flex: 0 0 calc(50% - 6px);
  }

  .features-section .feature.publish-insights {
    flex: 0 0 calc(40% - 80px);
  }

  .features-section .feature.search-insights {
    flex: 0 0 calc(50% - 6px);
  }

  .central-survey-data img {
    max-width: 450px;
    width: 100%;
  }
  .rs-btn,
  .rs-request-demo {
    padding: 12px 30px;
    font-size: 15px;
  }
}

@media screen and (min-width: 1201px) and (max-width: 1460px) {
  .tabs-header li {
    font-family: var(--zf-secondary-medium);
    line-height: 1;
    cursor: pointer;
    font-size: 14px;
    max-width: 120px;
    margin-bottom: 13px;
  }
}

@media (max-width: 1200px) {
  .content-wrap {
    max-width: 960px;
  }

  .field-body h1 {
    font-size: 50px;
  }

  .field-body h2 {
    font-size: 40px;
  }

  .field-body h3 {
    font-size: 22px;
  }

  .features-section h2 {
    font-size: 60px;
  }

  .field-body .banner-section:before {
    display: none;
  }
}

@media (min-width: 991px) and (max-width: 1095px) {
  .features-section .flex-wrap {
    margin-right: 0;
  }

  .features-section h2 {
    text-align: center;
  }
}

@media (max-width: 992px) {
  .content-wrap {
    max-width: 880px;
  }

  .field-body .head-inner {
    display: none;
  }

  .features-section .content-wrap {
    margin-right: auto;
  }

  .features-section .flex-wrap {
    width: 100%;
  }

  .features-section .feature {
    flex: 0 0 100%;
  }

  .features-section h2 {
    text-align: center;
    font-size: 70px;
    padding: 0;
  }

  .features-group .img-contain {
    margin: 0 auto;
  }

  .features-section .feature h3 {
    margin: 25px auto 15px;
    text-align: center;
  }

  .features-section .feature p {
    margin: 0 auto;
    text-align: center;
  }

  .features-section .feature:nth-child(n + 0) p {
    max-width: 470px;
  }
  .slit-section p{
    max-width: 662px;
  }
}

@media (max-width: 767px) {
  .content-wrap {
    max-width: 720px;
  }

  .field-body h1 {
    font-size: 40px;
    max-width: 580px;
  }

  .field-body h2 {
    font-size: 30px;
  }

  .features-section h2 {
    font-size: 60px;
  }

  .slit-section .flex-wrap {
    flex-direction: column;
  }

  .slit-section .flex-wrap .heading,
  .slit-section .flex-wrap .early-access {
    width: 100%;
    text-align: center;
  }
 

  .field-body .act-btn {
    font-size: 18px;
    padding: 17px 35px;
    border-radius: 20px;
  }
  .slit-section h2{
    max-width: 422px;
  }
  .field-body .section {
    padding: 50px 0;
  }
  .cta {
    max-width: 280px;
    flex-direction: column;
  }
}

@media (max-width: 640px) {
  .content-wrap {
    max-width: 620px;
  }

  .field-body h1 {
    font-size: 30px;
    max-width: 430px;
    margin-bottom: 20px;
  }

  .field-body h2 {
    font-size: 30px;
  }

  .features-section h2 {
    font-size: 50px;
  }

  .cta {
    margin-top: 25px;
  }
}

@media (max-width: 650px) {
  .features-section svg {
    display: none;
  }
  .slit-section p {
    max-width: 442px;
}
}

@media (max-width: 480px) {
  .content-wrap {
    max-width: 430px;
  }

  .field-body h1 {
    font-size: 25px;
    max-width: 288px;
  }

  .field-body h2 {
    font-size: 25px;
  }

  .features-section h2 {
    font-size: 38px;
  }

  .field-body p,.slit-section p {
    font-size: 17px;
  }
}
