.elementor-161 .elementor-element.elementor-element-043fed8{--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;--margin-top:0px;--margin-bottom:-65px;--margin-left:0px;--margin-right:0px;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for html, class: .elementor-element-537996b */:root {
  --logo-h-desktop: 48px;
  --logo-h-tablet: 40px;
  --logo-h-mobile: 32px;
}

.logo-img {
  max-height: var(--logo-h-desktop);
  height: auto !important;
  width: auto !important;
  aspect-ratio: 679 / 444;
  object-fit: contain;
  display: block;
}

.header-container {
  align-items: center;
}

@media (max-width: 992px) {
  .logo-img { max-height: var(--logo-h-tablet); }
}

@media (max-width: 768px) {
  .logo-img { max-height: var(--logo-h-mobile); }
}

@media (max-width: 768px) {
  .logo-text { font-size: .95rem; }
}/* End custom CSS */