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

.w-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 {
  background-color: #0b0121;
}

.navbar-logo-left {
  background-color: #0b012199;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding-left: 24px;
  padding-right: 24px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.navbar-logo-left.terms {
  background-color: #fff;
}

.navbarcontainer {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  height: 80px;
  text-decoration: none;
  display: flex;
}

.navbarcontainer.terms {
  max-width: 960px;
}

.button {
  grid-column-gap: 8px;
  cursor: pointer;
  background-color: #fff;
  border-radius: 100px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 8px 16px 8px 18px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
  box-shadow: inset 1px 1px 4px #ffffff70;
}

.chrome-1 {
  overflow: hidden;
}

.install-on-chrome {
  color: #0b0121;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.section {
  background-color: #000;
  background-image: url('../images/background_1.avif');
  background-position: 50% 100%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 120px;
  padding-bottom: 80px;
  display: flex;
}

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

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

.pill {
  grid-column-gap: 8px;
  border: 1.23818px solid #ffffff4d;
  border-radius: 61.9089px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding: 8px 16px;
  text-decoration: none;
  display: flex;
}

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

.tabler-icon-star-filled {
  overflow: hidden;
}

._49-200000 {
  color: #f2f4f8;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

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

.save-time-on-long-videos {
  text-align: center;
  letter-spacing: -.03em;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#fff 35%, #5957e0);
  -webkit-background-clip: text;
  background-clip: text;
  width: 100%;
  height: 150px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 72px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.save-time-on-long-videos.two-lines {
  height: 150px;
}

.save-time-on-long-videos.home {
  height: 90px;
}

.paragraph-wrapper {
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.get-the-key-ideas-instantly-translate-summarize-share-any-youtube-video-with-sumvids-ai {
  color: #ecececa6;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 160%;
  text-decoration: none;
}

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

.frame-121 {
  grid-column-gap: 72px;
  background-color: #000;
  border-radius: 24px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 1200px;
  padding-top: 40px;
  padding-bottom: 40px;
  text-decoration: none;
  display: flex;
  position: relative;
  box-shadow: 0 -2px 40px #bb9bff26, 0 -2px 10px #e9dfff4d, inset 0 .5px #ffffff80;
}

.frame-126 {
  border-radius: 24px;
  justify-content: space-between;
  align-items: flex-start;
  width: 95%;
  position: static;
}

.button-style-2 {
  grid-column-gap: 8px;
  background-color: #ececec;
  border-radius: 60px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 12px 24px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 4px 4px #00000040;
}

.background-video-3 {
  width: 100%;
  position: sticky;
}

.div-block {
  border-radius: 20px;
  position: absolute;
  inset: auto 3% 3% auto;
  overflow: visible;
}

.image {
  border-radius: 20px;
  width: 30px;
  box-shadow: 10px 10px 4px #00000080;
}

.image.plugin {
  width: auto;
}

.section-style {
  grid-row-gap: 64px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 120px;
  padding-left: 20px;
  padding-right: 20px;
  text-decoration: none;
  display: flex;
}

.section-title {
  grid-row-gap: 16px;
  background-image: url('../images/Section-Title.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  min-height: 103px;
  text-decoration: none;
  display: flex;
}

.title-style {
  color: #ececec;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 120%;
  text-decoration: none;
}

.no-more-wasting-time-summarize-translate-share-insights-in-seconds-with-sumvids-ai {
  color: #ececec;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 160%;
  text-decoration: none;
}

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

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

.card-wrapper {
  grid-column-gap: 24px;
  background-image: linear-gradient(#ffffff0d 0%, #fff0 100%);
  border-radius: 20px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 60px 40px;
  text-decoration: none;
  display: flex;
  box-shadow: inset 0 .5px #ffffff80, 0 -2px 40px #bb9bff26, 0 -2px 10px #e9dfff4d;
}

.icon-wrapper {
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

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

.get-instant-video-summaries, .translate-to-multiple-languages {
  color: #ececec;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 130%;
  text-decoration: none;
}

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

.pick-your-tone-length, .copy-share {
  color: #ececec;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 130%;
  text-decoration: none;
}

.text-12 {
  color: #ececec;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 150%;
  text-decoration: none;
}

.image-2 {
  overflow: clip;
}

.hero-no-image {
  background-color: #0b0121;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 120px 20px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.work-smarter-learn-faster {
  color: #ececec;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 120%;
  text-decoration: none;
}

.frame-96 {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 81px;
  display: flex;
}

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

.save-hours-on-youtube {
  color: #ececec;
  letter-spacing: -.16px;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 130%;
  text-decoration: none;
}

.any-video-your-way {
  color: #ececec;
  letter-spacing: -.16px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 130%;
  text-decoration: none;
}

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

.powered-by-ai {
  color: #ececec;
  letter-spacing: -.16px;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 130%;
  text-decoration: none;
}

.content-style-2 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  text-decoration: none;
  display: flex;
}

.icon-wrapper-2 {
  border: 6px #093367;
  border-radius: 16px;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.card-content-2 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.text-13 {
  color: #ececec;
  max-width: 300px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 150%;
  text-decoration: none;
}

.frame-96-2 {
  grid-column-gap: 16px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.card-content-3 {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.hero-image {
  background-color: #0b0121;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 80px 20px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.container-2 {
  grid-row-gap: 16px;
  background-image: url('../images/Container.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  min-height: 324px;
  padding: 60px 80px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

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

.text-14 {
  color: #fff;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 120%;
  text-decoration: none;
}

.hero-no-image-2 {
  background-color: #0b0121;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 508px;
  padding: 120px 20px;
  display: flex;
  overflow: hidden;
}

.content-style-4 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  text-decoration: none;
  display: flex;
}

.text-20 {
  color: #ececec;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 120%;
  text-decoration: none;
}

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

.frame-128 {
  grid-column-gap: 8px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 368px;
  height: 97px;
  text-decoration: none;
  display: flex;
}

.tabler-icon-tie {
  object-fit: cover;
  overflow: hidden;
}

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

.text-21 {
  color: #ececec;
  letter-spacing: -.16px;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 130%;
  text-decoration: none;
}

.text-22 {
  color: #ececec;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.frame-103 {
  grid-column-gap: 8px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 368px;
  height: 76px;
  text-decoration: none;
  display: flex;
}

.hero-no-image-3 {
  background-color: #0b0121;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 120px 20px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.content-style-5 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  text-decoration: none;
  display: flex;
}

.text-23 {
  color: #ececec;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 120%;
  text-decoration: none;
}

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

.frame-107 {
  grid-column-gap: 16px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 368px;
  text-decoration: none;
  display: flex;
}

.ellipse-1 {
  object-fit: cover;
}

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

.text-24 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

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

.tabler-icon-star-filled-2 {
  object-fit: cover;
  overflow: hidden;
}

.text-25 {
  color: #ececec;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 150%;
  text-decoration: none;
}

.hero-no-image-4 {
  background-color: #0b0121;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 80px 20px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.container-3 {
  grid-row-gap: 16px;
  background-image: url('../images/banner-2_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  min-height: 264px;
  padding: 60px 80px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

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

.text-26 {
  color: #fff;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 120%;
  text-decoration: none;
}

.footer {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-bottom: 64px;
  padding-left: 20px;
  padding-right: 20px;
  text-decoration: none;
  display: flex;
}

.container-4 {
  grid-row-gap: 30px;
  border: 0 solid #ffffff80;
  border-top-width: 1px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1200px;
  padding-top: 24px;
  padding-bottom: 24px;
  text-decoration: none;
  display: flex;
}

.frame-119 {
  grid-column-gap: 16px;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.group-17 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 105.892px;
  height: 20px;
  text-decoration: none;
  display: flex;
}

.text-28 {
  color: #fff;
  letter-spacing: -.01em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

._3-columns {
  grid-column-gap: 24px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

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

.footer-links-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-29 {
  color: #fff;
  letter-spacing: -.01em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
}

.text-29.link {
  text-decoration: none;
}

.text-29.link.white {
  color: #fff;
}

.faq-question {
  cursor: pointer;
  align-items: center;
  height: 90px;
  font-size: 22px;
  font-weight: 800;
  display: flex;
}

.link {
  color: #0173ff;
  font-weight: 400;
  text-decoration: none;
}

.section_faq {
  color: #fff;
  background-color: #0b0121;
  flex-direction: column;
  justify-content: center;
  min-height: 100svh;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.container-large {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.container-large.padding_24px {
  padding-left: 24px;
  padding-right: 24px;
}

.faq_wrap {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  color: #eeeef3;
  flex-flow: column;
  font-family: Poppins, sans-serif;
  display: flex;
}

.faq_title-wrap {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.text-size-large {
  font-size: 3rem;
}

.text-size-regular {
  font-size: 1rem;
}

.text-size-regular.text-color-lightgray {
  font-size: 14px;
  line-height: 150%;
}

.faq_grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  place-items: start stretch;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
}

.faq_item {
  background-color: #0b0121;
  border: 1px solid #ffffff1a;
  border-radius: 24px;
  flex-flow: column;
  transition: border-color .3s;
  display: flex;
}

.faq_item:hover {
  border-color: #0173ff;
}

.faq_question {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 24px;
  display: flex;
}

.text-size-medium {
  font-size: 1.125rem;
}

.text-size-medium.text-color-white.text-weight-medium {
  font-size: 20px;
  font-weight: 600;
  line-height: 130%;
}

.faq_answer {
  padding-left: 24px;
  padding-right: 24px;
  overflow: hidden;
}

.faq_answer-wrap {
  padding-bottom: 24px;
}

.div-block-2 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  display: flex;
}

.image-3.bolt {
  display: none;
}

.container-6 {
  grid-row-gap: 16px;
  border: 0 solid #ffffff80;
  border-top-width: 1px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1200px;
  padding-top: 24px;
  padding-bottom: 24px;
  text-decoration: none;
  display: flex;
}

.frame-131 {
  grid-column-gap: 16px;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-30 {
  color: #fff;
  letter-spacing: -.01em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.text-31 {
  color: #fff;
  letter-spacing: -.01em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
}

.text-31.link {
  text-decoration: none;
}

.text-31.link.white {
  color: #fff;
}

.container-7 {
  grid-row-gap: 16px;
  border: 0 solid #ffffff80;
  border-top-width: 1px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1200px;
  padding-top: 24px;
  padding-bottom: 24px;
  text-decoration: none;
  display: flex;
}

.text-32 {
  color: #fff;
  letter-spacing: -.01em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.text-33 {
  color: #fff;
  letter-spacing: -.01em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
}

.text-33.link {
  text-decoration: none;
}

.text-33.link.white {
  color: #fff;
}

.container-8 {
  grid-row-gap: 16px;
  border: 0 solid #ffffff80;
  border-top-width: 1px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1200px;
  padding-top: 24px;
  padding-bottom: 24px;
  text-decoration: none;
  display: flex;
}

.text-34 {
  color: #fff;
  letter-spacing: -.01em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
}

.text-34.link {
  text-decoration: none;
}

.text-34.link.white {
  color: #fff;
}

.container-9 {
  grid-row-gap: 16px;
  border: 0 solid #ffffff80;
  border-top-width: 1px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1200px;
  padding-top: 24px;
  padding-bottom: 24px;
  text-decoration: none;
  display: flex;
}

.text-35 {
  color: #fff;
  letter-spacing: -.01em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
}

.text-35.link {
  text-decoration: none;
}

.text-35.link.white {
  color: #fff;
}

.container-10 {
  grid-row-gap: 16px;
  border: 0 solid #ffffff80;
  border-top-width: 1px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1200px;
  padding-top: 24px;
  padding-bottom: 24px;
  text-decoration: none;
  display: flex;
}

.text-36 {
  color: #fff;
  letter-spacing: -.01em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
}

.text-36.link {
  text-decoration: none;
}

.text-36.link.white {
  color: #fff;
}

.text-span {
  color: #fff6;
}

@media screen and (max-width: 991px) {
  .small-container, .title-section {
    padding-left: 20px;
    padding-right: 20px;
  }

  .save-time-on-long-videos {
    height: 200px;
    font-size: 64px;
  }

  .get-the-key-ideas-instantly-translate-summarize-share-any-youtube-video-with-sumvids-ai {
    font-size: 16px;
  }

  .frame-126 {
    width: 95%;
  }

  .background-video-3 {
    height: 310px;
  }

  .image.plugin {
    width: 260px;
  }

  .title-style {
    font-size: 40px;
  }

  .no-more-wasting-time-summarize-translate-share-insights-in-seconds-with-sumvids-ai {
    font-size: 16px;
  }

  ._2-columns {
    grid-row-gap: 24px;
    flex-flow: column;
  }

  .get-instant-video-summaries, .translate-to-multiple-languages, .pick-your-tone-length, .copy-share {
    font-size: 24px;
  }

  .work-smarter-learn-faster {
    font-size: 40px;
  }

  .frame-96 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    height: auto;
    padding-left: 40px;
  }

  .any-video-your-way {
    font-weight: 500;
  }

  .text-13 {
    max-width: none;
  }

  .text-14 {
    font-size: 40px;
  }

  .hero-no-image-2 {
    height: auto;
  }

  .content-style-4 {
    padding-left: 20px;
  }

  .text-20 {
    font-size: 40px;
  }

  .frame-127 {
    grid-row-gap: 48px;
    flex-flow: column;
  }

  .frame-128 {
    max-width: none;
    height: auto;
  }

  .text-21 {
    font-weight: 500;
  }

  .frame-103 {
    max-width: none;
    height: auto;
  }

  .text-23 {
    font-size: 40px;
  }

  .frame-129 {
    grid-column-gap: 16px;
    flex-flow: row;
  }

  .frame-107 {
    grid-column-gap: 8px;
  }

  .ellipse-1 {
    width: 40px;
    overflow: visible;
  }

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

  .text-25 {
    font-size: 12px;
  }

  .text-26 {
    font-size: 40px;
  }

  ._3-columns.f2wf-columns-2, .f2wf-columns {
    flex-direction: column;
    align-items: center;
  }

  .text-size-large.text-color-white {
    font-size: 2.75rem;
  }

  .faq_grid {
    flex-flow: column;
    display: flex;
  }

  .text-size-medium.text-color-white.text-weight-medium {
    font-weight: 500;
  }

  .div-block-2 {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
    flex-flow: column;
    display: flex;
  }
}

@media screen and (max-width: 767px) {
  .section {
    padding-top: 80px;
  }

  .save-time-on-long-videos {
    height: 150px;
    font-size: 48px;
  }

  .background-video-3 {
    height: 220px;
  }

  .image {
    width: 20px;
  }

  .image.plugin {
    width: 200px;
  }

  .section-style {
    padding-top: 80px;
  }

  .card-wrapper {
    padding: 40px 20px;
  }

  .hero-no-image {
    padding: 80px 40px;
  }

  .frame-96 {
    padding-left: 0;
  }

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

  .text-14 {
    font-size: 32px;
  }

  .hero-no-image-2, .hero-no-image-3 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .content-style-5 {
    grid-row-gap: 32px;
  }

  .frame-129 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .frame-107, .frame-106 {
    max-width: none;
  }

  .container-3 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-26 {
    font-size: 32px;
  }

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

  .frame-119 {
    grid-row-gap: 10px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .container-5 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-size-large {
    font-size: 1.25rem;
  }

  .text-size-large.text-color-white {
    font-size: 2.25rem;
  }

  .faq_question {
    padding: 1rem 1.25rem;
  }

  .faq_answer {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .faq_answer-wrap {
    padding-bottom: 1rem;
  }

  .container-6, .container-7, .container-8, .container-9, .container-10 {
    grid-row-gap: 40px;
  }
}

@media screen and (max-width: 479px) {
  .navbar-logo-left {
    padding-left: 20px;
    padding-right: 20px;
  }

  .button.button-style-2 {
    width: 100%;
  }

  .install-on-chrome {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow-wrap: break-word;
    font-size: 14px;
    overflow: hidden;
  }

  .section {
    padding-bottom: 40px;
  }

  .small-container {
    grid-row-gap: 40px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .title-section {
    padding-left: 0;
    padding-right: 0;
  }

  .pill {
    padding-top: 4px;
    padding-bottom: 4px;
  }

  .frame-1 {
    width: 60px;
  }

  .tabler-icon-star-filled {
    max-width: 80%;
  }

  ._49-200000 {
    font-size: 10px;
  }

  .save-time-on-long-videos {
    height: 100px;
    font-size: 32px;
  }

  .get-the-key-ideas-instantly-translate-summarize-share-any-youtube-video-with-sumvids-ai {
    font-size: 14px;
    line-height: 130%;
  }

  .frame-121 {
    border-radius: 12px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .background-video-3 {
    height: 120px;
  }

  .div-block {
    border-radius: 12px;
  }

  .image {
    width: 16px;
  }

  .image.plugin {
    border-radius: 8px;
    width: 110px;
  }

  .section-style {
    grid-row-gap: 50px;
  }

  .title-style {
    font-size: 24px;
  }

  .no-more-wasting-time-summarize-translate-share-insights-in-seconds-with-sumvids-ai {
    font-size: 14px;
    line-height: 140%;
  }

  .container {
    padding: 0;
  }

  .card-wrapper {
    grid-row-gap: 16px;
    flex-flow: column;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .icon-wrapper {
    width: 40px;
    height: 40px;
  }

  .get-instant-video-summaries, .translate-to-multiple-languages, .pick-your-tone-length, .copy-share {
    font-size: 18px;
  }

  .hero-no-image {
    padding-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .work-smarter-learn-faster {
    font-size: 24px;
  }

  .frame-96 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .frame-95 {
    grid-row-gap: 16px;
    flex-flow: row;
  }

  .save-hours-on-youtube, .any-video-your-way {
    font-size: 18px;
  }

  .frame-97 {
    grid-row-gap: 16px;
    flex-flow: row;
  }

  .powered-by-ai {
    font-size: 18px;
  }

  .icon-wrapper-2 {
    width: 80px;
    height: 40px;
  }

  .frame-96-2 {
    grid-row-gap: 16px;
    flex-flow: row;
  }

  .hero-image {
    padding: 40px 10px;
  }

  .container-2 {
    min-height: 0;
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .text-14 {
    font-size: 24px;
  }

  .hero-no-image-2 {
    padding-top: 40px;
  }

  .content-style-4 {
    padding-left: 0;
  }

  .text-20 {
    font-size: 24px;
  }

  .card-content-4 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .text-21 {
    font-size: 18px;
  }

  .hero-no-image-3 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .text-23 {
    font-size: 24px;
  }

  .frame-129 {
    padding-left: 0;
    padding-right: 0;
  }

  .hero-no-image-4 {
    padding-top: 40px;
    padding-bottom: 80px;
  }

  .container-3 {
    min-height: 0;
    padding: 20px;
  }

  .text-26 {
    font-size: 24px;
  }

  .text-size-large.text-color-white {
    font-size: 1.875rem;
  }

  .text-size-medium.text-color-white.text-weight-medium {
    font-size: 18px;
  }

  .image-3 {
    width: 110px;
    display: none;
    overflow: hidden;
  }

  .image-3.bolt {
    width: 24px;
    display: block;
  }

  .text-span {
    line-height: 130%;
  }
}


