.elementor-17985 .elementor-element.elementor-element-897220b{--display:flex;}.elementor-widget-alert .elementor-alert-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-alert .elementor-alert-description{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-17985 .elementor-element.elementor-element-ef2317e{--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;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-17985 .elementor-element.elementor-element-6b57e9a > .elementor-widget-container{background-color:#FFF8C4;padding:10px 10px 10px 10px;}.elementor-17985 .elementor-element.elementor-element-2674740{--display:flex;}.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-17985 .elementor-element.elementor-element-7577fad > .elementor-widget-container{background-color:#D5F6F8;padding:10px 10px 10px 10px;}.elementor-widget-image-gallery .gallery-item .gallery-caption{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-17985 .elementor-element.elementor-element-1c41476 .gallery-item .gallery-caption{text-align:center;}.elementor-17985 .elementor-element.elementor-element-f76d10a{--display:flex;}.elementor-17985 .elementor-element.elementor-element-07a9863 > .elementor-widget-container{background-color:#F3D0CC;padding:10px 10px 10px 10px;}.elementor-17985 .elementor-element.elementor-element-b3c08de .gallery-item .gallery-caption{text-align:center;}.elementor-17985 .elementor-element.elementor-element-bba756e > .elementor-widget-container{background-color:#D3D3D3;padding:10px 10px 10px 10px;}.elementor-17985 .elementor-element.elementor-element-8928bf6 > .elementor-widget-container{background-color:#FFF8C4;padding:10px 10px 10px 10px;}/* Start custom CSS for alert, class: .elementor-element-82a4cc9 */.hideme {
    -moz-animation: cssAnimation 0s ease-in 4s forwards;
    /* Firefox */
    -webkit-animation: cssAnimation 0s ease-in 4s forwards;
    /* Safari and Chrome */
    -o-animation: cssAnimation 0s ease-in 4s forwards;
    /* Opera */
    animation: cssAnimation 0s ease-in 4s 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 */