{"version":3,"file":"static/chunks/pages/policies/terms-2f1a9f0146495be2.js","mappings":"AACA","sources":["webpack://_N_E/?a79b","webpack://_N_E/./src/pages/policies/terms.tsx","webpack://_N_E/"],"sourcesContent":["\n (window.__NEXT_P = window.__NEXT_P || []).push([\n \"/policies/terms\",\n function () {\n return require(\"private-next-pages/policies/terms.tsx\");\n }\n ]);\n if(module.hot) {\n module.hot.dispose(function () {\n window.__NEXT_P.push([\"/policies/terms\"])\n });\n }\n ","import { _ as _tagged_template_literal } from \"@swc/helpers/_/_tagged_template_literal\";\nfunction _templateObject() {\n const data = _tagged_template_literal([\n \"\\n min-height: 80vh;\\n padding: 24px 0 120px;\\n\\n @media (max-width: 1200px) {\\n padding-bottom: 72px;\\n }\\n @media (max-width: 768px) {\\n }\\n\"\n ]);\n _templateObject = function() {\n return data;\n };\n return data;\n}\nimport { jsx as _jsx } from \"react/jsx-runtime\";\nimport { View } from \"@/components\";\nimport * as React from \"react\";\nimport styled from \"styled-components\";\nimport { TermsOfUse } from \"@/modules/landings/policies/TermsOfUse\";\nimport { TermsPageLayout } from \"@/modules/landings/policies/TermsPageLayout\";\nimport { TermsLayout } from \"@/modules/landings/policies/TermsLayout\";\nconst ViewerPageWrapper = styled(View).withConfig({\n componentId: \"sc-17829e60-0\"\n})(_templateObject());\nconst Terms = ()=>{\n return /*#__PURE__*/ _jsx(ViewerPageWrapper, {\n children: /*#__PURE__*/ _jsx(TermsPageLayout, {\n children: /*#__PURE__*/ _jsx(TermsLayout, {\n children: /*#__PURE__*/ _jsx(TermsOfUse, {})\n })\n })\n });\n};\nexport default Terms;\n"],"names":[],"sourceRoot":""}