[data-id="1766820"] .p-layout.p-layout-media {
  margin: 4% auto;
  padding: 2%;
  max-width: 100vw;
  background-color: #f7edfb;
}
#d2442504 .twobtn {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  text-align: center;
  margin: 30px 0;
}
#d2442504 .twobtn a {
  color: #fff;
  background-color: #a4c8e9;
  width: 150px;
  display: block;
  padding: 10px 0;
  margin: 0 10px;
  border-radius: 8px;
  cursor: pointer;
  font-size: 18px;
  font-weight: 600;
  font-family: Oswald, 'Lucida Grande', sans-serif;
  line-height: 1.1;
  text-decoration: none;
}
.cont-point-col p:first-of-type {
  font-size: 16px !important;
  font-weight: normal !important;
}
:is(#d1763211, #d1762772) .c-text + .c-text {
    margin-top: 0;
}
:is(#d2440327, #d2440325, #d2440332, #d2440330) a {
  color: #445166;
}
:is(#d2440327, #d2440325, #d2440332, #d2440330) a:hover {
  color: #252d38;
}
@media screen and (max-width: 767px) {
  #d2442504 .twobtn {
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  #d2442504 .twobtn a {
    margin: 10px 10px 0 0px;
  }
}