.main-logo-wrapper{position:absolute;right:100px;bottom:25px;display:flex;flex-direction:column;gap:1rem}.logoBar{opacity:.5;display:flex;justify-content:space-between;gap:1rem;width:23rem}.logoBar:hover{opacity:1}.saber-mais-link{margin-top:1rem}@media screen and (max-width:600px){.main-logo-wrapper{width:100%;display:flex;justify-content:center;right:0;padding-left:1rem}.logoBar{width:20rem}}.footer{display:flex;flex-direction:row;justify-content:space-between}.footer-wrapper>.footer-link,.footer-wrapper>p{line-height:1.5;font-size:18px}.footer-wrapper>.footer-link{display:flex;flex-direction:row;align-items:center;gap:1rem;transition:all .3s;border-bottom:1px solid #1a1a1a}.footer-wrapper>.footer-link:hover{color:var(--half-white)}#footer{width:100%}@media screen and (max-width:600px){#footer{height:100vh}.footer{flex-direction:column}.footer-wrapper>h4{font-size:16px;margin-top:7rem}.footer-wrapper>p{font-size:16px}}.footer-contact{min-height:75vh;display:flex;align-content:center;width:100%}.nav-bar{display:flex;flex-direction:row;justify-content:space-between}.nav-cta{padding:0 .2em;font-size:1.5em;background-color:transparent;color:hsla(0,0%,98%,.5);cursor:pointer;transition:all .3s cubic-bezier()}.current,.nav-cta:hover{color:#fafafa}#contact{margin-left:1em}.svg-nav{margin-top:5px}svg{fill:#fff;transition:all .3s linear;width:125px;height:50px}svg:hover{fill:hsla(0,0%,98%,.5)}@media screen and (max-width:600px){.nav-cta{font-size:18px;margin-top:10px}}