.module-28 {
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 3;
	background: transparent;
	padding: 12em 0;
	margin-top: -15em;
}


div.module-28 .ry-container {
  max-width: 1280px;
  width: 90%;
}
div.module-28 .ry-heading h2, div.module-28 .ry-heading span {
  color: #fff !important;
}
.module-28 .ry-flex p {
  color: #fff;
  font-weight: 400 !important;
}
#hp-team-btn {
  background: #13346b !important;
  margin: 2em 0 0;
}
div.module-28::before {
  content: '';
  background: url(https://www.royacdn.com/unsafe/smart/Site-c799c71b-dcd1-4f06-804d-cb0a5aec96ca/HomepageAssets/hp_tem_bg.png);
  position: absolute;
  top: 0;
  height: 1192px;
  width: 100%;
  background-position: center;
  bottom: 0;
  background-size: cover;
}


div.module-28 .ry-each:nth-child(1)::before {
  position: absolute;
  top: 0;
  content:'';
  background: url(https://www.royacdn.com/unsafe/smart/Site-c799c71b-dcd1-4f06-804d-cb0a5aec96ca/HomepageAssets/footer_shadow.png);
  width: 50px;
  height: 450px;
  right: -105px;
}


  @media (max-width: 1199px) {
    div.module-28 {
      padding: 3em 1em !important;
      margin-top: 0 !important;
      background: var(--color-primary);
      } 

	  div.module-28 img {
    max-width: 280px;
    margin: auto;
    float: none;
}

div.hp-doc-info p {
    text-align: center !important;
    max-width: 750px;
    margin: auto;
}

#hp-team-btn {
    margin: 2em auto 0 !important;
}

div.module-28::before {
    display: none !important;
}
  
}
  @media (max-width: 991px) {
	  .module-28 .ry-generic-copy p {
    text-align: center;
}
     }
  .module-28 .ry-content {
}
   
    @media (max-width: 1199px) {
      .module-28 .ry-content {
        height: initial; } }
  .module-28 .ry-flex {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; 
    justify-content: space-between;
    gap: 0 6em;
}
    @media (max-width: 1199px) {
      div.module-28 .ry-flex {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        gap: 2em 0 !important;
        } }
  .module-28 .ry-section-title-wrapper {
    text-align: center; }
  .module-28 .ry-section-title {
    font-size: calc(30px + 30 * ((100vw - 320px) / 1600));
    font-weight: 600;
    line-height: 49px; }
    @media (max-width: 991px) {
      .module-28 .ry-section-title {
        line-height: 38px; } }
  .module-28 .ry-section-sub-title {
    font-size: calc(30px + 20 * ((100vw - 320px) / 1600));
    font-family: "Playfair Display", serif;
    display: block;
    font-weight: 400;
    font-style: italic;
	padding-top: 40px;
  }
  .module-28 .ry-generic-copy {
    margin-top: 80px;
    margin-bottom: 70px; }
    @media (max-width: 1199px) {
      .module-28 .ry-generic-copy {
        margin: 25px 0; } }
  .module-28 .ry-left {
    position: static; }
    @media (max-width: 1300px) {
      .module-28 .ry-left {
        -ms-flex-preferred-size: 30%;
            flex-basis: 30%; } }
    @media (max-width: 1199px) {
      .module-28 .ry-left {
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%; } }
    .module-28 .ry-left img {
      position: absolute;
      bottom: 0;
      max-width: 32%;
      left: 10%; }
      @media (max-width: 1440px) {
        .module-28 .ry-left img {
          left: 0;
          max-width: 35%; } }
      @media (max-width: 1199px) {
        .module-28 .ry-left img {
          position: static;
          max-width: 320px;
          margin-left: auto;
          margin-right: auto; } }
  .module-28 .ry-right {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%; }
    @media (max-width: 1300px) {
      .module-28 .ry-right {
        -ms-flex-preferred-size: 60%;
            flex-basis: 60%; } }
    @media (max-width: 1199px) {
      .module-28 .ry-right {
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
        margin-top: 40px; } }
  .module-28 .ry-btn-wrapper {
    text-align: center;
    display: flex;
    justify-content: center;
}

.module-28 .ry-generic-copy p{
	text-align: center;
}