{"id":4841,"date":"2026-06-14T19:44:14","date_gmt":"2026-06-15T02:44:14","guid":{"rendered":"https:\/\/www.inmysalon.com\/staging\/3138\/?page_id=4841"},"modified":"2026-06-20T17:13:46","modified_gmt":"2026-06-21T00:13:46","slug":"blog-page-new","status":"publish","type":"page","link":"https:\/\/www.inmysalon.com\/staging\/3138\/blog-page-new\/","title":{"rendered":"Blog Page"},"content":{"rendered":"\n<!-- =========================================================\n  IN MY SALON \u2014 BLOG TOP (header + START HERE + categories)\n  Paste this into ONE \"Custom HTML\" block at the top of your Blog page.\n  Then KEEP your native \"Latest from the blog\" feed below it.\n\n  CHANGES IN THIS VERSION:\n   - FIXED: in the \"Start with these four\" steps, the number circles\n     were getting cut off. The image area now holds its shape even\n     before you add real photos, so the numbers always sit correctly.\n   - Category links switched to LIVE (staging removed).\n\n  ONE THING TO DO:\n   - Start Here: replace each img src=\"REPLACE-...-image.jpg\" with that\n     post's featured image URL (keep them in 1-2-3-4 order). Until you\n     do, each card shows a soft lavender block, which is fine to launch.\n========================================================= -->\n<style>\n#bt, #bt *{ box-sizing:border-box; margin:0; padding:0; border:0 solid transparent; }\n#bt{ font-family:\"Poppins\",\"Inter\",system-ui,sans-serif; color:#1B2A41; width:100%; max-width:100%; overflow-x:clip; }\n#bt .bt-wrap{ max-width:1140px; margin:0 auto; padding:0 24px; }\n#bt h1,#bt h2,#bt h3{ font-family:\"Poppins\",system-ui,sans-serif !important; font-weight:600 !important; line-height:1.12; letter-spacing:-.02em; }\n#bt p,#bt a{ font-family:\"Inter\",system-ui,sans-serif; }\n#bt .bt-eyebrow{ font-size:13px; font-weight:600; letter-spacing:3px; text-transform:uppercase; }\n\n\/* header band *\/\n#bt .bt-head{ background:#1B2A41; color:#F8F7F4; text-align:center; padding:130px 0; }\n#bt .bt-head .bt-eyebrow{ color:#C7F000; margin-bottom:28px; }\n#bt .bt-head h1{ font-size:clamp(2rem,4vw,2.9rem); color:#F8F7F4; margin-bottom:26px; }\n#bt .bt-head h1 mark{ background:#C7F000; color:#1B2A41; padding:0 .14em; border-radius:3px; white-space:nowrap; }\n#bt .bt-head p{ color:#d7d9de; font-size:19px; line-height:1.65; max-width:620px; margin:0 auto; }\n\n\/* start here band *\/\n#bt .bt-start{ background:#F8F7F4; text-align:center; padding:64px 0 60px; }\n#bt .bt-start .bt-eyebrow{ color:#8A7CA8; margin-bottom:14px; }\n#bt .bt-start h2{ font-size:clamp(1.6rem,2.6vw,2rem); margin-bottom:8px; }\n#bt .bt-start h2 mark{ background:#C7F000; color:#1B2A41; padding:0 .12em; border-radius:3px; }\n#bt .bt-start .bt-start-sub{ font-size:16px; color:#6b6f78; max-width:520px; margin:0 auto 34px; line-height:1.55; }\n#bt .bt-steps{ display:grid; grid-template-columns:repeat(4,1fr); gap:18px; text-align:left; align-items:stretch; }\n#bt .bt-step{ position:relative; display:flex; flex-direction:column; background:#fff; border:1px solid #ECE7F1; border-radius:14px; overflow:hidden; transition:transform .2s ease, box-shadow .2s ease; }\n#bt .bt-step:hover{ transform:translateY(-4px); box-shadow:0 14px 30px rgba(27,42,65,.11); }\n\/* image area keeps its 16:10 shape even when no photo has loaded yet,\n   so it never collapses and pull the number circle up into the clip *\/\n#bt .bt-step .bt-media{ position:relative; background:#ECE7F1; aspect-ratio:16 \/ 10; }\n#bt .bt-step .bt-media img{ display:block; width:100%; height:100%; aspect-ratio:16 \/ 10; object-fit:cover; }\n#bt .bt-step .bt-num{ position:absolute; bottom:-19px; left:20px; width:38px; height:38px; min-width:38px; aspect-ratio:1 \/ 1; border-radius:50%; background:#C7F000; color:#1B2A41; display:flex; align-items:center; justify-content:center; font-weight:700; font-size:17px; box-shadow:0 2px 8px rgba(27,42,65,.18); z-index:2; }\n#bt .bt-step .bt-body{ padding:30px 22px 22px; flex:1; }\n#bt .bt-step h3{ font-size:17px; margin-bottom:6px; color:#1B2A41; }\n#bt .bt-step p{ font-size:14px; color:#6b6f78; line-height:1.5; }\n#bt .bt-step .bt-cover{ position:absolute; inset:0; z-index:5; border-radius:14px; }\n\n\/* categories band *\/\n#bt .bt-browse{ background:#ECE7F1; text-align:center; padding:72px 0 64px; }\n#bt .bt-browse .bt-eyebrow{ color:#8A7CA8; margin-bottom:16px; }\n#bt .bt-browse h2{ font-size:clamp(1.8rem,3vw,2.25rem); margin-bottom:40px; }\n#bt .bt-cats{ display:grid; grid-template-columns:repeat(5,1fr); gap:18px; text-align:left; align-items:stretch; }\n#bt .bt-cat{ position:relative; display:flex; flex-direction:column; background:#fff; border-radius:16px; padding:28px 24px; min-height:250px; box-shadow:0 1px 3px rgba(27,42,65,.06); transition:transform .2s ease, box-shadow .2s ease; }\n#bt .bt-cat:hover{ transform:translateY(-5px); box-shadow:0 16px 34px rgba(27,42,65,.12); }\n#bt .bt-cat h3{ font-size:19px; margin-bottom:12px; color:#1B2A41; }\n#bt .bt-cat p{ font-size:14px; color:#555; flex:1; line-height:1.55; }\n#bt .bt-cat .bt-go{ margin-top:18px; font-size:15px; font-weight:700; color:#1B2A41; position:relative; z-index:2; }\n#bt .bt-cat .bt-cover{ position:absolute; inset:0; z-index:1; border-radius:16px; }\n\n@media(max-width:900px){ #bt .bt-cats{ grid-template-columns:1fr 1fr; } #bt .bt-steps{ grid-template-columns:1fr 1fr; } }\n@media(max-width:560px){ #bt .bt-cats{ grid-template-columns:1fr; } #bt .bt-steps{ grid-template-columns:1fr; } #bt .bt-head h1 mark{ white-space:normal; } }\n\n\/* --- FORCE BAND COLORS over the theme (this is the fix) --- *\/\n#bt .bt-head{ background:#1B2A41 !important; }\n#bt .bt-head h1{ color:#F8F7F4 !important; }\n#bt .bt-head p{ color:#d7d9de !important; }\n#bt .bt-head .bt-eyebrow{ color:#C7F000 !important; }\n#bt .bt-start{ background:#F8F7F4 !important; }\n#bt .bt-browse{ background:#ECE7F1 !important; }\n#bt .bt-cat h3{ color:#1B2A41 !important; }\n<\/style>\n\n<div id=\"bt\">\n  <section class=\"bt-head\" style=\"background:#1B2A41 !important;position:relative;z-index:1\">\n    <div class=\"bt-wrap\">\n      <div class=\"bt-eyebrow\" style=\"color:#C7F000 !important\">The In My Salon Blog<\/div>\n      <h1 style=\"color:#F8F7F4 !important\">Welcome to the blog. <mark style=\"background:#C7F000 !important;color:#1B2A41 !important\">Stay a while.<\/mark><\/h1>\n      <p style=\"color:#d7d9de !important\">Kick up your feet. This is where I share the business side of beauty, one honest, useable post at a time.<\/p>\n    <\/div>\n  <\/section>\n\n  <section class=\"bt-start\" style=\"background:#F8F7F4 !important\">\n    <div class=\"bt-wrap\">\n      <div class=\"bt-eyebrow\">New here?<\/div>\n      <h2>Start with these <mark style=\"background:#C7F000 !important;color:#1B2A41 !important\">four.<\/mark><\/h2>\n      <p class=\"bt-start-sub\">The fastest way in. Read them in order and you&#8217;ll skip the overwhelm.<\/p>\n      <div class=\"bt-steps\">\n        <div class=\"bt-step\">\n          <div class=\"bt-media\">\n            <img decoding=\"async\" src=\"REPLACE-website-image.jpg\" alt=\"Build Your Salon Website\" loading=\"lazy\" onerror=\"this.style.display='none'\">\n            <div class=\"bt-num\">1<\/div>\n          <\/div>\n          <div class=\"bt-body\">\n            <h3>Build Your Salon Website<\/h3>\n            <p>Your home base, built right the first time.<\/p>\n          <\/div>\n          <a class=\"bt-cover\" href=\"https:\/\/www.inmysalon.com\/how-to-start-a-website-for-your-salon-studio-in-5-easy-steps\/\" aria-label=\"Read: Build Your Salon Website\"><\/a>\n        <\/div>\n        <div class=\"bt-step\">\n          <div class=\"bt-media\">\n            <img decoding=\"async\" src=\"REPLACE-trust-funnel-image.jpg\" alt=\"The Trust Funnel\" loading=\"lazy\" onerror=\"this.style.display='none'\">\n            <div class=\"bt-num\">2<\/div>\n          <\/div>\n          <div class=\"bt-body\">\n            <h3>The Trust Funnel<\/h3>\n            <p>How strangers turn into clients who rebook.<\/p>\n          <\/div>\n          <a class=\"bt-cover\" href=\"https:\/\/www.inmysalon.com\/the-salon-customer-journey-into-your-chair-the-trust-funnel\/\" aria-label=\"Read: The Trust Funnel\"><\/a>\n        <\/div>\n        <div class=\"bt-step\">\n          <div class=\"bt-media\">\n            <img decoding=\"async\" src=\"REPLACE-numbers-image.jpg\" alt=\"Analyze Your Numbers\" loading=\"lazy\" onerror=\"this.style.display='none'\">\n            <div class=\"bt-num\">3<\/div>\n          <\/div>\n          <div class=\"bt-body\">\n            <h3>Analyze Your Numbers<\/h3>\n            <p>The math that tells you what&#8217;s actually working.<\/p>\n          <\/div>\n          <a class=\"bt-cover\" href=\"https:\/\/www.inmysalon.com\/how-to-analyze-your-salon-business-numbers-and-set-goals\/\" aria-label=\"Read: Analyze Your Numbers\"><\/a>\n        <\/div>\n        <div class=\"bt-step\">\n          <div class=\"bt-media\">\n            <img decoding=\"async\" src=\"REPLACE-systems-image.jpg\" alt=\"Create a System of Organization\" loading=\"lazy\" onerror=\"this.style.display='none'\">\n            <div class=\"bt-num\">4<\/div>\n          <\/div>\n          <div class=\"bt-body\">\n            <h3>Create a System of Organization<\/h3>\n            <p>Stop running your salon out of your own memory.<\/p>\n          <\/div>\n          <a class=\"bt-cover\" href=\"https:\/\/www.inmysalon.com\/how-to-create-a-system-of-organization-in-your-salon-studio\/\" aria-label=\"Read: Create a System of Organization\"><\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"bt-browse\" style=\"background:#ECE7F1 !important\">\n    <div class=\"bt-wrap\">\n      <div class=\"bt-eyebrow\">Browse by topic<\/div>\n      <h2>What do you want to work on?<\/h2>\n      <div class=\"bt-cats\">\n        <div class=\"bt-cat\">\n          <h3>Salon Websites<\/h3>\n          <p>The home base that books clients while you&#8217;re with someone else.<\/p>\n          <span class=\"bt-go\">View posts &rarr;<\/span>\n          <a class=\"bt-cover\" href=\"https:\/\/www.inmysalon.com\/category\/salon-website\/\" aria-label=\"View Salon Websites posts\"><\/a>\n        <\/div>\n        <div class=\"bt-cat\">\n          <h3>Getting Found Online<\/h3>\n          <p>Local SEO, Google, Pinterest, and blogging, so the right clients find you first.<\/p>\n          <span class=\"bt-go\">View posts &rarr;<\/span>\n          <a class=\"bt-cover\" href=\"https:\/\/www.inmysalon.com\/category\/getting-found-online\/\" aria-label=\"View Getting Found Online posts\"><\/a>\n        <\/div>\n        <div class=\"bt-cat\">\n          <h3>Client Experience &amp; Retention<\/h3>\n          <p>Turn first-timers into regulars who rebook before they leave.<\/p>\n          <span class=\"bt-go\">View posts &rarr;<\/span>\n          <a class=\"bt-cover\" href=\"https:\/\/www.inmysalon.com\/category\/client-experience-retention\/\" aria-label=\"View Client Experience and Retention posts\"><\/a>\n        <\/div>\n        <div class=\"bt-cat\">\n          <h3>Salon Business Systems<\/h3>\n          <p>Pricing, processes, and the systems that run your day so it stops running you.<\/p>\n          <span class=\"bt-go\">View posts &rarr;<\/span>\n          <a class=\"bt-cover\" href=\"https:\/\/www.inmysalon.com\/category\/salon-business-systems\/\" aria-label=\"View Salon Business Systems posts\"><\/a>\n        <\/div>\n        <div class=\"bt-cat\">\n          <h3>Making More Money<\/h3>\n          <p>Affiliate income, digital products, and money that comes in off the clock.<\/p>\n          <span class=\"bt-go\">View posts &rarr;<\/span>\n          <a class=\"bt-cover\" href=\"https:\/\/www.inmysalon.com\/category\/making-more-money\/\" aria-label=\"View Making More Money posts\"><\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n<\/div>\n\n\n<!-- ============================================================\n  IN MY SALON \u2014 THE SUITE LIFE (Kit form 9568297, image style)\n  Paste into a WordPress \"Custom HTML\" block at the BOTTOM of your\n  Blog page, under the \"Latest from the blog\" post feed.\n\n  WIDTH: to make the whole thing narrower or wider, change the\n  max-width number in the SIZE CONTROL block near the bottom.\n============================================================ -->\n<div style=\"background:#F8F7F4; padding:8px 24px 84px;\">\n  <div style=\"max-width:920px; margin:0 auto;\">\n\n<script src=\"https:\/\/f.convertkit.com\/ckjs\/ck.5.js\"><\/script>\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\"><div data-style=\"image\"><div data-element=\"column\" class=\"formkit-column\" style=\"background-color: rgb(51, 51, 51); height: 480px;\"><div style=\"background-image: url(&quot;https:\/\/embed.filekitcdn.com\/e\/o3qAbNyDLGtC9oVpCzyQK1\/jBDJ8wt6odXeYg2en415dM&quot;); opacity: 1;\" class=\"formkit-background\"><\/div><div class=\"formkit-header\" style=\"color: rgb(255, 255, 255); font-size: 36px; font-weight: 400;\" data-element=\"header\"><h2>\u200b<\/h2><\/div><div class=\"formkit-subheader\" style=\"color: rgb(255, 255, 255); font-size: 22px;\" data-element=\"subheader\"><p>\u200b<\/p><\/div><\/div><div data-element=\"column\" class=\"formkit-column\"><ul class=\"formkit-alert formkit-alert-error\" data-element=\"errors\" data-group=\"alert\"><\/ul><div data-element=\"fields\" class=\"seva-fields formkit-fields\"><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><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;\"><div class=\"formkit-spinner\"><div><\/div><div><\/div><div><\/div><\/div><span class=\"\">Join<\/span><\/button><\/div><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><\/div><\/div><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><\/form>\n\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\n  <\/div>\n<\/div>\n\n\n<div class=\"wp-block-group alignfull has-background\" style=\"background-color:#F8F7F4;padding-top:56px;padding-bottom:90px\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<h2 class=\"wp-block-heading\" style=\"margin-bottom:36px;font-size:30px;font-weight:600\">Latest from the blog<\/h2>\n\n\n<ul class=\"wp-block-latest-posts__list is-grid columns-3 has-dates wp-block-latest-posts\"><li><div class=\"wp-block-latest-posts__featured-image\"><a href=\"https:\/\/www.inmysalon.com\/staging\/3138\/7-habits-of-highly-successful-salon-studio-owners\/\" aria-label=\"7 Habits of Highly Successful Salon Studio Owners\"><img decoding=\"async\" loading=\"lazy\" width=\"950\" height=\"550\" src=\"https:\/\/i0.wp.com\/www.inmysalon.com\/staging\/3138\/wp-content\/uploads\/2022\/12\/7-Habits-of-Highly-Successful-Salon-Studio-Owners.jpg?fit=950%2C550&amp;ssl=1\" class=\"attachment-large size-large wp-post-image\" alt=\"\" style=\"\" srcset=\"https:\/\/i0.wp.com\/www.inmysalon.com\/staging\/3138\/wp-content\/uploads\/2022\/12\/7-Habits-of-Highly-Successful-Salon-Studio-Owners.jpg?w=950&amp;ssl=1 950w, https:\/\/i0.wp.com\/www.inmysalon.com\/staging\/3138\/wp-content\/uploads\/2022\/12\/7-Habits-of-Highly-Successful-Salon-Studio-Owners.jpg?resize=300%2C174&amp;ssl=1 300w, https:\/\/i0.wp.com\/www.inmysalon.com\/staging\/3138\/wp-content\/uploads\/2022\/12\/7-Habits-of-Highly-Successful-Salon-Studio-Owners.jpg?resize=768%2C445&amp;ssl=1 768w, https:\/\/i0.wp.com\/www.inmysalon.com\/staging\/3138\/wp-content\/uploads\/2022\/12\/7-Habits-of-Highly-Successful-Salon-Studio-Owners.jpg?resize=480%2C278&amp;ssl=1 480w\" sizes=\"auto, (max-width: 950px) 100vw, 950px\" \/><\/a><\/div><a class=\"wp-block-latest-posts__post-title\" href=\"https:\/\/www.inmysalon.com\/staging\/3138\/7-habits-of-highly-successful-salon-studio-owners\/\">7 Habits of Highly Successful Salon Studio Owners<\/a><time datetime=\"2022-12-27T12:14:31-07:00\" class=\"wp-block-latest-posts__post-date\">December 27, 2022<\/time><div class=\"wp-block-latest-posts__post-excerpt\">That time of year is here again and this time, we aren&#8217;t just celebrating a new year we are celebrating the beginning&#8230;<\/div><\/li>\n<li><a class=\"wp-block-latest-posts__post-title\" href=\"https:\/\/www.inmysalon.com\/staging\/3138\/how-to-create-a-system-of-organization-in-your-salon-studio\/\">How to Create a System of Organization in Your Salon Studio<\/a><time datetime=\"2022-12-23T09:20:15-07:00\" class=\"wp-block-latest-posts__post-date\">December 23, 2022<\/time><div class=\"wp-block-latest-posts__post-excerpt\">Being a salon studio owner is actually really easy to do, but truly owning your business takes creating a system of organization&#8230;<\/div><\/li>\n<li><div class=\"wp-block-latest-posts__featured-image\"><a href=\"https:\/\/www.inmysalon.com\/staging\/3138\/how-to-productively-use-your-time-during-the-coronavirus-covid-19-as-a-hairstylist\/\" aria-label=\"How to Productively Use Your Time During the Coronavirus \/ Covid-19 as a Hairstylist\"><img decoding=\"async\" loading=\"lazy\" width=\"560\" height=\"315\" src=\"https:\/\/i0.wp.com\/www.inmysalon.com\/staging\/3138\/wp-content\/uploads\/2020\/03\/productivity-post-min.png?fit=560%2C315&amp;ssl=1\" class=\"attachment-large size-large wp-post-image\" alt=\"\" style=\"\" srcset=\"https:\/\/i0.wp.com\/www.inmysalon.com\/staging\/3138\/wp-content\/uploads\/2020\/03\/productivity-post-min.png?w=560&amp;ssl=1 560w, https:\/\/i0.wp.com\/www.inmysalon.com\/staging\/3138\/wp-content\/uploads\/2020\/03\/productivity-post-min.png?resize=300%2C169&amp;ssl=1 300w, https:\/\/i0.wp.com\/www.inmysalon.com\/staging\/3138\/wp-content\/uploads\/2020\/03\/productivity-post-min.png?resize=480%2C270&amp;ssl=1 480w\" sizes=\"auto, (max-width: 560px) 100vw, 560px\" \/><\/a><\/div><a class=\"wp-block-latest-posts__post-title\" href=\"https:\/\/www.inmysalon.com\/staging\/3138\/how-to-productively-use-your-time-during-the-coronavirus-covid-19-as-a-hairstylist\/\">How to Productively Use Your Time During the Coronavirus \/ Covid-19 as a Hairstylist<\/a><time datetime=\"2020-03-19T12:14:07-07:00\" class=\"wp-block-latest-posts__post-date\">March 19, 2020<\/time><div class=\"wp-block-latest-posts__post-excerpt\">We are facing a global pandemic right now called the Coronavirus and several hairstylists are panicking with a ton of time on their hands. Here are some productive things you can do during this time!<\/div><\/li>\n<li><div class=\"wp-block-latest-posts__featured-image\"><a href=\"https:\/\/www.inmysalon.com\/staging\/3138\/how-to-respond-when-a-client-ghosts-you\/\" aria-label=\"How to Respond When a Client Ghosts You?\"><img decoding=\"async\" loading=\"lazy\" width=\"560\" height=\"315\" src=\"https:\/\/i0.wp.com\/www.inmysalon.com\/staging\/3138\/wp-content\/uploads\/2019\/12\/ghost-blog-post-min.png?fit=560%2C315&amp;ssl=1\" class=\"attachment-large size-large wp-post-image\" alt=\"\" style=\"\" srcset=\"https:\/\/i0.wp.com\/www.inmysalon.com\/staging\/3138\/wp-content\/uploads\/2019\/12\/ghost-blog-post-min.png?w=560&amp;ssl=1 560w, https:\/\/i0.wp.com\/www.inmysalon.com\/staging\/3138\/wp-content\/uploads\/2019\/12\/ghost-blog-post-min.png?resize=300%2C169&amp;ssl=1 300w, https:\/\/i0.wp.com\/www.inmysalon.com\/staging\/3138\/wp-content\/uploads\/2019\/12\/ghost-blog-post-min.png?resize=480%2C270&amp;ssl=1 480w\" sizes=\"auto, (max-width: 560px) 100vw, 560px\" \/><\/a><\/div><a class=\"wp-block-latest-posts__post-title\" href=\"https:\/\/www.inmysalon.com\/staging\/3138\/how-to-respond-when-a-client-ghosts-you\/\">How to Respond When a Client Ghosts You?<\/a><time datetime=\"2019-12-29T12:25:17-07:00\" class=\"wp-block-latest-posts__post-date\">December 29, 2019<\/time><div class=\"wp-block-latest-posts__post-excerpt\">In today&#8217;s post I am talking about some of the reasons your clients leave you and how to respond, or not respond to a client that ghosts you and when it is appropriate to do so #ghostedclients #salonbusiness #inmysalon<\/div><\/li>\n<li><div class=\"wp-block-latest-posts__featured-image\"><a href=\"https:\/\/www.inmysalon.com\/staging\/3138\/10-blog-posts-to-get-out-of-a-rut-and-back-to-growing-your-salon\/\" aria-label=\"10 Blog Posts to Get Out of a Rut and Back to Growing Your Salon\"><img decoding=\"async\" loading=\"lazy\" width=\"560\" height=\"315\" src=\"https:\/\/i0.wp.com\/www.inmysalon.com\/staging\/3138\/wp-content\/uploads\/2019\/07\/salon-rut-featured-image-min.png?fit=560%2C315&amp;ssl=1\" class=\"attachment-large size-large wp-post-image\" alt=\"\" style=\"\" srcset=\"https:\/\/i0.wp.com\/www.inmysalon.com\/staging\/3138\/wp-content\/uploads\/2019\/07\/salon-rut-featured-image-min.png?w=560&amp;ssl=1 560w, https:\/\/i0.wp.com\/www.inmysalon.com\/staging\/3138\/wp-content\/uploads\/2019\/07\/salon-rut-featured-image-min.png?resize=300%2C169&amp;ssl=1 300w\" sizes=\"auto, (max-width: 560px) 100vw, 560px\" \/><\/a><\/div><a class=\"wp-block-latest-posts__post-title\" href=\"https:\/\/www.inmysalon.com\/staging\/3138\/10-blog-posts-to-get-out-of-a-rut-and-back-to-growing-your-salon\/\">10 Blog Posts to Get Out of a Rut and Back to Growing Your Salon<\/a><time datetime=\"2019-10-06T01:30:42-07:00\" class=\"wp-block-latest-posts__post-date\">October 6, 2019<\/time><div class=\"wp-block-latest-posts__post-excerpt\">These top 10 blog posts can bust you out of that bad mindset and get you back to growing your salon business with new inspiration!\u00a0<\/div><\/li>\n<li><div class=\"wp-block-latest-posts__featured-image\"><a href=\"https:\/\/www.inmysalon.com\/staging\/3138\/how-i-started-this-beauty-blog-for-my-salon-studio\/\" aria-label=\"How I started this Beauty Blog for my Salon Studio\"><img decoding=\"async\" loading=\"lazy\" width=\"560\" height=\"315\" src=\"https:\/\/i0.wp.com\/www.inmysalon.com\/staging\/3138\/wp-content\/uploads\/2019\/07\/this-blog-featured-image-2-min.png?fit=560%2C315&amp;ssl=1\" class=\"attachment-large size-large wp-post-image\" alt=\"\" style=\"\" srcset=\"https:\/\/i0.wp.com\/www.inmysalon.com\/staging\/3138\/wp-content\/uploads\/2019\/07\/this-blog-featured-image-2-min.png?w=560&amp;ssl=1 560w, https:\/\/i0.wp.com\/www.inmysalon.com\/staging\/3138\/wp-content\/uploads\/2019\/07\/this-blog-featured-image-2-min.png?resize=300%2C169&amp;ssl=1 300w\" sizes=\"auto, (max-width: 560px) 100vw, 560px\" \/><\/a><\/div><a class=\"wp-block-latest-posts__post-title\" href=\"https:\/\/www.inmysalon.com\/staging\/3138\/how-i-started-this-beauty-blog-for-my-salon-studio\/\">How I started this Beauty Blog for my Salon Studio<\/a><time datetime=\"2019-09-22T06:09:57-07:00\" class=\"wp-block-latest-posts__post-date\">September 22, 2019<\/time><div class=\"wp-block-latest-posts__post-excerpt\">How I started this Beauty Blog for my Salon Studio &#8211; Having a blog for your salon studio is so important for you if your goal is to grow and I am talking to you today about how I started THIS blog and a little back story on how I got here.<\/div><\/li>\n<li><div class=\"wp-block-latest-posts__featured-image\"><a href=\"https:\/\/www.inmysalon.com\/staging\/3138\/how-to-create-a-salon-marketing-plan-by-reading-your-online-analytics\/\" aria-label=\"How to Create a Salon Marketing Plan That Attracts More Clients\"><img decoding=\"async\" loading=\"lazy\" width=\"560\" height=\"315\" src=\"https:\/\/i0.wp.com\/www.inmysalon.com\/staging\/3138\/wp-content\/uploads\/2019\/07\/SM-Post-featured-image-2-min.png?fit=560%2C315&amp;ssl=1\" class=\"attachment-large size-large wp-post-image\" alt=\"\" style=\"\" srcset=\"https:\/\/i0.wp.com\/www.inmysalon.com\/staging\/3138\/wp-content\/uploads\/2019\/07\/SM-Post-featured-image-2-min.png?w=560&amp;ssl=1 560w, https:\/\/i0.wp.com\/www.inmysalon.com\/staging\/3138\/wp-content\/uploads\/2019\/07\/SM-Post-featured-image-2-min.png?resize=300%2C169&amp;ssl=1 300w\" sizes=\"auto, (max-width: 560px) 100vw, 560px\" \/><\/a><\/div><a class=\"wp-block-latest-posts__post-title\" href=\"https:\/\/www.inmysalon.com\/staging\/3138\/how-to-create-a-salon-marketing-plan-by-reading-your-online-analytics\/\">How to Create a Salon Marketing Plan That Attracts More Clients<\/a><time datetime=\"2019-09-15T17:39:33-07:00\" class=\"wp-block-latest-posts__post-date\">September 15, 2019<\/time><div class=\"wp-block-latest-posts__post-excerpt\">How to Create a Salon Marketing Plan by Reading your Online Analytics &#8211; Let&#8217;s learn how to read your online analytics from your website and social media platforms to create an effective salon marketing plan!<\/div><\/li>\n<li><div class=\"wp-block-latest-posts__featured-image\"><a href=\"https:\/\/www.inmysalon.com\/staging\/3138\/how-to-start-a-beauty-blog-for-your-salon-studio\/\" aria-label=\"How to Start a Beauty Blog for your Salon Studio\"><img decoding=\"async\" loading=\"lazy\" width=\"560\" height=\"315\" src=\"https:\/\/i0.wp.com\/www.inmysalon.com\/staging\/3138\/wp-content\/uploads\/2019\/07\/beauty-blog-featured-image-2-min.png?fit=560%2C315&amp;ssl=1\" class=\"attachment-large size-large wp-post-image\" alt=\"\" style=\"\" srcset=\"https:\/\/i0.wp.com\/www.inmysalon.com\/staging\/3138\/wp-content\/uploads\/2019\/07\/beauty-blog-featured-image-2-min.png?w=560&amp;ssl=1 560w, https:\/\/i0.wp.com\/www.inmysalon.com\/staging\/3138\/wp-content\/uploads\/2019\/07\/beauty-blog-featured-image-2-min.png?resize=300%2C169&amp;ssl=1 300w\" sizes=\"auto, (max-width: 560px) 100vw, 560px\" \/><\/a><\/div><a class=\"wp-block-latest-posts__post-title\" href=\"https:\/\/www.inmysalon.com\/staging\/3138\/how-to-start-a-beauty-blog-for-your-salon-studio\/\">How to Start a Beauty Blog for your Salon Studio<\/a><time datetime=\"2019-09-01T06:39:20-07:00\" class=\"wp-block-latest-posts__post-date\">September 1, 2019<\/time><div class=\"wp-block-latest-posts__post-excerpt\">A beauty blog is the #1 way I recommend to drive traffic to your beauty website AND instantly turn yourself into an expert in your niche.<\/div><\/li>\n<li><div class=\"wp-block-latest-posts__featured-image\"><a href=\"https:\/\/www.inmysalon.com\/staging\/3138\/how-to-analyze-your-salon-business-numbers-and-set-goals\/\" aria-label=\"How to Analyze your Salon Business Numbers and Set Goals\"><img decoding=\"async\" loading=\"lazy\" width=\"560\" height=\"315\" src=\"https:\/\/i0.wp.com\/www.inmysalon.com\/staging\/3138\/wp-content\/uploads\/2019\/07\/analyze-numbers-feature-image-min.png?fit=560%2C315&amp;ssl=1\" class=\"attachment-large size-large wp-post-image\" alt=\"\" style=\"\" srcset=\"https:\/\/i0.wp.com\/www.inmysalon.com\/staging\/3138\/wp-content\/uploads\/2019\/07\/analyze-numbers-feature-image-min.png?w=560&amp;ssl=1 560w, https:\/\/i0.wp.com\/www.inmysalon.com\/staging\/3138\/wp-content\/uploads\/2019\/07\/analyze-numbers-feature-image-min.png?resize=300%2C169&amp;ssl=1 300w\" sizes=\"auto, (max-width: 560px) 100vw, 560px\" \/><\/a><\/div><a class=\"wp-block-latest-posts__post-title\" href=\"https:\/\/www.inmysalon.com\/staging\/3138\/how-to-analyze-your-salon-business-numbers-and-set-goals\/\">How to Analyze your Salon Business Numbers and Set Goals<\/a><time datetime=\"2019-08-25T07:19:39-07:00\" class=\"wp-block-latest-posts__post-date\">August 25, 2019<\/time><div class=\"wp-block-latest-posts__post-excerpt\">Let&#8217;s break down your salon business numbers in an easy way so you can start reaching your goals you set for your salon studio!<\/div><\/li>\n<li><div class=\"wp-block-latest-posts__featured-image\"><a href=\"https:\/\/www.inmysalon.com\/staging\/3138\/identifying-your-salon-studio-business-weakness-and-setting-goals\/\" aria-label=\"Identifying Your Weaknesses and Setting Salon Business Goals\"><img decoding=\"async\" loading=\"lazy\" width=\"560\" height=\"315\" src=\"https:\/\/i0.wp.com\/www.inmysalon.com\/staging\/3138\/wp-content\/uploads\/2019\/07\/weak-business-min.png?fit=560%2C315&amp;ssl=1\" class=\"attachment-large size-large wp-post-image\" alt=\"\" style=\"\" srcset=\"https:\/\/i0.wp.com\/www.inmysalon.com\/staging\/3138\/wp-content\/uploads\/2019\/07\/weak-business-min.png?w=560&amp;ssl=1 560w, https:\/\/i0.wp.com\/www.inmysalon.com\/staging\/3138\/wp-content\/uploads\/2019\/07\/weak-business-min.png?resize=300%2C169&amp;ssl=1 300w\" sizes=\"auto, (max-width: 560px) 100vw, 560px\" \/><\/a><\/div><a class=\"wp-block-latest-posts__post-title\" href=\"https:\/\/www.inmysalon.com\/staging\/3138\/identifying-your-salon-studio-business-weakness-and-setting-goals\/\">Identifying Your Weaknesses and Setting Salon Business Goals<\/a><time datetime=\"2019-08-11T07:00:36-07:00\" class=\"wp-block-latest-posts__post-date\">August 11, 2019<\/time><div class=\"wp-block-latest-posts__post-excerpt\">Salon studio success is strongly determined by your ability to look at your business objectively and setting goals. If you can dream it you can achieve it! <\/div><\/li>\n<li><div class=\"wp-block-latest-posts__featured-image\"><a href=\"https:\/\/www.inmysalon.com\/staging\/3138\/are-you-wasting-money-when-you-pay-for-salon-education\/\" aria-label=\"Are you Wasting Money when you Pay for Salon Education\"><img decoding=\"async\" loading=\"lazy\" width=\"560\" height=\"315\" src=\"https:\/\/i0.wp.com\/www.inmysalon.com\/staging\/3138\/wp-content\/uploads\/2019\/07\/salon-education-featured-image-min.png?fit=560%2C315&amp;ssl=1\" class=\"attachment-large size-large wp-post-image\" alt=\"\" style=\"\" srcset=\"https:\/\/i0.wp.com\/www.inmysalon.com\/staging\/3138\/wp-content\/uploads\/2019\/07\/salon-education-featured-image-min.png?w=560&amp;ssl=1 560w, https:\/\/i0.wp.com\/www.inmysalon.com\/staging\/3138\/wp-content\/uploads\/2019\/07\/salon-education-featured-image-min.png?resize=300%2C169&amp;ssl=1 300w\" sizes=\"auto, (max-width: 560px) 100vw, 560px\" \/><\/a><\/div><a class=\"wp-block-latest-posts__post-title\" href=\"https:\/\/www.inmysalon.com\/staging\/3138\/are-you-wasting-money-when-you-pay-for-salon-education\/\">Are you Wasting Money when you Pay for Salon Education<\/a><time datetime=\"2019-08-04T06:39:49-07:00\" class=\"wp-block-latest-posts__post-date\">August 4, 2019<\/time><div class=\"wp-block-latest-posts__post-excerpt\">When you are a hairstylist paying for salon education on your own can feel like a huge burden especially if you don&#8217;t learn as much as you expected.\n<\/div><\/li>\n<li><div class=\"wp-block-latest-posts__featured-image\"><a href=\"https:\/\/www.inmysalon.com\/staging\/3138\/how-to-set-your-salons-website-on-semi-automatic\/\" aria-label=\"How To Set Your Salon Website On Semi-Automatic\"><img decoding=\"async\" loading=\"lazy\" width=\"560\" height=\"315\" src=\"https:\/\/i0.wp.com\/www.inmysalon.com\/staging\/3138\/wp-content\/uploads\/2019\/07\/semi-autopilot-featured-image-2-min.png?fit=560%2C315&amp;ssl=1\" class=\"attachment-large size-large wp-post-image\" alt=\"\" style=\"\" srcset=\"https:\/\/i0.wp.com\/www.inmysalon.com\/staging\/3138\/wp-content\/uploads\/2019\/07\/semi-autopilot-featured-image-2-min.png?w=560&amp;ssl=1 560w, https:\/\/i0.wp.com\/www.inmysalon.com\/staging\/3138\/wp-content\/uploads\/2019\/07\/semi-autopilot-featured-image-2-min.png?resize=300%2C169&amp;ssl=1 300w\" sizes=\"auto, (max-width: 560px) 100vw, 560px\" \/><\/a><\/div><a class=\"wp-block-latest-posts__post-title\" href=\"https:\/\/www.inmysalon.com\/staging\/3138\/how-to-set-your-salons-website-on-semi-automatic\/\">How To Set Your Salon Website On Semi-Automatic<\/a><time datetime=\"2019-07-28T05:17:25-07:00\" class=\"wp-block-latest-posts__post-date\">July 28, 2019<\/time><div class=\"wp-block-latest-posts__post-excerpt\">The operations portion of building your salon website depends greatly on setting it on semi-autopilot. It\u2019s almost like having your own little virtual assistant that does exactly what you want when you want it and how you want it! #salonwebsite #salonbusiness #salonmarketing<\/div><\/li>\n<\/ul><\/div><\/div>\n","protected":false},"excerpt":{"rendered":"<p>The In My Salon Blog Welcome to the blog. Stay a while. Kick up your feet. This is where I share the business side of beauty, one honest, useable post at a time. New here? Start with these four. The fastest way in. Read them in order and you&#8217;ll skip the overwhelm. 1 Build Your&#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":"disable","_kad_post_title":"hide","_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-4841","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>Salon Business Blog for Independent Hairstylists | In My Salon<\/title>\n<meta name=\"description\" content=\"Explore salon business strategies, marketing tips, and real-world lessons for independent hairstylists and salon studio owners.\" \/>\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\/staging\/3138\/blog-page-new\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Salon Business Blog for Independent Hairstylists | In My Salon\" \/>\n<meta property=\"og:description\" content=\"Explore salon business strategies, marketing tips, and real-world lessons for independent hairstylists and salon studio owners.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.inmysalon.com\/staging\/3138\/blog-page-new\/\" \/>\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-21T00:13:46+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=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.inmysalon.com\\\/staging\\\/3138\\\/blog-page-new\\\/\",\"url\":\"https:\\\/\\\/www.inmysalon.com\\\/staging\\\/3138\\\/blog-page-new\\\/\",\"name\":\"Salon Business Blog for Independent Hairstylists | In My Salon\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.inmysalon.com\\\/staging\\\/3138\\\/#website\"},\"datePublished\":\"2026-06-15T02:44:14+00:00\",\"dateModified\":\"2026-06-21T00:13:46+00:00\",\"description\":\"Explore salon business strategies, marketing tips, and real-world lessons for independent hairstylists and salon studio owners.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.inmysalon.com\\\/staging\\\/3138\\\/blog-page-new\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.inmysalon.com\\\/staging\\\/3138\\\/blog-page-new\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.inmysalon.com\\\/staging\\\/3138\\\/blog-page-new\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.inmysalon.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Blog Page\"}]},{\"@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":"Salon Business Blog for Independent Hairstylists | In My Salon","description":"Explore salon business strategies, marketing tips, and real-world lessons for independent hairstylists and salon studio owners.","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\/staging\/3138\/blog-page-new\/","og_locale":"en_US","og_type":"article","og_title":"Salon Business Blog for Independent Hairstylists | In My Salon","og_description":"Explore salon business strategies, marketing tips, and real-world lessons for independent hairstylists and salon studio owners.","og_url":"https:\/\/www.inmysalon.com\/staging\/3138\/blog-page-new\/","og_site_name":"IN MY SALON","article_publisher":"https:\/\/www.facebook.com\/inmysalon\/","article_modified_time":"2026-06-21T00:13:46+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":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.inmysalon.com\/staging\/3138\/blog-page-new\/","url":"https:\/\/www.inmysalon.com\/staging\/3138\/blog-page-new\/","name":"Salon Business Blog for Independent Hairstylists | In My Salon","isPartOf":{"@id":"https:\/\/www.inmysalon.com\/staging\/3138\/#website"},"datePublished":"2026-06-15T02:44:14+00:00","dateModified":"2026-06-21T00:13:46+00:00","description":"Explore salon business strategies, marketing tips, and real-world lessons for independent hairstylists and salon studio owners.","breadcrumb":{"@id":"https:\/\/www.inmysalon.com\/staging\/3138\/blog-page-new\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.inmysalon.com\/staging\/3138\/blog-page-new\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.inmysalon.com\/staging\/3138\/blog-page-new\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.inmysalon.com\/"},{"@type":"ListItem","position":2,"name":"Blog Page"}]},{"@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-1g5","jetpack_likes_enabled":true,"_links":{"self":[{"href":"https:\/\/www.inmysalon.com\/staging\/3138\/wp-json\/wp\/v2\/pages\/4841","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=4841"}],"version-history":[{"count":21,"href":"https:\/\/www.inmysalon.com\/staging\/3138\/wp-json\/wp\/v2\/pages\/4841\/revisions"}],"predecessor-version":[{"id":5019,"href":"https:\/\/www.inmysalon.com\/staging\/3138\/wp-json\/wp\/v2\/pages\/4841\/revisions\/5019"}],"wp:attachment":[{"href":"https:\/\/www.inmysalon.com\/staging\/3138\/wp-json\/wp\/v2\/media?parent=4841"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}