.elementor-9252 .elementor-element.elementor-element-d6cc6de.elementor-column > .elementor-widget-wrap{justify-content:center;}.elementor-9252 .elementor-element.elementor-element-18a5fbe{width:var( --container-widget-width, 700px );max-width:700px;--container-widget-width:700px;--container-widget-flex-grow:0;}.elementor-9252 .elementor-element.elementor-element-18a5fbe > .elementor-widget-container{margin:-10px 0px -60px 0px;border-radius:15px 15px 15px 15px;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for section, class: .elementor-element-a5f3909 */.header-main-sc {
  z-index: 9999;
  transform: translateY(-100%);
  opacity: 0;
  visibility: hidden;
  transition: transform 0.4s ease, opacity 0.4s ease, visibility 0.4s;
  position: fixed;
  justify-self: center;
}

.header-main-sc.visible {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
}/* End custom CSS */