.elementor-17712 .elementor-element.elementor-element-18e82475{padding:0% 0% 0% 0%;}.elementor-17712 .elementor-element.elementor-element-72c7306a > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.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-17712 .elementor-element.elementor-element-152cc87{text-align:left;}#elementor-popup-modal-17712 .dialog-widget-content{animation-duration:0.6s;background-color:#00000000;}#elementor-popup-modal-17712 .dialog-message{width:450px;height:auto;}#elementor-popup-modal-17712{justify-content:flex-start;align-items:center;}/* Start custom CSS for image, class: .elementor-element-3ce315c */.hideme {
    -moz-animation: cssAnimation 0s ease-in 10s forwards;
    /* Firefox */
    -webkit-animation: cssAnimation 0s ease-in 5s forwards;
    /* Safari and Chrome */
    -o-animation: cssAnimation 0s ease-in 10s forwards;
    /* Opera */
    animation: cssAnimation 0s ease-in 10s forwards;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}
@keyframes cssAnimation {
    to {
        width:0;
        height:0;
        overflow:hidden;
    }
}
@-webkit-keyframes cssAnimation {
    to {
        width:0;
        height:0;
        visibility:hidden;
    }
}/* End custom CSS */