#mobileButtons{display:flex;align-items:center;gap:5px;max-width:100%;overflow-x:auto;scrollbar-width:none;padding:10px 18px 10px 0}#mobileButtons .navButtons{display:flex;align-items:center;gap:5px}#mobileButtons .planSideButton{white-space:nowrap;padding:10px 24px;color:#002677;text-align:center;font-size:16px;font-weight:700;border-radius:24px;border:2px solid #002677;background:#fff}#mobileButtons .isActive{background:#002677;color:#fff}#mobileButtons .jump{white-space:nowrap;color:#323333;font-size:18px;font-weight:600;padding-left:18px}#mobileButtons .mobileArrow{align-items:center;width:75px;height:62px;position:absolute;font-size:0;border:none}#mobileButtons .mobileLeft{top:0;left:0;background:linear-gradient(90deg,#fff 50.5%,rgba(255,255,255,0) 100%)}#mobileButtons .mobileRight{top:0;right:0;background:linear-gradient(270deg,#fff 50.5%,rgba(255,255,255,0) 100%)}