(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[9306,9332],{97159:function(e,t,a){(window.__NEXT_P=window.__NEXT_P||[]).push(["/cpa/study-in-usa",function(){return a(55883)}])},28530:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"createAsyncLocalStorage",{enumerable:!0,get:function(){return n}});class a{disable(){throw Error("Invariant: AsyncLocalStorage accessed in runtime where it is not available")}getStore(){}run(){throw Error("Invariant: AsyncLocalStorage accessed in runtime where it is not available")}exit(){throw Error("Invariant: AsyncLocalStorage accessed in runtime where it is not available")}enterWith(){throw Error("Invariant: AsyncLocalStorage accessed in runtime where it is not available")}}function n(){return globalThis.AsyncLocalStorage?new globalThis.AsyncLocalStorage:new a}("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},25182:function(e,t,a){"use strict";function n(e){}Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"clientHookInServerComponentError",{enumerable:!0,get:function(){return n}}),a(38754),a(67294),("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},31414:function(e,t,a){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),function(e,t){for(var a in t)Object.defineProperty(e,a,{enumerable:!0,get:t[a]})}(t,{ReadonlyURLSearchParams:function(){return m},useSearchParams:function(){return f},usePathname:function(){return p},ServerInsertedHTMLContext:function(){return c.ServerInsertedHTMLContext},useServerInsertedHTML:function(){return c.useServerInsertedHTML},useRouter:function(){return g},useParams:function(){return x},useSelectedLayoutSegments:function(){return y},useSelectedLayoutSegment:function(){return j},redirect:function(){return l.redirect},notFound:function(){return d.notFound}});let n=a(67294),s=a(24224),r=a(78463),i=a(25182),o=a(72526),c=a(43014),l=a(48781),d=a(78147),h=Symbol("internal for urlsearchparams readonly");function u(){return Error("ReadonlyURLSearchParams cannot be modified")}class m{[Symbol.iterator](){return this[h][Symbol.iterator]()}append(){throw u()}delete(){throw u()}set(){throw u()}sort(){throw u()}constructor(e){this[h]=e,this.entries=e.entries.bind(e),this.forEach=e.forEach.bind(e),this.get=e.get.bind(e),this.getAll=e.getAll.bind(e),this.has=e.has.bind(e),this.keys=e.keys.bind(e),this.values=e.values.bind(e),this.toString=e.toString.bind(e)}}function f(){(0,i.clientHookInServerComponentError)("useSearchParams");let e=(0,n.useContext)(r.SearchParamsContext),t=(0,n.useMemo)(()=>e?new m(e):null,[e]);return t}function p(){return(0,i.clientHookInServerComponentError)("usePathname"),(0,n.useContext)(r.PathnameContext)}function g(){(0,i.clientHookInServerComponentError)("useRouter");let e=(0,n.useContext)(s.AppRouterContext);if(null===e)throw Error("invariant expected app router to be mounted");return e}function x(){(0,i.clientHookInServerComponentError)("useParams");let e=(0,n.useContext)(s.GlobalLayoutRouterContext);return e?function e(t,a){void 0===a&&(a={});let n=t[1];for(let t of Object.values(n)){let n=t[0],s=Array.isArray(n),r=s?n[1]:n;!r||r.startsWith("__PAGE__")||(s&&(a[n[0]]=n[1]),a=e(t,a))}return a}(e.tree):null}function y(e){void 0===e&&(e="children"),(0,i.clientHookInServerComponentError)("useSelectedLayoutSegments");let{tree:t}=(0,n.useContext)(s.LayoutRouterContext);return function e(t,a,n,s){let r;if(void 0===n&&(n=!0),void 0===s&&(s=[]),n)r=t[1][a];else{var i;let e=t[1];r=null!=(i=e.children)?i:Object.values(e)[0]}if(!r)return s;let c=r[0],l=(0,o.getSegmentValue)(c);return!l||l.startsWith("__PAGE__")?s:(s.push(l),e(r,a,!1,s))}(t,e)}function j(e){void 0===e&&(e="children"),(0,i.clientHookInServerComponentError)("useSelectedLayoutSegment");let t=y(e);return 0===t.length?null:t[0]}("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},78147:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),function(e,t){for(var a in t)Object.defineProperty(e,a,{enumerable:!0,get:t[a]})}(t,{notFound:function(){return n},isNotFoundError:function(){return s}});let a="NEXT_NOT_FOUND";function n(){let e=Error(a);throw e.digest=a,e}function s(e){return(null==e?void 0:e.digest)===a}("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},48781:function(e,t,a){"use strict";var n,s;Object.defineProperty(t,"__esModule",{value:!0}),function(e,t){for(var a in t)Object.defineProperty(e,a,{enumerable:!0,get:t[a]})}(t,{RedirectType:function(){return n},getRedirectError:function(){return o},redirect:function(){return c},isRedirectError:function(){return l},getURLFromRedirectError:function(){return d},getRedirectTypeFromError:function(){return h}});let r=a(34505),i="NEXT_REDIRECT";function o(e,t){let a=Error(i);a.digest=i+";"+t+";"+e;let n=r.requestAsyncStorage.getStore();return n&&(a.mutableCookies=n.mutableCookies),a}function c(e,t){throw void 0===t&&(t="replace"),o(e,t)}function l(e){if("string"!=typeof(null==e?void 0:e.digest))return!1;let[t,a,n]=e.digest.split(";",3);return t===i&&("replace"===a||"push"===a)&&"string"==typeof n}function d(e){return l(e)?e.digest.split(";",3)[2]:null}function h(e){if(!l(e))throw Error("Not a redirect error");return e.digest.split(";",3)[1]}(s=n||(n={})).push="push",s.replace="replace",("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},34505:function(e,t,a){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"requestAsyncStorage",{enumerable:!0,get:function(){return s}});let n=a(28530),s=(0,n.createAsyncLocalStorage)();("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},72526:function(e,t){"use strict";function a(e){return Array.isArray(e)?e[1]:e}Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"getSegmentValue",{enumerable:!0,get:function(){return a}}),("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},43014:function(e,t,a){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),function(e,t){for(var a in t)Object.defineProperty(e,a,{enumerable:!0,get:t[a]})}(t,{ServerInsertedHTMLContext:function(){return r},useServerInsertedHTML:function(){return i}});let n=a(61757),s=n._(a(67294)),r=s.default.createContext(null);function i(e){let t=(0,s.useContext)(r);t&&t(e)}},55883:function(e,t,a){"use strict";a.r(t);var n=a(85893),s=a(36465),r=a.n(s);a(67294);var i=a(9008),o=a.n(i),c=a(46066),l=a(90319);a(20091);var d=a(87537),h=a(73512),u=a(5152),m=a.n(u);a(26761);let f=m()(()=>a.e(5806).then(a.bind(a,85806)),{loadableGenerated:{webpack:()=>[85806]}});t.default=()=>(0,n.jsxs)(n.Fragment,{children:[(0,n.jsxs)(o(),{children:[(0,n.jsx)("title",{children:"MS in Accounting, - STEM designated program"}),(0,n.jsx)("meta",{name:"title",content:" MS in accounting with 3 years of OPT | Earn up to 60,000$ "}),(0,n.jsx)("meta",{name:"description",content:"Explore the opportunities to work in the US as a Certified Public Accountant (CPA) with Simandhar Education. Understand the requirements, benefits, and career paths for CPAs in the US. Start your journey towards a successful CPA career today!"}),(0,n.jsx)("meta",{name:"keywords",content:"work in the US as a CPA, CPA career in the US, CPA job opportunities in the US, US CPA requirements, CPA certification for the US, Simandhar Education CPA guidance, CPA employment in the US"}),(0,n.jsx)("link",{rel:"canonical",href:"https://simandhareducation.com/cpa/study-in-usa"})]}),(0,n.jsx)(l.default,{}),(0,n.jsxs)("main",{children:[(0,n.jsxs)("section",{className:"jsx-338d28ad1c4f12b3",children:[(0,n.jsx)("div",{style:{background:"black",padding:"10px"},className:"jsx-338d28ad1c4f12b3",children:(0,n.jsx)("a",{href:"https://us02web.zoom.us/webinar/register/5017256039814/WN__yHbpxxCS_Kv6Ia41ypfSQ",target:"_blank",style:{color:"white",textDecoration:"none"},className:"jsx-338d28ad1c4f12b3",children:(0,n.jsx)("div",{style:{overflow:"hidden",whiteSpace:"nowrap"},className:"jsx-338d28ad1c4f12b3",children:(0,n.jsx)("h3",{style:{display:"inline-block",animation:"scroll-text 10s linear infinite",color:"white"},className:"jsx-338d28ad1c4f12b3 heading04",children:"STEM Free Webinar Click To Register"})})})}),(0,n.jsx)(r(),{id:"338d28ad1c4f12b3",children:"@-webkit-keyframes scroll-text{0%{-webkit-transform:translatex(100%);transform:translatex(100%)}100%{-webkit-transform:translatex(-100%);transform:translatex(-100%)}}@-moz-keyframes scroll-text{0%{-moz-transform:translatex(100%);transform:translatex(100%)}100%{-moz-transform:translatex(-100%);transform:translatex(-100%)}}@-o-keyframes scroll-text{0%{-o-transform:translatex(100%);transform:translatex(100%)}100%{-o-transform:translatex(-100%);transform:translatex(-100%)}}@keyframes scroll-text{0%{-webkit-transform:translatex(100%);-moz-transform:translatex(100%);-o-transform:translatex(100%);transform:translatex(100%)}100%{-webkit-transform:translatex(-100%);-moz-transform:translatex(-100%);-o-transform:translatex(-100%);transform:translatex(-100%)}}"})]}),(0,n.jsxs)("section",{className:"",children:[(0,n.jsx)("div",{className:"stem-desktop-view",children:(0,n.jsx)("img",{loading:"lazy",src:"https://simandhareducation-files.s3.ap-south-1.amazonaws.com/img/Accelerate-Your-Accounting-Career-in-USA_Desktop-View.jpg",fill:!0,sizes:"100vw",className:"resp-img",alt:"Accelerate Your Accounting Career in the USA"})}),(0,n.jsx)("div",{className:"stem-mobile-view",children:(0,n.jsx)("img",{loading:"lazy",src:"https://simandhareducation-files.s3.ap-south-1.amazonaws.com/img/Accelerate-Your-Accounting-Career-in-USA_Mobile-View.jpg",fill:!0,sizes:"100vw",className:"resp-img",alt:"Accelerate Your Accounting Career in the USA"})})]}),(0,n.jsx)("section",{className:"award-winner-section",children:(0,n.jsx)("div",{className:"container-l",children:(0,n.jsxs)("div",{className:"two-box-row",children:[(0,n.jsxs)("div",{className:"left-box",children:[(0,n.jsx)("h2",{className:"heading03",children:(0,n.jsx)("span",{className:"color",children:"So what are you waiting for??"})}),(0,n.jsxs)("h6",{className:"heading06 pt-5 text-center",children:["Launch your US career with a head start. Contact us today to explore our STEM-designated Master's program and CPA Course!"," "]}),(0,n.jsx)(f,{})]}),(0,n.jsx)("div",{className:"right-form-box",children:(0,n.jsx)("div",{class:"npf_wgts","data-height":"430px","data-w":"954829a39b63bf0fb8e70234ceb19849"})})]})})}),(0,n.jsxs)("div",{className:"container pt-4",children:[(0,n.jsx)("h1",{className:"heading03",children:"Upcoming Events"}),(0,n.jsx)("br",{}),(0,n.jsx)("br",{}),(0,n.jsx)("br",{}),(0,n.jsxs)("table",{cellPadding:"0",cellSpacing:"0",className:"cms-table",children:[(0,n.jsx)("thead",{children:(0,n.jsxs)("tr",{children:[(0,n.jsx)("th",{children:(0,n.jsx)("p",{children:"Course Name"})}),(0,n.jsx)("th",{children:(0,n.jsx)("p",{children:"In-Person Event"})}),(0,n.jsx)("th",{children:(0,n.jsx)("p",{children:"Date"})}),(0,n.jsx)("th",{children:(0,n.jsx)("p",{children:"Time"})}),(0,n.jsx)("th",{children:(0,n.jsx)("p",{children:"Zoom Links"})})]})}),(0,n.jsx)("tbody",{children:(0,n.jsxs)("tr",{children:[(0,n.jsx)("td",{children:"MS Accounting / MS in Taxation(STEM)"}),(0,n.jsx)("td",{children:"The University of Akron, Ohio"}),(0,n.jsx)("td",{children:"Oct 22 2024"}),(0,n.jsx)("td",{children:"08:30 PM "}),(0,n.jsx)("td",{children:(0,n.jsx)("a",{href:"https://us02web.zoom.us/webinar/register/5017256039814/WN__yHbpxxCS_Kv6Ia41ypfSQ",target:"new",children:(0,n.jsx)("u",{style:{color:"maroon"},children:"Register now"})})})]})})]})]}),(0,n.jsx)("h2",{className:"heading04 text-center alumni-heading mt-5 ",children:"About this Program"}),(0,n.jsx)("section",{className:"container ",children:(0,n.jsx)("h2",{className:"justify pt-5 heading06",children:"The MS in Accounting STEM designated program in the United States is meticulously crafted to equip students with a robust understanding of accounting principles and practices, seamlessly integrating STEM (Science, Technology, Engineering, and Mathematics) components into the curriculum. This innovative blend empowers students to cultivate a profound comprehension of both accounting and technology, paving the way for diverse career prospects in today's ever-changing business landscape. By emphasizing hands-on skills and practical applications, graduates of this program emerge as adept professionals ready to excel in the dynamic field of accounting and beyond."})}),(0,n.jsx)("h2",{className:"heading04 text-center alumni-heading mt-5",children:"University Partnerships"}),(0,n.jsx)("section",{className:"container",children:(0,n.jsxs)("h2",{className:"heading06 pt-5 text-center ",children:[(0,n.jsx)("span",{className:"color text-center",children:"Simandhar"})," has partnered with US Universities that offer STEM Accounting programs, considering major factors like accreditation, placements, cost and duration."]})}),(0,n.jsx)("section",{className:"section work-com-section",children:(0,n.jsxs)("div",{className:"container-l",children:[(0,n.jsx)("div",{className:"work-slider",children:(0,n.jsxs)(c.Z,{dots:!1,infinite:!1,speed:500,slidesToShow:4,slidesToScroll:1,responsive:[{breakpoint:1023,settings:{slidesToShow:2,slidesToScroll:1}},{breakpoint:480,settings:{slidesToShow:1,slidesToScroll:1}}],children:[(0,n.jsx)("div",{className:"part-box",children:(0,n.jsx)("img",{loading:"lazy",src:"https://simandhareducation-files.s3.ap-south-1.amazonaws.com/img/300x300-University-of-Akron.jpg",alt:"university"})}),(0,n.jsx)("div",{className:"part-box",children:(0,n.jsx)("img",{loading:"lazy",src:"https://simandhareducation-files.s3.ap-south-1.amazonaws.com/img/300x300-University-of-Missouri-Robert-J-Trulaske%2C-Sr_1.jpg",alt:"university"})}),(0,n.jsx)("div",{className:"part-box",children:(0,n.jsx)("img",{loading:"lazy",src:"https://simandhareducation-files.s3.ap-south-1.amazonaws.com/img/MicrosoftTeams-image+(9).png",alt:"university"})}),(0,n.jsx)("div",{className:"part-box",children:(0,n.jsx)("img",{loading:"lazy",src:"https://simandhareducation-files.s3.ap-south-1.amazonaws.com/img/MicrosoftTeams-image+(8).png",alt:"university"})}),(0,n.jsx)("div",{className:"part-box",children:(0,n.jsx)("img",{loading:"lazy",src:"https://simandhar-edu-assets.s3.ap-south-1.amazonaws.com/ACCA+Course/Devner-Logo-300x300.jpg",alt:"university"})})]})}),(0,n.jsx)("h2",{className:"heading06 pt-5 text-center",children:"Every university that Simandhar has partnered with, offers Graduate Assistantship and/or Curricular Practical Training (CPT). These are 2 ways where you can work and study at the same time. After you complete your program, you get the all important extension when you opt for practical training since it is a STEM designated program. Hence, you will get a 5 year VISA Stamp on your F1 visa before you go from India.  (2 years for the Masters degree and 3 years for OPT)."})]})}),(0,n.jsxs)("section",{className:"work-banner-section work-com-section",children:[(0,n.jsx)("div",{className:"container ",children:(0,n.jsx)("h2",{className:"heading05 text-center",children:"Have you always dreamt of going to the US? We can make that happen! Join our MS Accounting STEM Program and be eligible for a 3-year Visa extension on OPT (Optional Practical Training) in the US."})}),(0,n.jsx)("div",{className:"container pt-5",children:(0,n.jsx)("h1",{className:"heading02 text-center",children:(0,n.jsx)("span",{className:"color",children:"MS Accounting - BENEFITS"})})}),(0,n.jsx)("div",{className:"basics-course-page container",children:(0,n.jsxs)("div",{className:"basics-grid container",children:[(0,n.jsx)("div",{className:"left-side-basics",style:{padding:"20px"},children:(0,n.jsxs)("div",{style:{width:"100%",background:"#F6D2DA",padding:"20px"},children:[(0,n.jsx)("h2",{className:"heading06 ",children:(0,n.jsx)("span",{className:"color ",children:"Valuable Work Experience"})}),(0,n.jsx)("p",{className:"text-center",children:"Gain valuable, in-demand work/practical experience in the US & build industry connections"})]})}),(0,n.jsx)("div",{className:"right-side-basics ",style:{padding:"20px"},children:(0,n.jsx)("div",{children:(0,n.jsxs)("div",{style:{width:"100%",background:"#F6D2DA",padding:"20px"},children:[(0,n.jsx)("h2",{className:"heading06 ",children:(0,n.jsx)("span",{className:"color",children:"Addressing a Critical Need"})}),(0,n.jsxs)("p",{className:"text-center",children:["Contribute to solving the shortage of skilled accountants in the US."," "]})]})})}),(0,n.jsx)("div",{className:"left-side-basics ",style:{padding:"20px"},children:(0,n.jsxs)("div",{style:{width:"100%",background:"#F6D2DA",padding:"20px"},children:[(0,n.jsx)("h2",{className:"heading06 ",children:(0,n.jsx)("span",{className:"color",children:"Prepare for US CPA"})}),(0,n.jsx)("p",{className:"text-center",children:"Prepare for US CPA alongside as 40% of the syllabus is covered"})]})}),(0,n.jsx)("div",{className:"right-side-basics ",style:{padding:"20px"},children:(0,n.jsx)("div",{children:(0,n.jsxs)("div",{style:{width:"100%",background:"#F6D2DA",padding:"20px"},children:[(0,n.jsx)("h2",{className:"heading06",children:(0,n.jsx)("span",{className:"color",children:"Placement Assistance"})}),(0,n.jsx)("p",{className:"text-center",children:"Sign up for our US CPA program and get free placement support from us"})]})})})]})})]}),(0,n.jsxs)("div",{className:"",children:[(0,n.jsx)("h2",{className:"heading04 text-center alumni-heading",children:"Your US Journey with us"}),(0,n.jsx)("h2",{className:"heading04 text-center pt-5",children:"MS ACCOUNTING + US CPA"}),(0,n.jsx)("div",{className:"brigde-course-desktop",children:(0,n.jsx)("img",{src:"https://simandhareducation-files.s3.ap-south-1.amazonaws.com/img/Stem+Seven+points+desktop.png",alt:""})}),(0,n.jsx)("div",{className:"brigde-course-mobile",children:(0,n.jsx)("img",{src:"https://simandhareducation-files.s3.ap-south-1.amazonaws.com/img/Stem+Seven+points+mobile.png",alt:""})})]}),(0,n.jsx)("h2",{className:"heading04 text-center pt-5",children:"MS ACCOUNTING"}),(0,n.jsxs)("div",{className:"container",children:[(0,n.jsx)("div",{className:"brigde-course-desktop",children:(0,n.jsx)("img",{src:"https://simandhareducation-files.s3.ap-south-1.amazonaws.com/img/Stem+four+points+desktop.png",alt:""})}),(0,n.jsx)("div",{className:"brigde-course-mobile",children:(0,n.jsx)("img",{src:"https://simandhareducation-files.s3.ap-south-1.amazonaws.com/img/Stem+mob+view+finall.png",alt:""})})]}),(0,n.jsx)("div",{className:"ea-video-section",children:(0,n.jsx)(h.Z,{})}),(0,n.jsx)("section",{className:"section faq-section faq-section-cia ",children:(0,n.jsxs)("div",{className:"container-l",children:[(0,n.jsx)("h3",{className:"heading02",children:"Frequently Asked Questions(FAQ's)"}),(0,n.jsx)("div",{className:"faq-container",children:(0,n.jsxs)(d.Z,{children:[(0,n.jsxs)(d.Z.Item,{eventKey:"0",className:"faq-row",children:[(0,n.jsx)(d.Z.Header,{className:"faq-title",children:"What is the Simandhar Career Pathway?"}),(0,n.jsx)(d.Z.Body,{className:"faq-box",children:(0,n.jsx)("p",{children:"The Simandhar career pathway is pretty simple and direct, without any confusion. Aspiring students who are already enrolled or planning to enroll in the CPA course at Simandhar are now entitled to get complete guidance to pursue their MS or Master's degree in the United States. There are certain accredited programs and STEM-designated MS degree programs that are being offered in accounting and finance streams. So students can choose this path in order to get a qualified Master's degree in the US and also have the opportunity to study CPA in parallel and appear for the exams there. Most of the MS degree programs, such as MSA-MS in Accounting, also cover CPA subjects. This provides enhanced CPA prep, and they also get to learn some of the latest data analytics, accounting analytics, etc. This not only voids the heavy international fees, but aspirants can now get complete eligibility to appear for the CPA exam and/or get their license. In order for them to get a license, candidates should have practical, consecutive work experience. This can come in the form of an OPT after they graduate from their MS program. The above diagram illustrates the career pathway in detail."})})]}),(0,n.jsxs)(d.Z.Item,{eventKey:"1",className:"faq-row",children:[(0,n.jsx)(d.Z.Header,{className:"faq-title",children:"What is the meaning of STEM?"}),(0,n.jsx)(d.Z.Body,{className:"faq-box",children:(0,n.jsx)("p",{children:"STEM stands for Science, Technology, Engineering, and Mathematics. It is an acronym used by federal and state governments in the US to categorize and group together fields of study and career paths that are centered on the above four disciplines. STEM education and careers are characterized by their emphasis on problem-solving, critical thinking, innovation, and the application of scientific, technological, and mathematical principles to real-world problems and scenarios."})})]}),(0,n.jsxs)(d.Z.Item,{eventKey:"2",className:"faq-row",children:[(0,n.jsx)(d.Z.Header,{className:"faq-title",children:"What is STEM accounting?"}),(0,n.jsx)(d.Z.Body,{className:"faq-box",children:(0,n.jsx)("p",{children:"Degree programs in the USA that can be classified as STEM, such as MS in Accounting or MS in Accounting, aim to establish a solid foundation for students in the areas of science, technology, engineering, and mathematics. These programs equip students with the skills required for several career paths, such as accounting analytics and the inclusion of the latest emerging software such as SAP, PowerBI, Tableau, etc. Typically, a master's degree program is one year long and would be around 30 credits."})})]}),(0,n.jsxs)(d.Z.Item,{eventKey:"3",className:"faq-row",children:[(0,n.jsx)(d.Z.Header,{className:"faq-title",children:"What is the earning potential after completing the Masters in Accounting program?"}),(0,n.jsx)(d.Z.Body,{className:"faq-box",children:(0,n.jsx)("p",{children:"Typically, the median wage for a graduate student who has completed their MS program may vary from state to state, but on average, the salaries could range anywhere from USD $55,000 to USD $75,000. However, if the candidate has completed his masters with more than 2 years of work experience and completed his or her CPA certification, he or she can earn up to USD $90,000 to even USD $100,000 based on their experience."})})]}),(0,n.jsxs)(d.Z.Item,{eventKey:"4",className:"faq-row",children:[(0,n.jsx)(d.Z.Header,{className:"faq-title",children:"Is there a shortage of accountants in the US?"}),(0,n.jsx)(d.Z.Body,{className:"faq-box",children:(0,n.jsxs)("p",{children:["Yes, there is an immediate shortage, and it can be researched using reliable resources like WSJ. Please refer to the below link:",(0,n.jsx)("a",{href:"https://www.wsj.com/articles/why-so-many-accountants-are-quitting-11672236016",target:"new",children:"Click here"})]})})]}),(0,n.jsxs)(d.Z.Item,{eventKey:"5",className:"faq-row",children:[(0,n.jsx)(d.Z.Header,{className:"faq-title",children:'Why does Simandhar emphasize "work abroad"?'}),(0,n.jsx)(d.Z.Body,{className:"faq-box",children:(0,n.jsx)("div",{className:"list-unstyled ",children:(0,n.jsx)("p",{children:"Simandhar's main aim is to impart high-quality education and give them placement opportunities. We believe that education has the ability to transform every individual. Today's students don’t just need information to be educated; they need an overall transformation to be successful in life. Since CPA is conducted by the AICPA in the US and has immense benefits, Simandhar is creating a pathway for aspiring students to clear their exam and even get their certification and licensing. The licensing for US CPAs could come from any state board in the US. Similarly, ACCA has benefits in the UK and India. Similarly, CPA Australia or CPA Canada have immense benefits for people who are in these regions. Hence, Simandhar strives to open new frontiers of education anywhere abroad. Moreover, US CPA is globally recognized and can land your dream job anywhere."})})})]}),(0,n.jsxs)(d.Z.Item,{eventKey:"6",className:"faq-row",children:[(0,n.jsx)(d.Z.Header,{className:"faq-title",children:"Why should I go to the US?"}),(0,n.jsx)(d.Z.Body,{className:"faq-box",children:(0,n.jsx)("p",{children:"There are countless reasons why you should consider going to the US. Firstly, the United States is undoubtedly the number one destination for education in STEM fields. (Science, Technology, Engineering, and Mathematics) With state-of-the-art educational infrastructure, facilities, and educational environment, learning from faculty who are among the finest in the world, not to mention the practical training and exposure that you get, is unmatched. This is why so many people, from China to India, flock to the US every year for education. This also brings in many other benefits, such as achieving financial stability, expanding your career prospects, exploring global opportunities and research, and, of course, upskilling yourself with the latest technological advancements. What more do you need?"})})]}),(0,n.jsxs)(d.Z.Item,{eventKey:"7",className:"faq-row",children:[(0,n.jsx)(d.Z.Header,{className:"faq-title",children:"Can my spouse and kids accompany me to the US?"}),(0,n.jsx)(d.Z.Body,{className:"faq-box",children:(0,n.jsx)("p",{children:"Yes, surely you can. Since you are going on an F1 student visa when you go for your higher studies in the US, your dependents can go on an F2 visa. You may have to show proof of funds that are adequate for both dependents. There will be additional living expenses that the student on F1 would incur (for dependents) while studying. To name a few, housing, health insurance, living expenses, food, medicines, possible day care costs, etc.)"})})]}),(0,n.jsxs)(d.Z.Item,{eventKey:"8",className:"faq-row",children:[(0,n.jsx)(d.Z.Header,{className:"faq-title",children:"I am pursuing my CA now. Can I do the MACC program?"}),(0,n.jsx)(d.Z.Body,{className:"faq-box",children:(0,n.jsx)("p",{children:"Yes, you can definitely do that. It depends on the skills, goals, and needs of the CA student. A CA student can decide to make a quick transition to pursue his MS degree program and parally prepare for CPA and clear that easily. Since 70% of the CPA course is taught while pursuing Indian CA, it is quite easy for CA students to crack US CPA. Moreover, the MS in Accounting also covers a lot of topics in the curriculum related to CPA and prepares them to be eligible to take the exam there."})})]}),(0,n.jsxs)(d.Z.Item,{eventKey:"9",className:"faq-row",children:[(0,n.jsx)(d.Z.Header,{className:"faq-title",children:"I have already completed my US CPA (not from Simandhar). Can I still do the MSA or MSACC program?"}),(0,n.jsx)(d.Z.Body,{className:"faq-box",children:(0,n.jsx)("p",{children:"Yes, you can. You do not have to be enrolled in the CPA program with Simandhar to pursue your MS program. All are welcome to pursue their Masters; however, for Simandhar students (and Aluumni), we provide free assistance and guidance up until the VISA stage. For others, additional charges may be applicable. Feel free to inquire with us by calling us at: 91 7780273388 or +91 7032228391."})})]}),(0,n.jsxs)(d.Z.Item,{eventKey:"10",className:"faq-row",children:[(0,n.jsx)(d.Z.Header,{className:"faq-title",children:"I have just enrolled in the CPA program. Do I need to complete my CPA before I enroll in the MSAcc program?"}),(0,n.jsx)(d.Z.Body,{className:"faq-box",children:(0,n.jsx)("p",{children:"Simandhar highly recommends passing at least one exam in India before commencing your Masters in Accounting program in the US. This not only gives you a sense of achievement but also enables you to dedicate more time towards enhancing your career prospects. However, we have seen many students who are qualified working professionals or candidates with good fundamental concepts (after learning CA inter or CA final) breeze through and prepare for and clear the US CPA exams while pursuing their Masters. This will save time and enhance career opportunities and placements."})})]}),(0,n.jsxs)(d.Z.Item,{eventKey:"11",className:"faq-row",children:[(0,n.jsx)(d.Z.Header,{className:"faq-title",children:"How many students is Simandhar sending to the US and Canada?"}),(0,n.jsx)(d.Z.Body,{className:"faq-box",children:(0,n.jsx)("p",{children:"Simandhar Education has a global alumni network that extends beyond the United States and Canada, with graduates placed in various countries worldwide. With a proven track record of success, Simandhar is committed to providing thousands of students with opportunities, from networking to placements. We motivate everyone to pursue their academic and career aspirations in the United States and around the world. To begin with, we have started with the United States for many reasons already mentioned."})})]}),(0,n.jsxs)(d.Z.Item,{eventKey:"12",className:"faq-row",children:[(0,n.jsx)(d.Z.Header,{className:"faq-title",children:"Is this only for CPA review students, or can CMA review students apply too?"}),(0,n.jsx)(d.Z.Body,{className:"faq-box",children:(0,n.jsx)("p",{children:"It is for anyone who wants to study in the US. For US CMA students and EA students, they may have an added advantage since they are pursuing US professional courses; however, anyone who is qualified and eligible to pursue their MS in the USA and are welcome to apply to any of our partnered universities. Please check your eligibility with MS STEM team before applying and attend the informational webinars that are conducted by direct university panelists."})})]}),(0,n.jsxs)(d.Z.Item,{eventKey:"13",className:"faq-row",children:[(0,n.jsx)(d.Z.Header,{className:"faq-title",children:"What is the selection criteria for US universities? Is it very tedious?"}),(0,n.jsx)(d.Z.Body,{className:"faq-box",children:(0,n.jsx)("p",{children:"Although it can be a bit daunting to shortlist from 4500 accredited institutions in the United States, Simandhar has your back covered. We have done our due diligence and researched the right universities that are offering STEM-designated programs with the latest emerging technology and analytics involved in the curriculum. So now, candidates who want to pursue it get the best-fit institutes based on four major factors: cost, location, accreditation, and placements. This is why Simandhar is making a difference by partnering with the right universities and, ultimately, by enhancing and transforming their careers."})})]}),(0,n.jsxs)(d.Z.Item,{eventKey:"14",className:"faq-row",children:[(0,n.jsxs)(d.Z.Header,{className:"faq-title",children:[" ","What is the total investment required to pursue the Masters STEM program?"]}),(0,n.jsx)(d.Z.Body,{className:"faq-box",children:(0,n.jsx)("p",{children:"Usually the range is from USD 40,000 to USD 70,000/-. The cost of the Masters program can vary depending on various factors such as ranking of the university, location, etc., but we do not go by ranking but rather see what is best fit for the candidate considering all the major factors. Finally, we ensure that candidates find the best-fit institute and are happy with their selection."})})]}),(0,n.jsxs)(d.Z.Item,{eventKey:"15",className:"faq-row",children:[(0,n.jsxs)(d.Z.Header,{className:"faq-title",children:[" ","If I need my CPA to get a job in the US, why should I pursue MACC?"]}),(0,n.jsx)(d.Z.Body,{className:"faq-box",children:(0,n.jsxs)("p",{children:["Why fear when Simandhar is here! ",(0,n.jsx)("br",{}),(0,n.jsx)("br",{}),"For B.Com students, it opens a new path to pursue their Masters. 15 years of education may be accepted, but again, it depends on the university selection. CPA alone is not the only reason for getting a job in the USA. The STEM program also aids in landing jobs, and you also get the all-important VISA extension for up to 3 years. You can also opt for the important practical training and work experience that you get. (during your OPT period). Furthermore, you also have a higher Master's degree from an accredited university in the USA. This degree itself can make an impact in getting a job and the work permit; however, CPA does increase the placement chances and will count as evidence of professional accounting success."]})})]})]})})]})})]})]})},39332:function(e,t,a){e.exports=a(31414)}},function(e){e.O(0,[3874,3662,5937,955,7537,6066,5766,319,6761,9328,9774,2888,179],function(){return e(e.s=97159)}),_N_E=e.O()}]);