.elementor-kit-5{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#404B3B;--e-global-color-text:#7A7A7A;--e-global-color-accent:#E2D5C4;--e-global-color-149ad73:#897D6D;--e-global-color-37e23df:#FAEAD5;--e-global-color-bac6093:#798574;--e-global-color-0415b11:#97B18B;--e-global-typography-primary-font-family:"Esther";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Raleway";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Raleway";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Raleway";--e-global-typography-accent-font-weight:500;}.elementor-kit-5 e-page-transition{background-color:var( --e-global-color-secondary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1300px;}.e-con{--container-max-width:1300px;}.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 .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-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 */html {
    scroll-behavior: smooth;
}
body {
    overflow-x: hidden;
}
p:last-child {
    margin: 0px;
}
.elementor-icon-wrapper {
    display: flex;
}
.container {
    padding: 100px 10px;
}
@media (max-width: 767px) {
    .container {
        padding: 45px 15px;
    }
}
@media (max-width: 1024px) {
    .container {
        padding: 60px 15px;
    }
}
.blur-20 {
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
}
.blur-30 {
    backdrop-filter: blur(30px);
    -webkit-backdrop-filter: blur(30px);
}

.bg-linear-blur {
    position: relative;
    width: max-content;
    overflow: hidden;
    background-image: linear-gradient(to right, #97B18B, #636F5D);
    border-radius: 7px;
    padding: 1px 5px;
}

.bg-linear-blur .text {
    position: relative;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Esther';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://brunadalbello.com.br/wp-content/uploads/2025/12/Esther.woff2') format('woff2');
}
/* End Custom Fonts CSS */