.g-page-article__image {
  margin-right: 40px; }

.localtabs > ul > li .localtabs__title > a > span {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='18' width='18' viewBox='0 0 18 18'%3E%3Cpath d='M9 .5C4.31.5.5 4.31.5 9c0 4.69 3.81 8.5 8.5 8.5 4.69 0 8.5-3.81 8.5-8.5C17.5 4.31 13.69.5 9 .5zm0 1c4.15 0 7.5 3.35 7.5 7.5s-3.35 7.5-7.5 7.5S1.5 13.15 1.5 9 4.85 1.5 9 1.5z' solid-color='%23000000' fill='%23d6d6d6'/%3E%3Cpath d='M11.117 7.646L8.7 10.053 6.355 7.707l-.708.707L8.7 11.467l3.122-3.113-.705-.708z' solid-color='%23000000' fill='%23484848'/%3E%3C/svg%3E") 50% 50% no-repeat, white;
  border-radius: 50%; }

@media (max-width: 960px) {
  html body .lpc-features-3__item-holder:before {
    font-size: 40px !important; }

  .lpc-form-5__title, .lpc-product-7__title, .lpc-features-3__title {
    font-size: 40px !important; }

  .lpc-product-4__caption, .lpc-product-4__price-current {
    font-size: 22px !important; }

  .lpc-elements-text-1__text, .lpc-product-7__text {
    font-size: 17px !important; } }

@media (max-width: 640px) {
  .lpc-form-5__title, .lpc-product-7__title, .lpc-features-3__title {
    font-size: 35px !important; }

  .lpc-product-4__caption, .lpc-product-4__price-current {
    font-size: 20px !important; }

  .lpc-elements-text-1__text, .lpc-product-7__text {
    font-size: 16px !important; } }

@media (max-width: 480px) {
  .lpc-form-5__title, .lpc-product-7__title, .lpc-features-3__title {
    font-size: 30px !important; } }

body .g-button {
  background: #fc0;
  border-radius: 20px;
  padding: 12px 20px; }
  body .g-button:hover {
    background: #fc0;
    box-shadow: none;
    text-shadow: none; }
  body .g-button.g-button--invert {
    background: transparent;
    color: #fc0 !important;
    border: 1px solid #fc0; }
    body .g-button.g-button--invert:hover {
      background: #fc0;
      border: 1px solid #fc0; }
  body input[type=text][name=_cn], body .g-form-control-text, body .g-form-control-textarea {
    padding: 12px 20px; }
  body .g-auth__fogot-password, body .g-auth__personal-note a {
    color: #574dff;
    border-color: #574dff; }

[data-media-source="media-xl"] .lpc-product-4__button.lpc-product-4__button_row {
  display: none; }
