.animated-arrow-nav{justify-content:center;align-items:center;min-width:150px;height:45px;padding:0 20px;transition:all .3s;display:flex;position:relative}.line-container-nav{justify-content:center;align-items:center;height:100%;display:flex}.arrow-container-nav{align-items:center;width:0;height:20px;margin-left:0;transition:all .3s;display:flex;overflow:hidden}.arrow-icon-nav{width:18px;height:18px;color:inherit;flex-shrink:0}.text-nav{opacity:1;justify-content:center;align-items:center;transition:all .3s;display:flex}.text-nav span{letter-spacing:2px;font-size:inherit;white-space:nowrap;transition:all .3s}.animated-arrow-nav:hover .arrow-container-nav,.animated-arrow-nav.active .arrow-container-nav{width:18px;margin-left:8px}.animated-arrow-menu{width:fit-content;height:40px;color:inherit;align-items:center;padding:0;font-size:18px;font-weight:400;text-decoration:none;transition:all .3s;display:flex;position:relative}.arrow-container-menu{align-items:center;width:0;height:20px;margin-left:0;transition:width .3s,margin-left .3s;display:flex;overflow:hidden}.arrow-icon-menu{width:18px;height:18px;color:inherit;flex-shrink:0}.text-menu{opacity:1;align-items:center;transition:all .3s;display:flex}.text-menu span{white-space:nowrap;transition:all .3s}.animated-arrow-menu:hover .arrow-container-menu,.animated-arrow-menu.active .arrow-container-menu{width:18px;margin-left:8px}.animated-arrow-menu:hover .text-menu,.animated-arrow-menu.active .text-menu{opacity:1}.animated-arrow-menu:hover{transform:translate(4px)}.animated-arrow-menu.active{font-weight:500}.animated-arrow-menu *{transition:inherit}@media (max-width:1440px){.animated-arrow-nav{justify-content:center;align-items:center;min-width:130px;height:45px;padding:0;transition:all .3s;display:flex;position:relative}}
