@media (min-width: 1380px) {
  html body .container--u-i4b6i8lae {
    max-width: 1380px; } }

@media (max-width: 960px) {
  .page-title--u-i9lefd4fy, .lpc-form-5__title, .lpc-video-6__title, .lpc-text-6__title, .lpc-form-4__title {
    font-size: 32px !important; }

  .lpc-text-3__text, .lpc-text-6__text {
    font-size: 16px !important; } }

@media (max-width: 768px) {
  .page-title--u-i9lefd4fy, .lpc-form-5__title, .lpc-video-6__title, .lpc-text-6__title, .lpc-form-4__title {
    font-size: 28px !important; } }

@media (max-width: 800px) {
  html body .lpc-col-8-lg {
    width: auto !important; } }

html body .g-article--simple-view {
  background: rgba(81, 91, 99, 0.16); }
  html body .g-article--simple-view .g-article__name {
    text-decoration: none;
    color: #fdfdfd; }
  html body .g-article__date {
    color: #fdfdfd; }
  html body .g-article__text {
    color: #a8a6a6;
    font-size: 18px; }
  html body .g-article__container {
    border-top-color: #f00;
    display: flex;
    align-items: center;
    justify-content: space-between; }
  html body .btmMore {
    background: #f00;
    text-decoration: none;
    display: inline-block;
    padding: 10px 20px;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    transition: all 0.2s linear; }
  html body .btmMore:hover {
    background: rgba(255, 50, 51, 0.902); }

@media (max-width: 480px) {
  html body .g-article__text {
    font-size: 15px; } }

.success .success__title {
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 10px; }
  .success .success__text {
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 10px; }
  .success .success__image {
    display: block; }
  .success .success__image img {
    max-width: 100%; }

html body [data-media-source="media-lg"] .lpc-stock-list__button, html body [data-media-source="media-xl"] .lpc-stock-list__button {
  display: flex;
  align-items: unset; }
  html body [data-media-source="media-lg"] .lpc-stock-list__button .lp-button, html body [data-media-source="media-xl"] .lpc-stock-list__button .lp-button {
    width: auto;
    margin-bottom: 0 !important;
    flex: 1;
    margin-left: 5px;
    margin-right: 5px; }
