CINXE.COM

Privacy - Sacred-Texts

<!doctype html> <html lang="en-US"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css" integrity="sha512-iecdLmaskl7CVkqkXNQ/ZH/XLlvWZOJyj7Yy7tcenmpD1ypASozpmT/E0iPtmFIB46ZmdtAc9eNBvH0H/ZpiBw==" crossorigin="anonymous" referrerpolicy="no-referrer"/> <meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' /> <style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style> <!-- This site is optimized with the Yoast SEO Premium plugin v23.5 (Yoast SEO v23.9) - https://yoast.com/wordpress/plugins/seo/ --> <title>Privacy - Sacred-Texts</title> <link rel="canonical" href="https://sacred-texts.com/privacy.htm" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="article" /> <meta property="og:title" content="Privacy - Sacred-Texts" /> <meta property="og:description" content="Privacy Policy The Internet Sacred Texts Archive is committed to the privacy and anonymity of its viewers. This page answers questions about the level of privacy you can expect at our site. Recent events on the web have created an atmosphere of paranoia which can only be dispelled by factual information. Viewers of this site [&hellip;]" /> <meta property="og:url" content="https://sacred-texts.com/privacy.htm" /> <meta property="og:site_name" content="Sacred-Texts" /> <meta property="article:modified_time" content="2023-07-06T17:56:18+00:00" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:label1" content="Est. reading time" /> <meta name="twitter:data1" content="4 minutes" /> <script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://sacred-texts.com/privacy.htm","url":"https://sacred-texts.com/privacy.htm","name":"Privacy - Sacred-Texts","isPartOf":{"@id":"https://sacred-texts.com/#website"},"datePublished":"2023-07-04T11:09:10+00:00","dateModified":"2023-07-06T17:56:18+00:00","breadcrumb":{"@id":"https://sacred-texts.com/privacy.htm#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://sacred-texts.com/privacy.htm"]}]},{"@type":"BreadcrumbList","@id":"https://sacred-texts.com/privacy.htm#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://sacred-texts.com/"},{"@type":"ListItem","position":2,"name":"Privacy"}]},{"@type":"WebSite","@id":"https://sacred-texts.com/#website","url":"https://sacred-texts.com/","name":"Sacred-Texts","description":"This is a quiet place in cyberspace devoted to religious tolerance and scholarship.","publisher":{"@id":"https://sacred-texts.com/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://sacred-texts.com/search/{search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https://sacred-texts.com/#organization","name":"sacred-texts.com","alternateName":"Internet Sacred Texts Archive","url":"https://sacred-texts.com/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https://sacred-texts.com/#/schema/logo/image/","url":"https://sacred-texts.com/content/uploads/2023/08/ST-LOGO.png","contentUrl":"https://sacred-texts.com/content/uploads/2023/08/ST-LOGO.png","width":102,"height":105,"caption":"sacred-texts.com"},"image":{"@id":"https://sacred-texts.com/#/schema/logo/image/"}}]}</script> <!-- / Yoast SEO Premium plugin. --> <!-- This site uses the Google Analytics by MonsterInsights plugin v8.22.0 - Using Analytics tracking - https://www.monsterinsights.com/ --> <script src="//www.googletagmanager.com/gtag/js?id=G-PBMM3SF1X3" data-cfasync="false" data-wpfc-render="false" async></script> <script data-cfasync="false" data-wpfc-render="false"> var mi_version = '8.22.0'; var mi_track_user = true; var mi_no_track_reason = ''; var disableStrs = [ 'ga-disable-G-PBMM3SF1X3', ]; /* Function to detect opted out users */ function __gtagTrackerIsOptedOut() { for (var index = 0; index < disableStrs.length; index++) { if (document.cookie.indexOf(disableStrs[index] + '=true') > -1) { return true; } } return false; } /* Disable tracking if the opt-out cookie exists. */ if (__gtagTrackerIsOptedOut()) { for (var index = 0; index < disableStrs.length; index++) { window[disableStrs[index]] = true; } } /* Opt-out function */ function __gtagTrackerOptout() { for (var index = 0; index < disableStrs.length; index++) { document.cookie = disableStrs[index] + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/'; window[disableStrs[index]] = true; } } if ('undefined' === typeof gaOptout) { function gaOptout() { __gtagTrackerOptout(); } } window.dataLayer = window.dataLayer || []; window.MonsterInsightsDualTracker = { helpers: {}, trackers: {}, }; if (mi_track_user) { function __gtagDataLayer() { dataLayer.push(arguments); } function __gtagTracker(type, name, parameters) { if (!parameters) { parameters = {}; } if (parameters.send_to) { __gtagDataLayer.apply(null, arguments); return; } if (type === 'event') { parameters.send_to = monsterinsights_frontend.v4_id; var hookName = name; if (typeof parameters['event_category'] !== 'undefined') { hookName = parameters['event_category'] + ':' + name; } if (typeof MonsterInsightsDualTracker.trackers[hookName] !== 'undefined') { MonsterInsightsDualTracker.trackers[hookName](parameters); } else { __gtagDataLayer('event', name, parameters); } } else { __gtagDataLayer.apply(null, arguments); } } __gtagTracker('js', new Date()); __gtagTracker('set', { 'developer_id.dZGIzZG': true, }); __gtagTracker('config', 'G-PBMM3SF1X3', {"forceSSL":"true","anonymize_ip":"true","link_attribution":"true"} ); window.gtag = __gtagTracker; (function () { /* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */ /* ga and __gaTracker compatibility shim. */ var noopfn = function () { return null; }; var newtracker = function () { return new Tracker(); }; var Tracker = function () { return null; }; var p = Tracker.prototype; p.get = noopfn; p.set = noopfn; p.send = function () { var args = Array.prototype.slice.call(arguments); args.unshift('send'); __gaTracker.apply(null, args); }; var __gaTracker = function () { var len = arguments.length; if (len === 0) { return; } var f = arguments[len - 1]; if (typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function') { if ('send' === arguments[0]) { var hitConverted, hitObject = false, action; if ('event' === arguments[1]) { if ('undefined' !== typeof arguments[3]) { hitObject = { 'eventAction': arguments[3], 'eventCategory': arguments[2], 'eventLabel': arguments[4], 'value': arguments[5] ? arguments[5] : 1, } } } if ('pageview' === arguments[1]) { if ('undefined' !== typeof arguments[2]) { hitObject = { 'eventAction': 'page_view', 'page_path': arguments[2], } } } if (typeof arguments[2] === 'object') { hitObject = arguments[2]; } if (typeof arguments[5] === 'object') { Object.assign(hitObject, arguments[5]); } if ('undefined' !== typeof arguments[1].hitType) { hitObject = arguments[1]; if ('pageview' === hitObject.hitType) { hitObject.eventAction = 'page_view'; } } if (hitObject) { action = 'timing' === arguments[1].hitType ? 'timing_complete' : hitObject.eventAction; hitConverted = mapArgs(hitObject); __gtagTracker('event', action, hitConverted); } } return; } function mapArgs(args) { var arg, hit = {}; var gaMap = { 'eventCategory': 'event_category', 'eventAction': 'event_action', 'eventLabel': 'event_label', 'eventValue': 'event_value', 'nonInteraction': 'non_interaction', 'timingCategory': 'event_category', 'timingVar': 'name', 'timingValue': 'value', 'timingLabel': 'event_label', 'page': 'page_path', 'location': 'page_location', 'title': 'page_title', 'referrer' : 'page_referrer', }; for (arg in args) { if (!(!args.hasOwnProperty(arg) || !gaMap.hasOwnProperty(arg))) { hit[gaMap[arg]] = args[arg]; } else { hit[arg] = args[arg]; } } return hit; } try { f.hitCallback(); } catch (ex) { } }; __gaTracker.create = newtracker; __gaTracker.getByName = newtracker; __gaTracker.getAll = function () { return []; }; __gaTracker.remove = noopfn; __gaTracker.loaded = true; window['__gaTracker'] = __gaTracker; })(); } else { console.log(""); (function () { function __gtagTracker() { return null; } window['__gtagTracker'] = __gtagTracker; window['gtag'] = __gtagTracker; })(); } </script> <!-- / Google Analytics by MonsterInsights --> <link rel="stylesheet" href="https://sacred-texts.com/content/plugins/woocommerce-gateway-stripe/build/upe_blocks.css?ver=03c51a0b4383fed0917831f3ea9aefda"><style id='safe-svg-svg-icon-style-inline-css'> .safe-svg-cover{text-align:center}.safe-svg-cover .safe-svg-inside{display:inline-block;max-width:100%}.safe-svg-cover svg{height:100%;max-height:100%;max-width:100%;width:100%} </style> <style id='global-styles-inline-css'> :root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #fff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--color--inherit: inherit;--wp--preset--color--current: currentcolor;--wp--preset--color--transparent: transparent;--wp--preset--color--slate-50: #f8fafc;--wp--preset--color--slate-100: #f1f5f9;--wp--preset--color--slate-200: #e2e8f0;--wp--preset--color--slate-300: #cbd5e1;--wp--preset--color--slate-400: #94a3b8;--wp--preset--color--slate-500: #64748b;--wp--preset--color--slate-600: #475569;--wp--preset--color--slate-700: #334155;--wp--preset--color--slate-800: #1e293b;--wp--preset--color--slate-900: #0f172a;--wp--preset--color--slate-950: #020617;--wp--preset--color--gray-50: #f9fafb;--wp--preset--color--gray-100: #f3f4f6;--wp--preset--color--gray-200: #e5e7eb;--wp--preset--color--gray-300: #d1d5db;--wp--preset--color--gray-400: #9ca3af;--wp--preset--color--gray-500: #6b7280;--wp--preset--color--gray-600: #4b5563;--wp--preset--color--gray-700: #374151;--wp--preset--color--gray-800: #1f2937;--wp--preset--color--gray-900: #111827;--wp--preset--color--gray-950: #030712;--wp--preset--color--zinc-50: #fafafa;--wp--preset--color--zinc-100: #f4f4f5;--wp--preset--color--zinc-200: #e4e4e7;--wp--preset--color--zinc-300: #d4d4d8;--wp--preset--color--zinc-400: #a1a1aa;--wp--preset--color--zinc-500: #71717a;--wp--preset--color--zinc-600: #52525b;--wp--preset--color--zinc-700: #3f3f46;--wp--preset--color--zinc-800: #27272a;--wp--preset--color--zinc-900: #18181b;--wp--preset--color--zinc-950: #09090b;--wp--preset--color--neutral-50: #fafafa;--wp--preset--color--neutral-100: #f5f5f5;--wp--preset--color--neutral-200: #e5e5e5;--wp--preset--color--neutral-300: #d4d4d4;--wp--preset--color--neutral-400: #a3a3a3;--wp--preset--color--neutral-500: #737373;--wp--preset--color--neutral-600: #525252;--wp--preset--color--neutral-700: #404040;--wp--preset--color--neutral-800: #262626;--wp--preset--color--neutral-900: #171717;--wp--preset--color--neutral-950: #0a0a0a;--wp--preset--color--stone-50: #fafaf9;--wp--preset--color--stone-100: #f5f5f4;--wp--preset--color--stone-200: #e7e5e4;--wp--preset--color--stone-300: #d6d3d1;--wp--preset--color--stone-400: #a8a29e;--wp--preset--color--stone-500: #78716c;--wp--preset--color--stone-600: #57534e;--wp--preset--color--stone-700: #44403c;--wp--preset--color--stone-800: #292524;--wp--preset--color--stone-900: #1c1917;--wp--preset--color--stone-950: #0c0a09;--wp--preset--color--red-50: #fef2f2;--wp--preset--color--red-100: #fee2e2;--wp--preset--color--red-200: #fecaca;--wp--preset--color--red-300: #fca5a5;--wp--preset--color--red-400: #f87171;--wp--preset--color--red-500: #ef4444;--wp--preset--color--red-600: #dc2626;--wp--preset--color--red-700: #b91c1c;--wp--preset--color--red-800: #991b1b;--wp--preset--color--red-900: #7f1d1d;--wp--preset--color--red-950: #450a0a;--wp--preset--color--orange-50: #fff7ed;--wp--preset--color--orange-100: #ffedd5;--wp--preset--color--orange-200: #fed7aa;--wp--preset--color--orange-300: #fdba74;--wp--preset--color--orange-400: #fb923c;--wp--preset--color--orange-500: #f97316;--wp--preset--color--orange-600: #ea580c;--wp--preset--color--orange-700: #c2410c;--wp--preset--color--orange-800: #9a3412;--wp--preset--color--orange-900: #7c2d12;--wp--preset--color--orange-950: #431407;--wp--preset--color--amber-50: #fffbeb;--wp--preset--color--amber-100: #fef3c7;--wp--preset--color--amber-200: #fde68a;--wp--preset--color--amber-300: #fcd34d;--wp--preset--color--amber-400: #fbbf24;--wp--preset--color--amber-500: #f59e0b;--wp--preset--color--amber-600: #d97706;--wp--preset--color--amber-700: #b45309;--wp--preset--color--amber-800: #92400e;--wp--preset--color--amber-900: #78350f;--wp--preset--color--amber-950: #451a03;--wp--preset--color--yellow-50: #fefce8;--wp--preset--color--yellow-100: #fef9c3;--wp--preset--color--yellow-200: #fef08a;--wp--preset--color--yellow-300: #fde047;--wp--preset--color--yellow-400: #facc15;--wp--preset--color--yellow-500: #eab308;--wp--preset--color--yellow-600: #ca8a04;--wp--preset--color--yellow-700: #a16207;--wp--preset--color--yellow-800: #854d0e;--wp--preset--color--yellow-900: #713f12;--wp--preset--color--yellow-950: #422006;--wp--preset--color--lime-50: #f7fee7;--wp--preset--color--lime-100: #ecfccb;--wp--preset--color--lime-200: #d9f99d;--wp--preset--color--lime-300: #bef264;--wp--preset--color--lime-400: #a3e635;--wp--preset--color--lime-500: #84cc16;--wp--preset--color--lime-600: #65a30d;--wp--preset--color--lime-700: #4d7c0f;--wp--preset--color--lime-800: #3f6212;--wp--preset--color--lime-900: #365314;--wp--preset--color--lime-950: #1a2e05;--wp--preset--color--green-50: #f0fdf4;--wp--preset--color--green-100: #dcfce7;--wp--preset--color--green-200: #bbf7d0;--wp--preset--color--green-300: #86efac;--wp--preset--color--green-400: #4ade80;--wp--preset--color--green-500: #22c55e;--wp--preset--color--green-600: #16a34a;--wp--preset--color--green-700: #15803d;--wp--preset--color--green-800: #166534;--wp--preset--color--green-900: #14532d;--wp--preset--color--green-950: #052e16;--wp--preset--color--emerald-50: #ecfdf5;--wp--preset--color--emerald-100: #d1fae5;--wp--preset--color--emerald-200: #a7f3d0;--wp--preset--color--emerald-300: #6ee7b7;--wp--preset--color--emerald-400: #34d399;--wp--preset--color--emerald-500: #10b981;--wp--preset--color--emerald-600: #059669;--wp--preset--color--emerald-700: #047857;--wp--preset--color--emerald-800: #065f46;--wp--preset--color--emerald-900: #064e3b;--wp--preset--color--emerald-950: #022c22;--wp--preset--color--teal-50: #f0fdfa;--wp--preset--color--teal-100: #ccfbf1;--wp--preset--color--teal-200: #99f6e4;--wp--preset--color--teal-300: #5eead4;--wp--preset--color--teal-400: #2dd4bf;--wp--preset--color--teal-500: #14b8a6;--wp--preset--color--teal-600: #0d9488;--wp--preset--color--teal-700: #0f766e;--wp--preset--color--teal-800: #115e59;--wp--preset--color--teal-900: #134e4a;--wp--preset--color--teal-950: #042f2e;--wp--preset--color--cyan-50: #ecfeff;--wp--preset--color--cyan-100: #cffafe;--wp--preset--color--cyan-200: #a5f3fc;--wp--preset--color--cyan-300: #67e8f9;--wp--preset--color--cyan-400: #22d3ee;--wp--preset--color--cyan-500: #06b6d4;--wp--preset--color--cyan-600: #0891b2;--wp--preset--color--cyan-700: #0e7490;--wp--preset--color--cyan-800: #155e75;--wp--preset--color--cyan-900: #164e63;--wp--preset--color--cyan-950: #083344;--wp--preset--color--sky-50: #f0f9ff;--wp--preset--color--sky-100: #e0f2fe;--wp--preset--color--sky-200: #bae6fd;--wp--preset--color--sky-300: #7dd3fc;--wp--preset--color--sky-400: #38bdf8;--wp--preset--color--sky-500: #0ea5e9;--wp--preset--color--sky-600: #0284c7;--wp--preset--color--sky-700: #0369a1;--wp--preset--color--sky-800: #075985;--wp--preset--color--sky-900: #0c4a6e;--wp--preset--color--sky-950: #082f49;--wp--preset--color--blue-50: #eff6ff;--wp--preset--color--blue-100: #dbeafe;--wp--preset--color--blue-200: #bfdbfe;--wp--preset--color--blue-300: #93c5fd;--wp--preset--color--blue-400: #60a5fa;--wp--preset--color--blue-500: #3b82f6;--wp--preset--color--blue-600: #2563eb;--wp--preset--color--blue-700: #1d4ed8;--wp--preset--color--blue-800: #1e40af;--wp--preset--color--blue-900: #1e3a8a;--wp--preset--color--blue-950: #172554;--wp--preset--color--indigo-50: #eef2ff;--wp--preset--color--indigo-100: #e0e7ff;--wp--preset--color--indigo-200: #c7d2fe;--wp--preset--color--indigo-300: #a5b4fc;--wp--preset--color--indigo-400: #818cf8;--wp--preset--color--indigo-500: #6366f1;--wp--preset--color--indigo-600: #4f46e5;--wp--preset--color--indigo-700: #4338ca;--wp--preset--color--indigo-800: #3730a3;--wp--preset--color--indigo-900: #312e81;--wp--preset--color--indigo-950: #1e1b4b;--wp--preset--color--violet-50: #f5f3ff;--wp--preset--color--violet-100: #ede9fe;--wp--preset--color--violet-200: #ddd6fe;--wp--preset--color--violet-300: #c4b5fd;--wp--preset--color--violet-400: #a78bfa;--wp--preset--color--violet-500: #8b5cf6;--wp--preset--color--violet-600: #7c3aed;--wp--preset--color--violet-700: #6d28d9;--wp--preset--color--violet-800: #5b21b6;--wp--preset--color--violet-900: #4c1d95;--wp--preset--color--violet-950: #2e1065;--wp--preset--color--purple-50: #faf5ff;--wp--preset--color--purple-100: #f3e8ff;--wp--preset--color--purple-200: #e9d5ff;--wp--preset--color--purple-300: #d8b4fe;--wp--preset--color--purple-400: #c084fc;--wp--preset--color--purple-500: #a855f7;--wp--preset--color--purple-600: #9333ea;--wp--preset--color--purple-700: #7e22ce;--wp--preset--color--purple-800: #6b21a8;--wp--preset--color--purple-900: #581c87;--wp--preset--color--purple-950: #3b0764;--wp--preset--color--fuchsia-50: #fdf4ff;--wp--preset--color--fuchsia-100: #fae8ff;--wp--preset--color--fuchsia-200: #f5d0fe;--wp--preset--color--fuchsia-300: #f0abfc;--wp--preset--color--fuchsia-400: #e879f9;--wp--preset--color--fuchsia-500: #d946ef;--wp--preset--color--fuchsia-600: #c026d3;--wp--preset--color--fuchsia-700: #a21caf;--wp--preset--color--fuchsia-800: #86198f;--wp--preset--color--fuchsia-900: #701a75;--wp--preset--color--fuchsia-950: #4a044e;--wp--preset--color--pink-50: #fdf2f8;--wp--preset--color--pink-100: #fce7f3;--wp--preset--color--pink-200: #fbcfe8;--wp--preset--color--pink-300: #f9a8d4;--wp--preset--color--pink-400: #f472b6;--wp--preset--color--pink-500: #ec4899;--wp--preset--color--pink-600: #db2777;--wp--preset--color--pink-700: #be185d;--wp--preset--color--pink-800: #9d174d;--wp--preset--color--pink-900: #831843;--wp--preset--color--pink-950: #500724;--wp--preset--color--rose-50: #fff1f2;--wp--preset--color--rose-100: #ffe4e6;--wp--preset--color--rose-200: #fecdd3;--wp--preset--color--rose-300: #fda4af;--wp--preset--color--rose-400: #fb7185;--wp--preset--color--rose-500: #f43f5e;--wp--preset--color--rose-600: #e11d48;--wp--preset--color--rose-700: #be123c;--wp--preset--color--rose-800: #9f1239;--wp--preset--color--rose-900: #881337;--wp--preset--color--rose-950: #4c0519;--wp--preset--color--themewhite: #bdced8;--wp--preset--color--menu: rgb(30, 41, 59);--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--font-size--xs: 0.75rem;--wp--preset--font-size--sm: 0.875rem;--wp--preset--font-size--base: 1rem;--wp--preset--font-size--lg: 1.125rem;--wp--preset--font-size--xl: 1.25rem;--wp--preset--font-size--2-xl: 1.5rem;--wp--preset--font-size--3-xl: 1.875rem;--wp--preset--font-size--4-xl: 2.25rem;--wp--preset--font-size--5-xl: 3rem;--wp--preset--font-size--6-xl: 3.75rem;--wp--preset--font-size--7-xl: 4.5rem;--wp--preset--font-size--8-xl: 6rem;--wp--preset--font-size--9-xl: 8rem;--wp--preset--font-family--sans: ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--wp--preset--font-family--serif: ui-serif,Georgia,Cambria,"Times New Roman",Times,serif;--wp--preset--font-family--mono: ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--wp--preset--font-family--inter: "Inter", sans-serif;--wp--preset--font-family--cardo: Cardo;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:root { --wp--style--global--content-size: 64rem;--wp--style--global--wide-size: 64rem; }:where(body) { margin: 0; }.wp-site-blocks > .alignleft { float: left; margin-right: 2em; }.wp-site-blocks > .alignright { float: right; margin-left: 2em; }.wp-site-blocks > .aligncenter { justify-content: center; margin-left: auto; margin-right: auto; }:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}.is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}body{font-family: var(--wp--preset--font-family--sans);font-size: var(--wp--preset--font-size--normal);padding-top: 0px;padding-right: 1.5rem;padding-bottom: 0px;padding-left: 1.5rem;}a:where(:not(.wp-element-button)){text-decoration: underline;}:root :where(.wp-element-button, .wp-block-button__link){background-color: #32373c;border-radius: 0;border-width: 0;color: #fff;font-family: inherit;font-size: inherit;line-height: inherit;padding: calc(0.667em + 2px) calc(1.333em + 2px);text-decoration: none;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-inherit-color{color: var(--wp--preset--color--inherit) !important;}.has-current-color{color: var(--wp--preset--color--current) !important;}.has-transparent-color{color: var(--wp--preset--color--transparent) !important;}.has-slate-50-color{color: var(--wp--preset--color--slate-50) !important;}.has-slate-100-color{color: var(--wp--preset--color--slate-100) !important;}.has-slate-200-color{color: var(--wp--preset--color--slate-200) !important;}.has-slate-300-color{color: var(--wp--preset--color--slate-300) !important;}.has-slate-400-color{color: var(--wp--preset--color--slate-400) !important;}.has-slate-500-color{color: var(--wp--preset--color--slate-500) !important;}.has-slate-600-color{color: var(--wp--preset--color--slate-600) !important;}.has-slate-700-color{color: var(--wp--preset--color--slate-700) !important;}.has-slate-800-color{color: var(--wp--preset--color--slate-800) !important;}.has-slate-900-color{color: var(--wp--preset--color--slate-900) !important;}.has-slate-950-color{color: var(--wp--preset--color--slate-950) !important;}.has-gray-50-color{color: var(--wp--preset--color--gray-50) !important;}.has-gray-100-color{color: var(--wp--preset--color--gray-100) !important;}.has-gray-200-color{color: var(--wp--preset--color--gray-200) !important;}.has-gray-300-color{color: var(--wp--preset--color--gray-300) !important;}.has-gray-400-color{color: var(--wp--preset--color--gray-400) !important;}.has-gray-500-color{color: var(--wp--preset--color--gray-500) !important;}.has-gray-600-color{color: var(--wp--preset--color--gray-600) !important;}.has-gray-700-color{color: var(--wp--preset--color--gray-700) !important;}.has-gray-800-color{color: var(--wp--preset--color--gray-800) !important;}.has-gray-900-color{color: var(--wp--preset--color--gray-900) !important;}.has-gray-950-color{color: var(--wp--preset--color--gray-950) !important;}.has-zinc-50-color{color: var(--wp--preset--color--zinc-50) !important;}.has-zinc-100-color{color: var(--wp--preset--color--zinc-100) !important;}.has-zinc-200-color{color: var(--wp--preset--color--zinc-200) !important;}.has-zinc-300-color{color: var(--wp--preset--color--zinc-300) !important;}.has-zinc-400-color{color: var(--wp--preset--color--zinc-400) !important;}.has-zinc-500-color{color: var(--wp--preset--color--zinc-500) !important;}.has-zinc-600-color{color: var(--wp--preset--color--zinc-600) !important;}.has-zinc-700-color{color: var(--wp--preset--color--zinc-700) !important;}.has-zinc-800-color{color: var(--wp--preset--color--zinc-800) !important;}.has-zinc-900-color{color: var(--wp--preset--color--zinc-900) !important;}.has-zinc-950-color{color: var(--wp--preset--color--zinc-950) !important;}.has-neutral-50-color{color: var(--wp--preset--color--neutral-50) !important;}.has-neutral-100-color{color: var(--wp--preset--color--neutral-100) !important;}.has-neutral-200-color{color: var(--wp--preset--color--neutral-200) !important;}.has-neutral-300-color{color: var(--wp--preset--color--neutral-300) !important;}.has-neutral-400-color{color: var(--wp--preset--color--neutral-400) !important;}.has-neutral-500-color{color: var(--wp--preset--color--neutral-500) !important;}.has-neutral-600-color{color: var(--wp--preset--color--neutral-600) !important;}.has-neutral-700-color{color: var(--wp--preset--color--neutral-700) !important;}.has-neutral-800-color{color: var(--wp--preset--color--neutral-800) !important;}.has-neutral-900-color{color: var(--wp--preset--color--neutral-900) !important;}.has-neutral-950-color{color: var(--wp--preset--color--neutral-950) !important;}.has-stone-50-color{color: var(--wp--preset--color--stone-50) !important;}.has-stone-100-color{color: var(--wp--preset--color--stone-100) !important;}.has-stone-200-color{color: var(--wp--preset--color--stone-200) !important;}.has-stone-300-color{color: var(--wp--preset--color--stone-300) !important;}.has-stone-400-color{color: var(--wp--preset--color--stone-400) !important;}.has-stone-500-color{color: var(--wp--preset--color--stone-500) !important;}.has-stone-600-color{color: var(--wp--preset--color--stone-600) !important;}.has-stone-700-color{color: var(--wp--preset--color--stone-700) !important;}.has-stone-800-color{color: var(--wp--preset--color--stone-800) !important;}.has-stone-900-color{color: var(--wp--preset--color--stone-900) !important;}.has-stone-950-color{color: var(--wp--preset--color--stone-950) !important;}.has-red-50-color{color: var(--wp--preset--color--red-50) !important;}.has-red-100-color{color: var(--wp--preset--color--red-100) !important;}.has-red-200-color{color: var(--wp--preset--color--red-200) !important;}.has-red-300-color{color: var(--wp--preset--color--red-300) !important;}.has-red-400-color{color: var(--wp--preset--color--red-400) !important;}.has-red-500-color{color: var(--wp--preset--color--red-500) !important;}.has-red-600-color{color: var(--wp--preset--color--red-600) !important;}.has-red-700-color{color: var(--wp--preset--color--red-700) !important;}.has-red-800-color{color: var(--wp--preset--color--red-800) !important;}.has-red-900-color{color: var(--wp--preset--color--red-900) !important;}.has-red-950-color{color: var(--wp--preset--color--red-950) !important;}.has-orange-50-color{color: var(--wp--preset--color--orange-50) !important;}.has-orange-100-color{color: var(--wp--preset--color--orange-100) !important;}.has-orange-200-color{color: var(--wp--preset--color--orange-200) !important;}.has-orange-300-color{color: var(--wp--preset--color--orange-300) !important;}.has-orange-400-color{color: var(--wp--preset--color--orange-400) !important;}.has-orange-500-color{color: var(--wp--preset--color--orange-500) !important;}.has-orange-600-color{color: var(--wp--preset--color--orange-600) !important;}.has-orange-700-color{color: var(--wp--preset--color--orange-700) !important;}.has-orange-800-color{color: var(--wp--preset--color--orange-800) !important;}.has-orange-900-color{color: var(--wp--preset--color--orange-900) !important;}.has-orange-950-color{color: var(--wp--preset--color--orange-950) !important;}.has-amber-50-color{color: var(--wp--preset--color--amber-50) !important;}.has-amber-100-color{color: var(--wp--preset--color--amber-100) !important;}.has-amber-200-color{color: var(--wp--preset--color--amber-200) !important;}.has-amber-300-color{color: var(--wp--preset--color--amber-300) !important;}.has-amber-400-color{color: var(--wp--preset--color--amber-400) !important;}.has-amber-500-color{color: var(--wp--preset--color--amber-500) !important;}.has-amber-600-color{color: var(--wp--preset--color--amber-600) !important;}.has-amber-700-color{color: var(--wp--preset--color--amber-700) !important;}.has-amber-800-color{color: var(--wp--preset--color--amber-800) !important;}.has-amber-900-color{color: var(--wp--preset--color--amber-900) !important;}.has-amber-950-color{color: var(--wp--preset--color--amber-950) !important;}.has-yellow-50-color{color: var(--wp--preset--color--yellow-50) !important;}.has-yellow-100-color{color: var(--wp--preset--color--yellow-100) !important;}.has-yellow-200-color{color: var(--wp--preset--color--yellow-200) !important;}.has-yellow-300-color{color: var(--wp--preset--color--yellow-300) !important;}.has-yellow-400-color{color: var(--wp--preset--color--yellow-400) !important;}.has-yellow-500-color{color: var(--wp--preset--color--yellow-500) !important;}.has-yellow-600-color{color: var(--wp--preset--color--yellow-600) !important;}.has-yellow-700-color{color: var(--wp--preset--color--yellow-700) !important;}.has-yellow-800-color{color: var(--wp--preset--color--yellow-800) !important;}.has-yellow-900-color{color: var(--wp--preset--color--yellow-900) !important;}.has-yellow-950-color{color: var(--wp--preset--color--yellow-950) !important;}.has-lime-50-color{color: var(--wp--preset--color--lime-50) !important;}.has-lime-100-color{color: var(--wp--preset--color--lime-100) !important;}.has-lime-200-color{color: var(--wp--preset--color--lime-200) !important;}.has-lime-300-color{color: var(--wp--preset--color--lime-300) !important;}.has-lime-400-color{color: var(--wp--preset--color--lime-400) !important;}.has-lime-500-color{color: var(--wp--preset--color--lime-500) !important;}.has-lime-600-color{color: var(--wp--preset--color--lime-600) !important;}.has-lime-700-color{color: var(--wp--preset--color--lime-700) !important;}.has-lime-800-color{color: var(--wp--preset--color--lime-800) !important;}.has-lime-900-color{color: var(--wp--preset--color--lime-900) !important;}.has-lime-950-color{color: var(--wp--preset--color--lime-950) !important;}.has-green-50-color{color: var(--wp--preset--color--green-50) !important;}.has-green-100-color{color: var(--wp--preset--color--green-100) !important;}.has-green-200-color{color: var(--wp--preset--color--green-200) !important;}.has-green-300-color{color: var(--wp--preset--color--green-300) !important;}.has-green-400-color{color: var(--wp--preset--color--green-400) !important;}.has-green-500-color{color: var(--wp--preset--color--green-500) !important;}.has-green-600-color{color: var(--wp--preset--color--green-600) !important;}.has-green-700-color{color: var(--wp--preset--color--green-700) !important;}.has-green-800-color{color: var(--wp--preset--color--green-800) !important;}.has-green-900-color{color: var(--wp--preset--color--green-900) !important;}.has-green-950-color{color: var(--wp--preset--color--green-950) !important;}.has-emerald-50-color{color: var(--wp--preset--color--emerald-50) !important;}.has-emerald-100-color{color: var(--wp--preset--color--emerald-100) !important;}.has-emerald-200-color{color: var(--wp--preset--color--emerald-200) !important;}.has-emerald-300-color{color: var(--wp--preset--color--emerald-300) !important;}.has-emerald-400-color{color: var(--wp--preset--color--emerald-400) !important;}.has-emerald-500-color{color: var(--wp--preset--color--emerald-500) !important;}.has-emerald-600-color{color: var(--wp--preset--color--emerald-600) !important;}.has-emerald-700-color{color: var(--wp--preset--color--emerald-700) !important;}.has-emerald-800-color{color: var(--wp--preset--color--emerald-800) !important;}.has-emerald-900-color{color: var(--wp--preset--color--emerald-900) !important;}.has-emerald-950-color{color: var(--wp--preset--color--emerald-950) !important;}.has-teal-50-color{color: var(--wp--preset--color--teal-50) !important;}.has-teal-100-color{color: var(--wp--preset--color--teal-100) !important;}.has-teal-200-color{color: var(--wp--preset--color--teal-200) !important;}.has-teal-300-color{color: var(--wp--preset--color--teal-300) !important;}.has-teal-400-color{color: var(--wp--preset--color--teal-400) !important;}.has-teal-500-color{color: var(--wp--preset--color--teal-500) !important;}.has-teal-600-color{color: var(--wp--preset--color--teal-600) !important;}.has-teal-700-color{color: var(--wp--preset--color--teal-700) !important;}.has-teal-800-color{color: var(--wp--preset--color--teal-800) !important;}.has-teal-900-color{color: var(--wp--preset--color--teal-900) !important;}.has-teal-950-color{color: var(--wp--preset--color--teal-950) !important;}.has-cyan-50-color{color: var(--wp--preset--color--cyan-50) !important;}.has-cyan-100-color{color: var(--wp--preset--color--cyan-100) !important;}.has-cyan-200-color{color: var(--wp--preset--color--cyan-200) !important;}.has-cyan-300-color{color: var(--wp--preset--color--cyan-300) !important;}.has-cyan-400-color{color: var(--wp--preset--color--cyan-400) !important;}.has-cyan-500-color{color: var(--wp--preset--color--cyan-500) !important;}.has-cyan-600-color{color: var(--wp--preset--color--cyan-600) !important;}.has-cyan-700-color{color: var(--wp--preset--color--cyan-700) !important;}.has-cyan-800-color{color: var(--wp--preset--color--cyan-800) !important;}.has-cyan-900-color{color: var(--wp--preset--color--cyan-900) !important;}.has-cyan-950-color{color: var(--wp--preset--color--cyan-950) !important;}.has-sky-50-color{color: var(--wp--preset--color--sky-50) !important;}.has-sky-100-color{color: var(--wp--preset--color--sky-100) !important;}.has-sky-200-color{color: var(--wp--preset--color--sky-200) !important;}.has-sky-300-color{color: var(--wp--preset--color--sky-300) !important;}.has-sky-400-color{color: var(--wp--preset--color--sky-400) !important;}.has-sky-500-color{color: var(--wp--preset--color--sky-500) !important;}.has-sky-600-color{color: var(--wp--preset--color--sky-600) !important;}.has-sky-700-color{color: var(--wp--preset--color--sky-700) !important;}.has-sky-800-color{color: var(--wp--preset--color--sky-800) !important;}.has-sky-900-color{color: var(--wp--preset--color--sky-900) !important;}.has-sky-950-color{color: var(--wp--preset--color--sky-950) !important;}.has-blue-50-color{color: var(--wp--preset--color--blue-50) !important;}.has-blue-100-color{color: var(--wp--preset--color--blue-100) !important;}.has-blue-200-color{color: var(--wp--preset--color--blue-200) !important;}.has-blue-300-color{color: var(--wp--preset--color--blue-300) !important;}.has-blue-400-color{color: var(--wp--preset--color--blue-400) !important;}.has-blue-500-color{color: var(--wp--preset--color--blue-500) !important;}.has-blue-600-color{color: var(--wp--preset--color--blue-600) !important;}.has-blue-700-color{color: var(--wp--preset--color--blue-700) !important;}.has-blue-800-color{color: var(--wp--preset--color--blue-800) !important;}.has-blue-900-color{color: var(--wp--preset--color--blue-900) !important;}.has-blue-950-color{color: var(--wp--preset--color--blue-950) !important;}.has-indigo-50-color{color: var(--wp--preset--color--indigo-50) !important;}.has-indigo-100-color{color: var(--wp--preset--color--indigo-100) !important;}.has-indigo-200-color{color: var(--wp--preset--color--indigo-200) !important;}.has-indigo-300-color{color: var(--wp--preset--color--indigo-300) !important;}.has-indigo-400-color{color: var(--wp--preset--color--indigo-400) !important;}.has-indigo-500-color{color: var(--wp--preset--color--indigo-500) !important;}.has-indigo-600-color{color: var(--wp--preset--color--indigo-600) !important;}.has-indigo-700-color{color: var(--wp--preset--color--indigo-700) !important;}.has-indigo-800-color{color: var(--wp--preset--color--indigo-800) !important;}.has-indigo-900-color{color: var(--wp--preset--color--indigo-900) !important;}.has-indigo-950-color{color: var(--wp--preset--color--indigo-950) !important;}.has-violet-50-color{color: var(--wp--preset--color--violet-50) !important;}.has-violet-100-color{color: var(--wp--preset--color--violet-100) !important;}.has-violet-200-color{color: var(--wp--preset--color--violet-200) !important;}.has-violet-300-color{color: var(--wp--preset--color--violet-300) !important;}.has-violet-400-color{color: var(--wp--preset--color--violet-400) !important;}.has-violet-500-color{color: var(--wp--preset--color--violet-500) !important;}.has-violet-600-color{color: var(--wp--preset--color--violet-600) !important;}.has-violet-700-color{color: var(--wp--preset--color--violet-700) !important;}.has-violet-800-color{color: var(--wp--preset--color--violet-800) !important;}.has-violet-900-color{color: var(--wp--preset--color--violet-900) !important;}.has-violet-950-color{color: var(--wp--preset--color--violet-950) !important;}.has-purple-50-color{color: var(--wp--preset--color--purple-50) !important;}.has-purple-100-color{color: var(--wp--preset--color--purple-100) !important;}.has-purple-200-color{color: var(--wp--preset--color--purple-200) !important;}.has-purple-300-color{color: var(--wp--preset--color--purple-300) !important;}.has-purple-400-color{color: var(--wp--preset--color--purple-400) !important;}.has-purple-500-color{color: var(--wp--preset--color--purple-500) !important;}.has-purple-600-color{color: var(--wp--preset--color--purple-600) !important;}.has-purple-700-color{color: var(--wp--preset--color--purple-700) !important;}.has-purple-800-color{color: var(--wp--preset--color--purple-800) !important;}.has-purple-900-color{color: var(--wp--preset--color--purple-900) !important;}.has-purple-950-color{color: var(--wp--preset--color--purple-950) !important;}.has-fuchsia-50-color{color: var(--wp--preset--color--fuchsia-50) !important;}.has-fuchsia-100-color{color: var(--wp--preset--color--fuchsia-100) !important;}.has-fuchsia-200-color{color: var(--wp--preset--color--fuchsia-200) !important;}.has-fuchsia-300-color{color: var(--wp--preset--color--fuchsia-300) !important;}.has-fuchsia-400-color{color: var(--wp--preset--color--fuchsia-400) !important;}.has-fuchsia-500-color{color: var(--wp--preset--color--fuchsia-500) !important;}.has-fuchsia-600-color{color: var(--wp--preset--color--fuchsia-600) !important;}.has-fuchsia-700-color{color: var(--wp--preset--color--fuchsia-700) !important;}.has-fuchsia-800-color{color: var(--wp--preset--color--fuchsia-800) !important;}.has-fuchsia-900-color{color: var(--wp--preset--color--fuchsia-900) !important;}.has-fuchsia-950-color{color: var(--wp--preset--color--fuchsia-950) !important;}.has-pink-50-color{color: var(--wp--preset--color--pink-50) !important;}.has-pink-100-color{color: var(--wp--preset--color--pink-100) !important;}.has-pink-200-color{color: var(--wp--preset--color--pink-200) !important;}.has-pink-300-color{color: var(--wp--preset--color--pink-300) !important;}.has-pink-400-color{color: var(--wp--preset--color--pink-400) !important;}.has-pink-500-color{color: var(--wp--preset--color--pink-500) !important;}.has-pink-600-color{color: var(--wp--preset--color--pink-600) !important;}.has-pink-700-color{color: var(--wp--preset--color--pink-700) !important;}.has-pink-800-color{color: var(--wp--preset--color--pink-800) !important;}.has-pink-900-color{color: var(--wp--preset--color--pink-900) !important;}.has-pink-950-color{color: var(--wp--preset--color--pink-950) !important;}.has-rose-50-color{color: var(--wp--preset--color--rose-50) !important;}.has-rose-100-color{color: var(--wp--preset--color--rose-100) !important;}.has-rose-200-color{color: var(--wp--preset--color--rose-200) !important;}.has-rose-300-color{color: var(--wp--preset--color--rose-300) !important;}.has-rose-400-color{color: var(--wp--preset--color--rose-400) !important;}.has-rose-500-color{color: var(--wp--preset--color--rose-500) !important;}.has-rose-600-color{color: var(--wp--preset--color--rose-600) !important;}.has-rose-700-color{color: var(--wp--preset--color--rose-700) !important;}.has-rose-800-color{color: var(--wp--preset--color--rose-800) !important;}.has-rose-900-color{color: var(--wp--preset--color--rose-900) !important;}.has-rose-950-color{color: var(--wp--preset--color--rose-950) !important;}.has-themewhite-color{color: var(--wp--preset--color--themewhite) !important;}.has-menu-color{color: var(--wp--preset--color--menu) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-inherit-background-color{background-color: var(--wp--preset--color--inherit) !important;}.has-current-background-color{background-color: var(--wp--preset--color--current) !important;}.has-transparent-background-color{background-color: var(--wp--preset--color--transparent) !important;}.has-slate-50-background-color{background-color: var(--wp--preset--color--slate-50) !important;}.has-slate-100-background-color{background-color: var(--wp--preset--color--slate-100) !important;}.has-slate-200-background-color{background-color: var(--wp--preset--color--slate-200) !important;}.has-slate-300-background-color{background-color: var(--wp--preset--color--slate-300) !important;}.has-slate-400-background-color{background-color: var(--wp--preset--color--slate-400) !important;}.has-slate-500-background-color{background-color: var(--wp--preset--color--slate-500) !important;}.has-slate-600-background-color{background-color: var(--wp--preset--color--slate-600) !important;}.has-slate-700-background-color{background-color: var(--wp--preset--color--slate-700) !important;}.has-slate-800-background-color{background-color: var(--wp--preset--color--slate-800) !important;}.has-slate-900-background-color{background-color: var(--wp--preset--color--slate-900) !important;}.has-slate-950-background-color{background-color: var(--wp--preset--color--slate-950) !important;}.has-gray-50-background-color{background-color: var(--wp--preset--color--gray-50) !important;}.has-gray-100-background-color{background-color: var(--wp--preset--color--gray-100) !important;}.has-gray-200-background-color{background-color: var(--wp--preset--color--gray-200) !important;}.has-gray-300-background-color{background-color: var(--wp--preset--color--gray-300) !important;}.has-gray-400-background-color{background-color: var(--wp--preset--color--gray-400) !important;}.has-gray-500-background-color{background-color: var(--wp--preset--color--gray-500) !important;}.has-gray-600-background-color{background-color: var(--wp--preset--color--gray-600) !important;}.has-gray-700-background-color{background-color: var(--wp--preset--color--gray-700) !important;}.has-gray-800-background-color{background-color: var(--wp--preset--color--gray-800) !important;}.has-gray-900-background-color{background-color: var(--wp--preset--color--gray-900) !important;}.has-gray-950-background-color{background-color: var(--wp--preset--color--gray-950) !important;}.has-zinc-50-background-color{background-color: var(--wp--preset--color--zinc-50) !important;}.has-zinc-100-background-color{background-color: var(--wp--preset--color--zinc-100) !important;}.has-zinc-200-background-color{background-color: var(--wp--preset--color--zinc-200) !important;}.has-zinc-300-background-color{background-color: var(--wp--preset--color--zinc-300) !important;}.has-zinc-400-background-color{background-color: var(--wp--preset--color--zinc-400) !important;}.has-zinc-500-background-color{background-color: var(--wp--preset--color--zinc-500) !important;}.has-zinc-600-background-color{background-color: var(--wp--preset--color--zinc-600) !important;}.has-zinc-700-background-color{background-color: var(--wp--preset--color--zinc-700) !important;}.has-zinc-800-background-color{background-color: var(--wp--preset--color--zinc-800) !important;}.has-zinc-900-background-color{background-color: var(--wp--preset--color--zinc-900) !important;}.has-zinc-950-background-color{background-color: var(--wp--preset--color--zinc-950) !important;}.has-neutral-50-background-color{background-color: var(--wp--preset--color--neutral-50) !important;}.has-neutral-100-background-color{background-color: var(--wp--preset--color--neutral-100) !important;}.has-neutral-200-background-color{background-color: var(--wp--preset--color--neutral-200) !important;}.has-neutral-300-background-color{background-color: var(--wp--preset--color--neutral-300) !important;}.has-neutral-400-background-color{background-color: var(--wp--preset--color--neutral-400) !important;}.has-neutral-500-background-color{background-color: var(--wp--preset--color--neutral-500) !important;}.has-neutral-600-background-color{background-color: var(--wp--preset--color--neutral-600) !important;}.has-neutral-700-background-color{background-color: var(--wp--preset--color--neutral-700) !important;}.has-neutral-800-background-color{background-color: var(--wp--preset--color--neutral-800) !important;}.has-neutral-900-background-color{background-color: var(--wp--preset--color--neutral-900) !important;}.has-neutral-950-background-color{background-color: var(--wp--preset--color--neutral-950) !important;}.has-stone-50-background-color{background-color: var(--wp--preset--color--stone-50) !important;}.has-stone-100-background-color{background-color: var(--wp--preset--color--stone-100) !important;}.has-stone-200-background-color{background-color: var(--wp--preset--color--stone-200) !important;}.has-stone-300-background-color{background-color: var(--wp--preset--color--stone-300) !important;}.has-stone-400-background-color{background-color: var(--wp--preset--color--stone-400) !important;}.has-stone-500-background-color{background-color: var(--wp--preset--color--stone-500) !important;}.has-stone-600-background-color{background-color: var(--wp--preset--color--stone-600) !important;}.has-stone-700-background-color{background-color: var(--wp--preset--color--stone-700) !important;}.has-stone-800-background-color{background-color: var(--wp--preset--color--stone-800) !important;}.has-stone-900-background-color{background-color: var(--wp--preset--color--stone-900) !important;}.has-stone-950-background-color{background-color: var(--wp--preset--color--stone-950) !important;}.has-red-50-background-color{background-color: var(--wp--preset--color--red-50) !important;}.has-red-100-background-color{background-color: var(--wp--preset--color--red-100) !important;}.has-red-200-background-color{background-color: var(--wp--preset--color--red-200) !important;}.has-red-300-background-color{background-color: var(--wp--preset--color--red-300) !important;}.has-red-400-background-color{background-color: var(--wp--preset--color--red-400) !important;}.has-red-500-background-color{background-color: var(--wp--preset--color--red-500) !important;}.has-red-600-background-color{background-color: var(--wp--preset--color--red-600) !important;}.has-red-700-background-color{background-color: var(--wp--preset--color--red-700) !important;}.has-red-800-background-color{background-color: var(--wp--preset--color--red-800) !important;}.has-red-900-background-color{background-color: var(--wp--preset--color--red-900) !important;}.has-red-950-background-color{background-color: var(--wp--preset--color--red-950) !important;}.has-orange-50-background-color{background-color: var(--wp--preset--color--orange-50) !important;}.has-orange-100-background-color{background-color: var(--wp--preset--color--orange-100) !important;}.has-orange-200-background-color{background-color: var(--wp--preset--color--orange-200) !important;}.has-orange-300-background-color{background-color: var(--wp--preset--color--orange-300) !important;}.has-orange-400-background-color{background-color: var(--wp--preset--color--orange-400) !important;}.has-orange-500-background-color{background-color: var(--wp--preset--color--orange-500) !important;}.has-orange-600-background-color{background-color: var(--wp--preset--color--orange-600) !important;}.has-orange-700-background-color{background-color: var(--wp--preset--color--orange-700) !important;}.has-orange-800-background-color{background-color: var(--wp--preset--color--orange-800) !important;}.has-orange-900-background-color{background-color: var(--wp--preset--color--orange-900) !important;}.has-orange-950-background-color{background-color: var(--wp--preset--color--orange-950) !important;}.has-amber-50-background-color{background-color: var(--wp--preset--color--amber-50) !important;}.has-amber-100-background-color{background-color: var(--wp--preset--color--amber-100) !important;}.has-amber-200-background-color{background-color: var(--wp--preset--color--amber-200) !important;}.has-amber-300-background-color{background-color: var(--wp--preset--color--amber-300) !important;}.has-amber-400-background-color{background-color: var(--wp--preset--color--amber-400) !important;}.has-amber-500-background-color{background-color: var(--wp--preset--color--amber-500) !important;}.has-amber-600-background-color{background-color: var(--wp--preset--color--amber-600) !important;}.has-amber-700-background-color{background-color: var(--wp--preset--color--amber-700) !important;}.has-amber-800-background-color{background-color: var(--wp--preset--color--amber-800) !important;}.has-amber-900-background-color{background-color: var(--wp--preset--color--amber-900) !important;}.has-amber-950-background-color{background-color: var(--wp--preset--color--amber-950) !important;}.has-yellow-50-background-color{background-color: var(--wp--preset--color--yellow-50) !important;}.has-yellow-100-background-color{background-color: var(--wp--preset--color--yellow-100) !important;}.has-yellow-200-background-color{background-color: var(--wp--preset--color--yellow-200) !important;}.has-yellow-300-background-color{background-color: var(--wp--preset--color--yellow-300) !important;}.has-yellow-400-background-color{background-color: var(--wp--preset--color--yellow-400) !important;}.has-yellow-500-background-color{background-color: var(--wp--preset--color--yellow-500) !important;}.has-yellow-600-background-color{background-color: var(--wp--preset--color--yellow-600) !important;}.has-yellow-700-background-color{background-color: var(--wp--preset--color--yellow-700) !important;}.has-yellow-800-background-color{background-color: var(--wp--preset--color--yellow-800) !important;}.has-yellow-900-background-color{background-color: var(--wp--preset--color--yellow-900) !important;}.has-yellow-950-background-color{background-color: var(--wp--preset--color--yellow-950) !important;}.has-lime-50-background-color{background-color: var(--wp--preset--color--lime-50) !important;}.has-lime-100-background-color{background-color: var(--wp--preset--color--lime-100) !important;}.has-lime-200-background-color{background-color: var(--wp--preset--color--lime-200) !important;}.has-lime-300-background-color{background-color: var(--wp--preset--color--lime-300) !important;}.has-lime-400-background-color{background-color: var(--wp--preset--color--lime-400) !important;}.has-lime-500-background-color{background-color: var(--wp--preset--color--lime-500) !important;}.has-lime-600-background-color{background-color: var(--wp--preset--color--lime-600) !important;}.has-lime-700-background-color{background-color: var(--wp--preset--color--lime-700) !important;}.has-lime-800-background-color{background-color: var(--wp--preset--color--lime-800) !important;}.has-lime-900-background-color{background-color: var(--wp--preset--color--lime-900) !important;}.has-lime-950-background-color{background-color: var(--wp--preset--color--lime-950) !important;}.has-green-50-background-color{background-color: var(--wp--preset--color--green-50) !important;}.has-green-100-background-color{background-color: var(--wp--preset--color--green-100) !important;}.has-green-200-background-color{background-color: var(--wp--preset--color--green-200) !important;}.has-green-300-background-color{background-color: var(--wp--preset--color--green-300) !important;}.has-green-400-background-color{background-color: var(--wp--preset--color--green-400) !important;}.has-green-500-background-color{background-color: var(--wp--preset--color--green-500) !important;}.has-green-600-background-color{background-color: var(--wp--preset--color--green-600) !important;}.has-green-700-background-color{background-color: var(--wp--preset--color--green-700) !important;}.has-green-800-background-color{background-color: var(--wp--preset--color--green-800) !important;}.has-green-900-background-color{background-color: var(--wp--preset--color--green-900) !important;}.has-green-950-background-color{background-color: var(--wp--preset--color--green-950) !important;}.has-emerald-50-background-color{background-color: var(--wp--preset--color--emerald-50) !important;}.has-emerald-100-background-color{background-color: var(--wp--preset--color--emerald-100) !important;}.has-emerald-200-background-color{background-color: var(--wp--preset--color--emerald-200) !important;}.has-emerald-300-background-color{background-color: var(--wp--preset--color--emerald-300) !important;}.has-emerald-400-background-color{background-color: var(--wp--preset--color--emerald-400) !important;}.has-emerald-500-background-color{background-color: var(--wp--preset--color--emerald-500) !important;}.has-emerald-600-background-color{background-color: var(--wp--preset--color--emerald-600) !important;}.has-emerald-700-background-color{background-color: var(--wp--preset--color--emerald-700) !important;}.has-emerald-800-background-color{background-color: var(--wp--preset--color--emerald-800) !important;}.has-emerald-900-background-color{background-color: var(--wp--preset--color--emerald-900) !important;}.has-emerald-950-background-color{background-color: var(--wp--preset--color--emerald-950) !important;}.has-teal-50-background-color{background-color: var(--wp--preset--color--teal-50) !important;}.has-teal-100-background-color{background-color: var(--wp--preset--color--teal-100) !important;}.has-teal-200-background-color{background-color: var(--wp--preset--color--teal-200) !important;}.has-teal-300-background-color{background-color: var(--wp--preset--color--teal-300) !important;}.has-teal-400-background-color{background-color: var(--wp--preset--color--teal-400) !important;}.has-teal-500-background-color{background-color: var(--wp--preset--color--teal-500) !important;}.has-teal-600-background-color{background-color: var(--wp--preset--color--teal-600) !important;}.has-teal-700-background-color{background-color: var(--wp--preset--color--teal-700) !important;}.has-teal-800-background-color{background-color: var(--wp--preset--color--teal-800) !important;}.has-teal-900-background-color{background-color: var(--wp--preset--color--teal-900) !important;}.has-teal-950-background-color{background-color: var(--wp--preset--color--teal-950) !important;}.has-cyan-50-background-color{background-color: var(--wp--preset--color--cyan-50) !important;}.has-cyan-100-background-color{background-color: var(--wp--preset--color--cyan-100) !important;}.has-cyan-200-background-color{background-color: var(--wp--preset--color--cyan-200) !important;}.has-cyan-300-background-color{background-color: var(--wp--preset--color--cyan-300) !important;}.has-cyan-400-background-color{background-color: var(--wp--preset--color--cyan-400) !important;}.has-cyan-500-background-color{background-color: var(--wp--preset--color--cyan-500) !important;}.has-cyan-600-background-color{background-color: var(--wp--preset--color--cyan-600) !important;}.has-cyan-700-background-color{background-color: var(--wp--preset--color--cyan-700) !important;}.has-cyan-800-background-color{background-color: var(--wp--preset--color--cyan-800) !important;}.has-cyan-900-background-color{background-color: var(--wp--preset--color--cyan-900) !important;}.has-cyan-950-background-color{background-color: var(--wp--preset--color--cyan-950) !important;}.has-sky-50-background-color{background-color: var(--wp--preset--color--sky-50) !important;}.has-sky-100-background-color{background-color: var(--wp--preset--color--sky-100) !important;}.has-sky-200-background-color{background-color: var(--wp--preset--color--sky-200) !important;}.has-sky-300-background-color{background-color: var(--wp--preset--color--sky-300) !important;}.has-sky-400-background-color{background-color: var(--wp--preset--color--sky-400) !important;}.has-sky-500-background-color{background-color: var(--wp--preset--color--sky-500) !important;}.has-sky-600-background-color{background-color: var(--wp--preset--color--sky-600) !important;}.has-sky-700-background-color{background-color: var(--wp--preset--color--sky-700) !important;}.has-sky-800-background-color{background-color: var(--wp--preset--color--sky-800) !important;}.has-sky-900-background-color{background-color: var(--wp--preset--color--sky-900) !important;}.has-sky-950-background-color{background-color: var(--wp--preset--color--sky-950) !important;}.has-blue-50-background-color{background-color: var(--wp--preset--color--blue-50) !important;}.has-blue-100-background-color{background-color: var(--wp--preset--color--blue-100) !important;}.has-blue-200-background-color{background-color: var(--wp--preset--color--blue-200) !important;}.has-blue-300-background-color{background-color: var(--wp--preset--color--blue-300) !important;}.has-blue-400-background-color{background-color: var(--wp--preset--color--blue-400) !important;}.has-blue-500-background-color{background-color: var(--wp--preset--color--blue-500) !important;}.has-blue-600-background-color{background-color: var(--wp--preset--color--blue-600) !important;}.has-blue-700-background-color{background-color: var(--wp--preset--color--blue-700) !important;}.has-blue-800-background-color{background-color: var(--wp--preset--color--blue-800) !important;}.has-blue-900-background-color{background-color: var(--wp--preset--color--blue-900) !important;}.has-blue-950-background-color{background-color: var(--wp--preset--color--blue-950) !important;}.has-indigo-50-background-color{background-color: var(--wp--preset--color--indigo-50) !important;}.has-indigo-100-background-color{background-color: var(--wp--preset--color--indigo-100) !important;}.has-indigo-200-background-color{background-color: var(--wp--preset--color--indigo-200) !important;}.has-indigo-300-background-color{background-color: var(--wp--preset--color--indigo-300) !important;}.has-indigo-400-background-color{background-color: var(--wp--preset--color--indigo-400) !important;}.has-indigo-500-background-color{background-color: var(--wp--preset--color--indigo-500) !important;}.has-indigo-600-background-color{background-color: var(--wp--preset--color--indigo-600) !important;}.has-indigo-700-background-color{background-color: var(--wp--preset--color--indigo-700) !important;}.has-indigo-800-background-color{background-color: var(--wp--preset--color--indigo-800) !important;}.has-indigo-900-background-color{background-color: var(--wp--preset--color--indigo-900) !important;}.has-indigo-950-background-color{background-color: var(--wp--preset--color--indigo-950) !important;}.has-violet-50-background-color{background-color: var(--wp--preset--color--violet-50) !important;}.has-violet-100-background-color{background-color: var(--wp--preset--color--violet-100) !important;}.has-violet-200-background-color{background-color: var(--wp--preset--color--violet-200) !important;}.has-violet-300-background-color{background-color: var(--wp--preset--color--violet-300) !important;}.has-violet-400-background-color{background-color: var(--wp--preset--color--violet-400) !important;}.has-violet-500-background-color{background-color: var(--wp--preset--color--violet-500) !important;}.has-violet-600-background-color{background-color: var(--wp--preset--color--violet-600) !important;}.has-violet-700-background-color{background-color: var(--wp--preset--color--violet-700) !important;}.has-violet-800-background-color{background-color: var(--wp--preset--color--violet-800) !important;}.has-violet-900-background-color{background-color: var(--wp--preset--color--violet-900) !important;}.has-violet-950-background-color{background-color: var(--wp--preset--color--violet-950) !important;}.has-purple-50-background-color{background-color: var(--wp--preset--color--purple-50) !important;}.has-purple-100-background-color{background-color: var(--wp--preset--color--purple-100) !important;}.has-purple-200-background-color{background-color: var(--wp--preset--color--purple-200) !important;}.has-purple-300-background-color{background-color: var(--wp--preset--color--purple-300) !important;}.has-purple-400-background-color{background-color: var(--wp--preset--color--purple-400) !important;}.has-purple-500-background-color{background-color: var(--wp--preset--color--purple-500) !important;}.has-purple-600-background-color{background-color: var(--wp--preset--color--purple-600) !important;}.has-purple-700-background-color{background-color: var(--wp--preset--color--purple-700) !important;}.has-purple-800-background-color{background-color: var(--wp--preset--color--purple-800) !important;}.has-purple-900-background-color{background-color: var(--wp--preset--color--purple-900) !important;}.has-purple-950-background-color{background-color: var(--wp--preset--color--purple-950) !important;}.has-fuchsia-50-background-color{background-color: var(--wp--preset--color--fuchsia-50) !important;}.has-fuchsia-100-background-color{background-color: var(--wp--preset--color--fuchsia-100) !important;}.has-fuchsia-200-background-color{background-color: var(--wp--preset--color--fuchsia-200) !important;}.has-fuchsia-300-background-color{background-color: var(--wp--preset--color--fuchsia-300) !important;}.has-fuchsia-400-background-color{background-color: var(--wp--preset--color--fuchsia-400) !important;}.has-fuchsia-500-background-color{background-color: var(--wp--preset--color--fuchsia-500) !important;}.has-fuchsia-600-background-color{background-color: var(--wp--preset--color--fuchsia-600) !important;}.has-fuchsia-700-background-color{background-color: var(--wp--preset--color--fuchsia-700) !important;}.has-fuchsia-800-background-color{background-color: var(--wp--preset--color--fuchsia-800) !important;}.has-fuchsia-900-background-color{background-color: var(--wp--preset--color--fuchsia-900) !important;}.has-fuchsia-950-background-color{background-color: var(--wp--preset--color--fuchsia-950) !important;}.has-pink-50-background-color{background-color: var(--wp--preset--color--pink-50) !important;}.has-pink-100-background-color{background-color: var(--wp--preset--color--pink-100) !important;}.has-pink-200-background-color{background-color: var(--wp--preset--color--pink-200) !important;}.has-pink-300-background-color{background-color: var(--wp--preset--color--pink-300) !important;}.has-pink-400-background-color{background-color: var(--wp--preset--color--pink-400) !important;}.has-pink-500-background-color{background-color: var(--wp--preset--color--pink-500) !important;}.has-pink-600-background-color{background-color: var(--wp--preset--color--pink-600) !important;}.has-pink-700-background-color{background-color: var(--wp--preset--color--pink-700) !important;}.has-pink-800-background-color{background-color: var(--wp--preset--color--pink-800) !important;}.has-pink-900-background-color{background-color: var(--wp--preset--color--pink-900) !important;}.has-pink-950-background-color{background-color: var(--wp--preset--color--pink-950) !important;}.has-rose-50-background-color{background-color: var(--wp--preset--color--rose-50) !important;}.has-rose-100-background-color{background-color: var(--wp--preset--color--rose-100) !important;}.has-rose-200-background-color{background-color: var(--wp--preset--color--rose-200) !important;}.has-rose-300-background-color{background-color: var(--wp--preset--color--rose-300) !important;}.has-rose-400-background-color{background-color: var(--wp--preset--color--rose-400) !important;}.has-rose-500-background-color{background-color: var(--wp--preset--color--rose-500) !important;}.has-rose-600-background-color{background-color: var(--wp--preset--color--rose-600) !important;}.has-rose-700-background-color{background-color: var(--wp--preset--color--rose-700) !important;}.has-rose-800-background-color{background-color: var(--wp--preset--color--rose-800) !important;}.has-rose-900-background-color{background-color: var(--wp--preset--color--rose-900) !important;}.has-rose-950-background-color{background-color: var(--wp--preset--color--rose-950) !important;}.has-themewhite-background-color{background-color: var(--wp--preset--color--themewhite) !important;}.has-menu-background-color{background-color: var(--wp--preset--color--menu) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-inherit-border-color{border-color: var(--wp--preset--color--inherit) !important;}.has-current-border-color{border-color: var(--wp--preset--color--current) !important;}.has-transparent-border-color{border-color: var(--wp--preset--color--transparent) !important;}.has-slate-50-border-color{border-color: var(--wp--preset--color--slate-50) !important;}.has-slate-100-border-color{border-color: var(--wp--preset--color--slate-100) !important;}.has-slate-200-border-color{border-color: var(--wp--preset--color--slate-200) !important;}.has-slate-300-border-color{border-color: var(--wp--preset--color--slate-300) !important;}.has-slate-400-border-color{border-color: var(--wp--preset--color--slate-400) !important;}.has-slate-500-border-color{border-color: var(--wp--preset--color--slate-500) !important;}.has-slate-600-border-color{border-color: var(--wp--preset--color--slate-600) !important;}.has-slate-700-border-color{border-color: var(--wp--preset--color--slate-700) !important;}.has-slate-800-border-color{border-color: var(--wp--preset--color--slate-800) !important;}.has-slate-900-border-color{border-color: var(--wp--preset--color--slate-900) !important;}.has-slate-950-border-color{border-color: var(--wp--preset--color--slate-950) !important;}.has-gray-50-border-color{border-color: var(--wp--preset--color--gray-50) !important;}.has-gray-100-border-color{border-color: var(--wp--preset--color--gray-100) !important;}.has-gray-200-border-color{border-color: var(--wp--preset--color--gray-200) !important;}.has-gray-300-border-color{border-color: var(--wp--preset--color--gray-300) !important;}.has-gray-400-border-color{border-color: var(--wp--preset--color--gray-400) !important;}.has-gray-500-border-color{border-color: var(--wp--preset--color--gray-500) !important;}.has-gray-600-border-color{border-color: var(--wp--preset--color--gray-600) !important;}.has-gray-700-border-color{border-color: var(--wp--preset--color--gray-700) !important;}.has-gray-800-border-color{border-color: var(--wp--preset--color--gray-800) !important;}.has-gray-900-border-color{border-color: var(--wp--preset--color--gray-900) !important;}.has-gray-950-border-color{border-color: var(--wp--preset--color--gray-950) !important;}.has-zinc-50-border-color{border-color: var(--wp--preset--color--zinc-50) !important;}.has-zinc-100-border-color{border-color: var(--wp--preset--color--zinc-100) !important;}.has-zinc-200-border-color{border-color: var(--wp--preset--color--zinc-200) !important;}.has-zinc-300-border-color{border-color: var(--wp--preset--color--zinc-300) !important;}.has-zinc-400-border-color{border-color: var(--wp--preset--color--zinc-400) !important;}.has-zinc-500-border-color{border-color: var(--wp--preset--color--zinc-500) !important;}.has-zinc-600-border-color{border-color: var(--wp--preset--color--zinc-600) !important;}.has-zinc-700-border-color{border-color: var(--wp--preset--color--zinc-700) !important;}.has-zinc-800-border-color{border-color: var(--wp--preset--color--zinc-800) !important;}.has-zinc-900-border-color{border-color: var(--wp--preset--color--zinc-900) !important;}.has-zinc-950-border-color{border-color: var(--wp--preset--color--zinc-950) !important;}.has-neutral-50-border-color{border-color: var(--wp--preset--color--neutral-50) !important;}.has-neutral-100-border-color{border-color: var(--wp--preset--color--neutral-100) !important;}.has-neutral-200-border-color{border-color: var(--wp--preset--color--neutral-200) !important;}.has-neutral-300-border-color{border-color: var(--wp--preset--color--neutral-300) !important;}.has-neutral-400-border-color{border-color: var(--wp--preset--color--neutral-400) !important;}.has-neutral-500-border-color{border-color: var(--wp--preset--color--neutral-500) !important;}.has-neutral-600-border-color{border-color: var(--wp--preset--color--neutral-600) !important;}.has-neutral-700-border-color{border-color: var(--wp--preset--color--neutral-700) !important;}.has-neutral-800-border-color{border-color: var(--wp--preset--color--neutral-800) !important;}.has-neutral-900-border-color{border-color: var(--wp--preset--color--neutral-900) !important;}.has-neutral-950-border-color{border-color: var(--wp--preset--color--neutral-950) !important;}.has-stone-50-border-color{border-color: var(--wp--preset--color--stone-50) !important;}.has-stone-100-border-color{border-color: var(--wp--preset--color--stone-100) !important;}.has-stone-200-border-color{border-color: var(--wp--preset--color--stone-200) !important;}.has-stone-300-border-color{border-color: var(--wp--preset--color--stone-300) !important;}.has-stone-400-border-color{border-color: var(--wp--preset--color--stone-400) !important;}.has-stone-500-border-color{border-color: var(--wp--preset--color--stone-500) !important;}.has-stone-600-border-color{border-color: var(--wp--preset--color--stone-600) !important;}.has-stone-700-border-color{border-color: var(--wp--preset--color--stone-700) !important;}.has-stone-800-border-color{border-color: var(--wp--preset--color--stone-800) !important;}.has-stone-900-border-color{border-color: var(--wp--preset--color--stone-900) !important;}.has-stone-950-border-color{border-color: var(--wp--preset--color--stone-950) !important;}.has-red-50-border-color{border-color: var(--wp--preset--color--red-50) !important;}.has-red-100-border-color{border-color: var(--wp--preset--color--red-100) !important;}.has-red-200-border-color{border-color: var(--wp--preset--color--red-200) !important;}.has-red-300-border-color{border-color: var(--wp--preset--color--red-300) !important;}.has-red-400-border-color{border-color: var(--wp--preset--color--red-400) !important;}.has-red-500-border-color{border-color: var(--wp--preset--color--red-500) !important;}.has-red-600-border-color{border-color: var(--wp--preset--color--red-600) !important;}.has-red-700-border-color{border-color: var(--wp--preset--color--red-700) !important;}.has-red-800-border-color{border-color: var(--wp--preset--color--red-800) !important;}.has-red-900-border-color{border-color: var(--wp--preset--color--red-900) !important;}.has-red-950-border-color{border-color: var(--wp--preset--color--red-950) !important;}.has-orange-50-border-color{border-color: var(--wp--preset--color--orange-50) !important;}.has-orange-100-border-color{border-color: var(--wp--preset--color--orange-100) !important;}.has-orange-200-border-color{border-color: var(--wp--preset--color--orange-200) !important;}.has-orange-300-border-color{border-color: var(--wp--preset--color--orange-300) !important;}.has-orange-400-border-color{border-color: var(--wp--preset--color--orange-400) !important;}.has-orange-500-border-color{border-color: var(--wp--preset--color--orange-500) !important;}.has-orange-600-border-color{border-color: var(--wp--preset--color--orange-600) !important;}.has-orange-700-border-color{border-color: var(--wp--preset--color--orange-700) !important;}.has-orange-800-border-color{border-color: var(--wp--preset--color--orange-800) !important;}.has-orange-900-border-color{border-color: var(--wp--preset--color--orange-900) !important;}.has-orange-950-border-color{border-color: var(--wp--preset--color--orange-950) !important;}.has-amber-50-border-color{border-color: var(--wp--preset--color--amber-50) !important;}.has-amber-100-border-color{border-color: var(--wp--preset--color--amber-100) !important;}.has-amber-200-border-color{border-color: var(--wp--preset--color--amber-200) !important;}.has-amber-300-border-color{border-color: var(--wp--preset--color--amber-300) !important;}.has-amber-400-border-color{border-color: var(--wp--preset--color--amber-400) !important;}.has-amber-500-border-color{border-color: var(--wp--preset--color--amber-500) !important;}.has-amber-600-border-color{border-color: var(--wp--preset--color--amber-600) !important;}.has-amber-700-border-color{border-color: var(--wp--preset--color--amber-700) !important;}.has-amber-800-border-color{border-color: var(--wp--preset--color--amber-800) !important;}.has-amber-900-border-color{border-color: var(--wp--preset--color--amber-900) !important;}.has-amber-950-border-color{border-color: var(--wp--preset--color--amber-950) !important;}.has-yellow-50-border-color{border-color: var(--wp--preset--color--yellow-50) !important;}.has-yellow-100-border-color{border-color: var(--wp--preset--color--yellow-100) !important;}.has-yellow-200-border-color{border-color: var(--wp--preset--color--yellow-200) !important;}.has-yellow-300-border-color{border-color: var(--wp--preset--color--yellow-300) !important;}.has-yellow-400-border-color{border-color: var(--wp--preset--color--yellow-400) !important;}.has-yellow-500-border-color{border-color: var(--wp--preset--color--yellow-500) !important;}.has-yellow-600-border-color{border-color: var(--wp--preset--color--yellow-600) !important;}.has-yellow-700-border-color{border-color: var(--wp--preset--color--yellow-700) !important;}.has-yellow-800-border-color{border-color: var(--wp--preset--color--yellow-800) !important;}.has-yellow-900-border-color{border-color: var(--wp--preset--color--yellow-900) !important;}.has-yellow-950-border-color{border-color: var(--wp--preset--color--yellow-950) !important;}.has-lime-50-border-color{border-color: var(--wp--preset--color--lime-50) !important;}.has-lime-100-border-color{border-color: var(--wp--preset--color--lime-100) !important;}.has-lime-200-border-color{border-color: var(--wp--preset--color--lime-200) !important;}.has-lime-300-border-color{border-color: var(--wp--preset--color--lime-300) !important;}.has-lime-400-border-color{border-color: var(--wp--preset--color--lime-400) !important;}.has-lime-500-border-color{border-color: var(--wp--preset--color--lime-500) !important;}.has-lime-600-border-color{border-color: var(--wp--preset--color--lime-600) !important;}.has-lime-700-border-color{border-color: var(--wp--preset--color--lime-700) !important;}.has-lime-800-border-color{border-color: var(--wp--preset--color--lime-800) !important;}.has-lime-900-border-color{border-color: var(--wp--preset--color--lime-900) !important;}.has-lime-950-border-color{border-color: var(--wp--preset--color--lime-950) !important;}.has-green-50-border-color{border-color: var(--wp--preset--color--green-50) !important;}.has-green-100-border-color{border-color: var(--wp--preset--color--green-100) !important;}.has-green-200-border-color{border-color: var(--wp--preset--color--green-200) !important;}.has-green-300-border-color{border-color: var(--wp--preset--color--green-300) !important;}.has-green-400-border-color{border-color: var(--wp--preset--color--green-400) !important;}.has-green-500-border-color{border-color: var(--wp--preset--color--green-500) !important;}.has-green-600-border-color{border-color: var(--wp--preset--color--green-600) !important;}.has-green-700-border-color{border-color: var(--wp--preset--color--green-700) !important;}.has-green-800-border-color{border-color: var(--wp--preset--color--green-800) !important;}.has-green-900-border-color{border-color: var(--wp--preset--color--green-900) !important;}.has-green-950-border-color{border-color: var(--wp--preset--color--green-950) !important;}.has-emerald-50-border-color{border-color: var(--wp--preset--color--emerald-50) !important;}.has-emerald-100-border-color{border-color: var(--wp--preset--color--emerald-100) !important;}.has-emerald-200-border-color{border-color: var(--wp--preset--color--emerald-200) !important;}.has-emerald-300-border-color{border-color: var(--wp--preset--color--emerald-300) !important;}.has-emerald-400-border-color{border-color: var(--wp--preset--color--emerald-400) !important;}.has-emerald-500-border-color{border-color: var(--wp--preset--color--emerald-500) !important;}.has-emerald-600-border-color{border-color: var(--wp--preset--color--emerald-600) !important;}.has-emerald-700-border-color{border-color: var(--wp--preset--color--emerald-700) !important;}.has-emerald-800-border-color{border-color: var(--wp--preset--color--emerald-800) !important;}.has-emerald-900-border-color{border-color: var(--wp--preset--color--emerald-900) !important;}.has-emerald-950-border-color{border-color: var(--wp--preset--color--emerald-950) !important;}.has-teal-50-border-color{border-color: var(--wp--preset--color--teal-50) !important;}.has-teal-100-border-color{border-color: var(--wp--preset--color--teal-100) !important;}.has-teal-200-border-color{border-color: var(--wp--preset--color--teal-200) !important;}.has-teal-300-border-color{border-color: var(--wp--preset--color--teal-300) !important;}.has-teal-400-border-color{border-color: var(--wp--preset--color--teal-400) !important;}.has-teal-500-border-color{border-color: var(--wp--preset--color--teal-500) !important;}.has-teal-600-border-color{border-color: var(--wp--preset--color--teal-600) !important;}.has-teal-700-border-color{border-color: var(--wp--preset--color--teal-700) !important;}.has-teal-800-border-color{border-color: var(--wp--preset--color--teal-800) !important;}.has-teal-900-border-color{border-color: var(--wp--preset--color--teal-900) !important;}.has-teal-950-border-color{border-color: var(--wp--preset--color--teal-950) !important;}.has-cyan-50-border-color{border-color: var(--wp--preset--color--cyan-50) !important;}.has-cyan-100-border-color{border-color: var(--wp--preset--color--cyan-100) !important;}.has-cyan-200-border-color{border-color: var(--wp--preset--color--cyan-200) !important;}.has-cyan-300-border-color{border-color: var(--wp--preset--color--cyan-300) !important;}.has-cyan-400-border-color{border-color: var(--wp--preset--color--cyan-400) !important;}.has-cyan-500-border-color{border-color: var(--wp--preset--color--cyan-500) !important;}.has-cyan-600-border-color{border-color: var(--wp--preset--color--cyan-600) !important;}.has-cyan-700-border-color{border-color: var(--wp--preset--color--cyan-700) !important;}.has-cyan-800-border-color{border-color: var(--wp--preset--color--cyan-800) !important;}.has-cyan-900-border-color{border-color: var(--wp--preset--color--cyan-900) !important;}.has-cyan-950-border-color{border-color: var(--wp--preset--color--cyan-950) !important;}.has-sky-50-border-color{border-color: var(--wp--preset--color--sky-50) !important;}.has-sky-100-border-color{border-color: var(--wp--preset--color--sky-100) !important;}.has-sky-200-border-color{border-color: var(--wp--preset--color--sky-200) !important;}.has-sky-300-border-color{border-color: var(--wp--preset--color--sky-300) !important;}.has-sky-400-border-color{border-color: var(--wp--preset--color--sky-400) !important;}.has-sky-500-border-color{border-color: var(--wp--preset--color--sky-500) !important;}.has-sky-600-border-color{border-color: var(--wp--preset--color--sky-600) !important;}.has-sky-700-border-color{border-color: var(--wp--preset--color--sky-700) !important;}.has-sky-800-border-color{border-color: var(--wp--preset--color--sky-800) !important;}.has-sky-900-border-color{border-color: var(--wp--preset--color--sky-900) !important;}.has-sky-950-border-color{border-color: var(--wp--preset--color--sky-950) !important;}.has-blue-50-border-color{border-color: var(--wp--preset--color--blue-50) !important;}.has-blue-100-border-color{border-color: var(--wp--preset--color--blue-100) !important;}.has-blue-200-border-color{border-color: var(--wp--preset--color--blue-200) !important;}.has-blue-300-border-color{border-color: var(--wp--preset--color--blue-300) !important;}.has-blue-400-border-color{border-color: var(--wp--preset--color--blue-400) !important;}.has-blue-500-border-color{border-color: var(--wp--preset--color--blue-500) !important;}.has-blue-600-border-color{border-color: var(--wp--preset--color--blue-600) !important;}.has-blue-700-border-color{border-color: var(--wp--preset--color--blue-700) !important;}.has-blue-800-border-color{border-color: var(--wp--preset--color--blue-800) !important;}.has-blue-900-border-color{border-color: var(--wp--preset--color--blue-900) !important;}.has-blue-950-border-color{border-color: var(--wp--preset--color--blue-950) !important;}.has-indigo-50-border-color{border-color: var(--wp--preset--color--indigo-50) !important;}.has-indigo-100-border-color{border-color: var(--wp--preset--color--indigo-100) !important;}.has-indigo-200-border-color{border-color: var(--wp--preset--color--indigo-200) !important;}.has-indigo-300-border-color{border-color: var(--wp--preset--color--indigo-300) !important;}.has-indigo-400-border-color{border-color: var(--wp--preset--color--indigo-400) !important;}.has-indigo-500-border-color{border-color: var(--wp--preset--color--indigo-500) !important;}.has-indigo-600-border-color{border-color: var(--wp--preset--color--indigo-600) !important;}.has-indigo-700-border-color{border-color: var(--wp--preset--color--indigo-700) !important;}.has-indigo-800-border-color{border-color: var(--wp--preset--color--indigo-800) !important;}.has-indigo-900-border-color{border-color: var(--wp--preset--color--indigo-900) !important;}.has-indigo-950-border-color{border-color: var(--wp--preset--color--indigo-950) !important;}.has-violet-50-border-color{border-color: var(--wp--preset--color--violet-50) !important;}.has-violet-100-border-color{border-color: var(--wp--preset--color--violet-100) !important;}.has-violet-200-border-color{border-color: var(--wp--preset--color--violet-200) !important;}.has-violet-300-border-color{border-color: var(--wp--preset--color--violet-300) !important;}.has-violet-400-border-color{border-color: var(--wp--preset--color--violet-400) !important;}.has-violet-500-border-color{border-color: var(--wp--preset--color--violet-500) !important;}.has-violet-600-border-color{border-color: var(--wp--preset--color--violet-600) !important;}.has-violet-700-border-color{border-color: var(--wp--preset--color--violet-700) !important;}.has-violet-800-border-color{border-color: var(--wp--preset--color--violet-800) !important;}.has-violet-900-border-color{border-color: var(--wp--preset--color--violet-900) !important;}.has-violet-950-border-color{border-color: var(--wp--preset--color--violet-950) !important;}.has-purple-50-border-color{border-color: var(--wp--preset--color--purple-50) !important;}.has-purple-100-border-color{border-color: var(--wp--preset--color--purple-100) !important;}.has-purple-200-border-color{border-color: var(--wp--preset--color--purple-200) !important;}.has-purple-300-border-color{border-color: var(--wp--preset--color--purple-300) !important;}.has-purple-400-border-color{border-color: var(--wp--preset--color--purple-400) !important;}.has-purple-500-border-color{border-color: var(--wp--preset--color--purple-500) !important;}.has-purple-600-border-color{border-color: var(--wp--preset--color--purple-600) !important;}.has-purple-700-border-color{border-color: var(--wp--preset--color--purple-700) !important;}.has-purple-800-border-color{border-color: var(--wp--preset--color--purple-800) !important;}.has-purple-900-border-color{border-color: var(--wp--preset--color--purple-900) !important;}.has-purple-950-border-color{border-color: var(--wp--preset--color--purple-950) !important;}.has-fuchsia-50-border-color{border-color: var(--wp--preset--color--fuchsia-50) !important;}.has-fuchsia-100-border-color{border-color: var(--wp--preset--color--fuchsia-100) !important;}.has-fuchsia-200-border-color{border-color: var(--wp--preset--color--fuchsia-200) !important;}.has-fuchsia-300-border-color{border-color: var(--wp--preset--color--fuchsia-300) !important;}.has-fuchsia-400-border-color{border-color: var(--wp--preset--color--fuchsia-400) !important;}.has-fuchsia-500-border-color{border-color: var(--wp--preset--color--fuchsia-500) !important;}.has-fuchsia-600-border-color{border-color: var(--wp--preset--color--fuchsia-600) !important;}.has-fuchsia-700-border-color{border-color: var(--wp--preset--color--fuchsia-700) !important;}.has-fuchsia-800-border-color{border-color: var(--wp--preset--color--fuchsia-800) !important;}.has-fuchsia-900-border-color{border-color: var(--wp--preset--color--fuchsia-900) !important;}.has-fuchsia-950-border-color{border-color: var(--wp--preset--color--fuchsia-950) !important;}.has-pink-50-border-color{border-color: var(--wp--preset--color--pink-50) !important;}.has-pink-100-border-color{border-color: var(--wp--preset--color--pink-100) !important;}.has-pink-200-border-color{border-color: var(--wp--preset--color--pink-200) !important;}.has-pink-300-border-color{border-color: var(--wp--preset--color--pink-300) !important;}.has-pink-400-border-color{border-color: var(--wp--preset--color--pink-400) !important;}.has-pink-500-border-color{border-color: var(--wp--preset--color--pink-500) !important;}.has-pink-600-border-color{border-color: var(--wp--preset--color--pink-600) !important;}.has-pink-700-border-color{border-color: var(--wp--preset--color--pink-700) !important;}.has-pink-800-border-color{border-color: var(--wp--preset--color--pink-800) !important;}.has-pink-900-border-color{border-color: var(--wp--preset--color--pink-900) !important;}.has-pink-950-border-color{border-color: var(--wp--preset--color--pink-950) !important;}.has-rose-50-border-color{border-color: var(--wp--preset--color--rose-50) !important;}.has-rose-100-border-color{border-color: var(--wp--preset--color--rose-100) !important;}.has-rose-200-border-color{border-color: var(--wp--preset--color--rose-200) !important;}.has-rose-300-border-color{border-color: var(--wp--preset--color--rose-300) !important;}.has-rose-400-border-color{border-color: var(--wp--preset--color--rose-400) !important;}.has-rose-500-border-color{border-color: var(--wp--preset--color--rose-500) !important;}.has-rose-600-border-color{border-color: var(--wp--preset--color--rose-600) !important;}.has-rose-700-border-color{border-color: var(--wp--preset--color--rose-700) !important;}.has-rose-800-border-color{border-color: var(--wp--preset--color--rose-800) !important;}.has-rose-900-border-color{border-color: var(--wp--preset--color--rose-900) !important;}.has-rose-950-border-color{border-color: var(--wp--preset--color--rose-950) !important;}.has-themewhite-border-color{border-color: var(--wp--preset--color--themewhite) !important;}.has-menu-border-color{border-color: var(--wp--preset--color--menu) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}.has-xs-font-size{font-size: var(--wp--preset--font-size--xs) !important;}.has-sm-font-size{font-size: var(--wp--preset--font-size--sm) !important;}.has-base-font-size{font-size: var(--wp--preset--font-size--base) !important;}.has-lg-font-size{font-size: var(--wp--preset--font-size--lg) !important;}.has-xl-font-size{font-size: var(--wp--preset--font-size--xl) !important;}.has-2-xl-font-size{font-size: var(--wp--preset--font-size--2-xl) !important;}.has-3-xl-font-size{font-size: var(--wp--preset--font-size--3-xl) !important;}.has-4-xl-font-size{font-size: var(--wp--preset--font-size--4-xl) !important;}.has-5-xl-font-size{font-size: var(--wp--preset--font-size--5-xl) !important;}.has-6-xl-font-size{font-size: var(--wp--preset--font-size--6-xl) !important;}.has-7-xl-font-size{font-size: var(--wp--preset--font-size--7-xl) !important;}.has-8-xl-font-size{font-size: var(--wp--preset--font-size--8-xl) !important;}.has-9-xl-font-size{font-size: var(--wp--preset--font-size--9-xl) !important;}.has-sans-font-family{font-family: var(--wp--preset--font-family--sans) !important;}.has-serif-font-family{font-family: var(--wp--preset--font-family--serif) !important;}.has-mono-font-family{font-family: var(--wp--preset--font-family--mono) !important;}.has-inter-font-family{font-family: var(--wp--preset--font-family--inter) !important;}.has-cardo-font-family{font-family: var(--wp--preset--font-family--cardo) !important;} :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;} :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;} :root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;} </style> <link rel="stylesheet" href="https://sacred-texts.com/content/plugins/woocommerce/assets/css/woocommerce-layout.css?ver=9.4.2"><link rel="stylesheet" href="https://sacred-texts.com/content/plugins/woocommerce/assets/css/woocommerce-smallscreen.css?ver=9.4.2" media="only screen and (max-width: 768px)"><link rel="stylesheet" href="https://sacred-texts.com/content/plugins/woocommerce/assets/css/woocommerce.css?ver=9.4.2"><style id='woocommerce-inline-inline-css'> .woocommerce form .form-row .required { visibility: visible; } </style> <link rel="stylesheet" href="https://sacred-texts.com/content/plugins/woocommerce-social-login/assets/css/frontend/wc-social-login.min.css?ver=2.15.1"><link rel="stylesheet" href="https://sacred-texts.com/dist/css/app.38b360.css"><link rel="stylesheet" href="https://sacred-texts.com/content/plugins/ultimate-member/assets/css/um-modal.min.css?ver=2.9.1"><link rel="stylesheet" href="https://sacred-texts.com/content/plugins/ultimate-member/assets/libs/jquery-ui/jquery-ui.min.css?ver=1.13.2"><link rel="stylesheet" href="https://sacred-texts.com/content/plugins/ultimate-member/assets/libs/tipsy/tipsy.min.css?ver=1.0.0a"><link rel="stylesheet" href="https://sacred-texts.com/content/plugins/ultimate-member/assets/libs/raty/um-raty.min.css?ver=2.6.0"><link rel="stylesheet" href="https://sacred-texts.com/content/plugins/ultimate-member/assets/libs/select2/select2.min.css?ver=4.0.13"><link rel="stylesheet" href="https://sacred-texts.com/content/plugins/ultimate-member/assets/css/um-fileupload.min.css?ver=2.9.1"><link rel="stylesheet" href="https://sacred-texts.com/content/plugins/ultimate-member/assets/libs/um-confirm/um-confirm.min.css?ver=1.0"><link rel="stylesheet" href="https://sacred-texts.com/content/plugins/ultimate-member/assets/libs/pickadate/default.min.css?ver=3.6.2"><link rel="stylesheet" href="https://sacred-texts.com/content/plugins/ultimate-member/assets/libs/pickadate/default.date.min.css?ver=3.6.2"><link rel="stylesheet" href="https://sacred-texts.com/content/plugins/ultimate-member/assets/libs/pickadate/default.time.min.css?ver=3.6.2"><link rel="stylesheet" href="https://sacred-texts.com/content/plugins/ultimate-member/assets/libs/legacy/fonticons/fonticons-ii.min.css?ver=2.9.1"><link rel="stylesheet" href="https://sacred-texts.com/content/plugins/ultimate-member/assets/libs/legacy/fonticons/fonticons-fa.min.css?ver=2.9.1"><link rel="stylesheet" href="https://sacred-texts.com/content/plugins/ultimate-member/assets/css/um-fontawesome.min.css?ver=6.5.2"><link rel="stylesheet" href="https://sacred-texts.com/content/plugins/ultimate-member/assets/css/common.min.css?ver=2.9.1"><link rel="stylesheet" href="https://sacred-texts.com/content/plugins/ultimate-member/assets/css/um-responsive.min.css?ver=2.9.1"><link rel="stylesheet" href="https://sacred-texts.com/content/plugins/ultimate-member/assets/css/um-styles.min.css?ver=2.9.1"><link rel="stylesheet" href="https://sacred-texts.com/content/plugins/ultimate-member/assets/libs/cropper/cropper.min.css?ver=1.6.1"><link rel="stylesheet" href="https://sacred-texts.com/content/plugins/ultimate-member/assets/css/um-profile.min.css?ver=2.9.1"><link rel="stylesheet" href="https://sacred-texts.com/content/plugins/ultimate-member/assets/css/um-account.min.css?ver=2.9.1"><link rel="stylesheet" href="https://sacred-texts.com/content/plugins/ultimate-member/assets/css/um-misc.min.css?ver=2.9.1"><link rel="stylesheet" href="https://sacred-texts.com/content/plugins/ultimate-member/assets/css/um-old-default.min.css?ver=2.9.1"><script src="https://sacred-texts.com/content/plugins/google-analytics-premium/assets/js/frontend-gtag.min.js?ver=8.22.0"></script><script data-cfasync="false" data-wpfc-render="false" id='monsterinsights-frontend-script-js-extra'>var monsterinsights_frontend = {"js_events_tracking":"true","download_extensions":"doc,pdf,ppt,zip,xls,docx,pptx,xlsx","inbound_paths":"[{\"path\":\"\\\/go\\\/\",\"label\":\"affiliate\"},{\"path\":\"\\\/recommend\\\/\",\"label\":\"affiliate\"}]","home_url":"https:\/\/sacred-texts.com","hash_tracking":"false","v4_id":"G-PBMM3SF1X3"};</script> <script src="https://sacred-texts.com/wp/wp-includes/js/jquery/jquery.min.js?ver=3.7.1"></script><script src="https://sacred-texts.com/content/plugins/woocommerce/assets/js/jquery-blockui/jquery.blockUI.min.js?ver=2.7.0-wc.9.4.2" defer data-wp-strategy="defer"></script><script id="wc-add-to-cart-js-extra"> var wc_add_to_cart_params = {"ajax_url":"\/wp\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%","i18n_view_cart":"View cart","cart_url":"https:\/\/sacred-texts.com\/cart","is_cart":"","cart_redirect_after_add":"no"}; </script> <script src="https://sacred-texts.com/content/plugins/woocommerce/assets/js/frontend/add-to-cart.min.js?ver=9.4.2" defer data-wp-strategy="defer"></script><script src="https://sacred-texts.com/content/plugins/woocommerce/assets/js/js-cookie/js.cookie.min.js?ver=2.1.4-wc.9.4.2" defer data-wp-strategy="defer"></script><script id="woocommerce-js-extra"> var woocommerce_params = {"ajax_url":"\/wp\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%"}; </script> <script src="https://sacred-texts.com/content/plugins/woocommerce/assets/js/frontend/woocommerce.min.js?ver=9.4.2" defer data-wp-strategy="defer"></script><script src="https://sacred-texts.com/content/plugins/woocommerce-social-login/assets/js/frontend/wc-social-login.min.js?ver=2.15.1" defer data-wp-strategy="defer"></script><script src="https://sacred-texts.com/content/plugins/ultimate-member/assets/js/um-gdpr.min.js?ver=2.9.1"></script><meta http-equiv="X-UA-Compatible" content="IE=edge" /><script> var el_i13_login_captcha=null; var el_i13_register_captcha=null; </script> <style type="text/css"> .um_request_name { display: none !important; } </style> <meta name="generator" content="speculation-rules 1.3.1"> <noscript><style>.woocommerce-product-gallery{ opacity: 1 !important; }</style></noscript> <style class='wp-fonts-local'> @font-face{font-family:Inter;font-style:normal;font-weight:300 900;font-display:fallback;src:url('https://sacred-texts.com/content/plugins/woocommerce/assets/fonts/Inter-VariableFont_slnt,wght.woff2') format('woff2');font-stretch:normal;} @font-face{font-family:Cardo;font-style:normal;font-weight:400;font-display:fallback;src:url('https://sacred-texts.com/content/plugins/woocommerce/assets/fonts/cardo_normal_400.woff2') format('woff2');} </style> <style id="wp-custom-css"> .single-product #breadcrumbs span span:nth-child(2){ display: none; } ul{ list-style: none; } </style> </head> <body class="page-template page-template-top-level-template page page-id-183 wp-custom-logo wp-embed-responsive theme-radicle woocommerce-no-js privacy.htm"> <div id="app"> <a class="sr-only focus:not-sr-only" href="#main"> Skip to content </a> <div class="bg-indigo-600"> <div class="relative z-40 mx-auto w-full max-w-7xl bg-indigo-600"> <div class="mx-auto max-w-7xl py-3 px-3 sm:px-6 lg:px-8"> <div class="pr-16 sm:px-16 sm:text-center"> <div class="font-medium text-white"><span class="md:hidden">The old site is still available.</span><span class="hidden md:inline">The old site is still available, and faster than before.</span><span class="sm:ml-2 inline-block"><div class="font-bold text-white underline"><a href="https://archive.sacred-texts.com"> <!-- -->Return to the classic</a></div></span> </div> </div> </div> </div> </div> <header class="relative"> <div class="max-w-screen-lg mx-auto relative"> <!--Desktop Menu Start--> <div class="flex md:hidden w-fit mx-auto pt-3 px-1 md:px-4 text-center mobile-logo"> <a href="https://sacred-texts.com/" class="custom-logo-link" rel="home"><img width="459" height="64" src="https://sacred-texts.com/content/uploads/2023/07/Candle_Book_2.6_64px.png" class="custom-logo" alt="Sacred-Texts" decoding="async" srcset="https://sacred-texts.com/content/uploads/2023/07/Candle_Book_2.6_64px.png 459w, https://sacred-texts.com/content/uploads/2023/07/Candle_Book_2.6_64px-300x42.png 300w" sizes="(max-width: 459px) 100vw, 459px" /></a> </div> <div class="flex items-center py-3 mx-auto md:mx-0 px-1 md:px-4"> <div class="hidden md:flex w-fit"> <a href="https://sacred-texts.com/" class="custom-logo-link" rel="home"><img width="459" height="64" src="https://sacred-texts.com/content/uploads/2023/07/Candle_Book_2.6_64px.png" class="custom-logo" alt="Sacred-Texts" decoding="async" srcset="https://sacred-texts.com/content/uploads/2023/07/Candle_Book_2.6_64px.png 459w, https://sacred-texts.com/content/uploads/2023/07/Candle_Book_2.6_64px-300x42.png 300w" sizes="(max-width: 459px) 100vw, 459px" /></a> </div> <div class="flex items-center mx-auto md:ml-auto md:mr-0"> <!-- Desktop Menu Items --> <div class="hidden md:flex"> <ul class="flex nav-menu"> <li class="menu-item "> <a href=" https://sacred-texts.com/ " > Home </a> </li> <li class="menu-item has-mega-menu "> <a href=" javascript:void(0) " > Mega Menu </a> <div class="mega-menu absolute left-0 z-[999999] mt-3 w-screen max-w-screen-lg transform opacity-100 translate-y-0" data-id="mega-menu"> <div class="mega-menu-max-height overflow-y-auto rounded-lg shadow-lg ring-1 ring-black ring-opacity-5 text-white"> <div class="relative gap-6 px-2 py-6 sm:gap-8 sm:p-8 lg:grid-cols-2"> <div class="flex"> <div class="border-r pr-4 sm:w-48 lg:w-48"> <p class="pb-3 text-md text-white"> General Navigation </p> <div class="flex items-center"> <div class="mr-1">-</div> <a href=" https://sacred-texts.com/community" class="text-white hover:text-indigo-600"> Forum </a> </div> <div class="flex items-center"> <div class="mr-1">-</div> <a href=" https://sacred-texts.com/about.htm" class="text-white hover:text-indigo-600"> About </a> </div> <div class="flex items-center"> <div class="mr-1">-</div> <a href=" https://sacred-texts.com/abuse.htm" class="text-white hover:text-indigo-600"> Abuse </a> </div> <div class="flex items-center"> <div class="mr-1">-</div> <a href=" https://sacred-texts.com/books.htm" class="text-white hover:text-indigo-600"> Books </a> </div> <div class="flex items-center"> <div class="mr-1">-</div> <a href=" https://sacred-texts.com/stbib.htm" class="text-white hover:text-indigo-600"> Bibliography </a> </div> <div class="flex items-center"> <div class="mr-1">-</div> <a href=" https://sacred-texts.com/contact.htm" class="text-white hover:text-indigo-600"> Contact </a> </div> <div class="flex items-center"> <div class="mr-1">-</div> <a href=" https://sacred-texts.com/credits.htm" class="text-white hover:text-indigo-600"> Credits </a> </div> <div class="flex items-center"> <div class="mr-1">-</div> <a href=" https://sacred-texts.com/cnote.htm" class="text-white hover:text-indigo-600"> Copyrights </a> </div> <div class="flex items-center"> <div class="mr-1">-</div> <a href=" https://sacred-texts.com/donate.htm" class="text-white hover:text-indigo-600"> Donate </a> </div> <div class="flex items-center"> <div class="mr-1">-</div> <a href=" https://sacred-texts.com/search" class="text-white hover:text-indigo-600"> Search </a> </div> <div class="flex items-center"> <div class="mr-1">-</div> <a href=" https://sacred-texts.com/xlat.htm" class="text-white hover:text-indigo-600"> Translate </a> </div> <div class="flex items-center"> <div class="mr-1">-</div> <a href=" https://sacred-texts.com/unicode.htm" class="text-white hover:text-indigo-600"> Unicode </a> </div> <div class="flex items-center"> <div class="mr-1">-</div> <a href=" https://sacred-texts.com/stand.htm" class="text-white hover:text-indigo-600"> Standards </a> </div> <div class="flex items-center"> <div class="mr-1">-</div> <a href=" https://sacred-texts.com/volun.htm" class="text-white hover:text-indigo-600"> Volunteer </a> </div> </div> <div class="ml-3 grid grid-cols-3 lg:grid-cols-5"> <div class="ml-5 mb-3"> <p class="font-semibold"> A </p> <div class="flex flex-col"> <a class="w-fit leading-5 hover:text-link hover:underline" href=" https://sacred-texts.com/afr/index.htm"> African </a> <a class="w-fit leading-5 hover:text-link hover:underline" href=" https://sacred-texts.com/aor/index.htm"> Age of Reason </a> <a class="w-fit leading-5 hover:text-link hover:underline" href=" https://sacred-texts.com/alc/index.htm"> Alchemy </a> <a class="w-fit leading-5 hover:text-link hover:underline" href=" https://sacred-texts.com/ame/index.htm"> Americana </a> <a class="w-fit leading-5 hover:text-link hover:underline" href=" https://sacred-texts.com/ane/index.htm"> Ancient Near East </a> <a class="w-fit leading-5 hover:text-link hover:underline" href=" https://sacred-texts.com/astro/index.htm"> Astrology </a> <a class="w-fit leading-5 hover:text-link hover:underline" href=" https://sacred-texts.com/asia/index.htm"> Asia </a> <a class="w-fit leading-5 hover:text-link hover:underline" href=" https://sacred-texts.com/atl/index.htm"> Atlantis </a> <a class="w-fit leading-5 hover:text-link hover:underline" href=" https://sacred-texts.com/aus/index.htm"> Australia </a> </div> </div> <div class="ml-5 mb-3"> <p class="font-semibold"> B </p> <div class="flex flex-col"> <a class="w-fit leading-5 hover:text-link hover:underline" href=" https://sacred-texts.com/neu/basque/index.htm"> Basque </a> <a class="w-fit leading-5 hover:text-link hover:underline" href=" https://sacred-texts.com/bhi/index.htm"> Baha&#039;i </a> <a class="w-fit leading-5 hover:text-link hover:underline" href=" https://sacred-texts.com/bib/index.htm"> Bible </a> <a class="w-fit leading-5 hover:text-link hover:underline" href=" https://sacred-texts.com/bos/index.htm"> Book of Shadows </a> <a class="w-fit leading-5 hover:text-link hover:underline" href=" https://sacred-texts.com/bud/index.htm"> Buddhism </a> </div> </div> <div class="ml-5 mb-3"> <p class="font-semibold"> C </p> <div class="flex flex-col"> <a class="w-fit leading-5 hover:text-link hover:underline" href=" https://sacred-texts.com/neu/celt/index.htm"> Celtic </a> <a class="w-fit leading-5 hover:text-link hover:underline" href=" https://sacred-texts.com/chr/index.htm"> Christianity </a> <a class="w-fit leading-5 hover:text-link hover:underline" href=" https://sacred-texts.com/cla/index.htm"> Classics </a> <a class="w-fit leading-5 hover:text-link hover:underline" href=" https://sacred-texts.com/comp/index.htm"> Comparative </a> <a class="w-fit leading-5 hover:text-link hover:underline" href=" https://sacred-texts.com/cfu/index.htm"> Confucianism </a> </div> </div> <div class="ml-5 mb-3"> <p class="font-semibold"> D </p> <div class="flex flex-col"> <a class="w-fit leading-5 hover:text-link hover:underline" href=" https://sacred-texts.com/dna/index.htm"> DNA </a> </div> </div> <div class="ml-5 mb-3"> <p class="font-semibold"> E </p> <div class="flex flex-col"> <a class="w-fit leading-5 hover:text-link hover:underline" href=" https://sacred-texts.com/earth/index.htm"> Earth Mysteries </a> <a class="w-fit leading-5 hover:text-link hover:underline" href=" https://sacred-texts.com/egy/index.htm"> Egyptian </a> <a class="w-fit leading-5 hover:text-link hover:underline" href=" https://sacred-texts.com/neu/eng/index.htm"> England </a> <a class="w-fit leading-5 hover:text-link hover:underline" href=" https://sacred-texts.com/eso/index.htm"> Esoteric/Occult </a> <a class="w-fit leading-5 hover:text-link hover:underline" href=" https://sacred-texts.com/evil/index.htm"> Evil </a> </div> </div> <div class="ml-5 mb-3"> <p class="font-semibold"> F </p> <div class="flex flex-col"> <a class="w-fit leading-5 hover:text-link hover:underline" href=" https://sacred-texts.com/fort/index.htm"> Fortean </a> <a class="w-fit leading-5 hover:text-link hover:underline" href=" https://sacred-texts.com/mas/index.htm"> Freemasonry </a> </div> </div> <div class="ml-5 mb-3"> <p class="font-semibold"> G </p> <div class="flex flex-col"> <a class="w-fit leading-5 hover:text-link hover:underline" href=" https://sacred-texts.com/goth/index.htm"> Gothic </a> <a class="w-fit leading-5 hover:text-link hover:underline" href=" https://sacred-texts.com/gno/index.htm"> Gnosticism </a> <a class="w-fit leading-5 hover:text-link hover:underline" href=" https://sacred-texts.com/grim/index.htm"> Grimoires </a> </div> </div> <div class="ml-5 mb-3"> <p class="font-semibold"> H </p> <div class="flex flex-col"> <a class="w-fit leading-5 hover:text-link hover:underline" href=" https://sacred-texts.com/hin/index.htm"> Hinduism </a> </div> </div> <div class="ml-5 mb-3"> <p class="font-semibold"> I </p> <div class="flex flex-col"> <a class="w-fit leading-5 hover:text-link hover:underline" href=" https://sacred-texts.com/ich/index.htm"> I Ching </a> <a class="w-fit leading-5 hover:text-link hover:underline" href=" https://sacred-texts.com/isl/index.htm"> Islam </a> <a class="w-fit leading-5 hover:text-link hover:underline" href=" https://sacred-texts.com/neu/ice/index.htm"> Icelandic </a> </div> </div> <div class="ml-5 mb-3"> <p class="font-semibold"> J </p> <div class="flex flex-col"> <a class="w-fit leading-5 hover:text-link hover:underline" href=" https://sacred-texts.com/jai/index.htm"> Jainism </a> <a class="w-fit leading-5 hover:text-link hover:underline" href=" https://sacred-texts.com/jud/index.htm"> Judaism </a> </div> </div> <div class="ml-5 mb-3"> <p class="font-semibold"> L </p> <div class="flex flex-col"> <a class="w-fit leading-5 hover:text-link hover:underline" href=" https://sacred-texts.com/neu/index.htm"> Legends/Sagas </a> <a class="w-fit leading-5 hover:text-link hover:underline" href=" https://sacred-texts.com/lcr/index.htm"> Legendary Creatures </a> <a class="w-fit leading-5 hover:text-link hover:underline" href=" https://sacred-texts.com/lgbt/index.htm"> LGBT </a> </div> </div> <div class="ml-5 mb-3"> <p class="font-semibold"> M </p> <div class="flex flex-col"> <a class="w-fit leading-5 hover:text-link hover:underline" href=" https://sacred-texts.com/etc/index.htm"> Miscellaneous </a> <a class="w-fit leading-5 hover:text-link hover:underline" href=" https://sacred-texts.com/mor/index.htm"> Mormonism </a> <a class="w-fit leading-5 hover:text-link hover:underline" href=" https://sacred-texts.com/myst/index.htm"> Mysticism </a> </div> </div> <div class="ml-5 mb-3"> <p class="font-semibold"> N </p> <div class="flex flex-col"> <a class="w-fit leading-5 hover:text-link hover:underline" href=" https://sacred-texts.com/nam/index.htm"> Native American </a> <a class="w-fit leading-5 hover:text-link hover:underline" href=" https://sacred-texts.com/nec/index.htm"> Necronomicon </a> <a class="w-fit leading-5 hover:text-link hover:underline" href=" https://sacred-texts.com/nth/index.htm"> New Thought </a> <a class="w-fit leading-5 hover:text-link hover:underline" href=" https://sacred-texts.com/pag/index.htm"> Neopaganism/Wicca </a> <a class="w-fit leading-5 hover:text-link hover:underline" href=" https://sacred-texts.com/nos/index.htm"> Nostradamus </a> </div> </div> <div class="ml-5 mb-3"> <p class="font-semibold"> O </p> <div class="flex flex-col"> <a class="w-fit leading-5 hover:text-link hover:underline" href=" https://sacred-texts.com/oah/index.htm"> Oahspe </a> </div> </div> <div class="ml-5 mb-3"> <p class="font-semibold"> P </p> <div class="flex flex-col"> <a class="w-fit leading-5 hover:text-link hover:underline" href=" https://sacred-texts.com/pac/index.htm"> Pacific </a> <a class="w-fit leading-5 hover:text-link hover:underline" href=" https://sacred-texts.com/nel/index.htm"> Paleolithic </a> <a class="w-fit leading-5 hover:text-link hover:underline" href=" https://sacred-texts.com/psi/index.htm"> Parapsychology </a> <a class="w-fit leading-5 hover:text-link hover:underline" href=" https://sacred-texts.com/phi/index.htm"> Philosophy </a> <a class="w-fit leading-5 hover:text-link hover:underline" href=" https://sacred-texts.com/piri/index.htm"> Piri Re&#039;is Map </a> <a class="w-fit leading-5 hover:text-link hover:underline" href=" https://sacred-texts.com/pro/index.htm"> Prophecy </a> </div> </div> <div class="ml-5 mb-3"> <p class="font-semibold"> R </p> <div class="flex flex-col"> <a class="w-fit leading-5 hover:text-link hover:underline" href=" https://sacred-texts.com/neu/roma/index.htm"> Roma </a> </div> </div> <div class="ml-5 mb-3"> <p class="font-semibold"> S </p> <div class="flex flex-col"> <a class="w-fit leading-5 hover:text-link hover:underline" href=" https://sacred-texts.com/sbe/index.htm"> Sacred Books of the East </a> <a class="w-fit leading-5 hover:text-link hover:underline" href=" https://sacred-texts.com/sex/index.htm"> Sacred Sexuality </a> <a class="w-fit leading-5 hover:text-link hover:underline" href=" https://sacred-texts.com/sks/index.htm"> Shakespeare </a> <a class="w-fit leading-5 hover:text-link hover:underline" href=" https://sacred-texts.com/sha/index.htm"> Shamanism </a> <a class="w-fit leading-5 hover:text-link hover:underline" href=" https://sacred-texts.com/shi/index.htm"> Shinto </a> <a class="w-fit leading-5 hover:text-link hover:underline" href=" https://sacred-texts.com/sym/index.htm"> Symbolism </a> <a class="w-fit leading-5 hover:text-link hover:underline" href=" https://sacred-texts.com/skh/index.htm"> Sikhism </a> <a class="w-fit leading-5 hover:text-link hover:underline" href=" https://sacred-texts.com/sro/index.htm"> Sub Rosa </a> <a class="w-fit leading-5 hover:text-link hover:underline" href=" https://sacred-texts.com/swd/index.htm"> Swedenborg </a> </div> </div> <div class="ml-5 mb-3"> <p class="font-semibold"> T </p> <div class="flex flex-col"> <a class="w-fit leading-5 hover:text-link hover:underline" href=" https://sacred-texts.com/tantra/index.htm"> Tantra </a> <a class="w-fit leading-5 hover:text-link hover:underline" href=" https://sacred-texts.com/tao/index.htm"> Taoism </a> <a class="w-fit leading-5 hover:text-link hover:underline" href=" https://sacred-texts.com/tarot/index.htm"> Tarot </a> <a class="w-fit leading-5 hover:text-link hover:underline" href=" https://sacred-texts.com/oto/index.htm"> Thelema </a> <a class="w-fit leading-5 hover:text-link hover:underline" href=" https://sacred-texts.com/the/index.htm"> Theosophy </a> <a class="w-fit leading-5 hover:text-link hover:underline" href=" https://sacred-texts.com/time/index.htm"> Time </a> <a class="w-fit leading-5 hover:text-link hover:underline" href=" https://sacred-texts.com/ring/index.htm"> Tolkien </a> </div> </div> <div class="ml-5 mb-3"> <p class="font-semibold"> U </p> <div class="flex flex-col"> <a class="w-fit leading-5 hover:text-link hover:underline" href=" https://sacred-texts.com/ufo/index.htm"> UFOs </a> <a class="w-fit leading-5 hover:text-link hover:underline" href=" https://sacred-texts.com/ufo/ufobbs.htm"> UFO BBS Files </a> <a class="w-fit leading-5 hover:text-link hover:underline" href=" https://sacred-texts.com/utopia/index.htm"> Utopia </a> </div> </div> <div class="ml-5 mb-3"> <p class="font-semibold"> W </p> <div class="flex flex-col"> <a class="w-fit leading-5 hover:text-link hover:underline" href=" https://sacred-texts.com/wmn/index.htm"> Women </a> <a class="w-fit leading-5 hover:text-link hover:underline" href=" https://sacred-texts.com/woe/index.htm"> Wisdom of the East </a> </div> </div> <div class="ml-5 mb-3"> <p class="font-semibold"> Z </p> <div class="flex flex-col"> <a class="w-fit leading-5 hover:text-link hover:underline" href=" https://sacred-texts.com/zor/index.htm"> Zoroastrianism </a> </div> </div> </div> </div> </div> </div> </div> </li> <li class="menu-item "> <a href=" https://sacred-texts.com/store " > Store </a> </li> </ul> </div> <!-- Mobile Menu Items --> <div class="text-themeWhite space-x-5 md:hidden flex items-center text-sm"> <a href="https://sacred-texts.com">Home</a> <a href="/store">Shop</a> <div id="topic-link" class="pointer"></div> <a href="javascript:void(0)" class="hamburger">Help</a> </div> <!-- Desktop User Profile Icon --> <div class="hidden md:flex"> <div class="userIcon relative" data-id="user-menu"> <a href=" /login " class="" > <i class="fa-regular fa-circle-user"></i> </a> </div> </div> <!-- Mobile User Profile Icon --> <div class="md:hidden"> <div class="userIcon mx-0"> <a href="/account"> <i class="fa-regular fa-circle-user"></i> </a> </div> </div> <div class="cartIcon" id="cartIcon"></div> </div> </div> <!--Desktop Menu End--> </div> </header> <main id="main"> <div class="max-w-screen-lg mx-auto mt-10 mb-10 px-6"> <p id="breadcrumbs"><span><span><a href="https://sacred-texts.com/">Home</a></span> 禄 <span class="breadcrumb_last" aria-current="page">Privacy</span></span></p> <div class="flex gap-10 md:flex-nowrap flex-wrap"> <div class="md:w-1/4 w-full"> <div class="left-menu"> </div> </div> <div class="md:w-1/2 main-content w-full"> <div class="w-full block content"> <div class="p-4 rounded-sm bg-blue-100 flex mb-4 relative"> <div class="absolute -right-1.5 -top-1.5 z-50"> <span class="relative flex h-3 w-3"> <span class="animate-ping absolute inline-flex h-full w-full rounded-full bg-yellow-400 opacity-75"></span> <span class="relative inline-flex rounded-full h-3 w-3 bg-yellow-500"></span> </span> </div> <div class="flex flex-col mx-auto"> <div class="flex space-x-2"> <div class="flex w-1/3"> <div class="relative w-[145px] rounded-sm mx-auto my-auto"> <img src="/content/uploads/2023/07/t_USB-1.jpg" class="object-cover"></img> </div> </div> <div class="text-center w-2/3 lg:px-4"> <p class="font-bold !leading-tight !text-lg">Help! <br> Keep the Archive Alive!</p> </div> </div> <div class="flex flex-col"> <a href="/product/ista-usb-flash-drive-9-0/"> <button class="text-lg text-black p-2 bg-blue-500 border-0 rounded-lg w-full hover:bg-blue-900 font-bold hover:text-white transition duration-500 mb-[15px]"> Buy it Now! <span class="block text-xs">Click for Details</span> </button> </a> <p class="m-0">Hold the world's wisdom in the palm of your hand with the <b>ISTA Flash 9.0</b>. The most comprehensive collection of books on religion, mythology, folklore, and the esoteric ever assembled. An incredible value, with over 1700 sacred books, many of which are rare and hard to find.</p> </div> </div> </div> <p><H3 ALIGN="CENTER">Privacy Policy</H3></p> <p> <HR><br /> The Internet Sacred Texts Archive is committed to<br /> the privacy and anonymity of its viewers.<br /> This page answers questions about<br /> the level of privacy you can expect at our site.<br /> Recent events on the web have created an atmosphere of paranoia<br /> which can only be dispelled by factual information.<br /> Viewers of this site are entitled to full disclosure<br /> concerning exactly what information is<br /> tracked here, what that information is used for, and<br /> who it is shared with.<br /> These policies are subject to change. If we change<br /> them we will update this page.<br /> <P><br /> <A HREF="cdshop/privacy.htm">There is a page for privacy issues<br /> specific to purchasing the<br /> Sacred Texts CD-ROM at this link.</A><br /> </P><br /> <P><br /> <H3>Who runs this site?</H3><br /> Sacred-texts.com is owned, maintained and funded by<br /> <A HREF="https://www.sacred-texts.com/contact.htm">J.B. Hare</A><br /> and is not sponsored by, or affiliated with,<br /> any religious (or other) organization,<br /> corporation or academic institution.<P><br /> <H3>What information is collected by this site?</H3><br /> <P>This site uses a standard web server provided by our ISP,<br /> <A HREF="https://www.cruzio.com">www.cruzio.com</A>,<br /> which monitors your IP address,<br /> the page you were referred by, which pages you visit at the site,<br /> the time you visited them, and other information about web traffic<br /> at this site. The server also logs incorrect URLs sent by browsers,<br /> which help us find broken links at the site. This information is made<br /> available to sacred-texts in the form of log files, which<br /> are deleted after an interval. These log files are not accessible via<br /> an http address (i.e., cannot be viewed by third parties).<br /> The log files are available for inspection only by<br /> the proprietor of this site; in general we only view<br /> a digest of the information once a day by an automatic email.<P><br /> <H3>How is this information used?</H3><br /> The information is used to determine billing by our ISP; find<br /> problems with the site; give us an idea of which parts of the site<br /> are most heavily viewed so we can improve the site; and to track<br /> search engine programs which index the site (robots).<br /> <H3>What information is provided to third parties?</H3><br /> We do not sell or exchange any specific or general information<br /> about our viewers with any third party. We do not attach any hidden<br /> information to our pages to monitor your page views (cookies).<br /> <P><br /> In some cases our pages contain an embedded view of a third party site<br /> (frameset) or link to a third party site. These links are<br /> labelled [external site]. Some of these sites collect additional<br /> information about your page visits or set cookies in your browser,<br /> particularly amazon.com.<br /> We cannot be responsible for their privacy policies.<br /> <P><br /> Some of the pages here have hidden indexing information embedded in them,<br /> (META tags) for instance, the main index page.<br /> This hidden information can be viewed in your browser<br /> by selecting the menu items &#8216;View|Page Source&#8217; (Netscape) or<br /> &#8216;View|Source&#8217; (Internet Explorer).<br /> This information is provided so that search engines can categorize<br /> pages at this site.<br /> It does not allow us or anyone else to track individual browsing behavior.<br /> <P><br /> <H3>What information is provided to this site by third parties?</H3><br /> Sacred-texts has a standard affiliate account at Amazon.com, and<br /> receives a percentage of sales from click-throughs from this site.<br /> Income from the amazon.com affilate program is used<br /> to defray costs of this site.<br /> Amazon.com provides us with a list of specific books and other items purchased<br /> by customers who visited amazon.com through links from our site.<br /> Amazon.com does <B>not</B> disclose to us the name of the person who purchased<br /> the item or any other personal information about them (e.g. credit cards,<br /> home addresses, etc.). The information is used to improve our bookstore<br /> and to audit our account at amazon.com.<br /> <P><br /> Sacred-texts also has an account with Google AdSense.<br /> Ads served by Google are clearly marked &#8216;Sponsored links.&#8217;<br /> These ads appear on certain top level pages as well as on<br /> search pages generated from searches from the &#8216;search&#8217; boxes.<br /> Google monitors the quantity of click-throughs on ads in order<br /> to reimburse sacred-texts, and to bill the linked site.<br /> Sacred-texts does not receive any information as to who<br /> clicked on these ads, nor how much the linked site was compensated for<br /> the click-through.<br /> The only information we receive about AdSense click-throughs is the amount<br /> of compensation to sacred-texts and the total number<br /> of clickthroughs in a given calendar day.<br /> Note that we have no control over which ads run on a particular page<br /> and that the advertised sites have different privacy<br /> policies which we are not responsible for.<br /> </P><br /> <H3>About information <I>not</I> collected by this site.</H3><br /> We can&#8217;t monitor individuals&#8217; browsing history (i.e.<br /> how many times a particular viewer<br /> comes back to the site); we don&#8217;t know your email<br /> address or actual name (unless you provide this information by<br /> sending us email); and rest assured that<br /> we can&#8217;t track what you do with the information<br /> provided here or what you think about it.<br /> <P></p> </div> </div> <div class="hidden md:block md:w-1/4 md:px-2 lg:px-6"> <section class="widget block-5 widget_block"><div class="border border-gray-300 p-1"> <div class="border border-gray-400 p-1"> <div class="home-widget"> <h4>Customer Support: <br/> +1 (831) 426-4700 <br/> We ship worldwide. Thank you!</h4> </div> <div class="border border-gray-300 p-1 mt-3 text-center"> <div class="border border-gray-400 p-2"> <form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top"> <span class="ista-content"> <span class="p-small"> <input name="cmd" type="hidden" value="_s-xclick"> <input name="hosted_button_id" type="hidden" value="PB8JZXCVLNXNY"> <input alt="PayPal - The safer, easier way to pay online!" name="submit" src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif" type="image" border="0"> <img loading="lazy" decoding="async" alt="" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1" border="0"> </span> </span> </form> </div> </div> </div> </div> </section><section class="widget block-6 widget_block"><div class="divider" style="background: rgba(0,0,0,0.4) "></div> </section><section class="widget block-7 widget_block"><div class="border border-gray-400 p-1 mb-1 w-100"> <div class="home-widget mb-1"> <h3 class="mb-2">Get a Tarot Card Reading!</h3> <a href="https://sacred-texts.com/tarot/pkt/tarot0.htm"> <img decoding="async" src="/content/uploads/2023/07/side_taro.jpg"/> </a> </div> </div> </section><section class="widget block-8 widget_block"><div class="border border-gray-400 p-1 mb-1"> <div class="home-widget"> <h3>FEATURED TEXTS</h3> </div> </div> </section><section class="widget block-9 widget_block"><div class="border border-gray-400 p-1 mb-1"> <div class="home-widget mb-1"> <a href="https://sacred-texts.com/zor/toz/index.htm" class="underline"> <img decoding="async" src="/content/uploads/2023/07/zoroaster.jpg"> <p>The Teachings of Zoroaster</p> </a> <p>(4/22/2010)</p> </div> </div> </section><section class="widget block-10 widget_block"><div class="border border-gray-400 p-1 mb-1"> <div class="home-widget mb-1"> <a href="https://sacred-texts.com/bhi/sog/index.htm" class="underline"> <img decoding="async" src="/content/uploads/2023/07/tease-1.jpg"> <p>The Splendour of God</p> </a> <p>(4/17/2010)</p> </div> </div> </section><section class="widget block-11 widget_block"><div class="border border-gray-400 p-1 mb-1"> <div class="home-widget mb-1"> <a href="https://sacred-texts.com/afr/kn/index.htm" class="underline"> <img decoding="async" src="/content/uploads/2023/07/tease-2.jpg"> <p>The Kebra Nagast</p> </a> <p>(4/10/2010)</p> </div> </div> </section><section class="widget block-12 widget_block"><div class="border border-gray-400 p-1 mb-1"> <div class="home-widget mb-1"> <a href="https://sacred-texts.com/isl/taa/index.htm" class="underline"> <img decoding="async" src="/content/uploads/2023/07/tarjuman.jpg"> <p>The Tarjuman al-Ashwaq</p> </a> <p>(3/31/2010)</p> </div> </div> </section> </div> </div> </div> </main> <footer id="colophon" class="site-footer py-12 lg:text-left" role="contentinfo"> <div class="max-w-screen-lg mx-auto md:text-left px-5"> <div class="lg:flex justify-between md:grid gap-3 md:grid-cols-2 py-5 px-5 lg:px-0 md:block hidden"> <div class=""> <a href="https://sacred-texts.com/" class="custom-logo-link" rel="home"><img width="459" height="64" src="https://sacred-texts.com/content/uploads/2023/07/Candle_Book_2.6_64px.png" class="custom-logo" alt="Sacred-Texts" decoding="async" srcset="https://sacred-texts.com/content/uploads/2023/07/Candle_Book_2.6_64px.png 459w, https://sacred-texts.com/content/uploads/2023/07/Candle_Book_2.6_64px-300x42.png 300w" sizes="(max-width: 459px) 100vw, 459px" /></a> <p class="text-white mt-4"></p> </div> <div class=""> <h3 class="font-bold text-xl uppercase text-white"> Home </h3> <ul class="footer-nav"> <li> <a href="https://sacred-texts.com/about.htm">About</a> </li> <li> <a href="https://sacred-texts.com/contact.htm">Write Us</a> </li> <li> <a href="https://sacred-texts.com/faq.htm">FAQ</a> </li> <li> <a href="https://sacred-texts.com/cnote.htm">Copyrights</a> </li> <li> <a href="https://sacred-texts.com/credits.htm">Credits</a> </li> <li> <a href="https://sacred-texts.com/press.htm">Press</a> </li> <li> <a href="https://sacred-texts.com/privacy.htm">Privacy</a> </li> <li> <a href="https://sacred-texts.com/tos.htm">Terms of Service</a> </li> </ul> </div> <div> <h3 class="font-bold text-xl uppercase text-white"> Archive </h3> <ul class="footer-nav"> <li> <a href="https://sacred-texts.com/topics.htm">Topics</a> </li> <li> <a href="https://sacred-texts.com/world.htm">World Religions</a> </li> <li> <a href="https://sacred-texts.com/trad.htm">Traditions</a> </li> <li> <a href="https://sacred-texts.com/myst.htm">Mysteries</a> </li> <li> <a href="https://sacred-texts.com/books.htm">Books</a> </li> <li> <a href="https://sacred-texts.com/stbib.htm">Bibliography</a> </li> <li> <a href="https://sacred-texts.com/links.htm">Links</a> </li> <li> <a href="https://sacred-texts.com/wishlist.htm">Wishlist</a> </li> <li> <a href="https://sacred-texts.com/download.htm">Downloads</a> </li> </ul> </div> <div> <h3 class="font-bold text-xl uppercase text-white"> Site Map </h3> <ul class="footer-nav"> <li> <a href="https://sacred-texts.com/map">Site Map</a> </li> <li> <a href="https://sacred-texts.com/search">Search</a> </li> <li> <a href="https://sacred-texts.com/xlat.htm">Translate</a> </li> <li> <a href="https://sacred-texts.com/stand.htm">Standards</a> </li> <li> <a href="https://sacred-texts.com/unicode.htm">Unicode</a> </li> </ul> </div> <div> <h3 class="font-bold text-xl uppercase text-white"> Blog </h3> <ul class="footer-nav"> <li> <a href="https://sacred-texts.com/donate.htm">Donate</a> </li> <li> <a href="https://sacred-texts.com/volun.htm">Volunteer</a> </li> <li> <a href="https://sacred-texts.com/new.htm">What鈥檚 New?</a> </li> </ul> </div> </div> <div class="md:hidden gap-3 py-5 px-5"> <div class=""> <a href="https://sacred-texts.com/" class="custom-logo-link" rel="home"><img width="459" height="64" src="https://sacred-texts.com/content/uploads/2023/07/Candle_Book_2.6_64px.png" class="custom-logo" alt="Sacred-Texts" decoding="async" srcset="https://sacred-texts.com/content/uploads/2023/07/Candle_Book_2.6_64px.png 459w, https://sacred-texts.com/content/uploads/2023/07/Candle_Book_2.6_64px-300x42.png 300w" sizes="(max-width: 459px) 100vw, 459px" /></a> <p class="text-white mt-4"></p> </div> <div class="grid gap-3 grid-cols-2 pt-5 justify-b"> <div class=""> <h3 class="font-bold text-base uppercase text-white"> HOME </h3> <ul class="footer-nav"> <li> <a href="https://sacred-texts.com/about.htm">About</a> </li> <li> <a href="https://sacred-texts.com/contact.htm">Write Us</a> </li> <li> <a href="https://sacred-texts.com/faq.htm">FAQ</a> </li> <li> <a href="https://sacred-texts.com/cnote.htm">Copyrights</a> </li> <li> <a href="https://sacred-texts.com/credits.htm">Credits</a> </li> <li> <a href="https://sacred-texts.com/press.htm">Press</a> </li> <li> <a href="https://sacred-texts.com/privacy.htm">Privacy</a> </li> <li> <a href="https://sacred-texts.com/tos.htm">Terms of Service</a> </li> </ul> </div> <div class=""> <h3 class="font-bold text-base uppercase text-white"> Archive </h3> <ul class="footer-nav"> <li> <a href="https://sacred-texts.com/topics.htm">Topics</a> </li> <li> <a href="https://sacred-texts.com/world.htm">World Religions</a> </li> <li> <a href="https://sacred-texts.com/trad.htm">Traditions</a> </li> <li> <a href="https://sacred-texts.com/myst.htm">Mysteries</a> </li> <li> <a href="https://sacred-texts.com/books.htm">Books</a> </li> <li> <a href="https://sacred-texts.com/stbib.htm">Bibliography</a> </li> <li> <a href="https://sacred-texts.com/links.htm">Links</a> </li> <li> <a href="https://sacred-texts.com/wishlist.htm">Wishlist</a> </li> <li> <a href="https://sacred-texts.com/download.htm">Downloads</a> </li> </ul> </div> <div> <h3 class="font-bold text-base uppercase text-white"> SITEMAP </h3> <ul class="footer-nav"> <li> <a href="https://sacred-texts.com/map">Site Map</a> </li> <li> <a href="https://sacred-texts.com/search">Search</a> </li> <li> <a href="https://sacred-texts.com/xlat.htm">Translate</a> </li> <li> <a href="https://sacred-texts.com/stand.htm">Standards</a> </li> <li> <a href="https://sacred-texts.com/unicode.htm">Unicode</a> </li> </ul> </div> <div> <h3 class="font-bold text-base uppercase text-white"> BLOG </h3> <ul class="footer-nav"> <li> <a href="https://sacred-texts.com/donate.htm">Donate</a> </li> <li> <a href="https://sacred-texts.com/volun.htm">Volunteer</a> </li> <li> <a href="https://sacred-texts.com/new.htm">What鈥檚 New?</a> </li> </ul> </div> </div> </div> </div> <div class="divider"></div> <div class="py-6 text-center"> <p class="f-text"> This is a quiet in cyberspace devoted to religious tolerance and scholarship. Non-public <br> domain contents of this site not otherwise copyrighted are copyright 2023, Internet Sacred <br> Text Archive, All rights Reserved. </p> </div> </footer> <div id="topic-menu"></div> <input type="hidden" id="react_ajax_url" value="https://sacred-texts.com/wp/wp-admin/admin-ajax.php"> <input type="hidden" id="rest_url" value="https://sacred-texts.com/wp-json"> <div id="root"></div> </div> <div id="um_upload_single" style="display:none;"></div> <div id="um_view_photo" style="display:none;"> <a href="javascript:void(0);" data-action="um_remove_modal" class="um-modal-close" aria-label="Close view photo modal"> <i class="um-faicon-times"></i> </a> <div class="um-modal-body photo"> <div class="um-modal-photo"></div> </div> </div> <script type="speculationrules"> {"prerender":[{"source":"document","where":{"and":[{"href_matches":"\/*"},{"not":{"href_matches":["\/wp\/wp-login.php","\/wp\/wp-admin\/*","\/*\\?*(^|&)_wpnonce=*","\/content\/uploads\/*","\/content\/*","\/content\/plugins\/*","\/content\/themes\/radicle\/*"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prerender"}}]},"eagerness":"eager"}]} </script> <script> (function () { var c = document.body.className; c = c.replace(/woocommerce-no-js/, 'woocommerce-js'); document.body.className = c; })(); </script> <script type="text/javascript"> /* MonsterInsights Scroll Tracking */ if ( typeof(jQuery) !== 'undefined' ) { jQuery( document ).ready(function(){ function monsterinsights_scroll_tracking_load() { if ( ( typeof(__gaTracker) !== 'undefined' && __gaTracker && __gaTracker.hasOwnProperty( "loaded" ) && __gaTracker.loaded == true ) || ( typeof(__gtagTracker) !== 'undefined' && __gtagTracker ) ) { (function(factory) { factory(jQuery); }(function($) { /* Scroll Depth */ "use strict"; var defaults = { percentage: true }; var $window = $(window), cache = [], scrollEventBound = false, lastPixelDepth = 0; /* * Plugin */ $.scrollDepth = function(options) { var startTime = +new Date(); options = $.extend({}, defaults, options); /* * Functions */ function sendEvent(action, label, scrollDistance, timing) { if ( 'undefined' === typeof MonsterInsightsObject || 'undefined' === typeof MonsterInsightsObject.sendEvent ) { return; } var paramName = action.toLowerCase(); var fieldsArray = { send_to: 'G-PBMM3SF1X3', non_interaction: true }; fieldsArray[paramName] = label; if (arguments.length > 3) { fieldsArray.scroll_timing = timing MonsterInsightsObject.sendEvent('event', 'scroll_depth', fieldsArray); } else { MonsterInsightsObject.sendEvent('event', 'scroll_depth', fieldsArray); } } function calculateMarks(docHeight) { return { '25%' : parseInt(docHeight * 0.25, 10), '50%' : parseInt(docHeight * 0.50, 10), '75%' : parseInt(docHeight * 0.75, 10), /* Cushion to trigger 100% event in iOS */ '100%': docHeight - 5 }; } function checkMarks(marks, scrollDistance, timing) { /* Check each active mark */ $.each(marks, function(key, val) { if ( $.inArray(key, cache) === -1 && scrollDistance >= val ) { sendEvent('Percentage', key, scrollDistance, timing); cache.push(key); } }); } function rounded(scrollDistance) { /* Returns String */ return (Math.floor(scrollDistance/250) * 250).toString(); } function init() { bindScrollDepth(); } /* * Public Methods */ /* Reset Scroll Depth with the originally initialized options */ $.scrollDepth.reset = function() { cache = []; lastPixelDepth = 0; $window.off('scroll.scrollDepth'); bindScrollDepth(); }; /* Add DOM elements to be tracked */ $.scrollDepth.addElements = function(elems) { if (typeof elems == "undefined" || !$.isArray(elems)) { return; } $.merge(options.elements, elems); /* If scroll event has been unbound from window, rebind */ if (!scrollEventBound) { bindScrollDepth(); } }; /* Remove DOM elements currently tracked */ $.scrollDepth.removeElements = function(elems) { if (typeof elems == "undefined" || !$.isArray(elems)) { return; } $.each(elems, function(index, elem) { var inElementsArray = $.inArray(elem, options.elements); var inCacheArray = $.inArray(elem, cache); if (inElementsArray != -1) { options.elements.splice(inElementsArray, 1); } if (inCacheArray != -1) { cache.splice(inCacheArray, 1); } }); }; /* * Throttle function borrowed from: * Underscore.js 1.5.2 * http://underscorejs.org * (c) 2009-2013 Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors * Underscore may be freely distributed under the MIT license. */ function throttle(func, wait) { var context, args, result; var timeout = null; var previous = 0; var later = function() { previous = new Date; timeout = null; result = func.apply(context, args); }; return function() { var now = new Date; if (!previous) previous = now; var remaining = wait - (now - previous); context = this; args = arguments; if (remaining <= 0) { clearTimeout(timeout); timeout = null; previous = now; result = func.apply(context, args); } else if (!timeout) { timeout = setTimeout(later, remaining); } return result; }; } /* * Scroll Event */ function bindScrollDepth() { scrollEventBound = true; $window.on('scroll.scrollDepth', throttle(function() { /* * We calculate document and window height on each scroll event to * account for dynamic DOM changes. */ var docHeight = $(document).height(), winHeight = window.innerHeight ? window.innerHeight : $window.height(), scrollDistance = $window.scrollTop() + winHeight, /* Recalculate percentage marks */ marks = calculateMarks(docHeight), /* Timing */ timing = +new Date - startTime; checkMarks(marks, scrollDistance, timing); }, 500)); } init(); }; /* UMD export */ return $.scrollDepth; })); jQuery.scrollDepth(); } else { setTimeout(monsterinsights_scroll_tracking_load, 200); } } monsterinsights_scroll_tracking_load(); }); } /* End MonsterInsights Scroll Tracking */ </script><link rel="stylesheet" href="https://sacred-texts.com/content/plugins/woocommerce/assets/client/blocks/wc-blocks.css?ver=wc-9.4.2"><script src="https://sacred-texts.com/wp/wp-includes/js/dist/vendor/react.min.js?ver=18.3.1"></script><script src="https://sacred-texts.com/wp/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.3.1"></script><script src="https://sacred-texts.com/wp/wp-includes/js/underscore.min.js?ver=1.13.7"></script><script id="wp-util-js-extra"> var _wpUtilSettings = {"ajax":{"url":"\/wp\/wp-admin\/admin-ajax.php"}}; </script> <script src="https://sacred-texts.com/wp/wp-includes/js/wp-util.min.js?ver=6.7.1"></script><script src="https://sacred-texts.com/wp/wp-includes/js/dist/escape-html.min.js?ver=6561a406d2d232a6fbd2"></script><script src="https://sacred-texts.com/wp/wp-includes/js/dist/element.min.js?ver=cb762d190aebbec25b27"></script><script id="elex_stamps_console_debug_logs-js-extra"> var elex_stamps_console = {"ajax_url":"https:\/\/sacred-texts.com\/wp\/wp-admin\/admin-ajax.php","nonce":"ab64bd4f09"}; </script> <script src="https://sacred-texts.com/content/plugins/usps-stamps-woocommerce-shipping/resources/js/debug_notice.js?ver=2.0.0"></script><script src="https://sacred-texts.com/content/plugins/woocommerce/assets/js/sourcebuster/sourcebuster.min.js?ver=9.4.2"></script><script id="wc-order-attribution-js-extra"> var wc_order_attribution = {"params":{"lifetime":1.0e-5,"session":30,"base64":false,"ajaxurl":"https:\/\/sacred-texts.com\/wp\/wp-admin\/admin-ajax.php","prefix":"wc_order_attribution_","allowTracking":true},"fields":{"source_type":"current.typ","referrer":"current_add.rf","utm_campaign":"current.cmp","utm_source":"current.src","utm_medium":"current.mdm","utm_content":"current.cnt","utm_id":"current.id","utm_term":"current.trm","utm_source_platform":"current.plt","utm_creative_format":"current.fmt","utm_marketing_tactic":"current.tct","session_entry":"current_add.ep","session_start_time":"current_add.fd","session_pages":"session.pgs","session_count":"udata.vst","user_agent":"udata.uag"}}; </script> <script src="https://sacred-texts.com/content/plugins/woocommerce/assets/js/frontend/order-attribution.min.js?ver=9.4.2"></script><script> (()=>{"use strict";var e,r,t,o={},n={};function a(e){var r=n[e];if(void 0!==r)return r.exports;var t=n[e]={exports:{}};return o[e](t,t.exports,a),t.exports}a.m=o,e=[],a.O=(r,t,o,n)=>{if(!t){var f=1/0;for(c=0;c<e.length;c++){t=e[c][0],o=e[c][1],n=e[c][2];for(var u=!0,i=0;i<t.length;i++)(!1&n||f>=n)&&Object.keys(a.O).every((e=>a.O[e](t[i])))?t.splice(i--,1):(u=!1,n<f&&(f=n));if(u){e.splice(c--,1);var l=o();void 0!==l&&(r=l)}}return r}n=n||0;for(var c=e.length;c>0&&e[c-1][2]>n;c--)e[c]=e[c-1];e[c]=[t,o,n]},a.n=e=>{var r=e&&e.__esModule?()=>e.default:()=>e;return a.d(r,{a:r}),r},t=Object.getPrototypeOf?e=>Object.getPrototypeOf(e):e=>e.__proto__,a.t=function(e,o){if(1&o&&(e=this(e)),8&o)return e;if("object"==typeof e&&e){if(4&o&&e.__esModule)return e;if(16&o&&"function"==typeof e.then)return e}var n=Object.create(null);a.r(n);var f={};r=r||[null,t({}),t([]),t(t)];for(var u=2&o&&e;"object"==typeof u&&!~r.indexOf(u);u=t(u))Object.getOwnPropertyNames(u).forEach((r=>f[r]=()=>e[r]));return f.default=()=>e,a.d(n,f),n},a.d=(e,r)=>{for(var t in r)a.o(r,t)&&!a.o(e,t)&&Object.defineProperty(e,t,{enumerable:!0,get:r[t]})},a.o=(e,r)=>Object.prototype.hasOwnProperty.call(e,r),a.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},(()=>{var e={666:0};a.O.j=r=>0===e[r];var r=(r,t)=>{var o,n,f=t[0],u=t[1],i=t[2],l=0;if(f.some((r=>0!==e[r]))){for(o in u)a.o(u,o)&&(a.m[o]=u[o]);if(i)var c=i(a)}for(r&&r(t);l<f.length;l++)n=f[l],a.o(e,n)&&e[n]&&e[n][0](),e[n]=0;return a.O(c)},t=self.webpackChunk_roots_bud_sage_radicle=self.webpackChunk_roots_bud_sage_radicle||[];t.forEach(r.bind(null,0)),t.push=r.bind(null,t.push.bind(t))})()})(); </script><script src="https://sacred-texts.com/dist/js/246.35120e.js"></script><script src="https://sacred-texts.com/dist/js/570.1e320c.js"></script><script src="https://sacred-texts.com/dist/js/app.e879bc.js"></script><script src="https://sacred-texts.com/wp/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6"></script><script src="https://sacred-texts.com/wp/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6"></script><script> wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } ); </script><script src="https://sacred-texts.com/content/plugins/ultimate-member/assets/libs/tipsy/tipsy.min.js?ver=1.0.0a"></script><script src="https://sacred-texts.com/content/plugins/ultimate-member/assets/libs/um-confirm/um-confirm.min.js?ver=1.0"></script><script src="https://sacred-texts.com/content/plugins/ultimate-member/assets/libs/pickadate/picker.min.js?ver=3.6.2"></script><script src="https://sacred-texts.com/content/plugins/ultimate-member/assets/libs/pickadate/picker.date.min.js?ver=3.6.2"></script><script src="https://sacred-texts.com/content/plugins/ultimate-member/assets/libs/pickadate/picker.time.min.js?ver=3.6.2"></script><script id="um_common-js-extra"> var um_common_variables = {"locale":"en_US"}; var um_common_variables = {"locale":"en_US"}; </script> <script src="https://sacred-texts.com/content/plugins/ultimate-member/assets/js/common.min.js?ver=2.9.1"></script><script src="https://sacred-texts.com/content/plugins/ultimate-member/assets/libs/cropper/cropper.min.js?ver=1.6.1"></script><script id="um_frontend_common-js-extra"> var um_frontend_common_variables = []; </script> <script src="https://sacred-texts.com/content/plugins/ultimate-member/assets/js/common-frontend.min.js?ver=2.9.1"></script><script src="https://sacred-texts.com/content/plugins/ultimate-member/assets/js/um-modal.min.js?ver=2.9.1"></script><script src="https://sacred-texts.com/content/plugins/ultimate-member/assets/libs/jquery-form/jquery-form.min.js?ver=2.9.1"></script><script src="https://sacred-texts.com/content/plugins/ultimate-member/assets/libs/fileupload/fileupload.js?ver=2.9.1"></script><script src="https://sacred-texts.com/content/plugins/ultimate-member/assets/js/um-functions.min.js?ver=2.9.1"></script><script src="https://sacred-texts.com/content/plugins/ultimate-member/assets/js/um-responsive.min.js?ver=2.9.1"></script><script src="https://sacred-texts.com/content/plugins/ultimate-member/assets/js/um-conditional.min.js?ver=2.9.1"></script><script src="https://sacred-texts.com/content/plugins/ultimate-member/assets/libs/select2/select2.full.min.js?ver=4.0.13"></script><script src="https://sacred-texts.com/content/plugins/ultimate-member/assets/libs/select2/i18n/en.js?ver=4.0.13"></script><script src="https://sacred-texts.com/content/plugins/ultimate-member/assets/libs/raty/um-raty.min.js?ver=2.6.0"></script><script id="um_scripts-js-extra"> var um_scripts = {"max_upload_size":"26214400","nonce":"7f9d4ea910"}; </script> <script src="https://sacred-texts.com/content/plugins/ultimate-member/assets/js/um-scripts.min.js?ver=2.9.1"></script><script src="https://sacred-texts.com/content/plugins/ultimate-member/assets/js/um-profile.min.js?ver=2.9.1"></script><script src="https://sacred-texts.com/content/plugins/ultimate-member/assets/js/um-account.min.js?ver=2.9.1"></script><script id="monsterinsights-user-journey-js-extra"> var monsterinsights_user_journey = {"is_ssl":"1","page_id":"183"}; </script> <script src="https://sacred-texts.com/content/plugins/monsterinsights-user-journey/assets/js/frontend/user-journey.js?ver=1.0.7"></script> <script type="text/javascript"> jQuery( window ).on( 'load', function() { jQuery('input[name="um_request"]').val(''); }); </script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10