/* Banner */
.bannerSec {
  padding: 160px 0 184px;
  background: #060606;
  overflow: hidden;
}
.bannerSec.gradiantVector::before {
  position: absolute;
  content: '';
  width: 620px;
  height: 620px;
  border-radius: 620px;
  background: conic-gradient(
    from 90deg at 50% 50%,
    rgba(0, 189, 178, 0.5) -0.07deg,
    rgba(0, 55, 52, 0.6) 170.63deg,
    rgba(0, 189, 178, 0.5) 359.93deg,
    rgba(0, 55, 52, 0.6) 530.62deg
  );
  filter: blur(150px);
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.bannerContainer {
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.ctaSec {
  padding: 83px 0;
  background: #060606;
  overflow: hidden;
}
.ctaSec.gradiantVector::before {
  position: absolute;
  content: '';
  width: 1170px;
  height: 434px;
  border-radius: 620px;
  background: conic-gradient(
    from 90deg at 50% 50%,
    #24c7bd -148.14deg,
    #24c7bd 21.2deg,
    #24c7bd 52.02deg,
    #0e6953 90.31deg,
    #05ada3 119.44deg,
    #046761 138.28deg,
    #24c7bd 211.86deg,
    #24c7bd 381.2deg
  );
  filter: blur(250px);
  left: 50%;
  top: 90%;
  transform: translate(-50%, -50%);
}

.ctaContainer {
  width: 100%;
  margin: 0 auto;
  position: relative;
}

.bannerSec h1,
.ctaSec h2,
.bannerSec h1 span,
.ctaSec h2 span {
  margin: 0 auto;
  max-width: 1000px;
  color: #fff;
  text-align: center;
  font-size: 45px;
  font-style: normal;
  font-weight: 500;
  line-height: 57px;
}
.bannerSec h1 span,
.ctaSec h2 span {
  color: #05ada3;
}

.bannerDesc {
  max-width: 545px;
  margin: 0 auto;
  color: #d4dce5;
  font-size: 16px;
  font-weight: 500;
  line-height: 27.2px;
  text-align: center;
  margin-top: 25px;
}

.bannerBtns {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 26px;
  margin-top: 42px;
}

.bannerBtns a {
  max-width: 215px;
  width: 100%;
  height: 56px;
  font-weight: 500;
  font-size: 17px;
  line-height: 150%;
  letter-spacing: 0.03em;
  display: flex;
  justify-content: center;
  border-radius: 100px;
  border: 1px solid #05ada3;
  align-items: center;
}

.bannerBlueBtn {
  background: linear-gradient(180deg, #24c7bd 0%, #046761 100%);
  color: #fff;
  position: relative;
}

.bannerBlueBtn::before,
.blueCTA::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 100px;
  animation-name: pulse-animation6;
  -webkit-animation-duration: 2s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: normal;
  animation-direction: normal;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.bannerWhiteBtn {
  color: #05ada3;
  background: #fff;
}

.bannerBtns a:hover {
  background: #019990;
}
.ctaDesc {
  max-width: 957px;
  margin: 0 auto;
  color: #d4dce5;
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
  text-align: center;
  margin-top: 35px;
}

.youtubeVideoSec {
  position: relative;
}
.youtubeVideoSec::after {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  background: linear-gradient(
    0deg,
    rgba(201, 255, 238, 0.4) -6.5%,
    rgba(233, 251, 247, 0.4) 26.05%,
    rgba(250, 255, 246, 0.802083) 67.04%,
    rgba(232, 237, 255, 0) 109.24%
  );
  top: 50%;
  transform: translateY(-50%);
  z-index: -1;
}
.video-add {
  cursor: pointer;
  max-width: 991px;
  width: 100%;
  margin: -90px auto 60px;
}
.video-add {
  position: relative;
  /* border: 3px solid #fff; */
  border-radius: 9px;
}
.play-btn {
  position: absolute;
  top: 50%;
  z-index: 2;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
}

.video-img {
  display: block;
  width: 100%;
  height: auto;
}
.video-iframe {
  display: none;
  border-radius: 9px;
  overflow: hidden;
  background: #000;
}
.video-iframe iframe {
  border-radius: 9px;
  background: #000;
}
.video-add-wrapper {
  padding: 5px;
  background: #05ada3;
  max-width: max-content;

  border-radius: 9px;
}
.videoContent {
  padding: 80px 0px 70px;
  max-width: 899px;
  margin: 0 auto;
}
.videoContent p {
  color: #121826;
  font-size: 38px;
  font-weight: 700;
  margin: 0 auto;
  line-height: 57px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}
.videoContentUl {
  padding: 80px 0px 70px;
  display: flex;
  justify-content: center;
  gap: 64px;
  align-items: center;
}
.videoContentUl {
  list-style: none; /* Hide the default list marker */
  padding: 50px 0px 70px; /* Remove default padding */
  margin: 0;
  color: #121826;
  font-size: 17px;
  font-weight: 400;
  line-height: 25.5px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}
.videoContentUl li {
  position: relative;
}
.videoContentUl li::before {
  content: ''; /* Acts as the custom marker */
  position: absolute;
  left: -30px; /* Align to the start of the list item */
  top: 50%;
  transform: translateY(-50%); /* Center vertically */
  width: 20px; /* Marker size */
  height: 20px; /* Marker size */
  background: url('../images/greenTick.svg') no-repeat center center;
  background-size: contain; /* Ensure the image fits within the marker size */
}

body.no-scroll {
  overflow: hidden;
}

.scrollerSection {
  position: relative;
  overflow: hidden;
  background: #f8fffb;
  padding: 70px 0px 98px;
  width: 100%;
}
.scroller {
  height: 100%;
  width: 100%;
  max-height: 511px;
  overflow-y: scroll;
  scrollbar-width: none; /* For Firefox */
  -ms-overflow-style: none; /* For Internet Explorer and Edge */
}
.scroller::-webkit-scrollbar {
  display: none; /* For Chrome, Safari, and Edge */
}
.rowScroller {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.pill {
  max-width: 160px;
  padding: 11px 13px;
  border-radius: 100px;
  background: #ffffff;
  margin-bottom: 20px;
}
.pill p {
  font-size: 10px;
  font-weight: 400;
  line-height: 12.6px;
  text-align: center;
  color: #000000;
}

.contentRight {
}
.contentRight .imgWrapper {
  width: 624px;
  height: 511px;
  border-radius: 15px;
  padding: 73px 18px 72px;
  background: conic-gradient(
    from 180deg at 50% 44.13%,
    #ecfffd -0.06deg,
    #effffd 21.16deg,
    #d6fffb 37.67deg,
    #d0fffa 50.81deg,
    #ffffff 124.81deg,
    #ffffff 156.35deg,
    #fbfffd 181.69deg,
    #f9fffe 203.56deg,
    #f4fef8 226.31deg,
    #cbfffa 309.95deg,
    rgba(232, 255, 253, 0.8) 330.82deg,
    #ecfffd 359.94deg,
    #effffd 381.16deg
  );
}
.contentLeft h2 {
  font-size: 42px;
  font-weight: 700;
  line-height: 50.4px;
  text-align: left;
  color: #000000;
}
.scrollerUl {
  margin-top: 26px;
  margin-left: 34px;
}
.scrollerUl li {
  position: relative;
  font-size: 15px;
  font-weight: 400;
  line-height: 16.5px;
  text-align: left;
  color: #000;
  list-style: none;
  margin-bottom: 11px;
}
.scrollerUl li::before {
  content: ''; /* Acts as the custom marker */
  position: absolute;
  left: -30px; /* Align to the start of the list item */
  top: 50%;
  transform: translateY(-50%); /* Center vertically */
  width: 15px; /* Marker size */
  height: 15px; /* Marker size */
  background: url('../images/blackTick.svg') no-repeat center center;
  background-size: contain; /* Ensure the image fits within the marker size */
}
.mainConWrapper h2.small2 {
  width: 100%;
  font-weight: 500;
  font-size: 26px;
  line-height: 130%;
  color: #000;
  margin-top: 25px;
  z-index: 1;
}
.bannerBtnsWrapper {
  margin-top: 50px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.bannerTextBtn {
  font-size: 18px;
  font-weight: 600;
  line-height: 21.78px;
  color: #fff;
  text-decoration: underline;
  max-width: max-content;
  display: block;
  margin: auto;
}
.bannerTextBtn:hover {
  text-decoration: none;
}
.bannerBtnsWrapper > span {
  margin: 32px 0 20px;
  font-size: 15px;
  line-height: 25.5px;
  color: #ffffff;
  position: relative;
}

.chromeExtensionBtn {
  cursor: pointer;
  display: flex;
  align-items: center;
  padding: 13px 18px 12px;
  gap: 6px;
  border: 2px solid transparent;
  border-radius: 100px;
  background: linear-gradient(to right, #000, #000),
    linear-gradient(180deg, #24c7bd 0%, #046761 100%), #000;
  background-clip: padding-box, border-box;
  background-origin: padding-box, border-box;
  min-width: 349px;
  justify-content: space-between;
  position: relative;
  transition: 0.1s;
  overflow: hidden;
  margin: 0 auto;
}
/* .chromeExtensionBtn:hover {
  background: linear-gradient(to right, #046761, #046761),
    linear-gradient(180deg, #24c7bd 0%, #046761 100%), #046761;
} */
.chromeExtensionBtn span {
  font-family: Inter;
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
  text-align: left;
  color: #ffffff;
}
.offTextBanner {
  font-size: 14px;
  font-weight: 500;
  line-height: 23.8px;
  text-align: center;
  color: #d8e824;
  margin-top: 10px;
  animation: blink 1.2s linear infinite;
}

.ctaSec .chromeExtensionBtn span {
  font-size: 17px;
  line-height: 25px;
}
.ctaSec .chromeExtensionBtn {
  min-width: 330px;
}
@keyframes blink {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}
.play-btn img {
  max-width: 58px;
  max-height: 58px;
  width: 100%;
  height: 100%;
}
.faqSec {
  padding: 70px 0;
  background: rgba(244, 250, 249, 0.88);
}
.secHead {
  color: #000;
  font-size: 24px;
  font-weight: 500;
  line-height: 120.187%;
  text-align: center;
}
.faqSec .secDesc {
  color: #64748b;
  text-align: center;
  font-size: 16px;
  line-height: 150%;
  margin-top: 10px;
}
.faqWraper {
  max-width: 912px;
  width: 100%;
  margin: 40px auto 0;
}

.contentRight .imgWrapper img {
  width: 100%;
  height: 100%;
}

@media (max-width: 1199px) {
  .tabImage {
    width: 100%;
  }
}

@media (max-width: 991px) {
  .bannerSec h1 {
    font-size: 50px;
  }
  .notifications {
    display: none;
  }
  .featuresImg {
    max-width: 330px;
    width: 100%;
    max-height: 219px;
    height: 100%;
  }

  .automatedSec {
    padding: 35px 0;
  }
  .bannerDesc {
    font-size: 18px;
  }

  .automatedWrapper {
    flex-direction: column-reverse;
    max-width: fit-content;
    margin: 0 auto;
    gap: 30px;
  }

  .automatedContent {
    max-width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .automatedSec.second {
    flex-direction: column;
  }
  .automatedContent.textCenter {
    text-align: center;
  }

  img.automatedImg {
    display: block;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
  }

  .featuresWrapper {
    transition: all ease 10.3s;
    animation: headlinemob 20s infinite linear;
    position: relative;
    left: 1150px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    gap: 0;
  }

  .main_moving {
    overflow: hidden;
  }

  @keyframes headlinemob {
    0% {
      left: 100%;
    }

    100% {
      left: -100%;
    }
  }

  .featuresWrapper img {
    margin-left: 30px;
    max-width: 100px;
    max-height: 100px;
    width: 100%;
    height: 100%;
    display: block;
  }

  .discoverSec .automatedWrapper {
    flex-direction: column;
  }
  .discoverSec .automatedWrapper img {
    max-width: 330px;
  }

  .discoverContent {
    max-width: 100%;
    text-align: center;
  }

  .pointsWrapper {
    flex-direction: column;
  }

  .singlePoint {
    max-width: 309px;
    width: 100%;
    margin: 0 auto;
  }

  .pointsWrapper img {
    transform: rotate(90deg);
  }

  .fullPoint {
    margin: 0 auto;
  }

  .featureSec {
    position: relative;
  }

  .discoverContent h2 {
    font-size: 40px;
  }

  .discoverSec {
    padding: 124px 0 15px;
  }

  .stepsHead {
    font-size: 46px;
  }

  .getStartedSec {
    max-width: 540px;
    padding: 67px 10px;
  }

  .CTAText {
    font-size: 31px;
  }

  .appBtn {
    padding: 17px 15px;
  }

  .featuresList {
    margin-top: 50px;
  }

  .stepsWrapper {
    flex-wrap: wrap;
  }

  .allStepTabs {
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: row;
  }
  .bannerSec::before {
    width: 320px;
    height: 320px;
  }
}
@media (max-width: 767px) {
  .reviews_ratings {
    flex-direction: column;
    align-items: center;
  }
}
@media (max-width: 575px) {
  .bannerSec {
    padding: 100px 0 156px;
  }
  .bannerSec.gradiantVector::before {
    position: absolute;
    content: '';
    width: 300px;
    height: 436px;
    border-radius: 620px;
    background: conic-gradient(
      from 90deg at 50% 50%,
      rgba(0, 189, 178, 0.5) -0.07deg,
      rgba(0, 55, 52, 0.6) 170.63deg,
      rgba(0, 189, 178, 0.5) 359.93deg,
      rgba(0, 55, 52, 0.6) 530.62deg
    );
    filter: blur(53px);
    left: 50%;
    top: 44%;
    transform: translate(-50%, -50%);
  }

  .ctaSec.gradiantVector::before {
    position: absolute;
    content: '';
    width: 500px;
    height: 420px;
    border-radius: 620px;
    background: conic-gradient(
      from 90deg at 50% 50%,
      #24c7bd -148.14deg,
      #24c7bd 21.2deg,
      #24c7bd 52.02deg,
      #0e6953 90.31deg,
      #05ada3 119.44deg,
      #046761 138.28deg,
      #24c7bd 211.86deg,
      #24c7bd 381.2deg
    );
    filter: blur(150px);
    left: 50%;
    top: 90%;
    transform: translate(-50%, -50%);
  }
  .seoHeading {
    font-size: 24px;
  }

  .bannerContainer {
    padding: 0 15px;
  }
  .bannerSec {
    padding: 150px 0 200px;
  }
  .bannerSec h1,
  .bannerSec h1 span,
  .ctaSec h2,
  .ctaSec h2 span {
    font-size: 26px;
    line-height: 42px;
  }
  .chromeExtensionBtn {
    justify-content: center;
    gap: 11px;
    min-width: 300px;
  }
  .chromeExtensionBtn img {
    width: 30px;
    height: 30px;
  }
  .chromeExtensionBtn span {
    font-size: 15px;
    line-height: 25px;
  }
  .ctaSec .chromeExtensionBtn span {
    font-size: 15px;
    line-height: 25px;
  }
  .ctaSec .chromeExtensionBtn {
    min-width: 300px;
  }

  .bannerBtns a {
    height: 50px;
  }

  .bannerDesc,
  .ctaDesc {
    font-size: 14px;
    margin-top: 25px;
  }

  .bannerBtns {
    flex-direction: column;
    gap: 14px;
  }
  .videoContent {
    padding: 60px 0px 0px;
  }

  .videoContent p {
    font-size: 26px;
    line-height: 41px;
  }
  .videoContent Ul {
    gap: 15px;
    max-width: max-content;
    margin: 0 auto;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    font-size: 16px;
  }
  .contentLeft {
    width: 100%;
  }
  .scroller {
    height: 100%;
    max-height: unset;
    overflow-y: unset;
    scrollbar-width: unset; /* For Firefox */
    -ms-overflow-style: unset; /* For Internet Explorer and Edge */
  }
  .scroller::-webkit-scrollbar {
    display: unset; /* For Chrome, Safari, and Edge */
  }
  .scrollerUl li {
    font-size: 14px;
    margin-bottom: 15px;
  }
  .rowScroller {
    flex-direction: column;
    padding: 0px 0px 40px 0px;
  }
  .pill p {
    font-size: 11px;
  }
  .contentLeft h2 {
    font-size: 23px;
    line-height: 34px;
  }
  .contentRight .imgWrapper {
    padding: 15px 15px;
    max-width: 390px;
    height: auto;
  }

  .allNotifications li {
    font-size: 14px;
  }

  .automatedSec {
    padding: 35px 0;
  }

  .automatedContent h2 {
    font-size: 22px;
  }

  .secDesc {
    font-size: 15px;
    margin: 24px auto 44px;
  }
  .blueCTA {
    margin: 0 auto;
  }
  img.automatedImg {
    margin: 18px auto 0;
  }

  .featuresWrapper img {
    max-width: unset;
    max-height: unset;
    margin-left: 50px;
    width: 138px;
    transform: scale(0.75);
  }

  .discoverSec {
    padding: 30px 0;
  }

  .discoverContent h2 {
    font-size: 22px;
  }

  .automatedWrapper img {
    width: 100%;
    max-width: 330px;
  }

  .discoverImg {
    margin-top: 30px;
  }

  .dottedEnd {
    width: 80%;
  }

  .stepsHead {
    font-size: 36px;
  }

  .pointsWrapper {
    margin-top: 36px;
  }

  .pointHead {
    font-size: 22px;
    text-align: center;
  }

  .pointDesc {
    text-align: center;
    font-size: 14px;
  }

  .pointsWrapper img {
    max-width: 26px;
    margin: 34px auto 34px;
  }

  .writeEssaySec {
    padding: 95px 0;
  }

  .fullPoint {
    font-size: 20px;
    text-align: center;
    max-width: 330px;
  }

  .writeEssaySec .pointsWrapper img {
    margin: 28px auto 28px;
  }

  .getStartedSec {
    flex-direction: column;
    max-width: 330px;
    gap: 18px;
    padding: 40px 10px;
  }

  .appBtn {
    padding: 14px 44px;
    font-size: 16px;
  }

  .CTAText {
    font-size: 24px;
  }

  .featureText {
    font-size: 19px;
  }

  .mainConWrapper {
    padding: 34px 12px;
  }

  .mainConWrapper .firstSeoP {
    margin-top: 36px;
  }
  .allNotifications {
    animation: animateText 50s linear infinite;
  }
  .play-btn img {
    width: 48px;
    height: 48px;
  }
  .video-add-wrapper {
    margin: 50px auto 30px;
  }
  .video-add {
    max-width: 384px;
    width: 100%;
    /* margin: 50px auto 30px; */
  }
  .video-add iframe {
    width: 100%;
    height: 208px;
  }
  /* .youtubeVideoSec::after {
    height: 120px;
  } */
}
