.elementor-kit-6{--e-global-color-primary:#183C30;--e-global-color-secondary:#B66E48;--e-global-color-text:#183C30;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Cormorant";--e-global-typography-primary-font-size:4.8125em;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-letter-spacing:-3.7px;--e-global-typography-secondary-font-family:"DM Sans";--e-global-typography-secondary-font-size:1.375em;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"DM Sans";--e-global-typography-text-font-size:1.125em;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:#FBFBFB;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.site-header{background-color:#000000;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1218px;}.e-con{--container-max-width:1218px;}.elementor-widget:not(:last-child){--kit-widget-spacing: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 .header-inner{width:1187px;max-width:100%;}.site-header .site-branding .site-logo img{width:109px;max-width:109px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */p:last-child{
    margin-bottom:0px;
}

.elementor-widget-text-editor p:last-child{
    margin-bottom:0px;
    margin-top:0px;
}

.container{
    max-height: 650px;
    overflow: hidden;
    transition: 0.5s;
}

.container::after{
    content:"";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: linear-gradient(to bottom, transparent 4%, #FBFBFB 78%);
}

.container.expandir{
    max-height: 1200px;
}

.container.expandir::after{
    background: none;
}

.container.expandir .elementor-button-icon{
    transform: rotate(180deg)
}

body {
    overflow-x: hidden;
}

.elementor-kit-6 {
    color: inherit !important;
}/* End custom CSS */