.navbar-wrapper{width:100%;background:#FFF;box-shadow:0px 3px 10px 0px rgba(0,0,0,0.08);position:fixed;top:0;z-index:999}.navbar-wrapper .notification-bar-wrapper{background:#FD8888;width:100%;height:40px;display:flex;align-items:center}.navbar-wrapper .notification-bar-wrapper .notification-bar{width:100%;display:flex;justify-content:space-between;align-items:center}.navbar-wrapper .notification-bar-wrapper .notification-bar .notification-bar-text{font-family:'Open Sans', sans-serif;font-weight:700;font-size:14px;color:#fff}.navbar-wrapper .notification-bar-wrapper .notification-bar .button-wrapper{max-width:260px;width:100%}.navbar-wrapper .notification-bar-wrapper .notification-bar .button-wrapper a{width:100%;display:inline-block}.navbar-wrapper .notification-bar-wrapper .notification-bar .button-wrapper a button{padding:4px 0;width:100%;background:#fff;border:2px solid #fff;border-radius:2px;color:#212121;font-weight:600}.navbar-wrapper .notification-bar-wrapper .notification-bar .button-wrapper a button:hover{background-color:#ededed;border-color:#ededed;transition:.4s}.navbar-wrapper .notification-bar-wrapper .notification-bar .button-wrapper.first-button a button{border:2px solid #000000;border-radius:2px;background:#000000;color:#fff;font-weight:600}.navbar-wrapper .notification-bar-wrapper .notification-bar .button-wrapper.first-button a button:hover{background-color:#272727;border-color:#272727;transition:.4s}.navbar-wrapper .notification-bar-wrapper .notification-bar .button-wrapper.last-button a button{color:#FD8888}.navbar-wrapper .first-section-navbar{height:35px;background-color:#F7F7F7;display:flex;align-items:center}.navbar-wrapper .first-section-navbar .first-menu-wrapper .first-menu-itens{display:flex;gap:25px;list-style:none}.navbar-wrapper .first-section-navbar .first-menu-wrapper .first-menu-itens .first-menu-item{font-size:15px;font-weight:600}.navbar-wrapper .first-section-navbar .first-menu-wrapper .first-menu-itens .first-menu-item a{color:#393939}.navbar-wrapper .first-section-navbar .first-menu-wrapper .first-menu-itens .first-menu-item a:hover{color:#000}.navbar-wrapper .second-section-wrapper{display:flex;justify-content:space-between}.navbar-wrapper .second-section-wrapper .logo-wrapper{width:50%}.navbar-wrapper .second-section-wrapper .logo-wrapper .logo{max-width:185px}.navbar-wrapper .second-section-wrapper .logo-wrapper .logo a img{max-width:185px;width:100%}.navbar-wrapper .second-section-wrapper .actions-navbar-wrapper{width:50%;display:flex;align-items:center;justify-content:flex-end}.navbar-wrapper .second-section-wrapper .actions-navbar-wrapper .actions-navbar{display:flex;justify-content:end;width:100%}.navbar-wrapper .second-section-wrapper .actions-navbar-wrapper .actions-navbar .search-bar-wrapper{display:flex;width:80%}.navbar-wrapper .second-section-wrapper .actions-navbar-wrapper .actions-navbar .search-bar-wrapper .search-input-wrapper{width:95%;border-radius:4px;border:1px solid #D8D8D8;display:flex;align-items:center}.navbar-wrapper .second-section-wrapper .actions-navbar-wrapper .actions-navbar .search-bar-wrapper .search-input-wrapper .search-input{padding:7.8px 2px 9.2px 16px;border:none;width:70%}.navbar-wrapper .second-section-wrapper .actions-navbar-wrapper .actions-navbar .search-bar-wrapper .search-input-wrapper .search-input:focus-visible{outline:none}.navbar-wrapper .second-section-wrapper .actions-navbar-wrapper .actions-navbar .search-bar-wrapper .search-input-wrapper .search-input::placeholder{font-size:16px;color:#979899}.navbar-wrapper .second-section-wrapper .actions-navbar-wrapper .actions-navbar .search-bar-wrapper .search-input-wrapper .input-search{width:30%;display:flex;justify-content:end;margin-right:10px}.navbar-wrapper .second-section-wrapper .actions-navbar-wrapper .actions-navbar .search-bar-wrapper .search-input-wrapper .input-search .search-button{background:none;border:none}.navbar-wrapper .second-section-wrapper .actions-navbar-wrapper .actions-navbar .user-actions-wrapper{display:flex;width:50%;justify-content:space-around}.navbar-wrapper .second-section-wrapper .actions-navbar-wrapper .actions-navbar .user-actions-wrapper .actions{display:flex;align-items:center}.navbar-wrapper .second-section-wrapper .actions-navbar-wrapper .actions-navbar .user-actions-wrapper .actions a{display:flex;gap:5px;text-decoration:none;color:#919191}.navbar-wrapper .third-section-navbar{margin:10px 0}.navbar-wrapper .third-section-navbar .menu-wrapper .menu-items{list-style:none;display:flex;gap:20px}.navbar-wrapper .third-section-navbar .menu-wrapper .menu-items .menu-item{font-size:18px;font-weight:600;cursor:pointer;position:relative}.navbar-wrapper .third-section-navbar .menu-wrapper .menu-items .menu-item span{color:#000}.navbar-wrapper .third-section-navbar .menu-wrapper .menu-items .menu-item .dropdown-list{position:absolute;display:none;height:0;width:310px;background:#FFF;border-radius:0 0 3px 3px;box-shadow:0 1px 8px rgba(0,0,0,0.08);list-style:none;padding:10px}.navbar-wrapper .third-section-navbar .menu-wrapper .menu-items .menu-item .dropdown-list .child-menu-item{padding:12px;font-size:16px;font-weight:600;color:#000}.navbar-wrapper .third-section-navbar .menu-wrapper .menu-items .menu-item .dropdown-list .child-menu-item:hover{text-decoration:underline}.navbar-wrapper .third-section-navbar .menu-wrapper .menu-items .menu-item:hover{text-decoration:underline}.navbar-wrapper .third-section-navbar .menu-wrapper .menu-items .menu-item:hover .dropdown-list{height:fit-content;display:block}.navbar-mobile-wrapper{width:100%;background:#FFF;box-shadow:0px 3px 10px 0px rgba(0,0,0,0.08);position:fixed;top:0;z-index:999}.navbar-mobile-wrapper .first-section-wrapper{background:#FD8888}.navbar-mobile-wrapper .first-section-wrapper .notification-bar{display:flex;justify-content:center;align-items:center;gap:15px;padding:6.95px 0 10.96px 0}.navbar-mobile-wrapper .first-section-wrapper .notification-bar .notication-text{color:#FFF;font-family:'Open Sans', sans-serif;font-size:14px;font-weight:700}.navbar-mobile-wrapper .first-section-wrapper .notification-bar .notification-button a button{padding:5px 15px;border-radius:4px;background:#FFF;border:1px solid #FFF}.navbar-mobile-wrapper .second-section-wrapper{display:flex;justify-content:space-around;align-items:center;height:71px}.navbar-mobile-wrapper .second-section-wrapper .menu-mobile-wrapper .menu button{background:none;border:none}.navbar-mobile-wrapper .second-section-wrapper .logo-mobile-wrapper .logo{max-width:130px;width:100%}.navbar-mobile-wrapper .second-section-wrapper .logo-mobile-wrapper .logo img{max-width:130px;width:100%}.navbar-mobile-wrapper .second-section-wrapper .actions-mobile-wrapper{display:flex;align-items:center;gap:20px}.navbar-mobile-wrapper .second-section-wrapper .actions-mobile-wrapper .actions-mobile .search-mobile button{background:none;border:none}.navbar-mobile-wrapper .search-input-mobile-wrapper{display:none;padding:10px}.navbar-mobile-wrapper .search-input-mobile-wrapper .search-bar-mobile{display:flex;justify-content:center;align-items:center;gap:30px}.navbar-mobile-wrapper .search-input-mobile-wrapper .search-bar-mobile .input-search{width:70%}.navbar-mobile-wrapper .search-input-mobile-wrapper .search-bar-mobile .input-search .search-input-mobile{width:100%;border:1px solid #d8d8d8;border-radius:4px;height:38px;padding:0px 10px}.navbar-mobile-wrapper .search-input-mobile-wrapper .search-bar-mobile .input-search .search-input-mobile::placeholder{color:#979899;font-size:16px}.navbar-mobile-wrapper .search-input-mobile-wrapper .search-bar-mobile .close-search-button-wrapper .close-search-button{border:none;background:none;font-size:20px}
