body,
html {
  overflow-x: clip;
  margin: 0;
  font-family: "Source Sans 3", sans-serif;
}

* {
  box-sizing: border-box;
}

html {
  height: 100%;
  scroll-behavior: smooth;
}

.logo {
  max-width: 179px;
  width: 100%;
  height: auto;
}

.header-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 1212px;
  margin: 0 auto;
}

.header {
  padding: 15px 16px 17px 16px;
  box-shadow: 0px 1px 0px 0px #00000030;
}

.usa-flag {
  width: 36px;
  height: 18px;
}

.header-right {
  display: flex;
  align-items: center;
  gap: 12px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0%;
  color: #414141;
}

.d-none-desktop {
  display: none;
}

.info-section-container {
  max-width: 1176px;
  margin: 18px auto 0 auto;
  background-color: #fff8e2;
  display: flex;
}

.info-section-alert {
  padding: 21px 23.7px;
  background-color: #ffe38a;
}

.info-section-container span {
  padding: 7px 16px;
  font-family: "Source Sans 3", sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 23px;
  letter-spacing: 0%;
}

.info-section {
  padding: 0px 16px;
}

.page-content-main {
  max-width: 834px;
}

.page-content-side {
  max-width: 277px;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 13px 12.4px 22px 12.4px;
  border: 1px dashed #404040;
  height: fit-content;
  position: sticky;
  top: 15px;
}

.check-list {
  font-family: "Source Sans 3", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 17px;
  letter-spacing: 0%;
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-top: 25.6px;
}

.check-item {
  display: flex;
  align-items: center;
  gap: 7.8px;
}

.page-content {
  max-width: 1176px;
  margin: 20px auto 0 auto;
  display: flex;
  justify-content: space-between;
  gap: 20px;
}

.page-wrapper {
  padding: 0 16px;
}

.breadcrumb {
  font-family: "Source Sans 3", sans-serif;
  font-weight: 400;
  font-size: 13px;
  line-height: 27px;
  letter-spacing: 0%;
}

.page-title {
  font-family: "Source Sans 3", sans-serif;
  font-weight: 700;
  font-size: 42px;
  line-height: 48px;
  letter-spacing: 0%;
}

.page-title span {
  display: inline;
  background: linear-gradient(to right, #ffff8e, #ffff8e) no-repeat;
  background-size: 100% 65%;
  background-position: 0 60%;
}

.author-row {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  margin-top: 13px;
  justify-content: start;
}

.author-rating {
  display: flex;
  flex-direction: column;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 16px;
  gap: 3px;
  color: #777777;
}

.min-read {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 16px;
  color: #777777;
  margin-left: auto;
}

.hero-image {
  margin-top: 19.48px;
  max-width: 100%;
  width: 100%;
  height: auto;
}

.seen-on {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 18.17px;
  margin-top: 11.77px;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 13px;
  line-height: 18px;
  text-align: center;
  padding-bottom: 14.2px;
  border-bottom: 1px solid #dcdcdc;
}

.seen-top {
  gap: 11.75px;
  margin-top: 11px;
  margin-bottom: 14.38px;
}

.seen-bottom {
  gap: 18.43px;
}

.seen-on-logos {
  display: flex;
  justify-content: center;
  gap: 34px;
}

.seen-on-logo {
  object-fit: contain;
}

.d-none-desktop-flex {
  display: none;
}

.text-field {
  font-family: "Source Sans 3", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0%;
  margin: 27px 0;
}

.text-field p {
  margin: 0;
}

.reason-card {
  display: flex;
  justify-content: space-between;
}

.reason-card-title {
  font-family: "Source Sans 3", sans-serif;
  font-weight: 700;
  font-size: 32px;
  line-height: 36px;
  margin-top: 7.74px;
}

.reason-card-text {
  font-family: "Source Sans 3", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
}

.reason-card-rating-text {
  font-family: "Source Sans 3", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  background-color: #fff8e2;
  border-radius: 10px;
  padding: 12px;
}

.reason-card-rating-name {
  font-weight: 700;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 0%;
}

.reason-card-rating {
  margin-top: 10px;
}

.reason-card-content {
  max-width: 463px;
}

.reason-card-img video {
  border-radius: 16px;
}

.reason-card {
  margin-bottom: 70px;
}

.final-veredict-card-title {
  font-family: "Source Sans 3", sans-serif;
  font-weight: 700;
  font-size: 42px;
  line-height: 46px;
  text-align: center;
}

.final-veredict-card-text {
  font-family: "Source Sans 3", sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 32px;
  text-align: center;
  margin-top: 10.93px;
  max-width: 649px;
  margin-left: auto;
  margin-right: auto;
}

.final-veredict-card {
  background-color: #e4ffe2;
  padding: 28.38px 78.65px 44.19px 78.65px;
  border: 2px solid #84a282;
  border-radius: 8px;
}

.final-veredict-card-white-tite {
  font-family: "Source Sans 3", sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 32px;
  text-align: center;
}

.final-veredict-card-white-description {
  font-family: "Source Sans 3", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 27px;
  text-align: center;
}

.final-veredict-card-white {
  background-color: #fff;
  border-radius: 8px;
  padding: 14px 42px;
  text-align: center;
}

.red-text {
  color: #d9003d;
  font-weight: 700;
}

.final-veredict-card-cta {
  border: 1px solid #c4b10d;
  background: #ffef6a;
  font-family: "Source Sans 3", sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 40px;
  text-align: center;
  height: 82px;
  width: 100%;
  max-width: 518.95px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 26.45px auto 0 auto;
  border-radius: 8px;
  box-shadow: 0 3px 0 0 #8c7000;
  text-decoration: none;
  color: #000000;
}

.section-title {
  margin-top: 35px;
  font-family: "Source Sans 3", sans-serif;
  font-weight: 700;
  font-size: 32px;
  line-height: 40px;
  text-align: center;
  margin-bottom: 11px;
}

.review-card {
  background-color: #fffbee;
}

.review-title {
  font-family: "Source Sans 3", sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0%;
  margin-top: 5px;
}

.review-text {
  font-family: "Source Sans 3", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0%;
  margin-top: 2px;
  max-width: 767px;
}

.review-text-author {
  font-family: "Source Sans 3", sans-serif;
  font-weight: 700;
  font-style: Bold;
  font-size: 14px;
  line-height: 28px;
  letter-spacing: 0%;
}

.verified-buyer {
  display: flex;
  align-items: center;
  gap: 3px;
  color: #3ab890;
}

.review-text-author {
  display: flex;
  align-items: center;
  gap: 5px;
}

.review-card {
  padding: 25px 22px;
  border-radius: 10px;
  margin-bottom: 23px;
}

.green-cta-card {
  background-color: #e4ffe2;
  padding: 35px 16px 40px 16px;
  border: 2px solid #84a282;
  border-radius: 8px;
  margin-top: 43px;
}
.green-cta-card .final-veredict-card-white {
  max-width: 657px;
  margin-left: auto;
  margin-right: auto;
}

.footer-text {
  max-width: 1068px;
  margin: 0 auto;
  padding-top: 35px;
  text-align: center;
}

footer {
  background-color: #3a3a3a;
  color: #808080;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0%;
  text-align: center;
  margin-top: 592px;
  padding-bottom: 90px;
  padding-left: 16px;
  padding-right: 16px;
}

.dmca-icon {
  margin-top: 29px;
}

.footer-text a {
  text-decoration: none;
  color: #808080;
}

.side-rating-stars {
  margin: 12px;
}

.rating-text {
  font-family: "Source Sans 3", sans-serif;
  font-weight: 700;
  font-style: Bold;
  font-size: 13px;
  line-height: 17px;
  text-align: center;
  text-transform: uppercase;
  color: #454545;
  margin-top: 10px;
}

.rating-text-grey {
  color: #9a9a9a;
}

.cta-side {
  background: #ffef6a;
  color: #000000;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 32px;
  letter-spacing: 0%;
  text-align: center;
  height: 50.35px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  border: 1px solid #c4b10d;
  box-shadow: 0 3px 0 0 #8c7000;
  text-decoration: none;
  margin-top: 16px;
}

.green-cta-floating {
  background: #338c0c;
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 32px;
  letter-spacing: 0%;
  text-align: center;
  height: 54.35px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  border: 1px solid #779002;
  box-shadow: 0 3px 0 0 #02021b;
  text-decoration: none;
  margin-top: 0;
}

.floating-cta {
  display: none;
}

@media screen and (max-width: 768px) {
  .floating-cta {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
    padding: 8px 12px calc(8px + env(safe-area-inset-bottom));
    background: rgba(255, 255, 255, 0.92);
    backdrop-filter: blur(3px);
  }

  .floating-cta.is-visible {
    display: block;
  }
}

@media screen and (max-width: 991px) {
  .green-cta-card {
    background-color: #e4ffe2;
    padding: 19px 14px 23px 14px;
    border: 2px solid #84a282;
    border-radius: 8px;
  }

  .dmca-icon {
    margin-top: 47px;
  }

  footer {
    padding-bottom: 35px;
  }

  .section-title {
    line-height: 37px;
    margin-bottom: 16px;
    margin-top: 45.43px;
  }

  .review-card {
    margin-bottom: 30px;
  }

  .review-text {
    margin-top: 12px;
  }

  .review-text-author {
    flex-direction: column;
    align-items: flex-start;
    gap: 0px;
  }

  .final-veredict-card-title {
    font-size: 32px;
    line-height: 37px;
  }

  .final-veredict-card-white {
    padding: 9px;
    text-align: center;
  }

  .final-veredict-card-text {
    font-size: 18px;
    line-height: 27px;
  }

  .final-veredict-card {
    padding: 16px 12px 23px 12px;
  }
  video.reason-img.d-none-desktop {
    border-radius: 16px;
  }

  .final-veredict-card-cta {
    line-height: 27px;
  }

  .reason-card {
    margin-bottom: 42px;
  }

  .reason-img {
    margin: 15px auto;
  }

  .reason-img {
    width: 100%;
  }

  .reason-card-title {
    font-size: 28px;
    line-height: 36px;
  }

  .reason-card {
    flex-direction: column;
    align-items: center;
  }

  .hero-image {
    margin-top: 20.41px;
  }

  .seen-on {
    gap: 0px;
    padding-bottom: 20.33px;
  }

  .page-title {
    font-size: 32px;
    line-height: 38px;
  }

  .page-title span {
    display: inline;
    background: linear-gradient(to right, #ffff8e, #ffff8e) no-repeat;
    background-size: 100% 90%;
    background-position: 0 60%;
  }

  .page-content {
    margin-top: 7.82px;
  }

  .page-content-side {
    display: none;
  }
  .page-content-main {
    margin: 0 auto;
  }

  .info-section-alert {
    padding: 24px 10px;
  }

  .info-section-container span {
    padding: 0px 61px 0px 9px;
    font-size: 13px;
    line-height: 17px;
    align-self: center;
  }

  .logo {
    max-width: 130.98px;
  }

  .d-none-mobile {
    display: none;
  }

  .d-none-desktop {
    display: block;
  }

  .rating {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    margin-left: auto;
    gap: 2.5px;
  }

  .author-rating,
  .min-read {
    font-size: 14px;
    line-height: 21px;
  }

  .author-row {
    gap: 9px;
    margin-top: 18.96px;
  }

  .stars {
    width: 86px;
    height: auto;
  }

  .author-avatar {
    width: 30px;
    height: 30px;
  }

  .d-none-desktop-flex {
    display: flex;
  }

  .header-right {
    font-size: 12px;
    line-height: 16px;
    gap: 11px;
  }

  .header {
    padding: 14px 4px 14px 16px;
    box-shadow: 0px 1px 0px 0px #00000030;
  }

  .seen-on-logos {
    gap: 15px;
  }
}

@media screen and (max-width: 355px) {
  .seen-on-logo {
    max-width: 100px;
  }

  .author-rating,
  .min-read {
    font-size: 11px;
    line-height: 17px;
  }
}

@media screen and (min-width: 500px) {
  .d-sm-none {
    display: none;
  }
}
