.elementor-1462 .elementor-element.elementor-element-f806db3{--display:flex;--min-height:770px;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:stretch;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-1462 .elementor-element.elementor-element-757d330{--display:flex;}.elementor-1462 .elementor-element.elementor-element-b7a8a58{--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;--justify-content:center;--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-1462 .elementor-element.elementor-element-b7a8a58.e-con{--align-self:flex-end;}@media(max-width:1024px){.elementor-1462 .elementor-element.elementor-element-f806db3{--min-height:650px;}.elementor-1462 .elementor-element.elementor-element-b7a8a58{--padding-top:100px;--padding-bottom:80px;--padding-left:60px;--padding-right:60px;}}@media(min-width:768px){.elementor-1462 .elementor-element.elementor-element-f806db3{--content-width:100%;}.elementor-1462 .elementor-element.elementor-element-757d330{--width:100%;}.elementor-1462 .elementor-element.elementor-element-b7a8a58{--content-width:1200px;}}@media(max-width:1024px) and (min-width:768px){.elementor-1462 .elementor-element.elementor-element-f806db3{--content-width:100%;}}@media(max-width:767px){.elementor-1462 .elementor-element.elementor-element-f806db3{--content-width:100%;--min-height:500px;}}/* Start custom CSS for image, class: .elementor-element-fad6cfd */.adiron_heroimage {
    position:absolute;
    inset:0;
    width:100%;
    height:100%;
    z-index: 1;
}
.adiron_heroimage img{
    width:100%;
    height:100%;
    object-fit:cover;
    transition:transform 6s ease;
}
.adiron_heroimage img{
    animation:heroZoom 12s ease-in-out infinite alternate;
    transform-origin:center;
}

@keyframes heroZoom{
    from{
        transform:scale(1);
    }
    to{
        transform:scale(1.08);
    }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-757d330 */.custom_slider_overlay_last {
    position:absolute;
    inset:0;
    background:rgba(0,0,0,0.1);
    z-index:2;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-b7a8a58 */.adiron_content_wrapper {
    position:relative;
    z-index:2;
    display:flex;
    margin:auto;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-f806db3 */.custom-slider-image {
    position:relative;
    overflow:hidden;
    width:100%;
    height:100%;
}

@media (max-width: 767px) {
    .custom-slider-image {
        height: 420px !important;
    }
}/* End custom CSS */