.elementor-734 .elementor-element.elementor-element-70650179{--display:flex;}.elementor-734 .elementor-element.elementor-element-7386f5df{--display:flex;--margin-top:-10px;--margin-bottom:-10px;--margin-left:0px;--margin-right:0px;--padding-top:30px;--padding-bottom:50px;--padding-left:20px;--padding-right:20px;}.elementor-734 .elementor-element.elementor-element-47f832d6{--display:flex;--min-height:22vh;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}.elementor-734 .elementor-element.elementor-element-47f832d6:not(.elementor-motion-effects-element-type-background), .elementor-734 .elementor-element.elementor-element-47f832d6 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-2fd8333 );}.elementor-734 .elementor-element.elementor-element-28760663{--display:flex;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}.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-734 .elementor-element.elementor-element-79891615{text-align:center;}.elementor-734 .elementor-element.elementor-element-79891615 .elementor-heading-title{font-family:"Bodoni Moda", Sans-serif;font-weight:600;}.elementor-widget-gallery .elementor-gallery-item__title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-gallery .elementor-gallery-item__description{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-gallery{--galleries-title-color-normal:var( --e-global-color-primary );--galleries-title-color-hover:var( --e-global-color-secondary );--galleries-pointer-bg-color-hover:var( --e-global-color-accent );--gallery-title-color-active:var( --e-global-color-secondary );--galleries-pointer-bg-color-active:var( --e-global-color-accent );}.elementor-widget-gallery .elementor-gallery-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-734 .elementor-element.elementor-element-53c00c5c{--image-border-width:0px;--image-border-radius:20px;--image-transition-duration:800ms;--overlay-transition-duration:800ms;--content-text-align:center;--content-padding:20px;--content-transition-duration:800ms;--content-transition-delay:800ms;}.elementor-734 .elementor-element.elementor-element-53c00c5c .e-gallery-item:hover .elementor-gallery-item__overlay, .elementor-734 .elementor-element.elementor-element-53c00c5c .e-gallery-item:focus .elementor-gallery-item__overlay{background-color:rgba(0,0,0,0.5);}.elementor-734 .elementor-element.elementor-element-7ce7d72d{--display:flex;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-734 .elementor-element.elementor-element-47f832d6{--width:100%;}.elementor-734 .elementor-element.elementor-element-28760663{--width:70%;}}/* Start custom CSS */.section.animated.fadeInUp {
    opacity: 1;
    animation: slideUp 0.8s ease-out !important;
}

@keyframes slideUp {

    from {
        opacity: 0;
        transform: translateY(30px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }

}/* End custom CSS */