/* -*- coding: utf-8 -*- */

:root {
  --min-width: 360px;
  --max-width: 1200px;
  --fg-color: #212327;
}

html {
  background-color: #ffffff;
  color: #212327;
  font-family: "Open Sans", sans-serif;
  box-sizing: border-box;
  line-height: 1.5;
}

*, *:before, *:after {
  box-sizing: inherit;
}

iframe {
  border: none;
}

img {
  display: block;
  height: auto;
  width: auto;
}

figure {
  margin: 0;
}

blockquote {
  margin: 0;
}

textarea {
  font-family: "PT Mono", monospace;
}

input {
  font-family: "PT Mono", monospace;
}

a {
  /* color: #9c54f4; */
  text-decoration: none;
}

a:focus,
a:hover {
  /* color: #9c54f4; */
  text-decoration: underline;
}

h1,h2,h3,h4,h5,h6 {
  margin: 0;
}

.telephone {
  white-space: nowrap;
}

.header-bg {
  background-image: url("../images/hero-bg-1883x207.png");
  background-image: -webkit-image-set(url("../images/hero-bg-1883x207.webp") 1x);
  background-repeat: no-repeat;
  height: 277px;
  left: 50%;
  position: absolute;
  top: 0;
  transform: translate(-1650px, 0);
  width: 1883px;
  z-index: -100;
}

.index-header-bg {
  background-image: url("../images/hero-bg2a-1883x825.png");
  background-image: -webkit-image-set(url("../images/hero-bg2a-1883x825.webp") 1x);
  background-repeat: no-repeat;
  display: none;
  height: 825px;
  left: 50%;
  position: absolute;
  top: 0;
  transform: translate(-1650px, 0);
  width: 1883px;
  z-index: -100;
}

#percent-ten-day .header-bg,
#trialofferone .header-bg,
#index .header-bg {
  display: none;
}

#percent-ten-day .index-header-bg,
#trialofferone .index-header-bg,
#index .index-header-bg {
  display: block;
}

#how-it-works .header-bg {
  background: url("../images/hero-bg3-1885x641.webp");
  background: -webkit-image-set(url("../images/hero-bg3-1885x641.webp") 1x);
  background-repeat: no-repeat;
  height: 641px;
  top: 0;
  transform: translate(-1650px, 0);
  width: 1885px;
}

#header .header-container {
  height: 150px;
  margin: 0 auto;
  position: relative;
  width: 960px;
}

#header .header-tab-bg {
  background-color: rgba(0,0,255,0.1);
  height: 65px;
  left: -500px;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 510px;
}

#header .mcp-logo {
  color: #ffffff;
  display: block;
  font-size: 20px;
  font-weight: 800;
  height: 65px;
  left: 10px;
  padding-top: 10px;
  position: absolute;
  width: 200px;
}

#header .mcm-logo {
  background-color: rgba(0,0,255,0.2);
  color: #ffffff;
  display: block;
  font-size: 20px;
  font-weight: 800;
  height: 65px;
  left: 215px;
  opacity: 0.5;
  padding-top: 18px;
  position: absolute;
  top: 0;
  width: 200px;
}

#header .mci-logo {
  background-color: rgba(0,0,255,0.2);
  color: #ffffff;
  display: block;
  font-size: 20px;
  font-weight: 800;
  height: 65px;
  left: 420px;
  opacity: 0.5;
  padding-top: 15px;
  position: absolute;
  top: 0;
  width: 200px;
}

#header .mcp-logo img {
  margin: 0 auto;
}

#header .top-btn {
  text-align: center;
  position: absolute;
  right: -20px;
  top: 32px;
}

#header .top-btn .top-btn-oval {
  border-radius: 50px;
  border: 2px solid #00df73;
  height: 79px;
  position: relative;
  width: 242px;
}

#header .top-btn .customer-support {
  color: #646464;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5;
}

#header .top-btn .phone-icon {
  height: 29px;
  left: 12px;
  position: absolute;
  top: 22px;
  width: 29px;
}

#header .top-btn .telephone {
  color: #00df73;
  display: block;
  font-size: 20px;
  font-weight: 800;
  margin-top: -5px;
  padding-left: 10px;
}

#header .top-btn .layer-24 {
  background-color: #ffffff;
  border-radius: 12px;
  color: #00df73;
  font-size: 16px;
  font-style: italic;
  font-weight: 700;
  height: 25px;
  position: absolute;
  right: -15px;
  top: 24px;
}

#header .top-btn .special-offers-when {
  color: #bbbbbb;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.2;
  padding-left: 10px;
}

#main > :last-child {
  padding-bottom: 30px;
}

#main .main-container {
  box-shadow: 0 48px 40px rgba(0, 0, 0, 0.02);
}

#main .main-container > * {
  margin: 0 auto 0;
  width: 960px;
}

#main .main-title {
  color: #2f1453;
  font-size: 46px;
  font-weight: 800;
  margin-top: 30px;
  padding: 0;
  text-align: center;
}

#main .main-abstract {
  font-size: 18px;
  margin: 30px auto 0;
  text-align: center;
}

#main .chapter {
  margin-top: 55px;
}

#main .abstract {
  font-size: 15px;
  font-weight: 400;
  margin-top: 22px;
  margin-bottom: 22px;
  text-align: justify;
}

#main .title {
  color: #2f1453;
  font-size: 24px;
  font-weight: 700;
  text-align: center;
}

#main .subtitle {
  color: #2f1453;
  font-size: 18px;
  font-weight: 700;
}

#main .abstract {
  font-size: 16px;
  text-align: center;
}

#main .detail {
  font-size: 16px;
  text-align: justify;
}

#main .call-button,
#main .download-button {
  background-color: #00df73;
  border-radius: 31px;
  box-shadow: 0 7px 19px rgba(0, 171, 88, 0.57);
  display: block;
  height: 61px;
  position: relative;
  text-transform: uppercase;
  width: 300px;
}

#main .call-button:focus,
#main .call-button:hover,
#main .download-button:focus,
#main .download-button:hover {
  color: #ffffff;
}

#main .call-button {
  width: 270px;
}

#main .download-now-button {
  width: 340px;
}
#main .download-now-button:focus,
#main .download-now-button:hover {
  filter: brightness(1.1);
  text-decoration: none;
}

#main .download-for-free-button {
  width: 340px;
}

#main .call-button .download-icon,
#main .download-button .download-icon {
  align-items: center;
  background-color: #20d47d;
  border-radius: 31px;
  display: flex;
  height: 61px;
  justify-content: center;
  left: 0;
  position: absolute;
  top: 0;
  width: 61px;
}

#main .call-button .download-text,
#main .download-button .download-text {
  color: #ffffff;
  font-size: 22px;
  font-weight: 800;
  padding-top: 14px;
  padding-left: 30px;
  text-align: center;
  white-space: nowrap;
}

#main .call-button .download-text {
  padding-top: 12px;
  font-size: 24px;
}

#main .download-subtext {
  font-size: 16px;
  padding-top: 5px;
  text-align: center;
  width: 340px;
}

.chart-download .download-subtext,
.final-cta .download-subtext {
  margin: 0 auto;
}

#main .rating-reviewer a {
  display: inline-block;
  height: 60px;
  margin: auto;
  overflow: hidden;
  text-align: center;
  width: 170px;
}

#main .rating-reviewer img {
  filter: grayscale(1);
}

#main .rating-reviewer:hover img {
  filter: none;
}

#main .rating-reviewer .rating-logo {
  display: block;
  margin: 0 auto auto;
}

#main .rating-reviewer .rating-score {
  display: block;
  margin: auto auto 0;
}

#main #rating-highya .rating-score {
  margin: 5px auto 0;
}

#main #google-safe-browsing a {
  padding-top: 3px;
  text-decoration: none;
}

#main #google-safe-browsing .click-here {
  color: #777777;
  font-size: 11px;
  padding-left: 15px;
  text-align: center;
}

#main #rating-consumeraffairs .rating-logo {
  margin: 10px auto 0;
}

#main #rating-consumeraffairs .rating-score {
  margin: 10px auto 0;
}

#main #rating-trustpilot .rating-score {
  margin: 5px auto 0;
}

#main #rating-ekomi2 .reviewer-window {
  align-items: center;
  display: flex;
  justify-content: space-between;
}

#main #rating-ekomi2 .rating-score {
  filter: grayscale(1) invert(1) contrast(0.3);
}

#main #rating-ekomi2:hover .rating-score {
  filter: none;
}

#main #rating-ekomi2 .rating-text {
  color: #555555;
  font-size: 11px;
  padding-top: 10px;
  text-align: center;
  white-space: nowrap;
}

#footer {
  background-color: #6a52c4;
  color: #ffffff;
  padding-bottom: 150px;
}

#footer a {
  color: inherit;
}

#footer a:focus,
#footer a:hover {
  color: inherit;
}

.footer-wrapper {
  display: flex;
}

.footer-wrapper::before,
.footer-wrapper::after {
  content: '';
  display: block;
  flex: 1;
  height: 10px;
}

.footer-content {
  align-items: flex-start;
  display: flex;
  flex-wrap: nowrap;
  flex: 10000;
  font-size: 12px;
  justify-content: space-around;
  line-height: 1.5;
  max-width: var(--max-width);
  min-width: var(--min-width);
  padding-top: 60px;
  position: relative;
}

@media only screen and (max-width:900px) {
  .footer-content {
    flex-wrap: wrap;
  }
}

.footer-section1 {
  padding-left: 10px;
  padding-right: 20px;
  width: 210px;
}

.footer-address .address {
  display: block;
  font-style: normal;
  margin-top: 1.5em;
}

.footer-section2 {
  flex: 1 1;
  min-width: var(--min-width);
  padding-left: 10px;
  padding-right: 10px;
}

#footer .disclaimer {
  text-align: justify;
}

#footer .copyright {
  margin-bottom: 3em;
  margin-top: 1.5em;
}

.footer-section3 {
  width: var(--min-width);
}

.footer-nav {
  padding-left: 20px;
}

#footer .nav-list {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  height: 24em;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#footer .nav-list li {
  line-height: 1.5;
  margin-bottom: 1.5em;
  white-space: nowrap;
}

#footer .credits {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  width: 120px;
}

#footer .credit {
  padding-bottom: 15px;
}

#footer .credit a {
  display: block;
  margin: 0 auto;
  width: 90px;
}

#footer .credit img {
  filter: grayscale(1);
  margin: 0 auto;
  width: auto;
}

#footer .credit:hover img {
  filter: none;
}

#footer .geotrust img {
  height: auto;
  width: 90px;
}

#footer .facebook svg,
#footer .twitter svg {
  fill: #ffffff;
  height: 50px;
  width: 50px;
}

#ekomi-reviews {
  display: flex;
  margin: 0 auto;
  padding-top: 60px;
  padding-bottom: 120px;
  transform: translate(-40px, 0);
  width: 1060px;
}

#ekomi-reviews .ekomi-reviews-left {
  background: transparent url("../images/stre-left.png") 50% 90px no-repeat;
  cursor: pointer;
  width: 50px;
}

#ekomi-reviews .ekomi-reviews-right {
  background: transparent url("../images/stre-right.png") 50% 90px no-repeat;
  cursor: pointer;
  width: 50px;
}

#ekomi-reviews .ekomi-reviews-viewarea {
  overflow: hidden;
  width: 960px;
}

#ekomi-user-reviews .ekomi-review-link,
#ekomi-reviews .ekomi-review-link {
  color: #313a47;
  display: block;
  width: 90px;
}

#ekomi-user-reviews .ekomi-review-link:hover,
#ekomi-user-reviews .ekomi-review-link:focus,
#ekomi-reviews .ekomi-review-link:hover,
#ekomi-reviews .ekomi-review-link:focus {
  color: #313a47;
  text-decoration: none;
}

#ekomi-reviews .ekomi-reviews-container {
  align-items: stretch;
  display: flex;
  justify-content: flex-start;
  position: relative;
  min-width: 960px;
}

#ekomi-user-reviews .ekomi-reviews-container {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

#ekomi-user-reviews .ekomi-review {
  margin-top: 30px;
}

#ekomi-user-reviews .ekomi-review,
#ekomi-reviews .ekomi-review {
  background: transparent url("../images/review-balloon.png") 0px 0px no-repeat;
  border-radius: 20px;
  height: 290px;
  padding: 10px 0 0 10px;
  position: relative;
  width: 480px;
}

#ekomi-user-reviews .ekomi-review-seal,
#ekomi-reviews .ekomi-review-seal {
  position: relative;
}

#ekomi-user-reviews .ekomi-review-rating,
#ekomi-reviews .ekomi-review-rating {
  color: #2f1453;
  font-size: 21px;
  font-weight: 700;
  margin: -55px auto auto 100px;
  white-space: nowrap;
}

#ekomi-user-reviews .ekomi-review-stars,
#ekomi-reviews .ekomi-review-stars {
  /* color: #646464; */
  font-size: 16px;
  font-weight: 400;
  margin: 5px auto auto 100px;
}

#ekomi-user-reviews .ekomi-review-comment,
#ekomi-reviews .ekomi-review-comment {
  color: #646464;
  font-size: 16px;
  font-weight: 400;
  margin: 5px auto auto 45px;
  width: 405px;
}

#ekomi-user-reviews .ekomi-review-date {
  color: #2f1453;
  font-size: 14px;
  font-weight: 700;
  margin: 5px auto 0px 100px;
}

#ekomi-reviews .ekomi-review-date {
  bottom: 0;
  color: #2f1453;
  font-size: 14px;
  font-weight: 700;
  margin: auto auto 0px 100px;
  position: absolute;
}

#main .easy-steps {
  padding-top: 120px;
}

#main .easy-steps .title {
  font-size: 36px;
  font-weight: 800;
  line-height: 1.2;
}

#main .easy-steps .steps-container {
  align-items: stretch;
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
  padding-bottom: 120px;
}

#main .easy-steps .step-image {
  padding-right: 40px;
}

#main .easy-steps .step-image img {
  margin: 0 auto;
}

#main .easy-steps .step {
  width: 280px;
}

#main .easy-steps .subtitle {
  margin-top: 30px;
  text-align: center;
}

#main .easy-steps .detail {
  margin-top: 30px;
  text-align: center;
}

#main .final-cta {
  padding-bottom: 120px;
  padding-top: 120px;
}

#main .final-cta .title {
  color: #2f1453;
  font-size: 46px;
  font-weight: 800;
  line-height: 1.2;
  margin: 0 auto;
  text-align: center;
  width: 600px;
}

#main .final-cta .download-button {
  margin: 40px auto 0;
}

#index #main .main-header {
  color: #ffffff;
  height: 650px;
  position: relative;
}

#index #main .main-title {
  color: #ffffff;
  margin: 25px 0 0 10px;
  text-align: left;
  width: 540px;
}

#index #main .main-abstract {
  color: #ffffff;
  font-size: 24px;
  margin: 40px 0 0 10px;
  text-align: left;
  width: 480px;
}

#index #main .top-container2 .main-header {
  height: auto;
  padding-bottom: 60px;
}

#index #main .top-container2 .main-title,
#index #main .top-container2 .main-abstract {
  color: #2f1453;
}

#index #main .top-container2 .rating-reviewer a {
  width: auto;
}

#index #main .main-header .download-button {
  margin: 60px 0 0 0;
}

#index #main .hero-bill {
  position: absolute;
  right: 0;
  top: -30px;
  z-index: -1;
}

#index #main .hero-sam {
  position: absolute;
  right: -210px;
  top: -30px;
  z-index: -1;
}

#index #main .hero-sam-text {
  color: #3e2166;
  margin: 30px auto 0;
  text-align: center;
  width: 390px;
}

#index #main .hero-sam-text-private {
  font-weight: bold;
}

#index #main .rating-container {
  align-items: center;
  display: flex;
  justify-content: space-around;
  padding-bottom: 50px;
}

@supports not (background-image: url("../images/feature-background.webp")) {
  #index #main .feature-container {
    background: transparent url("../images/feature-background.jpg") 50% 0 no-repeat;
  }
}
@supports (background-image: url("../images/feature-background.webp")) {
  #index #main .feature-container {
    background: transparent url("../images/feature-background.webp") 50% 0 no-repeat;
  }
}

#index #main .feature-container {
  background-image: url("../images/feature-background.png");
  background-image: -webkit-image-set(url("../images/feature-background.webp") 1x);
  background-position: 50% 0;
  background-repeat: no-repeat;
  height: 677px;
  margin: 0 auto;
}

#index #main .features {
  margin-left: min(50vw, max(1px, calc(100vw - 500px)));
  max-width: 480px;
  padding-top: 100px;
  width: auto;
}

#index #main .features .feature {
  margin-top: 20px;
}

#index #main .features .subtitle {
  color: #ffffff;
}

#index #main .features .detail {
  color: #ffffff;
}

#index #main .features .feature {
  align-items: flex-start;
  display: flex;
  justify-content: flex-start;
}

#index #main .features .feature-image {
  padding-right: 30px;
}

#index #main .features .feature-text .detail {
  text-align: justify;
}

#index #main .testimonials  {
  margin-top: 60px;
  padding-bottom: 120px;
}

#index #main .testimonials .testimonials-header .title {
  color: #797f87;
  font-size: 16px;
  text-align: center;
}

#index #main .testimonials .testimonials-header .detail {
  color: #454545;
  font-size: 24px;
  text-align: center;
}

#index #main .testimonials .testimonial-separator {
  background-color: #944cea;
  border-bottom: 1px solid #b752f1;
  border-left: 1px solid #944cea;
  border-right: 1px solid #944cea;
  border-top: 1px solid #7246e1;
  color: #944cea;
  height: 1px;
  margin: 40px auto;
  width: 42px;
}

#index #main .testimonials .testimonials-body {
  align-items: stretch;
  display: flex;
  justify-content: space-between;
  margin-top: 60px;
}

#index #main .testimonials .testimonial {
  height: 345px;
  position: relative;
  width: 292px;
}

#index #main .testimonials .testimonial-bg {
  background-color: #ffffff;
  box-shadow: 0 13px 17px rgba(0, 0, 0, 0.14);
  height: 292px;
  left: 0;
  position: absolute;
  top: 48px;
  width: 100%;
  z-index: -1;
}

#index #main .testimonials .testimonial-bb {
  background-image: linear-gradient(270deg, #ca56f6 0%, #5f43de 100%);
  bottom: 0;
  height: 5px;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: -1;
}

#index #main .testimonials .testimonial-portrait img {
  margin: 0 auto;
}

#index #main .testimonials .reviewer-window img {
  display: inline-block;
  margin: 0 10px 0 0;
}

#index #main .testimonials .reviewer-window {
  align-items: center;
  display: flex;
  justify-content: center;
  margin-top: 24px;
}

#index #main .testimonials .watch-video {
  color: #6a9ce4;
  font-size: 12px;
  font-weight: 700;
}

#index #main .testimonials .testimonial-quote {
  text-align: center;
}

#index #main .testimonials .testimonial-quote p {
  /* color: #646464; */
  font-size: 16px;
  margin: 5px auto 0;
}

#index #main .testimonials .testimonial-quote cite {
  color: #646464;
  display: block;
  font-size: 12px;
  font-weight: 700;
  margin: 14px auto 0;
  white-space: nowrap;
}

#index #main .testimonials .testimonial-quote img {
  margin: 14px auto 0;
}

#index #main .facts {
  align-items: stretch;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: space-around;
  padding-bottom: 120px;
  padding-top: 60px;
  margin: 0 auto;
  width: 960px;
}

#index #main .facts .fact-copy {
  padding-top: 60px;
  width: 430px;
}

#index #main .facts .fact-image {
  align-items: flex-end;
  display: flex;
  height: 63px;
  justify-content: flex-start;
}

#index #main .facts .subtitle {
  margin-top: 15px;
}

#index #main .safety-section {
  padding-bottom: 120px;
}

#index #main .safety {
  background-color: #fcfaff;
  border-radius: 10px;
  border: 1px solid #e9e3f0;
  padding: 60px 45px 60px 60px;
  width: 960px;
}

#index #main .safety .title {
  padding-bottom: 15px;
  text-align: left;
}

#index #main .safety-container {
  align-items: center;
  display: flex;
  justify-content: space-between;
}

#index #main .safety-text {
  text-align: justify;
  padding-right: 60px;
}

#direct .header-container {
  align-items: center;
  display: flex;
  justify-content: space-between;
  height: auto;
  padding-bottom: 15px;
  padding-top: 15px;
}

#direct .header-title {
  color: #7c7e85;
  font-size: 28px;
  font-weight: 700;
}

#direct .main-container-alt {
  background-color: #6a52c4;
  color: #ffffff;
}

#direct .main-title {
  color: #ffffff;
  font-size: 38px;
  font-weight: 700;
  margin: 0;
  padding-bottom: 1em;
  padding-top: 1em;
  text-align: left;
}

#direct .main-body {
  align-items: stretch;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  padding-bottom: 60px;
  padding-top: 60px;
  width: 960px;
}

#direct .main-left {
  padding-right: 30px;
  width: 630px;
}

#direct .main-right {
  width: 330px;
}

#direct .available {
  padding-bottom: 30px;
  position: relative;
}

#direct .available .title {
  color: #272a36;
  font-size: 26px;
  font-weight: 700;
  line-height: 1.2;
  margin: 0;
  text-align: left;
}

#direct .available .abstract {
  color: #7c7e85;
  font-size: 18px;
  font-weight: normal;
  margin: 0;
  text-align: left;
}

#direct .available .select-start {
  align-items: center;
  background-color: #f5f5f5;
  border-radius: 5px;
  border: 1px solid #e7e7e7;
  display: flex;
  justify-content: space-between;
  margin: 15px auto 15px 0;
  padding: 15px;
}

#direct .available .select-windows-version {
  font-size: 16px;
  white-space: nowrap;
  width: 180px;
}

#direct .available .select-versions {
  border-radius: 5px;
  border: 1px solid #d9d9d9;
  font-size: 16px;
  height: 45px;
  padding-left: 5px;
  width: 150px;
}

#direct .available .start-button {
  align-items: center;
  background-color: #1ddd60;
  border-radius: 5px;
  border: 1px solid #09ae43;
  color: #084a1f;
  display: flex;
  font-size: 18px;
  font-weight: 700;
  height: 45px;
  justify-content: center;
  width: 180px;
}

#direct .available .start-button:hover {
  filter: brightness(1.2);
}

#direct .available .size-time {
  align-items: center;
  display: flex;
  font-size: 15px;
  justify-content: space-between;
  width: 360px;
}

#direct .available .subtitle {
  display: inline-block;
  color: #555555;
  font-size: 15px;
  font-weight: normal;
}

#direct .benefits {
  border-top: 1px solid #e7e7e7;
  padding-bottom: 30px;
  padding-top: 30px;
  position: relative;
}

#direct .benefits .title {
  color: #0046e4;
  font-size: 20px;
  margin: 0;
  text-align: left;
}

#direct .benefits .detail {
  font-size: 16px;
  padding-top: 15px;
  width: 570px;
}

#direct .benefit-list {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  height: 14em;
  justify-content: flex-start;
  list-style-type: none;
  padding: 0;
  font-size: 16px;
}

#direct .benefit-list li {
  font-weight: 700;
  line-height: 2em;
}

#direct .benefit-list li:before {
  align-items: center;
  border-radius: 50%;
  border: 1px solid #0046e4;
  color: #0046e4;
  content: '\2713';
  display: inline-flex;
  height: 18px;
  justify-content: center;
  margin-left: 5px;
  margin-right: 10px;
  width: 18px;
}

#direct .benefits .windows10-logo {
  position: absolute;
  right: 0;
  top: 30px;
}

#direct .requirements {
  border-top: 1px solid #e7e7e7;
  padding-top: 30px;
}

#direct .requirements .title {
  color: #0046e4;
  font-size: 20px;
  font-weight: 700;
  margin: 0;
  text-align: left;
}

#direct .requirements .detail {
  background-color: #f5f5f5;
  border-radius: 5px;
  border: 1px solid #e7e7e7;
  list-style-type: none;
  padding: 1em 0 1em 2em;
  width: 480px;
}

#direct .requirements .detail li {
  line-height: 2em;
}

#direct .requirements .detail li:first-child {
  font-weight: 700;
}

#direct .howto {
  background-color: #fcfcfc;
  border-radius: 5px;
  border: 1px solid #e7e7e7;
  padding-bottom: 30px;
  width: 330px;
}

#direct .howto .title {
  border-bottom: 1px solid #e7e7e7;
  color: #0046e4;
  font-size: 18px;
  margin: 0;
  padding: 1em;
  text-align: center;
}

#direct .howto .step-list {
  list-style-type: none;
  padding: 0 30px 0 30px;
}

#direct .howto .step-list li {
  margin-bottom: 1.5em;
}

#direct .howto .step-list .subtitle {
  color: #272a36;
  font-size: 17px;
}

#direct .howto .step-list .update-all {
  font-weight: 700;
}

#direct .howto .activate {
  font-weight: 700;
}

#direct .howto .download-now {
  align-items: center;
  background-color: #ffffff;
  border-radius: 5px;
  border: 1px solid #0046e4;
  display: flex;
  color: #0046e4;
  height: 60px;
  justify-content: center;
  margin: 0 auto;
  width: 270px;
}

#direct .howto .download-icon {
  align-items: center;
  background-color: #fcfcfc;
  border: 1px solid #0046e4;
  border-radius: 13px;
  display: flex;
  height: 26px;
  justify-content: center;
  margin-right: 15px;
  vertical-align: middle;
  width: 26px;
}

#direct .howto .download-text {
  color: #0046e4;
  font-size: 18px;
  font-weight: 700;
}

#direct .howto .compatibility {
  color: #67686e;
  font-size: 14px;
  padding-left: 30px;
  padding-top: 30px;
}

#direct .howto .compatibility .subtitle {
  color: #272a36;
  font-size: 16px;
}

#direct .howto .require {
  color: #67686e;
  font-size: 14px;
  padding-left: 30px;
  padding-top: 30px;
}

#direct .howto .require .subtitle {
  color: #272a36;
  font-size: 16px;
}

#direct #footer .footer-nav {
  display: none;
}

#direct #footer .bottom-nav-list {
  display: flex;
}

#comparison #main .main-container:first-child {
  padding-bottom: 90px;
}

#comparison #main .comparison-chart {
  margin-top: 60px;
}

#comparison #main .comparison-chart table {
  width: 100%;
}

#comparison #main .comparison-chart thead tr {
  background-color: #2f1453;
  height: 56px;
}

#comparison #main .comparison-chart thead th {
  color: #ffffff;
  font-size: 15px;
  font-weight: 700;
  height: 20px;
  padding-left: 15px;
  text-align: left;
}

#comparison #main .comparison-chart thead td {
  color: #ffffff;
  font-size: 15px;
  font-weight: 700;
  height: 20px;
  min-width: 120px;
  text-align: center;
}

#comparison #main .comparison-chart tbody tr {
  height: 56px;
}

#comparison .comparison-chart tbody tr:nth-child(even) {
  background-color: #ffffff;
}

#comparison .comparison-chart tbody tr:nth-child(odd) {
  background-color: #f5f3f9;
}

#comparison #main .comparison-chart tbody th {
  color: #2f1453;
  font-size: 15px;
  font-weight: 700;
  height: 20px;
  padding-left: 15px;
  text-align: left;
}

#comparison #main .comparison-chart tbody td {
  font-size: 15px;
  font-weight: 400;
  text-align: center;
}

#comparison #main .comparison-chart td img {
  display: inline-block;
}

#comparison #main .comparison-chart .chart-download {
  padding-top: 16px;
  text-align: center;
  width: 209px;
}

#comparison #main .comparison-chart .chart-download .download-button {
  margin: 0 auto;
}

#comparison #main .comparison-disclaimer {
  color: #646464;
  font-size: 14px;
  margin: 30px auto 0;
  text-align: center;
  width: 743px;
}

#comparison #main .certification {
  align-items: center;
  background-color: #fcfaff;
  border-radius: 8px;
  display: flex;
  justify-content: space-between;
  margin: 90px auto 0;
  padding: 30px;
  width: 685px;
}

#comparison #main .certification .cert-text {
  padding: 10px;
}

#comparison #main .certification .title {
  padding-left: 20px;
  text-align: left;
}

#comparison #main .certification .abstract {
  /* color: #646464; */
  margin: 15px 0 0;
  padding-left: 20px;
  text-align: left;
  width: 402px;
}

#comparison #main .trusted {
  padding-bottom: 60px;
  padding-top: 60px;
}

#comparison #main .trusted .title {
  font-size: 36px;
  font-weight: 700;
  text-align: center;
}

#comparison #main .trusted .rating-container {
  align-items: center;
  display: flex;
  height: 94px;
  justify-content: space-between;
  margin: 36px auto 0;
  width: 837px;
}

#how-it-works #main .main-title {
  color: #ffffff;
  margin: 25px 0 0 10px;
  text-align: left;
}

#how-it-works #main .main-abstract {
  color: #ffffff;
  font-size: 24px;
  margin: 40px 0 60px 10px;
  text-align: left;
  width: 480px;
}

#how-it-works #main .functions {
  padding-top: 70px;
  padding-bottom: 70px;
}

#how-it-works #main .functions .title {
  font-size: 36px;
  font-weight: 800;
}

#how-it-works #main .functions .abstract {
  /* color: #646464; */
  padding-bottom: 30px;
}

#how-it-works #main .functions .function {
  align-items: flex-start;
  display: flex;
  justify-content: center;
  padding-left: 200px;
  padding-right: 200px;
  margin-top: 25px;
}

#how-it-works #main .functions .function-image {
  padding-right: 20px;
}

#how-it-works #main .functions .detail {
  /* color: #646464; */
}

#how-it-works #main .benefits {
  padding-top: 120px;
  padding-bottom: 120px;
}

#how-it-works #main .benefits .title {
  font-size: 36px;
  font-weight: 800;
}

#how-it-works #main .benefits .abstract {
  /* color: #646464; */
  margin: 20px auto 0;
  width: 720px;
}

#how-it-works #main .benefits .benefits-body {
  align-items: flex-start;
  display: flex;
  justify-content: space-between;
  padding-top: 30px;
}

#how-it-works #main .benefits .benefit {
  width: 290px;
}

#how-it-works #main .benefits .subtitle {
  margin-top: 30px;
}

#how-it-works #main .benefits .detail {
  /* color: #646464; */
}

#faq #main .main-container {
  padding-bottom: 90px;
}

#faq #main .main-container > * {
  padding-left: 40px;
  padding-right: 40px;
}

#faq #main .chapter {
  margin-top: 90px;
}

#faq #main .title {
  text-align: left;
}

#download-instructions #main .main-title {
  font-size: 32px;
  font-weight: 800;
  text-align: left;
  white-space: nowrap;
}

#download-instructions #main .main-body {
  align-items: flex-start;
  display: flex;
  justify-content: space-between;
  margin-top: 60px;
}

#download-instructions #main .download-steps {
  font-size: 24px;
  padding-left: 30px;
}

#download-instructions #main .download-steps ul {
  line-height: 2;
  list-style-type: none;
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

#download-instructions #main .download-steps .active {
  background-color: #ffffaa;
}

#download-instructions #main .step-number {
  color: #2f1453;
  font-weight: 700;
}

#download-instructions #main .download-trouble {
  font-size: 18px;
  font-weight: 400;
  padding-right: 30px;
}

#download-instructions #main #download {
  color: #2f1453;
  font-weight: 700;
  text-decoration: underline;
}

#download-instructions #main .help-call {
  margin-top: 25px;
}

#download-instructions #main .call-us {
  color: #2f1453;
  font-weight: 700;
}

#download-instructions #main .main-container {
  padding-bottom: 180px;
}

#download-instructions #main .credits {
  align-items: center;
  display: flex;
  justify-content: space-around;
  margin: 120px auto 0;
  width: 800px;
}

#download-instructions #main .credits img {
  filter: grayscale(1);
  margin: 0 auto;
}

#download-instructions #main .credit:hover img {
  filter: none;
}

#download-instructions #main .geotrust {
  min-width: 115px;
}

#download-instructions #main .made-in-the-usa {
  font-size: 12px;
  font-weight: bold;
  height: 55px;
  text-align: center;
}

#download-instructions #main .made-in-the-usa img {
  margin: 10px auto 0;
  width: 50px;
}

#download-instructions #download-backdrop {
  background-color: #000000;
  height: 100%;
  left: 0;
  opacity: 0.5;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000100; /* above Proof */
}

#download-instructions .download-panel {
  position: fixed;
  z-index: 1000200; /* above Proof */
}

#download-instructions #download-panel-ie {
  bottom: 60px;
  left: 50%;
  transform: translate(-120px, 0);
}

#download-instructions #download-panel-edge {
  bottom: 75px;
  left: 50%;
  transform: translate(150px, 0);
}

#download-instructions #download-panel-edge2 {
  right: 10px;
  top: 50%;
}

#download-instructions #download-panel-chrome {
  bottom: 15px;
  left: 180px;
}

#download-instructions #download-panel-chrome2 {
  right: 10px;
  top: 50%;
}

#download-instructions #download-panel-firefox {
  right: 180px;
  top: 30px;
}

#download-instructions .download-panel .download-instructions {
  background-color: #ffffff;
  border-radius: 5px;
  height: 150px;
  margin: 0 10px;
  position: relative;
  width: 240px;
}

#download-instructions .download-panel .title {
  background-color: #6a56c1;
  border-radius: 16px 16px;
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  height: 32px;
  left: 50%;
  padding-top: 2px;
  position: absolute;
  text-align: center;
  top: -16px;
  transform: translate(-50%, 0);
  width: 210px;
}

#download-instructions .download-panel .detail {
  font-size: 16px;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 30px;
  text-align: left;
}

#download-instructions .download-arrow {
  position: fixed;
  z-index: 1000200; /* above Proof */
}

#download-instructions #download-arrow-ie {
  left: 50%;
  bottom: 60px;
  transform: translate(180px, 0);
}

#download-instructions #download-arrow-edge {
  bottom: 75px;
  left: 50%;
}

#download-instructions #download-arrow-edge2 {
  right: 20px;
  top: 20px;
}

#download-instructions #download-arrow-chrome {
  left: 30px;
  bottom: 15px;
}

#download-instructions #download-arrow-chrome2 {
  right: 40px;
  top: 20px;
}

#download-instructions #download-arrow-firefox {
  right: 20px;
  top: 20px;
}

#download-instructions #main {
  padding-bottom: 210px;
}

#download-help {
  background-color: #ffffff;
  border-radius: 5px;
  left: 50%;
  padding: 30px 45px;
  position: fixed;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 1000300; /* above Proof */
}

#download-help .close-icon {
  border-radius: 5px;
  cursor: pointer;
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}

#download-help .download-help-problem {
  background-color: #fff2cc;
  border: 1px solid #e3e3e3;
  border-radius: 5px;
  color: #333333;
  font-size: 24px;
  font-weight: bold;
  padding: 15px 60px;
  text-align: center;
  white-space: nowrap;
}

#download-help .download-help-standing-by {
  margin: 30px auto 0;
  text-align: center;
  white-pace: nowrap;
}

#download-help .download-help-telephone {
  font-size: 36px;
  font-weight: bold;
  margin: 15px auto 0;
  text-align: center;
  white-space: nowrap;
}

#download-help .download-help-telephone a {
  color: #35bdf0;
}

#download-help .download-help-powered {
  color: #bbbbbb;
  font-size: 12px;
  font-weight: 700;
  margin: 15px auto 0;
  text-align: center;
  white-space: nowrap;
}

#download-help .download-help-available {
  font-size: 12px;
  margin: 15px auto 0;
  text-align: center;
  white-space: nowrap;
}

#download-help .download-help-again {
  margin: 15px auto 0;
  text-align: center;
}

#download-help .download-help-no-problem {
  background-color: #92d050;
  border-radius: 10px;
  border: 2px solid #3f5e96;
  color: #ffffff;
  display: block;
  font-size: 20px;
  font-weight: bold;
  margin: 30px auto 0;
  padding: 15px 30px;
  pointer: cursor;
  text-align: center;
  white-space: nowrap;
}

#download-help #download-help-button {
  height: 120px;
  text-align: center;
  position: relative;
  width: 100%;
}

#user-reviews #main .data-counts {
  align-items: center;
  color: #2f1453;
  display: flex;
  justify-content: space-between;
  padding-top: 60px;
  padding-bottom: 60px;
  width: 800px;
}

#user-reviews #main .data-counts .data-image img {
  margin: 0 auto;
}

#user-reviews #main .data-counts .subtitle {
  margin-top: 20px;
}

#user-reviews #main .main-reviews {
  padding-top: 60px;
}

#user-reviews #main .main-reviews .title {
  font-size: 36px;
  font-weight: 800;
}

#user-reviews #main .main-reviews-body {
  align-items: stretch;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 60px auto 0;
  width: 720px;
}

#user-reviews #main .video-quote {
  height: 420px;
  width: 320px;
}

#user-reviews #main .main-reviews .video-container {
  padding-bottom: 20px;
}

#user-reviews #main .more-reviews {
  padding-top: 60px;
}

#user-reviews #main .more-reviews .title {
  font-size: 36px;
  font-weight: 700;
}

#user-reviews #main .more-reviews-body {
  align-items: stretch;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 60px auto 0;
  width: 720px;
}

#user-reviews #main .more-reviews .video-quote {
  height: 200px;
}

#user-reviews #main .more-reviews .video-container {
  display: none;
}

#user-reviews #main .rating img {
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
}

#user-reviews #main .video-quote .reviewer {
  color: #2f1453;
  font-size: 21px;
  font-weight: 700;
}

#user-reviews #main .video-quote .rating {
  color: #646464;
  font-size: 16px;
  font-weight: 400;
  margin: 10px 0 0;
}

#user-reviews #main .video-quote .quote {
  /* color: #646464; */
  display: block;
  font-size: 16px;
  font-weight: 400;
  margin: 10px 0 0;
}

#contact-us #main .main-abstract {
  text-align: center;
  width: 660px;
}

#contact-us #main .contacts {
  align-items: stretch;
  display: flex;
  justify-content: space-between;
  margin: 60px auto;
  width: 800px;
}

#contact-us #main .contacts .contact-method {
  background-color: #fcfaff;
  border-radius: 8px;
  height: 300px;
  padding: 30px;
  width: 342px;
}

#contact-us #main .contacts .contact-image img {
  margin: 0 auto;
}

#contact-us #main .contacts .title {
  margin-top: 15px;
  text-align: center;
}

#contact-us #main .contacts .detail {
  /* color: #646464; */
  font-size: 16px;
  font-weight: 400;
  text-align: center;
}

#contact-us .chat-container {
  padding-top: 60px;
  text-align: center;
}

#contact-us .chat-button {
  align-items: center;
  background-color: rgb(46,117,210);
  border-radius: 6px;
  border: none;
  color: #ffffff;
  display: inline-flex;
  font-weight: 700;
  justify-content: center;
  margin: 0 auto;
  outline-offset: 2px;
  padding: 12px 24px;
  text-align: center;
  text-decoration: none;
}
#contact-us .chat-button:focus,
#contact-us .chat-button:hover {
  filter: brightness(1.1);
}

#contact-us #chat-full {
  margin: 0 auto;
  position: relative;
  text-align: center;
}

#contact-us .chat-container .title {
  text-align: center;
}

#contact-us #main .contact-form {
  margin: 60px auto 120px;
}

#contact-us #main .contact-form .title {
  color: #9c54f4;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
}

#contact-us #main .contact-form .input-label {
  height: 24px;
  color: #2f1453;
  display: block;
  font-size: 18px;
  font-weight: 700;
  margin: 25px auto 0 80px;
}

#contact-us #main .contact-form .input-style {
  background-color: #fefeff;
  border-radius: 8px;
  border: 1px solid #ebebeb;
  font-family: "Open Sans", sans-serif;
  font-size: 24px;
  margin: 10px 80px 0 80px;
  padding: 5px 5px;
  width: 800px;
}

#contact-us #main .contact-form .textarea-style {
  background-color: #fefeff;
  border-radius: 8px;
  border: 1px solid #ebebeb;
  font-family: "Open Sans", sans-serif;
  font-size: 24px;
  height: 212px;
  margin: 10px 80px 0 80px;
  width: 800px;
}

#contact-us #main .contact-form .button-style {
  background-color: #9c54f4;
  border-radius: 8px;
  color: #ffffff;
  font-family: "Open Sans", sans-serif;
  font-size: 24px;
  font-weight: 800;
  height: 63px;
  margin: 30px 80px 0 80px;
  width: 800px;
}

#contact-us #main .contact-form .flash {
  color: #2f1453;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
}

#contact-us #main .contact-form .not-sent {
  color: #992222;
}

#contact-us #main .contact-form :disabled {
  background-color: #777777;
}

#contact-us #main .recaptcha-submit {
  display: flex;
}

#contact-us #main .recaptcha-submit .g-recaptcha {
  margin: 25px 0 0 80px;
}

#contact-us #main #contact-recaptcha > * {
  margin: 30px auto;
}

#uninstall #main .main-body {
  align-items: flex-start;
  display: flex;
  justify-content: space-between;
  margin-top: 60px;
  padding-left: 40px;
  padding-right: 40px;
  padding-bottom: 120px;
}

#uninstall #main .title {
  padding-left: 40px;
  text-align: left;
}

#uninstall #main .main-abstract {
  width: 660px;
}

#eula #main .main-body {
  padding-bottom: 90px;
}

#eula #main .detail {
  font-size: 14px;
}

#do-not-call-policy #main .date-stamps {
  align-items: flex-start;
  display: flex;
  font-size: 16px;
  justify-content: space-between;
  margin-top: 2em;
}

#do-not-call-policy #main .main-title {
  font-size: 24px;
}

#do-not-call-policy #main .main-abstract {
  font-size: 16px;
  margin-bottom: 2em;
  text-align: justify;
}

#do-not-call-policy #main .address {
  font-style: normal;
  margin-top: 1em;
  padding-left: 25px;
}

#do-not-call-policy #main .tel {
  color: #212327;
  white-space: nowrap;
}

#do-not-call-policy #footer {
  margin-top: 90px;
}

#do-not-call-policy p {
  text-align: justify;
}

#unsub #main .main-container > * {
  padding-left: 40px;
  padding-right: 40px;
}

#unsub #main .main-body {
  margin-top: 60px;
  padding-bottom: 120px;
}

#unsub #main .unsubscribed {
  color: #119922;
  padding-left: 10px;
}

#articles #main .main-container {
  padding-bottom: 90px;
}

#articles #main .main-container > * {
  padding-left: 40px;
  padding-right: 40px;
}

#articles #main .article-index {
  align-items: stretch;
  display: flex;
  justify-content: space-between;
  margin-top: 90px;
  padding-right: 20px;
  padding-left: 20px;
}

#articles #main .article-image {
  width: 320px;
}

#articles #main .article-text {
  min-height: 200px;
  position: relative;
  width: 480px;
}

#articles #main .title {
  font-size: 18px;
  font-weight: 700;
  margin-top: -5px;
  text-align: left;
}

#articles #main .article-text .abstract {
  bottom: 30px;
  color: #555555;
  font-size: 12px;
  font-weight: 300;
  height: 3em;
  max-width: 480px;
  overflow: hidden;
  position: absolute;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#articles #main .article-text .continue {
  background-color: #9c54f4;
  bottom: 0;
  color: #ffffff;
  display: block;
  font-size: 18px;
  font-weight: 700;
  height: 45px;
  padding-top: 8px;
  position: absolute;
  text-align: center;
  width: 220px;
}

#articles #main .article-text .continue img {
  display: inline-block;
  margin-left: 4px;
  vertical-align: middle;
}

#articles #main .article-text .article-dated {
  color: #646464;
  font-size: 14px;
  left: 0px;
  position: absolute;
  top: 90px;
}

#articles #main .article-text .article-dated img {
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
}

#articles #main .article-text .article-by {
  color: #646464;
  font-size: 14px;
  left: 150px;
  position: absolute;
  top: 90px;
}

#articles #main .article-text .article-by img {
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
}

#articles #main .article-text .share-article {
  align-items: center;
  border: 1px dotted #646464;
  bottom: 0;
  cursor: pointer;
  display: flex;
  height: 45px;
  justify-content: center;
  left: 240px;
  position: absolute;
  width: 45px;
}

#articles #main .article-text .share-socials {
  bottom: 100%;
  left: -105px;
  position: absolute;
  width: 260px;
}

.article #main .main-title {
  font-size: 36px;
  margin: 30px auto 0;
}

.article #main .main-header-container {
  display: flex;
}

.article #main .main-header-text {
  margin-right: 50px;
}

.article #main .main-header-image img {
  margin-top: 30px;
}

.article #main .main-abstract {
  margin-bottom: 0;
  text-align: justify;
}

.article #main .chapter-title {
  color: #2f1453;
  font-size: 24px;
  font-weight: 700;
}

.article #main .chapter-subtitle {
}

.article #main .chapter-body {
  font-size: 18px;
  font-weight: 400;
  margin-top: 22px;
  margin-bottom: 22px;
  text-align: justify;
}

.article #main .indent-chapter-body {
  padding-left: 80px;
}

.article #main li {
  font-size: 18px;
  font-weight: 400;
  margin-top: 1em;
}

.article #main li .title {
  display: inline;
  font-size: 18px;
  margin-top: 30px;
}

.article .main-container {
  padding-bottom: 100px;
}

#registry-cleaning .main-title {
  width: 720px;
}

#xp-registry-cleaner .main-title {
  width: 720px;
}

#online-pc-support .main-title {
  width: 640px;
}

#speed-up-windows-10 .main-title {
  width: 720px;
}

#speed-up-windows-10 .main-header-video {
  margin-top: 30px;
}

#speed-up-windows-7 .main-title {
  width: 640px;
}

#computer-cleaner .main-title {
  width: 720px;
}

#ccleaner-alternative .main-title {
  width: 600px;
}

#how-to-choose-free-pc-cleaner .main-title {
  width: 540px;
}

#delete-facebook-account .main-title {
  width: 720px;
}

#fix-slow-computer .main-title {
  width: 870px;
}

#speed-up-computer .main-title {
  width: 810px;
}

#how-can-i-speed-up-my-computer .main-title {
  width: 720px;
}

#speeding-up-your-computer .main-title {
  width: 660px;
}

#speeding-up-your-computer .chapter-subtitle {
  display: inline;
  font-size: 18px;
}

#pc-cleaner-software .main-title {
  width: 690px;
}

#pc-cleaner-malware .main-title {
  width: 630px;
}

#do-pc-cleaners-work .main-title {
  width: 510px;
}

#free-pc-cleaner .main-title {
  width: 660px;
}

#computer-cleaner-alternative .main-title {
  width: 660px;
}

#use-third-party-uninstaller .main-title {
  width: 780px;
}

#laptop-running-slow .main-title {
  width: 600px;
}

#try-pc-optimizer .main-title {
  width: 750px;
}

#features-best-for-pc-cleaner .how-to {
  color: #2f1453;
  font-style: italic;
}

#exit-backdrop {
  background-color: #000000;
  height: 100%;
  left: 0;
  opacity: 0.5;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10;
}

#exit-popup {
  background-color: #ffffff;
  border-radius: 5px;
  left: 50%;
  padding: 40px 50px;
  position: fixed;
  top: 30px;
  transform: translate(-50%, 0);
  width: 640px;
  z-index: 20;
}

#exit-popup .exit-logo img {
  margin: 0 auto;
}

#exit-popup .title {
  font-style: italic;
  font-size: 40px;
  margin-top: 20px;
  text-align: center;
}

#exit-popup .rebate-container {
  align-items: flex-start;
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}

#exit-popup .rebate-text {
  font-size: 24px;
  font-weight: 700;
  white-space: nowrap;
}

#exit-popup .rebate-card {
  color: #0c79e3;
}

#exit-popup .continue-below {
  font-weight: normal;
}

#exit-popup #email {
  display: block;
  font-size: 24px;
  height: 48px;
  margin-top: 40px;
  padding: 5px;
  width: 100%;
}

#exit-popup #submit {
  background-color: #ed7600;
  border-radius: 5px;
  border-width: 2px;
  color: #ffffff;
  display: block;
  font-size: 24px;
  font-weight: 700;
  height: 50px;
  margin-top: 10px;
  width: 100%;
}

#exit-popup .close-icon {
  border-radius: 5px;
  cursor: pointer;
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}

#mac-backdrop {
  background-color: #000000;
  height: 100%;
  left: 0;
  opacity: 0.5;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 5;
}

#mac-popup {
  background-color: #ffffff;
  border-radius: 5px;
  left: 50%;
  padding: 40px 50px;
  position: fixed;
  top: 30px;
  transform: translate(-50%, 0);
  width: 640px;
  z-index: 6;
}

#mac-popup .close-icon {
  border-radius: 5px;
  cursor: pointer;
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}

#mac-popup .mcm-link {
  color: #212327;
  font-size: 24px;
  font-weight: 800;
  margin: 0 auto 0 65px;
  text-align: center;
}

#mac-popup .mcm-link img {
  display: inline-block;
  vertical-align: middle;
}

#mac-popup .mcm-button {
  background-color: #00df73;
  border-radius: 25px;
  box-shadow: 0 7px 19px rgba(0, 171, 88, 0.57);
  color: #ffffff;
  display: block;
  font-size: 24px;
  font-weight: 800;
  height: 50px;
  margin: 15px auto 0;
  padding-top: 5px;
  text-align: center;
  width: 270px;
}

#affiliates .main-body {
  background-color: #eeeeee;
  margin: 30px auto 0;
  padding: 60px;
  width: 840px;
}

#affiliates .contact-form {
  display: block;
  margin-top: 60px;
}

#affiliates .contact-form-wrap {
  align-items: stretch;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

#affiliates .contact-form .input-label {
  height: 24px;
  display: block;
  font-size: 16px;
  padding-left: 10px;
}

#affiliates .contact-form .input-style {
  background-color: #fefeff;
  border-radius: 8px;
  border: 1px solid #ebebeb;
  font-size: 18px;
  margin-bottom: 1em;
  padding: 5px 10px;
}

#affiliates .contact-form #input-website {
  width: 350px;
}

#affiliates .contact-form #input-email {
  width: 350px;
}

#affiliates .contact-form #input-addr1,
#affiliates .contact-form #input-addr2 {
  width: 720px;
}

#affiliates .contact-form #input-city {
  width: 350px;
}

#affiliates .contact-form #input-district {
  width: 170px;
}

#affiliates .contact-form #input-postal-code {
  width: 170px;
}

#affiliates .contact-form #input-country {
  width: 350px;
}

#affiliates .contact-form #input-phone {
  width: 350px;
}

#affiliates .contact-form .textarea-style {
  background-color: #fefeff;
  border-radius: 8px;
  border: 1px solid #ebebeb;
  display: block;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  height: 240px;
  padding: 5px 10px;
  width: 720px;
}

#affiliates .contact-form .button-input {
  width: 720px;
}

#affiliates .contact-form .button-style {
  background-color: #2389eb;
  border-radius: 22px;
  color: #ffffff;
  cursor: pointer;
  display: block;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 800;
  height: 45px;
  margin: 15px auto;
  text-align: center;
  width: 240px;
}

#affiliates .contact-form .flash {
  color: #2f1453;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
}

#affiliates .contact-form .not-sent {
  color: #992222;
}

#affiliates #contact-recaptcha > * {
  margin: 30px auto;
}

#compliance .partner-list {
  list-style-type: none;
  padding: 0 0 60px 0;
}

#compliance .partner {
  margin-top: 3em;
  position: relative;
}

#compliance .partner-logo {
  position: absolute;
  text-align: center;
  width: 210px;
}

#compliance .partner-text {
  padding-left: 240px;
  text-align: justify;
}

#compliance .partner .partner-logo img {
  margin: 10px auto 0;
}

#compliance .partner.nomorobo .partner-logo img {
  margin-top: 0;
}

#compliance .partner.bbb .partner-logo img {
  margin-top: 0;
}

#chat .proofNotificationWrapper {
  display: none !important;
}

#chat #chat-widget-container {
  left: 50% !important;
  top: 30px !important;
  transform: translate(-50%, 0) !important;
}

#percent-ten-day #header .header-container,
#trialofferone #header .header-container {
  height: 60px;
}

#percent-ten-day #header .top-btn,
#trialofferone #header .top-btn {
  display: none;
}

#percent-ten-day .main-header,
#trialofferone .main-header {
  align-items: flex-start;
  display: flex;
  justify-content: space-between;
}

#percent-ten-day .main-text,
#trialofferone .main-text {
  color: #ffffff;
  padding-top: 90px;
  text-align: left;
  width: 420px;
}

#percent-ten-day .main-title,
#trialofferone .main-title {
  color: #ffffff;
  font-size: 48px;
  font-weight: 700;
  line-height: 1.2;
  text-align: left;
}

#percent-ten-day .no-gimmicks,
#trialofferone .no-gimmicks {
  font-size: 18px;
  padding-top: 1.5em;
}

#percent-ten-day .main-abstract,
#trialofferone .main-abstract {
  font-size: 18px;
  margin: auto auto auto 0;
  padding-top: 1.5em;
  text-align: left;
  width: 360px
}

#percent-ten-day .buy-button,
#trialofferone .buy-button {
  align-items: center;
  background-color: #00df73;
  border-radius: 6px;
  color: #ffffff;
  display: flex;
  font-size: 22px;
  font-weight: 700;
  height: 60px;
  justify-content: center;
  margin-top: 45px;
  width: 210px;
}

#index .as-seen-on {
  align-items: center;
  color: #ffffff;
  display: flex;
  font-size: 14px;
  justify-content: space-between;
  padding: 30px 45px;
  vertical-align: middle;
  width: 300px;
}

#index .as-seen-on img {
  display: inline-block;
}

#terms-of-service .main-header,
#privacy-policy .main-header {
  text-align: justify;
}

#terms-of-service .main-title,
#privacy-policy .main-title {
  font-size: 24px;
  text-align: center;
}

#privacy-policy .date-stamps,
#terms-of-service .date-stamps {
  align-items: flex-start;
  display: flex;
  font-size: 16px;
  justify-content: space-between;
  margin-top: 2em;
  padding-left: 30px;
}

#terms-of-service .main-header .paragraph,
#privacy-policy .main-header .paragraph {
  margin-bottom: 1.5em;
  margin-top: 1.5em;
  padding-left: 30px;
  text-align: justify;
}

#terms-of-service .main-header ul.legal-list > li,
#privacy-policy .main-header ul.legal-list > li {
  margin-bottom: 1.5em;
}

#privacy-policy .main-body,
#terms-of-service .main-body {
  text-align: justify;
}

#terms-of-service .main-body .paragraph,
#privacy-policy .main-body .paragraph {
  margin-bottom: 1.5em;
  margin-top: 1.5em;
}

#terms-of-service dfn,
#privacy-policy dfn {
  font-style: inherit;
}

#terms-of-service a,
#privacy-policy a {
  color: inherit;
}

#terms-of-service .telephone,
#privacy-policy .telephone {
  color: inherit;
}

#terms-of-service ul,
#privacy-policy ul {
  list-style-type: disc;
}

#terms-of-service .main-body > ol.legal-list,
#privacy-policy .main-body > ol.legal-list {
  list-style-type: upper-roman;
}

#terms-of-service .main-body > ol.legal-list > li,
#privacy-policy .main-body > ol.legal-list > li {
  font-weight: 700;
  margin-bottom: 3em;
}

#terms-of-service .main-body > ol.legal-list > li *,
#privacy-policy .main-body > ol.legal-list > li * {
  font-weight: 400;
}

#terms-of-service .main-body > ol.legal-list > li > ol,
#privacy-policy .main-body > ol.legal-list > li > ol {
  list-style-type: decimal;
  margin-top: 1.5em;
}

#terms-of-service .main-body > ol.legal-list > li > ol > li,
#privacy-policy .main-body > ol.legal-list > li > ol > li {
  margin-bottom: 1.5em;
}

#terms-of-service .main-body > ol.legal-list > li > ol > li > ol,
#privacy-policy .main-body > ol.legal-list > li > ol > li > ol {
  list-style-type: lower-latin;
}

#terms-of-service .main-body > ol.legal-list > li > ol > li > ol > li,
#privacy-policy .main-body > ol.legal-list > li > ol > li > ol > li {
  margin: 0;
}

#terms-of-service .main-body > ol.legal-list > li > ul > li > ul,
#privacy-policy .main-body > ol.legal-list > li > ul > li > ul {
  list-style-type: circle;
}

.as-seen-on-text {
  font-size: 11px;
  left: 25px;
  position: relative;
  top: 12px;
}

.as-seen-on {
  display: none;
}

#index .as-seen-on {
  display: block;
}

.as-seen-on-logos {
  align-items: center;
  background-color: #ffffff;
  border-radius: 20px;
  bottom: -5px;
  display: flex;
  height: 82px;
  justify-content: space-between;
  left: 0;
  padding: 10px 40px 5px 40px;
  position: absolute;
}

.as-seen-on-logos figure {
  padding: 0 10px;
}

.mcpc-tv-logos {
  width: 320px;
  margin-top: 10px;
}

.mcpc-tv-logos p {
  color: #ffffff;
  text-align: center;
}

.mcpc-tv-logos ul li {
  list-style: none;
  float: left;
  margin-right: 20px;
  margin-top: -10px;
  margin-bottom: 10px;
}

.mcpc-tv-logos-v2 {
  background: #ffffff;
  display: inline-block;
  margin-top: 80px;
  padding: 30px 20px 10px 20px;
  box-shadow: 0 22px 34px 0 rgba(0,0,0,0.08);
  border-radius: 10px;
}

.mcpc-tv-logos-v2 ul li p {
  color: #333333;
  margin: 0;
}

.mcpc-tv-logos-v2 ul li {
  list-style: none;
  float: left;
  margin-right: 20px;
  margin-top: -10px;
}

/* This would be the Largest Content Element */
#livechat-eye-catcher-img img {
  display: none !important;
}


.index2 .index2-header-bg {
  background-image: url("../images/header-bg-2068x905.png");
  background-repeat: no-repeat;
  height: 905px;
  left: 50%;
  position: absolute;
  top: 0;
  transform: translate(-960px, 0);
  width: 2068px;
  z-index: -100;
}

.index2 #header .header-container {
  align-items: center;
  color: #ffffff;
  display: flex;
  height: auto;
  justify-content: space-between;
  max-width: 1800px;
  min-width: 960px;
  width: auto;
}

.index2 #header .mcp-logo {
  padding-top: 12px;
  position: static;
}

.index2 #header .header-tfn a {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
}

.index2 #header .header-mbg {
  font-size: 16px;
  font-weight: 700;
}

.index2 #header .header-download {
  align-items: center;
  background: #622FC8;
  border-radius: 60px;
  border: 3px solid rgba(255, 255, 255, 0.21);
  cursor: pointer;
  display: flex;
  font-size: 16px;
  font-weight: 700;
  justify-content: center;
  padding: 2px 10px 0 15px;
  text-transform: uppercase;
  white-space: nowrap;
}

.index2 #header .header-download img {
  display: inline-block;
  margin-left: 10px;
  margin-top: 6px;
}

.index2 #main .main-container {
  box-shadow: none;
}

.index2 #main .title {
  color: #212327;
  font-size: 28px;
  font-weight: 700;
}

.index2 #main .subtitle {
  color: #212327;
}

.index2 #main .main-header-reverse {
  direction: rtl;
  max-width: 1390px;
  overflow: hidden;
  width: 100vw;
}

#index.index2 #main .main-header {
  align-items: stretch;
  direction: ltr;
  display: flex;
  flex-direction: row-reverse;
  gap: 30px;
  height: auto;
  justify-content: space-between;
  padding-bottom: 60px;
}

.index2 #main .main-header-text {
  padding-right: 10px;
}

#index.index2 #main .main-title {
  font-size: 48px;
  font-weight: 900;
  line-height: 1.2;
  padding-top: 90px;
}

#index.index2 #main .main-abstract {
  font-size: 20px;
  padding-top: 50px;
  padding-bottom: 20px;
}

.index2 #main .download-button {
  align-items: center;
  display: flex;
  justify-content: center;
  margin: 50px auto 0;
}

.index2 #main .download-button .download-text {
  font-size: 18px;
  padding: 0;
}

#index.index2 #main .testimonials .testimonials-header .title {
  color: #212327;
  font-size: 24px;
  font-weight: 700;
}

#index.index2 #main .testimonials .testimonial-separator {
  margin: 20px auto;
}

.index2 .advocacy-container {
  padding-bottom: 60px;
}

.index2 .trusted-container .title {
  padding-bottom: 30px;
}

#index.index2 #main .rating-container {
  padding-bottom: 30px;
}

.index2 .performance-container {
  background-color: #f8f8f8;
  padding-bottom: 60px;
  padding-top: 60px;
}

.index2 .performance-columns {
  align-items: stretch;
  display: flex;
  flex-wrap: wrap;
  gap: 60px;
  justify-content: center;
  padding-top: 50px;
}

.index2 .performance-left {
  width: 390px;
}

.index2 .performance-bottom {
  padding-top: 50px;
}

.index2 .performance-bottom .subtitle {
  font-weight: 600;
}

.index2 .deliver-list {
  list-style-type: none;
  padding: 0;
  text-align: left;
}

.index2 .deliver-list li {
  padding-left: 40px;
  padding-top: 1em;
  position: relative;
}

.index2 .deliver-list li:before {
  background-image: url("../images/check-purple-22x22.png");
  content: ' ';
  display: inline-block;
  height: 22px;
  left: 0;
  position: absolute;
  width: 22px;
}

.index2 #main .easy-steps {
  padding-top: 60px;
}

.index2 #main .easy-steps .title {
  display: none;
}

.index2 #main .easy-steps .steps-container {
  padding-bottom: 60px;
}

.index2 #main .boost-container {
  padding-bottom: 60px;
}

.index2 #main .boost-container .download-button {
  margin-top: 60px;
}

.index2 .obvious-container {
  background-image: url("../images/obvious-bg-1920x770.png");
  padding-bottom: 60px;
  padding-top: 60px;
}

.index2 .obvious-list {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  font-size: 14px;
  font-weight: 500;
  justify-content: space-between;
  height: 4em;
  list-style-type: none;
  margin-bottom: 50px;
  margin-top: 50px;
  padding: 0;
  text-align: left;
}

.index2 .obvious-list li {
  padding: 0;
  padding-left: 40px;
  position: relative;
}

.index2 .obvious-list li:before {
  background-image: url("../images/check-purple-22x22.png");
  content: ' ';
  display: inline-block;
  height: 22px;
  left: 0;
  position: absolute;
  width: 22px;
}

.index2 .obvious-more {
  text-align: center;
}

.index2 .as-seen-on-container {
  padding-top: 60px;
  text-align: center;
}

.index2 .as-seen-on-container img {
  margin: 20px auto 60px;
  width: 258px;
}

.index3 #header .top-btn {
  display: none;
}

.index3 .footer-section3 {
  padding-right: 30px;
  width: auto;
}

#index.lf1 #main .main-container > *,
#index.index1 #main .main-container > * {
  max-width: 960px;
  width: auto;
}

#index.index1 .index-header-bg {
  background-image: url("../images/hero-bg2b-1883x825.png");
  background-image: -webkit-image-set(url("../images/hero-bg2b-1883x825.webp") 1x);
  background-repeat: no-repeat;
  min-height: 825px;
  left: max(1px, calc((100vw - 1920px) / 2));
  position: absolute;
  top: -160px;
  max-width: 1920px;
  margin: 0 auto;
  overflow: hidden;
  transform: none;
  width: 100vw;
  z-index: -100;
  height: auto;
}

#index.lf1 .index-header-bg {
  background-image: none;
}

#index.lf1 #header .header-container,
#index.index1 #header .header-container {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  height: auto;
  justify-content: space-between;
  padding-top: 30px;
  max-width: 960px;
  width: auto;
}
@media only screen and (max-width:720px) and (min-width:600px) {
  #index.lf1 #header .header-container,
  #index.index1 #header .header-container {
    gap: 0;
  }
}

#index.lf1 #header .mcp-logo,
#index.index1 #header .mcp-logo {
  height: auto;
  padding: 0;
  position: static;
  flex: auto;
  width: auto;
}

#index.lf1 #header .mcp-logo.desktop-only {
  display: none;
}

#index.lf1 #header .mcp-logo.mobile-only {
  display: block !important;
  padding: 13px 0 0 13px;
}

#index.lf1 #header .mcp-logo img,
#index.index1 #header .mcp-logo img {
  margin: 0;
}

#index.lf1 .as-seen-on.as-seen-on-text,
#index.index1 .as-seen-on.as-seen-on-text {
  display: none;
}

#index.lf1 .as-seen-on,
#index.index1 .as-seen-on {
  padding: 0;
  position: relative;
  width: auto;
}

#index.index1 .as-seen-on::before {
  content: 'As seen on TV';
  display: block;
  color: #fff;
  line-height: 1;
  position: absolute;
  top: -1.2em;
  left: 30px;
}

#index.lf1 .as-seen-on::before {
  content: 'As seen on TV';
  color: rgba(47, 20, 83, 1);
  display: block;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  position: absolute;
  top: -1.2em;
  left: 40px;
}

#index.lf1 .as-seen-on .as-seen-on-logos,
#index.index1 .as-seen-on .as-seen-on-logos {
  position: static;
  background: #fff;
  border-radius: 80px;
  padding: 0 10px;
}

#index.lf1 .as-seen-on .as-seen-on-logos {
  border: 2px solid rgba(47, 20, 83, 1);
}

#index.lf1 #header .top-btn,
#index.index1 #header .top-btn {
  margin-right: 20px;
  order: 1;
  position: static;
}

#index.lf1 #header .top-btn .top-btn-oval,
#index.index1 #header .top-btn .top-btn-oval {
  margin-top: 0;
}

#index.index1 #header .top-btn .customer-support {
  color: #ffffff;
}

#index.index1 #header .top-btn .layer-24 {
  background: #6545e2;
}

#index.index1 .hero-content {
  align-items: stretch;
  display: flex;
  justify-content: space-between;
  max-width: 1200px;
  min-height: 530px;
  padding-top: 60px;
  width: auto;
}

#index.lf1 .hero-content {
  align-items: stretch;
  display: flex;
  justify-content: space-between;
  max-width: 1200px;
  min-height: 480px;
  position: relative;
  width: auto;
}

#index.lf1 #main .hero-lf1 {
  left: 90px;
  margin-top: -30px;
  max-height: 520px;
  overflow: hidden;
  position: absolute;
}

#index.index1 #main .hero-sam {
  position: static;
}

#index.index1 #main .main-title {
  font-size: 32px;
  line-height: 1.2;
  width: 480px;
}

#index.lf1 #main .main-title {
  color: rgba(47, 20, 83, 1);
  font-size: 32px;
  font-weight: 800;
  line-height: 1.2;
  margin-top: 80px;
  max-width: 410px;
}

#index.index1 #main .main-abstract {
  font-size: 18px;
  max-width: 480px;
  text-align: left;
}

#index.lf1 #main .main-abstract {
  color: rgba(33, 35, 39, 1);
  font-size: 18px;
  font-weight: 400;
  margin-top: 25px;
  max-width: 360px;
  text-align: left;
}

#index.index1 #main .main-abstract .main-abstract-text {
  display: block;
  overflow: hidden;
  text-overflow: clip;
  white-space: nowrap;
  width: 0px;
}

#index.index1 #main .hero-content .download-button {
  margin: 40px auto 0 70px;
}

#index.lf1 #main .hero-content .download-button {
  margin: 30px auto 0 10px;
}

#index.lf1 #main .download-button .download-text,
#index.index1 #main .download-button .download-text {
  padding-left: 0;
  padding-right: 40px;
}

#index.lf1 #main .download-button .download-icon,
#index.index1 #main .download-button .download-icon {
  left: auto;
  right: 0;
}

#index.index1 .hero-content .download-subtext {
  color: #ffffff;
  margin-left: 65px;
}

#index.lf1 .hero-content .download-subtext {
  margin-left: 5px;
}

#index.lf1 #main .rating-reviewer img,
#index.index1 #main .rating-reviewer img {
  filter: none;
}

#index.lf1 #main .rating-reviewer .rating-logo,
#index.index1 #main .rating-reviewer .rating-logo {
  height: 38px;
  object-fit: contain;
  margin: 0 auto !important;
  width: 150px;
}

#index.lf1 #main .rating-score .rating-score,
#index.index1 #main .rating-score .rating-score {
  margin: 7px auto !important;
  width: 150px;
  object-fit: contain;
  max-height: 18px;
  object-position: left;
}

#index.lf1 .rating-content,
#index.index1 .rating-content {
  align-items: flex-end;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: space-around;
  padding-top: 50px;
  padding-bottom: 50px;
}

#index.lf1 #main .rating-reviewer a,
#index.index1 #main .rating-reviewer a {
  height: auto;
  position: relative;
  text-decoration: none;
}

#index.lf1 #main .rating-reviewer img,
#index.index1 #main .rating-reviewer img {
  filter: none;
  max-width: 100%;
}

#index.lf1 #main .rating-reviewer .rating-logo,
#index.index1 #main .rating-reviewer .rating-logo {
  height: 38px;
  object-fit: contain;
  margin: 0 auto !important;
  width: 150px;
}

#index.lf1 #main .rating-reviewer.google-safe-browsing .rating-logo,
#index.index1 #main .rating-reviewer.google-safe-browsing .rating-logo {
  height: auto;
}

#index.lf1 #main .rating-score,
#index.index1 #main .rating-score {
  margin: 7px auto !important;
  width: 150px;
  object-fit: contain;
  max-height: 18px;
  object-position: left;
}

#index.lf1 .rating-content .v_basedOn,
#index.index1 .rating-content .v_basedOn {
  display: block;
  font-size: 11px;
  text-align: left;
  width: 150px;
  margin: 0 auto;
  max-width: 100%;
  font-weight: 500;
  color: #585858;
  text-decoration: none !important;
}

#index.lf1 .rating-content .v_ratingsScore,
#index.index1 .rating-content .v_ratingsScore {
  position: absolute;
  left: 0;
  bottom: 20px;
  width: 150px;
  text-align: left;
  margin: 0 auto;
  right: 0;
  font-weight: 500;
  color: #44b98d;
  font-size: 18px;
}

#index.lf1 #main .rating-score,
#index.index1 #main .rating-score {
  padding-left: 33px;
}

#index.lf1 .rating-content #google-safe-browsing,
#index.index1 .rating-content #google-safe-browsing {
  align-self: center;
}

.ekomi-container {
  align-items: center;
  display: flex;
  justify-content: center;
}

.ekomi-iframe {
  height: 450px;
  width: 100% !important;
}

#download-instructions2 {
  --red-color: #ff4438;
}

#download-instructions2 #main .main-container > * {
  max-width: 100%;
}

#download-instructions2 #main .main-title {
  color: var(--fg-color);
  font-size: 37px;
  font-weight: 700;
}

#download-instructions2 #main .main-abstract {
  font-size: 20px;
  font-weight: 700;
  margin-top: 30px;
  text-align: center;
}

#download-instructions2 .download-steps {
  align-items: stretch;
  display: flex;
  gap: 20px;
  justify-content: space-between;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 55px;
}
@media only screen and (max-width:768px) {
  #download-instructions2 .download-steps {
    flex-direction: column;
  }
}

#download-instructions2 .download-step {
  border-radius: 15px;
  border: 1px solid #000;
  min-height: 100%;
  padding: 60px 20px 20px 20px;
  position: relative;
}

#download-instructions2 .download-step-number {
  align-items: center;
  background: var(--red-color);
  border-radius: 50%;
  color: #fff;
  display: inline-flex;
  font-size: 20px;
  font-weight: 700;
  height: 50px;
  justify-content: center;
  left: calc(50% - 25px);
  position: absolute;
  top: -25px;
  width: 50px;
}

#download-instructions2 .download-step-top {
  font-size: 24px;
  font-weight: 700;
  text-align: center;
}

#download-instructions2 .download-step-bottom {
  margin-top: 20px;
  text-align: center;
}

#download-instructions2 .download-note {
  margin-top: 30px;
  text-align: center;
}

#download-instructions2 .download-note a {
  color: var(--red-color);
  font-weight: 700;
}

#download-instructions2 .download-free {
  align-items: flex-start;
  display: flex;
  gap: 20px;
  justify-content: flex-start;
  margin: 30px auto;
  max-width: 660px;
}

#download-instructions2 .download-info {
  align-items: center;
  background: var(--red-color);
  border-radius: 50%;
  color: #fff;
  display: flex;
  flex-shrink: 0;
  height: 50px;
  justify-content: center;
  margin-top: 5px;
  width: 50px;
}

#download-instructions2 .download-info svg {
  height: 35px;
  width: 35px;
}

#download-instructions2 .arrow-downloaded {
  opacity: 0;
  position: fixed;
  right: 30px;
  top: 0;
  width: 160px;
  will-change: transform;
  z-index: 10;
}

#download-instructions2 .arrow-footer {
  background-color: var(--red-color);
  border-radius: 16px 0 0 0;
  height: 105px;
  margin: 15px auto -60px;
  position: relative;
  transform: rotate(45deg);
  width: 105px;
  z-index: -1;
}

#download-instructions2 .arrow-footer::before {
  border-left: 1px solid #fff;
  border-radius: 0 0 5px 0;
  border-top: 1px solid #fff;
  content: '';
  display: block;
  height: 20px;
  margin: 0 auto;
  position: absolute;
  right: 65px;
  top: 15px;
  width: 20px;
}

#download-instructions2 .arrow-body {
  background: var(--red-color);
  border-radius: 24px 24px 0 0;
  color: #fff;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 2px;
  padding: 15px 15px 25px;
  text-align: center;
  text-transform: uppercase;
  word-break: break-word;
}

#download-instructions2 .arrow-downloaded {
  animation: animateArrow0 500ms ease-in-out 1000ms 1 normal, animateArrow1 2500ms ease-in-out 1500ms 1 normal, animateArrow2 2000ms ease-in-out 4000ms infinite normal;
}

#index.mwo1999v2025 #main .hero-content .download-button {
  margin: 0;
}

#index.mwo1999v2025 #main .download-only {
  align-items: center;
  display: flex;
  gap: 10px;
  justify-content: center;
  margin: 20px auto 0;
}

#index.mwo1999v2025 #main .download-only .only-cost {
  color: #ffffff;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: -1px;
}

@keyframes animateArrow0 {
  0% {
    top: 10px;
    opacity: 0;
  }
  100% {
    top: 500px;
    opacity: 0;
  }
}

@keyframes animateArrow1 {
  0% {
    top: 500px;
    opacity: 0;
  }
  33% {
    top: 50px;
    opacity: 1;
  }
  60% {
    top: 200px;
    opacity: 1;
  }
  100% {
    top: 50px;
    opacity: 1;
  }
}

@keyframes animateArrow2 {
  0% {
    top: 50px;
    opacity: 1;
  }
  50% {
    top: 120px;
    opacity: 1;
  }
  100% {
    top: 50px;
    opacity: 1;
  }
}
