<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
@media (max-width: 480px) {
  body .g-article--simple-view .g-article__image {
    float: none;
    margin-right: 0;
    margin-bottom: 10px;
  }
  body .g-article__image img {
    width: 100%;
    height: 100%;
  }
}
#speakButton {
  display: inline-block;
  font-size: 16px;
  color: #00a1de;
  border-radius: 250px;
  border: 1px solid #00a1de;
  padding: 12px 22px 12px 45px;
  background: #0000;
  position: relative;
}
#speakButton:before {
  content: "🔊";
  position: absolute;
  display: inline-block;
  width: 18px;
  height: 18px;
  font-size: 18px;
  line-height: 18px;
  left: 15px;
  top: calc(50% - 9px);
}
#speakButton.speaking:before {
  content: "⏸";
}
#speakButton.speaking.paused:before {
  content: "🔊";
}
body .g-comment.g-comment--even {
  background-color: #b3b3b3;
}
body .link-universal--u-ipef2jp1s {
  background: #ff2400;
}
@media (max-width: 1279px) {
  .lpc-list-illustration__icon {
    color: #fff !important;
  }
}
@media (max-width: 960px) {
  .lpc-promotions, .lpc-features-icon, .lpc-features-5, .lpc-list-illustration, .lpc-thumb-gallery {
    padding-bottom: 30px !important;
  }
  .lpc-features-5__item {
    margin-bottom: 20px !important;
  }
  .lpc-form-4, .lpc-elements-headline {
    padding-top: 30px !important;
  }
  .lpc-features-icon__title, .lpc-features-5__title, .lpc-certificate-2__header, .lpc-form-4__title, .lpc-elements-headline__title, .lpc-list-illustration__title, .lpc-thumb-gallery__title {
    font-size: 35px !important;
  }
  .lpc-features-icon__subtitle, .lpc-features-5__subtitle, .lpc-list-illustration__subtitle {
    font-size: 18px !important;
  }
  .lp-header-text-1, .lp-header-text-2, .lp-header-text-3, .lp-header-text-4, .lp-button {
    font-size: 16px !important;
  }
}
@media (max-width: 640px) {
  .lpc-features-icon__title, .lpc-features-5__title, .lpc-certificate-2__header, .lpc-form-4__title, .lpc-elements-headline__title, .lpc-list-illustration__title, .lpc-thumb-gallery__title {
    font-size: 30px !important;
  }
  .lpc-features-icon__subtitle, .lpc-features-5__subtitle, .lpc-list-illustration__subtitle {
    font-size: 17px !important;
  }
  .lp-header-text-1, .lp-header-text-2, .lp-header-text-3, .lp-header-text-4, .lp-button {
    font-size: 15px !important;
  }
  .lp-button {
    margin-left: 0 !important;
  }
}
@media (max-width: 640px) {
  .lpc-features-icon__title, .lpc-features-5__title, .lpc-certificate-2__header, .lpc-form-4__title, .lpc-elements-headline__title, .lpc-list-illustration__title, .lpc-thumb-gallery__title {
    font-size: 25px !important;
  }
}
</pre></body></html>