header#masthead{background:linear-gradient(90deg, var(--color-primary) 0%, var(--black) 100%);align-items:center;width:100%;height:70px;display:flex;box-shadow:0 .5rem 1rem #0000000d,inset 0 -1px #0000001a}header#masthead nav.navbar{justify-content:space-between;align-items:center;width:100%;max-width:1320px;height:70px;margin-left:auto;margin-right:auto;padding:5px 15px;display:flex}header#masthead nav.navbar .navbar-brand a{max-height:76px;display:block}header#masthead nav.navbar .navbar-brand a img{border-radius:unset}header#masthead nav.navbar #mobile-nav{flex-grow:1;justify-content:flex-end;display:flex}header#masthead nav.navbar #mobile-nav ul.navbar-nav{margin:0;padding:0;list-style:none;display:inline-flex}header#masthead nav.navbar #mobile-nav ul.navbar-nav li{margin-bottom:0}header#masthead nav.navbar #mobile-nav ul.navbar-nav li a{color:var(--white);text-transform:uppercase;padding:0 10px;font-size:.9rem;font-weight:500}header#masthead nav.navbar #mobile-nav ul.navbar-nav li a.active{font-weight:500}header#masthead .d-lg-none{display:none!important}@media (min-width:968px){header#masthead nav.navbar .navbar-toggler{display:none}}@media (max-width:968px){header#masthead .d-lg-none{display:block!important}header#masthead nav.navbar{max-width:100%;padding:5px 15px}header#masthead nav.navbar #mobile-nav{z-index:999999;background:var(--color-primary);justify-content:unset;flex-grow:unset;border-right:5px solid #00000080;border-radius:0 30px 0 0;width:90%;min-height:100vh;transition:left .3s;display:block;position:fixed;top:0;bottom:0;left:-90%;overflow-y:auto}header#masthead nav.navbar #mobile-nav.show{left:0}header#masthead #overlayMenu{z-index:99999;background-color:#000000bf;width:100%;height:100vh;margin:auto;transition:all .3s;position:fixed;top:0;bottom:0;left:-100%}header#masthead #overlayMenu.show{left:0}header#masthead nav.navbar #mobile-nav .mobile-open{justify-content:space-between;align-items:center;display:flex!important}header#masthead nav.navbar #mobile-nav ul.navbar-nav li{border-bottom:3px solid #ffffff0d}header#masthead nav.navbar .navbar-toggler{font-size:inherit;border:unset;border-radius:unset;background-color:#0000;padding:0;line-height:0}header#masthead nav.navbar .barras-search,header#masthead nav.navbar .navbar-toggler .linhasmr{width:50px;height:50px;position:relative}header#masthead nav.navbar .navbar-toggler .linhasmr>span{background-color:var(--white);border-radius:var(--radius-card);width:28px;height:2px;transition:all .3s;position:absolute;top:0;right:10px}header#masthead nav.navbar.navbar-toggler .linhasmr .b1,header#masthead nav.navbar .navbar-toggler .linhasmr .b2,header#masthead nav.navbar .navbar-toggler .linhasmr .b3{transform:unset;-webkit-transform:unset;width:28px}header#masthead nav.navbar .navbar-toggler .linhasmr .b1{top:14px}header#masthead nav.navbar .navbar-toggler .linhasmr .b2{top:22px}header#masthead nav.navbar .navbar-toggler .linhasmr .b3{top:30px}header#masthead nav.navbar .navbar-toggler.collapsed .linhasmr .b1{top:22px;transform:rotate(-45deg)}header#masthead nav.navbar .navbar-toggler.collapsed .linhasmr .b2{width:0}header#masthead nav.navbar .navbar-toggler.collapsed .linhasmr .b3{top:22px;transform:rotate(45deg)}header#masthead nav.navbar #mobile-nav ul.navbar-nav{width:100%;padding-top:20px;display:block}header#masthead nav.navbar #mobile-nav{padding:10px}header#masthead nav.navbar #mobile-nav ul.navbar-nav li a{text-align:center;padding:15px 0;display:block}}
footer#footer{margin-top:50px}footer#footer .menufooter{border-top:2px solid var(--black);padding:20px 0}footer#footer .menufooter .menus{margin:0;padding:0;list-style:none;display:inline-flex}footer#footer .menufooter .menus li{margin-bottom:0;margin-right:25px}footer#footer .menufooter .menus li a{color:var(--almost-black);padding:12px 0;font-size:16px;font-weight:500;display:block}footer#footer .copyright{background-color:var(--black);padding:10px}footer#footer .copyright p{color:var(--white);text-align:center;margin:0;font-size:14px;font-weight:400}@media (max-width:768px){footer#footer .menufooter .menus{margin-bottom:20px;display:block}footer#footer .menufooter .menus li{text-align:center}footer#footer #redesMedia{text-align:center;justify-content:center}}
#modalCookie{font-family:Arial,Helvetica,sans-serif;transition:opacity .4s ease-in;display:none}#modalCookie.show{display:block}#modalCookie>div.bodymodal{background:var(--white);z-index:999999;width:365px;color:var(--almost-black);border-radius:var(--radius-card);text-align:center;margin:auto;padding:20px 15px;font-size:14px;line-height:1.4;position:fixed;bottom:110px;left:10px;box-shadow:0 5px 5px 4px #0000001a}#modalCookie>div.bodymodal a{color:var(--almost-black);text-decoration:underline}#buttonAceitoCookie{border-radius:var(--radius-card);background-color:var(--color-primary);border-color:var(--color-primary);cursor:pointer;width:100%;color:var(--white);margin-top:6px;padding:.375rem .75rem;font-size:14px;font-weight:700;transition:all .3s}#buttonAceitoCookie:hover{background-color:var(--white);color:var(--color-primary)}@media (max-width:768px){#modalCookie>div.bodymodal{width:calc(100% - 20px);margin:0 auto;font-size:13px}}
.backToTop{background-color:var(--color-primary);color:#fff;cursor:pointer;z-index:1000;border:none;border-radius:50%;width:42px;height:42px;font-size:24px;transition:all .3s;position:fixed;bottom:25px;left:15px;box-shadow:0 2px 10px #0003}.backToTop:hover{background-color:var(--color-secondary);transform:translateY(-2px);box-shadow:0 4px 15px #0000004d}.backToTop:active{transform:translateY(0)}
.breadcrumb{margin:0}.breadcrumb ol{flex-wrap:wrap;align-items:center;margin:0;padding:0;list-style:none;display:flex}.breadcrumb li{align-items:center;margin:0;display:flex}.breadcrumb li:not(:last-child):after{content:"»";color:var(--almost-black);margin:0 .5rem}.breadcrumb a{color:var(--color-primary);font-size:12px;text-decoration:none}.breadcrumb a:hover{text-decoration:underline}.breadcrumb span{color:var(--almost-black);font-size:12px}

/*# sourceMappingURL=11jtz2ygm5x~o.css.map*/