.module-28 {
	background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-e15331e0-2cc5-4506-9153-c934ef54347c/Assets/Team_Background.jpg);
	background-size: cover;
	background-position: center;
	padding-top: 60px;
	padding-bottom: 5%;
}
.module-28:before { display: none;
    content: "";
    position: absolute;
	inset: 0;
	background: linear-gradient(to bottom, #ffffff, transparent, transparent);
}
  @media (max-width: 1199px) {
    .module-28 {
      padding: 60px 0; } }
  @media (max-width: 991px) {
	  .module-28 .ry-generic-copy p {
    text-align: center;
}
     }
  .module-28 .ry-content {
    height: 960px;
    position: relative; }
    @media (max-width: 1300px) {
      .module-28 .ry-content {
        height: 760px; } }
    @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; }
    @media (max-width: 1199px) {
     .module-28 .ry-flex {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    flex-direction: column-reverse !important;
    gap: 58px;
} }
  .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;
	  color: #dd925f;
    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: 20px;
  margin-bottom: 30px;
}
    @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: 10%;
      max-width: 520px;
      left: 3%; }
      @media (max-width: 1440px) {
        .module-28 .ry-left img {
          right: 0 !important;
          max-width: 45%; } }
      @media (max-width: 1199px) {
        .module-28 .ry-left img {
          position: static;
          max-width: 400px;
          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; color: #fff;
}

.module-28 .ry-container {
    z-index: 99;
}

.module-28:after {
    content: "";
    position: absolute;
    inset: 0;
    top: unset;
    bottom: 0;
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-190628f8-0a22-419e-9c1c-5aa0d31ebae6/Assets/Team_Bottom_Shape.png);
    background-size: contain;
    background-position: center bottom;
    background-repeat: no-repeat;
    z-index: 22;
    display: none;
    height: 0;
    padding-bottom: 20%;
}

@media (min-width: 1081px) {
	.module-28 .ry-flex {
		flex-direction: row-reverse;
	}
	.module-28 .ry-left img {
		left: unset;
		right: 3%;
	}
}

@media only screen and (max-width:1080px){

	.module-28 {
		padding: 60px 0 0;
	}
}