.elementor-244 .elementor-element.elementor-element-fbb0a7d{--display:flex;}:root{--page-title-display:none;}/* Start custom CSS */.rs-brand-orb{
  position:absolute;
  right:6%;
  top:90px;
  width:min(340px,32vw);
  opacity:.22;
  filter:drop-shadow(0 0 42px rgba(0,208,255,.35));
  pointer-events:none;
}

.rs-brand-badge{
  width:88px;
  height:88px;
  border-radius:50%;
  object-fit:cover;
  margin-bottom:24px;
  box-shadow:0 0 35px rgba(0,208,255,.22);
}

@media(max-width:900px){
  .rs-brand-orb{
    position:relative;
    right:auto;
    top:auto;
    width:220px;
    display:block;
    margin:30px auto 0;
    opacity:.35;
  }
}/* End custom CSS */