.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%; }

.g-article {
  background: none;
  border: none; }

.g-article__text, .g-article__date {
  color: inherit; }

.g-article__image img {
  border-radius: 6px; }

html body [data-media-source="media-xs"] .lpc-elements-photo-1__photos-item.lpc-col-6-xs {
  width: 100%;
  margin-bottom: 10px; }

body .imageFit--u-iwkpsj911 {
  max-width: 100%;
  margin-right: 0; }

@media (max-width: 480px) {
  .lpc-elements-text-1__text {
    font-size: 16px !important; }

  body .link-universal--u-igkpb4eue {
    max-width: 100%;
    margin-right: 0; } }
/* Errorpage */
.errorpage {
  display: flex; }

.errorpage__img {
  flex: 0 1 50%;
  display: flex;
  align-items: center; }

.errorpage__img a {
  margin: 0 auto; }

.errorpage__img img {
  border-radius: 0; }

.errorpage__wrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex: 0 1 50%;
  padding: 10px 0; }

.errorpage__text {
  font-family: inherit;
  border-radius: 12px;
  padding: 32px;
  background-size: 650px auto;
  background: #3b336e;
  color: #fafafa;
  font-size: 18px; }

.textblock {
  text-align: left; }

.textblock h2, .textblock h3 {
  color: #fafafa;
  font-weight: 600;
  margin-top: 0; }

.textblock h2 {
  font-size: 24px; }

.textblock h3 {
  font-size: 20px; }

.textblock p {
  line-height: 26px; }

.errorpage__button-wrap {
  margin: 30px 0 16px;
  text-align: center; }

.errorpage__button {
  background-color: #d72b26;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  border-radius: 6px;
  padding: 20px 30px;
  text-decoration: none !important; }

.errorpage__button:hover, .errorpage__button:active {
  background-color: #f44336;
  transition-property: all;
  transition-duration: 800ms;
  transition-delay: 0ms;
  transition-timing-function: ease; }

@media (max-width: 1100px) {
  .textblock p {
    font-size: 16px;
    line-height: 22px; } }

@media (max-width: 834px) {
  .errorpage {
    flex-direction: column;
    align-items: center;
    margin: 0 auto;
    /*max-width: 487px;*/ }

  .errorpage__wrap {
    padding: 0; }

  .errorpage__img img {
    max-height: 500px;
    object-fit: cover; } }

@media (max-width: 480px) {
  .errorpage__text {
    padding: 32px 10px; }

  .errorpage__button {
    display: block;
    text-align: center;
    padding: 14px 30px; } }
/* End of Errorpage */
[data-media-source="media-xs"] .lpc-text-sticky-1__text {
  font-size: 16px !important; }
