.elementor-4130 .elementor-element.elementor-element-c4babf4{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}#elementor-popup-modal-4130{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-4130 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-4130 .dialog-close-button{display:flex;}#elementor-popup-modal-4130 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}@media(min-width:768px){.elementor-4130 .elementor-element.elementor-element-c4babf4{--content-width:600px;}}/* Start custom CSS for html, class: .elementor-element-3b0ff48 */.um-tab-buttons {
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
}

.um-tab-btn {
  background: #f5f5f5;
  border: 1px solid #ddd;
  padding: 10px 20px;
  cursor: pointer;
  margin: 0 5px;
  border-radius: 5px;
  transition: 0.3s;
}

.um-tab-btn.active {
  background: #0073e6;
  color: #fff;
  border-color: #0073e6;
}

.um-tab-content {
  display: none;
}
.um-tab-content.active {
  display: block;
}/* End custom CSS */