<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.bg-odd-even:nth-child(even) {
    background-color: #eaeaea;
}
.a140 {
    background-color: rgba(62, 45, 46, 0.1) !important;
    color: #000;
    padding-top: 50px;
    padding-bottom: 50px;
}
@media (min-width: 992px)
.col-md-offset-6 {
    margin-left: 50%;
    background-color: white;
}

.a22 {
    padding-top: 50px;
    padding-bottom: 50px;
    min-height: 50px;
}
.a132 .uk-slideshow .text-container .titulo {
    width: 100%;
    text-align: center;
    color: #000;
    font-size: 33px;
    margin-bottom: 15px;
    text-transform: uppercase;
    line-height: normal;
    letter-spacing: normal;
    padding-top: 160px;
    font-weight: bold;
    font-family: inherit;
}
@media (max-width: 767px){
.a132 .uk-slideshow .text-container .titulo {
   padding-top: 40px;
line-height: 44px !important;
}
}

</pre></body></html>