/*! Source: /themes/gazeta/assets/css/base.css */
@font-face{font-family:'WorkSans-Regular';src:url('../fonts/WorkSans-Regular.ttf') format('opentype');font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:'WorkSans-Bold';src:url('../fonts/WorkSans-Bold.ttf') format('opentype');font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:'WorkSans-Medium';src:url('../fonts/WorkSans-Medium.ttf') format('opentype');font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:'InterTight-Regular';src:url('../fonts/InterTight-Regular.ttf') format('opentype');font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:'InterTight-Bold';src:url('../fonts/InterTight-Bold.ttf') format('opentype');font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:'InterTight-Bold-Italic';src:url('../fonts/InterTight-BoldItalic.ttf') format('opentype');font-style:normal;font-weight:700;font-display:swap}*{margin:0;padding:0;border:0;font-weight:normal;text-decoration:none!important;font-size:100%;font:inherit;vertical-align:baseline;list-style:none;line-height:1;outline:0;background:none;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;-ms-font-smoothing:antialiased;-o-font-smoothing:antialiased;transition:.4s}button{cursor:pointer}:root{--color1:#0373be;--color2:#0e5788;--color3:#f5f9f9;--color4:#088482;--color5:#fff;--color6:#202022;--color7:#f1f1f1}.no-article-found{font-family:'WorkSans-Regular',sans-serif;font-size:20px;line-height:22px;color:#202022}.no-article-found-white{font-family:'WorkSans-Regular',sans-serif;font-size:20px;line-height:22px;color:#fff}#modal-login{position:relative;font-family:'WorkSans-Regular',sans-serif}.modalLogin-minhaconta{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;cursor:pointer;color:#088482}#account-modal{display:none;border-radius:15px;position:absolute;top:50px;right:-34px;width:150px;border:1px solid;z-index:1;border-color:#8a8a8a!important;padding:10px!important;background-color:#fff;z-index:99;flex-direction:column;gap:8px;justify-content:center;align-items:center}#account-modal>button,#account-modal>a{color:#088482}.menu-active>a{background-color:#00b0ad;color:#fff!important;padding:5px 10px;border-radius:20px}@media screen and (max-width:768px){.no-article-found{font-size:16px;line-height:18px}.no-article-found-white{font-size:16px;line-height:18px}#account-modal{top:35px;right:0}}
/*! Source: /themes/gazeta/assets/css/404.css */
.gza-area-404{width:100%;max-width:1200px;margin:auto;display:flex;flex-direction:column;gap:120px;padding:80px 0 120px}.gza-top-404{display:flex;width:100%;height:94px}.gza-top-404>a{display:flex;margin:auto}.gza-top-404>a>img{width:185px;height:54px}.gza-container-404{width:636px;margin:auto;align-items:center;display:flex;flex-direction:column;justify-content:center;gap:39px}.gza-container-404>img{width:636px;height:254px}.gza-button-404{background-color:#088482;width:419px;height:42px;border-radius:8px;color:#fff;font-size:14px;line-height:16px;font-family:'WorkSans-Regular',sans-serif;display:flex;align-items:center;justify-content:center;gap:5px}.gza-button-404>span{font-family:'WorkSans-Bold',sans-serif}.gza-container-404>h2{color:#202022;font-size:50px;line-height:59px;letter-spacing:-1px;text-align:center;font-family:'WorkSans-Regular',sans-serif;max-width:603px}@media(max-width:769px){.gza-container-404{width:100%;padding:0 20px;gap:35px}.gza-button-404{width:100%}.gza-container-404>h2{font-size:28px;line-height:38px;letter-spacing:-.56px}.gza-container-404>img{width:100%}.atendimento-footer>div>p,.comercial-footer>div>p{font-size:12px;line-height:24px}}
/*! Source: /themes/gazeta/assets/css/components/footerResponsivo.css */
/*
Error while minifying CSS:
    - input(263,20): run-time error CSS1035: Expected colon, found ';'
    - input(263,28): run-time error CSS1035: Expected colon, found ';'
    - input(307,1): run-time error CSS1019: Unexpected token, found '}'
*/

/* Minify area start 21531715 */
.gza-footer {
    font-family: 'Open Sans', sans-serif;
    padding: 40px 0 0 0;
    font-size: 14px;
    line-height: 1.6;
}

footer.gza-footer p,
footer.gza-footer a,
footer.gza-footer ul,
footer.gza-footer li,
footer.gza-footer span,
footer.gza-footer div {
    line-height: inherit;
}

.gza-infos-footer {
    display: flex;
    flex-direction: column;
    gap: 40px;
    max-width: 1240px;
    padding: 0 20px;
    width: 100%;
    margin: auto;
}

.gza-infos-footer>ul {
    width: 100%;
    display: flex;
    justify-content: space-between;
    border-top: 2px solid rgba(0, 0, 0, .1);
    padding: 30px 0 0 0;
}

.gza-infos-footer>ul>li {
    text-align: center;
    position: relative;
    display: flex;
    flex-direction: column;
}

.gza-infos-footer>ul>li:not(:last-of-type) {
    padding-right: 45px;
    border-right: 2px solid #e5e5e5;
}

.gza-infos-footer-title {
    color: #767676;
    font-size: 22px;
    text-transform: uppercase;
    line-height: 30px;
    font-family: 'WorkSans-Regular', sans-serif;
    padding-bottom: 20px;
}

.gza-infos-footer-subtitle {
    font-family: 'WorkSans-Regular', sans-serif;
    color: #202022;
    line-height: 22px;
    font-size: 16px;
}

.gza-infos-value {
    color: #202022;
    font-size: 28px;
    line-height: 30px;
    font-family: 'InterTight-Regular', sans-serif;
}

.gza-infos-value.numero {
    color: #202022;
    font-size: 22px;
    line-height: 30px;
    font-family: 'InterTight-Regular', sans-serif;
}

.temperature-mobile {
    display: none;
    flex-direction: column;
    padding-left: 21px;
}

p.gza-infos-value.infos-temp {
    color: #088482;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 3px;
}

.gza-infos-footer-description {
    color: #2b2b2b;
    font-size: 14px !important;
    line-height: 22px;
    font-family: 'WorkSans-Regular', sans-serif;
}

.gza-infos-cotacao {
    display: flex;
    align-items: center;
    gap: 32px;
}

.gza-footer-container {
    max-width: 1200px;
    margin: 0 auto;
}

.gza-footer-main {
    display: grid;
    grid-template-columns: 811px 309px;
    gap: 80px;
    margin-bottom: 30px;
}

.gza-footer-logo-gazetaweb, .gza-footer-logo-org {
    border-top: 2px solid rgba(0, 0, 0, .1);
    border-bottom: 2px solid rgba(0, 0, 0, .1);
    padding: 30px 0;
    margin: 30px 0;
}

.gza-footer-logo-gazetaweb > img {
    height: 38px;
    width: 444px;
    display: block;
}

.gza-footer-main-content-grid {
    display: grid;
    grid-template-columns: repeat(3, auto);
    grid-template-rows: repeat(2, auto);
    grid-column-gap: 40px;
    grid-row-gap: 30px;
}

.gza-footer-column {
}

.gza-footer-contacts {
    grid-area: 1 / 1 / 3 / 2;
}

.gza-footer-links {
    grid-area: 1 / 2 / 2 / 3;
    width: 211px;
}

.gza-footer-expediente {
    grid-area: 2 / 2 / 3 / 4; 
}

.gza-footer-social-app {
    grid-area: 1 / 3 / 2 / 4;
}

.gza-footer-title {
    color: #202022;
    font-size: 22px;
    font-weight: 400;
    margin-bottom: 20px;
}

.gza-footer-title.app {
    text-align: center;
}

.gza-footer-title-app-mobile {
    display: none;
}

.gzw-footer-phone-mobile {
    display: none;
}

.gza-footer-block {
    margin-bottom: 14px;
}

.gza-footer-block p {
    line-height: 1.5;
    letter-spacing: -0.28px;
}

.gza-footer-block strong {
    color: #2A2A2C;
    font-weight: 700;
}

.gza-footer-list {
    list-style: none;
}

.gza-footer-list li {
}

.gza-footer-link {
    color: #2A2A2C;
    text-decoration: none;
    transition: color 0.3s ease;
}

.gza-footer-link:hover {
    color: #006EB1;
}

.gza-footer-logo-org {
    display: flex;
    justify-content: center;
}

.gza-footer-logo-org > img {
    height: 38px;
    width: 218px;
    display: block;
}

.gza-footer-conselho {
    text-align: center;
}

.gza-footer-conselho strong {
    font-weight: 700
}

.gza-footer-bottom {
    padding: 30px 0;
    border-top: 2px solid rgba(0, 0, 0, .1);
    text-align: start;
}

.gza-footer-bottom p {
    font-size: 14px;
    color: #555;
}

.gza-footer-bottom p:first-child {
    font-weight: 700;
    color: #333;
}

.gza-footer-copyright-bar {
    display: flex;
    justify-content: space-between;
    padding: 15px 0;
    font-size: 14px;
    color: #76757A;
    height: 157px;
    align-items: flex-start;
}

.gza-footer-copyright-text {
    margin: 0;
}

.gza-footer-copyright-bar-content strong {
    font-weight: 700
}

.gza-footer-dev-by a {
    display: flex;
    align-items: center;
    justify-content; cneter;
    gap: 20px;
    color: #76757A;
    text-decoration: none;
}

.gza-footer-dev-by > a > img {
    width: 34px;
    height: 28px;
}

.gza-footer-social > div {
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 10px;
    margin-bottom: 35px;
} 

.gza-footer-social > div > a {
    width: 34px;
    height: 34px;
    background: #006EB1;
    box-shadow: 0px 2px 10px #0000000D;
    border: 1px solid #E9E9E9;
    border-radius: 100%;

    display: flex;
    align-items: center;
    justify-content: center;

    cursor: pointer;
    transition: background-color 0.3s ease;
}

.gza-footer-social > div > a:hover {
    background-color: #fff;
}

.gza-footer-app {
    display: flex;
    flex-direction: column;
    align-items: center;
}
}

.gza-footer-app > div {
    display: flex;
    gap: 10px;
}

.gza-footer-app-img {
    height: 149px;
    width: 223px;
}

.gza-footer-copyright-bar {
    width: 100%;
    background-color: #088482;
    display: flex;
    justify-content: center;
    padding: 15px 20px;
}

.gza-footer-copyright-bar-content>ul>li>p {
    font-size: 14px;
    line-height: 28px;
    font-family: 'WorkSans-Regular', sans-serif;
}

.gza-footer-copyright-bar-content>ul>li>p>a {
    font-family: 'WorkSans-Bold', sans-serif;
    color: inherit;
    text-decoration: unset;
}

.gza-footer-copyright-bar-content {
    width: 100%;
    max-width: 1200px;
}

.gza-footer-copyright-bar-content>ul {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.gza-footer-copyright-bar-content>ul>li {
    display: flex;
    align-items: center;
    gap: 10px;
    color: #FFFFFF;
}

.gza-footer-copyright-bar-content>ul>li>a {
    width: 38px;
    height: 38px;
    box-shadow: 0px 2px 10px #0000000D;
    background-color: #00B0AD;
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}

@media (max-width: 992px) {
    .gza-footer {
        padding: 30px 0;
    }

    .gza-footer-container {
        padding: 0 20px;
    }

    .gza-footer-title {
        font-size: 20px;
        margin-bottom: 16px;
    }

    .gza-footer-logo-gazetaweb {
        padding-bottom: 22px;
        margin-bottom: 26px;
    }

    .gza-footer-logo-gazetaweb > img {
        width: 100%;
        max-width: 385px;
        height: auto;
    }

    .gza-footer-main {
        grid-template-columns: 1fr;
        gap: 30px;
    }

    .gza-footer-main-content-grid {
        display: flex;
        flex-wrap: wrap; 
        gap: 18px 30px; 
    }

    .gza-footer-app {
        width: min-content; 
        flex-direction: row;
    }

    .gza-footer-title.app {
        display: none;
    }

    .gza-footer-title-app-mobile {
        display: inline;
        color: #088482; 
        font-size: 20px; 
        font-weight: 700; 
        line-height: 1.2; 
        margin-bottom: 14px;
        text-align: start;
    }

    .gza-footer-app > a:first-child {
        order: 2; 
    }

    .gza-footer-app > div {
        display: flex;
        flex-direction: column;
        order: 1;
    }

    .gza-footer-app-img {
        height: 149px;
        width: 223px;
    }

    .gza-footer-logo-org {
        padding-top: 30px;
        border-bottom: none;
        margin-bottom: 0;
        padding-bottom: 22px;
        justify-content: flex-start;
    }

    .gza-footer-conselho {
        text-align: left;
    }

    .gza-footer-bottom {
        text-align: left;
        display: flex;
        flex-direction: column;
        gap: 8px;
    }

    .gza-footer-copyright-bar {
        padding: 15px 20px 320px 20px;
    }

    .gza-footer-copyright-bar-content {
        flex-direction: column-reverse;
        align-items: flex-start;
        gap: 15px;
    }

    .gza-footer-copyright-bar-content>ul {
        justify-content: center;
        align-items: flex-start;
        flex-direction: column;
        gap: 16px;
    }
    .gza-footer-copyright-bar-content>ul>li:nth-child(2) {
        order: -1;
    }
}

@media (max-width: 768px) {
    .gza-infos-footer>ul {
        flex-direction: column;
        gap: 30px;
    }

    .gza-infos-footer>ul>li:not(:last-of-type) {
        padding-right: unset;
        border-right: unset;
    }

    .gza-infos-footer-title {
        font-size: 14px;
        line-height: 30px;
        padding-bottom: 9px;
    }

    .gza-infos-footer-subtitle {
        font-size: 14px;
        line-height: 22px;
    }

    .gza-infos-value {
        font-size: 20px;
    }

    .gza-infos-footer-description {
        color: #2b2b2b;
        font-size: 14px !important;
        line-height: 22px;
        font-family: 'WorkSans-Regular', sans-serif;
    }

    .gza-infos-footer>ul>li:nth-child(2) {
        display: flex;
        flex-direction: row;
        justify-content: center;
        gap: 21px;
    }

    .temperature-mobile {
        display: flex;
        border-left: 2px solid #e5e5e5;
    }

    .gza-infos-cotacao {
        gap: 28px;
        justify-content: space-between;
    }

    .gza-infos-footer>ul>li:nth-child(4) {
        display: none;
    }

    .gzw-footer-phone-mobile {
        display: inline;
    }

    .gzw-footer-phone-desktop {
        display: none;
    }
}

@media (max-width: 375px) {
    .gza-footer-main-content {
        max-width: 330px;
        width: 100%;
    }

    .gza-footer-app-img {
        height: 133px;
        width: 200px;
    }
}
/* Minify area end 21531715 */

/*! Source: /themes/gazeta/assets/css/pages/radio.css */
.gza-radio-player{position:fixed;bottom:0;left:50%;transform:translateX(-50%);display:flex;max-width:1280px;width:100%;height:90px;background:#fff 0% 0% no-repeat padding-box;box-shadow:0 -5px 20px #0000001a;z-index:99999}.gza-radio-player>.gza-radio-playerContainer{display:flex;justify-content:space-between;padding:14px 20px;width:100%}.gza-radio-player>.gza-radio-playerContainer>.gza-radio-playerContainer-left{display:flex;align-items:center;gap:14px}.gza-radio-player>.gza-radio-playerContainer>.gza-radio-playerContainer-left>figure{width:62px;min-width:62px;height:62px;box-shadow:0 15px 30px #00000026}.gza-radio-player>.gza-radio-playerContainer>.gza-radio-playerContainer-left>figure>img{width:100%;height:100%;object-fit:cover}.gza-radio-player>.gza-radio-playerContainer>.gza-radio-playerContainer-left>button{width:52px;min-width:52px;height:52px;border-radius:50%}.gza-radio-player>.gza-radio-playerContainer>.gza-radio-playerContainer-left>button>img{width:100%;height:100%}.gza-radio-player>.gza-radio-playerContainer>.gza-radio-playerContainer-left>.gza-radio-player-info{display:flex;flex-direction:column;gap:8px}.gza-radio-player>.gza-radio-playerContainer>.gza-radio-playerContainer-left>.gza-radio-player-info>div{display:flex;align-items:center;gap:6px}.gza-radio-player>.gza-radio-playerContainer>.gza-radio-playerContainer-left>.gza-radio-player-info>div>div{background-color:#e12744;border:2px solid #e127441a;border-radius:50%;width:4px;height:4px}.gza-radio-player>.gza-radio-playerContainer>.gza-radio-playerContainer-left>.gza-radio-player-info>div>span{font-family:'WorkSans-Regular',sans-serif;font-size:12px;line-height:14px;letter-spacing:-.12px;color:#202022;text-transform:uppercase}.gza-radio-player>.gza-radio-playerContainer>.gza-radio-playerContainer-left>.gza-radio-player-info>span{display:flex;align-items:center;gap:10px}.gza-radio-player>.gza-radio-playerContainer>.gza-radio-playerContainer-left>.gza-radio-player-info>span>p{font-family:'WorkSans-Regular',sans-serif;font-size:26px;line-height:28px;letter-spacing:-.26px;color:#202022}.gza-radio-player>.gza-radio-playerContainer>.gza-radio-playerContainer-left>.gza-radio-player-info>span>button{width:17px;height:17px}.gza-radio-player>.gza-radio-playerContainer>.gza-radio-playerContainer-left>.gza-radio-player-info>span>button>img{width:17px;height:17px}.gza-radio-player>.gza-radio-playerContainer>.gza-radio-playerContainer-right{display:flex;flex-direction:column;justify-content:space-between;align-items:center}.gza-radio-player>.gza-radio-playerContainer>.gza-radio-playerContainer-right>button>img{width:18px;height:10px}.gza-radio-player>.gza-radio-playerContainer>.gza-radio-playerContainer-right>span{font-family:'WorkSans-Regular',sans-serif;font-size:14px;line-height:14px;letter-spacing:-.14px;color:#202022}.gza-radio-player>.gza-radio-playerAd{display:flex;justify-content:center;align-items:center;background-color:#f2f2f2;height:90px;max-height:90px;width:100%;max-width:728px;min-width:728px}@media screen and (max-width:1070px){.gza-radio-player{flex-direction:column;height:162px}.gza-radio-player>.gza-radio-playerAd{max-width:unset;min-width:unset;overflow:hidden}}@media screen and (max-width:768px){.gza-radio-player{border-radius:14px 14px 0 0}.gza-radio-player>.gza-radio-playerContainer{justify-content:space-between;padding:12px 16px 12px 12px}.gza-radio-player>.gza-radio-playerContainer>.gza-radio-playerContainer-left>figure{width:48px;min-width:48px;height:48px}.gza-radio-player>.gza-radio-playerContainer>.gza-radio-playerContainer-left>button{width:48px;min-width:48px;height:48px}.gza-radio-player>.gza-radio-playerContainer>.gza-radio-playerContainer-left>.gza-radio-player-info{gap:6px}.gza-radio-player>.gza-radio-playerContainer>.gza-radio-playerContainer-left>.gza-radio-player-info>span>p{font-size:20px;line-height:22px;letter-spacing:-.2px}}#loading-radio-overlay{position:fixed;width:100%;height:100%;background-color:#fff;display:none;justify-content:center;align-items:center;z-index:19}#loading-radio-overlay.active{display:flex}#loading-radio-overlay>div{position:fixed;height:100%;width:100%;display:flex;justify-content:center;align-items:center;top:0;pointer-events:none}#loading-radio-overlay>div img{transform:scale(.5)}
