[data-id="1752957"] .l-inner {
  background-color: #333 !important;
  border: 1px solid #333;
}

[data-id="1752957"] .p-layout__inner {
  gap: 0 !important;
}

[data-id="1752957"] .p-heading-3 {
  margin-top: 1.5rem;
}

[data-id="1763371"] .p-layout:first-child {
  margin-bottom: 0 !important;
  padding-bottom: 3rem;
  background-color: #535353;
}

[data-id="1763371"] .p-layout__inner {
  gap: 0 !important;
}

[data-id="1763371"] .p-layout__content:first-child {
  text-align: center;
  background-color: #48217a !important;
  color: #fff;
}

[data-id="1763371"] .p-layout__content:first-child .p-heading-3 {
  margin-top: 1rem;
}

@media only screen and (min-width: 769px) {
  [data-id="1763371"] .p-layout__content:first-child .p-heading-3 {
    margin-top: 1.5rem;
  }
}
[data-id="1763371"] .p-layout__content:nth-child(2) .p-media-layout__inner {
  height: unset !important;
}

@media only screen and (min-width: 769px) {
  [data-id="1763371"] .p-layout__content:nth-child(2) .p-media-layout__inner {
    display: grid;
    grid-template-rows: auto 1fr;
    grid-template-areas: "hdg img" "text img";
    padding: 20px;
  }
}
[data-id="1763371"] .p-layout__content:nth-child(2) .p-media-layout__inner .p-heading-3 {
  grid-area: hdg;
}

[data-id="1763371"] .p-layout__content:nth-child(2) .p-media-layout__inner .p-text {
  grid-area: text;
}

[data-id="1763371"] .p-layout__content:nth-child(2) .p-media-layout__inner .c-media {
  grid-area: img;
}

[data-id="1763371"] .c-media__item {
  position: unset !important;
}

[data-id="1766334"] .p-layout {
  margin-bottom: 0 !important;
}

[data-id="1766334"] .p-media-layout__inner {
  flex-direction: column-reverse;
}

[data-id="1766334"] .p-media-layout-02__link {
  margin-bottom: 1rem;
}

@media only screen and (min-width: 769px) {
  [data-id="1766334"] .p-media-layout-02__link {
    margin-bottom: 1.5rem;
  }
}
[data-id="1766334"] .c-link-list__item {
  text-align: center;
}

[data-id="1766334"] .c-link {
  color: #fff;
  font-size: 1.5rem;
}

[data-id="1766334"] .c-link::after {
  filter: brightness(0) invert(1);
}

.l-main [data-id=d1784516]:not(:nth-child(14), :nth-child(15), :nth-child(16)) .l-inner {
  background-color: #535353;
  border: 1px solid #535353;
}

[data-id="1768172"] .c-media__item,
[data-id="1769263"] .c-media__item {
  position: unset !important;
}

[data-id="1757071"] .l-inner,
[data-id="1750355"] .l-inner {
  padding: 0 40px;
}

[data-id="1757071"] .c-heading-3__heading,
[data-id="1750355"] .c-heading-3__heading {
  color: #fff;
}

[data-id="1769263"] .p-media-layout__inner {
  height: unset !important;
}

@media only screen and (min-width: 769px) {
  [data-id="1769263"] .p-media-layout__inner {
    display: grid;
    grid-template-rows: auto 1fr;
    grid-template-areas: "hdg img" "text img";
  }
}
[data-id="1769263"] .p-media-layout__inner .p-heading-3 {
  grid-area: hdg;
  display: inherit;
}

[data-id="1769263"] .p-media-layout__inner .p-text {
  grid-area: text;
}

[data-id="1769263"] .p-media-layout__inner .c-media {
  grid-area: img;
}

@media only screen and (min-width: 769px) {
  [data-id="1767961"] .l-inner {
    padding: 0 40px;
  }
}
[data-id="1767961"] .p-media-layout__inner {
  width: calc(50% - 0.75rem);
}

[data-id="1767961"] .c-media__item {
  width: unset !important;
}

[data-id="1769263"] .p-layout {
  background-color: #535353;
  border: 1px solid #535353;
  margin-bottom: 0 !important;
  padding-bottom: 3rem;
}

[data-id="1768172"] .p-media-layout__inner {
  height: unset !important;
}

@media only screen and (min-width: 769px) {
  [data-id="1768172"] .p-media-layout__inner {
    display: grid;
    grid-template-rows: auto 1fr;
    grid-template-areas: "hdg img" "text img";
  }
}
[data-id="1768172"] .p-heading-3 {
  grid-area: hdg;
  display: inherit;
}

[data-id="1768172"] .p-text {
  grid-area: text;
}

[data-id="1768172"] .c-media {
  grid-area: img;
}

[data-id="1762871"] .c-heading-3__heading {
  color: #fff;
}

[data-id="1768172"] .p-layout {
  margin-bottom: 0 !important;
}

[data-id="1768172"] .p-layout__content {
  background-color: #535353 !important;
  border: 1px solid #535353;
}

[data-id="1768172"] .p-text {
  width: unset !important;
}

[data-id="1766380"] .p-layout {
  margin-bottom: 0 !important;
}

[data-id="1766380"] .l-inner {
  background-color: #48217a !important;
}

[data-id="1766380"] .p-media-layout-02__hdg {
  margin-top: 1.5rem;
}

[data-id="1766380"] .c-heading-3__heading {
  color: #fff;
}

@media only screen and (max-width: 768px) {
  [data-id="1752957"] .l-inner {
    background-color: transparent !important;
    border: transparent;
  }
  [data-id="1752957"] .p-layout-media[data-col-narrow] {
    margin-bottom: 0;
  }
  [data-id="1752957"] .p-layout__content:first-child {
    color: var(--color-font-default) !important;
  }
  [data-id="1752957"] .p-layout__content:first-child .p-media-layout__inner {
    padding-top: inherit !important;
    width: auto !important;
    background-color: var(--color-bg-default);
  }
  [data-id="1752957"] .p-layout__content:first-child .c-heading-3.p-heading-3.p-media-layout-02__hdg {
    margin: 0;
  }
  [data-id="1752957"] .p-layout__content:first-child h3.c-heading-3__heading {
    font-size: 24px !important;
    padding: inherit !important;
    margin: 8px 0px;
  }
  [data-id="1752957"] .p-layout__content:nth-child(3) .p-media-layout-02 {
    padding-bottom: 2rem;
  }
  [data-id="1766334"] .p-layout-media[data-col-narrow] .p-layout__inner > .p-layout__content,
  [data-id=d1784516] .p-layout-media[data-col-narrow] .p-layout__inner > .p-layout__content {
    flex-basis: calc((100% - 0rem) / 1);
    max-width: calc((100% - 0rem) / 1);
  }
  [data-id="1763371"] .p-layout-media[data-col-narrow] .p-layout__inner > .p-layout__content .p-media-layout__inner img,
  [data-id="1766334"] .p-layout-media[data-col-narrow] .p-layout__inner > .p-layout__content .p-media-layout__inner img,
  [data-id="1768172"] .p-layout-media[data-col-narrow] .p-layout__inner > .p-layout__content .p-media-layout__inner img {
    padding: 0 1rem;
  }
  [data-id="1763371"] .p-layout-media[data-col-narrow] .p-layout__inner > .p-layout__content .p-media-layout__inner .c-heading-3__heading,
  [data-id="1763371"] .p-layout-media[data-col-narrow] .p-layout__inner > .p-layout__content .p-media-layout__inner .p-media-layout-02__text,
  [data-id="1768172"] .p-layout-media[data-col-narrow] .p-layout__inner > .p-layout__content .p-media-layout__inner .p-media-layout-02__text {
    margin: 1rem !important;
    width: auto !important;
    order: inherit;
  }
  [data-id="1763371"] .p-layout-media[data-col-narrow] .p-layout__inner > .p-layout__content {
    height: auto !important;
  }
  [data-id="1767961"] .p-layout-media[data-col-narrow] .p-layout__inner > .p-layout__content .p-media-layout__inner {
    width: inherit !important;
    height: inherit !important;
  }
  [data-id="1767961"] .l-inner,
  [data-id="1762871"] .l-inner .p-layout-media {
    padding: 0 40px;
  }
  [data-id="1767961"] .p-layout__content {
    height: inherit !important;
  }
  [data-id="1769263"] .p-layout__content:first-child h3.c-heading-3__heading,
  [data-id="1768172"] .p-layout__content:first-child h3.c-heading-3__heading {
    margin: 0 auto !important;
    width: auto !important;
    padding: inherit !important;
  }
  [data-id="1769263"] .p-layout-media[data-col-narrow] .p-layout__content,
  [data-id="1768172"] .p-layout-media[data-col-narrow] .p-layout__content {
    height: inherit !important;
  }
  [data-id="1769263"] .p-layout-media[data-col-narrow] .p-layout__inner > .p-layout__content .p-media-layout__inner .p-media-layout-02__text {
    margin: inherit !important;
    width: auto !important;
    order: inherit;
  }
  [data-id="1769263"] .l-inner .p-layout-media,
  [data-id="1768172"] .p-layout__content:first-child h3.c-heading-3__heading {
    margin: 0 auto !important;
    padding: 0 1rem !important;
    width: inherit !important;
  }
}
