# {

}
# .some-class {

}
.cid-sz52hQ3MIW {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-image: url("//realweb.s3-us-west-2.amazonaws.com/rwdemo3/images/background2.jpg");
}
.cid-sz52hQ3MIW img {
  width: 150px;
  margin: auto;
}
@media (max-width: 992px) {
  .cid-sz52hQ3MIW img {
    width: 120px;
  }
}
.cid-sz52hQ3MIW .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: 3rem 3rem;
  margin-bottom: 2rem;
  overflow: visible;
  position: relative;
  justify-content: center;
}
@media (max-width: 767px) {
  .cid-sz52hQ3MIW .card-wrapper {
    padding: 2rem 1rem;
  }
}
.cid-sz52hQ3MIW .card-wrapper:before {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  opacity: 0.3;
  height: 100%;
  width: 100%;
  border: 2px solid white;
  border-radius: 30px;
  pointer-events: none;
}
.cid-sz52hQ3MIW .mbr-section-title {
  color: #ffffff;
}
.cid-sz52hQ3MIW .mbr-section-subtitle {
  color: #ffffff;
}

@media (min-width: 1200px) {

}
@media (min-width: 992px) and (max-width: 1199px) {

}
@media (min-width: 768px) and (max-width: 991px) {

}
@media (max-width: 767px) {

}
@media (max-width: 576px) {

}
