{"version":3,"sources":["webpack:///./src/pages/policies/privacy.js","webpack:///./src/components/list.js","webpack:///./src/components/policies/styles.js","webpack:///./src/components/policies/privacy.js","webpack:///./src/components/policies/returns.js","webpack:///./src/components/policies/index.js"],"names":["Privacy","path","subheader","policy","theme","colors","iron","black","List","is","align","children","rest","Element","styled","rem","Wrap","BaseWrap","media","medium","SubTitle","h3","privacyContactContactEmail","siteConfig","href","Returns","Policies","PolicyElement","returns","privacy"],"mappings":"2FAAA,6CAUeA,UANC,kBACd,kBAAC,IAAD,CAAQC,KAAK,oBAAoBC,UAAU,YACzC,kBAAC,IAAD,CAAUC,OAAO,e,8HCDGC,EAAMC,OAAtBC,E,EAAAA,KAAMC,E,EAAAA,MA6BCC,EA3BF,SAAC,GAAsC,IAApCC,EAAmC,EAAnCA,GAAIC,EAA+B,EAA/BA,MAAOC,EAAwB,EAAxBA,SAAaC,E,oIAAW,8BAC3CC,EAAUC,YAAOL,GAAM,MAAhB,gEAAGK,CAAH,wNAEFR,EACIS,cAAI,IAINA,cAAI,GACDL,GAAS,OAIA,OAAPD,EAAc,UAAY,SACzBM,cAAI,IAIVR,EACGQ,cAAI,IAKpB,OAAO,kBAACF,EAAYD,EAAOD,I,4KC1BtB,IAAMK,EAAOF,YAAOG,KAAV,mEAAGH,CAAH,4CAEFC,cAAI,IAAOA,cAAI,IAAOA,cAAI,IAGrCG,IAAMC,OALO,IAOEJ,cAAI,OAKVK,EAAWN,IAAOO,GAAV,uEAAGP,CAAH,qEACNC,cAAI,IAENA,cAAI,IAASA,cAAI,ICbtBO,EAA+BC,IAA/BD,2BAqHOtB,EAnHC,kBACd,iCACE,kBAAC,IAAD,CAAOS,GAAG,MAAV,kBACA,kBAAC,IAAD,qMAKA,kBAAC,EAAD,CAAMA,GAAG,MACP,kKAIA,iGACA,2GAIA,yFAEF,kBAACW,EAAD,iDACA,kBAAC,IAAD,mPAMA,kBAAC,IAAD,4PAMA,kBAAC,IAAD,sKAKA,kBAACA,EAAD,oDACA,kBAAC,IAAD,sLAKA,kBAAC,EAAD,CAAMX,GAAG,MACP,wEACA,0EACA,0EACA,yFAEF,kBAACW,EAAD,eACA,kBAAC,IAAD,iXAQA,kBAACA,EAAD,gBACA,kBAAC,IAAD,iiBAUA,kBAAC,IAAD,2JAIA,kBAACA,EAAD,cACA,kBAAC,IAAD,8TAOA,kBAACA,EAAD,iBACA,kBAAC,IAAD,uKAKA,kBAAC,IAAD,8RAMA,kBAAC,IAAD,qZAQA,kBAAC,IAAD,KACE,+GAGE,uBAAGI,KAAI,UAAYF,GAChBA,GAJL,QC3ESG,EAhCC,kBACd,iCACE,kBAAC,IAAD,CAAOhB,GAAG,MAAV,uBACA,kBAAC,IAAD,gKAKA,kBAACW,EAAD,kBACA,kBAAC,IAAD,iSAMA,kBAACA,EAAD,eACA,kBAAC,IAAD,0UAOA,kBAACA,EAAD,4BACA,kBAAC,IAAD,uLCXWM,IAbE,SAAC,GAAgB,IAAdvB,EAAa,EAAbA,OACZwB,EAAgB,CACpBC,QAASH,EACTI,QAAS7B,GACTG,GAEF,OACE,kBAACa,EAAD,KACE,kBAACW,EAAD","file":"component---src-pages-policies-privacy-js-6632a036c6ee6eff20b7.js","sourcesContent":["import React from 'react'\nimport Layout from 'layouts/default'\nimport Policies from 'components/policies'\n\nconst Privacy = () => (\n \n \n \n)\n\nexport default Privacy\n","import React from 'react'\nimport styled from 'styled-components'\nimport { rem } from 'styled-tidy'\nimport theme from 'lib/styles/theme'\n\nconst { iron, black } = theme.colors\n\nconst List = ({ is, align, children, ...rest }) => {\n const Element = styled(is || 'ul')`\n align-items: center;\n color: ${iron};\n font-size: ${rem(14)};\n font-weight: 200;\n line-height: 1.2;\n margin: 0;\n padding: ${rem(8)} 0;\n text-align: ${align || 'left'};\n width: 100%;\n\n li {\n list-style: ${is === 'ol' ? 'decimal' : 'square'};\n margin-left: ${rem(32)};\n }\n\n a {\n color: ${black};\n margin: 0 ${rem(4)};\n text-decoration: underline;\n }\n `\n\n return {children}\n}\n\nexport default List\n","import styled from 'styled-components'\nimport { rem } from 'styled-tidy'\nimport media from 'lib/styles/media'\nimport BaseWrap from 'components/wrap'\n\nexport const Wrap = styled(BaseWrap)`\n &&& {\n padding: ${rem(16)} ${rem(16)} ${rem(64)} !important;\n }\n\n ${media.medium`\n article {\n max-width: ${rem(640)};\n }\n `}\n`\n\nexport const SubTitle = styled.h3`\n font-size: ${rem(14)};\n font-weight: 600;\n padding: ${rem(32)} 0 ${rem(8)};\n text-align: left;\n`\n","import React from 'react'\nimport siteConfig from 'config/site'\nimport Title from 'components/title'\nimport Paragraph from 'components/paragraph'\nimport List from 'components/list'\nimport { SubTitle } from 'components/policies/styles'\n\nconst { privacyContactContactEmail } = siteConfig\n\nconst Privacy = () => (\n
\n Privacy Policy\n \n This privacy notice discloses the privacy practices for (website address).\n This privacy notice applies solely to information collected by this\n website. It will notify you of the following:\n \n \n
  • \n What personally identifiable information is collected from you through\n the website, how it is used and with whom it may be shared.\n
  • \n
  • What choices are available to you regarding the use of your data.
  • \n
  • \n The security procedures in place to protect the misuse of your\n information.\n
  • \n
  • How you can correct any inaccuracies in the information.
  • \n
    \n Information Collection, Use, and Sharing\n \n We are the sole owners of the information collected on this site. We only\n have access to/collect information that you voluntarily give us via email\n or other direct contact from you. We will not sell or rent this\n information to anyone.\n \n \n We will use your information to respond to you, regarding the reason you\n contacted us. We will not share your information with any third party\n outside of our organization, other than as necessary to fulfill your\n request, e.g. to ship an order.\n \n \n Unless you ask us not to, we may contact you via email in the future to\n tell you about specials, new products or services, or changes to this\n privacy policy.\n \n Your Access to and Control Over Information\n \n You may opt out of any future contacts from us at any time. You can do the\n following at any time by contacting us via the email address or phone\n number given on our website:\n \n \n
  • See what data we have about you, if any.
  • \n
  • Change/correct any data we have about you.
  • \n
  • Have us delete any data we have about you.
  • \n
  • Express any concern you have about our use of your data.
  • \n
    \n Orders\n \n We request information from you on our order form. To buy from us, you\n must provide contact information (like name and shipping address) and\n financial information (like credit card number, expiration date). This\n information is used for billing purposes and to fill your orders. If we\n have trouble processing an order, we'll use this information to contact\n you.\n \n Cookies\n \n We use \"cookies\" on this site. A cookie is a piece of data stored on a\n site visitor's hard drive to help us improve your access to our site and\n identify repeat visitors to our site. For instance, when we use a cookie\n to identify you, you would not have to log in a password more than once,\n thereby saving time while on our site. Cookies can also enable us to track\n and target the interests of our users to enhance the experience on our\n site. Usage of a cookie is in no way linked to any personally identifiable\n information on our site.\n \n \n Some of our business partners may use cookies on our site (for example,\n advertisers). However, we have no access to or control over these cookies.\n \n Links\n \n This website contains links to other sites. Please be aware that we are\n not responsible for the content or privacy practices of such other sites.\n We encourage our users to be aware when they leave our site and to read\n the privacy statements of any other site that collects personally\n identifiable information.\n \n Security\n \n We take precautions to protect your information. When you submit sensitive\n information via the website, your information is protected both online and\n offline.\n \n \n Wherever we collect sensitive information (such as credit card data), that\n information is encrypted and transmitted to us in a secure way. You can\n verify this by looking for a lock icon in the address bar and looking for\n \"https\" at the beginning of the address of the Web page.\n \n \n While we use encryption to protect sensitive information transmitted\n online, we also protect your information offline. Only employees who need\n the information to perform a specific job (for example, billing or\n customer service) are granted access to personally identifiable\n information. The computers/servers in which we store personally\n identifiable information are kept in a secure environment.\n \n \n \n If you feel that we are not abiding by this privacy policy, please email\n us at\n \n {privacyContactContactEmail}\n \n .\n \n \n
    \n)\n\nexport default Privacy\n","import React from 'react'\nimport Title from 'components/title'\nimport Paragraph from 'components/paragraph'\nimport { SubTitle } from 'components/policies/styles'\n\nconst Returns = () => (\n
    \n Returns & Exchanges\n \n When ordering from Evilneon, you assume the responsibility for your\n purchase, and no refunds will be issued except under the conditions\n provided below:\n \n Originals\n \n All framed, original art pieces are sold \"as is\". No Returns nor exchanges\n will be made unless the item is damaged in transit. In these unfortunate\n siutations, we will investigate the incident, and, when valid, will refund\n your purchase and file a claim with the shipper directly.\n \n Prints\n \n If we made a mistake and sent you the wrong print, we will exchange the\n artwork at no additional cost, provided that the returned print is not\n damaged. In the event your package is damaged in transit, we will\n investigate the incident, and, when valid, will refund your purchase and\n file a claim with the shipper directly.\n \n Commissions & Edits\n \n Once your portrait is sent to Evilneon, we retain full artist freedom over\n the end product. Because our edits are a custom, time-intestive process,\n no refunds will be made.\n \n
    \n)\n\nexport default Returns\n","import React from 'react'\nimport Privacy from 'components/policies/privacy'\nimport Returns from 'components/policies/returns'\nimport { Wrap } from 'components/policies/styles'\n\nconst Policies = ({ policy }) => {\n const PolicyElement = {\n returns: Returns,\n privacy: Privacy,\n }[policy]\n\n return (\n \n \n \n )\n}\n\nexport default Policies\n"],"sourceRoot":""}