.elementor-55 .elementor-element.elementor-element-a00318e{--display:flex;--min-height:76vh;--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;--justify-content:flex-end;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:52px;--padding-left:48px;--padding-right:48px;}.elementor-55 .elementor-element.elementor-element-a00318e:not(.elementor-motion-effects-element-type-background), .elementor-55 .elementor-element.elementor-element-a00318e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://altaexpeditionclub.com/wp-content/uploads/2026/07/photo-1578894381163-e72c17f2d45f.jpg");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-55 .elementor-element.elementor-element-fe303b7{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for container, class: .elementor-element-a00318e */.hero-section{
    position: relative;
    overflow: hidden;
}

.hero-section::before{
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(
        to bottom,
        rgba(2, 44, 63, 0.2) 0%,
        rgba(2, 44, 63, 0.5) 55%,
        rgba(2, 44, 63, 0.96) 100%
    );
    z-index: 1;
}

.hero-section > *{
    position: relative;
    z-index: 2;
}/* End custom CSS */