.component-BlocoContagem{background:var(--pmc-background);background-size:var(--pmc-background-size);padding:40px 0}.component-BlocoContagem-title span{color:var(--color_subtitle);color:var(--pmc-pretitle-color,var(--color_subtitle))}.component-BlocoContagem-title h1{color:var(--color_title);color:var(--pmc-title-color,var(--color_title))}.component-BlocoContagem-title p{color:var(--pmc-color)}.component-BlocoContagem-numbers{color:var(--pmc-item-color);list-style-type:none}.component-BlocoContagem-numbers h1{color:var(--color_title);color:var(--pmc-item-title-color,var(--color_title));font-weight:700;font-size:30px}@media (min-width:768px){.component-BlocoContagem-numbers h1{font-size:33px}}@media (min-width:1198px){.component-BlocoContagem-numbers h1{font-size:35px}}.component-BlocoContagem .btn-block{justify-content:center;justify-content:var(--pmc-btn-justify-content,center)}.component-BlocoContagem .btn-block .btn{color:#fff;color:var(--pmc-btn-color,var(--color_button_default,#fff));background:#ff5000;background:var(--pmc-btn-background,var(--background_button_default,#ff5000));width:444px;max-width:80%}.component-BlocoContagem .btn-block .btn:hover{color:#fff;color:var(--pmc-btn-color-hover,var(--color_button_hover_default,#fff));background:#000;background:var(--pmc-btn-background-hover,var(--background_button_hover_default,#000))}