.dm-header{max-width:1200px;margin:0 auto}.dm-header-top{display:flex;justify-content:space-between;height:100px;border-bottom:1px solid #e2e2e2}.dm-menu-left .menuIcon{cursor:pointer}.dm-menu-left{display:flex;align-items:center;gap:45px}.dm-menu-left .logoDM{margin:0 50px}.dm-menu-left .search{position:relative;transition:all .5s}.dm-menu-left .search #searchBox:not(:checked)~.search_input input[type=text]{display:none}.dm-menu-left .search #searchBox:not(:checked)~.search_input button{display:none}.dm-menu-left .search #searchBox:checked~.search_input input[type=text]{display:block;color:#626060;font-size:1rem}.dm-menu-left .search #searchBox:checked~.search_input button{display:block}.dm-menu-left #searchBox{position:absolute;left:-2000px}.closeIcon{display:contents}.search_input{display:flex;position:absolute;align-items:center;justify-content:center;top:-15px;left:55px;opacity:1;transition:all .5s}.search_input button{position:absolute;right:15px}.dm-menu-left .search input[type=text]{width:408px;padding:15px;background:#fff;border-radius:5px;box-shadow:0 0 10px rgb(0 0 0/15%);opacity:1;transition:all .5s;color:#4e4e4e!important}.dm-menu-left .search input[type=text]::placeholder{color:#4e4e4e}.dm-menu-right{display:flex;align-items:center;gap:35px}.dm-menu-right::-webkit-scrollbar{display:none}.dm-menu-right a{font-family:sora-semibold;font-size:13px;text-transform:uppercase;line-height:18px;color:#4e4e4e;transition:all .4s}.dm-menu-right a:hover{color:var(--azulPadrao)}.dm-menu-bottom{position:relative;display:flex;align-items:center;gap:65px;height:65px;border-bottom:1px solid #e2e2e2}.dm-menu-bottom::-webkit-scrollbar{display:none}.dm-menu-bottom li{position:relative;color:#4e4e4e;font-size:15px;font-family:opensans-medium;transition:all .5s}.dm-menu-bottom li:hover{text-shadow:0 0 1px #222}.dm-menu-bottom li:hover:nth-child(1)::after{width:100%}.dm-menu-bottom li:hover:nth-child(1){color:#67161e!important}.dm-menu-bottom li:nth-child(1)::after{content:"";display:block;position:absolute;background-color:#67161e!important;background:#fff;height:2px;width:0;bottom:-25px;transition:all .5s}.dm-menu-bottom li:hover:nth-child(5)::after{width:100%}.dm-menu-bottom li:hover:nth-child(5){color:#009688!important}.dm-menu-bottom li:nth-child(5)::after{content:"";display:block;position:absolute;background-color:#009688!important;background:#fff;height:2px;width:0;bottom:-25px;transition:all .5s}.dm-menu-bottom li:hover:nth-child(2)::after{width:100%}.dm-menu-bottom li:hover:nth-child(2){color:#00861f!important}.dm-menu-bottom li:nth-child(2)::after{content:"";display:block;position:absolute;background-color:#00861f!important;background:#fff;height:2px;width:0;bottom:-25px;transition:all .5s}.dm-menu-bottom li:hover:nth-child(4)::after{width:100%}.dm-menu-bottom li:hover:nth-child(4){color:#ba5c0f!important}.dm-menu-bottom li:nth-child(4)::after{content:"";display:block;position:absolute;background-color:#ba5c0f!important;background:#fff;height:2px;width:0;bottom:-25px;transition:all .5s}.dm-menu-bottom li:hover:nth-child(3)::after{width:100%}.dm-menu-bottom li:hover:nth-child(3){color:#ba5c0f!important}.dm-menu-bottom li:nth-child(3)::after{content:"";display:block;position:absolute;background-color:#ba5c0f!important;background:#fff;height:2px;width:0;bottom:-25px;transition:all .5s}.dm-menu-bottom li:hover:nth-child(6)::after{width:100%}.dm-menu-bottom li:hover:nth-child(6){color:#9c27b0!important}.dm-menu-bottom li:nth-child(6)::after{content:"";display:block;position:absolute;background-color:#9c27b0!important;background:#fff;height:2px;width:0;bottom:-25px;transition:all .5s}.dm-menu-bottom li:hover:nth-child(7)::after{width:100%}.dm-menu-bottom li:hover:nth-child(7){color:#791fc8!important}.dm-menu-bottom li:nth-child(7)::after{content:"";display:block;position:absolute;background-color:#791fc8!important;background:#fff;height:2px;width:0;bottom:-25px;transition:all .5s}.dm-menu-bottom li:hover:nth-child(8)::after{width:100%}.dm-menu-bottom li:hover:nth-child(8){color:#791fc8!important}.dm-menu-bottom li:nth-child(8)::after{content:"";display:block;position:absolute;background-color:#791fc8!important;background:#fff;height:2px;width:0;bottom:-25px;transition:all .5s}.dm-menu-bottom li:hover:nth-child(9)::after{width:100%}.dm-menu-bottom li:hover:nth-child(9){color:#0b4d82!important}.dm-menu-bottom li:nth-child(9)::after{content:"";display:block;position:absolute;background-color:#0b4d82!important;background:#fff;height:2px;width:0;bottom:-25px;transition:all .5s}.dm-menu{margin:10px 0;width:100%;color:#000;overflow:hidden}.dm-menu input{display:none}.dm-menu-label{display:flex;justify-content:space-between;align-items:center;padding:5px 0;font-family:sora-regular;color:#292929;font-size:12px;cursor:pointer;border-bottom:1px solid #ccc;transition:.1s}.dm-menu-label::after{display:flex;justify-content:space-between;align-items:center;content:"+";width:1em;color:#3f51b5;height:1em;font-size:25px;text-align:center;transition:all .35s}.dm-menu-content{max-height:0;padding:0 1em;color:#000;transition:all .35s;flex-direction:column;display:flex;gap:10px}.dm-menu-content a{font-family:sora-regular;color:#292929;font-size:12px}.dm-menu-close{display:flex;justify-content:flex-end;padding:1em;font-size:.75em;background:#2c3e50;cursor:pointer}input:checked+.dm-menu-label{font-weight:700}input:checked+.dm-menu-label::after{content:"-"}input:checked~.dm-menu-content{max-height:100vh;margin:20px 0;flex-direction:column;display:flex;font-size:15px;gap:20px}.screen-menu{position:fixed;top:0;left:0;z-index:100;display:flex;width:100%;min-width:300px;transition:all .4s ease}.barra-lateral-menu{width:500px;height:100vh;background-color:#fff;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;justify-content:space-between}.bg-menu-lateral{width:100%;height:100vh;background-color:rgba(13,13,13,.36)}#check{display:none}#check:checked~.screen-menu{display:inherit;left:-100%}.icon-close-menu{cursor:pointer}header.mw-header-ton label{cursor:pointer}.aside-section-menu{width:100%;gap:30px;margin:20px auto;display:flex;flex-direction:column;justify-content:flex-start;padding:0 30px;max-height:100%}.aside-section-menu header{width:100%;display:flex;justify-content:space-between;align-items:center}.aside-section-menu header>img{width:70px;height:37px}.barra-lateral-menu::-webkit-scrollbar{display:none}.aside-section-menu header .icon-close-menu{color:#1462a3;font-family:sora-semibold;font-size:15px;line-height:18px;display:flex;gap:10px}.aside-section-menu header .icon-close-menu:hover{opacity:.6;transition:.3s}.aside-section-menu header .icon-close-menu:hover span{transform:scale(.95)}.aside-section-menu header .icon-close-menu .close{font-size:20px}.aside-section-menu header .icon-close-menu .close img{width:16px;height:16px}.dm-search-box{border:1px solid #dbdbdb;padding:10px 20px;display:flex;align-items:center;gap:20px;flex-direction:row-reverse;border-radius:10px}.dm-search-box .searchAside{width:20px;height:20px}.mw-input-search-box{width:100%;color:#626060}.mw-input-search-box::placeholder{font-size:15px;line-height:18px;color:#dbdbdb;font-family:opensans-medium}.search-animation{animation:opac .8s}@keyframes opac{from{opacity:0}to{opacity:1}}.dm-links-destaques{display:flex;width:100%;gap:20px;align-items:center;justify-content:space-between}.dm-links-destaques a{width:100%;justify-content:center;background-color:#efefef;display:flex;align-items:center;gap:10px;padding:10px 20px;font-family:sora-semibold;text-transform:uppercase;color:#1462a3;font-size:10px;line-height:18px;border-radius:10px;transition:.4s ease}.dm-links-destaques a:hover{transform:scale(1.1);transition:.4s}.dm-links-destaques a>img{width:20px;height:20px}::marker{color:#00529e}.dm-link-nav{display:flex;flex-direction:column;gap:23px}.link a{font-family:sora-regular;color:#4e4e4e;font-size:15px;line-height:18px;transition:.4s}.link a:hover{letter-spacing:.5px;font-family:sora-bold;color:#00529e;transition:.4s}.link-menu-lateral .mw-link-decoration:hover{font-size:14px}.dm-menu-label:hover{font-size:14px}@media(max-width:1200px){.dm-header{padding:0 20px}.logodm{margin-left:0}.dm-menu-right{gap:20px}.dm-menu-bottom{gap:49px}}@media(max-width:980px){.dm-menu-bottom{gap:40px;min-width:100%;overflow-x:scroll;overflow-y:hidden;padding-top:17px}.dm-menu-bottom li{white-space:nowrap}.dm-menu-left .logoDM{margin-left:0}.search_input{width:345px;left:2.5rem}}@media(max-width:900px){.dm-menu-right{gap:10px}.dm-menu-right a{font-size:12px}.dm-menu-left{gap:40px}.search_input{width:315px;left:2.5rem}}@media(max-width:700px){.dm-header-top{display:flex;justify-content:center;flex-direction:column;align-items:center;border-bottom:none}.dm-menu-left .logoDM{margin:0%}.logoDM .logo{width:100%}.dm-menu-right{gap:20px;display:flex;width:100%;max-width:461px;overflow-x:scroll;overflow-y:hidden;justify-content:space-between}.dm-menu-right a{padding:10px 0;margin-top:0}.dm-menu-right a:last-child{min-width:163px}.dm-menu-right a:hover{font-family:sora-bold;color:#00529e}.dm-menu-left{display:flex;align-items:center;flex-direction:row-reverse;justify-content:center;width:100%;gap:40px}.dm-menu-left .menuIcon{transform:scaleX(-1);cursor:pointer}.dm-menu-bottom{display:none}#check:checked~.screen-menu{display:inherit;left:140%}.screen-menu{right:0;flex-direction:row-reverse}.barra-lateral-menu{width:145rem;height:100vh}.search_input{left:-23.8rem;width:345px}.dm-links-destaques a{padding:10px}}@media(max-width:480px){.dm-menu-left{gap:30px!important}.search_input{left:-18.3rem;width:64vw}}@media(max-width:393px){.search_input{left:-17rem;width:64vw}}@media(max-width:376px){.search_input{left:-15.8rem;width:60vw}}@media(max-width:360px){.search_input{left:-14rem;width:56vw}}