{"version":3,"sources":["webpack:///./src/components/promo.js","webpack:///./src/components/title.js","webpack:///./src/pages/terms.js"],"names":["Promo","hr","btn","bg","theme","className","href","target","rel","Title","props","top","sub","colour","width","dangerouslySetInnerHTML","__html","title","children","Terms","location","path","pathname"],"mappings":"4FAAA,yBAqCeA,IAnCD,SAAC,GAAY,IAEvBC,EACAC,EAEAC,EAcH,MAZc,UAPY,EAAXC,OAQZH,EAAK,kBACLC,EAAM,uDACS,qDACfC,EAAK,aAELF,EAAK,aACLC,EAAM,+DACS,uDACfC,EAAK,UAIL,yBAAKE,UAAS,0BAA4BF,GAExC,wBAAIE,UAAWJ,IAEf,uBAAGI,UAAU,oFAAb,mCAEA,yBAAKA,UAAU,sGACb,uBAAGC,KAAK,oCAAoCD,UAAWH,EAAKK,OAAO,SAASC,IAAI,uBAAhF,4B,kCC7BR,yBAuBeC,IArBf,SAAeC,GACb,OACE,yBAAKL,UAAS,mDAAqDK,EAAMC,KAEtED,EAAME,KACL,yBAAKP,UAAS,qFAAuFK,EAAMG,QACxGH,EAAME,KAIX,wBACEP,UAAS,qEAAuEK,EAAMI,MACtFC,wBAAyB,CAAEC,OAAQN,EAAMO,SAGzCP,EAAMQ,Y,oCCjBd,oEAmIeC,UA9HD,SAAC,GAAD,IAAGC,EAAH,EAAGA,SAAH,OAEV,kBAAC,IAAD,CACEC,KAAMD,EAASE,UAEf,kBAAC,IAAD,CACEL,MAAM,mBAER,yBAAKZ,UAAU,+BAEb,yBAAKA,UAAU,wCAEb,wCAEA,2XAEA,gOAEA,kOAEA,8CAEA,4BACE,+RAKE,4BACE,6DACA,uIAIA,4GAIA,0GAIA,yHAMJ,gWASF,6CAEA,4BACE,mYAQA,4QAQF,0CAEA,4BACE,uIACA,mJACA,sJAA2H,uBAAGC,KAAK,6BAAR,sBAA3H,KACA,oKACA,yFACA,oMACA,qWACA,sQAGF,+CAEA,4BACE,kFAAuD,uBAAGA,KAAK,oCAAoCC,OAAO,UAAnD,qCAAvD,gBAAqK,uBAAGD,KAAK,6BAAR,uBACrK,yLACA,oUAGF,8CAEA,ikBAEA,wDAEA,8YAEA,wCAEA,+RAEA,gDAEA,oNAEA,iDAEA,mOAMJ,kBAAC,IAAD,CAAOF,MAAM","file":"component---src-pages-terms-js-d2e881c6a40a6b0437f5.js","sourcesContent":["import React from \"react\";\n\nconst Promo = ({theme}) => {\n\nvar hr;\nvar btn;\nvar btn__outline;\nvar bg;\n\n if(theme === 'light') {\n hr = 'border-box_dark';\n btn = 'btn hover:bg-root hover:border-root hover:text-white';\n btn__outline = 'btn btn__outline hover:text-dark hover:border-dark';\n bg = 'bg-light';\n } else {\n hr = 'border-box';\n btn = 'btn hover:bg-light hover:border-transparent hover:text-white';\n btn__outline = 'btn btn__outline hover:text-light hover:border-light';\n bg = 'bg-box';\n }\n\n\treturn (\n
\n\t)\n\n}\n\nexport default Promo;","import React from \"react\";\n\nfunction Title(props) {\n return (\nPlease read these Terms of Use fully and carefully before using https://heyslate.com (the “Site”) and the services, features, content or applications offered by Slate (Slate, “we”, “us” or “our”) (together with the Site, the “Service”). These Terms of Use set forth the legally binding terms and conditions for your use of the Site and the Service.
\n\nBy accessing the Site, you are agreeing to be bound by these Terms of Use, all applicable laws and regulations, and agree that you are responsible for compliance with any applicable local laws.
\n\nIf you do not agree with any of these terms, you are prohibited from using or accessing this site. The materials contained in this website are protected by applicable copyright and trademark law.
\n\nIn no event shall Slate or its suppliers be liable for any damages (including, without limitation, damages for loss of data or profit, or due to business interruption) arising out of the use or inability to use the materials on the Site, even if Slate or a Slate authorized representative has been notified orally or in writing of the possibility of such damage. Because some jurisdictions do not allow limitations on implied warranties, or limitations of liability for consequential or incidental damages, these limitations may not apply to you.
\n\nThe materials appearing on the Site website could include technical, typographical, or photographic errors. Slate does not warrant that any of the materials on its website are accurate, complete or current. Slate may make changes to the materials contained on its website at any time without notice. However Slate does not make any commitment to update the materials.
\n\nSlate has not reviewed all of the sites linked to the Site and is not responsible for the contents of any such linked site. The inclusion of any link does not imply endorsement by Slate of the Site. Use of any such linked website is at the user's own risk.
\n\nSlate may revise these Terms of Use for its website at any time without notice. By using this website you are agreeing to be bound by the then current version of these Terms of Use.
\n\nThese terms and conditions are governed by and construed in accordance with the laws of The United Kingdom and you irrevocably submit to the exclusive jurisdiction of the courts in that country.
\n\n