.module-67 .background-section, 
.module-67 .background-section img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top center;
}

.module-67 .ry-container #about .ry-social .social-inner-wrap li a {
    background: #d9b7b5 !important;
    color: #333 !important;
    font-size: 25px;
}

.module-67 .ry-container #about .ry-social .social-inner-wrap li {
    height: 70px !important;
    width: 70px !important;
    margin: 0 !important;
}

.module-67 .ry-container #about .social-inner-wrap {
    gap: 0 15px;
    margin-top: 2em;
}



.module-67 .ry-heading span-2 {
    background: url(https://www.royacdn.com/unsafe/smart/Site-8bb9435c-7aff-420d-8e2d-b9d2ae8d186d/text_overlay_pink.jpg) no-repeat center center / cover;
    -webkit-background-clip: text;
    color: transparent;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.module-67:after {
    background: #fff;
    position: absolute;
    content: '';
    height: 65%;
    width: 1px;
    right: 14%;
    left: 0;
    display: block;
    margin: auto;
    top: 0;
    bottom: 0;
}


.module-67 {
  background: url(https://www.royacdn.com/unsafe/smart/Site-608d3717-8597-41d1-af13-a42822ec7cc7/assets/bg_welcome_full_min.png);
  padding: 10em 0;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
}

.module-67:before {
    content: "";
}

.module-67 .ry-container #about .ry-heading {
  margin-bottom: 0;
}


  .module-67 .ry-container {
    max-width: 1280px;
    width: 85%;
    margin: auto;
    float: none; }
    @media (max-width: 1280px) {
      .module-67 .ry-container {
        max-width: 95%; } }
    .module-67 .ry-container #about {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      align-items: center;
      }

      .module-67 .ry-container #about .ry-section-title-wrapper h2{
        text-transform: uppercase;
        margin-bottom: 30px;
        font-size: 48px;
        text-align: center; }

  .module-67 .ry-container #about p {
  font-size: 23px;
  line-height: 1.5;
  color: #fff;
  font-weight: 200 !important;
}

img#sec-logo {
    max-width: 90px;
    margin: 0 auto 1.5em;
}
.module-67 .ry-btn-primary {
  max-width: 200px;
  text-align: center;
  margin: auto;
  margin-top: 2em;
}

.module-67 .ry-container #about .ry-each {
  clear: both;
}

div#about em {
    color: var(--color-primary);
    font-family: 'EB Garamond';
    font-size: 28px;
}

  @media (max-width: 320px) {
    .module-67 h2 {
      font-size: 30px; }
      .module-67 h2 .span-1 {
        font-size: 30px; }
    .module-67 p {
      font-size: 16px; } }
  @media (max-width: 767px) {
    .module-67 h2 .span-1 {
      display: block;
      text-align: center;
      margin-top: 5px; } }
  @media (max-width: 991px) {
    .module-67 {
      padding: 50px 0; } }
  @media (max-width: 1600px) {
    .module-67 h2 {
      font-size: calc(30px + 15 * ( (100vw - 320px) / 1280)); }
      .module-67 h2 .span-1 {
        font-size: calc(30px + 15 * ( (100vw - 320px) / 1280)) !important; } }
  @media (min-width: 1600px) {
    .module-67 p {
      font-size: 20px; } }
  .module-67.style2 .ry-container #about .ry-section-title h2{
    font-weight: 600; }
  .module-67.style2 .ry-container #about p {
    max-width: 920px;
    margin: auto; }



