.whats-menu-section{align-items:center;display:none;gap:40px;justify-content:end;padding:10px 0}.whats-menu-section .search{align-items:center;display:flex;gap:4px}.whats-menu-section .careers,.whats-menu-section .search,.whats-menu-section a:hover{color:#000;cursor:pointer;font-size:14px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:.14px;line-height:1.5}.whats-menu-section a.careers span{position:relative}.whats-menu-section a.careers span:before{background-color:#64c04b;content:"";height:3px;position:absolute;transform:translateY(20px);-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;width:0}.whats-menu-section a.careers:focus span:before,.whats-menu-section a.careers:hover span:before{width:100%}@media only screen and (min-width:1025px){.whats-menu-section{display:flex}}