.burgerMenuMobile{display:none;justify-content:space-between;align-items:center;width:100%}.mobileLogo{color:#0398a2;font-size:16.964px;font-weight:600;line-height:19px;letter-spacing:.509px;text-decoration:none;cursor:pointer}@media (max-width:1000px){.burgerMenuMobile{display:flex}}.burgerTab{padding:12px 16px;background-color:#fff;margin-bottom:5px;border-radius:5px;color:#0398a2;font-weight:600;cursor:pointer}.singleBurgerItem{font-weight:500;cursor:pointer;padding:8px 0;color:#696969}.burgerItemBorder{border-top:1px solid #d3d3d3}