@charset "UTF-8";
/* css for analyzer */
.wpseoanalysis {
  padding-right: 0px; }

.wpseo-score-text {
  float: left;
  width: 86%;
  /* make room for score and mark icons, consider to use a better layout model */
  width: calc( 100% - 56px); }

/* needs higher specificity than other score icons */
.assessment-results .wpseo-score-icon {
  float: left;
  width: 12px;
  height: 12px;
  margin: 3px 10px 0 0;
  border-radius: 50%;
  background: #888; }

.wpseo-score-icon.good {
  background-color: #7ad03a; }

.wpseo-score-icon.ok {
  background-color: #ee7c1b; }

.wpseo-score-icon.bad {
  background-color: #dc3232; }

.wpseo-score-icon.na {
  background-color: #999; }

.wpseo-score-icon.noindex {
  background-color: #1e8cbe; }

li.score {
  list-style-type: none !important;
  margin-bottom: 6px; }

li.score:after {
  content: "";
  display: table;
  clear: both; }

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }

.assessment-results {
  clear: both; }
  .assessment-results__mark.icon-eye-inactive, .assessment-results__mark.icon-eye-active, .assessment-results__mark.icon-eye-disabled {
    float: left;
    border: 0;
    width: 28px;
    height: 28px;
    margin: -5px 3px 0 3px;
    padding: 4px;
    border-radius: 100%;
    outline: none;
    background: no-repeat center;
    background-size: 16px;
    cursor: pointer; }
  .assessment-results__mark.icon-eye-inactive {
    background-image: url("data:image/svg+xml;charset=utf8,_encode('<svg width=\"1792\" height=\"1792\" viewBox=\"0 0 1792 1792\" xmlns=\"http://www.w3.org/2000/svg\" role=\"img\" aria-hidden=\"true\" focusable=\"false\"><path fill=\"#555555\" d=\"M1664 960q-152-236-381-353 61 104 61 225 0 185-131.5 316.5t-316.5 131.5-316.5-131.5-131.5-316.5q0-121 61-225-229 117-381 353 133 205 333.5 326.5t434.5 121.5 434.5-121.5 333.5-326.5zm-720-384q0-20-14-34t-34-14q-125 0-214.5 89.5t-89.5 214.5q0 20 14 34t34 14 34-14 14-34q0-86 61-147t147-61q20 0 34-14t14-34zm848 384q0 34-20 69-140 230-376.5 368.5t-499.5 138.5-499.5-139-376.5-368q-20-35-20-69t20-69q140-229 376.5-368t499.5-139 499.5 139 376.5 368q20 35 20 69z\" /></svg>')"); }
  .assessment-results__mark.icon-eye-active {
    background-image: url("data:image/svg+xml;charset=utf8,_encode('<svg width=\"1792\" height=\"1792\" viewBox=\"0 0 1792 1792\" xmlns=\"http://www.w3.org/2000/svg\" role=\"img\" aria-hidden=\"true\" focusable=\"false\"><path fill=\"#ffffff\" d=\"M1664 960q-152-236-381-353 61 104 61 225 0 185-131.5 316.5t-316.5 131.5-316.5-131.5-131.5-316.5q0-121 61-225-229 117-381 353 133 205 333.5 326.5t434.5 121.5 434.5-121.5 333.5-326.5zm-720-384q0-20-14-34t-34-14q-125 0-214.5 89.5t-89.5 214.5q0 20 14 34t34 14 34-14 14-34q0-86 61-147t147-61q20 0 34-14t14-34zm848 384q0 34-20 69-140 230-376.5 368.5t-499.5 138.5-499.5-139-376.5-368q-20-35-20-69t20-69q140-229 376.5-368t499.5-139 499.5 139 376.5 368q20 35 20 69z\" /></svg>')");
    background-color: #a4286a; }
  .assessment-results__mark.icon-eye-disabled {
    background-image: url("data:image/svg+xml;charset=utf8,_encode('<svg width=\"1792\" height=\"1792\" viewBox=\"0 0 1792 1792\" xmlns=\"http://www.w3.org/2000/svg\" role=\"img\" aria-hidden=\"true\" focusable=\"false\"><path fill=\"#e6e6e6\" d=\"M1664 960q-152-236-381-353 61 104 61 225 0 185-131.5 316.5t-316.5 131.5-316.5-131.5-131.5-316.5q0-121 61-225-229 117-381 353 133 205 333.5 326.5t434.5 121.5 434.5-121.5 333.5-326.5zm-720-384q0-20-14-34t-34-14q-125 0-214.5 89.5t-89.5 214.5q0 20 14 34t34 14 34-14 14-34q0-86 61-147t147-61q20 0 34-14t14-34zm848 384q0 34-20 69-140 230-376.5 368.5t-499.5 138.5-499.5-139-376.5-368q-20-35-20-69t20-69q140-229 376.5-368t499.5-139 499.5 139 376.5 368q20 35 20 69z\" /></svg>')"); }
  .assessment-results__mark:focus {
    border-radius: 100%;
    box-shadow: 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, 0.8); }
  .assessment-results__mark-container {
    display: inline-block;
    float: right;
    width: 33px;
    min-height: 1px; }

.yoast h1 {
  color: #a4286a; }
  .yoast h1 span {
    color: #000; }

.yoast-list--usp {
  padding: 0;
  margin-bottom: 1em; }
  .yoast-list--usp li {
    list-style: none !important;
    position: relative;
    padding-left: 0; }
    .yoast-list--usp li span {
      color: #77B227; }

.yoast-button {
  position: relative;
  display: inline-block;
  width: 100%;
  padding: 0.345em 1.5em 0.345em 1em;
  font-size: 1.1em;
  background-color: transparent;
  background-color: #DC5C04;
  color: #DC5C04;
  border: 0;
  text-decoration: none;
  cursor: pointer; }
  @media only screen and (min-width: 30rem) {
    .yoast-button {
      margin-right: 1.36rem;
      width: auto;
      max-height: 2.86rem; }
      .yoast-button::after {
        content: '';
        position: absolute;
        top: 0;
        right: -1.36rem;
        height: 0;
        width: 0;
        border-right: 0;
        border-left: 1.43rem solid #DC5C04;
        border-top: 1.43rem solid transparent;
        border-bottom: 1.44rem solid transparent; }
      .yoast-button.left {
        margin-right: 0;
        margin-left: 1.36rem; }
        .yoast-button.left::after {
          content: none; }
        .yoast-button.left::before {
          content: '';
          position: absolute;
          top: 0;
          left: -1.36rem;
          height: 0;
          width: 0;
          border-left: 0;
          border-right: 1.43rem solid #DC5C04;
          border-top: 1.43rem solid transparent;
          border-bottom: 1.44rem solid transparent; } }
  .yoast-button.alignleft {
    margin: 1rem 2.5rem 0 0 !important; }
  .yoast-button .arrow {
    display: none; }
  .yoast-button + .yoast-button {
    margin-top: 1em;
    margin-left: 1.9rem; }
  .yoast-button--full {
    width: 100%; }
    .yoast-button--full::after {
      content: none; }
  .yoast-button.default {
    color: #FFF;
    background-color: #DC5C04; }
    .yoast-button.default::after {
      border-left-color: #DC5C04; }
    .yoast-button.default::before {
      border-right-color: #DC5C04; }
  .yoast-button:hover, .yoast-button a:focus {
    background-color: #F58223;
    color: #FFF;
    text-decoration: underline; }
    .yoast-button:hover::after, .yoast-button a:focus::after {
      border-left-color: #F58223; }
    .yoast-button:hover::before, .yoast-button a:focus::before {
      border-right-color: #F58223; }
  .yoast-button.academy {
    color: #FFF;
    background-color: #5D237A; }
    .yoast-button.academy::after {
      border-left-color: #5D237A; }
    .yoast-button.academy::before {
      border-right-color: #5D237A; }
    @media only screen and (max-width: 20rem) {
      .yoast-button.academy {
        background-color: #5D237A; } }
  .yoast-button.academy--secondary {
    color: #FFF;
    background-color: #A4286A; }
    .yoast-button.academy--secondary::after {
      border-left-color: #A4286A; }
    .yoast-button.academy--secondary::before {
      border-right-color: #A4286A; }
    @media only screen and (max-width: 20rem) {
      .yoast-button.academy--secondary {
        background-color: #A4286A; } }
  .yoast-button.software {
    color: #FFF;
    background-color: #0075B3; }
    .yoast-button.software::after {
      border-left-color: #0075B3; }
    .yoast-button.software::before {
      border-right-color: #0075B3; }
  .yoast-button.review {
    color: #FFF;
    background-color: #009288; }
    .yoast-button.review::after {
      border-left-color: #009288; }
    .yoast-button.review::before {
      border-right-color: #009288; }
  .yoast-button.about {
    color: #FFF;
    background-color: #D93F69; }
    .yoast-button.about::after {
      border-left-color: #D93F69; }
    .yoast-button.about::before {
      border-right-color: #D93F69; }
  .yoast_academy .yoast-button {
    color: #FFF;
    background-color: #D93F69; }
    .yoast_academy .yoast-button::after {
      border-left-color: #D93F69; }
    .yoast_academy .yoast-button::before {
      border-right-color: #D93F69; }
    .yoast_academy .yoast-button:hover, .yoast_academy .yoast-button a:focus {
      background-color: #d42a59;
      color: #FFF;
      text-decoration: underline; }
      .yoast_academy .yoast-button:hover::after, .yoast_academy .yoast-button a:focus::after {
        border-left-color: #d42a59; }
      .yoast_academy .yoast-button:hover::before, .yoast_academy .yoast-button a:focus::before {
        border-right-color: #d42a59; }
  body .yoast-button.dimmed,
  .yoast_academy .yoast-button.dimmed {
    color: #646464;
    background-color: #DCDCDC; }
    body .yoast-button.dimmed::after,
    .yoast_academy .yoast-button.dimmed::after {
      border-left-color: #DCDCDC; }
    body .yoast-button.dimmed::before,
    .yoast_academy .yoast-button.dimmed::before {
      border-right-color: #DCDCDC; }
    body .yoast-button.dimmed:hover, body .yoast-button.dimmed a:focus,
    .yoast_academy .yoast-button.dimmed:hover,
    .yoast_academy .yoast-button.dimmed a:focus {
      background-color: #CDCDCD;
      color: #646464;
      text-decoration: underline; }
      body .yoast-button.dimmed:hover::after, body .yoast-button.dimmed a:focus::after,
      .yoast_academy .yoast-button.dimmed:hover::after,
      .yoast_academy .yoast-button.dimmed a:focus::after {
        border-left-color: #CDCDCD; }
      body .yoast-button.dimmed:hover:before, body .yoast-button.dimmed a:focus:before,
      .yoast_academy .yoast-button.dimmed:hover:before,
      .yoast_academy .yoast-button.dimmed a:focus:before {
        border-right-color: #CDCDCD; }
  .yoast-button--noarrow::after {
    content: none; }
  .yoast-button--naked {
    border: none;
    background-color: transparent;
    padding: 0; }
    .yoast-button--naked::after {
      content: none; }
  .yoast-button i.fa {
    font-size: 140%;
    margin: 4px 10px 0 0; }

.yoast {
  line-height: 1.6;
  color: #000;
  letter-spacing: 0.01em; }
  .yoast .callout-body a {
    font-weight: bold; }
  .yoast-content .row {
    max-width: 1650px;
    margin-bottom: 20px; }
  .yoast-content p {
    margin: 1em 0; }
  .yoast-content .yoast-money-back-guarantee {
    font-style: italic; }
  .yoast-seo-credits__link {
    display: inline-block;
    margin-top: 10px;
    margin-right: 30px;
    text-decoration: none !important; }
  .yoast-seo-seoTips__field {
    width: 250px !important; }
  .yoast-seo-academy__item {
    position: relative;
    margin-bottom: 20px; }
    .yoast-seo-academy__item p {
      position: absolute;
      right: 0;
      bottom: 0;
      left: 0;
      display: block;
      padding: 20px 0;
      margin: 0;
      background-color: rgba(255, 255, 255, 0.75);
      font-weight: bold;
      text-align: center; }
  .yoast-seo-premium-extension {
    margin: 2em 0.5em 1.5em; }
  .yoast-seo-premium-benefits {
    margin-bottom: 30px; }
    .yoast-seo-premium-benefits__title {
      font-weight: 600; }
    .yoast-seo-premium-benefits__description:before {
      content: "– "; }
    .yoast-seo-premium-benefits__image {
      margin: 40px 0; }
  .yoast-subscribe-form-inputFields {
    margin-bottom: 10px; }
  .yoast-link--more-info {
    border: 1px solid #000; }
  .yoast-button {
    max-height: none;
    padding: 10px 12px;
    text-transform: uppercase; }
    .yoast-button--extension {
      border-width: 1px;
      border-style: solid;
      color: #FFF; }
      .yoast-button--extension + .yoast-button--extension-activated,
      .yoast-button--extension + .yoast-button--extension-not-activated {
        margin-left: 0; }
      .yoast-button--extension-cta, .yoast-button--extension-cta:hover {
        border-color: #A4286A;
        background-color: #A4286A; }
      .yoast-button--extension-cta:visited {
        color: #FFF; }
      .yoast-button--extension-cta--white {
        border: 1px solid #000;
        background-color: #fff;
        color: #000; }
        .yoast-button--extension-cta--white:hover, .yoast-button--extension-cta--white:focus, .yoast-button--extension-cta--white:visited {
          background-color: #fff;
          color: #000; }
      .yoast-button--extension-installed:hover, .yoast-button--extension-activated:hover, .yoast-button--extension-not-activated:hover {
        text-decoration: none; }
      .yoast-button--extension-installed {
        margin-right: 0.2rem; }
        .yoast-button--extension-installed, .yoast-button--extension-installed:hover {
          border-color: #008a00;
          background-color: #008a00; }
      .yoast-button--extension-not-activated, .yoast-button--extension-not-activated:hover {
        border-color: #dc3232;
        background-color: #dc3232; }
      .yoast-button--extension-activated, .yoast-button--extension-activated:hover {
        border-color: #008a00;
        background-color: #008a00; }
  .yoast-overview-filters {
    margin-bottom: 20px; }

.compare-free-premium {
  max-width: 1200px;
  margin-bottom: 20px; }
  .compare-free-premium th {
    line-height: 1.2;
    font-weight: 700;
    font-size: 16px;
    color: #A4286A; }
  .compare-free-premium td,
  .compare-free-premium th {
    padding: 10px 25px;
    border: 1px solid #e6e6e6;
    vertical-align: top;
    border-collapse: collapse; }
  .compare-free-premium .fa-times {
    color: #dc3232; }
  .compare-free-premium .fa-check {
    color: #008a00; }
  @media screen and (max-width: 600px) {
    .compare-free-premium thead {
      position: absolute;
      overflow: hidden;
      width: 1px;
      height: 1px;
      padding: 0;
      margin: -1px;
      clip: rect(0 0 0 0); }
    .compare-free-premium tr:nth-child(even) {
      background-color: #e6e6e6; }
      .compare-free-premium tr:nth-child(even) td:nth-child(even) {
        border-top: 2px solid #fff;
        border-bottom: 2px solid #fff; }
    .compare-free-premium td {
      display: block; }
      .compare-free-premium td::before {
        content: attr(data-label);
        display: block;
        margin-bottom: 5px;
        font-weight: bold;
        text-transform: uppercase; } }

.wpseo-score-icon {
  float: left;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  margin: 3px 10px 0 0;
  background: #888; }

.form-inline .form-group {
  display: inline-block;
  float: left;
  width: auto;
  margin-right: 2em;
  vertical-align: middle; }

.resetLink {
  text-decoration: underline; }
  .resetLink:hover, .resetLink:focus {
    text-decoration: none; }

.compare-diff {
  display: flex;
  flex-direction: row;
  flex: 1 1 0;
  -webkit-flex: 1 1 0;
  -webkit-flex-direction: row;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0;
  -ms-flex-direction: row; }
  .compare-diff-icon, .compare-diff-text {
    display: block; }
  .compare-diff-icon {
    flex-shrink: 0;
    width: 35px;
    margin-right: 10px;
    font-size: 24px;
    -webkit-flex: 0 0 0;
    -ms-flex: 0 0 0; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }
