.w-embed-youtubevideo {
  width: 100%;
  position: relative;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-size: cover;
  background-position: 50% 50%;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Poppins, sans-serif;
  font-size: 38px;
  line-height: 44px;
  font-weight: 800;
}

h2 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Poppins, sans-serif;
  font-size: 30px;
  line-height: 34px;
  font-weight: 800;
}

p {
  margin-bottom: 25px;
}

a {
  color: red;
  text-decoration: none;
}

ol {
  margin-top: 0px;
  margin-bottom: 25px;
  padding-left: 40px;
}

img {
  display: inline-block;
  max-width: 100%;
}

strong {
  font-weight: 700;
}

figure {
  margin-top: 25px;
  margin-bottom: 25px;
  margin-left: 0px;
}

figcaption {
  display: block;
  margin-top: 5px;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
}

.body {
  font-family: Jost, sans-serif;
  color: #000;
  font-size: 16px;
  line-height: 26px;
}

.header {
  display: none;
  background-color: #000;
}

.header-container {
  max-width: 1240px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
  font-size: 0px;
  line-height: 0px;
}

.header-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 0px;
  line-height: 0px;
}

.header-col-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 55%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.header-col-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 42%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.logo-link-wrapper {
  width: auto;
  height: auto;
  max-width: 100%;
}

.logo-link-wrapper.ft {
  width: auto;
}

.logo-svg-code.hidden {
  display: none;
}

.heading {
  margin: 0px 20px 0px 15px;
  color: #fff;
  font-size: 18px;
}

.menu-link {
  padding-right: 15px;
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  text-decoration: none;
  text-transform: uppercase;
}

.menu-link.red {
  color: red;
}

.icon-search-wrapper {
  width: 24px;
  height: 24px;
  margin-right: 15px;
  color: #fff;
}

.html-embed {
  color: #fff;
}

.icon-user-wrapper {
  width: 24px;
  height: 24px;
  margin-right: 15px;
  color: #fff;
}

.icon-menu-wrapper {
  width: 24px;
  height: 24px;
  margin-right: 0px;
  color: #fff;
}

.page-title-section {
  padding-top: 60px;
  padding-bottom: 40px;
}

.container {
  max-width: 1240px;
  padding-right: 20px;
  padding-left: 20px;
}

.c-article__title {
  margin-bottom: 15px;
  font-family: Montserrat, sans-serif;
  font-weight: 900;
  text-transform: none;
}

.sub-title-page {
  margin-top: 0px;
  font-family: Poppins, sans-serif;
  color: #fe754d;
  font-size: 21px;
  font-weight: 400;
}

.content-page {
  padding-bottom: 60px;
}

.content-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.content-article {
  width: 63%;
}

.content-sidebar {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  width: 33%;
}

.main-image {
  display: block;
}

.heading-2 {
  margin-top: 20px;
  margin-bottom: 5px;
  padding: 10px 15px;
  background-color: #f1f1f1;
  font-size: 19px;
  font-weight: 600;
}

.box-results {
  padding: 20px;
  border: 1px solid #f1f1f1;
}

.box-results.mrg-top {
  display: block;
  margin-top: 10px;
}

.box-results-img {
  text-align: center;
}

.box-results-img.size {
  margin-right: auto;
  margin-left: auto;
}

.box-results-desc {
  position: relative;
  margin-top: 20px;
}

.link {
  color: red;
  font-weight: 600;
  text-decoration: none;
}

.text-block {
  position: absolute;
  left: -5px;
  top: 23px;
  margin-right: 0px;
  color: red;
  font-size: 45px;
  line-height: 0;
  font-weight: 700;
}

.paragraph {
  max-width: none;
  margin-right: auto;
  margin-left: auto;
}

.text-block-2 {
  margin-top: 10px;
  font-size: 16px;
}

.content-article-inner {
  margin-top: 20px;
}

.article-content-txt {
  color: #000;
}

.article-content-txt.mrg-top {
  margin-top: 25px;
}

.box-time-offer {
  margin-top: 20px;
  margin-bottom: 40px;
  border-radius: 12px;
  box-shadow: 1px 1px 8px 0 rgba(0, 0, 0, 0.16);
}

.box-time-title {
  padding: 20px;
  background-color: #000;
}

.heading-3 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 25px;
  text-align: center;
}

.box-time-inner {
  padding: 40px 20px;
  border-radius: 10px;
  text-align: center;
}

.button {
  padding: 20px 40px;
  border-radius: 12px;
  background-color: #44bb48;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  text-transform: uppercase;
}

.button:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.text-block-3 {
  display: none;
  margin-top: 15px;
}

.comments {
  margin-top: 60px;
}

.comments-title-box {
  margin-top: 0px;
  margin-bottom: 40px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
  color: #000;
}

.comments-box-item {
  display: block;
  margin-bottom: 20px;
  padding: 20px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 16px;
  box-shadow: 1px 1px 19px 0 rgba(0, 0, 0, 0.1);
}

.comments-box-item.mrg-top {
  display: none;
  margin-top: 20px;
}

.comments-box-item.mrg-top.no-line {
  border-bottom-style: none;
}

.comments-box-content {
  width: auto;
  margin-left: 0px;
}

.comments-name {
  color: #000;
  font-size: 17px;
  font-weight: 700;
}

.comments-p {
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 23px;
}

.comments-info-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.link-cm {
  color: #006598;
  font-weight: 500;
}

.dot-diviser {
  margin-right: 5px;
  margin-left: 5px;
}

.likes {
  color: #006598;
  font-weight: 500;
}

.time {
  color: #000;
  font-size: 11px;
  font-weight: 500;
}

.image {
  width: 55px;
}

.footer {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #000;
  color: #fff;
}

.footer-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.2);
}

.ft-top-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.ft-top-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-4 {
  letter-spacing: 1px;
}

.text-block-5 {
  margin-right: 20px;
  margin-left: 20px;
  color: hsla(0, 0%, 100%, 0.3);
}

.icon-fb-wrapper {
  width: 24px;
  height: 24px;
  margin-right: 15px;
  color: #fff;
}

.icon-tw-wrapper {
  width: 24px;
  height: 24px;
  margin-right: 15px;
  color: #fff;
}

.icon-ig-wrapper {
  width: 24px;
  height: 24px;
  margin-right: 0px;
  color: #fff;
}

.footer-bottom {
  margin-top: 30px;
}

.footer-links-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.ft-link {
  color: #fff;
  font-size: 13px;
  line-height: 23px;
}

.ft-link.mrg {
  margin-right: 20px;
}

.text-block-6 {
  max-width: 424px;
  margin-top: 10px;
  font-size: 13px;
  line-height: 17px;
}

.bar-promotion-wrapper {
  position: -webkit-sticky;
  position: sticky;
  bottom: 0px;
  display: none;
  width: 100%;
  padding: 25px 20px;
  background-color: red;
}

.bar-promotion-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.bar-promotion-heading {
  width: 36%;
  margin-right: 20px;
}

.heading-4 {
  margin-top: 0px;
  margin-bottom: 6px;
  color: #fff;
  font-size: 24px;
  line-height: 34px;
  font-weight: 800;
}

.text-block-7 {
  color: #fff;
}

.bar-promotion-button {
  width: 30%;
  text-align: center;
}

.bp-button {
  padding: 20px 30px;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 12px;
  background-color: transparent;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-size: 17px;
  line-height: 21px;
  font-weight: 600;
  text-transform: uppercase;
}

.bp-button:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.img-small-txt {
  font-size: 13px;
  line-height: 21px;
  text-align: center;
}

.info-table-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.info-table-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 45%;
  padding: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  border-style: solid solid none;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.15);
  background-color: #eee;
}

.info-table-left.line-bottom {
  border-bottom-style: solid;
}

.info-table-right {
  width: 55%;
  padding: 20px;
  border-style: solid solid none none;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.15);
  background-color: rgba(0, 0, 0, 0.02);
}

.info-table-right.line-bottom {
  border-bottom-style: solid;
}

.text-block-8 {
  font-weight: 600;
}

.text-block-8-copy {
  font-weight: 400;
}

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

.results-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
  padding: 15px 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 15px;
  background-color: rgba(254, 117, 77, 0.1);
}

.results-row.mrg {
  margin-bottom: 40px;
}

.results-number {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 45px;
  height: 45px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 3px;
  border-color: #fff;
  border-radius: 50px;
  background-color: #fe754d;
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.2);
}

.text-block-9 {
  color: #fff;
  font-size: 20px;
  line-height: 18px;
  font-weight: 700;
}

.results-info {
  width: 85%;
  margin-left: 20px;
}

.results-txt {
  font-weight: 500;
}

.bold-text-2 {
  max-width: none;
}

.compare-wrapper {
  display: none;
  margin-bottom: 30px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.compare-check {
  width: 50%;
  padding: 22px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  background-color: rgba(36, 191, 139, 0.12);
}

.compare-title {
  margin-top: 0px;
  margin-bottom: 15px;
  font-size: 18px;
  line-height: 27px;
}

.compare-title.light {
  font-size: 17px;
  font-weight: 500;
}

.compare-check-list-item {
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 8px;
  background-image: url('../images/check.svg');
  background-position: 3px 0px;
  background-size: 23px;
  background-repeat: no-repeat;
}

.compare-check-list-item.mrg {
  margin-top: 10px;
}

.compare-check-list-item.cross {
  background-image: url('../images/cross.svg');
}

.check-list-txt {
  margin-top: 0px;
  margin-left: 37px;
  font-size: 15px;
  line-height: 21px;
}

.compare-x {
  width: 50%;
  padding: 22px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  background-color: rgba(237, 82, 82, 0.12);
}

.by-date.hidden {
  display: none;
}

.c-article__header {
  position: relative;
}

.firsttitle-article {
  margin-top: 0px;
  font-size: 22px;
  line-height: 26px;
  font-weight: 700;
  text-align: center;
}

.title-page {
  max-width: 1040px;
  margin-bottom: 15px;
  font-family: Poppins, sans-serif;
  font-weight: 800;
  text-transform: none;
}

.producthover-preview {
  position: absolute;
  left: auto;
  top: auto;
  right: auto;
  display: none;
  width: 300px;
  height: 300px;
  max-width: none;
  margin-right: auto;
  margin-bottom: 25px;
  margin-left: auto;
  padding: 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #000;
  border-radius: 10px;
  background-color: hsla(0, 0%, 100%, 0.93);
  text-align: center;
  text-decoration: none;
}

.img {
  width: auto;
  margin-bottom: 20px;
}

.img-block {
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.img-block.full {
  width: 100%;
}

.img-block.hidden {
  display: none;
}

.img-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  max-width: 100%;
  margin-right: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.combine__content {
  position: relative;
  width: 100%;
  max-width: 50%;
  text-align: left;
}

.combine-img-img {
  height: 380px;
  max-width: 100%;
  margin-left: 0px;
  padding-left: 0px;
}

.fifteen {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 30px 15px 25px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100%;
  background-color: #fe754d;
  color: #fff;
  font-size: 30px;
  font-weight: 700;
}

.six-in-one {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-bottom: 40px;
  margin-left: 26px;
  padding-top: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.six-in-one__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 130px;
  height: 130px;
  padding-right: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #185baa;
  text-align: right;
}

.vs-img {
  position: absolute;
  top: 0px;
  right: -15%;
  bottom: 0px;
  z-index: 99;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-10 {
  color: #000;
  font-size: 20px;
  font-weight: 700;
}

.image-6 {
  width: 100%;
  max-width: 400px;
  margin-top: 10px;
}

.sec-title-left {
  margin-top: 0px;
  margin-bottom: 40px;
  color: #185baa;
  font-size: 46px;
  line-height: 60px;
  text-align: left;
}

.heading-14 {
  color: #000;
  font-size: 14px;
  line-height: 24px;
  text-transform: capitalize;
}

.div-block-4 {
  display: block;
  padding-right: 25px;
  padding-left: 0px;
  line-height: 15px;
  text-align: right;
}

.combine {
  position: relative;
  z-index: 9;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.combine__img {
  position: static;
  left: auto;
  right: -38px;
  z-index: 9;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 100%;
  max-width: 50%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.content-paper {
  position: relative;
  left: 0px;
  max-width: 370px;
  margin-right: auto;
  margin-left: auto;
  padding: 40px 20px;
  background-image: url('../images/61ae25c251ebc7e4ed03c546_bg-paper2.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.heading-10 {
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 30px;
  font-weight: 400;
}

.div-block-35-copy {
  width: 100%;
  margin-top: 5px;
  margin-bottom: 26px;
  border-style: dashed none none;
  border-width: 2px 1px 1px;
  border-color: #000;
  border-radius: 0px;
}

.item-paper-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-9 {
  margin-top: 5px;
  margin-bottom: 5px;
  color: #141c20;
  font-size: 25px;
  font-weight: 800;
}

.div-block-36 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.text-block-15 {
  color: #141c20;
  font-size: 50px;
  font-weight: 800;
}

.div-block-35 {
  width: 100%;
  margin-top: 5px;
  border-style: dashed none none;
  border-width: 2px 1px 1px;
  border-color: #000;
  border-radius: 0px;
}

.div-block-35-copy-copy {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 36px;
  border-style: dashed none none;
  border-width: 2px 1px 1px;
  border-color: #000;
  border-radius: 0px;
}

.text-block-13 {
  color: #141c20;
  font-size: 30px;
  font-weight: 800;
}

.text-block-12 {
  font-size: 22px;
  text-transform: uppercase;
}

.item-paper-row-last {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 24px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-14 {
  position: relative;
  top: 5px;
  margin-right: 19px;
  color: #141c20;
  font-size: 20px;
}

.image-7 {
  width: 120px;
}

.image-8 {
  width: 100.00009%;
}

.results-wrap {
  margin-bottom: 25px;
}

.dynamic-date-js {
  margin-top: 15px;
  text-align: left;
}

.announcement {
  overflow: hidden;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #fe754d;
  color: #fff;
}

.scrolltext-wrapper {
  overflow: hidden;
  width: 100vw;
  margin-top: 0px;
}

.scrolltext-loop-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 100%;
  height: 100%;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.scrolltext-content-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.scroll-text {
  width: auto;
  margin-right: 20px;
  color: #000;
  font-size: 107px;
  line-height: 1;
  font-weight: 700;
  text-transform: uppercase;
}

.text-block-16 {
  width: auto;
  margin-right: 6px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-size: 17px;
  font-weight: 500;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.product-title-sidebar {
  margin-top: 0px;
  margin-bottom: 20px;
  font-size: 22px;
  font-weight: 700;
  text-align: center;
}

.product-cta {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.btn-product {
  padding: 15px 30px;
  border-radius: 12px;
  background-color: red;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
}

.btn-product:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.image-9 {
  margin-right: 10px;
}

.js-clock {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
  margin-bottom: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  margin-right: 5px;
  margin-left: 5px;
  padding: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 12px;
  line-height: 20px;
}

.clock-number {
  font-size: 32px;
  line-height: 32px;
  font-weight: 600;
}

.clock-label {
  margin-top: 10px;
  margin-right: -5px;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 5px;
  text-transform: uppercase;
}

.box-dots {
  font-size: 20px;
}

.btn-secundary {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 18px 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 11px;
  border-radius: 10px;
  background-color: #44bb48;
  color: #fff;
  font-weight: 600;
}

.btn-secundary-icon-svg {
  line-height: 0;
}

.text-block-17 {
  line-height: 16px;
}

.review-info-author-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  padding-bottom: 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 20px;
  border-bottom: 1px solid #f6f5f5;
}

.review-author-img {
  height: 40px;
  border-radius: 100px;
}

.review-details-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 20px;
}

.reviews-stars-row {
  display: block;
  margin-bottom: 10px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-column-gap: 5px;
}

.masonry {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 100px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  grid-auto-flow: row;
  grid-auto-columns: 1fr;
  grid-auto-rows: auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-areas: ".";
  -ms-grid-columns: 1fr 0px 1fr 0px 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto 0px auto;
  grid-template-rows: auto auto;
}

.masonry-item {
  width: 33%;
  margin-right: 0px;
  margin-bottom: 40px;
  padding-right: 16px;
  padding-left: 16px;
}

.review-box-content {
  position: relative;
  min-height: 370px;
  padding: 20px;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 1px 1px 30px 0 rgba(0, 0, 0, 0.05);
}

.review-author-row {
  position: absolute;
  bottom: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin-top: 40px;
  margin-bottom: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 10px;
  font-weight: 600;
}

.header-p {
  font-family: Poppins, sans-serif;
  font-size: 19px;
}

.italic-text {
  color: rgba(0, 0, 0, 0.6);
}

.main-video {
  position: static;
  display: none;
}

.featured-logos-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.featured-logo-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20%;
  height: 80px;
  margin-top: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.how-works-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 25px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 25px;
  grid-row-gap: 25px;
}

.howworks-img-col {
  width: 22%;
}

.howworks-content {
  width: 69%;
}

.howorks-step {
  color: red;
  font-size: 17px;
  font-weight: 700;
  text-transform: uppercase;
}

.heading-15 {
  margin-top: 0px;
  font-size: 22px;
}

.howworks-title {
  margin-top: 5px;
  font-size: 21px;
  line-height: 28px;
}

.list {
  margin-bottom: 25px;
}

.list-item.mrg {
  margin-top: 15px;
}

.heading-16 {
  font-size: 18px;
}

.main-bg-video {
  overflow: hidden;
  width: 100%;
  height: 422px;
}

.video {
  display: none;
}

.main-video-lightbox {
  position: relative;
  width: 100%;
}

.play-button-wrap {
  position: absolute;
  top: 20px;
  right: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  padding: 4px 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 6px;
  border-radius: 7px;
  background-color: #fff;
}

.text-block-18 {
  color: #000;
  font-size: 13px;
  font-weight: 500;
  text-transform: none;
}

.review-thumb {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 6px;
  border-radius: 100px;
  background-color: #a2b1c1;
}

.text-block-19 {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
}

.beforeafter-slider {
  display: block;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.ba-boxitem {
  margin-right: 10px;
  margin-left: 10px;
  text-align: center;
}

.text-block-20 {
  margin-top: 20px;
  margin-bottom: 5px;
  font-weight: 700;
}

.text-block-21 {
  font-size: 14px;
}

.beforeafter-wrap {
  display: none;
  margin-top: 60px;
}

.beforeafter-heading {
  margin-bottom: 40px;
  text-align: center;
}

.review-title {
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 18px;
  line-height: 26px;
}

.popup {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 9999;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.59);
}

.popup-box {
  position: relative;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: auto;
  width: 560px;
  max-width: none;
  margin: 0px auto;
  padding: 71px 20px 40px;
  border-radius: 16px;
  background-color: #fff;
}

.close {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 40px;
  height: 40px;
}

.image-10 {
  width: 100%;
}

.popup-title {
  max-width: 330px;
  margin: 0px auto;
  font-size: 26px;
  line-height: 39px;
  font-weight: 800;
  text-align: center;
}

.popup-action {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-bottom: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.btn-popup {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 18px 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 11px;
  border-radius: 10px;
  background-color: red;
  color: #fff;
  font-size: 19px;
  font-weight: 700;
  text-transform: uppercase;
}

.bold-text-4 {
  max-width: none;
  font-weight: 800;
}

.popup-wrap {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.dynamic-date-js-2 {
  margin-top: 15px;
  text-align: center;
}

.text-span {
  font-size: 43.5px;
}

.text-span-2 {
  font-size: 43.5px;
}

.howworks-box {
  display: none;
}

.day-box {
  margin-bottom: 25px;
  padding: 20px;
  border-radius: 10px;
  background-color: rgba(254, 117, 77, 0.1);
}

.day-box-title {
  margin-bottom: 15px;
  font-size: 22px;
  font-weight: 700;
}

.day-box-p {
  margin-bottom: 0px;
}

.clockdiv {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
  margin-bottom: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.results-reviews-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 8px;
  line-height: 16px;
}

.results-rate {
  line-height: 16px;
  font-weight: 700;
}

.img111 {
  display: none;
}

@media screen and (min-width: 1280px) {
  .box-time-inner {
    padding-top: 60px;
  }

  .img-wrap {
    margin-left: 0px;
  }

  .combine-img-img {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .six-in-one {
    padding-top: 40px;
  }
}

@media screen and (min-width: 1440px) {
  .box-results-img.size {
    max-width: none;
  }

  .box-time-inner {
    width: 100%;
  }

  .firsttitle-article {
    margin-bottom: 50px;
  }

  .img-wrap {
    display: block;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    text-align: right;
  }

  .combine__content {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 48%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .combine-img-img {
    width: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .vs-img {
    position: absolute;
    top: 0px;
    right: -15%;
    bottom: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .product-title-sidebar {
    margin-bottom: 40px;
  }

  .product-cta {
    margin-top: 0px;
  }

  .js-clock {
    margin-top: 40px;
  }

  .clockdiv {
    margin-top: 40px;
  }
}

@media screen and (min-width: 1920px) {
  .header-container {
    max-width: 1360px;
  }

  .header-col-right {
    width: 50%;
  }

  .container {
    max-width: 1340px;
  }

  .content-article {
    width: 63%;
  }

  .paragraph {
    max-width: none;
  }

  .content-article-inner {
    font-family: 'PT Serif', serif;
  }

  .box-time-inner {
    width: 100%;
  }

  .bar-promotion-row {
    max-width: 1400px;
    margin-right: auto;
    margin-left: auto;
  }

  .results-txt {
    font-family: 'PT Serif', serif;
  }

  .combine-img-img {
    width: auto;
  }

  .main-bg-video {
    height: 460px;
  }

  .paragraph-2 {
    font-family: 'PT Serif', serif;
  }

  .paragraph-3 {
    font-family: 'PT Serif', serif;
  }

  .paragraph-4 {
    font-family: 'PT Serif', serif;
  }

  .paragraph-5 {
    font-family: 'PT Serif', serif;
  }

  .link-2 {
    color: #ff7e00;
  }

  .link-3 {
    color: #ff6d00;
  }

  .link-4 {
    color: #fe754d;
  }

  .link-5 {
    color: #fe754d;
  }

  .link-6 {
    color: #fe754d;
  }
}

@media screen and (max-width: 991px) {
  .header {
    position: -webkit-sticky;
    position: sticky;
    top: 0px;
    z-index: 999;
  }

  .logo-link-wrapper {
    width: auto;
    max-width: 110px;
  }

  .heading {
    margin-right: 10px;
  }

  .menu-link {
    display: none;
  }

  .page-title-section {
    padding-top: 30px;
    padding-bottom: 20px;
  }

  .content-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .content-article {
    width: 100%;
  }

  .content-sidebar {
    width: 100%;
  }

  .box-results-img {
    text-align: center;
  }

  .paragraph {
    max-width: none;
    margin-bottom: 10px;
    padding-right: 25px;
    padding-left: 25px;
  }

  .content-article-inner {
    margin-bottom: 40px;
  }

  .bar-promotion-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .bar-promotion-heading {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 20px;
    text-align: center;
  }

  .bar-promotion-button {
    width: 100%;
  }

  .results-row {
    width: 48%;
  }

  .img-wrap {
    max-width: 300px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: none;
    text-align: center;
  }

  .combine__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 100%;
    margin-bottom: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .combine-img-img {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .fifteen {
    font-size: 24px;
    line-height: 0px;
  }

  .six-in-one {
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
  }

  .six-in-one__content {
    width: 100px;
    height: 100px;
  }

  .vs-img {
    display: none;
  }

  .image-6 {
    width: 100%;
    max-width: 300px;
    margin-right: auto;
    margin-left: auto;
  }

  .sec-title-left {
    margin-top: 0px;
    font-size: 35px;
    line-height: 40px;
    text-align: center;
  }

  .combine {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

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

  .content-paper {
    left: 0px;
    max-width: 320px;
  }

  .heading-10 {
    margin-bottom: 16px;
    font-size: 30px;
    text-align: center;
  }

  .div-block-35-copy {
    margin-bottom: 19px;
  }

  .item-paper-row {
    margin-bottom: 27px;
  }

  .heading-9 {
    font-size: 21px;
  }

  .text-block-15 {
    font-size: 45px;
  }

  .text-block-13 {
    font-size: 26px;
  }

  .text-block-12 {
    font-size: 20px;
  }

  .text-block-14 {
    top: 9px;
    font-size: 25px;
  }

  .results-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .masonry {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .masonry-item {
    width: 100%;
  }

  .review-box-content {
    min-height: auto;
  }

  .review-author-row {
    position: static;
  }
}

@media screen and (max-width: 767px) {
  .ft-top-left {
    width: 36%;
  }

  .ft-top-right {
    width: 56%;
  }

  .bar-promotion-wrapper {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .heading-4 {
    font-size: 20px;
  }

  .text-block-7 {
    font-size: 15px;
  }

  .bp-button {
    font-size: 16px;
  }

  .results-number {
    width: 30px;
    height: 30px;
  }

  .text-block-9 {
    font-size: 14px;
  }

  .results-txt {
    font-size: 14px;
    line-height: 19px;
  }

  .compare-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .compare-check {
    width: 100%;
    padding: 20px;
  }

  .compare-x {
    width: 100%;
    padding: 20px;
  }

  .firsttitle-article {
    font-size: 25px;
  }

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

  .combine-img-img {
    margin-right: auto;
    margin-left: auto;
  }

  .six-in-one {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .six-in-one__content {
    padding-right: 0px;
  }

  .heading-10 {
    text-align: center;
  }

  .masonry-item {
    width: 100%;
  }

  .italic-text {
    font-size: 17px;
  }

  .main-bg-video {
    height: 300px;
  }

  .popup-box {
    width: 90%;
  }
}

@media screen and (max-width: 479px) {
  .page-title-section {
    padding-top: 25px;
  }

  .c-article__title {
    display: block;
    margin-bottom: 0px;
  }

  .box-time-inner {
    padding-right: 0px;
    padding-left: 0px;
  }

  .footer-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .ft-top-right {
    width: 100%;
    margin-top: 20px;
  }

  .heading-4 {
    font-size: 22px;
    line-height: 27px;
  }

  .bp-button {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 16px;
    line-height: 21px;
  }

  .results-row {
    width: 100%;
    margin-top: 0px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .results-row.mrg {
    margin-bottom: 0px;
  }

  .results-info {
    width: 70%;
  }

  .results-txt {
    font-size: 14px;
  }

  .firsttitle-article {
    font-size: 19px;
    line-height: 27px;
  }

  .title-page {
    font-size: 22px;
    line-height: 27px;
  }

  .bold-text-3 {
    display: block;
  }

  .combine-img-img {
    height: auto;
    margin-right: auto;
    margin-left: auto;
  }

  .sec-title-left {
    font-size: 30px;
    line-height: 35px;
  }

  .content-paper {
    width: 100%;
    max-width: 260px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .heading-10 {
    font-size: 26px;
  }

  .item-paper-row {
    margin-bottom: 15px;
  }

  .heading-9 {
    font-size: 17px;
  }

  .text-block-13 {
    font-size: 22px;
  }

  .text-block-12 {
    font-size: 15px;
  }

  .image-8 {
    font-size: 0px;
    line-height: 0px;
  }

  .results-wrap {
    grid-row-gap: 10px;
  }

  .scrolltext-wrapper {
    margin-top: 0px;
  }

  .js-clock {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .box {
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .clock-number {
    font-size: 24px;
  }

  .clock-label {
    margin-top: 4px;
    margin-right: 0px;
    letter-spacing: 2px;
  }

  .box-dots {
    line-height: 20px;
  }

  .masonry-item {
    margin-right: 0px;
    padding-left: 0px;
  }

  .featured-logos-row {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .featured-logo-item {
    width: 45%;
  }

  .how-works-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .howworks-img-col {
    width: 100%;
    text-align: center;
  }

  .howworks-content {
    width: 100%;
  }

  .main-bg-video {
    height: 160px;
  }

  .popup-title {
    font-size: 19px;
    line-height: 29px;
  }

  .text-span-2 {
    font-size: 32px;
  }

  .clockdiv {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

#w-node-bdb25ee0-67fe-272d-b639-597000b36064-1d26dd5a {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

