<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media (min-width: 320px) and (max-width: 480px) {
  img.opn-img {
    width: 100% !important;
    float: none !important;
    margin-right: 0 !important;
    max-width: 100% !important; } }

@media (max-width: 960px) {
  .lpc-steps-2__title, .lpc-gallery-2__title, .lpc-elements-1__title, .lpc-form-5__title {
    font-size: 32px !important; }

  .lpc-steps-1__item-title, .lpc-steps-2__item-subtitle {
    font-size: 21px !important; }

  .lpc-text-3__title, .lp-button--type-1, .lpc-steps-1__item-text, .lpc-form-5__text, .lpc-form-5__button._first-btn, .lpc-elements-2__text, .lpc-steps-2__item-text {
    font-size: 17px !important; } }

@media (max-width: 640px) {
  .lpc-steps-2__title, .lpc-gallery-2__title, .lpc-elements-1__title, .lpc-form-5__title {
    font-size: 28px !important; }

  .lpc-steps-1__item-title, .lpc-steps-2__item-subtitle {
    font-size: 19px !important; }

  .lpc-text-3__title, .lp-button--type-1, .lpc-steps-1__item-text, .lpc-form-5__text, .lpc-form-5__button._first-btn, .lpc-elements-2__text, .lpc-steps-2__item-text {
    font-size: 16px !important; } }

@media (max-width: 480px) {
  .lpc-steps-2__title, .lpc-gallery-2__title, .lpc-elements-1__title, .lpc-form-5__title {
    font-size: 26px !important; } }
</pre></body></html>