.elementor-1579 .elementor-element.elementor-element-5612d47{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--padding-top:24px;--padding-bottom:80px;--padding-left:0px;--padding-right:0px;}body.elementor-page-1579:not(.elementor-motion-effects-element-type-background), body.elementor-page-1579 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}:root{--page-title-display:none;}/* Start custom CSS */html, body {
    max-width: 100%;
    width: 100%;
    overflow-x: hidden !important;
}

.txt-playfair {
font-family: "Playfair Display";
font-style: italic;
font-weight: 700;
}

.txt-bege {
    color: #ECC890
}

.txt-azul {
    color: #1B3163;
}

.bold {
    font-weight: 700
}

@media(max-width: 768px) {
    .quebra-linha-mob {
    display: block;
}
}

@media(min-width: 1025px) {
    .quebra-linha-desk {
    display: block;
}
}/* End custom CSS */