.elementor-581 .elementor-element.elementor-element-05f6ed7{--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-581 .elementor-element.elementor-element-05f6ed7:not(.elementor-motion-effects-element-type-background), .elementor-581 .elementor-element.elementor-element-05f6ed7 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-581:not(.elementor-motion-effects-element-type-background), .elementor-581 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0B0B0B;}.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-283cf28 */.scgb-footer {
  background: #000855;
  color: #EFF4F8;
  padding: 60px 20px 30px;
  font-size: 15px;
  text-align: center;
}

.footer-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  gap: 60px;
  max-width: 1000px;
  margin: 0 auto;
}

.footer-left, .footer-links {
  flex: 1 1 300px;
  min-width: 280px;
}

.scgb-footer h3,
.scgb-footer h4 {
  color: #FFFFFF;
  margin-bottom: 15px;
}

.footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.footer-links a {
  color: #FFFFFF;
  text-decoration: none;
}

.footer-links a:hover {
  opacity: 0.85;
  text-decoration: underline;
}

.footer-bottom {
  text-align: center;
  border-top: 1px solid rgba(255,255,255,0.15);
  padding-top: 20px;
  margin-top: 40px;
  font-size: 14px;
}

.footer-bottom a {
  color: #FFFFFF;
  text-decoration: underline;
}

.footer-bottom a:hover {
  opacity: 0.8;
}/* End custom CSS */