.elementor-kit-6{--e-global-color-primary:#14202E;--e-global-color-secondary:#997459;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Georama";--e-global-typography-primary-font-weight:800;--e-global-typography-secondary-font-family:"Georama";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Georama";--e-global-typography-text-font-weight:300;--e-global-typography-accent-font-family:"Georama";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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);}@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 */.elementor-image-box-wrapper {
    transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 0 4px 20px rgba(0,0,0,0.15);
    transform: translateY(0);
    border: 2px solid #987559;
    border-radius: 20px;
    padding: 20px;
}

.elementor-image-box-wrapper:hover {
    transform: translateY(-20px) scale(1.05);
    box-shadow: 0 25px 50px rgba(0,0,0,0.35);
    border: 2px solid #ffffff;
    border-radius: 20px;
    z-index: 10;
}

.elementor-image-box-wrapper .btn-servico {
    display: inline-block;
    margin-top: 15px;
    padding: 10px 25px;
    border: 1px solid #987559;
    background: transparent;
    color: #987559;
    text-decoration: none;
    transition: all 0.3s ease;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 500;
}

.elementor-image-box-wrapper .btn-servico:hover {
    background: #987559;
    color: #ffffff;
    border-color: #987559;
}/* End custom CSS */
