.cid-sz51CvBpkK {
  padding-top: 15rem;
  padding-bottom: 8rem;
  background-image: url("//realweb.s3-us-west-2.amazonaws.com/rwdemo3/images/background5.jpg");
}
.cid-sz51CvBpkK .mbr-overlay {
  backdrop-filter: blur(3.5px);
}
.cid-sz51CvBpkK img {
  transform: scale(2) translateX(-2rem);
  z-index: 0;
  border-radius: 30px;
  width: 180%;
  margin-left: -80%;
}
@media (max-width: 992px) {
  .cid-sz51CvBpkK img {
    transform: scale(1) translateX(0);
  }
	.cid-sz51CvBpkK img {
		width: 110%;
		margin-left: -5%;
		margin-top: -120px;
	}
}
.cid-sz51CvBpkK .card-wrapper {
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0.6) 100%);
  backdrop-filter: blur(3.5px);
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
  border-radius: 30px;
  padding: 6rem 3rem;
  margin: 0;
  z-index: 1;
  overflow: visible;
  position: relative;
  justify-content: center;
}
@media (max-width: 767px) {
  .cid-sz51CvBpkK .card-wrapper {
    padding: 2rem 1rem;
  }
}
.cid-sz51CvBpkK .card-wrapper:before {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  opacity: 0.3;
  height: 100%;
  width: 100%;
  pointer-events: none;
  border: 2px solid white;
  border-radius: 30px;
}
@media (max-width: 992px) {
  .cid-sz51CvBpkK .card-wrapper {
    margin-bottom: 2rem;
  }
}
.cid-sz51CvBpkK .col-12 {
  position: relative;
}
.cid-sz51CvBpkK .round {
  position: absolute;
  top: -60px;
  right: -150px;
  width: 280px;
  height: 280px;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0.6) 100%);
  backdrop-filter: blur(3.5px);
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  z-index: 2;
}
@media (max-width: 767px) {
  .cid-sz51CvBpkK .round {
    top: -30px;
    right: -110px;
    width: 180px;
    height: 180px;
  }
}
.cid-sz51CvBpkK .round:before {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  opacity: 0.3;
  height: 100%;
  width: 100%;
  pointer-events: none;
  border: 2px solid white;
  border-radius: 50%;
}
.cid-sz51CvBpkK .round2 {
  top: auto;
  right: auto;
  bottom: -30px;
  left: -30px;
  width: 120px;
  height: 120px;
  z-index: 0;
}
.cid-sz51CvBpkK .mbr-section-title {
  color: #263d5a;
}
.cid-sz51CvBpkK .mbr-text,
.cid-sz51CvBpkK .mbr-section-btn {
  color: #263d5a;
}
.cid-sz51CvBpkK .mbr-section-subtitle {
  color: #263d5a;
}
