﻿header .menu-bar{position:fixed;height:46.78px;top:0;left:0;right:0;width:100%;background-color:hsla(0,0%,100%,.4588235294);box-shadow:0 4px 10px rgba(0,0,0,.1);padding:0 1rem;transition:background-color .3s ease,transform .8s ease,opacity .8s ease;z-index:1030;align-items:center;display:flex;align-content:center;flex-wrap:nowrap;justify-content:space-between;will-change:transform}header .up{translate:none;rotate:none;scale:none;transform:translate(0px, 0px)}header .down{translate:none;rotate:none;scale:none;transform:translate(0px, -100px)}header .menu-bar:before{will-change:transform,opacity,backdrop-filter;content:"";background-color:hsla(0,0%,100%,.4588235294);position:absolute;z-index:-1;-webkit-backdrop-filter:blur(11px);backdrop-filter:blur(11px);top:0;left:0;right:0;bottom:0;transition:opacity .8s ease;inset:0}header .up:before{opacity:1}header .down:before{opacity:0}.menu-bar-logo img{height:auto;width:150px}.menu-bar-nav{display:flex;width:100%;height:100%;align-items:center;justify-content:flex-end;gap:1vw}.menu-bar-nav li{display:flex;height:100%;align-items:center;list-style:none}.menu-bar-nav li:hover .lista-categorias{display:block;opacity:1;left:auto;overflow:visible}.menu-bar-nav li:hover .btn-dd-cat{color:#c82323;fill:#c82323}.lista-categorias{display:block;box-shadow:1px 1px 0 rgba(0,0,0,.1);float:left;position:absolute;left:-99999px;opacity:0;z-index:99999;text-align:left;top:47px;transition:opacity 80ms linear;transition-delay:0s;pointer-events:none;height:auto;overflow:hidden;background-color:hsla(0,0%,100%,.7);-webkit-backdrop-filter:blur(11px);backdrop-filter:blur(11px);box-shadow:0 4px 10px rgba(0,0,0,.1)}.lista-categorias.up{pointer-events:auto;visibility:visible}.lista-categorias.down{visibility:hidden;pointer-events:none}.lista-categorias li{transition:background-color .15s ease-in-out;width:100%}.lista-categorias li a{text-align:left;max-width:100%}.lista-categorias li:hover{background-color:rgba(235,235,235,.4941176471);color:#c82323}.lista-categorias li:hover a{color:#c82323}@media(min-width: 600px){header .menu-bar{height:56px}.menu-bar-nav{gap:unset}.menu-bar-logo img{height:40px !important;width:auto !important}.lista-categorias{top:56px}}@media(min-width: 992px){header .menu-bar{height:65px;padding:0 1rem;flex-flow:row nowrap}.lista-categorias{top:65px}}@media(min-width: 1250px){.menu-bar{padding:0 13rem !important}}footer .w-full{font-family:"Inter";background:#000;color:#fff !important;padding:24px 15px}footer .w-full h5{margin:16px 0;font-size:20px;font-weight:700}footer div .container{display:flex;flex-wrap:wrap;padding-left:48px !important;padding-right:48px !important;width:unset;max-width:unset;margin-left:-15px;margin-right:-15px}footer ul{list-style:none;margin-bottom:24px}footer ul li{margin-bottom:8px}footer ul a{color:#fff;cursor:pointer;font-size:14.4px;-webkit-text-decoration:none;text-decoration:none;transition:color .2s}footer ul a:hover{color:#ea2727}.logo-sobre img{height:40px !important;width:auto !important;margin-left:-5px}.logo-sobre{margin-bottom:16px}footer .col{padding-left:15px;padding-right:15px;position:relative;width:100%;flex-basis:0;flex-grow:1;max-width:100%}footer .col1{margin-bottom:24px}footer .col1 h5{margin-top:8px;margin-bottom:16px}footer .col2{margin:48px 0}footer .col2 h5{margin-top:4px;margin-bottom:16px}footer .col3{display:flex;align-items:center;justify-content:center;flex-direction:column;margin:48px auto}footer .social-icons{display:flex;gap:16px}footer .social-icons a:hover{color:#ea2727;transform:scale(1.2)}footer .social-icons a{color:inherit;font-size:32px;transition:color .2s}footer .footer-btn{display:flex;flex-direction:column;font-size:16px;margin-top:24px;max-width:280px !important;width:100%}footer .footer-btn a{max-width:none;width:100%}footer .footer-btn a:first-of-type{margin-bottom:8px}footer .footer-btn a:last-of-type{border:1px solid #ea2727;color:#ea2727;margin-top:8px}footer .footer-btn a:last-of-type:hover{background:#ea2727;color:#fff}@media(min-width: 768px){footer .col1{flex:0 0 25%;max-width:25%}footer .col2{flex:0 0 25%;max-width:25%}footer .col3{flex:0 0 50%;max-width:50%}}*,:after,:before{margin:0;padding:0;box-sizing:border-box}a{text-decoration:none}html{font-size:10px}body{line-height:1.6;margin:auto;background-color:#fff}.scroll-top-button{background-color:#ea2727;bottom:40px;right:15px;width:40px;height:40px;border-radius:50%;position:fixed;cursor:pointer;z-index:200;display:flex !important;align-items:center;justify-content:center;transition:opacity .3s ease,transform .2s ease,background-color .15s ease-in-out;opacity:0;visibility:hidden}.scroll-top-button:hover{background-color:#c82323}.scroll-top-button svg{margin-bottom:2px;width:24px;height:24px;color:#fff;display:block}.btn{font-family:"Inter",sans-serif;background-color:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0);border-radius:4px;color:#212529;display:inline-block;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem .75rem;text-align:center;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;max-width:70px;flex:1 1 auto;min-width:unset}.btn-p{color:#fff;background-color:#ea2727;font-size:10px;margin:0;margin-right:2px;padding:4px 0;white-space:nowrap}.btn-p:hover{background-color:#c82323}.header-spacer{height:70px}@media(min-width: 600px){.btn-p{margin-right:8px}.btn{border:none;font-size:15px !important;padding:7px 6px;max-width:135px}}@media(min-width: 992px){.btn{padding:7px 15px}}@media(min-width: 1600px){.container{max-width:1600px}}.btn-dd-cat{display:inline-flex;justify-content:center;gap:6px}.btn-dd-cat .icon-arrow{height:100%;display:flex;align-items:center}.btn-cta{margin-top:35px;max-width:unset !important}article h1{font-size:30px;line-height:1.2}.wp-block-image{display:flex;justify-content:center;align-items:center;position:relative;width:100%;height:auto;max-height:600px;margin-top:30px !important;overflow:hidden}.wp-block-image img{width:100%;height:auto;max-width:1075px !important;display:block;object-fit:cover;object-position:center}.wp-block-list{padding-left:40px}.wp-block-pullquote{padding:1em 0 !important}.the_content{margin:0 auto;width:100%;padding:0 2vw;max-width:1600px}.content-entry{font-family:"Inter";font-size:16px;text-transform:none;width:100%;max-width:80rem;margin-left:auto;margin-right:auto;padding:2rem}.content-entry p{line-height:1.8;margin:24px auto}.content-entry h2{text-transform:none;font-weight:600;font-size:25px}.content-entry h4{text-transform:none;font-weight:670;font-size:18px}strong{font-weight:600}.cta-wrapper{text-align:center;margin:50px 0}.cta-wrapper p{font-weight:650;font-size:20px;font-style:italic;color:#e9a319}.post-tags{text-align:justify}.post-tags a{display:inline-block;font-size:13px;color:#ea2727 !important}.post-tags a::before{content:"#"}.post-tags a::after{content:"  "}.post-wrap{height:320px;margin-bottom:40px}.post-wrap .post-image img{height:250px;overflow:hidden;position:relative;box-shadow:0 3px 3px rgba(0,0,0,.2)}.posts-mais-vistos{border-bottom:3px solid #ea2727}.outros-conteudos-posts .post-image{aspect-ratio:unset}.outros-conteudos-title{font-size:21px;font-weight:550;margin:20px 0;padding:0}.outros-conteudos-posts{display:grid;grid-template-columns:1fr;gap:0px;overflow:hidden}.container-full{background:linear-gradient(45deg, rgba(212, 175, 55, 0.1411764706), rgba(229, 189, 77, 0.0588235294));padding:32px 10vw}@media(min-width: 600px){.outros-conteudos-posts{gap:30px !important}}@media(min-width: 992px){.outros-conteudos-posts{grid-template-columns:1fr 1fr 1fr !important}}.grid-container{display:grid;gap:30px;grid-template-columns:1fr}.container{margin:0 auto;width:100%;max-width:clamp(1120px,90vw,1440px);padding:0 5vw}.grid-container article{overflow:hidden}h2{font-family:"Inter",sans-serif;text-decoration:none;font-weight:400;font-size:16px;padding:10px 0 5px;margin:0;line-height:1.3;text-transform:capitalize}article a{display:block;color:#000}.list-post{margin:40px 0}.post-image{box-shadow:0 3px 3px rgba(0,0,0,.2);width:100%;aspect-ratio:3/2;overflow:hidden}.post-image img{width:100%;height:100%;display:block;object-fit:cover}.post-image.placeholder{background-color:#eee;display:block}.title-postdate h2{font-weight:550}article a:hover .title-postdate h2{color:#ea2727}.post-excerpt{font-family:"Inter",sans-serif;font-size:12px;padding-bottom:5px;font-weight:100;color:rgba(22,22,22,.8274509804)}.post-excerpt span{font-size:13px;font-weight:600;color:#ea2727;white-space:nowrap}.post-excerpt span:hover{color:#c82323;text-decoration:underline}.post-date{font-family:"Inter",sans-serif;color:#555;clear:both;display:block;font-size:14px;margin:0}.pagination{font-family:"Inter";margin-top:2rem;text-align:center}.pagination a,.pagination span{display:inline-flex;align-items:center;justify-content:center;min-width:30px;height:30px;margin:5px;padding:10px;font-size:14px;color:#fff;background-color:#333;border-radius:4px;transition:background-color .2s ease-in-out}.pagination a:hover,.pagination span:hover{background-color:#ea2727}.pagination .current{background:#ea2727;color:#fff;border-color:#ea2727}.pagination .prev,.pagination .next{font-size:15px}@media(min-width: 992px){.grid-container{grid-template-columns:1fr 1fr 1fr !important}}@media(min-width: 1600px){.container{max-width:1600px}}/*# sourceMappingURL=style.css.map */
