[data-id="1769260"] {
  background-color: #f2f2f2;
  padding: 30px 10px 10px;
}
[data-id="1769260"] .p-layout__inner {
  flex-direction: column;
}
@media only screen and (min-width: 769px) {
  [data-id="1769260"] .p-layout__inner {
    flex-direction: row;
  }
}
@media only screen and (max-width: 768px) {
  [data-id="1769260"] .p-layout__content {
    flex-basis: 100% !important;
    max-width: 100% !important;
    width: 100%;
  }
}

#d1764989 .c-link {
  display: block;
  margin: 20px auto;
  padding: 10px;
  max-width: 300px;
  color: #ffffff;
  text-align: center;
  background: #000 !important;
  border: 1px solid #000;
}

#d1764989 .p-media-layout {
  margin-bottom: initial !important;
}

img[src="/assets/common/images/icon/icon-blank-violet-01.svg"] {
  filter: brightness(0) invert(1);
}

#d1764989 a:hover {
  text-decoration: none;
  opacity: 0.6;
  transition: .4s;
}

[data-id="1769260"] .c-link:hover {
  color: #ffffff;
}