.elementor-kit-5{--e-global-color-primary:#072B31;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#072B31;--e-global-color-accent:#FFFFFF;--e-global-color-2653a6b:#032328F0;--e-global-color-bdfc4ef:#00000000;--e-global-color-7337d40:#072B3180;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-size:14px;--e-global-typography-text-font-weight:400;--e-global-typography-text-letter-spacing:0.4px;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-659a334-font-family:"Montserrat";--e-global-typography-659a334-font-size:300px;--e-global-typography-659a334-font-weight:700;--e-global-typography-659a334-text-transform:uppercase;--e-global-typography-659a334-line-height:230px;--e-global-typography-424ca56-font-family:"Open Sans";--e-global-typography-424ca56-font-size:14px;--e-global-typography-424ca56-font-weight:bold;--e-global-typography-424ca56-text-transform:uppercase;--e-global-typography-424ca56-line-height:14px;--e-global-typography-0bdc851-font-family:"Open Sans";--e-global-typography-0bdc851-font-size:18px;--e-global-typography-0bdc851-font-weight:bold;--e-global-typography-0bdc851-text-transform:uppercase;--e-global-typography-0bdc851-letter-spacing:0.5px;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{color:var( --e-global-color-primary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-5{--e-global-typography-659a334-font-size:150px;--e-global-typography-659a334-line-height:120px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5{--e-global-typography-659a334-font-size:70px;--e-global-typography-659a334-line-height:70px;}}@media(max-width:500px){.elementor-kit-5{--e-global-typography-659a334-font-size:80px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.move-title {
    animation: moveTitle 3s ease-in-out forwards, showItem 2s forwards;
}
@keyframes moveTitle {
    0% { transform: translateX(-5px); }
    100% { transform: translateX(0); }
}
@keyframes showItem {
    0% { opacity: 0; }
    100% { opacity: 1; }
}/* End custom CSS */