<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* make the customizations */
.highlight-area___3LAqI {
  position: relative;
  background-color: #a92226;
  padding: 50px 0;
  margin: 100px auto 10px;
  background-position: center right;
  background-repeat: no-repeat;
  background-size: cover;
  color: white; }
  @media (min-width: 768px) {
    .highlight-area___3LAqI {
      padding: 150px 0; } }
  @media (min-width: 1200px) {
    .highlight-area___3LAqI {
      background-attachment: fixed; } }
  .highlight-area___3LAqI::before, .highlight-area___3LAqI::after {
    position: absolute;
    top: 0;
    content: "";
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto;
    display: block;
    height: 100%;
    width: 100%; }
    @media (min-width: 1200px) {
      .highlight-area___3LAqI::before, .highlight-area___3LAqI::after {
        background-attachment: fixed; } }
  .highlight-area___3LAqI::before {
    left: 0;
    background-position: top left; }
  .highlight-area___3LAqI::after {
    right: 0;
    background-position: top right; }
  .highlight-area___3LAqI.light-theme___2GaGI {
    background-color: #f3f3f3;
    color: black; }
  .highlight-area___3LAqI.white-theme___1GKD7 {
    background-color: white;
    color: black; }
  .highlight-area___3LAqI [class*="slick-slider"] {
    z-index: 1; }
  @media (max-width: 767px) {
    .highlight-area___3LAqI [class*="row"] {
      display: block;
      text-align: center; }
      .highlight-area___3LAqI [class*="row"] &gt; div {
        margin: 20px auto; } }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .highlight-area___3LAqI {
    background-attachment: scroll !important; }
    .highlight-area___3LAqI::before, .highlight-area___3LAqI::after {
      background-attachment: scroll !important; } }

</pre></body></html>