/* benefits-block */

.rr-rcio-ds .benefits-section.v1,
.rr-rcio-ds .benefits-section.v4 {
  margin: 70px auto;
  overflow-x: hidden;
}

.rr-rcio-ds .benefits-section.v1.dir-forward .benefits-wrapper {
  /* transform: translateX(-60px); */
  /* width: 1278px; */
  max-width: 1280px;
  margin: 0 auto;
  display: flex;
  justify-content: flex-start;
}

.rr-rcio-ds .benefits-section.v1.dir-reverse .benefits-wrapper {
  max-width: 1280px;
  margin: 0 auto;
  display: flex;
  justify-content: flex-end;
}

.rr-rcio-ds .benefits-section.v1.dir-forward .benefits-img-overlay {
  width: 522px;
  height: 415px;
  max-width: initial !important;
  background-color: #ffc0cb;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  /* transform: translateX(163px); */
  /* rr-fix */
}

.rr-rcio-ds .benefits-section.v1.dir-reverse .benefits-img-overlay {
  max-width: initial !important;
  width: 522px;
  height: 415px;
  background-color: #ffc0cb;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: auto;
  right: 0;
  /* transform: translateX(163px); */
}


.rr-rcio-ds .benefits-img-overlay>img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}



.rr-rcio-ds .benefits-section.v1.dir-forward .benefits-row {
  display: flex;
  position: relative;
  min-height: 593px;
  padding: 100px 72px 100px 72px;
  max-width: 1124px;
}

.rr-rcio-ds .benefits-section.v1.dir-reverse .benefits-row {
  display: flex;
  position: relative;
  min-height: 593px;
  padding: 100px 72px 100px 72px;
  max-width: 1124px;
  flex-direction: row-reverse;
}

.rr-rcio-ds .benefits-section.v1.dir-forward .benefits-col-1 {
  width: 32%;
  padding-right: 32px;
  padding-left: 0px;
}

.rr-rcio-ds .benefits-section.v1.dir-reverse .benefits-col-1 {
  width: 32%;
  padding-left: 32px;
  padding-right: 0px;
}

.rr-rcio-ds .benefits-section.v1.dir-forward .benefits-col-2 {
  width: 36%;
  padding-right: 32px;
  padding-left: 0px;
  display:flex;
  flex-direction: column;
  align-self: center;
}

.rr-rcio-ds .benefits-section.v1.dir-reverse .benefits-col-2 {
  width: 36%;
  padding-left: 32px;
  padding-right: 0px;
  display:flex;
  flex-direction: column;
  align-self: center;
}

.rr-rcio-ds .benefits-section.v1.dir-forward .benefits-col-3 {
  /* width: 35%; */
  position: relative;
}

.rr-rcio-ds .benefits-section.v1.dir-reverse .benefits-col-3 {
  /* width: 35%; */
  position: relative;
}



.rr-rcio-ds .benefits-col-1 h2 {
  margin-bottom: 19px;
  color: #000000 !important;
  /* font-family: GiorgioSans !important;
  font-size: 64px !important; */
  font-weight: bold !important;
  letter-spacing: -0.44px;
  /* line-height: 56px !important; */
}

.rr-rcio-ds .benefits-col-1 h3 {
  color: #000000;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 24px;
  margin-bottom: 16px;
}

.rr-rcio-ds .benefits-col-1 p {
  margin-bottom: 24px;
  color: #000000;
  font-size: 16px !important;
  letter-spacing: 0;
  line-height: 22px;
}

.rr-rcio-ds .benefits-card {
  display: flex;
  flex-direction: row;
  margin-bottom: 24px;
}


.rr-rcio-ds .benefits-card:last-child {
  margin-bottom: 0px;
}

.rr-rcio-ds .benefits-section.v4 .benefits-card {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.rr-rcio-ds .benefits-card-content {
  max-width: 290px;
}

.rr-rcio-ds .benefits-card-content h3 {
  color: #000000;
  font-size: 22px !important;
  font-weight: bold !important;
  letter-spacing: 0;
  line-height: 24px;
}

.rr-rcio-ds .benefits-card-content p {
  color: #000000;
  font-size: 16px !important;
  letter-spacing: 0;
  line-height: 22px;
}

.rr-rcio-ds .benefits-section.v4 .benefits-wrapper {
  width: 100%;
  padding: 56px 0px;
  transform: translate(0px);
  display: flex;
  flex-direction: column;
  align-items: center;
}

.rr-rcio-ds .benefits-section.v4 .benefits-row-1 {
  width: 597px;
  margin: 0 auto;
}

.rr-rcio-ds .benefits-section.v4 .benefits-row-2 {
  justify-content: center;
  flex-wrap: wrap;
}

.rr-rcio-ds .benefits-section.v4 .benefits-card {
  width: 290px;
  /* margin:0px 16px; */
}

.rr-rcio-ds .benefits-section.v4 h2 {
  color: #000000;
  /* font-family: "GiorgioSans";
  font-size: 45px; */
  font-weight: bold;
  letter-spacing: -0.28px;
  /* line-height: 40px; */
  text-align: center;
  margin-bottom: 40px;
}

.rr-rcio-ds .benefits-section.v4 h3 {
  color: #000000;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 24px;
  margin-bottom: 16px;
}

.rr-rcio-ds .benefits-section.v4 p {
  color: #000000;
  font-family: "Open Sans Regular";
  font-size: 16px;
  letter-spacing: 0.46px;
  line-height: 24px;
  text-align: center;
  margin-bottom: 24px;
}

.rr-rcio-ds .benefits-section.v4 a {
  width: 100%;
  margin-bottom: 40px;
}


.rr-rcio-ds .benefits-section.v4 .shape-circle {
  margin-bottom: 16px;
}





/*fto for tablets*/
@media screen and (max-width: 991px) {

  .rr-rcio-ds .benefits-section.v4 .benefits-row-1 {
    max-width: 587px;
    width: 80%;
    margin: 0 auto;
  }



  .rr-rcio-ds .benefits-section.v4 .benefits-row-2 {
    display: flex;
    justify-content: center;
  }

  /* .rr-rcio-ds .benefits-section.v4 .benefits-card {
        width: 199px;
    } */

  .rr-rcio-ds .benefits-section.v4 .benefits-card-content {
    width: 100%;
  }

  .rr-rcio-ds .benefits-section.v4 h3 {
    color: #000000;
    font-family: "Open Sans Regular";
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 24px;
  }
}

/* fmo for mobile only */
@media screen and (max-width: 767px) {

  .rr-rcio-ds .benefits-section.v4 .benefits-card {
    width: 100%;
  }

  .rr-rcio-ds .benefits-section.v4 .benefits-row-1 {
    width: 100%;
  }

  .rr-rcio-ds .benefits-section.v4 .benefits-row-2 {
    flex-direction: row;
  }

  .rr-rcio-ds .benefits-section.v4 .benefits-row-1,
  .rr-rcio-ds .benefits-section.v4 .benefits-row-2 {
    width: 100%;
    padding-left: 24px;
    padding-right: 24px;
  }

  .rr-rcio-ds .benefits-section.v4 .benefits-card {
    padding-left: 0px;
    padding-right: 0px;
  }
}