.elementor-1454 .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-1454 .elementor-element.elementor-element-c59518f{--display:flex;}.elementor-1454 .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-1454 .elementor-element.elementor-element-b7a8a58.e-con{--align-self:flex-end;}.elementor-1454 .elementor-element.elementor-element-df6594f{text-align:center;}.elementor-1454 .elementor-element.elementor-element-df6594f img{width:250px;height:250px;object-fit:cover;object-position:center center;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-1454 .elementor-element.elementor-element-7686d39{width:100%;max-width:100%;margin:24px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;text-align:center;}.elementor-1454 .elementor-element.elementor-element-7686d39.elementor-element{--align-self:center;}.elementor-1454 .elementor-element.elementor-element-7686d39 .elementor-heading-title{font-family:"Playfair Display", Sans-serif;font-size:32px;font-weight:400;line-height:40px;color:#FFFFFF;}@media(max-width:1024px){.elementor-1454 .elementor-element.elementor-element-f806db3{--min-height:650px;}}@media(min-width:768px){.elementor-1454 .elementor-element.elementor-element-f806db3{--content-width:100%;}.elementor-1454 .elementor-element.elementor-element-c59518f{--width:100%;}.elementor-1454 .elementor-element.elementor-element-b7a8a58{--content-width:1200px;}}@media(max-width:1024px) and (min-width:768px){.elementor-1454 .elementor-element.elementor-element-f806db3{--content-width:100%;}}@media(max-width:767px){.elementor-1454 .elementor-element.elementor-element-f806db3{--content-width:100%;--min-height:500px;}}/* Start custom CSS for image, class: .elementor-element-ba69752 */.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-c59518f */.custom_slider_overlay {
    position:absolute;
    inset:0;
    background:rgba(0,0,0,.75);
    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 {
    height: 770px;
}

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