.elementor-1635 .elementor-element.elementor-element-bb43907{--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;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1635 .elementor-element.elementor-element-bb43907:not(.elementor-motion-effects-element-type-background), .elementor-1635 .elementor-element.elementor-element-bb43907 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-1635 .elementor-element.elementor-element-c39c0ac{--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;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0%;--margin-bottom:19%;--margin-left:0%;--margin-right:0%;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1635 .elementor-element.elementor-element-d909772{--display:flex;--min-height:0vh;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:-21%;--margin-bottom:0%;--margin-left:0%;--margin-right:0%;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;--z-index:5;}.elementor-1635 .elementor-element.elementor-element-afa79a9.elementor-element{--align-self:center;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(min-width:768px){.elementor-1635 .elementor-element.elementor-element-c39c0ac{--width:100%;}.elementor-1635 .elementor-element.elementor-element-d909772{--width:100%;}}/* Start custom CSS for container, class: .elementor-element-d909772 */.alphanzo-footer {
  position: relative;
  background: linear-gradient(180deg, #050b14, #02060c);
  padding: 80px 60px 30px;
  overflow: hidden;
}

.footer-glow {
  position: absolute;
  top: -120px;
  left: 50%;
  width: 600px;
  height: 600px;
  transform: translateX(-50%);
  background: radial-gradient(circle, rgba(140,240,255,.25), transparent 60%);
  filter: blur(80px);
}

.footer-content {
  position: relative;
  display: grid;
  grid-template-columns: 2fr 1fr 1fr 1fr;
  gap: 60px;
  max-width: 1200px;
  margin: auto;
  z-index: 2;
}

.footer-brand img {
  width: 160px;
  margin-bottom: 20px;
}

.footer-brand p {
  color: #b8dfff;
  line-height: 1.6;
  font-size: 14px;
}

.footer-links h4 {
  color: #e6ffff;
  margin-bottom: 14px;
  font-size: 15px;
}

.footer-links a {
  display: block;
  color: #9fdfff;
  font-size: 14px;
  margin-bottom: 8px;
  text-decoration: none;
  transition: color .3s;
}

.footer-links a:hover {
  color: #7fefff;
}

.footer-bottom {
  margin-top: 50px;
  text-align: center;
  font-size: 13px;
  color: #7fbcd6;
}/* End custom CSS */