<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.elementor-17456 .elementor-element.elementor-element-2b3c5a0{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--background-transition:0.3s;}.elementor-17456 .elementor-element.elementor-element-68d470a{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--background-transition:0.3s;}/* Start custom CSS for shortcode, class: .elementor-element-0f84b5e */.depoimentos-main {
            background-color: #F6F7FD;
            box-sizing: border-box;
            font-family: 'montserrat';
            height: 470px;
            padding-top: 80px;
            overflow-y: scroll;
        }

        .box-depoimentos {
            box-sizing: border-box;
            position: relative;
            margin-bottom: 100px;
        }

        .depoimentos-images {
            position: absolute;
            top: -60px;
            right: 50%;
            transform: translateX(50%);
        }

        .depoimentos-images img {
            width: 100px;
            height: 100px;
            border-radius: 50%;
            border: solid 4px #f0f0f0;
            -o-object-fit: cover;
            object-fit: cover;
            max-width: none;
        }

        .aspas img {
            width: 40px;
        }

        .aspas1 {
            position: absolute;
            top: -20px;
            left: -10px;
        }

        .aspas2 {
            position: absolute;
            bottom: -20px;
            right: -10px;
            transform: rotate(180deg);
        }

        .depoimentos-conteudo p {
            font-style: italic;
            color: #262626;
        }

        .depoimentos-cargonome {
            line-height: 1;
            font-weight: bold;
            color: #797979;
        }/* End custom CSS */</pre></body></html>