.docuworld-nav{align-items:center;background-color:#fff;display:flex;justify-content:space-between;margin:0 auto;max-width:1440px;padding:1rem;position:sticky;top:0;z-index:100}.docuworld-nav__logo-link{height:auto;width:fit-content}.docuworld-nav__logo{height:auto;width:132px}.docuworld-nav__mobile{align-items:flex-end;display:flex;flex-direction:column;position:relative}.docuworld-nav__mobile-burger{align-items:center;background:transparent;cursor:pointer;display:flex;flex-direction:column;height:24px;justify-content:space-between;margin-bottom:.375rem;width:30px}.docuworld-nav__mobile-burger .bar{background:#000;border-radius:3px;height:3px;transform-origin:center;transition:all .3s ease;width:30px}.docuworld-nav__mobile-burger.docuworld-nav__mobile-burger--active .bar:first-child{transform:translateY(10.5px) rotate(45deg)}.docuworld-nav__mobile-burger.docuworld-nav__mobile-burger--active .bar:nth-child(2){opacity:0;transform:scaleX(0)}.docuworld-nav__mobile-burger.docuworld-nav__mobile-burger--active .bar:nth-child(3){transform:translateY(-10.5px) rotate(-45deg)}.docuworld-nav__triangle{display:none;position:relative;right:0;top:100%;z-index:2}.docuworld-nav__triangle.docuworld-nav__triangle--active{display:block}.docuworld-nav__mobile-links{background-color:#f7f7f7;border-radius:0 0 16px 16px;display:none;flex-direction:column;gap:2.5rem;height:min-content;margin-top:-1px;padding:2.5rem;position:absolute;right:0;top:100%;width:min-content}.docuworld-nav__mobile-links.docuworld-nav__mobile-links--active{display:flex}.docuworld-nav__mobile-link{color:#1890ff;font-size:1rem;font-weight:700;letter-spacing:0;line-height:1.5rem;text-decoration:none}.docuworld-nav__mobile-link:hover{color:#ff9d00}.docuworld-nav__mobile-link:hover,.docuworld-nav__mobile-link:visited{font-size:1rem;font-weight:700;letter-spacing:0;line-height:1.5rem;text-decoration:none}.docuworld-nav__links{display:none}.docuworld-nav__link{color:#1890ff;font-size:1rem;font-weight:700;letter-spacing:0;line-height:1.5rem;text-decoration:none}.docuworld-nav__link:hover{color:#ff9d00}.docuworld-nav__link:visited,.docuworld-nav__link:visited:hover{font-size:1rem;font-weight:700;letter-spacing:0;line-height:1.5rem;text-decoration:none}@media (min-width:768px){.docuworld-nav__mobile{display:none}.docuworld-nav__logo{height:auto;width:286px}.docuworld-nav__links{display:flex;gap:1.5rem}}