{"id":49,"date":"2017-09-10T19:49:24","date_gmt":"2017-09-11T02:49:24","guid":{"rendered":"https:\/\/www.inmysalon.com\/staging\/3138\/?page_id=49"},"modified":"2026-06-15T21:12:42","modified_gmt":"2026-06-16T04:12:42","slug":"free-resources","status":"publish","type":"page","link":"https:\/\/www.inmysalon.com\/staging\/3138\/free-resources\/","title":{"rendered":"Free Resources"},"content":{"rendered":"<p><!-- =========================================================\n  IN MY SALON \u2014 FREE RESOURCES PAGE (rebuilt)\n  Paste the WHOLE thing into ONE \"Custom HTML\" block on the Resources page.\n  Colors are forced inline so your theme can't wash them out.\n\n  AFFILIATE \/ LINKS TO ADD (placeholders are set to \"#\"):\n   - WordPress, Vagaro, Kit, Tailwind        -> your affiliate links\n   - Filming light, Phone holder             -> your Amazon affiliate links\n   - Canva                                    -> your referral link\n   - HighTop Capes                            -> affiliate link if you have one\n   - Audible, Kindle Unlimited                -> your affiliate links\n   - \"Go to Start Here\"                       -> staging URL already set; verify slug\n   - Behind-the-chair brands (Dyson, Hattori, YS Park) -> no links on purpose\n  The audit email box lives in the #audit section (standalone, outside #fr so the Kit form keeps its styling).\n  Swap the \/staging\/3138\/ URL at launch.\n========================================================= --><\/p>\n<style>\n#fr, #fr *{ box-sizing:border-box; margin:0; padding:0; border:0 solid transparent; }\n#fr{ font-family:\"Inter\",system-ui,sans-serif; color:#1B2A41; width:100%; max-width:100%; overflow-x:clip; }\n#fr h1,#fr h2,#fr h3{ font-family:\"Poppins\",system-ui,sans-serif !important; font-weight:600 !important; line-height:1.14; letter-spacing:-.02em; }\n#fr .fr-wrap{ max-width:1100px; margin:0 auto; padding:0 24px; }\n#fr .fr-eyebrow{ font-size:13px; font-weight:600; letter-spacing:3px; text-transform:uppercase; }\n#fr .fr-band{ padding:84px 0; }<\/p>\n<p>\/* hero *\/\n#fr .fr-hero{ text-align:center; }\n#fr .fr-hero .fr-eyebrow{ color:#C7F000; margin-bottom:22px; }\n#fr .fr-hero h1{ font-size:clamp(2.1rem,4vw,3rem); color:#F8F7F4; margin-bottom:24px; }\n#fr .fr-hero h1 mark{ background:#C7F000; color:#1B2A41; padding:0 .14em; border-radius:3px; white-space:nowrap; }\n#fr .fr-hero p{ color:#d7d9de; font-size:18px; line-height:1.7; max-width:700px; margin:0 auto; }\n#fr .fr-hero .fr-fine{ font-size:14.5px; color:#a9b0bd; margin-top:18px; max-width:660px; }<\/p>\n<p>\/* freebie highlight *\/\n#fr .fr-freebie-card{ max-width:800px; margin:0 auto; background:#C7F000; border-radius:22px; padding:48px 42px; text-align:center; }\n#fr .fr-freebie-card .tag{ font-family:\"Poppins\",sans-serif; font-size:13px; font-weight:700; letter-spacing:3px; text-transform:uppercase; color:#1B2A41; margin-bottom:14px; }\n#fr .fr-freebie-card h2{ font-size:clamp(1.7rem,3vw,2.3rem); color:#1B2A41; margin-bottom:16px; }\n#fr .fr-freebie-card p{ font-size:17px; line-height:1.6; color:#26323f; max-width:580px; margin:0 auto 24px; }\n#fr .fr-freebie-card a{ display:inline-block; background:#1B2A41; color:#F8F7F4 !important; font-weight:700; padding:16px 30px; border-radius:100px; text-decoration:none; font-family:\"Poppins\",sans-serif; transition:transform .18s; }\n#fr .fr-freebie-card a:hover{ transform:translateY(-2px); }<\/p>\n<p>\/* begin block *\/\n#fr .fr-begin{ text-align:center; }\n#fr .fr-begin .fr-eyebrow{ color:#8A7CA8; margin-bottom:12px; }\n#fr .fr-begin h2{ font-size:clamp(1.7rem,3vw,2.2rem); color:#1B2A41; margin-bottom:14px; }\n#fr .fr-begin p{ font-size:17px; line-height:1.65; color:#444; max-width:600px; margin:0 auto 26px; }\n#fr .fr-begin a{ display:inline-block; background:#1B2A41; color:#F8F7F4 !important; font-weight:700; padding:15px 28px; border-radius:100px; text-decoration:none; font-family:\"Poppins\",sans-serif; transition:transform .18s; }\n#fr .fr-begin a:hover{ transform:translateY(-2px); }<\/p>\n<p>\/* section head *\/\n#fr .fr-head{ max-width:680px; margin-bottom:34px; }\n#fr .fr-head .fr-eyebrow{ color:#8A7CA8; margin-bottom:12px; }\n#fr .fr-head h2{ font-size:clamp(1.7rem,3vw,2.2rem); color:#1B2A41; margin-bottom:14px; }\n#fr .fr-head p{ font-size:17px; line-height:1.6; color:#444; }<\/p>\n<p>\/* card grids *\/\n#fr .fr-grid{ display:grid; gap:18px; }\n#fr .fr-grid.cols2{ grid-template-columns:repeat(2,1fr); }\n#fr .fr-grid.cols3{ grid-template-columns:repeat(3,1fr); }\n#fr .fr-card{ position:relative; display:flex; flex-direction:column; background:#fff; border-radius:16px; padding:28px 26px; box-shadow:0 1px 3px rgba(27,42,65,.06); transition:transform .2s ease, box-shadow .2s ease; }\n#fr .fr-card.hov:hover{ transform:translateY(-5px); box-shadow:0 16px 34px rgba(27,42,65,.12); }\n#fr .fr-cat{ font-size:12px; font-weight:700; letter-spacing:1.5px; text-transform:uppercase; color:#8A7CA8; margin-bottom:10px; }\n#fr .fr-card h3{ font-size:20px; line-height:1.25; margin-bottom:10px; color:#1B2A41; }\n#fr .fr-card p{ font-size:14.5px; color:#555; line-height:1.6; flex:1; }\n#fr .fr-go{ margin-top:18px; font-size:15px; font-weight:700; color:#1B2A41; position:relative; z-index:2; }\n#fr .fr-cover{ position:absolute; inset:0; z-index:1; border-radius:16px; }\n#fr .fr-contact{ margin-top:14px; font-size:14px; color:#1B2A41; font-weight:600; line-height:1.6; }\n#fr .fr-noaff{ margin-top:16px; font-size:13px; color:#8A8f99; font-style:italic; }<\/p>\n<p>\/* plugin teaser *\/\n#fr .fr-plugins{ margin-top:20px; background:#fff; border-radius:16px; padding:28px 30px; box-shadow:0 1px 3px rgba(27,42,65,.06); }\n#fr .fr-plugins .fr-cat{ margin-bottom:14px; }\n#fr .fr-plugins .tease{ font-size:14.5px; color:#555; line-height:1.6; margin-top:16px; }\n#fr .fr-plugins .tease a{ color:#1B2A41; font-weight:700; border-bottom:2px solid #C7F000; text-decoration:none; }<\/p>\n<p>\/* lists *\/\n#fr .fr-list{ list-style:none; margin:6px 0 0; padding:0; flex:1; }\n#fr .fr-list li{ font-size:15px; color:#444; padding:9px 0 9px 22px; position:relative; border-top:1px solid #eee; line-height:1.5; }\n#fr .fr-list li:first-child{ border-top:0; }\n#fr .fr-list li::before{ content:\"\"; position:absolute; left:0; top:16px; width:8px; height:8px; border-radius:50%; background:#C7F000; }\n#fr .fr-list li strong{ font-weight:700; color:#1B2A41; }<\/p>\n<p>\/* AI note *\/\n#fr .fr-ai{ }\n#fr .fr-ai .fr-card p{ font-size:16px; color:#444; }<\/p>\n<p>@media(max-width:900px){ #fr .fr-grid.cols3{ grid-template-columns:1fr 1fr; } }\n@media(max-width:600px){ #fr .fr-grid.cols2, #fr .fr-grid.cols3{ grid-template-columns:1fr; } #fr .fr-hero h1 mark{ white-space:normal; } }\n<\/style>\n<div id=\"fr\">\n<p>  <!-- HERO --><\/p>\n<section class=\"fr-band fr-hero\" style=\"background:#1B2A41 !important;position:relative;z-index:1\">\n<div class=\"fr-wrap\">\n<div class=\"fr-eyebrow\" style=\"color:#C7F000 !important\">Resources<\/div>\n<h1 style=\"color:#F8F7F4 !important\">The good stuff, <mark style=\"background:#C7F000 !important;color:#1B2A41 !important\">all in one place.<\/mark><\/h1>\n<p style=\"color:#d7d9de !important\">People ask me constantly what I actually use, behind the chair, to run this website, and to keep my head on straight. So here&#8217;s the honest list. Some of it is free, some of it is paid, and all of it is something I really use and would hand to a friend.<\/p>\n<p class=\"fr-fine\" style=\"color:#a9b0bd !important\">A few of these are affiliate links, meaning I earn a little if you buy through them, at no extra cost to you. Plenty of what I use has no affiliate program at all, and it&#8217;s here anyway. I only ever list things I genuinely use and love.<\/p>\n<\/p><\/div>\n<\/section>\n<p>  <!-- WHERE TO BEGIN (inward) --><\/p>\n<section class=\"fr-band fr-begin\" style=\"background:#F8F7F4 !important\">\n<div class=\"fr-wrap\">\n<div class=\"fr-eyebrow\">New here?<\/div>\n<h2>Not sure where to start?<\/h2>\n<p>If you&#8217;re just finding In My Salon, don&#8217;t start with the tools. Start with the path. I lined up my best posts in the order that actually builds on itself, so you skip the overwhelm.<\/p>\n<p>      <a href=\"https:\/\/www.inmysalon.com\/staging\/3138\/start-here\/\">Go to Start Here &rarr;<\/a>\n    <\/div>\n<\/section>\n<p>  <!-- TECH STACK --><\/p>\n<section class=\"fr-band\" style=\"background:#ECE7F1 !important\">\n<div class=\"fr-wrap\">\n<div class=\"fr-head\">\n<div class=\"fr-eyebrow\">The Tech Stack<\/div>\n<h2>What runs my business online<\/h2>\n<p>I&#8217;m a tech nerd, by hairstylist standards. This is the setup that lets one person run a website, a booking system, an email list, and a marketing engine without losing her mind.<\/p>\n<\/p><\/div>\n<div class=\"fr-grid cols2\">\n<div class=\"fr-card hov\">\n<div class=\"fr-cat\">Your Website<\/div>\n<h3>WordPress<\/h3>\n<p>The most powerful, customizable way to truly own your website instead of renting space on someone else&#8217;s app.<\/p>\n<p>          <span class=\"fr-go\">Learn more &rarr;<\/span><br \/>\n          <a class=\"fr-cover\" href=\"#\" aria-label=\"Learn more about WordPress\"><\/a>\n        <\/div>\n<div class=\"fr-card hov\">\n<div class=\"fr-cat\">Booking &amp; Calendar<\/div>\n<h3>Vagaro<\/h3>\n<p>All-in-one booking, calendar, and client tracking. Basically the entire front desk living in one easy app.<\/p>\n<p>          <span class=\"fr-go\">Learn more &rarr;<\/span><br \/>\n          <a class=\"fr-cover\" href=\"#\" aria-label=\"Learn more about Vagaro\"><\/a>\n        <\/div>\n<div class=\"fr-card hov\">\n<div class=\"fr-cat\">Email Marketing<\/div>\n<h3>Kit<\/h3>\n<p>Your email list is the one audience no algorithm can take from you. If your social vanished tomorrow, this is how you&#8217;d still reach people.<\/p>\n<p>          <span class=\"fr-go\">Learn more &rarr;<\/span><br \/>\n          <a class=\"fr-cover\" href=\"#\" aria-label=\"Learn more about Kit\"><\/a>\n        <\/div>\n<div class=\"fr-card hov\">\n<div class=\"fr-cat\">Pinterest<\/div>\n<h3>Tailwind<\/h3>\n<p>I&#8217;m digging back into Pinterest, and Tailwind is still the one I reach for. It schedules your pins and shows you the window when your people are actually online.<\/p>\n<p>          <span class=\"fr-go\">Learn more &rarr;<\/span><br \/>\n          <a class=\"fr-cover\" href=\"#\" aria-label=\"Learn more about Tailwind\"><\/a>\n        <\/div>\n<\/p><\/div>\n<div class=\"fr-plugins\">\n<div class=\"fr-cat\">A few plugins I lean on<\/div>\n<ul class=\"fr-list\">\n<li><strong>EWWW Image Optimizer<\/strong> &mdash; keeps your images light so your pages load fast.<\/li>\n<li><strong>Redirection<\/strong> &mdash; catches broken links and 404s before they quietly cost you traffic.<\/li>\n<li><strong>WPCode Lite<\/strong> &mdash; lets you drop in little code snippets without breaking your site.<\/li>\n<\/ul>\n<p class=\"tease\">I run a good few more than these. The full plugin stack, with exactly how I have each one set up, is going in a free guide I&#8217;m building. <a href=\"#news\">Get on the list &rarr;<\/a><\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>  <!-- CREATOR KIT --><\/p>\n<section class=\"fr-band\" style=\"background:#F8F7F4 !important\">\n<div class=\"fr-wrap\">\n<div class=\"fr-head\">\n<div class=\"fr-eyebrow\">The Creator Kit<\/div>\n<h2>What I use to film and make content<\/h2>\n<p>The unglamorous gear behind the posts. None of it is fancy, all of it earns its keep.<\/p>\n<\/p><\/div>\n<div class=\"fr-grid cols3\">\n<div class=\"fr-card hov\">\n<div class=\"fr-cat\">Lighting<\/div>\n<h3>My filming light<\/h3>\n<p>Good light is most of the battle. This is the one I set up to film services and content without everything looking dim and yellow.<\/p>\n<p>          <span class=\"fr-go\">See it &rarr;<\/span><br \/>\n          <a class=\"fr-cover\" href=\"#\" aria-label=\"See my filming light\"><\/a>\n        <\/div>\n<div class=\"fr-card hov\">\n<div class=\"fr-cat\">Filming<\/div>\n<h3>My phone holder<\/h3>\n<p>Holds my phone steady at the right angle so I can film a service start to finish without needing a third hand.<\/p>\n<p>          <span class=\"fr-go\">See it &rarr;<\/span><br \/>\n          <a class=\"fr-cover\" href=\"#\" aria-label=\"See my phone holder\"><\/a>\n        <\/div>\n<div class=\"fr-card hov\">\n<div class=\"fr-cat\">Design<\/div>\n<h3>Canva<\/h3>\n<p>I&#8217;m in Canva obsessively. Pins, graphics, the images on this whole site. The free plan goes further than you&#8217;d think.<\/p>\n<p>          <span class=\"fr-go\">Try Canva &rarr;<\/span><br \/>\n          <a class=\"fr-cover\" href=\"#\" aria-label=\"Try Canva\"><\/a>\n        <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<\/div>\n<p><!-- \/#fr : closed so the audit Kit form below is OUTSIDE the reset and keeps its styling --><\/p>\n<p><!-- FREEBIE \/ AUDIT (matches homepage: image + copy; Kit form kept outside #fr so it keeps its styling) --><\/p>\n<section id=\"audit\" style=\"background:#1B2A41;padding:84px 24px;font-family:'Inter',system-ui,sans-serif;\">\n<style>\n  #audit .formkit-form[data-uid=\"4f7d33e098\"]{ max-width:520px !important; width:100% !important; }\n  #audit .formkit-form[data-uid=\"4f7d33e098\"] [data-style=\"clean\"]{ width:100% !important; padding:0 !important; }\n  #audit .formkit-form[data-uid=\"4f7d33e098\"] .formkit-fields{ display:block !important; width:100% !important; margin:0 !important; }\n  #audit .formkit-form[data-uid=\"4f7d33e098\"] .formkit-field{ display:block !important; width:100% !important; margin:0 0 12px !important; }\n  #audit .formkit-form[data-uid=\"4f7d33e098\"] .formkit-input{ width:100% !important; box-sizing:border-box !important; }\n  #audit .formkit-form[data-uid=\"4f7d33e098\"] .formkit-submit{ display:flex !important; align-items:center !important; justify-content:center !important; width:100% !important; min-height:62px !important; box-sizing:border-box !important; margin:0 !important; padding:0 !important; }\n  #audit .formkit-form[data-uid=\"4f7d33e098\"] .formkit-submit > span{ display:block !important; width:100% !important; padding:0 24px !important; font-size:20px !important; line-height:1 !important; font-weight:700 !important; text-align:center !important; }\n<\/style>\n<div style=\"max-width:1000px;margin:0 auto;display:flex;flex-wrap:wrap;gap:48px;align-items:center;\">\n<div style=\"flex:1 1 320px;min-width:280px;\">\n      <img data-recalc-dims=\"1\" decoding=\"async\" loading=\"lazy\" src=\"https:\/\/i0.wp.com\/www.inmysalon.com\/staging\/3138\/wp-content\/uploads\/2019\/07\/salon-website-featured-image-min.png?w=1290&#038;ssl=1\" alt=\"The Salon Business Audit\" style=\"width:100%;height:auto;border-radius:14px;border:4px solid #F8F7F4;box-sizing:border-box;display:block;\">\n    <\/div>\n<div style=\"flex:1 1 380px;min-width:280px;text-align:left;\">\n<div style=\"font-family:'Poppins',sans-serif;font-size:13px;font-weight:700;letter-spacing:3px;text-transform:uppercase;color:#C7F000;margin-bottom:16px;\">Free audit<\/div>\n<h2 style=\"font-family:'Poppins',sans-serif;font-weight:600;line-height:1.14;letter-spacing:-.02em;font-size:clamp(1.8rem,3vw,2.4rem);color:#F8F7F4;margin:0 0 16px;\">How healthy is your <em style=\"color:#C7F000;\">salon business?<\/em><\/h2>\n<p style=\"color:#d7d9de;font-size:17px;line-height:1.65;margin:0 0 26px;\">Take the free Salon Business Audit and score the five areas that make or break an independent salon: your website, getting found, client experience, your systems, and your money. About ten minutes, no spreadsheets, no judgment. At the end you&#8217;ll know your score and the one thing to focus on next.<\/p>\n<div style=\"max-width:520px;\">\n<script src=\"https:\/\/f.convertkit.com\/ckjs\/ck.5.js\"><\/script><\/p>\n<form action=\"https:\/\/app.kit.com\/forms\/9570569\/subscriptions\" class=\"seva-form formkit-form\" method=\"post\" data-sv-form=\"9570569\" data-uid=\"4f7d33e098\" data-format=\"inline\" data-version=\"5\" data-options=\"{&quot;settings&quot;:{&quot;after_subscribe&quot;:{&quot;action&quot;:&quot;message&quot;,&quot;success_message&quot;:&quot;Success! Now check your email to confirm your subscription.&quot;,&quot;redirect_url&quot;:&quot;&quot;},&quot;analytics&quot;:{&quot;google&quot;:null,&quot;fathom&quot;:null,&quot;facebook&quot;:null,&quot;segment&quot;:null,&quot;pinterest&quot;:null,&quot;sparkloop&quot;:null,&quot;googletagmanager&quot;:null},&quot;modal&quot;:{&quot;trigger&quot;:&quot;timer&quot;,&quot;scroll_percentage&quot;:null,&quot;timer&quot;:5,&quot;devices&quot;:&quot;all&quot;,&quot;show_once_every&quot;:15},&quot;powered_by&quot;:{&quot;show&quot;:true,&quot;url&quot;:&quot;https:\/\/kit.com\/features\/forms?utm_campaign=poweredby&amp;utm_content=form&amp;utm_medium=referral&amp;utm_source=dynamic&quot;},&quot;recaptcha&quot;:{&quot;enabled&quot;:false},&quot;return_visitor&quot;:{&quot;action&quot;:&quot;show&quot;,&quot;custom_content&quot;:&quot;&quot;},&quot;slide_in&quot;:{&quot;display_in&quot;:&quot;bottom_right&quot;,&quot;trigger&quot;:&quot;timer&quot;,&quot;scroll_percentage&quot;:null,&quot;timer&quot;:5,&quot;devices&quot;:&quot;all&quot;,&quot;show_once_every&quot;:15},&quot;sticky_bar&quot;:{&quot;display_in&quot;:&quot;top&quot;,&quot;trigger&quot;:&quot;timer&quot;,&quot;scroll_percentage&quot;:null,&quot;timer&quot;:5,&quot;devices&quot;:&quot;all&quot;,&quot;show_once_every&quot;:15}},&quot;version&quot;:&quot;5&quot;}\" min-width=\"400 500 600 700 800\">\n<div data-style=\"clean\">\n<ul class=\"formkit-alert formkit-alert-error\" data-element=\"errors\" data-group=\"alert\"><\/ul>\n<div data-element=\"fields\" data-stacked=\"false\" class=\"seva-fields formkit-fields\">\n<div class=\"formkit-field\"><input class=\"formkit-input\" name=\"email_address\" style=\"color: rgb(0, 0, 0); border-color: rgb(227, 227, 227); border-radius: 4px; font-weight: 400;\" aria-label=\"Email Address\" placeholder=\"Email Address\" required=\"\" type=\"email\"><\/div>\n<p><button data-element=\"submit\" class=\"formkit-submit formkit-submit\" style=\"color: rgb(0, 0, 0); background-color: rgb(199, 240, 0); border-radius: 10px; font-weight: 700;\"><\/p>\n<div class=\"formkit-spinner\">\n<div><\/div>\n<div><\/div>\n<div><\/div>\n<\/div>\n<p><span class=\"\">Take the audit<\/span><\/button><\/div>\n<div class=\"formkit-powered-by-convertkit-container\"><a href=\"https:\/\/kit.com\/features\/forms?utm_campaign=poweredby&amp;utm_content=form&amp;utm_medium=referral&amp;utm_source=dynamic\" data-element=\"powered-by\" class=\"formkit-powered-by-convertkit\" data-variant=\"dark\" target=\"_blank\" rel=\"nofollow noopener\">Built with Kit<\/a><\/div>\n<\/div>\n<style>.formkit-form[data-uid=\"4f7d33e098\"] *{box-sizing:border-box;}.formkit-form[data-uid=\"4f7d33e098\"]{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.formkit-form[data-uid=\"4f7d33e098\"] legend{border:none;font-size:inherit;margin-bottom:10px;padding:0;position:relative;display:table;}.formkit-form[data-uid=\"4f7d33e098\"] fieldset{border:0;padding:0.01em 0 0 0;margin:0;min-width:0;}.formkit-form[data-uid=\"4f7d33e098\"] body:not(:-moz-handler-blocked) fieldset{display:table-cell;}.formkit-form[data-uid=\"4f7d33e098\"] h1,.formkit-form[data-uid=\"4f7d33e098\"] h2,.formkit-form[data-uid=\"4f7d33e098\"] h3,.formkit-form[data-uid=\"4f7d33e098\"] h4,.formkit-form[data-uid=\"4f7d33e098\"] h5,.formkit-form[data-uid=\"4f7d33e098\"] h6{color:inherit;font-size:inherit;font-weight:inherit;}.formkit-form[data-uid=\"4f7d33e098\"] h2{font-size:1.5em;margin:1em 0;}.formkit-form[data-uid=\"4f7d33e098\"] h3{font-size:1.17em;margin:1em 0;}.formkit-form[data-uid=\"4f7d33e098\"] p{color:inherit;font-size:inherit;font-weight:inherit;}.formkit-form[data-uid=\"4f7d33e098\"] ol:not([template-default]),.formkit-form[data-uid=\"4f7d33e098\"] ul:not([template-default]),.formkit-form[data-uid=\"4f7d33e098\"] blockquote:not([template-default]){text-align:left;}.formkit-form[data-uid=\"4f7d33e098\"] p:not([template-default]),.formkit-form[data-uid=\"4f7d33e098\"] hr:not([template-default]),.formkit-form[data-uid=\"4f7d33e098\"] blockquote:not([template-default]),.formkit-form[data-uid=\"4f7d33e098\"] ol:not([template-default]),.formkit-form[data-uid=\"4f7d33e098\"] ul:not([template-default]){color:inherit;font-style:initial;}.formkit-form[data-uid=\"4f7d33e098\"] .formkit-input,.formkit-form[data-uid=\"4f7d33e098\"] .formkit-select,.formkit-form[data-uid=\"4f7d33e098\"] .formkit-checkboxes{width:100%;}.formkit-form[data-uid=\"4f7d33e098\"] .formkit-button,.formkit-form[data-uid=\"4f7d33e098\"] .formkit-submit{border:0;border-radius:5px;color:#ffffff;cursor:pointer;display:inline-block;text-align:center;font-size:15px;font-weight:500;cursor:pointer;margin-bottom:15px;overflow:hidden;padding:0;position:relative;vertical-align:middle;}.formkit-form[data-uid=\"4f7d33e098\"] .formkit-input{background:#ffffff;font-size:15px;padding:12px;border:1px solid #e3e3e3;flex:1 0 auto;line-height:1.4;margin:0;}.formkit-form[data-uid=\"4f7d33e098\"] .formkit-submit > span{display:block;padding:12px 24px;}.formkit-form[data-uid=\"4f7d33e098\"]{max-width:700px;}.formkit-form[data-uid=\"4f7d33e098\"] [data-style=\"clean\"]{width:100%;}.formkit-form[data-uid=\"4f7d33e098\"] .formkit-fields{display:flex;flex-wrap:wrap;margin:0 auto;}.formkit-form[data-uid=\"4f7d33e098\"] .formkit-field,.formkit-form[data-uid=\"4f7d33e098\"] .formkit-submit{margin:0 0 15px 0;flex:1 0 100%;}.formkit-form[data-uid=\"4f7d33e098\"] .formkit-powered-by-convertkit-container{margin:0;}.formkit-form[data-uid=\"4f7d33e098\"] .formkit-submit{position:static;} <\/style>\n<\/form><\/div>\n<p style=\"color:#9aa3b0;margin-top:14px;font-size:14px;font-style:italic;\">Free. I&#8217;ll send your audit straight to your inbox. Unsubscribe anytime, no hard feelings.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<div id=\"fr\">\n<p>  <!-- AI CORNER --><\/p>\n<section class=\"fr-band fr-ai\" style=\"background:#ECE7F1 !important\">\n<div class=\"fr-wrap\">\n<div class=\"fr-head\">\n<div class=\"fr-eyebrow\">My AI Corner<\/div>\n<h2>My not-so-secret weapon<\/h2>\n<p>I believe in being honest about how the work actually gets done.<\/p>\n<\/p><\/div>\n<div class=\"fr-grid cols2\">\n<div class=\"fr-card\">\n<div class=\"fr-cat\">Writing &amp; Editing<\/div>\n<h3>Claude &amp; ChatGPT<\/h3>\n<p>I&#8217;m a hairstylist, not a copywriter or an SEO expert. I use these to tighten my writing, untangle topics miles outside my lane, and think problems through out loud. They don&#8217;t replace knowing your craft. They just help me punch above my weight on the business side.<\/p>\n<\/p><\/div>\n<div class=\"fr-card\">\n<div class=\"fr-cat\">Analytics<\/div>\n<h3>Google Search Console<\/h3>\n<p>Free, straight from the source, and the truest picture of what people actually search to find you. I check it more than I check Instagram.<\/p>\n<p>          <span class=\"fr-go\" style=\"position:static;\">Free from Google<\/span>\n        <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>  <!-- BEHIND THE CHAIR --><\/p>\n<section class=\"fr-band\" style=\"background:#F8F7F4 !important\">\n<div class=\"fr-wrap\">\n<div class=\"fr-head\">\n<div class=\"fr-eyebrow\">Behind the Chair<\/div>\n<h2>The tools I can&#8217;t work without<\/h2>\n<p>Twenty-plus years in, these earned a permanent spot at my station. Heads up: most of these brands don&#8217;t run affiliate programs, so there&#8217;s nothing in it for me here. They&#8217;re just what I use and love.<\/p>\n<\/p><\/div>\n<div class=\"fr-grid cols2\">\n<div class=\"fr-card\">\n<div class=\"fr-cat\">Blow Dryer<\/div>\n<h3>Dyson Professional<\/h3>\n<p>I made the switch and I&#8217;m not going back. Fast, genuinely lightweight on the wrist after a full day, and gentle enough that my curly clients&#8217; hair thanks me for it.<\/p>\n<div class=\"fr-noaff\">No affiliate link, I just love it.<\/div>\n<\/p><\/div>\n<div class=\"fr-card\">\n<div class=\"fr-cat\">Shears<\/div>\n<h3>Hatori Shears<\/h3>\n<p>A good pair of shears is everything, and I&#8217;m a Hatori girl. Want a pair? My guy can connect you with someone in your area. Just mention my name.<\/p>\n<div class=\"fr-contact\">Andrew Thomas<br \/>Text: (415) 933-0842<\/div>\n<\/p><\/div>\n<div class=\"fr-card\">\n<div class=\"fr-cat\">Clips &amp; Combs<\/div>\n<h3>YS Park<\/h3>\n<p>There&#8217;s nothing more that needs to be said, but: YS Park makes the best clips and combs on the market. Trust me on this one.<\/p>\n<div class=\"fr-noaff\">No affiliate link, just the truth.<\/div>\n<\/p><\/div>\n<div class=\"fr-card hov\">\n<div class=\"fr-cat\">Capes<\/div>\n<h3>HighTop Capes<\/h3>\n<p>Fully obsessed. The cape that finally made me retire every other one in the drawer. Light, comfortable for clients, and they actually look good in photos.<\/p>\n<p>          <span class=\"fr-go\">See them &rarr;<\/span><br \/>\n          <a class=\"fr-cover\" href=\"#\" aria-label=\"See HighTop Capes\"><\/a>\n        <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>  <!-- BOOKS --><\/p>\n<section class=\"fr-band\" style=\"background:#ECE7F1 !important\">\n<div class=\"fr-wrap\">\n<div class=\"fr-head\">\n<div class=\"fr-eyebrow\">On My Nightstand<\/div>\n<h2>What I&#8217;m reading and listening to<\/h2>\n<p>I read fiction and listen to non-fiction. Not a rule I live by, just something I&#8217;ve learned about myself. Both of these give you a free month if you want to try them.<\/p>\n<\/p><\/div>\n<div class=\"fr-grid cols2\">\n<div class=\"fr-card hov\">\n<div class=\"fr-cat\">Listening<\/div>\n<h3>On Audible<\/h3>\n<ul class=\"fr-list\">\n<li>Girl, Stop Apologizing<\/li>\n<li>Thirst<\/li>\n<li>You Are a Badass<\/li>\n<li>The 5 Second Rule<\/li>\n<li>Crushing It!<\/li>\n<\/ul>\n<p>          <span class=\"fr-go\">Try Audible free &rarr;<\/span><br \/>\n          <a class=\"fr-cover\" href=\"#\" aria-label=\"Try Audible free\"><\/a>\n        <\/div>\n<div class=\"fr-card hov\">\n<div class=\"fr-cat\">Reading<\/div>\n<h3>On Kindle Unlimited<\/h3>\n<ul class=\"fr-list\">\n<li>The Wife Between Us<\/li>\n<li>The Nature Fix<\/li>\n<li>The Subtle Art of Not Giving a F*ck<\/li>\n<li>The Compound Effect<\/li>\n<li>Where the Crawdads Sing<\/li>\n<\/ul>\n<p>          <span class=\"fr-go\">Try Kindle Unlimited free &rarr;<\/span><br \/>\n          <a class=\"fr-cover\" href=\"#\" aria-label=\"Try Kindle Unlimited free\"><\/a>\n        <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<\/div>\n<p><!-- NEWSLETTER (sits OUTSIDE #fr so the Kit form keeps its own styling) --><\/p>\n<section id=\"news\" style=\"background:#1B2A41;padding:84px 24px;text-align:center;font-family:'Inter',system-ui,sans-serif;\">\n<div style=\"max-width:1100px;margin:0 auto;\">\n<h2 style=\"font-family:'Poppins',sans-serif;font-weight:600;line-height:1.14;letter-spacing:-.02em;font-size:clamp(1.8rem,3vw,2.4rem);color:#F8F7F4;margin:0 0 16px;\">Want this kind of thing in your inbox?<\/h2>\n<div style=\"max-width:600px;margin:0 auto;\">\n<script src=\"https:\/\/f.convertkit.com\/ckjs\/ck.5.js\"><\/script><\/p>\n<form action=\"https:\/\/app.kit.com\/forms\/9568297\/subscriptions\" style=\"background-color: rgb(247, 247, 247); border-radius: 0px;\" class=\"seva-form formkit-form\" method=\"post\" data-sv-form=\"9568297\" data-uid=\"0423f13cc0\" data-format=\"inline\" data-version=\"5\" data-options=\"{&quot;settings&quot;:{&quot;after_subscribe&quot;:{&quot;action&quot;:&quot;message&quot;,&quot;success_message&quot;:&quot;Success! Now check your email to confirm your subscription.&quot;,&quot;redirect_url&quot;:&quot;&quot;},&quot;analytics&quot;:{&quot;google&quot;:null,&quot;fathom&quot;:null,&quot;facebook&quot;:null,&quot;segment&quot;:null,&quot;pinterest&quot;:null,&quot;sparkloop&quot;:null,&quot;googletagmanager&quot;:null},&quot;modal&quot;:{&quot;trigger&quot;:&quot;timer&quot;,&quot;scroll_percentage&quot;:null,&quot;timer&quot;:5,&quot;devices&quot;:&quot;all&quot;,&quot;show_once_every&quot;:15},&quot;powered_by&quot;:{&quot;show&quot;:true,&quot;url&quot;:&quot;https:\/\/kit.com\/features\/forms?utm_campaign=poweredby&amp;utm_content=form&amp;utm_medium=referral&amp;utm_source=dynamic&quot;},&quot;recaptcha&quot;:{&quot;enabled&quot;:false},&quot;return_visitor&quot;:{&quot;action&quot;:&quot;custom_content&quot;,&quot;custom_content&quot;:&quot;You are already on the list!&quot;},&quot;slide_in&quot;:{&quot;display_in&quot;:&quot;bottom_right&quot;,&quot;trigger&quot;:&quot;timer&quot;,&quot;scroll_percentage&quot;:null,&quot;timer&quot;:5,&quot;devices&quot;:&quot;all&quot;,&quot;show_once_every&quot;:15},&quot;sticky_bar&quot;:{&quot;display_in&quot;:&quot;top&quot;,&quot;trigger&quot;:&quot;timer&quot;,&quot;scroll_percentage&quot;:null,&quot;timer&quot;:5,&quot;devices&quot;:&quot;all&quot;,&quot;show_once_every&quot;:15}},&quot;version&quot;:&quot;5&quot;}\" min-width=\"400 500 600 700 800\">\n<div data-style=\"image\">\n<div data-element=\"column\" class=\"formkit-column\" style=\"background-color: rgb(51, 51, 51); height: 480px;\">\n<div style=\"background-image: url(&quot;https:\/\/embed.filekitcdn.com\/e\/o3qAbNyDLGtC9oVpCzyQK1\/jBDJ8wt6odXeYg2en415dM&quot;); opacity: 1;\" class=\"formkit-background\"><\/div>\n<div class=\"formkit-header\" style=\"color: rgb(255, 255, 255); font-size: 36px; font-weight: 400;\" data-element=\"header\">\n<h2>\u200b<\/h2>\n<\/div>\n<div class=\"formkit-subheader\" style=\"color: rgb(255, 255, 255); font-size: 22px;\" data-element=\"subheader\">\n<p>\u200b<\/p>\n<\/div>\n<\/div>\n<div data-element=\"column\" class=\"formkit-column\">\n<ul class=\"formkit-alert formkit-alert-error\" data-element=\"errors\" data-group=\"alert\"><\/ul>\n<div data-element=\"fields\" class=\"seva-fields formkit-fields\">\n<div class=\"formkit-field\"><input class=\"formkit-input\" name=\"email_address\" style=\"color: rgb(77, 77, 77); border-color: rgb(227, 227, 227); border-radius: 0px; font-weight: 400;\" aria-label=\"Email Address\" placeholder=\"Email Address\" required=\"\" type=\"email\"><\/div>\n<p><button data-element=\"submit\" class=\"formkit-submit formkit-submit\" style=\"color: rgb(3, 2, 2); background-color: rgb(204, 255, 0); border-radius: 10px; font-weight: 700;\"><\/p>\n<div class=\"formkit-spinner\">\n<div><\/div>\n<div><\/div>\n<div><\/div>\n<\/div>\n<p><span class=\"\">Join<\/span><\/button><\/div>\n<div class=\"formkit-powered-by-convertkit-container\"><a href=\"https:\/\/kit.com\/features\/forms?utm_campaign=poweredby&amp;utm_content=form&amp;utm_medium=referral&amp;utm_source=dynamic\" data-element=\"powered-by\" class=\"formkit-powered-by-convertkit\" data-variant=\"dark\" target=\"_blank\" rel=\"nofollow noopener\">Built with Kit<\/a><\/div>\n<\/div>\n<\/div>\n<style>.formkit-form[data-uid=\"0423f13cc0\"] *{box-sizing:border-box;}.formkit-form[data-uid=\"0423f13cc0\"]{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.formkit-form[data-uid=\"0423f13cc0\"] legend{border:none;font-size:inherit;margin-bottom:10px;padding:0;position:relative;display:table;}.formkit-form[data-uid=\"0423f13cc0\"] fieldset{border:0;padding:0.01em 0 0 0;margin:0;min-width:0;}.formkit-form[data-uid=\"0423f13cc0\"] body:not(:-moz-handler-blocked) fieldset{display:table-cell;}.formkit-form[data-uid=\"0423f13cc0\"] h1,.formkit-form[data-uid=\"0423f13cc0\"] h2,.formkit-form[data-uid=\"0423f13cc0\"] h3,.formkit-form[data-uid=\"0423f13cc0\"] h4,.formkit-form[data-uid=\"0423f13cc0\"] h5,.formkit-form[data-uid=\"0423f13cc0\"] h6{color:inherit;font-size:inherit;font-weight:inherit;}.formkit-form[data-uid=\"0423f13cc0\"] h2{font-size:1.5em;margin:1em 0;}.formkit-form[data-uid=\"0423f13cc0\"] h3{font-size:1.17em;margin:1em 0;}.formkit-form[data-uid=\"0423f13cc0\"] p{color:inherit;font-size:inherit;font-weight:inherit;}.formkit-form[data-uid=\"0423f13cc0\"] ol:not([template-default]),.formkit-form[data-uid=\"0423f13cc0\"] ul:not([template-default]),.formkit-form[data-uid=\"0423f13cc0\"] blockquote:not([template-default]){text-align:left;}.formkit-form[data-uid=\"0423f13cc0\"] p:not([template-default]),.formkit-form[data-uid=\"0423f13cc0\"] hr:not([template-default]),.formkit-form[data-uid=\"0423f13cc0\"] blockquote:not([template-default]),.formkit-form[data-uid=\"0423f13cc0\"] ol:not([template-default]),.formkit-form[data-uid=\"0423f13cc0\"] ul:not([template-default]){color:inherit;font-style:initial;}.formkit-form[data-uid=\"0423f13cc0\"] .ordered-list,.formkit-form[data-uid=\"0423f13cc0\"] .unordered-list{list-style-position:outside !important;padding-left:1em;}.formkit-form[data-uid=\"0423f13cc0\"] .list-item{padding-left:0;}.formkit-form[data-uid=\"0423f13cc0\"][data-format=\"modal\"]{display:none;}.formkit-form[data-uid=\"0423f13cc0\"][data-format=\"slide in\"]{display:none;}.formkit-form[data-uid=\"0423f13cc0\"][data-format=\"sticky bar\"]{display:none;}.formkit-sticky-bar .formkit-form[data-uid=\"0423f13cc0\"][data-format=\"sticky bar\"]{display:block;}.formkit-form[data-uid=\"0423f13cc0\"] .formkit-input,.formkit-form[data-uid=\"0423f13cc0\"] .formkit-select,.formkit-form[data-uid=\"0423f13cc0\"] .formkit-checkboxes{width:100%;}.formkit-form[data-uid=\"0423f13cc0\"] .formkit-button,.formkit-form[data-uid=\"0423f13cc0\"] .formkit-submit{border:0;border-radius:5px;color:#ffffff;cursor:pointer;display:inline-block;text-align:center;font-size:15px;font-weight:500;cursor:pointer;margin-bottom:15px;overflow:hidden;padding:0;position:relative;vertical-align:middle;}.formkit-form[data-uid=\"0423f13cc0\"] .formkit-button:hover,.formkit-form[data-uid=\"0423f13cc0\"] .formkit-submit:hover,.formkit-form[data-uid=\"0423f13cc0\"] .formkit-button:focus,.formkit-form[data-uid=\"0423f13cc0\"] .formkit-submit:focus{outline:none;}.formkit-form[data-uid=\"0423f13cc0\"] .formkit-button:hover > span,.formkit-form[data-uid=\"0423f13cc0\"] .formkit-submit:hover > span,.formkit-form[data-uid=\"0423f13cc0\"] .formkit-button:focus > span,.formkit-form[data-uid=\"0423f13cc0\"] .formkit-submit:focus > span{background-color:rgba(0,0,0,0.1);}.formkit-form[data-uid=\"0423f13cc0\"] .formkit-button > span,.formkit-form[data-uid=\"0423f13cc0\"] .formkit-submit > span{display:block;-webkit-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;padding:12px 24px;}.formkit-form[data-uid=\"0423f13cc0\"] .formkit-input{background:#ffffff;font-size:15px;padding:12px;border:1px solid #e3e3e3;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;line-height:1.4;margin:0;-webkit-transition:border-color ease-out 300ms;transition:border-color ease-out 300ms;}.formkit-form[data-uid=\"0423f13cc0\"] .formkit-input:focus{outline:none;border-color:#1677be;-webkit-transition:border-color ease 300ms;transition:border-color ease 300ms;}.formkit-form[data-uid=\"0423f13cc0\"] .formkit-input::-webkit-input-placeholder{color:inherit;opacity:0.8;}.formkit-form[data-uid=\"0423f13cc0\"] .formkit-input::-moz-placeholder{color:inherit;opacity:0.8;}.formkit-form[data-uid=\"0423f13cc0\"] .formkit-input:-ms-input-placeholder{color:inherit;opacity:0.8;}.formkit-form[data-uid=\"0423f13cc0\"] .formkit-input::placeholder{color:inherit;opacity:0.8;}.formkit-form[data-uid=\"0423f13cc0\"] [data-group=\"dropdown\"]{position:relative;display:inline-block;width:100%;}.formkit-form[data-uid=\"0423f13cc0\"] [data-group=\"dropdown\"]::before{content:\"\";top:calc(50% - 2.5px);right:10px;position:absolute;pointer-events:none;border-color:#4f4f4f transparent transparent transparent;border-style:solid;border-width:6px 6px 0 6px;height:0;width:0;z-index:999;}.formkit-form[data-uid=\"0423f13cc0\"] [data-group=\"dropdown\"] select{height:auto;width:100%;cursor:pointer;color:#333333;line-height:1.4;margin-bottom:0;padding:0 6px;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:15px;padding:12px;padding-right:25px;border:1px solid #e3e3e3;background:#ffffff;}.formkit-form[data-uid=\"0423f13cc0\"] [data-group=\"dropdown\"] select:focus{outline:none;}.formkit-form[data-uid=\"0423f13cc0\"] [data-group=\"checkboxes\"]{text-align:left;margin:0;}.formkit-form[data-uid=\"0423f13cc0\"] [data-group=\"checkboxes\"] [data-group=\"checkbox\"]{margin-bottom:10px;}.formkit-form[data-uid=\"0423f13cc0\"] [data-group=\"checkboxes\"] [data-group=\"checkbox\"] *{cursor:pointer;}.formkit-form[data-uid=\"0423f13cc0\"] [data-group=\"checkboxes\"] [data-group=\"checkbox\"]:last-of-type{margin-bottom:0;}.formkit-form[data-uid=\"0423f13cc0\"] [data-group=\"checkboxes\"] [data-group=\"checkbox\"] input[type=\"checkbox\"]{display:none;}.formkit-form[data-uid=\"0423f13cc0\"] [data-group=\"checkboxes\"] [data-group=\"checkbox\"] input[type=\"checkbox\"] + label::after{content:none;}.formkit-form[data-uid=\"0423f13cc0\"] [data-group=\"checkboxes\"] [data-group=\"checkbox\"] input[type=\"checkbox\"]:checked + label::after{border-color:#ffffff;content:\"\";}.formkit-form[data-uid=\"0423f13cc0\"] [data-group=\"checkboxes\"] [data-group=\"checkbox\"] input[type=\"checkbox\"]:checked + label::before{background:#10bf7a;border-color:#10bf7a;}.formkit-form[data-uid=\"0423f13cc0\"] [data-group=\"checkboxes\"] [data-group=\"checkbox\"] label{position:relative;display:inline-block;padding-left:28px;}.formkit-form[data-uid=\"0423f13cc0\"] [data-group=\"checkboxes\"] [data-group=\"checkbox\"] label::before,.formkit-form[data-uid=\"0423f13cc0\"] [data-group=\"checkboxes\"] [data-group=\"checkbox\"] label::after{position:absolute;content:\"\";display:inline-block;}.formkit-form[data-uid=\"0423f13cc0\"] [data-group=\"checkboxes\"] [data-group=\"checkbox\"] label::before{height:16px;width:16px;border:1px solid #e3e3e3;background:#ffffff;left:0px;top:3px;}.formkit-form[data-uid=\"0423f13cc0\"] [data-group=\"checkboxes\"] [data-group=\"checkbox\"] label::after{height:4px;width:8px;border-left:2px solid #4d4d4d;border-bottom:2px solid #4d4d4d;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);left:4px;top:8px;}.formkit-form[data-uid=\"0423f13cc0\"] .formkit-alert{background:#f9fafb;border:1px solid #e3e3e3;border-radius:5px;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;list-style:none;margin:25px auto;padding:12px;text-align:center;width:100%;}.formkit-form[data-uid=\"0423f13cc0\"] .formkit-alert:empty{display:none;}.formkit-form[data-uid=\"0423f13cc0\"] .formkit-alert-success{background:#d3fbeb;border-color:#10bf7a;color:#0c905c;}.formkit-form[data-uid=\"0423f13cc0\"] .formkit-alert-error{background:#fde8e2;border-color:#f2643b;color:#ea4110;}.formkit-form[data-uid=\"0423f13cc0\"] .formkit-spinner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:0px;width:0px;margin:0 auto;position:absolute;top:0;left:0;right:0;width:0px;overflow:hidden;text-align:center;-webkit-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;}.formkit-form[data-uid=\"0423f13cc0\"] .formkit-spinner > div{margin:auto;width:12px;height:12px;background-color:#fff;opacity:0.3;border-radius:100%;display:inline-block;-webkit-animation:formkit-bouncedelay-formkit-form-data-uid-0423f13cc0- 1.4s infinite ease-in-out both;animation:formkit-bouncedelay-formkit-form-data-uid-0423f13cc0- 1.4s infinite ease-in-out both;}.formkit-form[data-uid=\"0423f13cc0\"] .formkit-spinner > div:nth-child(1){-webkit-animation-delay:-0.32s;animation-delay:-0.32s;}.formkit-form[data-uid=\"0423f13cc0\"] .formkit-spinner > div:nth-child(2){-webkit-animation-delay:-0.16s;animation-delay:-0.16s;}.formkit-form[data-uid=\"0423f13cc0\"] .formkit-submit[data-active] .formkit-spinner{opacity:1;height:100%;width:50px;}.formkit-form[data-uid=\"0423f13cc0\"] .formkit-submit[data-active] .formkit-spinner ~ span{opacity:0;}.formkit-form[data-uid=\"0423f13cc0\"] .formkit-powered-by[data-active=\"false\"]{opacity:0.35;}.formkit-form[data-uid=\"0423f13cc0\"] .formkit-powered-by-convertkit-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;margin:10px 0;position:relative;}.formkit-form[data-uid=\"0423f13cc0\"] .formkit-powered-by-convertkit-container[data-active=\"false\"]{opacity:0.35;}.formkit-form[data-uid=\"0423f13cc0\"] .formkit-powered-by-convertkit{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#ffffff;border-radius:9px;color:#3d3d3d;cursor:pointer;display:block;height:36px;margin:0 auto;opacity:0.95;padding:0;-webkit-text-decoration:none;text-decoration:none;text-indent:100%;-webkit-transition:ease-in-out all 200ms;transition:ease-in-out all 200ms;white-space:nowrap;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:157px;background-repeat:no-repeat;background-position:center;background-image:url(\"data:image\/svg+xml;charset=utf8,%3Csvg width='133' height='36' viewBox='0 0 133 36' fill='none' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cpath d='M0.861 25.5C0.735 25.5 0.651 25.416 0.651 25.29V10.548C0.651 10.422 0.735 10.338 0.861 10.338H6.279C9.072 10.338 10.668 11.451 10.668 13.824C10.668 15.819 9.219 16.932 8.001 17.226C7.707 17.268 7.707 17.625 8.022 17.688C9.912 18.108 11.088 19.116 11.088 21.321C11.088 23.715 9.429 25.5 6.426 25.5H0.861ZM5.397 23.085C6.825 23.085 7.518 22.224 7.518 21.006C7.518 19.683 6.825 18.948 5.397 18.948H4.2V23.085H5.397ZM5.313 16.617C6.51 16.617 7.245 15.945 7.245 14.601C7.245 13.383 6.51 12.753 5.25 12.753H4.2V16.617H5.313ZM17.9758 23.883C17.9758 23.568 17.6608 23.505 17.5348 23.799C17.0308 24.954 16.1698 25.731 14.5528 25.731C12.8728 25.731 12.0958 24.471 12.0958 22.707V14.937C12.0958 14.811 12.1798 14.727 12.3058 14.727H15.2248C15.3508 14.727 15.4348 14.811 15.4348 14.937V21.657C15.4348 22.581 15.7708 23.022 16.4638 23.022C17.1778 23.022 17.6188 22.581 17.6188 21.657V14.937C17.6188 14.811 17.7028 14.727 17.8288 14.727H20.7478C20.8738 14.727 20.9578 14.811 20.9578 14.937V25.29C20.9578 25.416 20.8738 25.5 20.7478 25.5H18.1858C18.0598 25.5 17.9758 25.416 17.9758 25.29V23.883ZM25.6141 25.29C25.6141 25.416 25.5301 25.5 25.4041 25.5H22.4851C22.3591 25.5 22.2751 25.416 22.2751 25.29V14.937C22.2751 14.811 22.3591 14.727 22.4851 14.727H25.4041C25.5301 14.727 25.6141 14.811 25.6141 14.937V25.29ZM23.9131 13.74C22.8001 13.74 22.0441 12.942 22.0441 11.934C22.0441 10.926 22.8001 10.107 23.9131 10.107C25.0051 10.107 25.7611 10.926 25.7611 11.934C25.7611 12.942 25.0051 13.74 23.9131 13.74ZM26.7883 10.548C26.7883 10.422 26.8723 10.338 26.9983 10.338H29.9173C30.0433 10.338 30.1273 10.422 30.1273 10.548V22.056C30.1273 22.749 30.2533 23.085 30.8203 23.085C31.0093 23.085 31.1983 23.043 31.3663 23.001C31.5133 22.959 31.6183 22.959 31.6183 23.127V25.059C31.6183 25.164 31.5763 25.269 31.4923 25.311C30.9673 25.521 30.2953 25.71 29.5813 25.71C27.7123 25.71 26.7883 24.639 26.7883 22.476V10.548ZM32.4237 14.727C32.8227 14.727 32.9277 14.538 32.9697 14.055L33.1167 12.039C33.1167 11.913 33.2217 11.829 33.3477 11.829H35.8887C36.0147 11.829 36.0987 11.913 36.0987 12.039V14.517C36.0987 14.643 36.1827 14.727 36.3087 14.727H38.2827C38.4087 14.727 38.4927 14.811 38.4927 14.937V16.659C38.4927 16.785 38.4087 16.869 38.2827 16.869H36.0777V22.056C36.0777 22.875 36.5397 23.085 37.0647 23.085C37.4847 23.085 37.9467 22.938 38.3247 22.707C38.4717 22.623 38.5767 22.665 38.5767 22.833V24.828C38.5767 24.933 38.5347 25.017 38.4507 25.08C37.8417 25.458 36.9807 25.71 36.0357 25.71C34.2927 25.71 32.7387 24.912 32.7387 22.476V16.869H31.8567C31.7307 16.869 31.6467 16.785 31.6467 16.659V14.937C31.6467 14.811 31.7307 14.727 31.8567 14.727H32.4237ZM51.3808 14.727C51.5068 14.727 51.5908 14.79 51.6118 14.916L52.3888 19.851L52.5778 21.174C52.6198 21.468 52.9558 21.468 52.9768 21.174C53.0398 20.712 53.0818 20.271 53.1658 19.83L53.8798 14.916C53.9008 14.79 53.9848 14.727 54.1108 14.727H56.6728C56.8198 14.727 56.8828 14.811 56.8618 14.958L54.6778 25.311C54.6568 25.437 54.5728 25.5 54.4468 25.5H51.3178C51.1918 25.5 51.1078 25.437 51.0868 25.311L50.1208 20.082L49.8898 18.633C49.8688 18.444 49.6588 18.444 49.6378 18.633L49.4068 20.103L48.5458 25.311C48.5248 25.437 48.4408 25.5 48.3148 25.5H45.2068C45.0808 25.5 44.9968 25.437 44.9758 25.311L42.8128 14.958C42.7918 14.811 42.8548 14.727 43.0018 14.727H45.9628C46.0888 14.727 46.1728 14.79 46.1938 14.916L46.9288 19.83C47.0128 20.271 47.0758 20.754 47.1388 21.195C47.2018 21.51 47.4748 21.531 47.5378 21.195L47.7478 19.872L48.6088 14.916C48.6298 14.79 48.7138 14.727 48.8398 14.727H51.3808ZM61.1582 25.29C61.1582 25.416 61.0742 25.5 60.9482 25.5H58.0292C57.9032 25.5 57.8192 25.416 57.8192 25.29V14.937C57.8192 14.811 57.9032 14.727 58.0292 14.727H60.9482C61.0742 14.727 61.1582 14.811 61.1582 14.937V25.29ZM59.4572 13.74C58.3442 13.74 57.5882 12.942 57.5882 11.934C57.5882 10.926 58.3442 10.107 59.4572 10.107C60.5492 10.107 61.3052 10.926 61.3052 11.934C61.3052 12.942 60.5492 13.74 59.4572 13.74ZM62.8154 14.727C63.2144 14.727 63.3194 14.538 63.3614 14.055L63.5084 12.039C63.5084 11.913 63.6134 11.829 63.7394 11.829H66.2804C66.4064 11.829 66.4904 11.913 66.4904 12.039V14.517C66.4904 14.643 66.5744 14.727 66.7004 14.727H68.6744C68.8004 14.727 68.8844 14.811 68.8844 14.937V16.659C68.8844 16.785 68.8004 16.869 68.6744 16.869H66.4694V22.056C66.4694 22.875 66.9314 23.085 67.4564 23.085C67.8764 23.085 68.3384 22.938 68.7164 22.707C68.8634 22.623 68.9684 22.665 68.9684 22.833V24.828C68.9684 24.933 68.9264 25.017 68.8424 25.08C68.2334 25.458 67.3724 25.71 66.4274 25.71C64.6844 25.71 63.1304 24.912 63.1304 22.476V16.869H62.2484C62.1224 16.869 62.0384 16.785 62.0384 16.659V14.937C62.0384 14.811 62.1224 14.727 62.2484 14.727H62.8154ZM73.4298 16.323C73.4298 16.638 73.7868 16.68 73.9128 16.407C74.3748 15.315 75.1308 14.496 76.6008 14.496C78.2178 14.496 78.9528 15.609 78.9528 17.373V25.29C78.9528 25.416 78.8688 25.5 78.7428 25.5H75.8238C75.6978 25.5 75.6138 25.416 75.6138 25.29V18.633C75.6138 17.709 75.2778 17.268 74.5848 17.268C73.8708 17.268 73.4298 17.709 73.4298 18.633V25.29C73.4298 25.416 73.3458 25.5 73.2198 25.5H70.3008C70.1748 25.5 70.0908 25.416 70.0908 25.29V10.548C70.0908 10.422 70.1748 10.338 70.3008 10.338H73.2198C73.3458 10.338 73.4298 10.422 73.4298 10.548V16.323Z' fill='%231E1E1E'\/%3E%3Cpath d='M100.132 16.3203C105.58 17.3761 107.272 22.4211 107.318 27.4961C107.318 27.6101 107.226 27.7041 107.112 27.7041H100.252C100.138 27.7041 100.046 27.6121 100.046 27.5001C100.026 23.5629 99.3877 20.0896 95.4865 19.9396C95.3705 19.9356 95.2725 20.0276 95.2725 20.1456V27.5001C95.2725 27.6141 95.1806 27.7061 95.0666 27.7061H88.206C88.092 27.7061 88 27.6141 88 27.5001V8.75585C88 8.64187 88.092 8.54989 88.206 8.54989H95.0686C95.1826 8.54989 95.2745 8.64187 95.2745 8.75585V15.7764C95.2745 15.8804 95.3585 15.9644 95.4625 15.9644C95.5445 15.9644 95.6185 15.9104 95.6425 15.8324C97.4081 10.0416 100.709 8.58588 106.07 8.55189C106.184 8.55189 106.276 8.64387 106.276 8.75785V15.7604C106.276 15.8744 106.184 15.9664 106.07 15.9664H100.166C100.066 15.9664 99.9856 16.0464 99.9856 16.1464C99.9856 16.2304 100.048 16.3043 100.132 16.3203ZM118.918 20.7095V16.1704C118.918 16.0564 119.01 15.9644 119.124 15.9644H124.173C124.273 15.9644 124.353 15.8844 124.353 15.7844C124.353 15.6985 124.291 15.6245 124.207 15.6085C120.256 14.8246 118.432 12.5511 118.37 8.75585C118.368 8.64387 118.458 8.54989 118.572 8.54989H125.986C126.1 8.54989 126.192 8.64187 126.192 8.75585V11.9532C126.192 12.0672 126.284 12.1592 126.398 12.1592H130.649C130.763 12.1592 130.855 12.2511 130.855 12.3651V15.7624C130.855 15.8764 130.763 15.9684 130.649 15.9684H126.398C126.284 15.9684 126.192 16.0604 126.192 16.1744V19.8356C126.192 21.1294 126.986 21.5553 128.04 21.5553C129.692 21.5553 131.323 20.8114 131.977 20.4735C132.113 20.4035 132.277 20.5015 132.277 20.6555V26.3543C132.277 26.5063 132.193 26.6463 132.059 26.7183C131.413 27.0582 129.418 28 127.136 28C122.435 27.996 118.918 26.0824 118.918 20.7095ZM109.266 27.4981V16.1704C109.266 16.0564 109.358 15.9644 109.472 15.9644H116.334C116.448 15.9644 116.54 16.0564 116.54 16.1704V27.4981C116.54 27.6121 116.448 27.7041 116.334 27.7041H109.472C109.358 27.7021 109.266 27.6101 109.266 27.4981ZM108.876 11.4913C108.876 13.4189 110.238 14.9826 112.853 14.9826C115.469 14.9826 116.83 13.4189 116.83 11.4913C116.83 9.56369 115.471 8 112.853 8C110.238 8 108.876 9.56369 108.876 11.4913Z' fill='%231E1E1E'\/%3E%3C\/svg%3E\");}.formkit-form[data-uid=\"0423f13cc0\"] .formkit-powered-by-convertkit:hover,.formkit-form[data-uid=\"0423f13cc0\"] .formkit-powered-by-convertkit:focus{background-color:#ffffff;-webkit-transform:scale(1.025) perspective(1px);-ms-transform:scale(1.025) perspective(1px);transform:scale(1.025) perspective(1px);opacity:1;}.formkit-form[data-uid=\"0423f13cc0\"] .formkit-powered-by-convertkit[data-variant=\"dark\"],.formkit-form[data-uid=\"0423f13cc0\"] .formkit-powered-by-convertkit[data-variant=\"light\"]{background-color:transparent;border-color:transparent;width:133px;}.formkit-form[data-uid=\"0423f13cc0\"] .formkit-powered-by-convertkit[data-variant=\"light\"]{color:#ffffff;background-image:url(\"data:image\/svg+xml;charset=utf8,%3Csvg width='133' height='36' viewBox='0 0 133 36' fill='none' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cpath d='M0.861 25.5C0.735 25.5 0.651 25.416 0.651 25.29V10.548C0.651 10.422 0.735 10.338 0.861 10.338H6.279C9.072 10.338 10.668 11.451 10.668 13.824C10.668 15.819 9.219 16.932 8.001 17.226C7.707 17.268 7.707 17.625 8.022 17.688C9.912 18.108 11.088 19.116 11.088 21.321C11.088 23.715 9.429 25.5 6.426 25.5H0.861ZM5.397 23.085C6.825 23.085 7.518 22.224 7.518 21.006C7.518 19.683 6.825 18.948 5.397 18.948H4.2V23.085H5.397ZM5.313 16.617C6.51 16.617 7.245 15.945 7.245 14.601C7.245 13.383 6.51 12.753 5.25 12.753H4.2V16.617H5.313ZM17.9758 23.883C17.9758 23.568 17.6608 23.505 17.5348 23.799C17.0308 24.954 16.1698 25.731 14.5528 25.731C12.8728 25.731 12.0958 24.471 12.0958 22.707V14.937C12.0958 14.811 12.1798 14.727 12.3058 14.727H15.2248C15.3508 14.727 15.4348 14.811 15.4348 14.937V21.657C15.4348 22.581 15.7708 23.022 16.4638 23.022C17.1778 23.022 17.6188 22.581 17.6188 21.657V14.937C17.6188 14.811 17.7028 14.727 17.8288 14.727H20.7478C20.8738 14.727 20.9578 14.811 20.9578 14.937V25.29C20.9578 25.416 20.8738 25.5 20.7478 25.5H18.1858C18.0598 25.5 17.9758 25.416 17.9758 25.29V23.883ZM25.6141 25.29C25.6141 25.416 25.5301 25.5 25.4041 25.5H22.4851C22.3591 25.5 22.2751 25.416 22.2751 25.29V14.937C22.2751 14.811 22.3591 14.727 22.4851 14.727H25.4041C25.5301 14.727 25.6141 14.811 25.6141 14.937V25.29ZM23.9131 13.74C22.8001 13.74 22.0441 12.942 22.0441 11.934C22.0441 10.926 22.8001 10.107 23.9131 10.107C25.0051 10.107 25.7611 10.926 25.7611 11.934C25.7611 12.942 25.0051 13.74 23.9131 13.74ZM26.7883 10.548C26.7883 10.422 26.8723 10.338 26.9983 10.338H29.9173C30.0433 10.338 30.1273 10.422 30.1273 10.548V22.056C30.1273 22.749 30.2533 23.085 30.8203 23.085C31.0093 23.085 31.1983 23.043 31.3663 23.001C31.5133 22.959 31.6183 22.959 31.6183 23.127V25.059C31.6183 25.164 31.5763 25.269 31.4923 25.311C30.9673 25.521 30.2953 25.71 29.5813 25.71C27.7123 25.71 26.7883 24.639 26.7883 22.476V10.548ZM32.4237 14.727C32.8227 14.727 32.9277 14.538 32.9697 14.055L33.1167 12.039C33.1167 11.913 33.2217 11.829 33.3477 11.829H35.8887C36.0147 11.829 36.0987 11.913 36.0987 12.039V14.517C36.0987 14.643 36.1827 14.727 36.3087 14.727H38.2827C38.4087 14.727 38.4927 14.811 38.4927 14.937V16.659C38.4927 16.785 38.4087 16.869 38.2827 16.869H36.0777V22.056C36.0777 22.875 36.5397 23.085 37.0647 23.085C37.4847 23.085 37.9467 22.938 38.3247 22.707C38.4717 22.623 38.5767 22.665 38.5767 22.833V24.828C38.5767 24.933 38.5347 25.017 38.4507 25.08C37.8417 25.458 36.9807 25.71 36.0357 25.71C34.2927 25.71 32.7387 24.912 32.7387 22.476V16.869H31.8567C31.7307 16.869 31.6467 16.785 31.6467 16.659V14.937C31.6467 14.811 31.7307 14.727 31.8567 14.727H32.4237ZM51.3808 14.727C51.5068 14.727 51.5908 14.79 51.6118 14.916L52.3888 19.851L52.5778 21.174C52.6198 21.468 52.9558 21.468 52.9768 21.174C53.0398 20.712 53.0818 20.271 53.1658 19.83L53.8798 14.916C53.9008 14.79 53.9848 14.727 54.1108 14.727H56.6728C56.8198 14.727 56.8828 14.811 56.8618 14.958L54.6778 25.311C54.6568 25.437 54.5728 25.5 54.4468 25.5H51.3178C51.1918 25.5 51.1078 25.437 51.0868 25.311L50.1208 20.082L49.8898 18.633C49.8688 18.444 49.6588 18.444 49.6378 18.633L49.4068 20.103L48.5458 25.311C48.5248 25.437 48.4408 25.5 48.3148 25.5H45.2068C45.0808 25.5 44.9968 25.437 44.9758 25.311L42.8128 14.958C42.7918 14.811 42.8548 14.727 43.0018 14.727H45.9628C46.0888 14.727 46.1728 14.79 46.1938 14.916L46.9288 19.83C47.0128 20.271 47.0758 20.754 47.1388 21.195C47.2018 21.51 47.4748 21.531 47.5378 21.195L47.7478 19.872L48.6088 14.916C48.6298 14.79 48.7138 14.727 48.8398 14.727H51.3808ZM61.1582 25.29C61.1582 25.416 61.0742 25.5 60.9482 25.5H58.0292C57.9032 25.5 57.8192 25.416 57.8192 25.29V14.937C57.8192 14.811 57.9032 14.727 58.0292 14.727H60.9482C61.0742 14.727 61.1582 14.811 61.1582 14.937V25.29ZM59.4572 13.74C58.3442 13.74 57.5882 12.942 57.5882 11.934C57.5882 10.926 58.3442 10.107 59.4572 10.107C60.5492 10.107 61.3052 10.926 61.3052 11.934C61.3052 12.942 60.5492 13.74 59.4572 13.74ZM62.8154 14.727C63.2144 14.727 63.3194 14.538 63.3614 14.055L63.5084 12.039C63.5084 11.913 63.6134 11.829 63.7394 11.829H66.2804C66.4064 11.829 66.4904 11.913 66.4904 12.039V14.517C66.4904 14.643 66.5744 14.727 66.7004 14.727H68.6744C68.8004 14.727 68.8844 14.811 68.8844 14.937V16.659C68.8844 16.785 68.8004 16.869 68.6744 16.869H66.4694V22.056C66.4694 22.875 66.9314 23.085 67.4564 23.085C67.8764 23.085 68.3384 22.938 68.7164 22.707C68.8634 22.623 68.9684 22.665 68.9684 22.833V24.828C68.9684 24.933 68.9264 25.017 68.8424 25.08C68.2334 25.458 67.3724 25.71 66.4274 25.71C64.6844 25.71 63.1304 24.912 63.1304 22.476V16.869H62.2484C62.1224 16.869 62.0384 16.785 62.0384 16.659V14.937C62.0384 14.811 62.1224 14.727 62.2484 14.727H62.8154ZM73.4298 16.323C73.4298 16.638 73.7868 16.68 73.9128 16.407C74.3748 15.315 75.1308 14.496 76.6008 14.496C78.2178 14.496 78.9528 15.609 78.9528 17.373V25.29C78.9528 25.416 78.8688 25.5 78.7428 25.5H75.8238C75.6978 25.5 75.6138 25.416 75.6138 25.29V18.633C75.6138 17.709 75.2778 17.268 74.5848 17.268C73.8708 17.268 73.4298 17.709 73.4298 18.633V25.29C73.4298 25.416 73.3458 25.5 73.2198 25.5H70.3008C70.1748 25.5 70.0908 25.416 70.0908 25.29V10.548C70.0908 10.422 70.1748 10.338 70.3008 10.338H73.2198C73.3458 10.338 73.4298 10.422 73.4298 10.548V16.323Z' fill='white'\/%3E%3Cpath d='M100.132 16.3203C105.58 17.3761 107.272 22.4211 107.318 27.4961C107.318 27.6101 107.226 27.7041 107.112 27.7041H100.252C100.138 27.7041 100.046 27.6121 100.046 27.5001C100.026 23.5629 99.3877 20.0896 95.4865 19.9396C95.3705 19.9356 95.2725 20.0276 95.2725 20.1456V27.5001C95.2725 27.6141 95.1806 27.7061 95.0666 27.7061H88.206C88.092 27.7061 88 27.6141 88 27.5001V8.75585C88 8.64187 88.092 8.54989 88.206 8.54989H95.0686C95.1826 8.54989 95.2745 8.64187 95.2745 8.75585V15.7764C95.2745 15.8804 95.3585 15.9644 95.4625 15.9644C95.5445 15.9644 95.6185 15.9104 95.6425 15.8324C97.4081 10.0416 100.709 8.58588 106.07 8.55189C106.184 8.55189 106.276 8.64387 106.276 8.75785V15.7604C106.276 15.8744 106.184 15.9664 106.07 15.9664H100.166C100.066 15.9664 99.9856 16.0464 99.9856 16.1464C99.9856 16.2304 100.048 16.3043 100.132 16.3203ZM118.918 20.7095V16.1704C118.918 16.0564 119.01 15.9644 119.124 15.9644H124.173C124.273 15.9644 124.353 15.8844 124.353 15.7844C124.353 15.6985 124.291 15.6245 124.207 15.6085C120.256 14.8246 118.432 12.5511 118.37 8.75585C118.368 8.64387 118.458 8.54989 118.572 8.54989H125.986C126.1 8.54989 126.192 8.64187 126.192 8.75585V11.9532C126.192 12.0672 126.284 12.1592 126.398 12.1592H130.649C130.763 12.1592 130.855 12.2511 130.855 12.3651V15.7624C130.855 15.8764 130.763 15.9684 130.649 15.9684H126.398C126.284 15.9684 126.192 16.0604 126.192 16.1744V19.8356C126.192 21.1294 126.986 21.5553 128.04 21.5553C129.692 21.5553 131.323 20.8114 131.977 20.4735C132.113 20.4035 132.277 20.5015 132.277 20.6555V26.3543C132.277 26.5063 132.193 26.6463 132.059 26.7183C131.413 27.0582 129.418 28 127.136 28C122.435 27.996 118.918 26.0824 118.918 20.7095ZM109.266 27.4981V16.1704C109.266 16.0564 109.358 15.9644 109.472 15.9644H116.334C116.448 15.9644 116.54 16.0564 116.54 16.1704V27.4981C116.54 27.6121 116.448 27.7041 116.334 27.7041H109.472C109.358 27.7021 109.266 27.6101 109.266 27.4981ZM108.876 11.4913C108.876 13.4189 110.238 14.9826 112.853 14.9826C115.469 14.9826 116.83 13.4189 116.83 11.4913C116.83 9.56369 115.471 8 112.853 8C110.238 8 108.876 9.56369 108.876 11.4913Z' fill='white'\/%3E%3C\/svg%3E\");}@-webkit-keyframes formkit-bouncedelay-formkit-form-data-uid-0423f13cc0-{0%,80%,100%{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);}40%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);}}@keyframes formkit-bouncedelay-formkit-form-data-uid-0423f13cc0-{0%,80%,100%{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);}40%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);}}.formkit-form[data-uid=\"0423f13cc0\"] blockquote{padding:10px 20px;margin:0 0 20px;border-left:5px solid #e1e1e1;}.formkit-form[data-uid=\"0423f13cc0\"] .seva-custom-content{padding:15px;font-size:16px;color:#fff;mix-blend-mode:difference;}.formkit-form[data-uid=\"0423f13cc0\"] .formkit-modal.guard{max-width:420px;width:100%;} .formkit-form[data-uid=\"0423f13cc0\"]{max-width:80% !important;overflow:hidden;margin:0 auto;}.formkit-form[data-uid=\"0423f13cc0\"] [data-style=\"image\"]{width:100%;display:block;}.formkit-form[data-uid=\"0423f13cc0\"] .formkit-header{margin-bottom:10px;text-transform:uppercase;-webkit-letter-spacing:0.6px;-moz-letter-spacing:0.6px;-ms-letter-spacing:0.6px;letter-spacing:0.6px;}.formkit-form[data-uid=\"0423f13cc0\"] .formkit-header p{margin-bottom:0;}.formkit-form[data-uid=\"0423f13cc0\"] .formkit-subheader{opacity:0.8;}.formkit-form[data-uid=\"0423f13cc0\"] .formkit-column{background-size:cover;background-repeat:no-repeat;background-position:center;padding:30px;}.formkit-form[data-uid=\"0423f13cc0\"] .formkit-column:first-of-type{max-height:80vh;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;text-align:center;padding-bottom:100px;position:relative;}.formkit-form[data-uid=\"0423f13cc0\"] .formkit-column:first-of-type *{z-index:2;}.formkit-form[data-uid=\"0423f13cc0\"] .formkit-background{width:100%;height:100%;position:absolute;top:0;left:0;background-size:cover;background-position:center;opacity:0.5;z-index:1;}.formkit-form[data-uid=\"0423f13cc0\"] .formkit-fields{position:relative;}.formkit-form[data-uid=\"0423f13cc0\"] .formkit-field{margin:0 0 20px 0;}.formkit-form[data-uid=\"0423f13cc0\"] .formkit-input{width:100%;padding:15px 12px;}.formkit-form[data-uid=\"0423f13cc0\"] .formkit-submit{margin-bottom:20px;}.formkit-form[data-uid=\"0423f13cc0\"] .formkit-powered-by-convertkit-container{margin-bottom:0;}.formkit-form[data-uid=\"0423f13cc0\"] + .formkit-close{right:10%;z-index:2;} <\/style>\n<\/form>\n<style>\n    \/* ---- SIZE CONTROL: change these two numbers to taste ----\n       WIDTH  = how wide the whole form can get\n       PHOTO  = height of the image side (shorter = less tall overall) *\/\n    .formkit-form[data-uid=\"0423f13cc0\"]{ max-width:600px !important; margin:0 auto; }                              \/* WIDTH *\/\n    .formkit-form[data-uid=\"0423f13cc0\"] .formkit-column:first-of-type{ height:340px !important; padding-bottom:40px !important; } \/* PHOTO *\/\n  <\/style>\n<\/p><\/div>\n<p style=\"color:#a9b0bd;font-size:14.5px;line-height:1.6;margin:26px auto 0;max-width:560px;\">Got a tool I should try or a topic you want me to cover? Email me at <a href=\"mailto:inmysalon@gmail.com\" style=\"color:#C7F000;text-decoration:none;\">inmysalon@gmail.com<\/a>.<\/p>\n<\/p><\/div>\n<\/section>\n","protected":false},"excerpt":{"rendered":"<p>Resources The good stuff, all in one place. People ask me constantly what I actually use, behind the chair, to run this website, and to keep my head on straight. So here&#8217;s the honest list. Some of it is free, some of it is paid, and all of it is something I really use and&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"nf_dc_page":"","_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"_wp_convertkit_post_meta":{"form":"-1","landing_page":"0","tag":"0","restrict_content":"0"},"_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"fullwidth","_kad_post_sidebar_id":"","_kad_post_content_style":"unboxed","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"class_list":["post-49","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Free Resources - IN MY SALON<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.inmysalon.com\/resources\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Free Resources - IN MY SALON\" \/>\n<meta property=\"og:description\" content=\"Resources The good stuff, all in one place. People ask me constantly what I actually use, behind the chair, to run this website, and to keep my head on straight. So here&#8217;s the honest list. Some of it is free, some of it is paid, and all of it is something I really use and...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.inmysalon.com\/resources\/\" \/>\n<meta property=\"og:site_name\" content=\"IN MY SALON\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/inmysalon\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-16T04:12:42+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/i0.wp.com\/www.inmysalon.com\/staging\/3138\/wp-content\/uploads\/2017\/10\/inmysalon.com-branding-sloagan-5-min.png?fit=800%2C800&ssl=1\" \/>\n\t<meta property=\"og:image:width\" content=\"800\" \/>\n\t<meta property=\"og:image:height\" content=\"800\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.inmysalon.com\\\/resources\\\/\",\"url\":\"https:\\\/\\\/www.inmysalon.com\\\/resources\\\/\",\"name\":\"Free Resources - IN MY SALON\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.inmysalon.com\\\/staging\\\/3138\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.inmysalon.com\\\/resources\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.inmysalon.com\\\/resources\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.inmysalon.com\\\/staging\\\/3138\\\/wp-content\\\/uploads\\\/2019\\\/07\\\/salon-website-featured-image-min.png\",\"datePublished\":\"2017-09-11T02:49:24+00:00\",\"dateModified\":\"2026-06-16T04:12:42+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.inmysalon.com\\\/resources\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.inmysalon.com\\\/resources\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.inmysalon.com\\\/resources\\\/#primaryimage\",\"url\":\"https:\\\/\\\/i0.wp.com\\\/www.inmysalon.com\\\/staging\\\/3138\\\/wp-content\\\/uploads\\\/2019\\\/07\\\/salon-website-featured-image-min.png?fit=560%2C315&ssl=1\",\"contentUrl\":\"https:\\\/\\\/i0.wp.com\\\/www.inmysalon.com\\\/staging\\\/3138\\\/wp-content\\\/uploads\\\/2019\\\/07\\\/salon-website-featured-image-min.png?fit=560%2C315&ssl=1\",\"width\":560,\"height\":315},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.inmysalon.com\\\/resources\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.inmysalon.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Resources\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.inmysalon.com\\\/staging\\\/3138\\\/#website\",\"url\":\"https:\\\/\\\/www.inmysalon.com\\\/staging\\\/3138\\\/\",\"name\":\"IN MY SALON\",\"description\":\"Beauty Business Education\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.inmysalon.com\\\/staging\\\/3138\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.inmysalon.com\\\/staging\\\/3138\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.inmysalon.com\\\/staging\\\/3138\\\/#organization\",\"name\":\"IN MY SALON - Salon Studio Education\",\"url\":\"https:\\\/\\\/www.inmysalon.com\\\/staging\\\/3138\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.inmysalon.com\\\/staging\\\/3138\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/i0.wp.com\\\/www.inmysalon.com\\\/wp-content\\\/uploads\\\/2017\\\/10\\\/inmysalon.com-site-icon.png?fit=515%2C515&ssl=1\",\"contentUrl\":\"https:\\\/\\\/i0.wp.com\\\/www.inmysalon.com\\\/wp-content\\\/uploads\\\/2017\\\/10\\\/inmysalon.com-site-icon.png?fit=515%2C515&ssl=1\",\"width\":515,\"height\":515,\"caption\":\"IN MY SALON - Salon Studio Education\"},\"image\":{\"@id\":\"https:\\\/\\\/www.inmysalon.com\\\/staging\\\/3138\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/inmysalon\\\/\",\"http:\\\/\\\/instagram.com\\\/inmysalon_com\",\"http:\\\/\\\/pinterest.com\\\/inmysalon\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Free Resources - IN MY SALON","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.inmysalon.com\/resources\/","og_locale":"en_US","og_type":"article","og_title":"Free Resources - IN MY SALON","og_description":"Resources The good stuff, all in one place. People ask me constantly what I actually use, behind the chair, to run this website, and to keep my head on straight. So here&#8217;s the honest list. Some of it is free, some of it is paid, and all of it is something I really use and...","og_url":"https:\/\/www.inmysalon.com\/resources\/","og_site_name":"IN MY SALON","article_publisher":"https:\/\/www.facebook.com\/inmysalon\/","article_modified_time":"2026-06-16T04:12:42+00:00","og_image":[{"width":800,"height":800,"url":"https:\/\/i0.wp.com\/www.inmysalon.com\/staging\/3138\/wp-content\/uploads\/2017\/10\/inmysalon.com-branding-sloagan-5-min.png?fit=800%2C800&ssl=1","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.inmysalon.com\/resources\/","url":"https:\/\/www.inmysalon.com\/resources\/","name":"Free Resources - IN MY SALON","isPartOf":{"@id":"https:\/\/www.inmysalon.com\/staging\/3138\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.inmysalon.com\/resources\/#primaryimage"},"image":{"@id":"https:\/\/www.inmysalon.com\/resources\/#primaryimage"},"thumbnailUrl":"https:\/\/www.inmysalon.com\/staging\/3138\/wp-content\/uploads\/2019\/07\/salon-website-featured-image-min.png","datePublished":"2017-09-11T02:49:24+00:00","dateModified":"2026-06-16T04:12:42+00:00","breadcrumb":{"@id":"https:\/\/www.inmysalon.com\/resources\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.inmysalon.com\/resources\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.inmysalon.com\/resources\/#primaryimage","url":"https:\/\/i0.wp.com\/www.inmysalon.com\/staging\/3138\/wp-content\/uploads\/2019\/07\/salon-website-featured-image-min.png?fit=560%2C315&ssl=1","contentUrl":"https:\/\/i0.wp.com\/www.inmysalon.com\/staging\/3138\/wp-content\/uploads\/2019\/07\/salon-website-featured-image-min.png?fit=560%2C315&ssl=1","width":560,"height":315},{"@type":"BreadcrumbList","@id":"https:\/\/www.inmysalon.com\/resources\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.inmysalon.com\/"},{"@type":"ListItem","position":2,"name":"Resources"}]},{"@type":"WebSite","@id":"https:\/\/www.inmysalon.com\/staging\/3138\/#website","url":"https:\/\/www.inmysalon.com\/staging\/3138\/","name":"IN MY SALON","description":"Beauty Business Education","publisher":{"@id":"https:\/\/www.inmysalon.com\/staging\/3138\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.inmysalon.com\/staging\/3138\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.inmysalon.com\/staging\/3138\/#organization","name":"IN MY SALON - Salon Studio Education","url":"https:\/\/www.inmysalon.com\/staging\/3138\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.inmysalon.com\/staging\/3138\/#\/schema\/logo\/image\/","url":"https:\/\/i0.wp.com\/www.inmysalon.com\/wp-content\/uploads\/2017\/10\/inmysalon.com-site-icon.png?fit=515%2C515&ssl=1","contentUrl":"https:\/\/i0.wp.com\/www.inmysalon.com\/wp-content\/uploads\/2017\/10\/inmysalon.com-site-icon.png?fit=515%2C515&ssl=1","width":515,"height":515,"caption":"IN MY SALON - Salon Studio Education"},"image":{"@id":"https:\/\/www.inmysalon.com\/staging\/3138\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/inmysalon\/","http:\/\/instagram.com\/inmysalon_com","http:\/\/pinterest.com\/inmysalon"]}]}},"jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/P9anbf-N","jetpack_likes_enabled":true,"_links":{"self":[{"href":"https:\/\/www.inmysalon.com\/staging\/3138\/wp-json\/wp\/v2\/pages\/49","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.inmysalon.com\/staging\/3138\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.inmysalon.com\/staging\/3138\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.inmysalon.com\/staging\/3138\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.inmysalon.com\/staging\/3138\/wp-json\/wp\/v2\/comments?post=49"}],"version-history":[{"count":11,"href":"https:\/\/www.inmysalon.com\/staging\/3138\/wp-json\/wp\/v2\/pages\/49\/revisions"}],"predecessor-version":[{"id":4982,"href":"https:\/\/www.inmysalon.com\/staging\/3138\/wp-json\/wp\/v2\/pages\/49\/revisions\/4982"}],"wp:attachment":[{"href":"https:\/\/www.inmysalon.com\/staging\/3138\/wp-json\/wp\/v2\/media?parent=49"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}