.elementor-24382 .elementor-element.elementor-element-f3ab908{--display:flex;}.elementor-24382 .elementor-element.elementor-element-370ac2e.elementor-element{--align-self:center;--flex-grow:0;--flex-shrink:0;}.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-370ac2e *//* ════════ LOGO (image) ════════ */
.sc4-logo {
  display: inline-flex;
  align-items: center;
  text-decoration: none;
  flex: 0 0 auto;
  height: 48px;
  max-width: 240px;
  transition: transform .25s ease;
  line-height: 0;
}
.sc4-logo:hover { transform: translateY(-1px); }
.sc4-logo-img {
  height: 48px;
  width: auto;
  max-width: 100%;
  max-height: 48px;
  display: block;
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1100px) {
  .sc4-logo, .sc4-logo-img { height: 42px; max-height: 42px; }
}
@media (max-width: 768px) {
  .sc4-logo, .sc4-logo-img { height: 38px; max-height: 38px; }
  .sc4-logo { max-width: 180px; }
}
@media (max-width: 480px) {
  .sc4-logo, .sc4-logo-img { height: 34px; max-height: 34px; }
  .sc4-logo { max-width: 150px; }
}/* End custom CSS */