(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[5820],{23508:function(e,s,t){"use strict";var i=t(64836);s.Z=void 0;var n=i(t(64938)),r=t(85893),o=(0,n.default)((0,r.jsx)("path",{d:"M16.59 8.59 12 13.17 7.41 8.59 6 10l6 6 6-6z"}),"ExpandMore");s.Z=o},1691:function(e,s,t){"use strict";t.d(s,{Z:function(){return I}});var i=t(63366),n=t(87462),r=t(67294),o=t(86010),a=t(94780),l=t(41796),d=t(90948),c=t(71657),m=t(98216),h=t(21987),x=t(80611),g=t(54799),u=t(82066),p=t(85893),f=(0,u.Z)((0,p.jsx)("path",{d:"M20,12A8,8 0 0,1 12,20A8,8 0 0,1 4,12A8,8 0 0,1 12,4C12.76,4 13.5,4.11 14.2, 4.31L15.77,2.74C14.61,2.26 13.34,2 12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0, 0 22,12M7.91,10.08L6.5,11.5L11,16L21,6L19.59,4.58L11,13.17L7.91,10.08Z"}),"SuccessOutlined"),j=(0,u.Z)((0,p.jsx)("path",{d:"M12 5.99L19.53 19H4.47L12 5.99M12 2L1 21h22L12 2zm1 14h-2v2h2v-2zm0-6h-2v4h2v-4z"}),"ReportProblemOutlined"),Z=(0,u.Z)((0,p.jsx)("path",{d:"M11 15h2v2h-2zm0-8h2v6h-2zm.99-5C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"}),"ErrorOutline"),b=(0,u.Z)((0,p.jsx)("path",{d:"M11,9H13V7H11M12,20C7.59,20 4,16.41 4,12C4,7.59 7.59,4 12,4C16.41,4 20,7.59 20, 12C20,16.41 16.41,20 12,20M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10, 10 0 0,0 12,2M11,17H13V11H11V17Z"}),"InfoOutlined"),v=t(34484);const y=["action","children","className","closeText","color","components","componentsProps","icon","iconMapping","onClose","role","severity","slotProps","slots","variant"],w=(0,d.ZP)(h.Z,{name:"MuiAlert",slot:"Root",overridesResolver:(e,s)=>{const{ownerState:t}=e;return[s.root,s[t.variant],s[`${t.variant}${(0,m.Z)(t.color||t.severity)}`]]}})((({theme:e,ownerState:s})=>{const t="light"===e.palette.mode?l._j:l.$n,i="light"===e.palette.mode?l.$n:l._j,r=s.color||s.severity;return(0,n.Z)({},e.typography.body2,{backgroundColor:"transparent",display:"flex",padding:"6px 16px"},r&&"standard"===s.variant&&{color:e.vars?e.vars.palette.Alert[`${r}Color`]:t(e.palette[r].light,.6),backgroundColor:e.vars?e.vars.palette.Alert[`${r}StandardBg`]:i(e.palette[r].light,.9),[`& .${x.Z.icon}`]:e.vars?{color:e.vars.palette.Alert[`${r}IconColor`]}:{color:e.palette[r].main}},r&&"outlined"===s.variant&&{color:e.vars?e.vars.palette.Alert[`${r}Color`]:t(e.palette[r].light,.6),border:`1px solid ${(e.vars||e).palette[r].light}`,[`& .${x.Z.icon}`]:e.vars?{color:e.vars.palette.Alert[`${r}IconColor`]}:{color:e.palette[r].main}},r&&"filled"===s.variant&&(0,n.Z)({fontWeight:e.typography.fontWeightMedium},e.vars?{color:e.vars.palette.Alert[`${r}FilledColor`],backgroundColor:e.vars.palette.Alert[`${r}FilledBg`]}:{backgroundColor:"dark"===e.palette.mode?e.palette[r].dark:e.palette[r].main,color:e.palette.getContrastText(e.palette[r].main)}))})),S=(0,d.ZP)("div",{name:"MuiAlert",slot:"Icon",overridesResolver:(e,s)=>s.icon})({marginRight:12,padding:"7px 0",display:"flex",fontSize:22,opacity:.9}),C=(0,d.ZP)("div",{name:"MuiAlert",slot:"Message",overridesResolver:(e,s)=>s.message})({padding:"8px 0",minWidth:0,overflow:"auto"}),z=(0,d.ZP)("div",{name:"MuiAlert",slot:"Action",overridesResolver:(e,s)=>s.action})({display:"flex",alignItems:"flex-start",padding:"4px 0 0 16px",marginLeft:"auto",marginRight:-8}),A={success:(0,p.jsx)(f,{fontSize:"inherit"}),warning:(0,p.jsx)(j,{fontSize:"inherit"}),error:(0,p.jsx)(Z,{fontSize:"inherit"}),info:(0,p.jsx)(b,{fontSize:"inherit"})};var I=r.forwardRef((function(e,s){var t,r,l,d,h,u;const f=(0,c.Z)({props:e,name:"MuiAlert"}),{action:j,children:Z,className:b,closeText:I="Close",color:W,components:F={},componentsProps:N={},icon:P,iconMapping:k=A,onClose:E,role:R="alert",severity:T="success",slotProps:M={},slots:H={},variant:L="standard"}=f,G=(0,i.Z)(f,y),$=(0,n.Z)({},f,{color:W,severity:T,variant:L}),_=(e=>{const{variant:s,color:t,severity:i,classes:n}=e,r={root:["root",`${s}${(0,m.Z)(t||i)}`,`${s}`],icon:["icon"],message:["message"],action:["action"]};return(0,a.Z)(r,x.t,n)})($),D=null!=(t=null!=(r=H.closeButton)?r:F.CloseButton)?t:g.Z,V=null!=(l=null!=(d=H.closeIcon)?d:F.CloseIcon)?l:v.Z,B=null!=(h=M.closeButton)?h:N.closeButton,O=null!=(u=M.closeIcon)?u:N.closeIcon;return(0,p.jsxs)(w,(0,n.Z)({role:R,elevation:0,ownerState:$,className:(0,o.Z)(_.root,b),ref:s},G,{children:[!1!==P?(0,p.jsx)(S,{ownerState:$,className:_.icon,children:P||k[T]||A[T]}):null,(0,p.jsx)(C,{ownerState:$,className:_.message,children:Z}),null!=j?(0,p.jsx)(z,{ownerState:$,className:_.action,children:j}):null,null==j&&E?(0,p.jsx)(z,{ownerState:$,className:_.action,children:(0,p.jsx)(D,(0,n.Z)({size:"small","aria-label":I,title:I,color:"inherit",onClick:E},B,{children:(0,p.jsx)(V,(0,n.Z)({fontSize:"small"},O))}))}):null]}))}))},80611:function(e,s,t){"use strict";t.d(s,{t:function(){return r}});var i=t(1588),n=t(34867);function r(e){return(0,n.Z)("MuiAlert",e)}const o=(0,i.Z)("MuiAlert",["root","action","icon","message","filled","filledSuccess","filledInfo","filledWarning","filledError","outlined","outlinedSuccess","outlinedInfo","outlinedWarning","outlinedError","standard","standardSuccess","standardInfo","standardWarning","standardError"]);s.Z=o},34484:function(e,s,t){"use strict";t(67294);var i=t(82066),n=t(85893);s.Z=(0,i.Z)((0,n.jsx)("path",{d:"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"}),"Close")},55004:function(e,s,t){(window.__NEXT_P=window.__NEXT_P||[]).push(["/excise-tax/efile-irs-form-2290-mileage-exceeded-amendment",function(){return t(79232)}])},19739:function(e,s,t){"use strict";var i=t(70603),n=t(85893),r=t(75503),o=t(99226),a=t(69397),l=t(37786),d=t(32045),c=t(11163),m=t(67294),h=t(95334);s.Z=function(){var e=function(e){return void 0!==e&&""!==e&&void 0!==g&&""!==g&&g===e?"dropdown-menu button-hover":"dropdown-menu"},s=function(e){u(void 0!==g&&""!==g?e!==g?e:"":e)},t=(0,c.useRouter)(),x=(0,i.Z)(m.useState(""),2),g=x[0],u=x[1];return(0,n.jsx)(o.Z,{sx:{backgroundColor:"rgba(235, 235, 235, 0.85)",backdropFilter:"saturate(50%) blur(5px)",borderBottom:"1px solid #dcdcdc",py:1,px:3,color:"#14181f",textAlign:"right",position:"sticky",left:0,right:0,top:64,zIndex:999,display:{xs:"none",sm:"flex"},justifyContent:"flex-end","& a:hover":{backgroundColor:"transparent"}},children:(0,n.jsxs)(d.Z,{maxWidth:"lg",sx:{p:"0 !important",display:"flex"},children:[(0,n.jsx)(h.Z,{href:"/excise-tax/",text:"Excise Tax<br />Forms",custom:"margin-right:0px; line-height:1.2; padding-top:0px; padding-bottom:0px; text-align:left;",icon:(0,n.jsx)(o.Z,{component:"img",src:"/assets/images/excise-icon.png",alt:"Excise Tax Forms",sx:{width:{sm:32,md:36},height:{sm:32,md:36}}}),sm:"12px",md:"14px"}),(0,n.jsx)(o.Z,{sx:{flexGrow:1}}),(0,n.jsx)(h.Z,{href:"/tools/form-2290-tax-calculator/",text:"2290 Tax Calculator",sm:"12px",md:"14px"}),(0,n.jsxs)(o.Z,{className:e("btn-excise-supported-forms"),onMouseLeave:function(){return u("")},children:[(0,n.jsx)(a.Z,{id:"btn-excise-supported-forms",onClick:function(){return s("btn-excise-supported-forms")},"aria-haspopup":"true",endIcon:(0,n.jsx)(r.Z,{sx:{ml:-1}}),sx:{textTransform:"none",backgroundColor:"transparent",color:"#444",fontSize:{sm:12,md:14},"&:hover, &:focus":{backgroundColor:"rgba(33, 62, 153, 0.04)",color:"#213e99"}},className:function(e){var s=t.pathname;return"/"===s&&e.includes("/")||e.filter((function(e){return s===e})).length>0&&!e.includes("/")?"Mui-second-level-selected-menu":""}(["/excise-tax/efile-irs-form-2290-heavy-vehicle-use-tax-online","/excise-tax/efile-irs-form-2290-vin-correction-online","/excise-tax/efile-irs-form-8849-schedule-6-online","/excise-tax/free-e-file-form-2290-suspended-vehicles","/excise-tax/efile-irs-form-2290-weight-increased-amendment","/excise-tax/efile-irs-form-2290-mileage-exceeded-amendment"]),children:"Supported Forms"}),(0,n.jsx)(o.Z,{className:"tzo-dropdown",sx:{width:250,"&:before":{left:50}},children:(0,n.jsxs)(o.Z,{component:"ul",children:[(0,n.jsx)("li",{children:(0,n.jsx)(l.Z,{href:"/excise-tax/efile-irs-form-2290-heavy-vehicle-use-tax-online/",children:"Form 2290"})}),(0,n.jsx)("li",{children:(0,n.jsx)(l.Z,{href:"/excise-tax/efile-irs-form-8849-schedule-6-online/",children:"Form 8849"})}),(0,n.jsx)("li",{children:(0,n.jsx)(l.Z,{href:"/excise-tax/free-e-file-form-2290-suspended-vehicles/",children:"Suspended Vehicles"})}),(0,n.jsx)("li",{children:(0,n.jsxs)(l.Z,{href:"/excise-tax/efile-irs-form-2290-vin-correction-online/",children:["Form 2290 VIN Correction"," ",(0,n.jsx)("span",{style:{fontWeight:700},children:"(FREE)"})]})}),(0,n.jsx)("li",{children:(0,n.jsx)(l.Z,{href:"/excise-tax/efile-irs-form-2290-weight-increased-amendment/",children:"Weight Increased Amendment"})}),(0,n.jsx)("li",{children:(0,n.jsx)(l.Z,{href:"/excise-tax/efile-irs-form-2290-mileage-exceeded-amendment/",children:"Mileage Exceeded Amendment"})})]})})]}),(0,n.jsxs)(o.Z,{className:e("btn-excise-due-dates"),onMouseLeave:function(){return u("")},children:[(0,n.jsx)(a.Z,{id:"btn-excise-due-dates",onClick:function(){return s("btn-excise-due-dates")},"aria-haspopup":"true",endIcon:(0,n.jsx)(r.Z,{sx:{ml:-1}}),sx:{textTransform:"none",backgroundColor:"transparent",color:"#444",fontSize:{sm:12,md:14},"&:hover, &:focus":{backgroundColor:"rgba(33, 62, 153, 0.04)",color:"#213e99"}},children:"Due Dates"}),(0,n.jsx)(o.Z,{className:"tzo-dropdown",sx:{width:200,"&:before":{left:50}},children:(0,n.jsx)(o.Z,{component:"ul",children:(0,n.jsx)("li",{children:(0,n.jsx)(l.Z,{href:"/resources/excise-tax/form-2290-due-dates/",children:"Form 2290 Due Dates"})})})})]}),(0,n.jsxs)(o.Z,{className:e("btn-excise-instructions"),onMouseLeave:function(){return u("")},children:[(0,n.jsx)(a.Z,{id:"btn-excise-instructions",onClick:function(){return s("btn-excise-instructions")},"aria-haspopup":"true",endIcon:(0,n.jsx)(r.Z,{sx:{ml:-1}}),sx:{textTransform:"none",backgroundColor:"transparent",color:"#444",fontSize:{sm:12,md:14},"&:hover, &:focus":{backgroundColor:"rgba(33, 62, 153, 0.04)",color:"#213e99"}},children:"Instructions"}),(0,n.jsx)(o.Z,{className:"tzo-dropdown",sx:{width:260,left:"auto !important",right:0,"&:before":{right:50}},children:(0,n.jsxs)(o.Z,{component:"ul",children:[(0,n.jsx)("li",{children:(0,n.jsx)(l.Z,{href:"/resources/excise-tax/form-2290-instructions/",children:"Form 2290 Instructions"})}),(0,n.jsx)("li",{children:(0,n.jsx)(l.Z,{href:"/resources/excise-tax/form-2290-taxable-suspended-vehicles/",children:"Taxables & Suspended Vehicles"})}),(0,n.jsx)("li",{children:(0,n.jsx)(l.Z,{href:"/resources/excise-tax/form-2290-irs-payment-options/",children:"Form 2290 Payment Options"})}),(0,n.jsx)("li",{children:(0,n.jsx)(l.Z,{href:"/resources/excise-tax/form-2290-amendments/",children:"Form 2290 Amendments"})}),(0,n.jsx)("li",{children:(0,n.jsx)(l.Z,{href:"/resources/excise-tax/hvut-form-2290-penalties/",children:"HVUT Form 2290 Penalties"})}),(0,n.jsx)("li",{children:(0,n.jsx)(l.Z,{href:"/resources/excise-tax/form-2290-credit-vehicles/",children:"Form 2290 Credit Vehicles"})}),(0,n.jsx)("li",{children:(0,n.jsx)(l.Z,{href:"/resources/excise-tax/form-2290-schedule-1/",children:"Form 2290 Schedule 1"})}),(0,n.jsx)("li",{children:(0,n.jsx)(l.Z,{href:"/resources/excise-tax/form-2290-taxable-gross-weight-and-weight-categories/",children:"Gross Weight & Categories"})})]})})]}),(0,n.jsx)(h.Z,{href:"/pricing/#excise",text:"Pricing",sm:"12px",md:"14px"})]})})}},79232:function(e,s,t){"use strict";t.r(s);var i=t(14924),n=t(85893),r=t(23508),o=t(36599),a=t(51221),l=t(72162),d=t(17494),c=t(7921),m=t(77451),h=t(9601),x=t(50456),g=t(23972),u=t(69397),p=t(48263),f=t(21987),j=t(37786),Z=t(86532),b=t(61250),v=t(63083),y=t(1691),w=t(32045),S=t(18377),C=t(88085),z=t(67294),A=t(19739),I=t(77494),W=t(88598),F=t(21955);s.default=function(){var e,s=(0,z.useState)(!1),t=s[0],N=s[1],P={Heading:"Exceeded the mileage limit on your Form 2290?",SubHeading:"Amend it online for just $19.99 and prevent IRS penalties.",CtaText:"E-file Now",CtaSubHeading:"Get updated Schedule 1 copy in minutes",CtaURL:"".concat("https://app.taxzerone.com/","signup/?ref=form2290amendsticky"),isActive:!0};return(0,n.jsxs)(W.Z,{LayoutWrapperContents:P,meta:(0,n.jsx)(F.h,{title:"Form 2290 Amendment - Suspended vehicles mileage exceeded",description:"E-File Form 2290 Amendment - Suspended vehicles exceeding the mileage use limit. Get updated Schedule 1 instantly.",keywords:"2290 amendment form, form 2290 amendment, irs form 2290 amendment, Mileage exceeded, suspended vehicles exceeding the mileage use limit",canonical:"excise-tax/efile-irs-form-2290-mileage-exceeded-amendment/",jsonLdPricing:"24.99",jsonLdAggregateRatingValue:"4.97",jsonLdAggregateRatingCount:"3830",ogShareImg:"assets/images/excise-share-img.png"}),children:[(0,n.jsx)(A.Z,{}),(0,n.jsx)(I.Z,{open:t,setOpen:N}),(0,n.jsxs)(w.Z,{maxWidth:"xl",children:[(0,n.jsx)(x.Z,{mdUp:!0,smDown:!0,children:(0,n.jsx)(S.Z,{sx:{mb:-1.5,textAlign:"center",mt:2,position:"relative"},children:(0,n.jsxs)(S.Z,{component:"picture",sx:{position:{xs:"relative",sm:"absolute"},right:0,top:{xs:0,sm:20}},children:[(0,n.jsx)("source",{srcSet:"/assets/images/irs-authorized.webp",className:"mw-100",width:50,height:49}),(0,n.jsx)("source",{srcSet:"/assets/images/irs-authorized.png",className:"mw-100",width:50,height:49}),(0,n.jsx)("img",{src:"/assets/images/irs-authorized.png",loading:"lazy",alt:"IRS-authorized e-file provider",className:"mw-100",width:50,height:49})]})})}),(0,n.jsxs)(C.Z,{direction:{xs:"column",md:"row"},spacing:3,sx:{px:{xs:2,md:0}},children:[(0,n.jsx)(S.Z,{sx:{textAlign:{xs:"center",md:"left"},alignItems:"center",display:"flex",width:"100%",maxWidth:{xs:"inherit",lg:770},minWidth:{xs:"inherit",md:530},pl:{xs:0,md:6,lg:8,xl:12},justifyContent:"center"},children:(0,n.jsxs)(S.Z,{component:"div",sx:{mt:{xs:2,sm:4,md:5},mb:{xs:2,sm:4,md:5}},children:[(0,n.jsxs)(g.Z,{variant:"h1",sx:{fontSize:{lg:40,md:30,sm:24,xs:24},fontWeight:600,color:"#374151",mb:3},children:["E-File Form 2290 Amendment due to"," ",(0,n.jsx)(x.Z,{mdUp:!0,smDown:!0,children:(0,n.jsx)("br",{})})," ",(0,n.jsx)("span",{className:"highlight-container",children:(0,n.jsx)("span",{className:"highlight",children:"Exceeded Mileage"})})]}),(0,n.jsxs)(g.Z,{variant:"body1",sx:{fontSize:{lg:20,md:18,sm:16,xs:16},fontWeight:400,mb:1},children:["Did your suspended vehicle exceed the mileage limit?"," "]}),(0,n.jsx)(g.Z,{variant:"body1",sx:{fontSize:{lg:20,md:18,sm:16,xs:16},fontWeight:400},children:"Stay tax compliant and avoid penalties by filing Form 2290 amendments with TaxZerone."}),(0,n.jsxs)(C.Z,{direction:"row",spacing:2,justifyContent:{xs:"center",md:"flex-start"},alignItems:"center",sx:{mt:4},children:[(0,n.jsxs)(S.Z,{sx:{textAlign:"center",mr:{xs:0,md:4}},children:[(0,n.jsx)(u.Z,{variant:"contained",className:"btn-primary medium",sx:{transition:"all 0.3s ease 0s","&:hover, &:focus, &:active":{transform:"scale(1.1)"}},href:"".concat("https://app.taxzerone.com/","signup/?ref=form2290mileageexceeded"),children:"Get the updated Schedule 1 copy"}),(0,n.jsx)(g.Z,{variant:"body2",sx:{mt:1,fontSize:{xs:11,sm:14}},children:"Get the updated Schedule 1 copy in minutes"})]}),(0,n.jsx)(x.Z,{mdDown:!0,children:(0,n.jsx)(S.Z,{sx:{mb:{xs:"16px !important",sm:"22px !important"}},children:(0,n.jsxs)("picture",{children:[(0,n.jsx)("source",{srcSet:"/assets/images/irs-authorized.webp",width:70,height:69}),(0,n.jsx)("source",{srcSet:"/assets/images/irs-authorized.png",width:70,height:69}),(0,n.jsx)("img",{src:"/assets/images/irs-authorized.png",loading:"lazy",alt:"IRS-authorized e-file provider",width:70,height:69})]})})})]})]})}),(0,n.jsx)(x.Z,{mdDown:!0,children:(0,n.jsx)(S.Z,{sx:{display:"flex",justifyContent:"flex-end",alignItems:"flex-end",width:"100%"},className:"excise-bg",children:(0,n.jsxs)("picture",{style:{marginBottom:-7},children:[(0,n.jsx)("source",{srcSet:"/assets/images/excise-tax-img.webp",className:"img-responsive-banner",width:880,height:725}),(0,n.jsx)("source",{srcSet:"/assets/images/excise-tax-img.png",className:"img-responsive-banner",width:880,height:725}),(0,n.jsx)("img",{src:"/assets/images/excise-tax-img.png",alt:"E-File Form 2290 Amendment due to Exceeded Mileage",className:"img-responsive-banner",width:880,height:725})]})})}),(0,n.jsx)(x.Z,{mdUp:!0,smDown:!0,children:(0,n.jsx)(S.Z,{sx:{display:"flex",justifyContent:"center",alignItems:"flex-end",width:"100%",backgroundPosition:"center center !important",mt:"0 !important"},className:"excise-bg",children:(0,n.jsxs)("picture",{style:{marginBottom:-7},children:[(0,n.jsx)("source",{srcSet:"/assets/images/excise-tax-img-sm.webp",className:"img-responsive-banner",width:440,height:365}),(0,n.jsx)("source",{srcSet:"/assets/images/excise-tax-img-sm.png",className:"img-responsive-banner",width:440,height:365}),(0,n.jsx)("img",{src:"/assets/images/excise-tax-img-sm.png",alt:"E-File Form 2290 Amendment due to Exceeded Mileage",className:"img-responsive-banner",width:440,height:365})]})})})]})]}),(0,n.jsxs)(p.ZP,{container:!0,sx:{backgroundColor:"#f0f2f9",mx:"0 !important",width:"100% !important",backgroundPosition:"center bottom",flexDirection:"column"},spacing:2,m:0,children:[(0,n.jsx)(w.Z,{maxWidth:"lg",children:(0,n.jsx)(p.ZP,{container:!0,spacing:2,sx:{my:{xs:2,sm:6,md:8}},className:"MuiGrid-root-width",children:(0,n.jsxs)(p.ZP,{item:!0,xs:12,md:12,sm:12,textAlign:"center",children:[(0,n.jsx)(g.Z,{variant:"h2",sx:{fontSize:{lg:34,md:30,sm:26,xs:22},fontWeight:600,mb:3,textAlign:"center",lineHeight:1.5},children:"E-file 2290 Amendments due to exceeded mileage"}),(0,n.jsx)(g.Z,{variant:"body1",sx:{fontSize:{lg:18,md:18,sm:16,xs:16},fontWeight:400,color:"#333333",mb:3,textAlign:"center"},children:"Follow the steps below to file the 2290 amendment return and get the updated Schedule 1 copy."})]})})}),(0,n.jsx)(w.Z,{maxWidth:"xl",sx:{mb:5},children:(0,n.jsxs)(C.Z,{direction:{xs:"column",md:"row"},spacing:{xs:2,md:5},children:[(0,n.jsx)(S.Z,{component:"div",sx:{display:"flex",justifyContent:"center",alignItems:"center",height:"100%",width:"100%",mt:{xs:-3,md:-5,lg:-8}},children:(0,n.jsxs)("picture",{children:[(0,n.jsx)("source",{srcSet:"/assets/images/mileage-steps-img.webp",className:"img-responsive",width:915,height:790}),(0,n.jsx)("source",{srcSet:"/assets/images/mileage-steps-img.png",className:"img-responsive",width:915,height:790}),(0,n.jsx)("img",{src:"/assets/images/mileage-steps-img.png",alt:"E-file 2290 Amendments due to exceeded mileage",className:"img-responsive",loading:"lazy",width:915,height:790})]})}),(0,n.jsxs)(S.Z,{sx:{width:"100%"},children:[(0,n.jsxs)(o.Z,{sx:(e={},(0,i.Z)(e,"& .".concat(c.Z.root,":before"),{flex:0,padding:0}),(0,i.Z)(e,"pl",0),(0,i.Z)(e,"ml",{xs:0,sm:0,md:-2}),e),children:[(0,n.jsxs)(m.Z,{children:[(0,n.jsxs)(h.Z,{children:[(0,n.jsx)(d.Z,{sx:{backgroundColor:"transparent",boxShadow:"none",my:-1,mb:-1.7},children:(0,n.jsxs)("picture",{children:[(0,n.jsx)("source",{srcSet:"/assets/images/step-1-icon.webp",width:39,height:39}),(0,n.jsx)("source",{srcSet:"/assets/images/step-1-icon.png",width:39,height:39}),(0,n.jsx)("img",{src:"/assets/images/step-1-icon.png",alt:"Enter form information",loading:"lazy",width:39,height:39})]})}),(0,n.jsx)(a.Z,{})]}),(0,n.jsxs)(l.Z,{sx:{mb:2},children:[(0,n.jsx)(g.Z,{variant:"h3",sx:{fontSize:{lg:20,md:18,sm:18,xs:18},fontWeight:600,mt:0,mb:1,color:"#36324a"},children:"Enter form information"}),(0,n.jsx)(g.Z,{variant:"body1",children:"Fill out the required fields, including the business and vehicle information."})]})]}),(0,n.jsxs)(m.Z,{children:[(0,n.jsxs)(h.Z,{children:[(0,n.jsx)(d.Z,{sx:{backgroundColor:"transparent",boxShadow:"none",m:0,mt:-1,mb:-1.7},children:(0,n.jsxs)("picture",{children:[(0,n.jsx)("source",{srcSet:"/assets/images/step-2-icon.webp"}),(0,n.jsx)("source",{srcSet:"/assets/images/step-2-icon.png"}),(0,n.jsx)("img",{src:"/assets/images/step-2-icon.png",alt:"Preview the return",loading:"lazy",width:39,height:39})]})}),(0,n.jsx)(a.Z,{})]}),(0,n.jsxs)(l.Z,{sx:{mb:2},children:[(0,n.jsx)(g.Z,{variant:"h3",sx:{fontSize:{lg:20,md:18,sm:18,xs:18},fontWeight:600,mt:0,mb:1,color:"#36324a"},children:"Preview the return"}),(0,n.jsx)(g.Z,{variant:"body1",children:"Review the form information for accuracy before transmitting."})]})]}),(0,n.jsxs)(m.Z,{children:[(0,n.jsx)(h.Z,{children:(0,n.jsx)(d.Z,{sx:{backgroundColor:"transparent",boxShadow:"none",mt:-1,mb:-1.7},children:(0,n.jsxs)("picture",{children:[(0,n.jsx)("source",{srcSet:"/assets/images/step-3-icon.webp"}),(0,n.jsx)("source",{srcSet:"/assets/images/step-3-icon.png"}),(0,n.jsx)("img",{src:"/assets/images/step-3-icon.png",alt:"Transmit to the IRS",loading:"lazy",width:39,height:39})]})})}),(0,n.jsxs)(l.Z,{children:[(0,n.jsx)(g.Z,{variant:"h3",sx:{fontSize:{lg:20,md:18,sm:18,xs:18},fontWeight:600,mt:0,mb:1,color:"#36324a"},children:"Transmit to the IRS"}),(0,n.jsx)(g.Z,{variant:"body1",children:"Transmit the 2290 amendment return and get updated Schedule 1."})]})]})]}),(0,n.jsxs)(S.Z,{sx:{textAlign:{xs:"center",md:"left"}},children:[(0,n.jsx)(u.Z,{variant:"contained",sx:{mt:{xs:0,sm:4},mb:{xs:0,sm:0,md:0},transition:"all 0.3s ease 0s","&:hover, &:focus, &:active":{transform:"scale(1.1)"}},className:"btn-primary",href:"".concat("https://app.taxzerone.com/","signup/?ref=form2290mileageexceeded"),children:"E-File 2290 Amendment Now"}),(0,n.jsx)(g.Z,{variant:"body2",sx:{mt:1,mb:{xs:2,sm:2,md:5}},children:"Get the updated Schedule 1 copy in minutes"})]})]})]})})]}),(0,n.jsx)(p.ZP,{container:!0,sx:{backgroundColor:"#fff",mx:"0 !important",width:"100% !important"},spacing:2,m:0,className:"dotted-curve",children:(0,n.jsxs)(w.Z,{maxWidth:"lg",sx:{mb:5},children:[(0,n.jsx)(p.ZP,{container:!0,direction:"row",justifyContent:"center",alignItems:"center",spacing:2,m:2,mt:5,pb:0,className:"MuiGrid-root-width",children:(0,n.jsxs)(p.ZP,{item:!0,xs:12,md:12,sm:12,children:[(0,n.jsx)(g.Z,{variant:"h2",sx:{fontSize:{lg:34,md:30,sm:26,xs:22},fontWeight:600,mb:3,textAlign:"center"},children:"Simplified e-filing service for Form 2290 amendments"}),(0,n.jsx)(g.Z,{variant:"body1",sx:{fontSize:{lg:18,md:18,sm:16,xs:16},fontWeight:400,color:"#333333",mb:3,textAlign:"center"},children:"Check out how TaxZerone simplifies Form 2290 amendments due to exceeded mileage limit."})]})}),(0,n.jsxs)(p.ZP,{container:!0,spacing:2,m:2,pb:{xs:0,sm:4,md:7},className:"MuiGrid-root-width",children:[(0,n.jsx)(p.ZP,{item:!0,xs:12,md:4,sm:6,children:(0,n.jsxs)(f.Z,{variant:"outlined",sx:{p:3,py:5,textAlign:"center",borderWidth:3,borderColor:"#8492c0",borderRadius:10,minHeight:"100%"},children:[(0,n.jsx)(S.Z,{sx:{backgroundColor:"#efefef",borderRadius:"50%",width:90,height:90,display:"flex",justifyContent:"center",alignItems:"center",mx:"auto"},children:(0,n.jsxs)("picture",{style:{width:60,height:60},children:[(0,n.jsx)("source",{srcSet:"/assets/images/instant-icon.webp",width:60,height:60}),(0,n.jsx)("source",{srcSet:"/assets/images/instant-icon.png",width:60,height:60}),(0,n.jsx)("img",{src:"/assets/images/instant-icon.png",alt:"Get Updated Schedule 1 Instantly",loading:"lazy",width:60,height:60})]})}),(0,n.jsx)(g.Z,{variant:"h3",sx:{fontSize:{lg:20,md:18,sm:18,xs:18},fontWeight:600,my:3},children:"Get Updated Schedule 1 Instantly"}),(0,n.jsx)(g.Z,{variant:"body1",children:"Receive the updated Schedule 1 in your inbox as soon as the IRS accepts your return. Say goodbye to waiting for your updated Schedule 1 copy."})]})}),(0,n.jsx)(p.ZP,{item:!0,xs:12,md:4,sm:6,children:(0,n.jsxs)(f.Z,{variant:"outlined",sx:{p:3,py:5,textAlign:"center",borderWidth:3,minHeight:"100%",borderColor:"#76ce97",borderRadius:10,mt:{xs:0,md:4}},children:[(0,n.jsx)(S.Z,{sx:{backgroundColor:"#efefef",borderRadius:"50%",width:90,height:90,display:"flex",justifyContent:"center",alignItems:"center",mx:"auto"},children:(0,n.jsxs)("picture",{style:{width:60,height:60},children:[(0,n.jsx)("source",{srcSet:"/assets/images/irs-icon.webp",width:60,height:60}),(0,n.jsx)("source",{srcSet:"/assets/images/irs-icon.png",width:60,height:60}),(0,n.jsx)("img",{src:"/assets/images/irs-icon.png",alt:"IRS-authorized",loading:"lazy",width:60,height:60})]})}),(0,n.jsx)(g.Z,{variant:"h3",sx:{fontSize:{lg:20,md:18,sm:18,xs:18},fontWeight:600,my:3},children:"IRS-authorized"}),(0,n.jsx)(g.Z,{variant:"body1",children:"File amendment for your 2290 return through an e-file service provider authorized by the IRS, ensuring that your return will be accepted by the IRS."})]})}),(0,n.jsx)(p.ZP,{item:!0,xs:12,md:4,sm:6,children:(0,n.jsxs)(f.Z,{variant:"outlined",sx:{p:3,py:5,textAlign:"center",borderWidth:3,borderColor:"#8492c0",borderRadius:10,minHeight:"100%"},children:[(0,n.jsx)(S.Z,{sx:{backgroundColor:"#efefef",borderRadius:"50%",width:90,height:90,display:"flex",justifyContent:"center",alignItems:"center",mx:"auto"},children:(0,n.jsxs)("picture",{style:{width:60,height:60},children:[(0,n.jsx)("source",{srcSet:"/assets/images/guided-icon.webp",width:60,height:60}),(0,n.jsx)("source",{srcSet:"/assets/images/guided-icon.png",width:60,height:60}),(0,n.jsx)("img",{src:"/assets/images/guided-icon.png",alt:"Guided Filing",loading:"lazy",width:60,height:60})]})}),(0,n.jsx)(g.Z,{variant:"h3",sx:{fontSize:{lg:20,md:18,sm:18,xs:18},fontWeight:600,my:3},children:"Guided Filing"}),(0,n.jsx)(g.Z,{variant:"body1",children:"Access our helpful resources within the application while filing your return and confidently complete the amendment filing. The entire process takes less than 5 minutes."})]})}),(0,n.jsx)(x.Z,{mdDown:!0,children:(0,n.jsx)(p.ZP,{item:!0,xs:12,sm:12,md:12,children:"\xa0"})}),(0,n.jsx)(p.ZP,{item:!0,xs:12,md:4,sm:6,children:(0,n.jsxs)(f.Z,{variant:"outlined",sx:{p:3,py:5,textAlign:"center",borderWidth:3,minHeight:"100%",borderColor:"#76ce97",borderRadius:10,mt:{xs:0,md:4}},children:[(0,n.jsx)(S.Z,{sx:{backgroundColor:"#efefef",borderRadius:"50%",width:90,height:90,display:"flex",justifyContent:"center",alignItems:"center",mx:"auto"},children:(0,n.jsxs)("picture",{style:{width:60,height:60},children:[(0,n.jsx)("source",{srcSet:"/assets/images/secure-icon.webp",width:60,height:60}),(0,n.jsx)("source",{srcSet:"/assets/images/secure-icon.png",width:60,height:60}),(0,n.jsx)("img",{src:"/assets/images/secure-icon.png",alt:"Secure E-filing",loading:"lazy",width:60,height:60})]})}),(0,n.jsx)(g.Z,{variant:"h3",sx:{fontSize:{lg:20,md:18,sm:18,xs:18},fontWeight:600,my:3},children:"Secure E-filing"}),(0,n.jsx)(g.Z,{variant:"body1",children:"With TaxZerone, your data remains secure and confidential throughout the filing process. Rest assured that your sensitive information is well protected."})]})}),(0,n.jsx)(p.ZP,{item:!0,xs:12,md:4,sm:6,children:(0,n.jsxs)(f.Z,{variant:"outlined",sx:{p:3,py:5,textAlign:"center",borderWidth:3,borderColor:"#8492c0",borderRadius:10,minHeight:"100%"},children:[(0,n.jsx)(S.Z,{sx:{backgroundColor:"#efefef",borderRadius:"50%",width:90,height:90,display:"flex",justifyContent:"center",alignItems:"center",mx:"auto"},children:(0,n.jsxs)("picture",{style:{width:60,height:60},children:[(0,n.jsx)("source",{srcSet:"/assets/images/easy-icon.webp",width:60,height:60}),(0,n.jsx)("source",{srcSet:"/assets/images/easy-icon.png",width:60,height:60}),(0,n.jsx)("img",{src:"/assets/images/easy-icon.png",alt:"Easy E-filing",loading:"lazy",width:60,height:60})]})}),(0,n.jsx)(g.Z,{variant:"h3",sx:{fontSize:{lg:20,md:18,sm:18,xs:18},fontWeight:600,my:3},children:"Easy E-filing"}),(0,n.jsx)(g.Z,{variant:"body1",children:"Our platform is designed with intuitive navigation, allowing you to navigate through the amendment filing process effortlessly. No prior tax knowledge is required."})]})}),(0,n.jsx)(p.ZP,{item:!0,xs:12,md:4,sm:6,children:(0,n.jsxs)(f.Z,{variant:"outlined",sx:{p:3,py:5,textAlign:"center",borderWidth:3,minHeight:"100%",borderColor:"#76ce97",borderRadius:10,mt:{xs:0,md:4}},children:[(0,n.jsx)(S.Z,{sx:{backgroundColor:"#efefef",borderRadius:"50%",width:90,height:90,display:"flex",justifyContent:"center",alignItems:"center",mx:"auto"},children:(0,n.jsxs)("picture",{style:{width:60,height:60},children:[(0,n.jsx)("source",{srcSet:"/assets/images/smart-icon.webp",width:60,height:60}),(0,n.jsx)("source",{srcSet:"/assets/images/smart-icon.png",width:60,height:60}),(0,n.jsx)("img",{src:"/assets/images/smart-icon.png",alt:"Accurate and Compliant",loading:"lazy",width:60,height:60})]})}),(0,n.jsx)(g.Z,{variant:"h3",sx:{fontSize:{lg:20,md:18,sm:18,xs:18},fontWeight:600,my:3},children:"Accurate and Compliant"}),(0,n.jsx)(g.Z,{variant:"body1",children:"Our built-in validation checks minimize errors and ensure your amendments meet all IRS requirements. You can file your tax return with accuracy."})]})})]}),(0,n.jsxs)(S.Z,{sx:{textAlign:{xs:"center",md:"center"},mb:{xs:0,sm:2,md:5},mt:3},children:[(0,n.jsx)(g.Z,{variant:"body1",sx:{fontSize:{lg:21,md:20,sm:18,xs:16},fontWeight:400,color:"#333333",lineHeight:1.5},children:"Try TaxZerone for Form 2290 amendments and experience all these benefits."}),(0,n.jsx)(u.Z,{variant:"contained",sx:{mt:4,transition:"all 0.3s ease 0s","&:hover, &:focus, &:active":{transform:"scale(1.1)"}},className:"btn-primary",href:"".concat("https://app.taxzerone.com/","signup/?ref=form2290mileageexceeded"),children:"E-File Form 2290 Amendment Now"})]})]})}),(0,n.jsx)(p.ZP,{container:!0,sx:{backgroundColor:"#f0f2f9",mx:"0 !important",width:"100% !important"},spacing:2,m:0,children:(0,n.jsx)(w.Z,{maxWidth:"lg",sx:{my:{xs:0,md:3,lg:5},py:{xs:2,sm:3,md:3,lg:3},borderRadius:{xs:0,md:4},mx:{xs:0,md:3,lg:"auto"}},children:(0,n.jsxs)(C.Z,{direction:{xs:"column",sm:"column"},spacing:{xs:1,sm:3},justifyContent:"space-around",alignItems:"center",children:[(0,n.jsxs)(S.Z,{sx:{width:"100%"},children:[(0,n.jsxs)(g.Z,{variant:"h2",sx:{fontSize:{lg:34,md:30,sm:26,xs:22},fontWeight:500,mb:2,textAlign:"center",lineHeight:1.5},children:["TaxZerone: Preferred E-file Service Provider,",(0,n.jsx)("br",{}),"for Form 2290 Amendments"]}),(0,n.jsx)(g.Z,{variant:"body1",sx:{fontSize:{lg:18,md:18,sm:16,xs:16},fontWeight:400,mb:0,textAlign:"center"},children:"In addition to the Form 2290 amendment due to exceeded mileage limit, TaxZerone also supports the following:"})]}),(0,n.jsx)(S.Z,{sx:{width:"100%",maxWidth:750,textAlign:"center"},children:(0,n.jsxs)(S.Z,{component:"ul",sx:{listStyleType:"none",display:{xs:"block",sm:"flex"},width:"100%",padding:0},children:[(0,n.jsxs)("li",{style:{maxWidth:350,fontSize:18,minWidth:300},children:["\u2605"," ",(0,n.jsx)(j.Z,{href:"/excise-tax/efile-irs-form-2290-vin-correction-online/",sx:{color:"#0202ff"},children:"VIN correction"}),(0,n.jsx)("br",{}),"(Absolutely ",(0,n.jsx)("b",{children:"FREE"}),")"]})," ",(0,n.jsxs)("li",{style:{maxWidth:400,fontSize:18},children:["\u2605"," ",(0,n.jsx)(j.Z,{href:"/excise-tax/efile-irs-form-2290-weight-increased-amendment/",sx:{color:"#0202ff"},children:"Taxable Gross Vehicle Weight Increase"})]})]})})]})})}),(0,n.jsxs)(S.Z,{sx:{backgroundColor:"#1da94a",py:{lg:8,md:8,sm:4,xs:4},mx:"0 !important",width:"100% !important",mb:0,p:2,textAlign:"center"},m:2,mt:0,className:"curve-bg",children:[(0,n.jsxs)(g.Z,{variant:"h2",color:"white",sx:{fontSize:{lg:34,md:30,sm:26,xs:22},fontWeight:600,mb:3,lineHeight:1.5},children:["Get the updated Schedule 1 copy in minutes",(0,n.jsx)(x.Z,{smDown:!0,mdUp:!0,children:(0,n.jsx)("br",{})})," ","and hit the road"]}),(0,n.jsx)(g.Z,{variant:"h3",sx:{fontSize:{lg:18,md:18,sm:16,xs:16},fontWeight:400,color:"#f3f3f3",mb:3,lineHeight:1.5},children:"It's time to simplify your tax filing process with TaxZerone! E-file Form 2290 amendments due to exceeded mileage limit."}),(0,n.jsxs)(S.Z,{component:"div",sx:{margin:"auto"},children:[(0,n.jsx)(u.Z,{variant:"contained",sx:{mt:{xs:0,sm:4},mb:{xs:0,md:0},color:"#444",transition:"all 0.3s ease 0s",display:{xs:"inline-flex",sm:"inline-flex"},"&:hover, &active":{backgroundColor:"#213e99 !important",color:"#fff",transform:"scale(1.1)"}},className:"btn-secondary-white",href:"".concat("https://app.taxzerone.com/","signup/?ref=form2290mileageexceeded"),children:"E-File Now"}),(0,n.jsx)(g.Z,{variant:"body2",sx:{mt:1,mb:{xs:0,md:0}},color:"#dfeae1",children:"Get the updated Schedule 1 copy in minutes"})]})]}),(0,n.jsx)(w.Z,{maxWidth:"lg",children:(0,n.jsx)(p.ZP,{container:!0,spacing:2,m:2,direction:"row",justifyContent:"center",className:"MuiGrid-root-width",sx:{my:{xs:0,sm:5}},children:(0,n.jsxs)(p.ZP,{item:!0,xs:12,md:9,sm:10,textAlign:"left",my:{xs:2,sm:5},mb:3,children:[(0,n.jsx)(g.Z,{variant:"h2",sx:{fontSize:{lg:34,md:30,sm:26,xs:22},fontWeight:600,mb:5,textAlign:"center"},children:"FAQs"}),(0,n.jsxs)(S.Z,{component:"div",sx:{mb:5,border:"2px solid rgba(145, 158, 171, 0.35)"},itemScope:!0,itemType:"https://schema.org/FAQPage",children:[(0,n.jsxs)(Z.Z,{itemScope:!0,itemProp:"mainEntity",itemType:"https://schema.org/Question",children:[(0,n.jsx)(b.Z,{expandIcon:(0,n.jsx)(r.Z,{}),"aria-controls":"",id:"",children:(0,n.jsx)(g.Z,{variant:"h3",sx:{fontWeight:600,color:"#36324a",fontSize:{lg:20,md:18,sm:18,xs:18}},itemProp:"name",children:"1. What is an exceeded mileage amendment?"})}),(0,n.jsx)(v.Z,{itemScope:!0,itemProp:"acceptedAnswer",itemType:"https://schema.org/Answer",children:(0,n.jsxs)(S.Z,{itemProp:"text",children:[(0,n.jsx)(g.Z,{component:"div",sx:{mb:2},children:"If you previously filed a Form 2290 reporting a suspended vehicle, but that vehicle has now exceeded the mileage use limit for the tax year, you are required to file a 2290 return amendment. This amendment will update the status of your vehicle from \u201csuspended\u201d to \u201ctaxable\u201d."}),(0,n.jsxs)(y.Z,{severity:"warning",icon:!1,children:[(0,n.jsx)("b",{children:"Note:"})," Suspended vehicles are those that have been used on public highways less than 5,000 miles or 7,500 miles (for agricultural vehicles) during the tax period. These vehicles are not subject to taxation by the IRS. By filing an amendment, you will be required to pay the HVUT taxes."]})]})})]}),(0,n.jsxs)(Z.Z,{itemScope:!0,itemProp:"mainEntity",itemType:"https://schema.org/Question",children:[(0,n.jsx)(b.Z,{expandIcon:(0,n.jsx)(r.Z,{}),"aria-controls":"",id:"",children:(0,n.jsx)(g.Z,{variant:"h3",sx:{fontWeight:600,color:"#36324a",fontSize:{lg:20,md:18,sm:18,xs:18}},itemProp:"name",children:"2. When should I file Form 2290 amendment for exceeded mileage?"})}),(0,n.jsx)(v.Z,{itemScope:!0,itemProp:"acceptedAnswer",itemType:"https://schema.org/Answer",children:(0,n.jsx)(g.Z,{component:"div",itemProp:"text",children:"To file the Form 2290 amendment, you should do so within the month following the one where the vehicle exceeds the mileage limit. For instance, if the suspended vehicle exceeds the mileage limit in September, you must file the 2290 amendment by the end of October for the remaining months in the tax period."})})]}),(0,n.jsxs)(Z.Z,{itemScope:!0,itemProp:"mainEntity",itemType:"https://schema.org/Question",children:[(0,n.jsx)(b.Z,{expandIcon:(0,n.jsx)(r.Z,{}),"aria-controls":"",id:"",children:(0,n.jsx)(g.Z,{variant:"h3",sx:{fontWeight:600,color:"#36324a",fontSize:{lg:20,md:18,sm:18,xs:18}},itemProp:"name",children:"3. Why should I file Form 2290 amendment?"})}),(0,n.jsx)(v.Z,{itemScope:!0,itemProp:"acceptedAnswer",itemType:"https://schema.org/Answer",children:(0,n.jsxs)(S.Z,{itemProp:"text",children:[(0,n.jsx)(g.Z,{component:"div",children:"To ensure the accuracy of the information you provided on your original Form 2290, it is necessary to file a Form 2290 amendment in the following situations:"}),(0,n.jsxs)("ul",{children:[(0,n.jsx)("li",{children:"Taxable gross weight increase"}),(0,n.jsx)("li",{children:"Exceeded mileage limit"}),(0,n.jsx)("li",{children:"Incorrect VIN reported"})]}),(0,n.jsx)(g.Z,{component:"div",children:"By submitting a Form 2290 amendment, you can ensure that the information reported to the IRS is correct and up to date. Additionally, it allows for the proper calculation and payment of any additional taxes owed. It is important to note that failure to file an amendment when required can result in penalties."})]})})]})]}),(0,n.jsx)(S.Z,{sx:{textAlign:"center",mt:3},children:(0,n.jsx)(u.Z,{variant:"outlined",color:"secondary",size:"large",sx:{borderWidth:2,borderRadius:3,textTransform:"none","&:hover, &:focus, &:active":{borderWidth:2}},href:"/faqs/form-2290-amendments/",children:"More FAQs"})})]})})})]})}}},function(e){e.O(0,[7948,3714,4811,8701,7694,2815,9774,2888,179],(function(){return s=55004,e(e.s=s);var s}));var s=e.O();_N_E=s}]);