.new-header-mobile{display:flex;align-items:center;justify-content:space-between;padding:28px;background-color:#fff;cursor:pointer}.new-header-mobile.dark{background-color:#000}.mobile-menu-button{background-color:transparent;border:0;display:flex;justify-content:center;align-items:center}.new-header-dropdown-menu{display:flex;flex-direction:column;justify-content:space-between;position:absolute;top:86px;left:0;width:100%;height:100%;background-color:#fff;z-index:100}.new-header-mobile.dark .new-header-dropdown-menu{background-color:#000}.new-mobile-header-list{margin:0 20px}.new-mobile-header-list p{font-size:18px;font-weight:500;color:#000;margin:15px 0}.new-header-mobile.dark .new-mobile-header-list p{color:#fff}.mobile-modules-dropdown{display:flex;gap:40px;background-color:#fff;border-radius:8px}.new-header-mobile.dark .mobile-modules-dropdown{background-color:#000}.mobile-modules-dropdown p{font-size:14px;font-weight:500;line-height:12px;text-align:left}.mobile-modules-dropdown-line{width:1px;height:100px;background-color:#e3e3e3}.new-header-footer{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-bottom:160px}.new-header-footer-dark{background-color:#000;padding:11px 30px 7px 11px;border-top-left-radius:18px;border-bottom-left-radius:18px}.new-header-mobile.dark .new-header-footer-dark{background-color:#fff}